++ 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 +++ date +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Tue Jun 9 02:19:37 PM UTC 2026 ===================' INFO: =================== Tue Jun 9 02:19:37 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ 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 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.33,10.16.73.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.16.73.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.33:9041 + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/09/2026 14:20:22.516 7ff4eca70a40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/09/2026 14:20:22.684 7ff4eca70a40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/09/2026 14:20:22.700 7ff4eca70a40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/09/2026 14:20:22.700 7ff4eca70a40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-06-09 14:20:31] "GET / HTTP/1.1" 503 181 0.000485 10.0.0.33 - - [2026-06-09 14:20:32] "GET / HTTP/1.1" 200 35931 0.001308 10.0.0.33 - - [2026-06-09 14:20:32] "GET / HTTP/1.1" 200 45303 0.001162 10.0.0.33 - - [2026-06-09 14:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2026-06-09 14:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.33 - - [2026-06-09 14:20:33] "GET / HTTP/1.1" 200 35931 0.003227 10.0.0.33 - - [2026-06-09 14:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.33 - - [2026-06-09 14:20:33] "GET /network-ipam/e2ef9215-37a5-47cf-b3d4-745a469d5a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003803 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:20:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000784 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:20:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000827 10.0.0.33 - - [2026-06-09 14:20:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.006886 10.0.0.33 - - [2026-06-09 14:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.33 - - [2026-06-09 14:20:34] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004565 10.0.0.33 - - [2026-06-09 14:20:34] "POST /service-appliance-sets HTTP/1.1" 200 553 0.031843 10.0.0.33 - - [2026-06-09 14:20:34] "POST /fqname-to-id HTTP/1.1" 404 180 0.002237 10.0.0.33 - - [2026-06-09 14:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.33 - - [2026-06-09 14:20:34] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005044 10.0.0.33 - - [2026-06-09 14:20:34] "POST /service-appliance-sets HTTP/1.1" 200 541 0.055671 10.0.0.33 - - [2026-06-09 14:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.33 - - [2026-06-09 14:20:34] "GET / HTTP/1.1" 200 35931 0.001063 10.0.0.33 - - [2026-06-09 14:20:34] "GET /network-ipam/e2ef9215-37a5-47cf-b3d4-745a469d5a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004522 10.0.0.33 - - [2026-06-09 14:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.33 - - [2026-06-09 14:20:34] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004337 10.0.0.33 - - [2026-06-09 14:20:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.001677 10.0.0.33 - - [2026-06-09 14:20:34] "GET / HTTP/1.1" 200 35931 0.001686 10.0.0.33 - - [2026-06-09 14:20:34] "POST /fqname-to-id HTTP/1.1" 404 225 0.004858 10.0.0.33 - - [2026-06-09 14:20:34] "POST /config-nodes HTTP/1.1" 200 593 0.178849 10.0.0.33 - - [2026-06-09 14:20:34] "POST /access-control-lists HTTP/1.1" 200 587 0.075705 10.0.0.33 - - [2026-06-09 14:20:34] "POST /fqname-to-id HTTP/1.1" 404 224 0.003853 10.0.0.33 - - [2026-06-09 14:20:34] "POST /service-templates HTTP/1.1" 200 511 0.116237 10.0.0.33 - - [2026-06-09 14:20:34] "POST /service-templates HTTP/1.1" 200 501 0.047290 10.0.0.33 - - [2026-06-09 14:20:34] "POST /access-control-lists HTTP/1.1" 200 585 0.076052 10.0.0.33 - - [2026-06-09 14:20:34] "POST /route-targets HTTP/1.1" 200 327 0.031808 10.0.0.33 - - [2026-06-09 14:20:34] "POST /ref-update HTTP/1.1" 200 156 0.028226 10.0.0.33 - - [2026-06-09 14:20:34] "POST /service-templates HTTP/1.1" 200 515 0.178713 10.0.0.33 - - [2026-06-09 14:20:34] "POST /route-targets HTTP/1.1" 200 327 0.033602 10.0.0.33 - - [2026-06-09 14:20:34] "POST /service-templates HTTP/1.1" 200 535 0.049103 10.0.0.33 - - [2026-06-09 14:20:34] "POST /ref-update HTTP/1.1" 200 156 0.017977 10.0.0.33 - - [2026-06-09 14:20:34] "POST /service-templates HTTP/1.1" 200 507 0.054593 10.0.0.33 - - [2026-06-09 14:20:34] "POST /route-targets HTTP/1.1" 200 327 0.039811 10.0.0.33 - - [2026-06-09 14:20:34] "POST /ref-update HTTP/1.1" 200 156 0.011853 10.0.0.33 - - [2026-06-09 14:20:35] "POST /route-targets HTTP/1.1" 200 327 0.034794 10.0.0.33 - - [2026-06-09 14:20:35] "GET / HTTP/1.1" 200 35931 0.002003 10.0.0.33 - - [2026-06-09 14:20:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005506 10.0.0.33 - - [2026-06-09 14:20:35] "POST /ref-update HTTP/1.1" 200 156 0.021708 10.0.0.33 - - [2026-06-09 14:20:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.002627 10.0.0.33 - - [2026-06-09 14:20:35] "POST /access-control-lists HTTP/1.1" 200 551 0.075047 10.0.0.33 - - [2026-06-09 14:20:36] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.33 - - [2026-06-09 14:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.33 - - [2026-06-09 14:20:36] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007727 10.0.0.33 - - [2026-06-09 14:20:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.004259 10.0.0.33 - - [2026-06-09 14:20:36] "POST /database-nodes HTTP/1.1" 200 597 0.050464 10.0.0.33 - - [2026-06-09 14:20:36] "GET / HTTP/1.1" 200 35931 0.001336 10.0.0.33 - - [2026-06-09 14:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009060 10.0.0.33 - - [2026-06-09 14:20:36] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013140 10.0.0.33 - - [2026-06-09 14:20:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002458 10.0.0.33 - - [2026-06-09 14:20:36] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.026803 10.0.0.33 - - [2026-06-09 14:20:36] "GET / HTTP/1.1" 200 35931 0.001265 10.0.0.33 - - [2026-06-09 14:20:36] "GET / HTTP/1.1" 200 35931 0.001164 10.0.0.33 - - [2026-06-09 14:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007565 10.0.0.33 - - [2026-06-09 14:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006734 10.0.0.33 - - [2026-06-09 14:20:36] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007867 10.0.0.33 - - [2026-06-09 14:20:36] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007376 10.0.0.33 - - [2026-06-09 14:20:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.005632 10.0.0.33 - - [2026-06-09 14:20:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.001395 10.0.0.33 - - [2026-06-09 14:20:37] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.016613 10.0.0.33 - - [2026-06-09 14:20:37] "POST /config-database-nodes HTTP/1.1" 200 611 0.031670 10.0.0.33 - - [2026-06-09 14:20:37] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.33 - - [2026-06-09 14:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.33 - - [2026-06-09 14:20:37] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004662 10.0.0.33 - - [2026-06-09 14:20:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.001715 10.0.0.33 - - [2026-06-09 14:20:37] "POST /analytics-nodes HTTP/1.1" 200 599 0.014638 10.0.0.33 - - [2026-06-09 14:20:39] "GET / HTTP/1.1" 200 35931 0.001311 10.0.0.33 - - [2026-06-09 14:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.33 - - [2026-06-09 14:20:39] "GET /routing-instance/83ee4e34-cfd8-4943-be85-04df5862262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002531 10.0.0.33 - - [2026-06-09 14:20:39] "POST /bgp-routers HTTP/1.1" 200 616 0.015564 10.0.0.33 - - [2026-06-09 14:20:39] "GET /bgp-router/ca916b6d-317d-4637-bae8-814c125608ab?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.011451 10.0.0.33 - - [2026-06-09 14:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.33 - - [2026-06-09 14:20:39] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005112 10.0.0.33 - - [2026-06-09 14:20:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002000 10.0.0.33 - - [2026-06-09 14:20:39] "POST /ref-update HTTP/1.1" 200 156 0.009397 10.0.0.33 - - [2026-06-09 14:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.33 - - [2026-06-09 14:20:40] "GET /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003410 10.0.0.33 - - [2026-06-09 14:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.33 - - [2026-06-09 14:20:40] "PUT /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10 HTTP/1.1" 200 276 0.009004 10.0.0.33 - - [2026-06-09 14:20:40] "GET / HTTP/1.1" 200 35931 0.001418 10.0.0.33 - - [2026-06-09 14:20:40] "POST /alarms HTTP/1.1" 200 581 0.024188 10.0.0.33 - - [2026-06-09 14:20:40] "POST /alarms HTTP/1.1" 200 575 0.022320 10.0.0.33 - - [2026-06-09 14:20:40] "POST /alarms HTTP/1.1" 200 575 0.024443 10.0.0.33 - - [2026-06-09 14:20:40] "POST /alarms HTTP/1.1" 200 559 0.016202 10.0.0.33 - - [2026-06-09 14:20:40] "POST /alarms HTTP/1.1" 200 555 0.026031 10.0.0.33 - - [2026-06-09 14:20:40] "POST /alarms HTTP/1.1" 200 557 0.041205 10.0.0.33 - - [2026-06-09 14:20:40] "POST /alarms HTTP/1.1" 200 565 0.023754 10.0.0.33 - - [2026-06-09 14:20:40] "POST /alarms HTTP/1.1" 200 549 0.023083 10.0.0.33 - - [2026-06-09 14:20:40] "POST /alarms HTTP/1.1" 200 557 0.029735 10.0.0.33 - - [2026-06-09 14:20:40] "POST /alarms HTTP/1.1" 200 567 0.015661 10.0.0.33 - - [2026-06-09 14:20:40] "POST /alarms HTTP/1.1" 200 555 0.027249 10.0.0.33 - - [2026-06-09 14:20:40] "POST /alarms HTTP/1.1" 200 567 0.024686 10.0.0.33 - - [2026-06-09 14:20:40] "POST /alarms HTTP/1.1" 200 575 0.057440 10.0.0.33 - - [2026-06-09 14:20:40] "POST /alarms HTTP/1.1" 200 569 0.027203 10.0.0.33 - - [2026-06-09 14:20:40] "POST /alarms HTTP/1.1" 200 561 0.029680 10.0.0.33 - - [2026-06-09 14:20:41] "POST /alarms HTTP/1.1" 200 561 0.014740 10.0.0.33 - - [2026-06-09 14:20:41] "POST /alarms HTTP/1.1" 200 561 0.021307 10.0.0.33 - - [2026-06-09 14:20:41] "POST /alarms HTTP/1.1" 200 547 0.028672 10.0.0.33 - - [2026-06-09 14:20:41] "POST /alarms HTTP/1.1" 200 595 0.018943 10.0.0.33 - - [2026-06-09 14:20:41] "POST /alarms HTTP/1.1" 200 575 0.025886 10.0.0.33 - - [2026-06-09 14:20:41] "POST /alarms HTTP/1.1" 200 571 0.033967 10.0.0.33 - - [2026-06-09 14:20:41] "POST /alarms HTTP/1.1" 200 583 0.018507 10.0.0.33 - - [2026-06-09 14:20:41] "POST /alarms HTTP/1.1" 200 609 0.035494 10.0.0.33 - - [2026-06-09 14:20:41] "GET / HTTP/1.1" 200 35931 0.001209 10.0.0.33 - - [2026-06-09 14:20:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002296 10.0.0.33 - - [2026-06-09 14:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.33 - - [2026-06-09 14:20:41] "PUT /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10 HTTP/1.1" 200 276 0.006810 10.0.0.33 - - [2026-06-09 14:20:41] "GET / HTTP/1.1" 200 35931 0.002464 10.0.0.33 - - [2026-06-09 14:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.33 - - [2026-06-09 14:20:41] "GET /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002666 10.0.0.33 - - [2026-06-09 14:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.33 - - [2026-06-09 14:20:41] "PUT /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10 HTTP/1.1" 200 276 0.007217 10.0.0.33 - - [2026-06-09 14:20:42] "GET / HTTP/1.1" 200 35931 0.001315 10.0.0.33 - - [2026-06-09 14:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.33 - - [2026-06-09 14:20:42] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006295 10.0.0.33 - - [2026-06-09 14:20:42] "PUT /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3 HTTP/1.1" 200 274 0.013517 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:22:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001241 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:22:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001937 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:22:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.056359 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:22:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000900 10.0.0.33 - - [2026-06-09 14:22:54] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.33 - - [2026-06-09 14:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006322 10.0.0.33 - - [2026-06-09 14:22:54] "GET /domain/8b10daaa-89f1-477b-b16b-8314042a4c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004059 10.0.0.33 - - [2026-06-09 14:22:54] "POST /id-to-fqname HTTP/1.1" 200 173 0.001611 10.0.0.33 - - [2026-06-09 14:22:54] "POST /fqname-to-id HTTP/1.1" 404 182 0.017928 10.0.0.33 - - [2026-06-09 14:22:54] "POST /security-groups HTTP/1.1" 200 570 0.111074 10.0.0.33 - - [2026-06-09 14:22:54] "POST /projects HTTP/1.1" 200 481 0.271198 10.0.0.33 - - [2026-06-09 14:22:54] "POST /fqname-to-id HTTP/1.1" 404 213 0.002912 10.0.0.33 - - [2026-06-09 14:22:55] "POST /security-groups HTTP/1.1" 200 534 0.096464 10.0.0.33 - - [2026-06-09 14:22:55] "POST /chown HTTP/1.1" 200 109 0.053579 10.0.0.33 - - [2026-06-09 14:22:55] "POST /access-control-lists HTTP/1.1" 200 579 0.140051 10.0.0.33 - - [2026-06-09 14:22:55] "POST /policy-managements HTTP/1.1" 409 214 0.007609 10.0.0.33 - - [2026-06-09 14:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.33 - - [2026-06-09 14:22:55] "POST /fqname-to-id HTTP/1.1" 404 212 0.003353 10.0.0.33 - - [2026-06-09 14:22:55] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004474 10.0.0.33 - - [2026-06-09 14:22:55] "POST /access-control-lists HTTP/1.1" 200 577 0.101807 10.0.0.33 - - [2026-06-09 14:22:55] "POST /application-policy-sets HTTP/1.1" 200 528 0.100527 10.0.0.33 - - [2026-06-09 14:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.33 - - [2026-06-09 14:22:55] "GET /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.022940 10.0.0.33 - - [2026-06-09 14:22:55] "PUT /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10 HTTP/1.1" 200 276 0.008415 10.0.0.33 - - [2026-06-09 14:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.33 - - [2026-06-09 14:22:55] "GET /virtual-network/90f8c124-a620-4b94-b1d6-b33196abebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005220 10.0.0.33 - - [2026-06-09 14:22:55] "POST /id-to-fqname HTTP/1.1" 200 177 0.000737 10.0.0.33 - - [2026-06-09 14:22:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.004558 10.0.0.33 - - [2026-06-09 14:22:55] "POST /security-groups HTTP/1.1" 200 574 0.116537 10.0.0.33 - - [2026-06-09 14:22:55] "POST /projects HTTP/1.1" 200 489 0.294609 10.0.0.33 - - [2026-06-09 14:22:55] "POST /fqname-to-id HTTP/1.1" 404 232 0.002442 10.0.0.33 - - [2026-06-09 14:22:55] "POST /security-groups HTTP/1.1" 200 546 0.126847 10.0.0.33 - - [2026-06-09 14:22:55] "POST /access-control-lists HTTP/1.1" 200 594 0.082191 10.0.0.33 - - [2026-06-09 14:22:55] "POST /chown HTTP/1.1" 200 109 0.014920 10.0.0.33 - - [2026-06-09 14:22:56] "POST /fqname-to-id HTTP/1.1" 404 231 0.008123 10.0.0.33 - - [2026-06-09 14:22:56] "POST /network-ipams HTTP/1.1" 200 522 0.042572 10.0.0.33 - - [2026-06-09 14:22:56] "POST /access-control-lists HTTP/1.1" 200 592 0.061273 10.0.0.33 - - [2026-06-09 14:22:56] "POST /fqname-to-id HTTP/1.1" 404 217 0.001649 10.0.0.33 - - [2026-06-09 14:22:56] "POST /network-ipams HTTP/1.1" 200 510 0.054588 10.0.0.33 - - [2026-06-09 14:22:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.002911 10.0.0.33 - - [2026-06-09 14:22:56] "POST /access-control-lists HTTP/1.1" 200 583 0.080564 10.0.0.33 - - [2026-06-09 14:22:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.006420 10.0.0.33 - - [2026-06-09 14:22:56] "POST /access-control-lists HTTP/1.1" 200 581 0.097860 10.0.0.33 - - [2026-06-09 14:22:56] "POST /useragent-kv HTTP/1.1" 200 115 0.013045 10.0.0.33 - - [2026-06-09 14:22:56] "POST /virtual-networks HTTP/1.1" 200 538 0.239374 10.0.0.33 - - [2026-06-09 14:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.33 - - [2026-06-09 14:22:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.003957 10.0.0.33 - - [2026-06-09 14:22:56] "POST /access-control-lists HTTP/1.1" 200 602 0.023180 10.0.0.33 - - [2026-06-09 14:22:56] "POST /fqname-to-id HTTP/1.1" 404 239 0.004159 10.0.0.33 - - [2026-06-09 14:22:56] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.012724 10.0.0.33 - - [2026-06-09 14:22:56] "POST /network-ipams HTTP/1.1" 200 518 0.043786 10.0.0.33 - - [2026-06-09 14:22:56] "POST /fqname-to-id HTTP/1.1" 404 202 0.002507 10.0.0.33 - - [2026-06-09 14:22:56] "POST /access-control-lists HTTP/1.1" 200 600 0.052255 10.0.0.33 - - [2026-06-09 14:22:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.001629 10.0.0.33 - - [2026-06-09 14:22:56] "POST /access-control-lists HTTP/1.1" 200 589 0.061535 10.0.0.33 - - [2026-06-09 14:22:56] "POST /route-targets HTTP/1.1" 200 327 0.013367 10.0.0.33 - - [2026-06-09 14:22:56] "POST /ref-update HTTP/1.1" 200 156 0.057683 10.0.0.33 - - [2026-06-09 14:22:56] "POST /useragent-kv HTTP/1.1" 200 115 0.015598 10.0.0.33 - - [2026-06-09 14:22:56] "POST /virtual-networks HTTP/1.1" 200 546 0.259240 10.0.0.33 - - [2026-06-09 14:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.33 - - [2026-06-09 14:22:56] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.018494 10.0.0.33 - - [2026-06-09 14:22:56] "POST /route-targets HTTP/1.1" 200 327 0.011573 10.0.0.33 - - [2026-06-09 14:22:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.007226 10.0.0.33 - - [2026-06-09 14:22:56] "POST /ref-update HTTP/1.1" 200 156 0.042247 10.0.0.33 - - [2026-06-09 14:22:56] "POST /network-policys HTTP/1.1" 200 538 0.058414 10.0.0.33 - - [2026-06-09 14:22:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.004635 10.0.0.33 - - [2026-06-09 14:22:57] "POST /network-policys HTTP/1.1" 200 534 0.025873 10.0.0.33 - - [2026-06-09 14:22:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.013583 10.0.0.33 - - [2026-06-09 14:22:57] "POST /network-policys HTTP/1.1" 200 542 0.021751 10.0.0.33 - - [2026-06-09 14:22:57] "PUT /access-control-list/707f36ae-c0b9-407e-aff4-5bd2185f148a HTTP/1.1" 200 272 0.019848 10.0.0.33 - - [2026-06-09 14:22:57] "POST /ref-update HTTP/1.1" 200 156 0.082994 10.0.0.33 - - [2026-06-09 14:22:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021511 10.0.0.33 - - [2026-06-09 14:22:57] "PUT /access-control-list/e5cf2306-afe5-47e8-a21e-d1e3b82d6b9b HTTP/1.1" 200 272 0.025098 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:22:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001746 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:22:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003433 10.0.0.33 - - [2026-06-09 14:22:57] "POST /ref-update HTTP/1.1" 200 156 0.087983 10.0.0.33 - - [2026-06-09 14:22:57] "PUT /access-control-list/707f36ae-c0b9-407e-aff4-5bd2185f148a HTTP/1.1" 200 272 0.086275 10.0.0.33 - - [2026-06-09 14:22:57] "POST /ref-update HTTP/1.1" 200 156 0.061697 10.0.0.33 - - [2026-06-09 14:22:57] "PUT /access-control-list/e5cf2306-afe5-47e8-a21e-d1e3b82d6b9b HTTP/1.1" 200 272 0.046604 10.0.0.33 - - [2026-06-09 14:22:57] "POST /ref-update HTTP/1.1" 200 156 0.172550 10.0.0.33 - - [2026-06-09 14:22:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011085 10.0.0.33 - - [2026-06-09 14:22:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003236 10.0.0.33 - - [2026-06-09 14:22:57] "POST /fqname-to-id HTTP/1.1" 404 237 0.001857 10.0.0.33 - - [2026-06-09 14:22:57] "POST /ref-update HTTP/1.1" 200 156 0.051910 10.0.0.33 - - [2026-06-09 14:22:57] "POST /access-control-lists HTTP/1.1" 200 601 0.154045 10.0.0.33 - - [2026-06-09 14:22:57] "PUT /access-control-list/707f36ae-c0b9-407e-aff4-5bd2185f148a HTTP/1.1" 200 272 0.062211 10.0.0.33 - - [2026-06-09 14:22:57] "POST /ref-update HTTP/1.1" 200 156 0.079516 10.0.0.33 - - [2026-06-09 14:22:58] "POST /ref-update HTTP/1.1" 200 156 0.199960 10.0.0.33 - - [2026-06-09 14:22:58] "PUT /access-control-list/963dd543-ad75-4144-b521-999c1327e2cc HTTP/1.1" 200 272 0.037069 10.0.0.33 - - [2026-06-09 14:22:58] "PUT /access-control-list/963dd543-ad75-4144-b521-999c1327e2cc HTTP/1.1" 200 272 0.032692 10.0.0.33 - - [2026-06-09 14:22:58] "POST /ref-update HTTP/1.1" 200 156 0.148156 10.0.0.33 - - [2026-06-09 14:22:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.053497 10.0.0.33 - - [2026-06-09 14:22:58] "POST /ref-update HTTP/1.1" 200 156 0.081415 10.0.0.33 - - [2026-06-09 14:22:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2026-06-09 14:22:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005137 10.0.0.33 - - [2026-06-09 14:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2026-06-09 14:22:58] "GET /virtual-network/90f8c124-a620-4b94-b1d6-b33196abebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005223 10.0.0.33 - - [2026-06-09 14:22:58] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.007930 10.0.0.33 - - [2026-06-09 14:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2026-06-09 14:22:58] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002971 10.0.0.33 - - [2026-06-09 14:22:58] "POST /firewall-policys HTTP/1.1" 200 530 0.030514 10.0.0.33 - - [2026-06-09 14:22:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017469 10.0.0.33 - - [2026-06-09 14:22:58] "GET /firewall-policy/063652b4-8183-4077-814a-2bf6c689d787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.021185 10.0.0.33 - - [2026-06-09 14:22:58] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003143 10.0.0.33 - - [2026-06-09 14:22:58] "GET /firewall-policy/063652b4-8183-4077-814a-2bf6c689d787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.003395 10.0.0.33 - - [2026-06-09 14:22:58] "POST /ref-update HTTP/1.1" 200 156 0.012064 10.0.0.33 - - [2026-06-09 14:22:58] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.011178 10.0.0.33 - - [2026-06-09 14:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.33 - - [2026-06-09 14:22:58] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002509 10.0.0.33 - - [2026-06-09 14:22:58] "POST /firewall-policys HTTP/1.1" 200 532 0.017604 10.0.0.33 - - [2026-06-09 14:22:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011525 10.0.0.33 - - [2026-06-09 14:22:58] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009650 10.0.0.33 - - [2026-06-09 14:22:58] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005562 10.0.0.33 - - [2026-06-09 14:22:58] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004059 10.0.0.33 - - [2026-06-09 14:22:58] "GET /firewall-policy/063652b4-8183-4077-814a-2bf6c689d787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.002563 10.0.0.33 - - [2026-06-09 14:22:58] "GET /firewall-policy/063652b4-8183-4077-814a-2bf6c689d787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.002086 10.0.0.33 - - [2026-06-09 14:22:58] "POST /ref-update HTTP/1.1" 200 156 0.016232 10.0.0.33 - - [2026-06-09 14:22:58] "POST /ref-update HTTP/1.1" 200 156 0.043365 10.0.0.33 - - [2026-06-09 14:22:58] "POST /ref-update HTTP/1.1" 200 156 0.027549 10.0.0.33 - - [2026-06-09 14:22:58] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.024363 10.0.0.33 - - [2026-06-09 14:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.33 - - [2026-06-09 14:22:59] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002683 10.0.0.33 - - [2026-06-09 14:22:59] "POST /firewall-policys HTTP/1.1" 200 530 0.031526 10.0.0.33 - - [2026-06-09 14:22:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027431 10.0.0.33 - - [2026-06-09 14:22:59] "GET /firewall-policy/a6950e64-6d1c-4e77-b29a-c6072e40ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.031368 10.0.0.33 - - [2026-06-09 14:22:59] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.006172 10.0.0.33 - - [2026-06-09 14:22:59] "GET /firewall-policy/a6950e64-6d1c-4e77-b29a-c6072e40ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002325 10.0.0.33 - - [2026-06-09 14:22:59] "GET /firewall-policy/063652b4-8183-4077-814a-2bf6c689d787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.002172 10.0.0.33 - - [2026-06-09 14:22:59] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002697 10.0.0.33 - - [2026-06-09 14:22:59] "GET /firewall-policy/063652b4-8183-4077-814a-2bf6c689d787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.002663 10.0.0.33 - - [2026-06-09 14:22:59] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005438 10.0.0.33 - - [2026-06-09 14:22:59] "POST /ref-update HTTP/1.1" 200 156 0.037113 10.0.0.33 - - [2026-06-09 14:22:59] "POST /ref-update HTTP/1.1" 200 156 0.123935 10.0.0.33 - - [2026-06-09 14:22:59] "POST /ref-update HTTP/1.1" 200 156 0.061219 10.0.0.33 - - [2026-06-09 14:22:59] "POST /ref-update HTTP/1.1" 200 156 0.041249 10.0.0.33 - - [2026-06-09 14:22:59] "POST /ref-update HTTP/1.1" 200 156 0.030427 10.0.0.33 - - [2026-06-09 14:22:59] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.021492 10.0.0.33 - - [2026-06-09 14:22:59] "POST /tags HTTP/1.1" 200 299 0.048601 10.0.0.33 - - [2026-06-09 14:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.33 - - [2026-06-09 14:22:59] "GET /tag/21766339-cce8-4e80-b853-0146a4558e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.023319 10.0.0.33 - - [2026-06-09 14:22:59] "POST /set-tag HTTP/1.1" 200 109 0.038494 10.0.0.33 - - [2026-06-09 14:23:00] "POST /tags HTTP/1.1" 200 357 0.154239 10.0.0.33 - - [2026-06-09 14:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020053 10.0.0.33 - - [2026-06-09 14:23:00] "GET /tag/caa0b0ea-304e-4f36-8c51-188b399b70e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.016799 10.0.0.33 - - [2026-06-09 14:23:00] "POST /tags HTTP/1.1" 200 305 0.188387 10.0.0.33 - - [2026-06-09 14:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.33 - - [2026-06-09 14:23:00] "GET /tag/b3d8e0d1-4f76-4252-9091-5a51dc987ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.012809 10.0.0.33 - - [2026-06-09 14:23:00] "POST /id-to-fqname HTTP/1.1" 200 174 0.000451 10.0.0.33 - - [2026-06-09 14:23:00] "POST /fqname-to-id HTTP/1.1" 404 183 0.004394 10.0.0.33 - - [2026-06-09 14:23:00] "POST /security-groups HTTP/1.1" 200 571 0.078279 10.0.0.33 - - [2026-06-09 14:23:00] "POST /projects HTTP/1.1" 200 483 0.200317 10.0.0.33 - - [2026-06-09 14:23:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.001850 10.0.0.33 - - [2026-06-09 14:23:00] "POST /access-control-lists HTTP/1.1" 200 580 0.030626 10.0.0.33 - - [2026-06-09 14:23:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.048752 10.0.0.33 - - [2026-06-09 14:23:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.037277 10.0.0.33 - - [2026-06-09 14:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.027352 10.0.0.33 - - [2026-06-09 14:23:00] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.009019 10.0.0.33 - - [2026-06-09 14:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.33 - - [2026-06-09 14:23:00] "POST /access-control-lists HTTP/1.1" 200 578 0.072320 10.0.0.33 - - [2026-06-09 14:23:00] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.019788 10.0.0.33 - - [2026-06-09 14:23:00] "PUT /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8 HTTP/1.1" 200 264 0.063060 10.0.0.33 - - [2026-06-09 14:23:01] "PUT /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967 HTTP/1.1" 200 264 0.082562 10.0.0.33 - - [2026-06-09 14:23:01] "POST /security-groups HTTP/1.1" 200 537 0.088222 10.0.0.33 - - [2026-06-09 14:23:01] "POST /fqname-to-id HTTP/1.1" 404 234 0.003013 10.0.0.33 - - [2026-06-09 14:23:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.057972 10.0.0.33 - - [2026-06-09 14:23:01] "POST /chown HTTP/1.1" 200 109 0.068338 10.0.0.33 - - [2026-06-09 14:23:01] "POST /access-control-lists HTTP/1.1" 200 596 0.111502 10.0.0.33 - - [2026-06-09 14:23:01] "POST /fqname-to-id HTTP/1.1" 404 233 0.021935 10.0.0.33 - - [2026-06-09 14:23:01] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010821 10.0.0.33 - - [2026-06-09 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.33 - - [2026-06-09 14:23:01] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004390 10.0.0.33 - - [2026-06-09 14:23:01] "POST /access-control-lists HTTP/1.1" 200 594 0.093853 10.0.0.33 - - [2026-06-09 14:23:01] "POST /tags HTTP/1.1" 409 207 0.008477 10.0.0.33 - - [2026-06-09 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007493 10.0.0.33 - - [2026-06-09 14:23:01] "GET /tag/b3d8e0d1-4f76-4252-9091-5a51dc987ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.015425 10.0.0.33 - - [2026-06-09 14:23:01] "POST /firewall-rules HTTP/1.1" 200 564 0.079511 10.0.0.33 - - [2026-06-09 14:23:01] "GET /firewall-rule/edc63cb6-c524-4e97-83ed-ac6ec6a1c3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.021158 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:23:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:23:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001469 10.0.0.33 - - [2026-06-09 14:23:01] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003348 10.0.0.33 - - [2026-06-09 14:23:01] "GET /firewall-rule/edc63cb6-c524-4e97-83ed-ac6ec6a1c3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004479 10.0.0.33 - - [2026-06-09 14:23:01] "POST /ref-update HTTP/1.1" 200 156 0.025294 10.0.0.33 - - [2026-06-09 14:23:01] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014669 10.0.0.33 - - [2026-06-09 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.33 - - [2026-06-09 14:23:01] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003700 10.0.0.33 - - [2026-06-09 14:23:01] "POST /tags HTTP/1.1" 409 207 0.001957 10.0.0.33 - - [2026-06-09 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.33 - - [2026-06-09 14:23:01] "GET /tag/b3d8e0d1-4f76-4252-9091-5a51dc987ccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.047795 10.0.0.33 - - [2026-06-09 14:23:02] "POST /firewall-rules HTTP/1.1" 200 562 0.282327 10.0.0.33 - - [2026-06-09 14:23:02] "GET /firewall-rule/1f2d0f78-b4ac-43ce-960b-318671b4f01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004244 10.0.0.33 - - [2026-06-09 14:23:02] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003697 10.0.0.33 - - [2026-06-09 14:23:02] "GET /firewall-rule/1f2d0f78-b4ac-43ce-960b-318671b4f01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002363 10.0.0.33 - - [2026-06-09 14:23:02] "POST /ref-update HTTP/1.1" 200 156 0.021425 10.0.0.33 - - [2026-06-09 14:23:02] "POST /tags HTTP/1.1" 200 305 0.077217 10.0.0.33 - - [2026-06-09 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.024263 10.0.0.33 - - [2026-06-09 14:23:02] "GET /tag/baf15189-c129-479d-8712-39a69da54343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.019775 10.0.0.33 - - [2026-06-09 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.33 - - [2026-06-09 14:23:02] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034536 10.0.0.33 - - [2026-06-09 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.33 - - [2026-06-09 14:23:02] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.011948 10.0.0.33 - - [2026-06-09 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.33 - - [2026-06-09 14:23:02] "GET /service-appliance-set/4b113501-0ec2-465b-a9b0-1ad64077d29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007772 10.0.0.33 - - [2026-06-09 14:23:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.001639 10.0.0.33 - - [2026-06-09 14:23:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.132708 10.0.0.33 - - [2026-06-09 14:23:02] "GET /virtual-machine-interface/dd3e124d-0059-4ef9-8144-21acd6f2586c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.007963 10.0.0.33 - - [2026-06-09 14:23:02] "POST /instance-ips HTTP/1.1" 200 381 0.043072 10.0.0.33 - - [2026-06-09 14:23:02] "GET /instance-ip/7acdebc8-4c7b-451b-afeb-175edeabfb38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010346 10.0.0.33 - - [2026-06-09 14:23:03] "POST /loadbalancers HTTP/1.1" 200 582 0.077078 10.0.0.33 - - [2026-06-09 14:23:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.038840 10.0.0.33 - - [2026-06-09 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007121 10.0.0.33 - - [2026-06-09 14:23:03] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041996 10.0.0.33 - - [2026-06-09 14:23:03] "GET /loadbalancer/425d0cf9-86c4-43d4-9c07-bac387b8b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002442 10.0.0.33 - - [2026-06-09 14:23:03] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.073436 10.0.0.33 - - [2026-06-09 14:23:03] "GET /instance-ip/7acdebc8-4c7b-451b-afeb-175edeabfb38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005618 10.0.0.33 - - [2026-06-09 14:23:03] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.064862 10.0.0.33 - - [2026-06-09 14:23:03] "POST /floating-ips HTTP/1.1" 200 583 0.049129 10.0.0.33 - - [2026-06-09 14:23:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016764 10.0.0.33 - - [2026-06-09 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010072 10.0.0.33 - - [2026-06-09 14:23:03] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.082650 10.0.0.33 - - [2026-06-09 14:23:03] "GET /loadbalancer-listener/65f85147-fed0-4753-9a78-af58ca95dd33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.009853 10.0.0.33 - - [2026-06-09 14:23:03] "GET /loadbalancer-listener/65f85147-fed0-4753-9a78-af58ca95dd33?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.015256 10.0.0.33 - - [2026-06-09 14:23:03] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.073444 10.0.0.33 - - [2026-06-09 14:23:03] "GET /instance-ip/7acdebc8-4c7b-451b-afeb-175edeabfb38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011351 10.0.0.33 - - [2026-06-09 14:23:03] "GET /instance-ip/7acdebc8-4c7b-451b-afeb-175edeabfb38?fields=floating_ips HTTP/1.1" 200 1170 0.005520 10.0.0.33 - - [2026-06-09 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.33 - - [2026-06-09 14:23:03] "GET /floating-ip/5a32954a-3f5c-49b8-aee5-1d0bf1026ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004967 10.0.0.33 - - [2026-06-09 14:23:03] "GET /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.016056 10.0.0.33 - - [2026-06-09 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009957 10.0.0.33 - - [2026-06-09 14:23:03] "PUT /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10 HTTP/1.1" 200 276 0.014293 10.0.0.33 - - [2026-06-09 14:23:03] "POST /tags HTTP/1.1" 200 301 0.094682 10.0.0.33 - - [2026-06-09 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011231 10.0.0.33 - - [2026-06-09 14:23:03] "GET /tag/e662e758-21e0-4afe-8b7e-396d20dc979b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017157 10.0.0.33 - - [2026-06-09 14:23:04] "POST /tags HTTP/1.1" 200 325 0.074396 10.0.0.33 - - [2026-06-09 14:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.026021 10.0.0.33 - - [2026-06-09 14:23:04] "GET /tag/ab85cffe-9130-4516-bbf1-03c638d2aa8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.021446 10.0.0.33 - - [2026-06-09 14:23:04] "POST /tags HTTP/1.1" 200 363 0.095194 10.0.0.33 - - [2026-06-09 14:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008447 10.0.0.33 - - [2026-06-09 14:23:04] "GET /tag/80cb8d05-2864-4c09-9893-50dccb199d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.013068 10.0.0.33 - - [2026-06-09 14:23:04] "POST /tags HTTP/1.1" 200 311 0.035968 10.0.0.33 - - [2026-06-09 14:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.024158 10.0.0.33 - - [2026-06-09 14:23:04] "GET /tag/7a3899e4-a3fd-43a8-9049-f92d7ec8643b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.013046 10.0.0.33 - - [2026-06-09 14:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.33 - - [2026-06-09 14:23:04] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005531 10.0.0.33 - - [2026-06-09 14:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.33 - - [2026-06-09 14:23:04] "GET /project/4c0f2c46-7015-4afb-aa88-ca9d5460a473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038646 10.0.0.33 - - [2026-06-09 14:23:04] "POST /virtual-machines HTTP/1.1" 200 377 0.013255 10.0.0.33 - - [2026-06-09 14:23:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.045228 10.0.0.33 - - [2026-06-09 14:23:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.132817 10.0.0.33 - - [2026-06-09 14:23:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010572 10.0.0.33 - - [2026-06-09 14:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016655 10.0.0.33 - - [2026-06-09 14:23:04] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.016581 10.0.0.33 - - [2026-06-09 14:23:04] "POST /instance-ips HTTP/1.1" 200 409 0.034214 10.0.0.33 - - [2026-06-09 14:23:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.031818 10.0.0.33 - - [2026-06-09 14:23:04] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.014286 10.0.0.33 - - [2026-06-09 14:23:05] "POST /set-tag HTTP/1.1" 200 109 0.027385 10.0.0.33 - - [2026-06-09 14:23:05] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012325 10.0.0.33 - - [2026-06-09 14:23:05] "GET /instance-ip/ba979512-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004934 10.0.0.33 - - [2026-06-09 14:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.33 - - [2026-06-09 14:23:05] "GET /loadbalancer/425d0cf9-86c4-43d4-9c07-bac387b8b114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002010 10.0.0.33 - - [2026-06-09 14:23:05] "POST /fqname-to-id HTTP/1.1" 404 228 0.001721 10.0.0.33 - - [2026-06-09 14:23:05] "POST /tags HTTP/1.1" 200 301 0.033037 10.0.0.33 - - [2026-06-09 14:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006161 10.0.0.33 - - [2026-06-09 14:23:05] "GET /tag/04b055a3-b4ca-4908-a2c5-4751bae46aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.017836 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:23:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:23:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 10.0.0.33 - - [2026-06-09 14:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.33 - - [2026-06-09 14:23:05] "GET /project/4c0f2c46-7015-4afb-aa88-ca9d5460a473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034881 10.0.0.33 - - [2026-06-09 14:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.33 - - [2026-06-09 14:23:05] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003658 10.0.0.33 - - [2026-06-09 14:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.33 - - [2026-06-09 14:23:05] "GET /service-appliance-set/4b113501-0ec2-465b-a9b0-1ad64077d29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004072 10.0.0.33 - - [2026-06-09 14:23:05] "POST /fqname-to-id HTTP/1.1" 404 242 0.003440 10.0.0.33 - - [2026-06-09 14:23:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.098990 10.0.0.33 - - [2026-06-09 14:23:05] "GET /virtual-machine-interface/609f4698-912e-41a9-a9b4-8b1df53e26a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.023719 10.0.0.33 - - [2026-06-09 14:23:05] "POST /instance-ips HTTP/1.1" 200 377 0.171284 10.0.0.33 - - [2026-06-09 14:23:05] "GET /instance-ip/60450158-074f-41c8-a68a-d3dd3ee08090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.010418 10.0.0.33 - - [2026-06-09 14:23:05] "POST /loadbalancers HTTP/1.1" 200 582 0.074682 10.0.0.33 - - [2026-06-09 14:23:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.033556 10.0.0.33 - - [2026-06-09 14:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.021524 10.0.0.33 - - [2026-06-09 14:23:06] "GET /project/4c0f2c46-7015-4afb-aa88-ca9d5460a473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.078669 10.0.0.33 - - [2026-06-09 14:23:06] "GET /instance-ip/60450158-074f-41c8-a68a-d3dd3ee08090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.003611 10.0.0.33 - - [2026-06-09 14:23:06] "GET /project/4c0f2c46-7015-4afb-aa88-ca9d5460a473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040110 10.0.0.33 - - [2026-06-09 14:23:06] "GET /loadbalancer/39270e4d-89c0-48c4-a3b6-8d35152b6e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.005427 10.0.0.33 - - [2026-06-09 14:23:06] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.028918 10.0.0.33 - - [2026-06-09 14:23:06] "POST /floating-ips HTTP/1.1" 200 581 0.043108 10.0.0.33 - - [2026-06-09 14:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.036115 10.0.0.33 - - [2026-06-09 14:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.33 - - [2026-06-09 14:23:06] "GET /project/4c0f2c46-7015-4afb-aa88-ca9d5460a473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051855 10.0.0.33 - - [2026-06-09 14:23:06] "GET /loadbalancer-listener/d91f6a85-f26b-4159-bbd9-5b9ec918d4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002548 10.0.0.33 - - [2026-06-09 14:23:06] "GET /loadbalancer-listener/d91f6a85-f26b-4159-bbd9-5b9ec918d4a7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003195 10.0.0.33 - - [2026-06-09 14:23:06] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023740 10.0.0.33 - - [2026-06-09 14:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.33 - - [2026-06-09 14:23:06] "GET /instance-ip/60450158-074f-41c8-a68a-d3dd3ee08090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.002794 10.0.0.33 - - [2026-06-09 14:23:06] "GET /instance-ip/60450158-074f-41c8-a68a-d3dd3ee08090?fields=floating_ips HTTP/1.1" 200 1164 0.007936 10.0.0.33 - - [2026-06-09 14:23:06] "GET /floating-ip/864dfd90-7c7e-417f-aa9f-ba2738f352b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002158 10.0.0.33 - - [2026-06-09 14:23:06] "GET /project/4c0f2c46-7015-4afb-aa88-ca9d5460a473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041711 10.0.0.33 - - [2026-06-09 14:23:06] "GET /loadbalancer/39270e4d-89c0-48c4-a3b6-8d35152b6e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.003585 10.0.0.33 - - [2026-06-09 14:23:06] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.026545 10.0.0.33 - - [2026-06-09 14:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012995 10.0.0.33 - - [2026-06-09 14:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007202 10.0.0.33 - - [2026-06-09 14:23:06] "GET /project/4c0f2c46-7015-4afb-aa88-ca9d5460a473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047345 10.0.0.33 - - [2026-06-09 14:23:06] "GET /loadbalancer-listener/9a9e23e3-8824-4aee-9fbe-7d71197abc10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003783 10.0.0.33 - - [2026-06-09 14:23:06] "GET /loadbalancer-listener/9a9e23e3-8824-4aee-9fbe-7d71197abc10?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.016565 10.0.0.33 - - [2026-06-09 14:23:06] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.038064 10.0.0.33 - - [2026-06-09 14:23:06] "GET /instance-ip/60450158-074f-41c8-a68a-d3dd3ee08090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.006231 10.0.0.33 - - [2026-06-09 14:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.33 - - [2026-06-09 14:23:06] "GET /instance-ip/60450158-074f-41c8-a68a-d3dd3ee08090?fields=floating_ips HTTP/1.1" 200 1164 0.002968 10.0.0.33 - - [2026-06-09 14:23:06] "GET /project/4c0f2c46-7015-4afb-aa88-ca9d5460a473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.022233 10.0.0.33 - - [2026-06-09 14:23:06] "GET /loadbalancer/39270e4d-89c0-48c4-a3b6-8d35152b6e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.005784 10.0.0.33 - - [2026-06-09 14:23:06] "GET /floating-ip/864dfd90-7c7e-417f-aa9f-ba2738f352b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.004777 10.0.0.33 - - [2026-06-09 14:23:06] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.024150 10.0.0.33 - - [2026-06-09 14:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016580 10.0.0.33 - - [2026-06-09 14:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.33 - - [2026-06-09 14:23:07] "GET /project/4c0f2c46-7015-4afb-aa88-ca9d5460a473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043377 10.0.0.33 - - [2026-06-09 14:23:07] "GET /loadbalancer-listener/0f9e3cd0-9b6c-4e6c-bf7f-3463e6e885a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006625 10.0.0.33 - - [2026-06-09 14:23:07] "GET /loadbalancer-listener/0f9e3cd0-9b6c-4e6c-bf7f-3463e6e885a8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003958 10.0.0.33 - - [2026-06-09 14:23:07] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.019648 10.0.0.33 - - [2026-06-09 14:23:07] "GET /instance-ip/60450158-074f-41c8-a68a-d3dd3ee08090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.013427 10.0.0.33 - - [2026-06-09 14:23:07] "GET /instance-ip/60450158-074f-41c8-a68a-d3dd3ee08090?fields=floating_ips HTTP/1.1" 200 1164 0.003295 10.0.0.33 - - [2026-06-09 14:23:07] "GET /floating-ip/864dfd90-7c7e-417f-aa9f-ba2738f352b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.001882 10.0.0.33 - - [2026-06-09 14:23:07] "POST /tags HTTP/1.1" 200 355 0.052955 10.0.0.33 - - [2026-06-09 14:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013640 10.0.0.33 - - [2026-06-09 14:23:07] "GET /tag/d28ddf11-bc8f-407a-b4e4-aad229daeb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.017595 10.0.0.33 - - [2026-06-09 14:23:07] "POST /tags HTTP/1.1" 200 303 0.024535 10.0.0.33 - - [2026-06-09 14:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.023097 10.0.0.33 - - [2026-06-09 14:23:07] "GET /tag/f5bd5221-3d90-46dd-8b67-55f3f898fcb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011440 10.0.0.33 - - [2026-06-09 14:23:07] "POST /projects HTTP/1.1" 409 218 0.005041 10.0.0.33 - - [2026-06-09 14:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.33 - - [2026-06-09 14:23:07] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036711 10.0.0.33 - - [2026-06-09 14:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.33 - - [2026-06-09 14:23:07] "GET /network-ipam/b6a9934a-8158-4ab5-b914-1dc62e75bae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002045 10.0.0.33 - - [2026-06-09 14:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.33 - - [2026-06-09 14:23:07] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004032 10.0.0.33 - - [2026-06-09 14:23:07] "PUT /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8 HTTP/1.1" 200 264 0.083093 10.0.0.33 - - [2026-06-09 14:23:07] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004334 10.0.0.33 - - [2026-06-09 14:23:07] "POST /set-tag HTTP/1.1" 200 109 0.075191 10.0.0.33 - - [2026-06-09 14:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.021368 10.0.0.33 - - [2026-06-09 14:23:07] "GET /network-ipam/a5ffe7eb-b751-4d09-a3f4-bde2b8b824ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002672 10.0.0.33 - - [2026-06-09 14:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.33 - - [2026-06-09 14:23:07] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.011419 10.0.0.33 - - [2026-06-09 14:23:07] "PUT /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967 HTTP/1.1" 200 264 0.056226 10.0.0.33 - - [2026-06-09 14:23:07] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004709 10.0.0.33 - - [2026-06-09 14:23:07] "POST /set-tag HTTP/1.1" 200 109 0.048465 10.0.0.33 - - [2026-06-09 14:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.33 - - [2026-06-09 14:23:08] "GET /network-policy/c0080a73-a3fc-4991-b870-5908fef3afee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003255 10.0.0.33 - - [2026-06-09 14:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.33 - - [2026-06-09 14:23:08] "GET /network-policy/a83a8589-ab4e-4d0b-a7ce-a09e829a8358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.001987 10.0.0.33 - - [2026-06-09 14:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.33 - - [2026-06-09 14:23:08] "GET /network-policy/65a9d237-6e99-452c-80da-5ab8bc3e5022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.004253 10.0.0.33 - - [2026-06-09 14:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2026-06-09 14:23:08] "PUT /network-policy/65a9d237-6e99-452c-80da-5ab8bc3e5022 HTTP/1.1" 200 262 0.040131 10.0.0.33 - - [2026-06-09 14:23:08] "POST /ref-update HTTP/1.1" 200 156 0.056941 10.0.0.33 - - [2026-06-09 14:23:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001917 10.0.0.33 - - [2026-06-09 14:23:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001975 10.0.0.33 - - [2026-06-09 14:23:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002970 10.0.0.33 - - [2026-06-09 14:23:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001441 10.0.0.33 - - [2026-06-09 14:23:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002325 10.0.0.33 - - [2026-06-09 14:23:08] "POST /security-groups HTTP/1.1" 409 245 0.012387 10.0.0.33 - - [2026-06-09 14:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.33 - - [2026-06-09 14:23:08] "PUT /security-group/32965617-435a-4bbf-bb6d-4e7250215f58 HTTP/1.1" 200 262 0.059868 10.0.0.33 - - [2026-06-09 14:23:08] "PUT /access-control-list/af28dc30-9386-42a6-9171-2c4f309c2ec9 HTTP/1.1" 200 272 0.021865 10.0.0.33 - - [2026-06-09 14:23:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.055896 10.0.0.33 - - [2026-06-09 14:23:08] "PUT /access-control-list/fdae533c-6708-4584-8f3a-2f3f70077580 HTTP/1.1" 200 272 0.034848 10.0.0.33 - - [2026-06-09 14:23:08] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021095 10.0.0.33 - - [2026-06-09 14:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.33 - - [2026-06-09 14:23:08] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002060 10.0.0.33 - - [2026-06-09 14:23:08] "POST /tags HTTP/1.1" 409 206 0.002560 10.0.0.33 - - [2026-06-09 14:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001262 10.0.0.33 - - [2026-06-09 14:23:08] "GET /tag/f5bd5221-3d90-46dd-8b67-55f3f898fcb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.009104 10.0.0.33 - - [2026-06-09 14:23:08] "POST /firewall-rules HTTP/1.1" 200 562 0.084126 10.0.0.33 - - [2026-06-09 14:23:08] "GET /firewall-rule/e5c336e5-61c6-4bd4-b853-fd1c51f8a5ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.017175 10.0.0.33 - - [2026-06-09 14:23:08] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003934 10.0.0.33 - - [2026-06-09 14:23:08] "GET /firewall-rule/e5c336e5-61c6-4bd4-b853-fd1c51f8a5ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002534 10.0.0.33 - - [2026-06-09 14:23:08] "POST /ref-update HTTP/1.1" 200 156 0.025172 10.0.0.33 - - [2026-06-09 14:23:08] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002440 10.0.0.33 - - [2026-06-09 14:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.33 - - [2026-06-09 14:23:08] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002767 10.0.0.33 - - [2026-06-09 14:23:08] "POST /tags HTTP/1.1" 409 206 0.001877 10.0.0.33 - - [2026-06-09 14:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005832 10.0.0.33 - - [2026-06-09 14:23:08] "GET /tag/f5bd5221-3d90-46dd-8b67-55f3f898fcb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.037173 10.0.0.33 - - [2026-06-09 14:23:09] "POST /firewall-rules HTTP/1.1" 200 560 0.076609 10.0.0.33 - - [2026-06-09 14:23:09] "GET /firewall-rule/63cbce12-3ead-4a4c-a73e-c51a16ab6d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.009552 10.0.0.33 - - [2026-06-09 14:23:09] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.002913 10.0.0.33 - - [2026-06-09 14:23:09] "GET /firewall-rule/63cbce12-3ead-4a4c-a73e-c51a16ab6d51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002685 10.0.0.33 - - [2026-06-09 14:23:09] "POST /ref-update HTTP/1.1" 200 156 0.028170 10.0.0.33 - - [2026-06-09 14:23:09] "POST /tags HTTP/1.1" 200 371 0.036951 10.0.0.33 - - [2026-06-09 14:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.33 - - [2026-06-09 14:23:09] "GET /tag/9244d193-3977-41b3-b541-8b8e873e4490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.012032 10.0.0.33 - - [2026-06-09 14:23:09] "POST /tags HTTP/1.1" 200 319 0.022966 10.0.0.33 - - [2026-06-09 14:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018394 10.0.0.33 - - [2026-06-09 14:23:09] "GET /tag/ea0090cb-f59a-4cda-bcd9-3a3886c2b732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.011286 10.0.0.33 - - [2026-06-09 14:23:09] "POST /id-to-fqname HTTP/1.1" 200 181 0.000466 10.0.0.33 - - [2026-06-09 14:23:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.012007 10.0.0.33 - - [2026-06-09 14:23:09] "POST /security-groups HTTP/1.1" 200 578 0.070225 10.0.0.33 - - [2026-06-09 14:23:09] "POST /projects HTTP/1.1" 200 497 0.205349 10.0.0.33 - - [2026-06-09 14:23:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.004688 10.0.0.33 - - [2026-06-09 14:23:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021638 10.0.0.33 - - [2026-06-09 14:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007497 10.0.0.33 - - [2026-06-09 14:23:09] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.018371 10.0.0.33 - - [2026-06-09 14:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.33 - - [2026-06-09 14:23:09] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004333 10.0.0.33 - - [2026-06-09 14:23:09] "POST /access-control-lists HTTP/1.1" 200 587 0.111768 10.0.0.33 - - [2026-06-09 14:23:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.008363 10.0.0.33 - - [2026-06-09 14:23:09] "PUT /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8 HTTP/1.1" 200 264 0.067280 10.0.0.33 - - [2026-06-09 14:23:09] "POST /access-control-lists HTTP/1.1" 200 585 0.075873 10.0.0.33 - - [2026-06-09 14:23:09] "PUT /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967 HTTP/1.1" 200 264 0.108181 10.0.0.33 - - [2026-06-09 14:23:10] "POST /security-groups HTTP/1.1" 200 558 0.079826 10.0.0.33 - - [2026-06-09 14:23:10] "POST /fqname-to-id HTTP/1.1" 404 248 0.002841 10.0.0.33 - - [2026-06-09 14:23:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019905 10.0.0.33 - - [2026-06-09 14:23:10] "POST /access-control-lists HTTP/1.1" 200 610 0.079408 10.0.0.33 - - [2026-06-09 14:23:10] "POST /chown HTTP/1.1" 200 109 0.067031 10.0.0.33 - - [2026-06-09 14:23:10] "POST /fqname-to-id HTTP/1.1" 404 247 0.015054 10.0.0.33 - - [2026-06-09 14:23:10] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012811 10.0.0.33 - - [2026-06-09 14:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.33 - - [2026-06-09 14:23:10] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002033 10.0.0.33 - - [2026-06-09 14:23:10] "POST /tags HTTP/1.1" 409 214 0.003592 10.0.0.33 - - [2026-06-09 14:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.33 - - [2026-06-09 14:23:10] "GET /tag/ea0090cb-f59a-4cda-bcd9-3a3886c2b732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.015798 10.0.0.33 - - [2026-06-09 14:23:10] "POST /access-control-lists HTTP/1.1" 200 608 0.084912 10.0.0.33 - - [2026-06-09 14:23:10] "POST /firewall-rules HTTP/1.1" 200 578 0.093608 10.0.0.33 - - [2026-06-09 14:23:10] "GET /firewall-rule/753ae795-e01b-40dd-a9ae-7d58861292f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.007827 10.0.0.33 - - [2026-06-09 14:23:10] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.011922 10.0.0.33 - - [2026-06-09 14:23:10] "GET /firewall-rule/753ae795-e01b-40dd-a9ae-7d58861292f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002724 10.0.0.33 - - [2026-06-09 14:23:10] "POST /ref-update HTTP/1.1" 200 156 0.033608 10.0.0.33 - - [2026-06-09 14:23:10] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002325 10.0.0.33 - - [2026-06-09 14:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.33 - - [2026-06-09 14:23:10] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001915 10.0.0.33 - - [2026-06-09 14:23:10] "POST /tags HTTP/1.1" 409 214 0.002846 10.0.0.33 - - [2026-06-09 14:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001157 10.0.0.33 - - [2026-06-09 14:23:10] "GET /tag/ea0090cb-f59a-4cda-bcd9-3a3886c2b732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.009254 10.0.0.33 - - [2026-06-09 14:23:10] "POST /firewall-rules HTTP/1.1" 200 576 0.067715 10.0.0.33 - - [2026-06-09 14:23:10] "GET /firewall-rule/8600ee60-ff2b-42f1-8f6e-6b2aab7c3cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004183 10.0.0.33 - - [2026-06-09 14:23:10] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003259 10.0.0.33 - - [2026-06-09 14:23:10] "GET /firewall-rule/8600ee60-ff2b-42f1-8f6e-6b2aab7c3cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.001815 10.0.0.33 - - [2026-06-09 14:23:10] "POST /ref-update HTTP/1.1" 200 156 0.079627 10.0.0.33 - - [2026-06-09 14:23:10] "POST /tags HTTP/1.1" 200 363 0.097951 10.0.0.33 - - [2026-06-09 14:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.031916 10.0.0.33 - - [2026-06-09 14:23:11] "GET /tag/599ead13-955a-4e0f-8ff3-36d244d168bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.016365 10.0.0.33 - - [2026-06-09 14:23:11] "POST /tags HTTP/1.1" 200 311 0.036727 10.0.0.33 - - [2026-06-09 14:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.017729 10.0.0.33 - - [2026-06-09 14:23:11] "GET /tag/64b5a19e-339d-4f13-8061-5f0cff5b4e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.026038 10.0.0.33 - - [2026-06-09 14:23:11] "POST /id-to-fqname HTTP/1.1" 200 177 0.000527 10.0.0.33 - - [2026-06-09 14:23:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.001531 10.0.0.33 - - [2026-06-09 14:23:11] "POST /security-groups HTTP/1.1" 200 574 0.070381 10.0.0.33 - - [2026-06-09 14:23:11] "POST /projects HTTP/1.1" 200 489 0.205622 10.0.0.33 - - [2026-06-09 14:23:11] "POST /fqname-to-id HTTP/1.1" 404 217 0.004000 10.0.0.33 - - [2026-06-09 14:23:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015795 10.0.0.33 - - [2026-06-09 14:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013168 10.0.0.33 - - [2026-06-09 14:23:11] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.009960 10.0.0.33 - - [2026-06-09 14:23:11] "POST /access-control-lists HTTP/1.1" 200 583 0.093763 10.0.0.33 - - [2026-06-09 14:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014635 10.0.0.33 - - [2026-06-09 14:23:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.005309 10.0.0.33 - - [2026-06-09 14:23:11] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.017457 10.0.0.33 - - [2026-06-09 14:23:11] "POST /access-control-lists HTTP/1.1" 200 581 0.059737 10.0.0.33 - - [2026-06-09 14:23:11] "PUT /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8 HTTP/1.1" 200 264 0.086834 10.0.0.33 - - [2026-06-09 14:23:11] "PUT /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967 HTTP/1.1" 200 264 0.038355 10.0.0.33 - - [2026-06-09 14:23:11] "POST /security-groups HTTP/1.1" 200 546 0.070533 10.0.0.33 - - [2026-06-09 14:23:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.001759 10.0.0.33 - - [2026-06-09 14:23:11] "POST /access-control-lists HTTP/1.1" 200 602 0.067286 10.0.0.33 - - [2026-06-09 14:23:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.022333 10.0.0.33 - - [2026-06-09 14:23:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.086066 10.0.0.33 - - [2026-06-09 14:23:11] "POST /chown HTTP/1.1" 200 109 0.022950 10.0.0.33 - - [2026-06-09 14:23:11] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020005 10.0.0.33 - - [2026-06-09 14:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.33 - - [2026-06-09 14:23:12] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020546 10.0.0.33 - - [2026-06-09 14:23:12] "POST /access-control-lists HTTP/1.1" 200 600 0.102102 10.0.0.33 - - [2026-06-09 14:23:12] "POST /tags HTTP/1.1" 409 210 0.001401 10.0.0.33 - - [2026-06-09 14:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.33 - - [2026-06-09 14:23:12] "GET /tag/64b5a19e-339d-4f13-8061-5f0cff5b4e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010077 10.0.0.33 - - [2026-06-09 14:23:12] "POST /firewall-rules HTTP/1.1" 200 570 0.073162 10.0.0.33 - - [2026-06-09 14:23:12] "GET /firewall-rule/5f4c6914-3d4e-480c-901d-799be0aaaf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.033611 10.0.0.33 - - [2026-06-09 14:23:12] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004342 10.0.0.33 - - [2026-06-09 14:23:12] "GET /firewall-rule/5f4c6914-3d4e-480c-901d-799be0aaaf26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002700 10.0.0.33 - - [2026-06-09 14:23:12] "POST /ref-update HTTP/1.1" 200 156 0.037147 10.0.0.33 - - [2026-06-09 14:23:12] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002599 10.0.0.33 - - [2026-06-09 14:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.33 - - [2026-06-09 14:23:12] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002209 10.0.0.33 - - [2026-06-09 14:23:12] "POST /tags HTTP/1.1" 409 210 0.001895 10.0.0.33 - - [2026-06-09 14:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.33 - - [2026-06-09 14:23:12] "GET /tag/64b5a19e-339d-4f13-8061-5f0cff5b4e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012314 10.0.0.33 - - [2026-06-09 14:23:12] "POST /firewall-rules HTTP/1.1" 200 568 0.072574 10.0.0.33 - - [2026-06-09 14:23:12] "GET /firewall-rule/079112e8-4503-44bd-8b5f-1a52e4f6d450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004323 10.0.0.33 - - [2026-06-09 14:23:12] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003349 10.0.0.33 - - [2026-06-09 14:23:12] "GET /firewall-rule/079112e8-4503-44bd-8b5f-1a52e4f6d450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003053 10.0.0.33 - - [2026-06-09 14:23:12] "POST /ref-update HTTP/1.1" 200 156 0.066614 10.0.0.33 - - [2026-06-09 14:23:12] "POST /tags HTTP/1.1" 409 237 0.009509 10.0.0.33 - - [2026-06-09 14:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.33 - - [2026-06-09 14:23:12] "GET /tag/80cb8d05-2864-4c09-9893-50dccb199d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.011006 10.0.0.33 - - [2026-06-09 14:23:12] "POST /tags HTTP/1.1" 409 210 0.001713 10.0.0.33 - - [2026-06-09 14:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.33 - - [2026-06-09 14:23:12] "GET /tag/7a3899e4-a3fd-43a8-9049-f92d7ec8643b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010367 10.0.0.33 - - [2026-06-09 14:23:12] "POST /projects HTTP/1.1" 409 223 0.002255 10.0.0.33 - - [2026-06-09 14:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.33 - - [2026-06-09 14:23:12] "GET /project/4c0f2c46-7015-4afb-aa88-ca9d5460a473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056346 10.0.0.33 - - [2026-06-09 14:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.33 - - [2026-06-09 14:23:12] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.003591 10.0.0.33 - - [2026-06-09 14:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.33 - - [2026-06-09 14:23:13] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004098 10.0.0.33 - - [2026-06-09 14:23:13] "PUT /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8 HTTP/1.1" 200 264 0.045905 10.0.0.33 - - [2026-06-09 14:23:13] "PUT /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967 HTTP/1.1" 200 264 0.042283 10.0.0.33 - - [2026-06-09 14:23:13] "POST /security-groups HTTP/1.1" 409 253 0.003907 10.0.0.33 - - [2026-06-09 14:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006684 10.0.0.33 - - [2026-06-09 14:23:13] "PUT /security-group/2123af20-019b-4e2a-8e8a-aba6029992ec HTTP/1.1" 200 262 0.059849 10.0.0.33 - - [2026-06-09 14:23:13] "PUT /access-control-list/a63ef3a4-b466-48c3-bbb7-e36245adfbf5 HTTP/1.1" 200 272 0.031586 10.0.0.33 - - [2026-06-09 14:23:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.057184 10.0.0.33 - - [2026-06-09 14:23:13] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.035653 10.0.0.33 - - [2026-06-09 14:23:13] "PUT /access-control-list/0f91c24b-e135-4462-b8cd-5ea7e2a9e3bb HTTP/1.1" 200 272 0.049017 10.0.0.33 - - [2026-06-09 14:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2026-06-09 14:23:13] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002241 10.0.0.33 - - [2026-06-09 14:23:13] "POST /tags HTTP/1.1" 409 210 0.001377 10.0.0.33 - - [2026-06-09 14:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.33 - - [2026-06-09 14:23:13] "GET /tag/7a3899e4-a3fd-43a8-9049-f92d7ec8643b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010569 10.0.0.33 - - [2026-06-09 14:23:13] "POST /firewall-rules HTTP/1.1" 200 570 0.064989 10.0.0.33 - - [2026-06-09 14:23:13] "GET /firewall-rule/08a11d21-d528-4a5c-bdc8-e4b5f6487d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.025162 10.0.0.33 - - [2026-06-09 14:23:13] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.013357 10.0.0.33 - - [2026-06-09 14:23:13] "GET /firewall-rule/08a11d21-d528-4a5c-bdc8-e4b5f6487d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003096 10.0.0.33 - - [2026-06-09 14:23:13] "POST /ref-update HTTP/1.1" 200 156 0.040237 10.0.0.33 - - [2026-06-09 14:23:13] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002429 10.0.0.33 - - [2026-06-09 14:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.33 - - [2026-06-09 14:23:13] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001930 10.0.0.33 - - [2026-06-09 14:23:13] "POST /tags HTTP/1.1" 409 210 0.001303 10.0.0.33 - - [2026-06-09 14:23:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001227 10.0.0.33 - - [2026-06-09 14:23:13] "GET /tag/7a3899e4-a3fd-43a8-9049-f92d7ec8643b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010191 10.0.0.33 - - [2026-06-09 14:23:13] "POST /firewall-rules HTTP/1.1" 200 568 0.074206 10.0.0.33 - - [2026-06-09 14:23:13] "GET /firewall-rule/b92a04c4-d56e-4285-bebf-c6cb66819538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.020629 10.0.0.33 - - [2026-06-09 14:23:13] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.013875 10.0.0.33 - - [2026-06-09 14:23:13] "GET /firewall-rule/b92a04c4-d56e-4285-bebf-c6cb66819538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002646 10.0.0.33 - - [2026-06-09 14:23:14] "POST /ref-update HTTP/1.1" 200 156 0.044217 10.0.0.33 - - [2026-06-09 14:23:14] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005565 10.0.0.33 - - [2026-06-09 14:23:14] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.33 - - [2026-06-09 14:24:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002107 10.0.0.33 - - [2026-06-09 14:24:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002490 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:24:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:24:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000764 10.0.0.22 - - [2026-06-09 14:24:53] "GET / HTTP/1.1" 200 35931 0.001607 10.0.0.22 - - [2026-06-09 14:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.22 - - [2026-06-09 14:24:53] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005985 10.0.0.22 - - [2026-06-09 14:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.22 - - [2026-06-09 14:24:53] "GET /routing-instance/83ee4e34-cfd8-4943-be85-04df5862262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002818 10.0.0.22 - - [2026-06-09 14:24:53] "PUT /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3 HTTP/1.1" 200 274 0.014470 10.0.0.22 - - [2026-06-09 14:24:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.006552 10.0.0.22 - - [2026-06-09 14:24:53] "POST /virtual-routers HTTP/1.1" 200 599 0.017646 10.0.0.22 - - [2026-06-09 14:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010059 10.0.0.22 - - [2026-06-09 14:24:53] "GET /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.007156 10.0.0.22 - - [2026-06-09 14:24:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.001997 10.0.0.22 - - [2026-06-09 14:24:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.22 - - [2026-06-09 14:24:53] "GET /virtual-network/90f8c124-a620-4b94-b1d6-b33196abebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003718 10.0.0.22 - - [2026-06-09 14:24:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.063937 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:24:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:24:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000772 10.0.0.33 - - [2026-06-09 14:25:07] "GET / HTTP/1.1" 200 35931 0.001345 10.0.0.33 - - [2026-06-09 14:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.33 - - [2026-06-09 14:25:07] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004053 10.0.0.33 - - [2026-06-09 14:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.33 - - [2026-06-09 14:25:07] "GET /config-node/8bfdde66-9e00-4414-8a7b-fc1043170682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002737 10.0.0.33 - - [2026-06-09 14:25:18] "GET / HTTP/1.1" 200 35931 0.001226 10.0.0.33 - - [2026-06-09 14:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.33 - - [2026-06-09 14:25:18] "GET /routing-instance/83ee4e34-cfd8-4943-be85-04df5862262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002083 10.0.0.33 - - [2026-06-09 14:25:18] "POST /bgp-routers HTTP/1.1" 409 301 0.001578 10.0.0.33 - - [2026-06-09 14:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.33 - - [2026-06-09 14:25:18] "GET /bgp-router/ca916b6d-317d-4637-bae8-814c125608ab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003567 10.0.0.33 - - [2026-06-09 14:25:18] "PUT /bgp-router/ca916b6d-317d-4637-bae8-814c125608ab HTTP/1.1" 200 254 0.017268 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:25:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:25:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:26:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:26:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 10.0.0.33 - - [2026-06-09 14:27:00] "GET /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002754 10.0.0.33 - - [2026-06-09 14:27:00] "POST /ref-update HTTP/1.1" 200 156 0.007177 10.0.0.33 - - [2026-06-09 14:27:11] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006675 10.0.0.33 - - [2026-06-09 14:27:11] "POST /set-tag HTTP/1.1" 200 109 0.003477 10.0.0.33 - - [2026-06-09 14:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.33 - - [2026-06-09 14:27:11] "GET /loadbalancer/39270e4d-89c0-48c4-a3b6-8d35152b6e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.002507 10.0.0.33 - - [2026-06-09 14:27:11] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003338 10.0.0.33 - - [2026-06-09 14:27:11] "POST /set-tag HTTP/1.1" 200 109 0.001571 10.0.0.33 - - [2026-06-09 14:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.33 - - [2026-06-09 14:27:11] "GET /loadbalancer/39270e4d-89c0-48c4-a3b6-8d35152b6e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.001916 10.0.0.33 - - [2026-06-09 14:27:11] "GET /loadbalancer-pool/8ed13a0e-9f3a-4b7b-9863-749de7b2fef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002710 10.0.0.33 - - [2026-06-09 14:27:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020796 10.0.0.33 - - [2026-06-09 14:27:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012448 10.0.0.33 - - [2026-06-09 14:27:11] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006170 10.0.0.33 - - [2026-06-09 14:27:11] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005653 10.0.0.33 - - [2026-06-09 14:27:11] "POST /ref-update HTTP/1.1" 200 156 0.005733 10.0.0.33 - - [2026-06-09 14:27:11] "GET /floating-ip/864dfd90-7c7e-417f-aa9f-ba2738f352b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1769 0.007077 10.0.0.33 - - [2026-06-09 14:27:11] "PUT /floating-ip/864dfd90-7c7e-417f-aa9f-ba2738f352b9 HTTP/1.1" 200 256 0.007498 10.0.0.33 - - [2026-06-09 14:27:11] "POST /tags HTTP/1.1" 409 205 0.001506 10.0.0.33 - - [2026-06-09 14:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001239 10.0.0.33 - - [2026-06-09 14:27:11] "GET /tag/04b055a3-b4ca-4908-a2c5-4751bae46aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009812 10.0.0.33 - - [2026-06-09 14:27:11] "POST /set-tag HTTP/1.1" 200 109 0.057372 10.0.0.33 - - [2026-06-09 14:27:11] "GET /loadbalancer-pool/f5de5628-913a-4a0c-b08e-93e85d0c52a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.010122 10.0.0.33 - - [2026-06-09 14:27:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017984 10.0.0.33 - - [2026-06-09 14:27:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.016922 10.0.0.33 - - [2026-06-09 14:27:11] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009100 10.0.0.33 - - [2026-06-09 14:27:11] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003250 10.0.0.33 - - [2026-06-09 14:27:11] "POST /ref-update HTTP/1.1" 200 156 0.005618 10.0.0.33 - - [2026-06-09 14:27:11] "GET /floating-ip/864dfd90-7c7e-417f-aa9f-ba2738f352b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004038 10.0.0.33 - - [2026-06-09 14:27:11] "PUT /floating-ip/864dfd90-7c7e-417f-aa9f-ba2738f352b9 HTTP/1.1" 200 256 0.016732 10.0.0.33 - - [2026-06-09 14:27:11] "POST /set-tag HTTP/1.1" 200 109 0.007596 10.0.0.33 - - [2026-06-09 14:27:11] "GET /loadbalancer-pool/fcc6ee04-6e87-4573-86c2-fcdaeb1ef458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003497 10.0.0.33 - - [2026-06-09 14:27:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014376 10.0.0.33 - - [2026-06-09 14:27:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011256 10.0.0.33 - - [2026-06-09 14:27:11] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.053374 10.0.0.33 - - [2026-06-09 14:27:11] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.050160 10.0.0.33 - - [2026-06-09 14:27:11] "POST /ref-update HTTP/1.1" 200 156 0.006472 10.0.0.33 - - [2026-06-09 14:27:11] "GET /floating-ip/864dfd90-7c7e-417f-aa9f-ba2738f352b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.006577 10.0.0.33 - - [2026-06-09 14:27:11] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.33 - - [2026-06-09 14:27:11] "PUT /floating-ip/864dfd90-7c7e-417f-aa9f-ba2738f352b9 HTTP/1.1" 200 256 0.009275 10.0.0.33 - - [2026-06-09 14:28:31] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004166 10.0.0.33 - - [2026-06-09 14:28:31] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.33 - - [2026-06-09 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.33 - - [2026-06-09 14:28:31] "GET /loadbalancer/39270e4d-89c0-48c4-a3b6-8d35152b6e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.002100 10.0.0.33 - - [2026-06-09 14:28:31] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005057 10.0.0.33 - - [2026-06-09 14:28:31] "POST /set-tag HTTP/1.1" 200 109 0.054751 10.0.0.33 - - [2026-06-09 14:28:31] "DELETE /loadbalancer-member/757b0340-1e22-4953-bb02-60a110633ac9 HTTP/1.1" 200 115 0.034894 10.0.0.33 - - [2026-06-09 14:28:31] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005147 10.0.0.33 - - [2026-06-09 14:28:31] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.33 - - [2026-06-09 14:28:31] "DELETE /loadbalancer-member/f858233b-60d3-48d1-a575-ccbcaac151f5 HTTP/1.1" 200 115 0.044988 10.0.0.33 - - [2026-06-09 14:28:31] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005884 10.0.0.33 - - [2026-06-09 14:28:31] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.33 - - [2026-06-09 14:28:31] "DELETE /loadbalancer-member/67fdc2b4-be7d-413b-baf6-4404bc0f1979 HTTP/1.1" 200 115 0.029437 10.0.0.33 - - [2026-06-09 14:28:31] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004488 10.0.0.33 - - [2026-06-09 14:28:31] "POST /set-tag HTTP/1.1" 200 109 0.007749 10.0.0.33 - - [2026-06-09 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005912 10.0.0.33 - - [2026-06-09 14:28:31] "GET /loadbalancer/39270e4d-89c0-48c4-a3b6-8d35152b6e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.002279 10.0.0.33 - - [2026-06-09 14:28:31] "GET /loadbalancer-pool/8ed13a0e-9f3a-4b7b-9863-749de7b2fef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002517 10.0.0.33 - - [2026-06-09 14:28:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014364 10.0.0.33 - - [2026-06-09 14:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015094 10.0.0.33 - - [2026-06-09 14:28:31] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016567 10.0.0.33 - - [2026-06-09 14:28:31] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018806 10.0.0.33 - - [2026-06-09 14:28:31] "GET /floating-ip/864dfd90-7c7e-417f-aa9f-ba2738f352b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.005232 10.0.0.33 - - [2026-06-09 14:28:31] "POST /set-tag HTTP/1.1" 200 109 0.068645 10.0.0.33 - - [2026-06-09 14:28:31] "GET /loadbalancer-pool/f5de5628-913a-4a0c-b08e-93e85d0c52a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008300 10.0.0.33 - - [2026-06-09 14:28:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016603 10.0.0.33 - - [2026-06-09 14:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009705 10.0.0.33 - - [2026-06-09 14:28:31] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012668 10.0.0.33 - - [2026-06-09 14:28:31] "POST /set-tag HTTP/1.1" 200 109 0.006628 10.0.0.33 - - [2026-06-09 14:28:31] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003753 10.0.0.33 - - [2026-06-09 14:28:31] "GET /floating-ip/864dfd90-7c7e-417f-aa9f-ba2738f352b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.001831 10.0.0.33 - - [2026-06-09 14:28:32] "GET /loadbalancer-pool/fcc6ee04-6e87-4573-86c2-fcdaeb1ef458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.010329 10.0.0.33 - - [2026-06-09 14:28:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029590 10.0.0.33 - - [2026-06-09 14:28:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012290 10.0.0.33 - - [2026-06-09 14:28:32] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018505 10.0.0.33 - - [2026-06-09 14:28:32] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010475 10.0.0.33 - - [2026-06-09 14:28:32] "GET /floating-ip/864dfd90-7c7e-417f-aa9f-ba2738f352b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.002046 10.0.0.33 - - [2026-06-09 14:28:32] "POST /set-tag HTTP/1.1" 200 109 0.003674 10.0.0.22 - - [2026-06-09 14:28:57] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.22 - - [2026-06-09 14:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.22 - - [2026-06-09 14:28:57] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004264 10.0.0.22 - - [2026-06-09 14:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.22 - - [2026-06-09 14:28:57] "GET /routing-instance/83ee4e34-cfd8-4943-be85-04df5862262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002876 10.0.0.22 - - [2026-06-09 14:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.22 - - [2026-06-09 14:28:57] "GET /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003247 10.0.0.22 - - [2026-06-09 14:28:57] "PUT /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96 HTTP/1.1" 200 262 0.009748 10.0.0.22 - - [2026-06-09 14:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007435 10.0.0.22 - - [2026-06-09 14:28:57] "GET /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002414 10.0.0.22 - - [2026-06-09 14:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.22 - - [2026-06-09 14:28:57] "GET /virtual-machine-interface/59bb723e-41e9-4c20-8bd3-153d81252e3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004020 10.0.0.22 - - [2026-06-09 14:28:57] "PUT /virtual-machine-interface/59bb723e-41e9-4c20-8bd3-153d81252e3c HTTP/1.1" 200 284 0.009584 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:29:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:29:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:29:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:29:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000796 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:29:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:29:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000782 10.0.0.33 - - [2026-06-09 14:29:45] "GET /global-system-configs HTTP/1.1" 200 322 0.001919 10.0.0.33 - - [2026-06-09 14:29:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001738 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:30:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000827 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:30:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000775 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:33:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:33:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000746 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:33:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000789 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:33:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000828 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:33:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:33:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000918 10.0.0.33 - - [2026-06-09 14:33:52] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007129 10.0.0.33 - - [2026-06-09 14:33:52] "POST /set-tag HTTP/1.1" 200 109 0.003096 10.0.0.33 - - [2026-06-09 14:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.33 - - [2026-06-09 14:33:52] "GET /loadbalancer/39270e4d-89c0-48c4-a3b6-8d35152b6e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.002202 10.0.0.33 - - [2026-06-09 14:33:52] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004394 10.0.0.33 - - [2026-06-09 14:33:52] "POST /set-tag HTTP/1.1" 200 109 0.016667 10.0.0.33 - - [2026-06-09 14:33:53] "DELETE /loadbalancer-member/d6f0b3d3-8faa-4e71-8c7e-7eeddf00500f HTTP/1.1" 200 115 0.051014 10.0.0.33 - - [2026-06-09 14:33:53] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004020 10.0.0.33 - - [2026-06-09 14:33:53] "POST /set-tag HTTP/1.1" 200 109 0.004507 10.0.0.33 - - [2026-06-09 14:33:53] "DELETE /loadbalancer-member/5e46ac04-e1d8-4a37-a2ff-fc925e5f24e6 HTTP/1.1" 200 115 0.036644 10.0.0.33 - - [2026-06-09 14:33:53] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005901 10.0.0.33 - - [2026-06-09 14:33:53] "POST /set-tag HTTP/1.1" 200 109 0.002951 10.0.0.33 - - [2026-06-09 14:33:53] "DELETE /loadbalancer-member/d588d4dc-3d20-47a8-8bc5-b733523ea14d HTTP/1.1" 200 115 0.028124 10.0.0.33 - - [2026-06-09 14:33:53] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003981 10.0.0.33 - - [2026-06-09 14:33:53] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.33 - - [2026-06-09 14:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.33 - - [2026-06-09 14:33:53] "GET /loadbalancer/39270e4d-89c0-48c4-a3b6-8d35152b6e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2165 0.001999 10.0.0.33 - - [2026-06-09 14:33:53] "GET /loadbalancer-pool/8ed13a0e-9f3a-4b7b-9863-749de7b2fef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002322 10.0.0.33 - - [2026-06-09 14:33:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016096 10.0.0.33 - - [2026-06-09 14:33:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.014466 10.0.0.33 - - [2026-06-09 14:33:53] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.030513 10.0.0.33 - - [2026-06-09 14:33:53] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003738 10.0.0.33 - - [2026-06-09 14:33:53] "GET /floating-ip/864dfd90-7c7e-417f-aa9f-ba2738f352b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.001736 10.0.0.33 - - [2026-06-09 14:33:53] "POST /set-tag HTTP/1.1" 200 109 0.059915 10.0.0.33 - - [2026-06-09 14:33:53] "GET /loadbalancer-pool/f5de5628-913a-4a0c-b08e-93e85d0c52a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.017219 10.0.0.33 - - [2026-06-09 14:33:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015462 10.0.0.33 - - [2026-06-09 14:33:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.006876 10.0.0.33 - - [2026-06-09 14:33:53] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018248 10.0.0.33 - - [2026-06-09 14:33:53] "POST /set-tag HTTP/1.1" 200 109 0.001691 10.0.0.33 - - [2026-06-09 14:33:53] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003305 10.0.0.33 - - [2026-06-09 14:33:53] "GET /floating-ip/864dfd90-7c7e-417f-aa9f-ba2738f352b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.001653 10.0.0.33 - - [2026-06-09 14:33:53] "GET /loadbalancer-pool/fcc6ee04-6e87-4573-86c2-fcdaeb1ef458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002432 10.0.0.33 - - [2026-06-09 14:33:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015960 10.0.0.33 - - [2026-06-09 14:33:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018994 10.0.0.33 - - [2026-06-09 14:33:53] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012091 10.0.0.33 - - [2026-06-09 14:33:53] "GET /virtual-machine-interface/ba79f110-640e-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003255 10.0.0.33 - - [2026-06-09 14:33:53] "GET /floating-ip/864dfd90-7c7e-417f-aa9f-ba2738f352b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.001715 10.0.0.33 - - [2026-06-09 14:33:53] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.33 - - [2026-06-09 14:34:45] "GET /global-system-configs HTTP/1.1" 200 322 0.014843 10.0.0.33 - - [2026-06-09 14:34:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001879 10.0.0.33 - - [2026-06-09 14:35:06] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.33 - - [2026-06-09 14:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.33 - - [2026-06-09 14:35:06] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031328 10.0.0.33 - - [2026-06-09 14:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.33 - - [2026-06-09 14:35:06] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038746 10.0.0.33 - - [2026-06-09 14:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.33 - - [2026-06-09 14:35:06] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029255 10.0.0.33 - - [2026-06-09 14:35:06] "POST /tags HTTP/1.1" 200 333 0.027797 10.0.0.33 - - [2026-06-09 14:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.33 - - [2026-06-09 14:35:06] "GET /tag/cd6f121a-d74f-4d13-8723-ff29f4b8a114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.018817 10.0.0.33 - - [2026-06-09 14:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.33 - - [2026-06-09 14:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.33 - - [2026-06-09 14:35:07] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029211 10.0.0.33 - - [2026-06-09 14:35:07] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041549 10.0.0.33 - - [2026-06-09 14:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.33 - - [2026-06-09 14:35:07] "GET /virtual-networks?parent_id=9ef08be4-6b1d-4996-b86b-000a81c5a9af&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001457 10.0.0.33 - - [2026-06-09 14:35:07] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007240 10.0.0.33 - - [2026-06-09 14:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.33 - - [2026-06-09 14:35:07] "GET /service-appliance-set/4b113501-0ec2-465b-a9b0-1ad64077d29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003881 10.0.0.33 - - [2026-06-09 14:35:07] "POST /fqname-to-id HTTP/1.1" 404 254 0.001644 10.0.0.33 - - [2026-06-09 14:35:07] "POST /virtual-networks HTTP/1.1" 200 512 0.062099 10.0.0.33 - - [2026-06-09 14:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.025659 10.0.0.33 - - [2026-06-09 14:35:07] "GET /network-ipam/61d49643-0fd3-4d7e-b8c0-6831d52c126e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.004260 10.0.0.33 - - [2026-06-09 14:35:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.085842 10.0.0.33 - - [2026-06-09 14:35:07] "GET /virtual-machine-interface/298a7a87-9e07-44b6-8ef4-9de31bb4f29e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014600 10.0.0.33 - - [2026-06-09 14:35:07] "POST /useragent-kv HTTP/1.1" 200 115 0.007571 10.0.0.33 - - [2026-06-09 14:35:07] "POST /ref-update HTTP/1.1" 200 156 0.121802 10.0.0.33 - - [2026-06-09 14:35:07] "GET /virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006994 10.0.0.33 - - [2026-06-09 14:35:07] "GET /domains HTTP/1.1" 200 280 0.003978 10.0.0.33 - - [2026-06-09 14:35:07] "POST /instance-ips HTTP/1.1" 200 409 0.066368 10.0.0.33 - - [2026-06-09 14:35:07] "GET /domain/8b10daaa-89f1-477b-b16b-8314042a4c17 HTTP/1.1" 200 3087 0.022599 10.0.0.33 - - [2026-06-09 14:35:07] "GET /instance-ip/57db8b90-58bc-4d47-97d6-4c9c5d8ef2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005502 10.0.0.33 - - [2026-06-09 14:35:07] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af HTTP/1.1" 200 5477 0.034511 10.0.0.33 - - [2026-06-09 14:35:07] "GET /virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e HTTP/1.1" 200 2090 0.006147 10.0.0.33 - - [2026-06-09 14:35:07] "GET /virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e HTTP/1.1" 200 2090 0.004130 10.0.0.33 - - [2026-06-09 14:35:07] "GET /routing-instance/5dd6a02c-718c-49ac-a32f-7bef3c618cb8 HTTP/1.1" 200 1181 0.002350 10.0.0.33 - - [2026-06-09 14:35:07] "GET /routing-instance/5dd6a02c-718c-49ac-a32f-7bef3c618cb8 HTTP/1.1" 200 1181 0.045312 10.0.0.33 - - [2026-06-09 14:35:07] "POST /loadbalancers HTTP/1.1" 200 610 0.073285 10.0.0.33 - - [2026-06-09 14:35:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016252 10.0.0.33 - - [2026-06-09 14:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.33 - - [2026-06-09 14:35:07] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037587 10.0.0.33 - - [2026-06-09 14:35:07] "GET /instance-ip/57db8b90-58bc-4d47-97d6-4c9c5d8ef2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002143 10.0.0.33 - - [2026-06-09 14:35:07] "POST /floating-ips HTTP/1.1" 200 597 0.015815 10.0.0.33 - - [2026-06-09 14:35:07] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044544 10.0.0.33 - - [2026-06-09 14:35:07] "GET /loadbalancer/de6b06f0-4b66-4b9c-86c1-f76946900bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004053 10.0.0.33 - - [2026-06-09 14:35:07] "POST /route-targets HTTP/1.1" 200 327 0.011970 10.0.0.33 - - [2026-06-09 14:35:07] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.022964 10.0.0.33 - - [2026-06-09 14:35:07] "POST /ref-update HTTP/1.1" 200 156 0.026262 10.0.0.33 - - [2026-06-09 14:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.33 - - [2026-06-09 14:35:07] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033557 10.0.0.33 - - [2026-06-09 14:35:07] "GET /loadbalancer-listener/ec67b45b-471f-440d-abcf-501d4ee3c61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.010745 10.0.0.33 - - [2026-06-09 14:35:07] "GET /loadbalancer-listener/ec67b45b-471f-440d-abcf-501d4ee3c61a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002704 10.0.0.33 - - [2026-06-09 14:35:07] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.016904 10.0.0.33 - - [2026-06-09 14:35:07] "GET /instance-ip/57db8b90-58bc-4d47-97d6-4c9c5d8ef2f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002824 10.0.0.33 - - [2026-06-09 14:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.33 - - [2026-06-09 14:35:07] "GET /loadbalancer/de6b06f0-4b66-4b9c-86c1-f76946900bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002028 10.0.0.33 - - [2026-06-09 14:35:07] "GET /instance-ip/57db8b90-58bc-4d47-97d6-4c9c5d8ef2f8?fields=floating_ips HTTP/1.1" 200 1212 0.005872 10.0.0.33 - - [2026-06-09 14:35:07] "GET /floating-ip/5a8f0958-d493-4617-9e41-6a6b8972105d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002472 10.0.0.33 - - [2026-06-09 14:35:07] "POST /tags HTTP/1.1" 200 295 0.054055 10.0.0.33 - - [2026-06-09 14:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015842 10.0.0.33 - - [2026-06-09 14:35:07] "GET /tag/ea45abf9-35e3-4d20-8005-9f7c67fdeaf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.013398 10.0.0.33 - - [2026-06-09 14:35:07] "POST /tags HTTP/1.1" 409 233 0.001962 10.0.0.33 - - [2026-06-09 14:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.33 - - [2026-06-09 14:35:08] "GET /tag/d28ddf11-bc8f-407a-b4e4-aad229daeb15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.010751 10.0.0.33 - - [2026-06-09 14:35:08] "POST /tags HTTP/1.1" 409 206 0.001526 10.0.0.33 - - [2026-06-09 14:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.33 - - [2026-06-09 14:35:08] "GET /tag/f5bd5221-3d90-46dd-8b67-55f3f898fcb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.009482 10.0.0.33 - - [2026-06-09 14:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2026-06-09 14:35:08] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003897 10.0.0.33 - - [2026-06-09 14:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.33 - - [2026-06-09 14:35:08] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.022545 10.0.0.33 - - [2026-06-09 14:35:08] "POST /virtual-machines HTTP/1.1" 200 369 0.020836 10.0.0.33 - - [2026-06-09 14:35:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015565 10.0.0.33 - - [2026-06-09 14:35:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.094856 10.0.0.33 - - [2026-06-09 14:35:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008694 10.0.0.33 - - [2026-06-09 14:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.023551 10.0.0.33 - - [2026-06-09 14:35:08] "GET /virtual-machine-interface/69c3eb66-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011539 10.0.0.33 - - [2026-06-09 14:35:08] "POST /instance-ips HTTP/1.1" 200 409 0.017397 10.0.0.33 - - [2026-06-09 14:35:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023484 10.0.0.33 - - [2026-06-09 14:35:08] "GET /virtual-machine-interface/69c3eb66-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013966 10.0.0.33 - - [2026-06-09 14:35:08] "POST /set-tag HTTP/1.1" 200 109 0.014189 10.0.0.33 - - [2026-06-09 14:35:08] "GET /virtual-machine-interface/69c3eb66-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016646 10.0.0.33 - - [2026-06-09 14:35:08] "GET /instance-ip/69dc8928-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003221 10.0.0.33 - - [2026-06-09 14:35:08] "GET /virtual-machine-interface/69c3eb66-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003805 10.0.0.33 - - [2026-06-09 14:35:08] "POST /set-tag HTTP/1.1" 200 109 0.001884 10.0.0.33 - - [2026-06-09 14:35:08] "GET /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.001958 10.0.0.33 - - [2026-06-09 14:35:08] "POST /ref-update HTTP/1.1" 200 156 0.008008 10.0.0.33 - - [2026-06-09 14:35:08] "GET /virtual-machine-interface/69c3eb66-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010852 10.0.0.33 - - [2026-06-09 14:35:08] "POST /set-tag HTTP/1.1" 200 109 0.001787 10.0.0.33 - - [2026-06-09 14:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.33 - - [2026-06-09 14:35:08] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003605 10.0.0.33 - - [2026-06-09 14:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.33 - - [2026-06-09 14:35:08] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.021909 10.0.0.33 - - [2026-06-09 14:35:08] "POST /virtual-machines HTTP/1.1" 200 369 0.011510 10.0.0.33 - - [2026-06-09 14:35:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007795 10.0.0.33 - - [2026-06-09 14:35:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.095642 10.0.0.33 - - [2026-06-09 14:35:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019748 10.0.0.33 - - [2026-06-09 14:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006288 10.0.0.33 - - [2026-06-09 14:35:09] "GET /virtual-machine-interface/6a2cf76e-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004315 10.0.0.33 - - [2026-06-09 14:35:09] "POST /instance-ips HTTP/1.1" 200 409 0.017343 10.0.0.33 - - [2026-06-09 14:35:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024026 10.0.0.33 - - [2026-06-09 14:35:09] "GET /virtual-machine-interface/6a2cf76e-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013945 10.0.0.33 - - [2026-06-09 14:35:09] "POST /set-tag HTTP/1.1" 200 109 0.013926 10.0.0.33 - - [2026-06-09 14:35:09] "GET /virtual-machine-interface/6a2cf76e-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006678 10.0.0.33 - - [2026-06-09 14:35:09] "GET /instance-ip/6a3f959a-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.010015 10.0.0.33 - - [2026-06-09 14:35:09] "GET /virtual-machine-interface/6a2cf76e-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004178 10.0.0.33 - - [2026-06-09 14:35:09] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.33 - - [2026-06-09 14:35:09] "GET /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.002883 10.0.0.33 - - [2026-06-09 14:35:09] "POST /ref-update HTTP/1.1" 200 156 0.015544 10.0.0.33 - - [2026-06-09 14:35:09] "GET /virtual-machine-interface/6a2cf76e-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005556 10.0.0.33 - - [2026-06-09 14:35:09] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.33 - - [2026-06-09 14:35:09] "GET /virtual-machine-interface/69c3eb66-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005064 10.0.0.33 - - [2026-06-09 14:35:09] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.33 - - [2026-06-09 14:35:09] "GET /virtual-machine-interface/6a2cf76e-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003686 10.0.0.33 - - [2026-06-09 14:35:09] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.33 - - [2026-06-09 14:35:12] "GET /domains HTTP/1.1" 200 280 0.001825 10.0.0.33 - - [2026-06-09 14:35:12] "GET /domain/8b10daaa-89f1-477b-b16b-8314042a4c17 HTTP/1.1" 200 3087 0.002541 10.0.0.33 - - [2026-06-09 14:35:12] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af HTTP/1.1" 200 7065 0.029793 10.0.0.33 - - [2026-06-09 14:35:12] "GET /virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e HTTP/1.1" 200 2090 0.003430 10.0.0.33 - - [2026-06-09 14:35:12] "GET /virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e HTTP/1.1" 200 2090 0.003222 10.0.0.33 - - [2026-06-09 14:35:12] "GET /routing-instance/5dd6a02c-718c-49ac-a32f-7bef3c618cb8 HTTP/1.1" 200 1402 0.002909 10.0.0.33 - - [2026-06-09 14:35:12] "GET /routing-instance/5dd6a02c-718c-49ac-a32f-7bef3c618cb8 HTTP/1.1" 200 1402 0.001918 10.0.0.33 - - [2026-06-09 14:35:12] "GET /route-target/0dd56dfb-20a8-4503-91d1-ae033ae48584 HTTP/1.1" 200 1151 0.001714 10.0.0.33 - - [2026-06-09 14:35:12] "GET /virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e HTTP/1.1" 200 2090 0.003036 10.0.0.33 - - [2026-06-09 14:35:12] "GET /routing-instance/5dd6a02c-718c-49ac-a32f-7bef3c618cb8 HTTP/1.1" 200 1402 0.001775 10.0.0.33 - - [2026-06-09 14:35:12] "GET /virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003068 10.0.0.33 - - [2026-06-09 14:35:12] "GET /virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e HTTP/1.1" 200 2090 0.003129 10.0.0.33 - - [2026-06-09 14:35:12] "GET /routing-instance/5dd6a02c-718c-49ac-a32f-7bef3c618cb8 HTTP/1.1" 200 1402 0.001871 10.0.0.33 - - [2026-06-09 14:35:12] "GET /routing-instance/5dd6a02c-718c-49ac-a32f-7bef3c618cb8 HTTP/1.1" 200 1402 0.001842 10.0.0.33 - - [2026-06-09 14:35:12] "GET /route-target/0dd56dfb-20a8-4503-91d1-ae033ae48584 HTTP/1.1" 200 1151 0.001465 10.0.0.33 - - [2026-06-09 14:35:12] "GET /domains HTTP/1.1" 200 280 0.001562 10.0.0.33 - - [2026-06-09 14:35:12] "GET /domain/8b10daaa-89f1-477b-b16b-8314042a4c17 HTTP/1.1" 200 3087 0.002121 10.0.0.33 - - [2026-06-09 14:35:12] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af HTTP/1.1" 200 7065 0.024836 10.0.0.33 - - [2026-06-09 14:35:12] "GET /virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e HTTP/1.1" 200 2090 0.003284 10.0.0.33 - - [2026-06-09 14:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.33 - - [2026-06-09 14:35:12] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050766 10.0.0.33 - - [2026-06-09 14:35:12] "GET /virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006871 10.0.0.33 - - [2026-06-09 14:35:12] "GET /floating-ip-pools?parent_id=9e25c353-2f6d-454d-b1f4-e575e544450e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002306 10.0.0.33 - - [2026-06-09 14:35:12] "GET /virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003785 10.0.0.33 - - [2026-06-09 14:35:12] "POST /floating-ip-pools HTTP/1.1" 200 562 0.020837 10.0.0.33 - - [2026-06-09 14:35:12] "POST /ref-update HTTP/1.1" 200 156 0.016034 10.0.0.33 - - [2026-06-09 14:35:12] "GET /virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008763 10.0.0.33 - - [2026-06-09 14:35:12] "GET /domains HTTP/1.1" 200 280 0.001858 10.0.0.33 - - [2026-06-09 14:35:12] "GET /domain/8b10daaa-89f1-477b-b16b-8314042a4c17 HTTP/1.1" 200 3087 0.002202 10.0.0.33 - - [2026-06-09 14:35:12] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af HTTP/1.1" 200 7321 0.027818 10.0.0.33 - - [2026-06-09 14:35:12] "GET /virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e HTTP/1.1" 200 2328 0.004102 10.0.0.33 - - [2026-06-09 14:35:12] "GET /floating-ip-pool/e484c015-cb49-4cb5-88c7-b4c72d55a385 HTTP/1.1" 200 1314 0.001727 10.0.0.33 - - [2026-06-09 14:35:12] "GET /domains HTTP/1.1" 200 280 0.001129 10.0.0.33 - - [2026-06-09 14:35:12] "GET /domain/8b10daaa-89f1-477b-b16b-8314042a4c17 HTTP/1.1" 200 3087 0.001988 10.0.0.33 - - [2026-06-09 14:35:13] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af HTTP/1.1" 200 7321 0.030395 10.0.0.33 - - [2026-06-09 14:35:13] "GET /virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e HTTP/1.1" 200 2328 0.003840 10.0.0.33 - - [2026-06-09 14:35:13] "GET /virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003714 10.0.0.33 - - [2026-06-09 14:35:13] "POST /tags HTTP/1.1" 200 365 0.050054 10.0.0.33 - - [2026-06-09 14:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011288 10.0.0.33 - - [2026-06-09 14:35:13] "GET /tag/b3f78e3b-e5f4-43cc-9dd2-bb3b99f33bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.023509 10.0.0.33 - - [2026-06-09 14:35:13] "POST /tags HTTP/1.1" 409 206 0.001667 10.0.0.33 - - [2026-06-09 14:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.33 - - [2026-06-09 14:35:13] "GET /tag/f5bd5221-3d90-46dd-8b67-55f3f898fcb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011686 10.0.0.33 - - [2026-06-09 14:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.33 - - [2026-06-09 14:35:13] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.034034 10.0.0.33 - - [2026-06-09 14:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.33 - - [2026-06-09 14:35:13] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003571 10.0.0.33 - - [2026-06-09 14:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.33 - - [2026-06-09 14:35:13] "GET /service-appliance-set/fab1b1d8-c164-451c-8c44-d59ebe48cb52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002784 10.0.0.33 - - [2026-06-09 14:35:13] "POST /fqname-to-id HTTP/1.1" 404 258 0.001743 10.0.0.33 - - [2026-06-09 14:35:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.087276 10.0.0.33 - - [2026-06-09 14:35:13] "GET /virtual-machine-interface/b6f2bc18-e363-40a2-85e1-0d06f6373a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.021524 10.0.0.33 - - [2026-06-09 14:35:13] "POST /set-tag HTTP/1.1" 200 109 0.012956 10.0.0.33 - - [2026-06-09 14:35:13] "POST /instance-ips HTTP/1.1" 200 417 0.017365 10.0.0.33 - - [2026-06-09 14:35:13] "GET /instance-ip/54f14be0-00c7-4e94-a9cd-3c09c4a1b487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004759 10.0.0.33 - - [2026-06-09 14:35:13] "POST /loadbalancers HTTP/1.1" 200 618 0.068497 10.0.0.33 - - [2026-06-09 14:35:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017335 10.0.0.33 - - [2026-06-09 14:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016417 10.0.0.33 - - [2026-06-09 14:35:13] "POST /service-instances HTTP/1.1" 200 566 0.049848 10.0.0.33 - - [2026-06-09 14:35:13] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.044544 10.0.0.33 - - [2026-06-09 14:35:13] "POST /ref-update HTTP/1.1" 200 156 0.018346 10.0.0.33 - - [2026-06-09 14:35:13] "PUT /service-instance/ea88a6d1-c0ec-4a7b-a5ef-146d6e84593d HTTP/1.1" 200 266 0.006737 10.0.0.33 - - [2026-06-09 14:35:13] "GET /virtual-machine-interface/b6f2bc18-e363-40a2-85e1-0d06f6373a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.009135 10.0.0.33 - - [2026-06-09 14:35:13] "GET /virtual-machine-interface/b6f2bc18-e363-40a2-85e1-0d06f6373a49?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.004596 10.0.0.33 - - [2026-06-09 14:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.33 - - [2026-06-09 14:35:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.006001 10.0.0.33 - - [2026-06-09 14:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.33 - - [2026-06-09 14:35:13] "GET /floating-ip-pool/e484c015-cb49-4cb5-88c7-b4c72d55a385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.001858 10.0.0.33 - - [2026-06-09 14:35:13] "POST /virtual-machines HTTP/1.1" 200 429 0.013643 10.0.0.33 - - [2026-06-09 14:35:13] "POST /floating-ips HTTP/1.1" 200 671 0.100587 10.0.0.33 - - [2026-06-09 14:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.026618 10.0.0.33 - - [2026-06-09 14:35:14] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002291 10.0.0.33 - - [2026-06-09 14:35:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.135867 10.0.0.33 - - [2026-06-09 14:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.33 - - [2026-06-09 14:35:14] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003562 10.0.0.33 - - [2026-06-09 14:35:14] "POST /chown HTTP/1.1" 200 109 0.011157 10.0.0.33 - - [2026-06-09 14:35:14] "POST /tags HTTP/1.1" 409 221 0.008687 10.0.0.33 - - [2026-06-09 14:35:14] "POST /chown HTTP/1.1" 200 109 0.005432 10.0.0.33 - - [2026-06-09 14:35:14] "PUT /virtual-machine-interface/b92c6150-5531-44e7-99ab-3283cf417a1d HTTP/1.1" 200 284 0.019569 10.0.0.33 - - [2026-06-09 14:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.33 - - [2026-06-09 14:35:14] "GET /tag/cd6f121a-d74f-4d13-8723-ff29f4b8a114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011265 10.0.0.33 - - [2026-06-09 14:35:14] "POST /tags HTTP/1.1" 409 238 0.001644 10.0.0.33 - - [2026-06-09 14:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001257 10.0.0.33 - - [2026-06-09 14:35:14] "GET /tag/b3f78e3b-e5f4-43cc-9dd2-bb3b99f33bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.009051 10.0.0.33 - - [2026-06-09 14:35:14] "PUT /instance-ip/54f14be0-00c7-4e94-a9cd-3c09c4a1b487 HTTP/1.1" 200 256 0.010205 10.0.0.33 - - [2026-06-09 14:35:14] "POST /ref-update HTTP/1.1" 200 156 0.015040 10.0.0.33 - - [2026-06-09 14:35:14] "POST /ref-update HTTP/1.1" 200 156 0.016477 10.0.0.33 - - [2026-06-09 14:35:14] "POST /firewall-rules HTTP/1.1" 200 650 0.085676 10.0.0.33 - - [2026-06-09 14:35:14] "POST /ref-update HTTP/1.1" 200 156 0.048796 10.0.0.33 - - [2026-06-09 14:35:14] "GET /firewall-rule/316c25a2-c2dd-4d60-9e48-843f1252b454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.017367 10.0.0.33 - - [2026-06-09 14:35:14] "GET /firewall-policy/a6950e64-6d1c-4e77-b29a-c6072e40ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007622 10.0.0.33 - - [2026-06-09 14:35:14] "POST /ref-update HTTP/1.1" 200 156 0.022452 10.0.0.33 - - [2026-06-09 14:35:14] "POST /ref-update HTTP/1.1" 200 156 0.019329 10.0.0.33 - - [2026-06-09 14:35:14] "GET /firewall-rule/316c25a2-c2dd-4d60-9e48-843f1252b454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002618 10.0.0.33 - - [2026-06-09 14:35:14] "POST /ref-update HTTP/1.1" 200 156 0.012661 10.0.0.33 - - [2026-06-09 14:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.33 - - [2026-06-09 14:35:14] "POST /ref-update HTTP/1.1" 200 156 0.010445 10.0.0.33 - - [2026-06-09 14:35:14] "POST /virtual-machines HTTP/1.1" 200 429 0.012859 10.0.0.33 - - [2026-06-09 14:35:14] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.039310 10.0.0.33 - - [2026-06-09 14:35:14] "GET /loadbalancer/162c7dd2-810a-4eb3-a06e-041a0890b760?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.004669 10.0.0.33 - - [2026-06-09 14:35:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.131463 10.0.0.33 - - [2026-06-09 14:35:14] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.100336 10.0.0.33 - - [2026-06-09 14:35:14] "POST /chown HTTP/1.1" 200 109 0.005897 10.0.0.33 - - [2026-06-09 14:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006213 10.0.0.33 - - [2026-06-09 14:35:14] "POST /chown HTTP/1.1" 200 109 0.013751 10.0.0.33 - - [2026-06-09 14:35:14] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.028684 10.0.0.33 - - [2026-06-09 14:35:14] "GET /loadbalancer-listener/87391dd0-35b1-4dd3-88da-aa8201c2d1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.008849 10.0.0.33 - - [2026-06-09 14:35:14] "PUT /virtual-machine-interface/4e1a93b1-7c6d-4bd0-b381-bf295f93921a HTTP/1.1" 200 284 0.015161 10.0.0.33 - - [2026-06-09 14:35:14] "GET /loadbalancer-listener/87391dd0-35b1-4dd3-88da-aa8201c2d1c7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.005265 10.0.0.33 - - [2026-06-09 14:35:14] "PUT /instance-ip/54f14be0-00c7-4e94-a9cd-3c09c4a1b487 HTTP/1.1" 200 256 0.013771 10.0.0.33 - - [2026-06-09 14:35:14] "POST /ref-update HTTP/1.1" 200 156 0.038907 10.0.0.33 - - [2026-06-09 14:35:14] "POST /ref-update HTTP/1.1" 200 156 0.022298 10.0.0.33 - - [2026-06-09 14:35:14] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.080026 10.0.0.33 - - [2026-06-09 14:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019530 10.0.0.33 - - [2026-06-09 14:35:14] "GET /loadbalancer-pool/70ddc84d-dcd9-4b6d-b710-e2431bb27f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002822 10.0.0.33 - - [2026-06-09 14:35:14] "POST /ref-update HTTP/1.1" 200 156 0.013368 10.0.0.33 - - [2026-06-09 14:35:14] "POST /ref-update HTTP/1.1" 200 156 0.022739 10.0.0.33 - - [2026-06-09 14:35:14] "POST /ref-update HTTP/1.1" 200 156 0.030243 10.0.0.33 - - [2026-06-09 14:35:14] "POST /loadbalancer-members HTTP/1.1" 200 707 0.040851 10.0.0.33 - - [2026-06-09 14:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015102 10.0.0.33 - - [2026-06-09 14:35:14] "GET /loadbalancer-member/c39abc3f-8731-4be2-829e-207fcd506e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.016342 10.0.0.33 - - [2026-06-09 14:35:15] "PUT /service-instance/ea88a6d1-c0ec-4a7b-a5ef-146d6e84593d HTTP/1.1" 200 266 0.012797 10.0.0.33 - - [2026-06-09 14:35:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021766 10.0.0.33 - - [2026-06-09 14:35:15] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004611 10.0.0.33 - - [2026-06-09 14:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011303 10.0.0.33 - - [2026-06-09 14:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007685 10.0.0.33 - - [2026-06-09 14:35:15] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003798 10.0.0.33 - - [2026-06-09 14:35:15] "POST /chown HTTP/1.1" 200 109 0.006258 10.0.0.33 - - [2026-06-09 14:35:15] "POST /tags HTTP/1.1" 409 221 0.009748 10.0.0.33 - - [2026-06-09 14:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.33 - - [2026-06-09 14:35:15] "GET /tag/cd6f121a-d74f-4d13-8723-ff29f4b8a114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.018330 10.0.0.33 - - [2026-06-09 14:35:15] "POST /chown HTTP/1.1" 200 109 0.041570 10.0.0.33 - - [2026-06-09 14:35:15] "PUT /instance-ip/54f14be0-00c7-4e94-a9cd-3c09c4a1b487 HTTP/1.1" 200 256 0.018525 10.0.0.33 - - [2026-06-09 14:35:15] "POST /tags HTTP/1.1" 409 238 0.009715 10.0.0.33 - - [2026-06-09 14:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006214 10.0.0.33 - - [2026-06-09 14:35:15] "GET /tag/b3f78e3b-e5f4-43cc-9dd2-bb3b99f33bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012797 10.0.0.33 - - [2026-06-09 14:35:15] "POST /ref-update HTTP/1.1" 200 156 0.018567 10.0.0.33 - - [2026-06-09 14:35:15] "POST /chown HTTP/1.1" 200 109 0.013278 10.0.0.33 - - [2026-06-09 14:35:15] "POST /firewall-rules HTTP/1.1" 409 293 0.003382 10.0.0.33 - - [2026-06-09 14:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.33 - - [2026-06-09 14:35:15] "POST /chown HTTP/1.1" 200 109 0.024412 10.0.0.33 - - [2026-06-09 14:35:15] "PUT /firewall-rule/316c25a2-c2dd-4d60-9e48-843f1252b454 HTTP/1.1" 200 260 0.038816 10.0.0.33 - - [2026-06-09 14:35:15] "GET /firewall-rule/316c25a2-c2dd-4d60-9e48-843f1252b454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.018250 10.0.0.33 - - [2026-06-09 14:35:15] "PUT /instance-ip/54f14be0-00c7-4e94-a9cd-3c09c4a1b487 HTTP/1.1" 200 256 0.017519 10.0.0.33 - - [2026-06-09 14:35:15] "POST /ref-update HTTP/1.1" 200 156 0.024920 10.0.0.33 - - [2026-06-09 14:35:15] "GET /firewall-policy/a6950e64-6d1c-4e77-b29a-c6072e40ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.015305 10.0.0.33 - - [2026-06-09 14:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006778 10.0.0.33 - - [2026-06-09 14:35:15] "GET /firewall-rule/316c25a2-c2dd-4d60-9e48-843f1252b454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.006149 10.0.0.33 - - [2026-06-09 14:35:15] "POST /chown HTTP/1.1" 200 109 0.006073 10.0.0.33 - - [2026-06-09 14:35:15] "POST /chown HTTP/1.1" 200 109 0.020042 10.0.0.33 - - [2026-06-09 14:35:15] "PUT /instance-ip/54f14be0-00c7-4e94-a9cd-3c09c4a1b487 HTTP/1.1" 200 256 0.022738 10.0.0.33 - - [2026-06-09 14:35:15] "POST /ref-update HTTP/1.1" 200 156 0.009816 10.0.0.33 - - [2026-06-09 14:35:15] "POST /chown HTTP/1.1" 200 109 0.017514 10.0.0.33 - - [2026-06-09 14:35:15] "POST /chown HTTP/1.1" 200 109 0.011895 10.0.0.33 - - [2026-06-09 14:35:15] "PUT /instance-ip/54f14be0-00c7-4e94-a9cd-3c09c4a1b487 HTTP/1.1" 200 256 0.011440 10.0.0.33 - - [2026-06-09 14:35:15] "POST /ref-update HTTP/1.1" 200 156 0.018683 10.0.0.33 - - [2026-06-09 14:35:15] "PUT /service-instance/ea88a6d1-c0ec-4a7b-a5ef-146d6e84593d HTTP/1.1" 200 266 0.007236 10.0.0.33 - - [2026-06-09 14:35:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008355 10.0.0.33 - - [2026-06-09 14:35:15] "PUT /service-instance/ea88a6d1-c0ec-4a7b-a5ef-146d6e84593d HTTP/1.1" 200 266 0.006907 10.0.0.33 - - [2026-06-09 14:35:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.006227 10.0.0.33 - - [2026-06-09 14:35:15] "PUT /service-instance/ea88a6d1-c0ec-4a7b-a5ef-146d6e84593d HTTP/1.1" 200 266 0.006746 10.0.0.33 - - [2026-06-09 14:35:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007257 10.0.0.33 - - [2026-06-09 14:35:15] "PUT /service-instance/ea88a6d1-c0ec-4a7b-a5ef-146d6e84593d HTTP/1.1" 200 266 0.006824 10.0.0.33 - - [2026-06-09 14:35:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.006767 10.0.0.33 - - [2026-06-09 14:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.33 - - [2026-06-09 14:35:16] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004348 10.0.0.33 - - [2026-06-09 14:35:16] "PUT /service-instance/ea88a6d1-c0ec-4a7b-a5ef-146d6e84593d HTTP/1.1" 200 266 0.024963 10.0.0.33 - - [2026-06-09 14:35:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015167 10.0.0.33 - - [2026-06-09 14:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.33 - - [2026-06-09 14:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.33 - - [2026-06-09 14:35:16] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.025953 10.0.0.33 - - [2026-06-09 14:35:16] "POST /virtual-machines HTTP/1.1" 200 373 0.009267 10.0.0.33 - - [2026-06-09 14:35:16] "POST /chown HTTP/1.1" 200 109 0.018174 10.0.0.33 - - [2026-06-09 14:35:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.031465 10.0.0.33 - - [2026-06-09 14:35:16] "POST /chown HTTP/1.1" 200 109 0.028509 10.0.0.33 - - [2026-06-09 14:35:16] "POST /ref-update HTTP/1.1" 200 156 0.029286 10.0.0.33 - - [2026-06-09 14:35:16] "POST /chown HTTP/1.1" 200 109 0.041722 10.0.0.33 - - [2026-06-09 14:35:16] "POST /chown HTTP/1.1" 200 109 0.019062 10.0.0.33 - - [2026-06-09 14:35:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.149859 10.0.0.33 - - [2026-06-09 14:35:16] "POST /ref-update HTTP/1.1" 200 156 0.035372 10.0.0.33 - - [2026-06-09 14:35:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009436 10.0.0.33 - - [2026-06-09 14:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006566 10.0.0.33 - - [2026-06-09 14:35:16] "GET /virtual-machine-interface/6e8bde9c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007066 10.0.0.33 - - [2026-06-09 14:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.33 - - [2026-06-09 14:35:16] "POST /chown HTTP/1.1" 200 109 0.005427 10.0.0.33 - - [2026-06-09 14:35:16] "POST /chown HTTP/1.1" 200 109 0.022595 10.0.0.33 - - [2026-06-09 14:35:16] "POST /chown HTTP/1.1" 200 109 0.020656 10.0.0.33 - - [2026-06-09 14:35:16] "POST /instance-ips HTTP/1.1" 200 413 0.049029 10.0.0.33 - - [2026-06-09 14:35:16] "POST /chown HTTP/1.1" 200 109 0.029185 10.0.0.33 - - [2026-06-09 14:35:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.041968 10.0.0.33 - - [2026-06-09 14:35:16] "GET /virtual-machine-interface/6e8bde9c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007603 10.0.0.33 - - [2026-06-09 14:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.33 - - [2026-06-09 14:35:16] "POST /chown HTTP/1.1" 200 109 0.005711 10.0.0.33 - - [2026-06-09 14:35:16] "POST /chown HTTP/1.1" 200 109 0.017608 10.0.0.33 - - [2026-06-09 14:35:16] "POST /set-tag HTTP/1.1" 200 109 0.038081 10.0.0.33 - - [2026-06-09 14:35:16] "GET /virtual-machine-interface/6e8bde9c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.018232 10.0.0.33 - - [2026-06-09 14:35:16] "GET /instance-ip/6eac6e46-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.007146 10.0.0.33 - - [2026-06-09 14:35:16] "POST /chown HTTP/1.1" 200 109 0.046281 10.0.0.33 - - [2026-06-09 14:35:16] "POST /chown HTTP/1.1" 200 109 0.019736 10.0.0.33 - - [2026-06-09 14:35:16] "GET /virtual-machine-interface/6e8bde9c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.026532 10.0.0.33 - - [2026-06-09 14:35:16] "POST /set-tag HTTP/1.1" 200 109 0.003117 10.0.0.33 - - [2026-06-09 14:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006783 10.0.0.33 - - [2026-06-09 14:35:16] "GET /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006635 10.0.0.33 - - [2026-06-09 14:35:16] "POST /chown HTTP/1.1" 200 109 0.006183 10.0.0.33 - - [2026-06-09 14:35:16] "POST /ref-update HTTP/1.1" 200 156 0.010427 10.0.0.33 - - [2026-06-09 14:35:16] "POST /chown HTTP/1.1" 200 109 0.016500 10.0.0.33 - - [2026-06-09 14:35:16] "GET /virtual-machine-interface/6e8bde9c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.034348 10.0.0.33 - - [2026-06-09 14:35:16] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.33 - - [2026-06-09 14:35:16] "POST /chown HTTP/1.1" 200 109 0.031784 10.0.0.33 - - [2026-06-09 14:35:16] "POST /chown HTTP/1.1" 200 109 0.013867 10.0.0.33 - - [2026-06-09 14:35:16] "GET /virtual-machine-interface/6e8bde9c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004054 10.0.0.33 - - [2026-06-09 14:35:16] "POST /set-tag HTTP/1.1" 200 109 0.001911 10.0.0.33 - - [2026-06-09 14:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.005758 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.015915 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.017492 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.005829 10.0.0.33 - - [2026-06-09 14:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.005379 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.012667 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.005831 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.017236 10.0.0.33 - - [2026-06-09 14:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007234 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.006446 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.014241 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.014593 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.006024 10.0.0.33 - - [2026-06-09 14:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.006507 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.006004 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.012440 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.013941 10.0.0.33 - - [2026-06-09 14:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009143 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.005424 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.013845 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.011307 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.013773 10.0.0.33 - - [2026-06-09 14:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.007488 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.027255 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.023290 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.011557 10.0.0.33 - - [2026-06-09 14:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006438 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.009243 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.006736 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.012998 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.015827 10.0.0.33 - - [2026-06-09 14:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.005419 10.0.0.33 - - [2026-06-09 14:35:17] "POST /chown HTTP/1.1" 200 109 0.014428 10.0.0.33 - - [2026-06-09 14:35:18] "POST /chown HTTP/1.1" 200 109 0.027469 10.0.0.33 - - [2026-06-09 14:35:18] "POST /chown HTTP/1.1" 200 109 0.005651 10.0.0.33 - - [2026-06-09 14:35:19] "GET /virtual-machine-interface/69c3eb66-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010815 10.0.0.33 - - [2026-06-09 14:35:19] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.33 - - [2026-06-09 14:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.33 - - [2026-06-09 14:35:19] "GET /loadbalancer/de6b06f0-4b66-4b9c-86c1-f76946900bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003451 10.0.0.33 - - [2026-06-09 14:35:19] "GET /loadbalancer-pool/dd60a30c-edcd-40bb-af9a-b53df571ac27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.004592 10.0.0.33 - - [2026-06-09 14:35:19] "POST /loadbalancer-members HTTP/1.1" 200 702 0.036191 10.0.0.33 - - [2026-06-09 14:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007362 10.0.0.33 - - [2026-06-09 14:35:19] "GET /virtual-machine-interface/69c3eb66-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009334 10.0.0.33 - - [2026-06-09 14:35:19] "POST /tags HTTP/1.1" 409 221 0.001449 10.0.0.33 - - [2026-06-09 14:35:19] "GET /virtual-machine-interface/69c3eb66-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004114 10.0.0.33 - - [2026-06-09 14:35:19] "POST /ref-update HTTP/1.1" 200 156 0.007137 10.0.0.33 - - [2026-06-09 14:35:19] "GET /floating-ip/5a8f0958-d493-4617-9e41-6a6b8972105d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.010161 10.0.0.33 - - [2026-06-09 14:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007967 10.0.0.33 - - [2026-06-09 14:35:19] "GET /tag/cd6f121a-d74f-4d13-8723-ff29f4b8a114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011475 10.0.0.33 - - [2026-06-09 14:35:19] "PUT /floating-ip/5a8f0958-d493-4617-9e41-6a6b8972105d HTTP/1.1" 200 256 0.013151 10.0.0.33 - - [2026-06-09 14:35:19] "POST /set-tag HTTP/1.1" 200 109 0.032238 10.0.0.33 - - [2026-06-09 14:35:20] "GET /virtual-machine-interface/6a2cf76e-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005426 10.0.0.33 - - [2026-06-09 14:35:20] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.33 - - [2026-06-09 14:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.33 - - [2026-06-09 14:35:20] "GET /loadbalancer/de6b06f0-4b66-4b9c-86c1-f76946900bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002265 10.0.0.33 - - [2026-06-09 14:35:20] "GET /loadbalancer-pool/dd60a30c-edcd-40bb-af9a-b53df571ac27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002613 10.0.0.33 - - [2026-06-09 14:35:20] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021573 10.0.0.33 - - [2026-06-09 14:35:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.023991 10.0.0.33 - - [2026-06-09 14:35:20] "GET /virtual-machine-interface/6a2cf76e-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008154 10.0.0.33 - - [2026-06-09 14:35:20] "GET /virtual-machine-interface/6a2cf76e-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005970 10.0.0.33 - - [2026-06-09 14:35:20] "POST /ref-update HTTP/1.1" 200 156 0.009215 10.0.0.33 - - [2026-06-09 14:35:20] "GET /floating-ip/5a8f0958-d493-4617-9e41-6a6b8972105d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.011937 10.0.0.33 - - [2026-06-09 14:35:20] "POST /set-tag HTTP/1.1" 200 109 0.013923 10.0.0.33 - - [2026-06-09 14:35:21] "GET /virtual-machine/0a3663f3-aa12-4fb7-9f21-3cb1b2b824a5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002780 10.0.0.33 - - [2026-06-09 14:35:21] "GET /virtual-machine-interface/69c3eb66-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003761 10.0.0.33 - - [2026-06-09 14:35:21] "GET /virtual-machine/79bf6e2f-9d44-4cac-a0a3-5a9b4b6a25ce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002773 10.0.0.33 - - [2026-06-09 14:35:21] "GET /virtual-machine-interface/6a2cf76e-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003762 10.0.0.33 - - [2026-06-09 14:35:30] "GET /virtual-machine-interface/6e8bde9c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004931 10.0.0.33 - - [2026-06-09 14:35:30] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.33 - - [2026-06-09 14:35:31] "GET /virtual-machine/99f287c7-31cb-4482-a008-92373e114846?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003196 10.0.0.33 - - [2026-06-09 14:35:31] "GET /virtual-machine-interface/6e8bde9c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004313 10.0.0.33 - - [2026-06-09 14:35:31] "GET /virtual-machine-interface/6e8bde9c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003982 10.0.0.33 - - [2026-06-09 14:35:31] "POST /set-tag HTTP/1.1" 200 109 0.001893 10.0.0.33 - - [2026-06-09 14:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.33 - - [2026-06-09 14:35:35] "POST /chown HTTP/1.1" 200 109 0.005781 10.0.0.33 - - [2026-06-09 14:35:35] "POST /chown HTTP/1.1" 200 109 0.006847 10.0.0.33 - - [2026-06-09 14:35:35] "POST /chown HTTP/1.1" 200 109 0.005827 10.0.0.33 - - [2026-06-09 14:35:35] "POST /chown HTTP/1.1" 200 109 0.005782 10.0.0.33 - - [2026-06-09 14:36:03] "GET /virtual-machine-interface/6e8bde9c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004108 10.0.0.33 - - [2026-06-09 14:36:03] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.33 - - [2026-06-09 14:36:03] "GET /virtual-machine-interface/6e8bde9c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003616 10.0.0.33 - - [2026-06-09 14:36:03] "POST /set-tag HTTP/1.1" 200 109 0.001723 10.0.0.33 - - [2026-06-09 14:36:03] "GET /virtual-machine/99f287c7-31cb-4482-a008-92373e114846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002629 10.0.0.33 - - [2026-06-09 14:36:03] "POST /ref-update HTTP/1.1" 200 156 0.008162 10.0.0.33 - - [2026-06-09 14:36:03] "GET /virtual-machine-interface/6e8bde9c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004488 10.0.0.33 - - [2026-06-09 14:36:03] "POST /set-tag HTTP/1.1" 200 109 0.012623 10.0.0.33 - - [2026-06-09 14:36:03] "POST /set-tag HTTP/1.1" 200 109 0.021387 10.0.0.33 - - [2026-06-09 14:36:03] "DELETE /instance-ip/6eac6e46-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.047585 10.0.0.33 - - [2026-06-09 14:36:03] "DELETE /virtual-machine-interface/6e8bde9c-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.033356 10.0.0.33 - - [2026-06-09 14:36:03] "DELETE /virtual-machine/99f287c7-31cb-4482-a008-92373e114846 HTTP/1.1" 200 115 0.018015 10.0.0.33 - - [2026-06-09 14:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.33 - - [2026-06-09 14:36:06] "GET /tag/b3f78e3b-e5f4-43cc-9dd2-bb3b99f33bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.009682 10.0.0.33 - - [2026-06-09 14:36:06] "GET /tag/b3f78e3b-e5f4-43cc-9dd2-bb3b99f33bf8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.010815 10.0.0.33 - - [2026-06-09 14:36:06] "GET /virtual-machine-interface/4e1a93b1-7c6d-4bd0-b381-bf295f93921a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003722 10.0.0.33 - - [2026-06-09 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.013331 10.0.0.33 - - [2026-06-09 14:36:06] "GET /virtual-machine-interface/b6f2bc18-e363-40a2-85e1-0d06f6373a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.020352 10.0.0.33 - - [2026-06-09 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.014210 10.0.0.33 - - [2026-06-09 14:36:06] "GET /virtual-machine-interface/b92c6150-5531-44e7-99ab-3283cf417a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004012 10.0.0.33 - - [2026-06-09 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.013075 10.0.0.33 - - [2026-06-09 14:36:06] "GET /firewall-policy/a6950e64-6d1c-4e77-b29a-c6072e40ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.016510 10.0.0.33 - - [2026-06-09 14:36:07] "GET /firewall-rule/316c25a2-c2dd-4d60-9e48-843f1252b454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002765 10.0.0.33 - - [2026-06-09 14:36:07] "POST /ref-update HTTP/1.1" 200 156 0.010888 10.0.0.33 - - [2026-06-09 14:36:07] "DELETE /firewall-rule/316c25a2-c2dd-4d60-9e48-843f1252b454 HTTP/1.1" 200 115 0.038684 10.0.0.33 - - [2026-06-09 14:36:07] "DELETE /loadbalancer-member/c39abc3f-8731-4be2-829e-207fcd506e39 HTTP/1.1" 200 115 0.032774 10.0.0.33 - - [2026-06-09 14:36:07] "PUT /service-instance/ea88a6d1-c0ec-4a7b-a5ef-146d6e84593d HTTP/1.1" 200 266 0.010439 10.0.0.33 - - [2026-06-09 14:36:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010278 10.0.0.33 - - [2026-06-09 14:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.33 - - [2026-06-09 14:36:07] "DELETE /loadbalancer-pool/70ddc84d-dcd9-4b6d-b710-e2431bb27f11 HTTP/1.1" 200 115 0.053228 10.0.0.33 - - [2026-06-09 14:36:07] "DELETE /loadbalancer-listener/87391dd0-35b1-4dd3-88da-aa8201c2d1c7 HTTP/1.1" 200 115 0.033277 10.0.0.33 - - [2026-06-09 14:36:07] "GET /floating-ip/44c8c7dc-2d56-4ea6-8c16-a17ccd1e663f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002837 10.0.0.33 - - [2026-06-09 14:36:07] "POST /chown HTTP/1.1" 200 109 0.012854 10.0.0.33 - - [2026-06-09 14:36:07] "POST /chown HTTP/1.1" 200 109 0.015681 10.0.0.33 - - [2026-06-09 14:36:07] "POST /chown HTTP/1.1" 200 109 0.013078 10.0.0.33 - - [2026-06-09 14:36:07] "PUT /floating-ip/44c8c7dc-2d56-4ea6-8c16-a17ccd1e663f HTTP/1.1" 200 256 0.026680 10.0.0.33 - - [2026-06-09 14:36:07] "POST /chown HTTP/1.1" 200 109 0.021383 10.0.0.33 - - [2026-06-09 14:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.33 - - [2026-06-09 14:36:07] "POST /chown HTTP/1.1" 200 109 0.007199 10.0.0.33 - - [2026-06-09 14:36:07] "POST /chown HTTP/1.1" 200 109 0.021767 10.0.0.33 - - [2026-06-09 14:36:07] "DELETE /floating-ip/44c8c7dc-2d56-4ea6-8c16-a17ccd1e663f HTTP/1.1" 200 115 0.073245 10.0.0.33 - - [2026-06-09 14:36:07] "DELETE /loadbalancer/162c7dd2-810a-4eb3-a06e-041a0890b760 HTTP/1.1" 200 115 0.035099 10.0.0.33 - - [2026-06-09 14:36:07] "POST /chown HTTP/1.1" 200 109 0.012271 10.0.0.33 - - [2026-06-09 14:36:07] "POST /chown HTTP/1.1" 200 109 0.028348 10.0.0.33 - - [2026-06-09 14:36:07] "PUT /service-instance/ea88a6d1-c0ec-4a7b-a5ef-146d6e84593d HTTP/1.1" 200 266 0.015502 10.0.0.33 - - [2026-06-09 14:36:07] "DELETE /instance-ip/54f14be0-00c7-4e94-a9cd-3c09c4a1b487 HTTP/1.1" 200 115 0.111546 10.0.0.33 - - [2026-06-09 14:36:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008099 10.0.0.33 - - [2026-06-09 14:36:07] "PUT /service-instance/ea88a6d1-c0ec-4a7b-a5ef-146d6e84593d HTTP/1.1" 200 266 0.007120 10.0.0.33 - - [2026-06-09 14:36:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.028650 10.0.0.33 - - [2026-06-09 14:36:07] "DELETE /virtual-machine-interface/b6f2bc18-e363-40a2-85e1-0d06f6373a49 HTTP/1.1" 200 115 0.090571 10.0.0.33 - - [2026-06-09 14:36:07] "PUT /service-instance/ea88a6d1-c0ec-4a7b-a5ef-146d6e84593d HTTP/1.1" 200 266 0.020959 10.0.0.33 - - [2026-06-09 14:36:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018612 10.0.0.33 - - [2026-06-09 14:36:07] "DELETE /tag/b3f78e3b-e5f4-43cc-9dd2-bb3b99f33bf8 HTTP/1.1" 200 115 0.107026 10.0.0.33 - - [2026-06-09 14:36:07] "DELETE /service-instance/ea88a6d1-c0ec-4a7b-a5ef-146d6e84593d HTTP/1.1" 200 115 0.040913 10.0.0.33 - - [2026-06-09 14:36:07] "GET /floating-ip-pool/e484c015-cb49-4cb5-88c7-b4c72d55a385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003230 10.0.0.33 - - [2026-06-09 14:36:07] "POST /ref-update HTTP/1.1" 200 156 0.007799 10.0.0.33 - - [2026-06-09 14:36:07] "GET /virtual-machine-interface/b92c6150-5531-44e7-99ab-3283cf417a1d?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004378 10.0.0.33 - - [2026-06-09 14:36:07] "DELETE /floating-ip-pool/e484c015-cb49-4cb5-88c7-b4c72d55a385 HTTP/1.1" 200 115 0.031677 10.0.0.33 - - [2026-06-09 14:36:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003834 10.0.0.33 - - [2026-06-09 14:36:07] "POST /useragent-kv HTTP/1.1" 200 115 0.001233 10.0.0.33 - - [2026-06-09 14:36:07] "DELETE /virtual-network/9e25c353-2f6d-454d-b1f4-e575e544450e HTTP/1.1" 200 115 0.112937 10.0.0.33 - - [2026-06-09 14:36:07] "GET /routing-instance/5dd6a02c-718c-49ac-a32f-7bef3c618cb8 HTTP/1.1" 404 171 0.006315 10.0.0.33 - - [2026-06-09 14:36:07] "GET /domains HTTP/1.1" 200 280 0.003237 10.0.0.33 - - [2026-06-09 14:36:07] "DELETE /virtual-machine-interface/b92c6150-5531-44e7-99ab-3283cf417a1d HTTP/1.1" 200 115 0.101431 10.0.0.33 - - [2026-06-09 14:36:07] "GET /domain/8b10daaa-89f1-477b-b16b-8314042a4c17 HTTP/1.1" 200 3087 0.007492 10.0.0.33 - - [2026-06-09 14:36:07] "POST /ref-update HTTP/1.1" 200 156 0.014640 10.0.0.33 - - [2026-06-09 14:36:08] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af HTTP/1.1" 200 7143 0.044563 10.0.0.33 - - [2026-06-09 14:36:08] "DELETE /virtual-machine/cf1d9882-cfcc-43f4-8969-80cfabfafc6a HTTP/1.1" 200 115 0.057628 10.0.0.33 - - [2026-06-09 14:36:08] "GET /virtual-machine-interface/4e1a93b1-7c6d-4bd0-b381-bf295f93921a?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005521 10.0.0.33 - - [2026-06-09 14:36:08] "GET /virtual-machine-interface/6a2cf76e-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008995 10.0.0.33 - - [2026-06-09 14:36:08] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.33 - - [2026-06-09 14:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.33 - - [2026-06-09 14:36:08] "GET /loadbalancer/de6b06f0-4b66-4b9c-86c1-f76946900bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002986 10.0.0.33 - - [2026-06-09 14:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.33 - - [2026-06-09 14:36:08] "DELETE /virtual-machine-interface/4e1a93b1-7c6d-4bd0-b381-bf295f93921a HTTP/1.1" 200 115 0.053128 10.0.0.33 - - [2026-06-09 14:36:08] "GET /virtual-machine-interface/6a2cf76e-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004984 10.0.0.33 - - [2026-06-09 14:36:08] "DELETE /route-target/0dd56dfb-20a8-4503-91d1-ae033ae48584 HTTP/1.1" 200 115 0.033785 10.0.0.33 - - [2026-06-09 14:36:08] "DELETE /virtual-machine/205a69d2-03d0-4335-ad20-0b3377899f7f HTTP/1.1" 200 115 0.044924 10.0.0.33 - - [2026-06-09 14:36:08] "POST /set-tag HTTP/1.1" 200 109 0.057210 10.0.0.33 - - [2026-06-09 14:36:08] "DELETE /loadbalancer-member/0ce977ea-cc72-4efb-8435-e321328a4de7 HTTP/1.1" 200 115 0.029439 10.0.0.33 - - [2026-06-09 14:36:09] "GET /virtual-machine-interface/6a2cf76e-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005146 10.0.0.33 - - [2026-06-09 14:36:09] "POST /set-tag HTTP/1.1" 200 109 0.003076 10.0.0.33 - - [2026-06-09 14:36:09] "GET /virtual-machine-interface/6a2cf76e-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003575 10.0.0.33 - - [2026-06-09 14:36:09] "POST /set-tag HTTP/1.1" 200 109 0.001703 10.0.0.33 - - [2026-06-09 14:36:09] "GET /virtual-machine/79bf6e2f-9d44-4cac-a0a3-5a9b4b6a25ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.001903 10.0.0.33 - - [2026-06-09 14:36:09] "POST /ref-update HTTP/1.1" 200 156 0.013028 10.0.0.33 - - [2026-06-09 14:36:09] "GET /virtual-machine-interface/6a2cf76e-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009256 10.0.0.33 - - [2026-06-09 14:36:09] "POST /set-tag HTTP/1.1" 200 109 0.012667 10.0.0.33 - - [2026-06-09 14:36:09] "POST /set-tag HTTP/1.1" 200 109 0.014067 10.0.0.33 - - [2026-06-09 14:36:09] "POST /set-tag HTTP/1.1" 200 109 0.023557 10.0.0.33 - - [2026-06-09 14:36:09] "DELETE /instance-ip/6a3f959a-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.040432 10.0.0.33 - - [2026-06-09 14:36:09] "POST /ref-update HTTP/1.1" 200 156 0.010913 10.0.0.33 - - [2026-06-09 14:36:09] "DELETE /virtual-machine-interface/6a2cf76e-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.041612 10.0.0.33 - - [2026-06-09 14:36:09] "DELETE /virtual-machine/79bf6e2f-9d44-4cac-a0a3-5a9b4b6a25ce HTTP/1.1" 200 115 0.014919 10.0.0.33 - - [2026-06-09 14:36:13] "GET /virtual-machine-interface/69c3eb66-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004232 10.0.0.33 - - [2026-06-09 14:36:13] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.33 - - [2026-06-09 14:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.33 - - [2026-06-09 14:36:13] "GET /loadbalancer/de6b06f0-4b66-4b9c-86c1-f76946900bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.001892 10.0.0.33 - - [2026-06-09 14:36:14] "GET /virtual-machine-interface/69c3eb66-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006831 10.0.0.33 - - [2026-06-09 14:36:14] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.33 - - [2026-06-09 14:36:14] "GET /virtual-machine-interface/69c3eb66-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003955 10.0.0.33 - - [2026-06-09 14:36:14] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.33 - - [2026-06-09 14:36:14] "GET /virtual-machine/0a3663f3-aa12-4fb7-9f21-3cb1b2b824a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002143 10.0.0.33 - - [2026-06-09 14:36:14] "POST /ref-update HTTP/1.1" 200 156 0.014426 10.0.0.33 - - [2026-06-09 14:36:14] "GET /virtual-machine-interface/69c3eb66-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.018470 10.0.0.33 - - [2026-06-09 14:36:14] "POST /set-tag HTTP/1.1" 200 109 0.015908 10.0.0.33 - - [2026-06-09 14:36:14] "POST /set-tag HTTP/1.1" 200 109 0.027868 10.0.0.33 - - [2026-06-09 14:36:14] "POST /set-tag HTTP/1.1" 200 109 0.028276 10.0.0.33 - - [2026-06-09 14:36:14] "DELETE /instance-ip/69dc8928-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.039396 10.0.0.33 - - [2026-06-09 14:36:14] "POST /ref-update HTTP/1.1" 200 156 0.009147 10.0.0.33 - - [2026-06-09 14:36:14] "DELETE /virtual-machine-interface/69c3eb66-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.060566 10.0.0.33 - - [2026-06-09 14:36:14] "DELETE /virtual-machine/0a3663f3-aa12-4fb7-9f21-3cb1b2b824a5 HTTP/1.1" 200 115 0.019803 10.0.0.33 - - [2026-06-09 14:36:14] "DELETE /tag/ea45abf9-35e3-4d20-8005-9f7c67fdeaf6 HTTP/1.1" 200 115 0.059471 10.0.0.33 - - [2026-06-09 14:36:14] "DELETE /tag/d28ddf11-bc8f-407a-b4e4-aad229daeb15 HTTP/1.1" 200 115 0.030548 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:36:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:36:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 10.0.0.33 - - [2026-06-09 14:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.33 - - [2026-06-09 14:36:18] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045582 10.0.0.33 - - [2026-06-09 14:36:18] "POST /tags HTTP/1.1" 200 393 0.028709 10.0.0.33 - - [2026-06-09 14:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.33 - - [2026-06-09 14:36:18] "GET /tag/185fe3ea-8ec4-45b4-a66e-6e005432fd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.020216 10.0.0.33 - - [2026-06-09 14:36:18] "POST /tags HTTP/1.1" 200 341 0.025789 10.0.0.33 - - [2026-06-09 14:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.33 - - [2026-06-09 14:36:18] "GET /tag/13598a05-7b94-40a8-9850-d962a702db00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013411 10.0.0.33 - - [2026-06-09 14:36:18] "POST /id-to-fqname HTTP/1.1" 200 192 0.000432 10.0.0.33 - - [2026-06-09 14:36:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.003192 10.0.0.33 - - [2026-06-09 14:36:18] "POST /security-groups HTTP/1.1" 200 589 0.072796 10.0.0.33 - - [2026-06-09 14:36:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.001866 10.0.0.33 - - [2026-06-09 14:36:18] "POST /projects HTTP/1.1" 200 519 0.200983 10.0.0.33 - - [2026-06-09 14:36:18] "POST /access-control-lists HTTP/1.1" 200 598 0.058822 10.0.0.33 - - [2026-06-09 14:36:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.014978 10.0.0.33 - - [2026-06-09 14:36:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019454 10.0.0.33 - - [2026-06-09 14:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008912 10.0.0.33 - - [2026-06-09 14:36:19] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.046994 10.0.0.33 - - [2026-06-09 14:36:19] "POST /access-control-lists HTTP/1.1" 200 596 0.091117 10.0.0.33 - - [2026-06-09 14:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.33 - - [2026-06-09 14:36:19] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004099 10.0.0.33 - - [2026-06-09 14:36:19] "PUT /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8 HTTP/1.1" 200 264 0.039690 10.0.0.33 - - [2026-06-09 14:36:19] "PUT /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967 HTTP/1.1" 200 264 0.052995 10.0.0.33 - - [2026-06-09 14:36:19] "POST /security-groups HTTP/1.1" 200 591 0.081523 10.0.0.33 - - [2026-06-09 14:36:19] "POST /fqname-to-id HTTP/1.1" 404 270 0.001184 10.0.0.33 - - [2026-06-09 14:36:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020252 10.0.0.33 - - [2026-06-09 14:36:19] "POST /chown HTTP/1.1" 200 109 0.017107 10.0.0.33 - - [2026-06-09 14:36:19] "POST /access-control-lists HTTP/1.1" 200 632 0.033924 10.0.0.33 - - [2026-06-09 14:36:19] "POST /fqname-to-id HTTP/1.1" 404 269 0.003472 10.0.0.33 - - [2026-06-09 14:36:19] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.040141 10.0.0.33 - - [2026-06-09 14:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.33 - - [2026-06-09 14:36:19] "POST /access-control-lists HTTP/1.1" 200 630 0.078615 10.0.0.33 - - [2026-06-09 14:36:19] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002357 10.0.0.33 - - [2026-06-09 14:36:19] "POST /tags HTTP/1.1" 409 226 0.003644 10.0.0.33 - - [2026-06-09 14:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.33 - - [2026-06-09 14:36:19] "GET /tag/13598a05-7b94-40a8-9850-d962a702db00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011850 10.0.0.33 - - [2026-06-09 14:36:19] "POST /firewall-rules HTTP/1.1" 200 600 0.066956 10.0.0.33 - - [2026-06-09 14:36:19] "GET /firewall-rule/2b1a98e4-9073-4499-bd08-25339ea84a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.013511 10.0.0.33 - - [2026-06-09 14:36:19] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003711 10.0.0.33 - - [2026-06-09 14:36:19] "GET /firewall-rule/2b1a98e4-9073-4499-bd08-25339ea84a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002161 10.0.0.33 - - [2026-06-09 14:36:19] "POST /ref-update HTTP/1.1" 200 156 0.050199 10.0.0.33 - - [2026-06-09 14:36:19] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002669 10.0.0.33 - - [2026-06-09 14:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.33 - - [2026-06-09 14:36:19] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001868 10.0.0.33 - - [2026-06-09 14:36:19] "POST /tags HTTP/1.1" 409 226 0.001382 10.0.0.33 - - [2026-06-09 14:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.33 - - [2026-06-09 14:36:19] "GET /tag/13598a05-7b94-40a8-9850-d962a702db00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009878 10.0.0.33 - - [2026-06-09 14:36:19] "POST /firewall-rules HTTP/1.1" 200 598 0.076199 10.0.0.33 - - [2026-06-09 14:36:19] "GET /firewall-rule/fa3eb38f-4350-46c7-8518-ece87b7c3e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010984 10.0.0.33 - - [2026-06-09 14:36:19] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003013 10.0.0.33 - - [2026-06-09 14:36:20] "GET /firewall-rule/fa3eb38f-4350-46c7-8518-ece87b7c3e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002646 10.0.0.33 - - [2026-06-09 14:36:20] "POST /ref-update HTTP/1.1" 200 156 0.064609 10.0.0.33 - - [2026-06-09 14:36:21] "POST /tags HTTP/1.1" 200 393 0.020007 10.0.0.33 - - [2026-06-09 14:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.33 - - [2026-06-09 14:36:21] "GET /tag/57ecc3eb-b0ec-4368-8f4c-f4e539fe1c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012079 10.0.0.33 - - [2026-06-09 14:36:21] "POST /tags HTTP/1.1" 200 341 0.023031 10.0.0.33 - - [2026-06-09 14:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007889 10.0.0.33 - - [2026-06-09 14:36:21] "GET /tag/139aef1e-29bc-4da1-bb23-6ff128b00374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012732 10.0.0.33 - - [2026-06-09 14:36:21] "POST /id-to-fqname HTTP/1.1" 200 192 0.003829 10.0.0.33 - - [2026-06-09 14:36:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.002699 10.0.0.33 - - [2026-06-09 14:36:21] "POST /security-groups HTTP/1.1" 200 589 0.058223 10.0.0.33 - - [2026-06-09 14:36:21] "POST /projects HTTP/1.1" 200 519 0.147162 10.0.0.33 - - [2026-06-09 14:36:21] "POST /fqname-to-id HTTP/1.1" 404 236 0.002310 10.0.0.33 - - [2026-06-09 14:36:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008540 10.0.0.33 - - [2026-06-09 14:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008138 10.0.0.33 - - [2026-06-09 14:36:22] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.013912 10.0.0.33 - - [2026-06-09 14:36:22] "POST /access-control-lists HTTP/1.1" 200 598 0.071185 10.0.0.33 - - [2026-06-09 14:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.33 - - [2026-06-09 14:36:22] "POST /fqname-to-id HTTP/1.1" 404 235 0.010227 10.0.0.33 - - [2026-06-09 14:36:22] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007336 10.0.0.33 - - [2026-06-09 14:36:22] "POST /access-control-lists HTTP/1.1" 200 596 0.072255 10.0.0.33 - - [2026-06-09 14:36:22] "PUT /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8 HTTP/1.1" 200 264 0.084586 10.0.0.33 - - [2026-06-09 14:36:22] "PUT /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967 HTTP/1.1" 200 264 0.034760 10.0.0.33 - - [2026-06-09 14:36:22] "POST /security-groups HTTP/1.1" 200 591 0.068053 10.0.0.33 - - [2026-06-09 14:36:22] "POST /fqname-to-id HTTP/1.1" 404 270 0.002373 10.0.0.33 - - [2026-06-09 14:36:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.044004 10.0.0.33 - - [2026-06-09 14:36:22] "POST /chown HTTP/1.1" 200 109 0.021241 10.0.0.33 - - [2026-06-09 14:36:22] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016090 10.0.0.33 - - [2026-06-09 14:36:22] "POST /access-control-lists HTTP/1.1" 200 632 0.105124 10.0.0.33 - - [2026-06-09 14:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008652 10.0.0.33 - - [2026-06-09 14:36:22] "POST /fqname-to-id HTTP/1.1" 404 269 0.002895 10.0.0.33 - - [2026-06-09 14:36:22] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002439 10.0.0.33 - - [2026-06-09 14:36:22] "POST /tags HTTP/1.1" 409 226 0.002216 10.0.0.33 - - [2026-06-09 14:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.33 - - [2026-06-09 14:36:22] "POST /access-control-lists HTTP/1.1" 200 630 0.057437 10.0.0.33 - - [2026-06-09 14:36:22] "GET /tag/139aef1e-29bc-4da1-bb23-6ff128b00374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014907 10.0.0.33 - - [2026-06-09 14:36:22] "POST /firewall-rules HTTP/1.1" 200 600 0.062362 10.0.0.33 - - [2026-06-09 14:36:22] "GET /firewall-rule/dfcd70ea-8ba5-4226-9226-eca70d7d5fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003960 10.0.0.33 - - [2026-06-09 14:36:22] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.007454 10.0.0.33 - - [2026-06-09 14:36:22] "GET /firewall-rule/dfcd70ea-8ba5-4226-9226-eca70d7d5fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.001937 10.0.0.33 - - [2026-06-09 14:36:22] "POST /ref-update HTTP/1.1" 200 156 0.039081 10.0.0.33 - - [2026-06-09 14:36:22] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008712 10.0.0.33 - - [2026-06-09 14:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2026-06-09 14:36:22] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008582 10.0.0.33 - - [2026-06-09 14:36:22] "POST /tags HTTP/1.1" 409 226 0.001728 10.0.0.33 - - [2026-06-09 14:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.33 - - [2026-06-09 14:36:22] "GET /tag/139aef1e-29bc-4da1-bb23-6ff128b00374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010618 10.0.0.33 - - [2026-06-09 14:36:22] "POST /firewall-rules HTTP/1.1" 200 598 0.059149 10.0.0.33 - - [2026-06-09 14:36:22] "GET /firewall-rule/3e2e0e48-6f7a-4089-8035-667ea032d470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005140 10.0.0.33 - - [2026-06-09 14:36:22] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003603 10.0.0.33 - - [2026-06-09 14:36:22] "GET /firewall-rule/3e2e0e48-6f7a-4089-8035-667ea032d470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001853 10.0.0.33 - - [2026-06-09 14:36:23] "POST /ref-update HTTP/1.1" 200 156 0.052497 10.0.0.33 - - [2026-06-09 14:36:24] "POST /tags HTTP/1.1" 200 345 0.107048 10.0.0.33 - - [2026-06-09 14:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008236 10.0.0.33 - - [2026-06-09 14:36:24] "GET /tag/c8afe4b6-02e2-462e-be07-cc0bfced80eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.028125 10.0.0.33 - - [2026-06-09 14:36:24] "POST /projects HTTP/1.1" 409 238 0.001583 10.0.0.33 - - [2026-06-09 14:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.33 - - [2026-06-09 14:36:24] "GET /project/7f0a54b5-f518-4d1a-b736-2841bcf9559e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035913 10.0.0.33 - - [2026-06-09 14:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.33 - - [2026-06-09 14:36:24] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005686 10.0.0.33 - - [2026-06-09 14:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.33 - - [2026-06-09 14:36:24] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003312 10.0.0.33 - - [2026-06-09 14:36:24] "POST /security-groups HTTP/1.1" 409 285 0.001669 10.0.0.33 - - [2026-06-09 14:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001185 10.0.0.33 - - [2026-06-09 14:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.33 - - [2026-06-09 14:36:24] "PUT /security-group/140a6570-0588-4acd-95d3-ddcfcd4eeda5 HTTP/1.1" 200 262 0.062020 10.0.0.33 - - [2026-06-09 14:36:25] "PUT /access-control-list/cf949c12-e074-4acb-81f8-a531c3d9e212 HTTP/1.1" 200 272 0.026447 10.0.0.33 - - [2026-06-09 14:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.048497 10.0.0.33 - - [2026-06-09 14:36:25] "GET /project/7f0a54b5-f518-4d1a-b736-2841bcf9559e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.103757 10.0.0.33 - - [2026-06-09 14:36:25] "POST /tags HTTP/1.1" 409 228 0.010685 10.0.0.33 - - [2026-06-09 14:36:25] "PUT /access-control-list/3e565ecd-7472-450e-a2a7-e7215c737e45 HTTP/1.1" 200 272 0.064966 10.0.0.33 - - [2026-06-09 14:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.33 - - [2026-06-09 14:36:25] "GET /tag/c8afe4b6-02e2-462e-be07-cc0bfced80eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.010237 10.0.0.33 - - [2026-06-09 14:36:25] "POST /tags HTTP/1.1" 200 345 0.016897 10.0.0.33 - - [2026-06-09 14:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.33 - - [2026-06-09 14:36:25] "GET /tag/d2dbc64b-8b9f-4821-acf9-784c8f3dfe97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.011611 10.0.0.33 - - [2026-06-09 14:36:25] "POST /projects HTTP/1.1" 409 238 0.001870 10.0.0.33 - - [2026-06-09 14:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.33 - - [2026-06-09 14:36:25] "GET /project/43870696-711c-48c7-a5c3-a60408a1397b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030117 10.0.0.33 - - [2026-06-09 14:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.33 - - [2026-06-09 14:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.33 - - [2026-06-09 14:36:25] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004579 10.0.0.33 - - [2026-06-09 14:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.33 - - [2026-06-09 14:36:25] "GET /project/43870696-711c-48c7-a5c3-a60408a1397b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031670 10.0.0.33 - - [2026-06-09 14:36:25] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003681 10.0.0.33 - - [2026-06-09 14:36:25] "POST /security-groups HTTP/1.1" 409 285 0.001980 10.0.0.33 - - [2026-06-09 14:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.33 - - [2026-06-09 14:36:25] "PUT /security-group/44411f20-f069-4778-a80a-0c154eff6a09 HTTP/1.1" 200 262 0.054632 10.0.0.33 - - [2026-06-09 14:36:25] "PUT /access-control-list/300ddb74-6152-49d7-85f6-8492f9d3b34b HTTP/1.1" 200 272 0.007896 10.0.0.33 - - [2026-06-09 14:36:25] "PUT /access-control-list/6f0c1ffc-01b0-44b5-98ba-84bfb6eadfea HTTP/1.1" 200 272 0.010816 10.0.0.33 - - [2026-06-09 14:36:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008717 10.0.0.33 - - [2026-06-09 14:36:25] "POST /tags HTTP/1.1" 409 228 0.002569 10.0.0.33 - - [2026-06-09 14:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.33 - - [2026-06-09 14:36:25] "GET /tag/d2dbc64b-8b9f-4821-acf9-784c8f3dfe97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.009851 10.0.0.33 - - [2026-06-09 14:36:25] "POST /tags HTTP/1.1" 200 291 0.037688 10.0.0.33 - - [2026-06-09 14:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005981 10.0.0.33 - - [2026-06-09 14:36:25] "GET /tag/96a9df01-5ab1-42be-bde2-0700bdfc4b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011284 10.0.0.33 - - [2026-06-09 14:36:25] "POST /tags HTTP/1.1" 200 303 0.043425 10.0.0.33 - - [2026-06-09 14:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007487 10.0.0.33 - - [2026-06-09 14:36:25] "GET /tag/ff7acb44-effe-4172-a005-707c5e2a2e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011802 10.0.0.33 - - [2026-06-09 14:36:25] "POST /tags HTTP/1.1" 409 252 0.001448 10.0.0.33 - - [2026-06-09 14:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.33 - - [2026-06-09 14:36:25] "GET /tag/185fe3ea-8ec4-45b4-a66e-6e005432fd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011791 10.0.0.33 - - [2026-06-09 14:36:25] "POST /tags HTTP/1.1" 409 226 0.001745 10.0.0.33 - - [2026-06-09 14:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.33 - - [2026-06-09 14:36:25] "GET /tag/13598a05-7b94-40a8-9850-d962a702db00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010106 10.0.0.33 - - [2026-06-09 14:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.33 - - [2026-06-09 14:36:25] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003101 10.0.0.33 - - [2026-06-09 14:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.022857 10.0.0.33 - - [2026-06-09 14:36:25] "GET /project/7f0a54b5-f518-4d1a-b736-2841bcf9559e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042133 10.0.0.33 - - [2026-06-09 14:36:26] "POST /virtual-machines HTTP/1.1" 200 395 0.007912 10.0.0.33 - - [2026-06-09 14:36:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012855 10.0.0.33 - - [2026-06-09 14:36:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106226 10.0.0.33 - - [2026-06-09 14:36:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008131 10.0.0.33 - - [2026-06-09 14:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.33 - - [2026-06-09 14:36:26] "GET /virtual-machine-interface/983039fa-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006596 10.0.0.33 - - [2026-06-09 14:36:26] "POST /instance-ips HTTP/1.1" 200 397 0.018667 10.0.0.33 - - [2026-06-09 14:36:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.024017 10.0.0.33 - - [2026-06-09 14:36:26] "GET /virtual-machine-interface/983039fa-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010413 10.0.0.33 - - [2026-06-09 14:36:26] "POST /set-tag HTTP/1.1" 200 109 0.059879 10.0.0.33 - - [2026-06-09 14:36:26] "GET /virtual-machine-interface/983039fa-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014847 10.0.0.33 - - [2026-06-09 14:36:26] "GET /instance-ip/984937e8-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007358 10.0.0.33 - - [2026-06-09 14:36:26] "GET /virtual-machine-interface/983039fa-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004974 10.0.0.33 - - [2026-06-09 14:36:26] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.33 - - [2026-06-09 14:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.33 - - [2026-06-09 14:36:26] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003266 10.0.0.33 - - [2026-06-09 14:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001152 10.0.0.33 - - [2026-06-09 14:36:26] "GET /project/7f0a54b5-f518-4d1a-b736-2841bcf9559e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030623 10.0.0.33 - - [2026-06-09 14:36:26] "POST /virtual-machines HTTP/1.1" 200 395 0.007900 10.0.0.33 - - [2026-06-09 14:36:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012647 10.0.0.33 - - [2026-06-09 14:36:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105604 10.0.0.33 - - [2026-06-09 14:36:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008852 10.0.0.33 - - [2026-06-09 14:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012327 10.0.0.33 - - [2026-06-09 14:36:26] "GET /virtual-machine-interface/988d9dac-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006219 10.0.0.33 - - [2026-06-09 14:36:26] "POST /instance-ips HTTP/1.1" 200 397 0.019679 10.0.0.33 - - [2026-06-09 14:36:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.029999 10.0.0.33 - - [2026-06-09 14:36:26] "GET /virtual-machine-interface/988d9dac-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007212 10.0.0.33 - - [2026-06-09 14:36:27] "POST /set-tag HTTP/1.1" 200 109 0.063737 10.0.0.33 - - [2026-06-09 14:36:27] "GET /virtual-machine-interface/988d9dac-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009735 10.0.0.33 - - [2026-06-09 14:36:27] "GET /instance-ip/98a61904-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002810 10.0.0.33 - - [2026-06-09 14:36:27] "GET /virtual-machine-interface/988d9dac-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003861 10.0.0.33 - - [2026-06-09 14:36:27] "POST /set-tag HTTP/1.1" 200 109 0.001824 10.0.0.33 - - [2026-06-09 14:36:27] "GET /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003160 10.0.0.33 - - [2026-06-09 14:36:27] "POST /ref-update HTTP/1.1" 200 156 0.009755 10.0.0.33 - - [2026-06-09 14:36:27] "GET /virtual-machine-interface/983039fa-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008064 10.0.0.33 - - [2026-06-09 14:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.33 - - [2026-06-09 14:36:27] "GET /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003646 10.0.0.33 - - [2026-06-09 14:36:27] "POST /ref-update HTTP/1.1" 200 156 0.006793 10.0.0.33 - - [2026-06-09 14:36:27] "GET /virtual-machine-interface/988d9dac-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015319 10.0.0.33 - - [2026-06-09 14:36:27] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.33 - - [2026-06-09 14:36:27] "POST /tags HTTP/1.1" 200 291 0.014903 10.0.0.33 - - [2026-06-09 14:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006128 10.0.0.33 - - [2026-06-09 14:36:27] "GET /tag/f2ad2342-5cbb-4d1b-9f84-b316a35a7057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.015403 10.0.0.33 - - [2026-06-09 14:36:27] "POST /tags HTTP/1.1" 409 252 0.001830 10.0.0.33 - - [2026-06-09 14:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.33 - - [2026-06-09 14:36:27] "GET /tag/57ecc3eb-b0ec-4368-8f4c-f4e539fe1c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010013 10.0.0.33 - - [2026-06-09 14:36:27] "POST /tags HTTP/1.1" 409 226 0.001662 10.0.0.33 - - [2026-06-09 14:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.33 - - [2026-06-09 14:36:27] "GET /tag/139aef1e-29bc-4da1-bb23-6ff128b00374?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009986 10.0.0.33 - - [2026-06-09 14:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.33 - - [2026-06-09 14:36:27] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003761 10.0.0.33 - - [2026-06-09 14:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.33 - - [2026-06-09 14:36:27] "GET /project/43870696-711c-48c7-a5c3-a60408a1397b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029518 10.0.0.33 - - [2026-06-09 14:36:27] "POST /virtual-machines HTTP/1.1" 200 395 0.007674 10.0.0.33 - - [2026-06-09 14:36:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014591 10.0.0.33 - - [2026-06-09 14:36:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106707 10.0.0.33 - - [2026-06-09 14:36:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008187 10.0.0.33 - - [2026-06-09 14:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007152 10.0.0.33 - - [2026-06-09 14:36:27] "GET /virtual-machine-interface/9928621a-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008097 10.0.0.33 - - [2026-06-09 14:36:27] "POST /instance-ips HTTP/1.1" 200 397 0.019227 10.0.0.33 - - [2026-06-09 14:36:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.029685 10.0.0.33 - - [2026-06-09 14:36:28] "GET /virtual-machine-interface/9928621a-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011074 10.0.0.33 - - [2026-06-09 14:36:28] "POST /set-tag HTTP/1.1" 200 109 0.063655 10.0.0.33 - - [2026-06-09 14:36:28] "GET /virtual-machine-interface/9928621a-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013570 10.0.0.33 - - [2026-06-09 14:36:28] "GET /instance-ip/994121a6-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002307 10.0.0.33 - - [2026-06-09 14:36:28] "GET /virtual-machine-interface/9928621a-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003991 10.0.0.33 - - [2026-06-09 14:36:28] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.33 - - [2026-06-09 14:36:28] "GET /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004189 10.0.0.33 - - [2026-06-09 14:36:28] "POST /ref-update HTTP/1.1" 200 156 0.009579 10.0.0.33 - - [2026-06-09 14:36:28] "GET /virtual-machine-interface/9928621a-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003908 10.0.0.33 - - [2026-06-09 14:36:28] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.33 - - [2026-06-09 14:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.33 - - [2026-06-09 14:36:28] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005280 10.0.0.33 - - [2026-06-09 14:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.33 - - [2026-06-09 14:36:28] "GET /project/43870696-711c-48c7-a5c3-a60408a1397b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031656 10.0.0.33 - - [2026-06-09 14:36:28] "POST /virtual-machines HTTP/1.1" 200 395 0.008945 10.0.0.33 - - [2026-06-09 14:36:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007192 10.0.0.33 - - [2026-06-09 14:36:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096348 10.0.0.33 - - [2026-06-09 14:36:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018840 10.0.0.33 - - [2026-06-09 14:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.33 - - [2026-06-09 14:36:28] "GET /virtual-machine-interface/9998c8b6-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004096 10.0.0.33 - - [2026-06-09 14:36:28] "POST /instance-ips HTTP/1.1" 200 397 0.017346 10.0.0.33 - - [2026-06-09 14:36:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017035 10.0.0.33 - - [2026-06-09 14:36:28] "GET /virtual-machine-interface/9998c8b6-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007422 10.0.0.33 - - [2026-06-09 14:36:28] "POST /set-tag HTTP/1.1" 200 109 0.060011 10.0.0.33 - - [2026-06-09 14:36:28] "GET /virtual-machine-interface/9998c8b6-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004129 10.0.0.33 - - [2026-06-09 14:36:28] "GET /instance-ip/99ab7862-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003036 10.0.0.33 - - [2026-06-09 14:36:28] "GET /virtual-machine-interface/9998c8b6-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003890 10.0.0.33 - - [2026-06-09 14:36:28] "POST /set-tag HTTP/1.1" 200 109 0.001699 10.0.0.33 - - [2026-06-09 14:36:28] "GET /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.002994 10.0.0.33 - - [2026-06-09 14:36:28] "POST /ref-update HTTP/1.1" 200 156 0.007605 10.0.0.33 - - [2026-06-09 14:36:28] "GET /virtual-machine-interface/9998c8b6-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016034 10.0.0.33 - - [2026-06-09 14:36:28] "POST /set-tag HTTP/1.1" 200 109 0.002914 10.0.0.33 - - [2026-06-09 14:36:28] "POST /tags HTTP/1.1" 200 299 0.018698 10.0.0.33 - - [2026-06-09 14:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008145 10.0.0.33 - - [2026-06-09 14:36:29] "GET /tag/9e7285d2-92b5-40c3-80ad-7f9c4e4102f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013385 10.0.0.33 - - [2026-06-09 14:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.33 - - [2026-06-09 14:36:29] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003561 10.0.0.33 - - [2026-06-09 14:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.33 - - [2026-06-09 14:36:29] "GET /project/7f0a54b5-f518-4d1a-b736-2841bcf9559e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028479 10.0.0.33 - - [2026-06-09 14:36:29] "POST /virtual-machines HTTP/1.1" 200 395 0.007570 10.0.0.33 - - [2026-06-09 14:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027368 10.0.0.33 - - [2026-06-09 14:36:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117887 10.0.0.33 - - [2026-06-09 14:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007701 10.0.0.33 - - [2026-06-09 14:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.33 - - [2026-06-09 14:36:29] "GET /virtual-machine-interface/9a0a9586-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004511 10.0.0.33 - - [2026-06-09 14:36:29] "POST /instance-ips HTTP/1.1" 200 397 0.019625 10.0.0.33 - - [2026-06-09 14:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022660 10.0.0.33 - - [2026-06-09 14:36:29] "GET /virtual-machine-interface/9a0a9586-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006404 10.0.0.33 - - [2026-06-09 14:36:29] "POST /set-tag HTTP/1.1" 200 109 0.016180 10.0.0.33 - - [2026-06-09 14:36:29] "GET /virtual-machine-interface/9a0a9586-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011014 10.0.0.33 - - [2026-06-09 14:36:29] "GET /instance-ip/9a253da0-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002509 10.0.0.33 - - [2026-06-09 14:36:29] "GET /virtual-machine-interface/9a0a9586-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003916 10.0.0.33 - - [2026-06-09 14:36:29] "POST /set-tag HTTP/1.1" 200 109 0.001783 10.0.0.33 - - [2026-06-09 14:36:29] "POST /tags HTTP/1.1" 200 299 0.015609 10.0.0.33 - - [2026-06-09 14:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.33 - - [2026-06-09 14:36:29] "GET /tag/1e057af2-5b85-4c68-a679-db6c361638b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010109 10.0.0.33 - - [2026-06-09 14:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.33 - - [2026-06-09 14:36:29] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003197 10.0.0.33 - - [2026-06-09 14:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.33 - - [2026-06-09 14:36:29] "GET /project/7f0a54b5-f518-4d1a-b736-2841bcf9559e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036068 10.0.0.33 - - [2026-06-09 14:36:29] "POST /virtual-machines HTTP/1.1" 200 395 0.006603 10.0.0.33 - - [2026-06-09 14:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012868 10.0.0.33 - - [2026-06-09 14:36:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111963 10.0.0.33 - - [2026-06-09 14:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007815 10.0.0.33 - - [2026-06-09 14:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014857 10.0.0.33 - - [2026-06-09 14:36:30] "GET /virtual-machine-interface/9a6cb84c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003767 10.0.0.33 - - [2026-06-09 14:36:30] "POST /instance-ips HTTP/1.1" 200 397 0.018147 10.0.0.33 - - [2026-06-09 14:36:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024959 10.0.0.33 - - [2026-06-09 14:36:30] "GET /virtual-machine-interface/9a6cb84c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005938 10.0.0.33 - - [2026-06-09 14:36:30] "POST /set-tag HTTP/1.1" 200 109 0.017461 10.0.0.33 - - [2026-06-09 14:36:30] "GET /virtual-machine-interface/9a6cb84c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015071 10.0.0.33 - - [2026-06-09 14:36:30] "GET /instance-ip/9a86ce08-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002408 10.0.0.33 - - [2026-06-09 14:36:30] "GET /virtual-machine-interface/9a6cb84c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004178 10.0.0.33 - - [2026-06-09 14:36:30] "POST /set-tag HTTP/1.1" 200 109 0.002030 10.0.0.33 - - [2026-06-09 14:36:30] "POST /tags HTTP/1.1" 200 299 0.014307 10.0.0.33 - - [2026-06-09 14:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.33 - - [2026-06-09 14:36:30] "GET /tag/fb4f516b-0ed6-4684-a237-e302404dc8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011022 10.0.0.33 - - [2026-06-09 14:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.33 - - [2026-06-09 14:36:30] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003215 10.0.0.33 - - [2026-06-09 14:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.33 - - [2026-06-09 14:36:30] "GET /project/43870696-711c-48c7-a5c3-a60408a1397b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029563 10.0.0.33 - - [2026-06-09 14:36:30] "POST /virtual-machines HTTP/1.1" 200 395 0.007703 10.0.0.33 - - [2026-06-09 14:36:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017242 10.0.0.33 - - [2026-06-09 14:36:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096130 10.0.0.33 - - [2026-06-09 14:36:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007560 10.0.0.33 - - [2026-06-09 14:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006148 10.0.0.33 - - [2026-06-09 14:36:30] "GET /virtual-machine-interface/9ace0b74-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003580 10.0.0.33 - - [2026-06-09 14:36:30] "POST /instance-ips HTTP/1.1" 200 397 0.022176 10.0.0.33 - - [2026-06-09 14:36:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.028149 10.0.0.33 - - [2026-06-09 14:36:30] "GET /virtual-machine-interface/9ace0b74-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014679 10.0.0.33 - - [2026-06-09 14:36:30] "POST /set-tag HTTP/1.1" 200 109 0.060488 10.0.0.33 - - [2026-06-09 14:36:30] "GET /virtual-machine-interface/9ace0b74-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.031330 10.0.0.33 - - [2026-06-09 14:36:30] "GET /instance-ip/9ae700ca-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007987 10.0.0.33 - - [2026-06-09 14:36:30] "GET /virtual-machine-interface/9ace0b74-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004258 10.0.0.33 - - [2026-06-09 14:36:30] "POST /set-tag HTTP/1.1" 200 109 0.002009 10.0.0.33 - - [2026-06-09 14:36:30] "POST /tags HTTP/1.1" 200 299 0.016530 10.0.0.33 - - [2026-06-09 14:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.33 - - [2026-06-09 14:36:31] "GET /tag/2800a070-fd82-42ea-a154-d3a1a3a2a2b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010583 10.0.0.33 - - [2026-06-09 14:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.33 - - [2026-06-09 14:36:31] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003342 10.0.0.33 - - [2026-06-09 14:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.33 - - [2026-06-09 14:36:31] "GET /project/43870696-711c-48c7-a5c3-a60408a1397b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.021681 10.0.0.33 - - [2026-06-09 14:36:31] "POST /virtual-machines HTTP/1.1" 200 395 0.008468 10.0.0.33 - - [2026-06-09 14:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008245 10.0.0.33 - - [2026-06-09 14:36:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099852 10.0.0.33 - - [2026-06-09 14:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007841 10.0.0.33 - - [2026-06-09 14:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009267 10.0.0.33 - - [2026-06-09 14:36:31] "GET /virtual-machine-interface/9b3a0aea-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003630 10.0.0.33 - - [2026-06-09 14:36:31] "POST /instance-ips HTTP/1.1" 200 397 0.027900 10.0.0.33 - - [2026-06-09 14:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020399 10.0.0.33 - - [2026-06-09 14:36:31] "GET /virtual-machine-interface/9b3a0aea-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009666 10.0.0.33 - - [2026-06-09 14:36:31] "POST /set-tag HTTP/1.1" 200 109 0.015766 10.0.0.33 - - [2026-06-09 14:36:31] "GET /virtual-machine-interface/9b3a0aea-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013510 10.0.0.33 - - [2026-06-09 14:36:31] "GET /instance-ip/9b536346-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002483 10.0.0.33 - - [2026-06-09 14:36:31] "GET /virtual-machine-interface/9b3a0aea-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003925 10.0.0.33 - - [2026-06-09 14:36:31] "POST /set-tag HTTP/1.1" 200 109 0.002008 10.0.0.33 - - [2026-06-09 14:36:31] "GET /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003185 10.0.0.33 - - [2026-06-09 14:36:31] "POST /ref-update HTTP/1.1" 200 156 0.008346 10.0.0.33 - - [2026-06-09 14:36:31] "GET /virtual-machine-interface/9a0a9586-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011399 10.0.0.33 - - [2026-06-09 14:36:31] "POST /set-tag HTTP/1.1" 200 109 0.001887 10.0.0.33 - - [2026-06-09 14:36:31] "GET /virtual-machine-interface/983039fa-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003989 10.0.0.33 - - [2026-06-09 14:36:31] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.33 - - [2026-06-09 14:36:31] "GET /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003152 10.0.0.33 - - [2026-06-09 14:36:31] "POST /ref-update HTTP/1.1" 200 156 0.008085 10.0.0.33 - - [2026-06-09 14:36:31] "GET /virtual-machine-interface/9a6cb84c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004161 10.0.0.33 - - [2026-06-09 14:36:31] "POST /set-tag HTTP/1.1" 200 109 0.004698 10.0.0.33 - - [2026-06-09 14:36:31] "GET /virtual-machine-interface/988d9dac-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004251 10.0.0.33 - - [2026-06-09 14:36:31] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.33 - - [2026-06-09 14:36:31] "GET /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003889 10.0.0.33 - - [2026-06-09 14:36:31] "POST /ref-update HTTP/1.1" 200 156 0.011260 10.0.0.33 - - [2026-06-09 14:36:31] "GET /virtual-machine-interface/9ace0b74-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009217 10.0.0.33 - - [2026-06-09 14:36:31] "POST /set-tag HTTP/1.1" 200 109 0.002987 10.0.0.33 - - [2026-06-09 14:36:32] "GET /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004225 10.0.0.33 - - [2026-06-09 14:36:32] "POST /ref-update HTTP/1.1" 200 156 0.008104 10.0.0.33 - - [2026-06-09 14:36:32] "GET /virtual-machine-interface/9b3a0aea-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012129 10.0.0.33 - - [2026-06-09 14:36:32] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.33 - - [2026-06-09 14:36:32] "GET /virtual-machine-interface/9928621a-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004247 10.0.0.33 - - [2026-06-09 14:36:32] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.33 - - [2026-06-09 14:36:32] "GET /virtual-machine-interface/9998c8b6-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004070 10.0.0.33 - - [2026-06-09 14:36:32] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.33 - - [2026-06-09 14:36:32] "GET /virtual-machine-interface/9a0a9586-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003453 10.0.0.33 - - [2026-06-09 14:36:32] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.33 - - [2026-06-09 14:36:32] "GET /virtual-machine-interface/9a6cb84c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004236 10.0.0.33 - - [2026-06-09 14:36:32] "POST /set-tag HTTP/1.1" 200 109 0.001838 10.0.0.33 - - [2026-06-09 14:36:32] "GET /virtual-machine-interface/9ace0b74-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003527 10.0.0.33 - - [2026-06-09 14:36:32] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.33 - - [2026-06-09 14:36:32] "GET /virtual-machine-interface/9b3a0aea-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004018 10.0.0.33 - - [2026-06-09 14:36:32] "POST /set-tag HTTP/1.1" 200 109 0.003669 10.0.0.33 - - [2026-06-09 14:36:32] "GET /virtual-machine-interface/983039fa-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004319 10.0.0.33 - - [2026-06-09 14:36:32] "POST /set-tag HTTP/1.1" 200 109 0.001734 10.0.0.33 - - [2026-06-09 14:36:33] "GET /virtual-machine-interface/988d9dac-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005326 10.0.0.33 - - [2026-06-09 14:36:33] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.33 - - [2026-06-09 14:36:33] "GET /virtual-machine-interface/9928621a-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004289 10.0.0.33 - - [2026-06-09 14:36:33] "POST /set-tag HTTP/1.1" 200 109 0.002927 10.0.0.33 - - [2026-06-09 14:36:34] "GET /virtual-machine-interface/9998c8b6-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003970 10.0.0.33 - - [2026-06-09 14:36:34] "POST /set-tag HTTP/1.1" 200 109 0.001774 10.0.0.33 - - [2026-06-09 14:36:35] "GET /virtual-machine/b15d4bd0-a43d-4c66-bb48-2cad48963e42?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002767 10.0.0.33 - - [2026-06-09 14:36:35] "GET /virtual-machine-interface/983039fa-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003981 10.0.0.33 - - [2026-06-09 14:36:35] "GET /virtual-machine/3f44eda7-24ff-4228-b0fb-c29fd98d28b8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002951 10.0.0.33 - - [2026-06-09 14:36:35] "GET /virtual-machine-interface/988d9dac-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004161 10.0.0.33 - - [2026-06-09 14:36:35] "GET /virtual-machine/102f3f89-a775-41d1-b5fb-28dcd6ea1627?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002697 10.0.0.33 - - [2026-06-09 14:36:35] "GET /virtual-machine-interface/9928621a-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003487 10.0.0.33 - - [2026-06-09 14:36:35] "GET /virtual-machine/f7fc1cfd-af2b-43e5-ae89-4705cf234a9b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002637 10.0.0.33 - - [2026-06-09 14:36:35] "GET /virtual-machine-interface/9998c8b6-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004042 10.0.0.33 - - [2026-06-09 14:36:37] "GET /virtual-machine-interface/9a0a9586-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006982 10.0.0.33 - - [2026-06-09 14:36:37] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.33 - - [2026-06-09 14:36:37] "GET /virtual-machine-interface/9ace0b74-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003328 10.0.0.33 - - [2026-06-09 14:36:37] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.33 - - [2026-06-09 14:36:40] "GET /virtual-machine/09796620-dee1-4742-a65a-a709bbcc6132?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002606 10.0.0.33 - - [2026-06-09 14:36:40] "GET /virtual-machine-interface/9a0a9586-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003232 10.0.0.33 - - [2026-06-09 14:36:40] "GET /virtual-machine/b9eb3740-465b-4d76-8b6f-facc68504f08?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002611 10.0.0.33 - - [2026-06-09 14:36:40] "GET /virtual-machine-interface/9ace0b74-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003411 10.0.0.33 - - [2026-06-09 14:36:42] "GET /virtual-machine-interface/9b3a0aea-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004030 10.0.0.33 - - [2026-06-09 14:36:42] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.33 - - [2026-06-09 14:36:42] "GET /virtual-machine-interface/9a6cb84c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003506 10.0.0.33 - - [2026-06-09 14:36:42] "POST /set-tag HTTP/1.1" 200 109 0.001676 10.0.0.33 - - [2026-06-09 14:36:45] "GET /virtual-machine/a8b0253e-aace-40df-9c68-8deb7cb39599?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002663 10.0.0.33 - - [2026-06-09 14:36:45] "GET /virtual-machine-interface/9a6cb84c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003182 10.0.0.33 - - [2026-06-09 14:36:45] "GET /virtual-machine/63fac7c8-8cc7-474a-9daa-dd945b4f6466?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002573 10.0.0.33 - - [2026-06-09 14:36:45] "GET /virtual-machine-interface/9b3a0aea-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003318 10.0.0.33 - - [2026-06-09 14:36:46] "GET /loadbalancer/50bbef98-d25b-44fc-8bbc-d57873740390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001666 10.0.0.33 - - [2026-06-09 14:36:46] "POST /tags HTTP/1.1" 200 333 0.023347 10.0.0.33 - - [2026-06-09 14:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.017251 10.0.0.33 - - [2026-06-09 14:36:46] "GET /tag/0508bbb3-8ba6-4c57-a9d7-a158d3c20109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015788 10.0.0.33 - - [2026-06-09 14:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.33 - - [2026-06-09 14:36:46] "GET /project/7f0a54b5-f518-4d1a-b736-2841bcf9559e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024205 10.0.0.33 - - [2026-06-09 14:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.33 - - [2026-06-09 14:36:46] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003775 10.0.0.33 - - [2026-06-09 14:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.33 - - [2026-06-09 14:36:46] "GET /service-appliance-set/4b113501-0ec2-465b-a9b0-1ad64077d29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002059 10.0.0.33 - - [2026-06-09 14:36:46] "POST /fqname-to-id HTTP/1.1" 404 273 0.001317 10.0.0.33 - - [2026-06-09 14:36:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.092562 10.0.0.33 - - [2026-06-09 14:36:46] "GET /virtual-machine-interface/265b408b-7561-44d0-9174-fa73be02c375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.013723 10.0.0.33 - - [2026-06-09 14:36:46] "POST /instance-ips HTTP/1.1" 200 409 0.019032 10.0.0.33 - - [2026-06-09 14:36:46] "GET /instance-ip/2d1c1f17-463a-4241-b1ca-25cca26674d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003919 10.0.0.33 - - [2026-06-09 14:36:46] "POST /loadbalancers HTTP/1.1" 200 629 0.058811 10.0.0.33 - - [2026-06-09 14:36:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017836 10.0.0.33 - - [2026-06-09 14:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005270 10.0.0.33 - - [2026-06-09 14:36:46] "GET /project/7f0a54b5-f518-4d1a-b736-2841bcf9559e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038257 10.0.0.33 - - [2026-06-09 14:36:46] "GET /instance-ip/2d1c1f17-463a-4241-b1ca-25cca26674d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002359 10.0.0.33 - - [2026-06-09 14:36:46] "GET /project/7f0a54b5-f518-4d1a-b736-2841bcf9559e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027600 10.0.0.33 - - [2026-06-09 14:36:46] "GET /loadbalancer/50bbef98-d25b-44fc-8bbc-d57873740390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002103 10.0.0.33 - - [2026-06-09 14:36:46] "POST /floating-ips HTTP/1.1" 200 597 0.022283 10.0.0.33 - - [2026-06-09 14:36:46] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.036518 10.0.0.33 - - [2026-06-09 14:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.33 - - [2026-06-09 14:36:46] "GET /project/7f0a54b5-f518-4d1a-b736-2841bcf9559e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033335 10.0.0.33 - - [2026-06-09 14:36:46] "GET /loadbalancer-listener/2148b893-127d-4d59-88e9-8524f9a1d5d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.004058 10.0.0.33 - - [2026-06-09 14:36:47] "GET /loadbalancer-listener/2148b893-127d-4d59-88e9-8524f9a1d5d4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.005665 10.0.0.33 - - [2026-06-09 14:36:47] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019664 10.0.0.33 - - [2026-06-09 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.33 - - [2026-06-09 14:36:47] "GET /instance-ip/2d1c1f17-463a-4241-b1ca-25cca26674d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003496 10.0.0.33 - - [2026-06-09 14:36:47] "GET /loadbalancer/50bbef98-d25b-44fc-8bbc-d57873740390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001885 10.0.0.33 - - [2026-06-09 14:36:47] "GET /instance-ip/2d1c1f17-463a-4241-b1ca-25cca26674d4?fields=floating_ips HTTP/1.1" 200 1212 0.004454 10.0.0.33 - - [2026-06-09 14:36:47] "GET /floating-ip/d2493b79-505b-4afb-854a-344c76c5543c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.002684 10.0.0.33 - - [2026-06-09 14:36:47] "GET /loadbalancer-pool/710e318f-fea1-4d10-b1cf-089423367f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003441 10.0.0.33 - - [2026-06-09 14:36:47] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014581 10.0.0.33 - - [2026-06-09 14:36:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020643 10.0.0.33 - - [2026-06-09 14:36:47] "GET /virtual-machine-interface/983039fa-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006539 10.0.0.33 - - [2026-06-09 14:36:47] "GET /virtual-machine-interface/983039fa-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003557 10.0.0.33 - - [2026-06-09 14:36:47] "POST /ref-update HTTP/1.1" 200 156 0.005675 10.0.0.33 - - [2026-06-09 14:36:47] "GET /floating-ip/d2493b79-505b-4afb-854a-344c76c5543c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.011998 10.0.0.33 - - [2026-06-09 14:36:47] "PUT /floating-ip/d2493b79-505b-4afb-854a-344c76c5543c HTTP/1.1" 200 256 0.008788 10.0.0.33 - - [2026-06-09 14:36:47] "POST /tags HTTP/1.1" 409 221 0.003419 10.0.0.33 - - [2026-06-09 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.33 - - [2026-06-09 14:36:47] "GET /tag/0508bbb3-8ba6-4c57-a9d7-a158d3c20109?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009331 10.0.0.33 - - [2026-06-09 14:36:47] "GET /loadbalancer/50bbef98-d25b-44fc-8bbc-d57873740390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002503 10.0.0.33 - - [2026-06-09 14:36:47] "POST /set-tag HTTP/1.1" 200 109 0.058711 10.0.0.33 - - [2026-06-09 14:36:47] "GET /loadbalancer-pool/710e318f-fea1-4d10-b1cf-089423367f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.009087 10.0.0.33 - - [2026-06-09 14:36:47] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014329 10.0.0.33 - - [2026-06-09 14:36:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.007110 10.0.0.33 - - [2026-06-09 14:36:47] "GET /virtual-machine-interface/988d9dac-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017460 10.0.0.33 - - [2026-06-09 14:36:47] "GET /virtual-machine-interface/988d9dac-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010272 10.0.0.33 - - [2026-06-09 14:36:47] "POST /ref-update HTTP/1.1" 200 156 0.008711 10.0.0.33 - - [2026-06-09 14:36:47] "GET /floating-ip/d2493b79-505b-4afb-854a-344c76c5543c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.017349 10.0.0.33 - - [2026-06-09 14:36:47] "POST /set-tag HTTP/1.1" 200 109 0.102204 10.0.0.33 - - [2026-06-09 14:36:47] "POST /tags HTTP/1.1" 409 206 0.001861 10.0.0.33 - - [2026-06-09 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.33 - - [2026-06-09 14:36:47] "GET /tag/ff7acb44-effe-4172-a005-707c5e2a2e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012823 10.0.0.33 - - [2026-06-09 14:36:47] "POST /tags HTTP/1.1" 409 204 0.010910 10.0.0.33 - - [2026-06-09 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.33 - - [2026-06-09 14:36:47] "GET /tag/1e057af2-5b85-4c68-a679-db6c361638b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.009960 10.0.0.33 - - [2026-06-09 14:36:47] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001903 10.0.0.33 - - [2026-06-09 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.33 - - [2026-06-09 14:36:47] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001792 10.0.0.33 - - [2026-06-09 14:36:47] "POST /tags HTTP/1.1" 409 206 0.001171 10.0.0.33 - - [2026-06-09 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.33 - - [2026-06-09 14:36:47] "GET /tag/ff7acb44-effe-4172-a005-707c5e2a2e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009804 10.0.0.33 - - [2026-06-09 14:36:47] "POST /tags HTTP/1.1" 409 226 0.007439 10.0.0.33 - - [2026-06-09 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.33 - - [2026-06-09 14:36:47] "GET /tag/13598a05-7b94-40a8-9850-d962a702db00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010063 10.0.0.33 - - [2026-06-09 14:36:47] "POST /tags HTTP/1.1" 409 204 0.001436 10.0.0.33 - - [2026-06-09 14:36:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001190 10.0.0.33 - - [2026-06-09 14:36:48] "GET /tag/1e057af2-5b85-4c68-a679-db6c361638b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.009056 10.0.0.33 - - [2026-06-09 14:36:48] "POST /tags HTTP/1.1" 409 226 0.001393 10.0.0.33 - - [2026-06-09 14:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.33 - - [2026-06-09 14:36:48] "GET /tag/13598a05-7b94-40a8-9850-d962a702db00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011464 10.0.0.33 - - [2026-06-09 14:36:48] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002450 10.0.0.33 - - [2026-06-09 14:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.33 - - [2026-06-09 14:36:48] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002651 10.0.0.33 - - [2026-06-09 14:36:48] "POST /firewall-rules HTTP/1.1" 200 626 0.065043 10.0.0.33 - - [2026-06-09 14:36:48] "POST /firewall-rules HTTP/1.1" 200 646 0.088853 10.0.0.33 - - [2026-06-09 14:36:48] "GET /firewall-rule/1ae833f8-c0df-40e5-a220-319f463c0a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.006573 10.0.0.33 - - [2026-06-09 14:36:48] "GET /firewall-policy/063652b4-8183-4077-814a-2bf6c689d787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.002588 10.0.0.33 - - [2026-06-09 14:36:48] "GET /firewall-rule/32817a0c-951c-4a62-813f-7985a23fd46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003371 10.0.0.33 - - [2026-06-09 14:36:48] "POST /ref-update HTTP/1.1" 200 156 0.013140 10.0.0.33 - - [2026-06-09 14:36:48] "POST /firewall-policys HTTP/1.1" 200 606 0.025407 10.0.0.33 - - [2026-06-09 14:36:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015828 10.0.0.33 - - [2026-06-09 14:36:48] "GET /firewall-policy/d16af355-9e22-4233-9c87-604b8770aed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006116 10.0.0.33 - - [2026-06-09 14:36:48] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002152 10.0.0.33 - - [2026-06-09 14:36:48] "GET /firewall-policy/d16af355-9e22-4233-9c87-604b8770aed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.001864 10.0.0.33 - - [2026-06-09 14:36:48] "GET /firewall-policy/063652b4-8183-4077-814a-2bf6c689d787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.002971 10.0.0.33 - - [2026-06-09 14:36:48] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005312 10.0.0.33 - - [2026-06-09 14:36:48] "GET /firewall-policy/a6950e64-6d1c-4e77-b29a-c6072e40ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002812 10.0.0.33 - - [2026-06-09 14:36:48] "GET /firewall-policy/063652b4-8183-4077-814a-2bf6c689d787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.010778 10.0.0.33 - - [2026-06-09 14:36:48] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005855 10.0.0.33 - - [2026-06-09 14:36:48] "POST /ref-update HTTP/1.1" 200 156 0.025494 10.0.0.33 - - [2026-06-09 14:36:48] "POST /ref-update HTTP/1.1" 200 156 0.012696 10.0.0.33 - - [2026-06-09 14:36:48] "POST /ref-update HTTP/1.1" 200 156 0.023030 10.0.0.33 - - [2026-06-09 14:36:48] "POST /ref-update HTTP/1.1" 200 156 0.021490 10.0.0.33 - - [2026-06-09 14:36:48] "POST /ref-update HTTP/1.1" 200 156 0.027888 10.0.0.33 - - [2026-06-09 14:36:48] "GET /firewall-policy/d16af355-9e22-4233-9c87-604b8770aed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010985 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:38:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:38:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000999 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:38:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000866 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:38:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000776 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:38:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000833 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:38:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000737 10.0.0.33 - - [2026-06-09 14:38:47] "POST /tags HTTP/1.1" 409 252 0.002055 10.0.0.33 - - [2026-06-09 14:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.33 - - [2026-06-09 14:38:47] "GET /tag/57ecc3eb-b0ec-4368-8f4c-f4e539fe1c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011888 10.0.0.33 - - [2026-06-09 14:38:47] "POST /tags HTTP/1.1" 409 228 0.001953 10.0.0.33 - - [2026-06-09 14:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.33 - - [2026-06-09 14:38:47] "GET /tag/d2dbc64b-8b9f-4821-acf9-784c8f3dfe97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.015354 10.0.0.33 - - [2026-06-09 14:38:47] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003437 10.0.0.33 - - [2026-06-09 14:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.33 - - [2026-06-09 14:38:47] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002512 10.0.0.33 - - [2026-06-09 14:38:47] "POST /tags HTTP/1.1" 409 206 0.001726 10.0.0.33 - - [2026-06-09 14:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.33 - - [2026-06-09 14:38:47] "GET /tag/ff7acb44-effe-4172-a005-707c5e2a2e92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012760 10.0.0.33 - - [2026-06-09 14:38:47] "POST /tags HTTP/1.1" 409 226 0.001853 10.0.0.33 - - [2026-06-09 14:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.33 - - [2026-06-09 14:38:47] "GET /tag/13598a05-7b94-40a8-9850-d962a702db00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011909 10.0.0.33 - - [2026-06-09 14:38:47] "POST /tags HTTP/1.1" 409 204 0.001959 10.0.0.33 - - [2026-06-09 14:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.33 - - [2026-06-09 14:38:47] "GET /tag/1e057af2-5b85-4c68-a679-db6c361638b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.009439 10.0.0.33 - - [2026-06-09 14:38:47] "POST /tags HTTP/1.1" 409 226 0.001378 10.0.0.33 - - [2026-06-09 14:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001200 10.0.0.33 - - [2026-06-09 14:38:47] "GET /tag/13598a05-7b94-40a8-9850-d962a702db00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012465 10.0.0.33 - - [2026-06-09 14:38:47] "POST /tags HTTP/1.1" 409 228 0.004070 10.0.0.33 - - [2026-06-09 14:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.33 - - [2026-06-09 14:38:47] "GET /tag/d2dbc64b-8b9f-4821-acf9-784c8f3dfe97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.011091 10.0.0.33 - - [2026-06-09 14:38:47] "POST /tags HTTP/1.1" 409 252 0.001860 10.0.0.33 - - [2026-06-09 14:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.33 - - [2026-06-09 14:38:47] "GET /tag/57ecc3eb-b0ec-4368-8f4c-f4e539fe1c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009303 10.0.0.33 - - [2026-06-09 14:38:47] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003938 10.0.0.33 - - [2026-06-09 14:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.33 - - [2026-06-09 14:38:47] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002601 10.0.0.33 - - [2026-06-09 14:38:47] "POST /firewall-rules HTTP/1.1" 409 281 0.001587 10.0.0.33 - - [2026-06-09 14:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.33 - - [2026-06-09 14:38:47] "PUT /firewall-rule/32817a0c-951c-4a62-813f-7985a23fd46a HTTP/1.1" 200 260 0.030513 10.0.0.33 - - [2026-06-09 14:38:48] "POST /firewall-rules HTTP/1.1" 409 291 0.005697 10.0.0.33 - - [2026-06-09 14:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2026-06-09 14:38:48] "PUT /firewall-rule/1ae833f8-c0df-40e5-a220-319f463c0a54 HTTP/1.1" 200 260 0.021567 10.0.0.33 - - [2026-06-09 14:38:48] "GET /firewall-rule/1ae833f8-c0df-40e5-a220-319f463c0a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.006194 10.0.0.33 - - [2026-06-09 14:38:48] "POST /firewall-rules HTTP/1.1" 200 658 0.090685 10.0.0.33 - - [2026-06-09 14:38:48] "GET /firewall-rule/1fa3b071-1857-4ee7-b646-13ec44295544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.003552 10.0.0.33 - - [2026-06-09 14:38:48] "GET /firewall-policy/063652b4-8183-4077-814a-2bf6c689d787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.003230 10.0.0.33 - - [2026-06-09 14:38:48] "GET /firewall-rule/32817a0c-951c-4a62-813f-7985a23fd46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002875 10.0.0.33 - - [2026-06-09 14:38:48] "POST /firewall-policys HTTP/1.1" 409 269 0.001953 10.0.0.33 - - [2026-06-09 14:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.33 - - [2026-06-09 14:38:48] "PUT /firewall-policy/d16af355-9e22-4233-9c87-604b8770aed3 HTTP/1.1" 200 264 0.020902 10.0.0.33 - - [2026-06-09 14:38:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018136 10.0.0.33 - - [2026-06-09 14:38:48] "GET /firewall-policy/d16af355-9e22-4233-9c87-604b8770aed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005035 10.0.0.33 - - [2026-06-09 14:38:48] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002472 10.0.0.33 - - [2026-06-09 14:38:48] "GET /firewall-policy/d16af355-9e22-4233-9c87-604b8770aed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002310 10.0.0.33 - - [2026-06-09 14:38:48] "GET /firewall-policy/063652b4-8183-4077-814a-2bf6c689d787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.001760 10.0.0.33 - - [2026-06-09 14:38:48] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001878 10.0.0.33 - - [2026-06-09 14:38:48] "GET /firewall-policy/a6950e64-6d1c-4e77-b29a-c6072e40ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002017 10.0.0.33 - - [2026-06-09 14:38:48] "GET /firewall-policy/d16af355-9e22-4233-9c87-604b8770aed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001570 10.0.0.33 - - [2026-06-09 14:38:48] "GET /firewall-policy/d16af355-9e22-4233-9c87-604b8770aed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009659 10.0.0.33 - - [2026-06-09 14:39:45] "GET /global-system-configs HTTP/1.1" 200 322 0.010531 10.0.0.33 - - [2026-06-09 14:39:46] "GET /global-system-configs HTTP/1.1" 200 322 0.003943 10.0.0.33 - - [2026-06-09 14:39:49] "GET /virtual-machine-interface/983039fa-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005769 10.0.0.33 - - [2026-06-09 14:39:49] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.33 - - [2026-06-09 14:39:50] "GET /virtual-machine-interface/9b3a0aea-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004951 10.0.0.33 - - [2026-06-09 14:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.33 - - [2026-06-09 14:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.33 - - [2026-06-09 14:39:50] "GET /loadbalancer/50bbef98-d25b-44fc-8bbc-d57873740390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001979 10.0.0.33 - - [2026-06-09 14:39:50] "GET /virtual-machine-interface/983039fa-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008886 10.0.0.33 - - [2026-06-09 14:39:50] "POST /set-tag HTTP/1.1" 200 109 0.017477 10.0.0.33 - - [2026-06-09 14:39:50] "DELETE /loadbalancer-member/d0fee3d3-1bc2-4a7d-8dce-f969b9666ab4 HTTP/1.1" 200 115 0.040659 10.0.0.33 - - [2026-06-09 14:39:50] "GET /virtual-machine-interface/988d9dac-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003853 10.0.0.33 - - [2026-06-09 14:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.33 - - [2026-06-09 14:39:50] "GET /virtual-machine-interface/9a0a9586-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003702 10.0.0.33 - - [2026-06-09 14:39:50] "POST /set-tag HTTP/1.1" 200 109 0.001668 10.0.0.33 - - [2026-06-09 14:39:50] "GET /virtual-machine-interface/9ace0b74-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003853 10.0.0.33 - - [2026-06-09 14:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.33 - - [2026-06-09 14:39:50] "GET /virtual-machine-interface/9a6cb84c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003421 10.0.0.33 - - [2026-06-09 14:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.33 - - [2026-06-09 14:39:50] "GET /virtual-machine-interface/9928621a-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003449 10.0.0.33 - - [2026-06-09 14:39:50] "POST /set-tag HTTP/1.1" 200 109 0.001530 10.0.0.33 - - [2026-06-09 14:39:50] "GET /virtual-machine-interface/9998c8b6-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003121 10.0.0.33 - - [2026-06-09 14:39:50] "POST /set-tag HTTP/1.1" 200 109 0.007240 10.0.0.33 - - [2026-06-09 14:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.33 - - [2026-06-09 14:39:50] "GET /loadbalancer/50bbef98-d25b-44fc-8bbc-d57873740390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001787 10.0.0.33 - - [2026-06-09 14:39:50] "GET /virtual-machine-interface/988d9dac-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008540 10.0.0.33 - - [2026-06-09 14:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.33 - - [2026-06-09 14:39:50] "GET /virtual-machine-interface/988d9dac-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003721 10.0.0.33 - - [2026-06-09 14:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.33 - - [2026-06-09 14:39:50] "GET /virtual-machine/3f44eda7-24ff-4228-b0fb-c29fd98d28b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002533 10.0.0.33 - - [2026-06-09 14:39:50] "POST /ref-update HTTP/1.1" 200 156 0.007937 10.0.0.33 - - [2026-06-09 14:39:50] "GET /virtual-machine-interface/988d9dac-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003949 10.0.0.33 - - [2026-06-09 14:39:50] "POST /set-tag HTTP/1.1" 200 109 0.017465 10.0.0.33 - - [2026-06-09 14:39:51] "POST /set-tag HTTP/1.1" 200 109 0.022528 10.0.0.33 - - [2026-06-09 14:39:51] "POST /set-tag HTTP/1.1" 200 109 0.026317 10.0.0.33 - - [2026-06-09 14:39:51] "POST /set-tag HTTP/1.1" 200 109 0.012881 10.0.0.33 - - [2026-06-09 14:39:51] "POST /set-tag HTTP/1.1" 200 109 0.025453 10.0.0.33 - - [2026-06-09 14:39:51] "DELETE /instance-ip/98a61904-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.049572 10.0.0.33 - - [2026-06-09 14:39:51] "POST /ref-update HTTP/1.1" 200 156 0.007339 10.0.0.33 - - [2026-06-09 14:39:51] "DELETE /virtual-machine-interface/988d9dac-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.033120 10.0.0.33 - - [2026-06-09 14:39:51] "DELETE /virtual-machine/3f44eda7-24ff-4228-b0fb-c29fd98d28b8 HTTP/1.1" 200 115 0.017900 10.0.0.33 - - [2026-06-09 14:39:51] "GET /virtual-machine-interface/9928621a-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004275 10.0.0.33 - - [2026-06-09 14:39:51] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.33 - - [2026-06-09 14:39:51] "GET /virtual-machine-interface/983039fa-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003663 10.0.0.33 - - [2026-06-09 14:39:51] "POST /set-tag HTTP/1.1" 200 109 0.001574 10.0.0.33 - - [2026-06-09 14:39:51] "GET /virtual-machine-interface/9928621a-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003857 10.0.0.33 - - [2026-06-09 14:39:51] "POST /set-tag HTTP/1.1" 200 109 0.001680 10.0.0.33 - - [2026-06-09 14:39:51] "GET /virtual-machine/102f3f89-a775-41d1-b5fb-28dcd6ea1627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.001880 10.0.0.33 - - [2026-06-09 14:39:51] "POST /ref-update HTTP/1.1" 200 156 0.007741 10.0.0.33 - - [2026-06-09 14:39:51] "GET /virtual-machine-interface/9928621a-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007337 10.0.0.33 - - [2026-06-09 14:39:51] "POST /set-tag HTTP/1.1" 200 109 0.015746 10.0.0.33 - - [2026-06-09 14:39:51] "POST /set-tag HTTP/1.1" 200 109 0.013965 10.0.0.33 - - [2026-06-09 14:39:51] "POST /set-tag HTTP/1.1" 200 109 0.041266 10.0.0.33 - - [2026-06-09 14:39:51] "POST /set-tag HTTP/1.1" 200 109 0.025950 10.0.0.33 - - [2026-06-09 14:39:51] "POST /set-tag HTTP/1.1" 200 109 0.026572 10.0.0.33 - - [2026-06-09 14:39:51] "DELETE /instance-ip/994121a6-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.037500 10.0.0.33 - - [2026-06-09 14:39:51] "DELETE /virtual-machine-interface/9928621a-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.030966 10.0.0.33 - - [2026-06-09 14:39:51] "DELETE /virtual-machine/102f3f89-a775-41d1-b5fb-28dcd6ea1627 HTTP/1.1" 200 115 0.014018 10.0.0.33 - - [2026-06-09 14:39:51] "GET /virtual-machine-interface/983039fa-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003873 10.0.0.33 - - [2026-06-09 14:39:52] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.33 - - [2026-06-09 14:39:52] "GET /virtual-machine/b15d4bd0-a43d-4c66-bb48-2cad48963e42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004179 10.0.0.33 - - [2026-06-09 14:39:52] "POST /ref-update HTTP/1.1" 200 156 0.008457 10.0.0.33 - - [2026-06-09 14:39:52] "GET /virtual-machine-interface/983039fa-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003951 10.0.0.33 - - [2026-06-09 14:39:52] "POST /set-tag HTTP/1.1" 200 109 0.016268 10.0.0.33 - - [2026-06-09 14:39:52] "POST /set-tag HTTP/1.1" 200 109 0.031359 10.0.0.33 - - [2026-06-09 14:39:52] "POST /set-tag HTTP/1.1" 200 109 0.014552 10.0.0.33 - - [2026-06-09 14:39:52] "POST /set-tag HTTP/1.1" 200 109 0.031538 10.0.0.33 - - [2026-06-09 14:39:52] "POST /set-tag HTTP/1.1" 200 109 0.029681 10.0.0.33 - - [2026-06-09 14:39:52] "DELETE /instance-ip/984937e8-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.031285 10.0.0.33 - - [2026-06-09 14:39:52] "POST /ref-update HTTP/1.1" 200 156 0.007116 10.0.0.33 - - [2026-06-09 14:39:52] "DELETE /virtual-machine-interface/983039fa-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.039112 10.0.0.33 - - [2026-06-09 14:39:52] "DELETE /virtual-machine/b15d4bd0-a43d-4c66-bb48-2cad48963e42 HTTP/1.1" 200 115 0.019147 10.0.0.33 - - [2026-06-09 14:39:52] "DELETE /tag/96a9df01-5ab1-42be-bde2-0700bdfc4b58 HTTP/1.1" 200 115 0.027626 10.0.0.33 - - [2026-06-09 14:39:52] "GET /virtual-machine-interface/9998c8b6-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003310 10.0.0.33 - - [2026-06-09 14:39:52] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.33 - - [2026-06-09 14:39:52] "GET /virtual-machine-interface/9998c8b6-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003857 10.0.0.33 - - [2026-06-09 14:39:52] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.33 - - [2026-06-09 14:39:52] "GET /virtual-machine/f7fc1cfd-af2b-43e5-ae89-4705cf234a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.001857 10.0.0.33 - - [2026-06-09 14:39:52] "POST /ref-update HTTP/1.1" 200 156 0.007560 10.0.0.33 - - [2026-06-09 14:39:52] "GET /virtual-machine-interface/9998c8b6-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009499 10.0.0.33 - - [2026-06-09 14:39:52] "POST /set-tag HTTP/1.1" 200 109 0.015257 10.0.0.33 - - [2026-06-09 14:39:52] "POST /set-tag HTTP/1.1" 200 109 0.024374 10.0.0.33 - - [2026-06-09 14:39:52] "POST /set-tag HTTP/1.1" 200 109 0.028066 10.0.0.33 - - [2026-06-09 14:39:52] "POST /set-tag HTTP/1.1" 200 109 0.012195 10.0.0.33 - - [2026-06-09 14:39:52] "POST /set-tag HTTP/1.1" 200 109 0.022921 10.0.0.33 - - [2026-06-09 14:39:52] "DELETE /instance-ip/99ab7862-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.057631 10.0.0.33 - - [2026-06-09 14:39:52] "DELETE /virtual-machine-interface/9998c8b6-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.048254 10.0.0.33 - - [2026-06-09 14:39:52] "DELETE /virtual-machine/f7fc1cfd-af2b-43e5-ae89-4705cf234a9b HTTP/1.1" 200 115 0.024234 10.0.0.33 - - [2026-06-09 14:39:52] "DELETE /tag/f2ad2342-5cbb-4d1b-9f84-b316a35a7057 HTTP/1.1" 200 115 0.041950 10.0.0.33 - - [2026-06-09 14:39:52] "DELETE /tag/ff7acb44-effe-4172-a005-707c5e2a2e92 HTTP/1.1" 409 388 0.007480 10.0.0.33 - - [2026-06-09 14:40:20] "GET /virtual-machine-interface/9a0a9586-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005832 10.0.0.33 - - [2026-06-09 14:40:20] "POST /set-tag HTTP/1.1" 200 109 0.003042 10.0.0.33 - - [2026-06-09 14:40:20] "GET /virtual-machine-interface/9a0a9586-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008254 10.0.0.33 - - [2026-06-09 14:40:20] "POST /set-tag HTTP/1.1" 200 109 0.004109 10.0.0.33 - - [2026-06-09 14:40:21] "GET /virtual-machine/09796620-dee1-4742-a65a-a709bbcc6132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002494 10.0.0.33 - - [2026-06-09 14:40:21] "POST /ref-update HTTP/1.1" 200 156 0.009753 10.0.0.33 - - [2026-06-09 14:40:21] "GET /virtual-machine-interface/9a0a9586-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008755 10.0.0.33 - - [2026-06-09 14:40:21] "POST /set-tag HTTP/1.1" 200 109 0.014217 10.0.0.33 - - [2026-06-09 14:40:21] "POST /set-tag HTTP/1.1" 200 109 0.023147 10.0.0.33 - - [2026-06-09 14:40:21] "POST /set-tag HTTP/1.1" 200 109 0.026463 10.0.0.33 - - [2026-06-09 14:40:21] "POST /set-tag HTTP/1.1" 200 109 0.013520 10.0.0.33 - - [2026-06-09 14:40:21] "DELETE /instance-ip/9a253da0-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.033743 10.0.0.33 - - [2026-06-09 14:40:21] "DELETE /virtual-machine-interface/9a0a9586-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.033679 10.0.0.33 - - [2026-06-09 14:40:21] "DELETE /virtual-machine/09796620-dee1-4742-a65a-a709bbcc6132 HTTP/1.1" 200 115 0.016118 10.0.0.33 - - [2026-06-09 14:40:21] "DELETE /tag/9e7285d2-92b5-40c3-80ad-7f9c4e4102f6 HTTP/1.1" 200 115 0.049253 10.0.0.33 - - [2026-06-09 14:40:21] "GET /virtual-machine-interface/9ace0b74-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003513 10.0.0.33 - - [2026-06-09 14:40:21] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.33 - - [2026-06-09 14:40:21] "GET /virtual-machine-interface/9ace0b74-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003748 10.0.0.33 - - [2026-06-09 14:40:21] "POST /set-tag HTTP/1.1" 200 109 0.003984 10.0.0.33 - - [2026-06-09 14:40:21] "GET /virtual-machine/b9eb3740-465b-4d76-8b6f-facc68504f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002487 10.0.0.33 - - [2026-06-09 14:40:21] "POST /ref-update HTTP/1.1" 200 156 0.007479 10.0.0.33 - - [2026-06-09 14:40:21] "GET /virtual-machine-interface/9ace0b74-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012869 10.0.0.33 - - [2026-06-09 14:40:21] "POST /set-tag HTTP/1.1" 200 109 0.015158 10.0.0.33 - - [2026-06-09 14:40:21] "POST /set-tag HTTP/1.1" 200 109 0.017711 10.0.0.33 - - [2026-06-09 14:40:21] "POST /set-tag HTTP/1.1" 200 109 0.021769 10.0.0.33 - - [2026-06-09 14:40:21] "POST /set-tag HTTP/1.1" 200 109 0.011931 10.0.0.33 - - [2026-06-09 14:40:21] "DELETE /instance-ip/9ae700ca-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.042323 10.0.0.33 - - [2026-06-09 14:40:21] "DELETE /virtual-machine-interface/9ace0b74-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.040819 10.0.0.33 - - [2026-06-09 14:40:21] "DELETE /virtual-machine/b9eb3740-465b-4d76-8b6f-facc68504f08 HTTP/1.1" 200 115 0.019322 10.0.0.33 - - [2026-06-09 14:40:21] "DELETE /tag/fb4f516b-0ed6-4684-a237-e302404dc8fd HTTP/1.1" 200 115 0.029485 10.0.0.33 - - [2026-06-09 14:40:21] "GET /virtual-machine-interface/9b3a0aea-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003209 10.0.0.33 - - [2026-06-09 14:40:21] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.33 - - [2026-06-09 14:40:21] "GET /virtual-machine-interface/9b3a0aea-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003468 10.0.0.33 - - [2026-06-09 14:40:21] "POST /set-tag HTTP/1.1" 200 109 0.001679 10.0.0.33 - - [2026-06-09 14:40:21] "GET /virtual-machine/63fac7c8-8cc7-474a-9daa-dd945b4f6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002648 10.0.0.33 - - [2026-06-09 14:40:21] "POST /ref-update HTTP/1.1" 200 156 0.007979 10.0.0.33 - - [2026-06-09 14:40:21] "GET /virtual-machine-interface/9b3a0aea-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009110 10.0.0.33 - - [2026-06-09 14:40:22] "POST /set-tag HTTP/1.1" 200 109 0.015669 10.0.0.33 - - [2026-06-09 14:40:22] "POST /set-tag HTTP/1.1" 200 109 0.018260 10.0.0.33 - - [2026-06-09 14:40:22] "POST /set-tag HTTP/1.1" 200 109 0.022004 10.0.0.33 - - [2026-06-09 14:40:22] "POST /set-tag HTTP/1.1" 200 109 0.012710 10.0.0.33 - - [2026-06-09 14:40:22] "DELETE /instance-ip/9b536346-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.036417 10.0.0.33 - - [2026-06-09 14:40:22] "DELETE /virtual-machine-interface/9b3a0aea-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.030441 10.0.0.33 - - [2026-06-09 14:40:22] "DELETE /virtual-machine/63fac7c8-8cc7-474a-9daa-dd945b4f6466 HTTP/1.1" 200 115 0.016790 10.0.0.33 - - [2026-06-09 14:40:22] "DELETE /tag/d2dbc64b-8b9f-4821-acf9-784c8f3dfe97 HTTP/1.1" 409 236 0.005916 10.0.0.33 - - [2026-06-09 14:40:22] "DELETE /tag/57ecc3eb-b0ec-4368-8f4c-f4e539fe1c17 HTTP/1.1" 409 236 0.004750 10.0.0.33 - - [2026-06-09 14:40:22] "DELETE /tag/2800a070-fd82-42ea-a154-d3a1a3a2a2b1 HTTP/1.1" 200 115 0.032938 10.0.0.33 - - [2026-06-09 14:40:22] "GET /virtual-machine-interface/9a6cb84c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003343 10.0.0.33 - - [2026-06-09 14:40:22] "POST /set-tag HTTP/1.1" 200 109 0.002134 10.0.0.33 - - [2026-06-09 14:40:22] "GET /virtual-machine-interface/9a6cb84c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003552 10.0.0.33 - - [2026-06-09 14:40:22] "POST /set-tag HTTP/1.1" 200 109 0.001648 10.0.0.33 - - [2026-06-09 14:40:22] "GET /virtual-machine/a8b0253e-aace-40df-9c68-8deb7cb39599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002630 10.0.0.33 - - [2026-06-09 14:40:22] "POST /ref-update HTTP/1.1" 200 156 0.008197 10.0.0.33 - - [2026-06-09 14:40:22] "GET /virtual-machine-interface/9a6cb84c-6410-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009719 10.0.0.33 - - [2026-06-09 14:40:22] "POST /set-tag HTTP/1.1" 200 109 0.015468 10.0.0.33 - - [2026-06-09 14:40:22] "POST /set-tag HTTP/1.1" 200 109 0.027390 10.0.0.33 - - [2026-06-09 14:40:22] "POST /set-tag HTTP/1.1" 200 109 0.018020 10.0.0.33 - - [2026-06-09 14:40:22] "POST /set-tag HTTP/1.1" 200 109 0.010587 10.0.0.33 - - [2026-06-09 14:40:22] "DELETE /instance-ip/9a86ce08-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.033051 10.0.0.33 - - [2026-06-09 14:40:22] "DELETE /virtual-machine-interface/9a6cb84c-6410-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.030450 10.0.0.33 - - [2026-06-09 14:40:22] "DELETE /virtual-machine/a8b0253e-aace-40df-9c68-8deb7cb39599 HTTP/1.1" 200 115 0.014814 10.0.0.33 - - [2026-06-09 14:40:22] "DELETE /tag/1e057af2-5b85-4c68-a679-db6c361638b9 HTTP/1.1" 409 236 0.003572 10.0.0.33 - - [2026-06-09 14:40:22] "DELETE /tag/185fe3ea-8ec4-45b4-a66e-6e005432fd40 HTTP/1.1" 200 115 0.027159 10.0.0.33 - - [2026-06-09 14:40:22] "DELETE /tag/c8afe4b6-02e2-462e-be07-cc0bfced80eb HTTP/1.1" 200 115 0.025939 10.0.0.33 - - [2026-06-09 14:40:25] "POST /projects HTTP/1.1" 409 238 0.001797 10.0.0.33 - - [2026-06-09 14:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.33 - - [2026-06-09 14:40:25] "GET /project/43870696-711c-48c7-a5c3-a60408a1397b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036237 10.0.0.33 - - [2026-06-09 14:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.33 - - [2026-06-09 14:40:25] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003704 10.0.0.33 - - [2026-06-09 14:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.33 - - [2026-06-09 14:40:25] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003965 10.0.0.33 - - [2026-06-09 14:40:25] "POST /security-groups HTTP/1.1" 409 285 0.001823 10.0.0.33 - - [2026-06-09 14:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001152 10.0.0.33 - - [2026-06-09 14:40:25] "PUT /security-group/44411f20-f069-4778-a80a-0c154eff6a09 HTTP/1.1" 200 262 0.059566 10.0.0.33 - - [2026-06-09 14:40:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022120 10.0.0.33 - - [2026-06-09 14:40:25] "PUT /access-control-list/300ddb74-6152-49d7-85f6-8492f9d3b34b HTTP/1.1" 200 272 0.015996 10.0.0.33 - - [2026-06-09 14:40:25] "PUT /access-control-list/6f0c1ffc-01b0-44b5-98ba-84bfb6eadfea HTTP/1.1" 200 272 0.015076 10.0.0.33 - - [2026-06-09 14:40:30] "POST /projects HTTP/1.1" 409 238 0.001816 10.0.0.33 - - [2026-06-09 14:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.33 - - [2026-06-09 14:40:30] "GET /project/43870696-711c-48c7-a5c3-a60408a1397b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026678 10.0.0.33 - - [2026-06-09 14:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.33 - - [2026-06-09 14:40:30] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003339 10.0.0.33 - - [2026-06-09 14:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.33 - - [2026-06-09 14:40:30] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003193 10.0.0.33 - - [2026-06-09 14:40:30] "POST /security-groups HTTP/1.1" 409 285 0.001653 10.0.0.33 - - [2026-06-09 14:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001148 10.0.0.33 - - [2026-06-09 14:40:30] "PUT /security-group/44411f20-f069-4778-a80a-0c154eff6a09 HTTP/1.1" 200 262 0.055589 10.0.0.33 - - [2026-06-09 14:40:30] "PUT /access-control-list/300ddb74-6152-49d7-85f6-8492f9d3b34b HTTP/1.1" 200 272 0.009278 10.0.0.33 - - [2026-06-09 14:40:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016768 10.0.0.33 - - [2026-06-09 14:40:30] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.011994 10.0.0.33 - - [2026-06-09 14:40:30] "PUT /access-control-list/6f0c1ffc-01b0-44b5-98ba-84bfb6eadfea HTTP/1.1" 200 272 0.023765 10.0.0.33 - - [2026-06-09 14:40:30] "GET /firewall-rule/dfcd70ea-8ba5-4226-9226-eca70d7d5fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002509 10.0.0.33 - - [2026-06-09 14:40:30] "POST /ref-update HTTP/1.1" 200 156 0.042353 10.0.0.33 - - [2026-06-09 14:40:30] "DELETE /firewall-rule/dfcd70ea-8ba5-4226-9226-eca70d7d5fe5 HTTP/1.1" 200 115 0.027157 10.0.0.33 - - [2026-06-09 14:40:30] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004686 10.0.0.33 - - [2026-06-09 14:40:30] "GET /firewall-rule/3e2e0e48-6f7a-4089-8035-667ea032d470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002435 10.0.0.33 - - [2026-06-09 14:40:30] "POST /ref-update HTTP/1.1" 200 156 0.045249 10.0.0.33 - - [2026-06-09 14:40:30] "DELETE /firewall-rule/3e2e0e48-6f7a-4089-8035-667ea032d470 HTTP/1.1" 200 115 0.032313 10.0.0.33 - - [2026-06-09 14:40:30] "DELETE /tag/d2dbc64b-8b9f-4821-acf9-784c8f3dfe97 HTTP/1.1" 409 236 0.006064 10.0.0.33 - - [2026-06-09 14:40:30] "DELETE /tag/139aef1e-29bc-4da1-bb23-6ff128b00374 HTTP/1.1" 200 115 0.029719 10.0.0.33 - - [2026-06-09 14:40:30] "DELETE /tag/57ecc3eb-b0ec-4368-8f4c-f4e539fe1c17 HTTP/1.1" 409 236 0.003117 10.0.0.33 - - [2026-06-09 14:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.33 - - [2026-06-09 14:40:31] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004274 10.0.0.33 - - [2026-06-09 14:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.33 - - [2026-06-09 14:40:31] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003268 10.0.0.33 - - [2026-06-09 14:40:31] "PUT /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8 HTTP/1.1" 200 264 0.044388 10.0.0.33 - - [2026-06-09 14:40:31] "PUT /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967 HTTP/1.1" 200 264 0.036519 10.0.0.33 - - [2026-06-09 14:40:31] "DELETE /security-group/44411f20-f069-4778-a80a-0c154eff6a09 HTTP/1.1" 200 115 0.064834 10.0.0.33 - - [2026-06-09 14:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.33 - - [2026-06-09 14:40:31] "DELETE /access-control-list/300ddb74-6152-49d7-85f6-8492f9d3b34b HTTP/1.1" 200 115 0.028987 10.0.0.33 - - [2026-06-09 14:40:31] "DELETE /access-control-list/6f0c1ffc-01b0-44b5-98ba-84bfb6eadfea HTTP/1.1" 200 115 0.021273 10.0.0.33 - - [2026-06-09 14:40:31] "GET /project/43870696-711c-48c7-a5c3-a60408a1397b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033775 10.0.0.33 - - [2026-06-09 14:40:31] "GET /project/43870696-711c-48c7-a5c3-a60408a1397b?fields=security_groups HTTP/1.1" 200 1352 0.024675 10.0.0.33 - - [2026-06-09 14:40:31] "DELETE /security-group/c7e16152-393c-42f1-95b3-b1061336d9a1 HTTP/1.1" 200 115 0.039614 10.0.0.33 - - [2026-06-09 14:40:31] "DELETE /access-control-list/ef9d36b1-0f5c-457a-8043-5fd70b208f6f HTTP/1.1" 200 115 0.047814 10.0.0.33 - - [2026-06-09 14:40:31] "GET /project/43870696-711c-48c7-a5c3-a60408a1397b?fields=application_policy_sets HTTP/1.1" 200 1391 0.053268 10.0.0.33 - - [2026-06-09 14:40:31] "DELETE /access-control-list/1b4df526-cf70-4dd4-aa2a-2e0f27e77e1e HTTP/1.1" 200 115 0.063162 10.0.0.33 - - [2026-06-09 14:40:31] "DELETE /project/43870696-711c-48c7-a5c3-a60408a1397b HTTP/1.1" 200 115 0.306020 10.0.0.33 - - [2026-06-09 14:40:31] "POST /projects HTTP/1.1" 409 238 0.004590 10.0.0.33 - - [2026-06-09 14:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.33 - - [2026-06-09 14:40:31] "GET /project/7f0a54b5-f518-4d1a-b736-2841bcf9559e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042022 10.0.0.33 - - [2026-06-09 14:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.33 - - [2026-06-09 14:40:31] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005130 10.0.0.33 - - [2026-06-09 14:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.33 - - [2026-06-09 14:40:31] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003829 10.0.0.33 - - [2026-06-09 14:40:31] "POST /security-groups HTTP/1.1" 409 285 0.005207 10.0.0.33 - - [2026-06-09 14:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2026-06-09 14:40:31] "PUT /security-group/140a6570-0588-4acd-95d3-ddcfcd4eeda5 HTTP/1.1" 200 262 0.060230 10.0.0.33 - - [2026-06-09 14:40:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027102 10.0.0.33 - - [2026-06-09 14:40:31] "PUT /access-control-list/cf949c12-e074-4acb-81f8-a531c3d9e212 HTTP/1.1" 200 272 0.019113 10.0.0.33 - - [2026-06-09 14:40:31] "PUT /access-control-list/3e565ecd-7472-450e-a2a7-e7215c737e45 HTTP/1.1" 200 272 0.020650 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:40:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:40:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 10.0.0.33 - - [2026-06-09 14:40:36] "DELETE /loadbalancer-member/591d7d8a-7f63-4212-aa1b-a1aeb708a6ea HTTP/1.1" 200 115 0.032488 10.0.0.33 - - [2026-06-09 14:40:36] "DELETE /loadbalancer-pool/710e318f-fea1-4d10-b1cf-089423367f67 HTTP/1.1" 200 115 0.041790 10.0.0.33 - - [2026-06-09 14:40:36] "DELETE /loadbalancer-listener/2148b893-127d-4d59-88e9-8524f9a1d5d4 HTTP/1.1" 200 115 0.027104 10.0.0.33 - - [2026-06-09 14:40:36] "DELETE /loadbalancer/50bbef98-d25b-44fc-8bbc-d57873740390 HTTP/1.1" 200 115 0.035892 10.0.0.33 - - [2026-06-09 14:40:36] "DELETE /floating-ip/d2493b79-505b-4afb-854a-344c76c5543c HTTP/1.1" 200 115 0.040561 10.0.0.33 - - [2026-06-09 14:40:36] "DELETE /instance-ip/2d1c1f17-463a-4241-b1ca-25cca26674d4 HTTP/1.1" 200 115 0.048576 10.0.0.33 - - [2026-06-09 14:40:36] "DELETE /virtual-machine-interface/265b408b-7561-44d0-9174-fa73be02c375 HTTP/1.1" 200 115 0.039256 10.0.0.33 - - [2026-06-09 14:40:36] "DELETE /tag/0508bbb3-8ba6-4c57-a9d7-a158d3c20109 HTTP/1.1" 200 115 0.030967 10.0.0.33 - - [2026-06-09 14:40:36] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002260 10.0.0.33 - - [2026-06-09 14:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-06-09 14:40:36] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002443 10.0.0.33 - - [2026-06-09 14:40:36] "GET /firewall-policy/063652b4-8183-4077-814a-2bf6c689d787?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.002021 10.0.0.33 - - [2026-06-09 14:40:36] "GET /firewall-rule/32817a0c-951c-4a62-813f-7985a23fd46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.001819 10.0.0.33 - - [2026-06-09 14:40:36] "POST /ref-update HTTP/1.1" 200 156 0.010513 10.0.0.33 - - [2026-06-09 14:40:36] "DELETE /firewall-rule/32817a0c-951c-4a62-813f-7985a23fd46a HTTP/1.1" 200 115 0.032819 10.0.0.33 - - [2026-06-09 14:40:36] "GET /firewall-policy/d16af355-9e22-4233-9c87-604b8770aed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003044 10.0.0.33 - - [2026-06-09 14:40:36] "GET /firewall-rule/1ae833f8-c0df-40e5-a220-319f463c0a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.002519 10.0.0.33 - - [2026-06-09 14:40:36] "POST /ref-update HTTP/1.1" 200 156 0.015372 10.0.0.33 - - [2026-06-09 14:40:36] "DELETE /firewall-rule/1ae833f8-c0df-40e5-a220-319f463c0a54 HTTP/1.1" 200 115 0.041683 10.0.0.33 - - [2026-06-09 14:40:36] "GET /firewall-policy/d16af355-9e22-4233-9c87-604b8770aed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.003255 10.0.0.33 - - [2026-06-09 14:40:36] "GET /firewall-rule/1fa3b071-1857-4ee7-b646-13ec44295544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.003460 10.0.0.33 - - [2026-06-09 14:40:36] "POST /ref-update HTTP/1.1" 200 156 0.015052 10.0.0.33 - - [2026-06-09 14:40:36] "DELETE /firewall-rule/1fa3b071-1857-4ee7-b646-13ec44295544 HTTP/1.1" 200 115 0.040418 10.0.0.33 - - [2026-06-09 14:40:36] "GET /application-policy-set/328fc05e-73ec-440d-b0c7-41889417844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004102 10.0.0.33 - - [2026-06-09 14:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.33 - - [2026-06-09 14:40:36] "GET /policy-management/e611ece3-e2fa-4dc3-9b31-bb9f4c594b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003086 10.0.0.33 - - [2026-06-09 14:40:37] "GET /firewall-policy/d16af355-9e22-4233-9c87-604b8770aed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006490 10.0.0.33 - - [2026-06-09 14:40:37] "POST /ref-update HTTP/1.1" 200 156 0.025824 10.0.0.33 - - [2026-06-09 14:40:37] "DELETE /firewall-policy/d16af355-9e22-4233-9c87-604b8770aed3 HTTP/1.1" 200 115 0.025037 10.0.0.33 - - [2026-06-09 14:40:37] "DELETE /tag/d2dbc64b-8b9f-4821-acf9-784c8f3dfe97 HTTP/1.1" 200 115 0.043500 10.0.0.33 - - [2026-06-09 14:40:37] "DELETE /tag/1e057af2-5b85-4c68-a679-db6c361638b9 HTTP/1.1" 200 115 0.049361 10.0.0.33 - - [2026-06-09 14:40:37] "DELETE /tag/57ecc3eb-b0ec-4368-8f4c-f4e539fe1c17 HTTP/1.1" 200 115 0.045609 10.0.0.33 - - [2026-06-09 14:40:37] "DELETE /tag/ff7acb44-effe-4172-a005-707c5e2a2e92 HTTP/1.1" 200 115 0.110795 10.0.0.33 - - [2026-06-09 14:40:37] "POST /projects HTTP/1.1" 409 238 0.003763 10.0.0.33 - - [2026-06-09 14:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.33 - - [2026-06-09 14:40:37] "GET /project/7f0a54b5-f518-4d1a-b736-2841bcf9559e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042255 10.0.0.33 - - [2026-06-09 14:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.33 - - [2026-06-09 14:40:37] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003850 10.0.0.33 - - [2026-06-09 14:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.33 - - [2026-06-09 14:40:37] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003849 10.0.0.33 - - [2026-06-09 14:40:37] "POST /security-groups HTTP/1.1" 409 285 0.001997 10.0.0.33 - - [2026-06-09 14:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014676 10.0.0.33 - - [2026-06-09 14:40:37] "PUT /security-group/140a6570-0588-4acd-95d3-ddcfcd4eeda5 HTTP/1.1" 200 262 0.055380 10.0.0.33 - - [2026-06-09 14:40:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.015131 10.0.0.33 - - [2026-06-09 14:40:37] "PUT /access-control-list/cf949c12-e074-4acb-81f8-a531c3d9e212 HTTP/1.1" 200 272 0.029829 10.0.0.33 - - [2026-06-09 14:40:37] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.021016 10.0.0.33 - - [2026-06-09 14:40:37] "PUT /access-control-list/3e565ecd-7472-450e-a2a7-e7215c737e45 HTTP/1.1" 200 272 0.023846 10.0.0.33 - - [2026-06-09 14:40:37] "GET /firewall-rule/2b1a98e4-9073-4499-bd08-25339ea84a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002648 10.0.0.33 - - [2026-06-09 14:40:37] "POST /ref-update HTTP/1.1" 200 156 0.056901 10.0.0.33 - - [2026-06-09 14:40:37] "DELETE /firewall-rule/2b1a98e4-9073-4499-bd08-25339ea84a6b HTTP/1.1" 200 115 0.047077 10.0.0.33 - - [2026-06-09 14:40:37] "GET /firewall-policy/297d07b6-c83e-48c9-b665-074d32da3a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006096 10.0.0.33 - - [2026-06-09 14:40:37] "GET /firewall-rule/fa3eb38f-4350-46c7-8518-ece87b7c3e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006037 10.0.0.33 - - [2026-06-09 14:40:37] "POST /ref-update HTTP/1.1" 200 156 0.048836 10.0.0.33 - - [2026-06-09 14:40:38] "DELETE /firewall-rule/fa3eb38f-4350-46c7-8518-ece87b7c3e7d HTTP/1.1" 200 115 0.039033 10.0.0.33 - - [2026-06-09 14:40:38] "DELETE /tag/13598a05-7b94-40a8-9850-d962a702db00 HTTP/1.1" 200 115 0.053445 10.0.0.33 - - [2026-06-09 14:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.33 - - [2026-06-09 14:40:38] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003888 10.0.0.33 - - [2026-06-09 14:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.33 - - [2026-06-09 14:40:38] "GET /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004164 10.0.0.33 - - [2026-06-09 14:40:38] "PUT /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8 HTTP/1.1" 200 264 0.046510 10.0.0.33 - - [2026-06-09 14:40:38] "PUT /virtual-network/9e9fd33c-1994-41d7-8450-0ad360e53967 HTTP/1.1" 200 264 0.057515 10.0.0.33 - - [2026-06-09 14:40:38] "DELETE /security-group/140a6570-0588-4acd-95d3-ddcfcd4eeda5 HTTP/1.1" 200 115 0.068779 10.0.0.33 - - [2026-06-09 14:40:38] "DELETE /access-control-list/cf949c12-e074-4acb-81f8-a531c3d9e212 HTTP/1.1" 200 115 0.035391 10.0.0.33 - - [2026-06-09 14:40:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006966 10.0.0.33 - - [2026-06-09 14:40:38] "DELETE /access-control-list/3e565ecd-7472-450e-a2a7-e7215c737e45 HTTP/1.1" 200 115 0.016934 10.0.0.33 - - [2026-06-09 14:40:38] "GET /project/7f0a54b5-f518-4d1a-b736-2841bcf9559e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.039588 10.0.0.33 - - [2026-06-09 14:40:38] "GET /project/7f0a54b5-f518-4d1a-b736-2841bcf9559e?fields=security_groups HTTP/1.1" 200 1352 0.033449 10.0.0.33 - - [2026-06-09 14:40:38] "DELETE /security-group/d0887e6b-4403-4b22-89cb-470a62ff2c53 HTTP/1.1" 200 115 0.049991 10.0.0.33 - - [2026-06-09 14:40:38] "DELETE /access-control-list/9ebfa1aa-4daf-4eb6-8732-295d6acb3db5 HTTP/1.1" 200 115 0.043409 10.0.0.33 - - [2026-06-09 14:40:38] "GET /project/7f0a54b5-f518-4d1a-b736-2841bcf9559e?fields=application_policy_sets HTTP/1.1" 200 1391 0.044657 10.0.0.33 - - [2026-06-09 14:40:38] "DELETE /access-control-list/ee757298-a429-49d1-ba43-a97f11d88cc8 HTTP/1.1" 200 115 0.057363 10.0.0.33 - - [2026-06-09 14:40:38] "DELETE /project/7f0a54b5-f518-4d1a-b736-2841bcf9559e HTTP/1.1" 200 115 0.339790 10.0.0.33 - - [2026-06-09 14:41:27] "GET / HTTP/1.1" 200 35931 0.001362 10.0.0.33 - - [2026-06-09 14:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.33 - - [2026-06-09 14:41:27] "GET /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003574 10.0.0.33 - - [2026-06-09 14:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.33 - - [2026-06-09 14:41:27] "GET /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002311 10.0.0.33 - - [2026-06-09 14:41:41] "GET / HTTP/1.1" 200 35931 0.002644 10.0.0.33 - - [2026-06-09 14:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.33 - - [2026-06-09 14:41:41] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005745 10.0.0.33 - - [2026-06-09 14:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.33 - - [2026-06-09 14:41:41] "GET /config-node/8bfdde66-9e00-4414-8a7b-fc1043170682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002084 10.0.0.33 - - [2026-06-09 14:41:42] "GET / HTTP/1.1" 200 35931 0.001238 10.0.0.33 - - [2026-06-09 14:41:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001754 10.0.0.33 - - [2026-06-09 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.33 - - [2026-06-09 14:41:47] "GET /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002005 10.0.0.33 - - [2026-06-09 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.33 - - [2026-06-09 14:41:47] "PUT /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10 HTTP/1.1" 200 276 0.006050 10.0.0.33 - - [2026-06-09 14:41:47] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.33 - - [2026-06-09 14:41:47] "POST /alarms HTTP/1.1" 409 264 0.001873 10.0.0.33 - - [2026-06-09 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.33 - - [2026-06-09 14:41:47] "PUT /alarm/f8f10ead-371f-4840-92b7-e72c4a8a8b28 HTTP/1.1" 200 244 0.019806 10.0.0.33 - - [2026-06-09 14:41:47] "POST /alarms HTTP/1.1" 409 261 0.011801 10.0.0.33 - - [2026-06-09 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.33 - - [2026-06-09 14:41:47] "PUT /alarm/6e67591c-c69d-4ece-bc42-8c685c0cfeb7 HTTP/1.1" 200 244 0.009030 10.0.0.33 - - [2026-06-09 14:41:47] "POST /alarms HTTP/1.1" 409 261 0.002874 10.0.0.33 - - [2026-06-09 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.33 - - [2026-06-09 14:41:47] "PUT /alarm/d53d4fe5-c3c6-4c1f-ab45-bb08d28adf65 HTTP/1.1" 200 244 0.008605 10.0.0.33 - - [2026-06-09 14:41:47] "POST /alarms HTTP/1.1" 409 253 0.002751 10.0.0.33 - - [2026-06-09 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.33 - - [2026-06-09 14:41:47] "PUT /alarm/931c6426-3574-46a1-9bf8-086141faef17 HTTP/1.1" 200 244 0.011935 10.0.0.33 - - [2026-06-09 14:41:47] "POST /alarms HTTP/1.1" 409 251 0.002370 10.0.0.33 - - [2026-06-09 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.33 - - [2026-06-09 14:41:47] "PUT /alarm/aff14cb6-8aae-495a-bf95-53151c569e5e HTTP/1.1" 200 244 0.009116 10.0.0.33 - - [2026-06-09 14:41:47] "POST /alarms HTTP/1.1" 409 252 0.005474 10.0.0.33 - - [2026-06-09 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.33 - - [2026-06-09 14:41:47] "PUT /alarm/7b4efee2-a21c-4141-af84-9d6007c2fd48 HTTP/1.1" 200 244 0.008888 10.0.0.33 - - [2026-06-09 14:41:47] "POST /alarms HTTP/1.1" 409 256 0.004445 10.0.0.33 - - [2026-06-09 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001267 10.0.0.33 - - [2026-06-09 14:41:47] "PUT /alarm/8d81e24b-1fa1-439d-a7fc-aceb6a5dae2f HTTP/1.1" 200 244 0.009465 10.0.0.33 - - [2026-06-09 14:41:47] "POST /alarms HTTP/1.1" 409 248 0.009691 10.0.0.33 - - [2026-06-09 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.33 - - [2026-06-09 14:41:47] "PUT /alarm/1594eed7-d57d-472c-bdbc-a48830b8bf9c HTTP/1.1" 200 244 0.027577 10.0.0.33 - - [2026-06-09 14:41:47] "POST /alarms HTTP/1.1" 409 252 0.010579 10.0.0.33 - - [2026-06-09 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.33 - - [2026-06-09 14:41:47] "PUT /alarm/7fdb1557-eab3-48e1-bb1a-cf5d04a05ab6 HTTP/1.1" 200 244 0.008726 10.0.0.33 - - [2026-06-09 14:41:47] "POST /alarms HTTP/1.1" 409 257 0.011484 10.0.0.33 - - [2026-06-09 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.33 - - [2026-06-09 14:41:47] "PUT /alarm/de9c9f86-95c3-420e-879c-a651a04981ae HTTP/1.1" 200 244 0.009236 10.0.0.33 - - [2026-06-09 14:41:47] "POST /alarms HTTP/1.1" 409 251 0.006879 10.0.0.33 - - [2026-06-09 14:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.33 - - [2026-06-09 14:41:48] "PUT /alarm/009540cd-ff31-4921-8996-7e27ca4db400 HTTP/1.1" 200 244 0.013505 10.0.0.33 - - [2026-06-09 14:41:48] "POST /alarms HTTP/1.1" 409 257 0.002462 10.0.0.33 - - [2026-06-09 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.33 - - [2026-06-09 14:41:48] "PUT /alarm/4823818c-c1a6-4374-a7cb-ff35a260ce3d HTTP/1.1" 200 244 0.009568 10.0.0.33 - - [2026-06-09 14:41:48] "POST /alarms HTTP/1.1" 409 261 0.011751 10.0.0.33 - - [2026-06-09 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.33 - - [2026-06-09 14:41:48] "PUT /alarm/6f62c687-d77a-4fa8-9d5e-3f42089b5855 HTTP/1.1" 200 244 0.008979 10.0.0.33 - - [2026-06-09 14:41:48] "POST /alarms HTTP/1.1" 409 258 0.005740 10.0.0.33 - - [2026-06-09 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.33 - - [2026-06-09 14:41:48] "PUT /alarm/866061a7-0a02-4597-ad5d-c3af42eba5eb HTTP/1.1" 200 244 0.009342 10.0.0.33 - - [2026-06-09 14:41:48] "POST /alarms HTTP/1.1" 409 254 0.003377 10.0.0.33 - - [2026-06-09 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.33 - - [2026-06-09 14:41:48] "PUT /alarm/33f7ea7d-8ec4-4cb1-b8d2-85bed5607223 HTTP/1.1" 200 244 0.008155 10.0.0.33 - - [2026-06-09 14:41:48] "POST /alarms HTTP/1.1" 409 254 0.001712 10.0.0.33 - - [2026-06-09 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.33 - - [2026-06-09 14:41:48] "PUT /alarm/99485622-f725-4642-a92d-7c6d53d825df HTTP/1.1" 200 244 0.008676 10.0.0.33 - - [2026-06-09 14:41:48] "POST /alarms HTTP/1.1" 409 254 0.003046 10.0.0.33 - - [2026-06-09 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.33 - - [2026-06-09 14:41:48] "PUT /alarm/40aa4b4b-4b88-4fbb-9a78-14c150d26820 HTTP/1.1" 200 244 0.010912 10.0.0.33 - - [2026-06-09 14:41:48] "POST /alarms HTTP/1.1" 409 247 0.003744 10.0.0.33 - - [2026-06-09 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001211 10.0.0.33 - - [2026-06-09 14:41:48] "PUT /alarm/b4774422-dc60-4a81-8178-9bd8342d5690 HTTP/1.1" 200 244 0.009355 10.0.0.33 - - [2026-06-09 14:41:48] "POST /alarms HTTP/1.1" 409 272 0.003463 10.0.0.33 - - [2026-06-09 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-06-09 14:41:48] "PUT /alarm/57add5b7-d7ce-43bd-8827-d93bdcfda1b8 HTTP/1.1" 200 244 0.008993 10.0.0.33 - - [2026-06-09 14:41:48] "POST /alarms HTTP/1.1" 409 261 0.007138 10.0.0.33 - - [2026-06-09 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.33 - - [2026-06-09 14:41:48] "PUT /alarm/c07f0b46-deab-4483-a3ff-b55c9204aa74 HTTP/1.1" 200 244 0.009100 10.0.0.33 - - [2026-06-09 14:41:48] "POST /alarms HTTP/1.1" 409 259 0.001996 10.0.0.33 - - [2026-06-09 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.33 - - [2026-06-09 14:41:48] "PUT /alarm/15bf9de9-9973-4d77-8a7f-29a95494daaa HTTP/1.1" 200 244 0.008438 10.0.0.33 - - [2026-06-09 14:41:48] "POST /alarms HTTP/1.1" 409 265 0.001860 10.0.0.33 - - [2026-06-09 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001255 10.0.0.33 - - [2026-06-09 14:41:48] "PUT /alarm/8747eaeb-c1d9-488e-8fb8-2de7b202ba0d HTTP/1.1" 200 244 0.008767 10.0.0.33 - - [2026-06-09 14:41:48] "POST /alarms HTTP/1.1" 409 279 0.002874 10.0.0.33 - - [2026-06-09 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001204 10.0.0.33 - - [2026-06-09 14:41:48] "PUT /alarm/823ba2a8-2d2c-49bf-b20d-c3457c073733 HTTP/1.1" 200 244 0.008861 10.0.0.33 - - [2026-06-09 14:41:48] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.33 - - [2026-06-09 14:41:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001773 10.0.0.33 - - [2026-06-09 14:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.33 - - [2026-06-09 14:41:48] "PUT /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10 HTTP/1.1" 200 276 0.006361 10.0.0.33 - - [2026-06-09 14:41:49] "GET / HTTP/1.1" 200 35931 0.001342 10.0.0.33 - - [2026-06-09 14:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.33 - - [2026-06-09 14:41:49] "GET /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002234 10.0.0.33 - - [2026-06-09 14:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001238 10.0.0.33 - - [2026-06-09 14:41:49] "PUT /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10 HTTP/1.1" 200 276 0.007741 10.0.0.33 - - [2026-06-09 14:41:49] "GET / HTTP/1.1" 200 35931 0.001511 10.0.0.33 - - [2026-06-09 14:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.33 - - [2026-06-09 14:41:49] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003847 10.0.0.33 - - [2026-06-09 14:41:49] "PUT /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3 HTTP/1.1" 200 274 0.013784 10.0.0.33 - - [2026-06-09 14:41:53] "GET / HTTP/1.1" 200 35931 0.001490 10.0.0.33 - - [2026-06-09 14:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2026-06-09 14:41:53] "GET /routing-instance/83ee4e34-cfd8-4943-be85-04df5862262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002514 10.0.0.33 - - [2026-06-09 14:41:53] "POST /bgp-routers HTTP/1.1" 409 301 0.001376 10.0.0.33 - - [2026-06-09 14:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.33 - - [2026-06-09 14:41:53] "GET /bgp-router/ca916b6d-317d-4637-bae8-814c125608ab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002891 10.0.0.33 - - [2026-06-09 14:41:53] "PUT /bgp-router/ca916b6d-317d-4637-bae8-814c125608ab HTTP/1.1" 200 254 0.040388 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:41:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000825 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:41:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 10.0.0.33 - - [2026-06-09 14:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.33 - - [2026-06-09 14:41:56] "GET /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002208 10.0.0.33 - - [2026-06-09 14:42:07] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.33 - - [2026-06-09 14:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.33 - - [2026-06-09 14:42:07] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004109 10.0.0.33 - - [2026-06-09 14:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001205 10.0.0.33 - - [2026-06-09 14:42:07] "GET /config-node/8bfdde66-9e00-4414-8a7b-fc1043170682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001509 10.0.0.33 - - [2026-06-09 14:42:19] "GET / HTTP/1.1" 200 35931 0.001232 10.0.0.33 - - [2026-06-09 14:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.33 - - [2026-06-09 14:42:19] "GET /routing-instance/83ee4e34-cfd8-4943-be85-04df5862262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002090 10.0.0.33 - - [2026-06-09 14:42:19] "POST /bgp-routers HTTP/1.1" 409 301 0.001458 10.0.0.33 - - [2026-06-09 14:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.33 - - [2026-06-09 14:42:19] "GET /bgp-router/ca916b6d-317d-4637-bae8-814c125608ab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002363 10.0.0.33 - - [2026-06-09 14:42:19] "PUT /bgp-router/ca916b6d-317d-4637-bae8-814c125608ab HTTP/1.1" 200 254 0.016558 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:42:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:42:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000811 10.0.0.33 - - [2026-06-09 14:42:33] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.33 - - [2026-06-09 14:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007509 10.0.0.33 - - [2026-06-09 14:42:33] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003733 10.0.0.33 - - [2026-06-09 14:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.33 - - [2026-06-09 14:42:33] "GET /config-node/8bfdde66-9e00-4414-8a7b-fc1043170682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001399 10.0.0.33 - - [2026-06-09 14:42:34] "GET / HTTP/1.1" 200 35931 0.001324 10.0.0.33 - - [2026-06-09 14:42:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001800 10.0.0.33 - - [2026-06-09 14:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.33 - - [2026-06-09 14:42:39] "GET /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002070 10.0.0.33 - - [2026-06-09 14:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.33 - - [2026-06-09 14:42:39] "PUT /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10 HTTP/1.1" 200 276 0.008460 10.0.0.33 - - [2026-06-09 14:42:39] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.33 - - [2026-06-09 14:42:39] "POST /alarms HTTP/1.1" 409 264 0.001762 10.0.0.33 - - [2026-06-09 14:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001282 10.0.0.33 - - [2026-06-09 14:42:39] "PUT /alarm/f8f10ead-371f-4840-92b7-e72c4a8a8b28 HTTP/1.1" 200 244 0.008352 10.0.0.33 - - [2026-06-09 14:42:39] "POST /alarms HTTP/1.1" 409 261 0.007008 10.0.0.33 - - [2026-06-09 14:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.33 - - [2026-06-09 14:42:39] "PUT /alarm/6e67591c-c69d-4ece-bc42-8c685c0cfeb7 HTTP/1.1" 200 244 0.008045 10.0.0.33 - - [2026-06-09 14:42:39] "POST /alarms HTTP/1.1" 409 261 0.007320 10.0.0.33 - - [2026-06-09 14:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.33 - - [2026-06-09 14:42:39] "PUT /alarm/d53d4fe5-c3c6-4c1f-ab45-bb08d28adf65 HTTP/1.1" 200 244 0.010301 10.0.0.33 - - [2026-06-09 14:42:39] "POST /alarms HTTP/1.1" 409 253 0.008801 10.0.0.33 - - [2026-06-09 14:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.33 - - [2026-06-09 14:42:39] "PUT /alarm/931c6426-3574-46a1-9bf8-086141faef17 HTTP/1.1" 200 244 0.009387 10.0.0.33 - - [2026-06-09 14:42:39] "POST /alarms HTTP/1.1" 409 251 0.009022 10.0.0.33 - - [2026-06-09 14:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.33 - - [2026-06-09 14:42:39] "PUT /alarm/aff14cb6-8aae-495a-bf95-53151c569e5e HTTP/1.1" 200 244 0.009077 10.0.0.33 - - [2026-06-09 14:42:39] "POST /alarms HTTP/1.1" 409 252 0.010687 10.0.0.33 - - [2026-06-09 14:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.33 - - [2026-06-09 14:42:39] "PUT /alarm/7b4efee2-a21c-4141-af84-9d6007c2fd48 HTTP/1.1" 200 244 0.008726 10.0.0.33 - - [2026-06-09 14:42:39] "POST /alarms HTTP/1.1" 409 256 0.001820 10.0.0.33 - - [2026-06-09 14:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.33 - - [2026-06-09 14:42:39] "PUT /alarm/8d81e24b-1fa1-439d-a7fc-aceb6a5dae2f HTTP/1.1" 200 244 0.010405 10.0.0.33 - - [2026-06-09 14:42:39] "POST /alarms HTTP/1.1" 409 248 0.008927 10.0.0.33 - - [2026-06-09 14:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.33 - - [2026-06-09 14:42:39] "PUT /alarm/1594eed7-d57d-472c-bdbc-a48830b8bf9c HTTP/1.1" 200 244 0.008956 10.0.0.33 - - [2026-06-09 14:42:39] "POST /alarms HTTP/1.1" 409 252 0.013927 10.0.0.33 - - [2026-06-09 14:42:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.33 - - [2026-06-09 14:42:40] "PUT /alarm/7fdb1557-eab3-48e1-bb1a-cf5d04a05ab6 HTTP/1.1" 200 244 0.009527 10.0.0.33 - - [2026-06-09 14:42:40] "POST /alarms HTTP/1.1" 409 257 0.012988 10.0.0.33 - - [2026-06-09 14:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.33 - - [2026-06-09 14:42:40] "PUT /alarm/de9c9f86-95c3-420e-879c-a651a04981ae HTTP/1.1" 200 244 0.009307 10.0.0.33 - - [2026-06-09 14:42:40] "POST /alarms HTTP/1.1" 409 251 0.006411 10.0.0.33 - - [2026-06-09 14:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.33 - - [2026-06-09 14:42:40] "PUT /alarm/009540cd-ff31-4921-8996-7e27ca4db400 HTTP/1.1" 200 244 0.009219 10.0.0.33 - - [2026-06-09 14:42:40] "POST /alarms HTTP/1.1" 409 257 0.010231 10.0.0.33 - - [2026-06-09 14:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.33 - - [2026-06-09 14:42:40] "PUT /alarm/4823818c-c1a6-4374-a7cb-ff35a260ce3d HTTP/1.1" 200 244 0.008820 10.0.0.33 - - [2026-06-09 14:42:40] "POST /alarms HTTP/1.1" 409 261 0.007268 10.0.0.33 - - [2026-06-09 14:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.33 - - [2026-06-09 14:42:40] "PUT /alarm/6f62c687-d77a-4fa8-9d5e-3f42089b5855 HTTP/1.1" 200 244 0.009588 10.0.0.33 - - [2026-06-09 14:42:40] "POST /alarms HTTP/1.1" 409 258 0.008672 10.0.0.33 - - [2026-06-09 14:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.33 - - [2026-06-09 14:42:40] "PUT /alarm/866061a7-0a02-4597-ad5d-c3af42eba5eb HTTP/1.1" 200 244 0.011975 10.0.0.33 - - [2026-06-09 14:42:40] "POST /alarms HTTP/1.1" 409 254 0.005845 10.0.0.33 - - [2026-06-09 14:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.33 - - [2026-06-09 14:42:40] "PUT /alarm/33f7ea7d-8ec4-4cb1-b8d2-85bed5607223 HTTP/1.1" 200 244 0.008041 10.0.0.33 - - [2026-06-09 14:42:40] "POST /alarms HTTP/1.1" 409 254 0.002467 10.0.0.33 - - [2026-06-09 14:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.33 - - [2026-06-09 14:42:40] "PUT /alarm/99485622-f725-4642-a92d-7c6d53d825df HTTP/1.1" 200 244 0.008852 10.0.0.33 - - [2026-06-09 14:42:40] "POST /alarms HTTP/1.1" 409 254 0.005783 10.0.0.33 - - [2026-06-09 14:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.33 - - [2026-06-09 14:42:40] "PUT /alarm/40aa4b4b-4b88-4fbb-9a78-14c150d26820 HTTP/1.1" 200 244 0.009054 10.0.0.33 - - [2026-06-09 14:42:40] "POST /alarms HTTP/1.1" 409 247 0.008271 10.0.0.33 - - [2026-06-09 14:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.33 - - [2026-06-09 14:42:40] "PUT /alarm/b4774422-dc60-4a81-8178-9bd8342d5690 HTTP/1.1" 200 244 0.009251 10.0.0.33 - - [2026-06-09 14:42:40] "POST /alarms HTTP/1.1" 409 272 0.009720 10.0.0.33 - - [2026-06-09 14:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.33 - - [2026-06-09 14:42:40] "PUT /alarm/57add5b7-d7ce-43bd-8827-d93bdcfda1b8 HTTP/1.1" 200 244 0.009298 10.0.0.33 - - [2026-06-09 14:42:40] "POST /alarms HTTP/1.1" 409 261 0.011047 10.0.0.33 - - [2026-06-09 14:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.33 - - [2026-06-09 14:42:40] "PUT /alarm/c07f0b46-deab-4483-a3ff-b55c9204aa74 HTTP/1.1" 200 244 0.009959 10.0.0.33 - - [2026-06-09 14:42:40] "POST /alarms HTTP/1.1" 409 259 0.005517 10.0.0.33 - - [2026-06-09 14:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.33 - - [2026-06-09 14:42:40] "PUT /alarm/15bf9de9-9973-4d77-8a7f-29a95494daaa HTTP/1.1" 200 244 0.009575 10.0.0.33 - - [2026-06-09 14:42:40] "POST /alarms HTTP/1.1" 409 265 0.005006 10.0.0.33 - - [2026-06-09 14:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.33 - - [2026-06-09 14:42:40] "PUT /alarm/8747eaeb-c1d9-488e-8fb8-2de7b202ba0d HTTP/1.1" 200 244 0.008837 10.0.0.33 - - [2026-06-09 14:42:40] "POST /alarms HTTP/1.1" 409 279 0.004297 10.0.0.33 - - [2026-06-09 14:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.33 - - [2026-06-09 14:42:40] "PUT /alarm/823ba2a8-2d2c-49bf-b20d-c3457c073733 HTTP/1.1" 200 244 0.010145 10.0.0.33 - - [2026-06-09 14:42:41] "GET / HTTP/1.1" 200 35931 0.001603 10.0.0.33 - - [2026-06-09 14:42:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001801 10.0.0.33 - - [2026-06-09 14:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.33 - - [2026-06-09 14:42:41] "PUT /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10 HTTP/1.1" 200 276 0.005792 10.0.0.33 - - [2026-06-09 14:42:41] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.33 - - [2026-06-09 14:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.33 - - [2026-06-09 14:42:41] "GET /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002184 10.0.0.33 - - [2026-06-09 14:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001276 10.0.0.33 - - [2026-06-09 14:42:41] "PUT /global-vrouter-config/44928f70-c3c2-42de-9835-9d49fe21bb10 HTTP/1.1" 200 276 0.008766 10.0.0.33 - - [2026-06-09 14:42:41] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.33 - - [2026-06-09 14:42:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.33 - - [2026-06-09 14:42:41] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003950 10.0.0.33 - - [2026-06-09 14:42:41] "PUT /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3 HTTP/1.1" 200 274 0.011746 10.0.0.33 - - [2026-06-09 14:42:45] "GET / HTTP/1.1" 200 35931 0.001255 10.0.0.33 - - [2026-06-09 14:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.33 - - [2026-06-09 14:42:45] "GET /routing-instance/83ee4e34-cfd8-4943-be85-04df5862262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005437 10.0.0.33 - - [2026-06-09 14:42:45] "POST /bgp-routers HTTP/1.1" 409 301 0.001933 10.0.0.33 - - [2026-06-09 14:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.33 - - [2026-06-09 14:42:45] "GET /bgp-router/ca916b6d-317d-4637-bae8-814c125608ab?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002790 10.0.0.33 - - [2026-06-09 14:42:45] "PUT /bgp-router/ca916b6d-317d-4637-bae8-814c125608ab HTTP/1.1" 200 254 0.009790 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:42:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:42:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000771 10.0.0.33 - - [2026-06-09 14:42:48] "POST /tags HTTP/1.1" 200 355 0.024113 10.0.0.33 - - [2026-06-09 14:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.33 - - [2026-06-09 14:42:48] "GET /tag/627a425e-8c0e-4cd4-9800-bfa54d88adbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.015250 10.0.0.33 - - [2026-06-09 14:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.33 - - [2026-06-09 14:42:48] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003920 10.0.0.33 - - [2026-06-09 14:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.33 - - [2026-06-09 14:42:49] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044527 10.0.0.33 - - [2026-06-09 14:42:49] "POST /virtual-machines HTTP/1.1" 200 351 0.011654 10.0.0.33 - - [2026-06-09 14:42:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026503 10.0.0.33 - - [2026-06-09 14:42:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.118662 10.0.0.33 - - [2026-06-09 14:42:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010883 10.0.0.33 - - [2026-06-09 14:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008028 10.0.0.33 - - [2026-06-09 14:42:49] "GET /virtual-machine-interface/7c7f6ce8-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005610 10.0.0.33 - - [2026-06-09 14:42:49] "POST /instance-ips HTTP/1.1" 200 391 0.018651 10.0.0.33 - - [2026-06-09 14:42:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.020802 10.0.0.33 - - [2026-06-09 14:42:49] "GET /virtual-machine-interface/7c7f6ce8-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005969 10.0.0.33 - - [2026-06-09 14:42:49] "POST /set-tag HTTP/1.1" 200 109 0.012611 10.0.0.33 - - [2026-06-09 14:42:49] "GET /virtual-machine-interface/7c7f6ce8-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013426 10.0.0.33 - - [2026-06-09 14:42:49] "GET /instance-ip/7c9ac0d8-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003021 10.0.0.33 - - [2026-06-09 14:42:49] "GET /virtual-machine-interface/7c7f6ce8-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004058 10.0.0.33 - - [2026-06-09 14:42:49] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.33 - - [2026-06-09 14:42:49] "GET /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003433 10.0.0.33 - - [2026-06-09 14:42:49] "POST /ref-update HTTP/1.1" 200 156 0.010432 10.0.0.33 - - [2026-06-09 14:42:49] "GET /virtual-machine-interface/7c7f6ce8-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003287 10.0.0.33 - - [2026-06-09 14:42:49] "POST /set-tag HTTP/1.1" 200 109 0.001622 10.0.0.33 - - [2026-06-09 14:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001246 10.0.0.33 - - [2026-06-09 14:42:49] "GET /virtual-network/86a8303e-1d00-4cad-bdec-7ab38710dba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003140 10.0.0.33 - - [2026-06-09 14:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.33 - - [2026-06-09 14:42:49] "GET /project/9ef08be4-6b1d-4996-b86b-000a81c5a9af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.025806 10.0.0.33 - - [2026-06-09 14:42:49] "POST /virtual-machines HTTP/1.1" 200 355 0.007427 10.0.0.33 - - [2026-06-09 14:42:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.006428 10.0.0.33 - - [2026-06-09 14:42:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.090971 10.0.0.33 - - [2026-06-09 14:42:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015875 10.0.0.33 - - [2026-06-09 14:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.33 - - [2026-06-09 14:42:49] "GET /virtual-machine-interface/7ce0e522-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004223 10.0.0.33 - - [2026-06-09 14:42:49] "POST /instance-ips HTTP/1.1" 200 395 0.016359 10.0.0.33 - - [2026-06-09 14:42:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017596 10.0.0.33 - - [2026-06-09 14:42:49] "GET /virtual-machine-interface/7ce0e522-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008467 10.0.0.33 - - [2026-06-09 14:42:50] "POST /set-tag HTTP/1.1" 200 109 0.013905 10.0.0.33 - - [2026-06-09 14:42:50] "GET /virtual-machine-interface/7ce0e522-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009310 10.0.0.33 - - [2026-06-09 14:42:50] "GET /instance-ip/7cf32d9a-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002711 10.0.0.33 - - [2026-06-09 14:42:50] "GET /virtual-machine-interface/7ce0e522-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004249 10.0.0.33 - - [2026-06-09 14:42:50] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.33 - - [2026-06-09 14:42:50] "GET /virtual-router/e2e61422-9478-4aaf-ac80-571225df2f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003176 10.0.0.33 - - [2026-06-09 14:42:50] "POST /ref-update HTTP/1.1" 200 156 0.014085 10.0.0.33 - - [2026-06-09 14:42:50] "GET /virtual-machine-interface/7ce0e522-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004835 10.0.0.33 - - [2026-06-09 14:42:50] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.33 - - [2026-06-09 14:42:50] "GET /virtual-machine-interface/7c7f6ce8-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003721 10.0.0.33 - - [2026-06-09 14:42:50] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.33 - - [2026-06-09 14:42:50] "GET /virtual-machine-interface/7ce0e522-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005413 10.0.0.33 - - [2026-06-09 14:42:50] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.33 - - [2026-06-09 14:43:00] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.33 - - [2026-06-09 14:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.33 - - [2026-06-09 14:43:00] "GET /global-system-config/ee16a56a-732d-4912-927b-4d01b93e8ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003946 10.0.0.33 - - [2026-06-09 14:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.33 - - [2026-06-09 14:43:00] "GET /config-node/8bfdde66-9e00-4414-8a7b-fc1043170682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002110 10.0.0.33 - - [2026-06-09 14:43:01] "GET /virtual-machine-interface/7c7f6ce8-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004134 10.0.0.33 - - [2026-06-09 14:43:01] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.33 - - [2026-06-09 14:43:02] "GET /virtual-machine-interface/7ce0e522-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003946 10.0.0.33 - - [2026-06-09 14:43:02] "POST /set-tag HTTP/1.1" 200 109 0.001648 10.0.0.33 - - [2026-06-09 14:43:03] "GET /virtual-machine-interface/7c7f6ce8-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004619 10.0.0.33 - - [2026-06-09 14:43:03] "POST /set-tag HTTP/1.1" 200 109 0.001847 10.0.0.33 - - [2026-06-09 14:43:12] "GET / HTTP/1.1" 200 35931 0.001222 10.0.0.33 - - [2026-06-09 14:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.33 - - [2026-06-09 14:43:12] "GET /routing-instance/83ee4e34-cfd8-4943-be85-04df5862262c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002325 10.0.0.33 - - [2026-06-09 14:43:12] "POST /bgp-routers HTTP/1.1" 409 301 0.001446 10.0.0.33 - - [2026-06-09 14:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.33 - - [2026-06-09 14:43:12] "GET /bgp-router/ca916b6d-317d-4637-bae8-814c125608ab?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003549 10.0.0.33 - - [2026-06-09 14:43:12] "PUT /bgp-router/ca916b6d-317d-4637-bae8-814c125608ab HTTP/1.1" 200 254 0.011044 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:43:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:43:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000822 10.0.0.33 - - [2026-06-09 14:43:34] "GET /virtual-machine-interface/7c7f6ce8-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004063 10.0.0.33 - - [2026-06-09 14:43:34] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.33 - - [2026-06-09 14:43:34] "GET /virtual-machine-interface/7c7f6ce8-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006898 10.0.0.33 - - [2026-06-09 14:43:34] "POST /set-tag HTTP/1.1" 200 109 0.009794 10.0.0.33 - - [2026-06-09 14:43:34] "GET /virtual-machine/57c289f0-8c35-4fad-a9ef-94d9b2dc1c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003901 10.0.0.33 - - [2026-06-09 14:43:34] "POST /ref-update HTTP/1.1" 200 156 0.007985 10.0.0.33 - - [2026-06-09 14:43:34] "GET /virtual-machine-interface/7c7f6ce8-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008774 10.0.0.33 - - [2026-06-09 14:43:34] "POST /set-tag HTTP/1.1" 200 109 0.017074 10.0.0.33 - - [2026-06-09 14:43:34] "POST /set-tag HTTP/1.1" 200 109 0.011607 10.0.0.33 - - [2026-06-09 14:43:34] "DELETE /instance-ip/7c9ac0d8-6411-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.042591 10.0.0.33 - - [2026-06-09 14:43:34] "DELETE /virtual-machine-interface/7c7f6ce8-6411-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.037307 10.0.0.33 - - [2026-06-09 14:43:34] "DELETE /virtual-machine/57c289f0-8c35-4fad-a9ef-94d9b2dc1c1e HTTP/1.1" 200 115 0.020240 10.0.0.33 - - [2026-06-09 14:43:34] "GET /virtual-machine-interface/7ce0e522-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005134 10.0.0.33 - - [2026-06-09 14:43:34] "POST /set-tag HTTP/1.1" 200 109 0.002172 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:43:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000823 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:43:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:43:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000825 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:43:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:43:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001174 [Introspect:8084]10.0.0.33 - - [2026-06-09 14:43:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 10.0.0.33 - - [2026-06-09 14:44:05] "GET /virtual-machine-interface/7ce0e522-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005677 10.0.0.33 - - [2026-06-09 14:44:05] "POST /set-tag HTTP/1.1" 200 109 0.007960 10.0.0.33 - - [2026-06-09 14:44:05] "GET /virtual-machine-interface/7ce0e522-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004492 10.0.0.33 - - [2026-06-09 14:44:05] "POST /set-tag HTTP/1.1" 200 109 0.004818 10.0.0.33 - - [2026-06-09 14:44:05] "GET /virtual-machine/b01dfac9-dc61-498c-8307-a1f89fb41b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002527 10.0.0.33 - - [2026-06-09 14:44:05] "POST /ref-update HTTP/1.1" 200 156 0.009446 10.0.0.33 - - [2026-06-09 14:44:05] "GET /virtual-machine-interface/7ce0e522-6411-11f1-97a0-fa163e288bd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003867 10.0.0.33 - - [2026-06-09 14:44:05] "POST /set-tag HTTP/1.1" 200 109 0.015258 10.0.0.33 - - [2026-06-09 14:44:05] "POST /set-tag HTTP/1.1" 200 109 0.039510 10.0.0.33 - - [2026-06-09 14:44:05] "DELETE /instance-ip/7cf32d9a-6411-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.044727 10.0.0.33 - - [2026-06-09 14:44:05] "DELETE /virtual-machine-interface/7ce0e522-6411-11f1-97a0-fa163e288bd2 HTTP/1.1" 200 115 0.038425 10.0.0.33 - - [2026-06-09 14:44:05] "DELETE /virtual-machine/b01dfac9-dc61-498c-8307-a1f89fb41b6e HTTP/1.1" 200 115 0.032027 10.0.0.33 - - [2026-06-09 14:44:05] "DELETE /tag/627a425e-8c0e-4cd4-9800-bfa54d88adbb HTTP/1.1" 200 115 0.035885