++ 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: =================== Tue Dec 9 05:45:15 AM UTC 2025 ===================' INFO: =================== Tue Dec 9 05:45:15 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.33,10.79.30.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.79.30.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.33:9041 + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 12/09/2025 05:45:58.585 7f907ee30840 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/09/2025 05:45:58.911 7f907ee30840 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/09/2025 05:45:58.989 7f907ee30840 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/09/2025 05:45:58.989 7f907ee30840 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2025-12-09 05:46:12] "GET / HTTP/1.1" 503 181 0.000216 10.0.0.33 - - [2025-12-09 05:46:12] "GET / HTTP/1.1" 503 181 0.000241 10.0.0.33 - - [2025-12-09 05:46:12] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.33 - - [2025-12-09 05:46:13] "GET / HTTP/1.1" 200 35931 0.001629 10.0.0.33 - - [2025-12-09 05:46:13] "GET / HTTP/1.1" 200 45303 0.001452 10.0.0.33 - - [2025-12-09 05:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010675 10.0.0.33 - - [2025-12-09 05:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.024174 10.0.0.33 - - [2025-12-09 05:46:13] "GET / HTTP/1.1" 200 35931 0.001376 10.0.0.33 - - [2025-12-09 05:46:13] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.33 - - [2025-12-09 05:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006732 10.0.0.33 - - [2025-12-09 05:46:13] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005635 10.0.0.33 - - [2025-12-09 05:46:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.004070 10.0.0.33 - - [2025-12-09 05:46:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.004379 10.0.0.33 - - [2025-12-09 05:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.028675 10.0.0.33 - - [2025-12-09 05:46:13] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007789 10.0.0.33 - - [2025-12-09 05:46:13] "POST /config-nodes HTTP/1.1" 200 593 0.159137 10.0.0.33 - - [2025-12-09 05:46:13] "POST /service-appliance-sets HTTP/1.1" 200 553 0.075274 10.0.0.33 - - [2025-12-09 05:46:13] "POST /fqname-to-id HTTP/1.1" 404 180 0.007225 10.0.0.33 - - [2025-12-09 05:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.33 - - [2025-12-09 05:46:13] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014961 10.0.0.33 - - [2025-12-09 05:46:14] "POST /service-appliance-sets HTTP/1.1" 200 541 0.087873 10.0.0.33 - - [2025-12-09 05:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009480 10.0.0.33 - - [2025-12-09 05:46:14] "GET /network-ipam/e545a54d-5d2c-4a49-bc70-9036a51750f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008854 10.0.0.33 - - [2025-12-09 05:46:14] "GET / HTTP/1.1" 200 35931 0.001896 10.0.0.33 - - [2025-12-09 05:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009412 10.0.0.33 - - [2025-12-09 05:46:14] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012985 10.0.0.33 - - [2025-12-09 05:46:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.013398 10.0.0.33 - - [2025-12-09 05:46:14] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.112789 10.0.0.33 - - [2025-12-09 05:46:14] "GET / HTTP/1.1" 200 35931 0.001592 10.0.0.33 - - [2025-12-09 05:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006253 10.0.0.33 - - [2025-12-09 05:46:14] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.024745 10.0.0.33 - - [2025-12-09 05:46:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.025530 10.0.0.33 - - [2025-12-09 05:46:14] "GET / HTTP/1.1" 200 35931 0.001371 10.0.0.33 - - [2025-12-09 05:46:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.013273 10.0.0.33 - - [2025-12-09 05:46:14] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.127707 10.0.0.33 - - [2025-12-09 05:46:14] "POST /service-templates HTTP/1.1" 200 511 0.140316 10.0.0.33 - - [2025-12-09 05:46:14] "POST /service-templates HTTP/1.1" 200 501 0.093796 10.0.0.33 - - [2025-12-09 05:46:14] "POST /service-templates HTTP/1.1" 200 515 0.101974 10.0.0.33 - - [2025-12-09 05:46:15] "POST /service-templates HTTP/1.1" 200 535 0.053825 10.0.0.33 - - [2025-12-09 05:46:15] "POST /service-templates HTTP/1.1" 200 507 0.054050 10.0.0.33 - - [2025-12-09 05:46:15] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.33 - - [2025-12-09 05:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.029172 10.0.0.33 - - [2025-12-09 05:46:15] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010393 10.0.0.33 - - [2025-12-09 05:46:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.002018 10.0.0.33 - - [2025-12-09 05:46:15] "POST /database-nodes HTTP/1.1" 200 597 0.076242 10.0.0.33 - - [2025-12-09 05:46:15] "GET / HTTP/1.1" 200 35931 0.001448 10.0.0.33 - - [2025-12-09 05:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.33 - - [2025-12-09 05:46:15] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006683 10.0.0.33 - - [2025-12-09 05:46:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.006496 10.0.0.33 - - [2025-12-09 05:46:16] "POST /config-database-nodes HTTP/1.1" 200 611 0.023888 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:46:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001045 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:46:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001476 10.0.0.33 - - [2025-12-09 05:46:17] "GET / HTTP/1.1" 200 35931 0.001774 10.0.0.33 - - [2025-12-09 05:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.33 - - [2025-12-09 05:46:17] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010012 10.0.0.33 - - [2025-12-09 05:46:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.002610 10.0.0.33 - - [2025-12-09 05:46:17] "POST /analytics-nodes HTTP/1.1" 200 599 0.030590 10.0.0.33 - - [2025-12-09 05:46:19] "GET / HTTP/1.1" 200 35931 0.001460 10.0.0.33 - - [2025-12-09 05:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.33 - - [2025-12-09 05:46:19] "GET /routing-instance/363e26df-3202-4b9e-80ce-aa45d71bdfde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014537 10.0.0.33 - - [2025-12-09 05:46:19] "POST /bgp-routers HTTP/1.1" 200 616 0.043540 10.0.0.33 - - [2025-12-09 05:46:19] "GET /bgp-router/f336ef5c-11e5-4205-82d6-ecce6dfc770e?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.046467 10.0.0.33 - - [2025-12-09 05:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012799 10.0.0.33 - - [2025-12-09 05:46:19] "GET /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.017121 10.0.0.33 - - [2025-12-09 05:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006280 10.0.0.33 - - [2025-12-09 05:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008354 10.0.0.33 - - [2025-12-09 05:46:19] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013605 10.0.0.33 - - [2025-12-09 05:46:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011724 10.0.0.33 - - [2025-12-09 05:46:19] "PUT /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf HTTP/1.1" 200 276 0.031926 10.0.0.33 - - [2025-12-09 05:46:19] "POST /ref-update HTTP/1.1" 200 156 0.042471 10.0.0.33 - - [2025-12-09 05:46:20] "GET / HTTP/1.1" 200 35931 0.001636 10.0.0.33 - - [2025-12-09 05:46:20] "POST /alarms HTTP/1.1" 200 581 0.074357 10.0.0.33 - - [2025-12-09 05:46:20] "POST /alarms HTTP/1.1" 200 575 0.086842 10.0.0.33 - - [2025-12-09 05:46:20] "POST /alarms HTTP/1.1" 200 575 0.098721 10.0.0.33 - - [2025-12-09 05:46:20] "POST /alarms HTTP/1.1" 200 559 0.034930 10.0.0.33 - - [2025-12-09 05:46:20] "POST /alarms HTTP/1.1" 200 555 0.073197 10.0.0.33 - - [2025-12-09 05:46:20] "POST /alarms HTTP/1.1" 200 557 0.056174 10.0.0.33 - - [2025-12-09 05:46:20] "POST /alarms HTTP/1.1" 200 565 0.148585 10.0.0.33 - - [2025-12-09 05:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009697 10.0.0.33 - - [2025-12-09 05:46:21] "GET /network-ipam/e545a54d-5d2c-4a49-bc70-9036a51750f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.018616 10.0.0.33 - - [2025-12-09 05:46:21] "POST /alarms HTTP/1.1" 200 549 0.105530 10.0.0.33 - - [2025-12-09 05:46:21] "POST /alarms HTTP/1.1" 200 557 0.090038 10.0.0.33 - - [2025-12-09 05:46:21] "POST /alarms HTTP/1.1" 200 567 0.071018 10.0.0.33 - - [2025-12-09 05:46:21] "POST /alarms HTTP/1.1" 200 555 0.046233 10.0.0.33 - - [2025-12-09 05:46:21] "POST /alarms HTTP/1.1" 200 567 0.054717 10.0.0.33 - - [2025-12-09 05:46:21] "POST /alarms HTTP/1.1" 200 575 0.083824 10.0.0.33 - - [2025-12-09 05:46:21] "POST /alarms HTTP/1.1" 200 569 0.048719 10.0.0.33 - - [2025-12-09 05:46:21] "POST /alarms HTTP/1.1" 200 561 0.042217 10.0.0.33 - - [2025-12-09 05:46:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.004579 10.0.0.33 - - [2025-12-09 05:46:21] "POST /alarms HTTP/1.1" 200 561 0.032653 10.0.0.33 - - [2025-12-09 05:46:21] "POST /access-control-lists HTTP/1.1" 200 587 0.066395 10.0.0.33 - - [2025-12-09 05:46:21] "POST /fqname-to-id HTTP/1.1" 404 224 0.019466 10.0.0.33 - - [2025-12-09 05:46:21] "POST /alarms HTTP/1.1" 200 561 0.113720 10.0.0.33 - - [2025-12-09 05:46:21] "POST /alarms HTTP/1.1" 200 547 0.078503 10.0.0.33 - - [2025-12-09 05:46:21] "POST /access-control-lists HTTP/1.1" 200 585 0.096337 10.0.0.33 - - [2025-12-09 05:46:21] "POST /alarms HTTP/1.1" 200 595 0.045396 10.0.0.33 - - [2025-12-09 05:46:22] "POST /alarms HTTP/1.1" 200 575 0.060026 10.0.0.33 - - [2025-12-09 05:46:22] "POST /route-targets HTTP/1.1" 200 327 0.046311 10.0.0.33 - - [2025-12-09 05:46:22] "POST /ref-update HTTP/1.1" 200 156 0.057215 10.0.0.33 - - [2025-12-09 05:46:22] "POST /alarms HTTP/1.1" 200 571 0.103029 10.0.0.33 - - [2025-12-09 05:46:22] "POST /route-targets HTTP/1.1" 200 327 0.015375 10.0.0.33 - - [2025-12-09 05:46:22] "POST /ref-update HTTP/1.1" 200 156 0.038786 10.0.0.33 - - [2025-12-09 05:46:22] "POST /alarms HTTP/1.1" 200 583 0.035499 10.0.0.33 - - [2025-12-09 05:46:22] "POST /route-targets HTTP/1.1" 200 327 0.024748 10.0.0.33 - - [2025-12-09 05:46:22] "POST /alarms HTTP/1.1" 200 609 0.071070 10.0.0.33 - - [2025-12-09 05:46:22] "POST /ref-update HTTP/1.1" 200 156 0.041753 10.0.0.33 - - [2025-12-09 05:46:22] "POST /route-targets HTTP/1.1" 200 327 0.024879 10.0.0.33 - - [2025-12-09 05:46:22] "POST /ref-update HTTP/1.1" 200 156 0.017980 10.0.0.33 - - [2025-12-09 05:46:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.004836 10.0.0.33 - - [2025-12-09 05:46:22] "POST /access-control-lists HTTP/1.1" 200 551 0.107719 10.0.0.33 - - [2025-12-09 05:46:22] "GET / HTTP/1.1" 200 35931 0.001374 10.0.0.33 - - [2025-12-09 05:46:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006623 10.0.0.33 - - [2025-12-09 05:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009060 10.0.0.33 - - [2025-12-09 05:46:22] "PUT /access-control-list/c31845cb-1f60-409e-ab11-f7d2383df191 HTTP/1.1" 200 272 0.064421 10.0.0.33 - - [2025-12-09 05:46:22] "PUT /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf HTTP/1.1" 200 276 0.042811 10.0.0.33 - - [2025-12-09 05:46:22] "PUT /access-control-list/56826835-92fd-49e9-9b63-da1b914d8e82 HTTP/1.1" 200 272 0.062220 10.0.0.33 - - [2025-12-09 05:46:23] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.33 - - [2025-12-09 05:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.33 - - [2025-12-09 05:46:23] "GET /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005847 10.0.0.33 - - [2025-12-09 05:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.33 - - [2025-12-09 05:46:23] "PUT /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf HTTP/1.1" 200 276 0.024480 10.0.0.33 - - [2025-12-09 05:46:23] "GET / HTTP/1.1" 200 35931 0.001258 10.0.0.33 - - [2025-12-09 05:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.33 - - [2025-12-09 05:46:23] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007945 10.0.0.33 - - [2025-12-09 05:46:23] "PUT /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be HTTP/1.1" 200 274 0.032863 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:47:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:47:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001060 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:47:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:47:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 10.0.0.33 - - [2025-12-09 05:47:57] "GET / HTTP/1.1" 200 35931 0.001971 10.0.0.33 - - [2025-12-09 05:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.33 - - [2025-12-09 05:47:57] "GET /domain/dcb47b0d-e275-4712-aecd-33d71909b151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003142 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:47:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:47:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002450 10.0.0.33 - - [2025-12-09 05:47:57] "POST /id-to-fqname HTTP/1.1" 200 173 0.000616 10.0.0.33 - - [2025-12-09 05:47:57] "POST /fqname-to-id HTTP/1.1" 404 182 0.008414 10.0.0.33 - - [2025-12-09 05:47:57] "POST /security-groups HTTP/1.1" 200 570 0.087375 10.0.0.33 - - [2025-12-09 05:47:57] "POST /projects HTTP/1.1" 200 481 0.323261 10.0.0.33 - - [2025-12-09 05:47:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.004947 10.0.0.33 - - [2025-12-09 05:47:57] "POST /security-groups HTTP/1.1" 200 534 0.070379 10.0.0.33 - - [2025-12-09 05:47:57] "POST /access-control-lists HTTP/1.1" 200 579 0.106688 10.0.0.33 - - [2025-12-09 05:47:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.006573 10.0.0.33 - - [2025-12-09 05:47:57] "POST /chown HTTP/1.1" 200 109 0.077106 10.0.0.33 - - [2025-12-09 05:47:57] "POST /policy-managements HTTP/1.1" 409 214 0.015068 10.0.0.33 - - [2025-12-09 05:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.33 - - [2025-12-09 05:47:58] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003750 10.0.0.33 - - [2025-12-09 05:47:58] "POST /access-control-lists HTTP/1.1" 200 577 0.245370 10.0.0.33 - - [2025-12-09 05:47:58] "POST /application-policy-sets HTTP/1.1" 200 528 0.138861 10.0.0.33 - - [2025-12-09 05:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.33 - - [2025-12-09 05:47:58] "GET /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003513 10.0.0.33 - - [2025-12-09 05:47:58] "PUT /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf HTTP/1.1" 200 276 0.012520 10.0.0.33 - - [2025-12-09 05:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015342 10.0.0.33 - - [2025-12-09 05:47:58] "GET /virtual-network/f0e998e6-2a48-47d2-9b3b-ede78631a66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.009821 10.0.0.33 - - [2025-12-09 05:47:58] "POST /id-to-fqname HTTP/1.1" 200 177 0.000474 10.0.0.33 - - [2025-12-09 05:47:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.030188 10.0.0.33 - - [2025-12-09 05:47:58] "POST /security-groups HTTP/1.1" 200 574 0.089749 10.0.0.33 - - [2025-12-09 05:47:58] "POST /projects HTTP/1.1" 200 489 0.237273 10.0.0.33 - - [2025-12-09 05:47:58] "POST /fqname-to-id HTTP/1.1" 404 232 0.002326 10.0.0.33 - - [2025-12-09 05:47:58] "POST /security-groups HTTP/1.1" 200 546 0.077480 10.0.0.33 - - [2025-12-09 05:47:58] "POST /access-control-lists HTTP/1.1" 200 594 0.079168 10.0.0.33 - - [2025-12-09 05:47:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.013189 10.0.0.33 - - [2025-12-09 05:47:58] "POST /chown HTTP/1.1" 200 109 0.048124 10.0.0.33 - - [2025-12-09 05:47:58] "POST /access-control-lists HTTP/1.1" 200 592 0.095764 10.0.0.33 - - [2025-12-09 05:47:58] "POST /network-ipams HTTP/1.1" 200 522 0.096364 10.0.0.33 - - [2025-12-09 05:47:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.002166 10.0.0.33 - - [2025-12-09 05:47:58] "POST /network-ipams HTTP/1.1" 200 510 0.087878 10.0.0.33 - - [2025-12-09 05:47:59] "POST /fqname-to-id HTTP/1.1" 404 198 0.004525 10.0.0.33 - - [2025-12-09 05:47:59] "POST /access-control-lists HTTP/1.1" 200 583 0.130796 10.0.0.33 - - [2025-12-09 05:47:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.014100 10.0.0.33 - - [2025-12-09 05:47:59] "POST /access-control-lists HTTP/1.1" 200 581 0.190148 10.0.0.33 - - [2025-12-09 05:47:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.002881 10.0.0.33 - - [2025-12-09 05:47:59] "POST /useragent-kv HTTP/1.1" 200 115 0.017276 10.0.0.33 - - [2025-12-09 05:47:59] "POST /virtual-networks HTTP/1.1" 200 538 0.378244 10.0.0.33 - - [2025-12-09 05:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008609 10.0.0.33 - - [2025-12-09 05:47:59] "POST /access-control-lists HTTP/1.1" 200 602 0.064286 10.0.0.33 - - [2025-12-09 05:47:59] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.011397 10.0.0.33 - - [2025-12-09 05:47:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.014571 10.0.0.33 - - [2025-12-09 05:47:59] "POST /access-control-lists HTTP/1.1" 200 600 0.036361 10.0.0.33 - - [2025-12-09 05:47:59] "POST /network-ipams HTTP/1.1" 200 518 0.072510 10.0.0.33 - - [2025-12-09 05:47:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.002049 10.0.0.33 - - [2025-12-09 05:47:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.005561 10.0.0.33 - - [2025-12-09 05:47:59] "POST /access-control-lists HTTP/1.1" 200 589 0.078943 10.0.0.33 - - [2025-12-09 05:47:59] "POST /route-targets HTTP/1.1" 200 327 0.076568 10.0.0.33 - - [2025-12-09 05:47:59] "POST /ref-update HTTP/1.1" 200 156 0.043146 10.0.0.33 - - [2025-12-09 05:47:59] "POST /useragent-kv HTTP/1.1" 200 115 0.008538 10.0.0.33 - - [2025-12-09 05:47:59] "POST /virtual-networks HTTP/1.1" 200 546 0.336635 10.0.0.33 - - [2025-12-09 05:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.33 - - [2025-12-09 05:48:00] "PUT /access-control-list/d42d06bc-9310-4f17-b962-e837bb4ae131 HTTP/1.1" 200 272 0.089962 10.0.0.33 - - [2025-12-09 05:48:00] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.059378 10.0.0.33 - - [2025-12-09 05:48:00] "POST /fqname-to-id HTTP/1.1" 404 199 0.002404 10.0.0.33 - - [2025-12-09 05:48:00] "POST /network-policys HTTP/1.1" 200 538 0.025941 10.0.0.33 - - [2025-12-09 05:48:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.005623 10.0.0.33 - - [2025-12-09 05:48:00] "POST /route-targets HTTP/1.1" 200 327 0.043139 10.0.0.33 - - [2025-12-09 05:48:00] "POST /ref-update HTTP/1.1" 200 156 0.037284 10.0.0.33 - - [2025-12-09 05:48:00] "POST /network-policys HTTP/1.1" 200 534 0.074902 10.0.0.33 - - [2025-12-09 05:48:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.002691 10.0.0.33 - - [2025-12-09 05:48:00] "POST /network-policys HTTP/1.1" 200 542 0.062407 10.0.0.33 - - [2025-12-09 05:48:00] "PUT /access-control-list/c08054f0-365e-4335-a5fa-b498ea78083e HTTP/1.1" 200 272 0.085554 10.0.0.33 - - [2025-12-09 05:48:00] "POST /ref-update HTTP/1.1" 200 156 0.183379 10.0.0.33 - - [2025-12-09 05:48:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017041 10.0.0.33 - - [2025-12-09 05:48:00] "PUT /access-control-list/d42d06bc-9310-4f17-b962-e837bb4ae131 HTTP/1.1" 200 272 0.037002 10.0.0.33 - - [2025-12-09 05:48:00] "POST /ref-update HTTP/1.1" 200 156 0.149418 10.0.0.33 - - [2025-12-09 05:48:00] "PUT /access-control-list/c08054f0-365e-4335-a5fa-b498ea78083e HTTP/1.1" 200 272 0.089381 10.0.0.33 - - [2025-12-09 05:48:00] "POST /ref-update HTTP/1.1" 200 156 0.071485 10.0.0.33 - - [2025-12-09 05:48:01] "POST /ref-update HTTP/1.1" 200 156 0.307186 10.0.0.33 - - [2025-12-09 05:48:01] "PUT /access-control-list/d42d06bc-9310-4f17-b962-e837bb4ae131 HTTP/1.1" 200 272 0.157975 10.0.0.33 - - [2025-12-09 05:48:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003830 10.0.0.33 - - [2025-12-09 05:48:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002178 10.0.0.33 - - [2025-12-09 05:48:01] "POST /fqname-to-id HTTP/1.1" 404 237 0.015817 10.0.0.33 - - [2025-12-09 05:48:01] "POST /ref-update HTTP/1.1" 200 156 0.080348 10.0.0.33 - - [2025-12-09 05:48:01] "POST /access-control-lists HTTP/1.1" 200 601 0.119096 10.0.0.33 - - [2025-12-09 05:48:01] "PUT /access-control-list/c08054f0-365e-4335-a5fa-b498ea78083e HTTP/1.1" 200 272 0.101132 10.0.0.33 - - [2025-12-09 05:48:01] "POST /ref-update HTTP/1.1" 200 156 0.107799 10.0.0.33 - - [2025-12-09 05:48:01] "POST /ref-update HTTP/1.1" 200 156 0.332795 10.0.0.33 - - [2025-12-09 05:48:01] "PUT /access-control-list/bb63754f-7652-41a4-a4c4-49b6d220d957 HTTP/1.1" 200 272 0.111937 10.0.0.33 - - [2025-12-09 05:48:01] "POST /ref-update HTTP/1.1" 200 156 0.196007 10.0.0.33 - - [2025-12-09 05:48:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009985 10.0.0.33 - - [2025-12-09 05:48:01] "POST /ref-update HTTP/1.1" 200 156 0.071523 10.0.0.33 - - [2025-12-09 05:48:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028666 10.0.0.33 - - [2025-12-09 05:48:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018067 10.0.0.33 - - [2025-12-09 05:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006213 10.0.0.33 - - [2025-12-09 05:48:02] "GET /virtual-network/f0e998e6-2a48-47d2-9b3b-ede78631a66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.011636 10.0.0.33 - - [2025-12-09 05:48:02] "PUT /access-control-list/bb63754f-7652-41a4-a4c4-49b6d220d957 HTTP/1.1" 200 272 0.155062 10.0.0.33 - - [2025-12-09 05:48:02] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.006918 10.0.0.33 - - [2025-12-09 05:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.33 - - [2025-12-09 05:48:02] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003920 10.0.0.33 - - [2025-12-09 05:48:02] "POST /firewall-policys HTTP/1.1" 200 530 0.040761 10.0.0.33 - - [2025-12-09 05:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.047491 10.0.0.33 - - [2025-12-09 05:48:02] "GET /firewall-policy/ba35683d-c3aa-4c25-87da-97966cb76739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.018425 10.0.0.33 - - [2025-12-09 05:48:02] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007922 10.0.0.33 - - [2025-12-09 05:48:02] "GET /firewall-policy/ba35683d-c3aa-4c25-87da-97966cb76739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004961 10.0.0.33 - - [2025-12-09 05:48:02] "POST /ref-update HTTP/1.1" 200 156 0.028512 10.0.0.33 - - [2025-12-09 05:48:02] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005629 10.0.0.33 - - [2025-12-09 05:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.33 - - [2025-12-09 05:48:02] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002662 10.0.0.33 - - [2025-12-09 05:48:02] "POST /firewall-policys HTTP/1.1" 200 532 0.027977 10.0.0.33 - - [2025-12-09 05:48:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.040833 10.0.0.33 - - [2025-12-09 05:48:02] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.018534 10.0.0.33 - - [2025-12-09 05:48:02] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004186 10.0.0.33 - - [2025-12-09 05:48:02] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.005831 10.0.0.33 - - [2025-12-09 05:48:02] "GET /firewall-policy/ba35683d-c3aa-4c25-87da-97966cb76739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006139 10.0.0.33 - - [2025-12-09 05:48:02] "GET /firewall-policy/ba35683d-c3aa-4c25-87da-97966cb76739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003069 10.0.0.33 - - [2025-12-09 05:48:02] "POST /ref-update HTTP/1.1" 200 156 0.029511 10.0.0.33 - - [2025-12-09 05:48:02] "POST /ref-update HTTP/1.1" 200 156 0.050184 10.0.0.33 - - [2025-12-09 05:48:03] "POST /ref-update HTTP/1.1" 200 156 0.042266 10.0.0.33 - - [2025-12-09 05:48:03] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004158 10.0.0.33 - - [2025-12-09 05:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2025-12-09 05:48:03] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004638 10.0.0.33 - - [2025-12-09 05:48:03] "POST /firewall-policys HTTP/1.1" 200 530 0.026167 10.0.0.33 - - [2025-12-09 05:48:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.033256 10.0.0.33 - - [2025-12-09 05:48:03] "GET /firewall-policy/4aaf0406-f91c-4126-b85c-ba8e318afc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.014870 10.0.0.33 - - [2025-12-09 05:48:03] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.008710 10.0.0.33 - - [2025-12-09 05:48:03] "GET /firewall-policy/4aaf0406-f91c-4126-b85c-ba8e318afc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002754 10.0.0.33 - - [2025-12-09 05:48:03] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002563 10.0.0.33 - - [2025-12-09 05:48:03] "GET /firewall-policy/ba35683d-c3aa-4c25-87da-97966cb76739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003278 10.0.0.33 - - [2025-12-09 05:48:03] "GET /firewall-policy/ba35683d-c3aa-4c25-87da-97966cb76739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002566 10.0.0.33 - - [2025-12-09 05:48:03] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002545 10.0.0.33 - - [2025-12-09 05:48:03] "POST /ref-update HTTP/1.1" 200 156 0.037544 10.0.0.33 - - [2025-12-09 05:48:03] "POST /ref-update HTTP/1.1" 200 156 0.059343 10.0.0.33 - - [2025-12-09 05:48:03] "POST /ref-update HTTP/1.1" 200 156 0.070342 10.0.0.33 - - [2025-12-09 05:48:03] "POST /ref-update HTTP/1.1" 200 156 0.039597 10.0.0.33 - - [2025-12-09 05:48:03] "POST /ref-update HTTP/1.1" 200 156 0.042207 10.0.0.33 - - [2025-12-09 05:48:03] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.012581 10.0.0.33 - - [2025-12-09 05:48:03] "POST /tags HTTP/1.1" 200 299 0.054144 10.0.0.33 - - [2025-12-09 05:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011713 10.0.0.33 - - [2025-12-09 05:48:03] "GET /tag/4a638c85-3b19-48b2-acac-dd98b3586f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.041881 10.0.0.33 - - [2025-12-09 05:48:03] "POST /set-tag HTTP/1.1" 200 109 0.021344 10.0.0.33 - - [2025-12-09 05:48:04] "POST /fqname-to-id HTTP/1.1" 404 226 0.003654 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:48:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003693 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:48:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 10.0.0.33 - - [2025-12-09 05:48:04] "POST /tags HTTP/1.1" 200 357 0.099188 10.0.0.33 - - [2025-12-09 05:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018267 10.0.0.33 - - [2025-12-09 05:48:04] "GET /tag/bc28f029-155c-48e3-b033-a4bc59e36cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.040108 10.0.0.33 - - [2025-12-09 05:48:04] "POST /tags HTTP/1.1" 200 305 0.348482 10.0.0.33 - - [2025-12-09 05:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.023109 10.0.0.33 - - [2025-12-09 05:48:04] "GET /tag/c133abfc-c15a-44e2-a528-31cd2cd5c642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021705 10.0.0.33 - - [2025-12-09 05:48:04] "POST /id-to-fqname HTTP/1.1" 200 174 0.003492 10.0.0.33 - - [2025-12-09 05:48:04] "POST /fqname-to-id HTTP/1.1" 404 183 0.010002 10.0.0.33 - - [2025-12-09 05:48:05] "POST /security-groups HTTP/1.1" 200 571 0.068414 10.0.0.33 - - [2025-12-09 05:48:05] "POST /projects HTTP/1.1" 200 483 0.314990 10.0.0.33 - - [2025-12-09 05:48:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.036274 10.0.0.33 - - [2025-12-09 05:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019175 10.0.0.33 - - [2025-12-09 05:48:05] "POST /fqname-to-id HTTP/1.1" 404 214 0.002201 10.0.0.33 - - [2025-12-09 05:48:05] "POST /access-control-lists HTTP/1.1" 200 580 0.061926 10.0.0.33 - - [2025-12-09 05:48:05] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.039481 10.0.0.33 - - [2025-12-09 05:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.33 - - [2025-12-09 05:48:05] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005776 10.0.0.33 - - [2025-12-09 05:48:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.002001 10.0.0.33 - - [2025-12-09 05:48:05] "POST /access-control-lists HTTP/1.1" 200 578 0.069900 10.0.0.33 - - [2025-12-09 05:48:05] "PUT /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81 HTTP/1.1" 200 264 0.114025 10.0.0.33 - - [2025-12-09 05:48:05] "PUT /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148 HTTP/1.1" 200 264 0.068791 10.0.0.33 - - [2025-12-09 05:48:05] "POST /security-groups HTTP/1.1" 200 537 0.104991 10.0.0.33 - - [2025-12-09 05:48:05] "POST /fqname-to-id HTTP/1.1" 404 234 0.004451 10.0.0.33 - - [2025-12-09 05:48:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.034812 10.0.0.33 - - [2025-12-09 05:48:05] "POST /chown HTTP/1.1" 200 109 0.041049 10.0.0.33 - - [2025-12-09 05:48:05] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014258 10.0.0.33 - - [2025-12-09 05:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.33 - - [2025-12-09 05:48:05] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003937 10.0.0.33 - - [2025-12-09 05:48:05] "POST /access-control-lists HTTP/1.1" 200 596 0.144731 10.0.0.33 - - [2025-12-09 05:48:05] "POST /tags HTTP/1.1" 409 207 0.021052 10.0.0.33 - - [2025-12-09 05:48:05] "POST /fqname-to-id HTTP/1.1" 404 233 0.021489 10.0.0.33 - - [2025-12-09 05:48:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.33 - - [2025-12-09 05:48:05] "GET /tag/c133abfc-c15a-44e2-a528-31cd2cd5c642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013689 10.0.0.33 - - [2025-12-09 05:48:05] "POST /access-control-lists HTTP/1.1" 200 594 0.076500 10.0.0.33 - - [2025-12-09 05:48:05] "POST /firewall-rules HTTP/1.1" 200 564 0.141553 10.0.0.33 - - [2025-12-09 05:48:06] "GET /firewall-rule/c07f0dfe-d7e3-4081-bcad-20870332492b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.012948 10.0.0.33 - - [2025-12-09 05:48:06] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.007302 10.0.0.33 - - [2025-12-09 05:48:06] "GET /firewall-rule/c07f0dfe-d7e3-4081-bcad-20870332492b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.015822 10.0.0.33 - - [2025-12-09 05:48:06] "POST /ref-update HTTP/1.1" 200 156 0.024897 10.0.0.33 - - [2025-12-09 05:48:06] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006439 10.0.0.33 - - [2025-12-09 05:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.33 - - [2025-12-09 05:48:06] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007331 10.0.0.33 - - [2025-12-09 05:48:06] "POST /tags HTTP/1.1" 409 207 0.005263 10.0.0.33 - - [2025-12-09 05:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2025-12-09 05:48:06] "GET /tag/c133abfc-c15a-44e2-a528-31cd2cd5c642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015406 10.0.0.33 - - [2025-12-09 05:48:06] "POST /firewall-rules HTTP/1.1" 200 562 0.078241 10.0.0.33 - - [2025-12-09 05:48:06] "GET /firewall-rule/bf719e37-ae92-4b9d-8dca-b207d755cd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.028902 10.0.0.33 - - [2025-12-09 05:48:06] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005369 10.0.0.33 - - [2025-12-09 05:48:06] "GET /firewall-rule/bf719e37-ae92-4b9d-8dca-b207d755cd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003686 10.0.0.33 - - [2025-12-09 05:48:06] "POST /ref-update HTTP/1.1" 200 156 0.030365 10.0.0.33 - - [2025-12-09 05:48:06] "POST /tags HTTP/1.1" 200 301 0.071198 10.0.0.33 - - [2025-12-09 05:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008637 10.0.0.33 - - [2025-12-09 05:48:06] "GET /tag/c9e75196-17ef-4f20-9580-93695f173402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.031627 10.0.0.33 - - [2025-12-09 05:48:06] "POST /tags HTTP/1.1" 200 325 0.117249 10.0.0.33 - - [2025-12-09 05:48:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.33 - - [2025-12-09 05:48:06] "GET /tag/60d1c944-9912-4c76-b2c9-25365b3de914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.069528 10.0.0.33 - - [2025-12-09 05:48:06] "POST /tags HTTP/1.1" 200 363 0.020252 10.0.0.33 - - [2025-12-09 05:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006206 10.0.0.33 - - [2025-12-09 05:48:07] "GET /tag/914b97c1-e28a-433e-879e-a701b8c320b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015100 10.0.0.33 - - [2025-12-09 05:48:07] "POST /tags HTTP/1.1" 200 311 0.020296 10.0.0.33 - - [2025-12-09 05:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013269 10.0.0.33 - - [2025-12-09 05:48:07] "GET /tag/d7e67d3c-faad-4098-a90d-0dbaad0af42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013405 10.0.0.33 - - [2025-12-09 05:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.33 - - [2025-12-09 05:48:07] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006241 10.0.0.33 - - [2025-12-09 05:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.33 - - [2025-12-09 05:48:07] "GET /project/8eace95e-e329-4ca7-8c2a-025faaef3181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.043113 10.0.0.33 - - [2025-12-09 05:48:07] "POST /virtual-machines HTTP/1.1" 200 377 0.015977 10.0.0.33 - - [2025-12-09 05:48:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024093 10.0.0.33 - - [2025-12-09 05:48:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.120225 10.0.0.33 - - [2025-12-09 05:48:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.012787 10.0.0.33 - - [2025-12-09 05:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013666 10.0.0.33 - - [2025-12-09 05:48:07] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008852 10.0.0.33 - - [2025-12-09 05:48:07] "POST /instance-ips HTTP/1.1" 200 409 0.050943 10.0.0.33 - - [2025-12-09 05:48:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.046349 10.0.0.33 - - [2025-12-09 05:48:07] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007028 10.0.0.33 - - [2025-12-09 05:48:07] "POST /set-tag HTTP/1.1" 200 109 0.039557 10.0.0.33 - - [2025-12-09 05:48:07] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.035372 10.0.0.33 - - [2025-12-09 05:48:07] "GET /instance-ip/a33607f4-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.013644 10.0.0.33 - - [2025-12-09 05:48:08] "POST /tags HTTP/1.1" 200 305 0.068583 10.0.0.33 - - [2025-12-09 05:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012004 10.0.0.33 - - [2025-12-09 05:48:08] "GET /tag/d67e2ac7-92cc-4fb4-a9d4-e4c2638cdd9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014407 10.0.0.33 - - [2025-12-09 05:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.33 - - [2025-12-09 05:48:08] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038856 10.0.0.33 - - [2025-12-09 05:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.33 - - [2025-12-09 05:48:08] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005047 10.0.0.33 - - [2025-12-09 05:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.33 - - [2025-12-09 05:48:08] "GET /service-appliance-set/dd00cdb0-dd79-4009-8c89-eb0655153aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003432 10.0.0.33 - - [2025-12-09 05:48:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.005658 10.0.0.33 - - [2025-12-09 05:48:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115160 10.0.0.33 - - [2025-12-09 05:48:08] "GET /virtual-machine-interface/2a85eb56-aa56-4cb3-b4bd-af0cd5bb41f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.021936 10.0.0.33 - - [2025-12-09 05:48:08] "POST /instance-ips HTTP/1.1" 200 381 0.053183 10.0.0.33 - - [2025-12-09 05:48:08] "GET /instance-ip/9d3cce63-b22f-458d-b0b5-fb3d3fd43c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005070 10.0.0.33 - - [2025-12-09 05:48:08] "POST /loadbalancers HTTP/1.1" 200 582 0.080767 10.0.0.33 - - [2025-12-09 05:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019224 10.0.0.33 - - [2025-12-09 05:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011930 10.0.0.33 - - [2025-12-09 05:48:08] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041077 10.0.0.33 - - [2025-12-09 05:48:08] "GET /loadbalancer/11360773-3f11-4e7f-8083-31c56bc89ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.013625 10.0.0.33 - - [2025-12-09 05:48:08] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058120 10.0.0.33 - - [2025-12-09 05:48:08] "GET /instance-ip/9d3cce63-b22f-458d-b0b5-fb3d3fd43c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003194 10.0.0.33 - - [2025-12-09 05:48:08] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.043835 10.0.0.33 - - [2025-12-09 05:48:08] "POST /floating-ips HTTP/1.1" 200 583 0.049098 10.0.0.33 - - [2025-12-09 05:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008079 10.0.0.33 - - [2025-12-09 05:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.018012 10.0.0.33 - - [2025-12-09 05:48:08] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041041 10.0.0.33 - - [2025-12-09 05:48:08] "GET /loadbalancer-listener/17283612-07c3-4386-9eea-bbbd91c4e756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003199 10.0.0.33 - - [2025-12-09 05:48:08] "GET /loadbalancer-listener/17283612-07c3-4386-9eea-bbbd91c4e756?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007102 10.0.0.33 - - [2025-12-09 05:48:08] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020400 10.0.0.33 - - [2025-12-09 05:48:09] "GET /instance-ip/9d3cce63-b22f-458d-b0b5-fb3d3fd43c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002855 10.0.0.33 - - [2025-12-09 05:48:09] "GET /instance-ip/9d3cce63-b22f-458d-b0b5-fb3d3fd43c9a?fields=floating_ips HTTP/1.1" 200 1171 0.005002 10.0.0.33 - - [2025-12-09 05:48:09] "GET /floating-ip/a7def895-abfb-43b3-ae99-8b3524bbbbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002424 10.0.0.33 - - [2025-12-09 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.33 - - [2025-12-09 05:48:09] "GET /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002959 10.0.0.33 - - [2025-12-09 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.33 - - [2025-12-09 05:48:09] "PUT /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf HTTP/1.1" 200 276 0.010351 10.0.0.33 - - [2025-12-09 05:48:09] "POST /tags HTTP/1.1" 200 355 0.025389 10.0.0.33 - - [2025-12-09 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011982 10.0.0.33 - - [2025-12-09 05:48:09] "GET /tag/e8e5e37d-2ade-4261-9cf5-e01ca82d515a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012988 10.0.0.33 - - [2025-12-09 05:48:09] "POST /tags HTTP/1.1" 200 303 0.019816 10.0.0.33 - - [2025-12-09 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015172 10.0.0.33 - - [2025-12-09 05:48:09] "GET /tag/38707c6a-956a-4833-86b6-cecbbc1e87ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.018508 10.0.0.33 - - [2025-12-09 05:48:09] "POST /projects HTTP/1.1" 409 218 0.002398 10.0.0.33 - - [2025-12-09 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2025-12-09 05:48:09] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036966 10.0.0.33 - - [2025-12-09 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.33 - - [2025-12-09 05:48:09] "GET /network-ipam/db1e1df9-3d1f-41e4-9055-c55386ea274d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002347 10.0.0.33 - - [2025-12-09 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.33 - - [2025-12-09 05:48:09] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.010567 10.0.0.33 - - [2025-12-09 05:48:09] "PUT /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81 HTTP/1.1" 200 264 0.049996 10.0.0.33 - - [2025-12-09 05:48:09] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004834 10.0.0.33 - - [2025-12-09 05:48:09] "POST /set-tag HTTP/1.1" 200 109 0.048225 10.0.0.33 - - [2025-12-09 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005859 10.0.0.33 - - [2025-12-09 05:48:09] "GET /network-ipam/bb13ada4-07e0-4dc9-aeaa-bf7c2386fc44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002983 10.0.0.33 - - [2025-12-09 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.33 - - [2025-12-09 05:48:09] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003978 10.0.0.33 - - [2025-12-09 05:48:09] "PUT /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148 HTTP/1.1" 200 264 0.106863 10.0.0.33 - - [2025-12-09 05:48:09] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008547 10.0.0.33 - - [2025-12-09 05:48:09] "POST /set-tag HTTP/1.1" 200 109 0.050676 10.0.0.33 - - [2025-12-09 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.33 - - [2025-12-09 05:48:09] "GET /network-policy/34de1427-e379-444d-a2e9-f8ff16f53178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003921 10.0.0.33 - - [2025-12-09 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.33 - - [2025-12-09 05:48:09] "GET /network-policy/bf74ccdc-b97c-4dc3-9cbc-ea7266308190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003647 10.0.0.33 - - [2025-12-09 05:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.33 - - [2025-12-09 05:48:09] "GET /network-policy/7cc08d23-f7c5-4bd0-8ba7-73b798b8fb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002289 10.0.0.33 - - [2025-12-09 05:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.33 - - [2025-12-09 05:48:10] "PUT /network-policy/7cc08d23-f7c5-4bd0-8ba7-73b798b8fb80 HTTP/1.1" 200 262 0.021599 10.0.0.33 - - [2025-12-09 05:48:10] "PUT /access-control-list/bb63754f-7652-41a4-a4c4-49b6d220d957 HTTP/1.1" 200 272 0.046544 10.0.0.33 - - [2025-12-09 05:48:10] "POST /ref-update HTTP/1.1" 200 156 0.131153 10.0.0.33 - - [2025-12-09 05:48:10] "PUT /access-control-list/d42d06bc-9310-4f17-b962-e837bb4ae131 HTTP/1.1" 200 272 0.064492 10.0.0.33 - - [2025-12-09 05:48:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008332 10.0.0.33 - - [2025-12-09 05:48:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009318 10.0.0.33 - - [2025-12-09 05:48:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003813 10.0.0.33 - - [2025-12-09 05:48:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002414 10.0.0.33 - - [2025-12-09 05:48:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001964 10.0.0.33 - - [2025-12-09 05:48:10] "POST /security-groups HTTP/1.1" 409 245 0.002161 10.0.0.33 - - [2025-12-09 05:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.33 - - [2025-12-09 05:48:10] "PUT /security-group/4d025f07-0365-4a6a-97b5-156f1c2680e8 HTTP/1.1" 200 262 0.060982 10.0.0.33 - - [2025-12-09 05:48:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.053044 10.0.0.33 - - [2025-12-09 05:48:10] "PUT /access-control-list/ddc6efce-4da6-4762-b4dd-27846409e46e HTTP/1.1" 200 272 0.048679 10.0.0.33 - - [2025-12-09 05:48:10] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.033939 10.0.0.33 - - [2025-12-09 05:48:10] "PUT /access-control-list/6e3d9142-fc93-4cb4-af4d-0b052c3b2099 HTTP/1.1" 200 272 0.039096 10.0.0.33 - - [2025-12-09 05:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.33 - - [2025-12-09 05:48:10] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003812 10.0.0.33 - - [2025-12-09 05:48:10] "POST /tags HTTP/1.1" 409 206 0.002832 10.0.0.33 - - [2025-12-09 05:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.33 - - [2025-12-09 05:48:10] "GET /tag/38707c6a-956a-4833-86b6-cecbbc1e87ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011992 10.0.0.33 - - [2025-12-09 05:48:10] "POST /firewall-rules HTTP/1.1" 200 562 0.073130 10.0.0.33 - - [2025-12-09 05:48:10] "GET /firewall-rule/f47525ab-c274-4fef-ab5f-1c6a27e1dc85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004441 10.0.0.33 - - [2025-12-09 05:48:10] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003992 10.0.0.33 - - [2025-12-09 05:48:10] "GET /firewall-rule/f47525ab-c274-4fef-ab5f-1c6a27e1dc85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002509 10.0.0.33 - - [2025-12-09 05:48:10] "POST /ref-update HTTP/1.1" 200 156 0.062966 10.0.0.33 - - [2025-12-09 05:48:10] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008894 10.0.0.33 - - [2025-12-09 05:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.33 - - [2025-12-09 05:48:10] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003557 10.0.0.33 - - [2025-12-09 05:48:11] "POST /tags HTTP/1.1" 409 206 0.003146 10.0.0.33 - - [2025-12-09 05:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.33 - - [2025-12-09 05:48:11] "GET /tag/38707c6a-956a-4833-86b6-cecbbc1e87ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011892 10.0.0.33 - - [2025-12-09 05:48:11] "POST /firewall-rules HTTP/1.1" 200 560 0.066771 10.0.0.33 - - [2025-12-09 05:48:11] "GET /firewall-rule/0051a00c-dcbc-4799-a65d-b7838b1b6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.009534 10.0.0.33 - - [2025-12-09 05:48:11] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.005380 10.0.0.33 - - [2025-12-09 05:48:11] "GET /firewall-rule/0051a00c-dcbc-4799-a65d-b7838b1b6f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.003035 10.0.0.33 - - [2025-12-09 05:48:11] "POST /ref-update HTTP/1.1" 200 156 0.025160 10.0.0.33 - - [2025-12-09 05:48:11] "POST /fqname-to-id HTTP/1.1" 404 228 0.003622 10.0.0.33 - - [2025-12-09 05:48:11] "POST /tags HTTP/1.1" 200 301 0.037893 10.0.0.33 - - [2025-12-09 05:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.025329 10.0.0.33 - - [2025-12-09 05:48:11] "GET /tag/a85cf25c-6e0d-421d-bb1f-9a622efdf883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.025719 10.0.0.33 - - [2025-12-09 05:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.33 - - [2025-12-09 05:48:11] "GET /project/8eace95e-e329-4ca7-8c2a-025faaef3181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037330 10.0.0.33 - - [2025-12-09 05:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.33 - - [2025-12-09 05:48:11] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004774 10.0.0.33 - - [2025-12-09 05:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.33 - - [2025-12-09 05:48:11] "GET /service-appliance-set/dd00cdb0-dd79-4009-8c89-eb0655153aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002861 10.0.0.33 - - [2025-12-09 05:48:11] "POST /fqname-to-id HTTP/1.1" 404 242 0.001699 10.0.0.33 - - [2025-12-09 05:48:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.127064 10.0.0.33 - - [2025-12-09 05:48:11] "GET /virtual-machine-interface/bd46aaa3-7d56-4c21-9fc1-7339f1072582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.005265 10.0.0.33 - - [2025-12-09 05:48:11] "POST /instance-ips HTTP/1.1" 200 377 0.028635 10.0.0.33 - - [2025-12-09 05:48:11] "GET /instance-ip/4191b4cb-469f-4fbf-b890-63844f582fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015009 10.0.0.33 - - [2025-12-09 05:48:11] "POST /loadbalancers HTTP/1.1" 200 582 0.076831 10.0.0.33 - - [2025-12-09 05:48:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012917 10.0.0.33 - - [2025-12-09 05:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011387 10.0.0.33 - - [2025-12-09 05:48:12] "GET /project/8eace95e-e329-4ca7-8c2a-025faaef3181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040577 10.0.0.33 - - [2025-12-09 05:48:12] "GET /instance-ip/4191b4cb-469f-4fbf-b890-63844f582fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002733 10.0.0.33 - - [2025-12-09 05:48:12] "GET /project/8eace95e-e329-4ca7-8c2a-025faaef3181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.029902 10.0.0.33 - - [2025-12-09 05:48:12] "GET /loadbalancer/3c34df90-484b-477d-85b3-7f24ecb124c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002988 10.0.0.33 - - [2025-12-09 05:48:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.023819 10.0.0.33 - - [2025-12-09 05:48:12] "POST /floating-ips HTTP/1.1" 200 581 0.032910 10.0.0.33 - - [2025-12-09 05:48:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017624 10.0.0.33 - - [2025-12-09 05:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.33 - - [2025-12-09 05:48:12] "GET /project/8eace95e-e329-4ca7-8c2a-025faaef3181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.042008 10.0.0.33 - - [2025-12-09 05:48:12] "GET /loadbalancer-listener/7327eee5-7415-4985-9c7c-643e0c8ade0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.005155 10.0.0.33 - - [2025-12-09 05:48:12] "GET /loadbalancer-listener/7327eee5-7415-4985-9c7c-643e0c8ade0b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.008397 10.0.0.33 - - [2025-12-09 05:48:12] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020921 10.0.0.33 - - [2025-12-09 05:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006908 10.0.0.33 - - [2025-12-09 05:48:12] "GET /instance-ip/4191b4cb-469f-4fbf-b890-63844f582fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006757 10.0.0.33 - - [2025-12-09 05:48:12] "GET /instance-ip/4191b4cb-469f-4fbf-b890-63844f582fae?fields=floating_ips HTTP/1.1" 200 1164 0.005821 10.0.0.33 - - [2025-12-09 05:48:12] "GET /floating-ip/7216b700-a10e-4bc0-8632-3035fe881bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.001967 10.0.0.33 - - [2025-12-09 05:48:12] "GET /project/8eace95e-e329-4ca7-8c2a-025faaef3181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034085 10.0.0.33 - - [2025-12-09 05:48:12] "GET /loadbalancer/3c34df90-484b-477d-85b3-7f24ecb124c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006149 10.0.0.33 - - [2025-12-09 05:48:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022058 10.0.0.33 - - [2025-12-09 05:48:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012147 10.0.0.33 - - [2025-12-09 05:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.021416 10.0.0.33 - - [2025-12-09 05:48:12] "GET /project/8eace95e-e329-4ca7-8c2a-025faaef3181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041949 10.0.0.33 - - [2025-12-09 05:48:12] "GET /loadbalancer-listener/98f01d7c-9afe-44a7-a253-1b7c792e68d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002805 10.0.0.33 - - [2025-12-09 05:48:12] "GET /loadbalancer-listener/98f01d7c-9afe-44a7-a253-1b7c792e68d2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003539 10.0.0.33 - - [2025-12-09 05:48:12] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018233 10.0.0.33 - - [2025-12-09 05:48:12] "GET /instance-ip/4191b4cb-469f-4fbf-b890-63844f582fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002983 10.0.0.33 - - [2025-12-09 05:48:12] "GET /instance-ip/4191b4cb-469f-4fbf-b890-63844f582fae?fields=floating_ips HTTP/1.1" 200 1164 0.002692 10.0.0.33 - - [2025-12-09 05:48:12] "GET /floating-ip/7216b700-a10e-4bc0-8632-3035fe881bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002025 10.0.0.33 - - [2025-12-09 05:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.33 - - [2025-12-09 05:48:12] "GET /project/8eace95e-e329-4ca7-8c2a-025faaef3181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.038082 10.0.0.33 - - [2025-12-09 05:48:12] "GET /loadbalancer/3c34df90-484b-477d-85b3-7f24ecb124c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004236 10.0.0.33 - - [2025-12-09 05:48:12] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.035288 10.0.0.33 - - [2025-12-09 05:48:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.028617 10.0.0.33 - - [2025-12-09 05:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.023884 10.0.0.33 - - [2025-12-09 05:48:12] "GET /project/8eace95e-e329-4ca7-8c2a-025faaef3181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045759 10.0.0.33 - - [2025-12-09 05:48:12] "GET /loadbalancer-listener/d663f5a3-cb4b-41e4-96d6-988fd0974df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006531 10.0.0.33 - - [2025-12-09 05:48:12] "GET /loadbalancer-listener/d663f5a3-cb4b-41e4-96d6-988fd0974df8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003917 10.0.0.33 - - [2025-12-09 05:48:13] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.028399 10.0.0.33 - - [2025-12-09 05:48:13] "GET /instance-ip/4191b4cb-469f-4fbf-b890-63844f582fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011771 10.0.0.33 - - [2025-12-09 05:48:13] "GET /instance-ip/4191b4cb-469f-4fbf-b890-63844f582fae?fields=floating_ips HTTP/1.1" 200 1164 0.006486 10.0.0.33 - - [2025-12-09 05:48:13] "GET /floating-ip/7216b700-a10e-4bc0-8632-3035fe881bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004156 10.0.0.33 - - [2025-12-09 05:48:13] "POST /tags HTTP/1.1" 200 371 0.029754 10.0.0.33 - - [2025-12-09 05:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005357 10.0.0.33 - - [2025-12-09 05:48:13] "GET /tag/aa9f4e3e-fc24-4232-8eef-2d117f637dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.018664 10.0.0.33 - - [2025-12-09 05:48:13] "POST /tags HTTP/1.1" 200 319 0.021399 10.0.0.33 - - [2025-12-09 05:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.018016 10.0.0.33 - - [2025-12-09 05:48:13] "GET /tag/7a5b0957-b74a-41b6-b3b2-746f4975bb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016061 10.0.0.33 - - [2025-12-09 05:48:13] "POST /id-to-fqname HTTP/1.1" 200 181 0.000559 10.0.0.33 - - [2025-12-09 05:48:13] "POST /fqname-to-id HTTP/1.1" 404 190 0.002312 10.0.0.33 - - [2025-12-09 05:48:13] "POST /security-groups HTTP/1.1" 200 578 0.079553 10.0.0.33 - - [2025-12-09 05:48:13] "POST /projects HTTP/1.1" 200 497 0.200287 10.0.0.33 - - [2025-12-09 05:48:13] "POST /fqname-to-id HTTP/1.1" 404 225 0.002723 10.0.0.33 - - [2025-12-09 05:48:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026778 10.0.0.33 - - [2025-12-09 05:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016814 10.0.0.33 - - [2025-12-09 05:48:13] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.014085 10.0.0.33 - - [2025-12-09 05:48:13] "POST /access-control-lists HTTP/1.1" 200 587 0.089897 10.0.0.33 - - [2025-12-09 05:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.33 - - [2025-12-09 05:48:13] "POST /fqname-to-id HTTP/1.1" 404 224 0.018947 10.0.0.33 - - [2025-12-09 05:48:13] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.012309 10.0.0.33 - - [2025-12-09 05:48:13] "POST /access-control-lists HTTP/1.1" 200 585 0.065192 10.0.0.33 - - [2025-12-09 05:48:13] "PUT /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81 HTTP/1.1" 200 264 0.069429 10.0.0.33 - - [2025-12-09 05:48:13] "PUT /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148 HTTP/1.1" 200 264 0.047714 10.0.0.33 - - [2025-12-09 05:48:13] "POST /security-groups HTTP/1.1" 200 558 0.076174 10.0.0.33 - - [2025-12-09 05:48:13] "POST /fqname-to-id HTTP/1.1" 404 248 0.001955 10.0.0.33 - - [2025-12-09 05:48:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020376 10.0.0.33 - - [2025-12-09 05:48:13] "POST /access-control-lists HTTP/1.1" 200 610 0.054737 10.0.0.33 - - [2025-12-09 05:48:14] "POST /fqname-to-id HTTP/1.1" 404 247 0.018528 10.0.0.33 - - [2025-12-09 05:48:14] "POST /chown HTTP/1.1" 200 109 0.061674 10.0.0.33 - - [2025-12-09 05:48:14] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003533 10.0.0.33 - - [2025-12-09 05:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2025-12-09 05:48:14] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003019 10.0.0.33 - - [2025-12-09 05:48:14] "POST /access-control-lists HTTP/1.1" 200 608 0.082872 10.0.0.33 - - [2025-12-09 05:48:14] "POST /tags HTTP/1.1" 409 214 0.007777 10.0.0.33 - - [2025-12-09 05:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.33 - - [2025-12-09 05:48:14] "GET /tag/7a5b0957-b74a-41b6-b3b2-746f4975bb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011043 10.0.0.33 - - [2025-12-09 05:48:14] "POST /firewall-rules HTTP/1.1" 200 578 0.063577 10.0.0.33 - - [2025-12-09 05:48:14] "GET /firewall-rule/5166e807-02fa-4f65-9591-6ba7a49218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.023537 10.0.0.33 - - [2025-12-09 05:48:14] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004383 10.0.0.33 - - [2025-12-09 05:48:14] "GET /firewall-rule/5166e807-02fa-4f65-9591-6ba7a49218ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002318 10.0.0.33 - - [2025-12-09 05:48:14] "POST /ref-update HTTP/1.1" 200 156 0.036716 10.0.0.33 - - [2025-12-09 05:48:14] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002738 10.0.0.33 - - [2025-12-09 05:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.33 - - [2025-12-09 05:48:14] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002291 10.0.0.33 - - [2025-12-09 05:48:14] "POST /tags HTTP/1.1" 409 214 0.002205 10.0.0.33 - - [2025-12-09 05:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.33 - - [2025-12-09 05:48:14] "GET /tag/7a5b0957-b74a-41b6-b3b2-746f4975bb48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013388 10.0.0.33 - - [2025-12-09 05:48:14] "POST /firewall-rules HTTP/1.1" 200 576 0.065503 10.0.0.33 - - [2025-12-09 05:48:14] "GET /firewall-rule/86e4b659-cd09-45ff-8dc8-4b42f18d3943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004258 10.0.0.33 - - [2025-12-09 05:48:14] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.003401 10.0.0.33 - - [2025-12-09 05:48:14] "GET /firewall-rule/86e4b659-cd09-45ff-8dc8-4b42f18d3943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002218 10.0.0.33 - - [2025-12-09 05:48:14] "POST /ref-update HTTP/1.1" 200 156 0.032225 10.0.0.33 - - [2025-12-09 05:48:14] "POST /tags HTTP/1.1" 200 363 0.044207 10.0.0.33 - - [2025-12-09 05:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012232 10.0.0.33 - - [2025-12-09 05:48:14] "GET /tag/998c583a-4f34-4ebf-901d-fea98c855045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.017628 10.0.0.33 - - [2025-12-09 05:48:14] "POST /tags HTTP/1.1" 200 311 0.024298 10.0.0.33 - - [2025-12-09 05:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016053 10.0.0.33 - - [2025-12-09 05:48:14] "GET /tag/ba1a9fed-8c59-450a-aa21-c2416c7eb8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014073 10.0.0.33 - - [2025-12-09 05:48:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.004673 10.0.0.33 - - [2025-12-09 05:48:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.002110 10.0.0.33 - - [2025-12-09 05:48:15] "POST /security-groups HTTP/1.1" 200 574 0.066585 10.0.0.33 - - [2025-12-09 05:48:15] "POST /fqname-to-id HTTP/1.1" 404 217 0.003726 10.0.0.33 - - [2025-12-09 05:48:15] "POST /projects HTTP/1.1" 200 489 0.326318 10.0.0.33 - - [2025-12-09 05:48:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024123 10.0.0.33 - - [2025-12-09 05:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007037 10.0.0.33 - - [2025-12-09 05:48:15] "POST /access-control-lists HTTP/1.1" 200 583 0.064090 10.0.0.33 - - [2025-12-09 05:48:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.015780 10.0.0.33 - - [2025-12-09 05:48:15] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.004545 10.0.0.33 - - [2025-12-09 05:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.33 - - [2025-12-09 05:48:15] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.042460 10.0.0.33 - - [2025-12-09 05:48:15] "POST /access-control-lists HTTP/1.1" 200 581 0.072009 10.0.0.33 - - [2025-12-09 05:48:15] "PUT /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81 HTTP/1.1" 200 264 0.087502 10.0.0.33 - - [2025-12-09 05:48:15] "PUT /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148 HTTP/1.1" 200 264 0.034862 10.0.0.33 - - [2025-12-09 05:48:15] "POST /security-groups HTTP/1.1" 200 546 0.082592 10.0.0.33 - - [2025-12-09 05:48:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.003720 10.0.0.33 - - [2025-12-09 05:48:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.039822 10.0.0.33 - - [2025-12-09 05:48:15] "POST /chown HTTP/1.1" 200 109 0.072963 10.0.0.33 - - [2025-12-09 05:48:15] "POST /access-control-lists HTTP/1.1" 200 602 0.103582 10.0.0.33 - - [2025-12-09 05:48:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.023075 10.0.0.33 - - [2025-12-09 05:48:15] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003745 10.0.0.33 - - [2025-12-09 05:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.33 - - [2025-12-09 05:48:15] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003219 10.0.0.33 - - [2025-12-09 05:48:15] "POST /tags HTTP/1.1" 409 210 0.002192 10.0.0.33 - - [2025-12-09 05:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.33 - - [2025-12-09 05:48:15] "GET /tag/ba1a9fed-8c59-450a-aa21-c2416c7eb8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011281 10.0.0.33 - - [2025-12-09 05:48:15] "POST /access-control-lists HTTP/1.1" 200 600 0.074734 10.0.0.33 - - [2025-12-09 05:48:16] "POST /firewall-rules HTTP/1.1" 200 570 0.072158 10.0.0.33 - - [2025-12-09 05:48:16] "GET /firewall-rule/9ee7219c-c836-45a3-9ef2-543c5f609539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.026411 10.0.0.33 - - [2025-12-09 05:48:16] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.003804 10.0.0.33 - - [2025-12-09 05:48:16] "GET /firewall-rule/9ee7219c-c836-45a3-9ef2-543c5f609539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003273 10.0.0.33 - - [2025-12-09 05:48:16] "POST /ref-update HTTP/1.1" 200 156 0.046458 10.0.0.33 - - [2025-12-09 05:48:16] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019306 10.0.0.33 - - [2025-12-09 05:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.33 - - [2025-12-09 05:48:16] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003000 10.0.0.33 - - [2025-12-09 05:48:16] "POST /tags HTTP/1.1" 409 210 0.002025 10.0.0.33 - - [2025-12-09 05:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.33 - - [2025-12-09 05:48:16] "GET /tag/ba1a9fed-8c59-450a-aa21-c2416c7eb8b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011797 10.0.0.33 - - [2025-12-09 05:48:16] "POST /firewall-rules HTTP/1.1" 200 568 0.064113 10.0.0.33 - - [2025-12-09 05:48:16] "GET /firewall-rule/44bcbde0-3287-4908-a30e-14dea33cdf13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004205 10.0.0.33 - - [2025-12-09 05:48:16] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.003350 10.0.0.33 - - [2025-12-09 05:48:16] "GET /firewall-rule/44bcbde0-3287-4908-a30e-14dea33cdf13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002638 10.0.0.33 - - [2025-12-09 05:48:16] "POST /ref-update HTTP/1.1" 200 156 0.044213 10.0.0.33 - - [2025-12-09 05:48:16] "POST /tags HTTP/1.1" 409 237 0.013771 10.0.0.33 - - [2025-12-09 05:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.33 - - [2025-12-09 05:48:16] "GET /tag/914b97c1-e28a-433e-879e-a701b8c320b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011770 10.0.0.33 - - [2025-12-09 05:48:16] "POST /tags HTTP/1.1" 409 210 0.001940 10.0.0.33 - - [2025-12-09 05:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.33 - - [2025-12-09 05:48:16] "GET /tag/d7e67d3c-faad-4098-a90d-0dbaad0af42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010832 10.0.0.33 - - [2025-12-09 05:48:16] "POST /projects HTTP/1.1" 409 223 0.002469 10.0.0.33 - - [2025-12-09 05:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2025-12-09 05:48:16] "GET /project/8eace95e-e329-4ca7-8c2a-025faaef3181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.032528 10.0.0.33 - - [2025-12-09 05:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.33 - - [2025-12-09 05:48:16] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004325 10.0.0.33 - - [2025-12-09 05:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.33 - - [2025-12-09 05:48:16] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005135 10.0.0.33 - - [2025-12-09 05:48:16] "PUT /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81 HTTP/1.1" 200 264 0.082099 10.0.0.33 - - [2025-12-09 05:48:16] "PUT /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148 HTTP/1.1" 200 264 0.058794 10.0.0.33 - - [2025-12-09 05:48:16] "POST /security-groups HTTP/1.1" 409 253 0.003312 10.0.0.33 - - [2025-12-09 05:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.33 - - [2025-12-09 05:48:17] "PUT /security-group/23503831-f098-4888-aaed-634e7aead279 HTTP/1.1" 200 262 0.060953 10.0.0.33 - - [2025-12-09 05:48:17] "PUT /access-control-list/01e0571f-858f-4cf4-a707-b71a4c5a62ea HTTP/1.1" 200 272 0.029118 10.0.0.33 - - [2025-12-09 05:48:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.128169 10.0.0.33 - - [2025-12-09 05:48:17] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004650 10.0.0.33 - - [2025-12-09 05:48:17] "PUT /access-control-list/410d6a8a-88fc-48e8-9bdd-087d63e17475 HTTP/1.1" 200 272 0.122890 10.0.0.33 - - [2025-12-09 05:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007838 10.0.0.33 - - [2025-12-09 05:48:17] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023139 10.0.0.33 - - [2025-12-09 05:48:17] "POST /tags HTTP/1.1" 409 210 0.001967 10.0.0.33 - - [2025-12-09 05:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.33 - - [2025-12-09 05:48:17] "GET /tag/d7e67d3c-faad-4098-a90d-0dbaad0af42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014517 10.0.0.33 - - [2025-12-09 05:48:17] "POST /firewall-rules HTTP/1.1" 200 570 0.079691 10.0.0.33 - - [2025-12-09 05:48:17] "GET /firewall-rule/4c4d7359-0d47-4383-8759-17086bea70b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005734 10.0.0.33 - - [2025-12-09 05:48:17] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.005556 10.0.0.33 - - [2025-12-09 05:48:17] "GET /firewall-rule/4c4d7359-0d47-4383-8759-17086bea70b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006698 10.0.0.33 - - [2025-12-09 05:48:17] "POST /ref-update HTTP/1.1" 200 156 0.044611 10.0.0.33 - - [2025-12-09 05:48:17] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006055 10.0.0.33 - - [2025-12-09 05:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.33 - - [2025-12-09 05:48:17] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006152 10.0.0.33 - - [2025-12-09 05:48:17] "POST /tags HTTP/1.1" 409 210 0.002191 10.0.0.33 - - [2025-12-09 05:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.33 - - [2025-12-09 05:48:17] "GET /tag/d7e67d3c-faad-4098-a90d-0dbaad0af42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013145 10.0.0.33 - - [2025-12-09 05:48:17] "POST /firewall-rules HTTP/1.1" 200 568 0.077698 10.0.0.33 - - [2025-12-09 05:48:17] "GET /firewall-rule/f5fedccb-6f3f-4684-9f21-da4505fc1736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.017252 10.0.0.33 - - [2025-12-09 05:48:17] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.015037 10.0.0.33 - - [2025-12-09 05:48:17] "GET /firewall-rule/f5fedccb-6f3f-4684-9f21-da4505fc1736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003082 10.0.0.33 - - [2025-12-09 05:48:18] "POST /ref-update HTTP/1.1" 200 156 0.096103 10.0.0.33 - - [2025-12-09 05:48:18] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017755 10.0.0.33 - - [2025-12-09 05:48:18] "POST /set-tag HTTP/1.1" 200 109 0.003158 10.0.0.33 - - [2025-12-09 05:48:19] "GET / HTTP/1.1" 200 35931 0.002077 10.0.0.33 - - [2025-12-09 05:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.33 - - [2025-12-09 05:48:19] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.015342 10.0.0.33 - - [2025-12-09 05:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.33 - - [2025-12-09 05:48:19] "GET /config-node/146c3ee4-94db-4559-9c43-b7bd456163fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003528 10.0.0.33 - - [2025-12-09 05:48:31] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.33 - - [2025-12-09 05:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.33 - - [2025-12-09 05:48:31] "GET /routing-instance/363e26df-3202-4b9e-80ce-aa45d71bdfde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002714 10.0.0.33 - - [2025-12-09 05:48:31] "POST /bgp-routers HTTP/1.1" 409 301 0.001813 10.0.0.33 - - [2025-12-09 05:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.33 - - [2025-12-09 05:48:31] "GET /bgp-router/f336ef5c-11e5-4205-82d6-ecce6dfc770e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005871 10.0.0.33 - - [2025-12-09 05:48:31] "PUT /bgp-router/f336ef5c-11e5-4205-82d6-ecce6dfc770e HTTP/1.1" 200 254 0.019485 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:48:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001065 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:48:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000963 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:48:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:48:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001022 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:48:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001022 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:48:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:48:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:48:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 10.0.0.22 - - [2025-12-09 05:49:41] "GET / HTTP/1.1" 200 35931 0.001815 10.0.0.22 - - [2025-12-09 05:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.22 - - [2025-12-09 05:49:41] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006557 10.0.0.22 - - [2025-12-09 05:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.22 - - [2025-12-09 05:49:41] "GET /routing-instance/363e26df-3202-4b9e-80ce-aa45d71bdfde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003673 10.0.0.22 - - [2025-12-09 05:49:41] "PUT /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be HTTP/1.1" 200 274 0.008430 10.0.0.22 - - [2025-12-09 05:49:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.007304 10.0.0.22 - - [2025-12-09 05:49:41] "POST /virtual-routers HTTP/1.1" 200 599 0.021677 10.0.0.22 - - [2025-12-09 05:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.22 - - [2025-12-09 05:49:41] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.007226 10.0.0.22 - - [2025-12-09 05:49:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.001833 10.0.0.22 - - [2025-12-09 05:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.22 - - [2025-12-09 05:49:41] "GET /virtual-network/f0e998e6-2a48-47d2-9b3b-ede78631a66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004575 10.0.0.22 - - [2025-12-09 05:49:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.086100 10.0.0.33 - - [2025-12-09 05:50:26] "GET /global-system-configs HTTP/1.1" 200 322 0.003298 10.0.0.33 - - [2025-12-09 05:50:27] "GET /global-system-configs HTTP/1.1" 200 322 0.002002 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:51:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001035 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:51:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000974 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:51:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000967 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:51:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:52:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001051 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:52:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 10.0.0.33 - - [2025-12-09 05:52:04] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003178 10.0.0.33 - - [2025-12-09 05:52:04] "POST /ref-update HTTP/1.1" 200 156 0.009691 10.0.0.33 - - [2025-12-09 05:52:12] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004939 10.0.0.33 - - [2025-12-09 05:52:12] "POST /set-tag HTTP/1.1" 200 109 0.006039 10.0.0.33 - - [2025-12-09 05:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.33 - - [2025-12-09 05:52:12] "GET /loadbalancer/3c34df90-484b-477d-85b3-7f24ecb124c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002823 10.0.0.33 - - [2025-12-09 05:52:12] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004264 10.0.0.33 - - [2025-12-09 05:52:12] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.33 - - [2025-12-09 05:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.33 - - [2025-12-09 05:52:12] "GET /loadbalancer/3c34df90-484b-477d-85b3-7f24ecb124c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002538 10.0.0.33 - - [2025-12-09 05:52:12] "GET /loadbalancer-pool/5449c16a-ea3a-4178-bba9-e6801ebda72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003204 10.0.0.33 - - [2025-12-09 05:52:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024387 10.0.0.33 - - [2025-12-09 05:52:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.033364 10.0.0.33 - - [2025-12-09 05:52:12] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014903 10.0.0.33 - - [2025-12-09 05:52:12] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017948 10.0.0.33 - - [2025-12-09 05:52:12] "POST /ref-update HTTP/1.1" 200 156 0.036860 10.0.0.33 - - [2025-12-09 05:52:12] "GET /floating-ip/7216b700-a10e-4bc0-8632-3035fe881bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.027867 10.0.0.33 - - [2025-12-09 05:52:12] "POST /tags HTTP/1.1" 409 205 0.029024 10.0.0.33 - - [2025-12-09 05:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013393 10.0.0.33 - - [2025-12-09 05:52:12] "GET /tag/a85cf25c-6e0d-421d-bb1f-9a622efdf883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.022530 10.0.0.33 - - [2025-12-09 05:52:12] "PUT /floating-ip/7216b700-a10e-4bc0-8632-3035fe881bb0 HTTP/1.1" 200 256 0.068006 10.0.0.33 - - [2025-12-09 05:52:12] "POST /set-tag HTTP/1.1" 200 109 0.080088 10.0.0.33 - - [2025-12-09 05:52:12] "GET /loadbalancer-pool/e33b84d8-e23d-44da-a51a-8e915199edb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.035614 10.0.0.33 - - [2025-12-09 05:52:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.046587 10.0.0.33 - - [2025-12-09 05:52:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018182 10.0.0.33 - - [2025-12-09 05:52:12] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015762 10.0.0.33 - - [2025-12-09 05:52:12] "POST /set-tag HTTP/1.1" 200 109 0.003081 10.0.0.33 - - [2025-12-09 05:52:12] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006698 10.0.0.33 - - [2025-12-09 05:52:12] "POST /ref-update HTTP/1.1" 200 156 0.012871 10.0.0.33 - - [2025-12-09 05:52:12] "GET /floating-ip/7216b700-a10e-4bc0-8632-3035fe881bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.011351 10.0.0.33 - - [2025-12-09 05:52:12] "GET /loadbalancer-pool/dc53eb52-fc6e-4d60-a256-75d6e0018add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.011426 10.0.0.33 - - [2025-12-09 05:52:12] "PUT /floating-ip/7216b700-a10e-4bc0-8632-3035fe881bb0 HTTP/1.1" 200 256 0.027879 10.0.0.33 - - [2025-12-09 05:52:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.059625 10.0.0.33 - - [2025-12-09 05:52:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.032085 10.0.0.33 - - [2025-12-09 05:52:13] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019128 10.0.0.33 - - [2025-12-09 05:52:13] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005687 10.0.0.33 - - [2025-12-09 05:52:13] "POST /ref-update HTTP/1.1" 200 156 0.012154 10.0.0.33 - - [2025-12-09 05:52:13] "GET /floating-ip/7216b700-a10e-4bc0-8632-3035fe881bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.008073 10.0.0.33 - - [2025-12-09 05:52:13] "POST /set-tag HTTP/1.1" 200 109 0.003267 10.0.0.33 - - [2025-12-09 05:52:13] "PUT /floating-ip/7216b700-a10e-4bc0-8632-3035fe881bb0 HTTP/1.1" 200 256 0.021708 10.0.0.33 - - [2025-12-09 05:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.33 - - [2025-12-09 05:52:26] "GET /loadbalancer/3c34df90-484b-477d-85b3-7f24ecb124c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002860 10.0.0.33 - - [2025-12-09 05:52:26] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004562 10.0.0.33 - - [2025-12-09 05:52:26] "POST /set-tag HTTP/1.1" 200 109 0.023664 10.0.0.33 - - [2025-12-09 05:52:27] "DELETE /loadbalancer-member/ea18dd08-3b40-4087-b81c-74fd1faa5371 HTTP/1.1" 200 115 0.042671 10.0.0.33 - - [2025-12-09 05:52:27] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009480 10.0.0.33 - - [2025-12-09 05:52:27] "POST /set-tag HTTP/1.1" 200 109 0.003282 10.0.0.33 - - [2025-12-09 05:52:27] "DELETE /loadbalancer-member/05042f3f-1e0b-4876-8414-5bb903d93242 HTTP/1.1" 200 115 0.051835 10.0.0.33 - - [2025-12-09 05:52:27] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007787 10.0.0.33 - - [2025-12-09 05:52:27] "POST /set-tag HTTP/1.1" 200 109 0.007555 10.0.0.33 - - [2025-12-09 05:52:27] "DELETE /loadbalancer-member/94d7e37a-1619-4b98-9e69-d076c1c688f7 HTTP/1.1" 200 115 0.040328 10.0.0.33 - - [2025-12-09 05:52:27] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007201 10.0.0.33 - - [2025-12-09 05:52:27] "POST /set-tag HTTP/1.1" 200 109 0.003274 10.0.0.33 - - [2025-12-09 05:52:27] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008708 10.0.0.33 - - [2025-12-09 05:52:27] "POST /set-tag HTTP/1.1" 200 109 0.007249 10.0.0.33 - - [2025-12-09 05:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.33 - - [2025-12-09 05:52:27] "GET /loadbalancer/3c34df90-484b-477d-85b3-7f24ecb124c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002935 10.0.0.33 - - [2025-12-09 05:52:27] "GET /loadbalancer-pool/5449c16a-ea3a-4178-bba9-e6801ebda72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010273 10.0.0.33 - - [2025-12-09 05:52:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020195 10.0.0.33 - - [2025-12-09 05:52:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.030475 10.0.0.33 - - [2025-12-09 05:52:27] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.030299 10.0.0.33 - - [2025-12-09 05:52:27] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004796 10.0.0.33 - - [2025-12-09 05:52:27] "GET /floating-ip/7216b700-a10e-4bc0-8632-3035fe881bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004950 10.0.0.33 - - [2025-12-09 05:52:27] "POST /set-tag HTTP/1.1" 200 109 0.072164 10.0.0.33 - - [2025-12-09 05:52:27] "GET /loadbalancer-pool/e33b84d8-e23d-44da-a51a-8e915199edb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003264 10.0.0.33 - - [2025-12-09 05:52:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020124 10.0.0.33 - - [2025-12-09 05:52:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.033020 10.0.0.33 - - [2025-12-09 05:52:27] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008702 10.0.0.33 - - [2025-12-09 05:52:27] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004311 10.0.0.33 - - [2025-12-09 05:52:27] "GET /floating-ip/7216b700-a10e-4bc0-8632-3035fe881bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003927 10.0.0.33 - - [2025-12-09 05:52:27] "POST /set-tag HTTP/1.1" 200 109 0.002628 10.0.0.33 - - [2025-12-09 05:52:27] "GET /loadbalancer-pool/dc53eb52-fc6e-4d60-a256-75d6e0018add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002668 10.0.0.33 - - [2025-12-09 05:52:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018037 10.0.0.33 - - [2025-12-09 05:52:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013472 10.0.0.33 - - [2025-12-09 05:52:27] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021294 10.0.0.33 - - [2025-12-09 05:52:27] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012558 10.0.0.33 - - [2025-12-09 05:52:27] "POST /set-tag HTTP/1.1" 200 109 0.010383 10.0.0.33 - - [2025-12-09 05:52:27] "GET /floating-ip/7216b700-a10e-4bc0-8632-3035fe881bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002481 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:53:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:53:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001306 10.0.0.33 - - [2025-12-09 05:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.33 - - [2025-12-09 05:53:15] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004468 10.0.0.22 - - [2025-12-09 05:53:17] "GET / HTTP/1.1" 200 35931 0.001685 10.0.0.22 - - [2025-12-09 05:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.22 - - [2025-12-09 05:53:17] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005408 10.0.0.22 - - [2025-12-09 05:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.22 - - [2025-12-09 05:53:17] "GET /routing-instance/363e26df-3202-4b9e-80ce-aa45d71bdfde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002412 10.0.0.22 - - [2025-12-09 05:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.22 - - [2025-12-09 05:53:17] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002707 10.0.0.22 - - [2025-12-09 05:53:17] "PUT /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3 HTTP/1.1" 200 262 0.023563 10.0.0.22 - - [2025-12-09 05:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010609 10.0.0.22 - - [2025-12-09 05:53:17] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002811 10.0.0.22 - - [2025-12-09 05:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.22 - - [2025-12-09 05:53:17] "GET /virtual-machine-interface/f756dad6-2e4e-4d7f-aa4b-5dee1591ea69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006426 10.0.0.22 - - [2025-12-09 05:53:17] "PUT /virtual-machine-interface/f756dad6-2e4e-4d7f-aa4b-5dee1591ea69 HTTP/1.1" 200 284 0.010334 10.0.0.33 - - [2025-12-09 05:55:26] "GET /global-system-configs HTTP/1.1" 200 322 0.002056 10.0.0.33 - - [2025-12-09 05:55:27] "GET /global-system-configs HTTP/1.1" 200 322 0.004917 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:56:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001035 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:56:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001436 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:56:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:56:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001058 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:56:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000989 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:56:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001083 10.0.0.33 - - [2025-12-09 05:57:28] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006618 10.0.0.33 - - [2025-12-09 05:57:28] "POST /set-tag HTTP/1.1" 200 109 0.003641 10.0.0.33 - - [2025-12-09 05:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.33 - - [2025-12-09 05:57:28] "GET /loadbalancer/3c34df90-484b-477d-85b3-7f24ecb124c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003708 10.0.0.33 - - [2025-12-09 05:57:28] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010427 10.0.0.33 - - [2025-12-09 05:57:28] "POST /set-tag HTTP/1.1" 200 109 0.040209 10.0.0.33 - - [2025-12-09 05:57:28] "DELETE /loadbalancer-member/2355707c-fb6c-4e41-b41b-15be7b9aa3f8 HTTP/1.1" 200 115 0.116779 10.0.0.33 - - [2025-12-09 05:57:28] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006730 10.0.0.33 - - [2025-12-09 05:57:28] "POST /set-tag HTTP/1.1" 200 109 0.003424 10.0.0.33 - - [2025-12-09 05:57:28] "DELETE /loadbalancer-member/b073e0e1-cfc9-4ea0-8910-7b268d3f2a0b HTTP/1.1" 200 115 0.065541 10.0.0.33 - - [2025-12-09 05:57:28] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007485 10.0.0.33 - - [2025-12-09 05:57:28] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.33 - - [2025-12-09 05:57:28] "DELETE /loadbalancer-member/6cd723a8-e7cf-47fd-b534-013b0c93217e HTTP/1.1" 200 115 0.048024 10.0.0.33 - - [2025-12-09 05:57:28] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012567 10.0.0.33 - - [2025-12-09 05:57:28] "POST /set-tag HTTP/1.1" 200 109 0.003302 10.0.0.33 - - [2025-12-09 05:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.33 - - [2025-12-09 05:57:28] "GET /loadbalancer/3c34df90-484b-477d-85b3-7f24ecb124c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002738 10.0.0.33 - - [2025-12-09 05:57:28] "GET /loadbalancer-pool/5449c16a-ea3a-4178-bba9-e6801ebda72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003145 10.0.0.33 - - [2025-12-09 05:57:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017356 10.0.0.33 - - [2025-12-09 05:57:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019592 10.0.0.33 - - [2025-12-09 05:57:28] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010593 10.0.0.33 - - [2025-12-09 05:57:28] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005714 10.0.0.33 - - [2025-12-09 05:57:28] "GET /floating-ip/7216b700-a10e-4bc0-8632-3035fe881bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005165 10.0.0.33 - - [2025-12-09 05:57:28] "POST /set-tag HTTP/1.1" 200 109 0.059778 10.0.0.33 - - [2025-12-09 05:57:28] "GET /loadbalancer-pool/e33b84d8-e23d-44da-a51a-8e915199edb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.020193 10.0.0.33 - - [2025-12-09 05:57:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.057922 10.0.0.33 - - [2025-12-09 05:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018168 10.0.0.33 - - [2025-12-09 05:57:29] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017864 10.0.0.33 - - [2025-12-09 05:57:29] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005224 10.0.0.33 - - [2025-12-09 05:57:29] "POST /set-tag HTTP/1.1" 200 109 0.003138 10.0.0.33 - - [2025-12-09 05:57:29] "GET /floating-ip/7216b700-a10e-4bc0-8632-3035fe881bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002115 10.0.0.33 - - [2025-12-09 05:57:29] "GET /loadbalancer-pool/dc53eb52-fc6e-4d60-a256-75d6e0018add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003045 10.0.0.33 - - [2025-12-09 05:57:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028141 10.0.0.33 - - [2025-12-09 05:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016340 10.0.0.33 - - [2025-12-09 05:57:29] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013321 10.0.0.33 - - [2025-12-09 05:57:29] "GET /virtual-machine-interface/a31917ac-d4c2-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007979 10.0.0.33 - - [2025-12-09 05:57:29] "GET /floating-ip/7216b700-a10e-4bc0-8632-3035fe881bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002042 10.0.0.33 - - [2025-12-09 05:57:29] "POST /set-tag HTTP/1.1" 200 109 0.003304 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:58:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001076 [Introspect:8084]10.0.0.33 - - [2025-12-09 05:58:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001062 10.0.0.33 - - [2025-12-09 05:59:15] "GET / HTTP/1.1" 200 35931 0.001458 10.0.0.33 - - [2025-12-09 05:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.33 - - [2025-12-09 05:59:15] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037957 10.0.0.33 - - [2025-12-09 05:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.33 - - [2025-12-09 05:59:15] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032302 10.0.0.33 - - [2025-12-09 05:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.33 - - [2025-12-09 05:59:16] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038111 10.0.0.33 - - [2025-12-09 05:59:16] "POST /tags HTTP/1.1" 200 333 0.028453 10.0.0.33 - - [2025-12-09 05:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.33 - - [2025-12-09 05:59:16] "GET /tag/2b51141a-89ce-4a2d-bd70-bffa1a99d914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014280 10.0.0.33 - - [2025-12-09 05:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.33 - - [2025-12-09 05:59:16] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039363 10.0.0.33 - - [2025-12-09 05:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.33 - - [2025-12-09 05:59:16] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005882 10.0.0.33 - - [2025-12-09 05:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.33 - - [2025-12-09 05:59:16] "GET /service-appliance-set/dd00cdb0-dd79-4009-8c89-eb0655153aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002088 10.0.0.33 - - [2025-12-09 05:59:16] "POST /fqname-to-id HTTP/1.1" 404 254 0.001356 10.0.0.33 - - [2025-12-09 05:59:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.089544 10.0.0.33 - - [2025-12-09 05:59:16] "GET /virtual-machine-interface/38298d1f-9b23-4809-a8f9-118505789818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.016470 10.0.0.33 - - [2025-12-09 05:59:16] "POST /instance-ips HTTP/1.1" 200 409 0.025744 10.0.0.33 - - [2025-12-09 05:59:16] "GET /instance-ip/87008ea4-51ac-48ba-92a9-10efa28a5233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.011827 10.0.0.33 - - [2025-12-09 05:59:16] "POST /loadbalancers HTTP/1.1" 200 610 0.062402 10.0.0.33 - - [2025-12-09 05:59:16] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049356 10.0.0.33 - - [2025-12-09 05:59:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.029538 10.0.0.33 - - [2025-12-09 05:59:16] "GET /instance-ip/87008ea4-51ac-48ba-92a9-10efa28a5233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.012900 10.0.0.33 - - [2025-12-09 05:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.33 - - [2025-12-09 05:59:16] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041061 10.0.0.33 - - [2025-12-09 05:59:16] "POST /floating-ips HTTP/1.1" 200 597 0.046673 10.0.0.33 - - [2025-12-09 05:59:17] "GET /loadbalancer/ab2dc0f7-3ea9-40ea-954b-fb7b1f90533c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003096 10.0.0.33 - - [2025-12-09 05:59:17] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.024361 10.0.0.33 - - [2025-12-09 05:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.33 - - [2025-12-09 05:59:17] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057419 10.0.0.33 - - [2025-12-09 05:59:17] "GET /loadbalancer-listener/49ba0a5d-3ae7-492c-90c9-75b198b63442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003359 10.0.0.33 - - [2025-12-09 05:59:17] "GET /loadbalancer-listener/49ba0a5d-3ae7-492c-90c9-75b198b63442?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003995 10.0.0.33 - - [2025-12-09 05:59:17] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.022897 10.0.0.33 - - [2025-12-09 05:59:17] "GET /instance-ip/87008ea4-51ac-48ba-92a9-10efa28a5233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007167 10.0.0.33 - - [2025-12-09 05:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.33 - - [2025-12-09 05:59:17] "GET /instance-ip/87008ea4-51ac-48ba-92a9-10efa28a5233?fields=floating_ips HTTP/1.1" 200 1212 0.007826 10.0.0.33 - - [2025-12-09 05:59:17] "GET /loadbalancer/ab2dc0f7-3ea9-40ea-954b-fb7b1f90533c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.001895 10.0.0.33 - - [2025-12-09 05:59:17] "GET /floating-ip/3cef7a20-d6c0-401f-8000-898e16d07488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.001997 10.0.0.33 - - [2025-12-09 05:59:17] "POST /tags HTTP/1.1" 200 295 0.060025 10.0.0.33 - - [2025-12-09 05:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.33 - - [2025-12-09 05:59:17] "GET /tag/b6bc2fe7-3ffc-4b36-9bb1-1d8d9c759fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.016753 10.0.0.33 - - [2025-12-09 05:59:17] "POST /tags HTTP/1.1" 409 233 0.002748 10.0.0.33 - - [2025-12-09 05:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.33 - - [2025-12-09 05:59:17] "GET /tag/e8e5e37d-2ade-4261-9cf5-e01ca82d515a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.020696 10.0.0.33 - - [2025-12-09 05:59:17] "POST /tags HTTP/1.1" 409 206 0.001980 10.0.0.33 - - [2025-12-09 05:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.33 - - [2025-12-09 05:59:17] "GET /tag/38707c6a-956a-4833-86b6-cecbbc1e87ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014512 10.0.0.33 - - [2025-12-09 05:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.33 - - [2025-12-09 05:59:17] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008098 10.0.0.33 - - [2025-12-09 05:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.33 - - [2025-12-09 05:59:17] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047412 10.0.0.33 - - [2025-12-09 05:59:17] "POST /virtual-machines HTTP/1.1" 200 369 0.012125 10.0.0.33 - - [2025-12-09 05:59:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.027072 10.0.0.33 - - [2025-12-09 05:59:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.125313 10.0.0.33 - - [2025-12-09 05:59:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009657 10.0.0.33 - - [2025-12-09 05:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020494 10.0.0.33 - - [2025-12-09 05:59:17] "GET /virtual-machine-interface/32af4840-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005608 10.0.0.33 - - [2025-12-09 05:59:18] "POST /instance-ips HTTP/1.1" 200 409 0.022240 10.0.0.33 - - [2025-12-09 05:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.028820 10.0.0.33 - - [2025-12-09 05:59:18] "GET /virtual-machine-interface/32af4840-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011784 10.0.0.33 - - [2025-12-09 05:59:18] "POST /set-tag HTTP/1.1" 200 109 0.027236 10.0.0.33 - - [2025-12-09 05:59:18] "GET /virtual-machine-interface/32af4840-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011354 10.0.0.33 - - [2025-12-09 05:59:18] "GET /instance-ip/32cc63d0-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004641 10.0.0.33 - - [2025-12-09 05:59:18] "GET /virtual-machine-interface/32af4840-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004523 10.0.0.33 - - [2025-12-09 05:59:18] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.33 - - [2025-12-09 05:59:18] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002296 10.0.0.33 - - [2025-12-09 05:59:18] "POST /ref-update HTTP/1.1" 200 156 0.009430 10.0.0.33 - - [2025-12-09 05:59:18] "GET /virtual-machine-interface/32af4840-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018093 10.0.0.33 - - [2025-12-09 05:59:18] "POST /set-tag HTTP/1.1" 200 109 0.003917 10.0.0.33 - - [2025-12-09 05:59:18] "GET /virtual-machine-interface/32af4840-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005147 10.0.0.33 - - [2025-12-09 05:59:18] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.33 - - [2025-12-09 05:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.33 - - [2025-12-09 05:59:19] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004529 10.0.0.33 - - [2025-12-09 05:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.33 - - [2025-12-09 05:59:19] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041796 10.0.0.33 - - [2025-12-09 05:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013380 10.0.0.33 - - [2025-12-09 05:59:19] "GET /virtual-networks?parent_id=7a63a311-ded3-40e5-a62c-4bd064037105&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.006341 10.0.0.33 - - [2025-12-09 05:59:19] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030330 10.0.0.33 - - [2025-12-09 05:59:19] "POST /virtual-machines HTTP/1.1" 200 369 0.008687 10.0.0.33 - - [2025-12-09 05:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011447 10.0.0.33 - - [2025-12-09 05:59:19] "POST /virtual-networks HTTP/1.1" 200 512 0.086993 10.0.0.33 - - [2025-12-09 05:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018919 10.0.0.33 - - [2025-12-09 05:59:19] "GET /network-ipam/f62057b5-a50a-4472-a7b2-5de8727dc7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003124 10.0.0.33 - - [2025-12-09 05:59:19] "POST /route-targets HTTP/1.1" 200 327 0.020717 10.0.0.33 - - [2025-12-09 05:59:19] "POST /ref-update HTTP/1.1" 200 156 0.076053 10.0.0.33 - - [2025-12-09 05:59:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.185322 10.0.0.33 - - [2025-12-09 05:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.043959 10.0.0.33 - - [2025-12-09 05:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008010 10.0.0.33 - - [2025-12-09 05:59:19] "POST /useragent-kv HTTP/1.1" 200 115 0.006666 10.0.0.33 - - [2025-12-09 05:59:19] "POST /ref-update HTTP/1.1" 200 156 0.181960 10.0.0.33 - - [2025-12-09 05:59:19] "GET /virtual-network/8a9e6a8f-8141-4872-a33b-86ea7dc6cb69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005779 10.0.0.33 - - [2025-12-09 05:59:19] "GET /domains HTTP/1.1" 200 280 0.001998 10.0.0.33 - - [2025-12-09 05:59:19] "GET /virtual-machine-interface/33c482a4-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007480 10.0.0.33 - - [2025-12-09 05:59:19] "GET /domain/dcb47b0d-e275-4712-aecd-33d71909b151 HTTP/1.1" 200 3087 0.025444 10.0.0.33 - - [2025-12-09 05:59:19] "POST /instance-ips HTTP/1.1" 200 409 0.043835 10.0.0.33 - - [2025-12-09 05:59:19] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105 HTTP/1.1" 200 7064 0.078467 10.0.0.33 - - [2025-12-09 05:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.050499 10.0.0.33 - - [2025-12-09 05:59:19] "GET /virtual-machine-interface/33c482a4-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010239 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-network/8a9e6a8f-8141-4872-a33b-86ea7dc6cb69 HTTP/1.1" 200 2085 0.021291 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-network/8a9e6a8f-8141-4872-a33b-86ea7dc6cb69 HTTP/1.1" 200 2085 0.003872 10.0.0.33 - - [2025-12-09 05:59:20] "GET /routing-instance/2a8ffb3a-9771-484e-a27b-ccd1fed04bcd HTTP/1.1" 200 1402 0.002493 10.0.0.33 - - [2025-12-09 05:59:20] "GET /routing-instance/2a8ffb3a-9771-484e-a27b-ccd1fed04bcd HTTP/1.1" 200 1402 0.002497 10.0.0.33 - - [2025-12-09 05:59:20] "GET /route-target/2a2da8d2-84bb-4550-9c27-6d80d57c4432 HTTP/1.1" 200 1152 0.002356 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-network/8a9e6a8f-8141-4872-a33b-86ea7dc6cb69 HTTP/1.1" 200 2085 0.003898 10.0.0.33 - - [2025-12-09 05:59:20] "GET /routing-instance/2a8ffb3a-9771-484e-a27b-ccd1fed04bcd HTTP/1.1" 200 1402 0.002691 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-network/8a9e6a8f-8141-4872-a33b-86ea7dc6cb69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004251 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-network/8a9e6a8f-8141-4872-a33b-86ea7dc6cb69 HTTP/1.1" 200 2085 0.004545 10.0.0.33 - - [2025-12-09 05:59:20] "GET /routing-instance/2a8ffb3a-9771-484e-a27b-ccd1fed04bcd HTTP/1.1" 200 1402 0.002750 10.0.0.33 - - [2025-12-09 05:59:20] "POST /set-tag HTTP/1.1" 200 109 0.026527 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-machine-interface/33c482a4-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015325 10.0.0.33 - - [2025-12-09 05:59:20] "GET /routing-instance/2a8ffb3a-9771-484e-a27b-ccd1fed04bcd HTTP/1.1" 200 1402 0.032183 10.0.0.33 - - [2025-12-09 05:59:20] "GET /instance-ip/33e91e20-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.020226 10.0.0.33 - - [2025-12-09 05:59:20] "GET /route-target/2a2da8d2-84bb-4550-9c27-6d80d57c4432 HTTP/1.1" 200 1152 0.003452 10.0.0.33 - - [2025-12-09 05:59:20] "GET /domains HTTP/1.1" 200 280 0.001916 10.0.0.33 - - [2025-12-09 05:59:20] "GET /domain/dcb47b0d-e275-4712-aecd-33d71909b151 HTTP/1.1" 200 3087 0.002787 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-machine-interface/33c482a4-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004417 10.0.0.33 - - [2025-12-09 05:59:20] "POST /set-tag HTTP/1.1" 200 109 0.014172 10.0.0.33 - - [2025-12-09 05:59:20] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105 HTTP/1.1" 200 7064 0.048429 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.009494 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-network/8a9e6a8f-8141-4872-a33b-86ea7dc6cb69 HTTP/1.1" 200 2085 0.004111 10.0.0.33 - - [2025-12-09 05:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.33 - - [2025-12-09 05:59:20] "POST /ref-update HTTP/1.1" 200 156 0.014644 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-machine-interface/33c482a4-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012575 10.0.0.33 - - [2025-12-09 05:59:20] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063884 10.0.0.33 - - [2025-12-09 05:59:20] "POST /set-tag HTTP/1.1" 200 109 0.006147 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-network/8a9e6a8f-8141-4872-a33b-86ea7dc6cb69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004286 10.0.0.33 - - [2025-12-09 05:59:20] "GET /floating-ip-pools?parent_id=8a9e6a8f-8141-4872-a33b-86ea7dc6cb69&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001888 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-machine-interface/33c482a4-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007014 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-network/8a9e6a8f-8141-4872-a33b-86ea7dc6cb69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.007547 10.0.0.33 - - [2025-12-09 05:59:20] "POST /set-tag HTTP/1.1" 200 109 0.003255 10.0.0.33 - - [2025-12-09 05:59:20] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018398 10.0.0.33 - - [2025-12-09 05:59:20] "POST /ref-update HTTP/1.1" 200 156 0.008455 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-network/8a9e6a8f-8141-4872-a33b-86ea7dc6cb69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010637 10.0.0.33 - - [2025-12-09 05:59:20] "GET /domains HTTP/1.1" 200 280 0.003799 10.0.0.33 - - [2025-12-09 05:59:20] "GET /domain/dcb47b0d-e275-4712-aecd-33d71909b151 HTTP/1.1" 200 3087 0.002956 10.0.0.33 - - [2025-12-09 05:59:20] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105 HTTP/1.1" 200 7320 0.034253 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-network/8a9e6a8f-8141-4872-a33b-86ea7dc6cb69 HTTP/1.1" 200 2323 0.006737 10.0.0.33 - - [2025-12-09 05:59:20] "GET /floating-ip-pool/8503176a-6d91-494b-828f-81d66d86429b HTTP/1.1" 200 1313 0.002455 10.0.0.33 - - [2025-12-09 05:59:20] "GET /domains HTTP/1.1" 200 280 0.001849 10.0.0.33 - - [2025-12-09 05:59:20] "GET /domain/dcb47b0d-e275-4712-aecd-33d71909b151 HTTP/1.1" 200 3087 0.003063 10.0.0.33 - - [2025-12-09 05:59:20] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105 HTTP/1.1" 200 7320 0.037881 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-network/8a9e6a8f-8141-4872-a33b-86ea7dc6cb69 HTTP/1.1" 200 2323 0.004189 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-network/8a9e6a8f-8141-4872-a33b-86ea7dc6cb69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004488 10.0.0.33 - - [2025-12-09 05:59:20] "POST /tags HTTP/1.1" 200 365 0.059506 10.0.0.33 - - [2025-12-09 05:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007291 10.0.0.33 - - [2025-12-09 05:59:20] "GET /tag/51d1b37b-3faa-4014-bb17-47f42178b703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015980 10.0.0.33 - - [2025-12-09 05:59:20] "POST /tags HTTP/1.1" 409 206 0.001988 10.0.0.33 - - [2025-12-09 05:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.33 - - [2025-12-09 05:59:20] "GET /tag/38707c6a-956a-4833-86b6-cecbbc1e87ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011499 10.0.0.33 - - [2025-12-09 05:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.33 - - [2025-12-09 05:59:20] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043818 10.0.0.33 - - [2025-12-09 05:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.33 - - [2025-12-09 05:59:20] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004446 10.0.0.33 - - [2025-12-09 05:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.33 - - [2025-12-09 05:59:20] "GET /service-appliance-set/e9ee8211-3898-4125-aa07-39ffeb30ccd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003489 10.0.0.33 - - [2025-12-09 05:59:20] "POST /fqname-to-id HTTP/1.1" 404 258 0.001403 10.0.0.33 - - [2025-12-09 05:59:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.120623 10.0.0.33 - - [2025-12-09 05:59:21] "GET /virtual-machine-interface/b39af479-3ff3-4dce-857c-943be0939a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.011876 10.0.0.33 - - [2025-12-09 05:59:21] "POST /set-tag HTTP/1.1" 200 109 0.026762 10.0.0.33 - - [2025-12-09 05:59:21] "POST /instance-ips HTTP/1.1" 200 417 0.027647 10.0.0.33 - - [2025-12-09 05:59:21] "GET /instance-ip/4b76b4e0-3625-46e4-acdd-edd604a9a925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.009754 10.0.0.33 - - [2025-12-09 05:59:21] "POST /loadbalancers HTTP/1.1" 200 618 0.076065 10.0.0.33 - - [2025-12-09 05:59:21] "POST /service-instances HTTP/1.1" 200 566 0.026003 10.0.0.33 - - [2025-12-09 05:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029638 10.0.0.33 - - [2025-12-09 05:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.33 - - [2025-12-09 05:59:21] "POST /ref-update HTTP/1.1" 200 156 0.033272 10.0.0.33 - - [2025-12-09 05:59:21] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.046517 10.0.0.33 - - [2025-12-09 05:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.33 - - [2025-12-09 05:59:21] "PUT /service-instance/5da45db4-0ceb-4b10-87ed-fc1fd5aad828 HTTP/1.1" 200 266 0.011239 10.0.0.33 - - [2025-12-09 05:59:21] "GET /virtual-machine-interface/b39af479-3ff3-4dce-857c-943be0939a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.009133 10.0.0.33 - - [2025-12-09 05:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014734 10.0.0.33 - - [2025-12-09 05:59:21] "GET /virtual-machine-interface/b39af479-3ff3-4dce-857c-943be0939a98?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.019274 10.0.0.33 - - [2025-12-09 05:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.33 - - [2025-12-09 05:59:21] "PUT /service-instance/5da45db4-0ceb-4b10-87ed-fc1fd5aad828 HTTP/1.1" 200 266 0.008974 10.0.0.33 - - [2025-12-09 05:59:21] "GET /floating-ip-pool/8503176a-6d91-494b-828f-81d66d86429b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002650 10.0.0.33 - - [2025-12-09 05:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009683 10.0.0.33 - - [2025-12-09 05:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.33 - - [2025-12-09 05:59:21] "POST /virtual-machines HTTP/1.1" 200 429 0.014608 10.0.0.33 - - [2025-12-09 05:59:21] "POST /floating-ips HTTP/1.1" 200 671 0.132969 10.0.0.33 - - [2025-12-09 05:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.012926 10.0.0.33 - - [2025-12-09 05:59:21] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004920 10.0.0.33 - - [2025-12-09 05:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015327 10.0.0.33 - - [2025-12-09 05:59:21] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009954 10.0.0.33 - - [2025-12-09 05:59:21] "POST /tags HTTP/1.1" 409 221 0.003613 10.0.0.33 - - [2025-12-09 05:59:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.164274 10.0.0.33 - - [2025-12-09 05:59:21] "POST /chown HTTP/1.1" 200 109 0.018972 10.0.0.33 - - [2025-12-09 05:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012255 10.0.0.33 - - [2025-12-09 05:59:21] "GET /tag/2b51141a-89ce-4a2d-bd70-bffa1a99d914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.037603 10.0.0.33 - - [2025-12-09 05:59:22] "POST /tags HTTP/1.1" 409 238 0.003503 10.0.0.33 - - [2025-12-09 05:59:22] "POST /chown HTTP/1.1" 200 109 0.053408 10.0.0.33 - - [2025-12-09 05:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.33 - - [2025-12-09 05:59:22] "GET /tag/51d1b37b-3faa-4014-bb17-47f42178b703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.026247 10.0.0.33 - - [2025-12-09 05:59:22] "PUT /virtual-machine-interface/c04debbe-ba71-4829-a0d6-2bbb7514167a HTTP/1.1" 200 284 0.040890 10.0.0.33 - - [2025-12-09 05:59:22] "PUT /instance-ip/4b76b4e0-3625-46e4-acdd-edd604a9a925 HTTP/1.1" 200 256 0.040243 10.0.0.33 - - [2025-12-09 05:59:22] "POST /ref-update HTTP/1.1" 200 156 0.063926 10.0.0.33 - - [2025-12-09 05:59:22] "POST /firewall-rules HTTP/1.1" 200 650 0.148220 10.0.0.33 - - [2025-12-09 05:59:22] "POST /ref-update HTTP/1.1" 200 156 0.010393 10.0.0.33 - - [2025-12-09 05:59:22] "GET /firewall-rule/8b50fff6-4b1a-41c3-9fc1-4184c32ac477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.010151 10.0.0.33 - - [2025-12-09 05:59:22] "GET /firewall-policy/4aaf0406-f91c-4126-b85c-ba8e318afc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002489 10.0.0.33 - - [2025-12-09 05:59:22] "POST /ref-update HTTP/1.1" 200 156 0.023670 10.0.0.33 - - [2025-12-09 05:59:22] "GET /firewall-rule/8b50fff6-4b1a-41c3-9fc1-4184c32ac477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.020128 10.0.0.33 - - [2025-12-09 05:59:22] "POST /ref-update HTTP/1.1" 200 156 0.023892 10.0.0.33 - - [2025-12-09 05:59:22] "POST /ref-update HTTP/1.1" 200 156 0.014403 10.0.0.33 - - [2025-12-09 05:59:22] "POST /ref-update HTTP/1.1" 200 156 0.054297 10.0.0.33 - - [2025-12-09 05:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014871 10.0.0.33 - - [2025-12-09 05:59:22] "POST /ref-update HTTP/1.1" 200 156 0.054879 10.0.0.33 - - [2025-12-09 05:59:22] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.059771 10.0.0.33 - - [2025-12-09 05:59:22] "POST /virtual-machines HTTP/1.1" 200 429 0.037324 10.0.0.33 - - [2025-12-09 05:59:22] "GET /loadbalancer/40dd619d-e43f-4181-8fbb-afd5b8db3917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002880 10.0.0.33 - - [2025-12-09 05:59:22] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.024950 10.0.0.33 - - [2025-12-09 05:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006456 10.0.0.33 - - [2025-12-09 05:59:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.150812 10.0.0.33 - - [2025-12-09 05:59:22] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.097429 10.0.0.33 - - [2025-12-09 05:59:22] "POST /chown HTTP/1.1" 200 109 0.043620 10.0.0.33 - - [2025-12-09 05:59:22] "GET /loadbalancer-listener/0e0994c3-7efe-4247-8b4e-9da09a19a6dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.027335 10.0.0.33 - - [2025-12-09 05:59:22] "GET /loadbalancer-listener/0e0994c3-7efe-4247-8b4e-9da09a19a6dc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.004466 10.0.0.33 - - [2025-12-09 05:59:22] "POST /chown HTTP/1.1" 200 109 0.020159 10.0.0.33 - - [2025-12-09 05:59:22] "PUT /virtual-machine-interface/eaacf2a2-1b0a-4afb-adbe-7bb3d71a7cd8 HTTP/1.1" 200 284 0.018502 10.0.0.33 - - [2025-12-09 05:59:22] "PUT /instance-ip/4b76b4e0-3625-46e4-acdd-edd604a9a925 HTTP/1.1" 200 256 0.067984 10.0.0.33 - - [2025-12-09 05:59:22] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.095848 10.0.0.33 - - [2025-12-09 05:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.064241 10.0.0.33 - - [2025-12-09 05:59:23] "GET /loadbalancer-pool/b5943960-8c99-427e-a5d1-516b701d771a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.029977 10.0.0.33 - - [2025-12-09 05:59:23] "POST /ref-update HTTP/1.1" 200 156 0.101722 10.0.0.33 - - [2025-12-09 05:59:23] "POST /ref-update HTTP/1.1" 200 156 0.014138 10.0.0.33 - - [2025-12-09 05:59:23] "POST /ref-update HTTP/1.1" 200 156 0.023114 10.0.0.33 - - [2025-12-09 05:59:23] "POST /loadbalancer-members HTTP/1.1" 200 707 0.064094 10.0.0.33 - - [2025-12-09 05:59:23] "POST /ref-update HTTP/1.1" 200 156 0.040921 10.0.0.33 - - [2025-12-09 05:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.045991 10.0.0.33 - - [2025-12-09 05:59:23] "GET /loadbalancer-member/52ca4b9a-ef38-4f23-b1eb-afeca9099d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.010284 10.0.0.33 - - [2025-12-09 05:59:23] "POST /ref-update HTTP/1.1" 200 156 0.023452 10.0.0.33 - - [2025-12-09 05:59:23] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020594 10.0.0.33 - - [2025-12-09 05:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010149 10.0.0.33 - - [2025-12-09 05:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008863 10.0.0.33 - - [2025-12-09 05:59:23] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004432 10.0.0.33 - - [2025-12-09 05:59:23] "POST /chown HTTP/1.1" 200 109 0.007945 10.0.0.33 - - [2025-12-09 05:59:23] "POST /tags HTTP/1.1" 409 221 0.008794 10.0.0.33 - - [2025-12-09 05:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007422 10.0.0.33 - - [2025-12-09 05:59:23] "GET /tag/2b51141a-89ce-4a2d-bd70-bffa1a99d914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015195 10.0.0.33 - - [2025-12-09 05:59:23] "POST /chown HTTP/1.1" 200 109 0.028680 10.0.0.33 - - [2025-12-09 05:59:23] "PUT /instance-ip/4b76b4e0-3625-46e4-acdd-edd604a9a925 HTTP/1.1" 200 256 0.027082 10.0.0.33 - - [2025-12-09 05:59:23] "POST /tags HTTP/1.1" 409 238 0.016718 10.0.0.33 - - [2025-12-09 05:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.33 - - [2025-12-09 05:59:23] "POST /ref-update HTTP/1.1" 200 156 0.023381 10.0.0.33 - - [2025-12-09 05:59:23] "GET /tag/51d1b37b-3faa-4014-bb17-47f42178b703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.040647 10.0.0.33 - - [2025-12-09 05:59:23] "POST /chown HTTP/1.1" 200 109 0.009827 10.0.0.33 - - [2025-12-09 05:59:23] "POST /firewall-rules HTTP/1.1" 409 293 0.006803 10.0.0.33 - - [2025-12-09 05:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006029 10.0.0.33 - - [2025-12-09 05:59:23] "POST /chown HTTP/1.1" 200 109 0.043187 10.0.0.33 - - [2025-12-09 05:59:23] "PUT /instance-ip/4b76b4e0-3625-46e4-acdd-edd604a9a925 HTTP/1.1" 200 256 0.022122 10.0.0.33 - - [2025-12-09 05:59:23] "PUT /firewall-rule/8b50fff6-4b1a-41c3-9fc1-4184c32ac477 HTTP/1.1" 200 260 0.052595 10.0.0.33 - - [2025-12-09 05:59:23] "GET /firewall-rule/8b50fff6-4b1a-41c3-9fc1-4184c32ac477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.027525 10.0.0.33 - - [2025-12-09 05:59:23] "GET /firewall-policy/4aaf0406-f91c-4126-b85c-ba8e318afc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003882 10.0.0.33 - - [2025-12-09 05:59:23] "POST /ref-update HTTP/1.1" 200 156 0.053824 10.0.0.33 - - [2025-12-09 05:59:23] "GET /firewall-rule/8b50fff6-4b1a-41c3-9fc1-4184c32ac477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.014487 10.0.0.33 - - [2025-12-09 05:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.33 - - [2025-12-09 05:59:23] "POST /chown HTTP/1.1" 200 109 0.008834 10.0.0.33 - - [2025-12-09 05:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.33 - - [2025-12-09 05:59:23] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003961 10.0.0.33 - - [2025-12-09 05:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.33 - - [2025-12-09 05:59:23] "POST /chown HTTP/1.1" 200 109 0.009616 10.0.0.33 - - [2025-12-09 05:59:23] "PUT /instance-ip/4b76b4e0-3625-46e4-acdd-edd604a9a925 HTTP/1.1" 200 256 0.023561 10.0.0.33 - - [2025-12-09 05:59:23] "POST /ref-update HTTP/1.1" 200 156 0.033083 10.0.0.33 - - [2025-12-09 05:59:23] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061761 10.0.0.33 - - [2025-12-09 05:59:23] "POST /virtual-machines HTTP/1.1" 200 373 0.011934 10.0.0.33 - - [2025-12-09 05:59:23] "POST /chown HTTP/1.1" 200 109 0.023864 10.0.0.33 - - [2025-12-09 05:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.026022 10.0.0.33 - - [2025-12-09 05:59:23] "POST /chown HTTP/1.1" 200 109 0.036248 10.0.0.33 - - [2025-12-09 05:59:23] "PUT /instance-ip/4b76b4e0-3625-46e4-acdd-edd604a9a925 HTTP/1.1" 200 256 0.037725 10.0.0.33 - - [2025-12-09 05:59:24] "POST /ref-update HTTP/1.1" 200 156 0.062003 10.0.0.33 - - [2025-12-09 05:59:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.155256 10.0.0.33 - - [2025-12-09 05:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.020102 10.0.0.33 - - [2025-12-09 05:59:24] "POST /chown HTTP/1.1" 200 109 0.014859 10.0.0.33 - - [2025-12-09 05:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008819 10.0.0.33 - - [2025-12-09 05:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.33 - - [2025-12-09 05:59:24] "GET /virtual-machine-interface/365d7d9a-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005152 10.0.0.33 - - [2025-12-09 05:59:24] "POST /chown HTTP/1.1" 200 109 0.010038 10.0.0.33 - - [2025-12-09 05:59:24] "PUT /instance-ip/4b76b4e0-3625-46e4-acdd-edd604a9a925 HTTP/1.1" 200 256 0.013936 10.0.0.33 - - [2025-12-09 05:59:24] "POST /ref-update HTTP/1.1" 200 156 0.024526 10.0.0.33 - - [2025-12-09 05:59:24] "POST /instance-ips HTTP/1.1" 200 413 0.033989 10.0.0.33 - - [2025-12-09 05:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.032623 10.0.0.33 - - [2025-12-09 05:59:24] "GET /virtual-machine-interface/365d7d9a-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.011736 10.0.0.33 - - [2025-12-09 05:59:24] "POST /chown HTTP/1.1" 200 109 0.040799 10.0.0.33 - - [2025-12-09 05:59:24] "POST /chown HTTP/1.1" 200 109 0.026297 10.0.0.33 - - [2025-12-09 05:59:24] "PUT /instance-ip/4b76b4e0-3625-46e4-acdd-edd604a9a925 HTTP/1.1" 200 256 0.032965 10.0.0.33 - - [2025-12-09 05:59:24] "POST /set-tag HTTP/1.1" 200 109 0.034736 10.0.0.33 - - [2025-12-09 05:59:24] "GET /virtual-machine-interface/365d7d9a-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019844 10.0.0.33 - - [2025-12-09 05:59:24] "GET /instance-ip/367ef6be-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004878 10.0.0.33 - - [2025-12-09 05:59:24] "POST /ref-update HTTP/1.1" 200 156 0.012696 10.0.0.33 - - [2025-12-09 05:59:24] "GET /virtual-machine-interface/365d7d9a-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004174 10.0.0.33 - - [2025-12-09 05:59:24] "POST /set-tag HTTP/1.1" 200 109 0.004108 10.0.0.33 - - [2025-12-09 05:59:24] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004205 10.0.0.33 - - [2025-12-09 05:59:24] "POST /ref-update HTTP/1.1" 200 156 0.007832 10.0.0.33 - - [2025-12-09 05:59:24] "GET /virtual-machine-interface/365d7d9a-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.030117 10.0.0.33 - - [2025-12-09 05:59:24] "POST /set-tag HTTP/1.1" 200 109 0.005849 10.0.0.33 - - [2025-12-09 05:59:24] "GET /virtual-machine-interface/365d7d9a-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014872 10.0.0.33 - - [2025-12-09 05:59:24] "POST /set-tag HTTP/1.1" 200 109 0.008542 10.0.0.33 - - [2025-12-09 05:59:24] "PUT /service-instance/5da45db4-0ceb-4b10-87ed-fc1fd5aad828 HTTP/1.1" 200 266 0.032098 10.0.0.33 - - [2025-12-09 05:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016113 10.0.0.33 - - [2025-12-09 05:59:24] "PUT /service-instance/5da45db4-0ceb-4b10-87ed-fc1fd5aad828 HTTP/1.1" 200 266 0.011945 10.0.0.33 - - [2025-12-09 05:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013579 10.0.0.33 - - [2025-12-09 05:59:24] "PUT /service-instance/5da45db4-0ceb-4b10-87ed-fc1fd5aad828 HTTP/1.1" 200 266 0.008708 10.0.0.33 - - [2025-12-09 05:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011225 10.0.0.33 - - [2025-12-09 05:59:24] "PUT /service-instance/5da45db4-0ceb-4b10-87ed-fc1fd5aad828 HTTP/1.1" 200 266 0.017555 10.0.0.33 - - [2025-12-09 05:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015270 10.0.0.33 - - [2025-12-09 05:59:25] "PUT /service-instance/5da45db4-0ceb-4b10-87ed-fc1fd5aad828 HTTP/1.1" 200 266 0.014705 10.0.0.33 - - [2025-12-09 05:59:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.023306 10.0.0.33 - - [2025-12-09 05:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2025-12-09 05:59:25] "POST /chown HTTP/1.1" 200 109 0.008969 10.0.0.33 - - [2025-12-09 05:59:25] "POST /chown HTTP/1.1" 200 109 0.033283 10.0.0.33 - - [2025-12-09 05:59:25] "POST /ref-update HTTP/1.1" 200 156 0.011421 10.0.0.33 - - [2025-12-09 05:59:25] "POST /chown HTTP/1.1" 200 109 0.015303 10.0.0.33 - - [2025-12-09 05:59:25] "POST /chown HTTP/1.1" 200 109 0.024490 10.0.0.33 - - [2025-12-09 05:59:25] "POST /ref-update HTTP/1.1" 200 156 0.012338 10.0.0.33 - - [2025-12-09 05:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007698 10.0.0.33 - - [2025-12-09 05:59:25] "POST /chown HTTP/1.1" 200 109 0.009768 10.0.0.33 - - [2025-12-09 05:59:25] "POST /chown HTTP/1.1" 200 109 0.009566 10.0.0.33 - - [2025-12-09 05:59:25] "POST /chown HTTP/1.1" 200 109 0.013957 10.0.0.33 - - [2025-12-09 05:59:25] "POST /chown HTTP/1.1" 200 109 0.019912 10.0.0.33 - - [2025-12-09 05:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.33 - - [2025-12-09 05:59:25] "POST /chown HTTP/1.1" 200 109 0.008732 10.0.0.33 - - [2025-12-09 05:59:25] "POST /chown HTTP/1.1" 200 109 0.045977 10.0.0.33 - - [2025-12-09 05:59:25] "POST /chown HTTP/1.1" 200 109 0.007672 10.0.0.33 - - [2025-12-09 05:59:25] "POST /chown HTTP/1.1" 200 109 0.021279 10.0.0.33 - - [2025-12-09 05:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008179 10.0.0.33 - - [2025-12-09 05:59:25] "POST /chown HTTP/1.1" 200 109 0.008346 10.0.0.33 - - [2025-12-09 05:59:25] "POST /chown HTTP/1.1" 200 109 0.016539 10.0.0.33 - - [2025-12-09 05:59:25] "POST /chown HTTP/1.1" 200 109 0.010218 10.0.0.33 - - [2025-12-09 05:59:25] "POST /chown HTTP/1.1" 200 109 0.007703 10.0.0.33 - - [2025-12-09 05:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.007713 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.006837 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.017419 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.018272 10.0.0.33 - - [2025-12-09 05:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.006680 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.023493 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.015621 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.029422 10.0.0.33 - - [2025-12-09 05:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.006875 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.023164 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.028725 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.007171 10.0.0.33 - - [2025-12-09 05:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.007994 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.022898 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.009518 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.020001 10.0.0.33 - - [2025-12-09 05:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.007214 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.013929 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.012856 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.007172 10.0.0.33 - - [2025-12-09 05:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.009106 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.009220 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.013999 10.0.0.33 - - [2025-12-09 05:59:26] "POST /chown HTTP/1.1" 200 109 0.019897 10.0.0.33 - - [2025-12-09 05:59:32] "GET /virtual-machine-interface/33c482a4-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004655 10.0.0.33 - - [2025-12-09 05:59:32] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.33 - - [2025-12-09 05:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.33 - - [2025-12-09 05:59:32] "GET /loadbalancer/ab2dc0f7-3ea9-40ea-954b-fb7b1f90533c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002414 10.0.0.33 - - [2025-12-09 05:59:32] "GET /loadbalancer-pool/1e5de713-00ad-464c-aefd-7558a6a77960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003700 10.0.0.33 - - [2025-12-09 05:59:32] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018267 10.0.0.33 - - [2025-12-09 05:59:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009004 10.0.0.33 - - [2025-12-09 05:59:32] "GET /virtual-machine-interface/33c482a4-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007884 10.0.0.33 - - [2025-12-09 05:59:32] "GET /virtual-machine-interface/33c482a4-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007290 10.0.0.33 - - [2025-12-09 05:59:32] "POST /ref-update HTTP/1.1" 200 156 0.006579 10.0.0.33 - - [2025-12-09 05:59:32] "GET /floating-ip/3cef7a20-d6c0-401f-8000-898e16d07488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.008526 10.0.0.33 - - [2025-12-09 05:59:32] "PUT /floating-ip/3cef7a20-d6c0-401f-8000-898e16d07488 HTTP/1.1" 200 256 0.008718 10.0.0.33 - - [2025-12-09 05:59:32] "POST /tags HTTP/1.1" 409 221 0.008021 10.0.0.33 - - [2025-12-09 05:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.33 - - [2025-12-09 05:59:32] "GET /tag/2b51141a-89ce-4a2d-bd70-bffa1a99d914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014678 10.0.0.33 - - [2025-12-09 05:59:32] "POST /set-tag HTTP/1.1" 200 109 0.019030 10.0.0.33 - - [2025-12-09 05:59:33] "GET /virtual-machine-interface/32af4840-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005011 10.0.0.33 - - [2025-12-09 05:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.33 - - [2025-12-09 05:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.33 - - [2025-12-09 05:59:33] "GET /loadbalancer/ab2dc0f7-3ea9-40ea-954b-fb7b1f90533c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002503 10.0.0.33 - - [2025-12-09 05:59:33] "GET /loadbalancer-pool/1e5de713-00ad-464c-aefd-7558a6a77960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003175 10.0.0.33 - - [2025-12-09 05:59:33] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017726 10.0.0.33 - - [2025-12-09 05:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012420 10.0.0.33 - - [2025-12-09 05:59:33] "GET /virtual-machine-interface/32af4840-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008850 10.0.0.33 - - [2025-12-09 05:59:33] "GET /virtual-machine-interface/32af4840-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009573 10.0.0.33 - - [2025-12-09 05:59:33] "POST /ref-update HTTP/1.1" 200 156 0.012535 10.0.0.33 - - [2025-12-09 05:59:33] "GET /floating-ip/3cef7a20-d6c0-401f-8000-898e16d07488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007397 10.0.0.33 - - [2025-12-09 05:59:33] "POST /set-tag HTTP/1.1" 200 109 0.023363 10.0.0.33 - - [2025-12-09 05:59:33] "GET /virtual-machine/76bd2c2b-0f8c-4b2c-9c63-188f264889e4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003130 10.0.0.33 - - [2025-12-09 05:59:33] "GET /virtual-machine-interface/32af4840-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005482 10.0.0.33 - - [2025-12-09 05:59:33] "GET /virtual-machine/ec53308a-af83-4ffb-b7ac-a4babe2fbad9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003267 10.0.0.33 - - [2025-12-09 05:59:33] "GET /virtual-machine-interface/33c482a4-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004807 10.0.0.33 - - [2025-12-09 05:59:38] "GET /virtual-machine-interface/365d7d9a-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004787 10.0.0.33 - - [2025-12-09 05:59:38] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.33 - - [2025-12-09 05:59:38] "GET /virtual-machine/6c9f5827-4ad2-4099-8313-5b849bd1215b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003077 10.0.0.33 - - [2025-12-09 05:59:38] "GET /virtual-machine-interface/365d7d9a-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004979 10.0.0.33 - - [2025-12-09 05:59:39] "GET /virtual-machine-interface/365d7d9a-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004316 10.0.0.33 - - [2025-12-09 05:59:39] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.33 - - [2025-12-09 06:00:11] "GET /virtual-machine-interface/365d7d9a-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004633 10.0.0.33 - - [2025-12-09 06:00:11] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.33 - - [2025-12-09 06:00:11] "GET /virtual-machine-interface/365d7d9a-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003996 10.0.0.33 - - [2025-12-09 06:00:11] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.33 - - [2025-12-09 06:00:11] "GET /virtual-machine/6c9f5827-4ad2-4099-8313-5b849bd1215b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002425 10.0.0.33 - - [2025-12-09 06:00:11] "POST /ref-update HTTP/1.1" 200 156 0.008721 10.0.0.33 - - [2025-12-09 06:00:11] "GET /virtual-machine-interface/365d7d9a-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009552 10.0.0.33 - - [2025-12-09 06:00:11] "POST /set-tag HTTP/1.1" 200 109 0.014630 10.0.0.33 - - [2025-12-09 06:00:11] "POST /set-tag HTTP/1.1" 200 109 0.017613 10.0.0.33 - - [2025-12-09 06:00:11] "DELETE /instance-ip/367ef6be-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.044178 10.0.0.33 - - [2025-12-09 06:00:11] "DELETE /virtual-machine-interface/365d7d9a-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.047112 10.0.0.33 - - [2025-12-09 06:00:11] "DELETE /virtual-machine/6c9f5827-4ad2-4099-8313-5b849bd1215b HTTP/1.1" 200 115 0.016608 10.0.0.33 - - [2025-12-09 06:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.33 - - [2025-12-09 06:00:14] "GET /tag/51d1b37b-3faa-4014-bb17-47f42178b703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012207 10.0.0.33 - - [2025-12-09 06:00:14] "GET /tag/51d1b37b-3faa-4014-bb17-47f42178b703?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.013087 10.0.0.33 - - [2025-12-09 06:00:14] "GET /virtual-machine-interface/b39af479-3ff3-4dce-857c-943be0939a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005895 10.0.0.33 - - [2025-12-09 06:00:14] "POST /set-tag HTTP/1.1" 200 109 0.014329 10.0.0.33 - - [2025-12-09 06:00:14] "GET /virtual-machine-interface/c04debbe-ba71-4829-a0d6-2bbb7514167a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.017074 10.0.0.33 - - [2025-12-09 06:00:14] "POST /set-tag HTTP/1.1" 200 109 0.017455 10.0.0.33 - - [2025-12-09 06:00:14] "GET /virtual-machine-interface/eaacf2a2-1b0a-4afb-adbe-7bb3d71a7cd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004538 10.0.0.33 - - [2025-12-09 06:00:14] "POST /set-tag HTTP/1.1" 200 109 0.013826 10.0.0.33 - - [2025-12-09 06:00:14] "GET /firewall-policy/4aaf0406-f91c-4126-b85c-ba8e318afc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011831 10.0.0.33 - - [2025-12-09 06:00:14] "GET /firewall-rule/8b50fff6-4b1a-41c3-9fc1-4184c32ac477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002868 10.0.0.33 - - [2025-12-09 06:00:14] "POST /ref-update HTTP/1.1" 200 156 0.020584 10.0.0.33 - - [2025-12-09 06:00:14] "DELETE /firewall-rule/8b50fff6-4b1a-41c3-9fc1-4184c32ac477 HTTP/1.1" 200 115 0.050352 10.0.0.33 - - [2025-12-09 06:00:14] "DELETE /loadbalancer-member/52ca4b9a-ef38-4f23-b1eb-afeca9099d99 HTTP/1.1" 200 115 0.028874 10.0.0.33 - - [2025-12-09 06:00:14] "PUT /service-instance/5da45db4-0ceb-4b10-87ed-fc1fd5aad828 HTTP/1.1" 200 266 0.008778 10.0.0.33 - - [2025-12-09 06:00:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016348 10.0.0.33 - - [2025-12-09 06:00:14] "DELETE /loadbalancer-pool/b5943960-8c99-427e-a5d1-516b701d771a HTTP/1.1" 200 115 0.061770 10.0.0.33 - - [2025-12-09 06:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.33 - - [2025-12-09 06:00:14] "DELETE /loadbalancer-listener/0e0994c3-7efe-4247-8b4e-9da09a19a6dc HTTP/1.1" 200 115 0.036766 10.0.0.33 - - [2025-12-09 06:00:14] "GET /floating-ip/81b5a6bb-03c7-465e-a7b7-f6f1d3cb9484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002373 10.0.0.33 - - [2025-12-09 06:00:14] "POST /chown HTTP/1.1" 200 109 0.006256 10.0.0.33 - - [2025-12-09 06:00:14] "POST /chown HTTP/1.1" 200 109 0.016939 10.0.0.33 - - [2025-12-09 06:00:15] "POST /chown HTTP/1.1" 200 109 0.035088 10.0.0.33 - - [2025-12-09 06:00:15] "PUT /floating-ip/81b5a6bb-03c7-465e-a7b7-f6f1d3cb9484 HTTP/1.1" 200 256 0.058945 10.0.0.33 - - [2025-12-09 06:00:15] "POST /chown HTTP/1.1" 200 109 0.025693 10.0.0.33 - - [2025-12-09 06:00:15] "PUT /service-instance/5da45db4-0ceb-4b10-87ed-fc1fd5aad828 HTTP/1.1" 200 266 0.021812 10.0.0.33 - - [2025-12-09 06:00:15] "DELETE /floating-ip/81b5a6bb-03c7-465e-a7b7-f6f1d3cb9484 HTTP/1.1" 200 115 0.102054 10.0.0.33 - - [2025-12-09 06:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.026503 10.0.0.33 - - [2025-12-09 06:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.33 - - [2025-12-09 06:00:15] "DELETE /loadbalancer/40dd619d-e43f-4181-8fbb-afd5b8db3917 HTTP/1.1" 200 115 0.070587 10.0.0.33 - - [2025-12-09 06:00:15] "POST /chown HTTP/1.1" 200 109 0.008680 10.0.0.33 - - [2025-12-09 06:00:15] "POST /chown HTTP/1.1" 200 109 0.025934 10.0.0.33 - - [2025-12-09 06:00:15] "DELETE /instance-ip/4b76b4e0-3625-46e4-acdd-edd604a9a925 HTTP/1.1" 200 115 0.071717 10.0.0.33 - - [2025-12-09 06:00:15] "POST /chown HTTP/1.1" 200 109 0.032028 10.0.0.33 - - [2025-12-09 06:00:15] "DELETE /virtual-machine-interface/b39af479-3ff3-4dce-857c-943be0939a98 HTTP/1.1" 200 115 0.063064 10.0.0.33 - - [2025-12-09 06:00:15] "POST /chown HTTP/1.1" 404 171 0.002782 10.0.0.33 - - [2025-12-09 06:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006798 10.0.0.33 - - [2025-12-09 06:00:15] "POST /chown HTTP/1.1" 200 109 0.026402 10.0.0.33 - - [2025-12-09 06:00:15] "POST /chown HTTP/1.1" 404 171 0.013328 10.0.0.33 - - [2025-12-09 06:00:15] "PUT /service-instance/5da45db4-0ceb-4b10-87ed-fc1fd5aad828 HTTP/1.1" 200 266 0.050055 10.0.0.33 - - [2025-12-09 06:00:15] "GET /floating-ip-pool/8503176a-6d91-494b-828f-81d66d86429b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.008641 10.0.0.33 - - [2025-12-09 06:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.054695 10.0.0.33 - - [2025-12-09 06:00:15] "POST /chown HTTP/1.1" 200 109 0.065644 10.0.0.33 - - [2025-12-09 06:00:15] "POST /ref-update HTTP/1.1" 200 156 0.077587 10.0.0.33 - - [2025-12-09 06:00:15] "POST /chown HTTP/1.1" 404 171 0.012312 10.0.0.33 - - [2025-12-09 06:00:15] "PUT /instance-ip/4b76b4e0-3625-46e4-acdd-edd604a9a925 HTTP/1.1" 404 171 0.023600 10.0.0.33 - - [2025-12-09 06:00:15] "DELETE /tag/51d1b37b-3faa-4014-bb17-47f42178b703 HTTP/1.1" 200 115 0.231862 10.0.0.33 - - [2025-12-09 06:00:15] "PUT /service-instance/5da45db4-0ceb-4b10-87ed-fc1fd5aad828 HTTP/1.1" 200 266 0.010649 10.0.0.33 - - [2025-12-09 06:00:15] "DELETE /floating-ip-pool/8503176a-6d91-494b-828f-81d66d86429b HTTP/1.1" 200 115 0.056672 10.0.0.33 - - [2025-12-09 06:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.026780 10.0.0.33 - - [2025-12-09 06:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.33 - - [2025-12-09 06:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.33 - - [2025-12-09 06:00:15] "DELETE /service-instance/5da45db4-0ceb-4b10-87ed-fc1fd5aad828 HTTP/1.1" 200 115 0.073683 10.0.0.33 - - [2025-12-09 06:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007801 10.0.0.33 - - [2025-12-09 06:00:15] "POST /useragent-kv HTTP/1.1" 200 115 0.006345 10.0.0.33 - - [2025-12-09 06:00:15] "POST /useragent-kv HTTP/1.1" 200 115 0.008208 10.0.0.33 - - [2025-12-09 06:00:15] "DELETE /virtual-network/8a9e6a8f-8141-4872-a33b-86ea7dc6cb69 HTTP/1.1" 200 115 0.179558 10.0.0.33 - - [2025-12-09 06:00:15] "GET /routing-instance/2a8ffb3a-9771-484e-a27b-ccd1fed04bcd HTTP/1.1" 404 171 0.009595 10.0.0.33 - - [2025-12-09 06:00:15] "GET /domains HTTP/1.1" 200 280 0.004061 10.0.0.33 - - [2025-12-09 06:00:15] "GET /domain/dcb47b0d-e275-4712-aecd-33d71909b151 HTTP/1.1" 200 3087 0.003094 10.0.0.33 - - [2025-12-09 06:00:15] "GET /virtual-machine-interface/eaacf2a2-1b0a-4afb-adbe-7bb3d71a7cd8?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.011657 10.0.0.33 - - [2025-12-09 06:00:15] "DELETE /route-target/2a2da8d2-84bb-4550-9c27-6d80d57c4432 HTTP/1.1" 200 115 0.092800 10.0.0.33 - - [2025-12-09 06:00:15] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105 HTTP/1.1" 200 7142 0.095032 10.0.0.33 - - [2025-12-09 06:00:15] "DELETE /virtual-machine-interface/eaacf2a2-1b0a-4afb-adbe-7bb3d71a7cd8 HTTP/1.1" 200 115 0.123851 10.0.0.33 - - [2025-12-09 06:00:16] "DELETE /virtual-machine/20a254a2-7270-40bb-bb16-0ee06cea3bfb HTTP/1.1" 200 115 0.029818 10.0.0.33 - - [2025-12-09 06:00:16] "GET /virtual-machine-interface/c04debbe-ba71-4829-a0d6-2bbb7514167a?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.012831 10.0.0.33 - - [2025-12-09 06:00:16] "GET /virtual-machine-interface/33c482a4-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.019687 10.0.0.33 - - [2025-12-09 06:00:16] "POST /set-tag HTTP/1.1" 200 109 0.006557 10.0.0.33 - - [2025-12-09 06:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.33 - - [2025-12-09 06:00:16] "GET /loadbalancer/ab2dc0f7-3ea9-40ea-954b-fb7b1f90533c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.016065 10.0.0.33 - - [2025-12-09 06:00:16] "DELETE /virtual-machine-interface/c04debbe-ba71-4829-a0d6-2bbb7514167a HTTP/1.1" 200 115 0.065092 10.0.0.33 - - [2025-12-09 06:00:16] "GET /virtual-machine-interface/33c482a4-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007472 10.0.0.33 - - [2025-12-09 06:00:16] "POST /ref-update HTTP/1.1" 200 156 0.019203 10.0.0.33 - - [2025-12-09 06:00:16] "DELETE /virtual-machine/c2da5139-d771-462d-81d8-f29f3dd2df9e HTTP/1.1" 200 115 0.039255 10.0.0.33 - - [2025-12-09 06:00:16] "POST /set-tag HTTP/1.1" 200 109 0.035189 10.0.0.33 - - [2025-12-09 06:00:16] "DELETE /loadbalancer-member/a2f985e5-941d-411c-bcf7-a7e062a68ab6 HTTP/1.1" 200 115 0.063397 10.0.0.33 - - [2025-12-09 06:00:17] "GET /virtual-machine-interface/33c482a4-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005247 10.0.0.33 - - [2025-12-09 06:00:17] "POST /set-tag HTTP/1.1" 200 109 0.004411 10.0.0.33 - - [2025-12-09 06:00:17] "GET /virtual-machine-interface/33c482a4-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006291 10.0.0.33 - - [2025-12-09 06:00:17] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.33 - - [2025-12-09 06:00:17] "GET /virtual-machine/ec53308a-af83-4ffb-b7ac-a4babe2fbad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002843 10.0.0.33 - - [2025-12-09 06:00:17] "POST /ref-update HTTP/1.1" 200 156 0.010232 10.0.0.33 - - [2025-12-09 06:00:17] "GET /virtual-machine-interface/33c482a4-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006979 10.0.0.33 - - [2025-12-09 06:00:17] "POST /set-tag HTTP/1.1" 200 109 0.027461 10.0.0.33 - - [2025-12-09 06:00:17] "POST /set-tag HTTP/1.1" 200 109 0.030324 10.0.0.33 - - [2025-12-09 06:00:17] "POST /set-tag HTTP/1.1" 200 109 0.035554 10.0.0.33 - - [2025-12-09 06:00:17] "DELETE /instance-ip/33e91e20-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.054668 10.0.0.33 - - [2025-12-09 06:00:17] "POST /ref-update HTTP/1.1" 200 156 0.011585 10.0.0.33 - - [2025-12-09 06:00:17] "DELETE /virtual-machine-interface/33c482a4-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.038668 10.0.0.33 - - [2025-12-09 06:00:17] "DELETE /virtual-machine/ec53308a-af83-4ffb-b7ac-a4babe2fbad9 HTTP/1.1" 200 115 0.019011 10.0.0.33 - - [2025-12-09 06:00:21] "GET /virtual-machine-interface/32af4840-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004615 10.0.0.33 - - [2025-12-09 06:00:21] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.33 - - [2025-12-09 06:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.33 - - [2025-12-09 06:00:21] "GET /loadbalancer/ab2dc0f7-3ea9-40ea-954b-fb7b1f90533c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002575 10.0.0.33 - - [2025-12-09 06:00:22] "GET /virtual-machine-interface/32af4840-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010262 10.0.0.33 - - [2025-12-09 06:00:22] "POST /set-tag HTTP/1.1" 200 109 0.003205 10.0.0.33 - - [2025-12-09 06:00:22] "GET /virtual-machine-interface/32af4840-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006672 10.0.0.33 - - [2025-12-09 06:00:22] "POST /set-tag HTTP/1.1" 200 109 0.004450 10.0.0.33 - - [2025-12-09 06:00:22] "GET /virtual-machine/76bd2c2b-0f8c-4b2c-9c63-188f264889e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003236 10.0.0.33 - - [2025-12-09 06:00:22] "POST /ref-update HTTP/1.1" 200 156 0.010031 10.0.0.33 - - [2025-12-09 06:00:22] "GET /virtual-machine-interface/32af4840-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.024317 10.0.0.33 - - [2025-12-09 06:00:22] "POST /set-tag HTTP/1.1" 200 109 0.019431 10.0.0.33 - - [2025-12-09 06:00:22] "POST /set-tag HTTP/1.1" 200 109 0.032370 10.0.0.33 - - [2025-12-09 06:00:22] "POST /set-tag HTTP/1.1" 200 109 0.032818 10.0.0.33 - - [2025-12-09 06:00:22] "DELETE /instance-ip/32cc63d0-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.070229 10.0.0.33 - - [2025-12-09 06:00:22] "POST /ref-update HTTP/1.1" 200 156 0.016964 10.0.0.33 - - [2025-12-09 06:00:22] "DELETE /virtual-machine-interface/32af4840-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.061934 10.0.0.33 - - [2025-12-09 06:00:22] "DELETE /virtual-machine/76bd2c2b-0f8c-4b2c-9c63-188f264889e4 HTTP/1.1" 200 115 0.028443 10.0.0.33 - - [2025-12-09 06:00:22] "DELETE /tag/b6bc2fe7-3ffc-4b36-9bb1-1d8d9c759fd8 HTTP/1.1" 200 115 0.067742 10.0.0.33 - - [2025-12-09 06:00:22] "DELETE /tag/e8e5e37d-2ade-4261-9cf5-e01ca82d515a HTTP/1.1" 200 115 0.057154 10.0.0.33 - - [2025-12-09 06:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.33 - - [2025-12-09 06:00:26] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033148 10.0.0.33 - - [2025-12-09 06:00:26] "GET /global-system-configs HTTP/1.1" 200 322 0.003973 10.0.0.33 - - [2025-12-09 06:00:26] "POST /tags HTTP/1.1" 200 393 0.028957 10.0.0.33 - - [2025-12-09 06:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015318 10.0.0.33 - - [2025-12-09 06:00:26] "GET /tag/75615ea3-009b-49ae-a74b-6000b802f832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.021085 10.0.0.33 - - [2025-12-09 06:00:26] "POST /tags HTTP/1.1" 200 341 0.031133 10.0.0.33 - - [2025-12-09 06:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.33 - - [2025-12-09 06:00:26] "GET /tag/ae731c67-8c64-48b2-af46-3e82b28ce9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016869 10.0.0.33 - - [2025-12-09 06:00:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.000678 10.0.0.33 - - [2025-12-09 06:00:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.002530 10.0.0.33 - - [2025-12-09 06:00:26] "POST /security-groups HTTP/1.1" 200 589 0.076790 10.0.0.33 - - [2025-12-09 06:00:26] "POST /projects HTTP/1.1" 200 519 0.179132 10.0.0.33 - - [2025-12-09 06:00:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.008939 10.0.0.33 - - [2025-12-09 06:00:26] "POST /access-control-lists HTTP/1.1" 200 598 0.060946 10.0.0.33 - - [2025-12-09 06:00:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.012257 10.0.0.33 - - [2025-12-09 06:00:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.061021 10.0.0.33 - - [2025-12-09 06:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018426 10.0.0.33 - - [2025-12-09 06:00:26] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005754 10.0.0.33 - - [2025-12-09 06:00:27] "GET /global-system-configs HTTP/1.1" 200 322 0.008580 10.0.0.33 - - [2025-12-09 06:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006343 10.0.0.33 - - [2025-12-09 06:00:27] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008198 10.0.0.33 - - [2025-12-09 06:00:27] "POST /access-control-lists HTTP/1.1" 200 596 0.104340 10.0.0.33 - - [2025-12-09 06:00:27] "PUT /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81 HTTP/1.1" 200 264 0.091374 10.0.0.33 - - [2025-12-09 06:00:27] "PUT /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148 HTTP/1.1" 200 264 0.041661 10.0.0.33 - - [2025-12-09 06:00:27] "POST /security-groups HTTP/1.1" 200 591 0.079516 10.0.0.33 - - [2025-12-09 06:00:27] "POST /fqname-to-id HTTP/1.1" 404 270 0.002934 10.0.0.33 - - [2025-12-09 06:00:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021127 10.0.0.33 - - [2025-12-09 06:00:27] "POST /chown HTTP/1.1" 200 109 0.018270 10.0.0.33 - - [2025-12-09 06:00:27] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008058 10.0.0.33 - - [2025-12-09 06:00:27] "POST /access-control-lists HTTP/1.1" 200 632 0.090862 10.0.0.33 - - [2025-12-09 06:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.024155 10.0.0.33 - - [2025-12-09 06:00:27] "POST /fqname-to-id HTTP/1.1" 404 269 0.027303 10.0.0.33 - - [2025-12-09 06:00:27] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002633 10.0.0.33 - - [2025-12-09 06:00:27] "POST /tags HTTP/1.1" 409 226 0.002006 10.0.0.33 - - [2025-12-09 06:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.33 - - [2025-12-09 06:00:27] "POST /access-control-lists HTTP/1.1" 200 630 0.058285 10.0.0.33 - - [2025-12-09 06:00:27] "GET /tag/ae731c67-8c64-48b2-af46-3e82b28ce9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.036826 10.0.0.33 - - [2025-12-09 06:00:27] "POST /firewall-rules HTTP/1.1" 200 600 0.073124 10.0.0.33 - - [2025-12-09 06:00:27] "GET /firewall-rule/dc0ffd81-4735-424b-9513-0c9b600d2d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.010577 10.0.0.33 - - [2025-12-09 06:00:27] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004336 10.0.0.33 - - [2025-12-09 06:00:27] "GET /firewall-rule/dc0ffd81-4735-424b-9513-0c9b600d2d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003601 10.0.0.33 - - [2025-12-09 06:00:27] "POST /ref-update HTTP/1.1" 200 156 0.058231 10.0.0.33 - - [2025-12-09 06:00:27] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014148 10.0.0.33 - - [2025-12-09 06:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.33 - - [2025-12-09 06:00:27] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003354 10.0.0.33 - - [2025-12-09 06:00:27] "POST /tags HTTP/1.1" 409 226 0.002494 10.0.0.33 - - [2025-12-09 06:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.33 - - [2025-12-09 06:00:27] "GET /tag/ae731c67-8c64-48b2-af46-3e82b28ce9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011764 10.0.0.33 - - [2025-12-09 06:00:28] "POST /firewall-rules HTTP/1.1" 200 598 0.066078 10.0.0.33 - - [2025-12-09 06:00:28] "GET /firewall-rule/fce56e9a-bdfa-4b58-b1ae-715dab3bd2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004633 10.0.0.33 - - [2025-12-09 06:00:28] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004017 10.0.0.33 - - [2025-12-09 06:00:28] "GET /firewall-rule/fce56e9a-bdfa-4b58-b1ae-715dab3bd2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002259 10.0.0.33 - - [2025-12-09 06:00:28] "POST /ref-update HTTP/1.1" 200 156 0.054127 10.0.0.33 - - [2025-12-09 06:00:29] "POST /tags HTTP/1.1" 200 393 0.037947 10.0.0.33 - - [2025-12-09 06:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.33 - - [2025-12-09 06:00:29] "GET /tag/40f4ba7b-487a-4212-8727-5e208eb7e056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.017896 10.0.0.33 - - [2025-12-09 06:00:29] "POST /tags HTTP/1.1" 200 341 0.018624 10.0.0.33 - - [2025-12-09 06:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011700 10.0.0.33 - - [2025-12-09 06:00:29] "GET /tag/7adf52ac-31fc-4c33-a1b0-b57f66eb3ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014899 10.0.0.33 - - [2025-12-09 06:00:29] "POST /id-to-fqname HTTP/1.1" 200 192 0.002362 10.0.0.33 - - [2025-12-09 06:00:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.002711 10.0.0.33 - - [2025-12-09 06:00:29] "POST /security-groups HTTP/1.1" 200 589 0.064509 10.0.0.33 - - [2025-12-09 06:00:29] "POST /projects HTTP/1.1" 200 519 0.204100 10.0.0.33 - - [2025-12-09 06:00:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.001542 10.0.0.33 - - [2025-12-09 06:00:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017895 10.0.0.33 - - [2025-12-09 06:00:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008756 10.0.0.33 - - [2025-12-09 06:00:30] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004587 10.0.0.33 - - [2025-12-09 06:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.33 - - [2025-12-09 06:00:30] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004643 10.0.0.33 - - [2025-12-09 06:00:30] "PUT /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81 HTTP/1.1" 200 264 0.056390 10.0.0.33 - - [2025-12-09 06:00:30] "POST /access-control-lists HTTP/1.1" 200 598 0.206739 10.0.0.33 - - [2025-12-09 06:00:30] "POST /fqname-to-id HTTP/1.1" 404 235 0.006526 10.0.0.33 - - [2025-12-09 06:00:30] "PUT /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148 HTTP/1.1" 200 264 0.082354 10.0.0.33 - - [2025-12-09 06:00:30] "POST /access-control-lists HTTP/1.1" 200 596 0.092989 10.0.0.33 - - [2025-12-09 06:00:30] "POST /security-groups HTTP/1.1" 200 591 0.126930 10.0.0.33 - - [2025-12-09 06:00:30] "POST /fqname-to-id HTTP/1.1" 404 270 0.001659 10.0.0.33 - - [2025-12-09 06:00:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024109 10.0.0.33 - - [2025-12-09 06:00:30] "POST /chown HTTP/1.1" 200 109 0.016761 10.0.0.33 - - [2025-12-09 06:00:30] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012157 10.0.0.33 - - [2025-12-09 06:00:30] "POST /access-control-lists HTTP/1.1" 200 632 0.092156 10.0.0.33 - - [2025-12-09 06:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005655 10.0.0.33 - - [2025-12-09 06:00:30] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003801 10.0.0.33 - - [2025-12-09 06:00:30] "POST /fqname-to-id HTTP/1.1" 404 269 0.002001 10.0.0.33 - - [2025-12-09 06:00:30] "POST /tags HTTP/1.1" 409 226 0.001507 10.0.0.33 - - [2025-12-09 06:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.33 - - [2025-12-09 06:00:30] "GET /tag/7adf52ac-31fc-4c33-a1b0-b57f66eb3ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.049511 10.0.0.33 - - [2025-12-09 06:00:30] "POST /access-control-lists HTTP/1.1" 200 630 0.082760 10.0.0.33 - - [2025-12-09 06:00:30] "POST /firewall-rules HTTP/1.1" 200 600 0.107047 10.0.0.33 - - [2025-12-09 06:00:30] "GET /firewall-rule/d4841495-c365-44f1-90b2-e478cac104b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009084 10.0.0.33 - - [2025-12-09 06:00:30] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.004340 10.0.0.33 - - [2025-12-09 06:00:30] "GET /firewall-rule/d4841495-c365-44f1-90b2-e478cac104b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002303 10.0.0.33 - - [2025-12-09 06:00:30] "POST /ref-update HTTP/1.1" 200 156 0.053678 10.0.0.33 - - [2025-12-09 06:00:30] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005021 10.0.0.33 - - [2025-12-09 06:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.33 - - [2025-12-09 06:00:30] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002653 10.0.0.33 - - [2025-12-09 06:00:30] "POST /tags HTTP/1.1" 409 226 0.001798 10.0.0.33 - - [2025-12-09 06:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.33 - - [2025-12-09 06:00:30] "GET /tag/7adf52ac-31fc-4c33-a1b0-b57f66eb3ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013225 10.0.0.33 - - [2025-12-09 06:00:31] "POST /firewall-rules HTTP/1.1" 200 598 0.083791 10.0.0.33 - - [2025-12-09 06:00:31] "GET /firewall-rule/ced884a9-4d0d-4867-8249-09cddab157f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006783 10.0.0.33 - - [2025-12-09 06:00:31] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.016730 10.0.0.33 - - [2025-12-09 06:00:31] "GET /firewall-rule/ced884a9-4d0d-4867-8249-09cddab157f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009129 10.0.0.33 - - [2025-12-09 06:00:31] "POST /ref-update HTTP/1.1" 200 156 0.087824 10.0.0.33 - - [2025-12-09 06:00:32] "POST /tags HTTP/1.1" 200 345 0.153233 10.0.0.33 - - [2025-12-09 06:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016492 10.0.0.33 - - [2025-12-09 06:00:32] "GET /tag/80d2b09b-1515-4554-a8e8-a2f2031e7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.025113 10.0.0.33 - - [2025-12-09 06:00:32] "POST /projects HTTP/1.1" 409 238 0.002430 10.0.0.33 - - [2025-12-09 06:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.33 - - [2025-12-09 06:00:32] "GET /project/58f399e9-4334-4522-bff2-b51634956b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.066421 10.0.0.33 - - [2025-12-09 06:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006631 10.0.0.33 - - [2025-12-09 06:00:32] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004545 10.0.0.33 - - [2025-12-09 06:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.33 - - [2025-12-09 06:00:32] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008401 10.0.0.33 - - [2025-12-09 06:00:32] "POST /security-groups HTTP/1.1" 409 285 0.002635 10.0.0.33 - - [2025-12-09 06:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.33 - - [2025-12-09 06:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.33 - - [2025-12-09 06:00:33] "PUT /security-group/2440bdcc-736e-4297-9dc3-b22350f10606 HTTP/1.1" 200 262 0.090533 10.0.0.33 - - [2025-12-09 06:00:33] "GET /project/58f399e9-4334-4522-bff2-b51634956b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.085927 10.0.0.33 - - [2025-12-09 06:00:33] "PUT /access-control-list/769abb4d-2d7a-4f17-a95f-ac1989fb6cc8 HTTP/1.1" 200 272 0.016703 10.0.0.33 - - [2025-12-09 06:00:33] "PUT /access-control-list/ff6f7de7-9bd9-45e7-8b7a-e0d802ace67b HTTP/1.1" 200 272 0.019867 10.0.0.33 - - [2025-12-09 06:00:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.034982 10.0.0.33 - - [2025-12-09 06:00:33] "POST /tags HTTP/1.1" 409 228 0.028424 10.0.0.33 - - [2025-12-09 06:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005616 10.0.0.33 - - [2025-12-09 06:00:33] "GET /tag/80d2b09b-1515-4554-a8e8-a2f2031e7afa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015327 10.0.0.33 - - [2025-12-09 06:00:33] "POST /tags HTTP/1.1" 200 345 0.028660 10.0.0.33 - - [2025-12-09 06:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.33 - - [2025-12-09 06:00:33] "GET /tag/e0181393-68b9-468d-a73e-a07dae2109f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013197 10.0.0.33 - - [2025-12-09 06:00:33] "POST /projects HTTP/1.1" 409 238 0.002241 10.0.0.33 - - [2025-12-09 06:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.33 - - [2025-12-09 06:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2025-12-09 06:00:33] "GET /project/311fb765-f0a6-4683-b3c0-07198cb7b8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040717 10.0.0.33 - - [2025-12-09 06:00:33] "GET /project/311fb765-f0a6-4683-b3c0-07198cb7b8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049272 10.0.0.33 - - [2025-12-09 06:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.33 - - [2025-12-09 06:00:33] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004748 10.0.0.33 - - [2025-12-09 06:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006735 10.0.0.33 - - [2025-12-09 06:00:33] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004469 10.0.0.33 - - [2025-12-09 06:00:33] "POST /security-groups HTTP/1.1" 409 285 0.002367 10.0.0.33 - - [2025-12-09 06:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.33 - - [2025-12-09 06:00:33] "PUT /security-group/db9e1beb-c700-4851-8c32-f2cb21a17353 HTTP/1.1" 200 262 0.071226 10.0.0.33 - - [2025-12-09 06:00:33] "PUT /access-control-list/710a97a2-ab43-47a9-9637-1414b56c39e5 HTTP/1.1" 200 272 0.017892 10.0.0.33 - - [2025-12-09 06:00:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.037889 10.0.0.33 - - [2025-12-09 06:00:33] "POST /tags HTTP/1.1" 409 228 0.009074 10.0.0.33 - - [2025-12-09 06:00:33] "PUT /access-control-list/121a77c1-b475-419b-b88a-b4a7bad14ded HTTP/1.1" 200 272 0.032795 10.0.0.33 - - [2025-12-09 06:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.33 - - [2025-12-09 06:00:33] "GET /tag/e0181393-68b9-468d-a73e-a07dae2109f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014889 10.0.0.33 - - [2025-12-09 06:00:33] "POST /tags HTTP/1.1" 200 291 0.043401 10.0.0.33 - - [2025-12-09 06:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.33 - - [2025-12-09 06:00:33] "GET /tag/788d8ab1-9c84-41e0-8bd0-a2362ecf2587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013457 10.0.0.33 - - [2025-12-09 06:00:33] "POST /tags HTTP/1.1" 200 303 0.052351 10.0.0.33 - - [2025-12-09 06:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.33 - - [2025-12-09 06:00:34] "GET /tag/fedbc4f6-891f-46c4-ad96-fd391fd3f324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013573 10.0.0.33 - - [2025-12-09 06:00:34] "POST /tags HTTP/1.1" 409 252 0.001699 10.0.0.33 - - [2025-12-09 06:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.33 - - [2025-12-09 06:00:34] "GET /tag/75615ea3-009b-49ae-a74b-6000b802f832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011467 10.0.0.33 - - [2025-12-09 06:00:34] "POST /tags HTTP/1.1" 409 226 0.001714 10.0.0.33 - - [2025-12-09 06:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.33 - - [2025-12-09 06:00:34] "GET /tag/ae731c67-8c64-48b2-af46-3e82b28ce9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.019472 10.0.0.33 - - [2025-12-09 06:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.33 - - [2025-12-09 06:00:34] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004428 10.0.0.33 - - [2025-12-09 06:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.33 - - [2025-12-09 06:00:34] "GET /project/58f399e9-4334-4522-bff2-b51634956b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039797 10.0.0.33 - - [2025-12-09 06:00:34] "POST /virtual-machines HTTP/1.1" 200 395 0.010074 10.0.0.33 - - [2025-12-09 06:00:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008020 10.0.0.33 - - [2025-12-09 06:00:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108431 10.0.0.33 - - [2025-12-09 06:00:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018449 10.0.0.33 - - [2025-12-09 06:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010448 10.0.0.33 - - [2025-12-09 06:00:34] "GET /virtual-machine-interface/60549f52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004739 10.0.0.33 - - [2025-12-09 06:00:34] "POST /instance-ips HTTP/1.1" 200 397 0.020426 10.0.0.33 - - [2025-12-09 06:00:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.025487 10.0.0.33 - - [2025-12-09 06:00:34] "GET /virtual-machine-interface/60549f52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016777 10.0.0.33 - - [2025-12-09 06:00:34] "POST /set-tag HTTP/1.1" 200 109 0.067130 10.0.0.33 - - [2025-12-09 06:00:34] "GET /virtual-machine-interface/60549f52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.027191 10.0.0.33 - - [2025-12-09 06:00:34] "GET /instance-ip/606a6f8a-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.013031 10.0.0.33 - - [2025-12-09 06:00:34] "GET /virtual-machine-interface/60549f52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004706 10.0.0.33 - - [2025-12-09 06:00:34] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.33 - - [2025-12-09 06:00:34] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004416 10.0.0.33 - - [2025-12-09 06:00:34] "POST /ref-update HTTP/1.1" 200 156 0.014312 10.0.0.33 - - [2025-12-09 06:00:34] "GET /virtual-machine-interface/60549f52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015949 10.0.0.33 - - [2025-12-09 06:00:34] "POST /set-tag HTTP/1.1" 200 109 0.004076 10.0.0.33 - - [2025-12-09 06:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.33 - - [2025-12-09 06:00:34] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004017 10.0.0.33 - - [2025-12-09 06:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.33 - - [2025-12-09 06:00:35] "GET /project/58f399e9-4334-4522-bff2-b51634956b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035598 10.0.0.33 - - [2025-12-09 06:00:35] "POST /virtual-machines HTTP/1.1" 200 395 0.010733 10.0.0.33 - - [2025-12-09 06:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012884 10.0.0.33 - - [2025-12-09 06:00:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108949 10.0.0.33 - - [2025-12-09 06:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.009712 10.0.0.33 - - [2025-12-09 06:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009691 10.0.0.33 - - [2025-12-09 06:00:35] "GET /virtual-machine-interface/60cab73c-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010419 10.0.0.33 - - [2025-12-09 06:00:35] "POST /instance-ips HTTP/1.1" 200 397 0.021703 10.0.0.33 - - [2025-12-09 06:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019464 10.0.0.33 - - [2025-12-09 06:00:35] "GET /virtual-machine-interface/60cab73c-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009249 10.0.0.33 - - [2025-12-09 06:00:35] "POST /set-tag HTTP/1.1" 200 109 0.063750 10.0.0.33 - - [2025-12-09 06:00:35] "GET /virtual-machine-interface/60cab73c-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021486 10.0.0.33 - - [2025-12-09 06:00:35] "GET /instance-ip/60e4ebca-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004914 10.0.0.33 - - [2025-12-09 06:00:35] "GET /virtual-machine-interface/60cab73c-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004838 10.0.0.33 - - [2025-12-09 06:00:35] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.33 - - [2025-12-09 06:00:35] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004058 10.0.0.33 - - [2025-12-09 06:00:35] "POST /ref-update HTTP/1.1" 200 156 0.008505 10.0.0.33 - - [2025-12-09 06:00:35] "GET /virtual-machine-interface/60cab73c-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015880 10.0.0.33 - - [2025-12-09 06:00:35] "POST /set-tag HTTP/1.1" 200 109 0.002891 10.0.0.33 - - [2025-12-09 06:00:35] "POST /tags HTTP/1.1" 200 291 0.025080 10.0.0.33 - - [2025-12-09 06:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016476 10.0.0.33 - - [2025-12-09 06:00:35] "GET /tag/2cce91c3-7d07-4b40-aec0-119891cafbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014870 10.0.0.33 - - [2025-12-09 06:00:35] "POST /tags HTTP/1.1" 409 252 0.002051 10.0.0.33 - - [2025-12-09 06:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.33 - - [2025-12-09 06:00:35] "GET /tag/40f4ba7b-487a-4212-8727-5e208eb7e056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011098 10.0.0.33 - - [2025-12-09 06:00:35] "POST /tags HTTP/1.1" 409 226 0.001971 10.0.0.33 - - [2025-12-09 06:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.33 - - [2025-12-09 06:00:35] "GET /tag/7adf52ac-31fc-4c33-a1b0-b57f66eb3ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011013 10.0.0.33 - - [2025-12-09 06:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.33 - - [2025-12-09 06:00:35] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004652 10.0.0.33 - - [2025-12-09 06:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.33 - - [2025-12-09 06:00:36] "GET /project/311fb765-f0a6-4683-b3c0-07198cb7b8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028332 10.0.0.33 - - [2025-12-09 06:00:36] "POST /virtual-machines HTTP/1.1" 200 395 0.010259 10.0.0.33 - - [2025-12-09 06:00:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.009164 10.0.0.33 - - [2025-12-09 06:00:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112314 10.0.0.33 - - [2025-12-09 06:00:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022324 10.0.0.33 - - [2025-12-09 06:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011099 10.0.0.33 - - [2025-12-09 06:00:36] "GET /virtual-machine-interface/61628f76-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005812 10.0.0.33 - - [2025-12-09 06:00:36] "POST /instance-ips HTTP/1.1" 200 397 0.021402 10.0.0.33 - - [2025-12-09 06:00:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.036415 10.0.0.33 - - [2025-12-09 06:00:36] "GET /virtual-machine-interface/61628f76-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010120 10.0.0.33 - - [2025-12-09 06:00:36] "POST /set-tag HTTP/1.1" 200 109 0.063727 10.0.0.33 - - [2025-12-09 06:00:36] "GET /virtual-machine-interface/61628f76-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012419 10.0.0.33 - - [2025-12-09 06:00:36] "GET /instance-ip/6178f734-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004922 10.0.0.33 - - [2025-12-09 06:00:36] "GET /virtual-machine-interface/61628f76-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004602 10.0.0.33 - - [2025-12-09 06:00:36] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.33 - - [2025-12-09 06:00:36] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004094 10.0.0.33 - - [2025-12-09 06:00:36] "POST /ref-update HTTP/1.1" 200 156 0.010725 10.0.0.33 - - [2025-12-09 06:00:36] "GET /virtual-machine-interface/61628f76-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011237 10.0.0.33 - - [2025-12-09 06:00:36] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.33 - - [2025-12-09 06:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.33 - - [2025-12-09 06:00:36] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004328 10.0.0.33 - - [2025-12-09 06:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.33 - - [2025-12-09 06:00:36] "GET /project/311fb765-f0a6-4683-b3c0-07198cb7b8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057106 10.0.0.33 - - [2025-12-09 06:00:36] "POST /virtual-machines HTTP/1.1" 200 395 0.011820 10.0.0.33 - - [2025-12-09 06:00:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011845 10.0.0.33 - - [2025-12-09 06:00:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118883 10.0.0.33 - - [2025-12-09 06:00:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010698 10.0.0.33 - - [2025-12-09 06:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006545 10.0.0.33 - - [2025-12-09 06:00:37] "GET /virtual-machine-interface/61da8d32-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012764 10.0.0.33 - - [2025-12-09 06:00:37] "POST /instance-ips HTTP/1.1" 200 397 0.025523 10.0.0.33 - - [2025-12-09 06:00:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.018305 10.0.0.33 - - [2025-12-09 06:00:37] "GET /virtual-machine-interface/61da8d32-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013719 10.0.0.33 - - [2025-12-09 06:00:37] "POST /set-tag HTTP/1.1" 200 109 0.063964 10.0.0.33 - - [2025-12-09 06:00:37] "GET /virtual-machine-interface/61da8d32-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014848 10.0.0.33 - - [2025-12-09 06:00:37] "GET /instance-ip/61f5dfba-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005319 10.0.0.33 - - [2025-12-09 06:00:37] "GET /virtual-machine-interface/61da8d32-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004776 10.0.0.33 - - [2025-12-09 06:00:37] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.33 - - [2025-12-09 06:00:37] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004252 10.0.0.33 - - [2025-12-09 06:00:37] "POST /ref-update HTTP/1.1" 200 156 0.010332 10.0.0.33 - - [2025-12-09 06:00:37] "GET /virtual-machine-interface/61da8d32-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004749 10.0.0.33 - - [2025-12-09 06:00:37] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.33 - - [2025-12-09 06:00:37] "POST /tags HTTP/1.1" 200 299 0.017625 10.0.0.33 - - [2025-12-09 06:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.33 - - [2025-12-09 06:00:37] "GET /tag/7614c619-85c7-4f05-8525-65e945da81bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.016320 10.0.0.33 - - [2025-12-09 06:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2025-12-09 06:00:37] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004380 10.0.0.33 - - [2025-12-09 06:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007797 10.0.0.33 - - [2025-12-09 06:00:37] "GET /project/58f399e9-4334-4522-bff2-b51634956b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034431 10.0.0.33 - - [2025-12-09 06:00:37] "POST /virtual-machines HTTP/1.1" 200 395 0.008567 10.0.0.33 - - [2025-12-09 06:00:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011165 10.0.0.33 - - [2025-12-09 06:00:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107779 10.0.0.33 - - [2025-12-09 06:00:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.018510 10.0.0.33 - - [2025-12-09 06:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015448 10.0.0.33 - - [2025-12-09 06:00:37] "GET /virtual-machine-interface/625fe1a8-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005911 10.0.0.33 - - [2025-12-09 06:00:38] "POST /instance-ips HTTP/1.1" 200 397 0.029302 10.0.0.33 - - [2025-12-09 06:00:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.042555 10.0.0.33 - - [2025-12-09 06:00:38] "GET /virtual-machine-interface/625fe1a8-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010818 10.0.0.33 - - [2025-12-09 06:00:38] "POST /set-tag HTTP/1.1" 200 109 0.018387 10.0.0.33 - - [2025-12-09 06:00:38] "GET /virtual-machine-interface/625fe1a8-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012913 10.0.0.33 - - [2025-12-09 06:00:38] "GET /instance-ip/627b91e6-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002908 10.0.0.33 - - [2025-12-09 06:00:38] "GET /virtual-machine-interface/625fe1a8-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004697 10.0.0.33 - - [2025-12-09 06:00:38] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.33 - - [2025-12-09 06:00:38] "POST /tags HTTP/1.1" 200 299 0.021673 10.0.0.33 - - [2025-12-09 06:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013832 10.0.0.33 - - [2025-12-09 06:00:38] "GET /tag/f4c7cf77-3d3d-4266-a951-75d830ae9682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012834 10.0.0.33 - - [2025-12-09 06:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.33 - - [2025-12-09 06:00:38] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005264 10.0.0.33 - - [2025-12-09 06:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2025-12-09 06:00:38] "GET /project/58f399e9-4334-4522-bff2-b51634956b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033192 10.0.0.33 - - [2025-12-09 06:00:38] "POST /virtual-machines HTTP/1.1" 200 395 0.008361 10.0.0.33 - - [2025-12-09 06:00:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011485 10.0.0.33 - - [2025-12-09 06:00:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103226 10.0.0.33 - - [2025-12-09 06:00:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009081 10.0.0.33 - - [2025-12-09 06:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006294 10.0.0.33 - - [2025-12-09 06:00:38] "GET /virtual-machine-interface/62d25b52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011582 10.0.0.33 - - [2025-12-09 06:00:38] "POST /instance-ips HTTP/1.1" 200 397 0.038558 10.0.0.33 - - [2025-12-09 06:00:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.032605 10.0.0.33 - - [2025-12-09 06:00:38] "GET /virtual-machine-interface/62d25b52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016286 10.0.0.33 - - [2025-12-09 06:00:38] "POST /set-tag HTTP/1.1" 200 109 0.018466 10.0.0.33 - - [2025-12-09 06:00:38] "GET /virtual-machine-interface/62d25b52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014641 10.0.0.33 - - [2025-12-09 06:00:38] "GET /instance-ip/62eafed2-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006079 10.0.0.33 - - [2025-12-09 06:00:38] "GET /virtual-machine-interface/62d25b52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004361 10.0.0.33 - - [2025-12-09 06:00:39] "POST /set-tag HTTP/1.1" 200 109 0.005761 10.0.0.33 - - [2025-12-09 06:00:39] "POST /tags HTTP/1.1" 200 299 0.017244 10.0.0.33 - - [2025-12-09 06:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.33 - - [2025-12-09 06:00:39] "GET /tag/49c92569-222a-4e93-96b5-ce90f61be869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011947 10.0.0.33 - - [2025-12-09 06:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.33 - - [2025-12-09 06:00:39] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005880 10.0.0.33 - - [2025-12-09 06:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.33 - - [2025-12-09 06:00:39] "GET /project/311fb765-f0a6-4683-b3c0-07198cb7b8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038748 10.0.0.33 - - [2025-12-09 06:00:39] "POST /virtual-machines HTTP/1.1" 200 395 0.009043 10.0.0.33 - - [2025-12-09 06:00:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.027487 10.0.0.33 - - [2025-12-09 06:00:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105976 10.0.0.33 - - [2025-12-09 06:00:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008529 10.0.0.33 - - [2025-12-09 06:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016354 10.0.0.33 - - [2025-12-09 06:00:39] "GET /virtual-machine-interface/634636da-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006161 10.0.0.33 - - [2025-12-09 06:00:39] "POST /instance-ips HTTP/1.1" 200 397 0.018700 10.0.0.33 - - [2025-12-09 06:00:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023479 10.0.0.33 - - [2025-12-09 06:00:39] "GET /virtual-machine-interface/634636da-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016857 10.0.0.33 - - [2025-12-09 06:00:39] "POST /set-tag HTTP/1.1" 200 109 0.018162 10.0.0.33 - - [2025-12-09 06:00:39] "GET /virtual-machine-interface/634636da-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015121 10.0.0.33 - - [2025-12-09 06:00:39] "GET /instance-ip/635f7ea6-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003019 10.0.0.33 - - [2025-12-09 06:00:39] "GET /virtual-machine-interface/634636da-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004446 10.0.0.33 - - [2025-12-09 06:00:39] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.33 - - [2025-12-09 06:00:39] "POST /tags HTTP/1.1" 200 299 0.028921 10.0.0.33 - - [2025-12-09 06:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2025-12-09 06:00:39] "GET /tag/e969de1f-dc89-449f-b502-242f8ccd3608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014346 10.0.0.33 - - [2025-12-09 06:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005964 10.0.0.33 - - [2025-12-09 06:00:39] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006164 10.0.0.33 - - [2025-12-09 06:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.33 - - [2025-12-09 06:00:39] "GET /project/311fb765-f0a6-4683-b3c0-07198cb7b8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040731 10.0.0.33 - - [2025-12-09 06:00:39] "POST /virtual-machines HTTP/1.1" 200 395 0.008545 10.0.0.33 - - [2025-12-09 06:00:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.014344 10.0.0.33 - - [2025-12-09 06:00:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.131544 10.0.0.33 - - [2025-12-09 06:00:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020817 10.0.0.33 - - [2025-12-09 06:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012641 10.0.0.33 - - [2025-12-09 06:00:40] "GET /virtual-machine-interface/63b8b2e6-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010130 10.0.0.33 - - [2025-12-09 06:00:40] "POST /instance-ips HTTP/1.1" 200 397 0.025523 10.0.0.33 - - [2025-12-09 06:00:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.058351 10.0.0.33 - - [2025-12-09 06:00:40] "GET /virtual-machine-interface/63b8b2e6-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018877 10.0.0.33 - - [2025-12-09 06:00:40] "POST /set-tag HTTP/1.1" 200 109 0.017737 10.0.0.33 - - [2025-12-09 06:00:40] "GET /virtual-machine-interface/63b8b2e6-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022074 10.0.0.33 - - [2025-12-09 06:00:40] "GET /instance-ip/63d89160-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006290 10.0.0.33 - - [2025-12-09 06:00:40] "GET /virtual-machine-interface/63b8b2e6-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006537 10.0.0.33 - - [2025-12-09 06:00:40] "POST /set-tag HTTP/1.1" 200 109 0.002867 10.0.0.33 - - [2025-12-09 06:00:40] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.009406 10.0.0.33 - - [2025-12-09 06:00:40] "POST /ref-update HTTP/1.1" 200 156 0.009579 10.0.0.33 - - [2025-12-09 06:00:40] "GET /virtual-machine-interface/625fe1a8-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009351 10.0.0.33 - - [2025-12-09 06:00:40] "POST /set-tag HTTP/1.1" 200 109 0.004453 10.0.0.33 - - [2025-12-09 06:00:40] "GET /virtual-machine-interface/60549f52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006613 10.0.0.33 - - [2025-12-09 06:00:40] "POST /set-tag HTTP/1.1" 200 109 0.002837 10.0.0.33 - - [2025-12-09 06:00:40] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.008060 10.0.0.33 - - [2025-12-09 06:00:40] "POST /ref-update HTTP/1.1" 200 156 0.015092 10.0.0.33 - - [2025-12-09 06:00:40] "GET /virtual-machine-interface/62d25b52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006432 10.0.0.33 - - [2025-12-09 06:00:40] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.33 - - [2025-12-09 06:00:40] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003942 10.0.0.33 - - [2025-12-09 06:00:40] "POST /ref-update HTTP/1.1" 200 156 0.009363 10.0.0.33 - - [2025-12-09 06:00:40] "GET /virtual-machine-interface/634636da-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012604 10.0.0.33 - - [2025-12-09 06:00:40] "POST /set-tag HTTP/1.1" 200 109 0.003697 10.0.0.33 - - [2025-12-09 06:00:40] "GET /virtual-machine-interface/60cab73c-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005489 10.0.0.33 - - [2025-12-09 06:00:40] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.33 - - [2025-12-09 06:00:40] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003958 10.0.0.33 - - [2025-12-09 06:00:41] "POST /ref-update HTTP/1.1" 200 156 0.011762 10.0.0.33 - - [2025-12-09 06:00:41] "GET /virtual-machine-interface/63b8b2e6-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015614 10.0.0.33 - - [2025-12-09 06:00:41] "POST /set-tag HTTP/1.1" 200 109 0.005189 10.0.0.33 - - [2025-12-09 06:00:41] "GET /virtual-machine-interface/61628f76-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006190 10.0.0.33 - - [2025-12-09 06:00:41] "POST /set-tag HTTP/1.1" 200 109 0.003039 10.0.0.33 - - [2025-12-09 06:00:41] "GET /virtual-machine-interface/61da8d32-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005757 10.0.0.33 - - [2025-12-09 06:00:41] "POST /set-tag HTTP/1.1" 200 109 0.003802 10.0.0.33 - - [2025-12-09 06:00:41] "GET /virtual-machine-interface/625fe1a8-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004973 10.0.0.33 - - [2025-12-09 06:00:41] "POST /set-tag HTTP/1.1" 200 109 0.017802 10.0.0.33 - - [2025-12-09 06:00:41] "GET /virtual-machine-interface/62d25b52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008551 10.0.0.33 - - [2025-12-09 06:00:41] "POST /set-tag HTTP/1.1" 200 109 0.004743 10.0.0.33 - - [2025-12-09 06:00:41] "GET /virtual-machine-interface/60549f52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009475 10.0.0.33 - - [2025-12-09 06:00:41] "POST /set-tag HTTP/1.1" 200 109 0.004116 10.0.0.33 - - [2025-12-09 06:00:41] "GET /virtual-machine-interface/634636da-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016925 10.0.0.33 - - [2025-12-09 06:00:41] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.33 - - [2025-12-09 06:00:41] "GET /virtual-machine-interface/61da8d32-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005022 10.0.0.33 - - [2025-12-09 06:00:41] "POST /set-tag HTTP/1.1" 200 109 0.010960 10.0.0.33 - - [2025-12-09 06:00:41] "GET /virtual-machine-interface/63b8b2e6-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005945 10.0.0.33 - - [2025-12-09 06:00:41] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.33 - - [2025-12-09 06:00:43] "GET /virtual-machine/d41bac18-603b-4882-8192-b1d1084ff498?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003104 10.0.0.33 - - [2025-12-09 06:00:43] "GET /virtual-machine-interface/60549f52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004124 10.0.0.33 - - [2025-12-09 06:00:45] "GET /virtual-machine-interface/634636da-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004516 10.0.0.33 - - [2025-12-09 06:00:45] "POST /set-tag HTTP/1.1" 200 109 0.002984 10.0.0.33 - - [2025-12-09 06:00:45] "GET /virtual-machine-interface/62d25b52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014715 10.0.0.33 - - [2025-12-09 06:00:45] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.33 - - [2025-12-09 06:00:45] "GET /virtual-machine-interface/63b8b2e6-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006365 10.0.0.33 - - [2025-12-09 06:00:45] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.33 - - [2025-12-09 06:00:45] "GET /virtual-machine-interface/625fe1a8-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004791 10.0.0.33 - - [2025-12-09 06:00:45] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.33 - - [2025-12-09 06:00:45] "GET /virtual-machine-interface/60cab73c-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004234 10.0.0.33 - - [2025-12-09 06:00:45] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.33 - - [2025-12-09 06:00:46] "GET /virtual-machine-interface/61628f76-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004545 10.0.0.33 - - [2025-12-09 06:00:46] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.33 - - [2025-12-09 06:00:48] "GET /virtual-machine/06d7ce19-19d1-4c8f-a37e-e2326d266647?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003055 10.0.0.33 - - [2025-12-09 06:00:48] "GET /virtual-machine-interface/60cab73c-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004240 10.0.0.33 - - [2025-12-09 06:00:48] "GET /virtual-machine/d4510a90-c6eb-4d94-bb02-af022a8825ef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003093 10.0.0.33 - - [2025-12-09 06:00:48] "GET /virtual-machine-interface/61628f76-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004487 10.0.0.33 - - [2025-12-09 06:00:48] "GET /virtual-machine/6ad52d45-9a86-45b5-9f1b-2f1b2f3e69d7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003843 10.0.0.33 - - [2025-12-09 06:00:48] "GET /virtual-machine-interface/61da8d32-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004157 10.0.0.33 - - [2025-12-09 06:00:48] "GET /virtual-machine/c577002c-998d-4e52-afce-3ff30d01a823?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003086 10.0.0.33 - - [2025-12-09 06:00:48] "GET /virtual-machine-interface/625fe1a8-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004181 10.0.0.33 - - [2025-12-09 06:00:48] "GET /virtual-machine/627751f4-d8ab-4824-9029-0e582ea79f7f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002858 10.0.0.33 - - [2025-12-09 06:00:48] "GET /virtual-machine-interface/634636da-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004293 10.0.0.33 - - [2025-12-09 06:00:48] "GET /virtual-machine/d7123760-b174-48d4-975a-8c276453fd10?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003254 10.0.0.33 - - [2025-12-09 06:00:48] "GET /virtual-machine-interface/62d25b52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003978 10.0.0.33 - - [2025-12-09 06:00:48] "GET /virtual-machine/4e2635d8-66a2-4687-8e16-a2f07ea07aaf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003310 10.0.0.33 - - [2025-12-09 06:00:48] "GET /virtual-machine-interface/63b8b2e6-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004113 10.0.0.33 - - [2025-12-09 06:00:49] "GET /loadbalancer/06dd368a-65f3-41ad-89d6-8ee8a1a3a2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002183 10.0.0.33 - - [2025-12-09 06:00:49] "POST /tags HTTP/1.1" 200 333 0.028802 10.0.0.33 - - [2025-12-09 06:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010475 10.0.0.33 - - [2025-12-09 06:00:49] "GET /tag/27459cac-b39f-4661-8913-8cd7b4582d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.013219 10.0.0.33 - - [2025-12-09 06:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.33 - - [2025-12-09 06:00:49] "GET /project/58f399e9-4334-4522-bff2-b51634956b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028728 10.0.0.33 - - [2025-12-09 06:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.33 - - [2025-12-09 06:00:49] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004798 10.0.0.33 - - [2025-12-09 06:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.33 - - [2025-12-09 06:00:49] "GET /service-appliance-set/dd00cdb0-dd79-4009-8c89-eb0655153aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002456 10.0.0.33 - - [2025-12-09 06:00:49] "POST /fqname-to-id HTTP/1.1" 404 273 0.001792 10.0.0.33 - - [2025-12-09 06:00:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.093972 10.0.0.33 - - [2025-12-09 06:00:49] "GET /virtual-machine-interface/c8eeb00c-9ffd-440f-991d-e1d9cf29b117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.016729 10.0.0.33 - - [2025-12-09 06:00:49] "POST /instance-ips HTTP/1.1" 200 409 0.037509 10.0.0.33 - - [2025-12-09 06:00:49] "GET /instance-ip/7e5245d9-9432-4116-b611-655a5f8af33e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004299 10.0.0.33 - - [2025-12-09 06:00:49] "POST /loadbalancers HTTP/1.1" 200 629 0.060563 10.0.0.33 - - [2025-12-09 06:00:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013946 10.0.0.33 - - [2025-12-09 06:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007728 10.0.0.33 - - [2025-12-09 06:00:50] "GET /project/58f399e9-4334-4522-bff2-b51634956b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033795 10.0.0.33 - - [2025-12-09 06:00:50] "GET /instance-ip/7e5245d9-9432-4116-b611-655a5f8af33e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002759 10.0.0.33 - - [2025-12-09 06:00:50] "POST /floating-ips HTTP/1.1" 200 597 0.019765 10.0.0.33 - - [2025-12-09 06:00:50] "GET /project/58f399e9-4334-4522-bff2-b51634956b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044968 10.0.0.33 - - [2025-12-09 06:00:50] "GET /loadbalancer/06dd368a-65f3-41ad-89d6-8ee8a1a3a2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002984 10.0.0.33 - - [2025-12-09 06:00:50] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.020749 10.0.0.33 - - [2025-12-09 06:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.33 - - [2025-12-09 06:00:50] "GET /project/58f399e9-4334-4522-bff2-b51634956b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032094 10.0.0.33 - - [2025-12-09 06:00:50] "GET /loadbalancer-listener/8606836a-f2e3-4510-ab85-e50f6376e81e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003198 10.0.0.33 - - [2025-12-09 06:00:50] "GET /loadbalancer-listener/8606836a-f2e3-4510-ab85-e50f6376e81e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002774 10.0.0.33 - - [2025-12-09 06:00:50] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017620 10.0.0.33 - - [2025-12-09 06:00:50] "GET /instance-ip/7e5245d9-9432-4116-b611-655a5f8af33e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003621 10.0.0.33 - - [2025-12-09 06:00:50] "GET /instance-ip/7e5245d9-9432-4116-b611-655a5f8af33e?fields=floating_ips HTTP/1.1" 200 1212 0.005748 10.0.0.33 - - [2025-12-09 06:00:50] "GET /floating-ip/76f0d052-2711-4037-99ae-e12da5131878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002335 10.0.0.33 - - [2025-12-09 06:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.33 - - [2025-12-09 06:00:50] "GET /loadbalancer/06dd368a-65f3-41ad-89d6-8ee8a1a3a2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002222 10.0.0.33 - - [2025-12-09 06:00:50] "GET /loadbalancer-pool/5aae532e-f984-4e0a-af52-70070100ae3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004829 10.0.0.33 - - [2025-12-09 06:00:50] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015466 10.0.0.33 - - [2025-12-09 06:00:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.017375 10.0.0.33 - - [2025-12-09 06:00:50] "GET /virtual-machine-interface/60549f52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006617 10.0.0.33 - - [2025-12-09 06:00:50] "GET /virtual-machine-interface/60549f52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003997 10.0.0.33 - - [2025-12-09 06:00:50] "POST /ref-update HTTP/1.1" 200 156 0.007570 10.0.0.33 - - [2025-12-09 06:00:50] "GET /floating-ip/76f0d052-2711-4037-99ae-e12da5131878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.009429 10.0.0.33 - - [2025-12-09 06:00:50] "PUT /floating-ip/76f0d052-2711-4037-99ae-e12da5131878 HTTP/1.1" 200 256 0.007082 10.0.0.33 - - [2025-12-09 06:00:50] "POST /tags HTTP/1.1" 409 221 0.005188 10.0.0.33 - - [2025-12-09 06:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.33 - - [2025-12-09 06:00:50] "GET /loadbalancer/06dd368a-65f3-41ad-89d6-8ee8a1a3a2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.005487 10.0.0.33 - - [2025-12-09 06:00:50] "GET /tag/27459cac-b39f-4661-8913-8cd7b4582d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.015428 10.0.0.33 - - [2025-12-09 06:00:50] "POST /set-tag HTTP/1.1" 200 109 0.068048 10.0.0.33 - - [2025-12-09 06:00:50] "GET /loadbalancer-pool/5aae532e-f984-4e0a-af52-70070100ae3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003068 10.0.0.33 - - [2025-12-09 06:00:50] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019300 10.0.0.33 - - [2025-12-09 06:00:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.020518 10.0.0.33 - - [2025-12-09 06:00:50] "GET /virtual-machine-interface/60cab73c-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006511 10.0.0.33 - - [2025-12-09 06:00:50] "GET /virtual-machine-interface/60cab73c-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006108 10.0.0.33 - - [2025-12-09 06:00:50] "POST /ref-update HTTP/1.1" 200 156 0.008634 10.0.0.33 - - [2025-12-09 06:00:50] "GET /floating-ip/76f0d052-2711-4037-99ae-e12da5131878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.006306 10.0.0.33 - - [2025-12-09 06:00:50] "POST /set-tag HTTP/1.1" 200 109 0.059164 10.0.0.33 - - [2025-12-09 06:00:51] "POST /tags HTTP/1.1" 409 206 0.002252 10.0.0.33 - - [2025-12-09 06:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.33 - - [2025-12-09 06:00:51] "GET /tag/fedbc4f6-891f-46c4-ad96-fd391fd3f324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011417 10.0.0.33 - - [2025-12-09 06:00:51] "POST /tags HTTP/1.1" 409 204 0.003103 10.0.0.33 - - [2025-12-09 06:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.33 - - [2025-12-09 06:00:51] "GET /tag/f4c7cf77-3d3d-4266-a951-75d830ae9682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011702 10.0.0.33 - - [2025-12-09 06:00:51] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002665 10.0.0.33 - - [2025-12-09 06:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.33 - - [2025-12-09 06:00:51] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002487 10.0.0.33 - - [2025-12-09 06:00:51] "POST /tags HTTP/1.1" 409 206 0.002134 10.0.0.33 - - [2025-12-09 06:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2025-12-09 06:00:51] "GET /tag/fedbc4f6-891f-46c4-ad96-fd391fd3f324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012668 10.0.0.33 - - [2025-12-09 06:00:51] "POST /tags HTTP/1.1" 409 226 0.002217 10.0.0.33 - - [2025-12-09 06:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.33 - - [2025-12-09 06:00:51] "GET /tag/ae731c67-8c64-48b2-af46-3e82b28ce9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013046 10.0.0.33 - - [2025-12-09 06:00:51] "POST /tags HTTP/1.1" 409 204 0.002050 10.0.0.33 - - [2025-12-09 06:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.33 - - [2025-12-09 06:00:51] "GET /tag/f4c7cf77-3d3d-4266-a951-75d830ae9682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011018 10.0.0.33 - - [2025-12-09 06:00:51] "POST /tags HTTP/1.1" 409 226 0.001780 10.0.0.33 - - [2025-12-09 06:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.33 - - [2025-12-09 06:00:51] "GET /tag/ae731c67-8c64-48b2-af46-3e82b28ce9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010908 10.0.0.33 - - [2025-12-09 06:00:51] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002340 10.0.0.33 - - [2025-12-09 06:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.33 - - [2025-12-09 06:00:51] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002818 10.0.0.33 - - [2025-12-09 06:00:51] "POST /firewall-rules HTTP/1.1" 200 626 0.071649 10.0.0.33 - - [2025-12-09 06:00:51] "POST /firewall-rules HTTP/1.1" 200 646 0.078887 10.0.0.33 - - [2025-12-09 06:00:51] "GET /firewall-rule/0367899b-e5e8-4d65-b974-fdf7e951c276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.005911 10.0.0.33 - - [2025-12-09 06:00:51] "GET /firewall-policy/ba35683d-c3aa-4c25-87da-97966cb76739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005593 10.0.0.33 - - [2025-12-09 06:00:51] "GET /firewall-rule/294f9919-23d2-46f3-95db-83d599293428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003520 10.0.0.33 - - [2025-12-09 06:00:51] "POST /ref-update HTTP/1.1" 200 156 0.015002 10.0.0.33 - - [2025-12-09 06:00:51] "POST /firewall-policys HTTP/1.1" 200 606 0.039768 10.0.0.33 - - [2025-12-09 06:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026316 10.0.0.33 - - [2025-12-09 06:00:51] "GET /firewall-policy/b2e17369-4573-439e-9f97-8f94562e7355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.011347 10.0.0.33 - - [2025-12-09 06:00:51] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002620 10.0.0.33 - - [2025-12-09 06:00:51] "GET /firewall-policy/b2e17369-4573-439e-9f97-8f94562e7355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002414 10.0.0.33 - - [2025-12-09 06:00:51] "GET /firewall-policy/4aaf0406-f91c-4126-b85c-ba8e318afc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003353 10.0.0.33 - - [2025-12-09 06:00:51] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.005542 10.0.0.33 - - [2025-12-09 06:00:52] "GET /firewall-policy/ba35683d-c3aa-4c25-87da-97966cb76739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003550 10.0.0.33 - - [2025-12-09 06:00:52] "GET /firewall-policy/ba35683d-c3aa-4c25-87da-97966cb76739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002030 10.0.0.33 - - [2025-12-09 06:00:52] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002929 10.0.0.33 - - [2025-12-09 06:00:52] "POST /ref-update HTTP/1.1" 200 156 0.018250 10.0.0.33 - - [2025-12-09 06:00:52] "POST /ref-update HTTP/1.1" 200 156 0.026732 10.0.0.33 - - [2025-12-09 06:00:52] "POST /ref-update HTTP/1.1" 200 156 0.019228 10.0.0.33 - - [2025-12-09 06:00:52] "POST /ref-update HTTP/1.1" 200 156 0.036421 10.0.0.33 - - [2025-12-09 06:00:52] "POST /ref-update HTTP/1.1" 200 156 0.034787 10.0.0.33 - - [2025-12-09 06:00:52] "GET /firewall-policy/b2e17369-4573-439e-9f97-8f94562e7355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002768 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:02:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001149 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:02:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:02:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000955 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:02:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:02:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002429 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:02:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001302 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:02:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:02:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 10.0.0.33 - - [2025-12-09 06:02:50] "POST /tags HTTP/1.1" 409 252 0.002916 10.0.0.33 - - [2025-12-09 06:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.33 - - [2025-12-09 06:02:50] "GET /tag/40f4ba7b-487a-4212-8727-5e208eb7e056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011797 10.0.0.33 - - [2025-12-09 06:02:50] "POST /tags HTTP/1.1" 409 228 0.003575 10.0.0.33 - - [2025-12-09 06:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.33 - - [2025-12-09 06:02:50] "GET /tag/e0181393-68b9-468d-a73e-a07dae2109f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012078 10.0.0.33 - - [2025-12-09 06:02:50] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.011083 10.0.0.33 - - [2025-12-09 06:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.33 - - [2025-12-09 06:02:51] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002756 10.0.0.33 - - [2025-12-09 06:02:51] "POST /tags HTTP/1.1" 409 206 0.003448 10.0.0.33 - - [2025-12-09 06:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.33 - - [2025-12-09 06:02:51] "GET /tag/fedbc4f6-891f-46c4-ad96-fd391fd3f324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.016284 10.0.0.33 - - [2025-12-09 06:02:51] "POST /tags HTTP/1.1" 409 226 0.001835 10.0.0.33 - - [2025-12-09 06:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.33 - - [2025-12-09 06:02:51] "GET /tag/ae731c67-8c64-48b2-af46-3e82b28ce9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011819 10.0.0.33 - - [2025-12-09 06:02:51] "POST /tags HTTP/1.1" 409 204 0.002330 10.0.0.33 - - [2025-12-09 06:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.33 - - [2025-12-09 06:02:51] "GET /tag/f4c7cf77-3d3d-4266-a951-75d830ae9682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014674 10.0.0.33 - - [2025-12-09 06:02:51] "POST /tags HTTP/1.1" 409 226 0.002525 10.0.0.33 - - [2025-12-09 06:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.33 - - [2025-12-09 06:02:51] "GET /tag/ae731c67-8c64-48b2-af46-3e82b28ce9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016254 10.0.0.33 - - [2025-12-09 06:02:51] "POST /tags HTTP/1.1" 409 228 0.002878 10.0.0.33 - - [2025-12-09 06:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.33 - - [2025-12-09 06:02:51] "GET /tag/e0181393-68b9-468d-a73e-a07dae2109f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016839 10.0.0.33 - - [2025-12-09 06:02:51] "POST /tags HTTP/1.1" 409 252 0.002909 10.0.0.33 - - [2025-12-09 06:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.33 - - [2025-12-09 06:02:51] "GET /tag/40f4ba7b-487a-4212-8727-5e208eb7e056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012163 10.0.0.33 - - [2025-12-09 06:02:51] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003115 10.0.0.33 - - [2025-12-09 06:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.33 - - [2025-12-09 06:02:51] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002747 10.0.0.33 - - [2025-12-09 06:02:51] "POST /firewall-rules HTTP/1.1" 409 281 0.002402 10.0.0.33 - - [2025-12-09 06:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.33 - - [2025-12-09 06:02:51] "PUT /firewall-rule/294f9919-23d2-46f3-95db-83d599293428 HTTP/1.1" 200 260 0.019311 10.0.0.33 - - [2025-12-09 06:02:51] "POST /firewall-rules HTTP/1.1" 409 291 0.008902 10.0.0.33 - - [2025-12-09 06:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.33 - - [2025-12-09 06:02:51] "PUT /firewall-rule/0367899b-e5e8-4d65-b974-fdf7e951c276 HTTP/1.1" 200 260 0.023014 10.0.0.33 - - [2025-12-09 06:02:51] "GET /firewall-rule/0367899b-e5e8-4d65-b974-fdf7e951c276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.008896 10.0.0.33 - - [2025-12-09 06:02:51] "POST /firewall-rules HTTP/1.1" 200 658 0.104718 10.0.0.33 - - [2025-12-09 06:02:51] "GET /firewall-rule/02f92adc-5fc0-4a4f-af17-2e352e8031b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.036839 10.0.0.33 - - [2025-12-09 06:02:51] "GET /firewall-policy/ba35683d-c3aa-4c25-87da-97966cb76739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004561 10.0.0.33 - - [2025-12-09 06:02:51] "GET /firewall-rule/294f9919-23d2-46f3-95db-83d599293428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004183 10.0.0.33 - - [2025-12-09 06:02:51] "POST /firewall-policys HTTP/1.1" 409 269 0.003268 10.0.0.33 - - [2025-12-09 06:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.33 - - [2025-12-09 06:02:51] "PUT /firewall-policy/b2e17369-4573-439e-9f97-8f94562e7355 HTTP/1.1" 200 264 0.027545 10.0.0.33 - - [2025-12-09 06:02:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.036912 10.0.0.33 - - [2025-12-09 06:02:52] "GET /firewall-policy/b2e17369-4573-439e-9f97-8f94562e7355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.014802 10.0.0.33 - - [2025-12-09 06:02:52] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002777 10.0.0.33 - - [2025-12-09 06:02:52] "GET /firewall-policy/b2e17369-4573-439e-9f97-8f94562e7355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002438 10.0.0.33 - - [2025-12-09 06:02:52] "GET /firewall-policy/4aaf0406-f91c-4126-b85c-ba8e318afc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002232 10.0.0.33 - - [2025-12-09 06:02:52] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004910 10.0.0.33 - - [2025-12-09 06:02:52] "GET /firewall-policy/b2e17369-4573-439e-9f97-8f94562e7355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003489 10.0.0.33 - - [2025-12-09 06:02:52] "GET /firewall-policy/b2e17369-4573-439e-9f97-8f94562e7355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002605 10.0.0.33 - - [2025-12-09 06:03:53] "GET /virtual-machine-interface/60549f52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008033 10.0.0.33 - - [2025-12-09 06:03:53] "POST /set-tag HTTP/1.1" 200 109 0.002891 10.0.0.33 - - [2025-12-09 06:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.33 - - [2025-12-09 06:03:53] "GET /loadbalancer/06dd368a-65f3-41ad-89d6-8ee8a1a3a2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002470 10.0.0.33 - - [2025-12-09 06:03:53] "GET /virtual-machine-interface/60549f52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004434 10.0.0.33 - - [2025-12-09 06:03:53] "POST /set-tag HTTP/1.1" 200 109 0.020050 10.0.0.33 - - [2025-12-09 06:03:53] "DELETE /loadbalancer-member/84fc0aee-a29f-48cb-85e6-d254b9391bfd HTTP/1.1" 200 115 0.042183 10.0.0.33 - - [2025-12-09 06:03:53] "GET /virtual-machine-interface/60cab73c-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007329 10.0.0.33 - - [2025-12-09 06:03:53] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.33 - - [2025-12-09 06:03:53] "GET /virtual-machine-interface/61da8d32-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004246 10.0.0.33 - - [2025-12-09 06:03:53] "POST /set-tag HTTP/1.1" 200 109 0.001936 10.0.0.33 - - [2025-12-09 06:03:53] "GET /virtual-machine-interface/61628f76-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004370 10.0.0.33 - - [2025-12-09 06:03:53] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.33 - - [2025-12-09 06:03:53] "GET /virtual-machine-interface/625fe1a8-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003863 10.0.0.33 - - [2025-12-09 06:03:53] "POST /set-tag HTTP/1.1" 200 109 0.001905 10.0.0.33 - - [2025-12-09 06:03:53] "GET /virtual-machine-interface/62d25b52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004310 10.0.0.33 - - [2025-12-09 06:03:53] "POST /set-tag HTTP/1.1" 200 109 0.001922 10.0.0.33 - - [2025-12-09 06:03:53] "GET /virtual-machine-interface/634636da-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003684 10.0.0.33 - - [2025-12-09 06:03:53] "POST /set-tag HTTP/1.1" 200 109 0.001823 10.0.0.33 - - [2025-12-09 06:03:53] "GET /virtual-machine-interface/63b8b2e6-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004358 10.0.0.33 - - [2025-12-09 06:03:53] "POST /set-tag HTTP/1.1" 200 109 0.001907 10.0.0.33 - - [2025-12-09 06:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.33 - - [2025-12-09 06:03:53] "GET /loadbalancer/06dd368a-65f3-41ad-89d6-8ee8a1a3a2b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002393 10.0.0.33 - - [2025-12-09 06:03:54] "GET /virtual-machine-interface/60cab73c-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004676 10.0.0.33 - - [2025-12-09 06:03:54] "POST /set-tag HTTP/1.1" 200 109 0.003725 10.0.0.33 - - [2025-12-09 06:03:54] "GET /virtual-machine-interface/60cab73c-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004959 10.0.0.33 - - [2025-12-09 06:03:54] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.33 - - [2025-12-09 06:03:54] "GET /virtual-machine/06d7ce19-19d1-4c8f-a37e-e2326d266647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002237 10.0.0.33 - - [2025-12-09 06:03:54] "POST /ref-update HTTP/1.1" 200 156 0.008836 10.0.0.33 - - [2025-12-09 06:03:54] "GET /virtual-machine-interface/60cab73c-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010660 10.0.0.33 - - [2025-12-09 06:03:54] "POST /set-tag HTTP/1.1" 200 109 0.026428 10.0.0.33 - - [2025-12-09 06:03:54] "POST /set-tag HTTP/1.1" 200 109 0.017453 10.0.0.33 - - [2025-12-09 06:03:54] "POST /set-tag HTTP/1.1" 200 109 0.033050 10.0.0.33 - - [2025-12-09 06:03:54] "POST /set-tag HTTP/1.1" 200 109 0.022088 10.0.0.33 - - [2025-12-09 06:03:55] "POST /set-tag HTTP/1.1" 200 109 0.015323 10.0.0.33 - - [2025-12-09 06:03:55] "DELETE /instance-ip/60e4ebca-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.056674 10.0.0.33 - - [2025-12-09 06:03:55] "POST /ref-update HTTP/1.1" 200 156 0.013016 10.0.0.33 - - [2025-12-09 06:03:55] "DELETE /virtual-machine-interface/60cab73c-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.046956 10.0.0.33 - - [2025-12-09 06:03:55] "DELETE /virtual-machine/06d7ce19-19d1-4c8f-a37e-e2326d266647 HTTP/1.1" 200 115 0.028350 10.0.0.33 - - [2025-12-09 06:03:55] "GET /virtual-machine-interface/60549f52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007101 10.0.0.33 - - [2025-12-09 06:03:55] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.33 - - [2025-12-09 06:03:55] "GET /virtual-machine-interface/60549f52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004706 10.0.0.33 - - [2025-12-09 06:03:55] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.33 - - [2025-12-09 06:03:55] "GET /virtual-machine/d41bac18-603b-4882-8192-b1d1084ff498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003105 10.0.0.33 - - [2025-12-09 06:03:55] "POST /ref-update HTTP/1.1" 200 156 0.014391 10.0.0.33 - - [2025-12-09 06:03:55] "GET /virtual-machine-interface/60549f52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005141 10.0.0.33 - - [2025-12-09 06:03:55] "POST /set-tag HTTP/1.1" 200 109 0.020068 10.0.0.33 - - [2025-12-09 06:03:55] "POST /set-tag HTTP/1.1" 200 109 0.034313 10.0.0.33 - - [2025-12-09 06:03:55] "POST /set-tag HTTP/1.1" 200 109 0.026977 10.0.0.33 - - [2025-12-09 06:03:55] "POST /set-tag HTTP/1.1" 200 109 0.015212 10.0.0.33 - - [2025-12-09 06:03:55] "POST /set-tag HTTP/1.1" 200 109 0.032505 10.0.0.33 - - [2025-12-09 06:03:55] "DELETE /instance-ip/606a6f8a-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.058330 10.0.0.33 - - [2025-12-09 06:03:55] "POST /ref-update HTTP/1.1" 200 156 0.010101 10.0.0.33 - - [2025-12-09 06:03:55] "DELETE /virtual-machine-interface/60549f52-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.038654 10.0.0.33 - - [2025-12-09 06:03:55] "DELETE /virtual-machine/d41bac18-603b-4882-8192-b1d1084ff498 HTTP/1.1" 200 115 0.016835 10.0.0.33 - - [2025-12-09 06:03:55] "DELETE /tag/788d8ab1-9c84-41e0-8bd0-a2362ecf2587 HTTP/1.1" 200 115 0.041345 10.0.0.33 - - [2025-12-09 06:03:55] "GET /virtual-machine-interface/61628f76-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003967 10.0.0.33 - - [2025-12-09 06:03:55] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.33 - - [2025-12-09 06:03:55] "GET /virtual-machine-interface/61628f76-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008408 10.0.0.33 - - [2025-12-09 06:03:55] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.33 - - [2025-12-09 06:03:55] "GET /virtual-machine/d4510a90-c6eb-4d94-bb02-af022a8825ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002872 10.0.0.33 - - [2025-12-09 06:03:55] "POST /ref-update HTTP/1.1" 200 156 0.011853 10.0.0.33 - - [2025-12-09 06:03:56] "GET /virtual-machine-interface/61628f76-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008884 10.0.0.33 - - [2025-12-09 06:03:56] "POST /set-tag HTTP/1.1" 200 109 0.016940 10.0.0.33 - - [2025-12-09 06:03:56] "POST /set-tag HTTP/1.1" 200 109 0.026916 10.0.0.33 - - [2025-12-09 06:03:56] "POST /set-tag HTTP/1.1" 200 109 0.028671 10.0.0.33 - - [2025-12-09 06:03:56] "POST /set-tag HTTP/1.1" 200 109 0.016612 10.0.0.33 - - [2025-12-09 06:03:56] "POST /set-tag HTTP/1.1" 200 109 0.024213 10.0.0.33 - - [2025-12-09 06:03:56] "DELETE /instance-ip/6178f734-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.054150 10.0.0.33 - - [2025-12-09 06:03:56] "DELETE /virtual-machine-interface/61628f76-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.041175 10.0.0.33 - - [2025-12-09 06:03:56] "DELETE /virtual-machine/d4510a90-c6eb-4d94-bb02-af022a8825ef HTTP/1.1" 200 115 0.023823 10.0.0.33 - - [2025-12-09 06:03:56] "GET /virtual-machine-interface/61da8d32-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017209 10.0.0.33 - - [2025-12-09 06:03:56] "POST /set-tag HTTP/1.1" 200 109 0.003509 10.0.0.33 - - [2025-12-09 06:03:56] "GET /virtual-machine-interface/61da8d32-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004289 10.0.0.33 - - [2025-12-09 06:03:56] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.33 - - [2025-12-09 06:03:56] "GET /virtual-machine/6ad52d45-9a86-45b5-9f1b-2f1b2f3e69d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003082 10.0.0.33 - - [2025-12-09 06:03:56] "POST /ref-update HTTP/1.1" 200 156 0.009630 10.0.0.33 - - [2025-12-09 06:03:56] "GET /virtual-machine-interface/61da8d32-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.030346 10.0.0.33 - - [2025-12-09 06:03:56] "POST /set-tag HTTP/1.1" 200 109 0.021794 10.0.0.33 - - [2025-12-09 06:03:56] "POST /set-tag HTTP/1.1" 200 109 0.050948 10.0.0.33 - - [2025-12-09 06:03:56] "POST /set-tag HTTP/1.1" 200 109 0.026267 10.0.0.33 - - [2025-12-09 06:03:56] "POST /set-tag HTTP/1.1" 200 109 0.015322 10.0.0.33 - - [2025-12-09 06:03:56] "POST /set-tag HTTP/1.1" 200 109 0.022994 10.0.0.33 - - [2025-12-09 06:03:56] "DELETE /instance-ip/61f5dfba-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.050668 10.0.0.33 - - [2025-12-09 06:03:56] "DELETE /virtual-machine-interface/61da8d32-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.066159 10.0.0.33 - - [2025-12-09 06:03:56] "DELETE /virtual-machine/6ad52d45-9a86-45b5-9f1b-2f1b2f3e69d7 HTTP/1.1" 200 115 0.026343 10.0.0.33 - - [2025-12-09 06:03:56] "DELETE /tag/fedbc4f6-891f-46c4-ad96-fd391fd3f324 HTTP/1.1" 409 388 0.008262 10.0.0.33 - - [2025-12-09 06:03:57] "DELETE /tag/2cce91c3-7d07-4b40-aec0-119891cafbae HTTP/1.1" 200 115 0.037127 10.0.0.33 - - [2025-12-09 06:04:24] "GET /virtual-machine-interface/62d25b52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006836 10.0.0.33 - - [2025-12-09 06:04:24] "POST /set-tag HTTP/1.1" 200 109 0.003091 10.0.0.33 - - [2025-12-09 06:04:24] "GET /virtual-machine-interface/62d25b52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007091 10.0.0.33 - - [2025-12-09 06:04:24] "POST /set-tag HTTP/1.1" 200 109 0.003039 10.0.0.33 - - [2025-12-09 06:04:24] "GET /virtual-machine/d7123760-b174-48d4-975a-8c276453fd10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002778 10.0.0.33 - - [2025-12-09 06:04:24] "POST /ref-update HTTP/1.1" 200 156 0.013022 10.0.0.33 - - [2025-12-09 06:04:24] "GET /virtual-machine-interface/62d25b52-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017153 10.0.0.33 - - [2025-12-09 06:04:24] "POST /set-tag HTTP/1.1" 200 109 0.035102 10.0.0.33 - - [2025-12-09 06:04:25] "POST /set-tag HTTP/1.1" 200 109 0.043617 10.0.0.33 - - [2025-12-09 06:04:25] "POST /set-tag HTTP/1.1" 200 109 0.032239 10.0.0.33 - - [2025-12-09 06:04:25] "POST /set-tag HTTP/1.1" 200 109 0.018563 10.0.0.33 - - [2025-12-09 06:04:25] "DELETE /instance-ip/62eafed2-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.046067 10.0.0.33 - - [2025-12-09 06:04:25] "DELETE /virtual-machine-interface/62d25b52-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.033550 10.0.0.33 - - [2025-12-09 06:04:25] "DELETE /virtual-machine/d7123760-b174-48d4-975a-8c276453fd10 HTTP/1.1" 200 115 0.027118 10.0.0.33 - - [2025-12-09 06:04:25] "DELETE /tag/f4c7cf77-3d3d-4266-a951-75d830ae9682 HTTP/1.1" 409 236 0.012418 10.0.0.33 - - [2025-12-09 06:04:25] "GET /virtual-machine-interface/625fe1a8-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004474 10.0.0.33 - - [2025-12-09 06:04:25] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.33 - - [2025-12-09 06:04:25] "GET /virtual-machine-interface/625fe1a8-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003936 10.0.0.33 - - [2025-12-09 06:04:25] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.33 - - [2025-12-09 06:04:25] "GET /virtual-machine/c577002c-998d-4e52-afce-3ff30d01a823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003274 10.0.0.33 - - [2025-12-09 06:04:25] "POST /ref-update HTTP/1.1" 200 156 0.015114 10.0.0.33 - - [2025-12-09 06:04:25] "GET /virtual-machine-interface/625fe1a8-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020163 10.0.0.33 - - [2025-12-09 06:04:25] "POST /set-tag HTTP/1.1" 200 109 0.022497 10.0.0.33 - - [2025-12-09 06:04:25] "POST /set-tag HTTP/1.1" 200 109 0.048681 10.0.0.33 - - [2025-12-09 06:04:25] "POST /set-tag HTTP/1.1" 200 109 0.037164 10.0.0.33 - - [2025-12-09 06:04:25] "POST /set-tag HTTP/1.1" 200 109 0.014182 10.0.0.33 - - [2025-12-09 06:04:25] "DELETE /instance-ip/627b91e6-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.051260 10.0.0.33 - - [2025-12-09 06:04:25] "DELETE /virtual-machine-interface/625fe1a8-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.064492 10.0.0.33 - - [2025-12-09 06:04:25] "DELETE /virtual-machine/c577002c-998d-4e52-afce-3ff30d01a823 HTTP/1.1" 200 115 0.027710 10.0.0.33 - - [2025-12-09 06:04:25] "DELETE /tag/80d2b09b-1515-4554-a8e8-a2f2031e7afa HTTP/1.1" 200 115 0.037145 10.0.0.33 - - [2025-12-09 06:04:25] "DELETE /tag/7614c619-85c7-4f05-8525-65e945da81bd HTTP/1.1" 200 115 0.040296 10.0.0.33 - - [2025-12-09 06:04:25] "DELETE /tag/75615ea3-009b-49ae-a74b-6000b802f832 HTTP/1.1" 200 115 0.048398 10.0.0.33 - - [2025-12-09 06:04:25] "GET /virtual-machine-interface/63b8b2e6-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011036 10.0.0.33 - - [2025-12-09 06:04:26] "POST /set-tag HTTP/1.1" 200 109 0.005412 10.0.0.33 - - [2025-12-09 06:04:26] "GET /virtual-machine-interface/63b8b2e6-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004483 10.0.0.33 - - [2025-12-09 06:04:26] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.33 - - [2025-12-09 06:04:26] "GET /virtual-machine/4e2635d8-66a2-4687-8e16-a2f07ea07aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002815 10.0.0.33 - - [2025-12-09 06:04:26] "POST /ref-update HTTP/1.1" 200 156 0.010744 10.0.0.33 - - [2025-12-09 06:04:26] "GET /virtual-machine-interface/63b8b2e6-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012686 10.0.0.33 - - [2025-12-09 06:04:26] "POST /set-tag HTTP/1.1" 200 109 0.017751 10.0.0.33 - - [2025-12-09 06:04:26] "POST /set-tag HTTP/1.1" 200 109 0.041039 10.0.0.33 - - [2025-12-09 06:04:26] "POST /set-tag HTTP/1.1" 200 109 0.040805 10.0.0.33 - - [2025-12-09 06:04:26] "POST /set-tag HTTP/1.1" 200 109 0.021808 10.0.0.33 - - [2025-12-09 06:04:26] "DELETE /instance-ip/63d89160-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.067237 10.0.0.33 - - [2025-12-09 06:04:26] "DELETE /virtual-machine-interface/63b8b2e6-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.047332 10.0.0.33 - - [2025-12-09 06:04:26] "DELETE /virtual-machine/4e2635d8-66a2-4687-8e16-a2f07ea07aaf HTTP/1.1" 200 115 0.038928 10.0.0.33 - - [2025-12-09 06:04:26] "DELETE /tag/e969de1f-dc89-449f-b502-242f8ccd3608 HTTP/1.1" 200 115 0.049584 10.0.0.33 - - [2025-12-09 06:04:26] "GET /virtual-machine-interface/634636da-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003908 10.0.0.33 - - [2025-12-09 06:04:26] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.33 - - [2025-12-09 06:04:26] "GET /virtual-machine-interface/634636da-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006754 10.0.0.33 - - [2025-12-09 06:04:26] "POST /set-tag HTTP/1.1" 200 109 0.012806 10.0.0.33 - - [2025-12-09 06:04:26] "GET /virtual-machine/627751f4-d8ab-4824-9029-0e582ea79f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003305 10.0.0.33 - - [2025-12-09 06:04:26] "POST /ref-update HTTP/1.1" 200 156 0.015497 10.0.0.33 - - [2025-12-09 06:04:26] "GET /virtual-machine-interface/634636da-d4c4-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021558 10.0.0.33 - - [2025-12-09 06:04:26] "POST /set-tag HTTP/1.1" 200 109 0.016257 10.0.0.33 - - [2025-12-09 06:04:26] "POST /set-tag HTTP/1.1" 200 109 0.030421 10.0.0.33 - - [2025-12-09 06:04:26] "POST /set-tag HTTP/1.1" 200 109 0.028096 10.0.0.33 - - [2025-12-09 06:04:26] "POST /set-tag HTTP/1.1" 200 109 0.014369 10.0.0.33 - - [2025-12-09 06:04:26] "DELETE /instance-ip/635f7ea6-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.052125 10.0.0.33 - - [2025-12-09 06:04:27] "DELETE /virtual-machine-interface/634636da-d4c4-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.044552 10.0.0.33 - - [2025-12-09 06:04:27] "DELETE /virtual-machine/627751f4-d8ab-4824-9029-0e582ea79f7f HTTP/1.1" 200 115 0.020792 10.0.0.33 - - [2025-12-09 06:04:27] "DELETE /tag/e0181393-68b9-468d-a73e-a07dae2109f0 HTTP/1.1" 409 236 0.005536 10.0.0.33 - - [2025-12-09 06:04:27] "DELETE /tag/40f4ba7b-487a-4212-8727-5e208eb7e056 HTTP/1.1" 409 236 0.004298 10.0.0.33 - - [2025-12-09 06:04:27] "DELETE /tag/49c92569-222a-4e93-96b5-ce90f61be869 HTTP/1.1" 200 115 0.048099 10.0.0.33 - - [2025-12-09 06:04:28] "POST /projects HTTP/1.1" 409 238 0.007823 10.0.0.33 - - [2025-12-09 06:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.33 - - [2025-12-09 06:04:28] "GET /project/311fb765-f0a6-4683-b3c0-07198cb7b8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033708 10.0.0.33 - - [2025-12-09 06:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.33 - - [2025-12-09 06:04:28] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003559 10.0.0.33 - - [2025-12-09 06:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.33 - - [2025-12-09 06:04:28] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.013487 10.0.0.33 - - [2025-12-09 06:04:28] "POST /security-groups HTTP/1.1" 409 285 0.002307 10.0.0.33 - - [2025-12-09 06:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2025-12-09 06:04:29] "PUT /security-group/db9e1beb-c700-4851-8c32-f2cb21a17353 HTTP/1.1" 200 262 0.065075 10.0.0.33 - - [2025-12-09 06:04:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.039747 10.0.0.33 - - [2025-12-09 06:04:29] "PUT /access-control-list/710a97a2-ab43-47a9-9637-1414b56c39e5 HTTP/1.1" 200 272 0.029486 10.0.0.33 - - [2025-12-09 06:04:29] "PUT /access-control-list/121a77c1-b475-419b-b88a-b4a7bad14ded HTTP/1.1" 200 272 0.020358 10.0.0.33 - - [2025-12-09 06:04:33] "POST /projects HTTP/1.1" 409 238 0.002445 10.0.0.33 - - [2025-12-09 06:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.33 - - [2025-12-09 06:04:33] "GET /project/311fb765-f0a6-4683-b3c0-07198cb7b8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030844 10.0.0.33 - - [2025-12-09 06:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.33 - - [2025-12-09 06:04:34] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004318 10.0.0.33 - - [2025-12-09 06:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.33 - - [2025-12-09 06:04:34] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003642 10.0.0.33 - - [2025-12-09 06:04:34] "POST /security-groups HTTP/1.1" 409 285 0.001939 10.0.0.33 - - [2025-12-09 06:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2025-12-09 06:04:34] "PUT /security-group/db9e1beb-c700-4851-8c32-f2cb21a17353 HTTP/1.1" 200 262 0.054423 10.0.0.33 - - [2025-12-09 06:04:34] "PUT /access-control-list/710a97a2-ab43-47a9-9637-1414b56c39e5 HTTP/1.1" 200 272 0.035613 10.0.0.33 - - [2025-12-09 06:04:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.070418 10.0.0.33 - - [2025-12-09 06:04:34] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.008804 10.0.0.33 - - [2025-12-09 06:04:34] "PUT /access-control-list/121a77c1-b475-419b-b88a-b4a7bad14ded HTTP/1.1" 200 272 0.050146 10.0.0.33 - - [2025-12-09 06:04:34] "GET /firewall-rule/d4841495-c365-44f1-90b2-e478cac104b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002943 10.0.0.33 - - [2025-12-09 06:04:34] "POST /ref-update HTTP/1.1" 200 156 0.053519 10.0.0.33 - - [2025-12-09 06:04:34] "DELETE /firewall-rule/d4841495-c365-44f1-90b2-e478cac104b2 HTTP/1.1" 200 115 0.037213 10.0.0.33 - - [2025-12-09 06:04:34] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.005494 10.0.0.33 - - [2025-12-09 06:04:34] "GET /firewall-rule/ced884a9-4d0d-4867-8249-09cddab157f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002789 10.0.0.33 - - [2025-12-09 06:04:34] "POST /ref-update HTTP/1.1" 200 156 0.053815 10.0.0.33 - - [2025-12-09 06:04:34] "DELETE /firewall-rule/ced884a9-4d0d-4867-8249-09cddab157f8 HTTP/1.1" 200 115 0.034716 10.0.0.33 - - [2025-12-09 06:04:34] "DELETE /tag/e0181393-68b9-468d-a73e-a07dae2109f0 HTTP/1.1" 409 236 0.007218 10.0.0.33 - - [2025-12-09 06:04:34] "DELETE /tag/7adf52ac-31fc-4c33-a1b0-b57f66eb3ba0 HTTP/1.1" 200 115 0.034544 10.0.0.33 - - [2025-12-09 06:04:34] "DELETE /tag/40f4ba7b-487a-4212-8727-5e208eb7e056 HTTP/1.1" 409 236 0.004075 10.0.0.33 - - [2025-12-09 06:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.33 - - [2025-12-09 06:04:34] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005758 10.0.0.33 - - [2025-12-09 06:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.33 - - [2025-12-09 06:04:34] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003883 10.0.0.33 - - [2025-12-09 06:04:34] "PUT /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81 HTTP/1.1" 200 264 0.048881 10.0.0.33 - - [2025-12-09 06:04:34] "PUT /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148 HTTP/1.1" 200 264 0.047505 10.0.0.33 - - [2025-12-09 06:04:34] "DELETE /security-group/db9e1beb-c700-4851-8c32-f2cb21a17353 HTTP/1.1" 200 115 0.051860 10.0.0.33 - - [2025-12-09 06:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.33 - - [2025-12-09 06:04:34] "DELETE /access-control-list/710a97a2-ab43-47a9-9637-1414b56c39e5 HTTP/1.1" 200 115 0.028188 10.0.0.33 - - [2025-12-09 06:04:34] "DELETE /access-control-list/121a77c1-b475-419b-b88a-b4a7bad14ded HTTP/1.1" 200 115 0.033254 10.0.0.33 - - [2025-12-09 06:04:34] "GET /project/311fb765-f0a6-4683-b3c0-07198cb7b8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.034527 10.0.0.33 - - [2025-12-09 06:04:35] "GET /project/311fb765-f0a6-4683-b3c0-07198cb7b8b1?fields=security_groups HTTP/1.1" 200 1352 0.029157 10.0.0.33 - - [2025-12-09 06:04:35] "DELETE /security-group/18bd8d23-334f-418a-a3eb-883f9c388a5c HTTP/1.1" 200 115 0.043756 10.0.0.33 - - [2025-12-09 06:04:35] "DELETE /access-control-list/2cd1a4b1-fa3d-4fdc-91f3-d60d46fc1c44 HTTP/1.1" 200 115 0.033339 10.0.0.33 - - [2025-12-09 06:04:35] "GET /project/311fb765-f0a6-4683-b3c0-07198cb7b8b1?fields=application_policy_sets HTTP/1.1" 200 1391 0.044079 10.0.0.33 - - [2025-12-09 06:04:35] "DELETE /access-control-list/72a0bdb4-4362-4a43-a114-ea456250f1e4 HTTP/1.1" 200 115 0.047436 10.0.0.33 - - [2025-12-09 06:04:35] "DELETE /project/311fb765-f0a6-4683-b3c0-07198cb7b8b1 HTTP/1.1" 200 115 0.275138 10.0.0.33 - - [2025-12-09 06:04:35] "POST /projects HTTP/1.1" 409 238 0.001978 10.0.0.33 - - [2025-12-09 06:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.33 - - [2025-12-09 06:04:35] "GET /project/58f399e9-4334-4522-bff2-b51634956b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029612 10.0.0.33 - - [2025-12-09 06:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.33 - - [2025-12-09 06:04:35] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004400 10.0.0.33 - - [2025-12-09 06:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.33 - - [2025-12-09 06:04:35] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004613 10.0.0.33 - - [2025-12-09 06:04:35] "POST /security-groups HTTP/1.1" 409 285 0.002725 10.0.0.33 - - [2025-12-09 06:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.33 - - [2025-12-09 06:04:35] "PUT /security-group/2440bdcc-736e-4297-9dc3-b22350f10606 HTTP/1.1" 200 262 0.055279 10.0.0.33 - - [2025-12-09 06:04:35] "PUT /access-control-list/769abb4d-2d7a-4f17-a95f-ac1989fb6cc8 HTTP/1.1" 200 272 0.015576 10.0.0.33 - - [2025-12-09 06:04:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.038276 10.0.0.33 - - [2025-12-09 06:04:35] "PUT /access-control-list/ff6f7de7-9bd9-45e7-8b7a-e0d802ace67b HTTP/1.1" 200 272 0.026146 10.0.0.33 - - [2025-12-09 06:04:39] "DELETE /loadbalancer-member/f1acc245-f77f-410b-bb65-7e52ec922289 HTTP/1.1" 200 115 0.042509 10.0.0.33 - - [2025-12-09 06:04:39] "DELETE /loadbalancer-pool/5aae532e-f984-4e0a-af52-70070100ae3c HTTP/1.1" 200 115 0.036358 10.0.0.33 - - [2025-12-09 06:04:39] "DELETE /loadbalancer-listener/8606836a-f2e3-4510-ab85-e50f6376e81e HTTP/1.1" 200 115 0.057887 10.0.0.33 - - [2025-12-09 06:04:39] "DELETE /loadbalancer/06dd368a-65f3-41ad-89d6-8ee8a1a3a2b6 HTTP/1.1" 200 115 0.041922 10.0.0.33 - - [2025-12-09 06:04:40] "DELETE /floating-ip/76f0d052-2711-4037-99ae-e12da5131878 HTTP/1.1" 200 115 0.037973 10.0.0.33 - - [2025-12-09 06:04:40] "DELETE /instance-ip/7e5245d9-9432-4116-b611-655a5f8af33e HTTP/1.1" 200 115 0.053890 10.0.0.33 - - [2025-12-09 06:04:40] "DELETE /virtual-machine-interface/c8eeb00c-9ffd-440f-991d-e1d9cf29b117 HTTP/1.1" 200 115 0.051799 10.0.0.33 - - [2025-12-09 06:04:40] "DELETE /tag/27459cac-b39f-4661-8913-8cd7b4582d7d HTTP/1.1" 200 115 0.048989 10.0.0.33 - - [2025-12-09 06:04:40] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005109 10.0.0.33 - - [2025-12-09 06:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.33 - - [2025-12-09 06:04:40] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002886 10.0.0.33 - - [2025-12-09 06:04:40] "GET /firewall-policy/ba35683d-c3aa-4c25-87da-97966cb76739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003305 10.0.0.33 - - [2025-12-09 06:04:40] "GET /firewall-rule/294f9919-23d2-46f3-95db-83d599293428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003561 10.0.0.33 - - [2025-12-09 06:04:40] "POST /ref-update HTTP/1.1" 200 156 0.022269 10.0.0.33 - - [2025-12-09 06:04:40] "DELETE /firewall-rule/294f9919-23d2-46f3-95db-83d599293428 HTTP/1.1" 200 115 0.053653 10.0.0.33 - - [2025-12-09 06:04:40] "GET /firewall-policy/b2e17369-4573-439e-9f97-8f94562e7355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003341 10.0.0.33 - - [2025-12-09 06:04:40] "GET /firewall-rule/0367899b-e5e8-4d65-b974-fdf7e951c276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.003245 10.0.0.33 - - [2025-12-09 06:04:40] "POST /ref-update HTTP/1.1" 200 156 0.014573 10.0.0.33 - - [2025-12-09 06:04:40] "DELETE /firewall-rule/0367899b-e5e8-4d65-b974-fdf7e951c276 HTTP/1.1" 200 115 0.038756 10.0.0.33 - - [2025-12-09 06:04:40] "GET /firewall-policy/b2e17369-4573-439e-9f97-8f94562e7355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.007452 10.0.0.33 - - [2025-12-09 06:04:40] "GET /firewall-rule/02f92adc-5fc0-4a4f-af17-2e352e8031b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.003624 10.0.0.33 - - [2025-12-09 06:04:40] "POST /ref-update HTTP/1.1" 200 156 0.014712 10.0.0.33 - - [2025-12-09 06:04:40] "DELETE /firewall-rule/02f92adc-5fc0-4a4f-af17-2e352e8031b2 HTTP/1.1" 200 115 0.057891 10.0.0.33 - - [2025-12-09 06:04:40] "GET /application-policy-set/b659cbaa-35c4-4593-8c16-f1968638a625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003464 10.0.0.33 - - [2025-12-09 06:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007139 10.0.0.33 - - [2025-12-09 06:04:40] "GET /policy-management/d5e96646-0921-4cdb-ae3f-4afafd6fda8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003250 10.0.0.33 - - [2025-12-09 06:04:40] "GET /firewall-policy/b2e17369-4573-439e-9f97-8f94562e7355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004295 10.0.0.33 - - [2025-12-09 06:04:40] "POST /ref-update HTTP/1.1" 200 156 0.034917 10.0.0.33 - - [2025-12-09 06:04:40] "DELETE /firewall-policy/b2e17369-4573-439e-9f97-8f94562e7355 HTTP/1.1" 200 115 0.035732 10.0.0.33 - - [2025-12-09 06:04:40] "DELETE /tag/e0181393-68b9-468d-a73e-a07dae2109f0 HTTP/1.1" 200 115 0.096303 10.0.0.33 - - [2025-12-09 06:04:41] "DELETE /tag/f4c7cf77-3d3d-4266-a951-75d830ae9682 HTTP/1.1" 200 115 0.110368 10.0.0.33 - - [2025-12-09 06:04:41] "DELETE /tag/40f4ba7b-487a-4212-8727-5e208eb7e056 HTTP/1.1" 200 115 0.040219 10.0.0.33 - - [2025-12-09 06:04:41] "DELETE /tag/fedbc4f6-891f-46c4-ad96-fd391fd3f324 HTTP/1.1" 200 115 0.092518 10.0.0.33 - - [2025-12-09 06:04:41] "POST /projects HTTP/1.1" 409 238 0.001909 10.0.0.33 - - [2025-12-09 06:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.33 - - [2025-12-09 06:04:41] "GET /project/58f399e9-4334-4522-bff2-b51634956b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036386 10.0.0.33 - - [2025-12-09 06:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.33 - - [2025-12-09 06:04:41] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004136 10.0.0.33 - - [2025-12-09 06:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.33 - - [2025-12-09 06:04:41] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003935 10.0.0.33 - - [2025-12-09 06:04:41] "POST /security-groups HTTP/1.1" 409 285 0.004081 10.0.0.33 - - [2025-12-09 06:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.33 - - [2025-12-09 06:04:41] "PUT /security-group/2440bdcc-736e-4297-9dc3-b22350f10606 HTTP/1.1" 200 262 0.062734 10.0.0.33 - - [2025-12-09 06:04:41] "PUT /access-control-list/769abb4d-2d7a-4f17-a95f-ac1989fb6cc8 HTTP/1.1" 200 272 0.026184 10.0.0.33 - - [2025-12-09 06:04:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.037373 10.0.0.33 - - [2025-12-09 06:04:41] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.031190 10.0.0.33 - - [2025-12-09 06:04:41] "PUT /access-control-list/ff6f7de7-9bd9-45e7-8b7a-e0d802ace67b HTTP/1.1" 200 272 0.061096 10.0.0.33 - - [2025-12-09 06:04:41] "GET /firewall-rule/dc0ffd81-4735-424b-9513-0c9b600d2d75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004243 10.0.0.33 - - [2025-12-09 06:04:41] "POST /ref-update HTTP/1.1" 200 156 0.103673 10.0.0.33 - - [2025-12-09 06:04:42] "DELETE /firewall-rule/dc0ffd81-4735-424b-9513-0c9b600d2d75 HTTP/1.1" 200 115 0.244517 10.0.0.33 - - [2025-12-09 06:04:42] "GET /firewall-policy/7f182579-c23c-43e7-88d3-2c5efcece19a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.014600 10.0.0.33 - - [2025-12-09 06:04:42] "GET /firewall-rule/fce56e9a-bdfa-4b58-b1ae-715dab3bd2c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003149 10.0.0.33 - - [2025-12-09 06:04:42] "POST /ref-update HTTP/1.1" 200 156 0.072923 10.0.0.33 - - [2025-12-09 06:04:42] "DELETE /firewall-rule/fce56e9a-bdfa-4b58-b1ae-715dab3bd2c9 HTTP/1.1" 200 115 0.060120 10.0.0.33 - - [2025-12-09 06:04:42] "DELETE /tag/ae731c67-8c64-48b2-af46-3e82b28ce9a7 HTTP/1.1" 200 115 0.069705 10.0.0.33 - - [2025-12-09 06:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.33 - - [2025-12-09 06:04:42] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004129 10.0.0.33 - - [2025-12-09 06:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.33 - - [2025-12-09 06:04:42] "GET /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003818 10.0.0.33 - - [2025-12-09 06:04:42] "PUT /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81 HTTP/1.1" 200 264 0.041472 10.0.0.33 - - [2025-12-09 06:04:42] "PUT /virtual-network/7acf172c-ad66-4152-94ca-b40ac179f148 HTTP/1.1" 200 264 0.042303 10.0.0.33 - - [2025-12-09 06:04:42] "DELETE /security-group/2440bdcc-736e-4297-9dc3-b22350f10606 HTTP/1.1" 200 115 0.064272 10.0.0.33 - - [2025-12-09 06:04:42] "DELETE /access-control-list/769abb4d-2d7a-4f17-a95f-ac1989fb6cc8 HTTP/1.1" 200 115 0.046339 10.0.0.33 - - [2025-12-09 06:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006481 10.0.0.33 - - [2025-12-09 06:04:42] "DELETE /access-control-list/ff6f7de7-9bd9-45e7-8b7a-e0d802ace67b HTTP/1.1" 200 115 0.019328 10.0.0.33 - - [2025-12-09 06:04:42] "GET /project/58f399e9-4334-4522-bff2-b51634956b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.026282 10.0.0.33 - - [2025-12-09 06:04:42] "GET /project/58f399e9-4334-4522-bff2-b51634956b6d?fields=security_groups HTTP/1.1" 200 1352 0.028827 10.0.0.33 - - [2025-12-09 06:04:42] "DELETE /security-group/a5db1b49-7575-4072-87a5-ca53dcf759a5 HTTP/1.1" 200 115 0.077407 10.0.0.33 - - [2025-12-09 06:04:42] "DELETE /access-control-list/3a4a95d7-e9b3-412a-adc9-e12b05f0d087 HTTP/1.1" 200 115 0.063745 10.0.0.33 - - [2025-12-09 06:04:42] "GET /project/58f399e9-4334-4522-bff2-b51634956b6d?fields=application_policy_sets HTTP/1.1" 200 1391 0.043575 10.0.0.33 - - [2025-12-09 06:04:42] "DELETE /access-control-list/e802b164-2629-4b23-8224-f7bc9331b4a2 HTTP/1.1" 200 115 0.051001 10.0.0.33 - - [2025-12-09 06:04:42] "DELETE /project/58f399e9-4334-4522-bff2-b51634956b6d HTTP/1.1" 200 115 0.326185 10.0.0.33 - - [2025-12-09 06:05:26] "GET /global-system-configs HTTP/1.1" 200 322 0.015222 10.0.0.33 - - [2025-12-09 06:05:27] "GET /global-system-configs HTTP/1.1" 200 322 0.006288 10.0.0.33 - - [2025-12-09 06:05:31] "GET / HTTP/1.1" 200 35931 0.001854 10.0.0.33 - - [2025-12-09 06:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.33 - - [2025-12-09 06:05:31] "GET /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002603 10.0.0.33 - - [2025-12-09 06:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.33 - - [2025-12-09 06:05:32] "GET /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002421 10.0.0.33 - - [2025-12-09 06:05:46] "GET / HTTP/1.1" 200 35931 0.001502 10.0.0.33 - - [2025-12-09 06:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.33 - - [2025-12-09 06:05:47] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004324 10.0.0.33 - - [2025-12-09 06:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.33 - - [2025-12-09 06:05:47] "GET /config-node/146c3ee4-94db-4559-9c43-b7bd456163fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002287 10.0.0.33 - - [2025-12-09 06:05:47] "GET / HTTP/1.1" 200 35931 0.001343 10.0.0.33 - - [2025-12-09 06:05:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002424 10.0.0.33 - - [2025-12-09 06:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.33 - - [2025-12-09 06:05:52] "GET /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002866 10.0.0.33 - - [2025-12-09 06:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.33 - - [2025-12-09 06:05:52] "PUT /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf HTTP/1.1" 200 276 0.007548 10.0.0.33 - - [2025-12-09 06:05:52] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.33 - - [2025-12-09 06:05:52] "POST /alarms HTTP/1.1" 409 264 0.002002 10.0.0.33 - - [2025-12-09 06:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.33 - - [2025-12-09 06:05:52] "PUT /alarm/48f6e483-7859-4285-8187-21cfcf55e0b2 HTTP/1.1" 200 244 0.009912 10.0.0.33 - - [2025-12-09 06:05:52] "POST /alarms HTTP/1.1" 409 261 0.005561 10.0.0.33 - - [2025-12-09 06:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.33 - - [2025-12-09 06:05:52] "PUT /alarm/a3b6dfde-e73e-458a-b1e1-7748f833915e HTTP/1.1" 200 244 0.010197 10.0.0.33 - - [2025-12-09 06:05:52] "POST /alarms HTTP/1.1" 409 261 0.005277 10.0.0.33 - - [2025-12-09 06:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.33 - - [2025-12-09 06:05:52] "PUT /alarm/bf8ace07-2d54-41df-bb01-2e8f54d6789f HTTP/1.1" 200 244 0.009374 10.0.0.33 - - [2025-12-09 06:05:52] "POST /alarms HTTP/1.1" 409 253 0.004006 10.0.0.33 - - [2025-12-09 06:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.33 - - [2025-12-09 06:05:52] "PUT /alarm/116e0de6-cbb4-4a28-9518-3f810a5d8a38 HTTP/1.1" 200 244 0.020291 10.0.0.33 - - [2025-12-09 06:05:52] "POST /alarms HTTP/1.1" 409 251 0.009362 10.0.0.33 - - [2025-12-09 06:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.33 - - [2025-12-09 06:05:52] "PUT /alarm/31644d0c-4b3b-4c7b-af49-dcea0c29dedf HTTP/1.1" 200 244 0.010400 10.0.0.33 - - [2025-12-09 06:05:52] "POST /alarms HTTP/1.1" 409 252 0.003556 10.0.0.33 - - [2025-12-09 06:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.33 - - [2025-12-09 06:05:52] "PUT /alarm/e9ee0121-918e-4e8b-a59e-550c5a1e7783 HTTP/1.1" 200 244 0.010526 10.0.0.33 - - [2025-12-09 06:05:52] "POST /alarms HTTP/1.1" 409 256 0.007311 10.0.0.33 - - [2025-12-09 06:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.33 - - [2025-12-09 06:05:52] "PUT /alarm/7983de8a-6512-4bbb-97da-9c554db9e8ab HTTP/1.1" 200 244 0.009548 10.0.0.33 - - [2025-12-09 06:05:53] "POST /alarms HTTP/1.1" 409 248 0.006019 10.0.0.33 - - [2025-12-09 06:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.33 - - [2025-12-09 06:05:53] "PUT /alarm/f6782ce1-89ef-4a22-9bdc-4f9c174a3648 HTTP/1.1" 200 244 0.009949 10.0.0.33 - - [2025-12-09 06:05:53] "POST /alarms HTTP/1.1" 409 252 0.014154 10.0.0.33 - - [2025-12-09 06:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.33 - - [2025-12-09 06:05:53] "PUT /alarm/6814670d-ffee-4ec6-9420-df4530477418 HTTP/1.1" 200 244 0.009559 10.0.0.33 - - [2025-12-09 06:05:53] "POST /alarms HTTP/1.1" 409 257 0.006057 10.0.0.33 - - [2025-12-09 06:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.33 - - [2025-12-09 06:05:53] "PUT /alarm/c84a56ec-b9f5-451a-b75e-9c59e37cbf65 HTTP/1.1" 200 244 0.010323 10.0.0.33 - - [2025-12-09 06:05:53] "POST /alarms HTTP/1.1" 409 251 0.008903 10.0.0.33 - - [2025-12-09 06:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.33 - - [2025-12-09 06:05:53] "PUT /alarm/3f08d987-d2b2-4ef2-9568-5a3e95b67fc8 HTTP/1.1" 200 244 0.010682 10.0.0.33 - - [2025-12-09 06:05:53] "POST /alarms HTTP/1.1" 409 257 0.006620 10.0.0.33 - - [2025-12-09 06:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.33 - - [2025-12-09 06:05:53] "PUT /alarm/b3c47477-c0de-4ef8-8f84-c58bc663722f HTTP/1.1" 200 244 0.010048 10.0.0.33 - - [2025-12-09 06:05:53] "POST /alarms HTTP/1.1" 409 261 0.011851 10.0.0.33 - - [2025-12-09 06:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.33 - - [2025-12-09 06:05:53] "PUT /alarm/3ed44159-ca57-4bff-8e32-fd5ea200ef27 HTTP/1.1" 200 244 0.017993 10.0.0.33 - - [2025-12-09 06:05:53] "POST /alarms HTTP/1.1" 409 258 0.006656 10.0.0.33 - - [2025-12-09 06:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.33 - - [2025-12-09 06:05:53] "PUT /alarm/8a2da1ee-d96e-4ca4-9b05-71df8a512cfe HTTP/1.1" 200 244 0.009966 10.0.0.33 - - [2025-12-09 06:05:53] "POST /alarms HTTP/1.1" 409 254 0.007267 10.0.0.33 - - [2025-12-09 06:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.33 - - [2025-12-09 06:05:53] "PUT /alarm/4289c5c5-3138-4f17-bd64-59522eb308cc HTTP/1.1" 200 244 0.009600 10.0.0.33 - - [2025-12-09 06:05:53] "POST /alarms HTTP/1.1" 409 254 0.002801 10.0.0.33 - - [2025-12-09 06:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.33 - - [2025-12-09 06:05:53] "PUT /alarm/fe45fab0-e99a-485c-b7ea-9af65ca9eb48 HTTP/1.1" 200 244 0.010313 10.0.0.33 - - [2025-12-09 06:05:53] "POST /alarms HTTP/1.1" 409 254 0.005811 10.0.0.33 - - [2025-12-09 06:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.33 - - [2025-12-09 06:05:53] "PUT /alarm/5a867577-1fa3-4ad7-85fc-a7c2688e5d4e HTTP/1.1" 200 244 0.009869 10.0.0.33 - - [2025-12-09 06:05:53] "POST /alarms HTTP/1.1" 409 247 0.005861 10.0.0.33 - - [2025-12-09 06:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.33 - - [2025-12-09 06:05:53] "PUT /alarm/1a0c33af-e9e2-4fb5-9c79-da566fd985d3 HTTP/1.1" 200 244 0.017108 10.0.0.33 - - [2025-12-09 06:05:53] "POST /alarms HTTP/1.1" 409 272 0.003969 10.0.0.33 - - [2025-12-09 06:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.33 - - [2025-12-09 06:05:53] "PUT /alarm/fe0b853b-de24-48f5-a568-5a5703b7ed28 HTTP/1.1" 200 244 0.010471 10.0.0.33 - - [2025-12-09 06:05:53] "POST /alarms HTTP/1.1" 409 261 0.022266 10.0.0.33 - - [2025-12-09 06:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006495 10.0.0.33 - - [2025-12-09 06:05:53] "PUT /alarm/329be239-86e8-46e8-97b9-6ef1200cabdc HTTP/1.1" 200 244 0.010625 10.0.0.33 - - [2025-12-09 06:05:53] "POST /alarms HTTP/1.1" 409 259 0.004601 10.0.0.33 - - [2025-12-09 06:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.33 - - [2025-12-09 06:05:54] "PUT /alarm/cf312b2a-da48-46e2-bd00-d5ea69d9144d HTTP/1.1" 200 244 0.010454 10.0.0.33 - - [2025-12-09 06:05:54] "POST /alarms HTTP/1.1" 409 265 0.004092 10.0.0.33 - - [2025-12-09 06:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.33 - - [2025-12-09 06:05:54] "PUT /alarm/27a98851-fec0-4e0c-8fb1-ee8fb72537b4 HTTP/1.1" 200 244 0.010562 10.0.0.33 - - [2025-12-09 06:05:54] "POST /alarms HTTP/1.1" 409 279 0.009866 10.0.0.33 - - [2025-12-09 06:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009226 10.0.0.33 - - [2025-12-09 06:05:54] "PUT /alarm/cbad6592-fcf3-4119-9996-45f020249381 HTTP/1.1" 200 244 0.010168 10.0.0.33 - - [2025-12-09 06:05:54] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.33 - - [2025-12-09 06:05:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002569 10.0.0.33 - - [2025-12-09 06:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.33 - - [2025-12-09 06:05:54] "PUT /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf HTTP/1.1" 200 276 0.007441 10.0.0.33 - - [2025-12-09 06:05:54] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.33 - - [2025-12-09 06:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.33 - - [2025-12-09 06:05:54] "GET /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002339 10.0.0.33 - - [2025-12-09 06:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.33 - - [2025-12-09 06:05:54] "PUT /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf HTTP/1.1" 200 276 0.020528 10.0.0.33 - - [2025-12-09 06:05:55] "GET / HTTP/1.1" 200 35931 0.001907 10.0.0.33 - - [2025-12-09 06:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.33 - - [2025-12-09 06:05:55] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004336 10.0.0.33 - - [2025-12-09 06:05:55] "PUT /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be HTTP/1.1" 200 274 0.014571 10.0.0.33 - - [2025-12-09 06:05:58] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.33 - - [2025-12-09 06:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.33 - - [2025-12-09 06:05:58] "GET /routing-instance/363e26df-3202-4b9e-80ce-aa45d71bdfde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002531 10.0.0.33 - - [2025-12-09 06:05:58] "POST /bgp-routers HTTP/1.1" 409 301 0.002048 10.0.0.33 - - [2025-12-09 06:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.33 - - [2025-12-09 06:05:58] "GET /bgp-router/f336ef5c-11e5-4205-82d6-ecce6dfc770e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003171 10.0.0.33 - - [2025-12-09 06:05:58] "PUT /bgp-router/f336ef5c-11e5-4205-82d6-ecce6dfc770e HTTP/1.1" 200 254 0.014731 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:05:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:05:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 10.0.0.33 - - [2025-12-09 06:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.33 - - [2025-12-09 06:06:01] "GET /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005357 10.0.0.33 - - [2025-12-09 06:06:13] "GET / HTTP/1.1" 200 35931 0.001770 10.0.0.33 - - [2025-12-09 06:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.33 - - [2025-12-09 06:06:13] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004671 10.0.0.33 - - [2025-12-09 06:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.33 - - [2025-12-09 06:06:13] "GET /config-node/146c3ee4-94db-4559-9c43-b7bd456163fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001687 10.0.0.33 - - [2025-12-09 06:06:24] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.33 - - [2025-12-09 06:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005278 10.0.0.33 - - [2025-12-09 06:06:24] "GET /routing-instance/363e26df-3202-4b9e-80ce-aa45d71bdfde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003235 10.0.0.33 - - [2025-12-09 06:06:24] "POST /bgp-routers HTTP/1.1" 409 301 0.002190 10.0.0.33 - - [2025-12-09 06:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.33 - - [2025-12-09 06:06:24] "GET /bgp-router/f336ef5c-11e5-4205-82d6-ecce6dfc770e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003848 10.0.0.33 - - [2025-12-09 06:06:24] "PUT /bgp-router/f336ef5c-11e5-4205-82d6-ecce6dfc770e HTTP/1.1" 200 254 0.012547 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:06:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:06:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 10.0.0.33 - - [2025-12-09 06:06:40] "GET / HTTP/1.1" 200 35931 0.001935 10.0.0.33 - - [2025-12-09 06:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2025-12-09 06:06:40] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004550 10.0.0.33 - - [2025-12-09 06:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.33 - - [2025-12-09 06:06:40] "GET /config-node/146c3ee4-94db-4559-9c43-b7bd456163fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002461 10.0.0.33 - - [2025-12-09 06:06:40] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.33 - - [2025-12-09 06:06:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002476 10.0.0.33 - - [2025-12-09 06:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.33 - - [2025-12-09 06:06:45] "GET /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002369 10.0.0.33 - - [2025-12-09 06:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.33 - - [2025-12-09 06:06:45] "PUT /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf HTTP/1.1" 200 276 0.009927 10.0.0.33 - - [2025-12-09 06:06:45] "GET / HTTP/1.1" 200 35931 0.002102 10.0.0.33 - - [2025-12-09 06:06:45] "POST /alarms HTTP/1.1" 409 264 0.002026 10.0.0.33 - - [2025-12-09 06:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.33 - - [2025-12-09 06:06:45] "PUT /alarm/48f6e483-7859-4285-8187-21cfcf55e0b2 HTTP/1.1" 200 244 0.011621 10.0.0.33 - - [2025-12-09 06:06:45] "POST /alarms HTTP/1.1" 409 261 0.003165 10.0.0.33 - - [2025-12-09 06:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.33 - - [2025-12-09 06:06:45] "PUT /alarm/a3b6dfde-e73e-458a-b1e1-7748f833915e HTTP/1.1" 200 244 0.009644 10.0.0.33 - - [2025-12-09 06:06:45] "POST /alarms HTTP/1.1" 409 261 0.004298 10.0.0.33 - - [2025-12-09 06:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.33 - - [2025-12-09 06:06:46] "PUT /alarm/bf8ace07-2d54-41df-bb01-2e8f54d6789f HTTP/1.1" 200 244 0.008905 10.0.0.33 - - [2025-12-09 06:06:46] "POST /alarms HTTP/1.1" 409 253 0.003144 10.0.0.33 - - [2025-12-09 06:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.33 - - [2025-12-09 06:06:46] "PUT /alarm/116e0de6-cbb4-4a28-9518-3f810a5d8a38 HTTP/1.1" 200 244 0.009180 10.0.0.33 - - [2025-12-09 06:06:46] "POST /alarms HTTP/1.1" 409 251 0.010575 10.0.0.33 - - [2025-12-09 06:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.33 - - [2025-12-09 06:06:46] "PUT /alarm/31644d0c-4b3b-4c7b-af49-dcea0c29dedf HTTP/1.1" 200 244 0.011101 10.0.0.33 - - [2025-12-09 06:06:46] "POST /alarms HTTP/1.1" 409 252 0.012945 10.0.0.33 - - [2025-12-09 06:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.33 - - [2025-12-09 06:06:46] "PUT /alarm/e9ee0121-918e-4e8b-a59e-550c5a1e7783 HTTP/1.1" 200 244 0.014358 10.0.0.33 - - [2025-12-09 06:06:46] "POST /alarms HTTP/1.1" 409 256 0.005402 10.0.0.33 - - [2025-12-09 06:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.33 - - [2025-12-09 06:06:46] "PUT /alarm/7983de8a-6512-4bbb-97da-9c554db9e8ab HTTP/1.1" 200 244 0.008852 10.0.0.33 - - [2025-12-09 06:06:46] "POST /alarms HTTP/1.1" 409 248 0.003370 10.0.0.33 - - [2025-12-09 06:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.33 - - [2025-12-09 06:06:46] "PUT /alarm/f6782ce1-89ef-4a22-9bdc-4f9c174a3648 HTTP/1.1" 200 244 0.009213 10.0.0.33 - - [2025-12-09 06:06:46] "POST /alarms HTTP/1.1" 409 252 0.002342 10.0.0.33 - - [2025-12-09 06:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.33 - - [2025-12-09 06:06:46] "PUT /alarm/6814670d-ffee-4ec6-9420-df4530477418 HTTP/1.1" 200 244 0.009547 10.0.0.33 - - [2025-12-09 06:06:46] "POST /alarms HTTP/1.1" 409 257 0.009752 10.0.0.33 - - [2025-12-09 06:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.33 - - [2025-12-09 06:06:46] "PUT /alarm/c84a56ec-b9f5-451a-b75e-9c59e37cbf65 HTTP/1.1" 200 244 0.008910 10.0.0.33 - - [2025-12-09 06:06:46] "POST /alarms HTTP/1.1" 409 251 0.009876 10.0.0.33 - - [2025-12-09 06:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.33 - - [2025-12-09 06:06:46] "PUT /alarm/3f08d987-d2b2-4ef2-9568-5a3e95b67fc8 HTTP/1.1" 200 244 0.009489 10.0.0.33 - - [2025-12-09 06:06:46] "POST /alarms HTTP/1.1" 409 257 0.009107 10.0.0.33 - - [2025-12-09 06:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.33 - - [2025-12-09 06:06:46] "PUT /alarm/b3c47477-c0de-4ef8-8f84-c58bc663722f HTTP/1.1" 200 244 0.010324 10.0.0.33 - - [2025-12-09 06:06:46] "POST /alarms HTTP/1.1" 409 261 0.004456 10.0.0.33 - - [2025-12-09 06:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.33 - - [2025-12-09 06:06:46] "PUT /alarm/3ed44159-ca57-4bff-8e32-fd5ea200ef27 HTTP/1.1" 200 244 0.012026 10.0.0.33 - - [2025-12-09 06:06:46] "POST /alarms HTTP/1.1" 409 258 0.005188 10.0.0.33 - - [2025-12-09 06:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.33 - - [2025-12-09 06:06:46] "PUT /alarm/8a2da1ee-d96e-4ca4-9b05-71df8a512cfe HTTP/1.1" 200 244 0.010968 10.0.0.33 - - [2025-12-09 06:06:46] "POST /alarms HTTP/1.1" 409 254 0.005256 10.0.0.33 - - [2025-12-09 06:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005753 10.0.0.33 - - [2025-12-09 06:06:46] "PUT /alarm/4289c5c5-3138-4f17-bd64-59522eb308cc HTTP/1.1" 200 244 0.008527 10.0.0.33 - - [2025-12-09 06:06:46] "POST /alarms HTTP/1.1" 409 254 0.013833 10.0.0.33 - - [2025-12-09 06:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.33 - - [2025-12-09 06:06:46] "PUT /alarm/fe45fab0-e99a-485c-b7ea-9af65ca9eb48 HTTP/1.1" 200 244 0.013974 10.0.0.33 - - [2025-12-09 06:06:46] "POST /alarms HTTP/1.1" 409 254 0.017754 10.0.0.33 - - [2025-12-09 06:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.33 - - [2025-12-09 06:06:47] "PUT /alarm/5a867577-1fa3-4ad7-85fc-a7c2688e5d4e HTTP/1.1" 200 244 0.010038 10.0.0.33 - - [2025-12-09 06:06:47] "POST /alarms HTTP/1.1" 409 247 0.025815 10.0.0.33 - - [2025-12-09 06:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.33 - - [2025-12-09 06:06:47] "PUT /alarm/1a0c33af-e9e2-4fb5-9c79-da566fd985d3 HTTP/1.1" 200 244 0.011679 10.0.0.33 - - [2025-12-09 06:06:47] "POST /alarms HTTP/1.1" 409 272 0.020941 10.0.0.33 - - [2025-12-09 06:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.33 - - [2025-12-09 06:06:47] "PUT /alarm/fe0b853b-de24-48f5-a568-5a5703b7ed28 HTTP/1.1" 200 244 0.018224 10.0.0.33 - - [2025-12-09 06:06:47] "POST /alarms HTTP/1.1" 409 261 0.018005 10.0.0.33 - - [2025-12-09 06:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.33 - - [2025-12-09 06:06:47] "PUT /alarm/329be239-86e8-46e8-97b9-6ef1200cabdc HTTP/1.1" 200 244 0.010689 10.0.0.33 - - [2025-12-09 06:06:47] "POST /alarms HTTP/1.1" 409 259 0.004806 10.0.0.33 - - [2025-12-09 06:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.33 - - [2025-12-09 06:06:47] "PUT /alarm/cf312b2a-da48-46e2-bd00-d5ea69d9144d HTTP/1.1" 200 244 0.010292 10.0.0.33 - - [2025-12-09 06:06:47] "POST /alarms HTTP/1.1" 409 265 0.007648 10.0.0.33 - - [2025-12-09 06:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.33 - - [2025-12-09 06:06:47] "PUT /alarm/27a98851-fec0-4e0c-8fb1-ee8fb72537b4 HTTP/1.1" 200 244 0.015994 10.0.0.33 - - [2025-12-09 06:06:47] "POST /alarms HTTP/1.1" 409 279 0.012467 10.0.0.33 - - [2025-12-09 06:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.33 - - [2025-12-09 06:06:47] "PUT /alarm/cbad6592-fcf3-4119-9996-45f020249381 HTTP/1.1" 200 244 0.008693 10.0.0.33 - - [2025-12-09 06:06:47] "GET / HTTP/1.1" 200 35931 0.002290 10.0.0.33 - - [2025-12-09 06:06:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002052 10.0.0.33 - - [2025-12-09 06:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.33 - - [2025-12-09 06:06:47] "PUT /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf HTTP/1.1" 200 276 0.008010 10.0.0.33 - - [2025-12-09 06:06:48] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.33 - - [2025-12-09 06:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.33 - - [2025-12-09 06:06:48] "GET /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004892 10.0.0.33 - - [2025-12-09 06:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.33 - - [2025-12-09 06:06:48] "PUT /global-vrouter-config/aa6b9b49-a3a0-4562-ae37-c1cf1280abaf HTTP/1.1" 200 276 0.021170 10.0.0.33 - - [2025-12-09 06:06:48] "GET / HTTP/1.1" 200 35931 0.002533 10.0.0.33 - - [2025-12-09 06:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.33 - - [2025-12-09 06:06:48] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007378 10.0.0.33 - - [2025-12-09 06:06:48] "PUT /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be HTTP/1.1" 200 274 0.023557 10.0.0.33 - - [2025-12-09 06:06:52] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.33 - - [2025-12-09 06:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.33 - - [2025-12-09 06:06:52] "GET /routing-instance/363e26df-3202-4b9e-80ce-aa45d71bdfde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002548 10.0.0.33 - - [2025-12-09 06:06:52] "POST /bgp-routers HTTP/1.1" 409 301 0.001526 10.0.0.33 - - [2025-12-09 06:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.33 - - [2025-12-09 06:06:52] "GET /bgp-router/f336ef5c-11e5-4205-82d6-ecce6dfc770e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002897 10.0.0.33 - - [2025-12-09 06:06:52] "PUT /bgp-router/f336ef5c-11e5-4205-82d6-ecce6dfc770e HTTP/1.1" 200 254 0.016055 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:06:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:06:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 10.0.0.33 - - [2025-12-09 06:06:56] "POST /tags HTTP/1.1" 200 355 0.031313 10.0.0.33 - - [2025-12-09 06:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018619 10.0.0.33 - - [2025-12-09 06:06:56] "GET /tag/6af7ff91-9c4f-4ddb-b611-eff87397c2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.026128 10.0.0.33 - - [2025-12-09 06:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.33 - - [2025-12-09 06:06:56] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007197 10.0.0.33 - - [2025-12-09 06:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.33 - - [2025-12-09 06:06:56] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051701 10.0.0.33 - - [2025-12-09 06:06:56] "POST /virtual-machines HTTP/1.1" 200 351 0.016974 10.0.0.33 - - [2025-12-09 06:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.028189 10.0.0.33 - - [2025-12-09 06:06:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.134551 10.0.0.33 - - [2025-12-09 06:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008246 10.0.0.33 - - [2025-12-09 06:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008313 10.0.0.33 - - [2025-12-09 06:06:56] "GET /virtual-machine-interface/44185436-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005019 10.0.0.33 - - [2025-12-09 06:06:56] "POST /instance-ips HTTP/1.1" 200 391 0.037091 10.0.0.33 - - [2025-12-09 06:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.023200 10.0.0.33 - - [2025-12-09 06:06:56] "GET /virtual-machine-interface/44185436-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.011782 10.0.0.33 - - [2025-12-09 06:06:56] "POST /set-tag HTTP/1.1" 200 109 0.016112 10.0.0.33 - - [2025-12-09 06:06:56] "GET /virtual-machine-interface/44185436-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011772 10.0.0.33 - - [2025-12-09 06:06:56] "GET /instance-ip/44361d22-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003333 10.0.0.33 - - [2025-12-09 06:06:56] "GET /virtual-machine-interface/44185436-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006583 10.0.0.33 - - [2025-12-09 06:06:56] "POST /set-tag HTTP/1.1" 200 109 0.003252 10.0.0.33 - - [2025-12-09 06:06:56] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003550 10.0.0.33 - - [2025-12-09 06:06:56] "POST /ref-update HTTP/1.1" 200 156 0.008079 10.0.0.33 - - [2025-12-09 06:06:57] "GET /virtual-machine-interface/44185436-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005199 10.0.0.33 - - [2025-12-09 06:06:57] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.33 - - [2025-12-09 06:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.33 - - [2025-12-09 06:06:57] "GET /virtual-network/c96b49a2-5c60-4d43-83b4-3f566da3ed81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005612 10.0.0.33 - - [2025-12-09 06:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.33 - - [2025-12-09 06:06:57] "GET /project/7a63a311-ded3-40e5-a62c-4bd064037105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029273 10.0.0.33 - - [2025-12-09 06:06:57] "POST /virtual-machines HTTP/1.1" 200 355 0.008000 10.0.0.33 - - [2025-12-09 06:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.011477 10.0.0.33 - - [2025-12-09 06:06:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.111129 10.0.0.33 - - [2025-12-09 06:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009095 10.0.0.33 - - [2025-12-09 06:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006645 10.0.0.33 - - [2025-12-09 06:06:57] "GET /virtual-machine-interface/448bfbac-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005409 10.0.0.33 - - [2025-12-09 06:06:57] "POST /instance-ips HTTP/1.1" 200 395 0.019422 10.0.0.33 - - [2025-12-09 06:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.024060 10.0.0.33 - - [2025-12-09 06:06:57] "GET /virtual-machine-interface/448bfbac-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.011380 10.0.0.33 - - [2025-12-09 06:06:57] "POST /set-tag HTTP/1.1" 200 109 0.017638 10.0.0.33 - - [2025-12-09 06:06:57] "GET /virtual-machine-interface/448bfbac-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.016100 10.0.0.33 - - [2025-12-09 06:06:57] "GET /instance-ip/44a5e756-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.008764 10.0.0.33 - - [2025-12-09 06:06:57] "GET /virtual-machine-interface/448bfbac-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004286 10.0.0.33 - - [2025-12-09 06:06:57] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.33 - - [2025-12-09 06:06:57] "GET /virtual-router/ae21b7d2-6f5e-4250-a662-fa80d764fbe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004562 10.0.0.33 - - [2025-12-09 06:06:57] "POST /ref-update HTTP/1.1" 200 156 0.009195 10.0.0.33 - - [2025-12-09 06:06:57] "GET /virtual-machine-interface/448bfbac-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.020008 10.0.0.33 - - [2025-12-09 06:06:57] "POST /set-tag HTTP/1.1" 200 109 0.002629 10.0.0.33 - - [2025-12-09 06:06:57] "GET /virtual-machine-interface/44185436-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004447 10.0.0.33 - - [2025-12-09 06:06:57] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.33 - - [2025-12-09 06:06:57] "GET /virtual-machine-interface/448bfbac-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004327 10.0.0.33 - - [2025-12-09 06:06:57] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.33 - - [2025-12-09 06:07:07] "GET / HTTP/1.1" 200 35931 0.002813 10.0.0.33 - - [2025-12-09 06:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.33 - - [2025-12-09 06:07:07] "GET /global-system-config/a306f801-73f4-455c-b1bf-4a97e2d7d3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006907 10.0.0.33 - - [2025-12-09 06:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.33 - - [2025-12-09 06:07:07] "GET /config-node/146c3ee4-94db-4559-9c43-b7bd456163fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001998 10.0.0.33 - - [2025-12-09 06:07:11] "GET /virtual-machine-interface/44185436-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004537 10.0.0.33 - - [2025-12-09 06:07:11] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.33 - - [2025-12-09 06:07:12] "GET /virtual-machine-interface/448bfbac-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004765 10.0.0.33 - - [2025-12-09 06:07:12] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.33 - - [2025-12-09 06:07:13] "GET /virtual-machine-interface/44185436-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005465 10.0.0.33 - - [2025-12-09 06:07:13] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.33 - - [2025-12-09 06:07:18] "GET / HTTP/1.1" 200 35931 0.001585 10.0.0.33 - - [2025-12-09 06:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.33 - - [2025-12-09 06:07:18] "GET /routing-instance/363e26df-3202-4b9e-80ce-aa45d71bdfde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002762 10.0.0.33 - - [2025-12-09 06:07:18] "POST /bgp-routers HTTP/1.1" 409 301 0.001855 10.0.0.33 - - [2025-12-09 06:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.33 - - [2025-12-09 06:07:18] "GET /bgp-router/f336ef5c-11e5-4205-82d6-ecce6dfc770e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004397 10.0.0.33 - - [2025-12-09 06:07:18] "PUT /bgp-router/f336ef5c-11e5-4205-82d6-ecce6dfc770e HTTP/1.1" 200 254 0.032813 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:07:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:07:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:07:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001162 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:07:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000893 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:07:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:07:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 10.0.0.33 - - [2025-12-09 06:07:44] "GET /virtual-machine-interface/44185436-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008904 10.0.0.33 - - [2025-12-09 06:07:44] "POST /set-tag HTTP/1.1" 200 109 0.009014 10.0.0.33 - - [2025-12-09 06:07:44] "GET /virtual-machine-interface/44185436-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004395 10.0.0.33 - - [2025-12-09 06:07:44] "POST /set-tag HTTP/1.1" 200 109 0.004083 10.0.0.33 - - [2025-12-09 06:07:44] "GET /virtual-machine/cb69dcf2-f374-46e3-84a8-6c34a4f8dc71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.005337 10.0.0.33 - - [2025-12-09 06:07:44] "POST /ref-update HTTP/1.1" 200 156 0.015576 10.0.0.33 - - [2025-12-09 06:07:44] "GET /virtual-machine-interface/44185436-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006996 10.0.0.33 - - [2025-12-09 06:07:44] "POST /set-tag HTTP/1.1" 200 109 0.027252 10.0.0.33 - - [2025-12-09 06:07:44] "POST /set-tag HTTP/1.1" 200 109 0.020284 10.0.0.33 - - [2025-12-09 06:07:44] "DELETE /instance-ip/44361d22-d4c5-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.044069 10.0.0.33 - - [2025-12-09 06:07:44] "DELETE /virtual-machine-interface/44185436-d4c5-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.057276 10.0.0.33 - - [2025-12-09 06:07:44] "DELETE /virtual-machine/cb69dcf2-f374-46e3-84a8-6c34a4f8dc71 HTTP/1.1" 200 115 0.017573 10.0.0.33 - - [2025-12-09 06:07:44] "GET /virtual-machine-interface/448bfbac-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009079 10.0.0.33 - - [2025-12-09 06:07:44] "POST /set-tag HTTP/1.1" 200 109 0.003514 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:07:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:07:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000890 10.0.0.33 - - [2025-12-09 06:08:15] "GET /virtual-machine-interface/448bfbac-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007216 10.0.0.33 - - [2025-12-09 06:08:15] "POST /set-tag HTTP/1.1" 200 109 0.006542 10.0.0.33 - - [2025-12-09 06:08:15] "GET /virtual-machine-interface/448bfbac-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005437 10.0.0.33 - - [2025-12-09 06:08:15] "POST /set-tag HTTP/1.1" 200 109 0.003408 10.0.0.33 - - [2025-12-09 06:08:15] "GET /virtual-machine/2f63d2c5-26f6-4089-8273-aac05d3a7633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.004251 10.0.0.33 - - [2025-12-09 06:08:15] "POST /ref-update HTTP/1.1" 200 156 0.010314 10.0.0.33 - - [2025-12-09 06:08:15] "GET /virtual-machine-interface/448bfbac-d4c5-11f0-9db6-fa163e880d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004620 10.0.0.33 - - [2025-12-09 06:08:15] "POST /set-tag HTTP/1.1" 200 109 0.029980 10.0.0.33 - - [2025-12-09 06:08:15] "POST /set-tag HTTP/1.1" 200 109 0.057987 10.0.0.33 - - [2025-12-09 06:08:15] "DELETE /instance-ip/44a5e756-d4c5-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.091380 10.0.0.33 - - [2025-12-09 06:08:15] "DELETE /virtual-machine-interface/448bfbac-d4c5-11f0-9db6-fa163e880d9a HTTP/1.1" 200 115 0.071470 10.0.0.33 - - [2025-12-09 06:08:15] "DELETE /virtual-machine/2f63d2c5-26f6-4089-8273-aac05d3a7633 HTTP/1.1" 200 115 0.093016 10.0.0.33 - - [2025-12-09 06:08:15] "DELETE /tag/6af7ff91-9c4f-4ddb-b611-eff87397c2ee HTTP/1.1" 200 115 0.046900 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:08:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.33 - - [2025-12-09 06:08:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971