++ 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 Mar 23 08:28:54 AM UTC 2026 ===================' INFO: =================== Mon Mar 23 08:28:54 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.33 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + 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 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.33,10.140.122.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.140.122.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.33:9041 + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/23/2026 08:29:39.184 7f8c342c2f00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/23/2026 08:29:39.482 7f8c342c2f00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/23/2026 08:29:39.502 7f8c342c2f00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/23/2026 08:29:39.502 7f8c342c2f00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-03-23 08:29:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000919 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-03-23 08:29:49] "GET / HTTP/1.1" 503 181 0.000197 10.0.0.33 - - [2026-03-23 08:29:50] "GET / HTTP/1.1" 200 45303 0.001354 10.0.0.33 - - [2026-03-23 08:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.33 - - [2026-03-23 08:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.33 - - [2026-03-23 08:29:51] "GET / HTTP/1.1" 200 35931 0.001116 10.0.0.33 - - [2026-03-23 08:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005458 10.0.0.33 - - [2026-03-23 08:29:51] "GET /global-system-config/fb90e2bc-72c1-4e33-8efe-a5020598c95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013302 10.0.0.33 - - [2026-03-23 08:29:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.002466 10.0.0.33 - - [2026-03-23 08:29:51] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.154759 10.0.0.33 - - [2026-03-23 08:29:51] "GET / HTTP/1.1" 200 35931 0.003232 10.0.0.33 - - [2026-03-23 08:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.33 - - [2026-03-23 08:29:51] "GET /global-system-config/fb90e2bc-72c1-4e33-8efe-a5020598c95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010322 10.0.0.33 - - [2026-03-23 08:29:51] "GET / HTTP/1.1" 200 35931 0.001127 10.0.0.33 - - [2026-03-23 08:29:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.005345 10.0.0.33 - - [2026-03-23 08:29:51] "POST /config-nodes HTTP/1.1" 200 593 0.066028 10.0.0.33 - - [2026-03-23 08:29:52] "GET / HTTP/1.1" 200 35931 0.002059 10.0.0.33 - - [2026-03-23 08:29:52] "GET / HTTP/1.1" 200 35931 0.004565 10.0.0.33 - - [2026-03-23 08:29:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003615 10.0.0.33 - - [2026-03-23 08:29:52] "GET / HTTP/1.1" 200 35931 0.001156 10.0.0.33 - - [2026-03-23 08:29:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.002527 10.0.0.33 - - [2026-03-23 08:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.33 - - [2026-03-23 08:29:52] "GET /global-system-config/fb90e2bc-72c1-4e33-8efe-a5020598c95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008806 10.0.0.33 - - [2026-03-23 08:29:53] "POST /service-appliance-sets HTTP/1.1" 200 553 0.064430 10.0.0.33 - - [2026-03-23 08:29:53] "POST /fqname-to-id HTTP/1.1" 404 180 0.002475 10.0.0.33 - - [2026-03-23 08:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.33 - - [2026-03-23 08:29:53] "GET /global-system-config/fb90e2bc-72c1-4e33-8efe-a5020598c95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006789 10.0.0.33 - - [2026-03-23 08:29:53] "POST /service-appliance-sets HTTP/1.1" 200 541 0.047765 10.0.0.33 - - [2026-03-23 08:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.33 - - [2026-03-23 08:29:53] "GET /network-ipam/b1f6d918-f41d-4f93-89a9-5b94f63480d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.013375 10.0.0.33 - - [2026-03-23 08:29:53] "POST /service-templates HTTP/1.1" 200 511 0.034954 10.0.0.33 - - [2026-03-23 08:29:53] "POST /service-templates HTTP/1.1" 200 501 0.043534 10.0.0.33 - - [2026-03-23 08:29:53] "POST /service-templates HTTP/1.1" 200 515 0.044846 10.0.0.33 - - [2026-03-23 08:29:53] "POST /service-templates HTTP/1.1" 200 535 0.070019 10.0.0.33 - - [2026-03-23 08:29:53] "POST /service-templates HTTP/1.1" 200 507 0.022150 10.0.0.33 - - [2026-03-23 08:29:53] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.33 - - [2026-03-23 08:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005518 10.0.0.33 - - [2026-03-23 08:29:53] "GET /global-system-config/fb90e2bc-72c1-4e33-8efe-a5020598c95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005293 10.0.0.33 - - [2026-03-23 08:29:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.001721 10.0.0.33 - - [2026-03-23 08:29:53] "POST /analytics-nodes HTTP/1.1" 200 599 0.050336 10.0.0.33 - - [2026-03-23 08:29:54] "GET / HTTP/1.1" 200 35931 0.001319 10.0.0.33 - - [2026-03-23 08:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004945 10.0.0.33 - - [2026-03-23 08:29:54] "GET /global-system-config/fb90e2bc-72c1-4e33-8efe-a5020598c95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008070 10.0.0.33 - - [2026-03-23 08:29:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.004204 10.0.0.33 - - [2026-03-23 08:29:54] "POST /database-nodes HTTP/1.1" 200 597 0.080513 10.0.0.33 - - [2026-03-23 08:29:54] "GET / HTTP/1.1" 200 35931 0.001297 10.0.0.33 - - [2026-03-23 08:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.33 - - [2026-03-23 08:29:54] "GET /global-system-config/fb90e2bc-72c1-4e33-8efe-a5020598c95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007015 10.0.0.33 - - [2026-03-23 08:29:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.001805 10.0.0.33 - - [2026-03-23 08:29:54] "POST /config-database-nodes HTTP/1.1" 200 611 0.032305 10.0.0.33 - - [2026-03-23 08:29:54] "GET / HTTP/1.1" 200 35931 0.001297 10.0.0.33 - - [2026-03-23 08:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008451 10.0.0.33 - - [2026-03-23 08:29:54] "GET /global-system-config/fb90e2bc-72c1-4e33-8efe-a5020598c95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007580 10.0.0.33 - - [2026-03-23 08:29:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.002840 10.0.0.33 - - [2026-03-23 08:29:54] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.030802 10.0.0.33 - - [2026-03-23 08:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007576 10.0.0.33 - - [2026-03-23 08:29:55] "GET /network-ipam/b1f6d918-f41d-4f93-89a9-5b94f63480d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007677 10.0.0.33 - - [2026-03-23 08:29:55] "POST /fqname-to-id HTTP/1.1" 404 225 0.002250 10.0.0.33 - - [2026-03-23 08:29:55] "POST /access-control-lists HTTP/1.1" 200 587 0.030422 10.0.0.33 - - [2026-03-23 08:29:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.006437 10.0.0.33 - - [2026-03-23 08:29:55] "POST /access-control-lists HTTP/1.1" 200 585 0.034498 10.0.0.33 - - [2026-03-23 08:29:56] "POST /route-targets HTTP/1.1" 200 327 0.019204 10.0.0.33 - - [2026-03-23 08:29:56] "POST /ref-update HTTP/1.1" 200 156 0.031646 10.0.0.33 - - [2026-03-23 08:29:56] "POST /route-targets HTTP/1.1" 200 327 0.012155 10.0.0.33 - - [2026-03-23 08:29:56] "GET / HTTP/1.1" 200 35931 0.001274 10.0.0.33 - - [2026-03-23 08:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008941 10.0.0.33 - - [2026-03-23 08:29:56] "GET /routing-instance/c25d9db5-6c06-4c38-a7ec-e18536d8d87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003121 10.0.0.33 - - [2026-03-23 08:29:56] "POST /ref-update HTTP/1.1" 200 156 0.033693 10.0.0.33 - - [2026-03-23 08:29:56] "POST /bgp-routers HTTP/1.1" 200 616 0.062068 10.0.0.33 - - [2026-03-23 08:29:56] "GET /bgp-router/5fd3ed57-7780-4dc2-b686-5fcd18207445?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.007456 10.0.0.33 - - [2026-03-23 08:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010440 10.0.0.33 - - [2026-03-23 08:29:56] "POST /route-targets HTTP/1.1" 200 327 0.044149 10.0.0.33 - - [2026-03-23 08:29:56] "GET /global-system-config/fb90e2bc-72c1-4e33-8efe-a5020598c95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017567 10.0.0.33 - - [2026-03-23 08:29:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016281 10.0.0.33 - - [2026-03-23 08:29:56] "POST /ref-update HTTP/1.1" 200 156 0.034423 10.0.0.33 - - [2026-03-23 08:29:56] "POST /route-targets HTTP/1.1" 200 327 0.012527 10.0.0.33 - - [2026-03-23 08:29:56] "POST /ref-update HTTP/1.1" 200 156 0.010560 10.0.0.33 - - [2026-03-23 08:29:56] "POST /ref-update HTTP/1.1" 200 156 0.045903 10.0.0.33 - - [2026-03-23 08:29:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.003836 10.0.0.33 - - [2026-03-23 08:29:56] "POST /access-control-lists HTTP/1.1" 200 551 0.070019 10.0.0.33 - - [2026-03-23 08:29:56] "PUT /access-control-list/04c85ef8-8517-4258-b029-ab45c2d2bb60 HTTP/1.1" 200 272 0.046681 10.0.0.33 - - [2026-03-23 08:29:56] "PUT /access-control-list/33e783c7-e7a6-4f65-b90c-a1e54778aa59 HTTP/1.1" 200 272 0.010864 10.0.0.33 - - [2026-03-23 08:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.33 - - [2026-03-23 08:29:57] "GET /global-vrouter-config/7bdfea1b-50b5-4a11-af7e-738a6ec5b1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002618 10.0.0.33 - - [2026-03-23 08:29:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.33 - - [2026-03-23 08:29:57] "PUT /global-vrouter-config/7bdfea1b-50b5-4a11-af7e-738a6ec5b1e4 HTTP/1.1" 200 276 0.021659 10.0.0.33 - - [2026-03-23 08:29:57] "GET / HTTP/1.1" 200 35931 0.001238 10.0.0.33 - - [2026-03-23 08:29:57] "POST /alarms HTTP/1.1" 200 581 0.049599 10.0.0.33 - - [2026-03-23 08:29:57] "POST /alarms HTTP/1.1" 200 575 0.048604 10.0.0.33 - - [2026-03-23 08:29:57] "POST /alarms HTTP/1.1" 200 575 0.074519 10.0.0.33 - - [2026-03-23 08:29:57] "POST /alarms HTTP/1.1" 200 559 0.123400 10.0.0.33 - - [2026-03-23 08:29:58] "POST /alarms HTTP/1.1" 200 555 0.199076 10.0.0.33 - - [2026-03-23 08:29:58] "POST /alarms HTTP/1.1" 200 557 0.053000 10.0.0.33 - - [2026-03-23 08:29:58] "POST /alarms HTTP/1.1" 200 565 0.014949 10.0.0.33 - - [2026-03-23 08:29:58] "POST /alarms HTTP/1.1" 200 549 0.057111 10.0.0.33 - - [2026-03-23 08:29:58] "POST /alarms HTTP/1.1" 200 557 0.057052 10.0.0.33 - - [2026-03-23 08:29:58] "POST /alarms HTTP/1.1" 200 567 0.048255 10.0.0.33 - - [2026-03-23 08:29:58] "POST /alarms HTTP/1.1" 200 555 0.039944 10.0.0.33 - - [2026-03-23 08:29:58] "POST /alarms HTTP/1.1" 200 567 0.030765 10.0.0.33 - - [2026-03-23 08:29:58] "POST /alarms HTTP/1.1" 200 575 0.067814 10.0.0.33 - - [2026-03-23 08:29:58] "POST /alarms HTTP/1.1" 200 569 0.052159 10.0.0.33 - - [2026-03-23 08:29:58] "POST /alarms HTTP/1.1" 200 561 0.025803 10.0.0.33 - - [2026-03-23 08:29:58] "POST /alarms HTTP/1.1" 200 561 0.027777 10.0.0.33 - - [2026-03-23 08:29:58] "POST /alarms HTTP/1.1" 200 561 0.034787 10.0.0.33 - - [2026-03-23 08:29:58] "POST /alarms HTTP/1.1" 200 547 0.039243 10.0.0.33 - - [2026-03-23 08:29:59] "POST /alarms HTTP/1.1" 200 595 0.052704 10.0.0.33 - - [2026-03-23 08:29:59] "POST /alarms HTTP/1.1" 200 575 0.024225 10.0.0.33 - - [2026-03-23 08:29:59] "POST /alarms HTTP/1.1" 200 571 0.048703 10.0.0.33 - - [2026-03-23 08:29:59] "POST /alarms HTTP/1.1" 200 583 0.065023 10.0.0.33 - - [2026-03-23 08:29:59] "POST /alarms HTTP/1.1" 200 609 0.041426 10.0.0.33 - - [2026-03-23 08:29:59] "GET / HTTP/1.1" 200 35931 0.001754 10.0.0.33 - - [2026-03-23 08:29:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002259 10.0.0.33 - - [2026-03-23 08:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.33 - - [2026-03-23 08:29:59] "PUT /global-vrouter-config/7bdfea1b-50b5-4a11-af7e-738a6ec5b1e4 HTTP/1.1" 200 276 0.009654 10.0.0.33 - - [2026-03-23 08:29:59] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.33 - - [2026-03-23 08:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2026-03-23 08:29:59] "GET /global-vrouter-config/7bdfea1b-50b5-4a11-af7e-738a6ec5b1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004130 10.0.0.33 - - [2026-03-23 08:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.33 - - [2026-03-23 08:29:59] "PUT /global-vrouter-config/7bdfea1b-50b5-4a11-af7e-738a6ec5b1e4 HTTP/1.1" 200 276 0.026568 10.0.0.33 - - [2026-03-23 08:30:00] "GET / HTTP/1.1" 200 35931 0.001635 10.0.0.33 - - [2026-03-23 08:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.33 - - [2026-03-23 08:30:00] "GET /global-system-config/fb90e2bc-72c1-4e33-8efe-a5020598c95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007305 10.0.0.33 - - [2026-03-23 08:30:00] "PUT /global-system-config/fb90e2bc-72c1-4e33-8efe-a5020598c95c HTTP/1.1" 200 274 0.024019 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000852 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 10.0.0.33 - - [2026-03-23 08:32:15] "GET / HTTP/1.1" 200 35931 0.001601 10.0.0.33 - - [2026-03-23 08:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.33 - - [2026-03-23 08:32:15] "GET /domain/5108a960-8f5c-4ba1-a031-55f9a484abf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003586 10.0.0.33 - - [2026-03-23 08:32:15] "POST /id-to-fqname HTTP/1.1" 200 173 0.002133 10.0.0.33 - - [2026-03-23 08:32:15] "POST /fqname-to-id HTTP/1.1" 404 182 0.012204 10.0.0.33 - - [2026-03-23 08:32:15] "POST /security-groups HTTP/1.1" 200 570 0.082286 10.0.0.33 - - [2026-03-23 08:32:15] "POST /projects HTTP/1.1" 200 481 0.225658 10.0.0.33 - - [2026-03-23 08:32:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.012586 10.0.0.33 - - [2026-03-23 08:32:15] "POST /security-groups HTTP/1.1" 200 534 0.112384 10.0.0.33 - - [2026-03-23 08:32:15] "POST /access-control-lists HTTP/1.1" 200 579 0.146829 10.0.0.33 - - [2026-03-23 08:32:15] "POST /fqname-to-id HTTP/1.1" 404 212 0.017478 10.0.0.33 - - [2026-03-23 08:32:15] "POST /chown HTTP/1.1" 200 109 0.067799 10.0.0.33 - - [2026-03-23 08:32:15] "POST /policy-managements HTTP/1.1" 409 214 0.009370 10.0.0.33 - - [2026-03-23 08:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.33 - - [2026-03-23 08:32:15] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003452 10.0.0.33 - - [2026-03-23 08:32:15] "POST /access-control-lists HTTP/1.1" 200 577 0.080930 10.0.0.33 - - [2026-03-23 08:32:15] "POST /application-policy-sets HTTP/1.1" 200 528 0.081595 10.0.0.33 - - [2026-03-23 08:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005795 10.0.0.33 - - [2026-03-23 08:32:15] "GET /global-vrouter-config/7bdfea1b-50b5-4a11-af7e-738a6ec5b1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003369 10.0.0.33 - - [2026-03-23 08:32:15] "PUT /global-vrouter-config/7bdfea1b-50b5-4a11-af7e-738a6ec5b1e4 HTTP/1.1" 200 276 0.010873 10.0.0.33 - - [2026-03-23 08:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008939 10.0.0.33 - - [2026-03-23 08:32:15] "GET /virtual-network/d0aaa215-5d9c-4a7d-abf0-7fa4014cb7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004459 10.0.0.33 - - [2026-03-23 08:32:16] "POST /id-to-fqname HTTP/1.1" 200 177 0.000453 10.0.0.33 - - [2026-03-23 08:32:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.003238 10.0.0.33 - - [2026-03-23 08:32:16] "POST /security-groups HTTP/1.1" 200 574 0.074321 10.0.0.33 - - [2026-03-23 08:32:16] "POST /projects HTTP/1.1" 200 489 0.206631 10.0.0.33 - - [2026-03-23 08:32:16] "POST /security-groups HTTP/1.1" 200 546 0.036337 10.0.0.33 - - [2026-03-23 08:32:16] "POST /chown HTTP/1.1" 200 109 0.007419 10.0.0.33 - - [2026-03-23 08:32:16] "POST /fqname-to-id HTTP/1.1" 404 232 0.001736 10.0.0.33 - - [2026-03-23 08:32:16] "POST /network-ipams HTTP/1.1" 200 522 0.038588 10.0.0.33 - - [2026-03-23 08:32:16] "POST /access-control-lists HTTP/1.1" 200 594 0.042083 10.0.0.33 - - [2026-03-23 08:32:16] "POST /fqname-to-id HTTP/1.1" 404 231 0.018226 10.0.0.33 - - [2026-03-23 08:32:16] "POST /network-ipams HTTP/1.1" 200 510 0.051218 10.0.0.33 - - [2026-03-23 08:32:16] "POST /access-control-lists HTTP/1.1" 200 592 0.043592 10.0.0.33 - - [2026-03-23 08:32:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.003831 10.0.0.33 - - [2026-03-23 08:32:16] "POST /fqname-to-id HTTP/1.1" 404 217 0.001794 10.0.0.33 - - [2026-03-23 08:32:16] "POST /access-control-lists HTTP/1.1" 200 583 0.069139 10.0.0.33 - - [2026-03-23 08:32:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.011852 10.0.0.33 - - [2026-03-23 08:32:16] "POST /useragent-kv HTTP/1.1" 200 115 0.009930 10.0.0.33 - - [2026-03-23 08:32:16] "POST /virtual-networks HTTP/1.1" 200 538 0.166852 10.0.0.33 - - [2026-03-23 08:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008173 10.0.0.33 - - [2026-03-23 08:32:16] "POST /access-control-lists HTTP/1.1" 200 581 0.082308 10.0.0.33 - - [2026-03-23 08:32:16] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.084123 10.0.0.33 - - [2026-03-23 08:32:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.009749 10.0.0.33 - - [2026-03-23 08:32:16] "POST /network-ipams HTTP/1.1" 200 518 0.042712 10.0.0.33 - - [2026-03-23 08:32:16] "POST /access-control-lists HTTP/1.1" 200 602 0.063006 10.0.0.33 - - [2026-03-23 08:32:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.009569 10.0.0.33 - - [2026-03-23 08:32:16] "POST /fqname-to-id HTTP/1.1" 404 239 0.002688 10.0.0.33 - - [2026-03-23 08:32:16] "POST /access-control-lists HTTP/1.1" 200 600 0.037193 10.0.0.33 - - [2026-03-23 08:32:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.002391 10.0.0.33 - - [2026-03-23 08:32:17] "POST /access-control-lists HTTP/1.1" 200 589 0.058592 10.0.0.33 - - [2026-03-23 08:32:17] "POST /useragent-kv HTTP/1.1" 200 115 0.008545 10.0.0.33 - - [2026-03-23 08:32:17] "POST /virtual-networks HTTP/1.1" 200 546 0.259128 10.0.0.33 - - [2026-03-23 08:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.33 - - [2026-03-23 08:32:17] "POST /route-targets HTTP/1.1" 200 327 0.040247 10.0.0.33 - - [2026-03-23 08:32:17] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.038984 10.0.0.33 - - [2026-03-23 08:32:17] "POST /ref-update HTTP/1.1" 200 156 0.045776 10.0.0.33 - - [2026-03-23 08:32:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.001756 10.0.0.33 - - [2026-03-23 08:32:17] "PUT /access-control-list/898b9752-e206-4d99-9e69-49dd45bad4e2 HTTP/1.1" 200 272 0.069387 10.0.0.33 - - [2026-03-23 08:32:17] "POST /network-policys HTTP/1.1" 200 538 0.053883 10.0.0.33 - - [2026-03-23 08:32:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.013289 10.0.0.33 - - [2026-03-23 08:32:17] "POST /network-policys HTTP/1.1" 200 534 0.045542 10.0.0.33 - - [2026-03-23 08:32:17] "POST /route-targets HTTP/1.1" 200 327 0.029896 10.0.0.33 - - [2026-03-23 08:32:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.001728 10.0.0.33 - - [2026-03-23 08:32:17] "POST /ref-update HTTP/1.1" 200 156 0.023235 10.0.0.33 - - [2026-03-23 08:32:17] "POST /network-policys HTTP/1.1" 200 542 0.041587 10.0.0.33 - - [2026-03-23 08:32:17] "POST /ref-update HTTP/1.1" 200 156 0.087960 10.0.0.33 - - [2026-03-23 08:32:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007886 10.0.0.33 - - [2026-03-23 08:32:17] "PUT /access-control-list/d00fbedf-1f2b-42e5-b06d-4ae68e780d17 HTTP/1.1" 200 272 0.045159 10.0.0.33 - - [2026-03-23 08:32:17] "PUT /access-control-list/898b9752-e206-4d99-9e69-49dd45bad4e2 HTTP/1.1" 200 272 0.031090 10.0.0.33 - - [2026-03-23 08:32:17] "POST /ref-update HTTP/1.1" 200 156 0.070337 10.0.0.33 - - [2026-03-23 08:32:17] "PUT /access-control-list/d00fbedf-1f2b-42e5-b06d-4ae68e780d17 HTTP/1.1" 200 272 0.038226 10.0.0.33 - - [2026-03-23 08:32:17] "POST /ref-update HTTP/1.1" 200 156 0.101580 10.0.0.33 - - [2026-03-23 08:32:17] "POST /ref-update HTTP/1.1" 200 156 0.026475 10.0.0.33 - - [2026-03-23 08:32:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013753 10.0.0.33 - - [2026-03-23 08:32:17] "PUT /access-control-list/898b9752-e206-4d99-9e69-49dd45bad4e2 HTTP/1.1" 200 272 0.056657 10.0.0.33 - - [2026-03-23 08:32:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029328 10.0.0.33 - - [2026-03-23 08:32:17] "PUT /access-control-list/d00fbedf-1f2b-42e5-b06d-4ae68e780d17 HTTP/1.1" 200 272 0.023485 10.0.0.33 - - [2026-03-23 08:32:17] "POST /ref-update HTTP/1.1" 200 156 0.076324 10.0.0.33 - - [2026-03-23 08:32:17] "POST /fqname-to-id HTTP/1.1" 404 237 0.001902 10.0.0.33 - - [2026-03-23 08:32:17] "POST /ref-update HTTP/1.1" 200 156 0.081606 10.0.0.33 - - [2026-03-23 08:32:17] "POST /access-control-lists HTTP/1.1" 200 601 0.061487 10.0.0.33 - - [2026-03-23 08:32:18] "POST /ref-update HTTP/1.1" 200 156 0.054919 10.0.0.33 - - [2026-03-23 08:32:18] "POST /ref-update HTTP/1.1" 200 156 0.116171 10.0.0.33 - - [2026-03-23 08:32:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017530 10.0.0.33 - - [2026-03-23 08:32:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004521 10.0.0.33 - - [2026-03-23 08:32:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003993 10.0.0.33 - - [2026-03-23 08:32:18] "PUT /access-control-list/09bc2beb-a3f9-40bd-8b26-daf77ecbbf46 HTTP/1.1" 200 272 0.075275 10.0.0.33 - - [2026-03-23 08:32:18] "POST /ref-update HTTP/1.1" 200 156 0.024333 10.0.0.33 - - [2026-03-23 08:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.33 - - [2026-03-23 08:32:18] "GET /virtual-network/d0aaa215-5d9c-4a7d-abf0-7fa4014cb7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.010923 10.0.0.33 - - [2026-03-23 08:32:18] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004291 10.0.0.33 - - [2026-03-23 08:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.33 - - [2026-03-23 08:32:18] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003634 10.0.0.33 - - [2026-03-23 08:32:18] "POST /firewall-policys HTTP/1.1" 200 530 0.023661 10.0.0.33 - - [2026-03-23 08:32:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020202 10.0.0.33 - - [2026-03-23 08:32:18] "GET /firewall-policy/35958901-b68e-4e23-bba0-f26f4e315213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.015755 10.0.0.33 - - [2026-03-23 08:32:18] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002562 10.0.0.33 - - [2026-03-23 08:32:18] "GET /firewall-policy/35958901-b68e-4e23-bba0-f26f4e315213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002743 10.0.0.33 - - [2026-03-23 08:32:18] "POST /ref-update HTTP/1.1" 200 156 0.013782 10.0.0.33 - - [2026-03-23 08:32:18] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.011635 10.0.0.33 - - [2026-03-23 08:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2026-03-23 08:32:18] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011524 10.0.0.33 - - [2026-03-23 08:32:18] "POST /firewall-policys HTTP/1.1" 200 532 0.028413 10.0.0.33 - - [2026-03-23 08:32:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027456 10.0.0.33 - - [2026-03-23 08:32:18] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.011820 10.0.0.33 - - [2026-03-23 08:32:18] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002662 10.0.0.33 - - [2026-03-23 08:32:18] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003530 10.0.0.33 - - [2026-03-23 08:32:18] "GET /firewall-policy/35958901-b68e-4e23-bba0-f26f4e315213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002015 10.0.0.33 - - [2026-03-23 08:32:18] "GET /firewall-policy/35958901-b68e-4e23-bba0-f26f4e315213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002793 10.0.0.33 - - [2026-03-23 08:32:18] "POST /ref-update HTTP/1.1" 200 156 0.011215 10.0.0.33 - - [2026-03-23 08:32:18] "POST /ref-update HTTP/1.1" 200 156 0.034408 10.0.0.33 - - [2026-03-23 08:32:18] "POST /ref-update HTTP/1.1" 200 156 0.024323 10.0.0.33 - - [2026-03-23 08:32:18] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.030273 10.0.0.33 - - [2026-03-23 08:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.33 - - [2026-03-23 08:32:19] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003112 10.0.0.33 - - [2026-03-23 08:32:19] "POST /firewall-policys HTTP/1.1" 200 530 0.020871 10.0.0.33 - - [2026-03-23 08:32:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.031423 10.0.0.33 - - [2026-03-23 08:32:19] "GET /firewall-policy/2611f318-a1f4-4522-8ca0-67da87c64263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.024176 10.0.0.33 - - [2026-03-23 08:32:19] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003144 10.0.0.33 - - [2026-03-23 08:32:19] "GET /firewall-policy/2611f318-a1f4-4522-8ca0-67da87c64263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002918 10.0.0.33 - - [2026-03-23 08:32:19] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004320 10.0.0.33 - - [2026-03-23 08:32:19] "GET /firewall-policy/35958901-b68e-4e23-bba0-f26f4e315213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002714 10.0.0.33 - - [2026-03-23 08:32:19] "GET /firewall-policy/35958901-b68e-4e23-bba0-f26f4e315213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002797 10.0.0.33 - - [2026-03-23 08:32:19] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002144 10.0.0.33 - - [2026-03-23 08:32:19] "POST /ref-update HTTP/1.1" 200 156 0.016018 10.0.0.33 - - [2026-03-23 08:32:19] "POST /ref-update HTTP/1.1" 200 156 0.022783 10.0.0.33 - - [2026-03-23 08:32:19] "POST /ref-update HTTP/1.1" 200 156 0.027560 10.0.0.33 - - [2026-03-23 08:32:19] "POST /ref-update HTTP/1.1" 200 156 0.027401 10.0.0.33 - - [2026-03-23 08:32:19] "POST /ref-update HTTP/1.1" 200 156 0.057385 10.0.0.33 - - [2026-03-23 08:32:19] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.018251 10.0.0.33 - - [2026-03-23 08:32:19] "POST /tags HTTP/1.1" 200 299 0.060181 10.0.0.33 - - [2026-03-23 08:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005891 10.0.0.33 - - [2026-03-23 08:32:19] "GET /tag/dfa59cdb-2360-434f-a749-f6fbc670ad54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015687 10.0.0.33 - - [2026-03-23 08:32:19] "POST /set-tag HTTP/1.1" 200 109 0.015302 10.0.0.33 - - [2026-03-23 08:32:19] "POST /tags HTTP/1.1" 200 357 0.140816 10.0.0.33 - - [2026-03-23 08:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.33 - - [2026-03-23 08:32:20] "GET /tag/4079301d-95f5-47b4-8c4f-38057e874b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.020144 10.0.0.33 - - [2026-03-23 08:32:20] "POST /tags HTTP/1.1" 200 305 0.116849 10.0.0.33 - - [2026-03-23 08:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007291 10.0.0.33 - - [2026-03-23 08:32:20] "GET /tag/36889fae-cdf6-49b5-9022-4acaa4e4721e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.020552 10.0.0.33 - - [2026-03-23 08:32:20] "POST /id-to-fqname HTTP/1.1" 200 174 0.000687 10.0.0.33 - - [2026-03-23 08:32:20] "POST /fqname-to-id HTTP/1.1" 404 183 0.014869 10.0.0.33 - - [2026-03-23 08:32:20] "POST /security-groups HTTP/1.1" 200 571 0.064745 10.0.0.33 - - [2026-03-23 08:32:20] "POST /projects HTTP/1.1" 200 483 0.229924 10.0.0.33 - - [2026-03-23 08:32:20] "POST /fqname-to-id HTTP/1.1" 404 214 0.001674 10.0.0.33 - - [2026-03-23 08:32:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020223 10.0.0.33 - - [2026-03-23 08:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013063 10.0.0.33 - - [2026-03-23 08:32:20] "POST /access-control-lists HTTP/1.1" 200 580 0.087467 10.0.0.33 - - [2026-03-23 08:32:20] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.024215 10.0.0.33 - - [2026-03-23 08:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008385 10.0.0.33 - - [2026-03-23 08:32:20] "POST /fqname-to-id HTTP/1.1" 404 213 0.009659 10.0.0.33 - - [2026-03-23 08:32:20] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.007723 10.0.0.33 - - [2026-03-23 08:32:20] "PUT /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57 HTTP/1.1" 200 264 0.056487 10.0.0.33 - - [2026-03-23 08:32:20] "POST /access-control-lists HTTP/1.1" 200 578 0.078926 10.0.0.33 - - [2026-03-23 08:32:20] "PUT /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417 HTTP/1.1" 200 264 0.075375 10.0.0.33 - - [2026-03-23 08:32:20] "POST /security-groups HTTP/1.1" 200 537 0.079816 10.0.0.33 - - [2026-03-23 08:32:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.001909 10.0.0.33 - - [2026-03-23 08:32:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.032469 10.0.0.33 - - [2026-03-23 08:32:21] "POST /chown HTTP/1.1" 200 109 0.037843 10.0.0.33 - - [2026-03-23 08:32:21] "POST /access-control-lists HTTP/1.1" 200 596 0.089641 10.0.0.33 - - [2026-03-23 08:32:21] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023927 10.0.0.33 - - [2026-03-23 08:32:21] "POST /fqname-to-id HTTP/1.1" 404 233 0.008929 10.0.0.33 - - [2026-03-23 08:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.33 - - [2026-03-23 08:32:21] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.031922 10.0.0.33 - - [2026-03-23 08:32:21] "POST /access-control-lists HTTP/1.1" 200 594 0.065659 10.0.0.33 - - [2026-03-23 08:32:21] "POST /tags HTTP/1.1" 409 207 0.019636 10.0.0.33 - - [2026-03-23 08:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.33 - - [2026-03-23 08:32:21] "GET /tag/36889fae-cdf6-49b5-9022-4acaa4e4721e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.011806 10.0.0.33 - - [2026-03-23 08:32:21] "POST /firewall-rules HTTP/1.1" 200 564 0.070027 10.0.0.33 - - [2026-03-23 08:32:21] "GET /firewall-rule/12b44b11-4720-4932-9fbe-c4f4199182d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.028386 10.0.0.33 - - [2026-03-23 08:32:21] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002727 10.0.0.33 - - [2026-03-23 08:32:21] "GET /firewall-rule/12b44b11-4720-4932-9fbe-c4f4199182d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002495 10.0.0.33 - - [2026-03-23 08:32:21] "POST /ref-update HTTP/1.1" 200 156 0.023234 10.0.0.33 - - [2026-03-23 08:32:21] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002339 10.0.0.33 - - [2026-03-23 08:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.33 - - [2026-03-23 08:32:21] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002095 10.0.0.33 - - [2026-03-23 08:32:21] "POST /tags HTTP/1.1" 409 207 0.001385 10.0.0.33 - - [2026-03-23 08:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.33 - - [2026-03-23 08:32:21] "GET /tag/36889fae-cdf6-49b5-9022-4acaa4e4721e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.009821 10.0.0.33 - - [2026-03-23 08:32:21] "POST /firewall-rules HTTP/1.1" 200 562 0.071548 10.0.0.33 - - [2026-03-23 08:32:21] "GET /firewall-rule/ed5ad1f9-110d-443d-82dc-3c7986a4ff53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.023410 10.0.0.33 - - [2026-03-23 08:32:21] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003656 10.0.0.33 - - [2026-03-23 08:32:21] "GET /firewall-rule/ed5ad1f9-110d-443d-82dc-3c7986a4ff53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002980 10.0.0.33 - - [2026-03-23 08:32:21] "POST /ref-update HTTP/1.1" 200 156 0.025485 10.0.0.33 - - [2026-03-23 08:32:21] "POST /fqname-to-id HTTP/1.1" 404 226 0.003107 10.0.0.33 - - [2026-03-23 08:32:21] "POST /tags HTTP/1.1" 200 305 0.069973 10.0.0.33 - - [2026-03-23 08:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.019085 10.0.0.33 - - [2026-03-23 08:32:21] "GET /tag/ae370e2c-85a7-41f1-87ab-7216c288e6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.013819 10.0.0.33 - - [2026-03-23 08:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.33 - - [2026-03-23 08:32:22] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039667 10.0.0.33 - - [2026-03-23 08:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015703 10.0.0.33 - - [2026-03-23 08:32:22] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004620 10.0.0.33 - - [2026-03-23 08:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.33 - - [2026-03-23 08:32:22] "GET /service-appliance-set/511041f9-e5ab-4191-b409-781741e0b4d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003698 10.0.0.33 - - [2026-03-23 08:32:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.001646 10.0.0.33 - - [2026-03-23 08:32:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.107615 10.0.0.33 - - [2026-03-23 08:32:22] "GET /virtual-machine-interface/546f9b7a-288c-485a-ac71-dc7b3e28d58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.012031 10.0.0.33 - - [2026-03-23 08:32:22] "POST /instance-ips HTTP/1.1" 200 381 0.060579 10.0.0.33 - - [2026-03-23 08:32:22] "GET /instance-ip/1ff79d8a-2147-4f17-a4af-6e5f7a7d8c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005732 10.0.0.33 - - [2026-03-23 08:32:22] "POST /loadbalancers HTTP/1.1" 200 582 0.083392 10.0.0.33 - - [2026-03-23 08:32:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.046021 10.0.0.33 - - [2026-03-23 08:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007360 10.0.0.33 - - [2026-03-23 08:32:22] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043943 10.0.0.33 - - [2026-03-23 08:32:22] "GET /loadbalancer/b83a6b5e-4539-42df-82bf-27e4d74c6390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007324 10.0.0.33 - - [2026-03-23 08:32:22] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.105462 10.0.0.33 - - [2026-03-23 08:32:22] "GET /instance-ip/1ff79d8a-2147-4f17-a4af-6e5f7a7d8c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003883 10.0.0.33 - - [2026-03-23 08:32:22] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.121879 10.0.0.33 - - [2026-03-23 08:32:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.019852 10.0.0.33 - - [2026-03-23 08:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017992 10.0.0.33 - - [2026-03-23 08:32:22] "POST /floating-ips HTTP/1.1" 200 583 0.089006 10.0.0.33 - - [2026-03-23 08:32:22] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.076673 10.0.0.33 - - [2026-03-23 08:32:22] "GET /loadbalancer-listener/a2ecb973-9a40-46b7-b7cb-0b1ca931b68e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.012205 10.0.0.33 - - [2026-03-23 08:32:22] "GET /loadbalancer-listener/a2ecb973-9a40-46b7-b7cb-0b1ca931b68e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.015473 10.0.0.33 - - [2026-03-23 08:32:23] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.196133 10.0.0.33 - - [2026-03-23 08:32:23] "GET /instance-ip/1ff79d8a-2147-4f17-a4af-6e5f7a7d8c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007369 10.0.0.33 - - [2026-03-23 08:32:23] "GET /instance-ip/1ff79d8a-2147-4f17-a4af-6e5f7a7d8c58?fields=floating_ips HTTP/1.1" 200 1170 0.010144 10.0.0.33 - - [2026-03-23 08:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.33 - - [2026-03-23 08:32:23] "GET /global-vrouter-config/7bdfea1b-50b5-4a11-af7e-738a6ec5b1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.037944 10.0.0.33 - - [2026-03-23 08:32:23] "GET /floating-ip/d4eb8889-cce8-46ca-aea9-9b3f355ee84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003070 10.0.0.33 - - [2026-03-23 08:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006570 10.0.0.33 - - [2026-03-23 08:32:23] "PUT /global-vrouter-config/7bdfea1b-50b5-4a11-af7e-738a6ec5b1e4 HTTP/1.1" 200 276 0.012565 10.0.0.33 - - [2026-03-23 08:32:23] "POST /tags HTTP/1.1" 200 355 0.147705 10.0.0.33 - - [2026-03-23 08:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010761 10.0.0.33 - - [2026-03-23 08:32:23] "GET /tag/ed258099-4c6e-4ffa-b36c-0ab2232df86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.033330 10.0.0.33 - - [2026-03-23 08:32:23] "POST /tags HTTP/1.1" 200 303 0.079081 10.0.0.33 - - [2026-03-23 08:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010705 10.0.0.33 - - [2026-03-23 08:32:23] "GET /tag/a5fca5d5-0fa4-4cf9-9884-7fe696c5b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012863 10.0.0.33 - - [2026-03-23 08:32:23] "POST /projects HTTP/1.1" 409 218 0.010608 10.0.0.33 - - [2026-03-23 08:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.33 - - [2026-03-23 08:32:23] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.026603 10.0.0.33 - - [2026-03-23 08:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2026-03-23 08:32:23] "GET /network-ipam/a526ad15-3670-4339-a87e-78e3fb4b1f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.009319 10.0.0.33 - - [2026-03-23 08:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.33 - - [2026-03-23 08:32:23] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.010273 10.0.0.33 - - [2026-03-23 08:32:24] "PUT /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57 HTTP/1.1" 200 264 0.040628 10.0.0.33 - - [2026-03-23 08:32:24] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.010698 10.0.0.33 - - [2026-03-23 08:32:24] "POST /set-tag HTTP/1.1" 200 109 0.053208 10.0.0.33 - - [2026-03-23 08:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.33 - - [2026-03-23 08:32:24] "GET /network-ipam/9a5a6896-754c-41b8-a3e3-be1506f15189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002734 10.0.0.33 - - [2026-03-23 08:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.33 - - [2026-03-23 08:32:24] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004464 10.0.0.33 - - [2026-03-23 08:32:24] "PUT /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417 HTTP/1.1" 200 264 0.057513 10.0.0.33 - - [2026-03-23 08:32:24] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.014128 10.0.0.33 - - [2026-03-23 08:32:24] "POST /set-tag HTTP/1.1" 200 109 0.050116 10.0.0.33 - - [2026-03-23 08:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006422 10.0.0.33 - - [2026-03-23 08:32:24] "GET /network-policy/7d144b25-ac2e-43eb-9739-4fa7e1a150eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004933 10.0.0.33 - - [2026-03-23 08:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.33 - - [2026-03-23 08:32:24] "GET /network-policy/0c6575b1-70ab-4a13-a25d-a14fc62dd966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002367 10.0.0.33 - - [2026-03-23 08:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.33 - - [2026-03-23 08:32:24] "GET /network-policy/6323418d-b485-4a3e-ae61-fe21b36295ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003015 10.0.0.33 - - [2026-03-23 08:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2026-03-23 08:32:24] "PUT /network-policy/6323418d-b485-4a3e-ae61-fe21b36295ca HTTP/1.1" 200 262 0.012882 10.0.0.33 - - [2026-03-23 08:32:24] "POST /ref-update HTTP/1.1" 200 156 0.089223 10.0.0.33 - - [2026-03-23 08:32:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009197 10.0.0.33 - - [2026-03-23 08:32:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004960 10.0.0.33 - - [2026-03-23 08:32:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003557 10.0.0.33 - - [2026-03-23 08:32:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2026-03-23 08:32:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002031 10.0.0.33 - - [2026-03-23 08:32:24] "POST /security-groups HTTP/1.1" 409 245 0.003357 10.0.0.33 - - [2026-03-23 08:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.33 - - [2026-03-23 08:32:24] "GET / HTTP/1.1" 200 35931 0.001829 10.0.0.33 - - [2026-03-23 08:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2026-03-23 08:32:24] "PUT /security-group/f851a693-83bb-4f31-9e7a-0bc8e9bc3278 HTTP/1.1" 200 262 0.060695 10.0.0.33 - - [2026-03-23 08:32:24] "GET /global-system-config/fb90e2bc-72c1-4e33-8efe-a5020598c95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.035999 10.0.0.33 - - [2026-03-23 08:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.022775 10.0.0.33 - - [2026-03-23 08:32:24] "GET /config-node/6c05abe4-50ec-4d2e-82fa-4624cf294671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.007947 10.0.0.33 - - [2026-03-23 08:32:24] "PUT /access-control-list/7263da97-1947-47e3-bcf0-3a2f58cbcdc8 HTTP/1.1" 200 272 0.023173 10.0.0.33 - - [2026-03-23 08:32:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.060078 10.0.0.33 - - [2026-03-23 08:32:24] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009751 10.0.0.33 - - [2026-03-23 08:32:24] "PUT /access-control-list/dbe45147-157a-4ff2-a5dd-d06693618512 HTTP/1.1" 200 272 0.034486 10.0.0.33 - - [2026-03-23 08:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007952 10.0.0.33 - - [2026-03-23 08:32:24] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002675 10.0.0.33 - - [2026-03-23 08:32:25] "POST /tags HTTP/1.1" 409 206 0.003960 10.0.0.33 - - [2026-03-23 08:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2026-03-23 08:32:25] "GET /tag/a5fca5d5-0fa4-4cf9-9884-7fe696c5b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011996 10.0.0.33 - - [2026-03-23 08:32:25] "POST /firewall-rules HTTP/1.1" 200 562 0.071367 10.0.0.33 - - [2026-03-23 08:32:25] "GET /firewall-rule/317dec52-7e18-4c0b-97c8-c32a90463976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.021279 10.0.0.33 - - [2026-03-23 08:32:25] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004323 10.0.0.33 - - [2026-03-23 08:32:25] "GET /firewall-rule/317dec52-7e18-4c0b-97c8-c32a90463976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002314 10.0.0.33 - - [2026-03-23 08:32:25] "POST /ref-update HTTP/1.1" 200 156 0.022497 10.0.0.33 - - [2026-03-23 08:32:25] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005738 10.0.0.33 - - [2026-03-23 08:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.33 - - [2026-03-23 08:32:25] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002740 10.0.0.33 - - [2026-03-23 08:32:25] "POST /tags HTTP/1.1" 409 206 0.001530 10.0.0.33 - - [2026-03-23 08:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.33 - - [2026-03-23 08:32:25] "GET /tag/a5fca5d5-0fa4-4cf9-9884-7fe696c5b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012354 10.0.0.33 - - [2026-03-23 08:32:25] "POST /firewall-rules HTTP/1.1" 200 560 0.079159 10.0.0.33 - - [2026-03-23 08:32:25] "GET /firewall-rule/7e8cfcc3-9f52-4770-9c05-b10102ada3c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004960 10.0.0.33 - - [2026-03-23 08:32:25] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003359 10.0.0.33 - - [2026-03-23 08:32:25] "GET /firewall-rule/7e8cfcc3-9f52-4770-9c05-b10102ada3c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002379 10.0.0.33 - - [2026-03-23 08:32:25] "POST /ref-update HTTP/1.1" 200 156 0.050299 10.0.0.33 - - [2026-03-23 08:32:25] "POST /tags HTTP/1.1" 200 301 0.054321 10.0.0.33 - - [2026-03-23 08:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011399 10.0.0.33 - - [2026-03-23 08:32:25] "GET /tag/ad228f8b-34c5-419d-a23b-4e7b8d664734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014593 10.0.0.33 - - [2026-03-23 08:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2026-03-23 08:32:25] "GET /project/8194cc84-125e-482b-9b68-ef8233db6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.022448 10.0.0.33 - - [2026-03-23 08:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007138 10.0.0.33 - - [2026-03-23 08:32:25] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005830 10.0.0.33 - - [2026-03-23 08:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.33 - - [2026-03-23 08:32:25] "GET /service-appliance-set/511041f9-e5ab-4191-b409-781741e0b4d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003476 10.0.0.33 - - [2026-03-23 08:32:25] "POST /fqname-to-id HTTP/1.1" 404 242 0.002091 10.0.0.33 - - [2026-03-23 08:32:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.148357 10.0.0.33 - - [2026-03-23 08:32:26] "GET /virtual-machine-interface/594d5193-0b28-4c18-bfdb-c94954d97cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.004786 10.0.0.33 - - [2026-03-23 08:32:26] "POST /instance-ips HTTP/1.1" 200 377 0.021479 10.0.0.33 - - [2026-03-23 08:32:26] "GET /instance-ip/6ad9f447-9efa-4125-bf70-940001efb0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.017829 10.0.0.33 - - [2026-03-23 08:32:26] "POST /loadbalancers HTTP/1.1" 200 582 0.060424 10.0.0.33 - - [2026-03-23 08:32:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.037151 10.0.0.33 - - [2026-03-23 08:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018158 10.0.0.33 - - [2026-03-23 08:32:26] "GET /project/8194cc84-125e-482b-9b68-ef8233db6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050905 10.0.0.33 - - [2026-03-23 08:32:26] "GET /instance-ip/6ad9f447-9efa-4125-bf70-940001efb0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002804 10.0.0.33 - - [2026-03-23 08:32:26] "POST /floating-ips HTTP/1.1" 200 581 0.026475 10.0.0.33 - - [2026-03-23 08:32:26] "GET /project/8194cc84-125e-482b-9b68-ef8233db6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043826 10.0.0.33 - - [2026-03-23 08:32:26] "GET /loadbalancer/2807fa2c-464d-4853-84e8-896aa9f7fb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002742 10.0.0.33 - - [2026-03-23 08:32:26] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.023823 10.0.0.33 - - [2026-03-23 08:32:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018985 10.0.0.33 - - [2026-03-23 08:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.33 - - [2026-03-23 08:32:26] "GET /project/8194cc84-125e-482b-9b68-ef8233db6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045654 10.0.0.33 - - [2026-03-23 08:32:26] "GET /loadbalancer-listener/342ec1ea-fa2c-4658-bf68-97acf1ab9240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003799 10.0.0.33 - - [2026-03-23 08:32:26] "GET /loadbalancer-listener/342ec1ea-fa2c-4658-bf68-97acf1ab9240?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.002697 10.0.0.33 - - [2026-03-23 08:32:26] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018377 10.0.0.33 - - [2026-03-23 08:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.33 - - [2026-03-23 08:32:26] "GET /instance-ip/6ad9f447-9efa-4125-bf70-940001efb0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009427 10.0.0.33 - - [2026-03-23 08:32:26] "GET /instance-ip/6ad9f447-9efa-4125-bf70-940001efb0bd?fields=floating_ips HTTP/1.1" 200 1164 0.007943 10.0.0.33 - - [2026-03-23 08:32:26] "GET /floating-ip/7de4823a-f7bc-4abc-9a9a-ec2f0cb2fe54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.001790 10.0.0.33 - - [2026-03-23 08:32:26] "GET /project/8194cc84-125e-482b-9b68-ef8233db6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055357 10.0.0.33 - - [2026-03-23 08:32:26] "GET /loadbalancer/2807fa2c-464d-4853-84e8-896aa9f7fb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002108 10.0.0.33 - - [2026-03-23 08:32:26] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.015889 10.0.0.33 - - [2026-03-23 08:32:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018819 10.0.0.33 - - [2026-03-23 08:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007384 10.0.0.33 - - [2026-03-23 08:32:26] "GET /project/8194cc84-125e-482b-9b68-ef8233db6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043656 10.0.0.33 - - [2026-03-23 08:32:26] "GET /loadbalancer-listener/d5e0d1ce-4817-466c-9c61-6f9ca4185d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005633 10.0.0.33 - - [2026-03-23 08:32:26] "GET /loadbalancer-listener/d5e0d1ce-4817-466c-9c61-6f9ca4185d55?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003140 10.0.0.33 - - [2026-03-23 08:32:27] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.043843 10.0.0.33 - - [2026-03-23 08:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007898 10.0.0.33 - - [2026-03-23 08:32:27] "GET /instance-ip/6ad9f447-9efa-4125-bf70-940001efb0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003499 10.0.0.33 - - [2026-03-23 08:32:27] "GET /instance-ip/6ad9f447-9efa-4125-bf70-940001efb0bd?fields=floating_ips HTTP/1.1" 200 1164 0.003833 10.0.0.33 - - [2026-03-23 08:32:27] "GET /floating-ip/7de4823a-f7bc-4abc-9a9a-ec2f0cb2fe54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003211 10.0.0.33 - - [2026-03-23 08:32:27] "GET /project/8194cc84-125e-482b-9b68-ef8233db6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028953 10.0.0.33 - - [2026-03-23 08:32:27] "GET /loadbalancer/2807fa2c-464d-4853-84e8-896aa9f7fb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003497 10.0.0.33 - - [2026-03-23 08:32:27] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.021623 10.0.0.33 - - [2026-03-23 08:32:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.011251 10.0.0.33 - - [2026-03-23 08:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017240 10.0.0.33 - - [2026-03-23 08:32:27] "GET /project/8194cc84-125e-482b-9b68-ef8233db6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.108776 10.0.0.33 - - [2026-03-23 08:32:27] "GET /loadbalancer-listener/898751d2-f791-47ad-a085-465f3c2aed3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003781 10.0.0.33 - - [2026-03-23 08:32:27] "GET /loadbalancer-listener/898751d2-f791-47ad-a085-465f3c2aed3a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006751 10.0.0.33 - - [2026-03-23 08:32:27] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022501 10.0.0.33 - - [2026-03-23 08:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013698 10.0.0.33 - - [2026-03-23 08:32:27] "GET /instance-ip/6ad9f447-9efa-4125-bf70-940001efb0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005795 10.0.0.33 - - [2026-03-23 08:32:27] "GET /loadbalancer/2807fa2c-464d-4853-84e8-896aa9f7fb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003321 10.0.0.33 - - [2026-03-23 08:32:27] "GET /instance-ip/6ad9f447-9efa-4125-bf70-940001efb0bd?fields=floating_ips HTTP/1.1" 200 1164 0.003483 10.0.0.33 - - [2026-03-23 08:32:27] "GET /floating-ip/7de4823a-f7bc-4abc-9a9a-ec2f0cb2fe54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002796 10.0.0.33 - - [2026-03-23 08:32:27] "POST /tags HTTP/1.1" 200 371 0.028482 10.0.0.33 - - [2026-03-23 08:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.021003 10.0.0.33 - - [2026-03-23 08:32:27] "GET /tag/66128d10-a462-4d6e-b568-c4d68aa043fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.017045 10.0.0.33 - - [2026-03-23 08:32:27] "POST /tags HTTP/1.1" 200 319 0.034013 10.0.0.33 - - [2026-03-23 08:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008862 10.0.0.33 - - [2026-03-23 08:32:27] "GET /tag/6956d6ab-be65-4085-a939-b5531593adfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.012045 10.0.0.33 - - [2026-03-23 08:32:27] "POST /id-to-fqname HTTP/1.1" 200 181 0.002310 10.0.0.33 - - [2026-03-23 08:32:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.005998 10.0.0.33 - - [2026-03-23 08:32:27] "POST /security-groups HTTP/1.1" 200 578 0.084066 10.0.0.33 - - [2026-03-23 08:32:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.001890 10.0.0.33 - - [2026-03-23 08:32:27] "POST /projects HTTP/1.1" 200 497 0.246602 10.0.0.33 - - [2026-03-23 08:32:28] "POST /access-control-lists HTTP/1.1" 200 587 0.032363 10.0.0.33 - - [2026-03-23 08:32:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018657 10.0.0.33 - - [2026-03-23 08:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011887 10.0.0.33 - - [2026-03-23 08:32:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.023181 10.0.0.33 - - [2026-03-23 08:32:28] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.042524 10.0.0.33 - - [2026-03-23 08:32:28] "POST /access-control-lists HTTP/1.1" 200 585 0.077873 10.0.0.33 - - [2026-03-23 08:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.33 - - [2026-03-23 08:32:28] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.010635 10.0.0.33 - - [2026-03-23 08:32:28] "PUT /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57 HTTP/1.1" 200 264 0.065390 10.0.0.33 - - [2026-03-23 08:32:28] "PUT /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417 HTTP/1.1" 200 264 0.042753 10.0.0.33 - - [2026-03-23 08:32:28] "POST /security-groups HTTP/1.1" 200 558 0.080383 10.0.0.33 - - [2026-03-23 08:32:28] "POST /fqname-to-id HTTP/1.1" 404 248 0.008316 10.0.0.33 - - [2026-03-23 08:32:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016510 10.0.0.33 - - [2026-03-23 08:32:28] "POST /access-control-lists HTTP/1.1" 200 610 0.068177 10.0.0.33 - - [2026-03-23 08:32:28] "POST /fqname-to-id HTTP/1.1" 404 247 0.012449 10.0.0.33 - - [2026-03-23 08:32:28] "POST /chown HTTP/1.1" 200 109 0.078189 10.0.0.33 - - [2026-03-23 08:32:28] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013292 10.0.0.33 - - [2026-03-23 08:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006396 10.0.0.33 - - [2026-03-23 08:32:28] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005261 10.0.0.33 - - [2026-03-23 08:32:28] "POST /access-control-lists HTTP/1.1" 200 608 0.080449 10.0.0.33 - - [2026-03-23 08:32:28] "POST /tags HTTP/1.1" 409 214 0.010354 10.0.0.33 - - [2026-03-23 08:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.33 - - [2026-03-23 08:32:28] "GET /tag/6956d6ab-be65-4085-a939-b5531593adfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.013287 10.0.0.33 - - [2026-03-23 08:32:28] "POST /firewall-rules HTTP/1.1" 200 578 0.068758 10.0.0.33 - - [2026-03-23 08:32:28] "GET /firewall-rule/c87bde4e-e54d-4c69-8f9d-06337e13b562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004755 10.0.0.33 - - [2026-03-23 08:32:28] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.007322 10.0.0.33 - - [2026-03-23 08:32:28] "GET /firewall-rule/c87bde4e-e54d-4c69-8f9d-06337e13b562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002066 10.0.0.33 - - [2026-03-23 08:32:28] "POST /ref-update HTTP/1.1" 200 156 0.029206 10.0.0.33 - - [2026-03-23 08:32:28] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008173 10.0.0.33 - - [2026-03-23 08:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.33 - - [2026-03-23 08:32:28] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002891 10.0.0.33 - - [2026-03-23 08:32:28] "POST /tags HTTP/1.1" 409 214 0.001634 10.0.0.33 - - [2026-03-23 08:32:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.33 - - [2026-03-23 08:32:29] "GET /tag/6956d6ab-be65-4085-a939-b5531593adfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.012614 10.0.0.33 - - [2026-03-23 08:32:29] "POST /firewall-rules HTTP/1.1" 200 576 0.069480 10.0.0.33 - - [2026-03-23 08:32:29] "GET /firewall-rule/6a3fa33d-ed9c-4483-862a-8bc7982d6e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.012555 10.0.0.33 - - [2026-03-23 08:32:29] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004143 10.0.0.33 - - [2026-03-23 08:32:29] "GET /firewall-rule/6a3fa33d-ed9c-4483-862a-8bc7982d6e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002127 10.0.0.33 - - [2026-03-23 08:32:29] "POST /ref-update HTTP/1.1" 200 156 0.029030 10.0.0.33 - - [2026-03-23 08:32:29] "POST /tags HTTP/1.1" 200 363 0.017273 10.0.0.33 - - [2026-03-23 08:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.33 - - [2026-03-23 08:32:29] "GET /tag/a88f4568-83e4-49b6-aad6-4369f14228f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.015731 10.0.0.33 - - [2026-03-23 08:32:29] "POST /tags HTTP/1.1" 200 311 0.020189 10.0.0.33 - - [2026-03-23 08:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007704 10.0.0.33 - - [2026-03-23 08:32:29] "GET /tag/40020cdc-fd5b-4aa0-b339-4d7851a7b138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015570 10.0.0.33 - - [2026-03-23 08:32:29] "POST /id-to-fqname HTTP/1.1" 200 177 0.002472 10.0.0.33 - - [2026-03-23 08:32:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.015509 10.0.0.33 - - [2026-03-23 08:32:29] "POST /security-groups HTTP/1.1" 200 574 0.069543 10.0.0.33 - - [2026-03-23 08:32:29] "POST /projects HTTP/1.1" 200 489 0.170101 10.0.0.33 - - [2026-03-23 08:32:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018752 10.0.0.33 - - [2026-03-23 08:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009699 10.0.0.33 - - [2026-03-23 08:32:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.008903 10.0.0.33 - - [2026-03-23 08:32:29] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.018635 10.0.0.33 - - [2026-03-23 08:32:29] "POST /access-control-lists HTTP/1.1" 200 583 0.064893 10.0.0.33 - - [2026-03-23 08:32:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.019431 10.0.0.33 - - [2026-03-23 08:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010411 10.0.0.33 - - [2026-03-23 08:32:29] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.008564 10.0.0.33 - - [2026-03-23 08:32:29] "POST /access-control-lists HTTP/1.1" 200 581 0.068054 10.0.0.33 - - [2026-03-23 08:32:29] "PUT /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57 HTTP/1.1" 200 264 0.078540 10.0.0.33 - - [2026-03-23 08:32:29] "PUT /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417 HTTP/1.1" 200 264 0.044086 10.0.0.33 - - [2026-03-23 08:32:30] "POST /security-groups HTTP/1.1" 200 546 0.070772 10.0.0.33 - - [2026-03-23 08:32:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.006188 10.0.0.33 - - [2026-03-23 08:32:30] "POST /access-control-lists HTTP/1.1" 200 602 0.064759 10.0.0.33 - - [2026-03-23 08:32:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.003103 10.0.0.33 - - [2026-03-23 08:32:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.066858 10.0.0.33 - - [2026-03-23 08:32:30] "POST /chown HTTP/1.1" 200 109 0.022267 10.0.0.33 - - [2026-03-23 08:32:30] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008877 10.0.0.33 - - [2026-03-23 08:32:30] "POST /access-control-lists HTTP/1.1" 200 600 0.041208 10.0.0.33 - - [2026-03-23 08:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.33 - - [2026-03-23 08:32:30] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006040 10.0.0.33 - - [2026-03-23 08:32:30] "POST /tags HTTP/1.1" 409 210 0.004628 10.0.0.33 - - [2026-03-23 08:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.33 - - [2026-03-23 08:32:30] "GET /tag/40020cdc-fd5b-4aa0-b339-4d7851a7b138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.014569 10.0.0.33 - - [2026-03-23 08:32:30] "POST /firewall-rules HTTP/1.1" 200 570 0.068032 10.0.0.33 - - [2026-03-23 08:32:30] "GET /firewall-rule/076f19f2-84ad-4382-af85-419ba80c45c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015663 10.0.0.33 - - [2026-03-23 08:32:30] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003926 10.0.0.33 - - [2026-03-23 08:32:30] "GET /firewall-rule/076f19f2-84ad-4382-af85-419ba80c45c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002451 10.0.0.33 - - [2026-03-23 08:32:30] "POST /ref-update HTTP/1.1" 200 156 0.046253 10.0.0.33 - - [2026-03-23 08:32:30] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002473 10.0.0.33 - - [2026-03-23 08:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.33 - - [2026-03-23 08:32:30] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002101 10.0.0.33 - - [2026-03-23 08:32:30] "POST /tags HTTP/1.1" 409 210 0.001489 10.0.0.33 - - [2026-03-23 08:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001201 10.0.0.33 - - [2026-03-23 08:32:30] "GET /tag/40020cdc-fd5b-4aa0-b339-4d7851a7b138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.009833 10.0.0.33 - - [2026-03-23 08:32:30] "POST /firewall-rules HTTP/1.1" 200 568 0.063992 10.0.0.33 - - [2026-03-23 08:32:30] "GET /firewall-rule/b624abb0-cb70-4d1e-b829-53aa5f755472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003687 10.0.0.33 - - [2026-03-23 08:32:30] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003455 10.0.0.33 - - [2026-03-23 08:32:30] "GET /firewall-rule/b624abb0-cb70-4d1e-b829-53aa5f755472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.001862 10.0.0.33 - - [2026-03-23 08:32:30] "POST /ref-update HTTP/1.1" 200 156 0.034973 10.0.0.33 - - [2026-03-23 08:32:30] "POST /tags HTTP/1.1" 200 363 0.027121 10.0.0.33 - - [2026-03-23 08:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014135 10.0.0.33 - - [2026-03-23 08:32:30] "GET /tag/d03ba956-f39b-4341-905e-87d5a7df6a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.011268 10.0.0.33 - - [2026-03-23 08:32:30] "POST /tags HTTP/1.1" 200 311 0.022867 10.0.0.33 - - [2026-03-23 08:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009474 10.0.0.33 - - [2026-03-23 08:32:30] "GET /tag/95a44957-d12e-4962-ac00-5d99434c052b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011923 10.0.0.33 - - [2026-03-23 08:32:30] "POST /projects HTTP/1.1" 409 223 0.001668 10.0.0.33 - - [2026-03-23 08:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.33 - - [2026-03-23 08:32:31] "GET /project/8194cc84-125e-482b-9b68-ef8233db6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032699 10.0.0.33 - - [2026-03-23 08:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.33 - - [2026-03-23 08:32:31] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006021 10.0.0.33 - - [2026-03-23 08:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.33 - - [2026-03-23 08:32:31] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004339 10.0.0.33 - - [2026-03-23 08:32:31] "PUT /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57 HTTP/1.1" 200 264 0.050889 10.0.0.33 - - [2026-03-23 08:32:31] "PUT /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417 HTTP/1.1" 200 264 0.050483 10.0.0.33 - - [2026-03-23 08:32:31] "POST /security-groups HTTP/1.1" 409 253 0.002323 10.0.0.33 - - [2026-03-23 08:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.33 - - [2026-03-23 08:32:31] "PUT /security-group/e366888c-83e5-4d34-957d-1cc100c9ef91 HTTP/1.1" 200 262 0.055489 10.0.0.33 - - [2026-03-23 08:32:31] "PUT /access-control-list/df28d481-f7ec-44e7-9d63-9dfa1b6ca9e2 HTTP/1.1" 200 272 0.008776 10.0.0.33 - - [2026-03-23 08:32:31] "PUT /access-control-list/93988145-8772-47a4-953f-dbd7c24916be HTTP/1.1" 200 272 0.017474 10.0.0.33 - - [2026-03-23 08:32:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019250 10.0.0.33 - - [2026-03-23 08:32:31] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008663 10.0.0.33 - - [2026-03-23 08:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.33 - - [2026-03-23 08:32:31] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002717 10.0.0.33 - - [2026-03-23 08:32:31] "POST /tags HTTP/1.1" 409 210 0.002025 10.0.0.33 - - [2026-03-23 08:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.33 - - [2026-03-23 08:32:31] "GET /tag/95a44957-d12e-4962-ac00-5d99434c052b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.010995 10.0.0.33 - - [2026-03-23 08:32:31] "POST /firewall-rules HTTP/1.1" 200 570 0.071690 10.0.0.33 - - [2026-03-23 08:32:31] "GET /firewall-rule/871dc3bc-bd88-4182-b462-8d3516381df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.013292 10.0.0.33 - - [2026-03-23 08:32:31] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003880 10.0.0.33 - - [2026-03-23 08:32:31] "GET /firewall-rule/871dc3bc-bd88-4182-b462-8d3516381df1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003057 10.0.0.33 - - [2026-03-23 08:32:31] "POST /ref-update HTTP/1.1" 200 156 0.037991 10.0.0.33 - - [2026-03-23 08:32:31] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003000 10.0.0.33 - - [2026-03-23 08:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.33 - - [2026-03-23 08:32:31] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002276 10.0.0.33 - - [2026-03-23 08:32:31] "POST /tags HTTP/1.1" 409 210 0.002062 10.0.0.33 - - [2026-03-23 08:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.33 - - [2026-03-23 08:32:31] "GET /tag/95a44957-d12e-4962-ac00-5d99434c052b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.010605 10.0.0.33 - - [2026-03-23 08:32:31] "POST /firewall-rules HTTP/1.1" 200 568 0.064115 10.0.0.33 - - [2026-03-23 08:32:31] "GET /firewall-rule/fdefb0be-d43b-40cd-ba72-c0a306effdf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005012 10.0.0.33 - - [2026-03-23 08:32:31] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004344 10.0.0.33 - - [2026-03-23 08:32:31] "GET /firewall-rule/fdefb0be-d43b-40cd-ba72-c0a306effdf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002808 10.0.0.33 - - [2026-03-23 08:32:32] "POST /ref-update HTTP/1.1" 200 156 0.045242 10.0.0.33 - - [2026-03-23 08:32:34] "POST /tags HTTP/1.1" 200 301 0.084221 10.0.0.33 - - [2026-03-23 08:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.33 - - [2026-03-23 08:32:34] "GET /tag/e2aed02c-acb8-4dd1-a9c4-4f161287f2c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019267 10.0.0.33 - - [2026-03-23 08:32:35] "POST /tags HTTP/1.1" 200 325 0.070899 10.0.0.33 - - [2026-03-23 08:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.33 - - [2026-03-23 08:32:35] "GET /tag/84d0e907-c476-41d9-8983-4260ed172f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.030627 10.0.0.33 - - [2026-03-23 08:32:35] "POST /tags HTTP/1.1" 409 237 0.003381 10.0.0.33 - - [2026-03-23 08:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006052 10.0.0.33 - - [2026-03-23 08:32:35] "GET /tag/d03ba956-f39b-4341-905e-87d5a7df6a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.014264 10.0.0.33 - - [2026-03-23 08:32:35] "POST /tags HTTP/1.1" 409 210 0.002169 10.0.0.33 - - [2026-03-23 08:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.33 - - [2026-03-23 08:32:35] "GET /tag/95a44957-d12e-4962-ac00-5d99434c052b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.013193 10.0.0.33 - - [2026-03-23 08:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.33 - - [2026-03-23 08:32:35] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004159 10.0.0.33 - - [2026-03-23 08:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.33 - - [2026-03-23 08:32:35] "GET /project/8194cc84-125e-482b-9b68-ef8233db6eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.097567 10.0.0.33 - - [2026-03-23 08:32:35] "POST /virtual-machines HTTP/1.1" 200 377 0.051822 10.0.0.33 - - [2026-03-23 08:32:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.037642 10.0.0.33 - - [2026-03-23 08:32:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.125614 10.0.0.33 - - [2026-03-23 08:32:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.028272 10.0.0.33 - - [2026-03-23 08:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016231 10.0.0.33 - - [2026-03-23 08:32:35] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.011881 10.0.0.33 - - [2026-03-23 08:32:35] "POST /instance-ips HTTP/1.1" 200 409 0.117190 10.0.0.33 - - [2026-03-23 08:32:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.029801 10.0.0.33 - - [2026-03-23 08:32:36] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.042304 10.0.0.33 - - [2026-03-23 08:32:36] "POST /set-tag HTTP/1.1" 200 109 0.039430 10.0.0.33 - - [2026-03-23 08:32:36] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.075750 10.0.0.33 - - [2026-03-23 08:32:36] "GET /instance-ip/d81538ba-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003306 10.0.0.33 - - [2026-03-23 08:32:36] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007614 10.0.0.33 - - [2026-03-23 08:32:36] "POST /set-tag HTTP/1.1" 200 109 0.005590 10.0.0.33 - - [2026-03-23 08:32:36] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007845 10.0.0.33 - - [2026-03-23 08:32:36] "POST /set-tag HTTP/1.1" 200 109 0.008752 10.0.0.33 - - [2026-03-23 08:32:36] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011169 10.0.0.33 - - [2026-03-23 08:32:36] "POST /set-tag HTTP/1.1" 200 109 0.004131 10.0.0.33 - - [2026-03-23 08:32:37] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.33 - - [2026-03-23 08:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.33 - - [2026-03-23 08:32:37] "GET /routing-instance/c25d9db5-6c06-4c38-a7ec-e18536d8d87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002597 10.0.0.33 - - [2026-03-23 08:32:37] "POST /bgp-routers HTTP/1.1" 409 301 0.001719 10.0.0.33 - - [2026-03-23 08:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.33 - - [2026-03-23 08:32:37] "GET /bgp-router/5fd3ed57-7780-4dc2-b686-5fcd18207445?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003351 10.0.0.33 - - [2026-03-23 08:32:37] "PUT /bgp-router/5fd3ed57-7780-4dc2-b686-5fcd18207445 HTTP/1.1" 200 254 0.016267 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001001 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000946 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001066 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000908 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:32:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000881 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:33:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:33:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:33:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:33:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000830 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:33:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001146 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:33:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 10.0.0.33 - - [2026-03-23 08:34:02] "GET /global-system-configs HTTP/1.1" 200 322 0.009056 10.0.0.33 - - [2026-03-23 08:34:03] "GET /global-system-configs HTTP/1.1" 200 322 0.001857 10.0.0.249 - - [2026-03-23 08:34:04] "GET / HTTP/1.1" 200 35931 0.001766 10.0.0.249 - - [2026-03-23 08:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.249 - - [2026-03-23 08:34:04] "GET /global-system-config/fb90e2bc-72c1-4e33-8efe-a5020598c95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004120 10.0.0.249 - - [2026-03-23 08:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.249 - - [2026-03-23 08:34:04] "GET /routing-instance/c25d9db5-6c06-4c38-a7ec-e18536d8d87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002410 10.0.0.249 - - [2026-03-23 08:34:04] "PUT /global-system-config/fb90e2bc-72c1-4e33-8efe-a5020598c95c HTTP/1.1" 200 274 0.009165 10.0.0.249 - - [2026-03-23 08:34:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.002138 10.0.0.249 - - [2026-03-23 08:34:04] "POST /virtual-routers HTTP/1.1" 200 599 0.017173 10.0.0.249 - - [2026-03-23 08:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.249 - - [2026-03-23 08:34:04] "GET /virtual-router/bf0478ea-e4f9-431a-a40a-e503989cf804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004522 10.0.0.249 - - [2026-03-23 08:34:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.001806 10.0.0.249 - - [2026-03-23 08:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.249 - - [2026-03-23 08:34:04] "GET /virtual-network/d0aaa215-5d9c-4a7d-abf0-7fa4014cb7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005437 10.0.0.249 - - [2026-03-23 08:34:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.065417 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:35:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001275 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:35:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001358 10.0.0.33 - - [2026-03-23 08:36:20] "GET /virtual-router/bf0478ea-e4f9-431a-a40a-e503989cf804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002791 10.0.0.33 - - [2026-03-23 08:36:20] "POST /ref-update HTTP/1.1" 200 156 0.006693 10.0.0.33 - - [2026-03-23 08:36:31] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004344 10.0.0.33 - - [2026-03-23 08:36:31] "POST /set-tag HTTP/1.1" 200 109 0.003887 10.0.0.33 - - [2026-03-23 08:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.33 - - [2026-03-23 08:36:31] "GET /loadbalancer/2807fa2c-464d-4853-84e8-896aa9f7fb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002568 10.0.0.33 - - [2026-03-23 08:36:31] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004217 10.0.0.33 - - [2026-03-23 08:36:31] "POST /set-tag HTTP/1.1" 200 109 0.002782 10.0.0.33 - - [2026-03-23 08:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2026-03-23 08:36:31] "GET /loadbalancer/2807fa2c-464d-4853-84e8-896aa9f7fb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002103 10.0.0.33 - - [2026-03-23 08:36:31] "GET /loadbalancer-pool/fea7e4ae-fafb-4f08-816b-e7d80a22c265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003441 10.0.0.33 - - [2026-03-23 08:36:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021935 10.0.0.33 - - [2026-03-23 08:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019092 10.0.0.33 - - [2026-03-23 08:36:31] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011439 10.0.0.33 - - [2026-03-23 08:36:31] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004627 10.0.0.33 - - [2026-03-23 08:36:31] "POST /ref-update HTTP/1.1" 200 156 0.008151 10.0.0.33 - - [2026-03-23 08:36:31] "POST /tags HTTP/1.1" 409 205 0.001982 10.0.0.33 - - [2026-03-23 08:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.33 - - [2026-03-23 08:36:31] "GET /tag/ad228f8b-34c5-419d-a23b-4e7b8d664734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010036 10.0.0.33 - - [2026-03-23 08:36:31] "GET /floating-ip/7de4823a-f7bc-4abc-9a9a-ec2f0cb2fe54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.003599 10.0.0.33 - - [2026-03-23 08:36:31] "PUT /floating-ip/7de4823a-f7bc-4abc-9a9a-ec2f0cb2fe54 HTTP/1.1" 200 256 0.008831 10.0.0.33 - - [2026-03-23 08:36:31] "POST /set-tag HTTP/1.1" 200 109 0.075851 10.0.0.33 - - [2026-03-23 08:36:31] "GET /loadbalancer-pool/c03f6ac4-4280-48b4-9b84-d1833507c42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003950 10.0.0.33 - - [2026-03-23 08:36:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015770 10.0.0.33 - - [2026-03-23 08:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.014727 10.0.0.33 - - [2026-03-23 08:36:31] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018517 10.0.0.33 - - [2026-03-23 08:36:31] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007051 10.0.0.33 - - [2026-03-23 08:36:31] "POST /ref-update HTTP/1.1" 200 156 0.007690 10.0.0.33 - - [2026-03-23 08:36:31] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.33 - - [2026-03-23 08:36:31] "GET /loadbalancer-pool/1f393a98-dfb4-49ab-aeee-326b92628dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003248 10.0.0.33 - - [2026-03-23 08:36:31] "GET /floating-ip/7de4823a-f7bc-4abc-9a9a-ec2f0cb2fe54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002090 10.0.0.33 - - [2026-03-23 08:36:31] "PUT /floating-ip/7de4823a-f7bc-4abc-9a9a-ec2f0cb2fe54 HTTP/1.1" 200 256 0.011395 10.0.0.33 - - [2026-03-23 08:36:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034575 10.0.0.33 - - [2026-03-23 08:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007734 10.0.0.33 - - [2026-03-23 08:36:31] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009219 10.0.0.33 - - [2026-03-23 08:36:31] "POST /set-tag HTTP/1.1" 200 109 0.005766 10.0.0.33 - - [2026-03-23 08:36:31] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003449 10.0.0.33 - - [2026-03-23 08:36:31] "POST /ref-update HTTP/1.1" 200 156 0.005557 10.0.0.33 - - [2026-03-23 08:36:31] "GET /floating-ip/7de4823a-f7bc-4abc-9a9a-ec2f0cb2fe54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.005223 10.0.0.33 - - [2026-03-23 08:36:31] "PUT /floating-ip/7de4823a-f7bc-4abc-9a9a-ec2f0cb2fe54 HTTP/1.1" 200 256 0.015098 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:37:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:37:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000835 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:37:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:37:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001232 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:37:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:37:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000804 10.0.0.33 - - [2026-03-23 08:39:02] "GET /global-system-configs HTTP/1.1" 200 322 0.006505 10.0.0.33 - - [2026-03-23 08:39:03] "GET /global-system-configs HTTP/1.1" 200 322 0.003596 10.0.0.249 - - [2026-03-23 08:39:18] "GET / HTTP/1.1" 200 35931 0.001573 10.0.0.249 - - [2026-03-23 08:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.249 - - [2026-03-23 08:39:18] "GET /global-system-config/fb90e2bc-72c1-4e33-8efe-a5020598c95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007076 10.0.0.249 - - [2026-03-23 08:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.249 - - [2026-03-23 08:39:18] "GET /routing-instance/c25d9db5-6c06-4c38-a7ec-e18536d8d87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002167 10.0.0.249 - - [2026-03-23 08:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.249 - - [2026-03-23 08:39:18] "GET /virtual-router/bf0478ea-e4f9-431a-a40a-e503989cf804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003388 10.0.0.249 - - [2026-03-23 08:39:18] "PUT /virtual-router/bf0478ea-e4f9-431a-a40a-e503989cf804 HTTP/1.1" 200 262 0.008552 10.0.0.249 - - [2026-03-23 08:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.249 - - [2026-03-23 08:39:18] "GET /virtual-router/bf0478ea-e4f9-431a-a40a-e503989cf804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002540 10.0.0.249 - - [2026-03-23 08:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.249 - - [2026-03-23 08:39:18] "GET /virtual-machine-interface/26c23d54-ad1d-445d-9fc9-8d8a41d24cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004276 10.0.0.249 - - [2026-03-23 08:39:18] "PUT /virtual-machine-interface/26c23d54-ad1d-445d-9fc9-8d8a41d24cb3 HTTP/1.1" 200 284 0.009903 10.0.0.33 - - [2026-03-23 08:39:55] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006223 10.0.0.33 - - [2026-03-23 08:39:55] "POST /set-tag HTTP/1.1" 200 109 0.003857 10.0.0.33 - - [2026-03-23 08:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.33 - - [2026-03-23 08:39:55] "GET /loadbalancer/2807fa2c-464d-4853-84e8-896aa9f7fb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002239 10.0.0.33 - - [2026-03-23 08:39:55] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003692 10.0.0.33 - - [2026-03-23 08:39:55] "POST /set-tag HTTP/1.1" 200 109 0.016600 10.0.0.33 - - [2026-03-23 08:39:55] "DELETE /loadbalancer-member/ceb8b4a6-e483-4502-a8ef-8c2649981ce6 HTTP/1.1" 200 115 0.046411 10.0.0.33 - - [2026-03-23 08:39:55] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004845 10.0.0.33 - - [2026-03-23 08:39:56] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.33 - - [2026-03-23 08:39:56] "DELETE /loadbalancer-member/1c42e9f3-1040-4be1-9a48-4f1a712d645e HTTP/1.1" 200 115 0.032149 10.0.0.33 - - [2026-03-23 08:39:56] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005674 10.0.0.33 - - [2026-03-23 08:39:56] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.33 - - [2026-03-23 08:39:56] "DELETE /loadbalancer-member/f154788c-ece0-414e-93f9-0f9f942ab3b1 HTTP/1.1" 200 115 0.026468 10.0.0.33 - - [2026-03-23 08:39:56] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004838 10.0.0.33 - - [2026-03-23 08:39:56] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.33 - - [2026-03-23 08:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.33 - - [2026-03-23 08:39:56] "GET /loadbalancer/2807fa2c-464d-4853-84e8-896aa9f7fb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002702 10.0.0.33 - - [2026-03-23 08:39:56] "GET /loadbalancer-pool/fea7e4ae-fafb-4f08-816b-e7d80a22c265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002733 10.0.0.33 - - [2026-03-23 08:39:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014603 10.0.0.33 - - [2026-03-23 08:39:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.015005 10.0.0.33 - - [2026-03-23 08:39:56] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007576 10.0.0.33 - - [2026-03-23 08:39:56] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003214 10.0.0.33 - - [2026-03-23 08:39:56] "GET /floating-ip/7de4823a-f7bc-4abc-9a9a-ec2f0cb2fe54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001841 10.0.0.33 - - [2026-03-23 08:39:56] "POST /set-tag HTTP/1.1" 200 109 0.060781 10.0.0.33 - - [2026-03-23 08:39:56] "GET /loadbalancer-pool/c03f6ac4-4280-48b4-9b84-d1833507c42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012885 10.0.0.33 - - [2026-03-23 08:39:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017720 10.0.0.33 - - [2026-03-23 08:39:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007325 10.0.0.33 - - [2026-03-23 08:39:56] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014446 10.0.0.33 - - [2026-03-23 08:39:56] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003643 10.0.0.33 - - [2026-03-23 08:39:56] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.33 - - [2026-03-23 08:39:56] "GET /floating-ip/7de4823a-f7bc-4abc-9a9a-ec2f0cb2fe54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001973 10.0.0.33 - - [2026-03-23 08:39:56] "GET /loadbalancer-pool/1f393a98-dfb4-49ab-aeee-326b92628dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003457 10.0.0.33 - - [2026-03-23 08:39:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014430 10.0.0.33 - - [2026-03-23 08:39:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.015349 10.0.0.33 - - [2026-03-23 08:39:56] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009720 10.0.0.33 - - [2026-03-23 08:39:56] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003335 10.0.0.33 - - [2026-03-23 08:39:56] "GET /floating-ip/7de4823a-f7bc-4abc-9a9a-ec2f0cb2fe54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001816 10.0.0.33 - - [2026-03-23 08:39:56] "POST /set-tag HTTP/1.1" 200 109 0.002279 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:40:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:40:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:42:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001122 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:42:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:42:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:42:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000809 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:42:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000866 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:42:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000766 10.0.0.33 - - [2026-03-23 08:43:59] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004593 10.0.0.33 - - [2026-03-23 08:43:59] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.33 - - [2026-03-23 08:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-03-23 08:43:59] "GET /loadbalancer/2807fa2c-464d-4853-84e8-896aa9f7fb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002130 10.0.0.33 - - [2026-03-23 08:43:59] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004521 10.0.0.33 - - [2026-03-23 08:43:59] "POST /set-tag HTTP/1.1" 200 109 0.024116 10.0.0.33 - - [2026-03-23 08:43:59] "DELETE /loadbalancer-member/196112b8-66bf-4f4c-809e-0f652daae0e2 HTTP/1.1" 200 115 0.047821 10.0.0.33 - - [2026-03-23 08:43:59] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006925 10.0.0.33 - - [2026-03-23 08:43:59] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.33 - - [2026-03-23 08:43:59] "DELETE /loadbalancer-member/3d3bb921-65f9-4ab5-8077-60c92a401c5d HTTP/1.1" 200 115 0.064201 10.0.0.33 - - [2026-03-23 08:43:59] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007072 10.0.0.33 - - [2026-03-23 08:43:59] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.33 - - [2026-03-23 08:43:59] "DELETE /loadbalancer-member/265f8c24-361d-4939-918d-d1f2d8dd9dc0 HTTP/1.1" 200 115 0.044486 10.0.0.33 - - [2026-03-23 08:43:59] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005949 10.0.0.33 - - [2026-03-23 08:43:59] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.33 - - [2026-03-23 08:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.33 - - [2026-03-23 08:43:59] "GET /loadbalancer/2807fa2c-464d-4853-84e8-896aa9f7fb6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003381 10.0.0.33 - - [2026-03-23 08:44:00] "GET /loadbalancer-pool/fea7e4ae-fafb-4f08-816b-e7d80a22c265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003292 10.0.0.33 - - [2026-03-23 08:44:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.057593 10.0.0.33 - - [2026-03-23 08:44:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029672 10.0.0.33 - - [2026-03-23 08:44:00] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.021933 10.0.0.33 - - [2026-03-23 08:44:00] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009406 10.0.0.33 - - [2026-03-23 08:44:00] "GET /floating-ip/7de4823a-f7bc-4abc-9a9a-ec2f0cb2fe54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007001 10.0.0.33 - - [2026-03-23 08:44:00] "POST /set-tag HTTP/1.1" 200 109 0.092067 10.0.0.33 - - [2026-03-23 08:44:00] "GET /loadbalancer-pool/c03f6ac4-4280-48b4-9b84-d1833507c42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.011813 10.0.0.33 - - [2026-03-23 08:44:00] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034867 10.0.0.33 - - [2026-03-23 08:44:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009226 10.0.0.33 - - [2026-03-23 08:44:00] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012666 10.0.0.33 - - [2026-03-23 08:44:00] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.023305 10.0.0.33 - - [2026-03-23 08:44:00] "POST /set-tag HTTP/1.1" 200 109 0.022146 10.0.0.33 - - [2026-03-23 08:44:00] "GET /floating-ip/7de4823a-f7bc-4abc-9a9a-ec2f0cb2fe54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007019 10.0.0.33 - - [2026-03-23 08:44:00] "GET /loadbalancer-pool/1f393a98-dfb4-49ab-aeee-326b92628dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.017357 10.0.0.33 - - [2026-03-23 08:44:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026579 10.0.0.33 - - [2026-03-23 08:44:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014384 10.0.0.33 - - [2026-03-23 08:44:00] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010604 10.0.0.33 - - [2026-03-23 08:44:00] "GET /virtual-machine-interface/d7f5bbca-2692-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004786 10.0.0.33 - - [2026-03-23 08:44:00] "GET /floating-ip/7de4823a-f7bc-4abc-9a9a-ec2f0cb2fe54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001926 10.0.0.33 - - [2026-03-23 08:44:00] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.33 - - [2026-03-23 08:44:02] "GET /global-system-configs HTTP/1.1" 200 322 0.005505 10.0.0.33 - - [2026-03-23 08:44:03] "GET /global-system-configs HTTP/1.1" 200 322 0.022048 10.0.0.33 - - [2026-03-23 08:44:39] "GET / HTTP/1.1" 200 35931 0.001674 10.0.0.33 - - [2026-03-23 08:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.33 - - [2026-03-23 08:44:39] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.026476 10.0.0.33 - - [2026-03-23 08:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.33 - - [2026-03-23 08:44:39] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.029542 10.0.0.33 - - [2026-03-23 08:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2026-03-23 08:44:39] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.026443 10.0.0.33 - - [2026-03-23 08:44:39] "POST /tags HTTP/1.1" 200 333 0.035442 10.0.0.33 - - [2026-03-23 08:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009151 10.0.0.33 - - [2026-03-23 08:44:39] "GET /tag/a2d16084-5a98-4799-8bdb-c262ba72330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.017135 10.0.0.33 - - [2026-03-23 08:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.33 - - [2026-03-23 08:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.33 - - [2026-03-23 08:44:39] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031047 10.0.0.33 - - [2026-03-23 08:44:39] "GET /virtual-networks?parent_id=32acfb1d-ee26-4aa1-87f7-f0a6566a2de5&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001466 10.0.0.33 - - [2026-03-23 08:44:39] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.029786 10.0.0.33 - - [2026-03-23 08:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.33 - - [2026-03-23 08:44:39] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.003654 10.0.0.33 - - [2026-03-23 08:44:40] "POST /virtual-networks HTTP/1.1" 200 512 0.045769 10.0.0.33 - - [2026-03-23 08:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.33 - - [2026-03-23 08:44:40] "GET /service-appliance-set/511041f9-e5ab-4191-b409-781741e0b4d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.011857 10.0.0.33 - - [2026-03-23 08:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007912 10.0.0.33 - - [2026-03-23 08:44:40] "POST /fqname-to-id HTTP/1.1" 404 254 0.002727 10.0.0.33 - - [2026-03-23 08:44:40] "GET /network-ipam/2c2b209e-7a0e-4a49-90dd-d2486e95d95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002224 10.0.0.33 - - [2026-03-23 08:44:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.125248 10.0.0.33 - - [2026-03-23 08:44:40] "POST /useragent-kv HTTP/1.1" 200 115 0.006382 10.0.0.33 - - [2026-03-23 08:44:40] "POST /ref-update HTTP/1.1" 200 156 0.130495 10.0.0.33 - - [2026-03-23 08:44:40] "GET /virtual-network/a5194d2e-c3cd-4949-83fa-2c5fe6268a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007427 10.0.0.33 - - [2026-03-23 08:44:40] "GET /virtual-machine-interface/c844b57b-7f8a-498d-8560-63486c1beee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.010106 10.0.0.33 - - [2026-03-23 08:44:40] "GET /domains HTTP/1.1" 200 280 0.002996 10.0.0.33 - - [2026-03-23 08:44:40] "GET /domain/5108a960-8f5c-4ba1-a031-55f9a484abf8 HTTP/1.1" 200 3086 0.019152 10.0.0.33 - - [2026-03-23 08:44:40] "POST /instance-ips HTTP/1.1" 200 409 0.044367 10.0.0.33 - - [2026-03-23 08:44:40] "GET /instance-ip/e3fcc8b5-1a14-4efd-9fb4-15ad925cbbf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.008167 10.0.0.33 - - [2026-03-23 08:44:40] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5 HTTP/1.1" 200 5475 0.069652 10.0.0.33 - - [2026-03-23 08:44:40] "GET /virtual-network/a5194d2e-c3cd-4949-83fa-2c5fe6268a8a HTTP/1.1" 200 2089 0.013978 10.0.0.33 - - [2026-03-23 08:44:40] "GET /virtual-network/a5194d2e-c3cd-4949-83fa-2c5fe6268a8a HTTP/1.1" 200 2089 0.008369 10.0.0.33 - - [2026-03-23 08:44:40] "GET /routing-instance/995c5282-ad53-4a92-b119-74306945234e HTTP/1.1" 200 1182 0.004668 10.0.0.33 - - [2026-03-23 08:44:40] "GET /routing-instance/995c5282-ad53-4a92-b119-74306945234e HTTP/1.1" 200 1182 0.002428 10.0.0.33 - - [2026-03-23 08:44:40] "POST /loadbalancers HTTP/1.1" 200 610 0.095536 10.0.0.33 - - [2026-03-23 08:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.028732 10.0.0.33 - - [2026-03-23 08:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.33 - - [2026-03-23 08:44:40] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.046038 10.0.0.33 - - [2026-03-23 08:44:40] "GET /instance-ip/e3fcc8b5-1a14-4efd-9fb4-15ad925cbbf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002232 10.0.0.33 - - [2026-03-23 08:44:40] "POST /floating-ips HTTP/1.1" 200 597 0.018105 10.0.0.33 - - [2026-03-23 08:44:40] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045525 10.0.0.33 - - [2026-03-23 08:44:40] "POST /route-targets HTTP/1.1" 200 327 0.030912 10.0.0.33 - - [2026-03-23 08:44:40] "GET /loadbalancer/b2ef8b90-42f5-4488-8632-1dbb13a5cfd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.007184 10.0.0.33 - - [2026-03-23 08:44:40] "POST /ref-update HTTP/1.1" 200 156 0.031267 10.0.0.33 - - [2026-03-23 08:44:40] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.060917 10.0.0.33 - - [2026-03-23 08:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.33 - - [2026-03-23 08:44:40] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043849 10.0.0.33 - - [2026-03-23 08:44:40] "GET /loadbalancer-listener/0b9a0f78-708f-46ce-b120-11b21c8c6be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.003502 10.0.0.33 - - [2026-03-23 08:44:40] "GET /loadbalancer-listener/0b9a0f78-708f-46ce-b120-11b21c8c6be2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.003241 10.0.0.33 - - [2026-03-23 08:44:40] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018383 10.0.0.33 - - [2026-03-23 08:44:40] "GET /instance-ip/e3fcc8b5-1a14-4efd-9fb4-15ad925cbbf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003865 10.0.0.33 - - [2026-03-23 08:44:40] "GET /instance-ip/e3fcc8b5-1a14-4efd-9fb4-15ad925cbbf4?fields=floating_ips HTTP/1.1" 200 1213 0.008270 10.0.0.33 - - [2026-03-23 08:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.33 - - [2026-03-23 08:44:40] "GET /floating-ip/57af12d6-ef06-4c54-9a0a-bf9525f3c8cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002574 10.0.0.33 - - [2026-03-23 08:44:40] "GET /loadbalancer/b2ef8b90-42f5-4488-8632-1dbb13a5cfd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005105 10.0.0.33 - - [2026-03-23 08:44:40] "POST /tags HTTP/1.1" 200 295 0.039201 10.0.0.33 - - [2026-03-23 08:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014897 10.0.0.33 - - [2026-03-23 08:44:40] "GET /tag/04a10aba-433c-40ac-8fff-564f44bd155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.012084 10.0.0.33 - - [2026-03-23 08:44:41] "POST /tags HTTP/1.1" 409 233 0.001936 10.0.0.33 - - [2026-03-23 08:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.33 - - [2026-03-23 08:44:41] "GET /tag/ed258099-4c6e-4ffa-b36c-0ab2232df86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.009822 10.0.0.33 - - [2026-03-23 08:44:41] "POST /tags HTTP/1.1" 409 206 0.001887 10.0.0.33 - - [2026-03-23 08:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.33 - - [2026-03-23 08:44:41] "GET /tag/a5fca5d5-0fa4-4cf9-9884-7fe696c5b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.009892 10.0.0.33 - - [2026-03-23 08:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.33 - - [2026-03-23 08:44:41] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003915 10.0.0.33 - - [2026-03-23 08:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.33 - - [2026-03-23 08:44:41] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031322 10.0.0.33 - - [2026-03-23 08:44:41] "POST /virtual-machines HTTP/1.1" 200 369 0.008110 10.0.0.33 - - [2026-03-23 08:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008652 10.0.0.33 - - [2026-03-23 08:44:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.125993 10.0.0.33 - - [2026-03-23 08:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009371 10.0.0.33 - - [2026-03-23 08:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007864 10.0.0.33 - - [2026-03-23 08:44:41] "GET /virtual-machine-interface/887f23c2-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009531 10.0.0.33 - - [2026-03-23 08:44:41] "POST /instance-ips HTTP/1.1" 200 409 0.018464 10.0.0.33 - - [2026-03-23 08:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.026485 10.0.0.33 - - [2026-03-23 08:44:41] "GET /virtual-machine-interface/887f23c2-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006573 10.0.0.33 - - [2026-03-23 08:44:41] "POST /set-tag HTTP/1.1" 200 109 0.015291 10.0.0.33 - - [2026-03-23 08:44:41] "GET /virtual-machine-interface/887f23c2-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017216 10.0.0.33 - - [2026-03-23 08:44:41] "GET /instance-ip/889bff6a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003598 10.0.0.33 - - [2026-03-23 08:44:41] "GET /virtual-machine-interface/887f23c2-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005067 10.0.0.33 - - [2026-03-23 08:44:41] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.33 - - [2026-03-23 08:44:41] "GET /virtual-router/bf0478ea-e4f9-431a-a40a-e503989cf804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002281 10.0.0.33 - - [2026-03-23 08:44:41] "POST /ref-update HTTP/1.1" 200 156 0.012688 10.0.0.33 - - [2026-03-23 08:44:41] "GET /virtual-machine-interface/887f23c2-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017343 10.0.0.33 - - [2026-03-23 08:44:41] "POST /set-tag HTTP/1.1" 200 109 0.002875 10.0.0.33 - - [2026-03-23 08:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.33 - - [2026-03-23 08:44:41] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003726 10.0.0.33 - - [2026-03-23 08:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.33 - - [2026-03-23 08:44:41] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031925 10.0.0.33 - - [2026-03-23 08:44:41] "POST /virtual-machines HTTP/1.1" 200 369 0.014399 10.0.0.33 - - [2026-03-23 08:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015401 10.0.0.33 - - [2026-03-23 08:44:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.105302 10.0.0.33 - - [2026-03-23 08:44:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009366 10.0.0.33 - - [2026-03-23 08:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.33 - - [2026-03-23 08:44:42] "GET /virtual-machine-interface/88efc1e0-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008081 10.0.0.33 - - [2026-03-23 08:44:42] "POST /instance-ips HTTP/1.1" 200 409 0.024993 10.0.0.33 - - [2026-03-23 08:44:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.023898 10.0.0.33 - - [2026-03-23 08:44:42] "GET /virtual-machine-interface/88efc1e0-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006175 10.0.0.33 - - [2026-03-23 08:44:42] "POST /set-tag HTTP/1.1" 200 109 0.015254 10.0.0.33 - - [2026-03-23 08:44:42] "GET /virtual-machine-interface/88efc1e0-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015782 10.0.0.33 - - [2026-03-23 08:44:42] "GET /instance-ip/890931f2-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004570 10.0.0.33 - - [2026-03-23 08:44:42] "GET /virtual-machine-interface/88efc1e0-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004410 10.0.0.33 - - [2026-03-23 08:44:42] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.33 - - [2026-03-23 08:44:42] "GET /virtual-router/bf0478ea-e4f9-431a-a40a-e503989cf804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003516 10.0.0.33 - - [2026-03-23 08:44:42] "POST /ref-update HTTP/1.1" 200 156 0.007723 10.0.0.33 - - [2026-03-23 08:44:42] "GET /virtual-machine-interface/88efc1e0-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003999 10.0.0.33 - - [2026-03-23 08:44:42] "POST /set-tag HTTP/1.1" 200 109 0.001903 10.0.0.33 - - [2026-03-23 08:44:42] "GET /virtual-machine-interface/887f23c2-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003610 10.0.0.33 - - [2026-03-23 08:44:42] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.33 - - [2026-03-23 08:44:42] "GET /virtual-machine-interface/88efc1e0-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006914 10.0.0.33 - - [2026-03-23 08:44:42] "POST /set-tag HTTP/1.1" 200 109 0.001775 10.0.0.33 - - [2026-03-23 08:44:45] "GET /domains HTTP/1.1" 200 280 0.001785 10.0.0.33 - - [2026-03-23 08:44:45] "GET /domain/5108a960-8f5c-4ba1-a031-55f9a484abf8 HTTP/1.1" 200 3086 0.002420 10.0.0.33 - - [2026-03-23 08:44:45] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5 HTTP/1.1" 200 7063 0.030456 10.0.0.33 - - [2026-03-23 08:44:45] "GET /virtual-network/a5194d2e-c3cd-4949-83fa-2c5fe6268a8a HTTP/1.1" 200 2089 0.004506 10.0.0.33 - - [2026-03-23 08:44:45] "GET /virtual-network/a5194d2e-c3cd-4949-83fa-2c5fe6268a8a HTTP/1.1" 200 2089 0.007929 10.0.0.33 - - [2026-03-23 08:44:45] "GET /routing-instance/995c5282-ad53-4a92-b119-74306945234e HTTP/1.1" 200 1403 0.004693 10.0.0.33 - - [2026-03-23 08:44:45] "GET /routing-instance/995c5282-ad53-4a92-b119-74306945234e HTTP/1.1" 200 1403 0.007006 10.0.0.33 - - [2026-03-23 08:44:45] "GET /route-target/c621673b-246a-4ba7-8d4f-f5af655ce3e3 HTTP/1.1" 200 1153 0.001953 10.0.0.33 - - [2026-03-23 08:44:45] "GET /virtual-network/a5194d2e-c3cd-4949-83fa-2c5fe6268a8a HTTP/1.1" 200 2089 0.003303 10.0.0.33 - - [2026-03-23 08:44:45] "GET /routing-instance/995c5282-ad53-4a92-b119-74306945234e HTTP/1.1" 200 1403 0.001888 10.0.0.33 - - [2026-03-23 08:44:45] "GET /virtual-network/a5194d2e-c3cd-4949-83fa-2c5fe6268a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003133 10.0.0.33 - - [2026-03-23 08:44:45] "GET /virtual-network/a5194d2e-c3cd-4949-83fa-2c5fe6268a8a HTTP/1.1" 200 2089 0.003208 10.0.0.33 - - [2026-03-23 08:44:45] "GET /routing-instance/995c5282-ad53-4a92-b119-74306945234e HTTP/1.1" 200 1403 0.001867 10.0.0.33 - - [2026-03-23 08:44:45] "GET /routing-instance/995c5282-ad53-4a92-b119-74306945234e HTTP/1.1" 200 1403 0.001898 10.0.0.33 - - [2026-03-23 08:44:45] "GET /route-target/c621673b-246a-4ba7-8d4f-f5af655ce3e3 HTTP/1.1" 200 1153 0.002618 10.0.0.33 - - [2026-03-23 08:44:45] "GET /domains HTTP/1.1" 200 280 0.001635 10.0.0.33 - - [2026-03-23 08:44:45] "GET /domain/5108a960-8f5c-4ba1-a031-55f9a484abf8 HTTP/1.1" 200 3086 0.002171 10.0.0.33 - - [2026-03-23 08:44:45] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5 HTTP/1.1" 200 7063 0.046737 10.0.0.33 - - [2026-03-23 08:44:45] "GET /virtual-network/a5194d2e-c3cd-4949-83fa-2c5fe6268a8a HTTP/1.1" 200 2089 0.010039 10.0.0.33 - - [2026-03-23 08:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.33 - - [2026-03-23 08:44:45] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.029591 10.0.0.33 - - [2026-03-23 08:44:45] "GET /virtual-network/a5194d2e-c3cd-4949-83fa-2c5fe6268a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003664 10.0.0.33 - - [2026-03-23 08:44:45] "GET /floating-ip-pools?parent_id=a5194d2e-c3cd-4949-83fa-2c5fe6268a8a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001889 10.0.0.33 - - [2026-03-23 08:44:45] "GET /virtual-network/a5194d2e-c3cd-4949-83fa-2c5fe6268a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003400 10.0.0.33 - - [2026-03-23 08:44:45] "POST /floating-ip-pools HTTP/1.1" 200 562 0.014201 10.0.0.33 - - [2026-03-23 08:44:45] "POST /ref-update HTTP/1.1" 200 156 0.009872 10.0.0.33 - - [2026-03-23 08:44:45] "GET /virtual-network/a5194d2e-c3cd-4949-83fa-2c5fe6268a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004575 10.0.0.33 - - [2026-03-23 08:44:45] "GET /domains HTTP/1.1" 200 280 0.001396 10.0.0.33 - - [2026-03-23 08:44:45] "GET /domain/5108a960-8f5c-4ba1-a031-55f9a484abf8 HTTP/1.1" 200 3086 0.002272 10.0.0.33 - - [2026-03-23 08:44:45] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5 HTTP/1.1" 200 7319 0.024853 10.0.0.33 - - [2026-03-23 08:44:45] "GET /virtual-network/a5194d2e-c3cd-4949-83fa-2c5fe6268a8a HTTP/1.1" 200 2327 0.004580 10.0.0.33 - - [2026-03-23 08:44:45] "GET /floating-ip-pool/0e5f1cc7-c484-4ed9-95e1-1d65e13d422a HTTP/1.1" 200 1314 0.001859 10.0.0.33 - - [2026-03-23 08:44:45] "GET /domains HTTP/1.1" 200 280 0.001158 10.0.0.33 - - [2026-03-23 08:44:45] "GET /domain/5108a960-8f5c-4ba1-a031-55f9a484abf8 HTTP/1.1" 200 3086 0.001936 10.0.0.33 - - [2026-03-23 08:44:45] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5 HTTP/1.1" 200 7319 0.026507 10.0.0.33 - - [2026-03-23 08:44:45] "GET /virtual-network/a5194d2e-c3cd-4949-83fa-2c5fe6268a8a HTTP/1.1" 200 2327 0.003625 10.0.0.33 - - [2026-03-23 08:44:45] "GET /virtual-network/a5194d2e-c3cd-4949-83fa-2c5fe6268a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003394 10.0.0.33 - - [2026-03-23 08:44:45] "POST /tags HTTP/1.1" 200 365 0.046213 10.0.0.33 - - [2026-03-23 08:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005721 10.0.0.33 - - [2026-03-23 08:44:46] "GET /tag/d695c55a-4e3e-4222-978d-000b46767d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.017171 10.0.0.33 - - [2026-03-23 08:44:46] "POST /tags HTTP/1.1" 409 206 0.001446 10.0.0.33 - - [2026-03-23 08:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.33 - - [2026-03-23 08:44:46] "GET /tag/a5fca5d5-0fa4-4cf9-9884-7fe696c5b15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.009725 10.0.0.33 - - [2026-03-23 08:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.33 - - [2026-03-23 08:44:46] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.028130 10.0.0.33 - - [2026-03-23 08:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.33 - - [2026-03-23 08:44:46] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004104 10.0.0.33 - - [2026-03-23 08:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.33 - - [2026-03-23 08:44:46] "GET /service-appliance-set/ee89b4e3-65be-4aff-9f3f-dd34254c85b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002672 10.0.0.33 - - [2026-03-23 08:44:46] "POST /fqname-to-id HTTP/1.1" 404 258 0.002150 10.0.0.33 - - [2026-03-23 08:44:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.087209 10.0.0.33 - - [2026-03-23 08:44:46] "GET /virtual-machine-interface/f575184c-d8e7-4a20-92a5-4bcd24e8441d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.010090 10.0.0.33 - - [2026-03-23 08:44:46] "POST /set-tag HTTP/1.1" 200 109 0.012020 10.0.0.33 - - [2026-03-23 08:44:46] "POST /instance-ips HTTP/1.1" 200 417 0.023376 10.0.0.33 - - [2026-03-23 08:44:46] "GET /instance-ip/3fc0a397-c2b5-4b8a-8b6a-da2dfe3b8487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004776 10.0.0.33 - - [2026-03-23 08:44:46] "POST /loadbalancers HTTP/1.1" 200 618 0.067528 10.0.0.33 - - [2026-03-23 08:44:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.014967 10.0.0.33 - - [2026-03-23 08:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.33 - - [2026-03-23 08:44:46] "POST /service-instances HTTP/1.1" 200 566 0.018445 10.0.0.33 - - [2026-03-23 08:44:46] "POST /ref-update HTTP/1.1" 200 156 0.013819 10.0.0.33 - - [2026-03-23 08:44:46] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.053046 10.0.0.33 - - [2026-03-23 08:44:46] "GET /virtual-machine-interface/f575184c-d8e7-4a20-92a5-4bcd24e8441d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.003630 10.0.0.33 - - [2026-03-23 08:44:46] "GET /virtual-machine-interface/f575184c-d8e7-4a20-92a5-4bcd24e8441d?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.010307 10.0.0.33 - - [2026-03-23 08:44:46] "PUT /service-instance/6e7e7a74-d9e0-43bf-a4e1-3239cd90f507 HTTP/1.1" 200 266 0.008363 10.0.0.33 - - [2026-03-23 08:44:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008203 10.0.0.33 - - [2026-03-23 08:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006706 10.0.0.33 - - [2026-03-23 08:44:46] "GET /floating-ip-pool/0e5f1cc7-c484-4ed9-95e1-1d65e13d422a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.008391 10.0.0.33 - - [2026-03-23 08:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.33 - - [2026-03-23 08:44:46] "POST /virtual-machines HTTP/1.1" 200 429 0.057063 10.0.0.33 - - [2026-03-23 08:44:46] "POST /floating-ips HTTP/1.1" 200 671 0.128982 10.0.0.33 - - [2026-03-23 08:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.083655 10.0.0.33 - - [2026-03-23 08:44:47] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002468 10.0.0.33 - - [2026-03-23 08:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.33 - - [2026-03-23 08:44:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.172170 10.0.0.33 - - [2026-03-23 08:44:47] "POST /chown HTTP/1.1" 200 109 0.020147 10.0.0.33 - - [2026-03-23 08:44:47] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004922 10.0.0.33 - - [2026-03-23 08:44:47] "POST /tags HTTP/1.1" 409 221 0.001592 10.0.0.33 - - [2026-03-23 08:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.33 - - [2026-03-23 08:44:47] "GET /tag/a2d16084-5a98-4799-8bdb-c262ba72330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.010240 10.0.0.33 - - [2026-03-23 08:44:47] "POST /chown HTTP/1.1" 200 109 0.005377 10.0.0.33 - - [2026-03-23 08:44:47] "PUT /virtual-machine-interface/c8a3d3aa-ca1c-4d1c-9258-ed37327b7883 HTTP/1.1" 200 284 0.024319 10.0.0.33 - - [2026-03-23 08:44:47] "POST /tags HTTP/1.1" 409 238 0.001854 10.0.0.33 - - [2026-03-23 08:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.33 - - [2026-03-23 08:44:47] "GET /tag/d695c55a-4e3e-4222-978d-000b46767d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.019084 10.0.0.33 - - [2026-03-23 08:44:47] "PUT /instance-ip/3fc0a397-c2b5-4b8a-8b6a-da2dfe3b8487 HTTP/1.1" 200 256 0.040257 10.0.0.33 - - [2026-03-23 08:44:47] "POST /ref-update HTTP/1.1" 200 156 0.009737 10.0.0.33 - - [2026-03-23 08:44:47] "POST /ref-update HTTP/1.1" 200 156 0.069662 10.0.0.33 - - [2026-03-23 08:44:47] "POST /firewall-rules HTTP/1.1" 200 650 0.104854 10.0.0.33 - - [2026-03-23 08:44:47] "GET /firewall-rule/f9063ff9-4c20-43f0-ac2f-91703f37209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.021224 10.0.0.33 - - [2026-03-23 08:44:47] "GET /firewall-policy/2611f318-a1f4-4522-8ca0-67da87c64263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.001951 10.0.0.33 - - [2026-03-23 08:44:47] "POST /ref-update HTTP/1.1" 200 156 0.039649 10.0.0.33 - - [2026-03-23 08:44:47] "GET /firewall-rule/f9063ff9-4c20-43f0-ac2f-91703f37209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.008317 10.0.0.33 - - [2026-03-23 08:44:47] "POST /ref-update HTTP/1.1" 200 156 0.014564 10.0.0.33 - - [2026-03-23 08:44:47] "POST /ref-update HTTP/1.1" 200 156 0.033331 10.0.0.33 - - [2026-03-23 08:44:47] "POST /ref-update HTTP/1.1" 200 156 0.053772 10.0.0.33 - - [2026-03-23 08:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011656 10.0.0.33 - - [2026-03-23 08:44:47] "POST /ref-update HTTP/1.1" 200 156 0.027121 10.0.0.33 - - [2026-03-23 08:44:47] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.033145 10.0.0.33 - - [2026-03-23 08:44:47] "GET /loadbalancer/c67741c0-8b15-4a8c-9ec5-1e54eabda908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.002053 10.0.0.33 - - [2026-03-23 08:44:47] "POST /virtual-machines HTTP/1.1" 200 429 0.031492 10.0.0.33 - - [2026-03-23 08:44:47] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.029450 10.0.0.33 - - [2026-03-23 08:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.33 - - [2026-03-23 08:44:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.132514 10.0.0.33 - - [2026-03-23 08:44:47] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.064725 10.0.0.33 - - [2026-03-23 08:44:47] "GET /loadbalancer-listener/1ae5d664-a79a-47e9-b449-45a9ea42cb7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.010763 10.0.0.33 - - [2026-03-23 08:44:47] "POST /chown HTTP/1.1" 200 109 0.028503 10.0.0.33 - - [2026-03-23 08:44:47] "GET /loadbalancer-listener/1ae5d664-a79a-47e9-b449-45a9ea42cb7f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.009907 10.0.0.33 - - [2026-03-23 08:44:47] "POST /chown HTTP/1.1" 200 109 0.005290 10.0.0.33 - - [2026-03-23 08:44:47] "PUT /virtual-machine-interface/159200db-edf2-4bf6-819f-b80ec0eecb5a HTTP/1.1" 200 284 0.019001 10.0.0.33 - - [2026-03-23 08:44:47] "PUT /instance-ip/3fc0a397-c2b5-4b8a-8b6a-da2dfe3b8487 HTTP/1.1" 200 256 0.032471 10.0.0.33 - - [2026-03-23 08:44:47] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.065093 10.0.0.33 - - [2026-03-23 08:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.024371 10.0.0.33 - - [2026-03-23 08:44:47] "GET /loadbalancer-pool/dd366f1e-20a4-47f0-81b9-c5a1d0df806d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009102 10.0.0.33 - - [2026-03-23 08:44:47] "POST /ref-update HTTP/1.1" 200 156 0.013904 10.0.0.33 - - [2026-03-23 08:44:47] "POST /ref-update HTTP/1.1" 200 156 0.015109 10.0.0.33 - - [2026-03-23 08:44:48] "POST /ref-update HTTP/1.1" 200 156 0.037671 10.0.0.33 - - [2026-03-23 08:44:48] "POST /loadbalancer-members HTTP/1.1" 200 707 0.076856 10.0.0.33 - - [2026-03-23 08:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.029508 10.0.0.33 - - [2026-03-23 08:44:48] "POST /ref-update HTTP/1.1" 200 156 0.029983 10.0.0.33 - - [2026-03-23 08:44:48] "GET /loadbalancer-member/dd2473e7-80d6-48a0-9fe1-24287aff19fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.020656 10.0.0.33 - - [2026-03-23 08:44:48] "POST /ref-update HTTP/1.1" 200 156 0.021515 10.0.0.33 - - [2026-03-23 08:44:48] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006988 10.0.0.33 - - [2026-03-23 08:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.33 - - [2026-03-23 08:44:48] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001976 10.0.0.33 - - [2026-03-23 08:44:48] "PUT /service-instance/6e7e7a74-d9e0-43bf-a4e1-3239cd90f507 HTTP/1.1" 200 266 0.014861 10.0.0.33 - - [2026-03-23 08:44:48] "POST /tags HTTP/1.1" 409 221 0.003987 10.0.0.33 - - [2026-03-23 08:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.33 - - [2026-03-23 08:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.006731 10.0.0.33 - - [2026-03-23 08:44:48] "GET /tag/a2d16084-5a98-4799-8bdb-c262ba72330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011002 10.0.0.33 - - [2026-03-23 08:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.33 - - [2026-03-23 08:44:48] "POST /chown HTTP/1.1" 200 109 0.006137 10.0.0.33 - - [2026-03-23 08:44:48] "POST /tags HTTP/1.1" 409 238 0.001754 10.0.0.33 - - [2026-03-23 08:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.33 - - [2026-03-23 08:44:48] "GET /tag/d695c55a-4e3e-4222-978d-000b46767d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.010028 10.0.0.33 - - [2026-03-23 08:44:48] "POST /firewall-rules HTTP/1.1" 409 293 0.001653 10.0.0.33 - - [2026-03-23 08:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001176 10.0.0.33 - - [2026-03-23 08:44:48] "POST /chown HTTP/1.1" 200 109 0.006763 10.0.0.33 - - [2026-03-23 08:44:48] "PUT /instance-ip/3fc0a397-c2b5-4b8a-8b6a-da2dfe3b8487 HTTP/1.1" 200 256 0.024525 10.0.0.33 - - [2026-03-23 08:44:48] "PUT /firewall-rule/f9063ff9-4c20-43f0-ac2f-91703f37209a HTTP/1.1" 200 260 0.049021 10.0.0.33 - - [2026-03-23 08:44:48] "POST /ref-update HTTP/1.1" 200 156 0.032165 10.0.0.33 - - [2026-03-23 08:44:48] "GET /firewall-rule/f9063ff9-4c20-43f0-ac2f-91703f37209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002485 10.0.0.33 - - [2026-03-23 08:44:48] "GET /firewall-policy/2611f318-a1f4-4522-8ca0-67da87c64263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.002819 10.0.0.33 - - [2026-03-23 08:44:48] "GET /firewall-rule/f9063ff9-4c20-43f0-ac2f-91703f37209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002497 10.0.0.33 - - [2026-03-23 08:44:48] "POST /chown HTTP/1.1" 200 109 0.006612 10.0.0.33 - - [2026-03-23 08:44:48] "POST /chown HTTP/1.1" 200 109 0.015934 10.0.0.33 - - [2026-03-23 08:44:48] "PUT /instance-ip/3fc0a397-c2b5-4b8a-8b6a-da2dfe3b8487 HTTP/1.1" 200 256 0.018294 10.0.0.33 - - [2026-03-23 08:44:48] "POST /ref-update HTTP/1.1" 200 156 0.020559 10.0.0.33 - - [2026-03-23 08:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.33 - - [2026-03-23 08:44:48] "POST /chown HTTP/1.1" 200 109 0.005311 10.0.0.33 - - [2026-03-23 08:44:48] "POST /chown HTTP/1.1" 200 109 0.005613 10.0.0.33 - - [2026-03-23 08:44:48] "PUT /instance-ip/3fc0a397-c2b5-4b8a-8b6a-da2dfe3b8487 HTTP/1.1" 200 256 0.017983 10.0.0.33 - - [2026-03-23 08:44:48] "POST /ref-update HTTP/1.1" 200 156 0.016969 10.0.0.33 - - [2026-03-23 08:44:48] "POST /chown HTTP/1.1" 200 109 0.006216 10.0.0.33 - - [2026-03-23 08:44:48] "POST /chown HTTP/1.1" 200 109 0.017312 10.0.0.33 - - [2026-03-23 08:44:48] "PUT /instance-ip/3fc0a397-c2b5-4b8a-8b6a-da2dfe3b8487 HTTP/1.1" 200 256 0.018116 10.0.0.33 - - [2026-03-23 08:44:48] "POST /ref-update HTTP/1.1" 200 156 0.009704 10.0.0.33 - - [2026-03-23 08:44:48] "PUT /service-instance/6e7e7a74-d9e0-43bf-a4e1-3239cd90f507 HTTP/1.1" 200 266 0.006874 10.0.0.33 - - [2026-03-23 08:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018941 10.0.0.33 - - [2026-03-23 08:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010228 10.0.0.33 - - [2026-03-23 08:44:48] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007606 10.0.0.33 - - [2026-03-23 08:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.33 - - [2026-03-23 08:44:48] "PUT /service-instance/6e7e7a74-d9e0-43bf-a4e1-3239cd90f507 HTTP/1.1" 200 266 0.013186 10.0.0.33 - - [2026-03-23 08:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025586 10.0.0.33 - - [2026-03-23 08:44:49] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.062699 10.0.0.33 - - [2026-03-23 08:44:49] "PUT /service-instance/6e7e7a74-d9e0-43bf-a4e1-3239cd90f507 HTTP/1.1" 200 266 0.017240 10.0.0.33 - - [2026-03-23 08:44:49] "POST /virtual-machines HTTP/1.1" 200 373 0.010854 10.0.0.33 - - [2026-03-23 08:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011091 10.0.0.33 - - [2026-03-23 08:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016268 10.0.0.33 - - [2026-03-23 08:44:49] "PUT /service-instance/6e7e7a74-d9e0-43bf-a4e1-3239cd90f507 HTTP/1.1" 200 266 0.013822 10.0.0.33 - - [2026-03-23 08:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011586 10.0.0.33 - - [2026-03-23 08:44:49] "PUT /service-instance/6e7e7a74-d9e0-43bf-a4e1-3239cd90f507 HTTP/1.1" 200 266 0.038935 10.0.0.33 - - [2026-03-23 08:44:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.144676 10.0.0.33 - - [2026-03-23 08:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013392 10.0.0.33 - - [2026-03-23 08:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.33 - - [2026-03-23 08:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011014 10.0.0.33 - - [2026-03-23 08:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007306 10.0.0.33 - - [2026-03-23 08:44:49] "POST /chown HTTP/1.1" 200 109 0.021544 10.0.0.33 - - [2026-03-23 08:44:49] "GET /virtual-machine-interface/8d382f94-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.005239 10.0.0.33 - - [2026-03-23 08:44:49] "POST /chown HTTP/1.1" 200 109 0.029707 10.0.0.33 - - [2026-03-23 08:44:49] "POST /instance-ips HTTP/1.1" 200 413 0.019188 10.0.0.33 - - [2026-03-23 08:44:49] "POST /ref-update HTTP/1.1" 200 156 0.019497 10.0.0.33 - - [2026-03-23 08:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026638 10.0.0.33 - - [2026-03-23 08:44:49] "GET /virtual-machine-interface/8d382f94-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.020381 10.0.0.33 - - [2026-03-23 08:44:49] "POST /chown HTTP/1.1" 200 109 0.039737 10.0.0.33 - - [2026-03-23 08:44:49] "POST /chown HTTP/1.1" 200 109 0.022905 10.0.0.33 - - [2026-03-23 08:44:49] "POST /set-tag HTTP/1.1" 200 109 0.014607 10.0.0.33 - - [2026-03-23 08:44:49] "GET /virtual-machine-interface/8d382f94-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008412 10.0.0.33 - - [2026-03-23 08:44:49] "GET /instance-ip/8d5856de-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008527 10.0.0.33 - - [2026-03-23 08:44:49] "POST /ref-update HTTP/1.1" 200 156 0.013960 10.0.0.33 - - [2026-03-23 08:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.33 - - [2026-03-23 08:44:49] "POST /chown HTTP/1.1" 200 109 0.005681 10.0.0.33 - - [2026-03-23 08:44:49] "GET /virtual-machine-interface/8d382f94-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011921 10.0.0.33 - - [2026-03-23 08:44:49] "POST /set-tag HTTP/1.1" 200 109 0.003672 10.0.0.33 - - [2026-03-23 08:44:49] "GET /virtual-router/bf0478ea-e4f9-431a-a40a-e503989cf804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.003363 10.0.0.33 - - [2026-03-23 08:44:49] "POST /chown HTTP/1.1" 200 109 0.005290 10.0.0.33 - - [2026-03-23 08:44:49] "POST /chown HTTP/1.1" 200 109 0.013666 10.0.0.33 - - [2026-03-23 08:44:49] "POST /chown HTTP/1.1" 200 109 0.020284 10.0.0.33 - - [2026-03-23 08:44:49] "POST /ref-update HTTP/1.1" 200 156 0.023882 10.0.0.33 - - [2026-03-23 08:44:49] "GET /virtual-machine-interface/8d382f94-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014975 10.0.0.33 - - [2026-03-23 08:44:49] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.33 - - [2026-03-23 08:44:49] "GET /virtual-machine-interface/8d382f94-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003392 10.0.0.33 - - [2026-03-23 08:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.33 - - [2026-03-23 08:44:49] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.33 - - [2026-03-23 08:44:49] "POST /chown HTTP/1.1" 200 109 0.008453 10.0.0.33 - - [2026-03-23 08:44:49] "POST /chown HTTP/1.1" 200 109 0.022545 10.0.0.33 - - [2026-03-23 08:44:49] "POST /chown HTTP/1.1" 200 109 0.005890 10.0.0.33 - - [2026-03-23 08:44:49] "POST /chown HTTP/1.1" 200 109 0.023317 10.0.0.33 - - [2026-03-23 08:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012901 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.006182 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.008549 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.017005 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.006120 10.0.0.33 - - [2026-03-23 08:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.006015 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.006467 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.015856 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.018651 10.0.0.33 - - [2026-03-23 08:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.017273 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.016372 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.006967 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.019881 10.0.0.33 - - [2026-03-23 08:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.006181 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.027020 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.015060 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.005680 10.0.0.33 - - [2026-03-23 08:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.005421 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.005870 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.015640 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.014500 10.0.0.33 - - [2026-03-23 08:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.005545 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.016024 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.008308 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.018408 10.0.0.33 - - [2026-03-23 08:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.006140 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.019806 10.0.0.33 - - [2026-03-23 08:44:50] "POST /chown HTTP/1.1" 200 109 0.013377 10.0.0.33 - - [2026-03-23 08:44:51] "POST /chown HTTP/1.1" 200 109 0.005706 10.0.0.33 - - [2026-03-23 08:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.33 - - [2026-03-23 08:44:51] "POST /chown HTTP/1.1" 200 109 0.005332 10.0.0.33 - - [2026-03-23 08:44:51] "POST /chown HTTP/1.1" 200 109 0.011286 10.0.0.33 - - [2026-03-23 08:44:51] "POST /chown HTTP/1.1" 200 109 0.008888 10.0.0.33 - - [2026-03-23 08:44:51] "POST /chown HTTP/1.1" 200 109 0.033427 10.0.0.33 - - [2026-03-23 08:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.33 - - [2026-03-23 08:44:51] "POST /chown HTTP/1.1" 200 109 0.005780 10.0.0.33 - - [2026-03-23 08:44:51] "POST /chown HTTP/1.1" 200 109 0.015908 10.0.0.33 - - [2026-03-23 08:44:51] "POST /chown HTTP/1.1" 200 109 0.016126 10.0.0.33 - - [2026-03-23 08:44:51] "POST /chown HTTP/1.1" 200 109 0.005811 10.0.0.33 - - [2026-03-23 08:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.33 - - [2026-03-23 08:44:53] "POST /chown HTTP/1.1" 200 109 0.005811 10.0.0.33 - - [2026-03-23 08:44:53] "POST /chown HTTP/1.1" 200 109 0.005645 10.0.0.33 - - [2026-03-23 08:44:53] "POST /chown HTTP/1.1" 200 109 0.006417 10.0.0.33 - - [2026-03-23 08:44:53] "POST /chown HTTP/1.1" 200 109 0.021652 10.0.0.33 - - [2026-03-23 08:44:56] "GET /virtual-machine-interface/887f23c2-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004215 10.0.0.33 - - [2026-03-23 08:44:56] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.33 - - [2026-03-23 08:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.33 - - [2026-03-23 08:44:56] "GET /loadbalancer/b2ef8b90-42f5-4488-8632-1dbb13a5cfd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002081 10.0.0.33 - - [2026-03-23 08:44:56] "GET /loadbalancer-pool/e87c1e71-7fa6-49c2-8847-2d1b4cdbb69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002068 10.0.0.33 - - [2026-03-23 08:44:56] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013858 10.0.0.33 - - [2026-03-23 08:44:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.011653 10.0.0.33 - - [2026-03-23 08:44:56] "GET /virtual-machine-interface/887f23c2-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007038 10.0.0.33 - - [2026-03-23 08:44:56] "GET /virtual-machine-interface/887f23c2-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004342 10.0.0.33 - - [2026-03-23 08:44:56] "POST /ref-update HTTP/1.1" 200 156 0.006285 10.0.0.33 - - [2026-03-23 08:44:56] "POST /tags HTTP/1.1" 409 221 0.001717 10.0.0.33 - - [2026-03-23 08:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001171 10.0.0.33 - - [2026-03-23 08:44:56] "GET /tag/a2d16084-5a98-4799-8bdb-c262ba72330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009582 10.0.0.33 - - [2026-03-23 08:44:56] "GET /floating-ip/57af12d6-ef06-4c54-9a0a-bf9525f3c8cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.004045 10.0.0.33 - - [2026-03-23 08:44:56] "PUT /floating-ip/57af12d6-ef06-4c54-9a0a-bf9525f3c8cd HTTP/1.1" 200 256 0.011416 10.0.0.33 - - [2026-03-23 08:44:56] "POST /set-tag HTTP/1.1" 200 109 0.031746 10.0.0.33 - - [2026-03-23 08:44:57] "GET /virtual-machine-interface/88efc1e0-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005235 10.0.0.33 - - [2026-03-23 08:44:57] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.33 - - [2026-03-23 08:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.33 - - [2026-03-23 08:44:57] "GET /loadbalancer/b2ef8b90-42f5-4488-8632-1dbb13a5cfd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002386 10.0.0.33 - - [2026-03-23 08:44:57] "GET /loadbalancer-pool/e87c1e71-7fa6-49c2-8847-2d1b4cdbb69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002440 10.0.0.33 - - [2026-03-23 08:44:57] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015581 10.0.0.33 - - [2026-03-23 08:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007547 10.0.0.33 - - [2026-03-23 08:44:57] "GET /virtual-machine-interface/88efc1e0-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004436 10.0.0.33 - - [2026-03-23 08:44:57] "GET /virtual-machine-interface/88efc1e0-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005651 10.0.0.33 - - [2026-03-23 08:44:57] "POST /ref-update HTTP/1.1" 200 156 0.011015 10.0.0.33 - - [2026-03-23 08:44:57] "GET /floating-ip/57af12d6-ef06-4c54-9a0a-bf9525f3c8cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003346 10.0.0.33 - - [2026-03-23 08:44:57] "POST /set-tag HTTP/1.1" 200 109 0.019210 10.0.0.33 - - [2026-03-23 08:44:59] "GET /virtual-machine/56933159-d073-4162-904b-c1466d420f64?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003498 10.0.0.33 - - [2026-03-23 08:44:59] "GET /virtual-machine-interface/887f23c2-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004807 10.0.0.33 - - [2026-03-23 08:44:59] "GET /virtual-machine/7ef67281-589c-4989-80eb-24d74a5545b2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002884 10.0.0.33 - - [2026-03-23 08:44:59] "GET /virtual-machine-interface/88efc1e0-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004052 10.0.0.33 - - [2026-03-23 08:45:02] "GET /virtual-machine-interface/8d382f94-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005536 10.0.0.33 - - [2026-03-23 08:45:02] "POST /set-tag HTTP/1.1" 200 109 0.004150 10.0.0.33 - - [2026-03-23 08:45:04] "GET /virtual-machine/54928312-05d9-453f-b7cd-964b5d617787?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.007241 10.0.0.33 - - [2026-03-23 08:45:04] "GET /virtual-machine-interface/8d382f94-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003846 10.0.0.33 - - [2026-03-23 08:45:04] "GET /virtual-machine-interface/8d382f94-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004360 10.0.0.33 - - [2026-03-23 08:45:04] "POST /set-tag HTTP/1.1" 200 109 0.002816 10.0.0.33 - - [2026-03-23 08:45:35] "GET /virtual-machine-interface/8d382f94-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004610 10.0.0.33 - - [2026-03-23 08:45:35] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.33 - - [2026-03-23 08:45:35] "GET /virtual-machine-interface/8d382f94-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004560 10.0.0.33 - - [2026-03-23 08:45:35] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.33 - - [2026-03-23 08:45:35] "GET /virtual-machine/54928312-05d9-453f-b7cd-964b5d617787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.001987 10.0.0.33 - - [2026-03-23 08:45:35] "POST /ref-update HTTP/1.1" 200 156 0.007766 10.0.0.33 - - [2026-03-23 08:45:35] "GET /virtual-machine-interface/8d382f94-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008429 10.0.0.33 - - [2026-03-23 08:45:35] "POST /set-tag HTTP/1.1" 200 109 0.027205 10.0.0.33 - - [2026-03-23 08:45:35] "POST /set-tag HTTP/1.1" 200 109 0.028062 10.0.0.33 - - [2026-03-23 08:45:35] "DELETE /instance-ip/8d5856de-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.040531 10.0.0.33 - - [2026-03-23 08:45:35] "DELETE /virtual-machine-interface/8d382f94-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.034558 10.0.0.33 - - [2026-03-23 08:45:36] "DELETE /virtual-machine/54928312-05d9-453f-b7cd-964b5d617787 HTTP/1.1" 200 115 0.015793 10.0.0.33 - - [2026-03-23 08:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.33 - - [2026-03-23 08:45:39] "GET /tag/d695c55a-4e3e-4222-978d-000b46767d0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.010084 10.0.0.33 - - [2026-03-23 08:45:39] "GET /tag/d695c55a-4e3e-4222-978d-000b46767d0d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.010894 10.0.0.33 - - [2026-03-23 08:45:39] "GET /virtual-machine-interface/159200db-edf2-4bf6-819f-b80ec0eecb5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.003765 10.0.0.33 - - [2026-03-23 08:45:39] "POST /set-tag HTTP/1.1" 200 109 0.013826 10.0.0.33 - - [2026-03-23 08:45:39] "GET /virtual-machine-interface/c8a3d3aa-ca1c-4d1c-9258-ed37327b7883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005509 10.0.0.33 - - [2026-03-23 08:45:39] "POST /set-tag HTTP/1.1" 200 109 0.011953 10.0.0.33 - - [2026-03-23 08:45:39] "GET /virtual-machine-interface/f575184c-d8e7-4a20-92a5-4bcd24e8441d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.003976 10.0.0.33 - - [2026-03-23 08:45:39] "POST /set-tag HTTP/1.1" 200 109 0.012159 10.0.0.33 - - [2026-03-23 08:45:39] "GET /firewall-policy/2611f318-a1f4-4522-8ca0-67da87c64263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.020326 10.0.0.33 - - [2026-03-23 08:45:39] "GET /firewall-rule/f9063ff9-4c20-43f0-ac2f-91703f37209a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002671 10.0.0.33 - - [2026-03-23 08:45:39] "POST /ref-update HTTP/1.1" 200 156 0.010140 10.0.0.33 - - [2026-03-23 08:45:39] "DELETE /firewall-rule/f9063ff9-4c20-43f0-ac2f-91703f37209a HTTP/1.1" 200 115 0.031549 10.0.0.33 - - [2026-03-23 08:45:39] "DELETE /loadbalancer-member/dd2473e7-80d6-48a0-9fe1-24287aff19fd HTTP/1.1" 200 115 0.021464 10.0.0.33 - - [2026-03-23 08:45:39] "PUT /service-instance/6e7e7a74-d9e0-43bf-a4e1-3239cd90f507 HTTP/1.1" 200 266 0.007474 10.0.0.33 - - [2026-03-23 08:45:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021773 10.0.0.33 - - [2026-03-23 08:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-03-23 08:45:39] "DELETE /loadbalancer-pool/dd366f1e-20a4-47f0-81b9-c5a1d0df806d HTTP/1.1" 200 115 0.069204 10.0.0.33 - - [2026-03-23 08:45:40] "DELETE /loadbalancer-listener/1ae5d664-a79a-47e9-b449-45a9ea42cb7f HTTP/1.1" 200 115 0.022139 10.0.0.33 - - [2026-03-23 08:45:40] "GET /floating-ip/1a10f8f3-67ac-4558-8025-36030b9fb381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002371 10.0.0.33 - - [2026-03-23 08:45:40] "POST /chown HTTP/1.1" 200 109 0.005534 10.0.0.33 - - [2026-03-23 08:45:40] "POST /chown HTTP/1.1" 200 109 0.014358 10.0.0.33 - - [2026-03-23 08:45:40] "POST /chown HTTP/1.1" 200 109 0.014009 10.0.0.33 - - [2026-03-23 08:45:40] "PUT /floating-ip/1a10f8f3-67ac-4558-8025-36030b9fb381 HTTP/1.1" 200 256 0.028908 10.0.0.33 - - [2026-03-23 08:45:40] "POST /chown HTTP/1.1" 200 109 0.014972 10.0.0.33 - - [2026-03-23 08:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.33 - - [2026-03-23 08:45:40] "DELETE /floating-ip/1a10f8f3-67ac-4558-8025-36030b9fb381 HTTP/1.1" 200 115 0.064955 10.0.0.33 - - [2026-03-23 08:45:40] "POST /chown HTTP/1.1" 200 109 0.015636 10.0.0.33 - - [2026-03-23 08:45:40] "DELETE /loadbalancer/c67741c0-8b15-4a8c-9ec5-1e54eabda908 HTTP/1.1" 200 115 0.047081 10.0.0.33 - - [2026-03-23 08:45:40] "POST /chown HTTP/1.1" 200 109 0.008953 10.0.0.33 - - [2026-03-23 08:45:40] "POST /chown HTTP/1.1" 200 109 0.011360 10.0.0.33 - - [2026-03-23 08:45:40] "POST /chown HTTP/1.1" 200 109 0.016517 10.0.0.33 - - [2026-03-23 08:45:40] "DELETE /instance-ip/3fc0a397-c2b5-4b8a-8b6a-da2dfe3b8487 HTTP/1.1" 200 115 0.079054 10.0.0.33 - - [2026-03-23 08:45:40] "DELETE /virtual-machine-interface/f575184c-d8e7-4a20-92a5-4bcd24e8441d HTTP/1.1" 200 115 0.039667 10.0.0.33 - - [2026-03-23 08:45:40] "PUT /service-instance/6e7e7a74-d9e0-43bf-a4e1-3239cd90f507 HTTP/1.1" 200 266 0.010435 10.0.0.33 - - [2026-03-23 08:45:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015113 10.0.0.33 - - [2026-03-23 08:45:40] "PUT /service-instance/6e7e7a74-d9e0-43bf-a4e1-3239cd90f507 HTTP/1.1" 200 266 0.008594 10.0.0.33 - - [2026-03-23 08:45:40] "DELETE /tag/d695c55a-4e3e-4222-978d-000b46767d0d HTTP/1.1" 200 115 0.107170 10.0.0.33 - - [2026-03-23 08:45:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009815 10.0.0.33 - - [2026-03-23 08:45:40] "PUT /service-instance/6e7e7a74-d9e0-43bf-a4e1-3239cd90f507 HTTP/1.1" 200 266 0.009083 10.0.0.33 - - [2026-03-23 08:45:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009402 10.0.0.33 - - [2026-03-23 08:45:40] "GET /floating-ip-pool/0e5f1cc7-c484-4ed9-95e1-1d65e13d422a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.001877 10.0.0.33 - - [2026-03-23 08:45:40] "DELETE /service-instance/6e7e7a74-d9e0-43bf-a4e1-3239cd90f507 HTTP/1.1" 200 115 0.040060 10.0.0.33 - - [2026-03-23 08:45:40] "POST /ref-update HTTP/1.1" 200 156 0.030650 10.0.0.33 - - [2026-03-23 08:45:40] "DELETE /floating-ip-pool/0e5f1cc7-c484-4ed9-95e1-1d65e13d422a HTTP/1.1" 200 115 0.044445 10.0.0.33 - - [2026-03-23 08:45:40] "GET /virtual-machine-interface/c8a3d3aa-ca1c-4d1c-9258-ed37327b7883?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005013 10.0.0.33 - - [2026-03-23 08:45:40] "DELETE /virtual-machine-interface/c8a3d3aa-ca1c-4d1c-9258-ed37327b7883 HTTP/1.1" 200 115 0.054697 10.0.0.33 - - [2026-03-23 08:45:40] "POST /ref-update HTTP/1.1" 200 156 0.009308 10.0.0.33 - - [2026-03-23 08:45:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003165 10.0.0.33 - - [2026-03-23 08:45:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001258 10.0.0.33 - - [2026-03-23 08:45:40] "DELETE /virtual-network/a5194d2e-c3cd-4949-83fa-2c5fe6268a8a HTTP/1.1" 200 115 0.096763 10.0.0.33 - - [2026-03-23 08:45:40] "GET /routing-instance/995c5282-ad53-4a92-b119-74306945234e HTTP/1.1" 404 171 0.007096 10.0.0.33 - - [2026-03-23 08:45:40] "GET /domains HTTP/1.1" 200 280 0.001391 10.0.0.33 - - [2026-03-23 08:45:40] "GET /domain/5108a960-8f5c-4ba1-a031-55f9a484abf8 HTTP/1.1" 200 3086 0.002757 10.0.0.33 - - [2026-03-23 08:45:40] "DELETE /virtual-machine/dd14e632-abeb-4c82-a8f8-5561b8d44e2b HTTP/1.1" 200 115 0.061099 10.0.0.33 - - [2026-03-23 08:45:40] "GET /virtual-machine-interface/159200db-edf2-4bf6-819f-b80ec0eecb5a?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.020289 10.0.0.33 - - [2026-03-23 08:45:40] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5 HTTP/1.1" 200 7141 0.051057 10.0.0.33 - - [2026-03-23 08:45:40] "GET /virtual-machine-interface/88efc1e0-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008310 10.0.0.33 - - [2026-03-23 08:45:40] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.33 - - [2026-03-23 08:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001194 10.0.0.33 - - [2026-03-23 08:45:40] "GET /loadbalancer/b2ef8b90-42f5-4488-8632-1dbb13a5cfd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002715 10.0.0.33 - - [2026-03-23 08:45:40] "DELETE /virtual-machine-interface/159200db-edf2-4bf6-819f-b80ec0eecb5a HTTP/1.1" 200 115 0.078001 10.0.0.33 - - [2026-03-23 08:45:40] "GET /virtual-machine-interface/88efc1e0-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.014271 10.0.0.33 - - [2026-03-23 08:45:40] "DELETE /virtual-machine/e74c9953-fdd5-4888-8453-4e6bb0bda8be HTTP/1.1" 200 115 0.026062 10.0.0.33 - - [2026-03-23 08:45:40] "POST /set-tag HTTP/1.1" 200 109 0.022173 10.0.0.33 - - [2026-03-23 08:45:41] "DELETE /loadbalancer-member/4a66d3a5-8845-4f25-84e1-de8dfe15f78a HTTP/1.1" 200 115 0.044121 10.0.0.33 - - [2026-03-23 08:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.33 - - [2026-03-23 08:45:41] "DELETE /route-target/c621673b-246a-4ba7-8d4f-f5af655ce3e3 HTTP/1.1" 200 115 0.026671 10.0.0.33 - - [2026-03-23 08:45:42] "GET /virtual-machine-interface/88efc1e0-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004479 10.0.0.33 - - [2026-03-23 08:45:42] "POST /set-tag HTTP/1.1" 200 109 0.003059 10.0.0.33 - - [2026-03-23 08:45:42] "GET /virtual-machine-interface/88efc1e0-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004430 10.0.0.33 - - [2026-03-23 08:45:42] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.33 - - [2026-03-23 08:45:42] "GET /virtual-machine/7ef67281-589c-4989-80eb-24d74a5545b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002647 10.0.0.33 - - [2026-03-23 08:45:42] "POST /ref-update HTTP/1.1" 200 156 0.008643 10.0.0.33 - - [2026-03-23 08:45:42] "GET /virtual-machine-interface/88efc1e0-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008994 10.0.0.33 - - [2026-03-23 08:45:42] "POST /set-tag HTTP/1.1" 200 109 0.014888 10.0.0.33 - - [2026-03-23 08:45:42] "POST /set-tag HTTP/1.1" 200 109 0.031511 10.0.0.33 - - [2026-03-23 08:45:42] "POST /set-tag HTTP/1.1" 200 109 0.036243 10.0.0.33 - - [2026-03-23 08:45:43] "DELETE /instance-ip/890931f2-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.030201 10.0.0.33 - - [2026-03-23 08:45:43] "POST /ref-update HTTP/1.1" 200 156 0.007783 10.0.0.33 - - [2026-03-23 08:45:43] "DELETE /virtual-machine-interface/88efc1e0-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.048929 10.0.0.33 - - [2026-03-23 08:45:43] "DELETE /virtual-machine/7ef67281-589c-4989-80eb-24d74a5545b2 HTTP/1.1" 200 115 0.022138 10.0.0.33 - - [2026-03-23 08:45:45] "GET /virtual-machine-interface/887f23c2-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007832 10.0.0.33 - - [2026-03-23 08:45:45] "POST /set-tag HTTP/1.1" 200 109 0.003809 10.0.0.33 - - [2026-03-23 08:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.33 - - [2026-03-23 08:45:45] "GET /loadbalancer/b2ef8b90-42f5-4488-8632-1dbb13a5cfd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.015867 10.0.0.33 - - [2026-03-23 08:45:46] "GET /virtual-machine-interface/887f23c2-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007222 10.0.0.33 - - [2026-03-23 08:45:46] "POST /set-tag HTTP/1.1" 200 109 0.003339 10.0.0.33 - - [2026-03-23 08:45:46] "GET /virtual-machine-interface/887f23c2-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004628 10.0.0.33 - - [2026-03-23 08:45:46] "POST /set-tag HTTP/1.1" 200 109 0.003179 10.0.0.33 - - [2026-03-23 08:45:46] "GET /virtual-machine/56933159-d073-4162-904b-c1466d420f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002780 10.0.0.33 - - [2026-03-23 08:45:46] "POST /ref-update HTTP/1.1" 200 156 0.008076 10.0.0.33 - - [2026-03-23 08:45:46] "GET /virtual-machine-interface/887f23c2-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007754 10.0.0.33 - - [2026-03-23 08:45:46] "POST /set-tag HTTP/1.1" 200 109 0.017281 10.0.0.33 - - [2026-03-23 08:45:46] "POST /set-tag HTTP/1.1" 200 109 0.031451 10.0.0.33 - - [2026-03-23 08:45:46] "POST /set-tag HTTP/1.1" 200 109 0.020736 10.0.0.33 - - [2026-03-23 08:45:47] "DELETE /instance-ip/889bff6a-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.025375 10.0.0.33 - - [2026-03-23 08:45:47] "POST /ref-update HTTP/1.1" 200 156 0.007177 10.0.0.33 - - [2026-03-23 08:45:47] "DELETE /virtual-machine-interface/887f23c2-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.059278 10.0.0.33 - - [2026-03-23 08:45:47] "DELETE /virtual-machine/56933159-d073-4162-904b-c1466d420f64 HTTP/1.1" 200 115 0.022534 10.0.0.33 - - [2026-03-23 08:45:47] "DELETE /tag/04a10aba-433c-40ac-8fff-564f44bd155f HTTP/1.1" 200 115 0.067155 10.0.0.33 - - [2026-03-23 08:45:47] "DELETE /tag/ed258099-4c6e-4ffa-b36c-0ab2232df86f HTTP/1.1" 200 115 0.045240 10.0.0.33 - - [2026-03-23 08:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.33 - - [2026-03-23 08:45:51] "GET /project/32acfb1d-ee26-4aa1-87f7-f0a6566a2de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.046463 10.0.0.33 - - [2026-03-23 08:45:51] "POST /tags HTTP/1.1" 200 393 0.028276 10.0.0.33 - - [2026-03-23 08:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010069 10.0.0.33 - - [2026-03-23 08:45:51] "GET /tag/f2f657de-ec9b-442f-a2f8-7cf264e18834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.020832 10.0.0.33 - - [2026-03-23 08:45:51] "POST /tags HTTP/1.1" 200 341 0.016144 10.0.0.33 - - [2026-03-23 08:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.33 - - [2026-03-23 08:45:51] "GET /tag/7a99c0c3-2344-40fb-b2e4-3242a8183069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010602 10.0.0.33 - - [2026-03-23 08:45:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.000447 10.0.0.33 - - [2026-03-23 08:45:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.002766 10.0.0.33 - - [2026-03-23 08:45:51] "POST /security-groups HTTP/1.1" 200 589 0.061977 10.0.0.33 - - [2026-03-23 08:45:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.001938 10.0.0.33 - - [2026-03-23 08:45:51] "POST /projects HTTP/1.1" 200 519 0.185584 10.0.0.33 - - [2026-03-23 08:45:51] "POST /access-control-lists HTTP/1.1" 200 598 0.060518 10.0.0.33 - - [2026-03-23 08:45:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013544 10.0.0.33 - - [2026-03-23 08:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007867 10.0.0.33 - - [2026-03-23 08:45:51] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003884 10.0.0.33 - - [2026-03-23 08:45:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.001256 10.0.0.33 - - [2026-03-23 08:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.33 - - [2026-03-23 08:45:51] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.012518 10.0.0.33 - - [2026-03-23 08:45:51] "POST /access-control-lists HTTP/1.1" 200 596 0.055899 10.0.0.33 - - [2026-03-23 08:45:51] "PUT /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57 HTTP/1.1" 200 264 0.043050 10.0.0.33 - - [2026-03-23 08:45:51] "PUT /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417 HTTP/1.1" 200 264 0.038336 10.0.0.33 - - [2026-03-23 08:45:51] "POST /security-groups HTTP/1.1" 200 591 0.091462 10.0.0.33 - - [2026-03-23 08:45:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.004449 10.0.0.33 - - [2026-03-23 08:45:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.036133 10.0.0.33 - - [2026-03-23 08:45:52] "POST /chown HTTP/1.1" 200 109 0.018268 10.0.0.33 - - [2026-03-23 08:45:52] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019637 10.0.0.33 - - [2026-03-23 08:45:52] "POST /access-control-lists HTTP/1.1" 200 632 0.096619 10.0.0.33 - - [2026-03-23 08:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.33 - - [2026-03-23 08:45:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.004676 10.0.0.33 - - [2026-03-23 08:45:52] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015690 10.0.0.33 - - [2026-03-23 08:45:52] "POST /tags HTTP/1.1" 409 226 0.001700 10.0.0.33 - - [2026-03-23 08:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.33 - - [2026-03-23 08:45:52] "GET /tag/7a99c0c3-2344-40fb-b2e4-3242a8183069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013506 10.0.0.33 - - [2026-03-23 08:45:52] "POST /access-control-lists HTTP/1.1" 200 630 0.076673 10.0.0.33 - - [2026-03-23 08:45:52] "POST /firewall-rules HTTP/1.1" 200 600 0.070975 10.0.0.33 - - [2026-03-23 08:45:52] "GET /firewall-rule/5aacb8f2-c4eb-4fea-97b2-bb124dadf522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004899 10.0.0.33 - - [2026-03-23 08:45:52] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004637 10.0.0.33 - - [2026-03-23 08:45:52] "GET /firewall-rule/5aacb8f2-c4eb-4fea-97b2-bb124dadf522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002559 10.0.0.33 - - [2026-03-23 08:45:52] "POST /ref-update HTTP/1.1" 200 156 0.054557 10.0.0.33 - - [2026-03-23 08:45:52] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016014 10.0.0.33 - - [2026-03-23 08:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.33 - - [2026-03-23 08:45:52] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002320 10.0.0.33 - - [2026-03-23 08:45:52] "POST /tags HTTP/1.1" 409 226 0.001522 10.0.0.33 - - [2026-03-23 08:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.33 - - [2026-03-23 08:45:52] "GET /tag/7a99c0c3-2344-40fb-b2e4-3242a8183069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009721 10.0.0.33 - - [2026-03-23 08:45:52] "POST /firewall-rules HTTP/1.1" 200 598 0.061557 10.0.0.33 - - [2026-03-23 08:45:52] "GET /firewall-rule/3325c1f5-3789-43ce-88cc-ae89b741f742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007654 10.0.0.33 - - [2026-03-23 08:45:52] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.015456 10.0.0.33 - - [2026-03-23 08:45:52] "GET /firewall-rule/3325c1f5-3789-43ce-88cc-ae89b741f742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001981 10.0.0.33 - - [2026-03-23 08:45:52] "POST /ref-update HTTP/1.1" 200 156 0.050339 10.0.0.33 - - [2026-03-23 08:45:54] "POST /tags HTTP/1.1" 200 393 0.028413 10.0.0.33 - - [2026-03-23 08:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014092 10.0.0.33 - - [2026-03-23 08:45:54] "GET /tag/8eb7ae1e-16dd-41f0-a994-eee7ee6a9987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011481 10.0.0.33 - - [2026-03-23 08:45:54] "POST /tags HTTP/1.1" 200 341 0.014720 10.0.0.33 - - [2026-03-23 08:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005297 10.0.0.33 - - [2026-03-23 08:45:54] "GET /tag/1122cd6e-c65b-4659-a13c-e4b3c6342466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012957 10.0.0.33 - - [2026-03-23 08:45:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.001393 10.0.0.33 - - [2026-03-23 08:45:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.002083 10.0.0.33 - - [2026-03-23 08:45:54] "POST /security-groups HTTP/1.1" 200 589 0.060069 10.0.0.33 - - [2026-03-23 08:45:54] "POST /projects HTTP/1.1" 200 519 0.142673 10.0.0.33 - - [2026-03-23 08:45:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.002811 10.0.0.33 - - [2026-03-23 08:45:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010707 10.0.0.33 - - [2026-03-23 08:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007272 10.0.0.33 - - [2026-03-23 08:45:54] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.010802 10.0.0.33 - - [2026-03-23 08:45:54] "POST /access-control-lists HTTP/1.1" 200 598 0.075925 10.0.0.33 - - [2026-03-23 08:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015432 10.0.0.33 - - [2026-03-23 08:45:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.004846 10.0.0.33 - - [2026-03-23 08:45:54] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004372 10.0.0.33 - - [2026-03-23 08:45:54] "POST /access-control-lists HTTP/1.1" 200 596 0.069335 10.0.0.33 - - [2026-03-23 08:45:54] "PUT /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57 HTTP/1.1" 200 264 0.081780 10.0.0.33 - - [2026-03-23 08:45:54] "PUT /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417 HTTP/1.1" 200 264 0.043510 10.0.0.33 - - [2026-03-23 08:45:55] "POST /security-groups HTTP/1.1" 200 591 0.147215 10.0.0.33 - - [2026-03-23 08:45:55] "POST /fqname-to-id HTTP/1.1" 404 270 0.002712 10.0.0.33 - - [2026-03-23 08:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011191 10.0.0.33 - - [2026-03-23 08:45:55] "POST /chown HTTP/1.1" 200 109 0.016132 10.0.0.33 - - [2026-03-23 08:45:55] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011132 10.0.0.33 - - [2026-03-23 08:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.33 - - [2026-03-23 08:45:55] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.033128 10.0.0.33 - - [2026-03-23 08:45:55] "POST /access-control-lists HTTP/1.1" 200 632 0.146641 10.0.0.33 - - [2026-03-23 08:45:55] "POST /tags HTTP/1.1" 409 226 0.013464 10.0.0.33 - - [2026-03-23 08:45:55] "POST /fqname-to-id HTTP/1.1" 404 269 0.008239 10.0.0.33 - - [2026-03-23 08:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.33 - - [2026-03-23 08:45:55] "GET /tag/1122cd6e-c65b-4659-a13c-e4b3c6342466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009861 10.0.0.33 - - [2026-03-23 08:45:55] "POST /access-control-lists HTTP/1.1" 200 630 0.071836 10.0.0.33 - - [2026-03-23 08:45:55] "POST /firewall-rules HTTP/1.1" 200 600 0.132198 10.0.0.33 - - [2026-03-23 08:45:55] "GET /firewall-rule/1c850bfd-4e40-494d-bb67-2625985281fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003869 10.0.0.33 - - [2026-03-23 08:45:55] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003686 10.0.0.33 - - [2026-03-23 08:45:55] "GET /firewall-rule/1c850bfd-4e40-494d-bb67-2625985281fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002032 10.0.0.33 - - [2026-03-23 08:45:55] "POST /ref-update HTTP/1.1" 200 156 0.043768 10.0.0.33 - - [2026-03-23 08:45:55] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008328 10.0.0.33 - - [2026-03-23 08:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.33 - - [2026-03-23 08:45:55] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002352 10.0.0.33 - - [2026-03-23 08:45:55] "POST /tags HTTP/1.1" 409 226 0.001529 10.0.0.33 - - [2026-03-23 08:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.33 - - [2026-03-23 08:45:55] "GET /tag/1122cd6e-c65b-4659-a13c-e4b3c6342466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010134 10.0.0.33 - - [2026-03-23 08:45:55] "POST /firewall-rules HTTP/1.1" 200 598 0.060512 10.0.0.33 - - [2026-03-23 08:45:55] "GET /firewall-rule/96d3b603-d18b-4dd7-bbdd-a1309aebb650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.012693 10.0.0.33 - - [2026-03-23 08:45:55] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003826 10.0.0.33 - - [2026-03-23 08:45:55] "GET /firewall-rule/96d3b603-d18b-4dd7-bbdd-a1309aebb650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002155 10.0.0.33 - - [2026-03-23 08:45:55] "POST /ref-update HTTP/1.1" 200 156 0.052486 10.0.0.33 - - [2026-03-23 08:45:57] "POST /tags HTTP/1.1" 200 345 0.092791 10.0.0.33 - - [2026-03-23 08:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.33 - - [2026-03-23 08:45:57] "GET /tag/8088de9b-1dfb-419d-b9ed-09ffce3b9797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.021225 10.0.0.33 - - [2026-03-23 08:45:57] "POST /projects HTTP/1.1" 409 238 0.003486 10.0.0.33 - - [2026-03-23 08:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.33 - - [2026-03-23 08:45:57] "GET /project/bbb20d79-7896-40c3-8e4f-39e75211fc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.023789 10.0.0.33 - - [2026-03-23 08:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.33 - - [2026-03-23 08:45:57] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005299 10.0.0.33 - - [2026-03-23 08:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.33 - - [2026-03-23 08:45:57] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003911 10.0.0.33 - - [2026-03-23 08:45:57] "POST /security-groups HTTP/1.1" 409 285 0.003341 10.0.0.33 - - [2026-03-23 08:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.33 - - [2026-03-23 08:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.33 - - [2026-03-23 08:45:57] "PUT /security-group/452fa8c5-6363-4e7f-b2dc-c5bc1298f9b9 HTTP/1.1" 200 262 0.059388 10.0.0.33 - - [2026-03-23 08:45:57] "PUT /access-control-list/96c18ff4-2d1c-45b0-bbcd-8ad912ae2067 HTTP/1.1" 200 272 0.023153 10.0.0.33 - - [2026-03-23 08:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.033179 10.0.0.33 - - [2026-03-23 08:45:57] "GET /project/bbb20d79-7896-40c3-8e4f-39e75211fc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.090684 10.0.0.33 - - [2026-03-23 08:45:57] "POST /tags HTTP/1.1" 409 228 0.001610 10.0.0.33 - - [2026-03-23 08:45:57] "PUT /access-control-list/2bce9e82-afdf-46bc-9046-ee82ec7f7564 HTTP/1.1" 200 272 0.031943 10.0.0.33 - - [2026-03-23 08:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.33 - - [2026-03-23 08:45:57] "GET /tag/8088de9b-1dfb-419d-b9ed-09ffce3b9797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.015517 10.0.0.33 - - [2026-03-23 08:45:57] "POST /tags HTTP/1.1" 200 345 0.019461 10.0.0.33 - - [2026-03-23 08:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.33 - - [2026-03-23 08:45:57] "GET /tag/bb6e3cfd-f0f3-42d8-828f-fb8cb65122ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011614 10.0.0.33 - - [2026-03-23 08:45:57] "POST /projects HTTP/1.1" 409 238 0.006121 10.0.0.33 - - [2026-03-23 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.33 - - [2026-03-23 08:45:58] "GET /project/5fc101e7-ade1-43b1-8b6c-761f6a574277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038563 10.0.0.33 - - [2026-03-23 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.33 - - [2026-03-23 08:45:58] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004837 10.0.0.33 - - [2026-03-23 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.33 - - [2026-03-23 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.33 - - [2026-03-23 08:45:58] "GET /project/5fc101e7-ade1-43b1-8b6c-761f6a574277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027572 10.0.0.33 - - [2026-03-23 08:45:58] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003897 10.0.0.33 - - [2026-03-23 08:45:58] "POST /security-groups HTTP/1.1" 409 285 0.001858 10.0.0.33 - - [2026-03-23 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001217 10.0.0.33 - - [2026-03-23 08:45:58] "PUT /security-group/cfbc0d80-f0c0-4a42-a791-029486c96845 HTTP/1.1" 200 262 0.055479 10.0.0.33 - - [2026-03-23 08:45:58] "PUT /access-control-list/95db9db8-bd8e-4259-80af-21220b884a70 HTTP/1.1" 200 272 0.014627 10.0.0.33 - - [2026-03-23 08:45:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.021783 10.0.0.33 - - [2026-03-23 08:45:58] "POST /tags HTTP/1.1" 409 228 0.006710 10.0.0.33 - - [2026-03-23 08:45:58] "PUT /access-control-list/0f1b62e7-4c6d-48d1-b173-2851494bb8e7 HTTP/1.1" 200 272 0.024429 10.0.0.33 - - [2026-03-23 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.33 - - [2026-03-23 08:45:58] "GET /tag/bb6e3cfd-f0f3-42d8-828f-fb8cb65122ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010788 10.0.0.33 - - [2026-03-23 08:45:58] "POST /tags HTTP/1.1" 200 291 0.054507 10.0.0.33 - - [2026-03-23 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008648 10.0.0.33 - - [2026-03-23 08:45:58] "GET /tag/f97b4883-b572-4527-ba79-de7e571581b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.014569 10.0.0.33 - - [2026-03-23 08:45:58] "POST /tags HTTP/1.1" 200 303 0.055415 10.0.0.33 - - [2026-03-23 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007796 10.0.0.33 - - [2026-03-23 08:45:58] "GET /tag/71d8d9f1-471d-4d25-a542-6f6b371c754c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011946 10.0.0.33 - - [2026-03-23 08:45:58] "POST /tags HTTP/1.1" 409 252 0.001551 10.0.0.33 - - [2026-03-23 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001256 10.0.0.33 - - [2026-03-23 08:45:58] "GET /tag/f2f657de-ec9b-442f-a2f8-7cf264e18834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.010688 10.0.0.33 - - [2026-03-23 08:45:58] "POST /tags HTTP/1.1" 409 226 0.001646 10.0.0.33 - - [2026-03-23 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.33 - - [2026-03-23 08:45:58] "GET /tag/7a99c0c3-2344-40fb-b2e4-3242a8183069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010427 10.0.0.33 - - [2026-03-23 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.33 - - [2026-03-23 08:45:58] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003345 10.0.0.33 - - [2026-03-23 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.33 - - [2026-03-23 08:45:58] "GET /project/bbb20d79-7896-40c3-8e4f-39e75211fc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028170 10.0.0.33 - - [2026-03-23 08:45:58] "POST /virtual-machines HTTP/1.1" 200 395 0.006697 10.0.0.33 - - [2026-03-23 08:45:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014077 10.0.0.33 - - [2026-03-23 08:45:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098798 10.0.0.33 - - [2026-03-23 08:45:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007349 10.0.0.33 - - [2026-03-23 08:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.33 - - [2026-03-23 08:45:59] "GET /virtual-machine-interface/b6c1fcb4-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012066 10.0.0.33 - - [2026-03-23 08:45:59] "POST /instance-ips HTTP/1.1" 200 397 0.021202 10.0.0.33 - - [2026-03-23 08:45:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027382 10.0.0.33 - - [2026-03-23 08:45:59] "GET /virtual-machine-interface/b6c1fcb4-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005985 10.0.0.33 - - [2026-03-23 08:45:59] "POST /set-tag HTTP/1.1" 200 109 0.059937 10.0.0.33 - - [2026-03-23 08:45:59] "GET /virtual-machine-interface/b6c1fcb4-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011700 10.0.0.33 - - [2026-03-23 08:45:59] "GET /instance-ip/b6d96a3e-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003002 10.0.0.33 - - [2026-03-23 08:45:59] "GET /virtual-machine-interface/b6c1fcb4-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004246 10.0.0.33 - - [2026-03-23 08:45:59] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.33 - - [2026-03-23 08:45:59] "GET /virtual-router/bf0478ea-e4f9-431a-a40a-e503989cf804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002781 10.0.0.33 - - [2026-03-23 08:45:59] "POST /ref-update HTTP/1.1" 200 156 0.021755 10.0.0.33 - - [2026-03-23 08:45:59] "GET /virtual-machine-interface/b6c1fcb4-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011959 10.0.0.33 - - [2026-03-23 08:45:59] "POST /set-tag HTTP/1.1" 200 109 0.001943 10.0.0.33 - - [2026-03-23 08:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.33 - - [2026-03-23 08:45:59] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003582 10.0.0.33 - - [2026-03-23 08:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.33 - - [2026-03-23 08:45:59] "GET /project/bbb20d79-7896-40c3-8e4f-39e75211fc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028586 10.0.0.33 - - [2026-03-23 08:45:59] "POST /virtual-machines HTTP/1.1" 200 395 0.015894 10.0.0.33 - - [2026-03-23 08:45:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011665 10.0.0.33 - - [2026-03-23 08:45:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101279 10.0.0.33 - - [2026-03-23 08:45:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008144 10.0.0.33 - - [2026-03-23 08:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.33 - - [2026-03-23 08:45:59] "GET /virtual-machine-interface/b7328a1a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009682 10.0.0.33 - - [2026-03-23 08:45:59] "POST /instance-ips HTTP/1.1" 200 397 0.026674 10.0.0.33 - - [2026-03-23 08:45:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023285 10.0.0.33 - - [2026-03-23 08:45:59] "GET /virtual-machine-interface/b7328a1a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.022829 10.0.0.33 - - [2026-03-23 08:45:59] "POST /set-tag HTTP/1.1" 200 109 0.059599 10.0.0.33 - - [2026-03-23 08:46:00] "GET /virtual-machine-interface/b7328a1a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017788 10.0.0.33 - - [2026-03-23 08:46:00] "GET /instance-ip/b74ba5ae-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.013976 10.0.0.33 - - [2026-03-23 08:46:00] "GET /virtual-machine-interface/b7328a1a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004310 10.0.0.33 - - [2026-03-23 08:46:00] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.33 - - [2026-03-23 08:46:00] "GET /virtual-router/bf0478ea-e4f9-431a-a40a-e503989cf804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.004814 10.0.0.33 - - [2026-03-23 08:46:00] "POST /ref-update HTTP/1.1" 200 156 0.010525 10.0.0.33 - - [2026-03-23 08:46:00] "GET /virtual-machine-interface/b7328a1a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012641 10.0.0.33 - - [2026-03-23 08:46:00] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.33 - - [2026-03-23 08:46:00] "POST /tags HTTP/1.1" 200 291 0.016656 10.0.0.33 - - [2026-03-23 08:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010671 10.0.0.33 - - [2026-03-23 08:46:00] "GET /tag/6cae1309-21c9-490c-a0a7-9ff3a04eee60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.021588 10.0.0.33 - - [2026-03-23 08:46:00] "POST /tags HTTP/1.1" 409 252 0.001856 10.0.0.33 - - [2026-03-23 08:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.33 - - [2026-03-23 08:46:00] "GET /tag/8eb7ae1e-16dd-41f0-a994-eee7ee6a9987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.018372 10.0.0.33 - - [2026-03-23 08:46:00] "POST /tags HTTP/1.1" 409 226 0.002657 10.0.0.33 - - [2026-03-23 08:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.33 - - [2026-03-23 08:46:00] "GET /tag/1122cd6e-c65b-4659-a13c-e4b3c6342466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013185 10.0.0.33 - - [2026-03-23 08:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.33 - - [2026-03-23 08:46:00] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010869 10.0.0.33 - - [2026-03-23 08:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.33 - - [2026-03-23 08:46:00] "GET /project/5fc101e7-ade1-43b1-8b6c-761f6a574277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041280 10.0.0.33 - - [2026-03-23 08:46:00] "POST /virtual-machines HTTP/1.1" 200 395 0.007846 10.0.0.33 - - [2026-03-23 08:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017764 10.0.0.33 - - [2026-03-23 08:46:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104937 10.0.0.33 - - [2026-03-23 08:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008415 10.0.0.33 - - [2026-03-23 08:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009044 10.0.0.33 - - [2026-03-23 08:46:00] "GET /virtual-machine-interface/b7cfefa8-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008996 10.0.0.33 - - [2026-03-23 08:46:00] "POST /instance-ips HTTP/1.1" 200 397 0.017782 10.0.0.33 - - [2026-03-23 08:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015542 10.0.0.33 - - [2026-03-23 08:46:00] "GET /virtual-machine-interface/b7cfefa8-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010727 10.0.0.33 - - [2026-03-23 08:46:01] "POST /set-tag HTTP/1.1" 200 109 0.059942 10.0.0.33 - - [2026-03-23 08:46:01] "GET /virtual-machine-interface/b7cfefa8-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015230 10.0.0.33 - - [2026-03-23 08:46:01] "GET /instance-ip/b7e92ab8-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006709 10.0.0.33 - - [2026-03-23 08:46:01] "GET /virtual-machine-interface/b7cfefa8-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006662 10.0.0.33 - - [2026-03-23 08:46:01] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.33 - - [2026-03-23 08:46:01] "GET /virtual-router/bf0478ea-e4f9-431a-a40a-e503989cf804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.015440 10.0.0.33 - - [2026-03-23 08:46:01] "POST /ref-update HTTP/1.1" 200 156 0.011949 10.0.0.33 - - [2026-03-23 08:46:01] "GET /virtual-machine-interface/b7cfefa8-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017801 10.0.0.33 - - [2026-03-23 08:46:01] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.33 - - [2026-03-23 08:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.33 - - [2026-03-23 08:46:01] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004363 10.0.0.33 - - [2026-03-23 08:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.33 - - [2026-03-23 08:46:01] "GET /project/5fc101e7-ade1-43b1-8b6c-761f6a574277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025841 10.0.0.33 - - [2026-03-23 08:46:01] "POST /virtual-machines HTTP/1.1" 200 395 0.006439 10.0.0.33 - - [2026-03-23 08:46:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016034 10.0.0.33 - - [2026-03-23 08:46:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121414 10.0.0.33 - - [2026-03-23 08:46:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008956 10.0.0.33 - - [2026-03-23 08:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010291 10.0.0.33 - - [2026-03-23 08:46:01] "GET /virtual-machine-interface/b844803e-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009291 10.0.0.33 - - [2026-03-23 08:46:01] "POST /instance-ips HTTP/1.1" 200 397 0.023442 10.0.0.33 - - [2026-03-23 08:46:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023515 10.0.0.33 - - [2026-03-23 08:46:01] "GET /virtual-machine-interface/b844803e-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015678 10.0.0.33 - - [2026-03-23 08:46:01] "POST /set-tag HTTP/1.1" 200 109 0.059700 10.0.0.33 - - [2026-03-23 08:46:01] "GET /virtual-machine-interface/b844803e-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008632 10.0.0.33 - - [2026-03-23 08:46:01] "GET /instance-ip/b85f68fe-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002755 10.0.0.33 - - [2026-03-23 08:46:01] "GET /virtual-machine-interface/b844803e-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004320 10.0.0.33 - - [2026-03-23 08:46:01] "POST /set-tag HTTP/1.1" 200 109 0.011704 10.0.0.33 - - [2026-03-23 08:46:01] "GET /virtual-router/bf0478ea-e4f9-431a-a40a-e503989cf804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003820 10.0.0.33 - - [2026-03-23 08:46:01] "POST /ref-update HTTP/1.1" 200 156 0.009279 10.0.0.33 - - [2026-03-23 08:46:01] "GET /virtual-machine-interface/b844803e-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011274 10.0.0.33 - - [2026-03-23 08:46:01] "POST /set-tag HTTP/1.1" 200 109 0.003095 10.0.0.33 - - [2026-03-23 08:46:02] "POST /tags HTTP/1.1" 200 299 0.016720 10.0.0.33 - - [2026-03-23 08:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006046 10.0.0.33 - - [2026-03-23 08:46:02] "GET /tag/d17126de-8446-4a8d-abf6-e2546d9e8f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.014667 10.0.0.33 - - [2026-03-23 08:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.33 - - [2026-03-23 08:46:02] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003785 10.0.0.33 - - [2026-03-23 08:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.33 - - [2026-03-23 08:46:02] "GET /project/bbb20d79-7896-40c3-8e4f-39e75211fc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040831 10.0.0.33 - - [2026-03-23 08:46:02] "POST /virtual-machines HTTP/1.1" 200 395 0.007612 10.0.0.33 - - [2026-03-23 08:46:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.042278 10.0.0.33 - - [2026-03-23 08:46:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093512 10.0.0.33 - - [2026-03-23 08:46:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015435 10.0.0.33 - - [2026-03-23 08:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007855 10.0.0.33 - - [2026-03-23 08:46:02] "GET /virtual-machine-interface/b8cd6a34-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005065 10.0.0.33 - - [2026-03-23 08:46:02] "POST /instance-ips HTTP/1.1" 200 397 0.019487 10.0.0.33 - - [2026-03-23 08:46:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017385 10.0.0.33 - - [2026-03-23 08:46:02] "GET /virtual-machine-interface/b8cd6a34-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006716 10.0.0.33 - - [2026-03-23 08:46:02] "POST /set-tag HTTP/1.1" 200 109 0.026210 10.0.0.33 - - [2026-03-23 08:46:02] "GET /virtual-machine-interface/b8cd6a34-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018030 10.0.0.33 - - [2026-03-23 08:46:02] "GET /instance-ip/b8e5ba08-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003290 10.0.0.33 - - [2026-03-23 08:46:02] "GET /virtual-machine-interface/b8cd6a34-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003999 10.0.0.33 - - [2026-03-23 08:46:02] "POST /set-tag HTTP/1.1" 200 109 0.002934 10.0.0.33 - - [2026-03-23 08:46:02] "POST /tags HTTP/1.1" 200 299 0.018485 10.0.0.33 - - [2026-03-23 08:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.33 - - [2026-03-23 08:46:02] "GET /tag/4f96909a-a6f5-48c5-ab2d-1ff0176d6ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012724 10.0.0.33 - - [2026-03-23 08:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.33 - - [2026-03-23 08:46:02] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004235 10.0.0.33 - - [2026-03-23 08:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.33 - - [2026-03-23 08:46:02] "GET /project/bbb20d79-7896-40c3-8e4f-39e75211fc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030441 10.0.0.33 - - [2026-03-23 08:46:02] "POST /virtual-machines HTTP/1.1" 200 395 0.009270 10.0.0.33 - - [2026-03-23 08:46:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014343 10.0.0.33 - - [2026-03-23 08:46:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119607 10.0.0.33 - - [2026-03-23 08:46:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009694 10.0.0.33 - - [2026-03-23 08:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011265 10.0.0.33 - - [2026-03-23 08:46:03] "GET /virtual-machine-interface/b93b9d56-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005020 10.0.0.33 - - [2026-03-23 08:46:03] "POST /instance-ips HTTP/1.1" 200 397 0.023940 10.0.0.33 - - [2026-03-23 08:46:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.031586 10.0.0.33 - - [2026-03-23 08:46:03] "GET /virtual-machine-interface/b93b9d56-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009567 10.0.0.33 - - [2026-03-23 08:46:03] "POST /set-tag HTTP/1.1" 200 109 0.023409 10.0.0.33 - - [2026-03-23 08:46:03] "GET /virtual-machine-interface/b93b9d56-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023652 10.0.0.33 - - [2026-03-23 08:46:03] "GET /instance-ip/b957aba4-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007628 10.0.0.33 - - [2026-03-23 08:46:03] "GET /virtual-machine-interface/b93b9d56-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004922 10.0.0.33 - - [2026-03-23 08:46:03] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.33 - - [2026-03-23 08:46:03] "POST /tags HTTP/1.1" 200 299 0.019466 10.0.0.33 - - [2026-03-23 08:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.33 - - [2026-03-23 08:46:03] "GET /tag/7fb5f8c6-5ded-4b71-af34-88975c319152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.021861 10.0.0.33 - - [2026-03-23 08:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.33 - - [2026-03-23 08:46:03] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004177 10.0.0.33 - - [2026-03-23 08:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.33 - - [2026-03-23 08:46:03] "GET /project/5fc101e7-ade1-43b1-8b6c-761f6a574277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032163 10.0.0.33 - - [2026-03-23 08:46:03] "POST /virtual-machines HTTP/1.1" 200 395 0.012351 10.0.0.33 - - [2026-03-23 08:46:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024507 10.0.0.33 - - [2026-03-23 08:46:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106932 10.0.0.33 - - [2026-03-23 08:46:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008538 10.0.0.33 - - [2026-03-23 08:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007411 10.0.0.33 - - [2026-03-23 08:46:03] "GET /virtual-machine-interface/b9b0506a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007258 10.0.0.33 - - [2026-03-23 08:46:04] "POST /instance-ips HTTP/1.1" 200 397 0.022343 10.0.0.33 - - [2026-03-23 08:46:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028659 10.0.0.33 - - [2026-03-23 08:46:04] "GET /virtual-machine-interface/b9b0506a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011345 10.0.0.33 - - [2026-03-23 08:46:04] "POST /set-tag HTTP/1.1" 200 109 0.016468 10.0.0.33 - - [2026-03-23 08:46:04] "GET /virtual-machine-interface/b9b0506a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014011 10.0.0.33 - - [2026-03-23 08:46:04] "GET /instance-ip/b9c9919c-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006420 10.0.0.33 - - [2026-03-23 08:46:04] "GET /virtual-machine-interface/b9b0506a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004113 10.0.0.33 - - [2026-03-23 08:46:04] "POST /set-tag HTTP/1.1" 200 109 0.001985 10.0.0.33 - - [2026-03-23 08:46:04] "POST /tags HTTP/1.1" 200 299 0.025268 10.0.0.33 - - [2026-03-23 08:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.33 - - [2026-03-23 08:46:04] "GET /tag/91a8e110-4015-4d6a-b1c2-1ba6b27a7d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011010 10.0.0.33 - - [2026-03-23 08:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.33 - - [2026-03-23 08:46:04] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006089 10.0.0.33 - - [2026-03-23 08:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.33 - - [2026-03-23 08:46:04] "GET /project/5fc101e7-ade1-43b1-8b6c-761f6a574277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033627 10.0.0.33 - - [2026-03-23 08:46:04] "POST /virtual-machines HTTP/1.1" 200 395 0.007477 10.0.0.33 - - [2026-03-23 08:46:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.021883 10.0.0.33 - - [2026-03-23 08:46:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.152141 10.0.0.33 - - [2026-03-23 08:46:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.027190 10.0.0.33 - - [2026-03-23 08:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015506 10.0.0.33 - - [2026-03-23 08:46:04] "GET /virtual-machine-interface/ba1d99fe-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005747 10.0.0.33 - - [2026-03-23 08:46:04] "POST /instance-ips HTTP/1.1" 200 397 0.032523 10.0.0.33 - - [2026-03-23 08:46:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.057159 10.0.0.33 - - [2026-03-23 08:46:04] "GET /virtual-machine-interface/ba1d99fe-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.025138 10.0.0.33 - - [2026-03-23 08:46:05] "POST /set-tag HTTP/1.1" 200 109 0.033190 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-machine-interface/ba1d99fe-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023675 10.0.0.33 - - [2026-03-23 08:46:05] "GET /instance-ip/ba40c8d4-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009863 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-machine-interface/ba1d99fe-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004943 10.0.0.33 - - [2026-03-23 08:46:05] "POST /set-tag HTTP/1.1" 200 109 0.004173 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-router/bf0478ea-e4f9-431a-a40a-e503989cf804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.005499 10.0.0.33 - - [2026-03-23 08:46:05] "POST /ref-update HTTP/1.1" 200 156 0.015939 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-machine-interface/b8cd6a34-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021091 10.0.0.33 - - [2026-03-23 08:46:05] "POST /set-tag HTTP/1.1" 200 109 0.011921 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-machine-interface/b6c1fcb4-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004788 10.0.0.33 - - [2026-03-23 08:46:05] "POST /set-tag HTTP/1.1" 200 109 0.003298 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-router/bf0478ea-e4f9-431a-a40a-e503989cf804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005063 10.0.0.33 - - [2026-03-23 08:46:05] "POST /ref-update HTTP/1.1" 200 156 0.017004 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-machine-interface/b9b0506a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006603 10.0.0.33 - - [2026-03-23 08:46:05] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-machine-interface/b7328a1a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004740 10.0.0.33 - - [2026-03-23 08:46:05] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-router/bf0478ea-e4f9-431a-a40a-e503989cf804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004656 10.0.0.33 - - [2026-03-23 08:46:05] "POST /ref-update HTTP/1.1" 200 156 0.013019 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-machine-interface/b93b9d56-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004887 10.0.0.33 - - [2026-03-23 08:46:05] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-router/bf0478ea-e4f9-431a-a40a-e503989cf804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.003972 10.0.0.33 - - [2026-03-23 08:46:05] "POST /ref-update HTTP/1.1" 200 156 0.007223 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-machine-interface/ba1d99fe-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005345 10.0.0.33 - - [2026-03-23 08:46:05] "POST /set-tag HTTP/1.1" 200 109 0.004151 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-machine-interface/b7cfefa8-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003784 10.0.0.33 - - [2026-03-23 08:46:05] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-machine-interface/b844803e-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006386 10.0.0.33 - - [2026-03-23 08:46:05] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-machine-interface/b8cd6a34-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005135 10.0.0.33 - - [2026-03-23 08:46:05] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-machine-interface/b93b9d56-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004589 10.0.0.33 - - [2026-03-23 08:46:05] "POST /set-tag HTTP/1.1" 200 109 0.002879 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-machine-interface/b9b0506a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005396 10.0.0.33 - - [2026-03-23 08:46:05] "POST /set-tag HTTP/1.1" 200 109 0.003233 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-machine-interface/ba1d99fe-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004861 10.0.0.33 - - [2026-03-23 08:46:05] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.33 - - [2026-03-23 08:46:05] "GET /virtual-machine-interface/b7cfefa8-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003727 10.0.0.33 - - [2026-03-23 08:46:05] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.33 - - [2026-03-23 08:46:09] "GET /virtual-machine-interface/b6c1fcb4-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005921 10.0.0.33 - - [2026-03-23 08:46:09] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.33 - - [2026-03-23 08:46:09] "GET /virtual-machine-interface/ba1d99fe-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004150 10.0.0.33 - - [2026-03-23 08:46:09] "POST /set-tag HTTP/1.1" 200 109 0.003093 10.0.0.33 - - [2026-03-23 08:46:09] "GET /virtual-machine-interface/b93b9d56-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004862 10.0.0.33 - - [2026-03-23 08:46:09] "POST /set-tag HTTP/1.1" 200 109 0.003119 10.0.0.33 - - [2026-03-23 08:46:10] "GET /virtual-machine-interface/b7328a1a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004270 10.0.0.33 - - [2026-03-23 08:46:10] "POST /set-tag HTTP/1.1" 200 109 0.003761 10.0.0.33 - - [2026-03-23 08:46:11] "GET /virtual-machine-interface/b844803e-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004047 10.0.0.33 - - [2026-03-23 08:46:11] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.33 - - [2026-03-23 08:46:13] "GET /virtual-machine/0ec2eaa5-7250-44a5-894e-3a04c2c57cd1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003678 10.0.0.33 - - [2026-03-23 08:46:13] "GET /virtual-machine-interface/b6c1fcb4-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003984 10.0.0.33 - - [2026-03-23 08:46:13] "GET /virtual-machine/39fb2a8b-0e84-4b9b-ac15-89a2b1a4e60b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002904 10.0.0.33 - - [2026-03-23 08:46:13] "GET /virtual-machine-interface/b7328a1a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004012 10.0.0.33 - - [2026-03-23 08:46:13] "GET /virtual-machine/4a0bdfda-0618-44f2-ad30-0ccb933c41e6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002761 10.0.0.33 - - [2026-03-23 08:46:13] "GET /virtual-machine-interface/b7cfefa8-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004489 10.0.0.33 - - [2026-03-23 08:46:13] "GET /virtual-machine/3ef54ba2-0b57-4741-9b7e-275b91ed1ea3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002581 10.0.0.33 - - [2026-03-23 08:46:13] "GET /virtual-machine-interface/b844803e-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003840 10.0.0.33 - - [2026-03-23 08:46:14] "GET /virtual-machine-interface/b8cd6a34-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004884 10.0.0.33 - - [2026-03-23 08:46:14] "POST /set-tag HTTP/1.1" 200 109 0.003345 10.0.0.33 - - [2026-03-23 08:46:14] "GET /virtual-machine-interface/b9b0506a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003797 10.0.0.33 - - [2026-03-23 08:46:14] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.33 - - [2026-03-23 08:46:18] "GET /virtual-machine/b511d153-0fc9-4c09-9148-31736cd019ab?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005809 10.0.0.33 - - [2026-03-23 08:46:18] "GET /virtual-machine-interface/b8cd6a34-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006796 10.0.0.33 - - [2026-03-23 08:46:18] "GET /virtual-machine/647cca69-4e37-43ea-86ec-30e740cf13d8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002890 10.0.0.33 - - [2026-03-23 08:46:18] "GET /virtual-machine-interface/b9b0506a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008648 10.0.0.33 - - [2026-03-23 08:46:18] "GET /virtual-machine/875460fe-3059-4794-b2e5-894b3bf91835?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006725 10.0.0.33 - - [2026-03-23 08:46:18] "GET /virtual-machine-interface/b93b9d56-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003585 10.0.0.33 - - [2026-03-23 08:46:18] "GET /virtual-machine/dbba578f-1b6e-4c31-8cea-899dca90c021?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003052 10.0.0.33 - - [2026-03-23 08:46:18] "GET /virtual-machine-interface/ba1d99fe-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004036 10.0.0.33 - - [2026-03-23 08:46:19] "GET /loadbalancer/454c9afe-df83-4b5f-8819-2ea677511a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006291 10.0.0.33 - - [2026-03-23 08:46:19] "POST /tags HTTP/1.1" 200 333 0.031414 10.0.0.33 - - [2026-03-23 08:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.33 - - [2026-03-23 08:46:19] "GET /tag/66017f6a-9885-44b9-bb24-9d51c549e604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.020717 10.0.0.33 - - [2026-03-23 08:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.33 - - [2026-03-23 08:46:19] "GET /project/bbb20d79-7896-40c3-8e4f-39e75211fc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052896 10.0.0.33 - - [2026-03-23 08:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.33 - - [2026-03-23 08:46:19] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.009466 10.0.0.33 - - [2026-03-23 08:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2026-03-23 08:46:19] "GET /service-appliance-set/511041f9-e5ab-4191-b409-781741e0b4d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003056 10.0.0.33 - - [2026-03-23 08:46:19] "POST /fqname-to-id HTTP/1.1" 404 273 0.001637 10.0.0.33 - - [2026-03-23 08:46:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.106310 10.0.0.33 - - [2026-03-23 08:46:19] "GET /virtual-machine-interface/62053d3b-9aad-4d3d-9c3e-79433665b656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.005085 10.0.0.33 - - [2026-03-23 08:46:19] "POST /instance-ips HTTP/1.1" 200 409 0.029916 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:46:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.012963 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:46:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001264 10.0.0.33 - - [2026-03-23 08:46:19] "GET /instance-ip/c57e51dc-5aa4-4514-a3f6-5d4802095673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.007431 10.0.0.33 - - [2026-03-23 08:46:19] "POST /loadbalancers HTTP/1.1" 200 629 0.068189 10.0.0.33 - - [2026-03-23 08:46:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020443 10.0.0.33 - - [2026-03-23 08:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.33 - - [2026-03-23 08:46:19] "GET /project/bbb20d79-7896-40c3-8e4f-39e75211fc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055523 10.0.0.33 - - [2026-03-23 08:46:19] "GET /instance-ip/c57e51dc-5aa4-4514-a3f6-5d4802095673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002898 10.0.0.33 - - [2026-03-23 08:46:19] "GET /project/bbb20d79-7896-40c3-8e4f-39e75211fc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.126227 10.0.0.33 - - [2026-03-23 08:46:19] "GET /loadbalancer/454c9afe-df83-4b5f-8819-2ea677511a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.035645 10.0.0.33 - - [2026-03-23 08:46:19] "POST /floating-ips HTTP/1.1" 200 597 0.155585 10.0.0.33 - - [2026-03-23 08:46:19] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.045120 10.0.0.33 - - [2026-03-23 08:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.33 - - [2026-03-23 08:46:20] "GET /project/bbb20d79-7896-40c3-8e4f-39e75211fc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041677 10.0.0.33 - - [2026-03-23 08:46:20] "GET /loadbalancer-listener/aada7140-5b33-471f-bd77-f60cf1131de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002597 10.0.0.33 - - [2026-03-23 08:46:20] "GET /loadbalancer-listener/aada7140-5b33-471f-bd77-f60cf1131de4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003205 10.0.0.33 - - [2026-03-23 08:46:20] "GET /loadbalancer/454c9afe-df83-4b5f-8819-2ea677511a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002656 10.0.0.33 - - [2026-03-23 08:46:20] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.029137 10.0.0.33 - - [2026-03-23 08:46:20] "GET /instance-ip/c57e51dc-5aa4-4514-a3f6-5d4802095673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002724 10.0.0.33 - - [2026-03-23 08:46:20] "GET /instance-ip/c57e51dc-5aa4-4514-a3f6-5d4802095673?fields=floating_ips HTTP/1.1" 200 1213 0.005155 10.0.0.33 - - [2026-03-23 08:46:20] "GET /floating-ip/ac4f08dc-76fe-457f-bba2-9ca9148c477a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002244 10.0.0.33 - - [2026-03-23 08:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.33 - - [2026-03-23 08:46:20] "GET /loadbalancer/454c9afe-df83-4b5f-8819-2ea677511a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002042 10.0.0.33 - - [2026-03-23 08:46:20] "GET /loadbalancer-pool/1291bcf5-f160-4df8-a7b5-0d88ad8caab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004519 10.0.0.33 - - [2026-03-23 08:46:20] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016843 10.0.0.33 - - [2026-03-23 08:46:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016989 10.0.0.33 - - [2026-03-23 08:46:20] "GET /virtual-machine-interface/b7328a1a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010647 10.0.0.33 - - [2026-03-23 08:46:20] "GET /virtual-machine-interface/b7328a1a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007058 10.0.0.33 - - [2026-03-23 08:46:20] "POST /ref-update HTTP/1.1" 200 156 0.010491 10.0.0.33 - - [2026-03-23 08:46:20] "GET /floating-ip/ac4f08dc-76fe-457f-bba2-9ca9148c477a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.022197 10.0.0.33 - - [2026-03-23 08:46:20] "POST /tags HTTP/1.1" 409 221 0.004654 10.0.0.33 - - [2026-03-23 08:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.33 - - [2026-03-23 08:46:20] "GET /tag/66017f6a-9885-44b9-bb24-9d51c549e604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013104 10.0.0.33 - - [2026-03-23 08:46:20] "PUT /floating-ip/ac4f08dc-76fe-457f-bba2-9ca9148c477a HTTP/1.1" 200 256 0.033247 10.0.0.33 - - [2026-03-23 08:46:20] "POST /set-tag HTTP/1.1" 200 109 0.078155 10.0.0.33 - - [2026-03-23 08:46:20] "GET /loadbalancer-pool/1291bcf5-f160-4df8-a7b5-0d88ad8caab8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.022570 10.0.0.33 - - [2026-03-23 08:46:20] "POST /loadbalancer-members HTTP/1.1" 200 721 0.032685 10.0.0.33 - - [2026-03-23 08:46:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009891 10.0.0.33 - - [2026-03-23 08:46:20] "GET /virtual-machine-interface/b6c1fcb4-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019968 10.0.0.33 - - [2026-03-23 08:46:20] "GET /virtual-machine-interface/b6c1fcb4-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005370 10.0.0.33 - - [2026-03-23 08:46:20] "POST /ref-update HTTP/1.1" 200 156 0.009004 10.0.0.33 - - [2026-03-23 08:46:20] "GET /floating-ip/ac4f08dc-76fe-457f-bba2-9ca9148c477a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.006841 10.0.0.33 - - [2026-03-23 08:46:20] "POST /set-tag HTTP/1.1" 200 109 0.098167 10.0.0.33 - - [2026-03-23 08:46:21] "POST /tags HTTP/1.1" 409 206 0.002066 10.0.0.33 - - [2026-03-23 08:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009846 10.0.0.33 - - [2026-03-23 08:46:21] "GET /tag/71d8d9f1-471d-4d25-a542-6f6b371c754c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.032999 10.0.0.33 - - [2026-03-23 08:46:21] "POST /tags HTTP/1.1" 409 204 0.004031 10.0.0.33 - - [2026-03-23 08:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007344 10.0.0.33 - - [2026-03-23 08:46:21] "GET /tag/4f96909a-a6f5-48c5-ab2d-1ff0176d6ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.020284 10.0.0.33 - - [2026-03-23 08:46:21] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005871 10.0.0.33 - - [2026-03-23 08:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.33 - - [2026-03-23 08:46:21] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009530 10.0.0.33 - - [2026-03-23 08:46:21] "POST /tags HTTP/1.1" 409 206 0.002562 10.0.0.33 - - [2026-03-23 08:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.33 - - [2026-03-23 08:46:21] "GET /tag/71d8d9f1-471d-4d25-a542-6f6b371c754c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015036 10.0.0.33 - - [2026-03-23 08:46:21] "POST /tags HTTP/1.1" 409 226 0.004267 10.0.0.33 - - [2026-03-23 08:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.33 - - [2026-03-23 08:46:21] "GET /tag/7a99c0c3-2344-40fb-b2e4-3242a8183069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.042172 10.0.0.33 - - [2026-03-23 08:46:21] "POST /tags HTTP/1.1" 409 204 0.002213 10.0.0.33 - - [2026-03-23 08:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.33 - - [2026-03-23 08:46:21] "GET /tag/4f96909a-a6f5-48c5-ab2d-1ff0176d6ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011756 10.0.0.33 - - [2026-03-23 08:46:21] "POST /tags HTTP/1.1" 409 226 0.002037 10.0.0.33 - - [2026-03-23 08:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.33 - - [2026-03-23 08:46:21] "GET /tag/7a99c0c3-2344-40fb-b2e4-3242a8183069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011931 10.0.0.33 - - [2026-03-23 08:46:21] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002561 10.0.0.33 - - [2026-03-23 08:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.33 - - [2026-03-23 08:46:21] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002577 10.0.0.33 - - [2026-03-23 08:46:21] "POST /firewall-rules HTTP/1.1" 200 626 0.097144 10.0.0.33 - - [2026-03-23 08:46:22] "POST /firewall-rules HTTP/1.1" 200 646 0.101156 10.0.0.33 - - [2026-03-23 08:46:22] "GET /firewall-rule/c4bfc06e-90c0-451b-8e24-2b91228eef73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.004128 10.0.0.33 - - [2026-03-23 08:46:22] "GET /firewall-policy/35958901-b68e-4e23-bba0-f26f4e315213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002018 10.0.0.33 - - [2026-03-23 08:46:22] "GET /firewall-rule/59fea941-7407-4aa5-93c3-45242b64539b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.002990 10.0.0.33 - - [2026-03-23 08:46:22] "POST /ref-update HTTP/1.1" 200 156 0.019848 10.0.0.33 - - [2026-03-23 08:46:22] "POST /firewall-policys HTTP/1.1" 200 606 0.067007 10.0.0.33 - - [2026-03-23 08:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.044132 10.0.0.33 - - [2026-03-23 08:46:22] "GET /firewall-policy/37dd5c4f-c228-42e8-be5f-c5999001ffc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004384 10.0.0.33 - - [2026-03-23 08:46:22] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005329 10.0.0.33 - - [2026-03-23 08:46:22] "GET /firewall-policy/37dd5c4f-c228-42e8-be5f-c5999001ffc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002698 10.0.0.33 - - [2026-03-23 08:46:22] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004141 10.0.0.33 - - [2026-03-23 08:46:22] "GET /firewall-policy/2611f318-a1f4-4522-8ca0-67da87c64263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006967 10.0.0.33 - - [2026-03-23 08:46:22] "GET /firewall-policy/35958901-b68e-4e23-bba0-f26f4e315213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003682 10.0.0.33 - - [2026-03-23 08:46:22] "GET /firewall-policy/35958901-b68e-4e23-bba0-f26f4e315213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002032 10.0.0.33 - - [2026-03-23 08:46:22] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002124 10.0.0.33 - - [2026-03-23 08:46:22] "POST /ref-update HTTP/1.1" 200 156 0.091922 10.0.0.33 - - [2026-03-23 08:46:22] "POST /ref-update HTTP/1.1" 200 156 0.047808 10.0.0.33 - - [2026-03-23 08:46:22] "POST /ref-update HTTP/1.1" 200 156 0.047896 10.0.0.33 - - [2026-03-23 08:46:22] "POST /ref-update HTTP/1.1" 200 156 0.026717 10.0.0.33 - - [2026-03-23 08:46:22] "POST /ref-update HTTP/1.1" 200 156 0.065136 10.0.0.33 - - [2026-03-23 08:46:22] "GET /firewall-policy/37dd5c4f-c228-42e8-be5f-c5999001ffc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010137 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:46:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:46:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000802 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:46:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:46:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:46:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001069 [Introspect:8084]10.0.0.33 - - [2026-03-23 08:46:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 10.0.0.33 - - [2026-03-23 08:47:02] "GET /virtual-machine-interface/b6c1fcb4-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.028427 10.0.0.33 - - [2026-03-23 08:47:02] "POST /set-tag HTTP/1.1" 200 109 0.007703 10.0.0.33 - - [2026-03-23 08:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.33 - - [2026-03-23 08:47:02] "GET /loadbalancer/454c9afe-df83-4b5f-8819-2ea677511a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002529 10.0.0.33 - - [2026-03-23 08:47:02] "GET /virtual-machine-interface/b6c1fcb4-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004479 10.0.0.33 - - [2026-03-23 08:47:02] "POST /set-tag HTTP/1.1" 200 109 0.036113 10.0.0.33 - - [2026-03-23 08:47:02] "DELETE /loadbalancer-member/6752c25b-6821-4d5d-945c-e34073109652 HTTP/1.1" 200 115 0.044797 10.0.0.33 - - [2026-03-23 08:47:02] "GET /virtual-machine-interface/b8cd6a34-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005831 10.0.0.33 - - [2026-03-23 08:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.33 - - [2026-03-23 08:47:02] "GET /virtual-machine-interface/b9b0506a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008031 10.0.0.33 - - [2026-03-23 08:47:02] "POST /set-tag HTTP/1.1" 200 109 0.001967 10.0.0.33 - - [2026-03-23 08:47:02] "GET /virtual-machine-interface/b93b9d56-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007773 10.0.0.33 - - [2026-03-23 08:47:02] "POST /set-tag HTTP/1.1" 200 109 0.001966 10.0.0.33 - - [2026-03-23 08:47:02] "GET /virtual-machine-interface/b7328a1a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004112 10.0.0.33 - - [2026-03-23 08:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002303 10.0.0.33 - - [2026-03-23 08:47:02] "GET /virtual-machine-interface/b844803e-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005009 10.0.0.33 - - [2026-03-23 08:47:02] "POST /set-tag HTTP/1.1" 200 109 0.001839 10.0.0.33 - - [2026-03-23 08:47:02] "GET /virtual-machine-interface/b7cfefa8-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005478 10.0.0.33 - - [2026-03-23 08:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.33 - - [2026-03-23 08:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.33 - - [2026-03-23 08:47:02] "GET /loadbalancer/454c9afe-df83-4b5f-8819-2ea677511a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002415 10.0.0.33 - - [2026-03-23 08:47:02] "GET /virtual-machine-interface/ba1d99fe-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004412 10.0.0.33 - - [2026-03-23 08:47:02] "POST /set-tag HTTP/1.1" 200 109 0.002605 10.0.0.33 - - [2026-03-23 08:47:03] "GET /virtual-machine-interface/b844803e-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006004 10.0.0.33 - - [2026-03-23 08:47:03] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.33 - - [2026-03-23 08:47:03] "GET /virtual-machine-interface/b844803e-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008964 10.0.0.33 - - [2026-03-23 08:47:03] "POST /set-tag HTTP/1.1" 200 109 0.003625 10.0.0.33 - - [2026-03-23 08:47:04] "GET /virtual-machine/3ef54ba2-0b57-4741-9b7e-275b91ed1ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002786 10.0.0.33 - - [2026-03-23 08:47:04] "POST /ref-update HTTP/1.1" 200 156 0.010241 10.0.0.33 - - [2026-03-23 08:47:04] "GET /virtual-machine-interface/b844803e-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022224 10.0.0.33 - - [2026-03-23 08:47:04] "POST /set-tag HTTP/1.1" 200 109 0.016989 10.0.0.33 - - [2026-03-23 08:47:04] "POST /set-tag HTTP/1.1" 200 109 0.031643 10.0.0.33 - - [2026-03-23 08:47:04] "POST /set-tag HTTP/1.1" 200 109 0.023480 10.0.0.33 - - [2026-03-23 08:47:04] "POST /set-tag HTTP/1.1" 200 109 0.016468 10.0.0.33 - - [2026-03-23 08:47:04] "POST /set-tag HTTP/1.1" 200 109 0.025365 10.0.0.33 - - [2026-03-23 08:47:04] "DELETE /instance-ip/b85f68fe-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.042377 10.0.0.33 - - [2026-03-23 08:47:04] "DELETE /virtual-machine-interface/b844803e-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.049491 10.0.0.33 - - [2026-03-23 08:47:04] "DELETE /virtual-machine/3ef54ba2-0b57-4741-9b7e-275b91ed1ea3 HTTP/1.1" 200 115 0.020476 10.0.0.33 - - [2026-03-23 08:47:04] "GET /virtual-machine-interface/b6c1fcb4-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003986 10.0.0.33 - - [2026-03-23 08:47:04] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.33 - - [2026-03-23 08:47:04] "GET /virtual-machine-interface/b6c1fcb4-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003719 10.0.0.33 - - [2026-03-23 08:47:04] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.33 - - [2026-03-23 08:47:04] "GET /virtual-machine/0ec2eaa5-7250-44a5-894e-3a04c2c57cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002606 10.0.0.33 - - [2026-03-23 08:47:04] "POST /ref-update HTTP/1.1" 200 156 0.008342 10.0.0.33 - - [2026-03-23 08:47:04] "GET /virtual-machine-interface/b6c1fcb4-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014504 10.0.0.33 - - [2026-03-23 08:47:04] "POST /set-tag HTTP/1.1" 200 109 0.016736 10.0.0.33 - - [2026-03-23 08:47:04] "POST /set-tag HTTP/1.1" 200 109 0.024834 10.0.0.33 - - [2026-03-23 08:47:04] "POST /set-tag HTTP/1.1" 200 109 0.021556 10.0.0.33 - - [2026-03-23 08:47:04] "POST /set-tag HTTP/1.1" 200 109 0.014391 10.0.0.33 - - [2026-03-23 08:47:04] "POST /set-tag HTTP/1.1" 200 109 0.020890 10.0.0.33 - - [2026-03-23 08:47:04] "DELETE /instance-ip/b6d96a3e-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.037868 10.0.0.33 - - [2026-03-23 08:47:04] "POST /ref-update HTTP/1.1" 200 156 0.006818 10.0.0.33 - - [2026-03-23 08:47:04] "DELETE /virtual-machine-interface/b6c1fcb4-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.049503 10.0.0.33 - - [2026-03-23 08:47:04] "DELETE /virtual-machine/0ec2eaa5-7250-44a5-894e-3a04c2c57cd1 HTTP/1.1" 200 115 0.024091 10.0.0.33 - - [2026-03-23 08:47:04] "GET /virtual-machine-interface/b7cfefa8-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004471 10.0.0.33 - - [2026-03-23 08:47:05] "POST /set-tag HTTP/1.1" 200 109 0.004023 10.0.0.33 - - [2026-03-23 08:47:05] "GET /virtual-machine-interface/b7cfefa8-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009912 10.0.0.33 - - [2026-03-23 08:47:05] "POST /set-tag HTTP/1.1" 200 109 0.002926 10.0.0.33 - - [2026-03-23 08:47:05] "GET /virtual-machine/4a0bdfda-0618-44f2-ad30-0ccb933c41e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.005023 10.0.0.33 - - [2026-03-23 08:47:05] "POST /ref-update HTTP/1.1" 200 156 0.022841 10.0.0.33 - - [2026-03-23 08:47:05] "GET /virtual-machine-interface/b7cfefa8-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.025770 10.0.0.33 - - [2026-03-23 08:47:05] "POST /set-tag HTTP/1.1" 200 109 0.036697 10.0.0.33 - - [2026-03-23 08:47:05] "POST /set-tag HTTP/1.1" 200 109 0.060471 10.0.0.33 - - [2026-03-23 08:47:05] "POST /set-tag HTTP/1.1" 200 109 0.072033 10.0.0.33 - - [2026-03-23 08:47:05] "POST /set-tag HTTP/1.1" 200 109 0.029091 10.0.0.33 - - [2026-03-23 08:47:05] "POST /set-tag HTTP/1.1" 200 109 0.035786 10.0.0.33 - - [2026-03-23 08:47:05] "DELETE /instance-ip/b7e92ab8-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.079033 10.0.0.33 - - [2026-03-23 08:47:05] "DELETE /virtual-machine-interface/b7cfefa8-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.059679 10.0.0.33 - - [2026-03-23 08:47:05] "DELETE /virtual-machine/4a0bdfda-0618-44f2-ad30-0ccb933c41e6 HTTP/1.1" 200 115 0.055393 10.0.0.33 - - [2026-03-23 08:47:05] "DELETE /tag/6cae1309-21c9-490c-a0a7-9ff3a04eee60 HTTP/1.1" 200 115 0.054583 10.0.0.33 - - [2026-03-23 08:47:05] "GET /virtual-machine-interface/b7328a1a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009226 10.0.0.33 - - [2026-03-23 08:47:05] "POST /set-tag HTTP/1.1" 200 109 0.002854 10.0.0.33 - - [2026-03-23 08:47:05] "GET /virtual-machine-interface/b7328a1a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008851 10.0.0.33 - - [2026-03-23 08:47:05] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.33 - - [2026-03-23 08:47:05] "GET /virtual-machine/39fb2a8b-0e84-4b9b-ac15-89a2b1a4e60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003446 10.0.0.33 - - [2026-03-23 08:47:05] "POST /ref-update HTTP/1.1" 200 156 0.013004 10.0.0.33 - - [2026-03-23 08:47:05] "GET /virtual-machine-interface/b7328a1a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009308 10.0.0.33 - - [2026-03-23 08:47:05] "POST /set-tag HTTP/1.1" 200 109 0.038565 10.0.0.33 - - [2026-03-23 08:47:06] "POST /set-tag HTTP/1.1" 200 109 0.035887 10.0.0.33 - - [2026-03-23 08:47:06] "POST /set-tag HTTP/1.1" 200 109 0.037332 10.0.0.33 - - [2026-03-23 08:47:06] "POST /set-tag HTTP/1.1" 200 109 0.014046 10.0.0.33 - - [2026-03-23 08:47:06] "POST /set-tag HTTP/1.1" 200 109 0.020283 10.0.0.33 - - [2026-03-23 08:47:06] "DELETE /instance-ip/b74ba5ae-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.034685 10.0.0.33 - - [2026-03-23 08:47:06] "POST /ref-update HTTP/1.1" 200 156 0.007869 10.0.0.33 - - [2026-03-23 08:47:06] "DELETE /virtual-machine-interface/b7328a1a-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.032220 10.0.0.33 - - [2026-03-23 08:47:06] "DELETE /virtual-machine/39fb2a8b-0e84-4b9b-ac15-89a2b1a4e60b HTTP/1.1" 200 115 0.017498 10.0.0.33 - - [2026-03-23 08:47:06] "DELETE /tag/f97b4883-b572-4527-ba79-de7e571581b0 HTTP/1.1" 200 115 0.030934 10.0.0.33 - - [2026-03-23 08:47:06] "DELETE /tag/71d8d9f1-471d-4d25-a542-6f6b371c754c HTTP/1.1" 409 312 0.003272 10.0.0.33 - - [2026-03-23 08:47:34] "GET /virtual-machine-interface/b8cd6a34-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005459 10.0.0.33 - - [2026-03-23 08:47:34] "POST /set-tag HTTP/1.1" 200 109 0.003151 10.0.0.33 - - [2026-03-23 08:47:34] "GET /virtual-machine-interface/b8cd6a34-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004545 10.0.0.33 - - [2026-03-23 08:47:34] "POST /set-tag HTTP/1.1" 200 109 0.003730 10.0.0.33 - - [2026-03-23 08:47:34] "GET /virtual-machine/b511d153-0fc9-4c09-9148-31736cd019ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002794 10.0.0.33 - - [2026-03-23 08:47:34] "POST /ref-update HTTP/1.1" 200 156 0.008790 10.0.0.33 - - [2026-03-23 08:47:34] "GET /virtual-machine-interface/b8cd6a34-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010073 10.0.0.33 - - [2026-03-23 08:47:34] "POST /set-tag HTTP/1.1" 200 109 0.015418 10.0.0.33 - - [2026-03-23 08:47:34] "POST /set-tag HTTP/1.1" 200 109 0.026304 10.0.0.33 - - [2026-03-23 08:47:34] "POST /set-tag HTTP/1.1" 200 109 0.024855 10.0.0.33 - - [2026-03-23 08:47:34] "POST /set-tag HTTP/1.1" 200 109 0.013306 10.0.0.33 - - [2026-03-23 08:47:34] "DELETE /instance-ip/b8e5ba08-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.056317 10.0.0.33 - - [2026-03-23 08:47:34] "DELETE /virtual-machine-interface/b8cd6a34-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.046499 10.0.0.33 - - [2026-03-23 08:47:34] "DELETE /virtual-machine/b511d153-0fc9-4c09-9148-31736cd019ab HTTP/1.1" 200 115 0.020460 10.0.0.33 - - [2026-03-23 08:47:34] "DELETE /tag/d17126de-8446-4a8d-abf6-e2546d9e8f30 HTTP/1.1" 200 115 0.032438 10.0.0.33 - - [2026-03-23 08:47:34] "GET /virtual-machine-interface/ba1d99fe-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003725 10.0.0.33 - - [2026-03-23 08:47:34] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.33 - - [2026-03-23 08:47:34] "GET /virtual-machine-interface/ba1d99fe-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003715 10.0.0.33 - - [2026-03-23 08:47:34] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.33 - - [2026-03-23 08:47:34] "GET /virtual-machine/dbba578f-1b6e-4c31-8cea-899dca90c021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002771 10.0.0.33 - - [2026-03-23 08:47:34] "POST /ref-update HTTP/1.1" 200 156 0.009224 10.0.0.33 - - [2026-03-23 08:47:34] "GET /virtual-machine-interface/ba1d99fe-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010864 10.0.0.33 - - [2026-03-23 08:47:34] "POST /set-tag HTTP/1.1" 200 109 0.014758 10.0.0.33 - - [2026-03-23 08:47:34] "POST /set-tag HTTP/1.1" 200 109 0.022354 10.0.0.33 - - [2026-03-23 08:47:34] "POST /set-tag HTTP/1.1" 200 109 0.021761 10.0.0.33 - - [2026-03-23 08:47:34] "POST /set-tag HTTP/1.1" 200 109 0.015325 10.0.0.33 - - [2026-03-23 08:47:34] "DELETE /instance-ip/ba40c8d4-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.044486 10.0.0.33 - - [2026-03-23 08:47:34] "DELETE /virtual-machine-interface/ba1d99fe-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.037961 10.0.0.33 - - [2026-03-23 08:47:34] "DELETE /virtual-machine/dbba578f-1b6e-4c31-8cea-899dca90c021 HTTP/1.1" 200 115 0.017169 10.0.0.33 - - [2026-03-23 08:47:34] "DELETE /tag/91a8e110-4015-4d6a-b1c2-1ba6b27a7d70 HTTP/1.1" 200 115 0.023732 10.0.0.33 - - [2026-03-23 08:47:34] "GET /virtual-machine-interface/b93b9d56-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006683 10.0.0.33 - - [2026-03-23 08:47:34] "POST /set-tag HTTP/1.1" 200 109 0.002964 10.0.0.33 - - [2026-03-23 08:47:35] "GET /virtual-machine-interface/b93b9d56-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004298 10.0.0.33 - - [2026-03-23 08:47:35] "POST /set-tag HTTP/1.1" 200 109 0.001912 10.0.0.33 - - [2026-03-23 08:47:35] "GET /virtual-machine/875460fe-3059-4794-b2e5-894b3bf91835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002538 10.0.0.33 - - [2026-03-23 08:47:35] "POST /ref-update HTTP/1.1" 200 156 0.007787 10.0.0.33 - - [2026-03-23 08:47:35] "GET /virtual-machine-interface/b93b9d56-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015973 10.0.0.33 - - [2026-03-23 08:47:35] "POST /set-tag HTTP/1.1" 200 109 0.013924 10.0.0.33 - - [2026-03-23 08:47:35] "POST /set-tag HTTP/1.1" 200 109 0.018752 10.0.0.33 - - [2026-03-23 08:47:35] "POST /set-tag HTTP/1.1" 200 109 0.030323 10.0.0.33 - - [2026-03-23 08:47:35] "POST /set-tag HTTP/1.1" 200 109 0.016685 10.0.0.33 - - [2026-03-23 08:47:35] "DELETE /instance-ip/b957aba4-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.053603 10.0.0.33 - - [2026-03-23 08:47:35] "DELETE /virtual-machine-interface/b93b9d56-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.043032 10.0.0.33 - - [2026-03-23 08:47:35] "DELETE /virtual-machine/875460fe-3059-4794-b2e5-894b3bf91835 HTTP/1.1" 200 115 0.018399 10.0.0.33 - - [2026-03-23 08:47:35] "DELETE /tag/8088de9b-1dfb-419d-b9ed-09ffce3b9797 HTTP/1.1" 200 115 0.041895 10.0.0.33 - - [2026-03-23 08:47:35] "DELETE /tag/f2f657de-ec9b-442f-a2f8-7cf264e18834 HTTP/1.1" 200 115 0.036674 10.0.0.33 - - [2026-03-23 08:47:35] "DELETE /tag/4f96909a-a6f5-48c5-ab2d-1ff0176d6ac9 HTTP/1.1" 409 236 0.004477 10.0.0.33 - - [2026-03-23 08:47:35] "GET /virtual-machine-interface/b9b0506a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005319 10.0.0.33 - - [2026-03-23 08:47:35] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.33 - - [2026-03-23 08:47:35] "GET /virtual-machine-interface/b9b0506a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005197 10.0.0.33 - - [2026-03-23 08:47:35] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.33 - - [2026-03-23 08:47:35] "GET /virtual-machine/647cca69-4e37-43ea-86ec-30e740cf13d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002784 10.0.0.33 - - [2026-03-23 08:47:35] "POST /ref-update HTTP/1.1" 200 156 0.008600 10.0.0.33 - - [2026-03-23 08:47:35] "GET /virtual-machine-interface/b9b0506a-2694-11f1-959e-fa163e5ed7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005081 10.0.0.33 - - [2026-03-23 08:47:35] "POST /set-tag HTTP/1.1" 200 109 0.017375 10.0.0.33 - - [2026-03-23 08:47:35] "POST /set-tag HTTP/1.1" 200 109 0.020326 10.0.0.33 - - [2026-03-23 08:47:35] "POST /set-tag HTTP/1.1" 200 109 0.013584 10.0.0.33 - - [2026-03-23 08:47:35] "POST /set-tag HTTP/1.1" 200 109 0.019957 10.0.0.33 - - [2026-03-23 08:47:35] "DELETE /instance-ip/b9c9919c-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.038783 10.0.0.33 - - [2026-03-23 08:47:35] "DELETE /virtual-machine-interface/b9b0506a-2694-11f1-959e-fa163e5ed7c8 HTTP/1.1" 200 115 0.037899 10.0.0.33 - - [2026-03-23 08:47:35] "DELETE /virtual-machine/647cca69-4e37-43ea-86ec-30e740cf13d8 HTTP/1.1" 200 115 0.016352 10.0.0.33 - - [2026-03-23 08:47:35] "DELETE /tag/7fb5f8c6-5ded-4b71-af34-88975c319152 HTTP/1.1" 200 115 0.032180 10.0.0.33 - - [2026-03-23 08:47:35] "DELETE /tag/8eb7ae1e-16dd-41f0-a994-eee7ee6a9987 HTTP/1.1" 200 115 0.038733 10.0.0.33 - - [2026-03-23 08:47:36] "DELETE /tag/bb6e3cfd-f0f3-42d8-828f-fb8cb65122ac HTTP/1.1" 200 115 0.053865 10.0.0.33 - - [2026-03-23 08:47:37] "POST /projects HTTP/1.1" 409 238 0.001914 10.0.0.33 - - [2026-03-23 08:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.33 - - [2026-03-23 08:47:37] "GET /project/5fc101e7-ade1-43b1-8b6c-761f6a574277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025627 10.0.0.33 - - [2026-03-23 08:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.33 - - [2026-03-23 08:47:37] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005363 10.0.0.33 - - [2026-03-23 08:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.33 - - [2026-03-23 08:47:37] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003920 10.0.0.33 - - [2026-03-23 08:47:37] "POST /security-groups HTTP/1.1" 409 285 0.001911 10.0.0.33 - - [2026-03-23 08:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.33 - - [2026-03-23 08:47:37] "PUT /security-group/cfbc0d80-f0c0-4a42-a791-029486c96845 HTTP/1.1" 200 262 0.053120 10.0.0.33 - - [2026-03-23 08:47:37] "PUT /access-control-list/95db9db8-bd8e-4259-80af-21220b884a70 HTTP/1.1" 200 272 0.011341 10.0.0.33 - - [2026-03-23 08:47:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.031305 10.0.0.33 - - [2026-03-23 08:47:38] "PUT /access-control-list/0f1b62e7-4c6d-48d1-b173-2851494bb8e7 HTTP/1.1" 200 272 0.027661 10.0.0.33 - - [2026-03-23 08:47:42] "POST /projects HTTP/1.1" 409 238 0.002011 10.0.0.33 - - [2026-03-23 08:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.33 - - [2026-03-23 08:47:43] "GET /project/5fc101e7-ade1-43b1-8b6c-761f6a574277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027621 10.0.0.33 - - [2026-03-23 08:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.33 - - [2026-03-23 08:47:43] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003753 10.0.0.33 - - [2026-03-23 08:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.33 - - [2026-03-23 08:47:43] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003459 10.0.0.33 - - [2026-03-23 08:47:43] "POST /security-groups HTTP/1.1" 409 285 0.001776 10.0.0.33 - - [2026-03-23 08:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.33 - - [2026-03-23 08:47:43] "PUT /security-group/cfbc0d80-f0c0-4a42-a791-029486c96845 HTTP/1.1" 200 262 0.055902 10.0.0.33 - - [2026-03-23 08:47:43] "PUT /access-control-list/95db9db8-bd8e-4259-80af-21220b884a70 HTTP/1.1" 200 272 0.016362 10.0.0.33 - - [2026-03-23 08:47:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.028987 10.0.0.33 - - [2026-03-23 08:47:43] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.019727 10.0.0.33 - - [2026-03-23 08:47:43] "PUT /access-control-list/0f1b62e7-4c6d-48d1-b173-2851494bb8e7 HTTP/1.1" 200 272 0.030746 10.0.0.33 - - [2026-03-23 08:47:43] "GET /firewall-rule/1c850bfd-4e40-494d-bb67-2625985281fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003148 10.0.0.33 - - [2026-03-23 08:47:43] "POST /ref-update HTTP/1.1" 200 156 0.043072 10.0.0.33 - - [2026-03-23 08:47:43] "DELETE /firewall-rule/1c850bfd-4e40-494d-bb67-2625985281fa HTTP/1.1" 200 115 0.033392 10.0.0.33 - - [2026-03-23 08:47:43] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005864 10.0.0.33 - - [2026-03-23 08:47:43] "GET /firewall-rule/96d3b603-d18b-4dd7-bbdd-a1309aebb650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002566 10.0.0.33 - - [2026-03-23 08:47:43] "POST /ref-update HTTP/1.1" 200 156 0.044086 10.0.0.33 - - [2026-03-23 08:47:43] "DELETE /firewall-rule/96d3b603-d18b-4dd7-bbdd-a1309aebb650 HTTP/1.1" 200 115 0.048937 10.0.0.33 - - [2026-03-23 08:47:43] "DELETE /tag/1122cd6e-c65b-4659-a13c-e4b3c6342466 HTTP/1.1" 200 115 0.033241 10.0.0.33 - - [2026-03-23 08:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.33 - - [2026-03-23 08:47:43] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003993 10.0.0.33 - - [2026-03-23 08:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.33 - - [2026-03-23 08:47:43] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003455 10.0.0.33 - - [2026-03-23 08:47:43] "PUT /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57 HTTP/1.1" 200 264 0.034397 10.0.0.33 - - [2026-03-23 08:47:43] "PUT /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417 HTTP/1.1" 200 264 0.042280 10.0.0.33 - - [2026-03-23 08:47:43] "DELETE /security-group/cfbc0d80-f0c0-4a42-a791-029486c96845 HTTP/1.1" 200 115 0.040367 10.0.0.33 - - [2026-03-23 08:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.33 - - [2026-03-23 08:47:43] "DELETE /access-control-list/95db9db8-bd8e-4259-80af-21220b884a70 HTTP/1.1" 200 115 0.026286 10.0.0.33 - - [2026-03-23 08:47:43] "DELETE /access-control-list/0f1b62e7-4c6d-48d1-b173-2851494bb8e7 HTTP/1.1" 200 115 0.035149 10.0.0.33 - - [2026-03-23 08:47:43] "GET /project/5fc101e7-ade1-43b1-8b6c-761f6a574277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.030572 10.0.0.33 - - [2026-03-23 08:47:43] "GET /project/5fc101e7-ade1-43b1-8b6c-761f6a574277?fields=security_groups HTTP/1.1" 200 1352 0.029486 10.0.0.33 - - [2026-03-23 08:47:43] "DELETE /security-group/a72a813a-b0f8-4a85-867b-7b43fdc7a267 HTTP/1.1" 200 115 0.042417 10.0.0.33 - - [2026-03-23 08:47:43] "DELETE /access-control-list/dd282f86-9f4d-4f48-8787-26ad06a3f0ff HTTP/1.1" 200 115 0.038351 10.0.0.33 - - [2026-03-23 08:47:44] "GET /project/5fc101e7-ade1-43b1-8b6c-761f6a574277?fields=application_policy_sets HTTP/1.1" 200 1391 0.039587 10.0.0.33 - - [2026-03-23 08:47:44] "DELETE /access-control-list/a6c7059d-28a1-41b6-ad0b-953f8647a8ba HTTP/1.1" 200 115 0.037662 10.0.0.33 - - [2026-03-23 08:47:44] "DELETE /project/5fc101e7-ade1-43b1-8b6c-761f6a574277 HTTP/1.1" 200 115 0.266948 10.0.0.33 - - [2026-03-23 08:47:44] "POST /projects HTTP/1.1" 409 238 0.002222 10.0.0.33 - - [2026-03-23 08:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.33 - - [2026-03-23 08:47:44] "GET /project/bbb20d79-7896-40c3-8e4f-39e75211fc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024212 10.0.0.33 - - [2026-03-23 08:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.33 - - [2026-03-23 08:47:44] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003775 10.0.0.33 - - [2026-03-23 08:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.33 - - [2026-03-23 08:47:44] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005547 10.0.0.33 - - [2026-03-23 08:47:44] "POST /security-groups HTTP/1.1" 409 285 0.002663 10.0.0.33 - - [2026-03-23 08:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.33 - - [2026-03-23 08:47:44] "PUT /security-group/452fa8c5-6363-4e7f-b2dc-c5bc1298f9b9 HTTP/1.1" 200 262 0.055137 10.0.0.33 - - [2026-03-23 08:47:44] "PUT /access-control-list/96c18ff4-2d1c-45b0-bbcd-8ad912ae2067 HTTP/1.1" 200 272 0.014095 10.0.0.33 - - [2026-03-23 08:47:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031105 10.0.0.33 - - [2026-03-23 08:47:44] "PUT /access-control-list/2bce9e82-afdf-46bc-9046-ee82ec7f7564 HTTP/1.1" 200 272 0.026137 10.0.0.33 - - [2026-03-23 08:47:48] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003487 10.0.0.33 - - [2026-03-23 08:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.33 - - [2026-03-23 08:47:48] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003411 10.0.0.33 - - [2026-03-23 08:47:48] "GET /firewall-policy/35958901-b68e-4e23-bba0-f26f4e315213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.006076 10.0.0.33 - - [2026-03-23 08:47:48] "GET /firewall-rule/59fea941-7407-4aa5-93c3-45242b64539b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004082 10.0.0.33 - - [2026-03-23 08:47:49] "POST /ref-update HTTP/1.1" 200 156 0.029763 10.0.0.33 - - [2026-03-23 08:47:49] "DELETE /firewall-rule/59fea941-7407-4aa5-93c3-45242b64539b HTTP/1.1" 200 115 0.052454 10.0.0.33 - - [2026-03-23 08:47:49] "GET /firewall-policy/37dd5c4f-c228-42e8-be5f-c5999001ffc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006989 10.0.0.33 - - [2026-03-23 08:47:49] "GET /firewall-rule/c4bfc06e-90c0-451b-8e24-2b91228eef73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.002505 10.0.0.33 - - [2026-03-23 08:47:49] "POST /ref-update HTTP/1.1" 200 156 0.010474 10.0.0.33 - - [2026-03-23 08:47:49] "DELETE /firewall-rule/c4bfc06e-90c0-451b-8e24-2b91228eef73 HTTP/1.1" 200 115 0.032490 10.0.0.33 - - [2026-03-23 08:47:49] "GET /application-policy-set/2137b6e9-6dfc-4e7b-aedd-5b7a7b31022c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003455 10.0.0.33 - - [2026-03-23 08:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.33 - - [2026-03-23 08:47:49] "GET /policy-management/6ffa6e2a-2957-48fd-aa22-f8c6c65ad2cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002053 10.0.0.33 - - [2026-03-23 08:47:49] "GET /firewall-policy/37dd5c4f-c228-42e8-be5f-c5999001ffc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.002788 10.0.0.33 - - [2026-03-23 08:47:49] "POST /ref-update HTTP/1.1" 200 156 0.017700 10.0.0.33 - - [2026-03-23 08:47:49] "DELETE /firewall-policy/37dd5c4f-c228-42e8-be5f-c5999001ffc7 HTTP/1.1" 200 115 0.035481 10.0.0.33 - - [2026-03-23 08:47:49] "DELETE /tag/71d8d9f1-471d-4d25-a542-6f6b371c754c HTTP/1.1" 200 115 0.053662 10.0.0.33 - - [2026-03-23 08:47:49] "DELETE /tag/4f96909a-a6f5-48c5-ab2d-1ff0176d6ac9 HTTP/1.1" 200 115 0.051112 10.0.0.33 - - [2026-03-23 08:47:49] "DELETE /loadbalancer-member/2139ae11-5f88-429e-9751-91013fcae653 HTTP/1.1" 200 115 0.025878 10.0.0.33 - - [2026-03-23 08:47:49] "DELETE /loadbalancer-pool/1291bcf5-f160-4df8-a7b5-0d88ad8caab8 HTTP/1.1" 200 115 0.027025 10.0.0.33 - - [2026-03-23 08:47:49] "DELETE /loadbalancer-listener/aada7140-5b33-471f-bd77-f60cf1131de4 HTTP/1.1" 200 115 0.033817 10.0.0.33 - - [2026-03-23 08:47:49] "DELETE /loadbalancer/454c9afe-df83-4b5f-8819-2ea677511a97 HTTP/1.1" 200 115 0.030209 10.0.0.33 - - [2026-03-23 08:47:49] "DELETE /floating-ip/ac4f08dc-76fe-457f-bba2-9ca9148c477a HTTP/1.1" 200 115 0.025164 10.0.0.33 - - [2026-03-23 08:47:49] "DELETE /instance-ip/c57e51dc-5aa4-4514-a3f6-5d4802095673 HTTP/1.1" 200 115 0.028775 10.0.0.33 - - [2026-03-23 08:47:49] "DELETE /virtual-machine-interface/62053d3b-9aad-4d3d-9c3e-79433665b656 HTTP/1.1" 200 115 0.028376 10.0.0.33 - - [2026-03-23 08:47:49] "DELETE /tag/66017f6a-9885-44b9-bb24-9d51c549e604 HTTP/1.1" 200 115 0.026259 10.0.0.33 - - [2026-03-23 08:47:49] "POST /projects HTTP/1.1" 409 238 0.001631 10.0.0.33 - - [2026-03-23 08:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.33 - - [2026-03-23 08:47:49] "GET /project/bbb20d79-7896-40c3-8e4f-39e75211fc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026522 10.0.0.33 - - [2026-03-23 08:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2026-03-23 08:47:49] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003374 10.0.0.33 - - [2026-03-23 08:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001270 10.0.0.33 - - [2026-03-23 08:47:49] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004087 10.0.0.33 - - [2026-03-23 08:47:49] "POST /security-groups HTTP/1.1" 409 285 0.002040 10.0.0.33 - - [2026-03-23 08:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.020198 10.0.0.33 - - [2026-03-23 08:47:49] "PUT /security-group/452fa8c5-6363-4e7f-b2dc-c5bc1298f9b9 HTTP/1.1" 200 262 0.070967 10.0.0.33 - - [2026-03-23 08:47:49] "PUT /access-control-list/96c18ff4-2d1c-45b0-bbcd-8ad912ae2067 HTTP/1.1" 200 272 0.023346 10.0.0.33 - - [2026-03-23 08:47:50] "PUT /access-control-list/2bce9e82-afdf-46bc-9046-ee82ec7f7564 HTTP/1.1" 200 272 0.034478 10.0.0.33 - - [2026-03-23 08:47:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.032153 10.0.0.33 - - [2026-03-23 08:47:50] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.005998 10.0.0.33 - - [2026-03-23 08:47:50] "GET /firewall-rule/5aacb8f2-c4eb-4fea-97b2-bb124dadf522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003153 10.0.0.33 - - [2026-03-23 08:47:50] "POST /ref-update HTTP/1.1" 200 156 0.060965 10.0.0.33 - - [2026-03-23 08:47:50] "DELETE /firewall-rule/5aacb8f2-c4eb-4fea-97b2-bb124dadf522 HTTP/1.1" 200 115 0.032634 10.0.0.33 - - [2026-03-23 08:47:50] "GET /firewall-policy/128205de-cb37-4f8f-b0ae-605f3b7539ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004241 10.0.0.33 - - [2026-03-23 08:47:50] "GET /firewall-rule/3325c1f5-3789-43ce-88cc-ae89b741f742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002562 10.0.0.33 - - [2026-03-23 08:47:50] "POST /ref-update HTTP/1.1" 200 156 0.048201 10.0.0.33 - - [2026-03-23 08:47:50] "DELETE /firewall-rule/3325c1f5-3789-43ce-88cc-ae89b741f742 HTTP/1.1" 200 115 0.031471 10.0.0.33 - - [2026-03-23 08:47:50] "DELETE /tag/7a99c0c3-2344-40fb-b2e4-3242a8183069 HTTP/1.1" 200 115 0.037858 10.0.0.33 - - [2026-03-23 08:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.33 - - [2026-03-23 08:47:50] "GET /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004080 10.0.0.33 - - [2026-03-23 08:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.33 - - [2026-03-23 08:47:50] "GET /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.011232 10.0.0.33 - - [2026-03-23 08:47:50] "PUT /virtual-network/0e41d208-19f7-4d32-8d2b-140eaffeff57 HTTP/1.1" 200 264 0.059482 10.0.0.33 - - [2026-03-23 08:47:50] "PUT /virtual-network/c5c7391f-f2da-4e72-ba56-6dadb0184417 HTTP/1.1" 200 264 0.059969 10.0.0.33 - - [2026-03-23 08:47:50] "DELETE /access-control-list/96c18ff4-2d1c-45b0-bbcd-8ad912ae2067 HTTP/1.1" 200 115 0.037802 10.0.0.33 - - [2026-03-23 08:47:50] "DELETE /security-group/452fa8c5-6363-4e7f-b2dc-c5bc1298f9b9 HTTP/1.1" 200 115 0.098909 10.0.0.33 - - [2026-03-23 08:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.33 - - [2026-03-23 08:47:50] "DELETE /access-control-list/2bce9e82-afdf-46bc-9046-ee82ec7f7564 HTTP/1.1" 200 115 0.041449 10.0.0.33 - - [2026-03-23 08:47:50] "GET /project/bbb20d79-7896-40c3-8e4f-39e75211fc66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.030403 10.0.0.33 - - [2026-03-23 08:47:50] "GET /project/bbb20d79-7896-40c3-8e4f-39e75211fc66?fields=security_groups HTTP/1.1" 200 1353 0.044379 10.0.0.33 - - [2026-03-23 08:47:50] "DELETE /security-group/ba7fd916-eec8-40c1-b770-5475fb497bfe HTTP/1.1" 200 115 0.071324 10.0.0.33 - - [2026-03-23 08:47:50] "DELETE /access-control-list/0a102d51-8242-4b5d-a7f5-39b25de4b7ee HTTP/1.1" 200 115 0.032383 10.0.0.33 - - [2026-03-23 08:47:50] "GET /project/bbb20d79-7896-40c3-8e4f-39e75211fc66?fields=application_policy_sets HTTP/1.1" 200 1392 0.038770 10.0.0.33 - - [2026-03-23 08:47:50] "DELETE /access-control-list/d4606315-73c1-4ccb-ae70-480bdd42102c HTTP/1.1" 200 115 0.052893 10.0.0.33 - - [2026-03-23 08:47:51] "DELETE /project/bbb20d79-7896-40c3-8e4f-39e75211fc66 HTTP/1.1" 200 115 0.339173