++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Feb 9 04:59:29 PM UTC 2026 ===================' INFO: =================== Mon Feb 9 04:59:29 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ tr '\n' , +++ local local_ips=,10.0.0.33,10.105.162.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.105.162.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/09/2026 17:00:08.924 7fa033641500 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/09/2026 17:00:09.064 7fa033641500 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/09/2026 17:00:09.075 7fa033641500 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/09/2026 17:00:09.075 7fa033641500 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-02-09 17:00:14] "GET / HTTP/1.1" 503 181 0.000194 10.0.0.33 - - [2026-02-09 17:00:15] "GET / HTTP/1.1" 200 35931 0.001295 10.0.0.33 - - [2026-02-09 17:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.33 - - [2026-02-09 17:00:15] "GET /global-system-config/2098d36a-c3ed-47ae-83a2-c3a2fa13e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006356 10.0.0.33 - - [2026-02-09 17:00:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.001941 10.0.0.33 - - [2026-02-09 17:00:15] "POST /config-nodes HTTP/1.1" 200 593 0.029144 10.0.0.33 - - [2026-02-09 17:00:15] "GET / HTTP/1.1" 200 45303 0.002535 10.0.0.33 - - [2026-02-09 17:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005823 10.0.0.33 - - [2026-02-09 17:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007772 10.0.0.33 - - [2026-02-09 17:00:15] "GET / HTTP/1.1" 200 35931 0.001188 10.0.0.33 - - [2026-02-09 17:00:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002676 10.0.0.33 - - [2026-02-09 17:00:16] "GET / HTTP/1.1" 200 35931 0.001657 10.0.0.33 - - [2026-02-09 17:00:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.002772 10.0.0.33 - - [2026-02-09 17:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.33 - - [2026-02-09 17:00:16] "GET /global-system-config/2098d36a-c3ed-47ae-83a2-c3a2fa13e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005105 10.0.0.33 - - [2026-02-09 17:00:16] "POST /service-appliance-sets HTTP/1.1" 200 553 0.069009 10.0.0.33 - - [2026-02-09 17:00:16] "POST /fqname-to-id HTTP/1.1" 404 180 0.002172 10.0.0.33 - - [2026-02-09 17:00:16] "GET / HTTP/1.1" 200 35931 0.001327 10.0.0.33 - - [2026-02-09 17:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.33 - - [2026-02-09 17:00:16] "GET /global-system-config/2098d36a-c3ed-47ae-83a2-c3a2fa13e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005226 10.0.0.33 - - [2026-02-09 17:00:16] "GET / HTTP/1.1" 200 35931 0.001233 10.0.0.33 - - [2026-02-09 17:00:16] "POST /service-appliance-sets HTTP/1.1" 200 541 0.176123 10.0.0.33 - - [2026-02-09 17:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.33 - - [2026-02-09 17:00:17] "GET /network-ipam/455f7793-e12a-4cbe-8d01-d96ffa50ccad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003713 10.0.0.33 - - [2026-02-09 17:00:17] "POST /service-templates HTTP/1.1" 200 511 0.127697 10.0.0.33 - - [2026-02-09 17:00:17] "POST /service-templates HTTP/1.1" 200 501 0.109226 10.0.0.33 - - [2026-02-09 17:00:17] "POST /service-templates HTTP/1.1" 200 515 0.225175 10.0.0.33 - - [2026-02-09 17:00:17] "POST /service-templates HTTP/1.1" 200 535 0.113417 10.0.0.33 - - [2026-02-09 17:00:17] "POST /service-templates HTTP/1.1" 200 507 0.084188 10.0.0.33 - - [2026-02-09 17:00:17] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.33 - - [2026-02-09 17:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.33 - - [2026-02-09 17:00:17] "GET /global-system-config/2098d36a-c3ed-47ae-83a2-c3a2fa13e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.013364 10.0.0.33 - - [2026-02-09 17:00:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.001977 10.0.0.33 - - [2026-02-09 17:00:18] "POST /config-database-nodes HTTP/1.1" 200 611 0.122855 10.0.0.33 - - [2026-02-09 17:00:19] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.33 - - [2026-02-09 17:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.33 - - [2026-02-09 17:00:19] "GET /routing-instance/b20a616d-a1f4-4f6b-9f7c-5afa36131fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004486 10.0.0.33 - - [2026-02-09 17:00:19] "POST /bgp-routers HTTP/1.1" 200 616 0.069412 10.0.0.33 - - [2026-02-09 17:00:19] "GET /bgp-router/64eee441-6e33-41f6-825c-721d201ba595?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.004897 10.0.0.33 - - [2026-02-09 17:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.33 - - [2026-02-09 17:00:19] "GET /global-system-config/2098d36a-c3ed-47ae-83a2-c3a2fa13e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004881 10.0.0.33 - - [2026-02-09 17:00:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004766 10.0.0.33 - - [2026-02-09 17:00:19] "POST /ref-update HTTP/1.1" 200 156 0.015619 10.0.0.33 - - [2026-02-09 17:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.33 - - [2026-02-09 17:00:20] "GET /global-vrouter-config/c3bcf2cc-d358-44ae-8b69-eb61a854fcd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003179 10.0.0.33 - - [2026-02-09 17:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.33 - - [2026-02-09 17:00:20] "PUT /global-vrouter-config/c3bcf2cc-d358-44ae-8b69-eb61a854fcd5 HTTP/1.1" 200 276 0.009634 10.0.0.33 - - [2026-02-09 17:00:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.33 - - [2026-02-09 17:00:20] "GET /network-ipam/455f7793-e12a-4cbe-8d01-d96ffa50ccad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003170 10.0.0.33 - - [2026-02-09 17:00:20] "GET / HTTP/1.1" 200 35931 0.003136 10.0.0.33 - - [2026-02-09 17:00:20] "POST /alarms HTTP/1.1" 200 581 0.033386 10.0.0.33 - - [2026-02-09 17:00:20] "POST /alarms HTTP/1.1" 200 575 0.028519 10.0.0.33 - - [2026-02-09 17:00:20] "POST /alarms HTTP/1.1" 200 575 0.029966 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 559 0.028836 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 555 0.043720 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 557 0.032855 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 565 0.018858 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 549 0.022337 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 557 0.034366 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 567 0.030685 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 555 0.028708 10.0.0.33 - - [2026-02-09 17:00:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.003429 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 567 0.047059 10.0.0.33 - - [2026-02-09 17:00:21] "POST /access-control-lists HTTP/1.1" 200 587 0.037862 10.0.0.33 - - [2026-02-09 17:00:21] "POST /fqname-to-id HTTP/1.1" 404 224 0.009833 10.0.0.33 - - [2026-02-09 17:00:21] "POST /access-control-lists HTTP/1.1" 200 585 0.018720 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 575 0.082356 10.0.0.33 - - [2026-02-09 17:00:21] "POST /route-targets HTTP/1.1" 200 327 0.017155 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 569 0.040392 10.0.0.33 - - [2026-02-09 17:00:21] "POST /ref-update HTTP/1.1" 200 156 0.022979 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 561 0.029032 10.0.0.33 - - [2026-02-09 17:00:21] "POST /route-targets HTTP/1.1" 200 327 0.011889 10.0.0.33 - - [2026-02-09 17:00:21] "POST /ref-update HTTP/1.1" 200 156 0.009732 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 561 0.024582 10.0.0.33 - - [2026-02-09 17:00:21] "POST /route-targets HTTP/1.1" 200 327 0.011722 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 561 0.029559 10.0.0.33 - - [2026-02-09 17:00:21] "POST /ref-update HTTP/1.1" 200 156 0.021000 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 547 0.024859 10.0.0.33 - - [2026-02-09 17:00:21] "POST /route-targets HTTP/1.1" 200 327 0.013417 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 595 0.024549 10.0.0.33 - - [2026-02-09 17:00:21] "POST /ref-update HTTP/1.1" 200 156 0.014209 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 575 0.026355 10.0.0.33 - - [2026-02-09 17:00:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.001800 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 571 0.024376 10.0.0.33 - - [2026-02-09 17:00:21] "POST /access-control-lists HTTP/1.1" 200 551 0.065029 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 583 0.037232 10.0.0.33 - - [2026-02-09 17:00:21] "POST /alarms HTTP/1.1" 200 609 0.020408 10.0.0.33 - - [2026-02-09 17:00:21] "PUT /access-control-list/1232b350-ec5d-4877-bf7c-19fd98ff9f82 HTTP/1.1" 200 272 0.020783 10.0.0.33 - - [2026-02-09 17:00:22] "PUT /access-control-list/d1dc55ea-b432-44aa-806a-600e52515fc2 HTTP/1.1" 200 272 0.028682 10.0.0.33 - - [2026-02-09 17:00:22] "GET / HTTP/1.1" 200 35931 0.003623 10.0.0.33 - - [2026-02-09 17:00:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003050 10.0.0.33 - - [2026-02-09 17:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.33 - - [2026-02-09 17:00:22] "PUT /global-vrouter-config/c3bcf2cc-d358-44ae-8b69-eb61a854fcd5 HTTP/1.1" 200 276 0.015289 10.0.0.33 - - [2026-02-09 17:00:22] "GET / HTTP/1.1" 200 35931 0.001174 10.0.0.33 - - [2026-02-09 17:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.33 - - [2026-02-09 17:00:22] "GET /global-vrouter-config/c3bcf2cc-d358-44ae-8b69-eb61a854fcd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002735 10.0.0.33 - - [2026-02-09 17:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.33 - - [2026-02-09 17:00:22] "PUT /global-vrouter-config/c3bcf2cc-d358-44ae-8b69-eb61a854fcd5 HTTP/1.1" 200 276 0.007067 10.0.0.33 - - [2026-02-09 17:00:22] "GET / HTTP/1.1" 200 35931 0.002085 10.0.0.33 - - [2026-02-09 17:00:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.33 - - [2026-02-09 17:00:22] "GET /global-system-config/2098d36a-c3ed-47ae-83a2-c3a2fa13e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.007504 10.0.0.33 - - [2026-02-09 17:00:22] "PUT /global-system-config/2098d36a-c3ed-47ae-83a2-c3a2fa13e23f HTTP/1.1" 200 274 0.015929 10.0.0.33 - - [2026-02-09 17:01:44] "GET / HTTP/1.1" 200 35931 0.001392 10.0.0.33 - - [2026-02-09 17:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.33 - - [2026-02-09 17:01:44] "GET /global-system-config/2098d36a-c3ed-47ae-83a2-c3a2fa13e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005134 10.0.0.33 - - [2026-02-09 17:01:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.001886 10.0.0.33 - - [2026-02-09 17:01:44] "POST /analytics-nodes HTTP/1.1" 200 599 0.025008 10.0.0.33 - - [2026-02-09 17:01:51] "GET / HTTP/1.1" 200 35931 0.001558 10.0.0.33 - - [2026-02-09 17:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.33 - - [2026-02-09 17:01:51] "GET /global-system-config/2098d36a-c3ed-47ae-83a2-c3a2fa13e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.008749 10.0.0.33 - - [2026-02-09 17:01:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.002223 10.0.0.33 - - [2026-02-09 17:01:51] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.045666 10.0.0.33 - - [2026-02-09 17:02:00] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.33 - - [2026-02-09 17:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.33 - - [2026-02-09 17:02:00] "GET /global-system-config/2098d36a-c3ed-47ae-83a2-c3a2fa13e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005877 10.0.0.33 - - [2026-02-09 17:02:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.002496 10.0.0.33 - - [2026-02-09 17:02:00] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.030947 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:02:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001070 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:02:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000948 10.0.0.33 - - [2026-02-09 17:02:05] "GET / HTTP/1.1" 200 35931 0.001764 10.0.0.33 - - [2026-02-09 17:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.33 - - [2026-02-09 17:02:05] "GET /global-system-config/2098d36a-c3ed-47ae-83a2-c3a2fa13e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004951 10.0.0.33 - - [2026-02-09 17:02:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.002048 10.0.0.33 - - [2026-02-09 17:02:05] "POST /database-nodes HTTP/1.1" 200 597 0.027475 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:02:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004372 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:02:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004176 10.0.0.33 - - [2026-02-09 17:02:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002408 10.0.0.33 - - [2026-02-09 17:02:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002308 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:02:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:02:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001093 10.0.0.33 - - [2026-02-09 17:03:17] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.33 - - [2026-02-09 17:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.33 - - [2026-02-09 17:03:17] "GET /global-system-config/2098d36a-c3ed-47ae-83a2-c3a2fa13e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006202 10.0.0.33 - - [2026-02-09 17:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.33 - - [2026-02-09 17:03:17] "GET /config-node/5976448a-2d46-45cc-a9b4-103fde1c3b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003781 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:03:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:03:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000941 10.0.0.33 - - [2026-02-09 17:03:29] "GET / HTTP/1.1" 200 35931 0.001316 10.0.0.33 - - [2026-02-09 17:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.33 - - [2026-02-09 17:03:29] "GET /routing-instance/b20a616d-a1f4-4f6b-9f7c-5afa36131fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003635 10.0.0.33 - - [2026-02-09 17:03:29] "POST /bgp-routers HTTP/1.1" 409 301 0.002860 10.0.0.33 - - [2026-02-09 17:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.33 - - [2026-02-09 17:03:29] "GET /bgp-router/64eee441-6e33-41f6-825c-721d201ba595?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.004626 10.0.0.33 - - [2026-02-09 17:03:29] "PUT /bgp-router/64eee441-6e33-41f6-825c-721d201ba595 HTTP/1.1" 200 254 0.035230 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:03:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001012 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:03:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000835 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:03:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:03:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000814 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:03:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001168 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:03:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001260 10.0.0.33 - - [2026-02-09 17:03:46] "GET / HTTP/1.1" 200 35931 0.001473 10.0.0.33 - - [2026-02-09 17:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.33 - - [2026-02-09 17:03:46] "GET /domain/8c0aea52-6b53-4c52-aa31-d5dce9981fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002669 10.0.0.33 - - [2026-02-09 17:03:46] "POST /id-to-fqname HTTP/1.1" 200 173 0.000606 10.0.0.33 - - [2026-02-09 17:03:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.020889 10.0.0.33 - - [2026-02-09 17:03:47] "POST /security-groups HTTP/1.1" 200 570 0.072759 10.0.0.33 - - [2026-02-09 17:03:47] "POST /projects HTTP/1.1" 200 481 0.304767 10.0.0.33 - - [2026-02-09 17:03:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.001922 10.0.0.33 - - [2026-02-09 17:03:47] "POST /security-groups HTTP/1.1" 200 534 0.072509 10.0.0.33 - - [2026-02-09 17:03:47] "POST /access-control-lists HTTP/1.1" 200 579 0.109208 10.0.0.33 - - [2026-02-09 17:03:47] "POST /fqname-to-id HTTP/1.1" 404 212 0.013134 10.0.0.33 - - [2026-02-09 17:03:47] "POST /chown HTTP/1.1" 200 109 0.071164 10.0.0.33 - - [2026-02-09 17:03:47] "POST /policy-managements HTTP/1.1" 409 214 0.011999 10.0.0.33 - - [2026-02-09 17:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.33 - - [2026-02-09 17:03:47] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011342 10.0.0.33 - - [2026-02-09 17:03:47] "POST /access-control-lists HTTP/1.1" 200 577 0.111317 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:03:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 10.0.0.33 - - [2026-02-09 17:03:47] "POST /fqname-to-id HTTP/1.1" 404 232 0.003711 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:03:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001030 10.0.0.33 - - [2026-02-09 17:03:47] "POST /application-policy-sets HTTP/1.1" 200 528 0.106251 10.0.0.33 - - [2026-02-09 17:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.33 - - [2026-02-09 17:03:47] "POST /access-control-lists HTTP/1.1" 200 594 0.055611 10.0.0.33 - - [2026-02-09 17:03:47] "GET /global-vrouter-config/c3bcf2cc-d358-44ae-8b69-eb61a854fcd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007453 10.0.0.33 - - [2026-02-09 17:03:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.004414 10.0.0.33 - - [2026-02-09 17:03:47] "PUT /global-vrouter-config/c3bcf2cc-d358-44ae-8b69-eb61a854fcd5 HTTP/1.1" 200 276 0.022346 10.0.0.33 - - [2026-02-09 17:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012785 10.0.0.33 - - [2026-02-09 17:03:47] "POST /access-control-lists HTTP/1.1" 200 592 0.056905 10.0.0.33 - - [2026-02-09 17:03:47] "GET /virtual-network/bf35675f-7f8c-4aa4-896d-803d313496e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.016513 10.0.0.33 - - [2026-02-09 17:03:47] "POST /id-to-fqname HTTP/1.1" 200 177 0.001182 10.0.0.33 - - [2026-02-09 17:03:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.018248 10.0.0.33 - - [2026-02-09 17:03:48] "POST /security-groups HTTP/1.1" 200 574 0.224075 10.0.0.33 - - [2026-02-09 17:03:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.007197 10.0.0.33 - - [2026-02-09 17:03:48] "POST /projects HTTP/1.1" 200 489 0.439981 10.0.0.33 - - [2026-02-09 17:03:48] "POST /access-control-lists HTTP/1.1" 200 583 0.086444 10.0.0.33 - - [2026-02-09 17:03:48] "POST /security-groups HTTP/1.1" 200 546 0.111718 10.0.0.33 - - [2026-02-09 17:03:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.007856 10.0.0.33 - - [2026-02-09 17:03:48] "POST /chown HTTP/1.1" 200 109 0.059965 10.0.0.33 - - [2026-02-09 17:03:48] "POST /access-control-lists HTTP/1.1" 200 581 0.083459 10.0.0.33 - - [2026-02-09 17:03:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.008680 10.0.0.33 - - [2026-02-09 17:03:48] "POST /network-ipams HTTP/1.1" 200 522 0.073498 10.0.0.33 - - [2026-02-09 17:03:48] "POST /access-control-lists HTTP/1.1" 200 602 0.056021 10.0.0.33 - - [2026-02-09 17:03:48] "POST /network-ipams HTTP/1.1" 200 510 0.051135 10.0.0.33 - - [2026-02-09 17:03:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.011283 10.0.0.33 - - [2026-02-09 17:03:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.007267 10.0.0.33 - - [2026-02-09 17:03:48] "POST /access-control-lists HTTP/1.1" 200 600 0.061647 10.0.0.33 - - [2026-02-09 17:03:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.002181 10.0.0.33 - - [2026-02-09 17:03:48] "POST /useragent-kv HTTP/1.1" 200 115 0.010070 10.0.0.33 - - [2026-02-09 17:03:48] "POST /virtual-networks HTTP/1.1" 200 538 0.160720 10.0.0.33 - - [2026-02-09 17:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.33 - - [2026-02-09 17:03:48] "POST /access-control-lists HTTP/1.1" 200 589 0.070554 10.0.0.33 - - [2026-02-09 17:03:48] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.014013 10.0.0.33 - - [2026-02-09 17:03:48] "POST /network-ipams HTTP/1.1" 200 518 0.032896 10.0.0.33 - - [2026-02-09 17:03:48] "POST /fqname-to-id HTTP/1.1" 404 202 0.005260 10.0.0.33 - - [2026-02-09 17:03:48] "POST /route-targets HTTP/1.1" 200 327 0.029928 10.0.0.33 - - [2026-02-09 17:03:48] "POST /ref-update HTTP/1.1" 200 156 0.033243 10.0.0.33 - - [2026-02-09 17:03:48] "PUT /access-control-list/280156c9-3e21-42d5-9f14-225f46e89a47 HTTP/1.1" 200 272 0.043356 10.0.0.33 - - [2026-02-09 17:03:49] "POST /useragent-kv HTTP/1.1" 200 115 0.012153 10.0.0.33 - - [2026-02-09 17:03:49] "POST /virtual-networks HTTP/1.1" 200 546 0.205897 10.0.0.33 - - [2026-02-09 17:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007651 10.0.0.33 - - [2026-02-09 17:03:49] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1748 0.010354 10.0.0.33 - - [2026-02-09 17:03:49] "POST /route-targets HTTP/1.1" 200 327 0.026644 10.0.0.33 - - [2026-02-09 17:03:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.018561 10.0.0.33 - - [2026-02-09 17:03:49] "POST /ref-update HTTP/1.1" 200 156 0.041000 10.0.0.33 - - [2026-02-09 17:03:49] "POST /network-policys HTTP/1.1" 200 538 0.050081 10.0.0.33 - - [2026-02-09 17:03:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.002855 10.0.0.33 - - [2026-02-09 17:03:49] "POST /network-policys HTTP/1.1" 200 534 0.029466 10.0.0.33 - - [2026-02-09 17:03:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.009139 10.0.0.33 - - [2026-02-09 17:03:49] "POST /network-policys HTTP/1.1" 200 542 0.041357 10.0.0.33 - - [2026-02-09 17:03:49] "PUT /access-control-list/9763f218-a5c8-4658-beee-c8e61c46ff4c HTTP/1.1" 200 272 0.027072 10.0.0.33 - - [2026-02-09 17:03:49] "POST /ref-update HTTP/1.1" 200 156 0.097389 10.0.0.33 - - [2026-02-09 17:03:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002172 10.0.0.33 - - [2026-02-09 17:03:49] "POST /ref-update HTTP/1.1" 200 156 0.074073 10.0.0.33 - - [2026-02-09 17:03:49] "PUT /access-control-list/280156c9-3e21-42d5-9f14-225f46e89a47 HTTP/1.1" 200 272 0.077391 10.0.0.33 - - [2026-02-09 17:03:49] "PUT /access-control-list/9763f218-a5c8-4658-beee-c8e61c46ff4c HTTP/1.1" 200 272 0.085536 10.0.0.33 - - [2026-02-09 17:03:49] "POST /ref-update HTTP/1.1" 200 156 0.119447 10.0.0.33 - - [2026-02-09 17:03:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010108 10.0.0.33 - - [2026-02-09 17:03:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031191 10.0.0.33 - - [2026-02-09 17:03:49] "POST /ref-update HTTP/1.1" 200 156 0.079417 10.0.0.33 - - [2026-02-09 17:03:49] "PUT /access-control-list/280156c9-3e21-42d5-9f14-225f46e89a47 HTTP/1.1" 200 272 0.095646 10.0.0.33 - - [2026-02-09 17:03:50] "POST /ref-update HTTP/1.1" 200 156 0.143511 10.0.0.33 - - [2026-02-09 17:03:50] "POST /fqname-to-id HTTP/1.1" 404 237 0.012315 10.0.0.33 - - [2026-02-09 17:03:50] "POST /access-control-lists HTTP/1.1" 200 601 0.095245 10.0.0.33 - - [2026-02-09 17:03:50] "POST /ref-update HTTP/1.1" 200 156 0.256106 10.0.0.33 - - [2026-02-09 17:03:50] "PUT /access-control-list/9763f218-a5c8-4658-beee-c8e61c46ff4c HTTP/1.1" 200 272 0.088101 10.0.0.33 - - [2026-02-09 17:03:50] "POST /ref-update HTTP/1.1" 200 156 0.118205 10.0.0.33 - - [2026-02-09 17:03:50] "PUT /access-control-list/a862061a-199d-4335-b6d5-61b8f8b599b9 HTTP/1.1" 200 272 0.035004 10.0.0.33 - - [2026-02-09 17:03:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015094 10.0.0.33 - - [2026-02-09 17:03:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005543 10.0.0.33 - - [2026-02-09 17:03:50] "POST /ref-update HTTP/1.1" 200 156 0.061831 10.0.0.33 - - [2026-02-09 17:03:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007059 10.0.0.33 - - [2026-02-09 17:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006598 10.0.0.33 - - [2026-02-09 17:03:50] "PUT /access-control-list/a862061a-199d-4335-b6d5-61b8f8b599b9 HTTP/1.1" 200 272 0.079878 10.0.0.33 - - [2026-02-09 17:03:50] "GET /virtual-network/bf35675f-7f8c-4aa4-896d-803d313496e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.062284 10.0.0.33 - - [2026-02-09 17:03:50] "POST /ref-update HTTP/1.1" 200 156 0.070243 10.0.0.33 - - [2026-02-09 17:03:50] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.014395 10.0.0.33 - - [2026-02-09 17:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.33 - - [2026-02-09 17:03:50] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004760 10.0.0.33 - - [2026-02-09 17:03:50] "POST /firewall-policys HTTP/1.1" 200 530 0.044872 10.0.0.33 - - [2026-02-09 17:03:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015989 10.0.0.33 - - [2026-02-09 17:03:50] "GET /firewall-policy/51a2279b-d736-49aa-9096-bd58ce39b91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.010101 10.0.0.33 - - [2026-02-09 17:03:50] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003887 10.0.0.33 - - [2026-02-09 17:03:50] "GET /firewall-policy/51a2279b-d736-49aa-9096-bd58ce39b91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003323 10.0.0.33 - - [2026-02-09 17:03:50] "POST /ref-update HTTP/1.1" 200 156 0.023451 10.0.0.33 - - [2026-02-09 17:03:50] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.021804 10.0.0.33 - - [2026-02-09 17:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.33 - - [2026-02-09 17:03:51] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013894 10.0.0.33 - - [2026-02-09 17:03:51] "POST /firewall-policys HTTP/1.1" 200 532 0.135071 10.0.0.33 - - [2026-02-09 17:03:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.032141 10.0.0.33 - - [2026-02-09 17:03:51] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.010821 10.0.0.33 - - [2026-02-09 17:03:51] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.007098 10.0.0.33 - - [2026-02-09 17:03:51] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004834 10.0.0.33 - - [2026-02-09 17:03:51] "GET /firewall-policy/51a2279b-d736-49aa-9096-bd58ce39b91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002790 10.0.0.33 - - [2026-02-09 17:03:51] "GET /firewall-policy/51a2279b-d736-49aa-9096-bd58ce39b91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003711 10.0.0.33 - - [2026-02-09 17:03:51] "POST /ref-update HTTP/1.1" 200 156 0.020842 10.0.0.33 - - [2026-02-09 17:03:51] "POST /ref-update HTTP/1.1" 200 156 0.060542 10.0.0.33 - - [2026-02-09 17:03:51] "POST /ref-update HTTP/1.1" 200 156 0.055193 10.0.0.33 - - [2026-02-09 17:03:51] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.027824 10.0.0.33 - - [2026-02-09 17:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.33 - - [2026-02-09 17:03:51] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.030894 10.0.0.33 - - [2026-02-09 17:03:51] "POST /firewall-policys HTTP/1.1" 200 530 0.099196 10.0.0.33 - - [2026-02-09 17:03:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.015671 10.0.0.33 - - [2026-02-09 17:03:51] "GET /firewall-policy/4d289ec8-62c4-49cb-9d6e-1b8eda445039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.019963 10.0.0.33 - - [2026-02-09 17:03:51] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.009571 10.0.0.33 - - [2026-02-09 17:03:51] "GET /firewall-policy/4d289ec8-62c4-49cb-9d6e-1b8eda445039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004362 10.0.0.33 - - [2026-02-09 17:03:51] "GET /firewall-policy/51a2279b-d736-49aa-9096-bd58ce39b91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008811 10.0.0.33 - - [2026-02-09 17:03:51] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002766 10.0.0.33 - - [2026-02-09 17:03:51] "GET /firewall-policy/51a2279b-d736-49aa-9096-bd58ce39b91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002723 10.0.0.33 - - [2026-02-09 17:03:51] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002914 10.0.0.33 - - [2026-02-09 17:03:52] "POST /ref-update HTTP/1.1" 200 156 0.040167 10.0.0.33 - - [2026-02-09 17:03:52] "POST /ref-update HTTP/1.1" 200 156 0.044760 10.0.0.33 - - [2026-02-09 17:03:52] "POST /ref-update HTTP/1.1" 200 156 0.039400 10.0.0.33 - - [2026-02-09 17:03:52] "POST /ref-update HTTP/1.1" 200 156 0.033557 10.0.0.33 - - [2026-02-09 17:03:52] "POST /ref-update HTTP/1.1" 200 156 0.041145 10.0.0.33 - - [2026-02-09 17:03:52] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.009682 10.0.0.33 - - [2026-02-09 17:03:52] "POST /tags HTTP/1.1" 200 299 0.037127 10.0.0.33 - - [2026-02-09 17:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.33 - - [2026-02-09 17:03:52] "GET /tag/973e5433-dc2e-4164-a1e3-5299765a3632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013598 10.0.0.33 - - [2026-02-09 17:03:52] "POST /set-tag HTTP/1.1" 200 109 0.013374 10.0.0.33 - - [2026-02-09 17:03:52] "POST /tags HTTP/1.1" 200 357 0.102373 10.0.0.33 - - [2026-02-09 17:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012076 10.0.0.33 - - [2026-02-09 17:03:52] "GET /tag/624fd5fc-b82f-4029-912b-5197904c62df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.021170 10.0.0.33 - - [2026-02-09 17:03:52] "POST /tags HTTP/1.1" 200 305 0.057658 10.0.0.33 - - [2026-02-09 17:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.33 - - [2026-02-09 17:03:52] "GET /tag/ef456c56-740b-418b-921f-ae42dd930cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.015617 10.0.0.33 - - [2026-02-09 17:03:52] "POST /id-to-fqname HTTP/1.1" 200 174 0.001738 10.0.0.33 - - [2026-02-09 17:03:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.012381 10.0.0.33 - - [2026-02-09 17:03:53] "POST /security-groups HTTP/1.1" 200 571 0.087128 10.0.0.33 - - [2026-02-09 17:03:53] "POST /projects HTTP/1.1" 200 483 0.241452 10.0.0.33 - - [2026-02-09 17:03:53] "POST /fqname-to-id HTTP/1.1" 404 214 0.010537 10.0.0.33 - - [2026-02-09 17:03:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.061079 10.0.0.33 - - [2026-02-09 17:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018805 10.0.0.33 - - [2026-02-09 17:03:53] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.022859 10.0.0.33 - - [2026-02-09 17:03:53] "POST /access-control-lists HTTP/1.1" 200 580 0.086534 10.0.0.33 - - [2026-02-09 17:03:53] "POST /fqname-to-id HTTP/1.1" 404 213 0.018101 10.0.0.33 - - [2026-02-09 17:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006606 10.0.0.33 - - [2026-02-09 17:03:53] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2574 0.017279 10.0.0.33 - - [2026-02-09 17:03:53] "POST /access-control-lists HTTP/1.1" 200 578 0.059144 10.0.0.33 - - [2026-02-09 17:03:53] "PUT /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7 HTTP/1.1" 200 264 0.105742 10.0.0.33 - - [2026-02-09 17:03:53] "PUT /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862 HTTP/1.1" 200 264 0.071896 10.0.0.33 - - [2026-02-09 17:03:53] "POST /security-groups HTTP/1.1" 200 537 0.085556 10.0.0.33 - - [2026-02-09 17:03:53] "POST /fqname-to-id HTTP/1.1" 404 234 0.004764 10.0.0.33 - - [2026-02-09 17:03:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.064867 10.0.0.33 - - [2026-02-09 17:03:53] "POST /chown HTTP/1.1" 200 109 0.045983 10.0.0.33 - - [2026-02-09 17:03:53] "POST /access-control-lists HTTP/1.1" 200 596 0.089038 10.0.0.33 - - [2026-02-09 17:03:53] "POST /fqname-to-id HTTP/1.1" 404 233 0.015780 10.0.0.33 - - [2026-02-09 17:03:53] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.040577 10.0.0.33 - - [2026-02-09 17:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007384 10.0.0.33 - - [2026-02-09 17:03:53] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017685 10.0.0.33 - - [2026-02-09 17:03:53] "POST /tags HTTP/1.1" 409 207 0.002041 10.0.0.33 - - [2026-02-09 17:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.33 - - [2026-02-09 17:03:53] "GET /tag/ef456c56-740b-418b-921f-ae42dd930cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.037734 10.0.0.33 - - [2026-02-09 17:03:53] "POST /access-control-lists HTTP/1.1" 200 594 0.160040 10.0.0.33 - - [2026-02-09 17:03:54] "POST /firewall-rules HTTP/1.1" 200 564 0.086922 10.0.0.33 - - [2026-02-09 17:03:54] "GET /firewall-rule/e08d5063-07f4-4ff1-b5b2-28dd853e4d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.006904 10.0.0.33 - - [2026-02-09 17:03:54] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004787 10.0.0.33 - - [2026-02-09 17:03:54] "GET /firewall-rule/e08d5063-07f4-4ff1-b5b2-28dd853e4d62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.002753 10.0.0.33 - - [2026-02-09 17:03:54] "POST /ref-update HTTP/1.1" 200 156 0.032293 10.0.0.33 - - [2026-02-09 17:03:54] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007936 10.0.0.33 - - [2026-02-09 17:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:03:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 10.0.0.33 - - [2026-02-09 17:03:54] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012852 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:03:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 10.0.0.33 - - [2026-02-09 17:03:54] "POST /tags HTTP/1.1" 409 207 0.008534 10.0.0.33 - - [2026-02-09 17:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.33 - - [2026-02-09 17:03:54] "GET /tag/ef456c56-740b-418b-921f-ae42dd930cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.017414 10.0.0.33 - - [2026-02-09 17:03:54] "POST /firewall-rules HTTP/1.1" 200 562 0.113172 10.0.0.33 - - [2026-02-09 17:03:54] "GET /firewall-rule/e9d0b802-a1b6-42c4-b685-3cf04911ab42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.036530 10.0.0.33 - - [2026-02-09 17:03:54] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004259 10.0.0.33 - - [2026-02-09 17:03:54] "GET /firewall-rule/e9d0b802-a1b6-42c4-b685-3cf04911ab42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005011 10.0.0.33 - - [2026-02-09 17:03:54] "POST /ref-update HTTP/1.1" 200 156 0.026200 10.0.0.33 - - [2026-02-09 17:03:54] "POST /tags HTTP/1.1" 200 355 0.062744 10.0.0.33 - - [2026-02-09 17:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.026550 10.0.0.33 - - [2026-02-09 17:03:54] "GET /tag/e25f3304-1be3-42db-b7af-824f32deaca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.026566 10.0.0.33 - - [2026-02-09 17:03:55] "POST /tags HTTP/1.1" 200 303 0.271299 10.0.0.33 - - [2026-02-09 17:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.031705 10.0.0.33 - - [2026-02-09 17:03:55] "GET /tag/61b388a8-1321-4ac2-a0f3-3d6afdb25901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.025033 10.0.0.33 - - [2026-02-09 17:03:55] "POST /projects HTTP/1.1" 409 218 0.002592 10.0.0.33 - - [2026-02-09 17:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.33 - - [2026-02-09 17:03:55] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059047 10.0.0.33 - - [2026-02-09 17:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.33 - - [2026-02-09 17:03:55] "GET /network-ipam/76868e48-9039-4fb2-9abb-87aff6155789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004896 10.0.0.33 - - [2026-02-09 17:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.33 - - [2026-02-09 17:03:55] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004911 10.0.0.33 - - [2026-02-09 17:03:55] "PUT /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7 HTTP/1.1" 200 264 0.054225 10.0.0.33 - - [2026-02-09 17:03:55] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.009010 10.0.0.33 - - [2026-02-09 17:03:55] "POST /set-tag HTTP/1.1" 200 109 0.063682 10.0.0.33 - - [2026-02-09 17:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017761 10.0.0.33 - - [2026-02-09 17:03:55] "GET /network-ipam/a50f7142-beb7-4f05-9e29-fa57961e66cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.005792 10.0.0.33 - - [2026-02-09 17:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.33 - - [2026-02-09 17:03:55] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.004538 10.0.0.33 - - [2026-02-09 17:03:55] "PUT /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862 HTTP/1.1" 200 264 0.067797 10.0.0.33 - - [2026-02-09 17:03:55] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005900 10.0.0.33 - - [2026-02-09 17:03:55] "POST /set-tag HTTP/1.1" 200 109 0.055305 10.0.0.33 - - [2026-02-09 17:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010951 10.0.0.33 - - [2026-02-09 17:03:55] "GET /network-policy/6551aa35-7cfc-4f10-b19d-03c581c9ebcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003422 10.0.0.33 - - [2026-02-09 17:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.33 - - [2026-02-09 17:03:55] "GET /network-policy/43831505-8367-46b5-85ea-b8f6954e5c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002891 10.0.0.33 - - [2026-02-09 17:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.33 - - [2026-02-09 17:03:55] "GET /network-policy/6cb1f28c-8066-4ed8-81bb-17c91e497aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004100 10.0.0.33 - - [2026-02-09 17:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.33 - - [2026-02-09 17:03:56] "PUT /network-policy/6cb1f28c-8066-4ed8-81bb-17c91e497aa7 HTTP/1.1" 200 262 0.029827 10.0.0.33 - - [2026-02-09 17:03:56] "PUT /access-control-list/a862061a-199d-4335-b6d5-61b8f8b599b9 HTTP/1.1" 200 272 0.027250 10.0.0.33 - - [2026-02-09 17:03:56] "POST /ref-update HTTP/1.1" 200 156 0.087817 10.0.0.33 - - [2026-02-09 17:03:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030459 10.0.0.33 - - [2026-02-09 17:03:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015255 10.0.0.33 - - [2026-02-09 17:03:56] "PUT /access-control-list/280156c9-3e21-42d5-9f14-225f46e89a47 HTTP/1.1" 200 272 0.095555 10.0.0.33 - - [2026-02-09 17:03:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019361 10.0.0.33 - - [2026-02-09 17:03:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009192 10.0.0.33 - - [2026-02-09 17:03:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002347 10.0.0.33 - - [2026-02-09 17:03:56] "POST /security-groups HTTP/1.1" 409 245 0.003478 10.0.0.33 - - [2026-02-09 17:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.33 - - [2026-02-09 17:03:56] "PUT /security-group/a79494a3-04dd-48c9-8244-7bd20e3e9164 HTTP/1.1" 200 262 0.063779 10.0.0.33 - - [2026-02-09 17:03:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019197 10.0.0.33 - - [2026-02-09 17:03:56] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007457 10.0.0.33 - - [2026-02-09 17:03:56] "PUT /access-control-list/4b2eb63c-b60b-4831-a789-74dc47b0b91b HTTP/1.1" 200 272 0.034768 10.0.0.33 - - [2026-02-09 17:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.33 - - [2026-02-09 17:03:56] "PUT /access-control-list/4cc6a3af-4dd9-43d2-9bee-c2fe0cc99833 HTTP/1.1" 200 272 0.027644 10.0.0.33 - - [2026-02-09 17:03:56] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004175 10.0.0.33 - - [2026-02-09 17:03:56] "POST /tags HTTP/1.1" 409 206 0.004200 10.0.0.33 - - [2026-02-09 17:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.33 - - [2026-02-09 17:03:56] "GET /tag/61b388a8-1321-4ac2-a0f3-3d6afdb25901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018617 10.0.0.33 - - [2026-02-09 17:03:56] "POST /firewall-rules HTTP/1.1" 200 562 0.110969 10.0.0.33 - - [2026-02-09 17:03:56] "GET /firewall-rule/345aaf4e-b8c7-4784-ac22-82c69c7ce9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004977 10.0.0.33 - - [2026-02-09 17:03:56] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005262 10.0.0.33 - - [2026-02-09 17:03:56] "GET /firewall-rule/345aaf4e-b8c7-4784-ac22-82c69c7ce9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002484 10.0.0.33 - - [2026-02-09 17:03:56] "POST /ref-update HTTP/1.1" 200 156 0.051943 10.0.0.33 - - [2026-02-09 17:03:56] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012610 10.0.0.33 - - [2026-02-09 17:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.33 - - [2026-02-09 17:03:56] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012565 10.0.0.33 - - [2026-02-09 17:03:57] "POST /tags HTTP/1.1" 409 206 0.013291 10.0.0.33 - - [2026-02-09 17:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.33 - - [2026-02-09 17:03:57] "GET /tag/61b388a8-1321-4ac2-a0f3-3d6afdb25901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.046845 10.0.0.33 - - [2026-02-09 17:03:57] "POST /firewall-rules HTTP/1.1" 200 560 0.086622 10.0.0.33 - - [2026-02-09 17:03:57] "GET /firewall-rule/4ab2bf97-299b-4a98-af83-d8b8f4e88339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.036976 10.0.0.33 - - [2026-02-09 17:03:57] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.007570 10.0.0.33 - - [2026-02-09 17:03:57] "GET /firewall-rule/4ab2bf97-299b-4a98-af83-d8b8f4e88339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004039 10.0.0.33 - - [2026-02-09 17:03:57] "POST /ref-update HTTP/1.1" 200 156 0.056585 10.0.0.33 - - [2026-02-09 17:03:57] "POST /fqname-to-id HTTP/1.1" 404 226 0.002031 10.0.0.33 - - [2026-02-09 17:03:57] "POST /tags HTTP/1.1" 200 301 0.104998 10.0.0.33 - - [2026-02-09 17:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013330 10.0.0.33 - - [2026-02-09 17:03:57] "GET /tag/4f26ce74-72f1-476e-b610-7afea127cabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.029212 10.0.0.33 - - [2026-02-09 17:03:57] "POST /tags HTTP/1.1" 200 325 0.116672 10.0.0.33 - - [2026-02-09 17:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.020191 10.0.0.33 - - [2026-02-09 17:03:57] "GET /tag/54ecc935-ca3c-4f54-adc2-23c75a573f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.032310 10.0.0.33 - - [2026-02-09 17:03:57] "POST /tags HTTP/1.1" 200 363 0.044734 10.0.0.33 - - [2026-02-09 17:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.025825 10.0.0.33 - - [2026-02-09 17:03:58] "GET /tag/2ae807ae-a651-46d7-8f07-a1bcecb1bdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.018898 10.0.0.33 - - [2026-02-09 17:03:58] "POST /tags HTTP/1.1" 200 311 0.021999 10.0.0.33 - - [2026-02-09 17:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013709 10.0.0.33 - - [2026-02-09 17:03:58] "GET /tag/6e516f74-c357-450f-9fce-fbbc4fca0544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011535 10.0.0.33 - - [2026-02-09 17:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004996 10.0.0.33 - - [2026-02-09 17:03:58] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.003930 10.0.0.33 - - [2026-02-09 17:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.33 - - [2026-02-09 17:03:58] "GET /project/7449e3e4-058a-42a6-97c6-4d24ffca3f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028474 10.0.0.33 - - [2026-02-09 17:03:58] "POST /virtual-machines HTTP/1.1" 200 377 0.018566 10.0.0.33 - - [2026-02-09 17:03:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.029233 10.0.0.33 - - [2026-02-09 17:03:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.121399 10.0.0.33 - - [2026-02-09 17:03:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.034491 10.0.0.33 - - [2026-02-09 17:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:03:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:03:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 10.0.0.33 - - [2026-02-09 17:03:58] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004574 10.0.0.33 - - [2026-02-09 17:03:58] "POST /instance-ips HTTP/1.1" 200 409 0.044759 10.0.0.33 - - [2026-02-09 17:03:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.027958 10.0.0.33 - - [2026-02-09 17:03:58] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007248 10.0.0.33 - - [2026-02-09 17:03:58] "POST /set-tag HTTP/1.1" 200 109 0.026676 10.0.0.33 - - [2026-02-09 17:03:58] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.038111 10.0.0.33 - - [2026-02-09 17:03:58] "GET /instance-ip/5311e6ce-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003044 10.0.0.33 - - [2026-02-09 17:03:59] "POST /tags HTTP/1.1" 200 371 0.019840 10.0.0.33 - - [2026-02-09 17:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011286 10.0.0.33 - - [2026-02-09 17:03:59] "GET /tag/5dbef65c-bc64-4ffd-9ad6-e65810cfbd88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.021273 10.0.0.33 - - [2026-02-09 17:03:59] "POST /tags HTTP/1.1" 200 319 0.018900 10.0.0.33 - - [2026-02-09 17:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.33 - - [2026-02-09 17:03:59] "GET /tag/84df4c87-6255-48f5-bba4-2158fdd8bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.012695 10.0.0.33 - - [2026-02-09 17:03:59] "POST /id-to-fqname HTTP/1.1" 200 181 0.004327 10.0.0.33 - - [2026-02-09 17:03:59] "POST /fqname-to-id HTTP/1.1" 404 190 0.006808 10.0.0.33 - - [2026-02-09 17:03:59] "POST /security-groups HTTP/1.1" 200 578 0.065610 10.0.0.33 - - [2026-02-09 17:03:59] "POST /projects HTTP/1.1" 200 497 0.239874 10.0.0.33 - - [2026-02-09 17:03:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.001931 10.0.0.33 - - [2026-02-09 17:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012538 10.0.0.33 - - [2026-02-09 17:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.020699 10.0.0.33 - - [2026-02-09 17:03:59] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.021671 10.0.0.33 - - [2026-02-09 17:03:59] "POST /access-control-lists HTTP/1.1" 200 587 0.097658 10.0.0.33 - - [2026-02-09 17:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005706 10.0.0.33 - - [2026-02-09 17:03:59] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.008343 10.0.0.33 - - [2026-02-09 17:03:59] "POST /fqname-to-id HTTP/1.1" 404 224 0.001458 10.0.0.33 - - [2026-02-09 17:03:59] "PUT /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7 HTTP/1.1" 200 264 0.099095 10.0.0.33 - - [2026-02-09 17:03:59] "POST /access-control-lists HTTP/1.1" 200 585 0.094632 10.0.0.33 - - [2026-02-09 17:03:59] "PUT /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862 HTTP/1.1" 200 264 0.079614 10.0.0.33 - - [2026-02-09 17:03:59] "POST /security-groups HTTP/1.1" 200 558 0.088513 10.0.0.33 - - [2026-02-09 17:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.043971 10.0.0.33 - - [2026-02-09 17:03:59] "POST /fqname-to-id HTTP/1.1" 404 248 0.021129 10.0.0.33 - - [2026-02-09 17:03:59] "POST /chown HTTP/1.1" 200 109 0.029133 10.0.0.33 - - [2026-02-09 17:04:00] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.046089 10.0.0.33 - - [2026-02-09 17:04:00] "POST /access-control-lists HTTP/1.1" 200 610 0.110722 10.0.0.33 - - [2026-02-09 17:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.33 - - [2026-02-09 17:04:00] "POST /fqname-to-id HTTP/1.1" 404 247 0.004264 10.0.0.33 - - [2026-02-09 17:04:00] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002716 10.0.0.33 - - [2026-02-09 17:04:00] "POST /tags HTTP/1.1" 409 214 0.003172 10.0.0.33 - - [2026-02-09 17:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.33 - - [2026-02-09 17:04:00] "GET /tag/84df4c87-6255-48f5-bba4-2158fdd8bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.020370 10.0.0.33 - - [2026-02-09 17:04:00] "POST /access-control-lists HTTP/1.1" 200 608 0.086729 10.0.0.33 - - [2026-02-09 17:04:00] "POST /firewall-rules HTTP/1.1" 200 578 0.103957 10.0.0.33 - - [2026-02-09 17:04:00] "GET /firewall-rule/e3f03ce1-8eb8-4851-9aba-20b03796dbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.022213 10.0.0.33 - - [2026-02-09 17:04:00] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004929 10.0.0.33 - - [2026-02-09 17:04:00] "GET /firewall-rule/e3f03ce1-8eb8-4851-9aba-20b03796dbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.003403 10.0.0.33 - - [2026-02-09 17:04:00] "POST /ref-update HTTP/1.1" 200 156 0.057922 10.0.0.33 - - [2026-02-09 17:04:00] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024487 10.0.0.33 - - [2026-02-09 17:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006949 10.0.0.33 - - [2026-02-09 17:04:00] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005571 10.0.0.33 - - [2026-02-09 17:04:00] "POST /tags HTTP/1.1" 409 214 0.002652 10.0.0.33 - - [2026-02-09 17:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.33 - - [2026-02-09 17:04:00] "GET /tag/84df4c87-6255-48f5-bba4-2158fdd8bc99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.014717 10.0.0.33 - - [2026-02-09 17:04:00] "POST /firewall-rules HTTP/1.1" 200 576 0.075250 10.0.0.33 - - [2026-02-09 17:04:00] "GET /firewall-rule/df9f40d5-6a0b-4aed-9283-06c5b79b5542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005350 10.0.0.33 - - [2026-02-09 17:04:00] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.008734 10.0.0.33 - - [2026-02-09 17:04:00] "GET /firewall-rule/df9f40d5-6a0b-4aed-9283-06c5b79b5542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003569 10.0.0.33 - - [2026-02-09 17:04:00] "POST /ref-update HTTP/1.1" 200 156 0.064072 10.0.0.33 - - [2026-02-09 17:04:00] "POST /tags HTTP/1.1" 200 305 0.078414 10.0.0.33 - - [2026-02-09 17:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008139 10.0.0.33 - - [2026-02-09 17:04:01] "GET /tag/d6fcf1cf-b445-4d81-ac43-93facdf87a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021414 10.0.0.33 - - [2026-02-09 17:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.33 - - [2026-02-09 17:04:01] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047505 10.0.0.33 - - [2026-02-09 17:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.33 - - [2026-02-09 17:04:01] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2895 0.004424 10.0.0.33 - - [2026-02-09 17:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.33 - - [2026-02-09 17:04:01] "GET /service-appliance-set/b8efac36-fc1b-4223-aacc-55043e8aac58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003705 10.0.0.33 - - [2026-02-09 17:04:01] "POST /fqname-to-id HTTP/1.1" 404 240 0.001405 10.0.0.33 - - [2026-02-09 17:04:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.140903 10.0.0.33 - - [2026-02-09 17:04:01] "GET /virtual-machine-interface/72afc5b4-8637-4b6f-989f-c489fa2c11b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.008606 10.0.0.33 - - [2026-02-09 17:04:01] "POST /instance-ips HTTP/1.1" 200 381 0.186569 10.0.0.33 - - [2026-02-09 17:04:01] "GET /instance-ip/ca5eb733-ad43-4a4f-9966-14742de38a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011805 10.0.0.33 - - [2026-02-09 17:04:01] "POST /loadbalancers HTTP/1.1" 200 582 0.065823 10.0.0.33 - - [2026-02-09 17:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.046645 10.0.0.33 - - [2026-02-09 17:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015786 10.0.0.33 - - [2026-02-09 17:04:01] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.098609 10.0.0.33 - - [2026-02-09 17:04:02] "GET /loadbalancer/b557d81c-7d82-45a3-b5ec-99d2ec17f389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.010004 10.0.0.33 - - [2026-02-09 17:04:02] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.108416 10.0.0.33 - - [2026-02-09 17:04:02] "GET /instance-ip/ca5eb733-ad43-4a4f-9966-14742de38a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010041 10.0.0.33 - - [2026-02-09 17:04:02] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.046581 10.0.0.33 - - [2026-02-09 17:04:02] "POST /floating-ips HTTP/1.1" 200 583 0.060978 10.0.0.33 - - [2026-02-09 17:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.027415 10.0.0.33 - - [2026-02-09 17:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012062 10.0.0.33 - - [2026-02-09 17:04:02] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.145801 10.0.0.33 - - [2026-02-09 17:04:02] "GET /loadbalancer-listener/ed8d9c71-5d9a-49e0-88a6-31ece781fb90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003449 10.0.0.33 - - [2026-02-09 17:04:02] "GET /loadbalancer-listener/ed8d9c71-5d9a-49e0-88a6-31ece781fb90?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003190 10.0.0.33 - - [2026-02-09 17:04:02] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021465 10.0.0.33 - - [2026-02-09 17:04:02] "GET /instance-ip/ca5eb733-ad43-4a4f-9966-14742de38a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003934 10.0.0.33 - - [2026-02-09 17:04:02] "GET /instance-ip/ca5eb733-ad43-4a4f-9966-14742de38a56?fields=floating_ips HTTP/1.1" 200 1171 0.011543 10.0.0.33 - - [2026-02-09 17:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012482 10.0.0.33 - - [2026-02-09 17:04:02] "GET /global-vrouter-config/c3bcf2cc-d358-44ae-8b69-eb61a854fcd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007624 10.0.0.33 - - [2026-02-09 17:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005124 10.0.0.33 - - [2026-02-09 17:04:02] "GET /floating-ip/3fc6868c-4c66-4879-8a83-405fabf7c627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003812 10.0.0.33 - - [2026-02-09 17:04:02] "PUT /global-vrouter-config/c3bcf2cc-d358-44ae-8b69-eb61a854fcd5 HTTP/1.1" 200 276 0.015769 10.0.0.33 - - [2026-02-09 17:04:02] "POST /tags HTTP/1.1" 200 363 0.118403 10.0.0.33 - - [2026-02-09 17:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016990 10.0.0.33 - - [2026-02-09 17:04:02] "GET /tag/6b58dbeb-6450-4c6e-8129-1cbb4165d904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.017724 10.0.0.33 - - [2026-02-09 17:04:02] "POST /tags HTTP/1.1" 200 311 0.035564 10.0.0.33 - - [2026-02-09 17:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.33 - - [2026-02-09 17:04:02] "GET /tag/771ffa42-2d55-4811-abc6-18ea18c79d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.028347 10.0.0.33 - - [2026-02-09 17:04:02] "POST /id-to-fqname HTTP/1.1" 200 177 0.000588 10.0.0.33 - - [2026-02-09 17:04:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.008523 10.0.0.33 - - [2026-02-09 17:04:03] "POST /security-groups HTTP/1.1" 200 574 0.068458 10.0.0.33 - - [2026-02-09 17:04:03] "POST /fqname-to-id HTTP/1.1" 404 217 0.004153 10.0.0.33 - - [2026-02-09 17:04:03] "POST /projects HTTP/1.1" 200 489 0.264164 10.0.0.33 - - [2026-02-09 17:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022392 10.0.0.33 - - [2026-02-09 17:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018866 10.0.0.33 - - [2026-02-09 17:04:03] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.012762 10.0.0.33 - - [2026-02-09 17:04:03] "POST /access-control-lists HTTP/1.1" 200 583 0.123070 10.0.0.33 - - [2026-02-09 17:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.022604 10.0.0.33 - - [2026-02-09 17:04:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.021149 10.0.0.33 - - [2026-02-09 17:04:03] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2895 0.007016 10.0.0.33 - - [2026-02-09 17:04:03] "POST /access-control-lists HTTP/1.1" 200 581 0.146642 10.0.0.33 - - [2026-02-09 17:04:03] "PUT /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7 HTTP/1.1" 200 264 0.162980 10.0.0.33 - - [2026-02-09 17:04:03] "PUT /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862 HTTP/1.1" 200 264 0.071970 10.0.0.33 - - [2026-02-09 17:04:03] "POST /security-groups HTTP/1.1" 200 546 0.079863 10.0.0.33 - - [2026-02-09 17:04:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.001801 10.0.0.33 - - [2026-02-09 17:04:03] "POST /access-control-lists HTTP/1.1" 200 602 0.028496 10.0.0.33 - - [2026-02-09 17:04:03] "POST /fqname-to-id HTTP/1.1" 404 239 0.012383 10.0.0.33 - - [2026-02-09 17:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.047529 10.0.0.33 - - [2026-02-09 17:04:03] "POST /chown HTTP/1.1" 200 109 0.025434 10.0.0.33 - - [2026-02-09 17:04:03] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017210 10.0.0.33 - - [2026-02-09 17:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.33 - - [2026-02-09 17:04:03] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015803 10.0.0.33 - - [2026-02-09 17:04:03] "POST /access-control-lists HTTP/1.1" 200 600 0.096248 10.0.0.33 - - [2026-02-09 17:04:03] "POST /tags HTTP/1.1" 409 210 0.018132 10.0.0.33 - - [2026-02-09 17:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012154 10.0.0.33 - - [2026-02-09 17:04:03] "GET /tag/771ffa42-2d55-4811-abc6-18ea18c79d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.025642 10.0.0.33 - - [2026-02-09 17:04:04] "POST /firewall-rules HTTP/1.1" 200 570 0.109790 10.0.0.33 - - [2026-02-09 17:04:04] "GET /firewall-rule/eb2160bd-a4ac-4e95-8c3a-c7c4efc8e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.012043 10.0.0.33 - - [2026-02-09 17:04:04] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.015028 10.0.0.33 - - [2026-02-09 17:04:04] "GET /firewall-rule/eb2160bd-a4ac-4e95-8c3a-c7c4efc8e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002199 10.0.0.33 - - [2026-02-09 17:04:04] "POST /ref-update HTTP/1.1" 200 156 0.071898 10.0.0.33 - - [2026-02-09 17:04:04] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002458 10.0.0.33 - - [2026-02-09 17:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.33 - - [2026-02-09 17:04:04] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002088 10.0.0.33 - - [2026-02-09 17:04:04] "POST /tags HTTP/1.1" 409 210 0.002032 10.0.0.33 - - [2026-02-09 17:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.33 - - [2026-02-09 17:04:04] "GET /tag/771ffa42-2d55-4811-abc6-18ea18c79d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015431 10.0.0.33 - - [2026-02-09 17:04:04] "POST /firewall-rules HTTP/1.1" 200 568 0.071132 10.0.0.33 - - [2026-02-09 17:04:04] "GET /firewall-rule/222eb122-fdae-4b3a-b966-0ad5c607a76c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004309 10.0.0.33 - - [2026-02-09 17:04:04] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003274 10.0.0.33 - - [2026-02-09 17:04:04] "GET /firewall-rule/222eb122-fdae-4b3a-b966-0ad5c607a76c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007565 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:04:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000797 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:04:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000904 10.0.0.33 - - [2026-02-09 17:04:04] "POST /ref-update HTTP/1.1" 200 156 0.048947 10.0.0.33 - - [2026-02-09 17:04:04] "POST /fqname-to-id HTTP/1.1" 404 228 0.007347 10.0.0.33 - - [2026-02-09 17:04:04] "POST /tags HTTP/1.1" 200 301 0.022468 10.0.0.33 - - [2026-02-09 17:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.33 - - [2026-02-09 17:04:04] "GET /tag/ecf3c98c-bbf5-4e0c-82ce-1716cb622c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010241 10.0.0.33 - - [2026-02-09 17:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.33 - - [2026-02-09 17:04:04] "GET /project/7449e3e4-058a-42a6-97c6-4d24ffca3f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039538 10.0.0.33 - - [2026-02-09 17:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.33 - - [2026-02-09 17:04:04] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.004874 10.0.0.33 - - [2026-02-09 17:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.33 - - [2026-02-09 17:04:04] "GET /service-appliance-set/b8efac36-fc1b-4223-aacc-55043e8aac58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002725 10.0.0.33 - - [2026-02-09 17:04:04] "POST /fqname-to-id HTTP/1.1" 404 242 0.001541 10.0.0.33 - - [2026-02-09 17:04:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.163451 10.0.0.33 - - [2026-02-09 17:04:05] "GET /virtual-machine-interface/2798ffd0-0889-4942-9eed-c30c03ecb4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.007193 10.0.0.33 - - [2026-02-09 17:04:05] "POST /instance-ips HTTP/1.1" 200 377 0.027240 10.0.0.33 - - [2026-02-09 17:04:05] "GET /instance-ip/30a105d1-886e-4937-93fc-bac970a8524e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009373 10.0.0.33 - - [2026-02-09 17:04:05] "POST /loadbalancers HTTP/1.1" 200 582 0.065882 10.0.0.33 - - [2026-02-09 17:04:05] "GET /project/7449e3e4-058a-42a6-97c6-4d24ffca3f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045003 10.0.0.33 - - [2026-02-09 17:04:05] "GET /instance-ip/30a105d1-886e-4937-93fc-bac970a8524e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004616 10.0.0.33 - - [2026-02-09 17:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025706 10.0.0.33 - - [2026-02-09 17:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010164 10.0.0.33 - - [2026-02-09 17:04:05] "POST /floating-ips HTTP/1.1" 200 581 0.039777 10.0.0.33 - - [2026-02-09 17:04:05] "GET /project/7449e3e4-058a-42a6-97c6-4d24ffca3f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055150 10.0.0.33 - - [2026-02-09 17:04:05] "GET /loadbalancer/ebf90638-f53a-41bc-bc21-aa84ff5c2ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003024 10.0.0.33 - - [2026-02-09 17:04:05] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019973 10.0.0.33 - - [2026-02-09 17:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020653 10.0.0.33 - - [2026-02-09 17:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010959 10.0.0.33 - - [2026-02-09 17:04:05] "GET /project/7449e3e4-058a-42a6-97c6-4d24ffca3f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028517 10.0.0.33 - - [2026-02-09 17:04:05] "GET /loadbalancer-listener/ccfe30ee-1e4d-4107-9168-b4fb1b198a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.010668 10.0.0.33 - - [2026-02-09 17:04:05] "GET /loadbalancer-listener/ccfe30ee-1e4d-4107-9168-b4fb1b198a0d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.014324 10.0.0.33 - - [2026-02-09 17:04:05] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020179 10.0.0.33 - - [2026-02-09 17:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011307 10.0.0.33 - - [2026-02-09 17:04:05] "GET /instance-ip/30a105d1-886e-4937-93fc-bac970a8524e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003595 10.0.0.33 - - [2026-02-09 17:04:05] "GET /instance-ip/30a105d1-886e-4937-93fc-bac970a8524e?fields=floating_ips HTTP/1.1" 200 1164 0.007735 10.0.0.33 - - [2026-02-09 17:04:05] "GET /floating-ip/ea4413b9-d9ed-44a9-bf11-2718179972fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.009302 10.0.0.33 - - [2026-02-09 17:04:05] "GET /project/7449e3e4-058a-42a6-97c6-4d24ffca3f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.069059 10.0.0.33 - - [2026-02-09 17:04:05] "GET /loadbalancer/ebf90638-f53a-41bc-bc21-aa84ff5c2ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002753 10.0.0.33 - - [2026-02-09 17:04:05] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019706 10.0.0.33 - - [2026-02-09 17:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.032593 10.0.0.33 - - [2026-02-09 17:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006152 10.0.0.33 - - [2026-02-09 17:04:06] "GET /project/7449e3e4-058a-42a6-97c6-4d24ffca3f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.070249 10.0.0.33 - - [2026-02-09 17:04:06] "GET /loadbalancer-listener/f5cdd6e2-fe14-471f-9493-eb73ec194f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002928 10.0.0.33 - - [2026-02-09 17:04:06] "GET /loadbalancer-listener/f5cdd6e2-fe14-471f-9493-eb73ec194f05?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005374 10.0.0.33 - - [2026-02-09 17:04:06] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029148 10.0.0.33 - - [2026-02-09 17:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.33 - - [2026-02-09 17:04:06] "GET /instance-ip/30a105d1-886e-4937-93fc-bac970a8524e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002779 10.0.0.33 - - [2026-02-09 17:04:06] "GET /instance-ip/30a105d1-886e-4937-93fc-bac970a8524e?fields=floating_ips HTTP/1.1" 200 1164 0.003919 10.0.0.33 - - [2026-02-09 17:04:06] "GET /project/7449e3e4-058a-42a6-97c6-4d24ffca3f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028540 10.0.0.33 - - [2026-02-09 17:04:06] "GET /floating-ip/ea4413b9-d9ed-44a9-bf11-2718179972fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003389 10.0.0.33 - - [2026-02-09 17:04:06] "GET /loadbalancer/ebf90638-f53a-41bc-bc21-aa84ff5c2ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002434 10.0.0.33 - - [2026-02-09 17:04:06] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.022234 10.0.0.33 - - [2026-02-09 17:04:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013589 10.0.0.33 - - [2026-02-09 17:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.33 - - [2026-02-09 17:04:06] "GET /project/7449e3e4-058a-42a6-97c6-4d24ffca3f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.022869 10.0.0.33 - - [2026-02-09 17:04:06] "GET /loadbalancer-listener/17502dad-5e6e-4992-9c96-fa45377dffc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002431 10.0.0.33 - - [2026-02-09 17:04:06] "GET /loadbalancer-listener/17502dad-5e6e-4992-9c96-fa45377dffc6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005489 10.0.0.33 - - [2026-02-09 17:04:06] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.030878 10.0.0.33 - - [2026-02-09 17:04:06] "POST /tags HTTP/1.1" 409 237 0.006724 10.0.0.33 - - [2026-02-09 17:04:06] "GET /instance-ip/30a105d1-886e-4937-93fc-bac970a8524e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002905 10.0.0.33 - - [2026-02-09 17:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.33 - - [2026-02-09 17:04:06] "GET /instance-ip/30a105d1-886e-4937-93fc-bac970a8524e?fields=floating_ips HTTP/1.1" 200 1164 0.005998 10.0.0.33 - - [2026-02-09 17:04:06] "GET /floating-ip/ea4413b9-d9ed-44a9-bf11-2718179972fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.007235 10.0.0.33 - - [2026-02-09 17:04:06] "GET /tag/2ae807ae-a651-46d7-8f07-a1bcecb1bdb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.011344 10.0.0.33 - - [2026-02-09 17:04:06] "POST /tags HTTP/1.1" 409 210 0.002613 10.0.0.33 - - [2026-02-09 17:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.33 - - [2026-02-09 17:04:06] "GET /tag/6e516f74-c357-450f-9fce-fbbc4fca0544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.009907 10.0.0.33 - - [2026-02-09 17:04:06] "POST /projects HTTP/1.1" 409 223 0.001790 10.0.0.33 - - [2026-02-09 17:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.33 - - [2026-02-09 17:04:06] "GET /project/7449e3e4-058a-42a6-97c6-4d24ffca3f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041817 10.0.0.33 - - [2026-02-09 17:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.33 - - [2026-02-09 17:04:06] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004072 10.0.0.33 - - [2026-02-09 17:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.33 - - [2026-02-09 17:04:06] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.003503 10.0.0.33 - - [2026-02-09 17:04:06] "PUT /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7 HTTP/1.1" 200 264 0.050533 10.0.0.33 - - [2026-02-09 17:04:06] "PUT /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862 HTTP/1.1" 200 264 0.091397 10.0.0.33 - - [2026-02-09 17:04:06] "POST /security-groups HTTP/1.1" 409 253 0.013144 10.0.0.33 - - [2026-02-09 17:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.33 - - [2026-02-09 17:04:07] "PUT /security-group/7713b4e5-0dfe-4499-9d8d-1244f3cd9fbe HTTP/1.1" 200 262 0.055914 10.0.0.33 - - [2026-02-09 17:04:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.034743 10.0.0.33 - - [2026-02-09 17:04:07] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009768 10.0.0.33 - - [2026-02-09 17:04:07] "PUT /access-control-list/4059478a-dc22-4ca9-b92f-44fe81e2d2b9 HTTP/1.1" 200 272 0.051815 10.0.0.33 - - [2026-02-09 17:04:07] "PUT /access-control-list/8bc460b7-a225-441d-b0d0-5edeeeb8ca27 HTTP/1.1" 200 272 0.022519 10.0.0.33 - - [2026-02-09 17:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009228 10.0.0.33 - - [2026-02-09 17:04:07] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004467 10.0.0.33 - - [2026-02-09 17:04:07] "POST /tags HTTP/1.1" 409 210 0.003690 10.0.0.33 - - [2026-02-09 17:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.33 - - [2026-02-09 17:04:07] "GET /tag/6e516f74-c357-450f-9fce-fbbc4fca0544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.022160 10.0.0.33 - - [2026-02-09 17:04:07] "POST /firewall-rules HTTP/1.1" 200 570 0.133718 10.0.0.33 - - [2026-02-09 17:04:07] "GET /firewall-rule/60fe0505-8a30-4328-bead-a42a195cdce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006729 10.0.0.33 - - [2026-02-09 17:04:07] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004697 10.0.0.33 - - [2026-02-09 17:04:07] "GET /firewall-rule/60fe0505-8a30-4328-bead-a42a195cdce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002272 10.0.0.33 - - [2026-02-09 17:04:07] "POST /ref-update HTTP/1.1" 200 156 0.043824 10.0.0.33 - - [2026-02-09 17:04:07] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021210 10.0.0.33 - - [2026-02-09 17:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010740 10.0.0.33 - - [2026-02-09 17:04:07] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003389 10.0.0.33 - - [2026-02-09 17:04:07] "POST /tags HTTP/1.1" 409 210 0.002478 10.0.0.33 - - [2026-02-09 17:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.33 - - [2026-02-09 17:04:07] "GET /tag/6e516f74-c357-450f-9fce-fbbc4fca0544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.034085 10.0.0.33 - - [2026-02-09 17:04:07] "POST /firewall-rules HTTP/1.1" 200 568 0.084451 10.0.0.33 - - [2026-02-09 17:04:07] "GET /firewall-rule/89b0c2e0-4f28-4bf7-9f7b-a71dd33868dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007561 10.0.0.33 - - [2026-02-09 17:04:07] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.013627 10.0.0.33 - - [2026-02-09 17:04:07] "GET /firewall-rule/89b0c2e0-4f28-4bf7-9f7b-a71dd33868dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011790 10.0.0.33 - - [2026-02-09 17:04:07] "POST /ref-update HTTP/1.1" 200 156 0.068251 10.0.0.33 - - [2026-02-09 17:04:07] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019736 10.0.0.33 - - [2026-02-09 17:04:07] "POST /set-tag HTTP/1.1" 200 109 0.006292 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:04:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001193 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:04:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001074 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:04:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001025 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:04:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000941 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:04:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:04:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000995 10.0.0.23 - - [2026-02-09 17:04:56] "GET / HTTP/1.1" 200 35931 0.001872 10.0.0.23 - - [2026-02-09 17:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.23 - - [2026-02-09 17:04:56] "GET /global-system-config/2098d36a-c3ed-47ae-83a2-c3a2fa13e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004727 10.0.0.23 - - [2026-02-09 17:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.23 - - [2026-02-09 17:04:56] "GET /routing-instance/b20a616d-a1f4-4f6b-9f7c-5afa36131fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003120 10.0.0.23 - - [2026-02-09 17:04:56] "PUT /global-system-config/2098d36a-c3ed-47ae-83a2-c3a2fa13e23f HTTP/1.1" 200 274 0.011169 10.0.0.23 - - [2026-02-09 17:04:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.007615 10.0.0.23 - - [2026-02-09 17:04:56] "POST /virtual-routers HTTP/1.1" 200 599 0.015170 10.0.0.23 - - [2026-02-09 17:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009645 10.0.0.23 - - [2026-02-09 17:04:56] "GET /virtual-router/74cc04bb-c3ab-41c9-a54f-3d07e1835ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004653 10.0.0.23 - - [2026-02-09 17:04:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.001805 10.0.0.23 - - [2026-02-09 17:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.23 - - [2026-02-09 17:04:56] "GET /virtual-network/bf35675f-7f8c-4aa4-896d-803d313496e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003789 10.0.0.23 - - [2026-02-09 17:04:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.045917 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:05:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001858 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:05:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 10.0.0.33 - - [2026-02-09 17:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.33 - - [2026-02-09 17:05:17] "GET /virtual-router/74cc04bb-c3ab-41c9-a54f-3d07e1835ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002564 10.0.0.23 - - [2026-02-09 17:05:19] "GET / HTTP/1.1" 200 35931 0.001292 10.0.0.23 - - [2026-02-09 17:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.23 - - [2026-02-09 17:05:19] "GET /global-system-config/2098d36a-c3ed-47ae-83a2-c3a2fa13e23f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004308 10.0.0.23 - - [2026-02-09 17:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.23 - - [2026-02-09 17:05:19] "GET /routing-instance/b20a616d-a1f4-4f6b-9f7c-5afa36131fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002868 10.0.0.23 - - [2026-02-09 17:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.23 - - [2026-02-09 17:05:19] "GET /virtual-router/74cc04bb-c3ab-41c9-a54f-3d07e1835ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002937 10.0.0.23 - - [2026-02-09 17:05:19] "PUT /virtual-router/74cc04bb-c3ab-41c9-a54f-3d07e1835ee7 HTTP/1.1" 200 262 0.015684 10.0.0.23 - - [2026-02-09 17:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011026 10.0.0.23 - - [2026-02-09 17:05:19] "GET /virtual-router/74cc04bb-c3ab-41c9-a54f-3d07e1835ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002790 10.0.0.23 - - [2026-02-09 17:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.23 - - [2026-02-09 17:05:19] "GET /virtual-machine-interface/50e34e2f-fe98-4d69-b192-143ae1c8c5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.003683 10.0.0.23 - - [2026-02-09 17:05:19] "PUT /virtual-machine-interface/50e34e2f-fe98-4d69-b192-143ae1c8c5ae HTTP/1.1" 200 284 0.008799 10.0.0.33 - - [2026-02-09 17:07:31] "GET /global-system-configs HTTP/1.1" 200 322 0.001913 10.0.0.33 - - [2026-02-09 17:07:32] "GET /global-system-configs HTTP/1.1" 200 322 0.003557 10.0.0.33 - - [2026-02-09 17:07:53] "GET /virtual-router/74cc04bb-c3ab-41c9-a54f-3d07e1835ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003031 10.0.0.33 - - [2026-02-09 17:07:53] "POST /ref-update HTTP/1.1" 200 156 0.010578 10.0.0.33 - - [2026-02-09 17:08:01] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004304 10.0.0.33 - - [2026-02-09 17:08:01] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.33 - - [2026-02-09 17:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.33 - - [2026-02-09 17:08:01] "GET /loadbalancer/ebf90638-f53a-41bc-bc21-aa84ff5c2ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002425 10.0.0.33 - - [2026-02-09 17:08:01] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004457 10.0.0.33 - - [2026-02-09 17:08:01] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.33 - - [2026-02-09 17:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.33 - - [2026-02-09 17:08:01] "GET /loadbalancer/ebf90638-f53a-41bc-bc21-aa84ff5c2ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002595 10.0.0.33 - - [2026-02-09 17:08:01] "GET /loadbalancer-pool/bfb61998-e2e9-4de0-9a5d-91f3d2fe44a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003393 10.0.0.33 - - [2026-02-09 17:08:01] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013312 10.0.0.33 - - [2026-02-09 17:08:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008035 10.0.0.33 - - [2026-02-09 17:08:01] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004350 10.0.0.33 - - [2026-02-09 17:08:01] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003344 10.0.0.33 - - [2026-02-09 17:08:01] "POST /tags HTTP/1.1" 409 205 0.027220 10.0.0.33 - - [2026-02-09 17:08:01] "POST /ref-update HTTP/1.1" 200 156 0.031927 10.0.0.33 - - [2026-02-09 17:08:01] "GET /floating-ip/ea4413b9-d9ed-44a9-bf11-2718179972fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.007620 10.0.0.33 - - [2026-02-09 17:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.33 - - [2026-02-09 17:08:01] "GET /tag/ecf3c98c-bbf5-4e0c-82ce-1716cb622c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011214 10.0.0.33 - - [2026-02-09 17:08:01] "PUT /floating-ip/ea4413b9-d9ed-44a9-bf11-2718179972fe HTTP/1.1" 200 256 0.013098 10.0.0.33 - - [2026-02-09 17:08:01] "POST /set-tag HTTP/1.1" 200 109 0.074170 10.0.0.33 - - [2026-02-09 17:08:02] "GET /loadbalancer-pool/15f8ea05-e924-4925-9937-8b79ffcdad3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004720 10.0.0.33 - - [2026-02-09 17:08:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013914 10.0.0.33 - - [2026-02-09 17:08:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008376 10.0.0.33 - - [2026-02-09 17:08:02] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009201 10.0.0.33 - - [2026-02-09 17:08:02] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003997 10.0.0.33 - - [2026-02-09 17:08:02] "POST /ref-update HTTP/1.1" 200 156 0.006918 10.0.0.33 - - [2026-02-09 17:08:02] "GET /floating-ip/ea4413b9-d9ed-44a9-bf11-2718179972fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.013070 10.0.0.33 - - [2026-02-09 17:08:02] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.33 - - [2026-02-09 17:08:02] "GET /loadbalancer-pool/e38b255b-9d5a-49d0-b1d7-77cecfea9689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003758 10.0.0.33 - - [2026-02-09 17:08:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014787 10.0.0.33 - - [2026-02-09 17:08:02] "PUT /floating-ip/ea4413b9-d9ed-44a9-bf11-2718179972fe HTTP/1.1" 200 256 0.008944 10.0.0.33 - - [2026-02-09 17:08:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.008910 10.0.0.33 - - [2026-02-09 17:08:02] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005477 10.0.0.33 - - [2026-02-09 17:08:02] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.33 - - [2026-02-09 17:08:02] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003366 10.0.0.33 - - [2026-02-09 17:08:02] "POST /ref-update HTTP/1.1" 200 156 0.007048 10.0.0.33 - - [2026-02-09 17:08:02] "GET /floating-ip/ea4413b9-d9ed-44a9-bf11-2718179972fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.009935 10.0.0.33 - - [2026-02-09 17:08:02] "PUT /floating-ip/ea4413b9-d9ed-44a9-bf11-2718179972fe HTTP/1.1" 200 256 0.015983 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:08:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:08:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:08:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:08:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:08:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001141 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:08:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000856 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:10:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:10:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000967 10.0.0.33 - - [2026-02-09 17:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.33 - - [2026-02-09 17:11:56] "GET /loadbalancer/ebf90638-f53a-41bc-bc21-aa84ff5c2ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002226 10.0.0.33 - - [2026-02-09 17:11:56] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005016 10.0.0.33 - - [2026-02-09 17:11:56] "POST /set-tag HTTP/1.1" 200 109 0.030707 10.0.0.33 - - [2026-02-09 17:11:57] "DELETE /loadbalancer-member/7aa76e7e-ba71-45eb-9c09-b2edd5e0a5d4 HTTP/1.1" 200 115 0.084625 10.0.0.33 - - [2026-02-09 17:11:57] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010007 10.0.0.33 - - [2026-02-09 17:11:57] "POST /set-tag HTTP/1.1" 200 109 0.004540 10.0.0.33 - - [2026-02-09 17:11:57] "DELETE /loadbalancer-member/b0ab05cc-1cc3-478f-8311-9c9e94a22433 HTTP/1.1" 200 115 0.053589 10.0.0.33 - - [2026-02-09 17:11:57] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004884 10.0.0.33 - - [2026-02-09 17:11:57] "POST /set-tag HTTP/1.1" 200 109 0.008218 10.0.0.33 - - [2026-02-09 17:11:57] "DELETE /loadbalancer-member/8d9aa5b7-c6eb-4d28-b3d6-97ca9d9bef9f HTTP/1.1" 200 115 0.029466 10.0.0.33 - - [2026-02-09 17:11:57] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004617 10.0.0.33 - - [2026-02-09 17:11:57] "POST /set-tag HTTP/1.1" 200 109 0.008057 10.0.0.33 - - [2026-02-09 17:11:57] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003903 10.0.0.33 - - [2026-02-09 17:11:57] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.33 - - [2026-02-09 17:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.33 - - [2026-02-09 17:11:57] "GET /loadbalancer/ebf90638-f53a-41bc-bc21-aa84ff5c2ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002280 10.0.0.33 - - [2026-02-09 17:11:57] "GET /loadbalancer-pool/bfb61998-e2e9-4de0-9a5d-91f3d2fe44a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003549 10.0.0.33 - - [2026-02-09 17:11:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019061 10.0.0.33 - - [2026-02-09 17:11:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011479 10.0.0.33 - - [2026-02-09 17:11:57] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015893 10.0.0.33 - - [2026-02-09 17:11:57] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006747 10.0.0.33 - - [2026-02-09 17:11:57] "GET /floating-ip/ea4413b9-d9ed-44a9-bf11-2718179972fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003526 10.0.0.33 - - [2026-02-09 17:11:57] "POST /set-tag HTTP/1.1" 200 109 0.067529 10.0.0.33 - - [2026-02-09 17:11:57] "GET /loadbalancer-pool/15f8ea05-e924-4925-9937-8b79ffcdad3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002741 10.0.0.33 - - [2026-02-09 17:11:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026052 10.0.0.33 - - [2026-02-09 17:11:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022816 10.0.0.33 - - [2026-02-09 17:11:57] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017158 10.0.0.33 - - [2026-02-09 17:11:57] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008979 10.0.0.33 - - [2026-02-09 17:11:57] "GET /floating-ip/ea4413b9-d9ed-44a9-bf11-2718179972fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006998 10.0.0.33 - - [2026-02-09 17:11:57] "POST /set-tag HTTP/1.1" 200 109 0.002261 10.0.0.33 - - [2026-02-09 17:11:57] "GET /loadbalancer-pool/e38b255b-9d5a-49d0-b1d7-77cecfea9689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002523 10.0.0.33 - - [2026-02-09 17:11:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015119 10.0.0.33 - - [2026-02-09 17:11:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007815 10.0.0.33 - - [2026-02-09 17:11:57] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008574 10.0.0.33 - - [2026-02-09 17:11:57] "GET /virtual-machine-interface/52f715f6-05d9-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005339 10.0.0.33 - - [2026-02-09 17:11:57] "POST /set-tag HTTP/1.1" 200 109 0.004183 10.0.0.33 - - [2026-02-09 17:11:57] "GET /floating-ip/ea4413b9-d9ed-44a9-bf11-2718179972fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001722 10.0.0.33 - - [2026-02-09 17:12:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002145 10.0.0.33 - - [2026-02-09 17:12:32] "GET /global-system-configs HTTP/1.1" 200 322 0.001937 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:13:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:13:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:13:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:13:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001018 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:13:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001207 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:13:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001385 10.0.0.33 - - [2026-02-09 17:13:14] "GET / HTTP/1.1" 200 35931 0.002486 10.0.0.33 - - [2026-02-09 17:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.33 - - [2026-02-09 17:13:14] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044632 10.0.0.33 - - [2026-02-09 17:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.33 - - [2026-02-09 17:13:14] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036673 10.0.0.33 - - [2026-02-09 17:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.33 - - [2026-02-09 17:13:15] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027283 10.0.0.33 - - [2026-02-09 17:13:15] "POST /tags HTTP/1.1" 200 333 0.044240 10.0.0.33 - - [2026-02-09 17:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.33 - - [2026-02-09 17:13:15] "GET /tag/e7343c08-b8fa-49ed-b300-19da5b8851d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.014531 10.0.0.33 - - [2026-02-09 17:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.33 - - [2026-02-09 17:13:15] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032999 10.0.0.33 - - [2026-02-09 17:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.33 - - [2026-02-09 17:13:15] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3039 0.003919 10.0.0.33 - - [2026-02-09 17:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.33 - - [2026-02-09 17:13:15] "GET /service-appliance-set/b8efac36-fc1b-4223-aacc-55043e8aac58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006768 10.0.0.33 - - [2026-02-09 17:13:15] "POST /fqname-to-id HTTP/1.1" 404 254 0.006447 10.0.0.33 - - [2026-02-09 17:13:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.106694 10.0.0.33 - - [2026-02-09 17:13:15] "GET /virtual-machine-interface/f19d7994-524c-4dd9-920e-29d1d2467157?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004402 10.0.0.33 - - [2026-02-09 17:13:16] "POST /instance-ips HTTP/1.1" 200 409 0.026046 10.0.0.33 - - [2026-02-09 17:13:16] "GET /instance-ip/a902be55-ecfa-4715-bf89-b9b16c6c74f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005425 10.0.0.33 - - [2026-02-09 17:13:16] "POST /loadbalancers HTTP/1.1" 200 610 0.064402 10.0.0.33 - - [2026-02-09 17:13:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020014 10.0.0.33 - - [2026-02-09 17:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017815 10.0.0.33 - - [2026-02-09 17:13:16] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044611 10.0.0.33 - - [2026-02-09 17:13:16] "GET /instance-ip/a902be55-ecfa-4715-bf89-b9b16c6c74f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002960 10.0.0.33 - - [2026-02-09 17:13:16] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036683 10.0.0.33 - - [2026-02-09 17:13:16] "POST /floating-ips HTTP/1.1" 200 597 0.043509 10.0.0.33 - - [2026-02-09 17:13:16] "GET /loadbalancer/70d7f881-6acc-4161-bc0b-ffd42cb1eb7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.011796 10.0.0.33 - - [2026-02-09 17:13:16] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.013825 10.0.0.33 - - [2026-02-09 17:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.33 - - [2026-02-09 17:13:16] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026160 10.0.0.33 - - [2026-02-09 17:13:16] "GET /loadbalancer-listener/492289ee-7289-4ce6-b6f0-7708dedcfcdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.002879 10.0.0.33 - - [2026-02-09 17:13:16] "GET /loadbalancer-listener/492289ee-7289-4ce6-b6f0-7708dedcfcdc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003613 10.0.0.33 - - [2026-02-09 17:13:16] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.025093 10.0.0.33 - - [2026-02-09 17:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.33 - - [2026-02-09 17:13:16] "GET /instance-ip/a902be55-ecfa-4715-bf89-b9b16c6c74f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004206 10.0.0.33 - - [2026-02-09 17:13:16] "GET /instance-ip/a902be55-ecfa-4715-bf89-b9b16c6c74f7?fields=floating_ips HTTP/1.1" 200 1213 0.004646 10.0.0.33 - - [2026-02-09 17:13:16] "GET /floating-ip/9abf1d23-a733-443a-b64b-f61b666ee735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002033 10.0.0.33 - - [2026-02-09 17:13:16] "GET /loadbalancer/70d7f881-6acc-4161-bc0b-ffd42cb1eb7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002599 10.0.0.33 - - [2026-02-09 17:13:16] "POST /tags HTTP/1.1" 200 295 0.042205 10.0.0.33 - - [2026-02-09 17:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.023042 10.0.0.33 - - [2026-02-09 17:13:16] "GET /tag/aecc49dc-5767-458d-be82-6563fdf0a891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.013738 10.0.0.33 - - [2026-02-09 17:13:16] "POST /tags HTTP/1.1" 409 233 0.002553 10.0.0.33 - - [2026-02-09 17:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.33 - - [2026-02-09 17:13:16] "GET /tag/e25f3304-1be3-42db-b7af-824f32deaca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.011475 10.0.0.33 - - [2026-02-09 17:13:16] "POST /tags HTTP/1.1" 409 206 0.002095 10.0.0.33 - - [2026-02-09 17:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.33 - - [2026-02-09 17:13:16] "GET /tag/61b388a8-1321-4ac2-a0f3-3d6afdb25901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010755 10.0.0.33 - - [2026-02-09 17:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.33 - - [2026-02-09 17:13:16] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006242 10.0.0.33 - - [2026-02-09 17:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.33 - - [2026-02-09 17:13:16] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031991 10.0.0.33 - - [2026-02-09 17:13:16] "POST /virtual-machines HTTP/1.1" 200 369 0.007716 10.0.0.33 - - [2026-02-09 17:13:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008488 10.0.0.33 - - [2026-02-09 17:13:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.118553 10.0.0.33 - - [2026-02-09 17:13:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023012 10.0.0.33 - - [2026-02-09 17:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008472 10.0.0.33 - - [2026-02-09 17:13:17] "GET /virtual-machine-interface/9ff33514-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004551 10.0.0.33 - - [2026-02-09 17:13:17] "POST /instance-ips HTTP/1.1" 200 409 0.027743 10.0.0.33 - - [2026-02-09 17:13:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025568 10.0.0.33 - - [2026-02-09 17:13:17] "GET /virtual-machine-interface/9ff33514-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008707 10.0.0.33 - - [2026-02-09 17:13:17] "POST /set-tag HTTP/1.1" 200 109 0.015668 10.0.0.33 - - [2026-02-09 17:13:17] "GET /virtual-machine-interface/9ff33514-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010674 10.0.0.33 - - [2026-02-09 17:13:17] "GET /instance-ip/a00a29d6-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002814 10.0.0.33 - - [2026-02-09 17:13:17] "GET /virtual-machine-interface/9ff33514-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004157 10.0.0.33 - - [2026-02-09 17:13:17] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.33 - - [2026-02-09 17:13:17] "GET /virtual-router/74cc04bb-c3ab-41c9-a54f-3d07e1835ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003405 10.0.0.33 - - [2026-02-09 17:13:17] "POST /ref-update HTTP/1.1" 200 156 0.009964 10.0.0.33 - - [2026-02-09 17:13:17] "GET /virtual-machine-interface/9ff33514-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013297 10.0.0.33 - - [2026-02-09 17:13:17] "POST /set-tag HTTP/1.1" 200 109 0.002946 10.0.0.33 - - [2026-02-09 17:13:17] "GET /virtual-machine-interface/9ff33514-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004309 10.0.0.33 - - [2026-02-09 17:13:17] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.33 - - [2026-02-09 17:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.33 - - [2026-02-09 17:13:18] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004213 10.0.0.33 - - [2026-02-09 17:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006717 10.0.0.33 - - [2026-02-09 17:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.33 - - [2026-02-09 17:13:18] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040042 10.0.0.33 - - [2026-02-09 17:13:18] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029386 10.0.0.33 - - [2026-02-09 17:13:18] "POST /virtual-machines HTTP/1.1" 200 369 0.011678 10.0.0.33 - - [2026-02-09 17:13:18] "GET /virtual-networks?parent_id=291ce39a-e78f-4cae-bea3-ee244a41a6f2&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.018734 10.0.0.33 - - [2026-02-09 17:13:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.032633 10.0.0.33 - - [2026-02-09 17:13:18] "POST /virtual-networks HTTP/1.1" 200 512 0.147170 10.0.0.33 - - [2026-02-09 17:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.33 - - [2026-02-09 17:13:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.136852 10.0.0.33 - - [2026-02-09 17:13:19] "GET /network-ipam/301d44a9-0dc0-48a2-8412-6f08df906298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.006381 10.0.0.33 - - [2026-02-09 17:13:19] "POST /route-targets HTTP/1.1" 200 327 0.012023 10.0.0.33 - - [2026-02-09 17:13:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019349 10.0.0.33 - - [2026-02-09 17:13:19] "POST /ref-update HTTP/1.1" 200 156 0.022830 10.0.0.33 - - [2026-02-09 17:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008571 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-machine-interface/a10cbf1a-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014329 10.0.0.33 - - [2026-02-09 17:13:19] "POST /useragent-kv HTTP/1.1" 200 115 0.013331 10.0.0.33 - - [2026-02-09 17:13:19] "POST /ref-update HTTP/1.1" 200 156 0.125214 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-network/7edd6fa3-d1d3-4974-8320-0684217df9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006489 10.0.0.33 - - [2026-02-09 17:13:19] "POST /instance-ips HTTP/1.1" 200 409 0.049626 10.0.0.33 - - [2026-02-09 17:13:19] "GET /domains HTTP/1.1" 200 280 0.001975 10.0.0.33 - - [2026-02-09 17:13:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.045922 10.0.0.33 - - [2026-02-09 17:13:19] "GET /domain/8c0aea52-6b53-4c52-aa31-d5dce9981fdd HTTP/1.1" 200 3087 0.020419 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-machine-interface/a10cbf1a-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008511 10.0.0.33 - - [2026-02-09 17:13:19] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2 HTTP/1.1" 200 7064 0.040775 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-network/7edd6fa3-d1d3-4974-8320-0684217df9a5 HTTP/1.1" 200 2081 0.005651 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-network/7edd6fa3-d1d3-4974-8320-0684217df9a5 HTTP/1.1" 200 2081 0.003994 10.0.0.33 - - [2026-02-09 17:13:19] "GET /routing-instance/e6958a2a-b5d2-4b6c-8529-217b5866c8fa HTTP/1.1" 200 1402 0.003439 10.0.0.33 - - [2026-02-09 17:13:19] "GET /routing-instance/e6958a2a-b5d2-4b6c-8529-217b5866c8fa HTTP/1.1" 200 1402 0.002225 10.0.0.33 - - [2026-02-09 17:13:19] "POST /set-tag HTTP/1.1" 200 109 0.028358 10.0.0.33 - - [2026-02-09 17:13:19] "GET /route-target/d14c0606-e4c4-4a7c-a4fa-c6014ce09c4a HTTP/1.1" 200 1153 0.009632 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-machine-interface/a10cbf1a-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018342 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-network/7edd6fa3-d1d3-4974-8320-0684217df9a5 HTTP/1.1" 200 2081 0.019639 10.0.0.33 - - [2026-02-09 17:13:19] "GET /instance-ip/a12e4e0a-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004023 10.0.0.33 - - [2026-02-09 17:13:19] "GET /routing-instance/e6958a2a-b5d2-4b6c-8529-217b5866c8fa HTTP/1.1" 200 1402 0.002517 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-network/7edd6fa3-d1d3-4974-8320-0684217df9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004274 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-network/7edd6fa3-d1d3-4974-8320-0684217df9a5 HTTP/1.1" 200 2081 0.003722 10.0.0.33 - - [2026-02-09 17:13:19] "GET /routing-instance/e6958a2a-b5d2-4b6c-8529-217b5866c8fa HTTP/1.1" 200 1402 0.002571 10.0.0.33 - - [2026-02-09 17:13:19] "GET /routing-instance/e6958a2a-b5d2-4b6c-8529-217b5866c8fa HTTP/1.1" 200 1402 0.002479 10.0.0.33 - - [2026-02-09 17:13:19] "GET /route-target/d14c0606-e4c4-4a7c-a4fa-c6014ce09c4a HTTP/1.1" 200 1153 0.002422 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-machine-interface/a10cbf1a-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005312 10.0.0.33 - - [2026-02-09 17:13:19] "GET /domains HTTP/1.1" 200 280 0.001804 10.0.0.33 - - [2026-02-09 17:13:19] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.33 - - [2026-02-09 17:13:19] "GET /domain/8c0aea52-6b53-4c52-aa31-d5dce9981fdd HTTP/1.1" 200 3087 0.005548 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-router/74cc04bb-c3ab-41c9-a54f-3d07e1835ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.007225 10.0.0.33 - - [2026-02-09 17:13:19] "POST /ref-update HTTP/1.1" 200 156 0.010776 10.0.0.33 - - [2026-02-09 17:13:19] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2 HTTP/1.1" 200 7064 0.044351 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-network/7edd6fa3-d1d3-4974-8320-0684217df9a5 HTTP/1.1" 200 2081 0.008544 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-machine-interface/a10cbf1a-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011271 10.0.0.33 - - [2026-02-09 17:13:19] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-machine-interface/a10cbf1a-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004601 10.0.0.33 - - [2026-02-09 17:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.33 - - [2026-02-09 17:13:19] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031578 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-network/7edd6fa3-d1d3-4974-8320-0684217df9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003771 10.0.0.33 - - [2026-02-09 17:13:19] "GET /floating-ip-pools?parent_id=7edd6fa3-d1d3-4974-8320-0684217df9a5&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002587 10.0.0.33 - - [2026-02-09 17:13:19] "POST /set-tag HTTP/1.1" 200 109 0.002992 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-network/7edd6fa3-d1d3-4974-8320-0684217df9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003553 10.0.0.33 - - [2026-02-09 17:13:19] "POST /floating-ip-pools HTTP/1.1" 200 562 0.026780 10.0.0.33 - - [2026-02-09 17:13:19] "POST /ref-update HTTP/1.1" 200 156 0.020226 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-network/7edd6fa3-d1d3-4974-8320-0684217df9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009832 10.0.0.33 - - [2026-02-09 17:13:19] "GET /domains HTTP/1.1" 200 280 0.003109 10.0.0.33 - - [2026-02-09 17:13:19] "GET /domain/8c0aea52-6b53-4c52-aa31-d5dce9981fdd HTTP/1.1" 200 3087 0.003256 10.0.0.33 - - [2026-02-09 17:13:19] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2 HTTP/1.1" 200 7320 0.049541 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-network/7edd6fa3-d1d3-4974-8320-0684217df9a5 HTTP/1.1" 200 2319 0.006820 10.0.0.33 - - [2026-02-09 17:13:19] "GET /floating-ip-pool/eef440db-b1c9-47df-ba4c-498152d58d9f HTTP/1.1" 200 1315 0.003682 10.0.0.33 - - [2026-02-09 17:13:19] "GET /domains HTTP/1.1" 200 280 0.002048 10.0.0.33 - - [2026-02-09 17:13:19] "GET /domain/8c0aea52-6b53-4c52-aa31-d5dce9981fdd HTTP/1.1" 200 3087 0.003766 10.0.0.33 - - [2026-02-09 17:13:19] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2 HTTP/1.1" 200 7320 0.049453 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-network/7edd6fa3-d1d3-4974-8320-0684217df9a5 HTTP/1.1" 200 2319 0.004213 10.0.0.33 - - [2026-02-09 17:13:19] "GET /virtual-network/7edd6fa3-d1d3-4974-8320-0684217df9a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004389 10.0.0.33 - - [2026-02-09 17:13:19] "POST /tags HTTP/1.1" 200 365 0.049321 10.0.0.33 - - [2026-02-09 17:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010742 10.0.0.33 - - [2026-02-09 17:13:20] "GET /tag/f91e72ab-664f-450b-bf3a-671a16495529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.017554 10.0.0.33 - - [2026-02-09 17:13:20] "POST /tags HTTP/1.1" 409 206 0.002299 10.0.0.33 - - [2026-02-09 17:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.33 - - [2026-02-09 17:13:20] "GET /tag/61b388a8-1321-4ac2-a0f3-3d6afdb25901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012105 10.0.0.33 - - [2026-02-09 17:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.33 - - [2026-02-09 17:13:20] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042927 10.0.0.33 - - [2026-02-09 17:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006329 10.0.0.33 - - [2026-02-09 17:13:20] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004209 10.0.0.33 - - [2026-02-09 17:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2026-02-09 17:13:20] "GET /service-appliance-set/1e6ba5ec-ac34-4ee1-8257-a2fd979a1678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003887 10.0.0.33 - - [2026-02-09 17:13:20] "POST /fqname-to-id HTTP/1.1" 404 258 0.002393 10.0.0.33 - - [2026-02-09 17:13:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.100425 10.0.0.33 - - [2026-02-09 17:13:20] "GET /virtual-machine-interface/972fbb98-042e-4924-9b39-b503001f9995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.029821 10.0.0.33 - - [2026-02-09 17:13:20] "POST /set-tag HTTP/1.1" 200 109 0.015565 10.0.0.33 - - [2026-02-09 17:13:20] "POST /instance-ips HTTP/1.1" 200 417 0.030409 10.0.0.33 - - [2026-02-09 17:13:20] "GET /instance-ip/f8d757b3-2919-40e7-95ac-f347e9194d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.010213 10.0.0.33 - - [2026-02-09 17:13:20] "POST /loadbalancers HTTP/1.1" 200 618 0.057613 10.0.0.33 - - [2026-02-09 17:13:20] "POST /service-instances HTTP/1.1" 200 566 0.019759 10.0.0.33 - - [2026-02-09 17:13:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.035394 10.0.0.33 - - [2026-02-09 17:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012095 10.0.0.33 - - [2026-02-09 17:13:20] "POST /ref-update HTTP/1.1" 200 156 0.042300 10.0.0.33 - - [2026-02-09 17:13:20] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.036952 10.0.0.33 - - [2026-02-09 17:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.33 - - [2026-02-09 17:13:20] "PUT /service-instance/90bbb779-2b2b-443c-840c-7d0eefbb0c5b HTTP/1.1" 200 266 0.009671 10.0.0.33 - - [2026-02-09 17:13:20] "GET /virtual-machine-interface/972fbb98-042e-4924-9b39-b503001f9995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.022666 10.0.0.33 - - [2026-02-09 17:13:20] "GET /virtual-machine-interface/972fbb98-042e-4924-9b39-b503001f9995?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005886 10.0.0.33 - - [2026-02-09 17:13:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021009 10.0.0.33 - - [2026-02-09 17:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.33 - - [2026-02-09 17:13:20] "PUT /service-instance/90bbb779-2b2b-443c-840c-7d0eefbb0c5b HTTP/1.1" 200 266 0.010307 10.0.0.33 - - [2026-02-09 17:13:20] "GET /floating-ip-pool/eef440db-b1c9-47df-ba4c-498152d58d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002612 10.0.0.33 - - [2026-02-09 17:13:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008602 10.0.0.33 - - [2026-02-09 17:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.33 - - [2026-02-09 17:13:20] "POST /floating-ips HTTP/1.1" 200 671 0.100588 10.0.0.33 - - [2026-02-09 17:13:21] "POST /virtual-machines HTTP/1.1" 200 429 0.071040 10.0.0.33 - - [2026-02-09 17:13:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017733 10.0.0.33 - - [2026-02-09 17:13:21] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003109 10.0.0.33 - - [2026-02-09 17:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.33 - - [2026-02-09 17:13:21] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.037095 10.0.0.33 - - [2026-02-09 17:13:21] "POST /tags HTTP/1.1" 409 221 0.011845 10.0.0.33 - - [2026-02-09 17:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.33 - - [2026-02-09 17:13:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.092603 10.0.0.33 - - [2026-02-09 17:13:21] "POST /chown HTTP/1.1" 200 109 0.024762 10.0.0.33 - - [2026-02-09 17:13:21] "GET /tag/e7343c08-b8fa-49ed-b300-19da5b8851d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.019688 10.0.0.33 - - [2026-02-09 17:13:21] "POST /tags HTTP/1.1" 409 238 0.002175 10.0.0.33 - - [2026-02-09 17:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.33 - - [2026-02-09 17:13:21] "POST /chown HTTP/1.1" 200 109 0.012771 10.0.0.33 - - [2026-02-09 17:13:21] "GET /tag/f91e72ab-664f-450b-bf3a-671a16495529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.010402 10.0.0.33 - - [2026-02-09 17:13:21] "PUT /virtual-machine-interface/313ff632-8ec8-4b36-9853-fc6e8bd1a550 HTTP/1.1" 200 284 0.014698 10.0.0.33 - - [2026-02-09 17:13:21] "PUT /instance-ip/f8d757b3-2919-40e7-95ac-f347e9194d73 HTTP/1.1" 200 256 0.019709 10.0.0.33 - - [2026-02-09 17:13:21] "POST /firewall-rules HTTP/1.1" 200 650 0.108071 10.0.0.33 - - [2026-02-09 17:13:21] "POST /ref-update HTTP/1.1" 200 156 0.086761 10.0.0.33 - - [2026-02-09 17:13:21] "GET /firewall-rule/3298ca67-8a41-43af-a683-662758f3f010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.023825 10.0.0.33 - - [2026-02-09 17:13:21] "POST /ref-update HTTP/1.1" 200 156 0.010946 10.0.0.33 - - [2026-02-09 17:13:21] "GET /firewall-policy/4d289ec8-62c4-49cb-9d6e-1b8eda445039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002323 10.0.0.33 - - [2026-02-09 17:13:21] "GET /firewall-rule/3298ca67-8a41-43af-a683-662758f3f010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002049 10.0.0.33 - - [2026-02-09 17:13:21] "POST /ref-update HTTP/1.1" 200 156 0.018917 10.0.0.33 - - [2026-02-09 17:13:21] "POST /ref-update HTTP/1.1" 200 156 0.027445 10.0.0.33 - - [2026-02-09 17:13:21] "POST /ref-update HTTP/1.1" 200 156 0.058028 10.0.0.33 - - [2026-02-09 17:13:21] "POST /ref-update HTTP/1.1" 200 156 0.013489 10.0.0.33 - - [2026-02-09 17:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.33 - - [2026-02-09 17:13:21] "POST /ref-update HTTP/1.1" 200 156 0.034416 10.0.0.33 - - [2026-02-09 17:13:21] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.062782 10.0.0.33 - - [2026-02-09 17:13:21] "GET /loadbalancer/43c6d37d-fa74-4163-9c8b-9a2433b0c6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003339 10.0.0.33 - - [2026-02-09 17:13:21] "POST /virtual-machines HTTP/1.1" 200 429 0.033868 10.0.0.33 - - [2026-02-09 17:13:21] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.021634 10.0.0.33 - - [2026-02-09 17:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007067 10.0.0.33 - - [2026-02-09 17:13:21] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.062821 10.0.0.33 - - [2026-02-09 17:13:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.105484 10.0.0.33 - - [2026-02-09 17:13:21] "POST /chown HTTP/1.1" 200 109 0.020833 10.0.0.33 - - [2026-02-09 17:13:21] "GET /loadbalancer-listener/cd2781e3-06b9-45d9-9233-7a35db461634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.008274 10.0.0.33 - - [2026-02-09 17:13:21] "GET /loadbalancer-listener/cd2781e3-06b9-45d9-9233-7a35db461634?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.002879 10.0.0.33 - - [2026-02-09 17:13:21] "POST /chown HTTP/1.1" 200 109 0.015350 10.0.0.33 - - [2026-02-09 17:13:21] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.038231 10.0.0.33 - - [2026-02-09 17:13:21] "PUT /virtual-machine-interface/d8bbb4b0-d6bf-41dd-9b02-420ada3ff5da HTTP/1.1" 200 284 0.026125 10.0.0.33 - - [2026-02-09 17:13:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024884 10.0.0.33 - - [2026-02-09 17:13:22] "PUT /instance-ip/f8d757b3-2919-40e7-95ac-f347e9194d73 HTTP/1.1" 200 256 0.051761 10.0.0.33 - - [2026-02-09 17:13:22] "GET /loadbalancer-pool/603f1a1f-9abf-4188-8199-e3c9f26427b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.010650 10.0.0.33 - - [2026-02-09 17:13:22] "POST /ref-update HTTP/1.1" 200 156 0.020123 10.0.0.33 - - [2026-02-09 17:13:22] "POST /loadbalancer-members HTTP/1.1" 200 707 0.040366 10.0.0.33 - - [2026-02-09 17:13:22] "POST /ref-update HTTP/1.1" 200 156 0.009103 10.0.0.33 - - [2026-02-09 17:13:22] "POST /ref-update HTTP/1.1" 200 156 0.029352 10.0.0.33 - - [2026-02-09 17:13:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.013740 10.0.0.33 - - [2026-02-09 17:13:22] "GET /loadbalancer-member/6da1dc87-383c-4ca9-8b18-2001773d66e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.021809 10.0.0.33 - - [2026-02-09 17:13:22] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003245 10.0.0.33 - - [2026-02-09 17:13:22] "POST /ref-update HTTP/1.1" 200 156 0.034946 10.0.0.33 - - [2026-02-09 17:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.33 - - [2026-02-09 17:13:22] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002105 10.0.0.33 - - [2026-02-09 17:13:22] "POST /ref-update HTTP/1.1" 200 156 0.012075 10.0.0.33 - - [2026-02-09 17:13:22] "POST /tags HTTP/1.1" 409 221 0.011852 10.0.0.33 - - [2026-02-09 17:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008077 10.0.0.33 - - [2026-02-09 17:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007620 10.0.0.33 - - [2026-02-09 17:13:22] "POST /chown HTTP/1.1" 200 109 0.006468 10.0.0.33 - - [2026-02-09 17:13:22] "GET /tag/e7343c08-b8fa-49ed-b300-19da5b8851d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009764 10.0.0.33 - - [2026-02-09 17:13:22] "POST /tags HTTP/1.1" 409 238 0.002209 10.0.0.33 - - [2026-02-09 17:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.33 - - [2026-02-09 17:13:22] "POST /chown HTTP/1.1" 200 109 0.008649 10.0.0.33 - - [2026-02-09 17:13:22] "PUT /instance-ip/f8d757b3-2919-40e7-95ac-f347e9194d73 HTTP/1.1" 200 256 0.020792 10.0.0.33 - - [2026-02-09 17:13:22] "GET /tag/f91e72ab-664f-450b-bf3a-671a16495529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.010196 10.0.0.33 - - [2026-02-09 17:13:22] "POST /ref-update HTTP/1.1" 200 156 0.028494 10.0.0.33 - - [2026-02-09 17:13:22] "POST /firewall-rules HTTP/1.1" 409 293 0.017891 10.0.0.33 - - [2026-02-09 17:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.33 - - [2026-02-09 17:13:22] "POST /chown HTTP/1.1" 200 109 0.006096 10.0.0.33 - - [2026-02-09 17:13:22] "POST /chown HTTP/1.1" 200 109 0.016179 10.0.0.33 - - [2026-02-09 17:13:22] "PUT /instance-ip/f8d757b3-2919-40e7-95ac-f347e9194d73 HTTP/1.1" 200 256 0.021687 10.0.0.33 - - [2026-02-09 17:13:22] "PUT /firewall-rule/3298ca67-8a41-43af-a683-662758f3f010 HTTP/1.1" 200 260 0.050299 10.0.0.33 - - [2026-02-09 17:13:22] "GET /firewall-rule/3298ca67-8a41-43af-a683-662758f3f010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.008449 10.0.0.33 - - [2026-02-09 17:13:22] "GET /firewall-policy/4d289ec8-62c4-49cb-9d6e-1b8eda445039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003328 10.0.0.33 - - [2026-02-09 17:13:22] "POST /ref-update HTTP/1.1" 200 156 0.010817 10.0.0.33 - - [2026-02-09 17:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006732 10.0.0.33 - - [2026-02-09 17:13:22] "GET /firewall-rule/3298ca67-8a41-43af-a683-662758f3f010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004321 10.0.0.33 - - [2026-02-09 17:13:22] "POST /chown HTTP/1.1" 200 109 0.014815 10.0.0.33 - - [2026-02-09 17:13:22] "POST /chown HTTP/1.1" 200 109 0.006061 10.0.0.33 - - [2026-02-09 17:13:22] "PUT /instance-ip/f8d757b3-2919-40e7-95ac-f347e9194d73 HTTP/1.1" 200 256 0.014572 10.0.0.33 - - [2026-02-09 17:13:22] "POST /ref-update HTTP/1.1" 200 156 0.019435 10.0.0.33 - - [2026-02-09 17:13:22] "POST /chown HTTP/1.1" 200 109 0.008844 10.0.0.33 - - [2026-02-09 17:13:22] "POST /chown HTTP/1.1" 200 109 0.016068 10.0.0.33 - - [2026-02-09 17:13:22] "PUT /instance-ip/f8d757b3-2919-40e7-95ac-f347e9194d73 HTTP/1.1" 200 256 0.031793 10.0.0.33 - - [2026-02-09 17:13:22] "POST /ref-update HTTP/1.1" 200 156 0.011777 10.0.0.33 - - [2026-02-09 17:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.33 - - [2026-02-09 17:13:22] "POST /chown HTTP/1.1" 200 109 0.007076 10.0.0.33 - - [2026-02-09 17:13:22] "POST /chown HTTP/1.1" 200 109 0.015710 10.0.0.33 - - [2026-02-09 17:13:22] "PUT /instance-ip/f8d757b3-2919-40e7-95ac-f347e9194d73 HTTP/1.1" 200 256 0.011938 10.0.0.33 - - [2026-02-09 17:13:22] "POST /ref-update HTTP/1.1" 200 156 0.016455 10.0.0.33 - - [2026-02-09 17:13:22] "POST /chown HTTP/1.1" 200 109 0.030996 10.0.0.33 - - [2026-02-09 17:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010748 10.0.0.33 - - [2026-02-09 17:13:22] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005243 10.0.0.33 - - [2026-02-09 17:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.33 - - [2026-02-09 17:13:23] "POST /chown HTTP/1.1" 200 109 0.012059 10.0.0.33 - - [2026-02-09 17:13:23] "PUT /instance-ip/f8d757b3-2919-40e7-95ac-f347e9194d73 HTTP/1.1" 200 256 0.019104 10.0.0.33 - - [2026-02-09 17:13:23] "POST /ref-update HTTP/1.1" 200 156 0.018988 10.0.0.33 - - [2026-02-09 17:13:23] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.046786 10.0.0.33 - - [2026-02-09 17:13:23] "POST /virtual-machines HTTP/1.1" 200 373 0.009403 10.0.0.33 - - [2026-02-09 17:13:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018563 10.0.0.33 - - [2026-02-09 17:13:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.165438 10.0.0.33 - - [2026-02-09 17:13:23] "PUT /service-instance/90bbb779-2b2b-443c-840c-7d0eefbb0c5b HTTP/1.1" 200 266 0.012960 10.0.0.33 - - [2026-02-09 17:13:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.030350 10.0.0.33 - - [2026-02-09 17:13:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.054610 10.0.0.33 - - [2026-02-09 17:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008271 10.0.0.33 - - [2026-02-09 17:13:23] "GET /virtual-machine-interface/a39d4966-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.010019 10.0.0.33 - - [2026-02-09 17:13:23] "PUT /service-instance/90bbb779-2b2b-443c-840c-7d0eefbb0c5b HTTP/1.1" 200 266 0.010261 10.0.0.33 - - [2026-02-09 17:13:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021528 10.0.0.33 - - [2026-02-09 17:13:23] "POST /instance-ips HTTP/1.1" 200 413 0.050874 10.0.0.33 - - [2026-02-09 17:13:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.019136 10.0.0.33 - - [2026-02-09 17:13:23] "GET /virtual-machine-interface/a39d4966-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006801 10.0.0.33 - - [2026-02-09 17:13:23] "PUT /service-instance/90bbb779-2b2b-443c-840c-7d0eefbb0c5b HTTP/1.1" 200 266 0.027651 10.0.0.33 - - [2026-02-09 17:13:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018385 10.0.0.33 - - [2026-02-09 17:13:23] "PUT /service-instance/90bbb779-2b2b-443c-840c-7d0eefbb0c5b HTTP/1.1" 200 266 0.015955 10.0.0.33 - - [2026-02-09 17:13:23] "POST /set-tag HTTP/1.1" 200 109 0.062690 10.0.0.33 - - [2026-02-09 17:13:23] "GET /virtual-machine-interface/a39d4966-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.027159 10.0.0.33 - - [2026-02-09 17:13:23] "GET /instance-ip/a3c8791a-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004737 10.0.0.33 - - [2026-02-09 17:13:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011947 10.0.0.33 - - [2026-02-09 17:13:23] "GET /virtual-machine-interface/a39d4966-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006616 10.0.0.33 - - [2026-02-09 17:13:23] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.33 - - [2026-02-09 17:13:23] "PUT /service-instance/90bbb779-2b2b-443c-840c-7d0eefbb0c5b HTTP/1.1" 200 266 0.022243 10.0.0.33 - - [2026-02-09 17:13:23] "GET /virtual-router/74cc04bb-c3ab-41c9-a54f-3d07e1835ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.019289 10.0.0.33 - - [2026-02-09 17:13:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023006 10.0.0.33 - - [2026-02-09 17:13:23] "POST /ref-update HTTP/1.1" 200 156 0.010705 10.0.0.33 - - [2026-02-09 17:13:23] "GET /virtual-machine-interface/a39d4966-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012610 10.0.0.33 - - [2026-02-09 17:13:23] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.33 - - [2026-02-09 17:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.33 - - [2026-02-09 17:13:23] "POST /chown HTTP/1.1" 200 109 0.006742 10.0.0.33 - - [2026-02-09 17:13:23] "GET /virtual-machine-interface/a39d4966-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012876 10.0.0.33 - - [2026-02-09 17:13:23] "POST /set-tag HTTP/1.1" 200 109 0.005218 10.0.0.33 - - [2026-02-09 17:13:23] "POST /chown HTTP/1.1" 200 109 0.022929 10.0.0.33 - - [2026-02-09 17:13:24] "POST /ref-update HTTP/1.1" 200 156 0.007654 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.019270 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.018571 10.0.0.33 - - [2026-02-09 17:13:24] "POST /ref-update HTTP/1.1" 200 156 0.007753 10.0.0.33 - - [2026-02-09 17:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.006201 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.007548 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.020833 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.024898 10.0.0.33 - - [2026-02-09 17:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.006007 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.013677 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.008880 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.023105 10.0.0.33 - - [2026-02-09 17:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.007695 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.016901 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.018354 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.008062 10.0.0.33 - - [2026-02-09 17:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.014087 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.010594 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.011811 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.013570 10.0.0.33 - - [2026-02-09 17:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.007639 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.015714 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.007897 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.023725 10.0.0.33 - - [2026-02-09 17:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.007774 10.0.0.33 - - [2026-02-09 17:13:24] "POST /chown HTTP/1.1" 200 109 0.015292 10.0.0.33 - - [2026-02-09 17:13:25] "POST /chown HTTP/1.1" 200 109 0.017788 10.0.0.33 - - [2026-02-09 17:13:25] "POST /chown HTTP/1.1" 200 109 0.007202 10.0.0.33 - - [2026-02-09 17:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.33 - - [2026-02-09 17:13:25] "POST /chown HTTP/1.1" 200 109 0.006742 10.0.0.33 - - [2026-02-09 17:13:25] "POST /chown HTTP/1.1" 200 109 0.006589 10.0.0.33 - - [2026-02-09 17:13:25] "POST /chown HTTP/1.1" 200 109 0.015112 10.0.0.33 - - [2026-02-09 17:13:25] "POST /chown HTTP/1.1" 200 109 0.014148 10.0.0.33 - - [2026-02-09 17:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2026-02-09 17:13:25] "POST /chown HTTP/1.1" 200 109 0.007332 10.0.0.33 - - [2026-02-09 17:13:25] "POST /chown HTTP/1.1" 200 109 0.019015 10.0.0.33 - - [2026-02-09 17:13:25] "POST /chown HTTP/1.1" 200 109 0.014863 10.0.0.33 - - [2026-02-09 17:13:25] "POST /chown HTTP/1.1" 200 109 0.006939 10.0.0.33 - - [2026-02-09 17:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015859 10.0.0.33 - - [2026-02-09 17:13:25] "POST /chown HTTP/1.1" 200 109 0.008353 10.0.0.33 - - [2026-02-09 17:13:25] "POST /chown HTTP/1.1" 200 109 0.006293 10.0.0.33 - - [2026-02-09 17:13:25] "POST /chown HTTP/1.1" 200 109 0.011457 10.0.0.33 - - [2026-02-09 17:13:25] "POST /chown HTTP/1.1" 200 109 0.017374 10.0.0.33 - - [2026-02-09 17:13:28] "GET /virtual-machine-interface/9ff33514-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005189 10.0.0.33 - - [2026-02-09 17:13:28] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.33 - - [2026-02-09 17:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.33 - - [2026-02-09 17:13:28] "GET /loadbalancer/70d7f881-6acc-4161-bc0b-ffd42cb1eb7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002096 10.0.0.33 - - [2026-02-09 17:13:28] "GET /loadbalancer-pool/26c47804-a28e-4929-afee-6adfb4ed1c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002383 10.0.0.33 - - [2026-02-09 17:13:28] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015851 10.0.0.33 - - [2026-02-09 17:13:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011585 10.0.0.33 - - [2026-02-09 17:13:28] "GET /virtual-machine-interface/9ff33514-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005388 10.0.0.33 - - [2026-02-09 17:13:28] "GET /virtual-machine-interface/9ff33514-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006188 10.0.0.33 - - [2026-02-09 17:13:28] "POST /ref-update HTTP/1.1" 200 156 0.014460 10.0.0.33 - - [2026-02-09 17:13:28] "GET /floating-ip/9abf1d23-a733-443a-b64b-f61b666ee735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.005100 10.0.0.33 - - [2026-02-09 17:13:28] "POST /tags HTTP/1.1" 409 221 0.002312 10.0.0.33 - - [2026-02-09 17:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.33 - - [2026-02-09 17:13:28] "PUT /floating-ip/9abf1d23-a733-443a-b64b-f61b666ee735 HTTP/1.1" 200 256 0.014559 10.0.0.33 - - [2026-02-09 17:13:28] "GET /tag/e7343c08-b8fa-49ed-b300-19da5b8851d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.017668 10.0.0.33 - - [2026-02-09 17:13:28] "POST /set-tag HTTP/1.1" 200 109 0.015682 10.0.0.33 - - [2026-02-09 17:13:30] "GET /virtual-machine-interface/a10cbf1a-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004166 10.0.0.33 - - [2026-02-09 17:13:30] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.33 - - [2026-02-09 17:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.33 - - [2026-02-09 17:13:30] "GET /loadbalancer/70d7f881-6acc-4161-bc0b-ffd42cb1eb7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003181 10.0.0.33 - - [2026-02-09 17:13:30] "GET /loadbalancer-pool/26c47804-a28e-4929-afee-6adfb4ed1c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003165 10.0.0.33 - - [2026-02-09 17:13:30] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014863 10.0.0.33 - - [2026-02-09 17:13:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008521 10.0.0.33 - - [2026-02-09 17:13:30] "GET /virtual-machine-interface/a10cbf1a-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009036 10.0.0.33 - - [2026-02-09 17:13:30] "GET /virtual-machine-interface/a10cbf1a-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005571 10.0.0.33 - - [2026-02-09 17:13:30] "POST /ref-update HTTP/1.1" 200 156 0.010003 10.0.0.33 - - [2026-02-09 17:13:30] "GET /floating-ip/9abf1d23-a733-443a-b64b-f61b666ee735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005649 10.0.0.33 - - [2026-02-09 17:13:30] "POST /set-tag HTTP/1.1" 200 109 0.045761 10.0.0.33 - - [2026-02-09 17:13:32] "GET /virtual-machine/39578994-f599-442d-9853-ee54ab311b65?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003080 10.0.0.33 - - [2026-02-09 17:13:32] "GET /virtual-machine-interface/9ff33514-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004238 10.0.0.33 - - [2026-02-09 17:13:33] "GET /virtual-machine/9ab71615-f8ce-49cb-8137-c34c946d7056?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002964 10.0.0.33 - - [2026-02-09 17:13:33] "GET /virtual-machine-interface/a10cbf1a-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004388 10.0.0.33 - - [2026-02-09 17:13:38] "GET /virtual-machine-interface/a39d4966-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004354 10.0.0.33 - - [2026-02-09 17:13:38] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.33 - - [2026-02-09 17:13:43] "GET /virtual-machine/3b8a91f5-7c8b-4be6-be54-08bd4ea8405b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002751 10.0.0.33 - - [2026-02-09 17:13:43] "GET /virtual-machine-interface/a39d4966-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003823 10.0.0.33 - - [2026-02-09 17:13:43] "GET /virtual-machine-interface/a39d4966-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005355 10.0.0.33 - - [2026-02-09 17:13:43] "POST /set-tag HTTP/1.1" 200 109 0.007357 10.0.0.33 - - [2026-02-09 17:14:14] "GET /virtual-machine-interface/a39d4966-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005687 10.0.0.33 - - [2026-02-09 17:14:14] "POST /set-tag HTTP/1.1" 200 109 0.001980 10.0.0.33 - - [2026-02-09 17:14:14] "GET /virtual-machine-interface/a39d4966-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004070 10.0.0.33 - - [2026-02-09 17:14:14] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.33 - - [2026-02-09 17:14:14] "GET /virtual-machine/3b8a91f5-7c8b-4be6-be54-08bd4ea8405b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002217 10.0.0.33 - - [2026-02-09 17:14:14] "POST /ref-update HTTP/1.1" 200 156 0.008237 10.0.0.33 - - [2026-02-09 17:14:14] "GET /virtual-machine-interface/a39d4966-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016278 10.0.0.33 - - [2026-02-09 17:14:14] "POST /set-tag HTTP/1.1" 200 109 0.024557 10.0.0.33 - - [2026-02-09 17:14:14] "POST /set-tag HTTP/1.1" 200 109 0.021761 10.0.0.33 - - [2026-02-09 17:14:14] "DELETE /instance-ip/a3c8791a-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.040345 10.0.0.33 - - [2026-02-09 17:14:14] "DELETE /virtual-machine-interface/a39d4966-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.041720 10.0.0.33 - - [2026-02-09 17:14:14] "DELETE /virtual-machine/3b8a91f5-7c8b-4be6-be54-08bd4ea8405b HTTP/1.1" 200 115 0.020541 10.0.0.33 - - [2026-02-09 17:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.33 - - [2026-02-09 17:14:18] "POST /chown HTTP/1.1" 200 109 0.006045 10.0.0.33 - - [2026-02-09 17:14:18] "POST /chown HTTP/1.1" 200 109 0.012359 10.0.0.33 - - [2026-02-09 17:14:18] "POST /chown HTTP/1.1" 200 109 0.006028 10.0.0.33 - - [2026-02-09 17:14:18] "POST /chown HTTP/1.1" 200 109 0.005403 10.0.0.33 - - [2026-02-09 17:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.33 - - [2026-02-09 17:14:18] "GET /tag/f91e72ab-664f-450b-bf3a-671a16495529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.009956 10.0.0.33 - - [2026-02-09 17:14:18] "GET /tag/f91e72ab-664f-450b-bf3a-671a16495529?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011660 10.0.0.33 - - [2026-02-09 17:14:18] "GET /virtual-machine-interface/313ff632-8ec8-4b36-9853-fc6e8bd1a550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.007204 10.0.0.33 - - [2026-02-09 17:14:18] "POST /set-tag HTTP/1.1" 200 109 0.014587 10.0.0.33 - - [2026-02-09 17:14:18] "GET /virtual-machine-interface/972fbb98-042e-4924-9b39-b503001f9995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009783 10.0.0.33 - - [2026-02-09 17:14:18] "POST /set-tag HTTP/1.1" 200 109 0.015688 10.0.0.33 - - [2026-02-09 17:14:18] "GET /virtual-machine-interface/d8bbb4b0-d6bf-41dd-9b02-420ada3ff5da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004324 10.0.0.33 - - [2026-02-09 17:14:18] "POST /set-tag HTTP/1.1" 200 109 0.019437 10.0.0.33 - - [2026-02-09 17:14:18] "GET /firewall-policy/4d289ec8-62c4-49cb-9d6e-1b8eda445039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004005 10.0.0.33 - - [2026-02-09 17:14:18] "GET /firewall-rule/3298ca67-8a41-43af-a683-662758f3f010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002540 10.0.0.33 - - [2026-02-09 17:14:18] "POST /ref-update HTTP/1.1" 200 156 0.013314 10.0.0.33 - - [2026-02-09 17:14:18] "DELETE /firewall-rule/3298ca67-8a41-43af-a683-662758f3f010 HTTP/1.1" 200 115 0.033836 10.0.0.33 - - [2026-02-09 17:14:18] "DELETE /loadbalancer-member/6da1dc87-383c-4ca9-8b18-2001773d66e6 HTTP/1.1" 200 115 0.026558 10.0.0.33 - - [2026-02-09 17:14:18] "PUT /service-instance/90bbb779-2b2b-443c-840c-7d0eefbb0c5b HTTP/1.1" 200 266 0.012511 10.0.0.33 - - [2026-02-09 17:14:18] "DELETE /loadbalancer-pool/603f1a1f-9abf-4188-8199-e3c9f26427b9 HTTP/1.1" 200 115 0.041663 10.0.0.33 - - [2026-02-09 17:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027777 10.0.0.33 - - [2026-02-09 17:14:19] "DELETE /loadbalancer-listener/cd2781e3-06b9-45d9-9233-7a35db461634 HTTP/1.1" 200 115 0.062193 10.0.0.33 - - [2026-02-09 17:14:19] "GET /floating-ip/da46ec50-a17c-4ae9-a5e3-695ba19bd5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.004199 10.0.0.33 - - [2026-02-09 17:14:19] "PUT /service-instance/90bbb779-2b2b-443c-840c-7d0eefbb0c5b HTTP/1.1" 200 266 0.010289 10.0.0.33 - - [2026-02-09 17:14:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019848 10.0.0.33 - - [2026-02-09 17:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013833 10.0.0.33 - - [2026-02-09 17:14:19] "POST /chown HTTP/1.1" 200 109 0.006456 10.0.0.33 - - [2026-02-09 17:14:19] "PUT /floating-ip/da46ec50-a17c-4ae9-a5e3-695ba19bd5a6 HTTP/1.1" 200 256 0.042956 10.0.0.33 - - [2026-02-09 17:14:19] "POST /chown HTTP/1.1" 200 109 0.007120 10.0.0.33 - - [2026-02-09 17:14:19] "POST /chown HTTP/1.1" 200 109 0.013241 10.0.0.33 - - [2026-02-09 17:14:19] "POST /chown HTTP/1.1" 200 109 0.009541 10.0.0.33 - - [2026-02-09 17:14:19] "DELETE /floating-ip/da46ec50-a17c-4ae9-a5e3-695ba19bd5a6 HTTP/1.1" 200 115 0.081820 10.0.0.33 - - [2026-02-09 17:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.33 - - [2026-02-09 17:14:19] "POST /service-instances HTTP/1.1" 409 259 0.004086 10.0.0.33 - - [2026-02-09 17:14:19] "DELETE /loadbalancer/43c6d37d-fa74-4163-9c8b-9a2433b0c6d5 HTTP/1.1" 200 115 0.046212 10.0.0.33 - - [2026-02-09 17:14:19] "POST /service-instances HTTP/1.1" 409 259 0.001341 10.0.0.33 - - [2026-02-09 17:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.33 - - [2026-02-09 17:14:19] "DELETE /instance-ip/f8d757b3-2919-40e7-95ac-f347e9194d73 HTTP/1.1" 200 115 0.033041 10.0.0.33 - - [2026-02-09 17:14:19] "DELETE /virtual-machine-interface/972fbb98-042e-4924-9b39-b503001f9995 HTTP/1.1" 200 115 0.028595 10.0.0.33 - - [2026-02-09 17:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.33 - - [2026-02-09 17:14:19] "DELETE /tag/f91e72ab-664f-450b-bf3a-671a16495529 HTTP/1.1" 200 115 0.054914 10.0.0.33 - - [2026-02-09 17:14:19] "DELETE /service-instance/90bbb779-2b2b-443c-840c-7d0eefbb0c5b HTTP/1.1" 200 115 0.025928 10.0.0.33 - - [2026-02-09 17:14:19] "GET /virtual-machine-interface/d8bbb4b0-d6bf-41dd-9b02-420ada3ff5da?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004108 10.0.0.33 - - [2026-02-09 17:14:19] "DELETE /virtual-machine-interface/d8bbb4b0-d6bf-41dd-9b02-420ada3ff5da HTTP/1.1" 200 115 0.037933 10.0.0.33 - - [2026-02-09 17:14:19] "DELETE /virtual-machine/8aed8241-f19b-45d6-bf1d-a644baab388c HTTP/1.1" 200 115 0.026529 10.0.0.33 - - [2026-02-09 17:14:19] "GET /virtual-machine-interface/313ff632-8ec8-4b36-9853-fc6e8bd1a550?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005642 10.0.0.33 - - [2026-02-09 17:14:19] "GET /floating-ip-pool/eef440db-b1c9-47df-ba4c-498152d58d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003541 10.0.0.33 - - [2026-02-09 17:14:19] "POST /ref-update HTTP/1.1" 200 156 0.011471 10.0.0.33 - - [2026-02-09 17:14:19] "DELETE /virtual-machine-interface/313ff632-8ec8-4b36-9853-fc6e8bd1a550 HTTP/1.1" 200 115 0.066389 10.0.0.33 - - [2026-02-09 17:14:19] "DELETE /floating-ip-pool/eef440db-b1c9-47df-ba4c-498152d58d9f HTTP/1.1" 200 115 0.055788 10.0.0.33 - - [2026-02-09 17:14:19] "POST /ref-update HTTP/1.1" 200 156 0.046592 10.0.0.33 - - [2026-02-09 17:14:19] "DELETE /virtual-machine/da312ced-63d7-428a-9961-8f35f9aa0306 HTTP/1.1" 200 115 0.047599 10.0.0.33 - - [2026-02-09 17:14:19] "POST /useragent-kv HTTP/1.1" 200 115 0.009589 10.0.0.33 - - [2026-02-09 17:14:19] "POST /useragent-kv HTTP/1.1" 200 115 0.001973 10.0.0.33 - - [2026-02-09 17:14:19] "DELETE /virtual-network/7edd6fa3-d1d3-4974-8320-0684217df9a5 HTTP/1.1" 200 115 0.146671 10.0.0.33 - - [2026-02-09 17:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.33 - - [2026-02-09 17:14:19] "GET /routing-instance/e6958a2a-b5d2-4b6c-8529-217b5866c8fa HTTP/1.1" 404 171 0.007172 10.0.0.33 - - [2026-02-09 17:14:19] "GET /domains HTTP/1.1" 200 280 0.001561 10.0.0.33 - - [2026-02-09 17:14:19] "GET /domain/8c0aea52-6b53-4c52-aa31-d5dce9981fdd HTTP/1.1" 200 3087 0.003264 10.0.0.33 - - [2026-02-09 17:14:19] "DELETE /route-target/d14c0606-e4c4-4a7c-a4fa-c6014ce09c4a HTTP/1.1" 200 115 0.034201 10.0.0.33 - - [2026-02-09 17:14:19] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2 HTTP/1.1" 200 6873 0.044572 10.0.0.33 - - [2026-02-09 17:14:19] "GET /virtual-machine-interface/a10cbf1a-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010967 10.0.0.33 - - [2026-02-09 17:14:19] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.33 - - [2026-02-09 17:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.33 - - [2026-02-09 17:14:19] "GET /loadbalancer/70d7f881-6acc-4161-bc0b-ffd42cb1eb7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002126 10.0.0.33 - - [2026-02-09 17:14:19] "GET /virtual-machine-interface/a10cbf1a-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004085 10.0.0.33 - - [2026-02-09 17:14:20] "POST /set-tag HTTP/1.1" 200 109 0.023779 10.0.0.33 - - [2026-02-09 17:14:20] "DELETE /loadbalancer-member/00533023-a8ed-4db4-887a-b9ba66f06915 HTTP/1.1" 200 115 0.045215 10.0.0.33 - - [2026-02-09 17:14:21] "GET /virtual-machine-interface/a10cbf1a-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005759 10.0.0.33 - - [2026-02-09 17:14:21] "POST /set-tag HTTP/1.1" 200 109 0.003313 10.0.0.33 - - [2026-02-09 17:14:21] "GET /virtual-machine-interface/a10cbf1a-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003786 10.0.0.33 - - [2026-02-09 17:14:21] "POST /set-tag HTTP/1.1" 200 109 0.002065 10.0.0.33 - - [2026-02-09 17:14:21] "GET /virtual-machine/9ab71615-f8ce-49cb-8137-c34c946d7056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002938 10.0.0.33 - - [2026-02-09 17:14:21] "POST /ref-update HTTP/1.1" 200 156 0.009434 10.0.0.33 - - [2026-02-09 17:14:21] "GET /virtual-machine-interface/a10cbf1a-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010589 10.0.0.33 - - [2026-02-09 17:14:21] "POST /set-tag HTTP/1.1" 200 109 0.017243 10.0.0.33 - - [2026-02-09 17:14:21] "POST /set-tag HTTP/1.1" 200 109 0.035065 10.0.0.33 - - [2026-02-09 17:14:21] "POST /set-tag HTTP/1.1" 200 109 0.029197 10.0.0.33 - - [2026-02-09 17:14:21] "DELETE /instance-ip/a12e4e0a-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.033828 10.0.0.33 - - [2026-02-09 17:14:21] "POST /ref-update HTTP/1.1" 200 156 0.010820 10.0.0.33 - - [2026-02-09 17:14:22] "DELETE /virtual-machine-interface/a10cbf1a-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.052521 10.0.0.33 - - [2026-02-09 17:14:22] "DELETE /virtual-machine/9ab71615-f8ce-49cb-8137-c34c946d7056 HTTP/1.1" 200 115 0.025538 10.0.0.33 - - [2026-02-09 17:14:24] "GET /virtual-machine-interface/9ff33514-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006602 10.0.0.33 - - [2026-02-09 17:14:24] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.33 - - [2026-02-09 17:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-02-09 17:14:25] "GET /loadbalancer/70d7f881-6acc-4161-bc0b-ffd42cb1eb7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002840 10.0.0.33 - - [2026-02-09 17:14:25] "GET /virtual-machine-interface/9ff33514-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010432 10.0.0.33 - - [2026-02-09 17:14:25] "POST /set-tag HTTP/1.1" 200 109 0.004101 10.0.0.33 - - [2026-02-09 17:14:25] "GET /virtual-machine-interface/9ff33514-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005065 10.0.0.33 - - [2026-02-09 17:14:25] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.33 - - [2026-02-09 17:14:25] "GET /virtual-machine/39578994-f599-442d-9853-ee54ab311b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003014 10.0.0.33 - - [2026-02-09 17:14:25] "POST /ref-update HTTP/1.1" 200 156 0.014248 10.0.0.33 - - [2026-02-09 17:14:25] "GET /virtual-machine-interface/9ff33514-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.012550 10.0.0.33 - - [2026-02-09 17:14:25] "POST /set-tag HTTP/1.1" 200 109 0.014687 10.0.0.33 - - [2026-02-09 17:14:25] "POST /set-tag HTTP/1.1" 200 109 0.024614 10.0.0.33 - - [2026-02-09 17:14:25] "POST /set-tag HTTP/1.1" 200 109 0.027662 10.0.0.33 - - [2026-02-09 17:14:25] "DELETE /instance-ip/a00a29d6-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.036914 10.0.0.33 - - [2026-02-09 17:14:25] "POST /ref-update HTTP/1.1" 200 156 0.014824 10.0.0.33 - - [2026-02-09 17:14:26] "DELETE /virtual-machine-interface/9ff33514-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.042084 10.0.0.33 - - [2026-02-09 17:14:26] "DELETE /virtual-machine/39578994-f599-442d-9853-ee54ab311b65 HTTP/1.1" 200 115 0.018774 10.0.0.33 - - [2026-02-09 17:14:26] "DELETE /tag/e25f3304-1be3-42db-b7af-824f32deaca4 HTTP/1.1" 200 115 0.038048 10.0.0.33 - - [2026-02-09 17:14:26] "DELETE /tag/aecc49dc-5767-458d-be82-6563fdf0a891 HTTP/1.1" 200 115 0.043309 10.0.0.33 - - [2026-02-09 17:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.33 - - [2026-02-09 17:14:30] "GET /project/291ce39a-e78f-4cae-bea3-ee244a41a6f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034915 10.0.0.33 - - [2026-02-09 17:14:30] "POST /tags HTTP/1.1" 200 393 0.023721 10.0.0.33 - - [2026-02-09 17:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013958 10.0.0.33 - - [2026-02-09 17:14:30] "GET /tag/8c476a50-0c9b-4b8e-b676-52be00438967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011250 10.0.0.33 - - [2026-02-09 17:14:30] "POST /tags HTTP/1.1" 200 341 0.017183 10.0.0.33 - - [2026-02-09 17:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.33 - - [2026-02-09 17:14:30] "GET /tag/c52cf10e-6ddd-4abf-aa83-9ac2a84bcf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010723 10.0.0.33 - - [2026-02-09 17:14:30] "POST /id-to-fqname HTTP/1.1" 200 192 0.000539 10.0.0.33 - - [2026-02-09 17:14:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.006420 10.0.0.33 - - [2026-02-09 17:14:30] "POST /security-groups HTTP/1.1" 200 589 0.068545 10.0.0.33 - - [2026-02-09 17:14:30] "POST /fqname-to-id HTTP/1.1" 404 236 0.005538 10.0.0.33 - - [2026-02-09 17:14:30] "POST /projects HTTP/1.1" 200 519 0.226018 10.0.0.33 - - [2026-02-09 17:14:30] "POST /access-control-lists HTTP/1.1" 200 598 0.058602 10.0.0.33 - - [2026-02-09 17:14:30] "POST /fqname-to-id HTTP/1.1" 404 235 0.010176 10.0.0.33 - - [2026-02-09 17:14:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.053046 10.0.0.33 - - [2026-02-09 17:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009343 10.0.0.33 - - [2026-02-09 17:14:30] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.011055 10.0.0.33 - - [2026-02-09 17:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001212 10.0.0.33 - - [2026-02-09 17:14:30] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3039 0.041632 10.0.0.33 - - [2026-02-09 17:14:30] "POST /access-control-lists HTTP/1.1" 200 596 0.091229 10.0.0.33 - - [2026-02-09 17:14:30] "PUT /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7 HTTP/1.1" 200 264 0.050146 10.0.0.33 - - [2026-02-09 17:14:30] "PUT /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862 HTTP/1.1" 200 264 0.036374 10.0.0.33 - - [2026-02-09 17:14:31] "POST /security-groups HTTP/1.1" 200 591 0.067131 10.0.0.33 - - [2026-02-09 17:14:31] "POST /fqname-to-id HTTP/1.1" 404 270 0.001497 10.0.0.33 - - [2026-02-09 17:14:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015464 10.0.0.33 - - [2026-02-09 17:14:31] "POST /chown HTTP/1.1" 200 109 0.016860 10.0.0.33 - - [2026-02-09 17:14:31] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007996 10.0.0.33 - - [2026-02-09 17:14:31] "POST /access-control-lists HTTP/1.1" 200 632 0.082128 10.0.0.33 - - [2026-02-09 17:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010963 10.0.0.33 - - [2026-02-09 17:14:31] "POST /fqname-to-id HTTP/1.1" 404 269 0.010479 10.0.0.33 - - [2026-02-09 17:14:31] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002866 10.0.0.33 - - [2026-02-09 17:14:31] "POST /tags HTTP/1.1" 409 226 0.001471 10.0.0.33 - - [2026-02-09 17:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.33 - - [2026-02-09 17:14:31] "GET /tag/c52cf10e-6ddd-4abf-aa83-9ac2a84bcf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009941 10.0.0.33 - - [2026-02-09 17:14:31] "POST /access-control-lists HTTP/1.1" 200 630 0.074783 10.0.0.33 - - [2026-02-09 17:14:31] "POST /firewall-rules HTTP/1.1" 200 600 0.116998 10.0.0.33 - - [2026-02-09 17:14:31] "GET /firewall-rule/14e75147-bd95-4368-9523-d405328725d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.011798 10.0.0.33 - - [2026-02-09 17:14:31] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004034 10.0.0.33 - - [2026-02-09 17:14:31] "GET /firewall-rule/14e75147-bd95-4368-9523-d405328725d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002081 10.0.0.33 - - [2026-02-09 17:14:31] "POST /ref-update HTTP/1.1" 200 156 0.042121 10.0.0.33 - - [2026-02-09 17:14:31] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024382 10.0.0.33 - - [2026-02-09 17:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.33 - - [2026-02-09 17:14:31] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003444 10.0.0.33 - - [2026-02-09 17:14:31] "POST /tags HTTP/1.1" 409 226 0.001364 10.0.0.33 - - [2026-02-09 17:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001221 10.0.0.33 - - [2026-02-09 17:14:31] "GET /tag/c52cf10e-6ddd-4abf-aa83-9ac2a84bcf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009951 10.0.0.33 - - [2026-02-09 17:14:31] "POST /firewall-rules HTTP/1.1" 200 598 0.060700 10.0.0.33 - - [2026-02-09 17:14:31] "GET /firewall-rule/955a98b1-5e96-4090-9828-968c88a8ffe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.015380 10.0.0.33 - - [2026-02-09 17:14:31] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003918 10.0.0.33 - - [2026-02-09 17:14:31] "GET /firewall-rule/955a98b1-5e96-4090-9828-968c88a8ffe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002158 10.0.0.33 - - [2026-02-09 17:14:31] "POST /ref-update HTTP/1.1" 200 156 0.048291 10.0.0.33 - - [2026-02-09 17:14:33] "POST /tags HTTP/1.1" 200 393 0.035455 10.0.0.33 - - [2026-02-09 17:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007560 10.0.0.33 - - [2026-02-09 17:14:33] "GET /tag/0163e9d3-b48e-4227-8d5d-5634f81f2718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010915 10.0.0.33 - - [2026-02-09 17:14:33] "POST /tags HTTP/1.1" 200 341 0.014131 10.0.0.33 - - [2026-02-09 17:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010689 10.0.0.33 - - [2026-02-09 17:14:33] "GET /tag/c6f67254-8c95-46b8-b956-5d78acfed8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012264 10.0.0.33 - - [2026-02-09 17:14:33] "POST /id-to-fqname HTTP/1.1" 200 192 0.000564 10.0.0.33 - - [2026-02-09 17:14:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.003685 10.0.0.33 - - [2026-02-09 17:14:33] "POST /security-groups HTTP/1.1" 200 589 0.061386 10.0.0.33 - - [2026-02-09 17:14:33] "POST /projects HTTP/1.1" 200 519 0.143063 10.0.0.33 - - [2026-02-09 17:14:33] "POST /fqname-to-id HTTP/1.1" 404 236 0.003324 10.0.0.33 - - [2026-02-09 17:14:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015905 10.0.0.33 - - [2026-02-09 17:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012969 10.0.0.33 - - [2026-02-09 17:14:33] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.014774 10.0.0.33 - - [2026-02-09 17:14:33] "POST /access-control-lists HTTP/1.1" 200 598 0.084957 10.0.0.33 - - [2026-02-09 17:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016390 10.0.0.33 - - [2026-02-09 17:14:33] "POST /fqname-to-id HTTP/1.1" 404 235 0.008837 10.0.0.33 - - [2026-02-09 17:14:33] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.003770 10.0.0.33 - - [2026-02-09 17:14:33] "POST /access-control-lists HTTP/1.1" 200 596 0.065069 10.0.0.33 - - [2026-02-09 17:14:33] "PUT /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7 HTTP/1.1" 200 264 0.098293 10.0.0.33 - - [2026-02-09 17:14:34] "PUT /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862 HTTP/1.1" 200 264 0.075196 10.0.0.33 - - [2026-02-09 17:14:34] "POST /security-groups HTTP/1.1" 200 591 0.068591 10.0.0.33 - - [2026-02-09 17:14:34] "POST /fqname-to-id HTTP/1.1" 404 270 0.001653 10.0.0.33 - - [2026-02-09 17:14:34] "POST /access-control-lists HTTP/1.1" 200 632 0.069426 10.0.0.33 - - [2026-02-09 17:14:34] "POST /fqname-to-id HTTP/1.1" 404 269 0.007734 10.0.0.33 - - [2026-02-09 17:14:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.069794 10.0.0.33 - - [2026-02-09 17:14:34] "POST /chown HTTP/1.1" 200 109 0.007566 10.0.0.33 - - [2026-02-09 17:14:34] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008666 10.0.0.33 - - [2026-02-09 17:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.33 - - [2026-02-09 17:14:34] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016643 10.0.0.33 - - [2026-02-09 17:14:34] "POST /access-control-lists HTTP/1.1" 200 630 0.061538 10.0.0.33 - - [2026-02-09 17:14:34] "POST /tags HTTP/1.1" 409 226 0.007942 10.0.0.33 - - [2026-02-09 17:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.33 - - [2026-02-09 17:14:34] "GET /tag/c6f67254-8c95-46b8-b956-5d78acfed8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010322 10.0.0.33 - - [2026-02-09 17:14:34] "POST /firewall-rules HTTP/1.1" 200 600 0.063491 10.0.0.33 - - [2026-02-09 17:14:34] "GET /firewall-rule/d5dca3c6-a3c8-477d-9997-cee20521bc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.016925 10.0.0.33 - - [2026-02-09 17:14:34] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003977 10.0.0.33 - - [2026-02-09 17:14:34] "GET /firewall-rule/d5dca3c6-a3c8-477d-9997-cee20521bc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.001915 10.0.0.33 - - [2026-02-09 17:14:34] "POST /ref-update HTTP/1.1" 200 156 0.061757 10.0.0.33 - - [2026-02-09 17:14:34] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002457 10.0.0.33 - - [2026-02-09 17:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.33 - - [2026-02-09 17:14:34] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008195 10.0.0.33 - - [2026-02-09 17:14:34] "POST /tags HTTP/1.1" 409 226 0.001833 10.0.0.33 - - [2026-02-09 17:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.33 - - [2026-02-09 17:14:34] "GET /tag/c6f67254-8c95-46b8-b956-5d78acfed8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010033 10.0.0.33 - - [2026-02-09 17:14:34] "POST /firewall-rules HTTP/1.1" 200 598 0.077147 10.0.0.33 - - [2026-02-09 17:14:34] "GET /firewall-rule/d576c51d-2ae4-4bec-8cda-504cfa0088b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.012212 10.0.0.33 - - [2026-02-09 17:14:34] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007039 10.0.0.33 - - [2026-02-09 17:14:34] "GET /firewall-rule/d576c51d-2ae4-4bec-8cda-504cfa0088b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004361 10.0.0.33 - - [2026-02-09 17:14:34] "POST /ref-update HTTP/1.1" 200 156 0.063358 10.0.0.33 - - [2026-02-09 17:14:36] "POST /tags HTTP/1.1" 200 345 0.119106 10.0.0.33 - - [2026-02-09 17:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.025844 10.0.0.33 - - [2026-02-09 17:14:36] "GET /tag/5aedf23a-3d15-4bab-8c88-3722a491e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.026939 10.0.0.33 - - [2026-02-09 17:14:36] "POST /projects HTTP/1.1" 409 238 0.002096 10.0.0.33 - - [2026-02-09 17:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.33 - - [2026-02-09 17:14:36] "GET /project/e7aad71d-7548-4069-9dc6-02ffc196ce2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.062712 10.0.0.33 - - [2026-02-09 17:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2026-02-09 17:14:36] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005171 10.0.0.33 - - [2026-02-09 17:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.33 - - [2026-02-09 17:14:36] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.006178 10.0.0.33 - - [2026-02-09 17:14:36] "POST /security-groups HTTP/1.1" 409 285 0.006131 10.0.0.33 - - [2026-02-09 17:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.33 - - [2026-02-09 17:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-02-09 17:14:36] "PUT /security-group/09ff3bd0-ff2c-4b64-b198-8b4ce45f9974 HTTP/1.1" 200 262 0.062724 10.0.0.33 - - [2026-02-09 17:14:36] "PUT /access-control-list/c359f968-be91-4a48-b905-d001f27543ea HTTP/1.1" 200 272 0.026971 10.0.0.33 - - [2026-02-09 17:14:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.066345 10.0.0.33 - - [2026-02-09 17:14:36] "POST /tags HTTP/1.1" 409 228 0.012146 10.0.0.33 - - [2026-02-09 17:14:36] "GET /project/e7aad71d-7548-4069-9dc6-02ffc196ce2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.122902 10.0.0.33 - - [2026-02-09 17:14:36] "PUT /access-control-list/0ba3cc22-8bb4-452d-a35a-eaebbd0d7f5d HTTP/1.1" 200 272 0.059621 10.0.0.33 - - [2026-02-09 17:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.33 - - [2026-02-09 17:14:36] "GET /tag/5aedf23a-3d15-4bab-8c88-3722a491e6c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011233 10.0.0.33 - - [2026-02-09 17:14:36] "POST /tags HTTP/1.1" 200 345 0.024157 10.0.0.33 - - [2026-02-09 17:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.33 - - [2026-02-09 17:14:37] "GET /tag/e71ba192-b305-4914-a15c-9deaf017bd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.013835 10.0.0.33 - - [2026-02-09 17:14:37] "POST /projects HTTP/1.1" 409 238 0.001888 10.0.0.33 - - [2026-02-09 17:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.33 - - [2026-02-09 17:14:37] "GET /project/63cd0098-bca7-405a-a932-5652cc8ab9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032291 10.0.0.33 - - [2026-02-09 17:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012105 10.0.0.33 - - [2026-02-09 17:14:37] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004937 10.0.0.33 - - [2026-02-09 17:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.33 - - [2026-02-09 17:14:37] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.005831 10.0.0.33 - - [2026-02-09 17:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009402 10.0.0.33 - - [2026-02-09 17:14:37] "POST /security-groups HTTP/1.1" 409 285 0.003512 10.0.0.33 - - [2026-02-09 17:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.33 - - [2026-02-09 17:14:37] "GET /project/63cd0098-bca7-405a-a932-5652cc8ab9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034701 10.0.0.33 - - [2026-02-09 17:14:37] "PUT /security-group/07c2bf85-656f-4a06-8325-f90fe7785231 HTTP/1.1" 200 262 0.055880 10.0.0.33 - - [2026-02-09 17:14:37] "PUT /access-control-list/ae8d9690-dc4e-43e4-b941-5b203d366017 HTTP/1.1" 200 272 0.014817 10.0.0.33 - - [2026-02-09 17:14:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.044141 10.0.0.33 - - [2026-02-09 17:14:37] "POST /tags HTTP/1.1" 409 228 0.009522 10.0.0.33 - - [2026-02-09 17:14:37] "PUT /access-control-list/3903b77c-bee1-4fba-9c06-abab7ce60796 HTTP/1.1" 200 272 0.029091 10.0.0.33 - - [2026-02-09 17:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.33 - - [2026-02-09 17:14:37] "GET /tag/e71ba192-b305-4914-a15c-9deaf017bd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.015739 10.0.0.33 - - [2026-02-09 17:14:37] "POST /tags HTTP/1.1" 200 291 0.038119 10.0.0.33 - - [2026-02-09 17:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009427 10.0.0.33 - - [2026-02-09 17:14:37] "GET /tag/b587586a-4108-46f8-9e16-361363db0012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.015323 10.0.0.33 - - [2026-02-09 17:14:37] "POST /tags HTTP/1.1" 200 303 0.057704 10.0.0.33 - - [2026-02-09 17:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011875 10.0.0.33 - - [2026-02-09 17:14:37] "GET /tag/23276ca3-7e6a-48d7-ad49-f83fb2ca2570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016344 10.0.0.33 - - [2026-02-09 17:14:37] "POST /tags HTTP/1.1" 409 252 0.001778 10.0.0.33 - - [2026-02-09 17:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.33 - - [2026-02-09 17:14:37] "GET /tag/8c476a50-0c9b-4b8e-b676-52be00438967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012006 10.0.0.33 - - [2026-02-09 17:14:37] "POST /tags HTTP/1.1" 409 226 0.001881 10.0.0.33 - - [2026-02-09 17:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.33 - - [2026-02-09 17:14:37] "GET /tag/c52cf10e-6ddd-4abf-aa83-9ac2a84bcf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010692 10.0.0.33 - - [2026-02-09 17:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.33 - - [2026-02-09 17:14:37] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004258 10.0.0.33 - - [2026-02-09 17:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.33 - - [2026-02-09 17:14:37] "GET /project/e7aad71d-7548-4069-9dc6-02ffc196ce2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038099 10.0.0.33 - - [2026-02-09 17:14:37] "POST /virtual-machines HTTP/1.1" 200 395 0.009312 10.0.0.33 - - [2026-02-09 17:14:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007153 10.0.0.33 - - [2026-02-09 17:14:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094574 10.0.0.33 - - [2026-02-09 17:14:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019175 10.0.0.33 - - [2026-02-09 17:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005809 10.0.0.33 - - [2026-02-09 17:14:38] "GET /virtual-machine-interface/d03b2f2e-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005904 10.0.0.33 - - [2026-02-09 17:14:38] "POST /instance-ips HTTP/1.1" 200 397 0.021038 10.0.0.33 - - [2026-02-09 17:14:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015171 10.0.0.33 - - [2026-02-09 17:14:38] "GET /virtual-machine-interface/d03b2f2e-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019337 10.0.0.33 - - [2026-02-09 17:14:38] "POST /set-tag HTTP/1.1" 200 109 0.059381 10.0.0.33 - - [2026-02-09 17:14:38] "GET /virtual-machine-interface/d03b2f2e-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015454 10.0.0.33 - - [2026-02-09 17:14:38] "GET /instance-ip/d04e0e78-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004131 10.0.0.33 - - [2026-02-09 17:14:38] "GET /virtual-machine-interface/d03b2f2e-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005195 10.0.0.33 - - [2026-02-09 17:14:38] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.33 - - [2026-02-09 17:14:38] "GET /virtual-router/74cc04bb-c3ab-41c9-a54f-3d07e1835ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003320 10.0.0.33 - - [2026-02-09 17:14:38] "POST /ref-update HTTP/1.1" 200 156 0.008838 10.0.0.33 - - [2026-02-09 17:14:38] "GET /virtual-machine-interface/d03b2f2e-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011806 10.0.0.33 - - [2026-02-09 17:14:38] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.33 - - [2026-02-09 17:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.33 - - [2026-02-09 17:14:38] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003771 10.0.0.33 - - [2026-02-09 17:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.33 - - [2026-02-09 17:14:38] "GET /project/e7aad71d-7548-4069-9dc6-02ffc196ce2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040614 10.0.0.33 - - [2026-02-09 17:14:38] "POST /virtual-machines HTTP/1.1" 200 395 0.009428 10.0.0.33 - - [2026-02-09 17:14:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.022617 10.0.0.33 - - [2026-02-09 17:14:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106080 10.0.0.33 - - [2026-02-09 17:14:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008088 10.0.0.33 - - [2026-02-09 17:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007223 10.0.0.33 - - [2026-02-09 17:14:38] "GET /virtual-machine-interface/d0ac0cee-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004617 10.0.0.33 - - [2026-02-09 17:14:38] "POST /instance-ips HTTP/1.1" 200 397 0.017578 10.0.0.33 - - [2026-02-09 17:14:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.023360 10.0.0.33 - - [2026-02-09 17:14:38] "GET /virtual-machine-interface/d0ac0cee-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008831 10.0.0.33 - - [2026-02-09 17:14:39] "POST /set-tag HTTP/1.1" 200 109 0.060148 10.0.0.33 - - [2026-02-09 17:14:39] "GET /virtual-machine-interface/d0ac0cee-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015086 10.0.0.33 - - [2026-02-09 17:14:39] "GET /instance-ip/d0c4aba0-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004081 10.0.0.33 - - [2026-02-09 17:14:39] "GET /virtual-machine-interface/d0ac0cee-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004060 10.0.0.33 - - [2026-02-09 17:14:39] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.33 - - [2026-02-09 17:14:39] "GET /virtual-router/74cc04bb-c3ab-41c9-a54f-3d07e1835ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003109 10.0.0.33 - - [2026-02-09 17:14:39] "POST /ref-update HTTP/1.1" 200 156 0.007478 10.0.0.33 - - [2026-02-09 17:14:39] "GET /virtual-machine-interface/d0ac0cee-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012021 10.0.0.33 - - [2026-02-09 17:14:39] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.33 - - [2026-02-09 17:14:39] "POST /tags HTTP/1.1" 200 291 0.014972 10.0.0.33 - - [2026-02-09 17:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012757 10.0.0.33 - - [2026-02-09 17:14:39] "GET /tag/e7200771-17ce-49c3-a090-acbcc95ff4da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.010270 10.0.0.33 - - [2026-02-09 17:14:39] "POST /tags HTTP/1.1" 409 252 0.001778 10.0.0.33 - - [2026-02-09 17:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.33 - - [2026-02-09 17:14:39] "GET /tag/0163e9d3-b48e-4227-8d5d-5634f81f2718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009264 10.0.0.33 - - [2026-02-09 17:14:39] "POST /tags HTTP/1.1" 409 226 0.001437 10.0.0.33 - - [2026-02-09 17:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.33 - - [2026-02-09 17:14:39] "GET /tag/c6f67254-8c95-46b8-b956-5d78acfed8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009717 10.0.0.33 - - [2026-02-09 17:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.33 - - [2026-02-09 17:14:39] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003592 10.0.0.33 - - [2026-02-09 17:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.33 - - [2026-02-09 17:14:39] "GET /project/63cd0098-bca7-405a-a932-5652cc8ab9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032007 10.0.0.33 - - [2026-02-09 17:14:39] "POST /virtual-machines HTTP/1.1" 200 395 0.009492 10.0.0.33 - - [2026-02-09 17:14:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014037 10.0.0.33 - - [2026-02-09 17:14:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120382 10.0.0.33 - - [2026-02-09 17:14:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008258 10.0.0.33 - - [2026-02-09 17:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.33 - - [2026-02-09 17:14:39] "GET /virtual-machine-interface/d132e660-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009526 10.0.0.33 - - [2026-02-09 17:14:39] "POST /instance-ips HTTP/1.1" 200 397 0.018705 10.0.0.33 - - [2026-02-09 17:14:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020140 10.0.0.33 - - [2026-02-09 17:14:39] "GET /virtual-machine-interface/d132e660-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012331 10.0.0.33 - - [2026-02-09 17:14:39] "POST /set-tag HTTP/1.1" 200 109 0.059914 10.0.0.33 - - [2026-02-09 17:14:40] "GET /virtual-machine-interface/d132e660-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012763 10.0.0.33 - - [2026-02-09 17:14:40] "GET /instance-ip/d14d6d1e-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002710 10.0.0.33 - - [2026-02-09 17:14:40] "GET /virtual-machine-interface/d132e660-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003924 10.0.0.33 - - [2026-02-09 17:14:40] "POST /set-tag HTTP/1.1" 200 109 0.001790 10.0.0.33 - - [2026-02-09 17:14:40] "GET /virtual-router/74cc04bb-c3ab-41c9-a54f-3d07e1835ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002883 10.0.0.33 - - [2026-02-09 17:14:40] "POST /ref-update HTTP/1.1" 200 156 0.006866 10.0.0.33 - - [2026-02-09 17:14:40] "GET /virtual-machine-interface/d132e660-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003932 10.0.0.33 - - [2026-02-09 17:14:40] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.33 - - [2026-02-09 17:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.33 - - [2026-02-09 17:14:40] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003866 10.0.0.33 - - [2026-02-09 17:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.33 - - [2026-02-09 17:14:40] "GET /project/63cd0098-bca7-405a-a932-5652cc8ab9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029146 10.0.0.33 - - [2026-02-09 17:14:40] "POST /virtual-machines HTTP/1.1" 200 395 0.007647 10.0.0.33 - - [2026-02-09 17:14:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009584 10.0.0.33 - - [2026-02-09 17:14:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100392 10.0.0.33 - - [2026-02-09 17:14:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008477 10.0.0.33 - - [2026-02-09 17:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008902 10.0.0.33 - - [2026-02-09 17:14:40] "GET /virtual-machine-interface/d1a08e22-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004141 10.0.0.33 - - [2026-02-09 17:14:40] "POST /instance-ips HTTP/1.1" 200 397 0.019180 10.0.0.33 - - [2026-02-09 17:14:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019324 10.0.0.33 - - [2026-02-09 17:14:40] "GET /virtual-machine-interface/d1a08e22-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009739 10.0.0.33 - - [2026-02-09 17:14:40] "POST /set-tag HTTP/1.1" 200 109 0.063864 10.0.0.33 - - [2026-02-09 17:14:40] "GET /virtual-machine-interface/d1a08e22-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010242 10.0.0.33 - - [2026-02-09 17:14:40] "GET /instance-ip/d1b8e2ce-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.011773 10.0.0.33 - - [2026-02-09 17:14:40] "GET /virtual-machine-interface/d1a08e22-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004988 10.0.0.33 - - [2026-02-09 17:14:40] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.33 - - [2026-02-09 17:14:40] "POST /tags HTTP/1.1" 200 299 0.018479 10.0.0.33 - - [2026-02-09 17:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.33 - - [2026-02-09 17:14:40] "GET /tag/48a505f7-a7e6-411b-81ed-773d42fbd31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010563 10.0.0.33 - - [2026-02-09 17:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.33 - - [2026-02-09 17:14:40] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004214 10.0.0.33 - - [2026-02-09 17:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.33 - - [2026-02-09 17:14:40] "GET /project/e7aad71d-7548-4069-9dc6-02ffc196ce2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032059 10.0.0.33 - - [2026-02-09 17:14:40] "POST /virtual-machines HTTP/1.1" 200 395 0.006672 10.0.0.33 - - [2026-02-09 17:14:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007060 10.0.0.33 - - [2026-02-09 17:14:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110590 10.0.0.33 - - [2026-02-09 17:14:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.025448 10.0.0.33 - - [2026-02-09 17:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955 10.0.0.33 - - [2026-02-09 17:14:41] "GET /virtual-machine-interface/d20d7bb8-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005558 10.0.0.33 - - [2026-02-09 17:14:41] "POST /instance-ips HTTP/1.1" 200 397 0.021985 10.0.0.33 - - [2026-02-09 17:14:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.028711 10.0.0.33 - - [2026-02-09 17:14:41] "GET /virtual-machine-interface/d20d7bb8-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006974 10.0.0.33 - - [2026-02-09 17:14:41] "POST /set-tag HTTP/1.1" 200 109 0.023822 10.0.0.33 - - [2026-02-09 17:14:41] "GET /virtual-machine-interface/d20d7bb8-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007334 10.0.0.33 - - [2026-02-09 17:14:41] "GET /instance-ip/d22312a2-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004428 10.0.0.33 - - [2026-02-09 17:14:41] "GET /virtual-machine-interface/d20d7bb8-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004508 10.0.0.33 - - [2026-02-09 17:14:41] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.33 - - [2026-02-09 17:14:41] "GET /virtual-router/74cc04bb-c3ab-41c9-a54f-3d07e1835ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003868 10.0.0.33 - - [2026-02-09 17:14:41] "POST /ref-update HTTP/1.1" 200 156 0.008257 10.0.0.33 - - [2026-02-09 17:14:41] "GET /virtual-machine-interface/d1a08e22-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010506 10.0.0.33 - - [2026-02-09 17:14:41] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.33 - - [2026-02-09 17:14:41] "POST /tags HTTP/1.1" 200 299 0.016454 10.0.0.33 - - [2026-02-09 17:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007852 10.0.0.33 - - [2026-02-09 17:14:41] "GET /tag/14953cde-d35a-48f4-b6eb-218e000bb9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012023 10.0.0.33 - - [2026-02-09 17:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.33 - - [2026-02-09 17:14:41] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004106 10.0.0.33 - - [2026-02-09 17:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.33 - - [2026-02-09 17:14:41] "GET /project/e7aad71d-7548-4069-9dc6-02ffc196ce2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051689 10.0.0.33 - - [2026-02-09 17:14:41] "POST /virtual-machines HTTP/1.1" 200 395 0.009177 10.0.0.33 - - [2026-02-09 17:14:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016344 10.0.0.33 - - [2026-02-09 17:14:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096198 10.0.0.33 - - [2026-02-09 17:14:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007714 10.0.0.33 - - [2026-02-09 17:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010814 10.0.0.33 - - [2026-02-09 17:14:41] "GET /virtual-machine-interface/d28532f2-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003994 10.0.0.33 - - [2026-02-09 17:14:42] "POST /instance-ips HTTP/1.1" 200 397 0.023639 10.0.0.33 - - [2026-02-09 17:14:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.019069 10.0.0.33 - - [2026-02-09 17:14:42] "GET /virtual-machine-interface/d28532f2-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011869 10.0.0.33 - - [2026-02-09 17:14:42] "POST /set-tag HTTP/1.1" 200 109 0.018612 10.0.0.33 - - [2026-02-09 17:14:42] "GET /virtual-machine-interface/d28532f2-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014030 10.0.0.33 - - [2026-02-09 17:14:42] "GET /instance-ip/d29c6c2e-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009092 10.0.0.33 - - [2026-02-09 17:14:42] "GET /virtual-machine-interface/d28532f2-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007075 10.0.0.33 - - [2026-02-09 17:14:42] "POST /set-tag HTTP/1.1" 200 109 0.005234 10.0.0.33 - - [2026-02-09 17:14:42] "POST /tags HTTP/1.1" 200 299 0.030195 10.0.0.33 - - [2026-02-09 17:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.33 - - [2026-02-09 17:14:42] "GET /tag/cabee30d-a544-4e9c-aa89-50a0395c3734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.015769 10.0.0.33 - - [2026-02-09 17:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.33 - - [2026-02-09 17:14:42] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004296 10.0.0.33 - - [2026-02-09 17:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.33 - - [2026-02-09 17:14:42] "GET /project/63cd0098-bca7-405a-a932-5652cc8ab9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031652 10.0.0.33 - - [2026-02-09 17:14:42] "POST /virtual-machines HTTP/1.1" 200 395 0.007788 10.0.0.33 - - [2026-02-09 17:14:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009447 10.0.0.33 - - [2026-02-09 17:14:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119374 10.0.0.33 - - [2026-02-09 17:14:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011936 10.0.0.33 - - [2026-02-09 17:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.33 - - [2026-02-09 17:14:42] "GET /virtual-machine-interface/d2f056d6-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004351 10.0.0.33 - - [2026-02-09 17:14:42] "POST /instance-ips HTTP/1.1" 200 397 0.028413 10.0.0.33 - - [2026-02-09 17:14:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024551 10.0.0.33 - - [2026-02-09 17:14:42] "GET /virtual-machine-interface/d2f056d6-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009354 10.0.0.33 - - [2026-02-09 17:14:42] "POST /set-tag HTTP/1.1" 200 109 0.016887 10.0.0.33 - - [2026-02-09 17:14:42] "GET /virtual-machine-interface/d2f056d6-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010558 10.0.0.33 - - [2026-02-09 17:14:42] "GET /instance-ip/d3083846-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002633 10.0.0.33 - - [2026-02-09 17:14:42] "GET /virtual-machine-interface/d2f056d6-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004013 10.0.0.33 - - [2026-02-09 17:14:42] "POST /set-tag HTTP/1.1" 200 109 0.002047 10.0.0.33 - - [2026-02-09 17:14:42] "POST /tags HTTP/1.1" 200 299 0.018502 10.0.0.33 - - [2026-02-09 17:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014289 10.0.0.33 - - [2026-02-09 17:14:43] "GET /tag/9dd938ac-e8c6-485b-94b9-641e737bc204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011404 10.0.0.33 - - [2026-02-09 17:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.33 - - [2026-02-09 17:14:43] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003790 10.0.0.33 - - [2026-02-09 17:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.33 - - [2026-02-09 17:14:43] "GET /project/63cd0098-bca7-405a-a932-5652cc8ab9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.117806 10.0.0.33 - - [2026-02-09 17:14:43] "POST /virtual-machines HTTP/1.1" 200 395 0.010285 10.0.0.33 - - [2026-02-09 17:14:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009367 10.0.0.33 - - [2026-02-09 17:14:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097353 10.0.0.33 - - [2026-02-09 17:14:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016349 10.0.0.33 - - [2026-02-09 17:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013398 10.0.0.33 - - [2026-02-09 17:14:43] "GET /virtual-machine-interface/d366b308-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004286 10.0.0.33 - - [2026-02-09 17:14:43] "POST /instance-ips HTTP/1.1" 200 397 0.017712 10.0.0.33 - - [2026-02-09 17:14:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025566 10.0.0.33 - - [2026-02-09 17:14:43] "GET /virtual-machine-interface/d366b308-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007291 10.0.0.33 - - [2026-02-09 17:14:43] "POST /set-tag HTTP/1.1" 200 109 0.016900 10.0.0.33 - - [2026-02-09 17:14:43] "GET /virtual-machine-interface/d366b308-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011647 10.0.0.33 - - [2026-02-09 17:14:43] "GET /instance-ip/d37a2456-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003271 10.0.0.33 - - [2026-02-09 17:14:43] "GET /virtual-machine-interface/d366b308-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003890 10.0.0.33 - - [2026-02-09 17:14:43] "POST /set-tag HTTP/1.1" 200 109 0.001994 10.0.0.33 - - [2026-02-09 17:14:43] "GET /virtual-router/74cc04bb-c3ab-41c9-a54f-3d07e1835ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003457 10.0.0.33 - - [2026-02-09 17:14:43] "POST /ref-update HTTP/1.1" 200 156 0.008186 10.0.0.33 - - [2026-02-09 17:14:43] "GET /virtual-machine-interface/d20d7bb8-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013396 10.0.0.33 - - [2026-02-09 17:14:43] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.33 - - [2026-02-09 17:14:43] "GET /virtual-machine-interface/d03b2f2e-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004078 10.0.0.33 - - [2026-02-09 17:14:43] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.33 - - [2026-02-09 17:14:43] "GET /virtual-router/74cc04bb-c3ab-41c9-a54f-3d07e1835ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003719 10.0.0.33 - - [2026-02-09 17:14:43] "POST /ref-update HTTP/1.1" 200 156 0.011738 10.0.0.33 - - [2026-02-09 17:14:43] "GET /virtual-machine-interface/d28532f2-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004292 10.0.0.33 - - [2026-02-09 17:14:43] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.33 - - [2026-02-09 17:14:43] "GET /virtual-router/74cc04bb-c3ab-41c9-a54f-3d07e1835ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003834 10.0.0.33 - - [2026-02-09 17:14:43] "POST /ref-update HTTP/1.1" 200 156 0.006465 10.0.0.33 - - [2026-02-09 17:14:43] "GET /virtual-machine-interface/d2f056d6-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010146 10.0.0.33 - - [2026-02-09 17:14:44] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.33 - - [2026-02-09 17:14:44] "GET /virtual-machine-interface/d0ac0cee-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003753 10.0.0.33 - - [2026-02-09 17:14:44] "POST /set-tag HTTP/1.1" 200 109 0.001784 10.0.0.33 - - [2026-02-09 17:14:44] "GET /virtual-router/74cc04bb-c3ab-41c9-a54f-3d07e1835ee7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003942 10.0.0.33 - - [2026-02-09 17:14:44] "POST /ref-update HTTP/1.1" 200 156 0.007680 10.0.0.33 - - [2026-02-09 17:14:44] "GET /virtual-machine-interface/d366b308-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014555 10.0.0.33 - - [2026-02-09 17:14:44] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.33 - - [2026-02-09 17:14:44] "GET /virtual-machine-interface/d132e660-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003798 10.0.0.33 - - [2026-02-09 17:14:44] "POST /set-tag HTTP/1.1" 200 109 0.001806 10.0.0.33 - - [2026-02-09 17:14:44] "GET /virtual-machine-interface/d1a08e22-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008951 10.0.0.33 - - [2026-02-09 17:14:44] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.33 - - [2026-02-09 17:14:44] "GET /virtual-machine-interface/d20d7bb8-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007627 10.0.0.33 - - [2026-02-09 17:14:44] "POST /set-tag HTTP/1.1" 200 109 0.003231 10.0.0.33 - - [2026-02-09 17:14:44] "GET /virtual-machine-interface/d28532f2-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005082 10.0.0.33 - - [2026-02-09 17:14:44] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.33 - - [2026-02-09 17:14:44] "GET /virtual-machine-interface/d2f056d6-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004165 10.0.0.33 - - [2026-02-09 17:14:44] "POST /set-tag HTTP/1.1" 200 109 0.002025 10.0.0.33 - - [2026-02-09 17:14:44] "GET /virtual-machine-interface/d366b308-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003673 10.0.0.33 - - [2026-02-09 17:14:44] "POST /set-tag HTTP/1.1" 200 109 0.001959 10.0.0.33 - - [2026-02-09 17:14:44] "GET /virtual-machine-interface/d1a08e22-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003980 10.0.0.33 - - [2026-02-09 17:14:44] "POST /set-tag HTTP/1.1" 200 109 0.002071 10.0.0.33 - - [2026-02-09 17:14:48] "GET /virtual-machine-interface/d20d7bb8-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005981 10.0.0.33 - - [2026-02-09 17:14:48] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.33 - - [2026-02-09 17:14:48] "GET /virtual-machine-interface/d03b2f2e-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003782 10.0.0.33 - - [2026-02-09 17:14:48] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.33 - - [2026-02-09 17:14:49] "GET /virtual-machine-interface/d0ac0cee-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005826 10.0.0.33 - - [2026-02-09 17:14:49] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.33 - - [2026-02-09 17:14:50] "GET /virtual-machine-interface/d132e660-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004398 10.0.0.33 - - [2026-02-09 17:14:50] "POST /set-tag HTTP/1.1" 200 109 0.004187 10.0.0.33 - - [2026-02-09 17:14:52] "GET /virtual-machine/00955777-659a-4cbb-9c07-2fb154476b5c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.003367 10.0.0.33 - - [2026-02-09 17:14:52] "GET /virtual-machine-interface/d03b2f2e-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004286 10.0.0.33 - - [2026-02-09 17:14:52] "GET /virtual-machine/96507058-edde-45a3-8c6e-c6ea4b9783ed?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003603 10.0.0.33 - - [2026-02-09 17:14:52] "GET /virtual-machine-interface/d0ac0cee-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004422 10.0.0.33 - - [2026-02-09 17:14:52] "GET /virtual-machine/47dd45dd-e5d4-47a4-8b9e-f23f3c600635?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002735 10.0.0.33 - - [2026-02-09 17:14:52] "GET /virtual-machine-interface/d132e660-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004940 10.0.0.33 - - [2026-02-09 17:14:52] "GET /virtual-machine/f6a7b20d-d5ae-4b5d-bcce-98e793ead8af?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002922 10.0.0.33 - - [2026-02-09 17:14:52] "GET /virtual-machine-interface/d1a08e22-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004481 10.0.0.33 - - [2026-02-09 17:14:52] "GET /virtual-machine/2be01c8c-9582-4d7e-8817-8fb8ecb81dcf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003231 10.0.0.33 - - [2026-02-09 17:14:52] "GET /virtual-machine-interface/d20d7bb8-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005194 10.0.0.33 - - [2026-02-09 17:14:53] "GET /virtual-machine-interface/d28532f2-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004368 10.0.0.33 - - [2026-02-09 17:14:53] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.33 - - [2026-02-09 17:14:54] "GET /virtual-machine-interface/d366b308-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007243 10.0.0.33 - - [2026-02-09 17:14:54] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.33 - - [2026-02-09 17:14:54] "GET /virtual-machine-interface/d2f056d6-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003581 10.0.0.33 - - [2026-02-09 17:14:54] "POST /set-tag HTTP/1.1" 200 109 0.003496 10.0.0.33 - - [2026-02-09 17:14:57] "GET /virtual-machine/12985868-5cb4-471c-af46-cff18b1ef47f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002884 10.0.0.33 - - [2026-02-09 17:14:57] "GET /virtual-machine-interface/d2f056d6-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003682 10.0.0.33 - - [2026-02-09 17:14:57] "GET /virtual-machine/a1e48fcb-726e-45b6-81df-178a4f6c8904?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002711 10.0.0.33 - - [2026-02-09 17:14:57] "GET /virtual-machine-interface/d28532f2-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003689 10.0.0.33 - - [2026-02-09 17:14:57] "GET /virtual-machine/967935e7-7c2e-4678-800b-0e00197ebc22?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002686 10.0.0.33 - - [2026-02-09 17:14:57] "GET /virtual-machine-interface/d366b308-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004294 10.0.0.33 - - [2026-02-09 17:14:58] "GET /loadbalancer/b8b6f391-6e18-4155-a169-10b91d0aa7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004201 10.0.0.33 - - [2026-02-09 17:14:58] "POST /tags HTTP/1.1" 200 333 0.027038 10.0.0.33 - - [2026-02-09 17:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.33 - - [2026-02-09 17:14:58] "GET /tag/ac3a69cf-9ac0-4e1e-a009-b1652437bd06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.047830 10.0.0.33 - - [2026-02-09 17:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.33 - - [2026-02-09 17:14:58] "GET /project/e7aad71d-7548-4069-9dc6-02ffc196ce2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060216 10.0.0.33 - - [2026-02-09 17:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021585 10.0.0.33 - - [2026-02-09 17:14:58] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.013508 10.0.0.33 - - [2026-02-09 17:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005602 10.0.0.33 - - [2026-02-09 17:14:58] "GET /service-appliance-set/b8efac36-fc1b-4223-aacc-55043e8aac58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.042792 10.0.0.33 - - [2026-02-09 17:14:58] "POST /fqname-to-id HTTP/1.1" 404 273 0.005340 10.0.0.33 - - [2026-02-09 17:14:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.116936 10.0.0.33 - - [2026-02-09 17:14:58] "GET /virtual-machine-interface/12d2169e-730d-4871-8671-e41fa33fa1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.005724 10.0.0.33 - - [2026-02-09 17:14:58] "POST /instance-ips HTTP/1.1" 200 409 0.049113 10.0.0.33 - - [2026-02-09 17:14:59] "GET /instance-ip/581e8b7e-b2f6-4ea1-a995-d04d9cafa331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.015858 10.0.0.33 - - [2026-02-09 17:14:59] "POST /loadbalancers HTTP/1.1" 200 629 0.119340 10.0.0.33 - - [2026-02-09 17:14:59] "GET /project/e7aad71d-7548-4069-9dc6-02ffc196ce2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027726 10.0.0.33 - - [2026-02-09 17:14:59] "GET /instance-ip/581e8b7e-b2f6-4ea1-a995-d04d9cafa331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.014514 10.0.0.33 - - [2026-02-09 17:14:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021673 10.0.0.33 - - [2026-02-09 17:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005621 10.0.0.33 - - [2026-02-09 17:14:59] "POST /floating-ips HTTP/1.1" 200 597 0.035323 10.0.0.33 - - [2026-02-09 17:14:59] "GET /project/e7aad71d-7548-4069-9dc6-02ffc196ce2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051249 10.0.0.33 - - [2026-02-09 17:14:59] "GET /loadbalancer/b8b6f391-6e18-4155-a169-10b91d0aa7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003111 10.0.0.33 - - [2026-02-09 17:14:59] "GET /loadbalancer/b8b6f391-6e18-4155-a169-10b91d0aa7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001918 10.0.0.33 - - [2026-02-09 17:14:59] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.022442 10.0.0.33 - - [2026-02-09 17:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005689 10.0.0.33 - - [2026-02-09 17:14:59] "GET /project/e7aad71d-7548-4069-9dc6-02ffc196ce2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031338 10.0.0.33 - - [2026-02-09 17:14:59] "GET /loadbalancer-listener/fc2bb4c1-6316-4514-8ef5-205bd37d3bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003032 10.0.0.33 - - [2026-02-09 17:14:59] "GET /loadbalancer-listener/fc2bb4c1-6316-4514-8ef5-205bd37d3bea?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002556 10.0.0.33 - - [2026-02-09 17:14:59] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022490 10.0.0.33 - - [2026-02-09 17:14:59] "GET /instance-ip/581e8b7e-b2f6-4ea1-a995-d04d9cafa331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003350 10.0.0.33 - - [2026-02-09 17:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.33 - - [2026-02-09 17:14:59] "GET /loadbalancer/b8b6f391-6e18-4155-a169-10b91d0aa7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002458 10.0.0.33 - - [2026-02-09 17:14:59] "GET /instance-ip/581e8b7e-b2f6-4ea1-a995-d04d9cafa331?fields=floating_ips HTTP/1.1" 200 1212 0.007111 10.0.0.33 - - [2026-02-09 17:14:59] "GET /loadbalancer-pool/4f4c969c-1499-481b-9373-97219a41ac2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003592 10.0.0.33 - - [2026-02-09 17:14:59] "GET /floating-ip/82181fcf-4ec7-4c66-89e3-ad5bd89253bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.003592 10.0.0.33 - - [2026-02-09 17:14:59] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019230 10.0.0.33 - - [2026-02-09 17:14:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013200 10.0.0.33 - - [2026-02-09 17:14:59] "GET /virtual-machine-interface/d03b2f2e-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009753 10.0.0.33 - - [2026-02-09 17:14:59] "GET /virtual-machine-interface/d03b2f2e-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006036 10.0.0.33 - - [2026-02-09 17:14:59] "POST /ref-update HTTP/1.1" 200 156 0.006457 10.0.0.33 - - [2026-02-09 17:14:59] "GET /floating-ip/82181fcf-4ec7-4c66-89e3-ad5bd89253bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.010245 10.0.0.33 - - [2026-02-09 17:14:59] "POST /tags HTTP/1.1" 409 221 0.001805 10.0.0.33 - - [2026-02-09 17:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.33 - - [2026-02-09 17:14:59] "GET /tag/ac3a69cf-9ac0-4e1e-a009-b1652437bd06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009370 10.0.0.33 - - [2026-02-09 17:14:59] "PUT /floating-ip/82181fcf-4ec7-4c66-89e3-ad5bd89253bc HTTP/1.1" 200 256 0.007869 10.0.0.33 - - [2026-02-09 17:14:59] "POST /set-tag HTTP/1.1" 200 109 0.082361 10.0.0.33 - - [2026-02-09 17:14:59] "GET /loadbalancer-pool/4f4c969c-1499-481b-9373-97219a41ac2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007581 10.0.0.33 - - [2026-02-09 17:14:59] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015429 10.0.0.33 - - [2026-02-09 17:14:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012915 10.0.0.33 - - [2026-02-09 17:14:59] "GET /virtual-machine-interface/d0ac0cee-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014897 10.0.0.33 - - [2026-02-09 17:14:59] "GET /virtual-machine-interface/d0ac0cee-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010026 10.0.0.33 - - [2026-02-09 17:14:59] "POST /ref-update HTTP/1.1" 200 156 0.006634 10.0.0.33 - - [2026-02-09 17:14:59] "GET /floating-ip/82181fcf-4ec7-4c66-89e3-ad5bd89253bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.004923 10.0.0.33 - - [2026-02-09 17:14:59] "POST /set-tag HTTP/1.1" 200 109 0.059954 10.0.0.33 - - [2026-02-09 17:15:00] "POST /tags HTTP/1.1" 409 206 0.001852 10.0.0.33 - - [2026-02-09 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.33 - - [2026-02-09 17:15:00] "GET /tag/23276ca3-7e6a-48d7-ad49-f83fb2ca2570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017788 10.0.0.33 - - [2026-02-09 17:15:00] "POST /tags HTTP/1.1" 409 204 0.003910 10.0.0.33 - - [2026-02-09 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009560 10.0.0.33 - - [2026-02-09 17:15:00] "GET /tag/14953cde-d35a-48f4-b6eb-218e000bb9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013506 10.0.0.33 - - [2026-02-09 17:15:00] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002714 10.0.0.33 - - [2026-02-09 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.33 - - [2026-02-09 17:15:00] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002279 10.0.0.33 - - [2026-02-09 17:15:00] "POST /tags HTTP/1.1" 409 206 0.003411 10.0.0.33 - - [2026-02-09 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.33 - - [2026-02-09 17:15:00] "GET /tag/23276ca3-7e6a-48d7-ad49-f83fb2ca2570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011214 10.0.0.33 - - [2026-02-09 17:15:00] "POST /tags HTTP/1.1" 409 226 0.001966 10.0.0.33 - - [2026-02-09 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.33 - - [2026-02-09 17:15:00] "GET /tag/c52cf10e-6ddd-4abf-aa83-9ac2a84bcf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013373 10.0.0.33 - - [2026-02-09 17:15:00] "POST /tags HTTP/1.1" 409 204 0.001851 10.0.0.33 - - [2026-02-09 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.33 - - [2026-02-09 17:15:00] "GET /tag/14953cde-d35a-48f4-b6eb-218e000bb9e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.015003 10.0.0.33 - - [2026-02-09 17:15:00] "POST /tags HTTP/1.1" 409 226 0.001968 10.0.0.33 - - [2026-02-09 17:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.33 - - [2026-02-09 17:15:00] "GET /tag/c52cf10e-6ddd-4abf-aa83-9ac2a84bcf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010989 10.0.0.33 - - [2026-02-09 17:15:01] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.087515 10.0.0.33 - - [2026-02-09 17:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.33 - - [2026-02-09 17:15:01] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002601 10.0.0.33 - - [2026-02-09 17:15:01] "POST /firewall-rules HTTP/1.1" 200 626 0.102324 10.0.0.33 - - [2026-02-09 17:15:01] "POST /firewall-rules HTTP/1.1" 200 646 0.097015 10.0.0.33 - - [2026-02-09 17:15:01] "GET /firewall-rule/1d57767c-0bc3-47e3-b337-670c207490da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.004012 10.0.0.33 - - [2026-02-09 17:15:01] "GET /firewall-policy/51a2279b-d736-49aa-9096-bd58ce39b91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002203 10.0.0.33 - - [2026-02-09 17:15:01] "GET /firewall-rule/e905d73c-b23f-4ea0-b0a5-ab957b01c9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.004541 10.0.0.33 - - [2026-02-09 17:15:01] "POST /ref-update HTTP/1.1" 200 156 0.013334 10.0.0.33 - - [2026-02-09 17:15:01] "POST /firewall-policys HTTP/1.1" 200 606 0.030837 10.0.0.33 - - [2026-02-09 17:15:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.040429 10.0.0.33 - - [2026-02-09 17:15:01] "GET /firewall-policy/43637f15-3703-4152-ab05-d3f0ee8749a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.014624 10.0.0.33 - - [2026-02-09 17:15:01] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006599 10.0.0.33 - - [2026-02-09 17:15:01] "GET /firewall-policy/43637f15-3703-4152-ab05-d3f0ee8749a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002314 10.0.0.33 - - [2026-02-09 17:15:01] "GET /firewall-policy/4d289ec8-62c4-49cb-9d6e-1b8eda445039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009178 10.0.0.33 - - [2026-02-09 17:15:01] "GET /firewall-policy/51a2279b-d736-49aa-9096-bd58ce39b91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.014543 10.0.0.33 - - [2026-02-09 17:15:01] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005593 10.0.0.33 - - [2026-02-09 17:15:01] "GET /firewall-policy/51a2279b-d736-49aa-9096-bd58ce39b91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002048 10.0.0.33 - - [2026-02-09 17:15:01] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002922 10.0.0.33 - - [2026-02-09 17:15:01] "POST /ref-update HTTP/1.1" 200 156 0.018906 10.0.0.33 - - [2026-02-09 17:15:01] "POST /ref-update HTTP/1.1" 200 156 0.023244 10.0.0.33 - - [2026-02-09 17:15:01] "POST /ref-update HTTP/1.1" 200 156 0.018453 10.0.0.33 - - [2026-02-09 17:15:01] "POST /ref-update HTTP/1.1" 200 156 0.026562 10.0.0.33 - - [2026-02-09 17:15:01] "POST /ref-update HTTP/1.1" 200 156 0.025656 10.0.0.33 - - [2026-02-09 17:15:01] "GET /firewall-policy/43637f15-3703-4152-ab05-d3f0ee8749a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002627 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:15:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:15:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000778 10.0.0.33 - - [2026-02-09 17:17:11] "GET /virtual-machine-interface/d28532f2-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006769 10.0.0.33 - - [2026-02-09 17:17:11] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.33 - - [2026-02-09 17:17:11] "GET /virtual-machine-interface/d2f056d6-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005033 10.0.0.33 - - [2026-02-09 17:17:11] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.33 - - [2026-02-09 17:17:11] "GET /virtual-machine-interface/d366b308-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003559 10.0.0.33 - - [2026-02-09 17:17:11] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.33 - - [2026-02-09 17:17:11] "GET /virtual-machine-interface/d1a08e22-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003875 10.0.0.33 - - [2026-02-09 17:17:11] "POST /set-tag HTTP/1.1" 200 109 0.001843 10.0.0.33 - - [2026-02-09 17:17:11] "GET /virtual-machine-interface/d20d7bb8-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005261 10.0.0.33 - - [2026-02-09 17:17:11] "POST /set-tag HTTP/1.1" 200 109 0.001680 10.0.0.33 - - [2026-02-09 17:17:11] "GET /virtual-machine-interface/d03b2f2e-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004385 10.0.0.33 - - [2026-02-09 17:17:11] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.33 - - [2026-02-09 17:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.33 - - [2026-02-09 17:17:11] "GET /loadbalancer/b8b6f391-6e18-4155-a169-10b91d0aa7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002002 10.0.0.33 - - [2026-02-09 17:17:11] "GET /virtual-machine-interface/d03b2f2e-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003996 10.0.0.33 - - [2026-02-09 17:17:11] "POST /set-tag HTTP/1.1" 200 109 0.016935 10.0.0.33 - - [2026-02-09 17:17:11] "DELETE /loadbalancer-member/253d34ed-a3bb-4213-b79a-3fac64d442cf HTTP/1.1" 200 115 0.032374 10.0.0.33 - - [2026-02-09 17:17:11] "GET /virtual-machine-interface/d0ac0cee-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004262 10.0.0.33 - - [2026-02-09 17:17:11] "POST /set-tag HTTP/1.1" 200 109 0.002639 10.0.0.33 - - [2026-02-09 17:17:11] "GET /virtual-machine-interface/d132e660-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003876 10.0.0.33 - - [2026-02-09 17:17:11] "POST /set-tag HTTP/1.1" 200 109 0.001830 10.0.0.33 - - [2026-02-09 17:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.33 - - [2026-02-09 17:17:11] "GET /loadbalancer/b8b6f391-6e18-4155-a169-10b91d0aa7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002033 10.0.0.33 - - [2026-02-09 17:17:12] "GET /virtual-machine-interface/d03b2f2e-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007759 10.0.0.33 - - [2026-02-09 17:17:12] "POST /set-tag HTTP/1.1" 200 109 0.003122 10.0.0.33 - - [2026-02-09 17:17:12] "GET /virtual-machine-interface/d03b2f2e-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004097 10.0.0.33 - - [2026-02-09 17:17:12] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.33 - - [2026-02-09 17:17:12] "GET /virtual-machine/00955777-659a-4cbb-9c07-2fb154476b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002572 10.0.0.33 - - [2026-02-09 17:17:12] "POST /ref-update HTTP/1.1" 200 156 0.009650 10.0.0.33 - - [2026-02-09 17:17:12] "GET /virtual-machine-interface/d03b2f2e-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004401 10.0.0.33 - - [2026-02-09 17:17:12] "POST /set-tag HTTP/1.1" 200 109 0.024437 10.0.0.33 - - [2026-02-09 17:17:12] "POST /set-tag HTTP/1.1" 200 109 0.034278 10.0.0.33 - - [2026-02-09 17:17:12] "POST /set-tag HTTP/1.1" 200 109 0.013749 10.0.0.33 - - [2026-02-09 17:17:12] "POST /set-tag HTTP/1.1" 200 109 0.042292 10.0.0.33 - - [2026-02-09 17:17:12] "POST /set-tag HTTP/1.1" 200 109 0.027043 10.0.0.33 - - [2026-02-09 17:17:12] "DELETE /instance-ip/d04e0e78-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.027138 10.0.0.33 - - [2026-02-09 17:17:12] "POST /ref-update HTTP/1.1" 200 156 0.016633 10.0.0.33 - - [2026-02-09 17:17:12] "DELETE /virtual-machine-interface/d03b2f2e-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.033586 10.0.0.33 - - [2026-02-09 17:17:12] "DELETE /virtual-machine/00955777-659a-4cbb-9c07-2fb154476b5c HTTP/1.1" 200 115 0.016394 10.0.0.33 - - [2026-02-09 17:17:12] "GET /virtual-machine-interface/d1a08e22-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005666 10.0.0.33 - - [2026-02-09 17:17:12] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.33 - - [2026-02-09 17:17:12] "GET /virtual-machine-interface/d1a08e22-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003578 10.0.0.33 - - [2026-02-09 17:17:12] "POST /set-tag HTTP/1.1" 200 109 0.001868 10.0.0.33 - - [2026-02-09 17:17:12] "GET /virtual-machine/f6a7b20d-d5ae-4b5d-bcce-98e793ead8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002805 10.0.0.33 - - [2026-02-09 17:17:12] "POST /ref-update HTTP/1.1" 200 156 0.009150 10.0.0.33 - - [2026-02-09 17:17:12] "GET /virtual-machine-interface/d1a08e22-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015424 10.0.0.33 - - [2026-02-09 17:17:12] "POST /set-tag HTTP/1.1" 200 109 0.018557 10.0.0.33 - - [2026-02-09 17:17:12] "POST /set-tag HTTP/1.1" 200 109 0.031942 10.0.0.33 - - [2026-02-09 17:17:12] "POST /set-tag HTTP/1.1" 200 109 0.020190 10.0.0.33 - - [2026-02-09 17:17:12] "POST /set-tag HTTP/1.1" 200 109 0.013224 10.0.0.33 - - [2026-02-09 17:17:12] "POST /set-tag HTTP/1.1" 200 109 0.027157 10.0.0.33 - - [2026-02-09 17:17:12] "DELETE /instance-ip/d1b8e2ce-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.038180 10.0.0.33 - - [2026-02-09 17:17:12] "DELETE /virtual-machine-interface/d1a08e22-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.039903 10.0.0.33 - - [2026-02-09 17:17:12] "DELETE /virtual-machine/f6a7b20d-d5ae-4b5d-bcce-98e793ead8af HTTP/1.1" 200 115 0.018063 10.0.0.33 - - [2026-02-09 17:17:13] "GET /virtual-machine-interface/d0ac0cee-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008335 10.0.0.33 - - [2026-02-09 17:17:13] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.33 - - [2026-02-09 17:17:13] "GET /virtual-machine-interface/d0ac0cee-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003680 10.0.0.33 - - [2026-02-09 17:17:13] "POST /set-tag HTTP/1.1" 200 109 0.001861 10.0.0.33 - - [2026-02-09 17:17:13] "GET /virtual-machine/96507058-edde-45a3-8c6e-c6ea4b9783ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002849 10.0.0.33 - - [2026-02-09 17:17:13] "POST /ref-update HTTP/1.1" 200 156 0.017485 10.0.0.33 - - [2026-02-09 17:17:13] "GET /virtual-machine-interface/d0ac0cee-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007778 10.0.0.33 - - [2026-02-09 17:17:13] "POST /set-tag HTTP/1.1" 200 109 0.016995 10.0.0.33 - - [2026-02-09 17:17:13] "POST /set-tag HTTP/1.1" 200 109 0.035788 10.0.0.33 - - [2026-02-09 17:17:13] "POST /set-tag HTTP/1.1" 200 109 0.027274 10.0.0.33 - - [2026-02-09 17:17:13] "POST /set-tag HTTP/1.1" 200 109 0.017787 10.0.0.33 - - [2026-02-09 17:17:13] "POST /set-tag HTTP/1.1" 200 109 0.026685 10.0.0.33 - - [2026-02-09 17:17:13] "DELETE /instance-ip/d0c4aba0-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.043730 10.0.0.33 - - [2026-02-09 17:17:13] "POST /ref-update HTTP/1.1" 200 156 0.008460 10.0.0.33 - - [2026-02-09 17:17:13] "DELETE /virtual-machine-interface/d0ac0cee-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.034337 10.0.0.33 - - [2026-02-09 17:17:13] "DELETE /virtual-machine/96507058-edde-45a3-8c6e-c6ea4b9783ed HTTP/1.1" 200 115 0.016631 10.0.0.33 - - [2026-02-09 17:17:13] "DELETE /tag/b587586a-4108-46f8-9e16-361363db0012 HTTP/1.1" 200 115 0.036542 10.0.0.33 - - [2026-02-09 17:17:13] "GET /virtual-machine-interface/d132e660-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003487 10.0.0.33 - - [2026-02-09 17:17:13] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.33 - - [2026-02-09 17:17:13] "GET /virtual-machine-interface/d132e660-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003880 10.0.0.33 - - [2026-02-09 17:17:13] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.33 - - [2026-02-09 17:17:13] "GET /virtual-machine/47dd45dd-e5d4-47a4-8b9e-f23f3c600635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002653 10.0.0.33 - - [2026-02-09 17:17:13] "POST /ref-update HTTP/1.1" 200 156 0.008746 10.0.0.33 - - [2026-02-09 17:17:13] "GET /virtual-machine-interface/d132e660-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012090 10.0.0.33 - - [2026-02-09 17:17:13] "POST /set-tag HTTP/1.1" 200 109 0.016340 10.0.0.33 - - [2026-02-09 17:17:13] "POST /set-tag HTTP/1.1" 200 109 0.028590 10.0.0.33 - - [2026-02-09 17:17:13] "POST /set-tag HTTP/1.1" 200 109 0.028005 10.0.0.33 - - [2026-02-09 17:17:13] "POST /set-tag HTTP/1.1" 200 109 0.014631 10.0.0.33 - - [2026-02-09 17:17:13] "POST /set-tag HTTP/1.1" 200 109 0.023359 10.0.0.33 - - [2026-02-09 17:17:13] "DELETE /instance-ip/d14d6d1e-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.041559 10.0.0.33 - - [2026-02-09 17:17:14] "DELETE /virtual-machine-interface/d132e660-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.032333 10.0.0.33 - - [2026-02-09 17:17:14] "DELETE /virtual-machine/47dd45dd-e5d4-47a4-8b9e-f23f3c600635 HTTP/1.1" 200 115 0.016720 10.0.0.33 - - [2026-02-09 17:17:14] "DELETE /tag/23276ca3-7e6a-48d7-ad49-f83fb2ca2570 HTTP/1.1" 409 312 0.006552 10.0.0.33 - - [2026-02-09 17:17:14] "DELETE /tag/e7200771-17ce-49c3-a090-acbcc95ff4da HTTP/1.1" 200 115 0.031207 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:17:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001256 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:17:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:17:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000782 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:17:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001129 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:17:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.33 - - [2026-02-09 17:17:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 10.0.0.33 - - [2026-02-09 17:17:31] "GET /global-system-configs HTTP/1.1" 200 322 0.001722 10.0.0.33 - - [2026-02-09 17:17:32] "GET /global-system-configs HTTP/1.1" 200 322 0.005241 10.0.0.33 - - [2026-02-09 17:17:42] "GET /virtual-machine-interface/d20d7bb8-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004045 10.0.0.33 - - [2026-02-09 17:17:42] "POST /set-tag HTTP/1.1" 200 109 0.003094 10.0.0.33 - - [2026-02-09 17:17:42] "GET /virtual-machine-interface/d20d7bb8-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003919 10.0.0.33 - - [2026-02-09 17:17:42] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.33 - - [2026-02-09 17:17:42] "GET /virtual-machine/2be01c8c-9582-4d7e-8817-8fb8ecb81dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002427 10.0.0.33 - - [2026-02-09 17:17:42] "POST /ref-update HTTP/1.1" 200 156 0.010893 10.0.0.33 - - [2026-02-09 17:17:42] "GET /virtual-machine-interface/d20d7bb8-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004035 10.0.0.33 - - [2026-02-09 17:17:42] "POST /set-tag HTTP/1.1" 200 109 0.013783 10.0.0.33 - - [2026-02-09 17:17:42] "POST /set-tag HTTP/1.1" 200 109 0.024771 10.0.0.33 - - [2026-02-09 17:17:42] "POST /set-tag HTTP/1.1" 200 109 0.015732 10.0.0.33 - - [2026-02-09 17:17:42] "POST /set-tag HTTP/1.1" 200 109 0.023271 10.0.0.33 - - [2026-02-09 17:17:42] "DELETE /instance-ip/d22312a2-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.040484 10.0.0.33 - - [2026-02-09 17:17:42] "DELETE /virtual-machine-interface/d20d7bb8-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.034420 10.0.0.33 - - [2026-02-09 17:17:42] "DELETE /virtual-machine/2be01c8c-9582-4d7e-8817-8fb8ecb81dcf HTTP/1.1" 200 115 0.015804 10.0.0.33 - - [2026-02-09 17:17:42] "DELETE /tag/48a505f7-a7e6-411b-81ed-773d42fbd31e HTTP/1.1" 200 115 0.030537 10.0.0.33 - - [2026-02-09 17:17:43] "GET /virtual-machine-interface/d2f056d6-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006096 10.0.0.33 - - [2026-02-09 17:17:43] "POST /set-tag HTTP/1.1" 200 109 0.003697 10.0.0.33 - - [2026-02-09 17:17:43] "GET /virtual-machine-interface/d2f056d6-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004796 10.0.0.33 - - [2026-02-09 17:17:43] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.33 - - [2026-02-09 17:17:43] "GET /virtual-machine/12985868-5cb4-471c-af46-cff18b1ef47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002504 10.0.0.33 - - [2026-02-09 17:17:43] "POST /ref-update HTTP/1.1" 200 156 0.007479 10.0.0.33 - - [2026-02-09 17:17:43] "GET /virtual-machine-interface/d2f056d6-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006484 10.0.0.33 - - [2026-02-09 17:17:43] "POST /set-tag HTTP/1.1" 200 109 0.012691 10.0.0.33 - - [2026-02-09 17:17:43] "POST /set-tag HTTP/1.1" 200 109 0.027309 10.0.0.33 - - [2026-02-09 17:17:43] "POST /set-tag HTTP/1.1" 200 109 0.020442 10.0.0.33 - - [2026-02-09 17:17:43] "POST /set-tag HTTP/1.1" 200 109 0.013101 10.0.0.33 - - [2026-02-09 17:17:43] "DELETE /instance-ip/d3083846-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.054342 10.0.0.33 - - [2026-02-09 17:17:43] "DELETE /virtual-machine-interface/d2f056d6-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.035079 10.0.0.33 - - [2026-02-09 17:17:43] "DELETE /virtual-machine/12985868-5cb4-471c-af46-cff18b1ef47f HTTP/1.1" 200 115 0.022523 10.0.0.33 - - [2026-02-09 17:17:43] "DELETE /tag/cabee30d-a544-4e9c-aa89-50a0395c3734 HTTP/1.1" 200 115 0.034949 10.0.0.33 - - [2026-02-09 17:17:43] "GET /virtual-machine-interface/d28532f2-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003739 10.0.0.33 - - [2026-02-09 17:17:43] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.33 - - [2026-02-09 17:17:43] "GET /virtual-machine-interface/d28532f2-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003924 10.0.0.33 - - [2026-02-09 17:17:43] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.33 - - [2026-02-09 17:17:43] "GET /virtual-machine/a1e48fcb-726e-45b6-81df-178a4f6c8904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002623 10.0.0.33 - - [2026-02-09 17:17:43] "POST /ref-update HTTP/1.1" 200 156 0.007674 10.0.0.33 - - [2026-02-09 17:17:43] "GET /virtual-machine-interface/d28532f2-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012815 10.0.0.33 - - [2026-02-09 17:17:43] "POST /set-tag HTTP/1.1" 200 109 0.016081 10.0.0.33 - - [2026-02-09 17:17:43] "POST /set-tag HTTP/1.1" 200 109 0.029685 10.0.0.33 - - [2026-02-09 17:17:43] "POST /set-tag HTTP/1.1" 200 109 0.021878 10.0.0.33 - - [2026-02-09 17:17:43] "POST /set-tag HTTP/1.1" 200 109 0.012334 10.0.0.33 - - [2026-02-09 17:17:43] "DELETE /instance-ip/d29c6c2e-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.041937 10.0.0.33 - - [2026-02-09 17:17:43] "DELETE /virtual-machine-interface/d28532f2-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.050399 10.0.0.33 - - [2026-02-09 17:17:44] "DELETE /virtual-machine/a1e48fcb-726e-45b6-81df-178a4f6c8904 HTTP/1.1" 200 115 0.024224 10.0.0.33 - - [2026-02-09 17:17:44] "DELETE /tag/8c476a50-0c9b-4b8e-b676-52be00438967 HTTP/1.1" 200 115 0.028598 10.0.0.33 - - [2026-02-09 17:17:44] "DELETE /tag/5aedf23a-3d15-4bab-8c88-3722a491e6c6 HTTP/1.1" 200 115 0.033127 10.0.0.33 - - [2026-02-09 17:17:44] "DELETE /tag/14953cde-d35a-48f4-b6eb-218e000bb9e7 HTTP/1.1" 409 236 0.004411 10.0.0.33 - - [2026-02-09 17:17:44] "GET /virtual-machine-interface/d366b308-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004190 10.0.0.33 - - [2026-02-09 17:17:44] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.33 - - [2026-02-09 17:17:44] "GET /virtual-machine-interface/d366b308-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003895 10.0.0.33 - - [2026-02-09 17:17:44] "POST /set-tag HTTP/1.1" 200 109 0.002313 10.0.0.33 - - [2026-02-09 17:17:44] "GET /virtual-machine/967935e7-7c2e-4678-800b-0e00197ebc22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002596 10.0.0.33 - - [2026-02-09 17:17:44] "POST /ref-update HTTP/1.1" 200 156 0.008041 10.0.0.33 - - [2026-02-09 17:17:44] "GET /virtual-machine-interface/d366b308-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007381 10.0.0.33 - - [2026-02-09 17:17:44] "POST /set-tag HTTP/1.1" 200 109 0.017732 10.0.0.33 - - [2026-02-09 17:17:44] "POST /set-tag HTTP/1.1" 200 109 0.018040 10.0.0.33 - - [2026-02-09 17:17:44] "POST /set-tag HTTP/1.1" 200 109 0.024064 10.0.0.33 - - [2026-02-09 17:17:44] "POST /set-tag HTTP/1.1" 200 109 0.013238 10.0.0.33 - - [2026-02-09 17:17:44] "DELETE /instance-ip/d37a2456-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.050028 10.0.0.33 - - [2026-02-09 17:17:44] "DELETE /virtual-machine-interface/d366b308-05da-11f1-baf2-fa163e3f3bcf HTTP/1.1" 200 115 0.033187 10.0.0.33 - - [2026-02-09 17:17:44] "DELETE /virtual-machine/967935e7-7c2e-4678-800b-0e00197ebc22 HTTP/1.1" 200 115 0.022404 10.0.0.33 - - [2026-02-09 17:17:44] "DELETE /tag/e71ba192-b305-4914-a15c-9deaf017bd8a HTTP/1.1" 200 115 0.046899 10.0.0.33 - - [2026-02-09 17:17:44] "DELETE /tag/9dd938ac-e8c6-485b-94b9-641e737bc204 HTTP/1.1" 200 115 0.031678 10.0.0.33 - - [2026-02-09 17:17:44] "DELETE /tag/0163e9d3-b48e-4227-8d5d-5634f81f2718 HTTP/1.1" 200 115 0.034283 10.0.0.33 - - [2026-02-09 17:17:46] "POST /projects HTTP/1.1" 409 238 0.002105 10.0.0.33 - - [2026-02-09 17:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.33 - - [2026-02-09 17:17:46] "GET /project/63cd0098-bca7-405a-a932-5652cc8ab9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027837 10.0.0.33 - - [2026-02-09 17:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.33 - - [2026-02-09 17:17:46] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003604 10.0.0.33 - - [2026-02-09 17:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2026-02-09 17:17:46] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.006965 10.0.0.33 - - [2026-02-09 17:17:46] "POST /security-groups HTTP/1.1" 409 285 0.002174 10.0.0.33 - - [2026-02-09 17:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.33 - - [2026-02-09 17:17:46] "PUT /security-group/07c2bf85-656f-4a06-8325-f90fe7785231 HTTP/1.1" 200 262 0.055357 10.0.0.33 - - [2026-02-09 17:17:46] "PUT /access-control-list/ae8d9690-dc4e-43e4-b941-5b203d366017 HTTP/1.1" 200 272 0.009723 10.0.0.33 - - [2026-02-09 17:17:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.026309 10.0.0.33 - - [2026-02-09 17:17:46] "PUT /access-control-list/3903b77c-bee1-4fba-9c06-abab7ce60796 HTTP/1.1" 200 272 0.032569 10.0.0.33 - - [2026-02-09 17:17:51] "POST /projects HTTP/1.1" 409 238 0.001836 10.0.0.33 - - [2026-02-09 17:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.33 - - [2026-02-09 17:17:51] "GET /project/63cd0098-bca7-405a-a932-5652cc8ab9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026688 10.0.0.33 - - [2026-02-09 17:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.33 - - [2026-02-09 17:17:51] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003692 10.0.0.33 - - [2026-02-09 17:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.33 - - [2026-02-09 17:17:51] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.004059 10.0.0.33 - - [2026-02-09 17:17:51] "POST /security-groups HTTP/1.1" 409 285 0.002162 10.0.0.33 - - [2026-02-09 17:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.33 - - [2026-02-09 17:17:51] "PUT /security-group/07c2bf85-656f-4a06-8325-f90fe7785231 HTTP/1.1" 200 262 0.053616 10.0.0.33 - - [2026-02-09 17:17:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030073 10.0.0.33 - - [2026-02-09 17:17:51] "PUT /access-control-list/ae8d9690-dc4e-43e4-b941-5b203d366017 HTTP/1.1" 200 272 0.022243 10.0.0.33 - - [2026-02-09 17:17:51] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.009631 10.0.0.33 - - [2026-02-09 17:17:51] "PUT /access-control-list/3903b77c-bee1-4fba-9c06-abab7ce60796 HTTP/1.1" 200 272 0.023506 10.0.0.33 - - [2026-02-09 17:17:51] "GET /firewall-rule/d5dca3c6-a3c8-477d-9997-cee20521bc72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003922 10.0.0.33 - - [2026-02-09 17:17:51] "POST /ref-update HTTP/1.1" 200 156 0.041178 10.0.0.33 - - [2026-02-09 17:17:51] "DELETE /firewall-rule/d5dca3c6-a3c8-477d-9997-cee20521bc72 HTTP/1.1" 200 115 0.040500 10.0.0.33 - - [2026-02-09 17:17:51] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005551 10.0.0.33 - - [2026-02-09 17:17:51] "GET /firewall-rule/d576c51d-2ae4-4bec-8cda-504cfa0088b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002628 10.0.0.33 - - [2026-02-09 17:17:52] "POST /ref-update HTTP/1.1" 200 156 0.049094 10.0.0.33 - - [2026-02-09 17:17:52] "DELETE /firewall-rule/d576c51d-2ae4-4bec-8cda-504cfa0088b5 HTTP/1.1" 200 115 0.052342 10.0.0.33 - - [2026-02-09 17:17:52] "DELETE /tag/c6f67254-8c95-46b8-b956-5d78acfed8b1 HTTP/1.1" 200 115 0.044493 10.0.0.33 - - [2026-02-09 17:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.33 - - [2026-02-09 17:17:52] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004328 10.0.0.33 - - [2026-02-09 17:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.33 - - [2026-02-09 17:17:52] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3183 0.004978 10.0.0.33 - - [2026-02-09 17:17:52] "PUT /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7 HTTP/1.1" 200 264 0.040463 10.0.0.33 - - [2026-02-09 17:17:52] "PUT /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862 HTTP/1.1" 200 264 0.062803 10.0.0.33 - - [2026-02-09 17:17:52] "DELETE /security-group/07c2bf85-656f-4a06-8325-f90fe7785231 HTTP/1.1" 200 115 0.074133 10.0.0.33 - - [2026-02-09 17:17:52] "DELETE /access-control-list/ae8d9690-dc4e-43e4-b941-5b203d366017 HTTP/1.1" 200 115 0.034910 10.0.0.33 - - [2026-02-09 17:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.33 - - [2026-02-09 17:17:52] "DELETE /access-control-list/3903b77c-bee1-4fba-9c06-abab7ce60796 HTTP/1.1" 200 115 0.029147 10.0.0.33 - - [2026-02-09 17:17:52] "GET /project/63cd0098-bca7-405a-a932-5652cc8ab9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.025333 10.0.0.33 - - [2026-02-09 17:17:52] "GET /project/63cd0098-bca7-405a-a932-5652cc8ab9da?fields=security_groups HTTP/1.1" 200 1352 0.025328 10.0.0.33 - - [2026-02-09 17:17:52] "DELETE /security-group/8bf45160-b81b-4712-8f58-cbbadf433482 HTTP/1.1" 200 115 0.042835 10.0.0.33 - - [2026-02-09 17:17:52] "DELETE /access-control-list/b6b128db-caa4-481c-82e8-ebc01dbe41e0 HTTP/1.1" 200 115 0.027831 10.0.0.33 - - [2026-02-09 17:17:52] "GET /project/63cd0098-bca7-405a-a932-5652cc8ab9da?fields=application_policy_sets HTTP/1.1" 200 1391 0.042892 10.0.0.33 - - [2026-02-09 17:17:52] "DELETE /access-control-list/9260dc96-61c4-48fc-8b5d-4b0245c7bc08 HTTP/1.1" 200 115 0.049469 10.0.0.33 - - [2026-02-09 17:17:52] "DELETE /project/63cd0098-bca7-405a-a932-5652cc8ab9da HTTP/1.1" 200 115 0.271289 10.0.0.33 - - [2026-02-09 17:17:52] "POST /projects HTTP/1.1" 409 238 0.001626 10.0.0.33 - - [2026-02-09 17:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.33 - - [2026-02-09 17:17:52] "GET /project/e7aad71d-7548-4069-9dc6-02ffc196ce2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032837 10.0.0.33 - - [2026-02-09 17:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.33 - - [2026-02-09 17:17:52] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003843 10.0.0.33 - - [2026-02-09 17:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.33 - - [2026-02-09 17:17:52] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.003978 10.0.0.33 - - [2026-02-09 17:17:52] "POST /security-groups HTTP/1.1" 409 285 0.001871 10.0.0.33 - - [2026-02-09 17:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.33 - - [2026-02-09 17:17:53] "PUT /security-group/09ff3bd0-ff2c-4b64-b198-8b4ce45f9974 HTTP/1.1" 200 262 0.055710 10.0.0.33 - - [2026-02-09 17:17:53] "PUT /access-control-list/c359f968-be91-4a48-b905-d001f27543ea HTTP/1.1" 200 272 0.013002 10.0.0.33 - - [2026-02-09 17:17:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.031734 10.0.0.33 - - [2026-02-09 17:17:53] "PUT /access-control-list/0ba3cc22-8bb4-452d-a35a-eaebbd0d7f5d HTTP/1.1" 200 272 0.032534 10.0.0.33 - - [2026-02-09 17:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.33 - - [2026-02-09 17:17:57] "GET /loadbalancer/b8b6f391-6e18-4155-a169-10b91d0aa7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002281 10.0.0.33 - - [2026-02-09 17:17:57] "GET /virtual-machine-interface/d0ac0cee-05da-11f1-baf2-fa163e3f3bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001538 10.0.0.33 - - [2026-02-09 17:17:57] "DELETE /loadbalancer-member/bfc9af85-bd31-4196-a70f-3768d288065b HTTP/1.1" 200 115 0.041360 10.0.0.33 - - [2026-02-09 17:17:57] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005847 10.0.0.33 - - [2026-02-09 17:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.33 - - [2026-02-09 17:17:57] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004781 10.0.0.33 - - [2026-02-09 17:17:57] "GET /firewall-policy/51a2279b-d736-49aa-9096-bd58ce39b91a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002825 10.0.0.33 - - [2026-02-09 17:17:57] "GET /firewall-rule/e905d73c-b23f-4ea0-b0a5-ab957b01c9fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.002727 10.0.0.33 - - [2026-02-09 17:17:57] "POST /ref-update HTTP/1.1" 200 156 0.011272 10.0.0.33 - - [2026-02-09 17:17:57] "DELETE /firewall-rule/e905d73c-b23f-4ea0-b0a5-ab957b01c9fe HTTP/1.1" 200 115 0.039024 10.0.0.33 - - [2026-02-09 17:17:57] "GET /firewall-policy/43637f15-3703-4152-ab05-d3f0ee8749a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003067 10.0.0.33 - - [2026-02-09 17:17:57] "GET /firewall-rule/1d57767c-0bc3-47e3-b337-670c207490da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.002692 10.0.0.33 - - [2026-02-09 17:17:57] "POST /ref-update HTTP/1.1" 200 156 0.012239 10.0.0.33 - - [2026-02-09 17:17:57] "DELETE /firewall-rule/1d57767c-0bc3-47e3-b337-670c207490da HTTP/1.1" 200 115 0.041124 10.0.0.33 - - [2026-02-09 17:17:57] "GET /application-policy-set/9b25e3cd-94f3-4452-8fbf-fdcce2f1e72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002721 10.0.0.33 - - [2026-02-09 17:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.33 - - [2026-02-09 17:17:58] "GET /policy-management/f298836e-55e1-47be-bb58-dbab49a6b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002753 10.0.0.33 - - [2026-02-09 17:17:58] "GET /firewall-policy/43637f15-3703-4152-ab05-d3f0ee8749a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.003279 10.0.0.33 - - [2026-02-09 17:17:58] "POST /ref-update HTTP/1.1" 200 156 0.023406 10.0.0.33 - - [2026-02-09 17:17:58] "DELETE /firewall-policy/43637f15-3703-4152-ab05-d3f0ee8749a8 HTTP/1.1" 200 115 0.068686 10.0.0.33 - - [2026-02-09 17:17:58] "DELETE /tag/23276ca3-7e6a-48d7-ad49-f83fb2ca2570 HTTP/1.1" 200 115 0.071553 10.0.0.33 - - [2026-02-09 17:17:58] "DELETE /tag/14953cde-d35a-48f4-b6eb-218e000bb9e7 HTTP/1.1" 200 115 0.048210 10.0.0.33 - - [2026-02-09 17:17:58] "DELETE /loadbalancer-pool/4f4c969c-1499-481b-9373-97219a41ac2b HTTP/1.1" 200 115 0.025576 10.0.0.33 - - [2026-02-09 17:17:58] "DELETE /loadbalancer-listener/fc2bb4c1-6316-4514-8ef5-205bd37d3bea HTTP/1.1" 200 115 0.023250 10.0.0.33 - - [2026-02-09 17:17:58] "DELETE /loadbalancer/b8b6f391-6e18-4155-a169-10b91d0aa7bb HTTP/1.1" 200 115 0.029566 10.0.0.33 - - [2026-02-09 17:17:58] "DELETE /floating-ip/82181fcf-4ec7-4c66-89e3-ad5bd89253bc HTTP/1.1" 200 115 0.021802 10.0.0.33 - - [2026-02-09 17:17:58] "DELETE /instance-ip/581e8b7e-b2f6-4ea1-a995-d04d9cafa331 HTTP/1.1" 200 115 0.034597 10.0.0.33 - - [2026-02-09 17:17:58] "DELETE /virtual-machine-interface/12d2169e-730d-4871-8671-e41fa33fa1af HTTP/1.1" 200 115 0.045903 10.0.0.33 - - [2026-02-09 17:17:58] "DELETE /tag/ac3a69cf-9ac0-4e1e-a009-b1652437bd06 HTTP/1.1" 200 115 0.047932 10.0.0.33 - - [2026-02-09 17:17:58] "POST /projects HTTP/1.1" 409 238 0.002392 10.0.0.33 - - [2026-02-09 17:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007292 10.0.0.33 - - [2026-02-09 17:17:58] "GET /project/e7aad71d-7548-4069-9dc6-02ffc196ce2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038140 10.0.0.33 - - [2026-02-09 17:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.33 - - [2026-02-09 17:17:58] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003932 10.0.0.33 - - [2026-02-09 17:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.33 - - [2026-02-09 17:17:58] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.003660 10.0.0.33 - - [2026-02-09 17:17:58] "POST /security-groups HTTP/1.1" 409 285 0.002982 10.0.0.33 - - [2026-02-09 17:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.33 - - [2026-02-09 17:17:58] "PUT /security-group/09ff3bd0-ff2c-4b64-b198-8b4ce45f9974 HTTP/1.1" 200 262 0.061148 10.0.0.33 - - [2026-02-09 17:17:58] "PUT /access-control-list/c359f968-be91-4a48-b905-d001f27543ea HTTP/1.1" 200 272 0.022085 10.0.0.33 - - [2026-02-09 17:17:58] "PUT /access-control-list/0ba3cc22-8bb4-452d-a35a-eaebbd0d7f5d HTTP/1.1" 200 272 0.045105 10.0.0.33 - - [2026-02-09 17:17:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.055972 10.0.0.33 - - [2026-02-09 17:17:58] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.030796 10.0.0.33 - - [2026-02-09 17:17:58] "GET /firewall-rule/14e75147-bd95-4368-9523-d405328725d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.010217 10.0.0.33 - - [2026-02-09 17:17:59] "POST /ref-update HTTP/1.1" 200 156 0.069625 10.0.0.33 - - [2026-02-09 17:17:59] "DELETE /firewall-rule/14e75147-bd95-4368-9523-d405328725d3 HTTP/1.1" 200 115 0.087950 10.0.0.33 - - [2026-02-09 17:17:59] "GET /firewall-policy/73676083-8bf0-477f-bd91-15b018fe4fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006890 10.0.0.33 - - [2026-02-09 17:17:59] "GET /firewall-rule/955a98b1-5e96-4090-9828-968c88a8ffe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.015143 10.0.0.33 - - [2026-02-09 17:17:59] "POST /ref-update HTTP/1.1" 200 156 0.066264 10.0.0.33 - - [2026-02-09 17:17:59] "DELETE /firewall-rule/955a98b1-5e96-4090-9828-968c88a8ffe3 HTTP/1.1" 200 115 0.050559 10.0.0.33 - - [2026-02-09 17:17:59] "DELETE /tag/c52cf10e-6ddd-4abf-aa83-9ac2a84bcf16 HTTP/1.1" 200 115 0.056223 10.0.0.33 - - [2026-02-09 17:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.33 - - [2026-02-09 17:17:59] "GET /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003836 10.0.0.33 - - [2026-02-09 17:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.33 - - [2026-02-09 17:17:59] "GET /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3111 0.008773 10.0.0.33 - - [2026-02-09 17:17:59] "PUT /virtual-network/d357ee59-50c1-4d07-8634-7995949458e7 HTTP/1.1" 200 264 0.077849 10.0.0.33 - - [2026-02-09 17:17:59] "PUT /virtual-network/00a826fd-8f62-416e-b779-a2d2def48862 HTTP/1.1" 200 264 0.111653 10.0.0.33 - - [2026-02-09 17:17:59] "DELETE /security-group/09ff3bd0-ff2c-4b64-b198-8b4ce45f9974 HTTP/1.1" 200 115 0.111584 10.0.0.33 - - [2026-02-09 17:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.019804 10.0.0.33 - - [2026-02-09 17:17:59] "DELETE /access-control-list/c359f968-be91-4a48-b905-d001f27543ea HTTP/1.1" 200 115 0.062552 10.0.0.33 - - [2026-02-09 17:17:59] "DELETE /access-control-list/0ba3cc22-8bb4-452d-a35a-eaebbd0d7f5d HTTP/1.1" 200 115 0.055781 10.0.0.33 - - [2026-02-09 17:18:00] "GET /project/e7aad71d-7548-4069-9dc6-02ffc196ce2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.083995 10.0.0.33 - - [2026-02-09 17:18:00] "GET /project/e7aad71d-7548-4069-9dc6-02ffc196ce2b?fields=security_groups HTTP/1.1" 200 1353 0.053865 10.0.0.33 - - [2026-02-09 17:18:00] "DELETE /security-group/c36a4b4d-8f84-4cb4-aa28-cd5b2adce344 HTTP/1.1" 200 115 0.059213 10.0.0.33 - - [2026-02-09 17:18:00] "DELETE /access-control-list/afb26c3b-7f76-41e1-9354-445d3860cab9 HTTP/1.1" 200 115 0.049114 10.0.0.33 - - [2026-02-09 17:18:00] "GET /project/e7aad71d-7548-4069-9dc6-02ffc196ce2b?fields=application_policy_sets HTTP/1.1" 200 1392 0.056450 10.0.0.33 - - [2026-02-09 17:18:00] "DELETE /access-control-list/a6feed2d-e849-48dd-ae3f-307c3a233a86 HTTP/1.1" 200 115 0.052707 10.0.0.33 - - [2026-02-09 17:18:00] "DELETE /project/e7aad71d-7548-4069-9dc6-02ffc196ce2b HTTP/1.1" 200 115 0.412703