++ 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: =================== Thu Oct 23 09:13:45 PM UTC 2025 ===================' INFO: =================== Thu Oct 23 09:13:45 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ cut -d / -f 1 +++ 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 ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/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 +++ cut -d ' ' -f 1 +++ 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 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.33,10.118.9.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.118.9.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/23/2025 21:14:38.083 7f8eecd5ac80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/23/2025 21:14:38.276 7f8eecd5ac80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/23/2025 21:14:38.291 7f8eecd5ac80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/23/2025 21:14:38.292 7f8eecd5ac80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2025-10-23 21:14:43] "GET / HTTP/1.1" 503 181 0.000224 10.0.0.33 - - [2025-10-23 21:14:44] "GET / HTTP/1.1" 503 181 0.000245 10.0.0.33 - - [2025-10-23 21:14:44] "GET / HTTP/1.1" 200 35931 0.001359 10.0.0.33 - - [2025-10-23 21:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.33 - - [2025-10-23 21:14:44] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005733 10.0.0.33 - - [2025-10-23 21:14:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.005444 10.0.0.33 - - [2025-10-23 21:14:44] "POST /analytics-nodes HTTP/1.1" 200 599 0.033756 10.0.0.33 - - [2025-10-23 21:14:45] "GET / HTTP/1.1" 200 45303 0.009408 10.0.0.33 - - [2025-10-23 21:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007439 10.0.0.33 - - [2025-10-23 21:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.33 - - [2025-10-23 21:14:45] "GET / HTTP/1.1" 200 35931 0.001205 10.0.0.33 - - [2025-10-23 21:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.33 - - [2025-10-23 21:14:45] "GET /domain/18c6eb5a-b6b7-465a-8ecf-57bdcf8d5e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003020 10.0.0.33 - - [2025-10-23 21:14:45] "POST /id-to-fqname HTTP/1.1" 200 173 0.000737 10.0.0.33 - - [2025-10-23 21:14:45] "POST /fqname-to-id HTTP/1.1" 404 182 0.026217 10.0.0.33 - - [2025-10-23 21:14:45] "POST /security-groups HTTP/1.1" 200 570 0.088384 10.0.0.33 - - [2025-10-23 21:14:45] "POST /projects HTTP/1.1" 200 481 0.310530 10.0.0.33 - - [2025-10-23 21:14:45] "GET / HTTP/1.1" 200 35931 0.001295 10.0.0.33 - - [2025-10-23 21:14:45] "POST /security-groups HTTP/1.1" 200 534 0.089200 10.0.0.33 - - [2025-10-23 21:14:45] "POST /chown HTTP/1.1" 200 109 0.019677 10.0.0.33 - - [2025-10-23 21:14:45] "POST /policy-managements HTTP/1.1" 409 214 0.016639 10.0.0.33 - - [2025-10-23 21:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012187 10.0.0.33 - - [2025-10-23 21:14:45] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011817 10.0.0.33 - - [2025-10-23 21:14:45] "POST /application-policy-sets HTTP/1.1" 200 528 0.066554 10.0.0.33 - - [2025-10-23 21:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.33 - - [2025-10-23 21:14:46] "GET /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.026792 10.0.0.33 - - [2025-10-23 21:14:46] "PUT /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf HTTP/1.1" 200 276 0.037303 10.0.0.33 - - [2025-10-23 21:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.023053 10.0.0.33 - - [2025-10-23 21:14:46] "GET /virtual-network/4a8d876e-e480-42a9-97ac-9021ef10067b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.010805 10.0.0.33 - - [2025-10-23 21:14:46] "GET / HTTP/1.1" 200 35931 0.001319 10.0.0.33 - - [2025-10-23 21:14:46] "GET / HTTP/1.1" 200 35931 0.001085 10.0.0.33 - - [2025-10-23 21:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.33 - - [2025-10-23 21:14:46] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016765 10.0.0.33 - - [2025-10-23 21:14:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.003407 10.0.0.33 - - [2025-10-23 21:14:46] "POST /id-to-fqname HTTP/1.1" 200 177 0.000488 10.0.0.33 - - [2025-10-23 21:14:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.005659 10.0.0.33 - - [2025-10-23 21:14:46] "POST /config-database-nodes HTTP/1.1" 200 611 0.091164 10.0.0.33 - - [2025-10-23 21:14:46] "POST /security-groups HTTP/1.1" 200 574 0.106786 10.0.0.33 - - [2025-10-23 21:14:46] "POST /projects HTTP/1.1" 200 489 0.364598 10.0.0.33 - - [2025-10-23 21:14:46] "POST /security-groups HTTP/1.1" 200 546 0.072073 10.0.0.33 - - [2025-10-23 21:14:46] "POST /chown HTTP/1.1" 200 109 0.018703 10.0.0.33 - - [2025-10-23 21:14:46] "POST /network-ipams HTTP/1.1" 200 522 0.069101 10.0.0.33 - - [2025-10-23 21:14:46] "POST /network-ipams HTTP/1.1" 200 510 0.043447 10.0.0.33 - - [2025-10-23 21:14:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.033055 10.0.0.33 - - [2025-10-23 21:14:47] "POST /useragent-kv HTTP/1.1" 200 115 0.030991 10.0.0.33 - - [2025-10-23 21:14:47] "POST /virtual-networks HTTP/1.1" 200 538 0.197534 10.0.0.33 - - [2025-10-23 21:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.33 - - [2025-10-23 21:14:47] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.010608 10.0.0.33 - - [2025-10-23 21:14:47] "POST /network-ipams HTTP/1.1" 200 518 0.043145 10.0.0.33 - - [2025-10-23 21:14:47] "POST /fqname-to-id HTTP/1.1" 404 202 0.017089 10.0.0.33 - - [2025-10-23 21:14:47] "GET / HTTP/1.1" 200 35931 0.001383 10.0.0.33 - - [2025-10-23 21:14:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004145 10.0.0.33 - - [2025-10-23 21:14:47] "POST /virtual-networks HTTP/1.1" 200 546 0.182012 10.0.0.33 - - [2025-10-23 21:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013838 10.0.0.33 - - [2025-10-23 21:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.027898 10.0.0.33 - - [2025-10-23 21:14:47] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007025 10.0.0.33 - - [2025-10-23 21:14:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.003989 10.0.0.33 - - [2025-10-23 21:14:47] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.040345 10.0.0.33 - - [2025-10-23 21:14:47] "POST /database-nodes HTTP/1.1" 200 597 0.030441 10.0.0.33 - - [2025-10-23 21:14:47] "POST /fqname-to-id HTTP/1.1" 404 199 0.007024 10.0.0.33 - - [2025-10-23 21:14:47] "POST /network-policys HTTP/1.1" 200 538 0.026929 10.0.0.33 - - [2025-10-23 21:14:47] "POST /fqname-to-id HTTP/1.1" 404 197 0.007502 10.0.0.33 - - [2025-10-23 21:14:47] "POST /network-policys HTTP/1.1" 200 534 0.050310 10.0.0.33 - - [2025-10-23 21:14:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.010330 10.0.0.33 - - [2025-10-23 21:14:47] "POST /network-policys HTTP/1.1" 200 542 0.033942 10.0.0.33 - - [2025-10-23 21:14:47] "POST /ref-update HTTP/1.1" 200 156 0.163012 10.0.0.33 - - [2025-10-23 21:14:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020187 10.0.0.33 - - [2025-10-23 21:14:48] "POST /ref-update HTTP/1.1" 200 156 0.193435 10.0.0.33 - - [2025-10-23 21:14:48] "POST /ref-update HTTP/1.1" 200 156 0.121827 10.0.0.33 - - [2025-10-23 21:14:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011633 10.0.0.33 - - [2025-10-23 21:14:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005672 10.0.0.33 - - [2025-10-23 21:14:48] "POST /ref-update HTTP/1.1" 200 156 0.128285 10.0.0.33 - - [2025-10-23 21:14:48] "POST /ref-update HTTP/1.1" 200 156 0.152146 10.0.0.33 - - [2025-10-23 21:14:48] "GET / HTTP/1.1" 200 35931 0.001361 10.0.0.33 - - [2025-10-23 21:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.33 - - [2025-10-23 21:14:48] "GET /routing-instance/40d16643-438b-4be6-b363-696b90c6f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006527 10.0.0.33 - - [2025-10-23 21:14:48] "POST /ref-update HTTP/1.1" 200 156 0.115284 10.0.0.33 - - [2025-10-23 21:14:48] "POST /bgp-routers HTTP/1.1" 200 616 0.061998 10.0.0.33 - - [2025-10-23 21:14:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012166 10.0.0.33 - - [2025-10-23 21:14:48] "GET /bgp-router/03b49c17-9604-42b7-8d2d-852ebaf22463?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.034867 10.0.0.33 - - [2025-10-23 21:14:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015738 10.0.0.33 - - [2025-10-23 21:14:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002819 10.0.0.33 - - [2025-10-23 21:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.33 - - [2025-10-23 21:14:49] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027263 10.0.0.33 - - [2025-10-23 21:14:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007432 10.0.0.33 - - [2025-10-23 21:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008664 10.0.0.33 - - [2025-10-23 21:14:49] "GET /virtual-network/4a8d876e-e480-42a9-97ac-9021ef10067b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.010167 10.0.0.33 - - [2025-10-23 21:14:49] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.017045 10.0.0.33 - - [2025-10-23 21:14:49] "POST /ref-update HTTP/1.1" 200 156 0.038429 10.0.0.33 - - [2025-10-23 21:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.33 - - [2025-10-23 21:14:49] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003688 10.0.0.33 - - [2025-10-23 21:14:49] "POST /firewall-policys HTTP/1.1" 200 530 0.054526 10.0.0.33 - - [2025-10-23 21:14:49] "GET / HTTP/1.1" 200 35931 0.001707 10.0.0.33 - - [2025-10-23 21:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006151 10.0.0.33 - - [2025-10-23 21:14:49] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010713 10.0.0.33 - - [2025-10-23 21:14:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.003517 10.0.0.33 - - [2025-10-23 21:14:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.035820 10.0.0.33 - - [2025-10-23 21:14:49] "GET /firewall-policy/557c7525-d079-4cb5-9912-586331c13b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.023474 10.0.0.33 - - [2025-10-23 21:14:49] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006163 10.0.0.33 - - [2025-10-23 21:14:49] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.030431 10.0.0.33 - - [2025-10-23 21:14:49] "GET /firewall-policy/557c7525-d079-4cb5-9912-586331c13b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.020393 10.0.0.33 - - [2025-10-23 21:14:49] "POST /ref-update HTTP/1.1" 200 156 0.022950 10.0.0.33 - - [2025-10-23 21:14:49] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.035170 10.0.0.33 - - [2025-10-23 21:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.33 - - [2025-10-23 21:14:49] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003987 10.0.0.33 - - [2025-10-23 21:14:49] "POST /firewall-policys HTTP/1.1" 200 532 0.025344 10.0.0.33 - - [2025-10-23 21:14:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.031440 10.0.0.33 - - [2025-10-23 21:14:49] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.017430 10.0.0.33 - - [2025-10-23 21:14:49] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005284 10.0.0.33 - - [2025-10-23 21:14:49] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007418 10.0.0.33 - - [2025-10-23 21:14:49] "GET /firewall-policy/557c7525-d079-4cb5-9912-586331c13b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006780 10.0.0.33 - - [2025-10-23 21:14:49] "GET /firewall-policy/557c7525-d079-4cb5-9912-586331c13b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003725 10.0.0.33 - - [2025-10-23 21:14:49] "POST /ref-update HTTP/1.1" 200 156 0.028251 10.0.0.33 - - [2025-10-23 21:14:49] "POST /ref-update HTTP/1.1" 200 156 0.048739 10.0.0.33 - - [2025-10-23 21:14:49] "POST /ref-update HTTP/1.1" 200 156 0.027812 10.0.0.33 - - [2025-10-23 21:14:49] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.039204 10.0.0.33 - - [2025-10-23 21:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.33 - - [2025-10-23 21:14:49] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004405 10.0.0.33 - - [2025-10-23 21:14:50] "POST /firewall-policys HTTP/1.1" 200 530 0.029783 10.0.0.33 - - [2025-10-23 21:14:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.037194 10.0.0.33 - - [2025-10-23 21:14:50] "GET /firewall-policy/569a7523-2d43-4037-93d1-1275e4276832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.015715 10.0.0.33 - - [2025-10-23 21:14:50] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003101 10.0.0.33 - - [2025-10-23 21:14:50] "GET /firewall-policy/569a7523-2d43-4037-93d1-1275e4276832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002809 10.0.0.33 - - [2025-10-23 21:14:50] "GET /firewall-policy/557c7525-d079-4cb5-9912-586331c13b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002658 10.0.0.33 - - [2025-10-23 21:14:50] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003105 10.0.0.33 - - [2025-10-23 21:14:50] "GET /firewall-policy/557c7525-d079-4cb5-9912-586331c13b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002643 10.0.0.33 - - [2025-10-23 21:14:50] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002445 10.0.0.33 - - [2025-10-23 21:14:50] "POST /ref-update HTTP/1.1" 200 156 0.029143 10.0.0.33 - - [2025-10-23 21:14:50] "POST /ref-update HTTP/1.1" 200 156 0.035109 10.0.0.33 - - [2025-10-23 21:14:50] "POST /ref-update HTTP/1.1" 200 156 0.048444 10.0.0.33 - - [2025-10-23 21:14:50] "POST /ref-update HTTP/1.1" 200 156 0.025687 10.0.0.33 - - [2025-10-23 21:14:50] "POST /ref-update HTTP/1.1" 200 156 0.062570 10.0.0.33 - - [2025-10-23 21:14:50] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.029588 10.0.0.33 - - [2025-10-23 21:14:50] "POST /tags HTTP/1.1" 200 299 0.056004 10.0.0.33 - - [2025-10-23 21:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.025175 10.0.0.33 - - [2025-10-23 21:14:50] "GET /tag/d903572d-6d3c-4aa6-b8ea-75ec1eed606d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.025518 10.0.0.33 - - [2025-10-23 21:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.33 - - [2025-10-23 21:14:50] "GET /network-ipam/55022f1e-3112-4713-bed6-20a3ebffddc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004253 10.0.0.33 - - [2025-10-23 21:14:50] "POST /set-tag HTTP/1.1" 200 109 0.030425 10.0.0.33 - - [2025-10-23 21:14:51] "POST /tags HTTP/1.1" 200 357 0.144028 10.0.0.33 - - [2025-10-23 21:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.032185 10.0.0.33 - - [2025-10-23 21:14:51] "GET /tag/b695ecf7-1ff4-4ad4-a2b5-c805b431ceed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.030124 10.0.0.33 - - [2025-10-23 21:14:51] "POST /tags HTTP/1.1" 200 305 0.102262 10.0.0.33 - - [2025-10-23 21:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.020516 10.0.0.33 - - [2025-10-23 21:14:51] "GET /tag/26318469-4f1e-4710-99bd-924960fd15c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.021250 10.0.0.33 - - [2025-10-23 21:14:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.004176 10.0.0.33 - - [2025-10-23 21:14:51] "POST /access-control-lists HTTP/1.1" 200 587 0.029336 10.0.0.33 - - [2025-10-23 21:14:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.024700 10.0.0.33 - - [2025-10-23 21:14:51] "POST /access-control-lists HTTP/1.1" 200 585 0.060484 10.0.0.33 - - [2025-10-23 21:14:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.004782 10.0.0.33 - - [2025-10-23 21:14:51] "POST /access-control-lists HTTP/1.1" 200 579 0.126087 10.0.0.33 - - [2025-10-23 21:14:51] "POST /id-to-fqname HTTP/1.1" 200 174 0.000535 10.0.0.33 - - [2025-10-23 21:14:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.048705 10.0.0.33 - - [2025-10-23 21:14:51] "POST /fqname-to-id HTTP/1.1" 404 212 0.012942 10.0.0.33 - - [2025-10-23 21:14:51] "POST /access-control-lists HTTP/1.1" 200 577 0.046485 10.0.0.33 - - [2025-10-23 21:14:51] "POST /fqname-to-id HTTP/1.1" 404 232 0.004631 10.0.0.33 - - [2025-10-23 21:14:51] "POST /security-groups HTTP/1.1" 200 571 0.155209 10.0.0.33 - - [2025-10-23 21:14:51] "POST /projects HTTP/1.1" 200 483 0.511462 10.0.0.33 - - [2025-10-23 21:14:51] "POST /access-control-lists HTTP/1.1" 200 594 0.059749 10.0.0.33 - - [2025-10-23 21:14:51] "POST /fqname-to-id HTTP/1.1" 404 231 0.014483 10.0.0.33 - - [2025-10-23 21:14:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.045052 10.0.0.33 - - [2025-10-23 21:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.023150 10.0.0.33 - - [2025-10-23 21:14:52] "POST /access-control-lists HTTP/1.1" 200 592 0.108905 10.0.0.33 - - [2025-10-23 21:14:52] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.047817 10.0.0.33 - - [2025-10-23 21:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.33 - - [2025-10-23 21:14:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.009761 10.0.0.33 - - [2025-10-23 21:14:52] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.014817 10.0.0.33 - - [2025-10-23 21:14:52] "POST /access-control-lists HTTP/1.1" 200 583 0.081675 10.0.0.33 - - [2025-10-23 21:14:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.021421 10.0.0.33 - - [2025-10-23 21:14:52] "POST /access-control-lists HTTP/1.1" 200 581 0.082304 10.0.0.33 - - [2025-10-23 21:14:52] "PUT /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017 HTTP/1.1" 200 264 0.209814 10.0.0.33 - - [2025-10-23 21:14:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.032066 10.0.0.33 - - [2025-10-23 21:14:52] "POST /access-control-lists HTTP/1.1" 200 602 0.053145 10.0.0.33 - - [2025-10-23 21:14:52] "PUT /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d HTTP/1.1" 200 264 0.103429 10.0.0.33 - - [2025-10-23 21:14:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.053923 10.0.0.33 - - [2025-10-23 21:14:52] "POST /access-control-lists HTTP/1.1" 200 600 0.039226 10.0.0.33 - - [2025-10-23 21:14:52] "POST /security-groups HTTP/1.1" 200 537 0.179319 10.0.0.33 - - [2025-10-23 21:14:52] "POST /route-targets HTTP/1.1" 200 327 0.031314 10.0.0.33 - - [2025-10-23 21:14:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.059911 10.0.0.33 - - [2025-10-23 21:14:52] "POST /ref-update HTTP/1.1" 200 156 0.069159 10.0.0.33 - - [2025-10-23 21:14:52] "POST /chown HTTP/1.1" 200 109 0.061643 10.0.0.33 - - [2025-10-23 21:14:52] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021252 10.0.0.33 - - [2025-10-23 21:14:52] "POST /route-targets HTTP/1.1" 200 327 0.023925 10.0.0.33 - - [2025-10-23 21:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012949 10.0.0.33 - - [2025-10-23 21:14:52] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003558 10.0.0.33 - - [2025-10-23 21:14:52] "POST /tags HTTP/1.1" 409 207 0.002716 10.0.0.33 - - [2025-10-23 21:14:52] "POST /ref-update HTTP/1.1" 200 156 0.051093 10.0.0.33 - - [2025-10-23 21:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006865 10.0.0.33 - - [2025-10-23 21:14:53] "GET /tag/26318469-4f1e-4710-99bd-924960fd15c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.033767 10.0.0.33 - - [2025-10-23 21:14:53] "POST /route-targets HTTP/1.1" 200 327 0.058630 10.0.0.33 - - [2025-10-23 21:14:53] "POST /ref-update HTTP/1.1" 200 156 0.039170 10.0.0.33 - - [2025-10-23 21:14:53] "POST /route-targets HTTP/1.1" 200 327 0.037596 10.0.0.33 - - [2025-10-23 21:14:53] "POST /firewall-rules HTTP/1.1" 200 564 0.247959 10.0.0.33 - - [2025-10-23 21:14:53] "POST /ref-update HTTP/1.1" 200 156 0.132379 10.0.0.33 - - [2025-10-23 21:14:53] "GET /firewall-rule/09bc8b3b-05af-4a48-b71f-e93dc19e6a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.043429 10.0.0.33 - - [2025-10-23 21:14:53] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.011816 10.0.0.33 - - [2025-10-23 21:14:53] "GET /firewall-rule/09bc8b3b-05af-4a48-b71f-e93dc19e6a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005683 10.0.0.33 - - [2025-10-23 21:14:53] "POST /route-targets HTTP/1.1" 200 327 0.016814 10.0.0.33 - - [2025-10-23 21:14:53] "POST /ref-update HTTP/1.1" 200 156 0.034296 10.0.0.33 - - [2025-10-23 21:14:53] "POST /ref-update HTTP/1.1" 200 156 0.069822 10.0.0.33 - - [2025-10-23 21:14:53] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.032076 10.0.0.33 - - [2025-10-23 21:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010288 10.0.0.33 - - [2025-10-23 21:14:53] "POST /route-targets HTTP/1.1" 200 327 0.043030 10.0.0.33 - - [2025-10-23 21:14:53] "POST /ref-update HTTP/1.1" 200 156 0.031263 10.0.0.33 - - [2025-10-23 21:14:53] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020653 10.0.0.33 - - [2025-10-23 21:14:53] "GET / HTTP/1.1" 200 35931 0.001567 10.0.0.33 - - [2025-10-23 21:14:53] "POST /tags HTTP/1.1" 409 207 0.003171 10.0.0.33 - - [2025-10-23 21:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.33 - - [2025-10-23 21:14:53] "GET /tag/26318469-4f1e-4710-99bd-924960fd15c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018690 10.0.0.33 - - [2025-10-23 21:14:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.018671 10.0.0.33 - - [2025-10-23 21:14:53] "POST /access-control-lists HTTP/1.1" 200 551 0.072936 10.0.0.33 - - [2025-10-23 21:14:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.004962 10.0.0.33 - - [2025-10-23 21:14:53] "POST /firewall-rules HTTP/1.1" 200 562 0.201298 10.0.0.33 - - [2025-10-23 21:14:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.031774 10.0.0.33 - - [2025-10-23 21:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005853 10.0.0.33 - - [2025-10-23 21:14:54] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.038995 10.0.0.33 - - [2025-10-23 21:14:54] "GET /firewall-rule/34c35d63-b9d9-45bd-b010-9f60d3f61e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.086350 10.0.0.33 - - [2025-10-23 21:14:54] "POST /access-control-lists HTTP/1.1" 200 589 0.189821 10.0.0.33 - - [2025-10-23 21:14:54] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.013720 10.0.0.33 - - [2025-10-23 21:14:54] "POST /ref-update HTTP/1.1" 200 156 0.037898 10.0.0.33 - - [2025-10-23 21:14:54] "POST /service-appliance-sets HTTP/1.1" 200 553 0.099865 10.0.0.33 - - [2025-10-23 21:14:54] "GET /firewall-rule/34c35d63-b9d9-45bd-b010-9f60d3f61e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.060498 10.0.0.33 - - [2025-10-23 21:14:54] "POST /fqname-to-id HTTP/1.1" 404 237 0.003628 10.0.0.33 - - [2025-10-23 21:14:54] "POST /fqname-to-id HTTP/1.1" 404 180 0.023491 10.0.0.33 - - [2025-10-23 21:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007135 10.0.0.33 - - [2025-10-23 21:14:54] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004986 10.0.0.33 - - [2025-10-23 21:14:54] "POST /ref-update HTTP/1.1" 200 156 0.083745 10.0.0.33 - - [2025-10-23 21:14:54] "POST /fqname-to-id HTTP/1.1" 404 226 0.013853 10.0.0.33 - - [2025-10-23 21:14:54] "POST /access-control-lists HTTP/1.1" 200 601 0.329917 10.0.0.33 - - [2025-10-23 21:14:54] "POST /service-appliance-sets HTTP/1.1" 200 541 0.241510 10.0.0.33 - - [2025-10-23 21:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965 10.0.0.33 - - [2025-10-23 21:14:54] "POST /tags HTTP/1.1" 200 355 0.162159 10.0.0.33 - - [2025-10-23 21:14:54] "GET /network-ipam/55022f1e-3112-4713-bed6-20a3ebffddc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.021813 10.0.0.33 - - [2025-10-23 21:14:54] "POST /ref-update HTTP/1.1" 200 156 0.073173 10.0.0.33 - - [2025-10-23 21:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.041024 10.0.0.33 - - [2025-10-23 21:14:54] "GET /tag/3ac4ae97-848c-49fb-863d-87cc9b3feb33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.033542 10.0.0.33 - - [2025-10-23 21:14:54] "POST /ref-update HTTP/1.1" 200 156 0.059331 10.0.0.33 - - [2025-10-23 21:14:54] "POST /tags HTTP/1.1" 200 303 0.153717 10.0.0.33 - - [2025-10-23 21:14:54] "PUT /access-control-list/2c968c77-0c39-4bb4-b28d-e9e67f890c11 HTTP/1.1" 200 272 0.110449 10.0.0.33 - - [2025-10-23 21:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011548 10.0.0.33 - - [2025-10-23 21:14:54] "GET /tag/37953337-50e0-4a37-8fa6-4d4d8ad0bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.050937 10.0.0.33 - - [2025-10-23 21:14:55] "PUT /access-control-list/876f233a-688a-4c16-8e2c-f15c8619886f HTTP/1.1" 200 272 0.096582 10.0.0.33 - - [2025-10-23 21:14:55] "POST /projects HTTP/1.1" 409 218 0.032798 10.0.0.33 - - [2025-10-23 21:14:55] "PUT /access-control-list/9e30a871-f0e5-45b1-b7a8-75050dfde9ed HTTP/1.1" 200 272 0.041645 10.0.0.33 - - [2025-10-23 21:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.021461 10.0.0.33 - - [2025-10-23 21:14:55] "POST /service-templates HTTP/1.1" 200 511 0.059795 10.0.0.33 - - [2025-10-23 21:14:55] "POST /service-templates HTTP/1.1" 200 501 0.061768 10.0.0.33 - - [2025-10-23 21:14:55] "PUT /access-control-list/55584275-9a56-4be2-a550-beb0ac8cb896 HTTP/1.1" 200 272 0.093575 10.0.0.33 - - [2025-10-23 21:14:55] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.147152 10.0.0.33 - - [2025-10-23 21:14:55] "POST /service-templates HTTP/1.1" 200 515 0.087699 10.0.0.33 - - [2025-10-23 21:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012201 10.0.0.33 - - [2025-10-23 21:14:55] "PUT /access-control-list/c038eeed-807f-47c8-b98b-75e4a0c67738 HTTP/1.1" 200 272 0.075301 10.0.0.33 - - [2025-10-23 21:14:55] "GET /network-ipam/5392ada0-b84d-4fd8-ba8b-34e4520b4f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003853 10.0.0.33 - - [2025-10-23 21:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.33 - - [2025-10-23 21:14:55] "PUT /access-control-list/f72df88d-f563-4b1f-a651-04647db005c8 HTTP/1.1" 200 272 0.061072 10.0.0.33 - - [2025-10-23 21:14:55] "POST /service-templates HTTP/1.1" 200 535 0.114675 10.0.0.33 - - [2025-10-23 21:14:55] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.059401 10.0.0.33 - - [2025-10-23 21:14:55] "PUT /access-control-list/e2417dfa-dcb5-4ae2-8317-7d6625cc6391 HTTP/1.1" 200 272 0.036120 10.0.0.33 - - [2025-10-23 21:14:55] "GET / HTTP/1.1" 200 35931 0.007121 10.0.0.33 - - [2025-10-23 21:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007947 10.0.0.33 - - [2025-10-23 21:14:55] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.026508 10.0.0.33 - - [2025-10-23 21:14:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.007268 10.0.0.33 - - [2025-10-23 21:14:55] "PUT /access-control-list/064b1b20-dfa0-4b19-9bc5-2d2bf36ca490 HTTP/1.1" 200 272 0.076549 10.0.0.33 - - [2025-10-23 21:14:55] "POST /service-templates HTTP/1.1" 200 507 0.080635 10.0.0.33 - - [2025-10-23 21:14:55] "PUT /access-control-list/668376bc-3c49-454f-b274-5674dedf9d33 HTTP/1.1" 200 272 0.079609 10.0.0.33 - - [2025-10-23 21:14:55] "PUT /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017 HTTP/1.1" 200 264 0.149497 10.0.0.33 - - [2025-10-23 21:14:55] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.009360 10.0.0.33 - - [2025-10-23 21:14:55] "POST /config-nodes HTTP/1.1" 200 593 0.115547 10.0.0.33 - - [2025-10-23 21:14:55] "PUT /access-control-list/408f0c01-9b3d-48c0-8030-0d3b217eeae1 HTTP/1.1" 200 272 0.071595 10.0.0.33 - - [2025-10-23 21:14:55] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.33 - - [2025-10-23 21:14:55] "POST /set-tag HTTP/1.1" 200 109 0.176713 10.0.0.33 - - [2025-10-23 21:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008497 10.0.0.33 - - [2025-10-23 21:14:55] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013967 10.0.0.33 - - [2025-10-23 21:14:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.005626 10.0.0.33 - - [2025-10-23 21:14:55] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.017331 10.0.0.33 - - [2025-10-23 21:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011024 10.0.0.33 - - [2025-10-23 21:14:55] "GET /network-ipam/24a619b2-9ba3-4b87-a6b7-38d697ba155b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.007450 10.0.0.33 - - [2025-10-23 21:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.33 - - [2025-10-23 21:14:55] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004636 10.0.0.33 - - [2025-10-23 21:14:56] "PUT /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d HTTP/1.1" 200 264 0.078806 10.0.0.33 - - [2025-10-23 21:14:56] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007315 10.0.0.33 - - [2025-10-23 21:14:56] "POST /fqname-to-id HTTP/1.1" 404 214 0.006636 10.0.0.33 - - [2025-10-23 21:14:56] "POST /set-tag HTTP/1.1" 200 109 0.108657 10.0.0.33 - - [2025-10-23 21:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015431 10.0.0.33 - - [2025-10-23 21:14:56] "GET / HTTP/1.1" 200 35931 0.001352 10.0.0.33 - - [2025-10-23 21:14:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002426 10.0.0.33 - - [2025-10-23 21:14:56] "GET /network-policy/94a9dacf-7e74-4f70-8b28-0bdfbfd29bde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.044049 10.0.0.33 - - [2025-10-23 21:14:56] "POST /access-control-lists HTTP/1.1" 200 580 0.104875 10.0.0.33 - - [2025-10-23 21:14:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.015382 10.0.0.33 - - [2025-10-23 21:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.33 - - [2025-10-23 21:14:56] "GET /network-policy/93fd1bdf-2c5c-4c87-8c4e-bd55e4f39a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002553 10.0.0.33 - - [2025-10-23 21:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2025-10-23 21:14:56] "GET /network-policy/db4d6110-6077-4548-b292-3fd3c0f0a69a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.017791 10.0.0.33 - - [2025-10-23 21:14:56] "POST /access-control-lists HTTP/1.1" 200 578 0.063737 10.0.0.33 - - [2025-10-23 21:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.023180 10.0.0.33 - - [2025-10-23 21:14:56] "PUT /network-policy/db4d6110-6077-4548-b292-3fd3c0f0a69a HTTP/1.1" 200 262 0.014860 10.0.0.33 - - [2025-10-23 21:14:56] "POST /fqname-to-id HTTP/1.1" 404 234 0.002204 10.0.0.33 - - [2025-10-23 21:14:56] "POST /access-control-lists HTTP/1.1" 200 596 0.027884 10.0.0.33 - - [2025-10-23 21:14:56] "POST /fqname-to-id HTTP/1.1" 404 233 0.006779 10.0.0.33 - - [2025-10-23 21:14:56] "POST /ref-update HTTP/1.1" 200 156 0.065894 10.0.0.33 - - [2025-10-23 21:14:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017902 10.0.0.33 - - [2025-10-23 21:14:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012046 10.0.0.33 - - [2025-10-23 21:14:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009078 10.0.0.33 - - [2025-10-23 21:14:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003097 10.0.0.33 - - [2025-10-23 21:14:56] "POST /access-control-lists HTTP/1.1" 200 594 0.091099 10.0.0.33 - - [2025-10-23 21:14:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017665 10.0.0.33 - - [2025-10-23 21:14:56] "POST /security-groups HTTP/1.1" 409 245 0.005068 10.0.0.33 - - [2025-10-23 21:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.33 - - [2025-10-23 21:14:56] "PUT /access-control-list/7ea16927-f5c0-409e-9205-7d817639401e HTTP/1.1" 200 272 0.035889 10.0.0.33 - - [2025-10-23 21:14:56] "PUT /security-group/d3d6f47a-0263-49b3-bac6-a6ad542d7f2a HTTP/1.1" 200 262 0.075207 10.0.0.33 - - [2025-10-23 21:14:56] "PUT /access-control-list/35c2a0fd-f789-4e82-bffa-c499c95a3d5f HTTP/1.1" 200 272 0.104727 10.0.0.33 - - [2025-10-23 21:14:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.069187 10.0.0.33 - - [2025-10-23 21:14:56] "PUT /access-control-list/2c43ca70-375f-46a0-8010-73a36316b7bb HTTP/1.1" 200 272 0.038005 10.0.0.33 - - [2025-10-23 21:14:56] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031213 10.0.0.33 - - [2025-10-23 21:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009432 10.0.0.33 - - [2025-10-23 21:14:56] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004903 10.0.0.33 - - [2025-10-23 21:14:56] "POST /tags HTTP/1.1" 409 206 0.003222 10.0.0.33 - - [2025-10-23 21:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.33 - - [2025-10-23 21:14:57] "PUT /access-control-list/189f0dab-9b18-479b-9654-505fdb337e20 HTTP/1.1" 200 272 0.014996 10.0.0.33 - - [2025-10-23 21:14:57] "PUT /access-control-list/0a9e8ffb-6420-401f-be23-f7098237c3a5 HTTP/1.1" 200 272 0.017837 10.0.0.33 - - [2025-10-23 21:14:57] "GET /tag/37953337-50e0-4a37-8fa6-4d4d8ad0bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.034267 10.0.0.33 - - [2025-10-23 21:14:57] "PUT /access-control-list/7eb2f3c5-f6f1-4728-aeeb-0b2006ea5482 HTTP/1.1" 200 272 0.019084 10.0.0.33 - - [2025-10-23 21:14:57] "PUT /access-control-list/642c8c34-b843-4e4e-8045-86b6791990a9 HTTP/1.1" 200 272 0.025657 10.0.0.33 - - [2025-10-23 21:14:57] "POST /firewall-rules HTTP/1.1" 200 562 0.112091 10.0.0.33 - - [2025-10-23 21:14:57] "GET /firewall-rule/7b2fbba7-bb21-45f5-a916-04c53a40ba0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.023467 10.0.0.33 - - [2025-10-23 21:14:57] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005014 10.0.0.33 - - [2025-10-23 21:14:57] "GET /firewall-rule/7b2fbba7-bb21-45f5-a916-04c53a40ba0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003260 10.0.0.33 - - [2025-10-23 21:14:57] "PUT /access-control-list/c038eeed-807f-47c8-b98b-75e4a0c67738 HTTP/1.1" 200 272 0.018120 10.0.0.33 - - [2025-10-23 21:14:57] "PUT /access-control-list/f72df88d-f563-4b1f-a651-04647db005c8 HTTP/1.1" 200 272 0.043447 10.0.0.33 - - [2025-10-23 21:14:57] "POST /ref-update HTTP/1.1" 200 156 0.114166 10.0.0.33 - - [2025-10-23 21:14:57] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003085 10.0.0.33 - - [2025-10-23 21:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005749 10.0.0.33 - - [2025-10-23 21:14:57] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003199 10.0.0.33 - - [2025-10-23 21:14:57] "POST /tags HTTP/1.1" 409 206 0.002430 10.0.0.33 - - [2025-10-23 21:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.33 - - [2025-10-23 21:14:57] "GET /tag/37953337-50e0-4a37-8fa6-4d4d8ad0bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012785 10.0.0.33 - - [2025-10-23 21:14:57] "POST /firewall-rules HTTP/1.1" 200 560 0.074854 10.0.0.33 - - [2025-10-23 21:14:57] "GET /firewall-rule/6fce18cd-8c54-43bd-9d5c-661eca7009da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.031143 10.0.0.33 - - [2025-10-23 21:14:57] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003985 10.0.0.33 - - [2025-10-23 21:14:57] "GET /firewall-rule/6fce18cd-8c54-43bd-9d5c-661eca7009da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003258 10.0.0.33 - - [2025-10-23 21:14:57] "POST /ref-update HTTP/1.1" 200 156 0.049639 10.0.0.33 - - [2025-10-23 21:14:57] "POST /tags HTTP/1.1" 200 305 0.072122 10.0.0.33 - - [2025-10-23 21:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.33 - - [2025-10-23 21:14:57] "GET /tag/7fdf3297-01a1-4b38-a3ab-2586a20699c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013550 10.0.0.33 - - [2025-10-23 21:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.33 - - [2025-10-23 21:14:58] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058942 10.0.0.33 - - [2025-10-23 21:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.33 - - [2025-10-23 21:14:58] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006861 10.0.0.33 - - [2025-10-23 21:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.33 - - [2025-10-23 21:14:58] "GET /service-appliance-set/7fa3f90b-30b2-4f21-9610-194d8f850565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003873 10.0.0.33 - - [2025-10-23 21:14:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.001628 10.0.0.33 - - [2025-10-23 21:14:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.123753 10.0.0.33 - - [2025-10-23 21:14:58] "GET /virtual-machine-interface/f30ff2ad-0e54-4c41-a47e-3b25c1139f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.028285 10.0.0.33 - - [2025-10-23 21:14:58] "POST /instance-ips HTTP/1.1" 200 381 0.048162 10.0.0.33 - - [2025-10-23 21:14:58] "GET /instance-ip/15d086f1-64e6-4e77-abeb-0ecc2ab7f1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006290 10.0.0.33 - - [2025-10-23 21:14:58] "POST /loadbalancers HTTP/1.1" 200 582 0.064490 10.0.0.33 - - [2025-10-23 21:14:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028124 10.0.0.33 - - [2025-10-23 21:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010683 10.0.0.33 - - [2025-10-23 21:14:58] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.094982 10.0.0.33 - - [2025-10-23 21:14:58] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.100724 10.0.0.33 - - [2025-10-23 21:14:58] "GET /instance-ip/15d086f1-64e6-4e77-abeb-0ecc2ab7f1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003800 10.0.0.33 - - [2025-10-23 21:14:58] "GET /loadbalancer/f54dfa27-b4ac-43e8-a43a-0d84b3bf89bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.007176 10.0.0.33 - - [2025-10-23 21:14:58] "POST /floating-ips HTTP/1.1" 200 583 0.035929 10.0.0.33 - - [2025-10-23 21:14:58] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.055178 10.0.0.33 - - [2025-10-23 21:14:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010021 10.0.0.33 - - [2025-10-23 21:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006516 10.0.0.33 - - [2025-10-23 21:14:58] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034550 10.0.0.33 - - [2025-10-23 21:14:58] "GET /loadbalancer-listener/ae753db6-9091-4645-8213-cd2c81832832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005225 10.0.0.33 - - [2025-10-23 21:14:58] "GET /loadbalancer-listener/ae753db6-9091-4645-8213-cd2c81832832?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004203 10.0.0.33 - - [2025-10-23 21:14:58] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030152 10.0.0.33 - - [2025-10-23 21:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.33 - - [2025-10-23 21:14:59] "GET /instance-ip/15d086f1-64e6-4e77-abeb-0ecc2ab7f1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007029 10.0.0.33 - - [2025-10-23 21:14:59] "GET /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.010864 10.0.0.33 - - [2025-10-23 21:14:59] "GET /instance-ip/15d086f1-64e6-4e77-abeb-0ecc2ab7f1a4?fields=floating_ips HTTP/1.1" 200 1170 0.026060 10.0.0.33 - - [2025-10-23 21:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017292 10.0.0.33 - - [2025-10-23 21:14:59] "GET /floating-ip/6a831a91-5b8d-4503-8d86-ffb0ac3a6ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.012231 10.0.0.33 - - [2025-10-23 21:14:59] "PUT /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf HTTP/1.1" 200 276 0.011783 10.0.0.33 - - [2025-10-23 21:14:59] "POST /tags HTTP/1.1" 200 301 0.113786 10.0.0.33 - - [2025-10-23 21:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.33 - - [2025-10-23 21:14:59] "GET /tag/0ed76d3c-4a29-4e2d-9886-8844f84df199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013113 10.0.0.33 - - [2025-10-23 21:14:59] "POST /tags HTTP/1.1" 200 325 0.098598 10.0.0.33 - - [2025-10-23 21:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.030403 10.0.0.33 - - [2025-10-23 21:14:59] "GET /tag/acc64e0b-079e-4a65-8895-b1f8fc193434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.029878 10.0.0.33 - - [2025-10-23 21:14:59] "POST /tags HTTP/1.1" 200 363 0.034869 10.0.0.33 - - [2025-10-23 21:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.031836 10.0.0.33 - - [2025-10-23 21:14:59] "GET /tag/74d9702e-00c8-42b6-9262-0a780c304e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.026150 10.0.0.33 - - [2025-10-23 21:14:59] "POST /tags HTTP/1.1" 200 311 0.048072 10.0.0.33 - - [2025-10-23 21:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005392 10.0.0.33 - - [2025-10-23 21:14:59] "GET /tag/d04f27e9-ffa5-42b3-9e78-af66e95dc6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.022224 10.0.0.33 - - [2025-10-23 21:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005695 10.0.0.33 - - [2025-10-23 21:14:59] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.004842 10.0.0.33 - - [2025-10-23 21:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021215 10.0.0.33 - - [2025-10-23 21:14:59] "GET /project/f87641ec-d988-4f1c-ad4a-051fa6069a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.073513 10.0.0.33 - - [2025-10-23 21:14:59] "POST /virtual-machines HTTP/1.1" 200 377 0.036753 10.0.0.33 - - [2025-10-23 21:15:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026485 10.0.0.33 - - [2025-10-23 21:15:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.182612 10.0.0.33 - - [2025-10-23 21:15:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.028647 10.0.0.33 - - [2025-10-23 21:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012188 10.0.0.33 - - [2025-10-23 21:15:00] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004630 10.0.0.33 - - [2025-10-23 21:15:00] "POST /instance-ips HTTP/1.1" 200 409 0.046205 10.0.0.33 - - [2025-10-23 21:15:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.044942 10.0.0.33 - - [2025-10-23 21:15:00] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.023827 10.0.0.33 - - [2025-10-23 21:15:00] "POST /set-tag HTTP/1.1" 200 109 0.022945 10.0.0.33 - - [2025-10-23 21:15:00] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018974 10.0.0.33 - - [2025-10-23 21:15:00] "GET /instance-ip/5590ab6c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006096 10.0.0.33 - - [2025-10-23 21:15:00] "POST /fqname-to-id HTTP/1.1" 404 228 0.002493 10.0.0.33 - - [2025-10-23 21:15:00] "POST /tags HTTP/1.1" 200 371 0.021605 10.0.0.33 - - [2025-10-23 21:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.024837 10.0.0.33 - - [2025-10-23 21:15:00] "GET /tag/6102c8c4-50cb-4981-b7f8-d6bd430a2f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.021151 10.0.0.33 - - [2025-10-23 21:15:00] "POST /tags HTTP/1.1" 200 319 0.027695 10.0.0.33 - - [2025-10-23 21:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.33 - - [2025-10-23 21:15:00] "GET /tag/f547fd52-88cb-44fe-a6e6-c0dc3fc318d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013362 10.0.0.33 - - [2025-10-23 21:15:00] "POST /id-to-fqname HTTP/1.1" 200 181 0.000512 10.0.0.33 - - [2025-10-23 21:15:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.004025 10.0.0.33 - - [2025-10-23 21:15:01] "POST /security-groups HTTP/1.1" 200 578 0.094026 10.0.0.33 - - [2025-10-23 21:15:01] "POST /projects HTTP/1.1" 200 497 0.213924 10.0.0.33 - - [2025-10-23 21:15:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.006626 10.0.0.33 - - [2025-10-23 21:15:01] "POST /access-control-lists HTTP/1.1" 200 587 0.024228 10.0.0.33 - - [2025-10-23 21:15:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013520 10.0.0.33 - - [2025-10-23 21:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.047584 10.0.0.33 - - [2025-10-23 21:15:01] "POST /fqname-to-id HTTP/1.1" 404 224 0.051724 10.0.0.33 - - [2025-10-23 21:15:01] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.009167 10.0.0.33 - - [2025-10-23 21:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.33 - - [2025-10-23 21:15:01] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005576 10.0.0.33 - - [2025-10-23 21:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.33 - - [2025-10-23 21:15:01] "GET /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1764 0.026137 10.0.0.33 - - [2025-10-23 21:15:01] "POST /access-control-lists HTTP/1.1" 200 585 0.077901 10.0.0.33 - - [2025-10-23 21:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006321 10.0.0.33 - - [2025-10-23 21:15:01] "PUT /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf HTTP/1.1" 200 276 0.037149 10.0.0.33 - - [2025-10-23 21:15:01] "PUT /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017 HTTP/1.1" 200 264 0.151395 10.0.0.33 - - [2025-10-23 21:15:01] "PUT /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d HTTP/1.1" 200 264 0.090524 10.0.0.33 - - [2025-10-23 21:15:01] "POST /security-groups HTTP/1.1" 200 558 0.086247 10.0.0.33 - - [2025-10-23 21:15:01] "POST /fqname-to-id HTTP/1.1" 404 248 0.001521 10.0.0.33 - - [2025-10-23 21:15:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.060085 10.0.0.33 - - [2025-10-23 21:15:01] "POST /chown HTTP/1.1" 200 109 0.035296 10.0.0.33 - - [2025-10-23 21:15:01] "POST /access-control-lists HTTP/1.1" 200 610 0.096979 10.0.0.33 - - [2025-10-23 21:15:01] "POST /fqname-to-id HTTP/1.1" 404 247 0.021198 10.0.0.33 - - [2025-10-23 21:15:01] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012312 10.0.0.33 - - [2025-10-23 21:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.33 - - [2025-10-23 21:15:01] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004157 10.0.0.33 - - [2025-10-23 21:15:01] "GET / HTTP/1.1" 200 35931 0.001775 10.0.0.33 - - [2025-10-23 21:15:01] "POST /tags HTTP/1.1" 409 214 0.011708 10.0.0.33 - - [2025-10-23 21:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014501 10.0.0.33 - - [2025-10-23 21:15:01] "GET /tag/f547fd52-88cb-44fe-a6e6-c0dc3fc318d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019281 10.0.0.33 - - [2025-10-23 21:15:01] "POST /access-control-lists HTTP/1.1" 200 608 0.124074 10.0.0.33 - - [2025-10-23 21:15:01] "POST /alarms HTTP/1.1" 200 581 0.146086 10.0.0.33 - - [2025-10-23 21:15:02] "POST /alarms HTTP/1.1" 200 575 0.050649 10.0.0.33 - - [2025-10-23 21:15:02] "POST /firewall-rules HTTP/1.1" 200 578 0.134962 10.0.0.33 - - [2025-10-23 21:15:02] "GET /firewall-rule/34356fec-ebd3-498b-8b20-9921c328575a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.037606 10.0.0.33 - - [2025-10-23 21:15:02] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.008084 10.0.0.33 - - [2025-10-23 21:15:02] "POST /alarms HTTP/1.1" 200 575 0.083295 10.0.0.33 - - [2025-10-23 21:15:02] "GET /firewall-rule/34356fec-ebd3-498b-8b20-9921c328575a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006347 10.0.0.33 - - [2025-10-23 21:15:02] "POST /alarms HTTP/1.1" 200 559 0.050875 10.0.0.33 - - [2025-10-23 21:15:02] "POST /alarms HTTP/1.1" 200 555 0.037491 10.0.0.33 - - [2025-10-23 21:15:02] "POST /alarms HTTP/1.1" 200 557 0.028931 10.0.0.33 - - [2025-10-23 21:15:02] "POST /ref-update HTTP/1.1" 200 156 0.125467 10.0.0.33 - - [2025-10-23 21:15:02] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021263 10.0.0.33 - - [2025-10-23 21:15:02] "POST /alarms HTTP/1.1" 200 565 0.041078 10.0.0.33 - - [2025-10-23 21:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007446 10.0.0.33 - - [2025-10-23 21:15:02] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003316 10.0.0.33 - - [2025-10-23 21:15:02] "POST /tags HTTP/1.1" 409 214 0.004262 10.0.0.33 - - [2025-10-23 21:15:02] "POST /alarms HTTP/1.1" 200 549 0.028460 10.0.0.33 - - [2025-10-23 21:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005780 10.0.0.33 - - [2025-10-23 21:15:02] "GET /tag/f547fd52-88cb-44fe-a6e6-c0dc3fc318d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019660 10.0.0.33 - - [2025-10-23 21:15:02] "POST /alarms HTTP/1.1" 200 557 0.071798 10.0.0.33 - - [2025-10-23 21:15:02] "POST /alarms HTTP/1.1" 200 567 0.060688 10.0.0.33 - - [2025-10-23 21:15:02] "POST /firewall-rules HTTP/1.1" 200 576 0.154644 10.0.0.33 - - [2025-10-23 21:15:02] "GET /firewall-rule/63324e36-dce3-4ab3-975e-7707752d3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006841 10.0.0.33 - - [2025-10-23 21:15:02] "POST /alarms HTTP/1.1" 200 555 0.091532 10.0.0.33 - - [2025-10-23 21:15:02] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.034725 10.0.0.33 - - [2025-10-23 21:15:02] "GET /firewall-rule/63324e36-dce3-4ab3-975e-7707752d3abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003792 10.0.0.33 - - [2025-10-23 21:15:02] "POST /alarms HTTP/1.1" 200 567 0.047140 10.0.0.33 - - [2025-10-23 21:15:02] "POST /alarms HTTP/1.1" 200 575 0.076318 10.0.0.33 - - [2025-10-23 21:15:02] "POST /ref-update HTTP/1.1" 200 156 0.093528 10.0.0.33 - - [2025-10-23 21:15:02] "POST /alarms HTTP/1.1" 200 569 0.030578 10.0.0.33 - - [2025-10-23 21:15:02] "POST /tags HTTP/1.1" 200 301 0.045873 10.0.0.33 - - [2025-10-23 21:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005983 10.0.0.33 - - [2025-10-23 21:15:02] "POST /alarms HTTP/1.1" 200 561 0.046215 10.0.0.33 - - [2025-10-23 21:15:02] "POST /alarms HTTP/1.1" 200 561 0.027079 10.0.0.33 - - [2025-10-23 21:15:02] "GET /tag/a7ed10e7-33ee-4e82-ad4d-380a398d4e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024393 10.0.0.33 - - [2025-10-23 21:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008297 10.0.0.33 - - [2025-10-23 21:15:03] "GET /project/f87641ec-d988-4f1c-ad4a-051fa6069a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047301 10.0.0.33 - - [2025-10-23 21:15:03] "POST /alarms HTTP/1.1" 200 561 0.050977 10.0.0.33 - - [2025-10-23 21:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.33 - - [2025-10-23 21:15:03] "POST /alarms HTTP/1.1" 200 547 0.035489 10.0.0.33 - - [2025-10-23 21:15:03] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.008063 10.0.0.33 - - [2025-10-23 21:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.33 - - [2025-10-23 21:15:03] "POST /alarms HTTP/1.1" 200 595 0.036796 10.0.0.33 - - [2025-10-23 21:15:03] "GET /service-appliance-set/7fa3f90b-30b2-4f21-9610-194d8f850565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003137 10.0.0.33 - - [2025-10-23 21:15:03] "POST /fqname-to-id HTTP/1.1" 404 242 0.001888 10.0.0.33 - - [2025-10-23 21:15:03] "POST /alarms HTTP/1.1" 200 575 0.024805 10.0.0.33 - - [2025-10-23 21:15:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.078321 10.0.0.33 - - [2025-10-23 21:15:03] "POST /alarms HTTP/1.1" 200 571 0.061820 10.0.0.33 - - [2025-10-23 21:15:03] "GET /virtual-machine-interface/df46c6dd-0fc2-4cd6-92ac-e22684ea4369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.009677 10.0.0.33 - - [2025-10-23 21:15:03] "POST /alarms HTTP/1.1" 200 583 0.045487 10.0.0.33 - - [2025-10-23 21:15:03] "POST /instance-ips HTTP/1.1" 200 377 0.044722 10.0.0.33 - - [2025-10-23 21:15:03] "GET /instance-ip/79a26252-1cac-46f1-808f-019227d26912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.014950 10.0.0.33 - - [2025-10-23 21:15:03] "POST /alarms HTTP/1.1" 200 609 0.034558 10.0.0.33 - - [2025-10-23 21:15:03] "POST /loadbalancers HTTP/1.1" 200 582 0.082082 10.0.0.33 - - [2025-10-23 21:15:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.030559 10.0.0.33 - - [2025-10-23 21:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.33 - - [2025-10-23 21:15:03] "GET /project/f87641ec-d988-4f1c-ad4a-051fa6069a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.030232 10.0.0.33 - - [2025-10-23 21:15:03] "GET /instance-ip/79a26252-1cac-46f1-808f-019227d26912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.004042 10.0.0.33 - - [2025-10-23 21:15:03] "GET /project/f87641ec-d988-4f1c-ad4a-051fa6069a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.032677 10.0.0.33 - - [2025-10-23 21:15:03] "GET /loadbalancer/de79eb8d-408d-4dc9-bd04-ae65ce32350d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.016077 10.0.0.33 - - [2025-10-23 21:15:03] "POST /floating-ips HTTP/1.1" 200 581 0.045947 10.0.0.33 - - [2025-10-23 21:15:03] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.048311 10.0.0.33 - - [2025-10-23 21:15:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.031637 10.0.0.33 - - [2025-10-23 21:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.023128 10.0.0.33 - - [2025-10-23 21:15:03] "GET / HTTP/1.1" 200 35931 0.001837 10.0.0.33 - - [2025-10-23 21:15:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002133 10.0.0.33 - - [2025-10-23 21:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.33 - - [2025-10-23 21:15:03] "PUT /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf HTTP/1.1" 200 276 0.022886 10.0.0.33 - - [2025-10-23 21:15:03] "GET /project/f87641ec-d988-4f1c-ad4a-051fa6069a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.081621 10.0.0.33 - - [2025-10-23 21:15:03] "GET /loadbalancer-listener/a4f58609-3cba-4f0c-a49c-4b53163849aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003001 10.0.0.33 - - [2025-10-23 21:15:03] "GET /loadbalancer-listener/a4f58609-3cba-4f0c-a49c-4b53163849aa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003629 10.0.0.33 - - [2025-10-23 21:15:03] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024599 10.0.0.33 - - [2025-10-23 21:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006286 10.0.0.33 - - [2025-10-23 21:15:04] "GET /instance-ip/79a26252-1cac-46f1-808f-019227d26912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.031063 10.0.0.33 - - [2025-10-23 21:15:04] "GET /instance-ip/79a26252-1cac-46f1-808f-019227d26912?fields=floating_ips HTTP/1.1" 200 1163 0.014633 10.0.0.33 - - [2025-10-23 21:15:04] "GET /floating-ip/fb186d8a-1e55-4eac-b5b8-28086b986e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002713 10.0.0.33 - - [2025-10-23 21:15:04] "GET /project/f87641ec-d988-4f1c-ad4a-051fa6069a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051000 10.0.0.33 - - [2025-10-23 21:15:04] "GET /loadbalancer/de79eb8d-408d-4dc9-bd04-ae65ce32350d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.008774 10.0.0.33 - - [2025-10-23 21:15:04] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.032962 10.0.0.33 - - [2025-10-23 21:15:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.035968 10.0.0.33 - - [2025-10-23 21:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011143 10.0.0.33 - - [2025-10-23 21:15:04] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.33 - - [2025-10-23 21:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.33 - - [2025-10-23 21:15:04] "GET /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003135 10.0.0.33 - - [2025-10-23 21:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.33 - - [2025-10-23 21:15:04] "PUT /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf HTTP/1.1" 200 276 0.026999 10.0.0.33 - - [2025-10-23 21:15:04] "GET /project/f87641ec-d988-4f1c-ad4a-051fa6069a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048688 10.0.0.33 - - [2025-10-23 21:15:04] "GET /loadbalancer-listener/065a4494-1772-4f6f-9f1e-ecf0451374d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.014959 10.0.0.33 - - [2025-10-23 21:15:04] "GET /loadbalancer-listener/065a4494-1772-4f6f-9f1e-ecf0451374d7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.010496 10.0.0.33 - - [2025-10-23 21:15:04] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.050397 10.0.0.33 - - [2025-10-23 21:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.33 - - [2025-10-23 21:15:04] "GET /instance-ip/79a26252-1cac-46f1-808f-019227d26912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.017798 10.0.0.33 - - [2025-10-23 21:15:04] "GET /instance-ip/79a26252-1cac-46f1-808f-019227d26912?fields=floating_ips HTTP/1.1" 200 1163 0.010156 10.0.0.33 - - [2025-10-23 21:15:04] "GET /floating-ip/fb186d8a-1e55-4eac-b5b8-28086b986e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.014344 10.0.0.33 - - [2025-10-23 21:15:04] "GET /project/f87641ec-d988-4f1c-ad4a-051fa6069a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.085666 10.0.0.33 - - [2025-10-23 21:15:04] "GET /loadbalancer/de79eb8d-408d-4dc9-bd04-ae65ce32350d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004266 10.0.0.33 - - [2025-10-23 21:15:04] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.026735 10.0.0.33 - - [2025-10-23 21:15:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.026000 10.0.0.33 - - [2025-10-23 21:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005741 10.0.0.33 - - [2025-10-23 21:15:04] "GET /project/f87641ec-d988-4f1c-ad4a-051fa6069a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.043050 10.0.0.33 - - [2025-10-23 21:15:04] "GET /loadbalancer-listener/2ea2e1c2-0d4c-4d0e-8d2a-0e3f9705af44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.016431 10.0.0.33 - - [2025-10-23 21:15:04] "GET /loadbalancer-listener/2ea2e1c2-0d4c-4d0e-8d2a-0e3f9705af44?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004097 10.0.0.33 - - [2025-10-23 21:15:04] "GET / HTTP/1.1" 200 35931 0.002215 10.0.0.33 - - [2025-10-23 21:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.33 - - [2025-10-23 21:15:04] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005051 10.0.0.33 - - [2025-10-23 21:15:04] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.033721 10.0.0.33 - - [2025-10-23 21:15:04] "PUT /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb HTTP/1.1" 200 274 0.045104 10.0.0.33 - - [2025-10-23 21:15:04] "GET /instance-ip/79a26252-1cac-46f1-808f-019227d26912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.010773 10.0.0.33 - - [2025-10-23 21:15:04] "GET /instance-ip/79a26252-1cac-46f1-808f-019227d26912?fields=floating_ips HTTP/1.1" 200 1163 0.018500 10.0.0.33 - - [2025-10-23 21:15:04] "POST /tags HTTP/1.1" 200 363 0.066512 10.0.0.33 - - [2025-10-23 21:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.33 - - [2025-10-23 21:15:05] "GET /floating-ip/fb186d8a-1e55-4eac-b5b8-28086b986e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.014575 10.0.0.33 - - [2025-10-23 21:15:05] "GET /tag/6e86a375-e7e8-4693-a51a-fad4a05ce700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.028438 10.0.0.33 - - [2025-10-23 21:15:05] "POST /tags HTTP/1.1" 200 311 0.073394 10.0.0.33 - - [2025-10-23 21:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007119 10.0.0.33 - - [2025-10-23 21:15:05] "GET /tag/0adf5bb9-db17-4fce-a18e-c376e3877a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.034377 10.0.0.33 - - [2025-10-23 21:15:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.000523 10.0.0.33 - - [2025-10-23 21:15:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.008052 10.0.0.33 - - [2025-10-23 21:15:05] "POST /security-groups HTTP/1.1" 200 574 0.117478 10.0.0.33 - - [2025-10-23 21:15:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.006073 10.0.0.33 - - [2025-10-23 21:15:05] "POST /projects HTTP/1.1" 200 489 0.256839 10.0.0.33 - - [2025-10-23 21:15:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025958 10.0.0.33 - - [2025-10-23 21:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011490 10.0.0.33 - - [2025-10-23 21:15:05] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.014260 10.0.0.33 - - [2025-10-23 21:15:05] "POST /access-control-lists HTTP/1.1" 200 583 0.119820 10.0.0.33 - - [2025-10-23 21:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008950 10.0.0.33 - - [2025-10-23 21:15:05] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.010246 10.0.0.33 - - [2025-10-23 21:15:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.016965 10.0.0.33 - - [2025-10-23 21:15:05] "POST /access-control-lists HTTP/1.1" 200 581 0.077195 10.0.0.33 - - [2025-10-23 21:15:05] "PUT /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017 HTTP/1.1" 200 264 0.130965 10.0.0.33 - - [2025-10-23 21:15:05] "PUT /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d HTTP/1.1" 200 264 0.144022 10.0.0.33 - - [2025-10-23 21:15:06] "POST /security-groups HTTP/1.1" 200 546 0.098840 10.0.0.33 - - [2025-10-23 21:15:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.002067 10.0.0.33 - - [2025-10-23 21:15:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.099695 10.0.0.33 - - [2025-10-23 21:15:06] "POST /access-control-lists HTTP/1.1" 200 602 0.123117 10.0.0.33 - - [2025-10-23 21:15:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.011898 10.0.0.33 - - [2025-10-23 21:15:06] "POST /chown HTTP/1.1" 200 109 0.049091 10.0.0.33 - - [2025-10-23 21:15:06] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016464 10.0.0.33 - - [2025-10-23 21:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005192 10.0.0.33 - - [2025-10-23 21:15:06] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.030135 10.0.0.33 - - [2025-10-23 21:15:06] "POST /tags HTTP/1.1" 409 210 0.002820 10.0.0.33 - - [2025-10-23 21:15:06] "POST /access-control-lists HTTP/1.1" 200 600 0.086018 10.0.0.33 - - [2025-10-23 21:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.33 - - [2025-10-23 21:15:06] "GET /tag/0adf5bb9-db17-4fce-a18e-c376e3877a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.024214 10.0.0.33 - - [2025-10-23 21:15:06] "POST /firewall-rules HTTP/1.1" 200 570 0.080722 10.0.0.33 - - [2025-10-23 21:15:06] "GET /firewall-rule/66a88bfc-d782-4dcf-843b-6927ed3f7647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004365 10.0.0.33 - - [2025-10-23 21:15:06] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003703 10.0.0.33 - - [2025-10-23 21:15:06] "GET /firewall-rule/66a88bfc-d782-4dcf-843b-6927ed3f7647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002361 10.0.0.33 - - [2025-10-23 21:15:06] "POST /ref-update HTTP/1.1" 200 156 0.039776 10.0.0.33 - - [2025-10-23 21:15:06] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015260 10.0.0.33 - - [2025-10-23 21:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.33 - - [2025-10-23 21:15:06] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003944 10.0.0.33 - - [2025-10-23 21:15:06] "POST /tags HTTP/1.1" 409 210 0.002008 10.0.0.33 - - [2025-10-23 21:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.33 - - [2025-10-23 21:15:06] "GET /tag/0adf5bb9-db17-4fce-a18e-c376e3877a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.033922 10.0.0.33 - - [2025-10-23 21:15:06] "POST /firewall-rules HTTP/1.1" 200 568 0.074859 10.0.0.33 - - [2025-10-23 21:15:06] "GET /firewall-rule/52a5c5f5-5b0f-484e-b3bf-4f18230c6d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.025845 10.0.0.33 - - [2025-10-23 21:15:07] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.011047 10.0.0.33 - - [2025-10-23 21:15:07] "GET /firewall-rule/52a5c5f5-5b0f-484e-b3bf-4f18230c6d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002653 10.0.0.33 - - [2025-10-23 21:15:07] "POST /ref-update HTTP/1.1" 200 156 0.042410 10.0.0.33 - - [2025-10-23 21:15:07] "POST /tags HTTP/1.1" 409 237 0.003375 10.0.0.33 - - [2025-10-23 21:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.33 - - [2025-10-23 21:15:07] "GET /tag/74d9702e-00c8-42b6-9262-0a780c304e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020383 10.0.0.33 - - [2025-10-23 21:15:07] "POST /tags HTTP/1.1" 409 210 0.003835 10.0.0.33 - - [2025-10-23 21:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.33 - - [2025-10-23 21:15:07] "GET /tag/d04f27e9-ffa5-42b3-9e78-af66e95dc6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011863 10.0.0.33 - - [2025-10-23 21:15:07] "POST /projects HTTP/1.1" 409 223 0.002792 10.0.0.33 - - [2025-10-23 21:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.33 - - [2025-10-23 21:15:07] "GET /project/f87641ec-d988-4f1c-ad4a-051fa6069a5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037174 10.0.0.33 - - [2025-10-23 21:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009699 10.0.0.33 - - [2025-10-23 21:15:07] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005058 10.0.0.33 - - [2025-10-23 21:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.33 - - [2025-10-23 21:15:07] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005248 10.0.0.33 - - [2025-10-23 21:15:07] "PUT /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017 HTTP/1.1" 200 264 0.058732 10.0.0.33 - - [2025-10-23 21:15:07] "PUT /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d HTTP/1.1" 200 264 0.054249 10.0.0.33 - - [2025-10-23 21:15:07] "POST /security-groups HTTP/1.1" 409 253 0.002864 10.0.0.33 - - [2025-10-23 21:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.33 - - [2025-10-23 21:15:07] "PUT /security-group/8fffbe3f-4ab2-4762-9480-fa4203b0fac4 HTTP/1.1" 200 262 0.056812 10.0.0.33 - - [2025-10-23 21:15:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.026626 10.0.0.33 - - [2025-10-23 21:15:07] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008302 10.0.0.33 - - [2025-10-23 21:15:07] "PUT /access-control-list/668376bc-3c49-454f-b274-5674dedf9d33 HTTP/1.1" 200 272 0.034334 10.0.0.33 - - [2025-10-23 21:15:07] "PUT /access-control-list/408f0c01-9b3d-48c0-8030-0d3b217eeae1 HTTP/1.1" 200 272 0.017725 10.0.0.33 - - [2025-10-23 21:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2025-10-23 21:15:07] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002610 10.0.0.33 - - [2025-10-23 21:15:07] "POST /tags HTTP/1.1" 409 210 0.001760 10.0.0.33 - - [2025-10-23 21:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.33 - - [2025-10-23 21:15:07] "GET /tag/d04f27e9-ffa5-42b3-9e78-af66e95dc6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011397 10.0.0.33 - - [2025-10-23 21:15:07] "POST /firewall-rules HTTP/1.1" 200 570 0.086711 10.0.0.33 - - [2025-10-23 21:15:07] "GET /firewall-rule/e392def7-a1f1-4fff-a9ad-cb8e496a1bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004798 10.0.0.33 - - [2025-10-23 21:15:07] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003574 10.0.0.33 - - [2025-10-23 21:15:07] "GET /firewall-rule/e392def7-a1f1-4fff-a9ad-cb8e496a1bed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002388 10.0.0.33 - - [2025-10-23 21:15:08] "POST /ref-update HTTP/1.1" 200 156 0.053036 10.0.0.33 - - [2025-10-23 21:15:08] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013997 10.0.0.33 - - [2025-10-23 21:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2025-10-23 21:15:08] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003115 10.0.0.33 - - [2025-10-23 21:15:08] "POST /tags HTTP/1.1" 409 210 0.001873 10.0.0.33 - - [2025-10-23 21:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.33 - - [2025-10-23 21:15:08] "GET /tag/d04f27e9-ffa5-42b3-9e78-af66e95dc6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012499 10.0.0.33 - - [2025-10-23 21:15:08] "POST /firewall-rules HTTP/1.1" 200 568 0.078254 10.0.0.33 - - [2025-10-23 21:15:08] "GET /firewall-rule/254f14cc-3b04-46b0-a67f-4f563b3aba5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.035664 10.0.0.33 - - [2025-10-23 21:15:08] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004215 10.0.0.33 - - [2025-10-23 21:15:08] "GET /firewall-rule/254f14cc-3b04-46b0-a67f-4f563b3aba5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002062 10.0.0.33 - - [2025-10-23 21:15:08] "POST /ref-update HTTP/1.1" 200 156 0.042297 10.0.0.33 - - [2025-10-23 21:15:08] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020798 10.0.0.33 - - [2025-10-23 21:15:08] "POST /set-tag HTTP/1.1" 200 109 0.003253 10.0.0.249 - - [2025-10-23 21:15:25] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.249 - - [2025-10-23 21:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.249 - - [2025-10-23 21:15:25] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005092 10.0.0.249 - - [2025-10-23 21:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.249 - - [2025-10-23 21:15:25] "GET /routing-instance/40d16643-438b-4be6-b363-696b90c6f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004300 10.0.0.249 - - [2025-10-23 21:15:25] "PUT /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb HTTP/1.1" 200 274 0.015872 10.0.0.249 - - [2025-10-23 21:15:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.011283 10.0.0.249 - - [2025-10-23 21:15:25] "POST /virtual-routers HTTP/1.1" 200 599 0.020735 10.0.0.249 - - [2025-10-23 21:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008418 10.0.0.249 - - [2025-10-23 21:15:25] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.013042 10.0.0.249 - - [2025-10-23 21:15:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.002191 10.0.0.249 - - [2025-10-23 21:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.249 - - [2025-10-23 21:15:25] "GET /virtual-network/4a8d876e-e480-42a9-97ac-9021ef10067b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004190 10.0.0.249 - - [2025-10-23 21:15:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.059212 10.0.0.33 - - [2025-10-23 21:16:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.33 - - [2025-10-23 21:16:55] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.013311 10.0.0.249 - - [2025-10-23 21:17:02] "GET / HTTP/1.1" 200 35931 0.002083 10.0.0.249 - - [2025-10-23 21:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.249 - - [2025-10-23 21:17:03] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008884 10.0.0.249 - - [2025-10-23 21:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.249 - - [2025-10-23 21:17:03] "GET /routing-instance/40d16643-438b-4be6-b363-696b90c6f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003453 10.0.0.249 - - [2025-10-23 21:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.249 - - [2025-10-23 21:17:03] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004119 10.0.0.249 - - [2025-10-23 21:17:03] "PUT /virtual-router/fbc08587-e147-4043-ac64-477efc209c01 HTTP/1.1" 200 262 0.016140 10.0.0.249 - - [2025-10-23 21:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005835 10.0.0.249 - - [2025-10-23 21:17:03] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006459 10.0.0.249 - - [2025-10-23 21:17:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.249 - - [2025-10-23 21:17:03] "GET /virtual-machine-interface/ba46cfd8-44e2-492e-b0d0-1102a084cad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004584 10.0.0.249 - - [2025-10-23 21:17:03] "PUT /virtual-machine-interface/ba46cfd8-44e2-492e-b0d0-1102a084cad3 HTTP/1.1" 200 284 0.010462 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:17:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001068 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:17:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001033 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:17:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:17:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:17:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000983 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:17:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000927 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:17:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001035 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:17:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000997 10.0.0.33 - - [2025-10-23 21:18:52] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003296 10.0.0.33 - - [2025-10-23 21:18:52] "POST /ref-update HTTP/1.1" 200 156 0.010082 10.0.0.33 - - [2025-10-23 21:18:56] "GET /global-system-configs HTTP/1.1" 200 322 0.008990 10.0.0.33 - - [2025-10-23 21:18:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002271 10.0.0.33 - - [2025-10-23 21:19:04] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010686 10.0.0.33 - - [2025-10-23 21:19:04] "POST /set-tag HTTP/1.1" 200 109 0.004266 10.0.0.33 - - [2025-10-23 21:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.33 - - [2025-10-23 21:19:04] "GET /loadbalancer/de79eb8d-408d-4dc9-bd04-ae65ce32350d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002595 10.0.0.33 - - [2025-10-23 21:19:04] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004193 10.0.0.33 - - [2025-10-23 21:19:04] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.33 - - [2025-10-23 21:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.33 - - [2025-10-23 21:19:04] "GET /loadbalancer/de79eb8d-408d-4dc9-bd04-ae65ce32350d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002392 10.0.0.33 - - [2025-10-23 21:19:04] "GET /loadbalancer-pool/62fc534b-45be-4a6b-89c5-a8a6085d185d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.006046 10.0.0.33 - - [2025-10-23 21:19:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020081 10.0.0.33 - - [2025-10-23 21:19:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009525 10.0.0.33 - - [2025-10-23 21:19:04] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011772 10.0.0.33 - - [2025-10-23 21:19:04] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008596 10.0.0.33 - - [2025-10-23 21:19:04] "POST /ref-update HTTP/1.1" 200 156 0.006508 10.0.0.33 - - [2025-10-23 21:19:04] "POST /tags HTTP/1.1" 409 205 0.002101 10.0.0.33 - - [2025-10-23 21:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.33 - - [2025-10-23 21:19:04] "GET /tag/a7ed10e7-33ee-4e82-ad4d-380a398d4e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012383 10.0.0.33 - - [2025-10-23 21:19:04] "GET /floating-ip/fb186d8a-1e55-4eac-b5b8-28086b986e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.005318 10.0.0.33 - - [2025-10-23 21:19:04] "PUT /floating-ip/fb186d8a-1e55-4eac-b5b8-28086b986e37 HTTP/1.1" 200 256 0.018742 10.0.0.33 - - [2025-10-23 21:19:04] "POST /set-tag HTTP/1.1" 200 109 0.096138 10.0.0.33 - - [2025-10-23 21:19:04] "GET /loadbalancer-pool/ac517d55-5160-4be3-8daa-d80753e77ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004256 10.0.0.33 - - [2025-10-23 21:19:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019595 10.0.0.33 - - [2025-10-23 21:19:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020342 10.0.0.33 - - [2025-10-23 21:19:04] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011364 10.0.0.33 - - [2025-10-23 21:19:04] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.021872 10.0.0.33 - - [2025-10-23 21:19:04] "POST /ref-update HTTP/1.1" 200 156 0.016100 10.0.0.33 - - [2025-10-23 21:19:04] "POST /set-tag HTTP/1.1" 200 109 0.005709 10.0.0.33 - - [2025-10-23 21:19:04] "GET /floating-ip/fb186d8a-1e55-4eac-b5b8-28086b986e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003625 10.0.0.33 - - [2025-10-23 21:19:04] "GET /loadbalancer-pool/9a615910-cf7f-4add-8827-0e515ccab31d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007909 10.0.0.33 - - [2025-10-23 21:19:04] "PUT /floating-ip/fb186d8a-1e55-4eac-b5b8-28086b986e37 HTTP/1.1" 200 256 0.017307 10.0.0.33 - - [2025-10-23 21:19:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036345 10.0.0.33 - - [2025-10-23 21:19:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009037 10.0.0.33 - - [2025-10-23 21:19:04] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010712 10.0.0.33 - - [2025-10-23 21:19:04] "POST /set-tag HTTP/1.1" 200 109 0.004475 10.0.0.33 - - [2025-10-23 21:19:04] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009232 10.0.0.33 - - [2025-10-23 21:19:04] "POST /ref-update HTTP/1.1" 200 156 0.010466 10.0.0.33 - - [2025-10-23 21:19:04] "GET /floating-ip/fb186d8a-1e55-4eac-b5b8-28086b986e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.003319 10.0.0.33 - - [2025-10-23 21:19:04] "PUT /floating-ip/fb186d8a-1e55-4eac-b5b8-28086b986e37 HTTP/1.1" 200 256 0.024528 10.0.0.33 - - [2025-10-23 21:21:26] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004872 10.0.0.33 - - [2025-10-23 21:21:26] "POST /set-tag HTTP/1.1" 200 109 0.008551 10.0.0.33 - - [2025-10-23 21:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.33 - - [2025-10-23 21:21:26] "GET /loadbalancer/de79eb8d-408d-4dc9-bd04-ae65ce32350d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002735 10.0.0.33 - - [2025-10-23 21:21:26] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004747 10.0.0.33 - - [2025-10-23 21:21:26] "POST /set-tag HTTP/1.1" 200 109 0.033131 10.0.0.33 - - [2025-10-23 21:21:26] "DELETE /loadbalancer-member/debc4a1f-134f-4ae9-b7d3-d7031c0f42a0 HTTP/1.1" 200 115 0.080049 10.0.0.33 - - [2025-10-23 21:21:26] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013428 10.0.0.33 - - [2025-10-23 21:21:27] "POST /set-tag HTTP/1.1" 200 109 0.005692 10.0.0.33 - - [2025-10-23 21:21:27] "DELETE /loadbalancer-member/8a9d8001-4410-4f58-91cf-145db5a1c42c HTTP/1.1" 200 115 0.038369 10.0.0.33 - - [2025-10-23 21:21:27] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008119 10.0.0.33 - - [2025-10-23 21:21:27] "POST /set-tag HTTP/1.1" 200 109 0.003780 10.0.0.33 - - [2025-10-23 21:21:27] "DELETE /loadbalancer-member/e6b811d9-126f-412f-b452-538478ebdd53 HTTP/1.1" 200 115 0.045779 10.0.0.33 - - [2025-10-23 21:21:27] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012655 10.0.0.33 - - [2025-10-23 21:21:27] "POST /set-tag HTTP/1.1" 200 109 0.003749 10.0.0.33 - - [2025-10-23 21:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.33 - - [2025-10-23 21:21:27] "GET /loadbalancer/de79eb8d-408d-4dc9-bd04-ae65ce32350d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002528 10.0.0.33 - - [2025-10-23 21:21:27] "GET /loadbalancer-pool/62fc534b-45be-4a6b-89c5-a8a6085d185d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002749 10.0.0.33 - - [2025-10-23 21:21:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028574 10.0.0.33 - - [2025-10-23 21:21:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.037944 10.0.0.33 - - [2025-10-23 21:21:27] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.025242 10.0.0.33 - - [2025-10-23 21:21:27] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016106 10.0.0.33 - - [2025-10-23 21:21:27] "GET /floating-ip/fb186d8a-1e55-4eac-b5b8-28086b986e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008424 10.0.0.33 - - [2025-10-23 21:21:27] "POST /set-tag HTTP/1.1" 200 109 0.089390 10.0.0.33 - - [2025-10-23 21:21:27] "GET /loadbalancer-pool/ac517d55-5160-4be3-8daa-d80753e77ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.016391 10.0.0.33 - - [2025-10-23 21:21:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014292 10.0.0.33 - - [2025-10-23 21:21:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012549 10.0.0.33 - - [2025-10-23 21:21:27] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019735 10.0.0.33 - - [2025-10-23 21:21:27] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009025 10.0.0.33 - - [2025-10-23 21:21:27] "POST /set-tag HTTP/1.1" 200 109 0.009723 10.0.0.33 - - [2025-10-23 21:21:27] "GET /floating-ip/fb186d8a-1e55-4eac-b5b8-28086b986e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004648 10.0.0.33 - - [2025-10-23 21:21:27] "GET /loadbalancer-pool/9a615910-cf7f-4add-8827-0e515ccab31d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003470 10.0.0.33 - - [2025-10-23 21:21:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029933 10.0.0.33 - - [2025-10-23 21:21:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016484 10.0.0.33 - - [2025-10-23 21:21:27] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010611 10.0.0.33 - - [2025-10-23 21:21:27] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004735 10.0.0.33 - - [2025-10-23 21:21:27] "GET /floating-ip/fb186d8a-1e55-4eac-b5b8-28086b986e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003328 10.0.0.33 - - [2025-10-23 21:21:27] "POST /set-tag HTTP/1.1" 200 109 0.011780 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:22:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:22:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000997 10.0.0.33 - - [2025-10-23 21:22:54] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.33 - - [2025-10-23 21:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.33 - - [2025-10-23 21:22:54] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034859 10.0.0.33 - - [2025-10-23 21:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.33 - - [2025-10-23 21:22:54] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040349 10.0.0.33 - - [2025-10-23 21:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.33 - - [2025-10-23 21:22:55] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028985 10.0.0.33 - - [2025-10-23 21:22:55] "POST /tags HTTP/1.1" 200 333 0.053154 10.0.0.33 - - [2025-10-23 21:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.038253 10.0.0.33 - - [2025-10-23 21:22:55] "GET /tag/af98d90d-9768-4967-95f4-f76ae6378f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022792 10.0.0.33 - - [2025-10-23 21:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.33 - - [2025-10-23 21:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.029046 10.0.0.33 - - [2025-10-23 21:22:55] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066919 10.0.0.33 - - [2025-10-23 21:22:55] "GET /virtual-networks?parent_id=4fa44030-8778-47eb-bf0a-7bdbcb520949&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.007599 10.0.0.33 - - [2025-10-23 21:22:55] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058656 10.0.0.33 - - [2025-10-23 21:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.33 - - [2025-10-23 21:22:55] "POST /virtual-networks HTTP/1.1" 200 512 0.082706 10.0.0.33 - - [2025-10-23 21:22:55] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006023 10.0.0.33 - - [2025-10-23 21:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.33 - - [2025-10-23 21:22:55] "GET /service-appliance-set/7fa3f90b-30b2-4f21-9610-194d8f850565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005208 10.0.0.33 - - [2025-10-23 21:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.33 - - [2025-10-23 21:22:56] "GET /network-ipam/1141e881-aa78-4817-8faa-0766b87c8d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.006405 10.0.0.33 - - [2025-10-23 21:22:56] "POST /fqname-to-id HTTP/1.1" 404 254 0.002522 10.0.0.33 - - [2025-10-23 21:22:56] "POST /useragent-kv HTTP/1.1" 200 115 0.031728 10.0.0.33 - - [2025-10-23 21:22:56] "POST /ref-update HTTP/1.1" 200 156 0.149950 10.0.0.33 - - [2025-10-23 21:22:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.144392 10.0.0.33 - - [2025-10-23 21:22:56] "GET /virtual-machine-interface/915e3e13-6c54-440f-ab5e-bcc98d9c1d71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.011030 10.0.0.33 - - [2025-10-23 21:22:56] "GET /virtual-network/28715a94-b8b6-4e12-a7e5-4dd0b9d03d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004698 10.0.0.33 - - [2025-10-23 21:22:56] "GET /domains HTTP/1.1" 200 280 0.001883 10.0.0.33 - - [2025-10-23 21:22:56] "GET /domain/18c6eb5a-b6b7-465a-8ecf-57bdcf8d5e32 HTTP/1.1" 200 3086 0.008242 10.0.0.33 - - [2025-10-23 21:22:56] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949 HTTP/1.1" 200 5476 0.049876 10.0.0.33 - - [2025-10-23 21:22:56] "POST /instance-ips HTTP/1.1" 200 409 0.061532 10.0.0.33 - - [2025-10-23 21:22:56] "GET /virtual-network/28715a94-b8b6-4e12-a7e5-4dd0b9d03d83 HTTP/1.1" 200 2086 0.027281 10.0.0.33 - - [2025-10-23 21:22:56] "GET /instance-ip/931eb59e-1de9-4600-96f6-94c74a451739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.007709 10.0.0.33 - - [2025-10-23 21:22:56] "GET /virtual-network/28715a94-b8b6-4e12-a7e5-4dd0b9d03d83 HTTP/1.1" 200 2086 0.005639 10.0.0.33 - - [2025-10-23 21:22:56] "GET /routing-instance/33819a60-b9f0-4b41-a3cd-b6f7157ce975 HTTP/1.1" 200 1181 0.002732 10.0.0.33 - - [2025-10-23 21:22:56] "GET /routing-instance/33819a60-b9f0-4b41-a3cd-b6f7157ce975 HTTP/1.1" 200 1181 0.009844 10.0.0.33 - - [2025-10-23 21:22:56] "POST /loadbalancers HTTP/1.1" 200 610 0.082688 10.0.0.33 - - [2025-10-23 21:22:56] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058167 10.0.0.33 - - [2025-10-23 21:22:56] "GET /instance-ip/931eb59e-1de9-4600-96f6-94c74a451739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002785 10.0.0.33 - - [2025-10-23 21:22:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.042887 10.0.0.33 - - [2025-10-23 21:22:56] "POST /route-targets HTTP/1.1" 200 327 0.044929 10.0.0.33 - - [2025-10-23 21:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.027282 10.0.0.33 - - [2025-10-23 21:22:56] "POST /ref-update HTTP/1.1" 200 156 0.039985 10.0.0.33 - - [2025-10-23 21:22:56] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.111297 10.0.0.33 - - [2025-10-23 21:22:56] "POST /floating-ips HTTP/1.1" 200 597 0.113182 10.0.0.33 - - [2025-10-23 21:22:56] "GET /loadbalancer/4bd0f947-70de-4506-a480-27434e6243a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.018710 10.0.0.33 - - [2025-10-23 21:22:56] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.033873 10.0.0.33 - - [2025-10-23 21:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.33 - - [2025-10-23 21:22:56] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034851 10.0.0.33 - - [2025-10-23 21:22:56] "GET /loadbalancer-listener/94962352-417f-4b5d-a625-49d34116cb07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.008502 10.0.0.33 - - [2025-10-23 21:22:56] "GET /loadbalancer-listener/94962352-417f-4b5d-a625-49d34116cb07?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003263 10.0.0.33 - - [2025-10-23 21:22:56] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021555 10.0.0.33 - - [2025-10-23 21:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006268 10.0.0.33 - - [2025-10-23 21:22:56] "GET /loadbalancer/4bd0f947-70de-4506-a480-27434e6243a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002737 10.0.0.33 - - [2025-10-23 21:22:56] "GET /instance-ip/931eb59e-1de9-4600-96f6-94c74a451739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003112 10.0.0.33 - - [2025-10-23 21:22:56] "GET /instance-ip/931eb59e-1de9-4600-96f6-94c74a451739?fields=floating_ips HTTP/1.1" 200 1213 0.005085 10.0.0.33 - - [2025-10-23 21:22:56] "GET /floating-ip/127de174-02e0-49d3-8fd0-d7befbf7fcc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002178 10.0.0.33 - - [2025-10-23 21:22:57] "POST /tags HTTP/1.1" 200 295 0.104638 10.0.0.33 - - [2025-10-23 21:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007767 10.0.0.33 - - [2025-10-23 21:22:57] "GET /tag/ca827a4d-acea-4d89-b644-149ebd66f2fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.041840 10.0.0.33 - - [2025-10-23 21:22:57] "POST /tags HTTP/1.1" 409 233 0.002246 10.0.0.33 - - [2025-10-23 21:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.33 - - [2025-10-23 21:22:57] "GET /tag/3ac4ae97-848c-49fb-863d-87cc9b3feb33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.013059 10.0.0.33 - - [2025-10-23 21:22:57] "POST /tags HTTP/1.1" 409 206 0.002398 10.0.0.33 - - [2025-10-23 21:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.33 - - [2025-10-23 21:22:57] "GET /tag/37953337-50e0-4a37-8fa6-4d4d8ad0bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015340 10.0.0.33 - - [2025-10-23 21:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006074 10.0.0.33 - - [2025-10-23 21:22:57] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005257 10.0.0.33 - - [2025-10-23 21:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.33 - - [2025-10-23 21:22:57] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063102 10.0.0.33 - - [2025-10-23 21:22:57] "POST /virtual-machines HTTP/1.1" 200 369 0.018536 10.0.0.33 - - [2025-10-23 21:22:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.043779 10.0.0.33 - - [2025-10-23 21:22:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.139163 10.0.0.33 - - [2025-10-23 21:22:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011666 10.0.0.33 - - [2025-10-23 21:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014490 10.0.0.33 - - [2025-10-23 21:22:57] "GET /virtual-machine-interface/720ad500-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.015872 10.0.0.33 - - [2025-10-23 21:22:57] "POST /instance-ips HTTP/1.1" 200 409 0.031373 10.0.0.33 - - [2025-10-23 21:22:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.039859 10.0.0.33 - - [2025-10-23 21:22:57] "GET /virtual-machine-interface/720ad500-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013317 10.0.0.33 - - [2025-10-23 21:22:57] "POST /set-tag HTTP/1.1" 200 109 0.029567 10.0.0.33 - - [2025-10-23 21:22:58] "GET /virtual-machine-interface/720ad500-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012921 10.0.0.33 - - [2025-10-23 21:22:58] "GET /instance-ip/72296fa6-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.012803 10.0.0.33 - - [2025-10-23 21:22:58] "GET /virtual-machine-interface/720ad500-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004284 10.0.0.33 - - [2025-10-23 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.33 - - [2025-10-23 21:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.33 - - [2025-10-23 21:22:58] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004962 10.0.0.33 - - [2025-10-23 21:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.33 - - [2025-10-23 21:22:58] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028140 10.0.0.33 - - [2025-10-23 21:22:58] "POST /virtual-machines HTTP/1.1" 200 369 0.016683 10.0.0.33 - - [2025-10-23 21:22:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018698 10.0.0.33 - - [2025-10-23 21:22:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111112 10.0.0.33 - - [2025-10-23 21:22:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009417 10.0.0.33 - - [2025-10-23 21:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.33 - - [2025-10-23 21:22:58] "GET /virtual-machine-interface/72751780-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006714 10.0.0.33 - - [2025-10-23 21:22:58] "POST /instance-ips HTTP/1.1" 200 409 0.025154 10.0.0.33 - - [2025-10-23 21:22:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.023190 10.0.0.33 - - [2025-10-23 21:22:58] "GET /virtual-machine-interface/72751780-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011778 10.0.0.33 - - [2025-10-23 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.017999 10.0.0.33 - - [2025-10-23 21:22:58] "GET /virtual-machine-interface/72751780-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.024298 10.0.0.33 - - [2025-10-23 21:22:58] "GET /instance-ip/728eec00-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002975 10.0.0.33 - - [2025-10-23 21:22:58] "GET /virtual-machine-interface/72751780-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004833 10.0.0.33 - - [2025-10-23 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.33 - - [2025-10-23 21:22:58] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004336 10.0.0.33 - - [2025-10-23 21:22:58] "POST /ref-update HTTP/1.1" 200 156 0.010736 10.0.0.33 - - [2025-10-23 21:22:58] "GET /virtual-machine-interface/720ad500-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010105 10.0.0.33 - - [2025-10-23 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.33 - - [2025-10-23 21:22:58] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.004133 10.0.0.33 - - [2025-10-23 21:22:58] "POST /ref-update HTTP/1.1" 200 156 0.008071 10.0.0.33 - - [2025-10-23 21:22:58] "GET /virtual-machine-interface/72751780-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012227 10.0.0.33 - - [2025-10-23 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.33 - - [2025-10-23 21:22:58] "GET /virtual-machine-interface/720ad500-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008039 10.0.0.33 - - [2025-10-23 21:22:58] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.33 - - [2025-10-23 21:22:59] "GET /virtual-machine-interface/72751780-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007498 10.0.0.33 - - [2025-10-23 21:22:59] "POST /set-tag HTTP/1.1" 200 109 0.009075 10.0.0.33 - - [2025-10-23 21:23:01] "GET /domains HTTP/1.1" 200 280 0.002213 10.0.0.33 - - [2025-10-23 21:23:01] "GET /domain/18c6eb5a-b6b7-465a-8ecf-57bdcf8d5e32 HTTP/1.1" 200 3086 0.005740 10.0.0.33 - - [2025-10-23 21:23:01] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949 HTTP/1.1" 200 7064 0.042141 10.0.0.33 - - [2025-10-23 21:23:01] "GET /virtual-network/28715a94-b8b6-4e12-a7e5-4dd0b9d03d83 HTTP/1.1" 200 2086 0.017265 10.0.0.33 - - [2025-10-23 21:23:01] "GET /virtual-network/28715a94-b8b6-4e12-a7e5-4dd0b9d03d83 HTTP/1.1" 200 2086 0.005692 10.0.0.33 - - [2025-10-23 21:23:01] "GET /routing-instance/33819a60-b9f0-4b41-a3cd-b6f7157ce975 HTTP/1.1" 200 1402 0.005032 10.0.0.33 - - [2025-10-23 21:23:01] "GET /routing-instance/33819a60-b9f0-4b41-a3cd-b6f7157ce975 HTTP/1.1" 200 1402 0.002629 10.0.0.33 - - [2025-10-23 21:23:01] "GET /route-target/c43f1c66-fe49-44fa-906f-0585b83b4b9b HTTP/1.1" 200 1153 0.003280 10.0.0.33 - - [2025-10-23 21:23:01] "GET /virtual-network/28715a94-b8b6-4e12-a7e5-4dd0b9d03d83 HTTP/1.1" 200 2086 0.007891 10.0.0.33 - - [2025-10-23 21:23:01] "GET /routing-instance/33819a60-b9f0-4b41-a3cd-b6f7157ce975 HTTP/1.1" 200 1402 0.007019 10.0.0.33 - - [2025-10-23 21:23:01] "GET /virtual-network/28715a94-b8b6-4e12-a7e5-4dd0b9d03d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005862 10.0.0.33 - - [2025-10-23 21:23:01] "GET /virtual-network/28715a94-b8b6-4e12-a7e5-4dd0b9d03d83 HTTP/1.1" 200 2086 0.008157 10.0.0.33 - - [2025-10-23 21:23:01] "GET /routing-instance/33819a60-b9f0-4b41-a3cd-b6f7157ce975 HTTP/1.1" 200 1402 0.004868 10.0.0.33 - - [2025-10-23 21:23:01] "GET /routing-instance/33819a60-b9f0-4b41-a3cd-b6f7157ce975 HTTP/1.1" 200 1402 0.006110 10.0.0.33 - - [2025-10-23 21:23:01] "GET /route-target/c43f1c66-fe49-44fa-906f-0585b83b4b9b HTTP/1.1" 200 1153 0.002670 10.0.0.33 - - [2025-10-23 21:23:01] "GET /domains HTTP/1.1" 200 280 0.004735 10.0.0.33 - - [2025-10-23 21:23:01] "GET /domain/18c6eb5a-b6b7-465a-8ecf-57bdcf8d5e32 HTTP/1.1" 200 3086 0.005252 10.0.0.33 - - [2025-10-23 21:23:01] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949 HTTP/1.1" 200 7064 0.047429 10.0.0.33 - - [2025-10-23 21:23:01] "GET /virtual-network/28715a94-b8b6-4e12-a7e5-4dd0b9d03d83 HTTP/1.1" 200 2086 0.078475 10.0.0.33 - - [2025-10-23 21:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009233 10.0.0.33 - - [2025-10-23 21:23:01] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.070172 10.0.0.33 - - [2025-10-23 21:23:01] "GET /virtual-network/28715a94-b8b6-4e12-a7e5-4dd0b9d03d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.015967 10.0.0.33 - - [2025-10-23 21:23:01] "GET /floating-ip-pools?parent_id=28715a94-b8b6-4e12-a7e5-4dd0b9d03d83&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003355 10.0.0.33 - - [2025-10-23 21:23:01] "GET /virtual-network/28715a94-b8b6-4e12-a7e5-4dd0b9d03d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005512 10.0.0.33 - - [2025-10-23 21:23:02] "POST /floating-ip-pools HTTP/1.1" 200 562 0.067969 10.0.0.33 - - [2025-10-23 21:23:02] "POST /ref-update HTTP/1.1" 200 156 0.018648 10.0.0.33 - - [2025-10-23 21:23:02] "GET /virtual-network/28715a94-b8b6-4e12-a7e5-4dd0b9d03d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.046759 10.0.0.33 - - [2025-10-23 21:23:02] "GET /domains HTTP/1.1" 200 280 0.007154 10.0.0.33 - - [2025-10-23 21:23:02] "GET /domain/18c6eb5a-b6b7-465a-8ecf-57bdcf8d5e32 HTTP/1.1" 200 3086 0.007235 10.0.0.33 - - [2025-10-23 21:23:02] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949 HTTP/1.1" 200 7320 0.061846 10.0.0.33 - - [2025-10-23 21:23:02] "GET /virtual-network/28715a94-b8b6-4e12-a7e5-4dd0b9d03d83 HTTP/1.1" 200 2324 0.015595 10.0.0.33 - - [2025-10-23 21:23:02] "GET /floating-ip-pool/a8b8ab09-4d87-48b2-9fbd-384cdf57f814 HTTP/1.1" 200 1315 0.004351 10.0.0.33 - - [2025-10-23 21:23:02] "GET /domains HTTP/1.1" 200 280 0.002129 10.0.0.33 - - [2025-10-23 21:23:02] "GET /domain/18c6eb5a-b6b7-465a-8ecf-57bdcf8d5e32 HTTP/1.1" 200 3086 0.009141 10.0.0.33 - - [2025-10-23 21:23:02] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949 HTTP/1.1" 200 7320 0.055923 10.0.0.33 - - [2025-10-23 21:23:02] "GET /virtual-network/28715a94-b8b6-4e12-a7e5-4dd0b9d03d83 HTTP/1.1" 200 2324 0.008406 10.0.0.33 - - [2025-10-23 21:23:02] "GET /virtual-network/28715a94-b8b6-4e12-a7e5-4dd0b9d03d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.010276 10.0.0.33 - - [2025-10-23 21:23:02] "POST /tags HTTP/1.1" 200 365 0.111966 10.0.0.33 - - [2025-10-23 21:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.023432 10.0.0.33 - - [2025-10-23 21:23:02] "GET /tag/975e123e-e251-4ad1-a488-ee7ef0b3fa93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.024101 10.0.0.33 - - [2025-10-23 21:23:02] "POST /tags HTTP/1.1" 409 206 0.002731 10.0.0.33 - - [2025-10-23 21:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.33 - - [2025-10-23 21:23:02] "GET /tag/37953337-50e0-4a37-8fa6-4d4d8ad0bc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017317 10.0.0.33 - - [2025-10-23 21:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.33 - - [2025-10-23 21:23:02] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.039387 10.0.0.33 - - [2025-10-23 21:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.33 - - [2025-10-23 21:23:02] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006306 10.0.0.33 - - [2025-10-23 21:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.33 - - [2025-10-23 21:23:02] "GET /service-appliance-set/4c6817d2-fbac-47c2-9e75-718d9f9adb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003790 10.0.0.33 - - [2025-10-23 21:23:02] "POST /fqname-to-id HTTP/1.1" 404 258 0.005544 10.0.0.33 - - [2025-10-23 21:23:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.116967 10.0.0.33 - - [2025-10-23 21:23:03] "GET /virtual-machine-interface/c0071c08-6a70-4007-82c4-1567bc6dbfb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.013813 10.0.0.33 - - [2025-10-23 21:23:03] "POST /set-tag HTTP/1.1" 200 109 0.018952 10.0.0.33 - - [2025-10-23 21:23:03] "POST /instance-ips HTTP/1.1" 200 417 0.030353 10.0.0.33 - - [2025-10-23 21:23:03] "GET /instance-ip/539dbbf0-c88a-40d2-b3a3-3a93654574e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004778 10.0.0.33 - - [2025-10-23 21:23:03] "POST /loadbalancers HTTP/1.1" 200 618 0.087799 10.0.0.33 - - [2025-10-23 21:23:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.027470 10.0.0.33 - - [2025-10-23 21:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.33 - - [2025-10-23 21:23:03] "POST /service-instances HTTP/1.1" 200 566 0.033453 10.0.0.33 - - [2025-10-23 21:23:03] "POST /ref-update HTTP/1.1" 200 156 0.038762 10.0.0.33 - - [2025-10-23 21:23:03] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.076826 10.0.0.33 - - [2025-10-23 21:23:03] "GET /virtual-machine-interface/c0071c08-6a70-4007-82c4-1567bc6dbfb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.008094 10.0.0.33 - - [2025-10-23 21:23:03] "GET /virtual-machine-interface/c0071c08-6a70-4007-82c4-1567bc6dbfb0?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.009346 10.0.0.33 - - [2025-10-23 21:23:03] "PUT /service-instance/59d9e02e-a220-4e37-b00e-8d6612ba28dd HTTP/1.1" 200 266 0.020509 10.0.0.33 - - [2025-10-23 21:23:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018707 10.0.0.33 - - [2025-10-23 21:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.33 - - [2025-10-23 21:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.33 - - [2025-10-23 21:23:03] "GET /floating-ip-pool/a8b8ab09-4d87-48b2-9fbd-384cdf57f814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.001929 10.0.0.33 - - [2025-10-23 21:23:03] "POST /virtual-machines HTTP/1.1" 200 429 0.025903 10.0.0.33 - - [2025-10-23 21:23:03] "POST /floating-ips HTTP/1.1" 200 671 0.079865 10.0.0.33 - - [2025-10-23 21:23:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016877 10.0.0.33 - - [2025-10-23 21:23:03] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029891 10.0.0.33 - - [2025-10-23 21:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006047 10.0.0.33 - - [2025-10-23 21:23:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.138067 10.0.0.33 - - [2025-10-23 21:23:03] "POST /chown HTTP/1.1" 200 109 0.032951 10.0.0.33 - - [2025-10-23 21:23:03] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004013 10.0.0.33 - - [2025-10-23 21:23:03] "POST /tags HTTP/1.1" 409 221 0.010739 10.0.0.33 - - [2025-10-23 21:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.33 - - [2025-10-23 21:23:03] "POST /chown HTTP/1.1" 200 109 0.009586 10.0.0.33 - - [2025-10-23 21:23:03] "GET /tag/af98d90d-9768-4967-95f4-f76ae6378f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.023236 10.0.0.33 - - [2025-10-23 21:23:03] "POST /tags HTTP/1.1" 409 238 0.003601 10.0.0.33 - - [2025-10-23 21:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.33 - - [2025-10-23 21:23:03] "PUT /virtual-machine-interface/d5f49679-1cc3-4ce1-bf75-b08e961b169a HTTP/1.1" 200 284 0.045813 10.0.0.33 - - [2025-10-23 21:23:03] "PUT /instance-ip/539dbbf0-c88a-40d2-b3a3-3a93654574e9 HTTP/1.1" 200 256 0.024759 10.0.0.33 - - [2025-10-23 21:23:03] "GET /tag/975e123e-e251-4ad1-a488-ee7ef0b3fa93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011274 10.0.0.33 - - [2025-10-23 21:23:04] "POST /ref-update HTTP/1.1" 200 156 0.026611 10.0.0.33 - - [2025-10-23 21:23:04] "POST /ref-update HTTP/1.1" 200 156 0.033703 10.0.0.33 - - [2025-10-23 21:23:04] "POST /firewall-rules HTTP/1.1" 200 650 0.143070 10.0.0.33 - - [2025-10-23 21:23:04] "GET /firewall-rule/0e906406-818e-4bf4-9bae-fa29b140ea38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.025875 10.0.0.33 - - [2025-10-23 21:23:04] "POST /ref-update HTTP/1.1" 200 156 0.096294 10.0.0.33 - - [2025-10-23 21:23:04] "GET /firewall-policy/569a7523-2d43-4037-93d1-1275e4276832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006680 10.0.0.33 - - [2025-10-23 21:23:04] "GET /firewall-rule/0e906406-818e-4bf4-9bae-fa29b140ea38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005166 10.0.0.33 - - [2025-10-23 21:23:04] "POST /ref-update HTTP/1.1" 200 156 0.023795 10.0.0.33 - - [2025-10-23 21:23:04] "POST /ref-update HTTP/1.1" 200 156 0.034844 10.0.0.33 - - [2025-10-23 21:23:04] "POST /ref-update HTTP/1.1" 200 156 0.084177 10.0.0.33 - - [2025-10-23 21:23:04] "POST /ref-update HTTP/1.1" 200 156 0.036391 10.0.0.33 - - [2025-10-23 21:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.33 - - [2025-10-23 21:23:04] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.056882 10.0.0.33 - - [2025-10-23 21:23:04] "GET /loadbalancer/268088ff-5ad9-4301-a2e1-eae7e8e6805e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003481 10.0.0.33 - - [2025-10-23 21:23:04] "POST /virtual-machines HTTP/1.1" 200 429 0.052436 10.0.0.33 - - [2025-10-23 21:23:04] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.098617 10.0.0.33 - - [2025-10-23 21:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.33 - - [2025-10-23 21:23:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.146655 10.0.0.33 - - [2025-10-23 21:23:04] "POST /chown HTTP/1.1" 200 109 0.025917 10.0.0.33 - - [2025-10-23 21:23:04] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.082942 10.0.0.33 - - [2025-10-23 21:23:04] "POST /chown HTTP/1.1" 200 109 0.007220 10.0.0.33 - - [2025-10-23 21:23:04] "GET /loadbalancer-listener/48b572c0-4bd0-429f-81bd-4e329061e7e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.005311 10.0.0.33 - - [2025-10-23 21:23:04] "PUT /virtual-machine-interface/2c6f4e5e-64be-4d67-8e7e-b532ff2f6001 HTTP/1.1" 200 284 0.025739 10.0.0.33 - - [2025-10-23 21:23:04] "GET /loadbalancer-listener/48b572c0-4bd0-429f-81bd-4e329061e7e4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.020936 10.0.0.33 - - [2025-10-23 21:23:04] "PUT /instance-ip/539dbbf0-c88a-40d2-b3a3-3a93654574e9 HTTP/1.1" 200 256 0.048455 10.0.0.33 - - [2025-10-23 21:23:04] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.045814 10.0.0.33 - - [2025-10-23 21:23:04] "POST /ref-update HTTP/1.1" 200 156 0.022696 10.0.0.33 - - [2025-10-23 21:23:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.034062 10.0.0.33 - - [2025-10-23 21:23:04] "POST /ref-update HTTP/1.1" 200 156 0.038164 10.0.0.33 - - [2025-10-23 21:23:04] "GET /loadbalancer-pool/09b3ca71-9a97-46b3-a1d0-b2c91849c5da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.017148 10.0.0.33 - - [2025-10-23 21:23:04] "POST /ref-update HTTP/1.1" 200 156 0.034757 10.0.0.33 - - [2025-10-23 21:23:04] "POST /loadbalancer-members HTTP/1.1" 200 707 0.037436 10.0.0.33 - - [2025-10-23 21:23:04] "POST /ref-update HTTP/1.1" 200 156 0.010242 10.0.0.33 - - [2025-10-23 21:23:05] "POST /ref-update HTTP/1.1" 200 156 0.046700 10.0.0.33 - - [2025-10-23 21:23:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.045477 10.0.0.33 - - [2025-10-23 21:23:05] "GET /loadbalancer-member/7c8b9660-fcc4-4290-8669-794387a73043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.017954 10.0.0.33 - - [2025-10-23 21:23:05] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017281 10.0.0.33 - - [2025-10-23 21:23:05] "PUT /service-instance/59d9e02e-a220-4e37-b00e-8d6612ba28dd HTTP/1.1" 200 266 0.011220 10.0.0.33 - - [2025-10-23 21:23:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022437 10.0.0.33 - - [2025-10-23 21:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018144 10.0.0.33 - - [2025-10-23 21:23:05] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014055 10.0.0.33 - - [2025-10-23 21:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004969 10.0.0.33 - - [2025-10-23 21:23:05] "POST /tags HTTP/1.1" 409 221 0.003281 10.0.0.33 - - [2025-10-23 21:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.33 - - [2025-10-23 21:23:05] "GET /tag/af98d90d-9768-4967-95f4-f76ae6378f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013741 10.0.0.33 - - [2025-10-23 21:23:05] "POST /tags HTTP/1.1" 409 238 0.001799 10.0.0.33 - - [2025-10-23 21:23:05] "POST /chown HTTP/1.1" 200 109 0.023896 10.0.0.33 - - [2025-10-23 21:23:05] "POST /chown HTTP/1.1" 200 109 0.023565 10.0.0.33 - - [2025-10-23 21:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008220 10.0.0.33 - - [2025-10-23 21:23:05] "GET /tag/975e123e-e251-4ad1-a488-ee7ef0b3fa93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010874 10.0.0.33 - - [2025-10-23 21:23:05] "POST /firewall-rules HTTP/1.1" 409 293 0.002697 10.0.0.33 - - [2025-10-23 21:23:05] "PUT /instance-ip/539dbbf0-c88a-40d2-b3a3-3a93654574e9 HTTP/1.1" 200 256 0.034495 10.0.0.33 - - [2025-10-23 21:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.33 - - [2025-10-23 21:23:05] "POST /ref-update HTTP/1.1" 200 156 0.016606 10.0.0.33 - - [2025-10-23 21:23:05] "POST /chown HTTP/1.1" 200 109 0.024477 10.0.0.33 - - [2025-10-23 21:23:05] "PUT /firewall-rule/0e906406-818e-4bf4-9bae-fa29b140ea38 HTTP/1.1" 200 260 0.077593 10.0.0.33 - - [2025-10-23 21:23:05] "GET /firewall-rule/0e906406-818e-4bf4-9bae-fa29b140ea38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005928 10.0.0.33 - - [2025-10-23 21:23:05] "POST /chown HTTP/1.1" 200 109 0.052330 10.0.0.33 - - [2025-10-23 21:23:05] "GET /firewall-policy/569a7523-2d43-4037-93d1-1275e4276832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005827 10.0.0.33 - - [2025-10-23 21:23:05] "GET /firewall-rule/0e906406-818e-4bf4-9bae-fa29b140ea38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002846 10.0.0.33 - - [2025-10-23 21:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.33 - - [2025-10-23 21:23:05] "PUT /instance-ip/539dbbf0-c88a-40d2-b3a3-3a93654574e9 HTTP/1.1" 200 256 0.026477 10.0.0.33 - - [2025-10-23 21:23:05] "POST /ref-update HTTP/1.1" 200 156 0.022335 10.0.0.33 - - [2025-10-23 21:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.33 - - [2025-10-23 21:23:05] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010883 10.0.0.33 - - [2025-10-23 21:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.33 - - [2025-10-23 21:23:05] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041122 10.0.0.33 - - [2025-10-23 21:23:05] "POST /chown HTTP/1.1" 200 109 0.013083 10.0.0.33 - - [2025-10-23 21:23:05] "POST /chown HTTP/1.1" 200 109 0.031729 10.0.0.33 - - [2025-10-23 21:23:05] "POST /virtual-machines HTTP/1.1" 200 373 0.040621 10.0.0.33 - - [2025-10-23 21:23:05] "PUT /instance-ip/539dbbf0-c88a-40d2-b3a3-3a93654574e9 HTTP/1.1" 200 256 0.064373 10.0.0.33 - - [2025-10-23 21:23:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022329 10.0.0.33 - - [2025-10-23 21:23:05] "POST /ref-update HTTP/1.1" 200 156 0.037967 10.0.0.33 - - [2025-10-23 21:23:05] "POST /chown HTTP/1.1" 200 109 0.033429 10.0.0.33 - - [2025-10-23 21:23:05] "POST /chown HTTP/1.1" 200 109 0.078291 10.0.0.33 - - [2025-10-23 21:23:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.200671 10.0.0.33 - - [2025-10-23 21:23:06] "PUT /instance-ip/539dbbf0-c88a-40d2-b3a3-3a93654574e9 HTTP/1.1" 200 256 0.014499 10.0.0.33 - - [2025-10-23 21:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024275 10.0.0.33 - - [2025-10-23 21:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008053 10.0.0.33 - - [2025-10-23 21:23:06] "POST /ref-update HTTP/1.1" 200 156 0.044408 10.0.0.33 - - [2025-10-23 21:23:06] "GET /virtual-machine-interface/76f0abe4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.017043 10.0.0.33 - - [2025-10-23 21:23:06] "POST /instance-ips HTTP/1.1" 200 413 0.026312 10.0.0.33 - - [2025-10-23 21:23:06] "PUT /service-instance/59d9e02e-a220-4e37-b00e-8d6612ba28dd HTTP/1.1" 200 266 0.016280 10.0.0.33 - - [2025-10-23 21:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.049998 10.0.0.33 - - [2025-10-23 21:23:06] "GET /virtual-machine-interface/76f0abe4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.011618 10.0.0.33 - - [2025-10-23 21:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.038774 10.0.0.33 - - [2025-10-23 21:23:06] "PUT /service-instance/59d9e02e-a220-4e37-b00e-8d6612ba28dd HTTP/1.1" 200 266 0.014336 10.0.0.33 - - [2025-10-23 21:23:06] "POST /set-tag HTTP/1.1" 200 109 0.039234 10.0.0.33 - - [2025-10-23 21:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.028137 10.0.0.33 - - [2025-10-23 21:23:06] "GET /virtual-machine-interface/76f0abe4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012986 10.0.0.33 - - [2025-10-23 21:23:06] "GET /instance-ip/771aac1e-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.017254 10.0.0.33 - - [2025-10-23 21:23:06] "PUT /service-instance/59d9e02e-a220-4e37-b00e-8d6612ba28dd HTTP/1.1" 200 266 0.012055 10.0.0.33 - - [2025-10-23 21:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008048 10.0.0.33 - - [2025-10-23 21:23:06] "GET /virtual-machine-interface/76f0abe4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013983 10.0.0.33 - - [2025-10-23 21:23:06] "POST /set-tag HTTP/1.1" 200 109 0.008993 10.0.0.33 - - [2025-10-23 21:23:06] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.007166 10.0.0.33 - - [2025-10-23 21:23:06] "PUT /service-instance/59d9e02e-a220-4e37-b00e-8d6612ba28dd HTTP/1.1" 200 266 0.012027 10.0.0.33 - - [2025-10-23 21:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022010 10.0.0.33 - - [2025-10-23 21:23:06] "POST /ref-update HTTP/1.1" 200 156 0.017183 10.0.0.33 - - [2025-10-23 21:23:06] "GET /virtual-machine-interface/76f0abe4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.037687 10.0.0.33 - - [2025-10-23 21:23:06] "POST /set-tag HTTP/1.1" 200 109 0.017417 10.0.0.33 - - [2025-10-23 21:23:06] "PUT /service-instance/59d9e02e-a220-4e37-b00e-8d6612ba28dd HTTP/1.1" 200 266 0.049177 10.0.0.33 - - [2025-10-23 21:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.035727 10.0.0.33 - - [2025-10-23 21:23:06] "GET /virtual-machine-interface/76f0abe4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.023774 10.0.0.33 - - [2025-10-23 21:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006395 10.0.0.33 - - [2025-10-23 21:23:06] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.33 - - [2025-10-23 21:23:06] "POST /chown HTTP/1.1" 200 109 0.009859 10.0.0.33 - - [2025-10-23 21:23:06] "POST /chown HTTP/1.1" 200 109 0.018337 10.0.0.33 - - [2025-10-23 21:23:06] "POST /ref-update HTTP/1.1" 200 156 0.018842 10.0.0.33 - - [2025-10-23 21:23:06] "POST /chown HTTP/1.1" 200 109 0.007749 10.0.0.33 - - [2025-10-23 21:23:06] "POST /chown HTTP/1.1" 200 109 0.019239 10.0.0.33 - - [2025-10-23 21:23:06] "POST /ref-update HTTP/1.1" 200 156 0.021273 10.0.0.33 - - [2025-10-23 21:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.33 - - [2025-10-23 21:23:06] "POST /chown HTTP/1.1" 200 109 0.026696 10.0.0.33 - - [2025-10-23 21:23:06] "POST /chown HTTP/1.1" 200 109 0.020501 10.0.0.33 - - [2025-10-23 21:23:06] "POST /chown HTTP/1.1" 200 109 0.019423 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.011261 10.0.0.33 - - [2025-10-23 21:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.006695 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.014678 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.008049 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.016319 10.0.0.33 - - [2025-10-23 21:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.007918 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.017262 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.016819 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.006626 10.0.0.33 - - [2025-10-23 21:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.009460 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.006418 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.017805 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.022250 10.0.0.33 - - [2025-10-23 21:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.007286 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.017154 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.021670 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.006892 10.0.0.33 - - [2025-10-23 21:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005870 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.007789 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.013766 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.019804 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.021416 10.0.0.33 - - [2025-10-23 21:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.009134 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.033015 10.0.0.33 - - [2025-10-23 21:23:07] "POST /chown HTTP/1.1" 200 109 0.023875 10.0.0.33 - - [2025-10-23 21:23:08] "POST /chown HTTP/1.1" 200 109 0.007344 10.0.0.33 - - [2025-10-23 21:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.33 - - [2025-10-23 21:23:08] "POST /chown HTTP/1.1" 200 109 0.009181 10.0.0.33 - - [2025-10-23 21:23:08] "POST /chown HTTP/1.1" 200 109 0.020457 10.0.0.33 - - [2025-10-23 21:23:08] "POST /chown HTTP/1.1" 200 109 0.006855 10.0.0.33 - - [2025-10-23 21:23:08] "POST /chown HTTP/1.1" 200 109 0.020494 10.0.0.33 - - [2025-10-23 21:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.33 - - [2025-10-23 21:23:08] "POST /chown HTTP/1.1" 200 109 0.006794 10.0.0.33 - - [2025-10-23 21:23:08] "POST /chown HTTP/1.1" 200 109 0.018896 10.0.0.33 - - [2025-10-23 21:23:08] "POST /chown HTTP/1.1" 200 109 0.017161 10.0.0.33 - - [2025-10-23 21:23:08] "POST /chown HTTP/1.1" 200 109 0.006720 10.0.0.33 - - [2025-10-23 21:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.33 - - [2025-10-23 21:23:08] "POST /chown HTTP/1.1" 200 109 0.005439 10.0.0.33 - - [2025-10-23 21:23:08] "POST /chown HTTP/1.1" 200 109 0.006923 10.0.0.33 - - [2025-10-23 21:23:08] "POST /chown HTTP/1.1" 200 109 0.016228 10.0.0.33 - - [2025-10-23 21:23:08] "POST /chown HTTP/1.1" 200 109 0.016374 10.0.0.33 - - [2025-10-23 21:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.33 - - [2025-10-23 21:23:08] "POST /chown HTTP/1.1" 200 109 0.009072 10.0.0.33 - - [2025-10-23 21:23:08] "POST /chown HTTP/1.1" 200 109 0.021568 10.0.0.33 - - [2025-10-23 21:23:08] "POST /chown HTTP/1.1" 200 109 0.008070 10.0.0.33 - - [2025-10-23 21:23:08] "POST /chown HTTP/1.1" 200 109 0.022285 10.0.0.33 - - [2025-10-23 21:23:08] "GET /virtual-machine-interface/720ad500-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007247 10.0.0.33 - - [2025-10-23 21:23:08] "POST /set-tag HTTP/1.1" 200 109 0.004953 10.0.0.33 - - [2025-10-23 21:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.33 - - [2025-10-23 21:23:08] "GET /loadbalancer/4bd0f947-70de-4506-a480-27434e6243a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002480 10.0.0.33 - - [2025-10-23 21:23:09] "GET /loadbalancer-pool/2ac9d9da-b118-48a6-a581-5eed45bff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.007094 10.0.0.33 - - [2025-10-23 21:23:09] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020907 10.0.0.33 - - [2025-10-23 21:23:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008993 10.0.0.33 - - [2025-10-23 21:23:09] "GET /virtual-machine-interface/720ad500-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010692 10.0.0.33 - - [2025-10-23 21:23:09] "GET /virtual-machine-interface/720ad500-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004197 10.0.0.33 - - [2025-10-23 21:23:09] "POST /ref-update HTTP/1.1" 200 156 0.007280 10.0.0.33 - - [2025-10-23 21:23:09] "POST /tags HTTP/1.1" 409 221 0.002237 10.0.0.33 - - [2025-10-23 21:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.33 - - [2025-10-23 21:23:09] "GET /tag/af98d90d-9768-4967-95f4-f76ae6378f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012600 10.0.0.33 - - [2025-10-23 21:23:09] "GET /floating-ip/127de174-02e0-49d3-8fd0-d7befbf7fcc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.004591 10.0.0.33 - - [2025-10-23 21:23:09] "PUT /floating-ip/127de174-02e0-49d3-8fd0-d7befbf7fcc3 HTTP/1.1" 200 256 0.008954 10.0.0.33 - - [2025-10-23 21:23:09] "POST /set-tag HTTP/1.1" 200 109 0.022616 10.0.0.33 - - [2025-10-23 21:23:09] "GET /virtual-machine-interface/72751780-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004495 10.0.0.33 - - [2025-10-23 21:23:09] "POST /set-tag HTTP/1.1" 200 109 0.004627 10.0.0.33 - - [2025-10-23 21:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.33 - - [2025-10-23 21:23:09] "GET /loadbalancer/4bd0f947-70de-4506-a480-27434e6243a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003914 10.0.0.33 - - [2025-10-23 21:23:09] "GET /loadbalancer-pool/2ac9d9da-b118-48a6-a581-5eed45bff8ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002666 10.0.0.33 - - [2025-10-23 21:23:10] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016687 10.0.0.33 - - [2025-10-23 21:23:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018107 10.0.0.33 - - [2025-10-23 21:23:10] "GET /virtual-machine-interface/72751780-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005169 10.0.0.33 - - [2025-10-23 21:23:10] "GET /virtual-machine-interface/72751780-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004754 10.0.0.33 - - [2025-10-23 21:23:10] "POST /ref-update HTTP/1.1" 200 156 0.007671 10.0.0.33 - - [2025-10-23 21:23:10] "GET /floating-ip/127de174-02e0-49d3-8fd0-d7befbf7fcc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005530 10.0.0.33 - - [2025-10-23 21:23:10] "POST /set-tag HTTP/1.1" 200 109 0.023228 10.0.0.33 - - [2025-10-23 21:23:10] "GET /virtual-machine/0860e502-bd03-44d9-8368-4e09c48c4d3c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1214 0.003275 10.0.0.33 - - [2025-10-23 21:23:10] "GET /virtual-machine-interface/720ad500-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005008 10.0.0.33 - - [2025-10-23 21:23:10] "GET /virtual-machine/b170797c-6448-4f23-a84e-da7756648c27?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003132 10.0.0.33 - - [2025-10-23 21:23:10] "GET /virtual-machine-interface/72751780-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004992 10.0.0.33 - - [2025-10-23 21:23:14] "GET /virtual-machine-interface/76f0abe4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009229 10.0.0.33 - - [2025-10-23 21:23:14] "POST /set-tag HTTP/1.1" 200 109 0.005878 10.0.0.33 - - [2025-10-23 21:23:15] "GET /virtual-machine/d41fb74f-7ad1-45ef-81e2-cc031196e6bc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003228 10.0.0.33 - - [2025-10-23 21:23:15] "GET /virtual-machine-interface/76f0abe4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004174 10.0.0.33 - - [2025-10-23 21:23:16] "GET /virtual-machine-interface/76f0abe4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010974 10.0.0.33 - - [2025-10-23 21:23:16] "POST /set-tag HTTP/1.1" 200 109 0.006673 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:23:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:23:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:23:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001281 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:23:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001697 10.0.0.33 - - [2025-10-23 21:23:43] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.33 - - [2025-10-23 21:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.33 - - [2025-10-23 21:23:43] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005042 10.0.0.33 - - [2025-10-23 21:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.33 - - [2025-10-23 21:23:43] "GET /config-node/9343364a-d1e7-4fa0-8b7d-2b0cb90e19e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003079 10.0.0.33 - - [2025-10-23 21:23:47] "GET /virtual-machine-interface/76f0abe4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004382 10.0.0.33 - - [2025-10-23 21:23:48] "POST /set-tag HTTP/1.1" 200 109 0.002799 10.0.0.33 - - [2025-10-23 21:23:48] "GET /virtual-machine-interface/76f0abe4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005311 10.0.0.33 - - [2025-10-23 21:23:48] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.33 - - [2025-10-23 21:23:48] "GET /virtual-machine/d41fb74f-7ad1-45ef-81e2-cc031196e6bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003081 10.0.0.33 - - [2025-10-23 21:23:48] "POST /ref-update HTTP/1.1" 200 156 0.010546 10.0.0.33 - - [2025-10-23 21:23:48] "GET /virtual-machine-interface/76f0abe4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014562 10.0.0.33 - - [2025-10-23 21:23:48] "POST /set-tag HTTP/1.1" 200 109 0.015575 10.0.0.33 - - [2025-10-23 21:23:48] "POST /set-tag HTTP/1.1" 200 109 0.023927 10.0.0.33 - - [2025-10-23 21:23:48] "DELETE /instance-ip/771aac1e-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.029842 10.0.0.33 - - [2025-10-23 21:23:48] "DELETE /virtual-machine-interface/76f0abe4-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.059583 10.0.0.33 - - [2025-10-23 21:23:48] "DELETE /virtual-machine/d41fb74f-7ad1-45ef-81e2-cc031196e6bc HTTP/1.1" 200 115 0.029392 10.0.0.33 - - [2025-10-23 21:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.33 - - [2025-10-23 21:23:51] "GET /tag/975e123e-e251-4ad1-a488-ee7ef0b3fa93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013714 10.0.0.33 - - [2025-10-23 21:23:51] "GET /tag/975e123e-e251-4ad1-a488-ee7ef0b3fa93?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013335 10.0.0.33 - - [2025-10-23 21:23:51] "GET /virtual-machine-interface/2c6f4e5e-64be-4d67-8e7e-b532ff2f6001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.007735 10.0.0.33 - - [2025-10-23 21:23:51] "POST /set-tag HTTP/1.1" 200 109 0.016037 10.0.0.33 - - [2025-10-23 21:23:51] "GET /virtual-machine-interface/c0071c08-6a70-4007-82c4-1567bc6dbfb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005411 10.0.0.33 - - [2025-10-23 21:23:51] "POST /set-tag HTTP/1.1" 200 109 0.016078 10.0.0.33 - - [2025-10-23 21:23:51] "GET /virtual-machine-interface/d5f49679-1cc3-4ce1-bf75-b08e961b169a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.011024 10.0.0.33 - - [2025-10-23 21:23:51] "POST /set-tag HTTP/1.1" 200 109 0.015631 10.0.0.33 - - [2025-10-23 21:23:51] "GET /firewall-policy/569a7523-2d43-4037-93d1-1275e4276832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.016872 10.0.0.33 - - [2025-10-23 21:23:51] "GET /firewall-rule/0e906406-818e-4bf4-9bae-fa29b140ea38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002843 10.0.0.33 - - [2025-10-23 21:23:51] "POST /ref-update HTTP/1.1" 200 156 0.014644 10.0.0.33 - - [2025-10-23 21:23:51] "DELETE /firewall-rule/0e906406-818e-4bf4-9bae-fa29b140ea38 HTTP/1.1" 200 115 0.041603 10.0.0.33 - - [2025-10-23 21:23:51] "DELETE /loadbalancer-member/7c8b9660-fcc4-4290-8669-794387a73043 HTTP/1.1" 200 115 0.029428 10.0.0.33 - - [2025-10-23 21:23:51] "PUT /service-instance/59d9e02e-a220-4e37-b00e-8d6612ba28dd HTTP/1.1" 200 266 0.010618 10.0.0.33 - - [2025-10-23 21:23:51] "DELETE /loadbalancer-pool/09b3ca71-9a97-46b3-a1d0-b2c91849c5da HTTP/1.1" 200 115 0.064174 10.0.0.33 - - [2025-10-23 21:23:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.031627 10.0.0.33 - - [2025-10-23 21:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.33 - - [2025-10-23 21:23:51] "DELETE /loadbalancer-listener/48b572c0-4bd0-429f-81bd-4e329061e7e4 HTTP/1.1" 200 115 0.042049 10.0.0.33 - - [2025-10-23 21:23:51] "GET /floating-ip/dc7bd501-cab5-4f65-a009-948593a309a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.010686 10.0.0.33 - - [2025-10-23 21:23:51] "POST /chown HTTP/1.1" 200 109 0.006626 10.0.0.33 - - [2025-10-23 21:23:51] "POST /chown HTTP/1.1" 200 109 0.023805 10.0.0.33 - - [2025-10-23 21:23:51] "POST /chown HTTP/1.1" 200 109 0.019579 10.0.0.33 - - [2025-10-23 21:23:51] "PUT /floating-ip/dc7bd501-cab5-4f65-a009-948593a309a5 HTTP/1.1" 200 256 0.065361 10.0.0.33 - - [2025-10-23 21:23:51] "POST /chown HTTP/1.1" 200 109 0.007536 10.0.0.33 - - [2025-10-23 21:23:51] "PUT /service-instance/59d9e02e-a220-4e37-b00e-8d6612ba28dd HTTP/1.1" 200 266 0.009606 10.0.0.33 - - [2025-10-23 21:23:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030473 10.0.0.33 - - [2025-10-23 21:23:51] "DELETE /floating-ip/dc7bd501-cab5-4f65-a009-948593a309a5 HTTP/1.1" 200 115 0.093834 10.0.0.33 - - [2025-10-23 21:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.33 - - [2025-10-23 21:23:51] "DELETE /loadbalancer/268088ff-5ad9-4301-a2e1-eae7e8e6805e HTTP/1.1" 200 115 0.048898 10.0.0.33 - - [2025-10-23 21:23:51] "POST /chown HTTP/1.1" 200 109 0.007987 10.0.0.33 - - [2025-10-23 21:23:51] "POST /chown HTTP/1.1" 404 171 0.026741 10.0.0.33 - - [2025-10-23 21:23:51] "DELETE /instance-ip/539dbbf0-c88a-40d2-b3a3-3a93654574e9 HTTP/1.1" 200 115 0.062059 10.0.0.33 - - [2025-10-23 21:23:51] "POST /chown HTTP/1.1" 200 109 0.014006 10.0.0.33 - - [2025-10-23 21:23:52] "DELETE /virtual-machine-interface/c0071c08-6a70-4007-82c4-1567bc6dbfb0 HTTP/1.1" 200 115 0.055505 10.0.0.33 - - [2025-10-23 21:23:52] "POST /chown HTTP/1.1" 404 171 0.005572 10.0.0.33 - - [2025-10-23 21:23:52] "PUT /service-instance/59d9e02e-a220-4e37-b00e-8d6612ba28dd HTTP/1.1" 200 266 0.025638 10.0.0.33 - - [2025-10-23 21:23:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029517 10.0.0.33 - - [2025-10-23 21:23:52] "DELETE /tag/975e123e-e251-4ad1-a488-ee7ef0b3fa93 HTTP/1.1" 200 115 0.093918 10.0.0.33 - - [2025-10-23 21:23:52] "GET /floating-ip-pool/a8b8ab09-4d87-48b2-9fbd-384cdf57f814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003185 10.0.0.33 - - [2025-10-23 21:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.33 - - [2025-10-23 21:23:52] "POST /ref-update HTTP/1.1" 200 156 0.011729 10.0.0.33 - - [2025-10-23 21:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.33 - - [2025-10-23 21:23:52] "DELETE /floating-ip-pool/a8b8ab09-4d87-48b2-9fbd-384cdf57f814 HTTP/1.1" 200 115 0.062154 10.0.0.33 - - [2025-10-23 21:23:52] "DELETE /service-instance/59d9e02e-a220-4e37-b00e-8d6612ba28dd HTTP/1.1" 200 115 0.131748 10.0.0.33 - - [2025-10-23 21:23:52] "GET /virtual-machine-interface/2c6f4e5e-64be-4d67-8e7e-b532ff2f6001?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.041686 10.0.0.33 - - [2025-10-23 21:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019875 10.0.0.33 - - [2025-10-23 21:23:52] "POST /useragent-kv HTTP/1.1" 200 115 0.010440 10.0.0.33 - - [2025-10-23 21:23:52] "POST /useragent-kv HTTP/1.1" 200 115 0.001371 10.0.0.33 - - [2025-10-23 21:23:52] "DELETE /virtual-network/28715a94-b8b6-4e12-a7e5-4dd0b9d03d83 HTTP/1.1" 200 115 0.266214 10.0.0.33 - - [2025-10-23 21:23:52] "GET /routing-instance/33819a60-b9f0-4b41-a3cd-b6f7157ce975 HTTP/1.1" 404 171 0.005063 10.0.0.33 - - [2025-10-23 21:23:52] "GET /domains HTTP/1.1" 200 280 0.007548 10.0.0.33 - - [2025-10-23 21:23:52] "DELETE /route-target/c43f1c66-fe49-44fa-906f-0585b83b4b9b HTTP/1.1" 200 115 0.049330 10.0.0.33 - - [2025-10-23 21:23:52] "GET /domain/18c6eb5a-b6b7-465a-8ecf-57bdcf8d5e32 HTTP/1.1" 200 3086 0.007117 10.0.0.33 - - [2025-10-23 21:23:52] "DELETE /virtual-machine-interface/2c6f4e5e-64be-4d67-8e7e-b532ff2f6001 HTTP/1.1" 200 115 0.167570 10.0.0.33 - - [2025-10-23 21:23:52] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949 HTTP/1.1" 200 7142 0.092258 10.0.0.33 - - [2025-10-23 21:23:52] "DELETE /virtual-machine/43a4ff1e-97aa-4631-b768-0e440cd1eb9c HTTP/1.1" 200 115 0.092973 10.0.0.33 - - [2025-10-23 21:23:52] "GET /virtual-machine-interface/d5f49679-1cc3-4ce1-bf75-b08e961b169a?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.011334 10.0.0.33 - - [2025-10-23 21:23:52] "GET /virtual-machine-interface/72751780-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009916 10.0.0.33 - - [2025-10-23 21:23:52] "POST /set-tag HTTP/1.1" 200 109 0.004030 10.0.0.33 - - [2025-10-23 21:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.33 - - [2025-10-23 21:23:52] "GET /loadbalancer/4bd0f947-70de-4506-a480-27434e6243a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.008597 10.0.0.33 - - [2025-10-23 21:23:52] "GET /virtual-machine-interface/72751780-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010482 10.0.0.33 - - [2025-10-23 21:23:52] "DELETE /virtual-machine-interface/d5f49679-1cc3-4ce1-bf75-b08e961b169a HTTP/1.1" 200 115 0.113236 10.0.0.33 - - [2025-10-23 21:23:52] "POST /ref-update HTTP/1.1" 200 156 0.011459 10.0.0.33 - - [2025-10-23 21:23:52] "POST /set-tag HTTP/1.1" 200 109 0.064471 10.0.0.33 - - [2025-10-23 21:23:53] "DELETE /virtual-machine/54525544-bb2c-4ff7-92db-9d2b1bbc9910 HTTP/1.1" 200 115 0.110203 10.0.0.33 - - [2025-10-23 21:23:53] "DELETE /loadbalancer-member/782bc511-bd1b-4db4-9926-1b1044f4d104 HTTP/1.1" 200 115 0.154949 10.0.0.33 - - [2025-10-23 21:23:54] "GET /virtual-machine-interface/72751780-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010747 10.0.0.33 - - [2025-10-23 21:23:54] "POST /set-tag HTTP/1.1" 200 109 0.004415 10.0.0.33 - - [2025-10-23 21:23:54] "GET /virtual-machine-interface/72751780-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005460 10.0.0.33 - - [2025-10-23 21:23:54] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.33 - - [2025-10-23 21:23:54] "GET /virtual-machine/b170797c-6448-4f23-a84e-da7756648c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003394 10.0.0.33 - - [2025-10-23 21:23:54] "POST /ref-update HTTP/1.1" 200 156 0.017235 10.0.0.33 - - [2025-10-23 21:23:54] "GET /virtual-machine-interface/72751780-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013122 10.0.0.33 - - [2025-10-23 21:23:54] "POST /set-tag HTTP/1.1" 200 109 0.021946 10.0.0.33 - - [2025-10-23 21:23:54] "POST /set-tag HTTP/1.1" 200 109 0.050209 10.0.0.33 - - [2025-10-23 21:23:54] "POST /set-tag HTTP/1.1" 200 109 0.022647 10.0.0.33 - - [2025-10-23 21:23:54] "DELETE /instance-ip/728eec00-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.031283 10.0.0.33 - - [2025-10-23 21:23:54] "POST /ref-update HTTP/1.1" 200 156 0.010254 10.0.0.33 - - [2025-10-23 21:23:54] "DELETE /virtual-machine-interface/72751780-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.046810 10.0.0.33 - - [2025-10-23 21:23:54] "DELETE /virtual-machine/b170797c-6448-4f23-a84e-da7756648c27 HTTP/1.1" 200 115 0.021949 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:23:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001053 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:23:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001080 10.0.0.33 - - [2025-10-23 21:23:55] "GET / HTTP/1.1" 200 35931 0.001619 10.0.0.33 - - [2025-10-23 21:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.33 - - [2025-10-23 21:23:55] "GET /routing-instance/40d16643-438b-4be6-b363-696b90c6f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003541 10.0.0.33 - - [2025-10-23 21:23:55] "POST /bgp-routers HTTP/1.1" 409 301 0.008424 10.0.0.33 - - [2025-10-23 21:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014460 10.0.0.33 - - [2025-10-23 21:23:55] "GET /bgp-router/03b49c17-9604-42b7-8d2d-852ebaf22463?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.012823 10.0.0.33 - - [2025-10-23 21:23:55] "PUT /bgp-router/03b49c17-9604-42b7-8d2d-852ebaf22463 HTTP/1.1" 200 254 0.010053 10.0.0.33 - - [2025-10-23 21:23:56] "GET /global-system-configs HTTP/1.1" 200 322 0.006387 10.0.0.33 - - [2025-10-23 21:23:57] "GET /virtual-machine-interface/720ad500-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005251 10.0.0.33 - - [2025-10-23 21:23:57] "POST /set-tag HTTP/1.1" 200 109 0.009084 10.0.0.33 - - [2025-10-23 21:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.33 - - [2025-10-23 21:23:57] "GET /loadbalancer/4bd0f947-70de-4506-a480-27434e6243a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003004 10.0.0.33 - - [2025-10-23 21:23:58] "GET /global-system-configs HTTP/1.1" 200 322 0.006412 10.0.0.33 - - [2025-10-23 21:23:59] "GET /virtual-machine-interface/720ad500-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004789 10.0.0.33 - - [2025-10-23 21:23:59] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.33 - - [2025-10-23 21:23:59] "GET /virtual-machine-interface/720ad500-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011209 10.0.0.33 - - [2025-10-23 21:23:59] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.33 - - [2025-10-23 21:23:59] "GET /virtual-machine/0860e502-bd03-44d9-8368-4e09c48c4d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.003456 10.0.0.33 - - [2025-10-23 21:23:59] "POST /ref-update HTTP/1.1" 200 156 0.009534 10.0.0.33 - - [2025-10-23 21:23:59] "GET /virtual-machine-interface/720ad500-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008836 10.0.0.33 - - [2025-10-23 21:23:59] "POST /set-tag HTTP/1.1" 200 109 0.020668 10.0.0.33 - - [2025-10-23 21:23:59] "POST /set-tag HTTP/1.1" 200 109 0.063558 10.0.0.33 - - [2025-10-23 21:23:59] "POST /set-tag HTTP/1.1" 200 109 0.030101 10.0.0.33 - - [2025-10-23 21:23:59] "DELETE /instance-ip/72296fa6-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.032676 10.0.0.33 - - [2025-10-23 21:23:59] "POST /ref-update HTTP/1.1" 200 156 0.014529 10.0.0.33 - - [2025-10-23 21:23:59] "DELETE /virtual-machine-interface/720ad500-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.046287 10.0.0.33 - - [2025-10-23 21:23:59] "DELETE /virtual-machine/0860e502-bd03-44d9-8368-4e09c48c4d3c HTTP/1.1" 200 115 0.031545 10.0.0.33 - - [2025-10-23 21:23:59] "DELETE /tag/ca827a4d-acea-4d89-b644-149ebd66f2fe HTTP/1.1" 200 115 0.054541 10.0.0.33 - - [2025-10-23 21:23:59] "DELETE /tag/3ac4ae97-848c-49fb-863d-87cc9b3feb33 HTTP/1.1" 200 115 0.037903 10.0.0.33 - - [2025-10-23 21:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.33 - - [2025-10-23 21:24:03] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044680 10.0.0.33 - - [2025-10-23 21:24:03] "POST /tags HTTP/1.1" 200 393 0.036496 10.0.0.33 - - [2025-10-23 21:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011469 10.0.0.33 - - [2025-10-23 21:24:03] "GET /tag/d21bb104-712b-4ea5-96a9-9540ab703430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014989 10.0.0.33 - - [2025-10-23 21:24:03] "POST /tags HTTP/1.1" 200 341 0.018926 10.0.0.33 - - [2025-10-23 21:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.33 - - [2025-10-23 21:24:03] "GET /tag/88feb146-31ec-4315-92f4-64cc3befe4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015670 10.0.0.33 - - [2025-10-23 21:24:03] "POST /id-to-fqname HTTP/1.1" 200 192 0.000750 10.0.0.33 - - [2025-10-23 21:24:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.013026 10.0.0.33 - - [2025-10-23 21:24:03] "POST /security-groups HTTP/1.1" 200 589 0.074388 10.0.0.33 - - [2025-10-23 21:24:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.001785 10.0.0.33 - - [2025-10-23 21:24:03] "POST /projects HTTP/1.1" 200 519 0.233368 10.0.0.33 - - [2025-10-23 21:24:03] "POST /access-control-lists HTTP/1.1" 200 598 0.057528 10.0.0.33 - - [2025-10-23 21:24:03] "POST /fqname-to-id HTTP/1.1" 404 235 0.013008 10.0.0.33 - - [2025-10-23 21:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.039429 10.0.0.33 - - [2025-10-23 21:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010544 10.0.0.33 - - [2025-10-23 21:24:03] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.013966 10.0.0.33 - - [2025-10-23 21:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005313 10.0.0.33 - - [2025-10-23 21:24:03] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.026934 10.0.0.33 - - [2025-10-23 21:24:03] "POST /access-control-lists HTTP/1.1" 200 596 0.080469 10.0.0.33 - - [2025-10-23 21:24:03] "PUT /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017 HTTP/1.1" 200 264 0.066662 10.0.0.33 - - [2025-10-23 21:24:04] "PUT /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d HTTP/1.1" 200 264 0.069942 10.0.0.33 - - [2025-10-23 21:24:04] "POST /security-groups HTTP/1.1" 200 591 0.096643 10.0.0.33 - - [2025-10-23 21:24:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028937 10.0.0.33 - - [2025-10-23 21:24:04] "POST /fqname-to-id HTTP/1.1" 404 270 0.011988 10.0.0.33 - - [2025-10-23 21:24:04] "POST /chown HTTP/1.1" 200 109 0.018784 10.0.0.33 - - [2025-10-23 21:24:04] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.036933 10.0.0.33 - - [2025-10-23 21:24:04] "POST /access-control-lists HTTP/1.1" 200 632 0.094685 10.0.0.33 - - [2025-10-23 21:24:04] "POST /fqname-to-id HTTP/1.1" 404 269 0.020565 10.0.0.33 - - [2025-10-23 21:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007890 10.0.0.33 - - [2025-10-23 21:24:04] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002595 10.0.0.33 - - [2025-10-23 21:24:04] "POST /tags HTTP/1.1" 409 226 0.002337 10.0.0.33 - - [2025-10-23 21:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.33 - - [2025-10-23 21:24:04] "GET /tag/88feb146-31ec-4315-92f4-64cc3befe4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010246 10.0.0.33 - - [2025-10-23 21:24:04] "POST /access-control-lists HTTP/1.1" 200 630 0.074842 10.0.0.33 - - [2025-10-23 21:24:04] "POST /firewall-rules HTTP/1.1" 200 600 0.088778 10.0.0.33 - - [2025-10-23 21:24:04] "GET /firewall-rule/fa7e7876-59dc-4fd2-954c-5267af8e581f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007271 10.0.0.33 - - [2025-10-23 21:24:04] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003886 10.0.0.33 - - [2025-10-23 21:24:04] "GET /firewall-rule/fa7e7876-59dc-4fd2-954c-5267af8e581f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003286 10.0.0.33 - - [2025-10-23 21:24:04] "POST /ref-update HTTP/1.1" 200 156 0.043791 10.0.0.33 - - [2025-10-23 21:24:04] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004346 10.0.0.33 - - [2025-10-23 21:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.33 - - [2025-10-23 21:24:04] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002638 10.0.0.33 - - [2025-10-23 21:24:04] "POST /tags HTTP/1.1" 409 226 0.002200 10.0.0.33 - - [2025-10-23 21:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.33 - - [2025-10-23 21:24:04] "GET /tag/88feb146-31ec-4315-92f4-64cc3befe4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012829 10.0.0.33 - - [2025-10-23 21:24:04] "POST /firewall-rules HTTP/1.1" 200 598 0.076045 10.0.0.33 - - [2025-10-23 21:24:04] "GET /firewall-rule/9f34c35c-70b8-4f4f-97c6-ea9f74f8f130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003999 10.0.0.33 - - [2025-10-23 21:24:04] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.005445 10.0.0.33 - - [2025-10-23 21:24:04] "GET /firewall-rule/9f34c35c-70b8-4f4f-97c6-ea9f74f8f130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002697 10.0.0.33 - - [2025-10-23 21:24:05] "POST /ref-update HTTP/1.1" 200 156 0.048180 10.0.0.33 - - [2025-10-23 21:24:06] "POST /tags HTTP/1.1" 200 393 0.029304 10.0.0.33 - - [2025-10-23 21:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.33 - - [2025-10-23 21:24:06] "GET /tag/1de4a19b-f429-49a1-9ed1-23390f5bfac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013386 10.0.0.33 - - [2025-10-23 21:24:06] "POST /tags HTTP/1.1" 200 341 0.031790 10.0.0.33 - - [2025-10-23 21:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005915 10.0.0.33 - - [2025-10-23 21:24:06] "GET /tag/3d3b537e-891b-45ee-9438-df94284a357a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015705 10.0.0.33 - - [2025-10-23 21:24:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.000511 10.0.0.33 - - [2025-10-23 21:24:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.008967 10.0.0.33 - - [2025-10-23 21:24:06] "POST /security-groups HTTP/1.1" 200 589 0.065482 10.0.0.33 - - [2025-10-23 21:24:06] "POST /projects HTTP/1.1" 200 519 0.188365 10.0.0.33 - - [2025-10-23 21:24:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.008259 10.0.0.33 - - [2025-10-23 21:24:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.042470 10.0.0.33 - - [2025-10-23 21:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009583 10.0.0.33 - - [2025-10-23 21:24:06] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.038250 10.0.0.33 - - [2025-10-23 21:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005974 10.0.0.33 - - [2025-10-23 21:24:06] "POST /access-control-lists HTTP/1.1" 200 598 0.114407 10.0.0.33 - - [2025-10-23 21:24:06] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.014063 10.0.0.33 - - [2025-10-23 21:24:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.013854 10.0.0.33 - - [2025-10-23 21:24:07] "POST /access-control-lists HTTP/1.1" 200 596 0.051195 10.0.0.33 - - [2025-10-23 21:24:07] "PUT /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017 HTTP/1.1" 200 264 0.075510 10.0.0.33 - - [2025-10-23 21:24:07] "PUT /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d HTTP/1.1" 200 264 0.052871 10.0.0.33 - - [2025-10-23 21:24:07] "POST /security-groups HTTP/1.1" 200 591 0.084038 10.0.0.33 - - [2025-10-23 21:24:07] "POST /fqname-to-id HTTP/1.1" 404 270 0.005404 10.0.0.33 - - [2025-10-23 21:24:07] "POST /access-control-lists HTTP/1.1" 200 632 0.082072 10.0.0.33 - - [2025-10-23 21:24:07] "POST /fqname-to-id HTTP/1.1" 404 269 0.012216 10.0.0.33 - - [2025-10-23 21:24:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.081578 10.0.0.33 - - [2025-10-23 21:24:07] "POST /chown HTTP/1.1" 200 109 0.033065 10.0.0.33 - - [2025-10-23 21:24:07] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011690 10.0.0.33 - - [2025-10-23 21:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.33 - - [2025-10-23 21:24:07] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015238 10.0.0.33 - - [2025-10-23 21:24:07] "POST /access-control-lists HTTP/1.1" 200 630 0.087445 10.0.0.33 - - [2025-10-23 21:24:07] "POST /tags HTTP/1.1" 409 226 0.006824 10.0.0.33 - - [2025-10-23 21:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.33 - - [2025-10-23 21:24:07] "GET /tag/3d3b537e-891b-45ee-9438-df94284a357a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011574 10.0.0.33 - - [2025-10-23 21:24:07] "POST /firewall-rules HTTP/1.1" 200 600 0.065073 10.0.0.33 - - [2025-10-23 21:24:07] "GET /firewall-rule/afd71cc4-11d2-4426-b5bf-42fdbe59fcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007822 10.0.0.33 - - [2025-10-23 21:24:07] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004410 10.0.0.33 - - [2025-10-23 21:24:07] "GET /firewall-rule/afd71cc4-11d2-4426-b5bf-42fdbe59fcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002353 10.0.0.33 - - [2025-10-23 21:24:07] "POST /ref-update HTTP/1.1" 200 156 0.049272 10.0.0.33 - - [2025-10-23 21:24:07] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009619 10.0.0.33 - - [2025-10-23 21:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.33 - - [2025-10-23 21:24:07] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002881 10.0.0.33 - - [2025-10-23 21:24:07] "POST /tags HTTP/1.1" 409 226 0.002569 10.0.0.33 - - [2025-10-23 21:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.33 - - [2025-10-23 21:24:07] "GET /tag/3d3b537e-891b-45ee-9438-df94284a357a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010944 10.0.0.33 - - [2025-10-23 21:24:07] "POST /firewall-rules HTTP/1.1" 200 598 0.066423 10.0.0.33 - - [2025-10-23 21:24:07] "GET /firewall-rule/bf3ebfd6-8e48-47b0-b8c4-4d594062998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.011622 10.0.0.33 - - [2025-10-23 21:24:08] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004582 10.0.0.33 - - [2025-10-23 21:24:08] "GET /firewall-rule/bf3ebfd6-8e48-47b0-b8c4-4d594062998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002265 10.0.0.33 - - [2025-10-23 21:24:08] "POST /ref-update HTTP/1.1" 200 156 0.048156 10.0.0.33 - - [2025-10-23 21:24:09] "POST /tags HTTP/1.1" 200 345 0.132104 10.0.0.33 - - [2025-10-23 21:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016334 10.0.0.33 - - [2025-10-23 21:24:09] "GET /tag/b3b00bae-adef-4c3c-8e13-0758e27b96de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017786 10.0.0.33 - - [2025-10-23 21:24:09] "POST /projects HTTP/1.1" 409 238 0.003851 10.0.0.33 - - [2025-10-23 21:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.33 - - [2025-10-23 21:24:09] "GET /project/2c8522a4-3b34-4b28-a2c4-070f66fd25b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028695 10.0.0.33 - - [2025-10-23 21:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.33 - - [2025-10-23 21:24:09] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006607 10.0.0.33 - - [2025-10-23 21:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005530 10.0.0.33 - - [2025-10-23 21:24:09] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005656 10.0.0.33 - - [2025-10-23 21:24:09] "POST /security-groups HTTP/1.1" 409 285 0.006253 10.0.0.33 - - [2025-10-23 21:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.33 - - [2025-10-23 21:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.33 - - [2025-10-23 21:24:09] "PUT /security-group/9cba8b89-e162-49ec-a62d-bef973e066c5 HTTP/1.1" 200 262 0.071189 10.0.0.33 - - [2025-10-23 21:24:09] "PUT /access-control-list/77947f6f-6fcf-4dff-9a5f-f09a3f71c397 HTTP/1.1" 200 272 0.024899 10.0.0.33 - - [2025-10-23 21:24:09] "GET /project/2c8522a4-3b34-4b28-a2c4-070f66fd25b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.100285 10.0.0.33 - - [2025-10-23 21:24:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.050961 10.0.0.33 - - [2025-10-23 21:24:09] "PUT /access-control-list/fac9729e-f252-4981-bab4-a374e23e8743 HTTP/1.1" 200 272 0.043050 10.0.0.33 - - [2025-10-23 21:24:09] "POST /tags HTTP/1.1" 409 228 0.007250 10.0.0.33 - - [2025-10-23 21:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.33 - - [2025-10-23 21:24:09] "GET /tag/b3b00bae-adef-4c3c-8e13-0758e27b96de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011912 10.0.0.33 - - [2025-10-23 21:24:09] "POST /tags HTTP/1.1" 200 345 0.024766 10.0.0.33 - - [2025-10-23 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.33 - - [2025-10-23 21:24:10] "GET /tag/ad8f4ba5-d5ae-45c5-965e-acb94f00efd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.020203 10.0.0.33 - - [2025-10-23 21:24:10] "POST /projects HTTP/1.1" 409 238 0.004295 10.0.0.33 - - [2025-10-23 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.33 - - [2025-10-23 21:24:10] "GET /project/0dd9fd99-efb6-4753-8849-f353bc57c877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.042315 10.0.0.33 - - [2025-10-23 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.33 - - [2025-10-23 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.33 - - [2025-10-23 21:24:10] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.011366 10.0.0.33 - - [2025-10-23 21:24:10] "GET /project/0dd9fd99-efb6-4753-8849-f353bc57c877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.035460 10.0.0.33 - - [2025-10-23 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.33 - - [2025-10-23 21:24:10] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005240 10.0.0.33 - - [2025-10-23 21:24:10] "POST /security-groups HTTP/1.1" 409 285 0.002937 10.0.0.33 - - [2025-10-23 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.33 - - [2025-10-23 21:24:10] "PUT /security-group/c284b827-bb97-4999-a4a1-9224e54c1576 HTTP/1.1" 200 262 0.060224 10.0.0.33 - - [2025-10-23 21:24:10] "PUT /access-control-list/3ccdd81f-477d-4b57-a368-7bb345ced997 HTTP/1.1" 200 272 0.013024 10.0.0.33 - - [2025-10-23 21:24:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028394 10.0.0.33 - - [2025-10-23 21:24:10] "POST /tags HTTP/1.1" 409 228 0.014082 10.0.0.33 - - [2025-10-23 21:24:10] "PUT /access-control-list/10b5586e-0ba8-457d-9909-df1101e84c6d HTTP/1.1" 200 272 0.021141 10.0.0.33 - - [2025-10-23 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.33 - - [2025-10-23 21:24:10] "GET /tag/ad8f4ba5-d5ae-45c5-965e-acb94f00efd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015181 10.0.0.33 - - [2025-10-23 21:24:10] "POST /tags HTTP/1.1" 200 291 0.058611 10.0.0.33 - - [2025-10-23 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006844 10.0.0.33 - - [2025-10-23 21:24:10] "GET /tag/fc79dc4a-4c9b-4d7b-bbc2-5a0323c23cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013929 10.0.0.33 - - [2025-10-23 21:24:10] "POST /tags HTTP/1.1" 200 303 0.048893 10.0.0.33 - - [2025-10-23 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.33 - - [2025-10-23 21:24:10] "GET /tag/e943af78-408a-49a6-8e75-e7c1ed7db111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.023805 10.0.0.33 - - [2025-10-23 21:24:10] "POST /tags HTTP/1.1" 409 252 0.005032 10.0.0.33 - - [2025-10-23 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.33 - - [2025-10-23 21:24:10] "GET /tag/d21bb104-712b-4ea5-96a9-9540ab703430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013734 10.0.0.33 - - [2025-10-23 21:24:10] "POST /tags HTTP/1.1" 409 226 0.002039 10.0.0.33 - - [2025-10-23 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.33 - - [2025-10-23 21:24:10] "GET /tag/88feb146-31ec-4315-92f4-64cc3befe4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010812 10.0.0.33 - - [2025-10-23 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.33 - - [2025-10-23 21:24:10] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004555 10.0.0.33 - - [2025-10-23 21:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.33 - - [2025-10-23 21:24:10] "GET /project/2c8522a4-3b34-4b28-a2c4-070f66fd25b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032334 10.0.0.33 - - [2025-10-23 21:24:11] "POST /virtual-machines HTTP/1.1" 200 395 0.014327 10.0.0.33 - - [2025-10-23 21:24:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022004 10.0.0.33 - - [2025-10-23 21:24:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127872 10.0.0.33 - - [2025-10-23 21:24:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013978 10.0.0.33 - - [2025-10-23 21:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006645 10.0.0.33 - - [2025-10-23 21:24:11] "GET /virtual-machine-interface/9ddd36dc-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009145 10.0.0.33 - - [2025-10-23 21:24:11] "POST /instance-ips HTTP/1.1" 200 397 0.025262 10.0.0.33 - - [2025-10-23 21:24:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.026247 10.0.0.33 - - [2025-10-23 21:24:11] "GET /virtual-machine-interface/9ddd36dc-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011191 10.0.0.33 - - [2025-10-23 21:24:11] "POST /set-tag HTTP/1.1" 200 109 0.063147 10.0.0.33 - - [2025-10-23 21:24:11] "GET /virtual-machine-interface/9ddd36dc-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015779 10.0.0.33 - - [2025-10-23 21:24:11] "GET /instance-ip/9dfa2792-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003484 10.0.0.33 - - [2025-10-23 21:24:11] "GET /virtual-machine-interface/9ddd36dc-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005673 10.0.0.33 - - [2025-10-23 21:24:11] "POST /set-tag HTTP/1.1" 200 109 0.002865 10.0.0.33 - - [2025-10-23 21:24:11] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004000 10.0.0.33 - - [2025-10-23 21:24:11] "POST /ref-update HTTP/1.1" 200 156 0.010237 10.0.0.33 - - [2025-10-23 21:24:11] "GET /virtual-machine-interface/9ddd36dc-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015279 10.0.0.33 - - [2025-10-23 21:24:11] "POST /set-tag HTTP/1.1" 200 109 0.005748 10.0.0.33 - - [2025-10-23 21:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.33 - - [2025-10-23 21:24:11] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005522 10.0.0.33 - - [2025-10-23 21:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.33 - - [2025-10-23 21:24:11] "GET /project/2c8522a4-3b34-4b28-a2c4-070f66fd25b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041744 10.0.0.33 - - [2025-10-23 21:24:11] "POST /virtual-machines HTTP/1.1" 200 395 0.007955 10.0.0.33 - - [2025-10-23 21:24:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.016766 10.0.0.33 - - [2025-10-23 21:24:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107810 10.0.0.33 - - [2025-10-23 21:24:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009552 10.0.0.33 - - [2025-10-23 21:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005752 10.0.0.33 - - [2025-10-23 21:24:12] "GET /virtual-machine-interface/9e5ac84a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005053 10.0.0.33 - - [2025-10-23 21:24:12] "POST /instance-ips HTTP/1.1" 200 397 0.024010 10.0.0.33 - - [2025-10-23 21:24:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027517 10.0.0.33 - - [2025-10-23 21:24:12] "GET /virtual-machine-interface/9e5ac84a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008306 10.0.0.33 - - [2025-10-23 21:24:12] "POST /set-tag HTTP/1.1" 200 109 0.067433 10.0.0.33 - - [2025-10-23 21:24:12] "GET /virtual-machine-interface/9e5ac84a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019367 10.0.0.33 - - [2025-10-23 21:24:12] "GET /instance-ip/9e7431f4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003263 10.0.0.33 - - [2025-10-23 21:24:12] "GET /virtual-machine-interface/9e5ac84a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004857 10.0.0.33 - - [2025-10-23 21:24:12] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.33 - - [2025-10-23 21:24:12] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003805 10.0.0.33 - - [2025-10-23 21:24:12] "POST /ref-update HTTP/1.1" 200 156 0.014113 10.0.0.33 - - [2025-10-23 21:24:12] "GET /virtual-machine-interface/9e5ac84a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008564 10.0.0.33 - - [2025-10-23 21:24:12] "POST /set-tag HTTP/1.1" 200 109 0.001860 10.0.0.33 - - [2025-10-23 21:24:12] "POST /tags HTTP/1.1" 200 291 0.021075 10.0.0.33 - - [2025-10-23 21:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010331 10.0.0.33 - - [2025-10-23 21:24:12] "GET /tag/d4f6c313-0d78-49b8-b623-fc610d7956a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.030785 10.0.0.33 - - [2025-10-23 21:24:12] "POST /tags HTTP/1.1" 409 252 0.002261 10.0.0.33 - - [2025-10-23 21:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.33 - - [2025-10-23 21:24:12] "GET /tag/1de4a19b-f429-49a1-9ed1-23390f5bfac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010371 10.0.0.33 - - [2025-10-23 21:24:12] "POST /tags HTTP/1.1" 409 226 0.002703 10.0.0.33 - - [2025-10-23 21:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.33 - - [2025-10-23 21:24:12] "GET /tag/3d3b537e-891b-45ee-9438-df94284a357a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014925 10.0.0.33 - - [2025-10-23 21:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.33 - - [2025-10-23 21:24:12] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004876 10.0.0.33 - - [2025-10-23 21:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.33 - - [2025-10-23 21:24:12] "GET /project/0dd9fd99-efb6-4753-8849-f353bc57c877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.044728 10.0.0.33 - - [2025-10-23 21:24:12] "POST /virtual-machines HTTP/1.1" 200 395 0.008776 10.0.0.33 - - [2025-10-23 21:24:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018132 10.0.0.33 - - [2025-10-23 21:24:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120901 10.0.0.33 - - [2025-10-23 21:24:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009804 10.0.0.33 - - [2025-10-23 21:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006014 10.0.0.33 - - [2025-10-23 21:24:13] "GET /virtual-machine-interface/9ef6a1de-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015259 10.0.0.33 - - [2025-10-23 21:24:13] "POST /instance-ips HTTP/1.1" 200 397 0.019089 10.0.0.33 - - [2025-10-23 21:24:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021565 10.0.0.33 - - [2025-10-23 21:24:13] "GET /virtual-machine-interface/9ef6a1de-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011258 10.0.0.33 - - [2025-10-23 21:24:13] "POST /set-tag HTTP/1.1" 200 109 0.063526 10.0.0.33 - - [2025-10-23 21:24:13] "GET /virtual-machine-interface/9ef6a1de-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014887 10.0.0.33 - - [2025-10-23 21:24:13] "GET /instance-ip/9f123fd4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005042 10.0.0.33 - - [2025-10-23 21:24:13] "GET /virtual-machine-interface/9ef6a1de-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005253 10.0.0.33 - - [2025-10-23 21:24:13] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.33 - - [2025-10-23 21:24:13] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004141 10.0.0.33 - - [2025-10-23 21:24:13] "POST /ref-update HTTP/1.1" 200 156 0.015029 10.0.0.33 - - [2025-10-23 21:24:13] "GET /virtual-machine-interface/9ef6a1de-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006481 10.0.0.33 - - [2025-10-23 21:24:13] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.33 - - [2025-10-23 21:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2025-10-23 21:24:13] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004440 10.0.0.33 - - [2025-10-23 21:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.33 - - [2025-10-23 21:24:13] "GET /project/0dd9fd99-efb6-4753-8849-f353bc57c877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.030500 10.0.0.33 - - [2025-10-23 21:24:13] "POST /virtual-machines HTTP/1.1" 200 395 0.020496 10.0.0.33 - - [2025-10-23 21:24:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009317 10.0.0.33 - - [2025-10-23 21:24:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104383 10.0.0.33 - - [2025-10-23 21:24:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008838 10.0.0.33 - - [2025-10-23 21:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009562 10.0.0.33 - - [2025-10-23 21:24:13] "GET /virtual-machine-interface/9f71410a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009648 10.0.0.33 - - [2025-10-23 21:24:13] "POST /instance-ips HTTP/1.1" 200 397 0.023404 10.0.0.33 - - [2025-10-23 21:24:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023164 10.0.0.33 - - [2025-10-23 21:24:14] "GET /virtual-machine-interface/9f71410a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011783 10.0.0.33 - - [2025-10-23 21:24:14] "POST /set-tag HTTP/1.1" 200 109 0.067888 10.0.0.33 - - [2025-10-23 21:24:14] "GET /virtual-machine-interface/9f71410a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015409 10.0.0.33 - - [2025-10-23 21:24:14] "GET /instance-ip/9f8a5d20-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002887 10.0.0.33 - - [2025-10-23 21:24:14] "GET /virtual-machine-interface/9f71410a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004807 10.0.0.33 - - [2025-10-23 21:24:14] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.33 - - [2025-10-23 21:24:14] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005001 10.0.0.33 - - [2025-10-23 21:24:14] "POST /ref-update HTTP/1.1" 200 156 0.009732 10.0.0.33 - - [2025-10-23 21:24:14] "GET /virtual-machine-interface/9f71410a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010385 10.0.0.33 - - [2025-10-23 21:24:14] "POST /set-tag HTTP/1.1" 200 109 0.004589 10.0.0.33 - - [2025-10-23 21:24:14] "POST /tags HTTP/1.1" 200 299 0.026115 10.0.0.33 - - [2025-10-23 21:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018667 10.0.0.33 - - [2025-10-23 21:24:14] "GET /tag/f465af40-b4f5-4a6c-aad4-7d7e09c350b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.018728 10.0.0.33 - - [2025-10-23 21:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.33 - - [2025-10-23 21:24:14] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004302 10.0.0.33 - - [2025-10-23 21:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2025-10-23 21:24:14] "GET /project/2c8522a4-3b34-4b28-a2c4-070f66fd25b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034014 10.0.0.33 - - [2025-10-23 21:24:14] "POST /virtual-machines HTTP/1.1" 200 395 0.019327 10.0.0.33 - - [2025-10-23 21:24:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014179 10.0.0.33 - - [2025-10-23 21:24:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115359 10.0.0.33 - - [2025-10-23 21:24:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010413 10.0.0.33 - - [2025-10-23 21:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010164 10.0.0.33 - - [2025-10-23 21:24:14] "GET /virtual-machine-interface/9ffc9dd6-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004366 10.0.0.33 - - [2025-10-23 21:24:14] "POST /instance-ips HTTP/1.1" 200 397 0.023654 10.0.0.33 - - [2025-10-23 21:24:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028321 10.0.0.33 - - [2025-10-23 21:24:14] "GET /virtual-machine-interface/9ffc9dd6-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010946 10.0.0.33 - - [2025-10-23 21:24:15] "POST /set-tag HTTP/1.1" 200 109 0.024026 10.0.0.33 - - [2025-10-23 21:24:15] "GET /virtual-machine-interface/9ffc9dd6-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016858 10.0.0.33 - - [2025-10-23 21:24:15] "GET /instance-ip/a01790f0-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003526 10.0.0.33 - - [2025-10-23 21:24:15] "GET /virtual-machine-interface/9ffc9dd6-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004298 10.0.0.33 - - [2025-10-23 21:24:15] "POST /set-tag HTTP/1.1" 200 109 0.003227 10.0.0.33 - - [2025-10-23 21:24:15] "POST /tags HTTP/1.1" 200 299 0.024794 10.0.0.33 - - [2025-10-23 21:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.33 - - [2025-10-23 21:24:15] "GET /tag/3f366ed3-2cb7-47ab-9536-1d86040f4e33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015563 10.0.0.33 - - [2025-10-23 21:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.33 - - [2025-10-23 21:24:15] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004836 10.0.0.33 - - [2025-10-23 21:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.33 - - [2025-10-23 21:24:15] "GET /project/2c8522a4-3b34-4b28-a2c4-070f66fd25b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026613 10.0.0.33 - - [2025-10-23 21:24:15] "POST /virtual-machines HTTP/1.1" 200 395 0.008333 10.0.0.33 - - [2025-10-23 21:24:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012577 10.0.0.33 - - [2025-10-23 21:24:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112947 10.0.0.33 - - [2025-10-23 21:24:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010776 10.0.0.33 - - [2025-10-23 21:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014923 10.0.0.33 - - [2025-10-23 21:24:15] "GET /virtual-machine-interface/a06e3aea-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004193 10.0.0.33 - - [2025-10-23 21:24:15] "POST /instance-ips HTTP/1.1" 200 397 0.020323 10.0.0.33 - - [2025-10-23 21:24:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015450 10.0.0.33 - - [2025-10-23 21:24:15] "GET /virtual-machine-interface/a06e3aea-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014408 10.0.0.33 - - [2025-10-23 21:24:15] "POST /set-tag HTTP/1.1" 200 109 0.016384 10.0.0.33 - - [2025-10-23 21:24:15] "GET /virtual-machine-interface/a06e3aea-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017325 10.0.0.33 - - [2025-10-23 21:24:15] "GET /instance-ip/a08a7016-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006020 10.0.0.33 - - [2025-10-23 21:24:15] "GET /virtual-machine-interface/a06e3aea-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004540 10.0.0.33 - - [2025-10-23 21:24:15] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.33 - - [2025-10-23 21:24:15] "POST /tags HTTP/1.1" 200 299 0.024933 10.0.0.33 - - [2025-10-23 21:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012777 10.0.0.33 - - [2025-10-23 21:24:15] "GET /tag/66458081-2102-4310-a801-930407ff97d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012589 10.0.0.33 - - [2025-10-23 21:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.33 - - [2025-10-23 21:24:15] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005536 10.0.0.33 - - [2025-10-23 21:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.33 - - [2025-10-23 21:24:16] "GET /project/0dd9fd99-efb6-4753-8849-f353bc57c877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.034936 10.0.0.33 - - [2025-10-23 21:24:16] "POST /virtual-machines HTTP/1.1" 200 395 0.008757 10.0.0.33 - - [2025-10-23 21:24:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015778 10.0.0.33 - - [2025-10-23 21:24:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129275 10.0.0.33 - - [2025-10-23 21:24:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.010826 10.0.0.33 - - [2025-10-23 21:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.023211 10.0.0.33 - - [2025-10-23 21:24:16] "GET /virtual-machine-interface/a0dadaba-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006795 10.0.0.33 - - [2025-10-23 21:24:16] "POST /instance-ips HTTP/1.1" 200 397 0.020874 10.0.0.33 - - [2025-10-23 21:24:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.021327 10.0.0.33 - - [2025-10-23 21:24:16] "GET /virtual-machine-interface/a0dadaba-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009871 10.0.0.33 - - [2025-10-23 21:24:16] "POST /set-tag HTTP/1.1" 200 109 0.026371 10.0.0.33 - - [2025-10-23 21:24:16] "GET /virtual-machine-interface/a0dadaba-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008749 10.0.0.33 - - [2025-10-23 21:24:16] "GET /instance-ip/a0f75488-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009933 10.0.0.33 - - [2025-10-23 21:24:16] "GET /virtual-machine-interface/a0dadaba-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004545 10.0.0.33 - - [2025-10-23 21:24:16] "POST /set-tag HTTP/1.1" 200 109 0.003019 10.0.0.33 - - [2025-10-23 21:24:16] "POST /tags HTTP/1.1" 200 299 0.025298 10.0.0.33 - - [2025-10-23 21:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.33 - - [2025-10-23 21:24:16] "GET /tag/83f34fd6-76d6-4450-88d8-5dbccc26d1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.023580 10.0.0.33 - - [2025-10-23 21:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.33 - - [2025-10-23 21:24:16] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005001 10.0.0.33 - - [2025-10-23 21:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007831 10.0.0.33 - - [2025-10-23 21:24:16] "GET /project/0dd9fd99-efb6-4753-8849-f353bc57c877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.027533 10.0.0.33 - - [2025-10-23 21:24:16] "POST /virtual-machines HTTP/1.1" 200 395 0.007889 10.0.0.33 - - [2025-10-23 21:24:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007621 10.0.0.33 - - [2025-10-23 21:24:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104001 10.0.0.33 - - [2025-10-23 21:24:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010919 10.0.0.33 - - [2025-10-23 21:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014961 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-machine-interface/a153efa4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008253 10.0.0.33 - - [2025-10-23 21:24:17] "POST /instance-ips HTTP/1.1" 200 397 0.024351 10.0.0.33 - - [2025-10-23 21:24:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017038 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-machine-interface/a153efa4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012983 10.0.0.33 - - [2025-10-23 21:24:17] "POST /set-tag HTTP/1.1" 200 109 0.016823 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-machine-interface/a153efa4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006856 10.0.0.33 - - [2025-10-23 21:24:17] "GET /instance-ip/a16d143e-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002920 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-machine-interface/a153efa4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004276 10.0.0.33 - - [2025-10-23 21:24:17] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003306 10.0.0.33 - - [2025-10-23 21:24:17] "POST /ref-update HTTP/1.1" 200 156 0.010442 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-machine-interface/9ffc9dd6-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010383 10.0.0.33 - - [2025-10-23 21:24:17] "POST /set-tag HTTP/1.1" 200 109 0.003225 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-machine-interface/9ddd36dc-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005204 10.0.0.33 - - [2025-10-23 21:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004436 10.0.0.33 - - [2025-10-23 21:24:17] "POST /ref-update HTTP/1.1" 200 156 0.009856 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-machine-interface/a06e3aea-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021628 10.0.0.33 - - [2025-10-23 21:24:17] "POST /set-tag HTTP/1.1" 200 109 0.003335 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004347 10.0.0.33 - - [2025-10-23 21:24:17] "POST /ref-update HTTP/1.1" 200 156 0.010538 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-machine-interface/a0dadaba-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017140 10.0.0.33 - - [2025-10-23 21:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-machine-interface/9e5ac84a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004495 10.0.0.33 - - [2025-10-23 21:24:17] "POST /set-tag HTTP/1.1" 200 109 0.012378 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.003933 10.0.0.33 - - [2025-10-23 21:24:17] "POST /ref-update HTTP/1.1" 200 156 0.007226 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-machine-interface/a153efa4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010179 10.0.0.33 - - [2025-10-23 21:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-machine-interface/9ef6a1de-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004012 10.0.0.33 - - [2025-10-23 21:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-machine-interface/9f71410a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004807 10.0.0.33 - - [2025-10-23 21:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-machine-interface/9ffc9dd6-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004130 10.0.0.33 - - [2025-10-23 21:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.33 - - [2025-10-23 21:24:17] "GET /virtual-machine-interface/a06e3aea-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006282 10.0.0.33 - - [2025-10-23 21:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.33 - - [2025-10-23 21:24:18] "GET /virtual-machine-interface/a0dadaba-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008221 10.0.0.33 - - [2025-10-23 21:24:18] "POST /set-tag HTTP/1.1" 200 109 0.007091 10.0.0.33 - - [2025-10-23 21:24:18] "GET /virtual-machine-interface/a153efa4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004378 10.0.0.33 - - [2025-10-23 21:24:18] "POST /set-tag HTTP/1.1" 200 109 0.002871 10.0.0.33 - - [2025-10-23 21:24:18] "GET /virtual-machine-interface/9ef6a1de-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004636 10.0.0.33 - - [2025-10-23 21:24:18] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.33 - - [2025-10-23 21:24:22] "GET /virtual-machine-interface/9ddd36dc-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004562 10.0.0.33 - - [2025-10-23 21:24:22] "POST /set-tag HTTP/1.1" 200 109 0.003979 10.0.0.33 - - [2025-10-23 21:24:22] "GET /virtual-machine-interface/9ffc9dd6-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006144 10.0.0.33 - - [2025-10-23 21:24:22] "POST /set-tag HTTP/1.1" 200 109 0.003718 10.0.0.33 - - [2025-10-23 21:24:22] "GET /virtual-machine-interface/a06e3aea-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004841 10.0.0.33 - - [2025-10-23 21:24:22] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.33 - - [2025-10-23 21:24:22] "GET /virtual-machine-interface/a0dadaba-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004210 10.0.0.33 - - [2025-10-23 21:24:22] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.33 - - [2025-10-23 21:24:23] "GET /virtual-machine-interface/9e5ac84a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005048 10.0.0.33 - - [2025-10-23 21:24:23] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.33 - - [2025-10-23 21:24:24] "GET /virtual-machine-interface/9f71410a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008097 10.0.0.33 - - [2025-10-23 21:24:24] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.33 - - [2025-10-23 21:24:25] "GET /virtual-machine/52fb16b8-4fcc-4545-8994-2271c6489108?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003014 10.0.0.33 - - [2025-10-23 21:24:25] "GET /virtual-machine-interface/9ddd36dc-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003796 10.0.0.33 - - [2025-10-23 21:24:25] "GET /virtual-machine/6498b4d2-8185-47a2-b5f2-b6f362d88037?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003021 10.0.0.33 - - [2025-10-23 21:24:25] "GET /virtual-machine-interface/9e5ac84a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003778 10.0.0.33 - - [2025-10-23 21:24:25] "GET /virtual-machine/ccfb33cd-82bf-4cf2-aaf5-e634dd9def95?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003089 10.0.0.33 - - [2025-10-23 21:24:25] "GET /virtual-machine-interface/9ef6a1de-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004402 10.0.0.33 - - [2025-10-23 21:24:25] "GET /virtual-machine/ff85e4a4-7f8c-40f3-b57c-c5c045d0d596?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003080 10.0.0.33 - - [2025-10-23 21:24:25] "GET /virtual-machine-interface/9f71410a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004772 10.0.0.33 - - [2025-10-23 21:24:25] "GET /virtual-machine/59a737a3-f27c-4ecf-9929-00f804c82c53?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002974 10.0.0.33 - - [2025-10-23 21:24:25] "GET /virtual-machine-interface/9ffc9dd6-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003862 10.0.0.33 - - [2025-10-23 21:24:25] "GET /virtual-machine/2b483304-f405-40c5-866e-511e5ed0fc54?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002928 10.0.0.33 - - [2025-10-23 21:24:25] "GET /virtual-machine-interface/a0dadaba-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004899 10.0.0.33 - - [2025-10-23 21:24:25] "GET /virtual-machine/479f382c-6768-4387-966c-d786a8760c11?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003148 10.0.0.33 - - [2025-10-23 21:24:25] "GET /virtual-machine-interface/a06e3aea-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004311 10.0.0.33 - - [2025-10-23 21:24:27] "GET /virtual-machine-interface/a153efa4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004934 10.0.0.33 - - [2025-10-23 21:24:27] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.33 - - [2025-10-23 21:24:30] "GET /virtual-machine/68a0bf52-807a-4356-89c3-f0c1cd0c2102?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.004254 10.0.0.33 - - [2025-10-23 21:24:30] "GET /virtual-machine-interface/a153efa4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007266 10.0.0.33 - - [2025-10-23 21:24:31] "GET /loadbalancer/49fb410c-a3b0-4d95-8c7b-00f88950d906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002421 10.0.0.33 - - [2025-10-23 21:24:31] "POST /tags HTTP/1.1" 200 333 0.028858 10.0.0.33 - - [2025-10-23 21:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016623 10.0.0.33 - - [2025-10-23 21:24:31] "GET /tag/9aece190-c582-4a25-aa9e-3dfaae838f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.029253 10.0.0.33 - - [2025-10-23 21:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.33 - - [2025-10-23 21:24:31] "GET /project/2c8522a4-3b34-4b28-a2c4-070f66fd25b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037330 10.0.0.33 - - [2025-10-23 21:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.33 - - [2025-10-23 21:24:31] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006062 10.0.0.33 - - [2025-10-23 21:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.33 - - [2025-10-23 21:24:31] "GET /service-appliance-set/7fa3f90b-30b2-4f21-9610-194d8f850565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002142 10.0.0.33 - - [2025-10-23 21:24:31] "POST /fqname-to-id HTTP/1.1" 404 273 0.002245 10.0.0.33 - - [2025-10-23 21:24:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.088102 10.0.0.33 - - [2025-10-23 21:24:31] "GET /virtual-machine-interface/5a84ff16-c547-4a10-8a18-e4231bc3eca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.013130 10.0.0.33 - - [2025-10-23 21:24:31] "POST /instance-ips HTTP/1.1" 200 409 0.027336 10.0.0.33 - - [2025-10-23 21:24:31] "GET /instance-ip/90e2472d-2a3a-4485-ae26-ed39337ecfee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008684 10.0.0.33 - - [2025-10-23 21:24:31] "POST /loadbalancers HTTP/1.1" 200 629 0.063960 10.0.0.33 - - [2025-10-23 21:24:31] "GET /project/2c8522a4-3b34-4b28-a2c4-070f66fd25b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034503 10.0.0.33 - - [2025-10-23 21:24:31] "GET /instance-ip/90e2472d-2a3a-4485-ae26-ed39337ecfee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002881 10.0.0.33 - - [2025-10-23 21:24:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025047 10.0.0.33 - - [2025-10-23 21:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006370 10.0.0.33 - - [2025-10-23 21:24:32] "GET /project/2c8522a4-3b34-4b28-a2c4-070f66fd25b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037756 10.0.0.33 - - [2025-10-23 21:24:32] "POST /floating-ips HTTP/1.1" 200 597 0.051480 10.0.0.33 - - [2025-10-23 21:24:32] "GET /loadbalancer/49fb410c-a3b0-4d95-8c7b-00f88950d906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003754 10.0.0.33 - - [2025-10-23 21:24:32] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.018551 10.0.0.33 - - [2025-10-23 21:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006664 10.0.0.33 - - [2025-10-23 21:24:32] "GET /project/2c8522a4-3b34-4b28-a2c4-070f66fd25b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051396 10.0.0.33 - - [2025-10-23 21:24:32] "GET /loadbalancer-listener/c1817513-9493-425f-ba82-910783d30d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004054 10.0.0.33 - - [2025-10-23 21:24:32] "GET /loadbalancer-listener/c1817513-9493-425f-ba82-910783d30d27?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003900 10.0.0.33 - - [2025-10-23 21:24:32] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019715 10.0.0.33 - - [2025-10-23 21:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.33 - - [2025-10-23 21:24:32] "GET /instance-ip/90e2472d-2a3a-4485-ae26-ed39337ecfee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008242 10.0.0.33 - - [2025-10-23 21:24:32] "GET /loadbalancer/49fb410c-a3b0-4d95-8c7b-00f88950d906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002952 10.0.0.33 - - [2025-10-23 21:24:32] "GET /loadbalancer-pool/d5883509-3522-4013-baef-eaa197a1a07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003623 10.0.0.33 - - [2025-10-23 21:24:32] "GET /instance-ip/90e2472d-2a3a-4485-ae26-ed39337ecfee?fields=floating_ips HTTP/1.1" 200 1213 0.007296 10.0.0.33 - - [2025-10-23 21:24:32] "GET /loadbalancer/49fb410c-a3b0-4d95-8c7b-00f88950d906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003231 10.0.0.33 - - [2025-10-23 21:24:32] "GET /floating-ip/777ab403-b60e-436a-affd-3588b31e24bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003941 10.0.0.33 - - [2025-10-23 21:24:32] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027382 10.0.0.33 - - [2025-10-23 21:24:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023214 10.0.0.33 - - [2025-10-23 21:24:32] "GET /virtual-machine-interface/9ddd36dc-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010244 10.0.0.33 - - [2025-10-23 21:24:32] "GET /virtual-machine-interface/9ddd36dc-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004132 10.0.0.33 - - [2025-10-23 21:24:32] "POST /ref-update HTTP/1.1" 200 156 0.013021 10.0.0.33 - - [2025-10-23 21:24:32] "GET /floating-ip/777ab403-b60e-436a-affd-3588b31e24bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.023645 10.0.0.33 - - [2025-10-23 21:24:32] "POST /tags HTTP/1.1" 409 221 0.007128 10.0.0.33 - - [2025-10-23 21:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.33 - - [2025-10-23 21:24:32] "GET /tag/9aece190-c582-4a25-aa9e-3dfaae838f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018214 10.0.0.33 - - [2025-10-23 21:24:32] "PUT /floating-ip/777ab403-b60e-436a-affd-3588b31e24bb HTTP/1.1" 200 256 0.010182 10.0.0.33 - - [2025-10-23 21:24:32] "POST /set-tag HTTP/1.1" 200 109 0.062784 10.0.0.33 - - [2025-10-23 21:24:32] "GET /loadbalancer-pool/d5883509-3522-4013-baef-eaa197a1a07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.010516 10.0.0.33 - - [2025-10-23 21:24:32] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022685 10.0.0.33 - - [2025-10-23 21:24:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011527 10.0.0.33 - - [2025-10-23 21:24:32] "GET /virtual-machine-interface/9e5ac84a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013294 10.0.0.33 - - [2025-10-23 21:24:32] "GET /virtual-machine-interface/9e5ac84a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006937 10.0.0.33 - - [2025-10-23 21:24:32] "POST /ref-update HTTP/1.1" 200 156 0.017263 10.0.0.33 - - [2025-10-23 21:24:32] "GET /floating-ip/777ab403-b60e-436a-affd-3588b31e24bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.011060 10.0.0.33 - - [2025-10-23 21:24:32] "POST /set-tag HTTP/1.1" 200 109 0.098470 10.0.0.33 - - [2025-10-23 21:24:33] "POST /tags HTTP/1.1" 409 206 0.002211 10.0.0.33 - - [2025-10-23 21:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.33 - - [2025-10-23 21:24:33] "GET /tag/e943af78-408a-49a6-8e75-e7c1ed7db111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010626 10.0.0.33 - - [2025-10-23 21:24:33] "POST /tags HTTP/1.1" 409 204 0.002097 10.0.0.33 - - [2025-10-23 21:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.33 - - [2025-10-23 21:24:33] "GET /tag/3f366ed3-2cb7-47ab-9536-1d86040f4e33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011708 10.0.0.33 - - [2025-10-23 21:24:33] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002478 10.0.0.33 - - [2025-10-23 21:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.33 - - [2025-10-23 21:24:33] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002318 10.0.0.33 - - [2025-10-23 21:24:33] "POST /tags HTTP/1.1" 409 206 0.001504 10.0.0.33 - - [2025-10-23 21:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.33 - - [2025-10-23 21:24:33] "GET /tag/e943af78-408a-49a6-8e75-e7c1ed7db111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010191 10.0.0.33 - - [2025-10-23 21:24:33] "POST /tags HTTP/1.1" 409 226 0.001727 10.0.0.33 - - [2025-10-23 21:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.33 - - [2025-10-23 21:24:33] "GET /tag/88feb146-31ec-4315-92f4-64cc3befe4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010888 10.0.0.33 - - [2025-10-23 21:24:33] "POST /tags HTTP/1.1" 409 204 0.002186 10.0.0.33 - - [2025-10-23 21:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.33 - - [2025-10-23 21:24:33] "GET /tag/3f366ed3-2cb7-47ab-9536-1d86040f4e33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011233 10.0.0.33 - - [2025-10-23 21:24:33] "POST /tags HTTP/1.1" 409 226 0.002253 10.0.0.33 - - [2025-10-23 21:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.33 - - [2025-10-23 21:24:34] "GET /tag/88feb146-31ec-4315-92f4-64cc3befe4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013835 10.0.0.33 - - [2025-10-23 21:24:34] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004781 10.0.0.33 - - [2025-10-23 21:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.33 - - [2025-10-23 21:24:34] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004863 10.0.0.33 - - [2025-10-23 21:24:34] "POST /firewall-rules HTTP/1.1" 200 626 0.081881 10.0.0.33 - - [2025-10-23 21:24:34] "POST /firewall-rules HTTP/1.1" 200 646 0.077263 10.0.0.33 - - [2025-10-23 21:24:34] "GET /firewall-rule/312b8bcf-4226-405d-898b-47c74faef0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.006260 10.0.0.33 - - [2025-10-23 21:24:34] "GET /firewall-policy/557c7525-d079-4cb5-9912-586331c13b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006971 10.0.0.33 - - [2025-10-23 21:24:34] "GET /firewall-rule/92e6f9db-e38d-4d2e-bbd8-f258a8e55691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.005373 10.0.0.33 - - [2025-10-23 21:24:34] "POST /ref-update HTTP/1.1" 200 156 0.024951 10.0.0.33 - - [2025-10-23 21:24:34] "POST /firewall-policys HTTP/1.1" 200 606 0.039333 10.0.0.33 - - [2025-10-23 21:24:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013144 10.0.0.33 - - [2025-10-23 21:24:34] "GET /firewall-policy/38d65fff-f425-48bc-afed-c7f48e052941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008663 10.0.0.33 - - [2025-10-23 21:24:34] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004453 10.0.0.33 - - [2025-10-23 21:24:34] "GET /firewall-policy/38d65fff-f425-48bc-afed-c7f48e052941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002991 10.0.0.33 - - [2025-10-23 21:24:34] "GET /firewall-policy/557c7525-d079-4cb5-9912-586331c13b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003535 10.0.0.33 - - [2025-10-23 21:24:34] "GET /firewall-policy/569a7523-2d43-4037-93d1-1275e4276832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003227 10.0.0.33 - - [2025-10-23 21:24:34] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005072 10.0.0.33 - - [2025-10-23 21:24:34] "GET /firewall-policy/557c7525-d079-4cb5-9912-586331c13b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003495 10.0.0.33 - - [2025-10-23 21:24:34] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002582 10.0.0.33 - - [2025-10-23 21:24:34] "POST /ref-update HTTP/1.1" 200 156 0.022234 10.0.0.33 - - [2025-10-23 21:24:34] "POST /ref-update HTTP/1.1" 200 156 0.027964 10.0.0.33 - - [2025-10-23 21:24:34] "POST /ref-update HTTP/1.1" 200 156 0.029924 10.0.0.33 - - [2025-10-23 21:24:34] "POST /ref-update HTTP/1.1" 200 156 0.021347 10.0.0.33 - - [2025-10-23 21:24:34] "POST /ref-update HTTP/1.1" 200 156 0.040608 10.0.0.33 - - [2025-10-23 21:24:34] "GET /firewall-policy/38d65fff-f425-48bc-afed-c7f48e052941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.014211 10.0.0.33 - - [2025-10-23 21:25:36] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006773 10.0.0.33 - - [2025-10-23 21:25:36] "POST /set-tag HTTP/1.1" 200 109 0.008600 10.0.0.33 - - [2025-10-23 21:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.33 - - [2025-10-23 21:25:36] "GET /loadbalancer/de79eb8d-408d-4dc9-bd04-ae65ce32350d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002783 10.0.0.33 - - [2025-10-23 21:25:36] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004499 10.0.0.33 - - [2025-10-23 21:25:36] "POST /set-tag HTTP/1.1" 200 109 0.030524 10.0.0.33 - - [2025-10-23 21:25:37] "DELETE /loadbalancer-member/34f45dd6-6308-476d-8380-1207e54d2581 HTTP/1.1" 200 115 0.089824 10.0.0.33 - - [2025-10-23 21:25:37] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011690 10.0.0.33 - - [2025-10-23 21:25:37] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.33 - - [2025-10-23 21:25:37] "DELETE /loadbalancer-member/b7a6e7d5-c702-49e1-ad9b-4b953a377f37 HTTP/1.1" 200 115 0.023089 10.0.0.33 - - [2025-10-23 21:25:37] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007011 10.0.0.33 - - [2025-10-23 21:25:37] "POST /set-tag HTTP/1.1" 200 109 0.003621 10.0.0.33 - - [2025-10-23 21:25:37] "DELETE /loadbalancer-member/f898d85f-9aba-470a-8437-f9149bcd3986 HTTP/1.1" 200 115 0.036978 10.0.0.33 - - [2025-10-23 21:25:37] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008186 10.0.0.33 - - [2025-10-23 21:25:37] "POST /set-tag HTTP/1.1" 200 109 0.009919 10.0.0.33 - - [2025-10-23 21:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.33 - - [2025-10-23 21:25:37] "GET /loadbalancer/de79eb8d-408d-4dc9-bd04-ae65ce32350d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002772 10.0.0.33 - - [2025-10-23 21:25:37] "GET /loadbalancer-pool/62fc534b-45be-4a6b-89c5-a8a6085d185d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.007766 10.0.0.33 - - [2025-10-23 21:25:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037903 10.0.0.33 - - [2025-10-23 21:25:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021009 10.0.0.33 - - [2025-10-23 21:25:37] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007407 10.0.0.33 - - [2025-10-23 21:25:37] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006788 10.0.0.33 - - [2025-10-23 21:25:37] "GET /floating-ip/fb186d8a-1e55-4eac-b5b8-28086b986e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002621 10.0.0.33 - - [2025-10-23 21:25:37] "POST /set-tag HTTP/1.1" 200 109 0.074713 10.0.0.33 - - [2025-10-23 21:25:37] "GET /loadbalancer-pool/ac517d55-5160-4be3-8daa-d80753e77ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.010146 10.0.0.33 - - [2025-10-23 21:25:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.042934 10.0.0.33 - - [2025-10-23 21:25:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009117 10.0.0.33 - - [2025-10-23 21:25:37] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015313 10.0.0.33 - - [2025-10-23 21:25:37] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008056 10.0.0.33 - - [2025-10-23 21:25:37] "POST /set-tag HTTP/1.1" 200 109 0.007342 10.0.0.33 - - [2025-10-23 21:25:37] "GET /floating-ip/fb186d8a-1e55-4eac-b5b8-28086b986e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004899 10.0.0.33 - - [2025-10-23 21:25:37] "GET /loadbalancer-pool/9a615910-cf7f-4add-8827-0e515ccab31d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003786 10.0.0.33 - - [2025-10-23 21:25:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020506 10.0.0.33 - - [2025-10-23 21:25:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.028774 10.0.0.33 - - [2025-10-23 21:25:37] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011445 10.0.0.33 - - [2025-10-23 21:25:37] "GET /virtual-machine-interface/556eb69c-b055-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009673 10.0.0.33 - - [2025-10-23 21:25:37] "GET /floating-ip/fb186d8a-1e55-4eac-b5b8-28086b986e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004405 10.0.0.33 - - [2025-10-23 21:25:37] "POST /set-tag HTTP/1.1" 200 109 0.002966 10.0.0.33 - - [2025-10-23 21:26:43] "POST /tags HTTP/1.1" 409 252 0.003124 10.0.0.33 - - [2025-10-23 21:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.33 - - [2025-10-23 21:26:43] "GET /tag/1de4a19b-f429-49a1-9ed1-23390f5bfac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011885 10.0.0.33 - - [2025-10-23 21:26:43] "POST /tags HTTP/1.1" 409 228 0.004019 10.0.0.33 - - [2025-10-23 21:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.33 - - [2025-10-23 21:26:43] "GET /tag/ad8f4ba5-d5ae-45c5-965e-acb94f00efd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012774 10.0.0.33 - - [2025-10-23 21:26:43] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004280 10.0.0.33 - - [2025-10-23 21:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.33 - - [2025-10-23 21:26:43] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002568 10.0.0.33 - - [2025-10-23 21:26:43] "POST /tags HTTP/1.1" 409 206 0.003012 10.0.0.33 - - [2025-10-23 21:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.33 - - [2025-10-23 21:26:43] "GET /tag/e943af78-408a-49a6-8e75-e7c1ed7db111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012014 10.0.0.33 - - [2025-10-23 21:26:43] "POST /tags HTTP/1.1" 409 226 0.002331 10.0.0.33 - - [2025-10-23 21:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.33 - - [2025-10-23 21:26:43] "GET /tag/88feb146-31ec-4315-92f4-64cc3befe4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013396 10.0.0.33 - - [2025-10-23 21:26:43] "POST /tags HTTP/1.1" 409 204 0.002135 10.0.0.33 - - [2025-10-23 21:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017383 10.0.0.33 - - [2025-10-23 21:26:43] "GET /tag/3f366ed3-2cb7-47ab-9536-1d86040f4e33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013169 10.0.0.33 - - [2025-10-23 21:26:43] "POST /tags HTTP/1.1" 409 226 0.002005 10.0.0.33 - - [2025-10-23 21:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.33 - - [2025-10-23 21:26:43] "GET /tag/88feb146-31ec-4315-92f4-64cc3befe4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017153 10.0.0.33 - - [2025-10-23 21:26:43] "POST /tags HTTP/1.1" 409 228 0.002609 10.0.0.33 - - [2025-10-23 21:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.33 - - [2025-10-23 21:26:43] "GET /tag/ad8f4ba5-d5ae-45c5-965e-acb94f00efd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011780 10.0.0.33 - - [2025-10-23 21:26:43] "POST /tags HTTP/1.1" 409 252 0.002074 10.0.0.33 - - [2025-10-23 21:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.33 - - [2025-10-23 21:26:43] "GET /tag/1de4a19b-f429-49a1-9ed1-23390f5bfac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012949 10.0.0.33 - - [2025-10-23 21:26:43] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003584 10.0.0.33 - - [2025-10-23 21:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.33 - - [2025-10-23 21:26:43] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003322 10.0.0.33 - - [2025-10-23 21:26:43] "POST /firewall-rules HTTP/1.1" 409 281 0.002057 10.0.0.33 - - [2025-10-23 21:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.33 - - [2025-10-23 21:26:43] "PUT /firewall-rule/92e6f9db-e38d-4d2e-bbd8-f258a8e55691 HTTP/1.1" 200 260 0.016863 10.0.0.33 - - [2025-10-23 21:26:43] "POST /firewall-rules HTTP/1.1" 409 291 0.011866 10.0.0.33 - - [2025-10-23 21:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.33 - - [2025-10-23 21:26:43] "PUT /firewall-rule/312b8bcf-4226-405d-898b-47c74faef0b9 HTTP/1.1" 200 260 0.025594 10.0.0.33 - - [2025-10-23 21:26:43] "GET /firewall-rule/312b8bcf-4226-405d-898b-47c74faef0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.012290 10.0.0.33 - - [2025-10-23 21:26:44] "POST /firewall-rules HTTP/1.1" 200 658 0.077815 10.0.0.33 - - [2025-10-23 21:26:44] "GET /firewall-rule/7e6b3010-6b7a-43ac-a766-aa2aa933b436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.007943 10.0.0.33 - - [2025-10-23 21:26:44] "GET /firewall-policy/557c7525-d079-4cb5-9912-586331c13b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001977 10.0.0.33 - - [2025-10-23 21:26:44] "GET /firewall-rule/92e6f9db-e38d-4d2e-bbd8-f258a8e55691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003571 10.0.0.33 - - [2025-10-23 21:26:44] "POST /firewall-policys HTTP/1.1" 409 269 0.002378 10.0.0.33 - - [2025-10-23 21:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.33 - - [2025-10-23 21:26:44] "PUT /firewall-policy/38d65fff-f425-48bc-afed-c7f48e052941 HTTP/1.1" 200 264 0.021185 10.0.0.33 - - [2025-10-23 21:26:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023997 10.0.0.33 - - [2025-10-23 21:26:44] "GET /firewall-policy/38d65fff-f425-48bc-afed-c7f48e052941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.010930 10.0.0.33 - - [2025-10-23 21:26:44] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002791 10.0.0.33 - - [2025-10-23 21:26:44] "GET /firewall-policy/38d65fff-f425-48bc-afed-c7f48e052941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002492 10.0.0.33 - - [2025-10-23 21:26:44] "GET /firewall-policy/38d65fff-f425-48bc-afed-c7f48e052941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002472 10.0.0.33 - - [2025-10-23 21:26:44] "GET /firewall-policy/38d65fff-f425-48bc-afed-c7f48e052941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002781 10.0.0.33 - - [2025-10-23 21:27:45] "GET /virtual-machine-interface/9ddd36dc-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006049 10.0.0.33 - - [2025-10-23 21:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002607 10.0.0.33 - - [2025-10-23 21:27:45] "GET /virtual-machine-interface/9ffc9dd6-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004366 10.0.0.33 - - [2025-10-23 21:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.33 - - [2025-10-23 21:27:45] "GET /virtual-machine-interface/9f71410a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004219 10.0.0.33 - - [2025-10-23 21:27:45] "POST /set-tag HTTP/1.1" 200 109 0.003442 10.0.0.33 - - [2025-10-23 21:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.33 - - [2025-10-23 21:27:45] "GET /loadbalancer/49fb410c-a3b0-4d95-8c7b-00f88950d906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002929 10.0.0.33 - - [2025-10-23 21:27:45] "GET /virtual-machine-interface/9ddd36dc-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004030 10.0.0.33 - - [2025-10-23 21:27:45] "POST /set-tag HTTP/1.1" 200 109 0.018400 10.0.0.33 - - [2025-10-23 21:27:45] "DELETE /loadbalancer-member/31526544-16e8-47db-bcbb-3dd46bf09383 HTTP/1.1" 200 115 0.032163 10.0.0.33 - - [2025-10-23 21:27:45] "GET /virtual-machine-interface/a153efa4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006747 10.0.0.33 - - [2025-10-23 21:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.33 - - [2025-10-23 21:27:45] "GET /virtual-machine-interface/9e5ac84a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004801 10.0.0.33 - - [2025-10-23 21:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.33 - - [2025-10-23 21:27:45] "GET /virtual-machine-interface/a0dadaba-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004060 10.0.0.33 - - [2025-10-23 21:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.33 - - [2025-10-23 21:27:45] "GET /virtual-machine-interface/a06e3aea-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004416 10.0.0.33 - - [2025-10-23 21:27:45] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.33 - - [2025-10-23 21:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.33 - - [2025-10-23 21:27:46] "GET /loadbalancer/49fb410c-a3b0-4d95-8c7b-00f88950d906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.006335 10.0.0.33 - - [2025-10-23 21:27:46] "GET /virtual-machine-interface/9ef6a1de-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005434 10.0.0.33 - - [2025-10-23 21:27:46] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.33 - - [2025-10-23 21:27:46] "GET /virtual-machine-interface/9ef6a1de-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005303 10.0.0.33 - - [2025-10-23 21:27:46] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.33 - - [2025-10-23 21:27:46] "GET /virtual-machine-interface/9ef6a1de-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006220 10.0.0.33 - - [2025-10-23 21:27:46] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.33 - - [2025-10-23 21:27:46] "GET /virtual-machine/ccfb33cd-82bf-4cf2-aaf5-e634dd9def95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002602 10.0.0.33 - - [2025-10-23 21:27:46] "POST /ref-update HTTP/1.1" 200 156 0.009281 10.0.0.33 - - [2025-10-23 21:27:46] "GET /virtual-machine-interface/9ef6a1de-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004769 10.0.0.33 - - [2025-10-23 21:27:46] "POST /set-tag HTTP/1.1" 200 109 0.018356 10.0.0.33 - - [2025-10-23 21:27:47] "POST /set-tag HTTP/1.1" 200 109 0.028554 10.0.0.33 - - [2025-10-23 21:27:47] "POST /set-tag HTTP/1.1" 200 109 0.015249 10.0.0.33 - - [2025-10-23 21:27:47] "POST /set-tag HTTP/1.1" 200 109 0.023270 10.0.0.33 - - [2025-10-23 21:27:47] "POST /set-tag HTTP/1.1" 200 109 0.023704 10.0.0.33 - - [2025-10-23 21:27:47] "DELETE /instance-ip/9f123fd4-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.034976 10.0.0.33 - - [2025-10-23 21:27:47] "DELETE /virtual-machine-interface/9ef6a1de-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.039751 10.0.0.33 - - [2025-10-23 21:27:47] "DELETE /virtual-machine/ccfb33cd-82bf-4cf2-aaf5-e634dd9def95 HTTP/1.1" 200 115 0.017323 10.0.0.33 - - [2025-10-23 21:27:47] "GET /virtual-machine-interface/9e5ac84a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007731 10.0.0.33 - - [2025-10-23 21:27:47] "POST /set-tag HTTP/1.1" 200 109 0.002539 10.0.0.33 - - [2025-10-23 21:27:47] "GET /virtual-machine-interface/9e5ac84a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004124 10.0.0.33 - - [2025-10-23 21:27:47] "POST /set-tag HTTP/1.1" 200 109 0.001902 10.0.0.33 - - [2025-10-23 21:27:47] "GET /virtual-machine/6498b4d2-8185-47a2-b5f2-b6f362d88037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002990 10.0.0.33 - - [2025-10-23 21:27:47] "POST /ref-update HTTP/1.1" 200 156 0.009507 10.0.0.33 - - [2025-10-23 21:27:47] "GET /virtual-machine-interface/9e5ac84a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004036 10.0.0.33 - - [2025-10-23 21:27:47] "POST /set-tag HTTP/1.1" 200 109 0.017336 10.0.0.33 - - [2025-10-23 21:27:47] "POST /set-tag HTTP/1.1" 200 109 0.027472 10.0.0.33 - - [2025-10-23 21:27:47] "POST /set-tag HTTP/1.1" 200 109 0.023181 10.0.0.33 - - [2025-10-23 21:27:47] "POST /set-tag HTTP/1.1" 200 109 0.015924 10.0.0.33 - - [2025-10-23 21:27:47] "POST /set-tag HTTP/1.1" 200 109 0.028937 10.0.0.33 - - [2025-10-23 21:27:47] "DELETE /instance-ip/9e7431f4-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.055167 10.0.0.33 - - [2025-10-23 21:27:47] "POST /ref-update HTTP/1.1" 200 156 0.021619 10.0.0.33 - - [2025-10-23 21:27:47] "DELETE /virtual-machine-interface/9e5ac84a-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.045159 10.0.0.33 - - [2025-10-23 21:27:47] "DELETE /virtual-machine/6498b4d2-8185-47a2-b5f2-b6f362d88037 HTTP/1.1" 200 115 0.022754 10.0.0.33 - - [2025-10-23 21:27:47] "GET /virtual-machine-interface/9ddd36dc-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004972 10.0.0.33 - - [2025-10-23 21:27:47] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.33 - - [2025-10-23 21:27:47] "GET /virtual-machine-interface/9ddd36dc-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004003 10.0.0.33 - - [2025-10-23 21:27:47] "POST /set-tag HTTP/1.1" 200 109 0.003404 10.0.0.33 - - [2025-10-23 21:27:47] "GET /virtual-machine/52fb16b8-4fcc-4545-8994-2271c6489108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003148 10.0.0.33 - - [2025-10-23 21:27:47] "POST /ref-update HTTP/1.1" 200 156 0.010299 10.0.0.33 - - [2025-10-23 21:27:47] "GET /virtual-machine-interface/9ddd36dc-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023105 10.0.0.33 - - [2025-10-23 21:27:48] "POST /set-tag HTTP/1.1" 200 109 0.016422 10.0.0.33 - - [2025-10-23 21:27:48] "POST /set-tag HTTP/1.1" 200 109 0.025443 10.0.0.33 - - [2025-10-23 21:27:48] "POST /set-tag HTTP/1.1" 200 109 0.035231 10.0.0.33 - - [2025-10-23 21:27:48] "POST /set-tag HTTP/1.1" 200 109 0.030068 10.0.0.33 - - [2025-10-23 21:27:48] "POST /set-tag HTTP/1.1" 200 109 0.025552 10.0.0.33 - - [2025-10-23 21:27:48] "DELETE /instance-ip/9dfa2792-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.046085 10.0.0.33 - - [2025-10-23 21:27:48] "POST /ref-update HTTP/1.1" 200 156 0.007704 10.0.0.33 - - [2025-10-23 21:27:48] "DELETE /virtual-machine-interface/9ddd36dc-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.037304 10.0.0.33 - - [2025-10-23 21:27:48] "DELETE /virtual-machine/52fb16b8-4fcc-4545-8994-2271c6489108 HTTP/1.1" 200 115 0.021116 10.0.0.33 - - [2025-10-23 21:27:48] "DELETE /tag/fc79dc4a-4c9b-4d7b-bbc2-5a0323c23cd0 HTTP/1.1" 200 115 0.037867 10.0.0.33 - - [2025-10-23 21:27:48] "GET /virtual-machine-interface/9f71410a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003785 10.0.0.33 - - [2025-10-23 21:27:48] "POST /set-tag HTTP/1.1" 200 109 0.003001 10.0.0.33 - - [2025-10-23 21:27:48] "GET /virtual-machine-interface/9f71410a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004042 10.0.0.33 - - [2025-10-23 21:27:48] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.33 - - [2025-10-23 21:27:48] "GET /virtual-machine/ff85e4a4-7f8c-40f3-b57c-c5c045d0d596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004691 10.0.0.33 - - [2025-10-23 21:27:48] "POST /ref-update HTTP/1.1" 200 156 0.009760 10.0.0.33 - - [2025-10-23 21:27:48] "GET /virtual-machine-interface/9f71410a-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016601 10.0.0.33 - - [2025-10-23 21:27:48] "POST /set-tag HTTP/1.1" 200 109 0.018587 10.0.0.33 - - [2025-10-23 21:27:48] "POST /set-tag HTTP/1.1" 200 109 0.027955 10.0.0.33 - - [2025-10-23 21:27:48] "POST /set-tag HTTP/1.1" 200 109 0.029668 10.0.0.33 - - [2025-10-23 21:27:48] "POST /set-tag HTTP/1.1" 200 109 0.014171 10.0.0.33 - - [2025-10-23 21:27:48] "POST /set-tag HTTP/1.1" 200 109 0.025865 10.0.0.33 - - [2025-10-23 21:27:48] "DELETE /instance-ip/9f8a5d20-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.043997 10.0.0.33 - - [2025-10-23 21:27:48] "DELETE /virtual-machine-interface/9f71410a-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.042813 10.0.0.33 - - [2025-10-23 21:27:48] "DELETE /virtual-machine/ff85e4a4-7f8c-40f3-b57c-c5c045d0d596 HTTP/1.1" 200 115 0.022034 10.0.0.33 - - [2025-10-23 21:27:48] "DELETE /tag/e943af78-408a-49a6-8e75-e7c1ed7db111 HTTP/1.1" 409 388 0.005135 10.0.0.33 - - [2025-10-23 21:27:49] "DELETE /tag/d4f6c313-0d78-49b8-b623-fc610d7956a4 HTTP/1.1" 200 115 0.038602 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:27:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001118 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:27:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:27:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001023 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:27:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001153 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:28:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:28:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001005 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:28:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001765 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:28:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001083 10.0.0.33 - - [2025-10-23 21:28:16] "GET /virtual-machine-interface/a0dadaba-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016858 10.0.0.33 - - [2025-10-23 21:28:16] "POST /set-tag HTTP/1.1" 200 109 0.008947 10.0.0.33 - - [2025-10-23 21:28:16] "GET /virtual-machine-interface/a0dadaba-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004589 10.0.0.33 - - [2025-10-23 21:28:16] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.33 - - [2025-10-23 21:28:16] "GET /virtual-machine/2b483304-f405-40c5-866e-511e5ed0fc54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002511 10.0.0.33 - - [2025-10-23 21:28:16] "POST /ref-update HTTP/1.1" 200 156 0.013158 10.0.0.33 - - [2025-10-23 21:28:17] "GET /virtual-machine-interface/a0dadaba-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004334 10.0.0.33 - - [2025-10-23 21:28:17] "POST /set-tag HTTP/1.1" 200 109 0.027386 10.0.0.33 - - [2025-10-23 21:28:17] "POST /set-tag HTTP/1.1" 200 109 0.027470 10.0.0.33 - - [2025-10-23 21:28:17] "POST /set-tag HTTP/1.1" 200 109 0.014948 10.0.0.33 - - [2025-10-23 21:28:17] "POST /set-tag HTTP/1.1" 200 109 0.024563 10.0.0.33 - - [2025-10-23 21:28:17] "DELETE /instance-ip/a0f75488-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.051146 10.0.0.33 - - [2025-10-23 21:28:17] "DELETE /virtual-machine-interface/a0dadaba-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.036683 10.0.0.33 - - [2025-10-23 21:28:17] "DELETE /virtual-machine/2b483304-f405-40c5-866e-511e5ed0fc54 HTTP/1.1" 200 115 0.027136 10.0.0.33 - - [2025-10-23 21:28:17] "DELETE /tag/66458081-2102-4310-a801-930407ff97d6 HTTP/1.1" 200 115 0.048224 10.0.0.33 - - [2025-10-23 21:28:17] "GET /virtual-machine-interface/9ffc9dd6-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007268 10.0.0.33 - - [2025-10-23 21:28:17] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.33 - - [2025-10-23 21:28:17] "GET /virtual-machine-interface/9ffc9dd6-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004429 10.0.0.33 - - [2025-10-23 21:28:17] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.33 - - [2025-10-23 21:28:17] "GET /virtual-machine/59a737a3-f27c-4ecf-9929-00f804c82c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002997 10.0.0.33 - - [2025-10-23 21:28:17] "POST /ref-update HTTP/1.1" 200 156 0.007596 10.0.0.33 - - [2025-10-23 21:28:17] "GET /virtual-machine-interface/9ffc9dd6-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005529 10.0.0.33 - - [2025-10-23 21:28:17] "POST /set-tag HTTP/1.1" 200 109 0.019317 10.0.0.33 - - [2025-10-23 21:28:17] "POST /set-tag HTTP/1.1" 200 109 0.018708 10.0.0.33 - - [2025-10-23 21:28:17] "POST /set-tag HTTP/1.1" 200 109 0.027273 10.0.0.33 - - [2025-10-23 21:28:17] "POST /set-tag HTTP/1.1" 200 109 0.014862 10.0.0.33 - - [2025-10-23 21:28:17] "DELETE /instance-ip/a01790f0-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.035511 10.0.0.33 - - [2025-10-23 21:28:17] "DELETE /virtual-machine-interface/9ffc9dd6-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.046631 10.0.0.33 - - [2025-10-23 21:28:17] "DELETE /virtual-machine/59a737a3-f27c-4ecf-9929-00f804c82c53 HTTP/1.1" 200 115 0.032235 10.0.0.33 - - [2025-10-23 21:28:17] "DELETE /tag/f465af40-b4f5-4a6c-aad4-7d7e09c350b1 HTTP/1.1" 200 115 0.038147 10.0.0.33 - - [2025-10-23 21:28:17] "GET /virtual-machine-interface/a06e3aea-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006674 10.0.0.33 - - [2025-10-23 21:28:17] "POST /set-tag HTTP/1.1" 200 109 0.007285 10.0.0.33 - - [2025-10-23 21:28:17] "GET /virtual-machine-interface/a06e3aea-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008281 10.0.0.33 - - [2025-10-23 21:28:17] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.33 - - [2025-10-23 21:28:17] "GET /virtual-machine/479f382c-6768-4387-966c-d786a8760c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003041 10.0.0.33 - - [2025-10-23 21:28:18] "POST /ref-update HTTP/1.1" 200 156 0.013653 10.0.0.33 - - [2025-10-23 21:28:18] "GET /virtual-machine-interface/a06e3aea-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010262 10.0.0.33 - - [2025-10-23 21:28:18] "POST /set-tag HTTP/1.1" 200 109 0.018115 10.0.0.33 - - [2025-10-23 21:28:18] "POST /set-tag HTTP/1.1" 200 109 0.040949 10.0.0.33 - - [2025-10-23 21:28:18] "POST /set-tag HTTP/1.1" 200 109 0.034182 10.0.0.33 - - [2025-10-23 21:28:18] "POST /set-tag HTTP/1.1" 200 109 0.014035 10.0.0.33 - - [2025-10-23 21:28:18] "DELETE /instance-ip/a08a7016-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.067263 10.0.0.33 - - [2025-10-23 21:28:18] "DELETE /virtual-machine-interface/a06e3aea-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.038327 10.0.0.33 - - [2025-10-23 21:28:18] "DELETE /virtual-machine/479f382c-6768-4387-966c-d786a8760c11 HTTP/1.1" 200 115 0.029269 10.0.0.33 - - [2025-10-23 21:28:18] "DELETE /tag/b3b00bae-adef-4c3c-8e13-0758e27b96de HTTP/1.1" 200 115 0.036779 10.0.0.33 - - [2025-10-23 21:28:18] "DELETE /tag/d21bb104-712b-4ea5-96a9-9540ab703430 HTTP/1.1" 200 115 0.050248 10.0.0.33 - - [2025-10-23 21:28:18] "DELETE /tag/3f366ed3-2cb7-47ab-9536-1d86040f4e33 HTTP/1.1" 409 236 0.004811 10.0.0.33 - - [2025-10-23 21:28:18] "GET /virtual-machine-interface/a153efa4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004618 10.0.0.33 - - [2025-10-23 21:28:18] "POST /set-tag HTTP/1.1" 200 109 0.003651 10.0.0.33 - - [2025-10-23 21:28:18] "GET /virtual-machine-interface/a153efa4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004361 10.0.0.33 - - [2025-10-23 21:28:18] "POST /set-tag HTTP/1.1" 200 109 0.003564 10.0.0.33 - - [2025-10-23 21:28:18] "GET /virtual-machine/68a0bf52-807a-4356-89c3-f0c1cd0c2102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003098 10.0.0.33 - - [2025-10-23 21:28:18] "POST /ref-update HTTP/1.1" 200 156 0.009863 10.0.0.33 - - [2025-10-23 21:28:18] "GET /virtual-machine-interface/a153efa4-b056-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004918 10.0.0.33 - - [2025-10-23 21:28:18] "POST /set-tag HTTP/1.1" 200 109 0.015321 10.0.0.33 - - [2025-10-23 21:28:18] "POST /set-tag HTTP/1.1" 200 109 0.018502 10.0.0.33 - - [2025-10-23 21:28:18] "POST /set-tag HTTP/1.1" 200 109 0.014371 10.0.0.33 - - [2025-10-23 21:28:18] "POST /set-tag HTTP/1.1" 200 109 0.035361 10.0.0.33 - - [2025-10-23 21:28:18] "DELETE /instance-ip/a16d143e-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.050464 10.0.0.33 - - [2025-10-23 21:28:18] "DELETE /virtual-machine-interface/a153efa4-b056-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.037952 10.0.0.33 - - [2025-10-23 21:28:18] "DELETE /virtual-machine/68a0bf52-807a-4356-89c3-f0c1cd0c2102 HTTP/1.1" 200 115 0.032550 10.0.0.33 - - [2025-10-23 21:28:19] "DELETE /tag/83f34fd6-76d6-4450-88d8-5dbccc26d1a6 HTTP/1.1" 200 115 0.047613 10.0.0.33 - - [2025-10-23 21:28:19] "DELETE /tag/1de4a19b-f429-49a1-9ed1-23390f5bfac7 HTTP/1.1" 409 236 0.005807 10.0.0.33 - - [2025-10-23 21:28:19] "DELETE /tag/ad8f4ba5-d5ae-45c5-965e-acb94f00efd0 HTTP/1.1" 409 236 0.005317 10.0.0.33 - - [2025-10-23 21:28:20] "POST /projects HTTP/1.1" 409 238 0.002195 10.0.0.33 - - [2025-10-23 21:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.33 - - [2025-10-23 21:28:20] "GET /project/0dd9fd99-efb6-4753-8849-f353bc57c877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.039823 10.0.0.33 - - [2025-10-23 21:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.33 - - [2025-10-23 21:28:20] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003853 10.0.0.33 - - [2025-10-23 21:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.33 - - [2025-10-23 21:28:20] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004080 10.0.0.33 - - [2025-10-23 21:28:20] "POST /security-groups HTTP/1.1" 409 285 0.002186 10.0.0.33 - - [2025-10-23 21:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.33 - - [2025-10-23 21:28:21] "PUT /security-group/c284b827-bb97-4999-a4a1-9224e54c1576 HTTP/1.1" 200 262 0.062027 10.0.0.33 - - [2025-10-23 21:28:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031383 10.0.0.33 - - [2025-10-23 21:28:21] "PUT /access-control-list/3ccdd81f-477d-4b57-a368-7bb345ced997 HTTP/1.1" 200 272 0.014133 10.0.0.33 - - [2025-10-23 21:28:21] "PUT /access-control-list/10b5586e-0ba8-457d-9909-df1101e84c6d HTTP/1.1" 200 272 0.027132 10.0.0.33 - - [2025-10-23 21:28:25] "POST /projects HTTP/1.1" 409 238 0.002163 10.0.0.33 - - [2025-10-23 21:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.33 - - [2025-10-23 21:28:26] "GET /project/0dd9fd99-efb6-4753-8849-f353bc57c877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.049678 10.0.0.33 - - [2025-10-23 21:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.33 - - [2025-10-23 21:28:26] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004269 10.0.0.33 - - [2025-10-23 21:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.33 - - [2025-10-23 21:28:26] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004079 10.0.0.33 - - [2025-10-23 21:28:26] "POST /security-groups HTTP/1.1" 409 285 0.002418 10.0.0.33 - - [2025-10-23 21:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.33 - - [2025-10-23 21:28:26] "PUT /security-group/c284b827-bb97-4999-a4a1-9224e54c1576 HTTP/1.1" 200 262 0.059039 10.0.0.33 - - [2025-10-23 21:28:26] "PUT /access-control-list/3ccdd81f-477d-4b57-a368-7bb345ced997 HTTP/1.1" 200 272 0.015893 10.0.0.33 - - [2025-10-23 21:28:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.032624 10.0.0.33 - - [2025-10-23 21:28:26] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.010768 10.0.0.33 - - [2025-10-23 21:28:26] "PUT /access-control-list/10b5586e-0ba8-457d-9909-df1101e84c6d HTTP/1.1" 200 272 0.031245 10.0.0.33 - - [2025-10-23 21:28:26] "GET /firewall-rule/afd71cc4-11d2-4426-b5bf-42fdbe59fcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002791 10.0.0.33 - - [2025-10-23 21:28:26] "POST /ref-update HTTP/1.1" 200 156 0.047285 10.0.0.33 - - [2025-10-23 21:28:26] "DELETE /firewall-rule/afd71cc4-11d2-4426-b5bf-42fdbe59fcc2 HTTP/1.1" 200 115 0.032874 10.0.0.33 - - [2025-10-23 21:28:26] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004752 10.0.0.33 - - [2025-10-23 21:28:26] "GET /firewall-rule/bf3ebfd6-8e48-47b0-b8c4-4d594062998b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004876 10.0.0.33 - - [2025-10-23 21:28:26] "POST /ref-update HTTP/1.1" 200 156 0.047787 10.0.0.33 - - [2025-10-23 21:28:26] "DELETE /firewall-rule/bf3ebfd6-8e48-47b0-b8c4-4d594062998b HTTP/1.1" 200 115 0.045363 10.0.0.33 - - [2025-10-23 21:28:26] "DELETE /tag/1de4a19b-f429-49a1-9ed1-23390f5bfac7 HTTP/1.1" 409 236 0.005111 10.0.0.33 - - [2025-10-23 21:28:26] "DELETE /tag/3d3b537e-891b-45ee-9438-df94284a357a HTTP/1.1" 200 115 0.031865 10.0.0.33 - - [2025-10-23 21:28:26] "DELETE /tag/ad8f4ba5-d5ae-45c5-965e-acb94f00efd0 HTTP/1.1" 409 236 0.003852 10.0.0.33 - - [2025-10-23 21:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2025-10-23 21:28:26] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004950 10.0.0.33 - - [2025-10-23 21:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2025-10-23 21:28:26] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003895 10.0.0.33 - - [2025-10-23 21:28:26] "PUT /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017 HTTP/1.1" 200 264 0.038909 10.0.0.33 - - [2025-10-23 21:28:26] "PUT /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d HTTP/1.1" 200 264 0.046294 10.0.0.33 - - [2025-10-23 21:28:26] "DELETE /security-group/c284b827-bb97-4999-a4a1-9224e54c1576 HTTP/1.1" 200 115 0.052243 10.0.0.33 - - [2025-10-23 21:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.33 - - [2025-10-23 21:28:26] "DELETE /access-control-list/3ccdd81f-477d-4b57-a368-7bb345ced997 HTTP/1.1" 200 115 0.041763 10.0.0.33 - - [2025-10-23 21:28:26] "DELETE /access-control-list/10b5586e-0ba8-457d-9909-df1101e84c6d HTTP/1.1" 200 115 0.025728 10.0.0.33 - - [2025-10-23 21:28:27] "GET /project/0dd9fd99-efb6-4753-8849-f353bc57c877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.038679 10.0.0.33 - - [2025-10-23 21:28:27] "GET /project/0dd9fd99-efb6-4753-8849-f353bc57c877?fields=security_groups HTTP/1.1" 200 1350 0.032284 10.0.0.33 - - [2025-10-23 21:28:27] "DELETE /security-group/f9c192b8-34d3-44a7-9e2b-1f2d59bf013a HTTP/1.1" 200 115 0.041713 10.0.0.33 - - [2025-10-23 21:28:27] "DELETE /access-control-list/2ce00e59-f8ff-4db8-bae2-68cbe5f1a0bb HTTP/1.1" 200 115 0.031590 10.0.0.33 - - [2025-10-23 21:28:27] "GET /project/0dd9fd99-efb6-4753-8849-f353bc57c877?fields=application_policy_sets HTTP/1.1" 200 1389 0.045647 10.0.0.33 - - [2025-10-23 21:28:27] "DELETE /access-control-list/196258a5-bd60-4f20-b7f4-3d7b697825c0 HTTP/1.1" 200 115 0.039722 10.0.0.33 - - [2025-10-23 21:28:27] "DELETE /project/0dd9fd99-efb6-4753-8849-f353bc57c877 HTTP/1.1" 200 115 0.292881 10.0.0.33 - - [2025-10-23 21:28:27] "POST /projects HTTP/1.1" 409 238 0.004029 10.0.0.33 - - [2025-10-23 21:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.33 - - [2025-10-23 21:28:27] "GET /project/2c8522a4-3b34-4b28-a2c4-070f66fd25b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042343 10.0.0.33 - - [2025-10-23 21:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.33 - - [2025-10-23 21:28:27] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003979 10.0.0.33 - - [2025-10-23 21:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.33 - - [2025-10-23 21:28:27] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004983 10.0.0.33 - - [2025-10-23 21:28:27] "POST /security-groups HTTP/1.1" 409 285 0.002684 10.0.0.33 - - [2025-10-23 21:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.33 - - [2025-10-23 21:28:27] "PUT /security-group/9cba8b89-e162-49ec-a62d-bef973e066c5 HTTP/1.1" 200 262 0.054398 10.0.0.33 - - [2025-10-23 21:28:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.025539 10.0.0.33 - - [2025-10-23 21:28:27] "PUT /access-control-list/77947f6f-6fcf-4dff-9a5f-f09a3f71c397 HTTP/1.1" 200 272 0.016957 10.0.0.33 - - [2025-10-23 21:28:27] "PUT /access-control-list/fac9729e-f252-4981-bab4-a374e23e8743 HTTP/1.1" 200 272 0.017961 10.0.0.33 - - [2025-10-23 21:28:31] "DELETE /loadbalancer-member/0697621e-99e0-4103-a332-70b8ca95c0d9 HTTP/1.1" 200 115 0.037550 10.0.0.33 - - [2025-10-23 21:28:32] "DELETE /loadbalancer-pool/d5883509-3522-4013-baef-eaa197a1a07e HTTP/1.1" 200 115 0.043941 10.0.0.33 - - [2025-10-23 21:28:32] "DELETE /loadbalancer-listener/c1817513-9493-425f-ba82-910783d30d27 HTTP/1.1" 200 115 0.054282 10.0.0.33 - - [2025-10-23 21:28:32] "DELETE /loadbalancer/49fb410c-a3b0-4d95-8c7b-00f88950d906 HTTP/1.1" 200 115 0.056104 10.0.0.33 - - [2025-10-23 21:28:32] "DELETE /floating-ip/777ab403-b60e-436a-affd-3588b31e24bb HTTP/1.1" 200 115 0.039980 10.0.0.33 - - [2025-10-23 21:28:32] "DELETE /instance-ip/90e2472d-2a3a-4485-ae26-ed39337ecfee HTTP/1.1" 200 115 0.045785 10.0.0.33 - - [2025-10-23 21:28:32] "DELETE /virtual-machine-interface/5a84ff16-c547-4a10-8a18-e4231bc3eca5 HTTP/1.1" 200 115 0.039874 10.0.0.33 - - [2025-10-23 21:28:32] "DELETE /tag/9aece190-c582-4a25-aa9e-3dfaae838f15 HTTP/1.1" 200 115 0.035396 10.0.0.33 - - [2025-10-23 21:28:32] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002405 10.0.0.33 - - [2025-10-23 21:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.33 - - [2025-10-23 21:28:32] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002833 10.0.0.33 - - [2025-10-23 21:28:32] "GET /firewall-policy/557c7525-d079-4cb5-9912-586331c13b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002281 10.0.0.33 - - [2025-10-23 21:28:32] "GET /firewall-rule/92e6f9db-e38d-4d2e-bbd8-f258a8e55691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.007146 10.0.0.33 - - [2025-10-23 21:28:32] "POST /ref-update HTTP/1.1" 200 156 0.011978 10.0.0.33 - - [2025-10-23 21:28:32] "DELETE /firewall-rule/92e6f9db-e38d-4d2e-bbd8-f258a8e55691 HTTP/1.1" 200 115 0.052172 10.0.0.33 - - [2025-10-23 21:28:32] "GET /firewall-policy/38d65fff-f425-48bc-afed-c7f48e052941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002823 10.0.0.33 - - [2025-10-23 21:28:32] "GET /firewall-rule/312b8bcf-4226-405d-898b-47c74faef0b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.003073 10.0.0.33 - - [2025-10-23 21:28:32] "POST /ref-update HTTP/1.1" 200 156 0.015686 10.0.0.33 - - [2025-10-23 21:28:32] "DELETE /firewall-rule/312b8bcf-4226-405d-898b-47c74faef0b9 HTTP/1.1" 200 115 0.057098 10.0.0.33 - - [2025-10-23 21:28:32] "GET /firewall-policy/38d65fff-f425-48bc-afed-c7f48e052941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004386 10.0.0.33 - - [2025-10-23 21:28:32] "GET /firewall-rule/7e6b3010-6b7a-43ac-a766-aa2aa933b436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003781 10.0.0.33 - - [2025-10-23 21:28:32] "POST /ref-update HTTP/1.1" 200 156 0.018109 10.0.0.33 - - [2025-10-23 21:28:32] "DELETE /firewall-rule/7e6b3010-6b7a-43ac-a766-aa2aa933b436 HTTP/1.1" 200 115 0.052949 10.0.0.33 - - [2025-10-23 21:28:32] "GET /application-policy-set/35a3a139-a193-4070-9cd9-3e3e8a1de13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006140 10.0.0.33 - - [2025-10-23 21:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017339 10.0.0.33 - - [2025-10-23 21:28:32] "GET /policy-management/945ed4a0-1029-492d-8238-877a8c898e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002850 10.0.0.33 - - [2025-10-23 21:28:32] "GET /firewall-policy/38d65fff-f425-48bc-afed-c7f48e052941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004986 10.0.0.33 - - [2025-10-23 21:28:32] "POST /ref-update HTTP/1.1" 200 156 0.039598 10.0.0.33 - - [2025-10-23 21:28:32] "DELETE /firewall-policy/38d65fff-f425-48bc-afed-c7f48e052941 HTTP/1.1" 200 115 0.036806 10.0.0.33 - - [2025-10-23 21:28:33] "DELETE /tag/1de4a19b-f429-49a1-9ed1-23390f5bfac7 HTTP/1.1" 200 115 0.047155 10.0.0.33 - - [2025-10-23 21:28:33] "DELETE /tag/3f366ed3-2cb7-47ab-9536-1d86040f4e33 HTTP/1.1" 200 115 0.069248 10.0.0.33 - - [2025-10-23 21:28:33] "DELETE /tag/e943af78-408a-49a6-8e75-e7c1ed7db111 HTTP/1.1" 200 115 0.066410 10.0.0.33 - - [2025-10-23 21:28:33] "DELETE /tag/ad8f4ba5-d5ae-45c5-965e-acb94f00efd0 HTTP/1.1" 200 115 0.059760 10.0.0.33 - - [2025-10-23 21:28:33] "POST /projects HTTP/1.1" 409 238 0.002213 10.0.0.33 - - [2025-10-23 21:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.33 - - [2025-10-23 21:28:33] "GET /project/2c8522a4-3b34-4b28-a2c4-070f66fd25b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038221 10.0.0.33 - - [2025-10-23 21:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.33 - - [2025-10-23 21:28:33] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006890 10.0.0.33 - - [2025-10-23 21:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.33 - - [2025-10-23 21:28:33] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004091 10.0.0.33 - - [2025-10-23 21:28:33] "POST /security-groups HTTP/1.1" 409 285 0.005373 10.0.0.33 - - [2025-10-23 21:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005807 10.0.0.33 - - [2025-10-23 21:28:33] "PUT /security-group/9cba8b89-e162-49ec-a62d-bef973e066c5 HTTP/1.1" 200 262 0.063328 10.0.0.33 - - [2025-10-23 21:28:33] "PUT /access-control-list/77947f6f-6fcf-4dff-9a5f-f09a3f71c397 HTTP/1.1" 200 272 0.018471 10.0.0.33 - - [2025-10-23 21:28:33] "PUT /access-control-list/fac9729e-f252-4981-bab4-a374e23e8743 HTTP/1.1" 200 272 0.024470 10.0.0.33 - - [2025-10-23 21:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.034072 10.0.0.33 - - [2025-10-23 21:28:33] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.014582 10.0.0.33 - - [2025-10-23 21:28:33] "GET /firewall-rule/fa7e7876-59dc-4fd2-954c-5267af8e581f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004690 10.0.0.33 - - [2025-10-23 21:28:33] "POST /ref-update HTTP/1.1" 200 156 0.064430 10.0.0.33 - - [2025-10-23 21:28:33] "DELETE /firewall-rule/fa7e7876-59dc-4fd2-954c-5267af8e581f HTTP/1.1" 200 115 0.058927 10.0.0.33 - - [2025-10-23 21:28:33] "GET /firewall-policy/c5e5ccdc-ba2c-42f5-943c-5d387c7894b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.008034 10.0.0.33 - - [2025-10-23 21:28:33] "GET /firewall-rule/9f34c35c-70b8-4f4f-97c6-ea9f74f8f130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003036 10.0.0.33 - - [2025-10-23 21:28:33] "POST /ref-update HTTP/1.1" 200 156 0.050736 10.0.0.33 - - [2025-10-23 21:28:33] "DELETE /firewall-rule/9f34c35c-70b8-4f4f-97c6-ea9f74f8f130 HTTP/1.1" 200 115 0.044158 10.0.0.33 - - [2025-10-23 21:28:34] "DELETE /tag/88feb146-31ec-4315-92f4-64cc3befe4d5 HTTP/1.1" 200 115 0.042746 10.0.0.33 - - [2025-10-23 21:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.33 - - [2025-10-23 21:28:34] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004881 10.0.0.33 - - [2025-10-23 21:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.33 - - [2025-10-23 21:28:34] "GET /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004322 10.0.0.33 - - [2025-10-23 21:28:34] "PUT /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017 HTTP/1.1" 200 264 0.048532 10.0.0.33 - - [2025-10-23 21:28:34] "PUT /virtual-network/21b1329d-786c-4b71-ac39-8a2a934d852d HTTP/1.1" 200 264 0.044285 10.0.0.33 - - [2025-10-23 21:28:34] "DELETE /security-group/9cba8b89-e162-49ec-a62d-bef973e066c5 HTTP/1.1" 200 115 0.049863 10.0.0.33 - - [2025-10-23 21:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2025-10-23 21:28:34] "DELETE /access-control-list/77947f6f-6fcf-4dff-9a5f-f09a3f71c397 HTTP/1.1" 200 115 0.047577 10.0.0.33 - - [2025-10-23 21:28:34] "DELETE /access-control-list/fac9729e-f252-4981-bab4-a374e23e8743 HTTP/1.1" 200 115 0.036505 10.0.0.33 - - [2025-10-23 21:28:34] "GET /project/2c8522a4-3b34-4b28-a2c4-070f66fd25b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.040613 10.0.0.33 - - [2025-10-23 21:28:34] "GET /project/2c8522a4-3b34-4b28-a2c4-070f66fd25b2?fields=security_groups HTTP/1.1" 200 1352 0.037962 10.0.0.33 - - [2025-10-23 21:28:34] "DELETE /security-group/ad2a7493-7c47-4afc-88b9-7c3447921695 HTTP/1.1" 200 115 0.046214 10.0.0.33 - - [2025-10-23 21:28:34] "DELETE /access-control-list/71db93bb-e6f5-4b12-ab01-61eacb24b3df HTTP/1.1" 200 115 0.055347 10.0.0.33 - - [2025-10-23 21:28:34] "GET /project/2c8522a4-3b34-4b28-a2c4-070f66fd25b2?fields=application_policy_sets HTTP/1.1" 200 1391 0.059963 10.0.0.33 - - [2025-10-23 21:28:34] "DELETE /access-control-list/5cc5a1f5-09ca-4257-bb41-f6ede2afb0c6 HTTP/1.1" 200 115 0.058303 10.0.0.33 - - [2025-10-23 21:28:34] "DELETE /project/2c8522a4-3b34-4b28-a2c4-070f66fd25b2 HTTP/1.1" 200 115 0.365179 10.0.0.33 - - [2025-10-23 21:28:56] "GET /global-system-configs HTTP/1.1" 200 322 0.003886 10.0.0.33 - - [2025-10-23 21:28:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002098 10.0.0.33 - - [2025-10-23 21:29:27] "GET / HTTP/1.1" 200 35931 0.002427 10.0.0.33 - - [2025-10-23 21:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.33 - - [2025-10-23 21:29:27] "GET /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003659 10.0.0.33 - - [2025-10-23 21:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.33 - - [2025-10-23 21:29:27] "GET /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002320 10.0.0.33 - - [2025-10-23 21:29:45] "GET / HTTP/1.1" 200 35931 0.002357 10.0.0.33 - - [2025-10-23 21:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.33 - - [2025-10-23 21:29:45] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004483 10.0.0.33 - - [2025-10-23 21:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.33 - - [2025-10-23 21:29:45] "GET /config-node/9343364a-d1e7-4fa0-8b7d-2b0cb90e19e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003713 10.0.0.33 - - [2025-10-23 21:29:45] "GET / HTTP/1.1" 200 35931 0.001457 10.0.0.33 - - [2025-10-23 21:29:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002409 10.0.0.33 - - [2025-10-23 21:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.33 - - [2025-10-23 21:29:50] "GET /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002415 10.0.0.33 - - [2025-10-23 21:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.33 - - [2025-10-23 21:29:50] "PUT /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf HTTP/1.1" 200 276 0.011183 10.0.0.33 - - [2025-10-23 21:29:50] "GET / HTTP/1.1" 200 35931 0.001727 10.0.0.33 - - [2025-10-23 21:29:50] "POST /alarms HTTP/1.1" 409 264 0.002074 10.0.0.33 - - [2025-10-23 21:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.33 - - [2025-10-23 21:29:50] "PUT /alarm/67fee66c-572f-412b-be1c-b3bf97b92eb2 HTTP/1.1" 200 244 0.012888 10.0.0.33 - - [2025-10-23 21:29:50] "POST /alarms HTTP/1.1" 409 261 0.002484 10.0.0.33 - - [2025-10-23 21:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.33 - - [2025-10-23 21:29:50] "PUT /alarm/523ee31a-f3eb-460f-849e-b3f51dee86f2 HTTP/1.1" 200 244 0.009355 10.0.0.33 - - [2025-10-23 21:29:50] "POST /alarms HTTP/1.1" 409 261 0.005746 10.0.0.33 - - [2025-10-23 21:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.33 - - [2025-10-23 21:29:50] "PUT /alarm/a86d70e5-40c3-441e-9bcd-949b83f46756 HTTP/1.1" 200 244 0.009591 10.0.0.33 - - [2025-10-23 21:29:50] "POST /alarms HTTP/1.1" 409 253 0.003579 10.0.0.33 - - [2025-10-23 21:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.33 - - [2025-10-23 21:29:51] "PUT /alarm/80ab6ea5-8e2a-44bb-8b5a-15bb75a1fef5 HTTP/1.1" 200 244 0.011020 10.0.0.33 - - [2025-10-23 21:29:51] "POST /alarms HTTP/1.1" 409 251 0.010325 10.0.0.33 - - [2025-10-23 21:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.33 - - [2025-10-23 21:29:51] "PUT /alarm/dccd77ce-d883-4c45-80d5-d72cbba68e4e HTTP/1.1" 200 244 0.012027 10.0.0.33 - - [2025-10-23 21:29:51] "POST /alarms HTTP/1.1" 409 252 0.017426 10.0.0.33 - - [2025-10-23 21:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.33 - - [2025-10-23 21:29:51] "PUT /alarm/d8acc1c1-e3dc-42a3-933e-4c98febc3bae HTTP/1.1" 200 244 0.014063 10.0.0.33 - - [2025-10-23 21:29:51] "POST /alarms HTTP/1.1" 409 256 0.011804 10.0.0.33 - - [2025-10-23 21:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.33 - - [2025-10-23 21:29:51] "PUT /alarm/f03fb990-9d62-462d-af61-21c553eea1fe HTTP/1.1" 200 244 0.011353 10.0.0.33 - - [2025-10-23 21:29:51] "POST /alarms HTTP/1.1" 409 248 0.010894 10.0.0.33 - - [2025-10-23 21:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.33 - - [2025-10-23 21:29:51] "PUT /alarm/546981ec-fec0-4f32-b13f-e74077fb6eb3 HTTP/1.1" 200 244 0.012029 10.0.0.33 - - [2025-10-23 21:29:51] "POST /alarms HTTP/1.1" 409 252 0.008839 10.0.0.33 - - [2025-10-23 21:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.33 - - [2025-10-23 21:29:51] "PUT /alarm/416cc0bd-6134-4445-8b49-addf87ab87c1 HTTP/1.1" 200 244 0.013488 10.0.0.33 - - [2025-10-23 21:29:51] "POST /alarms HTTP/1.1" 409 257 0.007934 10.0.0.33 - - [2025-10-23 21:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.33 - - [2025-10-23 21:29:51] "PUT /alarm/33bdcb4b-29c8-44db-8dd5-f18f510e6b56 HTTP/1.1" 200 244 0.010214 10.0.0.33 - - [2025-10-23 21:29:51] "POST /alarms HTTP/1.1" 409 251 0.003011 10.0.0.33 - - [2025-10-23 21:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2025-10-23 21:29:51] "PUT /alarm/a50c9273-3e9f-4aea-87a5-02320ffdb661 HTTP/1.1" 200 244 0.009701 10.0.0.33 - - [2025-10-23 21:29:51] "POST /alarms HTTP/1.1" 409 257 0.010748 10.0.0.33 - - [2025-10-23 21:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.33 - - [2025-10-23 21:29:51] "PUT /alarm/0917c6a6-5405-4435-9256-6cd931ad4d74 HTTP/1.1" 200 244 0.011533 10.0.0.33 - - [2025-10-23 21:29:51] "POST /alarms HTTP/1.1" 409 261 0.009810 10.0.0.33 - - [2025-10-23 21:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.33 - - [2025-10-23 21:29:51] "PUT /alarm/c0f5b558-b4f3-4001-aeb0-6a25cd94274e HTTP/1.1" 200 244 0.014668 10.0.0.33 - - [2025-10-23 21:29:51] "POST /alarms HTTP/1.1" 409 258 0.012989 10.0.0.33 - - [2025-10-23 21:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.33 - - [2025-10-23 21:29:51] "PUT /alarm/c451df6b-6a81-44af-9e3c-efb84b993065 HTTP/1.1" 200 244 0.010909 10.0.0.33 - - [2025-10-23 21:29:51] "POST /alarms HTTP/1.1" 409 254 0.004486 10.0.0.33 - - [2025-10-23 21:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.33 - - [2025-10-23 21:29:51] "PUT /alarm/8c5b77c9-5987-4c1b-af07-1e9abd130756 HTTP/1.1" 200 244 0.011747 10.0.0.33 - - [2025-10-23 21:29:51] "POST /alarms HTTP/1.1" 409 254 0.008139 10.0.0.33 - - [2025-10-23 21:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.33 - - [2025-10-23 21:29:51] "PUT /alarm/ea2fa549-9be6-4938-8ece-b22eef0af522 HTTP/1.1" 200 244 0.012825 10.0.0.33 - - [2025-10-23 21:29:51] "POST /alarms HTTP/1.1" 409 254 0.010867 10.0.0.33 - - [2025-10-23 21:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.33 - - [2025-10-23 21:29:51] "PUT /alarm/a073c670-775b-4df0-9e97-c195f2b6d023 HTTP/1.1" 200 244 0.011055 10.0.0.33 - - [2025-10-23 21:29:51] "POST /alarms HTTP/1.1" 409 247 0.008032 10.0.0.33 - - [2025-10-23 21:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.33 - - [2025-10-23 21:29:52] "PUT /alarm/0d8df9c7-6968-4273-bd12-9716623625fd HTTP/1.1" 200 244 0.027808 10.0.0.33 - - [2025-10-23 21:29:52] "POST /alarms HTTP/1.1" 409 272 0.012814 10.0.0.33 - - [2025-10-23 21:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019339 10.0.0.33 - - [2025-10-23 21:29:52] "PUT /alarm/c07fd6f2-ae21-4cdf-bddf-cfef58aad061 HTTP/1.1" 200 244 0.010836 10.0.0.33 - - [2025-10-23 21:29:52] "POST /alarms HTTP/1.1" 409 261 0.005963 10.0.0.33 - - [2025-10-23 21:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.33 - - [2025-10-23 21:29:52] "PUT /alarm/579805ac-375a-4ef4-96cf-7365f8b82482 HTTP/1.1" 200 244 0.011728 10.0.0.33 - - [2025-10-23 21:29:52] "POST /alarms HTTP/1.1" 409 259 0.010205 10.0.0.33 - - [2025-10-23 21:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.33 - - [2025-10-23 21:29:52] "PUT /alarm/7d271733-0479-46b6-96ee-697b2141d297 HTTP/1.1" 200 244 0.010634 10.0.0.33 - - [2025-10-23 21:29:52] "POST /alarms HTTP/1.1" 409 265 0.021483 10.0.0.33 - - [2025-10-23 21:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.33 - - [2025-10-23 21:29:52] "PUT /alarm/f386afbb-6365-4a9b-823d-6c9f9106b5fd HTTP/1.1" 200 244 0.010482 10.0.0.33 - - [2025-10-23 21:29:52] "POST /alarms HTTP/1.1" 409 279 0.004813 10.0.0.33 - - [2025-10-23 21:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.33 - - [2025-10-23 21:29:52] "PUT /alarm/5bd8aaed-66a2-447c-a052-4d94e8ffbbc1 HTTP/1.1" 200 244 0.010143 10.0.0.33 - - [2025-10-23 21:29:52] "GET / HTTP/1.1" 200 35931 0.001700 10.0.0.33 - - [2025-10-23 21:29:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002482 10.0.0.33 - - [2025-10-23 21:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.33 - - [2025-10-23 21:29:52] "PUT /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf HTTP/1.1" 200 276 0.006928 10.0.0.33 - - [2025-10-23 21:29:52] "GET / HTTP/1.1" 200 35931 0.001717 10.0.0.33 - - [2025-10-23 21:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.33 - - [2025-10-23 21:29:52] "GET /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003270 10.0.0.33 - - [2025-10-23 21:29:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.33 - - [2025-10-23 21:29:52] "PUT /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf HTTP/1.1" 200 276 0.009179 10.0.0.33 - - [2025-10-23 21:29:53] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.33 - - [2025-10-23 21:29:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.33 - - [2025-10-23 21:29:53] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004869 10.0.0.33 - - [2025-10-23 21:29:53] "PUT /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb HTTP/1.1" 200 274 0.016055 10.0.0.33 - - [2025-10-23 21:29:56] "GET / HTTP/1.1" 200 35931 0.001361 10.0.0.33 - - [2025-10-23 21:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.33 - - [2025-10-23 21:29:56] "GET /routing-instance/40d16643-438b-4be6-b363-696b90c6f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004930 10.0.0.33 - - [2025-10-23 21:29:56] "POST /bgp-routers HTTP/1.1" 409 301 0.001975 10.0.0.33 - - [2025-10-23 21:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.33 - - [2025-10-23 21:29:56] "GET /bgp-router/03b49c17-9604-42b7-8d2d-852ebaf22463?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002363 10.0.0.33 - - [2025-10-23 21:29:56] "PUT /bgp-router/03b49c17-9604-42b7-8d2d-852ebaf22463 HTTP/1.1" 200 254 0.025505 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:29:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001013 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:29:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001018 10.0.0.33 - - [2025-10-23 21:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006302 10.0.0.33 - - [2025-10-23 21:30:00] "GET /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002963 10.0.0.33 - - [2025-10-23 21:30:12] "GET / HTTP/1.1" 200 35931 0.002216 10.0.0.33 - - [2025-10-23 21:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.33 - - [2025-10-23 21:30:12] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004205 10.0.0.33 - - [2025-10-23 21:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.33 - - [2025-10-23 21:30:12] "GET /config-node/9343364a-d1e7-4fa0-8b7d-2b0cb90e19e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002111 10.0.0.33 - - [2025-10-23 21:30:23] "GET / HTTP/1.1" 200 35931 0.001310 10.0.0.33 - - [2025-10-23 21:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.33 - - [2025-10-23 21:30:23] "GET /routing-instance/40d16643-438b-4be6-b363-696b90c6f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003161 10.0.0.33 - - [2025-10-23 21:30:23] "POST /bgp-routers HTTP/1.1" 409 301 0.002171 10.0.0.33 - - [2025-10-23 21:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.33 - - [2025-10-23 21:30:23] "GET /bgp-router/03b49c17-9604-42b7-8d2d-852ebaf22463?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002922 10.0.0.33 - - [2025-10-23 21:30:23] "PUT /bgp-router/03b49c17-9604-42b7-8d2d-852ebaf22463 HTTP/1.1" 200 254 0.012159 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:30:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:30:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001086 10.0.0.33 - - [2025-10-23 21:30:38] "GET / HTTP/1.1" 200 35931 0.001764 10.0.0.33 - - [2025-10-23 21:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.33 - - [2025-10-23 21:30:38] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004363 10.0.0.33 - - [2025-10-23 21:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.33 - - [2025-10-23 21:30:38] "GET /config-node/9343364a-d1e7-4fa0-8b7d-2b0cb90e19e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001836 10.0.0.33 - - [2025-10-23 21:30:38] "GET / HTTP/1.1" 200 35931 0.001572 10.0.0.33 - - [2025-10-23 21:30:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002118 10.0.0.33 - - [2025-10-23 21:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.33 - - [2025-10-23 21:30:43] "GET /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002792 10.0.0.33 - - [2025-10-23 21:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.33 - - [2025-10-23 21:30:43] "PUT /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf HTTP/1.1" 200 276 0.007325 10.0.0.33 - - [2025-10-23 21:30:43] "GET / HTTP/1.1" 200 35931 0.002612 10.0.0.33 - - [2025-10-23 21:30:43] "POST /alarms HTTP/1.1" 409 264 0.002883 10.0.0.33 - - [2025-10-23 21:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.33 - - [2025-10-23 21:30:43] "PUT /alarm/67fee66c-572f-412b-be1c-b3bf97b92eb2 HTTP/1.1" 200 244 0.013296 10.0.0.33 - - [2025-10-23 21:30:43] "POST /alarms HTTP/1.1" 409 261 0.004920 10.0.0.33 - - [2025-10-23 21:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.33 - - [2025-10-23 21:30:43] "PUT /alarm/523ee31a-f3eb-460f-849e-b3f51dee86f2 HTTP/1.1" 200 244 0.010836 10.0.0.33 - - [2025-10-23 21:30:43] "POST /alarms HTTP/1.1" 409 261 0.002336 10.0.0.33 - - [2025-10-23 21:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.33 - - [2025-10-23 21:30:43] "PUT /alarm/a86d70e5-40c3-441e-9bcd-949b83f46756 HTTP/1.1" 200 244 0.007815 10.0.0.33 - - [2025-10-23 21:30:43] "POST /alarms HTTP/1.1" 409 253 0.003664 10.0.0.33 - - [2025-10-23 21:30:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.33 - - [2025-10-23 21:30:43] "PUT /alarm/80ab6ea5-8e2a-44bb-8b5a-15bb75a1fef5 HTTP/1.1" 200 244 0.009464 10.0.0.33 - - [2025-10-23 21:30:44] "POST /alarms HTTP/1.1" 409 251 0.024005 10.0.0.33 - - [2025-10-23 21:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.33 - - [2025-10-23 21:30:44] "PUT /alarm/dccd77ce-d883-4c45-80d5-d72cbba68e4e HTTP/1.1" 200 244 0.010579 10.0.0.33 - - [2025-10-23 21:30:44] "POST /alarms HTTP/1.1" 409 252 0.014342 10.0.0.33 - - [2025-10-23 21:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.33 - - [2025-10-23 21:30:44] "PUT /alarm/d8acc1c1-e3dc-42a3-933e-4c98febc3bae HTTP/1.1" 200 244 0.011207 10.0.0.33 - - [2025-10-23 21:30:44] "POST /alarms HTTP/1.1" 409 256 0.009579 10.0.0.33 - - [2025-10-23 21:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.33 - - [2025-10-23 21:30:44] "PUT /alarm/f03fb990-9d62-462d-af61-21c553eea1fe HTTP/1.1" 200 244 0.009868 10.0.0.33 - - [2025-10-23 21:30:44] "POST /alarms HTTP/1.1" 409 248 0.005731 10.0.0.33 - - [2025-10-23 21:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.33 - - [2025-10-23 21:30:44] "PUT /alarm/546981ec-fec0-4f32-b13f-e74077fb6eb3 HTTP/1.1" 200 244 0.010612 10.0.0.33 - - [2025-10-23 21:30:44] "POST /alarms HTTP/1.1" 409 252 0.012007 10.0.0.33 - - [2025-10-23 21:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.33 - - [2025-10-23 21:30:44] "PUT /alarm/416cc0bd-6134-4445-8b49-addf87ab87c1 HTTP/1.1" 200 244 0.009435 10.0.0.33 - - [2025-10-23 21:30:44] "POST /alarms HTTP/1.1" 409 257 0.009788 10.0.0.33 - - [2025-10-23 21:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.33 - - [2025-10-23 21:30:44] "PUT /alarm/33bdcb4b-29c8-44db-8dd5-f18f510e6b56 HTTP/1.1" 200 244 0.011953 10.0.0.33 - - [2025-10-23 21:30:44] "POST /alarms HTTP/1.1" 409 251 0.009280 10.0.0.33 - - [2025-10-23 21:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007759 10.0.0.33 - - [2025-10-23 21:30:44] "PUT /alarm/a50c9273-3e9f-4aea-87a5-02320ffdb661 HTTP/1.1" 200 244 0.012086 10.0.0.33 - - [2025-10-23 21:30:44] "POST /alarms HTTP/1.1" 409 257 0.003660 10.0.0.33 - - [2025-10-23 21:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.33 - - [2025-10-23 21:30:44] "PUT /alarm/0917c6a6-5405-4435-9256-6cd931ad4d74 HTTP/1.1" 200 244 0.009377 10.0.0.33 - - [2025-10-23 21:30:44] "POST /alarms HTTP/1.1" 409 261 0.010974 10.0.0.33 - - [2025-10-23 21:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.33 - - [2025-10-23 21:30:44] "PUT /alarm/c0f5b558-b4f3-4001-aeb0-6a25cd94274e HTTP/1.1" 200 244 0.015880 10.0.0.33 - - [2025-10-23 21:30:44] "POST /alarms HTTP/1.1" 409 258 0.023042 10.0.0.33 - - [2025-10-23 21:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.33 - - [2025-10-23 21:30:44] "PUT /alarm/c451df6b-6a81-44af-9e3c-efb84b993065 HTTP/1.1" 200 244 0.010257 10.0.0.33 - - [2025-10-23 21:30:44] "POST /alarms HTTP/1.1" 409 254 0.004345 10.0.0.33 - - [2025-10-23 21:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.33 - - [2025-10-23 21:30:44] "PUT /alarm/8c5b77c9-5987-4c1b-af07-1e9abd130756 HTTP/1.1" 200 244 0.010301 10.0.0.33 - - [2025-10-23 21:30:44] "POST /alarms HTTP/1.1" 409 254 0.009300 10.0.0.33 - - [2025-10-23 21:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.33 - - [2025-10-23 21:30:44] "PUT /alarm/ea2fa549-9be6-4938-8ece-b22eef0af522 HTTP/1.1" 200 244 0.010508 10.0.0.33 - - [2025-10-23 21:30:44] "POST /alarms HTTP/1.1" 409 254 0.010779 10.0.0.33 - - [2025-10-23 21:30:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.33 - - [2025-10-23 21:30:44] "PUT /alarm/a073c670-775b-4df0-9e97-c195f2b6d023 HTTP/1.1" 200 244 0.011877 10.0.0.33 - - [2025-10-23 21:30:45] "POST /alarms HTTP/1.1" 409 247 0.007274 10.0.0.33 - - [2025-10-23 21:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.33 - - [2025-10-23 21:30:45] "PUT /alarm/0d8df9c7-6968-4273-bd12-9716623625fd HTTP/1.1" 200 244 0.010149 10.0.0.33 - - [2025-10-23 21:30:45] "POST /alarms HTTP/1.1" 409 272 0.009027 10.0.0.33 - - [2025-10-23 21:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.33 - - [2025-10-23 21:30:45] "PUT /alarm/c07fd6f2-ae21-4cdf-bddf-cfef58aad061 HTTP/1.1" 200 244 0.009911 10.0.0.33 - - [2025-10-23 21:30:45] "POST /alarms HTTP/1.1" 409 261 0.015784 10.0.0.33 - - [2025-10-23 21:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.33 - - [2025-10-23 21:30:45] "PUT /alarm/579805ac-375a-4ef4-96cf-7365f8b82482 HTTP/1.1" 200 244 0.012587 10.0.0.33 - - [2025-10-23 21:30:45] "POST /alarms HTTP/1.1" 409 259 0.019717 10.0.0.33 - - [2025-10-23 21:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.33 - - [2025-10-23 21:30:45] "PUT /alarm/7d271733-0479-46b6-96ee-697b2141d297 HTTP/1.1" 200 244 0.011153 10.0.0.33 - - [2025-10-23 21:30:45] "POST /alarms HTTP/1.1" 409 265 0.006281 10.0.0.33 - - [2025-10-23 21:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006175 10.0.0.33 - - [2025-10-23 21:30:45] "PUT /alarm/f386afbb-6365-4a9b-823d-6c9f9106b5fd HTTP/1.1" 200 244 0.010705 10.0.0.33 - - [2025-10-23 21:30:45] "POST /alarms HTTP/1.1" 409 279 0.005375 10.0.0.33 - - [2025-10-23 21:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.33 - - [2025-10-23 21:30:45] "PUT /alarm/5bd8aaed-66a2-447c-a052-4d94e8ffbbc1 HTTP/1.1" 200 244 0.010381 10.0.0.33 - - [2025-10-23 21:30:45] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.33 - - [2025-10-23 21:30:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002238 10.0.0.33 - - [2025-10-23 21:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.33 - - [2025-10-23 21:30:45] "PUT /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf HTTP/1.1" 200 276 0.011382 10.0.0.33 - - [2025-10-23 21:30:45] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.33 - - [2025-10-23 21:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.33 - - [2025-10-23 21:30:45] "GET /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002409 10.0.0.33 - - [2025-10-23 21:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.33 - - [2025-10-23 21:30:45] "PUT /global-vrouter-config/b089c55b-c4ca-4567-8ded-e89c4fe1c0bf HTTP/1.1" 200 276 0.011556 10.0.0.33 - - [2025-10-23 21:30:46] "GET / HTTP/1.1" 200 35931 0.001880 10.0.0.33 - - [2025-10-23 21:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2025-10-23 21:30:46] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004612 10.0.0.33 - - [2025-10-23 21:30:46] "PUT /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb HTTP/1.1" 200 274 0.015472 10.0.0.33 - - [2025-10-23 21:30:49] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.33 - - [2025-10-23 21:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.33 - - [2025-10-23 21:30:49] "GET /routing-instance/40d16643-438b-4be6-b363-696b90c6f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003615 10.0.0.33 - - [2025-10-23 21:30:49] "POST /bgp-routers HTTP/1.1" 409 301 0.002178 10.0.0.33 - - [2025-10-23 21:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.33 - - [2025-10-23 21:30:49] "GET /bgp-router/03b49c17-9604-42b7-8d2d-852ebaf22463?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002970 10.0.0.33 - - [2025-10-23 21:30:49] "PUT /bgp-router/03b49c17-9604-42b7-8d2d-852ebaf22463 HTTP/1.1" 200 254 0.012089 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:30:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001286 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:30:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001138 10.0.0.33 - - [2025-10-23 21:30:53] "POST /tags HTTP/1.1" 200 355 0.033835 10.0.0.33 - - [2025-10-23 21:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.33 - - [2025-10-23 21:30:53] "GET /tag/a0e66757-ae1f-41c5-9d75-41e9fad08680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016217 10.0.0.33 - - [2025-10-23 21:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.33 - - [2025-10-23 21:30:53] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.015711 10.0.0.33 - - [2025-10-23 21:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.33 - - [2025-10-23 21:30:53] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065936 10.0.0.33 - - [2025-10-23 21:30:53] "POST /virtual-machines HTTP/1.1" 200 351 0.019729 10.0.0.33 - - [2025-10-23 21:30:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.026819 10.0.0.33 - - [2025-10-23 21:30:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.159211 10.0.0.33 - - [2025-10-23 21:30:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019238 10.0.0.33 - - [2025-10-23 21:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011171 10.0.0.33 - - [2025-10-23 21:30:53] "GET /virtual-machine-interface/8dc55652-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008726 10.0.0.33 - - [2025-10-23 21:30:53] "POST /instance-ips HTTP/1.1" 200 391 0.020879 10.0.0.33 - - [2025-10-23 21:30:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.028003 10.0.0.33 - - [2025-10-23 21:30:53] "GET /virtual-machine-interface/8dc55652-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.013357 10.0.0.33 - - [2025-10-23 21:30:54] "POST /set-tag HTTP/1.1" 200 109 0.023910 10.0.0.33 - - [2025-10-23 21:30:54] "GET /virtual-machine-interface/8dc55652-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.042497 10.0.0.33 - - [2025-10-23 21:30:54] "GET /instance-ip/8de9ca64-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003697 10.0.0.33 - - [2025-10-23 21:30:54] "GET /virtual-machine-interface/8dc55652-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006900 10.0.0.33 - - [2025-10-23 21:30:54] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.33 - - [2025-10-23 21:30:54] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003293 10.0.0.33 - - [2025-10-23 21:30:54] "POST /ref-update HTTP/1.1" 200 156 0.013972 10.0.0.33 - - [2025-10-23 21:30:54] "GET /virtual-machine-interface/8dc55652-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004859 10.0.0.33 - - [2025-10-23 21:30:54] "POST /set-tag HTTP/1.1" 200 109 0.006464 10.0.0.33 - - [2025-10-23 21:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.33 - - [2025-10-23 21:30:54] "GET /virtual-network/29f389d8-04fd-46ae-bae8-870f394b8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004294 10.0.0.33 - - [2025-10-23 21:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014492 10.0.0.33 - - [2025-10-23 21:30:54] "GET /project/4fa44030-8778-47eb-bf0a-7bdbcb520949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048297 10.0.0.33 - - [2025-10-23 21:30:54] "POST /virtual-machines HTTP/1.1" 200 355 0.019056 10.0.0.33 - - [2025-10-23 21:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.035875 10.0.0.33 - - [2025-10-23 21:30:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.178300 10.0.0.33 - - [2025-10-23 21:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028282 10.0.0.33 - - [2025-10-23 21:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009859 10.0.0.33 - - [2025-10-23 21:30:54] "GET /virtual-machine-interface/8e4f5bb8-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.008804 10.0.0.33 - - [2025-10-23 21:30:54] "POST /instance-ips HTTP/1.1" 200 395 0.030054 10.0.0.33 - - [2025-10-23 21:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026805 10.0.0.33 - - [2025-10-23 21:30:54] "GET /virtual-machine-interface/8e4f5bb8-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.014614 10.0.0.33 - - [2025-10-23 21:30:54] "POST /set-tag HTTP/1.1" 200 109 0.014553 10.0.0.33 - - [2025-10-23 21:30:54] "GET /virtual-machine-interface/8e4f5bb8-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010415 10.0.0.33 - - [2025-10-23 21:30:54] "GET /instance-ip/8e7670ea-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003024 10.0.0.33 - - [2025-10-23 21:30:55] "GET /virtual-machine-interface/8e4f5bb8-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004387 10.0.0.33 - - [2025-10-23 21:30:55] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.33 - - [2025-10-23 21:30:55] "GET /virtual-router/fbc08587-e147-4043-ac64-477efc209c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.005704 10.0.0.33 - - [2025-10-23 21:30:55] "POST /ref-update HTTP/1.1" 200 156 0.010510 10.0.0.33 - - [2025-10-23 21:30:55] "GET /virtual-machine-interface/8e4f5bb8-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.013573 10.0.0.33 - - [2025-10-23 21:30:55] "POST /set-tag HTTP/1.1" 200 109 0.011366 10.0.0.33 - - [2025-10-23 21:30:55] "GET /virtual-machine-interface/8dc55652-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004309 10.0.0.33 - - [2025-10-23 21:30:55] "POST /set-tag HTTP/1.1" 200 109 0.005320 10.0.0.33 - - [2025-10-23 21:30:55] "GET /virtual-machine-interface/8e4f5bb8-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.018128 10.0.0.33 - - [2025-10-23 21:30:55] "POST /set-tag HTTP/1.1" 200 109 0.002963 10.0.0.33 - - [2025-10-23 21:31:09] "GET /virtual-machine-interface/8dc55652-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005235 10.0.0.33 - - [2025-10-23 21:31:09] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.33 - - [2025-10-23 21:31:10] "GET /virtual-machine-interface/8e4f5bb8-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004425 10.0.0.33 - - [2025-10-23 21:31:10] "POST /set-tag HTTP/1.1" 200 109 0.003105 10.0.0.33 - - [2025-10-23 21:31:10] "GET /virtual-machine-interface/8dc55652-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004806 10.0.0.33 - - [2025-10-23 21:31:10] "POST /set-tag HTTP/1.1" 200 109 0.004431 10.0.0.33 - - [2025-10-23 21:31:31] "GET / HTTP/1.1" 200 35931 0.002007 10.0.0.33 - - [2025-10-23 21:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.33 - - [2025-10-23 21:31:31] "GET /global-system-config/15091730-6a0c-4726-8e27-5af72f64e4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008046 10.0.0.33 - - [2025-10-23 21:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2025-10-23 21:31:31] "GET /config-node/9343364a-d1e7-4fa0-8b7d-2b0cb90e19e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002759 10.0.0.33 - - [2025-10-23 21:31:42] "GET /virtual-machine-interface/8dc55652-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004928 10.0.0.33 - - [2025-10-23 21:31:42] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.33 - - [2025-10-23 21:31:42] "GET /virtual-machine-interface/8dc55652-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005483 10.0.0.33 - - [2025-10-23 21:31:42] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.33 - - [2025-10-23 21:31:42] "GET /virtual-machine/d5e2cc6e-d3d7-4c3f-9324-e7cbbaa1f154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003693 10.0.0.33 - - [2025-10-23 21:31:42] "POST /ref-update HTTP/1.1" 200 156 0.016196 10.0.0.33 - - [2025-10-23 21:31:42] "GET /virtual-machine-interface/8dc55652-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.019113 10.0.0.33 - - [2025-10-23 21:31:42] "POST /set-tag HTTP/1.1" 200 109 0.032382 10.0.0.33 - - [2025-10-23 21:31:42] "POST /set-tag HTTP/1.1" 200 109 0.052455 10.0.0.33 - - [2025-10-23 21:31:42] "DELETE /instance-ip/8de9ca64-b057-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.061551 10.0.0.33 - - [2025-10-23 21:31:42] "DELETE /virtual-machine-interface/8dc55652-b057-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.058534 10.0.0.33 - - [2025-10-23 21:31:42] "DELETE /virtual-machine/d5e2cc6e-d3d7-4c3f-9324-e7cbbaa1f154 HTTP/1.1" 200 115 0.038390 10.0.0.33 - - [2025-10-23 21:31:42] "GET /virtual-machine-interface/8e4f5bb8-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006899 10.0.0.33 - - [2025-10-23 21:31:42] "POST /set-tag HTTP/1.1" 200 109 0.002898 10.0.0.33 - - [2025-10-23 21:31:43] "GET / HTTP/1.1" 200 35931 0.003828 10.0.0.33 - - [2025-10-23 21:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2025-10-23 21:31:43] "GET /routing-instance/40d16643-438b-4be6-b363-696b90c6f38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004144 10.0.0.33 - - [2025-10-23 21:31:43] "POST /bgp-routers HTTP/1.1" 409 301 0.002753 10.0.0.33 - - [2025-10-23 21:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.33 - - [2025-10-23 21:31:43] "GET /bgp-router/03b49c17-9604-42b7-8d2d-852ebaf22463?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.005045 10.0.0.33 - - [2025-10-23 21:31:43] "PUT /bgp-router/03b49c17-9604-42b7-8d2d-852ebaf22463 HTTP/1.1" 200 254 0.014485 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:31:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:31:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:32:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001139 [Introspect:8084]10.0.0.33 - - [2025-10-23 21:32:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 10.0.0.33 - - [2025-10-23 21:32:13] "GET /virtual-machine-interface/8e4f5bb8-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004652 10.0.0.33 - - [2025-10-23 21:32:13] "POST /set-tag HTTP/1.1" 200 109 0.003363 10.0.0.33 - - [2025-10-23 21:32:13] "GET /virtual-machine-interface/8e4f5bb8-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004867 10.0.0.33 - - [2025-10-23 21:32:13] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.33 - - [2025-10-23 21:32:13] "GET /virtual-machine/e6b07ef3-2476-4d72-ba7b-24f0e91e6e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003106 10.0.0.33 - - [2025-10-23 21:32:13] "POST /ref-update HTTP/1.1" 200 156 0.016152 10.0.0.33 - - [2025-10-23 21:32:13] "GET /virtual-machine-interface/8e4f5bb8-b057-11f0-aebb-fa163ef74794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004934 10.0.0.33 - - [2025-10-23 21:32:13] "POST /set-tag HTTP/1.1" 200 109 0.019215 10.0.0.33 - - [2025-10-23 21:32:13] "POST /set-tag HTTP/1.1" 200 109 0.039280 10.0.0.33 - - [2025-10-23 21:32:13] "DELETE /instance-ip/8e7670ea-b057-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.054077 10.0.0.33 - - [2025-10-23 21:32:13] "DELETE /virtual-machine-interface/8e4f5bb8-b057-11f0-aebb-fa163ef74794 HTTP/1.1" 200 115 0.059287 10.0.0.33 - - [2025-10-23 21:32:13] "DELETE /virtual-machine/e6b07ef3-2476-4d72-ba7b-24f0e91e6e75 HTTP/1.1" 200 115 0.029860 10.0.0.33 - - [2025-10-23 21:32:13] "DELETE /tag/a0e66757-ae1f-41c5-9d75-41e9fad08680 HTTP/1.1" 200 115 0.230536