++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Sep 8 01:48:31 AM UTC 2025 ===================' INFO: =================== Mon Sep 8 01:48:31 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.57 +++ local servers=10.0.0.57 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.57,10.102.106.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.102.106.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 ++ grep '^API__.*__.*=.*$' ++ sort ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/08/2025 01:49:14.758 7fd20e222700 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/08/2025 01:49:15.115 7fd20e222700 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/08/2025 01:49:15.134 7fd20e222700 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/08/2025 01:49:15.134 7fd20e222700 [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-09-08 01:49:23] "GET / HTTP/1.1" 503 181 0.000288 10.0.0.57 - - [2025-09-08 01:49:24] "GET / HTTP/1.1" 200 45303 0.001284 10.0.0.57 - - [2025-09-08 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.57 - - [2025-09-08 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.57 - - [2025-09-08 01:49:24] "GET / HTTP/1.1" 200 35931 0.001161 10.0.0.57 - - [2025-09-08 01:49:25] "GET / HTTP/1.1" 200 35931 0.001456 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:49:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:49:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001499 10.0.0.57 - - [2025-09-08 01:49:25] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.57 - - [2025-09-08 01:49:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.002268 10.0.0.57 - - [2025-09-08 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005484 10.0.0.57 - - [2025-09-08 01:49:25] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004514 10.0.0.57 - - [2025-09-08 01:49:25] "POST /service-appliance-sets HTTP/1.1" 200 553 0.234786 10.0.0.57 - - [2025-09-08 01:49:25] "GET / HTTP/1.1" 200 35931 0.002637 10.0.0.57 - - [2025-09-08 01:49:25] "POST /fqname-to-id HTTP/1.1" 404 180 0.003882 10.0.0.57 - - [2025-09-08 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.57 - - [2025-09-08 01:49:25] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009830 10.0.0.57 - - [2025-09-08 01:49:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.002116 10.0.0.57 - - [2025-09-08 01:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.57 - - [2025-09-08 01:49:26] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007999 10.0.0.57 - - [2025-09-08 01:49:26] "POST /service-appliance-sets HTTP/1.1" 200 541 0.045407 10.0.0.57 - - [2025-09-08 01:49:26] "POST /database-nodes HTTP/1.1" 200 597 0.045341 10.0.0.57 - - [2025-09-08 01:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.57 - - [2025-09-08 01:49:26] "GET /network-ipam/f002e0dd-75e0-46c6-b915-0446e274aa51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002557 10.0.0.57 - - [2025-09-08 01:49:26] "POST /service-templates HTTP/1.1" 200 511 0.031320 10.0.0.57 - - [2025-09-08 01:49:26] "POST /service-templates HTTP/1.1" 200 501 0.034259 10.0.0.57 - - [2025-09-08 01:49:26] "POST /service-templates HTTP/1.1" 200 515 0.057376 10.0.0.57 - - [2025-09-08 01:49:26] "POST /service-templates HTTP/1.1" 200 535 0.042156 10.0.0.57 - - [2025-09-08 01:49:26] "POST /service-templates HTTP/1.1" 200 507 0.036720 10.0.0.57 - - [2025-09-08 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.57 - - [2025-09-08 01:49:27] "GET /network-ipam/f002e0dd-75e0-46c6-b915-0446e274aa51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002691 10.0.0.57 - - [2025-09-08 01:49:28] "GET / HTTP/1.1" 200 35931 0.004453 10.0.0.57 - - [2025-09-08 01:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.57 - - [2025-09-08 01:49:28] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004081 10.0.0.57 - - [2025-09-08 01:49:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.007407 10.0.0.57 - - [2025-09-08 01:49:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.007689 10.0.0.57 - - [2025-09-08 01:49:28] "POST /access-control-lists HTTP/1.1" 200 587 0.035384 10.0.0.57 - - [2025-09-08 01:49:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.004898 10.0.0.57 - - [2025-09-08 01:49:28] "POST /config-nodes HTTP/1.1" 200 593 0.027405 10.0.0.57 - - [2025-09-08 01:49:28] "POST /access-control-lists HTTP/1.1" 200 585 0.053034 10.0.0.57 - - [2025-09-08 01:49:28] "POST /route-targets HTTP/1.1" 200 327 0.027265 10.0.0.57 - - [2025-09-08 01:49:28] "POST /ref-update HTTP/1.1" 200 156 0.069372 10.0.0.57 - - [2025-09-08 01:49:28] "POST /route-targets HTTP/1.1" 200 327 0.013382 10.0.0.57 - - [2025-09-08 01:49:28] "POST /ref-update HTTP/1.1" 200 156 0.041658 10.0.0.57 - - [2025-09-08 01:49:28] "POST /route-targets HTTP/1.1" 200 327 0.037772 10.0.0.57 - - [2025-09-08 01:49:28] "POST /ref-update HTTP/1.1" 200 156 0.049383 10.0.0.57 - - [2025-09-08 01:49:28] "POST /route-targets HTTP/1.1" 200 327 0.020107 10.0.0.57 - - [2025-09-08 01:49:28] "POST /ref-update HTTP/1.1" 200 156 0.023801 10.0.0.57 - - [2025-09-08 01:49:28] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.57 - - [2025-09-08 01:49:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.011051 10.0.0.57 - - [2025-09-08 01:49:28] "GET / HTTP/1.1" 200 35931 0.001172 10.0.0.57 - - [2025-09-08 01:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013190 10.0.0.57 - - [2025-09-08 01:49:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.009029 10.0.0.57 - - [2025-09-08 01:49:28] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027129 10.0.0.57 - - [2025-09-08 01:49:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.004329 10.0.0.57 - - [2025-09-08 01:49:28] "POST /access-control-lists HTTP/1.1" 200 551 0.095545 10.0.0.57 - - [2025-09-08 01:49:28] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.067720 10.0.0.57 - - [2025-09-08 01:49:28] "PUT /access-control-list/ae66a77f-ffca-4764-9679-6a646a9fdfa6 HTTP/1.1" 200 272 0.073071 10.0.0.57 - - [2025-09-08 01:49:29] "PUT /access-control-list/bd94d168-d744-4f55-8f5f-caaf75e75c4f HTTP/1.1" 200 272 0.032222 10.0.0.57 - - [2025-09-08 01:49:29] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.57 - - [2025-09-08 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.57 - - [2025-09-08 01:49:29] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004704 10.0.0.57 - - [2025-09-08 01:49:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.001809 10.0.0.57 - - [2025-09-08 01:49:29] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.069940 10.0.0.57 - - [2025-09-08 01:49:30] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.57 - - [2025-09-08 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.57 - - [2025-09-08 01:49:30] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006672 10.0.0.57 - - [2025-09-08 01:49:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.003669 10.0.0.57 - - [2025-09-08 01:49:30] "POST /config-database-nodes HTTP/1.1" 200 611 0.027035 10.0.0.57 - - [2025-09-08 01:49:30] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.57 - - [2025-09-08 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.57 - - [2025-09-08 01:49:30] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010531 10.0.0.57 - - [2025-09-08 01:49:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.006189 10.0.0.57 - - [2025-09-08 01:49:31] "POST /analytics-nodes HTTP/1.1" 200 599 0.022144 10.0.0.57 - - [2025-09-08 01:49:33] "GET / HTTP/1.1" 200 35931 0.001350 10.0.0.57 - - [2025-09-08 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015768 10.0.0.57 - - [2025-09-08 01:49:33] "GET /routing-instance/f1f27d95-e9fe-4bf4-8e61-04f1464c3a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003120 10.0.0.57 - - [2025-09-08 01:49:33] "POST /bgp-routers HTTP/1.1" 200 616 0.045915 10.0.0.57 - - [2025-09-08 01:49:33] "GET /bgp-router/58eee9f9-b5e9-456a-81f4-f51d6fd1e1db?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.035891 10.0.0.57 - - [2025-09-08 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.57 - - [2025-09-08 01:49:33] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015424 10.0.0.57 - - [2025-09-08 01:49:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005247 10.0.0.57 - - [2025-09-08 01:49:33] "POST /ref-update HTTP/1.1" 200 156 0.019086 10.0.0.57 - - [2025-09-08 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.020048 10.0.0.57 - - [2025-09-08 01:49:33] "GET /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003674 10.0.0.57 - - [2025-09-08 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.57 - - [2025-09-08 01:49:33] "PUT /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c HTTP/1.1" 200 276 0.009323 10.0.0.57 - - [2025-09-08 01:49:34] "GET / HTTP/1.1" 200 35931 0.001435 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 581 0.024171 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 575 0.032212 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 575 0.022283 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 559 0.032734 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 555 0.020253 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 557 0.025746 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 565 0.035398 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 549 0.020504 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 557 0.025463 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 567 0.031915 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 555 0.024975 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 567 0.043075 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 575 0.088834 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 569 0.026885 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 561 0.024381 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 561 0.030211 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 561 0.015922 10.0.0.57 - - [2025-09-08 01:49:34] "POST /alarms HTTP/1.1" 200 547 0.023577 10.0.0.57 - - [2025-09-08 01:49:35] "POST /alarms HTTP/1.1" 200 595 0.024543 10.0.0.57 - - [2025-09-08 01:49:35] "POST /alarms HTTP/1.1" 200 575 0.028065 10.0.0.57 - - [2025-09-08 01:49:35] "POST /alarms HTTP/1.1" 200 571 0.028220 10.0.0.57 - - [2025-09-08 01:49:35] "POST /alarms HTTP/1.1" 200 583 0.028765 10.0.0.57 - - [2025-09-08 01:49:35] "POST /alarms HTTP/1.1" 200 609 0.018207 10.0.0.57 - - [2025-09-08 01:49:35] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.57 - - [2025-09-08 01:49:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002542 10.0.0.57 - - [2025-09-08 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.57 - - [2025-09-08 01:49:35] "PUT /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c HTTP/1.1" 200 276 0.008460 10.0.0.57 - - [2025-09-08 01:49:35] "GET / HTTP/1.1" 200 35931 0.001438 10.0.0.57 - - [2025-09-08 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.57 - - [2025-09-08 01:49:35] "GET /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002457 10.0.0.57 - - [2025-09-08 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.57 - - [2025-09-08 01:49:35] "PUT /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c HTTP/1.1" 200 276 0.011263 10.0.0.57 - - [2025-09-08 01:49:36] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.57 - - [2025-09-08 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.57 - - [2025-09-08 01:49:36] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006623 10.0.0.57 - - [2025-09-08 01:49:36] "PUT /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237 HTTP/1.1" 200 274 0.027693 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:49:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001473 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:49:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:49:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000841 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:49:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000785 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:49:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001306 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:49:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001223 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:50:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001109 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:50:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000975 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:51:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:51:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000773 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:51:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000810 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:51:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000798 10.0.0.57 - - [2025-09-08 01:51:46] "GET / HTTP/1.1" 200 35931 0.001365 10.0.0.57 - - [2025-09-08 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.57 - - [2025-09-08 01:51:46] "GET /domain/ac244fbc-41ae-40d3-9466-2a00daeea930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003073 10.0.0.57 - - [2025-09-08 01:51:46] "POST /id-to-fqname HTTP/1.1" 200 173 0.000494 10.0.0.57 - - [2025-09-08 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.017537 10.0.0.57 - - [2025-09-08 01:51:46] "POST /security-groups HTTP/1.1" 200 570 0.073194 10.0.0.57 - - [2025-09-08 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.004503 10.0.0.57 - - [2025-09-08 01:51:46] "POST /projects HTTP/1.1" 200 481 0.236941 10.0.0.57 - - [2025-09-08 01:51:46] "POST /access-control-lists HTTP/1.1" 200 579 0.072937 10.0.0.57 - - [2025-09-08 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 212 0.017407 10.0.0.57 - - [2025-09-08 01:51:46] "POST /security-groups HTTP/1.1" 200 534 0.095057 10.0.0.57 - - [2025-09-08 01:51:46] "POST /access-control-lists HTTP/1.1" 200 577 0.038158 10.0.0.57 - - [2025-09-08 01:51:46] "POST /chown HTTP/1.1" 200 109 0.019365 10.0.0.57 - - [2025-09-08 01:51:46] "POST /policy-managements HTTP/1.1" 409 214 0.016225 10.0.0.57 - - [2025-09-08 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.57 - - [2025-09-08 01:51:46] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002510 10.0.0.57 - - [2025-09-08 01:51:46] "POST /application-policy-sets HTTP/1.1" 200 528 0.019504 10.0.0.57 - - [2025-09-08 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.57 - - [2025-09-08 01:51:46] "GET /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002386 10.0.0.57 - - [2025-09-08 01:51:46] "PUT /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c HTTP/1.1" 200 276 0.008319 10.0.0.57 - - [2025-09-08 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012130 10.0.0.57 - - [2025-09-08 01:51:46] "GET /virtual-network/58d97c6f-91a4-444f-a915-159326f338a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004234 10.0.0.57 - - [2025-09-08 01:51:46] "POST /id-to-fqname HTTP/1.1" 200 177 0.000921 10.0.0.57 - - [2025-09-08 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.004543 10.0.0.57 - - [2025-09-08 01:51:46] "POST /security-groups HTTP/1.1" 200 574 0.061191 10.0.0.57 - - [2025-09-08 01:51:46] "POST /projects HTTP/1.1" 200 489 0.150365 10.0.0.57 - - [2025-09-08 01:51:46] "POST /security-groups HTTP/1.1" 200 546 0.027265 10.0.0.57 - - [2025-09-08 01:51:47] "POST /chown HTTP/1.1" 200 109 0.007906 10.0.0.57 - - [2025-09-08 01:51:47] "POST /network-ipams HTTP/1.1" 200 522 0.030295 10.0.0.57 - - [2025-09-08 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 232 0.001650 10.0.0.57 - - [2025-09-08 01:51:47] "POST /network-ipams HTTP/1.1" 200 510 0.030313 10.0.0.57 - - [2025-09-08 01:51:47] "POST /access-control-lists HTTP/1.1" 200 594 0.041499 10.0.0.57 - - [2025-09-08 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.013200 10.0.0.57 - - [2025-09-08 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.003348 10.0.0.57 - - [2025-09-08 01:51:47] "POST /access-control-lists HTTP/1.1" 200 592 0.022680 10.0.0.57 - - [2025-09-08 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 217 0.001776 10.0.0.57 - - [2025-09-08 01:51:47] "POST /access-control-lists HTTP/1.1" 200 583 0.115076 10.0.0.57 - - [2025-09-08 01:51:47] "POST /useragent-kv HTTP/1.1" 200 115 0.016237 10.0.0.57 - - [2025-09-08 01:51:47] "POST /virtual-networks HTTP/1.1" 200 538 0.228373 10.0.0.57 - - [2025-09-08 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.57 - - [2025-09-08 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.004452 10.0.0.57 - - [2025-09-08 01:51:47] "POST /access-control-lists HTTP/1.1" 200 581 0.074420 10.0.0.57 - - [2025-09-08 01:51:47] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.057512 10.0.0.57 - - [2025-09-08 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.002287 10.0.0.57 - - [2025-09-08 01:51:47] "POST /network-ipams HTTP/1.1" 200 518 0.031639 10.0.0.57 - - [2025-09-08 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 202 0.003160 10.0.0.57 - - [2025-09-08 01:51:47] "POST /access-control-lists HTTP/1.1" 200 602 0.023552 10.0.0.57 - - [2025-09-08 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 239 0.008151 10.0.0.57 - - [2025-09-08 01:51:47] "POST /access-control-lists HTTP/1.1" 200 600 0.016019 10.0.0.57 - - [2025-09-08 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 229 0.001898 10.0.0.57 - - [2025-09-08 01:51:47] "POST /access-control-lists HTTP/1.1" 200 589 0.055194 10.0.0.57 - - [2025-09-08 01:51:47] "POST /useragent-kv HTTP/1.1" 200 115 0.016995 10.0.0.57 - - [2025-09-08 01:51:47] "POST /virtual-networks HTTP/1.1" 200 546 0.160704 10.0.0.57 - - [2025-09-08 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009791 10.0.0.57 - - [2025-09-08 01:51:47] "POST /route-targets HTTP/1.1" 200 327 0.026620 10.0.0.57 - - [2025-09-08 01:51:47] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.021025 10.0.0.57 - - [2025-09-08 01:51:47] "POST /ref-update HTTP/1.1" 200 156 0.022732 10.0.0.57 - - [2025-09-08 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 199 0.002111 10.0.0.57 - - [2025-09-08 01:51:47] "PUT /access-control-list/cbe8cb39-04ef-44be-a24a-3d762a958f79 HTTP/1.1" 200 272 0.053155 10.0.0.57 - - [2025-09-08 01:51:47] "POST /network-policys HTTP/1.1" 200 538 0.076311 10.0.0.57 - - [2025-09-08 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 197 0.002398 10.0.0.57 - - [2025-09-08 01:51:48] "POST /route-targets HTTP/1.1" 200 327 0.009140 10.0.0.57 - - [2025-09-08 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.018338 10.0.0.57 - - [2025-09-08 01:51:48] "POST /network-policys HTTP/1.1" 200 534 0.080939 10.0.0.57 - - [2025-09-08 01:51:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.016160 10.0.0.57 - - [2025-09-08 01:51:48] "POST /network-policys HTTP/1.1" 200 542 0.021029 10.0.0.57 - - [2025-09-08 01:51:48] "PUT /access-control-list/cc31451f-48a4-4be7-9c30-5004a137521f HTTP/1.1" 200 272 0.015080 10.0.0.57 - - [2025-09-08 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.066360 10.0.0.57 - - [2025-09-08 01:51:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011662 10.0.0.57 - - [2025-09-08 01:51:48] "PUT /access-control-list/cc31451f-48a4-4be7-9c30-5004a137521f HTTP/1.1" 200 272 0.016436 10.0.0.57 - - [2025-09-08 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.080310 10.0.0.57 - - [2025-09-08 01:51:48] "PUT /access-control-list/cbe8cb39-04ef-44be-a24a-3d762a958f79 HTTP/1.1" 200 272 0.088521 10.0.0.57 - - [2025-09-08 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.073271 10.0.0.57 - - [2025-09-08 01:51:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004736 10.0.0.57 - - [2025-09-08 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.028692 10.0.0.57 - - [2025-09-08 01:51:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014935 10.0.0.57 - - [2025-09-08 01:51:48] "PUT /access-control-list/cbe8cb39-04ef-44be-a24a-3d762a958f79 HTTP/1.1" 200 272 0.059369 10.0.0.57 - - [2025-09-08 01:51:48] "PUT /access-control-list/cc31451f-48a4-4be7-9c30-5004a137521f HTTP/1.1" 200 272 0.022011 10.0.0.57 - - [2025-09-08 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.087537 10.0.0.57 - - [2025-09-08 01:51:48] "POST /fqname-to-id HTTP/1.1" 404 237 0.020484 10.0.0.57 - - [2025-09-08 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.076675 10.0.0.57 - - [2025-09-08 01:51:48] "POST /access-control-lists HTTP/1.1" 200 601 0.071730 10.0.0.57 - - [2025-09-08 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.019201 10.0.0.57 - - [2025-09-08 01:51:48] "PUT /access-control-list/dd913225-2abf-441e-a0ae-327c904eecc8 HTTP/1.1" 200 272 0.020179 10.0.0.57 - - [2025-09-08 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.183932 10.0.0.57 - - [2025-09-08 01:51:48] "POST /ref-update HTTP/1.1" 200 156 0.042332 10.0.0.57 - - [2025-09-08 01:51:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002069 10.0.0.57 - - [2025-09-08 01:51:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009776 10.0.0.57 - - [2025-09-08 01:51:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003293 10.0.0.57 - - [2025-09-08 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.57 - - [2025-09-08 01:51:49] "GET /virtual-network/58d97c6f-91a4-444f-a915-159326f338a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004731 10.0.0.57 - - [2025-09-08 01:51:49] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003873 10.0.0.57 - - [2025-09-08 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.57 - - [2025-09-08 01:51:49] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002490 10.0.0.57 - - [2025-09-08 01:51:49] "POST /firewall-policys HTTP/1.1" 200 530 0.021906 10.0.0.57 - - [2025-09-08 01:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013239 10.0.0.57 - - [2025-09-08 01:51:49] "GET /firewall-policy/8867e0cd-85f0-49b1-82ec-d7046e8bd4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.009658 10.0.0.57 - - [2025-09-08 01:51:49] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.009620 10.0.0.57 - - [2025-09-08 01:51:49] "GET /firewall-policy/8867e0cd-85f0-49b1-82ec-d7046e8bd4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003707 10.0.0.57 - - [2025-09-08 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.017313 10.0.0.57 - - [2025-09-08 01:51:49] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.014446 10.0.0.57 - - [2025-09-08 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.57 - - [2025-09-08 01:51:49] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002839 10.0.0.57 - - [2025-09-08 01:51:49] "POST /firewall-policys HTTP/1.1" 200 532 0.027040 10.0.0.57 - - [2025-09-08 01:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012342 10.0.0.57 - - [2025-09-08 01:51:49] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.009076 10.0.0.57 - - [2025-09-08 01:51:49] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002980 10.0.0.57 - - [2025-09-08 01:51:49] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.003067 10.0.0.57 - - [2025-09-08 01:51:49] "GET /firewall-policy/8867e0cd-85f0-49b1-82ec-d7046e8bd4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002327 10.0.0.57 - - [2025-09-08 01:51:49] "GET /firewall-policy/8867e0cd-85f0-49b1-82ec-d7046e8bd4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.001985 10.0.0.57 - - [2025-09-08 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.013057 10.0.0.57 - - [2025-09-08 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.034758 10.0.0.57 - - [2025-09-08 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.037922 10.0.0.57 - - [2025-09-08 01:51:49] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004769 10.0.0.57 - - [2025-09-08 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.57 - - [2025-09-08 01:51:49] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002138 10.0.0.57 - - [2025-09-08 01:51:49] "POST /firewall-policys HTTP/1.1" 200 530 0.038034 10.0.0.57 - - [2025-09-08 01:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015407 10.0.0.57 - - [2025-09-08 01:51:49] "GET /firewall-policy/934f760c-3dad-4b58-8f57-55bdbe57a55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.013440 10.0.0.57 - - [2025-09-08 01:51:49] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003572 10.0.0.57 - - [2025-09-08 01:51:49] "GET /firewall-policy/934f760c-3dad-4b58-8f57-55bdbe57a55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003110 10.0.0.57 - - [2025-09-08 01:51:49] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.002621 10.0.0.57 - - [2025-09-08 01:51:49] "GET /firewall-policy/8867e0cd-85f0-49b1-82ec-d7046e8bd4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002373 10.0.0.57 - - [2025-09-08 01:51:49] "GET /firewall-policy/8867e0cd-85f0-49b1-82ec-d7046e8bd4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002185 10.0.0.57 - - [2025-09-08 01:51:49] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.002809 10.0.0.57 - - [2025-09-08 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.023920 10.0.0.57 - - [2025-09-08 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.032760 10.0.0.57 - - [2025-09-08 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.026514 10.0.0.57 - - [2025-09-08 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.038262 10.0.0.57 - - [2025-09-08 01:51:50] "POST /ref-update HTTP/1.1" 200 156 0.052898 10.0.0.57 - - [2025-09-08 01:51:50] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.005259 10.0.0.57 - - [2025-09-08 01:51:50] "POST /tags HTTP/1.1" 200 299 0.046097 10.0.0.57 - - [2025-09-08 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005633 10.0.0.57 - - [2025-09-08 01:51:50] "GET /tag/77b1dae8-85df-4d1e-aad7-f1ed6483808d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011472 10.0.0.57 - - [2025-09-08 01:51:50] "POST /set-tag HTTP/1.1" 200 109 0.014214 10.0.0.57 - - [2025-09-08 01:51:50] "POST /tags HTTP/1.1" 200 301 0.094029 10.0.0.57 - - [2025-09-08 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005176 10.0.0.57 - - [2025-09-08 01:51:50] "GET /tag/d707b855-81ec-46b8-a4bf-fd5e4645e522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012939 10.0.0.57 - - [2025-09-08 01:51:50] "POST /tags HTTP/1.1" 200 325 0.068871 10.0.0.57 - - [2025-09-08 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014029 10.0.0.57 - - [2025-09-08 01:51:50] "GET /tag/1cdd647e-2321-457e-9f30-dedbefd3da19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.022671 10.0.0.57 - - [2025-09-08 01:51:50] "POST /tags HTTP/1.1" 200 311 0.070212 10.0.0.57 - - [2025-09-08 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.020640 10.0.0.57 - - [2025-09-08 01:51:50] "GET /tag/b846c6da-07cc-4a1b-8ab8-9547a0e4f385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.028590 10.0.0.57 - - [2025-09-08 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.57 - - [2025-09-08 01:51:50] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.006212 10.0.0.57 - - [2025-09-08 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.57 - - [2025-09-08 01:51:51] "GET /project/42a58f44-72ed-4c57-8dc9-38873dafaac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043075 10.0.0.57 - - [2025-09-08 01:51:51] "POST /virtual-machines HTTP/1.1" 200 377 0.014890 10.0.0.57 - - [2025-09-08 01:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008937 10.0.0.57 - - [2025-09-08 01:51:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.177135 10.0.0.57 - - [2025-09-08 01:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.043261 10.0.0.57 - - [2025-09-08 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011107 10.0.0.57 - - [2025-09-08 01:51:51] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004669 10.0.0.57 - - [2025-09-08 01:51:51] "POST /instance-ips HTTP/1.1" 200 409 0.039177 10.0.0.57 - - [2025-09-08 01:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.029511 10.0.0.57 - - [2025-09-08 01:51:51] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.014003 10.0.0.57 - - [2025-09-08 01:51:51] "POST /set-tag HTTP/1.1" 200 109 0.021473 10.0.0.57 - - [2025-09-08 01:51:51] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.010320 10.0.0.57 - - [2025-09-08 01:51:51] "GET /instance-ip/638a043e-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003198 10.0.0.57 - - [2025-09-08 01:51:51] "POST /tags HTTP/1.1" 200 305 0.067194 10.0.0.57 - - [2025-09-08 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016418 10.0.0.57 - - [2025-09-08 01:51:51] "GET /tag/3a7a779b-5ef7-483e-948e-c41004b62638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.029736 10.0.0.57 - - [2025-09-08 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.57 - - [2025-09-08 01:51:51] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.080559 10.0.0.57 - - [2025-09-08 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.57 - - [2025-09-08 01:51:51] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005651 10.0.0.57 - - [2025-09-08 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.57 - - [2025-09-08 01:51:52] "GET /service-appliance-set/2d0f90d8-e85c-49f6-8242-c5210a9048c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.005813 10.0.0.57 - - [2025-09-08 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.002539 10.0.0.57 - - [2025-09-08 01:51:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.129780 10.0.0.57 - - [2025-09-08 01:51:52] "GET /virtual-machine-interface/5969f8a2-9aee-47b6-8fc9-f2d16d985ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.009928 10.0.0.57 - - [2025-09-08 01:51:52] "POST /instance-ips HTTP/1.1" 200 381 0.082457 10.0.0.57 - - [2025-09-08 01:51:52] "GET /instance-ip/30ac07ff-429f-481f-b874-9a6adba7d7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011342 10.0.0.57 - - [2025-09-08 01:51:52] "POST /loadbalancers HTTP/1.1" 200 582 0.077852 10.0.0.57 - - [2025-09-08 01:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.026414 10.0.0.57 - - [2025-09-08 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014790 10.0.0.57 - - [2025-09-08 01:51:52] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041296 10.0.0.57 - - [2025-09-08 01:51:52] "GET /loadbalancer/74b35679-ca25-4ec9-a8f3-3eb5c7cf35cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.013185 10.0.0.57 - - [2025-09-08 01:51:52] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045367 10.0.0.57 - - [2025-09-08 01:51:52] "GET /instance-ip/30ac07ff-429f-481f-b874-9a6adba7d7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006482 10.0.0.57 - - [2025-09-08 01:51:52] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.054627 10.0.0.57 - - [2025-09-08 01:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.025199 10.0.0.57 - - [2025-09-08 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.57 - - [2025-09-08 01:51:52] "POST /floating-ips HTTP/1.1" 200 583 0.081440 10.0.0.57 - - [2025-09-08 01:51:52] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.084761 10.0.0.57 - - [2025-09-08 01:51:52] "GET /loadbalancer-listener/64db7c78-c4f2-4572-a411-4df0b8e67793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002662 10.0.0.57 - - [2025-09-08 01:51:52] "GET /loadbalancer-listener/64db7c78-c4f2-4572-a411-4df0b8e67793?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003823 10.0.0.57 - - [2025-09-08 01:51:52] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.046735 10.0.0.57 - - [2025-09-08 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011420 10.0.0.57 - - [2025-09-08 01:51:52] "GET /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003998 10.0.0.57 - - [2025-09-08 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.57 - - [2025-09-08 01:51:53] "GET /instance-ip/30ac07ff-429f-481f-b874-9a6adba7d7ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003114 10.0.0.57 - - [2025-09-08 01:51:53] "GET /instance-ip/30ac07ff-429f-481f-b874-9a6adba7d7ec?fields=floating_ips HTTP/1.1" 200 1170 0.008611 10.0.0.57 - - [2025-09-08 01:51:53] "GET /floating-ip/b474f480-513c-426d-96d8-5884335b234b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002337 10.0.0.57 - - [2025-09-08 01:51:53] "PUT /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c HTTP/1.1" 200 276 0.020137 10.0.0.57 - - [2025-09-08 01:51:53] "POST /tags HTTP/1.1" 200 357 0.180980 10.0.0.57 - - [2025-09-08 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010458 10.0.0.57 - - [2025-09-08 01:51:53] "GET /tag/26752e7a-a9cb-45f1-bac0-599e684256c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.064794 10.0.0.57 - - [2025-09-08 01:51:53] "POST /tags HTTP/1.1" 200 305 0.086508 10.0.0.57 - - [2025-09-08 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015287 10.0.0.57 - - [2025-09-08 01:51:53] "GET /tag/bfa587c5-8104-4405-bb46-c3b315e45179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.078717 10.0.0.57 - - [2025-09-08 01:51:53] "POST /id-to-fqname HTTP/1.1" 200 174 0.000477 10.0.0.57 - - [2025-09-08 01:51:53] "POST /fqname-to-id HTTP/1.1" 404 183 0.031873 10.0.0.57 - - [2025-09-08 01:51:53] "POST /security-groups HTTP/1.1" 200 571 0.059822 10.0.0.57 - - [2025-09-08 01:51:53] "POST /projects HTTP/1.1" 200 483 0.267492 10.0.0.57 - - [2025-09-08 01:51:53] "POST /fqname-to-id HTTP/1.1" 404 214 0.002122 10.0.0.57 - - [2025-09-08 01:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.011932 10.0.0.57 - - [2025-09-08 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016784 10.0.0.57 - - [2025-09-08 01:51:53] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.016356 10.0.0.57 - - [2025-09-08 01:51:53] "POST /access-control-lists HTTP/1.1" 200 580 0.094742 10.0.0.57 - - [2025-09-08 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006189 10.0.0.57 - - [2025-09-08 01:51:54] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005457 10.0.0.57 - - [2025-09-08 01:51:54] "POST /fqname-to-id HTTP/1.1" 404 213 0.001913 10.0.0.57 - - [2025-09-08 01:51:54] "POST /access-control-lists HTTP/1.1" 200 578 0.071215 10.0.0.57 - - [2025-09-08 01:51:54] "PUT /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7 HTTP/1.1" 200 264 0.142198 10.0.0.57 - - [2025-09-08 01:51:54] "PUT /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de HTTP/1.1" 200 264 0.055341 10.0.0.57 - - [2025-09-08 01:51:54] "POST /security-groups HTTP/1.1" 200 537 0.078166 10.0.0.57 - - [2025-09-08 01:51:54] "POST /fqname-to-id HTTP/1.1" 404 234 0.006151 10.0.0.57 - - [2025-09-08 01:51:54] "POST /access-control-lists HTTP/1.1" 200 596 0.042225 10.0.0.57 - - [2025-09-08 01:51:54] "POST /fqname-to-id HTTP/1.1" 404 233 0.021104 10.0.0.57 - - [2025-09-08 01:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.065623 10.0.0.57 - - [2025-09-08 01:51:54] "POST /chown HTTP/1.1" 200 109 0.012680 10.0.0.57 - - [2025-09-08 01:51:54] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006898 10.0.0.57 - - [2025-09-08 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.57 - - [2025-09-08 01:51:54] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.042140 10.0.0.57 - - [2025-09-08 01:51:54] "POST /access-control-lists HTTP/1.1" 200 594 0.090412 10.0.0.57 - - [2025-09-08 01:51:54] "POST /tags HTTP/1.1" 409 207 0.017313 10.0.0.57 - - [2025-09-08 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.57 - - [2025-09-08 01:51:54] "GET /tag/bfa587c5-8104-4405-bb46-c3b315e45179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011962 10.0.0.57 - - [2025-09-08 01:51:54] "POST /firewall-rules HTTP/1.1" 200 564 0.077948 10.0.0.57 - - [2025-09-08 01:51:54] "GET /firewall-rule/3720381d-82a9-437c-9369-7f32ca966a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006128 10.0.0.57 - - [2025-09-08 01:51:54] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.004886 10.0.0.57 - - [2025-09-08 01:51:54] "GET /firewall-rule/3720381d-82a9-437c-9369-7f32ca966a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004805 10.0.0.57 - - [2025-09-08 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.020128 10.0.0.57 - - [2025-09-08 01:51:54] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004956 10.0.0.57 - - [2025-09-08 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.57 - - [2025-09-08 01:51:54] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002474 10.0.0.57 - - [2025-09-08 01:51:54] "GET / HTTP/1.1" 200 35931 0.001569 10.0.0.57 - - [2025-09-08 01:51:54] "POST /tags HTTP/1.1" 409 207 0.003396 10.0.0.57 - - [2025-09-08 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.57 - - [2025-09-08 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.57 - - [2025-09-08 01:51:54] "GET /tag/bfa587c5-8104-4405-bb46-c3b315e45179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.009605 10.0.0.57 - - [2025-09-08 01:51:54] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004132 10.0.0.57 - - [2025-09-08 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.57 - - [2025-09-08 01:51:54] "GET /config-node/99a0eca9-0780-4ebb-b481-1a3b3305c7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003152 10.0.0.57 - - [2025-09-08 01:51:55] "POST /firewall-rules HTTP/1.1" 200 562 0.069269 10.0.0.57 - - [2025-09-08 01:51:55] "GET /firewall-rule/4e667c48-d4cb-44c5-977d-a3b353726846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.013660 10.0.0.57 - - [2025-09-08 01:51:55] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.004516 10.0.0.57 - - [2025-09-08 01:51:55] "GET /firewall-rule/4e667c48-d4cb-44c5-977d-a3b353726846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002884 10.0.0.57 - - [2025-09-08 01:51:55] "POST /ref-update HTTP/1.1" 200 156 0.018059 10.0.0.57 - - [2025-09-08 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006404 10.0.0.57 - - [2025-09-08 01:51:55] "GET /loadbalancer/74b35679-ca25-4ec9-a8f3-3eb5c7cf35cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002710 10.0.0.57 - - [2025-09-08 01:51:55] "POST /tags HTTP/1.1" 200 355 0.018533 10.0.0.57 - - [2025-09-08 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.030179 10.0.0.57 - - [2025-09-08 01:51:55] "GET /tag/ec448dc9-3b45-4b40-b175-448bb4428898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012902 10.0.0.57 - - [2025-09-08 01:51:55] "POST /tags HTTP/1.1" 200 303 0.023694 10.0.0.57 - - [2025-09-08 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006686 10.0.0.57 - - [2025-09-08 01:51:55] "GET /tag/06549b39-99d0-4a7d-abf9-79549cbd059d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014346 10.0.0.57 - - [2025-09-08 01:51:55] "POST /projects HTTP/1.1" 409 218 0.001764 10.0.0.57 - - [2025-09-08 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.57 - - [2025-09-08 01:51:55] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.026595 10.0.0.57 - - [2025-09-08 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.57 - - [2025-09-08 01:51:55] "GET /network-ipam/761e3bbb-c740-4358-abda-889c7355a3ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002132 10.0.0.57 - - [2025-09-08 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.57 - - [2025-09-08 01:51:55] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004098 10.0.0.57 - - [2025-09-08 01:51:55] "PUT /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7 HTTP/1.1" 200 264 0.041015 10.0.0.57 - - [2025-09-08 01:51:55] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004385 10.0.0.57 - - [2025-09-08 01:51:55] "POST /set-tag HTTP/1.1" 200 109 0.039982 10.0.0.57 - - [2025-09-08 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011932 10.0.0.57 - - [2025-09-08 01:51:55] "GET /network-ipam/2f16b992-bba0-414d-897c-e37807c0b307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.002721 10.0.0.57 - - [2025-09-08 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.57 - - [2025-09-08 01:51:55] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003607 10.0.0.57 - - [2025-09-08 01:51:55] "PUT /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de HTTP/1.1" 200 264 0.046146 10.0.0.57 - - [2025-09-08 01:51:55] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.016482 10.0.0.57 - - [2025-09-08 01:51:55] "POST /set-tag HTTP/1.1" 200 109 0.050915 10.0.0.57 - - [2025-09-08 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006746 10.0.0.57 - - [2025-09-08 01:51:55] "GET /network-policy/d2cadf33-1845-4f92-88f3-980628eb5431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003582 10.0.0.57 - - [2025-09-08 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.57 - - [2025-09-08 01:51:56] "GET /network-policy/d9e8e55a-fef6-49a4-aea1-e9f90adce691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002277 10.0.0.57 - - [2025-09-08 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.57 - - [2025-09-08 01:51:56] "GET /network-policy/2c49bc94-7c37-4dab-a6a5-82fab46600f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.007129 10.0.0.57 - - [2025-09-08 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.57 - - [2025-09-08 01:51:56] "PUT /network-policy/2c49bc94-7c37-4dab-a6a5-82fab46600f7 HTTP/1.1" 200 262 0.010520 10.0.0.57 - - [2025-09-08 01:51:56] "POST /ref-update HTTP/1.1" 200 156 0.065666 10.0.0.57 - - [2025-09-08 01:51:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007759 10.0.0.57 - - [2025-09-08 01:51:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001713 10.0.0.57 - - [2025-09-08 01:51:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001999 10.0.0.57 - - [2025-09-08 01:51:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004978 10.0.0.57 - - [2025-09-08 01:51:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001714 10.0.0.57 - - [2025-09-08 01:51:56] "POST /security-groups HTTP/1.1" 409 245 0.002678 10.0.0.57 - - [2025-09-08 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005589 10.0.0.57 - - [2025-09-08 01:51:56] "PUT /security-group/75e9edc4-136f-4c65-a835-63c26f100fd2 HTTP/1.1" 200 262 0.055775 10.0.0.57 - - [2025-09-08 01:51:56] "PUT /access-control-list/72c2101b-c25d-45de-8a69-562e06573f7a HTTP/1.1" 200 272 0.008939 10.0.0.57 - - [2025-09-08 01:51:56] "PUT /access-control-list/f5da4ceb-a2db-4522-8438-0355e17f5aa4 HTTP/1.1" 200 272 0.015839 10.0.0.57 - - [2025-09-08 01:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.011112 10.0.0.57 - - [2025-09-08 01:51:56] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004413 10.0.0.57 - - [2025-09-08 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.57 - - [2025-09-08 01:51:56] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002868 10.0.0.57 - - [2025-09-08 01:51:56] "POST /tags HTTP/1.1" 409 206 0.001720 10.0.0.57 - - [2025-09-08 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.57 - - [2025-09-08 01:51:56] "GET /tag/06549b39-99d0-4a7d-abf9-79549cbd059d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010369 10.0.0.57 - - [2025-09-08 01:51:56] "POST /firewall-rules HTTP/1.1" 200 562 0.067715 10.0.0.57 - - [2025-09-08 01:51:56] "GET /firewall-rule/d68a6b39-8c2f-457f-938c-aa8310ee24f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.020055 10.0.0.57 - - [2025-09-08 01:51:56] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004035 10.0.0.57 - - [2025-09-08 01:51:56] "GET /firewall-rule/d68a6b39-8c2f-457f-938c-aa8310ee24f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002347 10.0.0.57 - - [2025-09-08 01:51:56] "POST /ref-update HTTP/1.1" 200 156 0.023409 10.0.0.57 - - [2025-09-08 01:51:56] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002343 10.0.0.57 - - [2025-09-08 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.57 - - [2025-09-08 01:51:56] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002554 10.0.0.57 - - [2025-09-08 01:51:56] "POST /tags HTTP/1.1" 409 206 0.001359 10.0.0.57 - - [2025-09-08 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.57 - - [2025-09-08 01:51:56] "GET /tag/06549b39-99d0-4a7d-abf9-79549cbd059d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.009688 10.0.0.57 - - [2025-09-08 01:51:56] "POST /firewall-rules HTTP/1.1" 200 560 0.063894 10.0.0.57 - - [2025-09-08 01:51:56] "GET /firewall-rule/fe971fb0-9226-49cb-bc92-44d1d5baef0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004172 10.0.0.57 - - [2025-09-08 01:51:56] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2186 0.003064 10.0.0.57 - - [2025-09-08 01:51:56] "GET /firewall-rule/fe971fb0-9226-49cb-bc92-44d1d5baef0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002096 10.0.0.57 - - [2025-09-08 01:51:56] "POST /ref-update HTTP/1.1" 200 156 0.043586 10.0.0.57 - - [2025-09-08 01:51:57] "POST /tags HTTP/1.1" 200 301 0.034550 10.0.0.57 - - [2025-09-08 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018530 10.0.0.57 - - [2025-09-08 01:51:57] "GET /tag/b3855903-a565-4383-b230-969d504f2118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015299 10.0.0.57 - - [2025-09-08 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.57 - - [2025-09-08 01:51:57] "GET /project/42a58f44-72ed-4c57-8dc9-38873dafaac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048024 10.0.0.57 - - [2025-09-08 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.57 - - [2025-09-08 01:51:57] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.007294 10.0.0.57 - - [2025-09-08 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.57 - - [2025-09-08 01:51:57] "GET /service-appliance-set/2d0f90d8-e85c-49f6-8242-c5210a9048c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.004294 10.0.0.57 - - [2025-09-08 01:51:57] "POST /fqname-to-id HTTP/1.1" 404 242 0.002163 10.0.0.57 - - [2025-09-08 01:51:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110614 10.0.0.57 - - [2025-09-08 01:51:57] "GET /virtual-machine-interface/d67578dd-47fd-4507-bd7d-001f5e1affba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.007881 10.0.0.57 - - [2025-09-08 01:51:57] "POST /instance-ips HTTP/1.1" 200 377 0.037725 10.0.0.57 - - [2025-09-08 01:51:57] "GET /instance-ip/38057112-8e3a-48c2-bd34-3f5ac2f25869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004160 10.0.0.57 - - [2025-09-08 01:51:57] "POST /loadbalancers HTTP/1.1" 200 582 0.066642 10.0.0.57 - - [2025-09-08 01:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013535 10.0.0.57 - - [2025-09-08 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005959 10.0.0.57 - - [2025-09-08 01:51:57] "GET /project/42a58f44-72ed-4c57-8dc9-38873dafaac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039155 10.0.0.57 - - [2025-09-08 01:51:57] "GET /instance-ip/38057112-8e3a-48c2-bd34-3f5ac2f25869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005421 10.0.0.57 - - [2025-09-08 01:51:57] "GET /project/42a58f44-72ed-4c57-8dc9-38873dafaac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031613 10.0.0.57 - - [2025-09-08 01:51:57] "GET /loadbalancer/44f054f0-a7e4-4c6d-92b0-17f2c10f96c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004565 10.0.0.57 - - [2025-09-08 01:51:57] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019623 10.0.0.57 - - [2025-09-08 01:51:57] "POST /floating-ips HTTP/1.1" 200 581 0.029566 10.0.0.57 - - [2025-09-08 01:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009043 10.0.0.57 - - [2025-09-08 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008805 10.0.0.57 - - [2025-09-08 01:51:57] "GET /project/42a58f44-72ed-4c57-8dc9-38873dafaac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.024489 10.0.0.57 - - [2025-09-08 01:51:57] "GET /loadbalancer-listener/0ddda37b-613b-4e61-81fc-5f511ffa99f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1820 0.002648 10.0.0.57 - - [2025-09-08 01:51:57] "GET /loadbalancer-listener/0ddda37b-613b-4e61-81fc-5f511ffa99f5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1193 0.003304 10.0.0.57 - - [2025-09-08 01:51:57] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.017606 10.0.0.57 - - [2025-09-08 01:51:57] "GET /instance-ip/38057112-8e3a-48c2-bd34-3f5ac2f25869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003634 10.0.0.57 - - [2025-09-08 01:51:57] "GET /instance-ip/38057112-8e3a-48c2-bd34-3f5ac2f25869?fields=floating_ips HTTP/1.1" 200 1164 0.004569 10.0.0.57 - - [2025-09-08 01:51:57] "GET /floating-ip/888f48b2-567f-40c7-83e4-414c42151ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.001768 10.0.0.57 - - [2025-09-08 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.57 - - [2025-09-08 01:51:57] "GET /project/42a58f44-72ed-4c57-8dc9-38873dafaac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034633 10.0.0.57 - - [2025-09-08 01:51:57] "GET /loadbalancer/44f054f0-a7e4-4c6d-92b0-17f2c10f96c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002402 10.0.0.57 - - [2025-09-08 01:51:57] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.014456 10.0.0.57 - - [2025-09-08 01:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010438 10.0.0.57 - - [2025-09-08 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007581 10.0.0.57 - - [2025-09-08 01:51:58] "GET /project/42a58f44-72ed-4c57-8dc9-38873dafaac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036690 10.0.0.57 - - [2025-09-08 01:51:58] "GET /loadbalancer-listener/591f0a26-ecaa-4f2f-a090-4b2c5b780806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004119 10.0.0.57 - - [2025-09-08 01:51:58] "GET /loadbalancer-listener/591f0a26-ecaa-4f2f-a090-4b2c5b780806?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.002946 10.0.0.57 - - [2025-09-08 01:51:58] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018646 10.0.0.57 - - [2025-09-08 01:51:58] "GET /instance-ip/38057112-8e3a-48c2-bd34-3f5ac2f25869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002707 10.0.0.57 - - [2025-09-08 01:51:58] "GET /instance-ip/38057112-8e3a-48c2-bd34-3f5ac2f25869?fields=floating_ips HTTP/1.1" 200 1164 0.002564 10.0.0.57 - - [2025-09-08 01:51:58] "GET /floating-ip/888f48b2-567f-40c7-83e4-414c42151ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002270 10.0.0.57 - - [2025-09-08 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.57 - - [2025-09-08 01:51:58] "GET /project/42a58f44-72ed-4c57-8dc9-38873dafaac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034955 10.0.0.57 - - [2025-09-08 01:51:58] "GET /loadbalancer/44f054f0-a7e4-4c6d-92b0-17f2c10f96c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002558 10.0.0.57 - - [2025-09-08 01:51:58] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016042 10.0.0.57 - - [2025-09-08 01:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022417 10.0.0.57 - - [2025-09-08 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009527 10.0.0.57 - - [2025-09-08 01:51:58] "GET /project/42a58f44-72ed-4c57-8dc9-38873dafaac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043190 10.0.0.57 - - [2025-09-08 01:51:58] "GET /loadbalancer-listener/d1e7dac1-9198-4c6e-aaf6-2f6b732c881f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.003527 10.0.0.57 - - [2025-09-08 01:51:58] "GET /loadbalancer-listener/d1e7dac1-9198-4c6e-aaf6-2f6b732c881f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003433 10.0.0.57 - - [2025-09-08 01:51:58] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024361 10.0.0.57 - - [2025-09-08 01:51:58] "GET /instance-ip/38057112-8e3a-48c2-bd34-3f5ac2f25869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003116 10.0.0.57 - - [2025-09-08 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.57 - - [2025-09-08 01:51:58] "GET /instance-ip/38057112-8e3a-48c2-bd34-3f5ac2f25869?fields=floating_ips HTTP/1.1" 200 1164 0.009132 10.0.0.57 - - [2025-09-08 01:51:58] "GET /loadbalancer/44f054f0-a7e4-4c6d-92b0-17f2c10f96c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004928 10.0.0.57 - - [2025-09-08 01:51:58] "GET /floating-ip/888f48b2-567f-40c7-83e4-414c42151ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002950 10.0.0.57 - - [2025-09-08 01:51:58] "POST /tags HTTP/1.1" 200 371 0.027359 10.0.0.57 - - [2025-09-08 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.57 - - [2025-09-08 01:51:58] "GET /tag/5647a494-4484-4124-bccd-dac9576926ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.019806 10.0.0.57 - - [2025-09-08 01:51:58] "POST /tags HTTP/1.1" 200 319 0.019233 10.0.0.57 - - [2025-09-08 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.57 - - [2025-09-08 01:51:58] "GET /tag/b7871967-3cde-40ba-b2c2-a5b5ca747152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010400 10.0.0.57 - - [2025-09-08 01:51:58] "POST /id-to-fqname HTTP/1.1" 200 181 0.000495 10.0.0.57 - - [2025-09-08 01:51:58] "POST /fqname-to-id HTTP/1.1" 404 190 0.003448 10.0.0.57 - - [2025-09-08 01:51:58] "POST /security-groups HTTP/1.1" 200 578 0.068732 10.0.0.57 - - [2025-09-08 01:51:58] "POST /projects HTTP/1.1" 200 497 0.171716 10.0.0.57 - - [2025-09-08 01:51:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.001767 10.0.0.57 - - [2025-09-08 01:51:58] "POST /access-control-lists HTTP/1.1" 200 587 0.023760 10.0.0.57 - - [2025-09-08 01:51:58] "POST /fqname-to-id HTTP/1.1" 404 224 0.018767 10.0.0.57 - - [2025-09-08 01:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.040044 10.0.0.57 - - [2025-09-08 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016315 10.0.0.57 - - [2025-09-08 01:51:58] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006418 10.0.0.57 - - [2025-09-08 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.57 - - [2025-09-08 01:51:59] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.023393 10.0.0.57 - - [2025-09-08 01:51:59] "POST /access-control-lists HTTP/1.1" 200 585 0.062275 10.0.0.57 - - [2025-09-08 01:51:59] "PUT /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7 HTTP/1.1" 200 264 0.067308 10.0.0.57 - - [2025-09-08 01:51:59] "PUT /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de HTTP/1.1" 200 264 0.064418 10.0.0.57 - - [2025-09-08 01:51:59] "POST /security-groups HTTP/1.1" 200 558 0.085230 10.0.0.57 - - [2025-09-08 01:51:59] "POST /fqname-to-id HTTP/1.1" 404 248 0.002098 10.0.0.57 - - [2025-09-08 01:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020168 10.0.0.57 - - [2025-09-08 01:51:59] "POST /chown HTTP/1.1" 200 109 0.057863 10.0.0.57 - - [2025-09-08 01:51:59] "POST /access-control-lists HTTP/1.1" 200 610 0.086340 10.0.0.57 - - [2025-09-08 01:51:59] "POST /fqname-to-id HTTP/1.1" 404 247 0.006421 10.0.0.57 - - [2025-09-08 01:51:59] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004236 10.0.0.57 - - [2025-09-08 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.57 - - [2025-09-08 01:51:59] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002253 10.0.0.57 - - [2025-09-08 01:51:59] "POST /tags HTTP/1.1" 409 214 0.002984 10.0.0.57 - - [2025-09-08 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.57 - - [2025-09-08 01:51:59] "GET /tag/b7871967-3cde-40ba-b2c2-a5b5ca747152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.029833 10.0.0.57 - - [2025-09-08 01:51:59] "POST /access-control-lists HTTP/1.1" 200 608 0.078425 10.0.0.57 - - [2025-09-08 01:51:59] "POST /firewall-rules HTTP/1.1" 200 578 0.077142 10.0.0.57 - - [2025-09-08 01:51:59] "GET /firewall-rule/acec9bfb-5725-46ce-88ac-cbb1d329496e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.022544 10.0.0.57 - - [2025-09-08 01:51:59] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.005823 10.0.0.57 - - [2025-09-08 01:51:59] "GET /firewall-rule/acec9bfb-5725-46ce-88ac-cbb1d329496e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008472 10.0.0.57 - - [2025-09-08 01:51:59] "POST /ref-update HTTP/1.1" 200 156 0.026124 10.0.0.57 - - [2025-09-08 01:51:59] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009487 10.0.0.57 - - [2025-09-08 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.57 - - [2025-09-08 01:51:59] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002752 10.0.0.57 - - [2025-09-08 01:51:59] "POST /tags HTTP/1.1" 409 214 0.001883 10.0.0.57 - - [2025-09-08 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.57 - - [2025-09-08 01:51:59] "GET /tag/b7871967-3cde-40ba-b2c2-a5b5ca747152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010379 10.0.0.57 - - [2025-09-08 01:51:59] "POST /firewall-rules HTTP/1.1" 200 576 0.064369 10.0.0.57 - - [2025-09-08 01:52:00] "GET /firewall-rule/f0a8c7a2-68c7-4e9b-a8e3-2b0b19309422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003820 10.0.0.57 - - [2025-09-08 01:52:00] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2667 0.002735 10.0.0.57 - - [2025-09-08 01:52:00] "GET /firewall-rule/f0a8c7a2-68c7-4e9b-a8e3-2b0b19309422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001854 10.0.0.57 - - [2025-09-08 01:52:00] "POST /ref-update HTTP/1.1" 200 156 0.040337 10.0.0.57 - - [2025-09-08 01:52:00] "POST /tags HTTP/1.1" 200 363 0.020614 10.0.0.57 - - [2025-09-08 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014939 10.0.0.57 - - [2025-09-08 01:52:00] "GET /tag/945b34e3-72c1-4c53-b177-a4d48678bbc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012226 10.0.0.57 - - [2025-09-08 01:52:00] "POST /tags HTTP/1.1" 200 311 0.014363 10.0.0.57 - - [2025-09-08 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011054 10.0.0.57 - - [2025-09-08 01:52:00] "GET /tag/dec247b1-bbb0-476c-9df2-bd994b922f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013172 10.0.0.57 - - [2025-09-08 01:52:00] "POST /id-to-fqname HTTP/1.1" 200 177 0.000454 10.0.0.57 - - [2025-09-08 01:52:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.006293 10.0.0.57 - - [2025-09-08 01:52:00] "POST /security-groups HTTP/1.1" 200 574 0.056745 10.0.0.57 - - [2025-09-08 01:52:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.003293 10.0.0.57 - - [2025-09-08 01:52:00] "POST /projects HTTP/1.1" 200 489 0.175571 10.0.0.57 - - [2025-09-08 01:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010259 10.0.0.57 - - [2025-09-08 01:52:00] "POST /access-control-lists HTTP/1.1" 200 583 0.027816 10.0.0.57 - - [2025-09-08 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011492 10.0.0.57 - - [2025-09-08 01:52:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.002994 10.0.0.57 - - [2025-09-08 01:52:00] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005918 10.0.0.57 - - [2025-09-08 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.57 - - [2025-09-08 01:52:00] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004112 10.0.0.57 - - [2025-09-08 01:52:00] "POST /access-control-lists HTTP/1.1" 200 581 0.068537 10.0.0.57 - - [2025-09-08 01:52:00] "PUT /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7 HTTP/1.1" 200 264 0.071038 10.0.0.57 - - [2025-09-08 01:52:00] "PUT /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de HTTP/1.1" 200 264 0.053591 10.0.0.57 - - [2025-09-08 01:52:00] "POST /security-groups HTTP/1.1" 200 546 0.069727 10.0.0.57 - - [2025-09-08 01:52:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.001784 10.0.0.57 - - [2025-09-08 01:52:00] "POST /access-control-lists HTTP/1.1" 200 602 0.041431 10.0.0.57 - - [2025-09-08 01:52:00] "POST /fqname-to-id HTTP/1.1" 404 239 0.003800 10.0.0.57 - - [2025-09-08 01:52:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.047832 10.0.0.57 - - [2025-09-08 01:52:00] "POST /chown HTTP/1.1" 200 109 0.022748 10.0.0.57 - - [2025-09-08 01:52:01] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014408 10.0.0.57 - - [2025-09-08 01:52:01] "POST /access-control-lists HTTP/1.1" 200 600 0.086823 10.0.0.57 - - [2025-09-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.57 - - [2025-09-08 01:52:01] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.011520 10.0.0.57 - - [2025-09-08 01:52:01] "POST /tags HTTP/1.1" 409 210 0.001784 10.0.0.57 - - [2025-09-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.57 - - [2025-09-08 01:52:01] "GET /tag/dec247b1-bbb0-476c-9df2-bd994b922f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010987 10.0.0.57 - - [2025-09-08 01:52:01] "POST /firewall-rules HTTP/1.1" 200 570 0.067562 10.0.0.57 - - [2025-09-08 01:52:01] "GET /firewall-rule/12d8b53e-6f2f-496f-a071-3e36c425801d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003835 10.0.0.57 - - [2025-09-08 01:52:01] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.003484 10.0.0.57 - - [2025-09-08 01:52:01] "GET /firewall-rule/12d8b53e-6f2f-496f-a071-3e36c425801d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002078 10.0.0.57 - - [2025-09-08 01:52:01] "POST /ref-update HTTP/1.1" 200 156 0.042498 10.0.0.57 - - [2025-09-08 01:52:01] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022979 10.0.0.57 - - [2025-09-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.57 - - [2025-09-08 01:52:01] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002867 10.0.0.57 - - [2025-09-08 01:52:01] "POST /tags HTTP/1.1" 409 210 0.001550 10.0.0.57 - - [2025-09-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.57 - - [2025-09-08 01:52:01] "GET /tag/dec247b1-bbb0-476c-9df2-bd994b922f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011153 10.0.0.57 - - [2025-09-08 01:52:01] "POST /firewall-rules HTTP/1.1" 200 568 0.063111 10.0.0.57 - - [2025-09-08 01:52:01] "GET /firewall-rule/855b577e-dca8-4249-a208-52df0105a2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.014855 10.0.0.57 - - [2025-09-08 01:52:01] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.003759 10.0.0.57 - - [2025-09-08 01:52:01] "GET /firewall-rule/855b577e-dca8-4249-a208-52df0105a2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002251 10.0.0.57 - - [2025-09-08 01:52:01] "POST /ref-update HTTP/1.1" 200 156 0.032764 10.0.0.57 - - [2025-09-08 01:52:01] "POST /tags HTTP/1.1" 200 363 0.033709 10.0.0.57 - - [2025-09-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.57 - - [2025-09-08 01:52:01] "GET /tag/342ff64c-169d-40ba-bba6-f7eb5590d046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013619 10.0.0.57 - - [2025-09-08 01:52:01] "POST /tags HTTP/1.1" 409 210 0.003168 10.0.0.57 - - [2025-09-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.57 - - [2025-09-08 01:52:01] "GET /tag/b846c6da-07cc-4a1b-8ab8-9547a0e4f385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011902 10.0.0.57 - - [2025-09-08 01:52:01] "POST /projects HTTP/1.1" 409 223 0.001804 10.0.0.57 - - [2025-09-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.57 - - [2025-09-08 01:52:01] "GET /project/42a58f44-72ed-4c57-8dc9-38873dafaac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037717 10.0.0.57 - - [2025-09-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.57 - - [2025-09-08 01:52:01] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.003655 10.0.0.57 - - [2025-09-08 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.57 - - [2025-09-08 01:52:01] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004237 10.0.0.57 - - [2025-09-08 01:52:02] "PUT /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7 HTTP/1.1" 200 264 0.048156 10.0.0.57 - - [2025-09-08 01:52:02] "PUT /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de HTTP/1.1" 200 264 0.062732 10.0.0.57 - - [2025-09-08 01:52:02] "POST /security-groups HTTP/1.1" 409 253 0.002495 10.0.0.57 - - [2025-09-08 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.57 - - [2025-09-08 01:52:02] "PUT /security-group/3d33cb00-3830-4313-ab9f-f72c8258c367 HTTP/1.1" 200 262 0.058991 10.0.0.57 - - [2025-09-08 01:52:02] "PUT /access-control-list/8d87a549-f4e7-489d-9d65-778e91eee1ae HTTP/1.1" 200 272 0.020989 10.0.0.57 - - [2025-09-08 01:52:02] "PUT /access-control-list/062d5e99-becb-49b0-9771-edb0346b9e6f HTTP/1.1" 200 272 0.015487 10.0.0.57 - - [2025-09-08 01:52:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.027913 10.0.0.57 - - [2025-09-08 01:52:02] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004838 10.0.0.57 - - [2025-09-08 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.57 - - [2025-09-08 01:52:02] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002759 10.0.0.57 - - [2025-09-08 01:52:02] "POST /tags HTTP/1.1" 409 210 0.001760 10.0.0.57 - - [2025-09-08 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.57 - - [2025-09-08 01:52:02] "GET /tag/b846c6da-07cc-4a1b-8ab8-9547a0e4f385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010366 10.0.0.57 - - [2025-09-08 01:52:02] "POST /firewall-rules HTTP/1.1" 200 570 0.060454 10.0.0.57 - - [2025-09-08 01:52:02] "GET /firewall-rule/3f886896-1b45-44ef-9253-8fe81676e46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008874 10.0.0.57 - - [2025-09-08 01:52:02] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3392 0.004116 10.0.0.57 - - [2025-09-08 01:52:02] "GET /firewall-rule/3f886896-1b45-44ef-9253-8fe81676e46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002282 10.0.0.57 - - [2025-09-08 01:52:02] "POST /ref-update HTTP/1.1" 200 156 0.037723 10.0.0.57 - - [2025-09-08 01:52:02] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002888 10.0.0.57 - - [2025-09-08 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.57 - - [2025-09-08 01:52:02] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002010 10.0.0.57 - - [2025-09-08 01:52:02] "POST /tags HTTP/1.1" 409 210 0.002515 10.0.0.57 - - [2025-09-08 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.57 - - [2025-09-08 01:52:02] "GET /tag/b846c6da-07cc-4a1b-8ab8-9547a0e4f385?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013762 10.0.0.57 - - [2025-09-08 01:52:02] "POST /firewall-rules HTTP/1.1" 200 568 0.059761 10.0.0.57 - - [2025-09-08 01:52:02] "GET /firewall-rule/f7062f5b-84a6-4ea5-87a5-4284da35f079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003680 10.0.0.57 - - [2025-09-08 01:52:02] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3633 0.002934 10.0.0.57 - - [2025-09-08 01:52:02] "GET /firewall-rule/f7062f5b-84a6-4ea5-87a5-4284da35f079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.001824 10.0.0.57 - - [2025-09-08 01:52:02] "POST /ref-update HTTP/1.1" 200 156 0.047463 10.0.0.57 - - [2025-09-08 01:52:02] "POST /tags HTTP/1.1" 409 237 0.003971 10.0.0.57 - - [2025-09-08 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005891 10.0.0.57 - - [2025-09-08 01:52:02] "GET /tag/342ff64c-169d-40ba-bba6-f7eb5590d046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.010246 10.0.0.57 - - [2025-09-08 01:52:02] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003708 10.0.0.57 - - [2025-09-08 01:52:03] "POST /set-tag HTTP/1.1" 200 109 0.039298 10.0.0.57 - - [2025-09-08 01:52:06] "GET / HTTP/1.1" 200 35931 0.001394 10.0.0.57 - - [2025-09-08 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.57 - - [2025-09-08 01:52:06] "GET /routing-instance/f1f27d95-e9fe-4bf4-8e61-04f1464c3a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002867 10.0.0.57 - - [2025-09-08 01:52:06] "POST /bgp-routers HTTP/1.1" 409 301 0.001685 10.0.0.57 - - [2025-09-08 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.57 - - [2025-09-08 01:52:06] "GET /bgp-router/58eee9f9-b5e9-456a-81f4-f51d6fd1e1db?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.006511 10.0.0.57 - - [2025-09-08 01:52:06] "PUT /bgp-router/58eee9f9-b5e9-456a-81f4-f51d6fd1e1db HTTP/1.1" 200 254 0.015358 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:52:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:52:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:52:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:52:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000776 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:52:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001570 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:52:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:52:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:52:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:52:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003217 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:52:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002118 10.0.0.22 - - [2025-09-08 01:53:14] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.22 - - [2025-09-08 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.22 - - [2025-09-08 01:53:14] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004691 10.0.0.22 - - [2025-09-08 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.22 - - [2025-09-08 01:53:14] "GET /routing-instance/f1f27d95-e9fe-4bf4-8e61-04f1464c3a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002590 10.0.0.22 - - [2025-09-08 01:53:14] "PUT /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237 HTTP/1.1" 200 274 0.023526 10.0.0.22 - - [2025-09-08 01:53:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.018994 10.0.0.22 - - [2025-09-08 01:53:14] "POST /virtual-routers HTTP/1.1" 200 599 0.018584 10.0.0.22 - - [2025-09-08 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.22 - - [2025-09-08 01:53:14] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005483 10.0.0.22 - - [2025-09-08 01:53:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.001476 10.0.0.22 - - [2025-09-08 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.22 - - [2025-09-08 01:53:14] "GET /virtual-network/58d97c6f-91a4-444f-a915-159326f338a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003896 10.0.0.22 - - [2025-09-08 01:53:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.068454 10.0.0.57 - - [2025-09-08 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.57 - - [2025-09-08 01:53:26] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004011 10.0.0.57 - - [2025-09-08 01:53:40] "GET /global-system-configs HTTP/1.1" 200 322 0.001783 10.0.0.57 - - [2025-09-08 01:53:42] "GET /global-system-configs HTTP/1.1" 200 322 0.001741 10.0.0.57 - - [2025-09-08 01:55:50] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002780 10.0.0.57 - - [2025-09-08 01:55:50] "POST /ref-update HTTP/1.1" 200 156 0.009839 10.0.0.57 - - [2025-09-08 01:55:56] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004457 10.0.0.57 - - [2025-09-08 01:55:56] "POST /set-tag HTTP/1.1" 200 109 0.006938 10.0.0.57 - - [2025-09-08 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.57 - - [2025-09-08 01:55:57] "GET /loadbalancer/44f054f0-a7e4-4c6d-92b0-17f2c10f96c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002612 10.0.0.57 - - [2025-09-08 01:55:57] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004362 10.0.0.57 - - [2025-09-08 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.001911 10.0.0.57 - - [2025-09-08 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.57 - - [2025-09-08 01:55:57] "GET /loadbalancer/44f054f0-a7e4-4c6d-92b0-17f2c10f96c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001896 10.0.0.57 - - [2025-09-08 01:55:57] "GET /loadbalancer-pool/f06e1943-1e14-4d0c-b4a2-d926a92cebc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002934 10.0.0.57 - - [2025-09-08 01:55:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027239 10.0.0.57 - - [2025-09-08 01:55:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020042 10.0.0.57 - - [2025-09-08 01:55:57] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010953 10.0.0.57 - - [2025-09-08 01:55:57] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005646 10.0.0.57 - - [2025-09-08 01:55:57] "POST /ref-update HTTP/1.1" 200 156 0.006769 10.0.0.57 - - [2025-09-08 01:55:57] "GET /floating-ip/888f48b2-567f-40c7-83e4-414c42151ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.002922 10.0.0.57 - - [2025-09-08 01:55:57] "POST /tags HTTP/1.1" 409 205 0.012051 10.0.0.57 - - [2025-09-08 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.57 - - [2025-09-08 01:55:57] "GET /tag/b3855903-a565-4383-b230-969d504f2118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013921 10.0.0.57 - - [2025-09-08 01:55:57] "PUT /floating-ip/888f48b2-567f-40c7-83e4-414c42151ba1 HTTP/1.1" 200 256 0.007979 10.0.0.57 - - [2025-09-08 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.062643 10.0.0.57 - - [2025-09-08 01:55:57] "GET /loadbalancer-pool/838f5d0e-85e1-4efd-b4fe-9197f6d35ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013713 10.0.0.57 - - [2025-09-08 01:55:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017814 10.0.0.57 - - [2025-09-08 01:55:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010811 10.0.0.57 - - [2025-09-08 01:55:57] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016756 10.0.0.57 - - [2025-09-08 01:55:57] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007341 10.0.0.57 - - [2025-09-08 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.011094 10.0.0.57 - - [2025-09-08 01:55:57] "POST /ref-update HTTP/1.1" 200 156 0.026261 10.0.0.57 - - [2025-09-08 01:55:57] "GET /floating-ip/888f48b2-567f-40c7-83e4-414c42151ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.015030 10.0.0.57 - - [2025-09-08 01:55:57] "GET /loadbalancer-pool/9f74114c-a2d3-4be1-a83e-94a762f0b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.013892 10.0.0.57 - - [2025-09-08 01:55:57] "PUT /floating-ip/888f48b2-567f-40c7-83e4-414c42151ba1 HTTP/1.1" 200 256 0.012749 10.0.0.57 - - [2025-09-08 01:55:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029360 10.0.0.57 - - [2025-09-08 01:55:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.035740 10.0.0.57 - - [2025-09-08 01:55:57] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015377 10.0.0.57 - - [2025-09-08 01:55:57] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003751 10.0.0.57 - - [2025-09-08 01:55:57] "POST /ref-update HTTP/1.1" 200 156 0.006045 10.0.0.57 - - [2025-09-08 01:55:57] "GET /floating-ip/888f48b2-567f-40c7-83e4-414c42151ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.011101 10.0.0.57 - - [2025-09-08 01:55:57] "POST /set-tag HTTP/1.1" 200 109 0.001694 10.0.0.57 - - [2025-09-08 01:55:57] "PUT /floating-ip/888f48b2-567f-40c7-83e4-414c42151ba1 HTTP/1.1" 200 256 0.010298 10.0.0.57 - - [2025-09-08 01:56:08] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004188 10.0.0.57 - - [2025-09-08 01:56:08] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.57 - - [2025-09-08 01:56:08] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004091 10.0.0.57 - - [2025-09-08 01:56:08] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.57 - - [2025-09-08 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.57 - - [2025-09-08 01:56:08] "GET /loadbalancer/44f054f0-a7e4-4c6d-92b0-17f2c10f96c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005823 10.0.0.57 - - [2025-09-08 01:56:09] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004596 10.0.0.57 - - [2025-09-08 01:56:09] "POST /set-tag HTTP/1.1" 200 109 0.029051 10.0.0.57 - - [2025-09-08 01:56:09] "DELETE /loadbalancer-member/a0790e6e-a30a-46f4-925f-7d2f50cb4a82 HTTP/1.1" 200 115 0.049904 10.0.0.57 - - [2025-09-08 01:56:09] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004385 10.0.0.57 - - [2025-09-08 01:56:09] "POST /set-tag HTTP/1.1" 200 109 0.008537 10.0.0.57 - - [2025-09-08 01:56:09] "DELETE /loadbalancer-member/17ee1609-1921-40e0-a258-746dcaab1bce HTTP/1.1" 200 115 0.040761 10.0.0.57 - - [2025-09-08 01:56:09] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005765 10.0.0.57 - - [2025-09-08 01:56:09] "POST /set-tag HTTP/1.1" 200 109 0.002898 10.0.0.57 - - [2025-09-08 01:56:09] "DELETE /loadbalancer-member/cb5f3b93-d618-4ec5-bdb8-0ab7438cb32d HTTP/1.1" 200 115 0.052959 10.0.0.57 - - [2025-09-08 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.57 - - [2025-09-08 01:56:09] "GET /loadbalancer/44f054f0-a7e4-4c6d-92b0-17f2c10f96c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002577 10.0.0.57 - - [2025-09-08 01:56:09] "GET /loadbalancer-pool/f06e1943-1e14-4d0c-b4a2-d926a92cebc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002160 10.0.0.57 - - [2025-09-08 01:56:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015405 10.0.0.57 - - [2025-09-08 01:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009108 10.0.0.57 - - [2025-09-08 01:56:09] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018543 10.0.0.57 - - [2025-09-08 01:56:09] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007471 10.0.0.57 - - [2025-09-08 01:56:09] "GET /floating-ip/888f48b2-567f-40c7-83e4-414c42151ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005946 10.0.0.57 - - [2025-09-08 01:56:09] "POST /set-tag HTTP/1.1" 200 109 0.075976 10.0.0.57 - - [2025-09-08 01:56:09] "GET /loadbalancer-pool/838f5d0e-85e1-4efd-b4fe-9197f6d35ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002794 10.0.0.57 - - [2025-09-08 01:56:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017226 10.0.0.57 - - [2025-09-08 01:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026742 10.0.0.57 - - [2025-09-08 01:56:09] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018097 10.0.0.57 - - [2025-09-08 01:56:09] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003532 10.0.0.57 - - [2025-09-08 01:56:09] "GET /floating-ip/888f48b2-567f-40c7-83e4-414c42151ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001905 10.0.0.57 - - [2025-09-08 01:56:09] "POST /set-tag HTTP/1.1" 200 109 0.027633 10.0.0.57 - - [2025-09-08 01:56:09] "GET /loadbalancer-pool/9f74114c-a2d3-4be1-a83e-94a762f0b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002822 10.0.0.57 - - [2025-09-08 01:56:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038049 10.0.0.57 - - [2025-09-08 01:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011751 10.0.0.57 - - [2025-09-08 01:56:09] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016559 10.0.0.57 - - [2025-09-08 01:56:09] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009412 10.0.0.57 - - [2025-09-08 01:56:09] "POST /set-tag HTTP/1.1" 200 109 0.001792 10.0.0.57 - - [2025-09-08 01:56:09] "GET /floating-ip/888f48b2-567f-40c7-83e4-414c42151ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003402 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:56:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:56:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000891 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:56:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001052 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:56:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:56:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001153 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:56:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000824 10.0.0.22 - - [2025-09-08 01:56:53] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.22 - - [2025-09-08 01:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.22 - - [2025-09-08 01:56:53] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004088 10.0.0.22 - - [2025-09-08 01:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.22 - - [2025-09-08 01:56:53] "GET /routing-instance/f1f27d95-e9fe-4bf4-8e61-04f1464c3a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002729 10.0.0.22 - - [2025-09-08 01:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.22 - - [2025-09-08 01:56:53] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003602 10.0.0.22 - - [2025-09-08 01:56:53] "PUT /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42 HTTP/1.1" 200 262 0.008798 10.0.0.22 - - [2025-09-08 01:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009663 10.0.0.22 - - [2025-09-08 01:56:53] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.037784 10.0.0.22 - - [2025-09-08 01:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.22 - - [2025-09-08 01:56:53] "GET /virtual-machine-interface/11640603-7250-4bbe-8379-81ce13a8e557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003571 10.0.0.22 - - [2025-09-08 01:56:53] "PUT /virtual-machine-interface/11640603-7250-4bbe-8379-81ce13a8e557 HTTP/1.1" 200 284 0.009063 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:58:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.57 - - [2025-09-08 01:58:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000782 10.0.0.57 - - [2025-09-08 01:58:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002146 10.0.0.57 - - [2025-09-08 01:58:42] "GET /global-system-configs HTTP/1.1" 200 322 0.002681 10.0.0.57 - - [2025-09-08 02:00:58] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004970 10.0.0.57 - - [2025-09-08 02:00:58] "POST /set-tag HTTP/1.1" 200 109 0.003662 10.0.0.57 - - [2025-09-08 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.57 - - [2025-09-08 02:00:58] "GET /loadbalancer/44f054f0-a7e4-4c6d-92b0-17f2c10f96c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002206 10.0.0.57 - - [2025-09-08 02:00:58] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005907 10.0.0.57 - - [2025-09-08 02:00:58] "POST /set-tag HTTP/1.1" 200 109 0.019215 10.0.0.57 - - [2025-09-08 02:00:58] "DELETE /loadbalancer-member/003e08ef-9757-41da-a43c-4ef42a96936e HTTP/1.1" 200 115 0.059201 10.0.0.57 - - [2025-09-08 02:00:58] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005197 10.0.0.57 - - [2025-09-08 02:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.57 - - [2025-09-08 02:00:58] "DELETE /loadbalancer-member/c0f64f55-8eaf-41e7-82b0-315e6ca50598 HTTP/1.1" 200 115 0.034979 10.0.0.57 - - [2025-09-08 02:00:58] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004990 10.0.0.57 - - [2025-09-08 02:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002840 10.0.0.57 - - [2025-09-08 02:00:59] "DELETE /loadbalancer-member/3023aae3-e225-4055-8458-78a093a86a80 HTTP/1.1" 200 115 0.039646 10.0.0.57 - - [2025-09-08 02:00:59] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008605 10.0.0.57 - - [2025-09-08 02:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002917 10.0.0.57 - - [2025-09-08 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.57 - - [2025-09-08 02:00:59] "GET /loadbalancer/44f054f0-a7e4-4c6d-92b0-17f2c10f96c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002255 10.0.0.57 - - [2025-09-08 02:00:59] "GET /loadbalancer-pool/f06e1943-1e14-4d0c-b4a2-d926a92cebc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002890 10.0.0.57 - - [2025-09-08 02:00:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039068 10.0.0.57 - - [2025-09-08 02:00:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015896 10.0.0.57 - - [2025-09-08 02:00:59] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.024964 10.0.0.57 - - [2025-09-08 02:00:59] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009642 10.0.0.57 - - [2025-09-08 02:00:59] "GET /floating-ip/888f48b2-567f-40c7-83e4-414c42151ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003151 10.0.0.57 - - [2025-09-08 02:00:59] "POST /set-tag HTTP/1.1" 200 109 0.069451 10.0.0.57 - - [2025-09-08 02:00:59] "GET /loadbalancer-pool/838f5d0e-85e1-4efd-b4fe-9197f6d35ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.017672 10.0.0.57 - - [2025-09-08 02:00:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016990 10.0.0.57 - - [2025-09-08 02:00:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010539 10.0.0.57 - - [2025-09-08 02:00:59] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017205 10.0.0.57 - - [2025-09-08 02:00:59] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.57 - - [2025-09-08 02:00:59] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004899 10.0.0.57 - - [2025-09-08 02:00:59] "GET /floating-ip/888f48b2-567f-40c7-83e4-414c42151ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003366 10.0.0.57 - - [2025-09-08 02:00:59] "GET /loadbalancer-pool/9f74114c-a2d3-4be1-a83e-94a762f0b640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005317 10.0.0.57 - - [2025-09-08 02:00:59] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021890 10.0.0.57 - - [2025-09-08 02:00:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015812 10.0.0.57 - - [2025-09-08 02:00:59] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008567 10.0.0.57 - - [2025-09-08 02:00:59] "GET /virtual-machine-interface/6364c516-8c56-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004845 10.0.0.57 - - [2025-09-08 02:00:59] "GET /floating-ip/888f48b2-567f-40c7-83e4-414c42151ba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001823 10.0.0.57 - - [2025-09-08 02:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002375 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:01:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:01:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000957 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:01:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:01:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:01:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:01:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000984 10.0.0.57 - - [2025-09-08 02:02:15] "GET / HTTP/1.1" 200 35931 0.001748 10.0.0.57 - - [2025-09-08 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.57 - - [2025-09-08 02:02:15] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037587 10.0.0.57 - - [2025-09-08 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.57 - - [2025-09-08 02:02:15] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.026755 10.0.0.57 - - [2025-09-08 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.57 - - [2025-09-08 02:02:16] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028420 10.0.0.57 - - [2025-09-08 02:02:16] "POST /tags HTTP/1.1" 200 333 0.045232 10.0.0.57 - - [2025-09-08 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020496 10.0.0.57 - - [2025-09-08 02:02:16] "GET /tag/f5b155ca-08d6-42b3-80f1-203b2fafd3e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.023812 10.0.0.57 - - [2025-09-08 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.57 - - [2025-09-08 02:02:16] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038446 10.0.0.57 - - [2025-09-08 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008498 10.0.0.57 - - [2025-09-08 02:02:16] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.028935 10.0.0.57 - - [2025-09-08 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.57 - - [2025-09-08 02:02:16] "GET /virtual-networks?parent_id=02403ae3-148f-495c-9a9e-49e9f1dff210&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001662 10.0.0.57 - - [2025-09-08 02:02:16] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004336 10.0.0.57 - - [2025-09-08 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.57 - - [2025-09-08 02:02:16] "GET /service-appliance-set/2d0f90d8-e85c-49f6-8242-c5210a9048c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.001912 10.0.0.57 - - [2025-09-08 02:02:16] "POST /virtual-networks HTTP/1.1" 200 512 0.057952 10.0.0.57 - - [2025-09-08 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006524 10.0.0.57 - - [2025-09-08 02:02:16] "GET /network-ipam/e8fe279b-b8bf-4834-9831-8ddfe830edbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.007635 10.0.0.57 - - [2025-09-08 02:02:16] "POST /fqname-to-id HTTP/1.1" 404 254 0.001956 10.0.0.57 - - [2025-09-08 02:02:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.160815 10.0.0.57 - - [2025-09-08 02:02:16] "GET /virtual-machine-interface/1913ffc2-2b6b-4f2e-a63a-fe8b169e37fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.021740 10.0.0.57 - - [2025-09-08 02:02:16] "POST /useragent-kv HTTP/1.1" 200 115 0.001678 10.0.0.57 - - [2025-09-08 02:02:16] "POST /ref-update HTTP/1.1" 200 156 0.195869 10.0.0.57 - - [2025-09-08 02:02:16] "GET /virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.009391 10.0.0.57 - - [2025-09-08 02:02:16] "GET /domains HTTP/1.1" 200 280 0.001469 10.0.0.57 - - [2025-09-08 02:02:16] "POST /instance-ips HTTP/1.1" 200 409 0.047672 10.0.0.57 - - [2025-09-08 02:02:16] "GET /domain/ac244fbc-41ae-40d3-9466-2a00daeea930 HTTP/1.1" 200 3087 0.022021 10.0.0.57 - - [2025-09-08 02:02:16] "GET /instance-ip/b59dafda-8eaf-4a0a-9690-6f0217c2a034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.011996 10.0.0.57 - - [2025-09-08 02:02:16] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210 HTTP/1.1" 200 5475 0.043612 10.0.0.57 - - [2025-09-08 02:02:16] "GET /virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e HTTP/1.1" 200 2085 0.005646 10.0.0.57 - - [2025-09-08 02:02:16] "GET /virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e HTTP/1.1" 200 2085 0.003612 10.0.0.57 - - [2025-09-08 02:02:16] "GET /routing-instance/111e8d79-a9f5-4e6f-9661-d8e79139293a HTTP/1.1" 200 1181 0.002254 10.0.0.57 - - [2025-09-08 02:02:16] "GET /routing-instance/111e8d79-a9f5-4e6f-9661-d8e79139293a HTTP/1.1" 200 1181 0.002176 10.0.0.57 - - [2025-09-08 02:02:16] "POST /loadbalancers HTTP/1.1" 200 610 0.082828 10.0.0.57 - - [2025-09-08 02:02:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019474 10.0.0.57 - - [2025-09-08 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008204 10.0.0.57 - - [2025-09-08 02:02:17] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.044960 10.0.0.57 - - [2025-09-08 02:02:17] "GET /instance-ip/b59dafda-8eaf-4a0a-9690-6f0217c2a034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006968 10.0.0.57 - - [2025-09-08 02:02:17] "POST /route-targets HTTP/1.1" 200 327 0.027295 10.0.0.57 - - [2025-09-08 02:02:17] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043241 10.0.0.57 - - [2025-09-08 02:02:17] "GET /loadbalancer/9e90fabe-2f5d-4c35-9701-b5771013c006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003933 10.0.0.57 - - [2025-09-08 02:02:17] "POST /ref-update HTTP/1.1" 200 156 0.037441 10.0.0.57 - - [2025-09-08 02:02:17] "POST /floating-ips HTTP/1.1" 200 597 0.063403 10.0.0.57 - - [2025-09-08 02:02:17] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.042298 10.0.0.57 - - [2025-09-08 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.57 - - [2025-09-08 02:02:17] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.027206 10.0.0.57 - - [2025-09-08 02:02:17] "GET /loadbalancer-listener/012b2643-72a1-43d1-8e0e-ebe8e2e5061d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1802 0.003164 10.0.0.57 - - [2025-09-08 02:02:17] "GET /loadbalancer-listener/012b2643-72a1-43d1-8e0e-ebe8e2e5061d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1221 0.002861 10.0.0.57 - - [2025-09-08 02:02:17] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.016874 10.0.0.57 - - [2025-09-08 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.57 - - [2025-09-08 02:02:17] "GET /instance-ip/b59dafda-8eaf-4a0a-9690-6f0217c2a034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003717 10.0.0.57 - - [2025-09-08 02:02:17] "GET /loadbalancer/9e90fabe-2f5d-4c35-9701-b5771013c006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006588 10.0.0.57 - - [2025-09-08 02:02:17] "GET /instance-ip/b59dafda-8eaf-4a0a-9690-6f0217c2a034?fields=floating_ips HTTP/1.1" 200 1213 0.019398 10.0.0.57 - - [2025-09-08 02:02:17] "GET /floating-ip/0d2ef5fc-77fe-44d6-96c6-3a999b787d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002388 10.0.0.57 - - [2025-09-08 02:02:17] "POST /tags HTTP/1.1" 200 295 0.061049 10.0.0.57 - - [2025-09-08 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.57 - - [2025-09-08 02:02:17] "GET /tag/04b6a638-244a-462e-b862-088b9ae13d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.014609 10.0.0.57 - - [2025-09-08 02:02:17] "POST /tags HTTP/1.1" 409 233 0.007022 10.0.0.57 - - [2025-09-08 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.57 - - [2025-09-08 02:02:17] "GET /tag/ec448dc9-3b45-4b40-b175-448bb4428898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010370 10.0.0.57 - - [2025-09-08 02:02:17] "POST /tags HTTP/1.1" 409 206 0.001818 10.0.0.57 - - [2025-09-08 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.57 - - [2025-09-08 02:02:17] "GET /tag/06549b39-99d0-4a7d-abf9-79549cbd059d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015468 10.0.0.57 - - [2025-09-08 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.57 - - [2025-09-08 02:02:17] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004497 10.0.0.57 - - [2025-09-08 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.57 - - [2025-09-08 02:02:17] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031711 10.0.0.57 - - [2025-09-08 02:02:17] "POST /virtual-machines HTTP/1.1" 200 369 0.007544 10.0.0.57 - - [2025-09-08 02:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025614 10.0.0.57 - - [2025-09-08 02:02:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114314 10.0.0.57 - - [2025-09-08 02:02:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.027738 10.0.0.57 - - [2025-09-08 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006611 10.0.0.57 - - [2025-09-08 02:02:17] "GET /virtual-machine-interface/d8e55e9e-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004358 10.0.0.57 - - [2025-09-08 02:02:17] "POST /instance-ips HTTP/1.1" 200 409 0.021069 10.0.0.57 - - [2025-09-08 02:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027686 10.0.0.57 - - [2025-09-08 02:02:18] "GET /virtual-machine-interface/d8e55e9e-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009486 10.0.0.57 - - [2025-09-08 02:02:18] "POST /set-tag HTTP/1.1" 200 109 0.015877 10.0.0.57 - - [2025-09-08 02:02:18] "GET /virtual-machine-interface/d8e55e9e-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014393 10.0.0.57 - - [2025-09-08 02:02:18] "GET /instance-ip/d8fcaafe-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002622 10.0.0.57 - - [2025-09-08 02:02:18] "GET /virtual-machine-interface/d8e55e9e-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004194 10.0.0.57 - - [2025-09-08 02:02:18] "POST /set-tag HTTP/1.1" 200 109 0.001840 10.0.0.57 - - [2025-09-08 02:02:18] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002246 10.0.0.57 - - [2025-09-08 02:02:18] "POST /ref-update HTTP/1.1" 200 156 0.008696 10.0.0.57 - - [2025-09-08 02:02:18] "GET /virtual-machine-interface/d8e55e9e-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005619 10.0.0.57 - - [2025-09-08 02:02:18] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.57 - - [2025-09-08 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.57 - - [2025-09-08 02:02:18] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006768 10.0.0.57 - - [2025-09-08 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.57 - - [2025-09-08 02:02:18] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.027726 10.0.0.57 - - [2025-09-08 02:02:18] "POST /virtual-machines HTTP/1.1" 200 369 0.006867 10.0.0.57 - - [2025-09-08 02:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008117 10.0.0.57 - - [2025-09-08 02:02:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.102555 10.0.0.57 - - [2025-09-08 02:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.015419 10.0.0.57 - - [2025-09-08 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009444 10.0.0.57 - - [2025-09-08 02:02:18] "GET /virtual-machine-interface/d9492ffa-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004391 10.0.0.57 - - [2025-09-08 02:02:18] "POST /instance-ips HTTP/1.1" 200 409 0.019053 10.0.0.57 - - [2025-09-08 02:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021744 10.0.0.57 - - [2025-09-08 02:02:18] "GET /virtual-machine-interface/d9492ffa-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013013 10.0.0.57 - - [2025-09-08 02:02:18] "POST /set-tag HTTP/1.1" 200 109 0.018652 10.0.0.57 - - [2025-09-08 02:02:18] "GET /virtual-machine-interface/d9492ffa-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.025291 10.0.0.57 - - [2025-09-08 02:02:18] "GET /instance-ip/d95d8e46-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003351 10.0.0.57 - - [2025-09-08 02:02:18] "GET /virtual-machine-interface/d9492ffa-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004008 10.0.0.57 - - [2025-09-08 02:02:18] "POST /set-tag HTTP/1.1" 200 109 0.001837 10.0.0.57 - - [2025-09-08 02:02:18] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.002973 10.0.0.57 - - [2025-09-08 02:02:18] "POST /ref-update HTTP/1.1" 200 156 0.007609 10.0.0.57 - - [2025-09-08 02:02:18] "GET /virtual-machine-interface/d9492ffa-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005770 10.0.0.57 - - [2025-09-08 02:02:18] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.57 - - [2025-09-08 02:02:18] "GET /virtual-machine-interface/d8e55e9e-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004042 10.0.0.57 - - [2025-09-08 02:02:18] "POST /set-tag HTTP/1.1" 200 109 0.001829 10.0.0.57 - - [2025-09-08 02:02:18] "GET /virtual-machine-interface/d9492ffa-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003312 10.0.0.57 - - [2025-09-08 02:02:19] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.57 - - [2025-09-08 02:02:21] "GET /domains HTTP/1.1" 200 280 0.002067 10.0.0.57 - - [2025-09-08 02:02:21] "GET /domain/ac244fbc-41ae-40d3-9466-2a00daeea930 HTTP/1.1" 200 3087 0.002259 10.0.0.57 - - [2025-09-08 02:02:21] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210 HTTP/1.1" 200 7063 0.026309 10.0.0.57 - - [2025-09-08 02:02:21] "GET /virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e HTTP/1.1" 200 2085 0.003371 10.0.0.57 - - [2025-09-08 02:02:21] "GET /virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e HTTP/1.1" 200 2085 0.005726 10.0.0.57 - - [2025-09-08 02:02:21] "GET /routing-instance/111e8d79-a9f5-4e6f-9661-d8e79139293a HTTP/1.1" 200 1402 0.004452 10.0.0.57 - - [2025-09-08 02:02:21] "GET /routing-instance/111e8d79-a9f5-4e6f-9661-d8e79139293a HTTP/1.1" 200 1402 0.004356 10.0.0.57 - - [2025-09-08 02:02:21] "GET /route-target/b6d3d28f-d6f7-4d78-9f98-9d002dc9c041 HTTP/1.1" 200 1153 0.001837 10.0.0.57 - - [2025-09-08 02:02:21] "GET /virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e HTTP/1.1" 200 2085 0.003152 10.0.0.57 - - [2025-09-08 02:02:21] "GET /routing-instance/111e8d79-a9f5-4e6f-9661-d8e79139293a HTTP/1.1" 200 1402 0.001838 10.0.0.57 - - [2025-09-08 02:02:22] "GET /virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003192 10.0.0.57 - - [2025-09-08 02:02:22] "GET /virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e HTTP/1.1" 200 2085 0.003294 10.0.0.57 - - [2025-09-08 02:02:22] "GET /routing-instance/111e8d79-a9f5-4e6f-9661-d8e79139293a HTTP/1.1" 200 1402 0.002179 10.0.0.57 - - [2025-09-08 02:02:22] "GET /routing-instance/111e8d79-a9f5-4e6f-9661-d8e79139293a HTTP/1.1" 200 1402 0.002138 10.0.0.57 - - [2025-09-08 02:02:22] "GET /route-target/b6d3d28f-d6f7-4d78-9f98-9d002dc9c041 HTTP/1.1" 200 1153 0.001529 10.0.0.57 - - [2025-09-08 02:02:22] "GET /domains HTTP/1.1" 200 280 0.001474 10.0.0.57 - - [2025-09-08 02:02:22] "GET /domain/ac244fbc-41ae-40d3-9466-2a00daeea930 HTTP/1.1" 200 3087 0.002058 10.0.0.57 - - [2025-09-08 02:02:22] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210 HTTP/1.1" 200 7063 0.022675 10.0.0.57 - - [2025-09-08 02:02:22] "GET /virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e HTTP/1.1" 200 2085 0.003387 10.0.0.57 - - [2025-09-08 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.57 - - [2025-09-08 02:02:22] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.029392 10.0.0.57 - - [2025-09-08 02:02:22] "GET /virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004709 10.0.0.57 - - [2025-09-08 02:02:22] "GET /floating-ip-pools?parent_id=6aaa97b6-29a5-4379-bd2d-aed49618dc9e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001996 10.0.0.57 - - [2025-09-08 02:02:22] "GET /virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003930 10.0.0.57 - - [2025-09-08 02:02:22] "POST /floating-ip-pools HTTP/1.1" 200 562 0.015028 10.0.0.57 - - [2025-09-08 02:02:22] "POST /ref-update HTTP/1.1" 200 156 0.008105 10.0.0.57 - - [2025-09-08 02:02:22] "GET /virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.011064 10.0.0.57 - - [2025-09-08 02:02:22] "GET /domains HTTP/1.1" 200 280 0.001293 10.0.0.57 - - [2025-09-08 02:02:22] "GET /domain/ac244fbc-41ae-40d3-9466-2a00daeea930 HTTP/1.1" 200 3087 0.002648 10.0.0.57 - - [2025-09-08 02:02:22] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210 HTTP/1.1" 200 7319 0.019554 10.0.0.57 - - [2025-09-08 02:02:22] "GET /virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e HTTP/1.1" 200 2323 0.006032 10.0.0.57 - - [2025-09-08 02:02:22] "GET /floating-ip-pool/b17ed8aa-a90c-4488-8ded-dda0fa00bdf0 HTTP/1.1" 200 1315 0.001893 10.0.0.57 - - [2025-09-08 02:02:22] "GET /domains HTTP/1.1" 200 280 0.003619 10.0.0.57 - - [2025-09-08 02:02:22] "GET /domain/ac244fbc-41ae-40d3-9466-2a00daeea930 HTTP/1.1" 200 3087 0.002096 10.0.0.57 - - [2025-09-08 02:02:22] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210 HTTP/1.1" 200 7319 0.029322 10.0.0.57 - - [2025-09-08 02:02:22] "GET /virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e HTTP/1.1" 200 2323 0.007697 10.0.0.57 - - [2025-09-08 02:02:22] "GET /virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005100 10.0.0.57 - - [2025-09-08 02:02:22] "POST /tags HTTP/1.1" 200 365 0.045663 10.0.0.57 - - [2025-09-08 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.57 - - [2025-09-08 02:02:22] "GET /tag/7b94f80f-32ef-4a1d-98d7-ab7ab38566f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014872 10.0.0.57 - - [2025-09-08 02:02:22] "POST /tags HTTP/1.1" 409 206 0.002280 10.0.0.57 - - [2025-09-08 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.57 - - [2025-09-08 02:02:22] "GET /tag/06549b39-99d0-4a7d-abf9-79549cbd059d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.009772 10.0.0.57 - - [2025-09-08 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001256 10.0.0.57 - - [2025-09-08 02:02:22] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.037744 10.0.0.57 - - [2025-09-08 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.57 - - [2025-09-08 02:02:22] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003820 10.0.0.57 - - [2025-09-08 02:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.57 - - [2025-09-08 02:02:22] "GET /service-appliance-set/8b2fcf67-b6d9-4889-91ce-8a4c127028ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003298 10.0.0.57 - - [2025-09-08 02:02:22] "POST /fqname-to-id HTTP/1.1" 404 258 0.001376 10.0.0.57 - - [2025-09-08 02:02:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.089789 10.0.0.57 - - [2025-09-08 02:02:22] "GET /virtual-machine-interface/58c1c162-5b51-4305-92e5-6e4f4bc6ee50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.008192 10.0.0.57 - - [2025-09-08 02:02:22] "POST /set-tag HTTP/1.1" 200 109 0.013419 10.0.0.57 - - [2025-09-08 02:02:22] "POST /instance-ips HTTP/1.1" 200 417 0.031509 10.0.0.57 - - [2025-09-08 02:02:22] "GET /instance-ip/2c682396-069f-4fe3-a7f7-1bfa9c672e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003190 10.0.0.57 - - [2025-09-08 02:02:23] "POST /loadbalancers HTTP/1.1" 200 618 0.060136 10.0.0.57 - - [2025-09-08 02:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012803 10.0.0.57 - - [2025-09-08 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.025287 10.0.0.57 - - [2025-09-08 02:02:23] "POST /service-instances HTTP/1.1" 200 566 0.027047 10.0.0.57 - - [2025-09-08 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.028859 10.0.0.57 - - [2025-09-08 02:02:23] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.054388 10.0.0.57 - - [2025-09-08 02:02:23] "GET /virtual-machine-interface/58c1c162-5b51-4305-92e5-6e4f4bc6ee50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003663 10.0.0.57 - - [2025-09-08 02:02:23] "GET /virtual-machine-interface/58c1c162-5b51-4305-92e5-6e4f4bc6ee50?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.013752 10.0.0.57 - - [2025-09-08 02:02:23] "PUT /service-instance/7e161d28-1ee1-462c-aa06-bd7821bc8fab HTTP/1.1" 200 266 0.008053 10.0.0.57 - - [2025-09-08 02:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017329 10.0.0.57 - - [2025-09-08 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005786 10.0.0.57 - - [2025-09-08 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013461 10.0.0.57 - - [2025-09-08 02:02:23] "GET /floating-ip-pool/b17ed8aa-a90c-4488-8ded-dda0fa00bdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002247 10.0.0.57 - - [2025-09-08 02:02:23] "POST /floating-ips HTTP/1.1" 200 671 0.087845 10.0.0.57 - - [2025-09-08 02:02:23] "POST /virtual-machines HTTP/1.1" 200 429 0.077000 10.0.0.57 - - [2025-09-08 02:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017716 10.0.0.57 - - [2025-09-08 02:02:23] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006790 10.0.0.57 - - [2025-09-08 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.57 - - [2025-09-08 02:02:23] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.014170 10.0.0.57 - - [2025-09-08 02:02:23] "POST /tags HTTP/1.1" 409 221 0.011698 10.0.0.57 - - [2025-09-08 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010081 10.0.0.57 - - [2025-09-08 02:02:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.155090 10.0.0.57 - - [2025-09-08 02:02:23] "POST /chown HTTP/1.1" 200 109 0.026883 10.0.0.57 - - [2025-09-08 02:02:23] "GET /tag/f5b155ca-08d6-42b3-80f1-203b2fafd3e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017278 10.0.0.57 - - [2025-09-08 02:02:23] "POST /tags HTTP/1.1" 409 238 0.001903 10.0.0.57 - - [2025-09-08 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.57 - - [2025-09-08 02:02:23] "GET /tag/7b94f80f-32ef-4a1d-98d7-ab7ab38566f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011480 10.0.0.57 - - [2025-09-08 02:02:23] "POST /chown HTTP/1.1" 200 109 0.004809 10.0.0.57 - - [2025-09-08 02:02:23] "PUT /virtual-machine-interface/9361b211-212b-44f2-a3e9-89221017047b HTTP/1.1" 200 284 0.018986 10.0.0.57 - - [2025-09-08 02:02:23] "PUT /instance-ip/2c682396-069f-4fe3-a7f7-1bfa9c672e73 HTTP/1.1" 200 256 0.035073 10.0.0.57 - - [2025-09-08 02:02:23] "POST /firewall-rules HTTP/1.1" 200 650 0.113054 10.0.0.57 - - [2025-09-08 02:02:23] "GET /firewall-rule/db69e429-b3e6-4874-bba9-65528414f866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.013140 10.0.0.57 - - [2025-09-08 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.053435 10.0.0.57 - - [2025-09-08 02:02:23] "GET /firewall-policy/934f760c-3dad-4b58-8f57-55bdbe57a55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.014088 10.0.0.57 - - [2025-09-08 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.012347 10.0.0.57 - - [2025-09-08 02:02:23] "GET /firewall-rule/db69e429-b3e6-4874-bba9-65528414f866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003159 10.0.0.57 - - [2025-09-08 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.021655 10.0.0.57 - - [2025-09-08 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.022913 10.0.0.57 - - [2025-09-08 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.57 - - [2025-09-08 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.012288 10.0.0.57 - - [2025-09-08 02:02:23] "POST /ref-update HTTP/1.1" 200 156 0.028643 10.0.0.57 - - [2025-09-08 02:02:24] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.065037 10.0.0.57 - - [2025-09-08 02:02:24] "GET /loadbalancer/a3ae1bdb-d997-4b34-a72f-efb06f095c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005752 10.0.0.57 - - [2025-09-08 02:02:24] "POST /ref-update HTTP/1.1" 200 156 0.053730 10.0.0.57 - - [2025-09-08 02:02:24] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.032558 10.0.0.57 - - [2025-09-08 02:02:24] "POST /virtual-machines HTTP/1.1" 200 429 0.017537 10.0.0.57 - - [2025-09-08 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010278 10.0.0.57 - - [2025-09-08 02:02:24] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.032708 10.0.0.57 - - [2025-09-08 02:02:24] "GET /loadbalancer-listener/cd8f3af6-063d-4904-94d6-14e2daee4ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003429 10.0.0.57 - - [2025-09-08 02:02:24] "GET /loadbalancer-listener/cd8f3af6-063d-4904-94d6-14e2daee4ebb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.013188 10.0.0.57 - - [2025-09-08 02:02:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.120735 10.0.0.57 - - [2025-09-08 02:02:24] "POST /chown HTTP/1.1" 200 109 0.015364 10.0.0.57 - - [2025-09-08 02:02:24] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.047240 10.0.0.57 - - [2025-09-08 02:02:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010170 10.0.0.57 - - [2025-09-08 02:02:24] "GET /loadbalancer-pool/52fdff65-789b-445b-81a0-6cc2f7784419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005234 10.0.0.57 - - [2025-09-08 02:02:24] "POST /chown HTTP/1.1" 200 109 0.008758 10.0.0.57 - - [2025-09-08 02:02:24] "PUT /virtual-machine-interface/756b4018-2b16-4342-bc30-0891d145a903 HTTP/1.1" 200 284 0.020300 10.0.0.57 - - [2025-09-08 02:02:24] "PUT /instance-ip/2c682396-069f-4fe3-a7f7-1bfa9c672e73 HTTP/1.1" 200 256 0.036061 10.0.0.57 - - [2025-09-08 02:02:24] "POST /loadbalancer-members HTTP/1.1" 200 707 0.049463 10.0.0.57 - - [2025-09-08 02:02:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.034593 10.0.0.57 - - [2025-09-08 02:02:24] "GET /loadbalancer-member/c5a29dc9-3311-481e-b573-6c990f0cf169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.009104 10.0.0.57 - - [2025-09-08 02:02:24] "POST /ref-update HTTP/1.1" 200 156 0.042234 10.0.0.57 - - [2025-09-08 02:02:24] "POST /ref-update HTTP/1.1" 200 156 0.017689 10.0.0.57 - - [2025-09-08 02:02:24] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006039 10.0.0.57 - - [2025-09-08 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.57 - - [2025-09-08 02:02:24] "POST /ref-update HTTP/1.1" 200 156 0.020064 10.0.0.57 - - [2025-09-08 02:02:24] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.010625 10.0.0.57 - - [2025-09-08 02:02:24] "POST /tags HTTP/1.1" 409 221 0.005255 10.0.0.57 - - [2025-09-08 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.57 - - [2025-09-08 02:02:24] "POST /ref-update HTTP/1.1" 200 156 0.017668 10.0.0.57 - - [2025-09-08 02:02:24] "GET /tag/f5b155ca-08d6-42b3-80f1-203b2fafd3e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015311 10.0.0.57 - - [2025-09-08 02:02:24] "POST /tags HTTP/1.1" 409 238 0.001948 10.0.0.57 - - [2025-09-08 02:02:24] "POST /ref-update HTTP/1.1" 200 156 0.033185 10.0.0.57 - - [2025-09-08 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.57 - - [2025-09-08 02:02:24] "GET /tag/7b94f80f-32ef-4a1d-98d7-ab7ab38566f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.020131 10.0.0.57 - - [2025-09-08 02:02:24] "POST /firewall-rules HTTP/1.1" 409 293 0.007491 10.0.0.57 - - [2025-09-08 02:02:24] "PUT /service-instance/7e161d28-1ee1-462c-aa06-bd7821bc8fab HTTP/1.1" 200 266 0.017463 10.0.0.57 - - [2025-09-08 02:02:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018693 10.0.0.57 - - [2025-09-08 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.57 - - [2025-09-08 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.57 - - [2025-09-08 02:02:24] "PUT /firewall-rule/db69e429-b3e6-4874-bba9-65528414f866 HTTP/1.1" 200 260 0.017540 10.0.0.57 - - [2025-09-08 02:02:24] "GET /firewall-rule/db69e429-b3e6-4874-bba9-65528414f866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005783 10.0.0.57 - - [2025-09-08 02:02:24] "POST /chown HTTP/1.1" 200 109 0.006311 10.0.0.57 - - [2025-09-08 02:02:24] "POST /chown HTTP/1.1" 200 109 0.019501 10.0.0.57 - - [2025-09-08 02:02:24] "GET /firewall-policy/934f760c-3dad-4b58-8f57-55bdbe57a55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.015035 10.0.0.57 - - [2025-09-08 02:02:24] "GET /firewall-rule/db69e429-b3e6-4874-bba9-65528414f866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.013660 10.0.0.57 - - [2025-09-08 02:02:24] "PUT /instance-ip/2c682396-069f-4fe3-a7f7-1bfa9c672e73 HTTP/1.1" 200 256 0.022501 10.0.0.57 - - [2025-09-08 02:02:24] "POST /ref-update HTTP/1.1" 200 156 0.010327 10.0.0.57 - - [2025-09-08 02:02:24] "POST /chown HTTP/1.1" 200 109 0.012264 10.0.0.57 - - [2025-09-08 02:02:24] "POST /chown HTTP/1.1" 200 109 0.014421 10.0.0.57 - - [2025-09-08 02:02:24] "PUT /instance-ip/2c682396-069f-4fe3-a7f7-1bfa9c672e73 HTTP/1.1" 200 256 0.011415 10.0.0.57 - - [2025-09-08 02:02:25] "POST /ref-update HTTP/1.1" 200 156 0.018894 10.0.0.57 - - [2025-09-08 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.57 - - [2025-09-08 02:02:25] "POST /chown HTTP/1.1" 200 109 0.006130 10.0.0.57 - - [2025-09-08 02:02:25] "POST /chown HTTP/1.1" 200 109 0.020108 10.0.0.57 - - [2025-09-08 02:02:25] "PUT /instance-ip/2c682396-069f-4fe3-a7f7-1bfa9c672e73 HTTP/1.1" 200 256 0.014086 10.0.0.57 - - [2025-09-08 02:02:25] "POST /ref-update HTTP/1.1" 200 156 0.011541 10.0.0.57 - - [2025-09-08 02:02:25] "POST /chown HTTP/1.1" 200 109 0.014831 10.0.0.57 - - [2025-09-08 02:02:25] "POST /chown HTTP/1.1" 200 109 0.019679 10.0.0.57 - - [2025-09-08 02:02:25] "PUT /instance-ip/2c682396-069f-4fe3-a7f7-1bfa9c672e73 HTTP/1.1" 200 256 0.010133 10.0.0.57 - - [2025-09-08 02:02:25] "POST /ref-update HTTP/1.1" 200 156 0.042075 10.0.0.57 - - [2025-09-08 02:02:25] "PUT /service-instance/7e161d28-1ee1-462c-aa06-bd7821bc8fab HTTP/1.1" 200 266 0.008224 10.0.0.57 - - [2025-09-08 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.57 - - [2025-09-08 02:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.030860 10.0.0.57 - - [2025-09-08 02:02:25] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.018452 10.0.0.57 - - [2025-09-08 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.57 - - [2025-09-08 02:02:25] "PUT /service-instance/7e161d28-1ee1-462c-aa06-bd7821bc8fab HTTP/1.1" 200 266 0.007165 10.0.0.57 - - [2025-09-08 02:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020499 10.0.0.57 - - [2025-09-08 02:02:25] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.066724 10.0.0.57 - - [2025-09-08 02:02:25] "PUT /service-instance/7e161d28-1ee1-462c-aa06-bd7821bc8fab HTTP/1.1" 200 266 0.021895 10.0.0.57 - - [2025-09-08 02:02:25] "POST /virtual-machines HTTP/1.1" 200 373 0.022240 10.0.0.57 - - [2025-09-08 02:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.032492 10.0.0.57 - - [2025-09-08 02:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027952 10.0.0.57 - - [2025-09-08 02:02:25] "PUT /service-instance/7e161d28-1ee1-462c-aa06-bd7821bc8fab HTTP/1.1" 200 266 0.014883 10.0.0.57 - - [2025-09-08 02:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.047037 10.0.0.57 - - [2025-09-08 02:02:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.148572 10.0.0.57 - - [2025-09-08 02:02:25] "PUT /service-instance/7e161d28-1ee1-462c-aa06-bd7821bc8fab HTTP/1.1" 200 266 0.017445 10.0.0.57 - - [2025-09-08 02:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.033983 10.0.0.57 - - [2025-09-08 02:02:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.054474 10.0.0.57 - - [2025-09-08 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014425 10.0.0.57 - - [2025-09-08 02:02:25] "GET /virtual-machine-interface/dd9d6ada-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.005041 10.0.0.57 - - [2025-09-08 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.57 - - [2025-09-08 02:02:25] "POST /chown HTTP/1.1" 200 109 0.015642 10.0.0.57 - - [2025-09-08 02:02:25] "POST /chown HTTP/1.1" 200 109 0.022295 10.0.0.57 - - [2025-09-08 02:02:26] "POST /instance-ips HTTP/1.1" 200 413 0.032140 10.0.0.57 - - [2025-09-08 02:02:26] "POST /ref-update HTTP/1.1" 200 156 0.007260 10.0.0.57 - - [2025-09-08 02:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018532 10.0.0.57 - - [2025-09-08 02:02:26] "GET /virtual-machine-interface/dd9d6ada-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.018715 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.025708 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.016955 10.0.0.57 - - [2025-09-08 02:02:26] "POST /set-tag HTTP/1.1" 200 109 0.014082 10.0.0.57 - - [2025-09-08 02:02:26] "GET /virtual-machine-interface/dd9d6ada-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009172 10.0.0.57 - - [2025-09-08 02:02:26] "GET /instance-ip/ddc4668a-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004857 10.0.0.57 - - [2025-09-08 02:02:26] "POST /ref-update HTTP/1.1" 200 156 0.009819 10.0.0.57 - - [2025-09-08 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.006646 10.0.0.57 - - [2025-09-08 02:02:26] "GET /virtual-machine-interface/dd9d6ada-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009491 10.0.0.57 - - [2025-09-08 02:02:26] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.57 - - [2025-09-08 02:02:26] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003237 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.005920 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.018593 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.021988 10.0.0.57 - - [2025-09-08 02:02:26] "POST /ref-update HTTP/1.1" 200 156 0.018923 10.0.0.57 - - [2025-09-08 02:02:26] "GET /virtual-machine-interface/dd9d6ada-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.018473 10.0.0.57 - - [2025-09-08 02:02:26] "POST /set-tag HTTP/1.1" 200 109 0.005507 10.0.0.57 - - [2025-09-08 02:02:26] "GET /virtual-machine-interface/dd9d6ada-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003653 10.0.0.57 - - [2025-09-08 02:02:26] "POST /set-tag HTTP/1.1" 200 109 0.001653 10.0.0.57 - - [2025-09-08 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006293 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.009444 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.011842 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.006263 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.016546 10.0.0.57 - - [2025-09-08 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.006403 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.015066 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.012370 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.005785 10.0.0.57 - - [2025-09-08 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.005407 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.015810 10.0.0.57 - - [2025-09-08 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.005835 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.015130 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.019177 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.034668 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.041659 10.0.0.57 - - [2025-09-08 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005970 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.014129 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.007622 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.011737 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.009492 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.005856 10.0.0.57 - - [2025-09-08 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.57 - - [2025-09-08 02:02:26] "POST /chown HTTP/1.1" 200 109 0.005707 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.006179 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.016984 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.021707 10.0.0.57 - - [2025-09-08 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.005682 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.017751 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.006237 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.017585 10.0.0.57 - - [2025-09-08 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.006284 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.017879 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.013645 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.006263 10.0.0.57 - - [2025-09-08 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.005988 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.014079 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.006589 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.020314 10.0.0.57 - - [2025-09-08 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.006082 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.018482 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.013694 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.005758 10.0.0.57 - - [2025-09-08 02:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006364 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.006395 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.006191 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.013025 10.0.0.57 - - [2025-09-08 02:02:27] "POST /chown HTTP/1.1" 200 109 0.015462 10.0.0.57 - - [2025-09-08 02:02:33] "GET /virtual-machine-interface/d8e55e9e-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005177 10.0.0.57 - - [2025-09-08 02:02:33] "POST /set-tag HTTP/1.1" 200 109 0.005100 10.0.0.57 - - [2025-09-08 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.57 - - [2025-09-08 02:02:33] "GET /loadbalancer/9e90fabe-2f5d-4c35-9701-b5771013c006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002104 10.0.0.57 - - [2025-09-08 02:02:33] "GET /loadbalancer-pool/7d2cb26a-560b-49c8-a45e-892f86eb16e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002110 10.0.0.57 - - [2025-09-08 02:02:33] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014358 10.0.0.57 - - [2025-09-08 02:02:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009795 10.0.0.57 - - [2025-09-08 02:02:33] "GET /virtual-machine-interface/d8e55e9e-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008425 10.0.0.57 - - [2025-09-08 02:02:33] "GET /virtual-machine-interface/d8e55e9e-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003611 10.0.0.57 - - [2025-09-08 02:02:33] "POST /ref-update HTTP/1.1" 200 156 0.005057 10.0.0.57 - - [2025-09-08 02:02:33] "GET /floating-ip/0d2ef5fc-77fe-44d6-96c6-3a999b787d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.007603 10.0.0.57 - - [2025-09-08 02:02:33] "PUT /floating-ip/0d2ef5fc-77fe-44d6-96c6-3a999b787d5c HTTP/1.1" 200 256 0.007299 10.0.0.57 - - [2025-09-08 02:02:33] "POST /tags HTTP/1.1" 409 221 0.003955 10.0.0.57 - - [2025-09-08 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.57 - - [2025-09-08 02:02:33] "GET /tag/f5b155ca-08d6-42b3-80f1-203b2fafd3e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010934 10.0.0.57 - - [2025-09-08 02:02:33] "POST /set-tag HTTP/1.1" 200 109 0.014556 10.0.0.57 - - [2025-09-08 02:02:34] "GET /virtual-machine-interface/d9492ffa-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005902 10.0.0.57 - - [2025-09-08 02:02:34] "POST /set-tag HTTP/1.1" 200 109 0.002009 10.0.0.57 - - [2025-09-08 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.57 - - [2025-09-08 02:02:34] "GET /loadbalancer/9e90fabe-2f5d-4c35-9701-b5771013c006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004897 10.0.0.57 - - [2025-09-08 02:02:34] "GET /loadbalancer-pool/7d2cb26a-560b-49c8-a45e-892f86eb16e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.007341 10.0.0.57 - - [2025-09-08 02:02:34] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014852 10.0.0.57 - - [2025-09-08 02:02:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009900 10.0.0.57 - - [2025-09-08 02:02:34] "GET /virtual-machine-interface/d9492ffa-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011692 10.0.0.57 - - [2025-09-08 02:02:34] "GET /virtual-machine-interface/d9492ffa-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003404 10.0.0.57 - - [2025-09-08 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.006859 10.0.0.57 - - [2025-09-08 02:02:34] "GET /floating-ip/0d2ef5fc-77fe-44d6-96c6-3a999b787d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006062 10.0.0.57 - - [2025-09-08 02:02:34] "POST /set-tag HTTP/1.1" 200 109 0.016803 10.0.0.57 - - [2025-09-08 02:02:35] "GET /virtual-machine/f499bc52-8c72-4486-804a-7c6925832bb8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003232 10.0.0.57 - - [2025-09-08 02:02:35] "GET /virtual-machine-interface/d8e55e9e-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006482 10.0.0.57 - - [2025-09-08 02:02:35] "GET /virtual-machine/700d7102-01e6-405f-bc32-2078660c2f7c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003185 10.0.0.57 - - [2025-09-08 02:02:35] "GET /virtual-machine-interface/d9492ffa-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003959 10.0.0.57 - - [2025-09-08 02:02:38] "GET /virtual-machine-interface/dd9d6ada-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012029 10.0.0.57 - - [2025-09-08 02:02:38] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.57 - - [2025-09-08 02:02:40] "GET /virtual-machine/1650c1fe-72cf-4707-9c27-28744da9bb13?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002748 10.0.0.57 - - [2025-09-08 02:02:40] "GET /virtual-machine-interface/dd9d6ada-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004036 10.0.0.57 - - [2025-09-08 02:02:41] "GET /virtual-machine-interface/dd9d6ada-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006720 10.0.0.57 - - [2025-09-08 02:02:41] "POST /set-tag HTTP/1.1" 200 109 0.002053 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:03:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001242 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:03:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000982 10.0.0.57 - - [2025-09-08 02:03:11] "GET /virtual-machine-interface/dd9d6ada-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006698 10.0.0.57 - - [2025-09-08 02:03:11] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.57 - - [2025-09-08 02:03:12] "GET /virtual-machine-interface/dd9d6ada-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005102 10.0.0.57 - - [2025-09-08 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.57 - - [2025-09-08 02:03:12] "GET /virtual-machine/1650c1fe-72cf-4707-9c27-28744da9bb13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002584 10.0.0.57 - - [2025-09-08 02:03:12] "POST /ref-update HTTP/1.1" 200 156 0.008087 10.0.0.57 - - [2025-09-08 02:03:12] "GET /virtual-machine-interface/dd9d6ada-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012018 10.0.0.57 - - [2025-09-08 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.014054 10.0.0.57 - - [2025-09-08 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.029087 10.0.0.57 - - [2025-09-08 02:03:12] "DELETE /instance-ip/ddc4668a-8c57-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.036402 10.0.0.57 - - [2025-09-08 02:03:12] "DELETE /virtual-machine-interface/dd9d6ada-8c57-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.050838 10.0.0.57 - - [2025-09-08 02:03:12] "DELETE /virtual-machine/1650c1fe-72cf-4707-9c27-28744da9bb13 HTTP/1.1" 200 115 0.028861 10.0.0.57 - - [2025-09-08 02:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.57 - - [2025-09-08 02:03:16] "GET /tag/7b94f80f-32ef-4a1d-98d7-ab7ab38566f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010830 10.0.0.57 - - [2025-09-08 02:03:16] "GET /tag/7b94f80f-32ef-4a1d-98d7-ab7ab38566f1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011237 10.0.0.57 - - [2025-09-08 02:03:16] "GET /virtual-machine-interface/58c1c162-5b51-4305-92e5-6e4f4bc6ee50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003592 10.0.0.57 - - [2025-09-08 02:03:16] "POST /set-tag HTTP/1.1" 200 109 0.012763 10.0.0.57 - - [2025-09-08 02:03:16] "GET /virtual-machine-interface/756b4018-2b16-4342-bc30-0891d145a903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.009487 10.0.0.57 - - [2025-09-08 02:03:16] "POST /set-tag HTTP/1.1" 200 109 0.024176 10.0.0.57 - - [2025-09-08 02:03:16] "GET /virtual-machine-interface/9361b211-212b-44f2-a3e9-89221017047b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004248 10.0.0.57 - - [2025-09-08 02:03:16] "POST /set-tag HTTP/1.1" 200 109 0.012002 10.0.0.57 - - [2025-09-08 02:03:16] "GET /firewall-policy/934f760c-3dad-4b58-8f57-55bdbe57a55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008660 10.0.0.57 - - [2025-09-08 02:03:16] "GET /firewall-rule/db69e429-b3e6-4874-bba9-65528414f866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002712 10.0.0.57 - - [2025-09-08 02:03:16] "POST /ref-update HTTP/1.1" 200 156 0.010598 10.0.0.57 - - [2025-09-08 02:03:16] "DELETE /firewall-rule/db69e429-b3e6-4874-bba9-65528414f866 HTTP/1.1" 200 115 0.047084 10.0.0.57 - - [2025-09-08 02:03:16] "DELETE /loadbalancer-member/c5a29dc9-3311-481e-b573-6c990f0cf169 HTTP/1.1" 200 115 0.025579 10.0.0.57 - - [2025-09-08 02:03:16] "PUT /service-instance/7e161d28-1ee1-462c-aa06-bd7821bc8fab HTTP/1.1" 200 266 0.007010 10.0.0.57 - - [2025-09-08 02:03:16] "DELETE /loadbalancer-pool/52fdff65-789b-445b-81a0-6cc2f7784419 HTTP/1.1" 200 115 0.042867 10.0.0.57 - - [2025-09-08 02:03:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015102 10.0.0.57 - - [2025-09-08 02:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.57 - - [2025-09-08 02:03:16] "DELETE /loadbalancer-listener/cd8f3af6-063d-4904-94d6-14e2daee4ebb HTTP/1.1" 200 115 0.039284 10.0.0.57 - - [2025-09-08 02:03:16] "GET /floating-ip/1d84194e-e8dc-48f9-9603-1a312d511d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.003257 10.0.0.57 - - [2025-09-08 02:03:16] "POST /chown HTTP/1.1" 200 109 0.006312 10.0.0.57 - - [2025-09-08 02:03:16] "POST /chown HTTP/1.1" 200 109 0.016643 10.0.0.57 - - [2025-09-08 02:03:16] "POST /chown HTTP/1.1" 200 109 0.013844 10.0.0.57 - - [2025-09-08 02:03:16] "PUT /floating-ip/1d84194e-e8dc-48f9-9603-1a312d511d4e HTTP/1.1" 200 256 0.064959 10.0.0.57 - - [2025-09-08 02:03:16] "POST /chown HTTP/1.1" 200 109 0.013789 10.0.0.57 - - [2025-09-08 02:03:16] "PUT /service-instance/7e161d28-1ee1-462c-aa06-bd7821bc8fab HTTP/1.1" 200 266 0.010663 10.0.0.57 - - [2025-09-08 02:03:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.013103 10.0.0.57 - - [2025-09-08 02:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007194 10.0.0.57 - - [2025-09-08 02:03:16] "DELETE /floating-ip/1d84194e-e8dc-48f9-9603-1a312d511d4e HTTP/1.1" 200 115 0.104396 10.0.0.57 - - [2025-09-08 02:03:16] "DELETE /loadbalancer/a3ae1bdb-d997-4b34-a72f-efb06f095c96 HTTP/1.1" 200 115 0.046254 10.0.0.57 - - [2025-09-08 02:03:16] "POST /chown HTTP/1.1" 200 109 0.013377 10.0.0.57 - - [2025-09-08 02:03:17] "POST /chown HTTP/1.1" 200 109 0.022103 10.0.0.57 - - [2025-09-08 02:03:17] "POST /chown HTTP/1.1" 200 109 0.011287 10.0.0.57 - - [2025-09-08 02:03:17] "POST /chown HTTP/1.1" 404 171 0.005903 10.0.0.57 - - [2025-09-08 02:03:17] "DELETE /instance-ip/2c682396-069f-4fe3-a7f7-1bfa9c672e73 HTTP/1.1" 200 115 0.099868 10.0.0.57 - - [2025-09-08 02:03:17] "PUT /service-instance/7e161d28-1ee1-462c-aa06-bd7821bc8fab HTTP/1.1" 200 266 0.010591 10.0.0.57 - - [2025-09-08 02:03:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020323 10.0.0.57 - - [2025-09-08 02:03:17] "DELETE /virtual-machine-interface/58c1c162-5b51-4305-92e5-6e4f4bc6ee50 HTTP/1.1" 200 115 0.083964 10.0.0.57 - - [2025-09-08 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006422 10.0.0.57 - - [2025-09-08 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.026701 10.0.0.57 - - [2025-09-08 02:03:17] "GET /floating-ip-pool/b17ed8aa-a90c-4488-8ded-dda0fa00bdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004879 10.0.0.57 - - [2025-09-08 02:03:17] "POST /ref-update HTTP/1.1" 200 156 0.008379 10.0.0.57 - - [2025-09-08 02:03:17] "DELETE /tag/7b94f80f-32ef-4a1d-98d7-ab7ab38566f1 HTTP/1.1" 200 115 0.126803 10.0.0.57 - - [2025-09-08 02:03:17] "DELETE /service-instance/7e161d28-1ee1-462c-aa06-bd7821bc8fab HTTP/1.1" 200 115 0.084029 10.0.0.57 - - [2025-09-08 02:03:17] "DELETE /floating-ip-pool/b17ed8aa-a90c-4488-8ded-dda0fa00bdf0 HTTP/1.1" 200 115 0.052174 10.0.0.57 - - [2025-09-08 02:03:17] "GET /virtual-machine-interface/9361b211-212b-44f2-a3e9-89221017047b?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.005660 10.0.0.57 - - [2025-09-08 02:03:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001569 10.0.0.57 - - [2025-09-08 02:03:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001294 10.0.0.57 - - [2025-09-08 02:03:17] "DELETE /virtual-network/6aaa97b6-29a5-4379-bd2d-aed49618dc9e HTTP/1.1" 200 115 0.078287 10.0.0.57 - - [2025-09-08 02:03:17] "GET /routing-instance/111e8d79-a9f5-4e6f-9661-d8e79139293a HTTP/1.1" 404 171 0.001395 10.0.0.57 - - [2025-09-08 02:03:17] "GET /domains HTTP/1.1" 200 280 0.001528 10.0.0.57 - - [2025-09-08 02:03:17] "GET /domain/ac244fbc-41ae-40d3-9466-2a00daeea930 HTTP/1.1" 200 3087 0.002538 10.0.0.57 - - [2025-09-08 02:03:17] "DELETE /virtual-machine-interface/9361b211-212b-44f2-a3e9-89221017047b HTTP/1.1" 200 115 0.070984 10.0.0.57 - - [2025-09-08 02:03:17] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210 HTTP/1.1" 200 7141 0.033121 10.0.0.57 - - [2025-09-08 02:03:17] "POST /ref-update HTTP/1.1" 200 156 0.021096 10.0.0.57 - - [2025-09-08 02:03:17] "DELETE /virtual-machine/2ab327da-7e0d-4e74-bb9c-f0ce8b482e8c HTTP/1.1" 200 115 0.028874 10.0.0.57 - - [2025-09-08 02:03:17] "GET /virtual-machine-interface/d9492ffa-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005208 10.0.0.57 - - [2025-09-08 02:03:17] "GET /virtual-machine-interface/756b4018-2b16-4342-bc30-0891d145a903?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.009746 10.0.0.57 - - [2025-09-08 02:03:17] "POST /set-tag HTTP/1.1" 200 109 0.002978 10.0.0.57 - - [2025-09-08 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.57 - - [2025-09-08 02:03:17] "GET /loadbalancer/9e90fabe-2f5d-4c35-9701-b5771013c006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002695 10.0.0.57 - - [2025-09-08 02:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.57 - - [2025-09-08 02:03:17] "DELETE /route-target/b6d3d28f-d6f7-4d78-9f98-9d002dc9c041 HTTP/1.1" 200 115 0.024666 10.0.0.57 - - [2025-09-08 02:03:17] "GET /virtual-machine-interface/d9492ffa-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009557 10.0.0.57 - - [2025-09-08 02:03:17] "POST /set-tag HTTP/1.1" 200 109 0.025140 10.0.0.57 - - [2025-09-08 02:03:17] "DELETE /virtual-machine-interface/756b4018-2b16-4342-bc30-0891d145a903 HTTP/1.1" 200 115 0.079801 10.0.0.57 - - [2025-09-08 02:03:17] "DELETE /virtual-machine/d52a0c04-d311-434f-b9f4-943090afb6cd HTTP/1.1" 200 115 0.024266 10.0.0.57 - - [2025-09-08 02:03:17] "DELETE /loadbalancer-member/07ba6b05-ce26-4562-8d42-d01c3d64b960 HTTP/1.1" 200 115 0.036345 10.0.0.57 - - [2025-09-08 02:03:18] "GET /virtual-machine-interface/d9492ffa-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008370 10.0.0.57 - - [2025-09-08 02:03:18] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.57 - - [2025-09-08 02:03:18] "GET /virtual-machine-interface/d9492ffa-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003572 10.0.0.57 - - [2025-09-08 02:03:18] "POST /set-tag HTTP/1.1" 200 109 0.001662 10.0.0.57 - - [2025-09-08 02:03:18] "GET /virtual-machine/700d7102-01e6-405f-bc32-2078660c2f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002645 10.0.0.57 - - [2025-09-08 02:03:18] "POST /ref-update HTTP/1.1" 200 156 0.007370 10.0.0.57 - - [2025-09-08 02:03:18] "GET /virtual-machine-interface/d9492ffa-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009289 10.0.0.57 - - [2025-09-08 02:03:18] "POST /set-tag HTTP/1.1" 200 109 0.014211 10.0.0.57 - - [2025-09-08 02:03:18] "POST /set-tag HTTP/1.1" 200 109 0.020462 10.0.0.57 - - [2025-09-08 02:03:18] "POST /set-tag HTTP/1.1" 200 109 0.020440 10.0.0.57 - - [2025-09-08 02:03:19] "DELETE /instance-ip/d95d8e46-8c57-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.037919 10.0.0.57 - - [2025-09-08 02:03:19] "POST /ref-update HTTP/1.1" 200 156 0.011814 10.0.0.57 - - [2025-09-08 02:03:19] "DELETE /virtual-machine-interface/d9492ffa-8c57-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.040556 10.0.0.57 - - [2025-09-08 02:03:19] "DELETE /virtual-machine/700d7102-01e6-405f-bc32-2078660c2f7c HTTP/1.1" 200 115 0.020382 10.0.0.57 - - [2025-09-08 02:03:22] "GET /virtual-machine-interface/d8e55e9e-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007145 10.0.0.57 - - [2025-09-08 02:03:22] "POST /set-tag HTTP/1.1" 200 109 0.004146 10.0.0.57 - - [2025-09-08 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.57 - - [2025-09-08 02:03:22] "GET /loadbalancer/9e90fabe-2f5d-4c35-9701-b5771013c006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002101 10.0.0.57 - - [2025-09-08 02:03:23] "GET /virtual-machine-interface/d8e55e9e-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005987 10.0.0.57 - - [2025-09-08 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.002867 10.0.0.57 - - [2025-09-08 02:03:23] "GET /virtual-machine-interface/d8e55e9e-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004012 10.0.0.57 - - [2025-09-08 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.001634 10.0.0.57 - - [2025-09-08 02:03:23] "GET /virtual-machine/f499bc52-8c72-4486-804a-7c6925832bb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.001917 10.0.0.57 - - [2025-09-08 02:03:23] "POST /ref-update HTTP/1.1" 200 156 0.017636 10.0.0.57 - - [2025-09-08 02:03:23] "GET /virtual-machine-interface/d8e55e9e-8c57-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003884 10.0.0.57 - - [2025-09-08 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.016289 10.0.0.57 - - [2025-09-08 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.036021 10.0.0.57 - - [2025-09-08 02:03:24] "POST /set-tag HTTP/1.1" 200 109 0.017971 10.0.0.57 - - [2025-09-08 02:03:24] "DELETE /instance-ip/d8fcaafe-8c57-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.037101 10.0.0.57 - - [2025-09-08 02:03:24] "POST /ref-update HTTP/1.1" 200 156 0.012076 10.0.0.57 - - [2025-09-08 02:03:24] "DELETE /virtual-machine-interface/d8e55e9e-8c57-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.046047 10.0.0.57 - - [2025-09-08 02:03:24] "DELETE /virtual-machine/f499bc52-8c72-4486-804a-7c6925832bb8 HTTP/1.1" 200 115 0.018351 10.0.0.57 - - [2025-09-08 02:03:24] "DELETE /tag/04b6a638-244a-462e-b862-088b9ae13d8a HTTP/1.1" 200 115 0.053052 10.0.0.57 - - [2025-09-08 02:03:24] "DELETE /tag/ec448dc9-3b45-4b40-b175-448bb4428898 HTTP/1.1" 200 115 0.033218 10.0.0.57 - - [2025-09-08 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.57 - - [2025-09-08 02:03:27] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.058344 10.0.0.57 - - [2025-09-08 02:03:28] "POST /tags HTTP/1.1" 200 393 0.021328 10.0.0.57 - - [2025-09-08 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014277 10.0.0.57 - - [2025-09-08 02:03:28] "GET /tag/a2e2babe-cc26-492e-a063-86cb1afc7c4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012104 10.0.0.57 - - [2025-09-08 02:03:28] "POST /tags HTTP/1.1" 200 341 0.015885 10.0.0.57 - - [2025-09-08 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.57 - - [2025-09-08 02:03:28] "GET /tag/9ba1b037-4eb5-4870-baa5-dc6ba24e2702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011185 10.0.0.57 - - [2025-09-08 02:03:28] "POST /id-to-fqname HTTP/1.1" 200 192 0.000447 10.0.0.57 - - [2025-09-08 02:03:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.011157 10.0.0.57 - - [2025-09-08 02:03:28] "POST /security-groups HTTP/1.1" 200 589 0.057220 10.0.0.57 - - [2025-09-08 02:03:28] "POST /projects HTTP/1.1" 200 519 0.137400 10.0.0.57 - - [2025-09-08 02:03:28] "POST /fqname-to-id HTTP/1.1" 404 236 0.002324 10.0.0.57 - - [2025-09-08 02:03:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.014798 10.0.0.57 - - [2025-09-08 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004935 10.0.0.57 - - [2025-09-08 02:03:28] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010256 10.0.0.57 - - [2025-09-08 02:03:28] "POST /access-control-lists HTTP/1.1" 200 598 0.073279 10.0.0.57 - - [2025-09-08 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009505 10.0.0.57 - - [2025-09-08 02:03:28] "POST /fqname-to-id HTTP/1.1" 404 235 0.005017 10.0.0.57 - - [2025-09-08 02:03:28] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004082 10.0.0.57 - - [2025-09-08 02:03:28] "POST /access-control-lists HTTP/1.1" 200 596 0.063427 10.0.0.57 - - [2025-09-08 02:03:28] "PUT /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7 HTTP/1.1" 200 264 0.081519 10.0.0.57 - - [2025-09-08 02:03:28] "PUT /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de HTTP/1.1" 200 264 0.058600 10.0.0.57 - - [2025-09-08 02:03:28] "POST /security-groups HTTP/1.1" 200 591 0.079982 10.0.0.57 - - [2025-09-08 02:03:28] "POST /fqname-to-id HTTP/1.1" 404 270 0.001785 10.0.0.57 - - [2025-09-08 02:03:28] "POST /access-control-lists HTTP/1.1" 200 632 0.018483 10.0.0.57 - - [2025-09-08 02:03:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.033670 10.0.0.57 - - [2025-09-08 02:03:28] "POST /fqname-to-id HTTP/1.1" 404 269 0.011700 10.0.0.57 - - [2025-09-08 02:03:28] "POST /chown HTTP/1.1" 200 109 0.011230 10.0.0.57 - - [2025-09-08 02:03:28] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016266 10.0.0.57 - - [2025-09-08 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.57 - - [2025-09-08 02:03:28] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.015920 10.0.0.57 - - [2025-09-08 02:03:28] "POST /access-control-lists HTTP/1.1" 200 630 0.083925 10.0.0.57 - - [2025-09-08 02:03:28] "POST /tags HTTP/1.1" 409 226 0.003887 10.0.0.57 - - [2025-09-08 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.57 - - [2025-09-08 02:03:28] "GET /tag/9ba1b037-4eb5-4870-baa5-dc6ba24e2702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012028 10.0.0.57 - - [2025-09-08 02:03:29] "POST /firewall-rules HTTP/1.1" 200 600 0.067211 10.0.0.57 - - [2025-09-08 02:03:29] "GET /firewall-rule/7879e726-c68d-4ec6-b57c-6aba4911b8c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010042 10.0.0.57 - - [2025-09-08 02:03:29] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004150 10.0.0.57 - - [2025-09-08 02:03:29] "GET /firewall-rule/7879e726-c68d-4ec6-b57c-6aba4911b8c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002227 10.0.0.57 - - [2025-09-08 02:03:29] "POST /ref-update HTTP/1.1" 200 156 0.053344 10.0.0.57 - - [2025-09-08 02:03:29] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002515 10.0.0.57 - - [2025-09-08 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.57 - - [2025-09-08 02:03:29] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002188 10.0.0.57 - - [2025-09-08 02:03:29] "POST /tags HTTP/1.1" 409 226 0.002825 10.0.0.57 - - [2025-09-08 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.57 - - [2025-09-08 02:03:29] "GET /tag/9ba1b037-4eb5-4870-baa5-dc6ba24e2702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010028 10.0.0.57 - - [2025-09-08 02:03:29] "POST /firewall-rules HTTP/1.1" 200 598 0.064225 10.0.0.57 - - [2025-09-08 02:03:29] "GET /firewall-rule/01b59dd8-36a5-4d90-afb2-ad4f07696323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.012406 10.0.0.57 - - [2025-09-08 02:03:29] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.003251 10.0.0.57 - - [2025-09-08 02:03:29] "GET /firewall-rule/01b59dd8-36a5-4d90-afb2-ad4f07696323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002688 10.0.0.57 - - [2025-09-08 02:03:29] "POST /ref-update HTTP/1.1" 200 156 0.050768 10.0.0.57 - - [2025-09-08 02:03:31] "POST /tags HTTP/1.1" 200 393 0.029050 10.0.0.57 - - [2025-09-08 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006117 10.0.0.57 - - [2025-09-08 02:03:31] "GET /tag/22a080de-b9d0-4cb4-b562-5834c030bf76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015762 10.0.0.57 - - [2025-09-08 02:03:31] "POST /tags HTTP/1.1" 200 341 0.018011 10.0.0.57 - - [2025-09-08 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006267 10.0.0.57 - - [2025-09-08 02:03:31] "GET /tag/24e4724a-dcfa-4a30-a696-3fb670b00f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011474 10.0.0.57 - - [2025-09-08 02:03:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.000907 10.0.0.57 - - [2025-09-08 02:03:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.002126 10.0.0.57 - - [2025-09-08 02:03:31] "POST /security-groups HTTP/1.1" 200 589 0.063169 10.0.0.57 - - [2025-09-08 02:03:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.001677 10.0.0.57 - - [2025-09-08 02:03:31] "POST /projects HTTP/1.1" 200 519 0.181200 10.0.0.57 - - [2025-09-08 02:03:31] "POST /access-control-lists HTTP/1.1" 200 598 0.061384 10.0.0.57 - - [2025-09-08 02:03:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.062535 10.0.0.57 - - [2025-09-08 02:03:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.008854 10.0.0.57 - - [2025-09-08 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009846 10.0.0.57 - - [2025-09-08 02:03:31] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.041951 10.0.0.57 - - [2025-09-08 02:03:31] "POST /access-control-lists HTTP/1.1" 200 596 0.059370 10.0.0.57 - - [2025-09-08 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.57 - - [2025-09-08 02:03:31] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005255 10.0.0.57 - - [2025-09-08 02:03:31] "PUT /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7 HTTP/1.1" 200 264 0.035590 10.0.0.57 - - [2025-09-08 02:03:31] "PUT /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de HTTP/1.1" 200 264 0.040793 10.0.0.57 - - [2025-09-08 02:03:31] "POST /security-groups HTTP/1.1" 200 591 0.072039 10.0.0.57 - - [2025-09-08 02:03:31] "POST /fqname-to-id HTTP/1.1" 404 270 0.001800 10.0.0.57 - - [2025-09-08 02:03:31] "POST /access-control-lists HTTP/1.1" 200 632 0.057943 10.0.0.57 - - [2025-09-08 02:03:31] "POST /fqname-to-id HTTP/1.1" 404 269 0.005891 10.0.0.57 - - [2025-09-08 02:03:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.069642 10.0.0.57 - - [2025-09-08 02:03:31] "POST /chown HTTP/1.1" 200 109 0.009533 10.0.0.57 - - [2025-09-08 02:03:31] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007074 10.0.0.57 - - [2025-09-08 02:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.57 - - [2025-09-08 02:03:32] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.020477 10.0.0.57 - - [2025-09-08 02:03:32] "POST /access-control-lists HTTP/1.1" 200 630 0.060360 10.0.0.57 - - [2025-09-08 02:03:32] "POST /tags HTTP/1.1" 409 226 0.005828 10.0.0.57 - - [2025-09-08 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.57 - - [2025-09-08 02:03:32] "GET /tag/24e4724a-dcfa-4a30-a696-3fb670b00f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010111 10.0.0.57 - - [2025-09-08 02:03:32] "POST /firewall-rules HTTP/1.1" 200 600 0.064208 10.0.0.57 - - [2025-09-08 02:03:32] "GET /firewall-rule/cbd55d02-19cb-4050-9804-2dbef46528b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.012825 10.0.0.57 - - [2025-09-08 02:03:32] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4384 0.012302 10.0.0.57 - - [2025-09-08 02:03:32] "GET /firewall-rule/cbd55d02-19cb-4050-9804-2dbef46528b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.001949 10.0.0.57 - - [2025-09-08 02:03:32] "POST /ref-update HTTP/1.1" 200 156 0.071732 10.0.0.57 - - [2025-09-08 02:03:32] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011174 10.0.0.57 - - [2025-09-08 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.57 - - [2025-09-08 02:03:32] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002191 10.0.0.57 - - [2025-09-08 02:03:32] "POST /tags HTTP/1.1" 409 226 0.001402 10.0.0.57 - - [2025-09-08 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.57 - - [2025-09-08 02:03:32] "GET /tag/24e4724a-dcfa-4a30-a696-3fb670b00f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010026 10.0.0.57 - - [2025-09-08 02:03:32] "POST /firewall-rules HTTP/1.1" 200 598 0.064437 10.0.0.57 - - [2025-09-08 02:03:32] "GET /firewall-rule/64c53a06-0439-4116-9cbd-21bbdab5b904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003649 10.0.0.57 - - [2025-09-08 02:03:32] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.003405 10.0.0.57 - - [2025-09-08 02:03:32] "GET /firewall-rule/64c53a06-0439-4116-9cbd-21bbdab5b904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002031 10.0.0.57 - - [2025-09-08 02:03:32] "POST /ref-update HTTP/1.1" 200 156 0.051969 10.0.0.57 - - [2025-09-08 02:03:34] "POST /tags HTTP/1.1" 200 345 0.094802 10.0.0.57 - - [2025-09-08 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.032582 10.0.0.57 - - [2025-09-08 02:03:34] "GET /tag/2355750d-6c65-4a17-81b4-66d147513427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.033146 10.0.0.57 - - [2025-09-08 02:03:34] "POST /projects HTTP/1.1" 409 238 0.001962 10.0.0.57 - - [2025-09-08 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.57 - - [2025-09-08 02:03:34] "GET /project/ebe85b2d-1890-4576-9cd3-6cc0af121540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036768 10.0.0.57 - - [2025-09-08 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.57 - - [2025-09-08 02:03:34] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004303 10.0.0.57 - - [2025-09-08 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.57 - - [2025-09-08 02:03:34] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003830 10.0.0.57 - - [2025-09-08 02:03:34] "POST /security-groups HTTP/1.1" 409 285 0.001952 10.0.0.57 - - [2025-09-08 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.57 - - [2025-09-08 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.57 - - [2025-09-08 02:03:34] "PUT /security-group/d8a3caf7-1ec6-4550-a59b-246f4540d230 HTTP/1.1" 200 262 0.065879 10.0.0.57 - - [2025-09-08 02:03:34] "GET /project/ebe85b2d-1890-4576-9cd3-6cc0af121540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.087479 10.0.0.57 - - [2025-09-08 02:03:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.039685 10.0.0.57 - - [2025-09-08 02:03:34] "PUT /access-control-list/01d36838-a325-4a03-a124-4afed6c27238 HTTP/1.1" 200 272 0.032295 10.0.0.57 - - [2025-09-08 02:03:34] "POST /tags HTTP/1.1" 409 228 0.006335 10.0.0.57 - - [2025-09-08 02:03:34] "PUT /access-control-list/25ff37eb-c21f-47f9-9aa0-541c2372403c HTTP/1.1" 200 272 0.026905 10.0.0.57 - - [2025-09-08 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.57 - - [2025-09-08 02:03:34] "GET /tag/2355750d-6c65-4a17-81b4-66d147513427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010865 10.0.0.57 - - [2025-09-08 02:03:34] "POST /tags HTTP/1.1" 200 345 0.020837 10.0.0.57 - - [2025-09-08 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.57 - - [2025-09-08 02:03:34] "GET /tag/4e36713e-cb4f-4e28-a3b0-48671ff70b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011648 10.0.0.57 - - [2025-09-08 02:03:34] "POST /projects HTTP/1.1" 409 238 0.001806 10.0.0.57 - - [2025-09-08 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.57 - - [2025-09-08 02:03:34] "GET /project/135c9da9-23ef-495b-8f50-bc0c81625805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033460 10.0.0.57 - - [2025-09-08 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.57 - - [2025-09-08 02:03:34] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004347 10.0.0.57 - - [2025-09-08 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.57 - - [2025-09-08 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.57 - - [2025-09-08 02:03:34] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005533 10.0.0.57 - - [2025-09-08 02:03:34] "GET /project/135c9da9-23ef-495b-8f50-bc0c81625805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036434 10.0.0.57 - - [2025-09-08 02:03:34] "POST /security-groups HTTP/1.1" 409 285 0.002410 10.0.0.57 - - [2025-09-08 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.57 - - [2025-09-08 02:03:34] "PUT /security-group/7a089e83-6e7d-47ac-b224-e3e90f77f888 HTTP/1.1" 200 262 0.051671 10.0.0.57 - - [2025-09-08 02:03:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.025862 10.0.0.57 - - [2025-09-08 02:03:34] "PUT /access-control-list/13dee189-59b6-445e-98c4-f878ab768658 HTTP/1.1" 200 272 0.010941 10.0.0.57 - - [2025-09-08 02:03:34] "POST /tags HTTP/1.1" 409 228 0.011616 10.0.0.57 - - [2025-09-08 02:03:35] "PUT /access-control-list/dae0ab00-46c3-44e1-91cb-b49bd607d70c HTTP/1.1" 200 272 0.018003 10.0.0.57 - - [2025-09-08 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.57 - - [2025-09-08 02:03:35] "GET /tag/4e36713e-cb4f-4e28-a3b0-48671ff70b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012703 10.0.0.57 - - [2025-09-08 02:03:35] "POST /tags HTTP/1.1" 200 291 0.056926 10.0.0.57 - - [2025-09-08 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.57 - - [2025-09-08 02:03:35] "GET /tag/1b73d849-6667-4465-a668-c27872b9ac3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011703 10.0.0.57 - - [2025-09-08 02:03:35] "POST /tags HTTP/1.1" 200 303 0.044461 10.0.0.57 - - [2025-09-08 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011243 10.0.0.57 - - [2025-09-08 02:03:35] "GET /tag/590c436e-0a62-486d-9651-14a31d80a0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012100 10.0.0.57 - - [2025-09-08 02:03:35] "POST /tags HTTP/1.1" 409 252 0.001478 10.0.0.57 - - [2025-09-08 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.57 - - [2025-09-08 02:03:35] "GET /tag/a2e2babe-cc26-492e-a063-86cb1afc7c4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009964 10.0.0.57 - - [2025-09-08 02:03:35] "POST /tags HTTP/1.1" 409 226 0.002199 10.0.0.57 - - [2025-09-08 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.57 - - [2025-09-08 02:03:35] "GET /tag/9ba1b037-4eb5-4870-baa5-dc6ba24e2702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009857 10.0.0.57 - - [2025-09-08 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.57 - - [2025-09-08 02:03:35] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003882 10.0.0.57 - - [2025-09-08 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.57 - - [2025-09-08 02:03:35] "GET /project/ebe85b2d-1890-4576-9cd3-6cc0af121540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028429 10.0.0.57 - - [2025-09-08 02:03:35] "POST /virtual-machines HTTP/1.1" 200 395 0.012607 10.0.0.57 - - [2025-09-08 02:03:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020629 10.0.0.57 - - [2025-09-08 02:03:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101303 10.0.0.57 - - [2025-09-08 02:03:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008679 10.0.0.57 - - [2025-09-08 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010185 10.0.0.57 - - [2025-09-08 02:03:35] "GET /virtual-machine-interface/07468c04-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008039 10.0.0.57 - - [2025-09-08 02:03:35] "POST /instance-ips HTTP/1.1" 200 397 0.019693 10.0.0.57 - - [2025-09-08 02:03:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.022201 10.0.0.57 - - [2025-09-08 02:03:35] "GET /virtual-machine-interface/07468c04-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010065 10.0.0.57 - - [2025-09-08 02:03:35] "POST /set-tag HTTP/1.1" 200 109 0.070684 10.0.0.57 - - [2025-09-08 02:03:35] "GET /virtual-machine-interface/07468c04-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012486 10.0.0.57 - - [2025-09-08 02:03:35] "GET /instance-ip/075ed28c-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002561 10.0.0.57 - - [2025-09-08 02:03:36] "GET /virtual-machine-interface/07468c04-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003996 10.0.0.57 - - [2025-09-08 02:03:36] "POST /set-tag HTTP/1.1" 200 109 0.001821 10.0.0.57 - - [2025-09-08 02:03:36] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.007760 10.0.0.57 - - [2025-09-08 02:03:36] "POST /ref-update HTTP/1.1" 200 156 0.009499 10.0.0.57 - - [2025-09-08 02:03:36] "GET /virtual-machine-interface/07468c04-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008870 10.0.0.57 - - [2025-09-08 02:03:36] "POST /set-tag HTTP/1.1" 200 109 0.004857 10.0.0.57 - - [2025-09-08 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.57 - - [2025-09-08 02:03:36] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003411 10.0.0.57 - - [2025-09-08 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.57 - - [2025-09-08 02:03:36] "GET /project/ebe85b2d-1890-4576-9cd3-6cc0af121540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043599 10.0.0.57 - - [2025-09-08 02:03:36] "POST /virtual-machines HTTP/1.1" 200 395 0.006760 10.0.0.57 - - [2025-09-08 02:03:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.012241 10.0.0.57 - - [2025-09-08 02:03:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105652 10.0.0.57 - - [2025-09-08 02:03:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007661 10.0.0.57 - - [2025-09-08 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.57 - - [2025-09-08 02:03:36] "GET /virtual-machine-interface/07ba1c5a-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007815 10.0.0.57 - - [2025-09-08 02:03:36] "POST /instance-ips HTTP/1.1" 200 397 0.018796 10.0.0.57 - - [2025-09-08 02:03:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019186 10.0.0.57 - - [2025-09-08 02:03:36] "GET /virtual-machine-interface/07ba1c5a-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.015317 10.0.0.57 - - [2025-09-08 02:03:36] "POST /set-tag HTTP/1.1" 200 109 0.059939 10.0.0.57 - - [2025-09-08 02:03:36] "GET /virtual-machine-interface/07ba1c5a-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.015985 10.0.0.57 - - [2025-09-08 02:03:36] "GET /instance-ip/07d2a5d6-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004784 10.0.0.57 - - [2025-09-08 02:03:36] "GET /virtual-machine-interface/07ba1c5a-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004068 10.0.0.57 - - [2025-09-08 02:03:36] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.57 - - [2025-09-08 02:03:36] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003236 10.0.0.57 - - [2025-09-08 02:03:36] "POST /ref-update HTTP/1.1" 200 156 0.009001 10.0.0.57 - - [2025-09-08 02:03:36] "GET /virtual-machine-interface/07ba1c5a-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006803 10.0.0.57 - - [2025-09-08 02:03:36] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.57 - - [2025-09-08 02:03:36] "POST /tags HTTP/1.1" 200 291 0.015321 10.0.0.57 - - [2025-09-08 02:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.57 - - [2025-09-08 02:03:36] "GET /tag/27d698d9-3066-4d60-97ed-f0ce534b9368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013299 10.0.0.57 - - [2025-09-08 02:03:37] "POST /tags HTTP/1.1" 409 252 0.001951 10.0.0.57 - - [2025-09-08 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.57 - - [2025-09-08 02:03:37] "GET /tag/22a080de-b9d0-4cb4-b562-5834c030bf76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009827 10.0.0.57 - - [2025-09-08 02:03:37] "POST /tags HTTP/1.1" 409 226 0.001426 10.0.0.57 - - [2025-09-08 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.57 - - [2025-09-08 02:03:37] "GET /tag/24e4724a-dcfa-4a30-a696-3fb670b00f86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.026239 10.0.0.57 - - [2025-09-08 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.57 - - [2025-09-08 02:03:37] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003561 10.0.0.57 - - [2025-09-08 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.57 - - [2025-09-08 02:03:37] "GET /project/135c9da9-23ef-495b-8f50-bc0c81625805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034157 10.0.0.57 - - [2025-09-08 02:03:37] "POST /virtual-machines HTTP/1.1" 200 395 0.009118 10.0.0.57 - - [2025-09-08 02:03:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.013497 10.0.0.57 - - [2025-09-08 02:03:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113697 10.0.0.57 - - [2025-09-08 02:03:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007991 10.0.0.57 - - [2025-09-08 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005989 10.0.0.57 - - [2025-09-08 02:03:37] "GET /virtual-machine-interface/0846aac6-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008032 10.0.0.57 - - [2025-09-08 02:03:37] "POST /instance-ips HTTP/1.1" 200 397 0.022149 10.0.0.57 - - [2025-09-08 02:03:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.025293 10.0.0.57 - - [2025-09-08 02:03:37] "GET /virtual-machine-interface/0846aac6-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009383 10.0.0.57 - - [2025-09-08 02:03:37] "POST /set-tag HTTP/1.1" 200 109 0.066926 10.0.0.57 - - [2025-09-08 02:03:37] "GET /virtual-machine-interface/0846aac6-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009481 10.0.0.57 - - [2025-09-08 02:03:37] "GET /instance-ip/0860d8f6-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003701 10.0.0.57 - - [2025-09-08 02:03:37] "GET /virtual-machine-interface/0846aac6-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008186 10.0.0.57 - - [2025-09-08 02:03:37] "POST /set-tag HTTP/1.1" 200 109 0.005716 10.0.0.57 - - [2025-09-08 02:03:37] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.005394 10.0.0.57 - - [2025-09-08 02:03:37] "POST /ref-update HTTP/1.1" 200 156 0.007927 10.0.0.57 - - [2025-09-08 02:03:37] "GET /virtual-machine-interface/0846aac6-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012427 10.0.0.57 - - [2025-09-08 02:03:37] "POST /set-tag HTTP/1.1" 200 109 0.004017 10.0.0.57 - - [2025-09-08 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.57 - - [2025-09-08 02:03:37] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003491 10.0.0.57 - - [2025-09-08 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.57 - - [2025-09-08 02:03:37] "GET /project/135c9da9-23ef-495b-8f50-bc0c81625805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033590 10.0.0.57 - - [2025-09-08 02:03:38] "POST /virtual-machines HTTP/1.1" 200 395 0.011554 10.0.0.57 - - [2025-09-08 02:03:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.012995 10.0.0.57 - - [2025-09-08 02:03:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116960 10.0.0.57 - - [2025-09-08 02:03:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009036 10.0.0.57 - - [2025-09-08 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006905 10.0.0.57 - - [2025-09-08 02:03:38] "GET /virtual-machine-interface/08bf7992-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004766 10.0.0.57 - - [2025-09-08 02:03:38] "POST /instance-ips HTTP/1.1" 200 397 0.019183 10.0.0.57 - - [2025-09-08 02:03:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.024280 10.0.0.57 - - [2025-09-08 02:03:38] "GET /virtual-machine-interface/08bf7992-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011569 10.0.0.57 - - [2025-09-08 02:03:38] "POST /set-tag HTTP/1.1" 200 109 0.061387 10.0.0.57 - - [2025-09-08 02:03:38] "GET /virtual-machine-interface/08bf7992-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021926 10.0.0.57 - - [2025-09-08 02:03:38] "GET /instance-ip/08dace18-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002616 10.0.0.57 - - [2025-09-08 02:03:38] "GET /virtual-machine-interface/08bf7992-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007922 10.0.0.57 - - [2025-09-08 02:03:38] "POST /set-tag HTTP/1.1" 200 109 0.010069 10.0.0.57 - - [2025-09-08 02:03:38] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.016661 10.0.0.57 - - [2025-09-08 02:03:38] "POST /ref-update HTTP/1.1" 200 156 0.040962 10.0.0.57 - - [2025-09-08 02:03:38] "GET /virtual-machine-interface/08bf7992-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013148 10.0.0.57 - - [2025-09-08 02:03:38] "POST /set-tag HTTP/1.1" 200 109 0.007657 10.0.0.57 - - [2025-09-08 02:03:38] "POST /tags HTTP/1.1" 200 299 0.046723 10.0.0.57 - - [2025-09-08 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014312 10.0.0.57 - - [2025-09-08 02:03:38] "GET /tag/4efae13b-37e0-403e-a3d5-a2cfaa9788d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.022766 10.0.0.57 - - [2025-09-08 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.57 - - [2025-09-08 02:03:38] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003804 10.0.0.57 - - [2025-09-08 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.57 - - [2025-09-08 02:03:38] "GET /project/ebe85b2d-1890-4576-9cd3-6cc0af121540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060651 10.0.0.57 - - [2025-09-08 02:03:39] "POST /virtual-machines HTTP/1.1" 200 395 0.025749 10.0.0.57 - - [2025-09-08 02:03:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.030374 10.0.0.57 - - [2025-09-08 02:03:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130049 10.0.0.57 - - [2025-09-08 02:03:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018066 10.0.0.57 - - [2025-09-08 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.021115 10.0.0.57 - - [2025-09-08 02:03:39] "GET /virtual-machine-interface/0960ca5e-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.017669 10.0.0.57 - - [2025-09-08 02:03:39] "POST /instance-ips HTTP/1.1" 200 397 0.018756 10.0.0.57 - - [2025-09-08 02:03:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.090201 10.0.0.57 - - [2025-09-08 02:03:39] "GET /virtual-machine-interface/0960ca5e-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016939 10.0.0.57 - - [2025-09-08 02:03:39] "POST /set-tag HTTP/1.1" 200 109 0.051567 10.0.0.57 - - [2025-09-08 02:03:39] "GET /virtual-machine-interface/0960ca5e-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.017942 10.0.0.57 - - [2025-09-08 02:03:39] "GET /instance-ip/0980e80c-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.007479 10.0.0.57 - - [2025-09-08 02:03:39] "GET /virtual-machine-interface/0960ca5e-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004159 10.0.0.57 - - [2025-09-08 02:03:39] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.57 - - [2025-09-08 02:03:39] "POST /tags HTTP/1.1" 200 299 0.015574 10.0.0.57 - - [2025-09-08 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.57 - - [2025-09-08 02:03:39] "GET /tag/61a7b315-aa74-42f0-8809-d849c2a43aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010671 10.0.0.57 - - [2025-09-08 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.57 - - [2025-09-08 02:03:39] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003265 10.0.0.57 - - [2025-09-08 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.57 - - [2025-09-08 02:03:39] "GET /project/ebe85b2d-1890-4576-9cd3-6cc0af121540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041189 10.0.0.57 - - [2025-09-08 02:03:39] "POST /virtual-machines HTTP/1.1" 200 395 0.008117 10.0.0.57 - - [2025-09-08 02:03:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.011820 10.0.0.57 - - [2025-09-08 02:03:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106436 10.0.0.57 - - [2025-09-08 02:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007401 10.0.0.57 - - [2025-09-08 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010336 10.0.0.57 - - [2025-09-08 02:03:40] "GET /virtual-machine-interface/09e50594-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.003531 10.0.0.57 - - [2025-09-08 02:03:40] "POST /instance-ips HTTP/1.1" 200 397 0.016680 10.0.0.57 - - [2025-09-08 02:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021595 10.0.0.57 - - [2025-09-08 02:03:40] "GET /virtual-machine-interface/09e50594-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008273 10.0.0.57 - - [2025-09-08 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.020890 10.0.0.57 - - [2025-09-08 02:03:40] "GET /virtual-machine-interface/09e50594-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004865 10.0.0.57 - - [2025-09-08 02:03:40] "GET /instance-ip/09fd566c-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002978 10.0.0.57 - - [2025-09-08 02:03:40] "GET /virtual-machine-interface/09e50594-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004132 10.0.0.57 - - [2025-09-08 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.001845 10.0.0.57 - - [2025-09-08 02:03:40] "POST /tags HTTP/1.1" 200 299 0.016553 10.0.0.57 - - [2025-09-08 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014067 10.0.0.57 - - [2025-09-08 02:03:40] "GET /tag/356d17e8-682c-4432-9656-fd84311a7ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011175 10.0.0.57 - - [2025-09-08 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.57 - - [2025-09-08 02:03:40] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003349 10.0.0.57 - - [2025-09-08 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.57 - - [2025-09-08 02:03:40] "GET /project/135c9da9-23ef-495b-8f50-bc0c81625805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032239 10.0.0.57 - - [2025-09-08 02:03:40] "POST /virtual-machines HTTP/1.1" 200 395 0.006818 10.0.0.57 - - [2025-09-08 02:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019781 10.0.0.57 - - [2025-09-08 02:03:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095616 10.0.0.57 - - [2025-09-08 02:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008722 10.0.0.57 - - [2025-09-08 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012140 10.0.0.57 - - [2025-09-08 02:03:40] "GET /virtual-machine-interface/0a4a4526-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004025 10.0.0.57 - - [2025-09-08 02:03:40] "POST /instance-ips HTTP/1.1" 200 397 0.024975 10.0.0.57 - - [2025-09-08 02:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018177 10.0.0.57 - - [2025-09-08 02:03:40] "GET /virtual-machine-interface/0a4a4526-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007364 10.0.0.57 - - [2025-09-08 02:03:40] "POST /set-tag HTTP/1.1" 200 109 0.018892 10.0.0.57 - - [2025-09-08 02:03:40] "GET /virtual-machine-interface/0a4a4526-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011657 10.0.0.57 - - [2025-09-08 02:03:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002495 10.0.0.57 - - [2025-09-08 02:03:40] "GET /instance-ip/0a61668e-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.007885 10.0.0.57 - - [2025-09-08 02:03:41] "GET /virtual-machine-interface/0a4a4526-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004067 10.0.0.57 - - [2025-09-08 02:03:41] "POST /set-tag HTTP/1.1" 200 109 0.001585 10.0.0.57 - - [2025-09-08 02:03:41] "POST /tags HTTP/1.1" 200 299 0.020208 10.0.0.57 - - [2025-09-08 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006430 10.0.0.57 - - [2025-09-08 02:03:41] "GET /tag/2dbd640e-812a-47ce-8d68-2b22c33de3f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011687 10.0.0.57 - - [2025-09-08 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.57 - - [2025-09-08 02:03:41] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005735 10.0.0.57 - - [2025-09-08 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.57 - - [2025-09-08 02:03:41] "GET /project/135c9da9-23ef-495b-8f50-bc0c81625805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027458 10.0.0.57 - - [2025-09-08 02:03:41] "POST /virtual-machines HTTP/1.1" 200 395 0.012878 10.0.0.57 - - [2025-09-08 02:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015938 10.0.0.57 - - [2025-09-08 02:03:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117329 10.0.0.57 - - [2025-09-08 02:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008320 10.0.0.57 - - [2025-09-08 02:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007785 10.0.0.57 - - [2025-09-08 02:03:41] "GET /virtual-machine-interface/0ab03278-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004858 10.0.0.57 - - [2025-09-08 02:03:41] "POST /instance-ips HTTP/1.1" 200 397 0.019668 10.0.0.57 - - [2025-09-08 02:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021456 10.0.0.57 - - [2025-09-08 02:03:41] "GET /virtual-machine-interface/0ab03278-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.015866 10.0.0.57 - - [2025-09-08 02:03:41] "POST /set-tag HTTP/1.1" 200 109 0.017163 10.0.0.57 - - [2025-09-08 02:03:41] "GET /virtual-machine-interface/0ab03278-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.015628 10.0.0.57 - - [2025-09-08 02:03:41] "GET /instance-ip/0acba0ee-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002644 10.0.0.57 - - [2025-09-08 02:03:41] "GET /virtual-machine-interface/0ab03278-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003978 10.0.0.57 - - [2025-09-08 02:03:41] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.57 - - [2025-09-08 02:03:41] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.002973 10.0.0.57 - - [2025-09-08 02:03:41] "POST /ref-update HTTP/1.1" 200 156 0.007853 10.0.0.57 - - [2025-09-08 02:03:41] "GET /virtual-machine-interface/0960ca5e-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013700 10.0.0.57 - - [2025-09-08 02:03:41] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.57 - - [2025-09-08 02:03:41] "GET /virtual-machine-interface/07468c04-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005987 10.0.0.57 - - [2025-09-08 02:03:41] "POST /set-tag HTTP/1.1" 200 109 0.001873 10.0.0.57 - - [2025-09-08 02:03:41] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004722 10.0.0.57 - - [2025-09-08 02:03:41] "POST /ref-update HTTP/1.1" 200 156 0.007812 10.0.0.57 - - [2025-09-08 02:03:41] "GET /virtual-machine-interface/09e50594-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016817 10.0.0.57 - - [2025-09-08 02:03:41] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.57 - - [2025-09-08 02:03:41] "GET /virtual-machine-interface/07ba1c5a-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003524 10.0.0.57 - - [2025-09-08 02:03:41] "POST /set-tag HTTP/1.1" 200 109 0.001762 10.0.0.57 - - [2025-09-08 02:03:42] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003719 10.0.0.57 - - [2025-09-08 02:03:42] "POST /ref-update HTTP/1.1" 200 156 0.007952 10.0.0.57 - - [2025-09-08 02:03:42] "GET /virtual-machine-interface/0a4a4526-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009006 10.0.0.57 - - [2025-09-08 02:03:42] "POST /set-tag HTTP/1.1" 200 109 0.003583 10.0.0.57 - - [2025-09-08 02:03:42] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003607 10.0.0.57 - - [2025-09-08 02:03:42] "POST /ref-update HTTP/1.1" 200 156 0.006866 10.0.0.57 - - [2025-09-08 02:03:42] "GET /virtual-machine-interface/0ab03278-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003994 10.0.0.57 - - [2025-09-08 02:03:42] "POST /set-tag HTTP/1.1" 200 109 0.001653 10.0.0.57 - - [2025-09-08 02:03:42] "GET /virtual-machine-interface/0846aac6-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003351 10.0.0.57 - - [2025-09-08 02:03:42] "POST /set-tag HTTP/1.1" 200 109 0.003118 10.0.0.57 - - [2025-09-08 02:03:42] "GET /virtual-machine-interface/08bf7992-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003551 10.0.0.57 - - [2025-09-08 02:03:42] "POST /set-tag HTTP/1.1" 200 109 0.001776 10.0.0.57 - - [2025-09-08 02:03:42] "GET /virtual-machine-interface/0960ca5e-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004004 10.0.0.57 - - [2025-09-08 02:03:42] "POST /set-tag HTTP/1.1" 200 109 0.001708 10.0.0.57 - - [2025-09-08 02:03:42] "GET /virtual-machine-interface/09e50594-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003655 10.0.0.57 - - [2025-09-08 02:03:42] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.57 - - [2025-09-08 02:03:42] "GET /virtual-machine-interface/0a4a4526-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004039 10.0.0.57 - - [2025-09-08 02:03:42] "POST /set-tag HTTP/1.1" 200 109 0.003318 10.0.0.57 - - [2025-09-08 02:03:42] "GET /virtual-machine-interface/0ab03278-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003620 10.0.0.57 - - [2025-09-08 02:03:42] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.57 - - [2025-09-08 02:03:42] "GET /virtual-machine-interface/07468c04-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003545 10.0.0.57 - - [2025-09-08 02:03:42] "POST /set-tag HTTP/1.1" 200 109 0.001690 10.0.0.57 - - [2025-09-08 02:03:42] "GET /global-system-configs HTTP/1.1" 200 322 0.001683 10.0.0.57 - - [2025-09-08 02:03:42] "GET /virtual-machine-interface/0846aac6-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004118 10.0.0.57 - - [2025-09-08 02:03:42] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.57 - - [2025-09-08 02:03:43] "GET /virtual-machine-interface/08bf7992-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003949 10.0.0.57 - - [2025-09-08 02:03:43] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.57 - - [2025-09-08 02:03:44] "GET /virtual-machine/dc986984-66ed-4e91-8e8f-507305b92066?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003699 10.0.0.57 - - [2025-09-08 02:03:44] "GET /virtual-machine-interface/07468c04-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004169 10.0.0.57 - - [2025-09-08 02:03:46] "GET /virtual-machine-interface/0ab03278-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004419 10.0.0.57 - - [2025-09-08 02:03:46] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.57 - - [2025-09-08 02:03:46] "GET /virtual-machine-interface/07ba1c5a-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004141 10.0.0.57 - - [2025-09-08 02:03:46] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.57 - - [2025-09-08 02:03:49] "GET /virtual-machine/9f58401e-3146-4549-bb37-a3c225bffa13?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002619 10.0.0.57 - - [2025-09-08 02:03:49] "GET /virtual-machine-interface/07ba1c5a-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003564 10.0.0.57 - - [2025-09-08 02:03:50] "GET /virtual-machine/529ea39e-b6ed-4eab-a9e4-7a76970697e2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002638 10.0.0.57 - - [2025-09-08 02:03:50] "GET /virtual-machine-interface/0846aac6-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003869 10.0.0.57 - - [2025-09-08 02:03:50] "GET /virtual-machine/b199abb3-6d5d-4ae7-8499-6a12743a2503?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002447 10.0.0.57 - - [2025-09-08 02:03:50] "GET /virtual-machine-interface/08bf7992-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004085 10.0.0.57 - - [2025-09-08 02:03:51] "GET /virtual-machine-interface/0960ca5e-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007096 10.0.0.57 - - [2025-09-08 02:03:51] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.57 - - [2025-09-08 02:03:51] "GET /virtual-machine-interface/09e50594-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004200 10.0.0.57 - - [2025-09-08 02:03:51] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.57 - - [2025-09-08 02:03:51] "GET /virtual-machine-interface/0a4a4526-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003748 10.0.0.57 - - [2025-09-08 02:03:51] "POST /set-tag HTTP/1.1" 200 109 0.001644 10.0.0.57 - - [2025-09-08 02:03:55] "GET /virtual-machine/f8074a25-f5b0-43ab-a247-f63e86bba661?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002904 10.0.0.57 - - [2025-09-08 02:03:55] "GET /virtual-machine-interface/0960ca5e-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003488 10.0.0.57 - - [2025-09-08 02:03:55] "GET /virtual-machine/3703ca4e-142f-4fa0-8520-06425abebd79?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002632 10.0.0.57 - - [2025-09-08 02:03:55] "GET /virtual-machine-interface/0a4a4526-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004278 10.0.0.57 - - [2025-09-08 02:03:55] "GET /virtual-machine/ee706f57-fb6f-4245-b059-7d1e7a2c8bd3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002690 10.0.0.57 - - [2025-09-08 02:03:55] "GET /virtual-machine-interface/09e50594-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003797 10.0.0.57 - - [2025-09-08 02:03:55] "GET /virtual-machine/e06156bf-6c9c-454a-a66b-7f67b0f918df?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002561 10.0.0.57 - - [2025-09-08 02:03:55] "GET /virtual-machine-interface/0ab03278-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005522 10.0.0.57 - - [2025-09-08 02:03:55] "GET /loadbalancer/2c099e9e-99be-4637-8242-6c1c80156a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005933 10.0.0.57 - - [2025-09-08 02:03:55] "POST /tags HTTP/1.1" 200 333 0.018782 10.0.0.57 - - [2025-09-08 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007521 10.0.0.57 - - [2025-09-08 02:03:55] "GET /tag/4ba78900-425f-4e89-a5ae-c66525f1107c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015055 10.0.0.57 - - [2025-09-08 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.57 - - [2025-09-08 02:03:55] "GET /project/ebe85b2d-1890-4576-9cd3-6cc0af121540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032296 10.0.0.57 - - [2025-09-08 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.57 - - [2025-09-08 02:03:55] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003417 10.0.0.57 - - [2025-09-08 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.57 - - [2025-09-08 02:03:56] "GET /service-appliance-set/2d0f90d8-e85c-49f6-8242-c5210a9048c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002070 10.0.0.57 - - [2025-09-08 02:03:56] "POST /fqname-to-id HTTP/1.1" 404 273 0.001205 10.0.0.57 - - [2025-09-08 02:03:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.085669 10.0.0.57 - - [2025-09-08 02:03:56] "GET /virtual-machine-interface/72a3f2ca-94cd-47c5-8665-aef6e71ab6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.009141 10.0.0.57 - - [2025-09-08 02:03:56] "POST /instance-ips HTTP/1.1" 200 409 0.021048 10.0.0.57 - - [2025-09-08 02:03:56] "GET /instance-ip/0904635b-d9c1-497e-836a-8e651aba06ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.004343 10.0.0.57 - - [2025-09-08 02:03:56] "POST /loadbalancers HTTP/1.1" 200 629 0.056989 10.0.0.57 - - [2025-09-08 02:03:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022213 10.0.0.57 - - [2025-09-08 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.57 - - [2025-09-08 02:03:56] "GET /project/ebe85b2d-1890-4576-9cd3-6cc0af121540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041553 10.0.0.57 - - [2025-09-08 02:03:56] "GET /instance-ip/0904635b-d9c1-497e-836a-8e651aba06ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.002823 10.0.0.57 - - [2025-09-08 02:03:56] "GET /project/ebe85b2d-1890-4576-9cd3-6cc0af121540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029426 10.0.0.57 - - [2025-09-08 02:03:56] "GET /loadbalancer/2c099e9e-99be-4637-8242-6c1c80156a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002099 10.0.0.57 - - [2025-09-08 02:03:56] "POST /floating-ips HTTP/1.1" 200 597 0.020139 10.0.0.57 - - [2025-09-08 02:03:56] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.053145 10.0.0.57 - - [2025-09-08 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.57 - - [2025-09-08 02:03:56] "GET /project/ebe85b2d-1890-4576-9cd3-6cc0af121540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026354 10.0.0.57 - - [2025-09-08 02:03:56] "GET /loadbalancer-listener/5cd5e7aa-2df9-4492-b401-03f1fc123bcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002548 10.0.0.57 - - [2025-09-08 02:03:56] "GET /loadbalancer-listener/5cd5e7aa-2df9-4492-b401-03f1fc123bcc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002367 10.0.0.57 - - [2025-09-08 02:03:56] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017863 10.0.0.57 - - [2025-09-08 02:03:56] "GET /instance-ip/0904635b-d9c1-497e-836a-8e651aba06ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003964 10.0.0.57 - - [2025-09-08 02:03:56] "GET /instance-ip/0904635b-d9c1-497e-836a-8e651aba06ad?fields=floating_ips HTTP/1.1" 200 1210 0.004937 10.0.0.57 - - [2025-09-08 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.57 - - [2025-09-08 02:03:56] "GET /floating-ip/5397bc5a-30d3-4fa9-bb4e-69f4d7c3fef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.004593 10.0.0.57 - - [2025-09-08 02:03:56] "GET /loadbalancer/2c099e9e-99be-4637-8242-6c1c80156a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001721 10.0.0.57 - - [2025-09-08 02:03:56] "GET /loadbalancer-pool/22ce1029-2eed-4fcb-ad4c-ffedcf299106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003124 10.0.0.57 - - [2025-09-08 02:03:56] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013192 10.0.0.57 - - [2025-09-08 02:03:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010699 10.0.0.57 - - [2025-09-08 02:03:56] "GET /virtual-machine-interface/07468c04-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005427 10.0.0.57 - - [2025-09-08 02:03:56] "GET /virtual-machine-interface/07468c04-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005495 10.0.0.57 - - [2025-09-08 02:03:56] "POST /ref-update HTTP/1.1" 200 156 0.006718 10.0.0.57 - - [2025-09-08 02:03:56] "GET /floating-ip/5397bc5a-30d3-4fa9-bb4e-69f4d7c3fef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.015685 10.0.0.57 - - [2025-09-08 02:03:56] "POST /tags HTTP/1.1" 409 221 0.001626 10.0.0.57 - - [2025-09-08 02:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.57 - - [2025-09-08 02:03:56] "GET /tag/4ba78900-425f-4e89-a5ae-c66525f1107c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011036 10.0.0.57 - - [2025-09-08 02:03:56] "PUT /floating-ip/5397bc5a-30d3-4fa9-bb4e-69f4d7c3fef2 HTTP/1.1" 200 256 0.018521 10.0.0.57 - - [2025-09-08 02:03:56] "GET /loadbalancer/2c099e9e-99be-4637-8242-6c1c80156a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.025327 10.0.0.57 - - [2025-09-08 02:03:56] "POST /set-tag HTTP/1.1" 200 109 0.067490 10.0.0.57 - - [2025-09-08 02:03:56] "GET /loadbalancer-pool/22ce1029-2eed-4fcb-ad4c-ffedcf299106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005518 10.0.0.57 - - [2025-09-08 02:03:56] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021767 10.0.0.57 - - [2025-09-08 02:03:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008353 10.0.0.57 - - [2025-09-08 02:03:56] "GET /virtual-machine-interface/07ba1c5a-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.023015 10.0.0.57 - - [2025-09-08 02:03:57] "GET /virtual-machine-interface/07ba1c5a-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006987 10.0.0.57 - - [2025-09-08 02:03:57] "POST /ref-update HTTP/1.1" 200 156 0.005496 10.0.0.57 - - [2025-09-08 02:03:57] "GET /floating-ip/5397bc5a-30d3-4fa9-bb4e-69f4d7c3fef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.011082 10.0.0.57 - - [2025-09-08 02:03:57] "POST /set-tag HTTP/1.1" 200 109 0.063855 10.0.0.57 - - [2025-09-08 02:03:57] "POST /tags HTTP/1.1" 409 206 0.003332 10.0.0.57 - - [2025-09-08 02:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.57 - - [2025-09-08 02:03:57] "GET /tag/590c436e-0a62-486d-9651-14a31d80a0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010567 10.0.0.57 - - [2025-09-08 02:03:57] "POST /tags HTTP/1.1" 409 204 0.002143 10.0.0.57 - - [2025-09-08 02:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.57 - - [2025-09-08 02:03:57] "GET /tag/61a7b315-aa74-42f0-8809-d849c2a43aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.009563 10.0.0.57 - - [2025-09-08 02:03:57] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001798 10.0.0.57 - - [2025-09-08 02:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.57 - - [2025-09-08 02:03:57] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002048 10.0.0.57 - - [2025-09-08 02:03:57] "POST /tags HTTP/1.1" 409 206 0.001294 10.0.0.57 - - [2025-09-08 02:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001259 10.0.0.57 - - [2025-09-08 02:03:57] "GET /tag/590c436e-0a62-486d-9651-14a31d80a0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010779 10.0.0.57 - - [2025-09-08 02:03:57] "POST /tags HTTP/1.1" 409 226 0.001331 10.0.0.57 - - [2025-09-08 02:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.57 - - [2025-09-08 02:03:57] "GET /tag/9ba1b037-4eb5-4870-baa5-dc6ba24e2702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009910 10.0.0.57 - - [2025-09-08 02:03:57] "POST /tags HTTP/1.1" 409 204 0.001474 10.0.0.57 - - [2025-09-08 02:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001270 10.0.0.57 - - [2025-09-08 02:03:57] "GET /tag/61a7b315-aa74-42f0-8809-d849c2a43aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.009504 10.0.0.57 - - [2025-09-08 02:03:57] "POST /tags HTTP/1.1" 409 226 0.001098 10.0.0.57 - - [2025-09-08 02:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.57 - - [2025-09-08 02:03:57] "GET /tag/9ba1b037-4eb5-4870-baa5-dc6ba24e2702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016959 10.0.0.57 - - [2025-09-08 02:03:57] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001779 10.0.0.57 - - [2025-09-08 02:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001174 10.0.0.57 - - [2025-09-08 02:03:57] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002864 10.0.0.57 - - [2025-09-08 02:03:57] "POST /firewall-rules HTTP/1.1" 200 626 0.081644 10.0.0.57 - - [2025-09-08 02:03:57] "POST /firewall-rules HTTP/1.1" 200 646 0.074563 10.0.0.57 - - [2025-09-08 02:03:57] "GET /firewall-rule/12870c67-7807-430f-bfdf-71a2ed85f848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003718 10.0.0.57 - - [2025-09-08 02:03:57] "GET /firewall-policy/8867e0cd-85f0-49b1-82ec-d7046e8bd4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002126 10.0.0.57 - - [2025-09-08 02:03:57] "GET /firewall-rule/58945813-227b-4e35-9182-dd0675fce061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003155 10.0.0.57 - - [2025-09-08 02:03:57] "POST /ref-update HTTP/1.1" 200 156 0.015070 10.0.0.57 - - [2025-09-08 02:03:57] "POST /firewall-policys HTTP/1.1" 200 606 0.026514 10.0.0.57 - - [2025-09-08 02:03:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020975 10.0.0.57 - - [2025-09-08 02:03:57] "GET /firewall-policy/60d767f0-7994-4bd7-8c2c-1d514ecddd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007463 10.0.0.57 - - [2025-09-08 02:03:57] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002911 10.0.0.57 - - [2025-09-08 02:03:57] "GET /firewall-policy/60d767f0-7994-4bd7-8c2c-1d514ecddd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002695 10.0.0.57 - - [2025-09-08 02:03:57] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.003883 10.0.0.57 - - [2025-09-08 02:03:58] "GET /firewall-policy/8867e0cd-85f0-49b1-82ec-d7046e8bd4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.023191 10.0.0.57 - - [2025-09-08 02:03:58] "GET /firewall-policy/934f760c-3dad-4b58-8f57-55bdbe57a55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003631 10.0.0.57 - - [2025-09-08 02:03:58] "GET /firewall-policy/8867e0cd-85f0-49b1-82ec-d7046e8bd4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.001842 10.0.0.57 - - [2025-09-08 02:03:58] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.002865 10.0.0.57 - - [2025-09-08 02:03:58] "POST /ref-update HTTP/1.1" 200 156 0.020042 10.0.0.57 - - [2025-09-08 02:03:58] "POST /ref-update HTTP/1.1" 200 156 0.037311 10.0.0.57 - - [2025-09-08 02:03:58] "POST /ref-update HTTP/1.1" 200 156 0.021198 10.0.0.57 - - [2025-09-08 02:03:58] "POST /ref-update HTTP/1.1" 200 156 0.040999 10.0.0.57 - - [2025-09-08 02:03:58] "POST /ref-update HTTP/1.1" 200 156 0.036100 10.0.0.57 - - [2025-09-08 02:03:58] "GET /firewall-policy/60d767f0-7994-4bd7-8c2c-1d514ecddd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002817 10.0.0.57 - - [2025-09-08 02:05:56] "POST /tags HTTP/1.1" 409 252 0.002314 10.0.0.57 - - [2025-09-08 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.57 - - [2025-09-08 02:05:56] "GET /tag/22a080de-b9d0-4cb4-b562-5834c030bf76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017459 10.0.0.57 - - [2025-09-08 02:05:56] "POST /tags HTTP/1.1" 409 228 0.002531 10.0.0.57 - - [2025-09-08 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.57 - - [2025-09-08 02:05:57] "GET /tag/4e36713e-cb4f-4e28-a3b0-48671ff70b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015841 10.0.0.57 - - [2025-09-08 02:05:57] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004025 10.0.0.57 - - [2025-09-08 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.57 - - [2025-09-08 02:05:57] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.013017 10.0.0.57 - - [2025-09-08 02:05:57] "POST /tags HTTP/1.1" 409 206 0.002025 10.0.0.57 - - [2025-09-08 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.57 - - [2025-09-08 02:05:57] "GET /tag/590c436e-0a62-486d-9651-14a31d80a0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015689 10.0.0.57 - - [2025-09-08 02:05:57] "POST /tags HTTP/1.1" 409 226 0.002690 10.0.0.57 - - [2025-09-08 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.57 - - [2025-09-08 02:05:57] "GET /tag/9ba1b037-4eb5-4870-baa5-dc6ba24e2702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010928 10.0.0.57 - - [2025-09-08 02:05:57] "POST /tags HTTP/1.1" 409 204 0.001776 10.0.0.57 - - [2025-09-08 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.57 - - [2025-09-08 02:05:57] "GET /tag/61a7b315-aa74-42f0-8809-d849c2a43aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011333 10.0.0.57 - - [2025-09-08 02:05:57] "POST /tags HTTP/1.1" 409 226 0.001722 10.0.0.57 - - [2025-09-08 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.57 - - [2025-09-08 02:05:57] "GET /tag/9ba1b037-4eb5-4870-baa5-dc6ba24e2702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013069 10.0.0.57 - - [2025-09-08 02:05:57] "POST /tags HTTP/1.1" 409 228 0.014224 10.0.0.57 - - [2025-09-08 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.57 - - [2025-09-08 02:05:57] "GET /tag/4e36713e-cb4f-4e28-a3b0-48671ff70b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013182 10.0.0.57 - - [2025-09-08 02:05:57] "POST /tags HTTP/1.1" 409 252 0.002490 10.0.0.57 - - [2025-09-08 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.57 - - [2025-09-08 02:05:57] "GET /tag/22a080de-b9d0-4cb4-b562-5834c030bf76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010582 10.0.0.57 - - [2025-09-08 02:05:57] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.001974 10.0.0.57 - - [2025-09-08 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.57 - - [2025-09-08 02:05:57] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003097 10.0.0.57 - - [2025-09-08 02:05:57] "POST /firewall-rules HTTP/1.1" 409 281 0.001821 10.0.0.57 - - [2025-09-08 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001198 10.0.0.57 - - [2025-09-08 02:05:57] "PUT /firewall-rule/58945813-227b-4e35-9182-dd0675fce061 HTTP/1.1" 200 260 0.017088 10.0.0.57 - - [2025-09-08 02:05:57] "POST /firewall-rules HTTP/1.1" 409 291 0.014510 10.0.0.57 - - [2025-09-08 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.57 - - [2025-09-08 02:05:57] "PUT /firewall-rule/12870c67-7807-430f-bfdf-71a2ed85f848 HTTP/1.1" 200 260 0.023288 10.0.0.57 - - [2025-09-08 02:05:57] "GET /firewall-rule/12870c67-7807-430f-bfdf-71a2ed85f848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.012106 10.0.0.57 - - [2025-09-08 02:05:57] "POST /firewall-rules HTTP/1.1" 200 658 0.086693 10.0.0.57 - - [2025-09-08 02:05:57] "GET /firewall-rule/f667b10d-5f5f-438b-be8a-4162d4d59224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004812 10.0.0.57 - - [2025-09-08 02:05:57] "GET /firewall-policy/8867e0cd-85f0-49b1-82ec-d7046e8bd4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002232 10.0.0.57 - - [2025-09-08 02:05:57] "GET /firewall-rule/58945813-227b-4e35-9182-dd0675fce061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003241 10.0.0.57 - - [2025-09-08 02:05:57] "POST /firewall-policys HTTP/1.1" 409 269 0.001612 10.0.0.57 - - [2025-09-08 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.57 - - [2025-09-08 02:05:57] "PUT /firewall-policy/60d767f0-7994-4bd7-8c2c-1d514ecddd4d HTTP/1.1" 200 264 0.019515 10.0.0.57 - - [2025-09-08 02:05:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.018012 10.0.0.57 - - [2025-09-08 02:05:57] "GET /firewall-policy/60d767f0-7994-4bd7-8c2c-1d514ecddd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008383 10.0.0.57 - - [2025-09-08 02:05:58] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002851 10.0.0.57 - - [2025-09-08 02:05:58] "GET /firewall-policy/60d767f0-7994-4bd7-8c2c-1d514ecddd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002708 10.0.0.57 - - [2025-09-08 02:05:58] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.002292 10.0.0.57 - - [2025-09-08 02:05:58] "GET /firewall-policy/60d767f0-7994-4bd7-8c2c-1d514ecddd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001918 10.0.0.57 - - [2025-09-08 02:05:58] "GET /firewall-policy/60d767f0-7994-4bd7-8c2c-1d514ecddd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002738 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:06:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:06:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:06:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:06:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:06:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:06:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000852 10.0.0.57 - - [2025-09-08 02:06:59] "GET /virtual-machine-interface/07468c04-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004640 10.0.0.57 - - [2025-09-08 02:06:59] "POST /set-tag HTTP/1.1" 200 109 0.003470 10.0.0.57 - - [2025-09-08 02:06:59] "GET /virtual-machine-interface/09e50594-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006181 10.0.0.57 - - [2025-09-08 02:06:59] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.57 - - [2025-09-08 02:06:59] "GET /virtual-machine-interface/0846aac6-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004528 10.0.0.57 - - [2025-09-08 02:06:59] "POST /set-tag HTTP/1.1" 200 109 0.003063 10.0.0.57 - - [2025-09-08 02:06:59] "GET /virtual-machine-interface/08bf7992-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004153 10.0.0.57 - - [2025-09-08 02:06:59] "POST /set-tag HTTP/1.1" 200 109 0.001734 10.0.0.57 - - [2025-09-08 02:06:59] "GET /virtual-machine-interface/07ba1c5a-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003761 10.0.0.57 - - [2025-09-08 02:06:59] "POST /set-tag HTTP/1.1" 200 109 0.001612 10.0.0.57 - - [2025-09-08 02:06:59] "GET /virtual-machine-interface/0ab03278-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003843 10.0.0.57 - - [2025-09-08 02:06:59] "POST /set-tag HTTP/1.1" 200 109 0.001503 10.0.0.57 - - [2025-09-08 02:06:59] "GET /virtual-machine-interface/0a4a4526-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003445 10.0.0.57 - - [2025-09-08 02:06:59] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.57 - - [2025-09-08 02:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.57 - - [2025-09-08 02:06:59] "GET /loadbalancer/2c099e9e-99be-4637-8242-6c1c80156a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002305 10.0.0.57 - - [2025-09-08 02:06:59] "GET /virtual-machine-interface/07468c04-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003445 10.0.0.57 - - [2025-09-08 02:06:59] "POST /set-tag HTTP/1.1" 200 109 0.018221 10.0.0.57 - - [2025-09-08 02:06:59] "DELETE /loadbalancer-member/9f6331c8-1627-465d-9b1b-0e39aacb4011 HTTP/1.1" 200 115 0.034671 10.0.0.57 - - [2025-09-08 02:06:59] "GET /virtual-machine-interface/0960ca5e-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004555 10.0.0.57 - - [2025-09-08 02:06:59] "POST /set-tag HTTP/1.1" 200 109 0.001664 10.0.0.57 - - [2025-09-08 02:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.57 - - [2025-09-08 02:06:59] "GET /loadbalancer/2c099e9e-99be-4637-8242-6c1c80156a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002071 10.0.0.57 - - [2025-09-08 02:07:00] "GET /virtual-machine-interface/0846aac6-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009490 10.0.0.57 - - [2025-09-08 02:07:00] "POST /set-tag HTTP/1.1" 200 109 0.003435 10.0.0.57 - - [2025-09-08 02:07:00] "GET /virtual-machine-interface/0846aac6-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004343 10.0.0.57 - - [2025-09-08 02:07:00] "POST /set-tag HTTP/1.1" 200 109 0.002924 10.0.0.57 - - [2025-09-08 02:07:00] "GET /virtual-machine/529ea39e-b6ed-4eab-a9e4-7a76970697e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003378 10.0.0.57 - - [2025-09-08 02:07:00] "POST /ref-update HTTP/1.1" 200 156 0.017638 10.0.0.57 - - [2025-09-08 02:07:00] "GET /virtual-machine-interface/0846aac6-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004252 10.0.0.57 - - [2025-09-08 02:07:00] "POST /set-tag HTTP/1.1" 200 109 0.019683 10.0.0.57 - - [2025-09-08 02:07:00] "POST /set-tag HTTP/1.1" 200 109 0.033734 10.0.0.57 - - [2025-09-08 02:07:00] "POST /set-tag HTTP/1.1" 200 109 0.020708 10.0.0.57 - - [2025-09-08 02:07:00] "POST /set-tag HTTP/1.1" 200 109 0.030262 10.0.0.57 - - [2025-09-08 02:07:00] "POST /set-tag HTTP/1.1" 200 109 0.024500 10.0.0.57 - - [2025-09-08 02:07:00] "DELETE /instance-ip/0860d8f6-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.029367 10.0.0.57 - - [2025-09-08 02:07:00] "DELETE /virtual-machine-interface/0846aac6-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.029940 10.0.0.57 - - [2025-09-08 02:07:00] "DELETE /virtual-machine/529ea39e-b6ed-4eab-a9e4-7a76970697e2 HTTP/1.1" 200 115 0.015038 10.0.0.57 - - [2025-09-08 02:07:00] "GET /virtual-machine-interface/08bf7992-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003607 10.0.0.57 - - [2025-09-08 02:07:00] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.57 - - [2025-09-08 02:07:00] "GET /virtual-machine-interface/08bf7992-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004034 10.0.0.57 - - [2025-09-08 02:07:00] "POST /set-tag HTTP/1.1" 200 109 0.001653 10.0.0.57 - - [2025-09-08 02:07:00] "GET /virtual-machine/b199abb3-6d5d-4ae7-8499-6a12743a2503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002910 10.0.0.57 - - [2025-09-08 02:07:00] "POST /ref-update HTTP/1.1" 200 156 0.009259 10.0.0.57 - - [2025-09-08 02:07:00] "GET /virtual-machine-interface/08bf7992-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010572 10.0.0.57 - - [2025-09-08 02:07:00] "POST /set-tag HTTP/1.1" 200 109 0.031329 10.0.0.57 - - [2025-09-08 02:07:00] "POST /set-tag HTTP/1.1" 200 109 0.029984 10.0.0.57 - - [2025-09-08 02:07:00] "POST /set-tag HTTP/1.1" 200 109 0.036482 10.0.0.57 - - [2025-09-08 02:07:01] "POST /set-tag HTTP/1.1" 200 109 0.015247 10.0.0.57 - - [2025-09-08 02:07:01] "POST /set-tag HTTP/1.1" 200 109 0.029726 10.0.0.57 - - [2025-09-08 02:07:01] "DELETE /instance-ip/08dace18-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.059113 10.0.0.57 - - [2025-09-08 02:07:01] "DELETE /virtual-machine-interface/08bf7992-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.039959 10.0.0.57 - - [2025-09-08 02:07:01] "DELETE /virtual-machine/b199abb3-6d5d-4ae7-8499-6a12743a2503 HTTP/1.1" 200 115 0.023147 10.0.0.57 - - [2025-09-08 02:07:01] "DELETE /tag/27d698d9-3066-4d60-97ed-f0ce534b9368 HTTP/1.1" 200 115 0.029939 10.0.0.57 - - [2025-09-08 02:07:01] "GET /virtual-machine-interface/07ba1c5a-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004246 10.0.0.57 - - [2025-09-08 02:07:01] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.57 - - [2025-09-08 02:07:01] "GET /virtual-machine-interface/07ba1c5a-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004237 10.0.0.57 - - [2025-09-08 02:07:01] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.57 - - [2025-09-08 02:07:01] "GET /virtual-machine/9f58401e-3146-4549-bb37-a3c225bffa13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003513 10.0.0.57 - - [2025-09-08 02:07:01] "POST /ref-update HTTP/1.1" 200 156 0.010772 10.0.0.57 - - [2025-09-08 02:07:01] "GET /virtual-machine-interface/07ba1c5a-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.008790 10.0.0.57 - - [2025-09-08 02:07:01] "POST /set-tag HTTP/1.1" 200 109 0.051815 10.0.0.57 - - [2025-09-08 02:07:01] "POST /set-tag HTTP/1.1" 200 109 0.032311 10.0.0.57 - - [2025-09-08 02:07:01] "POST /set-tag HTTP/1.1" 200 109 0.040954 10.0.0.57 - - [2025-09-08 02:07:01] "POST /set-tag HTTP/1.1" 200 109 0.014392 10.0.0.57 - - [2025-09-08 02:07:01] "POST /set-tag HTTP/1.1" 200 109 0.024911 10.0.0.57 - - [2025-09-08 02:07:01] "DELETE /instance-ip/07d2a5d6-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.044513 10.0.0.57 - - [2025-09-08 02:07:01] "POST /ref-update HTTP/1.1" 200 156 0.007381 10.0.0.57 - - [2025-09-08 02:07:01] "DELETE /virtual-machine-interface/07ba1c5a-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.036575 10.0.0.57 - - [2025-09-08 02:07:01] "DELETE /virtual-machine/9f58401e-3146-4549-bb37-a3c225bffa13 HTTP/1.1" 200 115 0.016603 10.0.0.57 - - [2025-09-08 02:07:01] "GET /virtual-machine-interface/07468c04-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004078 10.0.0.57 - - [2025-09-08 02:07:01] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.57 - - [2025-09-08 02:07:01] "GET /virtual-machine-interface/07468c04-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004699 10.0.0.57 - - [2025-09-08 02:07:01] "POST /set-tag HTTP/1.1" 200 109 0.003468 10.0.0.57 - - [2025-09-08 02:07:01] "GET /virtual-machine/dc986984-66ed-4e91-8e8f-507305b92066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003144 10.0.0.57 - - [2025-09-08 02:07:01] "POST /ref-update HTTP/1.1" 200 156 0.013316 10.0.0.57 - - [2025-09-08 02:07:01] "GET /virtual-machine-interface/07468c04-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014934 10.0.0.57 - - [2025-09-08 02:07:02] "POST /set-tag HTTP/1.1" 200 109 0.020572 10.0.0.57 - - [2025-09-08 02:07:02] "POST /set-tag HTTP/1.1" 200 109 0.045774 10.0.0.57 - - [2025-09-08 02:07:02] "POST /set-tag HTTP/1.1" 200 109 0.037165 10.0.0.57 - - [2025-09-08 02:07:02] "POST /set-tag HTTP/1.1" 200 109 0.029013 10.0.0.57 - - [2025-09-08 02:07:02] "POST /set-tag HTTP/1.1" 200 109 0.057832 10.0.0.57 - - [2025-09-08 02:07:02] "DELETE /instance-ip/075ed28c-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.066658 10.0.0.57 - - [2025-09-08 02:07:02] "POST /ref-update HTTP/1.1" 200 156 0.014402 10.0.0.57 - - [2025-09-08 02:07:02] "DELETE /virtual-machine-interface/07468c04-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.053400 10.0.0.57 - - [2025-09-08 02:07:02] "DELETE /virtual-machine/dc986984-66ed-4e91-8e8f-507305b92066 HTTP/1.1" 200 115 0.029610 10.0.0.57 - - [2025-09-08 02:07:02] "DELETE /tag/590c436e-0a62-486d-9651-14a31d80a0ab HTTP/1.1" 409 388 0.010412 10.0.0.57 - - [2025-09-08 02:07:02] "DELETE /tag/1b73d849-6667-4465-a668-c27872b9ac3c HTTP/1.1" 200 115 0.042601 10.0.0.57 - - [2025-09-08 02:07:30] "GET /virtual-machine-interface/09e50594-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004286 10.0.0.57 - - [2025-09-08 02:07:30] "POST /set-tag HTTP/1.1" 200 109 0.002937 10.0.0.57 - - [2025-09-08 02:07:30] "GET /virtual-machine-interface/09e50594-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003870 10.0.0.57 - - [2025-09-08 02:07:30] "POST /set-tag HTTP/1.1" 200 109 0.001802 10.0.0.57 - - [2025-09-08 02:07:30] "GET /virtual-machine/ee706f57-fb6f-4245-b059-7d1e7a2c8bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002945 10.0.0.57 - - [2025-09-08 02:07:30] "POST /ref-update HTTP/1.1" 200 156 0.011338 10.0.0.57 - - [2025-09-08 02:07:30] "GET /virtual-machine-interface/09e50594-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011730 10.0.0.57 - - [2025-09-08 02:07:30] "POST /set-tag HTTP/1.1" 200 109 0.025437 10.0.0.57 - - [2025-09-08 02:07:30] "POST /set-tag HTTP/1.1" 200 109 0.042569 10.0.0.57 - - [2025-09-08 02:07:30] "POST /set-tag HTTP/1.1" 200 109 0.035357 10.0.0.57 - - [2025-09-08 02:07:30] "POST /set-tag HTTP/1.1" 200 109 0.013212 10.0.0.57 - - [2025-09-08 02:07:30] "DELETE /instance-ip/09fd566c-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.046559 10.0.0.57 - - [2025-09-08 02:07:30] "DELETE /virtual-machine-interface/09e50594-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.037350 10.0.0.57 - - [2025-09-08 02:07:30] "DELETE /virtual-machine/ee706f57-fb6f-4245-b059-7d1e7a2c8bd3 HTTP/1.1" 200 115 0.014763 10.0.0.57 - - [2025-09-08 02:07:30] "DELETE /tag/61a7b315-aa74-42f0-8809-d849c2a43aab HTTP/1.1" 409 236 0.003659 10.0.0.57 - - [2025-09-08 02:07:30] "GET /virtual-machine-interface/0a4a4526-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004084 10.0.0.57 - - [2025-09-08 02:07:30] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.57 - - [2025-09-08 02:07:30] "GET /virtual-machine-interface/0a4a4526-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003978 10.0.0.57 - - [2025-09-08 02:07:30] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.57 - - [2025-09-08 02:07:30] "GET /virtual-machine/3703ca4e-142f-4fa0-8520-06425abebd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002807 10.0.0.57 - - [2025-09-08 02:07:30] "POST /ref-update HTTP/1.1" 200 156 0.007469 10.0.0.57 - - [2025-09-08 02:07:30] "GET /virtual-machine-interface/0a4a4526-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010962 10.0.0.57 - - [2025-09-08 02:07:30] "POST /set-tag HTTP/1.1" 200 109 0.014708 10.0.0.57 - - [2025-09-08 02:07:30] "POST /set-tag HTTP/1.1" 200 109 0.023796 10.0.0.57 - - [2025-09-08 02:07:30] "POST /set-tag HTTP/1.1" 200 109 0.024888 10.0.0.57 - - [2025-09-08 02:07:31] "POST /set-tag HTTP/1.1" 200 109 0.012627 10.0.0.57 - - [2025-09-08 02:07:31] "DELETE /instance-ip/0a61668e-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.043414 10.0.0.57 - - [2025-09-08 02:07:31] "DELETE /virtual-machine-interface/0a4a4526-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.041766 10.0.0.57 - - [2025-09-08 02:07:31] "DELETE /virtual-machine/3703ca4e-142f-4fa0-8520-06425abebd79 HTTP/1.1" 200 115 0.018540 10.0.0.57 - - [2025-09-08 02:07:31] "DELETE /tag/356d17e8-682c-4432-9656-fd84311a7ec3 HTTP/1.1" 200 115 0.034860 10.0.0.57 - - [2025-09-08 02:07:31] "GET /virtual-machine-interface/0ab03278-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003621 10.0.0.57 - - [2025-09-08 02:07:31] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.57 - - [2025-09-08 02:07:31] "GET /virtual-machine-interface/0ab03278-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003613 10.0.0.57 - - [2025-09-08 02:07:31] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.57 - - [2025-09-08 02:07:31] "GET /virtual-machine/e06156bf-6c9c-454a-a66b-7f67b0f918df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002948 10.0.0.57 - - [2025-09-08 02:07:31] "POST /ref-update HTTP/1.1" 200 156 0.006942 10.0.0.57 - - [2025-09-08 02:07:31] "GET /virtual-machine-interface/0ab03278-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007034 10.0.0.57 - - [2025-09-08 02:07:31] "POST /set-tag HTTP/1.1" 200 109 0.014506 10.0.0.57 - - [2025-09-08 02:07:31] "POST /set-tag HTTP/1.1" 200 109 0.017344 10.0.0.57 - - [2025-09-08 02:07:31] "POST /set-tag HTTP/1.1" 200 109 0.025645 10.0.0.57 - - [2025-09-08 02:07:31] "POST /set-tag HTTP/1.1" 200 109 0.012502 10.0.0.57 - - [2025-09-08 02:07:31] "DELETE /instance-ip/0acba0ee-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.040424 10.0.0.57 - - [2025-09-08 02:07:31] "DELETE /virtual-machine-interface/0ab03278-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.034620 10.0.0.57 - - [2025-09-08 02:07:31] "DELETE /virtual-machine/e06156bf-6c9c-454a-a66b-7f67b0f918df HTTP/1.1" 200 115 0.014732 10.0.0.57 - - [2025-09-08 02:07:31] "DELETE /tag/22a080de-b9d0-4cb4-b562-5834c030bf76 HTTP/1.1" 409 236 0.004185 10.0.0.57 - - [2025-09-08 02:07:31] "DELETE /tag/4e36713e-cb4f-4e28-a3b0-48671ff70b51 HTTP/1.1" 409 236 0.005540 10.0.0.57 - - [2025-09-08 02:07:31] "DELETE /tag/2dbd640e-812a-47ce-8d68-2b22c33de3f0 HTTP/1.1" 200 115 0.038270 10.0.0.57 - - [2025-09-08 02:07:31] "GET /virtual-machine-interface/0960ca5e-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005042 10.0.0.57 - - [2025-09-08 02:07:31] "POST /set-tag HTTP/1.1" 200 109 0.005944 10.0.0.57 - - [2025-09-08 02:07:31] "GET /virtual-machine-interface/0960ca5e-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004321 10.0.0.57 - - [2025-09-08 02:07:31] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.57 - - [2025-09-08 02:07:31] "GET /virtual-machine/f8074a25-f5b0-43ab-a247-f63e86bba661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002519 10.0.0.57 - - [2025-09-08 02:07:31] "POST /ref-update HTTP/1.1" 200 156 0.006969 10.0.0.57 - - [2025-09-08 02:07:31] "GET /virtual-machine-interface/0960ca5e-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007385 10.0.0.57 - - [2025-09-08 02:07:31] "POST /set-tag HTTP/1.1" 200 109 0.017613 10.0.0.57 - - [2025-09-08 02:07:31] "POST /set-tag HTTP/1.1" 200 109 0.026551 10.0.0.57 - - [2025-09-08 02:07:31] "POST /set-tag HTTP/1.1" 200 109 0.022027 10.0.0.57 - - [2025-09-08 02:07:32] "POST /set-tag HTTP/1.1" 200 109 0.011739 10.0.0.57 - - [2025-09-08 02:07:32] "DELETE /instance-ip/0980e80c-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.043792 10.0.0.57 - - [2025-09-08 02:07:32] "DELETE /virtual-machine-interface/0960ca5e-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.039488 10.0.0.57 - - [2025-09-08 02:07:32] "DELETE /virtual-machine/f8074a25-f5b0-43ab-a247-f63e86bba661 HTTP/1.1" 200 115 0.022084 10.0.0.57 - - [2025-09-08 02:07:32] "DELETE /tag/a2e2babe-cc26-492e-a063-86cb1afc7c4a HTTP/1.1" 200 115 0.037714 10.0.0.57 - - [2025-09-08 02:07:32] "DELETE /tag/4efae13b-37e0-403e-a3d5-a2cfaa9788d0 HTTP/1.1" 200 115 0.036157 10.0.0.57 - - [2025-09-08 02:07:32] "DELETE /tag/2355750d-6c65-4a17-81b4-66d147513427 HTTP/1.1" 200 115 0.026275 10.0.0.57 - - [2025-09-08 02:07:34] "POST /projects HTTP/1.1" 409 238 0.002342 10.0.0.57 - - [2025-09-08 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.57 - - [2025-09-08 02:07:34] "GET /project/135c9da9-23ef-495b-8f50-bc0c81625805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031078 10.0.0.57 - - [2025-09-08 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.57 - - [2025-09-08 02:07:34] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003933 10.0.0.57 - - [2025-09-08 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.57 - - [2025-09-08 02:07:34] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003496 10.0.0.57 - - [2025-09-08 02:07:34] "POST /security-groups HTTP/1.1" 409 285 0.002475 10.0.0.57 - - [2025-09-08 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.57 - - [2025-09-08 02:07:34] "PUT /security-group/7a089e83-6e7d-47ac-b224-e3e90f77f888 HTTP/1.1" 200 262 0.054646 10.0.0.57 - - [2025-09-08 02:07:34] "PUT /access-control-list/13dee189-59b6-445e-98c4-f878ab768658 HTTP/1.1" 200 272 0.007738 10.0.0.57 - - [2025-09-08 02:07:34] "PUT /access-control-list/dae0ab00-46c3-44e1-91cb-b49bd607d70c HTTP/1.1" 200 272 0.016173 10.0.0.57 - - [2025-09-08 02:07:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008431 10.0.0.57 - - [2025-09-08 02:07:39] "POST /projects HTTP/1.1" 409 238 0.002189 10.0.0.57 - - [2025-09-08 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.57 - - [2025-09-08 02:07:39] "GET /project/135c9da9-23ef-495b-8f50-bc0c81625805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027567 10.0.0.57 - - [2025-09-08 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.57 - - [2025-09-08 02:07:39] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003644 10.0.0.57 - - [2025-09-08 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.57 - - [2025-09-08 02:07:39] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004057 10.0.0.57 - - [2025-09-08 02:07:39] "POST /security-groups HTTP/1.1" 409 285 0.001899 10.0.0.57 - - [2025-09-08 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.57 - - [2025-09-08 02:07:39] "PUT /security-group/7a089e83-6e7d-47ac-b224-e3e90f77f888 HTTP/1.1" 200 262 0.055571 10.0.0.57 - - [2025-09-08 02:07:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.020403 10.0.0.57 - - [2025-09-08 02:07:39] "PUT /access-control-list/13dee189-59b6-445e-98c4-f878ab768658 HTTP/1.1" 200 272 0.018196 10.0.0.57 - - [2025-09-08 02:07:39] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.007684 10.0.0.57 - - [2025-09-08 02:07:39] "PUT /access-control-list/dae0ab00-46c3-44e1-91cb-b49bd607d70c HTTP/1.1" 200 272 0.027105 10.0.0.57 - - [2025-09-08 02:07:39] "GET /firewall-rule/cbd55d02-19cb-4050-9804-2dbef46528b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002307 10.0.0.57 - - [2025-09-08 02:07:40] "POST /ref-update HTTP/1.1" 200 156 0.052864 10.0.0.57 - - [2025-09-08 02:07:40] "DELETE /firewall-rule/cbd55d02-19cb-4050-9804-2dbef46528b4 HTTP/1.1" 200 115 0.028186 10.0.0.57 - - [2025-09-08 02:07:40] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4639 0.003459 10.0.0.57 - - [2025-09-08 02:07:40] "GET /firewall-rule/64c53a06-0439-4116-9cbd-21bbdab5b904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004858 10.0.0.57 - - [2025-09-08 02:07:40] "POST /ref-update HTTP/1.1" 200 156 0.080033 10.0.0.57 - - [2025-09-08 02:07:40] "DELETE /firewall-rule/64c53a06-0439-4116-9cbd-21bbdab5b904 HTTP/1.1" 200 115 0.066996 10.0.0.57 - - [2025-09-08 02:07:40] "DELETE /tag/24e4724a-dcfa-4a30-a696-3fb670b00f86 HTTP/1.1" 200 115 0.096422 10.0.0.57 - - [2025-09-08 02:07:40] "DELETE /tag/22a080de-b9d0-4cb4-b562-5834c030bf76 HTTP/1.1" 409 236 0.007494 10.0.0.57 - - [2025-09-08 02:07:40] "DELETE /tag/4e36713e-cb4f-4e28-a3b0-48671ff70b51 HTTP/1.1" 409 236 0.004734 10.0.0.57 - - [2025-09-08 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.57 - - [2025-09-08 02:07:40] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.012182 10.0.0.57 - - [2025-09-08 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.57 - - [2025-09-08 02:07:40] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007312 10.0.0.57 - - [2025-09-08 02:07:40] "PUT /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7 HTTP/1.1" 200 264 0.071334 10.0.0.57 - - [2025-09-08 02:07:40] "PUT /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de HTTP/1.1" 200 264 0.075134 10.0.0.57 - - [2025-09-08 02:07:40] "DELETE /security-group/7a089e83-6e7d-47ac-b224-e3e90f77f888 HTTP/1.1" 200 115 0.079734 10.0.0.57 - - [2025-09-08 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.57 - - [2025-09-08 02:07:40] "DELETE /access-control-list/13dee189-59b6-445e-98c4-f878ab768658 HTTP/1.1" 200 115 0.053295 10.0.0.57 - - [2025-09-08 02:07:40] "DELETE /access-control-list/dae0ab00-46c3-44e1-91cb-b49bd607d70c HTTP/1.1" 200 115 0.060759 10.0.0.57 - - [2025-09-08 02:07:40] "GET /project/135c9da9-23ef-495b-8f50-bc0c81625805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.107683 10.0.0.57 - - [2025-09-08 02:07:41] "GET /project/135c9da9-23ef-495b-8f50-bc0c81625805?fields=security_groups HTTP/1.1" 200 1352 0.065597 10.0.0.57 - - [2025-09-08 02:07:41] "DELETE /security-group/2c7ba71c-3906-4827-8680-24f5fc98b18c HTTP/1.1" 200 115 0.080047 10.0.0.57 - - [2025-09-08 02:07:41] "DELETE /access-control-list/df9276a7-b410-405d-9442-15417905e0b7 HTTP/1.1" 200 115 0.064665 10.0.0.57 - - [2025-09-08 02:07:41] "GET /project/135c9da9-23ef-495b-8f50-bc0c81625805?fields=application_policy_sets HTTP/1.1" 200 1391 0.060074 10.0.0.57 - - [2025-09-08 02:07:41] "DELETE /access-control-list/56a3f7ac-062f-44e2-a2c5-1ac5fc56da09 HTTP/1.1" 200 115 0.075503 10.0.0.57 - - [2025-09-08 02:07:41] "DELETE /project/135c9da9-23ef-495b-8f50-bc0c81625805 HTTP/1.1" 200 115 0.517302 10.0.0.57 - - [2025-09-08 02:07:41] "POST /projects HTTP/1.1" 409 238 0.002269 10.0.0.57 - - [2025-09-08 02:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.57 - - [2025-09-08 02:07:41] "GET /project/ebe85b2d-1890-4576-9cd3-6cc0af121540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040546 10.0.0.57 - - [2025-09-08 02:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.57 - - [2025-09-08 02:07:41] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003734 10.0.0.57 - - [2025-09-08 02:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.57 - - [2025-09-08 02:07:41] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004091 10.0.0.57 - - [2025-09-08 02:07:41] "POST /security-groups HTTP/1.1" 409 285 0.002094 10.0.0.57 - - [2025-09-08 02:07:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.57 - - [2025-09-08 02:07:41] "PUT /security-group/d8a3caf7-1ec6-4550-a59b-246f4540d230 HTTP/1.1" 200 262 0.054967 10.0.0.57 - - [2025-09-08 02:07:41] "PUT /access-control-list/01d36838-a325-4a03-a124-4afed6c27238 HTTP/1.1" 200 272 0.011628 10.0.0.57 - - [2025-09-08 02:07:41] "PUT /access-control-list/25ff37eb-c21f-47f9-9aa0-541c2372403c HTTP/1.1" 200 272 0.026213 10.0.0.57 - - [2025-09-08 02:07:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021904 10.0.0.57 - - [2025-09-08 02:07:45] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002891 10.0.0.57 - - [2025-09-08 02:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.57 - - [2025-09-08 02:07:45] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002982 10.0.0.57 - - [2025-09-08 02:07:45] "GET /firewall-policy/8867e0cd-85f0-49b1-82ec-d7046e8bd4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003263 10.0.0.57 - - [2025-09-08 02:07:45] "GET /firewall-rule/58945813-227b-4e35-9182-dd0675fce061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003560 10.0.0.57 - - [2025-09-08 02:07:45] "POST /ref-update HTTP/1.1" 200 156 0.017282 10.0.0.57 - - [2025-09-08 02:07:45] "DELETE /firewall-rule/58945813-227b-4e35-9182-dd0675fce061 HTTP/1.1" 200 115 0.043024 10.0.0.57 - - [2025-09-08 02:07:45] "GET /firewall-policy/60d767f0-7994-4bd7-8c2c-1d514ecddd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005785 10.0.0.57 - - [2025-09-08 02:07:45] "GET /firewall-rule/f667b10d-5f5f-438b-be8a-4162d4d59224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003408 10.0.0.57 - - [2025-09-08 02:07:45] "POST /ref-update HTTP/1.1" 200 156 0.014557 10.0.0.57 - - [2025-09-08 02:07:45] "DELETE /firewall-rule/f667b10d-5f5f-438b-be8a-4162d4d59224 HTTP/1.1" 200 115 0.041583 10.0.0.57 - - [2025-09-08 02:07:45] "GET /firewall-policy/60d767f0-7994-4bd7-8c2c-1d514ecddd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004216 10.0.0.57 - - [2025-09-08 02:07:46] "GET /firewall-rule/12870c67-7807-430f-bfdf-71a2ed85f848?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003117 10.0.0.57 - - [2025-09-08 02:07:46] "POST /ref-update HTTP/1.1" 200 156 0.012008 10.0.0.57 - - [2025-09-08 02:07:46] "DELETE /firewall-rule/12870c67-7807-430f-bfdf-71a2ed85f848 HTTP/1.1" 200 115 0.042413 10.0.0.57 - - [2025-09-08 02:07:46] "GET /application-policy-set/e8a982dd-5acd-4d82-9899-61b70eeae525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003165 10.0.0.57 - - [2025-09-08 02:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.57 - - [2025-09-08 02:07:46] "GET /policy-management/069c4f77-c1de-47df-b0c3-e4557832a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003330 10.0.0.57 - - [2025-09-08 02:07:46] "GET /firewall-policy/60d767f0-7994-4bd7-8c2c-1d514ecddd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003601 10.0.0.57 - - [2025-09-08 02:07:46] "POST /ref-update HTTP/1.1" 200 156 0.021783 10.0.0.57 - - [2025-09-08 02:07:46] "DELETE /firewall-policy/60d767f0-7994-4bd7-8c2c-1d514ecddd4d HTTP/1.1" 200 115 0.036323 10.0.0.57 - - [2025-09-08 02:07:46] "DELETE /tag/22a080de-b9d0-4cb4-b562-5834c030bf76 HTTP/1.1" 200 115 0.045762 10.0.0.57 - - [2025-09-08 02:07:46] "DELETE /tag/4e36713e-cb4f-4e28-a3b0-48671ff70b51 HTTP/1.1" 200 115 0.056913 10.0.0.57 - - [2025-09-08 02:07:46] "DELETE /tag/61a7b315-aa74-42f0-8809-d849c2a43aab HTTP/1.1" 200 115 0.065485 10.0.0.57 - - [2025-09-08 02:07:46] "DELETE /tag/590c436e-0a62-486d-9651-14a31d80a0ab HTTP/1.1" 200 115 0.052187 10.0.0.57 - - [2025-09-08 02:07:46] "DELETE /loadbalancer-member/7ea6aeb2-dd1b-493c-8c22-d563c5302d74 HTTP/1.1" 200 115 0.022282 10.0.0.57 - - [2025-09-08 02:07:46] "DELETE /loadbalancer-pool/22ce1029-2eed-4fcb-ad4c-ffedcf299106 HTTP/1.1" 200 115 0.025321 10.0.0.57 - - [2025-09-08 02:07:46] "DELETE /loadbalancer-listener/5cd5e7aa-2df9-4492-b401-03f1fc123bcc HTTP/1.1" 200 115 0.024542 10.0.0.57 - - [2025-09-08 02:07:46] "DELETE /loadbalancer/2c099e9e-99be-4637-8242-6c1c80156a7b HTTP/1.1" 200 115 0.029777 10.0.0.57 - - [2025-09-08 02:07:46] "DELETE /floating-ip/5397bc5a-30d3-4fa9-bb4e-69f4d7c3fef2 HTTP/1.1" 200 115 0.043564 10.0.0.57 - - [2025-09-08 02:07:46] "DELETE /instance-ip/0904635b-d9c1-497e-836a-8e651aba06ad HTTP/1.1" 200 115 0.240809 10.0.0.57 - - [2025-09-08 02:07:46] "DELETE /virtual-machine-interface/72a3f2ca-94cd-47c5-8665-aef6e71ab6ac HTTP/1.1" 200 115 0.076467 10.0.0.57 - - [2025-09-08 02:07:46] "DELETE /tag/4ba78900-425f-4e89-a5ae-c66525f1107c HTTP/1.1" 200 115 0.034698 10.0.0.57 - - [2025-09-08 02:07:46] "POST /projects HTTP/1.1" 409 238 0.005481 10.0.0.57 - - [2025-09-08 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.57 - - [2025-09-08 02:07:47] "GET /project/ebe85b2d-1890-4576-9cd3-6cc0af121540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039808 10.0.0.57 - - [2025-09-08 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.57 - - [2025-09-08 02:07:47] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004155 10.0.0.57 - - [2025-09-08 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.57 - - [2025-09-08 02:07:47] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005296 10.0.0.57 - - [2025-09-08 02:07:47] "POST /security-groups HTTP/1.1" 409 285 0.002589 10.0.0.57 - - [2025-09-08 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.57 - - [2025-09-08 02:07:47] "PUT /security-group/d8a3caf7-1ec6-4550-a59b-246f4540d230 HTTP/1.1" 200 262 0.073185 10.0.0.57 - - [2025-09-08 02:07:47] "PUT /access-control-list/01d36838-a325-4a03-a124-4afed6c27238 HTTP/1.1" 200 272 0.023631 10.0.0.57 - - [2025-09-08 02:07:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.055670 10.0.0.57 - - [2025-09-08 02:07:47] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4384 0.020798 10.0.0.57 - - [2025-09-08 02:07:47] "PUT /access-control-list/25ff37eb-c21f-47f9-9aa0-541c2372403c HTTP/1.1" 200 272 0.024950 10.0.0.57 - - [2025-09-08 02:07:47] "GET /firewall-rule/7879e726-c68d-4ec6-b57c-6aba4911b8c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002692 10.0.0.57 - - [2025-09-08 02:07:47] "POST /ref-update HTTP/1.1" 200 156 0.055505 10.0.0.57 - - [2025-09-08 02:07:47] "DELETE /firewall-rule/7879e726-c68d-4ec6-b57c-6aba4911b8c9 HTTP/1.1" 200 115 0.065011 10.0.0.57 - - [2025-09-08 02:07:47] "GET /firewall-policy/04cff316-86fb-4419-8791-b742c87f5165?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4128 0.006540 10.0.0.57 - - [2025-09-08 02:07:47] "GET /firewall-rule/01b59dd8-36a5-4d90-afb2-ad4f07696323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002877 10.0.0.57 - - [2025-09-08 02:07:47] "POST /ref-update HTTP/1.1" 200 156 0.055813 10.0.0.57 - - [2025-09-08 02:07:47] "DELETE /firewall-rule/01b59dd8-36a5-4d90-afb2-ad4f07696323 HTTP/1.1" 200 115 0.067478 10.0.0.57 - - [2025-09-08 02:07:47] "DELETE /tag/9ba1b037-4eb5-4870-baa5-dc6ba24e2702 HTTP/1.1" 200 115 0.040442 10.0.0.57 - - [2025-09-08 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.57 - - [2025-09-08 02:07:47] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006291 10.0.0.57 - - [2025-09-08 02:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.57 - - [2025-09-08 02:07:47] "GET /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004444 10.0.0.57 - - [2025-09-08 02:07:47] "PUT /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7 HTTP/1.1" 200 264 0.054729 10.0.0.57 - - [2025-09-08 02:07:47] "PUT /virtual-network/ccad51ae-ea1f-427b-9eb3-eb5c65c074de HTTP/1.1" 200 264 0.054514 10.0.0.57 - - [2025-09-08 02:07:48] "DELETE /security-group/d8a3caf7-1ec6-4550-a59b-246f4540d230 HTTP/1.1" 200 115 0.073300 10.0.0.57 - - [2025-09-08 02:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009758 10.0.0.57 - - [2025-09-08 02:07:48] "DELETE /access-control-list/01d36838-a325-4a03-a124-4afed6c27238 HTTP/1.1" 200 115 0.055769 10.0.0.57 - - [2025-09-08 02:07:48] "DELETE /access-control-list/25ff37eb-c21f-47f9-9aa0-541c2372403c HTTP/1.1" 200 115 0.019423 10.0.0.57 - - [2025-09-08 02:07:48] "GET /project/ebe85b2d-1890-4576-9cd3-6cc0af121540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.036997 10.0.0.57 - - [2025-09-08 02:07:48] "GET /project/ebe85b2d-1890-4576-9cd3-6cc0af121540?fields=security_groups HTTP/1.1" 200 1353 0.032082 10.0.0.57 - - [2025-09-08 02:07:48] "DELETE /security-group/b2a358d3-40d8-47f4-ab61-6a6dc049494e HTTP/1.1" 200 115 0.042356 10.0.0.57 - - [2025-09-08 02:07:48] "DELETE /access-control-list/c34946df-2c24-474b-bdb4-a953674e9be5 HTTP/1.1" 200 115 0.035321 10.0.0.57 - - [2025-09-08 02:07:48] "GET /project/ebe85b2d-1890-4576-9cd3-6cc0af121540?fields=application_policy_sets HTTP/1.1" 200 1392 0.055684 10.0.0.57 - - [2025-09-08 02:07:48] "DELETE /access-control-list/1a3ed2fe-1429-4695-bce5-631ea77fdc59 HTTP/1.1" 200 115 0.048045 10.0.0.57 - - [2025-09-08 02:07:48] "DELETE /project/ebe85b2d-1890-4576-9cd3-6cc0af121540 HTTP/1.1" 200 115 0.300397 10.0.0.57 - - [2025-09-08 02:08:38] "GET / HTTP/1.1" 200 35931 0.001708 10.0.0.57 - - [2025-09-08 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007566 10.0.0.57 - - [2025-09-08 02:08:38] "GET /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002753 10.0.0.57 - - [2025-09-08 02:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.57 - - [2025-09-08 02:08:39] "GET /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002557 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:08:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:08:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001009 10.0.0.57 - - [2025-09-08 02:08:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002276 10.0.0.57 - - [2025-09-08 02:08:42] "GET /global-system-configs HTTP/1.1" 200 322 0.002158 10.0.0.57 - - [2025-09-08 02:08:54] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.57 - - [2025-09-08 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.57 - - [2025-09-08 02:08:54] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004146 10.0.0.57 - - [2025-09-08 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.57 - - [2025-09-08 02:08:54] "GET /config-node/99a0eca9-0780-4ebb-b481-1a3b3305c7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002496 10.0.0.57 - - [2025-09-08 02:08:55] "GET / HTTP/1.1" 200 35931 0.001685 10.0.0.57 - - [2025-09-08 02:08:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001970 10.0.0.57 - - [2025-09-08 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.57 - - [2025-09-08 02:09:00] "GET /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002653 10.0.0.57 - - [2025-09-08 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.57 - - [2025-09-08 02:09:00] "PUT /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c HTTP/1.1" 200 276 0.008018 10.0.0.57 - - [2025-09-08 02:09:00] "GET / HTTP/1.1" 200 35931 0.001308 10.0.0.57 - - [2025-09-08 02:09:00] "POST /alarms HTTP/1.1" 409 264 0.001966 10.0.0.57 - - [2025-09-08 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.57 - - [2025-09-08 02:09:00] "PUT /alarm/ea97521f-b44d-4cdc-891a-f50b7f089695 HTTP/1.1" 200 244 0.011560 10.0.0.57 - - [2025-09-08 02:09:00] "POST /alarms HTTP/1.1" 409 261 0.001915 10.0.0.57 - - [2025-09-08 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005419 10.0.0.57 - - [2025-09-08 02:09:00] "PUT /alarm/f0bd094e-935a-402f-8705-2e7cef61567b HTTP/1.1" 200 244 0.010037 10.0.0.57 - - [2025-09-08 02:09:00] "POST /alarms HTTP/1.1" 409 261 0.002141 10.0.0.57 - - [2025-09-08 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.57 - - [2025-09-08 02:09:00] "PUT /alarm/93c27e78-86ee-46d0-8c90-eb4c869c3854 HTTP/1.1" 200 244 0.009219 10.0.0.57 - - [2025-09-08 02:09:00] "POST /alarms HTTP/1.1" 409 253 0.005330 10.0.0.57 - - [2025-09-08 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.57 - - [2025-09-08 02:09:00] "PUT /alarm/b37c9718-8322-4aa7-befe-3de93f3dac69 HTTP/1.1" 200 244 0.009614 10.0.0.57 - - [2025-09-08 02:09:00] "POST /alarms HTTP/1.1" 409 251 0.002854 10.0.0.57 - - [2025-09-08 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.57 - - [2025-09-08 02:09:00] "PUT /alarm/d7ea1fc2-e6b3-4283-a078-b95a4d2cacac HTTP/1.1" 200 244 0.011853 10.0.0.57 - - [2025-09-08 02:09:00] "POST /alarms HTTP/1.1" 409 252 0.004010 10.0.0.57 - - [2025-09-08 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.57 - - [2025-09-08 02:09:00] "PUT /alarm/9cfec719-2389-4df9-af94-7c66df0774cd HTTP/1.1" 200 244 0.009604 10.0.0.57 - - [2025-09-08 02:09:00] "POST /alarms HTTP/1.1" 409 256 0.009339 10.0.0.57 - - [2025-09-08 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.57 - - [2025-09-08 02:09:00] "PUT /alarm/6bcd73e0-311b-4095-b633-a3965980f8f2 HTTP/1.1" 200 244 0.010314 10.0.0.57 - - [2025-09-08 02:09:00] "POST /alarms HTTP/1.1" 409 248 0.007296 10.0.0.57 - - [2025-09-08 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.57 - - [2025-09-08 02:09:00] "PUT /alarm/8d44c181-e56a-4c69-9826-1bec16034e86 HTTP/1.1" 200 244 0.012440 10.0.0.57 - - [2025-09-08 02:09:00] "POST /alarms HTTP/1.1" 409 252 0.010330 10.0.0.57 - - [2025-09-08 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.57 - - [2025-09-08 02:09:00] "PUT /alarm/c656b3db-1b55-4121-8af7-b8f099622d80 HTTP/1.1" 200 244 0.011123 10.0.0.57 - - [2025-09-08 02:09:00] "POST /alarms HTTP/1.1" 409 257 0.005053 10.0.0.57 - - [2025-09-08 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.57 - - [2025-09-08 02:09:00] "PUT /alarm/07ff5a69-ae39-451d-b185-44bc2df97832 HTTP/1.1" 200 244 0.014040 10.0.0.57 - - [2025-09-08 02:09:01] "POST /alarms HTTP/1.1" 409 251 0.021127 10.0.0.57 - - [2025-09-08 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005073 10.0.0.57 - - [2025-09-08 02:09:01] "PUT /alarm/86243741-caa3-4a26-b4cd-0dec84d18fed HTTP/1.1" 200 244 0.013518 10.0.0.57 - - [2025-09-08 02:09:01] "POST /alarms HTTP/1.1" 409 257 0.008974 10.0.0.57 - - [2025-09-08 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.57 - - [2025-09-08 02:09:01] "PUT /alarm/ae698bdb-c804-488b-9a81-f4ca765f29da HTTP/1.1" 200 244 0.012632 10.0.0.57 - - [2025-09-08 02:09:01] "POST /alarms HTTP/1.1" 409 261 0.009746 10.0.0.57 - - [2025-09-08 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.57 - - [2025-09-08 02:09:01] "PUT /alarm/82e83bdc-b3b4-4cc5-954e-9143f9bf5570 HTTP/1.1" 200 244 0.015877 10.0.0.57 - - [2025-09-08 02:09:01] "POST /alarms HTTP/1.1" 409 258 0.014847 10.0.0.57 - - [2025-09-08 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.57 - - [2025-09-08 02:09:01] "PUT /alarm/7acb7483-5f24-4560-a512-6536ac4a5dcc HTTP/1.1" 200 244 0.012574 10.0.0.57 - - [2025-09-08 02:09:01] "POST /alarms HTTP/1.1" 409 254 0.006201 10.0.0.57 - - [2025-09-08 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.57 - - [2025-09-08 02:09:01] "PUT /alarm/a0a0d244-b276-4327-9b60-971baac83136 HTTP/1.1" 200 244 0.010503 10.0.0.57 - - [2025-09-08 02:09:01] "POST /alarms HTTP/1.1" 409 254 0.006914 10.0.0.57 - - [2025-09-08 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.57 - - [2025-09-08 02:09:01] "PUT /alarm/22bf1ee2-24ad-47f7-8d3b-4377122cb234 HTTP/1.1" 200 244 0.016188 10.0.0.57 - - [2025-09-08 02:09:01] "POST /alarms HTTP/1.1" 409 254 0.006926 10.0.0.57 - - [2025-09-08 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.57 - - [2025-09-08 02:09:01] "PUT /alarm/92828485-e8e7-4126-8bb1-d1ac3d5b4213 HTTP/1.1" 200 244 0.009778 10.0.0.57 - - [2025-09-08 02:09:01] "POST /alarms HTTP/1.1" 409 247 0.005592 10.0.0.57 - - [2025-09-08 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.57 - - [2025-09-08 02:09:01] "PUT /alarm/161e6b07-ce77-466f-ac1e-52354d7abb25 HTTP/1.1" 200 244 0.010424 10.0.0.57 - - [2025-09-08 02:09:01] "POST /alarms HTTP/1.1" 409 272 0.003860 10.0.0.57 - - [2025-09-08 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.57 - - [2025-09-08 02:09:01] "PUT /alarm/a1b1727d-f5c9-40ed-a6ca-df0ec3b3210a HTTP/1.1" 200 244 0.011407 10.0.0.57 - - [2025-09-08 02:09:01] "POST /alarms HTTP/1.1" 409 261 0.001780 10.0.0.57 - - [2025-09-08 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.57 - - [2025-09-08 02:09:01] "PUT /alarm/964507c9-a97c-4c7b-8d2f-f5c30a3aa746 HTTP/1.1" 200 244 0.010669 10.0.0.57 - - [2025-09-08 02:09:01] "POST /alarms HTTP/1.1" 409 259 0.008898 10.0.0.57 - - [2025-09-08 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.57 - - [2025-09-08 02:09:01] "PUT /alarm/d17a99b0-4c56-442a-aaa3-cb2f8d540723 HTTP/1.1" 200 244 0.010195 10.0.0.57 - - [2025-09-08 02:09:01] "POST /alarms HTTP/1.1" 409 265 0.006837 10.0.0.57 - - [2025-09-08 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.57 - - [2025-09-08 02:09:01] "PUT /alarm/756fd627-fa5b-4810-b5d7-fc36d6ed4bce HTTP/1.1" 200 244 0.009728 10.0.0.57 - - [2025-09-08 02:09:01] "POST /alarms HTTP/1.1" 409 279 0.007540 10.0.0.57 - - [2025-09-08 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.57 - - [2025-09-08 02:09:01] "PUT /alarm/5d742f0b-46ad-4b9e-a41b-1e734c344bb0 HTTP/1.1" 200 244 0.009330 10.0.0.57 - - [2025-09-08 02:09:02] "GET / HTTP/1.1" 200 35931 0.001885 10.0.0.57 - - [2025-09-08 02:09:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002278 10.0.0.57 - - [2025-09-08 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.57 - - [2025-09-08 02:09:02] "PUT /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c HTTP/1.1" 200 276 0.008984 10.0.0.57 - - [2025-09-08 02:09:02] "GET / HTTP/1.1" 200 35931 0.001363 10.0.0.57 - - [2025-09-08 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.57 - - [2025-09-08 02:09:02] "GET /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002330 10.0.0.57 - - [2025-09-08 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001214 10.0.0.57 - - [2025-09-08 02:09:02] "PUT /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c HTTP/1.1" 200 276 0.007524 10.0.0.57 - - [2025-09-08 02:09:02] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.57 - - [2025-09-08 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.57 - - [2025-09-08 02:09:02] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003803 10.0.0.57 - - [2025-09-08 02:09:02] "PUT /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237 HTTP/1.1" 200 274 0.012242 10.0.0.57 - - [2025-09-08 02:09:06] "GET / HTTP/1.1" 200 35931 0.001355 10.0.0.57 - - [2025-09-08 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.57 - - [2025-09-08 02:09:06] "GET /routing-instance/f1f27d95-e9fe-4bf4-8e61-04f1464c3a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002340 10.0.0.57 - - [2025-09-08 02:09:06] "POST /bgp-routers HTTP/1.1" 409 301 0.001494 10.0.0.57 - - [2025-09-08 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001284 10.0.0.57 - - [2025-09-08 02:09:06] "GET /bgp-router/58eee9f9-b5e9-456a-81f4-f51d6fd1e1db?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002548 10.0.0.57 - - [2025-09-08 02:09:06] "PUT /bgp-router/58eee9f9-b5e9-456a-81f4-f51d6fd1e1db HTTP/1.1" 200 254 0.013341 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:09:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:09:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000752 10.0.0.57 - - [2025-09-08 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.57 - - [2025-09-08 02:09:07] "GET /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002934 10.0.0.57 - - [2025-09-08 02:09:21] "GET / HTTP/1.1" 200 35931 0.001672 10.0.0.57 - - [2025-09-08 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.57 - - [2025-09-08 02:09:21] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004155 10.0.0.57 - - [2025-09-08 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.57 - - [2025-09-08 02:09:21] "GET /config-node/99a0eca9-0780-4ebb-b481-1a3b3305c7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002242 10.0.0.57 - - [2025-09-08 02:09:32] "GET / HTTP/1.1" 200 35931 0.002117 10.0.0.57 - - [2025-09-08 02:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.57 - - [2025-09-08 02:09:32] "GET /routing-instance/f1f27d95-e9fe-4bf4-8e61-04f1464c3a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004689 10.0.0.57 - - [2025-09-08 02:09:32] "POST /bgp-routers HTTP/1.1" 409 301 0.001612 10.0.0.57 - - [2025-09-08 02:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001203 10.0.0.57 - - [2025-09-08 02:09:32] "GET /bgp-router/58eee9f9-b5e9-456a-81f4-f51d6fd1e1db?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002263 10.0.0.57 - - [2025-09-08 02:09:32] "PUT /bgp-router/58eee9f9-b5e9-456a-81f4-f51d6fd1e1db HTTP/1.1" 200 254 0.016821 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:09:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000848 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:09:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000893 10.0.0.57 - - [2025-09-08 02:09:47] "GET / HTTP/1.1" 200 35931 0.001508 10.0.0.57 - - [2025-09-08 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.57 - - [2025-09-08 02:09:47] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005680 10.0.0.57 - - [2025-09-08 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.57 - - [2025-09-08 02:09:47] "GET /config-node/99a0eca9-0780-4ebb-b481-1a3b3305c7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001411 10.0.0.57 - - [2025-09-08 02:09:47] "GET / HTTP/1.1" 200 35931 0.001300 10.0.0.57 - - [2025-09-08 02:09:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001860 10.0.0.57 - - [2025-09-08 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.57 - - [2025-09-08 02:09:52] "GET /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002670 10.0.0.57 - - [2025-09-08 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.57 - - [2025-09-08 02:09:52] "PUT /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c HTTP/1.1" 200 276 0.006803 10.0.0.57 - - [2025-09-08 02:09:52] "GET / HTTP/1.1" 200 35931 0.001351 10.0.0.57 - - [2025-09-08 02:09:52] "POST /alarms HTTP/1.1" 409 264 0.002144 10.0.0.57 - - [2025-09-08 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.57 - - [2025-09-08 02:09:52] "PUT /alarm/ea97521f-b44d-4cdc-891a-f50b7f089695 HTTP/1.1" 200 244 0.007112 10.0.0.57 - - [2025-09-08 02:09:52] "POST /alarms HTTP/1.1" 409 261 0.002781 10.0.0.57 - - [2025-09-08 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.57 - - [2025-09-08 02:09:52] "PUT /alarm/f0bd094e-935a-402f-8705-2e7cef61567b HTTP/1.1" 200 244 0.008931 10.0.0.57 - - [2025-09-08 02:09:52] "POST /alarms HTTP/1.1" 409 261 0.005593 10.0.0.57 - - [2025-09-08 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.57 - - [2025-09-08 02:09:52] "PUT /alarm/93c27e78-86ee-46d0-8c90-eb4c869c3854 HTTP/1.1" 200 244 0.009594 10.0.0.57 - - [2025-09-08 02:09:52] "POST /alarms HTTP/1.1" 409 253 0.010225 10.0.0.57 - - [2025-09-08 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.57 - - [2025-09-08 02:09:52] "PUT /alarm/b37c9718-8322-4aa7-befe-3de93f3dac69 HTTP/1.1" 200 244 0.008825 10.0.0.57 - - [2025-09-08 02:09:52] "POST /alarms HTTP/1.1" 409 251 0.006188 10.0.0.57 - - [2025-09-08 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.57 - - [2025-09-08 02:09:52] "PUT /alarm/d7ea1fc2-e6b3-4283-a078-b95a4d2cacac HTTP/1.1" 200 244 0.008524 10.0.0.57 - - [2025-09-08 02:09:52] "POST /alarms HTTP/1.1" 409 252 0.008373 10.0.0.57 - - [2025-09-08 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.57 - - [2025-09-08 02:09:52] "PUT /alarm/9cfec719-2389-4df9-af94-7c66df0774cd HTTP/1.1" 200 244 0.008365 10.0.0.57 - - [2025-09-08 02:09:52] "POST /alarms HTTP/1.1" 409 256 0.003989 10.0.0.57 - - [2025-09-08 02:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.57 - - [2025-09-08 02:09:53] "PUT /alarm/6bcd73e0-311b-4095-b633-a3965980f8f2 HTTP/1.1" 200 244 0.011024 10.0.0.57 - - [2025-09-08 02:09:53] "POST /alarms HTTP/1.1" 409 248 0.006200 10.0.0.57 - - [2025-09-08 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.57 - - [2025-09-08 02:09:53] "PUT /alarm/8d44c181-e56a-4c69-9826-1bec16034e86 HTTP/1.1" 200 244 0.010764 10.0.0.57 - - [2025-09-08 02:09:53] "POST /alarms HTTP/1.1" 409 252 0.006084 10.0.0.57 - - [2025-09-08 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.57 - - [2025-09-08 02:09:53] "PUT /alarm/c656b3db-1b55-4121-8af7-b8f099622d80 HTTP/1.1" 200 244 0.010079 10.0.0.57 - - [2025-09-08 02:09:53] "POST /alarms HTTP/1.1" 409 257 0.005136 10.0.0.57 - - [2025-09-08 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.57 - - [2025-09-08 02:09:53] "PUT /alarm/07ff5a69-ae39-451d-b185-44bc2df97832 HTTP/1.1" 200 244 0.008624 10.0.0.57 - - [2025-09-08 02:09:53] "POST /alarms HTTP/1.1" 409 251 0.011333 10.0.0.57 - - [2025-09-08 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.57 - - [2025-09-08 02:09:53] "PUT /alarm/86243741-caa3-4a26-b4cd-0dec84d18fed HTTP/1.1" 200 244 0.007987 10.0.0.57 - - [2025-09-08 02:09:53] "POST /alarms HTTP/1.1" 409 257 0.005935 10.0.0.57 - - [2025-09-08 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.57 - - [2025-09-08 02:09:53] "PUT /alarm/ae698bdb-c804-488b-9a81-f4ca765f29da HTTP/1.1" 200 244 0.011083 10.0.0.57 - - [2025-09-08 02:09:53] "POST /alarms HTTP/1.1" 409 261 0.008569 10.0.0.57 - - [2025-09-08 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.57 - - [2025-09-08 02:09:53] "PUT /alarm/82e83bdc-b3b4-4cc5-954e-9143f9bf5570 HTTP/1.1" 200 244 0.008721 10.0.0.57 - - [2025-09-08 02:09:53] "POST /alarms HTTP/1.1" 409 258 0.003279 10.0.0.57 - - [2025-09-08 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.57 - - [2025-09-08 02:09:53] "PUT /alarm/7acb7483-5f24-4560-a512-6536ac4a5dcc HTTP/1.1" 200 244 0.009211 10.0.0.57 - - [2025-09-08 02:09:53] "POST /alarms HTTP/1.1" 409 254 0.006599 10.0.0.57 - - [2025-09-08 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.57 - - [2025-09-08 02:09:53] "PUT /alarm/a0a0d244-b276-4327-9b60-971baac83136 HTTP/1.1" 200 244 0.008843 10.0.0.57 - - [2025-09-08 02:09:53] "POST /alarms HTTP/1.1" 409 254 0.007405 10.0.0.57 - - [2025-09-08 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.57 - - [2025-09-08 02:09:53] "PUT /alarm/22bf1ee2-24ad-47f7-8d3b-4377122cb234 HTTP/1.1" 200 244 0.008218 10.0.0.57 - - [2025-09-08 02:09:53] "POST /alarms HTTP/1.1" 409 254 0.008589 10.0.0.57 - - [2025-09-08 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.57 - - [2025-09-08 02:09:53] "PUT /alarm/92828485-e8e7-4126-8bb1-d1ac3d5b4213 HTTP/1.1" 200 244 0.011655 10.0.0.57 - - [2025-09-08 02:09:53] "POST /alarms HTTP/1.1" 409 247 0.001378 10.0.0.57 - - [2025-09-08 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.57 - - [2025-09-08 02:09:53] "PUT /alarm/161e6b07-ce77-466f-ac1e-52354d7abb25 HTTP/1.1" 200 244 0.008166 10.0.0.57 - - [2025-09-08 02:09:53] "POST /alarms HTTP/1.1" 409 272 0.008017 10.0.0.57 - - [2025-09-08 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.57 - - [2025-09-08 02:09:53] "PUT /alarm/a1b1727d-f5c9-40ed-a6ca-df0ec3b3210a HTTP/1.1" 200 244 0.009526 10.0.0.57 - - [2025-09-08 02:09:53] "POST /alarms HTTP/1.1" 409 261 0.004340 10.0.0.57 - - [2025-09-08 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.57 - - [2025-09-08 02:09:53] "PUT /alarm/964507c9-a97c-4c7b-8d2f-f5c30a3aa746 HTTP/1.1" 200 244 0.008360 10.0.0.57 - - [2025-09-08 02:09:53] "POST /alarms HTTP/1.1" 409 259 0.004790 10.0.0.57 - - [2025-09-08 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.57 - - [2025-09-08 02:09:53] "PUT /alarm/d17a99b0-4c56-442a-aaa3-cb2f8d540723 HTTP/1.1" 200 244 0.008878 10.0.0.57 - - [2025-09-08 02:09:53] "POST /alarms HTTP/1.1" 409 265 0.004696 10.0.0.57 - - [2025-09-08 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.57 - - [2025-09-08 02:09:54] "PUT /alarm/756fd627-fa5b-4810-b5d7-fc36d6ed4bce HTTP/1.1" 200 244 0.008137 10.0.0.57 - - [2025-09-08 02:09:54] "POST /alarms HTTP/1.1" 409 279 0.005973 10.0.0.57 - - [2025-09-08 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.57 - - [2025-09-08 02:09:54] "PUT /alarm/5d742f0b-46ad-4b9e-a41b-1e734c344bb0 HTTP/1.1" 200 244 0.014202 10.0.0.57 - - [2025-09-08 02:09:54] "GET / HTTP/1.1" 200 35931 0.001695 10.0.0.57 - - [2025-09-08 02:09:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002025 10.0.0.57 - - [2025-09-08 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.57 - - [2025-09-08 02:09:54] "PUT /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c HTTP/1.1" 200 276 0.006651 10.0.0.57 - - [2025-09-08 02:09:54] "GET / HTTP/1.1" 200 35931 0.008145 10.0.0.57 - - [2025-09-08 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.57 - - [2025-09-08 02:09:54] "GET /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002031 10.0.0.57 - - [2025-09-08 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.57 - - [2025-09-08 02:09:54] "PUT /global-vrouter-config/b7016bd9-0c6f-491a-9d59-c1f39043294c HTTP/1.1" 200 276 0.014036 10.0.0.57 - - [2025-09-08 02:09:54] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.57 - - [2025-09-08 02:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.57 - - [2025-09-08 02:09:54] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004323 10.0.0.57 - - [2025-09-08 02:09:54] "PUT /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237 HTTP/1.1" 200 274 0.013041 10.0.0.57 - - [2025-09-08 02:09:58] "GET / HTTP/1.1" 200 35931 0.001307 10.0.0.57 - - [2025-09-08 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.57 - - [2025-09-08 02:09:58] "GET /routing-instance/f1f27d95-e9fe-4bf4-8e61-04f1464c3a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002436 10.0.0.57 - - [2025-09-08 02:09:58] "POST /bgp-routers HTTP/1.1" 409 301 0.002526 10.0.0.57 - - [2025-09-08 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.57 - - [2025-09-08 02:09:58] "GET /bgp-router/58eee9f9-b5e9-456a-81f4-f51d6fd1e1db?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002130 10.0.0.57 - - [2025-09-08 02:09:58] "PUT /bgp-router/58eee9f9-b5e9-456a-81f4-f51d6fd1e1db HTTP/1.1" 200 254 0.009307 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:09:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:09:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 10.0.0.57 - - [2025-09-08 02:10:02] "POST /tags HTTP/1.1" 200 355 0.019394 10.0.0.57 - - [2025-09-08 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006305 10.0.0.57 - - [2025-09-08 02:10:02] "GET /tag/6b7e5396-edc9-408a-b2ff-110e81fb8f00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014588 10.0.0.57 - - [2025-09-08 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.57 - - [2025-09-08 02:10:02] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004064 10.0.0.57 - - [2025-09-08 02:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.57 - - [2025-09-08 02:10:02] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.057573 10.0.0.57 - - [2025-09-08 02:10:02] "POST /virtual-machines HTTP/1.1" 200 351 0.007042 10.0.0.57 - - [2025-09-08 02:10:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013778 10.0.0.57 - - [2025-09-08 02:10:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.154668 10.0.0.57 - - [2025-09-08 02:10:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011226 10.0.0.57 - - [2025-09-08 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013323 10.0.0.57 - - [2025-09-08 02:10:03] "GET /virtual-machine-interface/ee2c7624-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006983 10.0.0.57 - - [2025-09-08 02:10:03] "POST /instance-ips HTTP/1.1" 200 391 0.033138 10.0.0.57 - - [2025-09-08 02:10:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.030198 10.0.0.57 - - [2025-09-08 02:10:03] "GET /virtual-machine-interface/ee2c7624-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.015044 10.0.0.57 - - [2025-09-08 02:10:03] "POST /set-tag HTTP/1.1" 200 109 0.015309 10.0.0.57 - - [2025-09-08 02:10:03] "GET /virtual-machine-interface/ee2c7624-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.017153 10.0.0.57 - - [2025-09-08 02:10:03] "GET /instance-ip/ee4dc932-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004359 10.0.0.57 - - [2025-09-08 02:10:03] "GET /virtual-machine-interface/ee2c7624-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004905 10.0.0.57 - - [2025-09-08 02:10:03] "POST /set-tag HTTP/1.1" 200 109 0.001655 10.0.0.57 - - [2025-09-08 02:10:03] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002890 10.0.0.57 - - [2025-09-08 02:10:03] "POST /ref-update HTTP/1.1" 200 156 0.011054 10.0.0.57 - - [2025-09-08 02:10:03] "GET /virtual-machine-interface/ee2c7624-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007663 10.0.0.57 - - [2025-09-08 02:10:03] "POST /set-tag HTTP/1.1" 200 109 0.008626 10.0.0.57 - - [2025-09-08 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.57 - - [2025-09-08 02:10:03] "GET /virtual-network/9a5a2cb7-b581-4421-ad6a-1e71a2b197c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005358 10.0.0.57 - - [2025-09-08 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001211 10.0.0.57 - - [2025-09-08 02:10:03] "GET /project/02403ae3-148f-495c-9a9e-49e9f1dff210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041370 10.0.0.57 - - [2025-09-08 02:10:03] "POST /virtual-machines HTTP/1.1" 200 355 0.013600 10.0.0.57 - - [2025-09-08 02:10:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013292 10.0.0.57 - - [2025-09-08 02:10:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.110249 10.0.0.57 - - [2025-09-08 02:10:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009332 10.0.0.57 - - [2025-09-08 02:10:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.017010 10.0.0.57 - - [2025-09-08 02:10:03] "GET /virtual-machine-interface/eead79fe-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.008019 10.0.0.57 - - [2025-09-08 02:10:04] "POST /instance-ips HTTP/1.1" 200 395 0.024597 10.0.0.57 - - [2025-09-08 02:10:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.059109 10.0.0.57 - - [2025-09-08 02:10:04] "GET /virtual-machine-interface/eead79fe-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.022278 10.0.0.57 - - [2025-09-08 02:10:04] "POST /set-tag HTTP/1.1" 200 109 0.030369 10.0.0.57 - - [2025-09-08 02:10:04] "GET /virtual-machine-interface/eead79fe-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.027325 10.0.0.57 - - [2025-09-08 02:10:04] "GET /instance-ip/eec756bc-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.007684 10.0.0.57 - - [2025-09-08 02:10:04] "GET /virtual-machine-interface/eead79fe-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004031 10.0.0.57 - - [2025-09-08 02:10:04] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.57 - - [2025-09-08 02:10:04] "GET /virtual-router/a55becbe-2508-477c-90d4-731b90d0ae42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.021689 10.0.0.57 - - [2025-09-08 02:10:04] "POST /ref-update HTTP/1.1" 200 156 0.011248 10.0.0.57 - - [2025-09-08 02:10:04] "GET /virtual-machine-interface/eead79fe-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012876 10.0.0.57 - - [2025-09-08 02:10:04] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.57 - - [2025-09-08 02:10:04] "GET /virtual-machine-interface/ee2c7624-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004085 10.0.0.57 - - [2025-09-08 02:10:04] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.57 - - [2025-09-08 02:10:04] "GET /virtual-machine-interface/eead79fe-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003594 10.0.0.57 - - [2025-09-08 02:10:04] "POST /set-tag HTTP/1.1" 200 109 0.001767 10.0.0.57 - - [2025-09-08 02:10:16] "GET /virtual-machine-interface/ee2c7624-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004953 10.0.0.57 - - [2025-09-08 02:10:16] "POST /set-tag HTTP/1.1" 200 109 0.003919 10.0.0.57 - - [2025-09-08 02:10:17] "GET /virtual-machine-interface/eead79fe-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003965 10.0.0.57 - - [2025-09-08 02:10:17] "POST /set-tag HTTP/1.1" 200 109 0.001714 10.0.0.57 - - [2025-09-08 02:10:18] "GET /virtual-machine-interface/ee2c7624-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004585 10.0.0.57 - - [2025-09-08 02:10:18] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.57 - - [2025-09-08 02:10:38] "GET / HTTP/1.1" 200 35931 0.001597 10.0.0.57 - - [2025-09-08 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.57 - - [2025-09-08 02:10:38] "GET /global-system-config/e111619e-ec4b-4ec2-82d7-6c9486044237?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003989 10.0.0.57 - - [2025-09-08 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.57 - - [2025-09-08 02:10:38] "GET /config-node/99a0eca9-0780-4ebb-b481-1a3b3305c7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001487 10.0.0.57 - - [2025-09-08 02:10:49] "GET /virtual-machine-interface/ee2c7624-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005259 10.0.0.57 - - [2025-09-08 02:10:49] "POST /set-tag HTTP/1.1" 200 109 0.001831 10.0.0.57 - - [2025-09-08 02:10:49] "GET /virtual-machine-interface/ee2c7624-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003422 10.0.0.57 - - [2025-09-08 02:10:49] "POST /set-tag HTTP/1.1" 200 109 0.001339 10.0.0.57 - - [2025-09-08 02:10:49] "GET /virtual-machine/e7a347e9-d540-4800-a85a-f80de17c44ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002871 10.0.0.57 - - [2025-09-08 02:10:49] "POST /ref-update HTTP/1.1" 200 156 0.013734 10.0.0.57 - - [2025-09-08 02:10:49] "GET /virtual-machine-interface/ee2c7624-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.023931 10.0.0.57 - - [2025-09-08 02:10:49] "POST /set-tag HTTP/1.1" 200 109 0.036904 10.0.0.57 - - [2025-09-08 02:10:49] "POST /set-tag HTTP/1.1" 200 109 0.035398 10.0.0.57 - - [2025-09-08 02:10:49] "DELETE /instance-ip/ee4dc932-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.056419 10.0.0.57 - - [2025-09-08 02:10:49] "DELETE /virtual-machine-interface/ee2c7624-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.064625 10.0.0.57 - - [2025-09-08 02:10:50] "DELETE /virtual-machine/e7a347e9-d540-4800-a85a-f80de17c44ba HTTP/1.1" 200 115 0.028300 10.0.0.57 - - [2025-09-08 02:10:50] "GET /virtual-machine-interface/eead79fe-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004057 10.0.0.57 - - [2025-09-08 02:10:50] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.57 - - [2025-09-08 02:10:50] "GET / HTTP/1.1" 200 35931 0.001758 10.0.0.57 - - [2025-09-08 02:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.57 - - [2025-09-08 02:10:50] "GET /routing-instance/f1f27d95-e9fe-4bf4-8e61-04f1464c3a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002254 10.0.0.57 - - [2025-09-08 02:10:50] "POST /bgp-routers HTTP/1.1" 409 301 0.001562 10.0.0.57 - - [2025-09-08 02:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.57 - - [2025-09-08 02:10:50] "GET /bgp-router/58eee9f9-b5e9-456a-81f4-f51d6fd1e1db?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002240 10.0.0.57 - - [2025-09-08 02:10:50] "PUT /bgp-router/58eee9f9-b5e9-456a-81f4-f51d6fd1e1db HTTP/1.1" 200 254 0.010760 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:10:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:10:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000853 10.0.0.57 - - [2025-09-08 02:11:20] "GET /virtual-machine-interface/eead79fe-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004420 10.0.0.57 - - [2025-09-08 02:11:20] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.57 - - [2025-09-08 02:11:20] "GET /virtual-machine-interface/eead79fe-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006681 10.0.0.57 - - [2025-09-08 02:11:20] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.57 - - [2025-09-08 02:11:20] "GET /virtual-machine/179aab7d-e7eb-4a5c-983a-6d6ed3ea49ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002949 10.0.0.57 - - [2025-09-08 02:11:20] "POST /ref-update HTTP/1.1" 200 156 0.009607 10.0.0.57 - - [2025-09-08 02:11:20] "GET /virtual-machine-interface/eead79fe-8c58-11f0-9b47-fa163eb2fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004463 10.0.0.57 - - [2025-09-08 02:11:20] "POST /set-tag HTTP/1.1" 200 109 0.021384 10.0.0.57 - - [2025-09-08 02:11:20] "POST /set-tag HTTP/1.1" 200 109 0.035824 10.0.0.57 - - [2025-09-08 02:11:21] "DELETE /instance-ip/eec756bc-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.064968 10.0.0.57 - - [2025-09-08 02:11:21] "DELETE /virtual-machine-interface/eead79fe-8c58-11f0-9b47-fa163eb2fba7 HTTP/1.1" 200 115 0.069952 10.0.0.57 - - [2025-09-08 02:11:21] "DELETE /virtual-machine/179aab7d-e7eb-4a5c-983a-6d6ed3ea49ec HTTP/1.1" 200 115 0.039201 10.0.0.57 - - [2025-09-08 02:11:21] "DELETE /tag/6b7e5396-edc9-408a-b2ff-110e81fb8f00 HTTP/1.1" 200 115 0.065301 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:11:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000912 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:11:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001025 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:11:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000835 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:11:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:11:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.57 - - [2025-09-08 02:11:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000739