++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Oct 30 11:55:57 PM UTC 2025 ===================' INFO: =================== Thu Oct 30 11:55:57 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.153 ++ 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.153 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.153 ++ ANALYTICSDB_NODES=10.0.0.153 ++ ANALYTICS_SNMP_NODES=10.0.0.153 ++ 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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:8081 ' +++ '[' -n '10.0.0.153:8081 ' ']' +++ echo 10.0.0.153:8081 ++ ANALYTICS_SERVERS=10.0.0.153: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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:9042 ' +++ '[' -n '10.0.0.153:9042 ' ']' +++ echo 10.0.0.153:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.153:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.153 ++ 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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:8086 ' +++ '[' -n '10.0.0.153:8086 ' ']' +++ echo 10.0.0.153:8086 ++ COLLECTOR_SERVERS=10.0.0.153: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.153 ++ CONFIGDB_NODES=10.0.0.153 ++ 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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:8082 ' +++ '[' -n '10.0.0.153:8082 ' ']' +++ echo 10.0.0.153:8082 ++ CONFIG_SERVERS=10.0.0.153: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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:9161 ' +++ '[' -n '10.0.0.153:9161 ' ']' +++ echo 10.0.0.153:9161 ++ CONFIGDB_SERVERS=10.0.0.153: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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:9041 ' +++ '[' -n '10.0.0.153:9041 ' ']' +++ echo 10.0.0.153:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.153: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.153 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.153 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.153 ++ 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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+=10.0.0.153:2181, +++ '[' -n 10.0.0.153:2181, ']' +++ echo 10.0.0.153:2181 ++ ZOOKEEPER_SERVERS=10.0.0.153: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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:2181 ' +++ '[' -n '10.0.0.153:2181 ' ']' +++ echo 10.0.0.153:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.153:2181 ++ RABBITMQ_NODES=10.0.0.153 ++ 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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+=10.0.0.153:5673, +++ '[' -n 10.0.0.153:5673, ']' +++ echo 10.0.0.153:5673 ++ RABBITMQ_SERVERS=10.0.0.153: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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:6379 ' +++ '[' -n '10.0.0.153:6379 ' ']' +++ echo 10.0.0.153:6379 ++ REDIS_SERVERS=10.0.0.153: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.153 ++ 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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:9092 ' +++ '[' -n '10.0.0.153:9092 ' ']' +++ echo 10.0.0.153:9092 ++ KAFKA_SERVERS=10.0.0.153: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.153 ++ 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.153 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.153 + local cassandra=10.0.0.153 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.153 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.153 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.153 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.153 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.153 +++ local servers=10.0.0.153 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.153,10.61.174.1,127.0.0.1,172.17.0.1,252.153.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.153'\''))' +++ local server_ip=10.0.0.153 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.153 ]] +++ [[ ,10.0.0.153,10.61.174.1,127.0.0.1,172.17.0.1,252.153.0.1,, =~ ,10\.0\.0\.153, ]] +++ echo 10.0.0.153 1 +++ return ++ local ip=10.0.0.153 ++ [[ -z 10.0.0.153 ]] ++ echo 10.0.0.153 + host_ip=10.0.0.153 + [[ cql == \c\q\l ]] ++ echo 10.0.0.153:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.153:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.153:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/30/2025 23:56:37.235 7f41bf390a00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/30/2025 23:56:37.381 7f41bf390a00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/30/2025 23:56:37.394 7f41bf390a00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/30/2025 23:56:37.394 7f41bf390a00 [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.153:8082/ Hit Ctrl-C to quit. 10.0.0.153 - - [2025-10-30 23:56:41] "GET / HTTP/1.1" 503 181 0.000181 10.0.0.153 - - [2025-10-30 23:56:42] "GET / HTTP/1.1" 200 36215 0.001529 10.0.0.153 - - [2025-10-30 23:56:42] "GET / HTTP/1.1" 200 45303 0.001129 10.0.0.153 - - [2025-10-30 23:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006309 10.0.0.153 - - [2025-10-30 23:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.153 - - [2025-10-30 23:56:43] "GET / HTTP/1.1" 200 36215 0.001216 10.0.0.153 - - [2025-10-30 23:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.153 - - [2025-10-30 23:56:43] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006049 10.0.0.153 - - [2025-10-30 23:56:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.001844 10.0.0.153 - - [2025-10-30 23:56:43] "POST /config-nodes HTTP/1.1" 200 595 0.023721 10.0.0.153 - - [2025-10-30 23:56:43] "GET / HTTP/1.1" 200 36215 0.001321 10.0.0.153 - - [2025-10-30 23:56:43] "GET / HTTP/1.1" 200 36215 0.001334 10.0.0.153 - - [2025-10-30 23:56:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002135 10.0.0.153 - - [2025-10-30 23:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.153 - - [2025-10-30 23:56:44] "GET /network-ipam/6620d2cb-2771-4d88-900d-965ca6811b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003282 10.0.0.153 - - [2025-10-30 23:56:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.001944 10.0.0.153 - - [2025-10-30 23:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.153 - - [2025-10-30 23:56:44] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.014132 10.0.0.153 - - [2025-10-30 23:56:44] "POST /service-appliance-sets HTTP/1.1" 200 555 0.018736 10.0.0.153 - - [2025-10-30 23:56:44] "POST /fqname-to-id HTTP/1.1" 404 180 0.001823 10.0.0.153 - - [2025-10-30 23:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012193 10.0.0.153 - - [2025-10-30 23:56:44] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004482 10.0.0.153 - - [2025-10-30 23:56:44] "POST /service-appliance-sets HTTP/1.1" 200 543 0.026699 10.0.0.153 - - [2025-10-30 23:56:44] "GET / HTTP/1.1" 200 36215 0.001329 10.0.0.153 - - [2025-10-30 23:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.153 - - [2025-10-30 23:56:44] "GET /network-ipam/6620d2cb-2771-4d88-900d-965ca6811b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003056 10.0.0.153 - - [2025-10-30 23:56:44] "POST /service-templates HTTP/1.1" 200 513 0.042943 10.0.0.153 - - [2025-10-30 23:56:44] "POST /service-templates HTTP/1.1" 200 503 0.020875 10.0.0.153 - - [2025-10-30 23:56:44] "POST /service-templates HTTP/1.1" 200 517 0.034973 10.0.0.153 - - [2025-10-30 23:56:44] "POST /service-templates HTTP/1.1" 200 537 0.020757 10.0.0.153 - - [2025-10-30 23:56:44] "POST /fqname-to-id HTTP/1.1" 404 225 0.002300 10.0.0.153 - - [2025-10-30 23:56:44] "POST /access-control-lists HTTP/1.1" 200 589 0.304857 10.0.0.153 - - [2025-10-30 23:56:44] "POST /fqname-to-id HTTP/1.1" 404 224 0.005676 10.0.0.153 - - [2025-10-30 23:56:44] "POST /service-templates HTTP/1.1" 200 509 0.277716 10.0.0.153 - - [2025-10-30 23:56:44] "POST /access-control-lists HTTP/1.1" 200 587 0.072734 10.0.0.153 - - [2025-10-30 23:56:45] "POST /route-targets HTTP/1.1" 200 328 0.090579 10.0.0.153 - - [2025-10-30 23:56:45] "POST /ref-update HTTP/1.1" 200 156 0.040753 10.0.0.153 - - [2025-10-30 23:56:45] "POST /route-targets HTTP/1.1" 200 328 0.038548 10.0.0.153 - - [2025-10-30 23:56:45] "POST /ref-update HTTP/1.1" 200 156 0.018041 10.0.0.153 - - [2025-10-30 23:56:45] "POST /route-targets HTTP/1.1" 200 328 0.060318 10.0.0.153 - - [2025-10-30 23:56:45] "POST /ref-update HTTP/1.1" 200 156 0.015609 10.0.0.153 - - [2025-10-30 23:56:45] "GET / HTTP/1.1" 200 36215 0.001894 10.0.0.153 - - [2025-10-30 23:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.153 - - [2025-10-30 23:56:45] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004450 10.0.0.153 - - [2025-10-30 23:56:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.001761 10.0.0.153 - - [2025-10-30 23:56:45] "POST /route-targets HTTP/1.1" 200 328 0.056488 10.0.0.153 - - [2025-10-30 23:56:45] "POST /ref-update HTTP/1.1" 200 156 0.030459 10.0.0.153 - - [2025-10-30 23:56:45] "POST /config-database-nodes HTTP/1.1" 200 613 0.050266 10.0.0.153 - - [2025-10-30 23:56:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.002119 10.0.0.153 - - [2025-10-30 23:56:45] "POST /access-control-lists HTTP/1.1" 200 553 0.097548 10.0.0.153 - - [2025-10-30 23:56:46] "PUT /access-control-list/81e3a312-7a71-4fb6-992d-2d82caacede6 HTTP/1.1" 200 273 0.036802 10.0.0.153 - - [2025-10-30 23:56:46] "PUT /access-control-list/6dc865db-6fd8-4a66-bdb2-8de5c336f160 HTTP/1.1" 200 273 0.008506 10.0.0.153 - - [2025-10-30 23:56:47] "GET / HTTP/1.1" 200 36215 0.001351 10.0.0.153 - - [2025-10-30 23:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.153 - - [2025-10-30 23:56:47] "GET /routing-instance/f6da95d0-8753-4213-a1ef-a16c6e7c77ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002542 10.0.0.153 - - [2025-10-30 23:56:47] "POST /bgp-routers HTTP/1.1" 200 618 0.023937 10.0.0.153 - - [2025-10-30 23:56:47] "GET /bgp-router/ef6feddc-6411-42f2-a084-32e5e50e94ba?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.019394 10.0.0.153 - - [2025-10-30 23:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.153 - - [2025-10-30 23:56:47] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005209 10.0.0.153 - - [2025-10-30 23:56:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002113 10.0.0.153 - - [2025-10-30 23:56:47] "POST /ref-update HTTP/1.1" 200 156 0.006988 10.0.0.153 - - [2025-10-30 23:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.153 - - [2025-10-30 23:56:48] "GET /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.002400 10.0.0.153 - - [2025-10-30 23:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.153 - - [2025-10-30 23:56:48] "PUT /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9 HTTP/1.1" 200 277 0.008794 10.0.0.153 - - [2025-10-30 23:56:49] "GET / HTTP/1.1" 200 36215 0.001395 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 583 0.015689 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 577 0.023791 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 577 0.018755 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 561 0.025790 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 557 0.020052 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 559 0.019381 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 567 0.019449 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 551 0.026558 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 559 0.026919 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 569 0.028081 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 557 0.016885 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 569 0.019508 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 577 0.061577 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 571 0.016367 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 563 0.021614 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 563 0.016619 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 563 0.019137 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 549 0.028608 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 597 0.024326 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 577 0.016954 10.0.0.153 - - [2025-10-30 23:56:49] "POST /alarms HTTP/1.1" 200 573 0.017847 10.0.0.153 - - [2025-10-30 23:56:50] "POST /alarms HTTP/1.1" 200 585 0.021232 10.0.0.153 - - [2025-10-30 23:56:50] "POST /alarms HTTP/1.1" 200 611 0.018114 10.0.0.153 - - [2025-10-30 23:56:50] "GET / HTTP/1.1" 200 36215 0.001170 10.0.0.153 - - [2025-10-30 23:56:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002235 10.0.0.153 - - [2025-10-30 23:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.153 - - [2025-10-30 23:56:50] "PUT /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9 HTTP/1.1" 200 277 0.006853 10.0.0.153 - - [2025-10-30 23:56:50] "GET / HTTP/1.1" 200 36215 0.001333 10.0.0.153 - - [2025-10-30 23:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.153 - - [2025-10-30 23:56:50] "GET /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003130 10.0.0.153 - - [2025-10-30 23:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.153 - - [2025-10-30 23:56:50] "PUT /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9 HTTP/1.1" 200 277 0.007636 10.0.0.153 - - [2025-10-30 23:56:50] "GET / HTTP/1.1" 200 36215 0.001144 10.0.0.153 - - [2025-10-30 23:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.153 - - [2025-10-30 23:56:50] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006996 10.0.0.153 - - [2025-10-30 23:56:50] "PUT /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0 HTTP/1.1" 200 275 0.032766 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:58:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001157 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:58:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2637 0.000756 10.0.0.153 - - [2025-10-30 23:58:14] "GET / HTTP/1.1" 200 36215 0.001604 10.0.0.153 - - [2025-10-30 23:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.153 - - [2025-10-30 23:58:14] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.011318 10.0.0.153 - - [2025-10-30 23:58:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.001938 10.0.0.153 - - [2025-10-30 23:58:14] "POST /analytics-nodes HTTP/1.1" 200 601 0.023191 10.0.0.153 - - [2025-10-30 23:58:21] "GET / HTTP/1.1" 200 36215 0.001427 10.0.0.153 - - [2025-10-30 23:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.153 - - [2025-10-30 23:58:21] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006500 10.0.0.153 - - [2025-10-30 23:58:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.002208 10.0.0.153 - - [2025-10-30 23:58:21] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.020132 10.0.0.153 - - [2025-10-30 23:58:28] "GET / HTTP/1.1" 200 36215 0.001881 10.0.0.153 - - [2025-10-30 23:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.153 - - [2025-10-30 23:58:28] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006359 10.0.0.153 - - [2025-10-30 23:58:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.002266 10.0.0.153 - - [2025-10-30 23:58:28] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.024974 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:58:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001055 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:58:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000881 10.0.0.153 - - [2025-10-30 23:58:34] "GET / HTTP/1.1" 200 36215 0.001453 10.0.0.153 - - [2025-10-30 23:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013202 10.0.0.153 - - [2025-10-30 23:58:34] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005322 10.0.0.153 - - [2025-10-30 23:58:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.004196 10.0.0.153 - - [2025-10-30 23:58:34] "POST /database-nodes HTTP/1.1" 200 599 0.039947 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:58:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000845 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:58:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000833 10.0.0.153 - - [2025-10-30 23:59:17] "GET / HTTP/1.1" 200 36215 0.001680 10.0.0.153 - - [2025-10-30 23:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.153 - - [2025-10-30 23:59:17] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004364 10.0.0.153 - - [2025-10-30 23:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.153 - - [2025-10-30 23:59:17] "GET /config-node/5133e086-1865-4ebb-8eb6-e90f6d072fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003762 10.0.0.153 - - [2025-10-30 23:59:29] "GET / HTTP/1.1" 200 36215 0.001302 10.0.0.153 - - [2025-10-30 23:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.153 - - [2025-10-30 23:59:29] "GET /routing-instance/f6da95d0-8753-4213-a1ef-a16c6e7c77ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002726 10.0.0.153 - - [2025-10-30 23:59:29] "POST /bgp-routers HTTP/1.1" 409 301 0.003820 10.0.0.153 - - [2025-10-30 23:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.153 - - [2025-10-30 23:59:29] "GET /bgp-router/ef6feddc-6411-42f2-a084-32e5e50e94ba?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.005829 10.0.0.153 - - [2025-10-30 23:59:29] "PUT /bgp-router/ef6feddc-6411-42f2-a084-32e5e50e94ba HTTP/1.1" 200 255 0.019809 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:59:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000820 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:59:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000777 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:59:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000820 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:59:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000777 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:59:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000795 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:59:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000794 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:59:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000844 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:59:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000806 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:59:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000833 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:59:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000761 10.0.0.153 - - [2025-10-30 23:59:49] "GET / HTTP/1.1" 200 36215 0.001433 10.0.0.153 - - [2025-10-30 23:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.153 - - [2025-10-30 23:59:49] "GET /domain/60584907-0d34-481d-bc64-77f6ba63a98b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002573 10.0.0.153 - - [2025-10-30 23:59:49] "POST /id-to-fqname HTTP/1.1" 200 173 0.000472 10.0.0.153 - - [2025-10-30 23:59:49] "POST /fqname-to-id HTTP/1.1" 404 182 0.002131 10.0.0.153 - - [2025-10-30 23:59:50] "POST /security-groups HTTP/1.1" 200 570 0.085571 10.0.0.153 - - [2025-10-30 23:59:50] "POST /projects HTTP/1.1" 200 483 0.249166 10.0.0.153 - - [2025-10-30 23:59:50] "POST /fqname-to-id HTTP/1.1" 404 213 0.006179 10.0.0.153 - - [2025-10-30 23:59:50] "POST /security-groups HTTP/1.1" 200 536 0.073278 10.0.0.153 - - [2025-10-30 23:59:50] "POST /access-control-lists HTTP/1.1" 200 581 0.076106 10.0.0.153 - - [2025-10-30 23:59:50] "POST /chown HTTP/1.1" 200 109 0.037917 10.0.0.153 - - [2025-10-30 23:59:50] "POST /policy-managements HTTP/1.1" 409 214 0.001555 10.0.0.153 - - [2025-10-30 23:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007356 10.0.0.153 - - [2025-10-30 23:59:50] "POST /fqname-to-id HTTP/1.1" 404 212 0.008789 10.0.0.153 - - [2025-10-30 23:59:50] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.036102 10.0.0.153 - - [2025-10-30 23:59:50] "POST /access-control-lists HTTP/1.1" 200 579 0.100806 10.0.0.153 - - [2025-10-30 23:59:50] "POST /fqname-to-id HTTP/1.1" 404 232 0.001507 10.0.0.153 - - [2025-10-30 23:59:50] "POST /application-policy-sets HTTP/1.1" 200 530 0.097121 10.0.0.153 - - [2025-10-30 23:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007776 10.0.0.153 - - [2025-10-30 23:59:50] "GET /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004850 10.0.0.153 - - [2025-10-30 23:59:50] "POST /access-control-lists HTTP/1.1" 200 596 0.092422 10.0.0.153 - - [2025-10-30 23:59:50] "POST /fqname-to-id HTTP/1.1" 404 231 0.002269 10.0.0.153 - - [2025-10-30 23:59:50] "PUT /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9 HTTP/1.1" 200 277 0.059330 10.0.0.153 - - [2025-10-30 23:59:50] "POST /access-control-lists HTTP/1.1" 200 594 0.028486 10.0.0.153 - - [2025-10-30 23:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006396 10.0.0.153 - - [2025-10-30 23:59:50] "GET /virtual-network/85d302a6-e7d7-4c07-b4cd-c5ce591e01d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004723 10.0.0.153 - - [2025-10-30 23:59:50] "POST /id-to-fqname HTTP/1.1" 200 177 0.000507 10.0.0.153 - - [2025-10-30 23:59:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.004149 10.0.0.153 - - [2025-10-30 23:59:50] "POST /security-groups HTTP/1.1" 200 574 0.189419 10.0.0.153 - - [2025-10-30 23:59:50] "POST /fqname-to-id HTTP/1.1" 404 217 0.002465 10.0.0.153 - - [2025-10-30 23:59:50] "POST /projects HTTP/1.1" 200 491 0.399292 10.0.0.153 - - [2025-10-30 23:59:51] "POST /access-control-lists HTTP/1.1" 200 585 0.091803 10.0.0.153 - - [2025-10-30 23:59:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.012249 10.0.0.153 - - [2025-10-30 23:59:51] "POST /security-groups HTTP/1.1" 200 548 0.135165 10.0.0.153 - - [2025-10-30 23:59:51] "POST /access-control-lists HTTP/1.1" 200 583 0.132326 10.0.0.153 - - [2025-10-30 23:59:51] "POST /chown HTTP/1.1" 200 109 0.137980 10.0.0.153 - - [2025-10-30 23:59:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.011117 10.0.0.153 - - [2025-10-30 23:59:51] "POST /network-ipams HTTP/1.1" 200 524 0.055901 10.0.0.153 - - [2025-10-30 23:59:51] "POST /access-control-lists HTTP/1.1" 200 604 0.064599 10.0.0.153 - - [2025-10-30 23:59:51] "POST /fqname-to-id HTTP/1.1" 404 239 0.006504 10.0.0.153 - - [2025-10-30 23:59:51] "POST /network-ipams HTTP/1.1" 200 512 0.067081 10.0.0.153 - - [2025-10-30 23:59:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.011634 10.0.0.153 - - [2025-10-30 23:59:51] "POST /access-control-lists HTTP/1.1" 200 602 0.080498 10.0.0.153 - - [2025-10-30 23:59:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.001840 10.0.0.153 - - [2025-10-30 23:59:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002250 10.0.0.153 - - [2025-10-30 23:59:51] "POST /virtual-networks HTTP/1.1" 200 540 0.328095 10.0.0.153 - - [2025-10-30 23:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.153 - - [2025-10-30 23:59:51] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.032375 10.0.0.153 - - [2025-10-30 23:59:51] "POST /access-control-lists HTTP/1.1" 200 591 0.249871 10.0.0.153 - - [2025-10-30 23:59:51] "POST /network-ipams HTTP/1.1" 200 520 0.037935 10.0.0.153 - - [2025-10-30 23:59:51] "POST /fqname-to-id HTTP/1.1" 404 202 0.002512 10.0.0.153 - - [2025-10-30 23:59:52] "POST /route-targets HTTP/1.1" 200 328 0.023500 10.0.0.153 - - [2025-10-30 23:59:52] "POST /ref-update HTTP/1.1" 200 156 0.022074 10.0.0.153 - - [2025-10-30 23:59:52] "PUT /access-control-list/d17ddbe8-780b-4a19-b151-a4d69bf55b64 HTTP/1.1" 200 273 0.073750 10.0.0.153 - - [2025-10-30 23:59:52] "POST /useragent-kv HTTP/1.1" 200 115 0.016836 10.0.0.153 - - [2025-10-30 23:59:52] "POST /virtual-networks HTTP/1.1" 200 548 0.206361 10.0.0.153 - - [2025-10-30 23:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.153 - - [2025-10-30 23:59:52] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.010865 10.0.0.153 - - [2025-10-30 23:59:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.003136 10.0.0.153 - - [2025-10-30 23:59:52] "POST /route-targets HTTP/1.1" 200 328 0.016500 10.0.0.153 - - [2025-10-30 23:59:52] "POST /network-policys HTTP/1.1" 200 540 0.042472 10.0.0.153 - - [2025-10-30 23:59:52] "POST /ref-update HTTP/1.1" 200 156 0.036807 10.0.0.153 - - [2025-10-30 23:59:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.002025 10.0.0.153 - - [2025-10-30 23:59:52] "POST /network-policys HTTP/1.1" 200 536 0.024420 10.0.0.153 - - [2025-10-30 23:59:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.007732 10.0.0.153 - - [2025-10-30 23:59:52] "POST /network-policys HTTP/1.1" 200 544 0.020002 10.0.0.153 - - [2025-10-30 23:59:52] "PUT /access-control-list/877deddc-90ec-4c72-9166-974e005d34b3 HTTP/1.1" 200 273 0.033975 10.0.0.153 - - [2025-10-30 23:59:52] "POST /ref-update HTTP/1.1" 200 156 0.073455 10.0.0.153 - - [2025-10-30 23:59:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017210 10.0.0.153 - - [2025-10-30 23:59:52] "PUT /access-control-list/d17ddbe8-780b-4a19-b151-a4d69bf55b64 HTTP/1.1" 200 273 0.030213 10.0.0.153 - - [2025-10-30 23:59:52] "POST /ref-update HTTP/1.1" 200 156 0.109699 10.0.0.153 - - [2025-10-30 23:59:52] "PUT /access-control-list/877deddc-90ec-4c72-9166-974e005d34b3 HTTP/1.1" 200 273 0.021992 10.0.0.153 - - [2025-10-30 23:59:52] "POST /ref-update HTTP/1.1" 200 156 0.107397 10.0.0.153 - - [2025-10-30 23:59:52] "PUT /access-control-list/d17ddbe8-780b-4a19-b151-a4d69bf55b64 HTTP/1.1" 200 273 0.033973 10.0.0.153 - - [2025-10-30 23:59:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027235 10.0.0.153 - - [2025-10-30 23:59:52] "POST /ref-update HTTP/1.1" 200 156 0.032915 10.0.0.153 - - [2025-10-30 23:59:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002366 10.0.0.153 - - [2025-10-30 23:59:52] "PUT /access-control-list/877deddc-90ec-4c72-9166-974e005d34b3 HTTP/1.1" 200 273 0.029815 10.0.0.153 - - [2025-10-30 23:59:53] "POST /fqname-to-id HTTP/1.1" 404 237 0.008351 10.0.0.153 - - [2025-10-30 23:59:53] "POST /ref-update HTTP/1.1" 200 156 0.090498 10.0.0.153 - - [2025-10-30 23:59:53] "POST /access-control-lists HTTP/1.1" 200 603 0.060822 10.0.0.153 - - [2025-10-30 23:59:53] "POST /ref-update HTTP/1.1" 200 156 0.108872 10.0.0.153 - - [2025-10-30 23:59:53] "POST /ref-update HTTP/1.1" 200 156 0.043060 10.0.0.153 - - [2025-10-30 23:59:53] "PUT /access-control-list/93c8694f-0c54-4ac8-b384-3dce822cf414 HTTP/1.1" 200 273 0.044081 10.0.0.153 - - [2025-10-30 23:59:53] "POST /ref-update HTTP/1.1" 200 156 0.076091 10.0.0.153 - - [2025-10-30 23:59:53] "POST /ref-update HTTP/1.1" 200 156 0.130250 10.0.0.153 - - [2025-10-30 23:59:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030115 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:59:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000762 10.0.0.153 - - [2025-10-30 23:59:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002946 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:59:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001310 10.0.0.153 - - [2025-10-30 23:59:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027497 10.0.0.153 - - [2025-10-30 23:59:53] "PUT /access-control-list/93c8694f-0c54-4ac8-b384-3dce822cf414 HTTP/1.1" 200 273 0.057488 10.0.0.153 - - [2025-10-30 23:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.153 - - [2025-10-30 23:59:53] "GET /virtual-network/85d302a6-e7d7-4c07-b4cd-c5ce591e01d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.006209 10.0.0.153 - - [2025-10-30 23:59:53] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003819 10.0.0.153 - - [2025-10-30 23:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.153 - - [2025-10-30 23:59:53] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002006 10.0.0.153 - - [2025-10-30 23:59:53] "POST /firewall-policys HTTP/1.1" 200 532 0.044690 10.0.0.153 - - [2025-10-30 23:59:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020921 10.0.0.153 - - [2025-10-30 23:59:53] "GET /firewall-policy/afeb9fcf-dea6-4f1a-99ac-5f4594b0f70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.020917 10.0.0.153 - - [2025-10-30 23:59:53] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004819 10.0.0.153 - - [2025-10-30 23:59:53] "GET /firewall-policy/afeb9fcf-dea6-4f1a-99ac-5f4594b0f70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002791 10.0.0.153 - - [2025-10-30 23:59:53] "POST /ref-update HTTP/1.1" 200 156 0.014780 10.0.0.153 - - [2025-10-30 23:59:53] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.059321 10.0.0.153 - - [2025-10-30 23:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.153 - - [2025-10-30 23:59:53] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008123 10.0.0.153 - - [2025-10-30 23:59:53] "POST /firewall-policys HTTP/1.1" 200 534 0.043264 10.0.0.153 - - [2025-10-30 23:59:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.027955 10.0.0.153 - - [2025-10-30 23:59:54] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.019444 10.0.0.153 - - [2025-10-30 23:59:54] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003504 10.0.0.153 - - [2025-10-30 23:59:54] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002772 10.0.0.153 - - [2025-10-30 23:59:54] "GET /firewall-policy/afeb9fcf-dea6-4f1a-99ac-5f4594b0f70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002116 10.0.0.153 - - [2025-10-30 23:59:54] "GET /firewall-policy/afeb9fcf-dea6-4f1a-99ac-5f4594b0f70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.001867 10.0.0.153 - - [2025-10-30 23:59:54] "POST /ref-update HTTP/1.1" 200 156 0.017950 10.0.0.153 - - [2025-10-30 23:59:54] "POST /ref-update HTTP/1.1" 200 156 0.048807 10.0.0.153 - - [2025-10-30 23:59:54] "POST /ref-update HTTP/1.1" 200 156 0.048076 10.0.0.153 - - [2025-10-30 23:59:54] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004369 10.0.0.153 - - [2025-10-30 23:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.153 - - [2025-10-30 23:59:54] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002450 10.0.0.153 - - [2025-10-30 23:59:54] "POST /firewall-policys HTTP/1.1" 200 532 0.028496 10.0.0.153 - - [2025-10-30 23:59:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028672 10.0.0.153 - - [2025-10-30 23:59:54] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.017183 10.0.0.153 - - [2025-10-30 23:59:54] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004422 10.0.0.153 - - [2025-10-30 23:59:54] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002403 10.0.0.153 - - [2025-10-30 23:59:54] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002386 10.0.0.153 - - [2025-10-30 23:59:54] "GET /firewall-policy/afeb9fcf-dea6-4f1a-99ac-5f4594b0f70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002335 10.0.0.153 - - [2025-10-30 23:59:54] "GET /firewall-policy/afeb9fcf-dea6-4f1a-99ac-5f4594b0f70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004958 10.0.0.153 - - [2025-10-30 23:59:54] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002843 10.0.0.153 - - [2025-10-30 23:59:54] "POST /ref-update HTTP/1.1" 200 156 0.023950 10.0.0.153 - - [2025-10-30 23:59:54] "POST /ref-update HTTP/1.1" 200 156 0.050410 10.0.0.153 - - [2025-10-30 23:59:54] "POST /ref-update HTTP/1.1" 200 156 0.068980 10.0.0.153 - - [2025-10-30 23:59:54] "POST /ref-update HTTP/1.1" 200 156 0.041648 10.0.0.153 - - [2025-10-30 23:59:54] "POST /ref-update HTTP/1.1" 200 156 0.067120 10.0.0.153 - - [2025-10-30 23:59:54] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.035749 10.0.0.153 - - [2025-10-30 23:59:54] "POST /tags HTTP/1.1" 200 300 0.030194 10.0.0.153 - - [2025-10-30 23:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.153 - - [2025-10-30 23:59:54] "GET /tag/9f9a82a8-345c-4dce-ae56-3aa5f97d02bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.038889 10.0.0.153 - - [2025-10-30 23:59:55] "POST /set-tag HTTP/1.1" 200 109 0.016263 10.0.0.153 - - [2025-10-30 23:59:55] "POST /tags HTTP/1.1" 200 358 0.070009 10.0.0.153 - - [2025-10-30 23:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009976 10.0.0.153 - - [2025-10-30 23:59:55] "GET /tag/36ccedb0-8f61-4a5a-8d2e-a327ac9c0a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.034011 10.0.0.153 - - [2025-10-30 23:59:55] "POST /tags HTTP/1.1" 200 306 0.213661 10.0.0.153 - - [2025-10-30 23:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.020515 10.0.0.153 - - [2025-10-30 23:59:55] "GET /tag/87c2be28-8e89-4466-8339-c9179034dbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.027766 10.0.0.153 - - [2025-10-30 23:59:55] "POST /id-to-fqname HTTP/1.1" 200 174 0.001175 10.0.0.153 - - [2025-10-30 23:59:55] "POST /fqname-to-id HTTP/1.1" 404 183 0.009454 10.0.0.153 - - [2025-10-30 23:59:55] "POST /security-groups HTTP/1.1" 200 571 0.074023 10.0.0.153 - - [2025-10-30 23:59:55] "POST /projects HTTP/1.1" 200 485 0.210335 10.0.0.153 - - [2025-10-30 23:59:55] "POST /fqname-to-id HTTP/1.1" 404 214 0.002368 10.0.0.153 - - [2025-10-30 23:59:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.044898 10.0.0.153 - - [2025-10-30 23:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015987 10.0.0.153 - - [2025-10-30 23:59:55] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.017242 10.0.0.153 - - [2025-10-30 23:59:55] "POST /access-control-lists HTTP/1.1" 200 582 0.105955 10.0.0.153 - - [2025-10-30 23:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017508 10.0.0.153 - - [2025-10-30 23:59:55] "POST /fqname-to-id HTTP/1.1" 404 213 0.020194 10.0.0.153 - - [2025-10-30 23:59:56] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.017893 10.0.0.153 - - [2025-10-30 23:59:56] "POST /access-control-lists HTTP/1.1" 200 580 0.070014 10.0.0.153 - - [2025-10-30 23:59:56] "PUT /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e HTTP/1.1" 200 265 0.087013 10.0.0.153 - - [2025-10-30 23:59:56] "PUT /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a HTTP/1.1" 200 265 0.096164 10.0.0.153 - - [2025-10-30 23:59:56] "POST /security-groups HTTP/1.1" 200 539 0.106663 10.0.0.153 - - [2025-10-30 23:59:56] "POST /fqname-to-id HTTP/1.1" 404 234 0.002674 10.0.0.153 - - [2025-10-30 23:59:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.096025 10.0.0.153 - - [2025-10-30 23:59:56] "POST /access-control-lists HTTP/1.1" 200 598 0.099919 10.0.0.153 - - [2025-10-30 23:59:56] "POST /fqname-to-id HTTP/1.1" 404 233 0.009990 10.0.0.153 - - [2025-10-30 23:59:56] "POST /chown HTTP/1.1" 200 109 0.054755 10.0.0.153 - - [2025-10-30 23:59:56] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017608 10.0.0.153 - - [2025-10-30 23:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007451 10.0.0.153 - - [2025-10-30 23:59:56] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.013647 10.0.0.153 - - [2025-10-30 23:59:56] "POST /access-control-lists HTTP/1.1" 200 596 0.105898 10.0.0.153 - - [2025-10-30 23:59:56] "POST /tags HTTP/1.1" 409 207 0.013374 10.0.0.153 - - [2025-10-30 23:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.153 - - [2025-10-30 23:59:56] "GET /tag/87c2be28-8e89-4466-8339-c9179034dbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.009674 10.0.0.153 - - [2025-10-30 23:59:56] "POST /firewall-rules HTTP/1.1" 200 566 0.071388 10.0.0.153 - - [2025-10-30 23:59:56] "GET /firewall-rule/7faf1c05-112d-4a95-a4e6-9a33e474a280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004496 10.0.0.153 - - [2025-10-30 23:59:56] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002113 10.0.0.153 - - [2025-10-30 23:59:56] "GET /firewall-rule/7faf1c05-112d-4a95-a4e6-9a33e474a280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002625 10.0.0.153 - - [2025-10-30 23:59:56] "POST /ref-update HTTP/1.1" 200 156 0.022824 10.0.0.153 - - [2025-10-30 23:59:56] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002733 10.0.0.153 - - [2025-10-30 23:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.153 - - [2025-10-30 23:59:56] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002234 10.0.0.153 - - [2025-10-30 23:59:56] "POST /tags HTTP/1.1" 409 207 0.002146 10.0.0.153 - - [2025-10-30 23:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.153 - - [2025-10-30 23:59:56] "GET /tag/87c2be28-8e89-4466-8339-c9179034dbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010027 10.0.0.153 - - [2025-10-30 23:59:57] "POST /firewall-rules HTTP/1.1" 200 564 0.067504 10.0.0.153 - - [2025-10-30 23:59:57] "GET /firewall-rule/6fa51cd9-3781-4b3e-a944-d9b4a0caf7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004376 10.0.0.153 - - [2025-10-30 23:59:57] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003159 10.0.0.153 - - [2025-10-30 23:59:57] "GET /firewall-rule/6fa51cd9-3781-4b3e-a944-d9b4a0caf7a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002086 10.0.0.153 - - [2025-10-30 23:59:57] "POST /ref-update HTTP/1.1" 200 156 0.019662 10.0.0.153 - - [2025-10-30 23:59:57] "POST /tags HTTP/1.1" 200 306 0.077578 10.0.0.153 - - [2025-10-30 23:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.024245 10.0.0.153 - - [2025-10-30 23:59:57] "GET /tag/2e7bfe66-cdc1-4914-983b-9089e229d4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019360 10.0.0.153 - - [2025-10-30 23:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:59:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000678 [Introspect:8084]10.0.0.153 - - [2025-10-30 23:59:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001817 10.0.0.153 - - [2025-10-30 23:59:57] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046476 10.0.0.153 - - [2025-10-30 23:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005977 10.0.0.153 - - [2025-10-30 23:59:57] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004451 10.0.0.153 - - [2025-10-30 23:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.153 - - [2025-10-30 23:59:57] "GET /service-appliance-set/0ca8ee56-129c-4611-b924-411f8f3f260a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003984 10.0.0.153 - - [2025-10-30 23:59:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.001516 10.0.0.153 - - [2025-10-30 23:59:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.131592 10.0.0.153 - - [2025-10-30 23:59:57] "GET /virtual-machine-interface/f5830981-7d0c-4dee-9956-a7c926a2934e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.112325 10.0.0.153 - - [2025-10-30 23:59:57] "POST /instance-ips HTTP/1.1" 200 382 0.137301 10.0.0.153 - - [2025-10-30 23:59:58] "GET /instance-ip/d1b0b435-a678-4217-8285-ef3c4334247e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.035181 10.0.0.153 - - [2025-10-30 23:59:58] "POST /loadbalancers HTTP/1.1" 200 584 0.104501 10.0.0.153 - - [2025-10-30 23:59:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.026593 10.0.0.153 - - [2025-10-30 23:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011141 10.0.0.153 - - [2025-10-30 23:59:58] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038433 10.0.0.153 - - [2025-10-30 23:59:58] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030769 10.0.0.153 - - [2025-10-30 23:59:58] "GET /loadbalancer/09aa0faf-b028-4ef5-9d91-5129419e616b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.003809 10.0.0.153 - - [2025-10-30 23:59:58] "GET /instance-ip/d1b0b435-a678-4217-8285-ef3c4334247e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004521 10.0.0.153 - - [2025-10-30 23:59:58] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.033581 10.0.0.153 - - [2025-10-30 23:59:58] "POST /floating-ips HTTP/1.1" 200 585 0.046657 10.0.0.153 - - [2025-10-30 23:59:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024522 10.0.0.153 - - [2025-10-30 23:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007336 10.0.0.153 - - [2025-10-30 23:59:58] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043130 10.0.0.153 - - [2025-10-30 23:59:58] "GET /loadbalancer-listener/0f93e1f7-4eec-4b4f-9708-09b8c472717f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.020595 10.0.0.153 - - [2025-10-30 23:59:58] "GET /loadbalancer-listener/0f93e1f7-4eec-4b4f-9708-09b8c472717f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004766 10.0.0.153 - - [2025-10-30 23:59:58] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024898 10.0.0.153 - - [2025-10-30 23:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005266 10.0.0.153 - - [2025-10-30 23:59:58] "GET /instance-ip/d1b0b435-a678-4217-8285-ef3c4334247e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005774 10.0.0.153 - - [2025-10-30 23:59:58] "GET /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004156 10.0.0.153 - - [2025-10-30 23:59:58] "GET /instance-ip/d1b0b435-a678-4217-8285-ef3c4334247e?fields=floating_ips HTTP/1.1" 200 1172 0.009704 10.0.0.153 - - [2025-10-30 23:59:58] "GET /floating-ip/32a19855-6e95-4db4-971f-535897d13158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.004247 10.0.0.153 - - [2025-10-30 23:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.153 - - [2025-10-30 23:59:58] "PUT /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9 HTTP/1.1" 200 277 0.014719 10.0.0.153 - - [2025-10-30 23:59:58] "POST /tags HTTP/1.1" 200 356 0.055345 10.0.0.153 - - [2025-10-30 23:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.153 - - [2025-10-30 23:59:58] "GET /tag/645bc718-e31c-4fbc-a530-af28b8e093da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.012769 10.0.0.153 - - [2025-10-30 23:59:58] "POST /tags HTTP/1.1" 200 304 0.031379 10.0.0.153 - - [2025-10-30 23:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.153 - - [2025-10-30 23:59:58] "GET /tag/66d93697-83af-4632-be5f-5ab0f480e789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012578 10.0.0.153 - - [2025-10-30 23:59:58] "POST /projects HTTP/1.1" 409 218 0.001919 10.0.0.153 - - [2025-10-30 23:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.153 - - [2025-10-30 23:59:58] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031515 10.0.0.153 - - [2025-10-30 23:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.153 - - [2025-10-30 23:59:59] "GET /network-ipam/a36dd9aa-3cb4-4a07-a4a8-a3d8f0ea3a8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002894 10.0.0.153 - - [2025-10-30 23:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.153 - - [2025-10-30 23:59:59] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.003672 10.0.0.153 - - [2025-10-30 23:59:59] "PUT /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e HTTP/1.1" 200 265 0.046159 10.0.0.153 - - [2025-10-30 23:59:59] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006795 10.0.0.153 - - [2025-10-30 23:59:59] "POST /set-tag HTTP/1.1" 200 109 0.050446 10.0.0.153 - - [2025-10-30 23:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016330 10.0.0.153 - - [2025-10-30 23:59:59] "GET /network-ipam/62ce0ab2-7d81-4ea7-8e18-f9485eaa2f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.004658 10.0.0.153 - - [2025-10-30 23:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.153 - - [2025-10-30 23:59:59] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.003701 10.0.0.153 - - [2025-10-30 23:59:59] "PUT /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a HTTP/1.1" 200 265 0.068316 10.0.0.153 - - [2025-10-30 23:59:59] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004329 10.0.0.153 - - [2025-10-30 23:59:59] "POST /set-tag HTTP/1.1" 200 109 0.067275 10.0.0.153 - - [2025-10-30 23:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013759 10.0.0.153 - - [2025-10-30 23:59:59] "GET /network-policy/7bcda3df-cdfd-4bbe-ae21-dabe01216624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002870 10.0.0.153 - - [2025-10-30 23:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.153 - - [2025-10-30 23:59:59] "GET /network-policy/f4b96449-20d5-485f-9530-94aae9de1734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007096 10.0.0.153 - - [2025-10-30 23:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.153 - - [2025-10-30 23:59:59] "GET /network-policy/3a3646ca-a5f3-4676-9090-c014a5ee9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002406 10.0.0.153 - - [2025-10-30 23:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.153 - - [2025-10-30 23:59:59] "PUT /network-policy/3a3646ca-a5f3-4676-9090-c014a5ee9dbd HTTP/1.1" 200 263 0.012755 10.0.0.153 - - [2025-10-30 23:59:59] "POST /ref-update HTTP/1.1" 200 156 0.044016 10.0.0.153 - - [2025-10-30 23:59:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019141 10.0.0.153 - - [2025-10-30 23:59:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003538 10.0.0.153 - - [2025-10-30 23:59:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002489 10.0.0.153 - - [2025-10-30 23:59:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002798 10.0.0.153 - - [2025-10-30 23:59:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002524 10.0.0.153 - - [2025-10-30 23:59:59] "POST /security-groups HTTP/1.1" 409 245 0.006519 10.0.0.153 - - [2025-10-30 23:59:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.153 - - [2025-10-30 23:59:59] "PUT /security-group/dea0e116-6c85-4a92-bd2c-2f2a7de8fe01 HTTP/1.1" 200 263 0.063274 10.0.0.153 - - [2025-10-31 00:00:00] "PUT /access-control-list/51943a67-a50c-4215-a09b-58529e31e449 HTTP/1.1" 200 273 0.024383 10.0.0.153 - - [2025-10-31 00:00:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.055825 10.0.0.153 - - [2025-10-31 00:00:00] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.046606 10.0.0.153 - - [2025-10-31 00:00:00] "PUT /access-control-list/f913cf2e-a5d7-409b-a4e8-8f4a056ee613 HTTP/1.1" 200 273 0.069402 10.0.0.153 - - [2025-10-31 00:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.153 - - [2025-10-31 00:00:00] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002551 10.0.0.153 - - [2025-10-31 00:00:00] "POST /tags HTTP/1.1" 409 206 0.009682 10.0.0.153 - - [2025-10-31 00:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.153 - - [2025-10-31 00:00:00] "GET /tag/66d93697-83af-4632-be5f-5ab0f480e789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.045542 10.0.0.153 - - [2025-10-31 00:00:00] "POST /firewall-rules HTTP/1.1" 200 564 0.140444 10.0.0.153 - - [2025-10-31 00:00:00] "GET /firewall-rule/64c417de-40a8-4c71-a9d9-9ea597ce0151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.013860 10.0.0.153 - - [2025-10-31 00:00:00] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006131 10.0.0.153 - - [2025-10-31 00:00:00] "GET /firewall-rule/64c417de-40a8-4c71-a9d9-9ea597ce0151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003031 10.0.0.153 - - [2025-10-31 00:00:00] "POST /ref-update HTTP/1.1" 200 156 0.021202 10.0.0.153 - - [2025-10-31 00:00:00] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018571 10.0.0.153 - - [2025-10-31 00:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.153 - - [2025-10-31 00:00:00] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009320 10.0.0.153 - - [2025-10-31 00:00:00] "POST /tags HTTP/1.1" 409 206 0.003476 10.0.0.153 - - [2025-10-31 00:00:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.153 - - [2025-10-31 00:00:00] "GET /tag/66d93697-83af-4632-be5f-5ab0f480e789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.094534 10.0.0.153 - - [2025-10-31 00:00:00] "POST /firewall-rules HTTP/1.1" 200 562 0.112558 10.0.0.153 - - [2025-10-31 00:00:00] "GET /firewall-rule/68b8bdbd-3cdb-45a4-8eeb-af4d3206bb59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005427 10.0.0.153 - - [2025-10-31 00:00:00] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.011412 10.0.0.153 - - [2025-10-31 00:00:00] "GET /firewall-rule/68b8bdbd-3cdb-45a4-8eeb-af4d3206bb59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002894 10.0.0.153 - - [2025-10-31 00:00:01] "POST /ref-update HTTP/1.1" 200 156 0.026744 10.0.0.153 - - [2025-10-31 00:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.153 - - [2025-10-31 00:00:01] "GET /loadbalancer/09aa0faf-b028-4ef5-9d91-5129419e616b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.002546 10.0.0.153 - - [2025-10-31 00:00:01] "POST /tags HTTP/1.1" 200 302 0.025615 10.0.0.153 - - [2025-10-31 00:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.153 - - [2025-10-31 00:00:01] "GET /tag/ba8b8dbe-fef7-4f03-b589-6c8ce7fa9e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012597 10.0.0.153 - - [2025-10-31 00:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.153 - - [2025-10-31 00:00:01] "GET /project/8ee8782a-157a-41ae-914d-8225acdd5b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.033767 10.0.0.153 - - [2025-10-31 00:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016569 10.0.0.153 - - [2025-10-31 00:00:01] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.008523 10.0.0.153 - - [2025-10-31 00:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.153 - - [2025-10-31 00:00:01] "GET /service-appliance-set/0ca8ee56-129c-4611-b924-411f8f3f260a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.008455 10.0.0.153 - - [2025-10-31 00:00:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.006092 10.0.0.153 - - [2025-10-31 00:00:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127303 10.0.0.153 - - [2025-10-31 00:00:01] "GET /virtual-machine-interface/8594987b-6484-4dc1-96cd-30e12a42c605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.005093 10.0.0.153 - - [2025-10-31 00:00:01] "POST /instance-ips HTTP/1.1" 200 378 0.025471 10.0.0.153 - - [2025-10-31 00:00:01] "GET /instance-ip/d6b8bb59-b7b5-4919-b306-36fe1e90f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.009124 10.0.0.153 - - [2025-10-31 00:00:01] "POST /loadbalancers HTTP/1.1" 200 584 0.076692 10.0.0.153 - - [2025-10-31 00:00:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.028104 10.0.0.153 - - [2025-10-31 00:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008759 10.0.0.153 - - [2025-10-31 00:00:01] "GET /project/8ee8782a-157a-41ae-914d-8225acdd5b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.045505 10.0.0.153 - - [2025-10-31 00:00:01] "GET /instance-ip/d6b8bb59-b7b5-4919-b306-36fe1e90f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.005267 10.0.0.153 - - [2025-10-31 00:00:01] "GET /project/8ee8782a-157a-41ae-914d-8225acdd5b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.038905 10.0.0.153 - - [2025-10-31 00:00:01] "GET /loadbalancer/2d47a361-8c0f-4ad9-a624-805564c16523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004201 10.0.0.153 - - [2025-10-31 00:00:01] "POST /floating-ips HTTP/1.1" 200 583 0.038623 10.0.0.153 - - [2025-10-31 00:00:01] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.041919 10.0.0.153 - - [2025-10-31 00:00:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010945 10.0.0.153 - - [2025-10-31 00:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010245 10.0.0.153 - - [2025-10-31 00:00:02] "GET /project/8ee8782a-157a-41ae-914d-8225acdd5b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.046678 10.0.0.153 - - [2025-10-31 00:00:02] "GET /loadbalancer-listener/aa394b55-18b3-4bb4-b07d-e3a11a0a375d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003890 10.0.0.153 - - [2025-10-31 00:00:02] "GET /loadbalancer-listener/aa394b55-18b3-4bb4-b07d-e3a11a0a375d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004452 10.0.0.153 - - [2025-10-31 00:00:02] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.024906 10.0.0.153 - - [2025-10-31 00:00:02] "GET /instance-ip/d6b8bb59-b7b5-4919-b306-36fe1e90f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.005841 10.0.0.153 - - [2025-10-31 00:00:02] "GET /instance-ip/d6b8bb59-b7b5-4919-b306-36fe1e90f7fa?fields=floating_ips HTTP/1.1" 200 1167 0.018865 10.0.0.153 - - [2025-10-31 00:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.153 - - [2025-10-31 00:00:02] "GET /floating-ip/914f1afb-33ef-4a67-a7b5-ddd0f2b5c558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.003293 10.0.0.153 - - [2025-10-31 00:00:02] "GET /project/8ee8782a-157a-41ae-914d-8225acdd5b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.046233 10.0.0.153 - - [2025-10-31 00:00:02] "GET /loadbalancer/2d47a361-8c0f-4ad9-a624-805564c16523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.010843 10.0.0.153 - - [2025-10-31 00:00:02] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.017393 10.0.0.153 - - [2025-10-31 00:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.029259 10.0.0.153 - - [2025-10-31 00:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.153 - - [2025-10-31 00:00:02] "GET /project/8ee8782a-157a-41ae-914d-8225acdd5b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.038912 10.0.0.153 - - [2025-10-31 00:00:02] "GET /loadbalancer-listener/e5e1b2c6-e670-496c-be14-8b0387f965dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.014401 10.0.0.153 - - [2025-10-31 00:00:02] "GET /loadbalancer-listener/e5e1b2c6-e670-496c-be14-8b0387f965dd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003335 10.0.0.153 - - [2025-10-31 00:00:02] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019402 10.0.0.153 - - [2025-10-31 00:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.153 - - [2025-10-31 00:00:02] "GET /instance-ip/d6b8bb59-b7b5-4919-b306-36fe1e90f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.003076 10.0.0.153 - - [2025-10-31 00:00:02] "GET /instance-ip/d6b8bb59-b7b5-4919-b306-36fe1e90f7fa?fields=floating_ips HTTP/1.1" 200 1167 0.004068 10.0.0.153 - - [2025-10-31 00:00:02] "GET /floating-ip/914f1afb-33ef-4a67-a7b5-ddd0f2b5c558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.001536 10.0.0.153 - - [2025-10-31 00:00:02] "GET /project/8ee8782a-157a-41ae-914d-8225acdd5b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.047730 10.0.0.153 - - [2025-10-31 00:00:02] "GET /loadbalancer/2d47a361-8c0f-4ad9-a624-805564c16523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.009948 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:00:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000790 10.0.0.153 - - [2025-10-31 00:00:02] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.024615 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:00:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001221 10.0.0.153 - - [2025-10-31 00:00:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021294 10.0.0.153 - - [2025-10-31 00:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012394 10.0.0.153 - - [2025-10-31 00:00:02] "GET /project/8ee8782a-157a-41ae-914d-8225acdd5b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.058995 10.0.0.153 - - [2025-10-31 00:00:02] "GET /loadbalancer-listener/cd8f7102-034b-4ac4-a6e9-022236aaad12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.005363 10.0.0.153 - - [2025-10-31 00:00:02] "GET /loadbalancer-listener/cd8f7102-034b-4ac4-a6e9-022236aaad12?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.005695 10.0.0.153 - - [2025-10-31 00:00:02] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.029892 10.0.0.153 - - [2025-10-31 00:00:02] "GET /instance-ip/d6b8bb59-b7b5-4919-b306-36fe1e90f7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.008867 10.0.0.153 - - [2025-10-31 00:00:02] "GET /instance-ip/d6b8bb59-b7b5-4919-b306-36fe1e90f7fa?fields=floating_ips HTTP/1.1" 200 1167 0.010368 10.0.0.153 - - [2025-10-31 00:00:02] "GET /floating-ip/914f1afb-33ef-4a67-a7b5-ddd0f2b5c558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.009213 10.0.0.153 - - [2025-10-31 00:00:02] "POST /tags HTTP/1.1" 200 372 0.072473 10.0.0.153 - - [2025-10-31 00:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006556 10.0.0.153 - - [2025-10-31 00:00:03] "GET /tag/06e651c6-f6e8-489d-b6ad-93e234a2c22f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.137993 10.0.0.153 - - [2025-10-31 00:00:03] "POST /tags HTTP/1.1" 200 320 0.063904 10.0.0.153 - - [2025-10-31 00:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.153 - - [2025-10-31 00:00:03] "GET /tag/6ab069fc-e423-40de-9ca4-df5762a0c829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.012437 10.0.0.153 - - [2025-10-31 00:00:03] "POST /id-to-fqname HTTP/1.1" 200 181 0.000504 10.0.0.153 - - [2025-10-31 00:00:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.009993 10.0.0.153 - - [2025-10-31 00:00:03] "POST /security-groups HTTP/1.1" 200 578 0.078185 10.0.0.153 - - [2025-10-31 00:00:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.010133 10.0.0.153 - - [2025-10-31 00:00:03] "POST /projects HTTP/1.1" 200 499 0.254926 10.0.0.153 - - [2025-10-31 00:00:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011246 10.0.0.153 - - [2025-10-31 00:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.023785 10.0.0.153 - - [2025-10-31 00:00:03] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.017637 10.0.0.153 - - [2025-10-31 00:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.153 - - [2025-10-31 00:00:03] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.006232 10.0.0.153 - - [2025-10-31 00:00:03] "POST /access-control-lists HTTP/1.1" 200 589 0.131464 10.0.0.153 - - [2025-10-31 00:00:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.005289 10.0.0.153 - - [2025-10-31 00:00:03] "PUT /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e HTTP/1.1" 200 265 0.079741 10.0.0.153 - - [2025-10-31 00:00:03] "POST /access-control-lists HTTP/1.1" 200 587 0.092722 10.0.0.153 - - [2025-10-31 00:00:03] "PUT /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a HTTP/1.1" 200 265 0.085785 10.0.0.153 - - [2025-10-31 00:00:03] "POST /security-groups HTTP/1.1" 200 560 0.088228 10.0.0.153 - - [2025-10-31 00:00:04] "POST /fqname-to-id HTTP/1.1" 404 248 0.002861 10.0.0.153 - - [2025-10-31 00:00:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028150 10.0.0.153 - - [2025-10-31 00:00:04] "POST /chown HTTP/1.1" 200 109 0.063648 10.0.0.153 - - [2025-10-31 00:00:04] "POST /access-control-lists HTTP/1.1" 200 612 0.083247 10.0.0.153 - - [2025-10-31 00:00:04] "POST /fqname-to-id HTTP/1.1" 404 247 0.015780 10.0.0.153 - - [2025-10-31 00:00:04] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008528 10.0.0.153 - - [2025-10-31 00:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.153 - - [2025-10-31 00:00:04] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002766 10.0.0.153 - - [2025-10-31 00:00:04] "POST /tags HTTP/1.1" 409 214 0.008958 10.0.0.153 - - [2025-10-31 00:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.153 - - [2025-10-31 00:00:04] "GET /tag/6ab069fc-e423-40de-9ca4-df5762a0c829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.044464 10.0.0.153 - - [2025-10-31 00:00:04] "POST /access-control-lists HTTP/1.1" 200 610 0.103470 10.0.0.153 - - [2025-10-31 00:00:04] "POST /firewall-rules HTTP/1.1" 200 580 0.110379 10.0.0.153 - - [2025-10-31 00:00:04] "GET /firewall-rule/c55dc23a-4935-4014-8f03-b27f0435fb2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.025964 10.0.0.153 - - [2025-10-31 00:00:04] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.010326 10.0.0.153 - - [2025-10-31 00:00:04] "GET /firewall-rule/c55dc23a-4935-4014-8f03-b27f0435fb2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002875 10.0.0.153 - - [2025-10-31 00:00:04] "POST /ref-update HTTP/1.1" 200 156 0.056515 10.0.0.153 - - [2025-10-31 00:00:04] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003190 10.0.0.153 - - [2025-10-31 00:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.153 - - [2025-10-31 00:00:04] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002571 10.0.0.153 - - [2025-10-31 00:00:04] "POST /tags HTTP/1.1" 409 214 0.005511 10.0.0.153 - - [2025-10-31 00:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.153 - - [2025-10-31 00:00:04] "GET /tag/6ab069fc-e423-40de-9ca4-df5762a0c829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.010866 10.0.0.153 - - [2025-10-31 00:00:04] "POST /firewall-rules HTTP/1.1" 200 578 0.069580 10.0.0.153 - - [2025-10-31 00:00:04] "GET /firewall-rule/af544bb7-fc08-4abc-8f59-2fc45232a624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.012975 10.0.0.153 - - [2025-10-31 00:00:04] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.003381 10.0.0.153 - - [2025-10-31 00:00:04] "GET /firewall-rule/af544bb7-fc08-4abc-8f59-2fc45232a624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002936 10.0.0.153 - - [2025-10-31 00:00:04] "POST /ref-update HTTP/1.1" 200 156 0.026232 10.0.0.153 - - [2025-10-31 00:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011563 10.0.0.153 - - [2025-10-31 00:00:04] "GET /loadbalancer/2d47a361-8c0f-4ad9-a624-805564c16523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003169 10.0.0.153 - - [2025-10-31 00:00:04] "POST /tags HTTP/1.1" 200 364 0.024059 10.0.0.153 - - [2025-10-31 00:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009831 10.0.0.153 - - [2025-10-31 00:00:05] "GET /tag/d908eb43-fec1-4b09-9d26-fa502489dfca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.013628 10.0.0.153 - - [2025-10-31 00:00:05] "POST /tags HTTP/1.1" 200 312 0.027392 10.0.0.153 - - [2025-10-31 00:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012563 10.0.0.153 - - [2025-10-31 00:00:05] "GET /tag/94805dda-a812-410d-89c2-8cbfd45f8daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013136 10.0.0.153 - - [2025-10-31 00:00:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.000445 10.0.0.153 - - [2025-10-31 00:00:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.007264 10.0.0.153 - - [2025-10-31 00:00:05] "POST /security-groups HTTP/1.1" 200 574 0.084196 10.0.0.153 - - [2025-10-31 00:00:05] "POST /projects HTTP/1.1" 200 491 0.210536 10.0.0.153 - - [2025-10-31 00:00:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.002273 10.0.0.153 - - [2025-10-31 00:00:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020718 10.0.0.153 - - [2025-10-31 00:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015498 10.0.0.153 - - [2025-10-31 00:00:05] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.016370 10.0.0.153 - - [2025-10-31 00:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.153 - - [2025-10-31 00:00:05] "POST /access-control-lists HTTP/1.1" 200 585 0.081624 10.0.0.153 - - [2025-10-31 00:00:05] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.039116 10.0.0.153 - - [2025-10-31 00:00:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.018396 10.0.0.153 - - [2025-10-31 00:00:05] "POST /access-control-lists HTTP/1.1" 200 583 0.083620 10.0.0.153 - - [2025-10-31 00:00:05] "PUT /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e HTTP/1.1" 200 265 0.127100 10.0.0.153 - - [2025-10-31 00:00:05] "PUT /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a HTTP/1.1" 200 265 0.079399 10.0.0.153 - - [2025-10-31 00:00:05] "POST /security-groups HTTP/1.1" 200 548 0.104507 10.0.0.153 - - [2025-10-31 00:00:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.003684 10.0.0.153 - - [2025-10-31 00:00:05] "POST /access-control-lists HTTP/1.1" 200 604 0.032539 10.0.0.153 - - [2025-10-31 00:00:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.022940 10.0.0.153 - - [2025-10-31 00:00:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.050737 10.0.0.153 - - [2025-10-31 00:00:06] "POST /chown HTTP/1.1" 200 109 0.046554 10.0.0.153 - - [2025-10-31 00:00:06] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013050 10.0.0.153 - - [2025-10-31 00:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.153 - - [2025-10-31 00:00:06] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003680 10.0.0.153 - - [2025-10-31 00:00:06] "POST /access-control-lists HTTP/1.1" 200 602 0.096433 10.0.0.153 - - [2025-10-31 00:00:06] "POST /tags HTTP/1.1" 409 210 0.015791 10.0.0.153 - - [2025-10-31 00:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.153 - - [2025-10-31 00:00:06] "GET /tag/94805dda-a812-410d-89c2-8cbfd45f8daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011602 10.0.0.153 - - [2025-10-31 00:00:06] "POST /firewall-rules HTTP/1.1" 200 572 0.074771 10.0.0.153 - - [2025-10-31 00:00:06] "GET /firewall-rule/4d303640-05db-4e43-8c28-516df1fe6468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005727 10.0.0.153 - - [2025-10-31 00:00:06] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004185 10.0.0.153 - - [2025-10-31 00:00:06] "GET /firewall-rule/4d303640-05db-4e43-8c28-516df1fe6468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004322 10.0.0.153 - - [2025-10-31 00:00:06] "POST /ref-update HTTP/1.1" 200 156 0.058322 10.0.0.153 - - [2025-10-31 00:00:06] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011186 10.0.0.153 - - [2025-10-31 00:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006370 10.0.0.153 - - [2025-10-31 00:00:06] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008647 10.0.0.153 - - [2025-10-31 00:00:06] "POST /tags HTTP/1.1" 409 210 0.002679 10.0.0.153 - - [2025-10-31 00:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.153 - - [2025-10-31 00:00:06] "GET /tag/94805dda-a812-410d-89c2-8cbfd45f8daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.017915 10.0.0.153 - - [2025-10-31 00:00:06] "POST /firewall-rules HTTP/1.1" 200 570 0.074319 10.0.0.153 - - [2025-10-31 00:00:06] "GET /firewall-rule/5d34a78e-32ad-4389-b428-156878bbaa24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010736 10.0.0.153 - - [2025-10-31 00:00:06] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.003948 10.0.0.153 - - [2025-10-31 00:00:06] "GET /firewall-rule/5d34a78e-32ad-4389-b428-156878bbaa24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002682 10.0.0.153 - - [2025-10-31 00:00:06] "POST /ref-update HTTP/1.1" 200 156 0.061677 10.0.0.153 - - [2025-10-31 00:00:06] "POST /tags HTTP/1.1" 200 364 0.034851 10.0.0.153 - - [2025-10-31 00:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.153 - - [2025-10-31 00:00:06] "GET /tag/4f784b95-8cf2-4221-9a3e-a2ac3af27725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011673 10.0.0.153 - - [2025-10-31 00:00:06] "POST /tags HTTP/1.1" 200 312 0.023396 10.0.0.153 - - [2025-10-31 00:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010352 10.0.0.153 - - [2025-10-31 00:00:07] "GET /tag/9de0b7cc-a89e-490c-aa51-7d255a6f35c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014081 10.0.0.153 - - [2025-10-31 00:00:07] "POST /projects HTTP/1.1" 409 223 0.001693 10.0.0.153 - - [2025-10-31 00:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.153 - - [2025-10-31 00:00:07] "GET /project/8ee8782a-157a-41ae-914d-8225acdd5b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.042026 10.0.0.153 - - [2025-10-31 00:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.153 - - [2025-10-31 00:00:07] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004171 10.0.0.153 - - [2025-10-31 00:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.153 - - [2025-10-31 00:00:07] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003488 10.0.0.153 - - [2025-10-31 00:00:07] "PUT /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e HTTP/1.1" 200 265 0.057518 10.0.0.153 - - [2025-10-31 00:00:07] "PUT /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a HTTP/1.1" 200 265 0.049608 10.0.0.153 - - [2025-10-31 00:00:07] "POST /security-groups HTTP/1.1" 409 253 0.010170 10.0.0.153 - - [2025-10-31 00:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.153 - - [2025-10-31 00:00:07] "PUT /security-group/84cf2d77-8e37-4861-b0ab-698096e171f0 HTTP/1.1" 200 263 0.058852 10.0.0.153 - - [2025-10-31 00:00:07] "PUT /access-control-list/fdf7371d-e572-4696-a22a-407b54a958ea HTTP/1.1" 200 273 0.016437 10.0.0.153 - - [2025-10-31 00:00:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.030613 10.0.0.153 - - [2025-10-31 00:00:07] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013066 10.0.0.153 - - [2025-10-31 00:00:07] "PUT /access-control-list/48664df0-24d5-4d0b-b12a-cde5dfbc8545 HTTP/1.1" 200 273 0.020432 10.0.0.153 - - [2025-10-31 00:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.153 - - [2025-10-31 00:00:07] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002555 10.0.0.153 - - [2025-10-31 00:00:07] "POST /tags HTTP/1.1" 409 210 0.001703 10.0.0.153 - - [2025-10-31 00:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.153 - - [2025-10-31 00:00:07] "GET /tag/9de0b7cc-a89e-490c-aa51-7d255a6f35c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014940 10.0.0.153 - - [2025-10-31 00:00:07] "POST /firewall-rules HTTP/1.1" 200 572 0.089971 10.0.0.153 - - [2025-10-31 00:00:07] "GET /firewall-rule/1255729b-e652-463e-8020-829a37c4d237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003845 10.0.0.153 - - [2025-10-31 00:00:07] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.019036 10.0.0.153 - - [2025-10-31 00:00:07] "GET /firewall-rule/1255729b-e652-463e-8020-829a37c4d237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002215 10.0.0.153 - - [2025-10-31 00:00:07] "POST /ref-update HTTP/1.1" 200 156 0.049088 10.0.0.153 - - [2025-10-31 00:00:07] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003033 10.0.0.153 - - [2025-10-31 00:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.153 - - [2025-10-31 00:00:07] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002580 10.0.0.153 - - [2025-10-31 00:00:07] "POST /tags HTTP/1.1" 409 210 0.003403 10.0.0.153 - - [2025-10-31 00:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.153 - - [2025-10-31 00:00:08] "GET /tag/9de0b7cc-a89e-490c-aa51-7d255a6f35c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.017137 10.0.0.153 - - [2025-10-31 00:00:08] "POST /firewall-rules HTTP/1.1" 200 570 0.084574 10.0.0.153 - - [2025-10-31 00:00:08] "GET /firewall-rule/1246afa7-33da-483a-8a58-5c2d31f86f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011901 10.0.0.153 - - [2025-10-31 00:00:08] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.006426 10.0.0.153 - - [2025-10-31 00:00:08] "GET /firewall-rule/1246afa7-33da-483a-8a58-5c2d31f86f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002818 10.0.0.153 - - [2025-10-31 00:00:08] "POST /ref-update HTTP/1.1" 200 156 0.040544 10.0.0.153 - - [2025-10-31 00:00:08] "POST /tags HTTP/1.1" 200 302 0.054208 10.0.0.153 - - [2025-10-31 00:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.153 - - [2025-10-31 00:00:08] "GET /tag/0e2276e3-f35c-45c7-b811-36ffc2c2ad34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011234 10.0.0.153 - - [2025-10-31 00:00:08] "POST /tags HTTP/1.1" 200 326 0.068909 10.0.0.153 - - [2025-10-31 00:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.153 - - [2025-10-31 00:00:08] "GET /tag/90362601-aee5-465e-82cd-6592dfa4d1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.021187 10.0.0.153 - - [2025-10-31 00:00:08] "POST /tags HTTP/1.1" 409 237 0.008021 10.0.0.153 - - [2025-10-31 00:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.153 - - [2025-10-31 00:00:08] "GET /tag/4f784b95-8cf2-4221-9a3e-a2ac3af27725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.013260 10.0.0.153 - - [2025-10-31 00:00:08] "POST /tags HTTP/1.1" 409 210 0.003860 10.0.0.153 - - [2025-10-31 00:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.153 - - [2025-10-31 00:00:08] "GET /tag/9de0b7cc-a89e-490c-aa51-7d255a6f35c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010390 10.0.0.153 - - [2025-10-31 00:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.153 - - [2025-10-31 00:00:08] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003746 10.0.0.153 - - [2025-10-31 00:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.153 - - [2025-10-31 00:00:08] "GET /project/8ee8782a-157a-41ae-914d-8225acdd5b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.041299 10.0.0.153 - - [2025-10-31 00:00:08] "POST /virtual-machines HTTP/1.1" 200 378 0.011708 10.0.0.153 - - [2025-10-31 00:00:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.014690 10.0.0.153 - - [2025-10-31 00:00:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.128979 10.0.0.153 - - [2025-10-31 00:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026584 10.0.0.153 - - [2025-10-31 00:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009490 10.0.0.153 - - [2025-10-31 00:00:09] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.006578 10.0.0.153 - - [2025-10-31 00:00:09] "POST /instance-ips HTTP/1.1" 200 410 0.036697 10.0.0.153 - - [2025-10-31 00:00:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.029939 10.0.0.153 - - [2025-10-31 00:00:09] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.013491 10.0.0.153 - - [2025-10-31 00:00:09] "POST /set-tag HTTP/1.1" 200 109 0.016755 10.0.0.153 - - [2025-10-31 00:00:09] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.020429 10.0.0.153 - - [2025-10-31 00:00:09] "GET /instance-ip/90865cd4-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.004175 10.0.0.153 - - [2025-10-31 00:00:09] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003846 10.0.0.153 - - [2025-10-31 00:00:09] "POST /set-tag HTTP/1.1" 200 109 0.001897 10.0.0.153 - - [2025-10-31 00:00:09] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004822 10.0.0.153 - - [2025-10-31 00:00:09] "POST /set-tag HTTP/1.1" 200 109 0.001585 10.0.0.153 - - [2025-10-31 00:00:09] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004145 10.0.0.153 - - [2025-10-31 00:00:09] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.241 - - [2025-10-31 00:00:56] "GET / HTTP/1.1" 200 36215 0.001590 10.0.0.241 - - [2025-10-31 00:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.241 - - [2025-10-31 00:00:56] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004318 10.0.0.241 - - [2025-10-31 00:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.241 - - [2025-10-31 00:00:56] "GET /routing-instance/f6da95d0-8753-4213-a1ef-a16c6e7c77ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002330 10.0.0.241 - - [2025-10-31 00:00:56] "PUT /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0 HTTP/1.1" 200 275 0.007560 10.0.0.241 - - [2025-10-31 00:00:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.005227 10.0.0.241 - - [2025-10-31 00:00:56] "POST /virtual-routers HTTP/1.1" 200 601 0.025940 10.0.0.241 - - [2025-10-31 00:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.241 - - [2025-10-31 00:00:56] "GET /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003703 10.0.0.241 - - [2025-10-31 00:00:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.001457 10.0.0.241 - - [2025-10-31 00:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.241 - - [2025-10-31 00:00:56] "GET /virtual-network/85d302a6-e7d7-4c07-b4cd-c5ce591e01d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004239 10.0.0.241 - - [2025-10-31 00:00:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.044117 10.0.0.153 - - [2025-10-31 00:01:05] "GET /global-system-configs HTTP/1.1" 200 323 0.005321 10.0.0.153 - - [2025-10-31 00:01:06] "GET /global-system-configs HTTP/1.1" 200 323 0.014992 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:01:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000904 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:01:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001004 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:02:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000915 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:02:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001129 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:02:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001014 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:02:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001360 10.0.0.241 - - [2025-10-31 00:03:00] "GET / HTTP/1.1" 200 36215 0.002300 10.0.0.241 - - [2025-10-31 00:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.241 - - [2025-10-31 00:03:00] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005382 10.0.0.241 - - [2025-10-31 00:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.241 - - [2025-10-31 00:03:00] "GET /routing-instance/f6da95d0-8753-4213-a1ef-a16c6e7c77ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005243 10.0.0.241 - - [2025-10-31 00:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.241 - - [2025-10-31 00:03:00] "GET /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.004191 10.0.0.241 - - [2025-10-31 00:03:00] "PUT /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2 HTTP/1.1" 200 263 0.043420 10.0.0.241 - - [2025-10-31 00:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016360 10.0.0.241 - - [2025-10-31 00:03:00] "GET /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003340 10.0.0.241 - - [2025-10-31 00:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.241 - - [2025-10-31 00:03:00] "GET /virtual-machine-interface/62d47f41-97af-457f-8410-8761dc497202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005952 10.0.0.241 - - [2025-10-31 00:03:00] "PUT /virtual-machine-interface/62d47f41-97af-457f-8410-8761dc497202 HTTP/1.1" 200 285 0.032335 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:03:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001177 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:03:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001526 10.0.0.153 - - [2025-10-31 00:04:55] "GET /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003907 10.0.0.153 - - [2025-10-31 00:04:55] "POST /ref-update HTTP/1.1" 200 156 0.020430 10.0.0.153 - - [2025-10-31 00:05:05] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004279 10.0.0.153 - - [2025-10-31 00:05:05] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.153 - - [2025-10-31 00:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.153 - - [2025-10-31 00:05:05] "GET /loadbalancer/2d47a361-8c0f-4ad9-a624-805564c16523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002853 10.0.0.153 - - [2025-10-31 00:05:05] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006128 10.0.0.153 - - [2025-10-31 00:05:05] "POST /set-tag HTTP/1.1" 200 109 0.004336 10.0.0.153 - - [2025-10-31 00:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008727 10.0.0.153 - - [2025-10-31 00:05:05] "GET /loadbalancer/2d47a361-8c0f-4ad9-a624-805564c16523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004047 10.0.0.153 - - [2025-10-31 00:05:05] "GET /loadbalancer-pool/a570f44c-ae22-48fd-8410-ddc21a9b11f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003840 10.0.0.153 - - [2025-10-31 00:05:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019028 10.0.0.153 - - [2025-10-31 00:05:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025644 10.0.0.153 - - [2025-10-31 00:05:05] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.016268 10.0.0.153 - - [2025-10-31 00:05:06] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012626 10.0.0.153 - - [2025-10-31 00:05:06] "POST /ref-update HTTP/1.1" 200 156 0.011616 10.0.0.153 - - [2025-10-31 00:05:06] "GET /floating-ip/914f1afb-33ef-4a67-a7b5-ddd0f2b5c558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.008764 10.0.0.153 - - [2025-10-31 00:05:06] "POST /tags HTTP/1.1" 409 205 0.022972 10.0.0.153 - - [2025-10-31 00:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.153 - - [2025-10-31 00:05:06] "PUT /floating-ip/914f1afb-33ef-4a67-a7b5-ddd0f2b5c558 HTTP/1.1" 200 257 0.035222 10.0.0.153 - - [2025-10-31 00:05:06] "GET /tag/ba8b8dbe-fef7-4f03-b589-6c8ce7fa9e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.019244 10.0.0.153 - - [2025-10-31 00:05:06] "POST /set-tag HTTP/1.1" 200 109 0.069569 10.0.0.153 - - [2025-10-31 00:05:06] "GET /loadbalancer-pool/5dcddab6-4f9b-4646-ba85-e52944c1c12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.016812 10.0.0.153 - - [2025-10-31 00:05:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021449 10.0.0.153 - - [2025-10-31 00:05:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009001 10.0.0.153 - - [2025-10-31 00:05:06] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.020247 10.0.0.153 - - [2025-10-31 00:05:06] "POST /set-tag HTTP/1.1" 200 109 0.009975 10.0.0.153 - - [2025-10-31 00:05:06] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015563 10.0.0.153 - - [2025-10-31 00:05:06] "POST /ref-update HTTP/1.1" 200 156 0.014199 10.0.0.153 - - [2025-10-31 00:05:06] "GET /floating-ip/914f1afb-33ef-4a67-a7b5-ddd0f2b5c558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.008441 10.0.0.153 - - [2025-10-31 00:05:06] "GET /loadbalancer-pool/d7045178-b532-4ebb-80cb-a6d49d135bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007849 10.0.0.153 - - [2025-10-31 00:05:06] "PUT /floating-ip/914f1afb-33ef-4a67-a7b5-ddd0f2b5c558 HTTP/1.1" 200 257 0.022108 10.0.0.153 - - [2025-10-31 00:05:06] "POST /loadbalancer-members HTTP/1.1" 200 694 0.040412 10.0.0.153 - - [2025-10-31 00:05:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024471 10.0.0.153 - - [2025-10-31 00:05:06] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011303 10.0.0.153 - - [2025-10-31 00:05:06] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005497 10.0.0.153 - - [2025-10-31 00:05:06] "POST /ref-update HTTP/1.1" 200 156 0.007616 10.0.0.153 - - [2025-10-31 00:05:06] "GET /floating-ip/914f1afb-33ef-4a67-a7b5-ddd0f2b5c558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.005959 10.0.0.153 - - [2025-10-31 00:05:06] "POST /set-tag HTTP/1.1" 200 109 0.002727 10.0.0.153 - - [2025-10-31 00:05:06] "PUT /floating-ip/914f1afb-33ef-4a67-a7b5-ddd0f2b5c558 HTTP/1.1" 200 257 0.013586 10.0.0.153 - - [2025-10-31 00:05:53] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005327 10.0.0.153 - - [2025-10-31 00:05:53] "POST /set-tag HTTP/1.1" 200 109 0.003377 10.0.0.153 - - [2025-10-31 00:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.153 - - [2025-10-31 00:05:53] "GET /loadbalancer/2d47a361-8c0f-4ad9-a624-805564c16523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002696 10.0.0.153 - - [2025-10-31 00:05:53] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004952 10.0.0.153 - - [2025-10-31 00:05:53] "POST /set-tag HTTP/1.1" 200 109 0.031003 10.0.0.153 - - [2025-10-31 00:05:53] "DELETE /loadbalancer-member/9ec09060-7394-49ef-bcdf-291e1bd1a5e5 HTTP/1.1" 200 115 0.034623 10.0.0.153 - - [2025-10-31 00:05:53] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006177 10.0.0.153 - - [2025-10-31 00:05:53] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.153 - - [2025-10-31 00:05:53] "DELETE /loadbalancer-member/da76014c-a827-48cf-95d2-051c1eaeeb68 HTTP/1.1" 200 115 0.055245 10.0.0.153 - - [2025-10-31 00:05:53] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010631 10.0.0.153 - - [2025-10-31 00:05:53] "POST /set-tag HTTP/1.1" 200 109 0.003922 10.0.0.153 - - [2025-10-31 00:05:53] "DELETE /loadbalancer-member/1fd7e153-d09d-4fe7-b92a-19ed13a43cde HTTP/1.1" 200 115 0.060751 10.0.0.153 - - [2025-10-31 00:05:53] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008852 10.0.0.153 - - [2025-10-31 00:05:53] "POST /set-tag HTTP/1.1" 200 109 0.002918 10.0.0.153 - - [2025-10-31 00:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005325 10.0.0.153 - - [2025-10-31 00:05:53] "GET /loadbalancer/2d47a361-8c0f-4ad9-a624-805564c16523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002635 10.0.0.153 - - [2025-10-31 00:05:53] "GET /loadbalancer-pool/a570f44c-ae22-48fd-8410-ddc21a9b11f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002753 10.0.0.153 - - [2025-10-31 00:05:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028226 10.0.0.153 - - [2025-10-31 00:05:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022799 10.0.0.153 - - [2025-10-31 00:05:53] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.036584 10.0.0.153 - - [2025-10-31 00:05:53] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.022583 10.0.0.153 - - [2025-10-31 00:05:53] "GET /floating-ip/914f1afb-33ef-4a67-a7b5-ddd0f2b5c558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006810 10.0.0.153 - - [2025-10-31 00:05:53] "POST /set-tag HTTP/1.1" 200 109 0.086796 10.0.0.153 - - [2025-10-31 00:05:53] "GET /loadbalancer-pool/5dcddab6-4f9b-4646-ba85-e52944c1c12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.023871 10.0.0.153 - - [2025-10-31 00:05:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036058 10.0.0.153 - - [2025-10-31 00:05:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009737 10.0.0.153 - - [2025-10-31 00:05:54] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.018442 10.0.0.153 - - [2025-10-31 00:05:54] "POST /set-tag HTTP/1.1" 200 109 0.010390 10.0.0.153 - - [2025-10-31 00:05:54] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010450 10.0.0.153 - - [2025-10-31 00:05:54] "GET /floating-ip/914f1afb-33ef-4a67-a7b5-ddd0f2b5c558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004892 10.0.0.153 - - [2025-10-31 00:05:54] "GET /loadbalancer-pool/d7045178-b532-4ebb-80cb-a6d49d135bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004776 10.0.0.153 - - [2025-10-31 00:05:54] "POST /loadbalancer-members HTTP/1.1" 200 694 0.047841 10.0.0.153 - - [2025-10-31 00:05:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.027008 10.0.0.153 - - [2025-10-31 00:05:54] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.018200 10.0.0.153 - - [2025-10-31 00:05:54] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011990 10.0.0.153 - - [2025-10-31 00:05:54] "GET /floating-ip/914f1afb-33ef-4a67-a7b5-ddd0f2b5c558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003573 10.0.0.153 - - [2025-10-31 00:05:54] "POST /set-tag HTTP/1.1" 200 109 0.003568 10.0.0.153 - - [2025-10-31 00:06:05] "GET /global-system-configs HTTP/1.1" 200 323 0.011992 10.0.0.153 - - [2025-10-31 00:06:06] "GET /global-system-configs HTTP/1.1" 200 323 0.003502 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:06:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001287 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:06:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001471 10.0.0.153 - - [2025-10-31 00:07:26] "GET / HTTP/1.1" 200 36215 0.001651 10.0.0.153 - - [2025-10-31 00:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.153 - - [2025-10-31 00:07:26] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029094 10.0.0.153 - - [2025-10-31 00:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.153 - - [2025-10-31 00:07:26] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045497 10.0.0.153 - - [2025-10-31 00:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.153 - - [2025-10-31 00:07:26] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032688 10.0.0.153 - - [2025-10-31 00:07:27] "POST /tags HTTP/1.1" 200 334 0.047399 10.0.0.153 - - [2025-10-31 00:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.153 - - [2025-10-31 00:07:27] "GET /tag/0cabb4c6-a2c4-46e5-b35f-4f8caf57cd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.023932 10.0.0.153 - - [2025-10-31 00:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.153 - - [2025-10-31 00:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006125 10.0.0.153 - - [2025-10-31 00:07:27] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.096547 10.0.0.153 - - [2025-10-31 00:07:27] "GET /virtual-networks?parent_id=7c593acf-7f5a-4aab-bbc4-b3899a6b9e91&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002637 10.0.0.153 - - [2025-10-31 00:07:27] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.051897 10.0.0.153 - - [2025-10-31 00:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.153 - - [2025-10-31 00:07:27] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.016695 10.0.0.153 - - [2025-10-31 00:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.153 - - [2025-10-31 00:07:27] "GET /service-appliance-set/0ca8ee56-129c-4611-b924-411f8f3f260a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002922 10.0.0.153 - - [2025-10-31 00:07:27] "POST /virtual-networks HTTP/1.1" 200 514 0.085434 10.0.0.153 - - [2025-10-31 00:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.153 - - [2025-10-31 00:07:27] "GET /network-ipam/83ea680b-4b0b-43ae-9010-037228a28b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.004251 10.0.0.153 - - [2025-10-31 00:07:27] "POST /fqname-to-id HTTP/1.1" 404 254 0.002028 10.0.0.153 - - [2025-10-31 00:07:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.113586 10.0.0.153 - - [2025-10-31 00:07:27] "GET /virtual-machine-interface/ba3d6d69-6c03-4f7b-b3fb-b68463720ce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.023942 10.0.0.153 - - [2025-10-31 00:07:27] "POST /useragent-kv HTTP/1.1" 200 115 0.009212 10.0.0.153 - - [2025-10-31 00:07:27] "POST /ref-update HTTP/1.1" 200 156 0.139736 10.0.0.153 - - [2025-10-31 00:07:27] "GET /virtual-network/471d0b81-1990-4bd8-a937-545ca252c825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004787 10.0.0.153 - - [2025-10-31 00:07:27] "GET /domains HTTP/1.1" 200 281 0.001816 10.0.0.153 - - [2025-10-31 00:07:27] "GET /domain/60584907-0d34-481d-bc64-77f6ba63a98b HTTP/1.1" 200 3099 0.013130 10.0.0.153 - - [2025-10-31 00:07:27] "POST /instance-ips HTTP/1.1" 200 410 0.030401 10.0.0.153 - - [2025-10-31 00:07:27] "GET /instance-ip/a46973a3-9be7-49a5-88f0-ec73ab43eff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.013863 10.0.0.153 - - [2025-10-31 00:07:27] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91 HTTP/1.1" 200 5497 0.062175 10.0.0.153 - - [2025-10-31 00:07:27] "GET /virtual-network/471d0b81-1990-4bd8-a937-545ca252c825 HTTP/1.1" 200 2089 0.014320 10.0.0.153 - - [2025-10-31 00:07:27] "GET /virtual-network/471d0b81-1990-4bd8-a937-545ca252c825 HTTP/1.1" 200 2089 0.005843 10.0.0.153 - - [2025-10-31 00:07:27] "GET /routing-instance/03bec437-66fd-4ad0-aa48-93536ca888e3 HTTP/1.1" 200 1182 0.002576 10.0.0.153 - - [2025-10-31 00:07:27] "GET /routing-instance/03bec437-66fd-4ad0-aa48-93536ca888e3 HTTP/1.1" 200 1182 0.003179 10.0.0.153 - - [2025-10-31 00:07:27] "POST /loadbalancers HTTP/1.1" 200 612 0.098625 10.0.0.153 - - [2025-10-31 00:07:27] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040213 10.0.0.153 - - [2025-10-31 00:07:27] "GET /instance-ip/a46973a3-9be7-49a5-88f0-ec73ab43eff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003185 10.0.0.153 - - [2025-10-31 00:07:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024125 10.0.0.153 - - [2025-10-31 00:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.153 - - [2025-10-31 00:07:27] "POST /floating-ips HTTP/1.1" 200 599 0.040851 10.0.0.153 - - [2025-10-31 00:07:27] "POST /route-targets HTTP/1.1" 200 328 0.032099 10.0.0.153 - - [2025-10-31 00:07:27] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.067607 10.0.0.153 - - [2025-10-31 00:07:27] "POST /ref-update HTTP/1.1" 200 156 0.030867 10.0.0.153 - - [2025-10-31 00:07:28] "GET /loadbalancer/18caef7f-9450-480f-90aa-9cf6544e1ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003606 10.0.0.153 - - [2025-10-31 00:07:28] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.042383 10.0.0.153 - - [2025-10-31 00:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.153 - - [2025-10-31 00:07:28] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046347 10.0.0.153 - - [2025-10-31 00:07:28] "GET /loadbalancer-listener/4d75a694-11ea-47ba-b42f-62c85ea7a2b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.004218 10.0.0.153 - - [2025-10-31 00:07:28] "GET /loadbalancer-listener/4d75a694-11ea-47ba-b42f-62c85ea7a2b3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.004563 10.0.0.153 - - [2025-10-31 00:07:28] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.037594 10.0.0.153 - - [2025-10-31 00:07:28] "GET /instance-ip/a46973a3-9be7-49a5-88f0-ec73ab43eff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002830 10.0.0.153 - - [2025-10-31 00:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.153 - - [2025-10-31 00:07:28] "GET /instance-ip/a46973a3-9be7-49a5-88f0-ec73ab43eff9?fields=floating_ips HTTP/1.1" 200 1214 0.008041 10.0.0.153 - - [2025-10-31 00:07:28] "GET /loadbalancer/18caef7f-9450-480f-90aa-9cf6544e1ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.004188 10.0.0.153 - - [2025-10-31 00:07:28] "GET /floating-ip/34c3f916-c2f6-40c8-8523-6397c5dd3197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002862 10.0.0.153 - - [2025-10-31 00:07:28] "POST /tags HTTP/1.1" 200 296 0.043112 10.0.0.153 - - [2025-10-31 00:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012877 10.0.0.153 - - [2025-10-31 00:07:28] "GET /tag/09cd5b3e-5c10-4f03-9680-4c44da5f25d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011909 10.0.0.153 - - [2025-10-31 00:07:28] "POST /tags HTTP/1.1" 409 233 0.002134 10.0.0.153 - - [2025-10-31 00:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.153 - - [2025-10-31 00:07:28] "GET /tag/645bc718-e31c-4fbc-a530-af28b8e093da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.011490 10.0.0.153 - - [2025-10-31 00:07:28] "POST /tags HTTP/1.1" 409 206 0.004672 10.0.0.153 - - [2025-10-31 00:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.153 - - [2025-10-31 00:07:28] "GET /tag/66d93697-83af-4632-be5f-5ab0f480e789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015500 10.0.0.153 - - [2025-10-31 00:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.153 - - [2025-10-31 00:07:28] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003925 10.0.0.153 - - [2025-10-31 00:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.153 - - [2025-10-31 00:07:28] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034573 10.0.0.153 - - [2025-10-31 00:07:28] "POST /virtual-machines HTTP/1.1" 200 370 0.007620 10.0.0.153 - - [2025-10-31 00:07:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011622 10.0.0.153 - - [2025-10-31 00:07:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.112233 10.0.0.153 - - [2025-10-31 00:07:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007988 10.0.0.153 - - [2025-10-31 00:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009322 10.0.0.153 - - [2025-10-31 00:07:28] "GET /virtual-machine-interface/96a01f50-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011343 10.0.0.153 - - [2025-10-31 00:07:29] "POST /instance-ips HTTP/1.1" 200 410 0.030563 10.0.0.153 - - [2025-10-31 00:07:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025535 10.0.0.153 - - [2025-10-31 00:07:29] "GET /virtual-machine-interface/96a01f50-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011805 10.0.0.153 - - [2025-10-31 00:07:29] "POST /set-tag HTTP/1.1" 200 109 0.024515 10.0.0.153 - - [2025-10-31 00:07:29] "GET /virtual-machine-interface/96a01f50-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.021681 10.0.0.153 - - [2025-10-31 00:07:29] "GET /instance-ip/96ba3d22-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004953 10.0.0.153 - - [2025-10-31 00:07:29] "GET /virtual-machine-interface/96a01f50-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006148 10.0.0.153 - - [2025-10-31 00:07:29] "POST /set-tag HTTP/1.1" 200 109 0.002873 10.0.0.153 - - [2025-10-31 00:07:29] "GET /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005543 10.0.0.153 - - [2025-10-31 00:07:29] "POST /ref-update HTTP/1.1" 200 156 0.007438 10.0.0.153 - - [2025-10-31 00:07:29] "GET /virtual-machine-interface/96a01f50-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006393 10.0.0.153 - - [2025-10-31 00:07:29] "POST /set-tag HTTP/1.1" 200 109 0.007762 10.0.0.153 - - [2025-10-31 00:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.153 - - [2025-10-31 00:07:29] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004186 10.0.0.153 - - [2025-10-31 00:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.153 - - [2025-10-31 00:07:29] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033071 10.0.0.153 - - [2025-10-31 00:07:29] "POST /virtual-machines HTTP/1.1" 200 370 0.007232 10.0.0.153 - - [2025-10-31 00:07:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018938 10.0.0.153 - - [2025-10-31 00:07:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.123031 10.0.0.153 - - [2025-10-31 00:07:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016346 10.0.0.153 - - [2025-10-31 00:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010171 10.0.0.153 - - [2025-10-31 00:07:29] "GET /virtual-machine-interface/9714008c-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.008805 10.0.0.153 - - [2025-10-31 00:07:29] "POST /instance-ips HTTP/1.1" 200 410 0.021985 10.0.0.153 - - [2025-10-31 00:07:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027117 10.0.0.153 - - [2025-10-31 00:07:29] "GET /virtual-machine-interface/9714008c-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.020649 10.0.0.153 - - [2025-10-31 00:07:29] "POST /set-tag HTTP/1.1" 200 109 0.024110 10.0.0.153 - - [2025-10-31 00:07:29] "GET /virtual-machine-interface/9714008c-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017719 10.0.0.153 - - [2025-10-31 00:07:29] "GET /instance-ip/9730b2f4-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.023035 10.0.0.153 - - [2025-10-31 00:07:30] "GET /virtual-machine-interface/9714008c-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004475 10.0.0.153 - - [2025-10-31 00:07:30] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.153 - - [2025-10-31 00:07:30] "GET /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.004421 10.0.0.153 - - [2025-10-31 00:07:30] "POST /ref-update HTTP/1.1" 200 156 0.011630 10.0.0.153 - - [2025-10-31 00:07:30] "GET /virtual-machine-interface/9714008c-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004431 10.0.0.153 - - [2025-10-31 00:07:30] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.153 - - [2025-10-31 00:07:30] "GET /virtual-machine-interface/96a01f50-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003846 10.0.0.153 - - [2025-10-31 00:07:30] "POST /set-tag HTTP/1.1" 200 109 0.002654 10.0.0.153 - - [2025-10-31 00:07:30] "GET /virtual-machine-interface/9714008c-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006266 10.0.0.153 - - [2025-10-31 00:07:30] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.153 - - [2025-10-31 00:07:32] "GET /domains HTTP/1.1" 200 281 0.007465 10.0.0.153 - - [2025-10-31 00:07:32] "GET /domain/60584907-0d34-481d-bc64-77f6ba63a98b HTTP/1.1" 200 3099 0.002661 10.0.0.153 - - [2025-10-31 00:07:32] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91 HTTP/1.1" 200 7091 0.032291 10.0.0.153 - - [2025-10-31 00:07:32] "GET /virtual-network/471d0b81-1990-4bd8-a937-545ca252c825 HTTP/1.1" 200 2089 0.004488 10.0.0.153 - - [2025-10-31 00:07:32] "GET /virtual-network/471d0b81-1990-4bd8-a937-545ca252c825 HTTP/1.1" 200 2089 0.004433 10.0.0.153 - - [2025-10-31 00:07:32] "GET /routing-instance/03bec437-66fd-4ad0-aa48-93536ca888e3 HTTP/1.1" 200 1404 0.003741 10.0.0.153 - - [2025-10-31 00:07:32] "GET /routing-instance/03bec437-66fd-4ad0-aa48-93536ca888e3 HTTP/1.1" 200 1404 0.002382 10.0.0.153 - - [2025-10-31 00:07:32] "GET /route-target/f03f0471-78d5-49ab-afc0-b07ddc26c4dd HTTP/1.1" 200 1155 0.004070 10.0.0.153 - - [2025-10-31 00:07:32] "GET /virtual-network/471d0b81-1990-4bd8-a937-545ca252c825 HTTP/1.1" 200 2089 0.003865 10.0.0.153 - - [2025-10-31 00:07:32] "GET /routing-instance/03bec437-66fd-4ad0-aa48-93536ca888e3 HTTP/1.1" 200 1404 0.003266 10.0.0.153 - - [2025-10-31 00:07:32] "GET /virtual-network/471d0b81-1990-4bd8-a937-545ca252c825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004012 10.0.0.153 - - [2025-10-31 00:07:32] "GET /virtual-network/471d0b81-1990-4bd8-a937-545ca252c825 HTTP/1.1" 200 2089 0.006900 10.0.0.153 - - [2025-10-31 00:07:32] "GET /routing-instance/03bec437-66fd-4ad0-aa48-93536ca888e3 HTTP/1.1" 200 1404 0.002911 10.0.0.153 - - [2025-10-31 00:07:32] "GET /routing-instance/03bec437-66fd-4ad0-aa48-93536ca888e3 HTTP/1.1" 200 1404 0.003104 10.0.0.153 - - [2025-10-31 00:07:32] "GET /route-target/f03f0471-78d5-49ab-afc0-b07ddc26c4dd HTTP/1.1" 200 1155 0.002457 10.0.0.153 - - [2025-10-31 00:07:32] "GET /domains HTTP/1.1" 200 281 0.001928 10.0.0.153 - - [2025-10-31 00:07:32] "GET /domain/60584907-0d34-481d-bc64-77f6ba63a98b HTTP/1.1" 200 3099 0.010242 10.0.0.153 - - [2025-10-31 00:07:33] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91 HTTP/1.1" 200 7091 0.038618 10.0.0.153 - - [2025-10-31 00:07:33] "GET /virtual-network/471d0b81-1990-4bd8-a937-545ca252c825 HTTP/1.1" 200 2089 0.004577 10.0.0.153 - - [2025-10-31 00:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.153 - - [2025-10-31 00:07:33] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028844 10.0.0.153 - - [2025-10-31 00:07:33] "GET /virtual-network/471d0b81-1990-4bd8-a937-545ca252c825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004431 10.0.0.153 - - [2025-10-31 00:07:33] "GET /floating-ip-pools?parent_id=471d0b81-1990-4bd8-a937-545ca252c825&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002028 10.0.0.153 - - [2025-10-31 00:07:33] "GET /virtual-network/471d0b81-1990-4bd8-a937-545ca252c825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004666 10.0.0.153 - - [2025-10-31 00:07:33] "POST /floating-ip-pools HTTP/1.1" 200 564 0.023866 10.0.0.153 - - [2025-10-31 00:07:33] "POST /ref-update HTTP/1.1" 200 156 0.007150 10.0.0.153 - - [2025-10-31 00:07:33] "GET /virtual-network/471d0b81-1990-4bd8-a937-545ca252c825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006955 10.0.0.153 - - [2025-10-31 00:07:33] "GET /domains HTTP/1.1" 200 281 0.001806 10.0.0.153 - - [2025-10-31 00:07:33] "GET /domain/60584907-0d34-481d-bc64-77f6ba63a98b HTTP/1.1" 200 3099 0.003335 10.0.0.153 - - [2025-10-31 00:07:33] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91 HTTP/1.1" 200 7348 0.037099 10.0.0.153 - - [2025-10-31 00:07:33] "GET /virtual-network/471d0b81-1990-4bd8-a937-545ca252c825 HTTP/1.1" 200 2328 0.009021 10.0.0.153 - - [2025-10-31 00:07:33] "GET /floating-ip-pool/785ce485-1ab6-4d45-868d-aa7924b2f3d5 HTTP/1.1" 200 1316 0.008393 10.0.0.153 - - [2025-10-31 00:07:33] "GET /domains HTTP/1.1" 200 281 0.001470 10.0.0.153 - - [2025-10-31 00:07:33] "GET /domain/60584907-0d34-481d-bc64-77f6ba63a98b HTTP/1.1" 200 3099 0.002433 10.0.0.153 - - [2025-10-31 00:07:33] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91 HTTP/1.1" 200 7348 0.032145 10.0.0.153 - - [2025-10-31 00:07:33] "GET /virtual-network/471d0b81-1990-4bd8-a937-545ca252c825 HTTP/1.1" 200 2328 0.004552 10.0.0.153 - - [2025-10-31 00:07:33] "GET /virtual-network/471d0b81-1990-4bd8-a937-545ca252c825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003940 10.0.0.153 - - [2025-10-31 00:07:33] "POST /tags HTTP/1.1" 200 366 0.060109 10.0.0.153 - - [2025-10-31 00:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010214 10.0.0.153 - - [2025-10-31 00:07:33] "GET /tag/f6bb2d07-ab62-4fb9-9413-552a6efbf3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.017684 10.0.0.153 - - [2025-10-31 00:07:33] "POST /tags HTTP/1.1" 409 206 0.001932 10.0.0.153 - - [2025-10-31 00:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.153 - - [2025-10-31 00:07:33] "GET /tag/66d93697-83af-4632-be5f-5ab0f480e789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011043 10.0.0.153 - - [2025-10-31 00:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.153 - - [2025-10-31 00:07:33] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.031241 10.0.0.153 - - [2025-10-31 00:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.153 - - [2025-10-31 00:07:33] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003770 10.0.0.153 - - [2025-10-31 00:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.153 - - [2025-10-31 00:07:33] "GET /service-appliance-set/dc4e1302-85df-4eb5-a6ab-3924523fd4da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.004903 10.0.0.153 - - [2025-10-31 00:07:33] "POST /fqname-to-id HTTP/1.1" 404 258 0.001440 10.0.0.153 - - [2025-10-31 00:07:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.093314 10.0.0.153 - - [2025-10-31 00:07:33] "GET /virtual-machine-interface/781daf62-82e2-456d-9fb8-389785d9179c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.016302 10.0.0.153 - - [2025-10-31 00:07:33] "POST /set-tag HTTP/1.1" 200 109 0.024105 10.0.0.153 - - [2025-10-31 00:07:34] "POST /instance-ips HTTP/1.1" 200 418 0.020805 10.0.0.153 - - [2025-10-31 00:07:34] "GET /instance-ip/2b3001b1-e5b7-4826-ba69-8c8e3d3f6198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.007821 10.0.0.153 - - [2025-10-31 00:07:34] "POST /loadbalancers HTTP/1.1" 200 620 0.067151 10.0.0.153 - - [2025-10-31 00:07:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011244 10.0.0.153 - - [2025-10-31 00:07:34] "POST /service-instances HTTP/1.1" 200 568 0.026986 10.0.0.153 - - [2025-10-31 00:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.021726 10.0.0.153 - - [2025-10-31 00:07:34] "POST /ref-update HTTP/1.1" 200 156 0.022017 10.0.0.153 - - [2025-10-31 00:07:34] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.046278 10.0.0.153 - - [2025-10-31 00:07:34] "PUT /service-instance/18c3ffe4-1de5-4e4d-85ad-6156094c75fe HTTP/1.1" 200 267 0.008345 10.0.0.153 - - [2025-10-31 00:07:34] "GET /virtual-machine-interface/781daf62-82e2-456d-9fb8-389785d9179c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.017634 10.0.0.153 - - [2025-10-31 00:07:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029406 10.0.0.153 - - [2025-10-31 00:07:34] "GET /virtual-machine-interface/781daf62-82e2-456d-9fb8-389785d9179c?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.016372 10.0.0.153 - - [2025-10-31 00:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.153 - - [2025-10-31 00:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.153 - - [2025-10-31 00:07:34] "GET /floating-ip-pool/785ce485-1ab6-4d45-868d-aa7924b2f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004097 10.0.0.153 - - [2025-10-31 00:07:34] "POST /virtual-machines HTTP/1.1" 200 430 0.017477 10.0.0.153 - - [2025-10-31 00:07:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.146898 10.0.0.153 - - [2025-10-31 00:07:34] "POST /floating-ips HTTP/1.1" 200 673 0.192002 10.0.0.153 - - [2025-10-31 00:07:34] "POST /chown HTTP/1.1" 200 109 0.047182 10.0.0.153 - - [2025-10-31 00:07:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.035483 10.0.0.153 - - [2025-10-31 00:07:34] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004855 10.0.0.153 - - [2025-10-31 00:07:34] "POST /chown HTTP/1.1" 200 109 0.006177 10.0.0.153 - - [2025-10-31 00:07:34] "PUT /virtual-machine-interface/3a3791f9-64f5-41fe-b20f-e6167ac18b91 HTTP/1.1" 200 285 0.018866 10.0.0.153 - - [2025-10-31 00:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009753 10.0.0.153 - - [2025-10-31 00:07:34] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011094 10.0.0.153 - - [2025-10-31 00:07:34] "POST /tags HTTP/1.1" 409 221 0.006120 10.0.0.153 - - [2025-10-31 00:07:34] "PUT /instance-ip/2b3001b1-e5b7-4826-ba69-8c8e3d3f6198 HTTP/1.1" 200 257 0.041424 10.0.0.153 - - [2025-10-31 00:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.153 - - [2025-10-31 00:07:34] "GET /tag/0cabb4c6-a2c4-46e5-b35f-4f8caf57cd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012439 10.0.0.153 - - [2025-10-31 00:07:34] "POST /tags HTTP/1.1" 409 238 0.001646 10.0.0.153 - - [2025-10-31 00:07:34] "POST /ref-update HTTP/1.1" 200 156 0.022709 10.0.0.153 - - [2025-10-31 00:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006037 10.0.0.153 - - [2025-10-31 00:07:34] "GET /tag/f6bb2d07-ab62-4fb9-9413-552a6efbf3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.021385 10.0.0.153 - - [2025-10-31 00:07:34] "POST /ref-update HTTP/1.1" 200 156 0.039686 10.0.0.153 - - [2025-10-31 00:07:34] "POST /ref-update HTTP/1.1" 200 156 0.018045 10.0.0.153 - - [2025-10-31 00:07:34] "POST /firewall-rules HTTP/1.1" 200 652 0.031076 10.0.0.153 - - [2025-10-31 00:07:34] "POST /ref-update HTTP/1.1" 200 156 0.022296 10.0.0.153 - - [2025-10-31 00:07:35] "GET /firewall-rule/2f948d6b-c8cb-47ff-a1b5-e6f79f031b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.066339 10.0.0.153 - - [2025-10-31 00:07:35] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004916 10.0.0.153 - - [2025-10-31 00:07:35] "POST /ref-update HTTP/1.1" 200 156 0.056844 10.0.0.153 - - [2025-10-31 00:07:35] "POST /ref-update HTTP/1.1" 200 156 0.021285 10.0.0.153 - - [2025-10-31 00:07:35] "GET /firewall-rule/2f948d6b-c8cb-47ff-a1b5-e6f79f031b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.008391 10.0.0.153 - - [2025-10-31 00:07:35] "POST /ref-update HTTP/1.1" 200 156 0.021365 10.0.0.153 - - [2025-10-31 00:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013667 10.0.0.153 - - [2025-10-31 00:07:35] "POST /virtual-machines HTTP/1.1" 200 430 0.021984 10.0.0.153 - - [2025-10-31 00:07:35] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.045073 10.0.0.153 - - [2025-10-31 00:07:35] "GET /loadbalancer/314f71c8-2095-41dc-9977-93708ad04d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.002254 10.0.0.153 - - [2025-10-31 00:07:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.107748 10.0.0.153 - - [2025-10-31 00:07:35] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.052125 10.0.0.153 - - [2025-10-31 00:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.153 - - [2025-10-31 00:07:35] "POST /chown HTTP/1.1" 200 109 0.030337 10.0.0.153 - - [2025-10-31 00:07:35] "POST /chown HTTP/1.1" 200 109 0.026757 10.0.0.153 - - [2025-10-31 00:07:35] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.067631 10.0.0.153 - - [2025-10-31 00:07:35] "GET /loadbalancer-listener/6aee3832-e248-49ed-8de0-62088837fcc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.013956 10.0.0.153 - - [2025-10-31 00:07:35] "GET /loadbalancer-listener/6aee3832-e248-49ed-8de0-62088837fcc1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.008370 10.0.0.153 - - [2025-10-31 00:07:35] "PUT /virtual-machine-interface/d11e8030-648c-49c2-9bfd-68e1f224f40e HTTP/1.1" 200 285 0.049304 10.0.0.153 - - [2025-10-31 00:07:35] "PUT /instance-ip/2b3001b1-e5b7-4826-ba69-8c8e3d3f6198 HTTP/1.1" 200 257 0.037419 10.0.0.153 - - [2025-10-31 00:07:35] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.045876 10.0.0.153 - - [2025-10-31 00:07:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.032489 10.0.0.153 - - [2025-10-31 00:07:35] "GET /loadbalancer-pool/f7af0755-5e62-47d8-b3d4-0caf177104d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.012598 10.0.0.153 - - [2025-10-31 00:07:35] "POST /ref-update HTTP/1.1" 200 156 0.051521 10.0.0.153 - - [2025-10-31 00:07:35] "POST /ref-update HTTP/1.1" 200 156 0.018466 10.0.0.153 - - [2025-10-31 00:07:35] "POST /ref-update HTTP/1.1" 200 156 0.022575 10.0.0.153 - - [2025-10-31 00:07:35] "POST /loadbalancer-members HTTP/1.1" 200 709 0.036750 10.0.0.153 - - [2025-10-31 00:07:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.023191 10.0.0.153 - - [2025-10-31 00:07:35] "POST /ref-update HTTP/1.1" 200 156 0.018844 10.0.0.153 - - [2025-10-31 00:07:35] "GET /loadbalancer-member/e8ec0017-de5e-4b71-a2dc-1fcea3e195b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.014986 10.0.0.153 - - [2025-10-31 00:07:35] "POST /ref-update HTTP/1.1" 200 156 0.016279 10.0.0.153 - - [2025-10-31 00:07:35] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018176 10.0.0.153 - - [2025-10-31 00:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.153 - - [2025-10-31 00:07:35] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002493 10.0.0.153 - - [2025-10-31 00:07:35] "PUT /service-instance/18c3ffe4-1de5-4e4d-85ad-6156094c75fe HTTP/1.1" 200 267 0.010994 10.0.0.153 - - [2025-10-31 00:07:35] "POST /tags HTTP/1.1" 409 221 0.003783 10.0.0.153 - - [2025-10-31 00:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006291 10.0.0.153 - - [2025-10-31 00:07:35] "GET /tag/0cabb4c6-a2c4-46e5-b35f-4f8caf57cd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022213 10.0.0.153 - - [2025-10-31 00:07:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.050442 10.0.0.153 - - [2025-10-31 00:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.153 - - [2025-10-31 00:07:35] "POST /tags HTTP/1.1" 409 238 0.001830 10.0.0.153 - - [2025-10-31 00:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005721 10.0.0.153 - - [2025-10-31 00:07:35] "GET /tag/f6bb2d07-ab62-4fb9-9413-552a6efbf3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012271 10.0.0.153 - - [2025-10-31 00:07:35] "POST /chown HTTP/1.1" 200 109 0.029283 10.0.0.153 - - [2025-10-31 00:07:36] "POST /firewall-rules HTTP/1.1" 409 293 0.027846 10.0.0.153 - - [2025-10-31 00:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009766 10.0.0.153 - - [2025-10-31 00:07:36] "POST /chown HTTP/1.1" 200 109 0.044115 10.0.0.153 - - [2025-10-31 00:07:36] "PUT /instance-ip/2b3001b1-e5b7-4826-ba69-8c8e3d3f6198 HTTP/1.1" 200 257 0.034099 10.0.0.153 - - [2025-10-31 00:07:36] "PUT /firewall-rule/2f948d6b-c8cb-47ff-a1b5-e6f79f031b19 HTTP/1.1" 200 261 0.063671 10.0.0.153 - - [2025-10-31 00:07:36] "POST /ref-update HTTP/1.1" 200 156 0.020017 10.0.0.153 - - [2025-10-31 00:07:36] "GET /firewall-rule/2f948d6b-c8cb-47ff-a1b5-e6f79f031b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.011974 10.0.0.153 - - [2025-10-31 00:07:36] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003808 10.0.0.153 - - [2025-10-31 00:07:36] "GET /firewall-rule/2f948d6b-c8cb-47ff-a1b5-e6f79f031b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002716 10.0.0.153 - - [2025-10-31 00:07:36] "POST /chown HTTP/1.1" 200 109 0.018255 10.0.0.153 - - [2025-10-31 00:07:36] "POST /chown HTTP/1.1" 200 109 0.022227 10.0.0.153 - - [2025-10-31 00:07:36] "PUT /instance-ip/2b3001b1-e5b7-4826-ba69-8c8e3d3f6198 HTTP/1.1" 200 257 0.015335 10.0.0.153 - - [2025-10-31 00:07:36] "POST /ref-update HTTP/1.1" 200 156 0.017605 10.0.0.153 - - [2025-10-31 00:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005981 10.0.0.153 - - [2025-10-31 00:07:36] "POST /chown HTTP/1.1" 200 109 0.008224 10.0.0.153 - - [2025-10-31 00:07:36] "POST /chown HTTP/1.1" 200 109 0.013067 10.0.0.153 - - [2025-10-31 00:07:36] "PUT /instance-ip/2b3001b1-e5b7-4826-ba69-8c8e3d3f6198 HTTP/1.1" 200 257 0.028863 10.0.0.153 - - [2025-10-31 00:07:36] "POST /ref-update HTTP/1.1" 200 156 0.010165 10.0.0.153 - - [2025-10-31 00:07:36] "POST /chown HTTP/1.1" 200 109 0.010615 10.0.0.153 - - [2025-10-31 00:07:36] "POST /chown HTTP/1.1" 200 109 0.017982 10.0.0.153 - - [2025-10-31 00:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.153 - - [2025-10-31 00:07:36] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.008891 10.0.0.153 - - [2025-10-31 00:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.153 - - [2025-10-31 00:07:36] "PUT /instance-ip/2b3001b1-e5b7-4826-ba69-8c8e3d3f6198 HTTP/1.1" 200 257 0.027230 10.0.0.153 - - [2025-10-31 00:07:36] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.057888 10.0.0.153 - - [2025-10-31 00:07:36] "POST /ref-update HTTP/1.1" 200 156 0.047246 10.0.0.153 - - [2025-10-31 00:07:36] "POST /ref-update HTTP/1.1" 200 156 0.024280 10.0.0.153 - - [2025-10-31 00:07:36] "POST /virtual-machines HTTP/1.1" 200 374 0.031296 10.0.0.153 - - [2025-10-31 00:07:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.043080 10.0.0.153 - - [2025-10-31 00:07:36] "POST /ref-update HTTP/1.1" 200 156 0.011619 10.0.0.153 - - [2025-10-31 00:07:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.089957 10.0.0.153 - - [2025-10-31 00:07:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.013499 10.0.0.153 - - [2025-10-31 00:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.021136 10.0.0.153 - - [2025-10-31 00:07:36] "GET /virtual-machine-interface/9b66f2de-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.004487 10.0.0.153 - - [2025-10-31 00:07:36] "PUT /service-instance/18c3ffe4-1de5-4e4d-85ad-6156094c75fe HTTP/1.1" 200 267 0.008562 10.0.0.153 - - [2025-10-31 00:07:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019392 10.0.0.153 - - [2025-10-31 00:07:37] "POST /instance-ips HTTP/1.1" 200 414 0.031811 10.0.0.153 - - [2025-10-31 00:07:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.035240 10.0.0.153 - - [2025-10-31 00:07:37] "GET /virtual-machine-interface/9b66f2de-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.007034 10.0.0.153 - - [2025-10-31 00:07:37] "PUT /service-instance/18c3ffe4-1de5-4e4d-85ad-6156094c75fe HTTP/1.1" 200 267 0.007591 10.0.0.153 - - [2025-10-31 00:07:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010743 10.0.0.153 - - [2025-10-31 00:07:37] "POST /set-tag HTTP/1.1" 200 109 0.031233 10.0.0.153 - - [2025-10-31 00:07:37] "GET /virtual-machine-interface/9b66f2de-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.012002 10.0.0.153 - - [2025-10-31 00:07:37] "GET /instance-ip/9b8018c2-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.003794 10.0.0.153 - - [2025-10-31 00:07:37] "PUT /service-instance/18c3ffe4-1de5-4e4d-85ad-6156094c75fe HTTP/1.1" 200 267 0.028244 10.0.0.153 - - [2025-10-31 00:07:37] "GET /virtual-machine-interface/9b66f2de-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003801 10.0.0.153 - - [2025-10-31 00:07:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.015201 10.0.0.153 - - [2025-10-31 00:07:37] "POST /set-tag HTTP/1.1" 200 109 0.003281 10.0.0.153 - - [2025-10-31 00:07:37] "GET /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007801 10.0.0.153 - - [2025-10-31 00:07:37] "PUT /service-instance/18c3ffe4-1de5-4e4d-85ad-6156094c75fe HTTP/1.1" 200 267 0.007176 10.0.0.153 - - [2025-10-31 00:07:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010094 10.0.0.153 - - [2025-10-31 00:07:37] "POST /ref-update HTTP/1.1" 200 156 0.014875 10.0.0.153 - - [2025-10-31 00:07:37] "GET /virtual-machine-interface/9b66f2de-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009514 10.0.0.153 - - [2025-10-31 00:07:37] "POST /set-tag HTTP/1.1" 200 109 0.011393 10.0.0.153 - - [2025-10-31 00:07:37] "PUT /service-instance/18c3ffe4-1de5-4e4d-85ad-6156094c75fe HTTP/1.1" 200 267 0.012282 10.0.0.153 - - [2025-10-31 00:07:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.014091 10.0.0.153 - - [2025-10-31 00:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.153 - - [2025-10-31 00:07:37] "GET /virtual-machine-interface/9b66f2de-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005897 10.0.0.153 - - [2025-10-31 00:07:37] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.153 - - [2025-10-31 00:07:37] "POST /chown HTTP/1.1" 200 109 0.007808 10.0.0.153 - - [2025-10-31 00:07:37] "POST /chown HTTP/1.1" 200 109 0.011689 10.0.0.153 - - [2025-10-31 00:07:37] "POST /chown HTTP/1.1" 200 109 0.009586 10.0.0.153 - - [2025-10-31 00:07:37] "POST /chown HTTP/1.1" 200 109 0.007102 10.0.0.153 - - [2025-10-31 00:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.153 - - [2025-10-31 00:07:37] "POST /chown HTTP/1.1" 200 109 0.007173 10.0.0.153 - - [2025-10-31 00:07:37] "POST /chown HTTP/1.1" 200 109 0.006554 10.0.0.153 - - [2025-10-31 00:07:37] "POST /chown HTTP/1.1" 200 109 0.011815 10.0.0.153 - - [2025-10-31 00:07:37] "POST /chown HTTP/1.1" 200 109 0.013970 10.0.0.153 - - [2025-10-31 00:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.153 - - [2025-10-31 00:07:37] "POST /chown HTTP/1.1" 200 109 0.008069 10.0.0.153 - - [2025-10-31 00:07:37] "POST /chown HTTP/1.1" 200 109 0.011588 10.0.0.153 - - [2025-10-31 00:07:37] "POST /chown HTTP/1.1" 200 109 0.014423 10.0.0.153 - - [2025-10-31 00:07:37] "POST /chown HTTP/1.1" 200 109 0.016562 10.0.0.153 - - [2025-10-31 00:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.153 - - [2025-10-31 00:07:37] "POST /chown HTTP/1.1" 200 109 0.005762 10.0.0.153 - - [2025-10-31 00:07:37] "POST /chown HTTP/1.1" 200 109 0.006350 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.012364 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.027061 10.0.0.153 - - [2025-10-31 00:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.006414 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.009857 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.015723 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.012019 10.0.0.153 - - [2025-10-31 00:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.014323 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.013425 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.021256 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.024537 10.0.0.153 - - [2025-10-31 00:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.007644 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.015292 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.021947 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.011453 10.0.0.153 - - [2025-10-31 00:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.008291 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.014198 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.008096 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.018429 10.0.0.153 - - [2025-10-31 00:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005908 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.009482 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.021365 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.012185 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.006836 10.0.0.153 - - [2025-10-31 00:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.008511 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.006594 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.018688 10.0.0.153 - - [2025-10-31 00:07:38] "POST /chown HTTP/1.1" 200 109 0.017391 10.0.0.153 - - [2025-10-31 00:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.153 - - [2025-10-31 00:07:39] "POST /chown HTTP/1.1" 200 109 0.007749 10.0.0.153 - - [2025-10-31 00:07:39] "POST /chown HTTP/1.1" 200 109 0.033785 10.0.0.153 - - [2025-10-31 00:07:39] "POST /chown HTTP/1.1" 200 109 0.007250 10.0.0.153 - - [2025-10-31 00:07:39] "POST /chown HTTP/1.1" 200 109 0.021541 10.0.0.153 - - [2025-10-31 00:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008622 10.0.0.153 - - [2025-10-31 00:07:39] "POST /chown HTTP/1.1" 200 109 0.006950 10.0.0.153 - - [2025-10-31 00:07:39] "POST /chown HTTP/1.1" 200 109 0.020841 10.0.0.153 - - [2025-10-31 00:07:39] "POST /chown HTTP/1.1" 200 109 0.018780 10.0.0.153 - - [2025-10-31 00:07:39] "POST /chown HTTP/1.1" 200 109 0.007224 10.0.0.153 - - [2025-10-31 00:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.153 - - [2025-10-31 00:07:45] "POST /chown HTTP/1.1" 200 109 0.015785 10.0.0.153 - - [2025-10-31 00:07:45] "POST /chown HTTP/1.1" 200 109 0.010207 10.0.0.153 - - [2025-10-31 00:07:45] "POST /chown HTTP/1.1" 200 109 0.010629 10.0.0.153 - - [2025-10-31 00:07:45] "POST /chown HTTP/1.1" 200 109 0.020297 10.0.0.153 - - [2025-10-31 00:07:45] "GET /virtual-machine-interface/96a01f50-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009108 10.0.0.153 - - [2025-10-31 00:07:45] "POST /set-tag HTTP/1.1" 200 109 0.004383 10.0.0.153 - - [2025-10-31 00:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.153 - - [2025-10-31 00:07:45] "GET /loadbalancer/18caef7f-9450-480f-90aa-9cf6544e1ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002942 10.0.0.153 - - [2025-10-31 00:07:45] "GET /loadbalancer-pool/331df673-876b-4122-8f7d-5c1290519ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003322 10.0.0.153 - - [2025-10-31 00:07:45] "POST /loadbalancer-members HTTP/1.1" 200 704 0.021690 10.0.0.153 - - [2025-10-31 00:07:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.023655 10.0.0.153 - - [2025-10-31 00:07:45] "GET /virtual-machine-interface/96a01f50-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012258 10.0.0.153 - - [2025-10-31 00:07:45] "GET /virtual-machine-interface/96a01f50-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006158 10.0.0.153 - - [2025-10-31 00:07:45] "POST /tags HTTP/1.1" 409 221 0.009482 10.0.0.153 - - [2025-10-31 00:07:45] "POST /ref-update HTTP/1.1" 200 156 0.011208 10.0.0.153 - - [2025-10-31 00:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.153 - - [2025-10-31 00:07:45] "GET /tag/0cabb4c6-a2c4-46e5-b35f-4f8caf57cd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.024105 10.0.0.153 - - [2025-10-31 00:07:45] "GET /floating-ip/34c3f916-c2f6-40c8-8523-6397c5dd3197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.022359 10.0.0.153 - - [2025-10-31 00:07:45] "PUT /floating-ip/34c3f916-c2f6-40c8-8523-6397c5dd3197 HTTP/1.1" 200 257 0.027426 10.0.0.153 - - [2025-10-31 00:07:45] "POST /set-tag HTTP/1.1" 200 109 0.059776 10.0.0.153 - - [2025-10-31 00:07:46] "GET /virtual-machine-interface/9714008c-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.053095 10.0.0.153 - - [2025-10-31 00:07:46] "POST /set-tag HTTP/1.1" 200 109 0.003245 10.0.0.153 - - [2025-10-31 00:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.153 - - [2025-10-31 00:07:46] "GET /loadbalancer/18caef7f-9450-480f-90aa-9cf6544e1ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002979 10.0.0.153 - - [2025-10-31 00:07:46] "GET /loadbalancer-pool/331df673-876b-4122-8f7d-5c1290519ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004108 10.0.0.153 - - [2025-10-31 00:07:46] "POST /loadbalancer-members HTTP/1.1" 200 704 0.038447 10.0.0.153 - - [2025-10-31 00:07:46] "GET /virtual-machine/033d9bab-0e20-444d-8fc2-8dc35eb69ee3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.020554 10.0.0.153 - - [2025-10-31 00:07:46] "GET /virtual-machine-interface/96a01f50-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007889 10.0.0.153 - - [2025-10-31 00:07:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.035531 10.0.0.153 - - [2025-10-31 00:07:46] "GET /virtual-machine-interface/9714008c-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016456 10.0.0.153 - - [2025-10-31 00:07:46] "GET /virtual-machine-interface/9714008c-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012067 10.0.0.153 - - [2025-10-31 00:07:46] "POST /ref-update HTTP/1.1" 200 156 0.019872 10.0.0.153 - - [2025-10-31 00:07:46] "POST /set-tag HTTP/1.1" 200 109 0.038503 10.0.0.153 - - [2025-10-31 00:07:46] "GET /floating-ip/34c3f916-c2f6-40c8-8523-6397c5dd3197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.030713 10.0.0.153 - - [2025-10-31 00:07:46] "GET /virtual-machine/b22720e7-2bb4-435c-a0ff-109899c7f8d8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003695 10.0.0.153 - - [2025-10-31 00:07:46] "GET /virtual-machine-interface/9714008c-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004829 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:07:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000962 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:07:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001254 10.0.0.153 - - [2025-10-31 00:07:49] "GET /virtual-machine-interface/9b66f2de-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004957 10.0.0.153 - - [2025-10-31 00:07:49] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.153 - - [2025-10-31 00:07:49] "GET /virtual-machine-interface/9b66f2de-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.014423 10.0.0.153 - - [2025-10-31 00:07:49] "POST /set-tag HTTP/1.1" 200 109 0.003605 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:07:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001449 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:07:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001920 10.0.0.153 - - [2025-10-31 00:07:51] "GET /virtual-machine/473b8e57-4a25-4949-8d9a-2533fc65f402?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003861 10.0.0.153 - - [2025-10-31 00:07:51] "GET /virtual-machine-interface/9b66f2de-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004828 10.0.0.153 - - [2025-10-31 00:07:52] "GET /virtual-machine-interface/9b66f2de-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005380 10.0.0.153 - - [2025-10-31 00:07:52] "POST /set-tag HTTP/1.1" 200 109 0.002620 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:07:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001046 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:07:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000890 10.0.0.153 - - [2025-10-31 00:08:23] "GET /virtual-machine-interface/9b66f2de-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010934 10.0.0.153 - - [2025-10-31 00:08:23] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.153 - - [2025-10-31 00:08:23] "GET /virtual-machine-interface/9b66f2de-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004904 10.0.0.153 - - [2025-10-31 00:08:23] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.153 - - [2025-10-31 00:08:23] "GET /virtual-machine/473b8e57-4a25-4949-8d9a-2533fc65f402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002988 10.0.0.153 - - [2025-10-31 00:08:23] "POST /ref-update HTTP/1.1" 200 156 0.019452 10.0.0.153 - - [2025-10-31 00:08:23] "GET /virtual-machine-interface/9b66f2de-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004864 10.0.0.153 - - [2025-10-31 00:08:23] "POST /set-tag HTTP/1.1" 200 109 0.017332 10.0.0.153 - - [2025-10-31 00:08:23] "POST /set-tag HTTP/1.1" 200 109 0.035785 10.0.0.153 - - [2025-10-31 00:08:23] "DELETE /instance-ip/9b8018c2-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.055969 10.0.0.153 - - [2025-10-31 00:08:23] "DELETE /virtual-machine-interface/9b66f2de-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.093382 10.0.0.153 - - [2025-10-31 00:08:23] "DELETE /virtual-machine/473b8e57-4a25-4949-8d9a-2533fc65f402 HTTP/1.1" 200 115 0.024856 10.0.0.153 - - [2025-10-31 00:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.153 - - [2025-10-31 00:08:27] "GET /tag/f6bb2d07-ab62-4fb9-9413-552a6efbf3ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010347 10.0.0.153 - - [2025-10-31 00:08:27] "GET /tag/f6bb2d07-ab62-4fb9-9413-552a6efbf3ac?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.011519 10.0.0.153 - - [2025-10-31 00:08:27] "GET /virtual-machine-interface/3a3791f9-64f5-41fe-b20f-e6167ac18b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004277 10.0.0.153 - - [2025-10-31 00:08:27] "POST /set-tag HTTP/1.1" 200 109 0.015405 10.0.0.153 - - [2025-10-31 00:08:27] "GET /virtual-machine-interface/781daf62-82e2-456d-9fb8-389785d9179c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.006315 10.0.0.153 - - [2025-10-31 00:08:27] "POST /set-tag HTTP/1.1" 200 109 0.022498 10.0.0.153 - - [2025-10-31 00:08:27] "GET /virtual-machine-interface/d11e8030-648c-49c2-9bfd-68e1f224f40e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.010335 10.0.0.153 - - [2025-10-31 00:08:27] "POST /set-tag HTTP/1.1" 200 109 0.018540 10.0.0.153 - - [2025-10-31 00:08:27] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.010540 10.0.0.153 - - [2025-10-31 00:08:27] "GET /firewall-rule/2f948d6b-c8cb-47ff-a1b5-e6f79f031b19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.004207 10.0.0.153 - - [2025-10-31 00:08:27] "POST /ref-update HTTP/1.1" 200 156 0.013751 10.0.0.153 - - [2025-10-31 00:08:27] "DELETE /firewall-rule/2f948d6b-c8cb-47ff-a1b5-e6f79f031b19 HTTP/1.1" 200 115 0.042009 10.0.0.153 - - [2025-10-31 00:08:27] "DELETE /loadbalancer-member/e8ec0017-de5e-4b71-a2dc-1fcea3e195b9 HTTP/1.1" 200 115 0.041633 10.0.0.153 - - [2025-10-31 00:08:27] "PUT /service-instance/18c3ffe4-1de5-4e4d-85ad-6156094c75fe HTTP/1.1" 200 267 0.008619 10.0.0.153 - - [2025-10-31 00:08:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.011942 10.0.0.153 - - [2025-10-31 00:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.153 - - [2025-10-31 00:08:27] "DELETE /loadbalancer-pool/f7af0755-5e62-47d8-b3d4-0caf177104d2 HTTP/1.1" 200 115 0.092811 10.0.0.153 - - [2025-10-31 00:08:27] "POST /chown HTTP/1.1" 200 109 0.006213 10.0.0.153 - - [2025-10-31 00:08:27] "POST /chown HTTP/1.1" 200 109 0.029962 10.0.0.153 - - [2025-10-31 00:08:28] "DELETE /loadbalancer-listener/6aee3832-e248-49ed-8de0-62088837fcc1 HTTP/1.1" 200 115 0.073797 10.0.0.153 - - [2025-10-31 00:08:28] "GET /floating-ip/9ac2e310-bcf0-4b6e-96e9-e121e1e4cac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.002022 10.0.0.153 - - [2025-10-31 00:08:28] "POST /chown HTTP/1.1" 200 109 0.020153 10.0.0.153 - - [2025-10-31 00:08:28] "POST /chown HTTP/1.1" 200 109 0.009855 10.0.0.153 - - [2025-10-31 00:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.153 - - [2025-10-31 00:08:28] "PUT /floating-ip/9ac2e310-bcf0-4b6e-96e9-e121e1e4cac9 HTTP/1.1" 200 257 0.041321 10.0.0.153 - - [2025-10-31 00:08:28] "POST /chown HTTP/1.1" 200 109 0.019546 10.0.0.153 - - [2025-10-31 00:08:28] "DELETE /floating-ip/9ac2e310-bcf0-4b6e-96e9-e121e1e4cac9 HTTP/1.1" 200 115 0.073927 10.0.0.153 - - [2025-10-31 00:08:28] "POST /chown HTTP/1.1" 200 109 0.023730 10.0.0.153 - - [2025-10-31 00:08:28] "POST /chown HTTP/1.1" 200 109 0.015455 10.0.0.153 - - [2025-10-31 00:08:28] "POST /chown HTTP/1.1" 200 109 0.024407 10.0.0.153 - - [2025-10-31 00:08:28] "DELETE /loadbalancer/314f71c8-2095-41dc-9977-93708ad04d29 HTTP/1.1" 200 115 0.113919 10.0.0.153 - - [2025-10-31 00:08:28] "PUT /service-instance/18c3ffe4-1de5-4e4d-85ad-6156094c75fe HTTP/1.1" 200 267 0.010068 10.0.0.153 - - [2025-10-31 00:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025770 10.0.0.153 - - [2025-10-31 00:08:28] "DELETE /instance-ip/2b3001b1-e5b7-4826-ba69-8c8e3d3f6198 HTTP/1.1" 200 115 0.096431 10.0.0.153 - - [2025-10-31 00:08:28] "GET /floating-ip-pool/785ce485-1ab6-4d45-868d-aa7924b2f3d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.006388 10.0.0.153 - - [2025-10-31 00:08:28] "PUT /service-instance/18c3ffe4-1de5-4e4d-85ad-6156094c75fe HTTP/1.1" 200 267 0.015259 10.0.0.153 - - [2025-10-31 00:08:28] "POST /ref-update HTTP/1.1" 200 156 0.026654 10.0.0.153 - - [2025-10-31 00:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018334 10.0.0.153 - - [2025-10-31 00:08:28] "DELETE /floating-ip-pool/785ce485-1ab6-4d45-868d-aa7924b2f3d5 HTTP/1.1" 200 115 0.076292 10.0.0.153 - - [2025-10-31 00:08:28] "DELETE /virtual-machine-interface/781daf62-82e2-456d-9fb8-389785d9179c HTTP/1.1" 200 115 0.147993 10.0.0.153 - - [2025-10-31 00:08:28] "PUT /service-instance/18c3ffe4-1de5-4e4d-85ad-6156094c75fe HTTP/1.1" 200 267 0.017980 10.0.0.153 - - [2025-10-31 00:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027647 10.0.0.153 - - [2025-10-31 00:08:28] "DELETE /tag/f6bb2d07-ab62-4fb9-9413-552a6efbf3ac HTTP/1.1" 200 115 0.199503 10.0.0.153 - - [2025-10-31 00:08:28] "DELETE /service-instance/18c3ffe4-1de5-4e4d-85ad-6156094c75fe HTTP/1.1" 200 115 0.087462 10.0.0.153 - - [2025-10-31 00:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.153 - - [2025-10-31 00:08:28] "POST /useragent-kv HTTP/1.1" 200 115 0.009520 10.0.0.153 - - [2025-10-31 00:08:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001451 10.0.0.153 - - [2025-10-31 00:08:28] "DELETE /virtual-network/471d0b81-1990-4bd8-a937-545ca252c825 HTTP/1.1" 200 115 0.264351 10.0.0.153 - - [2025-10-31 00:08:28] "GET /routing-instance/03bec437-66fd-4ad0-aa48-93536ca888e3 HTTP/1.1" 404 171 0.003340 10.0.0.153 - - [2025-10-31 00:08:28] "GET /domains HTTP/1.1" 200 281 0.005782 10.0.0.153 - - [2025-10-31 00:08:28] "GET /domain/60584907-0d34-481d-bc64-77f6ba63a98b HTTP/1.1" 200 3099 0.030048 10.0.0.153 - - [2025-10-31 00:08:28] "GET /virtual-machine-interface/d11e8030-648c-49c2-9bfd-68e1f224f40e?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.007358 10.0.0.153 - - [2025-10-31 00:08:28] "DELETE /route-target/f03f0471-78d5-49ab-afc0-b07ddc26c4dd HTTP/1.1" 200 115 0.089913 10.0.0.153 - - [2025-10-31 00:08:28] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91 HTTP/1.1" 200 7169 0.094162 10.0.0.153 - - [2025-10-31 00:08:29] "GET /virtual-machine-interface/9714008c-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.018241 10.0.0.153 - - [2025-10-31 00:08:29] "DELETE /virtual-machine-interface/d11e8030-648c-49c2-9bfd-68e1f224f40e HTTP/1.1" 200 115 0.188344 10.0.0.153 - - [2025-10-31 00:08:29] "POST /set-tag HTTP/1.1" 200 109 0.007576 10.0.0.153 - - [2025-10-31 00:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.153 - - [2025-10-31 00:08:29] "GET /loadbalancer/18caef7f-9450-480f-90aa-9cf6544e1ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.006956 10.0.0.153 - - [2025-10-31 00:08:29] "GET /virtual-machine-interface/9714008c-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006579 10.0.0.153 - - [2025-10-31 00:08:29] "DELETE /virtual-machine/4bbe8d5e-82cc-4914-8ff2-b8b23cdc0e96 HTTP/1.1" 200 115 0.055567 10.0.0.153 - - [2025-10-31 00:08:29] "GET /virtual-machine-interface/3a3791f9-64f5-41fe-b20f-e6167ac18b91?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.004636 10.0.0.153 - - [2025-10-31 00:08:29] "POST /set-tag HTTP/1.1" 200 109 0.026659 10.0.0.153 - - [2025-10-31 00:08:29] "DELETE /loadbalancer-member/b5c43cd2-524d-4254-8afd-84c3e246c53c HTTP/1.1" 200 115 0.043375 10.0.0.153 - - [2025-10-31 00:08:29] "DELETE /virtual-machine-interface/3a3791f9-64f5-41fe-b20f-e6167ac18b91 HTTP/1.1" 200 115 0.085186 10.0.0.153 - - [2025-10-31 00:08:29] "POST /ref-update HTTP/1.1" 200 156 0.017177 10.0.0.153 - - [2025-10-31 00:08:29] "DELETE /virtual-machine/bd0ea341-a6da-429b-90dc-3249c52d273c HTTP/1.1" 200 115 0.036983 10.0.0.153 - - [2025-10-31 00:08:30] "GET /virtual-machine-interface/9714008c-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009100 10.0.0.153 - - [2025-10-31 00:08:30] "POST /set-tag HTTP/1.1" 200 109 0.004069 10.0.0.153 - - [2025-10-31 00:08:30] "GET /virtual-machine-interface/9714008c-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007091 10.0.0.153 - - [2025-10-31 00:08:30] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.153 - - [2025-10-31 00:08:30] "GET /virtual-machine/b22720e7-2bb4-435c-a0ff-109899c7f8d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002394 10.0.0.153 - - [2025-10-31 00:08:30] "POST /ref-update HTTP/1.1" 200 156 0.009936 10.0.0.153 - - [2025-10-31 00:08:30] "GET /virtual-machine-interface/9714008c-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014776 10.0.0.153 - - [2025-10-31 00:08:30] "POST /set-tag HTTP/1.1" 200 109 0.017212 10.0.0.153 - - [2025-10-31 00:08:30] "POST /set-tag HTTP/1.1" 200 109 0.033131 10.0.0.153 - - [2025-10-31 00:08:30] "POST /set-tag HTTP/1.1" 200 109 0.026002 10.0.0.153 - - [2025-10-31 00:08:30] "DELETE /instance-ip/9730b2f4-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.045012 10.0.0.153 - - [2025-10-31 00:08:30] "POST /ref-update HTTP/1.1" 200 156 0.009232 10.0.0.153 - - [2025-10-31 00:08:30] "DELETE /virtual-machine-interface/9714008c-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.042767 10.0.0.153 - - [2025-10-31 00:08:30] "DELETE /virtual-machine/b22720e7-2bb4-435c-a0ff-109899c7f8d8 HTTP/1.1" 200 115 0.025189 10.0.0.153 - - [2025-10-31 00:08:34] "GET /virtual-machine-interface/96a01f50-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006676 10.0.0.153 - - [2025-10-31 00:08:34] "POST /set-tag HTTP/1.1" 200 109 0.003711 10.0.0.153 - - [2025-10-31 00:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.153 - - [2025-10-31 00:08:34] "GET /loadbalancer/18caef7f-9450-480f-90aa-9cf6544e1ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003246 10.0.0.153 - - [2025-10-31 00:08:35] "GET /virtual-machine-interface/96a01f50-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.009348 10.0.0.153 - - [2025-10-31 00:08:35] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.153 - - [2025-10-31 00:08:35] "GET /virtual-machine-interface/96a01f50-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004008 10.0.0.153 - - [2025-10-31 00:08:35] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.153 - - [2025-10-31 00:08:35] "GET /virtual-machine/033d9bab-0e20-444d-8fc2-8dc35eb69ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002947 10.0.0.153 - - [2025-10-31 00:08:35] "POST /ref-update HTTP/1.1" 200 156 0.011765 10.0.0.153 - - [2025-10-31 00:08:35] "GET /virtual-machine-interface/96a01f50-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006857 10.0.0.153 - - [2025-10-31 00:08:35] "POST /set-tag HTTP/1.1" 200 109 0.017232 10.0.0.153 - - [2025-10-31 00:08:35] "POST /set-tag HTTP/1.1" 200 109 0.028793 10.0.0.153 - - [2025-10-31 00:08:35] "POST /set-tag HTTP/1.1" 200 109 0.023595 10.0.0.153 - - [2025-10-31 00:08:35] "DELETE /instance-ip/96ba3d22-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.036191 10.0.0.153 - - [2025-10-31 00:08:35] "POST /ref-update HTTP/1.1" 200 156 0.012582 10.0.0.153 - - [2025-10-31 00:08:35] "DELETE /virtual-machine-interface/96a01f50-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.061763 10.0.0.153 - - [2025-10-31 00:08:35] "DELETE /virtual-machine/033d9bab-0e20-444d-8fc2-8dc35eb69ee3 HTTP/1.1" 200 115 0.031335 10.0.0.153 - - [2025-10-31 00:08:35] "DELETE /tag/645bc718-e31c-4fbc-a530-af28b8e093da HTTP/1.1" 200 115 0.046333 10.0.0.153 - - [2025-10-31 00:08:35] "DELETE /tag/09cd5b3e-5c10-4f03-9680-4c44da5f25d7 HTTP/1.1" 200 115 0.094571 10.0.0.153 - - [2025-10-31 00:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.153 - - [2025-10-31 00:08:39] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034543 10.0.0.153 - - [2025-10-31 00:08:39] "POST /tags HTTP/1.1" 200 394 0.058039 10.0.0.153 - - [2025-10-31 00:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014315 10.0.0.153 - - [2025-10-31 00:08:39] "GET /tag/3cc5d1ad-21c5-4618-93ae-5c50062de473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.020062 10.0.0.153 - - [2025-10-31 00:08:39] "POST /tags HTTP/1.1" 200 342 0.042447 10.0.0.153 - - [2025-10-31 00:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.153 - - [2025-10-31 00:08:39] "GET /tag/05d06264-31c8-49d7-a127-91d251c4d253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015732 10.0.0.153 - - [2025-10-31 00:08:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.001158 10.0.0.153 - - [2025-10-31 00:08:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.004745 10.0.0.153 - - [2025-10-31 00:08:39] "POST /security-groups HTTP/1.1" 200 589 0.060473 10.0.0.153 - - [2025-10-31 00:08:39] "POST /projects HTTP/1.1" 200 521 0.196560 10.0.0.153 - - [2025-10-31 00:08:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.002928 10.0.0.153 - - [2025-10-31 00:08:39] "POST /access-control-lists HTTP/1.1" 200 600 0.074463 10.0.0.153 - - [2025-10-31 00:08:40] "POST /fqname-to-id HTTP/1.1" 404 235 0.010142 10.0.0.153 - - [2025-10-31 00:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.073262 10.0.0.153 - - [2025-10-31 00:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010215 10.0.0.153 - - [2025-10-31 00:08:40] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003938 10.0.0.153 - - [2025-10-31 00:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.153 - - [2025-10-31 00:08:40] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.041008 10.0.0.153 - - [2025-10-31 00:08:40] "POST /access-control-lists HTTP/1.1" 200 598 0.074211 10.0.0.153 - - [2025-10-31 00:08:40] "PUT /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e HTTP/1.1" 200 265 0.051865 10.0.0.153 - - [2025-10-31 00:08:40] "PUT /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a HTTP/1.1" 200 265 0.055252 10.0.0.153 - - [2025-10-31 00:08:40] "POST /security-groups HTTP/1.1" 200 593 0.069114 10.0.0.153 - - [2025-10-31 00:08:40] "POST /fqname-to-id HTTP/1.1" 404 270 0.001645 10.0.0.153 - - [2025-10-31 00:08:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030264 10.0.0.153 - - [2025-10-31 00:08:40] "POST /chown HTTP/1.1" 200 109 0.063668 10.0.0.153 - - [2025-10-31 00:08:40] "POST /access-control-lists HTTP/1.1" 200 634 0.085125 10.0.0.153 - - [2025-10-31 00:08:40] "POST /fqname-to-id HTTP/1.1" 404 269 0.022599 10.0.0.153 - - [2025-10-31 00:08:40] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003505 10.0.0.153 - - [2025-10-31 00:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.153 - - [2025-10-31 00:08:40] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005272 10.0.0.153 - - [2025-10-31 00:08:40] "POST /tags HTTP/1.1" 409 226 0.005218 10.0.0.153 - - [2025-10-31 00:08:40] "POST /access-control-lists HTTP/1.1" 200 632 0.094283 10.0.0.153 - - [2025-10-31 00:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.027974 10.0.0.153 - - [2025-10-31 00:08:40] "GET /tag/05d06264-31c8-49d7-a127-91d251c4d253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013728 10.0.0.153 - - [2025-10-31 00:08:40] "POST /firewall-rules HTTP/1.1" 200 602 0.071289 10.0.0.153 - - [2025-10-31 00:08:40] "GET /firewall-rule/dda9904a-5a85-43c3-939f-6ebc5d476fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004626 10.0.0.153 - - [2025-10-31 00:08:40] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004723 10.0.0.153 - - [2025-10-31 00:08:40] "GET /firewall-rule/dda9904a-5a85-43c3-939f-6ebc5d476fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002928 10.0.0.153 - - [2025-10-31 00:08:40] "POST /ref-update HTTP/1.1" 200 156 0.047070 10.0.0.153 - - [2025-10-31 00:08:40] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016071 10.0.0.153 - - [2025-10-31 00:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.153 - - [2025-10-31 00:08:40] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002923 10.0.0.153 - - [2025-10-31 00:08:40] "POST /tags HTTP/1.1" 409 226 0.002123 10.0.0.153 - - [2025-10-31 00:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.153 - - [2025-10-31 00:08:41] "GET /tag/05d06264-31c8-49d7-a127-91d251c4d253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015161 10.0.0.153 - - [2025-10-31 00:08:41] "POST /firewall-rules HTTP/1.1" 200 600 0.067771 10.0.0.153 - - [2025-10-31 00:08:41] "GET /firewall-rule/223abb36-46cd-4c39-9f82-36729ab176f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.030291 10.0.0.153 - - [2025-10-31 00:08:41] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004095 10.0.0.153 - - [2025-10-31 00:08:41] "GET /firewall-rule/223abb36-46cd-4c39-9f82-36729ab176f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002221 10.0.0.153 - - [2025-10-31 00:08:41] "POST /ref-update HTTP/1.1" 200 156 0.050875 10.0.0.153 - - [2025-10-31 00:08:42] "POST /tags HTTP/1.1" 200 394 0.021415 10.0.0.153 - - [2025-10-31 00:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006884 10.0.0.153 - - [2025-10-31 00:08:42] "GET /tag/f6bb0ba1-e9fe-4bfe-aba1-72e47eaeb268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014772 10.0.0.153 - - [2025-10-31 00:08:42] "POST /tags HTTP/1.1" 200 342 0.019633 10.0.0.153 - - [2025-10-31 00:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012823 10.0.0.153 - - [2025-10-31 00:08:42] "GET /tag/dacb4e61-c95d-4da7-bded-da258dcefdeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012537 10.0.0.153 - - [2025-10-31 00:08:42] "POST /id-to-fqname HTTP/1.1" 200 192 0.000899 10.0.0.153 - - [2025-10-31 00:08:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.002981 10.0.0.153 - - [2025-10-31 00:08:42] "POST /security-groups HTTP/1.1" 200 589 0.062755 10.0.0.153 - - [2025-10-31 00:08:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.007948 10.0.0.153 - - [2025-10-31 00:08:42] "POST /projects HTTP/1.1" 200 521 0.207163 10.0.0.153 - - [2025-10-31 00:08:42] "POST /access-control-lists HTTP/1.1" 200 600 0.021490 10.0.0.153 - - [2025-10-31 00:08:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013432 10.0.0.153 - - [2025-10-31 00:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.153 - - [2025-10-31 00:08:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.006858 10.0.0.153 - - [2025-10-31 00:08:43] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.045020 10.0.0.153 - - [2025-10-31 00:08:43] "POST /access-control-lists HTTP/1.1" 200 598 0.088303 10.0.0.153 - - [2025-10-31 00:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.153 - - [2025-10-31 00:08:43] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005514 10.0.0.153 - - [2025-10-31 00:08:43] "PUT /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e HTTP/1.1" 200 265 0.041665 10.0.0.153 - - [2025-10-31 00:08:43] "PUT /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a HTTP/1.1" 200 265 0.059907 10.0.0.153 - - [2025-10-31 00:08:43] "POST /security-groups HTTP/1.1" 200 593 0.079271 10.0.0.153 - - [2025-10-31 00:08:43] "POST /fqname-to-id HTTP/1.1" 404 270 0.006905 10.0.0.153 - - [2025-10-31 00:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015269 10.0.0.153 - - [2025-10-31 00:08:43] "POST /access-control-lists HTTP/1.1" 200 634 0.065901 10.0.0.153 - - [2025-10-31 00:08:43] "POST /fqname-to-id HTTP/1.1" 404 269 0.008523 10.0.0.153 - - [2025-10-31 00:08:43] "POST /chown HTTP/1.1" 200 109 0.065938 10.0.0.153 - - [2025-10-31 00:08:43] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019849 10.0.0.153 - - [2025-10-31 00:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.153 - - [2025-10-31 00:08:43] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006019 10.0.0.153 - - [2025-10-31 00:08:43] "POST /access-control-lists HTTP/1.1" 200 632 0.081511 10.0.0.153 - - [2025-10-31 00:08:43] "POST /tags HTTP/1.1" 409 226 0.001868 10.0.0.153 - - [2025-10-31 00:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.153 - - [2025-10-31 00:08:43] "GET /tag/dacb4e61-c95d-4da7-bded-da258dcefdeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012141 10.0.0.153 - - [2025-10-31 00:08:43] "POST /firewall-rules HTTP/1.1" 200 602 0.086932 10.0.0.153 - - [2025-10-31 00:08:43] "GET /firewall-rule/5d5fcea0-db97-48b8-b1a8-996d15e878f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004171 10.0.0.153 - - [2025-10-31 00:08:43] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003705 10.0.0.153 - - [2025-10-31 00:08:43] "GET /firewall-rule/5d5fcea0-db97-48b8-b1a8-996d15e878f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002177 10.0.0.153 - - [2025-10-31 00:08:43] "POST /ref-update HTTP/1.1" 200 156 0.048486 10.0.0.153 - - [2025-10-31 00:08:43] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012882 10.0.0.153 - - [2025-10-31 00:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.153 - - [2025-10-31 00:08:43] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003399 10.0.0.153 - - [2025-10-31 00:08:43] "POST /tags HTTP/1.1" 409 226 0.001661 10.0.0.153 - - [2025-10-31 00:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.153 - - [2025-10-31 00:08:43] "GET /tag/dacb4e61-c95d-4da7-bded-da258dcefdeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011902 10.0.0.153 - - [2025-10-31 00:08:43] "POST /firewall-rules HTTP/1.1" 200 600 0.062565 10.0.0.153 - - [2025-10-31 00:08:44] "GET /firewall-rule/ca609558-eacf-4f42-b79e-bbce3ae7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005462 10.0.0.153 - - [2025-10-31 00:08:44] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004496 10.0.0.153 - - [2025-10-31 00:08:44] "GET /firewall-rule/ca609558-eacf-4f42-b79e-bbce3ae7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003586 10.0.0.153 - - [2025-10-31 00:08:44] "POST /ref-update HTTP/1.1" 200 156 0.049536 10.0.0.153 - - [2025-10-31 00:08:45] "POST /tags HTTP/1.1" 200 346 0.086056 10.0.0.153 - - [2025-10-31 00:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014750 10.0.0.153 - - [2025-10-31 00:08:45] "GET /tag/9e6fc952-79b6-4732-84de-60b010beef93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.025691 10.0.0.153 - - [2025-10-31 00:08:45] "POST /projects HTTP/1.1" 409 238 0.002822 10.0.0.153 - - [2025-10-31 00:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.153 - - [2025-10-31 00:08:45] "GET /project/28012cbb-7dd6-4afc-902f-10beb9fa0518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043465 10.0.0.153 - - [2025-10-31 00:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007731 10.0.0.153 - - [2025-10-31 00:08:45] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007259 10.0.0.153 - - [2025-10-31 00:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.153 - - [2025-10-31 00:08:45] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004913 10.0.0.153 - - [2025-10-31 00:08:45] "POST /security-groups HTTP/1.1" 409 285 0.004282 10.0.0.153 - - [2025-10-31 00:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.153 - - [2025-10-31 00:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.153 - - [2025-10-31 00:08:45] "PUT /security-group/7ef0365f-144f-4135-8db1-1361d89214de HTTP/1.1" 200 263 0.060292 10.0.0.153 - - [2025-10-31 00:08:45] "PUT /access-control-list/677cee1e-7a15-41d2-8e20-e371de9729af HTTP/1.1" 200 273 0.033736 10.0.0.153 - - [2025-10-31 00:08:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.040999 10.0.0.153 - - [2025-10-31 00:08:45] "POST /tags HTTP/1.1" 409 228 0.002657 10.0.0.153 - - [2025-10-31 00:08:46] "GET /project/28012cbb-7dd6-4afc-902f-10beb9fa0518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.080458 10.0.0.153 - - [2025-10-31 00:08:46] "PUT /access-control-list/9bf6e42b-d1c3-4470-84f8-297a910046f9 HTTP/1.1" 200 273 0.053204 10.0.0.153 - - [2025-10-31 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.153 - - [2025-10-31 00:08:46] "GET /tag/9e6fc952-79b6-4732-84de-60b010beef93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.025716 10.0.0.153 - - [2025-10-31 00:08:46] "POST /tags HTTP/1.1" 200 346 0.021702 10.0.0.153 - - [2025-10-31 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.153 - - [2025-10-31 00:08:46] "GET /tag/2dafe7d0-07fc-4e31-b2d1-0ef6ceb34e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.019966 10.0.0.153 - - [2025-10-31 00:08:46] "POST /projects HTTP/1.1" 409 238 0.002213 10.0.0.153 - - [2025-10-31 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.153 - - [2025-10-31 00:08:46] "GET /project/c671aede-5b96-41f9-be04-b023527cafe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043170 10.0.0.153 - - [2025-10-31 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.153 - - [2025-10-31 00:08:46] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004074 10.0.0.153 - - [2025-10-31 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.153 - - [2025-10-31 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.153 - - [2025-10-31 00:08:46] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007170 10.0.0.153 - - [2025-10-31 00:08:46] "POST /security-groups HTTP/1.1" 409 285 0.003486 10.0.0.153 - - [2025-10-31 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004909 10.0.0.153 - - [2025-10-31 00:08:46] "GET /project/c671aede-5b96-41f9-be04-b023527cafe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041379 10.0.0.153 - - [2025-10-31 00:08:46] "PUT /security-group/7cd3259a-c0ea-4605-b513-1b9a8b4271c9 HTTP/1.1" 200 263 0.057642 10.0.0.153 - - [2025-10-31 00:08:46] "PUT /access-control-list/9c56acae-985e-4947-acb0-7476ed8c2cd0 HTTP/1.1" 200 273 0.017489 10.0.0.153 - - [2025-10-31 00:08:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.025363 10.0.0.153 - - [2025-10-31 00:08:46] "POST /tags HTTP/1.1" 409 228 0.018520 10.0.0.153 - - [2025-10-31 00:08:46] "PUT /access-control-list/496939aa-5985-4b66-8e61-07a27e88cf27 HTTP/1.1" 200 273 0.043159 10.0.0.153 - - [2025-10-31 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.153 - - [2025-10-31 00:08:46] "GET /tag/2dafe7d0-07fc-4e31-b2d1-0ef6ceb34e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009891 10.0.0.153 - - [2025-10-31 00:08:46] "POST /tags HTTP/1.1" 200 292 0.048462 10.0.0.153 - - [2025-10-31 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.153 - - [2025-10-31 00:08:46] "GET /tag/17282d7a-625f-48e6-b2b3-1396a74c59fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.017441 10.0.0.153 - - [2025-10-31 00:08:46] "POST /tags HTTP/1.1" 200 304 0.056202 10.0.0.153 - - [2025-10-31 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.153 - - [2025-10-31 00:08:46] "GET /tag/d860841c-9652-4b72-81b9-a5b205ff3882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011090 10.0.0.153 - - [2025-10-31 00:08:46] "POST /tags HTTP/1.1" 409 252 0.001807 10.0.0.153 - - [2025-10-31 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.153 - - [2025-10-31 00:08:46] "GET /tag/3cc5d1ad-21c5-4618-93ae-5c50062de473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.014494 10.0.0.153 - - [2025-10-31 00:08:46] "POST /tags HTTP/1.1" 409 226 0.002290 10.0.0.153 - - [2025-10-31 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.153 - - [2025-10-31 00:08:46] "GET /tag/05d06264-31c8-49d7-a127-91d251c4d253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013200 10.0.0.153 - - [2025-10-31 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.153 - - [2025-10-31 00:08:46] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003881 10.0.0.153 - - [2025-10-31 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.153 - - [2025-10-31 00:08:47] "GET /project/28012cbb-7dd6-4afc-902f-10beb9fa0518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038046 10.0.0.153 - - [2025-10-31 00:08:47] "POST /virtual-machines HTTP/1.1" 200 396 0.011230 10.0.0.153 - - [2025-10-31 00:08:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026765 10.0.0.153 - - [2025-10-31 00:08:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099969 10.0.0.153 - - [2025-10-31 00:08:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008978 10.0.0.153 - - [2025-10-31 00:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011778 10.0.0.153 - - [2025-10-31 00:08:47] "GET /virtual-machine-interface/c553cf22-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006566 10.0.0.153 - - [2025-10-31 00:08:47] "POST /instance-ips HTTP/1.1" 200 398 0.037883 10.0.0.153 - - [2025-10-31 00:08:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.029125 10.0.0.153 - - [2025-10-31 00:08:47] "GET /virtual-machine-interface/c553cf22-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015596 10.0.0.153 - - [2025-10-31 00:08:47] "POST /set-tag HTTP/1.1" 200 109 0.063876 10.0.0.153 - - [2025-10-31 00:08:47] "GET /virtual-machine-interface/c553cf22-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017148 10.0.0.153 - - [2025-10-31 00:08:47] "GET /instance-ip/c56c2ffe-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002827 10.0.0.153 - - [2025-10-31 00:08:47] "GET /virtual-machine-interface/c553cf22-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005788 10.0.0.153 - - [2025-10-31 00:08:47] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.153 - - [2025-10-31 00:08:47] "GET /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003925 10.0.0.153 - - [2025-10-31 00:08:47] "POST /ref-update HTTP/1.1" 200 156 0.008544 10.0.0.153 - - [2025-10-31 00:08:47] "GET /virtual-machine-interface/c553cf22-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004316 10.0.0.153 - - [2025-10-31 00:08:47] "POST /set-tag HTTP/1.1" 200 109 0.008883 10.0.0.153 - - [2025-10-31 00:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.153 - - [2025-10-31 00:08:47] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004509 10.0.0.153 - - [2025-10-31 00:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.153 - - [2025-10-31 00:08:47] "GET /project/28012cbb-7dd6-4afc-902f-10beb9fa0518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034017 10.0.0.153 - - [2025-10-31 00:08:47] "POST /virtual-machines HTTP/1.1" 200 396 0.018594 10.0.0.153 - - [2025-10-31 00:08:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011491 10.0.0.153 - - [2025-10-31 00:08:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104099 10.0.0.153 - - [2025-10-31 00:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020860 10.0.0.153 - - [2025-10-31 00:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014635 10.0.0.153 - - [2025-10-31 00:08:48] "GET /virtual-machine-interface/c5cb4070-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005377 10.0.0.153 - - [2025-10-31 00:08:48] "POST /instance-ips HTTP/1.1" 200 398 0.019025 10.0.0.153 - - [2025-10-31 00:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022236 10.0.0.153 - - [2025-10-31 00:08:48] "GET /virtual-machine-interface/c5cb4070-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008018 10.0.0.153 - - [2025-10-31 00:08:48] "POST /set-tag HTTP/1.1" 200 109 0.070871 10.0.0.153 - - [2025-10-31 00:08:48] "GET /virtual-machine-interface/c5cb4070-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012635 10.0.0.153 - - [2025-10-31 00:08:48] "GET /instance-ip/c5dfff7e-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003789 10.0.0.153 - - [2025-10-31 00:08:48] "GET /virtual-machine-interface/c5cb4070-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004178 10.0.0.153 - - [2025-10-31 00:08:48] "POST /set-tag HTTP/1.1" 200 109 0.003151 10.0.0.153 - - [2025-10-31 00:08:48] "GET /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.005712 10.0.0.153 - - [2025-10-31 00:08:48] "POST /ref-update HTTP/1.1" 200 156 0.007974 10.0.0.153 - - [2025-10-31 00:08:48] "GET /virtual-machine-interface/c5cb4070-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016195 10.0.0.153 - - [2025-10-31 00:08:48] "POST /set-tag HTTP/1.1" 200 109 0.003318 10.0.0.153 - - [2025-10-31 00:08:48] "POST /tags HTTP/1.1" 200 292 0.016354 10.0.0.153 - - [2025-10-31 00:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007942 10.0.0.153 - - [2025-10-31 00:08:48] "GET /tag/23b32f52-d0b3-4102-8e2c-02dfb7118ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.011785 10.0.0.153 - - [2025-10-31 00:08:48] "POST /tags HTTP/1.1" 409 252 0.002064 10.0.0.153 - - [2025-10-31 00:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.153 - - [2025-10-31 00:08:48] "GET /tag/f6bb0ba1-e9fe-4bfe-aba1-72e47eaeb268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010355 10.0.0.153 - - [2025-10-31 00:08:48] "POST /tags HTTP/1.1" 409 226 0.001962 10.0.0.153 - - [2025-10-31 00:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.153 - - [2025-10-31 00:08:48] "GET /tag/dacb4e61-c95d-4da7-bded-da258dcefdeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010362 10.0.0.153 - - [2025-10-31 00:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.153 - - [2025-10-31 00:08:48] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004745 10.0.0.153 - - [2025-10-31 00:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.153 - - [2025-10-31 00:08:48] "GET /project/c671aede-5b96-41f9-be04-b023527cafe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034021 10.0.0.153 - - [2025-10-31 00:08:48] "POST /virtual-machines HTTP/1.1" 200 396 0.008984 10.0.0.153 - - [2025-10-31 00:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008124 10.0.0.153 - - [2025-10-31 00:08:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109317 10.0.0.153 - - [2025-10-31 00:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028482 10.0.0.153 - - [2025-10-31 00:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.153 - - [2025-10-31 00:08:49] "GET /virtual-machine-interface/c658cb84-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004623 10.0.0.153 - - [2025-10-31 00:08:49] "POST /instance-ips HTTP/1.1" 200 398 0.018597 10.0.0.153 - - [2025-10-31 00:08:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027670 10.0.0.153 - - [2025-10-31 00:08:49] "GET /virtual-machine-interface/c658cb84-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008998 10.0.0.153 - - [2025-10-31 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.082550 10.0.0.153 - - [2025-10-31 00:08:49] "GET /virtual-machine-interface/c658cb84-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.028516 10.0.0.153 - - [2025-10-31 00:08:49] "GET /instance-ip/c66f1380-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009929 10.0.0.153 - - [2025-10-31 00:08:49] "GET /virtual-machine-interface/c658cb84-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004180 10.0.0.153 - - [2025-10-31 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.153 - - [2025-10-31 00:08:49] "GET /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003950 10.0.0.153 - - [2025-10-31 00:08:49] "POST /ref-update HTTP/1.1" 200 156 0.008161 10.0.0.153 - - [2025-10-31 00:08:49] "GET /virtual-machine-interface/c658cb84-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014879 10.0.0.153 - - [2025-10-31 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.002966 10.0.0.153 - - [2025-10-31 00:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.153 - - [2025-10-31 00:08:49] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004290 10.0.0.153 - - [2025-10-31 00:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.153 - - [2025-10-31 00:08:49] "GET /project/c671aede-5b96-41f9-be04-b023527cafe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042134 10.0.0.153 - - [2025-10-31 00:08:49] "POST /virtual-machines HTTP/1.1" 200 396 0.011642 10.0.0.153 - - [2025-10-31 00:08:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.033164 10.0.0.153 - - [2025-10-31 00:08:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108586 10.0.0.153 - - [2025-10-31 00:08:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013399 10.0.0.153 - - [2025-10-31 00:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007035 10.0.0.153 - - [2025-10-31 00:08:49] "GET /virtual-machine-interface/c6d323fc-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004190 10.0.0.153 - - [2025-10-31 00:08:49] "POST /instance-ips HTTP/1.1" 200 398 0.021343 10.0.0.153 - - [2025-10-31 00:08:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025304 10.0.0.153 - - [2025-10-31 00:08:49] "GET /virtual-machine-interface/c6d323fc-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005513 10.0.0.153 - - [2025-10-31 00:08:50] "POST /set-tag HTTP/1.1" 200 109 0.069748 10.0.0.153 - - [2025-10-31 00:08:50] "GET /virtual-machine-interface/c6d323fc-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019630 10.0.0.153 - - [2025-10-31 00:08:50] "GET /instance-ip/c6ed59d4-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005150 10.0.0.153 - - [2025-10-31 00:08:50] "GET /virtual-machine-interface/c6d323fc-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006369 10.0.0.153 - - [2025-10-31 00:08:50] "POST /set-tag HTTP/1.1" 200 109 0.008114 10.0.0.153 - - [2025-10-31 00:08:50] "GET /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.004873 10.0.0.153 - - [2025-10-31 00:08:50] "POST /ref-update HTTP/1.1" 200 156 0.008005 10.0.0.153 - - [2025-10-31 00:08:50] "GET /virtual-machine-interface/c6d323fc-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014073 10.0.0.153 - - [2025-10-31 00:08:50] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.153 - - [2025-10-31 00:08:50] "POST /tags HTTP/1.1" 200 300 0.018475 10.0.0.153 - - [2025-10-31 00:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011102 10.0.0.153 - - [2025-10-31 00:08:50] "GET /tag/6e173a8e-9acc-42cb-bd94-7cd392f8826a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012665 10.0.0.153 - - [2025-10-31 00:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.153 - - [2025-10-31 00:08:50] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003900 10.0.0.153 - - [2025-10-31 00:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.153 - - [2025-10-31 00:08:50] "GET /project/28012cbb-7dd6-4afc-902f-10beb9fa0518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036895 10.0.0.153 - - [2025-10-31 00:08:50] "POST /virtual-machines HTTP/1.1" 200 396 0.017531 10.0.0.153 - - [2025-10-31 00:08:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018004 10.0.0.153 - - [2025-10-31 00:08:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116680 10.0.0.153 - - [2025-10-31 00:08:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009691 10.0.0.153 - - [2025-10-31 00:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014597 10.0.0.153 - - [2025-10-31 00:08:50] "GET /virtual-machine-interface/c757ef56-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004042 10.0.0.153 - - [2025-10-31 00:08:50] "POST /instance-ips HTTP/1.1" 200 398 0.019687 10.0.0.153 - - [2025-10-31 00:08:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.024268 10.0.0.153 - - [2025-10-31 00:08:50] "GET /virtual-machine-interface/c757ef56-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012003 10.0.0.153 - - [2025-10-31 00:08:50] "POST /set-tag HTTP/1.1" 200 109 0.017309 10.0.0.153 - - [2025-10-31 00:08:50] "GET /virtual-machine-interface/c757ef56-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014526 10.0.0.153 - - [2025-10-31 00:08:50] "GET /instance-ip/c773165a-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004047 10.0.0.153 - - [2025-10-31 00:08:50] "GET /virtual-machine-interface/c757ef56-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007634 10.0.0.153 - - [2025-10-31 00:08:50] "POST /set-tag HTTP/1.1" 200 109 0.003815 10.0.0.153 - - [2025-10-31 00:08:50] "POST /tags HTTP/1.1" 200 300 0.019873 10.0.0.153 - - [2025-10-31 00:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.153 - - [2025-10-31 00:08:51] "GET /tag/62303ab6-5e1e-4f30-98e5-54a8884360e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015001 10.0.0.153 - - [2025-10-31 00:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.153 - - [2025-10-31 00:08:51] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005051 10.0.0.153 - - [2025-10-31 00:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.153 - - [2025-10-31 00:08:51] "GET /project/28012cbb-7dd6-4afc-902f-10beb9fa0518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027845 10.0.0.153 - - [2025-10-31 00:08:51] "POST /virtual-machines HTTP/1.1" 200 396 0.011836 10.0.0.153 - - [2025-10-31 00:08:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016116 10.0.0.153 - - [2025-10-31 00:08:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.137960 10.0.0.153 - - [2025-10-31 00:08:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008555 10.0.0.153 - - [2025-10-31 00:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.153 - - [2025-10-31 00:08:51] "GET /virtual-machine-interface/c7c61fb2-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005353 10.0.0.153 - - [2025-10-31 00:08:51] "POST /instance-ips HTTP/1.1" 200 398 0.022862 10.0.0.153 - - [2025-10-31 00:08:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019632 10.0.0.153 - - [2025-10-31 00:08:51] "GET /virtual-machine-interface/c7c61fb2-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013306 10.0.0.153 - - [2025-10-31 00:08:51] "POST /set-tag HTTP/1.1" 200 109 0.020786 10.0.0.153 - - [2025-10-31 00:08:51] "GET /virtual-machine-interface/c7c61fb2-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018889 10.0.0.153 - - [2025-10-31 00:08:51] "GET /instance-ip/c7e3d3ea-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003334 10.0.0.153 - - [2025-10-31 00:08:51] "GET /virtual-machine-interface/c7c61fb2-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004284 10.0.0.153 - - [2025-10-31 00:08:51] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.153 - - [2025-10-31 00:08:51] "POST /tags HTTP/1.1" 200 300 0.018074 10.0.0.153 - - [2025-10-31 00:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009798 10.0.0.153 - - [2025-10-31 00:08:51] "GET /tag/0177f84f-3f08-4fad-8858-e1bb60d87a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.019030 10.0.0.153 - - [2025-10-31 00:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.153 - - [2025-10-31 00:08:51] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004565 10.0.0.153 - - [2025-10-31 00:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.153 - - [2025-10-31 00:08:51] "GET /project/c671aede-5b96-41f9-be04-b023527cafe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037477 10.0.0.153 - - [2025-10-31 00:08:51] "POST /virtual-machines HTTP/1.1" 200 396 0.008860 10.0.0.153 - - [2025-10-31 00:08:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011005 10.0.0.153 - - [2025-10-31 00:08:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112237 10.0.0.153 - - [2025-10-31 00:08:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.028472 10.0.0.153 - - [2025-10-31 00:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010623 10.0.0.153 - - [2025-10-31 00:08:52] "GET /virtual-machine-interface/c8392db8-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004870 10.0.0.153 - - [2025-10-31 00:08:52] "POST /instance-ips HTTP/1.1" 200 398 0.020161 10.0.0.153 - - [2025-10-31 00:08:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023021 10.0.0.153 - - [2025-10-31 00:08:52] "GET /virtual-machine-interface/c8392db8-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010949 10.0.0.153 - - [2025-10-31 00:08:52] "POST /set-tag HTTP/1.1" 200 109 0.021211 10.0.0.153 - - [2025-10-31 00:08:52] "GET /virtual-machine-interface/c8392db8-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014135 10.0.0.153 - - [2025-10-31 00:08:52] "GET /instance-ip/c84ffa2a-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002971 10.0.0.153 - - [2025-10-31 00:08:52] "GET /virtual-machine-interface/c8392db8-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004916 10.0.0.153 - - [2025-10-31 00:08:52] "POST /set-tag HTTP/1.1" 200 109 0.004766 10.0.0.153 - - [2025-10-31 00:08:52] "POST /tags HTTP/1.1" 200 300 0.038704 10.0.0.153 - - [2025-10-31 00:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.153 - - [2025-10-31 00:08:52] "GET /tag/2491d8cc-3519-41f2-9b58-6107d96ee6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011940 10.0.0.153 - - [2025-10-31 00:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.153 - - [2025-10-31 00:08:52] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004518 10.0.0.153 - - [2025-10-31 00:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.153 - - [2025-10-31 00:08:52] "GET /project/c671aede-5b96-41f9-be04-b023527cafe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034734 10.0.0.153 - - [2025-10-31 00:08:52] "POST /virtual-machines HTTP/1.1" 200 396 0.006855 10.0.0.153 - - [2025-10-31 00:08:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009111 10.0.0.153 - - [2025-10-31 00:08:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103375 10.0.0.153 - - [2025-10-31 00:08:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.018191 10.0.0.153 - - [2025-10-31 00:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.153 - - [2025-10-31 00:08:52] "GET /virtual-machine-interface/c8a426ea-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004697 10.0.0.153 - - [2025-10-31 00:08:52] "POST /instance-ips HTTP/1.1" 200 398 0.021387 10.0.0.153 - - [2025-10-31 00:08:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.028650 10.0.0.153 - - [2025-10-31 00:08:52] "GET /virtual-machine-interface/c8a426ea-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013078 10.0.0.153 - - [2025-10-31 00:08:52] "POST /set-tag HTTP/1.1" 200 109 0.017310 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-machine-interface/c8a426ea-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015857 10.0.0.153 - - [2025-10-31 00:08:53] "GET /instance-ip/c8b9b9ce-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002893 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-machine-interface/c8a426ea-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004273 10.0.0.153 - - [2025-10-31 00:08:53] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.004617 10.0.0.153 - - [2025-10-31 00:08:53] "POST /ref-update HTTP/1.1" 200 156 0.009509 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-machine-interface/c757ef56-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010796 10.0.0.153 - - [2025-10-31 00:08:53] "POST /set-tag HTTP/1.1" 200 109 0.003032 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-machine-interface/c553cf22-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004718 10.0.0.153 - - [2025-10-31 00:08:53] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.007085 10.0.0.153 - - [2025-10-31 00:08:53] "POST /ref-update HTTP/1.1" 200 156 0.010191 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-machine-interface/c7c61fb2-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019558 10.0.0.153 - - [2025-10-31 00:08:53] "POST /set-tag HTTP/1.1" 200 109 0.002712 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-machine-interface/c5cb4070-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005924 10.0.0.153 - - [2025-10-31 00:08:53] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.004251 10.0.0.153 - - [2025-10-31 00:08:53] "POST /ref-update HTTP/1.1" 200 156 0.009921 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-machine-interface/c8392db8-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013586 10.0.0.153 - - [2025-10-31 00:08:53] "POST /set-tag HTTP/1.1" 200 109 0.003363 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.004725 10.0.0.153 - - [2025-10-31 00:08:53] "POST /ref-update HTTP/1.1" 200 156 0.008630 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-machine-interface/c8a426ea-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021426 10.0.0.153 - - [2025-10-31 00:08:53] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-machine-interface/c658cb84-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004512 10.0.0.153 - - [2025-10-31 00:08:53] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-machine-interface/c6d323fc-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004772 10.0.0.153 - - [2025-10-31 00:08:53] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-machine-interface/c757ef56-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004255 10.0.0.153 - - [2025-10-31 00:08:53] "POST /set-tag HTTP/1.1" 200 109 0.002591 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-machine-interface/c7c61fb2-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004365 10.0.0.153 - - [2025-10-31 00:08:53] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-machine-interface/c8392db8-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004560 10.0.0.153 - - [2025-10-31 00:08:53] "POST /set-tag HTTP/1.1" 200 109 0.002648 10.0.0.153 - - [2025-10-31 00:08:53] "GET /virtual-machine-interface/c8a426ea-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004857 10.0.0.153 - - [2025-10-31 00:08:53] "POST /set-tag HTTP/1.1" 200 109 0.003150 10.0.0.153 - - [2025-10-31 00:08:54] "GET /virtual-machine-interface/c757ef56-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004147 10.0.0.153 - - [2025-10-31 00:08:54] "POST /set-tag HTTP/1.1" 200 109 0.001856 10.0.0.153 - - [2025-10-31 00:08:55] "GET /virtual-machine-interface/c553cf22-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004527 10.0.0.153 - - [2025-10-31 00:08:55] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.153 - - [2025-10-31 00:08:56] "GET /virtual-machine-interface/c5cb4070-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005004 10.0.0.153 - - [2025-10-31 00:08:56] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.153 - - [2025-10-31 00:08:56] "GET /virtual-machine/44b11f73-6b02-48d7-a711-226ec1e7d559?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002903 10.0.0.153 - - [2025-10-31 00:08:56] "GET /virtual-machine-interface/c553cf22-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006039 10.0.0.153 - - [2025-10-31 00:08:56] "GET /virtual-machine/7bb2ce83-31ba-4063-9f17-016f50b65ac5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002950 10.0.0.153 - - [2025-10-31 00:08:56] "GET /virtual-machine-interface/c5cb4070-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004080 10.0.0.153 - - [2025-10-31 00:08:59] "GET /virtual-machine-interface/c8392db8-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007741 10.0.0.153 - - [2025-10-31 00:08:59] "POST /set-tag HTTP/1.1" 200 109 0.006302 10.0.0.153 - - [2025-10-31 00:08:59] "GET /virtual-machine-interface/c8a426ea-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006173 10.0.0.153 - - [2025-10-31 00:08:59] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.153 - - [2025-10-31 00:08:59] "GET /virtual-machine-interface/c7c61fb2-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003798 10.0.0.153 - - [2025-10-31 00:08:59] "POST /set-tag HTTP/1.1" 200 109 0.001911 10.0.0.153 - - [2025-10-31 00:09:00] "GET /virtual-machine-interface/c658cb84-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004431 10.0.0.153 - - [2025-10-31 00:09:00] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.153 - - [2025-10-31 00:09:01] "GET /virtual-machine-interface/c6d323fc-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004637 10.0.0.153 - - [2025-10-31 00:09:01] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.153 - - [2025-10-31 00:09:01] "GET /virtual-machine/6551db78-712e-4d5d-aaba-29dab0aa4853?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004014 10.0.0.153 - - [2025-10-31 00:09:01] "GET /virtual-machine-interface/c658cb84-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005309 10.0.0.153 - - [2025-10-31 00:09:01] "GET /virtual-machine/d754582d-e5ed-47f3-bf6d-5e90a23050d2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004310 10.0.0.153 - - [2025-10-31 00:09:01] "GET /virtual-machine-interface/c6d323fc-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003691 10.0.0.153 - - [2025-10-31 00:09:01] "GET /virtual-machine/cf9483b2-d9ca-4c45-b60b-13a2cfd08288?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003425 10.0.0.153 - - [2025-10-31 00:09:01] "GET /virtual-machine-interface/c757ef56-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004728 10.0.0.153 - - [2025-10-31 00:09:01] "GET /virtual-machine/8b544649-0fb7-47cc-be34-430d8c3c1f63?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002985 10.0.0.153 - - [2025-10-31 00:09:01] "GET /virtual-machine-interface/c8392db8-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004297 10.0.0.153 - - [2025-10-31 00:09:01] "GET /virtual-machine/c33aad15-1c47-48e3-b169-b2d4a77b4b73?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003073 10.0.0.153 - - [2025-10-31 00:09:01] "GET /virtual-machine-interface/c7c61fb2-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003948 10.0.0.153 - - [2025-10-31 00:09:01] "GET /virtual-machine/5b7bda03-e52a-4a7c-b4f3-54404e821664?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002717 10.0.0.153 - - [2025-10-31 00:09:01] "GET /virtual-machine-interface/c8a426ea-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004207 10.0.0.153 - - [2025-10-31 00:09:02] "GET /loadbalancer/8fb592d9-95e0-403b-80fb-105c2f3cf6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002881 10.0.0.153 - - [2025-10-31 00:09:02] "POST /tags HTTP/1.1" 200 334 0.042214 10.0.0.153 - - [2025-10-31 00:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.031737 10.0.0.153 - - [2025-10-31 00:09:02] "GET /tag/5f933988-c623-4a7e-ab9c-d36c9a9e0c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017604 10.0.0.153 - - [2025-10-31 00:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.153 - - [2025-10-31 00:09:02] "GET /project/28012cbb-7dd6-4afc-902f-10beb9fa0518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034325 10.0.0.153 - - [2025-10-31 00:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.153 - - [2025-10-31 00:09:02] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006899 10.0.0.153 - - [2025-10-31 00:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009978 10.0.0.153 - - [2025-10-31 00:09:02] "GET /service-appliance-set/0ca8ee56-129c-4611-b924-411f8f3f260a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.007403 10.0.0.153 - - [2025-10-31 00:09:02] "POST /fqname-to-id HTTP/1.1" 404 273 0.001645 10.0.0.153 - - [2025-10-31 00:09:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.096430 10.0.0.153 - - [2025-10-31 00:09:02] "GET /virtual-machine-interface/e2658791-d9ac-4d6c-85e7-82701c1b61ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.013185 10.0.0.153 - - [2025-10-31 00:09:02] "POST /instance-ips HTTP/1.1" 200 410 0.031149 10.0.0.153 - - [2025-10-31 00:09:02] "GET /instance-ip/b8763447-70ed-4cdd-aaee-7dbbc072b42a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.029436 10.0.0.153 - - [2025-10-31 00:09:03] "POST /loadbalancers HTTP/1.1" 200 631 0.070571 10.0.0.153 - - [2025-10-31 00:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.019898 10.0.0.153 - - [2025-10-31 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004934 10.0.0.153 - - [2025-10-31 00:09:03] "GET /project/28012cbb-7dd6-4afc-902f-10beb9fa0518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053915 10.0.0.153 - - [2025-10-31 00:09:03] "GET /instance-ip/b8763447-70ed-4cdd-aaee-7dbbc072b42a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.007931 10.0.0.153 - - [2025-10-31 00:09:03] "GET /project/28012cbb-7dd6-4afc-902f-10beb9fa0518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.057314 10.0.0.153 - - [2025-10-31 00:09:03] "GET /loadbalancer/8fb592d9-95e0-403b-80fb-105c2f3cf6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003381 10.0.0.153 - - [2025-10-31 00:09:03] "POST /floating-ips HTTP/1.1" 200 599 0.074055 10.0.0.153 - - [2025-10-31 00:09:03] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.059911 10.0.0.153 - - [2025-10-31 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.153 - - [2025-10-31 00:09:03] "GET /project/28012cbb-7dd6-4afc-902f-10beb9fa0518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037983 10.0.0.153 - - [2025-10-31 00:09:03] "GET /loadbalancer-listener/526daf96-54fa-481b-bc6e-aa66f6ad6c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003332 10.0.0.153 - - [2025-10-31 00:09:03] "GET /loadbalancer-listener/526daf96-54fa-481b-bc6e-aa66f6ad6c26?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002634 10.0.0.153 - - [2025-10-31 00:09:03] "GET /loadbalancer/8fb592d9-95e0-403b-80fb-105c2f3cf6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002836 10.0.0.153 - - [2025-10-31 00:09:03] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.030775 10.0.0.153 - - [2025-10-31 00:09:03] "GET /instance-ip/b8763447-70ed-4cdd-aaee-7dbbc072b42a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.006222 10.0.0.153 - - [2025-10-31 00:09:03] "GET /instance-ip/b8763447-70ed-4cdd-aaee-7dbbc072b42a?fields=floating_ips HTTP/1.1" 200 1215 0.007534 10.0.0.153 - - [2025-10-31 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.153 - - [2025-10-31 00:09:03] "GET /loadbalancer/8fb592d9-95e0-403b-80fb-105c2f3cf6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002410 10.0.0.153 - - [2025-10-31 00:09:03] "GET /floating-ip/3d1362dd-c3e2-480b-aca8-8bf785705e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.002958 10.0.0.153 - - [2025-10-31 00:09:03] "GET /loadbalancer-pool/696a93a8-25a3-4637-8821-2b24b0b4d6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.005014 10.0.0.153 - - [2025-10-31 00:09:03] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019022 10.0.0.153 - - [2025-10-31 00:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.030179 10.0.0.153 - - [2025-10-31 00:09:03] "GET /virtual-machine-interface/c553cf22-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.022238 10.0.0.153 - - [2025-10-31 00:09:03] "GET /virtual-machine-interface/c553cf22-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007229 10.0.0.153 - - [2025-10-31 00:09:03] "POST /ref-update HTTP/1.1" 200 156 0.012877 10.0.0.153 - - [2025-10-31 00:09:03] "GET /floating-ip/3d1362dd-c3e2-480b-aca8-8bf785705e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.019884 10.0.0.153 - - [2025-10-31 00:09:03] "POST /tags HTTP/1.1" 409 221 0.005420 10.0.0.153 - - [2025-10-31 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.153 - - [2025-10-31 00:09:03] "GET /tag/5f933988-c623-4a7e-ab9c-d36c9a9e0c61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011374 10.0.0.153 - - [2025-10-31 00:09:03] "PUT /floating-ip/3d1362dd-c3e2-480b-aca8-8bf785705e64 HTTP/1.1" 200 257 0.011231 10.0.0.153 - - [2025-10-31 00:09:03] "POST /set-tag HTTP/1.1" 200 109 0.076342 10.0.0.153 - - [2025-10-31 00:09:03] "GET /loadbalancer-pool/696a93a8-25a3-4637-8821-2b24b0b4d6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.017899 10.0.0.153 - - [2025-10-31 00:09:03] "POST /loadbalancer-members HTTP/1.1" 200 723 0.028398 10.0.0.153 - - [2025-10-31 00:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010506 10.0.0.153 - - [2025-10-31 00:09:03] "GET /virtual-machine-interface/c5cb4070-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009257 10.0.0.153 - - [2025-10-31 00:09:04] "GET /virtual-machine-interface/c5cb4070-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006442 10.0.0.153 - - [2025-10-31 00:09:04] "POST /ref-update HTTP/1.1" 200 156 0.008505 10.0.0.153 - - [2025-10-31 00:09:04] "GET /floating-ip/3d1362dd-c3e2-480b-aca8-8bf785705e64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.012482 10.0.0.153 - - [2025-10-31 00:09:04] "POST /set-tag HTTP/1.1" 200 109 0.087323 10.0.0.153 - - [2025-10-31 00:09:04] "POST /tags HTTP/1.1" 409 206 0.004586 10.0.0.153 - - [2025-10-31 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.153 - - [2025-10-31 00:09:04] "GET /tag/d860841c-9652-4b72-81b9-a5b205ff3882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012798 10.0.0.153 - - [2025-10-31 00:09:04] "POST /tags HTTP/1.1" 409 204 0.003022 10.0.0.153 - - [2025-10-31 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.153 - - [2025-10-31 00:09:04] "GET /tag/62303ab6-5e1e-4f30-98e5-54a8884360e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010934 10.0.0.153 - - [2025-10-31 00:09:04] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004650 10.0.0.153 - - [2025-10-31 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.153 - - [2025-10-31 00:09:04] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003414 10.0.0.153 - - [2025-10-31 00:09:04] "POST /tags HTTP/1.1" 409 206 0.001904 10.0.0.153 - - [2025-10-31 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.153 - - [2025-10-31 00:09:04] "GET /tag/d860841c-9652-4b72-81b9-a5b205ff3882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011103 10.0.0.153 - - [2025-10-31 00:09:05] "POST /tags HTTP/1.1" 409 226 0.014402 10.0.0.153 - - [2025-10-31 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.153 - - [2025-10-31 00:09:05] "GET /tag/05d06264-31c8-49d7-a127-91d251c4d253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014850 10.0.0.153 - - [2025-10-31 00:09:05] "POST /tags HTTP/1.1" 409 204 0.002747 10.0.0.153 - - [2025-10-31 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.153 - - [2025-10-31 00:09:05] "GET /tag/62303ab6-5e1e-4f30-98e5-54a8884360e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010389 10.0.0.153 - - [2025-10-31 00:09:05] "POST /tags HTTP/1.1" 409 226 0.001870 10.0.0.153 - - [2025-10-31 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.153 - - [2025-10-31 00:09:05] "GET /tag/05d06264-31c8-49d7-a127-91d251c4d253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012331 10.0.0.153 - - [2025-10-31 00:09:05] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008893 10.0.0.153 - - [2025-10-31 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.153 - - [2025-10-31 00:09:05] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002896 10.0.0.153 - - [2025-10-31 00:09:05] "POST /firewall-rules HTTP/1.1" 200 628 0.077673 10.0.0.153 - - [2025-10-31 00:09:05] "POST /firewall-rules HTTP/1.1" 200 648 0.089675 10.0.0.153 - - [2025-10-31 00:09:05] "GET /firewall-rule/f8f2b2a5-4931-4144-8bba-2ffb9cd81507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.003952 10.0.0.153 - - [2025-10-31 00:09:05] "GET /firewall-policy/afeb9fcf-dea6-4f1a-99ac-5f4594b0f70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002342 10.0.0.153 - - [2025-10-31 00:09:05] "GET /firewall-rule/538c1929-7d5a-4e42-9f1d-9e524b457624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003070 10.0.0.153 - - [2025-10-31 00:09:05] "POST /ref-update HTTP/1.1" 200 156 0.017819 10.0.0.153 - - [2025-10-31 00:09:05] "POST /firewall-policys HTTP/1.1" 200 608 0.035508 10.0.0.153 - - [2025-10-31 00:09:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020190 10.0.0.153 - - [2025-10-31 00:09:05] "GET /firewall-policy/07b852fa-523f-45a6-b028-882ed842576d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.015539 10.0.0.153 - - [2025-10-31 00:09:05] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002787 10.0.0.153 - - [2025-10-31 00:09:05] "GET /firewall-policy/07b852fa-523f-45a6-b028-882ed842576d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002238 10.0.0.153 - - [2025-10-31 00:09:05] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003712 10.0.0.153 - - [2025-10-31 00:09:05] "GET /firewall-policy/afeb9fcf-dea6-4f1a-99ac-5f4594b0f70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003685 10.0.0.153 - - [2025-10-31 00:09:05] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003632 10.0.0.153 - - [2025-10-31 00:09:05] "GET /firewall-policy/afeb9fcf-dea6-4f1a-99ac-5f4594b0f70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002136 10.0.0.153 - - [2025-10-31 00:09:05] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002872 10.0.0.153 - - [2025-10-31 00:09:05] "POST /ref-update HTTP/1.1" 200 156 0.017189 10.0.0.153 - - [2025-10-31 00:09:05] "POST /ref-update HTTP/1.1" 200 156 0.063552 10.0.0.153 - - [2025-10-31 00:09:05] "POST /ref-update HTTP/1.1" 200 156 0.015701 10.0.0.153 - - [2025-10-31 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.042039 10.0.0.153 - - [2025-10-31 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.043462 10.0.0.153 - - [2025-10-31 00:09:06] "GET /firewall-policy/07b852fa-523f-45a6-b028-882ed842576d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002842 10.0.0.153 - - [2025-10-31 00:10:27] "POST /tags HTTP/1.1" 200 366 0.070371 10.0.0.153 - - [2025-10-31 00:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008781 10.0.0.153 - - [2025-10-31 00:10:27] "GET /tag/56f0a7d4-92a6-4807-8bb1-b66cc101ca1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013994 10.0.0.153 - - [2025-10-31 00:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.153 - - [2025-10-31 00:10:27] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043442 10.0.0.153 - - [2025-10-31 00:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006563 10.0.0.153 - - [2025-10-31 00:10:27] "GET /service-appliance-set/dc4e1302-85df-4eb5-a6ab-3924523fd4da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003252 10.0.0.153 - - [2025-10-31 00:10:27] "POST /fqname-to-id HTTP/1.1" 404 258 0.002124 10.0.0.153 - - [2025-10-31 00:10:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.164972 10.0.0.153 - - [2025-10-31 00:10:27] "GET /virtual-machine-interface/2a3c9274-a1d8-49df-b618-fe2300e716d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.018229 10.0.0.153 - - [2025-10-31 00:10:27] "POST /set-tag HTTP/1.1" 200 109 0.019654 10.0.0.153 - - [2025-10-31 00:10:28] "POST /instance-ips HTTP/1.1" 200 418 0.052337 10.0.0.153 - - [2025-10-31 00:10:28] "GET /instance-ip/55a9adf9-83c3-44fa-98d6-b10a6d532747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.012354 10.0.0.153 - - [2025-10-31 00:10:28] "POST /loadbalancers HTTP/1.1" 200 620 0.063321 10.0.0.153 - - [2025-10-31 00:10:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.036074 10.0.0.153 - - [2025-10-31 00:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007606 10.0.0.153 - - [2025-10-31 00:10:28] "POST /service-instances HTTP/1.1" 200 568 0.035889 10.0.0.153 - - [2025-10-31 00:10:28] "POST /ref-update HTTP/1.1" 200 156 0.011596 10.0.0.153 - - [2025-10-31 00:10:28] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048897 10.0.0.153 - - [2025-10-31 00:10:28] "GET /virtual-machine-interface/2a3c9274-a1d8-49df-b618-fe2300e716d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.003775 10.0.0.153 - - [2025-10-31 00:10:28] "PUT /service-instance/86af1ab2-995e-4dbe-a84f-abb5a3808953 HTTP/1.1" 200 267 0.020872 10.0.0.153 - - [2025-10-31 00:10:28] "GET /virtual-machine-interface/2a3c9274-a1d8-49df-b618-fe2300e716d3?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.016978 10.0.0.153 - - [2025-10-31 00:10:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015325 10.0.0.153 - - [2025-10-31 00:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.153 - - [2025-10-31 00:10:28] "POST /fqname-to-id HTTP/1.1" 404 208 0.004385 10.0.0.153 - - [2025-10-31 00:10:28] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004548 10.0.0.153 - - [2025-10-31 00:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.153 - - [2025-10-31 00:10:28] "POST /virtual-machines HTTP/1.1" 200 430 0.012569 10.0.0.153 - - [2025-10-31 00:10:28] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003716 10.0.0.153 - - [2025-10-31 00:10:28] "POST /tags HTTP/1.1" 409 221 0.002145 10.0.0.153 - - [2025-10-31 00:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.153 - - [2025-10-31 00:10:28] "GET /tag/0cabb4c6-a2c4-46e5-b35f-4f8caf57cd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.028250 10.0.0.153 - - [2025-10-31 00:10:28] "POST /tags HTTP/1.1" 409 238 0.019382 10.0.0.153 - - [2025-10-31 00:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008155 10.0.0.153 - - [2025-10-31 00:10:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.148793 10.0.0.153 - - [2025-10-31 00:10:28] "POST /chown HTTP/1.1" 200 109 0.029683 10.0.0.153 - - [2025-10-31 00:10:28] "GET /tag/56f0a7d4-92a6-4807-8bb1-b66cc101ca1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.017465 10.0.0.153 - - [2025-10-31 00:10:28] "POST /chown HTTP/1.1" 200 109 0.007899 10.0.0.153 - - [2025-10-31 00:10:28] "POST /firewall-rules HTTP/1.1" 200 652 0.046784 10.0.0.153 - - [2025-10-31 00:10:28] "PUT /virtual-machine-interface/f1b16fca-537f-4f5a-8f2d-72b4dbd556f1 HTTP/1.1" 200 285 0.032264 10.0.0.153 - - [2025-10-31 00:10:28] "GET /firewall-rule/92307717-ac77-4ed5-a664-d2e2503218d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.006469 10.0.0.153 - - [2025-10-31 00:10:28] "PUT /instance-ip/55a9adf9-83c3-44fa-98d6-b10a6d532747 HTTP/1.1" 200 257 0.022604 10.0.0.153 - - [2025-10-31 00:10:28] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003352 10.0.0.153 - - [2025-10-31 00:10:28] "GET /firewall-rule/92307717-ac77-4ed5-a664-d2e2503218d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.004495 10.0.0.153 - - [2025-10-31 00:10:28] "POST /ref-update HTTP/1.1" 200 156 0.033411 10.0.0.153 - - [2025-10-31 00:10:28] "POST /ref-update HTTP/1.1" 200 156 0.059259 10.0.0.153 - - [2025-10-31 00:10:28] "POST /ref-update HTTP/1.1" 200 156 0.033303 10.0.0.153 - - [2025-10-31 00:10:28] "POST /ref-update HTTP/1.1" 200 156 0.033417 10.0.0.153 - - [2025-10-31 00:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005901 10.0.0.153 - - [2025-10-31 00:10:28] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040701 10.0.0.153 - - [2025-10-31 00:10:28] "GET /loadbalancer/314f71c8-2095-41dc-9977-93708ad04d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2524 0.002833 10.0.0.153 - - [2025-10-31 00:10:28] "POST /ref-update HTTP/1.1" 200 156 0.021336 10.0.0.153 - - [2025-10-31 00:10:28] "POST /ref-update HTTP/1.1" 200 156 0.027302 10.0.0.153 - - [2025-10-31 00:10:29] "POST /ref-update HTTP/1.1" 200 156 0.035168 10.0.0.153 - - [2025-10-31 00:10:29] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.048284 10.0.0.153 - - [2025-10-31 00:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007688 10.0.0.153 - - [2025-10-31 00:10:29] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043233 10.0.0.153 - - [2025-10-31 00:10:29] "POST /virtual-machines HTTP/1.1" 200 430 0.036788 10.0.0.153 - - [2025-10-31 00:10:29] "GET /loadbalancer-listener/411d0c34-fbb7-40f1-9d95-24dd3a8de7f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.043502 10.0.0.153 - - [2025-10-31 00:10:29] "GET /loadbalancer-listener/411d0c34-fbb7-40f1-9d95-24dd3a8de7f6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.010070 10.0.0.153 - - [2025-10-31 00:10:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.098597 10.0.0.153 - - [2025-10-31 00:10:29] "POST /chown HTTP/1.1" 200 109 0.019412 10.0.0.153 - - [2025-10-31 00:10:29] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.062791 10.0.0.153 - - [2025-10-31 00:10:29] "POST /chown HTTP/1.1" 200 109 0.006254 10.0.0.153 - - [2025-10-31 00:10:29] "PUT /virtual-machine-interface/9e999b93-7285-40e4-86cd-4783626d7c56 HTTP/1.1" 200 285 0.010271 10.0.0.153 - - [2025-10-31 00:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014337 10.0.0.153 - - [2025-10-31 00:10:29] "PUT /instance-ip/55a9adf9-83c3-44fa-98d6-b10a6d532747 HTTP/1.1" 200 257 0.033652 10.0.0.153 - - [2025-10-31 00:10:29] "GET /loadbalancer-pool/4103529a-1583-4536-a883-7781bcb1c6c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.009649 10.0.0.153 - - [2025-10-31 00:10:29] "POST /loadbalancer-members HTTP/1.1" 200 709 0.019068 10.0.0.153 - - [2025-10-31 00:10:29] "POST /ref-update HTTP/1.1" 200 156 0.022103 10.0.0.153 - - [2025-10-31 00:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022971 10.0.0.153 - - [2025-10-31 00:10:29] "POST /ref-update HTTP/1.1" 200 156 0.029699 10.0.0.153 - - [2025-10-31 00:10:29] "GET /loadbalancer-member/0faccf7c-bde4-4ae1-89b5-573e2536e65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.011368 10.0.0.153 - - [2025-10-31 00:10:29] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.011810 10.0.0.153 - - [2025-10-31 00:10:29] "POST /ref-update HTTP/1.1" 200 156 0.025333 10.0.0.153 - - [2025-10-31 00:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.153 - - [2025-10-31 00:10:29] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003227 10.0.0.153 - - [2025-10-31 00:10:29] "POST /tags HTTP/1.1" 409 221 0.001825 10.0.0.153 - - [2025-10-31 00:10:29] "POST /ref-update HTTP/1.1" 200 156 0.014110 10.0.0.153 - - [2025-10-31 00:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009399 10.0.0.153 - - [2025-10-31 00:10:29] "POST /ref-update HTTP/1.1" 200 156 0.011262 10.0.0.153 - - [2025-10-31 00:10:29] "GET /tag/0cabb4c6-a2c4-46e5-b35f-4f8caf57cd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012555 10.0.0.153 - - [2025-10-31 00:10:29] "POST /tags HTTP/1.1" 409 238 0.001540 10.0.0.153 - - [2025-10-31 00:10:29] "PUT /service-instance/86af1ab2-995e-4dbe-a84f-abb5a3808953 HTTP/1.1" 200 267 0.021275 10.0.0.153 - - [2025-10-31 00:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006767 10.0.0.153 - - [2025-10-31 00:10:29] "GET /tag/56f0a7d4-92a6-4807-8bb1-b66cc101ca1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010638 10.0.0.153 - - [2025-10-31 00:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009174 10.0.0.153 - - [2025-10-31 00:10:29] "POST /firewall-rules HTTP/1.1" 409 293 0.008020 10.0.0.153 - - [2025-10-31 00:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.153 - - [2025-10-31 00:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.153 - - [2025-10-31 00:10:29] "POST /chown HTTP/1.1" 200 109 0.011578 10.0.0.153 - - [2025-10-31 00:10:29] "PUT /firewall-rule/92307717-ac77-4ed5-a664-d2e2503218d6 HTTP/1.1" 200 261 0.039620 10.0.0.153 - - [2025-10-31 00:10:29] "POST /chown HTTP/1.1" 200 109 0.007581 10.0.0.153 - - [2025-10-31 00:10:29] "GET /firewall-rule/92307717-ac77-4ed5-a664-d2e2503218d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.005953 10.0.0.153 - - [2025-10-31 00:10:29] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003981 10.0.0.153 - - [2025-10-31 00:10:29] "PUT /instance-ip/55a9adf9-83c3-44fa-98d6-b10a6d532747 HTTP/1.1" 200 257 0.028806 10.0.0.153 - - [2025-10-31 00:10:29] "GET /firewall-rule/92307717-ac77-4ed5-a664-d2e2503218d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.004691 10.0.0.153 - - [2025-10-31 00:10:29] "POST /ref-update HTTP/1.1" 200 156 0.019497 10.0.0.153 - - [2025-10-31 00:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.153 - - [2025-10-31 00:10:29] "GET /tag/56f0a7d4-92a6-4807-8bb1-b66cc101ca1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013949 10.0.0.153 - - [2025-10-31 00:10:29] "GET /tag/56f0a7d4-92a6-4807-8bb1-b66cc101ca1d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.014741 10.0.0.153 - - [2025-10-31 00:10:29] "POST /chown HTTP/1.1" 200 109 0.020190 10.0.0.153 - - [2025-10-31 00:10:29] "POST /chown HTTP/1.1" 200 109 0.016294 10.0.0.153 - - [2025-10-31 00:10:29] "GET /virtual-machine-interface/2a3c9274-a1d8-49df-b618-fe2300e716d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.012812 10.0.0.153 - - [2025-10-31 00:10:29] "PUT /instance-ip/55a9adf9-83c3-44fa-98d6-b10a6d532747 HTTP/1.1" 200 257 0.034918 10.0.0.153 - - [2025-10-31 00:10:29] "POST /set-tag HTTP/1.1" 200 109 0.032939 10.0.0.153 - - [2025-10-31 00:10:30] "GET /virtual-machine-interface/9e999b93-7285-40e4-86cd-4783626d7c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.007742 10.0.0.153 - - [2025-10-31 00:10:30] "POST /ref-update HTTP/1.1" 200 156 0.010422 10.0.0.153 - - [2025-10-31 00:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.153 - - [2025-10-31 00:10:30] "POST /chown HTTP/1.1" 200 109 0.015582 10.0.0.153 - - [2025-10-31 00:10:30] "POST /chown HTTP/1.1" 200 109 0.017556 10.0.0.153 - - [2025-10-31 00:10:30] "POST /set-tag HTTP/1.1" 200 109 0.049084 10.0.0.153 - - [2025-10-31 00:10:30] "GET /virtual-machine-interface/f1b16fca-537f-4f5a-8f2d-72b4dbd556f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.019171 10.0.0.153 - - [2025-10-31 00:10:30] "PUT /instance-ip/55a9adf9-83c3-44fa-98d6-b10a6d532747 HTTP/1.1" 200 257 0.026065 10.0.0.153 - - [2025-10-31 00:10:30] "POST /set-tag HTTP/1.1" 200 109 0.042809 10.0.0.153 - - [2025-10-31 00:10:30] "POST /ref-update HTTP/1.1" 200 156 0.043024 10.0.0.153 - - [2025-10-31 00:10:30] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003711 10.0.0.153 - - [2025-10-31 00:10:30] "POST /chown HTTP/1.1" 200 109 0.016698 10.0.0.153 - - [2025-10-31 00:10:30] "GET /firewall-rule/92307717-ac77-4ed5-a664-d2e2503218d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.010448 10.0.0.153 - - [2025-10-31 00:10:30] "POST /ref-update HTTP/1.1" 200 156 0.022520 10.0.0.153 - - [2025-10-31 00:10:30] "POST /chown HTTP/1.1" 200 109 0.019405 10.0.0.153 - - [2025-10-31 00:10:30] "PUT /instance-ip/55a9adf9-83c3-44fa-98d6-b10a6d532747 HTTP/1.1" 200 257 0.020648 10.0.0.153 - - [2025-10-31 00:10:30] "POST /ref-update HTTP/1.1" 200 156 0.027000 10.0.0.153 - - [2025-10-31 00:10:30] "DELETE /firewall-rule/92307717-ac77-4ed5-a664-d2e2503218d6 HTTP/1.1" 200 115 0.082304 10.0.0.153 - - [2025-10-31 00:10:30] "DELETE /loadbalancer-member/0faccf7c-bde4-4ae1-89b5-573e2536e65e HTTP/1.1" 200 115 0.043625 10.0.0.153 - - [2025-10-31 00:10:30] "DELETE /loadbalancer-pool/4103529a-1583-4536-a883-7781bcb1c6c5 HTTP/1.1" 200 115 0.031127 10.0.0.153 - - [2025-10-31 00:10:30] "DELETE /loadbalancer-listener/411d0c34-fbb7-40f1-9d95-24dd3a8de7f6 HTTP/1.1" 200 115 0.036605 10.0.0.153 - - [2025-10-31 00:10:30] "PUT /service-instance/86af1ab2-995e-4dbe-a84f-abb5a3808953 HTTP/1.1" 200 267 0.017881 10.0.0.153 - - [2025-10-31 00:10:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024765 10.0.0.153 - - [2025-10-31 00:10:30] "DELETE /loadbalancer/314f71c8-2095-41dc-9977-93708ad04d29 HTTP/1.1" 200 115 0.074718 10.0.0.153 - - [2025-10-31 00:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.153 - - [2025-10-31 00:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.153 - - [2025-10-31 00:10:30] "DELETE /instance-ip/55a9adf9-83c3-44fa-98d6-b10a6d532747 HTTP/1.1" 200 115 0.069917 10.0.0.153 - - [2025-10-31 00:10:30] "DELETE /virtual-machine-interface/2a3c9274-a1d8-49df-b618-fe2300e716d3 HTTP/1.1" 200 115 0.045167 10.0.0.153 - - [2025-10-31 00:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.153 - - [2025-10-31 00:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.153 - - [2025-10-31 00:10:30] "DELETE /tag/56f0a7d4-92a6-4807-8bb1-b66cc101ca1d HTTP/1.1" 200 115 0.071798 10.0.0.153 - - [2025-10-31 00:10:30] "DELETE /service-instance/86af1ab2-995e-4dbe-a84f-abb5a3808953 HTTP/1.1" 200 115 0.038909 10.0.0.153 - - [2025-10-31 00:10:30] "GET /virtual-machine-interface/f1b16fca-537f-4f5a-8f2d-72b4dbd556f1?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.004524 10.0.0.153 - - [2025-10-31 00:10:30] "DELETE /virtual-machine-interface/f1b16fca-537f-4f5a-8f2d-72b4dbd556f1 HTTP/1.1" 200 115 0.037715 10.0.0.153 - - [2025-10-31 00:10:30] "POST /ref-update HTTP/1.1" 200 156 0.015420 10.0.0.153 - - [2025-10-31 00:10:30] "DELETE /virtual-machine/15f81373-d9d6-481f-b375-d97bada53a93 HTTP/1.1" 200 115 0.038862 10.0.0.153 - - [2025-10-31 00:10:30] "GET /virtual-machine-interface/9e999b93-7285-40e4-86cd-4783626d7c56?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.006595 10.0.0.153 - - [2025-10-31 00:10:31] "DELETE /virtual-machine-interface/9e999b93-7285-40e4-86cd-4783626d7c56 HTTP/1.1" 200 115 0.057357 10.0.0.153 - - [2025-10-31 00:10:31] "DELETE /virtual-machine/debbd896-7718-4965-98a0-042d1aea37e8 HTTP/1.1" 200 115 0.017780 10.0.0.153 - - [2025-10-31 00:11:05] "GET /global-system-configs HTTP/1.1" 200 323 0.014778 10.0.0.153 - - [2025-10-31 00:11:06] "GET /global-system-configs HTTP/1.1" 200 323 0.002117 10.0.0.153 - - [2025-10-31 00:11:10] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008652 10.0.0.153 - - [2025-10-31 00:11:10] "POST /set-tag HTTP/1.1" 200 109 0.008561 10.0.0.153 - - [2025-10-31 00:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.153 - - [2025-10-31 00:11:10] "GET /loadbalancer/2d47a361-8c0f-4ad9-a624-805564c16523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003396 10.0.0.153 - - [2025-10-31 00:11:10] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004616 10.0.0.153 - - [2025-10-31 00:11:10] "POST /set-tag HTTP/1.1" 200 109 0.025134 10.0.0.153 - - [2025-10-31 00:11:10] "DELETE /loadbalancer-member/d13e07a5-edd0-471a-b0ae-e1363dc7ac21 HTTP/1.1" 200 115 0.048631 10.0.0.153 - - [2025-10-31 00:11:10] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006871 10.0.0.153 - - [2025-10-31 00:11:11] "POST /set-tag HTTP/1.1" 200 109 0.005798 10.0.0.153 - - [2025-10-31 00:11:11] "DELETE /loadbalancer-member/c97d606e-3e06-477e-8339-cc4a8f16dc47 HTTP/1.1" 200 115 0.062405 10.0.0.153 - - [2025-10-31 00:11:11] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014591 10.0.0.153 - - [2025-10-31 00:11:11] "POST /set-tag HTTP/1.1" 200 109 0.002954 10.0.0.153 - - [2025-10-31 00:11:11] "DELETE /loadbalancer-member/4b9639b6-4bd0-4924-bf5f-f9a4a32b015d HTTP/1.1" 200 115 0.039145 10.0.0.153 - - [2025-10-31 00:11:11] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005268 10.0.0.153 - - [2025-10-31 00:11:11] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.153 - - [2025-10-31 00:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.153 - - [2025-10-31 00:11:11] "GET /loadbalancer/2d47a361-8c0f-4ad9-a624-805564c16523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006067 10.0.0.153 - - [2025-10-31 00:11:11] "GET /loadbalancer-pool/a570f44c-ae22-48fd-8410-ddc21a9b11f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004032 10.0.0.153 - - [2025-10-31 00:11:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026893 10.0.0.153 - - [2025-10-31 00:11:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.031099 10.0.0.153 - - [2025-10-31 00:11:11] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.031218 10.0.0.153 - - [2025-10-31 00:11:11] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003782 10.0.0.153 - - [2025-10-31 00:11:11] "GET /floating-ip/914f1afb-33ef-4a67-a7b5-ddd0f2b5c558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002273 10.0.0.153 - - [2025-10-31 00:11:11] "POST /set-tag HTTP/1.1" 200 109 0.067208 10.0.0.153 - - [2025-10-31 00:11:11] "GET /loadbalancer-pool/5dcddab6-4f9b-4646-ba85-e52944c1c12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.016508 10.0.0.153 - - [2025-10-31 00:11:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026793 10.0.0.153 - - [2025-10-31 00:11:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012100 10.0.0.153 - - [2025-10-31 00:11:11] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012807 10.0.0.153 - - [2025-10-31 00:11:11] "POST /set-tag HTTP/1.1" 200 109 0.013191 10.0.0.153 - - [2025-10-31 00:11:11] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006515 10.0.0.153 - - [2025-10-31 00:11:11] "GET /floating-ip/914f1afb-33ef-4a67-a7b5-ddd0f2b5c558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003076 10.0.0.153 - - [2025-10-31 00:11:11] "GET /loadbalancer-pool/d7045178-b532-4ebb-80cb-a6d49d135bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006729 10.0.0.153 - - [2025-10-31 00:11:11] "POST /loadbalancer-members HTTP/1.1" 200 694 0.014786 10.0.0.153 - - [2025-10-31 00:11:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020236 10.0.0.153 - - [2025-10-31 00:11:11] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.020496 10.0.0.153 - - [2025-10-31 00:11:11] "GET /virtual-machine-interface/906ce088-b5ec-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004728 10.0.0.153 - - [2025-10-31 00:11:11] "GET /floating-ip/914f1afb-33ef-4a67-a7b5-ddd0f2b5c558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005044 10.0.0.153 - - [2025-10-31 00:11:11] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.153 - - [2025-10-31 00:11:11] "POST /tags HTTP/1.1" 409 252 0.001940 10.0.0.153 - - [2025-10-31 00:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.153 - - [2025-10-31 00:11:11] "GET /tag/f6bb0ba1-e9fe-4bfe-aba1-72e47eaeb268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.019849 10.0.0.153 - - [2025-10-31 00:11:11] "POST /tags HTTP/1.1" 409 228 0.007951 10.0.0.153 - - [2025-10-31 00:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.153 - - [2025-10-31 00:11:11] "GET /tag/2dafe7d0-07fc-4e31-b2d1-0ef6ceb34e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.017230 10.0.0.153 - - [2025-10-31 00:11:11] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003523 10.0.0.153 - - [2025-10-31 00:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.153 - - [2025-10-31 00:11:12] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002923 10.0.0.153 - - [2025-10-31 00:11:12] "POST /tags HTTP/1.1" 409 206 0.001992 10.0.0.153 - - [2025-10-31 00:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.153 - - [2025-10-31 00:11:12] "GET /tag/d860841c-9652-4b72-81b9-a5b205ff3882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.017240 10.0.0.153 - - [2025-10-31 00:11:12] "POST /tags HTTP/1.1" 409 226 0.002303 10.0.0.153 - - [2025-10-31 00:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.153 - - [2025-10-31 00:11:12] "GET /tag/05d06264-31c8-49d7-a127-91d251c4d253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.022836 10.0.0.153 - - [2025-10-31 00:11:12] "POST /tags HTTP/1.1" 409 204 0.001899 10.0.0.153 - - [2025-10-31 00:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.153 - - [2025-10-31 00:11:12] "GET /tag/62303ab6-5e1e-4f30-98e5-54a8884360e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010472 10.0.0.153 - - [2025-10-31 00:11:12] "POST /tags HTTP/1.1" 409 226 0.002656 10.0.0.153 - - [2025-10-31 00:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.153 - - [2025-10-31 00:11:12] "GET /tag/05d06264-31c8-49d7-a127-91d251c4d253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014796 10.0.0.153 - - [2025-10-31 00:11:12] "POST /tags HTTP/1.1" 409 228 0.003275 10.0.0.153 - - [2025-10-31 00:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.153 - - [2025-10-31 00:11:12] "GET /tag/2dafe7d0-07fc-4e31-b2d1-0ef6ceb34e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015371 10.0.0.153 - - [2025-10-31 00:11:12] "POST /tags HTTP/1.1" 409 252 0.002188 10.0.0.153 - - [2025-10-31 00:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.153 - - [2025-10-31 00:11:12] "GET /tag/f6bb0ba1-e9fe-4bfe-aba1-72e47eaeb268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.016102 10.0.0.153 - - [2025-10-31 00:11:12] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002842 10.0.0.153 - - [2025-10-31 00:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.153 - - [2025-10-31 00:11:12] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003392 10.0.0.153 - - [2025-10-31 00:11:12] "POST /firewall-rules HTTP/1.1" 409 281 0.002654 10.0.0.153 - - [2025-10-31 00:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.153 - - [2025-10-31 00:11:12] "PUT /firewall-rule/538c1929-7d5a-4e42-9f1d-9e524b457624 HTTP/1.1" 200 261 0.041479 10.0.0.153 - - [2025-10-31 00:11:12] "POST /firewall-rules HTTP/1.1" 409 291 0.020931 10.0.0.153 - - [2025-10-31 00:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.153 - - [2025-10-31 00:11:12] "PUT /firewall-rule/f8f2b2a5-4931-4144-8bba-2ffb9cd81507 HTTP/1.1" 200 261 0.027893 10.0.0.153 - - [2025-10-31 00:11:12] "GET /firewall-rule/f8f2b2a5-4931-4144-8bba-2ffb9cd81507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.016210 10.0.0.153 - - [2025-10-31 00:11:12] "POST /firewall-rules HTTP/1.1" 200 660 0.106451 10.0.0.153 - - [2025-10-31 00:11:12] "GET /firewall-rule/455c822c-9504-44d2-9936-e88f803c0e65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.011889 10.0.0.153 - - [2025-10-31 00:11:12] "GET /firewall-policy/afeb9fcf-dea6-4f1a-99ac-5f4594b0f70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002737 10.0.0.153 - - [2025-10-31 00:11:12] "GET /firewall-rule/538c1929-7d5a-4e42-9f1d-9e524b457624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003150 10.0.0.153 - - [2025-10-31 00:11:12] "POST /firewall-policys HTTP/1.1" 409 269 0.002276 10.0.0.153 - - [2025-10-31 00:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.153 - - [2025-10-31 00:11:13] "PUT /firewall-policy/07b852fa-523f-45a6-b028-882ed842576d HTTP/1.1" 200 265 0.030715 10.0.0.153 - - [2025-10-31 00:11:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019027 10.0.0.153 - - [2025-10-31 00:11:13] "GET /firewall-policy/07b852fa-523f-45a6-b028-882ed842576d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005847 10.0.0.153 - - [2025-10-31 00:11:13] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003179 10.0.0.153 - - [2025-10-31 00:11:13] "GET /firewall-policy/07b852fa-523f-45a6-b028-882ed842576d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003795 10.0.0.153 - - [2025-10-31 00:11:13] "GET /firewall-policy/07b852fa-523f-45a6-b028-882ed842576d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003353 10.0.0.153 - - [2025-10-31 00:11:13] "GET /firewall-policy/07b852fa-523f-45a6-b028-882ed842576d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002523 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:11:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000886 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:11:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001092 10.0.0.153 - - [2025-10-31 00:12:14] "GET /virtual-machine-interface/c553cf22-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.012666 10.0.0.153 - - [2025-10-31 00:12:14] "POST /set-tag HTTP/1.1" 200 109 0.005815 10.0.0.153 - - [2025-10-31 00:12:14] "GET /virtual-machine-interface/c8392db8-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004347 10.0.0.153 - - [2025-10-31 00:12:14] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.153 - - [2025-10-31 00:12:14] "GET /virtual-machine-interface/c5cb4070-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004218 10.0.0.153 - - [2025-10-31 00:12:14] "POST /set-tag HTTP/1.1" 200 109 0.001896 10.0.0.153 - - [2025-10-31 00:12:14] "GET /virtual-machine-interface/c7c61fb2-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003892 10.0.0.153 - - [2025-10-31 00:12:14] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.153 - - [2025-10-31 00:12:14] "GET /virtual-machine-interface/c8a426ea-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004141 10.0.0.153 - - [2025-10-31 00:12:14] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.153 - - [2025-10-31 00:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.153 - - [2025-10-31 00:12:14] "GET /loadbalancer/8fb592d9-95e0-403b-80fb-105c2f3cf6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002352 10.0.0.153 - - [2025-10-31 00:12:14] "GET /virtual-machine-interface/c553cf22-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004393 10.0.0.153 - - [2025-10-31 00:12:14] "POST /set-tag HTTP/1.1" 200 109 0.016639 10.0.0.153 - - [2025-10-31 00:12:14] "DELETE /loadbalancer-member/2d2b562a-8d40-40fe-a6b2-2b7deb021437 HTTP/1.1" 200 115 0.039604 10.0.0.153 - - [2025-10-31 00:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.153 - - [2025-10-31 00:12:14] "GET /loadbalancer/8fb592d9-95e0-403b-80fb-105c2f3cf6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002889 10.0.0.153 - - [2025-10-31 00:12:14] "GET /virtual-machine-interface/c757ef56-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004092 10.0.0.153 - - [2025-10-31 00:12:14] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.153 - - [2025-10-31 00:12:14] "GET /virtual-machine-interface/c658cb84-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004471 10.0.0.153 - - [2025-10-31 00:12:14] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.153 - - [2025-10-31 00:12:14] "GET /virtual-machine-interface/c6d323fc-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003603 10.0.0.153 - - [2025-10-31 00:12:14] "POST /set-tag HTTP/1.1" 200 109 0.001740 10.0.0.153 - - [2025-10-31 00:12:15] "GET /virtual-machine-interface/c5cb4070-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006764 10.0.0.153 - - [2025-10-31 00:12:15] "POST /set-tag HTTP/1.1" 200 109 0.003295 10.0.0.153 - - [2025-10-31 00:12:15] "GET /virtual-machine-interface/c5cb4070-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.013009 10.0.0.153 - - [2025-10-31 00:12:15] "POST /set-tag HTTP/1.1" 200 109 0.005410 10.0.0.153 - - [2025-10-31 00:12:15] "GET /virtual-machine/7bb2ce83-31ba-4063-9f17-016f50b65ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.010658 10.0.0.153 - - [2025-10-31 00:12:15] "POST /ref-update HTTP/1.1" 200 156 0.008207 10.0.0.153 - - [2025-10-31 00:12:15] "GET /virtual-machine-interface/c5cb4070-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004223 10.0.0.153 - - [2025-10-31 00:12:15] "POST /set-tag HTTP/1.1" 200 109 0.017662 10.0.0.153 - - [2025-10-31 00:12:15] "POST /set-tag HTTP/1.1" 200 109 0.027545 10.0.0.153 - - [2025-10-31 00:12:15] "POST /set-tag HTTP/1.1" 200 109 0.037988 10.0.0.153 - - [2025-10-31 00:12:15] "POST /set-tag HTTP/1.1" 200 109 0.015339 10.0.0.153 - - [2025-10-31 00:12:15] "POST /set-tag HTTP/1.1" 200 109 0.030562 10.0.0.153 - - [2025-10-31 00:12:15] "DELETE /instance-ip/c5dfff7e-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.044238 10.0.0.153 - - [2025-10-31 00:12:15] "POST /ref-update HTTP/1.1" 200 156 0.008744 10.0.0.153 - - [2025-10-31 00:12:15] "DELETE /virtual-machine-interface/c5cb4070-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.054220 10.0.0.153 - - [2025-10-31 00:12:15] "DELETE /virtual-machine/7bb2ce83-31ba-4063-9f17-016f50b65ac5 HTTP/1.1" 200 115 0.018156 10.0.0.153 - - [2025-10-31 00:12:15] "GET /virtual-machine-interface/c553cf22-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006376 10.0.0.153 - - [2025-10-31 00:12:15] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.153 - - [2025-10-31 00:12:15] "GET /virtual-machine-interface/c553cf22-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007782 10.0.0.153 - - [2025-10-31 00:12:16] "POST /set-tag HTTP/1.1" 200 109 0.003009 10.0.0.153 - - [2025-10-31 00:12:16] "GET /virtual-machine/44b11f73-6b02-48d7-a711-226ec1e7d559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003096 10.0.0.153 - - [2025-10-31 00:12:16] "POST /ref-update HTTP/1.1" 200 156 0.009308 10.0.0.153 - - [2025-10-31 00:12:16] "GET /virtual-machine-interface/c553cf22-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009047 10.0.0.153 - - [2025-10-31 00:12:16] "POST /set-tag HTTP/1.1" 200 109 0.017127 10.0.0.153 - - [2025-10-31 00:12:16] "POST /set-tag HTTP/1.1" 200 109 0.021501 10.0.0.153 - - [2025-10-31 00:12:16] "POST /set-tag HTTP/1.1" 200 109 0.022370 10.0.0.153 - - [2025-10-31 00:12:16] "POST /set-tag HTTP/1.1" 200 109 0.014552 10.0.0.153 - - [2025-10-31 00:12:16] "POST /set-tag HTTP/1.1" 200 109 0.024695 10.0.0.153 - - [2025-10-31 00:12:16] "DELETE /instance-ip/c56c2ffe-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.058982 10.0.0.153 - - [2025-10-31 00:12:16] "POST /ref-update HTTP/1.1" 200 156 0.007222 10.0.0.153 - - [2025-10-31 00:12:16] "DELETE /virtual-machine-interface/c553cf22-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.031619 10.0.0.153 - - [2025-10-31 00:12:16] "DELETE /virtual-machine/44b11f73-6b02-48d7-a711-226ec1e7d559 HTTP/1.1" 200 115 0.032003 10.0.0.153 - - [2025-10-31 00:12:16] "DELETE /tag/17282d7a-625f-48e6-b2b3-1396a74c59fd HTTP/1.1" 200 115 0.043728 10.0.0.153 - - [2025-10-31 00:12:16] "GET /virtual-machine-interface/c6d323fc-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003620 10.0.0.153 - - [2025-10-31 00:12:16] "POST /set-tag HTTP/1.1" 200 109 0.002447 10.0.0.153 - - [2025-10-31 00:12:16] "GET /virtual-machine-interface/c6d323fc-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003908 10.0.0.153 - - [2025-10-31 00:12:16] "POST /set-tag HTTP/1.1" 200 109 0.001838 10.0.0.153 - - [2025-10-31 00:12:16] "GET /virtual-machine/d754582d-e5ed-47f3-bf6d-5e90a23050d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002719 10.0.0.153 - - [2025-10-31 00:12:16] "POST /ref-update HTTP/1.1" 200 156 0.009984 10.0.0.153 - - [2025-10-31 00:12:16] "GET /virtual-machine-interface/c6d323fc-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005551 10.0.0.153 - - [2025-10-31 00:12:16] "POST /set-tag HTTP/1.1" 200 109 0.018504 10.0.0.153 - - [2025-10-31 00:12:16] "POST /set-tag HTTP/1.1" 200 109 0.026300 10.0.0.153 - - [2025-10-31 00:12:16] "POST /set-tag HTTP/1.1" 200 109 0.025174 10.0.0.153 - - [2025-10-31 00:12:16] "POST /set-tag HTTP/1.1" 200 109 0.017676 10.0.0.153 - - [2025-10-31 00:12:16] "POST /set-tag HTTP/1.1" 200 109 0.041027 10.0.0.153 - - [2025-10-31 00:12:16] "DELETE /instance-ip/c6ed59d4-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.049716 10.0.0.153 - - [2025-10-31 00:12:16] "DELETE /virtual-machine-interface/c6d323fc-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.034101 10.0.0.153 - - [2025-10-31 00:12:17] "DELETE /virtual-machine/d754582d-e5ed-47f3-bf6d-5e90a23050d2 HTTP/1.1" 200 115 0.019576 10.0.0.153 - - [2025-10-31 00:12:17] "GET /virtual-machine-interface/c658cb84-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005336 10.0.0.153 - - [2025-10-31 00:12:17] "POST /set-tag HTTP/1.1" 200 109 0.002858 10.0.0.153 - - [2025-10-31 00:12:17] "GET /virtual-machine-interface/c658cb84-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003983 10.0.0.153 - - [2025-10-31 00:12:17] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.153 - - [2025-10-31 00:12:17] "GET /virtual-machine/6551db78-712e-4d5d-aaba-29dab0aa4853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002961 10.0.0.153 - - [2025-10-31 00:12:17] "POST /ref-update HTTP/1.1" 200 156 0.010240 10.0.0.153 - - [2025-10-31 00:12:17] "GET /virtual-machine-interface/c658cb84-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007903 10.0.0.153 - - [2025-10-31 00:12:17] "POST /set-tag HTTP/1.1" 200 109 0.017629 10.0.0.153 - - [2025-10-31 00:12:17] "POST /set-tag HTTP/1.1" 200 109 0.028612 10.0.0.153 - - [2025-10-31 00:12:17] "POST /set-tag HTTP/1.1" 200 109 0.025794 10.0.0.153 - - [2025-10-31 00:12:17] "POST /set-tag HTTP/1.1" 200 109 0.015264 10.0.0.153 - - [2025-10-31 00:12:17] "POST /set-tag HTTP/1.1" 200 109 0.024155 10.0.0.153 - - [2025-10-31 00:12:17] "DELETE /instance-ip/c66f1380-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.039590 10.0.0.153 - - [2025-10-31 00:12:17] "DELETE /virtual-machine-interface/c658cb84-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.047752 10.0.0.153 - - [2025-10-31 00:12:17] "DELETE /virtual-machine/6551db78-712e-4d5d-aaba-29dab0aa4853 HTTP/1.1" 200 115 0.023431 10.0.0.153 - - [2025-10-31 00:12:17] "DELETE /tag/23b32f52-d0b3-4102-8e2c-02dfb7118ecb HTTP/1.1" 200 115 0.036254 10.0.0.153 - - [2025-10-31 00:12:17] "DELETE /tag/d860841c-9652-4b72-81b9-a5b205ff3882 HTTP/1.1" 409 391 0.003721 10.0.0.153 - - [2025-10-31 00:12:27] "POST /tags HTTP/1.1" 200 366 0.054143 10.0.0.153 - - [2025-10-31 00:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005114 10.0.0.153 - - [2025-10-31 00:12:27] "GET /tag/344e20db-370e-46b9-b6b0-870bd2b26aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012575 10.0.0.153 - - [2025-10-31 00:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.153 - - [2025-10-31 00:12:27] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046041 10.0.0.153 - - [2025-10-31 00:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.153 - - [2025-10-31 00:12:27] "GET /service-appliance-set/dc4e1302-85df-4eb5-a6ab-3924523fd4da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003169 10.0.0.153 - - [2025-10-31 00:12:27] "POST /fqname-to-id HTTP/1.1" 404 258 0.004258 10.0.0.153 - - [2025-10-31 00:12:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.097829 10.0.0.153 - - [2025-10-31 00:12:27] "GET /virtual-machine-interface/b9cbc625-3c82-43c7-b646-4a3626c99f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.004454 10.0.0.153 - - [2025-10-31 00:12:27] "POST /set-tag HTTP/1.1" 200 109 0.014173 10.0.0.153 - - [2025-10-31 00:12:27] "POST /instance-ips HTTP/1.1" 200 418 0.035728 10.0.0.153 - - [2025-10-31 00:12:27] "GET /instance-ip/453f57a6-f6b1-47ac-a2af-5dbdcf40db50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.003992 10.0.0.153 - - [2025-10-31 00:12:27] "POST /loadbalancers HTTP/1.1" 200 620 0.062572 10.0.0.153 - - [2025-10-31 00:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022894 10.0.0.153 - - [2025-10-31 00:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011703 10.0.0.153 - - [2025-10-31 00:12:28] "POST /service-instances HTTP/1.1" 200 568 0.018725 10.0.0.153 - - [2025-10-31 00:12:28] "POST /ref-update HTTP/1.1" 200 156 0.013671 10.0.0.153 - - [2025-10-31 00:12:28] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.055562 10.0.0.153 - - [2025-10-31 00:12:28] "GET /virtual-machine-interface/b9cbc625-3c82-43c7-b646-4a3626c99f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004343 10.0.0.153 - - [2025-10-31 00:12:28] "GET /virtual-machine-interface/b9cbc625-3c82-43c7-b646-4a3626c99f30?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.006056 10.0.0.153 - - [2025-10-31 00:12:28] "PUT /service-instance/bbb00690-864f-4c8e-bb0a-19440708a1d7 HTTP/1.1" 200 267 0.009259 10.0.0.153 - - [2025-10-31 00:12:28] "POST /fqname-to-id HTTP/1.1" 404 208 0.010581 10.0.0.153 - - [2025-10-31 00:12:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017370 10.0.0.153 - - [2025-10-31 00:12:28] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.006182 10.0.0.153 - - [2025-10-31 00:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.153 - - [2025-10-31 00:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.153 - - [2025-10-31 00:12:28] "POST /virtual-machines HTTP/1.1" 200 430 0.012774 10.0.0.153 - - [2025-10-31 00:12:28] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003730 10.0.0.153 - - [2025-10-31 00:12:28] "POST /tags HTTP/1.1" 409 221 0.002345 10.0.0.153 - - [2025-10-31 00:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.153 - - [2025-10-31 00:12:28] "GET /tag/0cabb4c6-a2c4-46e5-b35f-4f8caf57cd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.020187 10.0.0.153 - - [2025-10-31 00:12:28] "POST /tags HTTP/1.1" 409 238 0.024633 10.0.0.153 - - [2025-10-31 00:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006238 10.0.0.153 - - [2025-10-31 00:12:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.132356 10.0.0.153 - - [2025-10-31 00:12:28] "GET /tag/344e20db-370e-46b9-b6b0-870bd2b26aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013989 10.0.0.153 - - [2025-10-31 00:12:28] "POST /chown HTTP/1.1" 200 109 0.010270 10.0.0.153 - - [2025-10-31 00:12:28] "POST /chown HTTP/1.1" 200 109 0.007943 10.0.0.153 - - [2025-10-31 00:12:28] "PUT /virtual-machine-interface/59c6e20f-b1a8-4282-9ed6-bb2f6aa29933 HTTP/1.1" 200 285 0.023258 10.0.0.153 - - [2025-10-31 00:12:28] "POST /firewall-rules HTTP/1.1" 200 652 0.127309 10.0.0.153 - - [2025-10-31 00:12:28] "GET /firewall-rule/11904e0a-73a2-4d27-b023-f0b1089e238e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.013125 10.0.0.153 - - [2025-10-31 00:12:28] "PUT /instance-ip/453f57a6-f6b1-47ac-a2af-5dbdcf40db50 HTTP/1.1" 200 257 0.048784 10.0.0.153 - - [2025-10-31 00:12:28] "POST /ref-update HTTP/1.1" 200 156 0.012711 10.0.0.153 - - [2025-10-31 00:12:28] "POST /ref-update HTTP/1.1" 200 156 0.010744 10.0.0.153 - - [2025-10-31 00:12:28] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.016445 10.0.0.153 - - [2025-10-31 00:12:28] "GET /firewall-rule/11904e0a-73a2-4d27-b023-f0b1089e238e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.003163 10.0.0.153 - - [2025-10-31 00:12:28] "POST /ref-update HTTP/1.1" 200 156 0.015212 10.0.0.153 - - [2025-10-31 00:12:28] "POST /ref-update HTTP/1.1" 200 156 0.017004 10.0.0.153 - - [2025-10-31 00:12:28] "POST /ref-update HTTP/1.1" 200 156 0.013844 10.0.0.153 - - [2025-10-31 00:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010284 10.0.0.153 - - [2025-10-31 00:12:28] "POST /ref-update HTTP/1.1" 200 156 0.025246 10.0.0.153 - - [2025-10-31 00:12:28] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052247 10.0.0.153 - - [2025-10-31 00:12:28] "GET /loadbalancer/314f71c8-2095-41dc-9977-93708ad04d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2524 0.003409 10.0.0.153 - - [2025-10-31 00:12:28] "POST /ref-update HTTP/1.1" 200 156 0.012863 10.0.0.153 - - [2025-10-31 00:12:28] "POST /virtual-machines HTTP/1.1" 200 430 0.019021 10.0.0.153 - - [2025-10-31 00:12:28] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.017855 10.0.0.153 - - [2025-10-31 00:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.153 - - [2025-10-31 00:12:28] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.097376 10.0.0.153 - - [2025-10-31 00:12:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.143001 10.0.0.153 - - [2025-10-31 00:12:29] "GET /loadbalancer-listener/e891f0c9-44b5-49e5-a6ba-1648c6215424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004049 10.0.0.153 - - [2025-10-31 00:12:29] "POST /chown HTTP/1.1" 200 109 0.008201 10.0.0.153 - - [2025-10-31 00:12:29] "GET /loadbalancer-listener/e891f0c9-44b5-49e5-a6ba-1648c6215424?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.022903 10.0.0.153 - - [2025-10-31 00:12:29] "POST /chown HTTP/1.1" 200 109 0.007835 10.0.0.153 - - [2025-10-31 00:12:29] "PUT /virtual-machine-interface/4f7eeabb-39f5-4bcd-9a46-b1f691f41ea8 HTTP/1.1" 200 285 0.019006 10.0.0.153 - - [2025-10-31 00:12:29] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.051359 10.0.0.153 - - [2025-10-31 00:12:29] "PUT /instance-ip/453f57a6-f6b1-47ac-a2af-5dbdcf40db50 HTTP/1.1" 200 257 0.010361 10.0.0.153 - - [2025-10-31 00:12:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018976 10.0.0.153 - - [2025-10-31 00:12:29] "POST /ref-update HTTP/1.1" 200 156 0.032592 10.0.0.153 - - [2025-10-31 00:12:29] "GET /loadbalancer-pool/78b70a9d-95fd-4371-aaaa-2dbb3f86c75d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.009273 10.0.0.153 - - [2025-10-31 00:12:29] "POST /ref-update HTTP/1.1" 200 156 0.026341 10.0.0.153 - - [2025-10-31 00:12:29] "POST /loadbalancer-members HTTP/1.1" 200 709 0.043132 10.0.0.153 - - [2025-10-31 00:12:29] "POST /ref-update HTTP/1.1" 200 156 0.007262 10.0.0.153 - - [2025-10-31 00:12:29] "POST /ref-update HTTP/1.1" 200 156 0.023925 10.0.0.153 - - [2025-10-31 00:12:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020867 10.0.0.153 - - [2025-10-31 00:12:29] "GET /loadbalancer-member/50aebcfd-21a8-49ab-a42f-e4a52444c87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.020324 10.0.0.153 - - [2025-10-31 00:12:29] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003852 10.0.0.153 - - [2025-10-31 00:12:29] "POST /ref-update HTTP/1.1" 200 156 0.036371 10.0.0.153 - - [2025-10-31 00:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.153 - - [2025-10-31 00:12:29] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002198 10.0.0.153 - - [2025-10-31 00:12:29] "POST /tags HTTP/1.1" 409 221 0.001364 10.0.0.153 - - [2025-10-31 00:12:29] "PUT /service-instance/bbb00690-864f-4c8e-bb0a-19440708a1d7 HTTP/1.1" 200 267 0.007304 10.0.0.153 - - [2025-10-31 00:12:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015658 10.0.0.153 - - [2025-10-31 00:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.153 - - [2025-10-31 00:12:29] "GET /tag/0cabb4c6-a2c4-46e5-b35f-4f8caf57cd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011727 10.0.0.153 - - [2025-10-31 00:12:29] "POST /tags HTTP/1.1" 409 238 0.001662 10.0.0.153 - - [2025-10-31 00:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.153 - - [2025-10-31 00:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.153 - - [2025-10-31 00:12:29] "GET /tag/344e20db-370e-46b9-b6b0-870bd2b26aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.009983 10.0.0.153 - - [2025-10-31 00:12:29] "POST /firewall-rules HTTP/1.1" 409 293 0.002361 10.0.0.153 - - [2025-10-31 00:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.153 - - [2025-10-31 00:12:29] "POST /chown HTTP/1.1" 200 109 0.009630 10.0.0.153 - - [2025-10-31 00:12:29] "POST /chown HTTP/1.1" 200 109 0.018203 10.0.0.153 - - [2025-10-31 00:12:29] "PUT /instance-ip/453f57a6-f6b1-47ac-a2af-5dbdcf40db50 HTTP/1.1" 200 257 0.026845 10.0.0.153 - - [2025-10-31 00:12:29] "PUT /firewall-rule/11904e0a-73a2-4d27-b023-f0b1089e238e HTTP/1.1" 200 261 0.033247 10.0.0.153 - - [2025-10-31 00:12:29] "GET /firewall-rule/11904e0a-73a2-4d27-b023-f0b1089e238e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.007032 10.0.0.153 - - [2025-10-31 00:12:29] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003785 10.0.0.153 - - [2025-10-31 00:12:29] "POST /ref-update HTTP/1.1" 200 156 0.013578 10.0.0.153 - - [2025-10-31 00:12:29] "POST /chown HTTP/1.1" 200 109 0.021627 10.0.0.153 - - [2025-10-31 00:12:29] "GET /firewall-rule/11904e0a-73a2-4d27-b023-f0b1089e238e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.014873 10.0.0.153 - - [2025-10-31 00:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.153 - - [2025-10-31 00:12:29] "GET /tag/344e20db-370e-46b9-b6b0-870bd2b26aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010565 10.0.0.153 - - [2025-10-31 00:12:29] "POST /chown HTTP/1.1" 200 109 0.039927 10.0.0.153 - - [2025-10-31 00:12:29] "GET /tag/344e20db-370e-46b9-b6b0-870bd2b26aef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.015033 10.0.0.153 - - [2025-10-31 00:12:29] "GET /virtual-machine-interface/4f7eeabb-39f5-4bcd-9a46-b1f691f41ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004637 10.0.0.153 - - [2025-10-31 00:12:29] "PUT /instance-ip/453f57a6-f6b1-47ac-a2af-5dbdcf40db50 HTTP/1.1" 200 257 0.029120 10.0.0.153 - - [2025-10-31 00:12:29] "POST /set-tag HTTP/1.1" 200 109 0.029913 10.0.0.153 - - [2025-10-31 00:12:29] "POST /ref-update HTTP/1.1" 200 156 0.028484 10.0.0.153 - - [2025-10-31 00:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.153 - - [2025-10-31 00:12:29] "GET /virtual-machine-interface/59c6e20f-b1a8-4282-9ed6-bb2f6aa29933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004117 10.0.0.153 - - [2025-10-31 00:12:29] "POST /set-tag HTTP/1.1" 200 109 0.012448 10.0.0.153 - - [2025-10-31 00:12:29] "GET /virtual-machine-interface/b9cbc625-3c82-43c7-b646-4a3626c99f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.010258 10.0.0.153 - - [2025-10-31 00:12:29] "POST /chown HTTP/1.1" 200 109 0.016181 10.0.0.153 - - [2025-10-31 00:12:29] "POST /chown HTTP/1.1" 200 109 0.012472 10.0.0.153 - - [2025-10-31 00:12:29] "PUT /instance-ip/453f57a6-f6b1-47ac-a2af-5dbdcf40db50 HTTP/1.1" 200 257 0.014503 10.0.0.153 - - [2025-10-31 00:12:29] "POST /set-tag HTTP/1.1" 200 109 0.023010 10.0.0.153 - - [2025-10-31 00:12:29] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008896 10.0.0.153 - - [2025-10-31 00:12:29] "GET /firewall-rule/11904e0a-73a2-4d27-b023-f0b1089e238e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002532 10.0.0.153 - - [2025-10-31 00:12:29] "POST /ref-update HTTP/1.1" 200 156 0.009482 10.0.0.153 - - [2025-10-31 00:12:30] "POST /chown HTTP/1.1" 200 109 0.016930 10.0.0.153 - - [2025-10-31 00:12:30] "POST /chown HTTP/1.1" 200 109 0.032014 10.0.0.153 - - [2025-10-31 00:12:30] "POST /ref-update HTTP/1.1" 200 156 0.038136 10.0.0.153 - - [2025-10-31 00:12:30] "PUT /instance-ip/453f57a6-f6b1-47ac-a2af-5dbdcf40db50 HTTP/1.1" 200 257 0.027371 10.0.0.153 - - [2025-10-31 00:12:30] "DELETE /firewall-rule/11904e0a-73a2-4d27-b023-f0b1089e238e HTTP/1.1" 200 115 0.056829 10.0.0.153 - - [2025-10-31 00:12:30] "POST /ref-update HTTP/1.1" 200 156 0.019673 10.0.0.153 - - [2025-10-31 00:12:30] "DELETE /loadbalancer-member/50aebcfd-21a8-49ab-a42f-e4a52444c87b HTTP/1.1" 200 115 0.046546 10.0.0.153 - - [2025-10-31 00:12:30] "DELETE /loadbalancer-pool/78b70a9d-95fd-4371-aaaa-2dbb3f86c75d HTTP/1.1" 200 115 0.024583 10.0.0.153 - - [2025-10-31 00:12:30] "DELETE /loadbalancer-listener/e891f0c9-44b5-49e5-a6ba-1648c6215424 HTTP/1.1" 200 115 0.028954 10.0.0.153 - - [2025-10-31 00:12:30] "PUT /service-instance/bbb00690-864f-4c8e-bb0a-19440708a1d7 HTTP/1.1" 200 267 0.015825 10.0.0.153 - - [2025-10-31 00:12:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.015962 10.0.0.153 - - [2025-10-31 00:12:30] "DELETE /loadbalancer/314f71c8-2095-41dc-9977-93708ad04d29 HTTP/1.1" 200 115 0.070860 10.0.0.153 - - [2025-10-31 00:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001238 10.0.0.153 - - [2025-10-31 00:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.153 - - [2025-10-31 00:12:30] "DELETE /instance-ip/453f57a6-f6b1-47ac-a2af-5dbdcf40db50 HTTP/1.1" 200 115 0.045001 10.0.0.153 - - [2025-10-31 00:12:30] "DELETE /virtual-machine-interface/b9cbc625-3c82-43c7-b646-4a3626c99f30 HTTP/1.1" 200 115 0.040492 10.0.0.153 - - [2025-10-31 00:12:30] "POST /service-instances HTTP/1.1" 409 259 0.001956 10.0.0.153 - - [2025-10-31 00:12:30] "POST /service-instances HTTP/1.1" 409 259 0.007621 10.0.0.153 - - [2025-10-31 00:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.153 - - [2025-10-31 00:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.153 - - [2025-10-31 00:12:30] "DELETE /tag/344e20db-370e-46b9-b6b0-870bd2b26aef HTTP/1.1" 200 115 0.059927 10.0.0.153 - - [2025-10-31 00:12:30] "DELETE /service-instance/bbb00690-864f-4c8e-bb0a-19440708a1d7 HTTP/1.1" 200 115 0.025715 10.0.0.153 - - [2025-10-31 00:12:30] "GET /virtual-machine-interface/4f7eeabb-39f5-4bcd-9a46-b1f691f41ea8?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.004155 10.0.0.153 - - [2025-10-31 00:12:30] "DELETE /virtual-machine-interface/4f7eeabb-39f5-4bcd-9a46-b1f691f41ea8 HTTP/1.1" 200 115 0.042552 10.0.0.153 - - [2025-10-31 00:12:30] "DELETE /virtual-machine/97abe3ed-be1b-4950-9c1b-ee39500e4367 HTTP/1.1" 200 115 0.022415 10.0.0.153 - - [2025-10-31 00:12:30] "GET /virtual-machine-interface/59c6e20f-b1a8-4282-9ed6-bb2f6aa29933?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.006243 10.0.0.153 - - [2025-10-31 00:12:30] "DELETE /virtual-machine-interface/59c6e20f-b1a8-4282-9ed6-bb2f6aa29933 HTTP/1.1" 200 115 0.056224 10.0.0.153 - - [2025-10-31 00:12:30] "POST /ref-update HTTP/1.1" 200 156 0.007708 10.0.0.153 - - [2025-10-31 00:12:30] "DELETE /virtual-machine/d6035c2b-985d-47dc-9aff-7ce6bcbc3956 HTTP/1.1" 200 115 0.025342 10.0.0.153 - - [2025-10-31 00:12:45] "GET /virtual-machine-interface/c8392db8-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016240 10.0.0.153 - - [2025-10-31 00:12:45] "POST /set-tag HTTP/1.1" 200 109 0.006473 10.0.0.153 - - [2025-10-31 00:12:45] "GET /virtual-machine-interface/c8392db8-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005607 10.0.0.153 - - [2025-10-31 00:12:45] "POST /set-tag HTTP/1.1" 200 109 0.002685 10.0.0.153 - - [2025-10-31 00:12:45] "GET /virtual-machine/8b544649-0fb7-47cc-be34-430d8c3c1f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003696 10.0.0.153 - - [2025-10-31 00:12:45] "POST /ref-update HTTP/1.1" 200 156 0.012501 10.0.0.153 - - [2025-10-31 00:12:45] "GET /virtual-machine-interface/c8392db8-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015087 10.0.0.153 - - [2025-10-31 00:12:45] "POST /set-tag HTTP/1.1" 200 109 0.025341 10.0.0.153 - - [2025-10-31 00:12:45] "POST /set-tag HTTP/1.1" 200 109 0.039812 10.0.0.153 - - [2025-10-31 00:12:45] "POST /set-tag HTTP/1.1" 200 109 0.048266 10.0.0.153 - - [2025-10-31 00:12:45] "POST /set-tag HTTP/1.1" 200 109 0.013959 10.0.0.153 - - [2025-10-31 00:12:45] "DELETE /instance-ip/c84ffa2a-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.060328 10.0.0.153 - - [2025-10-31 00:12:45] "DELETE /virtual-machine-interface/c8392db8-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.042571 10.0.0.153 - - [2025-10-31 00:12:45] "DELETE /virtual-machine/8b544649-0fb7-47cc-be34-430d8c3c1f63 HTTP/1.1" 200 115 0.022365 10.0.0.153 - - [2025-10-31 00:12:45] "DELETE /tag/0177f84f-3f08-4fad-8858-e1bb60d87a69 HTTP/1.1" 200 115 0.034234 10.0.0.153 - - [2025-10-31 00:12:45] "GET /virtual-machine-interface/c7c61fb2-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004818 10.0.0.153 - - [2025-10-31 00:12:45] "POST /set-tag HTTP/1.1" 200 109 0.003221 10.0.0.153 - - [2025-10-31 00:12:45] "GET /virtual-machine-interface/c7c61fb2-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004224 10.0.0.153 - - [2025-10-31 00:12:45] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.153 - - [2025-10-31 00:12:46] "GET /virtual-machine/c33aad15-1c47-48e3-b169-b2d4a77b4b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002891 10.0.0.153 - - [2025-10-31 00:12:46] "POST /ref-update HTTP/1.1" 200 156 0.010825 10.0.0.153 - - [2025-10-31 00:12:46] "GET /virtual-machine-interface/c7c61fb2-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.020981 10.0.0.153 - - [2025-10-31 00:12:46] "POST /set-tag HTTP/1.1" 200 109 0.015351 10.0.0.153 - - [2025-10-31 00:12:46] "POST /set-tag HTTP/1.1" 200 109 0.027718 10.0.0.153 - - [2025-10-31 00:12:46] "POST /set-tag HTTP/1.1" 200 109 0.089590 10.0.0.153 - - [2025-10-31 00:12:46] "POST /set-tag HTTP/1.1" 200 109 0.018553 10.0.0.153 - - [2025-10-31 00:12:46] "DELETE /instance-ip/c7e3d3ea-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.165524 10.0.0.153 - - [2025-10-31 00:12:46] "DELETE /virtual-machine-interface/c7c61fb2-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.057621 10.0.0.153 - - [2025-10-31 00:12:46] "DELETE /virtual-machine/c33aad15-1c47-48e3-b169-b2d4a77b4b73 HTTP/1.1" 200 115 0.018842 10.0.0.153 - - [2025-10-31 00:12:46] "DELETE /tag/62303ab6-5e1e-4f30-98e5-54a8884360e1 HTTP/1.1" 409 237 0.009708 10.0.0.153 - - [2025-10-31 00:12:46] "GET /virtual-machine-interface/c757ef56-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008796 10.0.0.153 - - [2025-10-31 00:12:46] "POST /set-tag HTTP/1.1" 200 109 0.002618 10.0.0.153 - - [2025-10-31 00:12:46] "GET /virtual-machine-interface/c757ef56-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004999 10.0.0.153 - - [2025-10-31 00:12:46] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.153 - - [2025-10-31 00:12:46] "GET /virtual-machine/cf9483b2-d9ca-4c45-b60b-13a2cfd08288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002952 10.0.0.153 - - [2025-10-31 00:12:46] "POST /ref-update HTTP/1.1" 200 156 0.008277 10.0.0.153 - - [2025-10-31 00:12:46] "GET /virtual-machine-interface/c757ef56-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005540 10.0.0.153 - - [2025-10-31 00:12:46] "POST /set-tag HTTP/1.1" 200 109 0.015799 10.0.0.153 - - [2025-10-31 00:12:46] "POST /set-tag HTTP/1.1" 200 109 0.021197 10.0.0.153 - - [2025-10-31 00:12:46] "POST /set-tag HTTP/1.1" 200 109 0.015259 10.0.0.153 - - [2025-10-31 00:12:46] "POST /set-tag HTTP/1.1" 200 109 0.026338 10.0.0.153 - - [2025-10-31 00:12:46] "DELETE /instance-ip/c773165a-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.046484 10.0.0.153 - - [2025-10-31 00:12:47] "DELETE /virtual-machine-interface/c757ef56-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.040416 10.0.0.153 - - [2025-10-31 00:12:47] "DELETE /virtual-machine/cf9483b2-d9ca-4c45-b60b-13a2cfd08288 HTTP/1.1" 200 115 0.025031 10.0.0.153 - - [2025-10-31 00:12:47] "DELETE /tag/6e173a8e-9acc-42cb-bd94-7cd392f8826a HTTP/1.1" 200 115 0.034662 10.0.0.153 - - [2025-10-31 00:12:47] "DELETE /tag/9e6fc952-79b6-4732-84de-60b010beef93 HTTP/1.1" 200 115 0.028781 10.0.0.153 - - [2025-10-31 00:12:47] "DELETE /tag/3cc5d1ad-21c5-4618-93ae-5c50062de473 HTTP/1.1" 200 115 0.029489 10.0.0.153 - - [2025-10-31 00:12:47] "GET /virtual-machine-interface/c8a426ea-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004163 10.0.0.153 - - [2025-10-31 00:12:47] "POST /set-tag HTTP/1.1" 200 109 0.002942 10.0.0.153 - - [2025-10-31 00:12:47] "GET /virtual-machine-interface/c8a426ea-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005063 10.0.0.153 - - [2025-10-31 00:12:47] "POST /set-tag HTTP/1.1" 200 109 0.002313 10.0.0.153 - - [2025-10-31 00:12:47] "GET /virtual-machine/5b7bda03-e52a-4a7c-b4f3-54404e821664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002805 10.0.0.153 - - [2025-10-31 00:12:47] "POST /ref-update HTTP/1.1" 200 156 0.009300 10.0.0.153 - - [2025-10-31 00:12:47] "GET /virtual-machine-interface/c8a426ea-b5ed-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012446 10.0.0.153 - - [2025-10-31 00:12:47] "POST /set-tag HTTP/1.1" 200 109 0.021591 10.0.0.153 - - [2025-10-31 00:12:47] "POST /set-tag HTTP/1.1" 200 109 0.029338 10.0.0.153 - - [2025-10-31 00:12:47] "POST /set-tag HTTP/1.1" 200 109 0.035650 10.0.0.153 - - [2025-10-31 00:12:47] "POST /set-tag HTTP/1.1" 200 109 0.013726 10.0.0.153 - - [2025-10-31 00:12:47] "DELETE /instance-ip/c8b9b9ce-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.041249 10.0.0.153 - - [2025-10-31 00:12:47] "DELETE /virtual-machine-interface/c8a426ea-b5ed-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.035854 10.0.0.153 - - [2025-10-31 00:12:47] "DELETE /virtual-machine/5b7bda03-e52a-4a7c-b4f3-54404e821664 HTTP/1.1" 200 115 0.020362 10.0.0.153 - - [2025-10-31 00:12:47] "DELETE /tag/2dafe7d0-07fc-4e31-b2d1-0ef6ceb34e84 HTTP/1.1" 409 237 0.005503 10.0.0.153 - - [2025-10-31 00:12:47] "DELETE /tag/2491d8cc-3519-41f2-9b58-6107d96ee6e0 HTTP/1.1" 200 115 0.032276 10.0.0.153 - - [2025-10-31 00:12:47] "DELETE /tag/f6bb0ba1-e9fe-4bfe-aba1-72e47eaeb268 HTTP/1.1" 409 237 0.004533 10.0.0.153 - - [2025-10-31 00:12:49] "POST /projects HTTP/1.1" 409 238 0.004272 10.0.0.153 - - [2025-10-31 00:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.153 - - [2025-10-31 00:12:49] "GET /project/c671aede-5b96-41f9-be04-b023527cafe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036925 10.0.0.153 - - [2025-10-31 00:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.153 - - [2025-10-31 00:12:49] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005471 10.0.0.153 - - [2025-10-31 00:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.153 - - [2025-10-31 00:12:49] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003809 10.0.0.153 - - [2025-10-31 00:12:49] "POST /security-groups HTTP/1.1" 409 285 0.001924 10.0.0.153 - - [2025-10-31 00:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.153 - - [2025-10-31 00:12:49] "PUT /security-group/7cd3259a-c0ea-4605-b513-1b9a8b4271c9 HTTP/1.1" 200 263 0.059706 10.0.0.153 - - [2025-10-31 00:12:49] "PUT /access-control-list/9c56acae-985e-4947-acb0-7476ed8c2cd0 HTTP/1.1" 200 273 0.013473 10.0.0.153 - - [2025-10-31 00:12:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016673 10.0.0.153 - - [2025-10-31 00:12:49] "PUT /access-control-list/496939aa-5985-4b66-8e61-07a27e88cf27 HTTP/1.1" 200 273 0.033475 10.0.0.153 - - [2025-10-31 00:12:54] "POST /projects HTTP/1.1" 409 238 0.002013 10.0.0.153 - - [2025-10-31 00:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.153 - - [2025-10-31 00:12:54] "GET /project/c671aede-5b96-41f9-be04-b023527cafe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030706 10.0.0.153 - - [2025-10-31 00:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.153 - - [2025-10-31 00:12:54] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006090 10.0.0.153 - - [2025-10-31 00:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.153 - - [2025-10-31 00:12:54] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004854 10.0.0.153 - - [2025-10-31 00:12:54] "POST /security-groups HTTP/1.1" 409 285 0.002447 10.0.0.153 - - [2025-10-31 00:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.153 - - [2025-10-31 00:12:54] "PUT /security-group/7cd3259a-c0ea-4605-b513-1b9a8b4271c9 HTTP/1.1" 200 263 0.055857 10.0.0.153 - - [2025-10-31 00:12:54] "PUT /access-control-list/9c56acae-985e-4947-acb0-7476ed8c2cd0 HTTP/1.1" 200 273 0.027172 10.0.0.153 - - [2025-10-31 00:12:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.053263 10.0.0.153 - - [2025-10-31 00:12:54] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.011728 10.0.0.153 - - [2025-10-31 00:12:54] "PUT /access-control-list/496939aa-5985-4b66-8e61-07a27e88cf27 HTTP/1.1" 200 273 0.040494 10.0.0.153 - - [2025-10-31 00:12:54] "GET /firewall-rule/5d5fcea0-db97-48b8-b1a8-996d15e878f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003513 10.0.0.153 - - [2025-10-31 00:12:55] "POST /ref-update HTTP/1.1" 200 156 0.099909 10.0.0.153 - - [2025-10-31 00:12:55] "DELETE /firewall-rule/5d5fcea0-db97-48b8-b1a8-996d15e878f7 HTTP/1.1" 200 115 0.065907 10.0.0.153 - - [2025-10-31 00:12:55] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.006769 10.0.0.153 - - [2025-10-31 00:12:55] "GET /firewall-rule/ca609558-eacf-4f42-b79e-bbce3ae7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004122 10.0.0.153 - - [2025-10-31 00:12:55] "POST /ref-update HTTP/1.1" 200 156 0.076979 10.0.0.153 - - [2025-10-31 00:12:55] "DELETE /firewall-rule/ca609558-eacf-4f42-b79e-bbce3ae7e121 HTTP/1.1" 200 115 0.057697 10.0.0.153 - - [2025-10-31 00:12:55] "DELETE /tag/2dafe7d0-07fc-4e31-b2d1-0ef6ceb34e84 HTTP/1.1" 409 237 0.009646 10.0.0.153 - - [2025-10-31 00:12:55] "DELETE /tag/dacb4e61-c95d-4da7-bded-da258dcefdeb HTTP/1.1" 200 115 0.062433 10.0.0.153 - - [2025-10-31 00:12:55] "DELETE /tag/f6bb0ba1-e9fe-4bfe-aba1-72e47eaeb268 HTTP/1.1" 409 237 0.008111 10.0.0.153 - - [2025-10-31 00:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.153 - - [2025-10-31 00:12:55] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004073 10.0.0.153 - - [2025-10-31 00:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.153 - - [2025-10-31 00:12:55] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.009220 10.0.0.153 - - [2025-10-31 00:12:55] "PUT /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e HTTP/1.1" 200 265 0.061111 10.0.0.153 - - [2025-10-31 00:12:55] "PUT /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a HTTP/1.1" 200 265 0.069855 10.0.0.153 - - [2025-10-31 00:12:55] "DELETE /security-group/7cd3259a-c0ea-4605-b513-1b9a8b4271c9 HTTP/1.1" 200 115 0.076277 10.0.0.153 - - [2025-10-31 00:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.153 - - [2025-10-31 00:12:55] "DELETE /access-control-list/9c56acae-985e-4947-acb0-7476ed8c2cd0 HTTP/1.1" 200 115 0.051236 10.0.0.153 - - [2025-10-31 00:12:55] "DELETE /access-control-list/496939aa-5985-4b66-8e61-07a27e88cf27 HTTP/1.1" 200 115 0.049107 10.0.0.153 - - [2025-10-31 00:12:55] "GET /project/c671aede-5b96-41f9-be04-b023527cafe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.083266 10.0.0.153 - - [2025-10-31 00:12:55] "GET /project/c671aede-5b96-41f9-be04-b023527cafe1?fields=security_groups HTTP/1.1" 200 1353 0.080735 10.0.0.153 - - [2025-10-31 00:12:56] "DELETE /access-control-list/864f83f0-0184-4765-a901-38dcd821b830 HTTP/1.1" 200 115 0.214424 10.0.0.153 - - [2025-10-31 00:12:56] "DELETE /security-group/e65be510-82f9-4f04-82d4-18b59c0ef3c6 HTTP/1.1" 200 115 0.257174 10.0.0.153 - - [2025-10-31 00:12:56] "GET /project/c671aede-5b96-41f9-be04-b023527cafe1?fields=application_policy_sets HTTP/1.1" 200 1392 0.060597 10.0.0.153 - - [2025-10-31 00:12:56] "DELETE /access-control-list/df7531ce-d31a-4adc-b7f1-e0403a40cee6 HTTP/1.1" 200 115 0.112131 10.0.0.153 - - [2025-10-31 00:12:56] "DELETE /project/c671aede-5b96-41f9-be04-b023527cafe1 HTTP/1.1" 200 115 0.682270 10.0.0.153 - - [2025-10-31 00:12:56] "POST /projects HTTP/1.1" 409 238 0.003888 10.0.0.153 - - [2025-10-31 00:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009296 10.0.0.153 - - [2025-10-31 00:12:56] "GET /project/28012cbb-7dd6-4afc-902f-10beb9fa0518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.066761 10.0.0.153 - - [2025-10-31 00:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006952 10.0.0.153 - - [2025-10-31 00:12:56] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.009410 10.0.0.153 - - [2025-10-31 00:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.153 - - [2025-10-31 00:12:56] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006547 10.0.0.153 - - [2025-10-31 00:12:56] "POST /security-groups HTTP/1.1" 409 285 0.006943 10.0.0.153 - - [2025-10-31 00:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.153 - - [2025-10-31 00:12:56] "PUT /security-group/7ef0365f-144f-4135-8db1-1361d89214de HTTP/1.1" 200 263 0.062963 10.0.0.153 - - [2025-10-31 00:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.039617 10.0.0.153 - - [2025-10-31 00:12:56] "PUT /access-control-list/677cee1e-7a15-41d2-8e20-e371de9729af HTTP/1.1" 200 273 0.028504 10.0.0.153 - - [2025-10-31 00:12:56] "PUT /access-control-list/9bf6e42b-d1c3-4470-84f8-297a910046f9 HTTP/1.1" 200 273 0.034657 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:12:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000964 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:12:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001021 10.0.0.153 - - [2025-10-31 00:13:00] "DELETE /loadbalancer-member/3244d7ce-c628-43a8-9397-b1bc349cd4b0 HTTP/1.1" 200 115 0.056683 10.0.0.153 - - [2025-10-31 00:13:00] "DELETE /loadbalancer-pool/696a93a8-25a3-4637-8821-2b24b0b4d6b4 HTTP/1.1" 200 115 0.054042 10.0.0.153 - - [2025-10-31 00:13:00] "DELETE /loadbalancer-listener/526daf96-54fa-481b-bc6e-aa66f6ad6c26 HTTP/1.1" 200 115 0.044937 10.0.0.153 - - [2025-10-31 00:13:00] "DELETE /loadbalancer/8fb592d9-95e0-403b-80fb-105c2f3cf6e1 HTTP/1.1" 200 115 0.046722 10.0.0.153 - - [2025-10-31 00:13:00] "DELETE /floating-ip/3d1362dd-c3e2-480b-aca8-8bf785705e64 HTTP/1.1" 200 115 0.040403 10.0.0.153 - - [2025-10-31 00:13:00] "DELETE /instance-ip/b8763447-70ed-4cdd-aaee-7dbbc072b42a HTTP/1.1" 200 115 0.083845 10.0.0.153 - - [2025-10-31 00:13:00] "DELETE /virtual-machine-interface/e2658791-d9ac-4d6c-85e7-82701c1b61ef HTTP/1.1" 200 115 0.103624 10.0.0.153 - - [2025-10-31 00:13:00] "DELETE /tag/5f933988-c623-4a7e-ab9c-d36c9a9e0c61 HTTP/1.1" 200 115 0.063597 10.0.0.153 - - [2025-10-31 00:13:00] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002645 10.0.0.153 - - [2025-10-31 00:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.153 - - [2025-10-31 00:13:00] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002746 10.0.0.153 - - [2025-10-31 00:13:01] "GET /firewall-policy/afeb9fcf-dea6-4f1a-99ac-5f4594b0f70d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004688 10.0.0.153 - - [2025-10-31 00:13:01] "GET /firewall-rule/538c1929-7d5a-4e42-9f1d-9e524b457624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003273 10.0.0.153 - - [2025-10-31 00:13:01] "POST /ref-update HTTP/1.1" 200 156 0.022417 10.0.0.153 - - [2025-10-31 00:13:01] "DELETE /firewall-rule/538c1929-7d5a-4e42-9f1d-9e524b457624 HTTP/1.1" 200 115 0.039709 10.0.0.153 - - [2025-10-31 00:13:01] "GET /firewall-policy/07b852fa-523f-45a6-b028-882ed842576d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002749 10.0.0.153 - - [2025-10-31 00:13:01] "GET /firewall-rule/455c822c-9504-44d2-9936-e88f803c0e65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.002845 10.0.0.153 - - [2025-10-31 00:13:01] "POST /ref-update HTTP/1.1" 200 156 0.028546 10.0.0.153 - - [2025-10-31 00:13:01] "DELETE /firewall-rule/455c822c-9504-44d2-9936-e88f803c0e65 HTTP/1.1" 200 115 0.061309 10.0.0.153 - - [2025-10-31 00:13:01] "GET /firewall-policy/07b852fa-523f-45a6-b028-882ed842576d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.007006 10.0.0.153 - - [2025-10-31 00:13:01] "GET /firewall-rule/f8f2b2a5-4931-4144-8bba-2ffb9cd81507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.010100 10.0.0.153 - - [2025-10-31 00:13:01] "POST /ref-update HTTP/1.1" 200 156 0.019886 10.0.0.153 - - [2025-10-31 00:13:01] "DELETE /firewall-rule/f8f2b2a5-4931-4144-8bba-2ffb9cd81507 HTTP/1.1" 200 115 0.093837 10.0.0.153 - - [2025-10-31 00:13:01] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005562 10.0.0.153 - - [2025-10-31 00:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.153 - - [2025-10-31 00:13:01] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002771 10.0.0.153 - - [2025-10-31 00:13:01] "GET /firewall-policy/07b852fa-523f-45a6-b028-882ed842576d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003402 10.0.0.153 - - [2025-10-31 00:13:01] "POST /ref-update HTTP/1.1" 200 156 0.041345 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:13:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001720 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:13:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000950 10.0.0.153 - - [2025-10-31 00:13:01] "DELETE /firewall-policy/07b852fa-523f-45a6-b028-882ed842576d HTTP/1.1" 200 115 0.061399 10.0.0.153 - - [2025-10-31 00:13:01] "DELETE /tag/2dafe7d0-07fc-4e31-b2d1-0ef6ceb34e84 HTTP/1.1" 200 115 0.099595 10.0.0.153 - - [2025-10-31 00:13:01] "DELETE /tag/62303ab6-5e1e-4f30-98e5-54a8884360e1 HTTP/1.1" 200 115 0.095206 10.0.0.153 - - [2025-10-31 00:13:02] "DELETE /tag/d860841c-9652-4b72-81b9-a5b205ff3882 HTTP/1.1" 200 115 0.308230 10.0.0.153 - - [2025-10-31 00:13:02] "DELETE /tag/f6bb0ba1-e9fe-4bfe-aba1-72e47eaeb268 HTTP/1.1" 200 115 0.256129 10.0.0.153 - - [2025-10-31 00:13:02] "POST /projects HTTP/1.1" 409 238 0.004160 10.0.0.153 - - [2025-10-31 00:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.153 - - [2025-10-31 00:13:02] "GET /project/28012cbb-7dd6-4afc-902f-10beb9fa0518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052892 10.0.0.153 - - [2025-10-31 00:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009485 10.0.0.153 - - [2025-10-31 00:13:02] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005476 10.0.0.153 - - [2025-10-31 00:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.153 - - [2025-10-31 00:13:02] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005653 10.0.0.153 - - [2025-10-31 00:13:02] "POST /security-groups HTTP/1.1" 409 285 0.007380 10.0.0.153 - - [2025-10-31 00:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006888 10.0.0.153 - - [2025-10-31 00:13:02] "PUT /security-group/7ef0365f-144f-4135-8db1-1361d89214de HTTP/1.1" 200 263 0.065222 10.0.0.153 - - [2025-10-31 00:13:02] "PUT /access-control-list/677cee1e-7a15-41d2-8e20-e371de9729af HTTP/1.1" 200 273 0.034950 10.0.0.153 - - [2025-10-31 00:13:02] "PUT /access-control-list/9bf6e42b-d1c3-4470-84f8-297a910046f9 HTTP/1.1" 200 273 0.041627 10.0.0.153 - - [2025-10-31 00:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.048702 10.0.0.153 - - [2025-10-31 00:13:02] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.038836 10.0.0.153 - - [2025-10-31 00:13:02] "GET /firewall-rule/dda9904a-5a85-43c3-939f-6ebc5d476fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.008328 10.0.0.153 - - [2025-10-31 00:13:03] "POST /ref-update HTTP/1.1" 200 156 0.089024 10.0.0.153 - - [2025-10-31 00:13:03] "DELETE /firewall-rule/dda9904a-5a85-43c3-939f-6ebc5d476fa1 HTTP/1.1" 200 115 0.050490 10.0.0.153 - - [2025-10-31 00:13:03] "GET /firewall-policy/816af6de-d7fc-414f-b584-a295aac0cd27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.010219 10.0.0.153 - - [2025-10-31 00:13:03] "GET /firewall-rule/223abb36-46cd-4c39-9f82-36729ab176f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009710 10.0.0.153 - - [2025-10-31 00:13:03] "POST /ref-update HTTP/1.1" 200 156 0.070358 10.0.0.153 - - [2025-10-31 00:13:03] "DELETE /firewall-rule/223abb36-46cd-4c39-9f82-36729ab176f3 HTTP/1.1" 200 115 0.059393 10.0.0.153 - - [2025-10-31 00:13:03] "DELETE /tag/05d06264-31c8-49d7-a127-91d251c4d253 HTTP/1.1" 200 115 0.075686 10.0.0.153 - - [2025-10-31 00:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.153 - - [2025-10-31 00:13:03] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004567 10.0.0.153 - - [2025-10-31 00:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.153 - - [2025-10-31 00:13:03] "GET /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005202 10.0.0.153 - - [2025-10-31 00:13:03] "PUT /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e HTTP/1.1" 200 265 0.083518 10.0.0.153 - - [2025-10-31 00:13:03] "PUT /virtual-network/5a08b26f-22cd-44b9-9339-853994bb385a HTTP/1.1" 200 265 0.058921 10.0.0.153 - - [2025-10-31 00:13:03] "DELETE /security-group/7ef0365f-144f-4135-8db1-1361d89214de HTTP/1.1" 200 115 0.130741 10.0.0.153 - - [2025-10-31 00:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.153 - - [2025-10-31 00:13:03] "DELETE /access-control-list/677cee1e-7a15-41d2-8e20-e371de9729af HTTP/1.1" 200 115 0.061981 10.0.0.153 - - [2025-10-31 00:13:03] "DELETE /access-control-list/9bf6e42b-d1c3-4470-84f8-297a910046f9 HTTP/1.1" 200 115 0.082940 10.0.0.153 - - [2025-10-31 00:13:03] "GET /project/28012cbb-7dd6-4afc-902f-10beb9fa0518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.070938 10.0.0.153 - - [2025-10-31 00:13:04] "GET /project/28012cbb-7dd6-4afc-902f-10beb9fa0518?fields=security_groups HTTP/1.1" 200 1352 0.069572 10.0.0.153 - - [2025-10-31 00:13:04] "DELETE /security-group/6f6a3d36-1e1d-4b0a-a90b-2dd33ba052ee HTTP/1.1" 200 115 0.109181 10.0.0.153 - - [2025-10-31 00:13:04] "DELETE /access-control-list/3dd10ab4-2bfd-4678-8749-e64652c9a3da HTTP/1.1" 200 115 0.074131 10.0.0.153 - - [2025-10-31 00:13:04] "GET /project/28012cbb-7dd6-4afc-902f-10beb9fa0518?fields=application_policy_sets HTTP/1.1" 200 1391 0.062330 10.0.0.153 - - [2025-10-31 00:13:04] "DELETE /access-control-list/42866ba4-1118-49f6-b17f-fa6633fa08a9 HTTP/1.1" 200 115 0.090934 10.0.0.153 - - [2025-10-31 00:13:04] "DELETE /project/28012cbb-7dd6-4afc-902f-10beb9fa0518 HTTP/1.1" 200 115 0.533517 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:13:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001051 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:13:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001494 10.0.0.153 - - [2025-10-31 00:13:56] "GET / HTTP/1.1" 200 36215 0.001864 10.0.0.153 - - [2025-10-31 00:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.153 - - [2025-10-31 00:13:56] "GET /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002445 10.0.0.153 - - [2025-10-31 00:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.153 - - [2025-10-31 00:13:57] "GET /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.004272 10.0.0.153 - - [2025-10-31 00:14:13] "GET / HTTP/1.1" 200 36215 0.002474 10.0.0.153 - - [2025-10-31 00:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.153 - - [2025-10-31 00:14:13] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005197 10.0.0.153 - - [2025-10-31 00:14:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.153 - - [2025-10-31 00:14:13] "GET /config-node/5133e086-1865-4ebb-8eb6-e90f6d072fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002309 10.0.0.153 - - [2025-10-31 00:14:13] "GET / HTTP/1.1" 200 36215 0.002739 10.0.0.153 - - [2025-10-31 00:14:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002748 10.0.0.153 - - [2025-10-31 00:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.153 - - [2025-10-31 00:14:18] "GET /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002764 10.0.0.153 - - [2025-10-31 00:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.153 - - [2025-10-31 00:14:18] "PUT /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9 HTTP/1.1" 200 277 0.015992 10.0.0.153 - - [2025-10-31 00:14:18] "GET / HTTP/1.1" 200 36215 0.001650 10.0.0.153 - - [2025-10-31 00:14:18] "POST /alarms HTTP/1.1" 409 264 0.002152 10.0.0.153 - - [2025-10-31 00:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.153 - - [2025-10-31 00:14:18] "PUT /alarm/e4ca8322-e78b-4ebc-be18-457a2970ab90 HTTP/1.1" 200 245 0.010250 10.0.0.153 - - [2025-10-31 00:14:19] "POST /alarms HTTP/1.1" 409 261 0.003950 10.0.0.153 - - [2025-10-31 00:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.153 - - [2025-10-31 00:14:19] "PUT /alarm/739f192d-60cd-45ed-a3a4-3597b785d100 HTTP/1.1" 200 245 0.010214 10.0.0.153 - - [2025-10-31 00:14:19] "POST /alarms HTTP/1.1" 409 261 0.008197 10.0.0.153 - - [2025-10-31 00:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.153 - - [2025-10-31 00:14:19] "PUT /alarm/e8135f9d-4e72-435b-97a5-4941a93f0a98 HTTP/1.1" 200 245 0.009700 10.0.0.153 - - [2025-10-31 00:14:19] "POST /alarms HTTP/1.1" 409 253 0.006850 10.0.0.153 - - [2025-10-31 00:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.153 - - [2025-10-31 00:14:19] "PUT /alarm/ac9f6cb9-fa22-4546-913b-e196df9cc5be HTTP/1.1" 200 245 0.010077 10.0.0.153 - - [2025-10-31 00:14:19] "POST /alarms HTTP/1.1" 409 251 0.009616 10.0.0.153 - - [2025-10-31 00:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.153 - - [2025-10-31 00:14:19] "PUT /alarm/199fd1f2-4fbd-4a3f-b13a-a785b16fef89 HTTP/1.1" 200 245 0.011644 10.0.0.153 - - [2025-10-31 00:14:19] "POST /alarms HTTP/1.1" 409 252 0.006516 10.0.0.153 - - [2025-10-31 00:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.153 - - [2025-10-31 00:14:19] "PUT /alarm/75f78385-01ba-4148-91fb-36c45cec4ef9 HTTP/1.1" 200 245 0.011105 10.0.0.153 - - [2025-10-31 00:14:19] "POST /alarms HTTP/1.1" 409 256 0.017391 10.0.0.153 - - [2025-10-31 00:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.153 - - [2025-10-31 00:14:19] "PUT /alarm/9f7c684b-3c95-4250-bcda-997af34e55a1 HTTP/1.1" 200 245 0.013674 10.0.0.153 - - [2025-10-31 00:14:19] "POST /alarms HTTP/1.1" 409 248 0.007102 10.0.0.153 - - [2025-10-31 00:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.153 - - [2025-10-31 00:14:19] "PUT /alarm/b06a6e1d-f2d0-463e-b74c-c3278b826ee0 HTTP/1.1" 200 245 0.013750 10.0.0.153 - - [2025-10-31 00:14:19] "POST /alarms HTTP/1.1" 409 252 0.004345 10.0.0.153 - - [2025-10-31 00:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.153 - - [2025-10-31 00:14:19] "PUT /alarm/04260dc6-5433-4412-937e-1d663013495c HTTP/1.1" 200 245 0.013564 10.0.0.153 - - [2025-10-31 00:14:19] "POST /alarms HTTP/1.1" 409 257 0.014339 10.0.0.153 - - [2025-10-31 00:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.153 - - [2025-10-31 00:14:19] "PUT /alarm/91e502fc-3357-42d7-a759-a5e96b7567cd HTTP/1.1" 200 245 0.020408 10.0.0.153 - - [2025-10-31 00:14:19] "POST /alarms HTTP/1.1" 409 251 0.012566 10.0.0.153 - - [2025-10-31 00:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.153 - - [2025-10-31 00:14:19] "PUT /alarm/d64c8f45-2c9a-478b-923c-06f8954fe863 HTTP/1.1" 200 245 0.013993 10.0.0.153 - - [2025-10-31 00:14:19] "POST /alarms HTTP/1.1" 409 257 0.024362 10.0.0.153 - - [2025-10-31 00:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.153 - - [2025-10-31 00:14:19] "PUT /alarm/9c102289-086c-465a-9b20-d356ed05cbc1 HTTP/1.1" 200 245 0.019590 10.0.0.153 - - [2025-10-31 00:14:19] "POST /alarms HTTP/1.1" 409 261 0.019379 10.0.0.153 - - [2025-10-31 00:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.153 - - [2025-10-31 00:14:19] "PUT /alarm/b55b6146-f773-407b-a2f8-ecd75d67977f HTTP/1.1" 200 245 0.011034 10.0.0.153 - - [2025-10-31 00:14:19] "POST /alarms HTTP/1.1" 409 258 0.003018 10.0.0.153 - - [2025-10-31 00:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.153 - - [2025-10-31 00:14:19] "PUT /alarm/fed83554-89b8-4aae-afbf-a9c49ad13ef4 HTTP/1.1" 200 245 0.012296 10.0.0.153 - - [2025-10-31 00:14:20] "POST /alarms HTTP/1.1" 409 254 0.002896 10.0.0.153 - - [2025-10-31 00:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.153 - - [2025-10-31 00:14:20] "PUT /alarm/fd68a47b-c13e-47c6-9524-3098601000df HTTP/1.1" 200 245 0.010945 10.0.0.153 - - [2025-10-31 00:14:20] "POST /alarms HTTP/1.1" 409 254 0.002765 10.0.0.153 - - [2025-10-31 00:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.153 - - [2025-10-31 00:14:20] "PUT /alarm/68de3c1d-6e5d-40f0-863e-ce90699798dc HTTP/1.1" 200 245 0.021027 10.0.0.153 - - [2025-10-31 00:14:20] "POST /alarms HTTP/1.1" 409 254 0.004106 10.0.0.153 - - [2025-10-31 00:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.153 - - [2025-10-31 00:14:20] "PUT /alarm/e138351a-edd1-4c25-b944-14aff61ece15 HTTP/1.1" 200 245 0.010901 10.0.0.153 - - [2025-10-31 00:14:20] "POST /alarms HTTP/1.1" 409 247 0.004234 10.0.0.153 - - [2025-10-31 00:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.153 - - [2025-10-31 00:14:20] "PUT /alarm/4a0015a2-732a-4bc3-8eca-c128629665ea HTTP/1.1" 200 245 0.013550 10.0.0.153 - - [2025-10-31 00:14:20] "POST /alarms HTTP/1.1" 409 272 0.003918 10.0.0.153 - - [2025-10-31 00:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.021836 10.0.0.153 - - [2025-10-31 00:14:20] "PUT /alarm/580ee1a8-5cb9-4d5d-b60b-09aab75c6cb3 HTTP/1.1" 200 245 0.017470 10.0.0.153 - - [2025-10-31 00:14:20] "POST /alarms HTTP/1.1" 409 261 0.001544 10.0.0.153 - - [2025-10-31 00:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.153 - - [2025-10-31 00:14:20] "PUT /alarm/0bd3dab5-fa00-4252-a8f0-8a5f81b72641 HTTP/1.1" 200 245 0.013970 10.0.0.153 - - [2025-10-31 00:14:20] "POST /alarms HTTP/1.1" 409 259 0.001997 10.0.0.153 - - [2025-10-31 00:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.153 - - [2025-10-31 00:14:20] "PUT /alarm/34202a06-0665-485b-adda-64c95c2fec30 HTTP/1.1" 200 245 0.009841 10.0.0.153 - - [2025-10-31 00:14:20] "POST /alarms HTTP/1.1" 409 265 0.012362 10.0.0.153 - - [2025-10-31 00:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.153 - - [2025-10-31 00:14:20] "PUT /alarm/c9506c8e-f7bd-42db-bc43-6b3cbaba7a18 HTTP/1.1" 200 245 0.010865 10.0.0.153 - - [2025-10-31 00:14:20] "POST /alarms HTTP/1.1" 409 279 0.004054 10.0.0.153 - - [2025-10-31 00:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.153 - - [2025-10-31 00:14:20] "PUT /alarm/a4440b11-5ed7-4b68-8c12-bbce2e752ee2 HTTP/1.1" 200 245 0.010993 10.0.0.153 - - [2025-10-31 00:14:20] "GET / HTTP/1.1" 200 36215 0.001644 10.0.0.153 - - [2025-10-31 00:14:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002348 10.0.0.153 - - [2025-10-31 00:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.153 - - [2025-10-31 00:14:20] "PUT /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9 HTTP/1.1" 200 277 0.007310 10.0.0.153 - - [2025-10-31 00:14:21] "GET / HTTP/1.1" 200 36215 0.001584 10.0.0.153 - - [2025-10-31 00:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.153 - - [2025-10-31 00:14:21] "GET /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002469 10.0.0.153 - - [2025-10-31 00:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.153 - - [2025-10-31 00:14:21] "PUT /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9 HTTP/1.1" 200 277 0.011341 10.0.0.153 - - [2025-10-31 00:14:21] "GET / HTTP/1.1" 200 36215 0.002198 10.0.0.153 - - [2025-10-31 00:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.153 - - [2025-10-31 00:14:21] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.008623 10.0.0.153 - - [2025-10-31 00:14:21] "PUT /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0 HTTP/1.1" 200 275 0.036882 10.0.0.153 - - [2025-10-31 00:14:24] "GET / HTTP/1.1" 200 36215 0.001252 10.0.0.153 - - [2025-10-31 00:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.153 - - [2025-10-31 00:14:24] "GET /routing-instance/f6da95d0-8753-4213-a1ef-a16c6e7c77ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002408 10.0.0.153 - - [2025-10-31 00:14:24] "POST /bgp-routers HTTP/1.1" 409 301 0.001799 10.0.0.153 - - [2025-10-31 00:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.153 - - [2025-10-31 00:14:24] "GET /bgp-router/ef6feddc-6411-42f2-a084-32e5e50e94ba?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002434 10.0.0.153 - - [2025-10-31 00:14:24] "PUT /bgp-router/ef6feddc-6411-42f2-a084-32e5e50e94ba HTTP/1.1" 200 255 0.009705 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:14:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000906 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:14:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001082 10.0.0.153 - - [2025-10-31 00:14:27] "POST /tags HTTP/1.1" 200 366 0.050347 10.0.0.153 - - [2025-10-31 00:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.153 - - [2025-10-31 00:14:27] "GET /tag/4537a3ea-d778-41a7-92d2-2d9a847fbc69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.022068 10.0.0.153 - - [2025-10-31 00:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005446 10.0.0.153 - - [2025-10-31 00:14:27] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.054331 10.0.0.153 - - [2025-10-31 00:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.153 - - [2025-10-31 00:14:27] "GET /service-appliance-set/dc4e1302-85df-4eb5-a6ab-3924523fd4da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.045048 10.0.0.153 - - [2025-10-31 00:14:27] "POST /fqname-to-id HTTP/1.1" 404 258 0.001774 10.0.0.153 - - [2025-10-31 00:14:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.096713 10.0.0.153 - - [2025-10-31 00:14:27] "GET /virtual-machine-interface/7247aee1-42e0-49e1-b5fa-b161281220e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.012883 10.0.0.153 - - [2025-10-31 00:14:27] "POST /set-tag HTTP/1.1" 200 109 0.012792 10.0.0.153 - - [2025-10-31 00:14:27] "POST /instance-ips HTTP/1.1" 200 418 0.035873 10.0.0.153 - - [2025-10-31 00:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010031 10.0.0.153 - - [2025-10-31 00:14:28] "GET /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.006835 10.0.0.153 - - [2025-10-31 00:14:28] "GET /instance-ip/e0e763dd-7c4c-497b-8200-01c04d2b060a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.009317 10.0.0.153 - - [2025-10-31 00:14:28] "POST /loadbalancers HTTP/1.1" 200 620 0.064618 10.0.0.153 - - [2025-10-31 00:14:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.020999 10.0.0.153 - - [2025-10-31 00:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016473 10.0.0.153 - - [2025-10-31 00:14:28] "POST /service-instances HTTP/1.1" 200 568 0.024924 10.0.0.153 - - [2025-10-31 00:14:28] "POST /ref-update HTTP/1.1" 200 156 0.014960 10.0.0.153 - - [2025-10-31 00:14:28] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052531 10.0.0.153 - - [2025-10-31 00:14:28] "GET /virtual-machine-interface/7247aee1-42e0-49e1-b5fa-b161281220e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.009763 10.0.0.153 - - [2025-10-31 00:14:28] "GET /virtual-machine-interface/7247aee1-42e0-49e1-b5fa-b161281220e0?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.029882 10.0.0.153 - - [2025-10-31 00:14:28] "PUT /service-instance/1b73b748-3473-4fc7-8636-d45e1d6e8395 HTTP/1.1" 200 267 0.043986 10.0.0.153 - - [2025-10-31 00:14:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017669 10.0.0.153 - - [2025-10-31 00:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.153 - - [2025-10-31 00:14:28] "POST /fqname-to-id HTTP/1.1" 404 208 0.001651 10.0.0.153 - - [2025-10-31 00:14:28] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013993 10.0.0.153 - - [2025-10-31 00:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.153 - - [2025-10-31 00:14:28] "POST /virtual-machines HTTP/1.1" 200 430 0.013458 10.0.0.153 - - [2025-10-31 00:14:28] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005562 10.0.0.153 - - [2025-10-31 00:14:28] "POST /tags HTTP/1.1" 409 221 0.002118 10.0.0.153 - - [2025-10-31 00:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.153 - - [2025-10-31 00:14:28] "GET /tag/0cabb4c6-a2c4-46e5-b35f-4f8caf57cd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019011 10.0.0.153 - - [2025-10-31 00:14:28] "POST /tags HTTP/1.1" 409 238 0.014146 10.0.0.153 - - [2025-10-31 00:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014055 10.0.0.153 - - [2025-10-31 00:14:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.157028 10.0.0.153 - - [2025-10-31 00:14:28] "GET /tag/4537a3ea-d778-41a7-92d2-2d9a847fbc69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.017271 10.0.0.153 - - [2025-10-31 00:14:28] "POST /chown HTTP/1.1" 200 109 0.029404 10.0.0.153 - - [2025-10-31 00:14:28] "POST /firewall-rules HTTP/1.1" 200 652 0.090478 10.0.0.153 - - [2025-10-31 00:14:28] "POST /chown HTTP/1.1" 200 109 0.049039 10.0.0.153 - - [2025-10-31 00:14:28] "GET /firewall-rule/24fd8026-cabd-4b64-83f2-707ace46ba13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.012304 10.0.0.153 - - [2025-10-31 00:14:28] "PUT /virtual-machine-interface/3d9a6c73-cf56-489c-9f0d-ed1d5c983d4a HTTP/1.1" 200 285 0.025283 10.0.0.153 - - [2025-10-31 00:14:28] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.011235 10.0.0.153 - - [2025-10-31 00:14:28] "GET /firewall-rule/24fd8026-cabd-4b64-83f2-707ace46ba13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002217 10.0.0.153 - - [2025-10-31 00:14:28] "PUT /instance-ip/e0e763dd-7c4c-497b-8200-01c04d2b060a HTTP/1.1" 200 257 0.030770 10.0.0.153 - - [2025-10-31 00:14:28] "POST /ref-update HTTP/1.1" 200 156 0.026399 10.0.0.153 - - [2025-10-31 00:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005663 10.0.0.153 - - [2025-10-31 00:14:28] "POST /ref-update HTTP/1.1" 200 156 0.014902 10.0.0.153 - - [2025-10-31 00:14:28] "POST /ref-update HTTP/1.1" 200 156 0.048008 10.0.0.153 - - [2025-10-31 00:14:28] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.100966 10.0.0.153 - - [2025-10-31 00:14:29] "POST /ref-update HTTP/1.1" 200 156 0.060128 10.0.0.153 - - [2025-10-31 00:14:29] "GET /loadbalancer/314f71c8-2095-41dc-9977-93708ad04d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2524 0.028825 10.0.0.153 - - [2025-10-31 00:14:29] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.017966 10.0.0.153 - - [2025-10-31 00:14:29] "POST /ref-update HTTP/1.1" 200 156 0.014844 10.0.0.153 - - [2025-10-31 00:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.153 - - [2025-10-31 00:14:29] "POST /ref-update HTTP/1.1" 200 156 0.025824 10.0.0.153 - - [2025-10-31 00:14:29] "POST /ref-update HTTP/1.1" 200 156 0.034802 10.0.0.153 - - [2025-10-31 00:14:29] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.072987 10.0.0.153 - - [2025-10-31 00:14:29] "GET /loadbalancer-listener/628b44a2-17e2-4f49-8e0b-dae14c4cea58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004733 10.0.0.153 - - [2025-10-31 00:14:29] "GET /loadbalancer-listener/628b44a2-17e2-4f49-8e0b-dae14c4cea58?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.008432 10.0.0.153 - - [2025-10-31 00:14:29] "POST /virtual-machines HTTP/1.1" 200 430 0.027631 10.0.0.153 - - [2025-10-31 00:14:29] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.086840 10.0.0.153 - - [2025-10-31 00:14:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.128525 10.0.0.153 - - [2025-10-31 00:14:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.035474 10.0.0.153 - - [2025-10-31 00:14:29] "POST /chown HTTP/1.1" 200 109 0.037316 10.0.0.153 - - [2025-10-31 00:14:29] "GET /loadbalancer-pool/0037c480-2a45-477b-a8d2-acaa26d4c140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009416 10.0.0.153 - - [2025-10-31 00:14:29] "POST /chown HTTP/1.1" 200 109 0.007606 10.0.0.153 - - [2025-10-31 00:14:29] "PUT /virtual-machine-interface/2ae03aea-60d6-408a-adf3-405287bec29c HTTP/1.1" 200 285 0.015781 10.0.0.153 - - [2025-10-31 00:14:29] "POST /loadbalancer-members HTTP/1.1" 200 709 0.039769 10.0.0.153 - - [2025-10-31 00:14:29] "PUT /instance-ip/e0e763dd-7c4c-497b-8200-01c04d2b060a HTTP/1.1" 200 257 0.034930 10.0.0.153 - - [2025-10-31 00:14:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026357 10.0.0.153 - - [2025-10-31 00:14:29] "GET /loadbalancer-member/86fd6062-f03f-4a85-905b-19d26dc31d70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.003851 10.0.0.153 - - [2025-10-31 00:14:29] "POST /ref-update HTTP/1.1" 200 156 0.010044 10.0.0.153 - - [2025-10-31 00:14:29] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004308 10.0.0.153 - - [2025-10-31 00:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.153 - - [2025-10-31 00:14:29] "POST /ref-update HTTP/1.1" 200 156 0.024289 10.0.0.153 - - [2025-10-31 00:14:29] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.016917 10.0.0.153 - - [2025-10-31 00:14:29] "POST /ref-update HTTP/1.1" 200 156 0.024492 10.0.0.153 - - [2025-10-31 00:14:29] "POST /tags HTTP/1.1" 409 221 0.002398 10.0.0.153 - - [2025-10-31 00:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.153 - - [2025-10-31 00:14:29] "GET /tag/0cabb4c6-a2c4-46e5-b35f-4f8caf57cd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011182 10.0.0.153 - - [2025-10-31 00:14:29] "POST /tags HTTP/1.1" 409 238 0.002166 10.0.0.153 - - [2025-10-31 00:14:29] "POST /ref-update HTTP/1.1" 200 156 0.019767 10.0.0.153 - - [2025-10-31 00:14:29] "POST /ref-update HTTP/1.1" 200 156 0.022668 10.0.0.153 - - [2025-10-31 00:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.153 - - [2025-10-31 00:14:29] "GET /tag/4537a3ea-d778-41a7-92d2-2d9a847fbc69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010054 10.0.0.153 - - [2025-10-31 00:14:29] "POST /firewall-rules HTTP/1.1" 409 293 0.004552 10.0.0.153 - - [2025-10-31 00:14:29] "PUT /service-instance/1b73b748-3473-4fc7-8636-d45e1d6e8395 HTTP/1.1" 200 267 0.006897 10.0.0.153 - - [2025-10-31 00:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.153 - - [2025-10-31 00:14:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008753 10.0.0.153 - - [2025-10-31 00:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.153 - - [2025-10-31 00:14:29] "PUT /firewall-rule/24fd8026-cabd-4b64-83f2-707ace46ba13 HTTP/1.1" 200 261 0.035323 10.0.0.153 - - [2025-10-31 00:14:29] "GET /firewall-rule/24fd8026-cabd-4b64-83f2-707ace46ba13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.004934 10.0.0.153 - - [2025-10-31 00:14:29] "POST /chown HTTP/1.1" 200 109 0.021312 10.0.0.153 - - [2025-10-31 00:14:29] "POST /chown HTTP/1.1" 200 109 0.014902 10.0.0.153 - - [2025-10-31 00:14:29] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003641 10.0.0.153 - - [2025-10-31 00:14:29] "GET /firewall-rule/24fd8026-cabd-4b64-83f2-707ace46ba13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002512 10.0.0.153 - - [2025-10-31 00:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.153 - - [2025-10-31 00:14:29] "PUT /instance-ip/e0e763dd-7c4c-497b-8200-01c04d2b060a HTTP/1.1" 200 257 0.014011 10.0.0.153 - - [2025-10-31 00:14:29] "GET /tag/4537a3ea-d778-41a7-92d2-2d9a847fbc69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012947 10.0.0.153 - - [2025-10-31 00:14:29] "GET /tag/4537a3ea-d778-41a7-92d2-2d9a847fbc69?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.013729 10.0.0.153 - - [2025-10-31 00:14:29] "POST /ref-update HTTP/1.1" 200 156 0.051570 10.0.0.153 - - [2025-10-31 00:14:29] "GET /virtual-machine-interface/2ae03aea-60d6-408a-adf3-405287bec29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.010192 10.0.0.153 - - [2025-10-31 00:14:30] "POST /chown HTTP/1.1" 200 109 0.026483 10.0.0.153 - - [2025-10-31 00:14:30] "POST /set-tag HTTP/1.1" 200 109 0.018032 10.0.0.153 - - [2025-10-31 00:14:30] "GET /virtual-machine-interface/3d9a6c73-cf56-489c-9f0d-ed1d5c983d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.016976 10.0.0.153 - - [2025-10-31 00:14:30] "POST /chown HTTP/1.1" 200 109 0.031055 10.0.0.153 - - [2025-10-31 00:14:30] "POST /set-tag HTTP/1.1" 200 109 0.034896 10.0.0.153 - - [2025-10-31 00:14:30] "PUT /instance-ip/e0e763dd-7c4c-497b-8200-01c04d2b060a HTTP/1.1" 200 257 0.032952 10.0.0.153 - - [2025-10-31 00:14:30] "POST /ref-update HTTP/1.1" 200 156 0.017849 10.0.0.153 - - [2025-10-31 00:14:30] "GET /virtual-machine-interface/7247aee1-42e0-49e1-b5fa-b161281220e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.008076 10.0.0.153 - - [2025-10-31 00:14:30] "POST /set-tag HTTP/1.1" 200 109 0.013992 10.0.0.153 - - [2025-10-31 00:14:30] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.017731 10.0.0.153 - - [2025-10-31 00:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.153 - - [2025-10-31 00:14:30] "POST /chown HTTP/1.1" 200 109 0.006082 10.0.0.153 - - [2025-10-31 00:14:30] "POST /chown HTTP/1.1" 200 109 0.018140 10.0.0.153 - - [2025-10-31 00:14:30] "GET /firewall-rule/24fd8026-cabd-4b64-83f2-707ace46ba13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.006326 10.0.0.153 - - [2025-10-31 00:14:30] "PUT /instance-ip/e0e763dd-7c4c-497b-8200-01c04d2b060a HTTP/1.1" 200 257 0.022234 10.0.0.153 - - [2025-10-31 00:14:30] "POST /ref-update HTTP/1.1" 200 156 0.024935 10.0.0.153 - - [2025-10-31 00:14:30] "POST /ref-update HTTP/1.1" 200 156 0.011738 10.0.0.153 - - [2025-10-31 00:14:30] "POST /chown HTTP/1.1" 200 109 0.014828 10.0.0.153 - - [2025-10-31 00:14:30] "DELETE /firewall-rule/24fd8026-cabd-4b64-83f2-707ace46ba13 HTTP/1.1" 200 115 0.068433 10.0.0.153 - - [2025-10-31 00:14:30] "POST /chown HTTP/1.1" 200 109 0.020159 10.0.0.153 - - [2025-10-31 00:14:30] "DELETE /loadbalancer-member/86fd6062-f03f-4a85-905b-19d26dc31d70 HTTP/1.1" 200 115 0.044476 10.0.0.153 - - [2025-10-31 00:14:30] "PUT /instance-ip/e0e763dd-7c4c-497b-8200-01c04d2b060a HTTP/1.1" 200 257 0.014768 10.0.0.153 - - [2025-10-31 00:14:30] "POST /ref-update HTTP/1.1" 200 156 0.017721 10.0.0.153 - - [2025-10-31 00:14:30] "DELETE /loadbalancer-pool/0037c480-2a45-477b-a8d2-acaa26d4c140 HTTP/1.1" 200 115 0.056633 10.0.0.153 - - [2025-10-31 00:14:30] "DELETE /loadbalancer-listener/628b44a2-17e2-4f49-8e0b-dae14c4cea58 HTTP/1.1" 200 115 0.042103 10.0.0.153 - - [2025-10-31 00:14:30] "DELETE /loadbalancer/314f71c8-2095-41dc-9977-93708ad04d29 HTTP/1.1" 200 115 0.035159 10.0.0.153 - - [2025-10-31 00:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.153 - - [2025-10-31 00:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.153 - - [2025-10-31 00:14:30] "DELETE /instance-ip/e0e763dd-7c4c-497b-8200-01c04d2b060a HTTP/1.1" 200 115 0.054469 10.0.0.153 - - [2025-10-31 00:14:30] "DELETE /virtual-machine-interface/7247aee1-42e0-49e1-b5fa-b161281220e0 HTTP/1.1" 200 115 0.046744 10.0.0.153 - - [2025-10-31 00:14:30] "DELETE /service-instance/1b73b748-3473-4fc7-8636-d45e1d6e8395 HTTP/1.1" 200 115 0.043571 10.0.0.153 - - [2025-10-31 00:14:30] "GET /virtual-machine-interface/2ae03aea-60d6-408a-adf3-405287bec29c?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.015119 10.0.0.153 - - [2025-10-31 00:14:30] "DELETE /tag/4537a3ea-d778-41a7-92d2-2d9a847fbc69 HTTP/1.1" 200 115 0.090489 10.0.0.153 - - [2025-10-31 00:14:30] "DELETE /virtual-machine-interface/2ae03aea-60d6-408a-adf3-405287bec29c HTTP/1.1" 200 115 0.048317 10.0.0.153 - - [2025-10-31 00:14:30] "DELETE /virtual-machine/e6a57f16-eb17-4a1e-a5d6-84576f1006e1 HTTP/1.1" 200 115 0.019535 10.0.0.153 - - [2025-10-31 00:14:30] "GET /virtual-machine-interface/3d9a6c73-cf56-489c-9f0d-ed1d5c983d4a?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.004819 10.0.0.153 - - [2025-10-31 00:14:30] "DELETE /virtual-machine-interface/3d9a6c73-cf56-489c-9f0d-ed1d5c983d4a HTTP/1.1" 200 115 0.048227 10.0.0.153 - - [2025-10-31 00:14:30] "POST /ref-update HTTP/1.1" 200 156 0.008093 10.0.0.153 - - [2025-10-31 00:14:31] "DELETE /virtual-machine/4d6cd7f7-44c1-441a-9a87-9d7ea344e46f HTTP/1.1" 200 115 0.028658 10.0.0.153 - - [2025-10-31 00:14:40] "GET / HTTP/1.1" 200 36215 0.002366 10.0.0.153 - - [2025-10-31 00:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.153 - - [2025-10-31 00:14:40] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004713 10.0.0.153 - - [2025-10-31 00:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.153 - - [2025-10-31 00:14:40] "GET /config-node/5133e086-1865-4ebb-8eb6-e90f6d072fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002881 10.0.0.153 - - [2025-10-31 00:14:51] "GET / HTTP/1.1" 200 36215 0.001534 10.0.0.153 - - [2025-10-31 00:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.153 - - [2025-10-31 00:14:51] "GET /routing-instance/f6da95d0-8753-4213-a1ef-a16c6e7c77ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002482 10.0.0.153 - - [2025-10-31 00:14:51] "POST /bgp-routers HTTP/1.1" 409 301 0.001975 10.0.0.153 - - [2025-10-31 00:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.153 - - [2025-10-31 00:14:51] "GET /bgp-router/ef6feddc-6411-42f2-a084-32e5e50e94ba?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003211 10.0.0.153 - - [2025-10-31 00:14:51] "PUT /bgp-router/ef6feddc-6411-42f2-a084-32e5e50e94ba HTTP/1.1" 200 255 0.013738 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:14:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001359 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:14:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001173 10.0.0.153 - - [2025-10-31 00:15:06] "GET / HTTP/1.1" 200 36215 0.001442 10.0.0.153 - - [2025-10-31 00:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.153 - - [2025-10-31 00:15:06] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.010135 10.0.0.153 - - [2025-10-31 00:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.153 - - [2025-10-31 00:15:06] "GET /config-node/5133e086-1865-4ebb-8eb6-e90f6d072fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003402 10.0.0.153 - - [2025-10-31 00:15:06] "GET / HTTP/1.1" 200 36215 0.007090 10.0.0.153 - - [2025-10-31 00:15:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002129 10.0.0.153 - - [2025-10-31 00:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.153 - - [2025-10-31 00:15:11] "GET /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002337 10.0.0.153 - - [2025-10-31 00:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.153 - - [2025-10-31 00:15:11] "PUT /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9 HTTP/1.1" 200 277 0.008937 10.0.0.153 - - [2025-10-31 00:15:12] "GET / HTTP/1.1" 200 36215 0.001498 10.0.0.153 - - [2025-10-31 00:15:12] "POST /alarms HTTP/1.1" 409 264 0.001994 10.0.0.153 - - [2025-10-31 00:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.153 - - [2025-10-31 00:15:12] "PUT /alarm/e4ca8322-e78b-4ebc-be18-457a2970ab90 HTTP/1.1" 200 245 0.008974 10.0.0.153 - - [2025-10-31 00:15:12] "POST /alarms HTTP/1.1" 409 261 0.002968 10.0.0.153 - - [2025-10-31 00:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.153 - - [2025-10-31 00:15:12] "PUT /alarm/739f192d-60cd-45ed-a3a4-3597b785d100 HTTP/1.1" 200 245 0.010015 10.0.0.153 - - [2025-10-31 00:15:12] "POST /alarms HTTP/1.1" 409 261 0.002243 10.0.0.153 - - [2025-10-31 00:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.153 - - [2025-10-31 00:15:12] "PUT /alarm/e8135f9d-4e72-435b-97a5-4941a93f0a98 HTTP/1.1" 200 245 0.010989 10.0.0.153 - - [2025-10-31 00:15:12] "POST /alarms HTTP/1.1" 409 253 0.002494 10.0.0.153 - - [2025-10-31 00:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.153 - - [2025-10-31 00:15:12] "PUT /alarm/ac9f6cb9-fa22-4546-913b-e196df9cc5be HTTP/1.1" 200 245 0.009903 10.0.0.153 - - [2025-10-31 00:15:12] "POST /alarms HTTP/1.1" 409 251 0.007954 10.0.0.153 - - [2025-10-31 00:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.153 - - [2025-10-31 00:15:12] "PUT /alarm/199fd1f2-4fbd-4a3f-b13a-a785b16fef89 HTTP/1.1" 200 245 0.013414 10.0.0.153 - - [2025-10-31 00:15:12] "POST /alarms HTTP/1.1" 409 252 0.010409 10.0.0.153 - - [2025-10-31 00:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.153 - - [2025-10-31 00:15:12] "PUT /alarm/75f78385-01ba-4148-91fb-36c45cec4ef9 HTTP/1.1" 200 245 0.011078 10.0.0.153 - - [2025-10-31 00:15:12] "POST /alarms HTTP/1.1" 409 256 0.009536 10.0.0.153 - - [2025-10-31 00:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.153 - - [2025-10-31 00:15:12] "PUT /alarm/9f7c684b-3c95-4250-bcda-997af34e55a1 HTTP/1.1" 200 245 0.010097 10.0.0.153 - - [2025-10-31 00:15:12] "POST /alarms HTTP/1.1" 409 248 0.011212 10.0.0.153 - - [2025-10-31 00:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.153 - - [2025-10-31 00:15:12] "PUT /alarm/b06a6e1d-f2d0-463e-b74c-c3278b826ee0 HTTP/1.1" 200 245 0.009367 10.0.0.153 - - [2025-10-31 00:15:12] "POST /alarms HTTP/1.1" 409 252 0.007686 10.0.0.153 - - [2025-10-31 00:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006433 10.0.0.153 - - [2025-10-31 00:15:12] "PUT /alarm/04260dc6-5433-4412-937e-1d663013495c HTTP/1.1" 200 245 0.013116 10.0.0.153 - - [2025-10-31 00:15:12] "POST /alarms HTTP/1.1" 409 257 0.034236 10.0.0.153 - - [2025-10-31 00:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.153 - - [2025-10-31 00:15:12] "PUT /alarm/91e502fc-3357-42d7-a759-a5e96b7567cd HTTP/1.1" 200 245 0.010290 10.0.0.153 - - [2025-10-31 00:15:12] "POST /alarms HTTP/1.1" 409 251 0.010783 10.0.0.153 - - [2025-10-31 00:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.153 - - [2025-10-31 00:15:12] "PUT /alarm/d64c8f45-2c9a-478b-923c-06f8954fe863 HTTP/1.1" 200 245 0.010736 10.0.0.153 - - [2025-10-31 00:15:12] "POST /alarms HTTP/1.1" 409 257 0.010250 10.0.0.153 - - [2025-10-31 00:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.153 - - [2025-10-31 00:15:12] "PUT /alarm/9c102289-086c-465a-9b20-d356ed05cbc1 HTTP/1.1" 200 245 0.032892 10.0.0.153 - - [2025-10-31 00:15:12] "POST /alarms HTTP/1.1" 409 261 0.012048 10.0.0.153 - - [2025-10-31 00:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.153 - - [2025-10-31 00:15:12] "PUT /alarm/b55b6146-f773-407b-a2f8-ecd75d67977f HTTP/1.1" 200 245 0.009265 10.0.0.153 - - [2025-10-31 00:15:12] "POST /alarms HTTP/1.1" 409 258 0.005450 10.0.0.153 - - [2025-10-31 00:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.153 - - [2025-10-31 00:15:12] "PUT /alarm/fed83554-89b8-4aae-afbf-a9c49ad13ef4 HTTP/1.1" 200 245 0.008247 10.0.0.153 - - [2025-10-31 00:15:13] "POST /alarms HTTP/1.1" 409 254 0.008525 10.0.0.153 - - [2025-10-31 00:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.153 - - [2025-10-31 00:15:13] "PUT /alarm/fd68a47b-c13e-47c6-9524-3098601000df HTTP/1.1" 200 245 0.011524 10.0.0.153 - - [2025-10-31 00:15:13] "POST /alarms HTTP/1.1" 409 254 0.007802 10.0.0.153 - - [2025-10-31 00:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.153 - - [2025-10-31 00:15:13] "PUT /alarm/68de3c1d-6e5d-40f0-863e-ce90699798dc HTTP/1.1" 200 245 0.010310 10.0.0.153 - - [2025-10-31 00:15:13] "POST /alarms HTTP/1.1" 409 254 0.004791 10.0.0.153 - - [2025-10-31 00:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.153 - - [2025-10-31 00:15:13] "PUT /alarm/e138351a-edd1-4c25-b944-14aff61ece15 HTTP/1.1" 200 245 0.009239 10.0.0.153 - - [2025-10-31 00:15:13] "POST /alarms HTTP/1.1" 409 247 0.004462 10.0.0.153 - - [2025-10-31 00:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.153 - - [2025-10-31 00:15:13] "PUT /alarm/4a0015a2-732a-4bc3-8eca-c128629665ea HTTP/1.1" 200 245 0.011447 10.0.0.153 - - [2025-10-31 00:15:13] "POST /alarms HTTP/1.1" 409 272 0.015330 10.0.0.153 - - [2025-10-31 00:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.153 - - [2025-10-31 00:15:13] "PUT /alarm/580ee1a8-5cb9-4d5d-b60b-09aab75c6cb3 HTTP/1.1" 200 245 0.010970 10.0.0.153 - - [2025-10-31 00:15:13] "POST /alarms HTTP/1.1" 409 261 0.005702 10.0.0.153 - - [2025-10-31 00:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.153 - - [2025-10-31 00:15:13] "PUT /alarm/0bd3dab5-fa00-4252-a8f0-8a5f81b72641 HTTP/1.1" 200 245 0.009515 10.0.0.153 - - [2025-10-31 00:15:13] "POST /alarms HTTP/1.1" 409 259 0.006024 10.0.0.153 - - [2025-10-31 00:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.153 - - [2025-10-31 00:15:13] "PUT /alarm/34202a06-0665-485b-adda-64c95c2fec30 HTTP/1.1" 200 245 0.018912 10.0.0.153 - - [2025-10-31 00:15:13] "POST /alarms HTTP/1.1" 409 265 0.012070 10.0.0.153 - - [2025-10-31 00:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.153 - - [2025-10-31 00:15:13] "PUT /alarm/c9506c8e-f7bd-42db-bc43-6b3cbaba7a18 HTTP/1.1" 200 245 0.015883 10.0.0.153 - - [2025-10-31 00:15:13] "POST /alarms HTTP/1.1" 409 279 0.012449 10.0.0.153 - - [2025-10-31 00:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.153 - - [2025-10-31 00:15:13] "PUT /alarm/a4440b11-5ed7-4b68-8c12-bbce2e752ee2 HTTP/1.1" 200 245 0.019561 10.0.0.153 - - [2025-10-31 00:15:13] "GET / HTTP/1.1" 200 36215 0.002087 10.0.0.153 - - [2025-10-31 00:15:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002038 10.0.0.153 - - [2025-10-31 00:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.153 - - [2025-10-31 00:15:13] "PUT /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9 HTTP/1.1" 200 277 0.006875 10.0.0.153 - - [2025-10-31 00:15:14] "GET / HTTP/1.1" 200 36215 0.001444 10.0.0.153 - - [2025-10-31 00:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.153 - - [2025-10-31 00:15:14] "GET /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002613 10.0.0.153 - - [2025-10-31 00:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.153 - - [2025-10-31 00:15:14] "PUT /global-vrouter-config/e77497e2-8cb3-40e8-bb05-81fea4f958c9 HTTP/1.1" 200 277 0.011512 10.0.0.153 - - [2025-10-31 00:15:14] "GET / HTTP/1.1" 200 36215 0.001673 10.0.0.153 - - [2025-10-31 00:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.153 - - [2025-10-31 00:15:14] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004940 10.0.0.153 - - [2025-10-31 00:15:14] "PUT /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0 HTTP/1.1" 200 275 0.022889 10.0.0.153 - - [2025-10-31 00:15:18] "GET / HTTP/1.1" 200 36215 0.001350 10.0.0.153 - - [2025-10-31 00:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.153 - - [2025-10-31 00:15:18] "GET /routing-instance/f6da95d0-8753-4213-a1ef-a16c6e7c77ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.006106 10.0.0.153 - - [2025-10-31 00:15:18] "POST /bgp-routers HTTP/1.1" 409 301 0.005967 10.0.0.153 - - [2025-10-31 00:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.153 - - [2025-10-31 00:15:18] "GET /bgp-router/ef6feddc-6411-42f2-a084-32e5e50e94ba?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003836 10.0.0.153 - - [2025-10-31 00:15:18] "PUT /bgp-router/ef6feddc-6411-42f2-a084-32e5e50e94ba HTTP/1.1" 200 255 0.013164 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:15:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001261 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:15:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000922 10.0.0.153 - - [2025-10-31 00:15:22] "POST /tags HTTP/1.1" 200 356 0.021814 10.0.0.153 - - [2025-10-31 00:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008854 10.0.0.153 - - [2025-10-31 00:15:22] "GET /tag/0cc44a1b-4a50-422b-b101-922c85f95d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.025609 10.0.0.153 - - [2025-10-31 00:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.153 - - [2025-10-31 00:15:23] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.008243 10.0.0.153 - - [2025-10-31 00:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017293 10.0.0.153 - - [2025-10-31 00:15:23] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.062049 10.0.0.153 - - [2025-10-31 00:15:23] "POST /virtual-machines HTTP/1.1" 200 352 0.009031 10.0.0.153 - - [2025-10-31 00:15:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013578 10.0.0.153 - - [2025-10-31 00:15:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.117495 10.0.0.153 - - [2025-10-31 00:15:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008228 10.0.0.153 - - [2025-10-31 00:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006985 10.0.0.153 - - [2025-10-31 00:15:23] "GET /virtual-machine-interface/b16a26cc-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.004782 10.0.0.153 - - [2025-10-31 00:15:23] "POST /instance-ips HTTP/1.1" 200 392 0.030691 10.0.0.153 - - [2025-10-31 00:15:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022927 10.0.0.153 - - [2025-10-31 00:15:23] "GET /virtual-machine-interface/b16a26cc-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.011264 10.0.0.153 - - [2025-10-31 00:15:23] "POST /set-tag HTTP/1.1" 200 109 0.020278 10.0.0.153 - - [2025-10-31 00:15:23] "GET /virtual-machine-interface/b16a26cc-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.022793 10.0.0.153 - - [2025-10-31 00:15:23] "GET /instance-ip/b184d684-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.007682 10.0.0.153 - - [2025-10-31 00:15:23] "GET /virtual-machine-interface/b16a26cc-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004297 10.0.0.153 - - [2025-10-31 00:15:23] "POST /set-tag HTTP/1.1" 200 109 0.004472 10.0.0.153 - - [2025-10-31 00:15:23] "GET /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004196 10.0.0.153 - - [2025-10-31 00:15:23] "POST /ref-update HTTP/1.1" 200 156 0.010553 10.0.0.153 - - [2025-10-31 00:15:23] "GET /virtual-machine-interface/b16a26cc-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.030624 10.0.0.153 - - [2025-10-31 00:15:23] "POST /set-tag HTTP/1.1" 200 109 0.003196 10.0.0.153 - - [2025-10-31 00:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.153 - - [2025-10-31 00:15:23] "GET /virtual-network/f7996639-a176-44cc-a2a6-62027434d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004072 10.0.0.153 - - [2025-10-31 00:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.153 - - [2025-10-31 00:15:23] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049490 10.0.0.153 - - [2025-10-31 00:15:23] "POST /virtual-machines HTTP/1.1" 200 356 0.010657 10.0.0.153 - - [2025-10-31 00:15:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.034076 10.0.0.153 - - [2025-10-31 00:15:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.140800 10.0.0.153 - - [2025-10-31 00:15:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008156 10.0.0.153 - - [2025-10-31 00:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.020101 10.0.0.153 - - [2025-10-31 00:15:24] "GET /virtual-machine-interface/b1e819ec-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.006913 10.0.0.153 - - [2025-10-31 00:15:24] "POST /instance-ips HTTP/1.1" 200 396 0.054917 10.0.0.153 - - [2025-10-31 00:15:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.041572 10.0.0.153 - - [2025-10-31 00:15:24] "GET /virtual-machine-interface/b1e819ec-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.037726 10.0.0.153 - - [2025-10-31 00:15:24] "POST /set-tag HTTP/1.1" 200 109 0.018399 10.0.0.153 - - [2025-10-31 00:15:24] "GET /virtual-machine-interface/b1e819ec-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.023417 10.0.0.153 - - [2025-10-31 00:15:24] "GET /instance-ip/b206aca4-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004676 10.0.0.153 - - [2025-10-31 00:15:24] "GET /virtual-machine-interface/b1e819ec-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004158 10.0.0.153 - - [2025-10-31 00:15:24] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.153 - - [2025-10-31 00:15:24] "GET /virtual-router/f818bc40-eb9a-47e8-9354-807bbb9f51a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.003474 10.0.0.153 - - [2025-10-31 00:15:24] "POST /ref-update HTTP/1.1" 200 156 0.014830 10.0.0.153 - - [2025-10-31 00:15:24] "GET /virtual-machine-interface/b1e819ec-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.012852 10.0.0.153 - - [2025-10-31 00:15:24] "POST /set-tag HTTP/1.1" 200 109 0.008384 10.0.0.153 - - [2025-10-31 00:15:24] "GET /virtual-machine-interface/b16a26cc-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008019 10.0.0.153 - - [2025-10-31 00:15:24] "POST /set-tag HTTP/1.1" 200 109 0.002977 10.0.0.153 - - [2025-10-31 00:15:24] "GET /virtual-machine-interface/b1e819ec-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006456 10.0.0.153 - - [2025-10-31 00:15:24] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.153 - - [2025-10-31 00:15:25] "GET /virtual-machine-interface/b1e819ec-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005339 10.0.0.153 - - [2025-10-31 00:15:25] "POST /set-tag HTTP/1.1" 200 109 0.003135 10.0.0.153 - - [2025-10-31 00:15:35] "GET /virtual-machine-interface/b16a26cc-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006899 10.0.0.153 - - [2025-10-31 00:15:35] "POST /set-tag HTTP/1.1" 200 109 0.004023 10.0.0.153 - - [2025-10-31 00:15:36] "GET /virtual-machine-interface/b1e819ec-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.009561 10.0.0.153 - - [2025-10-31 00:15:36] "POST /set-tag HTTP/1.1" 200 109 0.003099 10.0.0.153 - - [2025-10-31 00:15:37] "GET /virtual-machine-interface/b16a26cc-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005241 10.0.0.153 - - [2025-10-31 00:15:37] "POST /set-tag HTTP/1.1" 200 109 0.005761 10.0.0.153 - - [2025-10-31 00:15:58] "GET / HTTP/1.1" 200 36215 0.001543 10.0.0.153 - - [2025-10-31 00:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.153 - - [2025-10-31 00:15:58] "GET /global-system-config/ea65d814-ae97-4b59-b36b-94f606780cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004500 10.0.0.153 - - [2025-10-31 00:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.153 - - [2025-10-31 00:15:58] "GET /config-node/5133e086-1865-4ebb-8eb6-e90f6d072fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001976 10.0.0.153 - - [2025-10-31 00:16:05] "GET /global-system-configs HTTP/1.1" 200 323 0.001994 10.0.0.153 - - [2025-10-31 00:16:06] "GET /global-system-configs HTTP/1.1" 200 323 0.002489 10.0.0.153 - - [2025-10-31 00:16:08] "GET /virtual-machine-interface/b16a26cc-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006254 10.0.0.153 - - [2025-10-31 00:16:08] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.153 - - [2025-10-31 00:16:08] "GET /virtual-machine-interface/b16a26cc-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008335 10.0.0.153 - - [2025-10-31 00:16:08] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.153 - - [2025-10-31 00:16:08] "GET /virtual-machine/ebb6e2b0-934a-4698-b01c-a9f42a9f5f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.002536 10.0.0.153 - - [2025-10-31 00:16:08] "POST /ref-update HTTP/1.1" 200 156 0.012975 10.0.0.153 - - [2025-10-31 00:16:08] "GET /virtual-machine-interface/b16a26cc-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.016255 10.0.0.153 - - [2025-10-31 00:16:08] "POST /set-tag HTTP/1.1" 200 109 0.014817 10.0.0.153 - - [2025-10-31 00:16:08] "POST /set-tag HTTP/1.1" 200 109 0.042078 10.0.0.153 - - [2025-10-31 00:16:09] "DELETE /instance-ip/b184d684-b5ee-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.060786 10.0.0.153 - - [2025-10-31 00:16:09] "DELETE /virtual-machine-interface/b16a26cc-b5ee-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.048397 10.0.0.153 - - [2025-10-31 00:16:09] "DELETE /virtual-machine/ebb6e2b0-934a-4698-b01c-a9f42a9f5f9e HTTP/1.1" 200 115 0.022589 10.0.0.153 - - [2025-10-31 00:16:09] "GET /virtual-machine-interface/b1e819ec-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007997 10.0.0.153 - - [2025-10-31 00:16:09] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.153 - - [2025-10-31 00:16:09] "GET / HTTP/1.1" 200 36215 0.001539 10.0.0.153 - - [2025-10-31 00:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.153 - - [2025-10-31 00:16:09] "GET /routing-instance/f6da95d0-8753-4213-a1ef-a16c6e7c77ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002630 10.0.0.153 - - [2025-10-31 00:16:09] "POST /bgp-routers HTTP/1.1" 409 301 0.001795 10.0.0.153 - - [2025-10-31 00:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.153 - - [2025-10-31 00:16:09] "GET /bgp-router/ef6feddc-6411-42f2-a084-32e5e50e94ba?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004193 10.0.0.153 - - [2025-10-31 00:16:09] "PUT /bgp-router/ef6feddc-6411-42f2-a084-32e5e50e94ba HTTP/1.1" 200 255 0.013877 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:16:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.153 - - [2025-10-31 00:16:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001008 10.0.0.153 - - [2025-10-31 00:16:27] "POST /tags HTTP/1.1" 200 366 0.052555 10.0.0.153 - - [2025-10-31 00:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.153 - - [2025-10-31 00:16:27] "GET /tag/cb417801-83ea-428a-8769-92919bafdf96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013428 10.0.0.153 - - [2025-10-31 00:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.153 - - [2025-10-31 00:16:27] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032246 10.0.0.153 - - [2025-10-31 00:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.153 - - [2025-10-31 00:16:27] "GET /service-appliance-set/dc4e1302-85df-4eb5-a6ab-3924523fd4da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.001998 10.0.0.153 - - [2025-10-31 00:16:27] "POST /fqname-to-id HTTP/1.1" 404 258 0.001549 10.0.0.153 - - [2025-10-31 00:16:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.098884 10.0.0.153 - - [2025-10-31 00:16:27] "GET /virtual-machine-interface/a6a6fe9c-b0bd-445c-9231-7f3f469a70de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.022552 10.0.0.153 - - [2025-10-31 00:16:27] "POST /set-tag HTTP/1.1" 200 109 0.025709 10.0.0.153 - - [2025-10-31 00:16:27] "POST /instance-ips HTTP/1.1" 200 418 0.020518 10.0.0.153 - - [2025-10-31 00:16:27] "GET /instance-ip/dd33ed6d-4068-469d-b7a3-0ebcd7a49628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.016828 10.0.0.153 - - [2025-10-31 00:16:27] "POST /loadbalancers HTTP/1.1" 200 620 0.063836 10.0.0.153 - - [2025-10-31 00:16:28] "POST /service-instances HTTP/1.1" 200 568 0.033311 10.0.0.153 - - [2025-10-31 00:16:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018516 10.0.0.153 - - [2025-10-31 00:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020253 10.0.0.153 - - [2025-10-31 00:16:28] "POST /ref-update HTTP/1.1" 200 156 0.017090 10.0.0.153 - - [2025-10-31 00:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.153 - - [2025-10-31 00:16:28] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.072018 10.0.0.153 - - [2025-10-31 00:16:28] "PUT /service-instance/86e0d3b1-8a84-47cd-a3ad-4ae8d4e39dc8 HTTP/1.1" 200 267 0.009815 10.0.0.153 - - [2025-10-31 00:16:28] "GET /virtual-machine-interface/a6a6fe9c-b0bd-445c-9231-7f3f469a70de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.010418 10.0.0.153 - - [2025-10-31 00:16:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022637 10.0.0.153 - - [2025-10-31 00:16:28] "GET /virtual-machine-interface/a6a6fe9c-b0bd-445c-9231-7f3f469a70de?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.017029 10.0.0.153 - - [2025-10-31 00:16:28] "POST /fqname-to-id HTTP/1.1" 404 208 0.003554 10.0.0.153 - - [2025-10-31 00:16:28] "PUT /service-instance/86e0d3b1-8a84-47cd-a3ad-4ae8d4e39dc8 HTTP/1.1" 200 267 0.011362 10.0.0.153 - - [2025-10-31 00:16:28] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002413 10.0.0.153 - - [2025-10-31 00:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.153 - - [2025-10-31 00:16:28] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002193 10.0.0.153 - - [2025-10-31 00:16:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.005705 10.0.0.153 - - [2025-10-31 00:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.153 - - [2025-10-31 00:16:28] "POST /virtual-machines HTTP/1.1" 200 430 0.010900 10.0.0.153 - - [2025-10-31 00:16:28] "POST /tags HTTP/1.1" 409 221 0.006747 10.0.0.153 - - [2025-10-31 00:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.153 - - [2025-10-31 00:16:28] "GET /tag/0cabb4c6-a2c4-46e5-b35f-4f8caf57cd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010478 10.0.0.153 - - [2025-10-31 00:16:28] "POST /tags HTTP/1.1" 409 238 0.001789 10.0.0.153 - - [2025-10-31 00:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.153 - - [2025-10-31 00:16:28] "GET /tag/cb417801-83ea-428a-8769-92919bafdf96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.017213 10.0.0.153 - - [2025-10-31 00:16:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.121278 10.0.0.153 - - [2025-10-31 00:16:28] "POST /firewall-rules HTTP/1.1" 200 652 0.109958 10.0.0.153 - - [2025-10-31 00:16:28] "POST /chown HTTP/1.1" 200 109 0.044586 10.0.0.153 - - [2025-10-31 00:16:28] "GET /firewall-rule/d83bb233-4dcd-4657-9ea4-67d53a49f1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.005388 10.0.0.153 - - [2025-10-31 00:16:28] "POST /chown HTTP/1.1" 200 109 0.031666 10.0.0.153 - - [2025-10-31 00:16:28] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.007692 10.0.0.153 - - [2025-10-31 00:16:28] "GET /firewall-rule/d83bb233-4dcd-4657-9ea4-67d53a49f1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002842 10.0.0.153 - - [2025-10-31 00:16:28] "PUT /virtual-machine-interface/de48fd95-dedd-4e80-a62c-2fa088d7e541 HTTP/1.1" 200 285 0.014886 10.0.0.153 - - [2025-10-31 00:16:28] "PUT /instance-ip/dd33ed6d-4068-469d-b7a3-0ebcd7a49628 HTTP/1.1" 200 257 0.013550 10.0.0.153 - - [2025-10-31 00:16:28] "POST /ref-update HTTP/1.1" 200 156 0.029907 10.0.0.153 - - [2025-10-31 00:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010255 10.0.0.153 - - [2025-10-31 00:16:28] "POST /ref-update HTTP/1.1" 200 156 0.030489 10.0.0.153 - - [2025-10-31 00:16:28] "POST /ref-update HTTP/1.1" 200 156 0.015179 10.0.0.153 - - [2025-10-31 00:16:28] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048357 10.0.0.153 - - [2025-10-31 00:16:28] "POST /ref-update HTTP/1.1" 200 156 0.013085 10.0.0.153 - - [2025-10-31 00:16:28] "POST /ref-update HTTP/1.1" 200 156 0.010428 10.0.0.153 - - [2025-10-31 00:16:28] "GET /loadbalancer/314f71c8-2095-41dc-9977-93708ad04d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2524 0.012385 10.0.0.153 - - [2025-10-31 00:16:28] "POST /ref-update HTTP/1.1" 200 156 0.012505 10.0.0.153 - - [2025-10-31 00:16:28] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.032261 10.0.0.153 - - [2025-10-31 00:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005627 10.0.0.153 - - [2025-10-31 00:16:28] "POST /ref-update HTTP/1.1" 200 156 0.010568 10.0.0.153 - - [2025-10-31 00:16:28] "POST /virtual-machines HTTP/1.1" 200 430 0.026998 10.0.0.153 - - [2025-10-31 00:16:28] "GET /project/7c593acf-7f5a-4aab-bbc4-b3899a6b9e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048610 10.0.0.153 - - [2025-10-31 00:16:29] "GET /loadbalancer-listener/4526ae88-7c7a-4f7e-aa8d-dd6b55e18b4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.010297 10.0.0.153 - - [2025-10-31 00:16:29] "GET /loadbalancer-listener/4526ae88-7c7a-4f7e-aa8d-dd6b55e18b4d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003941 10.0.0.153 - - [2025-10-31 00:16:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.176406 10.0.0.153 - - [2025-10-31 00:16:29] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.089941 10.0.0.153 - - [2025-10-31 00:16:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025510 10.0.0.153 - - [2025-10-31 00:16:29] "POST /chown HTTP/1.1" 200 109 0.020448 10.0.0.153 - - [2025-10-31 00:16:29] "GET /loadbalancer-pool/355e34c8-f251-4f85-b801-a98dd14e9917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.019106 10.0.0.153 - - [2025-10-31 00:16:29] "POST /chown HTTP/1.1" 200 109 0.010483 10.0.0.153 - - [2025-10-31 00:16:29] "PUT /virtual-machine-interface/59386084-64ed-4ff1-80cd-d0236c8b5e46 HTTP/1.1" 200 285 0.026211 10.0.0.153 - - [2025-10-31 00:16:29] "POST /loadbalancer-members HTTP/1.1" 200 709 0.041089 10.0.0.153 - - [2025-10-31 00:16:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016428 10.0.0.153 - - [2025-10-31 00:16:29] "PUT /instance-ip/dd33ed6d-4068-469d-b7a3-0ebcd7a49628 HTTP/1.1" 200 257 0.031653 10.0.0.153 - - [2025-10-31 00:16:29] "GET /loadbalancer-member/a9a4ec28-61be-424f-9860-6ec32469fe48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.014185 10.0.0.153 - - [2025-10-31 00:16:29] "POST /ref-update HTTP/1.1" 200 156 0.022453 10.0.0.153 - - [2025-10-31 00:16:29] "POST /ref-update HTTP/1.1" 200 156 0.020123 10.0.0.153 - - [2025-10-31 00:16:29] "GET /application-policy-set/64edf449-df2d-4982-9b75-e4b4eb545da6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009452 10.0.0.153 - - [2025-10-31 00:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.153 - - [2025-10-31 00:16:29] "GET /policy-management/aa99626c-055d-43fb-ac68-ca7198250bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002337 10.0.0.153 - - [2025-10-31 00:16:29] "POST /ref-update HTTP/1.1" 200 156 0.009775 10.0.0.153 - - [2025-10-31 00:16:29] "POST /tags HTTP/1.1" 409 221 0.003961 10.0.0.153 - - [2025-10-31 00:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008330 10.0.0.153 - - [2025-10-31 00:16:29] "POST /ref-update HTTP/1.1" 200 156 0.039371 10.0.0.153 - - [2025-10-31 00:16:29] "GET /tag/0cabb4c6-a2c4-46e5-b35f-4f8caf57cd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.033199 10.0.0.153 - - [2025-10-31 00:16:29] "POST /ref-update HTTP/1.1" 200 156 0.037927 10.0.0.153 - - [2025-10-31 00:16:29] "POST /tags HTTP/1.1" 409 238 0.002831 10.0.0.153 - - [2025-10-31 00:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.153 - - [2025-10-31 00:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.153 - - [2025-10-31 00:16:29] "GET /tag/cb417801-83ea-428a-8769-92919bafdf96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013204 10.0.0.153 - - [2025-10-31 00:16:29] "POST /chown HTTP/1.1" 200 109 0.005930 10.0.0.153 - - [2025-10-31 00:16:29] "POST /chown HTTP/1.1" 200 109 0.017649 10.0.0.153 - - [2025-10-31 00:16:29] "POST /firewall-rules HTTP/1.1" 409 293 0.002924 10.0.0.153 - - [2025-10-31 00:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.153 - - [2025-10-31 00:16:29] "PUT /firewall-rule/d83bb233-4dcd-4657-9ea4-67d53a49f1ea HTTP/1.1" 200 261 0.016815 10.0.0.153 - - [2025-10-31 00:16:29] "PUT /instance-ip/dd33ed6d-4068-469d-b7a3-0ebcd7a49628 HTTP/1.1" 200 257 0.021059 10.0.0.153 - - [2025-10-31 00:16:29] "GET /firewall-rule/d83bb233-4dcd-4657-9ea4-67d53a49f1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003691 10.0.0.153 - - [2025-10-31 00:16:29] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.002778 10.0.0.153 - - [2025-10-31 00:16:29] "POST /ref-update HTTP/1.1" 200 156 0.022907 10.0.0.153 - - [2025-10-31 00:16:29] "GET /firewall-rule/d83bb233-4dcd-4657-9ea4-67d53a49f1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.005688 10.0.0.153 - - [2025-10-31 00:16:29] "POST /chown HTTP/1.1" 200 109 0.013405 10.0.0.153 - - [2025-10-31 00:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.153 - - [2025-10-31 00:16:29] "GET /tag/cb417801-83ea-428a-8769-92919bafdf96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011925 10.0.0.153 - - [2025-10-31 00:16:29] "GET /tag/cb417801-83ea-428a-8769-92919bafdf96?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.012721 10.0.0.153 - - [2025-10-31 00:16:29] "POST /chown HTTP/1.1" 200 109 0.017256 10.0.0.153 - - [2025-10-31 00:16:29] "PUT /instance-ip/dd33ed6d-4068-469d-b7a3-0ebcd7a49628 HTTP/1.1" 200 257 0.022601 10.0.0.153 - - [2025-10-31 00:16:29] "GET /virtual-machine-interface/59386084-64ed-4ff1-80cd-d0236c8b5e46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.009045 10.0.0.153 - - [2025-10-31 00:16:29] "POST /ref-update HTTP/1.1" 200 156 0.037341 10.0.0.153 - - [2025-10-31 00:16:29] "POST /set-tag HTTP/1.1" 200 109 0.032926 10.0.0.153 - - [2025-10-31 00:16:29] "GET /virtual-machine-interface/a6a6fe9c-b0bd-445c-9231-7f3f469a70de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.019191 10.0.0.153 - - [2025-10-31 00:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005982 10.0.0.153 - - [2025-10-31 00:16:29] "POST /chown HTTP/1.1" 200 109 0.020808 10.0.0.153 - - [2025-10-31 00:16:29] "POST /chown HTTP/1.1" 200 109 0.026219 10.0.0.153 - - [2025-10-31 00:16:29] "POST /set-tag HTTP/1.1" 200 109 0.033097 10.0.0.153 - - [2025-10-31 00:16:29] "GET /virtual-machine-interface/de48fd95-dedd-4e80-a62c-2fa088d7e541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.013159 10.0.0.153 - - [2025-10-31 00:16:30] "PUT /instance-ip/dd33ed6d-4068-469d-b7a3-0ebcd7a49628 HTTP/1.1" 200 257 0.015749 10.0.0.153 - - [2025-10-31 00:16:30] "POST /set-tag HTTP/1.1" 200 109 0.022360 10.0.0.153 - - [2025-10-31 00:16:30] "POST /ref-update HTTP/1.1" 200 156 0.045017 10.0.0.153 - - [2025-10-31 00:16:30] "GET /firewall-policy/e1e505e3-8b8f-4869-92bc-d06ebd5ecaff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.010714 10.0.0.153 - - [2025-10-31 00:16:30] "GET /firewall-rule/d83bb233-4dcd-4657-9ea4-67d53a49f1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.011768 10.0.0.153 - - [2025-10-31 00:16:30] "POST /chown HTTP/1.1" 200 109 0.020177 10.0.0.153 - - [2025-10-31 00:16:30] "POST /ref-update HTTP/1.1" 200 156 0.032434 10.0.0.153 - - [2025-10-31 00:16:30] "POST /chown HTTP/1.1" 200 109 0.014109 10.0.0.153 - - [2025-10-31 00:16:30] "PUT /instance-ip/dd33ed6d-4068-469d-b7a3-0ebcd7a49628 HTTP/1.1" 200 257 0.017970 10.0.0.153 - - [2025-10-31 00:16:30] "POST /ref-update HTTP/1.1" 200 156 0.019048 10.0.0.153 - - [2025-10-31 00:16:30] "DELETE /firewall-rule/d83bb233-4dcd-4657-9ea4-67d53a49f1ea HTTP/1.1" 200 115 0.066677 10.0.0.153 - - [2025-10-31 00:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967 10.0.0.153 - - [2025-10-31 00:16:30] "POST /chown HTTP/1.1" 200 109 0.020763 10.0.0.153 - - [2025-10-31 00:16:30] "DELETE /loadbalancer-member/a9a4ec28-61be-424f-9860-6ec32469fe48 HTTP/1.1" 200 115 0.048114 10.0.0.153 - - [2025-10-31 00:16:30] "POST /chown HTTP/1.1" 200 109 0.026415 10.0.0.153 - - [2025-10-31 00:16:30] "DELETE /loadbalancer-pool/355e34c8-f251-4f85-b801-a98dd14e9917 HTTP/1.1" 200 115 0.089148 10.0.0.153 - - [2025-10-31 00:16:30] "PUT /instance-ip/dd33ed6d-4068-469d-b7a3-0ebcd7a49628 HTTP/1.1" 200 257 0.035266 10.0.0.153 - - [2025-10-31 00:16:30] "POST /ref-update HTTP/1.1" 200 156 0.049382 10.0.0.153 - - [2025-10-31 00:16:30] "DELETE /loadbalancer-listener/4526ae88-7c7a-4f7e-aa8d-dd6b55e18b4d HTTP/1.1" 200 115 0.099058 10.0.0.153 - - [2025-10-31 00:16:30] "POST /chown HTTP/1.1" 200 109 0.038515 10.0.0.153 - - [2025-10-31 00:16:30] "DELETE /loadbalancer/314f71c8-2095-41dc-9977-93708ad04d29 HTTP/1.1" 200 115 0.058058 10.0.0.153 - - [2025-10-31 00:16:30] "POST /chown HTTP/1.1" 200 109 0.012973 10.0.0.153 - - [2025-10-31 00:16:30] "PUT /instance-ip/dd33ed6d-4068-469d-b7a3-0ebcd7a49628 HTTP/1.1" 200 257 0.022210 10.0.0.153 - - [2025-10-31 00:16:30] "POST /ref-update HTTP/1.1" 200 156 0.028654 10.0.0.153 - - [2025-10-31 00:16:30] "DELETE /instance-ip/dd33ed6d-4068-469d-b7a3-0ebcd7a49628 HTTP/1.1" 200 115 0.098370 10.0.0.153 - - [2025-10-31 00:16:30] "DELETE /virtual-machine-interface/a6a6fe9c-b0bd-445c-9231-7f3f469a70de HTTP/1.1" 200 115 0.041370 10.0.0.153 - - [2025-10-31 00:16:30] "DELETE /tag/cb417801-83ea-428a-8769-92919bafdf96 HTTP/1.1" 200 115 0.073411 10.0.0.153 - - [2025-10-31 00:16:30] "DELETE /service-instance/86e0d3b1-8a84-47cd-a3ad-4ae8d4e39dc8 HTTP/1.1" 200 115 0.029135 10.0.0.153 - - [2025-10-31 00:16:30] "GET /virtual-machine-interface/59386084-64ed-4ff1-80cd-d0236c8b5e46?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1238 0.005593 10.0.0.153 - - [2025-10-31 00:16:30] "DELETE /virtual-machine-interface/59386084-64ed-4ff1-80cd-d0236c8b5e46 HTTP/1.1" 200 115 0.038738 10.0.0.153 - - [2025-10-31 00:16:30] "DELETE /virtual-machine/5c75f447-500b-4bce-917b-88ce36969282 HTTP/1.1" 200 115 0.024342 10.0.0.153 - - [2025-10-31 00:16:30] "GET /virtual-machine-interface/de48fd95-dedd-4e80-a62c-2fa088d7e541?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.006208 10.0.0.153 - - [2025-10-31 00:16:31] "DELETE /virtual-machine-interface/de48fd95-dedd-4e80-a62c-2fa088d7e541 HTTP/1.1" 200 115 0.050252 10.0.0.153 - - [2025-10-31 00:16:31] "POST /ref-update HTTP/1.1" 200 156 0.030663 10.0.0.153 - - [2025-10-31 00:16:31] "DELETE /virtual-machine/0f7bfac4-cf26-4e95-9c1e-5009a03d471e HTTP/1.1" 200 115 0.027311 10.0.0.153 - - [2025-10-31 00:16:39] "GET /virtual-machine-interface/b1e819ec-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.010133 10.0.0.153 - - [2025-10-31 00:16:39] "POST /set-tag HTTP/1.1" 200 109 0.005622 10.0.0.153 - - [2025-10-31 00:16:39] "GET /virtual-machine-interface/b1e819ec-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006976 10.0.0.153 - - [2025-10-31 00:16:39] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.153 - - [2025-10-31 00:16:39] "GET /virtual-machine/c4a95ce2-f041-4c74-b2d8-5d9e3337d06d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.002991 10.0.0.153 - - [2025-10-31 00:16:39] "POST /ref-update HTTP/1.1" 200 156 0.008322 10.0.0.153 - - [2025-10-31 00:16:39] "GET /virtual-machine-interface/b1e819ec-b5ee-11f0-bab0-fa163e9aea66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.012002 10.0.0.153 - - [2025-10-31 00:16:39] "POST /set-tag HTTP/1.1" 200 109 0.011992 10.0.0.153 - - [2025-10-31 00:16:40] "POST /set-tag HTTP/1.1" 200 109 0.037423 10.0.0.153 - - [2025-10-31 00:16:40] "DELETE /instance-ip/b206aca4-b5ee-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.055248 10.0.0.153 - - [2025-10-31 00:16:40] "DELETE /virtual-machine-interface/b1e819ec-b5ee-11f0-bab0-fa163e9aea66 HTTP/1.1" 200 115 0.041103 10.0.0.153 - - [2025-10-31 00:16:40] "DELETE /virtual-machine/c4a95ce2-f041-4c74-b2d8-5d9e3337d06d HTTP/1.1" 200 115 0.014926 10.0.0.153 - - [2025-10-31 00:16:40] "DELETE /tag/0cc44a1b-4a50-422b-b101-922c85f95d82 HTTP/1.1" 200 115 0.033681