+++ date ++ echo 'INFO: =================== Thu Oct 9 01:38:46 AM UTC 2025 ===================' INFO: =================== Thu Oct 9 01:38:46 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 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.57 ++ 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.57 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.57 ++ ANALYTICSDB_NODES=10.0.0.57 ++ ANALYTICS_SNMP_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8081 ' +++ '[' -n '10.0.0.57:8081 ' ']' +++ echo 10.0.0.57:8081 ++ ANALYTICS_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9042 ' +++ '[' -n '10.0.0.57:9042 ' ']' +++ echo 10.0.0.57:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.57:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8086 ' +++ '[' -n '10.0.0.57:8086 ' ']' +++ echo 10.0.0.57:8086 ++ COLLECTOR_SERVERS=10.0.0.57: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.57 ++ CONFIGDB_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8082 ' +++ '[' -n '10.0.0.57:8082 ' ']' +++ echo 10.0.0.57:8082 ++ CONFIG_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9161 ' +++ '[' -n '10.0.0.57:9161 ' ']' +++ echo 10.0.0.57:9161 ++ CONFIGDB_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9041 ' +++ '[' -n '10.0.0.57:9041 ' ']' +++ echo 10.0.0.57:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.57: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.57 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.57 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57:2181, +++ '[' -n 10.0.0.57:2181, ']' +++ echo 10.0.0.57:2181 ++ ZOOKEEPER_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:2181 ' +++ '[' -n '10.0.0.57:2181 ' ']' +++ echo 10.0.0.57:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.57:2181 ++ RABBITMQ_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57:5673, +++ '[' -n 10.0.0.57:5673, ']' +++ echo 10.0.0.57:5673 ++ RABBITMQ_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:6379 ' +++ '[' -n '10.0.0.57:6379 ' ']' +++ echo 10.0.0.57:6379 ++ REDIS_SERVERS=10.0.0.57: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.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9092 ' +++ '[' -n '10.0.0.57:9092 ' ']' +++ echo 10.0.0.57:9092 ++ KAFKA_SERVERS=10.0.0.57: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.57 ++ 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.57 ++ 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.57 + local cassandra=10.0.0.57 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.57 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.57 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.57 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.57 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.57 +++ local servers=10.0.0.57 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.57,10.212.21.1,127.0.0.1,172.17.0.1,252.57.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.57'\''))' +++ local server_ip=10.0.0.57 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.57 ]] +++ [[ ,10.0.0.57,10.212.21.1,127.0.0.1,172.17.0.1,252.57.0.1,, =~ ,10\.0\.0\.57, ]] +++ echo 10.0.0.57 1 +++ return ++ local ip=10.0.0.57 ++ [[ -z 10.0.0.57 ]] ++ echo 10.0.0.57 + host_ip=10.0.0.57 + [[ cql == \c\q\l ]] ++ echo 10.0.0.57:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.57:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.57:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/09/2025 01:39:26.135 7f9ed3979e80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/09/2025 01:39:26.285 7f9ed3979e80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/09/2025 01:39:26.305 7f9ed3979e80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/09/2025 01:39:26.306 7f9ed3979e80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.57:8082/ Hit Ctrl-C to quit. 10.0.0.57 - - [2025-10-09 01:39:31] "GET / HTTP/1.1" 503 181 0.001005 10.0.0.57 - - [2025-10-09 01:39:31] "GET / HTTP/1.1" 200 35931 0.001365 10.0.0.57 - - [2025-10-09 01:39:32] "GET / HTTP/1.1" 200 45303 0.002393 10.0.0.57 - - [2025-10-09 01:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.57 - - [2025-10-09 01:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.57 - - [2025-10-09 01:39:32] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.57 - - [2025-10-09 01:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.57 - - [2025-10-09 01:39:32] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007971 10.0.0.57 - - [2025-10-09 01:39:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.004826 10.0.0.57 - - [2025-10-09 01:39:33] "POST /config-nodes HTTP/1.1" 200 593 0.028677 10.0.0.57 - - [2025-10-09 01:39:33] "GET / HTTP/1.1" 200 35931 0.004965 10.0.0.57 - - [2025-10-09 01:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008648 10.0.0.57 - - [2025-10-09 01:39:33] "GET /network-ipam/f7bed46d-76a1-4ae8-8941-1721d67aa882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005479 10.0.0.57 - - [2025-10-09 01:39:33] "GET / HTTP/1.1" 200 35931 0.002286 10.0.0.57 - - [2025-10-09 01:39:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005050 10.0.0.57 - - [2025-10-09 01:39:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.002969 10.0.0.57 - - [2025-10-09 01:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.57 - - [2025-10-09 01:39:33] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005069 10.0.0.57 - - [2025-10-09 01:39:33] "POST /service-appliance-sets HTTP/1.1" 200 553 0.028330 10.0.0.57 - - [2025-10-09 01:39:33] "POST /fqname-to-id HTTP/1.1" 404 180 0.002294 10.0.0.57 - - [2025-10-09 01:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.57 - - [2025-10-09 01:39:33] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007622 10.0.0.57 - - [2025-10-09 01:39:33] "POST /service-appliance-sets HTTP/1.1" 200 541 0.028380 10.0.0.57 - - [2025-10-09 01:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.57 - - [2025-10-09 01:39:33] "GET /network-ipam/f7bed46d-76a1-4ae8-8941-1721d67aa882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002734 10.0.0.57 - - [2025-10-09 01:39:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.003721 10.0.0.57 - - [2025-10-09 01:39:33] "POST /service-templates HTTP/1.1" 200 511 0.183185 10.0.0.57 - - [2025-10-09 01:39:33] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.57 - - [2025-10-09 01:39:33] "POST /access-control-lists HTTP/1.1" 200 587 0.096083 10.0.0.57 - - [2025-10-09 01:39:33] "POST /service-templates HTTP/1.1" 200 501 0.080865 10.0.0.57 - - [2025-10-09 01:39:33] "POST /fqname-to-id HTTP/1.1" 404 224 0.008799 10.0.0.57 - - [2025-10-09 01:39:34] "POST /access-control-lists HTTP/1.1" 200 585 0.088597 10.0.0.57 - - [2025-10-09 01:39:34] "POST /service-templates HTTP/1.1" 200 515 0.103903 10.0.0.57 - - [2025-10-09 01:39:34] "POST /service-templates HTTP/1.1" 200 535 0.060373 10.0.0.57 - - [2025-10-09 01:39:34] "POST /service-templates HTTP/1.1" 200 507 0.090629 10.0.0.57 - - [2025-10-09 01:39:34] "POST /route-targets HTTP/1.1" 200 327 0.032156 10.0.0.57 - - [2025-10-09 01:39:34] "POST /ref-update HTTP/1.1" 200 156 0.048316 10.0.0.57 - - [2025-10-09 01:39:34] "POST /route-targets HTTP/1.1" 200 327 0.051900 10.0.0.57 - - [2025-10-09 01:39:34] "POST /ref-update HTTP/1.1" 200 156 0.022057 10.0.0.57 - - [2025-10-09 01:39:34] "POST /route-targets HTTP/1.1" 200 327 0.061524 10.0.0.57 - - [2025-10-09 01:39:34] "POST /ref-update HTTP/1.1" 200 156 0.021105 10.0.0.57 - - [2025-10-09 01:39:34] "POST /route-targets HTTP/1.1" 200 327 0.032649 10.0.0.57 - - [2025-10-09 01:39:34] "POST /ref-update HTTP/1.1" 200 156 0.015527 10.0.0.57 - - [2025-10-09 01:39:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.007488 10.0.0.57 - - [2025-10-09 01:39:34] "GET / HTTP/1.1" 200 35931 0.001729 10.0.0.57 - - [2025-10-09 01:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.57 - - [2025-10-09 01:39:34] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011772 10.0.0.57 - - [2025-10-09 01:39:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.001948 10.0.0.57 - - [2025-10-09 01:39:35] "POST /access-control-lists HTTP/1.1" 200 551 0.097873 10.0.0.57 - - [2025-10-09 01:39:35] "PUT /access-control-list/e840eb62-58bf-4819-888f-a5f264f29e91 HTTP/1.1" 200 272 0.014293 10.0.0.57 - - [2025-10-09 01:39:35] "POST /config-database-nodes HTTP/1.1" 200 611 0.035640 10.0.0.57 - - [2025-10-09 01:39:35] "PUT /access-control-list/4d9715ec-3c7d-4b09-8758-6f78060a19b1 HTTP/1.1" 200 272 0.038784 10.0.0.57 - - [2025-10-09 01:39:37] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.57 - - [2025-10-09 01:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.57 - - [2025-10-09 01:39:37] "GET /routing-instance/6dcfd525-16a0-47a1-9bc7-074df153e5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002914 10.0.0.57 - - [2025-10-09 01:39:37] "POST /bgp-routers HTTP/1.1" 200 616 0.017437 10.0.0.57 - - [2025-10-09 01:39:37] "GET /bgp-router/e5f11d33-3c8f-4e93-86d3-d74ed914319c?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.012305 10.0.0.57 - - [2025-10-09 01:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.57 - - [2025-10-09 01:39:37] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004443 10.0.0.57 - - [2025-10-09 01:39:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001935 10.0.0.57 - - [2025-10-09 01:39:37] "POST /ref-update HTTP/1.1" 200 156 0.007195 10.0.0.57 - - [2025-10-09 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.57 - - [2025-10-09 01:39:38] "GET /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002542 10.0.0.57 - - [2025-10-09 01:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008295 10.0.0.57 - - [2025-10-09 01:39:38] "PUT /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881 HTTP/1.1" 200 276 0.007489 10.0.0.57 - - [2025-10-09 01:39:38] "GET / HTTP/1.1" 200 35931 0.001527 10.0.0.57 - - [2025-10-09 01:39:38] "POST /alarms HTTP/1.1" 200 581 0.060917 10.0.0.57 - - [2025-10-09 01:39:38] "POST /alarms HTTP/1.1" 200 575 0.025351 10.0.0.57 - - [2025-10-09 01:39:38] "POST /alarms HTTP/1.1" 200 575 0.023334 10.0.0.57 - - [2025-10-09 01:39:38] "POST /alarms HTTP/1.1" 200 559 0.020759 10.0.0.57 - - [2025-10-09 01:39:38] "POST /alarms HTTP/1.1" 200 555 0.018544 10.0.0.57 - - [2025-10-09 01:39:38] "POST /alarms HTTP/1.1" 200 557 0.044648 10.0.0.57 - - [2025-10-09 01:39:38] "POST /alarms HTTP/1.1" 200 565 0.025198 10.0.0.57 - - [2025-10-09 01:39:38] "POST /alarms HTTP/1.1" 200 549 0.031589 10.0.0.57 - - [2025-10-09 01:39:39] "POST /alarms HTTP/1.1" 200 557 0.032985 10.0.0.57 - - [2025-10-09 01:39:39] "POST /alarms HTTP/1.1" 200 567 0.027352 10.0.0.57 - - [2025-10-09 01:39:39] "POST /alarms HTTP/1.1" 200 555 0.032016 10.0.0.57 - - [2025-10-09 01:39:39] "POST /alarms HTTP/1.1" 200 567 0.053669 10.0.0.57 - - [2025-10-09 01:39:39] "POST /alarms HTTP/1.1" 200 575 0.083501 10.0.0.57 - - [2025-10-09 01:39:39] "POST /alarms HTTP/1.1" 200 569 0.032689 10.0.0.57 - - [2025-10-09 01:39:39] "POST /alarms HTTP/1.1" 200 561 0.037456 10.0.0.57 - - [2025-10-09 01:39:39] "POST /alarms HTTP/1.1" 200 561 0.051756 10.0.0.57 - - [2025-10-09 01:39:39] "POST /alarms HTTP/1.1" 200 561 0.026794 10.0.0.57 - - [2025-10-09 01:39:39] "POST /alarms HTTP/1.1" 200 547 0.033530 10.0.0.57 - - [2025-10-09 01:39:39] "POST /alarms HTTP/1.1" 200 595 0.016855 10.0.0.57 - - [2025-10-09 01:39:39] "POST /alarms HTTP/1.1" 200 575 0.028804 10.0.0.57 - - [2025-10-09 01:39:39] "POST /alarms HTTP/1.1" 200 571 0.021960 10.0.0.57 - - [2025-10-09 01:39:39] "POST /alarms HTTP/1.1" 200 583 0.019693 10.0.0.57 - - [2025-10-09 01:39:39] "POST /alarms HTTP/1.1" 200 609 0.024723 10.0.0.57 - - [2025-10-09 01:39:40] "GET / HTTP/1.1" 200 35931 0.001417 10.0.0.57 - - [2025-10-09 01:39:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002597 10.0.0.57 - - [2025-10-09 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.57 - - [2025-10-09 01:39:40] "PUT /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881 HTTP/1.1" 200 276 0.016438 10.0.0.57 - - [2025-10-09 01:39:40] "GET / HTTP/1.1" 200 35931 0.001216 10.0.0.57 - - [2025-10-09 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.57 - - [2025-10-09 01:39:40] "GET /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002464 10.0.0.57 - - [2025-10-09 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.57 - - [2025-10-09 01:39:40] "PUT /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881 HTTP/1.1" 200 276 0.008474 10.0.0.57 - - [2025-10-09 01:39:40] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.57 - - [2025-10-09 01:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.57 - - [2025-10-09 01:39:40] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005580 10.0.0.57 - - [2025-10-09 01:39:40] "PUT /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39 HTTP/1.1" 200 274 0.019608 10.0.0.57 - - [2025-10-09 01:41:18] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.57 - - [2025-10-09 01:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.57 - - [2025-10-09 01:41:18] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010662 10.0.0.57 - - [2025-10-09 01:41:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.002669 10.0.0.57 - - [2025-10-09 01:41:18] "POST /analytics-nodes HTTP/1.1" 200 599 0.036407 10.0.0.57 - - [2025-10-09 01:41:27] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.57 - - [2025-10-09 01:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.57 - - [2025-10-09 01:41:27] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009276 10.0.0.57 - - [2025-10-09 01:41:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.004252 10.0.0.57 - - [2025-10-09 01:41:27] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.054942 10.0.0.57 - - [2025-10-09 01:41:34] "GET / HTTP/1.1" 200 35931 0.001869 10.0.0.57 - - [2025-10-09 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.57 - - [2025-10-09 01:41:34] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007050 10.0.0.57 - - [2025-10-09 01:41:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.016219 10.0.0.57 - - [2025-10-09 01:41:34] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.041685 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:41:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:41:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000974 10.0.0.57 - - [2025-10-09 01:41:40] "GET / HTTP/1.1" 200 35931 0.005315 10.0.0.57 - - [2025-10-09 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.57 - - [2025-10-09 01:41:40] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.023959 10.0.0.57 - - [2025-10-09 01:41:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.006461 10.0.0.57 - - [2025-10-09 01:41:40] "POST /database-nodes HTTP/1.1" 200 597 0.041643 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:41:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:41:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:41:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:41:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000776 10.0.0.57 - - [2025-10-09 01:42:12] "GET / HTTP/1.1" 200 35931 0.001703 10.0.0.57 - - [2025-10-09 01:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005672 10.0.0.57 - - [2025-10-09 01:42:12] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005035 10.0.0.57 - - [2025-10-09 01:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.57 - - [2025-10-09 01:42:12] "GET /config-node/f9e3a478-0e34-40e4-b77f-c6f22a46f3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.006202 10.0.0.57 - - [2025-10-09 01:42:24] "GET / HTTP/1.1" 200 35931 0.001207 10.0.0.57 - - [2025-10-09 01:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.57 - - [2025-10-09 01:42:24] "GET /routing-instance/6dcfd525-16a0-47a1-9bc7-074df153e5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003501 10.0.0.57 - - [2025-10-09 01:42:24] "POST /bgp-routers HTTP/1.1" 409 301 0.003695 10.0.0.57 - - [2025-10-09 01:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.57 - - [2025-10-09 01:42:24] "GET /bgp-router/e5f11d33-3c8f-4e93-86d3-d74ed914319c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.024287 10.0.0.57 - - [2025-10-09 01:42:24] "PUT /bgp-router/e5f11d33-3c8f-4e93-86d3-d74ed914319c HTTP/1.1" 200 254 0.053806 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:42:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:42:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000886 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:42:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:42:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001050 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:42:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:42:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:42:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:42:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 10.0.0.57 - - [2025-10-09 01:42:42] "GET / HTTP/1.1" 200 35931 0.001563 10.0.0.57 - - [2025-10-09 01:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.57 - - [2025-10-09 01:42:42] "GET /domain/62ac9097-144e-4cdc-9a5c-b93558af69e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.023025 10.0.0.57 - - [2025-10-09 01:42:42] "POST /id-to-fqname HTTP/1.1" 200 173 0.000560 10.0.0.57 - - [2025-10-09 01:42:42] "POST /fqname-to-id HTTP/1.1" 404 182 0.014562 10.0.0.57 - - [2025-10-09 01:42:42] "POST /security-groups HTTP/1.1" 200 570 0.100403 10.0.0.57 - - [2025-10-09 01:42:42] "POST /projects HTTP/1.1" 200 481 0.340345 10.0.0.57 - - [2025-10-09 01:42:42] "POST /fqname-to-id HTTP/1.1" 404 213 0.003827 10.0.0.57 - - [2025-10-09 01:42:42] "POST /access-control-lists HTTP/1.1" 200 579 0.042908 10.0.0.57 - - [2025-10-09 01:42:42] "POST /security-groups HTTP/1.1" 200 534 0.078201 10.0.0.57 - - [2025-10-09 01:42:43] "POST /chown HTTP/1.1" 200 109 0.052365 10.0.0.57 - - [2025-10-09 01:42:43] "POST /fqname-to-id HTTP/1.1" 404 212 0.079929 10.0.0.57 - - [2025-10-09 01:42:43] "POST /policy-managements HTTP/1.1" 409 214 0.002185 10.0.0.57 - - [2025-10-09 01:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005837 10.0.0.57 - - [2025-10-09 01:42:43] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.047264 10.0.0.57 - - [2025-10-09 01:42:43] "POST /access-control-lists HTTP/1.1" 200 577 0.083294 10.0.0.57 - - [2025-10-09 01:42:43] "POST /application-policy-sets HTTP/1.1" 200 528 0.046670 10.0.0.57 - - [2025-10-09 01:42:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.004062 10.0.0.57 - - [2025-10-09 01:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.57 - - [2025-10-09 01:42:43] "POST /access-control-lists HTTP/1.1" 200 594 0.018415 10.0.0.57 - - [2025-10-09 01:42:43] "GET /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007244 10.0.0.57 - - [2025-10-09 01:42:43] "POST /fqname-to-id HTTP/1.1" 404 231 0.005935 10.0.0.57 - - [2025-10-09 01:42:43] "PUT /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881 HTTP/1.1" 200 276 0.025206 10.0.0.57 - - [2025-10-09 01:42:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018888 10.0.0.57 - - [2025-10-09 01:42:43] "GET /virtual-network/4c9bc2f9-eddc-4d95-8361-e7a6d2a7b916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.038718 10.0.0.57 - - [2025-10-09 01:42:43] "POST /access-control-lists HTTP/1.1" 200 592 0.116605 10.0.0.57 - - [2025-10-09 01:42:43] "POST /id-to-fqname HTTP/1.1" 200 177 0.000590 10.0.0.57 - - [2025-10-09 01:42:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.007570 10.0.0.57 - - [2025-10-09 01:42:43] "POST /security-groups HTTP/1.1" 200 574 0.088064 10.0.0.57 - - [2025-10-09 01:42:43] "POST /fqname-to-id HTTP/1.1" 404 217 0.006302 10.0.0.57 - - [2025-10-09 01:42:43] "POST /projects HTTP/1.1" 200 489 0.349823 10.0.0.57 - - [2025-10-09 01:42:43] "POST /access-control-lists HTTP/1.1" 200 583 0.065806 10.0.0.57 - - [2025-10-09 01:42:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.004649 10.0.0.57 - - [2025-10-09 01:42:43] "POST /security-groups HTTP/1.1" 200 546 0.060655 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:42:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:42:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001467 10.0.0.57 - - [2025-10-09 01:42:43] "POST /chown HTTP/1.1" 200 109 0.046729 10.0.0.57 - - [2025-10-09 01:42:43] "POST /access-control-lists HTTP/1.1" 200 581 0.103937 10.0.0.57 - - [2025-10-09 01:42:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.008662 10.0.0.57 - - [2025-10-09 01:42:44] "POST /network-ipams HTTP/1.1" 200 522 0.134218 10.0.0.57 - - [2025-10-09 01:42:44] "POST /access-control-lists HTTP/1.1" 200 602 0.143616 10.0.0.57 - - [2025-10-09 01:42:44] "POST /network-ipams HTTP/1.1" 200 510 0.099452 10.0.0.57 - - [2025-10-09 01:42:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.014321 10.0.0.57 - - [2025-10-09 01:42:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.012622 10.0.0.57 - - [2025-10-09 01:42:44] "POST /access-control-lists HTTP/1.1" 200 600 0.056596 10.0.0.57 - - [2025-10-09 01:42:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.014002 10.0.0.57 - - [2025-10-09 01:42:44] "POST /useragent-kv HTTP/1.1" 200 115 0.017444 10.0.0.57 - - [2025-10-09 01:42:44] "POST /virtual-networks HTTP/1.1" 200 538 0.341664 10.0.0.57 - - [2025-10-09 01:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.57 - - [2025-10-09 01:42:44] "POST /access-control-lists HTTP/1.1" 200 589 0.103575 10.0.0.57 - - [2025-10-09 01:42:44] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.065110 10.0.0.57 - - [2025-10-09 01:42:44] "POST /network-ipams HTTP/1.1" 200 518 0.039747 10.0.0.57 - - [2025-10-09 01:42:44] "POST /route-targets HTTP/1.1" 200 327 0.048431 10.0.0.57 - - [2025-10-09 01:42:44] "POST /fqname-to-id HTTP/1.1" 404 202 0.015676 10.0.0.57 - - [2025-10-09 01:42:44] "POST /ref-update HTTP/1.1" 200 156 0.066833 10.0.0.57 - - [2025-10-09 01:42:44] "PUT /access-control-list/fa018ff3-6ff9-4fd2-9056-98eec27c6f0b HTTP/1.1" 200 272 0.030900 10.0.0.57 - - [2025-10-09 01:42:45] "POST /useragent-kv HTTP/1.1" 200 115 0.006715 10.0.0.57 - - [2025-10-09 01:42:45] "POST /virtual-networks HTTP/1.1" 200 546 0.269640 10.0.0.57 - - [2025-10-09 01:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.57 - - [2025-10-09 01:42:45] "POST /route-targets HTTP/1.1" 200 327 0.008672 10.0.0.57 - - [2025-10-09 01:42:45] "POST /ref-update HTTP/1.1" 200 156 0.017408 10.0.0.57 - - [2025-10-09 01:42:45] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.010233 10.0.0.57 - - [2025-10-09 01:42:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.003466 10.0.0.57 - - [2025-10-09 01:42:45] "POST /network-policys HTTP/1.1" 200 538 0.030148 10.0.0.57 - - [2025-10-09 01:42:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.003453 10.0.0.57 - - [2025-10-09 01:42:45] "POST /network-policys HTTP/1.1" 200 534 0.019773 10.0.0.57 - - [2025-10-09 01:42:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.006921 10.0.0.57 - - [2025-10-09 01:42:45] "POST /network-policys HTTP/1.1" 200 542 0.033868 10.0.0.57 - - [2025-10-09 01:42:45] "PUT /access-control-list/d1b483da-9aa1-4eca-bec2-75503e56eb07 HTTP/1.1" 200 272 0.024854 10.0.0.57 - - [2025-10-09 01:42:45] "POST /ref-update HTTP/1.1" 200 156 0.098832 10.0.0.57 - - [2025-10-09 01:42:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002708 10.0.0.57 - - [2025-10-09 01:42:45] "POST /ref-update HTTP/1.1" 200 156 0.086292 10.0.0.57 - - [2025-10-09 01:42:45] "PUT /access-control-list/fa018ff3-6ff9-4fd2-9056-98eec27c6f0b HTTP/1.1" 200 272 0.082502 10.0.0.57 - - [2025-10-09 01:42:45] "PUT /access-control-list/fa018ff3-6ff9-4fd2-9056-98eec27c6f0b HTTP/1.1" 200 272 0.011579 10.0.0.57 - - [2025-10-09 01:42:45] "POST /ref-update HTTP/1.1" 200 156 0.120845 10.0.0.57 - - [2025-10-09 01:42:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020166 10.0.0.57 - - [2025-10-09 01:42:45] "PUT /access-control-list/d1b483da-9aa1-4eca-bec2-75503e56eb07 HTTP/1.1" 200 272 0.081707 10.0.0.57 - - [2025-10-09 01:42:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019813 10.0.0.57 - - [2025-10-09 01:42:45] "POST /ref-update HTTP/1.1" 200 156 0.030976 10.0.0.57 - - [2025-10-09 01:42:45] "POST /fqname-to-id HTTP/1.1" 404 237 0.006048 10.0.0.57 - - [2025-10-09 01:42:45] "POST /ref-update HTTP/1.1" 200 156 0.095651 10.0.0.57 - - [2025-10-09 01:42:45] "POST /access-control-lists HTTP/1.1" 200 601 0.045154 10.0.0.57 - - [2025-10-09 01:42:45] "POST /ref-update HTTP/1.1" 200 156 0.049099 10.0.0.57 - - [2025-10-09 01:42:45] "POST /ref-update HTTP/1.1" 200 156 0.106496 10.0.0.57 - - [2025-10-09 01:42:46] "PUT /access-control-list/6d98d09e-2913-4603-be80-bbe300717b4d HTTP/1.1" 200 272 0.024139 10.0.0.57 - - [2025-10-09 01:42:46] "PUT /access-control-list/d1b483da-9aa1-4eca-bec2-75503e56eb07 HTTP/1.1" 200 272 0.078307 10.0.0.57 - - [2025-10-09 01:42:46] "POST /ref-update HTTP/1.1" 200 156 0.138858 10.0.0.57 - - [2025-10-09 01:42:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005447 10.0.0.57 - - [2025-10-09 01:42:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008575 10.0.0.57 - - [2025-10-09 01:42:46] "POST /ref-update HTTP/1.1" 200 156 0.039424 10.0.0.57 - - [2025-10-09 01:42:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007153 10.0.0.57 - - [2025-10-09 01:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.57 - - [2025-10-09 01:42:46] "PUT /access-control-list/6d98d09e-2913-4603-be80-bbe300717b4d HTTP/1.1" 200 272 0.056566 10.0.0.57 - - [2025-10-09 01:42:46] "GET /virtual-network/4c9bc2f9-eddc-4d95-8361-e7a6d2a7b916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.057822 10.0.0.57 - - [2025-10-09 01:42:46] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004145 10.0.0.57 - - [2025-10-09 01:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.57 - - [2025-10-09 01:42:46] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002558 10.0.0.57 - - [2025-10-09 01:42:46] "POST /firewall-policys HTTP/1.1" 200 530 0.031403 10.0.0.57 - - [2025-10-09 01:42:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023117 10.0.0.57 - - [2025-10-09 01:42:46] "GET /firewall-policy/0f0d23ef-0979-46cc-ab0f-86fc9fe8b3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.021246 10.0.0.57 - - [2025-10-09 01:42:46] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004624 10.0.0.57 - - [2025-10-09 01:42:46] "GET /firewall-policy/0f0d23ef-0979-46cc-ab0f-86fc9fe8b3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003502 10.0.0.57 - - [2025-10-09 01:42:46] "POST /ref-update HTTP/1.1" 200 156 0.015387 10.0.0.57 - - [2025-10-09 01:42:46] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.016025 10.0.0.57 - - [2025-10-09 01:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.57 - - [2025-10-09 01:42:46] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002661 10.0.0.57 - - [2025-10-09 01:42:46] "POST /firewall-policys HTTP/1.1" 200 532 0.018761 10.0.0.57 - - [2025-10-09 01:42:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013643 10.0.0.57 - - [2025-10-09 01:42:46] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.020777 10.0.0.57 - - [2025-10-09 01:42:46] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003328 10.0.0.57 - - [2025-10-09 01:42:46] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003111 10.0.0.57 - - [2025-10-09 01:42:46] "GET /firewall-policy/0f0d23ef-0979-46cc-ab0f-86fc9fe8b3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003462 10.0.0.57 - - [2025-10-09 01:42:46] "GET /firewall-policy/0f0d23ef-0979-46cc-ab0f-86fc9fe8b3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002884 10.0.0.57 - - [2025-10-09 01:42:46] "POST /ref-update HTTP/1.1" 200 156 0.022580 10.0.0.57 - - [2025-10-09 01:42:46] "POST /ref-update HTTP/1.1" 200 156 0.034890 10.0.0.57 - - [2025-10-09 01:42:47] "POST /ref-update HTTP/1.1" 200 156 0.037599 10.0.0.57 - - [2025-10-09 01:42:47] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004517 10.0.0.57 - - [2025-10-09 01:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.57 - - [2025-10-09 01:42:47] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002880 10.0.0.57 - - [2025-10-09 01:42:47] "POST /firewall-policys HTTP/1.1" 200 530 0.027397 10.0.0.57 - - [2025-10-09 01:42:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.034276 10.0.0.57 - - [2025-10-09 01:42:47] "GET /firewall-policy/fb1e2efe-b978-4d36-bac4-5d98a3e495cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.018528 10.0.0.57 - - [2025-10-09 01:42:47] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003067 10.0.0.57 - - [2025-10-09 01:42:47] "GET /firewall-policy/fb1e2efe-b978-4d36-bac4-5d98a3e495cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002710 10.0.0.57 - - [2025-10-09 01:42:47] "GET /firewall-policy/0f0d23ef-0979-46cc-ab0f-86fc9fe8b3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002648 10.0.0.57 - - [2025-10-09 01:42:47] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003118 10.0.0.57 - - [2025-10-09 01:42:47] "GET /firewall-policy/0f0d23ef-0979-46cc-ab0f-86fc9fe8b3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002923 10.0.0.57 - - [2025-10-09 01:42:47] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002710 10.0.0.57 - - [2025-10-09 01:42:47] "POST /ref-update HTTP/1.1" 200 156 0.037946 10.0.0.57 - - [2025-10-09 01:42:47] "POST /ref-update HTTP/1.1" 200 156 0.047799 10.0.0.57 - - [2025-10-09 01:42:47] "POST /ref-update HTTP/1.1" 200 156 0.061239 10.0.0.57 - - [2025-10-09 01:42:47] "POST /ref-update HTTP/1.1" 200 156 0.029579 10.0.0.57 - - [2025-10-09 01:42:47] "POST /ref-update HTTP/1.1" 200 156 0.079429 10.0.0.57 - - [2025-10-09 01:42:47] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.026630 10.0.0.57 - - [2025-10-09 01:42:47] "POST /tags HTTP/1.1" 200 299 0.029380 10.0.0.57 - - [2025-10-09 01:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.019083 10.0.0.57 - - [2025-10-09 01:42:47] "GET /tag/ae1b450c-0cfc-4ab0-93c3-dc8c80be332f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013268 10.0.0.57 - - [2025-10-09 01:42:47] "POST /set-tag HTTP/1.1" 200 109 0.016153 10.0.0.57 - - [2025-10-09 01:42:48] "POST /fqname-to-id HTTP/1.1" 404 226 0.004888 10.0.0.57 - - [2025-10-09 01:42:48] "POST /tags HTTP/1.1" 200 305 0.100048 10.0.0.57 - - [2025-10-09 01:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009250 10.0.0.57 - - [2025-10-09 01:42:48] "GET /tag/5e20fec2-d442-4822-89a7-6f40f98183f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013743 10.0.0.57 - - [2025-10-09 01:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.57 - - [2025-10-09 01:42:48] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035002 10.0.0.57 - - [2025-10-09 01:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.57 - - [2025-10-09 01:42:48] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.006261 10.0.0.57 - - [2025-10-09 01:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005150 10.0.0.57 - - [2025-10-09 01:42:48] "GET /service-appliance-set/5d541ac8-a58f-423e-b88b-3b27d7a2b529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007736 10.0.0.57 - - [2025-10-09 01:42:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.004609 10.0.0.57 - - [2025-10-09 01:42:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.142998 10.0.0.57 - - [2025-10-09 01:42:48] "GET /virtual-machine-interface/6c5b8790-8040-4ca1-a7e8-877d8b25a507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.004912 10.0.0.57 - - [2025-10-09 01:42:48] "POST /instance-ips HTTP/1.1" 200 381 0.056690 10.0.0.57 - - [2025-10-09 01:42:48] "GET /instance-ip/eec35235-d3db-4b43-aacc-3292c6051793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.014916 10.0.0.57 - - [2025-10-09 01:42:48] "POST /loadbalancers HTTP/1.1" 200 582 0.087003 10.0.0.57 - - [2025-10-09 01:42:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.090885 10.0.0.57 - - [2025-10-09 01:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.57 - - [2025-10-09 01:42:49] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.124552 10.0.0.57 - - [2025-10-09 01:42:49] "GET /instance-ip/eec35235-d3db-4b43-aacc-3292c6051793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003048 10.0.0.57 - - [2025-10-09 01:42:49] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.094626 10.0.0.57 - - [2025-10-09 01:42:49] "GET /loadbalancer/719a60f9-be43-4f09-944e-5b2d24921ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.025480 10.0.0.57 - - [2025-10-09 01:42:49] "POST /floating-ips HTTP/1.1" 200 583 0.080171 10.0.0.57 - - [2025-10-09 01:42:49] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.076025 10.0.0.57 - - [2025-10-09 01:42:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012424 10.0.0.57 - - [2025-10-09 01:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015746 10.0.0.57 - - [2025-10-09 01:42:49] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044243 10.0.0.57 - - [2025-10-09 01:42:49] "GET /loadbalancer-listener/f9552541-82cd-4edb-899a-3bd664756a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003987 10.0.0.57 - - [2025-10-09 01:42:49] "GET /loadbalancer-listener/f9552541-82cd-4edb-899a-3bd664756a9d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004591 10.0.0.57 - - [2025-10-09 01:42:49] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030357 10.0.0.57 - - [2025-10-09 01:42:49] "GET /instance-ip/eec35235-d3db-4b43-aacc-3292c6051793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013138 10.0.0.57 - - [2025-10-09 01:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.57 - - [2025-10-09 01:42:49] "GET /instance-ip/eec35235-d3db-4b43-aacc-3292c6051793?fields=floating_ips HTTP/1.1" 200 1171 0.013532 10.0.0.57 - - [2025-10-09 01:42:49] "GET /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005888 10.0.0.57 - - [2025-10-09 01:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.57 - - [2025-10-09 01:42:49] "GET /floating-ip/79b851d1-396c-47f0-9779-a7bfb92ea97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.008076 10.0.0.57 - - [2025-10-09 01:42:49] "PUT /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881 HTTP/1.1" 200 276 0.027738 10.0.0.57 - - [2025-10-09 01:42:49] "POST /tags HTTP/1.1" 200 301 0.180429 10.0.0.57 - - [2025-10-09 01:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014284 10.0.0.57 - - [2025-10-09 01:42:49] "GET /tag/eaaf2249-92ad-4486-bb9e-ebaaac33f72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013810 10.0.0.57 - - [2025-10-09 01:42:49] "POST /tags HTTP/1.1" 200 325 0.086103 10.0.0.57 - - [2025-10-09 01:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014988 10.0.0.57 - - [2025-10-09 01:42:49] "GET /tag/ff6abcb0-2cb5-4ad5-8d70-5d0826811ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.020297 10.0.0.57 - - [2025-10-09 01:42:50] "POST /tags HTTP/1.1" 200 363 0.088270 10.0.0.57 - - [2025-10-09 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014053 10.0.0.57 - - [2025-10-09 01:42:50] "GET /tag/9e4423b9-a3ba-4687-89b3-18b1a2e32dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.022154 10.0.0.57 - - [2025-10-09 01:42:50] "POST /tags HTTP/1.1" 200 311 0.066024 10.0.0.57 - - [2025-10-09 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.57 - - [2025-10-09 01:42:50] "GET /tag/5db8b8b3-8204-46ca-8ffe-f5ec953bf23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.023217 10.0.0.57 - - [2025-10-09 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.57 - - [2025-10-09 01:42:50] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.010803 10.0.0.57 - - [2025-10-09 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.57 - - [2025-10-09 01:42:50] "GET /project/39dc9ce1-ac74-4bcb-bcfb-c90659bde551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058344 10.0.0.57 - - [2025-10-09 01:42:50] "POST /virtual-machines HTTP/1.1" 200 377 0.012271 10.0.0.57 - - [2025-10-09 01:42:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023292 10.0.0.57 - - [2025-10-09 01:42:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.141528 10.0.0.57 - - [2025-10-09 01:42:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.044743 10.0.0.57 - - [2025-10-09 01:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010123 10.0.0.57 - - [2025-10-09 01:42:50] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004852 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:42:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001555 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:42:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001112 10.0.0.57 - - [2025-10-09 01:42:50] "POST /instance-ips HTTP/1.1" 200 409 0.038717 10.0.0.57 - - [2025-10-09 01:42:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.043540 10.0.0.57 - - [2025-10-09 01:42:50] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.018622 10.0.0.57 - - [2025-10-09 01:42:50] "POST /set-tag HTTP/1.1" 200 109 0.058128 10.0.0.57 - - [2025-10-09 01:42:51] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.027881 10.0.0.57 - - [2025-10-09 01:42:51] "GET /instance-ip/4418d4e0-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.010437 10.0.0.57 - - [2025-10-09 01:42:51] "POST /tags HTTP/1.1" 200 301 0.132056 10.0.0.57 - - [2025-10-09 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013113 10.0.0.57 - - [2025-10-09 01:42:51] "GET /tag/eb087bd1-7165-4deb-bc57-da5b0facd62b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020446 10.0.0.57 - - [2025-10-09 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012859 10.0.0.57 - - [2025-10-09 01:42:51] "GET /project/39dc9ce1-ac74-4bcb-bcfb-c90659bde551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053552 10.0.0.57 - - [2025-10-09 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.57 - - [2025-10-09 01:42:51] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.004284 10.0.0.57 - - [2025-10-09 01:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.57 - - [2025-10-09 01:42:51] "GET /service-appliance-set/5d541ac8-a58f-423e-b88b-3b27d7a2b529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002486 10.0.0.57 - - [2025-10-09 01:42:51] "POST /fqname-to-id HTTP/1.1" 404 242 0.001765 10.0.0.57 - - [2025-10-09 01:42:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.156800 10.0.0.57 - - [2025-10-09 01:42:51] "GET /virtual-machine-interface/e2b359f3-f80a-4f3b-a0c6-ea424781b357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.017712 10.0.0.57 - - [2025-10-09 01:42:51] "POST /instance-ips HTTP/1.1" 200 377 0.048969 10.0.0.57 - - [2025-10-09 01:42:52] "GET /instance-ip/8a5af5d4-6f48-495d-a053-de3670666aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.049597 10.0.0.57 - - [2025-10-09 01:42:52] "POST /loadbalancers HTTP/1.1" 200 582 0.097881 10.0.0.57 - - [2025-10-09 01:42:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.034272 10.0.0.57 - - [2025-10-09 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.021521 10.0.0.57 - - [2025-10-09 01:42:52] "GET /project/39dc9ce1-ac74-4bcb-bcfb-c90659bde551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.069920 10.0.0.57 - - [2025-10-09 01:42:52] "GET /instance-ip/8a5af5d4-6f48-495d-a053-de3670666aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009612 10.0.0.57 - - [2025-10-09 01:42:52] "GET /project/39dc9ce1-ac74-4bcb-bcfb-c90659bde551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.084284 10.0.0.57 - - [2025-10-09 01:42:52] "GET /loadbalancer/590bc189-4cbe-4921-b39c-e89c9a2d3acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005813 10.0.0.57 - - [2025-10-09 01:42:52] "POST /floating-ips HTTP/1.1" 200 581 0.072382 10.0.0.57 - - [2025-10-09 01:42:52] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.065873 10.0.0.57 - - [2025-10-09 01:42:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.028580 10.0.0.57 - - [2025-10-09 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.022382 10.0.0.57 - - [2025-10-09 01:42:52] "GET /project/39dc9ce1-ac74-4bcb-bcfb-c90659bde551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.071483 10.0.0.57 - - [2025-10-09 01:42:52] "GET /loadbalancer-listener/764e8a0f-ee6f-47e7-843e-477cd45dfb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.002955 10.0.0.57 - - [2025-10-09 01:42:52] "GET /loadbalancer-listener/764e8a0f-ee6f-47e7-843e-477cd45dfb9d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003970 10.0.0.57 - - [2025-10-09 01:42:52] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.038130 10.0.0.57 - - [2025-10-09 01:42:52] "GET /instance-ip/8a5af5d4-6f48-495d-a053-de3670666aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003317 10.0.0.57 - - [2025-10-09 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.57 - - [2025-10-09 01:42:52] "GET /instance-ip/8a5af5d4-6f48-495d-a053-de3670666aa4?fields=floating_ips HTTP/1.1" 200 1164 0.012453 10.0.0.57 - - [2025-10-09 01:42:52] "GET /floating-ip/5699b69f-53a9-4a42-8f0e-acf076360f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003283 10.0.0.57 - - [2025-10-09 01:42:52] "GET /project/39dc9ce1-ac74-4bcb-bcfb-c90659bde551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049540 10.0.0.57 - - [2025-10-09 01:42:52] "GET /loadbalancer/590bc189-4cbe-4921-b39c-e89c9a2d3acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.009671 10.0.0.57 - - [2025-10-09 01:42:52] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.044719 10.0.0.57 - - [2025-10-09 01:42:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.040803 10.0.0.57 - - [2025-10-09 01:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006104 10.0.0.57 - - [2025-10-09 01:42:53] "GET /project/39dc9ce1-ac74-4bcb-bcfb-c90659bde551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055628 10.0.0.57 - - [2025-10-09 01:42:53] "GET /loadbalancer-listener/031a339d-1734-4047-be96-7799758f731f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003078 10.0.0.57 - - [2025-10-09 01:42:53] "GET /loadbalancer-listener/031a339d-1734-4047-be96-7799758f731f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.014417 10.0.0.57 - - [2025-10-09 01:42:53] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.081287 10.0.0.57 - - [2025-10-09 01:42:53] "GET /instance-ip/8a5af5d4-6f48-495d-a053-de3670666aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009740 10.0.0.57 - - [2025-10-09 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.025188 10.0.0.57 - - [2025-10-09 01:42:53] "GET /instance-ip/8a5af5d4-6f48-495d-a053-de3670666aa4?fields=floating_ips HTTP/1.1" 200 1164 0.004794 10.0.0.57 - - [2025-10-09 01:42:53] "GET /project/39dc9ce1-ac74-4bcb-bcfb-c90659bde551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042960 10.0.0.57 - - [2025-10-09 01:42:53] "GET /floating-ip/5699b69f-53a9-4a42-8f0e-acf076360f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.006585 10.0.0.57 - - [2025-10-09 01:42:53] "GET /loadbalancer/590bc189-4cbe-4921-b39c-e89c9a2d3acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003919 10.0.0.57 - - [2025-10-09 01:42:53] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.030484 10.0.0.57 - - [2025-10-09 01:42:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.044758 10.0.0.57 - - [2025-10-09 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011124 10.0.0.57 - - [2025-10-09 01:42:53] "GET /project/39dc9ce1-ac74-4bcb-bcfb-c90659bde551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.084184 10.0.0.57 - - [2025-10-09 01:42:53] "GET /loadbalancer-listener/605de5b2-96b2-4e95-986e-feba798d3ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.013781 10.0.0.57 - - [2025-10-09 01:42:53] "GET /loadbalancer-listener/605de5b2-96b2-4e95-986e-feba798d3ee5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004193 10.0.0.57 - - [2025-10-09 01:42:53] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.034298 10.0.0.57 - - [2025-10-09 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.57 - - [2025-10-09 01:42:53] "GET /loadbalancer/590bc189-4cbe-4921-b39c-e89c9a2d3acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002541 10.0.0.57 - - [2025-10-09 01:42:53] "GET /instance-ip/8a5af5d4-6f48-495d-a053-de3670666aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002252 10.0.0.57 - - [2025-10-09 01:42:53] "GET /instance-ip/8a5af5d4-6f48-495d-a053-de3670666aa4?fields=floating_ips HTTP/1.1" 200 1164 0.002286 10.0.0.57 - - [2025-10-09 01:42:53] "GET /floating-ip/5699b69f-53a9-4a42-8f0e-acf076360f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002879 10.0.0.57 - - [2025-10-09 01:42:53] "POST /tags HTTP/1.1" 200 357 0.043787 10.0.0.57 - - [2025-10-09 01:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.57 - - [2025-10-09 01:42:53] "GET /tag/f6a3fa3e-a26b-41df-9c9a-1dc46a44a7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.013691 10.0.0.57 - - [2025-10-09 01:42:53] "POST /tags HTTP/1.1" 200 305 0.047082 10.0.0.57 - - [2025-10-09 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.024744 10.0.0.57 - - [2025-10-09 01:42:54] "GET /tag/eeec7f63-464a-4e0b-9d98-ba0245dd14b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.033299 10.0.0.57 - - [2025-10-09 01:42:54] "POST /id-to-fqname HTTP/1.1" 200 174 0.000506 10.0.0.57 - - [2025-10-09 01:42:54] "POST /fqname-to-id HTTP/1.1" 404 183 0.010557 10.0.0.57 - - [2025-10-09 01:42:54] "POST /security-groups HTTP/1.1" 200 571 0.098719 10.0.0.57 - - [2025-10-09 01:42:54] "POST /projects HTTP/1.1" 200 483 0.379022 10.0.0.57 - - [2025-10-09 01:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.033028 10.0.0.57 - - [2025-10-09 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.020247 10.0.0.57 - - [2025-10-09 01:42:54] "POST /fqname-to-id HTTP/1.1" 404 214 0.020333 10.0.0.57 - - [2025-10-09 01:42:54] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.012758 10.0.0.57 - - [2025-10-09 01:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010284 10.0.0.57 - - [2025-10-09 01:42:54] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.053298 10.0.0.57 - - [2025-10-09 01:42:54] "POST /access-control-lists HTTP/1.1" 200 580 0.128074 10.0.0.57 - - [2025-10-09 01:42:54] "POST /fqname-to-id HTTP/1.1" 404 213 0.023309 10.0.0.57 - - [2025-10-09 01:42:54] "POST /access-control-lists HTTP/1.1" 200 578 0.096512 10.0.0.57 - - [2025-10-09 01:42:54] "PUT /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744 HTTP/1.1" 200 264 0.165590 10.0.0.57 - - [2025-10-09 01:42:55] "PUT /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644 HTTP/1.1" 200 264 0.108288 10.0.0.57 - - [2025-10-09 01:42:55] "POST /security-groups HTTP/1.1" 200 537 0.092727 10.0.0.57 - - [2025-10-09 01:42:55] "POST /fqname-to-id HTTP/1.1" 404 234 0.001850 10.0.0.57 - - [2025-10-09 01:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.046491 10.0.0.57 - - [2025-10-09 01:42:55] "POST /chown HTTP/1.1" 200 109 0.057157 10.0.0.57 - - [2025-10-09 01:42:55] "POST /access-control-lists HTTP/1.1" 200 596 0.104697 10.0.0.57 - - [2025-10-09 01:42:55] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028431 10.0.0.57 - - [2025-10-09 01:42:55] "POST /fqname-to-id HTTP/1.1" 404 233 0.057945 10.0.0.57 - - [2025-10-09 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019789 10.0.0.57 - - [2025-10-09 01:42:55] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005506 10.0.0.57 - - [2025-10-09 01:42:55] "POST /tags HTTP/1.1" 409 207 0.005021 10.0.0.57 - - [2025-10-09 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010884 10.0.0.57 - - [2025-10-09 01:42:55] "GET /tag/eeec7f63-464a-4e0b-9d98-ba0245dd14b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013243 10.0.0.57 - - [2025-10-09 01:42:55] "POST /access-control-lists HTTP/1.1" 200 594 0.069659 10.0.0.57 - - [2025-10-09 01:42:55] "POST /firewall-rules HTTP/1.1" 200 564 0.080890 10.0.0.57 - - [2025-10-09 01:42:55] "GET /firewall-rule/42d23bb0-812a-4e8a-af61-db42eafae945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.021378 10.0.0.57 - - [2025-10-09 01:42:55] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004036 10.0.0.57 - - [2025-10-09 01:42:55] "GET /firewall-rule/42d23bb0-812a-4e8a-af61-db42eafae945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003273 10.0.0.57 - - [2025-10-09 01:42:55] "POST /ref-update HTTP/1.1" 200 156 0.015994 10.0.0.57 - - [2025-10-09 01:42:55] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015827 10.0.0.57 - - [2025-10-09 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.57 - - [2025-10-09 01:42:55] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003196 10.0.0.57 - - [2025-10-09 01:42:55] "POST /tags HTTP/1.1" 409 207 0.019055 10.0.0.57 - - [2025-10-09 01:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.023131 10.0.0.57 - - [2025-10-09 01:42:55] "GET /tag/eeec7f63-464a-4e0b-9d98-ba0245dd14b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.029616 10.0.0.57 - - [2025-10-09 01:42:56] "POST /firewall-rules HTTP/1.1" 200 562 0.093579 10.0.0.57 - - [2025-10-09 01:42:56] "GET /firewall-rule/2f66d91f-2f6e-4035-a170-95631b902cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004576 10.0.0.57 - - [2025-10-09 01:42:56] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003103 10.0.0.57 - - [2025-10-09 01:42:56] "GET /firewall-rule/2f66d91f-2f6e-4035-a170-95631b902cfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002618 10.0.0.57 - - [2025-10-09 01:42:56] "POST /ref-update HTTP/1.1" 200 156 0.026148 10.0.0.57 - - [2025-10-09 01:42:56] "POST /tags HTTP/1.1" 200 355 0.035175 10.0.0.57 - - [2025-10-09 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007738 10.0.0.57 - - [2025-10-09 01:42:56] "GET /tag/458c280c-2798-4462-8402-250f7c611954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.013373 10.0.0.57 - - [2025-10-09 01:42:56] "POST /tags HTTP/1.1" 200 303 0.022197 10.0.0.57 - - [2025-10-09 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.019244 10.0.0.57 - - [2025-10-09 01:42:56] "GET /tag/feaaaffa-5660-4ce4-9b3e-8543f209e360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012427 10.0.0.57 - - [2025-10-09 01:42:56] "POST /projects HTTP/1.1" 409 218 0.002058 10.0.0.57 - - [2025-10-09 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.57 - - [2025-10-09 01:42:56] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055098 10.0.0.57 - - [2025-10-09 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.57 - - [2025-10-09 01:42:56] "GET /network-ipam/63316367-c774-4caf-9ee3-bfae3e44b782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004771 10.0.0.57 - - [2025-10-09 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.57 - - [2025-10-09 01:42:56] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004395 10.0.0.57 - - [2025-10-09 01:42:56] "PUT /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744 HTTP/1.1" 200 264 0.078429 10.0.0.57 - - [2025-10-09 01:42:56] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004897 10.0.0.57 - - [2025-10-09 01:42:56] "POST /set-tag HTTP/1.1" 200 109 0.065749 10.0.0.57 - - [2025-10-09 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015630 10.0.0.57 - - [2025-10-09 01:42:56] "GET /network-ipam/472d0327-d249-438c-a38a-1b836f3097e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003911 10.0.0.57 - - [2025-10-09 01:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.57 - - [2025-10-09 01:42:56] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005665 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:42:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:42:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001021 10.0.0.57 - - [2025-10-09 01:42:56] "PUT /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644 HTTP/1.1" 200 264 0.091027 10.0.0.57 - - [2025-10-09 01:42:57] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.024686 10.0.0.57 - - [2025-10-09 01:42:57] "POST /set-tag HTTP/1.1" 200 109 0.078814 10.0.0.57 - - [2025-10-09 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.57 - - [2025-10-09 01:42:57] "GET /network-policy/4a5b11fd-4fa4-4439-b1a4-ea3cd8b4e7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002866 10.0.0.57 - - [2025-10-09 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.57 - - [2025-10-09 01:42:57] "GET /network-policy/cc8e45f6-0759-4653-9ba1-4d91097106cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003103 10.0.0.57 - - [2025-10-09 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.57 - - [2025-10-09 01:42:57] "GET /network-policy/f67a2dc3-3dc0-4d56-a3bc-0a8e1a9a885b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002371 10.0.0.57 - - [2025-10-09 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.57 - - [2025-10-09 01:42:57] "PUT /network-policy/f67a2dc3-3dc0-4d56-a3bc-0a8e1a9a885b HTTP/1.1" 200 262 0.016407 10.0.0.57 - - [2025-10-09 01:42:57] "POST /ref-update HTTP/1.1" 200 156 0.107403 10.0.0.57 - - [2025-10-09 01:42:57] "PUT /access-control-list/6d98d09e-2913-4603-be80-bbe300717b4d HTTP/1.1" 200 272 0.055389 10.0.0.57 - - [2025-10-09 01:42:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002388 10.0.0.57 - - [2025-10-09 01:42:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012735 10.0.0.57 - - [2025-10-09 01:42:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008275 10.0.0.57 - - [2025-10-09 01:42:57] "PUT /access-control-list/fa018ff3-6ff9-4fd2-9056-98eec27c6f0b HTTP/1.1" 200 272 0.069720 10.0.0.57 - - [2025-10-09 01:42:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011381 10.0.0.57 - - [2025-10-09 01:42:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003622 10.0.0.57 - - [2025-10-09 01:42:57] "POST /security-groups HTTP/1.1" 409 245 0.003217 10.0.0.57 - - [2025-10-09 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.57 - - [2025-10-09 01:42:57] "PUT /security-group/bf6aebc5-ccc1-432e-9f87-d98a4bc00872 HTTP/1.1" 200 262 0.055459 10.0.0.57 - - [2025-10-09 01:42:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022723 10.0.0.57 - - [2025-10-09 01:42:57] "PUT /access-control-list/f671214d-da53-44fd-8d9d-a5e81a0d56d8 HTTP/1.1" 200 272 0.027358 10.0.0.57 - - [2025-10-09 01:42:57] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023280 10.0.0.57 - - [2025-10-09 01:42:57] "PUT /access-control-list/c7b844ed-dbc6-4aa0-a1fb-4902e2e0bab6 HTTP/1.1" 200 272 0.046533 10.0.0.57 - - [2025-10-09 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010211 10.0.0.57 - - [2025-10-09 01:42:57] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002819 10.0.0.57 - - [2025-10-09 01:42:57] "POST /tags HTTP/1.1" 409 206 0.002078 10.0.0.57 - - [2025-10-09 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.57 - - [2025-10-09 01:42:57] "GET /tag/feaaaffa-5660-4ce4-9b3e-8543f209e360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010433 10.0.0.57 - - [2025-10-09 01:42:57] "POST /firewall-rules HTTP/1.1" 200 562 0.075320 10.0.0.57 - - [2025-10-09 01:42:57] "GET /firewall-rule/21339dfa-4b8d-4375-a3b7-628a4bec5a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.012066 10.0.0.57 - - [2025-10-09 01:42:57] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003335 10.0.0.57 - - [2025-10-09 01:42:57] "GET /firewall-rule/21339dfa-4b8d-4375-a3b7-628a4bec5a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002559 10.0.0.57 - - [2025-10-09 01:42:58] "POST /ref-update HTTP/1.1" 200 156 0.054463 10.0.0.57 - - [2025-10-09 01:42:58] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016029 10.0.0.57 - - [2025-10-09 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.57 - - [2025-10-09 01:42:58] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002948 10.0.0.57 - - [2025-10-09 01:42:58] "POST /tags HTTP/1.1" 409 206 0.005599 10.0.0.57 - - [2025-10-09 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009353 10.0.0.57 - - [2025-10-09 01:42:58] "GET /tag/feaaaffa-5660-4ce4-9b3e-8543f209e360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016957 10.0.0.57 - - [2025-10-09 01:42:58] "POST /firewall-rules HTTP/1.1" 200 560 0.072469 10.0.0.57 - - [2025-10-09 01:42:58] "GET /firewall-rule/f304ea48-56c5-458d-aebe-ee8f433d517a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.009987 10.0.0.57 - - [2025-10-09 01:42:58] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005177 10.0.0.57 - - [2025-10-09 01:42:58] "GET /firewall-rule/f304ea48-56c5-458d-aebe-ee8f433d517a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002662 10.0.0.57 - - [2025-10-09 01:42:58] "POST /ref-update HTTP/1.1" 200 156 0.036184 10.0.0.57 - - [2025-10-09 01:42:58] "POST /tags HTTP/1.1" 200 371 0.044929 10.0.0.57 - - [2025-10-09 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.033020 10.0.0.57 - - [2025-10-09 01:42:58] "GET /tag/6b785b75-55e0-44e5-bd9d-73a55f90f557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.024250 10.0.0.57 - - [2025-10-09 01:42:58] "POST /tags HTTP/1.1" 200 319 0.036853 10.0.0.57 - - [2025-10-09 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.57 - - [2025-10-09 01:42:58] "GET /tag/ece37286-7580-4b41-b83e-14639c29c27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.060251 10.0.0.57 - - [2025-10-09 01:42:58] "POST /id-to-fqname HTTP/1.1" 200 181 0.000458 10.0.0.57 - - [2025-10-09 01:42:58] "POST /fqname-to-id HTTP/1.1" 404 190 0.005486 10.0.0.57 - - [2025-10-09 01:42:59] "POST /security-groups HTTP/1.1" 200 578 0.091800 10.0.0.57 - - [2025-10-09 01:42:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.004581 10.0.0.57 - - [2025-10-09 01:42:59] "POST /projects HTTP/1.1" 200 497 0.307578 10.0.0.57 - - [2025-10-09 01:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015459 10.0.0.57 - - [2025-10-09 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007726 10.0.0.57 - - [2025-10-09 01:42:59] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.004383 10.0.0.57 - - [2025-10-09 01:42:59] "POST /access-control-lists HTTP/1.1" 200 587 0.093054 10.0.0.57 - - [2025-10-09 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007779 10.0.0.57 - - [2025-10-09 01:42:59] "POST /fqname-to-id HTTP/1.1" 404 224 0.018285 10.0.0.57 - - [2025-10-09 01:42:59] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.009075 10.0.0.57 - - [2025-10-09 01:42:59] "POST /access-control-lists HTTP/1.1" 200 585 0.092032 10.0.0.57 - - [2025-10-09 01:42:59] "PUT /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744 HTTP/1.1" 200 264 0.148805 10.0.0.57 - - [2025-10-09 01:42:59] "PUT /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644 HTTP/1.1" 200 264 0.108579 10.0.0.57 - - [2025-10-09 01:42:59] "POST /security-groups HTTP/1.1" 200 558 0.176063 10.0.0.57 - - [2025-10-09 01:42:59] "POST /fqname-to-id HTTP/1.1" 404 248 0.003834 10.0.0.57 - - [2025-10-09 01:42:59] "POST /access-control-lists HTTP/1.1" 200 610 0.075853 10.0.0.57 - - [2025-10-09 01:42:59] "POST /fqname-to-id HTTP/1.1" 404 247 0.006019 10.0.0.57 - - [2025-10-09 01:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.112936 10.0.0.57 - - [2025-10-09 01:42:59] "POST /chown HTTP/1.1" 200 109 0.030294 10.0.0.57 - - [2025-10-09 01:42:59] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023857 10.0.0.57 - - [2025-10-09 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005633 10.0.0.57 - - [2025-10-09 01:43:00] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004945 10.0.0.57 - - [2025-10-09 01:43:00] "POST /access-control-lists HTTP/1.1" 200 608 0.143518 10.0.0.57 - - [2025-10-09 01:43:00] "POST /tags HTTP/1.1" 409 214 0.014093 10.0.0.57 - - [2025-10-09 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.57 - - [2025-10-09 01:43:00] "GET /tag/ece37286-7580-4b41-b83e-14639c29c27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013170 10.0.0.57 - - [2025-10-09 01:43:00] "POST /firewall-rules HTTP/1.1" 200 578 0.081489 10.0.0.57 - - [2025-10-09 01:43:00] "GET /firewall-rule/d4a8db4a-c2bf-44c0-b696-b4443be91c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.024591 10.0.0.57 - - [2025-10-09 01:43:00] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003852 10.0.0.57 - - [2025-10-09 01:43:00] "GET /firewall-rule/d4a8db4a-c2bf-44c0-b696-b4443be91c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002414 10.0.0.57 - - [2025-10-09 01:43:00] "POST /ref-update HTTP/1.1" 200 156 0.115109 10.0.0.57 - - [2025-10-09 01:43:00] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005507 10.0.0.57 - - [2025-10-09 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.57 - - [2025-10-09 01:43:00] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003338 10.0.0.57 - - [2025-10-09 01:43:00] "POST /tags HTTP/1.1" 409 214 0.002066 10.0.0.57 - - [2025-10-09 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.57 - - [2025-10-09 01:43:00] "GET /tag/ece37286-7580-4b41-b83e-14639c29c27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013452 10.0.0.57 - - [2025-10-09 01:43:00] "POST /firewall-rules HTTP/1.1" 200 576 0.080492 10.0.0.57 - - [2025-10-09 01:43:00] "GET /firewall-rule/963e4ff1-4cd7-45d1-8473-ac2fc29072e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.028625 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:43:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:43:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000980 10.0.0.57 - - [2025-10-09 01:43:00] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005229 10.0.0.57 - - [2025-10-09 01:43:00] "GET /firewall-rule/963e4ff1-4cd7-45d1-8473-ac2fc29072e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003906 10.0.0.57 - - [2025-10-09 01:43:00] "POST /ref-update HTTP/1.1" 200 156 0.044628 10.0.0.57 - - [2025-10-09 01:43:00] "POST /tags HTTP/1.1" 200 363 0.023177 10.0.0.57 - - [2025-10-09 01:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014563 10.0.0.57 - - [2025-10-09 01:43:00] "GET /tag/463d300a-e749-490a-a778-f0d76d6c47fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020790 10.0.0.57 - - [2025-10-09 01:43:00] "POST /tags HTTP/1.1" 200 311 0.036594 10.0.0.57 - - [2025-10-09 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008589 10.0.0.57 - - [2025-10-09 01:43:01] "GET /tag/b876b77d-e553-496c-aebf-310535bc3021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013386 10.0.0.57 - - [2025-10-09 01:43:01] "POST /id-to-fqname HTTP/1.1" 200 177 0.000490 10.0.0.57 - - [2025-10-09 01:43:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.004613 10.0.0.57 - - [2025-10-09 01:43:01] "POST /security-groups HTTP/1.1" 200 574 0.081760 10.0.0.57 - - [2025-10-09 01:43:01] "POST /projects HTTP/1.1" 200 489 0.269687 10.0.0.57 - - [2025-10-09 01:43:01] "POST /fqname-to-id HTTP/1.1" 404 217 0.014767 10.0.0.57 - - [2025-10-09 01:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.042629 10.0.0.57 - - [2025-10-09 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007119 10.0.0.57 - - [2025-10-09 01:43:01] "POST /access-control-lists HTTP/1.1" 200 583 0.084250 10.0.0.57 - - [2025-10-09 01:43:01] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.015939 10.0.0.57 - - [2025-10-09 01:43:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.012545 10.0.0.57 - - [2025-10-09 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006361 10.0.0.57 - - [2025-10-09 01:43:01] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004675 10.0.0.57 - - [2025-10-09 01:43:01] "POST /access-control-lists HTTP/1.1" 200 581 0.073906 10.0.0.57 - - [2025-10-09 01:43:01] "PUT /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744 HTTP/1.1" 200 264 0.085458 10.0.0.57 - - [2025-10-09 01:43:01] "PUT /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644 HTTP/1.1" 200 264 0.067490 10.0.0.57 - - [2025-10-09 01:43:01] "POST /security-groups HTTP/1.1" 200 546 0.071219 10.0.0.57 - - [2025-10-09 01:43:01] "POST /fqname-to-id HTTP/1.1" 404 240 0.001765 10.0.0.57 - - [2025-10-09 01:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.058504 10.0.0.57 - - [2025-10-09 01:43:01] "POST /access-control-lists HTTP/1.1" 200 602 0.068009 10.0.0.57 - - [2025-10-09 01:43:01] "POST /fqname-to-id HTTP/1.1" 404 239 0.025998 10.0.0.57 - - [2025-10-09 01:43:01] "POST /chown HTTP/1.1" 200 109 0.047591 10.0.0.57 - - [2025-10-09 01:43:01] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014437 10.0.0.57 - - [2025-10-09 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.57 - - [2025-10-09 01:43:02] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002969 10.0.0.57 - - [2025-10-09 01:43:02] "POST /access-control-lists HTTP/1.1" 200 600 0.094314 10.0.0.57 - - [2025-10-09 01:43:02] "POST /tags HTTP/1.1" 409 210 0.002074 10.0.0.57 - - [2025-10-09 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006180 10.0.0.57 - - [2025-10-09 01:43:02] "GET /tag/b876b77d-e553-496c-aebf-310535bc3021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010294 10.0.0.57 - - [2025-10-09 01:43:02] "POST /firewall-rules HTTP/1.1" 200 570 0.082083 10.0.0.57 - - [2025-10-09 01:43:02] "GET /firewall-rule/d8617518-aa80-4edc-8a38-897c6da7478d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006205 10.0.0.57 - - [2025-10-09 01:43:02] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005488 10.0.0.57 - - [2025-10-09 01:43:02] "GET /firewall-rule/d8617518-aa80-4edc-8a38-897c6da7478d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002261 10.0.0.57 - - [2025-10-09 01:43:02] "POST /ref-update HTTP/1.1" 200 156 0.035868 10.0.0.57 - - [2025-10-09 01:43:02] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011157 10.0.0.57 - - [2025-10-09 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007865 10.0.0.57 - - [2025-10-09 01:43:02] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002999 10.0.0.57 - - [2025-10-09 01:43:02] "POST /tags HTTP/1.1" 409 210 0.002055 10.0.0.57 - - [2025-10-09 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.57 - - [2025-10-09 01:43:02] "GET /tag/b876b77d-e553-496c-aebf-310535bc3021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015250 10.0.0.57 - - [2025-10-09 01:43:02] "POST /firewall-rules HTTP/1.1" 200 568 0.071493 10.0.0.57 - - [2025-10-09 01:43:02] "GET /firewall-rule/5ab7c112-6443-4053-b8ae-7ac41658ddf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.012246 10.0.0.57 - - [2025-10-09 01:43:02] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005507 10.0.0.57 - - [2025-10-09 01:43:02] "GET /firewall-rule/5ab7c112-6443-4053-b8ae-7ac41658ddf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003093 10.0.0.57 - - [2025-10-09 01:43:02] "POST /ref-update HTTP/1.1" 200 156 0.048213 10.0.0.57 - - [2025-10-09 01:43:02] "POST /tags HTTP/1.1" 409 237 0.003614 10.0.0.57 - - [2025-10-09 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.57 - - [2025-10-09 01:43:02] "GET /tag/9e4423b9-a3ba-4687-89b3-18b1a2e32dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016006 10.0.0.57 - - [2025-10-09 01:43:02] "POST /tags HTTP/1.1" 409 210 0.002614 10.0.0.57 - - [2025-10-09 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006750 10.0.0.57 - - [2025-10-09 01:43:02] "GET /tag/5db8b8b3-8204-46ca-8ffe-f5ec953bf23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011453 10.0.0.57 - - [2025-10-09 01:43:02] "POST /projects HTTP/1.1" 409 223 0.001859 10.0.0.57 - - [2025-10-09 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.57 - - [2025-10-09 01:43:02] "GET /project/39dc9ce1-ac74-4bcb-bcfb-c90659bde551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043581 10.0.0.57 - - [2025-10-09 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.57 - - [2025-10-09 01:43:03] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005335 10.0.0.57 - - [2025-10-09 01:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.57 - - [2025-10-09 01:43:03] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003970 10.0.0.57 - - [2025-10-09 01:43:03] "PUT /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744 HTTP/1.1" 200 264 0.042300 10.0.0.57 - - [2025-10-09 01:43:03] "PUT /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644 HTTP/1.1" 200 264 0.056844 10.0.0.57 - - [2025-10-09 01:43:03] "POST /security-groups HTTP/1.1" 409 253 0.002580 10.0.0.57 - - [2025-10-09 01:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.57 - - [2025-10-09 01:43:03] "PUT /security-group/bf8d12b7-3472-4845-adee-933b3313eba1 HTTP/1.1" 200 262 0.059056 10.0.0.57 - - [2025-10-09 01:43:03] "PUT /access-control-list/72cc1c58-6190-4b15-81fc-28508cd48ec7 HTTP/1.1" 200 272 0.022120 10.0.0.57 - - [2025-10-09 01:43:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.036438 10.0.0.57 - - [2025-10-09 01:43:03] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010771 10.0.0.57 - - [2025-10-09 01:43:03] "PUT /access-control-list/b05c87a5-b920-4a12-a6a7-afe3c3f33d31 HTTP/1.1" 200 272 0.030926 10.0.0.57 - - [2025-10-09 01:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.57 - - [2025-10-09 01:43:03] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002614 10.0.0.57 - - [2025-10-09 01:43:03] "POST /tags HTTP/1.1" 409 210 0.001639 10.0.0.57 - - [2025-10-09 01:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.57 - - [2025-10-09 01:43:03] "GET /tag/5db8b8b3-8204-46ca-8ffe-f5ec953bf23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009722 10.0.0.57 - - [2025-10-09 01:43:03] "POST /firewall-rules HTTP/1.1" 200 570 0.064009 10.0.0.57 - - [2025-10-09 01:43:03] "GET /firewall-rule/53bcc999-5395-49d1-ba3c-223811a8be8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004013 10.0.0.57 - - [2025-10-09 01:43:03] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.009462 10.0.0.57 - - [2025-10-09 01:43:03] "GET /firewall-rule/53bcc999-5395-49d1-ba3c-223811a8be8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003305 10.0.0.57 - - [2025-10-09 01:43:03] "POST /ref-update HTTP/1.1" 200 156 0.043370 10.0.0.57 - - [2025-10-09 01:43:03] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014912 10.0.0.57 - - [2025-10-09 01:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.57 - - [2025-10-09 01:43:03] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003104 10.0.0.57 - - [2025-10-09 01:43:03] "POST /tags HTTP/1.1" 409 210 0.001875 10.0.0.57 - - [2025-10-09 01:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.57 - - [2025-10-09 01:43:03] "GET /tag/5db8b8b3-8204-46ca-8ffe-f5ec953bf23b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014512 10.0.0.57 - - [2025-10-09 01:43:03] "POST /firewall-rules HTTP/1.1" 200 568 0.066284 10.0.0.57 - - [2025-10-09 01:43:03] "GET /firewall-rule/342c86cf-9ecf-4d83-bbb0-a2eddada0dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.032485 10.0.0.57 - - [2025-10-09 01:43:03] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005884 10.0.0.57 - - [2025-10-09 01:43:03] "GET /firewall-rule/342c86cf-9ecf-4d83-bbb0-a2eddada0dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003255 10.0.0.57 - - [2025-10-09 01:43:04] "POST /ref-update HTTP/1.1" 200 156 0.061010 10.0.0.57 - - [2025-10-09 01:43:04] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004281 10.0.0.57 - - [2025-10-09 01:43:04] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.33 - - [2025-10-09 01:43:52] "GET / HTTP/1.1" 200 35931 0.001379 10.0.0.33 - - [2025-10-09 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2025-10-09 01:43:52] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009300 10.0.0.33 - - [2025-10-09 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.33 - - [2025-10-09 01:43:52] "GET /routing-instance/6dcfd525-16a0-47a1-9bc7-074df153e5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003322 10.0.0.33 - - [2025-10-09 01:43:52] "PUT /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39 HTTP/1.1" 200 274 0.014769 10.0.0.33 - - [2025-10-09 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.008956 10.0.0.33 - - [2025-10-09 01:43:52] "POST /virtual-routers HTTP/1.1" 200 599 0.019347 10.0.0.33 - - [2025-10-09 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013951 10.0.0.33 - - [2025-10-09 01:43:52] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.007891 10.0.0.33 - - [2025-10-09 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.002100 10.0.0.33 - - [2025-10-09 01:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.33 - - [2025-10-09 01:43:52] "GET /virtual-network/4c9bc2f9-eddc-4d95-8361-e7a6d2a7b916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004521 10.0.0.33 - - [2025-10-09 01:43:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.073928 10.0.0.57 - - [2025-10-09 01:43:55] "GET /global-system-configs HTTP/1.1" 200 322 0.002037 10.0.0.57 - - [2025-10-09 01:43:56] "GET /global-system-configs HTTP/1.1" 200 322 0.002753 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:44:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:44:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000902 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:44:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:44:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000942 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:44:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:44:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001004 10.0.0.57 - - [2025-10-09 01:46:48] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003218 10.0.0.57 - - [2025-10-09 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.007573 10.0.0.57 - - [2025-10-09 01:46:55] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005924 10.0.0.57 - - [2025-10-09 01:46:55] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.57 - - [2025-10-09 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.57 - - [2025-10-09 01:46:55] "GET /loadbalancer/590bc189-4cbe-4921-b39c-e89c9a2d3acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002434 10.0.0.57 - - [2025-10-09 01:46:55] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004845 10.0.0.57 - - [2025-10-09 01:46:55] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.57 - - [2025-10-09 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.57 - - [2025-10-09 01:46:55] "GET /loadbalancer/590bc189-4cbe-4921-b39c-e89c9a2d3acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002165 10.0.0.57 - - [2025-10-09 01:46:55] "GET /loadbalancer-pool/e2007c1c-aa8d-435b-9fd2-6ab5c65e4113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004414 10.0.0.57 - - [2025-10-09 01:46:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017912 10.0.0.57 - - [2025-10-09 01:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010233 10.0.0.57 - - [2025-10-09 01:46:55] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007859 10.0.0.57 - - [2025-10-09 01:46:55] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007062 10.0.0.57 - - [2025-10-09 01:46:55] "POST /ref-update HTTP/1.1" 200 156 0.009942 10.0.0.57 - - [2025-10-09 01:46:55] "GET /floating-ip/5699b69f-53a9-4a42-8f0e-acf076360f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.010953 10.0.0.57 - - [2025-10-09 01:46:55] "POST /tags HTTP/1.1" 409 205 0.004168 10.0.0.57 - - [2025-10-09 01:46:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.57 - - [2025-10-09 01:46:55] "GET /tag/eb087bd1-7165-4deb-bc57-da5b0facd62b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010241 10.0.0.57 - - [2025-10-09 01:46:55] "PUT /floating-ip/5699b69f-53a9-4a42-8f0e-acf076360f81 HTTP/1.1" 200 256 0.020052 10.0.0.57 - - [2025-10-09 01:46:55] "POST /set-tag HTTP/1.1" 200 109 0.072826 10.0.0.57 - - [2025-10-09 01:46:55] "GET /loadbalancer-pool/63e822bf-e8e2-4e09-9030-b38bbff6ec8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.020345 10.0.0.57 - - [2025-10-09 01:46:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015870 10.0.0.57 - - [2025-10-09 01:46:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008239 10.0.0.57 - - [2025-10-09 01:46:56] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006152 10.0.0.57 - - [2025-10-09 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.002534 10.0.0.57 - - [2025-10-09 01:46:56] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004265 10.0.0.57 - - [2025-10-09 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.006902 10.0.0.57 - - [2025-10-09 01:46:56] "GET /floating-ip/5699b69f-53a9-4a42-8f0e-acf076360f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.009876 10.0.0.57 - - [2025-10-09 01:46:56] "PUT /floating-ip/5699b69f-53a9-4a42-8f0e-acf076360f81 HTTP/1.1" 200 256 0.009396 10.0.0.57 - - [2025-10-09 01:46:56] "GET /loadbalancer-pool/c77eaba5-d6b9-4ca2-bea1-07f875bb6500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.009781 10.0.0.57 - - [2025-10-09 01:46:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013667 10.0.0.57 - - [2025-10-09 01:46:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017799 10.0.0.57 - - [2025-10-09 01:46:56] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010803 10.0.0.57 - - [2025-10-09 01:46:56] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003673 10.0.0.57 - - [2025-10-09 01:46:56] "POST /ref-update HTTP/1.1" 200 156 0.007778 10.0.0.57 - - [2025-10-09 01:46:56] "GET /floating-ip/5699b69f-53a9-4a42-8f0e-acf076360f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.005393 10.0.0.57 - - [2025-10-09 01:46:56] "PUT /floating-ip/5699b69f-53a9-4a42-8f0e-acf076360f81 HTTP/1.1" 200 256 0.010202 10.0.0.57 - - [2025-10-09 01:46:56] "POST /set-tag HTTP/1.1" 200 109 0.005090 10.0.0.33 - - [2025-10-09 01:47:28] "GET / HTTP/1.1" 200 35931 0.001713 10.0.0.33 - - [2025-10-09 01:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.33 - - [2025-10-09 01:47:28] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007224 10.0.0.33 - - [2025-10-09 01:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.33 - - [2025-10-09 01:47:28] "GET /routing-instance/6dcfd525-16a0-47a1-9bc7-074df153e5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003139 10.0.0.33 - - [2025-10-09 01:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.33 - - [2025-10-09 01:47:28] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006820 10.0.0.33 - - [2025-10-09 01:47:28] "PUT /virtual-router/d0bd4148-9276-455e-b829-58778c87518d HTTP/1.1" 200 262 0.013790 10.0.0.33 - - [2025-10-09 01:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.33 - - [2025-10-09 01:47:28] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002404 10.0.0.33 - - [2025-10-09 01:47:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.33 - - [2025-10-09 01:47:28] "GET /virtual-machine-interface/94c66943-c828-4570-a057-a490f4d4d765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005693 10.0.0.33 - - [2025-10-09 01:47:28] "PUT /virtual-machine-interface/94c66943-c828-4570-a057-a490f4d4d765 HTTP/1.1" 200 284 0.018558 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:47:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:47:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 10.0.0.57 - - [2025-10-09 01:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.57 - - [2025-10-09 01:47:34] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002563 10.0.0.57 - - [2025-10-09 01:48:25] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004290 10.0.0.57 - - [2025-10-09 01:48:25] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.57 - - [2025-10-09 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005356 10.0.0.57 - - [2025-10-09 01:48:25] "GET /loadbalancer/590bc189-4cbe-4921-b39c-e89c9a2d3acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002318 10.0.0.57 - - [2025-10-09 01:48:25] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004271 10.0.0.57 - - [2025-10-09 01:48:25] "POST /set-tag HTTP/1.1" 200 109 0.019141 10.0.0.57 - - [2025-10-09 01:48:26] "DELETE /loadbalancer-member/2f552dfe-407c-41fb-ae04-f9b79e522bb1 HTTP/1.1" 200 115 0.048509 10.0.0.57 - - [2025-10-09 01:48:26] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004907 10.0.0.57 - - [2025-10-09 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.007213 10.0.0.57 - - [2025-10-09 01:48:26] "DELETE /loadbalancer-member/c050d603-cacc-4a30-8692-03b9093dd406 HTTP/1.1" 200 115 0.048320 10.0.0.57 - - [2025-10-09 01:48:26] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004221 10.0.0.57 - - [2025-10-09 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.57 - - [2025-10-09 01:48:26] "DELETE /loadbalancer-member/6b6a75d5-7007-48c0-bacd-e0d9ea1bda21 HTTP/1.1" 200 115 0.034097 10.0.0.57 - - [2025-10-09 01:48:26] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013424 10.0.0.57 - - [2025-10-09 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.004115 10.0.0.57 - - [2025-10-09 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.57 - - [2025-10-09 01:48:26] "GET /loadbalancer/590bc189-4cbe-4921-b39c-e89c9a2d3acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002321 10.0.0.57 - - [2025-10-09 01:48:26] "GET /loadbalancer-pool/e2007c1c-aa8d-435b-9fd2-6ab5c65e4113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002958 10.0.0.57 - - [2025-10-09 01:48:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029517 10.0.0.57 - - [2025-10-09 01:48:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.040261 10.0.0.57 - - [2025-10-09 01:48:26] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.023807 10.0.0.57 - - [2025-10-09 01:48:26] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007349 10.0.0.57 - - [2025-10-09 01:48:26] "GET /floating-ip/5699b69f-53a9-4a42-8f0e-acf076360f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002152 10.0.0.57 - - [2025-10-09 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.075741 10.0.0.57 - - [2025-10-09 01:48:26] "GET /loadbalancer-pool/63e822bf-e8e2-4e09-9030-b38bbff6ec8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.027386 10.0.0.57 - - [2025-10-09 01:48:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023680 10.0.0.57 - - [2025-10-09 01:48:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018594 10.0.0.57 - - [2025-10-09 01:48:26] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004713 10.0.0.57 - - [2025-10-09 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.067338 10.0.0.57 - - [2025-10-09 01:48:26] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006062 10.0.0.57 - - [2025-10-09 01:48:26] "GET /floating-ip/5699b69f-53a9-4a42-8f0e-acf076360f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001827 10.0.0.57 - - [2025-10-09 01:48:26] "GET /loadbalancer-pool/c77eaba5-d6b9-4ca2-bea1-07f875bb6500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003169 10.0.0.57 - - [2025-10-09 01:48:26] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023537 10.0.0.57 - - [2025-10-09 01:48:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023996 10.0.0.57 - - [2025-10-09 01:48:26] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010895 10.0.0.57 - - [2025-10-09 01:48:26] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003590 10.0.0.57 - - [2025-10-09 01:48:26] "GET /floating-ip/5699b69f-53a9-4a42-8f0e-acf076360f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002344 10.0.0.57 - - [2025-10-09 01:48:26] "POST /set-tag HTTP/1.1" 200 109 0.004341 10.0.0.57 - - [2025-10-09 01:48:55] "GET /global-system-configs HTTP/1.1" 200 322 0.002210 10.0.0.57 - - [2025-10-09 01:48:56] "GET /global-system-configs HTTP/1.1" 200 322 0.002052 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:49:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:49:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:50:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001066 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:50:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000929 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:50:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000933 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:50:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 10.0.0.57 - - [2025-10-09 01:52:23] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004460 10.0.0.57 - - [2025-10-09 01:52:23] "POST /set-tag HTTP/1.1" 200 109 0.004735 10.0.0.57 - - [2025-10-09 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.57 - - [2025-10-09 01:52:23] "GET /loadbalancer/590bc189-4cbe-4921-b39c-e89c9a2d3acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005500 10.0.0.57 - - [2025-10-09 01:52:23] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004563 10.0.0.57 - - [2025-10-09 01:52:23] "POST /set-tag HTTP/1.1" 200 109 0.040859 10.0.0.57 - - [2025-10-09 01:52:23] "DELETE /loadbalancer-member/b462fb53-6512-4d19-b937-bab25b48b688 HTTP/1.1" 200 115 0.071554 10.0.0.57 - - [2025-10-09 01:52:23] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005746 10.0.0.57 - - [2025-10-09 01:52:23] "POST /set-tag HTTP/1.1" 200 109 0.005053 10.0.0.57 - - [2025-10-09 01:52:23] "DELETE /loadbalancer-member/e6642944-29e7-4f13-8bf8-71aad69b9daa HTTP/1.1" 200 115 0.035777 10.0.0.57 - - [2025-10-09 01:52:23] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013580 10.0.0.57 - - [2025-10-09 01:52:23] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.57 - - [2025-10-09 01:52:23] "DELETE /loadbalancer-member/82947407-89cc-4915-aa8c-42d6d7830396 HTTP/1.1" 200 115 0.032860 10.0.0.57 - - [2025-10-09 01:52:23] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007390 10.0.0.57 - - [2025-10-09 01:52:23] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.57 - - [2025-10-09 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.57 - - [2025-10-09 01:52:23] "GET /loadbalancer/590bc189-4cbe-4921-b39c-e89c9a2d3acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002258 10.0.0.57 - - [2025-10-09 01:52:23] "GET /loadbalancer-pool/e2007c1c-aa8d-435b-9fd2-6ab5c65e4113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005685 10.0.0.57 - - [2025-10-09 01:52:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029650 10.0.0.57 - - [2025-10-09 01:52:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.030015 10.0.0.57 - - [2025-10-09 01:52:24] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016759 10.0.0.57 - - [2025-10-09 01:52:24] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004149 10.0.0.57 - - [2025-10-09 01:52:24] "GET /floating-ip/5699b69f-53a9-4a42-8f0e-acf076360f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003222 10.0.0.57 - - [2025-10-09 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.092803 10.0.0.57 - - [2025-10-09 01:52:24] "GET /loadbalancer-pool/63e822bf-e8e2-4e09-9030-b38bbff6ec8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.037642 10.0.0.57 - - [2025-10-09 01:52:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032310 10.0.0.57 - - [2025-10-09 01:52:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018419 10.0.0.57 - - [2025-10-09 01:52:24] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.023898 10.0.0.57 - - [2025-10-09 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.014583 10.0.0.57 - - [2025-10-09 01:52:24] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017195 10.0.0.57 - - [2025-10-09 01:52:24] "GET /floating-ip/5699b69f-53a9-4a42-8f0e-acf076360f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.010826 10.0.0.57 - - [2025-10-09 01:52:24] "GET /loadbalancer-pool/c77eaba5-d6b9-4ca2-bea1-07f875bb6500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004677 10.0.0.57 - - [2025-10-09 01:52:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031780 10.0.0.57 - - [2025-10-09 01:52:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027457 10.0.0.57 - - [2025-10-09 01:52:24] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017632 10.0.0.57 - - [2025-10-09 01:52:24] "GET /virtual-machine-interface/43fa7216-a4b1-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008263 10.0.0.57 - - [2025-10-09 01:52:24] "GET /floating-ip/5699b69f-53a9-4a42-8f0e-acf076360f81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002676 10.0.0.57 - - [2025-10-09 01:52:24] "POST /set-tag HTTP/1.1" 200 109 0.020971 10.0.0.57 - - [2025-10-09 01:52:48] "GET / HTTP/1.1" 200 35931 0.001438 10.0.0.57 - - [2025-10-09 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.57 - - [2025-10-09 01:52:48] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040689 10.0.0.57 - - [2025-10-09 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.57 - - [2025-10-09 01:52:48] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033959 10.0.0.57 - - [2025-10-09 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.57 - - [2025-10-09 01:52:48] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029434 10.0.0.57 - - [2025-10-09 01:52:48] "POST /tags HTTP/1.1" 200 333 0.036304 10.0.0.57 - - [2025-10-09 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.57 - - [2025-10-09 01:52:48] "GET /tag/68770075-1b13-43d8-aba2-fddfe4001386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017536 10.0.0.57 - - [2025-10-09 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.57 - - [2025-10-09 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.57 - - [2025-10-09 01:52:48] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039853 10.0.0.57 - - [2025-10-09 01:52:48] "GET /virtual-networks?parent_id=7e9e28ec-d4f2-427e-8baa-1ae8e918567d&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004200 10.0.0.57 - - [2025-10-09 01:52:49] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049407 10.0.0.57 - - [2025-10-09 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.57 - - [2025-10-09 01:52:49] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004573 10.0.0.57 - - [2025-10-09 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.57 - - [2025-10-09 01:52:49] "POST /virtual-networks HTTP/1.1" 200 512 0.084007 10.0.0.57 - - [2025-10-09 01:52:49] "GET /service-appliance-set/5d541ac8-a58f-423e-b88b-3b27d7a2b529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005808 10.0.0.57 - - [2025-10-09 01:52:49] "POST /fqname-to-id HTTP/1.1" 404 254 0.002328 10.0.0.57 - - [2025-10-09 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.57 - - [2025-10-09 01:52:49] "GET /network-ipam/8ad5ab88-a539-4be7-ad72-849caf73ea91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.002163 10.0.0.57 - - [2025-10-09 01:52:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.097924 10.0.0.57 - - [2025-10-09 01:52:49] "GET /virtual-machine-interface/e93e16fb-a760-4f69-8080-7a465bb1dc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003592 10.0.0.57 - - [2025-10-09 01:52:49] "POST /useragent-kv HTTP/1.1" 200 115 0.006002 10.0.0.57 - - [2025-10-09 01:52:49] "POST /ref-update HTTP/1.1" 200 156 0.141567 10.0.0.57 - - [2025-10-09 01:52:49] "GET /virtual-network/592bb8c3-3ea0-4a2b-a530-16912b8d5ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003896 10.0.0.57 - - [2025-10-09 01:52:49] "GET /domains HTTP/1.1" 200 280 0.001446 10.0.0.57 - - [2025-10-09 01:52:49] "GET /domain/62ac9097-144e-4cdc-9a5c-b93558af69e3 HTTP/1.1" 200 3086 0.012090 10.0.0.57 - - [2025-10-09 01:52:49] "POST /instance-ips HTTP/1.1" 200 409 0.046444 10.0.0.57 - - [2025-10-09 01:52:49] "GET /instance-ip/979e58a7-e708-44cf-ad8e-22df10392ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.016102 10.0.0.57 - - [2025-10-09 01:52:49] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d HTTP/1.1" 200 5476 0.088991 10.0.0.57 - - [2025-10-09 01:52:49] "GET /virtual-network/592bb8c3-3ea0-4a2b-a530-16912b8d5ce0 HTTP/1.1" 200 2086 0.006863 10.0.0.57 - - [2025-10-09 01:52:49] "GET /virtual-network/592bb8c3-3ea0-4a2b-a530-16912b8d5ce0 HTTP/1.1" 200 2086 0.006174 10.0.0.57 - - [2025-10-09 01:52:49] "GET /routing-instance/ccb85cdf-d829-4968-b63e-6499e8e0ea48 HTTP/1.1" 200 1182 0.045850 10.0.0.57 - - [2025-10-09 01:52:49] "POST /loadbalancers HTTP/1.1" 200 610 0.078628 10.0.0.57 - - [2025-10-09 01:52:49] "GET /routing-instance/ccb85cdf-d829-4968-b63e-6499e8e0ea48 HTTP/1.1" 200 1182 0.007882 10.0.0.57 - - [2025-10-09 01:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017977 10.0.0.57 - - [2025-10-09 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007762 10.0.0.57 - - [2025-10-09 01:52:49] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040576 10.0.0.57 - - [2025-10-09 01:52:49] "GET /instance-ip/979e58a7-e708-44cf-ad8e-22df10392ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003422 10.0.0.57 - - [2025-10-09 01:52:49] "POST /floating-ips HTTP/1.1" 200 597 0.020598 10.0.0.57 - - [2025-10-09 01:52:49] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048166 10.0.0.57 - - [2025-10-09 01:52:49] "POST /route-targets HTTP/1.1" 200 327 0.027789 10.0.0.57 - - [2025-10-09 01:52:49] "GET /loadbalancer/3efc64fb-4d9e-4048-98da-b9f15e2e18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.016183 10.0.0.57 - - [2025-10-09 01:52:49] "POST /ref-update HTTP/1.1" 200 156 0.026814 10.0.0.57 - - [2025-10-09 01:52:49] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.060577 10.0.0.57 - - [2025-10-09 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.57 - - [2025-10-09 01:52:49] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030041 10.0.0.57 - - [2025-10-09 01:52:49] "GET /loadbalancer-listener/953f7316-db9d-4c90-b865-83a9827d0210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003358 10.0.0.57 - - [2025-10-09 01:52:49] "GET /loadbalancer-listener/953f7316-db9d-4c90-b865-83a9827d0210?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004157 10.0.0.57 - - [2025-10-09 01:52:49] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020041 10.0.0.57 - - [2025-10-09 01:52:49] "GET /instance-ip/979e58a7-e708-44cf-ad8e-22df10392ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003130 10.0.0.57 - - [2025-10-09 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.57 - - [2025-10-09 01:52:49] "GET /instance-ip/979e58a7-e708-44cf-ad8e-22df10392ae3?fields=floating_ips HTTP/1.1" 200 1213 0.006564 10.0.0.57 - - [2025-10-09 01:52:49] "GET /floating-ip/7f7976c5-404f-4cac-ab37-f3f64f984bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.001896 10.0.0.57 - - [2025-10-09 01:52:49] "GET /loadbalancer/3efc64fb-4d9e-4048-98da-b9f15e2e18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005869 10.0.0.57 - - [2025-10-09 01:52:49] "POST /tags HTTP/1.1" 200 295 0.046352 10.0.0.57 - - [2025-10-09 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153 10.0.0.57 - - [2025-10-09 01:52:50] "GET /tag/2a08c6e6-47d3-408c-9161-4f9726c728c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012991 10.0.0.57 - - [2025-10-09 01:52:50] "POST /tags HTTP/1.1" 409 233 0.001922 10.0.0.57 - - [2025-10-09 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.57 - - [2025-10-09 01:52:50] "GET /tag/458c280c-2798-4462-8402-250f7c611954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.010207 10.0.0.57 - - [2025-10-09 01:52:50] "POST /tags HTTP/1.1" 409 206 0.002099 10.0.0.57 - - [2025-10-09 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.57 - - [2025-10-09 01:52:50] "GET /tag/feaaaffa-5660-4ce4-9b3e-8543f209e360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010285 10.0.0.57 - - [2025-10-09 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.57 - - [2025-10-09 01:52:50] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004431 10.0.0.57 - - [2025-10-09 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.57 - - [2025-10-09 01:52:50] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037555 10.0.0.57 - - [2025-10-09 01:52:50] "POST /virtual-machines HTTP/1.1" 200 369 0.007237 10.0.0.57 - - [2025-10-09 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007502 10.0.0.57 - - [2025-10-09 01:52:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.094605 10.0.0.57 - - [2025-10-09 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016920 10.0.0.57 - - [2025-10-09 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006532 10.0.0.57 - - [2025-10-09 01:52:50] "GET /virtual-machine-interface/a9786c3c-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004641 10.0.0.57 - - [2025-10-09 01:52:50] "POST /instance-ips HTTP/1.1" 200 409 0.022985 10.0.0.57 - - [2025-10-09 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.020801 10.0.0.57 - - [2025-10-09 01:52:50] "GET /virtual-machine-interface/a9786c3c-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.012207 10.0.0.57 - - [2025-10-09 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.016070 10.0.0.57 - - [2025-10-09 01:52:50] "GET /virtual-machine-interface/a9786c3c-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015577 10.0.0.57 - - [2025-10-09 01:52:50] "GET /instance-ip/a98aeeac-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003358 10.0.0.57 - - [2025-10-09 01:52:50] "GET /virtual-machine-interface/a9786c3c-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004385 10.0.0.57 - - [2025-10-09 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.57 - - [2025-10-09 01:52:50] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002311 10.0.0.57 - - [2025-10-09 01:52:50] "POST /ref-update HTTP/1.1" 200 156 0.007522 10.0.0.57 - - [2025-10-09 01:52:50] "GET /virtual-machine-interface/a9786c3c-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004608 10.0.0.57 - - [2025-10-09 01:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.57 - - [2025-10-09 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.57 - - [2025-10-09 01:52:50] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003736 10.0.0.57 - - [2025-10-09 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.57 - - [2025-10-09 01:52:50] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031877 10.0.0.57 - - [2025-10-09 01:52:50] "POST /virtual-machines HTTP/1.1" 200 369 0.007832 10.0.0.57 - - [2025-10-09 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019194 10.0.0.57 - - [2025-10-09 01:52:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109120 10.0.0.57 - - [2025-10-09 01:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011104 10.0.0.57 - - [2025-10-09 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012869 10.0.0.57 - - [2025-10-09 01:52:51] "GET /virtual-machine-interface/a9d2ff94-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010001 10.0.0.57 - - [2025-10-09 01:52:51] "POST /instance-ips HTTP/1.1" 200 409 0.021807 10.0.0.57 - - [2025-10-09 01:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.035999 10.0.0.57 - - [2025-10-09 01:52:51] "GET /virtual-machine-interface/a9d2ff94-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006256 10.0.0.57 - - [2025-10-09 01:52:51] "POST /set-tag HTTP/1.1" 200 109 0.015668 10.0.0.57 - - [2025-10-09 01:52:51] "GET /virtual-machine-interface/a9d2ff94-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015929 10.0.0.57 - - [2025-10-09 01:52:51] "GET /instance-ip/a9ecea1c-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002561 10.0.0.57 - - [2025-10-09 01:52:51] "GET /virtual-machine-interface/a9d2ff94-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004409 10.0.0.57 - - [2025-10-09 01:52:51] "POST /set-tag HTTP/1.1" 200 109 0.001974 10.0.0.57 - - [2025-10-09 01:52:51] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.002952 10.0.0.57 - - [2025-10-09 01:52:51] "POST /ref-update HTTP/1.1" 200 156 0.007549 10.0.0.57 - - [2025-10-09 01:52:51] "GET /virtual-machine-interface/a9d2ff94-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011763 10.0.0.57 - - [2025-10-09 01:52:51] "POST /set-tag HTTP/1.1" 200 109 0.001868 10.0.0.57 - - [2025-10-09 01:52:51] "GET /virtual-machine-interface/a9786c3c-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004383 10.0.0.57 - - [2025-10-09 01:52:51] "POST /set-tag HTTP/1.1" 200 109 0.001841 10.0.0.57 - - [2025-10-09 01:52:51] "GET /virtual-machine-interface/a9d2ff94-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003373 10.0.0.57 - - [2025-10-09 01:52:51] "POST /set-tag HTTP/1.1" 200 109 0.001613 10.0.0.57 - - [2025-10-09 01:52:54] "GET /domains HTTP/1.1" 200 280 0.002252 10.0.0.57 - - [2025-10-09 01:52:54] "GET /domain/62ac9097-144e-4cdc-9a5c-b93558af69e3 HTTP/1.1" 200 3086 0.002664 10.0.0.57 - - [2025-10-09 01:52:54] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d HTTP/1.1" 200 7064 0.041198 10.0.0.57 - - [2025-10-09 01:52:54] "GET /virtual-network/592bb8c3-3ea0-4a2b-a530-16912b8d5ce0 HTTP/1.1" 200 2086 0.009392 10.0.0.57 - - [2025-10-09 01:52:54] "GET /virtual-network/592bb8c3-3ea0-4a2b-a530-16912b8d5ce0 HTTP/1.1" 200 2086 0.003970 10.0.0.57 - - [2025-10-09 01:52:54] "GET /routing-instance/ccb85cdf-d829-4968-b63e-6499e8e0ea48 HTTP/1.1" 200 1403 0.003263 10.0.0.57 - - [2025-10-09 01:52:54] "GET /routing-instance/ccb85cdf-d829-4968-b63e-6499e8e0ea48 HTTP/1.1" 200 1403 0.002038 10.0.0.57 - - [2025-10-09 01:52:54] "GET /route-target/0fa289af-347f-4e28-aa3b-438017d48c3b HTTP/1.1" 200 1152 0.001929 10.0.0.57 - - [2025-10-09 01:52:54] "GET /virtual-network/592bb8c3-3ea0-4a2b-a530-16912b8d5ce0 HTTP/1.1" 200 2086 0.004468 10.0.0.57 - - [2025-10-09 01:52:54] "GET /routing-instance/ccb85cdf-d829-4968-b63e-6499e8e0ea48 HTTP/1.1" 200 1403 0.002398 10.0.0.57 - - [2025-10-09 01:52:54] "GET /virtual-network/592bb8c3-3ea0-4a2b-a530-16912b8d5ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003984 10.0.0.57 - - [2025-10-09 01:52:54] "GET /virtual-network/592bb8c3-3ea0-4a2b-a530-16912b8d5ce0 HTTP/1.1" 200 2086 0.006142 10.0.0.57 - - [2025-10-09 01:52:54] "GET /routing-instance/ccb85cdf-d829-4968-b63e-6499e8e0ea48 HTTP/1.1" 200 1403 0.002423 10.0.0.57 - - [2025-10-09 01:52:54] "GET /routing-instance/ccb85cdf-d829-4968-b63e-6499e8e0ea48 HTTP/1.1" 200 1403 0.003371 10.0.0.57 - - [2025-10-09 01:52:54] "GET /route-target/0fa289af-347f-4e28-aa3b-438017d48c3b HTTP/1.1" 200 1152 0.002441 10.0.0.57 - - [2025-10-09 01:52:54] "GET /domains HTTP/1.1" 200 280 0.002443 10.0.0.57 - - [2025-10-09 01:52:54] "GET /domain/62ac9097-144e-4cdc-9a5c-b93558af69e3 HTTP/1.1" 200 3086 0.003507 10.0.0.57 - - [2025-10-09 01:52:54] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d HTTP/1.1" 200 7064 0.037878 10.0.0.57 - - [2025-10-09 01:52:54] "GET /virtual-network/592bb8c3-3ea0-4a2b-a530-16912b8d5ce0 HTTP/1.1" 200 2086 0.004236 10.0.0.57 - - [2025-10-09 01:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.57 - - [2025-10-09 01:52:54] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026906 10.0.0.57 - - [2025-10-09 01:52:54] "GET /virtual-network/592bb8c3-3ea0-4a2b-a530-16912b8d5ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005294 10.0.0.57 - - [2025-10-09 01:52:54] "GET /floating-ip-pools?parent_id=592bb8c3-3ea0-4a2b-a530-16912b8d5ce0&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001916 10.0.0.57 - - [2025-10-09 01:52:54] "GET /virtual-network/592bb8c3-3ea0-4a2b-a530-16912b8d5ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003957 10.0.0.57 - - [2025-10-09 01:52:54] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016344 10.0.0.57 - - [2025-10-09 01:52:54] "POST /ref-update HTTP/1.1" 200 156 0.008191 10.0.0.57 - - [2025-10-09 01:52:54] "GET /virtual-network/592bb8c3-3ea0-4a2b-a530-16912b8d5ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.019894 10.0.0.57 - - [2025-10-09 01:52:54] "GET /domains HTTP/1.1" 200 280 0.007426 10.0.0.57 - - [2025-10-09 01:52:54] "GET /domain/62ac9097-144e-4cdc-9a5c-b93558af69e3 HTTP/1.1" 200 3086 0.003751 10.0.0.57 - - [2025-10-09 01:52:55] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d HTTP/1.1" 200 7320 0.027165 10.0.0.57 - - [2025-10-09 01:52:55] "GET /virtual-network/592bb8c3-3ea0-4a2b-a530-16912b8d5ce0 HTTP/1.1" 200 2324 0.005508 10.0.0.57 - - [2025-10-09 01:52:55] "GET /floating-ip-pool/9db060d1-5d92-4d96-8354-697cb7c13999 HTTP/1.1" 200 1314 0.002954 10.0.0.57 - - [2025-10-09 01:52:55] "GET /domains HTTP/1.1" 200 280 0.001792 10.0.0.57 - - [2025-10-09 01:52:55] "GET /domain/62ac9097-144e-4cdc-9a5c-b93558af69e3 HTTP/1.1" 200 3086 0.002180 10.0.0.57 - - [2025-10-09 01:52:55] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d HTTP/1.1" 200 7320 0.033037 10.0.0.57 - - [2025-10-09 01:52:55] "GET /virtual-network/592bb8c3-3ea0-4a2b-a530-16912b8d5ce0 HTTP/1.1" 200 2324 0.008696 10.0.0.57 - - [2025-10-09 01:52:55] "GET /virtual-network/592bb8c3-3ea0-4a2b-a530-16912b8d5ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004352 10.0.0.57 - - [2025-10-09 01:52:55] "POST /tags HTTP/1.1" 200 365 0.053394 10.0.0.57 - - [2025-10-09 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009223 10.0.0.57 - - [2025-10-09 01:52:55] "GET /tag/df33036a-bee2-4020-8960-0f87a359038f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015576 10.0.0.57 - - [2025-10-09 01:52:55] "POST /tags HTTP/1.1" 409 206 0.001923 10.0.0.57 - - [2025-10-09 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.57 - - [2025-10-09 01:52:55] "GET /tag/feaaaffa-5660-4ce4-9b3e-8543f209e360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010984 10.0.0.57 - - [2025-10-09 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.57 - - [2025-10-09 01:52:55] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.039618 10.0.0.57 - - [2025-10-09 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.57 - - [2025-10-09 01:52:55] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006115 10.0.0.57 - - [2025-10-09 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.57 - - [2025-10-09 01:52:55] "GET /service-appliance-set/bc2c8d7d-fc44-43ee-bdb8-dc49621f6798?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003525 10.0.0.57 - - [2025-10-09 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 258 0.001392 10.0.0.57 - - [2025-10-09 01:52:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.093482 10.0.0.57 - - [2025-10-09 01:52:55] "GET /virtual-machine-interface/2f6a5607-93e6-4020-ac15-9bc94acaed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.019852 10.0.0.57 - - [2025-10-09 01:52:55] "POST /set-tag HTTP/1.1" 200 109 0.013545 10.0.0.57 - - [2025-10-09 01:52:55] "POST /instance-ips HTTP/1.1" 200 417 0.018322 10.0.0.57 - - [2025-10-09 01:52:55] "GET /instance-ip/c61df127-db05-47a9-b457-90ad79ffa346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.009394 10.0.0.57 - - [2025-10-09 01:52:55] "POST /loadbalancers HTTP/1.1" 200 618 0.060193 10.0.0.57 - - [2025-10-09 01:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009773 10.0.0.57 - - [2025-10-09 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009531 10.0.0.57 - - [2025-10-09 01:52:55] "POST /service-instances HTTP/1.1" 200 566 0.038924 10.0.0.57 - - [2025-10-09 01:52:55] "POST /ref-update HTTP/1.1" 200 156 0.041018 10.0.0.57 - - [2025-10-09 01:52:55] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.068370 10.0.0.57 - - [2025-10-09 01:52:55] "GET /virtual-machine-interface/2f6a5607-93e6-4020-ac15-9bc94acaed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005641 10.0.0.57 - - [2025-10-09 01:52:55] "GET /virtual-machine-interface/2f6a5607-93e6-4020-ac15-9bc94acaed62?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.005690 10.0.0.57 - - [2025-10-09 01:52:55] "PUT /service-instance/788c518c-5c0b-4171-8244-be7213d23b2b HTTP/1.1" 200 266 0.015331 10.0.0.57 - - [2025-10-09 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015748 10.0.0.57 - - [2025-10-09 01:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011478 10.0.0.57 - - [2025-10-09 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.57 - - [2025-10-09 01:52:56] "GET /floating-ip-pool/9db060d1-5d92-4d96-8354-697cb7c13999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002965 10.0.0.57 - - [2025-10-09 01:52:56] "POST /virtual-machines HTTP/1.1" 200 429 0.014245 10.0.0.57 - - [2025-10-09 01:52:56] "POST /floating-ips HTTP/1.1" 200 671 0.066005 10.0.0.57 - - [2025-10-09 01:52:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008440 10.0.0.57 - - [2025-10-09 01:52:56] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025133 10.0.0.57 - - [2025-10-09 01:52:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.119577 10.0.0.57 - - [2025-10-09 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.57 - - [2025-10-09 01:52:56] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005150 10.0.0.57 - - [2025-10-09 01:52:56] "POST /tags HTTP/1.1" 409 221 0.002605 10.0.0.57 - - [2025-10-09 01:52:56] "POST /chown HTTP/1.1" 200 109 0.035619 10.0.0.57 - - [2025-10-09 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.57 - - [2025-10-09 01:52:56] "GET /tag/68770075-1b13-43d8-aba2-fddfe4001386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010167 10.0.0.57 - - [2025-10-09 01:52:56] "POST /tags HTTP/1.1" 409 238 0.001765 10.0.0.57 - - [2025-10-09 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.57 - - [2025-10-09 01:52:56] "POST /chown HTTP/1.1" 200 109 0.008869 10.0.0.57 - - [2025-10-09 01:52:56] "GET /tag/df33036a-bee2-4020-8960-0f87a359038f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014351 10.0.0.57 - - [2025-10-09 01:52:56] "PUT /virtual-machine-interface/fbfbdba5-1878-415e-b897-7bc1df55ba4a HTTP/1.1" 200 284 0.025660 10.0.0.57 - - [2025-10-09 01:52:56] "PUT /instance-ip/c61df127-db05-47a9-b457-90ad79ffa346 HTTP/1.1" 200 256 0.028752 10.0.0.57 - - [2025-10-09 01:52:56] "POST /firewall-rules HTTP/1.1" 200 650 0.129318 10.0.0.57 - - [2025-10-09 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.069799 10.0.0.57 - - [2025-10-09 01:52:56] "GET /firewall-rule/c822d78d-eb6b-4497-a6db-cc53254356a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.009228 10.0.0.57 - - [2025-10-09 01:52:56] "GET /firewall-policy/fb1e2efe-b978-4d36-bac4-5d98a3e495cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004631 10.0.0.57 - - [2025-10-09 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.037508 10.0.0.57 - - [2025-10-09 01:52:56] "GET /firewall-rule/c822d78d-eb6b-4497-a6db-cc53254356a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.019960 10.0.0.57 - - [2025-10-09 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.034491 10.0.0.57 - - [2025-10-09 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.021684 10.0.0.57 - - [2025-10-09 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.033372 10.0.0.57 - - [2025-10-09 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.079566 10.0.0.57 - - [2025-10-09 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009006 10.0.0.57 - - [2025-10-09 01:52:56] "POST /ref-update HTTP/1.1" 200 156 0.060457 10.0.0.57 - - [2025-10-09 01:52:56] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.075962 10.0.0.57 - - [2025-10-09 01:52:56] "POST /virtual-machines HTTP/1.1" 200 429 0.026811 10.0.0.57 - - [2025-10-09 01:52:56] "GET /loadbalancer/093cfdc5-9da6-4f11-95df-0ba7ae0a3584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.002885 10.0.0.57 - - [2025-10-09 01:52:56] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.101160 10.0.0.57 - - [2025-10-09 01:52:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.150413 10.0.0.57 - - [2025-10-09 01:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007773 10.0.0.57 - - [2025-10-09 01:52:56] "POST /chown HTTP/1.1" 200 109 0.051292 10.0.0.57 - - [2025-10-09 01:52:57] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.050025 10.0.0.57 - - [2025-10-09 01:52:57] "GET /loadbalancer-listener/5acd3e75-d5b8-4832-a847-019d193dea03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004697 10.0.0.57 - - [2025-10-09 01:52:57] "GET /loadbalancer-listener/5acd3e75-d5b8-4832-a847-019d193dea03?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003013 10.0.0.57 - - [2025-10-09 01:52:57] "POST /chown HTTP/1.1" 200 109 0.006399 10.0.0.57 - - [2025-10-09 01:52:57] "PUT /virtual-machine-interface/476226ae-4c6f-4a99-9110-9db57fd9fca5 HTTP/1.1" 200 284 0.016809 10.0.0.57 - - [2025-10-09 01:52:57] "PUT /instance-ip/c61df127-db05-47a9-b457-90ad79ffa346 HTTP/1.1" 200 256 0.035564 10.0.0.57 - - [2025-10-09 01:52:57] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.043348 10.0.0.57 - - [2025-10-09 01:52:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019329 10.0.0.57 - - [2025-10-09 01:52:57] "GET /loadbalancer-pool/7758ed41-017a-4d11-b5ed-9230fa6d6967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004866 10.0.0.57 - - [2025-10-09 01:52:57] "POST /ref-update HTTP/1.1" 200 156 0.031886 10.0.0.57 - - [2025-10-09 01:52:57] "POST /ref-update HTTP/1.1" 200 156 0.019968 10.0.0.57 - - [2025-10-09 01:52:57] "POST /ref-update HTTP/1.1" 200 156 0.019162 10.0.0.57 - - [2025-10-09 01:52:57] "POST /loadbalancer-members HTTP/1.1" 200 707 0.042238 10.0.0.57 - - [2025-10-09 01:52:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022897 10.0.0.57 - - [2025-10-09 01:52:57] "POST /ref-update HTTP/1.1" 200 156 0.017640 10.0.0.57 - - [2025-10-09 01:52:57] "GET /loadbalancer-member/0f58c22a-96f5-4140-a180-45b7247175cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.034505 10.0.0.57 - - [2025-10-09 01:52:57] "POST /ref-update HTTP/1.1" 200 156 0.043365 10.0.0.57 - - [2025-10-09 01:52:57] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003923 10.0.0.57 - - [2025-10-09 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.57 - - [2025-10-09 01:52:57] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004191 10.0.0.57 - - [2025-10-09 01:52:57] "PUT /service-instance/788c518c-5c0b-4171-8244-be7213d23b2b HTTP/1.1" 200 266 0.016098 10.0.0.57 - - [2025-10-09 01:52:57] "POST /tags HTTP/1.1" 409 221 0.002079 10.0.0.57 - - [2025-10-09 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.57 - - [2025-10-09 01:52:57] "GET /tag/68770075-1b13-43d8-aba2-fddfe4001386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011043 10.0.0.57 - - [2025-10-09 01:52:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.018859 10.0.0.57 - - [2025-10-09 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.57 - - [2025-10-09 01:52:57] "POST /chown HTTP/1.1" 200 109 0.008768 10.0.0.57 - - [2025-10-09 01:52:57] "POST /tags HTTP/1.1" 409 238 0.007197 10.0.0.57 - - [2025-10-09 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.57 - - [2025-10-09 01:52:57] "GET /tag/df33036a-bee2-4020-8960-0f87a359038f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009987 10.0.0.57 - - [2025-10-09 01:52:57] "POST /chown HTTP/1.1" 200 109 0.005523 10.0.0.57 - - [2025-10-09 01:52:57] "PUT /instance-ip/c61df127-db05-47a9-b457-90ad79ffa346 HTTP/1.1" 200 256 0.011592 10.0.0.57 - - [2025-10-09 01:52:57] "POST /firewall-rules HTTP/1.1" 409 293 0.002439 10.0.0.57 - - [2025-10-09 01:52:57] "POST /ref-update HTTP/1.1" 200 156 0.018131 10.0.0.57 - - [2025-10-09 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.57 - - [2025-10-09 01:52:57] "PUT /firewall-rule/c822d78d-eb6b-4497-a6db-cc53254356a1 HTTP/1.1" 200 260 0.020693 10.0.0.57 - - [2025-10-09 01:52:57] "POST /chown HTTP/1.1" 200 109 0.007003 10.0.0.57 - - [2025-10-09 01:52:57] "GET /firewall-rule/c822d78d-eb6b-4497-a6db-cc53254356a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004026 10.0.0.57 - - [2025-10-09 01:52:57] "GET /firewall-policy/fb1e2efe-b978-4d36-bac4-5d98a3e495cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007682 10.0.0.57 - - [2025-10-09 01:52:57] "POST /chown HTTP/1.1" 200 109 0.031493 10.0.0.57 - - [2025-10-09 01:52:57] "GET /firewall-rule/c822d78d-eb6b-4497-a6db-cc53254356a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.031928 10.0.0.57 - - [2025-10-09 01:52:57] "PUT /instance-ip/c61df127-db05-47a9-b457-90ad79ffa346 HTTP/1.1" 200 256 0.047602 10.0.0.57 - - [2025-10-09 01:52:57] "POST /ref-update HTTP/1.1" 200 156 0.013660 10.0.0.57 - - [2025-10-09 01:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.57 - - [2025-10-09 01:52:57] "POST /chown HTTP/1.1" 200 109 0.007962 10.0.0.57 - - [2025-10-09 01:52:57] "POST /chown HTTP/1.1" 200 109 0.006384 10.0.0.57 - - [2025-10-09 01:52:57] "PUT /instance-ip/c61df127-db05-47a9-b457-90ad79ffa346 HTTP/1.1" 200 256 0.017491 10.0.0.57 - - [2025-10-09 01:52:57] "POST /ref-update HTTP/1.1" 200 156 0.019806 10.0.0.57 - - [2025-10-09 01:52:57] "POST /chown HTTP/1.1" 200 109 0.007341 10.0.0.57 - - [2025-10-09 01:52:57] "POST /chown HTTP/1.1" 200 109 0.023163 10.0.0.57 - - [2025-10-09 01:52:58] "PUT /instance-ip/c61df127-db05-47a9-b457-90ad79ffa346 HTTP/1.1" 200 256 0.023784 10.0.0.57 - - [2025-10-09 01:52:58] "POST /ref-update HTTP/1.1" 200 156 0.012933 10.0.0.57 - - [2025-10-09 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006316 10.0.0.57 - - [2025-10-09 01:52:58] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009277 10.0.0.57 - - [2025-10-09 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.57 - - [2025-10-09 01:52:58] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.033510 10.0.0.57 - - [2025-10-09 01:52:58] "PUT /service-instance/788c518c-5c0b-4171-8244-be7213d23b2b HTTP/1.1" 200 266 0.009866 10.0.0.57 - - [2025-10-09 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015806 10.0.0.57 - - [2025-10-09 01:52:58] "POST /virtual-machines HTTP/1.1" 200 373 0.026042 10.0.0.57 - - [2025-10-09 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022096 10.0.0.57 - - [2025-10-09 01:52:58] "PUT /service-instance/788c518c-5c0b-4171-8244-be7213d23b2b HTTP/1.1" 200 266 0.072977 10.0.0.57 - - [2025-10-09 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016018 10.0.0.57 - - [2025-10-09 01:52:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.134353 10.0.0.57 - - [2025-10-09 01:52:58] "PUT /service-instance/788c518c-5c0b-4171-8244-be7213d23b2b HTTP/1.1" 200 266 0.022193 10.0.0.57 - - [2025-10-09 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022240 10.0.0.57 - - [2025-10-09 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021407 10.0.0.57 - - [2025-10-09 01:52:58] "GET /virtual-machine-interface/ae43b834-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006730 10.0.0.57 - - [2025-10-09 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015114 10.0.0.57 - - [2025-10-09 01:52:58] "PUT /service-instance/788c518c-5c0b-4171-8244-be7213d23b2b HTTP/1.1" 200 266 0.016226 10.0.0.57 - - [2025-10-09 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024197 10.0.0.57 - - [2025-10-09 01:52:58] "POST /instance-ips HTTP/1.1" 200 413 0.089588 10.0.0.57 - - [2025-10-09 01:52:58] "PUT /service-instance/788c518c-5c0b-4171-8244-be7213d23b2b HTTP/1.1" 200 266 0.016994 10.0.0.57 - - [2025-10-09 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.036046 10.0.0.57 - - [2025-10-09 01:52:58] "GET /virtual-machine-interface/ae43b834-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.006459 10.0.0.57 - - [2025-10-09 01:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011127 10.0.0.57 - - [2025-10-09 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.57 - - [2025-10-09 01:52:58] "POST /chown HTTP/1.1" 200 109 0.006258 10.0.0.57 - - [2025-10-09 01:52:58] "POST /set-tag HTTP/1.1" 200 109 0.017403 10.0.0.57 - - [2025-10-09 01:52:58] "GET /virtual-machine-interface/ae43b834-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011940 10.0.0.57 - - [2025-10-09 01:52:58] "GET /instance-ip/ae6385ec-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.009793 10.0.0.57 - - [2025-10-09 01:52:58] "POST /chown HTTP/1.1" 200 109 0.013149 10.0.0.57 - - [2025-10-09 01:52:58] "POST /ref-update HTTP/1.1" 200 156 0.016247 10.0.0.57 - - [2025-10-09 01:52:58] "POST /chown HTTP/1.1" 200 109 0.012560 10.0.0.57 - - [2025-10-09 01:52:58] "GET /virtual-machine-interface/ae43b834-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007343 10.0.0.57 - - [2025-10-09 01:52:58] "POST /set-tag HTTP/1.1" 200 109 0.001662 10.0.0.57 - - [2025-10-09 01:52:58] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.002860 10.0.0.57 - - [2025-10-09 01:52:58] "POST /ref-update HTTP/1.1" 200 156 0.006592 10.0.0.57 - - [2025-10-09 01:52:58] "GET /virtual-machine-interface/ae43b834-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005281 10.0.0.57 - - [2025-10-09 01:52:58] "POST /chown HTTP/1.1" 200 109 0.012326 10.0.0.57 - - [2025-10-09 01:52:59] "POST /ref-update HTTP/1.1" 200 156 0.011397 10.0.0.57 - - [2025-10-09 01:52:59] "POST /set-tag HTTP/1.1" 200 109 0.011002 10.0.0.57 - - [2025-10-09 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.57 - - [2025-10-09 01:52:59] "GET /virtual-machine-interface/ae43b834-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003571 10.0.0.57 - - [2025-10-09 01:52:59] "POST /set-tag HTTP/1.1" 200 109 0.001692 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.006130 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.017850 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.025079 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.007395 10.0.0.57 - - [2025-10-09 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.005913 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.019849 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.016267 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.006617 10.0.0.57 - - [2025-10-09 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009652 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.005676 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.010031 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.006832 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.021163 10.0.0.57 - - [2025-10-09 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.006066 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.015583 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.009170 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.005995 10.0.0.57 - - [2025-10-09 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.005579 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.007499 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.016103 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.013575 10.0.0.57 - - [2025-10-09 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.005656 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.016371 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.006408 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.007134 10.0.0.57 - - [2025-10-09 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.57 - - [2025-10-09 01:52:59] "POST /chown HTTP/1.1" 200 109 0.005965 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.015294 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.014147 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.006202 10.0.0.57 - - [2025-10-09 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.006109 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.014399 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.012179 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.015052 10.0.0.57 - - [2025-10-09 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007550 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.006415 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.031610 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.015987 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.009513 10.0.0.57 - - [2025-10-09 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.006680 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.008266 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.017443 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.011761 10.0.0.57 - - [2025-10-09 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.006121 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.013490 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.006974 10.0.0.57 - - [2025-10-09 01:53:00] "POST /chown HTTP/1.1" 200 109 0.022298 10.0.0.57 - - [2025-10-09 01:53:02] "GET /virtual-machine-interface/a9d2ff94-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008360 10.0.0.57 - - [2025-10-09 01:53:02] "POST /set-tag HTTP/1.1" 200 109 0.007255 10.0.0.57 - - [2025-10-09 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.57 - - [2025-10-09 01:53:02] "GET /loadbalancer/3efc64fb-4d9e-4048-98da-b9f15e2e18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002827 10.0.0.57 - - [2025-10-09 01:53:02] "GET /loadbalancer-pool/b5bc8b60-9f97-4711-a790-5ac26c64840a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.005224 10.0.0.57 - - [2025-10-09 01:53:02] "POST /loadbalancer-members HTTP/1.1" 200 702 0.030081 10.0.0.57 - - [2025-10-09 01:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024283 10.0.0.57 - - [2025-10-09 01:53:02] "GET /virtual-machine-interface/a9d2ff94-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010129 10.0.0.57 - - [2025-10-09 01:53:02] "GET /virtual-machine-interface/a9d2ff94-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009429 10.0.0.57 - - [2025-10-09 01:53:02] "POST /ref-update HTTP/1.1" 200 156 0.010109 10.0.0.57 - - [2025-10-09 01:53:02] "POST /tags HTTP/1.1" 409 221 0.002839 10.0.0.57 - - [2025-10-09 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.57 - - [2025-10-09 01:53:02] "GET /tag/68770075-1b13-43d8-aba2-fddfe4001386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.142228 10.0.0.57 - - [2025-10-09 01:53:02] "GET /floating-ip/7f7976c5-404f-4cac-ab37-f3f64f984bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.003676 10.0.0.57 - - [2025-10-09 01:53:02] "PUT /floating-ip/7f7976c5-404f-4cac-ab37-f3f64f984bae HTTP/1.1" 200 256 0.043628 10.0.0.57 - - [2025-10-09 01:53:02] "POST /set-tag HTTP/1.1" 200 109 0.024534 10.0.0.57 - - [2025-10-09 01:53:03] "GET /virtual-machine-interface/a9786c3c-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005374 10.0.0.57 - - [2025-10-09 01:53:03] "POST /set-tag HTTP/1.1" 200 109 0.007031 10.0.0.57 - - [2025-10-09 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.57 - - [2025-10-09 01:53:03] "GET /loadbalancer/3efc64fb-4d9e-4048-98da-b9f15e2e18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003102 10.0.0.57 - - [2025-10-09 01:53:03] "GET /loadbalancer-pool/b5bc8b60-9f97-4711-a790-5ac26c64840a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002697 10.0.0.57 - - [2025-10-09 01:53:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021448 10.0.0.57 - - [2025-10-09 01:53:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010779 10.0.0.57 - - [2025-10-09 01:53:03] "GET /virtual-machine-interface/a9786c3c-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013871 10.0.0.57 - - [2025-10-09 01:53:03] "GET /virtual-machine/fcece544-d855-42bf-a26e-4ae2889d8395?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.006322 10.0.0.57 - - [2025-10-09 01:53:03] "GET /virtual-machine-interface/a9786c3c-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009155 10.0.0.57 - - [2025-10-09 01:53:03] "GET /virtual-machine-interface/a9786c3c-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012653 10.0.0.57 - - [2025-10-09 01:53:03] "POST /ref-update HTTP/1.1" 200 156 0.012280 10.0.0.57 - - [2025-10-09 01:53:03] "POST /set-tag HTTP/1.1" 200 109 0.035901 10.0.0.57 - - [2025-10-09 01:53:03] "GET /floating-ip/7f7976c5-404f-4cac-ab37-f3f64f984bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008353 10.0.0.57 - - [2025-10-09 01:53:03] "GET /virtual-machine/76cd1337-5ad4-48ef-9228-1bb7fc911d80?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003185 10.0.0.57 - - [2025-10-09 01:53:03] "GET /virtual-machine-interface/a9d2ff94-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004400 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:53:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000997 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:53:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 10.0.0.57 - - [2025-10-09 01:53:08] "GET /virtual-machine-interface/ae43b834-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004215 10.0.0.57 - - [2025-10-09 01:53:08] "POST /set-tag HTTP/1.1" 200 109 0.001917 10.0.0.57 - - [2025-10-09 01:53:08] "GET /virtual-machine/2872c960-3deb-4429-9d70-ab0e417ba030?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003292 10.0.0.57 - - [2025-10-09 01:53:08] "GET /virtual-machine-interface/ae43b834-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003759 10.0.0.57 - - [2025-10-09 01:53:08] "GET /virtual-machine-interface/ae43b834-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004201 10.0.0.57 - - [2025-10-09 01:53:08] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.57 - - [2025-10-09 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.57 - - [2025-10-09 01:53:34] "POST /chown HTTP/1.1" 200 109 0.006925 10.0.0.57 - - [2025-10-09 01:53:34] "POST /chown HTTP/1.1" 200 109 0.012307 10.0.0.57 - - [2025-10-09 01:53:34] "POST /chown HTTP/1.1" 200 109 0.009956 10.0.0.57 - - [2025-10-09 01:53:34] "POST /chown HTTP/1.1" 200 109 0.008430 10.0.0.57 - - [2025-10-09 01:53:41] "GET /virtual-machine-interface/ae43b834-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005834 10.0.0.57 - - [2025-10-09 01:53:41] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.57 - - [2025-10-09 01:53:41] "GET /virtual-machine-interface/ae43b834-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004405 10.0.0.57 - - [2025-10-09 01:53:41] "POST /set-tag HTTP/1.1" 200 109 0.004776 10.0.0.57 - - [2025-10-09 01:53:41] "GET /virtual-machine/2872c960-3deb-4429-9d70-ab0e417ba030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002947 10.0.0.57 - - [2025-10-09 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.014031 10.0.0.57 - - [2025-10-09 01:53:41] "GET /virtual-machine-interface/ae43b834-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004818 10.0.0.57 - - [2025-10-09 01:53:41] "POST /set-tag HTTP/1.1" 200 109 0.016815 10.0.0.57 - - [2025-10-09 01:53:41] "POST /set-tag HTTP/1.1" 200 109 0.022130 10.0.0.57 - - [2025-10-09 01:53:41] "DELETE /instance-ip/ae6385ec-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.046204 10.0.0.57 - - [2025-10-09 01:53:41] "DELETE /virtual-machine-interface/ae43b834-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.065565 10.0.0.57 - - [2025-10-09 01:53:41] "DELETE /virtual-machine/2872c960-3deb-4429-9d70-ab0e417ba030 HTTP/1.1" 200 115 0.039558 10.0.0.57 - - [2025-10-09 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.57 - - [2025-10-09 01:53:43] "GET /tag/df33036a-bee2-4020-8960-0f87a359038f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011777 10.0.0.57 - - [2025-10-09 01:53:43] "GET /tag/df33036a-bee2-4020-8960-0f87a359038f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.013939 10.0.0.57 - - [2025-10-09 01:53:43] "GET /virtual-machine-interface/2f6a5607-93e6-4020-ac15-9bc94acaed62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004532 10.0.0.57 - - [2025-10-09 01:53:43] "POST /set-tag HTTP/1.1" 200 109 0.015213 10.0.0.57 - - [2025-10-09 01:53:43] "GET /virtual-machine-interface/476226ae-4c6f-4a99-9110-9db57fd9fca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004973 10.0.0.57 - - [2025-10-09 01:53:43] "POST /set-tag HTTP/1.1" 200 109 0.016261 10.0.0.57 - - [2025-10-09 01:53:43] "GET /virtual-machine-interface/fbfbdba5-1878-415e-b897-7bc1df55ba4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.012291 10.0.0.57 - - [2025-10-09 01:53:43] "POST /set-tag HTTP/1.1" 200 109 0.018912 10.0.0.57 - - [2025-10-09 01:53:43] "GET /firewall-policy/fb1e2efe-b978-4d36-bac4-5d98a3e495cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.016810 10.0.0.57 - - [2025-10-09 01:53:43] "GET /firewall-rule/c822d78d-eb6b-4497-a6db-cc53254356a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008176 10.0.0.57 - - [2025-10-09 01:53:44] "POST /ref-update HTTP/1.1" 200 156 0.021599 10.0.0.57 - - [2025-10-09 01:53:44] "DELETE /firewall-rule/c822d78d-eb6b-4497-a6db-cc53254356a1 HTTP/1.1" 200 115 0.045700 10.0.0.57 - - [2025-10-09 01:53:44] "DELETE /loadbalancer-member/0f58c22a-96f5-4140-a180-45b7247175cd HTTP/1.1" 200 115 0.030793 10.0.0.57 - - [2025-10-09 01:53:44] "PUT /service-instance/788c518c-5c0b-4171-8244-be7213d23b2b HTTP/1.1" 200 266 0.018024 10.0.0.57 - - [2025-10-09 01:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018920 10.0.0.57 - - [2025-10-09 01:53:44] "DELETE /loadbalancer-pool/7758ed41-017a-4d11-b5ed-9230fa6d6967 HTTP/1.1" 200 115 0.085438 10.0.0.57 - - [2025-10-09 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005793 10.0.0.57 - - [2025-10-09 01:53:44] "DELETE /loadbalancer-listener/5acd3e75-d5b8-4832-a847-019d193dea03 HTTP/1.1" 200 115 0.027566 10.0.0.57 - - [2025-10-09 01:53:44] "GET /floating-ip/bd61bac7-faef-446b-a205-a0f95719d368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.004066 10.0.0.57 - - [2025-10-09 01:53:44] "POST /chown HTTP/1.1" 200 109 0.008070 10.0.0.57 - - [2025-10-09 01:53:44] "POST /chown HTTP/1.1" 200 109 0.013731 10.0.0.57 - - [2025-10-09 01:53:44] "POST /chown HTTP/1.1" 200 109 0.038789 10.0.0.57 - - [2025-10-09 01:53:44] "PUT /floating-ip/bd61bac7-faef-446b-a205-a0f95719d368 HTTP/1.1" 200 256 0.075791 10.0.0.57 - - [2025-10-09 01:53:44] "POST /chown HTTP/1.1" 200 109 0.027037 10.0.0.57 - - [2025-10-09 01:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009017 10.0.0.57 - - [2025-10-09 01:53:44] "DELETE /floating-ip/bd61bac7-faef-446b-a205-a0f95719d368 HTTP/1.1" 200 115 0.099620 10.0.0.57 - - [2025-10-09 01:53:44] "POST /chown HTTP/1.1" 200 109 0.017298 10.0.0.57 - - [2025-10-09 01:53:44] "DELETE /loadbalancer/093cfdc5-9da6-4f11-95df-0ba7ae0a3584 HTTP/1.1" 200 115 0.059747 10.0.0.57 - - [2025-10-09 01:53:44] "POST /chown HTTP/1.1" 200 109 0.017475 10.0.0.57 - - [2025-10-09 01:53:44] "POST /chown HTTP/1.1" 200 109 0.016393 10.0.0.57 - - [2025-10-09 01:53:44] "POST /chown HTTP/1.1" 200 109 0.017209 10.0.0.57 - - [2025-10-09 01:53:44] "DELETE /instance-ip/c61df127-db05-47a9-b457-90ad79ffa346 HTTP/1.1" 200 115 0.096209 10.0.0.57 - - [2025-10-09 01:53:44] "DELETE /virtual-machine-interface/2f6a5607-93e6-4020-ac15-9bc94acaed62 HTTP/1.1" 200 115 0.057226 10.0.0.57 - - [2025-10-09 01:53:44] "PUT /service-instance/788c518c-5c0b-4171-8244-be7213d23b2b HTTP/1.1" 200 266 0.011922 10.0.0.57 - - [2025-10-09 01:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011906 10.0.0.57 - - [2025-10-09 01:53:44] "GET /floating-ip-pool/9db060d1-5d92-4d96-8354-697cb7c13999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.006749 10.0.0.57 - - [2025-10-09 01:53:44] "POST /ref-update HTTP/1.1" 200 156 0.011246 10.0.0.57 - - [2025-10-09 01:53:44] "PUT /service-instance/788c518c-5c0b-4171-8244-be7213d23b2b HTTP/1.1" 200 266 0.011707 10.0.0.57 - - [2025-10-09 01:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017906 10.0.0.57 - - [2025-10-09 01:53:44] "DELETE /tag/df33036a-bee2-4020-8960-0f87a359038f HTTP/1.1" 200 115 0.168703 10.0.0.57 - - [2025-10-09 01:53:44] "PUT /service-instance/788c518c-5c0b-4171-8244-be7213d23b2b HTTP/1.1" 200 266 0.039891 10.0.0.57 - - [2025-10-09 01:53:44] "DELETE /floating-ip-pool/9db060d1-5d92-4d96-8354-697cb7c13999 HTTP/1.1" 200 115 0.107595 10.0.0.57 - - [2025-10-09 01:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025076 10.0.0.57 - - [2025-10-09 01:53:45] "DELETE /service-instance/788c518c-5c0b-4171-8244-be7213d23b2b HTTP/1.1" 200 115 0.053145 10.0.0.57 - - [2025-10-09 01:53:45] "GET /virtual-machine-interface/476226ae-4c6f-4a99-9110-9db57fd9fca5?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.022058 10.0.0.57 - - [2025-10-09 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005287 10.0.0.57 - - [2025-10-09 01:53:45] "POST /useragent-kv HTTP/1.1" 200 115 0.008420 10.0.0.57 - - [2025-10-09 01:53:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002295 10.0.0.57 - - [2025-10-09 01:53:45] "DELETE /virtual-network/592bb8c3-3ea0-4a2b-a530-16912b8d5ce0 HTTP/1.1" 200 115 0.150060 10.0.0.57 - - [2025-10-09 01:53:45] "GET /routing-instance/ccb85cdf-d829-4968-b63e-6499e8e0ea48 HTTP/1.1" 404 171 0.001676 10.0.0.57 - - [2025-10-09 01:53:45] "GET /domains HTTP/1.1" 200 280 0.001450 10.0.0.57 - - [2025-10-09 01:53:45] "GET /domain/62ac9097-144e-4cdc-9a5c-b93558af69e3 HTTP/1.1" 200 3086 0.003682 10.0.0.57 - - [2025-10-09 01:53:45] "DELETE /route-target/0fa289af-347f-4e28-aa3b-438017d48c3b HTTP/1.1" 200 115 0.029969 10.0.0.57 - - [2025-10-09 01:53:45] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d HTTP/1.1" 200 7142 0.035814 10.0.0.57 - - [2025-10-09 01:53:45] "DELETE /virtual-machine-interface/476226ae-4c6f-4a99-9110-9db57fd9fca5 HTTP/1.1" 200 115 0.090954 10.0.0.57 - - [2025-10-09 01:53:45] "DELETE /virtual-machine/0d52fb86-ad90-429b-9eab-8c7b4171a538 HTTP/1.1" 200 115 0.021756 10.0.0.57 - - [2025-10-09 01:53:45] "GET /virtual-machine-interface/fbfbdba5-1878-415e-b897-7bc1df55ba4a?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.011966 10.0.0.57 - - [2025-10-09 01:53:45] "GET /virtual-machine-interface/a9d2ff94-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007711 10.0.0.57 - - [2025-10-09 01:53:45] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.57 - - [2025-10-09 01:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.57 - - [2025-10-09 01:53:45] "GET /loadbalancer/3efc64fb-4d9e-4048-98da-b9f15e2e18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002487 10.0.0.57 - - [2025-10-09 01:53:45] "GET /virtual-machine-interface/a9d2ff94-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003759 10.0.0.57 - - [2025-10-09 01:53:45] "DELETE /virtual-machine-interface/fbfbdba5-1878-415e-b897-7bc1df55ba4a HTTP/1.1" 200 115 0.047446 10.0.0.57 - - [2025-10-09 01:53:45] "POST /ref-update HTTP/1.1" 200 156 0.012210 10.0.0.57 - - [2025-10-09 01:53:45] "POST /set-tag HTTP/1.1" 200 109 0.050363 10.0.0.57 - - [2025-10-09 01:53:45] "DELETE /virtual-machine/2102a917-e7cd-46a4-86ef-e68223558399 HTTP/1.1" 200 115 0.063172 10.0.0.57 - - [2025-10-09 01:53:45] "DELETE /loadbalancer-member/74bad678-df09-40bd-b06a-f28b98e34620 HTTP/1.1" 200 115 0.071680 10.0.0.57 - - [2025-10-09 01:53:46] "GET /virtual-machine-interface/a9d2ff94-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004712 10.0.0.57 - - [2025-10-09 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.57 - - [2025-10-09 01:53:46] "GET /virtual-machine-interface/a9d2ff94-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004465 10.0.0.57 - - [2025-10-09 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.57 - - [2025-10-09 01:53:46] "GET /virtual-machine/76cd1337-5ad4-48ef-9228-1bb7fc911d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002407 10.0.0.57 - - [2025-10-09 01:53:46] "POST /ref-update HTTP/1.1" 200 156 0.010674 10.0.0.57 - - [2025-10-09 01:53:46] "GET /virtual-machine-interface/a9d2ff94-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004300 10.0.0.57 - - [2025-10-09 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.014050 10.0.0.57 - - [2025-10-09 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.028360 10.0.0.57 - - [2025-10-09 01:53:46] "POST /set-tag HTTP/1.1" 200 109 0.014137 10.0.0.57 - - [2025-10-09 01:53:46] "DELETE /instance-ip/a9ecea1c-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.036924 10.0.0.57 - - [2025-10-09 01:53:46] "POST /ref-update HTTP/1.1" 200 156 0.010335 10.0.0.57 - - [2025-10-09 01:53:46] "DELETE /virtual-machine-interface/a9d2ff94-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.036834 10.0.0.57 - - [2025-10-09 01:53:46] "DELETE /virtual-machine/76cd1337-5ad4-48ef-9228-1bb7fc911d80 HTTP/1.1" 200 115 0.023415 10.0.0.57 - - [2025-10-09 01:53:50] "GET /virtual-machine-interface/a9786c3c-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004682 10.0.0.57 - - [2025-10-09 01:53:50] "POST /set-tag HTTP/1.1" 200 109 0.003976 10.0.0.57 - - [2025-10-09 01:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.57 - - [2025-10-09 01:53:50] "GET /loadbalancer/3efc64fb-4d9e-4048-98da-b9f15e2e18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002237 10.0.0.57 - - [2025-10-09 01:53:51] "GET /virtual-machine-interface/a9786c3c-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005932 10.0.0.57 - - [2025-10-09 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.57 - - [2025-10-09 01:53:51] "GET /virtual-machine-interface/a9786c3c-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005207 10.0.0.57 - - [2025-10-09 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.002539 10.0.0.57 - - [2025-10-09 01:53:51] "GET /virtual-machine/fcece544-d855-42bf-a26e-4ae2889d8395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002597 10.0.0.57 - - [2025-10-09 01:53:51] "POST /ref-update HTTP/1.1" 200 156 0.008934 10.0.0.57 - - [2025-10-09 01:53:51] "GET /virtual-machine-interface/a9786c3c-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004991 10.0.0.57 - - [2025-10-09 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.016666 10.0.0.57 - - [2025-10-09 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.028858 10.0.0.57 - - [2025-10-09 01:53:51] "POST /set-tag HTTP/1.1" 200 109 0.014398 10.0.0.57 - - [2025-10-09 01:53:51] "DELETE /instance-ip/a98aeeac-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.057211 10.0.0.57 - - [2025-10-09 01:53:51] "POST /ref-update HTTP/1.1" 200 156 0.009831 10.0.0.57 - - [2025-10-09 01:53:51] "DELETE /virtual-machine-interface/a9786c3c-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.053797 10.0.0.57 - - [2025-10-09 01:53:51] "DELETE /virtual-machine/fcece544-d855-42bf-a26e-4ae2889d8395 HTTP/1.1" 200 115 0.022684 10.0.0.57 - - [2025-10-09 01:53:51] "DELETE /tag/2a08c6e6-47d3-408c-9161-4f9726c728c2 HTTP/1.1" 200 115 0.060810 10.0.0.57 - - [2025-10-09 01:53:51] "DELETE /tag/458c280c-2798-4462-8402-250f7c611954 HTTP/1.1" 200 115 0.056398 10.0.0.57 - - [2025-10-09 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.57 - - [2025-10-09 01:53:55] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026285 10.0.0.57 - - [2025-10-09 01:53:55] "POST /tags HTTP/1.1" 200 393 0.019931 10.0.0.57 - - [2025-10-09 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019973 10.0.0.57 - - [2025-10-09 01:53:55] "GET /tag/c08fda0c-4ee8-4e1b-b5aa-2ca1f18586d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014370 10.0.0.57 - - [2025-10-09 01:53:55] "POST /tags HTTP/1.1" 200 341 0.015400 10.0.0.57 - - [2025-10-09 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.57 - - [2025-10-09 01:53:55] "GET /tag/35e844b8-dd7b-4e1a-b694-96f14a311541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010950 10.0.0.57 - - [2025-10-09 01:53:55] "POST /id-to-fqname HTTP/1.1" 200 192 0.000857 10.0.0.57 - - [2025-10-09 01:53:55] "GET /global-system-configs HTTP/1.1" 200 322 0.009520 10.0.0.57 - - [2025-10-09 01:53:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.001434 10.0.0.57 - - [2025-10-09 01:53:55] "POST /security-groups HTTP/1.1" 200 589 0.069018 10.0.0.57 - - [2025-10-09 01:53:55] "POST /projects HTTP/1.1" 200 519 0.166991 10.0.0.57 - - [2025-10-09 01:53:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.004295 10.0.0.57 - - [2025-10-09 01:53:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008916 10.0.0.57 - - [2025-10-09 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012607 10.0.0.57 - - [2025-10-09 01:53:56] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005704 10.0.0.57 - - [2025-10-09 01:53:56] "POST /access-control-lists HTTP/1.1" 200 598 0.079838 10.0.0.57 - - [2025-10-09 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006548 10.0.0.57 - - [2025-10-09 01:53:56] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004481 10.0.0.57 - - [2025-10-09 01:53:56] "POST /fqname-to-id HTTP/1.1" 404 235 0.001881 10.0.0.57 - - [2025-10-09 01:53:56] "POST /access-control-lists HTTP/1.1" 200 596 0.061301 10.0.0.57 - - [2025-10-09 01:53:56] "PUT /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744 HTTP/1.1" 200 264 0.125025 10.0.0.57 - - [2025-10-09 01:53:56] "PUT /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644 HTTP/1.1" 200 264 0.058378 10.0.0.57 - - [2025-10-09 01:53:56] "POST /security-groups HTTP/1.1" 200 591 0.072715 10.0.0.57 - - [2025-10-09 01:53:56] "POST /fqname-to-id HTTP/1.1" 404 270 0.001890 10.0.0.57 - - [2025-10-09 01:53:56] "POST /access-control-lists HTTP/1.1" 200 632 0.024454 10.0.0.57 - - [2025-10-09 01:53:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024998 10.0.0.57 - - [2025-10-09 01:53:56] "POST /chown HTTP/1.1" 200 109 0.013207 10.0.0.57 - - [2025-10-09 01:53:56] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007717 10.0.0.57 - - [2025-10-09 01:53:56] "POST /fqname-to-id HTTP/1.1" 404 269 0.004960 10.0.0.57 - - [2025-10-09 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.57 - - [2025-10-09 01:53:56] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020795 10.0.0.57 - - [2025-10-09 01:53:56] "POST /access-control-lists HTTP/1.1" 200 630 0.061568 10.0.0.57 - - [2025-10-09 01:53:56] "POST /tags HTTP/1.1" 409 226 0.006115 10.0.0.57 - - [2025-10-09 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009050 10.0.0.57 - - [2025-10-09 01:53:56] "GET /tag/35e844b8-dd7b-4e1a-b694-96f14a311541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010864 10.0.0.57 - - [2025-10-09 01:53:56] "POST /firewall-rules HTTP/1.1" 200 600 0.062920 10.0.0.57 - - [2025-10-09 01:53:56] "GET /firewall-rule/cacc6820-010f-48df-ad05-f91f2a7386a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.018654 10.0.0.57 - - [2025-10-09 01:53:56] "GET /global-system-configs HTTP/1.1" 200 322 0.003533 10.0.0.57 - - [2025-10-09 01:53:56] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004156 10.0.0.57 - - [2025-10-09 01:53:56] "GET /firewall-rule/cacc6820-010f-48df-ad05-f91f2a7386a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006081 10.0.0.57 - - [2025-10-09 01:53:56] "POST /ref-update HTTP/1.1" 200 156 0.065559 10.0.0.57 - - [2025-10-09 01:53:56] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002582 10.0.0.57 - - [2025-10-09 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.57 - - [2025-10-09 01:53:56] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002337 10.0.0.57 - - [2025-10-09 01:53:56] "POST /tags HTTP/1.1" 409 226 0.002090 10.0.0.57 - - [2025-10-09 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.57 - - [2025-10-09 01:53:56] "GET /tag/35e844b8-dd7b-4e1a-b694-96f14a311541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014199 10.0.0.57 - - [2025-10-09 01:53:57] "POST /firewall-rules HTTP/1.1" 200 598 0.067685 10.0.0.57 - - [2025-10-09 01:53:57] "GET /firewall-rule/89602cac-34e8-424f-bf34-6684b3ec7ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004114 10.0.0.57 - - [2025-10-09 01:53:57] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005978 10.0.0.57 - - [2025-10-09 01:53:57] "GET /firewall-rule/89602cac-34e8-424f-bf34-6684b3ec7ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007196 10.0.0.57 - - [2025-10-09 01:53:57] "POST /ref-update HTTP/1.1" 200 156 0.042416 10.0.0.57 - - [2025-10-09 01:53:58] "POST /tags HTTP/1.1" 200 393 0.027237 10.0.0.57 - - [2025-10-09 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.022371 10.0.0.57 - - [2025-10-09 01:53:58] "GET /tag/369d872b-ec19-4544-8afc-1834e2508271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011135 10.0.0.57 - - [2025-10-09 01:53:58] "POST /tags HTTP/1.1" 200 341 0.021496 10.0.0.57 - - [2025-10-09 01:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009108 10.0.0.57 - - [2025-10-09 01:53:58] "GET /tag/fdf04357-8ef5-47db-abfc-71a6b5581dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011747 10.0.0.57 - - [2025-10-09 01:53:58] "POST /id-to-fqname HTTP/1.1" 200 192 0.000615 10.0.0.57 - - [2025-10-09 01:53:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.001463 10.0.0.57 - - [2025-10-09 01:53:59] "POST /security-groups HTTP/1.1" 200 589 0.077199 10.0.0.57 - - [2025-10-09 01:53:59] "POST /projects HTTP/1.1" 200 519 0.176929 10.0.0.57 - - [2025-10-09 01:53:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.004830 10.0.0.57 - - [2025-10-09 01:53:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024198 10.0.0.57 - - [2025-10-09 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009591 10.0.0.57 - - [2025-10-09 01:53:59] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.014476 10.0.0.57 - - [2025-10-09 01:53:59] "POST /access-control-lists HTTP/1.1" 200 598 0.090574 10.0.0.57 - - [2025-10-09 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.57 - - [2025-10-09 01:53:59] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.029958 10.0.0.57 - - [2025-10-09 01:53:59] "POST /fqname-to-id HTTP/1.1" 404 235 0.002587 10.0.0.57 - - [2025-10-09 01:53:59] "POST /access-control-lists HTTP/1.1" 200 596 0.061507 10.0.0.57 - - [2025-10-09 01:53:59] "PUT /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744 HTTP/1.1" 200 264 0.084939 10.0.0.57 - - [2025-10-09 01:53:59] "PUT /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644 HTTP/1.1" 200 264 0.035954 10.0.0.57 - - [2025-10-09 01:53:59] "POST /security-groups HTTP/1.1" 200 591 0.068268 10.0.0.57 - - [2025-10-09 01:53:59] "POST /fqname-to-id HTTP/1.1" 404 270 0.001782 10.0.0.57 - - [2025-10-09 01:53:59] "POST /access-control-lists HTTP/1.1" 200 632 0.066096 10.0.0.57 - - [2025-10-09 01:53:59] "POST /fqname-to-id HTTP/1.1" 404 269 0.008054 10.0.0.57 - - [2025-10-09 01:53:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.079746 10.0.0.57 - - [2025-10-09 01:53:59] "POST /chown HTTP/1.1" 200 109 0.014040 10.0.0.57 - - [2025-10-09 01:53:59] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010851 10.0.0.57 - - [2025-10-09 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.57 - - [2025-10-09 01:53:59] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013400 10.0.0.57 - - [2025-10-09 01:53:59] "POST /access-control-lists HTTP/1.1" 200 630 0.059873 10.0.0.57 - - [2025-10-09 01:53:59] "POST /tags HTTP/1.1" 409 226 0.014469 10.0.0.57 - - [2025-10-09 01:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.57 - - [2025-10-09 01:53:59] "GET /tag/fdf04357-8ef5-47db-abfc-71a6b5581dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016957 10.0.0.57 - - [2025-10-09 01:53:59] "POST /firewall-rules HTTP/1.1" 200 600 0.064223 10.0.0.57 - - [2025-10-09 01:53:59] "GET /firewall-rule/69a33704-9224-4be3-8360-06f85be4d05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004104 10.0.0.57 - - [2025-10-09 01:53:59] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003770 10.0.0.57 - - [2025-10-09 01:53:59] "GET /firewall-rule/69a33704-9224-4be3-8360-06f85be4d05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002546 10.0.0.57 - - [2025-10-09 01:53:59] "POST /ref-update HTTP/1.1" 200 156 0.059638 10.0.0.57 - - [2025-10-09 01:54:00] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002092 10.0.0.57 - - [2025-10-09 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.57 - - [2025-10-09 01:54:00] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002956 10.0.0.57 - - [2025-10-09 01:54:00] "POST /tags HTTP/1.1" 409 226 0.002009 10.0.0.57 - - [2025-10-09 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.57 - - [2025-10-09 01:54:00] "GET /tag/fdf04357-8ef5-47db-abfc-71a6b5581dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011140 10.0.0.57 - - [2025-10-09 01:54:00] "POST /firewall-rules HTTP/1.1" 200 598 0.073959 10.0.0.57 - - [2025-10-09 01:54:00] "GET /firewall-rule/5e839068-ca85-4bea-8f51-a8c1d6555681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.024055 10.0.0.57 - - [2025-10-09 01:54:00] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006277 10.0.0.57 - - [2025-10-09 01:54:00] "GET /firewall-rule/5e839068-ca85-4bea-8f51-a8c1d6555681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002867 10.0.0.57 - - [2025-10-09 01:54:00] "POST /ref-update HTTP/1.1" 200 156 0.064687 10.0.0.57 - - [2025-10-09 01:54:01] "POST /tags HTTP/1.1" 200 345 0.069101 10.0.0.57 - - [2025-10-09 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007584 10.0.0.57 - - [2025-10-09 01:54:01] "GET /tag/6b6cfa12-b1b2-45e2-919a-d88344a528a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014306 10.0.0.57 - - [2025-10-09 01:54:01] "POST /projects HTTP/1.1" 409 238 0.002630 10.0.0.57 - - [2025-10-09 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.57 - - [2025-10-09 01:54:01] "GET /project/75247a6b-cf86-406a-903f-fde7c7b80a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044681 10.0.0.57 - - [2025-10-09 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.57 - - [2025-10-09 01:54:01] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006150 10.0.0.57 - - [2025-10-09 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.57 - - [2025-10-09 01:54:02] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005246 10.0.0.57 - - [2025-10-09 01:54:02] "POST /security-groups HTTP/1.1" 409 285 0.002847 10.0.0.57 - - [2025-10-09 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.57 - - [2025-10-09 01:54:02] "PUT /security-group/49b1eac1-f6a9-4cba-b204-5a43e3ab0267 HTTP/1.1" 200 262 0.058529 10.0.0.57 - - [2025-10-09 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.024022 10.0.0.57 - - [2025-10-09 01:54:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.025218 10.0.0.57 - - [2025-10-09 01:54:02] "PUT /access-control-list/fbfd040f-550d-4554-8ed3-c5906f39f9bf HTTP/1.1" 200 272 0.019941 10.0.0.57 - - [2025-10-09 01:54:02] "POST /tags HTTP/1.1" 409 228 0.015606 10.0.0.57 - - [2025-10-09 01:54:02] "GET /project/75247a6b-cf86-406a-903f-fde7c7b80a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.073825 10.0.0.57 - - [2025-10-09 01:54:02] "PUT /access-control-list/eb1e604e-97c7-4525-aa41-20a67febba4c HTTP/1.1" 200 272 0.045360 10.0.0.57 - - [2025-10-09 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007980 10.0.0.57 - - [2025-10-09 01:54:02] "GET /tag/6b6cfa12-b1b2-45e2-919a-d88344a528a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018082 10.0.0.57 - - [2025-10-09 01:54:02] "POST /tags HTTP/1.1" 200 345 0.034171 10.0.0.57 - - [2025-10-09 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.57 - - [2025-10-09 01:54:02] "GET /tag/c619edef-4cdb-497b-9438-cd52d91f1c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012418 10.0.0.57 - - [2025-10-09 01:54:02] "POST /projects HTTP/1.1" 409 238 0.002115 10.0.0.57 - - [2025-10-09 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.57 - - [2025-10-09 01:54:02] "GET /project/6dfcf6e4-1b4c-4455-af2a-b651079a21ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025205 10.0.0.57 - - [2025-10-09 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.57 - - [2025-10-09 01:54:02] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004857 10.0.0.57 - - [2025-10-09 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.57 - - [2025-10-09 01:54:02] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007313 10.0.0.57 - - [2025-10-09 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.57 - - [2025-10-09 01:54:02] "POST /security-groups HTTP/1.1" 409 285 0.006372 10.0.0.57 - - [2025-10-09 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.57 - - [2025-10-09 01:54:02] "GET /project/6dfcf6e4-1b4c-4455-af2a-b651079a21ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051179 10.0.0.57 - - [2025-10-09 01:54:02] "PUT /security-group/ff6959d1-0e05-48b7-9f1f-13d54d8fe222 HTTP/1.1" 200 262 0.069712 10.0.0.57 - - [2025-10-09 01:54:02] "PUT /access-control-list/7c00b734-35a5-4786-bfbf-f01b7951e46d HTTP/1.1" 200 272 0.009519 10.0.0.57 - - [2025-10-09 01:54:02] "PUT /access-control-list/e5796b3a-17b5-4e94-9f27-18eb895ec955 HTTP/1.1" 200 272 0.015786 10.0.0.57 - - [2025-10-09 01:54:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.025029 10.0.0.57 - - [2025-10-09 01:54:02] "POST /tags HTTP/1.1" 409 228 0.012808 10.0.0.57 - - [2025-10-09 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.57 - - [2025-10-09 01:54:02] "GET /tag/c619edef-4cdb-497b-9438-cd52d91f1c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010560 10.0.0.57 - - [2025-10-09 01:54:02] "POST /tags HTTP/1.1" 200 291 0.058296 10.0.0.57 - - [2025-10-09 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007712 10.0.0.57 - - [2025-10-09 01:54:02] "GET /tag/c05d71a4-9568-4549-9f26-1d2f3c8466fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.018671 10.0.0.57 - - [2025-10-09 01:54:03] "POST /tags HTTP/1.1" 200 303 0.055102 10.0.0.57 - - [2025-10-09 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006181 10.0.0.57 - - [2025-10-09 01:54:03] "GET /tag/3e2274f6-cc20-42dd-a182-9a311e5bbf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012788 10.0.0.57 - - [2025-10-09 01:54:03] "POST /tags HTTP/1.1" 409 252 0.002115 10.0.0.57 - - [2025-10-09 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.57 - - [2025-10-09 01:54:03] "GET /tag/c08fda0c-4ee8-4e1b-b5aa-2ca1f18586d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011839 10.0.0.57 - - [2025-10-09 01:54:03] "POST /tags HTTP/1.1" 409 226 0.005691 10.0.0.57 - - [2025-10-09 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.57 - - [2025-10-09 01:54:03] "GET /tag/35e844b8-dd7b-4e1a-b694-96f14a311541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012339 10.0.0.57 - - [2025-10-09 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.57 - - [2025-10-09 01:54:03] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004680 10.0.0.57 - - [2025-10-09 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.57 - - [2025-10-09 01:54:03] "GET /project/75247a6b-cf86-406a-903f-fde7c7b80a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033593 10.0.0.57 - - [2025-10-09 01:54:03] "POST /virtual-machines HTTP/1.1" 200 395 0.007437 10.0.0.57 - - [2025-10-09 01:54:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011852 10.0.0.57 - - [2025-10-09 01:54:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113780 10.0.0.57 - - [2025-10-09 01:54:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018903 10.0.0.57 - - [2025-10-09 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006952 10.0.0.57 - - [2025-10-09 01:54:03] "GET /virtual-machine-interface/d5052c14-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004918 10.0.0.57 - - [2025-10-09 01:54:03] "POST /instance-ips HTTP/1.1" 200 397 0.019688 10.0.0.57 - - [2025-10-09 01:54:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.039948 10.0.0.57 - - [2025-10-09 01:54:03] "GET /virtual-machine-interface/d5052c14-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012681 10.0.0.57 - - [2025-10-09 01:54:03] "POST /set-tag HTTP/1.1" 200 109 0.068104 10.0.0.57 - - [2025-10-09 01:54:03] "GET /virtual-machine-interface/d5052c14-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017019 10.0.0.57 - - [2025-10-09 01:54:03] "GET /instance-ip/d51c1cf8-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005113 10.0.0.57 - - [2025-10-09 01:54:03] "GET /virtual-machine-interface/d5052c14-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004131 10.0.0.57 - - [2025-10-09 01:54:03] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.57 - - [2025-10-09 01:54:03] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004465 10.0.0.57 - - [2025-10-09 01:54:03] "POST /ref-update HTTP/1.1" 200 156 0.008644 10.0.0.57 - - [2025-10-09 01:54:03] "GET /virtual-machine-interface/d5052c14-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019316 10.0.0.57 - - [2025-10-09 01:54:03] "POST /set-tag HTTP/1.1" 200 109 0.003548 10.0.0.57 - - [2025-10-09 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.57 - - [2025-10-09 01:54:04] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003982 10.0.0.57 - - [2025-10-09 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.57 - - [2025-10-09 01:54:04] "GET /project/75247a6b-cf86-406a-903f-fde7c7b80a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042890 10.0.0.57 - - [2025-10-09 01:54:04] "POST /virtual-machines HTTP/1.1" 200 395 0.010397 10.0.0.57 - - [2025-10-09 01:54:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022339 10.0.0.57 - - [2025-10-09 01:54:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.131932 10.0.0.57 - - [2025-10-09 01:54:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009266 10.0.0.57 - - [2025-10-09 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005776 10.0.0.57 - - [2025-10-09 01:54:04] "GET /virtual-machine-interface/d5819dd0-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005293 10.0.0.57 - - [2025-10-09 01:54:04] "POST /instance-ips HTTP/1.1" 200 397 0.021366 10.0.0.57 - - [2025-10-09 01:54:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023189 10.0.0.57 - - [2025-10-09 01:54:04] "GET /virtual-machine-interface/d5819dd0-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011266 10.0.0.57 - - [2025-10-09 01:54:04] "POST /set-tag HTTP/1.1" 200 109 0.068130 10.0.0.57 - - [2025-10-09 01:54:04] "GET /virtual-machine-interface/d5819dd0-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014422 10.0.0.57 - - [2025-10-09 01:54:04] "GET /instance-ip/d5a08a42-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007288 10.0.0.57 - - [2025-10-09 01:54:04] "GET /virtual-machine-interface/d5819dd0-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005712 10.0.0.57 - - [2025-10-09 01:54:04] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.57 - - [2025-10-09 01:54:04] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004468 10.0.0.57 - - [2025-10-09 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.008964 10.0.0.57 - - [2025-10-09 01:54:04] "GET /virtual-machine-interface/d5819dd0-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014687 10.0.0.57 - - [2025-10-09 01:54:04] "POST /set-tag HTTP/1.1" 200 109 0.002617 10.0.0.57 - - [2025-10-09 01:54:04] "POST /tags HTTP/1.1" 200 291 0.023263 10.0.0.57 - - [2025-10-09 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006202 10.0.0.57 - - [2025-10-09 01:54:04] "GET /tag/ef19ba79-4c89-4324-977c-0871a2de0b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012424 10.0.0.57 - - [2025-10-09 01:54:04] "POST /tags HTTP/1.1" 409 252 0.002512 10.0.0.57 - - [2025-10-09 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.57 - - [2025-10-09 01:54:04] "GET /tag/369d872b-ec19-4544-8afc-1834e2508271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011748 10.0.0.57 - - [2025-10-09 01:54:05] "POST /tags HTTP/1.1" 409 226 0.005697 10.0.0.57 - - [2025-10-09 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.57 - - [2025-10-09 01:54:05] "GET /tag/fdf04357-8ef5-47db-abfc-71a6b5581dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012045 10.0.0.57 - - [2025-10-09 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.57 - - [2025-10-09 01:54:05] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004172 10.0.0.57 - - [2025-10-09 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.57 - - [2025-10-09 01:54:05] "GET /project/6dfcf6e4-1b4c-4455-af2a-b651079a21ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036829 10.0.0.57 - - [2025-10-09 01:54:05] "POST /virtual-machines HTTP/1.1" 200 395 0.009161 10.0.0.57 - - [2025-10-09 01:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009571 10.0.0.57 - - [2025-10-09 01:54:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104284 10.0.0.57 - - [2025-10-09 01:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.011639 10.0.0.57 - - [2025-10-09 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016052 10.0.0.57 - - [2025-10-09 01:54:05] "GET /virtual-machine-interface/d61e5832-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004598 10.0.0.57 - - [2025-10-09 01:54:05] "POST /instance-ips HTTP/1.1" 200 397 0.022242 10.0.0.57 - - [2025-10-09 01:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.014684 10.0.0.57 - - [2025-10-09 01:54:05] "GET /virtual-machine-interface/d61e5832-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009818 10.0.0.57 - - [2025-10-09 01:54:05] "POST /set-tag HTTP/1.1" 200 109 0.059670 10.0.0.57 - - [2025-10-09 01:54:05] "GET /virtual-machine-interface/d61e5832-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007531 10.0.0.57 - - [2025-10-09 01:54:05] "GET /instance-ip/d633ba7e-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003064 10.0.0.57 - - [2025-10-09 01:54:05] "GET /virtual-machine-interface/d61e5832-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004101 10.0.0.57 - - [2025-10-09 01:54:05] "POST /set-tag HTTP/1.1" 200 109 0.001924 10.0.0.57 - - [2025-10-09 01:54:05] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003501 10.0.0.57 - - [2025-10-09 01:54:05] "POST /ref-update HTTP/1.1" 200 156 0.009793 10.0.0.57 - - [2025-10-09 01:54:05] "GET /virtual-machine-interface/d61e5832-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004444 10.0.0.57 - - [2025-10-09 01:54:05] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.57 - - [2025-10-09 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.57 - - [2025-10-09 01:54:05] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004024 10.0.0.57 - - [2025-10-09 01:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.57 - - [2025-10-09 01:54:05] "GET /project/6dfcf6e4-1b4c-4455-af2a-b651079a21ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032362 10.0.0.57 - - [2025-10-09 01:54:05] "POST /virtual-machines HTTP/1.1" 200 395 0.009836 10.0.0.57 - - [2025-10-09 01:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.017037 10.0.0.57 - - [2025-10-09 01:54:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107356 10.0.0.57 - - [2025-10-09 01:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009720 10.0.0.57 - - [2025-10-09 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.57 - - [2025-10-09 01:54:06] "GET /virtual-machine-interface/d68620ac-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005381 10.0.0.57 - - [2025-10-09 01:54:06] "POST /instance-ips HTTP/1.1" 200 397 0.137608 10.0.0.57 - - [2025-10-09 01:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015255 10.0.0.57 - - [2025-10-09 01:54:06] "GET /virtual-machine-interface/d68620ac-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015536 10.0.0.57 - - [2025-10-09 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.060333 10.0.0.57 - - [2025-10-09 01:54:06] "GET /virtual-machine-interface/d68620ac-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004735 10.0.0.57 - - [2025-10-09 01:54:06] "GET /instance-ip/d69f67f6-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009252 10.0.0.57 - - [2025-10-09 01:54:06] "GET /virtual-machine-interface/d68620ac-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004542 10.0.0.57 - - [2025-10-09 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.002989 10.0.0.57 - - [2025-10-09 01:54:06] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004141 10.0.0.57 - - [2025-10-09 01:54:06] "POST /ref-update HTTP/1.1" 200 156 0.007866 10.0.0.57 - - [2025-10-09 01:54:06] "GET /virtual-machine-interface/d68620ac-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012999 10.0.0.57 - - [2025-10-09 01:54:06] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.57 - - [2025-10-09 01:54:06] "POST /tags HTTP/1.1" 200 299 0.018039 10.0.0.57 - - [2025-10-09 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008183 10.0.0.57 - - [2025-10-09 01:54:06] "GET /tag/f4a46154-2cfb-4bae-98f5-e4ce142a68a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011795 10.0.0.57 - - [2025-10-09 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.57 - - [2025-10-09 01:54:06] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003483 10.0.0.57 - - [2025-10-09 01:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.57 - - [2025-10-09 01:54:06] "GET /project/75247a6b-cf86-406a-903f-fde7c7b80a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032807 10.0.0.57 - - [2025-10-09 01:54:06] "POST /virtual-machines HTTP/1.1" 200 395 0.007743 10.0.0.57 - - [2025-10-09 01:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008430 10.0.0.57 - - [2025-10-09 01:54:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104073 10.0.0.57 - - [2025-10-09 01:54:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018902 10.0.0.57 - - [2025-10-09 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007589 10.0.0.57 - - [2025-10-09 01:54:07] "GET /virtual-machine-interface/d72b25ca-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005114 10.0.0.57 - - [2025-10-09 01:54:07] "POST /instance-ips HTTP/1.1" 200 397 0.029388 10.0.0.57 - - [2025-10-09 01:54:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021012 10.0.0.57 - - [2025-10-09 01:54:07] "GET /virtual-machine-interface/d72b25ca-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007173 10.0.0.57 - - [2025-10-09 01:54:07] "POST /set-tag HTTP/1.1" 200 109 0.018311 10.0.0.57 - - [2025-10-09 01:54:07] "GET /virtual-machine-interface/d72b25ca-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020551 10.0.0.57 - - [2025-10-09 01:54:07] "GET /instance-ip/d74082da-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002894 10.0.0.57 - - [2025-10-09 01:54:07] "GET /virtual-machine-interface/d72b25ca-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004256 10.0.0.57 - - [2025-10-09 01:54:07] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.57 - - [2025-10-09 01:54:07] "POST /tags HTTP/1.1" 200 299 0.019247 10.0.0.57 - - [2025-10-09 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.57 - - [2025-10-09 01:54:07] "GET /tag/3deb3155-0fd4-448b-9f5f-f842eadd8ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010957 10.0.0.57 - - [2025-10-09 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.57 - - [2025-10-09 01:54:07] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004252 10.0.0.57 - - [2025-10-09 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.57 - - [2025-10-09 01:54:07] "GET /project/75247a6b-cf86-406a-903f-fde7c7b80a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033439 10.0.0.57 - - [2025-10-09 01:54:07] "POST /virtual-machines HTTP/1.1" 200 395 0.008676 10.0.0.57 - - [2025-10-09 01:54:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018929 10.0.0.57 - - [2025-10-09 01:54:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125838 10.0.0.57 - - [2025-10-09 01:54:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009697 10.0.0.57 - - [2025-10-09 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009202 10.0.0.57 - - [2025-10-09 01:54:07] "GET /virtual-machine-interface/d7989362-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018413 10.0.0.57 - - [2025-10-09 01:54:07] "POST /instance-ips HTTP/1.1" 200 397 0.018654 10.0.0.57 - - [2025-10-09 01:54:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.027270 10.0.0.57 - - [2025-10-09 01:54:08] "GET /virtual-machine-interface/d7989362-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003831 10.0.0.57 - - [2025-10-09 01:54:08] "POST /set-tag HTTP/1.1" 200 109 0.017285 10.0.0.57 - - [2025-10-09 01:54:08] "GET /virtual-machine-interface/d7989362-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020734 10.0.0.57 - - [2025-10-09 01:54:08] "GET /instance-ip/d7b55254-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002918 10.0.0.57 - - [2025-10-09 01:54:08] "GET /virtual-machine-interface/d7989362-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005847 10.0.0.57 - - [2025-10-09 01:54:08] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.57 - - [2025-10-09 01:54:08] "POST /tags HTTP/1.1" 200 299 0.021362 10.0.0.57 - - [2025-10-09 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.57 - - [2025-10-09 01:54:08] "GET /tag/88cbe72f-1479-4a6a-a8e5-5dc278d29001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011137 10.0.0.57 - - [2025-10-09 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.57 - - [2025-10-09 01:54:08] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005065 10.0.0.57 - - [2025-10-09 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.57 - - [2025-10-09 01:54:08] "GET /project/6dfcf6e4-1b4c-4455-af2a-b651079a21ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037390 10.0.0.57 - - [2025-10-09 01:54:08] "POST /virtual-machines HTTP/1.1" 200 395 0.012286 10.0.0.57 - - [2025-10-09 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008006 10.0.0.57 - - [2025-10-09 01:54:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104697 10.0.0.57 - - [2025-10-09 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.016854 10.0.0.57 - - [2025-10-09 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007555 10.0.0.57 - - [2025-10-09 01:54:08] "GET /virtual-machine-interface/d808b408-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004559 10.0.0.57 - - [2025-10-09 01:54:08] "POST /instance-ips HTTP/1.1" 200 397 0.019882 10.0.0.57 - - [2025-10-09 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018125 10.0.0.57 - - [2025-10-09 01:54:08] "GET /virtual-machine-interface/d808b408-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009972 10.0.0.57 - - [2025-10-09 01:54:08] "POST /set-tag HTTP/1.1" 200 109 0.032145 10.0.0.57 - - [2025-10-09 01:54:08] "GET /virtual-machine-interface/d808b408-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018524 10.0.0.57 - - [2025-10-09 01:54:08] "GET /instance-ip/d81dde50-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003219 10.0.0.57 - - [2025-10-09 01:54:08] "GET /virtual-machine-interface/d808b408-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004663 10.0.0.57 - - [2025-10-09 01:54:08] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.57 - - [2025-10-09 01:54:08] "POST /tags HTTP/1.1" 200 299 0.020029 10.0.0.57 - - [2025-10-09 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.57 - - [2025-10-09 01:54:08] "GET /tag/51e23639-e84e-43b9-b5fd-600135b66a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015753 10.0.0.57 - - [2025-10-09 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.57 - - [2025-10-09 01:54:08] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004591 10.0.0.57 - - [2025-10-09 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011210 10.0.0.57 - - [2025-10-09 01:54:09] "GET /project/6dfcf6e4-1b4c-4455-af2a-b651079a21ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041075 10.0.0.57 - - [2025-10-09 01:54:09] "POST /virtual-machines HTTP/1.1" 200 395 0.015158 10.0.0.57 - - [2025-10-09 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021168 10.0.0.57 - - [2025-10-09 01:54:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121413 10.0.0.57 - - [2025-10-09 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017033 10.0.0.57 - - [2025-10-09 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008930 10.0.0.57 - - [2025-10-09 01:54:09] "GET /virtual-machine-interface/d878f204-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.022329 10.0.0.57 - - [2025-10-09 01:54:09] "POST /instance-ips HTTP/1.1" 200 397 0.023879 10.0.0.57 - - [2025-10-09 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022761 10.0.0.57 - - [2025-10-09 01:54:09] "GET /virtual-machine-interface/d878f204-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016448 10.0.0.57 - - [2025-10-09 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.019291 10.0.0.57 - - [2025-10-09 01:54:09] "GET /virtual-machine-interface/d878f204-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014035 10.0.0.57 - - [2025-10-09 01:54:09] "GET /instance-ip/d896ad08-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004332 10.0.0.57 - - [2025-10-09 01:54:09] "GET /virtual-machine-interface/d878f204-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008878 10.0.0.57 - - [2025-10-09 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.57 - - [2025-10-09 01:54:09] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003925 10.0.0.57 - - [2025-10-09 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.007879 10.0.0.57 - - [2025-10-09 01:54:09] "GET /virtual-machine-interface/d72b25ca-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010075 10.0.0.57 - - [2025-10-09 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.003089 10.0.0.57 - - [2025-10-09 01:54:09] "GET /virtual-machine-interface/d5052c14-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006672 10.0.0.57 - - [2025-10-09 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.003218 10.0.0.57 - - [2025-10-09 01:54:09] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003578 10.0.0.57 - - [2025-10-09 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.010152 10.0.0.57 - - [2025-10-09 01:54:09] "GET /virtual-machine-interface/d7989362-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007658 10.0.0.57 - - [2025-10-09 01:54:09] "POST /set-tag HTTP/1.1" 200 109 0.003364 10.0.0.57 - - [2025-10-09 01:54:09] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004906 10.0.0.57 - - [2025-10-09 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.007541 10.0.0.57 - - [2025-10-09 01:54:10] "GET /virtual-machine-interface/d808b408-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021024 10.0.0.57 - - [2025-10-09 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.003080 10.0.0.57 - - [2025-10-09 01:54:10] "GET /virtual-machine-interface/d5819dd0-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004128 10.0.0.57 - - [2025-10-09 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.57 - - [2025-10-09 01:54:10] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004112 10.0.0.57 - - [2025-10-09 01:54:10] "POST /ref-update HTTP/1.1" 200 156 0.006559 10.0.0.57 - - [2025-10-09 01:54:10] "GET /virtual-machine-interface/d878f204-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009031 10.0.0.57 - - [2025-10-09 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.57 - - [2025-10-09 01:54:10] "GET /virtual-machine-interface/d61e5832-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008063 10.0.0.57 - - [2025-10-09 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.003726 10.0.0.57 - - [2025-10-09 01:54:10] "GET /virtual-machine-interface/d68620ac-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005762 10.0.0.57 - - [2025-10-09 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.57 - - [2025-10-09 01:54:10] "GET /virtual-machine-interface/d72b25ca-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003948 10.0.0.57 - - [2025-10-09 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.57 - - [2025-10-09 01:54:10] "GET /virtual-machine-interface/d7989362-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003951 10.0.0.57 - - [2025-10-09 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.004249 10.0.0.57 - - [2025-10-09 01:54:10] "GET /virtual-machine-interface/d808b408-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004812 10.0.0.57 - - [2025-10-09 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.008277 10.0.0.57 - - [2025-10-09 01:54:10] "GET /virtual-machine-interface/d878f204-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004349 10.0.0.57 - - [2025-10-09 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.003041 10.0.0.57 - - [2025-10-09 01:54:13] "GET /virtual-machine-interface/d7989362-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004588 10.0.0.57 - - [2025-10-09 01:54:13] "POST /set-tag HTTP/1.1" 200 109 0.003623 10.0.0.57 - - [2025-10-09 01:54:14] "GET /virtual-machine-interface/d808b408-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006330 10.0.0.57 - - [2025-10-09 01:54:14] "POST /set-tag HTTP/1.1" 200 109 0.004127 10.0.0.57 - - [2025-10-09 01:54:14] "GET /virtual-machine-interface/d5052c14-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009768 10.0.0.57 - - [2025-10-09 01:54:14] "POST /set-tag HTTP/1.1" 200 109 0.003050 10.0.0.57 - - [2025-10-09 01:54:15] "GET /virtual-machine-interface/d5819dd0-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004198 10.0.0.57 - - [2025-10-09 01:54:15] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.57 - - [2025-10-09 01:54:16] "GET /virtual-machine-interface/d61e5832-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004343 10.0.0.57 - - [2025-10-09 01:54:16] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.57 - - [2025-10-09 01:54:17] "GET /virtual-machine-interface/d68620ac-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004475 10.0.0.57 - - [2025-10-09 01:54:17] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.57 - - [2025-10-09 01:54:17] "GET /virtual-machine/8451352e-5f32-4853-a069-49f253ebb4f7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002944 10.0.0.57 - - [2025-10-09 01:54:17] "GET /virtual-machine-interface/d5052c14-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004463 10.0.0.57 - - [2025-10-09 01:54:17] "GET /virtual-machine/fbe1c5ed-6a8d-41c1-906d-4550ccb6c5ff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002984 10.0.0.57 - - [2025-10-09 01:54:17] "GET /virtual-machine-interface/d5819dd0-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003857 10.0.0.57 - - [2025-10-09 01:54:17] "GET /virtual-machine/688e9a19-380e-447e-aa78-8bbff9bb67ef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002765 10.0.0.57 - - [2025-10-09 01:54:17] "GET /virtual-machine-interface/d61e5832-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005080 10.0.0.57 - - [2025-10-09 01:54:17] "GET /virtual-machine/13e348f2-2386-4421-91d5-b7cf7eedca4b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002946 10.0.0.57 - - [2025-10-09 01:54:17] "GET /virtual-machine-interface/d68620ac-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003394 10.0.0.57 - - [2025-10-09 01:54:19] "GET /virtual-machine-interface/d878f204-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004640 10.0.0.57 - - [2025-10-09 01:54:19] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.57 - - [2025-10-09 01:54:19] "GET /virtual-machine-interface/d72b25ca-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004206 10.0.0.57 - - [2025-10-09 01:54:19] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.57 - - [2025-10-09 01:54:22] "GET /virtual-machine/0e6fa627-270d-48a1-9237-d8d7ba2e2cd5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003961 10.0.0.57 - - [2025-10-09 01:54:22] "GET /virtual-machine-interface/d72b25ca-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004635 10.0.0.57 - - [2025-10-09 01:54:22] "GET /virtual-machine/40217293-b776-4985-87b2-687772303aa4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002875 10.0.0.57 - - [2025-10-09 01:54:22] "GET /virtual-machine-interface/d808b408-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003870 10.0.0.57 - - [2025-10-09 01:54:23] "GET /virtual-machine/498bac33-1821-4a2b-9aab-7dadb59fb530?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003095 10.0.0.57 - - [2025-10-09 01:54:23] "GET /virtual-machine-interface/d7989362-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003887 10.0.0.57 - - [2025-10-09 01:54:23] "GET /virtual-machine/d71867fd-c54d-468c-aa57-11e3d1a15edb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002780 10.0.0.57 - - [2025-10-09 01:54:23] "GET /virtual-machine-interface/d878f204-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004666 10.0.0.57 - - [2025-10-09 01:54:23] "GET /loadbalancer/642d024c-dd4e-4e64-a462-50fc63a1bf6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001390 10.0.0.57 - - [2025-10-09 01:54:23] "POST /tags HTTP/1.1" 200 333 0.028739 10.0.0.57 - - [2025-10-09 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012338 10.0.0.57 - - [2025-10-09 01:54:23] "GET /tag/68c61f2f-90d7-4e5c-870c-23218174a30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011579 10.0.0.57 - - [2025-10-09 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.57 - - [2025-10-09 01:54:23] "GET /project/75247a6b-cf86-406a-903f-fde7c7b80a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031945 10.0.0.57 - - [2025-10-09 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.57 - - [2025-10-09 01:54:23] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004391 10.0.0.57 - - [2025-10-09 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.57 - - [2025-10-09 01:54:23] "GET /service-appliance-set/5d541ac8-a58f-423e-b88b-3b27d7a2b529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002859 10.0.0.57 - - [2025-10-09 01:54:23] "POST /fqname-to-id HTTP/1.1" 404 273 0.001805 10.0.0.57 - - [2025-10-09 01:54:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.113128 10.0.0.57 - - [2025-10-09 01:54:23] "GET /virtual-machine-interface/9443b836-e3f0-4ca7-bdcd-07ebe2d75474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004595 10.0.0.57 - - [2025-10-09 01:54:23] "POST /instance-ips HTTP/1.1" 200 409 0.021305 10.0.0.57 - - [2025-10-09 01:54:24] "GET /instance-ip/8fb85251-6bac-41d6-a9ea-c544811e8a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.010943 10.0.0.57 - - [2025-10-09 01:54:24] "POST /loadbalancers HTTP/1.1" 200 629 0.065441 10.0.0.57 - - [2025-10-09 01:54:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015563 10.0.0.57 - - [2025-10-09 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015775 10.0.0.57 - - [2025-10-09 01:54:24] "GET /project/75247a6b-cf86-406a-903f-fde7c7b80a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.063921 10.0.0.57 - - [2025-10-09 01:54:24] "GET /instance-ip/8fb85251-6bac-41d6-a9ea-c544811e8a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003587 10.0.0.57 - - [2025-10-09 01:54:24] "POST /floating-ips HTTP/1.1" 200 597 0.043191 10.0.0.57 - - [2025-10-09 01:54:24] "GET /project/75247a6b-cf86-406a-903f-fde7c7b80a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.068280 10.0.0.57 - - [2025-10-09 01:54:24] "GET /loadbalancer/642d024c-dd4e-4e64-a462-50fc63a1bf6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002423 10.0.0.57 - - [2025-10-09 01:54:24] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017161 10.0.0.57 - - [2025-10-09 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.57 - - [2025-10-09 01:54:24] "GET /project/75247a6b-cf86-406a-903f-fde7c7b80a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025716 10.0.0.57 - - [2025-10-09 01:54:24] "GET /loadbalancer-listener/f06b9271-a58c-46df-8b68-fbd760c112e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003104 10.0.0.57 - - [2025-10-09 01:54:24] "GET /loadbalancer-listener/f06b9271-a58c-46df-8b68-fbd760c112e2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002606 10.0.0.57 - - [2025-10-09 01:54:24] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016975 10.0.0.57 - - [2025-10-09 01:54:24] "GET /instance-ip/8fb85251-6bac-41d6-a9ea-c544811e8a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006553 10.0.0.57 - - [2025-10-09 01:54:24] "GET /instance-ip/8fb85251-6bac-41d6-a9ea-c544811e8a13?fields=floating_ips HTTP/1.1" 200 1213 0.004788 10.0.0.57 - - [2025-10-09 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.57 - - [2025-10-09 01:54:24] "GET /loadbalancer/642d024c-dd4e-4e64-a462-50fc63a1bf6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002030 10.0.0.57 - - [2025-10-09 01:54:24] "GET /floating-ip/99ef86b2-1759-4ce8-ac7e-07181997de77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002886 10.0.0.57 - - [2025-10-09 01:54:24] "GET /loadbalancer-pool/f831a69d-4181-4b48-915d-914c6348c865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007957 10.0.0.57 - - [2025-10-09 01:54:24] "GET /loadbalancer/642d024c-dd4e-4e64-a462-50fc63a1bf6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002603 10.0.0.57 - - [2025-10-09 01:54:24] "POST /loadbalancer-members HTTP/1.1" 200 721 0.061785 10.0.0.57 - - [2025-10-09 01:54:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014777 10.0.0.57 - - [2025-10-09 01:54:24] "GET /virtual-machine-interface/d5052c14-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005873 10.0.0.57 - - [2025-10-09 01:54:24] "GET /virtual-machine-interface/d5052c14-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003716 10.0.0.57 - - [2025-10-09 01:54:24] "POST /ref-update HTTP/1.1" 200 156 0.005610 10.0.0.57 - - [2025-10-09 01:54:24] "GET /floating-ip/99ef86b2-1759-4ce8-ac7e-07181997de77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.009225 10.0.0.57 - - [2025-10-09 01:54:24] "POST /tags HTTP/1.1" 409 221 0.001944 10.0.0.57 - - [2025-10-09 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.57 - - [2025-10-09 01:54:24] "GET /tag/68c61f2f-90d7-4e5c-870c-23218174a30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010081 10.0.0.57 - - [2025-10-09 01:54:24] "PUT /floating-ip/99ef86b2-1759-4ce8-ac7e-07181997de77 HTTP/1.1" 200 256 0.008503 10.0.0.57 - - [2025-10-09 01:54:24] "POST /set-tag HTTP/1.1" 200 109 0.072355 10.0.0.57 - - [2025-10-09 01:54:24] "GET /loadbalancer-pool/f831a69d-4181-4b48-915d-914c6348c865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002756 10.0.0.57 - - [2025-10-09 01:54:24] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014897 10.0.0.57 - - [2025-10-09 01:54:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.012849 10.0.0.57 - - [2025-10-09 01:54:24] "GET /virtual-machine-interface/d5819dd0-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008929 10.0.0.57 - - [2025-10-09 01:54:24] "GET /virtual-machine-interface/d5819dd0-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003698 10.0.0.57 - - [2025-10-09 01:54:24] "POST /ref-update HTTP/1.1" 200 156 0.005436 10.0.0.57 - - [2025-10-09 01:54:24] "GET /floating-ip/99ef86b2-1759-4ce8-ac7e-07181997de77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.007957 10.0.0.57 - - [2025-10-09 01:54:25] "POST /set-tag HTTP/1.1" 200 109 0.060280 10.0.0.57 - - [2025-10-09 01:54:26] "POST /tags HTTP/1.1" 409 206 0.002092 10.0.0.57 - - [2025-10-09 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.57 - - [2025-10-09 01:54:26] "GET /tag/3e2274f6-cc20-42dd-a182-9a311e5bbf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010982 10.0.0.57 - - [2025-10-09 01:54:26] "POST /tags HTTP/1.1" 409 204 0.002138 10.0.0.57 - - [2025-10-09 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.57 - - [2025-10-09 01:54:26] "GET /tag/3deb3155-0fd4-448b-9f5f-f842eadd8ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011335 10.0.0.57 - - [2025-10-09 01:54:26] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002172 10.0.0.57 - - [2025-10-09 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.57 - - [2025-10-09 01:54:26] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002415 10.0.0.57 - - [2025-10-09 01:54:26] "POST /tags HTTP/1.1" 409 206 0.001478 10.0.0.57 - - [2025-10-09 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.57 - - [2025-10-09 01:54:26] "GET /tag/3e2274f6-cc20-42dd-a182-9a311e5bbf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010361 10.0.0.57 - - [2025-10-09 01:54:26] "POST /tags HTTP/1.1" 409 226 0.002320 10.0.0.57 - - [2025-10-09 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.57 - - [2025-10-09 01:54:26] "GET /tag/35e844b8-dd7b-4e1a-b694-96f14a311541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010371 10.0.0.57 - - [2025-10-09 01:54:26] "POST /tags HTTP/1.1" 409 204 0.002183 10.0.0.57 - - [2025-10-09 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.57 - - [2025-10-09 01:54:26] "GET /tag/3deb3155-0fd4-448b-9f5f-f842eadd8ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010450 10.0.0.57 - - [2025-10-09 01:54:26] "POST /tags HTTP/1.1" 409 226 0.002279 10.0.0.57 - - [2025-10-09 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.57 - - [2025-10-09 01:54:26] "GET /tag/35e844b8-dd7b-4e1a-b694-96f14a311541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010448 10.0.0.57 - - [2025-10-09 01:54:26] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002077 10.0.0.57 - - [2025-10-09 01:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.57 - - [2025-10-09 01:54:26] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002355 10.0.0.57 - - [2025-10-09 01:54:26] "POST /firewall-rules HTTP/1.1" 200 626 0.069252 10.0.0.57 - - [2025-10-09 01:54:26] "POST /firewall-rules HTTP/1.1" 200 646 0.073126 10.0.0.57 - - [2025-10-09 01:54:26] "GET /firewall-rule/c13430f3-7149-4df0-860e-7a5851e4b09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.015831 10.0.0.57 - - [2025-10-09 01:54:26] "GET /firewall-policy/0f0d23ef-0979-46cc-ab0f-86fc9fe8b3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002487 10.0.0.57 - - [2025-10-09 01:54:26] "GET /firewall-rule/86f5f847-fd02-4910-ac76-37f447952b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005167 10.0.0.57 - - [2025-10-09 01:54:26] "POST /ref-update HTTP/1.1" 200 156 0.015618 10.0.0.57 - - [2025-10-09 01:54:26] "POST /firewall-policys HTTP/1.1" 200 606 0.034168 10.0.0.57 - - [2025-10-09 01:54:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028292 10.0.0.57 - - [2025-10-09 01:54:26] "GET /firewall-policy/25fb7473-21f0-4325-aa5a-65a8c46a9fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005441 10.0.0.57 - - [2025-10-09 01:54:26] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002333 10.0.0.57 - - [2025-10-09 01:54:27] "GET /firewall-policy/25fb7473-21f0-4325-aa5a-65a8c46a9fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002700 10.0.0.57 - - [2025-10-09 01:54:27] "GET /firewall-policy/0f0d23ef-0979-46cc-ab0f-86fc9fe8b3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003769 10.0.0.57 - - [2025-10-09 01:54:27] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003485 10.0.0.57 - - [2025-10-09 01:54:27] "GET /firewall-policy/fb1e2efe-b978-4d36-bac4-5d98a3e495cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003753 10.0.0.57 - - [2025-10-09 01:54:27] "GET /firewall-policy/0f0d23ef-0979-46cc-ab0f-86fc9fe8b3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001838 10.0.0.57 - - [2025-10-09 01:54:27] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002247 10.0.0.57 - - [2025-10-09 01:54:27] "POST /ref-update HTTP/1.1" 200 156 0.015931 10.0.0.57 - - [2025-10-09 01:54:27] "POST /ref-update HTTP/1.1" 200 156 0.023342 10.0.0.57 - - [2025-10-09 01:54:27] "POST /ref-update HTTP/1.1" 200 156 0.027438 10.0.0.57 - - [2025-10-09 01:54:27] "POST /ref-update HTTP/1.1" 200 156 0.018704 10.0.0.57 - - [2025-10-09 01:54:27] "POST /ref-update HTTP/1.1" 200 156 0.037439 10.0.0.57 - - [2025-10-09 01:54:27] "GET /firewall-policy/25fb7473-21f0-4325-aa5a-65a8c46a9fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.012815 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:54:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001041 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:54:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001134 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:55:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001058 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:55:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001003 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:55:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:55:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 10.0.0.57 - - [2025-10-09 01:56:25] "POST /tags HTTP/1.1" 409 252 0.002279 10.0.0.57 - - [2025-10-09 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.57 - - [2025-10-09 01:56:25] "GET /tag/369d872b-ec19-4544-8afc-1834e2508271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015947 10.0.0.57 - - [2025-10-09 01:56:25] "POST /tags HTTP/1.1" 409 228 0.001860 10.0.0.57 - - [2025-10-09 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.57 - - [2025-10-09 01:56:25] "GET /tag/c619edef-4cdb-497b-9438-cd52d91f1c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.027540 10.0.0.57 - - [2025-10-09 01:56:25] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004594 10.0.0.57 - - [2025-10-09 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.57 - - [2025-10-09 01:56:26] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007025 10.0.0.57 - - [2025-10-09 01:56:26] "POST /tags HTTP/1.1" 409 206 0.004083 10.0.0.57 - - [2025-10-09 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.57 - - [2025-10-09 01:56:26] "GET /tag/3e2274f6-cc20-42dd-a182-9a311e5bbf06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014768 10.0.0.57 - - [2025-10-09 01:56:26] "POST /tags HTTP/1.1" 409 226 0.002570 10.0.0.57 - - [2025-10-09 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.57 - - [2025-10-09 01:56:26] "GET /tag/35e844b8-dd7b-4e1a-b694-96f14a311541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018489 10.0.0.57 - - [2025-10-09 01:56:26] "POST /tags HTTP/1.1" 409 204 0.001992 10.0.0.57 - - [2025-10-09 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.57 - - [2025-10-09 01:56:26] "GET /tag/3deb3155-0fd4-448b-9f5f-f842eadd8ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010930 10.0.0.57 - - [2025-10-09 01:56:26] "POST /tags HTTP/1.1" 409 226 0.002525 10.0.0.57 - - [2025-10-09 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.57 - - [2025-10-09 01:56:26] "GET /tag/35e844b8-dd7b-4e1a-b694-96f14a311541?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010660 10.0.0.57 - - [2025-10-09 01:56:26] "POST /tags HTTP/1.1" 409 228 0.001896 10.0.0.57 - - [2025-10-09 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.57 - - [2025-10-09 01:56:26] "GET /tag/c619edef-4cdb-497b-9438-cd52d91f1c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011177 10.0.0.57 - - [2025-10-09 01:56:26] "POST /tags HTTP/1.1" 409 252 0.001968 10.0.0.57 - - [2025-10-09 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.57 - - [2025-10-09 01:56:26] "GET /tag/369d872b-ec19-4544-8afc-1834e2508271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010478 10.0.0.57 - - [2025-10-09 01:56:26] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006377 10.0.0.57 - - [2025-10-09 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.57 - - [2025-10-09 01:56:26] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003642 10.0.0.57 - - [2025-10-09 01:56:26] "POST /firewall-rules HTTP/1.1" 409 281 0.001841 10.0.0.57 - - [2025-10-09 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.57 - - [2025-10-09 01:56:26] "PUT /firewall-rule/86f5f847-fd02-4910-ac76-37f447952b46 HTTP/1.1" 200 260 0.020178 10.0.0.57 - - [2025-10-09 01:56:26] "POST /firewall-rules HTTP/1.1" 409 291 0.009458 10.0.0.57 - - [2025-10-09 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.57 - - [2025-10-09 01:56:26] "PUT /firewall-rule/c13430f3-7149-4df0-860e-7a5851e4b09f HTTP/1.1" 200 260 0.022636 10.0.0.57 - - [2025-10-09 01:56:26] "GET /firewall-rule/c13430f3-7149-4df0-860e-7a5851e4b09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.013149 10.0.0.57 - - [2025-10-09 01:56:26] "POST /firewall-rules HTTP/1.1" 200 658 0.093693 10.0.0.57 - - [2025-10-09 01:56:26] "GET /firewall-rule/9f11ea68-f936-496d-ac06-8f164a5ec6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003966 10.0.0.57 - - [2025-10-09 01:56:26] "GET /firewall-policy/0f0d23ef-0979-46cc-ab0f-86fc9fe8b3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001980 10.0.0.57 - - [2025-10-09 01:56:26] "GET /firewall-rule/86f5f847-fd02-4910-ac76-37f447952b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003002 10.0.0.57 - - [2025-10-09 01:56:26] "POST /firewall-policys HTTP/1.1" 409 269 0.002819 10.0.0.57 - - [2025-10-09 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.57 - - [2025-10-09 01:56:26] "PUT /firewall-policy/25fb7473-21f0-4325-aa5a-65a8c46a9fd2 HTTP/1.1" 200 264 0.030551 10.0.0.57 - - [2025-10-09 01:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.013148 10.0.0.57 - - [2025-10-09 01:56:26] "GET /firewall-policy/25fb7473-21f0-4325-aa5a-65a8c46a9fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.011963 10.0.0.57 - - [2025-10-09 01:56:27] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005427 10.0.0.57 - - [2025-10-09 01:56:27] "GET /firewall-policy/25fb7473-21f0-4325-aa5a-65a8c46a9fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002671 10.0.0.57 - - [2025-10-09 01:56:27] "GET /firewall-policy/0f0d23ef-0979-46cc-ab0f-86fc9fe8b3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004556 10.0.0.57 - - [2025-10-09 01:56:27] "GET /firewall-policy/25fb7473-21f0-4325-aa5a-65a8c46a9fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002423 10.0.0.57 - - [2025-10-09 01:56:27] "GET /firewall-policy/25fb7473-21f0-4325-aa5a-65a8c46a9fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002939 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:57:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:57:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 10.0.0.57 - - [2025-10-09 01:57:28] "GET /virtual-machine-interface/d5052c14-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.010863 10.0.0.57 - - [2025-10-09 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.004537 10.0.0.57 - - [2025-10-09 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.57 - - [2025-10-09 01:57:28] "GET /loadbalancer/642d024c-dd4e-4e64-a462-50fc63a1bf6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002957 10.0.0.57 - - [2025-10-09 01:57:28] "GET /virtual-machine-interface/d5052c14-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003952 10.0.0.57 - - [2025-10-09 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.028969 10.0.0.57 - - [2025-10-09 01:57:28] "DELETE /loadbalancer-member/64ab2017-6f50-44d0-97f3-65df9eae3f38 HTTP/1.1" 200 115 0.041120 10.0.0.57 - - [2025-10-09 01:57:28] "GET /virtual-machine-interface/d878f204-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009520 10.0.0.57 - - [2025-10-09 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.003115 10.0.0.57 - - [2025-10-09 01:57:28] "GET /virtual-machine-interface/d61e5832-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015405 10.0.0.57 - - [2025-10-09 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.002040 10.0.0.57 - - [2025-10-09 01:57:28] "GET /virtual-machine-interface/d72b25ca-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006198 10.0.0.57 - - [2025-10-09 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.001521 10.0.0.57 - - [2025-10-09 01:57:28] "GET /virtual-machine-interface/d7989362-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004334 10.0.0.57 - - [2025-10-09 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.57 - - [2025-10-09 01:57:28] "GET /virtual-machine-interface/d68620ac-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003639 10.0.0.57 - - [2025-10-09 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.001725 10.0.0.57 - - [2025-10-09 01:57:28] "GET /virtual-machine-interface/d808b408-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004452 10.0.0.57 - - [2025-10-09 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.57 - - [2025-10-09 01:57:28] "GET /virtual-machine-interface/d5819dd0-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004559 10.0.0.57 - - [2025-10-09 01:57:28] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.57 - - [2025-10-09 01:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.57 - - [2025-10-09 01:57:28] "GET /loadbalancer/642d024c-dd4e-4e64-a462-50fc63a1bf6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002271 10.0.0.57 - - [2025-10-09 01:57:29] "GET /virtual-machine-interface/d5052c14-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006543 10.0.0.57 - - [2025-10-09 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.004710 10.0.0.57 - - [2025-10-09 01:57:29] "GET /virtual-machine-interface/d5052c14-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004743 10.0.0.57 - - [2025-10-09 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.57 - - [2025-10-09 01:57:29] "GET /virtual-machine/8451352e-5f32-4853-a069-49f253ebb4f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002031 10.0.0.57 - - [2025-10-09 01:57:29] "POST /ref-update HTTP/1.1" 200 156 0.015855 10.0.0.57 - - [2025-10-09 01:57:29] "GET /virtual-machine-interface/d5052c14-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004633 10.0.0.57 - - [2025-10-09 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.016795 10.0.0.57 - - [2025-10-09 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.015424 10.0.0.57 - - [2025-10-09 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.022519 10.0.0.57 - - [2025-10-09 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.013036 10.0.0.57 - - [2025-10-09 01:57:29] "POST /set-tag HTTP/1.1" 200 109 0.023302 10.0.0.57 - - [2025-10-09 01:57:29] "DELETE /instance-ip/d51c1cf8-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.047002 10.0.0.57 - - [2025-10-09 01:57:29] "POST /ref-update HTTP/1.1" 200 156 0.009085 10.0.0.57 - - [2025-10-09 01:57:30] "DELETE /virtual-machine-interface/d5052c14-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.034270 10.0.0.57 - - [2025-10-09 01:57:30] "DELETE /virtual-machine/8451352e-5f32-4853-a069-49f253ebb4f7 HTTP/1.1" 200 115 0.022114 10.0.0.57 - - [2025-10-09 01:57:30] "GET /virtual-machine-interface/d5819dd0-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004135 10.0.0.57 - - [2025-10-09 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.57 - - [2025-10-09 01:57:30] "GET /virtual-machine-interface/d5819dd0-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007839 10.0.0.57 - - [2025-10-09 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.57 - - [2025-10-09 01:57:30] "GET /virtual-machine/fbe1c5ed-6a8d-41c1-906d-4550ccb6c5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003171 10.0.0.57 - - [2025-10-09 01:57:30] "POST /ref-update HTTP/1.1" 200 156 0.011288 10.0.0.57 - - [2025-10-09 01:57:30] "GET /virtual-machine-interface/d5819dd0-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006506 10.0.0.57 - - [2025-10-09 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.017668 10.0.0.57 - - [2025-10-09 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.031533 10.0.0.57 - - [2025-10-09 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.023715 10.0.0.57 - - [2025-10-09 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.030542 10.0.0.57 - - [2025-10-09 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.047863 10.0.0.57 - - [2025-10-09 01:57:30] "DELETE /instance-ip/d5a08a42-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.049485 10.0.0.57 - - [2025-10-09 01:57:30] "POST /ref-update HTTP/1.1" 200 156 0.006795 10.0.0.57 - - [2025-10-09 01:57:30] "DELETE /virtual-machine-interface/d5819dd0-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.049252 10.0.0.57 - - [2025-10-09 01:57:30] "DELETE /virtual-machine/fbe1c5ed-6a8d-41c1-906d-4550ccb6c5ff HTTP/1.1" 200 115 0.023468 10.0.0.57 - - [2025-10-09 01:57:30] "DELETE /tag/c05d71a4-9568-4549-9f26-1d2f3c8466fe HTTP/1.1" 200 115 0.032143 10.0.0.57 - - [2025-10-09 01:57:30] "GET /virtual-machine-interface/d61e5832-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003922 10.0.0.57 - - [2025-10-09 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.57 - - [2025-10-09 01:57:30] "GET /virtual-machine-interface/d61e5832-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004255 10.0.0.57 - - [2025-10-09 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.57 - - [2025-10-09 01:57:30] "GET /virtual-machine/688e9a19-380e-447e-aa78-8bbff9bb67ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002870 10.0.0.57 - - [2025-10-09 01:57:30] "POST /ref-update HTTP/1.1" 200 156 0.007822 10.0.0.57 - - [2025-10-09 01:57:30] "GET /virtual-machine-interface/d61e5832-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003664 10.0.0.57 - - [2025-10-09 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.016661 10.0.0.57 - - [2025-10-09 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.025662 10.0.0.57 - - [2025-10-09 01:57:30] "POST /set-tag HTTP/1.1" 200 109 0.020577 10.0.0.57 - - [2025-10-09 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.014759 10.0.0.57 - - [2025-10-09 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.020380 10.0.0.57 - - [2025-10-09 01:57:31] "DELETE /instance-ip/d633ba7e-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.064117 10.0.0.57 - - [2025-10-09 01:57:31] "DELETE /virtual-machine-interface/d61e5832-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.061243 10.0.0.57 - - [2025-10-09 01:57:31] "DELETE /virtual-machine/688e9a19-380e-447e-aa78-8bbff9bb67ef HTTP/1.1" 200 115 0.015833 10.0.0.57 - - [2025-10-09 01:57:31] "GET /virtual-machine-interface/d68620ac-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006178 10.0.0.57 - - [2025-10-09 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.003271 10.0.0.57 - - [2025-10-09 01:57:31] "GET /virtual-machine-interface/d68620ac-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005151 10.0.0.57 - - [2025-10-09 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.001825 10.0.0.57 - - [2025-10-09 01:57:31] "GET /virtual-machine/13e348f2-2386-4421-91d5-b7cf7eedca4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003200 10.0.0.57 - - [2025-10-09 01:57:31] "POST /ref-update HTTP/1.1" 200 156 0.010415 10.0.0.57 - - [2025-10-09 01:57:31] "GET /virtual-machine-interface/d68620ac-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013793 10.0.0.57 - - [2025-10-09 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.020121 10.0.0.57 - - [2025-10-09 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.026999 10.0.0.57 - - [2025-10-09 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.027989 10.0.0.57 - - [2025-10-09 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.017994 10.0.0.57 - - [2025-10-09 01:57:31] "POST /set-tag HTTP/1.1" 200 109 0.039601 10.0.0.57 - - [2025-10-09 01:57:31] "DELETE /instance-ip/d69f67f6-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.046358 10.0.0.57 - - [2025-10-09 01:57:31] "DELETE /virtual-machine-interface/d68620ac-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.033594 10.0.0.57 - - [2025-10-09 01:57:31] "DELETE /virtual-machine/13e348f2-2386-4421-91d5-b7cf7eedca4b HTTP/1.1" 200 115 0.020483 10.0.0.57 - - [2025-10-09 01:57:31] "DELETE /tag/3e2274f6-cc20-42dd-a182-9a311e5bbf06 HTTP/1.1" 409 388 0.004380 10.0.0.57 - - [2025-10-09 01:57:31] "DELETE /tag/ef19ba79-4c89-4324-977c-0871a2de0b95 HTTP/1.1" 200 115 0.030256 10.0.0.57 - - [2025-10-09 01:57:59] "GET /virtual-machine-interface/d7989362-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008276 10.0.0.57 - - [2025-10-09 01:57:59] "POST /set-tag HTTP/1.1" 200 109 0.005515 10.0.0.57 - - [2025-10-09 01:57:59] "GET /virtual-machine-interface/d7989362-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005350 10.0.0.57 - - [2025-10-09 01:57:59] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.57 - - [2025-10-09 01:57:59] "GET /virtual-machine/498bac33-1821-4a2b-9aab-7dadb59fb530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002737 10.0.0.57 - - [2025-10-09 01:57:59] "POST /ref-update HTTP/1.1" 200 156 0.012175 10.0.0.57 - - [2025-10-09 01:57:59] "GET /virtual-machine-interface/d7989362-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004417 10.0.0.57 - - [2025-10-09 01:57:59] "POST /set-tag HTTP/1.1" 200 109 0.017296 10.0.0.57 - - [2025-10-09 01:57:59] "POST /set-tag HTTP/1.1" 200 109 0.030190 10.0.0.57 - - [2025-10-09 01:57:59] "POST /set-tag HTTP/1.1" 200 109 0.012585 10.0.0.57 - - [2025-10-09 01:57:59] "POST /set-tag HTTP/1.1" 200 109 0.021453 10.0.0.57 - - [2025-10-09 01:58:00] "DELETE /instance-ip/d7b55254-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.055307 10.0.0.57 - - [2025-10-09 01:58:00] "DELETE /virtual-machine-interface/d7989362-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.042253 10.0.0.57 - - [2025-10-09 01:58:00] "DELETE /virtual-machine/498bac33-1821-4a2b-9aab-7dadb59fb530 HTTP/1.1" 200 115 0.022017 10.0.0.57 - - [2025-10-09 01:58:00] "DELETE /tag/3deb3155-0fd4-448b-9f5f-f842eadd8ee2 HTTP/1.1" 409 236 0.004006 10.0.0.57 - - [2025-10-09 01:58:00] "GET /virtual-machine-interface/d808b408-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004232 10.0.0.57 - - [2025-10-09 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.57 - - [2025-10-09 01:58:00] "GET /virtual-machine-interface/d808b408-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003444 10.0.0.57 - - [2025-10-09 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.001637 10.0.0.57 - - [2025-10-09 01:58:00] "GET /virtual-machine/40217293-b776-4985-87b2-687772303aa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.005398 10.0.0.57 - - [2025-10-09 01:58:00] "POST /ref-update HTTP/1.1" 200 156 0.008249 10.0.0.57 - - [2025-10-09 01:58:00] "GET /virtual-machine-interface/d808b408-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022602 10.0.0.57 - - [2025-10-09 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.016211 10.0.0.57 - - [2025-10-09 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.027922 10.0.0.57 - - [2025-10-09 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.030587 10.0.0.57 - - [2025-10-09 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.018519 10.0.0.57 - - [2025-10-09 01:58:00] "DELETE /instance-ip/d81dde50-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.046519 10.0.0.57 - - [2025-10-09 01:58:00] "DELETE /virtual-machine-interface/d808b408-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.048183 10.0.0.57 - - [2025-10-09 01:58:00] "DELETE /virtual-machine/40217293-b776-4985-87b2-687772303aa4 HTTP/1.1" 200 115 0.020377 10.0.0.57 - - [2025-10-09 01:58:00] "DELETE /tag/88cbe72f-1479-4a6a-a8e5-5dc278d29001 HTTP/1.1" 200 115 0.032701 10.0.0.57 - - [2025-10-09 01:58:00] "GET /virtual-machine-interface/d878f204-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004097 10.0.0.57 - - [2025-10-09 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.57 - - [2025-10-09 01:58:00] "GET /virtual-machine-interface/d878f204-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009614 10.0.0.57 - - [2025-10-09 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.57 - - [2025-10-09 01:58:00] "GET /virtual-machine/d71867fd-c54d-468c-aa57-11e3d1a15edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005179 10.0.0.57 - - [2025-10-09 01:58:00] "POST /ref-update HTTP/1.1" 200 156 0.009153 10.0.0.57 - - [2025-10-09 01:58:00] "GET /virtual-machine-interface/d878f204-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006580 10.0.0.57 - - [2025-10-09 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.019462 10.0.0.57 - - [2025-10-09 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.022789 10.0.0.57 - - [2025-10-09 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.029685 10.0.0.57 - - [2025-10-09 01:58:00] "POST /set-tag HTTP/1.1" 200 109 0.013709 10.0.0.57 - - [2025-10-09 01:58:01] "DELETE /instance-ip/d896ad08-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.048835 10.0.0.57 - - [2025-10-09 01:58:01] "DELETE /virtual-machine-interface/d878f204-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.045598 10.0.0.57 - - [2025-10-09 01:58:01] "DELETE /virtual-machine/d71867fd-c54d-468c-aa57-11e3d1a15edb HTTP/1.1" 200 115 0.019318 10.0.0.57 - - [2025-10-09 01:58:01] "DELETE /tag/369d872b-ec19-4544-8afc-1834e2508271 HTTP/1.1" 409 236 0.006531 10.0.0.57 - - [2025-10-09 01:58:01] "DELETE /tag/c619edef-4cdb-497b-9438-cd52d91f1c74 HTTP/1.1" 409 236 0.005337 10.0.0.57 - - [2025-10-09 01:58:01] "DELETE /tag/51e23639-e84e-43b9-b5fd-600135b66a50 HTTP/1.1" 200 115 0.028864 10.0.0.57 - - [2025-10-09 01:58:01] "GET /virtual-machine-interface/d72b25ca-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003483 10.0.0.57 - - [2025-10-09 01:58:01] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.57 - - [2025-10-09 01:58:01] "GET /virtual-machine-interface/d72b25ca-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003820 10.0.0.57 - - [2025-10-09 01:58:01] "POST /set-tag HTTP/1.1" 200 109 0.001889 10.0.0.57 - - [2025-10-09 01:58:01] "GET /virtual-machine/0e6fa627-270d-48a1-9237-d8d7ba2e2cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002729 10.0.0.57 - - [2025-10-09 01:58:01] "POST /ref-update HTTP/1.1" 200 156 0.007406 10.0.0.57 - - [2025-10-09 01:58:01] "GET /virtual-machine-interface/d72b25ca-a4b2-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008362 10.0.0.57 - - [2025-10-09 01:58:01] "POST /set-tag HTTP/1.1" 200 109 0.017001 10.0.0.57 - - [2025-10-09 01:58:01] "POST /set-tag HTTP/1.1" 200 109 0.034200 10.0.0.57 - - [2025-10-09 01:58:01] "POST /set-tag HTTP/1.1" 200 109 0.026256 10.0.0.57 - - [2025-10-09 01:58:01] "POST /set-tag HTTP/1.1" 200 109 0.011340 10.0.0.57 - - [2025-10-09 01:58:01] "DELETE /instance-ip/d74082da-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.037361 10.0.0.57 - - [2025-10-09 01:58:01] "DELETE /virtual-machine-interface/d72b25ca-a4b2-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.038338 10.0.0.57 - - [2025-10-09 01:58:01] "DELETE /virtual-machine/0e6fa627-270d-48a1-9237-d8d7ba2e2cd5 HTTP/1.1" 200 115 0.023301 10.0.0.57 - - [2025-10-09 01:58:01] "DELETE /tag/f4a46154-2cfb-4bae-98f5-e4ce142a68a1 HTTP/1.1" 200 115 0.037435 10.0.0.57 - - [2025-10-09 01:58:01] "DELETE /tag/c08fda0c-4ee8-4e1b-b5aa-2ca1f18586d6 HTTP/1.1" 200 115 0.045082 10.0.0.57 - - [2025-10-09 01:58:01] "DELETE /tag/6b6cfa12-b1b2-45e2-919a-d88344a528a9 HTTP/1.1" 200 115 0.035741 10.0.0.57 - - [2025-10-09 01:58:03] "POST /projects HTTP/1.1" 409 238 0.002254 10.0.0.57 - - [2025-10-09 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.57 - - [2025-10-09 01:58:03] "GET /project/6dfcf6e4-1b4c-4455-af2a-b651079a21ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037082 10.0.0.57 - - [2025-10-09 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.57 - - [2025-10-09 01:58:03] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003524 10.0.0.57 - - [2025-10-09 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.57 - - [2025-10-09 01:58:03] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004932 10.0.0.57 - - [2025-10-09 01:58:03] "POST /security-groups HTTP/1.1" 409 285 0.002104 10.0.0.57 - - [2025-10-09 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.57 - - [2025-10-09 01:58:03] "PUT /security-group/ff6959d1-0e05-48b7-9f1f-13d54d8fe222 HTTP/1.1" 200 262 0.052813 10.0.0.57 - - [2025-10-09 01:58:03] "PUT /access-control-list/7c00b734-35a5-4786-bfbf-f01b7951e46d HTTP/1.1" 200 272 0.012133 10.0.0.57 - - [2025-10-09 01:58:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.039973 10.0.0.57 - - [2025-10-09 01:58:03] "PUT /access-control-list/e5796b3a-17b5-4e94-9f27-18eb895ec955 HTTP/1.1" 200 272 0.031937 10.0.0.57 - - [2025-10-09 01:58:08] "POST /projects HTTP/1.1" 409 238 0.002591 10.0.0.57 - - [2025-10-09 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.57 - - [2025-10-09 01:58:08] "GET /project/6dfcf6e4-1b4c-4455-af2a-b651079a21ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032677 10.0.0.57 - - [2025-10-09 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.57 - - [2025-10-09 01:58:08] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003587 10.0.0.57 - - [2025-10-09 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.57 - - [2025-10-09 01:58:08] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003726 10.0.0.57 - - [2025-10-09 01:58:08] "POST /security-groups HTTP/1.1" 409 285 0.001766 10.0.0.57 - - [2025-10-09 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.57 - - [2025-10-09 01:58:09] "PUT /security-group/ff6959d1-0e05-48b7-9f1f-13d54d8fe222 HTTP/1.1" 200 262 0.055262 10.0.0.57 - - [2025-10-09 01:58:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014805 10.0.0.57 - - [2025-10-09 01:58:09] "PUT /access-control-list/7c00b734-35a5-4786-bfbf-f01b7951e46d HTTP/1.1" 200 272 0.018951 10.0.0.57 - - [2025-10-09 01:58:09] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.006906 10.0.0.57 - - [2025-10-09 01:58:09] "PUT /access-control-list/e5796b3a-17b5-4e94-9f27-18eb895ec955 HTTP/1.1" 200 272 0.020997 10.0.0.57 - - [2025-10-09 01:58:09] "GET /firewall-rule/69a33704-9224-4be3-8360-06f85be4d05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002810 10.0.0.57 - - [2025-10-09 01:58:09] "POST /ref-update HTTP/1.1" 200 156 0.049979 10.0.0.57 - - [2025-10-09 01:58:09] "DELETE /firewall-rule/69a33704-9224-4be3-8360-06f85be4d05a HTTP/1.1" 200 115 0.039119 10.0.0.57 - - [2025-10-09 01:58:09] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004589 10.0.0.57 - - [2025-10-09 01:58:09] "GET /firewall-rule/5e839068-ca85-4bea-8f51-a8c1d6555681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003428 10.0.0.57 - - [2025-10-09 01:58:09] "POST /ref-update HTTP/1.1" 200 156 0.069784 10.0.0.57 - - [2025-10-09 01:58:09] "DELETE /firewall-rule/5e839068-ca85-4bea-8f51-a8c1d6555681 HTTP/1.1" 200 115 0.058631 10.0.0.57 - - [2025-10-09 01:58:09] "DELETE /tag/369d872b-ec19-4544-8afc-1834e2508271 HTTP/1.1" 409 236 0.018734 10.0.0.57 - - [2025-10-09 01:58:09] "DELETE /tag/c619edef-4cdb-497b-9438-cd52d91f1c74 HTTP/1.1" 409 236 0.004939 10.0.0.57 - - [2025-10-09 01:58:09] "DELETE /tag/fdf04357-8ef5-47db-abfc-71a6b5581dfd HTTP/1.1" 200 115 0.037421 10.0.0.57 - - [2025-10-09 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.57 - - [2025-10-09 01:58:09] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004399 10.0.0.57 - - [2025-10-09 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.57 - - [2025-10-09 01:58:09] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006519 10.0.0.57 - - [2025-10-09 01:58:09] "PUT /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744 HTTP/1.1" 200 264 0.060327 10.0.0.57 - - [2025-10-09 01:58:09] "PUT /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644 HTTP/1.1" 200 264 0.049810 10.0.0.57 - - [2025-10-09 01:58:09] "DELETE /security-group/ff6959d1-0e05-48b7-9f1f-13d54d8fe222 HTTP/1.1" 200 115 0.060508 10.0.0.57 - - [2025-10-09 01:58:09] "DELETE /access-control-list/7c00b734-35a5-4786-bfbf-f01b7951e46d HTTP/1.1" 200 115 0.043005 10.0.0.57 - - [2025-10-09 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014586 10.0.0.57 - - [2025-10-09 01:58:09] "DELETE /access-control-list/e5796b3a-17b5-4e94-9f27-18eb895ec955 HTTP/1.1" 200 115 0.027068 10.0.0.57 - - [2025-10-09 01:58:09] "GET /project/6dfcf6e4-1b4c-4455-af2a-b651079a21ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.044863 10.0.0.57 - - [2025-10-09 01:58:10] "GET /project/6dfcf6e4-1b4c-4455-af2a-b651079a21ad?fields=security_groups HTTP/1.1" 200 1352 0.028742 10.0.0.57 - - [2025-10-09 01:58:10] "DELETE /security-group/6536e257-99dc-4f5a-bdd3-4131e5655efe HTTP/1.1" 200 115 0.065037 10.0.0.57 - - [2025-10-09 01:58:10] "DELETE /access-control-list/9df735fb-3809-42a5-b9a0-e2d6d61c88c9 HTTP/1.1" 200 115 0.058427 10.0.0.57 - - [2025-10-09 01:58:10] "GET /project/6dfcf6e4-1b4c-4455-af2a-b651079a21ad?fields=application_policy_sets HTTP/1.1" 200 1391 0.048771 10.0.0.57 - - [2025-10-09 01:58:10] "DELETE /access-control-list/240e3fc0-079a-43df-968f-f7f62c18ede6 HTTP/1.1" 200 115 0.040606 10.0.0.57 - - [2025-10-09 01:58:10] "DELETE /project/6dfcf6e4-1b4c-4455-af2a-b651079a21ad HTTP/1.1" 200 115 0.367684 10.0.0.57 - - [2025-10-09 01:58:10] "POST /projects HTTP/1.1" 409 238 0.001793 10.0.0.57 - - [2025-10-09 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.57 - - [2025-10-09 01:58:10] "GET /project/75247a6b-cf86-406a-903f-fde7c7b80a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038189 10.0.0.57 - - [2025-10-09 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.57 - - [2025-10-09 01:58:10] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005723 10.0.0.57 - - [2025-10-09 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004904 10.0.0.57 - - [2025-10-09 01:58:10] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005757 10.0.0.57 - - [2025-10-09 01:58:10] "POST /security-groups HTTP/1.1" 409 285 0.002129 10.0.0.57 - - [2025-10-09 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.57 - - [2025-10-09 01:58:10] "PUT /security-group/49b1eac1-f6a9-4cba-b204-5a43e3ab0267 HTTP/1.1" 200 262 0.058793 10.0.0.57 - - [2025-10-09 01:58:10] "PUT /access-control-list/fbfd040f-550d-4554-8ed3-c5906f39f9bf HTTP/1.1" 200 272 0.013664 10.0.0.57 - - [2025-10-09 01:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.024985 10.0.0.57 - - [2025-10-09 01:58:10] "PUT /access-control-list/eb1e604e-97c7-4525-aa41-20a67febba4c HTTP/1.1" 200 272 0.030951 10.0.0.57 - - [2025-10-09 01:58:14] "DELETE /loadbalancer-member/1464bdd4-5144-44c3-857f-c28907880c4d HTTP/1.1" 200 115 0.028952 10.0.0.57 - - [2025-10-09 01:58:14] "DELETE /loadbalancer-pool/f831a69d-4181-4b48-915d-914c6348c865 HTTP/1.1" 200 115 0.041342 10.0.0.57 - - [2025-10-09 01:58:14] "DELETE /loadbalancer-listener/f06b9271-a58c-46df-8b68-fbd760c112e2 HTTP/1.1" 200 115 0.038000 10.0.0.57 - - [2025-10-09 01:58:14] "DELETE /loadbalancer/642d024c-dd4e-4e64-a462-50fc63a1bf6a HTTP/1.1" 200 115 0.029600 10.0.0.57 - - [2025-10-09 01:58:14] "DELETE /floating-ip/99ef86b2-1759-4ce8-ac7e-07181997de77 HTTP/1.1" 200 115 0.025415 10.0.0.57 - - [2025-10-09 01:58:15] "DELETE /instance-ip/8fb85251-6bac-41d6-a9ea-c544811e8a13 HTTP/1.1" 200 115 0.033449 10.0.0.57 - - [2025-10-09 01:58:15] "DELETE /virtual-machine-interface/9443b836-e3f0-4ca7-bdcd-07ebe2d75474 HTTP/1.1" 200 115 0.041278 10.0.0.57 - - [2025-10-09 01:58:15] "DELETE /tag/68c61f2f-90d7-4e5c-870c-23218174a30d HTTP/1.1" 200 115 0.030447 10.0.0.57 - - [2025-10-09 01:58:15] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003997 10.0.0.57 - - [2025-10-09 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.57 - - [2025-10-09 01:58:15] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002426 10.0.0.57 - - [2025-10-09 01:58:15] "GET /firewall-policy/0f0d23ef-0979-46cc-ab0f-86fc9fe8b3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001965 10.0.0.57 - - [2025-10-09 01:58:15] "GET /firewall-rule/86f5f847-fd02-4910-ac76-37f447952b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002949 10.0.0.57 - - [2025-10-09 01:58:15] "POST /ref-update HTTP/1.1" 200 156 0.011264 10.0.0.57 - - [2025-10-09 01:58:15] "DELETE /firewall-rule/86f5f847-fd02-4910-ac76-37f447952b46 HTTP/1.1" 200 115 0.037342 10.0.0.57 - - [2025-10-09 01:58:15] "GET /firewall-policy/25fb7473-21f0-4325-aa5a-65a8c46a9fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004621 10.0.0.57 - - [2025-10-09 01:58:15] "GET /firewall-rule/9f11ea68-f936-496d-ac06-8f164a5ec6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002964 10.0.0.57 - - [2025-10-09 01:58:15] "POST /ref-update HTTP/1.1" 200 156 0.015494 10.0.0.57 - - [2025-10-09 01:58:15] "DELETE /firewall-rule/9f11ea68-f936-496d-ac06-8f164a5ec6fa HTTP/1.1" 200 115 0.046924 10.0.0.57 - - [2025-10-09 01:58:15] "GET /firewall-policy/25fb7473-21f0-4325-aa5a-65a8c46a9fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004467 10.0.0.57 - - [2025-10-09 01:58:15] "GET /firewall-rule/c13430f3-7149-4df0-860e-7a5851e4b09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002877 10.0.0.57 - - [2025-10-09 01:58:15] "POST /ref-update HTTP/1.1" 200 156 0.010579 10.0.0.57 - - [2025-10-09 01:58:15] "DELETE /firewall-rule/c13430f3-7149-4df0-860e-7a5851e4b09f HTTP/1.1" 200 115 0.035646 10.0.0.57 - - [2025-10-09 01:58:15] "GET /application-policy-set/94b0b5ef-1889-4a1a-8d7f-7b8efcf7a238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002798 10.0.0.57 - - [2025-10-09 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.57 - - [2025-10-09 01:58:15] "GET /policy-management/bec24c98-cc0d-4342-8d97-fb8d9a9b3d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002163 10.0.0.57 - - [2025-10-09 01:58:15] "GET /firewall-policy/25fb7473-21f0-4325-aa5a-65a8c46a9fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002795 10.0.0.57 - - [2025-10-09 01:58:15] "POST /ref-update HTTP/1.1" 200 156 0.021028 10.0.0.57 - - [2025-10-09 01:58:15] "DELETE /firewall-policy/25fb7473-21f0-4325-aa5a-65a8c46a9fd2 HTTP/1.1" 200 115 0.053466 10.0.0.57 - - [2025-10-09 01:58:15] "DELETE /tag/369d872b-ec19-4544-8afc-1834e2508271 HTTP/1.1" 200 115 0.073665 10.0.0.57 - - [2025-10-09 01:58:15] "DELETE /tag/3e2274f6-cc20-42dd-a182-9a311e5bbf06 HTTP/1.1" 200 115 0.097226 10.0.0.57 - - [2025-10-09 01:58:15] "DELETE /tag/c619edef-4cdb-497b-9438-cd52d91f1c74 HTTP/1.1" 200 115 0.068195 10.0.0.57 - - [2025-10-09 01:58:16] "DELETE /tag/3deb3155-0fd4-448b-9f5f-f842eadd8ee2 HTTP/1.1" 200 115 0.085310 10.0.0.57 - - [2025-10-09 01:58:16] "POST /projects HTTP/1.1" 409 238 0.002050 10.0.0.57 - - [2025-10-09 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.57 - - [2025-10-09 01:58:16] "GET /project/75247a6b-cf86-406a-903f-fde7c7b80a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035521 10.0.0.57 - - [2025-10-09 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.57 - - [2025-10-09 01:58:16] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004441 10.0.0.57 - - [2025-10-09 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.57 - - [2025-10-09 01:58:16] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003381 10.0.0.57 - - [2025-10-09 01:58:16] "POST /security-groups HTTP/1.1" 409 285 0.002591 10.0.0.57 - - [2025-10-09 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.57 - - [2025-10-09 01:58:16] "PUT /security-group/49b1eac1-f6a9-4cba-b204-5a43e3ab0267 HTTP/1.1" 200 262 0.055486 10.0.0.57 - - [2025-10-09 01:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.038173 10.0.0.57 - - [2025-10-09 01:58:16] "PUT /access-control-list/fbfd040f-550d-4554-8ed3-c5906f39f9bf HTTP/1.1" 200 272 0.018423 10.0.0.57 - - [2025-10-09 01:58:16] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.026347 10.0.0.57 - - [2025-10-09 01:58:16] "PUT /access-control-list/eb1e604e-97c7-4525-aa41-20a67febba4c HTTP/1.1" 200 272 0.034482 10.0.0.57 - - [2025-10-09 01:58:16] "GET /firewall-rule/cacc6820-010f-48df-ad05-f91f2a7386a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003559 10.0.0.57 - - [2025-10-09 01:58:16] "POST /ref-update HTTP/1.1" 200 156 0.076006 10.0.0.57 - - [2025-10-09 01:58:16] "DELETE /firewall-rule/cacc6820-010f-48df-ad05-f91f2a7386a6 HTTP/1.1" 200 115 0.068952 10.0.0.57 - - [2025-10-09 01:58:16] "GET /firewall-policy/d15b8894-34a8-469e-8019-ddbacec979cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006010 10.0.0.57 - - [2025-10-09 01:58:16] "GET /firewall-rule/89602cac-34e8-424f-bf34-6684b3ec7ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003792 10.0.0.57 - - [2025-10-09 01:58:16] "POST /ref-update HTTP/1.1" 200 156 0.054343 10.0.0.57 - - [2025-10-09 01:58:16] "DELETE /firewall-rule/89602cac-34e8-424f-bf34-6684b3ec7ff4 HTTP/1.1" 200 115 0.045615 10.0.0.57 - - [2025-10-09 01:58:16] "DELETE /tag/35e844b8-dd7b-4e1a-b694-96f14a311541 HTTP/1.1" 200 115 0.049809 10.0.0.57 - - [2025-10-09 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.57 - - [2025-10-09 01:58:16] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004395 10.0.0.57 - - [2025-10-09 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.57 - - [2025-10-09 01:58:16] "GET /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003565 10.0.0.57 - - [2025-10-09 01:58:16] "PUT /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744 HTTP/1.1" 200 264 0.047755 10.0.0.57 - - [2025-10-09 01:58:17] "PUT /virtual-network/55204b6b-e33e-479c-996a-9fe6105ea644 HTTP/1.1" 200 264 0.042120 10.0.0.57 - - [2025-10-09 01:58:17] "DELETE /security-group/49b1eac1-f6a9-4cba-b204-5a43e3ab0267 HTTP/1.1" 200 115 0.049606 10.0.0.57 - - [2025-10-09 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006717 10.0.0.57 - - [2025-10-09 01:58:17] "DELETE /access-control-list/fbfd040f-550d-4554-8ed3-c5906f39f9bf HTTP/1.1" 200 115 0.043267 10.0.0.57 - - [2025-10-09 01:58:17] "DELETE /access-control-list/eb1e604e-97c7-4525-aa41-20a67febba4c HTTP/1.1" 200 115 0.038015 10.0.0.57 - - [2025-10-09 01:58:17] "GET /project/75247a6b-cf86-406a-903f-fde7c7b80a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.038787 10.0.0.57 - - [2025-10-09 01:58:17] "GET /project/75247a6b-cf86-406a-903f-fde7c7b80a3c?fields=security_groups HTTP/1.1" 200 1352 0.056210 10.0.0.57 - - [2025-10-09 01:58:17] "DELETE /security-group/5551d18f-0d84-4b2d-85d6-e5f4a99e84ba HTTP/1.1" 200 115 0.064339 10.0.0.57 - - [2025-10-09 01:58:17] "DELETE /access-control-list/d0527b33-0855-4cd8-893d-156e12165e04 HTTP/1.1" 200 115 0.041914 10.0.0.57 - - [2025-10-09 01:58:17] "GET /project/75247a6b-cf86-406a-903f-fde7c7b80a3c?fields=application_policy_sets HTTP/1.1" 200 1391 0.069751 10.0.0.57 - - [2025-10-09 01:58:17] "DELETE /access-control-list/86115583-2d62-4ed7-abb1-4e10cd1cceaf HTTP/1.1" 200 115 0.052560 10.0.0.57 - - [2025-10-09 01:58:17] "DELETE /project/75247a6b-cf86-406a-903f-fde7c7b80a3c HTTP/1.1" 200 115 0.371116 10.0.0.57 - - [2025-10-09 01:58:55] "GET /global-system-configs HTTP/1.1" 200 322 0.006821 10.0.0.57 - - [2025-10-09 01:58:56] "GET /global-system-configs HTTP/1.1" 200 322 0.002984 10.0.0.57 - - [2025-10-09 01:59:16] "GET / HTTP/1.1" 200 35931 0.001810 10.0.0.57 - - [2025-10-09 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.57 - - [2025-10-09 01:59:16] "GET /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002480 10.0.0.57 - - [2025-10-09 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.57 - - [2025-10-09 01:59:16] "GET /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002134 10.0.0.57 - - [2025-10-09 01:59:31] "GET / HTTP/1.1" 200 35931 0.001645 10.0.0.57 - - [2025-10-09 01:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.57 - - [2025-10-09 01:59:31] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003904 10.0.0.57 - - [2025-10-09 01:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.57 - - [2025-10-09 01:59:31] "GET /config-node/f9e3a478-0e34-40e4-b77f-c6f22a46f3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002795 10.0.0.57 - - [2025-10-09 01:59:32] "GET / HTTP/1.1" 200 35931 0.001415 10.0.0.57 - - [2025-10-09 01:59:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002128 10.0.0.57 - - [2025-10-09 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.57 - - [2025-10-09 01:59:37] "GET /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002351 10.0.0.57 - - [2025-10-09 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.57 - - [2025-10-09 01:59:37] "PUT /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881 HTTP/1.1" 200 276 0.007572 10.0.0.57 - - [2025-10-09 01:59:37] "GET / HTTP/1.1" 200 35931 0.001692 10.0.0.57 - - [2025-10-09 01:59:37] "POST /alarms HTTP/1.1" 409 264 0.006480 10.0.0.57 - - [2025-10-09 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.57 - - [2025-10-09 01:59:37] "PUT /alarm/8dd3e81a-c26e-47c7-b8ad-b21f9a05ccaa HTTP/1.1" 200 244 0.008844 10.0.0.57 - - [2025-10-09 01:59:37] "POST /alarms HTTP/1.1" 409 261 0.003999 10.0.0.57 - - [2025-10-09 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.57 - - [2025-10-09 01:59:37] "PUT /alarm/3746a31f-77e2-4c43-a57d-bf0583318353 HTTP/1.1" 200 244 0.010579 10.0.0.57 - - [2025-10-09 01:59:37] "POST /alarms HTTP/1.1" 409 261 0.008552 10.0.0.57 - - [2025-10-09 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.57 - - [2025-10-09 01:59:37] "PUT /alarm/c6a50d91-2137-46a6-bffd-e27116ffe657 HTTP/1.1" 200 244 0.009305 10.0.0.57 - - [2025-10-09 01:59:37] "POST /alarms HTTP/1.1" 409 253 0.004266 10.0.0.57 - - [2025-10-09 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.57 - - [2025-10-09 01:59:37] "PUT /alarm/3130b35d-3097-482d-8c60-89edf383189e HTTP/1.1" 200 244 0.011503 10.0.0.57 - - [2025-10-09 01:59:37] "POST /alarms HTTP/1.1" 409 251 0.004069 10.0.0.57 - - [2025-10-09 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.57 - - [2025-10-09 01:59:37] "PUT /alarm/6cff3e26-77ae-4f32-b7c6-50d97aea1f33 HTTP/1.1" 200 244 0.011206 10.0.0.57 - - [2025-10-09 01:59:37] "POST /alarms HTTP/1.1" 409 252 0.012871 10.0.0.57 - - [2025-10-09 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.57 - - [2025-10-09 01:59:37] "PUT /alarm/a186a160-6495-4439-83bb-0328beda61f0 HTTP/1.1" 200 244 0.009883 10.0.0.57 - - [2025-10-09 01:59:37] "POST /alarms HTTP/1.1" 409 256 0.004587 10.0.0.57 - - [2025-10-09 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.57 - - [2025-10-09 01:59:37] "PUT /alarm/fe09b760-f641-460b-bf20-a02a6cb0d05f HTTP/1.1" 200 244 0.009910 10.0.0.57 - - [2025-10-09 01:59:37] "POST /alarms HTTP/1.1" 409 248 0.005053 10.0.0.57 - - [2025-10-09 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.57 - - [2025-10-09 01:59:37] "PUT /alarm/7100adcb-6b65-4557-8543-06711a66ec1c HTTP/1.1" 200 244 0.011121 10.0.0.57 - - [2025-10-09 01:59:37] "POST /alarms HTTP/1.1" 409 252 0.008997 10.0.0.57 - - [2025-10-09 01:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.57 - - [2025-10-09 01:59:38] "PUT /alarm/0fe96cd6-68dc-4575-b98e-3e4d6141a76c HTTP/1.1" 200 244 0.012069 10.0.0.57 - - [2025-10-09 01:59:38] "POST /alarms HTTP/1.1" 409 257 0.007599 10.0.0.57 - - [2025-10-09 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.57 - - [2025-10-09 01:59:38] "PUT /alarm/6afc52d5-bf13-4296-afe3-4e5add982500 HTTP/1.1" 200 244 0.010240 10.0.0.57 - - [2025-10-09 01:59:38] "POST /alarms HTTP/1.1" 409 251 0.011012 10.0.0.57 - - [2025-10-09 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.57 - - [2025-10-09 01:59:38] "PUT /alarm/90413132-cecf-46c9-972b-f97c8f7684ab HTTP/1.1" 200 244 0.011042 10.0.0.57 - - [2025-10-09 01:59:38] "POST /alarms HTTP/1.1" 409 257 0.006226 10.0.0.57 - - [2025-10-09 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.57 - - [2025-10-09 01:59:38] "PUT /alarm/f5034562-b4c6-4e3f-91b4-b2a429eec3f5 HTTP/1.1" 200 244 0.010714 10.0.0.57 - - [2025-10-09 01:59:38] "POST /alarms HTTP/1.1" 409 261 0.008912 10.0.0.57 - - [2025-10-09 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.57 - - [2025-10-09 01:59:38] "PUT /alarm/7d55aafd-d4b0-43f8-afb1-4db373a2dde3 HTTP/1.1" 200 244 0.024129 10.0.0.57 - - [2025-10-09 01:59:38] "POST /alarms HTTP/1.1" 409 258 0.004260 10.0.0.57 - - [2025-10-09 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005642 10.0.0.57 - - [2025-10-09 01:59:38] "PUT /alarm/a6024a57-9970-4dd7-8143-985999435fb7 HTTP/1.1" 200 244 0.013048 10.0.0.57 - - [2025-10-09 01:59:38] "POST /alarms HTTP/1.1" 409 254 0.010459 10.0.0.57 - - [2025-10-09 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.57 - - [2025-10-09 01:59:38] "PUT /alarm/e175fb75-3584-4d82-9d73-13b72b8de1eb HTTP/1.1" 200 244 0.010473 10.0.0.57 - - [2025-10-09 01:59:38] "POST /alarms HTTP/1.1" 409 254 0.006718 10.0.0.57 - - [2025-10-09 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.57 - - [2025-10-09 01:59:38] "PUT /alarm/2aaba220-f0a1-4c13-ad74-5968f6e3c088 HTTP/1.1" 200 244 0.009892 10.0.0.57 - - [2025-10-09 01:59:38] "POST /alarms HTTP/1.1" 409 254 0.010854 10.0.0.57 - - [2025-10-09 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.57 - - [2025-10-09 01:59:38] "PUT /alarm/74321c50-8f6f-4593-a91e-d737a48dd627 HTTP/1.1" 200 244 0.010067 10.0.0.57 - - [2025-10-09 01:59:38] "POST /alarms HTTP/1.1" 409 247 0.007847 10.0.0.57 - - [2025-10-09 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.57 - - [2025-10-09 01:59:38] "PUT /alarm/ff5c268d-cdd8-4eb1-aa95-833427d714e7 HTTP/1.1" 200 244 0.010247 10.0.0.57 - - [2025-10-09 01:59:38] "POST /alarms HTTP/1.1" 409 272 0.007801 10.0.0.57 - - [2025-10-09 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.57 - - [2025-10-09 01:59:38] "PUT /alarm/4b23d574-fe88-444e-9092-440cd2afd74d HTTP/1.1" 200 244 0.010874 10.0.0.57 - - [2025-10-09 01:59:38] "POST /alarms HTTP/1.1" 409 261 0.012161 10.0.0.57 - - [2025-10-09 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.57 - - [2025-10-09 01:59:38] "PUT /alarm/735fdd28-771c-4d1c-a1f5-50cf9c431a91 HTTP/1.1" 200 244 0.012031 10.0.0.57 - - [2025-10-09 01:59:38] "POST /alarms HTTP/1.1" 409 259 0.006857 10.0.0.57 - - [2025-10-09 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.57 - - [2025-10-09 01:59:38] "PUT /alarm/d2c1991e-8740-439a-b0a9-42d6a313b97b HTTP/1.1" 200 244 0.021416 10.0.0.57 - - [2025-10-09 01:59:38] "POST /alarms HTTP/1.1" 409 265 0.017421 10.0.0.57 - - [2025-10-09 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.57 - - [2025-10-09 01:59:38] "PUT /alarm/ec2c5751-94b2-4347-8eb6-3911f98e7631 HTTP/1.1" 200 244 0.009841 10.0.0.57 - - [2025-10-09 01:59:38] "POST /alarms HTTP/1.1" 409 279 0.009348 10.0.0.57 - - [2025-10-09 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.57 - - [2025-10-09 01:59:39] "PUT /alarm/d512309f-035c-4e67-bf06-0ee55527cafe HTTP/1.1" 200 244 0.010761 10.0.0.57 - - [2025-10-09 01:59:39] "GET / HTTP/1.1" 200 35931 0.001602 10.0.0.57 - - [2025-10-09 01:59:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002072 10.0.0.57 - - [2025-10-09 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.57 - - [2025-10-09 01:59:39] "PUT /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881 HTTP/1.1" 200 276 0.007126 10.0.0.57 - - [2025-10-09 01:59:39] "GET / HTTP/1.1" 200 35931 0.001379 10.0.0.57 - - [2025-10-09 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.57 - - [2025-10-09 01:59:39] "GET /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002518 10.0.0.57 - - [2025-10-09 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.57 - - [2025-10-09 01:59:39] "PUT /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881 HTTP/1.1" 200 276 0.010755 10.0.0.57 - - [2025-10-09 01:59:39] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.57 - - [2025-10-09 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.57 - - [2025-10-09 01:59:39] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004131 10.0.0.57 - - [2025-10-09 01:59:39] "PUT /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39 HTTP/1.1" 200 274 0.014404 10.0.0.57 - - [2025-10-09 01:59:43] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.57 - - [2025-10-09 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.57 - - [2025-10-09 01:59:43] "GET /routing-instance/6dcfd525-16a0-47a1-9bc7-074df153e5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002527 10.0.0.57 - - [2025-10-09 01:59:43] "POST /bgp-routers HTTP/1.1" 409 301 0.001621 10.0.0.57 - - [2025-10-09 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.57 - - [2025-10-09 01:59:43] "GET /bgp-router/e5f11d33-3c8f-4e93-86d3-d74ed914319c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003196 10.0.0.57 - - [2025-10-09 01:59:43] "PUT /bgp-router/e5f11d33-3c8f-4e93-86d3-d74ed914319c HTTP/1.1" 200 254 0.010275 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:59:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.57 - - [2025-10-09 01:59:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000809 10.0.0.57 - - [2025-10-09 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.57 - - [2025-10-09 01:59:45] "GET /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002575 10.0.0.57 - - [2025-10-09 01:59:58] "GET / HTTP/1.1" 200 35931 0.002301 10.0.0.57 - - [2025-10-09 01:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.57 - - [2025-10-09 01:59:58] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003959 10.0.0.57 - - [2025-10-09 01:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001220 10.0.0.57 - - [2025-10-09 01:59:58] "GET /config-node/f9e3a478-0e34-40e4-b77f-c6f22a46f3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001390 10.0.0.57 - - [2025-10-09 02:00:10] "GET / HTTP/1.1" 200 35931 0.001448 10.0.0.57 - - [2025-10-09 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.57 - - [2025-10-09 02:00:10] "GET /routing-instance/6dcfd525-16a0-47a1-9bc7-074df153e5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002856 10.0.0.57 - - [2025-10-09 02:00:10] "POST /bgp-routers HTTP/1.1" 409 301 0.001875 10.0.0.57 - - [2025-10-09 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 [Introspect:8084]10.0.0.57 - - [2025-10-09 02:00:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.57 - - [2025-10-09 02:00:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000866 10.0.0.57 - - [2025-10-09 02:00:10] "GET /bgp-router/e5f11d33-3c8f-4e93-86d3-d74ed914319c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003570 10.0.0.57 - - [2025-10-09 02:00:10] "PUT /bgp-router/e5f11d33-3c8f-4e93-86d3-d74ed914319c HTTP/1.1" 200 254 0.018446 [Introspect:8084]10.0.0.57 - - [2025-10-09 02:00:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.57 - - [2025-10-09 02:00:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 [Introspect:8084]10.0.0.57 - - [2025-10-09 02:00:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001329 [Introspect:8084]10.0.0.57 - - [2025-10-09 02:00:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001260 10.0.0.57 - - [2025-10-09 02:00:32] "GET / HTTP/1.1" 200 35931 0.002082 10.0.0.57 - - [2025-10-09 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.57 - - [2025-10-09 02:00:32] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005706 10.0.0.57 - - [2025-10-09 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.57 - - [2025-10-09 02:00:32] "GET /config-node/f9e3a478-0e34-40e4-b77f-c6f22a46f3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002414 10.0.0.57 - - [2025-10-09 02:00:32] "GET / HTTP/1.1" 200 35931 0.001961 10.0.0.57 - - [2025-10-09 02:00:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002414 10.0.0.57 - - [2025-10-09 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.57 - - [2025-10-09 02:00:37] "GET /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002312 10.0.0.57 - - [2025-10-09 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.57 - - [2025-10-09 02:00:37] "PUT /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881 HTTP/1.1" 200 276 0.015300 10.0.0.57 - - [2025-10-09 02:00:37] "GET / HTTP/1.1" 200 35931 0.001426 10.0.0.57 - - [2025-10-09 02:00:37] "POST /alarms HTTP/1.1" 409 264 0.002339 10.0.0.57 - - [2025-10-09 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.57 - - [2025-10-09 02:00:37] "PUT /alarm/8dd3e81a-c26e-47c7-b8ad-b21f9a05ccaa HTTP/1.1" 200 244 0.008069 10.0.0.57 - - [2025-10-09 02:00:37] "POST /alarms HTTP/1.1" 409 261 0.009569 10.0.0.57 - - [2025-10-09 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.57 - - [2025-10-09 02:00:37] "PUT /alarm/3746a31f-77e2-4c43-a57d-bf0583318353 HTTP/1.1" 200 244 0.008299 10.0.0.57 - - [2025-10-09 02:00:37] "POST /alarms HTTP/1.1" 409 261 0.009073 10.0.0.57 - - [2025-10-09 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.57 - - [2025-10-09 02:00:37] "PUT /alarm/c6a50d91-2137-46a6-bffd-e27116ffe657 HTTP/1.1" 200 244 0.008821 10.0.0.57 - - [2025-10-09 02:00:37] "POST /alarms HTTP/1.1" 409 253 0.012811 10.0.0.57 - - [2025-10-09 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.57 - - [2025-10-09 02:00:37] "PUT /alarm/3130b35d-3097-482d-8c60-89edf383189e HTTP/1.1" 200 244 0.008673 10.0.0.57 - - [2025-10-09 02:00:37] "POST /alarms HTTP/1.1" 409 251 0.011626 10.0.0.57 - - [2025-10-09 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.57 - - [2025-10-09 02:00:37] "PUT /alarm/6cff3e26-77ae-4f32-b7c6-50d97aea1f33 HTTP/1.1" 200 244 0.011147 10.0.0.57 - - [2025-10-09 02:00:37] "POST /alarms HTTP/1.1" 409 252 0.008011 10.0.0.57 - - [2025-10-09 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009015 10.0.0.57 - - [2025-10-09 02:00:38] "PUT /alarm/a186a160-6495-4439-83bb-0328beda61f0 HTTP/1.1" 200 244 0.010116 10.0.0.57 - - [2025-10-09 02:00:38] "POST /alarms HTTP/1.1" 409 256 0.011958 10.0.0.57 - - [2025-10-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.57 - - [2025-10-09 02:00:38] "PUT /alarm/fe09b760-f641-460b-bf20-a02a6cb0d05f HTTP/1.1" 200 244 0.009526 10.0.0.57 - - [2025-10-09 02:00:38] "POST /alarms HTTP/1.1" 409 248 0.004961 10.0.0.57 - - [2025-10-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.57 - - [2025-10-09 02:00:38] "PUT /alarm/7100adcb-6b65-4557-8543-06711a66ec1c HTTP/1.1" 200 244 0.010024 10.0.0.57 - - [2025-10-09 02:00:38] "POST /alarms HTTP/1.1" 409 252 0.003975 10.0.0.57 - - [2025-10-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.57 - - [2025-10-09 02:00:38] "PUT /alarm/0fe96cd6-68dc-4575-b98e-3e4d6141a76c HTTP/1.1" 200 244 0.008976 10.0.0.57 - - [2025-10-09 02:00:38] "POST /alarms HTTP/1.1" 409 257 0.013956 10.0.0.57 - - [2025-10-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.57 - - [2025-10-09 02:00:38] "PUT /alarm/6afc52d5-bf13-4296-afe3-4e5add982500 HTTP/1.1" 200 244 0.009145 10.0.0.57 - - [2025-10-09 02:00:38] "POST /alarms HTTP/1.1" 409 251 0.004223 10.0.0.57 - - [2025-10-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.57 - - [2025-10-09 02:00:38] "PUT /alarm/90413132-cecf-46c9-972b-f97c8f7684ab HTTP/1.1" 200 244 0.010845 10.0.0.57 - - [2025-10-09 02:00:38] "POST /alarms HTTP/1.1" 409 257 0.013998 10.0.0.57 - - [2025-10-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.57 - - [2025-10-09 02:00:38] "PUT /alarm/f5034562-b4c6-4e3f-91b4-b2a429eec3f5 HTTP/1.1" 200 244 0.011380 10.0.0.57 - - [2025-10-09 02:00:38] "POST /alarms HTTP/1.1" 409 261 0.005457 10.0.0.57 - - [2025-10-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.57 - - [2025-10-09 02:00:38] "PUT /alarm/7d55aafd-d4b0-43f8-afb1-4db373a2dde3 HTTP/1.1" 200 244 0.011302 10.0.0.57 - - [2025-10-09 02:00:38] "POST /alarms HTTP/1.1" 409 258 0.010316 10.0.0.57 - - [2025-10-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005096 10.0.0.57 - - [2025-10-09 02:00:38] "PUT /alarm/a6024a57-9970-4dd7-8143-985999435fb7 HTTP/1.1" 200 244 0.011683 10.0.0.57 - - [2025-10-09 02:00:38] "POST /alarms HTTP/1.1" 409 254 0.006892 10.0.0.57 - - [2025-10-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.57 - - [2025-10-09 02:00:38] "PUT /alarm/e175fb75-3584-4d82-9d73-13b72b8de1eb HTTP/1.1" 200 244 0.010408 10.0.0.57 - - [2025-10-09 02:00:38] "POST /alarms HTTP/1.1" 409 254 0.007049 10.0.0.57 - - [2025-10-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.57 - - [2025-10-09 02:00:38] "PUT /alarm/2aaba220-f0a1-4c13-ad74-5968f6e3c088 HTTP/1.1" 200 244 0.010699 10.0.0.57 - - [2025-10-09 02:00:38] "POST /alarms HTTP/1.1" 409 254 0.004961 10.0.0.57 - - [2025-10-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.57 - - [2025-10-09 02:00:38] "PUT /alarm/74321c50-8f6f-4593-a91e-d737a48dd627 HTTP/1.1" 200 244 0.019303 10.0.0.57 - - [2025-10-09 02:00:38] "POST /alarms HTTP/1.1" 409 247 0.002619 10.0.0.57 - - [2025-10-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.57 - - [2025-10-09 02:00:38] "PUT /alarm/ff5c268d-cdd8-4eb1-aa95-833427d714e7 HTTP/1.1" 200 244 0.008623 10.0.0.57 - - [2025-10-09 02:00:38] "POST /alarms HTTP/1.1" 409 272 0.014801 10.0.0.57 - - [2025-10-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.57 - - [2025-10-09 02:00:38] "PUT /alarm/4b23d574-fe88-444e-9092-440cd2afd74d HTTP/1.1" 200 244 0.009015 10.0.0.57 - - [2025-10-09 02:00:38] "POST /alarms HTTP/1.1" 409 261 0.004821 10.0.0.57 - - [2025-10-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.57 - - [2025-10-09 02:00:39] "PUT /alarm/735fdd28-771c-4d1c-a1f5-50cf9c431a91 HTTP/1.1" 200 244 0.009379 10.0.0.57 - - [2025-10-09 02:00:39] "POST /alarms HTTP/1.1" 409 259 0.008258 10.0.0.57 - - [2025-10-09 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.57 - - [2025-10-09 02:00:39] "PUT /alarm/d2c1991e-8740-439a-b0a9-42d6a313b97b HTTP/1.1" 200 244 0.012271 10.0.0.57 - - [2025-10-09 02:00:39] "POST /alarms HTTP/1.1" 409 265 0.008682 10.0.0.57 - - [2025-10-09 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.57 - - [2025-10-09 02:00:39] "PUT /alarm/ec2c5751-94b2-4347-8eb6-3911f98e7631 HTTP/1.1" 200 244 0.008780 10.0.0.57 - - [2025-10-09 02:00:39] "POST /alarms HTTP/1.1" 409 279 0.010944 10.0.0.57 - - [2025-10-09 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.57 - - [2025-10-09 02:00:39] "PUT /alarm/d512309f-035c-4e67-bf06-0ee55527cafe HTTP/1.1" 200 244 0.009524 10.0.0.57 - - [2025-10-09 02:00:39] "GET / HTTP/1.1" 200 35931 0.001709 10.0.0.57 - - [2025-10-09 02:00:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002077 10.0.0.57 - - [2025-10-09 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.57 - - [2025-10-09 02:00:39] "PUT /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881 HTTP/1.1" 200 276 0.007460 10.0.0.57 - - [2025-10-09 02:00:39] "GET / HTTP/1.1" 200 35931 0.001575 10.0.0.57 - - [2025-10-09 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.57 - - [2025-10-09 02:00:39] "GET /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002357 10.0.0.57 - - [2025-10-09 02:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.57 - - [2025-10-09 02:00:39] "PUT /global-vrouter-config/655b4f0c-5e60-4a75-beb0-83586eb79881 HTTP/1.1" 200 276 0.009389 10.0.0.57 - - [2025-10-09 02:00:40] "GET / HTTP/1.1" 200 35931 0.001784 10.0.0.57 - - [2025-10-09 02:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.57 - - [2025-10-09 02:00:40] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005227 10.0.0.57 - - [2025-10-09 02:00:40] "PUT /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39 HTTP/1.1" 200 274 0.012500 10.0.0.57 - - [2025-10-09 02:00:43] "GET / HTTP/1.1" 200 35931 0.001811 10.0.0.57 - - [2025-10-09 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.57 - - [2025-10-09 02:00:43] "GET /routing-instance/6dcfd525-16a0-47a1-9bc7-074df153e5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003067 10.0.0.57 - - [2025-10-09 02:00:43] "POST /bgp-routers HTTP/1.1" 409 301 0.004885 10.0.0.57 - - [2025-10-09 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.57 - - [2025-10-09 02:00:43] "GET /bgp-router/e5f11d33-3c8f-4e93-86d3-d74ed914319c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.021910 10.0.0.57 - - [2025-10-09 02:00:43] "PUT /bgp-router/e5f11d33-3c8f-4e93-86d3-d74ed914319c HTTP/1.1" 200 254 0.020350 [Introspect:8084]10.0.0.57 - - [2025-10-09 02:00:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001123 [Introspect:8084]10.0.0.57 - - [2025-10-09 02:00:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001185 10.0.0.57 - - [2025-10-09 02:00:48] "POST /tags HTTP/1.1" 200 355 0.035684 10.0.0.57 - - [2025-10-09 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010972 10.0.0.57 - - [2025-10-09 02:00:48] "GET /tag/1e868e5b-6e8f-425a-8391-548b40815819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.015969 10.0.0.57 - - [2025-10-09 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.57 - - [2025-10-09 02:00:48] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004330 10.0.0.57 - - [2025-10-09 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.57 - - [2025-10-09 02:00:48] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056483 10.0.0.57 - - [2025-10-09 02:00:48] "POST /virtual-machines HTTP/1.1" 200 351 0.019052 10.0.0.57 - - [2025-10-09 02:00:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026876 10.0.0.57 - - [2025-10-09 02:00:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.144304 10.0.0.57 - - [2025-10-09 02:00:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015424 10.0.0.57 - - [2025-10-09 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.57 - - [2025-10-09 02:00:49] "GET /virtual-machine-interface/c6b8467c-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007099 10.0.0.57 - - [2025-10-09 02:00:49] "POST /instance-ips HTTP/1.1" 200 391 0.025670 10.0.0.57 - - [2025-10-09 02:00:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.057640 10.0.0.57 - - [2025-10-09 02:00:49] "GET /virtual-machine-interface/c6b8467c-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007446 10.0.0.57 - - [2025-10-09 02:00:49] "POST /set-tag HTTP/1.1" 200 109 0.019404 10.0.0.57 - - [2025-10-09 02:00:49] "GET /virtual-machine-interface/c6b8467c-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.022328 10.0.0.57 - - [2025-10-09 02:00:49] "GET /instance-ip/c6d9218a-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.005674 10.0.0.57 - - [2025-10-09 02:00:49] "GET /virtual-machine-interface/c6b8467c-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006454 10.0.0.57 - - [2025-10-09 02:00:49] "POST /set-tag HTTP/1.1" 200 109 0.003205 10.0.0.57 - - [2025-10-09 02:00:49] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003807 10.0.0.57 - - [2025-10-09 02:00:49] "POST /ref-update HTTP/1.1" 200 156 0.010265 10.0.0.57 - - [2025-10-09 02:00:49] "GET /virtual-machine-interface/c6b8467c-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009272 10.0.0.57 - - [2025-10-09 02:00:49] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.57 - - [2025-10-09 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.57 - - [2025-10-09 02:00:49] "GET /virtual-network/78c25bcc-e13c-4c49-b08d-c67934ae8744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003677 10.0.0.57 - - [2025-10-09 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.57 - - [2025-10-09 02:00:49] "GET /project/7e9e28ec-d4f2-427e-8baa-1ae8e918567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045259 10.0.0.57 - - [2025-10-09 02:00:49] "POST /virtual-machines HTTP/1.1" 200 355 0.010018 10.0.0.57 - - [2025-10-09 02:00:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.034876 10.0.0.57 - - [2025-10-09 02:00:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.124579 10.0.0.57 - - [2025-10-09 02:00:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016107 10.0.0.57 - - [2025-10-09 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008206 10.0.0.57 - - [2025-10-09 02:00:49] "GET /virtual-machine-interface/c74004a4-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.007609 10.0.0.57 - - [2025-10-09 02:00:50] "POST /instance-ips HTTP/1.1" 200 395 0.050189 10.0.0.57 - - [2025-10-09 02:00:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.037057 10.0.0.57 - - [2025-10-09 02:00:50] "GET /virtual-machine-interface/c74004a4-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.027046 10.0.0.57 - - [2025-10-09 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.013973 10.0.0.57 - - [2025-10-09 02:00:50] "GET /virtual-machine-interface/c74004a4-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006243 10.0.0.57 - - [2025-10-09 02:00:50] "GET /instance-ip/c75cd430-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003304 10.0.0.57 - - [2025-10-09 02:00:50] "GET /virtual-machine-interface/c74004a4-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011825 10.0.0.57 - - [2025-10-09 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.004531 10.0.0.57 - - [2025-10-09 02:00:50] "GET /virtual-router/d0bd4148-9276-455e-b829-58778c87518d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003781 10.0.0.57 - - [2025-10-09 02:00:50] "POST /ref-update HTTP/1.1" 200 156 0.007434 10.0.0.57 - - [2025-10-09 02:00:50] "GET /virtual-machine-interface/c74004a4-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007953 10.0.0.57 - - [2025-10-09 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.57 - - [2025-10-09 02:00:50] "GET /virtual-machine-interface/c6b8467c-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004469 10.0.0.57 - - [2025-10-09 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.006681 10.0.0.57 - - [2025-10-09 02:00:50] "GET /virtual-machine-interface/c74004a4-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004981 10.0.0.57 - - [2025-10-09 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.57 - - [2025-10-09 02:00:59] "GET /virtual-machine-interface/c6b8467c-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004673 10.0.0.57 - - [2025-10-09 02:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.57 - - [2025-10-09 02:01:00] "GET /virtual-machine-interface/c74004a4-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005710 10.0.0.57 - - [2025-10-09 02:01:00] "POST /set-tag HTTP/1.1" 200 109 0.002894 10.0.0.57 - - [2025-10-09 02:01:02] "GET /virtual-machine-interface/c6b8467c-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006295 10.0.0.57 - - [2025-10-09 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.004315 10.0.0.57 - - [2025-10-09 02:01:26] "GET / HTTP/1.1" 200 35931 0.002234 10.0.0.57 - - [2025-10-09 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.57 - - [2025-10-09 02:01:26] "GET /global-system-config/1f7e70b8-2603-4c99-aa1e-0fb74b967d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006231 10.0.0.57 - - [2025-10-09 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.57 - - [2025-10-09 02:01:26] "GET /config-node/f9e3a478-0e34-40e4-b77f-c6f22a46f3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.006866 10.0.0.57 - - [2025-10-09 02:01:33] "GET /virtual-machine-interface/c6b8467c-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007606 10.0.0.57 - - [2025-10-09 02:01:33] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.57 - - [2025-10-09 02:01:33] "GET /virtual-machine-interface/c6b8467c-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005611 10.0.0.57 - - [2025-10-09 02:01:33] "POST /set-tag HTTP/1.1" 200 109 0.005792 10.0.0.57 - - [2025-10-09 02:01:33] "GET /virtual-machine/b469b262-8125-45db-9bad-6b314de17824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003699 10.0.0.57 - - [2025-10-09 02:01:33] "POST /ref-update HTTP/1.1" 200 156 0.011025 10.0.0.57 - - [2025-10-09 02:01:33] "GET /virtual-machine-interface/c6b8467c-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009708 10.0.0.57 - - [2025-10-09 02:01:33] "POST /set-tag HTTP/1.1" 200 109 0.023669 10.0.0.57 - - [2025-10-09 02:01:33] "POST /set-tag HTTP/1.1" 200 109 0.040103 10.0.0.57 - - [2025-10-09 02:01:33] "DELETE /instance-ip/c6d9218a-a4b3-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.039247 10.0.0.57 - - [2025-10-09 02:01:33] "DELETE /virtual-machine-interface/c6b8467c-a4b3-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.037328 10.0.0.57 - - [2025-10-09 02:01:33] "DELETE /virtual-machine/b469b262-8125-45db-9bad-6b314de17824 HTTP/1.1" 200 115 0.024317 10.0.0.57 - - [2025-10-09 02:01:33] "GET /virtual-machine-interface/c74004a4-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004672 10.0.0.57 - - [2025-10-09 02:01:33] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.57 - - [2025-10-09 02:01:37] "GET / HTTP/1.1" 200 35931 0.001826 10.0.0.57 - - [2025-10-09 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.57 - - [2025-10-09 02:01:37] "GET /routing-instance/6dcfd525-16a0-47a1-9bc7-074df153e5e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002467 10.0.0.57 - - [2025-10-09 02:01:37] "POST /bgp-routers HTTP/1.1" 409 301 0.001688 10.0.0.57 - - [2025-10-09 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.57 - - [2025-10-09 02:01:37] "GET /bgp-router/e5f11d33-3c8f-4e93-86d3-d74ed914319c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003327 10.0.0.57 - - [2025-10-09 02:01:37] "PUT /bgp-router/e5f11d33-3c8f-4e93-86d3-d74ed914319c HTTP/1.1" 200 254 0.011214 [Introspect:8084]10.0.0.57 - - [2025-10-09 02:01:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.57 - - [2025-10-09 02:01:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 10.0.0.57 - - [2025-10-09 02:02:04] "GET /virtual-machine-interface/c74004a4-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004477 10.0.0.57 - - [2025-10-09 02:02:04] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.57 - - [2025-10-09 02:02:04] "GET /virtual-machine-interface/c74004a4-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004412 10.0.0.57 - - [2025-10-09 02:02:04] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.57 - - [2025-10-09 02:02:04] "GET /virtual-machine/d6927491-c9a2-4ef8-bbad-439ade4113c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003537 10.0.0.57 - - [2025-10-09 02:02:04] "POST /ref-update HTTP/1.1" 200 156 0.012427 10.0.0.57 - - [2025-10-09 02:02:04] "GET /virtual-machine-interface/c74004a4-a4b3-11f0-9b6f-fa163e8e8b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.017998 10.0.0.57 - - [2025-10-09 02:02:04] "POST /set-tag HTTP/1.1" 200 109 0.015235 10.0.0.57 - - [2025-10-09 02:02:04] "POST /set-tag HTTP/1.1" 200 109 0.022884 10.0.0.57 - - [2025-10-09 02:02:04] "DELETE /instance-ip/c75cd430-a4b3-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.057094 10.0.0.57 - - [2025-10-09 02:02:04] "DELETE /virtual-machine-interface/c74004a4-a4b3-11f0-9b6f-fa163e8e8b46 HTTP/1.1" 200 115 0.055347 10.0.0.57 - - [2025-10-09 02:02:04] "DELETE /virtual-machine/d6927491-c9a2-4ef8-bbad-439ade4113c9 HTTP/1.1" 200 115 0.029959 10.0.0.57 - - [2025-10-09 02:02:04] "DELETE /tag/1e868e5b-6e8f-425a-8391-548b40815819 HTTP/1.1" 200 115 0.048838 [Introspect:8084]10.0.0.57 - - [2025-10-09 02:02:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.57 - - [2025-10-09 02:02:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 [Introspect:8084]10.0.0.57 - - [2025-10-09 02:02:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000912 [Introspect:8084]10.0.0.57 - - [2025-10-09 02:02:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916