++ 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: =================== Fri Oct 31 02:54:15 AM UTC 2025 ===================' INFO: =================== Fri Oct 31 02:54:15 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.73 ++ 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.73 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.73 ++ ANALYTICSDB_NODES=10.0.0.73 ++ ANALYTICS_SNMP_NODES=10.0.0.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8081 ' +++ '[' -n '10.0.0.73:8081 ' ']' +++ echo 10.0.0.73:8081 ++ ANALYTICS_SERVERS=10.0.0.73: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9042 ' +++ '[' -n '10.0.0.73:9042 ' ']' +++ echo 10.0.0.73:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.73:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8086 ' +++ '[' -n '10.0.0.73:8086 ' ']' +++ echo 10.0.0.73:8086 ++ COLLECTOR_SERVERS=10.0.0.73: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.73 ++ CONFIGDB_NODES=10.0.0.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8082 ' +++ '[' -n '10.0.0.73:8082 ' ']' +++ echo 10.0.0.73:8082 ++ CONFIG_SERVERS=10.0.0.73: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9161 ' +++ '[' -n '10.0.0.73:9161 ' ']' +++ echo 10.0.0.73:9161 ++ CONFIGDB_SERVERS=10.0.0.73: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9041 ' +++ '[' -n '10.0.0.73:9041 ' ']' +++ echo 10.0.0.73:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.73: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.73 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.73 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:2181, +++ '[' -n 10.0.0.73:2181, ']' +++ echo 10.0.0.73:2181 ++ ZOOKEEPER_SERVERS=10.0.0.73: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:2181 ' +++ '[' -n '10.0.0.73:2181 ' ']' +++ echo 10.0.0.73:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.73:2181 ++ RABBITMQ_NODES=10.0.0.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:5673, +++ '[' -n 10.0.0.73:5673, ']' +++ echo 10.0.0.73:5673 ++ RABBITMQ_SERVERS=10.0.0.73: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:6379 ' +++ '[' -n '10.0.0.73:6379 ' ']' +++ echo 10.0.0.73:6379 ++ REDIS_SERVERS=10.0.0.73: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.73 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9092 ' +++ '[' -n '10.0.0.73:9092 ' ']' +++ echo 10.0.0.73:9092 ++ KAFKA_SERVERS=10.0.0.73: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.73 ++ 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.73 ++ 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.73 + local cassandra=10.0.0.73 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.73 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.73 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.73 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.73 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.73 +++ local servers=10.0.0.73 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort +++ local local_ips=,10.0.0.73,10.220.68.1,127.0.0.1,172.17.0.1,252.73.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.73'\''))' +++ local server_ip=10.0.0.73 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.73 ]] +++ [[ ,10.0.0.73,10.220.68.1,127.0.0.1,172.17.0.1,252.73.0.1,, =~ ,10\.0\.0\.73, ]] +++ echo 10.0.0.73 1 +++ return ++ local ip=10.0.0.73 ++ [[ -z 10.0.0.73 ]] ++ echo 10.0.0.73 + host_ip=10.0.0.73 + [[ cql == \c\q\l ]] ++ echo 10.0.0.73:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.73:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.73:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ 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/31/2025 02:55:01.118 7f3554562b00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/31/2025 02:55:01.513 7f3554562b00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/31/2025 02:55:01.537 7f3554562b00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/31/2025 02:55:01.537 7f3554562b00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.73 - - [2025-10-31 02:55:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000754 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.73:8082/ Hit Ctrl-C to quit. 10.0.0.73 - - [2025-10-31 02:55:16] "GET / HTTP/1.1" 503 181 0.000215 10.0.0.73 - - [2025-10-31 02:55:16] "GET / HTTP/1.1" 503 181 0.000233 10.0.0.73 - - [2025-10-31 02:55:17] "GET / HTTP/1.1" 200 35931 0.001887 10.0.0.73 - - [2025-10-31 02:55:17] "GET / HTTP/1.1" 200 45303 0.001600 10.0.0.73 - - [2025-10-31 02:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005894 10.0.0.73 - - [2025-10-31 02:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.73 - - [2025-10-31 02:55:17] "GET / HTTP/1.1" 200 35931 0.005573 10.0.0.73 - - [2025-10-31 02:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.73 - - [2025-10-31 02:55:17] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011302 10.0.0.73 - - [2025-10-31 02:55:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.002819 10.0.0.73 - - [2025-10-31 02:55:17] "POST /config-database-nodes HTTP/1.1" 200 611 0.064595 10.0.0.73 - - [2025-10-31 02:55:18] "GET / HTTP/1.1" 200 35931 0.001878 10.0.0.73 - - [2025-10-31 02:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.73 - - [2025-10-31 02:55:18] "GET /routing-instance/65ce2518-af13-4fa1-a2d5-d708a7869c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004560 10.0.0.73 - - [2025-10-31 02:55:18] "POST /bgp-routers HTTP/1.1" 200 616 0.039669 10.0.0.73 - - [2025-10-31 02:55:18] "GET /bgp-router/60f632af-d4cb-47da-a8b6-43cbfe290a92?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.006605 10.0.0.73 - - [2025-10-31 02:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.73 - - [2025-10-31 02:55:18] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016897 10.0.0.73 - - [2025-10-31 02:55:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003291 10.0.0.73 - - [2025-10-31 02:55:18] "POST /ref-update HTTP/1.1" 200 156 0.029021 10.0.0.73 - - [2025-10-31 02:55:18] "GET / HTTP/1.1" 200 35931 0.004714 10.0.0.73 - - [2025-10-31 02:55:19] "GET / HTTP/1.1" 200 35931 0.001577 10.0.0.73 - - [2025-10-31 02:55:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.007243 10.0.0.73 - - [2025-10-31 02:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.73 - - [2025-10-31 02:55:19] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.011197 10.0.0.73 - - [2025-10-31 02:55:19] "POST /service-appliance-sets HTTP/1.1" 200 553 0.055718 10.0.0.73 - - [2025-10-31 02:55:19] "POST /fqname-to-id HTTP/1.1" 404 180 0.003886 10.0.0.73 - - [2025-10-31 02:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.73 - - [2025-10-31 02:55:19] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013923 10.0.0.73 - - [2025-10-31 02:55:19] "POST /service-appliance-sets HTTP/1.1" 200 541 0.063300 10.0.0.73 - - [2025-10-31 02:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015965 10.0.0.73 - - [2025-10-31 02:55:19] "GET /network-ipam/c8bad6d1-bc69-44ab-b415-097424c9bbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008929 10.0.0.73 - - [2025-10-31 02:55:19] "GET / HTTP/1.1" 200 35931 0.001591 10.0.0.73 - - [2025-10-31 02:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007696 10.0.0.73 - - [2025-10-31 02:55:19] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007234 10.0.0.73 - - [2025-10-31 02:55:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.009261 10.0.0.73 - - [2025-10-31 02:55:19] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.031055 10.0.0.73 - - [2025-10-31 02:55:20] "POST /service-templates HTTP/1.1" 200 511 0.035435 10.0.0.73 - - [2025-10-31 02:55:20] "POST /service-templates HTTP/1.1" 200 501 0.042850 10.0.0.73 - - [2025-10-31 02:55:20] "POST /service-templates HTTP/1.1" 200 515 0.065095 10.0.0.73 - - [2025-10-31 02:55:20] "POST /service-templates HTTP/1.1" 200 535 0.048100 10.0.0.73 - - [2025-10-31 02:55:20] "POST /service-templates HTTP/1.1" 200 507 0.043234 10.0.0.73 - - [2025-10-31 02:55:21] "GET / HTTP/1.1" 200 35931 0.007612 10.0.0.73 - - [2025-10-31 02:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.73 - - [2025-10-31 02:55:21] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.022274 10.0.0.73 - - [2025-10-31 02:55:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.005991 10.0.0.73 - - [2025-10-31 02:55:21] "POST /database-nodes HTTP/1.1" 200 597 0.038884 10.0.0.73 - - [2025-10-31 02:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006846 10.0.0.73 - - [2025-10-31 02:55:22] "GET /network-ipam/c8bad6d1-bc69-44ab-b415-097424c9bbd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.019722 10.0.0.73 - - [2025-10-31 02:55:23] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.73 - - [2025-10-31 02:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.73 - - [2025-10-31 02:55:23] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005613 10.0.0.73 - - [2025-10-31 02:55:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.002648 10.0.0.73 - - [2025-10-31 02:55:23] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.024616 10.0.0.73 - - [2025-10-31 02:55:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.002263 10.0.0.73 - - [2025-10-31 02:55:23] "POST /access-control-lists HTTP/1.1" 200 587 0.031949 10.0.0.73 - - [2025-10-31 02:55:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.013792 10.0.0.73 - - [2025-10-31 02:55:23] "POST /access-control-lists HTTP/1.1" 200 585 0.033566 10.0.0.73 - - [2025-10-31 02:55:23] "POST /route-targets HTTP/1.1" 200 327 0.017308 10.0.0.73 - - [2025-10-31 02:55:23] "POST /ref-update HTTP/1.1" 200 156 0.031402 10.0.0.73 - - [2025-10-31 02:55:23] "POST /route-targets HTTP/1.1" 200 327 0.013068 10.0.0.73 - - [2025-10-31 02:55:23] "POST /ref-update HTTP/1.1" 200 156 0.022094 10.0.0.73 - - [2025-10-31 02:55:23] "POST /route-targets HTTP/1.1" 200 327 0.017016 10.0.0.73 - - [2025-10-31 02:55:23] "POST /ref-update HTTP/1.1" 200 156 0.031734 10.0.0.73 - - [2025-10-31 02:55:23] "POST /route-targets HTTP/1.1" 200 327 0.022737 10.0.0.73 - - [2025-10-31 02:55:24] "POST /ref-update HTTP/1.1" 200 156 0.026580 10.0.0.73 - - [2025-10-31 02:55:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.002968 10.0.0.73 - - [2025-10-31 02:55:24] "POST /access-control-lists HTTP/1.1" 200 551 0.067678 10.0.0.73 - - [2025-10-31 02:55:24] "PUT /access-control-list/92d09054-3d1c-48bd-b717-7b78eb593fbb HTTP/1.1" 200 272 0.012183 10.0.0.73 - - [2025-10-31 02:55:24] "PUT /access-control-list/97e21b51-46ef-4562-9d25-ba803b445b90 HTTP/1.1" 200 272 0.016183 10.0.0.73 - - [2025-10-31 02:55:24] "GET / HTTP/1.1" 200 35931 0.002069 10.0.0.73 - - [2025-10-31 02:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.73 - - [2025-10-31 02:55:24] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005065 10.0.0.73 - - [2025-10-31 02:55:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.005214 10.0.0.73 - - [2025-10-31 02:55:24] "POST /config-nodes HTTP/1.1" 200 593 0.038816 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:55:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:55:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001025 10.0.0.73 - - [2025-10-31 02:55:24] "GET / HTTP/1.1" 200 35931 0.001990 10.0.0.73 - - [2025-10-31 02:55:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002968 10.0.0.73 - - [2025-10-31 02:55:24] "GET / HTTP/1.1" 200 35931 0.001247 10.0.0.73 - - [2025-10-31 02:55:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.73 - - [2025-10-31 02:55:24] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005145 10.0.0.73 - - [2025-10-31 02:55:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.002215 10.0.0.73 - - [2025-10-31 02:55:24] "POST /analytics-nodes HTTP/1.1" 200 599 0.037795 10.0.0.73 - - [2025-10-31 02:55:25] "GET / HTTP/1.1" 200 35931 0.001550 10.0.0.73 - - [2025-10-31 02:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.73 - - [2025-10-31 02:55:26] "GET /domain/d4180067-5e0c-497a-b158-23b87fbf3d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.005194 10.0.0.73 - - [2025-10-31 02:55:26] "POST /id-to-fqname HTTP/1.1" 200 173 0.000532 10.0.0.73 - - [2025-10-31 02:55:26] "POST /fqname-to-id HTTP/1.1" 404 182 0.006478 10.0.0.73 - - [2025-10-31 02:55:26] "POST /security-groups HTTP/1.1" 200 570 0.087470 10.0.0.73 - - [2025-10-31 02:55:26] "POST /fqname-to-id HTTP/1.1" 404 213 0.005852 10.0.0.73 - - [2025-10-31 02:55:26] "POST /projects HTTP/1.1" 200 481 0.316833 10.0.0.73 - - [2025-10-31 02:55:26] "POST /access-control-lists HTTP/1.1" 200 579 0.048053 10.0.0.73 - - [2025-10-31 02:55:26] "POST /security-groups HTTP/1.1" 200 534 0.061257 10.0.0.73 - - [2025-10-31 02:55:26] "POST /fqname-to-id HTTP/1.1" 404 212 0.002148 10.0.0.73 - - [2025-10-31 02:55:26] "POST /chown HTTP/1.1" 200 109 0.014443 10.0.0.73 - - [2025-10-31 02:55:26] "POST /access-control-lists HTTP/1.1" 200 577 0.030993 10.0.0.73 - - [2025-10-31 02:55:26] "POST /policy-managements HTTP/1.1" 409 214 0.018061 10.0.0.73 - - [2025-10-31 02:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.021647 10.0.0.73 - - [2025-10-31 02:55:26] "POST /fqname-to-id HTTP/1.1" 404 232 0.001979 10.0.0.73 - - [2025-10-31 02:55:26] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008232 10.0.0.73 - - [2025-10-31 02:55:26] "POST /access-control-lists HTTP/1.1" 200 594 0.069571 10.0.0.73 - - [2025-10-31 02:55:26] "POST /fqname-to-id HTTP/1.1" 404 231 0.004629 10.0.0.73 - - [2025-10-31 02:55:26] "POST /application-policy-sets HTTP/1.1" 200 528 0.070237 10.0.0.73 - - [2025-10-31 02:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006762 10.0.0.73 - - [2025-10-31 02:55:26] "POST /access-control-lists HTTP/1.1" 200 592 0.036921 10.0.0.73 - - [2025-10-31 02:55:27] "GET /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.012168 10.0.0.73 - - [2025-10-31 02:55:27] "PUT /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6 HTTP/1.1" 200 276 0.019754 10.0.0.73 - - [2025-10-31 02:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017190 10.0.0.73 - - [2025-10-31 02:55:27] "GET /virtual-network/da5040ae-b11c-4894-8eab-561ea066df32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004957 10.0.0.73 - - [2025-10-31 02:55:27] "POST /id-to-fqname HTTP/1.1" 200 177 0.000501 10.0.0.73 - - [2025-10-31 02:55:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.003875 10.0.0.73 - - [2025-10-31 02:55:27] "POST /security-groups HTTP/1.1" 200 574 0.115987 10.0.0.73 - - [2025-10-31 02:55:27] "POST /projects HTTP/1.1" 200 489 0.253459 10.0.0.73 - - [2025-10-31 02:55:27] "POST /fqname-to-id HTTP/1.1" 404 217 0.005053 10.0.0.73 - - [2025-10-31 02:55:27] "POST /access-control-lists HTTP/1.1" 200 583 0.059270 10.0.0.73 - - [2025-10-31 02:55:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.026769 10.0.0.73 - - [2025-10-31 02:55:27] "POST /security-groups HTTP/1.1" 200 546 0.131567 10.0.0.73 - - [2025-10-31 02:55:27] "POST /chown HTTP/1.1" 200 109 0.021927 10.0.0.73 - - [2025-10-31 02:55:27] "POST /access-control-lists HTTP/1.1" 200 581 0.069048 10.0.0.73 - - [2025-10-31 02:55:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.012236 10.0.0.73 - - [2025-10-31 02:55:27] "POST /network-ipams HTTP/1.1" 200 522 0.099064 10.0.0.73 - - [2025-10-31 02:55:27] "POST /access-control-lists HTTP/1.1" 200 602 0.093511 10.0.0.73 - - [2025-10-31 02:55:27] "POST /fqname-to-id HTTP/1.1" 404 239 0.018697 10.0.0.73 - - [2025-10-31 02:55:27] "POST /network-ipams HTTP/1.1" 200 510 0.093536 10.0.0.73 - - [2025-10-31 02:55:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.028504 10.0.0.73 - - [2025-10-31 02:55:27] "POST /access-control-lists HTTP/1.1" 200 600 0.051934 10.0.0.73 - - [2025-10-31 02:55:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.010658 10.0.0.73 - - [2025-10-31 02:55:28] "POST /useragent-kv HTTP/1.1" 200 115 0.018657 10.0.0.73 - - [2025-10-31 02:55:28] "POST /virtual-networks HTTP/1.1" 200 538 0.235952 10.0.0.73 - - [2025-10-31 02:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020200 10.0.0.73 - - [2025-10-31 02:55:28] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.029086 10.0.0.73 - - [2025-10-31 02:55:28] "POST /access-control-lists HTTP/1.1" 200 589 0.132800 10.0.0.73 - - [2025-10-31 02:55:28] "POST /route-targets HTTP/1.1" 200 327 0.042832 10.0.0.73 - - [2025-10-31 02:55:28] "POST /network-ipams HTTP/1.1" 200 518 0.129059 10.0.0.73 - - [2025-10-31 02:55:28] "POST /fqname-to-id HTTP/1.1" 404 202 0.015338 10.0.0.73 - - [2025-10-31 02:55:28] "POST /ref-update HTTP/1.1" 200 156 0.111644 10.0.0.73 - - [2025-10-31 02:55:28] "PUT /access-control-list/f06baef9-bbbf-40dd-be88-e0adf657bfb6 HTTP/1.1" 200 272 0.062691 10.0.0.73 - - [2025-10-31 02:55:28] "POST /useragent-kv HTTP/1.1" 200 115 0.026539 10.0.0.73 - - [2025-10-31 02:55:28] "POST /virtual-networks HTTP/1.1" 200 546 0.418511 10.0.0.73 - - [2025-10-31 02:55:28] "POST /route-targets HTTP/1.1" 200 327 0.017154 10.0.0.73 - - [2025-10-31 02:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.021613 10.0.0.73 - - [2025-10-31 02:55:28] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.032305 10.0.0.73 - - [2025-10-31 02:55:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.003577 10.0.0.73 - - [2025-10-31 02:55:28] "POST /ref-update HTTP/1.1" 200 156 0.064488 10.0.0.73 - - [2025-10-31 02:55:29] "POST /network-policys HTTP/1.1" 200 538 0.022059 10.0.0.73 - - [2025-10-31 02:55:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.014088 10.0.0.73 - - [2025-10-31 02:55:29] "POST /network-policys HTTP/1.1" 200 534 0.054597 10.0.0.73 - - [2025-10-31 02:55:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.004407 10.0.0.73 - - [2025-10-31 02:55:29] "POST /network-policys HTTP/1.1" 200 542 0.025813 10.0.0.73 - - [2025-10-31 02:55:29] "PUT /access-control-list/489c94b2-b3c2-4157-9ca7-fc68420b29bb HTTP/1.1" 200 272 0.025311 10.0.0.73 - - [2025-10-31 02:55:29] "POST /ref-update HTTP/1.1" 200 156 0.125268 10.0.0.73 - - [2025-10-31 02:55:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007200 10.0.0.73 - - [2025-10-31 02:55:29] "PUT /access-control-list/f06baef9-bbbf-40dd-be88-e0adf657bfb6 HTTP/1.1" 200 272 0.062562 10.0.0.73 - - [2025-10-31 02:55:29] "POST /ref-update HTTP/1.1" 200 156 0.152798 10.0.0.73 - - [2025-10-31 02:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.024027 10.0.0.73 - - [2025-10-31 02:55:29] "PUT /access-control-list/f06baef9-bbbf-40dd-be88-e0adf657bfb6 HTTP/1.1" 200 272 0.114488 10.0.0.73 - - [2025-10-31 02:55:29] "GET /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.059659 10.0.0.73 - - [2025-10-31 02:55:29] "POST /ref-update HTTP/1.1" 200 156 0.285026 10.0.0.73 - - [2025-10-31 02:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.093357 10.0.0.73 - - [2025-10-31 02:55:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008480 10.0.0.73 - - [2025-10-31 02:55:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007231 10.0.0.73 - - [2025-10-31 02:55:29] "PUT /access-control-list/489c94b2-b3c2-4157-9ca7-fc68420b29bb HTTP/1.1" 200 272 0.147936 10.0.0.73 - - [2025-10-31 02:55:29] "PUT /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6 HTTP/1.1" 200 276 0.030772 10.0.0.73 - - [2025-10-31 02:55:30] "POST /ref-update HTTP/1.1" 200 156 0.100985 10.0.0.73 - - [2025-10-31 02:55:30] "POST /ref-update HTTP/1.1" 200 156 0.187565 10.0.0.73 - - [2025-10-31 02:55:30] "POST /fqname-to-id HTTP/1.1" 404 237 0.012395 10.0.0.73 - - [2025-10-31 02:55:30] "POST /access-control-lists HTTP/1.1" 200 601 0.039905 10.0.0.73 - - [2025-10-31 02:55:30] "POST /ref-update HTTP/1.1" 200 156 0.087204 10.0.0.73 - - [2025-10-31 02:55:30] "POST /ref-update HTTP/1.1" 200 156 0.042607 10.0.0.73 - - [2025-10-31 02:55:30] "PUT /access-control-list/e9316e5c-9d0d-48c0-a89f-90cdec06f5a9 HTTP/1.1" 200 272 0.041815 10.0.0.73 - - [2025-10-31 02:55:30] "PUT /access-control-list/489c94b2-b3c2-4157-9ca7-fc68420b29bb HTTP/1.1" 200 272 0.052860 10.0.0.73 - - [2025-10-31 02:55:30] "POST /ref-update HTTP/1.1" 200 156 0.222850 10.0.0.73 - - [2025-10-31 02:55:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010231 10.0.0.73 - - [2025-10-31 02:55:30] "PUT /access-control-list/e9316e5c-9d0d-48c0-a89f-90cdec06f5a9 HTTP/1.1" 200 272 0.112674 10.0.0.73 - - [2025-10-31 02:55:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012469 10.0.0.73 - - [2025-10-31 02:55:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017913 10.0.0.73 - - [2025-10-31 02:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.73 - - [2025-10-31 02:55:30] "POST /ref-update HTTP/1.1" 200 156 0.032751 10.0.0.73 - - [2025-10-31 02:55:30] "GET /virtual-network/da5040ae-b11c-4894-8eab-561ea066df32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.031889 10.0.0.73 - - [2025-10-31 02:55:30] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.73 - - [2025-10-31 02:55:30] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007543 10.0.0.73 - - [2025-10-31 02:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.041478 10.0.0.73 - - [2025-10-31 02:55:30] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004661 10.0.0.73 - - [2025-10-31 02:55:30] "POST /alarms HTTP/1.1" 200 581 0.166277 10.0.0.73 - - [2025-10-31 02:55:30] "POST /firewall-policys HTTP/1.1" 200 530 0.126834 10.0.0.73 - - [2025-10-31 02:55:30] "POST /alarms HTTP/1.1" 200 575 0.082176 10.0.0.73 - - [2025-10-31 02:55:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.063611 10.0.0.73 - - [2025-10-31 02:55:30] "GET /firewall-policy/a865b865-c173-4085-9dc0-150fd8f6c26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.015172 10.0.0.73 - - [2025-10-31 02:55:31] "POST /alarms HTTP/1.1" 200 575 0.061529 10.0.0.73 - - [2025-10-31 02:55:31] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003551 10.0.0.73 - - [2025-10-31 02:55:31] "GET /firewall-policy/a865b865-c173-4085-9dc0-150fd8f6c26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003645 10.0.0.73 - - [2025-10-31 02:55:31] "POST /ref-update HTTP/1.1" 200 156 0.022596 10.0.0.73 - - [2025-10-31 02:55:31] "POST /alarms HTTP/1.1" 200 559 0.050009 10.0.0.73 - - [2025-10-31 02:55:31] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.006055 10.0.0.73 - - [2025-10-31 02:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.73 - - [2025-10-31 02:55:31] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002633 10.0.0.73 - - [2025-10-31 02:55:31] "POST /alarms HTTP/1.1" 200 555 0.033515 10.0.0.73 - - [2025-10-31 02:55:31] "POST /alarms HTTP/1.1" 200 557 0.030140 10.0.0.73 - - [2025-10-31 02:55:31] "POST /firewall-policys HTTP/1.1" 200 532 0.048566 10.0.0.73 - - [2025-10-31 02:55:31] "POST /alarms HTTP/1.1" 200 565 0.103141 10.0.0.73 - - [2025-10-31 02:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.131295 10.0.0.73 - - [2025-10-31 02:55:31] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.022960 10.0.0.73 - - [2025-10-31 02:55:31] "POST /alarms HTTP/1.1" 200 549 0.078283 10.0.0.73 - - [2025-10-31 02:55:31] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.009043 10.0.0.73 - - [2025-10-31 02:55:31] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.009623 10.0.0.73 - - [2025-10-31 02:55:31] "POST /alarms HTTP/1.1" 200 557 0.055636 10.0.0.73 - - [2025-10-31 02:55:31] "GET /firewall-policy/a865b865-c173-4085-9dc0-150fd8f6c26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.031166 10.0.0.73 - - [2025-10-31 02:55:31] "GET /firewall-policy/a865b865-c173-4085-9dc0-150fd8f6c26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006750 10.0.0.73 - - [2025-10-31 02:55:31] "POST /alarms HTTP/1.1" 200 567 0.041446 10.0.0.73 - - [2025-10-31 02:55:31] "POST /alarms HTTP/1.1" 200 555 0.077532 10.0.0.73 - - [2025-10-31 02:55:31] "POST /ref-update HTTP/1.1" 200 156 0.121059 10.0.0.73 - - [2025-10-31 02:55:31] "POST /alarms HTTP/1.1" 200 567 0.136867 10.0.0.73 - - [2025-10-31 02:55:31] "POST /ref-update HTTP/1.1" 200 156 0.127150 10.0.0.73 - - [2025-10-31 02:55:31] "POST /alarms HTTP/1.1" 200 575 0.086089 10.0.0.73 - - [2025-10-31 02:55:31] "POST /ref-update HTTP/1.1" 200 156 0.109705 10.0.0.73 - - [2025-10-31 02:55:31] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.031185 10.0.0.73 - - [2025-10-31 02:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005796 10.0.0.73 - - [2025-10-31 02:55:32] "POST /alarms HTTP/1.1" 200 569 0.083032 10.0.0.73 - - [2025-10-31 02:55:32] "POST /alarms HTTP/1.1" 200 561 0.040624 10.0.0.73 - - [2025-10-31 02:55:32] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019728 10.0.0.73 - - [2025-10-31 02:55:32] "POST /firewall-policys HTTP/1.1" 200 530 0.061170 10.0.0.73 - - [2025-10-31 02:55:32] "POST /alarms HTTP/1.1" 200 561 0.067122 10.0.0.73 - - [2025-10-31 02:55:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.081810 10.0.0.73 - - [2025-10-31 02:55:32] "GET /firewall-policy/18a87086-9042-479a-9594-f3c41625c2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.024847 10.0.0.73 - - [2025-10-31 02:55:32] "POST /alarms HTTP/1.1" 200 561 0.093814 10.0.0.73 - - [2025-10-31 02:55:32] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.012758 10.0.0.73 - - [2025-10-31 02:55:32] "GET /firewall-policy/18a87086-9042-479a-9594-f3c41625c2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006374 10.0.0.73 - - [2025-10-31 02:55:32] "POST /alarms HTTP/1.1" 200 547 0.060069 10.0.0.73 - - [2025-10-31 02:55:32] "GET /firewall-policy/a865b865-c173-4085-9dc0-150fd8f6c26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.017723 10.0.0.73 - - [2025-10-31 02:55:32] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.026200 10.0.0.73 - - [2025-10-31 02:55:32] "GET /firewall-policy/a865b865-c173-4085-9dc0-150fd8f6c26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004889 10.0.0.73 - - [2025-10-31 02:55:32] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003524 10.0.0.73 - - [2025-10-31 02:55:32] "POST /alarms HTTP/1.1" 200 595 0.057490 10.0.0.73 - - [2025-10-31 02:55:32] "POST /alarms HTTP/1.1" 200 575 0.025961 10.0.0.73 - - [2025-10-31 02:55:32] "POST /alarms HTTP/1.1" 200 571 0.050616 10.0.0.73 - - [2025-10-31 02:55:32] "POST /ref-update HTTP/1.1" 200 156 0.058074 10.0.0.73 - - [2025-10-31 02:55:32] "POST /ref-update HTTP/1.1" 200 156 0.074069 10.0.0.73 - - [2025-10-31 02:55:32] "POST /alarms HTTP/1.1" 200 583 0.113277 10.0.0.73 - - [2025-10-31 02:55:32] "POST /alarms HTTP/1.1" 200 609 0.051817 10.0.0.73 - - [2025-10-31 02:55:32] "POST /ref-update HTTP/1.1" 200 156 0.123768 10.0.0.73 - - [2025-10-31 02:55:32] "POST /ref-update HTTP/1.1" 200 156 0.050085 10.0.0.73 - - [2025-10-31 02:55:32] "POST /ref-update HTTP/1.1" 200 156 0.049196 10.0.0.73 - - [2025-10-31 02:55:32] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.032077 10.0.0.73 - - [2025-10-31 02:55:33] "POST /tags HTTP/1.1" 200 299 0.042449 10.0.0.73 - - [2025-10-31 02:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.026770 10.0.0.73 - - [2025-10-31 02:55:33] "GET /tag/6fffa042-24a9-454c-953d-ccf39f0bba1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.022711 10.0.0.73 - - [2025-10-31 02:55:33] "GET / HTTP/1.1" 200 35931 0.001297 10.0.0.73 - - [2025-10-31 02:55:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002314 10.0.0.73 - - [2025-10-31 02:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.73 - - [2025-10-31 02:55:33] "PUT /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6 HTTP/1.1" 200 276 0.015304 10.0.0.73 - - [2025-10-31 02:55:33] "POST /set-tag HTTP/1.1" 200 109 0.062597 10.0.0.73 - - [2025-10-31 02:55:33] "POST /tags HTTP/1.1" 200 305 0.105041 10.0.0.73 - - [2025-10-31 02:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007274 10.0.0.73 - - [2025-10-31 02:55:33] "GET /tag/e2fa2ad0-438c-4c2b-bd95-cd34d4b32330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.023749 10.0.0.73 - - [2025-10-31 02:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.73 - - [2025-10-31 02:55:33] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.046485 10.0.0.73 - - [2025-10-31 02:55:33] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.73 - - [2025-10-31 02:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007446 10.0.0.73 - - [2025-10-31 02:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.73 - - [2025-10-31 02:55:33] "GET /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005617 10.0.0.73 - - [2025-10-31 02:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.73 - - [2025-10-31 02:55:33] "PUT /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6 HTTP/1.1" 200 276 0.022147 10.0.0.73 - - [2025-10-31 02:55:33] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.023915 10.0.0.73 - - [2025-10-31 02:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.73 - - [2025-10-31 02:55:33] "GET /service-appliance-set/de69acbb-b914-419a-84cb-0c6d2b3150c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004886 10.0.0.73 - - [2025-10-31 02:55:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.002934 10.0.0.73 - - [2025-10-31 02:55:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.112093 10.0.0.73 - - [2025-10-31 02:55:33] "GET /virtual-machine-interface/210932f1-6f40-467d-b7b5-61672ecdc361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.013966 10.0.0.73 - - [2025-10-31 02:55:33] "POST /instance-ips HTTP/1.1" 200 381 0.047487 10.0.0.73 - - [2025-10-31 02:55:33] "GET /instance-ip/5451bde4-5015-40e0-a71f-0fe253df3604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007706 10.0.0.73 - - [2025-10-31 02:55:34] "POST /loadbalancers HTTP/1.1" 200 582 0.061512 10.0.0.73 - - [2025-10-31 02:55:34] "GET / HTTP/1.1" 200 35931 0.001343 10.0.0.73 - - [2025-10-31 02:55:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010935 10.0.0.73 - - [2025-10-31 02:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.73 - - [2025-10-31 02:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.73 - - [2025-10-31 02:55:34] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007376 10.0.0.73 - - [2025-10-31 02:55:34] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.066955 10.0.0.73 - - [2025-10-31 02:55:34] "PUT /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72 HTTP/1.1" 200 274 0.057665 10.0.0.73 - - [2025-10-31 02:55:34] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.093704 10.0.0.73 - - [2025-10-31 02:55:34] "GET /loadbalancer/de339bea-ec36-40d5-a431-473da9ea4520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.032604 10.0.0.73 - - [2025-10-31 02:55:34] "GET /instance-ip/5451bde4-5015-40e0-a71f-0fe253df3604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007288 10.0.0.73 - - [2025-10-31 02:55:34] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.042596 10.0.0.73 - - [2025-10-31 02:55:34] "POST /floating-ips HTTP/1.1" 200 583 0.038646 10.0.0.73 - - [2025-10-31 02:55:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.031607 10.0.0.73 - - [2025-10-31 02:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013584 10.0.0.73 - - [2025-10-31 02:55:34] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.094489 10.0.0.73 - - [2025-10-31 02:55:34] "GET /loadbalancer-listener/980d3036-d2db-4c66-9f75-ade7d7f7f389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.005295 10.0.0.73 - - [2025-10-31 02:55:34] "GET /loadbalancer-listener/980d3036-d2db-4c66-9f75-ade7d7f7f389?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003501 10.0.0.73 - - [2025-10-31 02:55:34] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.027113 10.0.0.73 - - [2025-10-31 02:55:34] "GET /instance-ip/5451bde4-5015-40e0-a71f-0fe253df3604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005689 10.0.0.73 - - [2025-10-31 02:55:34] "GET /instance-ip/5451bde4-5015-40e0-a71f-0fe253df3604?fields=floating_ips HTTP/1.1" 200 1170 0.005133 10.0.0.73 - - [2025-10-31 02:55:34] "GET /floating-ip/5e1ccf9a-d44e-4a41-a880-553f8c926265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002357 10.0.0.73 - - [2025-10-31 02:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.022238 10.0.0.73 - - [2025-10-31 02:55:34] "GET /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002671 10.0.0.73 - - [2025-10-31 02:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.73 - - [2025-10-31 02:55:34] "PUT /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6 HTTP/1.1" 200 276 0.021266 10.0.0.73 - - [2025-10-31 02:55:34] "POST /tags HTTP/1.1" 200 301 0.070713 10.0.0.73 - - [2025-10-31 02:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.73 - - [2025-10-31 02:55:34] "GET /tag/b50ec72a-da42-4937-9675-b125e0112a82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020472 10.0.0.73 - - [2025-10-31 02:55:34] "POST /tags HTTP/1.1" 200 325 0.082341 10.0.0.73 - - [2025-10-31 02:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.73 - - [2025-10-31 02:55:35] "GET /tag/5c5d9d20-bbc4-4e04-acc0-10f63e5dcea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.018126 10.0.0.73 - - [2025-10-31 02:55:35] "POST /tags HTTP/1.1" 200 363 0.053949 10.0.0.73 - - [2025-10-31 02:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.73 - - [2025-10-31 02:55:35] "GET /tag/1472f3e5-74b8-424b-84e3-d13844028ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.012500 10.0.0.73 - - [2025-10-31 02:55:35] "POST /tags HTTP/1.1" 200 311 0.064311 10.0.0.73 - - [2025-10-31 02:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017195 10.0.0.73 - - [2025-10-31 02:55:35] "GET /tag/1714740f-9399-45fb-a4b8-61389e81ecea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020451 10.0.0.73 - - [2025-10-31 02:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.73 - - [2025-10-31 02:55:35] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.007937 10.0.0.73 - - [2025-10-31 02:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.73 - - [2025-10-31 02:55:35] "GET /project/e7135a9c-6144-4a93-9908-467f0519e00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.024378 10.0.0.73 - - [2025-10-31 02:55:35] "POST /virtual-machines HTTP/1.1" 200 377 0.021260 10.0.0.73 - - [2025-10-31 02:55:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.009564 10.0.0.73 - - [2025-10-31 02:55:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.132264 10.0.0.73 - - [2025-10-31 02:55:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.022060 10.0.0.73 - - [2025-10-31 02:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016992 10.0.0.73 - - [2025-10-31 02:55:35] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012403 10.0.0.73 - - [2025-10-31 02:55:35] "POST /instance-ips HTTP/1.1" 200 409 0.040237 10.0.0.73 - - [2025-10-31 02:55:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.023124 10.0.0.73 - - [2025-10-31 02:55:35] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010197 10.0.0.73 - - [2025-10-31 02:55:35] "POST /set-tag HTTP/1.1" 200 109 0.023574 10.0.0.73 - - [2025-10-31 02:55:35] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018388 10.0.0.73 - - [2025-10-31 02:55:35] "GET /instance-ip/12dd3532-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.010267 10.0.0.73 - - [2025-10-31 02:55:35] "POST /tags HTTP/1.1" 200 357 0.026026 10.0.0.73 - - [2025-10-31 02:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010994 10.0.0.73 - - [2025-10-31 02:55:36] "GET /tag/28e7f56a-ed0c-4447-b2ed-524de342d1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.021816 10.0.0.73 - - [2025-10-31 02:55:36] "POST /tags HTTP/1.1" 200 305 0.043077 10.0.0.73 - - [2025-10-31 02:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.73 - - [2025-10-31 02:55:36] "GET /tag/6f1d824d-0797-43e7-997a-25a9721349c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.017512 10.0.0.73 - - [2025-10-31 02:55:36] "POST /id-to-fqname HTTP/1.1" 200 174 0.000510 10.0.0.73 - - [2025-10-31 02:55:36] "POST /fqname-to-id HTTP/1.1" 404 183 0.008559 10.0.0.73 - - [2025-10-31 02:55:36] "POST /security-groups HTTP/1.1" 200 571 0.070255 10.0.0.73 - - [2025-10-31 02:55:36] "POST /projects HTTP/1.1" 200 483 0.217077 10.0.0.73 - - [2025-10-31 02:55:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.010289 10.0.0.73 - - [2025-10-31 02:55:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.013556 10.0.0.73 - - [2025-10-31 02:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.73 - - [2025-10-31 02:55:36] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.008154 10.0.0.73 - - [2025-10-31 02:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.73 - - [2025-10-31 02:55:36] "POST /access-control-lists HTTP/1.1" 200 580 0.091568 10.0.0.73 - - [2025-10-31 02:55:36] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.010582 10.0.0.73 - - [2025-10-31 02:55:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.001997 10.0.0.73 - - [2025-10-31 02:55:36] "PUT /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121 HTTP/1.1" 200 264 0.055480 10.0.0.73 - - [2025-10-31 02:55:36] "POST /access-control-lists HTTP/1.1" 200 578 0.088034 10.0.0.73 - - [2025-10-31 02:55:36] "PUT /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3 HTTP/1.1" 200 264 0.108278 10.0.0.73 - - [2025-10-31 02:55:36] "POST /security-groups HTTP/1.1" 200 537 0.090436 10.0.0.73 - - [2025-10-31 02:55:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.003031 10.0.0.73 - - [2025-10-31 02:55:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.047537 10.0.0.73 - - [2025-10-31 02:55:36] "POST /chown HTTP/1.1" 200 109 0.020856 10.0.0.73 - - [2025-10-31 02:55:36] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005461 10.0.0.73 - - [2025-10-31 02:55:36] "POST /access-control-lists HTTP/1.1" 200 596 0.086921 10.0.0.73 - - [2025-10-31 02:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013038 10.0.0.73 - - [2025-10-31 02:55:36] "POST /fqname-to-id HTTP/1.1" 404 233 0.015835 10.0.0.73 - - [2025-10-31 02:55:36] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011649 10.0.0.73 - - [2025-10-31 02:55:37] "POST /tags HTTP/1.1" 409 207 0.002477 10.0.0.73 - - [2025-10-31 02:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.73 - - [2025-10-31 02:55:37] "GET /tag/6f1d824d-0797-43e7-997a-25a9721349c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016441 10.0.0.73 - - [2025-10-31 02:55:37] "POST /access-control-lists HTTP/1.1" 200 594 0.098910 10.0.0.73 - - [2025-10-31 02:55:37] "POST /firewall-rules HTTP/1.1" 200 564 0.155379 10.0.0.73 - - [2025-10-31 02:55:37] "GET /firewall-rule/a83b0b30-87df-47e0-bea7-b1078d2217cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.011612 10.0.0.73 - - [2025-10-31 02:55:37] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003754 10.0.0.73 - - [2025-10-31 02:55:37] "GET /firewall-rule/a83b0b30-87df-47e0-bea7-b1078d2217cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003551 10.0.0.73 - - [2025-10-31 02:55:37] "POST /ref-update HTTP/1.1" 200 156 0.034197 10.0.0.73 - - [2025-10-31 02:55:37] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014378 10.0.0.73 - - [2025-10-31 02:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.73 - - [2025-10-31 02:55:37] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003083 10.0.0.73 - - [2025-10-31 02:55:37] "POST /tags HTTP/1.1" 409 207 0.001888 10.0.0.73 - - [2025-10-31 02:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.73 - - [2025-10-31 02:55:37] "GET /tag/6f1d824d-0797-43e7-997a-25a9721349c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014775 10.0.0.73 - - [2025-10-31 02:55:37] "POST /firewall-rules HTTP/1.1" 200 562 0.070964 10.0.0.73 - - [2025-10-31 02:55:37] "GET /firewall-rule/2a1805e0-382b-4b19-8a19-620a275c729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004159 10.0.0.73 - - [2025-10-31 02:55:37] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004571 10.0.0.73 - - [2025-10-31 02:55:37] "GET /firewall-rule/2a1805e0-382b-4b19-8a19-620a275c729d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004171 10.0.0.73 - - [2025-10-31 02:55:37] "POST /ref-update HTTP/1.1" 200 156 0.034967 10.0.0.73 - - [2025-10-31 02:55:37] "POST /tags HTTP/1.1" 200 301 0.036091 10.0.0.73 - - [2025-10-31 02:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.73 - - [2025-10-31 02:55:37] "GET /tag/fa0e6263-3dc6-41c9-8616-3d3a0967fe60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.021915 10.0.0.73 - - [2025-10-31 02:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.73 - - [2025-10-31 02:55:37] "GET /project/e7135a9c-6144-4a93-9908-467f0519e00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040801 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:55:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:55:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001366 10.0.0.73 - - [2025-10-31 02:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.73 - - [2025-10-31 02:55:37] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006025 10.0.0.73 - - [2025-10-31 02:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.73 - - [2025-10-31 02:55:37] "GET /service-appliance-set/de69acbb-b914-419a-84cb-0c6d2b3150c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005384 10.0.0.73 - - [2025-10-31 02:55:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.001968 10.0.0.73 - - [2025-10-31 02:55:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121619 10.0.0.73 - - [2025-10-31 02:55:38] "GET /virtual-machine-interface/8ac50864-b214-4a9b-a422-e90ac0df64e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.063565 10.0.0.73 - - [2025-10-31 02:55:38] "POST /instance-ips HTTP/1.1" 200 377 0.439292 10.0.0.73 - - [2025-10-31 02:55:38] "GET /instance-ip/2d931d1c-a731-47fc-82ad-8c227a496028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.025517 10.0.0.73 - - [2025-10-31 02:55:38] "POST /loadbalancers HTTP/1.1" 200 582 0.087870 10.0.0.73 - - [2025-10-31 02:55:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025843 10.0.0.73 - - [2025-10-31 02:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.024788 10.0.0.73 - - [2025-10-31 02:55:38] "GET /project/e7135a9c-6144-4a93-9908-467f0519e00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.069474 10.0.0.73 - - [2025-10-31 02:55:38] "GET /instance-ip/2d931d1c-a731-47fc-82ad-8c227a496028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007765 10.0.0.73 - - [2025-10-31 02:55:39] "GET /project/e7135a9c-6144-4a93-9908-467f0519e00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.066676 10.0.0.73 - - [2025-10-31 02:55:39] "GET /loadbalancer/b236d115-bbec-4a2c-ac56-18b5d437e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.010389 10.0.0.73 - - [2025-10-31 02:55:39] "POST /floating-ips HTTP/1.1" 200 581 0.100069 10.0.0.73 - - [2025-10-31 02:55:39] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.072518 10.0.0.73 - - [2025-10-31 02:55:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.022846 10.0.0.73 - - [2025-10-31 02:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007054 10.0.0.73 - - [2025-10-31 02:55:39] "GET /project/e7135a9c-6144-4a93-9908-467f0519e00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.057331 10.0.0.73 - - [2025-10-31 02:55:39] "GET /loadbalancer-listener/1997fa46-2e99-4f01-8b5f-dfb30467780d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003002 10.0.0.73 - - [2025-10-31 02:55:39] "GET /loadbalancer-listener/1997fa46-2e99-4f01-8b5f-dfb30467780d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004090 10.0.0.73 - - [2025-10-31 02:55:39] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.031435 10.0.0.73 - - [2025-10-31 02:55:39] "GET /instance-ip/2d931d1c-a731-47fc-82ad-8c227a496028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004222 10.0.0.73 - - [2025-10-31 02:55:39] "GET /instance-ip/2d931d1c-a731-47fc-82ad-8c227a496028?fields=floating_ips HTTP/1.1" 200 1163 0.015662 10.0.0.73 - - [2025-10-31 02:55:39] "GET /floating-ip/fe7a5d25-747b-43a2-9a50-5944916eb6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003719 10.0.0.73 - - [2025-10-31 02:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.73 - - [2025-10-31 02:55:39] "GET /project/e7135a9c-6144-4a93-9908-467f0519e00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.073623 10.0.0.73 - - [2025-10-31 02:55:39] "GET /loadbalancer/b236d115-bbec-4a2c-ac56-18b5d437e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.001937 10.0.0.73 - - [2025-10-31 02:55:39] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.033134 10.0.0.73 - - [2025-10-31 02:55:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016785 10.0.0.73 - - [2025-10-31 02:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.73 - - [2025-10-31 02:55:39] "GET /project/e7135a9c-6144-4a93-9908-467f0519e00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031808 10.0.0.73 - - [2025-10-31 02:55:39] "GET /loadbalancer-listener/51203f07-0bc1-4dc6-b2d7-a694a2758bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.008381 10.0.0.73 - - [2025-10-31 02:55:39] "GET /loadbalancer-listener/51203f07-0bc1-4dc6-b2d7-a694a2758bdd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003715 10.0.0.73 - - [2025-10-31 02:55:39] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023583 10.0.0.73 - - [2025-10-31 02:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.73 - - [2025-10-31 02:55:39] "GET /instance-ip/2d931d1c-a731-47fc-82ad-8c227a496028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007983 10.0.0.73 - - [2025-10-31 02:55:39] "GET /instance-ip/2d931d1c-a731-47fc-82ad-8c227a496028?fields=floating_ips HTTP/1.1" 200 1163 0.004048 10.0.0.73 - - [2025-10-31 02:55:39] "GET /floating-ip/fe7a5d25-747b-43a2-9a50-5944916eb6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.016218 10.0.0.73 - - [2025-10-31 02:55:39] "GET /project/e7135a9c-6144-4a93-9908-467f0519e00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.067980 10.0.0.73 - - [2025-10-31 02:55:39] "GET /loadbalancer/b236d115-bbec-4a2c-ac56-18b5d437e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002794 10.0.0.73 - - [2025-10-31 02:55:39] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.068118 10.0.0.73 - - [2025-10-31 02:55:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.043270 10.0.0.73 - - [2025-10-31 02:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.025696 10.0.0.73 - - [2025-10-31 02:55:40] "GET /project/e7135a9c-6144-4a93-9908-467f0519e00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.065629 10.0.0.73 - - [2025-10-31 02:55:40] "GET /loadbalancer-listener/c81f2101-bc4b-4850-884a-4bc855823ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003302 10.0.0.73 - - [2025-10-31 02:55:40] "GET /loadbalancer-listener/c81f2101-bc4b-4850-884a-4bc855823ccb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004100 10.0.0.73 - - [2025-10-31 02:55:40] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023410 10.0.0.73 - - [2025-10-31 02:55:40] "GET /instance-ip/2d931d1c-a731-47fc-82ad-8c227a496028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004655 10.0.0.73 - - [2025-10-31 02:55:40] "GET /instance-ip/2d931d1c-a731-47fc-82ad-8c227a496028?fields=floating_ips HTTP/1.1" 200 1163 0.004586 10.0.0.73 - - [2025-10-31 02:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008237 10.0.0.73 - - [2025-10-31 02:55:40] "GET /loadbalancer/de339bea-ec36-40d5-a431-473da9ea4520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002813 10.0.0.73 - - [2025-10-31 02:55:40] "GET /floating-ip/fe7a5d25-747b-43a2-9a50-5944916eb6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.009936 10.0.0.73 - - [2025-10-31 02:55:40] "POST /tags HTTP/1.1" 200 355 0.047081 10.0.0.73 - - [2025-10-31 02:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.73 - - [2025-10-31 02:55:40] "GET /tag/d567f9e1-e97b-4868-b2a2-05198263d98e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.025345 10.0.0.73 - - [2025-10-31 02:55:40] "POST /tags HTTP/1.1" 200 303 0.044129 10.0.0.73 - - [2025-10-31 02:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009412 10.0.0.73 - - [2025-10-31 02:55:40] "GET /tag/8b4f6137-9d1a-4f5c-b359-da6cc6179a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018533 10.0.0.73 - - [2025-10-31 02:55:40] "POST /projects HTTP/1.1" 409 218 0.003400 10.0.0.73 - - [2025-10-31 02:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.73 - - [2025-10-31 02:55:40] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.044071 10.0.0.73 - - [2025-10-31 02:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.73 - - [2025-10-31 02:55:40] "GET /network-ipam/add5dc9f-c417-43b2-8210-c15696990194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003387 10.0.0.73 - - [2025-10-31 02:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015486 10.0.0.73 - - [2025-10-31 02:55:40] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005694 10.0.0.73 - - [2025-10-31 02:55:40] "PUT /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121 HTTP/1.1" 200 264 0.076157 10.0.0.73 - - [2025-10-31 02:55:40] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.018588 10.0.0.73 - - [2025-10-31 02:55:41] "POST /set-tag HTTP/1.1" 200 109 0.226462 10.0.0.73 - - [2025-10-31 02:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.73 - - [2025-10-31 02:55:41] "GET /network-ipam/a3e7aad7-d8c1-4b88-bf7c-4cc89afdcc90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.021328 10.0.0.73 - - [2025-10-31 02:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.73 - - [2025-10-31 02:55:41] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009788 10.0.0.73 - - [2025-10-31 02:55:41] "PUT /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3 HTTP/1.1" 200 264 0.089487 10.0.0.73 - - [2025-10-31 02:55:41] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.024298 10.0.0.73 - - [2025-10-31 02:55:41] "POST /set-tag HTTP/1.1" 200 109 0.081851 10.0.0.73 - - [2025-10-31 02:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015186 10.0.0.73 - - [2025-10-31 02:55:41] "GET /network-policy/0a39ec0b-7142-4d44-b2f7-c7f2a53ba866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004788 10.0.0.73 - - [2025-10-31 02:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013936 10.0.0.73 - - [2025-10-31 02:55:41] "GET /network-policy/9d52bc57-879f-4b84-9ca0-1e51fa55fd03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003206 10.0.0.73 - - [2025-10-31 02:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.73 - - [2025-10-31 02:55:41] "GET /network-policy/c2a8b1e2-1c64-4ef4-9e93-4a9de4b00b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003091 10.0.0.73 - - [2025-10-31 02:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.73 - - [2025-10-31 02:55:41] "PUT /network-policy/c2a8b1e2-1c64-4ef4-9e93-4a9de4b00b3d HTTP/1.1" 200 262 0.011794 10.0.0.73 - - [2025-10-31 02:55:41] "PUT /access-control-list/f06baef9-bbbf-40dd-be88-e0adf657bfb6 HTTP/1.1" 200 272 0.028674 10.0.0.73 - - [2025-10-31 02:55:41] "POST /ref-update HTTP/1.1" 200 156 0.090491 10.0.0.73 - - [2025-10-31 02:55:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004408 10.0.0.73 - - [2025-10-31 02:55:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043106 10.0.0.73 - - [2025-10-31 02:55:41] "PUT /access-control-list/e9316e5c-9d0d-48c0-a89f-90cdec06f5a9 HTTP/1.1" 200 272 0.076606 10.0.0.73 - - [2025-10-31 02:55:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003743 10.0.0.73 - - [2025-10-31 02:55:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002475 10.0.0.73 - - [2025-10-31 02:55:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011312 10.0.0.73 - - [2025-10-31 02:55:42] "POST /security-groups HTTP/1.1" 409 245 0.003240 10.0.0.73 - - [2025-10-31 02:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.73 - - [2025-10-31 02:55:42] "PUT /security-group/272ca1a7-d8f2-45c1-836d-f05f9c608768 HTTP/1.1" 200 262 0.076196 10.0.0.73 - - [2025-10-31 02:55:42] "PUT /access-control-list/a9894171-d56a-4579-b943-fa0a38a842a9 HTTP/1.1" 200 272 0.008413 10.0.0.73 - - [2025-10-31 02:55:42] "PUT /access-control-list/a7e688ba-851e-4faa-b0c4-55d0e26f0aee HTTP/1.1" 200 272 0.014700 10.0.0.73 - - [2025-10-31 02:55:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.039953 10.0.0.73 - - [2025-10-31 02:55:42] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002400 10.0.0.73 - - [2025-10-31 02:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.73 - - [2025-10-31 02:55:42] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002885 10.0.0.73 - - [2025-10-31 02:55:42] "POST /tags HTTP/1.1" 409 206 0.001765 10.0.0.73 - - [2025-10-31 02:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.73 - - [2025-10-31 02:55:42] "GET /tag/8b4f6137-9d1a-4f5c-b359-da6cc6179a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017893 10.0.0.73 - - [2025-10-31 02:55:42] "POST /firewall-rules HTTP/1.1" 200 562 0.080322 10.0.0.73 - - [2025-10-31 02:55:42] "GET /firewall-rule/1fe985e2-f76e-46cb-abe3-0878b613d670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006625 10.0.0.73 - - [2025-10-31 02:55:42] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005071 10.0.0.73 - - [2025-10-31 02:55:42] "GET /firewall-rule/1fe985e2-f76e-46cb-abe3-0878b613d670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002311 10.0.0.73 - - [2025-10-31 02:55:42] "POST /ref-update HTTP/1.1" 200 156 0.025868 10.0.0.73 - - [2025-10-31 02:55:42] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019833 10.0.0.73 - - [2025-10-31 02:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.73 - - [2025-10-31 02:55:42] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004475 10.0.0.73 - - [2025-10-31 02:55:42] "POST /tags HTTP/1.1" 409 206 0.002321 10.0.0.73 - - [2025-10-31 02:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.73 - - [2025-10-31 02:55:42] "GET /tag/8b4f6137-9d1a-4f5c-b359-da6cc6179a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.023601 10.0.0.73 - - [2025-10-31 02:55:42] "POST /firewall-rules HTTP/1.1" 200 560 0.082879 10.0.0.73 - - [2025-10-31 02:55:42] "GET /firewall-rule/4fe61af2-58f2-4e15-bfd0-b31a579b5bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.005575 10.0.0.73 - - [2025-10-31 02:55:42] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.010156 10.0.0.73 - - [2025-10-31 02:55:42] "GET /firewall-rule/4fe61af2-58f2-4e15-bfd0-b31a579b5bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.005559 10.0.0.73 - - [2025-10-31 02:55:42] "POST /ref-update HTTP/1.1" 200 156 0.054927 10.0.0.73 - - [2025-10-31 02:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007537 10.0.0.73 - - [2025-10-31 02:55:43] "GET /loadbalancer/b236d115-bbec-4a2c-ac56-18b5d437e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003298 10.0.0.73 - - [2025-10-31 02:55:43] "POST /tags HTTP/1.1" 200 371 0.025277 10.0.0.73 - - [2025-10-31 02:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007143 10.0.0.73 - - [2025-10-31 02:55:43] "GET /tag/4dd7de73-296e-482d-b568-2627d31f7189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.016395 10.0.0.73 - - [2025-10-31 02:55:43] "POST /tags HTTP/1.1" 200 319 0.033580 10.0.0.73 - - [2025-10-31 02:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009863 10.0.0.73 - - [2025-10-31 02:55:43] "GET /tag/36d7a740-d292-46d4-afb2-ebe3275a7643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.020784 10.0.0.73 - - [2025-10-31 02:55:43] "POST /id-to-fqname HTTP/1.1" 200 181 0.000546 10.0.0.73 - - [2025-10-31 02:55:43] "POST /fqname-to-id HTTP/1.1" 404 190 0.002454 10.0.0.73 - - [2025-10-31 02:55:43] "POST /security-groups HTTP/1.1" 200 578 0.065310 10.0.0.73 - - [2025-10-31 02:55:43] "POST /projects HTTP/1.1" 200 497 0.190547 10.0.0.73 - - [2025-10-31 02:55:43] "POST /fqname-to-id HTTP/1.1" 404 225 0.002789 10.0.0.73 - - [2025-10-31 02:55:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011796 10.0.0.73 - - [2025-10-31 02:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.73 - - [2025-10-31 02:55:43] "POST /access-control-lists HTTP/1.1" 200 587 0.063936 10.0.0.73 - - [2025-10-31 02:55:43] "POST /fqname-to-id HTTP/1.1" 404 224 0.003733 10.0.0.73 - - [2025-10-31 02:55:43] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.015349 10.0.0.73 - - [2025-10-31 02:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004961 10.0.0.73 - - [2025-10-31 02:55:43] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004449 10.0.0.73 - - [2025-10-31 02:55:43] "POST /access-control-lists HTTP/1.1" 200 585 0.095759 10.0.0.73 - - [2025-10-31 02:55:43] "PUT /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121 HTTP/1.1" 200 264 0.077178 10.0.0.73 - - [2025-10-31 02:55:43] "PUT /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3 HTTP/1.1" 200 264 0.040474 10.0.0.73 - - [2025-10-31 02:55:43] "POST /security-groups HTTP/1.1" 200 558 0.074657 10.0.0.73 - - [2025-10-31 02:55:43] "POST /fqname-to-id HTTP/1.1" 404 248 0.002359 10.0.0.73 - - [2025-10-31 02:55:43] "POST /access-control-lists HTTP/1.1" 200 610 0.025160 10.0.0.73 - - [2025-10-31 02:55:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.033728 10.0.0.73 - - [2025-10-31 02:55:43] "POST /fqname-to-id HTTP/1.1" 404 247 0.015697 10.0.0.73 - - [2025-10-31 02:55:43] "POST /chown HTTP/1.1" 200 109 0.037370 10.0.0.73 - - [2025-10-31 02:55:43] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013451 10.0.0.73 - - [2025-10-31 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.73 - - [2025-10-31 02:55:44] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.039554 10.0.0.73 - - [2025-10-31 02:55:44] "POST /access-control-lists HTTP/1.1" 200 608 0.127960 10.0.0.73 - - [2025-10-31 02:55:44] "POST /tags HTTP/1.1" 409 214 0.012002 10.0.0.73 - - [2025-10-31 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.73 - - [2025-10-31 02:55:44] "GET /tag/36d7a740-d292-46d4-afb2-ebe3275a7643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017730 10.0.0.73 - - [2025-10-31 02:55:44] "POST /firewall-rules HTTP/1.1" 200 578 0.078344 10.0.0.73 - - [2025-10-31 02:55:44] "GET /firewall-rule/33ace3cf-76c2-4d45-8c86-a608e5301f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003743 10.0.0.73 - - [2025-10-31 02:55:44] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003767 10.0.0.73 - - [2025-10-31 02:55:44] "GET /firewall-rule/33ace3cf-76c2-4d45-8c86-a608e5301f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003492 10.0.0.73 - - [2025-10-31 02:55:44] "POST /ref-update HTTP/1.1" 200 156 0.029352 10.0.0.73 - - [2025-10-31 02:55:44] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014233 10.0.0.73 - - [2025-10-31 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004708 10.0.0.73 - - [2025-10-31 02:55:44] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002814 10.0.0.73 - - [2025-10-31 02:55:44] "POST /tags HTTP/1.1" 409 214 0.002234 10.0.0.73 - - [2025-10-31 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.73 - - [2025-10-31 02:55:44] "GET /tag/36d7a740-d292-46d4-afb2-ebe3275a7643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019233 10.0.0.73 - - [2025-10-31 02:55:44] "POST /firewall-rules HTTP/1.1" 200 576 0.071227 10.0.0.73 - - [2025-10-31 02:55:44] "GET /firewall-rule/5aea7707-0602-4f0d-87d8-7755363c5c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.010075 10.0.0.73 - - [2025-10-31 02:55:44] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004601 10.0.0.73 - - [2025-10-31 02:55:44] "GET /firewall-rule/5aea7707-0602-4f0d-87d8-7755363c5c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003396 10.0.0.73 - - [2025-10-31 02:55:44] "POST /ref-update HTTP/1.1" 200 156 0.038761 10.0.0.73 - - [2025-10-31 02:55:44] "POST /tags HTTP/1.1" 200 363 0.027718 10.0.0.73 - - [2025-10-31 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.027118 10.0.0.73 - - [2025-10-31 02:55:44] "GET /tag/170e66c3-2326-4071-b268-3e4e80313d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.018340 10.0.0.73 - - [2025-10-31 02:55:44] "POST /tags HTTP/1.1" 200 311 0.028466 10.0.0.73 - - [2025-10-31 02:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015177 10.0.0.73 - - [2025-10-31 02:55:44] "GET /tag/8f951286-bf32-498d-81d5-1bd9522cbcc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.024324 10.0.0.73 - - [2025-10-31 02:55:45] "POST /id-to-fqname HTTP/1.1" 200 177 0.000539 10.0.0.73 - - [2025-10-31 02:55:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.008498 10.0.0.73 - - [2025-10-31 02:55:45] "POST /security-groups HTTP/1.1" 200 574 0.068475 10.0.0.73 - - [2025-10-31 02:55:45] "POST /fqname-to-id HTTP/1.1" 404 217 0.008173 10.0.0.73 - - [2025-10-31 02:55:45] "POST /projects HTTP/1.1" 200 489 0.230303 10.0.0.73 - - [2025-10-31 02:55:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015944 10.0.0.73 - - [2025-10-31 02:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011053 10.0.0.73 - - [2025-10-31 02:55:45] "POST /access-control-lists HTTP/1.1" 200 583 0.047742 10.0.0.73 - - [2025-10-31 02:55:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.008510 10.0.0.73 - - [2025-10-31 02:55:45] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.020890 10.0.0.73 - - [2025-10-31 02:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.73 - - [2025-10-31 02:55:45] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004145 10.0.0.73 - - [2025-10-31 02:55:45] "POST /access-control-lists HTTP/1.1" 200 581 0.092691 10.0.0.73 - - [2025-10-31 02:55:45] "PUT /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121 HTTP/1.1" 200 264 0.117348 10.0.0.73 - - [2025-10-31 02:55:45] "PUT /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3 HTTP/1.1" 200 264 0.041980 10.0.0.73 - - [2025-10-31 02:55:45] "POST /security-groups HTTP/1.1" 200 546 0.079304 10.0.0.73 - - [2025-10-31 02:55:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.007303 10.0.0.73 - - [2025-10-31 02:55:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.031012 10.0.0.73 - - [2025-10-31 02:55:45] "POST /chown HTTP/1.1" 200 109 0.025562 10.0.0.73 - - [2025-10-31 02:55:45] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.036761 10.0.0.73 - - [2025-10-31 02:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.73 - - [2025-10-31 02:55:45] "POST /access-control-lists HTTP/1.1" 200 602 0.128682 10.0.0.73 - - [2025-10-31 02:55:45] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006019 10.0.0.73 - - [2025-10-31 02:55:45] "POST /fqname-to-id HTTP/1.1" 404 239 0.016157 10.0.0.73 - - [2025-10-31 02:55:45] "POST /tags HTTP/1.1" 409 210 0.004644 10.0.0.73 - - [2025-10-31 02:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.73 - - [2025-10-31 02:55:45] "GET /tag/8f951286-bf32-498d-81d5-1bd9522cbcc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020619 10.0.0.73 - - [2025-10-31 02:55:45] "POST /access-control-lists HTTP/1.1" 200 600 0.073551 10.0.0.73 - - [2025-10-31 02:55:46] "POST /firewall-rules HTTP/1.1" 200 570 0.079024 10.0.0.73 - - [2025-10-31 02:55:46] "GET /firewall-rule/da8b11c6-4e45-4d53-8eef-1020881d2ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.009991 10.0.0.73 - - [2025-10-31 02:55:46] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004559 10.0.0.73 - - [2025-10-31 02:55:46] "GET /firewall-rule/da8b11c6-4e45-4d53-8eef-1020881d2ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003739 10.0.0.73 - - [2025-10-31 02:55:46] "POST /ref-update HTTP/1.1" 200 156 0.047389 10.0.0.73 - - [2025-10-31 02:55:46] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009215 10.0.0.73 - - [2025-10-31 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.73 - - [2025-10-31 02:55:46] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002923 10.0.0.73 - - [2025-10-31 02:55:46] "POST /tags HTTP/1.1" 409 210 0.002049 10.0.0.73 - - [2025-10-31 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.73 - - [2025-10-31 02:55:46] "GET /tag/8f951286-bf32-498d-81d5-1bd9522cbcc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016805 10.0.0.73 - - [2025-10-31 02:55:46] "POST /firewall-rules HTTP/1.1" 200 568 0.065421 10.0.0.73 - - [2025-10-31 02:55:46] "GET /firewall-rule/11b06625-ac62-45db-8b4f-4e808cb7803b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004537 10.0.0.73 - - [2025-10-31 02:55:46] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003388 10.0.0.73 - - [2025-10-31 02:55:46] "GET /firewall-rule/11b06625-ac62-45db-8b4f-4e808cb7803b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002204 10.0.0.73 - - [2025-10-31 02:55:46] "POST /ref-update HTTP/1.1" 200 156 0.044861 10.0.0.73 - - [2025-10-31 02:55:46] "POST /tags HTTP/1.1" 409 237 0.009586 10.0.0.73 - - [2025-10-31 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.73 - - [2025-10-31 02:55:46] "GET /tag/1472f3e5-74b8-424b-84e3-d13844028ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.012461 10.0.0.73 - - [2025-10-31 02:55:46] "POST /tags HTTP/1.1" 409 210 0.002032 10.0.0.73 - - [2025-10-31 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.73 - - [2025-10-31 02:55:46] "GET /tag/1714740f-9399-45fb-a4b8-61389e81ecea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017367 10.0.0.73 - - [2025-10-31 02:55:46] "POST /projects HTTP/1.1" 409 223 0.002109 10.0.0.73 - - [2025-10-31 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.73 - - [2025-10-31 02:55:46] "GET /project/e7135a9c-6144-4a93-9908-467f0519e00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040807 10.0.0.73 - - [2025-10-31 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.73 - - [2025-10-31 02:55:46] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.007209 10.0.0.73 - - [2025-10-31 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.73 - - [2025-10-31 02:55:46] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004162 10.0.0.73 - - [2025-10-31 02:55:46] "PUT /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121 HTTP/1.1" 200 264 0.050164 10.0.0.73 - - [2025-10-31 02:55:46] "PUT /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3 HTTP/1.1" 200 264 0.060840 10.0.0.73 - - [2025-10-31 02:55:46] "POST /security-groups HTTP/1.1" 409 253 0.004832 10.0.0.73 - - [2025-10-31 02:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.73 - - [2025-10-31 02:55:47] "PUT /security-group/c27b9fe3-36e0-4d31-b54e-7956ec59ac56 HTTP/1.1" 200 262 0.073368 10.0.0.73 - - [2025-10-31 02:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020982 10.0.0.73 - - [2025-10-31 02:55:47] "PUT /access-control-list/d86f21d5-4ec5-4ab1-b905-9ff8c941f83c HTTP/1.1" 200 272 0.020665 10.0.0.73 - - [2025-10-31 02:55:47] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010625 10.0.0.73 - - [2025-10-31 02:55:47] "PUT /access-control-list/eba5a09c-5624-432f-a25a-2039b6eb4b6a HTTP/1.1" 200 272 0.021314 10.0.0.73 - - [2025-10-31 02:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.73 - - [2025-10-31 02:55:47] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003275 10.0.0.73 - - [2025-10-31 02:55:47] "POST /tags HTTP/1.1" 409 210 0.003257 10.0.0.73 - - [2025-10-31 02:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.73 - - [2025-10-31 02:55:47] "GET /tag/1714740f-9399-45fb-a4b8-61389e81ecea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020472 10.0.0.73 - - [2025-10-31 02:55:47] "POST /firewall-rules HTTP/1.1" 200 570 0.080452 10.0.0.73 - - [2025-10-31 02:55:47] "GET /firewall-rule/35148113-89b5-4e12-9dda-f342d9f0df53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006427 10.0.0.73 - - [2025-10-31 02:55:47] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003710 10.0.0.73 - - [2025-10-31 02:55:47] "GET /firewall-rule/35148113-89b5-4e12-9dda-f342d9f0df53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002246 10.0.0.73 - - [2025-10-31 02:55:47] "POST /ref-update HTTP/1.1" 200 156 0.060112 10.0.0.73 - - [2025-10-31 02:55:47] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006363 10.0.0.73 - - [2025-10-31 02:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.73 - - [2025-10-31 02:55:47] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003658 10.0.0.73 - - [2025-10-31 02:55:47] "POST /tags HTTP/1.1" 409 210 0.001559 10.0.0.73 - - [2025-10-31 02:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.73 - - [2025-10-31 02:55:47] "GET /tag/1714740f-9399-45fb-a4b8-61389e81ecea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014301 10.0.0.73 - - [2025-10-31 02:55:47] "POST /firewall-rules HTTP/1.1" 200 568 0.072268 10.0.0.73 - - [2025-10-31 02:55:47] "GET /firewall-rule/f507beaf-bd43-4431-bed6-18b3799d8709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004241 10.0.0.73 - - [2025-10-31 02:55:47] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.014363 10.0.0.73 - - [2025-10-31 02:55:47] "GET /firewall-rule/f507beaf-bd43-4431-bed6-18b3799d8709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003225 10.0.0.73 - - [2025-10-31 02:55:47] "POST /ref-update HTTP/1.1" 200 156 0.053658 10.0.0.73 - - [2025-10-31 02:55:47] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010299 10.0.0.73 - - [2025-10-31 02:55:47] "POST /set-tag HTTP/1.1" 200 109 0.004689 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:55:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:55:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:55:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001052 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:55:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001175 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:55:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000971 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:55:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001394 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:55:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:55:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000982 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:57:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001100 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:57:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001107 10.0.0.23 - - [2025-10-31 02:57:38] "GET / HTTP/1.1" 200 35931 0.001602 10.0.0.23 - - [2025-10-31 02:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.23 - - [2025-10-31 02:57:38] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004621 10.0.0.23 - - [2025-10-31 02:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.23 - - [2025-10-31 02:57:38] "GET /routing-instance/65ce2518-af13-4fa1-a2d5-d708a7869c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003076 10.0.0.23 - - [2025-10-31 02:57:38] "PUT /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72 HTTP/1.1" 200 274 0.010741 10.0.0.23 - - [2025-10-31 02:57:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.013702 10.0.0.23 - - [2025-10-31 02:57:38] "POST /virtual-routers HTTP/1.1" 200 599 0.017766 10.0.0.23 - - [2025-10-31 02:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012602 10.0.0.23 - - [2025-10-31 02:57:38] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003365 10.0.0.23 - - [2025-10-31 02:57:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.001933 10.0.0.23 - - [2025-10-31 02:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.23 - - [2025-10-31 02:57:38] "GET /virtual-network/da5040ae-b11c-4894-8eab-561ea066df32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003627 10.0.0.23 - - [2025-10-31 02:57:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.047565 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:57:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001374 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:57:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001081 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:58:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:58:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.73 - - [2025-10-31 02:58:26] "GET / HTTP/1.1" 200 35931 0.002142 10.0.0.73 - - [2025-10-31 02:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.73 - - [2025-10-31 02:58:26] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004906 10.0.0.73 - - [2025-10-31 02:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.73 - - [2025-10-31 02:58:26] "GET /config-node/b267661b-8d5b-43f5-b425-25e29dd49e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.005776 10.0.0.73 - - [2025-10-31 02:58:38] "GET / HTTP/1.1" 200 35931 0.001664 10.0.0.73 - - [2025-10-31 02:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.73 - - [2025-10-31 02:58:38] "GET /routing-instance/65ce2518-af13-4fa1-a2d5-d708a7869c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004574 10.0.0.73 - - [2025-10-31 02:58:38] "POST /bgp-routers HTTP/1.1" 409 301 0.003101 10.0.0.73 - - [2025-10-31 02:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.73 - - [2025-10-31 02:58:38] "GET /bgp-router/60f632af-d4cb-47da-a8b6-43cbfe290a92?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005185 10.0.0.73 - - [2025-10-31 02:58:38] "PUT /bgp-router/60f632af-d4cb-47da-a8b6-43cbfe290a92 HTTP/1.1" 200 254 0.014948 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:58:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.73 - - [2025-10-31 02:58:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001060 10.0.0.73 - - [2025-10-31 02:59:24] "GET /global-system-configs HTTP/1.1" 200 322 0.003375 10.0.0.73 - - [2025-10-31 02:59:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002257 10.0.0.73 - - [2025-10-31 02:59:33] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.009486 10.0.0.73 - - [2025-10-31 02:59:33] "POST /ref-update HTTP/1.1" 200 156 0.011994 10.0.0.73 - - [2025-10-31 02:59:45] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004440 10.0.0.73 - - [2025-10-31 02:59:45] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.73 - - [2025-10-31 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004979 10.0.0.73 - - [2025-10-31 02:59:46] "GET /loadbalancer/b236d115-bbec-4a2c-ac56-18b5d437e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002900 10.0.0.73 - - [2025-10-31 02:59:46] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004344 10.0.0.73 - - [2025-10-31 02:59:46] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.73 - - [2025-10-31 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.73 - - [2025-10-31 02:59:46] "GET /loadbalancer/b236d115-bbec-4a2c-ac56-18b5d437e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002545 10.0.0.73 - - [2025-10-31 02:59:46] "GET /loadbalancer-pool/d3b91e66-43e5-4498-a166-ebff5bd38bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003617 10.0.0.73 - - [2025-10-31 02:59:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022215 10.0.0.73 - - [2025-10-31 02:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.014753 10.0.0.73 - - [2025-10-31 02:59:46] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019191 10.0.0.73 - - [2025-10-31 02:59:46] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018050 10.0.0.73 - - [2025-10-31 02:59:46] "POST /tags HTTP/1.1" 409 205 0.016369 10.0.0.73 - - [2025-10-31 02:59:46] "POST /ref-update HTTP/1.1" 200 156 0.023173 10.0.0.73 - - [2025-10-31 02:59:46] "GET /floating-ip/fe7a5d25-747b-43a2-9a50-5944916eb6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.018260 10.0.0.73 - - [2025-10-31 02:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.73 - - [2025-10-31 02:59:46] "GET /tag/fa0e6263-3dc6-41c9-8616-3d3a0967fe60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012332 10.0.0.73 - - [2025-10-31 02:59:46] "POST /set-tag HTTP/1.1" 200 109 0.064718 10.0.0.73 - - [2025-10-31 02:59:46] "PUT /floating-ip/fe7a5d25-747b-43a2-9a50-5944916eb6e9 HTTP/1.1" 200 256 0.061112 10.0.0.73 - - [2025-10-31 02:59:46] "GET /loadbalancer-pool/2bf86953-1662-40af-9015-d9237fc575e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.022767 10.0.0.73 - - [2025-10-31 02:59:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016175 10.0.0.73 - - [2025-10-31 02:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024804 10.0.0.73 - - [2025-10-31 02:59:46] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009219 10.0.0.73 - - [2025-10-31 02:59:46] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006209 10.0.0.73 - - [2025-10-31 02:59:46] "POST /ref-update HTTP/1.1" 200 156 0.006423 10.0.0.73 - - [2025-10-31 02:59:46] "GET /floating-ip/fe7a5d25-747b-43a2-9a50-5944916eb6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004970 10.0.0.73 - - [2025-10-31 02:59:46] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.73 - - [2025-10-31 02:59:46] "GET /loadbalancer-pool/0bd88a8d-ce57-4e4c-9e40-05627986520f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.007089 10.0.0.73 - - [2025-10-31 02:59:46] "PUT /floating-ip/fe7a5d25-747b-43a2-9a50-5944916eb6e9 HTTP/1.1" 200 256 0.012253 10.0.0.73 - - [2025-10-31 02:59:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023613 10.0.0.73 - - [2025-10-31 02:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.012045 10.0.0.73 - - [2025-10-31 02:59:46] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011111 10.0.0.73 - - [2025-10-31 02:59:46] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006009 10.0.0.73 - - [2025-10-31 02:59:46] "POST /set-tag HTTP/1.1" 200 109 0.004558 10.0.0.73 - - [2025-10-31 02:59:46] "POST /ref-update HTTP/1.1" 200 156 0.012512 10.0.0.73 - - [2025-10-31 02:59:46] "GET /floating-ip/fe7a5d25-747b-43a2-9a50-5944916eb6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.008821 10.0.0.73 - - [2025-10-31 02:59:46] "PUT /floating-ip/fe7a5d25-747b-43a2-9a50-5944916eb6e9 HTTP/1.1" 200 256 0.011852 10.0.0.23 - - [2025-10-31 03:01:59] "GET / HTTP/1.1" 200 35931 0.002349 10.0.0.23 - - [2025-10-31 03:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.23 - - [2025-10-31 03:01:59] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004941 10.0.0.23 - - [2025-10-31 03:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.23 - - [2025-10-31 03:01:59] "GET /routing-instance/65ce2518-af13-4fa1-a2d5-d708a7869c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002664 10.0.0.23 - - [2025-10-31 03:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.23 - - [2025-10-31 03:01:59] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003820 10.0.0.23 - - [2025-10-31 03:01:59] "PUT /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a HTTP/1.1" 200 262 0.010186 10.0.0.23 - - [2025-10-31 03:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.23 - - [2025-10-31 03:01:59] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002541 10.0.0.23 - - [2025-10-31 03:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.23 - - [2025-10-31 03:01:59] "GET /virtual-machine-interface/8e771121-588c-479d-913a-53275cb35e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004008 10.0.0.23 - - [2025-10-31 03:01:59] "PUT /virtual-machine-interface/8e771121-588c-479d-913a-53275cb35e5d HTTP/1.1" 200 284 0.009361 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:02:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001205 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:02:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000994 10.0.0.73 - - [2025-10-31 03:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.73 - - [2025-10-31 03:02:20] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.010326 10.0.0.73 - - [2025-10-31 03:02:35] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006718 10.0.0.73 - - [2025-10-31 03:02:35] "POST /set-tag HTTP/1.1" 200 109 0.008595 10.0.0.73 - - [2025-10-31 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.73 - - [2025-10-31 03:02:35] "GET /loadbalancer/b236d115-bbec-4a2c-ac56-18b5d437e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002798 10.0.0.73 - - [2025-10-31 03:02:35] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005428 10.0.0.73 - - [2025-10-31 03:02:35] "POST /set-tag HTTP/1.1" 200 109 0.023721 10.0.0.73 - - [2025-10-31 03:02:35] "DELETE /loadbalancer-member/37f1990e-ecec-4975-a504-202f5fc21013 HTTP/1.1" 200 115 0.036332 10.0.0.73 - - [2025-10-31 03:02:35] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013003 10.0.0.73 - - [2025-10-31 03:02:35] "POST /set-tag HTTP/1.1" 200 109 0.008932 10.0.0.73 - - [2025-10-31 03:02:35] "DELETE /loadbalancer-member/b1fd785f-5b78-4f8e-bcaa-1afa70c9f71d HTTP/1.1" 200 115 0.063520 10.0.0.73 - - [2025-10-31 03:02:35] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007355 10.0.0.73 - - [2025-10-31 03:02:35] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.73 - - [2025-10-31 03:02:35] "DELETE /loadbalancer-member/0faa7fd1-83b6-4d99-aee9-b898bec6ed3d HTTP/1.1" 200 115 0.041444 10.0.0.73 - - [2025-10-31 03:02:35] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006486 10.0.0.73 - - [2025-10-31 03:02:35] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.73 - - [2025-10-31 03:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.73 - - [2025-10-31 03:02:35] "GET /loadbalancer/b236d115-bbec-4a2c-ac56-18b5d437e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002734 10.0.0.73 - - [2025-10-31 03:02:35] "GET /loadbalancer-pool/d3b91e66-43e5-4498-a166-ebff5bd38bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002703 10.0.0.73 - - [2025-10-31 03:02:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024967 10.0.0.73 - - [2025-10-31 03:02:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.064387 10.0.0.73 - - [2025-10-31 03:02:36] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014344 10.0.0.73 - - [2025-10-31 03:02:36] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012531 10.0.0.73 - - [2025-10-31 03:02:36] "GET /floating-ip/fe7a5d25-747b-43a2-9a50-5944916eb6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005197 10.0.0.73 - - [2025-10-31 03:02:36] "POST /set-tag HTTP/1.1" 200 109 0.079856 10.0.0.73 - - [2025-10-31 03:02:36] "GET /loadbalancer-pool/2bf86953-1662-40af-9015-d9237fc575e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003552 10.0.0.73 - - [2025-10-31 03:02:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019877 10.0.0.73 - - [2025-10-31 03:02:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017078 10.0.0.73 - - [2025-10-31 03:02:36] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009616 10.0.0.73 - - [2025-10-31 03:02:36] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003966 10.0.0.73 - - [2025-10-31 03:02:36] "GET /floating-ip/fe7a5d25-747b-43a2-9a50-5944916eb6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002090 10.0.0.73 - - [2025-10-31 03:02:36] "POST /set-tag HTTP/1.1" 200 109 0.002904 10.0.0.73 - - [2025-10-31 03:02:36] "GET /loadbalancer-pool/0bd88a8d-ce57-4e4c-9e40-05627986520f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002899 10.0.0.73 - - [2025-10-31 03:02:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025768 10.0.0.73 - - [2025-10-31 03:02:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008033 10.0.0.73 - - [2025-10-31 03:02:36] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011087 10.0.0.73 - - [2025-10-31 03:02:36] "POST /set-tag HTTP/1.1" 200 109 0.003031 10.0.0.73 - - [2025-10-31 03:02:36] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006684 10.0.0.73 - - [2025-10-31 03:02:36] "GET /floating-ip/fe7a5d25-747b-43a2-9a50-5944916eb6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002137 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:02:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:02:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001218 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:02:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:02:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001235 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:02:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:02:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 10.0.0.73 - - [2025-10-31 03:03:54] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.73 - - [2025-10-31 03:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.73 - - [2025-10-31 03:03:54] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032549 10.0.0.73 - - [2025-10-31 03:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.73 - - [2025-10-31 03:03:54] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031071 10.0.0.73 - - [2025-10-31 03:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.73 - - [2025-10-31 03:03:55] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043325 10.0.0.73 - - [2025-10-31 03:03:55] "POST /tags HTTP/1.1" 200 333 0.044536 10.0.0.73 - - [2025-10-31 03:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.024155 10.0.0.73 - - [2025-10-31 03:03:55] "GET /tag/4dcb7af0-2967-498c-a165-c782d731ffdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.026566 10.0.0.73 - - [2025-10-31 03:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.057715 10.0.0.73 - - [2025-10-31 03:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.057464 10.0.0.73 - - [2025-10-31 03:03:55] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.029642 10.0.0.73 - - [2025-10-31 03:03:55] "GET /virtual-networks?parent_id=0766af53-cd84-48d6-90ae-103405a8604a&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001801 10.0.0.73 - - [2025-10-31 03:03:55] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.052910 10.0.0.73 - - [2025-10-31 03:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006302 10.0.0.73 - - [2025-10-31 03:03:55] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005010 10.0.0.73 - - [2025-10-31 03:03:56] "POST /virtual-networks HTTP/1.1" 200 512 0.110013 10.0.0.73 - - [2025-10-31 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006069 10.0.0.73 - - [2025-10-31 03:03:56] "GET /service-appliance-set/de69acbb-b914-419a-84cb-0c6d2b3150c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009303 10.0.0.73 - - [2025-10-31 03:03:56] "POST /fqname-to-id HTTP/1.1" 404 254 0.002098 10.0.0.73 - - [2025-10-31 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.73 - - [2025-10-31 03:03:56] "GET /network-ipam/20666525-d817-469a-9252-5c70f67e076e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.003057 10.0.0.73 - - [2025-10-31 03:03:56] "POST /useragent-kv HTTP/1.1" 200 115 0.009727 10.0.0.73 - - [2025-10-31 03:03:56] "POST /ref-update HTTP/1.1" 200 156 0.066996 10.0.0.73 - - [2025-10-31 03:03:56] "GET /virtual-network/3b084975-11c7-4f74-a193-39476668e786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.011233 10.0.0.73 - - [2025-10-31 03:03:56] "GET /domains HTTP/1.1" 200 280 0.012400 10.0.0.73 - - [2025-10-31 03:03:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.131598 10.0.0.73 - - [2025-10-31 03:03:56] "GET /virtual-machine-interface/938aa37d-b2e9-4a50-906e-056425852aeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.016910 10.0.0.73 - - [2025-10-31 03:03:56] "GET /domain/d4180067-5e0c-497a-b158-23b87fbf3d89 HTTP/1.1" 200 3087 0.033251 10.0.0.73 - - [2025-10-31 03:03:56] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a HTTP/1.1" 200 5475 0.051539 10.0.0.73 - - [2025-10-31 03:03:56] "POST /instance-ips HTTP/1.1" 200 409 0.059684 10.0.0.73 - - [2025-10-31 03:03:56] "GET /virtual-network/3b084975-11c7-4f74-a193-39476668e786 HTTP/1.1" 200 2082 0.010283 10.0.0.73 - - [2025-10-31 03:03:56] "GET /virtual-network/3b084975-11c7-4f74-a193-39476668e786 HTTP/1.1" 200 2082 0.005214 10.0.0.73 - - [2025-10-31 03:03:56] "GET /routing-instance/479c996a-4d4f-4b69-9a1d-c132203eee4a HTTP/1.1" 200 1181 0.005148 10.0.0.73 - - [2025-10-31 03:03:56] "GET /routing-instance/479c996a-4d4f-4b69-9a1d-c132203eee4a HTTP/1.1" 200 1181 0.003058 10.0.0.73 - - [2025-10-31 03:03:56] "GET /instance-ip/3a801cbe-1eeb-4094-95d6-08859dc272ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004462 10.0.0.73 - - [2025-10-31 03:03:56] "POST /loadbalancers HTTP/1.1" 200 610 0.066140 10.0.0.73 - - [2025-10-31 03:03:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025479 10.0.0.73 - - [2025-10-31 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.73 - - [2025-10-31 03:03:56] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.053685 10.0.0.73 - - [2025-10-31 03:03:56] "GET /instance-ip/3a801cbe-1eeb-4094-95d6-08859dc272ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.008249 10.0.0.73 - - [2025-10-31 03:03:56] "POST /route-targets HTTP/1.1" 200 327 0.015951 10.0.0.73 - - [2025-10-31 03:03:56] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045120 10.0.0.73 - - [2025-10-31 03:03:56] "POST /ref-update HTTP/1.1" 200 156 0.035192 10.0.0.73 - - [2025-10-31 03:03:56] "GET /loadbalancer/201288fc-2bd2-4539-8374-621f53f12e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.015542 10.0.0.73 - - [2025-10-31 03:03:56] "POST /floating-ips HTTP/1.1" 200 597 0.045507 10.0.0.73 - - [2025-10-31 03:03:56] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.053306 10.0.0.73 - - [2025-10-31 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.73 - - [2025-10-31 03:03:56] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028928 10.0.0.73 - - [2025-10-31 03:03:56] "GET /loadbalancer-listener/a822451b-67f2-4e55-a426-c9c4ea60a7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.010229 10.0.0.73 - - [2025-10-31 03:03:56] "GET /loadbalancer-listener/a822451b-67f2-4e55-a426-c9c4ea60a7bb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003490 10.0.0.73 - - [2025-10-31 03:03:56] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018794 10.0.0.73 - - [2025-10-31 03:03:56] "GET /instance-ip/3a801cbe-1eeb-4094-95d6-08859dc272ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006574 10.0.0.73 - - [2025-10-31 03:03:56] "GET /instance-ip/3a801cbe-1eeb-4094-95d6-08859dc272ce?fields=floating_ips HTTP/1.1" 200 1212 0.005866 10.0.0.73 - - [2025-10-31 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.73 - - [2025-10-31 03:03:56] "GET /floating-ip/294b9616-297e-47fa-928d-46261b21f0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.008529 10.0.0.73 - - [2025-10-31 03:03:56] "GET /loadbalancer/201288fc-2bd2-4539-8374-621f53f12e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003549 10.0.0.73 - - [2025-10-31 03:03:56] "POST /tags HTTP/1.1" 200 295 0.062885 10.0.0.73 - - [2025-10-31 03:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006357 10.0.0.73 - - [2025-10-31 03:03:57] "GET /tag/15474fc2-2e2f-4614-bf63-ae4f3c7b953b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.025034 10.0.0.73 - - [2025-10-31 03:03:57] "POST /tags HTTP/1.1" 409 233 0.002062 10.0.0.73 - - [2025-10-31 03:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.73 - - [2025-10-31 03:03:57] "GET /tag/d567f9e1-e97b-4868-b2a2-05198263d98e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014516 10.0.0.73 - - [2025-10-31 03:03:57] "POST /tags HTTP/1.1" 409 206 0.002561 10.0.0.73 - - [2025-10-31 03:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.73 - - [2025-10-31 03:03:57] "GET /tag/8b4f6137-9d1a-4f5c-b359-da6cc6179a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014182 10.0.0.73 - - [2025-10-31 03:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.73 - - [2025-10-31 03:03:57] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005050 10.0.0.73 - - [2025-10-31 03:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.73 - - [2025-10-31 03:03:57] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039356 10.0.0.73 - - [2025-10-31 03:03:57] "POST /virtual-machines HTTP/1.1" 200 369 0.008030 10.0.0.73 - - [2025-10-31 03:03:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.006995 10.0.0.73 - - [2025-10-31 03:03:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.098526 10.0.0.73 - - [2025-10-31 03:03:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007982 10.0.0.73 - - [2025-10-31 03:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009784 10.0.0.73 - - [2025-10-31 03:03:57] "GET /virtual-machine-interface/3df13ac4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006557 10.0.0.73 - - [2025-10-31 03:03:57] "POST /instance-ips HTTP/1.1" 200 409 0.019956 10.0.0.73 - - [2025-10-31 03:03:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.026756 10.0.0.73 - - [2025-10-31 03:03:57] "GET /virtual-machine-interface/3df13ac4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013749 10.0.0.73 - - [2025-10-31 03:03:57] "POST /set-tag HTTP/1.1" 200 109 0.023554 10.0.0.73 - - [2025-10-31 03:03:57] "GET /virtual-machine-interface/3df13ac4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016558 10.0.0.73 - - [2025-10-31 03:03:57] "GET /instance-ip/3e093282-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006218 10.0.0.73 - - [2025-10-31 03:03:57] "GET /virtual-machine-interface/3df13ac4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007689 10.0.0.73 - - [2025-10-31 03:03:57] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.73 - - [2025-10-31 03:03:57] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.006770 10.0.0.73 - - [2025-10-31 03:03:57] "POST /ref-update HTTP/1.1" 200 156 0.013783 10.0.0.73 - - [2025-10-31 03:03:57] "GET /virtual-machine-interface/3df13ac4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005401 10.0.0.73 - - [2025-10-31 03:03:57] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.73 - - [2025-10-31 03:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.73 - - [2025-10-31 03:03:57] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004655 10.0.0.73 - - [2025-10-31 03:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.73 - - [2025-10-31 03:03:58] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028509 10.0.0.73 - - [2025-10-31 03:03:58] "POST /virtual-machines HTTP/1.1" 200 369 0.007682 10.0.0.73 - - [2025-10-31 03:03:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018127 10.0.0.73 - - [2025-10-31 03:03:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124910 10.0.0.73 - - [2025-10-31 03:03:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016629 10.0.0.73 - - [2025-10-31 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007281 10.0.0.73 - - [2025-10-31 03:03:58] "GET /virtual-machine-interface/3e615412-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.003910 10.0.0.73 - - [2025-10-31 03:03:58] "POST /instance-ips HTTP/1.1" 200 409 0.020415 10.0.0.73 - - [2025-10-31 03:03:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018369 10.0.0.73 - - [2025-10-31 03:03:58] "GET /virtual-machine-interface/3e615412-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.018724 10.0.0.73 - - [2025-10-31 03:03:58] "POST /set-tag HTTP/1.1" 200 109 0.019830 10.0.0.73 - - [2025-10-31 03:03:58] "GET /virtual-machine-interface/3e615412-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011931 10.0.0.73 - - [2025-10-31 03:03:58] "GET /instance-ip/3e809fca-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003066 10.0.0.73 - - [2025-10-31 03:03:58] "GET /virtual-machine-interface/3e615412-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005852 10.0.0.73 - - [2025-10-31 03:03:58] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.73 - - [2025-10-31 03:03:58] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003777 10.0.0.73 - - [2025-10-31 03:03:58] "POST /ref-update HTTP/1.1" 200 156 0.008660 10.0.0.73 - - [2025-10-31 03:03:58] "GET /virtual-machine-interface/3e615412-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013578 10.0.0.73 - - [2025-10-31 03:03:58] "POST /set-tag HTTP/1.1" 200 109 0.005383 10.0.0.73 - - [2025-10-31 03:03:58] "GET /virtual-machine-interface/3df13ac4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005189 10.0.0.73 - - [2025-10-31 03:03:58] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.73 - - [2025-10-31 03:03:58] "GET /virtual-machine-interface/3e615412-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005311 10.0.0.73 - - [2025-10-31 03:03:58] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.73 - - [2025-10-31 03:04:01] "GET /domains HTTP/1.1" 200 280 0.002362 10.0.0.73 - - [2025-10-31 03:04:01] "GET /domain/d4180067-5e0c-497a-b158-23b87fbf3d89 HTTP/1.1" 200 3087 0.009730 10.0.0.73 - - [2025-10-31 03:04:01] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a HTTP/1.1" 200 7063 0.045381 10.0.0.73 - - [2025-10-31 03:04:01] "GET /virtual-network/3b084975-11c7-4f74-a193-39476668e786 HTTP/1.1" 200 2082 0.005490 10.0.0.73 - - [2025-10-31 03:04:01] "GET /virtual-network/3b084975-11c7-4f74-a193-39476668e786 HTTP/1.1" 200 2082 0.005097 10.0.0.73 - - [2025-10-31 03:04:01] "GET /routing-instance/479c996a-4d4f-4b69-9a1d-c132203eee4a HTTP/1.1" 200 1402 0.004812 10.0.0.73 - - [2025-10-31 03:04:01] "GET /routing-instance/479c996a-4d4f-4b69-9a1d-c132203eee4a HTTP/1.1" 200 1402 0.003483 10.0.0.73 - - [2025-10-31 03:04:01] "GET /route-target/b18cfffc-c4d7-4ce0-8521-76c7c0de535f HTTP/1.1" 200 1152 0.003001 10.0.0.73 - - [2025-10-31 03:04:01] "GET /virtual-network/3b084975-11c7-4f74-a193-39476668e786 HTTP/1.1" 200 2082 0.005889 10.0.0.73 - - [2025-10-31 03:04:01] "GET /routing-instance/479c996a-4d4f-4b69-9a1d-c132203eee4a HTTP/1.1" 200 1402 0.003208 10.0.0.73 - - [2025-10-31 03:04:01] "GET /virtual-network/3b084975-11c7-4f74-a193-39476668e786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005352 10.0.0.73 - - [2025-10-31 03:04:01] "GET /virtual-network/3b084975-11c7-4f74-a193-39476668e786 HTTP/1.1" 200 2082 0.006969 10.0.0.73 - - [2025-10-31 03:04:01] "GET /routing-instance/479c996a-4d4f-4b69-9a1d-c132203eee4a HTTP/1.1" 200 1402 0.003614 10.0.0.73 - - [2025-10-31 03:04:01] "GET /routing-instance/479c996a-4d4f-4b69-9a1d-c132203eee4a HTTP/1.1" 200 1402 0.003318 10.0.0.73 - - [2025-10-31 03:04:01] "GET /route-target/b18cfffc-c4d7-4ce0-8521-76c7c0de535f HTTP/1.1" 200 1152 0.002738 10.0.0.73 - - [2025-10-31 03:04:01] "GET /domains HTTP/1.1" 200 280 0.002187 10.0.0.73 - - [2025-10-31 03:04:01] "GET /domain/d4180067-5e0c-497a-b158-23b87fbf3d89 HTTP/1.1" 200 3087 0.002534 10.0.0.73 - - [2025-10-31 03:04:01] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a HTTP/1.1" 200 7063 0.030029 10.0.0.73 - - [2025-10-31 03:04:01] "GET /virtual-network/3b084975-11c7-4f74-a193-39476668e786 HTTP/1.1" 200 2082 0.004647 10.0.0.73 - - [2025-10-31 03:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.73 - - [2025-10-31 03:04:01] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037843 10.0.0.73 - - [2025-10-31 03:04:01] "GET /virtual-network/3b084975-11c7-4f74-a193-39476668e786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004364 10.0.0.73 - - [2025-10-31 03:04:01] "GET /floating-ip-pools?parent_id=3b084975-11c7-4f74-a193-39476668e786&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002491 10.0.0.73 - - [2025-10-31 03:04:01] "GET /virtual-network/3b084975-11c7-4f74-a193-39476668e786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005112 10.0.0.73 - - [2025-10-31 03:04:01] "POST /floating-ip-pools HTTP/1.1" 200 562 0.030464 10.0.0.73 - - [2025-10-31 03:04:01] "POST /ref-update HTTP/1.1" 200 156 0.010349 10.0.0.73 - - [2025-10-31 03:04:01] "GET /virtual-network/3b084975-11c7-4f74-a193-39476668e786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.009722 10.0.0.73 - - [2025-10-31 03:04:01] "GET /domains HTTP/1.1" 200 280 0.001847 10.0.0.73 - - [2025-10-31 03:04:01] "GET /domain/d4180067-5e0c-497a-b158-23b87fbf3d89 HTTP/1.1" 200 3087 0.002594 10.0.0.73 - - [2025-10-31 03:04:01] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a HTTP/1.1" 200 7319 0.035499 10.0.0.73 - - [2025-10-31 03:04:01] "GET /virtual-network/3b084975-11c7-4f74-a193-39476668e786 HTTP/1.1" 200 2320 0.006362 10.0.0.73 - - [2025-10-31 03:04:01] "GET /floating-ip-pool/adcfef6e-4399-455f-a098-5c5a2d3d875c HTTP/1.1" 200 1315 0.002749 10.0.0.73 - - [2025-10-31 03:04:01] "GET /domains HTTP/1.1" 200 280 0.001714 10.0.0.73 - - [2025-10-31 03:04:01] "GET /domain/d4180067-5e0c-497a-b158-23b87fbf3d89 HTTP/1.1" 200 3087 0.003377 10.0.0.73 - - [2025-10-31 03:04:02] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a HTTP/1.1" 200 7319 0.036549 10.0.0.73 - - [2025-10-31 03:04:02] "GET /virtual-network/3b084975-11c7-4f74-a193-39476668e786 HTTP/1.1" 200 2320 0.004093 10.0.0.73 - - [2025-10-31 03:04:02] "GET /virtual-network/3b084975-11c7-4f74-a193-39476668e786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005637 10.0.0.73 - - [2025-10-31 03:04:02] "POST /tags HTTP/1.1" 200 365 0.055188 10.0.0.73 - - [2025-10-31 03:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012862 10.0.0.73 - - [2025-10-31 03:04:02] "GET /tag/834cf872-85e3-4260-a4ba-312fa28ddccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.020168 10.0.0.73 - - [2025-10-31 03:04:02] "POST /tags HTTP/1.1" 409 206 0.005543 10.0.0.73 - - [2025-10-31 03:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.73 - - [2025-10-31 03:04:02] "GET /tag/8b4f6137-9d1a-4f5c-b359-da6cc6179a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013383 10.0.0.73 - - [2025-10-31 03:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005213 10.0.0.73 - - [2025-10-31 03:04:02] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.048253 10.0.0.73 - - [2025-10-31 03:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.73 - - [2025-10-31 03:04:02] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005213 10.0.0.73 - - [2025-10-31 03:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.73 - - [2025-10-31 03:04:02] "GET /service-appliance-set/86f59b5d-6feb-4d6b-bcd3-7479d468ec62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003912 10.0.0.73 - - [2025-10-31 03:04:02] "POST /fqname-to-id HTTP/1.1" 404 258 0.001846 10.0.0.73 - - [2025-10-31 03:04:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.102317 10.0.0.73 - - [2025-10-31 03:04:02] "GET /virtual-machine-interface/31a0f15a-b7ec-41c9-9ed7-efcd76518e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014805 10.0.0.73 - - [2025-10-31 03:04:02] "POST /set-tag HTTP/1.1" 200 109 0.017654 10.0.0.73 - - [2025-10-31 03:04:02] "POST /instance-ips HTTP/1.1" 200 417 0.043036 10.0.0.73 - - [2025-10-31 03:04:02] "GET /instance-ip/0fca650e-9b66-41fd-a86f-9e1c24824be8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.005239 10.0.0.73 - - [2025-10-31 03:04:02] "POST /loadbalancers HTTP/1.1" 200 618 0.070471 10.0.0.73 - - [2025-10-31 03:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.036364 10.0.0.73 - - [2025-10-31 03:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015137 10.0.0.73 - - [2025-10-31 03:04:02] "POST /service-instances HTTP/1.1" 200 566 0.026849 10.0.0.73 - - [2025-10-31 03:04:02] "POST /ref-update HTTP/1.1" 200 156 0.011145 10.0.0.73 - - [2025-10-31 03:04:02] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.056364 10.0.0.73 - - [2025-10-31 03:04:02] "GET /virtual-machine-interface/31a0f15a-b7ec-41c9-9ed7-efcd76518e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.010115 10.0.0.73 - - [2025-10-31 03:04:02] "GET /virtual-machine-interface/31a0f15a-b7ec-41c9-9ed7-efcd76518e32?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007172 10.0.0.73 - - [2025-10-31 03:04:02] "PUT /service-instance/bc88a18b-25e0-4095-9296-8841ad405e8d HTTP/1.1" 200 266 0.037089 10.0.0.73 - - [2025-10-31 03:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024511 10.0.0.73 - - [2025-10-31 03:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006431 10.0.0.73 - - [2025-10-31 03:04:03] "GET /floating-ip-pool/adcfef6e-4399-455f-a098-5c5a2d3d875c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011093 10.0.0.73 - - [2025-10-31 03:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010035 10.0.0.73 - - [2025-10-31 03:04:03] "POST /floating-ips HTTP/1.1" 200 671 0.091078 10.0.0.73 - - [2025-10-31 03:04:03] "POST /virtual-machines HTTP/1.1" 200 429 0.061109 10.0.0.73 - - [2025-10-31 03:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021454 10.0.0.73 - - [2025-10-31 03:04:03] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002470 10.0.0.73 - - [2025-10-31 03:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.73 - - [2025-10-31 03:04:03] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004482 10.0.0.73 - - [2025-10-31 03:04:03] "POST /tags HTTP/1.1" 409 221 0.021606 10.0.0.73 - - [2025-10-31 03:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.73 - - [2025-10-31 03:04:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.152051 10.0.0.73 - - [2025-10-31 03:04:03] "POST /chown HTTP/1.1" 200 109 0.022167 10.0.0.73 - - [2025-10-31 03:04:03] "GET /tag/4dcb7af0-2967-498c-a165-c782d731ffdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017215 10.0.0.73 - - [2025-10-31 03:04:03] "POST /tags HTTP/1.1" 409 238 0.003825 10.0.0.73 - - [2025-10-31 03:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.73 - - [2025-10-31 03:04:03] "POST /chown HTTP/1.1" 200 109 0.006799 10.0.0.73 - - [2025-10-31 03:04:03] "PUT /virtual-machine-interface/6c40718f-c77e-44fa-8276-d2a4cfc9e23e HTTP/1.1" 200 284 0.029028 10.0.0.73 - - [2025-10-31 03:04:03] "GET /tag/834cf872-85e3-4260-a4ba-312fa28ddccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.038766 10.0.0.73 - - [2025-10-31 03:04:03] "PUT /instance-ip/0fca650e-9b66-41fd-a86f-9e1c24824be8 HTTP/1.1" 200 256 0.056628 10.0.0.73 - - [2025-10-31 03:04:03] "POST /firewall-rules HTTP/1.1" 200 650 0.099084 10.0.0.73 - - [2025-10-31 03:04:03] "POST /ref-update HTTP/1.1" 200 156 0.048241 10.0.0.73 - - [2025-10-31 03:04:03] "GET /firewall-rule/1ea7f0b8-a76d-41dc-8059-cf05be979196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.022966 10.0.0.73 - - [2025-10-31 03:04:03] "POST /ref-update HTTP/1.1" 200 156 0.018788 10.0.0.73 - - [2025-10-31 03:04:03] "GET /firewall-policy/18a87086-9042-479a-9594-f3c41625c2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003570 10.0.0.73 - - [2025-10-31 03:04:03] "POST /ref-update HTTP/1.1" 200 156 0.022706 10.0.0.73 - - [2025-10-31 03:04:03] "GET /firewall-rule/1ea7f0b8-a76d-41dc-8059-cf05be979196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004296 10.0.0.73 - - [2025-10-31 03:04:03] "POST /ref-update HTTP/1.1" 200 156 0.033272 10.0.0.73 - - [2025-10-31 03:04:03] "POST /ref-update HTTP/1.1" 200 156 0.020878 10.0.0.73 - - [2025-10-31 03:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.73 - - [2025-10-31 03:04:03] "POST /ref-update HTTP/1.1" 200 156 0.036026 10.0.0.73 - - [2025-10-31 03:04:03] "POST /ref-update HTTP/1.1" 200 156 0.045494 10.0.0.73 - - [2025-10-31 03:04:03] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.090082 10.0.0.73 - - [2025-10-31 03:04:03] "GET /loadbalancer/97854fa9-2a47-485d-b629-d2163df120dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.013189 10.0.0.73 - - [2025-10-31 03:04:03] "POST /virtual-machines HTTP/1.1" 200 429 0.025277 10.0.0.73 - - [2025-10-31 03:04:03] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.060412 10.0.0.73 - - [2025-10-31 03:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012215 10.0.0.73 - - [2025-10-31 03:04:04] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.121217 10.0.0.73 - - [2025-10-31 03:04:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.195125 10.0.0.73 - - [2025-10-31 03:04:04] "POST /chown HTTP/1.1" 200 109 0.029941 10.0.0.73 - - [2025-10-31 03:04:04] "GET /loadbalancer-listener/fd805d41-2999-42ab-9501-2a5ecad1fa69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.013582 10.0.0.73 - - [2025-10-31 03:04:04] "GET /loadbalancer-listener/fd805d41-2999-42ab-9501-2a5ecad1fa69?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004286 10.0.0.73 - - [2025-10-31 03:04:04] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.028692 10.0.0.73 - - [2025-10-31 03:04:04] "POST /chown HTTP/1.1" 200 109 0.013913 10.0.0.73 - - [2025-10-31 03:04:04] "PUT /virtual-machine-interface/00682d16-db09-462c-a3ff-65493563cb4f HTTP/1.1" 200 284 0.019590 10.0.0.73 - - [2025-10-31 03:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.036741 10.0.0.73 - - [2025-10-31 03:04:04] "PUT /instance-ip/0fca650e-9b66-41fd-a86f-9e1c24824be8 HTTP/1.1" 200 256 0.051473 10.0.0.73 - - [2025-10-31 03:04:04] "GET /loadbalancer-pool/e482b0e5-35c4-4402-97ae-e28eb5ff8e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013811 10.0.0.73 - - [2025-10-31 03:04:04] "POST /loadbalancer-members HTTP/1.1" 200 707 0.019976 10.0.0.73 - - [2025-10-31 03:04:04] "POST /ref-update HTTP/1.1" 200 156 0.012525 10.0.0.73 - - [2025-10-31 03:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016083 10.0.0.73 - - [2025-10-31 03:04:04] "POST /ref-update HTTP/1.1" 200 156 0.033349 10.0.0.73 - - [2025-10-31 03:04:04] "GET /loadbalancer-member/2642dd9a-5011-43c5-a324-b2f69bcd599e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.008647 10.0.0.73 - - [2025-10-31 03:04:04] "POST /ref-update HTTP/1.1" 200 156 0.019668 10.0.0.73 - - [2025-10-31 03:04:04] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011093 10.0.0.73 - - [2025-10-31 03:04:04] "POST /ref-update HTTP/1.1" 200 156 0.009333 10.0.0.73 - - [2025-10-31 03:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014033 10.0.0.73 - - [2025-10-31 03:04:04] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002638 10.0.0.73 - - [2025-10-31 03:04:04] "POST /tags HTTP/1.1" 409 221 0.001944 10.0.0.73 - - [2025-10-31 03:04:04] "POST /ref-update HTTP/1.1" 200 156 0.028020 10.0.0.73 - - [2025-10-31 03:04:04] "PUT /service-instance/bc88a18b-25e0-4095-9296-8841ad405e8d HTTP/1.1" 200 266 0.008954 10.0.0.73 - - [2025-10-31 03:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016433 10.0.0.73 - - [2025-10-31 03:04:04] "GET /tag/4dcb7af0-2967-498c-a165-c782d731ffdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012549 10.0.0.73 - - [2025-10-31 03:04:04] "POST /tags HTTP/1.1" 409 238 0.001981 10.0.0.73 - - [2025-10-31 03:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008300 10.0.0.73 - - [2025-10-31 03:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.73 - - [2025-10-31 03:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.73 - - [2025-10-31 03:04:04] "GET /tag/834cf872-85e3-4260-a4ba-312fa28ddccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010800 10.0.0.73 - - [2025-10-31 03:04:04] "POST /chown HTTP/1.1" 200 109 0.019735 10.0.0.73 - - [2025-10-31 03:04:04] "POST /firewall-rules HTTP/1.1" 409 293 0.007186 10.0.0.73 - - [2025-10-31 03:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008794 10.0.0.73 - - [2025-10-31 03:04:04] "POST /chown HTTP/1.1" 200 109 0.019715 10.0.0.73 - - [2025-10-31 03:04:04] "PUT /instance-ip/0fca650e-9b66-41fd-a86f-9e1c24824be8 HTTP/1.1" 200 256 0.015879 10.0.0.73 - - [2025-10-31 03:04:04] "PUT /firewall-rule/1ea7f0b8-a76d-41dc-8059-cf05be979196 HTTP/1.1" 200 260 0.037280 10.0.0.73 - - [2025-10-31 03:04:04] "GET /firewall-rule/1ea7f0b8-a76d-41dc-8059-cf05be979196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.025763 10.0.0.73 - - [2025-10-31 03:04:04] "GET /firewall-policy/18a87086-9042-479a-9594-f3c41625c2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008141 10.0.0.73 - - [2025-10-31 03:04:04] "POST /ref-update HTTP/1.1" 200 156 0.044286 10.0.0.73 - - [2025-10-31 03:04:04] "POST /chown HTTP/1.1" 200 109 0.022593 10.0.0.73 - - [2025-10-31 03:04:04] "GET /firewall-rule/1ea7f0b8-a76d-41dc-8059-cf05be979196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.007874 10.0.0.73 - - [2025-10-31 03:04:04] "POST /chown HTTP/1.1" 200 109 0.007137 10.0.0.73 - - [2025-10-31 03:04:04] "PUT /instance-ip/0fca650e-9b66-41fd-a86f-9e1c24824be8 HTTP/1.1" 200 256 0.020454 10.0.0.73 - - [2025-10-31 03:04:04] "POST /ref-update HTTP/1.1" 200 156 0.024284 10.0.0.73 - - [2025-10-31 03:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.73 - - [2025-10-31 03:04:04] "POST /chown HTTP/1.1" 200 109 0.007167 10.0.0.73 - - [2025-10-31 03:04:04] "POST /chown HTTP/1.1" 200 109 0.019943 10.0.0.73 - - [2025-10-31 03:04:05] "PUT /instance-ip/0fca650e-9b66-41fd-a86f-9e1c24824be8 HTTP/1.1" 200 256 0.013713 10.0.0.73 - - [2025-10-31 03:04:05] "POST /ref-update HTTP/1.1" 200 156 0.024318 10.0.0.73 - - [2025-10-31 03:04:05] "POST /chown HTTP/1.1" 200 109 0.028111 10.0.0.73 - - [2025-10-31 03:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.024099 10.0.0.73 - - [2025-10-31 03:04:05] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003739 10.0.0.73 - - [2025-10-31 03:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.73 - - [2025-10-31 03:04:05] "POST /chown HTTP/1.1" 200 109 0.007749 10.0.0.73 - - [2025-10-31 03:04:05] "PUT /instance-ip/0fca650e-9b66-41fd-a86f-9e1c24824be8 HTTP/1.1" 200 256 0.024638 10.0.0.73 - - [2025-10-31 03:04:05] "POST /ref-update HTTP/1.1" 200 156 0.024898 10.0.0.73 - - [2025-10-31 03:04:05] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.056787 10.0.0.73 - - [2025-10-31 03:04:05] "POST /virtual-machines HTTP/1.1" 200 373 0.015007 10.0.0.73 - - [2025-10-31 03:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027768 10.0.0.73 - - [2025-10-31 03:04:05] "PUT /service-instance/bc88a18b-25e0-4095-9296-8841ad405e8d HTTP/1.1" 200 266 0.065691 10.0.0.73 - - [2025-10-31 03:04:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.153036 10.0.0.73 - - [2025-10-31 03:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.047041 10.0.0.73 - - [2025-10-31 03:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027622 10.0.0.73 - - [2025-10-31 03:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009020 10.0.0.73 - - [2025-10-31 03:04:05] "GET /virtual-machine-interface/42a669b8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005658 10.0.0.73 - - [2025-10-31 03:04:05] "PUT /service-instance/bc88a18b-25e0-4095-9296-8841ad405e8d HTTP/1.1" 200 266 0.019024 10.0.0.73 - - [2025-10-31 03:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020905 10.0.0.73 - - [2025-10-31 03:04:05] "POST /instance-ips HTTP/1.1" 200 413 0.063685 10.0.0.73 - - [2025-10-31 03:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024452 10.0.0.73 - - [2025-10-31 03:04:05] "GET /virtual-machine-interface/42a669b8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.013134 10.0.0.73 - - [2025-10-31 03:04:05] "PUT /service-instance/bc88a18b-25e0-4095-9296-8841ad405e8d HTTP/1.1" 200 266 0.010840 10.0.0.73 - - [2025-10-31 03:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018557 10.0.0.73 - - [2025-10-31 03:04:05] "POST /set-tag HTTP/1.1" 200 109 0.038054 10.0.0.73 - - [2025-10-31 03:04:05] "GET /virtual-machine-interface/42a669b8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011110 10.0.0.73 - - [2025-10-31 03:04:05] "GET /instance-ip/42c8ece0-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004863 10.0.0.73 - - [2025-10-31 03:04:05] "PUT /service-instance/bc88a18b-25e0-4095-9296-8841ad405e8d HTTP/1.1" 200 266 0.033071 10.0.0.73 - - [2025-10-31 03:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010028 10.0.0.73 - - [2025-10-31 03:04:05] "GET /virtual-machine-interface/42a669b8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010835 10.0.0.73 - - [2025-10-31 03:04:05] "POST /set-tag HTTP/1.1" 200 109 0.003419 10.0.0.73 - - [2025-10-31 03:04:05] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.008945 10.0.0.73 - - [2025-10-31 03:04:05] "PUT /service-instance/bc88a18b-25e0-4095-9296-8841ad405e8d HTTP/1.1" 200 266 0.012983 10.0.0.73 - - [2025-10-31 03:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027365 10.0.0.73 - - [2025-10-31 03:04:05] "POST /ref-update HTTP/1.1" 200 156 0.039223 10.0.0.73 - - [2025-10-31 03:04:06] "GET /virtual-machine-interface/42a669b8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010210 10.0.0.73 - - [2025-10-31 03:04:06] "POST /set-tag HTTP/1.1" 200 109 0.003391 10.0.0.73 - - [2025-10-31 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.73 - - [2025-10-31 03:04:06] "GET /virtual-machine-interface/42a669b8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004977 10.0.0.73 - - [2025-10-31 03:04:06] "POST /set-tag HTTP/1.1" 200 109 0.002543 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.005451 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.021149 10.0.0.73 - - [2025-10-31 03:04:06] "POST /ref-update HTTP/1.1" 200 156 0.018085 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.007149 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.029488 10.0.0.73 - - [2025-10-31 03:04:06] "POST /ref-update HTTP/1.1" 200 156 0.021178 10.0.0.73 - - [2025-10-31 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.008762 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.016696 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.007576 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.016450 10.0.0.73 - - [2025-10-31 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.007203 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.006838 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.017737 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.017610 10.0.0.73 - - [2025-10-31 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.005923 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.012266 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.006392 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.019848 10.0.0.73 - - [2025-10-31 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.007975 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.017986 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.018272 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.006836 10.0.0.73 - - [2025-10-31 03:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.007341 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.006939 10.0.0.73 - - [2025-10-31 03:04:06] "POST /chown HTTP/1.1" 200 109 0.015165 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.023334 10.0.0.73 - - [2025-10-31 03:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.006370 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.017040 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.007254 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.017874 10.0.0.73 - - [2025-10-31 03:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.006348 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.025503 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.018894 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.007168 10.0.0.73 - - [2025-10-31 03:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.008597 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.017163 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.010163 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.020626 10.0.0.73 - - [2025-10-31 03:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.007164 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.021413 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.012945 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.006925 10.0.0.73 - - [2025-10-31 03:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.011945 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.007659 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.011160 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.026208 10.0.0.73 - - [2025-10-31 03:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.006385 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.019633 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.007647 10.0.0.73 - - [2025-10-31 03:04:07] "POST /chown HTTP/1.1" 200 109 0.026316 10.0.0.73 - - [2025-10-31 03:04:12] "GET /virtual-machine-interface/3df13ac4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015241 10.0.0.73 - - [2025-10-31 03:04:12] "POST /set-tag HTTP/1.1" 200 109 0.003585 10.0.0.73 - - [2025-10-31 03:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.73 - - [2025-10-31 03:04:12] "GET /loadbalancer/201288fc-2bd2-4539-8374-621f53f12e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002357 10.0.0.73 - - [2025-10-31 03:04:12] "GET /loadbalancer-pool/f9ea72f3-8c64-4b1d-b906-fc23191b8ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002480 10.0.0.73 - - [2025-10-31 03:04:12] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016061 10.0.0.73 - - [2025-10-31 03:04:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009447 10.0.0.73 - - [2025-10-31 03:04:12] "GET /virtual-machine-interface/3df13ac4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005025 10.0.0.73 - - [2025-10-31 03:04:12] "GET /virtual-machine-interface/3df13ac4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004809 10.0.0.73 - - [2025-10-31 03:04:12] "POST /ref-update HTTP/1.1" 200 156 0.006116 10.0.0.73 - - [2025-10-31 03:04:12] "POST /tags HTTP/1.1" 409 221 0.004787 10.0.0.73 - - [2025-10-31 03:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.73 - - [2025-10-31 03:04:13] "GET /floating-ip/294b9616-297e-47fa-928d-46261b21f0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.009178 10.0.0.73 - - [2025-10-31 03:04:13] "GET /tag/4dcb7af0-2967-498c-a165-c782d731ffdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012418 10.0.0.73 - - [2025-10-31 03:04:13] "PUT /floating-ip/294b9616-297e-47fa-928d-46261b21f0e0 HTTP/1.1" 200 256 0.010183 10.0.0.73 - - [2025-10-31 03:04:13] "POST /set-tag HTTP/1.1" 200 109 0.026276 10.0.0.73 - - [2025-10-31 03:04:13] "GET /virtual-machine-interface/3e615412-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005192 10.0.0.73 - - [2025-10-31 03:04:13] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.73 - - [2025-10-31 03:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.73 - - [2025-10-31 03:04:13] "GET /loadbalancer/201288fc-2bd2-4539-8374-621f53f12e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005103 10.0.0.73 - - [2025-10-31 03:04:13] "GET /loadbalancer-pool/f9ea72f3-8c64-4b1d-b906-fc23191b8ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003042 10.0.0.73 - - [2025-10-31 03:04:13] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014281 10.0.0.73 - - [2025-10-31 03:04:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023367 10.0.0.73 - - [2025-10-31 03:04:13] "GET /virtual-machine-interface/3e615412-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006419 10.0.0.73 - - [2025-10-31 03:04:13] "GET /virtual-machine-interface/3e615412-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005502 10.0.0.73 - - [2025-10-31 03:04:13] "POST /ref-update HTTP/1.1" 200 156 0.007317 10.0.0.73 - - [2025-10-31 03:04:13] "POST /set-tag HTTP/1.1" 200 109 0.017223 10.0.0.73 - - [2025-10-31 03:04:13] "GET /floating-ip/294b9616-297e-47fa-928d-46261b21f0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.014190 10.0.0.73 - - [2025-10-31 03:04:15] "GET /virtual-machine/9f1438c6-c3f8-4bc1-ba22-6b413a2467e4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003006 10.0.0.73 - - [2025-10-31 03:04:15] "GET /virtual-machine-interface/3df13ac4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004396 10.0.0.73 - - [2025-10-31 03:04:15] "GET /virtual-machine/a29778f1-98bb-445d-8b10-8687cda1ca20?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003458 10.0.0.73 - - [2025-10-31 03:04:15] "GET /virtual-machine-interface/3e615412-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007066 10.0.0.73 - - [2025-10-31 03:04:17] "GET /virtual-machine-interface/42a669b8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004494 10.0.0.73 - - [2025-10-31 03:04:17] "POST /set-tag HTTP/1.1" 200 109 0.002941 10.0.0.73 - - [2025-10-31 03:04:20] "GET /virtual-machine/0bcb6068-ed07-461e-902b-0a64d25f4bb3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003737 10.0.0.73 - - [2025-10-31 03:04:20] "GET /virtual-machine-interface/42a669b8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005658 10.0.0.73 - - [2025-10-31 03:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.73 - - [2025-10-31 03:04:20] "POST /chown HTTP/1.1" 200 109 0.006781 10.0.0.73 - - [2025-10-31 03:04:20] "POST /chown HTTP/1.1" 200 109 0.011255 10.0.0.73 - - [2025-10-31 03:04:20] "GET /virtual-machine-interface/42a669b8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015049 10.0.0.73 - - [2025-10-31 03:04:20] "POST /set-tag HTTP/1.1" 200 109 0.003411 10.0.0.73 - - [2025-10-31 03:04:20] "POST /chown HTTP/1.1" 200 109 0.006835 10.0.0.73 - - [2025-10-31 03:04:20] "POST /chown HTTP/1.1" 200 109 0.030578 10.0.0.73 - - [2025-10-31 03:04:24] "GET /global-system-configs HTTP/1.1" 200 322 0.002311 10.0.0.73 - - [2025-10-31 03:04:25] "GET /global-system-configs HTTP/1.1" 200 322 0.004365 10.0.0.73 - - [2025-10-31 03:04:51] "GET /virtual-machine-interface/42a669b8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009785 10.0.0.73 - - [2025-10-31 03:04:51] "POST /set-tag HTTP/1.1" 200 109 0.002569 10.0.0.73 - - [2025-10-31 03:04:51] "GET /virtual-machine-interface/42a669b8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004317 10.0.0.73 - - [2025-10-31 03:04:51] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.73 - - [2025-10-31 03:04:51] "GET /virtual-machine/0bcb6068-ed07-461e-902b-0a64d25f4bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002951 10.0.0.73 - - [2025-10-31 03:04:51] "POST /ref-update HTTP/1.1" 200 156 0.025302 10.0.0.73 - - [2025-10-31 03:04:51] "GET /virtual-machine-interface/42a669b8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015080 10.0.0.73 - - [2025-10-31 03:04:52] "POST /set-tag HTTP/1.1" 200 109 0.020645 10.0.0.73 - - [2025-10-31 03:04:52] "POST /set-tag HTTP/1.1" 200 109 0.023194 10.0.0.73 - - [2025-10-31 03:04:52] "DELETE /instance-ip/42c8ece0-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.047787 10.0.0.73 - - [2025-10-31 03:04:52] "DELETE /virtual-machine-interface/42a669b8-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.043956 10.0.0.73 - - [2025-10-31 03:04:52] "DELETE /virtual-machine/0bcb6068-ed07-461e-902b-0a64d25f4bb3 HTTP/1.1" 200 115 0.022498 10.0.0.73 - - [2025-10-31 03:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.73 - - [2025-10-31 03:04:55] "GET /tag/834cf872-85e3-4260-a4ba-312fa28ddccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011254 10.0.0.73 - - [2025-10-31 03:04:55] "GET /tag/834cf872-85e3-4260-a4ba-312fa28ddccc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012113 10.0.0.73 - - [2025-10-31 03:04:55] "GET /virtual-machine-interface/00682d16-db09-462c-a3ff-65493563cb4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.004560 10.0.0.73 - - [2025-10-31 03:04:55] "POST /set-tag HTTP/1.1" 200 109 0.018349 10.0.0.73 - - [2025-10-31 03:04:55] "GET /virtual-machine-interface/31a0f15a-b7ec-41c9-9ed7-efcd76518e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.010744 10.0.0.73 - - [2025-10-31 03:04:55] "POST /set-tag HTTP/1.1" 200 109 0.023162 10.0.0.73 - - [2025-10-31 03:04:55] "GET /virtual-machine-interface/6c40718f-c77e-44fa-8276-d2a4cfc9e23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.007203 10.0.0.73 - - [2025-10-31 03:04:55] "POST /set-tag HTTP/1.1" 200 109 0.024947 10.0.0.73 - - [2025-10-31 03:04:55] "GET /firewall-policy/18a87086-9042-479a-9594-f3c41625c2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.016532 10.0.0.73 - - [2025-10-31 03:04:55] "GET /firewall-rule/1ea7f0b8-a76d-41dc-8059-cf05be979196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003564 10.0.0.73 - - [2025-10-31 03:04:56] "POST /ref-update HTTP/1.1" 200 156 0.026565 10.0.0.73 - - [2025-10-31 03:04:56] "DELETE /firewall-rule/1ea7f0b8-a76d-41dc-8059-cf05be979196 HTTP/1.1" 200 115 0.077270 10.0.0.73 - - [2025-10-31 03:04:56] "DELETE /loadbalancer-member/2642dd9a-5011-43c5-a324-b2f69bcd599e HTTP/1.1" 200 115 0.047729 10.0.0.73 - - [2025-10-31 03:04:56] "PUT /service-instance/bc88a18b-25e0-4095-9296-8841ad405e8d HTTP/1.1" 200 266 0.036766 10.0.0.73 - - [2025-10-31 03:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.038347 10.0.0.73 - - [2025-10-31 03:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011453 10.0.0.73 - - [2025-10-31 03:04:56] "DELETE /loadbalancer-pool/e482b0e5-35c4-4402-97ae-e28eb5ff8e51 HTTP/1.1" 200 115 0.133731 10.0.0.73 - - [2025-10-31 03:04:56] "DELETE /loadbalancer-listener/fd805d41-2999-42ab-9501-2a5ecad1fa69 HTTP/1.1" 200 115 0.053732 10.0.0.73 - - [2025-10-31 03:04:56] "POST /chown HTTP/1.1" 200 109 0.033211 10.0.0.73 - - [2025-10-31 03:04:56] "GET /floating-ip/d50fd467-8168-4449-9347-12c163b1d1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002681 10.0.0.73 - - [2025-10-31 03:04:56] "POST /chown HTTP/1.1" 200 109 0.017137 10.0.0.73 - - [2025-10-31 03:04:56] "POST /chown HTTP/1.1" 200 109 0.014009 10.0.0.73 - - [2025-10-31 03:04:56] "PUT /floating-ip/d50fd467-8168-4449-9347-12c163b1d1dc HTTP/1.1" 200 256 0.030167 10.0.0.73 - - [2025-10-31 03:04:56] "POST /chown HTTP/1.1" 200 109 0.015178 10.0.0.73 - - [2025-10-31 03:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006564 10.0.0.73 - - [2025-10-31 03:04:56] "POST /chown HTTP/1.1" 200 109 0.006366 10.0.0.73 - - [2025-10-31 03:04:56] "DELETE /floating-ip/d50fd467-8168-4449-9347-12c163b1d1dc HTTP/1.1" 200 115 0.096807 10.0.0.73 - - [2025-10-31 03:04:56] "POST /chown HTTP/1.1" 200 109 0.020009 10.0.0.73 - - [2025-10-31 03:04:56] "POST /chown HTTP/1.1" 200 109 0.025074 10.0.0.73 - - [2025-10-31 03:04:56] "POST /chown HTTP/1.1" 200 109 0.027550 10.0.0.73 - - [2025-10-31 03:04:56] "DELETE /loadbalancer/97854fa9-2a47-485d-b629-d2163df120dd HTTP/1.1" 200 115 0.097777 10.0.0.73 - - [2025-10-31 03:04:56] "PUT /service-instance/bc88a18b-25e0-4095-9296-8841ad405e8d HTTP/1.1" 200 266 0.016442 10.0.0.73 - - [2025-10-31 03:04:56] "GET /floating-ip-pool/adcfef6e-4399-455f-a098-5c5a2d3d875c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015703 10.0.0.73 - - [2025-10-31 03:04:56] "DELETE /instance-ip/0fca650e-9b66-41fd-a86f-9e1c24824be8 HTTP/1.1" 200 115 0.085922 10.0.0.73 - - [2025-10-31 03:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.043312 10.0.0.73 - - [2025-10-31 03:04:56] "POST /ref-update HTTP/1.1" 200 156 0.028441 10.0.0.73 - - [2025-10-31 03:04:56] "PUT /service-instance/bc88a18b-25e0-4095-9296-8841ad405e8d HTTP/1.1" 200 266 0.012159 10.0.0.73 - - [2025-10-31 03:04:56] "DELETE /virtual-machine-interface/31a0f15a-b7ec-41c9-9ed7-efcd76518e32 HTTP/1.1" 200 115 0.101004 10.0.0.73 - - [2025-10-31 03:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012947 10.0.0.73 - - [2025-10-31 03:04:56] "DELETE /floating-ip-pool/adcfef6e-4399-455f-a098-5c5a2d3d875c HTTP/1.1" 200 115 0.077726 10.0.0.73 - - [2025-10-31 03:04:56] "PUT /service-instance/bc88a18b-25e0-4095-9296-8841ad405e8d HTTP/1.1" 200 266 0.016737 10.0.0.73 - - [2025-10-31 03:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.016702 10.0.0.73 - - [2025-10-31 03:04:57] "DELETE /tag/834cf872-85e3-4260-a4ba-312fa28ddccc HTTP/1.1" 200 115 0.211387 10.0.0.73 - - [2025-10-31 03:04:57] "DELETE /service-instance/bc88a18b-25e0-4095-9296-8841ad405e8d HTTP/1.1" 200 115 0.078485 10.0.0.73 - - [2025-10-31 03:04:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004204 10.0.0.73 - - [2025-10-31 03:04:57] "GET /virtual-machine-interface/6c40718f-c77e-44fa-8276-d2a4cfc9e23e?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.010073 10.0.0.73 - - [2025-10-31 03:04:57] "POST /useragent-kv HTTP/1.1" 200 115 0.012809 10.0.0.73 - - [2025-10-31 03:04:57] "DELETE /virtual-network/3b084975-11c7-4f74-a193-39476668e786 HTTP/1.1" 200 115 0.228357 10.0.0.73 - - [2025-10-31 03:04:57] "GET /routing-instance/479c996a-4d4f-4b69-9a1d-c132203eee4a HTTP/1.1" 404 171 0.004780 10.0.0.73 - - [2025-10-31 03:04:57] "GET /domains HTTP/1.1" 200 280 0.001414 10.0.0.73 - - [2025-10-31 03:04:57] "GET /domain/d4180067-5e0c-497a-b158-23b87fbf3d89 HTTP/1.1" 200 3087 0.002457 10.0.0.73 - - [2025-10-31 03:04:57] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a HTTP/1.1" 200 7141 0.048627 10.0.0.73 - - [2025-10-31 03:04:57] "DELETE /virtual-machine-interface/6c40718f-c77e-44fa-8276-d2a4cfc9e23e HTTP/1.1" 200 115 0.119749 10.0.0.73 - - [2025-10-31 03:04:57] "GET /virtual-machine-interface/3e615412-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010955 10.0.0.73 - - [2025-10-31 03:04:57] "POST /set-tag HTTP/1.1" 200 109 0.007554 10.0.0.73 - - [2025-10-31 03:04:57] "POST /ref-update HTTP/1.1" 200 156 0.040096 10.0.0.73 - - [2025-10-31 03:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011175 10.0.0.73 - - [2025-10-31 03:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011580 10.0.0.73 - - [2025-10-31 03:04:57] "GET /loadbalancer/201288fc-2bd2-4539-8374-621f53f12e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.010263 10.0.0.73 - - [2025-10-31 03:04:57] "DELETE /route-target/b18cfffc-c4d7-4ce0-8521-76c7c0de535f HTTP/1.1" 200 115 0.044821 10.0.0.73 - - [2025-10-31 03:04:57] "DELETE /virtual-machine/dd8b3a39-510c-4898-a0be-53152939eae4 HTTP/1.1" 200 115 0.068899 10.0.0.73 - - [2025-10-31 03:04:57] "GET /virtual-machine-interface/3e615412-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006704 10.0.0.73 - - [2025-10-31 03:04:57] "GET /virtual-machine-interface/00682d16-db09-462c-a3ff-65493563cb4f?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1206 0.020964 10.0.0.73 - - [2025-10-31 03:04:57] "POST /set-tag HTTP/1.1" 200 109 0.050974 10.0.0.73 - - [2025-10-31 03:04:57] "DELETE /loadbalancer-member/9d56a5dc-a21c-4544-8535-b1a6addec847 HTTP/1.1" 200 115 0.066622 10.0.0.73 - - [2025-10-31 03:04:57] "DELETE /virtual-machine-interface/00682d16-db09-462c-a3ff-65493563cb4f HTTP/1.1" 200 115 0.090312 10.0.0.73 - - [2025-10-31 03:04:57] "DELETE /virtual-machine/cfd828f1-bc5c-4800-a05b-f82466c1c21b HTTP/1.1" 200 115 0.019668 10.0.0.73 - - [2025-10-31 03:04:58] "GET /virtual-machine-interface/3e615412-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008436 10.0.0.73 - - [2025-10-31 03:04:58] "POST /set-tag HTTP/1.1" 200 109 0.007330 10.0.0.73 - - [2025-10-31 03:04:58] "GET /virtual-machine-interface/3e615412-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005363 10.0.0.73 - - [2025-10-31 03:04:58] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.73 - - [2025-10-31 03:04:58] "GET /virtual-machine/a29778f1-98bb-445d-8b10-8687cda1ca20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002749 10.0.0.73 - - [2025-10-31 03:04:58] "POST /ref-update HTTP/1.1" 200 156 0.009419 10.0.0.73 - - [2025-10-31 03:04:58] "GET /virtual-machine-interface/3e615412-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013683 10.0.0.73 - - [2025-10-31 03:04:59] "POST /set-tag HTTP/1.1" 200 109 0.017884 10.0.0.73 - - [2025-10-31 03:04:59] "POST /set-tag HTTP/1.1" 200 109 0.027539 10.0.0.73 - - [2025-10-31 03:04:59] "POST /set-tag HTTP/1.1" 200 109 0.035253 10.0.0.73 - - [2025-10-31 03:04:59] "DELETE /instance-ip/3e809fca-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.036721 10.0.0.73 - - [2025-10-31 03:04:59] "POST /ref-update HTTP/1.1" 200 156 0.013073 10.0.0.73 - - [2025-10-31 03:04:59] "DELETE /virtual-machine-interface/3e615412-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.044847 10.0.0.73 - - [2025-10-31 03:04:59] "DELETE /virtual-machine/a29778f1-98bb-445d-8b10-8687cda1ca20 HTTP/1.1" 200 115 0.027464 10.0.0.73 - - [2025-10-31 03:05:02] "GET /virtual-machine-interface/3df13ac4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006536 10.0.0.73 - - [2025-10-31 03:05:02] "POST /set-tag HTTP/1.1" 200 109 0.004775 10.0.0.73 - - [2025-10-31 03:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.73 - - [2025-10-31 03:05:02] "GET /loadbalancer/201288fc-2bd2-4539-8374-621f53f12e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002453 10.0.0.73 - - [2025-10-31 03:05:02] "GET /virtual-machine-interface/3df13ac4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005494 10.0.0.73 - - [2025-10-31 03:05:02] "POST /set-tag HTTP/1.1" 200 109 0.003355 10.0.0.73 - - [2025-10-31 03:05:03] "GET /virtual-machine-interface/3df13ac4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004254 10.0.0.73 - - [2025-10-31 03:05:03] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.73 - - [2025-10-31 03:05:03] "GET /virtual-machine/9f1438c6-c3f8-4bc1-ba22-6b413a2467e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002880 10.0.0.73 - - [2025-10-31 03:05:03] "POST /ref-update HTTP/1.1" 200 156 0.010472 10.0.0.73 - - [2025-10-31 03:05:03] "GET /virtual-machine-interface/3df13ac4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006179 10.0.0.73 - - [2025-10-31 03:05:03] "POST /set-tag HTTP/1.1" 200 109 0.018208 10.0.0.73 - - [2025-10-31 03:05:03] "POST /set-tag HTTP/1.1" 200 109 0.047063 10.0.0.73 - - [2025-10-31 03:05:03] "POST /set-tag HTTP/1.1" 200 109 0.021960 10.0.0.73 - - [2025-10-31 03:05:03] "DELETE /instance-ip/3e093282-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.058491 10.0.0.73 - - [2025-10-31 03:05:03] "POST /ref-update HTTP/1.1" 200 156 0.011173 10.0.0.73 - - [2025-10-31 03:05:03] "DELETE /virtual-machine-interface/3df13ac4-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.060316 10.0.0.73 - - [2025-10-31 03:05:03] "DELETE /virtual-machine/9f1438c6-c3f8-4bc1-ba22-6b413a2467e4 HTTP/1.1" 200 115 0.040578 10.0.0.73 - - [2025-10-31 03:05:03] "DELETE /tag/15474fc2-2e2f-4614-bf63-ae4f3c7b953b HTTP/1.1" 200 115 0.107694 10.0.0.73 - - [2025-10-31 03:05:03] "DELETE /tag/d567f9e1-e97b-4868-b2a2-05198263d98e HTTP/1.1" 200 115 0.073216 10.0.0.73 - - [2025-10-31 03:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.73 - - [2025-10-31 03:05:07] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045594 10.0.0.73 - - [2025-10-31 03:05:07] "POST /tags HTTP/1.1" 200 393 0.035996 10.0.0.73 - - [2025-10-31 03:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008667 10.0.0.73 - - [2025-10-31 03:05:07] "GET /tag/6af48b4a-61e4-4265-99c5-eac8132a6d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016152 10.0.0.73 - - [2025-10-31 03:05:07] "POST /tags HTTP/1.1" 200 341 0.034048 10.0.0.73 - - [2025-10-31 03:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014945 10.0.0.73 - - [2025-10-31 03:05:07] "GET /tag/612b59cc-6fcf-441d-a89f-fa1646f3f75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016119 10.0.0.73 - - [2025-10-31 03:05:08] "POST /id-to-fqname HTTP/1.1" 200 192 0.000720 10.0.0.73 - - [2025-10-31 03:05:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.007957 10.0.0.73 - - [2025-10-31 03:05:08] "POST /security-groups HTTP/1.1" 200 589 0.065747 10.0.0.73 - - [2025-10-31 03:05:08] "POST /fqname-to-id HTTP/1.1" 404 236 0.003052 10.0.0.73 - - [2025-10-31 03:05:08] "POST /projects HTTP/1.1" 200 519 0.221088 10.0.0.73 - - [2025-10-31 03:05:08] "POST /access-control-lists HTTP/1.1" 200 598 0.064123 10.0.0.73 - - [2025-10-31 03:05:08] "POST /fqname-to-id HTTP/1.1" 404 235 0.007709 10.0.0.73 - - [2025-10-31 03:05:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.032484 10.0.0.73 - - [2025-10-31 03:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015953 10.0.0.73 - - [2025-10-31 03:05:08] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006069 10.0.0.73 - - [2025-10-31 03:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.73 - - [2025-10-31 03:05:08] "POST /access-control-lists HTTP/1.1" 200 596 0.082038 10.0.0.73 - - [2025-10-31 03:05:08] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.016763 10.0.0.73 - - [2025-10-31 03:05:08] "PUT /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121 HTTP/1.1" 200 264 0.059553 10.0.0.73 - - [2025-10-31 03:05:08] "PUT /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3 HTTP/1.1" 200 264 0.050314 10.0.0.73 - - [2025-10-31 03:05:08] "POST /security-groups HTTP/1.1" 200 591 0.223404 10.0.0.73 - - [2025-10-31 03:05:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.002199 10.0.0.73 - - [2025-10-31 03:05:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.033339 10.0.0.73 - - [2025-10-31 03:05:08] "POST /chown HTTP/1.1" 200 109 0.016257 10.0.0.73 - - [2025-10-31 03:05:08] "POST /access-control-lists HTTP/1.1" 200 632 0.072139 10.0.0.73 - - [2025-10-31 03:05:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.021769 10.0.0.73 - - [2025-10-31 03:05:08] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006353 10.0.0.73 - - [2025-10-31 03:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.73 - - [2025-10-31 03:05:08] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008056 10.0.0.73 - - [2025-10-31 03:05:08] "POST /tags HTTP/1.1" 409 226 0.002201 10.0.0.73 - - [2025-10-31 03:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.73 - - [2025-10-31 03:05:08] "POST /access-control-lists HTTP/1.1" 200 630 0.079141 10.0.0.73 - - [2025-10-31 03:05:08] "GET /tag/612b59cc-6fcf-441d-a89f-fa1646f3f75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.036477 10.0.0.73 - - [2025-10-31 03:05:09] "POST /firewall-rules HTTP/1.1" 200 600 0.073175 10.0.0.73 - - [2025-10-31 03:05:09] "GET /firewall-rule/eb54c34b-31b9-4c91-94db-fe40aaeac7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.011483 10.0.0.73 - - [2025-10-31 03:05:09] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004515 10.0.0.73 - - [2025-10-31 03:05:09] "GET /firewall-rule/eb54c34b-31b9-4c91-94db-fe40aaeac7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003390 10.0.0.73 - - [2025-10-31 03:05:09] "POST /ref-update HTTP/1.1" 200 156 0.104250 10.0.0.73 - - [2025-10-31 03:05:09] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023405 10.0.0.73 - - [2025-10-31 03:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.73 - - [2025-10-31 03:05:09] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003541 10.0.0.73 - - [2025-10-31 03:05:09] "POST /tags HTTP/1.1" 409 226 0.003433 10.0.0.73 - - [2025-10-31 03:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010216 10.0.0.73 - - [2025-10-31 03:05:09] "GET /tag/612b59cc-6fcf-441d-a89f-fa1646f3f75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.021641 10.0.0.73 - - [2025-10-31 03:05:09] "POST /firewall-rules HTTP/1.1" 200 598 0.111782 10.0.0.73 - - [2025-10-31 03:05:09] "GET /firewall-rule/d51c262f-c578-4627-b6c3-5ca26e38f0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.010651 10.0.0.73 - - [2025-10-31 03:05:09] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.015305 10.0.0.73 - - [2025-10-31 03:05:09] "GET /firewall-rule/d51c262f-c578-4627-b6c3-5ca26e38f0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.008387 10.0.0.73 - - [2025-10-31 03:05:09] "POST /ref-update HTTP/1.1" 200 156 0.097555 10.0.0.73 - - [2025-10-31 03:05:10] "POST /tags HTTP/1.1" 200 393 0.033159 10.0.0.73 - - [2025-10-31 03:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005864 10.0.0.73 - - [2025-10-31 03:05:10] "GET /tag/42a4172a-491a-4b5e-b38f-0d286593f4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011193 10.0.0.73 - - [2025-10-31 03:05:10] "POST /tags HTTP/1.1" 200 341 0.029068 10.0.0.73 - - [2025-10-31 03:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.023168 10.0.0.73 - - [2025-10-31 03:05:10] "GET /tag/276ceb15-2af1-4b15-b53e-2c31ef5850e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017331 10.0.0.73 - - [2025-10-31 03:05:11] "POST /id-to-fqname HTTP/1.1" 200 192 0.001080 10.0.0.73 - - [2025-10-31 03:05:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.002298 10.0.0.73 - - [2025-10-31 03:05:11] "POST /security-groups HTTP/1.1" 200 589 0.078205 10.0.0.73 - - [2025-10-31 03:05:11] "POST /projects HTTP/1.1" 200 519 0.223697 10.0.0.73 - - [2025-10-31 03:05:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.009323 10.0.0.73 - - [2025-10-31 03:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.038435 10.0.0.73 - - [2025-10-31 03:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012777 10.0.0.73 - - [2025-10-31 03:05:11] "POST /access-control-lists HTTP/1.1" 200 598 0.100664 10.0.0.73 - - [2025-10-31 03:05:11] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.029497 10.0.0.73 - - [2025-10-31 03:05:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.012205 10.0.0.73 - - [2025-10-31 03:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006773 10.0.0.73 - - [2025-10-31 03:05:11] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.013347 10.0.0.73 - - [2025-10-31 03:05:11] "POST /access-control-lists HTTP/1.1" 200 596 0.083780 10.0.0.73 - - [2025-10-31 03:05:11] "PUT /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121 HTTP/1.1" 200 264 0.093961 10.0.0.73 - - [2025-10-31 03:05:11] "PUT /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3 HTTP/1.1" 200 264 0.059021 10.0.0.73 - - [2025-10-31 03:05:11] "POST /security-groups HTTP/1.1" 200 591 0.089207 10.0.0.73 - - [2025-10-31 03:05:11] "POST /fqname-to-id HTTP/1.1" 404 270 0.006094 10.0.0.73 - - [2025-10-31 03:05:11] "POST /access-control-lists HTTP/1.1" 200 632 0.059229 10.0.0.73 - - [2025-10-31 03:05:11] "POST /fqname-to-id HTTP/1.1" 404 269 0.014735 10.0.0.73 - - [2025-10-31 03:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.090985 10.0.0.73 - - [2025-10-31 03:05:11] "POST /chown HTTP/1.1" 200 109 0.042529 10.0.0.73 - - [2025-10-31 03:05:11] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.042711 10.0.0.73 - - [2025-10-31 03:05:11] "POST /access-control-lists HTTP/1.1" 200 630 0.110197 10.0.0.73 - - [2025-10-31 03:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.73 - - [2025-10-31 03:05:11] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003274 10.0.0.73 - - [2025-10-31 03:05:11] "POST /tags HTTP/1.1" 409 226 0.008585 10.0.0.73 - - [2025-10-31 03:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.73 - - [2025-10-31 03:05:12] "GET /tag/276ceb15-2af1-4b15-b53e-2c31ef5850e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.020905 10.0.0.73 - - [2025-10-31 03:05:12] "POST /firewall-rules HTTP/1.1" 200 600 0.080126 10.0.0.73 - - [2025-10-31 03:05:12] "GET /firewall-rule/679ddea6-fb4e-406f-86c1-ab4a15b4746d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005333 10.0.0.73 - - [2025-10-31 03:05:12] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004103 10.0.0.73 - - [2025-10-31 03:05:12] "GET /firewall-rule/679ddea6-fb4e-406f-86c1-ab4a15b4746d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002190 10.0.0.73 - - [2025-10-31 03:05:12] "POST /ref-update HTTP/1.1" 200 156 0.057281 10.0.0.73 - - [2025-10-31 03:05:12] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015370 10.0.0.73 - - [2025-10-31 03:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.73 - - [2025-10-31 03:05:12] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003451 10.0.0.73 - - [2025-10-31 03:05:12] "POST /tags HTTP/1.1" 409 226 0.001568 10.0.0.73 - - [2025-10-31 03:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.73 - - [2025-10-31 03:05:12] "GET /tag/276ceb15-2af1-4b15-b53e-2c31ef5850e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011848 10.0.0.73 - - [2025-10-31 03:05:12] "POST /firewall-rules HTTP/1.1" 200 598 0.062490 10.0.0.73 - - [2025-10-31 03:05:12] "GET /firewall-rule/d9f5108f-ff7a-41a0-aa64-b283aa92fdbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.014654 10.0.0.73 - - [2025-10-31 03:05:12] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.011840 10.0.0.73 - - [2025-10-31 03:05:12] "GET /firewall-rule/d9f5108f-ff7a-41a0-aa64-b283aa92fdbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003000 10.0.0.73 - - [2025-10-31 03:05:12] "POST /ref-update HTTP/1.1" 200 156 0.044721 10.0.0.73 - - [2025-10-31 03:05:13] "POST /tags HTTP/1.1" 200 345 0.083090 10.0.0.73 - - [2025-10-31 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.73 - - [2025-10-31 03:05:13] "GET /tag/bd5c1a63-c728-4b8d-9c1e-95d0d1bdaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.019310 10.0.0.73 - - [2025-10-31 03:05:13] "POST /projects HTTP/1.1" 409 238 0.002004 10.0.0.73 - - [2025-10-31 03:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.73 - - [2025-10-31 03:05:14] "GET /project/25547006-1ea2-429d-9009-1c2f3c5e95b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041608 10.0.0.73 - - [2025-10-31 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.73 - - [2025-10-31 03:05:14] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007781 10.0.0.73 - - [2025-10-31 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005901 10.0.0.73 - - [2025-10-31 03:05:14] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005158 10.0.0.73 - - [2025-10-31 03:05:14] "POST /security-groups HTTP/1.1" 409 285 0.003381 10.0.0.73 - - [2025-10-31 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.73 - - [2025-10-31 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.73 - - [2025-10-31 03:05:14] "PUT /security-group/28483df9-8e77-404b-965b-83ef28e2847c HTTP/1.1" 200 262 0.060025 10.0.0.73 - - [2025-10-31 03:05:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.035476 10.0.0.73 - - [2025-10-31 03:05:14] "PUT /access-control-list/f5382d20-aaa2-43dc-849e-75af32ef6302 HTTP/1.1" 200 272 0.035410 10.0.0.73 - - [2025-10-31 03:05:14] "GET /project/25547006-1ea2-429d-9009-1c2f3c5e95b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.087692 10.0.0.73 - - [2025-10-31 03:05:14] "POST /tags HTTP/1.1" 409 228 0.015388 10.0.0.73 - - [2025-10-31 03:05:14] "PUT /access-control-list/51c5a4a5-f7cd-4ec5-be3e-cf76dafd2463 HTTP/1.1" 200 272 0.029526 10.0.0.73 - - [2025-10-31 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005786 10.0.0.73 - - [2025-10-31 03:05:14] "GET /tag/bd5c1a63-c728-4b8d-9c1e-95d0d1bdaa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012444 10.0.0.73 - - [2025-10-31 03:05:14] "POST /tags HTTP/1.1" 200 345 0.026657 10.0.0.73 - - [2025-10-31 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.73 - - [2025-10-31 03:05:14] "GET /tag/99a68139-a718-4536-a343-61e8785d5d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018013 10.0.0.73 - - [2025-10-31 03:05:14] "POST /projects HTTP/1.1" 409 238 0.001932 10.0.0.73 - - [2025-10-31 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.73 - - [2025-10-31 03:05:14] "GET /project/3532e54e-52b9-4735-8f2f-8663f2d0eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041679 10.0.0.73 - - [2025-10-31 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.73 - - [2025-10-31 03:05:14] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005810 10.0.0.73 - - [2025-10-31 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.73 - - [2025-10-31 03:05:14] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.009382 10.0.0.73 - - [2025-10-31 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.73 - - [2025-10-31 03:05:14] "POST /security-groups HTTP/1.1" 409 285 0.010658 10.0.0.73 - - [2025-10-31 03:05:14] "GET /project/3532e54e-52b9-4735-8f2f-8663f2d0eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054046 10.0.0.73 - - [2025-10-31 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.73 - - [2025-10-31 03:05:14] "PUT /security-group/1c272c7e-48f6-445e-9b47-9a525a724b39 HTTP/1.1" 200 262 0.067348 10.0.0.73 - - [2025-10-31 03:05:14] "PUT /access-control-list/1564afb9-ed14-44d4-9412-4bddd4b7e5bf HTTP/1.1" 200 272 0.012716 10.0.0.73 - - [2025-10-31 03:05:14] "PUT /access-control-list/6215bb26-9d39-40df-82bb-2439110876ea HTTP/1.1" 200 272 0.024433 10.0.0.73 - - [2025-10-31 03:05:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.033021 10.0.0.73 - - [2025-10-31 03:05:14] "POST /tags HTTP/1.1" 409 228 0.017652 10.0.0.73 - - [2025-10-31 03:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.73 - - [2025-10-31 03:05:15] "GET /tag/99a68139-a718-4536-a343-61e8785d5d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010773 10.0.0.73 - - [2025-10-31 03:05:15] "POST /tags HTTP/1.1" 200 291 0.052514 10.0.0.73 - - [2025-10-31 03:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013062 10.0.0.73 - - [2025-10-31 03:05:15] "GET /tag/56ef3cfc-01a4-47b6-a051-f0c51f7dd8e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015463 10.0.0.73 - - [2025-10-31 03:05:15] "POST /tags HTTP/1.1" 200 303 0.056989 10.0.0.73 - - [2025-10-31 03:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008802 10.0.0.73 - - [2025-10-31 03:05:15] "GET /tag/6b65642a-6064-471b-ab60-2256ef1b7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017822 10.0.0.73 - - [2025-10-31 03:05:15] "POST /tags HTTP/1.1" 409 252 0.007784 10.0.0.73 - - [2025-10-31 03:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.73 - - [2025-10-31 03:05:15] "GET /tag/6af48b4a-61e4-4265-99c5-eac8132a6d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018793 10.0.0.73 - - [2025-10-31 03:05:15] "POST /tags HTTP/1.1" 409 226 0.005975 10.0.0.73 - - [2025-10-31 03:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.73 - - [2025-10-31 03:05:15] "GET /tag/612b59cc-6fcf-441d-a89f-fa1646f3f75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013745 10.0.0.73 - - [2025-10-31 03:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.73 - - [2025-10-31 03:05:15] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005470 10.0.0.73 - - [2025-10-31 03:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.73 - - [2025-10-31 03:05:15] "GET /project/25547006-1ea2-429d-9009-1c2f3c5e95b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039218 10.0.0.73 - - [2025-10-31 03:05:15] "POST /virtual-machines HTTP/1.1" 200 395 0.007963 10.0.0.73 - - [2025-10-31 03:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011734 10.0.0.73 - - [2025-10-31 03:05:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115162 10.0.0.73 - - [2025-10-31 03:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022486 10.0.0.73 - - [2025-10-31 03:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018025 10.0.0.73 - - [2025-10-31 03:05:15] "GET /virtual-machine-interface/6c9059c8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005320 10.0.0.73 - - [2025-10-31 03:05:15] "POST /instance-ips HTTP/1.1" 200 397 0.021043 10.0.0.73 - - [2025-10-31 03:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027854 10.0.0.73 - - [2025-10-31 03:05:15] "GET /virtual-machine-interface/6c9059c8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018202 10.0.0.73 - - [2025-10-31 03:05:16] "POST /set-tag HTTP/1.1" 200 109 0.083984 10.0.0.73 - - [2025-10-31 03:05:16] "GET /virtual-machine-interface/6c9059c8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018265 10.0.0.73 - - [2025-10-31 03:05:16] "GET /instance-ip/6ca797dc-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002934 10.0.0.73 - - [2025-10-31 03:05:16] "GET /virtual-machine-interface/6c9059c8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004365 10.0.0.73 - - [2025-10-31 03:05:16] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.73 - - [2025-10-31 03:05:16] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003683 10.0.0.73 - - [2025-10-31 03:05:16] "POST /ref-update HTTP/1.1" 200 156 0.011979 10.0.0.73 - - [2025-10-31 03:05:16] "GET /virtual-machine-interface/6c9059c8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015769 10.0.0.73 - - [2025-10-31 03:05:16] "POST /set-tag HTTP/1.1" 200 109 0.003103 10.0.0.73 - - [2025-10-31 03:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.73 - - [2025-10-31 03:05:16] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004616 10.0.0.73 - - [2025-10-31 03:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.73 - - [2025-10-31 03:05:16] "GET /project/25547006-1ea2-429d-9009-1c2f3c5e95b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041243 10.0.0.73 - - [2025-10-31 03:05:16] "POST /virtual-machines HTTP/1.1" 200 395 0.008090 10.0.0.73 - - [2025-10-31 03:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016029 10.0.0.73 - - [2025-10-31 03:05:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115681 10.0.0.73 - - [2025-10-31 03:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009608 10.0.0.73 - - [2025-10-31 03:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008742 10.0.0.73 - - [2025-10-31 03:05:16] "GET /virtual-machine-interface/6d0bfd3a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006195 10.0.0.73 - - [2025-10-31 03:05:16] "POST /instance-ips HTTP/1.1" 200 397 0.031056 10.0.0.73 - - [2025-10-31 03:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.030051 10.0.0.73 - - [2025-10-31 03:05:16] "GET /virtual-machine-interface/6d0bfd3a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005141 10.0.0.73 - - [2025-10-31 03:05:16] "POST /set-tag HTTP/1.1" 200 109 0.076559 10.0.0.73 - - [2025-10-31 03:05:16] "GET /virtual-machine-interface/6d0bfd3a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020611 10.0.0.73 - - [2025-10-31 03:05:16] "GET /instance-ip/6d276a2a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003352 10.0.0.73 - - [2025-10-31 03:05:16] "GET /virtual-machine-interface/6d0bfd3a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005209 10.0.0.73 - - [2025-10-31 03:05:16] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.73 - - [2025-10-31 03:05:16] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003641 10.0.0.73 - - [2025-10-31 03:05:17] "POST /ref-update HTTP/1.1" 200 156 0.014291 10.0.0.73 - - [2025-10-31 03:05:17] "GET /virtual-machine-interface/6d0bfd3a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012243 10.0.0.73 - - [2025-10-31 03:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.73 - - [2025-10-31 03:05:17] "POST /tags HTTP/1.1" 200 291 0.017962 10.0.0.73 - - [2025-10-31 03:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010211 10.0.0.73 - - [2025-10-31 03:05:17] "GET /tag/ebcb372b-a6bb-4486-8962-1a30d3c0a10a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013055 10.0.0.73 - - [2025-10-31 03:05:17] "POST /tags HTTP/1.1" 409 252 0.002745 10.0.0.73 - - [2025-10-31 03:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.73 - - [2025-10-31 03:05:17] "GET /tag/42a4172a-491a-4b5e-b38f-0d286593f4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011535 10.0.0.73 - - [2025-10-31 03:05:17] "POST /tags HTTP/1.1" 409 226 0.002057 10.0.0.73 - - [2025-10-31 03:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.73 - - [2025-10-31 03:05:17] "GET /tag/276ceb15-2af1-4b15-b53e-2c31ef5850e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012609 10.0.0.73 - - [2025-10-31 03:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.73 - - [2025-10-31 03:05:17] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004455 10.0.0.73 - - [2025-10-31 03:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.73 - - [2025-10-31 03:05:17] "GET /project/3532e54e-52b9-4735-8f2f-8663f2d0eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041296 10.0.0.73 - - [2025-10-31 03:05:17] "POST /virtual-machines HTTP/1.1" 200 395 0.007791 10.0.0.73 - - [2025-10-31 03:05:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017296 10.0.0.73 - - [2025-10-31 03:05:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109645 10.0.0.73 - - [2025-10-31 03:05:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009528 10.0.0.73 - - [2025-10-31 03:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006793 10.0.0.73 - - [2025-10-31 03:05:17] "GET /virtual-machine-interface/6dad4d2a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006784 10.0.0.73 - - [2025-10-31 03:05:17] "POST /instance-ips HTTP/1.1" 200 397 0.020285 10.0.0.73 - - [2025-10-31 03:05:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.031937 10.0.0.73 - - [2025-10-31 03:05:17] "GET /virtual-machine-interface/6dad4d2a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019510 10.0.0.73 - - [2025-10-31 03:05:17] "POST /set-tag HTTP/1.1" 200 109 0.063881 10.0.0.73 - - [2025-10-31 03:05:17] "GET /virtual-machine-interface/6dad4d2a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013142 10.0.0.73 - - [2025-10-31 03:05:17] "GET /instance-ip/6dc79392-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006034 10.0.0.73 - - [2025-10-31 03:05:17] "GET /virtual-machine-interface/6dad4d2a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005314 10.0.0.73 - - [2025-10-31 03:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.73 - - [2025-10-31 03:05:17] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003523 10.0.0.73 - - [2025-10-31 03:05:18] "POST /ref-update HTTP/1.1" 200 156 0.009898 10.0.0.73 - - [2025-10-31 03:05:18] "GET /virtual-machine-interface/6dad4d2a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014564 10.0.0.73 - - [2025-10-31 03:05:18] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.73 - - [2025-10-31 03:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.73 - - [2025-10-31 03:05:18] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003949 10.0.0.73 - - [2025-10-31 03:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.73 - - [2025-10-31 03:05:18] "GET /project/3532e54e-52b9-4735-8f2f-8663f2d0eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037341 10.0.0.73 - - [2025-10-31 03:05:18] "POST /virtual-machines HTTP/1.1" 200 395 0.009671 10.0.0.73 - - [2025-10-31 03:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.015497 10.0.0.73 - - [2025-10-31 03:05:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109236 10.0.0.73 - - [2025-10-31 03:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009105 10.0.0.73 - - [2025-10-31 03:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005414 10.0.0.73 - - [2025-10-31 03:05:18] "GET /virtual-machine-interface/6e265e5e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005466 10.0.0.73 - - [2025-10-31 03:05:18] "POST /instance-ips HTTP/1.1" 200 397 0.024170 10.0.0.73 - - [2025-10-31 03:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024291 10.0.0.73 - - [2025-10-31 03:05:18] "GET /virtual-machine-interface/6e265e5e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012399 10.0.0.73 - - [2025-10-31 03:05:18] "POST /set-tag HTTP/1.1" 200 109 0.067702 10.0.0.73 - - [2025-10-31 03:05:18] "GET /virtual-machine-interface/6e265e5e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017822 10.0.0.73 - - [2025-10-31 03:05:18] "GET /instance-ip/6e40b5ec-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007747 10.0.0.73 - - [2025-10-31 03:05:18] "GET /virtual-machine-interface/6e265e5e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005158 10.0.0.73 - - [2025-10-31 03:05:18] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.73 - - [2025-10-31 03:05:18] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003694 10.0.0.73 - - [2025-10-31 03:05:18] "POST /ref-update HTTP/1.1" 200 156 0.010082 10.0.0.73 - - [2025-10-31 03:05:18] "GET /virtual-machine-interface/6e265e5e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020012 10.0.0.73 - - [2025-10-31 03:05:18] "POST /set-tag HTTP/1.1" 200 109 0.003304 10.0.0.73 - - [2025-10-31 03:05:18] "POST /tags HTTP/1.1" 200 299 0.027467 10.0.0.73 - - [2025-10-31 03:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010689 10.0.0.73 - - [2025-10-31 03:05:18] "GET /tag/0933d4d2-9212-4fbb-bea3-a4de4edcc695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.016402 10.0.0.73 - - [2025-10-31 03:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.73 - - [2025-10-31 03:05:19] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006861 10.0.0.73 - - [2025-10-31 03:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.73 - - [2025-10-31 03:05:19] "GET /project/25547006-1ea2-429d-9009-1c2f3c5e95b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039951 10.0.0.73 - - [2025-10-31 03:05:19] "POST /virtual-machines HTTP/1.1" 200 395 0.009283 10.0.0.73 - - [2025-10-31 03:05:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010911 10.0.0.73 - - [2025-10-31 03:05:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102520 10.0.0.73 - - [2025-10-31 03:05:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023586 10.0.0.73 - - [2025-10-31 03:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017875 10.0.0.73 - - [2025-10-31 03:05:19] "GET /virtual-machine-interface/6eb2fb16-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009310 10.0.0.73 - - [2025-10-31 03:05:19] "POST /instance-ips HTTP/1.1" 200 397 0.024649 10.0.0.73 - - [2025-10-31 03:05:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022741 10.0.0.73 - - [2025-10-31 03:05:19] "GET /virtual-machine-interface/6eb2fb16-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011388 10.0.0.73 - - [2025-10-31 03:05:19] "POST /set-tag HTTP/1.1" 200 109 0.024728 10.0.0.73 - - [2025-10-31 03:05:19] "GET /virtual-machine-interface/6eb2fb16-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005879 10.0.0.73 - - [2025-10-31 03:05:19] "GET /instance-ip/6ecdd468-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007394 10.0.0.73 - - [2025-10-31 03:05:19] "GET /virtual-machine-interface/6eb2fb16-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005252 10.0.0.73 - - [2025-10-31 03:05:19] "POST /set-tag HTTP/1.1" 200 109 0.003008 10.0.0.73 - - [2025-10-31 03:05:19] "POST /tags HTTP/1.1" 200 299 0.024861 10.0.0.73 - - [2025-10-31 03:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.73 - - [2025-10-31 03:05:19] "GET /tag/75556485-b1b6-4e7e-b599-1081022f4b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012472 10.0.0.73 - - [2025-10-31 03:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.73 - - [2025-10-31 03:05:19] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006558 10.0.0.73 - - [2025-10-31 03:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.73 - - [2025-10-31 03:05:19] "GET /project/25547006-1ea2-429d-9009-1c2f3c5e95b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039013 10.0.0.73 - - [2025-10-31 03:05:19] "POST /virtual-machines HTTP/1.1" 200 395 0.008232 10.0.0.73 - - [2025-10-31 03:05:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008560 10.0.0.73 - - [2025-10-31 03:05:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108128 10.0.0.73 - - [2025-10-31 03:05:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.035954 10.0.0.73 - - [2025-10-31 03:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007380 10.0.0.73 - - [2025-10-31 03:05:20] "GET /virtual-machine-interface/6f266254-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005560 10.0.0.73 - - [2025-10-31 03:05:20] "POST /instance-ips HTTP/1.1" 200 397 0.027066 10.0.0.73 - - [2025-10-31 03:05:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021609 10.0.0.73 - - [2025-10-31 03:05:20] "GET /virtual-machine-interface/6f266254-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010077 10.0.0.73 - - [2025-10-31 03:05:20] "POST /set-tag HTTP/1.1" 200 109 0.019580 10.0.0.73 - - [2025-10-31 03:05:20] "GET /virtual-machine-interface/6f266254-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012391 10.0.0.73 - - [2025-10-31 03:05:20] "GET /instance-ip/6f3deae6-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003601 10.0.0.73 - - [2025-10-31 03:05:20] "GET /virtual-machine-interface/6f266254-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005129 10.0.0.73 - - [2025-10-31 03:05:20] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.73 - - [2025-10-31 03:05:20] "POST /tags HTTP/1.1" 200 299 0.022993 10.0.0.73 - - [2025-10-31 03:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.73 - - [2025-10-31 03:05:20] "GET /tag/47f98a06-693b-4011-8ee1-ef2d19b98230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016792 10.0.0.73 - - [2025-10-31 03:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.73 - - [2025-10-31 03:05:20] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006672 10.0.0.73 - - [2025-10-31 03:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.73 - - [2025-10-31 03:05:20] "GET /project/3532e54e-52b9-4735-8f2f-8663f2d0eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.068502 10.0.0.73 - - [2025-10-31 03:05:20] "POST /virtual-machines HTTP/1.1" 200 395 0.020045 10.0.0.73 - - [2025-10-31 03:05:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013833 10.0.0.73 - - [2025-10-31 03:05:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124008 10.0.0.73 - - [2025-10-31 03:05:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022559 10.0.0.73 - - [2025-10-31 03:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.73 - - [2025-10-31 03:05:20] "GET /virtual-machine-interface/6f9c68b4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005040 10.0.0.73 - - [2025-10-31 03:05:20] "POST /instance-ips HTTP/1.1" 200 397 0.033576 10.0.0.73 - - [2025-10-31 03:05:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.027993 10.0.0.73 - - [2025-10-31 03:05:21] "GET /virtual-machine-interface/6f9c68b4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006219 10.0.0.73 - - [2025-10-31 03:05:21] "POST /set-tag HTTP/1.1" 200 109 0.019820 10.0.0.73 - - [2025-10-31 03:05:21] "GET /virtual-machine-interface/6f9c68b4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.024205 10.0.0.73 - - [2025-10-31 03:05:21] "GET /instance-ip/6fb5045a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.015368 10.0.0.73 - - [2025-10-31 03:05:21] "GET /virtual-machine-interface/6f9c68b4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004502 10.0.0.73 - - [2025-10-31 03:05:21] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.73 - - [2025-10-31 03:05:21] "POST /tags HTTP/1.1" 200 299 0.019924 10.0.0.73 - - [2025-10-31 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.73 - - [2025-10-31 03:05:21] "GET /tag/70152eee-e34f-47f0-bf62-7e4bb614772c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015280 10.0.0.73 - - [2025-10-31 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.73 - - [2025-10-31 03:05:21] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004318 10.0.0.73 - - [2025-10-31 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.73 - - [2025-10-31 03:05:21] "GET /project/3532e54e-52b9-4735-8f2f-8663f2d0eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042448 10.0.0.73 - - [2025-10-31 03:05:21] "POST /virtual-machines HTTP/1.1" 200 395 0.014478 10.0.0.73 - - [2025-10-31 03:05:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015528 10.0.0.73 - - [2025-10-31 03:05:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121984 10.0.0.73 - - [2025-10-31 03:05:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.013844 10.0.0.73 - - [2025-10-31 03:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.021214 10.0.0.73 - - [2025-10-31 03:05:21] "GET /virtual-machine-interface/7010301e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005104 10.0.0.73 - - [2025-10-31 03:05:21] "POST /instance-ips HTTP/1.1" 200 397 0.040307 10.0.0.73 - - [2025-10-31 03:05:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.044505 10.0.0.73 - - [2025-10-31 03:05:21] "GET /virtual-machine-interface/7010301e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011292 10.0.0.73 - - [2025-10-31 03:05:21] "POST /set-tag HTTP/1.1" 200 109 0.022247 10.0.0.73 - - [2025-10-31 03:05:21] "GET /virtual-machine-interface/7010301e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016296 10.0.0.73 - - [2025-10-31 03:05:21] "GET /instance-ip/702c3386-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007014 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-machine-interface/7010301e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005131 10.0.0.73 - - [2025-10-31 03:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004224 10.0.0.73 - - [2025-10-31 03:05:22] "POST /ref-update HTTP/1.1" 200 156 0.012915 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-machine-interface/6eb2fb16-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010892 10.0.0.73 - - [2025-10-31 03:05:22] "POST /set-tag HTTP/1.1" 200 109 0.003287 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-machine-interface/6c9059c8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005569 10.0.0.73 - - [2025-10-31 03:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004534 10.0.0.73 - - [2025-10-31 03:05:22] "POST /ref-update HTTP/1.1" 200 156 0.013088 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-machine-interface/6f266254-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012668 10.0.0.73 - - [2025-10-31 03:05:22] "POST /set-tag HTTP/1.1" 200 109 0.003990 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004763 10.0.0.73 - - [2025-10-31 03:05:22] "POST /ref-update HTTP/1.1" 200 156 0.012441 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-machine-interface/6f9c68b4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.026166 10.0.0.73 - - [2025-10-31 03:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-machine-interface/6d0bfd3a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004608 10.0.0.73 - - [2025-10-31 03:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004831 10.0.0.73 - - [2025-10-31 03:05:22] "POST /ref-update HTTP/1.1" 200 156 0.010480 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-machine-interface/7010301e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014789 10.0.0.73 - - [2025-10-31 03:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002714 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-machine-interface/6dad4d2a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004415 10.0.0.73 - - [2025-10-31 03:05:22] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-machine-interface/6e265e5e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004494 10.0.0.73 - - [2025-10-31 03:05:22] "POST /set-tag HTTP/1.1" 200 109 0.004876 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-machine-interface/6eb2fb16-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004626 10.0.0.73 - - [2025-10-31 03:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-machine-interface/6f266254-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004623 10.0.0.73 - - [2025-10-31 03:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-machine-interface/6f9c68b4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004490 10.0.0.73 - - [2025-10-31 03:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-machine-interface/6d0bfd3a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004003 10.0.0.73 - - [2025-10-31 03:05:22] "POST /set-tag HTTP/1.1" 200 109 0.003527 10.0.0.73 - - [2025-10-31 03:05:22] "GET /virtual-machine-interface/7010301e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005165 10.0.0.73 - - [2025-10-31 03:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002932 10.0.0.73 - - [2025-10-31 03:05:25] "GET /virtual-machine-interface/6c9059c8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005958 10.0.0.73 - - [2025-10-31 03:05:25] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.73 - - [2025-10-31 03:05:26] "GET /virtual-machine-interface/6f266254-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005813 10.0.0.73 - - [2025-10-31 03:05:26] "POST /set-tag HTTP/1.1" 200 109 0.004747 10.0.0.73 - - [2025-10-31 03:05:26] "GET /virtual-machine-interface/6f9c68b4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004516 10.0.0.73 - - [2025-10-31 03:05:26] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.73 - - [2025-10-31 03:05:26] "GET /virtual-machine-interface/7010301e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005221 10.0.0.73 - - [2025-10-31 03:05:27] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.73 - - [2025-10-31 03:05:27] "GET /virtual-machine-interface/6e265e5e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004851 10.0.0.73 - - [2025-10-31 03:05:27] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.73 - - [2025-10-31 03:05:27] "GET /virtual-machine-interface/6dad4d2a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004250 10.0.0.73 - - [2025-10-31 03:05:27] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.73 - - [2025-10-31 03:05:29] "GET /virtual-machine/57301788-41ce-4184-947b-d1df9d01a5a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002974 10.0.0.73 - - [2025-10-31 03:05:29] "GET /virtual-machine-interface/6c9059c8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003969 10.0.0.73 - - [2025-10-31 03:05:29] "GET /virtual-machine/f5132cf4-4a3d-4260-9982-7f3e851a1558?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003155 10.0.0.73 - - [2025-10-31 03:05:29] "GET /virtual-machine-interface/6d0bfd3a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005325 10.0.0.73 - - [2025-10-31 03:05:29] "GET /virtual-machine/343ffa84-9c8e-4175-af50-e6804618eec8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003923 10.0.0.73 - - [2025-10-31 03:05:29] "GET /virtual-machine-interface/6dad4d2a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004934 10.0.0.73 - - [2025-10-31 03:05:30] "GET /virtual-machine/198075a1-eef7-445b-87f6-bfc51d96e3e4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003300 10.0.0.73 - - [2025-10-31 03:05:30] "GET /virtual-machine-interface/6e265e5e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004560 10.0.0.73 - - [2025-10-31 03:05:30] "GET /virtual-machine-interface/6eb2fb16-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006231 10.0.0.73 - - [2025-10-31 03:05:30] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.73 - - [2025-10-31 03:05:35] "GET /virtual-machine/142c3445-3618-4b32-a8b8-f0cb76c8df99?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003562 10.0.0.73 - - [2025-10-31 03:05:35] "GET /virtual-machine-interface/6eb2fb16-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004149 10.0.0.73 - - [2025-10-31 03:05:35] "GET /virtual-machine/5659881d-8292-4113-8c97-75e72aff3643?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002870 10.0.0.73 - - [2025-10-31 03:05:35] "GET /virtual-machine-interface/6f9c68b4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004489 10.0.0.73 - - [2025-10-31 03:05:35] "GET /virtual-machine/e6340b53-46c1-4dfb-9f8c-0147bacee3f3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002978 10.0.0.73 - - [2025-10-31 03:05:35] "GET /virtual-machine-interface/6f266254-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004897 10.0.0.73 - - [2025-10-31 03:05:35] "GET /virtual-machine/49e04ee0-afc6-4889-96a8-02128d83ad7c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003122 10.0.0.73 - - [2025-10-31 03:05:35] "GET /virtual-machine-interface/7010301e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005679 10.0.0.73 - - [2025-10-31 03:05:35] "GET /loadbalancer/448457df-e7ef-402a-bc48-146d50c07739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.012825 10.0.0.73 - - [2025-10-31 03:05:35] "POST /tags HTTP/1.1" 200 333 0.039226 10.0.0.73 - - [2025-10-31 03:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.021675 10.0.0.73 - - [2025-10-31 03:05:35] "GET /tag/92af1967-f081-4fcd-ab63-0b58d58a16d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014553 10.0.0.73 - - [2025-10-31 03:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.73 - - [2025-10-31 03:05:36] "GET /project/25547006-1ea2-429d-9009-1c2f3c5e95b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037618 10.0.0.73 - - [2025-10-31 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.73 - - [2025-10-31 03:05:36] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004594 10.0.0.73 - - [2025-10-31 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.73 - - [2025-10-31 03:05:36] "GET /service-appliance-set/de69acbb-b914-419a-84cb-0c6d2b3150c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002494 10.0.0.73 - - [2025-10-31 03:05:36] "POST /fqname-to-id HTTP/1.1" 404 273 0.001527 10.0.0.73 - - [2025-10-31 03:05:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.092803 10.0.0.73 - - [2025-10-31 03:05:36] "GET /virtual-machine-interface/dc6aeb46-d7fd-4c2b-88aa-3caa3616edb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.021116 10.0.0.73 - - [2025-10-31 03:05:36] "POST /instance-ips HTTP/1.1" 200 409 0.021377 10.0.0.73 - - [2025-10-31 03:05:36] "GET /instance-ip/59df1d62-7b0c-4dd3-ad17-0a5cb7521e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.037984 10.0.0.73 - - [2025-10-31 03:05:36] "POST /loadbalancers HTTP/1.1" 200 629 0.061241 10.0.0.73 - - [2025-10-31 03:05:36] "GET /project/25547006-1ea2-429d-9009-1c2f3c5e95b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033571 10.0.0.73 - - [2025-10-31 03:05:36] "GET /instance-ip/59df1d62-7b0c-4dd3-ad17-0a5cb7521e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003100 10.0.0.73 - - [2025-10-31 03:05:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022380 10.0.0.73 - - [2025-10-31 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.73 - - [2025-10-31 03:05:36] "GET /project/25547006-1ea2-429d-9009-1c2f3c5e95b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031239 10.0.0.73 - - [2025-10-31 03:05:36] "POST /floating-ips HTTP/1.1" 200 597 0.015805 10.0.0.73 - - [2025-10-31 03:05:36] "GET /loadbalancer/448457df-e7ef-402a-bc48-146d50c07739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003308 10.0.0.73 - - [2025-10-31 03:05:36] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016090 10.0.0.73 - - [2025-10-31 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006640 10.0.0.73 - - [2025-10-31 03:05:36] "GET /project/25547006-1ea2-429d-9009-1c2f3c5e95b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029877 10.0.0.73 - - [2025-10-31 03:05:36] "GET /loadbalancer-listener/e8faca3d-b68f-44cd-9fd3-8ee8008b88d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004239 10.0.0.73 - - [2025-10-31 03:05:36] "GET /loadbalancer-listener/e8faca3d-b68f-44cd-9fd3-8ee8008b88d7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004349 10.0.0.73 - - [2025-10-31 03:05:36] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018771 10.0.0.73 - - [2025-10-31 03:05:36] "GET /instance-ip/59df1d62-7b0c-4dd3-ad17-0a5cb7521e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003057 10.0.0.73 - - [2025-10-31 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.73 - - [2025-10-31 03:05:36] "GET /loadbalancer/448457df-e7ef-402a-bc48-146d50c07739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001960 10.0.0.73 - - [2025-10-31 03:05:36] "GET /instance-ip/59df1d62-7b0c-4dd3-ad17-0a5cb7521e5e?fields=floating_ips HTTP/1.1" 200 1212 0.006835 10.0.0.73 - - [2025-10-31 03:05:36] "GET /floating-ip/440c01d2-db18-4f73-95eb-23b2641b6d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002658 10.0.0.73 - - [2025-10-31 03:05:36] "GET /loadbalancer-pool/70e294fc-0408-41a6-8351-df0ac7877580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.009141 10.0.0.73 - - [2025-10-31 03:05:36] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014763 10.0.0.73 - - [2025-10-31 03:05:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016611 10.0.0.73 - - [2025-10-31 03:05:36] "GET /virtual-machine-interface/6c9059c8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015336 10.0.0.73 - - [2025-10-31 03:05:36] "GET /loadbalancer/448457df-e7ef-402a-bc48-146d50c07739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.020635 10.0.0.73 - - [2025-10-31 03:05:36] "POST /tags HTTP/1.1" 409 221 0.005001 10.0.0.73 - - [2025-10-31 03:05:36] "GET /virtual-machine-interface/6c9059c8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019601 10.0.0.73 - - [2025-10-31 03:05:36] "POST /ref-update HTTP/1.1" 200 156 0.014425 10.0.0.73 - - [2025-10-31 03:05:36] "GET /floating-ip/440c01d2-db18-4f73-95eb-23b2641b6d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.012163 10.0.0.73 - - [2025-10-31 03:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007448 10.0.0.73 - - [2025-10-31 03:05:37] "GET /tag/92af1967-f081-4fcd-ab63-0b58d58a16d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017158 10.0.0.73 - - [2025-10-31 03:05:37] "PUT /floating-ip/440c01d2-db18-4f73-95eb-23b2641b6d69 HTTP/1.1" 200 256 0.028990 10.0.0.73 - - [2025-10-31 03:05:37] "POST /set-tag HTTP/1.1" 200 109 0.084744 10.0.0.73 - - [2025-10-31 03:05:37] "GET /loadbalancer-pool/70e294fc-0408-41a6-8351-df0ac7877580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003748 10.0.0.73 - - [2025-10-31 03:05:37] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018598 10.0.0.73 - - [2025-10-31 03:05:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012434 10.0.0.73 - - [2025-10-31 03:05:37] "GET /virtual-machine-interface/6d0bfd3a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019192 10.0.0.73 - - [2025-10-31 03:05:37] "GET /virtual-machine-interface/6d0bfd3a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005916 10.0.0.73 - - [2025-10-31 03:05:37] "POST /ref-update HTTP/1.1" 200 156 0.008140 10.0.0.73 - - [2025-10-31 03:05:37] "GET /floating-ip/440c01d2-db18-4f73-95eb-23b2641b6d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.005178 10.0.0.73 - - [2025-10-31 03:05:37] "POST /set-tag HTTP/1.1" 200 109 0.063231 10.0.0.73 - - [2025-10-31 03:05:38] "POST /tags HTTP/1.1" 409 206 0.002387 10.0.0.73 - - [2025-10-31 03:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.73 - - [2025-10-31 03:05:38] "GET /tag/6b65642a-6064-471b-ab60-2256ef1b7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014935 10.0.0.73 - - [2025-10-31 03:05:38] "POST /tags HTTP/1.1" 409 204 0.002086 10.0.0.73 - - [2025-10-31 03:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.73 - - [2025-10-31 03:05:38] "GET /tag/75556485-b1b6-4e7e-b599-1081022f4b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017792 10.0.0.73 - - [2025-10-31 03:05:38] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002515 10.0.0.73 - - [2025-10-31 03:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.73 - - [2025-10-31 03:05:38] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003040 10.0.0.73 - - [2025-10-31 03:05:38] "POST /tags HTTP/1.1" 409 206 0.002410 10.0.0.73 - - [2025-10-31 03:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.73 - - [2025-10-31 03:05:38] "GET /tag/6b65642a-6064-471b-ab60-2256ef1b7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012830 10.0.0.73 - - [2025-10-31 03:05:38] "POST /tags HTTP/1.1" 409 226 0.010231 10.0.0.73 - - [2025-10-31 03:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.73 - - [2025-10-31 03:05:38] "GET /tag/612b59cc-6fcf-441d-a89f-fa1646f3f75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015755 10.0.0.73 - - [2025-10-31 03:05:38] "POST /tags HTTP/1.1" 409 204 0.001936 10.0.0.73 - - [2025-10-31 03:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.73 - - [2025-10-31 03:05:38] "GET /tag/75556485-b1b6-4e7e-b599-1081022f4b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013751 10.0.0.73 - - [2025-10-31 03:05:38] "POST /tags HTTP/1.1" 409 226 0.002001 10.0.0.73 - - [2025-10-31 03:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.73 - - [2025-10-31 03:05:38] "GET /tag/612b59cc-6fcf-441d-a89f-fa1646f3f75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011592 10.0.0.73 - - [2025-10-31 03:05:38] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003657 10.0.0.73 - - [2025-10-31 03:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.73 - - [2025-10-31 03:05:38] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002784 10.0.0.73 - - [2025-10-31 03:05:38] "POST /firewall-rules HTTP/1.1" 200 626 0.095613 10.0.0.73 - - [2025-10-31 03:05:38] "POST /firewall-rules HTTP/1.1" 200 646 0.077316 10.0.0.73 - - [2025-10-31 03:05:38] "GET /firewall-rule/92dec050-e739-4159-adcd-adaa68cf7d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003546 10.0.0.73 - - [2025-10-31 03:05:39] "GET /firewall-policy/a865b865-c173-4085-9dc0-150fd8f6c26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002775 10.0.0.73 - - [2025-10-31 03:05:39] "GET /firewall-rule/9b8daafd-29c2-4259-aefd-d2283edad643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004128 10.0.0.73 - - [2025-10-31 03:05:39] "POST /ref-update HTTP/1.1" 200 156 0.015512 10.0.0.73 - - [2025-10-31 03:05:39] "POST /firewall-policys HTTP/1.1" 200 606 0.032489 10.0.0.73 - - [2025-10-31 03:05:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012681 10.0.0.73 - - [2025-10-31 03:05:39] "GET /firewall-policy/626176b9-cbdc-44da-9086-244bef57f620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009115 10.0.0.73 - - [2025-10-31 03:05:39] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002198 10.0.0.73 - - [2025-10-31 03:05:39] "GET /firewall-policy/626176b9-cbdc-44da-9086-244bef57f620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002651 10.0.0.73 - - [2025-10-31 03:05:39] "GET /firewall-policy/18a87086-9042-479a-9594-f3c41625c2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009492 10.0.0.73 - - [2025-10-31 03:05:39] "GET /firewall-policy/a865b865-c173-4085-9dc0-150fd8f6c26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003798 10.0.0.73 - - [2025-10-31 03:05:39] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.014907 10.0.0.73 - - [2025-10-31 03:05:39] "GET /firewall-policy/a865b865-c173-4085-9dc0-150fd8f6c26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002311 10.0.0.73 - - [2025-10-31 03:05:39] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002653 10.0.0.73 - - [2025-10-31 03:05:39] "POST /ref-update HTTP/1.1" 200 156 0.019749 10.0.0.73 - - [2025-10-31 03:05:39] "POST /ref-update HTTP/1.1" 200 156 0.026323 10.0.0.73 - - [2025-10-31 03:05:39] "POST /ref-update HTTP/1.1" 200 156 0.030192 10.0.0.73 - - [2025-10-31 03:05:39] "POST /ref-update HTTP/1.1" 200 156 0.027093 10.0.0.73 - - [2025-10-31 03:05:39] "POST /ref-update HTTP/1.1" 200 156 0.038301 10.0.0.73 - - [2025-10-31 03:05:39] "GET /firewall-policy/626176b9-cbdc-44da-9086-244bef57f620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006589 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:06:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001204 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:06:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001178 10.0.0.73 - - [2025-10-31 03:07:28] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006648 10.0.0.73 - - [2025-10-31 03:07:28] "POST /set-tag HTTP/1.1" 200 109 0.006238 10.0.0.73 - - [2025-10-31 03:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.73 - - [2025-10-31 03:07:28] "GET /loadbalancer/b236d115-bbec-4a2c-ac56-18b5d437e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002978 10.0.0.73 - - [2025-10-31 03:07:29] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004438 10.0.0.73 - - [2025-10-31 03:07:29] "POST /set-tag HTTP/1.1" 200 109 0.028297 10.0.0.73 - - [2025-10-31 03:07:29] "DELETE /loadbalancer-member/9332317a-8716-4966-b3b5-450ff72fac67 HTTP/1.1" 200 115 0.072527 10.0.0.73 - - [2025-10-31 03:07:29] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011572 10.0.0.73 - - [2025-10-31 03:07:29] "POST /set-tag HTTP/1.1" 200 109 0.002261 10.0.0.73 - - [2025-10-31 03:07:29] "DELETE /loadbalancer-member/94e04b12-1773-49ee-bc70-9da8f9f8c937 HTTP/1.1" 200 115 0.040977 10.0.0.73 - - [2025-10-31 03:07:29] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006684 10.0.0.73 - - [2025-10-31 03:07:29] "POST /set-tag HTTP/1.1" 200 109 0.003765 10.0.0.73 - - [2025-10-31 03:07:29] "DELETE /loadbalancer-member/0e2bca34-bfe3-4a49-b9ce-414ad16d63f2 HTTP/1.1" 200 115 0.061332 10.0.0.73 - - [2025-10-31 03:07:29] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004190 10.0.0.73 - - [2025-10-31 03:07:29] "POST /set-tag HTTP/1.1" 200 109 0.007699 10.0.0.73 - - [2025-10-31 03:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009125 10.0.0.73 - - [2025-10-31 03:07:29] "GET /loadbalancer/b236d115-bbec-4a2c-ac56-18b5d437e723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004435 10.0.0.73 - - [2025-10-31 03:07:29] "GET /loadbalancer-pool/d3b91e66-43e5-4498-a166-ebff5bd38bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006937 10.0.0.73 - - [2025-10-31 03:07:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030269 10.0.0.73 - - [2025-10-31 03:07:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.032015 10.0.0.73 - - [2025-10-31 03:07:29] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.025651 10.0.0.73 - - [2025-10-31 03:07:29] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018660 10.0.0.73 - - [2025-10-31 03:07:29] "GET /floating-ip/fe7a5d25-747b-43a2-9a50-5944916eb6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.009149 10.0.0.73 - - [2025-10-31 03:07:29] "POST /set-tag HTTP/1.1" 200 109 0.067753 10.0.0.73 - - [2025-10-31 03:07:29] "GET /loadbalancer-pool/2bf86953-1662-40af-9015-d9237fc575e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.021888 10.0.0.73 - - [2025-10-31 03:07:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021776 10.0.0.73 - - [2025-10-31 03:07:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.006528 10.0.0.73 - - [2025-10-31 03:07:29] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017829 10.0.0.73 - - [2025-10-31 03:07:29] "POST /set-tag HTTP/1.1" 200 109 0.005303 10.0.0.73 - - [2025-10-31 03:07:29] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004917 10.0.0.73 - - [2025-10-31 03:07:29] "GET /floating-ip/fe7a5d25-747b-43a2-9a50-5944916eb6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002405 10.0.0.73 - - [2025-10-31 03:07:29] "GET /loadbalancer-pool/0bd88a8d-ce57-4e4c-9e40-05627986520f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003494 10.0.0.73 - - [2025-10-31 03:07:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031746 10.0.0.73 - - [2025-10-31 03:07:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022455 10.0.0.73 - - [2025-10-31 03:07:30] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019034 10.0.0.73 - - [2025-10-31 03:07:30] "GET /virtual-machine-interface/12c42790-b605-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015406 10.0.0.73 - - [2025-10-31 03:07:30] "GET /floating-ip/fe7a5d25-747b-43a2-9a50-5944916eb6e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.010703 10.0.0.73 - - [2025-10-31 03:07:30] "POST /set-tag HTTP/1.1" 200 109 0.002900 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:07:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:07:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001040 10.0.0.73 - - [2025-10-31 03:07:48] "POST /tags HTTP/1.1" 409 252 0.015343 10.0.0.73 - - [2025-10-31 03:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.73 - - [2025-10-31 03:07:48] "GET /tag/42a4172a-491a-4b5e-b38f-0d286593f4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012699 10.0.0.73 - - [2025-10-31 03:07:48] "POST /tags HTTP/1.1" 409 228 0.002705 10.0.0.73 - - [2025-10-31 03:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.73 - - [2025-10-31 03:07:48] "GET /tag/99a68139-a718-4536-a343-61e8785d5d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011839 10.0.0.73 - - [2025-10-31 03:07:48] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002999 10.0.0.73 - - [2025-10-31 03:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.73 - - [2025-10-31 03:07:48] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002801 10.0.0.73 - - [2025-10-31 03:07:48] "POST /tags HTTP/1.1" 409 206 0.001628 10.0.0.73 - - [2025-10-31 03:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.73 - - [2025-10-31 03:07:48] "GET /tag/6b65642a-6064-471b-ab60-2256ef1b7e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013443 10.0.0.73 - - [2025-10-31 03:07:48] "POST /tags HTTP/1.1" 409 226 0.002012 10.0.0.73 - - [2025-10-31 03:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.73 - - [2025-10-31 03:07:48] "GET /tag/612b59cc-6fcf-441d-a89f-fa1646f3f75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014319 10.0.0.73 - - [2025-10-31 03:07:48] "POST /tags HTTP/1.1" 409 204 0.002035 10.0.0.73 - - [2025-10-31 03:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.73 - - [2025-10-31 03:07:48] "GET /tag/75556485-b1b6-4e7e-b599-1081022f4b90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012190 10.0.0.73 - - [2025-10-31 03:07:48] "POST /tags HTTP/1.1" 409 226 0.001854 10.0.0.73 - - [2025-10-31 03:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.73 - - [2025-10-31 03:07:48] "GET /tag/612b59cc-6fcf-441d-a89f-fa1646f3f75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.028200 10.0.0.73 - - [2025-10-31 03:07:48] "POST /tags HTTP/1.1" 409 228 0.001850 10.0.0.73 - - [2025-10-31 03:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.73 - - [2025-10-31 03:07:48] "GET /tag/99a68139-a718-4536-a343-61e8785d5d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012999 10.0.0.73 - - [2025-10-31 03:07:48] "POST /tags HTTP/1.1" 409 252 0.001903 10.0.0.73 - - [2025-10-31 03:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.73 - - [2025-10-31 03:07:48] "GET /tag/42a4172a-491a-4b5e-b38f-0d286593f4d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018330 10.0.0.73 - - [2025-10-31 03:07:48] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003277 10.0.0.73 - - [2025-10-31 03:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.73 - - [2025-10-31 03:07:48] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002785 10.0.0.73 - - [2025-10-31 03:07:48] "POST /firewall-rules HTTP/1.1" 409 281 0.001884 10.0.0.73 - - [2025-10-31 03:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.73 - - [2025-10-31 03:07:48] "PUT /firewall-rule/9b8daafd-29c2-4259-aefd-d2283edad643 HTTP/1.1" 200 260 0.018486 10.0.0.73 - - [2025-10-31 03:07:48] "POST /firewall-rules HTTP/1.1" 409 291 0.005966 10.0.0.73 - - [2025-10-31 03:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.73 - - [2025-10-31 03:07:49] "PUT /firewall-rule/92dec050-e739-4159-adcd-adaa68cf7d21 HTTP/1.1" 200 260 0.021457 10.0.0.73 - - [2025-10-31 03:07:49] "GET /firewall-rule/92dec050-e739-4159-adcd-adaa68cf7d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.007770 10.0.0.73 - - [2025-10-31 03:07:49] "POST /firewall-rules HTTP/1.1" 200 658 0.073712 10.0.0.73 - - [2025-10-31 03:07:49] "GET /firewall-rule/5299c380-f940-4c31-bb1b-3a8492cc337d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004258 10.0.0.73 - - [2025-10-31 03:07:49] "GET /firewall-policy/a865b865-c173-4085-9dc0-150fd8f6c26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002126 10.0.0.73 - - [2025-10-31 03:07:49] "GET /firewall-rule/9b8daafd-29c2-4259-aefd-d2283edad643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002035 10.0.0.73 - - [2025-10-31 03:07:49] "POST /firewall-policys HTTP/1.1" 409 269 0.001572 10.0.0.73 - - [2025-10-31 03:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.73 - - [2025-10-31 03:07:49] "PUT /firewall-policy/626176b9-cbdc-44da-9086-244bef57f620 HTTP/1.1" 200 264 0.020253 10.0.0.73 - - [2025-10-31 03:07:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010473 10.0.0.73 - - [2025-10-31 03:07:49] "GET /firewall-policy/626176b9-cbdc-44da-9086-244bef57f620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.020037 10.0.0.73 - - [2025-10-31 03:07:49] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004171 10.0.0.73 - - [2025-10-31 03:07:49] "GET /firewall-policy/626176b9-cbdc-44da-9086-244bef57f620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002855 10.0.0.73 - - [2025-10-31 03:07:49] "GET /firewall-policy/18a87086-9042-479a-9594-f3c41625c2d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002279 10.0.0.73 - - [2025-10-31 03:07:49] "GET /firewall-policy/626176b9-cbdc-44da-9086-244bef57f620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002527 10.0.0.73 - - [2025-10-31 03:07:49] "GET /firewall-policy/626176b9-cbdc-44da-9086-244bef57f620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002607 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:08:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002031 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:08:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001559 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:08:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:08:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000923 10.0.0.73 - - [2025-10-31 03:08:50] "GET /virtual-machine-interface/6c9059c8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.017338 10.0.0.73 - - [2025-10-31 03:08:50] "POST /set-tag HTTP/1.1" 200 109 0.005358 10.0.0.73 - - [2025-10-31 03:08:50] "GET /virtual-machine-interface/6f9c68b4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005224 10.0.0.73 - - [2025-10-31 03:08:50] "POST /set-tag HTTP/1.1" 200 109 0.003306 10.0.0.73 - - [2025-10-31 03:08:50] "GET /virtual-machine-interface/6e265e5e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005275 10.0.0.73 - - [2025-10-31 03:08:50] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.73 - - [2025-10-31 03:08:50] "GET /virtual-machine-interface/6dad4d2a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004801 10.0.0.73 - - [2025-10-31 03:08:50] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.73 - - [2025-10-31 03:08:50] "GET /virtual-machine-interface/6f266254-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005110 10.0.0.73 - - [2025-10-31 03:08:51] "POST /set-tag HTTP/1.1" 200 109 0.006042 10.0.0.73 - - [2025-10-31 03:08:51] "GET /virtual-machine-interface/6d0bfd3a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005465 10.0.0.73 - - [2025-10-31 03:08:51] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.73 - - [2025-10-31 03:08:51] "GET /virtual-machine-interface/6eb2fb16-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006064 10.0.0.73 - - [2025-10-31 03:08:51] "POST /set-tag HTTP/1.1" 200 109 0.004930 10.0.0.73 - - [2025-10-31 03:08:51] "GET /virtual-machine-interface/7010301e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003980 10.0.0.73 - - [2025-10-31 03:08:51] "POST /set-tag HTTP/1.1" 200 109 0.003600 10.0.0.73 - - [2025-10-31 03:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.73 - - [2025-10-31 03:08:51] "GET /loadbalancer/448457df-e7ef-402a-bc48-146d50c07739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002539 10.0.0.73 - - [2025-10-31 03:08:51] "GET /virtual-machine-interface/6c9059c8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004352 10.0.0.73 - - [2025-10-31 03:08:51] "POST /set-tag HTTP/1.1" 200 109 0.018865 10.0.0.73 - - [2025-10-31 03:08:51] "DELETE /loadbalancer-member/53e1c591-962a-40b0-a045-40676f354dcd HTTP/1.1" 200 115 0.030660 10.0.0.73 - - [2025-10-31 03:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.73 - - [2025-10-31 03:08:51] "GET /loadbalancer/448457df-e7ef-402a-bc48-146d50c07739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004159 10.0.0.73 - - [2025-10-31 03:08:51] "GET /virtual-machine-interface/6d0bfd3a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007418 10.0.0.73 - - [2025-10-31 03:08:51] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.73 - - [2025-10-31 03:08:51] "GET /virtual-machine-interface/6d0bfd3a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006827 10.0.0.73 - - [2025-10-31 03:08:51] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.73 - - [2025-10-31 03:08:51] "GET /virtual-machine/f5132cf4-4a3d-4260-9982-7f3e851a1558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004253 10.0.0.73 - - [2025-10-31 03:08:51] "POST /ref-update HTTP/1.1" 200 156 0.009640 10.0.0.73 - - [2025-10-31 03:08:51] "GET /virtual-machine-interface/6d0bfd3a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011586 10.0.0.73 - - [2025-10-31 03:08:51] "POST /set-tag HTTP/1.1" 200 109 0.021303 10.0.0.73 - - [2025-10-31 03:08:51] "POST /set-tag HTTP/1.1" 200 109 0.038276 10.0.0.73 - - [2025-10-31 03:08:52] "POST /set-tag HTTP/1.1" 200 109 0.031245 10.0.0.73 - - [2025-10-31 03:08:52] "POST /set-tag HTTP/1.1" 200 109 0.018808 10.0.0.73 - - [2025-10-31 03:08:52] "POST /set-tag HTTP/1.1" 200 109 0.029673 10.0.0.73 - - [2025-10-31 03:08:52] "DELETE /instance-ip/6d276a2a-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.044644 10.0.0.73 - - [2025-10-31 03:08:52] "POST /ref-update HTTP/1.1" 200 156 0.008725 10.0.0.73 - - [2025-10-31 03:08:52] "DELETE /virtual-machine-interface/6d0bfd3a-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.040519 10.0.0.73 - - [2025-10-31 03:08:52] "DELETE /virtual-machine/f5132cf4-4a3d-4260-9982-7f3e851a1558 HTTP/1.1" 200 115 0.024982 10.0.0.73 - - [2025-10-31 03:08:52] "GET /virtual-machine-interface/6dad4d2a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004526 10.0.0.73 - - [2025-10-31 03:08:52] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.73 - - [2025-10-31 03:08:52] "GET /virtual-machine-interface/6dad4d2a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006594 10.0.0.73 - - [2025-10-31 03:08:52] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.73 - - [2025-10-31 03:08:52] "GET /virtual-machine/343ffa84-9c8e-4175-af50-e6804618eec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003702 10.0.0.73 - - [2025-10-31 03:08:52] "POST /ref-update HTTP/1.1" 200 156 0.009704 10.0.0.73 - - [2025-10-31 03:08:52] "GET /virtual-machine-interface/6dad4d2a-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019806 10.0.0.73 - - [2025-10-31 03:08:52] "POST /set-tag HTTP/1.1" 200 109 0.018906 10.0.0.73 - - [2025-10-31 03:08:52] "POST /set-tag HTTP/1.1" 200 109 0.041975 10.0.0.73 - - [2025-10-31 03:08:52] "POST /set-tag HTTP/1.1" 200 109 0.035315 10.0.0.73 - - [2025-10-31 03:08:52] "POST /set-tag HTTP/1.1" 200 109 0.014370 10.0.0.73 - - [2025-10-31 03:08:52] "POST /set-tag HTTP/1.1" 200 109 0.043806 10.0.0.73 - - [2025-10-31 03:08:52] "DELETE /instance-ip/6dc79392-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.049957 10.0.0.73 - - [2025-10-31 03:08:52] "DELETE /virtual-machine-interface/6dad4d2a-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.037178 10.0.0.73 - - [2025-10-31 03:08:52] "DELETE /virtual-machine/343ffa84-9c8e-4175-af50-e6804618eec8 HTTP/1.1" 200 115 0.023330 10.0.0.73 - - [2025-10-31 03:08:52] "GET /virtual-machine-interface/6e265e5e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008295 10.0.0.73 - - [2025-10-31 03:08:52] "POST /set-tag HTTP/1.1" 200 109 0.002964 10.0.0.73 - - [2025-10-31 03:08:52] "GET /virtual-machine-interface/6e265e5e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004245 10.0.0.73 - - [2025-10-31 03:08:52] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.73 - - [2025-10-31 03:08:52] "GET /virtual-machine/198075a1-eef7-445b-87f6-bfc51d96e3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003378 10.0.0.73 - - [2025-10-31 03:08:52] "POST /ref-update HTTP/1.1" 200 156 0.013193 10.0.0.73 - - [2025-10-31 03:08:52] "GET /virtual-machine-interface/6e265e5e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016673 10.0.0.73 - - [2025-10-31 03:08:53] "POST /set-tag HTTP/1.1" 200 109 0.020889 10.0.0.73 - - [2025-10-31 03:08:53] "POST /set-tag HTTP/1.1" 200 109 0.042819 10.0.0.73 - - [2025-10-31 03:08:53] "POST /set-tag HTTP/1.1" 200 109 0.030279 10.0.0.73 - - [2025-10-31 03:08:53] "POST /set-tag HTTP/1.1" 200 109 0.038188 10.0.0.73 - - [2025-10-31 03:08:53] "POST /set-tag HTTP/1.1" 200 109 0.050542 10.0.0.73 - - [2025-10-31 03:08:53] "DELETE /instance-ip/6e40b5ec-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.070957 10.0.0.73 - - [2025-10-31 03:08:53] "DELETE /virtual-machine-interface/6e265e5e-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.047611 10.0.0.73 - - [2025-10-31 03:08:53] "DELETE /virtual-machine/198075a1-eef7-445b-87f6-bfc51d96e3e4 HTTP/1.1" 200 115 0.030804 10.0.0.73 - - [2025-10-31 03:08:53] "DELETE /tag/ebcb372b-a6bb-4486-8962-1a30d3c0a10a HTTP/1.1" 200 115 0.036683 10.0.0.73 - - [2025-10-31 03:08:53] "GET /virtual-machine-interface/6c9059c8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005558 10.0.0.73 - - [2025-10-31 03:08:53] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.73 - - [2025-10-31 03:08:53] "GET /virtual-machine-interface/6c9059c8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003983 10.0.0.73 - - [2025-10-31 03:08:53] "POST /set-tag HTTP/1.1" 200 109 0.002534 10.0.0.73 - - [2025-10-31 03:08:53] "GET /virtual-machine/57301788-41ce-4184-947b-d1df9d01a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002844 10.0.0.73 - - [2025-10-31 03:08:53] "POST /ref-update HTTP/1.1" 200 156 0.015825 10.0.0.73 - - [2025-10-31 03:08:53] "GET /virtual-machine-interface/6c9059c8-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005757 10.0.0.73 - - [2025-10-31 03:08:53] "POST /set-tag HTTP/1.1" 200 109 0.029952 10.0.0.73 - - [2025-10-31 03:08:53] "POST /set-tag HTTP/1.1" 200 109 0.036609 10.0.0.73 - - [2025-10-31 03:08:53] "POST /set-tag HTTP/1.1" 200 109 0.038941 10.0.0.73 - - [2025-10-31 03:08:53] "POST /set-tag HTTP/1.1" 200 109 0.016021 10.0.0.73 - - [2025-10-31 03:08:53] "POST /set-tag HTTP/1.1" 200 109 0.022985 10.0.0.73 - - [2025-10-31 03:08:53] "DELETE /instance-ip/6ca797dc-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.048659 10.0.0.73 - - [2025-10-31 03:08:53] "POST /ref-update HTTP/1.1" 200 156 0.007347 10.0.0.73 - - [2025-10-31 03:08:54] "DELETE /virtual-machine-interface/6c9059c8-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.047627 10.0.0.73 - - [2025-10-31 03:08:54] "DELETE /virtual-machine/57301788-41ce-4184-947b-d1df9d01a5a7 HTTP/1.1" 200 115 0.023874 10.0.0.73 - - [2025-10-31 03:08:54] "DELETE /tag/56ef3cfc-01a4-47b6-a051-f0c51f7dd8e2 HTTP/1.1" 200 115 0.036990 10.0.0.73 - - [2025-10-31 03:08:54] "DELETE /tag/6b65642a-6064-471b-ab60-2256ef1b7e44 HTTP/1.1" 409 388 0.004810 10.0.0.73 - - [2025-10-31 03:09:21] "GET /virtual-machine-interface/6eb2fb16-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004458 10.0.0.73 - - [2025-10-31 03:09:21] "POST /set-tag HTTP/1.1" 200 109 0.003862 10.0.0.73 - - [2025-10-31 03:09:21] "GET /virtual-machine-interface/6eb2fb16-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007885 10.0.0.73 - - [2025-10-31 03:09:21] "POST /set-tag HTTP/1.1" 200 109 0.003615 10.0.0.73 - - [2025-10-31 03:09:21] "GET /virtual-machine/142c3445-3618-4b32-a8b8-f0cb76c8df99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004674 10.0.0.73 - - [2025-10-31 03:09:21] "POST /ref-update HTTP/1.1" 200 156 0.014467 10.0.0.73 - - [2025-10-31 03:09:21] "GET /virtual-machine-interface/6eb2fb16-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021382 10.0.0.73 - - [2025-10-31 03:09:22] "POST /set-tag HTTP/1.1" 200 109 0.029477 10.0.0.73 - - [2025-10-31 03:09:22] "POST /set-tag HTTP/1.1" 200 109 0.032069 10.0.0.73 - - [2025-10-31 03:09:22] "POST /set-tag HTTP/1.1" 200 109 0.034729 10.0.0.73 - - [2025-10-31 03:09:22] "POST /set-tag HTTP/1.1" 200 109 0.016304 10.0.0.73 - - [2025-10-31 03:09:22] "DELETE /instance-ip/6ecdd468-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.072677 10.0.0.73 - - [2025-10-31 03:09:22] "DELETE /virtual-machine-interface/6eb2fb16-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.043033 10.0.0.73 - - [2025-10-31 03:09:22] "DELETE /virtual-machine/142c3445-3618-4b32-a8b8-f0cb76c8df99 HTTP/1.1" 200 115 0.022619 10.0.0.73 - - [2025-10-31 03:09:22] "DELETE /tag/0933d4d2-9212-4fbb-bea3-a4de4edcc695 HTTP/1.1" 200 115 0.049976 10.0.0.73 - - [2025-10-31 03:09:22] "GET /virtual-machine-interface/6f9c68b4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003938 10.0.0.73 - - [2025-10-31 03:09:22] "POST /set-tag HTTP/1.1" 200 109 0.002688 10.0.0.73 - - [2025-10-31 03:09:22] "GET /virtual-machine-interface/7010301e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004952 10.0.0.73 - - [2025-10-31 03:09:22] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.73 - - [2025-10-31 03:09:22] "GET /virtual-machine-interface/6f9c68b4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007857 10.0.0.73 - - [2025-10-31 03:09:22] "POST /set-tag HTTP/1.1" 200 109 0.001957 10.0.0.73 - - [2025-10-31 03:09:22] "GET /virtual-machine/5659881d-8292-4113-8c97-75e72aff3643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002496 10.0.0.73 - - [2025-10-31 03:09:22] "POST /ref-update HTTP/1.1" 200 156 0.018174 10.0.0.73 - - [2025-10-31 03:09:22] "GET /virtual-machine-interface/6f9c68b4-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004574 10.0.0.73 - - [2025-10-31 03:09:22] "POST /set-tag HTTP/1.1" 200 109 0.018618 10.0.0.73 - - [2025-10-31 03:09:22] "POST /set-tag HTTP/1.1" 200 109 0.034101 10.0.0.73 - - [2025-10-31 03:09:22] "POST /set-tag HTTP/1.1" 200 109 0.013913 10.0.0.73 - - [2025-10-31 03:09:22] "POST /set-tag HTTP/1.1" 200 109 0.028662 10.0.0.73 - - [2025-10-31 03:09:22] "DELETE /instance-ip/6fb5045a-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.062385 10.0.0.73 - - [2025-10-31 03:09:22] "DELETE /virtual-machine-interface/6f9c68b4-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.062326 10.0.0.73 - - [2025-10-31 03:09:22] "DELETE /virtual-machine/5659881d-8292-4113-8c97-75e72aff3643 HTTP/1.1" 200 115 0.030310 10.0.0.73 - - [2025-10-31 03:09:22] "DELETE /tag/47f98a06-693b-4011-8ee1-ef2d19b98230 HTTP/1.1" 200 115 0.039002 10.0.0.73 - - [2025-10-31 03:09:22] "GET /virtual-machine-interface/7010301e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004668 10.0.0.73 - - [2025-10-31 03:09:23] "POST /set-tag HTTP/1.1" 200 109 0.008979 10.0.0.73 - - [2025-10-31 03:09:23] "GET /virtual-machine/49e04ee0-afc6-4889-96a8-02128d83ad7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003247 10.0.0.73 - - [2025-10-31 03:09:23] "POST /ref-update HTTP/1.1" 200 156 0.019644 10.0.0.73 - - [2025-10-31 03:09:23] "GET /virtual-machine-interface/7010301e-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005130 10.0.0.73 - - [2025-10-31 03:09:23] "POST /set-tag HTTP/1.1" 200 109 0.020132 10.0.0.73 - - [2025-10-31 03:09:23] "POST /set-tag HTTP/1.1" 200 109 0.028989 10.0.0.73 - - [2025-10-31 03:09:23] "POST /set-tag HTTP/1.1" 200 109 0.016581 10.0.0.73 - - [2025-10-31 03:09:23] "POST /set-tag HTTP/1.1" 200 109 0.037806 10.0.0.73 - - [2025-10-31 03:09:23] "DELETE /instance-ip/702c3386-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.061718 10.0.0.73 - - [2025-10-31 03:09:23] "DELETE /virtual-machine-interface/7010301e-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.042164 10.0.0.73 - - [2025-10-31 03:09:23] "DELETE /virtual-machine/49e04ee0-afc6-4889-96a8-02128d83ad7c HTTP/1.1" 200 115 0.025166 10.0.0.73 - - [2025-10-31 03:09:23] "DELETE /tag/70152eee-e34f-47f0-bf62-7e4bb614772c HTTP/1.1" 200 115 0.058371 10.0.0.73 - - [2025-10-31 03:09:23] "DELETE /tag/42a4172a-491a-4b5e-b38f-0d286593f4d8 HTTP/1.1" 409 236 0.005770 10.0.0.73 - - [2025-10-31 03:09:23] "DELETE /tag/99a68139-a718-4536-a343-61e8785d5d55 HTTP/1.1" 409 236 0.005553 10.0.0.73 - - [2025-10-31 03:09:23] "GET /virtual-machine-interface/6f266254-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006252 10.0.0.73 - - [2025-10-31 03:09:23] "POST /set-tag HTTP/1.1" 200 109 0.003660 10.0.0.73 - - [2025-10-31 03:09:23] "GET /virtual-machine-interface/6f266254-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004291 10.0.0.73 - - [2025-10-31 03:09:23] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.73 - - [2025-10-31 03:09:23] "GET /virtual-machine/e6340b53-46c1-4dfb-9f8c-0147bacee3f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002397 10.0.0.73 - - [2025-10-31 03:09:23] "POST /ref-update HTTP/1.1" 200 156 0.010639 10.0.0.73 - - [2025-10-31 03:09:23] "GET /virtual-machine-interface/6f266254-b606-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004948 10.0.0.73 - - [2025-10-31 03:09:23] "POST /set-tag HTTP/1.1" 200 109 0.027633 10.0.0.73 - - [2025-10-31 03:09:23] "POST /set-tag HTTP/1.1" 200 109 0.042779 10.0.0.73 - - [2025-10-31 03:09:23] "POST /set-tag HTTP/1.1" 200 109 0.014115 10.0.0.73 - - [2025-10-31 03:09:23] "POST /set-tag HTTP/1.1" 200 109 0.042556 10.0.0.73 - - [2025-10-31 03:09:23] "DELETE /instance-ip/6f3deae6-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.052480 10.0.0.73 - - [2025-10-31 03:09:23] "DELETE /virtual-machine-interface/6f266254-b606-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.053140 10.0.0.73 - - [2025-10-31 03:09:24] "DELETE /virtual-machine/e6340b53-46c1-4dfb-9f8c-0147bacee3f3 HTTP/1.1" 200 115 0.040273 10.0.0.73 - - [2025-10-31 03:09:24] "DELETE /tag/bd5c1a63-c728-4b8d-9c1e-95d0d1bdaa85 HTTP/1.1" 200 115 0.056573 10.0.0.73 - - [2025-10-31 03:09:24] "DELETE /tag/6af48b4a-61e4-4265-99c5-eac8132a6d67 HTTP/1.1" 200 115 0.043888 10.0.0.73 - - [2025-10-31 03:09:24] "DELETE /tag/75556485-b1b6-4e7e-b599-1081022f4b90 HTTP/1.1" 409 236 0.008646 10.0.0.73 - - [2025-10-31 03:09:24] "GET /global-system-configs HTTP/1.1" 200 322 0.001844 10.0.0.73 - - [2025-10-31 03:09:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002031 10.0.0.73 - - [2025-10-31 03:09:26] "POST /projects HTTP/1.1" 409 238 0.002172 10.0.0.73 - - [2025-10-31 03:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.73 - - [2025-10-31 03:09:26] "GET /project/3532e54e-52b9-4735-8f2f-8663f2d0eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034733 10.0.0.73 - - [2025-10-31 03:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.73 - - [2025-10-31 03:09:26] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004384 10.0.0.73 - - [2025-10-31 03:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.73 - - [2025-10-31 03:09:26] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003571 10.0.0.73 - - [2025-10-31 03:09:26] "POST /security-groups HTTP/1.1" 409 285 0.001748 10.0.0.73 - - [2025-10-31 03:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.73 - - [2025-10-31 03:09:26] "PUT /security-group/1c272c7e-48f6-445e-9b47-9a525a724b39 HTTP/1.1" 200 262 0.055773 10.0.0.73 - - [2025-10-31 03:09:26] "PUT /access-control-list/1564afb9-ed14-44d4-9412-4bddd4b7e5bf HTTP/1.1" 200 272 0.013594 10.0.0.73 - - [2025-10-31 03:09:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.020664 10.0.0.73 - - [2025-10-31 03:09:26] "PUT /access-control-list/6215bb26-9d39-40df-82bb-2439110876ea HTTP/1.1" 200 272 0.027482 10.0.0.73 - - [2025-10-31 03:09:31] "POST /projects HTTP/1.1" 409 238 0.002674 10.0.0.73 - - [2025-10-31 03:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.73 - - [2025-10-31 03:09:31] "GET /project/3532e54e-52b9-4735-8f2f-8663f2d0eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028468 10.0.0.73 - - [2025-10-31 03:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.73 - - [2025-10-31 03:09:31] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004338 10.0.0.73 - - [2025-10-31 03:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.73 - - [2025-10-31 03:09:31] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003898 10.0.0.73 - - [2025-10-31 03:09:31] "POST /security-groups HTTP/1.1" 409 285 0.002809 10.0.0.73 - - [2025-10-31 03:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.73 - - [2025-10-31 03:09:31] "PUT /security-group/1c272c7e-48f6-445e-9b47-9a525a724b39 HTTP/1.1" 200 262 0.056902 10.0.0.73 - - [2025-10-31 03:09:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.024144 10.0.0.73 - - [2025-10-31 03:09:31] "PUT /access-control-list/1564afb9-ed14-44d4-9412-4bddd4b7e5bf HTTP/1.1" 200 272 0.012728 10.0.0.73 - - [2025-10-31 03:09:31] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.018976 10.0.0.73 - - [2025-10-31 03:09:31] "PUT /access-control-list/6215bb26-9d39-40df-82bb-2439110876ea HTTP/1.1" 200 272 0.035517 10.0.0.73 - - [2025-10-31 03:09:31] "GET /firewall-rule/679ddea6-fb4e-406f-86c1-ab4a15b4746d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002618 10.0.0.73 - - [2025-10-31 03:09:31] "POST /ref-update HTTP/1.1" 200 156 0.057491 10.0.0.73 - - [2025-10-31 03:09:31] "DELETE /firewall-rule/679ddea6-fb4e-406f-86c1-ab4a15b4746d HTTP/1.1" 200 115 0.058594 10.0.0.73 - - [2025-10-31 03:09:31] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006530 10.0.0.73 - - [2025-10-31 03:09:31] "GET /firewall-rule/d9f5108f-ff7a-41a0-aa64-b283aa92fdbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003015 10.0.0.73 - - [2025-10-31 03:09:31] "POST /ref-update HTTP/1.1" 200 156 0.054811 10.0.0.73 - - [2025-10-31 03:09:31] "DELETE /firewall-rule/d9f5108f-ff7a-41a0-aa64-b283aa92fdbc HTTP/1.1" 200 115 0.042054 10.0.0.73 - - [2025-10-31 03:09:31] "DELETE /tag/42a4172a-491a-4b5e-b38f-0d286593f4d8 HTTP/1.1" 409 236 0.004897 10.0.0.73 - - [2025-10-31 03:09:32] "DELETE /tag/99a68139-a718-4536-a343-61e8785d5d55 HTTP/1.1" 409 236 0.004785 10.0.0.73 - - [2025-10-31 03:09:32] "DELETE /tag/276ceb15-2af1-4b15-b53e-2c31ef5850e0 HTTP/1.1" 200 115 0.035653 10.0.0.73 - - [2025-10-31 03:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.73 - - [2025-10-31 03:09:32] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004381 10.0.0.73 - - [2025-10-31 03:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.73 - - [2025-10-31 03:09:32] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007075 10.0.0.73 - - [2025-10-31 03:09:32] "PUT /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121 HTTP/1.1" 200 264 0.052929 10.0.0.73 - - [2025-10-31 03:09:32] "PUT /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3 HTTP/1.1" 200 264 0.053862 10.0.0.73 - - [2025-10-31 03:09:32] "DELETE /security-group/1c272c7e-48f6-445e-9b47-9a525a724b39 HTTP/1.1" 200 115 0.055772 10.0.0.73 - - [2025-10-31 03:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.73 - - [2025-10-31 03:09:32] "DELETE /access-control-list/1564afb9-ed14-44d4-9412-4bddd4b7e5bf HTTP/1.1" 200 115 0.035498 10.0.0.73 - - [2025-10-31 03:09:32] "DELETE /access-control-list/6215bb26-9d39-40df-82bb-2439110876ea HTTP/1.1" 200 115 0.034060 10.0.0.73 - - [2025-10-31 03:09:32] "GET /project/3532e54e-52b9-4735-8f2f-8663f2d0eff6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.037370 10.0.0.73 - - [2025-10-31 03:09:32] "GET /project/3532e54e-52b9-4735-8f2f-8663f2d0eff6?fields=security_groups HTTP/1.1" 200 1352 0.035254 10.0.0.73 - - [2025-10-31 03:09:32] "DELETE /security-group/7f2b6434-9809-4fcb-baeb-59be4fc63a75 HTTP/1.1" 200 115 0.045640 10.0.0.73 - - [2025-10-31 03:09:32] "DELETE /access-control-list/fb71f602-9627-4369-b7ef-bc5cb9f34fd7 HTTP/1.1" 200 115 0.036824 10.0.0.73 - - [2025-10-31 03:09:32] "GET /project/3532e54e-52b9-4735-8f2f-8663f2d0eff6?fields=application_policy_sets HTTP/1.1" 200 1391 0.050727 10.0.0.73 - - [2025-10-31 03:09:32] "DELETE /access-control-list/d0a1ffb2-0ed6-49f1-9303-0a8d9295ae8b HTTP/1.1" 200 115 0.052583 10.0.0.73 - - [2025-10-31 03:09:32] "DELETE /project/3532e54e-52b9-4735-8f2f-8663f2d0eff6 HTTP/1.1" 200 115 0.332462 10.0.0.73 - - [2025-10-31 03:09:32] "POST /projects HTTP/1.1" 409 238 0.002962 10.0.0.73 - - [2025-10-31 03:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.73 - - [2025-10-31 03:09:32] "GET /project/25547006-1ea2-429d-9009-1c2f3c5e95b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032513 10.0.0.73 - - [2025-10-31 03:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.73 - - [2025-10-31 03:09:32] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003924 10.0.0.73 - - [2025-10-31 03:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.73 - - [2025-10-31 03:09:32] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005556 10.0.0.73 - - [2025-10-31 03:09:32] "POST /security-groups HTTP/1.1" 409 285 0.002843 10.0.0.73 - - [2025-10-31 03:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.73 - - [2025-10-31 03:09:33] "PUT /security-group/28483df9-8e77-404b-965b-83ef28e2847c HTTP/1.1" 200 262 0.056360 10.0.0.73 - - [2025-10-31 03:09:33] "PUT /access-control-list/f5382d20-aaa2-43dc-849e-75af32ef6302 HTTP/1.1" 200 272 0.010058 10.0.0.73 - - [2025-10-31 03:09:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017000 10.0.0.73 - - [2025-10-31 03:09:33] "PUT /access-control-list/51c5a4a5-f7cd-4ec5-be3e-cf76dafd2463 HTTP/1.1" 200 272 0.036048 10.0.0.73 - - [2025-10-31 03:09:37] "DELETE /loadbalancer-member/38c6a4c2-60cd-4ed0-9889-a31c43419527 HTTP/1.1" 200 115 0.034964 10.0.0.73 - - [2025-10-31 03:09:37] "DELETE /loadbalancer-pool/70e294fc-0408-41a6-8351-df0ac7877580 HTTP/1.1" 200 115 0.044952 10.0.0.73 - - [2025-10-31 03:09:37] "DELETE /loadbalancer-listener/e8faca3d-b68f-44cd-9fd3-8ee8008b88d7 HTTP/1.1" 200 115 0.046736 10.0.0.73 - - [2025-10-31 03:09:37] "DELETE /loadbalancer/448457df-e7ef-402a-bc48-146d50c07739 HTTP/1.1" 200 115 0.051419 10.0.0.73 - - [2025-10-31 03:09:37] "DELETE /floating-ip/440c01d2-db18-4f73-95eb-23b2641b6d69 HTTP/1.1" 200 115 0.046298 10.0.0.73 - - [2025-10-31 03:09:37] "DELETE /instance-ip/59df1d62-7b0c-4dd3-ad17-0a5cb7521e5e HTTP/1.1" 200 115 0.038524 10.0.0.73 - - [2025-10-31 03:09:37] "DELETE /virtual-machine-interface/dc6aeb46-d7fd-4c2b-88aa-3caa3616edb7 HTTP/1.1" 200 115 0.041440 10.0.0.73 - - [2025-10-31 03:09:37] "DELETE /tag/92af1967-f081-4fcd-ab63-0b58d58a16d1 HTTP/1.1" 200 115 0.035487 10.0.0.73 - - [2025-10-31 03:09:37] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002591 10.0.0.73 - - [2025-10-31 03:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.73 - - [2025-10-31 03:09:37] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002931 10.0.0.73 - - [2025-10-31 03:09:37] "GET /firewall-policy/a865b865-c173-4085-9dc0-150fd8f6c26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002055 10.0.0.73 - - [2025-10-31 03:09:37] "GET /firewall-rule/9b8daafd-29c2-4259-aefd-d2283edad643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002860 10.0.0.73 - - [2025-10-31 03:09:37] "POST /ref-update HTTP/1.1" 200 156 0.027013 10.0.0.73 - - [2025-10-31 03:09:37] "DELETE /firewall-rule/9b8daafd-29c2-4259-aefd-d2283edad643 HTTP/1.1" 200 115 0.041830 10.0.0.73 - - [2025-10-31 03:09:37] "GET /firewall-policy/626176b9-cbdc-44da-9086-244bef57f620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005685 10.0.0.73 - - [2025-10-31 03:09:37] "GET /firewall-rule/92dec050-e739-4159-adcd-adaa68cf7d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002970 10.0.0.73 - - [2025-10-31 03:09:37] "POST /ref-update HTTP/1.1" 200 156 0.014903 10.0.0.73 - - [2025-10-31 03:09:37] "DELETE /firewall-rule/92dec050-e739-4159-adcd-adaa68cf7d21 HTTP/1.1" 200 115 0.040241 10.0.0.73 - - [2025-10-31 03:09:37] "GET /firewall-policy/626176b9-cbdc-44da-9086-244bef57f620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004740 10.0.0.73 - - [2025-10-31 03:09:37] "GET /firewall-rule/5299c380-f940-4c31-bb1b-3a8492cc337d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004073 10.0.0.73 - - [2025-10-31 03:09:38] "POST /ref-update HTTP/1.1" 200 156 0.015930 10.0.0.73 - - [2025-10-31 03:09:38] "DELETE /firewall-rule/5299c380-f940-4c31-bb1b-3a8492cc337d HTTP/1.1" 200 115 0.047455 10.0.0.73 - - [2025-10-31 03:09:38] "GET /application-policy-set/e83dd660-e3ed-473a-ab84-d419185cba5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004610 10.0.0.73 - - [2025-10-31 03:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.73 - - [2025-10-31 03:09:38] "GET /policy-management/805d3617-1e1d-4868-9e67-36f8baf041f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002556 10.0.0.73 - - [2025-10-31 03:09:38] "GET /firewall-policy/626176b9-cbdc-44da-9086-244bef57f620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005876 10.0.0.73 - - [2025-10-31 03:09:38] "POST /ref-update HTTP/1.1" 200 156 0.022711 10.0.0.73 - - [2025-10-31 03:09:38] "DELETE /firewall-policy/626176b9-cbdc-44da-9086-244bef57f620 HTTP/1.1" 200 115 0.061442 10.0.0.73 - - [2025-10-31 03:09:38] "DELETE /tag/6b65642a-6064-471b-ab60-2256ef1b7e44 HTTP/1.1" 200 115 0.078602 10.0.0.73 - - [2025-10-31 03:09:38] "DELETE /tag/42a4172a-491a-4b5e-b38f-0d286593f4d8 HTTP/1.1" 200 115 0.064164 10.0.0.73 - - [2025-10-31 03:09:38] "DELETE /tag/99a68139-a718-4536-a343-61e8785d5d55 HTTP/1.1" 200 115 0.113130 10.0.0.73 - - [2025-10-31 03:09:38] "DELETE /tag/75556485-b1b6-4e7e-b599-1081022f4b90 HTTP/1.1" 200 115 0.406466 10.0.0.73 - - [2025-10-31 03:09:38] "POST /projects HTTP/1.1" 409 238 0.003603 10.0.0.73 - - [2025-10-31 03:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.73 - - [2025-10-31 03:09:39] "GET /project/25547006-1ea2-429d-9009-1c2f3c5e95b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049065 10.0.0.73 - - [2025-10-31 03:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.73 - - [2025-10-31 03:09:39] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005060 10.0.0.73 - - [2025-10-31 03:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.73 - - [2025-10-31 03:09:39] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.008213 10.0.0.73 - - [2025-10-31 03:09:39] "POST /security-groups HTTP/1.1" 409 285 0.004724 10.0.0.73 - - [2025-10-31 03:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005992 10.0.0.73 - - [2025-10-31 03:09:39] "PUT /security-group/28483df9-8e77-404b-965b-83ef28e2847c HTTP/1.1" 200 262 0.071842 10.0.0.73 - - [2025-10-31 03:09:39] "PUT /access-control-list/f5382d20-aaa2-43dc-849e-75af32ef6302 HTTP/1.1" 200 272 0.032377 10.0.0.73 - - [2025-10-31 03:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.068038 10.0.0.73 - - [2025-10-31 03:09:39] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.020002 10.0.0.73 - - [2025-10-31 03:09:39] "PUT /access-control-list/51c5a4a5-f7cd-4ec5-be3e-cf76dafd2463 HTTP/1.1" 200 272 0.059394 10.0.0.73 - - [2025-10-31 03:09:39] "GET /firewall-rule/eb54c34b-31b9-4c91-94db-fe40aaeac7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002858 10.0.0.73 - - [2025-10-31 03:09:39] "POST /ref-update HTTP/1.1" 200 156 0.048085 10.0.0.73 - - [2025-10-31 03:09:39] "DELETE /firewall-rule/eb54c34b-31b9-4c91-94db-fe40aaeac7a2 HTTP/1.1" 200 115 0.041961 10.0.0.73 - - [2025-10-31 03:09:39] "GET /firewall-policy/f8104be4-af3d-4104-bff1-f4ef8e3e495c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.011267 10.0.0.73 - - [2025-10-31 03:09:39] "GET /firewall-rule/d51c262f-c578-4627-b6c3-5ca26e38f0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002998 10.0.0.73 - - [2025-10-31 03:09:39] "POST /ref-update HTTP/1.1" 200 156 0.046210 10.0.0.73 - - [2025-10-31 03:09:39] "DELETE /firewall-rule/d51c262f-c578-4627-b6c3-5ca26e38f0f7 HTTP/1.1" 200 115 0.055853 10.0.0.73 - - [2025-10-31 03:09:39] "DELETE /tag/612b59cc-6fcf-441d-a89f-fa1646f3f75f HTTP/1.1" 200 115 0.042209 10.0.0.73 - - [2025-10-31 03:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.73 - - [2025-10-31 03:09:39] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004707 10.0.0.73 - - [2025-10-31 03:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.73 - - [2025-10-31 03:09:39] "GET /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003515 10.0.0.73 - - [2025-10-31 03:09:39] "PUT /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121 HTTP/1.1" 200 264 0.066914 10.0.0.73 - - [2025-10-31 03:09:39] "PUT /virtual-network/9fc5f23c-ea5a-402e-a79c-194d6f4c56d3 HTTP/1.1" 200 264 0.049503 10.0.0.73 - - [2025-10-31 03:09:40] "DELETE /security-group/28483df9-8e77-404b-965b-83ef28e2847c HTTP/1.1" 200 115 0.075335 10.0.0.73 - - [2025-10-31 03:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.73 - - [2025-10-31 03:09:40] "DELETE /access-control-list/f5382d20-aaa2-43dc-849e-75af32ef6302 HTTP/1.1" 200 115 0.050252 10.0.0.73 - - [2025-10-31 03:09:40] "DELETE /access-control-list/51c5a4a5-f7cd-4ec5-be3e-cf76dafd2463 HTTP/1.1" 200 115 0.070025 10.0.0.73 - - [2025-10-31 03:09:40] "GET /project/25547006-1ea2-429d-9009-1c2f3c5e95b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.081533 10.0.0.73 - - [2025-10-31 03:09:40] "GET /project/25547006-1ea2-429d-9009-1c2f3c5e95b3?fields=security_groups HTTP/1.1" 200 1352 0.043404 10.0.0.73 - - [2025-10-31 03:09:40] "DELETE /security-group/c2d967f2-618a-40e8-a799-d2bf78bb0eb8 HTTP/1.1" 200 115 0.060791 10.0.0.73 - - [2025-10-31 03:09:40] "DELETE /access-control-list/07193d61-2e7b-40e0-a6d9-880dfc3a6dcc HTTP/1.1" 200 115 0.041064 10.0.0.73 - - [2025-10-31 03:09:40] "GET /project/25547006-1ea2-429d-9009-1c2f3c5e95b3?fields=application_policy_sets HTTP/1.1" 200 1391 0.057223 10.0.0.73 - - [2025-10-31 03:09:40] "DELETE /access-control-list/9b176afa-4b2c-4aa9-9c48-93f09a957e2b HTTP/1.1" 200 115 0.059543 10.0.0.73 - - [2025-10-31 03:09:40] "DELETE /project/25547006-1ea2-429d-9009-1c2f3c5e95b3 HTTP/1.1" 200 115 0.404787 10.0.0.73 - - [2025-10-31 03:10:34] "GET / HTTP/1.1" 200 35931 0.002158 10.0.0.73 - - [2025-10-31 03:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.73 - - [2025-10-31 03:10:34] "GET /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002533 10.0.0.73 - - [2025-10-31 03:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.73 - - [2025-10-31 03:10:34] "GET /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003003 10.0.0.73 - - [2025-10-31 03:10:49] "GET / HTTP/1.1" 200 35931 0.001586 10.0.0.73 - - [2025-10-31 03:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.73 - - [2025-10-31 03:10:49] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004723 10.0.0.73 - - [2025-10-31 03:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.73 - - [2025-10-31 03:10:49] "GET /config-node/b267661b-8d5b-43f5-b425-25e29dd49e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002606 10.0.0.73 - - [2025-10-31 03:11:00] "GET / HTTP/1.1" 200 35931 0.001356 10.0.0.73 - - [2025-10-31 03:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.73 - - [2025-10-31 03:11:00] "GET /routing-instance/65ce2518-af13-4fa1-a2d5-d708a7869c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004071 10.0.0.73 - - [2025-10-31 03:11:00] "POST /bgp-routers HTTP/1.1" 409 301 0.002619 10.0.0.73 - - [2025-10-31 03:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.73 - - [2025-10-31 03:11:00] "GET /bgp-router/60f632af-d4cb-47da-a8b6-43cbfe290a92?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003446 10.0.0.73 - - [2025-10-31 03:11:00] "PUT /bgp-router/60f632af-d4cb-47da-a8b6-43cbfe290a92 HTTP/1.1" 200 254 0.020765 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:11:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001143 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:11:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001498 10.0.0.73 - - [2025-10-31 03:11:15] "GET / HTTP/1.1" 200 35931 0.001961 10.0.0.73 - - [2025-10-31 03:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.73 - - [2025-10-31 03:11:15] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004607 10.0.0.73 - - [2025-10-31 03:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.73 - - [2025-10-31 03:11:15] "GET /config-node/b267661b-8d5b-43f5-b425-25e29dd49e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002101 10.0.0.73 - - [2025-10-31 03:11:15] "GET / HTTP/1.1" 200 35931 0.001707 10.0.0.73 - - [2025-10-31 03:11:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002079 10.0.0.73 - - [2025-10-31 03:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.73 - - [2025-10-31 03:11:20] "GET /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002308 10.0.0.73 - - [2025-10-31 03:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.73 - - [2025-10-31 03:11:20] "PUT /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6 HTTP/1.1" 200 276 0.008642 10.0.0.73 - - [2025-10-31 03:11:21] "GET / HTTP/1.1" 200 35931 0.002446 10.0.0.73 - - [2025-10-31 03:11:21] "POST /alarms HTTP/1.1" 409 264 0.010136 10.0.0.73 - - [2025-10-31 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.73 - - [2025-10-31 03:11:21] "PUT /alarm/388a4689-ef42-4422-8fba-cfc3ef897c02 HTTP/1.1" 200 244 0.011469 10.0.0.73 - - [2025-10-31 03:11:21] "POST /alarms HTTP/1.1" 409 261 0.005598 10.0.0.73 - - [2025-10-31 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.73 - - [2025-10-31 03:11:21] "PUT /alarm/1e181460-dd84-43d7-b108-229dc362a938 HTTP/1.1" 200 244 0.014039 10.0.0.73 - - [2025-10-31 03:11:21] "POST /alarms HTTP/1.1" 409 261 0.003006 10.0.0.73 - - [2025-10-31 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.73 - - [2025-10-31 03:11:21] "PUT /alarm/63d0f338-218b-45bc-b780-9b6e82594c6e HTTP/1.1" 200 244 0.012886 10.0.0.73 - - [2025-10-31 03:11:21] "POST /alarms HTTP/1.1" 409 253 0.002026 10.0.0.73 - - [2025-10-31 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.73 - - [2025-10-31 03:11:21] "PUT /alarm/2a189759-c4ae-46d0-9ed7-d104335d4295 HTTP/1.1" 200 244 0.013091 10.0.0.73 - - [2025-10-31 03:11:21] "POST /alarms HTTP/1.1" 409 251 0.002040 10.0.0.73 - - [2025-10-31 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.73 - - [2025-10-31 03:11:21] "PUT /alarm/6a32baab-43d2-4f8e-8fb7-d9d32c07d8ca HTTP/1.1" 200 244 0.011056 10.0.0.73 - - [2025-10-31 03:11:21] "POST /alarms HTTP/1.1" 409 252 0.010603 10.0.0.73 - - [2025-10-31 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.73 - - [2025-10-31 03:11:21] "PUT /alarm/377ddb4a-18d3-40da-b87b-4366c3a02341 HTTP/1.1" 200 244 0.011111 10.0.0.73 - - [2025-10-31 03:11:21] "POST /alarms HTTP/1.1" 409 256 0.003823 10.0.0.73 - - [2025-10-31 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.73 - - [2025-10-31 03:11:21] "PUT /alarm/612f7596-6a4a-461e-9f8c-d4d2d59e4a58 HTTP/1.1" 200 244 0.011265 10.0.0.73 - - [2025-10-31 03:11:21] "POST /alarms HTTP/1.1" 409 248 0.012791 10.0.0.73 - - [2025-10-31 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.73 - - [2025-10-31 03:11:21] "PUT /alarm/3c818b72-c94f-473c-87f9-458f81701bf9 HTTP/1.1" 200 244 0.012045 10.0.0.73 - - [2025-10-31 03:11:21] "POST /alarms HTTP/1.1" 409 252 0.012640 10.0.0.73 - - [2025-10-31 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.73 - - [2025-10-31 03:11:21] "PUT /alarm/f143c520-c14b-4130-96a9-5b6771be18c8 HTTP/1.1" 200 244 0.012126 10.0.0.73 - - [2025-10-31 03:11:21] "POST /alarms HTTP/1.1" 409 257 0.004565 10.0.0.73 - - [2025-10-31 03:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.73 - - [2025-10-31 03:11:21] "PUT /alarm/498dbed7-3018-440e-928a-2dc064048ae4 HTTP/1.1" 200 244 0.010932 10.0.0.73 - - [2025-10-31 03:11:22] "POST /alarms HTTP/1.1" 409 251 0.010250 10.0.0.73 - - [2025-10-31 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.73 - - [2025-10-31 03:11:22] "PUT /alarm/42d50cde-8dfe-4fd4-b543-49b81640d778 HTTP/1.1" 200 244 0.013845 10.0.0.73 - - [2025-10-31 03:11:22] "POST /alarms HTTP/1.1" 409 257 0.006883 10.0.0.73 - - [2025-10-31 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.73 - - [2025-10-31 03:11:22] "PUT /alarm/08e013d5-cff9-45a9-a39b-efeae422ec54 HTTP/1.1" 200 244 0.016321 10.0.0.73 - - [2025-10-31 03:11:22] "POST /alarms HTTP/1.1" 409 261 0.009626 10.0.0.73 - - [2025-10-31 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.73 - - [2025-10-31 03:11:22] "PUT /alarm/8cc88f58-f70d-43d0-bca7-b36938d96995 HTTP/1.1" 200 244 0.019869 10.0.0.73 - - [2025-10-31 03:11:22] "POST /alarms HTTP/1.1" 409 258 0.004755 10.0.0.73 - - [2025-10-31 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.73 - - [2025-10-31 03:11:22] "PUT /alarm/eb17acff-20bb-4d43-a0e3-95aaa0f22df8 HTTP/1.1" 200 244 0.014671 10.0.0.73 - - [2025-10-31 03:11:22] "POST /alarms HTTP/1.1" 409 254 0.006966 10.0.0.73 - - [2025-10-31 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005097 10.0.0.73 - - [2025-10-31 03:11:22] "PUT /alarm/9c0e766e-935d-481a-9cbe-2e5b10f7386c HTTP/1.1" 200 244 0.019266 10.0.0.73 - - [2025-10-31 03:11:22] "POST /alarms HTTP/1.1" 409 254 0.005722 10.0.0.73 - - [2025-10-31 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009045 10.0.0.73 - - [2025-10-31 03:11:22] "PUT /alarm/f7a6048b-e0ac-4017-af19-644416f9095c HTTP/1.1" 200 244 0.013498 10.0.0.73 - - [2025-10-31 03:11:22] "POST /alarms HTTP/1.1" 409 254 0.013825 10.0.0.73 - - [2025-10-31 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.73 - - [2025-10-31 03:11:22] "PUT /alarm/1ef13dd0-81e0-40d7-ad21-632023133934 HTTP/1.1" 200 244 0.015144 10.0.0.73 - - [2025-10-31 03:11:22] "POST /alarms HTTP/1.1" 409 247 0.016831 10.0.0.73 - - [2025-10-31 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011642 10.0.0.73 - - [2025-10-31 03:11:22] "PUT /alarm/ea3ab3a6-23a5-4a66-b1bc-11ef16768db2 HTTP/1.1" 200 244 0.012197 10.0.0.73 - - [2025-10-31 03:11:22] "POST /alarms HTTP/1.1" 409 272 0.004096 10.0.0.73 - - [2025-10-31 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.73 - - [2025-10-31 03:11:22] "PUT /alarm/854b3882-2d95-496a-b8dc-ba2e2eab88e2 HTTP/1.1" 200 244 0.012000 10.0.0.73 - - [2025-10-31 03:11:22] "POST /alarms HTTP/1.1" 409 261 0.017599 10.0.0.73 - - [2025-10-31 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.73 - - [2025-10-31 03:11:22] "PUT /alarm/f3843d89-22f5-4cee-9642-b113a5a28f27 HTTP/1.1" 200 244 0.015109 10.0.0.73 - - [2025-10-31 03:11:22] "POST /alarms HTTP/1.1" 409 259 0.011023 10.0.0.73 - - [2025-10-31 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.73 - - [2025-10-31 03:11:22] "PUT /alarm/12215603-e60d-4707-b65f-7fd3bd835c7f HTTP/1.1" 200 244 0.018416 10.0.0.73 - - [2025-10-31 03:11:22] "POST /alarms HTTP/1.1" 409 265 0.010812 10.0.0.73 - - [2025-10-31 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.73 - - [2025-10-31 03:11:22] "PUT /alarm/632b5623-8124-4c96-a92f-711d26bb81a5 HTTP/1.1" 200 244 0.013440 10.0.0.73 - - [2025-10-31 03:11:22] "POST /alarms HTTP/1.1" 409 279 0.005349 10.0.0.73 - - [2025-10-31 03:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.73 - - [2025-10-31 03:11:23] "PUT /alarm/2bd43821-9c1d-4214-a5ea-5f6cb165f771 HTTP/1.1" 200 244 0.024255 10.0.0.73 - - [2025-10-31 03:11:23] "GET / HTTP/1.1" 200 35931 0.001577 10.0.0.73 - - [2025-10-31 03:11:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005630 10.0.0.73 - - [2025-10-31 03:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.73 - - [2025-10-31 03:11:23] "PUT /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6 HTTP/1.1" 200 276 0.009081 10.0.0.73 - - [2025-10-31 03:11:23] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.73 - - [2025-10-31 03:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.73 - - [2025-10-31 03:11:23] "GET /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002564 10.0.0.73 - - [2025-10-31 03:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.73 - - [2025-10-31 03:11:23] "PUT /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6 HTTP/1.1" 200 276 0.018524 10.0.0.73 - - [2025-10-31 03:11:23] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.73 - - [2025-10-31 03:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007586 10.0.0.73 - - [2025-10-31 03:11:24] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006419 10.0.0.73 - - [2025-10-31 03:11:24] "PUT /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72 HTTP/1.1" 200 274 0.023030 10.0.0.73 - - [2025-10-31 03:11:27] "GET / HTTP/1.1" 200 35931 0.001310 10.0.0.73 - - [2025-10-31 03:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.73 - - [2025-10-31 03:11:27] "GET /routing-instance/65ce2518-af13-4fa1-a2d5-d708a7869c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002874 10.0.0.73 - - [2025-10-31 03:11:27] "POST /bgp-routers HTTP/1.1" 409 301 0.005920 10.0.0.73 - - [2025-10-31 03:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.73 - - [2025-10-31 03:11:27] "GET /bgp-router/60f632af-d4cb-47da-a8b6-43cbfe290a92?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003128 10.0.0.73 - - [2025-10-31 03:11:27] "PUT /bgp-router/60f632af-d4cb-47da-a8b6-43cbfe290a92 HTTP/1.1" 200 254 0.016732 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:11:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:11:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001167 10.0.0.73 - - [2025-10-31 03:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.73 - - [2025-10-31 03:11:29] "GET /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003154 10.0.0.73 - - [2025-10-31 03:11:44] "GET / HTTP/1.1" 200 35931 0.001990 10.0.0.73 - - [2025-10-31 03:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.73 - - [2025-10-31 03:11:44] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007907 10.0.0.73 - - [2025-10-31 03:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.73 - - [2025-10-31 03:11:44] "GET /config-node/b267661b-8d5b-43f5-b425-25e29dd49e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002276 10.0.0.73 - - [2025-10-31 03:11:45] "GET / HTTP/1.1" 200 35931 0.001259 10.0.0.73 - - [2025-10-31 03:11:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001928 10.0.0.73 - - [2025-10-31 03:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.73 - - [2025-10-31 03:11:50] "GET /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002325 10.0.0.73 - - [2025-10-31 03:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.73 - - [2025-10-31 03:11:50] "PUT /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6 HTTP/1.1" 200 276 0.006950 10.0.0.73 - - [2025-10-31 03:11:50] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.73 - - [2025-10-31 03:11:50] "POST /alarms HTTP/1.1" 409 264 0.002352 10.0.0.73 - - [2025-10-31 03:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.73 - - [2025-10-31 03:11:50] "PUT /alarm/388a4689-ef42-4422-8fba-cfc3ef897c02 HTTP/1.1" 200 244 0.009201 10.0.0.73 - - [2025-10-31 03:11:50] "POST /alarms HTTP/1.1" 409 261 0.002123 10.0.0.73 - - [2025-10-31 03:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.73 - - [2025-10-31 03:11:50] "PUT /alarm/1e181460-dd84-43d7-b108-229dc362a938 HTTP/1.1" 200 244 0.008376 10.0.0.73 - - [2025-10-31 03:11:50] "POST /alarms HTTP/1.1" 409 261 0.001949 10.0.0.73 - - [2025-10-31 03:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.73 - - [2025-10-31 03:11:50] "PUT /alarm/63d0f338-218b-45bc-b780-9b6e82594c6e HTTP/1.1" 200 244 0.009406 10.0.0.73 - - [2025-10-31 03:11:50] "POST /alarms HTTP/1.1" 409 253 0.007944 10.0.0.73 - - [2025-10-31 03:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.73 - - [2025-10-31 03:11:50] "PUT /alarm/2a189759-c4ae-46d0-9ed7-d104335d4295 HTTP/1.1" 200 244 0.009529 10.0.0.73 - - [2025-10-31 03:11:50] "POST /alarms HTTP/1.1" 409 251 0.008002 10.0.0.73 - - [2025-10-31 03:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.73 - - [2025-10-31 03:11:50] "PUT /alarm/6a32baab-43d2-4f8e-8fb7-d9d32c07d8ca HTTP/1.1" 200 244 0.010657 10.0.0.73 - - [2025-10-31 03:11:50] "POST /alarms HTTP/1.1" 409 252 0.002451 10.0.0.73 - - [2025-10-31 03:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.73 - - [2025-10-31 03:11:50] "PUT /alarm/377ddb4a-18d3-40da-b87b-4366c3a02341 HTTP/1.1" 200 244 0.012297 10.0.0.73 - - [2025-10-31 03:11:50] "POST /alarms HTTP/1.1" 409 256 0.009076 10.0.0.73 - - [2025-10-31 03:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.73 - - [2025-10-31 03:11:50] "PUT /alarm/612f7596-6a4a-461e-9f8c-d4d2d59e4a58 HTTP/1.1" 200 244 0.011143 10.0.0.73 - - [2025-10-31 03:11:50] "POST /alarms HTTP/1.1" 409 248 0.006384 10.0.0.73 - - [2025-10-31 03:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.73 - - [2025-10-31 03:11:51] "PUT /alarm/3c818b72-c94f-473c-87f9-458f81701bf9 HTTP/1.1" 200 244 0.008936 10.0.0.73 - - [2025-10-31 03:11:51] "POST /alarms HTTP/1.1" 409 252 0.002674 10.0.0.73 - - [2025-10-31 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.73 - - [2025-10-31 03:11:51] "PUT /alarm/f143c520-c14b-4130-96a9-5b6771be18c8 HTTP/1.1" 200 244 0.010824 10.0.0.73 - - [2025-10-31 03:11:51] "POST /alarms HTTP/1.1" 409 257 0.013576 10.0.0.73 - - [2025-10-31 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.73 - - [2025-10-31 03:11:51] "PUT /alarm/498dbed7-3018-440e-928a-2dc064048ae4 HTTP/1.1" 200 244 0.010160 10.0.0.73 - - [2025-10-31 03:11:51] "POST /alarms HTTP/1.1" 409 251 0.007333 10.0.0.73 - - [2025-10-31 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.73 - - [2025-10-31 03:11:51] "PUT /alarm/42d50cde-8dfe-4fd4-b543-49b81640d778 HTTP/1.1" 200 244 0.009622 10.0.0.73 - - [2025-10-31 03:11:51] "POST /alarms HTTP/1.1" 409 257 0.005018 10.0.0.73 - - [2025-10-31 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.73 - - [2025-10-31 03:11:51] "PUT /alarm/08e013d5-cff9-45a9-a39b-efeae422ec54 HTTP/1.1" 200 244 0.010378 10.0.0.73 - - [2025-10-31 03:11:51] "POST /alarms HTTP/1.1" 409 261 0.016925 10.0.0.73 - - [2025-10-31 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.73 - - [2025-10-31 03:11:51] "PUT /alarm/8cc88f58-f70d-43d0-bca7-b36938d96995 HTTP/1.1" 200 244 0.010860 10.0.0.73 - - [2025-10-31 03:11:51] "POST /alarms HTTP/1.1" 409 258 0.006207 10.0.0.73 - - [2025-10-31 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.73 - - [2025-10-31 03:11:51] "PUT /alarm/eb17acff-20bb-4d43-a0e3-95aaa0f22df8 HTTP/1.1" 200 244 0.010314 10.0.0.73 - - [2025-10-31 03:11:51] "POST /alarms HTTP/1.1" 409 254 0.008839 10.0.0.73 - - [2025-10-31 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.73 - - [2025-10-31 03:11:51] "PUT /alarm/9c0e766e-935d-481a-9cbe-2e5b10f7386c HTTP/1.1" 200 244 0.009172 10.0.0.73 - - [2025-10-31 03:11:51] "POST /alarms HTTP/1.1" 409 254 0.004215 10.0.0.73 - - [2025-10-31 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.73 - - [2025-10-31 03:11:51] "PUT /alarm/f7a6048b-e0ac-4017-af19-644416f9095c HTTP/1.1" 200 244 0.010407 10.0.0.73 - - [2025-10-31 03:11:51] "POST /alarms HTTP/1.1" 409 254 0.009644 10.0.0.73 - - [2025-10-31 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.73 - - [2025-10-31 03:11:51] "PUT /alarm/1ef13dd0-81e0-40d7-ad21-632023133934 HTTP/1.1" 200 244 0.009520 10.0.0.73 - - [2025-10-31 03:11:51] "POST /alarms HTTP/1.1" 409 247 0.010562 10.0.0.73 - - [2025-10-31 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.73 - - [2025-10-31 03:11:51] "PUT /alarm/ea3ab3a6-23a5-4a66-b1bc-11ef16768db2 HTTP/1.1" 200 244 0.014214 10.0.0.73 - - [2025-10-31 03:11:51] "POST /alarms HTTP/1.1" 409 272 0.010437 10.0.0.73 - - [2025-10-31 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010818 10.0.0.73 - - [2025-10-31 03:11:51] "PUT /alarm/854b3882-2d95-496a-b8dc-ba2e2eab88e2 HTTP/1.1" 200 244 0.009622 10.0.0.73 - - [2025-10-31 03:11:51] "POST /alarms HTTP/1.1" 409 261 0.010135 10.0.0.73 - - [2025-10-31 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.73 - - [2025-10-31 03:11:51] "PUT /alarm/f3843d89-22f5-4cee-9642-b113a5a28f27 HTTP/1.1" 200 244 0.010478 10.0.0.73 - - [2025-10-31 03:11:51] "POST /alarms HTTP/1.1" 409 259 0.004373 10.0.0.73 - - [2025-10-31 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.73 - - [2025-10-31 03:11:51] "PUT /alarm/12215603-e60d-4707-b65f-7fd3bd835c7f HTTP/1.1" 200 244 0.009686 10.0.0.73 - - [2025-10-31 03:11:51] "POST /alarms HTTP/1.1" 409 265 0.003354 10.0.0.73 - - [2025-10-31 03:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.73 - - [2025-10-31 03:11:51] "PUT /alarm/632b5623-8124-4c96-a92f-711d26bb81a5 HTTP/1.1" 200 244 0.012065 10.0.0.73 - - [2025-10-31 03:11:52] "POST /alarms HTTP/1.1" 409 279 0.002653 10.0.0.73 - - [2025-10-31 03:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.73 - - [2025-10-31 03:11:52] "PUT /alarm/2bd43821-9c1d-4214-a5ea-5f6cb165f771 HTTP/1.1" 200 244 0.009887 10.0.0.73 - - [2025-10-31 03:11:52] "GET / HTTP/1.1" 200 35931 0.002113 10.0.0.73 - - [2025-10-31 03:11:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002653 10.0.0.73 - - [2025-10-31 03:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.73 - - [2025-10-31 03:11:52] "PUT /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6 HTTP/1.1" 200 276 0.007851 10.0.0.73 - - [2025-10-31 03:11:52] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.73 - - [2025-10-31 03:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.73 - - [2025-10-31 03:11:52] "GET /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002538 10.0.0.73 - - [2025-10-31 03:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.73 - - [2025-10-31 03:11:52] "PUT /global-vrouter-config/93d9c015-35b9-427f-b7ca-dfa65cf25ab6 HTTP/1.1" 200 276 0.009650 10.0.0.73 - - [2025-10-31 03:11:52] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.73 - - [2025-10-31 03:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.73 - - [2025-10-31 03:11:52] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005948 10.0.0.73 - - [2025-10-31 03:11:52] "PUT /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72 HTTP/1.1" 200 274 0.016671 10.0.0.73 - - [2025-10-31 03:11:56] "GET / HTTP/1.1" 200 35931 0.001608 10.0.0.73 - - [2025-10-31 03:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.73 - - [2025-10-31 03:11:56] "GET /routing-instance/65ce2518-af13-4fa1-a2d5-d708a7869c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002863 10.0.0.73 - - [2025-10-31 03:11:56] "POST /bgp-routers HTTP/1.1" 409 301 0.001795 10.0.0.73 - - [2025-10-31 03:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.73 - - [2025-10-31 03:11:56] "GET /bgp-router/60f632af-d4cb-47da-a8b6-43cbfe290a92?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003701 10.0.0.73 - - [2025-10-31 03:11:56] "PUT /bgp-router/60f632af-d4cb-47da-a8b6-43cbfe290a92 HTTP/1.1" 200 254 0.015724 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:11:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000800 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:11:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001146 10.0.0.73 - - [2025-10-31 03:12:00] "POST /tags HTTP/1.1" 200 355 0.027570 10.0.0.73 - - [2025-10-31 03:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006807 10.0.0.73 - - [2025-10-31 03:12:00] "GET /tag/a8fec2d1-d029-47d2-ba95-df918cdae8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.037907 10.0.0.73 - - [2025-10-31 03:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007158 10.0.0.73 - - [2025-10-31 03:12:00] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.043140 10.0.0.73 - - [2025-10-31 03:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.73 - - [2025-10-31 03:12:00] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.073084 10.0.0.73 - - [2025-10-31 03:12:00] "POST /virtual-machines HTTP/1.1" 200 351 0.019794 10.0.0.73 - - [2025-10-31 03:12:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.036688 10.0.0.73 - - [2025-10-31 03:12:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.156801 10.0.0.73 - - [2025-10-31 03:12:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010720 10.0.0.73 - - [2025-10-31 03:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005029 10.0.0.73 - - [2025-10-31 03:12:01] "GET /virtual-machine-interface/5e12247a-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008913 10.0.0.73 - - [2025-10-31 03:12:01] "POST /instance-ips HTTP/1.1" 200 391 0.027829 10.0.0.73 - - [2025-10-31 03:12:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.028748 10.0.0.73 - - [2025-10-31 03:12:01] "GET /virtual-machine-interface/5e12247a-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.019337 10.0.0.73 - - [2025-10-31 03:12:01] "POST /set-tag HTTP/1.1" 200 109 0.019553 10.0.0.73 - - [2025-10-31 03:12:01] "GET /virtual-machine-interface/5e12247a-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.020876 10.0.0.73 - - [2025-10-31 03:12:01] "GET /instance-ip/5e33d246-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.011884 10.0.0.73 - - [2025-10-31 03:12:01] "GET /virtual-machine-interface/5e12247a-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005191 10.0.0.73 - - [2025-10-31 03:12:01] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.73 - - [2025-10-31 03:12:01] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005602 10.0.0.73 - - [2025-10-31 03:12:01] "POST /ref-update HTTP/1.1" 200 156 0.008760 10.0.0.73 - - [2025-10-31 03:12:01] "GET /virtual-machine-interface/5e12247a-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.014397 10.0.0.73 - - [2025-10-31 03:12:01] "POST /set-tag HTTP/1.1" 200 109 0.003596 10.0.0.73 - - [2025-10-31 03:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.73 - - [2025-10-31 03:12:01] "GET /virtual-network/546a282a-dd79-40b9-bbf6-73e9edb86121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004258 10.0.0.73 - - [2025-10-31 03:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.73 - - [2025-10-31 03:12:01] "GET /project/0766af53-cd84-48d6-90ae-103405a8604a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036145 10.0.0.73 - - [2025-10-31 03:12:01] "POST /virtual-machines HTTP/1.1" 200 355 0.009147 10.0.0.73 - - [2025-10-31 03:12:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014425 10.0.0.73 - - [2025-10-31 03:12:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.105887 10.0.0.73 - - [2025-10-31 03:12:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008990 10.0.0.73 - - [2025-10-31 03:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020795 10.0.0.73 - - [2025-10-31 03:12:01] "GET /virtual-machine-interface/5e94c830-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005042 10.0.0.73 - - [2025-10-31 03:12:01] "POST /instance-ips HTTP/1.1" 200 395 0.037272 10.0.0.73 - - [2025-10-31 03:12:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.035262 10.0.0.73 - - [2025-10-31 03:12:01] "GET /virtual-machine-interface/5e94c830-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.012448 10.0.0.73 - - [2025-10-31 03:12:02] "POST /set-tag HTTP/1.1" 200 109 0.019609 10.0.0.73 - - [2025-10-31 03:12:02] "GET /virtual-machine-interface/5e94c830-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.014010 10.0.0.73 - - [2025-10-31 03:12:02] "GET /instance-ip/5eaead9a-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003690 10.0.0.73 - - [2025-10-31 03:12:02] "GET /virtual-machine-interface/5e94c830-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006112 10.0.0.73 - - [2025-10-31 03:12:02] "POST /set-tag HTTP/1.1" 200 109 0.003948 10.0.0.73 - - [2025-10-31 03:12:02] "GET /virtual-router/4b95c598-2e3b-430b-b0bd-cbb9b879a38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.008511 10.0.0.73 - - [2025-10-31 03:12:02] "POST /ref-update HTTP/1.1" 200 156 0.008321 10.0.0.73 - - [2025-10-31 03:12:02] "GET /virtual-machine-interface/5e94c830-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.016439 10.0.0.73 - - [2025-10-31 03:12:02] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.73 - - [2025-10-31 03:12:02] "GET /virtual-machine-interface/5e12247a-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004511 10.0.0.73 - - [2025-10-31 03:12:02] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.73 - - [2025-10-31 03:12:02] "GET /virtual-machine-interface/5e94c830-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004224 10.0.0.73 - - [2025-10-31 03:12:02] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.73 - - [2025-10-31 03:12:12] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.73 - - [2025-10-31 03:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.73 - - [2025-10-31 03:12:12] "GET /global-system-config/a91f56f1-6f24-464b-bcdd-c519062b2e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005072 10.0.0.73 - - [2025-10-31 03:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.73 - - [2025-10-31 03:12:12] "GET /config-node/b267661b-8d5b-43f5-b425-25e29dd49e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001726 10.0.0.73 - - [2025-10-31 03:12:14] "GET /virtual-machine-interface/5e12247a-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008571 10.0.0.73 - - [2025-10-31 03:12:14] "POST /set-tag HTTP/1.1" 200 109 0.003924 10.0.0.73 - - [2025-10-31 03:12:15] "GET /virtual-machine-interface/5e94c830-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004677 10.0.0.73 - - [2025-10-31 03:12:15] "POST /set-tag HTTP/1.1" 200 109 0.002006 10.0.0.73 - - [2025-10-31 03:12:15] "GET /virtual-machine-interface/5e12247a-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004295 10.0.0.73 - - [2025-10-31 03:12:15] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.73 - - [2025-10-31 03:12:24] "GET / HTTP/1.1" 200 35931 0.001366 10.0.0.73 - - [2025-10-31 03:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.73 - - [2025-10-31 03:12:24] "GET /routing-instance/65ce2518-af13-4fa1-a2d5-d708a7869c68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005080 10.0.0.73 - - [2025-10-31 03:12:24] "POST /bgp-routers HTTP/1.1" 409 301 0.002500 10.0.0.73 - - [2025-10-31 03:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007367 10.0.0.73 - - [2025-10-31 03:12:24] "GET /bgp-router/60f632af-d4cb-47da-a8b6-43cbfe290a92?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002772 10.0.0.73 - - [2025-10-31 03:12:24] "PUT /bgp-router/60f632af-d4cb-47da-a8b6-43cbfe290a92 HTTP/1.1" 200 254 0.036511 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:12:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001239 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:12:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001079 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:12:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001261 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:12:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001022 10.0.0.73 - - [2025-10-31 03:12:47] "GET /virtual-machine-interface/5e12247a-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005263 10.0.0.73 - - [2025-10-31 03:12:47] "POST /set-tag HTTP/1.1" 200 109 0.004738 10.0.0.73 - - [2025-10-31 03:12:47] "GET /virtual-machine-interface/5e12247a-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006049 10.0.0.73 - - [2025-10-31 03:12:47] "POST /set-tag HTTP/1.1" 200 109 0.003174 10.0.0.73 - - [2025-10-31 03:12:47] "GET /virtual-machine/42788907-4878-43c8-87dd-a9fddbe048ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.002727 10.0.0.73 - - [2025-10-31 03:12:47] "POST /ref-update HTTP/1.1" 200 156 0.038741 10.0.0.73 - - [2025-10-31 03:12:47] "GET /virtual-machine-interface/5e12247a-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008780 10.0.0.73 - - [2025-10-31 03:12:47] "POST /set-tag HTTP/1.1" 200 109 0.022385 10.0.0.73 - - [2025-10-31 03:12:47] "POST /set-tag HTTP/1.1" 200 109 0.069444 10.0.0.73 - - [2025-10-31 03:12:47] "DELETE /instance-ip/5e33d246-b607-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.061795 10.0.0.73 - - [2025-10-31 03:12:47] "DELETE /virtual-machine-interface/5e12247a-b607-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.045836 10.0.0.73 - - [2025-10-31 03:12:47] "DELETE /virtual-machine/42788907-4878-43c8-87dd-a9fddbe048ed HTTP/1.1" 200 115 0.027488 10.0.0.73 - - [2025-10-31 03:12:47] "GET /virtual-machine-interface/5e94c830-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008425 10.0.0.73 - - [2025-10-31 03:12:47] "POST /set-tag HTTP/1.1" 200 109 0.003436 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:12:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.73 - - [2025-10-31 03:12:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000835 10.0.0.73 - - [2025-10-31 03:13:18] "GET /virtual-machine-interface/5e94c830-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004913 10.0.0.73 - - [2025-10-31 03:13:18] "POST /set-tag HTTP/1.1" 200 109 0.003913 10.0.0.73 - - [2025-10-31 03:13:18] "GET /virtual-machine-interface/5e94c830-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005482 10.0.0.73 - - [2025-10-31 03:13:18] "POST /set-tag HTTP/1.1" 200 109 0.004294 10.0.0.73 - - [2025-10-31 03:13:18] "GET /virtual-machine/6cf6a5e6-4475-4f46-a982-f515c3d72866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002772 10.0.0.73 - - [2025-10-31 03:13:18] "POST /ref-update HTTP/1.1" 200 156 0.010093 10.0.0.73 - - [2025-10-31 03:13:18] "GET /virtual-machine-interface/5e94c830-b607-11f0-bb1a-fa163e479cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004583 10.0.0.73 - - [2025-10-31 03:13:18] "POST /set-tag HTTP/1.1" 200 109 0.019978 10.0.0.73 - - [2025-10-31 03:13:18] "POST /set-tag HTTP/1.1" 200 109 0.022155 10.0.0.73 - - [2025-10-31 03:13:18] "DELETE /instance-ip/5eaead9a-b607-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.044246 10.0.0.73 - - [2025-10-31 03:13:18] "DELETE /virtual-machine-interface/5e94c830-b607-11f0-bb1a-fa163e479cb1 HTTP/1.1" 200 115 0.045347 10.0.0.73 - - [2025-10-31 03:13:18] "DELETE /virtual-machine/6cf6a5e6-4475-4f46-a982-f515c3d72866 HTTP/1.1" 200 115 0.037289 10.0.0.73 - - [2025-10-31 03:13:18] "DELETE /tag/a8fec2d1-d029-47d2-ba95-df918cdae8e1 HTTP/1.1" 200 115 0.060812