++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Sat Apr 25 06:47:37 AM UTC 2026 ===================' INFO: =================== Sat Apr 25 06:47:37 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.33 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + 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 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,10.130.195.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.130.195.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 ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/25/2026 06:48:40.720 7f2ca68690c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/25/2026 06:48:41.173 7f2ca68690c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/25/2026 06:48:41.193 7f2ca68690c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/25/2026 06:48:41.193 7f2ca68690c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-04-25 06:48:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001085 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-04-25 06:48:59] "GET / HTTP/1.1" 503 181 0.000630 10.0.0.33 - - [2026-04-25 06:49:00] "GET / HTTP/1.1" 200 45303 0.002945 10.0.0.33 - - [2026-04-25 06:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008510 10.0.0.33 - - [2026-04-25 06:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.33 - - [2026-04-25 06:49:00] "GET / HTTP/1.1" 200 35931 0.002522 10.0.0.33 - - [2026-04-25 06:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007692 10.0.0.33 - - [2026-04-25 06:49:00] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017116 10.0.0.33 - - [2026-04-25 06:49:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.003460 10.0.0.33 - - [2026-04-25 06:49:00] "POST /analytics-nodes HTTP/1.1" 200 599 0.094796 10.0.0.33 - - [2026-04-25 06:49:00] "GET / HTTP/1.1" 200 35931 0.002414 10.0.0.33 - - [2026-04-25 06:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.33 - - [2026-04-25 06:49:00] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005807 10.0.0.33 - - [2026-04-25 06:49:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.002672 10.0.0.33 - - [2026-04-25 06:49:00] "GET / HTTP/1.1" 200 35931 0.001804 10.0.0.33 - - [2026-04-25 06:49:01] "POST /database-nodes HTTP/1.1" 200 597 0.059194 10.0.0.33 - - [2026-04-25 06:49:01] "GET / HTTP/1.1" 200 35931 0.001908 10.0.0.33 - - [2026-04-25 06:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020993 10.0.0.33 - - [2026-04-25 06:49:01] "GET /routing-instance/1d3e8cf8-afbc-4e4e-b2ed-c8e938fe5f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010111 10.0.0.33 - - [2026-04-25 06:49:01] "GET / HTTP/1.1" 200 35931 0.001739 10.0.0.33 - - [2026-04-25 06:49:01] "POST /bgp-routers HTTP/1.1" 200 616 0.083246 10.0.0.33 - - [2026-04-25 06:49:01] "GET /bgp-router/b12bdf8c-25c9-40a7-a114-24e868fa52f5?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.012931 10.0.0.33 - - [2026-04-25 06:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013210 10.0.0.33 - - [2026-04-25 06:49:01] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016285 10.0.0.33 - - [2026-04-25 06:49:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006206 10.0.0.33 - - [2026-04-25 06:49:01] "POST /ref-update HTTP/1.1" 200 156 0.018457 10.0.0.33 - - [2026-04-25 06:49:01] "GET / HTTP/1.1" 200 35931 0.002802 10.0.0.33 - - [2026-04-25 06:49:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.024035 10.0.0.33 - - [2026-04-25 06:49:01] "GET / HTTP/1.1" 200 35931 0.002608 10.0.0.33 - - [2026-04-25 06:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024812 10.0.0.33 - - [2026-04-25 06:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016496 10.0.0.33 - - [2026-04-25 06:49:02] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.037633 10.0.0.33 - - [2026-04-25 06:49:02] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.038713 10.0.0.33 - - [2026-04-25 06:49:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.057140 10.0.0.33 - - [2026-04-25 06:49:02] "POST /service-appliance-sets HTTP/1.1" 200 553 0.217159 10.0.0.33 - - [2026-04-25 06:49:02] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.123533 10.0.0.33 - - [2026-04-25 06:49:02] "POST /fqname-to-id HTTP/1.1" 404 180 0.057140 10.0.0.33 - - [2026-04-25 06:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007477 10.0.0.33 - - [2026-04-25 06:49:02] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.024226 10.0.0.33 - - [2026-04-25 06:49:02] "POST /service-appliance-sets HTTP/1.1" 200 541 0.110085 10.0.0.33 - - [2026-04-25 06:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019593 10.0.0.33 - - [2026-04-25 06:49:02] "GET / HTTP/1.1" 200 35931 0.002069 10.0.0.33 - - [2026-04-25 06:49:02] "GET /network-ipam/dfbfd1d2-35dd-4442-8fb5-ef5cd084dda0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.013025 10.0.0.33 - - [2026-04-25 06:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.33 - - [2026-04-25 06:49:02] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006488 10.0.0.33 - - [2026-04-25 06:49:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.003083 10.0.0.33 - - [2026-04-25 06:49:02] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.119104 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:49:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:49:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2627 0.001217 10.0.0.33 - - [2026-04-25 06:49:03] "POST /service-templates HTTP/1.1" 200 511 0.045785 10.0.0.33 - - [2026-04-25 06:49:03] "POST /service-templates HTTP/1.1" 200 501 0.043733 10.0.0.33 - - [2026-04-25 06:49:03] "POST /service-templates HTTP/1.1" 200 515 0.046633 10.0.0.33 - - [2026-04-25 06:49:03] "POST /service-templates HTTP/1.1" 200 535 0.087011 10.0.0.33 - - [2026-04-25 06:49:03] "POST /service-templates HTTP/1.1" 200 507 0.077689 10.0.0.33 - - [2026-04-25 06:49:06] "GET / HTTP/1.1" 200 35931 0.003323 10.0.0.33 - - [2026-04-25 06:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008364 10.0.0.33 - - [2026-04-25 06:49:06] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013968 10.0.0.33 - - [2026-04-25 06:49:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.003950 10.0.0.33 - - [2026-04-25 06:49:06] "POST /config-nodes HTTP/1.1" 200 593 0.071968 10.0.0.33 - - [2026-04-25 06:49:07] "GET / HTTP/1.1" 200 35931 0.002308 10.0.0.33 - - [2026-04-25 06:49:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004130 10.0.0.33 - - [2026-04-25 06:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010031 10.0.0.33 - - [2026-04-25 06:49:08] "GET /network-ipam/dfbfd1d2-35dd-4442-8fb5-ef5cd084dda0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.009911 10.0.0.33 - - [2026-04-25 06:49:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.005088 10.0.0.33 - - [2026-04-25 06:49:09] "POST /access-control-lists HTTP/1.1" 200 587 0.048871 10.0.0.33 - - [2026-04-25 06:49:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.010886 10.0.0.33 - - [2026-04-25 06:49:09] "POST /access-control-lists HTTP/1.1" 200 585 0.057429 10.0.0.33 - - [2026-04-25 06:49:09] "GET / HTTP/1.1" 200 35931 0.001556 10.0.0.33 - - [2026-04-25 06:49:09] "POST /route-targets HTTP/1.1" 200 327 0.049520 10.0.0.33 - - [2026-04-25 06:49:09] "POST /ref-update HTTP/1.1" 200 156 0.043094 10.0.0.33 - - [2026-04-25 06:49:09] "POST /route-targets HTTP/1.1" 200 327 0.025089 10.0.0.33 - - [2026-04-25 06:49:09] "POST /ref-update HTTP/1.1" 200 156 0.081792 10.0.0.33 - - [2026-04-25 06:49:09] "POST /route-targets HTTP/1.1" 200 327 0.035913 10.0.0.33 - - [2026-04-25 06:49:09] "POST /ref-update HTTP/1.1" 200 156 0.043686 10.0.0.33 - - [2026-04-25 06:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018965 10.0.0.33 - - [2026-04-25 06:49:09] "GET /domain/f24a285a-ca02-42fd-8c21-92d2ea7e021c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.005273 10.0.0.33 - - [2026-04-25 06:49:10] "POST /route-targets HTTP/1.1" 200 327 0.135064 10.0.0.33 - - [2026-04-25 06:49:10] "POST /ref-update HTTP/1.1" 200 156 0.047717 10.0.0.33 - - [2026-04-25 06:49:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.009917 10.0.0.33 - - [2026-04-25 06:49:10] "POST /id-to-fqname HTTP/1.1" 200 173 0.001018 10.0.0.33 - - [2026-04-25 06:49:10] "POST /fqname-to-id HTTP/1.1" 404 182 0.016747 10.0.0.33 - - [2026-04-25 06:49:10] "POST /access-control-lists HTTP/1.1" 200 551 0.177285 10.0.0.33 - - [2026-04-25 06:49:10] "POST /security-groups HTTP/1.1" 200 570 0.251820 10.0.0.33 - - [2026-04-25 06:49:10] "POST /projects HTTP/1.1" 200 481 0.785469 10.0.0.33 - - [2026-04-25 06:49:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.003397 10.0.0.33 - - [2026-04-25 06:49:10] "POST /security-groups HTTP/1.1" 200 534 0.152299 10.0.0.33 - - [2026-04-25 06:49:11] "POST /access-control-lists HTTP/1.1" 200 579 0.122516 10.0.0.33 - - [2026-04-25 06:49:11] "POST /chown HTTP/1.1" 200 109 0.125092 10.0.0.33 - - [2026-04-25 06:49:11] "POST /fqname-to-id HTTP/1.1" 404 212 0.053432 10.0.0.33 - - [2026-04-25 06:49:11] "POST /policy-managements HTTP/1.1" 409 214 0.026452 10.0.0.33 - - [2026-04-25 06:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010568 10.0.0.33 - - [2026-04-25 06:49:11] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010643 10.0.0.33 - - [2026-04-25 06:49:11] "POST /access-control-lists HTTP/1.1" 200 577 0.122503 10.0.0.33 - - [2026-04-25 06:49:11] "POST /fqname-to-id HTTP/1.1" 404 232 0.015684 10.0.0.33 - - [2026-04-25 06:49:11] "POST /application-policy-sets HTTP/1.1" 200 528 0.169451 10.0.0.33 - - [2026-04-25 06:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010055 10.0.0.33 - - [2026-04-25 06:49:11] "POST /access-control-lists HTTP/1.1" 200 594 0.115615 10.0.0.33 - - [2026-04-25 06:49:11] "GET /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.035202 10.0.0.33 - - [2026-04-25 06:49:11] "POST /fqname-to-id HTTP/1.1" 404 231 0.065495 10.0.0.33 - - [2026-04-25 06:49:11] "PUT /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672 HTTP/1.1" 200 276 0.038790 10.0.0.33 - - [2026-04-25 06:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.023618 10.0.0.33 - - [2026-04-25 06:49:11] "GET /virtual-network/74cc0042-639c-4f27-b6fb-c8c63b66cf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.034043 10.0.0.33 - - [2026-04-25 06:49:11] "POST /access-control-lists HTTP/1.1" 200 592 0.155062 10.0.0.33 - - [2026-04-25 06:49:12] "GET / HTTP/1.1" 200 35931 0.002348 10.0.0.33 - - [2026-04-25 06:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015538 10.0.0.33 - - [2026-04-25 06:49:12] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.022278 10.0.0.33 - - [2026-04-25 06:49:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.012936 10.0.0.33 - - [2026-04-25 06:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014198 10.0.0.33 - - [2026-04-25 06:49:12] "GET /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.011352 10.0.0.33 - - [2026-04-25 06:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005597 10.0.0.33 - - [2026-04-25 06:49:12] "POST /id-to-fqname HTTP/1.1" 200 177 0.000696 10.0.0.33 - - [2026-04-25 06:49:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.010578 10.0.0.33 - - [2026-04-25 06:49:12] "PUT /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672 HTTP/1.1" 200 276 0.143040 10.0.0.33 - - [2026-04-25 06:49:12] "POST /config-database-nodes HTTP/1.1" 200 611 0.268800 10.0.0.33 - - [2026-04-25 06:49:12] "POST /security-groups HTTP/1.1" 200 574 0.226496 10.0.0.33 - - [2026-04-25 06:49:12] "POST /projects HTTP/1.1" 200 489 0.865164 10.0.0.33 - - [2026-04-25 06:49:12] "POST /fqname-to-id HTTP/1.1" 404 217 0.024105 10.0.0.33 - - [2026-04-25 06:49:12] "POST /access-control-lists HTTP/1.1" 200 583 0.109951 10.0.0.33 - - [2026-04-25 06:49:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.067897 10.0.0.33 - - [2026-04-25 06:49:12] "POST /security-groups HTTP/1.1" 200 546 0.240517 10.0.0.33 - - [2026-04-25 06:49:12] "POST /chown HTTP/1.1" 200 109 0.089061 10.0.0.33 - - [2026-04-25 06:49:13] "POST /access-control-lists HTTP/1.1" 200 581 0.245742 10.0.0.33 - - [2026-04-25 06:49:13] "POST /network-ipams HTTP/1.1" 200 522 0.173728 10.0.0.33 - - [2026-04-25 06:49:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.024098 10.0.0.33 - - [2026-04-25 06:49:13] "POST /network-ipams HTTP/1.1" 200 510 0.108613 10.0.0.33 - - [2026-04-25 06:49:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.028649 10.0.0.33 - - [2026-04-25 06:49:13] "POST /access-control-lists HTTP/1.1" 200 602 0.185571 10.0.0.33 - - [2026-04-25 06:49:13] "POST /fqname-to-id HTTP/1.1" 404 239 0.012658 10.0.0.33 - - [2026-04-25 06:49:13] "GET / HTTP/1.1" 200 35931 0.002219 10.0.0.33 - - [2026-04-25 06:49:13] "POST /access-control-lists HTTP/1.1" 200 600 0.147939 10.0.0.33 - - [2026-04-25 06:49:13] "POST /alarms HTTP/1.1" 200 581 0.167871 10.0.0.33 - - [2026-04-25 06:49:13] "POST /alarms HTTP/1.1" 200 575 0.156821 10.0.0.33 - - [2026-04-25 06:49:13] "POST /fqname-to-id HTTP/1.1" 404 229 0.027112 10.0.0.33 - - [2026-04-25 06:49:13] "POST /useragent-kv HTTP/1.1" 200 115 0.011329 10.0.0.33 - - [2026-04-25 06:49:13] "POST /virtual-networks HTTP/1.1" 200 538 0.574036 10.0.0.33 - - [2026-04-25 06:49:13] "POST /access-control-lists HTTP/1.1" 200 589 0.136059 10.0.0.33 - - [2026-04-25 06:49:13] "POST /alarms HTTP/1.1" 200 575 0.173413 10.0.0.33 - - [2026-04-25 06:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.037188 10.0.0.33 - - [2026-04-25 06:49:14] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.018103 10.0.0.33 - - [2026-04-25 06:49:14] "POST /route-targets HTTP/1.1" 200 327 0.094799 10.0.0.33 - - [2026-04-25 06:49:14] "POST /alarms HTTP/1.1" 200 559 0.187300 10.0.0.33 - - [2026-04-25 06:49:14] "POST /ref-update HTTP/1.1" 200 156 0.097636 10.0.0.33 - - [2026-04-25 06:49:14] "POST /network-ipams HTTP/1.1" 200 518 0.382006 10.0.0.33 - - [2026-04-25 06:49:14] "POST /alarms HTTP/1.1" 200 555 0.322441 10.0.0.33 - - [2026-04-25 06:49:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.027156 10.0.0.33 - - [2026-04-25 06:49:14] "POST /alarms HTTP/1.1" 200 557 0.132215 10.0.0.33 - - [2026-04-25 06:49:14] "POST /alarms HTTP/1.1" 200 565 0.080441 10.0.0.33 - - [2026-04-25 06:49:14] "POST /useragent-kv HTTP/1.1" 200 115 0.018338 10.0.0.33 - - [2026-04-25 06:49:14] "POST /virtual-networks HTTP/1.1" 200 546 0.304586 10.0.0.33 - - [2026-04-25 06:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.024751 10.0.0.33 - - [2026-04-25 06:49:14] "POST /alarms HTTP/1.1" 200 549 0.140049 10.0.0.33 - - [2026-04-25 06:49:14] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.024390 10.0.0.33 - - [2026-04-25 06:49:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.019691 10.0.0.33 - - [2026-04-25 06:49:15] "POST /alarms HTTP/1.1" 200 557 0.109267 10.0.0.33 - - [2026-04-25 06:49:15] "POST /route-targets HTTP/1.1" 200 327 0.073430 10.0.0.33 - - [2026-04-25 06:49:15] "POST /network-policys HTTP/1.1" 200 538 0.124242 10.0.0.33 - - [2026-04-25 06:49:15] "POST /ref-update HTTP/1.1" 200 156 0.120560 10.0.0.33 - - [2026-04-25 06:49:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.007780 10.0.0.33 - - [2026-04-25 06:49:15] "POST /alarms HTTP/1.1" 200 567 0.165055 10.0.0.33 - - [2026-04-25 06:49:15] "POST /network-policys HTTP/1.1" 200 534 0.137975 10.0.0.33 - - [2026-04-25 06:49:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.012639 10.0.0.33 - - [2026-04-25 06:49:15] "POST /alarms HTTP/1.1" 200 555 0.159362 10.0.0.33 - - [2026-04-25 06:49:15] "POST /alarms HTTP/1.1" 200 567 0.094891 10.0.0.33 - - [2026-04-25 06:49:15] "POST /network-policys HTTP/1.1" 200 542 0.084396 10.0.0.33 - - [2026-04-25 06:49:15] "POST /alarms HTTP/1.1" 200 575 0.194661 10.0.0.33 - - [2026-04-25 06:49:15] "POST /ref-update HTTP/1.1" 200 156 0.226769 10.0.0.33 - - [2026-04-25 06:49:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018612 10.0.0.33 - - [2026-04-25 06:49:15] "PUT /access-control-list/684e467b-b815-46dd-909e-ebe1ce6b142d HTTP/1.1" 200 272 0.112510 10.0.0.33 - - [2026-04-25 06:49:15] "POST /alarms HTTP/1.1" 200 569 0.101835 10.0.0.33 - - [2026-04-25 06:49:16] "POST /alarms HTTP/1.1" 200 561 0.168451 10.0.0.33 - - [2026-04-25 06:49:16] "PUT /access-control-list/684e467b-b815-46dd-909e-ebe1ce6b142d HTTP/1.1" 200 272 0.115132 10.0.0.33 - - [2026-04-25 06:49:16] "POST /alarms HTTP/1.1" 200 561 0.244697 10.0.0.33 - - [2026-04-25 06:49:16] "POST /ref-update HTTP/1.1" 200 156 0.505393 10.0.0.33 - - [2026-04-25 06:49:16] "PUT /access-control-list/13d4c478-f402-44e8-be50-27adb99ca8f6 HTTP/1.1" 200 272 0.216151 10.0.0.33 - - [2026-04-25 06:49:16] "POST /ref-update HTTP/1.1" 200 156 0.184320 10.0.0.33 - - [2026-04-25 06:49:16] "POST /alarms HTTP/1.1" 200 561 0.418336 10.0.0.33 - - [2026-04-25 06:49:16] "POST /ref-update HTTP/1.1" 200 156 0.467463 10.0.0.33 - - [2026-04-25 06:49:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.053568 10.0.0.33 - - [2026-04-25 06:49:16] "PUT /access-control-list/13d4c478-f402-44e8-be50-27adb99ca8f6 HTTP/1.1" 200 272 0.139076 10.0.0.33 - - [2026-04-25 06:49:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023491 10.0.0.33 - - [2026-04-25 06:49:17] "POST /alarms HTTP/1.1" 200 547 0.235604 10.0.0.33 - - [2026-04-25 06:49:17] "POST /fqname-to-id HTTP/1.1" 404 237 0.009741 10.0.0.33 - - [2026-04-25 06:49:17] "POST /alarms HTTP/1.1" 200 595 0.125007 10.0.0.33 - - [2026-04-25 06:49:17] "POST /ref-update HTTP/1.1" 200 156 0.251035 10.0.0.33 - - [2026-04-25 06:49:17] "POST /access-control-lists HTTP/1.1" 200 601 0.115007 10.0.0.33 - - [2026-04-25 06:49:17] "POST /alarms HTTP/1.1" 200 575 0.193828 10.0.0.33 - - [2026-04-25 06:49:17] "PUT /access-control-list/684e467b-b815-46dd-909e-ebe1ce6b142d HTTP/1.1" 200 272 0.221949 10.0.0.33 - - [2026-04-25 06:49:17] "POST /alarms HTTP/1.1" 200 571 0.169994 10.0.0.33 - - [2026-04-25 06:49:17] "POST /ref-update HTTP/1.1" 200 156 0.325316 10.0.0.33 - - [2026-04-25 06:49:17] "POST /ref-update HTTP/1.1" 200 156 0.106034 10.0.0.33 - - [2026-04-25 06:49:17] "POST /alarms HTTP/1.1" 200 583 0.183832 10.0.0.33 - - [2026-04-25 06:49:17] "PUT /access-control-list/6f2bfc0c-6af7-4845-89fd-db6885f3297a HTTP/1.1" 200 272 0.120746 10.0.0.33 - - [2026-04-25 06:49:17] "POST /ref-update HTTP/1.1" 200 156 0.314292 10.0.0.33 - - [2026-04-25 06:49:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006590 10.0.0.33 - - [2026-04-25 06:49:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.037581 10.0.0.33 - - [2026-04-25 06:49:18] "POST /alarms HTTP/1.1" 200 609 0.225108 10.0.0.33 - - [2026-04-25 06:49:18] "POST /ref-update HTTP/1.1" 200 156 0.189054 10.0.0.33 - - [2026-04-25 06:49:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040875 10.0.0.33 - - [2026-04-25 06:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.33 - - [2026-04-25 06:49:18] "PUT /access-control-list/6f2bfc0c-6af7-4845-89fd-db6885f3297a HTTP/1.1" 200 272 0.086023 10.0.0.33 - - [2026-04-25 06:49:18] "GET /virtual-network/74cc0042-639c-4f27-b6fb-c8c63b66cf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.057723 10.0.0.33 - - [2026-04-25 06:49:18] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.021721 10.0.0.33 - - [2026-04-25 06:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008413 10.0.0.33 - - [2026-04-25 06:49:18] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006248 10.0.0.33 - - [2026-04-25 06:49:18] "POST /firewall-policys HTTP/1.1" 200 530 0.082865 10.0.0.33 - - [2026-04-25 06:49:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.057092 10.0.0.33 - - [2026-04-25 06:49:18] "GET /firewall-policy/7a05f120-16cc-4428-9ae3-78ac5d888e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.027871 10.0.0.33 - - [2026-04-25 06:49:18] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.007720 10.0.0.33 - - [2026-04-25 06:49:18] "GET /firewall-policy/7a05f120-16cc-4428-9ae3-78ac5d888e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005443 10.0.0.33 - - [2026-04-25 06:49:18] "POST /ref-update HTTP/1.1" 200 156 0.034706 10.0.0.33 - - [2026-04-25 06:49:18] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.008384 10.0.0.33 - - [2026-04-25 06:49:18] "GET / HTTP/1.1" 200 35931 0.005348 10.0.0.33 - - [2026-04-25 06:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011089 10.0.0.33 - - [2026-04-25 06:49:18] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004116 10.0.0.33 - - [2026-04-25 06:49:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002993 10.0.0.33 - - [2026-04-25 06:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.33 - - [2026-04-25 06:49:18] "PUT /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672 HTTP/1.1" 200 276 0.024698 10.0.0.33 - - [2026-04-25 06:49:18] "POST /firewall-policys HTTP/1.1" 200 532 0.113249 10.0.0.33 - - [2026-04-25 06:49:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.079632 10.0.0.33 - - [2026-04-25 06:49:19] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.032351 10.0.0.33 - - [2026-04-25 06:49:19] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.020454 10.0.0.33 - - [2026-04-25 06:49:19] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004612 10.0.0.33 - - [2026-04-25 06:49:19] "GET /firewall-policy/7a05f120-16cc-4428-9ae3-78ac5d888e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003638 10.0.0.33 - - [2026-04-25 06:49:19] "GET /firewall-policy/7a05f120-16cc-4428-9ae3-78ac5d888e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004423 10.0.0.33 - - [2026-04-25 06:49:19] "POST /ref-update HTTP/1.1" 200 156 0.109669 10.0.0.33 - - [2026-04-25 06:49:19] "GET / HTTP/1.1" 200 35931 0.002018 10.0.0.33 - - [2026-04-25 06:49:19] "POST /ref-update HTTP/1.1" 200 156 0.096301 10.0.0.33 - - [2026-04-25 06:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006418 10.0.0.33 - - [2026-04-25 06:49:19] "GET /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.027450 10.0.0.33 - - [2026-04-25 06:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014875 10.0.0.33 - - [2026-04-25 06:49:19] "POST /ref-update HTTP/1.1" 200 156 0.039697 10.0.0.33 - - [2026-04-25 06:49:19] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.036698 10.0.0.33 - - [2026-04-25 06:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005626 10.0.0.33 - - [2026-04-25 06:49:19] "PUT /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672 HTTP/1.1" 200 276 0.073586 10.0.0.33 - - [2026-04-25 06:49:19] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012115 10.0.0.33 - - [2026-04-25 06:49:19] "POST /firewall-policys HTTP/1.1" 200 530 0.063050 10.0.0.33 - - [2026-04-25 06:49:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.082515 10.0.0.33 - - [2026-04-25 06:49:19] "GET /firewall-policy/78f3fe2e-680b-4caf-8915-c15984bf7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.022572 10.0.0.33 - - [2026-04-25 06:49:19] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.011982 10.0.0.33 - - [2026-04-25 06:49:19] "GET /firewall-policy/78f3fe2e-680b-4caf-8915-c15984bf7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004594 10.0.0.33 - - [2026-04-25 06:49:19] "GET /firewall-policy/7a05f120-16cc-4428-9ae3-78ac5d888e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.031611 10.0.0.33 - - [2026-04-25 06:49:20] "GET / HTTP/1.1" 200 35931 0.003469 10.0.0.33 - - [2026-04-25 06:49:20] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.266120 10.0.0.33 - - [2026-04-25 06:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.094514 10.0.0.33 - - [2026-04-25 06:49:20] "GET /firewall-policy/7a05f120-16cc-4428-9ae3-78ac5d888e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006925 10.0.0.33 - - [2026-04-25 06:49:20] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009635 10.0.0.33 - - [2026-04-25 06:49:20] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.014341 10.0.0.33 - - [2026-04-25 06:49:20] "PUT /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296 HTTP/1.1" 200 274 0.132786 10.0.0.33 - - [2026-04-25 06:49:20] "POST /ref-update HTTP/1.1" 200 156 0.158820 10.0.0.33 - - [2026-04-25 06:49:20] "POST /ref-update HTTP/1.1" 200 156 0.170197 10.0.0.33 - - [2026-04-25 06:49:20] "POST /ref-update HTTP/1.1" 200 156 0.105049 10.0.0.33 - - [2026-04-25 06:49:20] "POST /ref-update HTTP/1.1" 200 156 0.065752 10.0.0.33 - - [2026-04-25 06:49:21] "POST /ref-update HTTP/1.1" 200 156 0.100785 10.0.0.33 - - [2026-04-25 06:49:21] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.056327 10.0.0.33 - - [2026-04-25 06:49:21] "POST /tags HTTP/1.1" 200 299 0.070087 10.0.0.33 - - [2026-04-25 06:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.022220 10.0.0.33 - - [2026-04-25 06:49:21] "GET /tag/f3d48aee-4bff-4af6-8818-e2aeb93af864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.067276 10.0.0.33 - - [2026-04-25 06:49:21] "POST /set-tag HTTP/1.1" 200 109 0.047166 10.0.0.33 - - [2026-04-25 06:49:21] "POST /tags HTTP/1.1" 200 301 0.182914 10.0.0.33 - - [2026-04-25 06:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.33 - - [2026-04-25 06:49:21] "GET /tag/64c9f3be-bb08-4545-88c8-43d4a1c21039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.049254 10.0.0.33 - - [2026-04-25 06:49:22] "POST /tags HTTP/1.1" 200 325 0.129827 10.0.0.33 - - [2026-04-25 06:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.33 - - [2026-04-25 06:49:22] "GET /tag/e8c6cb86-9389-4a5d-9d0b-a90614028a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.086162 10.0.0.33 - - [2026-04-25 06:49:22] "POST /tags HTTP/1.1" 200 311 0.240489 10.0.0.33 - - [2026-04-25 06:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.025510 10.0.0.33 - - [2026-04-25 06:49:22] "GET /tag/d4aee204-003f-4295-832e-306d865c9539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.042519 10.0.0.33 - - [2026-04-25 06:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012870 10.0.0.33 - - [2026-04-25 06:49:22] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.009100 10.0.0.33 - - [2026-04-25 06:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.33 - - [2026-04-25 06:49:22] "GET /project/02b92b8a-cd6d-403e-adbe-a36f04b64cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.080889 10.0.0.33 - - [2026-04-25 06:49:22] "POST /virtual-machines HTTP/1.1" 200 377 0.024074 10.0.0.33 - - [2026-04-25 06:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.051122 10.0.0.33 - - [2026-04-25 06:49:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.197162 10.0.0.33 - - [2026-04-25 06:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.039786 10.0.0.33 - - [2026-04-25 06:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.024637 10.0.0.33 - - [2026-04-25 06:49:23] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.026126 10.0.0.33 - - [2026-04-25 06:49:23] "POST /instance-ips HTTP/1.1" 200 409 0.092783 10.0.0.33 - - [2026-04-25 06:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.072462 10.0.0.33 - - [2026-04-25 06:49:23] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.044011 10.0.0.33 - - [2026-04-25 06:49:23] "POST /set-tag HTTP/1.1" 200 109 0.117950 10.0.0.33 - - [2026-04-25 06:49:23] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.025193 10.0.0.33 - - [2026-04-25 06:49:23] "GET /instance-ip/e4a57992-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.054645 10.0.0.33 - - [2026-04-25 06:49:23] "POST /fqname-to-id HTTP/1.1" 404 226 0.009679 10.0.0.33 - - [2026-04-25 06:49:24] "POST /tags HTTP/1.1" 200 305 0.128193 10.0.0.33 - - [2026-04-25 06:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009851 10.0.0.33 - - [2026-04-25 06:49:24] "GET /tag/ff8eae6f-a3ff-4496-a0f2-c41c5b3520d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.053737 10.0.0.33 - - [2026-04-25 06:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.33 - - [2026-04-25 06:49:24] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.129706 10.0.0.33 - - [2026-04-25 06:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012310 10.0.0.33 - - [2026-04-25 06:49:24] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.007205 10.0.0.33 - - [2026-04-25 06:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.33 - - [2026-04-25 06:49:24] "GET /service-appliance-set/b2ef1212-5c46-42dd-a9df-44a4a2216fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009131 10.0.0.33 - - [2026-04-25 06:49:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.004342 10.0.0.33 - - [2026-04-25 06:49:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.207388 10.0.0.33 - - [2026-04-25 06:49:24] "GET /virtual-machine-interface/03ed3a20-31ac-4020-97b2-7998760e4258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.009009 10.0.0.33 - - [2026-04-25 06:49:24] "POST /instance-ips HTTP/1.1" 200 381 0.087737 10.0.0.33 - - [2026-04-25 06:49:24] "GET /instance-ip/2baf3ef4-2aad-4a21-acf7-102b7aee33e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.038502 10.0.0.33 - - [2026-04-25 06:49:24] "POST /loadbalancers HTTP/1.1" 200 582 0.100696 10.0.0.33 - - [2026-04-25 06:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.046811 10.0.0.33 - - [2026-04-25 06:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012292 10.0.0.33 - - [2026-04-25 06:49:25] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055809 10.0.0.33 - - [2026-04-25 06:49:25] "GET /loadbalancer/33091bbb-04f9-4e38-a972-f1752636fcfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007431 10.0.0.33 - - [2026-04-25 06:49:25] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.111614 10.0.0.33 - - [2026-04-25 06:49:25] "GET /instance-ip/2baf3ef4-2aad-4a21-acf7-102b7aee33e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007074 10.0.0.33 - - [2026-04-25 06:49:25] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.125337 10.0.0.33 - - [2026-04-25 06:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.060235 10.0.0.33 - - [2026-04-25 06:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012994 10.0.0.33 - - [2026-04-25 06:49:25] "POST /floating-ips HTTP/1.1" 200 583 0.115254 10.0.0.33 - - [2026-04-25 06:49:25] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059712 10.0.0.33 - - [2026-04-25 06:49:25] "GET /loadbalancer-listener/a01292ad-787e-4768-bd8d-30d67622c751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.017132 10.0.0.33 - - [2026-04-25 06:49:25] "GET /loadbalancer-listener/a01292ad-787e-4768-bd8d-30d67622c751?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.017481 10.0.0.33 - - [2026-04-25 06:49:25] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.029444 10.0.0.33 - - [2026-04-25 06:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012717 10.0.0.33 - - [2026-04-25 06:49:25] "GET /instance-ip/2baf3ef4-2aad-4a21-acf7-102b7aee33e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008917 10.0.0.33 - - [2026-04-25 06:49:25] "GET /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.010602 10.0.0.33 - - [2026-04-25 06:49:25] "GET /instance-ip/2baf3ef4-2aad-4a21-acf7-102b7aee33e2?fields=floating_ips HTTP/1.1" 200 1170 0.018757 10.0.0.33 - - [2026-04-25 06:49:25] "GET /floating-ip/4dbde738-f9d5-4874-8620-9bf988e5cc0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.009970 10.0.0.33 - - [2026-04-25 06:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006704 10.0.0.33 - - [2026-04-25 06:49:25] "PUT /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672 HTTP/1.1" 200 276 0.022277 10.0.0.33 - - [2026-04-25 06:49:25] "POST /tags HTTP/1.1" 200 357 0.171828 10.0.0.33 - - [2026-04-25 06:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005191 10.0.0.33 - - [2026-04-25 06:49:26] "GET /tag/3b34f8da-b8c2-414d-aa83-923c1c459493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.030446 10.0.0.33 - - [2026-04-25 06:49:26] "POST /tags HTTP/1.1" 200 305 0.105299 10.0.0.33 - - [2026-04-25 06:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.33 - - [2026-04-25 06:49:26] "GET /tag/d5c335b0-3ad3-4443-bc8f-ad60c7027908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.019612 10.0.0.33 - - [2026-04-25 06:49:26] "POST /id-to-fqname HTTP/1.1" 200 174 0.000880 10.0.0.33 - - [2026-04-25 06:49:26] "POST /fqname-to-id HTTP/1.1" 404 183 0.023728 10.0.0.33 - - [2026-04-25 06:49:26] "POST /security-groups HTTP/1.1" 200 571 0.093584 10.0.0.33 - - [2026-04-25 06:49:26] "POST /projects HTTP/1.1" 200 483 0.418532 10.0.0.33 - - [2026-04-25 06:49:26] "POST /fqname-to-id HTTP/1.1" 404 214 0.031887 10.0.0.33 - - [2026-04-25 06:49:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.044625 10.0.0.33 - - [2026-04-25 06:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010128 10.0.0.33 - - [2026-04-25 06:49:26] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.045907 10.0.0.33 - - [2026-04-25 06:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.33 - - [2026-04-25 06:49:26] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.012638 10.0.0.33 - - [2026-04-25 06:49:26] "POST /access-control-lists HTTP/1.1" 200 580 0.179951 10.0.0.33 - - [2026-04-25 06:49:26] "POST /fqname-to-id HTTP/1.1" 404 213 0.065384 10.0.0.33 - - [2026-04-25 06:49:27] "POST /access-control-lists HTTP/1.1" 200 578 0.202265 10.0.0.33 - - [2026-04-25 06:49:27] "PUT /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29 HTTP/1.1" 200 264 0.425733 10.0.0.33 - - [2026-04-25 06:49:27] "PUT /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9 HTTP/1.1" 200 264 0.221037 10.0.0.33 - - [2026-04-25 06:49:27] "POST /security-groups HTTP/1.1" 200 537 0.185330 10.0.0.33 - - [2026-04-25 06:49:27] "POST /fqname-to-id HTTP/1.1" 404 234 0.018999 10.0.0.33 - - [2026-04-25 06:49:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.092342 10.0.0.33 - - [2026-04-25 06:49:27] "POST /chown HTTP/1.1" 200 109 0.100852 10.0.0.33 - - [2026-04-25 06:49:27] "POST /access-control-lists HTTP/1.1" 200 596 0.177491 10.0.0.33 - - [2026-04-25 06:49:28] "POST /fqname-to-id HTTP/1.1" 404 233 0.050982 10.0.0.33 - - [2026-04-25 06:49:28] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016098 10.0.0.33 - - [2026-04-25 06:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014584 10.0.0.33 - - [2026-04-25 06:49:28] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008435 10.0.0.33 - - [2026-04-25 06:49:28] "POST /tags HTTP/1.1" 409 207 0.008933 10.0.0.33 - - [2026-04-25 06:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.33 - - [2026-04-25 06:49:28] "GET /tag/d5c335b0-3ad3-4443-bc8f-ad60c7027908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.050749 10.0.0.33 - - [2026-04-25 06:49:28] "POST /access-control-lists HTTP/1.1" 200 594 0.197416 10.0.0.33 - - [2026-04-25 06:49:28] "POST /firewall-rules HTTP/1.1" 200 564 0.244050 10.0.0.33 - - [2026-04-25 06:49:28] "GET /firewall-rule/111e5714-0f83-4742-9426-d5cac0e5103d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.077096 10.0.0.33 - - [2026-04-25 06:49:28] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008583 10.0.0.33 - - [2026-04-25 06:49:28] "GET /firewall-rule/111e5714-0f83-4742-9426-d5cac0e5103d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.022415 10.0.0.33 - - [2026-04-25 06:49:28] "POST /ref-update HTTP/1.1" 200 156 0.068255 10.0.0.33 - - [2026-04-25 06:49:28] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.029786 10.0.0.33 - - [2026-04-25 06:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006875 10.0.0.33 - - [2026-04-25 06:49:28] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006107 10.0.0.33 - - [2026-04-25 06:49:28] "POST /tags HTTP/1.1" 409 207 0.005976 10.0.0.33 - - [2026-04-25 06:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008950 10.0.0.33 - - [2026-04-25 06:49:29] "GET /tag/d5c335b0-3ad3-4443-bc8f-ad60c7027908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.045362 10.0.0.33 - - [2026-04-25 06:49:29] "POST /firewall-rules HTTP/1.1" 200 562 0.093271 10.0.0.33 - - [2026-04-25 06:49:29] "GET /firewall-rule/f1d8b3f4-cfe4-40a9-8efa-2d1ba5528082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006262 10.0.0.33 - - [2026-04-25 06:49:29] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.006153 10.0.0.33 - - [2026-04-25 06:49:29] "GET /firewall-rule/f1d8b3f4-cfe4-40a9-8efa-2d1ba5528082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007065 10.0.0.33 - - [2026-04-25 06:49:29] "POST /ref-update HTTP/1.1" 200 156 0.033311 10.0.0.33 - - [2026-04-25 06:49:29] "POST /tags HTTP/1.1" 200 301 0.047996 10.0.0.33 - - [2026-04-25 06:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019153 10.0.0.33 - - [2026-04-25 06:49:29] "GET /tag/85e485a9-29e3-4ec5-a4ba-4f1a6af2db77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.032899 10.0.0.33 - - [2026-04-25 06:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.023974 10.0.0.33 - - [2026-04-25 06:49:29] "GET /project/02b92b8a-cd6d-403e-adbe-a36f04b64cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.094130 10.0.0.33 - - [2026-04-25 06:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.33 - - [2026-04-25 06:49:29] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.012872 10.0.0.33 - - [2026-04-25 06:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005720 10.0.0.33 - - [2026-04-25 06:49:29] "GET /service-appliance-set/b2ef1212-5c46-42dd-a9df-44a4a2216fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006212 10.0.0.33 - - [2026-04-25 06:49:29] "POST /fqname-to-id HTTP/1.1" 404 242 0.006011 10.0.0.33 - - [2026-04-25 06:49:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.163422 10.0.0.33 - - [2026-04-25 06:49:29] "GET /virtual-machine-interface/bce380dc-6405-40eb-895e-e792d64a51d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.009768 10.0.0.33 - - [2026-04-25 06:49:30] "POST /instance-ips HTTP/1.1" 200 377 0.043632 10.0.0.33 - - [2026-04-25 06:49:30] "GET /instance-ip/0cdcd031-086a-4fc9-9474-4603ce784c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.026068 10.0.0.33 - - [2026-04-25 06:49:30] "POST /loadbalancers HTTP/1.1" 200 582 0.076352 10.0.0.33 - - [2026-04-25 06:49:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.049853 10.0.0.33 - - [2026-04-25 06:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010114 10.0.0.33 - - [2026-04-25 06:49:30] "GET /project/02b92b8a-cd6d-403e-adbe-a36f04b64cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.121206 10.0.0.33 - - [2026-04-25 06:49:30] "GET /instance-ip/0cdcd031-086a-4fc9-9474-4603ce784c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.025144 10.0.0.33 - - [2026-04-25 06:49:30] "GET /project/02b92b8a-cd6d-403e-adbe-a36f04b64cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.139797 10.0.0.33 - - [2026-04-25 06:49:30] "GET /loadbalancer/90ba900b-bc58-488b-a5dc-b06f607fe302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.009619 10.0.0.33 - - [2026-04-25 06:49:30] "POST /floating-ips HTTP/1.1" 200 581 0.076793 10.0.0.33 - - [2026-04-25 06:49:30] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.144351 10.0.0.33 - - [2026-04-25 06:49:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.038159 10.0.0.33 - - [2026-04-25 06:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015182 10.0.0.33 - - [2026-04-25 06:49:30] "GET /project/02b92b8a-cd6d-403e-adbe-a36f04b64cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.086995 10.0.0.33 - - [2026-04-25 06:49:30] "GET /loadbalancer-listener/8f26ba2c-8fd9-45df-ba69-25ed0cdb3c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.006059 10.0.0.33 - - [2026-04-25 06:49:30] "GET /loadbalancer-listener/8f26ba2c-8fd9-45df-ba69-25ed0cdb3c42?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.010864 10.0.0.33 - - [2026-04-25 06:49:31] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.060055 10.0.0.33 - - [2026-04-25 06:49:31] "GET /instance-ip/0cdcd031-086a-4fc9-9474-4603ce784c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.012046 10.0.0.33 - - [2026-04-25 06:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010299 10.0.0.33 - - [2026-04-25 06:49:31] "GET /instance-ip/0cdcd031-086a-4fc9-9474-4603ce784c11?fields=floating_ips HTTP/1.1" 200 1163 0.028528 10.0.0.33 - - [2026-04-25 06:49:31] "GET /floating-ip/154288f0-584d-4723-97fd-529195743da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.004629 10.0.0.33 - - [2026-04-25 06:49:31] "GET /project/02b92b8a-cd6d-403e-adbe-a36f04b64cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.091352 10.0.0.33 - - [2026-04-25 06:49:31] "GET /loadbalancer/90ba900b-bc58-488b-a5dc-b06f607fe302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.010988 10.0.0.33 - - [2026-04-25 06:49:31] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.037284 10.0.0.33 - - [2026-04-25 06:49:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.031887 10.0.0.33 - - [2026-04-25 06:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.33 - - [2026-04-25 06:49:31] "GET /project/02b92b8a-cd6d-403e-adbe-a36f04b64cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.056497 10.0.0.33 - - [2026-04-25 06:49:31] "GET /loadbalancer-listener/85550767-6311-44a3-8305-aae068a17b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.018603 10.0.0.33 - - [2026-04-25 06:49:31] "GET /loadbalancer-listener/85550767-6311-44a3-8305-aae068a17b6c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.032885 10.0.0.33 - - [2026-04-25 06:49:31] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.040423 10.0.0.33 - - [2026-04-25 06:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014510 10.0.0.33 - - [2026-04-25 06:49:31] "GET /instance-ip/0cdcd031-086a-4fc9-9474-4603ce784c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.019228 10.0.0.33 - - [2026-04-25 06:49:31] "GET /instance-ip/0cdcd031-086a-4fc9-9474-4603ce784c11?fields=floating_ips HTTP/1.1" 200 1163 0.003902 10.0.0.33 - - [2026-04-25 06:49:31] "GET /floating-ip/154288f0-584d-4723-97fd-529195743da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.009841 10.0.0.33 - - [2026-04-25 06:49:31] "GET /project/02b92b8a-cd6d-403e-adbe-a36f04b64cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.095345 10.0.0.33 - - [2026-04-25 06:49:31] "GET /loadbalancer/90ba900b-bc58-488b-a5dc-b06f607fe302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004045 10.0.0.33 - - [2026-04-25 06:49:31] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.022881 10.0.0.33 - - [2026-04-25 06:49:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.080874 10.0.0.33 - - [2026-04-25 06:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005297 10.0.0.33 - - [2026-04-25 06:49:32] "GET /project/02b92b8a-cd6d-403e-adbe-a36f04b64cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.078305 10.0.0.33 - - [2026-04-25 06:49:32] "GET /loadbalancer-listener/cb5375ff-29dd-465d-8660-bf9fc859c07b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007329 10.0.0.33 - - [2026-04-25 06:49:32] "GET /loadbalancer-listener/cb5375ff-29dd-465d-8660-bf9fc859c07b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.015436 10.0.0.33 - - [2026-04-25 06:49:32] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.038619 10.0.0.33 - - [2026-04-25 06:49:32] "GET /instance-ip/0cdcd031-086a-4fc9-9474-4603ce784c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.015478 10.0.0.33 - - [2026-04-25 06:49:32] "GET /instance-ip/0cdcd031-086a-4fc9-9474-4603ce784c11?fields=floating_ips HTTP/1.1" 200 1163 0.008016 10.0.0.33 - - [2026-04-25 06:49:32] "GET /floating-ip/154288f0-584d-4723-97fd-529195743da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.007306 10.0.0.33 - - [2026-04-25 06:49:32] "POST /tags HTTP/1.1" 200 355 0.080984 10.0.0.33 - - [2026-04-25 06:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006949 10.0.0.33 - - [2026-04-25 06:49:32] "GET /tag/48f7f707-cdaf-4608-a3a2-c223a12dd617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.030577 10.0.0.33 - - [2026-04-25 06:49:32] "POST /tags HTTP/1.1" 200 303 0.203003 10.0.0.33 - - [2026-04-25 06:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007798 10.0.0.33 - - [2026-04-25 06:49:32] "GET /tag/94bc8b6b-c8a9-4d97-a45d-215197d1527b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.031381 10.0.0.33 - - [2026-04-25 06:49:32] "POST /projects HTTP/1.1" 409 218 0.010272 10.0.0.33 - - [2026-04-25 06:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.33 - - [2026-04-25 06:49:32] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.076103 10.0.0.33 - - [2026-04-25 06:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014521 10.0.0.33 - - [2026-04-25 06:49:32] "GET /network-ipam/15d9e6d6-46b2-4de4-ae23-74a356a4768d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.006170 10.0.0.33 - - [2026-04-25 06:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.33 - - [2026-04-25 06:49:32] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007160 10.0.0.33 - - [2026-04-25 06:49:33] "PUT /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29 HTTP/1.1" 200 264 0.156090 10.0.0.33 - - [2026-04-25 06:49:33] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.010141 10.0.0.33 - - [2026-04-25 06:49:33] "POST /set-tag HTTP/1.1" 200 109 0.100669 10.0.0.33 - - [2026-04-25 06:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.33 - - [2026-04-25 06:49:33] "GET /network-ipam/bd1c1316-4d3c-44ba-94b1-317f5998830d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.005745 10.0.0.33 - - [2026-04-25 06:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.33 - - [2026-04-25 06:49:33] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006276 10.0.0.33 - - [2026-04-25 06:49:33] "PUT /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9 HTTP/1.1" 200 264 0.112634 10.0.0.33 - - [2026-04-25 06:49:33] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.014397 10.0.0.33 - - [2026-04-25 06:49:33] "POST /set-tag HTTP/1.1" 200 109 0.157376 10.0.0.33 - - [2026-04-25 06:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012949 10.0.0.33 - - [2026-04-25 06:49:33] "GET /network-policy/70b3ff90-035b-41d9-a48b-1e02a8733f6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006263 10.0.0.33 - - [2026-04-25 06:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.33 - - [2026-04-25 06:49:33] "GET /network-policy/74d371a7-7e97-44a0-a56f-654487308f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.010782 10.0.0.33 - - [2026-04-25 06:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013443 10.0.0.33 - - [2026-04-25 06:49:33] "GET /network-policy/8ac6c374-973a-440b-9785-1f75d3fe43ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.011230 10.0.0.33 - - [2026-04-25 06:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.33 - - [2026-04-25 06:49:33] "PUT /network-policy/8ac6c374-973a-440b-9785-1f75d3fe43ce HTTP/1.1" 200 262 0.025067 10.0.0.33 - - [2026-04-25 06:49:34] "PUT /access-control-list/13d4c478-f402-44e8-be50-27adb99ca8f6 HTTP/1.1" 200 272 0.109425 10.0.0.33 - - [2026-04-25 06:49:34] "POST /ref-update HTTP/1.1" 200 156 0.216948 10.0.0.33 - - [2026-04-25 06:49:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028806 10.0.0.33 - - [2026-04-25 06:49:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031318 10.0.0.33 - - [2026-04-25 06:49:34] "PUT /access-control-list/6f2bfc0c-6af7-4845-89fd-db6885f3297a HTTP/1.1" 200 272 0.159762 10.0.0.33 - - [2026-04-25 06:49:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007416 10.0.0.33 - - [2026-04-25 06:49:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009332 10.0.0.33 - - [2026-04-25 06:49:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007650 10.0.0.33 - - [2026-04-25 06:49:34] "POST /security-groups HTTP/1.1" 409 245 0.004616 10.0.0.33 - - [2026-04-25 06:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.33 - - [2026-04-25 06:49:34] "PUT /security-group/454bfdbf-11a0-4f45-95dc-7d5653856dc4 HTTP/1.1" 200 262 0.086977 10.0.0.33 - - [2026-04-25 06:49:34] "PUT /access-control-list/88d381bf-9c24-4b3b-84f3-f384adfca650 HTTP/1.1" 200 272 0.025229 10.0.0.33 - - [2026-04-25 06:49:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.035651 10.0.0.33 - - [2026-04-25 06:49:34] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012094 10.0.0.33 - - [2026-04-25 06:49:34] "PUT /access-control-list/6d361c94-affd-4d62-999e-3b70c619e8e0 HTTP/1.1" 200 272 0.074859 10.0.0.33 - - [2026-04-25 06:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007629 10.0.0.33 - - [2026-04-25 06:49:34] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010606 10.0.0.33 - - [2026-04-25 06:49:34] "POST /tags HTTP/1.1" 409 206 0.004800 10.0.0.33 - - [2026-04-25 06:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.33 - - [2026-04-25 06:49:34] "GET /tag/94bc8b6b-c8a9-4d97-a45d-215197d1527b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.030656 10.0.0.33 - - [2026-04-25 06:49:35] "POST /firewall-rules HTTP/1.1" 200 562 0.128705 10.0.0.33 - - [2026-04-25 06:49:35] "GET /firewall-rule/17018fbc-c827-48f7-83ed-17e19d7b13db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.012079 10.0.0.33 - - [2026-04-25 06:49:35] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008563 10.0.0.33 - - [2026-04-25 06:49:35] "GET /firewall-rule/17018fbc-c827-48f7-83ed-17e19d7b13db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003675 10.0.0.33 - - [2026-04-25 06:49:35] "POST /ref-update HTTP/1.1" 200 156 0.067728 10.0.0.33 - - [2026-04-25 06:49:35] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005319 10.0.0.33 - - [2026-04-25 06:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006095 10.0.0.33 - - [2026-04-25 06:49:35] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018487 10.0.0.33 - - [2026-04-25 06:49:35] "POST /tags HTTP/1.1" 409 206 0.003711 10.0.0.33 - - [2026-04-25 06:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.33 - - [2026-04-25 06:49:35] "GET /tag/94bc8b6b-c8a9-4d97-a45d-215197d1527b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017476 10.0.0.33 - - [2026-04-25 06:49:35] "POST /firewall-rules HTTP/1.1" 200 560 0.113640 10.0.0.33 - - [2026-04-25 06:49:35] "GET /firewall-rule/610f629b-6b1d-40b6-8109-fabd47dfc741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.013289 10.0.0.33 - - [2026-04-25 06:49:35] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.010474 10.0.0.33 - - [2026-04-25 06:49:35] "GET /firewall-rule/610f629b-6b1d-40b6-8109-fabd47dfc741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003893 10.0.0.33 - - [2026-04-25 06:49:35] "POST /ref-update HTTP/1.1" 200 156 0.062422 10.0.0.33 - - [2026-04-25 06:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016397 10.0.0.33 - - [2026-04-25 06:49:35] "GET /loadbalancer/90ba900b-bc58-488b-a5dc-b06f607fe302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004232 10.0.0.33 - - [2026-04-25 06:49:35] "POST /tags HTTP/1.1" 200 371 0.079337 10.0.0.33 - - [2026-04-25 06:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.062462 10.0.0.33 - - [2026-04-25 06:49:36] "GET /tag/b27e39cd-65a7-4837-ad4c-c8de8a89c582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.050342 10.0.0.33 - - [2026-04-25 06:49:36] "POST /tags HTTP/1.1" 200 319 0.051041 10.0.0.33 - - [2026-04-25 06:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.030934 10.0.0.33 - - [2026-04-25 06:49:36] "GET /tag/e25f618a-d149-42f0-b7ca-0a1dfff2ecdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.058578 10.0.0.33 - - [2026-04-25 06:49:36] "POST /id-to-fqname HTTP/1.1" 200 181 0.000769 10.0.0.33 - - [2026-04-25 06:49:36] "POST /fqname-to-id HTTP/1.1" 404 190 0.011827 10.0.0.33 - - [2026-04-25 06:49:36] "POST /security-groups HTTP/1.1" 200 578 0.134730 10.0.0.33 - - [2026-04-25 06:49:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.008717 10.0.0.33 - - [2026-04-25 06:49:36] "POST /projects HTTP/1.1" 200 497 0.449411 10.0.0.33 - - [2026-04-25 06:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018759 10.0.0.33 - - [2026-04-25 06:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.024561 10.0.0.33 - - [2026-04-25 06:49:36] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.030347 10.0.0.33 - - [2026-04-25 06:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016342 10.0.0.33 - - [2026-04-25 06:49:36] "POST /access-control-lists HTTP/1.1" 200 587 0.148854 10.0.0.33 - - [2026-04-25 06:49:36] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.028826 10.0.0.33 - - [2026-04-25 06:49:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.007609 10.0.0.33 - - [2026-04-25 06:49:37] "PUT /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29 HTTP/1.1" 200 264 0.213280 10.0.0.33 - - [2026-04-25 06:49:37] "PUT /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9 HTTP/1.1" 200 264 0.089862 10.0.0.33 - - [2026-04-25 06:49:37] "POST /access-control-lists HTTP/1.1" 200 585 0.325502 10.0.0.33 - - [2026-04-25 06:49:37] "POST /security-groups HTTP/1.1" 200 558 0.133071 10.0.0.33 - - [2026-04-25 06:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.020552 10.0.0.33 - - [2026-04-25 06:49:37] "POST /fqname-to-id HTTP/1.1" 404 248 0.022941 10.0.0.33 - - [2026-04-25 06:49:37] "POST /chown HTTP/1.1" 200 109 0.054807 10.0.0.33 - - [2026-04-25 06:49:37] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024775 10.0.0.33 - - [2026-04-25 06:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.33 - - [2026-04-25 06:49:37] "POST /access-control-lists HTTP/1.1" 200 610 0.139970 10.0.0.33 - - [2026-04-25 06:49:37] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007624 10.0.0.33 - - [2026-04-25 06:49:37] "POST /fqname-to-id HTTP/1.1" 404 247 0.038187 10.0.0.33 - - [2026-04-25 06:49:37] "POST /tags HTTP/1.1" 409 214 0.023977 10.0.0.33 - - [2026-04-25 06:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.33 - - [2026-04-25 06:49:37] "GET /tag/e25f618a-d149-42f0-b7ca-0a1dfff2ecdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.075003 10.0.0.33 - - [2026-04-25 06:49:37] "POST /access-control-lists HTTP/1.1" 200 608 0.156639 10.0.0.33 - - [2026-04-25 06:49:37] "POST /firewall-rules HTTP/1.1" 200 578 0.161186 10.0.0.33 - - [2026-04-25 06:49:37] "GET /firewall-rule/01d17d8b-be2c-4886-932d-8ad7eb9727e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006853 10.0.0.33 - - [2026-04-25 06:49:37] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.012345 10.0.0.33 - - [2026-04-25 06:49:37] "GET /firewall-rule/01d17d8b-be2c-4886-932d-8ad7eb9727e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003873 10.0.0.33 - - [2026-04-25 06:49:38] "POST /ref-update HTTP/1.1" 200 156 0.055535 10.0.0.33 - - [2026-04-25 06:49:38] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020635 10.0.0.33 - - [2026-04-25 06:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008299 10.0.0.33 - - [2026-04-25 06:49:38] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006241 10.0.0.33 - - [2026-04-25 06:49:38] "POST /tags HTTP/1.1" 409 214 0.007448 10.0.0.33 - - [2026-04-25 06:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016774 10.0.0.33 - - [2026-04-25 06:49:38] "GET /tag/e25f618a-d149-42f0-b7ca-0a1dfff2ecdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.065166 10.0.0.33 - - [2026-04-25 06:49:38] "POST /firewall-rules HTTP/1.1" 200 576 0.207295 10.0.0.33 - - [2026-04-25 06:49:38] "GET /firewall-rule/163852d1-0e7a-4e0c-8fff-27197791501f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.027428 10.0.0.33 - - [2026-04-25 06:49:38] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005133 10.0.0.33 - - [2026-04-25 06:49:38] "GET /firewall-rule/163852d1-0e7a-4e0c-8fff-27197791501f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003660 10.0.0.33 - - [2026-04-25 06:49:38] "POST /ref-update HTTP/1.1" 200 156 0.096479 10.0.0.33 - - [2026-04-25 06:49:38] "POST /tags HTTP/1.1" 200 363 0.053973 10.0.0.33 - - [2026-04-25 06:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014497 10.0.0.33 - - [2026-04-25 06:49:38] "GET /tag/429d7820-0caf-47e6-b0f8-9716e8fd66b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.085891 10.0.0.33 - - [2026-04-25 06:49:39] "POST /tags HTTP/1.1" 200 311 0.071005 10.0.0.33 - - [2026-04-25 06:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017966 10.0.0.33 - - [2026-04-25 06:49:39] "GET /tag/4653d042-16fa-41d3-8a3f-57b0a5c9c100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.034804 10.0.0.33 - - [2026-04-25 06:49:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.004845 10.0.0.33 - - [2026-04-25 06:49:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.037059 10.0.0.33 - - [2026-04-25 06:49:39] "POST /security-groups HTTP/1.1" 200 574 0.084157 10.0.0.33 - - [2026-04-25 06:49:39] "POST /projects HTTP/1.1" 200 489 0.274510 10.0.0.33 - - [2026-04-25 06:49:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.010237 10.0.0.33 - - [2026-04-25 06:49:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.062868 10.0.0.33 - - [2026-04-25 06:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.022686 10.0.0.33 - - [2026-04-25 06:49:39] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.015193 10.0.0.33 - - [2026-04-25 06:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.022457 10.0.0.33 - - [2026-04-25 06:49:39] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.024940 10.0.0.33 - - [2026-04-25 06:49:39] "POST /access-control-lists HTTP/1.1" 200 583 0.159917 10.0.0.33 - - [2026-04-25 06:49:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.014190 10.0.0.33 - - [2026-04-25 06:49:39] "POST /access-control-lists HTTP/1.1" 200 581 0.197027 10.0.0.33 - - [2026-04-25 06:49:39] "PUT /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29 HTTP/1.1" 200 264 0.208887 10.0.0.33 - - [2026-04-25 06:49:40] "PUT /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9 HTTP/1.1" 200 264 0.087799 10.0.0.33 - - [2026-04-25 06:49:40] "POST /security-groups HTTP/1.1" 200 546 0.134321 10.0.0.33 - - [2026-04-25 06:49:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.026840 10.0.0.33 - - [2026-04-25 06:49:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.081435 10.0.0.33 - - [2026-04-25 06:49:40] "POST /access-control-lists HTTP/1.1" 200 602 0.125506 10.0.0.33 - - [2026-04-25 06:49:40] "POST /chown HTTP/1.1" 200 109 0.096967 10.0.0.33 - - [2026-04-25 06:49:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.012042 10.0.0.33 - - [2026-04-25 06:49:40] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021269 10.0.0.33 - - [2026-04-25 06:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.33 - - [2026-04-25 06:49:40] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017390 10.0.0.33 - - [2026-04-25 06:49:40] "POST /tags HTTP/1.1" 409 210 0.004664 10.0.0.33 - - [2026-04-25 06:49:40] "POST /access-control-lists HTTP/1.1" 200 600 0.122628 10.0.0.33 - - [2026-04-25 06:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018297 10.0.0.33 - - [2026-04-25 06:49:40] "GET /tag/4653d042-16fa-41d3-8a3f-57b0a5c9c100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.038351 10.0.0.33 - - [2026-04-25 06:49:40] "POST /firewall-rules HTTP/1.1" 200 570 0.134419 10.0.0.33 - - [2026-04-25 06:49:40] "GET /firewall-rule/66aa1480-e48a-4440-bfc8-dc04eadbf4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.017490 10.0.0.33 - - [2026-04-25 06:49:40] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.012872 10.0.0.33 - - [2026-04-25 06:49:40] "GET /firewall-rule/66aa1480-e48a-4440-bfc8-dc04eadbf4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.015646 10.0.0.33 - - [2026-04-25 06:49:41] "POST /ref-update HTTP/1.1" 200 156 0.079380 10.0.0.33 - - [2026-04-25 06:49:41] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013000 10.0.0.33 - - [2026-04-25 06:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.044379 10.0.0.33 - - [2026-04-25 06:49:41] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009983 10.0.0.33 - - [2026-04-25 06:49:41] "POST /tags HTTP/1.1" 409 210 0.006974 10.0.0.33 - - [2026-04-25 06:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.33 - - [2026-04-25 06:49:41] "GET /tag/4653d042-16fa-41d3-8a3f-57b0a5c9c100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.052113 10.0.0.33 - - [2026-04-25 06:49:41] "POST /firewall-rules HTTP/1.1" 200 568 0.152725 10.0.0.33 - - [2026-04-25 06:49:41] "GET /firewall-rule/7d392d3e-45b1-4b44-b611-a091027c6e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.022454 10.0.0.33 - - [2026-04-25 06:49:41] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.007462 10.0.0.33 - - [2026-04-25 06:49:41] "GET /firewall-rule/7d392d3e-45b1-4b44-b611-a091027c6e99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003641 10.0.0.33 - - [2026-04-25 06:49:41] "POST /ref-update HTTP/1.1" 200 156 0.073213 10.0.0.33 - - [2026-04-25 06:49:41] "POST /tags HTTP/1.1" 200 363 0.041126 10.0.0.33 - - [2026-04-25 06:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009177 10.0.0.33 - - [2026-04-25 06:49:41] "GET /tag/b3c8f031-f6e3-4d5c-b15d-f897d5d5fff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.042047 10.0.0.33 - - [2026-04-25 06:49:41] "POST /tags HTTP/1.1" 409 210 0.002718 10.0.0.33 - - [2026-04-25 06:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.33 - - [2026-04-25 06:49:41] "GET /tag/d4aee204-003f-4295-832e-306d865c9539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.045170 10.0.0.33 - - [2026-04-25 06:49:41] "POST /projects HTTP/1.1" 409 223 0.002566 10.0.0.33 - - [2026-04-25 06:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009395 10.0.0.33 - - [2026-04-25 06:49:41] "GET /project/02b92b8a-cd6d-403e-adbe-a36f04b64cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.062347 10.0.0.33 - - [2026-04-25 06:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007934 10.0.0.33 - - [2026-04-25 06:49:42] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.007327 10.0.0.33 - - [2026-04-25 06:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005449 10.0.0.33 - - [2026-04-25 06:49:42] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.012892 10.0.0.33 - - [2026-04-25 06:49:42] "PUT /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29 HTTP/1.1" 200 264 0.074047 10.0.0.33 - - [2026-04-25 06:49:42] "PUT /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9 HTTP/1.1" 200 264 0.126060 10.0.0.33 - - [2026-04-25 06:49:42] "POST /security-groups HTTP/1.1" 409 253 0.009614 10.0.0.33 - - [2026-04-25 06:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007985 10.0.0.33 - - [2026-04-25 06:49:42] "PUT /security-group/e4ca5b22-8fe2-4f3c-bbf7-c8ec7ea126a0 HTTP/1.1" 200 262 0.111473 10.0.0.33 - - [2026-04-25 06:49:42] "PUT /access-control-list/d2637392-fed7-4415-a2d6-5c8441600ed3 HTTP/1.1" 200 272 0.085214 10.0.0.33 - - [2026-04-25 06:49:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.097569 10.0.0.33 - - [2026-04-25 06:49:42] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.030191 10.0.0.33 - - [2026-04-25 06:49:42] "PUT /access-control-list/2cc1493b-4911-4f48-afd6-2ee63a7c42d4 HTTP/1.1" 200 272 0.090445 10.0.0.33 - - [2026-04-25 06:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017927 10.0.0.33 - - [2026-04-25 06:49:42] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004949 10.0.0.33 - - [2026-04-25 06:49:42] "POST /tags HTTP/1.1" 409 210 0.010897 10.0.0.33 - - [2026-04-25 06:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008063 10.0.0.33 - - [2026-04-25 06:49:42] "GET /tag/d4aee204-003f-4295-832e-306d865c9539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.030899 10.0.0.33 - - [2026-04-25 06:49:43] "POST /firewall-rules HTTP/1.1" 200 570 0.141438 10.0.0.33 - - [2026-04-25 06:49:43] "GET /firewall-rule/4570552c-843c-4518-af21-0c4eecd0d6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.055639 10.0.0.33 - - [2026-04-25 06:49:43] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.018488 10.0.0.33 - - [2026-04-25 06:49:43] "GET /firewall-rule/4570552c-843c-4518-af21-0c4eecd0d6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.011028 10.0.0.33 - - [2026-04-25 06:49:43] "POST /ref-update HTTP/1.1" 200 156 0.188721 10.0.0.33 - - [2026-04-25 06:49:43] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006165 10.0.0.33 - - [2026-04-25 06:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006179 10.0.0.33 - - [2026-04-25 06:49:43] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003905 10.0.0.33 - - [2026-04-25 06:49:43] "POST /tags HTTP/1.1" 409 210 0.007342 10.0.0.33 - - [2026-04-25 06:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011901 10.0.0.33 - - [2026-04-25 06:49:43] "GET /tag/d4aee204-003f-4295-832e-306d865c9539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.022826 10.0.0.33 - - [2026-04-25 06:49:43] "POST /firewall-rules HTTP/1.1" 200 568 0.094094 10.0.0.33 - - [2026-04-25 06:49:43] "GET /firewall-rule/524fe5c1-1bef-4a70-b68a-c3230026c063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010021 10.0.0.33 - - [2026-04-25 06:49:43] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.020294 10.0.0.33 - - [2026-04-25 06:49:43] "GET /firewall-rule/524fe5c1-1bef-4a70-b68a-c3230026c063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006757 10.0.0.33 - - [2026-04-25 06:49:43] "POST /ref-update HTTP/1.1" 200 156 0.057602 10.0.0.33 - - [2026-04-25 06:49:43] "POST /tags HTTP/1.1" 409 237 0.008086 10.0.0.33 - - [2026-04-25 06:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.33 - - [2026-04-25 06:49:43] "GET /tag/b3c8f031-f6e3-4d5c-b15d-f897d5d5fff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.028019 10.0.0.33 - - [2026-04-25 06:49:43] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.010528 10.0.0.33 - - [2026-04-25 06:49:44] "POST /set-tag HTTP/1.1" 200 109 0.022324 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:49:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001126 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:49:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001869 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:50:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002563 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:50:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001450 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:50:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001421 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:50:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001407 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:50:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001342 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:50:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001230 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:50:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001440 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:50:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001668 10.0.0.249 - - [2026-04-25 06:51:58] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.249 - - [2026-04-25 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.249 - - [2026-04-25 06:51:59] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007014 10.0.0.249 - - [2026-04-25 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.249 - - [2026-04-25 06:51:59] "GET /routing-instance/1d3e8cf8-afbc-4e4e-b2ed-c8e938fe5f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004858 10.0.0.249 - - [2026-04-25 06:51:59] "PUT /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296 HTTP/1.1" 200 274 0.011936 10.0.0.249 - - [2026-04-25 06:51:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.014274 10.0.0.249 - - [2026-04-25 06:51:59] "POST /virtual-routers HTTP/1.1" 200 599 0.021324 10.0.0.249 - - [2026-04-25 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.249 - - [2026-04-25 06:51:59] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.012914 10.0.0.249 - - [2026-04-25 06:51:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.003603 10.0.0.249 - - [2026-04-25 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.249 - - [2026-04-25 06:51:59] "GET /virtual-network/74cc0042-639c-4f27-b6fb-c8c63b66cf4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007143 10.0.0.249 - - [2026-04-25 06:51:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.099857 10.0.0.33 - - [2026-04-25 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.33 - - [2026-04-25 06:52:03] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003686 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:52:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001359 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:52:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001181 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:52:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001326 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:52:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001528 10.0.0.33 - - [2026-04-25 06:53:02] "GET / HTTP/1.1" 200 35931 0.001729 10.0.0.33 - - [2026-04-25 06:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.33 - - [2026-04-25 06:53:02] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.008420 10.0.0.33 - - [2026-04-25 06:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.33 - - [2026-04-25 06:53:02] "GET /config-node/b0c5eee8-d607-4098-babf-b439fe03c7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.016339 10.0.0.33 - - [2026-04-25 06:53:14] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.33 - - [2026-04-25 06:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.33 - - [2026-04-25 06:53:14] "GET /routing-instance/1d3e8cf8-afbc-4e4e-b2ed-c8e938fe5f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003973 10.0.0.33 - - [2026-04-25 06:53:14] "POST /bgp-routers HTTP/1.1" 409 301 0.003211 10.0.0.33 - - [2026-04-25 06:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.33 - - [2026-04-25 06:53:14] "GET /bgp-router/b12bdf8c-25c9-40a7-a114-24e868fa52f5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.006151 10.0.0.33 - - [2026-04-25 06:53:14] "PUT /bgp-router/b12bdf8c-25c9-40a7-a114-24e868fa52f5 HTTP/1.1" 200 254 0.013826 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:53:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001605 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:53:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001678 10.0.0.33 - - [2026-04-25 06:53:23] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004475 10.0.0.33 - - [2026-04-25 06:53:23] "POST /ref-update HTTP/1.1" 200 156 0.014128 10.0.0.33 - - [2026-04-25 06:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.33 - - [2026-04-25 06:53:34] "GET /loadbalancer/90ba900b-bc58-488b-a5dc-b06f607fe302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003977 10.0.0.33 - - [2026-04-25 06:53:34] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006195 10.0.0.33 - - [2026-04-25 06:53:34] "POST /set-tag HTTP/1.1" 200 109 0.004134 10.0.0.33 - - [2026-04-25 06:53:34] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006286 10.0.0.33 - - [2026-04-25 06:53:34] "POST /set-tag HTTP/1.1" 200 109 0.003473 10.0.0.33 - - [2026-04-25 06:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.33 - - [2026-04-25 06:53:34] "GET /loadbalancer/90ba900b-bc58-488b-a5dc-b06f607fe302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003406 10.0.0.33 - - [2026-04-25 06:53:35] "GET /loadbalancer-pool/adc4e138-fbe8-4346-b68e-a61781525937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005955 10.0.0.33 - - [2026-04-25 06:53:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039855 10.0.0.33 - - [2026-04-25 06:53:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.051060 10.0.0.33 - - [2026-04-25 06:53:35] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018521 10.0.0.33 - - [2026-04-25 06:53:35] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009521 10.0.0.33 - - [2026-04-25 06:53:35] "POST /ref-update HTTP/1.1" 200 156 0.019127 10.0.0.33 - - [2026-04-25 06:53:35] "POST /tags HTTP/1.1" 409 205 0.027356 10.0.0.33 - - [2026-04-25 06:53:35] "GET /floating-ip/154288f0-584d-4723-97fd-529195743da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.025358 10.0.0.33 - - [2026-04-25 06:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007860 10.0.0.33 - - [2026-04-25 06:53:35] "GET /tag/85e485a9-29e3-4ec5-a4ba-4f1a6af2db77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.034842 10.0.0.33 - - [2026-04-25 06:53:35] "PUT /floating-ip/154288f0-584d-4723-97fd-529195743da7 HTTP/1.1" 200 256 0.013422 10.0.0.33 - - [2026-04-25 06:53:35] "POST /set-tag HTTP/1.1" 200 109 0.074311 10.0.0.33 - - [2026-04-25 06:53:35] "GET /loadbalancer-pool/b81a6917-3ea9-4df6-a962-7112ca221541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012116 10.0.0.33 - - [2026-04-25 06:53:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026283 10.0.0.33 - - [2026-04-25 06:53:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.016497 10.0.0.33 - - [2026-04-25 06:53:35] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.060002 10.0.0.33 - - [2026-04-25 06:53:35] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011517 10.0.0.33 - - [2026-04-25 06:53:35] "POST /set-tag HTTP/1.1" 200 109 0.010265 10.0.0.33 - - [2026-04-25 06:53:35] "POST /ref-update HTTP/1.1" 200 156 0.009483 10.0.0.33 - - [2026-04-25 06:53:35] "GET /floating-ip/154288f0-584d-4723-97fd-529195743da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.016105 10.0.0.33 - - [2026-04-25 06:53:35] "GET /loadbalancer-pool/da049754-c6ce-4b29-80ad-f69393675159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005571 10.0.0.33 - - [2026-04-25 06:53:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020853 10.0.0.33 - - [2026-04-25 06:53:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.028595 10.0.0.33 - - [2026-04-25 06:53:35] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008528 10.0.0.33 - - [2026-04-25 06:53:35] "PUT /floating-ip/154288f0-584d-4723-97fd-529195743da7 HTTP/1.1" 200 256 0.050704 10.0.0.33 - - [2026-04-25 06:53:35] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006315 10.0.0.33 - - [2026-04-25 06:53:35] "POST /ref-update HTTP/1.1" 200 156 0.008458 10.0.0.33 - - [2026-04-25 06:53:35] "POST /set-tag HTTP/1.1" 200 109 0.008970 10.0.0.33 - - [2026-04-25 06:53:35] "GET /floating-ip/154288f0-584d-4723-97fd-529195743da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.004812 10.0.0.33 - - [2026-04-25 06:53:35] "PUT /floating-ip/154288f0-584d-4723-97fd-529195743da7 HTTP/1.1" 200 256 0.019127 10.0.0.33 - - [2026-04-25 06:53:48] "GET /global-system-configs HTTP/1.1" 200 322 0.003708 10.0.0.33 - - [2026-04-25 06:53:48] "GET /global-system-configs HTTP/1.1" 200 322 0.002675 10.0.0.249 - - [2026-04-25 06:53:55] "GET / HTTP/1.1" 200 35931 0.002323 10.0.0.249 - - [2026-04-25 06:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.249 - - [2026-04-25 06:53:55] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006855 10.0.0.249 - - [2026-04-25 06:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.249 - - [2026-04-25 06:53:55] "GET /routing-instance/1d3e8cf8-afbc-4e4e-b2ed-c8e938fe5f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004639 10.0.0.249 - - [2026-04-25 06:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.249 - - [2026-04-25 06:53:55] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006919 10.0.0.249 - - [2026-04-25 06:53:55] "PUT /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c HTTP/1.1" 200 262 0.013389 10.0.0.249 - - [2026-04-25 06:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.249 - - [2026-04-25 06:53:55] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.020439 10.0.0.249 - - [2026-04-25 06:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.249 - - [2026-04-25 06:53:55] "GET /virtual-machine-interface/4ab94f0a-8403-42ac-9772-509c5cbaf96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.006560 10.0.0.249 - - [2026-04-25 06:53:55] "PUT /virtual-machine-interface/4ab94f0a-8403-42ac-9772-509c5cbaf96d HTTP/1.1" 200 284 0.015696 10.0.0.33 - - [2026-04-25 06:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015855 10.0.0.33 - - [2026-04-25 06:54:03] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006701 10.0.0.33 - - [2026-04-25 06:54:23] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009649 10.0.0.33 - - [2026-04-25 06:54:23] "POST /set-tag HTTP/1.1" 200 109 0.005976 10.0.0.33 - - [2026-04-25 06:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.33 - - [2026-04-25 06:54:23] "GET /loadbalancer/90ba900b-bc58-488b-a5dc-b06f607fe302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007274 10.0.0.33 - - [2026-04-25 06:54:23] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013048 10.0.0.33 - - [2026-04-25 06:54:24] "POST /set-tag HTTP/1.1" 200 109 0.051756 10.0.0.33 - - [2026-04-25 06:54:24] "DELETE /loadbalancer-member/7299470a-5211-4ec6-b859-7f62df4d95c1 HTTP/1.1" 200 115 0.127399 10.0.0.33 - - [2026-04-25 06:54:24] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014458 10.0.0.33 - - [2026-04-25 06:54:24] "POST /set-tag HTTP/1.1" 200 109 0.006816 10.0.0.33 - - [2026-04-25 06:54:24] "DELETE /loadbalancer-member/b7125e3f-849c-4e12-8aef-5278a08c2d98 HTTP/1.1" 200 115 0.071620 10.0.0.33 - - [2026-04-25 06:54:24] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007085 10.0.0.33 - - [2026-04-25 06:54:24] "POST /set-tag HTTP/1.1" 200 109 0.004234 10.0.0.33 - - [2026-04-25 06:54:24] "DELETE /loadbalancer-member/502244d2-f838-406b-8a5f-b07bb64a9b7d HTTP/1.1" 200 115 0.062195 10.0.0.33 - - [2026-04-25 06:54:24] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007409 10.0.0.33 - - [2026-04-25 06:54:24] "POST /set-tag HTTP/1.1" 200 109 0.003056 10.0.0.33 - - [2026-04-25 06:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.33 - - [2026-04-25 06:54:24] "GET /loadbalancer/90ba900b-bc58-488b-a5dc-b06f607fe302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003496 10.0.0.33 - - [2026-04-25 06:54:24] "GET /loadbalancer-pool/adc4e138-fbe8-4346-b68e-a61781525937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.009621 10.0.0.33 - - [2026-04-25 06:54:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039188 10.0.0.33 - - [2026-04-25 06:54:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023949 10.0.0.33 - - [2026-04-25 06:54:24] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004739 10.0.0.33 - - [2026-04-25 06:54:24] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005932 10.0.0.33 - - [2026-04-25 06:54:24] "GET /floating-ip/154288f0-584d-4723-97fd-529195743da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.009631 10.0.0.33 - - [2026-04-25 06:54:24] "POST /set-tag HTTP/1.1" 200 109 0.081429 10.0.0.33 - - [2026-04-25 06:54:24] "GET /loadbalancer-pool/b81a6917-3ea9-4df6-a962-7112ca221541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.024230 10.0.0.33 - - [2026-04-25 06:54:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031097 10.0.0.33 - - [2026-04-25 06:54:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018242 10.0.0.33 - - [2026-04-25 06:54:25] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.049935 10.0.0.33 - - [2026-04-25 06:54:25] "POST /set-tag HTTP/1.1" 200 109 0.010971 10.0.0.33 - - [2026-04-25 06:54:25] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011186 10.0.0.33 - - [2026-04-25 06:54:25] "GET /floating-ip/154288f0-584d-4723-97fd-529195743da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.008882 10.0.0.33 - - [2026-04-25 06:54:25] "GET /loadbalancer-pool/da049754-c6ce-4b29-80ad-f69393675159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005558 10.0.0.33 - - [2026-04-25 06:54:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021091 10.0.0.33 - - [2026-04-25 06:54:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.034699 10.0.0.33 - - [2026-04-25 06:54:25] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.044409 10.0.0.33 - - [2026-04-25 06:54:25] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021276 10.0.0.33 - - [2026-04-25 06:54:25] "GET /floating-ip/154288f0-584d-4723-97fd-529195743da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.010864 10.0.0.33 - - [2026-04-25 06:54:25] "POST /set-tag HTTP/1.1" 200 109 0.006659 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:54:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001281 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:54:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001216 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:57:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001360 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:57:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001931 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:57:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001718 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:57:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001488 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:57:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001401 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:57:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001145 10.0.0.33 - - [2026-04-25 06:58:48] "GET /global-system-configs HTTP/1.1" 200 322 0.002827 10.0.0.33 - - [2026-04-25 06:58:48] "GET /global-system-configs HTTP/1.1" 200 322 0.003476 10.0.0.33 - - [2026-04-25 06:58:58] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009868 10.0.0.33 - - [2026-04-25 06:58:58] "POST /set-tag HTTP/1.1" 200 109 0.003664 10.0.0.33 - - [2026-04-25 06:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.33 - - [2026-04-25 06:58:58] "GET /loadbalancer/90ba900b-bc58-488b-a5dc-b06f607fe302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004342 10.0.0.33 - - [2026-04-25 06:58:58] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013169 10.0.0.33 - - [2026-04-25 06:58:58] "POST /set-tag HTTP/1.1" 200 109 0.039487 10.0.0.33 - - [2026-04-25 06:58:58] "DELETE /loadbalancer-member/2032f5bc-2d46-4cc8-8842-9f96cf46234f HTTP/1.1" 200 115 0.098620 10.0.0.33 - - [2026-04-25 06:58:58] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017096 10.0.0.33 - - [2026-04-25 06:58:58] "POST /set-tag HTTP/1.1" 200 109 0.009930 10.0.0.33 - - [2026-04-25 06:58:58] "DELETE /loadbalancer-member/cc6e578e-d16b-430c-868b-69c9e4d5c06d HTTP/1.1" 200 115 0.075138 10.0.0.33 - - [2026-04-25 06:58:58] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011030 10.0.0.33 - - [2026-04-25 06:58:58] "POST /set-tag HTTP/1.1" 200 109 0.009048 10.0.0.33 - - [2026-04-25 06:58:58] "DELETE /loadbalancer-member/277ec432-4829-468f-a752-4ab666a1f0d8 HTTP/1.1" 200 115 0.078302 10.0.0.33 - - [2026-04-25 06:58:59] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016443 10.0.0.33 - - [2026-04-25 06:58:59] "POST /set-tag HTTP/1.1" 200 109 0.004923 10.0.0.33 - - [2026-04-25 06:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.33 - - [2026-04-25 06:58:59] "GET /loadbalancer/90ba900b-bc58-488b-a5dc-b06f607fe302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.008645 10.0.0.33 - - [2026-04-25 06:58:59] "GET /loadbalancer-pool/adc4e138-fbe8-4346-b68e-a61781525937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005132 10.0.0.33 - - [2026-04-25 06:58:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038588 10.0.0.33 - - [2026-04-25 06:58:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028545 10.0.0.33 - - [2026-04-25 06:58:59] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017367 10.0.0.33 - - [2026-04-25 06:58:59] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006110 10.0.0.33 - - [2026-04-25 06:58:59] "GET /floating-ip/154288f0-584d-4723-97fd-529195743da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006724 10.0.0.33 - - [2026-04-25 06:58:59] "POST /set-tag HTTP/1.1" 200 109 0.117511 10.0.0.33 - - [2026-04-25 06:58:59] "GET /loadbalancer-pool/b81a6917-3ea9-4df6-a962-7112ca221541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.041994 10.0.0.33 - - [2026-04-25 06:58:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.052380 10.0.0.33 - - [2026-04-25 06:58:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022084 10.0.0.33 - - [2026-04-25 06:58:59] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.039250 10.0.0.33 - - [2026-04-25 06:58:59] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009438 10.0.0.33 - - [2026-04-25 06:58:59] "GET /floating-ip/154288f0-584d-4723-97fd-529195743da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.012167 10.0.0.33 - - [2026-04-25 06:58:59] "POST /set-tag HTTP/1.1" 200 109 0.015439 10.0.0.33 - - [2026-04-25 06:58:59] "GET /loadbalancer-pool/da049754-c6ce-4b29-80ad-f69393675159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005360 10.0.0.33 - - [2026-04-25 06:58:59] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038467 10.0.0.33 - - [2026-04-25 06:58:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.038414 10.0.0.33 - - [2026-04-25 06:58:59] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012301 10.0.0.33 - - [2026-04-25 06:58:59] "GET /virtual-machine-interface/e4781448-4072-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017462 10.0.0.33 - - [2026-04-25 06:58:59] "GET /floating-ip/154288f0-584d-4723-97fd-529195743da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.013213 10.0.0.33 - - [2026-04-25 06:58:59] "POST /set-tag HTTP/1.1" 200 109 0.015745 10.0.0.33 - - [2026-04-25 06:59:38] "GET / HTTP/1.1" 200 35931 0.002688 10.0.0.33 - - [2026-04-25 06:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.33 - - [2026-04-25 06:59:38] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052049 10.0.0.33 - - [2026-04-25 06:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.33 - - [2026-04-25 06:59:38] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059458 10.0.0.33 - - [2026-04-25 06:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.33 - - [2026-04-25 06:59:39] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054256 10.0.0.33 - - [2026-04-25 06:59:39] "POST /tags HTTP/1.1" 200 333 0.035304 10.0.0.33 - - [2026-04-25 06:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011610 10.0.0.33 - - [2026-04-25 06:59:40] "GET /tag/f217111a-7497-42dd-8267-e8228c26083a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.037044 10.0.0.33 - - [2026-04-25 06:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006972 10.0.0.33 - - [2026-04-25 06:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.33 - - [2026-04-25 06:59:40] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040658 10.0.0.33 - - [2026-04-25 06:59:40] "GET /virtual-networks?parent_id=b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.005288 10.0.0.33 - - [2026-04-25 06:59:40] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044893 10.0.0.33 - - [2026-04-25 06:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.33 - - [2026-04-25 06:59:40] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.008598 10.0.0.33 - - [2026-04-25 06:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008505 10.0.0.33 - - [2026-04-25 06:59:40] "GET /service-appliance-set/b2ef1212-5c46-42dd-a9df-44a4a2216fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009654 10.0.0.33 - - [2026-04-25 06:59:40] "POST /fqname-to-id HTTP/1.1" 404 254 0.002693 10.0.0.33 - - [2026-04-25 06:59:40] "POST /virtual-networks HTTP/1.1" 200 512 0.103425 10.0.0.33 - - [2026-04-25 06:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018461 10.0.0.33 - - [2026-04-25 06:59:40] "GET /network-ipam/b455667a-890f-491d-b132-fe6560f3ae58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.005276 10.0.0.33 - - [2026-04-25 06:59:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.146508 10.0.0.33 - - [2026-04-25 06:59:40] "GET /virtual-machine-interface/f1f8087a-7af4-4bcd-8fa7-ef174dab6077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.014378 10.0.0.33 - - [2026-04-25 06:59:40] "POST /useragent-kv HTTP/1.1" 200 115 0.014156 10.0.0.33 - - [2026-04-25 06:59:40] "POST /ref-update HTTP/1.1" 200 156 0.217900 10.0.0.33 - - [2026-04-25 06:59:40] "GET /virtual-network/043be566-d74f-400b-9aca-14dc1b52796f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006632 10.0.0.33 - - [2026-04-25 06:59:40] "GET /domains HTTP/1.1" 200 280 0.001864 10.0.0.33 - - [2026-04-25 06:59:40] "POST /instance-ips HTTP/1.1" 200 409 0.110026 10.0.0.33 - - [2026-04-25 06:59:40] "GET /domain/f24a285a-ca02-42fd-8c21-92d2ea7e021c HTTP/1.1" 200 3087 0.036139 10.0.0.33 - - [2026-04-25 06:59:40] "GET /instance-ip/b5ad42b4-fa76-46ff-a4ae-57e2890017ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.012522 10.0.0.33 - - [2026-04-25 06:59:40] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf HTTP/1.1" 200 5476 0.088804 10.0.0.33 - - [2026-04-25 06:59:40] "GET /virtual-network/043be566-d74f-400b-9aca-14dc1b52796f HTTP/1.1" 200 2085 0.013335 10.0.0.33 - - [2026-04-25 06:59:40] "GET /virtual-network/043be566-d74f-400b-9aca-14dc1b52796f HTTP/1.1" 200 2085 0.007833 10.0.0.33 - - [2026-04-25 06:59:40] "GET /routing-instance/cbad7336-abca-4e97-866d-e3e6a83b7c9c HTTP/1.1" 200 1181 0.009238 10.0.0.33 - - [2026-04-25 06:59:40] "GET /routing-instance/cbad7336-abca-4e97-866d-e3e6a83b7c9c HTTP/1.1" 200 1181 0.045261 10.0.0.33 - - [2026-04-25 06:59:40] "POST /loadbalancers HTTP/1.1" 200 610 0.165924 10.0.0.33 - - [2026-04-25 06:59:40] "POST /route-targets HTTP/1.1" 200 327 0.070320 10.0.0.33 - - [2026-04-25 06:59:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.077060 10.0.0.33 - - [2026-04-25 06:59:40] "POST /ref-update HTTP/1.1" 200 156 0.116208 10.0.0.33 - - [2026-04-25 06:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.025805 10.0.0.33 - - [2026-04-25 06:59:41] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.167468 10.0.0.33 - - [2026-04-25 06:59:41] "GET /instance-ip/b5ad42b4-fa76-46ff-a4ae-57e2890017ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005557 10.0.0.33 - - [2026-04-25 06:59:41] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.104741 10.0.0.33 - - [2026-04-25 06:59:41] "GET /loadbalancer/3ebc8e19-4776-4c13-85a4-5a204e705585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003290 10.0.0.33 - - [2026-04-25 06:59:41] "POST /floating-ips HTTP/1.1" 200 597 0.076114 10.0.0.33 - - [2026-04-25 06:59:41] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.084028 10.0.0.33 - - [2026-04-25 06:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010642 10.0.0.33 - - [2026-04-25 06:59:41] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042046 10.0.0.33 - - [2026-04-25 06:59:41] "GET /loadbalancer-listener/ce62e493-239d-4b05-ac3b-ac30e1bfa2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.008347 10.0.0.33 - - [2026-04-25 06:59:41] "GET /loadbalancer-listener/ce62e493-239d-4b05-ac3b-ac30e1bfa2e8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.007386 10.0.0.33 - - [2026-04-25 06:59:41] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.034802 10.0.0.33 - - [2026-04-25 06:59:41] "GET /instance-ip/b5ad42b4-fa76-46ff-a4ae-57e2890017ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.010869 10.0.0.33 - - [2026-04-25 06:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.33 - - [2026-04-25 06:59:41] "GET /instance-ip/b5ad42b4-fa76-46ff-a4ae-57e2890017ad?fields=floating_ips HTTP/1.1" 200 1213 0.025810 10.0.0.33 - - [2026-04-25 06:59:41] "GET /loadbalancer/3ebc8e19-4776-4c13-85a4-5a204e705585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005193 10.0.0.33 - - [2026-04-25 06:59:41] "GET /floating-ip/d1bee880-0d16-483d-a344-c0b955766057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.013114 10.0.0.33 - - [2026-04-25 06:59:41] "POST /tags HTTP/1.1" 200 295 0.119955 10.0.0.33 - - [2026-04-25 06:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.33 - - [2026-04-25 06:59:41] "GET /tag/5e79c624-78f2-4854-a458-21a8a0a09e9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.020332 10.0.0.33 - - [2026-04-25 06:59:41] "POST /tags HTTP/1.1" 409 233 0.002924 10.0.0.33 - - [2026-04-25 06:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.33 - - [2026-04-25 06:59:41] "GET /tag/48f7f707-cdaf-4608-a3a2-c223a12dd617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.024695 10.0.0.33 - - [2026-04-25 06:59:41] "POST /tags HTTP/1.1" 409 206 0.003556 10.0.0.33 - - [2026-04-25 06:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009454 10.0.0.33 - - [2026-04-25 06:59:41] "GET /tag/94bc8b6b-c8a9-4d97-a45d-215197d1527b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018686 10.0.0.33 - - [2026-04-25 06:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888 10.0.0.33 - - [2026-04-25 06:59:41] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009767 10.0.0.33 - - [2026-04-25 06:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.33 - - [2026-04-25 06:59:42] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058582 10.0.0.33 - - [2026-04-25 06:59:42] "POST /virtual-machines HTTP/1.1" 200 369 0.014065 10.0.0.33 - - [2026-04-25 06:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021396 10.0.0.33 - - [2026-04-25 06:59:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.159470 10.0.0.33 - - [2026-04-25 06:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020049 10.0.0.33 - - [2026-04-25 06:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011599 10.0.0.33 - - [2026-04-25 06:59:42] "GET /virtual-machine-interface/558ea7a4-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012460 10.0.0.33 - - [2026-04-25 06:59:42] "POST /instance-ips HTTP/1.1" 200 409 0.045712 10.0.0.33 - - [2026-04-25 06:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.041044 10.0.0.33 - - [2026-04-25 06:59:42] "GET /virtual-machine-interface/558ea7a4-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010296 10.0.0.33 - - [2026-04-25 06:59:42] "POST /set-tag HTTP/1.1" 200 109 0.036951 10.0.0.33 - - [2026-04-25 06:59:42] "GET /virtual-machine-interface/558ea7a4-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.026806 10.0.0.33 - - [2026-04-25 06:59:42] "GET /instance-ip/55b18fa8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007136 10.0.0.33 - - [2026-04-25 06:59:42] "GET /virtual-machine-interface/558ea7a4-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006793 10.0.0.33 - - [2026-04-25 06:59:42] "POST /set-tag HTTP/1.1" 200 109 0.003254 10.0.0.33 - - [2026-04-25 06:59:42] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004829 10.0.0.33 - - [2026-04-25 06:59:42] "POST /ref-update HTTP/1.1" 200 156 0.013170 10.0.0.33 - - [2026-04-25 06:59:42] "GET /virtual-machine-interface/558ea7a4-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007155 10.0.0.33 - - [2026-04-25 06:59:42] "POST /set-tag HTTP/1.1" 200 109 0.004142 10.0.0.33 - - [2026-04-25 06:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.33 - - [2026-04-25 06:59:42] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006137 10.0.0.33 - - [2026-04-25 06:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.33 - - [2026-04-25 06:59:43] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046281 10.0.0.33 - - [2026-04-25 06:59:43] "POST /virtual-machines HTTP/1.1" 200 369 0.026233 10.0.0.33 - - [2026-04-25 06:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018010 10.0.0.33 - - [2026-04-25 06:59:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.159122 10.0.0.33 - - [2026-04-25 06:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030570 10.0.0.33 - - [2026-04-25 06:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.019352 10.0.0.33 - - [2026-04-25 06:59:43] "GET /virtual-machine-interface/5623d2fc-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006856 10.0.0.33 - - [2026-04-25 06:59:43] "POST /instance-ips HTTP/1.1" 200 409 0.034762 10.0.0.33 - - [2026-04-25 06:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.029013 10.0.0.33 - - [2026-04-25 06:59:43] "GET /virtual-machine-interface/5623d2fc-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.022720 10.0.0.33 - - [2026-04-25 06:59:43] "POST /set-tag HTTP/1.1" 200 109 0.041088 10.0.0.33 - - [2026-04-25 06:59:43] "GET /virtual-machine-interface/5623d2fc-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015195 10.0.0.33 - - [2026-04-25 06:59:43] "GET /instance-ip/56522620-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008434 10.0.0.33 - - [2026-04-25 06:59:43] "GET /virtual-machine-interface/5623d2fc-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006212 10.0.0.33 - - [2026-04-25 06:59:43] "POST /set-tag HTTP/1.1" 200 109 0.003266 10.0.0.33 - - [2026-04-25 06:59:43] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.006243 10.0.0.33 - - [2026-04-25 06:59:43] "POST /ref-update HTTP/1.1" 200 156 0.015221 10.0.0.33 - - [2026-04-25 06:59:43] "GET /virtual-machine-interface/5623d2fc-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006666 10.0.0.33 - - [2026-04-25 06:59:43] "POST /set-tag HTTP/1.1" 200 109 0.004865 10.0.0.33 - - [2026-04-25 06:59:43] "GET /virtual-machine-interface/558ea7a4-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007237 10.0.0.33 - - [2026-04-25 06:59:43] "POST /set-tag HTTP/1.1" 200 109 0.004044 10.0.0.33 - - [2026-04-25 06:59:43] "GET /virtual-machine-interface/5623d2fc-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005329 10.0.0.33 - - [2026-04-25 06:59:44] "POST /set-tag HTTP/1.1" 200 109 0.003477 10.0.0.33 - - [2026-04-25 06:59:45] "GET /domains HTTP/1.1" 200 280 0.002894 10.0.0.33 - - [2026-04-25 06:59:45] "GET /domain/f24a285a-ca02-42fd-8c21-92d2ea7e021c HTTP/1.1" 200 3087 0.004755 10.0.0.33 - - [2026-04-25 06:59:45] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf HTTP/1.1" 200 7064 0.092467 10.0.0.33 - - [2026-04-25 06:59:45] "GET /virtual-network/043be566-d74f-400b-9aca-14dc1b52796f HTTP/1.1" 200 2085 0.005350 10.0.0.33 - - [2026-04-25 06:59:45] "GET /virtual-network/043be566-d74f-400b-9aca-14dc1b52796f HTTP/1.1" 200 2085 0.005326 10.0.0.33 - - [2026-04-25 06:59:45] "GET /routing-instance/cbad7336-abca-4e97-866d-e3e6a83b7c9c HTTP/1.1" 200 1402 0.009717 10.0.0.33 - - [2026-04-25 06:59:45] "GET /routing-instance/cbad7336-abca-4e97-866d-e3e6a83b7c9c HTTP/1.1" 200 1402 0.007359 10.0.0.33 - - [2026-04-25 06:59:45] "GET /route-target/77f39db6-d652-4105-b7b4-2059acd821bb HTTP/1.1" 200 1152 0.004458 10.0.0.33 - - [2026-04-25 06:59:46] "GET /virtual-network/043be566-d74f-400b-9aca-14dc1b52796f HTTP/1.1" 200 2085 0.009940 10.0.0.33 - - [2026-04-25 06:59:46] "GET /routing-instance/cbad7336-abca-4e97-866d-e3e6a83b7c9c HTTP/1.1" 200 1402 0.005983 10.0.0.33 - - [2026-04-25 06:59:46] "GET /virtual-network/043be566-d74f-400b-9aca-14dc1b52796f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010448 10.0.0.33 - - [2026-04-25 06:59:46] "GET /virtual-network/043be566-d74f-400b-9aca-14dc1b52796f HTTP/1.1" 200 2085 0.008668 10.0.0.33 - - [2026-04-25 06:59:46] "GET /routing-instance/cbad7336-abca-4e97-866d-e3e6a83b7c9c HTTP/1.1" 200 1402 0.012900 10.0.0.33 - - [2026-04-25 06:59:46] "GET /routing-instance/cbad7336-abca-4e97-866d-e3e6a83b7c9c HTTP/1.1" 200 1402 0.008051 10.0.0.33 - - [2026-04-25 06:59:46] "GET /route-target/77f39db6-d652-4105-b7b4-2059acd821bb HTTP/1.1" 200 1152 0.004921 10.0.0.33 - - [2026-04-25 06:59:46] "GET /domains HTTP/1.1" 200 280 0.005577 10.0.0.33 - - [2026-04-25 06:59:46] "GET /domain/f24a285a-ca02-42fd-8c21-92d2ea7e021c HTTP/1.1" 200 3087 0.007169 10.0.0.33 - - [2026-04-25 06:59:46] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf HTTP/1.1" 200 7064 0.084373 10.0.0.33 - - [2026-04-25 06:59:46] "GET /virtual-network/043be566-d74f-400b-9aca-14dc1b52796f HTTP/1.1" 200 2085 0.005725 10.0.0.33 - - [2026-04-25 06:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.33 - - [2026-04-25 06:59:46] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063473 10.0.0.33 - - [2026-04-25 06:59:46] "GET /virtual-network/043be566-d74f-400b-9aca-14dc1b52796f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006455 10.0.0.33 - - [2026-04-25 06:59:46] "GET /floating-ip-pools?parent_id=043be566-d74f-400b-9aca-14dc1b52796f&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002467 10.0.0.33 - - [2026-04-25 06:59:46] "GET /virtual-network/043be566-d74f-400b-9aca-14dc1b52796f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008050 10.0.0.33 - - [2026-04-25 06:59:46] "POST /floating-ip-pools HTTP/1.1" 200 562 0.029362 10.0.0.33 - - [2026-04-25 06:59:46] "POST /ref-update HTTP/1.1" 200 156 0.010666 10.0.0.33 - - [2026-04-25 06:59:46] "GET /virtual-network/043be566-d74f-400b-9aca-14dc1b52796f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.024824 10.0.0.33 - - [2026-04-25 06:59:46] "GET /domains HTTP/1.1" 200 280 0.003115 10.0.0.33 - - [2026-04-25 06:59:46] "GET /domain/f24a285a-ca02-42fd-8c21-92d2ea7e021c HTTP/1.1" 200 3087 0.004545 10.0.0.33 - - [2026-04-25 06:59:46] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf HTTP/1.1" 200 7320 0.067816 10.0.0.33 - - [2026-04-25 06:59:46] "GET /virtual-network/043be566-d74f-400b-9aca-14dc1b52796f HTTP/1.1" 200 2323 0.009649 10.0.0.33 - - [2026-04-25 06:59:46] "GET /floating-ip-pool/1ccd60cf-1a6c-41b1-a102-ba1d59b9e756 HTTP/1.1" 200 1314 0.003086 10.0.0.33 - - [2026-04-25 06:59:46] "GET /domains HTTP/1.1" 200 280 0.002441 10.0.0.33 - - [2026-04-25 06:59:46] "GET /domain/f24a285a-ca02-42fd-8c21-92d2ea7e021c HTTP/1.1" 200 3087 0.005014 10.0.0.33 - - [2026-04-25 06:59:46] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf HTTP/1.1" 200 7320 0.063700 10.0.0.33 - - [2026-04-25 06:59:46] "GET /virtual-network/043be566-d74f-400b-9aca-14dc1b52796f HTTP/1.1" 200 2323 0.005592 10.0.0.33 - - [2026-04-25 06:59:46] "GET /virtual-network/043be566-d74f-400b-9aca-14dc1b52796f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.007281 10.0.0.33 - - [2026-04-25 06:59:46] "POST /tags HTTP/1.1" 200 365 0.085256 10.0.0.33 - - [2026-04-25 06:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015556 10.0.0.33 - - [2026-04-25 06:59:46] "GET /tag/ea96dd4d-3d39-4986-86e6-57d93ae2d920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.015924 10.0.0.33 - - [2026-04-25 06:59:47] "POST /tags HTTP/1.1" 409 206 0.003442 10.0.0.33 - - [2026-04-25 06:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.33 - - [2026-04-25 06:59:47] "GET /tag/94bc8b6b-c8a9-4d97-a45d-215197d1527b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016768 10.0.0.33 - - [2026-04-25 06:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.33 - - [2026-04-25 06:59:47] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.046826 10.0.0.33 - - [2026-04-25 06:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.33 - - [2026-04-25 06:59:47] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006199 10.0.0.33 - - [2026-04-25 06:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.33 - - [2026-04-25 06:59:47] "GET /service-appliance-set/6b1d661a-f70c-4870-aebd-ca33c52ebf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.005697 10.0.0.33 - - [2026-04-25 06:59:47] "POST /fqname-to-id HTTP/1.1" 404 258 0.002203 10.0.0.33 - - [2026-04-25 06:59:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.139444 10.0.0.33 - - [2026-04-25 06:59:47] "GET /virtual-machine-interface/8275fd69-5417-4c8a-9896-4d048c2a1b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.020814 10.0.0.33 - - [2026-04-25 06:59:47] "POST /set-tag HTTP/1.1" 200 109 0.032048 10.0.0.33 - - [2026-04-25 06:59:47] "POST /instance-ips HTTP/1.1" 200 417 0.054106 10.0.0.33 - - [2026-04-25 06:59:47] "GET /instance-ip/1300b604-f996-40ec-8539-caca5b344b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.022005 10.0.0.33 - - [2026-04-25 06:59:47] "POST /loadbalancers HTTP/1.1" 200 618 0.066699 10.0.0.33 - - [2026-04-25 06:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022274 10.0.0.33 - - [2026-04-25 06:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011396 10.0.0.33 - - [2026-04-25 06:59:47] "POST /service-instances HTTP/1.1" 200 566 0.049096 10.0.0.33 - - [2026-04-25 06:59:47] "POST /ref-update HTTP/1.1" 200 156 0.018538 10.0.0.33 - - [2026-04-25 06:59:47] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.101108 10.0.0.33 - - [2026-04-25 06:59:47] "PUT /service-instance/7d9cf563-f4d4-4622-9e63-adf3508af742 HTTP/1.1" 200 266 0.021961 10.0.0.33 - - [2026-04-25 06:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.030316 10.0.0.33 - - [2026-04-25 06:59:47] "GET /virtual-machine-interface/8275fd69-5417-4c8a-9896-4d048c2a1b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.018310 10.0.0.33 - - [2026-04-25 06:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.33 - - [2026-04-25 06:59:47] "GET /virtual-machine-interface/8275fd69-5417-4c8a-9896-4d048c2a1b17?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007211 10.0.0.33 - - [2026-04-25 06:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.33 - - [2026-04-25 06:59:47] "GET /floating-ip-pool/1ccd60cf-1a6c-41b1-a102-ba1d59b9e756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004323 10.0.0.33 - - [2026-04-25 06:59:47] "POST /virtual-machines HTTP/1.1" 200 429 0.026886 10.0.0.33 - - [2026-04-25 06:59:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.212442 10.0.0.33 - - [2026-04-25 06:59:48] "POST /floating-ips HTTP/1.1" 200 671 0.236597 10.0.0.33 - - [2026-04-25 06:59:48] "POST /chown HTTP/1.1" 200 109 0.066263 10.0.0.33 - - [2026-04-25 06:59:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.054166 10.0.0.33 - - [2026-04-25 06:59:48] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028141 10.0.0.33 - - [2026-04-25 06:59:48] "POST /chown HTTP/1.1" 200 109 0.014496 10.0.0.33 - - [2026-04-25 06:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.33 - - [2026-04-25 06:59:48] "PUT /virtual-machine-interface/14a0a60a-28d7-4267-8ed2-d972c162cd7c HTTP/1.1" 200 284 0.027280 10.0.0.33 - - [2026-04-25 06:59:48] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010887 10.0.0.33 - - [2026-04-25 06:59:48] "POST /tags HTTP/1.1" 409 221 0.006543 10.0.0.33 - - [2026-04-25 06:59:48] "PUT /instance-ip/1300b604-f996-40ec-8539-caca5b344b1c HTTP/1.1" 200 256 0.037097 10.0.0.33 - - [2026-04-25 06:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.33 - - [2026-04-25 06:59:48] "GET /tag/f217111a-7497-42dd-8267-e8228c26083a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.019154 10.0.0.33 - - [2026-04-25 06:59:48] "POST /tags HTTP/1.1" 409 238 0.008900 10.0.0.33 - - [2026-04-25 06:59:48] "POST /ref-update HTTP/1.1" 200 156 0.042768 10.0.0.33 - - [2026-04-25 06:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013963 10.0.0.33 - - [2026-04-25 06:59:48] "GET /tag/ea96dd4d-3d39-4986-86e6-57d93ae2d920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.016580 10.0.0.33 - - [2026-04-25 06:59:48] "POST /ref-update HTTP/1.1" 200 156 0.065840 10.0.0.33 - - [2026-04-25 06:59:48] "POST /ref-update HTTP/1.1" 200 156 0.032136 10.0.0.33 - - [2026-04-25 06:59:48] "POST /ref-update HTTP/1.1" 200 156 0.022171 10.0.0.33 - - [2026-04-25 06:59:48] "POST /firewall-rules HTTP/1.1" 200 650 0.136473 10.0.0.33 - - [2026-04-25 06:59:48] "POST /ref-update HTTP/1.1" 200 156 0.058979 10.0.0.33 - - [2026-04-25 06:59:48] "GET /firewall-rule/84396b1b-a576-47a3-b7fa-2bee9569135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.041490 10.0.0.33 - - [2026-04-25 06:59:48] "GET /firewall-policy/78f3fe2e-680b-4caf-8915-c15984bf7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.006479 10.0.0.33 - - [2026-04-25 06:59:48] "GET /firewall-rule/84396b1b-a576-47a3-b7fa-2bee9569135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.011009 10.0.0.33 - - [2026-04-25 06:59:48] "POST /ref-update HTTP/1.1" 200 156 0.080494 10.0.0.33 - - [2026-04-25 06:59:48] "POST /virtual-machines HTTP/1.1" 200 429 0.039769 10.0.0.33 - - [2026-04-25 06:59:49] "POST /ref-update HTTP/1.1" 200 156 0.068466 10.0.0.33 - - [2026-04-25 06:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.029623 10.0.0.33 - - [2026-04-25 06:59:49] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.074924 10.0.0.33 - - [2026-04-25 06:59:49] "GET /loadbalancer/d7e772c1-058f-45f2-895b-eaae4c902cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.015227 10.0.0.33 - - [2026-04-25 06:59:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.202634 10.0.0.33 - - [2026-04-25 06:59:49] "POST /chown HTTP/1.1" 200 109 0.047560 10.0.0.33 - - [2026-04-25 06:59:49] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.113540 10.0.0.33 - - [2026-04-25 06:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017755 10.0.0.33 - - [2026-04-25 06:59:49] "POST /chown HTTP/1.1" 200 109 0.014899 10.0.0.33 - - [2026-04-25 06:59:49] "PUT /virtual-machine-interface/85bda558-99d4-4b5d-b959-2f3940164e4d HTTP/1.1" 200 284 0.036698 10.0.0.33 - - [2026-04-25 06:59:49] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.085699 10.0.0.33 - - [2026-04-25 06:59:49] "GET /loadbalancer-listener/ab4ad913-beef-4720-b8ac-bfbdbb34250b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.008058 10.0.0.33 - - [2026-04-25 06:59:49] "PUT /instance-ip/1300b604-f996-40ec-8539-caca5b344b1c HTTP/1.1" 200 256 0.062303 10.0.0.33 - - [2026-04-25 06:59:49] "GET /loadbalancer-listener/ab4ad913-beef-4720-b8ac-bfbdbb34250b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.031140 10.0.0.33 - - [2026-04-25 06:59:49] "POST /ref-update HTTP/1.1" 200 156 0.027313 10.0.0.33 - - [2026-04-25 06:59:49] "POST /ref-update HTTP/1.1" 200 156 0.055828 10.0.0.33 - - [2026-04-25 06:59:49] "POST /ref-update HTTP/1.1" 200 156 0.044185 10.0.0.33 - - [2026-04-25 06:59:49] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.143531 10.0.0.33 - - [2026-04-25 06:59:49] "POST /ref-update HTTP/1.1" 200 156 0.047662 10.0.0.33 - - [2026-04-25 06:59:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.047641 10.0.0.33 - - [2026-04-25 06:59:49] "GET /loadbalancer-pool/997819a6-9f66-451e-a3c4-90a309abf84d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.031452 10.0.0.33 - - [2026-04-25 06:59:49] "POST /ref-update HTTP/1.1" 200 156 0.101551 10.0.0.33 - - [2026-04-25 06:59:50] "PUT /service-instance/7d9cf563-f4d4-4622-9e63-adf3508af742 HTTP/1.1" 200 266 0.024050 10.0.0.33 - - [2026-04-25 06:59:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.063540 10.0.0.33 - - [2026-04-25 06:59:50] "POST /loadbalancer-members HTTP/1.1" 200 707 0.234405 10.0.0.33 - - [2026-04-25 06:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013538 10.0.0.33 - - [2026-04-25 06:59:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.073539 10.0.0.33 - - [2026-04-25 06:59:50] "POST /chown HTTP/1.1" 200 109 0.038635 10.0.0.33 - - [2026-04-25 06:59:50] "GET /loadbalancer-member/5fab5fa1-8af1-4774-a5a0-0255cb6be42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005285 10.0.0.33 - - [2026-04-25 06:59:50] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007987 10.0.0.33 - - [2026-04-25 06:59:50] "POST /chown HTTP/1.1" 200 109 0.060105 10.0.0.33 - - [2026-04-25 06:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016186 10.0.0.33 - - [2026-04-25 06:59:50] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023607 10.0.0.33 - - [2026-04-25 06:59:50] "PUT /instance-ip/1300b604-f996-40ec-8539-caca5b344b1c HTTP/1.1" 200 256 0.054425 10.0.0.33 - - [2026-04-25 06:59:50] "POST /tags HTTP/1.1" 409 221 0.010212 10.0.0.33 - - [2026-04-25 06:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.33 - - [2026-04-25 06:59:50] "GET /tag/f217111a-7497-42dd-8267-e8228c26083a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.028050 10.0.0.33 - - [2026-04-25 06:59:50] "POST /ref-update HTTP/1.1" 200 156 0.045996 10.0.0.33 - - [2026-04-25 06:59:50] "POST /tags HTTP/1.1" 409 238 0.005121 10.0.0.33 - - [2026-04-25 06:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.33 - - [2026-04-25 06:59:50] "GET /tag/ea96dd4d-3d39-4986-86e6-57d93ae2d920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.016040 10.0.0.33 - - [2026-04-25 06:59:50] "POST /chown HTTP/1.1" 200 109 0.066429 10.0.0.33 - - [2026-04-25 06:59:50] "POST /firewall-rules HTTP/1.1" 409 293 0.003981 10.0.0.33 - - [2026-04-25 06:59:50] "POST /chown HTTP/1.1" 200 109 0.041242 10.0.0.33 - - [2026-04-25 06:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.027307 10.0.0.33 - - [2026-04-25 06:59:50] "PUT /instance-ip/1300b604-f996-40ec-8539-caca5b344b1c HTTP/1.1" 200 256 0.041197 10.0.0.33 - - [2026-04-25 06:59:50] "PUT /firewall-rule/84396b1b-a576-47a3-b7fa-2bee9569135a HTTP/1.1" 200 260 0.085579 10.0.0.33 - - [2026-04-25 06:59:50] "POST /ref-update HTTP/1.1" 200 156 0.056662 10.0.0.33 - - [2026-04-25 06:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.33 - - [2026-04-25 06:59:50] "GET /firewall-rule/84396b1b-a576-47a3-b7fa-2bee9569135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.019579 10.0.0.33 - - [2026-04-25 06:59:50] "GET /firewall-policy/78f3fe2e-680b-4caf-8915-c15984bf7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.005001 10.0.0.33 - - [2026-04-25 06:59:50] "GET /firewall-rule/84396b1b-a576-47a3-b7fa-2bee9569135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003340 10.0.0.33 - - [2026-04-25 06:59:50] "POST /chown HTTP/1.1" 200 109 0.024967 10.0.0.33 - - [2026-04-25 06:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017959 10.0.0.33 - - [2026-04-25 06:59:50] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.020509 10.0.0.33 - - [2026-04-25 06:59:50] "POST /chown HTTP/1.1" 200 109 0.049614 10.0.0.33 - - [2026-04-25 06:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.025466 10.0.0.33 - - [2026-04-25 06:59:50] "PUT /instance-ip/1300b604-f996-40ec-8539-caca5b344b1c HTTP/1.1" 200 256 0.037972 10.0.0.33 - - [2026-04-25 06:59:50] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.070936 10.0.0.33 - - [2026-04-25 06:59:50] "POST /ref-update HTTP/1.1" 200 156 0.052601 10.0.0.33 - - [2026-04-25 06:59:51] "POST /virtual-machines HTTP/1.1" 200 373 0.042902 10.0.0.33 - - [2026-04-25 06:59:51] "POST /chown HTTP/1.1" 200 109 0.068609 10.0.0.33 - - [2026-04-25 06:59:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.049342 10.0.0.33 - - [2026-04-25 06:59:51] "POST /chown HTTP/1.1" 200 109 0.047558 10.0.0.33 - - [2026-04-25 06:59:51] "PUT /instance-ip/1300b604-f996-40ec-8539-caca5b344b1c HTTP/1.1" 200 256 0.076334 10.0.0.33 - - [2026-04-25 06:59:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.176110 10.0.0.33 - - [2026-04-25 06:59:51] "POST /ref-update HTTP/1.1" 200 156 0.064616 10.0.0.33 - - [2026-04-25 06:59:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.040370 10.0.0.33 - - [2026-04-25 06:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.035314 10.0.0.33 - - [2026-04-25 06:59:51] "POST /ref-update HTTP/1.1" 200 156 0.049091 10.0.0.33 - - [2026-04-25 06:59:51] "GET /virtual-machine-interface/5aebcda8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.020851 10.0.0.33 - - [2026-04-25 06:59:51] "POST /instance-ips HTTP/1.1" 200 413 0.029280 10.0.0.33 - - [2026-04-25 06:59:51] "POST /ref-update HTTP/1.1" 200 156 0.039740 10.0.0.33 - - [2026-04-25 06:59:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.066216 10.0.0.33 - - [2026-04-25 06:59:51] "GET /virtual-machine-interface/5aebcda8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.011770 10.0.0.33 - - [2026-04-25 06:59:51] "POST /set-tag HTTP/1.1" 200 109 0.032101 10.0.0.33 - - [2026-04-25 06:59:51] "GET /virtual-machine-interface/5aebcda8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.025981 10.0.0.33 - - [2026-04-25 06:59:51] "GET /instance-ip/5b16c558-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.012822 10.0.0.33 - - [2026-04-25 06:59:51] "PUT /service-instance/7d9cf563-f4d4-4622-9e63-adf3508af742 HTTP/1.1" 200 266 0.032118 10.0.0.33 - - [2026-04-25 06:59:51] "GET /virtual-machine-interface/5aebcda8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017926 10.0.0.33 - - [2026-04-25 06:59:51] "POST /set-tag HTTP/1.1" 200 109 0.012209 10.0.0.33 - - [2026-04-25 06:59:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.082424 10.0.0.33 - - [2026-04-25 06:59:51] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.043813 10.0.0.33 - - [2026-04-25 06:59:51] "POST /ref-update HTTP/1.1" 200 156 0.019907 10.0.0.33 - - [2026-04-25 06:59:51] "PUT /service-instance/7d9cf563-f4d4-4622-9e63-adf3508af742 HTTP/1.1" 200 266 0.031378 10.0.0.33 - - [2026-04-25 06:59:52] "GET /virtual-machine-interface/5aebcda8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.044932 10.0.0.33 - - [2026-04-25 06:59:52] "POST /set-tag HTTP/1.1" 200 109 0.011570 10.0.0.33 - - [2026-04-25 06:59:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.049657 10.0.0.33 - - [2026-04-25 06:59:52] "GET /virtual-machine-interface/5aebcda8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.035601 10.0.0.33 - - [2026-04-25 06:59:52] "POST /set-tag HTTP/1.1" 200 109 0.009079 10.0.0.33 - - [2026-04-25 06:59:52] "PUT /service-instance/7d9cf563-f4d4-4622-9e63-adf3508af742 HTTP/1.1" 200 266 0.018730 10.0.0.33 - - [2026-04-25 06:59:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029029 10.0.0.33 - - [2026-04-25 06:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009898 10.0.0.33 - - [2026-04-25 06:59:52] "POST /chown HTTP/1.1" 200 109 0.009629 10.0.0.33 - - [2026-04-25 06:59:52] "POST /chown HTTP/1.1" 200 109 0.055994 10.0.0.33 - - [2026-04-25 06:59:52] "POST /chown HTTP/1.1" 200 109 0.029444 10.0.0.33 - - [2026-04-25 06:59:52] "POST /chown HTTP/1.1" 200 109 0.026808 10.0.0.33 - - [2026-04-25 06:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009326 10.0.0.33 - - [2026-04-25 06:59:52] "POST /chown HTTP/1.1" 200 109 0.018704 10.0.0.33 - - [2026-04-25 06:59:52] "POST /chown HTTP/1.1" 200 109 0.025035 10.0.0.33 - - [2026-04-25 06:59:52] "POST /chown HTTP/1.1" 200 109 0.034502 10.0.0.33 - - [2026-04-25 06:59:52] "POST /chown HTTP/1.1" 200 109 0.048594 10.0.0.33 - - [2026-04-25 06:59:53] "PUT /service-instance/7d9cf563-f4d4-4622-9e63-adf3508af742 HTTP/1.1" 200 266 0.038366 10.0.0.33 - - [2026-04-25 06:59:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017466 10.0.0.33 - - [2026-04-25 06:59:53] "PUT /service-instance/7d9cf563-f4d4-4622-9e63-adf3508af742 HTTP/1.1" 200 266 0.015763 10.0.0.33 - - [2026-04-25 06:59:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.026658 10.0.0.33 - - [2026-04-25 06:59:53] "GET /virtual-machine-interface/5623d2fc-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006853 10.0.0.33 - - [2026-04-25 06:59:53] "POST /set-tag HTTP/1.1" 200 109 0.004910 10.0.0.33 - - [2026-04-25 06:59:53] "PUT /service-instance/7d9cf563-f4d4-4622-9e63-adf3508af742 HTTP/1.1" 200 266 0.030432 10.0.0.33 - - [2026-04-25 06:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.023078 10.0.0.33 - - [2026-04-25 06:59:53] "GET /loadbalancer/3ebc8e19-4776-4c13-85a4-5a204e705585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007525 10.0.0.33 - - [2026-04-25 06:59:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.056750 10.0.0.33 - - [2026-04-25 06:59:53] "GET /loadbalancer-pool/a9156c3f-884e-4bb7-b63b-230f37259658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.018209 10.0.0.33 - - [2026-04-25 06:59:53] "PUT /service-instance/7d9cf563-f4d4-4622-9e63-adf3508af742 HTTP/1.1" 200 266 0.041985 10.0.0.33 - - [2026-04-25 06:59:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.069399 10.0.0.33 - - [2026-04-25 06:59:53] "POST /loadbalancer-members HTTP/1.1" 200 702 0.185576 10.0.0.33 - - [2026-04-25 06:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.027510 10.0.0.33 - - [2026-04-25 06:59:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.045710 10.0.0.33 - - [2026-04-25 06:59:53] "GET /virtual-machine-interface/5623d2fc-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.047942 10.0.0.33 - - [2026-04-25 06:59:53] "POST /chown HTTP/1.1" 200 109 0.093523 10.0.0.33 - - [2026-04-25 06:59:53] "POST /tags HTTP/1.1" 409 221 0.008559 10.0.0.33 - - [2026-04-25 06:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017299 10.0.0.33 - - [2026-04-25 06:59:54] "GET /tag/f217111a-7497-42dd-8267-e8228c26083a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.042233 10.0.0.33 - - [2026-04-25 06:59:54] "POST /chown HTTP/1.1" 200 109 0.120793 10.0.0.33 - - [2026-04-25 06:59:54] "POST /chown HTTP/1.1" 200 109 0.092189 10.0.0.33 - - [2026-04-25 06:59:54] "POST /set-tag HTTP/1.1" 200 109 0.171120 10.0.0.33 - - [2026-04-25 06:59:54] "POST /chown HTTP/1.1" 200 109 0.066108 10.0.0.33 - - [2026-04-25 06:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.33 - - [2026-04-25 06:59:54] "POST /chown HTTP/1.1" 200 109 0.016339 10.0.0.33 - - [2026-04-25 06:59:54] "POST /chown HTTP/1.1" 200 109 0.128727 10.0.0.33 - - [2026-04-25 06:59:54] "GET /virtual-machine-interface/558ea7a4-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.093258 10.0.0.33 - - [2026-04-25 06:59:54] "POST /set-tag HTTP/1.1" 200 109 0.007333 10.0.0.33 - - [2026-04-25 06:59:54] "POST /chown HTTP/1.1" 200 109 0.050518 10.0.0.33 - - [2026-04-25 06:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010452 10.0.0.33 - - [2026-04-25 06:59:54] "POST /chown HTTP/1.1" 200 109 0.020090 10.0.0.33 - - [2026-04-25 06:59:54] "GET /loadbalancer/3ebc8e19-4776-4c13-85a4-5a204e705585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.045306 10.0.0.33 - - [2026-04-25 06:59:54] "GET /loadbalancer-pool/a9156c3f-884e-4bb7-b63b-230f37259658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.006561 10.0.0.33 - - [2026-04-25 06:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014736 10.0.0.33 - - [2026-04-25 06:59:54] "POST /chown HTTP/1.1" 200 109 0.017895 10.0.0.33 - - [2026-04-25 06:59:54] "POST /loadbalancer-members HTTP/1.1" 200 702 0.072994 10.0.0.33 - - [2026-04-25 06:59:54] "POST /chown HTTP/1.1" 200 109 0.070152 10.0.0.33 - - [2026-04-25 06:59:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016800 10.0.0.33 - - [2026-04-25 06:59:54] "GET /virtual-machine-interface/558ea7a4-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010973 10.0.0.33 - - [2026-04-25 06:59:54] "POST /chown HTTP/1.1" 200 109 0.037527 10.0.0.33 - - [2026-04-25 06:59:54] "POST /chown HTTP/1.1" 200 109 0.055650 10.0.0.33 - - [2026-04-25 06:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011836 10.0.0.33 - - [2026-04-25 06:59:54] "POST /set-tag HTTP/1.1" 200 109 0.135477 10.0.0.33 - - [2026-04-25 06:59:54] "GET /virtual-machine/4bb10fc8-8326-4124-98e8-2842fd28cfe8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004134 10.0.0.33 - - [2026-04-25 06:59:54] "GET /virtual-machine-interface/558ea7a4-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.024140 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.037072 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.041726 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.029111 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.008650 10.0.0.33 - - [2026-04-25 06:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015084 10.0.0.33 - - [2026-04-25 06:59:55] "GET /virtual-machine/efac1412-fa6c-4a44-8dcb-02f8aea50070?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004204 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.013604 10.0.0.33 - - [2026-04-25 06:59:55] "GET /virtual-machine-interface/5623d2fc-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.029430 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.017795 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.042251 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.064413 10.0.0.33 - - [2026-04-25 06:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.028844 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.040915 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.011743 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.049792 10.0.0.33 - - [2026-04-25 06:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.007584 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.010561 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.032602 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.036505 10.0.0.33 - - [2026-04-25 06:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.009882 10.0.0.33 - - [2026-04-25 06:59:55] "POST /chown HTTP/1.1" 200 109 0.026194 10.0.0.33 - - [2026-04-25 06:59:56] "POST /chown HTTP/1.1" 200 109 0.033900 10.0.0.33 - - [2026-04-25 06:59:56] "POST /chown HTTP/1.1" 200 109 0.025370 10.0.0.33 - - [2026-04-25 06:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.33 - - [2026-04-25 06:59:56] "POST /chown HTTP/1.1" 200 109 0.008812 10.0.0.33 - - [2026-04-25 06:59:56] "POST /chown HTTP/1.1" 200 109 0.016311 10.0.0.33 - - [2026-04-25 06:59:56] "POST /chown HTTP/1.1" 200 109 0.032727 10.0.0.33 - - [2026-04-25 06:59:56] "POST /chown HTTP/1.1" 200 109 0.041760 10.0.0.33 - - [2026-04-25 06:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:59:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001261 [Introspect:8084]10.0.0.33 - - [2026-04-25 06:59:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001506 10.0.0.33 - - [2026-04-25 06:59:56] "POST /chown HTTP/1.1" 200 109 0.024080 10.0.0.33 - - [2026-04-25 06:59:56] "POST /chown HTTP/1.1" 200 109 0.074355 10.0.0.33 - - [2026-04-25 06:59:56] "POST /chown HTTP/1.1" 200 109 0.023186 10.0.0.33 - - [2026-04-25 06:59:56] "POST /chown HTTP/1.1" 200 109 0.086807 10.0.0.33 - - [2026-04-25 06:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.33 - - [2026-04-25 06:59:56] "POST /chown HTTP/1.1" 200 109 0.009243 10.0.0.33 - - [2026-04-25 06:59:56] "POST /chown HTTP/1.1" 200 109 0.032546 10.0.0.33 - - [2026-04-25 06:59:56] "POST /chown HTTP/1.1" 200 109 0.061745 10.0.0.33 - - [2026-04-25 06:59:56] "POST /chown HTTP/1.1" 200 109 0.015029 10.0.0.33 - - [2026-04-25 06:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009536 10.0.0.33 - - [2026-04-25 06:59:56] "POST /chown HTTP/1.1" 200 109 0.023471 10.0.0.33 - - [2026-04-25 06:59:57] "POST /chown HTTP/1.1" 200 109 0.029391 10.0.0.33 - - [2026-04-25 06:59:57] "POST /chown HTTP/1.1" 200 109 0.055966 10.0.0.33 - - [2026-04-25 06:59:57] "POST /chown HTTP/1.1" 200 109 0.053497 10.0.0.33 - - [2026-04-25 06:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007597 10.0.0.33 - - [2026-04-25 06:59:57] "POST /chown HTTP/1.1" 200 109 0.015376 10.0.0.33 - - [2026-04-25 06:59:57] "POST /chown HTTP/1.1" 200 109 0.051726 10.0.0.33 - - [2026-04-25 06:59:57] "POST /chown HTTP/1.1" 200 109 0.015785 10.0.0.33 - - [2026-04-25 06:59:57] "POST /chown HTTP/1.1" 200 109 0.025749 10.0.0.33 - - [2026-04-25 06:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.33 - - [2026-04-25 06:59:57] "POST /chown HTTP/1.1" 200 109 0.010514 10.0.0.33 - - [2026-04-25 06:59:57] "POST /chown HTTP/1.1" 200 109 0.046160 10.0.0.33 - - [2026-04-25 06:59:57] "POST /chown HTTP/1.1" 200 109 0.025416 10.0.0.33 - - [2026-04-25 06:59:57] "POST /chown HTTP/1.1" 200 109 0.010526 10.0.0.33 - - [2026-04-25 06:59:57] "GET /virtual-machine-interface/5623d2fc-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007059 10.0.0.33 - - [2026-04-25 06:59:57] "POST /ref-update HTTP/1.1" 200 156 0.011401 10.0.0.33 - - [2026-04-25 06:59:57] "GET /floating-ip/d1bee880-0d16-483d-a344-c0b955766057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.019009 10.0.0.33 - - [2026-04-25 06:59:57] "PUT /floating-ip/d1bee880-0d16-483d-a344-c0b955766057 HTTP/1.1" 200 256 0.019575 10.0.0.33 - - [2026-04-25 06:59:57] "GET /virtual-machine-interface/558ea7a4-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006230 10.0.0.33 - - [2026-04-25 06:59:57] "POST /ref-update HTTP/1.1" 200 156 0.028020 10.0.0.33 - - [2026-04-25 06:59:57] "GET /floating-ip/d1bee880-0d16-483d-a344-c0b955766057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004287 10.0.0.33 - - [2026-04-25 07:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.33 - - [2026-04-25 07:00:03] "POST /chown HTTP/1.1" 200 109 0.010504 10.0.0.33 - - [2026-04-25 07:00:03] "POST /chown HTTP/1.1" 200 109 0.023153 10.0.0.33 - - [2026-04-25 07:00:03] "POST /chown HTTP/1.1" 200 109 0.019218 10.0.0.33 - - [2026-04-25 07:00:03] "POST /chown HTTP/1.1" 200 109 0.029501 10.0.0.33 - - [2026-04-25 07:00:12] "GET /virtual-machine-interface/5aebcda8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006791 10.0.0.33 - - [2026-04-25 07:00:12] "POST /set-tag HTTP/1.1" 200 109 0.003873 10.0.0.33 - - [2026-04-25 07:00:15] "GET /virtual-machine/9ac59fdb-7065-4efb-b5fe-bde93b9ac474?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.008280 10.0.0.33 - - [2026-04-25 07:00:15] "GET /virtual-machine-interface/5aebcda8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010616 10.0.0.33 - - [2026-04-25 07:00:15] "GET /virtual-machine-interface/5aebcda8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006736 10.0.0.33 - - [2026-04-25 07:00:15] "POST /set-tag HTTP/1.1" 200 109 0.003227 10.0.0.33 - - [2026-04-25 07:00:46] "GET /virtual-machine-interface/5aebcda8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005852 10.0.0.33 - - [2026-04-25 07:00:46] "POST /set-tag HTTP/1.1" 200 109 0.003192 10.0.0.33 - - [2026-04-25 07:00:46] "GET /virtual-machine-interface/5aebcda8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010448 10.0.0.33 - - [2026-04-25 07:00:46] "POST /set-tag HTTP/1.1" 200 109 0.003273 10.0.0.33 - - [2026-04-25 07:00:46] "GET /virtual-machine/9ac59fdb-7065-4efb-b5fe-bde93b9ac474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.005772 10.0.0.33 - - [2026-04-25 07:00:46] "POST /ref-update HTTP/1.1" 200 156 0.013155 10.0.0.33 - - [2026-04-25 07:00:46] "GET /virtual-machine-interface/5aebcda8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014338 10.0.0.33 - - [2026-04-25 07:00:46] "POST /set-tag HTTP/1.1" 200 109 0.020408 10.0.0.33 - - [2026-04-25 07:00:46] "POST /set-tag HTTP/1.1" 200 109 0.025647 10.0.0.33 - - [2026-04-25 07:00:46] "DELETE /instance-ip/5b16c558-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.057820 10.0.0.33 - - [2026-04-25 07:00:46] "DELETE /virtual-machine-interface/5aebcda8-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.079216 10.0.0.33 - - [2026-04-25 07:00:46] "DELETE /virtual-machine/9ac59fdb-7065-4efb-b5fe-bde93b9ac474 HTTP/1.1" 200 115 0.038254 10.0.0.33 - - [2026-04-25 07:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.33 - - [2026-04-25 07:00:50] "GET /tag/ea96dd4d-3d39-4986-86e6-57d93ae2d920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.017320 10.0.0.33 - - [2026-04-25 07:00:50] "GET /tag/ea96dd4d-3d39-4986-86e6-57d93ae2d920?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.016230 10.0.0.33 - - [2026-04-25 07:00:50] "GET /virtual-machine-interface/14a0a60a-28d7-4267-8ed2-d972c162cd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.008754 10.0.0.33 - - [2026-04-25 07:00:50] "POST /set-tag HTTP/1.1" 200 109 0.048447 10.0.0.33 - - [2026-04-25 07:00:50] "GET /virtual-machine-interface/8275fd69-5417-4c8a-9896-4d048c2a1b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.026478 10.0.0.33 - - [2026-04-25 07:00:51] "POST /set-tag HTTP/1.1" 200 109 0.050496 10.0.0.33 - - [2026-04-25 07:00:51] "GET /virtual-machine-interface/85bda558-99d4-4b5d-b959-2f3940164e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.015649 10.0.0.33 - - [2026-04-25 07:00:51] "POST /set-tag HTTP/1.1" 200 109 0.019882 10.0.0.33 - - [2026-04-25 07:00:51] "GET /firewall-policy/78f3fe2e-680b-4caf-8915-c15984bf7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.013551 10.0.0.33 - - [2026-04-25 07:00:51] "GET /firewall-rule/84396b1b-a576-47a3-b7fa-2bee9569135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004324 10.0.0.33 - - [2026-04-25 07:00:51] "POST /ref-update HTTP/1.1" 200 156 0.023454 10.0.0.33 - - [2026-04-25 07:00:51] "DELETE /firewall-rule/84396b1b-a576-47a3-b7fa-2bee9569135a HTTP/1.1" 200 115 0.048296 10.0.0.33 - - [2026-04-25 07:00:51] "DELETE /loadbalancer-member/5fab5fa1-8af1-4774-a5a0-0255cb6be42f HTTP/1.1" 200 115 0.050690 10.0.0.33 - - [2026-04-25 07:00:51] "PUT /service-instance/7d9cf563-f4d4-4622-9e63-adf3508af742 HTTP/1.1" 200 266 0.026691 10.0.0.33 - - [2026-04-25 07:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.040389 10.0.0.33 - - [2026-04-25 07:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011146 10.0.0.33 - - [2026-04-25 07:00:51] "DELETE /loadbalancer-pool/997819a6-9f66-451e-a3c4-90a309abf84d HTTP/1.1" 200 115 0.130274 10.0.0.33 - - [2026-04-25 07:00:51] "POST /chown HTTP/1.1" 200 109 0.020906 10.0.0.33 - - [2026-04-25 07:00:51] "POST /chown HTTP/1.1" 200 109 0.061489 10.0.0.33 - - [2026-04-25 07:00:51] "DELETE /loadbalancer-listener/ab4ad913-beef-4720-b8ac-bfbdbb34250b HTTP/1.1" 200 115 0.138619 10.0.0.33 - - [2026-04-25 07:00:51] "GET /floating-ip/f00f1f80-bca3-4c41-9de7-4c1f9d08994b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.020638 10.0.0.33 - - [2026-04-25 07:00:51] "POST /chown HTTP/1.1" 200 109 0.063583 10.0.0.33 - - [2026-04-25 07:00:51] "POST /chown HTTP/1.1" 200 109 0.015506 10.0.0.33 - - [2026-04-25 07:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.33 - - [2026-04-25 07:00:51] "PUT /floating-ip/f00f1f80-bca3-4c41-9de7-4c1f9d08994b HTTP/1.1" 200 256 0.063622 10.0.0.33 - - [2026-04-25 07:00:51] "POST /chown HTTP/1.1" 200 109 0.044818 10.0.0.33 - - [2026-04-25 07:00:51] "POST /chown HTTP/1.1" 200 109 0.058943 10.0.0.33 - - [2026-04-25 07:00:51] "POST /chown HTTP/1.1" 200 109 0.037391 10.0.0.33 - - [2026-04-25 07:00:51] "DELETE /floating-ip/f00f1f80-bca3-4c41-9de7-4c1f9d08994b HTTP/1.1" 200 115 0.205832 10.0.0.33 - - [2026-04-25 07:00:51] "POST /chown HTTP/1.1" 200 109 0.028155 10.0.0.33 - - [2026-04-25 07:00:52] "PUT /service-instance/7d9cf563-f4d4-4622-9e63-adf3508af742 HTTP/1.1" 200 266 0.020674 10.0.0.33 - - [2026-04-25 07:00:52] "DELETE /loadbalancer/d7e772c1-058f-45f2-895b-eaae4c902cfc HTTP/1.1" 200 115 0.126550 10.0.0.33 - - [2026-04-25 07:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.028586 10.0.0.33 - - [2026-04-25 07:00:52] "POST /ref-update HTTP/1.1" 404 171 0.003438 10.0.0.33 - - [2026-04-25 07:00:52] "DELETE /instance-ip/1300b604-f996-40ec-8539-caca5b344b1c HTTP/1.1" 200 115 0.083883 10.0.0.33 - - [2026-04-25 07:00:52] "PUT /service-instance/7d9cf563-f4d4-4622-9e63-adf3508af742 HTTP/1.1" 200 266 0.022523 10.0.0.33 - - [2026-04-25 07:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022930 10.0.0.33 - - [2026-04-25 07:00:52] "POST /ref-update HTTP/1.1" 404 171 0.003202 10.0.0.33 - - [2026-04-25 07:00:52] "DELETE /virtual-machine-interface/8275fd69-5417-4c8a-9896-4d048c2a1b17 HTTP/1.1" 200 115 0.198321 10.0.0.33 - - [2026-04-25 07:00:52] "PUT /service-instance/7d9cf563-f4d4-4622-9e63-adf3508af742 HTTP/1.1" 200 266 0.026087 10.0.0.33 - - [2026-04-25 07:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.038868 10.0.0.33 - - [2026-04-25 07:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006780 10.0.0.33 - - [2026-04-25 07:00:52] "DELETE /tag/ea96dd4d-3d39-4986-86e6-57d93ae2d920 HTTP/1.1" 200 115 0.217476 10.0.0.33 - - [2026-04-25 07:00:52] "DELETE /service-instance/7d9cf563-f4d4-4622-9e63-adf3508af742 HTTP/1.1" 200 115 0.094523 10.0.0.33 - - [2026-04-25 07:00:52] "GET /virtual-machine-interface/85bda558-99d4-4b5d-b959-2f3940164e4d?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.008578 10.0.0.33 - - [2026-04-25 07:00:52] "GET /floating-ip-pool/1ccd60cf-1a6c-41b1-a102-ba1d59b9e756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.019261 10.0.0.33 - - [2026-04-25 07:00:52] "DELETE /virtual-machine-interface/85bda558-99d4-4b5d-b959-2f3940164e4d HTTP/1.1" 200 115 0.166045 10.0.0.33 - - [2026-04-25 07:00:52] "POST /ref-update HTTP/1.1" 200 156 0.082894 10.0.0.33 - - [2026-04-25 07:00:52] "DELETE /virtual-machine/6e862db3-1a44-49f6-b720-0c4826a43c67 HTTP/1.1" 200 115 0.085406 10.0.0.33 - - [2026-04-25 07:00:52] "GET /virtual-machine-interface/14a0a60a-28d7-4267-8ed2-d972c162cd7c?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.015503 10.0.0.33 - - [2026-04-25 07:00:53] "DELETE /floating-ip-pool/1ccd60cf-1a6c-41b1-a102-ba1d59b9e756 HTTP/1.1" 200 115 0.095006 10.0.0.33 - - [2026-04-25 07:00:53] "DELETE /virtual-machine-interface/14a0a60a-28d7-4267-8ed2-d972c162cd7c HTTP/1.1" 200 115 0.166922 10.0.0.33 - - [2026-04-25 07:00:53] "POST /ref-update HTTP/1.1" 200 156 0.027931 10.0.0.33 - - [2026-04-25 07:00:53] "DELETE /virtual-machine/a84bc020-9579-426f-875d-4112dd5f8656 HTTP/1.1" 200 115 0.054845 10.0.0.33 - - [2026-04-25 07:00:53] "POST /useragent-kv HTTP/1.1" 200 115 0.009318 10.0.0.33 - - [2026-04-25 07:00:53] "POST /useragent-kv HTTP/1.1" 200 115 0.026456 10.0.0.33 - - [2026-04-25 07:00:53] "DELETE /virtual-network/043be566-d74f-400b-9aca-14dc1b52796f HTTP/1.1" 200 115 0.274213 10.0.0.33 - - [2026-04-25 07:00:53] "GET /routing-instance/cbad7336-abca-4e97-866d-e3e6a83b7c9c HTTP/1.1" 404 171 0.011024 10.0.0.33 - - [2026-04-25 07:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011371 10.0.0.33 - - [2026-04-25 07:00:53] "GET /domains HTTP/1.1" 200 280 0.003809 10.0.0.33 - - [2026-04-25 07:00:53] "GET /domain/f24a285a-ca02-42fd-8c21-92d2ea7e021c HTTP/1.1" 200 3087 0.005780 10.0.0.33 - - [2026-04-25 07:00:53] "DELETE /route-target/77f39db6-d652-4105-b7b4-2059acd821bb HTTP/1.1" 200 115 0.058804 10.0.0.33 - - [2026-04-25 07:00:53] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf HTTP/1.1" 200 6873 0.083170 10.0.0.33 - - [2026-04-25 07:00:53] "GET /virtual-machine-interface/5623d2fc-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.015824 10.0.0.33 - - [2026-04-25 07:00:53] "POST /set-tag HTTP/1.1" 200 109 0.013061 10.0.0.33 - - [2026-04-25 07:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.33 - - [2026-04-25 07:00:53] "GET /loadbalancer/3ebc8e19-4776-4c13-85a4-5a204e705585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.005180 10.0.0.33 - - [2026-04-25 07:00:53] "GET /virtual-machine-interface/5623d2fc-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009445 10.0.0.33 - - [2026-04-25 07:00:53] "POST /set-tag HTTP/1.1" 200 109 0.029124 10.0.0.33 - - [2026-04-25 07:00:53] "DELETE /loadbalancer-member/ec6e9481-5e5d-4205-9bff-d607374016b1 HTTP/1.1" 200 115 0.063815 10.0.0.33 - - [2026-04-25 07:00:54] "GET /virtual-machine-interface/5623d2fc-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.026639 10.0.0.33 - - [2026-04-25 07:00:54] "POST /set-tag HTTP/1.1" 200 109 0.007640 10.0.0.33 - - [2026-04-25 07:00:54] "GET /virtual-machine-interface/5623d2fc-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021667 10.0.0.33 - - [2026-04-25 07:00:54] "POST /set-tag HTTP/1.1" 200 109 0.003813 10.0.0.33 - - [2026-04-25 07:00:54] "GET /virtual-machine/efac1412-fa6c-4a44-8dcb-02f8aea50070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003653 10.0.0.33 - - [2026-04-25 07:00:54] "POST /ref-update HTTP/1.1" 200 156 0.025780 10.0.0.33 - - [2026-04-25 07:00:54] "GET /virtual-machine-interface/5623d2fc-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018635 10.0.0.33 - - [2026-04-25 07:00:54] "POST /set-tag HTTP/1.1" 200 109 0.027903 10.0.0.33 - - [2026-04-25 07:00:55] "POST /set-tag HTTP/1.1" 200 109 0.039694 10.0.0.33 - - [2026-04-25 07:00:55] "POST /set-tag HTTP/1.1" 200 109 0.045077 10.0.0.33 - - [2026-04-25 07:00:55] "DELETE /instance-ip/56522620-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.061113 10.0.0.33 - - [2026-04-25 07:00:55] "POST /ref-update HTTP/1.1" 200 156 0.020507 10.0.0.33 - - [2026-04-25 07:00:55] "DELETE /virtual-machine-interface/5623d2fc-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.054401 10.0.0.33 - - [2026-04-25 07:00:55] "DELETE /virtual-machine/efac1412-fa6c-4a44-8dcb-02f8aea50070 HTTP/1.1" 200 115 0.027837 10.0.0.33 - - [2026-04-25 07:00:58] "GET /virtual-machine-interface/558ea7a4-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008333 10.0.0.33 - - [2026-04-25 07:00:58] "POST /set-tag HTTP/1.1" 200 109 0.004066 10.0.0.33 - - [2026-04-25 07:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.33 - - [2026-04-25 07:00:58] "GET /loadbalancer/3ebc8e19-4776-4c13-85a4-5a204e705585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003697 10.0.0.33 - - [2026-04-25 07:00:59] "GET /virtual-machine-interface/558ea7a4-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009493 10.0.0.33 - - [2026-04-25 07:00:59] "POST /set-tag HTTP/1.1" 200 109 0.005023 10.0.0.33 - - [2026-04-25 07:00:59] "GET /virtual-machine-interface/558ea7a4-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009207 10.0.0.33 - - [2026-04-25 07:00:59] "POST /set-tag HTTP/1.1" 200 109 0.003671 10.0.0.33 - - [2026-04-25 07:00:59] "GET /virtual-machine/4bb10fc8-8326-4124-98e8-2842fd28cfe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004153 10.0.0.33 - - [2026-04-25 07:00:59] "POST /ref-update HTTP/1.1" 200 156 0.028091 10.0.0.33 - - [2026-04-25 07:00:59] "GET /virtual-machine-interface/558ea7a4-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007523 10.0.0.33 - - [2026-04-25 07:00:59] "POST /set-tag HTTP/1.1" 200 109 0.039326 10.0.0.33 - - [2026-04-25 07:00:59] "POST /set-tag HTTP/1.1" 200 109 0.066566 10.0.0.33 - - [2026-04-25 07:00:59] "POST /set-tag HTTP/1.1" 200 109 0.052333 10.0.0.33 - - [2026-04-25 07:01:00] "DELETE /instance-ip/55b18fa8-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.076719 10.0.0.33 - - [2026-04-25 07:01:00] "POST /ref-update HTTP/1.1" 200 156 0.021451 10.0.0.33 - - [2026-04-25 07:01:00] "DELETE /virtual-machine-interface/558ea7a4-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.083282 10.0.0.33 - - [2026-04-25 07:01:00] "DELETE /virtual-machine/4bb10fc8-8326-4124-98e8-2842fd28cfe8 HTTP/1.1" 200 115 0.046376 10.0.0.33 - - [2026-04-25 07:01:00] "DELETE /tag/48f7f707-cdaf-4608-a3a2-c223a12dd617 HTTP/1.1" 200 115 0.056528 10.0.0.33 - - [2026-04-25 07:01:00] "DELETE /tag/5e79c624-78f2-4854-a458-21a8a0a09e9d HTTP/1.1" 200 115 0.106199 10.0.0.33 - - [2026-04-25 07:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.33 - - [2026-04-25 07:01:04] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052310 10.0.0.33 - - [2026-04-25 07:01:04] "POST /tags HTTP/1.1" 200 393 0.043107 10.0.0.33 - - [2026-04-25 07:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011751 10.0.0.33 - - [2026-04-25 07:01:04] "GET /tag/b6167fff-be71-4bc6-9f88-9093cde863ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.027125 10.0.0.33 - - [2026-04-25 07:01:04] "POST /tags HTTP/1.1" 200 341 0.024156 10.0.0.33 - - [2026-04-25 07:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.33 - - [2026-04-25 07:01:04] "GET /tag/c0cdd1ba-3ba0-4ab0-8ca9-d135ef6c7149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.023572 10.0.0.33 - - [2026-04-25 07:01:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.006527 10.0.0.33 - - [2026-04-25 07:01:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.007968 10.0.0.33 - - [2026-04-25 07:01:04] "POST /security-groups HTTP/1.1" 200 589 0.082677 10.0.0.33 - - [2026-04-25 07:01:04] "POST /projects HTTP/1.1" 200 519 0.248399 10.0.0.33 - - [2026-04-25 07:01:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.004841 10.0.0.33 - - [2026-04-25 07:01:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.013289 10.0.0.33 - - [2026-04-25 07:01:04] "POST /access-control-lists HTTP/1.1" 200 598 0.052575 10.0.0.33 - - [2026-04-25 07:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.036239 10.0.0.33 - - [2026-04-25 07:01:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.017423 10.0.0.33 - - [2026-04-25 07:01:04] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.011671 10.0.0.33 - - [2026-04-25 07:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.33 - - [2026-04-25 07:01:04] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.026738 10.0.0.33 - - [2026-04-25 07:01:04] "POST /access-control-lists HTTP/1.1" 200 596 0.080539 10.0.0.33 - - [2026-04-25 07:01:04] "PUT /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29 HTTP/1.1" 200 264 0.084070 10.0.0.33 - - [2026-04-25 07:01:05] "PUT /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9 HTTP/1.1" 200 264 0.077113 10.0.0.33 - - [2026-04-25 07:01:05] "POST /security-groups HTTP/1.1" 200 591 0.085987 10.0.0.33 - - [2026-04-25 07:01:05] "POST /fqname-to-id HTTP/1.1" 404 270 0.005191 10.0.0.33 - - [2026-04-25 07:01:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.060463 10.0.0.33 - - [2026-04-25 07:01:05] "POST /chown HTTP/1.1" 200 109 0.078060 10.0.0.33 - - [2026-04-25 07:01:05] "POST /access-control-lists HTTP/1.1" 200 632 0.122697 10.0.0.33 - - [2026-04-25 07:01:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.026641 10.0.0.33 - - [2026-04-25 07:01:05] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024196 10.0.0.33 - - [2026-04-25 07:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.33 - - [2026-04-25 07:01:05] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014634 10.0.0.33 - - [2026-04-25 07:01:05] "POST /tags HTTP/1.1" 409 226 0.003539 10.0.0.33 - - [2026-04-25 07:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.33 - - [2026-04-25 07:01:05] "GET /tag/c0cdd1ba-3ba0-4ab0-8ca9-d135ef6c7149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.027845 10.0.0.33 - - [2026-04-25 07:01:05] "POST /access-control-lists HTTP/1.1" 200 630 0.127486 10.0.0.33 - - [2026-04-25 07:01:05] "POST /firewall-rules HTTP/1.1" 200 600 0.085702 10.0.0.33 - - [2026-04-25 07:01:05] "GET /firewall-rule/4b084f90-fd0c-429c-8fe0-194ab3aeb51b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.022146 10.0.0.33 - - [2026-04-25 07:01:05] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.006917 10.0.0.33 - - [2026-04-25 07:01:05] "GET /firewall-rule/4b084f90-fd0c-429c-8fe0-194ab3aeb51b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008717 10.0.0.33 - - [2026-04-25 07:01:05] "POST /ref-update HTTP/1.1" 200 156 0.093617 10.0.0.33 - - [2026-04-25 07:01:05] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019933 10.0.0.33 - - [2026-04-25 07:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067 10.0.0.33 - - [2026-04-25 07:01:05] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009555 10.0.0.33 - - [2026-04-25 07:01:05] "POST /tags HTTP/1.1" 409 226 0.002774 10.0.0.33 - - [2026-04-25 07:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.020174 10.0.0.33 - - [2026-04-25 07:01:06] "GET /tag/c0cdd1ba-3ba0-4ab0-8ca9-d135ef6c7149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.034189 10.0.0.33 - - [2026-04-25 07:01:06] "POST /firewall-rules HTTP/1.1" 200 598 0.095484 10.0.0.33 - - [2026-04-25 07:01:06] "GET /firewall-rule/8b160b8a-4836-40f0-841c-6843af28c10a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006202 10.0.0.33 - - [2026-04-25 07:01:06] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.013011 10.0.0.33 - - [2026-04-25 07:01:06] "GET /firewall-rule/8b160b8a-4836-40f0-841c-6843af28c10a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004791 10.0.0.33 - - [2026-04-25 07:01:06] "POST /ref-update HTTP/1.1" 200 156 0.073332 10.0.0.33 - - [2026-04-25 07:01:07] "POST /tags HTTP/1.1" 200 393 0.041641 10.0.0.33 - - [2026-04-25 07:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.33 - - [2026-04-25 07:01:07] "GET /tag/fd7475ba-78ae-4000-a510-067116c0c875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.022848 10.0.0.33 - - [2026-04-25 07:01:07] "POST /tags HTTP/1.1" 200 341 0.033377 10.0.0.33 - - [2026-04-25 07:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.029226 10.0.0.33 - - [2026-04-25 07:01:07] "GET /tag/b5cea9e2-8332-419d-9be0-d89e3f2cbbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.017823 10.0.0.33 - - [2026-04-25 07:01:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.007741 10.0.0.33 - - [2026-04-25 07:01:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.004289 10.0.0.33 - - [2026-04-25 07:01:07] "POST /security-groups HTTP/1.1" 200 589 0.068668 10.0.0.33 - - [2026-04-25 07:01:07] "POST /projects HTTP/1.1" 200 519 0.280783 10.0.0.33 - - [2026-04-25 07:01:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.004435 10.0.0.33 - - [2026-04-25 07:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021770 10.0.0.33 - - [2026-04-25 07:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012777 10.0.0.33 - - [2026-04-25 07:01:07] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.015543 10.0.0.33 - - [2026-04-25 07:01:07] "POST /access-control-lists HTTP/1.1" 200 598 0.089599 10.0.0.33 - - [2026-04-25 07:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016898 10.0.0.33 - - [2026-04-25 07:01:07] "POST /fqname-to-id HTTP/1.1" 404 235 0.016505 10.0.0.33 - - [2026-04-25 07:01:07] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006612 10.0.0.33 - - [2026-04-25 07:01:08] "POST /access-control-lists HTTP/1.1" 200 596 0.089728 10.0.0.33 - - [2026-04-25 07:01:08] "PUT /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29 HTTP/1.1" 200 264 0.148338 10.0.0.33 - - [2026-04-25 07:01:08] "PUT /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9 HTTP/1.1" 200 264 0.063744 10.0.0.33 - - [2026-04-25 07:01:08] "POST /security-groups HTTP/1.1" 200 591 0.093862 10.0.0.33 - - [2026-04-25 07:01:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.003206 10.0.0.33 - - [2026-04-25 07:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.022098 10.0.0.33 - - [2026-04-25 07:01:08] "POST /access-control-lists HTTP/1.1" 200 632 0.063366 10.0.0.33 - - [2026-04-25 07:01:08] "POST /chown HTTP/1.1" 200 109 0.039931 10.0.0.33 - - [2026-04-25 07:01:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.022071 10.0.0.33 - - [2026-04-25 07:01:08] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019553 10.0.0.33 - - [2026-04-25 07:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.33 - - [2026-04-25 07:01:08] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020275 10.0.0.33 - - [2026-04-25 07:01:08] "POST /access-control-lists HTTP/1.1" 200 630 0.080481 10.0.0.33 - - [2026-04-25 07:01:08] "POST /tags HTTP/1.1" 409 226 0.004966 10.0.0.33 - - [2026-04-25 07:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.33 - - [2026-04-25 07:01:08] "GET /tag/b5cea9e2-8332-419d-9be0-d89e3f2cbbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013364 10.0.0.33 - - [2026-04-25 07:01:08] "POST /firewall-rules HTTP/1.1" 200 600 0.083296 10.0.0.33 - - [2026-04-25 07:01:08] "GET /firewall-rule/f2fddfa6-f44c-46d4-ade5-7b300a0bacd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005891 10.0.0.33 - - [2026-04-25 07:01:08] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.005133 10.0.0.33 - - [2026-04-25 07:01:08] "GET /firewall-rule/f2fddfa6-f44c-46d4-ade5-7b300a0bacd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003306 10.0.0.33 - - [2026-04-25 07:01:08] "POST /ref-update HTTP/1.1" 200 156 0.083354 10.0.0.33 - - [2026-04-25 07:01:08] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008934 10.0.0.33 - - [2026-04-25 07:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009006 10.0.0.33 - - [2026-04-25 07:01:09] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003889 10.0.0.33 - - [2026-04-25 07:01:09] "POST /tags HTTP/1.1" 409 226 0.003318 10.0.0.33 - - [2026-04-25 07:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.33 - - [2026-04-25 07:01:09] "GET /tag/b5cea9e2-8332-419d-9be0-d89e3f2cbbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014708 10.0.0.33 - - [2026-04-25 07:01:09] "POST /firewall-rules HTTP/1.1" 200 598 0.073980 10.0.0.33 - - [2026-04-25 07:01:09] "GET /firewall-rule/dc9ebe8a-321b-4fc4-ade4-2412b8727d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.016530 10.0.0.33 - - [2026-04-25 07:01:09] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.006314 10.0.0.33 - - [2026-04-25 07:01:09] "GET /firewall-rule/dc9ebe8a-321b-4fc4-ade4-2412b8727d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003510 10.0.0.33 - - [2026-04-25 07:01:09] "POST /ref-update HTTP/1.1" 200 156 0.061786 10.0.0.33 - - [2026-04-25 07:01:10] "POST /tags HTTP/1.1" 200 345 0.165018 10.0.0.33 - - [2026-04-25 07:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012212 10.0.0.33 - - [2026-04-25 07:01:10] "GET /tag/b8ead7b4-4feb-4dbb-909d-8b0e5c6e1df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.036435 10.0.0.33 - - [2026-04-25 07:01:10] "POST /projects HTTP/1.1" 409 238 0.002702 10.0.0.33 - - [2026-04-25 07:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.33 - - [2026-04-25 07:01:10] "GET /project/2a73c46a-781f-48d8-b688-d0208a517409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.068648 10.0.0.33 - - [2026-04-25 07:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.33 - - [2026-04-25 07:01:10] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007080 10.0.0.33 - - [2026-04-25 07:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.33 - - [2026-04-25 07:01:10] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006889 10.0.0.33 - - [2026-04-25 07:01:10] "POST /security-groups HTTP/1.1" 409 285 0.003965 10.0.0.33 - - [2026-04-25 07:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.33 - - [2026-04-25 07:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.33 - - [2026-04-25 07:01:10] "PUT /security-group/d8f3b784-591a-473f-b697-338da412314c HTTP/1.1" 200 262 0.082637 10.0.0.33 - - [2026-04-25 07:01:10] "PUT /access-control-list/e2ff33b4-5885-428b-bb5a-3d74b2405a45 HTTP/1.1" 200 272 0.058861 10.0.0.33 - - [2026-04-25 07:01:10] "GET /project/2a73c46a-781f-48d8-b688-d0208a517409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.176981 10.0.0.33 - - [2026-04-25 07:01:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.092110 10.0.0.33 - - [2026-04-25 07:01:11] "POST /tags HTTP/1.1" 409 228 0.020525 10.0.0.33 - - [2026-04-25 07:01:11] "PUT /access-control-list/54e88d7c-2a9e-4108-b9ad-6885ec1be729 HTTP/1.1" 200 272 0.090970 10.0.0.33 - - [2026-04-25 07:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.019180 10.0.0.33 - - [2026-04-25 07:01:11] "GET /tag/b8ead7b4-4feb-4dbb-909d-8b0e5c6e1df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.017044 10.0.0.33 - - [2026-04-25 07:01:11] "POST /tags HTTP/1.1" 200 345 0.046729 10.0.0.33 - - [2026-04-25 07:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007368 10.0.0.33 - - [2026-04-25 07:01:11] "GET /tag/37806241-2f48-465a-8990-fee9b8def9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.019444 10.0.0.33 - - [2026-04-25 07:01:11] "POST /projects HTTP/1.1" 409 238 0.006829 10.0.0.33 - - [2026-04-25 07:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.33 - - [2026-04-25 07:01:11] "GET /project/f05f23a4-98c8-4a69-9dfd-a120d760e4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055924 10.0.0.33 - - [2026-04-25 07:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013356 10.0.0.33 - - [2026-04-25 07:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.33 - - [2026-04-25 07:01:11] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008354 10.0.0.33 - - [2026-04-25 07:01:11] "GET /project/f05f23a4-98c8-4a69-9dfd-a120d760e4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.058367 10.0.0.33 - - [2026-04-25 07:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.021980 10.0.0.33 - - [2026-04-25 07:01:11] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005439 10.0.0.33 - - [2026-04-25 07:01:11] "POST /security-groups HTTP/1.1" 409 285 0.002490 10.0.0.33 - - [2026-04-25 07:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008921 10.0.0.33 - - [2026-04-25 07:01:11] "PUT /security-group/1efa1b6c-056c-4ae0-84f6-0c80f0c552e4 HTTP/1.1" 200 262 0.077674 10.0.0.33 - - [2026-04-25 07:01:11] "PUT /access-control-list/e5bf0621-a0bc-4902-bf0e-a73ca1fd531f HTTP/1.1" 200 272 0.022984 10.0.0.33 - - [2026-04-25 07:01:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.041324 10.0.0.33 - - [2026-04-25 07:01:11] "POST /tags HTTP/1.1" 409 228 0.005227 10.0.0.33 - - [2026-04-25 07:01:11] "PUT /access-control-list/507cdd39-7792-413e-b2be-1f6b1f147b63 HTTP/1.1" 200 272 0.030576 10.0.0.33 - - [2026-04-25 07:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.33 - - [2026-04-25 07:01:11] "GET /tag/37806241-2f48-465a-8990-fee9b8def9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.019365 10.0.0.33 - - [2026-04-25 07:01:11] "POST /tags HTTP/1.1" 200 291 0.103409 10.0.0.33 - - [2026-04-25 07:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.33 - - [2026-04-25 07:01:11] "GET /tag/6df4c941-5fcb-41a9-bec2-278d715287dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.017634 10.0.0.33 - - [2026-04-25 07:01:12] "POST /tags HTTP/1.1" 200 303 0.092727 10.0.0.33 - - [2026-04-25 07:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.33 - - [2026-04-25 07:01:12] "GET /tag/52d6865e-8901-487e-98df-46ad186b4b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.021924 10.0.0.33 - - [2026-04-25 07:01:12] "POST /tags HTTP/1.1" 409 252 0.003131 10.0.0.33 - - [2026-04-25 07:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.33 - - [2026-04-25 07:01:12] "GET /tag/b6167fff-be71-4bc6-9f88-9093cde863ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.019454 10.0.0.33 - - [2026-04-25 07:01:12] "POST /tags HTTP/1.1" 409 226 0.003636 10.0.0.33 - - [2026-04-25 07:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005198 10.0.0.33 - - [2026-04-25 07:01:12] "GET /tag/c0cdd1ba-3ba0-4ab0-8ca9-d135ef6c7149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.027205 10.0.0.33 - - [2026-04-25 07:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.33 - - [2026-04-25 07:01:12] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007889 10.0.0.33 - - [2026-04-25 07:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.33 - - [2026-04-25 07:01:12] "GET /project/2a73c46a-781f-48d8-b688-d0208a517409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.075425 10.0.0.33 - - [2026-04-25 07:01:12] "POST /virtual-machines HTTP/1.1" 200 395 0.013654 10.0.0.33 - - [2026-04-25 07:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.049404 10.0.0.33 - - [2026-04-25 07:01:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.141049 10.0.0.33 - - [2026-04-25 07:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013190 10.0.0.33 - - [2026-04-25 07:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016438 10.0.0.33 - - [2026-04-25 07:01:12] "GET /virtual-machine-interface/8b7ded3e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015703 10.0.0.33 - - [2026-04-25 07:01:12] "POST /instance-ips HTTP/1.1" 200 397 0.052787 10.0.0.33 - - [2026-04-25 07:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.037491 10.0.0.33 - - [2026-04-25 07:01:13] "GET /virtual-machine-interface/8b7ded3e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020933 10.0.0.33 - - [2026-04-25 07:01:13] "POST /set-tag HTTP/1.1" 200 109 0.075794 10.0.0.33 - - [2026-04-25 07:01:13] "GET /virtual-machine-interface/8b7ded3e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023715 10.0.0.33 - - [2026-04-25 07:01:13] "GET /instance-ip/8b9dddec-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007868 10.0.0.33 - - [2026-04-25 07:01:13] "GET /virtual-machine-interface/8b7ded3e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009529 10.0.0.33 - - [2026-04-25 07:01:13] "POST /set-tag HTTP/1.1" 200 109 0.003706 10.0.0.33 - - [2026-04-25 07:01:13] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004516 10.0.0.33 - - [2026-04-25 07:01:13] "POST /ref-update HTTP/1.1" 200 156 0.012961 10.0.0.33 - - [2026-04-25 07:01:13] "GET /virtual-machine-interface/8b7ded3e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017676 10.0.0.33 - - [2026-04-25 07:01:13] "POST /set-tag HTTP/1.1" 200 109 0.003350 10.0.0.33 - - [2026-04-25 07:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.33 - - [2026-04-25 07:01:13] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.012331 10.0.0.33 - - [2026-04-25 07:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.33 - - [2026-04-25 07:01:13] "GET /project/2a73c46a-781f-48d8-b688-d0208a517409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050273 10.0.0.33 - - [2026-04-25 07:01:13] "POST /virtual-machines HTTP/1.1" 200 395 0.013446 10.0.0.33 - - [2026-04-25 07:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029155 10.0.0.33 - - [2026-04-25 07:01:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.150420 10.0.0.33 - - [2026-04-25 07:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014019 10.0.0.33 - - [2026-04-25 07:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016963 10.0.0.33 - - [2026-04-25 07:01:13] "GET /virtual-machine-interface/8c20ad6c-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011952 10.0.0.33 - - [2026-04-25 07:01:13] "POST /instance-ips HTTP/1.1" 200 397 0.036181 10.0.0.33 - - [2026-04-25 07:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.035359 10.0.0.33 - - [2026-04-25 07:01:14] "GET /virtual-machine-interface/8c20ad6c-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.028996 10.0.0.33 - - [2026-04-25 07:01:14] "POST /set-tag HTTP/1.1" 200 109 0.088130 10.0.0.33 - - [2026-04-25 07:01:14] "GET /virtual-machine-interface/8c20ad6c-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.029187 10.0.0.33 - - [2026-04-25 07:01:14] "GET /instance-ip/8c419356-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004638 10.0.0.33 - - [2026-04-25 07:01:14] "GET /virtual-machine-interface/8c20ad6c-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009813 10.0.0.33 - - [2026-04-25 07:01:14] "POST /set-tag HTTP/1.1" 200 109 0.003544 10.0.0.33 - - [2026-04-25 07:01:14] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.007034 10.0.0.33 - - [2026-04-25 07:01:14] "POST /ref-update HTTP/1.1" 200 156 0.020974 10.0.0.33 - - [2026-04-25 07:01:14] "GET /virtual-machine-interface/8c20ad6c-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023037 10.0.0.33 - - [2026-04-25 07:01:14] "POST /set-tag HTTP/1.1" 200 109 0.003449 10.0.0.33 - - [2026-04-25 07:01:14] "POST /tags HTTP/1.1" 200 291 0.024318 10.0.0.33 - - [2026-04-25 07:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.33 - - [2026-04-25 07:01:14] "GET /tag/fbdd7d61-9add-4776-b2a7-3a0fd4d125e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.017133 10.0.0.33 - - [2026-04-25 07:01:14] "POST /tags HTTP/1.1" 409 252 0.005264 10.0.0.33 - - [2026-04-25 07:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.33 - - [2026-04-25 07:01:14] "GET /tag/fd7475ba-78ae-4000-a510-067116c0c875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.018735 10.0.0.33 - - [2026-04-25 07:01:14] "POST /tags HTTP/1.1" 409 226 0.003317 10.0.0.33 - - [2026-04-25 07:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.33 - - [2026-04-25 07:01:14] "GET /tag/b5cea9e2-8332-419d-9be0-d89e3f2cbbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014195 10.0.0.33 - - [2026-04-25 07:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.33 - - [2026-04-25 07:01:14] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.011724 10.0.0.33 - - [2026-04-25 07:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.33 - - [2026-04-25 07:01:14] "GET /project/f05f23a4-98c8-4a69-9dfd-a120d760e4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057996 10.0.0.33 - - [2026-04-25 07:01:14] "POST /virtual-machines HTTP/1.1" 200 395 0.018208 10.0.0.33 - - [2026-04-25 07:01:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024187 10.0.0.33 - - [2026-04-25 07:01:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.150797 10.0.0.33 - - [2026-04-25 07:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.014368 10.0.0.33 - - [2026-04-25 07:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008656 10.0.0.33 - - [2026-04-25 07:01:15] "GET /virtual-machine-interface/8ceb31ae-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007237 10.0.0.33 - - [2026-04-25 07:01:15] "POST /instance-ips HTTP/1.1" 200 397 0.043788 10.0.0.33 - - [2026-04-25 07:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.028449 10.0.0.33 - - [2026-04-25 07:01:15] "GET /virtual-machine-interface/8ceb31ae-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012255 10.0.0.33 - - [2026-04-25 07:01:15] "POST /set-tag HTTP/1.1" 200 109 0.076433 10.0.0.33 - - [2026-04-25 07:01:15] "GET /virtual-machine-interface/8ceb31ae-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020559 10.0.0.33 - - [2026-04-25 07:01:15] "GET /instance-ip/8d0e13ae-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.012545 10.0.0.33 - - [2026-04-25 07:01:15] "GET /virtual-machine-interface/8ceb31ae-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005994 10.0.0.33 - - [2026-04-25 07:01:15] "POST /set-tag HTTP/1.1" 200 109 0.007143 10.0.0.33 - - [2026-04-25 07:01:15] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.006415 10.0.0.33 - - [2026-04-25 07:01:15] "POST /ref-update HTTP/1.1" 200 156 0.013595 10.0.0.33 - - [2026-04-25 07:01:15] "GET /virtual-machine-interface/8ceb31ae-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008478 10.0.0.33 - - [2026-04-25 07:01:15] "POST /set-tag HTTP/1.1" 200 109 0.003135 10.0.0.33 - - [2026-04-25 07:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.33 - - [2026-04-25 07:01:15] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005718 10.0.0.33 - - [2026-04-25 07:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.33 - - [2026-04-25 07:01:15] "GET /project/f05f23a4-98c8-4a69-9dfd-a120d760e4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048248 10.0.0.33 - - [2026-04-25 07:01:15] "POST /virtual-machines HTTP/1.1" 200 395 0.018802 10.0.0.33 - - [2026-04-25 07:01:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016714 10.0.0.33 - - [2026-04-25 07:01:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132723 10.0.0.33 - - [2026-04-25 07:01:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015362 10.0.0.33 - - [2026-04-25 07:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018272 10.0.0.33 - - [2026-04-25 07:01:16] "GET /virtual-machine-interface/8d87dba8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010982 10.0.0.33 - - [2026-04-25 07:01:16] "POST /instance-ips HTTP/1.1" 200 397 0.035754 10.0.0.33 - - [2026-04-25 07:01:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.045473 10.0.0.33 - - [2026-04-25 07:01:16] "GET /virtual-machine-interface/8d87dba8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011760 10.0.0.33 - - [2026-04-25 07:01:16] "POST /set-tag HTTP/1.1" 200 109 0.104024 10.0.0.33 - - [2026-04-25 07:01:16] "GET /virtual-machine-interface/8d87dba8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019831 10.0.0.33 - - [2026-04-25 07:01:16] "GET /instance-ip/8da84316-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.015011 10.0.0.33 - - [2026-04-25 07:01:16] "GET /virtual-machine-interface/8d87dba8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011458 10.0.0.33 - - [2026-04-25 07:01:16] "POST /set-tag HTTP/1.1" 200 109 0.004239 10.0.0.33 - - [2026-04-25 07:01:16] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005309 10.0.0.33 - - [2026-04-25 07:01:16] "POST /ref-update HTTP/1.1" 200 156 0.019265 10.0.0.33 - - [2026-04-25 07:01:16] "GET /virtual-machine-interface/8d87dba8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.033625 10.0.0.33 - - [2026-04-25 07:01:16] "POST /set-tag HTTP/1.1" 200 109 0.014345 10.0.0.33 - - [2026-04-25 07:01:16] "POST /tags HTTP/1.1" 200 299 0.029315 10.0.0.33 - - [2026-04-25 07:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022394 10.0.0.33 - - [2026-04-25 07:01:16] "GET /tag/35c5ab3c-01b3-41f3-9631-096e6fe6a2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.027408 10.0.0.33 - - [2026-04-25 07:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.33 - - [2026-04-25 07:01:17] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010578 10.0.0.33 - - [2026-04-25 07:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008691 10.0.0.33 - - [2026-04-25 07:01:17] "GET /project/2a73c46a-781f-48d8-b688-d0208a517409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053692 10.0.0.33 - - [2026-04-25 07:01:17] "POST /virtual-machines HTTP/1.1" 200 395 0.016575 10.0.0.33 - - [2026-04-25 07:01:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018865 10.0.0.33 - - [2026-04-25 07:01:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.150825 10.0.0.33 - - [2026-04-25 07:01:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.014010 10.0.0.33 - - [2026-04-25 07:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006575 10.0.0.33 - - [2026-04-25 07:01:17] "GET /virtual-machine-interface/8e3fcf2e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019963 10.0.0.33 - - [2026-04-25 07:01:17] "POST /instance-ips HTTP/1.1" 200 397 0.044214 10.0.0.33 - - [2026-04-25 07:01:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.038019 10.0.0.33 - - [2026-04-25 07:01:17] "GET /virtual-machine-interface/8e3fcf2e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012424 10.0.0.33 - - [2026-04-25 07:01:17] "POST /set-tag HTTP/1.1" 200 109 0.025711 10.0.0.33 - - [2026-04-25 07:01:17] "GET /virtual-machine-interface/8e3fcf2e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019418 10.0.0.33 - - [2026-04-25 07:01:17] "GET /instance-ip/8e606cc0-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006145 10.0.0.33 - - [2026-04-25 07:01:17] "GET /virtual-machine-interface/8e3fcf2e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009822 10.0.0.33 - - [2026-04-25 07:01:17] "POST /set-tag HTTP/1.1" 200 109 0.007221 10.0.0.33 - - [2026-04-25 07:01:17] "POST /tags HTTP/1.1" 200 299 0.028056 10.0.0.33 - - [2026-04-25 07:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.33 - - [2026-04-25 07:01:17] "GET /tag/e9c99fa7-50da-429f-81a4-30530b076931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.016339 10.0.0.33 - - [2026-04-25 07:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.33 - - [2026-04-25 07:01:17] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010917 10.0.0.33 - - [2026-04-25 07:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.33 - - [2026-04-25 07:01:18] "GET /project/2a73c46a-781f-48d8-b688-d0208a517409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057593 10.0.0.33 - - [2026-04-25 07:01:18] "POST /virtual-machines HTTP/1.1" 200 395 0.022204 10.0.0.33 - - [2026-04-25 07:01:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.015938 10.0.0.33 - - [2026-04-25 07:01:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.159006 10.0.0.33 - - [2026-04-25 07:01:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017848 10.0.0.33 - - [2026-04-25 07:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015673 10.0.0.33 - - [2026-04-25 07:01:18] "GET /virtual-machine-interface/8ed04784-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008132 10.0.0.33 - - [2026-04-25 07:01:18] "POST /instance-ips HTTP/1.1" 200 397 0.032292 10.0.0.33 - - [2026-04-25 07:01:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.037164 10.0.0.33 - - [2026-04-25 07:01:18] "GET /virtual-machine-interface/8ed04784-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.029138 10.0.0.33 - - [2026-04-25 07:01:18] "POST /set-tag HTTP/1.1" 200 109 0.030056 10.0.0.33 - - [2026-04-25 07:01:18] "GET /virtual-machine-interface/8ed04784-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012484 10.0.0.33 - - [2026-04-25 07:01:18] "GET /instance-ip/8ef40b6a-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007673 10.0.0.33 - - [2026-04-25 07:01:18] "GET /virtual-machine-interface/8ed04784-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011467 10.0.0.33 - - [2026-04-25 07:01:18] "POST /set-tag HTTP/1.1" 200 109 0.003714 10.0.0.33 - - [2026-04-25 07:01:18] "POST /tags HTTP/1.1" 200 299 0.062333 10.0.0.33 - - [2026-04-25 07:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.33 - - [2026-04-25 07:01:18] "GET /tag/556542b0-e125-42af-a2e2-ff29cfc0f809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.036332 10.0.0.33 - - [2026-04-25 07:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005680 10.0.0.33 - - [2026-04-25 07:01:19] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005865 10.0.0.33 - - [2026-04-25 07:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.33 - - [2026-04-25 07:01:19] "GET /project/f05f23a4-98c8-4a69-9dfd-a120d760e4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060492 10.0.0.33 - - [2026-04-25 07:01:19] "POST /virtual-machines HTTP/1.1" 200 395 0.015075 10.0.0.33 - - [2026-04-25 07:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013802 10.0.0.33 - - [2026-04-25 07:01:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134690 10.0.0.33 - - [2026-04-25 07:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.032466 10.0.0.33 - - [2026-04-25 07:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.036752 10.0.0.33 - - [2026-04-25 07:01:19] "GET /virtual-machine-interface/8f6d18ca-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006584 10.0.0.33 - - [2026-04-25 07:01:19] "POST /instance-ips HTTP/1.1" 200 397 0.032618 10.0.0.33 - - [2026-04-25 07:01:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.042619 10.0.0.33 - - [2026-04-25 07:01:19] "GET /virtual-machine-interface/8f6d18ca-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.028196 10.0.0.33 - - [2026-04-25 07:01:19] "POST /set-tag HTTP/1.1" 200 109 0.025458 10.0.0.33 - - [2026-04-25 07:01:19] "GET /virtual-machine-interface/8f6d18ca-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022254 10.0.0.33 - - [2026-04-25 07:01:19] "GET /instance-ip/8f89cdd0-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005381 10.0.0.33 - - [2026-04-25 07:01:19] "GET /virtual-machine-interface/8f6d18ca-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006503 10.0.0.33 - - [2026-04-25 07:01:19] "POST /set-tag HTTP/1.1" 200 109 0.003476 10.0.0.33 - - [2026-04-25 07:01:19] "POST /tags HTTP/1.1" 200 299 0.023329 10.0.0.33 - - [2026-04-25 07:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.33 - - [2026-04-25 07:01:19] "GET /tag/2b72e4bd-573a-405b-81ee-a7dfc2ed4ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013849 10.0.0.33 - - [2026-04-25 07:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.33 - - [2026-04-25 07:01:19] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005803 10.0.0.33 - - [2026-04-25 07:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005640 10.0.0.33 - - [2026-04-25 07:01:19] "GET /project/f05f23a4-98c8-4a69-9dfd-a120d760e4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049681 10.0.0.33 - - [2026-04-25 07:01:20] "POST /virtual-machines HTTP/1.1" 200 395 0.019783 10.0.0.33 - - [2026-04-25 07:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.036659 10.0.0.33 - - [2026-04-25 07:01:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127126 10.0.0.33 - - [2026-04-25 07:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.018016 10.0.0.33 - - [2026-04-25 07:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012154 10.0.0.33 - - [2026-04-25 07:01:20] "GET /virtual-machine-interface/8ffa6446-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007123 10.0.0.33 - - [2026-04-25 07:01:20] "POST /instance-ips HTTP/1.1" 200 397 0.034963 10.0.0.33 - - [2026-04-25 07:01:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.041188 10.0.0.33 - - [2026-04-25 07:01:20] "GET /virtual-machine-interface/8ffa6446-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.020816 10.0.0.33 - - [2026-04-25 07:01:20] "POST /set-tag HTTP/1.1" 200 109 0.036040 10.0.0.33 - - [2026-04-25 07:01:20] "GET /virtual-machine-interface/8ffa6446-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016496 10.0.0.33 - - [2026-04-25 07:01:20] "GET /instance-ip/901bd7ca-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.012474 10.0.0.33 - - [2026-04-25 07:01:20] "GET /virtual-machine-interface/8ffa6446-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006305 10.0.0.33 - - [2026-04-25 07:01:20] "POST /set-tag HTTP/1.1" 200 109 0.004322 10.0.0.33 - - [2026-04-25 07:01:20] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.007278 10.0.0.33 - - [2026-04-25 07:01:20] "POST /ref-update HTTP/1.1" 200 156 0.015821 10.0.0.33 - - [2026-04-25 07:01:20] "GET /virtual-machine-interface/8e3fcf2e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012369 10.0.0.33 - - [2026-04-25 07:01:20] "POST /set-tag HTTP/1.1" 200 109 0.003312 10.0.0.33 - - [2026-04-25 07:01:20] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.008444 10.0.0.33 - - [2026-04-25 07:01:20] "POST /ref-update HTTP/1.1" 200 156 0.016521 10.0.0.33 - - [2026-04-25 07:01:20] "GET /virtual-machine-interface/8ed04784-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013899 10.0.0.33 - - [2026-04-25 07:01:21] "POST /set-tag HTTP/1.1" 200 109 0.003930 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.005728 10.0.0.33 - - [2026-04-25 07:01:21] "POST /ref-update HTTP/1.1" 200 156 0.016169 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-machine-interface/8f6d18ca-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006817 10.0.0.33 - - [2026-04-25 07:01:21] "POST /set-tag HTTP/1.1" 200 109 0.004006 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-machine-interface/8b7ded3e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005598 10.0.0.33 - - [2026-04-25 07:01:21] "POST /set-tag HTTP/1.1" 200 109 0.003803 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.008551 10.0.0.33 - - [2026-04-25 07:01:21] "POST /ref-update HTTP/1.1" 200 156 0.020789 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-machine-interface/8ffa6446-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008431 10.0.0.33 - - [2026-04-25 07:01:21] "POST /set-tag HTTP/1.1" 200 109 0.003706 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-machine-interface/8c20ad6c-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005836 10.0.0.33 - - [2026-04-25 07:01:21] "POST /set-tag HTTP/1.1" 200 109 0.004640 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-machine-interface/8ceb31ae-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006815 10.0.0.33 - - [2026-04-25 07:01:21] "POST /set-tag HTTP/1.1" 200 109 0.005750 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-machine-interface/8d87dba8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006888 10.0.0.33 - - [2026-04-25 07:01:21] "POST /set-tag HTTP/1.1" 200 109 0.003354 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-machine-interface/8b7ded3e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005441 10.0.0.33 - - [2026-04-25 07:01:21] "POST /set-tag HTTP/1.1" 200 109 0.005788 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-machine-interface/8e3fcf2e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015485 10.0.0.33 - - [2026-04-25 07:01:21] "POST /set-tag HTTP/1.1" 200 109 0.005083 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-machine/b48052d1-553b-4404-9153-c1f70c2de62a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.007836 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-machine-interface/8b7ded3e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016532 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-machine-interface/8c20ad6c-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006131 10.0.0.33 - - [2026-04-25 07:01:21] "POST /set-tag HTTP/1.1" 200 109 0.003692 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-machine-interface/8ed04784-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010584 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-machine/77db28cf-80bc-44df-af58-22c5078af8d6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003964 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-machine-interface/8c20ad6c-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005273 10.0.0.33 - - [2026-04-25 07:01:21] "POST /set-tag HTTP/1.1" 200 109 0.004522 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-machine-interface/8f6d18ca-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010805 10.0.0.33 - - [2026-04-25 07:01:21] "POST /set-tag HTTP/1.1" 200 109 0.005077 10.0.0.33 - - [2026-04-25 07:01:21] "GET /virtual-machine-interface/8ffa6446-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006859 10.0.0.33 - - [2026-04-25 07:01:21] "POST /set-tag HTTP/1.1" 200 109 0.003531 10.0.0.33 - - [2026-04-25 07:01:22] "GET /virtual-machine-interface/8e3fcf2e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011925 10.0.0.33 - - [2026-04-25 07:01:22] "POST /set-tag HTTP/1.1" 200 109 0.005251 10.0.0.33 - - [2026-04-25 07:01:23] "GET /virtual-machine-interface/8ceb31ae-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007005 10.0.0.33 - - [2026-04-25 07:01:23] "POST /set-tag HTTP/1.1" 200 109 0.004553 10.0.0.33 - - [2026-04-25 07:01:23] "GET /virtual-machine-interface/8f6d18ca-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008163 10.0.0.33 - - [2026-04-25 07:01:23] "POST /set-tag HTTP/1.1" 200 109 0.003218 10.0.0.33 - - [2026-04-25 07:01:23] "GET /virtual-machine-interface/8ed04784-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006097 10.0.0.33 - - [2026-04-25 07:01:23] "POST /set-tag HTTP/1.1" 200 109 0.003608 10.0.0.33 - - [2026-04-25 07:01:24] "GET /virtual-machine-interface/8d87dba8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006073 10.0.0.33 - - [2026-04-25 07:01:24] "POST /set-tag HTTP/1.1" 200 109 0.005048 10.0.0.33 - - [2026-04-25 07:01:26] "GET /virtual-machine/0080575c-5550-4bc4-9d52-a281b6e0bdd0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.006545 10.0.0.33 - - [2026-04-25 07:01:26] "GET /virtual-machine-interface/8ceb31ae-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014220 10.0.0.33 - - [2026-04-25 07:01:26] "GET /virtual-machine/72ead07c-edff-4cdd-8fe1-1ddec02c578d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004785 10.0.0.33 - - [2026-04-25 07:01:26] "GET /virtual-machine-interface/8d87dba8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005937 10.0.0.33 - - [2026-04-25 07:01:26] "GET /virtual-machine/2bd2e5d4-7e6e-425f-91e4-ce1f10efe30d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004449 10.0.0.33 - - [2026-04-25 07:01:26] "GET /virtual-machine-interface/8e3fcf2e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007778 10.0.0.33 - - [2026-04-25 07:01:26] "GET /virtual-machine/5e943484-0a31-47bf-b0c1-62abc9f6b330?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005311 10.0.0.33 - - [2026-04-25 07:01:26] "GET /virtual-machine-interface/8f6d18ca-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006218 10.0.0.33 - - [2026-04-25 07:01:27] "GET /virtual-machine/a19620d3-f517-4558-857d-65564845baad?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004084 10.0.0.33 - - [2026-04-25 07:01:27] "GET /virtual-machine-interface/8ed04784-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012267 10.0.0.33 - - [2026-04-25 07:01:27] "GET /virtual-machine-interface/8ffa6446-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007335 10.0.0.33 - - [2026-04-25 07:01:27] "POST /set-tag HTTP/1.1" 200 109 0.003803 10.0.0.33 - - [2026-04-25 07:01:32] "GET /virtual-machine/83754122-cad3-4e79-8104-17c400400072?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.008948 10.0.0.33 - - [2026-04-25 07:01:32] "GET /virtual-machine-interface/8ffa6446-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012482 10.0.0.33 - - [2026-04-25 07:01:32] "GET /loadbalancer/0767cd0d-e0bd-4b87-9e16-6137a15ec43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007592 10.0.0.33 - - [2026-04-25 07:01:32] "POST /tags HTTP/1.1" 200 333 0.036755 10.0.0.33 - - [2026-04-25 07:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.026690 10.0.0.33 - - [2026-04-25 07:01:33] "GET /tag/3b619aa8-8db9-4a2f-b2e3-0c1323a5117b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.018602 10.0.0.33 - - [2026-04-25 07:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.33 - - [2026-04-25 07:01:33] "GET /project/2a73c46a-781f-48d8-b688-d0208a517409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048571 10.0.0.33 - - [2026-04-25 07:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.33 - - [2026-04-25 07:01:33] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008733 10.0.0.33 - - [2026-04-25 07:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2026-04-25 07:01:33] "GET /service-appliance-set/b2ef1212-5c46-42dd-a9df-44a4a2216fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004614 10.0.0.33 - - [2026-04-25 07:01:33] "POST /fqname-to-id HTTP/1.1" 404 273 0.006028 10.0.0.33 - - [2026-04-25 07:01:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.121501 10.0.0.33 - - [2026-04-25 07:01:33] "GET /virtual-machine-interface/1dd76b2b-867b-4d01-8d80-dd355fb85764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.022292 10.0.0.33 - - [2026-04-25 07:01:33] "POST /instance-ips HTTP/1.1" 200 409 0.041067 10.0.0.33 - - [2026-04-25 07:01:33] "GET /instance-ip/4c3a7569-9b82-47a2-95c7-ade57fc7e1eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.025939 10.0.0.33 - - [2026-04-25 07:01:33] "POST /loadbalancers HTTP/1.1" 200 629 0.095679 10.0.0.33 - - [2026-04-25 07:01:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.032307 10.0.0.33 - - [2026-04-25 07:01:33] "GET /project/2a73c46a-781f-48d8-b688-d0208a517409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.059965 10.0.0.33 - - [2026-04-25 07:01:33] "GET /instance-ip/4c3a7569-9b82-47a2-95c7-ade57fc7e1eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.009636 10.0.0.33 - - [2026-04-25 07:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011830 10.0.0.33 - - [2026-04-25 07:01:33] "GET /project/2a73c46a-781f-48d8-b688-d0208a517409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046762 10.0.0.33 - - [2026-04-25 07:01:33] "POST /floating-ips HTTP/1.1" 200 597 0.048785 10.0.0.33 - - [2026-04-25 07:01:33] "GET /loadbalancer/0767cd0d-e0bd-4b87-9e16-6137a15ec43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.008247 10.0.0.33 - - [2026-04-25 07:01:33] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.021899 10.0.0.33 - - [2026-04-25 07:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005420 10.0.0.33 - - [2026-04-25 07:01:33] "GET /loadbalancer/0767cd0d-e0bd-4b87-9e16-6137a15ec43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004090 10.0.0.33 - - [2026-04-25 07:01:33] "GET /project/2a73c46a-781f-48d8-b688-d0208a517409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051484 10.0.0.33 - - [2026-04-25 07:01:34] "GET /loadbalancer-listener/fea2c8c7-ea66-4672-ac30-1f4d793005ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.006469 10.0.0.33 - - [2026-04-25 07:01:34] "GET /loadbalancer-listener/fea2c8c7-ea66-4672-ac30-1f4d793005ea?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004640 10.0.0.33 - - [2026-04-25 07:01:34] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.025675 10.0.0.33 - - [2026-04-25 07:01:34] "GET /instance-ip/4c3a7569-9b82-47a2-95c7-ade57fc7e1eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008301 10.0.0.33 - - [2026-04-25 07:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005719 10.0.0.33 - - [2026-04-25 07:01:34] "GET /loadbalancer/0767cd0d-e0bd-4b87-9e16-6137a15ec43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.006708 10.0.0.33 - - [2026-04-25 07:01:34] "GET /instance-ip/4c3a7569-9b82-47a2-95c7-ade57fc7e1eb?fields=floating_ips HTTP/1.1" 200 1212 0.016123 10.0.0.33 - - [2026-04-25 07:01:34] "GET /loadbalancer-pool/e91669e6-690e-4b77-bc6d-ae1b521d42d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.006460 10.0.0.33 - - [2026-04-25 07:01:34] "GET /floating-ip/259df038-38de-40b8-b5c8-8bec3a52bb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003870 10.0.0.33 - - [2026-04-25 07:01:34] "POST /loadbalancer-members HTTP/1.1" 200 721 0.025063 10.0.0.33 - - [2026-04-25 07:01:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.028803 10.0.0.33 - - [2026-04-25 07:01:34] "GET /virtual-machine-interface/8b7ded3e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022306 10.0.0.33 - - [2026-04-25 07:01:34] "GET /virtual-machine-interface/8b7ded3e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005131 10.0.0.33 - - [2026-04-25 07:01:34] "POST /ref-update HTTP/1.1" 200 156 0.022662 10.0.0.33 - - [2026-04-25 07:01:34] "POST /tags HTTP/1.1" 409 221 0.014773 10.0.0.33 - - [2026-04-25 07:01:34] "GET /floating-ip/259df038-38de-40b8-b5c8-8bec3a52bb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.029412 10.0.0.33 - - [2026-04-25 07:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.33 - - [2026-04-25 07:01:34] "GET /tag/3b619aa8-8db9-4a2f-b2e3-0c1323a5117b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012299 10.0.0.33 - - [2026-04-25 07:01:34] "PUT /floating-ip/259df038-38de-40b8-b5c8-8bec3a52bb57 HTTP/1.1" 200 256 0.017956 10.0.0.33 - - [2026-04-25 07:01:34] "POST /set-tag HTTP/1.1" 200 109 0.111220 10.0.0.33 - - [2026-04-25 07:01:34] "GET /loadbalancer-pool/e91669e6-690e-4b77-bc6d-ae1b521d42d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.017826 10.0.0.33 - - [2026-04-25 07:01:34] "POST /loadbalancer-members HTTP/1.1" 200 721 0.057584 10.0.0.33 - - [2026-04-25 07:01:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010849 10.0.0.33 - - [2026-04-25 07:01:34] "GET /virtual-machine-interface/8c20ad6c-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006006 10.0.0.33 - - [2026-04-25 07:01:34] "GET /virtual-machine-interface/8c20ad6c-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008327 10.0.0.33 - - [2026-04-25 07:01:34] "POST /ref-update HTTP/1.1" 200 156 0.013150 10.0.0.33 - - [2026-04-25 07:01:34] "GET /floating-ip/259df038-38de-40b8-b5c8-8bec3a52bb57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.014633 10.0.0.33 - - [2026-04-25 07:01:34] "POST /set-tag HTTP/1.1" 200 109 0.108016 10.0.0.33 - - [2026-04-25 07:01:35] "POST /tags HTTP/1.1" 409 206 0.003733 10.0.0.33 - - [2026-04-25 07:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.33 - - [2026-04-25 07:01:35] "GET /tag/52d6865e-8901-487e-98df-46ad186b4b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019789 10.0.0.33 - - [2026-04-25 07:01:35] "POST /tags HTTP/1.1" 409 204 0.003037 10.0.0.33 - - [2026-04-25 07:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.33 - - [2026-04-25 07:01:35] "GET /tag/e9c99fa7-50da-429f-81a4-30530b076931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.014827 10.0.0.33 - - [2026-04-25 07:01:35] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004823 10.0.0.33 - - [2026-04-25 07:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.33 - - [2026-04-25 07:01:35] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004228 10.0.0.33 - - [2026-04-25 07:01:35] "POST /tags HTTP/1.1" 409 206 0.003274 10.0.0.33 - - [2026-04-25 07:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.33 - - [2026-04-25 07:01:35] "GET /tag/52d6865e-8901-487e-98df-46ad186b4b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017689 10.0.0.33 - - [2026-04-25 07:01:35] "POST /tags HTTP/1.1" 409 226 0.003184 10.0.0.33 - - [2026-04-25 07:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.33 - - [2026-04-25 07:01:35] "GET /tag/c0cdd1ba-3ba0-4ab0-8ca9-d135ef6c7149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.016673 10.0.0.33 - - [2026-04-25 07:01:35] "POST /tags HTTP/1.1" 409 204 0.003849 10.0.0.33 - - [2026-04-25 07:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.33 - - [2026-04-25 07:01:35] "GET /tag/e9c99fa7-50da-429f-81a4-30530b076931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.014804 10.0.0.33 - - [2026-04-25 07:01:35] "POST /tags HTTP/1.1" 409 226 0.003000 10.0.0.33 - - [2026-04-25 07:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.33 - - [2026-04-25 07:01:35] "GET /tag/c0cdd1ba-3ba0-4ab0-8ca9-d135ef6c7149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013521 10.0.0.33 - - [2026-04-25 07:01:35] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003430 10.0.0.33 - - [2026-04-25 07:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.33 - - [2026-04-25 07:01:35] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004368 10.0.0.33 - - [2026-04-25 07:01:35] "POST /firewall-rules HTTP/1.1" 200 626 0.115453 10.0.0.33 - - [2026-04-25 07:01:36] "POST /firewall-rules HTTP/1.1" 200 646 0.104719 10.0.0.33 - - [2026-04-25 07:01:36] "GET /firewall-rule/1378cbee-00cf-4efe-96c0-1fe854f37734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.005919 10.0.0.33 - - [2026-04-25 07:01:36] "GET /firewall-policy/7a05f120-16cc-4428-9ae3-78ac5d888e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003234 10.0.0.33 - - [2026-04-25 07:01:36] "GET /firewall-rule/41edef84-ea9b-4778-8cd8-5f84c6686bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.008322 10.0.0.33 - - [2026-04-25 07:01:36] "POST /ref-update HTTP/1.1" 200 156 0.028222 10.0.0.33 - - [2026-04-25 07:01:36] "POST /firewall-policys HTTP/1.1" 200 606 0.030722 10.0.0.33 - - [2026-04-25 07:01:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.039470 10.0.0.33 - - [2026-04-25 07:01:36] "GET /firewall-policy/19a2ff0c-be6e-4641-94f6-228478044030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006719 10.0.0.33 - - [2026-04-25 07:01:36] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004555 10.0.0.33 - - [2026-04-25 07:01:36] "GET /firewall-policy/19a2ff0c-be6e-4641-94f6-228478044030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003256 10.0.0.33 - - [2026-04-25 07:01:36] "GET /firewall-policy/78f3fe2e-680b-4caf-8915-c15984bf7fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004011 10.0.0.33 - - [2026-04-25 07:01:36] "GET /firewall-policy/7a05f120-16cc-4428-9ae3-78ac5d888e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005912 10.0.0.33 - - [2026-04-25 07:01:36] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.006786 10.0.0.33 - - [2026-04-25 07:01:36] "GET /firewall-policy/7a05f120-16cc-4428-9ae3-78ac5d888e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002698 10.0.0.33 - - [2026-04-25 07:01:36] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004046 10.0.0.33 - - [2026-04-25 07:01:36] "POST /ref-update HTTP/1.1" 200 156 0.023842 10.0.0.33 - - [2026-04-25 07:01:36] "POST /ref-update HTTP/1.1" 200 156 0.034165 10.0.0.33 - - [2026-04-25 07:01:36] "POST /ref-update HTTP/1.1" 200 156 0.029733 10.0.0.33 - - [2026-04-25 07:01:36] "POST /ref-update HTTP/1.1" 200 156 0.047880 10.0.0.33 - - [2026-04-25 07:01:36] "POST /ref-update HTTP/1.1" 200 156 0.037256 10.0.0.33 - - [2026-04-25 07:01:36] "GET /firewall-policy/19a2ff0c-be6e-4641-94f6-228478044030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004816 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:01:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.009993 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:01:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001497 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:01:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001246 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:01:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001379 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:02:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001261 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:02:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001503 10.0.0.33 - - [2026-04-25 07:03:35] "POST /tags HTTP/1.1" 409 252 0.004304 10.0.0.33 - - [2026-04-25 07:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.33 - - [2026-04-25 07:03:35] "GET /tag/fd7475ba-78ae-4000-a510-067116c0c875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.017041 10.0.0.33 - - [2026-04-25 07:03:35] "POST /tags HTTP/1.1" 409 228 0.003535 10.0.0.33 - - [2026-04-25 07:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.33 - - [2026-04-25 07:03:35] "GET /tag/37806241-2f48-465a-8990-fee9b8def9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.026190 10.0.0.33 - - [2026-04-25 07:03:35] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008446 10.0.0.33 - - [2026-04-25 07:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.33 - - [2026-04-25 07:03:35] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006219 10.0.0.33 - - [2026-04-25 07:03:35] "POST /tags HTTP/1.1" 409 206 0.003134 10.0.0.33 - - [2026-04-25 07:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.33 - - [2026-04-25 07:03:35] "GET /tag/52d6865e-8901-487e-98df-46ad186b4b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017969 10.0.0.33 - - [2026-04-25 07:03:35] "POST /tags HTTP/1.1" 409 226 0.002968 10.0.0.33 - - [2026-04-25 07:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.33 - - [2026-04-25 07:03:35] "GET /tag/c0cdd1ba-3ba0-4ab0-8ca9-d135ef6c7149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.016295 10.0.0.33 - - [2026-04-25 07:03:35] "POST /tags HTTP/1.1" 409 204 0.004044 10.0.0.33 - - [2026-04-25 07:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006279 10.0.0.33 - - [2026-04-25 07:03:35] "GET /tag/e9c99fa7-50da-429f-81a4-30530b076931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.022889 10.0.0.33 - - [2026-04-25 07:03:35] "POST /tags HTTP/1.1" 409 226 0.003309 10.0.0.33 - - [2026-04-25 07:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.33 - - [2026-04-25 07:03:35] "GET /tag/c0cdd1ba-3ba0-4ab0-8ca9-d135ef6c7149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013474 10.0.0.33 - - [2026-04-25 07:03:35] "POST /tags HTTP/1.1" 409 228 0.004151 10.0.0.33 - - [2026-04-25 07:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.33 - - [2026-04-25 07:03:36] "GET /tag/37806241-2f48-465a-8990-fee9b8def9e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015298 10.0.0.33 - - [2026-04-25 07:03:36] "POST /tags HTTP/1.1" 409 252 0.003545 10.0.0.33 - - [2026-04-25 07:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.33 - - [2026-04-25 07:03:36] "GET /tag/fd7475ba-78ae-4000-a510-067116c0c875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.023167 10.0.0.33 - - [2026-04-25 07:03:36] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006064 10.0.0.33 - - [2026-04-25 07:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.33 - - [2026-04-25 07:03:36] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004364 10.0.0.33 - - [2026-04-25 07:03:36] "POST /firewall-rules HTTP/1.1" 409 281 0.004459 10.0.0.33 - - [2026-04-25 07:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.33 - - [2026-04-25 07:03:36] "PUT /firewall-rule/41edef84-ea9b-4778-8cd8-5f84c6686bd8 HTTP/1.1" 200 260 0.028121 10.0.0.33 - - [2026-04-25 07:03:36] "POST /firewall-rules HTTP/1.1" 409 291 0.004484 10.0.0.33 - - [2026-04-25 07:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.33 - - [2026-04-25 07:03:36] "PUT /firewall-rule/1378cbee-00cf-4efe-96c0-1fe854f37734 HTTP/1.1" 200 260 0.036470 10.0.0.33 - - [2026-04-25 07:03:36] "GET /firewall-rule/1378cbee-00cf-4efe-96c0-1fe854f37734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.016224 10.0.0.33 - - [2026-04-25 07:03:36] "POST /firewall-rules HTTP/1.1" 200 658 0.089216 10.0.0.33 - - [2026-04-25 07:03:36] "GET /firewall-rule/163f5ef8-94e6-4ef2-9814-b89c2b9c5f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.012735 10.0.0.33 - - [2026-04-25 07:03:36] "GET /firewall-policy/7a05f120-16cc-4428-9ae3-78ac5d888e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003630 10.0.0.33 - - [2026-04-25 07:03:36] "GET /firewall-rule/41edef84-ea9b-4778-8cd8-5f84c6686bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004364 10.0.0.33 - - [2026-04-25 07:03:36] "POST /firewall-policys HTTP/1.1" 409 269 0.002683 10.0.0.33 - - [2026-04-25 07:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.33 - - [2026-04-25 07:03:36] "PUT /firewall-policy/19a2ff0c-be6e-4641-94f6-228478044030 HTTP/1.1" 200 264 0.026384 10.0.0.33 - - [2026-04-25 07:03:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.031145 10.0.0.33 - - [2026-04-25 07:03:36] "GET /firewall-policy/19a2ff0c-be6e-4641-94f6-228478044030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009907 10.0.0.33 - - [2026-04-25 07:03:36] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003822 10.0.0.33 - - [2026-04-25 07:03:36] "GET /firewall-policy/19a2ff0c-be6e-4641-94f6-228478044030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003719 10.0.0.33 - - [2026-04-25 07:03:36] "GET /firewall-policy/19a2ff0c-be6e-4641-94f6-228478044030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002788 10.0.0.33 - - [2026-04-25 07:03:36] "GET /firewall-policy/19a2ff0c-be6e-4641-94f6-228478044030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004403 10.0.0.33 - - [2026-04-25 07:03:48] "GET /global-system-configs HTTP/1.1" 200 322 0.025483 10.0.0.33 - - [2026-04-25 07:03:48] "GET /global-system-configs HTTP/1.1" 200 322 0.004756 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:03:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001569 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:03:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001479 10.0.0.33 - - [2026-04-25 07:04:38] "GET /virtual-machine-interface/8b7ded3e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.020402 10.0.0.33 - - [2026-04-25 07:04:38] "POST /set-tag HTTP/1.1" 200 109 0.008253 10.0.0.33 - - [2026-04-25 07:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008594 10.0.0.33 - - [2026-04-25 07:04:38] "GET /loadbalancer/0767cd0d-e0bd-4b87-9e16-6137a15ec43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003655 10.0.0.33 - - [2026-04-25 07:04:38] "GET /virtual-machine-interface/8b7ded3e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007035 10.0.0.33 - - [2026-04-25 07:04:38] "POST /set-tag HTTP/1.1" 200 109 0.032032 10.0.0.33 - - [2026-04-25 07:04:38] "DELETE /loadbalancer-member/5c46f4a1-f652-4190-82ef-aeaa26331d18 HTTP/1.1" 200 115 0.051731 10.0.0.33 - - [2026-04-25 07:04:38] "GET /virtual-machine-interface/8f6d18ca-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005893 10.0.0.33 - - [2026-04-25 07:04:38] "POST /set-tag HTTP/1.1" 200 109 0.003606 10.0.0.33 - - [2026-04-25 07:04:38] "GET /virtual-machine-interface/8ffa6446-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006871 10.0.0.33 - - [2026-04-25 07:04:38] "POST /set-tag HTTP/1.1" 200 109 0.003395 10.0.0.33 - - [2026-04-25 07:04:38] "GET /virtual-machine-interface/8ed04784-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005883 10.0.0.33 - - [2026-04-25 07:04:38] "POST /set-tag HTTP/1.1" 200 109 0.005064 10.0.0.33 - - [2026-04-25 07:04:38] "GET /virtual-machine-interface/8c20ad6c-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008352 10.0.0.33 - - [2026-04-25 07:04:38] "POST /set-tag HTTP/1.1" 200 109 0.003846 10.0.0.33 - - [2026-04-25 07:04:38] "GET /virtual-machine-interface/8ceb31ae-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007555 10.0.0.33 - - [2026-04-25 07:04:38] "POST /set-tag HTTP/1.1" 200 109 0.003128 10.0.0.33 - - [2026-04-25 07:04:38] "GET /virtual-machine-interface/8d87dba8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007490 10.0.0.33 - - [2026-04-25 07:04:38] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.33 - - [2026-04-25 07:04:38] "GET /virtual-machine-interface/8e3fcf2e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005960 10.0.0.33 - - [2026-04-25 07:04:38] "POST /set-tag HTTP/1.1" 200 109 0.003816 10.0.0.33 - - [2026-04-25 07:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005764 10.0.0.33 - - [2026-04-25 07:04:38] "GET /loadbalancer/0767cd0d-e0bd-4b87-9e16-6137a15ec43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003579 10.0.0.33 - - [2026-04-25 07:04:39] "GET /virtual-machine-interface/8b7ded3e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018124 10.0.0.33 - - [2026-04-25 07:04:39] "POST /set-tag HTTP/1.1" 200 109 0.005626 10.0.0.33 - - [2026-04-25 07:04:39] "GET /virtual-machine-interface/8d87dba8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010519 10.0.0.33 - - [2026-04-25 07:04:39] "POST /set-tag HTTP/1.1" 200 109 0.003824 10.0.0.33 - - [2026-04-25 07:04:39] "GET /virtual-machine-interface/8c20ad6c-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007913 10.0.0.33 - - [2026-04-25 07:04:39] "POST /set-tag HTTP/1.1" 200 109 0.003431 10.0.0.33 - - [2026-04-25 07:04:39] "GET /virtual-machine-interface/8b7ded3e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021271 10.0.0.33 - - [2026-04-25 07:04:39] "POST /set-tag HTTP/1.1" 200 109 0.003953 10.0.0.33 - - [2026-04-25 07:04:39] "GET /virtual-machine/b48052d1-553b-4404-9153-c1f70c2de62a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004391 10.0.0.33 - - [2026-04-25 07:04:39] "POST /ref-update HTTP/1.1" 200 156 0.011292 10.0.0.33 - - [2026-04-25 07:04:39] "GET /virtual-machine-interface/8b7ded3e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016854 10.0.0.33 - - [2026-04-25 07:04:39] "POST /set-tag HTTP/1.1" 200 109 0.036298 10.0.0.33 - - [2026-04-25 07:04:39] "POST /set-tag HTTP/1.1" 200 109 0.040783 10.0.0.33 - - [2026-04-25 07:04:39] "POST /set-tag HTTP/1.1" 200 109 0.046067 10.0.0.33 - - [2026-04-25 07:04:39] "POST /set-tag HTTP/1.1" 200 109 0.025109 10.0.0.33 - - [2026-04-25 07:04:39] "POST /set-tag HTTP/1.1" 200 109 0.042527 10.0.0.33 - - [2026-04-25 07:04:39] "DELETE /instance-ip/8b9dddec-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.065090 10.0.0.33 - - [2026-04-25 07:04:39] "POST /ref-update HTTP/1.1" 200 156 0.012802 10.0.0.33 - - [2026-04-25 07:04:39] "DELETE /virtual-machine-interface/8b7ded3e-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.072723 10.0.0.33 - - [2026-04-25 07:04:39] "DELETE /virtual-machine/b48052d1-553b-4404-9153-c1f70c2de62a HTTP/1.1" 200 115 0.030516 10.0.0.33 - - [2026-04-25 07:04:40] "GET /virtual-machine-interface/8d87dba8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010934 10.0.0.33 - - [2026-04-25 07:04:40] "POST /set-tag HTTP/1.1" 200 109 0.004042 10.0.0.33 - - [2026-04-25 07:04:40] "GET /virtual-machine/72ead07c-edff-4cdd-8fe1-1ddec02c578d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003989 10.0.0.33 - - [2026-04-25 07:04:40] "POST /ref-update HTTP/1.1" 200 156 0.013770 10.0.0.33 - - [2026-04-25 07:04:40] "GET /virtual-machine-interface/8d87dba8-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006711 10.0.0.33 - - [2026-04-25 07:04:40] "POST /set-tag HTTP/1.1" 200 109 0.033383 10.0.0.33 - - [2026-04-25 07:04:40] "POST /set-tag HTTP/1.1" 200 109 0.071044 10.0.0.33 - - [2026-04-25 07:04:40] "POST /set-tag HTTP/1.1" 200 109 0.061001 10.0.0.33 - - [2026-04-25 07:04:40] "POST /set-tag HTTP/1.1" 200 109 0.035481 10.0.0.33 - - [2026-04-25 07:04:40] "POST /set-tag HTTP/1.1" 200 109 0.029484 10.0.0.33 - - [2026-04-25 07:04:40] "DELETE /instance-ip/8da84316-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.050239 10.0.0.33 - - [2026-04-25 07:04:40] "DELETE /virtual-machine-interface/8d87dba8-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.059301 10.0.0.33 - - [2026-04-25 07:04:40] "DELETE /virtual-machine/72ead07c-edff-4cdd-8fe1-1ddec02c578d HTTP/1.1" 200 115 0.028421 10.0.0.33 - - [2026-04-25 07:04:40] "GET /virtual-machine-interface/8c20ad6c-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009549 10.0.0.33 - - [2026-04-25 07:04:40] "POST /set-tag HTTP/1.1" 200 109 0.006489 10.0.0.33 - - [2026-04-25 07:04:40] "GET /virtual-machine/77db28cf-80bc-44df-af58-22c5078af8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.006440 10.0.0.33 - - [2026-04-25 07:04:40] "POST /ref-update HTTP/1.1" 200 156 0.019068 10.0.0.33 - - [2026-04-25 07:04:40] "GET /virtual-machine-interface/8c20ad6c-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006027 10.0.0.33 - - [2026-04-25 07:04:40] "POST /set-tag HTTP/1.1" 200 109 0.029838 10.0.0.33 - - [2026-04-25 07:04:40] "POST /set-tag HTTP/1.1" 200 109 0.046445 10.0.0.33 - - [2026-04-25 07:04:40] "POST /set-tag HTTP/1.1" 200 109 0.023995 10.0.0.33 - - [2026-04-25 07:04:40] "POST /set-tag HTTP/1.1" 200 109 0.043242 10.0.0.33 - - [2026-04-25 07:04:41] "POST /set-tag HTTP/1.1" 200 109 0.044960 10.0.0.33 - - [2026-04-25 07:04:41] "DELETE /instance-ip/8c419356-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.049508 10.0.0.33 - - [2026-04-25 07:04:41] "POST /ref-update HTTP/1.1" 200 156 0.015059 10.0.0.33 - - [2026-04-25 07:04:41] "DELETE /virtual-machine-interface/8c20ad6c-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.054719 10.0.0.33 - - [2026-04-25 07:04:41] "DELETE /virtual-machine/77db28cf-80bc-44df-af58-22c5078af8d6 HTTP/1.1" 200 115 0.036215 10.0.0.33 - - [2026-04-25 07:04:41] "DELETE /tag/6df4c941-5fcb-41a9-bec2-278d715287dc HTTP/1.1" 200 115 0.065815 10.0.0.33 - - [2026-04-25 07:04:41] "GET /virtual-machine-interface/8ceb31ae-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006258 10.0.0.33 - - [2026-04-25 07:04:41] "POST /set-tag HTTP/1.1" 200 109 0.004132 10.0.0.33 - - [2026-04-25 07:04:41] "GET /virtual-machine-interface/8ceb31ae-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005984 10.0.0.33 - - [2026-04-25 07:04:41] "POST /set-tag HTTP/1.1" 200 109 0.005426 10.0.0.33 - - [2026-04-25 07:04:41] "GET /virtual-machine/0080575c-5550-4bc4-9d52-a281b6e0bdd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.004594 10.0.0.33 - - [2026-04-25 07:04:41] "POST /ref-update HTTP/1.1" 200 156 0.013778 10.0.0.33 - - [2026-04-25 07:04:41] "GET /virtual-machine-interface/8ceb31ae-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016590 10.0.0.33 - - [2026-04-25 07:04:41] "POST /set-tag HTTP/1.1" 200 109 0.033930 10.0.0.33 - - [2026-04-25 07:04:41] "POST /set-tag HTTP/1.1" 200 109 0.040243 10.0.0.33 - - [2026-04-25 07:04:41] "POST /set-tag HTTP/1.1" 200 109 0.042021 10.0.0.33 - - [2026-04-25 07:04:41] "POST /set-tag HTTP/1.1" 200 109 0.018655 10.0.0.33 - - [2026-04-25 07:04:41] "POST /set-tag HTTP/1.1" 200 109 0.025234 10.0.0.33 - - [2026-04-25 07:04:41] "DELETE /instance-ip/8d0e13ae-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.078136 10.0.0.33 - - [2026-04-25 07:04:41] "DELETE /virtual-machine-interface/8ceb31ae-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.066518 10.0.0.33 - - [2026-04-25 07:04:42] "DELETE /virtual-machine/0080575c-5550-4bc4-9d52-a281b6e0bdd0 HTTP/1.1" 200 115 0.032350 10.0.0.33 - - [2026-04-25 07:04:42] "DELETE /tag/52d6865e-8901-487e-98df-46ad186b4b8d HTTP/1.1" 409 388 0.007937 10.0.0.33 - - [2026-04-25 07:04:42] "DELETE /tag/fbdd7d61-9add-4776-b2a7-3a0fd4d125e3 HTTP/1.1" 200 115 0.042685 10.0.0.33 - - [2026-04-25 07:05:09] "GET /virtual-machine-interface/8ffa6446-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013215 10.0.0.33 - - [2026-04-25 07:05:09] "POST /set-tag HTTP/1.1" 200 109 0.008447 10.0.0.33 - - [2026-04-25 07:05:09] "GET /virtual-machine-interface/8f6d18ca-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017051 10.0.0.33 - - [2026-04-25 07:05:09] "POST /set-tag HTTP/1.1" 200 109 0.010364 10.0.0.33 - - [2026-04-25 07:05:09] "GET /virtual-machine-interface/8e3fcf2e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008439 10.0.0.33 - - [2026-04-25 07:05:09] "POST /set-tag HTTP/1.1" 200 109 0.003825 10.0.0.33 - - [2026-04-25 07:05:09] "GET /virtual-machine-interface/8ed04784-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006168 10.0.0.33 - - [2026-04-25 07:05:09] "POST /set-tag HTTP/1.1" 200 109 0.002987 10.0.0.33 - - [2026-04-25 07:05:09] "GET /virtual-machine-interface/8ffa6446-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007748 10.0.0.33 - - [2026-04-25 07:05:09] "POST /set-tag HTTP/1.1" 200 109 0.003775 10.0.0.33 - - [2026-04-25 07:05:09] "GET /virtual-machine/83754122-cad3-4e79-8104-17c400400072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.004865 10.0.0.33 - - [2026-04-25 07:05:09] "POST /ref-update HTTP/1.1" 200 156 0.022454 10.0.0.33 - - [2026-04-25 07:05:09] "GET /virtual-machine-interface/8ffa6446-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012611 10.0.0.33 - - [2026-04-25 07:05:09] "POST /set-tag HTTP/1.1" 200 109 0.023336 10.0.0.33 - - [2026-04-25 07:05:09] "POST /set-tag HTTP/1.1" 200 109 0.043984 10.0.0.33 - - [2026-04-25 07:05:09] "POST /set-tag HTTP/1.1" 200 109 0.040068 10.0.0.33 - - [2026-04-25 07:05:09] "POST /set-tag HTTP/1.1" 200 109 0.020508 10.0.0.33 - - [2026-04-25 07:05:09] "DELETE /instance-ip/901bd7ca-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.064857 10.0.0.33 - - [2026-04-25 07:05:09] "DELETE /virtual-machine-interface/8ffa6446-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.077288 10.0.0.33 - - [2026-04-25 07:05:09] "DELETE /virtual-machine/83754122-cad3-4e79-8104-17c400400072 HTTP/1.1" 200 115 0.033027 10.0.0.33 - - [2026-04-25 07:05:10] "DELETE /tag/2b72e4bd-573a-405b-81ee-a7dfc2ed4ab4 HTTP/1.1" 200 115 0.050482 10.0.0.33 - - [2026-04-25 07:05:10] "GET /virtual-machine-interface/8f6d18ca-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007925 10.0.0.33 - - [2026-04-25 07:05:10] "POST /set-tag HTTP/1.1" 200 109 0.004359 10.0.0.33 - - [2026-04-25 07:05:10] "GET /virtual-machine/5e943484-0a31-47bf-b0c1-62abc9f6b330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004335 10.0.0.33 - - [2026-04-25 07:05:10] "POST /ref-update HTTP/1.1" 200 156 0.013775 10.0.0.33 - - [2026-04-25 07:05:10] "GET /virtual-machine-interface/8f6d18ca-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005561 10.0.0.33 - - [2026-04-25 07:05:10] "POST /set-tag HTTP/1.1" 200 109 0.027146 10.0.0.33 - - [2026-04-25 07:05:10] "POST /set-tag HTTP/1.1" 200 109 0.040843 10.0.0.33 - - [2026-04-25 07:05:10] "POST /set-tag HTTP/1.1" 200 109 0.028853 10.0.0.33 - - [2026-04-25 07:05:10] "POST /set-tag HTTP/1.1" 200 109 0.049894 10.0.0.33 - - [2026-04-25 07:05:10] "DELETE /instance-ip/8f89cdd0-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.060249 10.0.0.33 - - [2026-04-25 07:05:10] "DELETE /virtual-machine-interface/8f6d18ca-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.058506 10.0.0.33 - - [2026-04-25 07:05:10] "DELETE /virtual-machine/5e943484-0a31-47bf-b0c1-62abc9f6b330 HTTP/1.1" 200 115 0.039299 10.0.0.33 - - [2026-04-25 07:05:10] "DELETE /tag/37806241-2f48-465a-8990-fee9b8def9e1 HTTP/1.1" 409 236 0.017191 10.0.0.33 - - [2026-04-25 07:05:10] "DELETE /tag/fd7475ba-78ae-4000-a510-067116c0c875 HTTP/1.1" 409 236 0.013807 10.0.0.33 - - [2026-04-25 07:05:10] "DELETE /tag/556542b0-e125-42af-a2e2-ff29cfc0f809 HTTP/1.1" 200 115 0.064739 10.0.0.33 - - [2026-04-25 07:05:10] "GET /virtual-machine-interface/8e3fcf2e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020403 10.0.0.33 - - [2026-04-25 07:05:10] "POST /set-tag HTTP/1.1" 200 109 0.004556 10.0.0.33 - - [2026-04-25 07:05:10] "GET /virtual-machine/2bd2e5d4-7e6e-425f-91e4-ce1f10efe30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.005319 10.0.0.33 - - [2026-04-25 07:05:10] "POST /ref-update HTTP/1.1" 200 156 0.017855 10.0.0.33 - - [2026-04-25 07:05:10] "GET /virtual-machine-interface/8e3fcf2e-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005698 10.0.0.33 - - [2026-04-25 07:05:10] "POST /set-tag HTTP/1.1" 200 109 0.029968 10.0.0.33 - - [2026-04-25 07:05:10] "POST /set-tag HTTP/1.1" 200 109 0.025818 10.0.0.33 - - [2026-04-25 07:05:10] "POST /set-tag HTTP/1.1" 200 109 0.019707 10.0.0.33 - - [2026-04-25 07:05:11] "POST /set-tag HTTP/1.1" 200 109 0.040432 10.0.0.33 - - [2026-04-25 07:05:11] "DELETE /instance-ip/8e606cc0-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.071370 10.0.0.33 - - [2026-04-25 07:05:11] "DELETE /virtual-machine-interface/8e3fcf2e-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.058367 10.0.0.33 - - [2026-04-25 07:05:11] "DELETE /virtual-machine/2bd2e5d4-7e6e-425f-91e4-ce1f10efe30d HTTP/1.1" 200 115 0.035096 10.0.0.33 - - [2026-04-25 07:05:11] "DELETE /tag/35c5ab3c-01b3-41f3-9631-096e6fe6a2ed HTTP/1.1" 200 115 0.076561 10.0.0.33 - - [2026-04-25 07:05:11] "GET /virtual-machine-interface/8ed04784-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007490 10.0.0.33 - - [2026-04-25 07:05:11] "POST /set-tag HTTP/1.1" 200 109 0.004590 10.0.0.33 - - [2026-04-25 07:05:11] "GET /virtual-machine/a19620d3-f517-4558-857d-65564845baad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.005689 10.0.0.33 - - [2026-04-25 07:05:11] "POST /ref-update HTTP/1.1" 200 156 0.011683 10.0.0.33 - - [2026-04-25 07:05:11] "GET /virtual-machine-interface/8ed04784-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005847 10.0.0.33 - - [2026-04-25 07:05:11] "POST /set-tag HTTP/1.1" 200 109 0.024974 10.0.0.33 - - [2026-04-25 07:05:11] "POST /set-tag HTTP/1.1" 200 109 0.041577 10.0.0.33 - - [2026-04-25 07:05:11] "POST /set-tag HTTP/1.1" 200 109 0.021339 10.0.0.33 - - [2026-04-25 07:05:11] "POST /set-tag HTTP/1.1" 200 109 0.039528 10.0.0.33 - - [2026-04-25 07:05:11] "DELETE /instance-ip/8ef40b6a-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.087060 10.0.0.33 - - [2026-04-25 07:05:11] "DELETE /virtual-machine-interface/8ed04784-4074-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.071226 10.0.0.33 - - [2026-04-25 07:05:11] "DELETE /virtual-machine/a19620d3-f517-4558-857d-65564845baad HTTP/1.1" 200 115 0.034419 10.0.0.33 - - [2026-04-25 07:05:11] "DELETE /tag/e9c99fa7-50da-429f-81a4-30530b076931 HTTP/1.1" 409 236 0.008244 10.0.0.33 - - [2026-04-25 07:05:11] "DELETE /tag/b6167fff-be71-4bc6-9f88-9093cde863ea HTTP/1.1" 200 115 0.045236 10.0.0.33 - - [2026-04-25 07:05:11] "DELETE /tag/b8ead7b4-4feb-4dbb-909d-8b0e5c6e1df3 HTTP/1.1" 200 115 0.052970 10.0.0.33 - - [2026-04-25 07:05:13] "POST /projects HTTP/1.1" 409 238 0.003197 10.0.0.33 - - [2026-04-25 07:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.33 - - [2026-04-25 07:05:13] "GET /project/f05f23a4-98c8-4a69-9dfd-a120d760e4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045111 10.0.0.33 - - [2026-04-25 07:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.33 - - [2026-04-25 07:05:13] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004730 10.0.0.33 - - [2026-04-25 07:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.33 - - [2026-04-25 07:05:13] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004678 10.0.0.33 - - [2026-04-25 07:05:13] "POST /security-groups HTTP/1.1" 409 285 0.002539 10.0.0.33 - - [2026-04-25 07:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.33 - - [2026-04-25 07:05:13] "PUT /security-group/1efa1b6c-056c-4ae0-84f6-0c80f0c552e4 HTTP/1.1" 200 262 0.060585 10.0.0.33 - - [2026-04-25 07:05:13] "PUT /access-control-list/e5bf0621-a0bc-4902-bf0e-a73ca1fd531f HTTP/1.1" 200 272 0.024245 10.0.0.33 - - [2026-04-25 07:05:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.036675 10.0.0.33 - - [2026-04-25 07:05:13] "PUT /access-control-list/507cdd39-7792-413e-b2be-1f6b1f147b63 HTTP/1.1" 200 272 0.028734 10.0.0.33 - - [2026-04-25 07:05:18] "POST /projects HTTP/1.1" 409 238 0.003041 10.0.0.33 - - [2026-04-25 07:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.33 - - [2026-04-25 07:05:18] "GET /project/f05f23a4-98c8-4a69-9dfd-a120d760e4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056235 10.0.0.33 - - [2026-04-25 07:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.33 - - [2026-04-25 07:05:18] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005308 10.0.0.33 - - [2026-04-25 07:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.33 - - [2026-04-25 07:05:18] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005207 10.0.0.33 - - [2026-04-25 07:05:18] "POST /security-groups HTTP/1.1" 409 285 0.004147 10.0.0.33 - - [2026-04-25 07:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.33 - - [2026-04-25 07:05:18] "PUT /security-group/1efa1b6c-056c-4ae0-84f6-0c80f0c552e4 HTTP/1.1" 200 262 0.061733 10.0.0.33 - - [2026-04-25 07:05:19] "PUT /access-control-list/e5bf0621-a0bc-4902-bf0e-a73ca1fd531f HTTP/1.1" 200 272 0.019258 10.0.0.33 - - [2026-04-25 07:05:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.042059 10.0.0.33 - - [2026-04-25 07:05:19] "PUT /access-control-list/507cdd39-7792-413e-b2be-1f6b1f147b63 HTTP/1.1" 200 272 0.054118 10.0.0.33 - - [2026-04-25 07:05:19] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.013890 10.0.0.33 - - [2026-04-25 07:05:19] "GET /firewall-rule/f2fddfa6-f44c-46d4-ade5-7b300a0bacd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.009319 10.0.0.33 - - [2026-04-25 07:05:19] "POST /ref-update HTTP/1.1" 200 156 0.062433 10.0.0.33 - - [2026-04-25 07:05:19] "DELETE /firewall-rule/f2fddfa6-f44c-46d4-ade5-7b300a0bacd7 HTTP/1.1" 200 115 0.065996 10.0.0.33 - - [2026-04-25 07:05:19] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.008743 10.0.0.33 - - [2026-04-25 07:05:19] "GET /firewall-rule/dc9ebe8a-321b-4fc4-ade4-2412b8727d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004304 10.0.0.33 - - [2026-04-25 07:05:19] "POST /ref-update HTTP/1.1" 200 156 0.054092 10.0.0.33 - - [2026-04-25 07:05:19] "DELETE /firewall-rule/dc9ebe8a-321b-4fc4-ade4-2412b8727d36 HTTP/1.1" 200 115 0.053952 10.0.0.33 - - [2026-04-25 07:05:19] "DELETE /tag/b5cea9e2-8332-419d-9be0-d89e3f2cbbdd HTTP/1.1" 200 115 0.043420 10.0.0.33 - - [2026-04-25 07:05:19] "DELETE /tag/37806241-2f48-465a-8990-fee9b8def9e1 HTTP/1.1" 409 236 0.005960 10.0.0.33 - - [2026-04-25 07:05:19] "DELETE /tag/fd7475ba-78ae-4000-a510-067116c0c875 HTTP/1.1" 409 236 0.006074 10.0.0.33 - - [2026-04-25 07:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005733 10.0.0.33 - - [2026-04-25 07:05:19] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008961 10.0.0.33 - - [2026-04-25 07:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.33 - - [2026-04-25 07:05:19] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007326 10.0.0.33 - - [2026-04-25 07:05:19] "PUT /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29 HTTP/1.1" 200 264 0.071390 10.0.0.33 - - [2026-04-25 07:05:19] "PUT /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9 HTTP/1.1" 200 264 0.058550 10.0.0.33 - - [2026-04-25 07:05:19] "DELETE /security-group/1efa1b6c-056c-4ae0-84f6-0c80f0c552e4 HTTP/1.1" 200 115 0.066414 10.0.0.33 - - [2026-04-25 07:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.33 - - [2026-04-25 07:05:19] "DELETE /access-control-list/e5bf0621-a0bc-4902-bf0e-a73ca1fd531f HTTP/1.1" 200 115 0.069456 10.0.0.33 - - [2026-04-25 07:05:20] "DELETE /access-control-list/507cdd39-7792-413e-b2be-1f6b1f147b63 HTTP/1.1" 200 115 0.037853 10.0.0.33 - - [2026-04-25 07:05:20] "GET /project/f05f23a4-98c8-4a69-9dfd-a120d760e4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.066535 10.0.0.33 - - [2026-04-25 07:05:20] "GET /project/f05f23a4-98c8-4a69-9dfd-a120d760e4e0?fields=security_groups HTTP/1.1" 200 1353 0.047199 10.0.0.33 - - [2026-04-25 07:05:20] "DELETE /security-group/9419b994-1ace-4f95-b18c-5ed11a6993d2 HTTP/1.1" 200 115 0.056031 10.0.0.33 - - [2026-04-25 07:05:20] "DELETE /access-control-list/d306d738-9783-4087-a0db-c01a17667109 HTTP/1.1" 200 115 0.035208 10.0.0.33 - - [2026-04-25 07:05:20] "GET /project/f05f23a4-98c8-4a69-9dfd-a120d760e4e0?fields=application_policy_sets HTTP/1.1" 200 1392 0.060913 10.0.0.33 - - [2026-04-25 07:05:20] "DELETE /access-control-list/8a494246-6d54-4526-90fc-9aad271ef3c7 HTTP/1.1" 200 115 0.067434 10.0.0.33 - - [2026-04-25 07:05:20] "DELETE /project/f05f23a4-98c8-4a69-9dfd-a120d760e4e0 HTTP/1.1" 200 115 0.380520 10.0.0.33 - - [2026-04-25 07:05:20] "POST /projects HTTP/1.1" 409 238 0.003235 10.0.0.33 - - [2026-04-25 07:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.33 - - [2026-04-25 07:05:20] "GET /project/2a73c46a-781f-48d8-b688-d0208a517409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046099 10.0.0.33 - - [2026-04-25 07:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.33 - - [2026-04-25 07:05:20] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005399 10.0.0.33 - - [2026-04-25 07:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.33 - - [2026-04-25 07:05:20] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007970 10.0.0.33 - - [2026-04-25 07:05:20] "POST /security-groups HTTP/1.1" 409 285 0.003738 10.0.0.33 - - [2026-04-25 07:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.33 - - [2026-04-25 07:05:20] "PUT /security-group/d8f3b784-591a-473f-b697-338da412314c HTTP/1.1" 200 262 0.074270 10.0.0.33 - - [2026-04-25 07:05:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.057569 10.0.0.33 - - [2026-04-25 07:05:20] "PUT /access-control-list/e2ff33b4-5885-428b-bb5a-3d74b2405a45 HTTP/1.1" 200 272 0.037905 10.0.0.33 - - [2026-04-25 07:05:20] "PUT /access-control-list/54e88d7c-2a9e-4108-b9ad-6885ec1be729 HTTP/1.1" 200 272 0.051318 10.0.0.33 - - [2026-04-25 07:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.33 - - [2026-04-25 07:05:24] "GET /loadbalancer/0767cd0d-e0bd-4b87-9e16-6137a15ec43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.005098 10.0.0.33 - - [2026-04-25 07:05:24] "GET /virtual-machine-interface/8c20ad6c-4074-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002563 10.0.0.33 - - [2026-04-25 07:05:24] "DELETE /loadbalancer-member/54f90faf-c106-4fde-807a-73a40ffa3449 HTTP/1.1" 200 115 0.098062 10.0.0.33 - - [2026-04-25 07:05:24] "DELETE /loadbalancer-pool/e91669e6-690e-4b77-bc6d-ae1b521d42d4 HTTP/1.1" 200 115 0.089988 10.0.0.33 - - [2026-04-25 07:05:25] "DELETE /loadbalancer-listener/fea2c8c7-ea66-4672-ac30-1f4d793005ea HTTP/1.1" 200 115 0.064119 10.0.0.33 - - [2026-04-25 07:05:25] "DELETE /loadbalancer/0767cd0d-e0bd-4b87-9e16-6137a15ec43c HTTP/1.1" 200 115 0.062428 10.0.0.33 - - [2026-04-25 07:05:25] "DELETE /floating-ip/259df038-38de-40b8-b5c8-8bec3a52bb57 HTTP/1.1" 200 115 0.046785 10.0.0.33 - - [2026-04-25 07:05:25] "DELETE /instance-ip/4c3a7569-9b82-47a2-95c7-ade57fc7e1eb HTTP/1.1" 200 115 0.056946 10.0.0.33 - - [2026-04-25 07:05:25] "DELETE /virtual-machine-interface/1dd76b2b-867b-4d01-8d80-dd355fb85764 HTTP/1.1" 200 115 0.067978 10.0.0.33 - - [2026-04-25 07:05:25] "DELETE /tag/3b619aa8-8db9-4a2f-b2e3-0c1323a5117b HTTP/1.1" 200 115 0.053191 10.0.0.33 - - [2026-04-25 07:05:25] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003657 10.0.0.33 - - [2026-04-25 07:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.33 - - [2026-04-25 07:05:25] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004675 10.0.0.33 - - [2026-04-25 07:05:25] "GET /firewall-policy/7a05f120-16cc-4428-9ae3-78ac5d888e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003480 10.0.0.33 - - [2026-04-25 07:05:25] "GET /firewall-rule/41edef84-ea9b-4778-8cd8-5f84c6686bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004126 10.0.0.33 - - [2026-04-25 07:05:25] "POST /ref-update HTTP/1.1" 200 156 0.017363 10.0.0.33 - - [2026-04-25 07:05:25] "DELETE /firewall-rule/41edef84-ea9b-4778-8cd8-5f84c6686bd8 HTTP/1.1" 200 115 0.098051 10.0.0.33 - - [2026-04-25 07:05:25] "GET /firewall-policy/19a2ff0c-be6e-4641-94f6-228478044030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003366 10.0.0.33 - - [2026-04-25 07:05:25] "GET /firewall-rule/1378cbee-00cf-4efe-96c0-1fe854f37734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.004344 10.0.0.33 - - [2026-04-25 07:05:25] "POST /ref-update HTTP/1.1" 200 156 0.019414 10.0.0.33 - - [2026-04-25 07:05:25] "DELETE /firewall-rule/1378cbee-00cf-4efe-96c0-1fe854f37734 HTTP/1.1" 200 115 0.107116 10.0.0.33 - - [2026-04-25 07:05:25] "GET /firewall-policy/19a2ff0c-be6e-4641-94f6-228478044030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.019148 10.0.0.33 - - [2026-04-25 07:05:25] "GET /firewall-rule/163f5ef8-94e6-4ef2-9814-b89c2b9c5f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.004796 10.0.0.33 - - [2026-04-25 07:05:25] "POST /ref-update HTTP/1.1" 200 156 0.040263 10.0.0.33 - - [2026-04-25 07:05:26] "DELETE /firewall-rule/163f5ef8-94e6-4ef2-9814-b89c2b9c5f32 HTTP/1.1" 200 115 0.154028 10.0.0.33 - - [2026-04-25 07:05:26] "GET /application-policy-set/6f05e83c-f50a-44ee-96b5-2033d01f92c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007603 10.0.0.33 - - [2026-04-25 07:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2026-04-25 07:05:26] "GET /policy-management/f6e225b3-2717-4e91-a962-89850923dc60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004291 10.0.0.33 - - [2026-04-25 07:05:26] "GET /firewall-policy/19a2ff0c-be6e-4641-94f6-228478044030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005999 10.0.0.33 - - [2026-04-25 07:05:26] "POST /ref-update HTTP/1.1" 200 156 0.042805 10.0.0.33 - - [2026-04-25 07:05:26] "DELETE /firewall-policy/19a2ff0c-be6e-4641-94f6-228478044030 HTTP/1.1" 200 115 0.076835 10.0.0.33 - - [2026-04-25 07:05:26] "DELETE /tag/e9c99fa7-50da-429f-81a4-30530b076931 HTTP/1.1" 200 115 0.100318 10.0.0.33 - - [2026-04-25 07:05:26] "DELETE /tag/37806241-2f48-465a-8990-fee9b8def9e1 HTTP/1.1" 200 115 0.107037 10.0.0.33 - - [2026-04-25 07:05:26] "DELETE /tag/52d6865e-8901-487e-98df-46ad186b4b8d HTTP/1.1" 200 115 0.091588 10.0.0.33 - - [2026-04-25 07:05:26] "DELETE /tag/fd7475ba-78ae-4000-a510-067116c0c875 HTTP/1.1" 200 115 0.097943 10.0.0.33 - - [2026-04-25 07:05:26] "POST /projects HTTP/1.1" 409 238 0.008129 10.0.0.33 - - [2026-04-25 07:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.33 - - [2026-04-25 07:05:26] "GET /project/2a73c46a-781f-48d8-b688-d0208a517409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.073239 10.0.0.33 - - [2026-04-25 07:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.33 - - [2026-04-25 07:05:26] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005922 10.0.0.33 - - [2026-04-25 07:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.33 - - [2026-04-25 07:05:26] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007439 10.0.0.33 - - [2026-04-25 07:05:26] "POST /security-groups HTTP/1.1" 409 285 0.003074 10.0.0.33 - - [2026-04-25 07:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.33 - - [2026-04-25 07:05:27] "PUT /security-group/d8f3b784-591a-473f-b697-338da412314c HTTP/1.1" 200 262 0.063141 10.0.0.33 - - [2026-04-25 07:05:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.045722 10.0.0.33 - - [2026-04-25 07:05:27] "PUT /access-control-list/e2ff33b4-5885-428b-bb5a-3d74b2405a45 HTTP/1.1" 200 272 0.032198 10.0.0.33 - - [2026-04-25 07:05:27] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.027660 10.0.0.33 - - [2026-04-25 07:05:27] "PUT /access-control-list/54e88d7c-2a9e-4108-b9ad-6885ec1be729 HTTP/1.1" 200 272 0.028705 10.0.0.33 - - [2026-04-25 07:05:27] "GET /firewall-rule/4b084f90-fd0c-429c-8fe0-194ab3aeb51b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006775 10.0.0.33 - - [2026-04-25 07:05:27] "POST /ref-update HTTP/1.1" 200 156 0.077568 10.0.0.33 - - [2026-04-25 07:05:27] "DELETE /firewall-rule/4b084f90-fd0c-429c-8fe0-194ab3aeb51b HTTP/1.1" 200 115 0.071540 10.0.0.33 - - [2026-04-25 07:05:27] "GET /firewall-policy/d69e96c6-faaa-49ea-8b08-4983c3416910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005924 10.0.0.33 - - [2026-04-25 07:05:27] "GET /firewall-rule/8b160b8a-4836-40f0-841c-6843af28c10a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003881 10.0.0.33 - - [2026-04-25 07:05:27] "POST /ref-update HTTP/1.1" 200 156 0.083806 10.0.0.33 - - [2026-04-25 07:05:27] "DELETE /firewall-rule/8b160b8a-4836-40f0-841c-6843af28c10a HTTP/1.1" 200 115 0.082391 10.0.0.33 - - [2026-04-25 07:05:27] "DELETE /tag/c0cdd1ba-3ba0-4ab0-8ca9-d135ef6c7149 HTTP/1.1" 200 115 0.057042 10.0.0.33 - - [2026-04-25 07:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.33 - - [2026-04-25 07:05:27] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.013087 10.0.0.33 - - [2026-04-25 07:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010048 10.0.0.33 - - [2026-04-25 07:05:27] "GET /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.013431 10.0.0.33 - - [2026-04-25 07:05:27] "PUT /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29 HTTP/1.1" 200 264 0.071581 10.0.0.33 - - [2026-04-25 07:05:28] "PUT /virtual-network/990423fc-cfb4-48ee-9ff5-c72002a1b3d9 HTTP/1.1" 200 264 0.110006 10.0.0.33 - - [2026-04-25 07:05:28] "DELETE /security-group/d8f3b784-591a-473f-b697-338da412314c HTTP/1.1" 200 115 0.135358 10.0.0.33 - - [2026-04-25 07:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.33 - - [2026-04-25 07:05:28] "DELETE /access-control-list/e2ff33b4-5885-428b-bb5a-3d74b2405a45 HTTP/1.1" 200 115 0.070046 10.0.0.33 - - [2026-04-25 07:05:28] "DELETE /access-control-list/54e88d7c-2a9e-4108-b9ad-6885ec1be729 HTTP/1.1" 200 115 0.041540 10.0.0.33 - - [2026-04-25 07:05:28] "GET /project/2a73c46a-781f-48d8-b688-d0208a517409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.058961 10.0.0.33 - - [2026-04-25 07:05:28] "GET /project/2a73c46a-781f-48d8-b688-d0208a517409?fields=security_groups HTTP/1.1" 200 1352 0.049961 10.0.0.33 - - [2026-04-25 07:05:28] "DELETE /security-group/13f80164-a17c-47a6-99b3-24f29b36bee5 HTTP/1.1" 200 115 0.071632 10.0.0.33 - - [2026-04-25 07:05:28] "DELETE /access-control-list/9795b631-4e5a-434c-ad12-fcccb04fb5d0 HTTP/1.1" 200 115 0.065876 10.0.0.33 - - [2026-04-25 07:05:28] "GET /project/2a73c46a-781f-48d8-b688-d0208a517409?fields=application_policy_sets HTTP/1.1" 200 1391 0.069725 10.0.0.33 - - [2026-04-25 07:05:28] "DELETE /access-control-list/c9751189-4097-4445-ad88-744da6b63d55 HTTP/1.1" 200 115 0.059231 10.0.0.33 - - [2026-04-25 07:05:28] "DELETE /project/2a73c46a-781f-48d8-b688-d0208a517409 HTTP/1.1" 200 115 0.431799 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:05:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001675 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:05:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002522 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:06:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001653 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:06:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002873 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:06:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001370 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:06:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001364 10.0.0.33 - - [2026-04-25 07:06:35] "GET / HTTP/1.1" 200 35931 0.002611 10.0.0.33 - - [2026-04-25 07:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.33 - - [2026-04-25 07:06:35] "GET /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004418 10.0.0.33 - - [2026-04-25 07:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.33 - - [2026-04-25 07:06:36] "GET /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.011793 10.0.0.33 - - [2026-04-25 07:06:51] "GET / HTTP/1.1" 200 35931 0.002111 10.0.0.33 - - [2026-04-25 07:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.33 - - [2026-04-25 07:06:51] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.014831 10.0.0.33 - - [2026-04-25 07:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008459 10.0.0.33 - - [2026-04-25 07:06:51] "GET /config-node/b0c5eee8-d607-4098-babf-b439fe03c7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003468 10.0.0.33 - - [2026-04-25 07:06:52] "GET / HTTP/1.1" 200 35931 0.002886 10.0.0.33 - - [2026-04-25 07:06:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004285 10.0.0.33 - - [2026-04-25 07:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.33 - - [2026-04-25 07:06:57] "GET /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003127 10.0.0.33 - - [2026-04-25 07:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.33 - - [2026-04-25 07:06:57] "PUT /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672 HTTP/1.1" 200 276 0.021873 10.0.0.33 - - [2026-04-25 07:06:57] "GET / HTTP/1.1" 200 35931 0.002792 10.0.0.33 - - [2026-04-25 07:06:57] "POST /alarms HTTP/1.1" 409 264 0.003582 10.0.0.33 - - [2026-04-25 07:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.33 - - [2026-04-25 07:06:57] "PUT /alarm/97fa247e-4300-42f0-aaa8-76e767e9376e HTTP/1.1" 200 244 0.016460 10.0.0.33 - - [2026-04-25 07:06:57] "POST /alarms HTTP/1.1" 409 261 0.002698 10.0.0.33 - - [2026-04-25 07:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.33 - - [2026-04-25 07:06:57] "PUT /alarm/4c541321-2581-4e5b-a440-1f87f14ec857 HTTP/1.1" 200 244 0.015074 10.0.0.33 - - [2026-04-25 07:06:57] "POST /alarms HTTP/1.1" 409 261 0.009680 10.0.0.33 - - [2026-04-25 07:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.33 - - [2026-04-25 07:06:57] "PUT /alarm/58bc6707-4b99-4bea-8964-d35ec2f13032 HTTP/1.1" 200 244 0.018342 10.0.0.33 - - [2026-04-25 07:06:57] "POST /alarms HTTP/1.1" 409 253 0.006678 10.0.0.33 - - [2026-04-25 07:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006421 10.0.0.33 - - [2026-04-25 07:06:57] "PUT /alarm/cc0eec3b-cf94-4af1-9c2d-35a24d07bc9e HTTP/1.1" 200 244 0.023536 10.0.0.33 - - [2026-04-25 07:06:57] "POST /alarms HTTP/1.1" 409 251 0.023717 10.0.0.33 - - [2026-04-25 07:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.33 - - [2026-04-25 07:06:58] "PUT /alarm/b87f89cc-780b-4814-afc0-9f78f00d463e HTTP/1.1" 200 244 0.017292 10.0.0.33 - - [2026-04-25 07:06:58] "POST /alarms HTTP/1.1" 409 252 0.013515 10.0.0.33 - - [2026-04-25 07:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.33 - - [2026-04-25 07:06:58] "PUT /alarm/cdb8d13c-8bba-42e0-8cc3-4d44269dda70 HTTP/1.1" 200 244 0.031924 10.0.0.33 - - [2026-04-25 07:06:58] "POST /alarms HTTP/1.1" 409 256 0.009624 10.0.0.33 - - [2026-04-25 07:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.33 - - [2026-04-25 07:06:58] "PUT /alarm/33b2e7d4-8bbf-4013-98aa-7291564b477a HTTP/1.1" 200 244 0.018656 10.0.0.33 - - [2026-04-25 07:06:58] "POST /alarms HTTP/1.1" 409 248 0.009887 10.0.0.33 - - [2026-04-25 07:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011011 10.0.0.33 - - [2026-04-25 07:06:58] "PUT /alarm/d342d222-f8f7-41ac-86d7-073e5ee7307d HTTP/1.1" 200 244 0.023673 10.0.0.33 - - [2026-04-25 07:06:58] "POST /alarms HTTP/1.1" 409 252 0.018885 10.0.0.33 - - [2026-04-25 07:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.33 - - [2026-04-25 07:06:58] "PUT /alarm/47f1e14a-0d16-4e88-a19c-b1766e0cd8e4 HTTP/1.1" 200 244 0.022675 10.0.0.33 - - [2026-04-25 07:06:58] "POST /alarms HTTP/1.1" 409 257 0.012910 10.0.0.33 - - [2026-04-25 07:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.33 - - [2026-04-25 07:06:58] "PUT /alarm/2a13eb7f-e949-4cae-8d70-958272abf080 HTTP/1.1" 200 244 0.023144 10.0.0.33 - - [2026-04-25 07:06:58] "POST /alarms HTTP/1.1" 409 251 0.015472 10.0.0.33 - - [2026-04-25 07:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.33 - - [2026-04-25 07:06:58] "PUT /alarm/d4c50ffc-99c1-491b-9e54-ad63d1f35e37 HTTP/1.1" 200 244 0.023567 10.0.0.33 - - [2026-04-25 07:06:58] "POST /alarms HTTP/1.1" 409 257 0.004007 10.0.0.33 - - [2026-04-25 07:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.33 - - [2026-04-25 07:06:58] "PUT /alarm/5cda7df6-3ef8-4d9a-b530-703879058902 HTTP/1.1" 200 244 0.022066 10.0.0.33 - - [2026-04-25 07:06:58] "POST /alarms HTTP/1.1" 409 261 0.008773 10.0.0.33 - - [2026-04-25 07:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.33 - - [2026-04-25 07:06:58] "PUT /alarm/057706dd-3947-40e0-a47c-69a67b5c5c03 HTTP/1.1" 200 244 0.016405 10.0.0.33 - - [2026-04-25 07:06:58] "POST /alarms HTTP/1.1" 409 258 0.008738 10.0.0.33 - - [2026-04-25 07:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.33 - - [2026-04-25 07:06:58] "PUT /alarm/b9a726e3-eacb-499c-8457-f848eabc0752 HTTP/1.1" 200 244 0.020125 10.0.0.33 - - [2026-04-25 07:06:58] "POST /alarms HTTP/1.1" 409 254 0.011383 10.0.0.33 - - [2026-04-25 07:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.33 - - [2026-04-25 07:06:59] "PUT /alarm/f22eed41-de1a-463e-b3bb-efc1b8f78e72 HTTP/1.1" 200 244 0.018081 10.0.0.33 - - [2026-04-25 07:06:59] "POST /alarms HTTP/1.1" 409 254 0.012413 10.0.0.33 - - [2026-04-25 07:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.33 - - [2026-04-25 07:06:59] "PUT /alarm/4c6edf8f-5c20-4135-b10f-478d5f223d4f HTTP/1.1" 200 244 0.017194 10.0.0.33 - - [2026-04-25 07:06:59] "POST /alarms HTTP/1.1" 409 254 0.007947 10.0.0.33 - - [2026-04-25 07:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.33 - - [2026-04-25 07:06:59] "PUT /alarm/82d8b6d6-360e-4b15-86f7-9a8ae1b506e3 HTTP/1.1" 200 244 0.018391 10.0.0.33 - - [2026-04-25 07:06:59] "POST /alarms HTTP/1.1" 409 247 0.006941 10.0.0.33 - - [2026-04-25 07:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005226 10.0.0.33 - - [2026-04-25 07:06:59] "PUT /alarm/eaae2f95-3cea-461d-8692-7c585d6191a4 HTTP/1.1" 200 244 0.013409 10.0.0.33 - - [2026-04-25 07:06:59] "POST /alarms HTTP/1.1" 409 272 0.020146 10.0.0.33 - - [2026-04-25 07:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.33 - - [2026-04-25 07:06:59] "PUT /alarm/4b44d19a-1060-47b8-9a26-981eee6c1fd8 HTTP/1.1" 200 244 0.017260 10.0.0.33 - - [2026-04-25 07:06:59] "POST /alarms HTTP/1.1" 409 261 0.014797 10.0.0.33 - - [2026-04-25 07:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.33 - - [2026-04-25 07:06:59] "PUT /alarm/5151bae1-45e8-4dfe-a0bf-98ef7b722732 HTTP/1.1" 200 244 0.014987 10.0.0.33 - - [2026-04-25 07:06:59] "POST /alarms HTTP/1.1" 409 259 0.019822 10.0.0.33 - - [2026-04-25 07:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.33 - - [2026-04-25 07:06:59] "PUT /alarm/c003a4bc-c6f2-47c8-99dc-aad64230005b HTTP/1.1" 200 244 0.017990 10.0.0.33 - - [2026-04-25 07:06:59] "POST /alarms HTTP/1.1" 409 265 0.005153 10.0.0.33 - - [2026-04-25 07:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.33 - - [2026-04-25 07:06:59] "PUT /alarm/51a7fc41-dd06-4361-98cc-157df0ebc8c4 HTTP/1.1" 200 244 0.016518 10.0.0.33 - - [2026-04-25 07:06:59] "POST /alarms HTTP/1.1" 409 279 0.008826 10.0.0.33 - - [2026-04-25 07:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.33 - - [2026-04-25 07:06:59] "PUT /alarm/fb0f0584-c66e-41e5-9791-5ad615a20df5 HTTP/1.1" 200 244 0.015922 10.0.0.33 - - [2026-04-25 07:07:00] "GET / HTTP/1.1" 200 35931 0.002379 10.0.0.33 - - [2026-04-25 07:07:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003296 10.0.0.33 - - [2026-04-25 07:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.33 - - [2026-04-25 07:07:00] "PUT /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672 HTTP/1.1" 200 276 0.011193 10.0.0.33 - - [2026-04-25 07:07:00] "GET / HTTP/1.1" 200 35931 0.006899 10.0.0.33 - - [2026-04-25 07:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.33 - - [2026-04-25 07:07:00] "GET /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.009527 10.0.0.33 - - [2026-04-25 07:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010881 10.0.0.33 - - [2026-04-25 07:07:00] "PUT /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672 HTTP/1.1" 200 276 0.092080 10.0.0.33 - - [2026-04-25 07:07:01] "GET / HTTP/1.1" 200 35931 0.004425 10.0.0.33 - - [2026-04-25 07:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.33 - - [2026-04-25 07:07:01] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.010787 10.0.0.33 - - [2026-04-25 07:07:01] "PUT /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296 HTTP/1.1" 200 274 0.059269 10.0.0.33 - - [2026-04-25 07:07:04] "GET / HTTP/1.1" 200 35931 0.002592 10.0.0.33 - - [2026-04-25 07:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.33 - - [2026-04-25 07:07:04] "GET /routing-instance/1d3e8cf8-afbc-4e4e-b2ed-c8e938fe5f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005309 10.0.0.33 - - [2026-04-25 07:07:04] "POST /bgp-routers HTTP/1.1" 409 301 0.004951 10.0.0.33 - - [2026-04-25 07:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.33 - - [2026-04-25 07:07:04] "GET /bgp-router/b12bdf8c-25c9-40a7-a114-24e868fa52f5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004383 10.0.0.33 - - [2026-04-25 07:07:04] "PUT /bgp-router/b12bdf8c-25c9-40a7-a114-24e868fa52f5 HTTP/1.1" 200 254 0.018716 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:07:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001485 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:07:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001501 10.0.0.33 - - [2026-04-25 07:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.33 - - [2026-04-25 07:07:07] "GET /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004487 10.0.0.33 - - [2026-04-25 07:07:20] "GET / HTTP/1.1" 200 35931 0.002471 10.0.0.33 - - [2026-04-25 07:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.33 - - [2026-04-25 07:07:20] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.008315 10.0.0.33 - - [2026-04-25 07:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.33 - - [2026-04-25 07:07:20] "GET /config-node/b0c5eee8-d607-4098-babf-b439fe03c7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003173 10.0.0.33 - - [2026-04-25 07:07:32] "GET / HTTP/1.1" 200 35931 0.002068 10.0.0.33 - - [2026-04-25 07:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200 10.0.0.33 - - [2026-04-25 07:07:32] "GET /routing-instance/1d3e8cf8-afbc-4e4e-b2ed-c8e938fe5f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008425 10.0.0.33 - - [2026-04-25 07:07:32] "POST /bgp-routers HTTP/1.1" 409 301 0.008169 10.0.0.33 - - [2026-04-25 07:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.33 - - [2026-04-25 07:07:33] "GET /bgp-router/b12bdf8c-25c9-40a7-a114-24e868fa52f5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.009309 10.0.0.33 - - [2026-04-25 07:07:33] "PUT /bgp-router/b12bdf8c-25c9-40a7-a114-24e868fa52f5 HTTP/1.1" 200 254 0.047838 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:07:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001308 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:07:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001271 10.0.0.33 - - [2026-04-25 07:07:49] "GET / HTTP/1.1" 200 35931 0.002480 10.0.0.33 - - [2026-04-25 07:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.33 - - [2026-04-25 07:07:49] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.009923 10.0.0.33 - - [2026-04-25 07:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.33 - - [2026-04-25 07:07:49] "GET /config-node/b0c5eee8-d607-4098-babf-b439fe03c7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003488 10.0.0.33 - - [2026-04-25 07:07:49] "GET / HTTP/1.1" 200 35931 0.003551 10.0.0.33 - - [2026-04-25 07:07:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004380 10.0.0.33 - - [2026-04-25 07:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.33 - - [2026-04-25 07:07:54] "GET /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003819 10.0.0.33 - - [2026-04-25 07:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.33 - - [2026-04-25 07:07:54] "PUT /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672 HTTP/1.1" 200 276 0.011583 10.0.0.33 - - [2026-04-25 07:07:55] "GET / HTTP/1.1" 200 35931 0.002146 10.0.0.33 - - [2026-04-25 07:07:55] "POST /alarms HTTP/1.1" 409 264 0.003048 10.0.0.33 - - [2026-04-25 07:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.33 - - [2026-04-25 07:07:55] "PUT /alarm/97fa247e-4300-42f0-aaa8-76e767e9376e HTTP/1.1" 200 244 0.015483 10.0.0.33 - - [2026-04-25 07:07:55] "POST /alarms HTTP/1.1" 409 261 0.004459 10.0.0.33 - - [2026-04-25 07:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004701 10.0.0.33 - - [2026-04-25 07:07:55] "PUT /alarm/4c541321-2581-4e5b-a440-1f87f14ec857 HTTP/1.1" 200 244 0.012282 10.0.0.33 - - [2026-04-25 07:07:55] "POST /alarms HTTP/1.1" 409 261 0.003449 10.0.0.33 - - [2026-04-25 07:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.33 - - [2026-04-25 07:07:55] "PUT /alarm/58bc6707-4b99-4bea-8964-d35ec2f13032 HTTP/1.1" 200 244 0.013641 10.0.0.33 - - [2026-04-25 07:07:55] "POST /alarms HTTP/1.1" 409 253 0.004153 10.0.0.33 - - [2026-04-25 07:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.33 - - [2026-04-25 07:07:55] "PUT /alarm/cc0eec3b-cf94-4af1-9c2d-35a24d07bc9e HTTP/1.1" 200 244 0.016896 10.0.0.33 - - [2026-04-25 07:07:55] "POST /alarms HTTP/1.1" 409 251 0.004307 10.0.0.33 - - [2026-04-25 07:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.33 - - [2026-04-25 07:07:55] "PUT /alarm/b87f89cc-780b-4814-afc0-9f78f00d463e HTTP/1.1" 200 244 0.018132 10.0.0.33 - - [2026-04-25 07:07:55] "POST /alarms HTTP/1.1" 409 252 0.003587 10.0.0.33 - - [2026-04-25 07:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.33 - - [2026-04-25 07:07:55] "PUT /alarm/cdb8d13c-8bba-42e0-8cc3-4d44269dda70 HTTP/1.1" 200 244 0.014084 10.0.0.33 - - [2026-04-25 07:07:55] "POST /alarms HTTP/1.1" 409 256 0.013481 10.0.0.33 - - [2026-04-25 07:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005166 10.0.0.33 - - [2026-04-25 07:07:55] "PUT /alarm/33b2e7d4-8bbf-4013-98aa-7291564b477a HTTP/1.1" 200 244 0.022686 10.0.0.33 - - [2026-04-25 07:07:55] "POST /alarms HTTP/1.1" 409 248 0.013727 10.0.0.33 - - [2026-04-25 07:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.33 - - [2026-04-25 07:07:55] "PUT /alarm/d342d222-f8f7-41ac-86d7-073e5ee7307d HTTP/1.1" 200 244 0.014709 10.0.0.33 - - [2026-04-25 07:07:55] "POST /alarms HTTP/1.1" 409 252 0.010783 10.0.0.33 - - [2026-04-25 07:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.33 - - [2026-04-25 07:07:55] "PUT /alarm/47f1e14a-0d16-4e88-a19c-b1766e0cd8e4 HTTP/1.1" 200 244 0.034453 10.0.0.33 - - [2026-04-25 07:07:55] "POST /alarms HTTP/1.1" 409 257 0.003989 10.0.0.33 - - [2026-04-25 07:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006997 10.0.0.33 - - [2026-04-25 07:07:55] "PUT /alarm/2a13eb7f-e949-4cae-8d70-958272abf080 HTTP/1.1" 200 244 0.026341 10.0.0.33 - - [2026-04-25 07:07:55] "POST /alarms HTTP/1.1" 409 251 0.007362 10.0.0.33 - - [2026-04-25 07:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.33 - - [2026-04-25 07:07:56] "PUT /alarm/d4c50ffc-99c1-491b-9e54-ad63d1f35e37 HTTP/1.1" 200 244 0.014163 10.0.0.33 - - [2026-04-25 07:07:56] "POST /alarms HTTP/1.1" 409 257 0.010536 10.0.0.33 - - [2026-04-25 07:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.33 - - [2026-04-25 07:07:56] "PUT /alarm/5cda7df6-3ef8-4d9a-b530-703879058902 HTTP/1.1" 200 244 0.016287 10.0.0.33 - - [2026-04-25 07:07:56] "POST /alarms HTTP/1.1" 409 261 0.013368 10.0.0.33 - - [2026-04-25 07:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.33 - - [2026-04-25 07:07:56] "PUT /alarm/057706dd-3947-40e0-a47c-69a67b5c5c03 HTTP/1.1" 200 244 0.019284 10.0.0.33 - - [2026-04-25 07:07:56] "POST /alarms HTTP/1.1" 409 258 0.011295 10.0.0.33 - - [2026-04-25 07:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.33 - - [2026-04-25 07:07:56] "PUT /alarm/b9a726e3-eacb-499c-8457-f848eabc0752 HTTP/1.1" 200 244 0.013186 10.0.0.33 - - [2026-04-25 07:07:56] "POST /alarms HTTP/1.1" 409 254 0.007469 10.0.0.33 - - [2026-04-25 07:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.33 - - [2026-04-25 07:07:56] "PUT /alarm/f22eed41-de1a-463e-b3bb-efc1b8f78e72 HTTP/1.1" 200 244 0.012346 10.0.0.33 - - [2026-04-25 07:07:56] "POST /alarms HTTP/1.1" 409 254 0.006474 10.0.0.33 - - [2026-04-25 07:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.33 - - [2026-04-25 07:07:56] "PUT /alarm/4c6edf8f-5c20-4135-b10f-478d5f223d4f HTTP/1.1" 200 244 0.012922 10.0.0.33 - - [2026-04-25 07:07:56] "POST /alarms HTTP/1.1" 409 254 0.006551 10.0.0.33 - - [2026-04-25 07:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.33 - - [2026-04-25 07:07:56] "PUT /alarm/82d8b6d6-360e-4b15-86f7-9a8ae1b506e3 HTTP/1.1" 200 244 0.012223 10.0.0.33 - - [2026-04-25 07:07:56] "POST /alarms HTTP/1.1" 409 247 0.005647 10.0.0.33 - - [2026-04-25 07:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.33 - - [2026-04-25 07:07:56] "PUT /alarm/eaae2f95-3cea-461d-8692-7c585d6191a4 HTTP/1.1" 200 244 0.013015 10.0.0.33 - - [2026-04-25 07:07:56] "POST /alarms HTTP/1.1" 409 272 0.012543 10.0.0.33 - - [2026-04-25 07:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.33 - - [2026-04-25 07:07:56] "PUT /alarm/4b44d19a-1060-47b8-9a26-981eee6c1fd8 HTTP/1.1" 200 244 0.012975 10.0.0.33 - - [2026-04-25 07:07:56] "POST /alarms HTTP/1.1" 409 261 0.006025 10.0.0.33 - - [2026-04-25 07:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.33 - - [2026-04-25 07:07:56] "PUT /alarm/5151bae1-45e8-4dfe-a0bf-98ef7b722732 HTTP/1.1" 200 244 0.012661 10.0.0.33 - - [2026-04-25 07:07:56] "POST /alarms HTTP/1.1" 409 259 0.006126 10.0.0.33 - - [2026-04-25 07:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.33 - - [2026-04-25 07:07:56] "PUT /alarm/c003a4bc-c6f2-47c8-99dc-aad64230005b HTTP/1.1" 200 244 0.024390 10.0.0.33 - - [2026-04-25 07:07:56] "POST /alarms HTTP/1.1" 409 265 0.003339 10.0.0.33 - - [2026-04-25 07:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.33 - - [2026-04-25 07:07:56] "PUT /alarm/51a7fc41-dd06-4361-98cc-157df0ebc8c4 HTTP/1.1" 200 244 0.015224 10.0.0.33 - - [2026-04-25 07:07:56] "POST /alarms HTTP/1.1" 409 279 0.032836 10.0.0.33 - - [2026-04-25 07:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.33 - - [2026-04-25 07:07:57] "PUT /alarm/fb0f0584-c66e-41e5-9791-5ad615a20df5 HTTP/1.1" 200 244 0.022095 10.0.0.33 - - [2026-04-25 07:07:57] "GET / HTTP/1.1" 200 35931 0.002342 10.0.0.33 - - [2026-04-25 07:07:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002930 10.0.0.33 - - [2026-04-25 07:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.33 - - [2026-04-25 07:07:57] "PUT /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672 HTTP/1.1" 200 276 0.016393 10.0.0.33 - - [2026-04-25 07:07:57] "GET / HTTP/1.1" 200 35931 0.002037 10.0.0.33 - - [2026-04-25 07:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.33 - - [2026-04-25 07:07:57] "GET /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003682 10.0.0.33 - - [2026-04-25 07:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.33 - - [2026-04-25 07:07:57] "PUT /global-vrouter-config/a37d2cd4-ddba-4a3e-94fc-47d9ce699672 HTTP/1.1" 200 276 0.033682 10.0.0.33 - - [2026-04-25 07:07:58] "GET / HTTP/1.1" 200 35931 0.003132 10.0.0.33 - - [2026-04-25 07:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.33 - - [2026-04-25 07:07:58] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.010945 10.0.0.33 - - [2026-04-25 07:07:58] "PUT /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296 HTTP/1.1" 200 274 0.034978 10.0.0.33 - - [2026-04-25 07:08:01] "GET / HTTP/1.1" 200 35931 0.002378 10.0.0.33 - - [2026-04-25 07:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.33 - - [2026-04-25 07:08:01] "GET /routing-instance/1d3e8cf8-afbc-4e4e-b2ed-c8e938fe5f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009005 10.0.0.33 - - [2026-04-25 07:08:01] "POST /bgp-routers HTTP/1.1" 409 301 0.005885 10.0.0.33 - - [2026-04-25 07:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.33 - - [2026-04-25 07:08:01] "GET /bgp-router/b12bdf8c-25c9-40a7-a114-24e868fa52f5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.009301 10.0.0.33 - - [2026-04-25 07:08:01] "PUT /bgp-router/b12bdf8c-25c9-40a7-a114-24e868fa52f5 HTTP/1.1" 200 254 0.029508 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:08:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001405 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:08:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001492 10.0.0.33 - - [2026-04-25 07:08:06] "POST /tags HTTP/1.1" 200 355 0.040828 10.0.0.33 - - [2026-04-25 07:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006203 10.0.0.33 - - [2026-04-25 07:08:06] "GET /tag/b07b8cf3-e99c-44c3-bb09-985cf26f8c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.019748 10.0.0.33 - - [2026-04-25 07:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.33 - - [2026-04-25 07:08:06] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007231 10.0.0.33 - - [2026-04-25 07:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.33 - - [2026-04-25 07:08:06] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.094583 10.0.0.33 - - [2026-04-25 07:08:06] "POST /virtual-machines HTTP/1.1" 200 351 0.014015 10.0.0.33 - - [2026-04-25 07:08:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.029351 10.0.0.33 - - [2026-04-25 07:08:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.176878 10.0.0.33 - - [2026-04-25 07:08:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014135 10.0.0.33 - - [2026-04-25 07:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015832 10.0.0.33 - - [2026-04-25 07:08:07] "GET /virtual-machine-interface/82886992-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.015476 10.0.0.33 - - [2026-04-25 07:08:07] "POST /instance-ips HTTP/1.1" 200 391 0.030897 10.0.0.33 - - [2026-04-25 07:08:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.025435 10.0.0.33 - - [2026-04-25 07:08:07] "GET /virtual-machine-interface/82886992-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009754 10.0.0.33 - - [2026-04-25 07:08:07] "POST /set-tag HTTP/1.1" 200 109 0.027510 10.0.0.33 - - [2026-04-25 07:08:07] "GET /virtual-machine-interface/82886992-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013120 10.0.0.33 - - [2026-04-25 07:08:07] "GET /instance-ip/82aec5ba-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.011733 10.0.0.33 - - [2026-04-25 07:08:07] "GET /virtual-machine-interface/82886992-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008425 10.0.0.33 - - [2026-04-25 07:08:07] "POST /set-tag HTTP/1.1" 200 109 0.004518 10.0.0.33 - - [2026-04-25 07:08:07] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005321 10.0.0.33 - - [2026-04-25 07:08:07] "POST /ref-update HTTP/1.1" 200 156 0.014868 10.0.0.33 - - [2026-04-25 07:08:07] "GET /virtual-machine-interface/82886992-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.016841 10.0.0.33 - - [2026-04-25 07:08:07] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.33 - - [2026-04-25 07:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.33 - - [2026-04-25 07:08:07] "GET /virtual-network/e466df29-b0b0-49f5-ac00-efc41556ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009424 10.0.0.33 - - [2026-04-25 07:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007793 10.0.0.33 - - [2026-04-25 07:08:07] "GET /project/b8d2e14c-44b8-42e8-81d8-ba430e7f8fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060915 10.0.0.33 - - [2026-04-25 07:08:08] "POST /virtual-machines HTTP/1.1" 200 355 0.019850 10.0.0.33 - - [2026-04-25 07:08:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021235 10.0.0.33 - - [2026-04-25 07:08:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.148691 10.0.0.33 - - [2026-04-25 07:08:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019855 10.0.0.33 - - [2026-04-25 07:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007357 10.0.0.33 - - [2026-04-25 07:08:08] "GET /virtual-machine-interface/8323f75e-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.015880 10.0.0.33 - - [2026-04-25 07:08:08] "POST /instance-ips HTTP/1.1" 200 395 0.031339 10.0.0.33 - - [2026-04-25 07:08:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.049853 10.0.0.33 - - [2026-04-25 07:08:08] "GET /virtual-machine-interface/8323f75e-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.013706 10.0.0.33 - - [2026-04-25 07:08:08] "POST /set-tag HTTP/1.1" 200 109 0.031043 10.0.0.33 - - [2026-04-25 07:08:08] "GET /virtual-machine-interface/8323f75e-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.030831 10.0.0.33 - - [2026-04-25 07:08:08] "GET /instance-ip/83474808-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004553 10.0.0.33 - - [2026-04-25 07:08:08] "GET /virtual-machine-interface/8323f75e-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005944 10.0.0.33 - - [2026-04-25 07:08:08] "POST /set-tag HTTP/1.1" 200 109 0.003997 10.0.0.33 - - [2026-04-25 07:08:08] "GET /virtual-router/45a7e614-8c97-42be-af72-cf642035be8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.006010 10.0.0.33 - - [2026-04-25 07:08:08] "POST /ref-update HTTP/1.1" 200 156 0.017417 10.0.0.33 - - [2026-04-25 07:08:08] "GET /virtual-machine-interface/8323f75e-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010322 10.0.0.33 - - [2026-04-25 07:08:08] "POST /set-tag HTTP/1.1" 200 109 0.002544 10.0.0.33 - - [2026-04-25 07:08:08] "GET /virtual-machine-interface/82886992-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005560 10.0.0.33 - - [2026-04-25 07:08:08] "POST /set-tag HTTP/1.1" 200 109 0.003123 10.0.0.33 - - [2026-04-25 07:08:08] "GET /virtual-machine-interface/8323f75e-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007453 10.0.0.33 - - [2026-04-25 07:08:08] "POST /set-tag HTTP/1.1" 200 109 0.003186 10.0.0.33 - - [2026-04-25 07:08:18] "GET / HTTP/1.1" 200 35931 0.002249 10.0.0.33 - - [2026-04-25 07:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.33 - - [2026-04-25 07:08:18] "GET /global-system-config/bca74231-cfbc-4dd3-ab4f-f28466a31296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005931 10.0.0.33 - - [2026-04-25 07:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004894 10.0.0.33 - - [2026-04-25 07:08:18] "GET /config-node/b0c5eee8-d607-4098-babf-b439fe03c7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003060 10.0.0.33 - - [2026-04-25 07:08:22] "GET /virtual-machine-interface/82886992-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006945 10.0.0.33 - - [2026-04-25 07:08:22] "POST /set-tag HTTP/1.1" 200 109 0.003583 10.0.0.33 - - [2026-04-25 07:08:23] "GET /virtual-machine-interface/8323f75e-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006655 10.0.0.33 - - [2026-04-25 07:08:23] "POST /set-tag HTTP/1.1" 200 109 0.003526 10.0.0.33 - - [2026-04-25 07:08:25] "GET /virtual-machine-interface/82886992-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007267 10.0.0.33 - - [2026-04-25 07:08:25] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.33 - - [2026-04-25 07:08:30] "GET / HTTP/1.1" 200 35931 0.002501 10.0.0.33 - - [2026-04-25 07:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.33 - - [2026-04-25 07:08:30] "GET /routing-instance/1d3e8cf8-afbc-4e4e-b2ed-c8e938fe5f80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003737 10.0.0.33 - - [2026-04-25 07:08:30] "POST /bgp-routers HTTP/1.1" 409 301 0.002753 10.0.0.33 - - [2026-04-25 07:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.33 - - [2026-04-25 07:08:30] "GET /bgp-router/b12bdf8c-25c9-40a7-a114-24e868fa52f5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004489 10.0.0.33 - - [2026-04-25 07:08:30] "PUT /bgp-router/b12bdf8c-25c9-40a7-a114-24e868fa52f5 HTTP/1.1" 200 254 0.014787 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:08:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001557 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:08:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001427 10.0.0.33 - - [2026-04-25 07:08:48] "GET /global-system-configs HTTP/1.1" 200 322 0.005185 10.0.0.33 - - [2026-04-25 07:08:48] "GET /global-system-configs HTTP/1.1" 200 322 0.004617 10.0.0.33 - - [2026-04-25 07:08:55] "GET /virtual-machine-interface/82886992-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005923 10.0.0.33 - - [2026-04-25 07:08:55] "POST /set-tag HTTP/1.1" 200 109 0.003960 10.0.0.33 - - [2026-04-25 07:08:55] "GET /virtual-machine-interface/82886992-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005658 10.0.0.33 - - [2026-04-25 07:08:55] "POST /set-tag HTTP/1.1" 200 109 0.004287 10.0.0.33 - - [2026-04-25 07:08:55] "GET /virtual-machine/cb8b0487-0779-4c7e-9bc8-ac338ecc55ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.009180 10.0.0.33 - - [2026-04-25 07:08:55] "POST /ref-update HTTP/1.1" 200 156 0.028358 10.0.0.33 - - [2026-04-25 07:08:55] "GET /virtual-machine-interface/82886992-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.038280 10.0.0.33 - - [2026-04-25 07:08:55] "POST /set-tag HTTP/1.1" 200 109 0.040868 10.0.0.33 - - [2026-04-25 07:08:55] "POST /set-tag HTTP/1.1" 200 109 0.041809 10.0.0.33 - - [2026-04-25 07:08:55] "DELETE /instance-ip/82aec5ba-4075-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.068835 10.0.0.33 - - [2026-04-25 07:08:55] "DELETE /virtual-machine-interface/82886992-4075-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.088470 10.0.0.33 - - [2026-04-25 07:08:56] "DELETE /virtual-machine/cb8b0487-0779-4c7e-9bc8-ac338ecc55ec HTTP/1.1" 200 115 0.033920 10.0.0.33 - - [2026-04-25 07:08:56] "GET /virtual-machine-interface/8323f75e-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.016418 10.0.0.33 - - [2026-04-25 07:08:56] "POST /set-tag HTTP/1.1" 200 109 0.005030 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:09:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001450 [Introspect:8084]10.0.0.33 - - [2026-04-25 07:09:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002176 10.0.0.33 - - [2026-04-25 07:09:26] "GET /virtual-machine-interface/8323f75e-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006092 10.0.0.33 - - [2026-04-25 07:09:26] "POST /set-tag HTTP/1.1" 200 109 0.004083 10.0.0.33 - - [2026-04-25 07:09:26] "GET /virtual-machine-interface/8323f75e-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007145 10.0.0.33 - - [2026-04-25 07:09:26] "POST /set-tag HTTP/1.1" 200 109 0.013235 10.0.0.33 - - [2026-04-25 07:09:26] "GET /virtual-machine/3a922f3f-b4e1-464f-9893-26839458aac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.011142 10.0.0.33 - - [2026-04-25 07:09:26] "POST /ref-update HTTP/1.1" 200 156 0.022823 10.0.0.33 - - [2026-04-25 07:09:26] "GET /virtual-machine-interface/8323f75e-4075-11f1-a634-fa163ea504dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007404 10.0.0.33 - - [2026-04-25 07:09:26] "POST /set-tag HTTP/1.1" 200 109 0.038419 10.0.0.33 - - [2026-04-25 07:09:26] "POST /set-tag HTTP/1.1" 200 109 0.037703 10.0.0.33 - - [2026-04-25 07:09:26] "DELETE /instance-ip/83474808-4075-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.059791 10.0.0.33 - - [2026-04-25 07:09:27] "DELETE /virtual-machine-interface/8323f75e-4075-11f1-a634-fa163ea504dc HTTP/1.1" 200 115 0.079877 10.0.0.33 - - [2026-04-25 07:09:27] "DELETE /virtual-machine/3a922f3f-b4e1-464f-9893-26839458aac4 HTTP/1.1" 200 115 0.055125 10.0.0.33 - - [2026-04-25 07:09:27] "DELETE /tag/b07b8cf3-e99c-44c3-bb09-985cf26f8c14 HTTP/1.1" 200 115 0.059810