++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Nov 13 01:42:11 AM UTC 2025 ===================' INFO: =================== Thu Nov 13 01:42:11 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ 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.249 ++ 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.249 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.249:8081 ' ']' +++ echo 10.0.0.249:8081 ++ ANALYTICS_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.249:9042 ' ']' +++ echo 10.0.0.249:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.249:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.249:8086 ' ']' +++ echo 10.0.0.249:8086 ++ COLLECTOR_SERVERS=10.0.0.249: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.249 ++ CONFIGDB_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.249:8082 ' ']' +++ echo 10.0.0.249:8082 ++ CONFIG_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.249:9161 ' ']' +++ echo 10.0.0.249:9161 ++ CONFIGDB_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.249:9041 ' ']' +++ echo 10.0.0.249:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.249: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.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.249:2181, ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.249:2181 ' ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.249:2181 ++ RABBITMQ_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.249:5673, ']' +++ echo 10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.249:6379 ' ']' +++ echo 10.0.0.249:6379 ++ REDIS_SERVERS=10.0.0.249: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.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.249:9092 ' ']' +++ echo 10.0.0.249:9092 ++ KAFKA_SERVERS=10.0.0.249: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.249 ++ 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.249 ++ 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.249 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 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.249 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.249 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.249,10.211.3.1,127.0.0.1,172.17.0.1,252.249.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.211.3.1,127.0.0.1,172.17.0.1,252.249.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.249:9041 + cassandra_server_list=10.0.0.249:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249: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=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ set -o posix ++ set + 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: 11/13/2025 01:42:51.402 7f4a55dcc700 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/13/2025 01:42:51.537 7f4a55dcc700 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/13/2025 01:42:51.548 7f4a55dcc700 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/13/2025 01:42:51.548 7f4a55dcc700 [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.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2025-11-13 01:42:56] "GET / HTTP/1.1" 503 181 0.000185 10.0.0.249 - - [2025-11-13 01:42:56] "GET / HTTP/1.1" 200 36215 0.002042 10.0.0.249 - - [2025-11-13 01:42:57] "GET / HTTP/1.1" 200 45303 0.001095 10.0.0.249 - - [2025-11-13 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.249 - - [2025-11-13 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.249 - - [2025-11-13 01:42:57] "GET / HTTP/1.1" 200 36215 0.001214 10.0.0.249 - - [2025-11-13 01:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.249 - - [2025-11-13 01:42:57] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009441 10.0.0.249 - - [2025-11-13 01:42:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.004863 10.0.0.249 - - [2025-11-13 01:42:57] "POST /config-nodes HTTP/1.1" 200 595 0.028453 10.0.0.249 - - [2025-11-13 01:42:57] "GET / HTTP/1.1" 200 36215 0.001390 10.0.0.249 - - [2025-11-13 01:42:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002287 10.0.0.249 - - [2025-11-13 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.249 - - [2025-11-13 01:42:58] "GET /network-ipam/1f9fd6ce-9509-4940-8e00-8e911bd210c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002953 10.0.0.249 - - [2025-11-13 01:42:58] "GET / HTTP/1.1" 200 36215 0.001751 10.0.0.249 - - [2025-11-13 01:42:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.003238 10.0.0.249 - - [2025-11-13 01:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.249 - - [2025-11-13 01:42:58] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004692 10.0.0.249 - - [2025-11-13 01:42:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.001836 10.0.0.249 - - [2025-11-13 01:42:59] "POST /service-appliance-sets HTTP/1.1" 200 555 0.241689 10.0.0.249 - - [2025-11-13 01:42:59] "POST /fqname-to-id HTTP/1.1" 404 180 0.005731 10.0.0.249 - - [2025-11-13 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.249 - - [2025-11-13 01:42:59] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004555 10.0.0.249 - - [2025-11-13 01:42:59] "POST /access-control-lists HTTP/1.1" 200 589 0.322982 10.0.0.249 - - [2025-11-13 01:42:59] "POST /fqname-to-id HTTP/1.1" 404 224 0.005077 10.0.0.249 - - [2025-11-13 01:42:59] "POST /service-appliance-sets HTTP/1.1" 200 543 0.130305 10.0.0.249 - - [2025-11-13 01:42:59] "GET / HTTP/1.1" 200 36215 0.001372 10.0.0.249 - - [2025-11-13 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.249 - - [2025-11-13 01:42:59] "GET /network-ipam/1f9fd6ce-9509-4940-8e00-8e911bd210c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004090 10.0.0.249 - - [2025-11-13 01:42:59] "POST /access-control-lists HTTP/1.1" 200 587 0.081500 10.0.0.249 - - [2025-11-13 01:42:59] "POST /service-templates HTTP/1.1" 200 513 0.221468 10.0.0.249 - - [2025-11-13 01:42:59] "GET / HTTP/1.1" 200 36215 0.001111 10.0.0.249 - - [2025-11-13 01:42:59] "POST /route-targets HTTP/1.1" 200 328 0.089459 10.0.0.249 - - [2025-11-13 01:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015064 10.0.0.249 - - [2025-11-13 01:42:59] "POST /service-templates HTTP/1.1" 200 503 0.169216 10.0.0.249 - - [2025-11-13 01:42:59] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007247 10.0.0.249 - - [2025-11-13 01:42:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.002489 10.0.0.249 - - [2025-11-13 01:42:59] "POST /ref-update HTTP/1.1" 200 156 0.055260 10.0.0.249 - - [2025-11-13 01:42:59] "POST /config-database-nodes HTTP/1.1" 200 613 0.080850 10.0.0.249 - - [2025-11-13 01:43:00] "POST /route-targets HTTP/1.1" 200 328 0.135724 10.0.0.249 - - [2025-11-13 01:43:00] "POST /service-templates HTTP/1.1" 200 517 0.162075 10.0.0.249 - - [2025-11-13 01:43:00] "POST /ref-update HTTP/1.1" 200 156 0.011339 10.0.0.249 - - [2025-11-13 01:43:00] "POST /service-templates HTTP/1.1" 200 537 0.096515 10.0.0.249 - - [2025-11-13 01:43:00] "POST /route-targets HTTP/1.1" 200 328 0.031054 10.0.0.249 - - [2025-11-13 01:43:00] "POST /service-templates HTTP/1.1" 200 509 0.041166 10.0.0.249 - - [2025-11-13 01:43:00] "POST /ref-update HTTP/1.1" 200 156 0.014638 10.0.0.249 - - [2025-11-13 01:43:00] "POST /route-targets HTTP/1.1" 200 328 0.109558 10.0.0.249 - - [2025-11-13 01:43:00] "POST /ref-update HTTP/1.1" 200 156 0.019493 10.0.0.249 - - [2025-11-13 01:43:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.005805 10.0.0.249 - - [2025-11-13 01:43:00] "POST /access-control-lists HTTP/1.1" 200 553 0.084479 10.0.0.249 - - [2025-11-13 01:43:00] "PUT /access-control-list/a34baed4-ce84-46d7-b47d-705dbc12cfc0 HTTP/1.1" 200 273 0.014851 10.0.0.249 - - [2025-11-13 01:43:00] "PUT /access-control-list/8618585e-3d4a-442e-aa0a-67e6339da0f0 HTTP/1.1" 200 273 0.011715 10.0.0.249 - - [2025-11-13 01:43:01] "GET / HTTP/1.1" 200 36215 0.001372 10.0.0.249 - - [2025-11-13 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.249 - - [2025-11-13 01:43:01] "GET /routing-instance/4bd102c8-0dd0-41bb-bb0b-8e6d45bc2ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003330 10.0.0.249 - - [2025-11-13 01:43:01] "POST /bgp-routers HTTP/1.1" 200 618 0.019552 10.0.0.249 - - [2025-11-13 01:43:01] "GET /bgp-router/8d6b141c-35bf-4b2b-b1dd-b466fca75bb9?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.009881 10.0.0.249 - - [2025-11-13 01:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005358 10.0.0.249 - - [2025-11-13 01:43:01] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004815 10.0.0.249 - - [2025-11-13 01:43:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002904 10.0.0.249 - - [2025-11-13 01:43:01] "POST /ref-update HTTP/1.1" 200 156 0.007746 10.0.0.249 - - [2025-11-13 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.249 - - [2025-11-13 01:43:02] "GET /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.002502 10.0.0.249 - - [2025-11-13 01:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.249 - - [2025-11-13 01:43:02] "PUT /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b HTTP/1.1" 200 277 0.010533 10.0.0.249 - - [2025-11-13 01:43:03] "GET / HTTP/1.1" 200 36215 0.001473 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 583 0.015401 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 577 0.034878 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 577 0.023617 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 561 0.024868 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 557 0.024434 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 559 0.036312 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 567 0.023268 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 551 0.029168 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 559 0.016973 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 569 0.015789 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 557 0.028608 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 569 0.020967 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 577 0.081385 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 571 0.022451 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 563 0.026157 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 563 0.030493 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 563 0.021279 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 549 0.026265 10.0.0.249 - - [2025-11-13 01:43:03] "POST /alarms HTTP/1.1" 200 597 0.026185 10.0.0.249 - - [2025-11-13 01:43:04] "POST /alarms HTTP/1.1" 200 577 0.028149 10.0.0.249 - - [2025-11-13 01:43:04] "POST /alarms HTTP/1.1" 200 573 0.028476 10.0.0.249 - - [2025-11-13 01:43:04] "POST /alarms HTTP/1.1" 200 585 0.025769 10.0.0.249 - - [2025-11-13 01:43:04] "POST /alarms HTTP/1.1" 200 611 0.030351 10.0.0.249 - - [2025-11-13 01:43:04] "GET / HTTP/1.1" 200 36215 0.001179 10.0.0.249 - - [2025-11-13 01:43:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002179 10.0.0.249 - - [2025-11-13 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005104 10.0.0.249 - - [2025-11-13 01:43:04] "PUT /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b HTTP/1.1" 200 277 0.010481 10.0.0.249 - - [2025-11-13 01:43:04] "GET / HTTP/1.1" 200 36215 0.001418 10.0.0.249 - - [2025-11-13 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.249 - - [2025-11-13 01:43:04] "GET /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003341 10.0.0.249 - - [2025-11-13 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.249 - - [2025-11-13 01:43:04] "PUT /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b HTTP/1.1" 200 277 0.007727 10.0.0.249 - - [2025-11-13 01:43:05] "GET / HTTP/1.1" 200 36215 0.001306 10.0.0.249 - - [2025-11-13 01:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.249 - - [2025-11-13 01:43:05] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006654 10.0.0.249 - - [2025-11-13 01:43:05] "PUT /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513 HTTP/1.1" 200 275 0.021031 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:44:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001281 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:44:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2637 0.000996 10.0.0.249 - - [2025-11-13 01:44:52] "GET / HTTP/1.1" 200 36215 0.001368 10.0.0.249 - - [2025-11-13 01:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.249 - - [2025-11-13 01:44:52] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005391 10.0.0.249 - - [2025-11-13 01:44:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.001580 10.0.0.249 - - [2025-11-13 01:44:52] "POST /analytics-nodes HTTP/1.1" 200 601 0.031384 10.0.0.249 - - [2025-11-13 01:44:59] "GET / HTTP/1.1" 200 36215 0.004340 10.0.0.249 - - [2025-11-13 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005227 10.0.0.249 - - [2025-11-13 01:44:59] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007295 10.0.0.249 - - [2025-11-13 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.007003 10.0.0.249 - - [2025-11-13 01:44:59] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.059953 10.0.0.249 - - [2025-11-13 01:45:06] "GET / HTTP/1.1" 200 36215 0.001962 10.0.0.249 - - [2025-11-13 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.249 - - [2025-11-13 01:45:06] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.014278 10.0.0.249 - - [2025-11-13 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.002553 10.0.0.249 - - [2025-11-13 01:45:06] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.042516 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:45:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000918 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:45:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002057 10.0.0.249 - - [2025-11-13 01:45:11] "GET / HTTP/1.1" 200 36215 0.001332 10.0.0.249 - - [2025-11-13 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.249 - - [2025-11-13 01:45:11] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004501 10.0.0.249 - - [2025-11-13 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.001904 10.0.0.249 - - [2025-11-13 01:45:11] "POST /database-nodes HTTP/1.1" 200 599 0.019893 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:45:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.005689 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:45:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.006762 10.0.0.249 - - [2025-11-13 01:45:31] "GET / HTTP/1.1" 200 36215 0.001486 10.0.0.249 - - [2025-11-13 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.249 - - [2025-11-13 01:45:31] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004814 10.0.0.249 - - [2025-11-13 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.249 - - [2025-11-13 01:45:31] "GET /config-node/d91dcf37-2154-4ead-b77b-37b19268e001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.004329 10.0.0.249 - - [2025-11-13 01:45:43] "GET / HTTP/1.1" 200 36215 0.001237 10.0.0.249 - - [2025-11-13 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.249 - - [2025-11-13 01:45:43] "GET /routing-instance/4bd102c8-0dd0-41bb-bb0b-8e6d45bc2ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002868 10.0.0.249 - - [2025-11-13 01:45:43] "POST /bgp-routers HTTP/1.1" 409 301 0.002084 10.0.0.249 - - [2025-11-13 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.249 - - [2025-11-13 01:45:44] "GET /bgp-router/8d6b141c-35bf-4b2b-b1dd-b466fca75bb9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004970 10.0.0.249 - - [2025-11-13 01:45:44] "PUT /bgp-router/8d6b141c-35bf-4b2b-b1dd-b466fca75bb9 HTTP/1.1" 200 255 0.020239 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:45:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:45:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000990 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:45:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000829 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:45:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000814 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:46:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000872 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:46:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000891 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:46:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000847 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:46:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000877 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:46:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000981 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:46:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000976 10.0.0.249 - - [2025-11-13 01:46:56] "GET / HTTP/1.1" 200 36215 0.001374 10.0.0.249 - - [2025-11-13 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.249 - - [2025-11-13 01:46:56] "GET /domain/b86cc98f-0672-4e16-8c6a-9c54081bed83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.002661 10.0.0.249 - - [2025-11-13 01:46:56] "POST /id-to-fqname HTTP/1.1" 200 173 0.000469 10.0.0.249 - - [2025-11-13 01:46:56] "POST /fqname-to-id HTTP/1.1" 404 182 0.007203 10.0.0.249 - - [2025-11-13 01:46:56] "POST /security-groups HTTP/1.1" 200 570 0.072523 10.0.0.249 - - [2025-11-13 01:46:56] "POST /projects HTTP/1.1" 200 483 0.186334 10.0.0.249 - - [2025-11-13 01:46:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.003231 10.0.0.249 - - [2025-11-13 01:46:56] "POST /security-groups HTTP/1.1" 200 536 0.041205 10.0.0.249 - - [2025-11-13 01:46:56] "POST /access-control-lists HTTP/1.1" 200 581 0.074491 10.0.0.249 - - [2025-11-13 01:46:56] "POST /chown HTTP/1.1" 200 109 0.018621 10.0.0.249 - - [2025-11-13 01:46:56] "POST /fqname-to-id HTTP/1.1" 404 212 0.018734 10.0.0.249 - - [2025-11-13 01:46:56] "POST /policy-managements HTTP/1.1" 409 214 0.048579 10.0.0.249 - - [2025-11-13 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006283 10.0.0.249 - - [2025-11-13 01:46:56] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.035569 10.0.0.249 - - [2025-11-13 01:46:56] "POST /access-control-lists HTTP/1.1" 200 579 0.083616 10.0.0.249 - - [2025-11-13 01:46:56] "POST /application-policy-sets HTTP/1.1" 200 530 0.046011 10.0.0.249 - - [2025-11-13 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.249 - - [2025-11-13 01:46:56] "GET /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002953 10.0.0.249 - - [2025-11-13 01:46:56] "PUT /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b HTTP/1.1" 200 277 0.015803 10.0.0.249 - - [2025-11-13 01:46:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.023081 10.0.0.249 - - [2025-11-13 01:46:56] "GET /virtual-network/11a7b73d-4f12-42bf-a6c7-7c8760207b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.012006 10.0.0.249 - - [2025-11-13 01:46:56] "POST /id-to-fqname HTTP/1.1" 200 177 0.000532 10.0.0.249 - - [2025-11-13 01:46:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.001570 10.0.0.249 - - [2025-11-13 01:46:57] "POST /security-groups HTTP/1.1" 200 574 0.114731 10.0.0.249 - - [2025-11-13 01:46:57] "POST /projects HTTP/1.1" 200 491 0.294209 10.0.0.249 - - [2025-11-13 01:46:57] "POST /fqname-to-id HTTP/1.1" 404 232 0.036124 10.0.0.249 - - [2025-11-13 01:46:57] "POST /access-control-lists HTTP/1.1" 200 596 0.046921 10.0.0.249 - - [2025-11-13 01:46:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.024471 10.0.0.249 - - [2025-11-13 01:46:57] "POST /security-groups HTTP/1.1" 200 548 0.095110 10.0.0.249 - - [2025-11-13 01:46:57] "POST /chown HTTP/1.1" 200 109 0.020672 10.0.0.249 - - [2025-11-13 01:46:57] "POST /access-control-lists HTTP/1.1" 200 594 0.084330 10.0.0.249 - - [2025-11-13 01:46:57] "POST /network-ipams HTTP/1.1" 200 524 0.091305 10.0.0.249 - - [2025-11-13 01:46:57] "POST /fqname-to-id HTTP/1.1" 404 217 0.025555 10.0.0.249 - - [2025-11-13 01:46:57] "POST /network-ipams HTTP/1.1" 200 512 0.064425 10.0.0.249 - - [2025-11-13 01:46:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.002322 10.0.0.249 - - [2025-11-13 01:46:57] "POST /access-control-lists HTTP/1.1" 200 585 0.133228 10.0.0.249 - - [2025-11-13 01:46:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.021848 10.0.0.249 - - [2025-11-13 01:46:57] "POST /access-control-lists HTTP/1.1" 200 583 0.126281 10.0.0.249 - - [2025-11-13 01:46:57] "POST /useragent-kv HTTP/1.1" 200 115 0.024177 10.0.0.249 - - [2025-11-13 01:46:57] "POST /virtual-networks HTTP/1.1" 200 540 0.300447 10.0.0.249 - - [2025-11-13 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010486 10.0.0.249 - - [2025-11-13 01:46:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.003593 10.0.0.249 - - [2025-11-13 01:46:57] "POST /access-control-lists HTTP/1.1" 200 604 0.037135 10.0.0.249 - - [2025-11-13 01:46:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.020616 10.0.0.249 - - [2025-11-13 01:46:57] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.028156 10.0.0.249 - - [2025-11-13 01:46:58] "POST /network-ipams HTTP/1.1" 200 520 0.054938 10.0.0.249 - - [2025-11-13 01:46:58] "POST /fqname-to-id HTTP/1.1" 404 202 0.024553 10.0.0.249 - - [2025-11-13 01:46:58] "POST /access-control-lists HTTP/1.1" 200 602 0.076044 10.0.0.249 - - [2025-11-13 01:46:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.005224 10.0.0.249 - - [2025-11-13 01:46:58] "POST /access-control-lists HTTP/1.1" 200 591 0.116629 10.0.0.249 - - [2025-11-13 01:46:58] "POST /useragent-kv HTTP/1.1" 200 115 0.019664 10.0.0.249 - - [2025-11-13 01:46:58] "POST /virtual-networks HTTP/1.1" 200 548 0.213378 10.0.0.249 - - [2025-11-13 01:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006330 10.0.0.249 - - [2025-11-13 01:46:58] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.024432 10.0.0.249 - - [2025-11-13 01:46:58] "POST /route-targets HTTP/1.1" 200 328 0.043467 10.0.0.249 - - [2025-11-13 01:46:58] "POST /fqname-to-id HTTP/1.1" 404 199 0.006707 10.0.0.249 - - [2025-11-13 01:46:58] "POST /ref-update HTTP/1.1" 200 156 0.069756 10.0.0.249 - - [2025-11-13 01:46:58] "POST /network-policys HTTP/1.1" 200 540 0.063520 10.0.0.249 - - [2025-11-13 01:46:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.008889 10.0.0.249 - - [2025-11-13 01:46:58] "PUT /access-control-list/d7003dc3-5800-4d8e-8e23-737119aff68f HTTP/1.1" 200 273 0.076195 10.0.0.249 - - [2025-11-13 01:46:58] "POST /network-policys HTTP/1.1" 200 536 0.085662 10.0.0.249 - - [2025-11-13 01:46:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.012952 10.0.0.249 - - [2025-11-13 01:46:58] "POST /network-policys HTTP/1.1" 200 544 0.064628 10.0.0.249 - - [2025-11-13 01:46:58] "POST /route-targets HTTP/1.1" 200 328 0.018193 10.0.0.249 - - [2025-11-13 01:46:58] "POST /ref-update HTTP/1.1" 200 156 0.085413 10.0.0.249 - - [2025-11-13 01:46:58] "PUT /access-control-list/2bfd206c-ea77-4ae9-851b-be1365de2ed3 HTTP/1.1" 200 273 0.031793 10.0.0.249 - - [2025-11-13 01:46:58] "POST /ref-update HTTP/1.1" 200 156 0.181191 10.0.0.249 - - [2025-11-13 01:46:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002427 10.0.0.249 - - [2025-11-13 01:46:59] "PUT /access-control-list/2bfd206c-ea77-4ae9-851b-be1365de2ed3 HTTP/1.1" 200 273 0.062355 10.0.0.249 - - [2025-11-13 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.210520 10.0.0.249 - - [2025-11-13 01:46:59] "PUT /access-control-list/d7003dc3-5800-4d8e-8e23-737119aff68f HTTP/1.1" 200 273 0.085999 10.0.0.249 - - [2025-11-13 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.086773 10.0.0.249 - - [2025-11-13 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.157263 10.0.0.249 - - [2025-11-13 01:46:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015379 10.0.0.249 - - [2025-11-13 01:46:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042649 10.0.0.249 - - [2025-11-13 01:46:59] "PUT /access-control-list/d7003dc3-5800-4d8e-8e23-737119aff68f HTTP/1.1" 200 273 0.105286 10.0.0.249 - - [2025-11-13 01:46:59] "POST /fqname-to-id HTTP/1.1" 404 237 0.009526 10.0.0.249 - - [2025-11-13 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.193255 10.0.0.249 - - [2025-11-13 01:46:59] "POST /access-control-lists HTTP/1.1" 200 603 0.204012 10.0.0.249 - - [2025-11-13 01:46:59] "PUT /access-control-list/2bfd206c-ea77-4ae9-851b-be1365de2ed3 HTTP/1.1" 200 273 0.068686 10.0.0.249 - - [2025-11-13 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.192493 10.0.0.249 - - [2025-11-13 01:46:59] "POST /ref-update HTTP/1.1" 200 156 0.053125 10.0.0.249 - - [2025-11-13 01:46:59] "PUT /access-control-list/4b4e9f71-9fd5-453d-8691-bf194b3deecd HTTP/1.1" 200 273 0.021349 10.0.0.249 - - [2025-11-13 01:47:00] "PUT /access-control-list/4b4e9f71-9fd5-453d-8691-bf194b3deecd HTTP/1.1" 200 273 0.041480 10.0.0.249 - - [2025-11-13 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.209254 10.0.0.249 - - [2025-11-13 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.042664 10.0.0.249 - - [2025-11-13 01:47:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002054 10.0.0.249 - - [2025-11-13 01:47:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003578 10.0.0.249 - - [2025-11-13 01:47:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002420 10.0.0.249 - - [2025-11-13 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.249 - - [2025-11-13 01:47:00] "GET /virtual-network/11a7b73d-4f12-42bf-a6c7-7c8760207b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.006221 10.0.0.249 - - [2025-11-13 01:47:00] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.011769 10.0.0.249 - - [2025-11-13 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007855 10.0.0.249 - - [2025-11-13 01:47:00] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002593 10.0.0.249 - - [2025-11-13 01:47:00] "POST /firewall-policys HTTP/1.1" 200 532 0.069354 10.0.0.249 - - [2025-11-13 01:47:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018692 10.0.0.249 - - [2025-11-13 01:47:00] "GET /firewall-policy/11d8ec2c-170f-4558-b902-2bf030a2f52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.009021 10.0.0.249 - - [2025-11-13 01:47:00] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.015741 10.0.0.249 - - [2025-11-13 01:47:00] "GET /firewall-policy/11d8ec2c-170f-4558-b902-2bf030a2f52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002740 10.0.0.249 - - [2025-11-13 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.026093 10.0.0.249 - - [2025-11-13 01:47:00] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.041684 10.0.0.249 - - [2025-11-13 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.249 - - [2025-11-13 01:47:00] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002372 10.0.0.249 - - [2025-11-13 01:47:00] "POST /firewall-policys HTTP/1.1" 200 534 0.020667 10.0.0.249 - - [2025-11-13 01:47:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016143 10.0.0.249 - - [2025-11-13 01:47:00] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.020944 10.0.0.249 - - [2025-11-13 01:47:00] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.005669 10.0.0.249 - - [2025-11-13 01:47:00] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.005359 10.0.0.249 - - [2025-11-13 01:47:00] "GET /firewall-policy/11d8ec2c-170f-4558-b902-2bf030a2f52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005322 10.0.0.249 - - [2025-11-13 01:47:00] "GET /firewall-policy/11d8ec2c-170f-4558-b902-2bf030a2f52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003298 10.0.0.249 - - [2025-11-13 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.016768 10.0.0.249 - - [2025-11-13 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.049215 10.0.0.249 - - [2025-11-13 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.063049 10.0.0.249 - - [2025-11-13 01:47:01] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.009195 10.0.0.249 - - [2025-11-13 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.249 - - [2025-11-13 01:47:01] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008036 10.0.0.249 - - [2025-11-13 01:47:01] "POST /firewall-policys HTTP/1.1" 200 532 0.020002 10.0.0.249 - - [2025-11-13 01:47:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.038237 10.0.0.249 - - [2025-11-13 01:47:01] "GET /firewall-policy/013bc2f8-d976-48fc-b1a8-840429ef058e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.019088 10.0.0.249 - - [2025-11-13 01:47:01] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003178 10.0.0.249 - - [2025-11-13 01:47:01] "GET /firewall-policy/013bc2f8-d976-48fc-b1a8-840429ef058e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003563 10.0.0.249 - - [2025-11-13 01:47:01] "GET /firewall-policy/11d8ec2c-170f-4558-b902-2bf030a2f52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003937 10.0.0.249 - - [2025-11-13 01:47:01] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002707 10.0.0.249 - - [2025-11-13 01:47:01] "GET /firewall-policy/11d8ec2c-170f-4558-b902-2bf030a2f52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002264 10.0.0.249 - - [2025-11-13 01:47:01] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002069 10.0.0.249 - - [2025-11-13 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.023404 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:47:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000804 10.0.0.249 - - [2025-11-13 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.029330 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:47:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000942 10.0.0.249 - - [2025-11-13 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.055570 10.0.0.249 - - [2025-11-13 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.018266 10.0.0.249 - - [2025-11-13 01:47:01] "POST /ref-update HTTP/1.1" 200 156 0.034410 10.0.0.249 - - [2025-11-13 01:47:01] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.019773 10.0.0.249 - - [2025-11-13 01:47:01] "POST /tags HTTP/1.1" 200 300 0.037896 10.0.0.249 - - [2025-11-13 01:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013447 10.0.0.249 - - [2025-11-13 01:47:01] "GET /tag/cf0a6c5a-67a1-4c76-8457-174edee9caa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017464 10.0.0.249 - - [2025-11-13 01:47:01] "POST /set-tag HTTP/1.1" 200 109 0.015288 10.0.0.249 - - [2025-11-13 01:47:02] "POST /tags HTTP/1.1" 200 358 0.133563 10.0.0.249 - - [2025-11-13 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008897 10.0.0.249 - - [2025-11-13 01:47:02] "GET /tag/e798a827-7682-49c4-a65a-5c80431c4bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.012492 10.0.0.249 - - [2025-11-13 01:47:02] "POST /tags HTTP/1.1" 200 306 0.050731 10.0.0.249 - - [2025-11-13 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.023843 10.0.0.249 - - [2025-11-13 01:47:02] "GET /tag/efcfdeb7-9396-42f9-8cb6-25951ad46c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.031814 10.0.0.249 - - [2025-11-13 01:47:02] "POST /id-to-fqname HTTP/1.1" 200 174 0.000604 10.0.0.249 - - [2025-11-13 01:47:02] "POST /fqname-to-id HTTP/1.1" 404 183 0.018975 10.0.0.249 - - [2025-11-13 01:47:02] "POST /security-groups HTTP/1.1" 200 571 0.079054 10.0.0.249 - - [2025-11-13 01:47:02] "POST /projects HTTP/1.1" 200 485 0.248797 10.0.0.249 - - [2025-11-13 01:47:02] "POST /fqname-to-id HTTP/1.1" 404 214 0.009475 10.0.0.249 - - [2025-11-13 01:47:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.030435 10.0.0.249 - - [2025-11-13 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004912 10.0.0.249 - - [2025-11-13 01:47:02] "POST /access-control-lists HTTP/1.1" 200 582 0.085876 10.0.0.249 - - [2025-11-13 01:47:02] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.045245 10.0.0.249 - - [2025-11-13 01:47:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006736 10.0.0.249 - - [2025-11-13 01:47:02] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.005923 10.0.0.249 - - [2025-11-13 01:47:02] "POST /fqname-to-id HTTP/1.1" 404 213 0.003121 10.0.0.249 - - [2025-11-13 01:47:02] "PUT /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd HTTP/1.1" 200 265 0.084669 10.0.0.249 - - [2025-11-13 01:47:02] "POST /access-control-lists HTTP/1.1" 200 580 0.135529 10.0.0.249 - - [2025-11-13 01:47:03] "PUT /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055 HTTP/1.1" 200 265 0.126291 10.0.0.249 - - [2025-11-13 01:47:03] "POST /security-groups HTTP/1.1" 200 539 0.081411 10.0.0.249 - - [2025-11-13 01:47:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.012511 10.0.0.249 - - [2025-11-13 01:47:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010446 10.0.0.249 - - [2025-11-13 01:47:03] "POST /chown HTTP/1.1" 200 109 0.027806 10.0.0.249 - - [2025-11-13 01:47:03] "POST /access-control-lists HTTP/1.1" 200 598 0.052808 10.0.0.249 - - [2025-11-13 01:47:03] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019067 10.0.0.249 - - [2025-11-13 01:47:03] "POST /fqname-to-id HTTP/1.1" 404 233 0.007873 10.0.0.249 - - [2025-11-13 01:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009820 10.0.0.249 - - [2025-11-13 01:47:03] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003310 10.0.0.249 - - [2025-11-13 01:47:03] "POST /tags HTTP/1.1" 409 207 0.005367 10.0.0.249 - - [2025-11-13 01:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.249 - - [2025-11-13 01:47:03] "POST /access-control-lists HTTP/1.1" 200 596 0.090931 10.0.0.249 - - [2025-11-13 01:47:03] "GET /tag/efcfdeb7-9396-42f9-8cb6-25951ad46c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.043816 10.0.0.249 - - [2025-11-13 01:47:03] "POST /firewall-rules HTTP/1.1" 200 566 0.129277 10.0.0.249 - - [2025-11-13 01:47:03] "GET /firewall-rule/1653a0ec-b292-4a32-8a50-6ee9e31e4e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004449 10.0.0.249 - - [2025-11-13 01:47:03] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002428 10.0.0.249 - - [2025-11-13 01:47:03] "GET /firewall-rule/1653a0ec-b292-4a32-8a50-6ee9e31e4e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002076 10.0.0.249 - - [2025-11-13 01:47:03] "POST /ref-update HTTP/1.1" 200 156 0.024234 10.0.0.249 - - [2025-11-13 01:47:03] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002522 10.0.0.249 - - [2025-11-13 01:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.249 - - [2025-11-13 01:47:03] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003014 10.0.0.249 - - [2025-11-13 01:47:03] "POST /tags HTTP/1.1" 409 207 0.002195 10.0.0.249 - - [2025-11-13 01:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.249 - - [2025-11-13 01:47:03] "GET /tag/efcfdeb7-9396-42f9-8cb6-25951ad46c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.018019 10.0.0.249 - - [2025-11-13 01:47:03] "POST /firewall-rules HTTP/1.1" 200 564 0.080087 10.0.0.249 - - [2025-11-13 01:47:03] "GET /firewall-rule/288be4f0-af88-41fd-b9be-b700da342f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.016780 10.0.0.249 - - [2025-11-13 01:47:03] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003978 10.0.0.249 - - [2025-11-13 01:47:03] "GET /firewall-rule/288be4f0-af88-41fd-b9be-b700da342f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002362 10.0.0.249 - - [2025-11-13 01:47:04] "POST /ref-update HTTP/1.1" 200 156 0.026797 10.0.0.249 - - [2025-11-13 01:47:04] "POST /tags HTTP/1.1" 200 302 0.157709 10.0.0.249 - - [2025-11-13 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014398 10.0.0.249 - - [2025-11-13 01:47:04] "GET /tag/78021bba-baa3-4771-ad37-812cdad9000b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.023675 10.0.0.249 - - [2025-11-13 01:47:04] "POST /tags HTTP/1.1" 200 326 0.139934 10.0.0.249 - - [2025-11-13 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.020157 10.0.0.249 - - [2025-11-13 01:47:04] "GET /tag/5e376f22-e489-46e6-ad2b-b0e7f226c43e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.014004 10.0.0.249 - - [2025-11-13 01:47:04] "POST /tags HTTP/1.1" 200 364 0.024062 10.0.0.249 - - [2025-11-13 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.249 - - [2025-11-13 01:47:04] "GET /tag/d30be40b-8a97-424b-9e05-c65a8958502d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.014417 10.0.0.249 - - [2025-11-13 01:47:04] "POST /tags HTTP/1.1" 200 312 0.043868 10.0.0.249 - - [2025-11-13 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015039 10.0.0.249 - - [2025-11-13 01:47:04] "GET /tag/c2c0895c-1e25-4d83-b11e-3e02a9987793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.020014 10.0.0.249 - - [2025-11-13 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.249 - - [2025-11-13 01:47:04] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.003593 10.0.0.249 - - [2025-11-13 01:47:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.249 - - [2025-11-13 01:47:04] "GET /project/945e19e3-9320-4fb6-8e94-2df499f95013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.043071 10.0.0.249 - - [2025-11-13 01:47:04] "POST /virtual-machines HTTP/1.1" 200 378 0.010441 10.0.0.249 - - [2025-11-13 01:47:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010866 10.0.0.249 - - [2025-11-13 01:47:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.163922 10.0.0.249 - - [2025-11-13 01:47:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.032539 10.0.0.249 - - [2025-11-13 01:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.023148 10.0.0.249 - - [2025-11-13 01:47:05] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.004303 10.0.0.249 - - [2025-11-13 01:47:05] "POST /instance-ips HTTP/1.1" 200 410 0.043693 10.0.0.249 - - [2025-11-13 01:47:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.031984 10.0.0.249 - - [2025-11-13 01:47:05] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.012254 10.0.0.249 - - [2025-11-13 01:47:05] "POST /set-tag HTTP/1.1" 200 109 0.017152 10.0.0.249 - - [2025-11-13 01:47:05] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.015021 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:47:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001191 10.0.0.249 - - [2025-11-13 01:47:05] "GET /instance-ip/a83a3094-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.005822 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:47:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002552 10.0.0.249 - - [2025-11-13 01:47:05] "POST /tags HTTP/1.1" 200 306 0.104687 10.0.0.249 - - [2025-11-13 01:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.021343 10.0.0.249 - - [2025-11-13 01:47:05] "GET /tag/5a22fd13-5382-435d-b0d1-6c8259015dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016437 10.0.0.249 - - [2025-11-13 01:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.249 - - [2025-11-13 01:47:05] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039214 10.0.0.249 - - [2025-11-13 01:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.249 - - [2025-11-13 01:47:05] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.053884 10.0.0.249 - - [2025-11-13 01:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.249 - - [2025-11-13 01:47:05] "GET /service-appliance-set/2ccdc459-21cf-43d9-a1ed-5c530ac1991d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003665 10.0.0.249 - - [2025-11-13 01:47:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.002121 10.0.0.249 - - [2025-11-13 01:47:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.101943 10.0.0.249 - - [2025-11-13 01:47:06] "GET /virtual-machine-interface/cbcba3fe-6e5f-4091-8805-c025dd41b0ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.028508 10.0.0.249 - - [2025-11-13 01:47:06] "POST /instance-ips HTTP/1.1" 200 382 0.028621 10.0.0.249 - - [2025-11-13 01:47:06] "GET /instance-ip/40cbb687-2216-475a-8c5a-9990ebbe638f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004191 10.0.0.249 - - [2025-11-13 01:47:06] "POST /loadbalancers HTTP/1.1" 200 584 0.076224 10.0.0.249 - - [2025-11-13 01:47:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008807 10.0.0.249 - - [2025-11-13 01:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.249 - - [2025-11-13 01:47:06] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058306 10.0.0.249 - - [2025-11-13 01:47:06] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.063938 10.0.0.249 - - [2025-11-13 01:47:06] "GET /loadbalancer/e68e8b55-8d30-4aab-9a5c-f8c5ff5747c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.008679 10.0.0.249 - - [2025-11-13 01:47:06] "GET /instance-ip/40cbb687-2216-475a-8c5a-9990ebbe638f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.009311 10.0.0.249 - - [2025-11-13 01:47:06] "POST /floating-ips HTTP/1.1" 200 585 0.034733 10.0.0.249 - - [2025-11-13 01:47:06] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.079388 10.0.0.249 - - [2025-11-13 01:47:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.028961 10.0.0.249 - - [2025-11-13 01:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.020390 10.0.0.249 - - [2025-11-13 01:47:06] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.061069 10.0.0.249 - - [2025-11-13 01:47:06] "GET /loadbalancer-listener/a3ff4ce3-a3df-4f3f-b165-d0b4aa0a35af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.012355 10.0.0.249 - - [2025-11-13 01:47:06] "GET /loadbalancer-listener/a3ff4ce3-a3df-4f3f-b165-d0b4aa0a35af?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005250 10.0.0.249 - - [2025-11-13 01:47:06] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022400 10.0.0.249 - - [2025-11-13 01:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.249 - - [2025-11-13 01:47:06] "GET /instance-ip/40cbb687-2216-475a-8c5a-9990ebbe638f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003348 10.0.0.249 - - [2025-11-13 01:47:06] "GET /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.007442 10.0.0.249 - - [2025-11-13 01:47:06] "GET /instance-ip/40cbb687-2216-475a-8c5a-9990ebbe638f?fields=floating_ips HTTP/1.1" 200 1172 0.006841 10.0.0.249 - - [2025-11-13 01:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.249 - - [2025-11-13 01:47:06] "GET /floating-ip/dafd451f-9247-4017-bd2e-058e8e5f9d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.007229 10.0.0.249 - - [2025-11-13 01:47:06] "PUT /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b HTTP/1.1" 200 277 0.016464 10.0.0.249 - - [2025-11-13 01:47:06] "POST /tags HTTP/1.1" 200 356 0.049437 10.0.0.249 - - [2025-11-13 01:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.249 - - [2025-11-13 01:47:06] "GET /tag/82c95c36-4246-4fbb-a75c-ff33d3615086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.020692 10.0.0.249 - - [2025-11-13 01:47:07] "POST /tags HTTP/1.1" 200 304 0.038098 10.0.0.249 - - [2025-11-13 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.249 - - [2025-11-13 01:47:07] "GET /tag/6fb9a2c9-9e7e-4fd2-ac1a-ce384b71b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016320 10.0.0.249 - - [2025-11-13 01:47:07] "POST /projects HTTP/1.1" 409 218 0.001749 10.0.0.249 - - [2025-11-13 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.249 - - [2025-11-13 01:47:07] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.155735 10.0.0.249 - - [2025-11-13 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.249 - - [2025-11-13 01:47:07] "GET /network-ipam/cf18eece-9f80-4a12-a900-bcd250b3e59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003208 10.0.0.249 - - [2025-11-13 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.249 - - [2025-11-13 01:47:07] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005558 10.0.0.249 - - [2025-11-13 01:47:07] "PUT /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd HTTP/1.1" 200 265 0.075257 10.0.0.249 - - [2025-11-13 01:47:07] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006955 10.0.0.249 - - [2025-11-13 01:47:07] "POST /set-tag HTTP/1.1" 200 109 0.110554 10.0.0.249 - - [2025-11-13 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.249 - - [2025-11-13 01:47:07] "GET /network-ipam/a99a6a50-c149-406c-ad4f-813a9d20ced6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.002483 10.0.0.249 - - [2025-11-13 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.249 - - [2025-11-13 01:47:07] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004024 10.0.0.249 - - [2025-11-13 01:47:07] "PUT /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055 HTTP/1.1" 200 265 0.061086 10.0.0.249 - - [2025-11-13 01:47:07] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.008038 10.0.0.249 - - [2025-11-13 01:47:07] "POST /set-tag HTTP/1.1" 200 109 0.051785 10.0.0.249 - - [2025-11-13 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009434 10.0.0.249 - - [2025-11-13 01:47:07] "GET /network-policy/5ec8a89d-e51b-4df2-853f-10b026bbf30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007787 10.0.0.249 - - [2025-11-13 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.249 - - [2025-11-13 01:47:07] "GET /network-policy/1bd028ee-cb8e-4267-a4c9-aeee834bddb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002372 10.0.0.249 - - [2025-11-13 01:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.249 - - [2025-11-13 01:47:08] "GET /network-policy/9367b5ce-48ee-40b5-86bf-08044723754e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002445 10.0.0.249 - - [2025-11-13 01:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.249 - - [2025-11-13 01:47:08] "PUT /network-policy/9367b5ce-48ee-40b5-86bf-08044723754e HTTP/1.1" 200 263 0.007602 10.0.0.249 - - [2025-11-13 01:47:08] "PUT /access-control-list/4b4e9f71-9fd5-453d-8691-bf194b3deecd HTTP/1.1" 200 273 0.041775 10.0.0.249 - - [2025-11-13 01:47:08] "POST /ref-update HTTP/1.1" 200 156 0.102205 10.0.0.249 - - [2025-11-13 01:47:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019450 10.0.0.249 - - [2025-11-13 01:47:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002664 10.0.0.249 - - [2025-11-13 01:47:08] "PUT /access-control-list/d7003dc3-5800-4d8e-8e23-737119aff68f HTTP/1.1" 200 273 0.089753 10.0.0.249 - - [2025-11-13 01:47:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024516 10.0.0.249 - - [2025-11-13 01:47:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005213 10.0.0.249 - - [2025-11-13 01:47:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003403 10.0.0.249 - - [2025-11-13 01:47:08] "POST /security-groups HTTP/1.1" 409 245 0.003339 10.0.0.249 - - [2025-11-13 01:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.249 - - [2025-11-13 01:47:08] "PUT /security-group/a7ff9daf-3651-4b25-888b-40f4d1a14b00 HTTP/1.1" 200 263 0.059817 10.0.0.249 - - [2025-11-13 01:47:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.035874 10.0.0.249 - - [2025-11-13 01:47:08] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.026095 10.0.0.249 - - [2025-11-13 01:47:08] "PUT /access-control-list/69a727c7-4cdb-4414-8b0c-cea7cc775177 HTTP/1.1" 200 273 0.053771 10.0.0.249 - - [2025-11-13 01:47:08] "PUT /access-control-list/198e3d5f-1c3d-486e-bb4d-4d98374b3679 HTTP/1.1" 200 273 0.015627 10.0.0.249 - - [2025-11-13 01:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.249 - - [2025-11-13 01:47:08] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003937 10.0.0.249 - - [2025-11-13 01:47:08] "POST /tags HTTP/1.1" 409 206 0.008349 10.0.0.249 - - [2025-11-13 01:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.249 - - [2025-11-13 01:47:08] "GET /tag/6fb9a2c9-9e7e-4fd2-ac1a-ce384b71b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.009890 10.0.0.249 - - [2025-11-13 01:47:08] "POST /firewall-rules HTTP/1.1" 200 564 0.072290 10.0.0.249 - - [2025-11-13 01:47:08] "GET /firewall-rule/e483ba84-21fd-4e01-b7d1-9ab22e3309da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003827 10.0.0.249 - - [2025-11-13 01:47:08] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003173 10.0.0.249 - - [2025-11-13 01:47:08] "GET /firewall-rule/e483ba84-21fd-4e01-b7d1-9ab22e3309da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006162 10.0.0.249 - - [2025-11-13 01:47:08] "POST /ref-update HTTP/1.1" 200 156 0.031658 10.0.0.249 - - [2025-11-13 01:47:08] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014652 10.0.0.249 - - [2025-11-13 01:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012669 10.0.0.249 - - [2025-11-13 01:47:08] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003121 10.0.0.249 - - [2025-11-13 01:47:08] "POST /tags HTTP/1.1" 409 206 0.001757 10.0.0.249 - - [2025-11-13 01:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.249 - - [2025-11-13 01:47:08] "GET /tag/6fb9a2c9-9e7e-4fd2-ac1a-ce384b71b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012950 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:47:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001222 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:47:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000806 10.0.0.249 - - [2025-11-13 01:47:09] "POST /firewall-rules HTTP/1.1" 200 562 0.081928 10.0.0.249 - - [2025-11-13 01:47:09] "GET /firewall-rule/94e88d9c-2924-4db7-a8dd-adf83dd979d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.012175 10.0.0.249 - - [2025-11-13 01:47:09] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004066 10.0.0.249 - - [2025-11-13 01:47:09] "GET /firewall-rule/94e88d9c-2924-4db7-a8dd-adf83dd979d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002051 10.0.0.249 - - [2025-11-13 01:47:09] "POST /ref-update HTTP/1.1" 200 156 0.033786 10.0.0.249 - - [2025-11-13 01:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006393 10.0.0.249 - - [2025-11-13 01:47:09] "GET /loadbalancer/e68e8b55-8d30-4aab-9a5c-f8c5ff5747c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002745 10.0.0.249 - - [2025-11-13 01:47:09] "POST /tags HTTP/1.1" 200 302 0.186195 10.0.0.249 - - [2025-11-13 01:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012367 10.0.0.249 - - [2025-11-13 01:47:09] "GET /tag/b4016f25-5fdf-4391-9bcd-1096a6a516e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013368 10.0.0.249 - - [2025-11-13 01:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.249 - - [2025-11-13 01:47:09] "GET /project/945e19e3-9320-4fb6-8e94-2df499f95013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.046226 10.0.0.249 - - [2025-11-13 01:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.249 - - [2025-11-13 01:47:09] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.004157 10.0.0.249 - - [2025-11-13 01:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.249 - - [2025-11-13 01:47:09] "GET /service-appliance-set/2ccdc459-21cf-43d9-a1ed-5c530ac1991d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002907 10.0.0.249 - - [2025-11-13 01:47:09] "POST /fqname-to-id HTTP/1.1" 404 242 0.002218 10.0.0.249 - - [2025-11-13 01:47:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.107807 10.0.0.249 - - [2025-11-13 01:47:09] "GET /virtual-machine-interface/fb1d8081-6946-4d2a-acab-0071adc220ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.014780 10.0.0.249 - - [2025-11-13 01:47:09] "POST /instance-ips HTTP/1.1" 200 378 0.023226 10.0.0.249 - - [2025-11-13 01:47:09] "GET /instance-ip/de77329e-caad-40ef-b4ef-76abd3d3b24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.005300 10.0.0.249 - - [2025-11-13 01:47:09] "POST /loadbalancers HTTP/1.1" 200 584 0.094766 10.0.0.249 - - [2025-11-13 01:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016903 10.0.0.249 - - [2025-11-13 01:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.018514 10.0.0.249 - - [2025-11-13 01:47:10] "GET /project/945e19e3-9320-4fb6-8e94-2df499f95013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.078228 10.0.0.249 - - [2025-11-13 01:47:10] "GET /instance-ip/de77329e-caad-40ef-b4ef-76abd3d3b24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.003906 10.0.0.249 - - [2025-11-13 01:47:10] "GET /project/945e19e3-9320-4fb6-8e94-2df499f95013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037601 10.0.0.249 - - [2025-11-13 01:47:10] "POST /floating-ips HTTP/1.1" 200 583 0.037834 10.0.0.249 - - [2025-11-13 01:47:10] "GET /loadbalancer/792d9332-0b96-4d31-8e75-1e7588ebad42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002871 10.0.0.249 - - [2025-11-13 01:47:10] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.016981 10.0.0.249 - - [2025-11-13 01:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018810 10.0.0.249 - - [2025-11-13 01:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009233 10.0.0.249 - - [2025-11-13 01:47:10] "GET /project/945e19e3-9320-4fb6-8e94-2df499f95013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.040864 10.0.0.249 - - [2025-11-13 01:47:10] "GET /loadbalancer-listener/57b9d72d-e1d0-48e6-9e8a-77e05bbf7e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002161 10.0.0.249 - - [2025-11-13 01:47:10] "GET /loadbalancer-listener/57b9d72d-e1d0-48e6-9e8a-77e05bbf7e18?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002927 10.0.0.249 - - [2025-11-13 01:47:10] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.025724 10.0.0.249 - - [2025-11-13 01:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.249 - - [2025-11-13 01:47:10] "GET /instance-ip/de77329e-caad-40ef-b4ef-76abd3d3b24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.012282 10.0.0.249 - - [2025-11-13 01:47:10] "GET /instance-ip/de77329e-caad-40ef-b4ef-76abd3d3b24a?fields=floating_ips HTTP/1.1" 200 1167 0.011891 10.0.0.249 - - [2025-11-13 01:47:10] "GET /floating-ip/fb04c027-dbdb-4b65-abb8-4b483cfd49c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.002046 10.0.0.249 - - [2025-11-13 01:47:10] "GET /project/945e19e3-9320-4fb6-8e94-2df499f95013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.093084 10.0.0.249 - - [2025-11-13 01:47:10] "GET /loadbalancer/792d9332-0b96-4d31-8e75-1e7588ebad42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003664 10.0.0.249 - - [2025-11-13 01:47:10] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.028802 10.0.0.249 - - [2025-11-13 01:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023977 10.0.0.249 - - [2025-11-13 01:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.021224 10.0.0.249 - - [2025-11-13 01:47:10] "GET /project/945e19e3-9320-4fb6-8e94-2df499f95013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.050694 10.0.0.249 - - [2025-11-13 01:47:10] "GET /loadbalancer-listener/9368d2b4-4e5a-4f33-8922-a8fefcf5a763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003381 10.0.0.249 - - [2025-11-13 01:47:10] "GET /loadbalancer-listener/9368d2b4-4e5a-4f33-8922-a8fefcf5a763?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003095 10.0.0.249 - - [2025-11-13 01:47:10] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.017830 10.0.0.249 - - [2025-11-13 01:47:10] "GET /instance-ip/de77329e-caad-40ef-b4ef-76abd3d3b24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.003079 10.0.0.249 - - [2025-11-13 01:47:10] "GET /instance-ip/de77329e-caad-40ef-b4ef-76abd3d3b24a?fields=floating_ips HTTP/1.1" 200 1167 0.004022 10.0.0.249 - - [2025-11-13 01:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.249 - - [2025-11-13 01:47:10] "GET /floating-ip/fb04c027-dbdb-4b65-abb8-4b483cfd49c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.012670 10.0.0.249 - - [2025-11-13 01:47:10] "GET /project/945e19e3-9320-4fb6-8e94-2df499f95013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.055670 10.0.0.249 - - [2025-11-13 01:47:10] "GET /loadbalancer/792d9332-0b96-4d31-8e75-1e7588ebad42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.013521 10.0.0.249 - - [2025-11-13 01:47:11] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.022343 10.0.0.249 - - [2025-11-13 01:47:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013498 10.0.0.249 - - [2025-11-13 01:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.249 - - [2025-11-13 01:47:11] "GET /project/945e19e3-9320-4fb6-8e94-2df499f95013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.039593 10.0.0.249 - - [2025-11-13 01:47:11] "GET /loadbalancer-listener/b5e52543-66b0-4bfd-a32e-319440b3696d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.003796 10.0.0.249 - - [2025-11-13 01:47:11] "GET /loadbalancer-listener/b5e52543-66b0-4bfd-a32e-319440b3696d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.008508 10.0.0.249 - - [2025-11-13 01:47:11] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.022276 10.0.0.249 - - [2025-11-13 01:47:11] "GET /instance-ip/de77329e-caad-40ef-b4ef-76abd3d3b24a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004896 10.0.0.249 - - [2025-11-13 01:47:11] "GET /instance-ip/de77329e-caad-40ef-b4ef-76abd3d3b24a?fields=floating_ips HTTP/1.1" 200 1167 0.003708 10.0.0.249 - - [2025-11-13 01:47:11] "GET /floating-ip/fb04c027-dbdb-4b65-abb8-4b483cfd49c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.002043 10.0.0.249 - - [2025-11-13 01:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.249 - - [2025-11-13 01:47:11] "GET /loadbalancer/792d9332-0b96-4d31-8e75-1e7588ebad42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002710 10.0.0.249 - - [2025-11-13 01:47:11] "POST /tags HTTP/1.1" 200 372 0.033887 10.0.0.249 - - [2025-11-13 01:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.022522 10.0.0.249 - - [2025-11-13 01:47:11] "GET /tag/db5b70a1-ece6-4e7e-80a1-f77d90c879d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.018644 10.0.0.249 - - [2025-11-13 01:47:11] "POST /tags HTTP/1.1" 200 320 0.028320 10.0.0.249 - - [2025-11-13 01:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008949 10.0.0.249 - - [2025-11-13 01:47:11] "GET /tag/293cf7be-0281-4c7f-9e36-c40d2176120b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.017736 10.0.0.249 - - [2025-11-13 01:47:11] "POST /id-to-fqname HTTP/1.1" 200 181 0.000454 10.0.0.249 - - [2025-11-13 01:47:11] "POST /fqname-to-id HTTP/1.1" 404 190 0.012816 10.0.0.249 - - [2025-11-13 01:47:11] "POST /security-groups HTTP/1.1" 200 578 0.077833 10.0.0.249 - - [2025-11-13 01:47:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.002420 10.0.0.249 - - [2025-11-13 01:47:11] "POST /projects HTTP/1.1" 200 499 0.286371 10.0.0.249 - - [2025-11-13 01:47:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.007902 10.0.0.249 - - [2025-11-13 01:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009164 10.0.0.249 - - [2025-11-13 01:47:11] "POST /access-control-lists HTTP/1.1" 200 589 0.040593 10.0.0.249 - - [2025-11-13 01:47:11] "POST /fqname-to-id HTTP/1.1" 404 224 0.019403 10.0.0.249 - - [2025-11-13 01:47:11] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.004478 10.0.0.249 - - [2025-11-13 01:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007125 10.0.0.249 - - [2025-11-13 01:47:11] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.007210 10.0.0.249 - - [2025-11-13 01:47:12] "POST /access-control-lists HTTP/1.1" 200 587 0.103300 10.0.0.249 - - [2025-11-13 01:47:12] "PUT /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd HTTP/1.1" 200 265 0.101398 10.0.0.249 - - [2025-11-13 01:47:12] "PUT /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055 HTTP/1.1" 200 265 0.151783 10.0.0.249 - - [2025-11-13 01:47:12] "POST /security-groups HTTP/1.1" 200 560 0.102198 10.0.0.249 - - [2025-11-13 01:47:12] "POST /fqname-to-id HTTP/1.1" 404 248 0.004041 10.0.0.249 - - [2025-11-13 01:47:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.043549 10.0.0.249 - - [2025-11-13 01:47:12] "POST /access-control-lists HTTP/1.1" 200 612 0.077974 10.0.0.249 - - [2025-11-13 01:47:12] "POST /fqname-to-id HTTP/1.1" 404 247 0.027699 10.0.0.249 - - [2025-11-13 01:47:12] "POST /chown HTTP/1.1" 200 109 0.060390 10.0.0.249 - - [2025-11-13 01:47:12] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008382 10.0.0.249 - - [2025-11-13 01:47:12] "POST /access-control-lists HTTP/1.1" 200 610 0.039838 10.0.0.249 - - [2025-11-13 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.249 - - [2025-11-13 01:47:12] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002736 10.0.0.249 - - [2025-11-13 01:47:12] "POST /tags HTTP/1.1" 409 214 0.001916 10.0.0.249 - - [2025-11-13 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.249 - - [2025-11-13 01:47:12] "GET /tag/293cf7be-0281-4c7f-9e36-c40d2176120b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.013119 10.0.0.249 - - [2025-11-13 01:47:12] "POST /firewall-rules HTTP/1.1" 200 580 0.081446 10.0.0.249 - - [2025-11-13 01:47:12] "GET /firewall-rule/e5381d42-748e-4dc4-a988-87af2297e762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005141 10.0.0.249 - - [2025-11-13 01:47:12] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.003762 10.0.0.249 - - [2025-11-13 01:47:12] "GET /firewall-rule/e5381d42-748e-4dc4-a988-87af2297e762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.020713 10.0.0.249 - - [2025-11-13 01:47:12] "POST /ref-update HTTP/1.1" 200 156 0.047534 10.0.0.249 - - [2025-11-13 01:47:12] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.030369 10.0.0.249 - - [2025-11-13 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.249 - - [2025-11-13 01:47:13] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002627 10.0.0.249 - - [2025-11-13 01:47:13] "POST /tags HTTP/1.1" 409 214 0.002595 10.0.0.249 - - [2025-11-13 01:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.249 - - [2025-11-13 01:47:13] "GET /tag/293cf7be-0281-4c7f-9e36-c40d2176120b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.031693 10.0.0.249 - - [2025-11-13 01:47:13] "POST /firewall-rules HTTP/1.1" 200 578 0.086501 10.0.0.249 - - [2025-11-13 01:47:13] "GET /firewall-rule/3ad328cc-da94-4e22-b303-1a64cec9c720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.015363 10.0.0.249 - - [2025-11-13 01:47:13] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.003778 10.0.0.249 - - [2025-11-13 01:47:13] "GET /firewall-rule/3ad328cc-da94-4e22-b303-1a64cec9c720?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007173 10.0.0.249 - - [2025-11-13 01:47:13] "POST /ref-update HTTP/1.1" 200 156 0.041049 10.0.0.249 - - [2025-11-13 01:47:13] "POST /tags HTTP/1.1" 200 364 0.026060 10.0.0.249 - - [2025-11-13 01:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.029128 10.0.0.249 - - [2025-11-13 01:47:13] "GET /tag/455e24f2-10e8-4976-8185-47a6c155d5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012631 10.0.0.249 - - [2025-11-13 01:47:13] "POST /tags HTTP/1.1" 200 312 0.047541 10.0.0.249 - - [2025-11-13 01:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009385 10.0.0.249 - - [2025-11-13 01:47:13] "GET /tag/c309be78-e2e2-4fd0-97d7-60dc560eb673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.024907 10.0.0.249 - - [2025-11-13 01:47:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.001749 10.0.0.249 - - [2025-11-13 01:47:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.005041 10.0.0.249 - - [2025-11-13 01:47:13] "POST /security-groups HTTP/1.1" 200 574 0.090485 10.0.0.249 - - [2025-11-13 01:47:13] "POST /projects HTTP/1.1" 200 491 0.210014 10.0.0.249 - - [2025-11-13 01:47:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.031236 10.0.0.249 - - [2025-11-13 01:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013135 10.0.0.249 - - [2025-11-13 01:47:13] "POST /fqname-to-id HTTP/1.1" 404 217 0.014641 10.0.0.249 - - [2025-11-13 01:47:13] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.044863 10.0.0.249 - - [2025-11-13 01:47:13] "POST /access-control-lists HTTP/1.1" 200 585 0.077335 10.0.0.249 - - [2025-11-13 01:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.249 - - [2025-11-13 01:47:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.010251 10.0.0.249 - - [2025-11-13 01:47:14] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.006711 10.0.0.249 - - [2025-11-13 01:47:14] "POST /access-control-lists HTTP/1.1" 200 583 0.080506 10.0.0.249 - - [2025-11-13 01:47:14] "PUT /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd HTTP/1.1" 200 265 0.108301 10.0.0.249 - - [2025-11-13 01:47:14] "PUT /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055 HTTP/1.1" 200 265 0.077987 10.0.0.249 - - [2025-11-13 01:47:14] "POST /security-groups HTTP/1.1" 200 548 0.098951 10.0.0.249 - - [2025-11-13 01:47:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.004841 10.0.0.249 - - [2025-11-13 01:47:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.048696 10.0.0.249 - - [2025-11-13 01:47:14] "POST /access-control-lists HTTP/1.1" 200 604 0.154397 10.0.0.249 - - [2025-11-13 01:47:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.017133 10.0.0.249 - - [2025-11-13 01:47:14] "POST /chown HTTP/1.1" 200 109 0.118183 10.0.0.249 - - [2025-11-13 01:47:14] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.018440 10.0.0.249 - - [2025-11-13 01:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.249 - - [2025-11-13 01:47:14] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.035245 10.0.0.249 - - [2025-11-13 01:47:14] "POST /access-control-lists HTTP/1.1" 200 602 0.121768 10.0.0.249 - - [2025-11-13 01:47:14] "POST /tags HTTP/1.1" 409 210 0.039634 10.0.0.249 - - [2025-11-13 01:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.249 - - [2025-11-13 01:47:14] "GET /tag/c309be78-e2e2-4fd0-97d7-60dc560eb673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.023986 10.0.0.249 - - [2025-11-13 01:47:14] "POST /firewall-rules HTTP/1.1" 200 572 0.135309 10.0.0.249 - - [2025-11-13 01:47:14] "GET /firewall-rule/283eb6b7-60a2-4091-83ee-86e480c8c920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.016353 10.0.0.249 - - [2025-11-13 01:47:15] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003759 10.0.0.249 - - [2025-11-13 01:47:15] "GET /firewall-rule/283eb6b7-60a2-4091-83ee-86e480c8c920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002116 10.0.0.249 - - [2025-11-13 01:47:15] "POST /ref-update HTTP/1.1" 200 156 0.059739 10.0.0.249 - - [2025-11-13 01:47:15] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003444 10.0.0.249 - - [2025-11-13 01:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012669 10.0.0.249 - - [2025-11-13 01:47:15] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002789 10.0.0.249 - - [2025-11-13 01:47:15] "POST /tags HTTP/1.1" 409 210 0.001994 10.0.0.249 - - [2025-11-13 01:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.249 - - [2025-11-13 01:47:15] "GET /tag/c309be78-e2e2-4fd0-97d7-60dc560eb673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.009939 10.0.0.249 - - [2025-11-13 01:47:15] "POST /firewall-rules HTTP/1.1" 200 570 0.080061 10.0.0.249 - - [2025-11-13 01:47:15] "GET /firewall-rule/f466afff-1430-45e4-8225-4ac76dcf8aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.021967 10.0.0.249 - - [2025-11-13 01:47:15] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.007242 10.0.0.249 - - [2025-11-13 01:47:15] "GET /firewall-rule/f466afff-1430-45e4-8225-4ac76dcf8aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002512 10.0.0.249 - - [2025-11-13 01:47:15] "POST /ref-update HTTP/1.1" 200 156 0.045645 10.0.0.249 - - [2025-11-13 01:47:15] "POST /tags HTTP/1.1" 409 237 0.036453 10.0.0.249 - - [2025-11-13 01:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008375 10.0.0.249 - - [2025-11-13 01:47:15] "GET /tag/d30be40b-8a97-424b-9e05-c65a8958502d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.028443 10.0.0.249 - - [2025-11-13 01:47:15] "POST /tags HTTP/1.1" 409 210 0.002994 10.0.0.249 - - [2025-11-13 01:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.249 - - [2025-11-13 01:47:15] "GET /tag/c2c0895c-1e25-4d83-b11e-3e02a9987793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.018675 10.0.0.249 - - [2025-11-13 01:47:15] "POST /projects HTTP/1.1" 409 223 0.002402 10.0.0.249 - - [2025-11-13 01:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.249 - - [2025-11-13 01:47:15] "GET /project/945e19e3-9320-4fb6-8e94-2df499f95013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037818 10.0.0.249 - - [2025-11-13 01:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005859 10.0.0.249 - - [2025-11-13 01:47:15] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005648 10.0.0.249 - - [2025-11-13 01:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006814 10.0.0.249 - - [2025-11-13 01:47:15] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005620 10.0.0.249 - - [2025-11-13 01:47:15] "PUT /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd HTTP/1.1" 200 265 0.079321 10.0.0.249 - - [2025-11-13 01:47:16] "PUT /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055 HTTP/1.1" 200 265 0.120632 10.0.0.249 - - [2025-11-13 01:47:16] "POST /security-groups HTTP/1.1" 409 253 0.003873 10.0.0.249 - - [2025-11-13 01:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.249 - - [2025-11-13 01:47:16] "PUT /security-group/917c7396-560e-40cb-bd49-790695da2af2 HTTP/1.1" 200 263 0.074673 10.0.0.249 - - [2025-11-13 01:47:16] "PUT /access-control-list/877c9256-2b24-4384-ab7f-ebc3f3379001 HTTP/1.1" 200 273 0.025267 10.0.0.249 - - [2025-11-13 01:47:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.047652 10.0.0.249 - - [2025-11-13 01:47:16] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022609 10.0.0.249 - - [2025-11-13 01:47:16] "PUT /access-control-list/e79d25c8-87b4-4f44-b006-41cdd816f946 HTTP/1.1" 200 273 0.044490 10.0.0.249 - - [2025-11-13 01:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.249 - - [2025-11-13 01:47:16] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004383 10.0.0.249 - - [2025-11-13 01:47:16] "POST /tags HTTP/1.1" 409 210 0.001892 10.0.0.249 - - [2025-11-13 01:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.249 - - [2025-11-13 01:47:16] "GET /tag/c2c0895c-1e25-4d83-b11e-3e02a9987793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016282 10.0.0.249 - - [2025-11-13 01:47:16] "POST /firewall-rules HTTP/1.1" 200 572 0.115507 10.0.0.249 - - [2025-11-13 01:47:16] "GET /firewall-rule/1fd070af-56c9-4f40-b9d3-14bca7c71f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005449 10.0.0.249 - - [2025-11-13 01:47:16] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003117 10.0.0.249 - - [2025-11-13 01:47:16] "GET /firewall-rule/1fd070af-56c9-4f40-b9d3-14bca7c71f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002143 10.0.0.249 - - [2025-11-13 01:47:16] "POST /ref-update HTTP/1.1" 200 156 0.080921 10.0.0.249 - - [2025-11-13 01:47:16] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.017097 10.0.0.249 - - [2025-11-13 01:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.249 - - [2025-11-13 01:47:16] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007555 10.0.0.249 - - [2025-11-13 01:47:16] "POST /tags HTTP/1.1" 409 210 0.002157 10.0.0.249 - - [2025-11-13 01:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.249 - - [2025-11-13 01:47:16] "GET /tag/c2c0895c-1e25-4d83-b11e-3e02a9987793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015897 10.0.0.249 - - [2025-11-13 01:47:17] "POST /firewall-rules HTTP/1.1" 200 570 0.083577 10.0.0.249 - - [2025-11-13 01:47:17] "GET /firewall-rule/f44f40f1-9848-4cd4-a21c-0ba17af7a4c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.009951 10.0.0.249 - - [2025-11-13 01:47:17] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.003786 10.0.0.249 - - [2025-11-13 01:47:17] "GET /firewall-rule/f44f40f1-9848-4cd4-a21c-0ba17af7a4c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002200 10.0.0.249 - - [2025-11-13 01:47:17] "POST /ref-update HTTP/1.1" 200 156 0.071336 10.0.0.249 - - [2025-11-13 01:47:17] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005493 10.0.0.249 - - [2025-11-13 01:47:17] "POST /set-tag HTTP/1.1" 200 109 0.002985 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:47:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000921 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:47:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000951 10.0.0.249 - - [2025-11-13 01:47:20] "GET /global-system-configs HTTP/1.1" 200 323 0.002242 10.0.0.249 - - [2025-11-13 01:47:20] "GET /global-system-configs HTTP/1.1" 200 323 0.001904 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:47:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000844 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:47:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000859 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:47:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:47:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000884 10.0.0.41 - - [2025-11-13 01:48:01] "GET / HTTP/1.1" 200 36215 0.002408 10.0.0.41 - - [2025-11-13 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.41 - - [2025-11-13 01:48:01] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004107 10.0.0.41 - - [2025-11-13 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.41 - - [2025-11-13 01:48:01] "GET /routing-instance/4bd102c8-0dd0-41bb-bb0b-8e6d45bc2ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002822 10.0.0.41 - - [2025-11-13 01:48:01] "PUT /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513 HTTP/1.1" 200 275 0.015854 10.0.0.41 - - [2025-11-13 01:48:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.020175 10.0.0.41 - - [2025-11-13 01:48:01] "POST /virtual-routers HTTP/1.1" 200 601 0.017937 10.0.0.41 - - [2025-11-13 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.41 - - [2025-11-13 01:48:02] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.020203 10.0.0.41 - - [2025-11-13 01:48:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.005312 10.0.0.41 - - [2025-11-13 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.41 - - [2025-11-13 01:48:02] "GET /virtual-network/11a7b73d-4f12-42bf-a6c7-7c8760207b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005140 10.0.0.41 - - [2025-11-13 01:48:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.081719 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:51:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001038 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:51:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001026 10.0.0.249 - - [2025-11-13 01:51:02] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002989 10.0.0.249 - - [2025-11-13 01:51:02] "POST /ref-update HTTP/1.1" 200 156 0.008683 10.0.0.249 - - [2025-11-13 01:51:14] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.016059 10.0.0.249 - - [2025-11-13 01:51:14] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.249 - - [2025-11-13 01:51:14] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009477 10.0.0.249 - - [2025-11-13 01:51:14] "POST /set-tag HTTP/1.1" 200 109 0.003648 10.0.0.249 - - [2025-11-13 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.249 - - [2025-11-13 01:51:14] "GET /loadbalancer/792d9332-0b96-4d31-8e75-1e7588ebad42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002124 10.0.0.249 - - [2025-11-13 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.249 - - [2025-11-13 01:51:14] "GET /loadbalancer/792d9332-0b96-4d31-8e75-1e7588ebad42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003538 10.0.0.249 - - [2025-11-13 01:51:14] "GET /loadbalancer-pool/2cc275bb-dcb9-4c87-8d1b-b53a90ec6b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003711 10.0.0.249 - - [2025-11-13 01:51:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.045303 10.0.0.249 - - [2025-11-13 01:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007519 10.0.0.249 - - [2025-11-13 01:51:14] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007789 10.0.0.249 - - [2025-11-13 01:51:14] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005604 10.0.0.249 - - [2025-11-13 01:51:14] "POST /tags HTTP/1.1" 409 205 0.002395 10.0.0.249 - - [2025-11-13 01:51:14] "POST /ref-update HTTP/1.1" 200 156 0.014765 10.0.0.249 - - [2025-11-13 01:51:14] "GET /floating-ip/fb04c027-dbdb-4b65-abb8-4b483cfd49c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.010902 10.0.0.249 - - [2025-11-13 01:51:14] "PUT /floating-ip/fb04c027-dbdb-4b65-abb8-4b483cfd49c5 HTTP/1.1" 200 257 0.011786 10.0.0.249 - - [2025-11-13 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.249 - - [2025-11-13 01:51:14] "GET /tag/b4016f25-5fdf-4391-9bcd-1096a6a516e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.018687 10.0.0.249 - - [2025-11-13 01:51:14] "POST /set-tag HTTP/1.1" 200 109 0.071595 10.0.0.249 - - [2025-11-13 01:51:14] "GET /loadbalancer-pool/4a920414-bf22-46e2-b4e9-06495d781758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.007555 10.0.0.249 - - [2025-11-13 01:51:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015885 10.0.0.249 - - [2025-11-13 01:51:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.033698 10.0.0.249 - - [2025-11-13 01:51:15] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.029375 10.0.0.249 - - [2025-11-13 01:51:15] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015395 10.0.0.249 - - [2025-11-13 01:51:15] "POST /ref-update HTTP/1.1" 200 156 0.014550 10.0.0.249 - - [2025-11-13 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.007415 10.0.0.249 - - [2025-11-13 01:51:15] "GET /floating-ip/fb04c027-dbdb-4b65-abb8-4b483cfd49c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.006919 10.0.0.249 - - [2025-11-13 01:51:15] "GET /loadbalancer-pool/8cefdda3-5667-4f53-b333-45072ceae9f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.012634 10.0.0.249 - - [2025-11-13 01:51:15] "PUT /floating-ip/fb04c027-dbdb-4b65-abb8-4b483cfd49c5 HTTP/1.1" 200 257 0.021921 10.0.0.249 - - [2025-11-13 01:51:15] "POST /loadbalancer-members HTTP/1.1" 200 694 0.048393 10.0.0.249 - - [2025-11-13 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008718 10.0.0.249 - - [2025-11-13 01:51:15] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007529 10.0.0.249 - - [2025-11-13 01:51:15] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007518 10.0.0.249 - - [2025-11-13 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.009899 10.0.0.249 - - [2025-11-13 01:51:15] "POST /ref-update HTTP/1.1" 200 156 0.013411 10.0.0.249 - - [2025-11-13 01:51:15] "GET /floating-ip/fb04c027-dbdb-4b65-abb8-4b483cfd49c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.008276 10.0.0.249 - - [2025-11-13 01:51:15] "PUT /floating-ip/fb04c027-dbdb-4b65-abb8-4b483cfd49c5 HTTP/1.1" 200 257 0.013720 10.0.0.41 - - [2025-11-13 01:51:41] "GET / HTTP/1.1" 200 36215 0.001661 10.0.0.41 - - [2025-11-13 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.41 - - [2025-11-13 01:51:41] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004549 10.0.0.41 - - [2025-11-13 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.41 - - [2025-11-13 01:51:41] "GET /routing-instance/4bd102c8-0dd0-41bb-bb0b-8e6d45bc2ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007231 10.0.0.41 - - [2025-11-13 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.41 - - [2025-11-13 01:51:41] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005647 10.0.0.41 - - [2025-11-13 01:51:41] "PUT /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734 HTTP/1.1" 200 263 0.008070 10.0.0.41 - - [2025-11-13 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.41 - - [2025-11-13 01:51:41] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002703 10.0.0.41 - - [2025-11-13 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.41 - - [2025-11-13 01:51:41] "GET /virtual-machine-interface/1e852c00-2955-4d9d-a4a6-a8e9779f56e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004123 10.0.0.41 - - [2025-11-13 01:51:41] "PUT /virtual-machine-interface/1e852c00-2955-4d9d-a4a6-a8e9779f56e8 HTTP/1.1" 200 285 0.008573 10.0.0.249 - - [2025-11-13 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.249 - - [2025-11-13 01:52:00] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002595 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:52:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000889 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:52:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000817 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:52:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000865 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:52:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001046 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:52:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000886 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:52:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000770 10.0.0.249 - - [2025-11-13 01:52:20] "GET /global-system-configs HTTP/1.1" 200 323 0.001860 10.0.0.249 - - [2025-11-13 01:52:20] "GET /global-system-configs HTTP/1.1" 200 323 0.001695 10.0.0.249 - - [2025-11-13 01:54:10] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004494 10.0.0.249 - - [2025-11-13 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.249 - - [2025-11-13 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.249 - - [2025-11-13 01:54:10] "GET /loadbalancer/792d9332-0b96-4d31-8e75-1e7588ebad42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002717 10.0.0.249 - - [2025-11-13 01:54:10] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004972 10.0.0.249 - - [2025-11-13 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.022012 10.0.0.249 - - [2025-11-13 01:54:10] "DELETE /loadbalancer-member/496033c2-661d-4e23-a73b-982d58dfc9c9 HTTP/1.1" 200 115 0.048563 10.0.0.249 - - [2025-11-13 01:54:10] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004455 10.0.0.249 - - [2025-11-13 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.249 - - [2025-11-13 01:54:10] "DELETE /loadbalancer-member/55547509-5fe7-45c9-a42a-f7f320f2056e HTTP/1.1" 200 115 0.038834 10.0.0.249 - - [2025-11-13 01:54:10] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008162 10.0.0.249 - - [2025-11-13 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.006672 10.0.0.249 - - [2025-11-13 01:54:10] "DELETE /loadbalancer-member/27cf811a-650a-436b-a6bb-9da5be03c322 HTTP/1.1" 200 115 0.026099 10.0.0.249 - - [2025-11-13 01:54:10] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005862 10.0.0.249 - - [2025-11-13 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.007484 10.0.0.249 - - [2025-11-13 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012040 10.0.0.249 - - [2025-11-13 01:54:10] "GET /loadbalancer/792d9332-0b96-4d31-8e75-1e7588ebad42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006665 10.0.0.249 - - [2025-11-13 01:54:10] "GET /loadbalancer-pool/2cc275bb-dcb9-4c87-8d1b-b53a90ec6b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002702 10.0.0.249 - - [2025-11-13 01:54:10] "POST /loadbalancer-members HTTP/1.1" 200 692 0.050310 10.0.0.249 - - [2025-11-13 01:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018301 10.0.0.249 - - [2025-11-13 01:54:10] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.023322 10.0.0.249 - - [2025-11-13 01:54:10] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008116 10.0.0.249 - - [2025-11-13 01:54:10] "GET /floating-ip/fb04c027-dbdb-4b65-abb8-4b483cfd49c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003390 10.0.0.249 - - [2025-11-13 01:54:10] "POST /set-tag HTTP/1.1" 200 109 0.063617 10.0.0.249 - - [2025-11-13 01:54:10] "GET /loadbalancer-pool/4a920414-bf22-46e2-b4e9-06495d781758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008605 10.0.0.249 - - [2025-11-13 01:54:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.044470 10.0.0.249 - - [2025-11-13 01:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010544 10.0.0.249 - - [2025-11-13 01:54:11] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.013083 10.0.0.249 - - [2025-11-13 01:54:11] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004485 10.0.0.249 - - [2025-11-13 01:54:11] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.249 - - [2025-11-13 01:54:11] "GET /floating-ip/fb04c027-dbdb-4b65-abb8-4b483cfd49c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002092 10.0.0.249 - - [2025-11-13 01:54:11] "GET /loadbalancer-pool/8cefdda3-5667-4f53-b333-45072ceae9f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002568 10.0.0.249 - - [2025-11-13 01:54:11] "POST /loadbalancer-members HTTP/1.1" 200 694 0.011978 10.0.0.249 - - [2025-11-13 01:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.016810 10.0.0.249 - - [2025-11-13 01:54:11] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011840 10.0.0.249 - - [2025-11-13 01:54:11] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003410 10.0.0.249 - - [2025-11-13 01:54:11] "GET /floating-ip/fb04c027-dbdb-4b65-abb8-4b483cfd49c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002002 10.0.0.249 - - [2025-11-13 01:54:11] "POST /set-tag HTTP/1.1" 200 109 0.002222 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:56:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000914 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:56:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000941 10.0.0.249 - - [2025-11-13 01:57:20] "GET /global-system-configs HTTP/1.1" 200 323 0.002471 10.0.0.249 - - [2025-11-13 01:57:20] "GET /global-system-configs HTTP/1.1" 200 323 0.002044 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:57:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000882 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:57:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000868 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:57:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001349 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:57:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001447 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:57:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000852 [Introspect:8084]10.0.0.249 - - [2025-11-13 01:57:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000810 10.0.0.249 - - [2025-11-13 01:57:47] "GET / HTTP/1.1" 200 36215 0.001525 10.0.0.249 - - [2025-11-13 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.249 - - [2025-11-13 01:57:47] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034330 10.0.0.249 - - [2025-11-13 01:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.249 - - [2025-11-13 01:57:48] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033865 10.0.0.249 - - [2025-11-13 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.249 - - [2025-11-13 01:57:48] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034007 10.0.0.249 - - [2025-11-13 01:57:48] "POST /tags HTTP/1.1" 200 334 0.036806 10.0.0.249 - - [2025-11-13 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014669 10.0.0.249 - - [2025-11-13 01:57:48] "GET /tag/ff519815-762b-4bda-9b85-aedbe27c2ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.030968 10.0.0.249 - - [2025-11-13 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.249 - - [2025-11-13 01:57:48] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034591 10.0.0.249 - - [2025-11-13 01:57:48] "GET /virtual-networks?parent_id=34004aa1-212c-4c4b-8d89-17ae336337f3&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001648 10.0.0.249 - - [2025-11-13 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.249 - - [2025-11-13 01:57:48] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039925 10.0.0.249 - - [2025-11-13 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.249 - - [2025-11-13 01:57:48] "POST /virtual-networks HTTP/1.1" 200 514 0.076758 10.0.0.249 - - [2025-11-13 01:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010938 10.0.0.249 - - [2025-11-13 01:57:49] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.009635 10.0.0.249 - - [2025-11-13 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.249 - - [2025-11-13 01:57:49] "GET /service-appliance-set/2ccdc459-21cf-43d9-a1ed-5c530ac1991d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002000 10.0.0.249 - - [2025-11-13 01:57:49] "POST /fqname-to-id HTTP/1.1" 404 254 0.001266 10.0.0.249 - - [2025-11-13 01:57:49] "GET /network-ipam/a05bd9d5-b315-4168-a18d-98a1b2e66d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.036823 10.0.0.249 - - [2025-11-13 01:57:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.113031 10.0.0.249 - - [2025-11-13 01:57:49] "GET /virtual-machine-interface/0227be0e-3543-4382-a674-0bd544fd613d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.012674 10.0.0.249 - - [2025-11-13 01:57:49] "POST /useragent-kv HTTP/1.1" 200 115 0.007597 10.0.0.249 - - [2025-11-13 01:57:49] "POST /ref-update HTTP/1.1" 200 156 0.138900 10.0.0.249 - - [2025-11-13 01:57:49] "GET /virtual-network/aeacfad8-4ec7-46c5-98af-206c160accf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003426 10.0.0.249 - - [2025-11-13 01:57:49] "POST /instance-ips HTTP/1.1" 200 410 0.038582 10.0.0.249 - - [2025-11-13 01:57:49] "GET /instance-ip/ac7cc70d-d1a7-4d14-97f5-7a4752b8d9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.008882 10.0.0.249 - - [2025-11-13 01:57:49] "GET /domains HTTP/1.1" 200 281 0.001579 10.0.0.249 - - [2025-11-13 01:57:49] "POST /loadbalancers HTTP/1.1" 200 612 0.061624 10.0.0.249 - - [2025-11-13 01:57:49] "GET /domain/b86cc98f-0672-4e16-8c6a-9c54081bed83 HTTP/1.1" 200 3100 0.058026 10.0.0.249 - - [2025-11-13 01:57:49] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042727 10.0.0.249 - - [2025-11-13 01:57:49] "GET /instance-ip/ac7cc70d-d1a7-4d14-97f5-7a4752b8d9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.014789 10.0.0.249 - - [2025-11-13 01:57:49] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3 HTTP/1.1" 200 5738 0.074208 10.0.0.249 - - [2025-11-13 01:57:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.052020 10.0.0.249 - - [2025-11-13 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010435 10.0.0.249 - - [2025-11-13 01:57:49] "GET /virtual-network/aeacfad8-4ec7-46c5-98af-206c160accf4 HTTP/1.1" 200 2093 0.008532 10.0.0.249 - - [2025-11-13 01:57:49] "GET /virtual-network/aeacfad8-4ec7-46c5-98af-206c160accf4 HTTP/1.1" 200 2093 0.004224 10.0.0.249 - - [2025-11-13 01:57:49] "GET /routing-instance/f1a6bdd6-2c2b-481d-8de3-690a32f19d65 HTTP/1.1" 200 1184 0.003497 10.0.0.249 - - [2025-11-13 01:57:49] "GET /routing-instance/f1a6bdd6-2c2b-481d-8de3-690a32f19d65 HTTP/1.1" 200 1184 0.004395 10.0.0.249 - - [2025-11-13 01:57:49] "POST /floating-ips HTTP/1.1" 200 599 0.077513 10.0.0.249 - - [2025-11-13 01:57:49] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.060251 10.0.0.249 - - [2025-11-13 01:57:49] "POST /route-targets HTTP/1.1" 200 328 0.018355 10.0.0.249 - - [2025-11-13 01:57:49] "GET /loadbalancer/c0c0db17-6631-4c4c-aaa5-0cf4335bf059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.005876 10.0.0.249 - - [2025-11-13 01:57:49] "POST /ref-update HTTP/1.1" 200 156 0.026668 10.0.0.249 - - [2025-11-13 01:57:49] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.058688 10.0.0.249 - - [2025-11-13 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.249 - - [2025-11-13 01:57:49] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029971 10.0.0.249 - - [2025-11-13 01:57:49] "GET /loadbalancer-listener/e3187d6f-71a0-46df-abfc-a726cbe663ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.003572 10.0.0.249 - - [2025-11-13 01:57:49] "GET /loadbalancer-listener/e3187d6f-71a0-46df-abfc-a726cbe663ff?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.002916 10.0.0.249 - - [2025-11-13 01:57:49] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.026553 10.0.0.249 - - [2025-11-13 01:57:49] "GET /instance-ip/ac7cc70d-d1a7-4d14-97f5-7a4752b8d9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003049 10.0.0.249 - - [2025-11-13 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.249 - - [2025-11-13 01:57:49] "GET /loadbalancer/c0c0db17-6631-4c4c-aaa5-0cf4335bf059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002523 10.0.0.249 - - [2025-11-13 01:57:49] "GET /instance-ip/ac7cc70d-d1a7-4d14-97f5-7a4752b8d9d2?fields=floating_ips HTTP/1.1" 200 1215 0.009101 10.0.0.249 - - [2025-11-13 01:57:49] "GET /floating-ip/15eda829-103d-4906-8323-cf725977d666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.002661 10.0.0.249 - - [2025-11-13 01:57:49] "POST /tags HTTP/1.1" 200 296 0.054110 10.0.0.249 - - [2025-11-13 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008333 10.0.0.249 - - [2025-11-13 01:57:49] "GET /tag/2be984e7-590c-4546-ac60-244d44932ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.011344 10.0.0.249 - - [2025-11-13 01:57:49] "POST /tags HTTP/1.1" 409 233 0.009184 10.0.0.249 - - [2025-11-13 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.249 - - [2025-11-13 01:57:50] "GET /tag/82c95c36-4246-4fbb-a75c-ff33d3615086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.009585 10.0.0.249 - - [2025-11-13 01:57:50] "POST /tags HTTP/1.1" 409 206 0.001451 10.0.0.249 - - [2025-11-13 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.249 - - [2025-11-13 01:57:50] "GET /tag/6fb9a2c9-9e7e-4fd2-ac1a-ce384b71b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011970 10.0.0.249 - - [2025-11-13 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.249 - - [2025-11-13 01:57:50] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006568 10.0.0.249 - - [2025-11-13 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.249 - - [2025-11-13 01:57:50] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031657 10.0.0.249 - - [2025-11-13 01:57:50] "POST /virtual-machines HTTP/1.1" 200 370 0.008268 10.0.0.249 - - [2025-11-13 01:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007911 10.0.0.249 - - [2025-11-13 01:57:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.092341 10.0.0.249 - - [2025-11-13 01:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013796 10.0.0.249 - - [2025-11-13 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008412 10.0.0.249 - - [2025-11-13 01:57:50] "GET /virtual-machine-interface/28b5320e-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004236 10.0.0.249 - - [2025-11-13 01:57:50] "POST /instance-ips HTTP/1.1" 200 410 0.018778 10.0.0.249 - - [2025-11-13 01:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019750 10.0.0.249 - - [2025-11-13 01:57:50] "GET /virtual-machine-interface/28b5320e-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.016579 10.0.0.249 - - [2025-11-13 01:57:50] "POST /set-tag HTTP/1.1" 200 109 0.021399 10.0.0.249 - - [2025-11-13 01:57:50] "GET /virtual-machine-interface/28b5320e-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.023244 10.0.0.249 - - [2025-11-13 01:57:50] "GET /instance-ip/28c838f4-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003472 10.0.0.249 - - [2025-11-13 01:57:50] "GET /virtual-machine-interface/28b5320e-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004060 10.0.0.249 - - [2025-11-13 01:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.249 - - [2025-11-13 01:57:50] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002305 10.0.0.249 - - [2025-11-13 01:57:50] "POST /ref-update HTTP/1.1" 200 156 0.008214 10.0.0.249 - - [2025-11-13 01:57:50] "GET /virtual-machine-interface/28b5320e-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010629 10.0.0.249 - - [2025-11-13 01:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.249 - - [2025-11-13 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.249 - - [2025-11-13 01:57:50] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004367 10.0.0.249 - - [2025-11-13 01:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.249 - - [2025-11-13 01:57:50] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033868 10.0.0.249 - - [2025-11-13 01:57:50] "POST /virtual-machines HTTP/1.1" 200 370 0.011361 10.0.0.249 - - [2025-11-13 01:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.012043 10.0.0.249 - - [2025-11-13 01:57:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.112265 10.0.0.249 - - [2025-11-13 01:57:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.012151 10.0.0.249 - - [2025-11-13 01:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014364 10.0.0.249 - - [2025-11-13 01:57:51] "GET /virtual-machine-interface/2916dbee-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004252 10.0.0.249 - - [2025-11-13 01:57:51] "POST /instance-ips HTTP/1.1" 200 410 0.018654 10.0.0.249 - - [2025-11-13 01:57:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027090 10.0.0.249 - - [2025-11-13 01:57:51] "GET /virtual-machine-interface/2916dbee-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005545 10.0.0.249 - - [2025-11-13 01:57:51] "POST /set-tag HTTP/1.1" 200 109 0.014081 10.0.0.249 - - [2025-11-13 01:57:51] "GET /virtual-machine-interface/2916dbee-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013057 10.0.0.249 - - [2025-11-13 01:57:51] "GET /instance-ip/29317ab2-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005800 10.0.0.249 - - [2025-11-13 01:57:51] "GET /virtual-machine-interface/2916dbee-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004255 10.0.0.249 - - [2025-11-13 01:57:51] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.249 - - [2025-11-13 01:57:51] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003919 10.0.0.249 - - [2025-11-13 01:57:51] "POST /ref-update HTTP/1.1" 200 156 0.014044 10.0.0.249 - - [2025-11-13 01:57:51] "GET /virtual-machine-interface/2916dbee-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004731 10.0.0.249 - - [2025-11-13 01:57:51] "POST /set-tag HTTP/1.1" 200 109 0.005523 10.0.0.249 - - [2025-11-13 01:57:51] "GET /virtual-machine-interface/28b5320e-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004642 10.0.0.249 - - [2025-11-13 01:57:51] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.249 - - [2025-11-13 01:57:51] "GET /virtual-machine-interface/2916dbee-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004073 10.0.0.249 - - [2025-11-13 01:57:51] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.249 - - [2025-11-13 01:57:54] "GET /domains HTTP/1.1" 200 281 0.002458 10.0.0.249 - - [2025-11-13 01:57:54] "GET /domain/b86cc98f-0672-4e16-8c6a-9c54081bed83 HTTP/1.1" 200 3100 0.005140 10.0.0.249 - - [2025-11-13 01:57:54] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3 HTTP/1.1" 200 7091 0.036085 10.0.0.249 - - [2025-11-13 01:57:54] "GET /virtual-network/aeacfad8-4ec7-46c5-98af-206c160accf4 HTTP/1.1" 200 2093 0.003724 10.0.0.249 - - [2025-11-13 01:57:54] "GET /virtual-network/aeacfad8-4ec7-46c5-98af-206c160accf4 HTTP/1.1" 200 2093 0.004408 10.0.0.249 - - [2025-11-13 01:57:54] "GET /routing-instance/f1a6bdd6-2c2b-481d-8de3-690a32f19d65 HTTP/1.1" 200 1406 0.003318 10.0.0.249 - - [2025-11-13 01:57:54] "GET /routing-instance/f1a6bdd6-2c2b-481d-8de3-690a32f19d65 HTTP/1.1" 200 1406 0.002146 10.0.0.249 - - [2025-11-13 01:57:54] "GET /route-target/b9545133-4a84-438c-84eb-5204249d929f HTTP/1.1" 200 1154 0.004193 10.0.0.249 - - [2025-11-13 01:57:54] "GET /virtual-network/aeacfad8-4ec7-46c5-98af-206c160accf4 HTTP/1.1" 200 2093 0.004554 10.0.0.249 - - [2025-11-13 01:57:54] "GET /routing-instance/f1a6bdd6-2c2b-481d-8de3-690a32f19d65 HTTP/1.1" 200 1406 0.002862 10.0.0.249 - - [2025-11-13 01:57:54] "GET /virtual-network/aeacfad8-4ec7-46c5-98af-206c160accf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003834 10.0.0.249 - - [2025-11-13 01:57:54] "GET /virtual-network/aeacfad8-4ec7-46c5-98af-206c160accf4 HTTP/1.1" 200 2093 0.004863 10.0.0.249 - - [2025-11-13 01:57:54] "GET /routing-instance/f1a6bdd6-2c2b-481d-8de3-690a32f19d65 HTTP/1.1" 200 1406 0.003709 10.0.0.249 - - [2025-11-13 01:57:54] "GET /routing-instance/f1a6bdd6-2c2b-481d-8de3-690a32f19d65 HTTP/1.1" 200 1406 0.012606 10.0.0.249 - - [2025-11-13 01:57:54] "GET /route-target/b9545133-4a84-438c-84eb-5204249d929f HTTP/1.1" 200 1154 0.002137 10.0.0.249 - - [2025-11-13 01:57:54] "GET /domains HTTP/1.1" 200 281 0.001603 10.0.0.249 - - [2025-11-13 01:57:54] "GET /domain/b86cc98f-0672-4e16-8c6a-9c54081bed83 HTTP/1.1" 200 3100 0.002805 10.0.0.249 - - [2025-11-13 01:57:54] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3 HTTP/1.1" 200 7091 0.033018 10.0.0.249 - - [2025-11-13 01:57:54] "GET /virtual-network/aeacfad8-4ec7-46c5-98af-206c160accf4 HTTP/1.1" 200 2093 0.004641 10.0.0.249 - - [2025-11-13 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.249 - - [2025-11-13 01:57:54] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042477 10.0.0.249 - - [2025-11-13 01:57:54] "GET /virtual-network/aeacfad8-4ec7-46c5-98af-206c160accf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007473 10.0.0.249 - - [2025-11-13 01:57:54] "GET /floating-ip-pools?parent_id=aeacfad8-4ec7-46c5-98af-206c160accf4&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003003 10.0.0.249 - - [2025-11-13 01:57:54] "GET /virtual-network/aeacfad8-4ec7-46c5-98af-206c160accf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004397 10.0.0.249 - - [2025-11-13 01:57:54] "POST /floating-ip-pools HTTP/1.1" 200 564 0.027177 10.0.0.249 - - [2025-11-13 01:57:54] "POST /ref-update HTTP/1.1" 200 156 0.017687 10.0.0.249 - - [2025-11-13 01:57:54] "GET /virtual-network/aeacfad8-4ec7-46c5-98af-206c160accf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004271 10.0.0.249 - - [2025-11-13 01:57:54] "GET /domains HTTP/1.1" 200 281 0.001862 10.0.0.249 - - [2025-11-13 01:57:54] "GET /domain/b86cc98f-0672-4e16-8c6a-9c54081bed83 HTTP/1.1" 200 3100 0.002601 10.0.0.249 - - [2025-11-13 01:57:55] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3 HTTP/1.1" 200 7348 0.035442 10.0.0.249 - - [2025-11-13 01:57:55] "GET /virtual-network/aeacfad8-4ec7-46c5-98af-206c160accf4 HTTP/1.1" 200 2332 0.004533 10.0.0.249 - - [2025-11-13 01:57:55] "GET /floating-ip-pool/5c76aa23-0f0e-49f3-8762-f87ca5c52672 HTTP/1.1" 200 1316 0.001749 10.0.0.249 - - [2025-11-13 01:57:55] "GET /domains HTTP/1.1" 200 281 0.001287 10.0.0.249 - - [2025-11-13 01:57:55] "GET /domain/b86cc98f-0672-4e16-8c6a-9c54081bed83 HTTP/1.1" 200 3100 0.002083 10.0.0.249 - - [2025-11-13 01:57:55] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3 HTTP/1.1" 200 7348 0.024578 10.0.0.249 - - [2025-11-13 01:57:55] "GET /virtual-network/aeacfad8-4ec7-46c5-98af-206c160accf4 HTTP/1.1" 200 2332 0.003758 10.0.0.249 - - [2025-11-13 01:57:55] "GET /virtual-network/aeacfad8-4ec7-46c5-98af-206c160accf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004033 10.0.0.249 - - [2025-11-13 01:57:55] "POST /tags HTTP/1.1" 200 366 0.065444 10.0.0.249 - - [2025-11-13 01:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017149 10.0.0.249 - - [2025-11-13 01:57:55] "GET /tag/57a4e573-57d0-4713-a770-c63da57c43f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.016461 10.0.0.249 - - [2025-11-13 01:57:55] "POST /tags HTTP/1.1" 409 206 0.002366 10.0.0.249 - - [2025-11-13 01:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.249 - - [2025-11-13 01:57:55] "GET /tag/6fb9a2c9-9e7e-4fd2-ac1a-ce384b71b62c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010816 10.0.0.249 - - [2025-11-13 01:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.249 - - [2025-11-13 01:57:55] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.021104 10.0.0.249 - - [2025-11-13 01:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015558 10.0.0.249 - - [2025-11-13 01:57:55] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004158 10.0.0.249 - - [2025-11-13 01:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.249 - - [2025-11-13 01:57:55] "GET /service-appliance-set/a5e675a6-9160-4887-8603-19b42802b862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003270 10.0.0.249 - - [2025-11-13 01:57:55] "POST /fqname-to-id HTTP/1.1" 404 258 0.001885 10.0.0.249 - - [2025-11-13 01:57:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.118431 10.0.0.249 - - [2025-11-13 01:57:55] "GET /virtual-machine-interface/8b3be3f3-ab4c-4788-bfd9-f1565d85de32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.029891 10.0.0.249 - - [2025-11-13 01:57:55] "POST /set-tag HTTP/1.1" 200 109 0.018515 10.0.0.249 - - [2025-11-13 01:57:55] "POST /instance-ips HTTP/1.1" 200 418 0.038726 10.0.0.249 - - [2025-11-13 01:57:55] "GET /instance-ip/38a24ece-5d54-4055-affa-b1c93419c911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.010686 10.0.0.249 - - [2025-11-13 01:57:55] "POST /loadbalancers HTTP/1.1" 200 620 0.069147 10.0.0.249 - - [2025-11-13 01:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.037944 10.0.0.249 - - [2025-11-13 01:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011863 10.0.0.249 - - [2025-11-13 01:57:55] "POST /service-instances HTTP/1.1" 200 568 0.035117 10.0.0.249 - - [2025-11-13 01:57:55] "POST /ref-update HTTP/1.1" 200 156 0.016666 10.0.0.249 - - [2025-11-13 01:57:56] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.051401 10.0.0.249 - - [2025-11-13 01:57:56] "GET /virtual-machine-interface/8b3be3f3-ab4c-4788-bfd9-f1565d85de32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.010555 10.0.0.249 - - [2025-11-13 01:57:56] "GET /virtual-machine-interface/8b3be3f3-ab4c-4788-bfd9-f1565d85de32?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.006151 10.0.0.249 - - [2025-11-13 01:57:56] "PUT /service-instance/55ec1e3e-0482-4d34-a2ab-1e4f0f9a2049 HTTP/1.1" 200 267 0.019241 10.0.0.249 - - [2025-11-13 01:57:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.023270 10.0.0.249 - - [2025-11-13 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009228 10.0.0.249 - - [2025-11-13 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.249 - - [2025-11-13 01:57:56] "GET /floating-ip-pool/5c76aa23-0f0e-49f3-8762-f87ca5c52672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002439 10.0.0.249 - - [2025-11-13 01:57:56] "POST /floating-ips HTTP/1.1" 200 673 0.085062 10.0.0.249 - - [2025-11-13 01:57:56] "POST /virtual-machines HTTP/1.1" 200 430 0.049520 10.0.0.249 - - [2025-11-13 01:57:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010499 10.0.0.249 - - [2025-11-13 01:57:56] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007421 10.0.0.249 - - [2025-11-13 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.249 - - [2025-11-13 01:57:56] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020082 10.0.0.249 - - [2025-11-13 01:57:56] "POST /tags HTTP/1.1" 409 221 0.006204 10.0.0.249 - - [2025-11-13 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008190 10.0.0.249 - - [2025-11-13 01:57:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.162381 10.0.0.249 - - [2025-11-13 01:57:56] "POST /chown HTTP/1.1" 200 109 0.015442 10.0.0.249 - - [2025-11-13 01:57:56] "GET /tag/ff519815-762b-4bda-9b85-aedbe27c2ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.019339 10.0.0.249 - - [2025-11-13 01:57:56] "POST /tags HTTP/1.1" 409 238 0.011611 10.0.0.249 - - [2025-11-13 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017765 10.0.0.249 - - [2025-11-13 01:57:56] "POST /chown HTTP/1.1" 200 109 0.021671 10.0.0.249 - - [2025-11-13 01:57:56] "PUT /virtual-machine-interface/7a1d760d-f118-43af-96f5-201c43babea8 HTTP/1.1" 200 285 0.030992 10.0.0.249 - - [2025-11-13 01:57:56] "GET /tag/57a4e573-57d0-4713-a770-c63da57c43f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.037443 10.0.0.249 - - [2025-11-13 01:57:56] "PUT /instance-ip/38a24ece-5d54-4055-affa-b1c93419c911 HTTP/1.1" 200 257 0.060512 10.0.0.249 - - [2025-11-13 01:57:56] "POST /firewall-rules HTTP/1.1" 200 652 0.099011 10.0.0.249 - - [2025-11-13 01:57:56] "GET /firewall-rule/2b0c8ab6-e91c-4c3a-9ac7-abd61d789a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.026139 10.0.0.249 - - [2025-11-13 01:57:56] "POST /ref-update HTTP/1.1" 200 156 0.067330 10.0.0.249 - - [2025-11-13 01:57:56] "POST /ref-update HTTP/1.1" 200 156 0.031887 10.0.0.249 - - [2025-11-13 01:57:56] "GET /firewall-policy/013bc2f8-d976-48fc-b1a8-840429ef058e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.016312 10.0.0.249 - - [2025-11-13 01:57:56] "GET /firewall-rule/2b0c8ab6-e91c-4c3a-9ac7-abd61d789a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.007927 10.0.0.249 - - [2025-11-13 01:57:56] "POST /ref-update HTTP/1.1" 200 156 0.036958 10.0.0.249 - - [2025-11-13 01:57:56] "POST /ref-update HTTP/1.1" 200 156 0.042877 10.0.0.249 - - [2025-11-13 01:57:56] "POST /ref-update HTTP/1.1" 200 156 0.014482 10.0.0.249 - - [2025-11-13 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.026240 10.0.0.249 - - [2025-11-13 01:57:56] "POST /ref-update HTTP/1.1" 200 156 0.046813 10.0.0.249 - - [2025-11-13 01:57:56] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.094242 10.0.0.249 - - [2025-11-13 01:57:57] "GET /loadbalancer/baac80c3-ac57-4586-88e1-c52215c7f511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.014249 10.0.0.249 - - [2025-11-13 01:57:57] "POST /ref-update HTTP/1.1" 200 156 0.075336 10.0.0.249 - - [2025-11-13 01:57:57] "POST /virtual-machines HTTP/1.1" 200 430 0.016776 10.0.0.249 - - [2025-11-13 01:57:57] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.059037 10.0.0.249 - - [2025-11-13 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016645 10.0.0.249 - - [2025-11-13 01:57:57] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.050468 10.0.0.249 - - [2025-11-13 01:57:57] "GET /loadbalancer-listener/bc379046-5a03-44b2-9baa-73da4d2409b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.019063 10.0.0.249 - - [2025-11-13 01:57:57] "GET /loadbalancer-listener/bc379046-5a03-44b2-9baa-73da4d2409b9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.040741 10.0.0.249 - - [2025-11-13 01:57:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.218090 10.0.0.249 - - [2025-11-13 01:57:57] "POST /chown HTTP/1.1" 200 109 0.040742 10.0.0.249 - - [2025-11-13 01:57:57] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.102414 10.0.0.249 - - [2025-11-13 01:57:57] "POST /chown HTTP/1.1" 200 109 0.017328 10.0.0.249 - - [2025-11-13 01:57:57] "PUT /virtual-machine-interface/b8c40e65-1a6c-4894-b69d-2e183f7b83df HTTP/1.1" 200 285 0.020746 10.0.0.249 - - [2025-11-13 01:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.031028 10.0.0.249 - - [2025-11-13 01:57:57] "PUT /instance-ip/38a24ece-5d54-4055-affa-b1c93419c911 HTTP/1.1" 200 257 0.036014 10.0.0.249 - - [2025-11-13 01:57:57] "GET /loadbalancer-pool/e80e200c-e37f-4de9-9fe4-db6a36ebd6ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.026909 10.0.0.249 - - [2025-11-13 01:57:57] "POST /ref-update HTTP/1.1" 200 156 0.024272 10.0.0.249 - - [2025-11-13 01:57:57] "POST /loadbalancer-members HTTP/1.1" 200 709 0.061921 10.0.0.249 - - [2025-11-13 01:57:57] "POST /ref-update HTTP/1.1" 200 156 0.053934 10.0.0.249 - - [2025-11-13 01:57:57] "POST /ref-update HTTP/1.1" 200 156 0.079891 10.0.0.249 - - [2025-11-13 01:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.071275 10.0.0.249 - - [2025-11-13 01:57:57] "GET /loadbalancer-member/6e8b3271-cf7d-466c-9b82-d8060669d155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.003622 10.0.0.249 - - [2025-11-13 01:57:57] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002374 10.0.0.249 - - [2025-11-13 01:57:57] "POST /ref-update HTTP/1.1" 200 156 0.021939 10.0.0.249 - - [2025-11-13 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.249 - - [2025-11-13 01:57:57] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002342 10.0.0.249 - - [2025-11-13 01:57:57] "POST /ref-update HTTP/1.1" 200 156 0.027929 10.0.0.249 - - [2025-11-13 01:57:57] "POST /tags HTTP/1.1" 409 221 0.010683 10.0.0.249 - - [2025-11-13 01:57:57] "PUT /service-instance/55ec1e3e-0482-4d34-a2ab-1e4f0f9a2049 HTTP/1.1" 200 267 0.015209 10.0.0.249 - - [2025-11-13 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010805 10.0.0.249 - - [2025-11-13 01:57:57] "GET /tag/ff519815-762b-4bda-9b85-aedbe27c2ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.023593 10.0.0.249 - - [2025-11-13 01:57:57] "POST /tags HTTP/1.1" 409 238 0.003979 10.0.0.249 - - [2025-11-13 01:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010037 10.0.0.249 - - [2025-11-13 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.249 - - [2025-11-13 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.249 - - [2025-11-13 01:57:57] "POST /chown HTTP/1.1" 200 109 0.015260 10.0.0.249 - - [2025-11-13 01:57:57] "GET /tag/57a4e573-57d0-4713-a770-c63da57c43f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.016321 10.0.0.249 - - [2025-11-13 01:57:57] "POST /firewall-rules HTTP/1.1" 409 293 0.009247 10.0.0.249 - - [2025-11-13 01:57:58] "POST /chown HTTP/1.1" 200 109 0.006451 10.0.0.249 - - [2025-11-13 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.249 - - [2025-11-13 01:57:58] "PUT /instance-ip/38a24ece-5d54-4055-affa-b1c93419c911 HTTP/1.1" 200 257 0.042164 10.0.0.249 - - [2025-11-13 01:57:58] "PUT /firewall-rule/2b0c8ab6-e91c-4c3a-9ac7-abd61d789a45 HTTP/1.1" 200 261 0.063391 10.0.0.249 - - [2025-11-13 01:57:58] "GET /firewall-rule/2b0c8ab6-e91c-4c3a-9ac7-abd61d789a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.019440 10.0.0.249 - - [2025-11-13 01:57:58] "POST /ref-update HTTP/1.1" 200 156 0.072809 10.0.0.249 - - [2025-11-13 01:57:58] "GET /firewall-policy/013bc2f8-d976-48fc-b1a8-840429ef058e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.017060 10.0.0.249 - - [2025-11-13 01:57:58] "GET /firewall-rule/2b0c8ab6-e91c-4c3a-9ac7-abd61d789a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002037 10.0.0.249 - - [2025-11-13 01:57:58] "POST /chown HTTP/1.1" 200 109 0.016669 10.0.0.249 - - [2025-11-13 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016462 10.0.0.249 - - [2025-11-13 01:57:58] "POST /chown HTTP/1.1" 200 109 0.033109 10.0.0.249 - - [2025-11-13 01:57:58] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007545 10.0.0.249 - - [2025-11-13 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.249 - - [2025-11-13 01:57:58] "PUT /instance-ip/38a24ece-5d54-4055-affa-b1c93419c911 HTTP/1.1" 200 257 0.048791 10.0.0.249 - - [2025-11-13 01:57:58] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.054006 10.0.0.249 - - [2025-11-13 01:57:58] "POST /ref-update HTTP/1.1" 200 156 0.027325 10.0.0.249 - - [2025-11-13 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.249 - - [2025-11-13 01:57:58] "POST /virtual-machines HTTP/1.1" 200 374 0.009057 10.0.0.249 - - [2025-11-13 01:57:58] "POST /chown HTTP/1.1" 200 109 0.011224 10.0.0.249 - - [2025-11-13 01:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028535 10.0.0.249 - - [2025-11-13 01:57:58] "POST /chown HTTP/1.1" 200 109 0.019845 10.0.0.249 - - [2025-11-13 01:57:58] "PUT /instance-ip/38a24ece-5d54-4055-affa-b1c93419c911 HTTP/1.1" 200 257 0.021164 10.0.0.249 - - [2025-11-13 01:57:58] "POST /ref-update HTTP/1.1" 200 156 0.036724 10.0.0.249 - - [2025-11-13 01:57:58] "POST /chown HTTP/1.1" 200 109 0.015916 10.0.0.249 - - [2025-11-13 01:57:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.170576 10.0.0.249 - - [2025-11-13 01:57:58] "POST /chown HTTP/1.1" 200 109 0.042268 10.0.0.249 - - [2025-11-13 01:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024995 10.0.0.249 - - [2025-11-13 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006253 10.0.0.249 - - [2025-11-13 01:57:58] "PUT /instance-ip/38a24ece-5d54-4055-affa-b1c93419c911 HTTP/1.1" 200 257 0.052322 10.0.0.249 - - [2025-11-13 01:57:58] "GET /virtual-machine-interface/2d974370-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.009668 10.0.0.249 - - [2025-11-13 01:57:58] "POST /ref-update HTTP/1.1" 200 156 0.014288 10.0.0.249 - - [2025-11-13 01:57:58] "POST /instance-ips HTTP/1.1" 200 414 0.084038 10.0.0.249 - - [2025-11-13 01:57:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.035156 10.0.0.249 - - [2025-11-13 01:57:58] "GET /virtual-machine-interface/2d974370-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.011785 10.0.0.249 - - [2025-11-13 01:57:58] "PUT /service-instance/55ec1e3e-0482-4d34-a2ab-1e4f0f9a2049 HTTP/1.1" 200 267 0.020901 10.0.0.249 - - [2025-11-13 01:57:58] "POST /set-tag HTTP/1.1" 200 109 0.058476 10.0.0.249 - - [2025-11-13 01:57:59] "GET /virtual-machine-interface/2d974370-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.018845 10.0.0.249 - - [2025-11-13 01:57:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.061526 10.0.0.249 - - [2025-11-13 01:57:59] "GET /instance-ip/2dbd4bec-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.007905 10.0.0.249 - - [2025-11-13 01:57:59] "PUT /service-instance/55ec1e3e-0482-4d34-a2ab-1e4f0f9a2049 HTTP/1.1" 200 267 0.017452 10.0.0.249 - - [2025-11-13 01:57:59] "GET /virtual-machine-interface/2d974370-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.022069 10.0.0.249 - - [2025-11-13 01:57:59] "POST /set-tag HTTP/1.1" 200 109 0.004495 10.0.0.249 - - [2025-11-13 01:57:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.039150 10.0.0.249 - - [2025-11-13 01:57:59] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.011117 10.0.0.249 - - [2025-11-13 01:57:59] "PUT /service-instance/55ec1e3e-0482-4d34-a2ab-1e4f0f9a2049 HTTP/1.1" 200 267 0.006677 10.0.0.249 - - [2025-11-13 01:57:59] "POST /ref-update HTTP/1.1" 200 156 0.019183 10.0.0.249 - - [2025-11-13 01:57:59] "GET /virtual-machine-interface/2d974370-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.018778 10.0.0.249 - - [2025-11-13 01:57:59] "POST /set-tag HTTP/1.1" 200 109 0.007300 10.0.0.249 - - [2025-11-13 01:57:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013753 10.0.0.249 - - [2025-11-13 01:57:59] "GET /virtual-machine-interface/2d974370-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005301 10.0.0.249 - - [2025-11-13 01:57:59] "PUT /service-instance/55ec1e3e-0482-4d34-a2ab-1e4f0f9a2049 HTTP/1.1" 200 267 0.012529 10.0.0.249 - - [2025-11-13 01:57:59] "POST /set-tag HTTP/1.1" 200 109 0.008694 10.0.0.249 - - [2025-11-13 01:57:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017136 10.0.0.249 - - [2025-11-13 01:57:59] "PUT /service-instance/55ec1e3e-0482-4d34-a2ab-1e4f0f9a2049 HTTP/1.1" 200 267 0.009655 10.0.0.249 - - [2025-11-13 01:57:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012040 10.0.0.249 - - [2025-11-13 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.249 - - [2025-11-13 01:57:59] "POST /chown HTTP/1.1" 200 109 0.011156 10.0.0.249 - - [2025-11-13 01:57:59] "POST /chown HTTP/1.1" 200 109 0.019102 10.0.0.249 - - [2025-11-13 01:57:59] "POST /ref-update HTTP/1.1" 200 156 0.007544 10.0.0.249 - - [2025-11-13 01:57:59] "POST /chown HTTP/1.1" 200 109 0.027951 10.0.0.249 - - [2025-11-13 01:57:59] "POST /chown HTTP/1.1" 200 109 0.020882 10.0.0.249 - - [2025-11-13 01:57:59] "POST /ref-update HTTP/1.1" 200 156 0.007627 10.0.0.249 - - [2025-11-13 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009530 10.0.0.249 - - [2025-11-13 01:57:59] "POST /chown HTTP/1.1" 200 109 0.015314 10.0.0.249 - - [2025-11-13 01:57:59] "POST /chown HTTP/1.1" 200 109 0.008886 10.0.0.249 - - [2025-11-13 01:57:59] "POST /chown HTTP/1.1" 200 109 0.018106 10.0.0.249 - - [2025-11-13 01:57:59] "POST /chown HTTP/1.1" 200 109 0.028453 10.0.0.249 - - [2025-11-13 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.249 - - [2025-11-13 01:57:59] "POST /chown HTTP/1.1" 200 109 0.005531 10.0.0.249 - - [2025-11-13 01:57:59] "POST /chown HTTP/1.1" 200 109 0.023152 10.0.0.249 - - [2025-11-13 01:57:59] "POST /chown HTTP/1.1" 200 109 0.023825 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.013691 10.0.0.249 - - [2025-11-13 01:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.006589 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.028215 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.006218 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.029196 10.0.0.249 - - [2025-11-13 01:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.006557 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.005259 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.037037 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.007836 10.0.0.249 - - [2025-11-13 01:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014369 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.006505 10.0.0.249 - - [2025-11-13 01:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.023343 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.040383 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.073805 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.077441 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.042705 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.038773 10.0.0.249 - - [2025-11-13 01:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.012854 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.039429 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.056406 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.006546 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.026493 10.0.0.249 - - [2025-11-13 01:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006820 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.007872 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.035226 10.0.0.249 - - [2025-11-13 01:58:00] "POST /chown HTTP/1.1" 200 109 0.035692 10.0.0.249 - - [2025-11-13 01:58:01] "POST /chown HTTP/1.1" 200 109 0.007741 10.0.0.249 - - [2025-11-13 01:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011405 10.0.0.249 - - [2025-11-13 01:58:01] "POST /chown HTTP/1.1" 200 109 0.011571 10.0.0.249 - - [2025-11-13 01:58:01] "POST /chown HTTP/1.1" 200 109 0.008264 10.0.0.249 - - [2025-11-13 01:58:01] "POST /chown HTTP/1.1" 200 109 0.028337 10.0.0.249 - - [2025-11-13 01:58:01] "POST /chown HTTP/1.1" 200 109 0.041889 10.0.0.249 - - [2025-11-13 01:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.249 - - [2025-11-13 01:58:01] "POST /chown HTTP/1.1" 200 109 0.006774 10.0.0.249 - - [2025-11-13 01:58:01] "POST /chown HTTP/1.1" 200 109 0.029634 10.0.0.249 - - [2025-11-13 01:58:01] "POST /chown HTTP/1.1" 200 109 0.006484 10.0.0.249 - - [2025-11-13 01:58:01] "POST /chown HTTP/1.1" 200 109 0.023071 10.0.0.249 - - [2025-11-13 01:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.249 - - [2025-11-13 01:58:01] "POST /chown HTTP/1.1" 200 109 0.006308 10.0.0.249 - - [2025-11-13 01:58:01] "POST /chown HTTP/1.1" 200 109 0.032596 10.0.0.249 - - [2025-11-13 01:58:01] "POST /chown HTTP/1.1" 200 109 0.014875 10.0.0.249 - - [2025-11-13 01:58:01] "POST /chown HTTP/1.1" 200 109 0.017754 10.0.0.249 - - [2025-11-13 01:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.249 - - [2025-11-13 01:58:01] "POST /chown HTTP/1.1" 200 109 0.006302 10.0.0.249 - - [2025-11-13 01:58:01] "POST /chown HTTP/1.1" 200 109 0.007186 10.0.0.249 - - [2025-11-13 01:58:01] "POST /chown HTTP/1.1" 200 109 0.018373 10.0.0.249 - - [2025-11-13 01:58:01] "POST /chown HTTP/1.1" 200 109 0.026469 10.0.0.249 - - [2025-11-13 01:58:03] "GET /virtual-machine-interface/28b5320e-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004725 10.0.0.249 - - [2025-11-13 01:58:03] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.249 - - [2025-11-13 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.249 - - [2025-11-13 01:58:03] "GET /loadbalancer/c0c0db17-6631-4c4c-aaa5-0cf4335bf059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002282 10.0.0.249 - - [2025-11-13 01:58:03] "GET /loadbalancer-pool/0ee2f31c-3a7c-4b89-b458-39558d171f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003229 10.0.0.249 - - [2025-11-13 01:58:03] "POST /loadbalancer-members HTTP/1.1" 200 704 0.018506 10.0.0.249 - - [2025-11-13 01:58:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008406 10.0.0.249 - - [2025-11-13 01:58:03] "GET /virtual-machine-interface/28b5320e-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015813 10.0.0.249 - - [2025-11-13 01:58:03] "GET /virtual-machine-interface/28b5320e-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006468 10.0.0.249 - - [2025-11-13 01:58:03] "POST /tags HTTP/1.1" 409 221 0.003456 10.0.0.249 - - [2025-11-13 01:58:03] "POST /ref-update HTTP/1.1" 200 156 0.008385 10.0.0.249 - - [2025-11-13 01:58:03] "GET /floating-ip/15eda829-103d-4906-8323-cf725977d666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.015065 10.0.0.249 - - [2025-11-13 01:58:03] "PUT /floating-ip/15eda829-103d-4906-8323-cf725977d666 HTTP/1.1" 200 257 0.008234 10.0.0.249 - - [2025-11-13 01:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.249 - - [2025-11-13 01:58:03] "GET /tag/ff519815-762b-4bda-9b85-aedbe27c2ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011115 10.0.0.249 - - [2025-11-13 01:58:03] "POST /set-tag HTTP/1.1" 200 109 0.017292 10.0.0.249 - - [2025-11-13 01:58:04] "GET /virtual-machine-interface/2916dbee-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007209 10.0.0.249 - - [2025-11-13 01:58:04] "POST /set-tag HTTP/1.1" 200 109 0.005417 10.0.0.249 - - [2025-11-13 01:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.249 - - [2025-11-13 01:58:04] "GET /loadbalancer/c0c0db17-6631-4c4c-aaa5-0cf4335bf059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003713 10.0.0.249 - - [2025-11-13 01:58:04] "GET /loadbalancer-pool/0ee2f31c-3a7c-4b89-b458-39558d171f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003138 10.0.0.249 - - [2025-11-13 01:58:04] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016703 10.0.0.249 - - [2025-11-13 01:58:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.015797 10.0.0.249 - - [2025-11-13 01:58:04] "GET /virtual-machine-interface/2916dbee-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008688 10.0.0.249 - - [2025-11-13 01:58:04] "GET /virtual-machine-interface/2916dbee-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003861 10.0.0.249 - - [2025-11-13 01:58:04] "POST /ref-update HTTP/1.1" 200 156 0.007145 10.0.0.249 - - [2025-11-13 01:58:04] "GET /floating-ip/15eda829-103d-4906-8323-cf725977d666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.009880 10.0.0.249 - - [2025-11-13 01:58:04] "POST /set-tag HTTP/1.1" 200 109 0.032333 10.0.0.249 - - [2025-11-13 01:58:07] "GET /virtual-machine-interface/2d974370-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004351 10.0.0.249 - - [2025-11-13 01:58:07] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.249 - - [2025-11-13 01:58:08] "GET /virtual-machine/d6d1641d-6a29-4330-ae76-74d47bad10ce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003606 10.0.0.249 - - [2025-11-13 01:58:08] "GET /virtual-machine-interface/28b5320e-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004073 10.0.0.249 - - [2025-11-13 01:58:08] "GET /virtual-machine/3c525693-1526-4075-b04e-6f0b2855553c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002937 10.0.0.249 - - [2025-11-13 01:58:08] "GET /virtual-machine-interface/2916dbee-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004637 10.0.0.249 - - [2025-11-13 01:58:09] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008909 10.0.0.249 - - [2025-11-13 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.003240 10.0.0.249 - - [2025-11-13 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.249 - - [2025-11-13 01:58:09] "GET /loadbalancer/792d9332-0b96-4d31-8e75-1e7588ebad42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002152 10.0.0.249 - - [2025-11-13 01:58:09] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003589 10.0.0.249 - - [2025-11-13 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.029568 10.0.0.249 - - [2025-11-13 01:58:09] "DELETE /loadbalancer-member/e7a0ab7b-ccbb-4a1d-8fb0-03545adf2c66 HTTP/1.1" 200 115 0.035389 10.0.0.249 - - [2025-11-13 01:58:09] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.015922 10.0.0.249 - - [2025-11-13 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.007169 10.0.0.249 - - [2025-11-13 01:58:09] "DELETE /loadbalancer-member/5f31a8d0-1be3-4ffe-ae4c-9791cc0b3c19 HTTP/1.1" 200 115 0.050160 10.0.0.249 - - [2025-11-13 01:58:09] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004752 10.0.0.249 - - [2025-11-13 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.002826 10.0.0.249 - - [2025-11-13 01:58:09] "DELETE /loadbalancer-member/707751f1-5610-43ba-a7be-effff4b6287c HTTP/1.1" 200 115 0.063771 10.0.0.249 - - [2025-11-13 01:58:09] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003904 10.0.0.249 - - [2025-11-13 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.003603 10.0.0.249 - - [2025-11-13 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.249 - - [2025-11-13 01:58:09] "GET /loadbalancer/792d9332-0b96-4d31-8e75-1e7588ebad42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002477 10.0.0.249 - - [2025-11-13 01:58:09] "GET /loadbalancer-pool/2cc275bb-dcb9-4c87-8d1b-b53a90ec6b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002902 10.0.0.249 - - [2025-11-13 01:58:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017442 10.0.0.249 - - [2025-11-13 01:58:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022845 10.0.0.249 - - [2025-11-13 01:58:09] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009644 10.0.0.249 - - [2025-11-13 01:58:09] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003971 10.0.0.249 - - [2025-11-13 01:58:09] "GET /floating-ip/fb04c027-dbdb-4b65-abb8-4b483cfd49c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002943 10.0.0.249 - - [2025-11-13 01:58:09] "POST /set-tag HTTP/1.1" 200 109 0.063709 10.0.0.249 - - [2025-11-13 01:58:09] "GET /loadbalancer-pool/4a920414-bf22-46e2-b4e9-06495d781758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.010792 10.0.0.249 - - [2025-11-13 01:58:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029835 10.0.0.249 - - [2025-11-13 01:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.021580 10.0.0.249 - - [2025-11-13 01:58:10] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014814 10.0.0.249 - - [2025-11-13 01:58:10] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.025453 10.0.0.249 - - [2025-11-13 01:58:10] "POST /set-tag HTTP/1.1" 200 109 0.012429 10.0.0.249 - - [2025-11-13 01:58:10] "GET /floating-ip/fb04c027-dbdb-4b65-abb8-4b483cfd49c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004116 10.0.0.249 - - [2025-11-13 01:58:10] "GET /loadbalancer-pool/8cefdda3-5667-4f53-b333-45072ceae9f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002781 10.0.0.249 - - [2025-11-13 01:58:10] "POST /loadbalancer-members HTTP/1.1" 200 694 0.019496 10.0.0.249 - - [2025-11-13 01:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.052616 10.0.0.249 - - [2025-11-13 01:58:10] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014202 10.0.0.249 - - [2025-11-13 01:58:10] "GET /virtual-machine-interface/a81aa148-c032-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012620 10.0.0.249 - - [2025-11-13 01:58:10] "GET /floating-ip/fb04c027-dbdb-4b65-abb8-4b483cfd49c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002186 10.0.0.249 - - [2025-11-13 01:58:10] "POST /set-tag HTTP/1.1" 200 109 0.003370 10.0.0.249 - - [2025-11-13 01:58:12] "GET /virtual-machine-interface/2d974370-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004657 10.0.0.249 - - [2025-11-13 01:58:12] "POST /set-tag HTTP/1.1" 200 109 0.005643 10.0.0.249 - - [2025-11-13 01:58:13] "GET /virtual-machine/d34fd34a-372c-4fcc-82d9-7cdcf5ceb6f4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.007302 10.0.0.249 - - [2025-11-13 01:58:13] "GET /virtual-machine-interface/2d974370-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004695 10.0.0.249 - - [2025-11-13 01:58:14] "GET /virtual-machine-interface/2d974370-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004771 10.0.0.249 - - [2025-11-13 01:58:14] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.249 - - [2025-11-13 01:58:46] "GET /virtual-machine-interface/2d974370-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004168 10.0.0.249 - - [2025-11-13 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.249 - - [2025-11-13 01:58:46] "GET /virtual-machine-interface/2d974370-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004260 10.0.0.249 - - [2025-11-13 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.001980 10.0.0.249 - - [2025-11-13 01:58:46] "GET /virtual-machine/d34fd34a-372c-4fcc-82d9-7cdcf5ceb6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002635 10.0.0.249 - - [2025-11-13 01:58:46] "POST /ref-update HTTP/1.1" 200 156 0.008013 10.0.0.249 - - [2025-11-13 01:58:46] "GET /virtual-machine-interface/2d974370-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.018115 10.0.0.249 - - [2025-11-13 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.014159 10.0.0.249 - - [2025-11-13 01:58:46] "POST /set-tag HTTP/1.1" 200 109 0.017423 10.0.0.249 - - [2025-11-13 01:58:46] "DELETE /instance-ip/2dbd4bec-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.057526 10.0.0.249 - - [2025-11-13 01:58:46] "DELETE /virtual-machine-interface/2d974370-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.030849 10.0.0.249 - - [2025-11-13 01:58:46] "DELETE /virtual-machine/d34fd34a-372c-4fcc-82d9-7cdcf5ceb6f4 HTTP/1.1" 200 115 0.017635 10.0.0.249 - - [2025-11-13 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.249 - - [2025-11-13 01:58:49] "GET /tag/57a4e573-57d0-4713-a770-c63da57c43f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010368 10.0.0.249 - - [2025-11-13 01:58:49] "GET /tag/57a4e573-57d0-4713-a770-c63da57c43f8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.010939 10.0.0.249 - - [2025-11-13 01:58:49] "GET /virtual-machine-interface/7a1d760d-f118-43af-96f5-201c43babea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004065 10.0.0.249 - - [2025-11-13 01:58:49] "POST /set-tag HTTP/1.1" 200 109 0.018109 10.0.0.249 - - [2025-11-13 01:58:49] "GET /virtual-machine-interface/8b3be3f3-ab4c-4788-bfd9-f1565d85de32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.009124 10.0.0.249 - - [2025-11-13 01:58:49] "POST /set-tag HTTP/1.1" 200 109 0.013793 10.0.0.249 - - [2025-11-13 01:58:49] "GET /virtual-machine-interface/b8c40e65-1a6c-4894-b69d-2e183f7b83df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004394 10.0.0.249 - - [2025-11-13 01:58:49] "POST /set-tag HTTP/1.1" 200 109 0.013388 10.0.0.249 - - [2025-11-13 01:58:49] "GET /firewall-policy/013bc2f8-d976-48fc-b1a8-840429ef058e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.030516 10.0.0.249 - - [2025-11-13 01:58:49] "GET /firewall-rule/2b0c8ab6-e91c-4c3a-9ac7-abd61d789a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002839 10.0.0.249 - - [2025-11-13 01:58:49] "POST /ref-update HTTP/1.1" 200 156 0.012872 10.0.0.249 - - [2025-11-13 01:58:49] "DELETE /firewall-rule/2b0c8ab6-e91c-4c3a-9ac7-abd61d789a45 HTTP/1.1" 200 115 0.042407 10.0.0.249 - - [2025-11-13 01:58:49] "DELETE /loadbalancer-member/6e8b3271-cf7d-466c-9b82-d8060669d155 HTTP/1.1" 200 115 0.031090 10.0.0.249 - - [2025-11-13 01:58:49] "PUT /service-instance/55ec1e3e-0482-4d34-a2ab-1e4f0f9a2049 HTTP/1.1" 200 267 0.009704 10.0.0.249 - - [2025-11-13 01:58:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015854 10.0.0.249 - - [2025-11-13 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007324 10.0.0.249 - - [2025-11-13 01:58:49] "DELETE /loadbalancer-pool/e80e200c-e37f-4de9-9fe4-db6a36ebd6ed HTTP/1.1" 200 115 0.065606 10.0.0.249 - - [2025-11-13 01:58:49] "DELETE /loadbalancer-listener/bc379046-5a03-44b2-9baa-73da4d2409b9 HTTP/1.1" 200 115 0.027012 10.0.0.249 - - [2025-11-13 01:58:49] "GET /floating-ip/0436444d-7060-417b-9d21-5868bfbed48a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.002260 10.0.0.249 - - [2025-11-13 01:58:49] "POST /chown HTTP/1.1" 200 109 0.005695 10.0.0.249 - - [2025-11-13 01:58:49] "POST /chown HTTP/1.1" 200 109 0.018063 10.0.0.249 - - [2025-11-13 01:58:49] "POST /chown HTTP/1.1" 200 109 0.017140 10.0.0.249 - - [2025-11-13 01:58:49] "PUT /floating-ip/0436444d-7060-417b-9d21-5868bfbed48a HTTP/1.1" 200 257 0.039853 10.0.0.249 - - [2025-11-13 01:58:49] "POST /chown HTTP/1.1" 200 109 0.018030 10.0.0.249 - - [2025-11-13 01:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.249 - - [2025-11-13 01:58:49] "POST /chown HTTP/1.1" 200 109 0.017685 10.0.0.249 - - [2025-11-13 01:58:49] "DELETE /floating-ip/0436444d-7060-417b-9d21-5868bfbed48a HTTP/1.1" 200 115 0.100705 10.0.0.249 - - [2025-11-13 01:58:49] "POST /chown HTTP/1.1" 200 109 0.035890 10.0.0.249 - - [2025-11-13 01:58:50] "POST /chown HTTP/1.1" 200 109 0.024011 10.0.0.249 - - [2025-11-13 01:58:50] "POST /chown HTTP/1.1" 200 109 0.035400 10.0.0.249 - - [2025-11-13 01:58:50] "DELETE /loadbalancer/baac80c3-ac57-4586-88e1-c52215c7f511 HTTP/1.1" 200 115 0.124835 10.0.0.249 - - [2025-11-13 01:58:50] "PUT /service-instance/55ec1e3e-0482-4d34-a2ab-1e4f0f9a2049 HTTP/1.1" 200 267 0.019551 10.0.0.249 - - [2025-11-13 01:58:50] "DELETE /instance-ip/38a24ece-5d54-4055-affa-b1c93419c911 HTTP/1.1" 200 115 0.062671 10.0.0.249 - - [2025-11-13 01:58:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015192 10.0.0.249 - - [2025-11-13 01:58:50] "PUT /service-instance/55ec1e3e-0482-4d34-a2ab-1e4f0f9a2049 HTTP/1.1" 200 267 0.007540 10.0.0.249 - - [2025-11-13 01:58:50] "DELETE /virtual-machine-interface/8b3be3f3-ab4c-4788-bfd9-f1565d85de32 HTTP/1.1" 200 115 0.060885 10.0.0.249 - - [2025-11-13 01:58:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013999 10.0.0.249 - - [2025-11-13 01:58:50] "PUT /service-instance/55ec1e3e-0482-4d34-a2ab-1e4f0f9a2049 HTTP/1.1" 200 267 0.015553 10.0.0.249 - - [2025-11-13 01:58:50] "GET /floating-ip-pool/5c76aa23-0f0e-49f3-8762-f87ca5c52672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010257 10.0.0.249 - - [2025-11-13 01:58:50] "DELETE /tag/57a4e573-57d0-4713-a770-c63da57c43f8 HTTP/1.1" 200 115 0.109833 10.0.0.249 - - [2025-11-13 01:58:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.014963 10.0.0.249 - - [2025-11-13 01:58:50] "POST /ref-update HTTP/1.1" 200 156 0.025778 10.0.0.249 - - [2025-11-13 01:58:50] "DELETE /floating-ip-pool/5c76aa23-0f0e-49f3-8762-f87ca5c52672 HTTP/1.1" 200 115 0.043550 10.0.0.249 - - [2025-11-13 01:58:50] "DELETE /service-instance/55ec1e3e-0482-4d34-a2ab-1e4f0f9a2049 HTTP/1.1" 200 115 0.054551 10.0.0.249 - - [2025-11-13 01:58:50] "GET /virtual-machine-interface/b8c40e65-1a6c-4894-b69d-2e183f7b83df?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.004807 10.0.0.249 - - [2025-11-13 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.249 - - [2025-11-13 01:58:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005181 10.0.0.249 - - [2025-11-13 01:58:50] "POST /useragent-kv HTTP/1.1" 200 115 0.001014 10.0.0.249 - - [2025-11-13 01:58:50] "DELETE /virtual-network/aeacfad8-4ec7-46c5-98af-206c160accf4 HTTP/1.1" 200 115 0.142908 10.0.0.249 - - [2025-11-13 01:58:50] "DELETE /route-target/b9545133-4a84-438c-84eb-5204249d929f HTTP/1.1" 200 115 0.032041 10.0.0.249 - - [2025-11-13 01:58:50] "GET /routing-instance/f1a6bdd6-2c2b-481d-8de3-690a32f19d65 HTTP/1.1" 404 171 0.004524 10.0.0.249 - - [2025-11-13 01:58:50] "GET /domains HTTP/1.1" 200 281 0.001440 10.0.0.249 - - [2025-11-13 01:58:50] "GET /domain/b86cc98f-0672-4e16-8c6a-9c54081bed83 HTTP/1.1" 200 3100 0.002268 10.0.0.249 - - [2025-11-13 01:58:50] "DELETE /virtual-machine-interface/b8c40e65-1a6c-4894-b69d-2e183f7b83df HTTP/1.1" 200 115 0.117661 10.0.0.249 - - [2025-11-13 01:58:50] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3 HTTP/1.1" 200 7169 0.049456 10.0.0.249 - - [2025-11-13 01:58:50] "DELETE /virtual-machine/8f7407a1-cfb8-45ed-8a2d-aed626a3491a HTTP/1.1" 200 115 0.047782 10.0.0.249 - - [2025-11-13 01:58:50] "GET /virtual-machine-interface/7a1d760d-f118-43af-96f5-201c43babea8?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.007795 10.0.0.249 - - [2025-11-13 01:58:50] "GET /virtual-machine-interface/2916dbee-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006332 10.0.0.249 - - [2025-11-13 01:58:50] "POST /set-tag HTTP/1.1" 200 109 0.004721 10.0.0.249 - - [2025-11-13 01:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.249 - - [2025-11-13 01:58:50] "GET /loadbalancer/c0c0db17-6631-4c4c-aaa5-0cf4335bf059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003377 10.0.0.249 - - [2025-11-13 01:58:50] "GET /virtual-machine-interface/2916dbee-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004179 10.0.0.249 - - [2025-11-13 01:58:50] "DELETE /virtual-machine-interface/7a1d760d-f118-43af-96f5-201c43babea8 HTTP/1.1" 200 115 0.039585 10.0.0.249 - - [2025-11-13 01:58:50] "POST /ref-update HTTP/1.1" 200 156 0.011318 10.0.0.249 - - [2025-11-13 01:58:50] "DELETE /virtual-machine/774215a1-bfeb-4805-9459-821230c40c2a HTTP/1.1" 200 115 0.032582 10.0.0.249 - - [2025-11-13 01:58:50] "POST /set-tag HTTP/1.1" 200 109 0.037772 10.0.0.249 - - [2025-11-13 01:58:50] "DELETE /loadbalancer-member/ec00eb66-a222-4e1d-accf-0bbf2e9ba2d2 HTTP/1.1" 200 115 0.052590 10.0.0.249 - - [2025-11-13 01:58:51] "GET /virtual-machine-interface/2916dbee-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004438 10.0.0.249 - - [2025-11-13 01:58:51] "POST /set-tag HTTP/1.1" 200 109 0.002937 10.0.0.249 - - [2025-11-13 01:58:51] "GET /virtual-machine-interface/2916dbee-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003973 10.0.0.249 - - [2025-11-13 01:58:51] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.249 - - [2025-11-13 01:58:51] "GET /virtual-machine/3c525693-1526-4075-b04e-6f0b2855553c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002193 10.0.0.249 - - [2025-11-13 01:58:51] "POST /ref-update HTTP/1.1" 200 156 0.008864 10.0.0.249 - - [2025-11-13 01:58:51] "GET /virtual-machine-interface/2916dbee-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.019285 10.0.0.249 - - [2025-11-13 01:58:51] "POST /set-tag HTTP/1.1" 200 109 0.014782 10.0.0.249 - - [2025-11-13 01:58:51] "POST /set-tag HTTP/1.1" 200 109 0.019288 10.0.0.249 - - [2025-11-13 01:58:52] "POST /set-tag HTTP/1.1" 200 109 0.021124 10.0.0.249 - - [2025-11-13 01:58:52] "DELETE /instance-ip/29317ab2-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.030938 10.0.0.249 - - [2025-11-13 01:58:52] "POST /ref-update HTTP/1.1" 200 156 0.007313 10.0.0.249 - - [2025-11-13 01:58:52] "DELETE /virtual-machine-interface/2916dbee-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.040880 10.0.0.249 - - [2025-11-13 01:58:52] "DELETE /virtual-machine/3c525693-1526-4075-b04e-6f0b2855553c HTTP/1.1" 200 115 0.016115 10.0.0.249 - - [2025-11-13 01:58:55] "GET /virtual-machine-interface/28b5320e-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004092 10.0.0.249 - - [2025-11-13 01:58:55] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.249 - - [2025-11-13 01:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.249 - - [2025-11-13 01:58:55] "GET /loadbalancer/c0c0db17-6631-4c4c-aaa5-0cf4335bf059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.001941 10.0.0.249 - - [2025-11-13 01:58:56] "GET /virtual-machine-interface/28b5320e-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006179 10.0.0.249 - - [2025-11-13 01:58:56] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.249 - - [2025-11-13 01:58:56] "GET /virtual-machine-interface/28b5320e-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004416 10.0.0.249 - - [2025-11-13 01:58:56] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.249 - - [2025-11-13 01:58:56] "GET /virtual-machine/d6d1641d-6a29-4330-ae76-74d47bad10ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004114 10.0.0.249 - - [2025-11-13 01:58:56] "POST /ref-update HTTP/1.1" 200 156 0.013442 10.0.0.249 - - [2025-11-13 01:58:56] "GET /virtual-machine-interface/28b5320e-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009674 10.0.0.249 - - [2025-11-13 01:58:56] "POST /set-tag HTTP/1.1" 200 109 0.015702 10.0.0.249 - - [2025-11-13 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.026127 10.0.0.249 - - [2025-11-13 01:58:57] "POST /set-tag HTTP/1.1" 200 109 0.021123 10.0.0.249 - - [2025-11-13 01:58:57] "DELETE /instance-ip/28c838f4-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.030882 10.0.0.249 - - [2025-11-13 01:58:57] "POST /ref-update HTTP/1.1" 200 156 0.011691 10.0.0.249 - - [2025-11-13 01:58:57] "DELETE /virtual-machine-interface/28b5320e-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.045300 10.0.0.249 - - [2025-11-13 01:58:57] "DELETE /virtual-machine/d6d1641d-6a29-4330-ae76-74d47bad10ce HTTP/1.1" 200 115 0.013899 10.0.0.249 - - [2025-11-13 01:58:57] "DELETE /tag/82c95c36-4246-4fbb-a75c-ff33d3615086 HTTP/1.1" 200 115 0.032514 10.0.0.249 - - [2025-11-13 01:58:57] "DELETE /tag/2be984e7-590c-4546-ac60-244d44932ca7 HTTP/1.1" 200 115 0.063713 10.0.0.249 - - [2025-11-13 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005228 10.0.0.249 - - [2025-11-13 01:59:00] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.027371 10.0.0.249 - - [2025-11-13 01:59:01] "POST /tags HTTP/1.1" 200 394 0.042516 10.0.0.249 - - [2025-11-13 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.021659 10.0.0.249 - - [2025-11-13 01:59:01] "GET /tag/78f81376-fdaf-44e7-8b8e-de902ca97eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.017592 10.0.0.249 - - [2025-11-13 01:59:01] "POST /tags HTTP/1.1" 200 342 0.016925 10.0.0.249 - - [2025-11-13 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.249 - - [2025-11-13 01:59:01] "GET /tag/6c86a49a-0d33-4689-b1d4-4f49e43f413c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013895 10.0.0.249 - - [2025-11-13 01:59:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.000593 10.0.0.249 - - [2025-11-13 01:59:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.003475 10.0.0.249 - - [2025-11-13 01:59:01] "POST /security-groups HTTP/1.1" 200 589 0.064860 10.0.0.249 - - [2025-11-13 01:59:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.001956 10.0.0.249 - - [2025-11-13 01:59:01] "POST /projects HTTP/1.1" 200 521 0.194685 10.0.0.249 - - [2025-11-13 01:59:01] "POST /access-control-lists HTTP/1.1" 200 600 0.060926 10.0.0.249 - - [2025-11-13 01:59:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.007584 10.0.0.249 - - [2025-11-13 01:59:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013553 10.0.0.249 - - [2025-11-13 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012108 10.0.0.249 - - [2025-11-13 01:59:01] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003833 10.0.0.249 - - [2025-11-13 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.249 - - [2025-11-13 01:59:01] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.005932 10.0.0.249 - - [2025-11-13 01:59:01] "POST /access-control-lists HTTP/1.1" 200 598 0.083237 10.0.0.249 - - [2025-11-13 01:59:01] "PUT /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd HTTP/1.1" 200 265 0.071717 10.0.0.249 - - [2025-11-13 01:59:01] "PUT /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055 HTTP/1.1" 200 265 0.048717 10.0.0.249 - - [2025-11-13 01:59:01] "POST /security-groups HTTP/1.1" 200 593 0.060215 10.0.0.249 - - [2025-11-13 01:59:01] "POST /fqname-to-id HTTP/1.1" 404 270 0.002025 10.0.0.249 - - [2025-11-13 01:59:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.020775 10.0.0.249 - - [2025-11-13 01:59:01] "POST /chown HTTP/1.1" 200 109 0.025834 10.0.0.249 - - [2025-11-13 01:59:01] "POST /access-control-lists HTTP/1.1" 200 634 0.054022 10.0.0.249 - - [2025-11-13 01:59:01] "POST /fqname-to-id HTTP/1.1" 404 269 0.018534 10.0.0.249 - - [2025-11-13 01:59:01] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004968 10.0.0.249 - - [2025-11-13 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.249 - - [2025-11-13 01:59:01] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004761 10.0.0.249 - - [2025-11-13 01:59:01] "POST /tags HTTP/1.1" 409 226 0.001899 10.0.0.249 - - [2025-11-13 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.249 - - [2025-11-13 01:59:01] "GET /tag/6c86a49a-0d33-4689-b1d4-4f49e43f413c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011252 10.0.0.249 - - [2025-11-13 01:59:01] "POST /access-control-lists HTTP/1.1" 200 632 0.092601 10.0.0.249 - - [2025-11-13 01:59:02] "POST /firewall-rules HTTP/1.1" 200 602 0.075678 10.0.0.249 - - [2025-11-13 01:59:02] "GET /firewall-rule/cf708a18-45e0-44de-89e7-6df2ee9bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003977 10.0.0.249 - - [2025-11-13 01:59:02] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.003141 10.0.0.249 - - [2025-11-13 01:59:02] "GET /firewall-rule/cf708a18-45e0-44de-89e7-6df2ee9bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001946 10.0.0.249 - - [2025-11-13 01:59:02] "POST /ref-update HTTP/1.1" 200 156 0.039687 10.0.0.249 - - [2025-11-13 01:59:02] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012578 10.0.0.249 - - [2025-11-13 01:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.249 - - [2025-11-13 01:59:02] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003174 10.0.0.249 - - [2025-11-13 01:59:02] "POST /tags HTTP/1.1" 409 226 0.001612 10.0.0.249 - - [2025-11-13 01:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.249 - - [2025-11-13 01:59:02] "GET /tag/6c86a49a-0d33-4689-b1d4-4f49e43f413c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010376 10.0.0.249 - - [2025-11-13 01:59:02] "POST /firewall-rules HTTP/1.1" 200 600 0.067391 10.0.0.249 - - [2025-11-13 01:59:02] "GET /firewall-rule/a5f7f838-14d2-4a76-8578-23507ac3d8ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009749 10.0.0.249 - - [2025-11-13 01:59:02] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.003940 10.0.0.249 - - [2025-11-13 01:59:02] "GET /firewall-rule/a5f7f838-14d2-4a76-8578-23507ac3d8ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002041 10.0.0.249 - - [2025-11-13 01:59:02] "POST /ref-update HTTP/1.1" 200 156 0.044114 10.0.0.249 - - [2025-11-13 01:59:04] "POST /tags HTTP/1.1" 200 394 0.016660 10.0.0.249 - - [2025-11-13 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.249 - - [2025-11-13 01:59:04] "GET /tag/f5f9dad0-1611-4255-99ab-f04ccec443f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.016740 10.0.0.249 - - [2025-11-13 01:59:04] "POST /tags HTTP/1.1" 200 342 0.020008 10.0.0.249 - - [2025-11-13 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013092 10.0.0.249 - - [2025-11-13 01:59:04] "GET /tag/218987d4-5ca9-4897-af65-a699eb4be61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015028 10.0.0.249 - - [2025-11-13 01:59:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.000460 10.0.0.249 - - [2025-11-13 01:59:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.010706 10.0.0.249 - - [2025-11-13 01:59:04] "POST /security-groups HTTP/1.1" 200 589 0.059469 10.0.0.249 - - [2025-11-13 01:59:04] "POST /projects HTTP/1.1" 200 521 0.164447 10.0.0.249 - - [2025-11-13 01:59:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.013679 10.0.0.249 - - [2025-11-13 01:59:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.005400 10.0.0.249 - - [2025-11-13 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.249 - - [2025-11-13 01:59:04] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.022424 10.0.0.249 - - [2025-11-13 01:59:04] "POST /access-control-lists HTTP/1.1" 200 600 0.067430 10.0.0.249 - - [2025-11-13 01:59:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.007058 10.0.0.249 - - [2025-11-13 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.249 - - [2025-11-13 01:59:04] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004894 10.0.0.249 - - [2025-11-13 01:59:04] "POST /access-control-lists HTTP/1.1" 200 598 0.072433 10.0.0.249 - - [2025-11-13 01:59:04] "PUT /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd HTTP/1.1" 200 265 0.076629 10.0.0.249 - - [2025-11-13 01:59:04] "PUT /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055 HTTP/1.1" 200 265 0.050579 10.0.0.249 - - [2025-11-13 01:59:04] "POST /security-groups HTTP/1.1" 200 593 0.069533 10.0.0.249 - - [2025-11-13 01:59:04] "POST /fqname-to-id HTTP/1.1" 404 270 0.002760 10.0.0.249 - - [2025-11-13 01:59:04] "POST /access-control-lists HTTP/1.1" 200 634 0.071867 10.0.0.249 - - [2025-11-13 01:59:04] "POST /fqname-to-id HTTP/1.1" 404 269 0.008903 10.0.0.249 - - [2025-11-13 01:59:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.065629 10.0.0.249 - - [2025-11-13 01:59:04] "POST /chown HTTP/1.1" 200 109 0.012513 10.0.0.249 - - [2025-11-13 01:59:04] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004709 10.0.0.249 - - [2025-11-13 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.249 - - [2025-11-13 01:59:04] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018632 10.0.0.249 - - [2025-11-13 01:59:04] "POST /access-control-lists HTTP/1.1" 200 632 0.113111 10.0.0.249 - - [2025-11-13 01:59:04] "POST /tags HTTP/1.1" 409 226 0.002064 10.0.0.249 - - [2025-11-13 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.249 - - [2025-11-13 01:59:05] "GET /tag/218987d4-5ca9-4897-af65-a699eb4be61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011651 10.0.0.249 - - [2025-11-13 01:59:05] "POST /firewall-rules HTTP/1.1" 200 602 0.067836 10.0.0.249 - - [2025-11-13 01:59:05] "GET /firewall-rule/52c4c2e8-1858-40f1-8a79-b781cf6a48a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004459 10.0.0.249 - - [2025-11-13 01:59:05] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.003418 10.0.0.249 - - [2025-11-13 01:59:05] "GET /firewall-rule/52c4c2e8-1858-40f1-8a79-b781cf6a48a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003623 10.0.0.249 - - [2025-11-13 01:59:05] "POST /ref-update HTTP/1.1" 200 156 0.052555 10.0.0.249 - - [2025-11-13 01:59:05] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014699 10.0.0.249 - - [2025-11-13 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.249 - - [2025-11-13 01:59:05] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002835 10.0.0.249 - - [2025-11-13 01:59:05] "POST /tags HTTP/1.1" 409 226 0.001640 10.0.0.249 - - [2025-11-13 01:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.249 - - [2025-11-13 01:59:05] "GET /tag/218987d4-5ca9-4897-af65-a699eb4be61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010202 10.0.0.249 - - [2025-11-13 01:59:05] "POST /firewall-rules HTTP/1.1" 200 600 0.060974 10.0.0.249 - - [2025-11-13 01:59:05] "GET /firewall-rule/b129f878-d143-4225-ad80-4397b1faf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.018064 10.0.0.249 - - [2025-11-13 01:59:05] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.004029 10.0.0.249 - - [2025-11-13 01:59:05] "GET /firewall-rule/b129f878-d143-4225-ad80-4397b1faf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.001798 10.0.0.249 - - [2025-11-13 01:59:05] "POST /ref-update HTTP/1.1" 200 156 0.046908 10.0.0.249 - - [2025-11-13 01:59:07] "POST /tags HTTP/1.1" 200 346 0.086495 10.0.0.249 - - [2025-11-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007422 10.0.0.249 - - [2025-11-13 01:59:07] "GET /tag/69480ef7-2de9-46d3-bb45-6749f1f26ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.030006 10.0.0.249 - - [2025-11-13 01:59:07] "POST /projects HTTP/1.1" 409 238 0.001827 10.0.0.249 - - [2025-11-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.249 - - [2025-11-13 01:59:07] "GET /project/e844cdff-62dc-4864-af04-8c3b1c7c6612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047378 10.0.0.249 - - [2025-11-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010850 10.0.0.249 - - [2025-11-13 01:59:07] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.010837 10.0.0.249 - - [2025-11-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006492 10.0.0.249 - - [2025-11-13 01:59:07] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006036 10.0.0.249 - - [2025-11-13 01:59:07] "POST /security-groups HTTP/1.1" 409 285 0.003477 10.0.0.249 - - [2025-11-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.249 - - [2025-11-13 01:59:07] "PUT /security-group/ba85ecea-162e-497e-aeba-36394947142e HTTP/1.1" 200 263 0.059304 10.0.0.249 - - [2025-11-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.249 - - [2025-11-13 01:59:07] "PUT /access-control-list/47742e89-02ea-46ca-a5de-9ea8c64d7f02 HTTP/1.1" 200 273 0.016744 10.0.0.249 - - [2025-11-13 01:59:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.041239 10.0.0.249 - - [2025-11-13 01:59:07] "POST /tags HTTP/1.1" 409 228 0.007095 10.0.0.249 - - [2025-11-13 01:59:07] "PUT /access-control-list/01794d23-d57a-4f71-8f03-b5c4ad8aa9ce HTTP/1.1" 200 273 0.038775 10.0.0.249 - - [2025-11-13 01:59:07] "GET /project/e844cdff-62dc-4864-af04-8c3b1c7c6612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.077367 10.0.0.249 - - [2025-11-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.249 - - [2025-11-13 01:59:07] "GET /tag/69480ef7-2de9-46d3-bb45-6749f1f26ca9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010059 10.0.0.249 - - [2025-11-13 01:59:07] "POST /tags HTTP/1.1" 200 346 0.027114 10.0.0.249 - - [2025-11-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.249 - - [2025-11-13 01:59:07] "GET /tag/aee9fcb1-b57c-4633-a346-534ad5cd2c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012870 10.0.0.249 - - [2025-11-13 01:59:07] "POST /projects HTTP/1.1" 409 238 0.002628 10.0.0.249 - - [2025-11-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.249 - - [2025-11-13 01:59:07] "GET /project/dc02d114-5c9e-46a9-a4cc-e27729f6ba54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.052229 10.0.0.249 - - [2025-11-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.249 - - [2025-11-13 01:59:07] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003822 10.0.0.249 - - [2025-11-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.249 - - [2025-11-13 01:59:07] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003307 10.0.0.249 - - [2025-11-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.249 - - [2025-11-13 01:59:07] "POST /security-groups HTTP/1.1" 409 285 0.006045 10.0.0.249 - - [2025-11-13 01:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.249 - - [2025-11-13 01:59:07] "GET /project/dc02d114-5c9e-46a9-a4cc-e27729f6ba54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034475 10.0.0.249 - - [2025-11-13 01:59:07] "PUT /security-group/1bba0af3-255c-4423-b120-ca2997d1e1f9 HTTP/1.1" 200 263 0.059466 10.0.0.249 - - [2025-11-13 01:59:08] "PUT /access-control-list/97885094-b124-40aa-8945-587eb5e76fdc HTTP/1.1" 200 273 0.010650 10.0.0.249 - - [2025-11-13 01:59:08] "PUT /access-control-list/bca02a67-0d70-4cc1-96ee-21f307646329 HTTP/1.1" 200 273 0.018638 10.0.0.249 - - [2025-11-13 01:59:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.028150 10.0.0.249 - - [2025-11-13 01:59:08] "POST /tags HTTP/1.1" 409 228 0.017379 10.0.0.249 - - [2025-11-13 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009520 10.0.0.249 - - [2025-11-13 01:59:08] "GET /tag/aee9fcb1-b57c-4633-a346-534ad5cd2c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.009792 10.0.0.249 - - [2025-11-13 01:59:08] "POST /tags HTTP/1.1" 200 292 0.045842 10.0.0.249 - - [2025-11-13 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006340 10.0.0.249 - - [2025-11-13 01:59:08] "GET /tag/45fcb5c9-696e-4192-8ba4-6dfc4d3fee8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.014167 10.0.0.249 - - [2025-11-13 01:59:08] "POST /tags HTTP/1.1" 200 304 0.058672 10.0.0.249 - - [2025-11-13 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008338 10.0.0.249 - - [2025-11-13 01:59:08] "GET /tag/adaa918b-d605-4290-825a-d444f88576f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014677 10.0.0.249 - - [2025-11-13 01:59:08] "POST /tags HTTP/1.1" 409 252 0.001639 10.0.0.249 - - [2025-11-13 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001190 10.0.0.249 - - [2025-11-13 01:59:08] "GET /tag/78f81376-fdaf-44e7-8b8e-de902ca97eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012158 10.0.0.249 - - [2025-11-13 01:59:08] "POST /tags HTTP/1.1" 409 226 0.002027 10.0.0.249 - - [2025-11-13 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.249 - - [2025-11-13 01:59:08] "GET /tag/6c86a49a-0d33-4689-b1d4-4f49e43f413c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010953 10.0.0.249 - - [2025-11-13 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.249 - - [2025-11-13 01:59:08] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003447 10.0.0.249 - - [2025-11-13 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.249 - - [2025-11-13 01:59:08] "GET /project/e844cdff-62dc-4864-af04-8c3b1c7c6612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038761 10.0.0.249 - - [2025-11-13 01:59:08] "POST /virtual-machines HTTP/1.1" 200 396 0.009094 10.0.0.249 - - [2025-11-13 01:59:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010199 10.0.0.249 - - [2025-11-13 01:59:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.123796 10.0.0.249 - - [2025-11-13 01:59:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025313 10.0.0.249 - - [2025-11-13 01:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007745 10.0.0.249 - - [2025-11-13 01:59:08] "GET /virtual-machine-interface/577a1cb2-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004485 10.0.0.249 - - [2025-11-13 01:59:08] "POST /instance-ips HTTP/1.1" 200 398 0.017495 10.0.0.249 - - [2025-11-13 01:59:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.029039 10.0.0.249 - - [2025-11-13 01:59:08] "GET /virtual-machine-interface/577a1cb2-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005277 10.0.0.249 - - [2025-11-13 01:59:09] "POST /set-tag HTTP/1.1" 200 109 0.061258 10.0.0.249 - - [2025-11-13 01:59:09] "GET /virtual-machine-interface/577a1cb2-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008929 10.0.0.249 - - [2025-11-13 01:59:09] "GET /instance-ip/579261fa-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002826 10.0.0.249 - - [2025-11-13 01:59:09] "GET /virtual-machine-interface/577a1cb2-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006061 10.0.0.249 - - [2025-11-13 01:59:09] "POST /set-tag HTTP/1.1" 200 109 0.004711 10.0.0.249 - - [2025-11-13 01:59:09] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003574 10.0.0.249 - - [2025-11-13 01:59:09] "POST /ref-update HTTP/1.1" 200 156 0.010540 10.0.0.249 - - [2025-11-13 01:59:09] "GET /virtual-machine-interface/577a1cb2-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.033771 10.0.0.249 - - [2025-11-13 01:59:09] "POST /set-tag HTTP/1.1" 200 109 0.002308 10.0.0.249 - - [2025-11-13 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.249 - - [2025-11-13 01:59:09] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003559 10.0.0.249 - - [2025-11-13 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.249 - - [2025-11-13 01:59:09] "GET /project/e844cdff-62dc-4864-af04-8c3b1c7c6612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.026312 10.0.0.249 - - [2025-11-13 01:59:09] "POST /virtual-machines HTTP/1.1" 200 396 0.006491 10.0.0.249 - - [2025-11-13 01:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011167 10.0.0.249 - - [2025-11-13 01:59:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097714 10.0.0.249 - - [2025-11-13 01:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022570 10.0.0.249 - - [2025-11-13 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008791 10.0.0.249 - - [2025-11-13 01:59:09] "GET /virtual-machine-interface/57eb5116-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005608 10.0.0.249 - - [2025-11-13 01:59:09] "POST /instance-ips HTTP/1.1" 200 398 0.016892 10.0.0.249 - - [2025-11-13 01:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013914 10.0.0.249 - - [2025-11-13 01:59:09] "GET /virtual-machine-interface/57eb5116-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015454 10.0.0.249 - - [2025-11-13 01:59:09] "POST /set-tag HTTP/1.1" 200 109 0.059392 10.0.0.249 - - [2025-11-13 01:59:09] "GET /virtual-machine-interface/57eb5116-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013524 10.0.0.249 - - [2025-11-13 01:59:09] "GET /instance-ip/580584e6-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004862 10.0.0.249 - - [2025-11-13 01:59:09] "GET /virtual-machine-interface/57eb5116-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004009 10.0.0.249 - - [2025-11-13 01:59:09] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.249 - - [2025-11-13 01:59:09] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003132 10.0.0.249 - - [2025-11-13 01:59:10] "POST /ref-update HTTP/1.1" 200 156 0.011106 10.0.0.249 - - [2025-11-13 01:59:10] "GET /virtual-machine-interface/57eb5116-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004019 10.0.0.249 - - [2025-11-13 01:59:10] "POST /set-tag HTTP/1.1" 200 109 0.005056 10.0.0.249 - - [2025-11-13 01:59:10] "POST /tags HTTP/1.1" 200 292 0.018046 10.0.0.249 - - [2025-11-13 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013119 10.0.0.249 - - [2025-11-13 01:59:10] "GET /tag/b1b6767d-37b0-4495-89c5-41680bec000d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.013480 10.0.0.249 - - [2025-11-13 01:59:10] "POST /tags HTTP/1.1" 409 252 0.001903 10.0.0.249 - - [2025-11-13 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.249 - - [2025-11-13 01:59:10] "GET /tag/f5f9dad0-1611-4255-99ab-f04ccec443f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012768 10.0.0.249 - - [2025-11-13 01:59:10] "POST /tags HTTP/1.1" 409 226 0.001578 10.0.0.249 - - [2025-11-13 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.249 - - [2025-11-13 01:59:10] "GET /tag/218987d4-5ca9-4897-af65-a699eb4be61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010821 10.0.0.249 - - [2025-11-13 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.249 - - [2025-11-13 01:59:10] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003906 10.0.0.249 - - [2025-11-13 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.249 - - [2025-11-13 01:59:10] "GET /project/dc02d114-5c9e-46a9-a4cc-e27729f6ba54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030284 10.0.0.249 - - [2025-11-13 01:59:10] "POST /virtual-machines HTTP/1.1" 200 396 0.007375 10.0.0.249 - - [2025-11-13 01:59:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019948 10.0.0.249 - - [2025-11-13 01:59:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102530 10.0.0.249 - - [2025-11-13 01:59:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008970 10.0.0.249 - - [2025-11-13 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009334 10.0.0.249 - - [2025-11-13 01:59:10] "GET /virtual-machine-interface/5880612a-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005659 10.0.0.249 - - [2025-11-13 01:59:10] "POST /instance-ips HTTP/1.1" 200 398 0.017545 10.0.0.249 - - [2025-11-13 01:59:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025476 10.0.0.249 - - [2025-11-13 01:59:10] "GET /virtual-machine-interface/5880612a-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016847 10.0.0.249 - - [2025-11-13 01:59:10] "POST /set-tag HTTP/1.1" 200 109 0.059818 10.0.0.249 - - [2025-11-13 01:59:10] "GET /virtual-machine-interface/5880612a-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013542 10.0.0.249 - - [2025-11-13 01:59:10] "GET /instance-ip/5898ecfe-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003593 10.0.0.249 - - [2025-11-13 01:59:10] "GET /virtual-machine-interface/5880612a-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004100 10.0.0.249 - - [2025-11-13 01:59:10] "POST /set-tag HTTP/1.1" 200 109 0.001949 10.0.0.249 - - [2025-11-13 01:59:10] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003581 10.0.0.249 - - [2025-11-13 01:59:10] "POST /ref-update HTTP/1.1" 200 156 0.015959 10.0.0.249 - - [2025-11-13 01:59:10] "GET /virtual-machine-interface/5880612a-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004586 10.0.0.249 - - [2025-11-13 01:59:10] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.249 - - [2025-11-13 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.249 - - [2025-11-13 01:59:10] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005339 10.0.0.249 - - [2025-11-13 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.249 - - [2025-11-13 01:59:11] "GET /project/dc02d114-5c9e-46a9-a4cc-e27729f6ba54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028667 10.0.0.249 - - [2025-11-13 01:59:11] "POST /virtual-machines HTTP/1.1" 200 396 0.007807 10.0.0.249 - - [2025-11-13 01:59:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014227 10.0.0.249 - - [2025-11-13 01:59:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104996 10.0.0.249 - - [2025-11-13 01:59:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008602 10.0.0.249 - - [2025-11-13 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015214 10.0.0.249 - - [2025-11-13 01:59:11] "GET /virtual-machine-interface/58e911fc-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005498 10.0.0.249 - - [2025-11-13 01:59:11] "POST /instance-ips HTTP/1.1" 200 398 0.019959 10.0.0.249 - - [2025-11-13 01:59:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025813 10.0.0.249 - - [2025-11-13 01:59:11] "GET /virtual-machine-interface/58e911fc-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005808 10.0.0.249 - - [2025-11-13 01:59:11] "POST /set-tag HTTP/1.1" 200 109 0.061510 10.0.0.249 - - [2025-11-13 01:59:11] "GET /virtual-machine-interface/58e911fc-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020297 10.0.0.249 - - [2025-11-13 01:59:11] "GET /instance-ip/5901d390-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002898 10.0.0.249 - - [2025-11-13 01:59:11] "GET /virtual-machine-interface/58e911fc-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004648 10.0.0.249 - - [2025-11-13 01:59:11] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.249 - - [2025-11-13 01:59:11] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.008863 10.0.0.249 - - [2025-11-13 01:59:11] "POST /ref-update HTTP/1.1" 200 156 0.006831 10.0.0.249 - - [2025-11-13 01:59:11] "GET /virtual-machine-interface/58e911fc-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004200 10.0.0.249 - - [2025-11-13 01:59:11] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.249 - - [2025-11-13 01:59:11] "POST /tags HTTP/1.1" 200 300 0.014796 10.0.0.249 - - [2025-11-13 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.249 - - [2025-11-13 01:59:11] "GET /tag/0df05e1d-cd46-4d9d-ac4e-ed861bc81ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010648 10.0.0.249 - - [2025-11-13 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.249 - - [2025-11-13 01:59:11] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003511 10.0.0.249 - - [2025-11-13 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.249 - - [2025-11-13 01:59:11] "GET /project/e844cdff-62dc-4864-af04-8c3b1c7c6612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028337 10.0.0.249 - - [2025-11-13 01:59:11] "POST /virtual-machines HTTP/1.1" 200 396 0.008282 10.0.0.249 - - [2025-11-13 01:59:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020557 10.0.0.249 - - [2025-11-13 01:59:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.128010 10.0.0.249 - - [2025-11-13 01:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008856 10.0.0.249 - - [2025-11-13 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013211 10.0.0.249 - - [2025-11-13 01:59:12] "GET /virtual-machine-interface/595d5a30-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007508 10.0.0.249 - - [2025-11-13 01:59:12] "POST /instance-ips HTTP/1.1" 200 398 0.017280 10.0.0.249 - - [2025-11-13 01:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024704 10.0.0.249 - - [2025-11-13 01:59:12] "GET /virtual-machine-interface/595d5a30-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009857 10.0.0.249 - - [2025-11-13 01:59:12] "POST /set-tag HTTP/1.1" 200 109 0.015819 10.0.0.249 - - [2025-11-13 01:59:12] "GET /virtual-machine-interface/595d5a30-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019584 10.0.0.249 - - [2025-11-13 01:59:12] "GET /instance-ip/59798796-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002381 10.0.0.249 - - [2025-11-13 01:59:12] "GET /virtual-machine-interface/595d5a30-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004007 10.0.0.249 - - [2025-11-13 01:59:12] "POST /set-tag HTTP/1.1" 200 109 0.005648 10.0.0.249 - - [2025-11-13 01:59:12] "POST /tags HTTP/1.1" 200 300 0.019688 10.0.0.249 - - [2025-11-13 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.249 - - [2025-11-13 01:59:12] "GET /tag/08068365-8b6c-4051-99aa-1f51e9ecf9f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011600 10.0.0.249 - - [2025-11-13 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.249 - - [2025-11-13 01:59:12] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004869 10.0.0.249 - - [2025-11-13 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.249 - - [2025-11-13 01:59:12] "GET /project/e844cdff-62dc-4864-af04-8c3b1c7c6612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038034 10.0.0.249 - - [2025-11-13 01:59:12] "POST /virtual-machines HTTP/1.1" 200 396 0.009229 10.0.0.249 - - [2025-11-13 01:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008919 10.0.0.249 - - [2025-11-13 01:59:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096164 10.0.0.249 - - [2025-11-13 01:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015291 10.0.0.249 - - [2025-11-13 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007087 10.0.0.249 - - [2025-11-13 01:59:12] "GET /virtual-machine-interface/59cbf364-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004309 10.0.0.249 - - [2025-11-13 01:59:12] "POST /instance-ips HTTP/1.1" 200 398 0.028326 10.0.0.249 - - [2025-11-13 01:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022784 10.0.0.249 - - [2025-11-13 01:59:12] "GET /virtual-machine-interface/59cbf364-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007554 10.0.0.249 - - [2025-11-13 01:59:12] "POST /set-tag HTTP/1.1" 200 109 0.019280 10.0.0.249 - - [2025-11-13 01:59:12] "GET /virtual-machine-interface/59cbf364-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012875 10.0.0.249 - - [2025-11-13 01:59:12] "GET /instance-ip/59df2d58-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003042 10.0.0.249 - - [2025-11-13 01:59:13] "GET /virtual-machine-interface/59cbf364-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004011 10.0.0.249 - - [2025-11-13 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.249 - - [2025-11-13 01:59:13] "POST /tags HTTP/1.1" 200 300 0.019175 10.0.0.249 - - [2025-11-13 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007579 10.0.0.249 - - [2025-11-13 01:59:13] "GET /tag/8ee2572e-ac6c-4379-99ba-44de13078f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012844 10.0.0.249 - - [2025-11-13 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.249 - - [2025-11-13 01:59:13] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003252 10.0.0.249 - - [2025-11-13 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001212 10.0.0.249 - - [2025-11-13 01:59:13] "GET /project/dc02d114-5c9e-46a9-a4cc-e27729f6ba54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043896 10.0.0.249 - - [2025-11-13 01:59:13] "POST /virtual-machines HTTP/1.1" 200 396 0.008427 10.0.0.249 - - [2025-11-13 01:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.006911 10.0.0.249 - - [2025-11-13 01:59:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104475 10.0.0.249 - - [2025-11-13 01:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011534 10.0.0.249 - - [2025-11-13 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.249 - - [2025-11-13 01:59:13] "GET /virtual-machine-interface/5a322206-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004558 10.0.0.249 - - [2025-11-13 01:59:13] "POST /instance-ips HTTP/1.1" 200 398 0.043290 10.0.0.249 - - [2025-11-13 01:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021974 10.0.0.249 - - [2025-11-13 01:59:13] "GET /virtual-machine-interface/5a322206-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.024034 10.0.0.249 - - [2025-11-13 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.021605 10.0.0.249 - - [2025-11-13 01:59:13] "GET /virtual-machine-interface/5a322206-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005586 10.0.0.249 - - [2025-11-13 01:59:13] "GET /instance-ip/5a4733e4-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004881 10.0.0.249 - - [2025-11-13 01:59:13] "GET /virtual-machine-interface/5a322206-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005818 10.0.0.249 - - [2025-11-13 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.001902 10.0.0.249 - - [2025-11-13 01:59:13] "POST /tags HTTP/1.1" 200 300 0.014572 10.0.0.249 - - [2025-11-13 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.249 - - [2025-11-13 01:59:13] "GET /tag/59920230-ac74-4e7f-8bc7-9e19e9f0975b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010425 10.0.0.249 - - [2025-11-13 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.249 - - [2025-11-13 01:59:13] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003447 10.0.0.249 - - [2025-11-13 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.249 - - [2025-11-13 01:59:13] "GET /project/dc02d114-5c9e-46a9-a4cc-e27729f6ba54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031509 10.0.0.249 - - [2025-11-13 01:59:13] "POST /virtual-machines HTTP/1.1" 200 396 0.010062 10.0.0.249 - - [2025-11-13 01:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010006 10.0.0.249 - - [2025-11-13 01:59:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.081588 10.0.0.249 - - [2025-11-13 01:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015856 10.0.0.249 - - [2025-11-13 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015493 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-machine-interface/5a9d72a4-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004292 10.0.0.249 - - [2025-11-13 01:59:14] "POST /instance-ips HTTP/1.1" 200 398 0.015879 10.0.0.249 - - [2025-11-13 01:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014876 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-machine-interface/5a9d72a4-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005833 10.0.0.249 - - [2025-11-13 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.015881 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-machine-interface/5a9d72a4-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010423 10.0.0.249 - - [2025-11-13 01:59:14] "GET /instance-ip/5aadccb2-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002882 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-machine-interface/5a9d72a4-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008346 10.0.0.249 - - [2025-11-13 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003533 10.0.0.249 - - [2025-11-13 01:59:14] "POST /ref-update HTTP/1.1" 200 156 0.008204 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-machine-interface/595d5a30-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011196 10.0.0.249 - - [2025-11-13 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002973 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-machine-interface/577a1cb2-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004232 10.0.0.249 - - [2025-11-13 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.003338 10.0.0.249 - - [2025-11-13 01:59:14] "POST /ref-update HTTP/1.1" 200 156 0.007221 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-machine-interface/59cbf364-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011918 10.0.0.249 - - [2025-11-13 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.008051 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.013768 10.0.0.249 - - [2025-11-13 01:59:14] "POST /ref-update HTTP/1.1" 200 156 0.009325 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-machine-interface/5a322206-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004785 10.0.0.249 - - [2025-11-13 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-machine-interface/57eb5116-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012295 10.0.0.249 - - [2025-11-13 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003151 10.0.0.249 - - [2025-11-13 01:59:14] "POST /ref-update HTTP/1.1" 200 156 0.005670 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-machine-interface/5a9d72a4-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004274 10.0.0.249 - - [2025-11-13 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-machine-interface/5880612a-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003582 10.0.0.249 - - [2025-11-13 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.001733 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-machine-interface/58e911fc-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004127 10.0.0.249 - - [2025-11-13 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-machine-interface/595d5a30-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003450 10.0.0.249 - - [2025-11-13 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.001599 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-machine-interface/59cbf364-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013538 10.0.0.249 - - [2025-11-13 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-machine-interface/5a322206-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008072 10.0.0.249 - - [2025-11-13 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.004148 10.0.0.249 - - [2025-11-13 01:59:14] "GET /virtual-machine-interface/5a9d72a4-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005740 10.0.0.249 - - [2025-11-13 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.249 - - [2025-11-13 01:59:15] "GET /virtual-machine-interface/5880612a-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004261 10.0.0.249 - - [2025-11-13 01:59:15] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.249 - - [2025-11-13 01:59:18] "GET /virtual-machine-interface/577a1cb2-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009789 10.0.0.249 - - [2025-11-13 01:59:18] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.249 - - [2025-11-13 01:59:19] "GET /virtual-machine-interface/5a322206-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004361 10.0.0.249 - - [2025-11-13 01:59:19] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.249 - - [2025-11-13 01:59:19] "GET /virtual-machine-interface/57eb5116-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007118 10.0.0.249 - - [2025-11-13 01:59:19] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.249 - - [2025-11-13 01:59:19] "GET /virtual-machine-interface/59cbf364-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004443 10.0.0.249 - - [2025-11-13 01:59:19] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.249 - - [2025-11-13 01:59:20] "GET /virtual-machine-interface/58e911fc-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004011 10.0.0.249 - - [2025-11-13 01:59:20] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.249 - - [2025-11-13 01:59:23] "GET /virtual-machine/8083a8a1-53f6-432f-a3bc-a6d9413f5b1f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002873 10.0.0.249 - - [2025-11-13 01:59:23] "GET /virtual-machine-interface/577a1cb2-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003905 10.0.0.249 - - [2025-11-13 01:59:23] "GET /virtual-machine/b355cbbc-5d4c-40c9-8135-1f0ce9738062?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003219 10.0.0.249 - - [2025-11-13 01:59:23] "GET /virtual-machine-interface/57eb5116-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004206 10.0.0.249 - - [2025-11-13 01:59:23] "GET /virtual-machine/0dc6e492-ae62-429d-9b64-d72fcec43ace?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003356 10.0.0.249 - - [2025-11-13 01:59:23] "GET /virtual-machine-interface/5880612a-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004302 10.0.0.249 - - [2025-11-13 01:59:23] "GET /virtual-machine/172fcf40-e60d-455e-b028-3de991c3fe90?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002783 10.0.0.249 - - [2025-11-13 01:59:23] "GET /virtual-machine-interface/58e911fc-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004356 10.0.0.249 - - [2025-11-13 01:59:24] "GET /virtual-machine-interface/5a9d72a4-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004751 10.0.0.249 - - [2025-11-13 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.002706 10.0.0.249 - - [2025-11-13 01:59:24] "GET /virtual-machine-interface/595d5a30-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003569 10.0.0.249 - - [2025-11-13 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.001689 10.0.0.249 - - [2025-11-13 01:59:28] "GET /virtual-machine/503e4501-5861-4fcd-a299-f3f47b5d51c3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002823 10.0.0.249 - - [2025-11-13 01:59:28] "GET /virtual-machine-interface/595d5a30-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006866 10.0.0.249 - - [2025-11-13 01:59:28] "GET /virtual-machine/d727c5ab-12ae-4d6a-961a-cffef0ea1013?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002853 10.0.0.249 - - [2025-11-13 01:59:28] "GET /virtual-machine-interface/5a322206-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004215 10.0.0.249 - - [2025-11-13 01:59:28] "GET /virtual-machine/1e214ce2-6626-4057-93aa-f665f571f8d5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002745 10.0.0.249 - - [2025-11-13 01:59:28] "GET /virtual-machine-interface/59cbf364-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004594 10.0.0.249 - - [2025-11-13 01:59:28] "GET /virtual-machine/ba587cbb-0996-4b1f-92fc-07f906e204d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002676 10.0.0.249 - - [2025-11-13 01:59:28] "GET /virtual-machine-interface/5a9d72a4-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003636 10.0.0.249 - - [2025-11-13 01:59:28] "GET /loadbalancer/5efe2ef5-7b09-420c-bbde-ec32a8e622fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002382 10.0.0.249 - - [2025-11-13 01:59:29] "POST /tags HTTP/1.1" 200 334 0.031871 10.0.0.249 - - [2025-11-13 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.249 - - [2025-11-13 01:59:29] "GET /tag/3f0dc125-a4a0-4445-b298-46b0294b616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010946 10.0.0.249 - - [2025-11-13 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.249 - - [2025-11-13 01:59:29] "GET /project/e844cdff-62dc-4864-af04-8c3b1c7c6612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029196 10.0.0.249 - - [2025-11-13 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.249 - - [2025-11-13 01:59:29] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003408 10.0.0.249 - - [2025-11-13 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.249 - - [2025-11-13 01:59:29] "GET /service-appliance-set/2ccdc459-21cf-43d9-a1ed-5c530ac1991d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002585 10.0.0.249 - - [2025-11-13 01:59:29] "POST /fqname-to-id HTTP/1.1" 404 273 0.001659 10.0.0.249 - - [2025-11-13 01:59:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.099554 10.0.0.249 - - [2025-11-13 01:59:29] "GET /virtual-machine-interface/4405ecd5-3059-456f-88a2-a8532bb31304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.009023 10.0.0.249 - - [2025-11-13 01:59:29] "POST /instance-ips HTTP/1.1" 200 410 0.028652 10.0.0.249 - - [2025-11-13 01:59:29] "GET /instance-ip/5fc155ae-3c42-4999-bb2b-4900b9679a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003788 10.0.0.249 - - [2025-11-13 01:59:29] "POST /loadbalancers HTTP/1.1" 200 631 0.062214 10.0.0.249 - - [2025-11-13 01:59:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012088 10.0.0.249 - - [2025-11-13 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006196 10.0.0.249 - - [2025-11-13 01:59:29] "GET /project/e844cdff-62dc-4864-af04-8c3b1c7c6612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034440 10.0.0.249 - - [2025-11-13 01:59:29] "GET /instance-ip/5fc155ae-3c42-4999-bb2b-4900b9679a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004229 10.0.0.249 - - [2025-11-13 01:59:29] "GET /project/e844cdff-62dc-4864-af04-8c3b1c7c6612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029417 10.0.0.249 - - [2025-11-13 01:59:29] "GET /loadbalancer/5efe2ef5-7b09-420c-bbde-ec32a8e622fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002754 10.0.0.249 - - [2025-11-13 01:59:29] "POST /floating-ips HTTP/1.1" 200 599 0.035093 10.0.0.249 - - [2025-11-13 01:59:29] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.029042 10.0.0.249 - - [2025-11-13 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.249 - - [2025-11-13 01:59:29] "GET /project/e844cdff-62dc-4864-af04-8c3b1c7c6612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.017731 10.0.0.249 - - [2025-11-13 01:59:29] "GET /loadbalancer-listener/ac05c32a-eaca-4ac7-8f87-e45a08124a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.006321 10.0.0.249 - - [2025-11-13 01:59:29] "GET /loadbalancer-listener/ac05c32a-eaca-4ac7-8f87-e45a08124a2e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003762 10.0.0.249 - - [2025-11-13 01:59:29] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.018729 10.0.0.249 - - [2025-11-13 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.249 - - [2025-11-13 01:59:29] "GET /instance-ip/5fc155ae-3c42-4999-bb2b-4900b9679a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.002397 10.0.0.249 - - [2025-11-13 01:59:29] "GET /loadbalancer/5efe2ef5-7b09-420c-bbde-ec32a8e622fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002755 10.0.0.249 - - [2025-11-13 01:59:29] "GET /instance-ip/5fc155ae-3c42-4999-bb2b-4900b9679a66?fields=floating_ips HTTP/1.1" 200 1214 0.003583 10.0.0.249 - - [2025-11-13 01:59:29] "GET /loadbalancer-pool/e2d8cfe0-f585-41bf-896f-31891a0f849c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003480 10.0.0.249 - - [2025-11-13 01:59:29] "GET /floating-ip/77d29008-9f8f-4829-af45-1abe4d5f4235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.003649 10.0.0.249 - - [2025-11-13 01:59:29] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018764 10.0.0.249 - - [2025-11-13 01:59:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.031823 10.0.0.249 - - [2025-11-13 01:59:29] "GET /virtual-machine-interface/57eb5116-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008943 10.0.0.249 - - [2025-11-13 01:59:29] "GET /virtual-machine-interface/57eb5116-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004443 10.0.0.249 - - [2025-11-13 01:59:29] "POST /ref-update HTTP/1.1" 200 156 0.005629 10.0.0.249 - - [2025-11-13 01:59:29] "GET /floating-ip/77d29008-9f8f-4829-af45-1abe4d5f4235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.008230 10.0.0.249 - - [2025-11-13 01:59:29] "POST /tags HTTP/1.1" 409 221 0.001852 10.0.0.249 - - [2025-11-13 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.249 - - [2025-11-13 01:59:29] "GET /loadbalancer/5efe2ef5-7b09-420c-bbde-ec32a8e622fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002570 10.0.0.249 - - [2025-11-13 01:59:30] "GET /tag/3f0dc125-a4a0-4445-b298-46b0294b616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.016428 10.0.0.249 - - [2025-11-13 01:59:30] "PUT /floating-ip/77d29008-9f8f-4829-af45-1abe4d5f4235 HTTP/1.1" 200 257 0.012874 10.0.0.249 - - [2025-11-13 01:59:30] "POST /set-tag HTTP/1.1" 200 109 0.081536 10.0.0.249 - - [2025-11-13 01:59:30] "GET /loadbalancer-pool/e2d8cfe0-f585-41bf-896f-31891a0f849c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003368 10.0.0.249 - - [2025-11-13 01:59:30] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013397 10.0.0.249 - - [2025-11-13 01:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014395 10.0.0.249 - - [2025-11-13 01:59:30] "GET /virtual-machine-interface/577a1cb2-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013598 10.0.0.249 - - [2025-11-13 01:59:30] "GET /virtual-machine-interface/577a1cb2-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006806 10.0.0.249 - - [2025-11-13 01:59:30] "POST /ref-update HTTP/1.1" 200 156 0.006261 10.0.0.249 - - [2025-11-13 01:59:30] "GET /floating-ip/77d29008-9f8f-4829-af45-1abe4d5f4235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.002607 10.0.0.249 - - [2025-11-13 01:59:30] "POST /set-tag HTTP/1.1" 200 109 0.060078 10.0.0.249 - - [2025-11-13 01:59:30] "POST /tags HTTP/1.1" 409 206 0.003653 10.0.0.249 - - [2025-11-13 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.249 - - [2025-11-13 01:59:30] "GET /tag/adaa918b-d605-4290-825a-d444f88576f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014782 10.0.0.249 - - [2025-11-13 01:59:30] "POST /tags HTTP/1.1" 409 204 0.001801 10.0.0.249 - - [2025-11-13 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.249 - - [2025-11-13 01:59:30] "GET /tag/08068365-8b6c-4051-99aa-1f51e9ecf9f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010272 10.0.0.249 - - [2025-11-13 01:59:30] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002253 10.0.0.249 - - [2025-11-13 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.249 - - [2025-11-13 01:59:30] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003172 10.0.0.249 - - [2025-11-13 01:59:30] "POST /tags HTTP/1.1" 409 206 0.006047 10.0.0.249 - - [2025-11-13 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.249 - - [2025-11-13 01:59:30] "GET /tag/adaa918b-d605-4290-825a-d444f88576f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009975 10.0.0.249 - - [2025-11-13 01:59:30] "POST /tags HTTP/1.1" 409 226 0.001560 10.0.0.249 - - [2025-11-13 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.249 - - [2025-11-13 01:59:30] "GET /tag/6c86a49a-0d33-4689-b1d4-4f49e43f413c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013347 10.0.0.249 - - [2025-11-13 01:59:30] "POST /tags HTTP/1.1" 409 204 0.001939 10.0.0.249 - - [2025-11-13 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.249 - - [2025-11-13 01:59:30] "GET /tag/08068365-8b6c-4051-99aa-1f51e9ecf9f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010264 10.0.0.249 - - [2025-11-13 01:59:30] "POST /tags HTTP/1.1" 409 226 0.002630 10.0.0.249 - - [2025-11-13 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.249 - - [2025-11-13 01:59:30] "GET /tag/6c86a49a-0d33-4689-b1d4-4f49e43f413c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010135 10.0.0.249 - - [2025-11-13 01:59:30] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002159 10.0.0.249 - - [2025-11-13 01:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.249 - - [2025-11-13 01:59:30] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002152 10.0.0.249 - - [2025-11-13 01:59:30] "POST /firewall-rules HTTP/1.1" 200 628 0.065646 10.0.0.249 - - [2025-11-13 01:59:30] "POST /firewall-rules HTTP/1.1" 200 648 0.071488 10.0.0.249 - - [2025-11-13 01:59:31] "GET /firewall-rule/b267cf18-2cbc-4623-8bfb-c63e93c50055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.003387 10.0.0.249 - - [2025-11-13 01:59:31] "GET /firewall-policy/11d8ec2c-170f-4558-b902-2bf030a2f52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.001717 10.0.0.249 - - [2025-11-13 01:59:31] "GET /firewall-rule/60df7bea-ad60-454f-905d-b72392c58a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002589 10.0.0.249 - - [2025-11-13 01:59:31] "POST /ref-update HTTP/1.1" 200 156 0.018921 10.0.0.249 - - [2025-11-13 01:59:31] "POST /firewall-policys HTTP/1.1" 200 608 0.042718 10.0.0.249 - - [2025-11-13 01:59:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021583 10.0.0.249 - - [2025-11-13 01:59:31] "GET /firewall-policy/6b2be6c4-ad8b-4b65-a002-0a32dc58537c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004179 10.0.0.249 - - [2025-11-13 01:59:31] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003444 10.0.0.249 - - [2025-11-13 01:59:31] "GET /firewall-policy/6b2be6c4-ad8b-4b65-a002-0a32dc58537c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002355 10.0.0.249 - - [2025-11-13 01:59:31] "GET /firewall-policy/013bc2f8-d976-48fc-b1a8-840429ef058e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003392 10.0.0.249 - - [2025-11-13 01:59:31] "GET /firewall-policy/11d8ec2c-170f-4558-b902-2bf030a2f52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003785 10.0.0.249 - - [2025-11-13 01:59:31] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003468 10.0.0.249 - - [2025-11-13 01:59:31] "GET /firewall-policy/11d8ec2c-170f-4558-b902-2bf030a2f52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002376 10.0.0.249 - - [2025-11-13 01:59:31] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002089 10.0.0.249 - - [2025-11-13 01:59:31] "POST /ref-update HTTP/1.1" 200 156 0.027144 10.0.0.249 - - [2025-11-13 01:59:31] "POST /ref-update HTTP/1.1" 200 156 0.019677 10.0.0.249 - - [2025-11-13 01:59:31] "POST /ref-update HTTP/1.1" 200 156 0.025207 10.0.0.249 - - [2025-11-13 01:59:31] "POST /ref-update HTTP/1.1" 200 156 0.018377 10.0.0.249 - - [2025-11-13 01:59:31] "POST /ref-update HTTP/1.1" 200 156 0.035063 10.0.0.249 - - [2025-11-13 01:59:31] "GET /firewall-policy/6b2be6c4-ad8b-4b65-a002-0a32dc58537c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006633 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:00:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001162 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:00:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001095 10.0.0.249 - - [2025-11-13 02:01:30] "POST /tags HTTP/1.1" 409 252 0.002001 10.0.0.249 - - [2025-11-13 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.249 - - [2025-11-13 02:01:30] "GET /tag/f5f9dad0-1611-4255-99ab-f04ccec443f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012886 10.0.0.249 - - [2025-11-13 02:01:30] "POST /tags HTTP/1.1" 409 228 0.001745 10.0.0.249 - - [2025-11-13 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.249 - - [2025-11-13 02:01:30] "GET /tag/aee9fcb1-b57c-4633-a346-534ad5cd2c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010264 10.0.0.249 - - [2025-11-13 02:01:30] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003402 10.0.0.249 - - [2025-11-13 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.249 - - [2025-11-13 02:01:30] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003073 10.0.0.249 - - [2025-11-13 02:01:30] "POST /tags HTTP/1.1" 409 206 0.009002 10.0.0.249 - - [2025-11-13 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.249 - - [2025-11-13 02:01:30] "GET /tag/adaa918b-d605-4290-825a-d444f88576f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013299 10.0.0.249 - - [2025-11-13 02:01:30] "POST /tags HTTP/1.1" 409 226 0.001513 10.0.0.249 - - [2025-11-13 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.249 - - [2025-11-13 02:01:30] "GET /tag/6c86a49a-0d33-4689-b1d4-4f49e43f413c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009756 10.0.0.249 - - [2025-11-13 02:01:30] "POST /tags HTTP/1.1" 409 204 0.007478 10.0.0.249 - - [2025-11-13 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.249 - - [2025-11-13 02:01:30] "GET /tag/08068365-8b6c-4051-99aa-1f51e9ecf9f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.020846 10.0.0.249 - - [2025-11-13 02:01:30] "POST /tags HTTP/1.1" 409 226 0.001680 10.0.0.249 - - [2025-11-13 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.249 - - [2025-11-13 02:01:30] "GET /tag/6c86a49a-0d33-4689-b1d4-4f49e43f413c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010511 10.0.0.249 - - [2025-11-13 02:01:30] "POST /tags HTTP/1.1" 409 228 0.002183 10.0.0.249 - - [2025-11-13 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.249 - - [2025-11-13 02:01:30] "GET /tag/aee9fcb1-b57c-4633-a346-534ad5cd2c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013325 10.0.0.249 - - [2025-11-13 02:01:30] "POST /tags HTTP/1.1" 409 252 0.001584 10.0.0.249 - - [2025-11-13 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.249 - - [2025-11-13 02:01:30] "GET /tag/f5f9dad0-1611-4255-99ab-f04ccec443f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009583 10.0.0.249 - - [2025-11-13 02:01:30] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.001679 10.0.0.249 - - [2025-11-13 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.249 - - [2025-11-13 02:01:30] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002146 10.0.0.249 - - [2025-11-13 02:01:30] "POST /firewall-rules HTTP/1.1" 409 281 0.001189 10.0.0.249 - - [2025-11-13 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.249 - - [2025-11-13 02:01:30] "PUT /firewall-rule/60df7bea-ad60-454f-905d-b72392c58a8f HTTP/1.1" 200 261 0.015884 10.0.0.249 - - [2025-11-13 02:01:30] "POST /firewall-rules HTTP/1.1" 409 291 0.012690 10.0.0.249 - - [2025-11-13 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.249 - - [2025-11-13 02:01:30] "PUT /firewall-rule/b267cf18-2cbc-4623-8bfb-c63e93c50055 HTTP/1.1" 200 261 0.025676 10.0.0.249 - - [2025-11-13 02:01:30] "GET /firewall-rule/b267cf18-2cbc-4623-8bfb-c63e93c50055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.008403 10.0.0.249 - - [2025-11-13 02:01:30] "POST /firewall-rules HTTP/1.1" 200 660 0.069056 10.0.0.249 - - [2025-11-13 02:01:31] "GET /firewall-rule/6ea4f822-f89a-4ccb-97ec-07f3be0f5aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.004104 10.0.0.249 - - [2025-11-13 02:01:31] "GET /firewall-policy/11d8ec2c-170f-4558-b902-2bf030a2f52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001739 10.0.0.249 - - [2025-11-13 02:01:31] "GET /firewall-rule/60df7bea-ad60-454f-905d-b72392c58a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002115 10.0.0.249 - - [2025-11-13 02:01:31] "POST /firewall-policys HTTP/1.1" 409 269 0.001862 10.0.0.249 - - [2025-11-13 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.249 - - [2025-11-13 02:01:31] "PUT /firewall-policy/6b2be6c4-ad8b-4b65-a002-0a32dc58537c HTTP/1.1" 200 265 0.022433 10.0.0.249 - - [2025-11-13 02:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015963 10.0.0.249 - - [2025-11-13 02:01:31] "GET /firewall-policy/6b2be6c4-ad8b-4b65-a002-0a32dc58537c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003426 10.0.0.249 - - [2025-11-13 02:01:31] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002351 10.0.0.249 - - [2025-11-13 02:01:31] "GET /firewall-policy/6b2be6c4-ad8b-4b65-a002-0a32dc58537c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002258 10.0.0.249 - - [2025-11-13 02:01:31] "GET /firewall-policy/013bc2f8-d976-48fc-b1a8-840429ef058e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.001590 10.0.0.249 - - [2025-11-13 02:01:31] "GET /firewall-policy/11d8ec2c-170f-4558-b902-2bf030a2f52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002369 10.0.0.249 - - [2025-11-13 02:01:31] "GET /firewall-policy/6b2be6c4-ad8b-4b65-a002-0a32dc58537c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.001752 10.0.0.249 - - [2025-11-13 02:01:31] "GET /firewall-policy/6b2be6c4-ad8b-4b65-a002-0a32dc58537c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.001550 10.0.0.249 - - [2025-11-13 02:02:20] "GET /global-system-configs HTTP/1.1" 200 323 0.004852 10.0.0.249 - - [2025-11-13 02:02:20] "GET /global-system-configs HTTP/1.1" 200 323 0.003633 10.0.0.249 - - [2025-11-13 02:02:32] "GET /virtual-machine-interface/577a1cb2-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005699 10.0.0.249 - - [2025-11-13 02:02:32] "POST /set-tag HTTP/1.1" 200 109 0.004845 10.0.0.249 - - [2025-11-13 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143 10.0.0.249 - - [2025-11-13 02:02:32] "GET /loadbalancer/5efe2ef5-7b09-420c-bbde-ec32a8e622fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002235 10.0.0.249 - - [2025-11-13 02:02:32] "GET /virtual-machine-interface/577a1cb2-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003557 10.0.0.249 - - [2025-11-13 02:02:32] "POST /set-tag HTTP/1.1" 200 109 0.017504 10.0.0.249 - - [2025-11-13 02:02:33] "DELETE /loadbalancer-member/7fdecf45-66a8-43e3-8b70-e6b37cc00633 HTTP/1.1" 200 115 0.023649 10.0.0.249 - - [2025-11-13 02:02:33] "GET /virtual-machine-interface/57eb5116-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005096 10.0.0.249 - - [2025-11-13 02:02:33] "POST /set-tag HTTP/1.1" 200 109 0.001840 10.0.0.249 - - [2025-11-13 02:02:33] "GET /virtual-machine-interface/59cbf364-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004425 10.0.0.249 - - [2025-11-13 02:02:33] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.249 - - [2025-11-13 02:02:33] "GET /virtual-machine-interface/5880612a-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004397 10.0.0.249 - - [2025-11-13 02:02:33] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.249 - - [2025-11-13 02:02:33] "GET /virtual-machine-interface/58e911fc-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003543 10.0.0.249 - - [2025-11-13 02:02:33] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.249 - - [2025-11-13 02:02:33] "GET /virtual-machine-interface/5a322206-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004400 10.0.0.249 - - [2025-11-13 02:02:33] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.249 - - [2025-11-13 02:02:33] "GET /virtual-machine-interface/5a9d72a4-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003761 10.0.0.249 - - [2025-11-13 02:02:33] "POST /set-tag HTTP/1.1" 200 109 0.001897 10.0.0.249 - - [2025-11-13 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.249 - - [2025-11-13 02:02:33] "GET /loadbalancer/5efe2ef5-7b09-420c-bbde-ec32a8e622fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003747 10.0.0.249 - - [2025-11-13 02:02:33] "GET /virtual-machine-interface/595d5a30-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005979 10.0.0.249 - - [2025-11-13 02:02:33] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.249 - - [2025-11-13 02:02:34] "GET /virtual-machine-interface/57eb5116-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.008454 10.0.0.249 - - [2025-11-13 02:02:34] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.249 - - [2025-11-13 02:02:34] "GET /virtual-machine-interface/57eb5116-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006946 10.0.0.249 - - [2025-11-13 02:02:34] "POST /set-tag HTTP/1.1" 200 109 0.001877 10.0.0.249 - - [2025-11-13 02:02:34] "GET /virtual-machine/b355cbbc-5d4c-40c9-8135-1f0ce9738062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002460 10.0.0.249 - - [2025-11-13 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.008088 10.0.0.249 - - [2025-11-13 02:02:34] "GET /virtual-machine-interface/57eb5116-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.011153 10.0.0.249 - - [2025-11-13 02:02:34] "POST /set-tag HTTP/1.1" 200 109 0.017501 10.0.0.249 - - [2025-11-13 02:02:34] "POST /set-tag HTTP/1.1" 200 109 0.032574 10.0.0.249 - - [2025-11-13 02:02:34] "POST /set-tag HTTP/1.1" 200 109 0.036507 10.0.0.249 - - [2025-11-13 02:02:34] "POST /set-tag HTTP/1.1" 200 109 0.017608 10.0.0.249 - - [2025-11-13 02:02:34] "POST /set-tag HTTP/1.1" 200 109 0.023355 10.0.0.249 - - [2025-11-13 02:02:34] "DELETE /instance-ip/580584e6-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.049053 10.0.0.249 - - [2025-11-13 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.007448 10.0.0.249 - - [2025-11-13 02:02:34] "DELETE /virtual-machine-interface/57eb5116-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.033990 10.0.0.249 - - [2025-11-13 02:02:34] "DELETE /virtual-machine/b355cbbc-5d4c-40c9-8135-1f0ce9738062 HTTP/1.1" 200 115 0.019435 10.0.0.249 - - [2025-11-13 02:02:34] "GET /virtual-machine-interface/58e911fc-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004133 10.0.0.249 - - [2025-11-13 02:02:34] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.249 - - [2025-11-13 02:02:34] "GET /virtual-machine-interface/58e911fc-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003809 10.0.0.249 - - [2025-11-13 02:02:34] "POST /set-tag HTTP/1.1" 200 109 0.001985 10.0.0.249 - - [2025-11-13 02:02:34] "GET /virtual-machine/172fcf40-e60d-455e-b028-3de991c3fe90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002596 10.0.0.249 - - [2025-11-13 02:02:34] "POST /ref-update HTTP/1.1" 200 156 0.008219 10.0.0.249 - - [2025-11-13 02:02:34] "GET /virtual-machine-interface/58e911fc-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014466 10.0.0.249 - - [2025-11-13 02:02:35] "POST /set-tag HTTP/1.1" 200 109 0.015913 10.0.0.249 - - [2025-11-13 02:02:35] "POST /set-tag HTTP/1.1" 200 109 0.020378 10.0.0.249 - - [2025-11-13 02:02:35] "POST /set-tag HTTP/1.1" 200 109 0.032155 10.0.0.249 - - [2025-11-13 02:02:35] "POST /set-tag HTTP/1.1" 200 109 0.012399 10.0.0.249 - - [2025-11-13 02:02:35] "POST /set-tag HTTP/1.1" 200 109 0.023089 10.0.0.249 - - [2025-11-13 02:02:35] "DELETE /instance-ip/5901d390-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.039082 10.0.0.249 - - [2025-11-13 02:02:35] "DELETE /virtual-machine-interface/58e911fc-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.053297 10.0.0.249 - - [2025-11-13 02:02:35] "DELETE /virtual-machine/172fcf40-e60d-455e-b028-3de991c3fe90 HTTP/1.1" 200 115 0.020037 10.0.0.249 - - [2025-11-13 02:02:35] "GET /virtual-machine-interface/5880612a-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006063 10.0.0.249 - - [2025-11-13 02:02:35] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.249 - - [2025-11-13 02:02:35] "GET /virtual-machine-interface/5880612a-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005134 10.0.0.249 - - [2025-11-13 02:02:35] "POST /set-tag HTTP/1.1" 200 109 0.002030 10.0.0.249 - - [2025-11-13 02:02:35] "GET /virtual-machine/0dc6e492-ae62-429d-9b64-d72fcec43ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002606 10.0.0.249 - - [2025-11-13 02:02:35] "POST /ref-update HTTP/1.1" 200 156 0.007454 10.0.0.249 - - [2025-11-13 02:02:35] "GET /virtual-machine-interface/5880612a-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017673 10.0.0.249 - - [2025-11-13 02:02:35] "POST /set-tag HTTP/1.1" 200 109 0.015208 10.0.0.249 - - [2025-11-13 02:02:35] "POST /set-tag HTTP/1.1" 200 109 0.021201 10.0.0.249 - - [2025-11-13 02:02:35] "POST /set-tag HTTP/1.1" 200 109 0.021903 10.0.0.249 - - [2025-11-13 02:02:35] "POST /set-tag HTTP/1.1" 200 109 0.013162 10.0.0.249 - - [2025-11-13 02:02:35] "POST /set-tag HTTP/1.1" 200 109 0.025061 10.0.0.249 - - [2025-11-13 02:02:35] "DELETE /instance-ip/5898ecfe-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.040087 10.0.0.249 - - [2025-11-13 02:02:35] "DELETE /virtual-machine-interface/5880612a-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.033931 10.0.0.249 - - [2025-11-13 02:02:35] "DELETE /virtual-machine/0dc6e492-ae62-429d-9b64-d72fcec43ace HTTP/1.1" 200 115 0.020569 10.0.0.249 - - [2025-11-13 02:02:35] "DELETE /tag/b1b6767d-37b0-4495-89c5-41680bec000d HTTP/1.1" 200 115 0.030863 10.0.0.249 - - [2025-11-13 02:02:35] "GET /virtual-machine-interface/577a1cb2-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004157 10.0.0.249 - - [2025-11-13 02:02:35] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.249 - - [2025-11-13 02:02:35] "GET /virtual-machine-interface/577a1cb2-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003361 10.0.0.249 - - [2025-11-13 02:02:35] "POST /set-tag HTTP/1.1" 200 109 0.001461 10.0.0.249 - - [2025-11-13 02:02:35] "GET /virtual-machine/8083a8a1-53f6-432f-a3bc-a6d9413f5b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002801 10.0.0.249 - - [2025-11-13 02:02:35] "POST /ref-update HTTP/1.1" 200 156 0.012457 10.0.0.249 - - [2025-11-13 02:02:35] "GET /virtual-machine-interface/577a1cb2-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014783 10.0.0.249 - - [2025-11-13 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.015560 10.0.0.249 - - [2025-11-13 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.025716 10.0.0.249 - - [2025-11-13 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.024415 10.0.0.249 - - [2025-11-13 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.016651 10.0.0.249 - - [2025-11-13 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.020921 10.0.0.249 - - [2025-11-13 02:02:36] "DELETE /instance-ip/579261fa-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.036779 10.0.0.249 - - [2025-11-13 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.006914 10.0.0.249 - - [2025-11-13 02:02:36] "DELETE /virtual-machine-interface/577a1cb2-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.036252 10.0.0.249 - - [2025-11-13 02:02:36] "DELETE /virtual-machine/8083a8a1-53f6-432f-a3bc-a6d9413f5b1f HTTP/1.1" 200 115 0.025968 10.0.0.249 - - [2025-11-13 02:02:36] "DELETE /tag/45fcb5c9-696e-4192-8ba4-6dfc4d3fee8e HTTP/1.1" 200 115 0.045126 10.0.0.249 - - [2025-11-13 02:02:36] "DELETE /tag/adaa918b-d605-4290-825a-d444f88576f7 HTTP/1.1" 409 391 0.006881 10.0.0.249 - - [2025-11-13 02:03:04] "GET /virtual-machine-interface/5a322206-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004517 10.0.0.249 - - [2025-11-13 02:03:04] "POST /set-tag HTTP/1.1" 200 109 0.003678 10.0.0.249 - - [2025-11-13 02:03:04] "GET /virtual-machine-interface/5a322206-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005133 10.0.0.249 - - [2025-11-13 02:03:04] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.249 - - [2025-11-13 02:03:04] "GET /virtual-machine/d727c5ab-12ae-4d6a-961a-cffef0ea1013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.005388 10.0.0.249 - - [2025-11-13 02:03:04] "POST /ref-update HTTP/1.1" 200 156 0.010856 10.0.0.249 - - [2025-11-13 02:03:04] "GET /virtual-machine-interface/5a322206-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014235 10.0.0.249 - - [2025-11-13 02:03:04] "POST /set-tag HTTP/1.1" 200 109 0.033549 10.0.0.249 - - [2025-11-13 02:03:04] "POST /set-tag HTTP/1.1" 200 109 0.020020 10.0.0.249 - - [2025-11-13 02:03:04] "POST /set-tag HTTP/1.1" 200 109 0.017322 10.0.0.249 - - [2025-11-13 02:03:04] "POST /set-tag HTTP/1.1" 200 109 0.025183 10.0.0.249 - - [2025-11-13 02:03:04] "DELETE /instance-ip/5a4733e4-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.047664 10.0.0.249 - - [2025-11-13 02:03:04] "DELETE /virtual-machine-interface/5a322206-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.043668 10.0.0.249 - - [2025-11-13 02:03:04] "DELETE /virtual-machine/d727c5ab-12ae-4d6a-961a-cffef0ea1013 HTTP/1.1" 200 115 0.028445 10.0.0.249 - - [2025-11-13 02:03:04] "DELETE /tag/8ee2572e-ac6c-4379-99ba-44de13078f85 HTTP/1.1" 200 115 0.036060 10.0.0.249 - - [2025-11-13 02:03:04] "GET /virtual-machine-interface/595d5a30-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003628 10.0.0.249 - - [2025-11-13 02:03:04] "POST /set-tag HTTP/1.1" 200 109 0.003919 10.0.0.249 - - [2025-11-13 02:03:04] "GET /virtual-machine-interface/595d5a30-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004272 10.0.0.249 - - [2025-11-13 02:03:04] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.249 - - [2025-11-13 02:03:05] "GET /virtual-machine/503e4501-5861-4fcd-a299-f3f47b5d51c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002839 10.0.0.249 - - [2025-11-13 02:03:05] "POST /ref-update HTTP/1.1" 200 156 0.008459 10.0.0.249 - - [2025-11-13 02:03:05] "GET /virtual-machine-interface/595d5a30-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.025228 10.0.0.249 - - [2025-11-13 02:03:05] "POST /set-tag HTTP/1.1" 200 109 0.017568 10.0.0.249 - - [2025-11-13 02:03:05] "POST /set-tag HTTP/1.1" 200 109 0.033040 10.0.0.249 - - [2025-11-13 02:03:05] "POST /set-tag HTTP/1.1" 200 109 0.028180 10.0.0.249 - - [2025-11-13 02:03:05] "POST /set-tag HTTP/1.1" 200 109 0.013207 10.0.0.249 - - [2025-11-13 02:03:05] "DELETE /instance-ip/59798796-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.058392 10.0.0.249 - - [2025-11-13 02:03:05] "DELETE /virtual-machine-interface/595d5a30-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.033631 10.0.0.249 - - [2025-11-13 02:03:05] "DELETE /virtual-machine/503e4501-5861-4fcd-a299-f3f47b5d51c3 HTTP/1.1" 200 115 0.022936 10.0.0.249 - - [2025-11-13 02:03:05] "DELETE /tag/0df05e1d-cd46-4d9d-ac4e-ed861bc81ba4 HTTP/1.1" 200 115 0.038662 10.0.0.249 - - [2025-11-13 02:03:05] "GET /virtual-machine-interface/5a9d72a4-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004203 10.0.0.249 - - [2025-11-13 02:03:05] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.249 - - [2025-11-13 02:03:05] "GET /virtual-machine-interface/5a9d72a4-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005960 10.0.0.249 - - [2025-11-13 02:03:05] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.249 - - [2025-11-13 02:03:05] "GET /virtual-machine/ba587cbb-0996-4b1f-92fc-07f906e204d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002557 10.0.0.249 - - [2025-11-13 02:03:05] "POST /ref-update HTTP/1.1" 200 156 0.009704 10.0.0.249 - - [2025-11-13 02:03:05] "GET /virtual-machine-interface/5a9d72a4-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009659 10.0.0.249 - - [2025-11-13 02:03:05] "POST /set-tag HTTP/1.1" 200 109 0.017312 10.0.0.249 - - [2025-11-13 02:03:05] "POST /set-tag HTTP/1.1" 200 109 0.034077 10.0.0.249 - - [2025-11-13 02:03:05] "POST /set-tag HTTP/1.1" 200 109 0.030188 10.0.0.249 - - [2025-11-13 02:03:05] "POST /set-tag HTTP/1.1" 200 109 0.018049 10.0.0.249 - - [2025-11-13 02:03:05] "DELETE /instance-ip/5aadccb2-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.051392 10.0.0.249 - - [2025-11-13 02:03:05] "DELETE /virtual-machine-interface/5a9d72a4-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.043652 10.0.0.249 - - [2025-11-13 02:03:05] "DELETE /virtual-machine/ba587cbb-0996-4b1f-92fc-07f906e204d4 HTTP/1.1" 200 115 0.022191 10.0.0.249 - - [2025-11-13 02:03:05] "DELETE /tag/f5f9dad0-1611-4255-99ab-f04ccec443f1 HTTP/1.1" 409 237 0.003855 10.0.0.249 - - [2025-11-13 02:03:05] "DELETE /tag/aee9fcb1-b57c-4633-a346-534ad5cd2c10 HTTP/1.1" 409 237 0.004366 10.0.0.249 - - [2025-11-13 02:03:06] "DELETE /tag/59920230-ac74-4e7f-8bc7-9e19e9f0975b HTTP/1.1" 200 115 0.049589 10.0.0.249 - - [2025-11-13 02:03:06] "GET /virtual-machine-interface/59cbf364-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004888 10.0.0.249 - - [2025-11-13 02:03:06] "POST /set-tag HTTP/1.1" 200 109 0.008438 10.0.0.249 - - [2025-11-13 02:03:06] "GET /virtual-machine-interface/59cbf364-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016952 10.0.0.249 - - [2025-11-13 02:03:06] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.249 - - [2025-11-13 02:03:06] "GET /virtual-machine/1e214ce2-6626-4057-93aa-f665f571f8d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002814 10.0.0.249 - - [2025-11-13 02:03:06] "POST /ref-update HTTP/1.1" 200 156 0.008972 10.0.0.249 - - [2025-11-13 02:03:06] "GET /virtual-machine-interface/59cbf364-c034-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017626 10.0.0.249 - - [2025-11-13 02:03:06] "POST /set-tag HTTP/1.1" 200 109 0.014016 10.0.0.249 - - [2025-11-13 02:03:06] "POST /set-tag HTTP/1.1" 200 109 0.025178 10.0.0.249 - - [2025-11-13 02:03:06] "POST /set-tag HTTP/1.1" 200 109 0.029572 10.0.0.249 - - [2025-11-13 02:03:06] "POST /set-tag HTTP/1.1" 200 109 0.014316 10.0.0.249 - - [2025-11-13 02:03:06] "DELETE /instance-ip/59df2d58-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.039962 10.0.0.249 - - [2025-11-13 02:03:06] "DELETE /virtual-machine-interface/59cbf364-c034-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.038970 10.0.0.249 - - [2025-11-13 02:03:06] "DELETE /virtual-machine/1e214ce2-6626-4057-93aa-f665f571f8d5 HTTP/1.1" 200 115 0.019814 10.0.0.249 - - [2025-11-13 02:03:06] "DELETE /tag/69480ef7-2de9-46d3-bb45-6749f1f26ca9 HTTP/1.1" 200 115 0.048626 10.0.0.249 - - [2025-11-13 02:03:06] "DELETE /tag/08068365-8b6c-4051-99aa-1f51e9ecf9f6 HTTP/1.1" 409 237 0.003463 10.0.0.249 - - [2025-11-13 02:03:06] "DELETE /tag/78f81376-fdaf-44e7-8b8e-de902ca97eb5 HTTP/1.1" 200 115 0.028059 10.0.0.249 - - [2025-11-13 02:03:08] "POST /projects HTTP/1.1" 409 238 0.001928 10.0.0.249 - - [2025-11-13 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.249 - - [2025-11-13 02:03:08] "GET /project/dc02d114-5c9e-46a9-a4cc-e27729f6ba54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.026482 10.0.0.249 - - [2025-11-13 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.249 - - [2025-11-13 02:03:08] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003810 10.0.0.249 - - [2025-11-13 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.249 - - [2025-11-13 02:03:08] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003820 10.0.0.249 - - [2025-11-13 02:03:08] "POST /security-groups HTTP/1.1" 409 285 0.002488 10.0.0.249 - - [2025-11-13 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001284 10.0.0.249 - - [2025-11-13 02:03:08] "PUT /security-group/1bba0af3-255c-4423-b120-ca2997d1e1f9 HTTP/1.1" 200 263 0.050987 10.0.0.249 - - [2025-11-13 02:03:08] "PUT /access-control-list/97885094-b124-40aa-8945-587eb5e76fdc HTTP/1.1" 200 273 0.014049 10.0.0.249 - - [2025-11-13 02:03:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025623 10.0.0.249 - - [2025-11-13 02:03:08] "PUT /access-control-list/bca02a67-0d70-4cc1-96ee-21f307646329 HTTP/1.1" 200 273 0.021472 10.0.0.249 - - [2025-11-13 02:03:13] "POST /projects HTTP/1.1" 409 238 0.002947 10.0.0.249 - - [2025-11-13 02:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.249 - - [2025-11-13 02:03:13] "GET /project/dc02d114-5c9e-46a9-a4cc-e27729f6ba54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039828 10.0.0.249 - - [2025-11-13 02:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.249 - - [2025-11-13 02:03:13] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004662 10.0.0.249 - - [2025-11-13 02:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.249 - - [2025-11-13 02:03:13] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003370 10.0.0.249 - - [2025-11-13 02:03:13] "POST /security-groups HTTP/1.1" 409 285 0.001930 10.0.0.249 - - [2025-11-13 02:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.249 - - [2025-11-13 02:03:13] "PUT /security-group/1bba0af3-255c-4423-b120-ca2997d1e1f9 HTTP/1.1" 200 263 0.054711 10.0.0.249 - - [2025-11-13 02:03:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020029 10.0.0.249 - - [2025-11-13 02:03:13] "PUT /access-control-list/97885094-b124-40aa-8945-587eb5e76fdc HTTP/1.1" 200 273 0.024550 10.0.0.249 - - [2025-11-13 02:03:13] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.013115 10.0.0.249 - - [2025-11-13 02:03:13] "PUT /access-control-list/bca02a67-0d70-4cc1-96ee-21f307646329 HTTP/1.1" 200 273 0.018554 10.0.0.249 - - [2025-11-13 02:03:13] "GET /firewall-rule/52c4c2e8-1858-40f1-8a79-b781cf6a48a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002397 10.0.0.249 - - [2025-11-13 02:03:13] "POST /ref-update HTTP/1.1" 200 156 0.044418 10.0.0.249 - - [2025-11-13 02:03:13] "DELETE /firewall-rule/52c4c2e8-1858-40f1-8a79-b781cf6a48a3 HTTP/1.1" 200 115 0.038365 10.0.0.249 - - [2025-11-13 02:03:13] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004240 10.0.0.249 - - [2025-11-13 02:03:13] "GET /firewall-rule/b129f878-d143-4225-ad80-4397b1faf6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002641 10.0.0.249 - - [2025-11-13 02:03:13] "POST /ref-update HTTP/1.1" 200 156 0.061386 10.0.0.249 - - [2025-11-13 02:03:13] "DELETE /firewall-rule/b129f878-d143-4225-ad80-4397b1faf6a2 HTTP/1.1" 200 115 0.043422 10.0.0.249 - - [2025-11-13 02:03:13] "DELETE /tag/218987d4-5ca9-4897-af65-a699eb4be61b HTTP/1.1" 200 115 0.041252 10.0.0.249 - - [2025-11-13 02:03:13] "DELETE /tag/f5f9dad0-1611-4255-99ab-f04ccec443f1 HTTP/1.1" 409 237 0.003581 10.0.0.249 - - [2025-11-13 02:03:14] "DELETE /tag/aee9fcb1-b57c-4633-a346-534ad5cd2c10 HTTP/1.1" 409 237 0.004798 10.0.0.249 - - [2025-11-13 02:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016135 10.0.0.249 - - [2025-11-13 02:03:14] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003668 10.0.0.249 - - [2025-11-13 02:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.249 - - [2025-11-13 02:03:14] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003949 10.0.0.249 - - [2025-11-13 02:03:14] "PUT /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd HTTP/1.1" 200 265 0.043004 10.0.0.249 - - [2025-11-13 02:03:14] "PUT /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055 HTTP/1.1" 200 265 0.052424 10.0.0.249 - - [2025-11-13 02:03:14] "DELETE /security-group/1bba0af3-255c-4423-b120-ca2997d1e1f9 HTTP/1.1" 200 115 0.041265 10.0.0.249 - - [2025-11-13 02:03:14] "DELETE /access-control-list/97885094-b124-40aa-8945-587eb5e76fdc HTTP/1.1" 200 115 0.030674 10.0.0.249 - - [2025-11-13 02:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.249 - - [2025-11-13 02:03:14] "GET /project/dc02d114-5c9e-46a9-a4cc-e27729f6ba54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.048093 10.0.0.249 - - [2025-11-13 02:03:14] "DELETE /access-control-list/bca02a67-0d70-4cc1-96ee-21f307646329 HTTP/1.1" 200 115 0.059208 10.0.0.249 - - [2025-11-13 02:03:14] "GET /project/dc02d114-5c9e-46a9-a4cc-e27729f6ba54?fields=security_groups HTTP/1.1" 200 1353 0.048261 10.0.0.249 - - [2025-11-13 02:03:14] "DELETE /security-group/18a9fcf9-4ea1-47f0-b581-1e3bd1fd0910 HTTP/1.1" 200 115 0.084208 10.0.0.249 - - [2025-11-13 02:03:14] "DELETE /access-control-list/6dfd0235-e1bb-4fec-a9f0-0d25c6048a86 HTTP/1.1" 200 115 0.044801 10.0.0.249 - - [2025-11-13 02:03:14] "GET /project/dc02d114-5c9e-46a9-a4cc-e27729f6ba54?fields=application_policy_sets HTTP/1.1" 200 1392 0.045648 10.0.0.249 - - [2025-11-13 02:03:14] "DELETE /access-control-list/fe104bde-b115-4433-aac2-41065b4e47f6 HTTP/1.1" 200 115 0.065705 10.0.0.249 - - [2025-11-13 02:03:14] "DELETE /project/dc02d114-5c9e-46a9-a4cc-e27729f6ba54 HTTP/1.1" 200 115 0.342361 10.0.0.249 - - [2025-11-13 02:03:14] "POST /projects HTTP/1.1" 409 238 0.002579 10.0.0.249 - - [2025-11-13 02:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.249 - - [2025-11-13 02:03:14] "GET /project/e844cdff-62dc-4864-af04-8c3b1c7c6612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.022898 10.0.0.249 - - [2025-11-13 02:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017308 10.0.0.249 - - [2025-11-13 02:03:14] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004476 10.0.0.249 - - [2025-11-13 02:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.249 - - [2025-11-13 02:03:14] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003551 10.0.0.249 - - [2025-11-13 02:03:14] "POST /security-groups HTTP/1.1" 409 285 0.002087 10.0.0.249 - - [2025-11-13 02:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.249 - - [2025-11-13 02:03:14] "PUT /security-group/ba85ecea-162e-497e-aeba-36394947142e HTTP/1.1" 200 263 0.051788 10.0.0.249 - - [2025-11-13 02:03:14] "PUT /access-control-list/47742e89-02ea-46ca-a5de-9ea8c64d7f02 HTTP/1.1" 200 273 0.026574 10.0.0.249 - - [2025-11-13 02:03:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.030661 10.0.0.249 - - [2025-11-13 02:03:14] "PUT /access-control-list/01794d23-d57a-4f71-8f03-b5c4ad8aa9ce HTTP/1.1" 200 273 0.022544 10.0.0.249 - - [2025-11-13 02:03:19] "DELETE /loadbalancer-member/4f3949b0-ffdd-4de8-9649-e977bae60afa HTTP/1.1" 200 115 0.170451 10.0.0.249 - - [2025-11-13 02:03:19] "DELETE /loadbalancer-pool/e2d8cfe0-f585-41bf-896f-31891a0f849c HTTP/1.1" 200 115 0.035597 10.0.0.249 - - [2025-11-13 02:03:19] "DELETE /loadbalancer-listener/ac05c32a-eaca-4ac7-8f87-e45a08124a2e HTTP/1.1" 200 115 0.106865 10.0.0.249 - - [2025-11-13 02:03:19] "DELETE /loadbalancer/5efe2ef5-7b09-420c-bbde-ec32a8e622fb HTTP/1.1" 200 115 0.185403 10.0.0.249 - - [2025-11-13 02:03:19] "DELETE /floating-ip/77d29008-9f8f-4829-af45-1abe4d5f4235 HTTP/1.1" 200 115 0.064342 10.0.0.249 - - [2025-11-13 02:03:19] "DELETE /instance-ip/5fc155ae-3c42-4999-bb2b-4900b9679a66 HTTP/1.1" 200 115 0.054641 10.0.0.249 - - [2025-11-13 02:03:19] "DELETE /virtual-machine-interface/4405ecd5-3059-456f-88a2-a8532bb31304 HTTP/1.1" 200 115 0.067255 10.0.0.249 - - [2025-11-13 02:03:20] "DELETE /tag/3f0dc125-a4a0-4445-b298-46b0294b616e HTTP/1.1" 200 115 0.140588 10.0.0.249 - - [2025-11-13 02:03:20] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002983 10.0.0.249 - - [2025-11-13 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.249 - - [2025-11-13 02:03:20] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015048 10.0.0.249 - - [2025-11-13 02:03:20] "GET /firewall-policy/11d8ec2c-170f-4558-b902-2bf030a2f52c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.007884 10.0.0.249 - - [2025-11-13 02:03:20] "GET /firewall-rule/60df7bea-ad60-454f-905d-b72392c58a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003749 10.0.0.249 - - [2025-11-13 02:03:20] "POST /ref-update HTTP/1.1" 200 156 0.016362 10.0.0.249 - - [2025-11-13 02:03:20] "DELETE /firewall-rule/60df7bea-ad60-454f-905d-b72392c58a8f HTTP/1.1" 200 115 0.055200 10.0.0.249 - - [2025-11-13 02:03:20] "GET /firewall-policy/6b2be6c4-ad8b-4b65-a002-0a32dc58537c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004058 10.0.0.249 - - [2025-11-13 02:03:20] "GET /firewall-rule/b267cf18-2cbc-4623-8bfb-c63e93c50055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.002729 10.0.0.249 - - [2025-11-13 02:03:20] "POST /ref-update HTTP/1.1" 200 156 0.014885 10.0.0.249 - - [2025-11-13 02:03:20] "DELETE /firewall-rule/b267cf18-2cbc-4623-8bfb-c63e93c50055 HTTP/1.1" 200 115 0.036303 10.0.0.249 - - [2025-11-13 02:03:20] "GET /firewall-policy/6b2be6c4-ad8b-4b65-a002-0a32dc58537c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.007719 10.0.0.249 - - [2025-11-13 02:03:20] "GET /firewall-rule/6ea4f822-f89a-4ccb-97ec-07f3be0f5aa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.002643 10.0.0.249 - - [2025-11-13 02:03:20] "POST /ref-update HTTP/1.1" 200 156 0.011246 10.0.0.249 - - [2025-11-13 02:03:20] "DELETE /firewall-rule/6ea4f822-f89a-4ccb-97ec-07f3be0f5aa6 HTTP/1.1" 200 115 0.074945 10.0.0.249 - - [2025-11-13 02:03:20] "GET /application-policy-set/c46aca58-185f-483d-b548-6e897d6aaa72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002166 10.0.0.249 - - [2025-11-13 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.249 - - [2025-11-13 02:03:20] "GET /policy-management/09d385b8-2d25-424e-ab1c-9f4152fc440f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002112 10.0.0.249 - - [2025-11-13 02:03:20] "GET /firewall-policy/6b2be6c4-ad8b-4b65-a002-0a32dc58537c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.002809 10.0.0.249 - - [2025-11-13 02:03:20] "POST /ref-update HTTP/1.1" 200 156 0.032282 10.0.0.249 - - [2025-11-13 02:03:20] "DELETE /firewall-policy/6b2be6c4-ad8b-4b65-a002-0a32dc58537c HTTP/1.1" 200 115 0.057228 10.0.0.249 - - [2025-11-13 02:03:20] "DELETE /tag/adaa918b-d605-4290-825a-d444f88576f7 HTTP/1.1" 200 115 0.124406 10.0.0.249 - - [2025-11-13 02:03:20] "DELETE /tag/08068365-8b6c-4051-99aa-1f51e9ecf9f6 HTTP/1.1" 200 115 0.103557 10.0.0.249 - - [2025-11-13 02:03:21] "DELETE /tag/f5f9dad0-1611-4255-99ab-f04ccec443f1 HTTP/1.1" 200 115 0.048749 10.0.0.249 - - [2025-11-13 02:03:21] "DELETE /tag/aee9fcb1-b57c-4633-a346-534ad5cd2c10 HTTP/1.1" 200 115 0.072573 10.0.0.249 - - [2025-11-13 02:03:21] "POST /projects HTTP/1.1" 409 238 0.004324 10.0.0.249 - - [2025-11-13 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.249 - - [2025-11-13 02:03:21] "GET /project/e844cdff-62dc-4864-af04-8c3b1c7c6612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036585 10.0.0.249 - - [2025-11-13 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.249 - - [2025-11-13 02:03:21] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004233 10.0.0.249 - - [2025-11-13 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.249 - - [2025-11-13 02:03:21] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004164 10.0.0.249 - - [2025-11-13 02:03:21] "POST /security-groups HTTP/1.1" 409 285 0.002209 10.0.0.249 - - [2025-11-13 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.249 - - [2025-11-13 02:03:21] "PUT /security-group/ba85ecea-162e-497e-aeba-36394947142e HTTP/1.1" 200 263 0.066556 10.0.0.249 - - [2025-11-13 02:03:21] "PUT /access-control-list/47742e89-02ea-46ca-a5de-9ea8c64d7f02 HTTP/1.1" 200 273 0.032319 10.0.0.249 - - [2025-11-13 02:03:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.063220 10.0.0.249 - - [2025-11-13 02:03:21] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.021930 10.0.0.249 - - [2025-11-13 02:03:21] "PUT /access-control-list/01794d23-d57a-4f71-8f03-b5c4ad8aa9ce HTTP/1.1" 200 273 0.050752 10.0.0.249 - - [2025-11-13 02:03:21] "GET /firewall-rule/cf708a18-45e0-44de-89e7-6df2ee9bd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005202 10.0.0.249 - - [2025-11-13 02:03:21] "POST /ref-update HTTP/1.1" 200 156 0.150190 10.0.0.249 - - [2025-11-13 02:03:21] "DELETE /firewall-rule/cf708a18-45e0-44de-89e7-6df2ee9bd272 HTTP/1.1" 200 115 0.065878 10.0.0.249 - - [2025-11-13 02:03:21] "GET /firewall-policy/c3b4b564-e87b-42f6-8af6-00d6a6c11d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003843 10.0.0.249 - - [2025-11-13 02:03:21] "GET /firewall-rule/a5f7f838-14d2-4a76-8578-23507ac3d8ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007176 10.0.0.249 - - [2025-11-13 02:03:21] "POST /ref-update HTTP/1.1" 200 156 0.128028 10.0.0.249 - - [2025-11-13 02:03:21] "DELETE /firewall-rule/a5f7f838-14d2-4a76-8578-23507ac3d8ca HTTP/1.1" 200 115 0.051640 10.0.0.249 - - [2025-11-13 02:03:22] "DELETE /tag/6c86a49a-0d33-4689-b1d4-4f49e43f413c HTTP/1.1" 200 115 0.058671 10.0.0.249 - - [2025-11-13 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007041 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:03:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:03:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000944 10.0.0.249 - - [2025-11-13 02:03:22] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006017 10.0.0.249 - - [2025-11-13 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.249 - - [2025-11-13 02:03:22] "GET /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005855 10.0.0.249 - - [2025-11-13 02:03:22] "PUT /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd HTTP/1.1" 200 265 0.062027 10.0.0.249 - - [2025-11-13 02:03:22] "PUT /virtual-network/e9fd1788-61e5-43de-8c2f-804897a8b055 HTTP/1.1" 200 265 0.074300 10.0.0.249 - - [2025-11-13 02:03:22] "DELETE /security-group/ba85ecea-162e-497e-aeba-36394947142e HTTP/1.1" 200 115 0.057304 10.0.0.249 - - [2025-11-13 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.249 - - [2025-11-13 02:03:22] "GET /project/e844cdff-62dc-4864-af04-8c3b1c7c6612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.050132 10.0.0.249 - - [2025-11-13 02:03:22] "GET /project/e844cdff-62dc-4864-af04-8c3b1c7c6612?fields=security_groups HTTP/1.1" 200 1353 0.033525 10.0.0.249 - - [2025-11-13 02:03:22] "DELETE /access-control-list/47742e89-02ea-46ca-a5de-9ea8c64d7f02 HTTP/1.1" 200 115 0.407979 10.0.0.249 - - [2025-11-13 02:03:22] "DELETE /security-group/611d30c7-2be5-4391-9d9a-b9134b68ef3e HTTP/1.1" 200 115 0.396456 10.0.0.249 - - [2025-11-13 02:03:22] "DELETE /access-control-list/01794d23-d57a-4f71-8f03-b5c4ad8aa9ce HTTP/1.1" 200 115 0.161956 10.0.0.249 - - [2025-11-13 02:03:23] "GET /project/e844cdff-62dc-4864-af04-8c3b1c7c6612?fields=application_policy_sets HTTP/1.1" 200 1392 0.093218 10.0.0.249 - - [2025-11-13 02:03:23] "DELETE /access-control-list/52f9fbb5-c965-40bd-9b3d-86ebb6648bc3 HTTP/1.1" 200 115 0.081752 10.0.0.249 - - [2025-11-13 02:03:23] "DELETE /access-control-list/72dce620-9bb8-4894-80ed-bf6987fe3ac8 HTTP/1.1" 200 115 0.057288 10.0.0.249 - - [2025-11-13 02:03:23] "DELETE /project/e844cdff-62dc-4864-af04-8c3b1c7c6612 HTTP/1.1" 200 115 0.754904 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:03:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000967 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:03:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000890 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:03:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001192 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:03:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000956 10.0.0.249 - - [2025-11-13 02:04:24] "GET / HTTP/1.1" 200 36215 0.001873 10.0.0.249 - - [2025-11-13 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.249 - - [2025-11-13 02:04:24] "GET /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002865 10.0.0.249 - - [2025-11-13 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.249 - - [2025-11-13 02:04:24] "GET /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.001950 10.0.0.249 - - [2025-11-13 02:04:43] "GET / HTTP/1.1" 200 36215 0.001491 10.0.0.249 - - [2025-11-13 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.249 - - [2025-11-13 02:04:43] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005986 10.0.0.249 - - [2025-11-13 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.249 - - [2025-11-13 02:04:43] "GET /config-node/d91dcf37-2154-4ead-b77b-37b19268e001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.004698 10.0.0.249 - - [2025-11-13 02:04:43] "GET / HTTP/1.1" 200 36215 0.001351 10.0.0.249 - - [2025-11-13 02:04:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002022 10.0.0.249 - - [2025-11-13 02:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.249 - - [2025-11-13 02:04:48] "GET /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002324 10.0.0.249 - - [2025-11-13 02:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.249 - - [2025-11-13 02:04:48] "PUT /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b HTTP/1.1" 200 277 0.006584 10.0.0.249 - - [2025-11-13 02:04:48] "GET / HTTP/1.1" 200 36215 0.002185 10.0.0.249 - - [2025-11-13 02:04:48] "POST /alarms HTTP/1.1" 409 264 0.002539 10.0.0.249 - - [2025-11-13 02:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.249 - - [2025-11-13 02:04:48] "PUT /alarm/8d2e8d53-eebb-4322-a5f3-847339f8da21 HTTP/1.1" 200 245 0.011439 10.0.0.249 - - [2025-11-13 02:04:48] "POST /alarms HTTP/1.1" 409 261 0.008363 10.0.0.249 - - [2025-11-13 02:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.249 - - [2025-11-13 02:04:48] "PUT /alarm/a276e4c5-36ad-4a7f-a219-55a05df39d4f HTTP/1.1" 200 245 0.009400 10.0.0.249 - - [2025-11-13 02:04:48] "POST /alarms HTTP/1.1" 409 261 0.002636 10.0.0.249 - - [2025-11-13 02:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.249 - - [2025-11-13 02:04:48] "PUT /alarm/9bdc0326-7924-493a-9b57-1a41cce40a0c HTTP/1.1" 200 245 0.008887 10.0.0.249 - - [2025-11-13 02:04:48] "POST /alarms HTTP/1.1" 409 253 0.002904 10.0.0.249 - - [2025-11-13 02:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.249 - - [2025-11-13 02:04:48] "PUT /alarm/07d9b0d9-f2ac-40cc-91ca-cc75ab4901c0 HTTP/1.1" 200 245 0.010798 10.0.0.249 - - [2025-11-13 02:04:48] "POST /alarms HTTP/1.1" 409 251 0.005841 10.0.0.249 - - [2025-11-13 02:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.249 - - [2025-11-13 02:04:48] "PUT /alarm/546e52b1-aef3-4e25-b576-80c3ac7153c1 HTTP/1.1" 200 245 0.009716 10.0.0.249 - - [2025-11-13 02:04:48] "POST /alarms HTTP/1.1" 409 252 0.005460 10.0.0.249 - - [2025-11-13 02:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.249 - - [2025-11-13 02:04:48] "PUT /alarm/94fbf39e-d1f8-4a38-a621-52f7fc303f92 HTTP/1.1" 200 245 0.009299 10.0.0.249 - - [2025-11-13 02:04:48] "POST /alarms HTTP/1.1" 409 256 0.007761 10.0.0.249 - - [2025-11-13 02:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.249 - - [2025-11-13 02:04:49] "PUT /alarm/76aceb3a-7e12-42cc-8ef1-2f5bc446e920 HTTP/1.1" 200 245 0.008779 10.0.0.249 - - [2025-11-13 02:04:49] "POST /alarms HTTP/1.1" 409 248 0.005447 10.0.0.249 - - [2025-11-13 02:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.249 - - [2025-11-13 02:04:49] "PUT /alarm/bd8feb33-fb56-4859-a6cd-7575c138b02d HTTP/1.1" 200 245 0.009752 10.0.0.249 - - [2025-11-13 02:04:49] "POST /alarms HTTP/1.1" 409 252 0.009035 10.0.0.249 - - [2025-11-13 02:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.249 - - [2025-11-13 02:04:49] "PUT /alarm/7faa286a-4a13-4067-a373-6caebea15c81 HTTP/1.1" 200 245 0.009262 10.0.0.249 - - [2025-11-13 02:04:49] "POST /alarms HTTP/1.1" 409 257 0.007930 10.0.0.249 - - [2025-11-13 02:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.249 - - [2025-11-13 02:04:49] "PUT /alarm/51e5ad18-7a3e-4b5c-9cb9-583bbe20e202 HTTP/1.1" 200 245 0.012993 10.0.0.249 - - [2025-11-13 02:04:49] "POST /alarms HTTP/1.1" 409 251 0.006639 10.0.0.249 - - [2025-11-13 02:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016561 10.0.0.249 - - [2025-11-13 02:04:49] "PUT /alarm/2de40d24-0fb9-440f-95fd-2d41bfedfe19 HTTP/1.1" 200 245 0.008809 10.0.0.249 - - [2025-11-13 02:04:49] "POST /alarms HTTP/1.1" 409 257 0.001865 10.0.0.249 - - [2025-11-13 02:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.249 - - [2025-11-13 02:04:49] "PUT /alarm/ec683eaf-7b7b-40e0-a2f3-af55f6a3e57f HTTP/1.1" 200 245 0.008767 10.0.0.249 - - [2025-11-13 02:04:49] "POST /alarms HTTP/1.1" 409 261 0.002263 10.0.0.249 - - [2025-11-13 02:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.249 - - [2025-11-13 02:04:49] "PUT /alarm/0b7f7371-98f4-41cf-b128-7708ff5ad4bf HTTP/1.1" 200 245 0.009446 10.0.0.249 - - [2025-11-13 02:04:49] "POST /alarms HTTP/1.1" 409 258 0.006538 10.0.0.249 - - [2025-11-13 02:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.249 - - [2025-11-13 02:04:49] "PUT /alarm/8c00f586-988d-42d7-bc85-3d19c02c2aa0 HTTP/1.1" 200 245 0.011014 10.0.0.249 - - [2025-11-13 02:04:49] "POST /alarms HTTP/1.1" 409 254 0.003229 10.0.0.249 - - [2025-11-13 02:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.249 - - [2025-11-13 02:04:49] "PUT /alarm/0f42d06b-19d9-4d57-9be1-8cf740aa3236 HTTP/1.1" 200 245 0.010070 10.0.0.249 - - [2025-11-13 02:04:49] "POST /alarms HTTP/1.1" 409 254 0.004784 10.0.0.249 - - [2025-11-13 02:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.249 - - [2025-11-13 02:04:49] "PUT /alarm/366c93d6-bf85-4cf4-8604-591a64a41587 HTTP/1.1" 200 245 0.020296 10.0.0.249 - - [2025-11-13 02:04:49] "POST /alarms HTTP/1.1" 409 254 0.005501 10.0.0.249 - - [2025-11-13 02:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.249 - - [2025-11-13 02:04:49] "PUT /alarm/d7765f51-aedf-4f48-a35b-94bc2c6dba2c HTTP/1.1" 200 245 0.009479 10.0.0.249 - - [2025-11-13 02:04:49] "POST /alarms HTTP/1.1" 409 247 0.010247 10.0.0.249 - - [2025-11-13 02:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.249 - - [2025-11-13 02:04:49] "PUT /alarm/ff49f539-ad22-43b2-9387-a5b059f766e4 HTTP/1.1" 200 245 0.009195 10.0.0.249 - - [2025-11-13 02:04:49] "POST /alarms HTTP/1.1" 409 272 0.003527 10.0.0.249 - - [2025-11-13 02:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.249 - - [2025-11-13 02:04:49] "PUT /alarm/2e8649b1-ab54-4603-a078-871dedd99900 HTTP/1.1" 200 245 0.010286 10.0.0.249 - - [2025-11-13 02:04:49] "POST /alarms HTTP/1.1" 409 261 0.013095 10.0.0.249 - - [2025-11-13 02:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.249 - - [2025-11-13 02:04:49] "PUT /alarm/ca9cddda-693d-4f65-b165-a1ed0d6f33bb HTTP/1.1" 200 245 0.010387 10.0.0.249 - - [2025-11-13 02:04:49] "POST /alarms HTTP/1.1" 409 259 0.012342 10.0.0.249 - - [2025-11-13 02:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.249 - - [2025-11-13 02:04:49] "PUT /alarm/e20c538c-633a-484c-bd7b-b8673b6c9961 HTTP/1.1" 200 245 0.009566 10.0.0.249 - - [2025-11-13 02:04:49] "POST /alarms HTTP/1.1" 409 265 0.007389 10.0.0.249 - - [2025-11-13 02:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.249 - - [2025-11-13 02:04:50] "PUT /alarm/79fae221-f279-4612-bea4-c3918a260ae3 HTTP/1.1" 200 245 0.009397 10.0.0.249 - - [2025-11-13 02:04:50] "POST /alarms HTTP/1.1" 409 279 0.009218 10.0.0.249 - - [2025-11-13 02:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.249 - - [2025-11-13 02:04:50] "PUT /alarm/dd13ddde-1671-4f3f-956e-6fc122bc3cb0 HTTP/1.1" 200 245 0.009244 10.0.0.249 - - [2025-11-13 02:04:50] "GET / HTTP/1.1" 200 36215 0.001805 10.0.0.249 - - [2025-11-13 02:04:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002599 10.0.0.249 - - [2025-11-13 02:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.249 - - [2025-11-13 02:04:50] "PUT /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b HTTP/1.1" 200 277 0.009330 10.0.0.249 - - [2025-11-13 02:04:50] "GET / HTTP/1.1" 200 36215 0.001525 10.0.0.249 - - [2025-11-13 02:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.249 - - [2025-11-13 02:04:50] "GET /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002189 10.0.0.249 - - [2025-11-13 02:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.249 - - [2025-11-13 02:04:50] "PUT /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b HTTP/1.1" 200 277 0.009294 10.0.0.249 - - [2025-11-13 02:04:50] "GET / HTTP/1.1" 200 36215 0.002315 10.0.0.249 - - [2025-11-13 02:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.249 - - [2025-11-13 02:04:50] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007618 10.0.0.249 - - [2025-11-13 02:04:50] "PUT /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513 HTTP/1.1" 200 275 0.023555 10.0.0.249 - - [2025-11-13 02:04:54] "GET / HTTP/1.1" 200 36215 0.001338 10.0.0.249 - - [2025-11-13 02:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.249 - - [2025-11-13 02:04:54] "GET /routing-instance/4bd102c8-0dd0-41bb-bb0b-8e6d45bc2ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004638 10.0.0.249 - - [2025-11-13 02:04:54] "POST /bgp-routers HTTP/1.1" 409 301 0.001480 10.0.0.249 - - [2025-11-13 02:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.249 - - [2025-11-13 02:04:54] "GET /bgp-router/8d6b141c-35bf-4b2b-b1dd-b466fca75bb9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002296 10.0.0.249 - - [2025-11-13 02:04:54] "PUT /bgp-router/8d6b141c-35bf-4b2b-b1dd-b466fca75bb9 HTTP/1.1" 200 255 0.016005 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:04:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001224 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:04:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000826 10.0.0.249 - - [2025-11-13 02:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.249 - - [2025-11-13 02:04:57] "GET /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002698 10.0.0.249 - - [2025-11-13 02:05:09] "GET / HTTP/1.1" 200 36215 0.001572 10.0.0.249 - - [2025-11-13 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.249 - - [2025-11-13 02:05:09] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004290 10.0.0.249 - - [2025-11-13 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.249 - - [2025-11-13 02:05:09] "GET /config-node/d91dcf37-2154-4ead-b77b-37b19268e001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001475 10.0.0.249 - - [2025-11-13 02:05:20] "GET / HTTP/1.1" 200 36215 0.001722 10.0.0.249 - - [2025-11-13 02:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.249 - - [2025-11-13 02:05:21] "GET /routing-instance/4bd102c8-0dd0-41bb-bb0b-8e6d45bc2ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002416 10.0.0.249 - - [2025-11-13 02:05:21] "POST /bgp-routers HTTP/1.1" 409 301 0.001637 10.0.0.249 - - [2025-11-13 02:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006310 10.0.0.249 - - [2025-11-13 02:05:21] "GET /bgp-router/8d6b141c-35bf-4b2b-b1dd-b466fca75bb9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002798 10.0.0.249 - - [2025-11-13 02:05:21] "PUT /bgp-router/8d6b141c-35bf-4b2b-b1dd-b466fca75bb9 HTTP/1.1" 200 255 0.018300 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:05:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000905 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:05:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000905 10.0.0.249 - - [2025-11-13 02:05:35] "GET / HTTP/1.1" 200 36215 0.001606 10.0.0.249 - - [2025-11-13 02:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.249 - - [2025-11-13 02:05:35] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004237 10.0.0.249 - - [2025-11-13 02:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.249 - - [2025-11-13 02:05:35] "GET /config-node/d91dcf37-2154-4ead-b77b-37b19268e001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001914 10.0.0.249 - - [2025-11-13 02:05:36] "GET / HTTP/1.1" 200 36215 0.001411 10.0.0.249 - - [2025-11-13 02:05:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002219 10.0.0.249 - - [2025-11-13 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.249 - - [2025-11-13 02:05:41] "GET /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002354 10.0.0.249 - - [2025-11-13 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007166 10.0.0.249 - - [2025-11-13 02:05:41] "PUT /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b HTTP/1.1" 200 277 0.007714 10.0.0.249 - - [2025-11-13 02:05:41] "GET / HTTP/1.1" 200 36215 0.001526 10.0.0.249 - - [2025-11-13 02:05:41] "POST /alarms HTTP/1.1" 409 264 0.005846 10.0.0.249 - - [2025-11-13 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.249 - - [2025-11-13 02:05:41] "PUT /alarm/8d2e8d53-eebb-4322-a5f3-847339f8da21 HTTP/1.1" 200 245 0.010002 10.0.0.249 - - [2025-11-13 02:05:41] "POST /alarms HTTP/1.1" 409 261 0.002084 10.0.0.249 - - [2025-11-13 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.249 - - [2025-11-13 02:05:41] "PUT /alarm/a276e4c5-36ad-4a7f-a219-55a05df39d4f HTTP/1.1" 200 245 0.011074 10.0.0.249 - - [2025-11-13 02:05:41] "POST /alarms HTTP/1.1" 409 261 0.001827 10.0.0.249 - - [2025-11-13 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.249 - - [2025-11-13 02:05:41] "PUT /alarm/9bdc0326-7924-493a-9b57-1a41cce40a0c HTTP/1.1" 200 245 0.007120 10.0.0.249 - - [2025-11-13 02:05:41] "POST /alarms HTTP/1.1" 409 253 0.001654 10.0.0.249 - - [2025-11-13 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.249 - - [2025-11-13 02:05:41] "PUT /alarm/07d9b0d9-f2ac-40cc-91ca-cc75ab4901c0 HTTP/1.1" 200 245 0.009182 10.0.0.249 - - [2025-11-13 02:05:41] "POST /alarms HTTP/1.1" 409 251 0.008919 10.0.0.249 - - [2025-11-13 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.249 - - [2025-11-13 02:05:41] "PUT /alarm/546e52b1-aef3-4e25-b576-80c3ac7153c1 HTTP/1.1" 200 245 0.007930 10.0.0.249 - - [2025-11-13 02:05:41] "POST /alarms HTTP/1.1" 409 252 0.004580 10.0.0.249 - - [2025-11-13 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.249 - - [2025-11-13 02:05:41] "PUT /alarm/94fbf39e-d1f8-4a38-a621-52f7fc303f92 HTTP/1.1" 200 245 0.011361 10.0.0.249 - - [2025-11-13 02:05:41] "POST /alarms HTTP/1.1" 409 256 0.005148 10.0.0.249 - - [2025-11-13 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.249 - - [2025-11-13 02:05:41] "PUT /alarm/76aceb3a-7e12-42cc-8ef1-2f5bc446e920 HTTP/1.1" 200 245 0.009802 10.0.0.249 - - [2025-11-13 02:05:41] "POST /alarms HTTP/1.1" 409 248 0.012630 10.0.0.249 - - [2025-11-13 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.249 - - [2025-11-13 02:05:41] "PUT /alarm/bd8feb33-fb56-4859-a6cd-7575c138b02d HTTP/1.1" 200 245 0.017349 10.0.0.249 - - [2025-11-13 02:05:41] "POST /alarms HTTP/1.1" 409 252 0.007684 10.0.0.249 - - [2025-11-13 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.249 - - [2025-11-13 02:05:41] "PUT /alarm/7faa286a-4a13-4067-a373-6caebea15c81 HTTP/1.1" 200 245 0.008713 10.0.0.249 - - [2025-11-13 02:05:41] "POST /alarms HTTP/1.1" 409 257 0.009487 10.0.0.249 - - [2025-11-13 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007787 10.0.0.249 - - [2025-11-13 02:05:42] "PUT /alarm/51e5ad18-7a3e-4b5c-9cb9-583bbe20e202 HTTP/1.1" 200 245 0.009754 10.0.0.249 - - [2025-11-13 02:05:42] "POST /alarms HTTP/1.1" 409 251 0.010550 10.0.0.249 - - [2025-11-13 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.249 - - [2025-11-13 02:05:42] "PUT /alarm/2de40d24-0fb9-440f-95fd-2d41bfedfe19 HTTP/1.1" 200 245 0.009943 10.0.0.249 - - [2025-11-13 02:05:42] "POST /alarms HTTP/1.1" 409 257 0.007056 10.0.0.249 - - [2025-11-13 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.249 - - [2025-11-13 02:05:42] "PUT /alarm/ec683eaf-7b7b-40e0-a2f3-af55f6a3e57f HTTP/1.1" 200 245 0.008577 10.0.0.249 - - [2025-11-13 02:05:42] "POST /alarms HTTP/1.1" 409 261 0.008372 10.0.0.249 - - [2025-11-13 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.249 - - [2025-11-13 02:05:42] "PUT /alarm/0b7f7371-98f4-41cf-b128-7708ff5ad4bf HTTP/1.1" 200 245 0.009952 10.0.0.249 - - [2025-11-13 02:05:42] "POST /alarms HTTP/1.1" 409 258 0.013440 10.0.0.249 - - [2025-11-13 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.249 - - [2025-11-13 02:05:42] "PUT /alarm/8c00f586-988d-42d7-bc85-3d19c02c2aa0 HTTP/1.1" 200 245 0.009380 10.0.0.249 - - [2025-11-13 02:05:42] "POST /alarms HTTP/1.1" 409 254 0.013271 10.0.0.249 - - [2025-11-13 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.249 - - [2025-11-13 02:05:42] "PUT /alarm/0f42d06b-19d9-4d57-9be1-8cf740aa3236 HTTP/1.1" 200 245 0.008752 10.0.0.249 - - [2025-11-13 02:05:42] "POST /alarms HTTP/1.1" 409 254 0.013968 10.0.0.249 - - [2025-11-13 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.249 - - [2025-11-13 02:05:42] "PUT /alarm/366c93d6-bf85-4cf4-8604-591a64a41587 HTTP/1.1" 200 245 0.010766 10.0.0.249 - - [2025-11-13 02:05:42] "POST /alarms HTTP/1.1" 409 254 0.004740 10.0.0.249 - - [2025-11-13 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006902 10.0.0.249 - - [2025-11-13 02:05:42] "PUT /alarm/d7765f51-aedf-4f48-a35b-94bc2c6dba2c HTTP/1.1" 200 245 0.010030 10.0.0.249 - - [2025-11-13 02:05:42] "POST /alarms HTTP/1.1" 409 247 0.010645 10.0.0.249 - - [2025-11-13 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.249 - - [2025-11-13 02:05:42] "PUT /alarm/ff49f539-ad22-43b2-9387-a5b059f766e4 HTTP/1.1" 200 245 0.009768 10.0.0.249 - - [2025-11-13 02:05:42] "POST /alarms HTTP/1.1" 409 272 0.003880 10.0.0.249 - - [2025-11-13 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.249 - - [2025-11-13 02:05:42] "PUT /alarm/2e8649b1-ab54-4603-a078-871dedd99900 HTTP/1.1" 200 245 0.008922 10.0.0.249 - - [2025-11-13 02:05:42] "POST /alarms HTTP/1.1" 409 261 0.005456 10.0.0.249 - - [2025-11-13 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.249 - - [2025-11-13 02:05:42] "PUT /alarm/ca9cddda-693d-4f65-b165-a1ed0d6f33bb HTTP/1.1" 200 245 0.008429 10.0.0.249 - - [2025-11-13 02:05:42] "POST /alarms HTTP/1.1" 409 259 0.008772 10.0.0.249 - - [2025-11-13 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.249 - - [2025-11-13 02:05:42] "PUT /alarm/e20c538c-633a-484c-bd7b-b8673b6c9961 HTTP/1.1" 200 245 0.009350 10.0.0.249 - - [2025-11-13 02:05:42] "POST /alarms HTTP/1.1" 409 265 0.005967 10.0.0.249 - - [2025-11-13 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.249 - - [2025-11-13 02:05:42] "PUT /alarm/79fae221-f279-4612-bea4-c3918a260ae3 HTTP/1.1" 200 245 0.010888 10.0.0.249 - - [2025-11-13 02:05:42] "POST /alarms HTTP/1.1" 409 279 0.004886 10.0.0.249 - - [2025-11-13 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.249 - - [2025-11-13 02:05:42] "PUT /alarm/dd13ddde-1671-4f3f-956e-6fc122bc3cb0 HTTP/1.1" 200 245 0.008804 10.0.0.249 - - [2025-11-13 02:05:43] "GET / HTTP/1.1" 200 36215 0.001498 10.0.0.249 - - [2025-11-13 02:05:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001909 10.0.0.249 - - [2025-11-13 02:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009420 10.0.0.249 - - [2025-11-13 02:05:43] "PUT /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b HTTP/1.1" 200 277 0.008667 10.0.0.249 - - [2025-11-13 02:05:43] "GET / HTTP/1.1" 200 36215 0.002491 10.0.0.249 - - [2025-11-13 02:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.249 - - [2025-11-13 02:05:43] "GET /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004063 10.0.0.249 - - [2025-11-13 02:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.249 - - [2025-11-13 02:05:43] "PUT /global-vrouter-config/2c17b26f-e323-4787-9f15-e9509c2fa47b HTTP/1.1" 200 277 0.011247 10.0.0.249 - - [2025-11-13 02:05:43] "GET / HTTP/1.1" 200 36215 0.001593 10.0.0.249 - - [2025-11-13 02:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.249 - - [2025-11-13 02:05:43] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004297 10.0.0.249 - - [2025-11-13 02:05:43] "PUT /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513 HTTP/1.1" 200 275 0.016092 10.0.0.249 - - [2025-11-13 02:05:47] "GET / HTTP/1.1" 200 36215 0.005355 10.0.0.249 - - [2025-11-13 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.249 - - [2025-11-13 02:05:47] "GET /routing-instance/4bd102c8-0dd0-41bb-bb0b-8e6d45bc2ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009586 10.0.0.249 - - [2025-11-13 02:05:47] "POST /bgp-routers HTTP/1.1" 409 301 0.002608 10.0.0.249 - - [2025-11-13 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.249 - - [2025-11-13 02:05:47] "GET /bgp-router/8d6b141c-35bf-4b2b-b1dd-b466fca75bb9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002573 10.0.0.249 - - [2025-11-13 02:05:47] "PUT /bgp-router/8d6b141c-35bf-4b2b-b1dd-b466fca75bb9 HTTP/1.1" 200 255 0.011825 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:05:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000957 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:05:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.005348 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:05:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001060 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:05:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001420 10.0.0.249 - - [2025-11-13 02:05:51] "POST /tags HTTP/1.1" 200 356 0.035390 10.0.0.249 - - [2025-11-13 02:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.249 - - [2025-11-13 02:05:52] "GET /tag/3fb0e051-ae8f-483b-bbed-38f248994d89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.026524 10.0.0.249 - - [2025-11-13 02:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.249 - - [2025-11-13 02:05:52] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004068 10.0.0.249 - - [2025-11-13 02:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.249 - - [2025-11-13 02:05:52] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.067364 10.0.0.249 - - [2025-11-13 02:05:52] "POST /virtual-machines HTTP/1.1" 200 352 0.015748 10.0.0.249 - - [2025-11-13 02:05:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029257 10.0.0.249 - - [2025-11-13 02:05:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.152693 10.0.0.249 - - [2025-11-13 02:05:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.011119 10.0.0.249 - - [2025-11-13 02:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011354 10.0.0.249 - - [2025-11-13 02:05:52] "GET /virtual-machine-interface/4807d57a-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005898 10.0.0.249 - - [2025-11-13 02:05:52] "POST /instance-ips HTTP/1.1" 200 392 0.062815 10.0.0.249 - - [2025-11-13 02:05:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.030996 10.0.0.249 - - [2025-11-13 02:05:52] "GET /virtual-machine-interface/4807d57a-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.019742 10.0.0.249 - - [2025-11-13 02:05:52] "POST /set-tag HTTP/1.1" 200 109 0.023547 10.0.0.249 - - [2025-11-13 02:05:52] "GET /virtual-machine-interface/4807d57a-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.014729 10.0.0.249 - - [2025-11-13 02:05:52] "GET /instance-ip/4829cd24-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.006990 10.0.0.249 - - [2025-11-13 02:05:52] "GET /virtual-machine-interface/4807d57a-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004161 10.0.0.249 - - [2025-11-13 02:05:52] "POST /set-tag HTTP/1.1" 200 109 0.006013 10.0.0.249 - - [2025-11-13 02:05:52] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.007002 10.0.0.249 - - [2025-11-13 02:05:52] "POST /ref-update HTTP/1.1" 200 156 0.009408 10.0.0.249 - - [2025-11-13 02:05:52] "GET /virtual-machine-interface/4807d57a-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.024793 10.0.0.249 - - [2025-11-13 02:05:52] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.249 - - [2025-11-13 02:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.249 - - [2025-11-13 02:05:53] "GET /virtual-network/3fc4c5aa-ed78-4bab-9457-79ad510f54fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004031 10.0.0.249 - - [2025-11-13 02:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.249 - - [2025-11-13 02:05:53] "GET /project/34004aa1-212c-4c4b-8d89-17ae336337f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034793 10.0.0.249 - - [2025-11-13 02:05:53] "POST /virtual-machines HTTP/1.1" 200 356 0.012577 10.0.0.249 - - [2025-11-13 02:05:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024273 10.0.0.249 - - [2025-11-13 02:05:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.222954 10.0.0.249 - - [2025-11-13 02:05:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008430 10.0.0.249 - - [2025-11-13 02:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.090380 10.0.0.249 - - [2025-11-13 02:05:53] "GET /virtual-machine-interface/488fc7d2-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.010633 10.0.0.249 - - [2025-11-13 02:05:53] "POST /instance-ips HTTP/1.1" 200 396 0.019687 10.0.0.249 - - [2025-11-13 02:05:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018732 10.0.0.249 - - [2025-11-13 02:05:53] "GET /virtual-machine-interface/488fc7d2-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.022095 10.0.0.249 - - [2025-11-13 02:05:53] "POST /set-tag HTTP/1.1" 200 109 0.016567 10.0.0.249 - - [2025-11-13 02:05:53] "GET /virtual-machine-interface/488fc7d2-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.020376 10.0.0.249 - - [2025-11-13 02:05:53] "GET /instance-ip/48bb7530-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.004151 10.0.0.249 - - [2025-11-13 02:05:53] "GET /virtual-machine-interface/488fc7d2-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004614 10.0.0.249 - - [2025-11-13 02:05:53] "POST /set-tag HTTP/1.1" 200 109 0.002757 10.0.0.249 - - [2025-11-13 02:05:53] "GET /virtual-router/f652802e-1cb8-4d55-9cc1-f97e20aa5734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004525 10.0.0.249 - - [2025-11-13 02:05:53] "POST /ref-update HTTP/1.1" 200 156 0.007791 10.0.0.249 - - [2025-11-13 02:05:53] "GET /virtual-machine-interface/488fc7d2-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.013740 10.0.0.249 - - [2025-11-13 02:05:53] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.249 - - [2025-11-13 02:05:53] "GET /virtual-machine-interface/4807d57a-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008669 10.0.0.249 - - [2025-11-13 02:05:54] "POST /set-tag HTTP/1.1" 200 109 0.006227 10.0.0.249 - - [2025-11-13 02:05:54] "GET /virtual-machine-interface/488fc7d2-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004580 10.0.0.249 - - [2025-11-13 02:05:54] "POST /set-tag HTTP/1.1" 200 109 0.002807 10.0.0.249 - - [2025-11-13 02:06:04] "GET /virtual-machine-interface/4807d57a-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006995 10.0.0.249 - - [2025-11-13 02:06:04] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.249 - - [2025-11-13 02:06:05] "GET /virtual-machine-interface/488fc7d2-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005173 10.0.0.249 - - [2025-11-13 02:06:05] "POST /set-tag HTTP/1.1" 200 109 0.004747 10.0.0.249 - - [2025-11-13 02:06:06] "GET / HTTP/1.1" 200 36215 0.002345 10.0.0.249 - - [2025-11-13 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.249 - - [2025-11-13 02:06:06] "GET /global-system-config/fb6df64a-076a-46e5-974e-ffb1dc69b513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005832 10.0.0.249 - - [2025-11-13 02:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.249 - - [2025-11-13 02:06:06] "GET /config-node/d91dcf37-2154-4ead-b77b-37b19268e001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002356 10.0.0.249 - - [2025-11-13 02:06:07] "GET /virtual-machine-interface/4807d57a-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004091 10.0.0.249 - - [2025-11-13 02:06:07] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.249 - - [2025-11-13 02:06:17] "GET / HTTP/1.1" 200 36215 0.001423 10.0.0.249 - - [2025-11-13 02:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.249 - - [2025-11-13 02:06:17] "GET /routing-instance/4bd102c8-0dd0-41bb-bb0b-8e6d45bc2ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002760 10.0.0.249 - - [2025-11-13 02:06:17] "POST /bgp-routers HTTP/1.1" 409 301 0.002184 10.0.0.249 - - [2025-11-13 02:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.249 - - [2025-11-13 02:06:17] "GET /bgp-router/8d6b141c-35bf-4b2b-b1dd-b466fca75bb9?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003812 10.0.0.249 - - [2025-11-13 02:06:17] "PUT /bgp-router/8d6b141c-35bf-4b2b-b1dd-b466fca75bb9 HTTP/1.1" 200 255 0.019779 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:06:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001054 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:06:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.007365 10.0.0.249 - - [2025-11-13 02:06:37] "GET /virtual-machine-interface/4807d57a-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004690 10.0.0.249 - - [2025-11-13 02:06:37] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.249 - - [2025-11-13 02:06:38] "GET /virtual-machine-interface/4807d57a-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004200 10.0.0.249 - - [2025-11-13 02:06:38] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.249 - - [2025-11-13 02:06:38] "GET /virtual-machine/81a2ce7b-d1c6-4616-b20a-99b84f2085a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003534 10.0.0.249 - - [2025-11-13 02:06:38] "POST /ref-update HTTP/1.1" 200 156 0.032485 10.0.0.249 - - [2025-11-13 02:06:38] "GET /virtual-machine-interface/4807d57a-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.023737 10.0.0.249 - - [2025-11-13 02:06:38] "POST /set-tag HTTP/1.1" 200 109 0.014363 10.0.0.249 - - [2025-11-13 02:06:38] "POST /set-tag HTTP/1.1" 200 109 0.027604 10.0.0.249 - - [2025-11-13 02:06:38] "DELETE /instance-ip/4829cd24-c035-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.051515 10.0.0.249 - - [2025-11-13 02:06:38] "DELETE /virtual-machine-interface/4807d57a-c035-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.038579 10.0.0.249 - - [2025-11-13 02:06:38] "DELETE /virtual-machine/81a2ce7b-d1c6-4616-b20a-99b84f2085a4 HTTP/1.1" 200 115 0.016769 10.0.0.249 - - [2025-11-13 02:06:38] "GET /virtual-machine-interface/488fc7d2-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005365 10.0.0.249 - - [2025-11-13 02:06:38] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.249 - - [2025-11-13 02:07:08] "GET /virtual-machine-interface/488fc7d2-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004111 10.0.0.249 - - [2025-11-13 02:07:08] "POST /set-tag HTTP/1.1" 200 109 0.001917 10.0.0.249 - - [2025-11-13 02:07:09] "GET /virtual-machine-interface/488fc7d2-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005078 10.0.0.249 - - [2025-11-13 02:07:09] "POST /set-tag HTTP/1.1" 200 109 0.004143 10.0.0.249 - - [2025-11-13 02:07:09] "GET /virtual-machine/b2a00592-bbe8-4e16-8e22-fe4f78453662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.002839 10.0.0.249 - - [2025-11-13 02:07:09] "POST /ref-update HTTP/1.1" 200 156 0.008564 10.0.0.249 - - [2025-11-13 02:07:09] "GET /virtual-machine-interface/488fc7d2-c035-11f0-8d9e-fa163e145a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.023644 10.0.0.249 - - [2025-11-13 02:07:09] "POST /set-tag HTTP/1.1" 200 109 0.012487 10.0.0.249 - - [2025-11-13 02:07:09] "POST /set-tag HTTP/1.1" 200 109 0.021425 10.0.0.249 - - [2025-11-13 02:07:09] "DELETE /instance-ip/48bb7530-c035-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.064603 10.0.0.249 - - [2025-11-13 02:07:09] "DELETE /virtual-machine-interface/488fc7d2-c035-11f0-8d9e-fa163e145a3e HTTP/1.1" 200 115 0.063079 10.0.0.249 - - [2025-11-13 02:07:09] "DELETE /virtual-machine/b2a00592-bbe8-4e16-8e22-fe4f78453662 HTTP/1.1" 200 115 0.039135 10.0.0.249 - - [2025-11-13 02:07:09] "DELETE /tag/3fb0e051-ae8f-483b-bbed-38f248994d89 HTTP/1.1" 200 115 0.049145 10.0.0.249 - - [2025-11-13 02:07:20] "GET /global-system-configs HTTP/1.1" 200 323 0.003383 10.0.0.249 - - [2025-11-13 02:07:20] "GET /global-system-configs HTTP/1.1" 200 323 0.002010 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:07:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000853 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:07:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000906 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:07:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001031 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:07:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000969 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:07:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000942 [Introspect:8084]10.0.0.249 - - [2025-11-13 02:07:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001537