++ 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: =================== Tue Aug 25 01:55:25 PM UTC 2026 ===================' INFO: =================== Tue Aug 25 01:55:25 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ cut -d / -f 1 +++ local nic=enp1s0 +++ ip addr show dev enp1s0 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.161 ++ 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.161 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.161 ++ ANALYTICSDB_NODES=10.0.0.161 ++ ANALYTICS_SNMP_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:8081 ' +++ '[' -n '10.0.0.161:8081 ' ']' +++ echo 10.0.0.161:8081 ++ ANALYTICS_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9042 ' +++ '[' -n '10.0.0.161:9042 ' ']' +++ echo 10.0.0.161:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.161:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:8086 ' +++ '[' -n '10.0.0.161:8086 ' ']' +++ echo 10.0.0.161:8086 ++ COLLECTOR_SERVERS=10.0.0.161: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.161 ++ CONFIGDB_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:8082 ' +++ '[' -n '10.0.0.161:8082 ' ']' +++ echo 10.0.0.161:8082 ++ CONFIG_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9161 ' +++ '[' -n '10.0.0.161:9161 ' ']' +++ echo 10.0.0.161:9161 ++ CONFIGDB_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9041 ' +++ '[' -n '10.0.0.161:9041 ' ']' +++ echo 10.0.0.161:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.161: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.161 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.161 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+=10.0.0.161:2181, +++ '[' -n 10.0.0.161:2181, ']' +++ echo 10.0.0.161:2181 ++ ZOOKEEPER_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:2181 ' +++ '[' -n '10.0.0.161:2181 ' ']' +++ echo 10.0.0.161:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.161:2181 ++ RABBITMQ_NODES=10.0.0.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+=10.0.0.161:5673, +++ '[' -n 10.0.0.161:5673, ']' +++ echo 10.0.0.161:5673 ++ RABBITMQ_SERVERS=10.0.0.161: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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:6379 ' +++ '[' -n '10.0.0.161:6379 ' ']' +++ echo 10.0.0.161:6379 ++ REDIS_SERVERS=10.0.0.161: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.161 ++ 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.161 +++ local server_address=10.0.0.161 +++ extended_server_list+='10.0.0.161:9092 ' +++ '[' -n '10.0.0.161:9092 ' ']' +++ echo 10.0.0.161:9092 ++ KAFKA_SERVERS=10.0.0.161: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.161 ++ 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.161 ++ 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 ++ echo 10.0.0.161 ++ cut -d , -f 1 + local cassandra=10.0.0.161 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.161 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.161 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.161 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.161 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.161 9041 + echo 'INFO: Waiting for cassandra 6/30' INFO: Waiting for cassandra 6/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.161 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.161 +++ local servers=10.0.0.161 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.161,10.231.105.1,127.0.0.1,172.17.0.1,252.161.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.161'\''))' +++ local server_ip=10.0.0.161 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.161 ]] +++ [[ ,10.0.0.161,10.231.105.1,127.0.0.1,172.17.0.1,252.161.0.1,, =~ ,10\.0\.0\.161, ]] +++ echo 10.0.0.161 1 +++ return ++ local ip=10.0.0.161 ++ [[ -z 10.0.0.161 ]] ++ echo 10.0.0.161 + host_ip=10.0.0.161 + [[ cql == \c\q\l ]] ++ echo 10.0.0.161:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.161:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.161: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=__ ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/25/2026 13:56:33.070 7f6297e475c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/25/2026 13:56:33.291 7f6297e475c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/25/2026 13:56:33.307 7f6297e475c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/25/2026 13:56:33.307 7f6297e475c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.161 - - [2026-08-25 13:56:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001017 [Introspect:8084]10.0.0.161 - - [2026-08-25 13:56:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.007695 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.161:8082/ Hit Ctrl-C to quit. 10.0.0.161 - - [2026-08-25 13:56:50] "GET / HTTP/1.1" 503 181 0.000264 10.0.0.161 - - [2026-08-25 13:56:50] "GET / HTTP/1.1" 503 181 0.000188 10.0.0.161 - - [2026-08-25 13:56:51] "GET / HTTP/1.1" 200 36215 0.001911 10.0.0.161 - - [2026-08-25 13:56:51] "GET / HTTP/1.1" 200 45303 0.001948 10.0.0.161 - - [2026-08-25 13:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011120 10.0.0.161 - - [2026-08-25 13:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011322 10.0.0.161 - - [2026-08-25 13:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007742 10.0.0.161 - - [2026-08-25 13:56:51] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.018611 10.0.0.161 - - [2026-08-25 13:56:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.004693 10.0.0.161 - - [2026-08-25 13:56:51] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.047092 10.0.0.161 - - [2026-08-25 13:56:51] "GET / HTTP/1.1" 200 36215 0.002813 10.0.0.161 - - [2026-08-25 13:56:51] "GET / HTTP/1.1" 200 36215 0.001390 10.0.0.161 - - [2026-08-25 13:56:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.005108 10.0.0.161 - - [2026-08-25 13:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019300 10.0.0.161 - - [2026-08-25 13:56:51] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.028521 10.0.0.161 - - [2026-08-25 13:56:51] "GET / HTTP/1.1" 200 36215 0.002707 10.0.0.161 - - [2026-08-25 13:56:52] "POST /service-appliance-sets HTTP/1.1" 200 555 0.178668 10.0.0.161 - - [2026-08-25 13:56:52] "GET / HTTP/1.1" 200 36215 0.001747 10.0.0.161 - - [2026-08-25 13:56:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.011872 10.0.0.161 - - [2026-08-25 13:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.093213 10.0.0.161 - - [2026-08-25 13:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012915 10.0.0.161 - - [2026-08-25 13:56:52] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.034004 10.0.0.161 - - [2026-08-25 13:56:52] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.032458 10.0.0.161 - - [2026-08-25 13:56:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.023277 10.0.0.161 - - [2026-08-25 13:56:52] "GET / HTTP/1.1" 200 36215 0.011096 10.0.0.161 - - [2026-08-25 13:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010956 10.0.0.161 - - [2026-08-25 13:56:52] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.057755 10.0.0.161 - - [2026-08-25 13:56:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.041571 10.0.0.161 - - [2026-08-25 13:56:52] "POST /service-appliance-sets HTTP/1.1" 200 543 0.244203 10.0.0.161 - - [2026-08-25 13:56:52] "GET / HTTP/1.1" 200 36215 0.005069 10.0.0.161 - - [2026-08-25 13:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014467 10.0.0.161 - - [2026-08-25 13:56:52] "GET /network-ipam/b904fbd2-4eff-4308-a9df-89aec21177f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.036790 10.0.0.161 - - [2026-08-25 13:56:52] "POST /database-nodes HTTP/1.1" 200 599 0.337255 10.0.0.161 - - [2026-08-25 13:56:52] "POST /config-nodes HTTP/1.1" 200 595 0.261598 10.0.0.161 - - [2026-08-25 13:56:53] "GET / HTTP/1.1" 200 36215 0.001556 10.0.0.161 - - [2026-08-25 13:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007112 10.0.0.161 - - [2026-08-25 13:56:53] "GET /domain/963e98b0-d96f-4780-ac39-8f8f40c38e65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.005376 10.0.0.161 - - [2026-08-25 13:56:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003803 10.0.0.161 - - [2026-08-25 13:56:53] "POST /id-to-fqname HTTP/1.1" 200 173 0.000783 10.0.0.161 - - [2026-08-25 13:56:53] "POST /fqname-to-id HTTP/1.1" 404 182 0.027594 10.0.0.161 - - [2026-08-25 13:56:53] "POST /service-templates HTTP/1.1" 200 513 0.103340 10.0.0.161 - - [2026-08-25 13:56:53] "POST /security-groups HTTP/1.1" 200 570 0.150583 10.0.0.161 - - [2026-08-25 13:56:53] "POST /projects HTTP/1.1" 200 483 0.464162 10.0.0.161 - - [2026-08-25 13:56:53] "POST /service-templates HTTP/1.1" 200 503 0.093411 10.0.0.161 - - [2026-08-25 13:56:53] "POST /security-groups HTTP/1.1" 200 536 0.056057 10.0.0.161 - - [2026-08-25 13:56:54] "POST /chown HTTP/1.1" 200 109 0.123585 10.0.0.161 - - [2026-08-25 13:56:54] "POST /policy-managements HTTP/1.1" 409 214 0.027689 10.0.0.161 - - [2026-08-25 13:56:54] "POST /service-templates HTTP/1.1" 200 517 0.190547 10.0.0.161 - - [2026-08-25 13:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016197 10.0.0.161 - - [2026-08-25 13:56:54] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011451 10.0.0.161 - - [2026-08-25 13:56:54] "POST /service-templates HTTP/1.1" 200 537 0.123572 10.0.0.161 - - [2026-08-25 13:56:54] "POST /application-policy-sets HTTP/1.1" 200 530 0.153165 10.0.0.161 - - [2026-08-25 13:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.161 - - [2026-08-25 13:56:54] "POST /service-templates HTTP/1.1" 200 509 0.155088 10.0.0.161 - - [2026-08-25 13:56:54] "GET /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.009123 10.0.0.161 - - [2026-08-25 13:56:54] "PUT /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37 HTTP/1.1" 200 277 0.016323 10.0.0.161 - - [2026-08-25 13:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006909 10.0.0.161 - - [2026-08-25 13:56:54] "GET /virtual-network/c16076af-a507-4b59-a9e4-f4b8e102b10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.012743 [Introspect:8084]10.0.0.161 - - [2026-08-25 13:56:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001006 [Introspect:8084]10.0.0.161 - - [2026-08-25 13:56:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001055 10.0.0.161 - - [2026-08-25 13:56:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.000552 10.0.0.161 - - [2026-08-25 13:56:54] "GET / HTTP/1.1" 200 36215 0.001950 10.0.0.161 - - [2026-08-25 13:56:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.018598 10.0.0.161 - - [2026-08-25 13:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008794 10.0.0.161 - - [2026-08-25 13:56:54] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.027338 10.0.0.161 - - [2026-08-25 13:56:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.007068 10.0.0.161 - - [2026-08-25 13:56:54] "POST /security-groups HTTP/1.1" 200 574 0.152174 10.0.0.161 - - [2026-08-25 13:56:54] "POST /projects HTTP/1.1" 200 491 0.457139 10.0.0.161 - - [2026-08-25 13:56:55] "POST /analytics-nodes HTTP/1.1" 200 601 0.167362 10.0.0.161 - - [2026-08-25 13:56:55] "POST /security-groups HTTP/1.1" 200 548 0.141314 10.0.0.161 - - [2026-08-25 13:56:55] "POST /chown HTTP/1.1" 200 109 0.035278 10.0.0.161 - - [2026-08-25 13:56:55] "POST /network-ipams HTTP/1.1" 200 524 0.107475 10.0.0.161 - - [2026-08-25 13:56:55] "POST /network-ipams HTTP/1.1" 200 512 0.163744 10.0.0.161 - - [2026-08-25 13:56:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.006041 10.0.0.161 - - [2026-08-25 13:56:56] "POST /useragent-kv HTTP/1.1" 200 115 0.040087 10.0.0.161 - - [2026-08-25 13:56:56] "POST /virtual-networks HTTP/1.1" 200 540 0.544017 10.0.0.161 - - [2026-08-25 13:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013223 10.0.0.161 - - [2026-08-25 13:56:56] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.030502 10.0.0.161 - - [2026-08-25 13:56:56] "POST /network-ipams HTTP/1.1" 200 520 0.057063 10.0.0.161 - - [2026-08-25 13:56:56] "POST /fqname-to-id HTTP/1.1" 404 202 0.018334 10.0.0.161 - - [2026-08-25 13:56:56] "POST /useragent-kv HTTP/1.1" 200 115 0.035655 10.0.0.161 - - [2026-08-25 13:56:56] "POST /virtual-networks HTTP/1.1" 200 548 0.321525 10.0.0.161 - - [2026-08-25 13:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008450 10.0.0.161 - - [2026-08-25 13:56:56] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.024099 10.0.0.161 - - [2026-08-25 13:56:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.004233 10.0.0.161 - - [2026-08-25 13:56:56] "POST /network-policys HTTP/1.1" 200 540 0.073885 10.0.0.161 - - [2026-08-25 13:56:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.020015 10.0.0.161 - - [2026-08-25 13:56:57] "POST /network-policys HTTP/1.1" 200 536 0.080595 10.0.0.161 - - [2026-08-25 13:56:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.019206 10.0.0.161 - - [2026-08-25 13:56:57] "POST /network-policys HTTP/1.1" 200 544 0.065286 10.0.0.161 - - [2026-08-25 13:56:57] "POST /ref-update HTTP/1.1" 200 156 0.186059 10.0.0.161 - - [2026-08-25 13:56:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007893 10.0.0.161 - - [2026-08-25 13:56:57] "GET / HTTP/1.1" 200 36215 0.002283 10.0.0.161 - - [2026-08-25 13:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021594 10.0.0.161 - - [2026-08-25 13:56:57] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.024449 10.0.0.161 - - [2026-08-25 13:56:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.007165 10.0.0.161 - - [2026-08-25 13:56:57] "POST /config-database-nodes HTTP/1.1" 200 613 0.097577 10.0.0.161 - - [2026-08-25 13:56:57] "POST /ref-update HTTP/1.1" 200 156 0.244427 10.0.0.161 - - [2026-08-25 13:56:57] "POST /ref-update HTTP/1.1" 200 156 0.234439 10.0.0.161 - - [2026-08-25 13:56:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003562 10.0.0.161 - - [2026-08-25 13:56:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003390 10.0.0.161 - - [2026-08-25 13:56:58] "POST /ref-update HTTP/1.1" 200 156 0.128918 10.0.0.161 - - [2026-08-25 13:56:58] "POST /ref-update HTTP/1.1" 200 156 0.146808 10.0.0.161 - - [2026-08-25 13:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.161 - - [2026-08-25 13:56:58] "GET /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006338 10.0.0.161 - - [2026-08-25 13:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007572 10.0.0.161 - - [2026-08-25 13:56:58] "PUT /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37 HTTP/1.1" 200 277 0.070309 10.0.0.161 - - [2026-08-25 13:56:58] "POST /ref-update HTTP/1.1" 200 156 0.191537 10.0.0.161 - - [2026-08-25 13:56:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008964 10.0.0.161 - - [2026-08-25 13:56:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038574 10.0.0.161 - - [2026-08-25 13:56:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008312 10.0.0.161 - - [2026-08-25 13:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009719 10.0.0.161 - - [2026-08-25 13:56:58] "GET /virtual-network/c16076af-a507-4b59-a9e4-f4b8e102b10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.026770 10.0.0.161 - - [2026-08-25 13:56:58] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.020122 10.0.0.161 - - [2026-08-25 13:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.161 - - [2026-08-25 13:56:58] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.015396 10.0.0.161 - - [2026-08-25 13:56:59] "POST /firewall-policys HTTP/1.1" 200 532 0.268550 10.0.0.161 - - [2026-08-25 13:56:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.134934 10.0.0.161 - - [2026-08-25 13:56:59] "GET /firewall-policy/dbf5d952-250d-4475-bc9f-d06de5cea0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.068453 10.0.0.161 - - [2026-08-25 13:56:59] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.009889 10.0.0.161 - - [2026-08-25 13:56:59] "GET / HTTP/1.1" 200 36215 0.002091 10.0.0.161 - - [2026-08-25 13:56:59] "GET /firewall-policy/dbf5d952-250d-4475-bc9f-d06de5cea0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.033298 10.0.0.161 - - [2026-08-25 13:56:59] "POST /alarms HTTP/1.1" 200 583 0.123744 10.0.0.161 - - [2026-08-25 13:56:59] "POST /ref-update HTTP/1.1" 200 156 0.166893 10.0.0.161 - - [2026-08-25 13:56:59] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.076246 10.0.0.161 - - [2026-08-25 13:56:59] "POST /alarms HTTP/1.1" 200 577 0.185064 10.0.0.161 - - [2026-08-25 13:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.035368 10.0.0.161 - - [2026-08-25 13:56:59] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.072248 10.0.0.161 - - [2026-08-25 13:57:00] "POST /alarms HTTP/1.1" 200 577 0.285830 10.0.0.161 - - [2026-08-25 13:57:00] "POST /firewall-policys HTTP/1.1" 200 534 0.205900 10.0.0.161 - - [2026-08-25 13:57:00] "POST /alarms HTTP/1.1" 200 561 0.190149 10.0.0.161 - - [2026-08-25 13:57:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.204471 10.0.0.161 - - [2026-08-25 13:57:00] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.039458 10.0.0.161 - - [2026-08-25 13:57:00] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.086265 10.0.0.161 - - [2026-08-25 13:57:00] "GET / HTTP/1.1" 200 36215 0.002333 10.0.0.161 - - [2026-08-25 13:57:00] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.127940 10.0.0.161 - - [2026-08-25 13:57:00] "GET /firewall-policy/dbf5d952-250d-4475-bc9f-d06de5cea0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.035026 10.0.0.161 - - [2026-08-25 13:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.070757 10.0.0.161 - - [2026-08-25 13:57:00] "GET /firewall-policy/dbf5d952-250d-4475-bc9f-d06de5cea0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.051250 10.0.0.161 - - [2026-08-25 13:57:00] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.015128 10.0.0.161 - - [2026-08-25 13:57:00] "POST /alarms HTTP/1.1" 200 557 0.494802 10.0.0.161 - - [2026-08-25 13:57:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.051031 10.0.0.161 - - [2026-08-25 13:57:01] "GET / HTTP/1.1" 200 36215 0.002306 10.0.0.161 - - [2026-08-25 13:57:01] "POST /ref-update HTTP/1.1" 200 156 0.739341 10.0.0.161 - - [2026-08-25 13:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.498073 10.0.0.161 - - [2026-08-25 13:57:01] "GET /routing-instance/730e6852-86a8-4fc3-ac8b-94e72293eeae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.020699 10.0.0.161 - - [2026-08-25 13:57:01] "POST /alarms HTTP/1.1" 200 559 0.915027 10.0.0.161 - - [2026-08-25 13:57:01] "POST /ref-update HTTP/1.1" 200 156 0.219804 10.0.0.161 - - [2026-08-25 13:57:01] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.942976 10.0.0.161 - - [2026-08-25 13:57:01] "POST /bgp-routers HTTP/1.1" 200 618 0.221251 10.0.0.161 - - [2026-08-25 13:57:01] "POST /alarms HTTP/1.1" 200 567 0.222417 10.0.0.161 - - [2026-08-25 13:57:02] "GET /bgp-router/02687513-8e36-4ee1-8e19-c124311efbcc?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.169868 10.0.0.161 - - [2026-08-25 13:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008318 10.0.0.161 - - [2026-08-25 13:57:02] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.020303 10.0.0.161 - - [2026-08-25 13:57:02] "POST /ref-update HTTP/1.1" 200 156 0.391897 10.0.0.161 - - [2026-08-25 13:57:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034616 10.0.0.161 - - [2026-08-25 13:57:02] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.050018 10.0.0.161 - - [2026-08-25 13:57:02] "POST /ref-update HTTP/1.1" 200 156 0.043498 10.0.0.161 - - [2026-08-25 13:57:02] "POST /alarms HTTP/1.1" 200 551 0.377726 10.0.0.161 - - [2026-08-25 13:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.090116 10.0.0.161 - - [2026-08-25 13:57:02] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.042737 10.0.0.161 - - [2026-08-25 13:57:02] "POST /alarms HTTP/1.1" 200 559 0.229105 10.0.0.161 - - [2026-08-25 13:57:02] "POST /firewall-policys HTTP/1.1" 200 532 0.354457 10.0.0.161 - - [2026-08-25 13:57:02] "POST /alarms HTTP/1.1" 200 569 0.286173 10.0.0.161 - - [2026-08-25 13:57:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.139544 10.0.0.161 - - [2026-08-25 13:57:03] "GET /firewall-policy/163c92f4-cdae-473b-a73e-5b29ba774003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.051615 10.0.0.161 - - [2026-08-25 13:57:03] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.012408 10.0.0.161 - - [2026-08-25 13:57:03] "POST /alarms HTTP/1.1" 200 557 0.187580 10.0.0.161 - - [2026-08-25 13:57:03] "GET /firewall-policy/163c92f4-cdae-473b-a73e-5b29ba774003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.053827 10.0.0.161 - - [2026-08-25 13:57:03] "GET /firewall-policy/dbf5d952-250d-4475-bc9f-d06de5cea0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.008189 10.0.0.161 - - [2026-08-25 13:57:03] "POST /alarms HTTP/1.1" 200 569 0.076137 10.0.0.161 - - [2026-08-25 13:57:03] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.015373 10.0.0.161 - - [2026-08-25 13:57:03] "GET /firewall-policy/dbf5d952-250d-4475-bc9f-d06de5cea0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004550 10.0.0.161 - - [2026-08-25 13:57:03] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004584 10.0.0.161 - - [2026-08-25 13:57:03] "POST /alarms HTTP/1.1" 200 577 0.072051 10.0.0.161 - - [2026-08-25 13:57:03] "POST /ref-update HTTP/1.1" 200 156 0.147178 10.0.0.161 - - [2026-08-25 13:57:03] "POST /alarms HTTP/1.1" 200 571 0.206280 10.0.0.161 - - [2026-08-25 13:57:03] "POST /ref-update HTTP/1.1" 200 156 0.176573 10.0.0.161 - - [2026-08-25 13:57:03] "POST /alarms HTTP/1.1" 200 563 0.152669 10.0.0.161 - - [2026-08-25 13:57:03] "POST /ref-update HTTP/1.1" 200 156 0.193962 10.0.0.161 - - [2026-08-25 13:57:03] "POST /alarms HTTP/1.1" 200 563 0.167290 10.0.0.161 - - [2026-08-25 13:57:04] "POST /alarms HTTP/1.1" 200 563 0.119828 10.0.0.161 - - [2026-08-25 13:57:04] "POST /ref-update HTTP/1.1" 200 156 0.182703 10.0.0.161 - - [2026-08-25 13:57:04] "POST /alarms HTTP/1.1" 200 549 0.105197 10.0.0.161 - - [2026-08-25 13:57:04] "POST /ref-update HTTP/1.1" 200 156 0.191635 10.0.0.161 - - [2026-08-25 13:57:04] "POST /alarms HTTP/1.1" 200 597 0.108630 10.0.0.161 - - [2026-08-25 13:57:04] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.086045 10.0.0.161 - - [2026-08-25 13:57:04] "POST /alarms HTTP/1.1" 200 577 0.133316 10.0.0.161 - - [2026-08-25 13:57:04] "POST /tags HTTP/1.1" 200 300 0.209759 10.0.0.161 - - [2026-08-25 13:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.022676 10.0.0.161 - - [2026-08-25 13:57:04] "POST /alarms HTTP/1.1" 200 573 0.215997 10.0.0.161 - - [2026-08-25 13:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.022338 10.0.0.161 - - [2026-08-25 13:57:04] "GET /tag/86362ae0-cbb7-45da-b74c-55ef163fa87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.079721 10.0.0.161 - - [2026-08-25 13:57:04] "GET /network-ipam/b904fbd2-4eff-4308-a9df-89aec21177f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.044893 10.0.0.161 - - [2026-08-25 13:57:04] "POST /alarms HTTP/1.1" 200 585 0.122591 10.0.0.161 - - [2026-08-25 13:57:04] "POST /alarms HTTP/1.1" 200 611 0.131820 10.0.0.161 - - [2026-08-25 13:57:05] "POST /set-tag HTTP/1.1" 200 109 0.212318 10.0.0.161 - - [2026-08-25 13:57:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.013907 10.0.0.161 - - [2026-08-25 13:57:05] "POST /tags HTTP/1.1" 200 302 0.199737 10.0.0.161 - - [2026-08-25 13:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014336 10.0.0.161 - - [2026-08-25 13:57:05] "POST /access-control-lists HTTP/1.1" 200 589 0.079497 10.0.0.161 - - [2026-08-25 13:57:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.022640 10.0.0.161 - - [2026-08-25 13:57:05] "GET /tag/3153042f-257e-4148-a21f-cb049b29ab23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.023983 10.0.0.161 - - [2026-08-25 13:57:05] "POST /access-control-lists HTTP/1.1" 200 587 0.079650 10.0.0.161 - - [2026-08-25 13:57:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.050591 10.0.0.161 - - [2026-08-25 13:57:05] "POST /access-control-lists HTTP/1.1" 200 581 0.107684 10.0.0.161 - - [2026-08-25 13:57:06] "POST /fqname-to-id HTTP/1.1" 404 212 0.011069 10.0.0.161 - - [2026-08-25 13:57:06] "POST /tags HTTP/1.1" 200 326 0.321492 10.0.0.161 - - [2026-08-25 13:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.025828 10.0.0.161 - - [2026-08-25 13:57:06] "GET / HTTP/1.1" 200 36215 0.001920 10.0.0.161 - - [2026-08-25 13:57:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004133 10.0.0.161 - - [2026-08-25 13:57:06] "GET /tag/fc4e52ef-bb02-4a19-a69c-ae6e558ead88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.044079 10.0.0.161 - - [2026-08-25 13:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.161 - - [2026-08-25 13:57:06] "POST /access-control-lists HTTP/1.1" 200 579 0.168327 10.0.0.161 - - [2026-08-25 13:57:06] "PUT /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37 HTTP/1.1" 200 277 0.100215 10.0.0.161 - - [2026-08-25 13:57:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.036741 [Introspect:8084]10.0.0.161 - - [2026-08-25 13:57:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000981 [Introspect:8084]10.0.0.161 - - [2026-08-25 13:57:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002887 10.0.0.161 - - [2026-08-25 13:57:06] "POST /access-control-lists HTTP/1.1" 200 596 0.082611 10.0.0.161 - - [2026-08-25 13:57:06] "POST /fqname-to-id HTTP/1.1" 404 231 0.029900 10.0.0.161 - - [2026-08-25 13:57:06] "POST /tags HTTP/1.1" 200 312 0.275164 10.0.0.161 - - [2026-08-25 13:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.036097 10.0.0.161 - - [2026-08-25 13:57:06] "POST /access-control-lists HTTP/1.1" 200 594 0.135316 10.0.0.161 - - [2026-08-25 13:57:06] "POST /fqname-to-id HTTP/1.1" 404 217 0.003964 10.0.0.161 - - [2026-08-25 13:57:06] "GET /tag/7475247e-8699-4000-9a79-41f560485a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.132357 10.0.0.161 - - [2026-08-25 13:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006609 10.0.0.161 - - [2026-08-25 13:57:06] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.034426 10.0.0.161 - - [2026-08-25 13:57:06] "POST /access-control-lists HTTP/1.1" 200 585 0.092433 10.0.0.161 - - [2026-08-25 13:57:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.061033 10.0.0.161 - - [2026-08-25 13:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011343 10.0.0.161 - - [2026-08-25 13:57:06] "GET /project/c9354d2e-10c3-41bd-b0f0-083232e575e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.140509 10.0.0.161 - - [2026-08-25 13:57:06] "GET / HTTP/1.1" 200 36215 0.001782 10.0.0.161 - - [2026-08-25 13:57:06] "POST /access-control-lists HTTP/1.1" 200 583 0.156512 10.0.0.161 - - [2026-08-25 13:57:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.047544 10.0.0.161 - - [2026-08-25 13:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015928 10.0.0.161 - - [2026-08-25 13:57:07] "GET /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.007299 10.0.0.161 - - [2026-08-25 13:57:07] "POST /virtual-machines HTTP/1.1" 200 378 0.073985 10.0.0.161 - - [2026-08-25 13:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.027277 10.0.0.161 - - [2026-08-25 13:57:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.052129 10.0.0.161 - - [2026-08-25 13:57:07] "POST /access-control-lists HTTP/1.1" 200 604 0.395195 10.0.0.161 - - [2026-08-25 13:57:07] "PUT /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37 HTTP/1.1" 200 277 0.307016 10.0.0.161 - - [2026-08-25 13:57:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.046592 10.0.0.161 - - [2026-08-25 13:57:07] "POST /access-control-lists HTTP/1.1" 200 602 0.120050 10.0.0.161 - - [2026-08-25 13:57:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.598285 10.0.0.161 - - [2026-08-25 13:57:07] "POST /route-targets HTTP/1.1" 200 328 0.054809 10.0.0.161 - - [2026-08-25 13:57:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.213369 10.0.0.161 - - [2026-08-25 13:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.027592 10.0.0.161 - - [2026-08-25 13:57:08] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.028944 10.0.0.161 - - [2026-08-25 13:57:08] "POST /ref-update HTTP/1.1" 200 156 0.108230 10.0.0.161 - - [2026-08-25 13:57:08] "POST /route-targets HTTP/1.1" 200 328 0.027814 10.0.0.161 - - [2026-08-25 13:57:08] "POST /ref-update HTTP/1.1" 200 156 0.080493 10.0.0.161 - - [2026-08-25 13:57:08] "POST /instance-ips HTTP/1.1" 200 410 0.229791 10.0.0.161 - - [2026-08-25 13:57:08] "GET / HTTP/1.1" 200 36215 0.001807 10.0.0.161 - - [2026-08-25 13:57:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.058568 10.0.0.161 - - [2026-08-25 13:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.018964 10.0.0.161 - - [2026-08-25 13:57:08] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.016589 10.0.0.161 - - [2026-08-25 13:57:08] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.029768 10.0.0.161 - - [2026-08-25 13:57:08] "POST /route-targets HTTP/1.1" 200 328 0.071555 10.0.0.161 - - [2026-08-25 13:57:08] "POST /ref-update HTTP/1.1" 200 156 0.143029 10.0.0.161 - - [2026-08-25 13:57:08] "PUT /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c HTTP/1.1" 200 275 0.230021 10.0.0.161 - - [2026-08-25 13:57:08] "POST /set-tag HTTP/1.1" 200 109 0.264600 10.0.0.161 - - [2026-08-25 13:57:08] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.134962 10.0.0.161 - - [2026-08-25 13:57:08] "POST /route-targets HTTP/1.1" 200 328 0.130052 10.0.0.161 - - [2026-08-25 13:57:08] "GET /instance-ip/dc777d36-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.022323 10.0.0.161 - - [2026-08-25 13:57:08] "POST /ref-update HTTP/1.1" 200 156 0.041681 10.0.0.161 - - [2026-08-25 13:57:09] "POST /fqname-to-id HTTP/1.1" 404 226 0.003620 10.0.0.161 - - [2026-08-25 13:57:09] "POST /route-targets HTTP/1.1" 200 328 0.049770 10.0.0.161 - - [2026-08-25 13:57:09] "POST /ref-update HTTP/1.1" 200 156 0.051603 10.0.0.161 - - [2026-08-25 13:57:09] "POST /route-targets HTTP/1.1" 200 328 0.056177 10.0.0.161 - - [2026-08-25 13:57:09] "POST /tags HTTP/1.1" 200 306 0.331308 10.0.0.161 - - [2026-08-25 13:57:09] "POST /ref-update HTTP/1.1" 200 156 0.085947 10.0.0.161 - - [2026-08-25 13:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.035793 10.0.0.161 - - [2026-08-25 13:57:09] "GET /tag/1a0bad1c-6a29-4b92-ba3f-c2043ae6030e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.053409 10.0.0.161 - - [2026-08-25 13:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005222 10.0.0.161 - - [2026-08-25 13:57:09] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.081215 10.0.0.161 - - [2026-08-25 13:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.161 - - [2026-08-25 13:57:09] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.009041 10.0.0.161 - - [2026-08-25 13:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.161 - - [2026-08-25 13:57:09] "GET /service-appliance-set/429fc5f9-9b20-480b-8ae8-d1ce3dd63cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.006336 10.0.0.161 - - [2026-08-25 13:57:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.006742 10.0.0.161 - - [2026-08-25 13:57:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.017453 10.0.0.161 - - [2026-08-25 13:57:09] "POST /access-control-lists HTTP/1.1" 200 553 0.095887 10.0.0.161 - - [2026-08-25 13:57:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.014664 10.0.0.161 - - [2026-08-25 13:57:09] "POST /access-control-lists HTTP/1.1" 200 591 0.096159 10.0.0.161 - - [2026-08-25 13:57:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.278952 10.0.0.161 - - [2026-08-25 13:57:10] "GET /virtual-machine-interface/3ae3d91a-bd15-4952-86e1-22a9d04e72b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2306 0.015810 10.0.0.161 - - [2026-08-25 13:57:10] "POST /ref-update HTTP/1.1" 200 156 0.087262 10.0.0.161 - - [2026-08-25 13:57:10] "POST /fqname-to-id HTTP/1.1" 404 237 0.035299 10.0.0.161 - - [2026-08-25 13:57:10] "POST /access-control-lists HTTP/1.1" 200 603 0.073117 10.0.0.161 - - [2026-08-25 13:57:10] "POST /instance-ips HTTP/1.1" 200 382 0.134475 10.0.0.161 - - [2026-08-25 13:57:10] "POST /ref-update HTTP/1.1" 200 156 0.069703 10.0.0.161 - - [2026-08-25 13:57:10] "GET /instance-ip/de501076-cca0-403b-aa59-3190968b3220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.047046 10.0.0.161 - - [2026-08-25 13:57:10] "POST /ref-update HTTP/1.1" 200 156 0.083700 10.0.0.161 - - [2026-08-25 13:57:10] "POST /loadbalancers HTTP/1.1" 200 584 0.175842 10.0.0.161 - - [2026-08-25 13:57:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.039233 10.0.0.161 - - [2026-08-25 13:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.022749 10.0.0.161 - - [2026-08-25 13:57:10] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.111573 10.0.0.161 - - [2026-08-25 13:57:10] "GET /loadbalancer/0f9b86c9-f8c3-40ab-9746-357be0fd1309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.013608 10.0.0.161 - - [2026-08-25 13:57:10] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.163083 10.0.0.161 - - [2026-08-25 13:57:10] "GET /instance-ip/de501076-cca0-403b-aa59-3190968b3220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.009802 10.0.0.161 - - [2026-08-25 13:57:11] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.213735 10.0.0.161 - - [2026-08-25 13:57:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.117867 10.0.0.161 - - [2026-08-25 13:57:11] "POST /floating-ips HTTP/1.1" 200 585 0.265857 10.0.0.161 - - [2026-08-25 13:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.048937 10.0.0.161 - - [2026-08-25 13:57:11] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.232214 10.0.0.161 - - [2026-08-25 13:57:11] "GET /loadbalancer-listener/de3074a8-99d5-48be-ab96-c3cfeb2bc486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.036238 10.0.0.161 - - [2026-08-25 13:57:11] "GET /loadbalancer-listener/de3074a8-99d5-48be-ab96-c3cfeb2bc486?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.009157 10.0.0.161 - - [2026-08-25 13:57:11] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.131712 10.0.0.161 - - [2026-08-25 13:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.029270 10.0.0.161 - - [2026-08-25 13:57:11] "GET /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.008344 10.0.0.161 - - [2026-08-25 13:57:11] "GET /instance-ip/de501076-cca0-403b-aa59-3190968b3220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005912 10.0.0.161 - - [2026-08-25 13:57:11] "GET /instance-ip/de501076-cca0-403b-aa59-3190968b3220?fields=floating_ips HTTP/1.1" 200 1173 0.014226 10.0.0.161 - - [2026-08-25 13:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015568 10.0.0.161 - - [2026-08-25 13:57:11] "PUT /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37 HTTP/1.1" 200 277 0.017790 10.0.0.161 - - [2026-08-25 13:57:11] "GET /floating-ip/d6a84e38-685e-40c7-9e75-e6154da79125?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.094448 10.0.0.161 - - [2026-08-25 13:57:12] "POST /tags HTTP/1.1" 200 358 0.287573 10.0.0.161 - - [2026-08-25 13:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.030783 10.0.0.161 - - [2026-08-25 13:57:12] "GET /tag/dfc5bba2-a450-4b79-bb63-dcd102ca1ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.077920 10.0.0.161 - - [2026-08-25 13:57:12] "POST /tags HTTP/1.1" 200 306 0.262256 10.0.0.161 - - [2026-08-25 13:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.025377 10.0.0.161 - - [2026-08-25 13:57:12] "GET /tag/bfc9a0f2-5ffb-4445-87e0-904406abc8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.038222 10.0.0.161 - - [2026-08-25 13:57:13] "POST /id-to-fqname HTTP/1.1" 200 174 0.012956 10.0.0.161 - - [2026-08-25 13:57:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.008329 10.0.0.161 - - [2026-08-25 13:57:13] "POST /security-groups HTTP/1.1" 200 571 0.157825 10.0.0.161 - - [2026-08-25 13:57:13] "POST /projects HTTP/1.1" 200 485 0.536656 10.0.0.161 - - [2026-08-25 13:57:13] "POST /fqname-to-id HTTP/1.1" 404 214 0.007865 10.0.0.161 - - [2026-08-25 13:57:13] "POST /access-control-lists HTTP/1.1" 200 582 0.095225 10.0.0.161 - - [2026-08-25 13:57:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.088731 10.0.0.161 - - [2026-08-25 13:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.035289 10.0.0.161 - - [2026-08-25 13:57:13] "POST /fqname-to-id HTTP/1.1" 404 213 0.024240 10.0.0.161 - - [2026-08-25 13:57:13] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.012602 10.0.0.161 - - [2026-08-25 13:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009274 10.0.0.161 - - [2026-08-25 13:57:13] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.018260 10.0.0.161 - - [2026-08-25 13:57:13] "POST /access-control-lists HTTP/1.1" 200 580 0.155353 10.0.0.161 - - [2026-08-25 13:57:13] "PUT /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6 HTTP/1.1" 200 265 0.304328 10.0.0.161 - - [2026-08-25 13:57:14] "PUT /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0 HTTP/1.1" 200 265 0.101304 10.0.0.161 - - [2026-08-25 13:57:14] "POST /security-groups HTTP/1.1" 200 539 0.123639 10.0.0.161 - - [2026-08-25 13:57:14] "POST /fqname-to-id HTTP/1.1" 404 234 0.003688 10.0.0.161 - - [2026-08-25 13:57:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.065909 10.0.0.161 - - [2026-08-25 13:57:14] "POST /chown HTTP/1.1" 200 109 0.081277 10.0.0.161 - - [2026-08-25 13:57:14] "POST /access-control-lists HTTP/1.1" 200 598 0.158411 10.0.0.161 - - [2026-08-25 13:57:14] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019640 10.0.0.161 - - [2026-08-25 13:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010920 10.0.0.161 - - [2026-08-25 13:57:14] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.013674 10.0.0.161 - - [2026-08-25 13:57:14] "POST /fqname-to-id HTTP/1.1" 404 233 0.012326 10.0.0.161 - - [2026-08-25 13:57:14] "POST /tags HTTP/1.1" 409 207 0.015648 10.0.0.161 - - [2026-08-25 13:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012193 10.0.0.161 - - [2026-08-25 13:57:14] "GET /tag/bfc9a0f2-5ffb-4445-87e0-904406abc8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.024243 10.0.0.161 - - [2026-08-25 13:57:14] "POST /access-control-lists HTTP/1.1" 200 596 0.144653 10.0.0.161 - - [2026-08-25 13:57:14] "POST /firewall-rules HTTP/1.1" 200 566 0.186670 10.0.0.161 - - [2026-08-25 13:57:14] "GET /firewall-rule/35d0738b-1a97-43ec-b7fe-1413581018fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.016476 10.0.0.161 - - [2026-08-25 13:57:14] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.016021 10.0.0.161 - - [2026-08-25 13:57:14] "GET /firewall-rule/35d0738b-1a97-43ec-b7fe-1413581018fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.003476 10.0.0.161 - - [2026-08-25 13:57:14] "POST /ref-update HTTP/1.1" 200 156 0.029711 10.0.0.161 - - [2026-08-25 13:57:14] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023685 10.0.0.161 - - [2026-08-25 13:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.161 - - [2026-08-25 13:57:15] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005666 10.0.0.161 - - [2026-08-25 13:57:15] "POST /tags HTTP/1.1" 409 207 0.002831 10.0.0.161 - - [2026-08-25 13:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.161 - - [2026-08-25 13:57:15] "GET /tag/bfc9a0f2-5ffb-4445-87e0-904406abc8f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.021561 10.0.0.161 - - [2026-08-25 13:57:15] "POST /firewall-rules HTTP/1.1" 200 564 0.122194 10.0.0.161 - - [2026-08-25 13:57:15] "GET /firewall-rule/8cebb2d8-4b03-4620-9c82-4ed36ba1e6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.012118 10.0.0.161 - - [2026-08-25 13:57:15] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011546 10.0.0.161 - - [2026-08-25 13:57:15] "GET /firewall-rule/8cebb2d8-4b03-4620-9c82-4ed36ba1e6d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.012033 10.0.0.161 - - [2026-08-25 13:57:15] "POST /ref-update HTTP/1.1" 200 156 0.049209 10.0.0.161 - - [2026-08-25 13:57:15] "POST /fqname-to-id HTTP/1.1" 404 228 0.003456 10.0.0.161 - - [2026-08-25 13:57:15] "POST /tags HTTP/1.1" 200 302 0.042408 10.0.0.161 - - [2026-08-25 13:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.161 - - [2026-08-25 13:57:15] "GET /tag/6500402b-d1d9-4344-8799-140fd6788ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.018797 10.0.0.161 - - [2026-08-25 13:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.161 - - [2026-08-25 13:57:15] "GET /project/c9354d2e-10c3-41bd-b0f0-083232e575e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.061951 10.0.0.161 - - [2026-08-25 13:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.161 - - [2026-08-25 13:57:15] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.006166 10.0.0.161 - - [2026-08-25 13:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.161 - - [2026-08-25 13:57:15] "GET /service-appliance-set/429fc5f9-9b20-480b-8ae8-d1ce3dd63cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003846 10.0.0.161 - - [2026-08-25 13:57:15] "POST /fqname-to-id HTTP/1.1" 404 242 0.006360 [Introspect:8084]10.0.0.161 - - [2026-08-25 13:57:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001331 [Introspect:8084]10.0.0.161 - - [2026-08-25 13:57:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001627 10.0.0.161 - - [2026-08-25 13:57:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.154205 10.0.0.161 - - [2026-08-25 13:57:16] "GET /virtual-machine-interface/3c846c98-ac3e-494f-a14d-9eaf6f0778d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.029961 10.0.0.161 - - [2026-08-25 13:57:16] "POST /instance-ips HTTP/1.1" 200 378 0.034879 10.0.0.161 - - [2026-08-25 13:57:16] "GET /instance-ip/af1c74b4-1bde-4159-b764-a720752e8650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006238 10.0.0.161 - - [2026-08-25 13:57:16] "POST /loadbalancers HTTP/1.1" 200 584 0.087963 10.0.0.161 - - [2026-08-25 13:57:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.035690 10.0.0.161 - - [2026-08-25 13:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.016211 10.0.0.161 - - [2026-08-25 13:57:16] "GET /project/c9354d2e-10c3-41bd-b0f0-083232e575e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.068888 10.0.0.161 - - [2026-08-25 13:57:16] "GET /instance-ip/af1c74b4-1bde-4159-b764-a720752e8650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006678 10.0.0.161 - - [2026-08-25 13:57:16] "GET /project/c9354d2e-10c3-41bd-b0f0-083232e575e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.151912 10.0.0.161 - - [2026-08-25 13:57:16] "GET /loadbalancer/883163fa-7d41-4c39-ad21-5b8462b498d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002815 10.0.0.161 - - [2026-08-25 13:57:16] "POST /floating-ips HTTP/1.1" 200 583 0.146582 10.0.0.161 - - [2026-08-25 13:57:16] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.043154 10.0.0.161 - - [2026-08-25 13:57:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.057188 10.0.0.161 - - [2026-08-25 13:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011349 10.0.0.161 - - [2026-08-25 13:57:16] "GET /project/c9354d2e-10c3-41bd-b0f0-083232e575e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.101164 10.0.0.161 - - [2026-08-25 13:57:16] "GET /loadbalancer-listener/8789e98b-993f-4287-9ea9-67a30d2e6820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.007001 10.0.0.161 - - [2026-08-25 13:57:16] "GET /loadbalancer-listener/8789e98b-993f-4287-9ea9-67a30d2e6820?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007776 10.0.0.161 - - [2026-08-25 13:57:16] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.046076 10.0.0.161 - - [2026-08-25 13:57:16] "GET /instance-ip/af1c74b4-1bde-4159-b764-a720752e8650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004952 10.0.0.161 - - [2026-08-25 13:57:16] "GET /instance-ip/af1c74b4-1bde-4159-b764-a720752e8650?fields=floating_ips HTTP/1.1" 200 1167 0.009290 10.0.0.161 - - [2026-08-25 13:57:16] "GET /floating-ip/e6c0b47a-8bd4-4019-918d-880207351712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.011406 10.0.0.161 - - [2026-08-25 13:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011209 10.0.0.161 - - [2026-08-25 13:57:16] "GET /project/c9354d2e-10c3-41bd-b0f0-083232e575e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.058745 10.0.0.161 - - [2026-08-25 13:57:17] "GET /loadbalancer/883163fa-7d41-4c39-ad21-5b8462b498d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005453 10.0.0.161 - - [2026-08-25 13:57:17] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.032922 10.0.0.161 - - [2026-08-25 13:57:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.039221 10.0.0.161 - - [2026-08-25 13:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020749 10.0.0.161 - - [2026-08-25 13:57:17] "GET /project/c9354d2e-10c3-41bd-b0f0-083232e575e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.075935 10.0.0.161 - - [2026-08-25 13:57:17] "GET /loadbalancer-listener/7845cccc-2865-4860-854d-bb844feba8eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003997 10.0.0.161 - - [2026-08-25 13:57:17] "GET /loadbalancer-listener/7845cccc-2865-4860-854d-bb844feba8eb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.012739 10.0.0.161 - - [2026-08-25 13:57:17] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.038127 10.0.0.161 - - [2026-08-25 13:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006130 10.0.0.161 - - [2026-08-25 13:57:17] "GET /instance-ip/af1c74b4-1bde-4159-b764-a720752e8650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004026 10.0.0.161 - - [2026-08-25 13:57:17] "GET /instance-ip/af1c74b4-1bde-4159-b764-a720752e8650?fields=floating_ips HTTP/1.1" 200 1167 0.012478 10.0.0.161 - - [2026-08-25 13:57:17] "GET /floating-ip/e6c0b47a-8bd4-4019-918d-880207351712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.016818 10.0.0.161 - - [2026-08-25 13:57:17] "GET /project/c9354d2e-10c3-41bd-b0f0-083232e575e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.118641 10.0.0.161 - - [2026-08-25 13:57:17] "GET /loadbalancer/883163fa-7d41-4c39-ad21-5b8462b498d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004139 10.0.0.161 - - [2026-08-25 13:57:17] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.043027 10.0.0.161 - - [2026-08-25 13:57:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.059638 10.0.0.161 - - [2026-08-25 13:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.024382 10.0.0.161 - - [2026-08-25 13:57:17] "GET /project/c9354d2e-10c3-41bd-b0f0-083232e575e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.071376 10.0.0.161 - - [2026-08-25 13:57:17] "GET /loadbalancer-listener/895551c8-7042-4c89-8b6b-ecc7789aa8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.011226 10.0.0.161 - - [2026-08-25 13:57:17] "GET /loadbalancer-listener/895551c8-7042-4c89-8b6b-ecc7789aa8c3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.008176 10.0.0.161 - - [2026-08-25 13:57:18] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.070786 10.0.0.161 - - [2026-08-25 13:57:18] "GET /instance-ip/af1c74b4-1bde-4159-b764-a720752e8650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006008 10.0.0.161 - - [2026-08-25 13:57:18] "GET /instance-ip/af1c74b4-1bde-4159-b764-a720752e8650?fields=floating_ips HTTP/1.1" 200 1167 0.010514 10.0.0.161 - - [2026-08-25 13:57:18] "GET /floating-ip/e6c0b47a-8bd4-4019-918d-880207351712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.005281 10.0.0.161 - - [2026-08-25 13:57:18] "POST /tags HTTP/1.1" 200 356 0.049224 10.0.0.161 - - [2026-08-25 13:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.043348 10.0.0.161 - - [2026-08-25 13:57:18] "GET /tag/908be1d9-06fa-4d01-bb53-14905049ccad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.021351 10.0.0.161 - - [2026-08-25 13:57:18] "POST /tags HTTP/1.1" 200 304 0.094757 10.0.0.161 - - [2026-08-25 13:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020324 10.0.0.161 - - [2026-08-25 13:57:18] "GET /tag/9ca5c4a9-dde1-4511-b817-d888524638f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.027556 10.0.0.161 - - [2026-08-25 13:57:18] "POST /projects HTTP/1.1" 409 218 0.003508 10.0.0.161 - - [2026-08-25 13:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010326 10.0.0.161 - - [2026-08-25 13:57:18] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.098762 10.0.0.161 - - [2026-08-25 13:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.161 - - [2026-08-25 13:57:18] "GET /network-ipam/3631fedd-4e4e-4233-885c-8f9162335d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005108 10.0.0.161 - - [2026-08-25 13:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.161 - - [2026-08-25 13:57:18] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.008224 10.0.0.161 - - [2026-08-25 13:57:18] "PUT /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6 HTTP/1.1" 200 265 0.106786 10.0.0.161 - - [2026-08-25 13:57:18] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.010508 10.0.0.161 - - [2026-08-25 13:57:18] "POST /set-tag HTTP/1.1" 200 109 0.100723 10.0.0.161 - - [2026-08-25 13:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.041393 10.0.0.161 - - [2026-08-25 13:57:19] "GET /network-ipam/17d8cb72-6f3e-415d-bc89-bb9c45cd213c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.004814 10.0.0.161 - - [2026-08-25 13:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006302 10.0.0.161 - - [2026-08-25 13:57:19] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.010807 10.0.0.161 - - [2026-08-25 13:57:19] "PUT /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0 HTTP/1.1" 200 265 0.122924 10.0.0.161 - - [2026-08-25 13:57:19] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.010189 10.0.0.161 - - [2026-08-25 13:57:19] "POST /set-tag HTTP/1.1" 200 109 0.208436 10.0.0.161 - - [2026-08-25 13:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.021583 10.0.0.161 - - [2026-08-25 13:57:19] "GET /network-policy/3a9cbd12-4988-4667-8ca1-e20edee42389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.009306 10.0.0.161 - - [2026-08-25 13:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006414 10.0.0.161 - - [2026-08-25 13:57:19] "GET /network-policy/30a66fa6-931e-4f29-8dcb-d98bf6b860b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004624 10.0.0.161 - - [2026-08-25 13:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007768 10.0.0.161 - - [2026-08-25 13:57:19] "GET /network-policy/f1aed856-bc3d-40c4-bbdc-1de5e22b213e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004854 10.0.0.161 - - [2026-08-25 13:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.161 - - [2026-08-25 13:57:19] "PUT /network-policy/f1aed856-bc3d-40c4-bbdc-1de5e22b213e HTTP/1.1" 200 263 0.026689 10.0.0.161 - - [2026-08-25 13:57:19] "PUT /access-control-list/babc900d-1c12-488b-9c47-3a97d25915ce HTTP/1.1" 200 273 0.042529 10.0.0.161 - - [2026-08-25 13:57:19] "POST /ref-update HTTP/1.1" 200 156 0.175887 10.0.0.161 - - [2026-08-25 13:57:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021078 10.0.0.161 - - [2026-08-25 13:57:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011925 10.0.0.161 - - [2026-08-25 13:57:20] "PUT /access-control-list/e0f13089-2f8b-49e9-943b-417efb04226f HTTP/1.1" 200 273 0.122521 10.0.0.161 - - [2026-08-25 13:57:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038986 10.0.0.161 - - [2026-08-25 13:57:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016278 10.0.0.161 - - [2026-08-25 13:57:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003684 10.0.0.161 - - [2026-08-25 13:57:20] "POST /security-groups HTTP/1.1" 409 245 0.003960 10.0.0.161 - - [2026-08-25 13:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007582 10.0.0.161 - - [2026-08-25 13:57:20] "PUT /security-group/3cd31476-ac38-426a-9d9d-6134e6a4b24f HTTP/1.1" 200 263 0.070390 10.0.0.161 - - [2026-08-25 13:57:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.056388 10.0.0.161 - - [2026-08-25 13:57:20] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.024115 10.0.0.161 - - [2026-08-25 13:57:20] "PUT /access-control-list/2f84b7a3-9af8-4710-8c8f-1b0e55e55290 HTTP/1.1" 200 273 0.063175 10.0.0.161 - - [2026-08-25 13:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.021109 10.0.0.161 - - [2026-08-25 13:57:20] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008318 10.0.0.161 - - [2026-08-25 13:57:20] "PUT /access-control-list/ba14a035-f7c6-462f-a03a-144d9999285d HTTP/1.1" 200 273 0.054540 10.0.0.161 - - [2026-08-25 13:57:20] "POST /tags HTTP/1.1" 409 206 0.018010 10.0.0.161 - - [2026-08-25 13:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.161 - - [2026-08-25 13:57:20] "GET /tag/9ca5c4a9-dde1-4511-b817-d888524638f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021346 10.0.0.161 - - [2026-08-25 13:57:20] "POST /firewall-rules HTTP/1.1" 200 564 0.082934 10.0.0.161 - - [2026-08-25 13:57:20] "GET /firewall-rule/7f81caa0-2311-46a2-b798-4bff1a877aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007697 10.0.0.161 - - [2026-08-25 13:57:20] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.009835 10.0.0.161 - - [2026-08-25 13:57:20] "GET /firewall-rule/7f81caa0-2311-46a2-b798-4bff1a877aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004781 10.0.0.161 - - [2026-08-25 13:57:20] "POST /ref-update HTTP/1.1" 200 156 0.058512 10.0.0.161 - - [2026-08-25 13:57:20] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.026184 10.0.0.161 - - [2026-08-25 13:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010840 10.0.0.161 - - [2026-08-25 13:57:20] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004135 10.0.0.161 - - [2026-08-25 13:57:20] "POST /tags HTTP/1.1" 409 206 0.020768 10.0.0.161 - - [2026-08-25 13:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011165 10.0.0.161 - - [2026-08-25 13:57:20] "GET /tag/9ca5c4a9-dde1-4511-b817-d888524638f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013155 10.0.0.161 - - [2026-08-25 13:57:21] "POST /firewall-rules HTTP/1.1" 200 562 0.088462 10.0.0.161 - - [2026-08-25 13:57:21] "GET /firewall-rule/41806ff6-71ab-4bd4-b5c4-e1e119baeec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.007918 10.0.0.161 - - [2026-08-25 13:57:21] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006567 10.0.0.161 - - [2026-08-25 13:57:21] "GET /firewall-rule/41806ff6-71ab-4bd4-b5c4-e1e119baeec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004642 10.0.0.161 - - [2026-08-25 13:57:21] "POST /ref-update HTTP/1.1" 200 156 0.056028 [Introspect:8084]10.0.0.161 - - [2026-08-25 13:57:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001330 [Introspect:8084]10.0.0.161 - - [2026-08-25 13:57:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001684 10.0.0.161 - - [2026-08-25 13:57:21] "POST /tags HTTP/1.1" 200 372 0.051291 10.0.0.161 - - [2026-08-25 13:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005975 10.0.0.161 - - [2026-08-25 13:57:21] "GET /tag/a565dcae-882b-486a-95d6-86c0f3df2151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024146 10.0.0.161 - - [2026-08-25 13:57:21] "POST /tags HTTP/1.1" 200 320 0.029556 10.0.0.161 - - [2026-08-25 13:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010773 10.0.0.161 - - [2026-08-25 13:57:21] "GET /tag/5a540c82-f6bf-4847-ada0-e69f75174675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.025098 10.0.0.161 - - [2026-08-25 13:57:21] "POST /id-to-fqname HTTP/1.1" 200 181 0.000706 10.0.0.161 - - [2026-08-25 13:57:21] "POST /fqname-to-id HTTP/1.1" 404 190 0.011401 10.0.0.161 - - [2026-08-25 13:57:22] "POST /security-groups HTTP/1.1" 200 578 0.408580 10.0.0.161 - - [2026-08-25 13:57:22] "POST /projects HTTP/1.1" 200 499 0.645463 10.0.0.161 - - [2026-08-25 13:57:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.003293 10.0.0.161 - - [2026-08-25 13:57:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.066686 10.0.0.161 - - [2026-08-25 13:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.025582 10.0.0.161 - - [2026-08-25 13:57:22] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.050873 10.0.0.161 - - [2026-08-25 13:57:22] "POST /access-control-lists HTTP/1.1" 200 589 0.130291 10.0.0.161 - - [2026-08-25 13:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010847 10.0.0.161 - - [2026-08-25 13:57:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.010515 10.0.0.161 - - [2026-08-25 13:57:22] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.007066 10.0.0.161 - - [2026-08-25 13:57:22] "POST /access-control-lists HTTP/1.1" 200 587 0.094674 10.0.0.161 - - [2026-08-25 13:57:22] "PUT /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6 HTTP/1.1" 200 265 0.162211 10.0.0.161 - - [2026-08-25 13:57:22] "PUT /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0 HTTP/1.1" 200 265 0.082590 10.0.0.161 - - [2026-08-25 13:57:22] "POST /security-groups HTTP/1.1" 200 560 0.090264 10.0.0.161 - - [2026-08-25 13:57:22] "POST /fqname-to-id HTTP/1.1" 404 248 0.003381 10.0.0.161 - - [2026-08-25 13:57:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.087471 10.0.0.161 - - [2026-08-25 13:57:22] "POST /access-control-lists HTTP/1.1" 200 612 0.104485 10.0.0.161 - - [2026-08-25 13:57:23] "POST /fqname-to-id HTTP/1.1" 404 247 0.047208 10.0.0.161 - - [2026-08-25 13:57:23] "POST /chown HTTP/1.1" 200 109 0.114821 10.0.0.161 - - [2026-08-25 13:57:23] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.046353 10.0.0.161 - - [2026-08-25 13:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.161 - - [2026-08-25 13:57:23] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.027219 10.0.0.161 - - [2026-08-25 13:57:23] "POST /access-control-lists HTTP/1.1" 200 610 0.193747 10.0.0.161 - - [2026-08-25 13:57:23] "POST /tags HTTP/1.1" 409 214 0.002497 10.0.0.161 - - [2026-08-25 13:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008383 10.0.0.161 - - [2026-08-25 13:57:23] "GET /tag/5a540c82-f6bf-4847-ada0-e69f75174675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.020655 10.0.0.161 - - [2026-08-25 13:57:23] "POST /firewall-rules HTTP/1.1" 200 580 0.090079 10.0.0.161 - - [2026-08-25 13:57:23] "GET /firewall-rule/c550e8c0-e446-4209-b78c-003cbeebf311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.013129 10.0.0.161 - - [2026-08-25 13:57:23] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.016169 10.0.0.161 - - [2026-08-25 13:57:23] "GET /firewall-rule/c550e8c0-e446-4209-b78c-003cbeebf311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.010735 10.0.0.161 - - [2026-08-25 13:57:23] "POST /ref-update HTTP/1.1" 200 156 0.094662 10.0.0.161 - - [2026-08-25 13:57:23] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.031481 10.0.0.161 - - [2026-08-25 13:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.161 - - [2026-08-25 13:57:23] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005216 10.0.0.161 - - [2026-08-25 13:57:23] "POST /tags HTTP/1.1" 409 214 0.003856 10.0.0.161 - - [2026-08-25 13:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.161 - - [2026-08-25 13:57:23] "GET /tag/5a540c82-f6bf-4847-ada0-e69f75174675?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.017973 10.0.0.161 - - [2026-08-25 13:57:24] "POST /firewall-rules HTTP/1.1" 200 578 0.161301 10.0.0.161 - - [2026-08-25 13:57:24] "GET /firewall-rule/976c883c-e30c-4d6c-832f-7e1c8d7cfc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.040703 10.0.0.161 - - [2026-08-25 13:57:24] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.005112 10.0.0.161 - - [2026-08-25 13:57:24] "GET /firewall-rule/976c883c-e30c-4d6c-832f-7e1c8d7cfc0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004470 10.0.0.161 - - [2026-08-25 13:57:24] "POST /ref-update HTTP/1.1" 200 156 0.063160 10.0.0.161 - - [2026-08-25 13:57:24] "POST /tags HTTP/1.1" 200 364 0.036833 10.0.0.161 - - [2026-08-25 13:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015816 10.0.0.161 - - [2026-08-25 13:57:24] "GET /tag/182ccff8-db09-4cd6-b801-31b3ffffa4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.047711 10.0.0.161 - - [2026-08-25 13:57:24] "POST /tags HTTP/1.1" 200 312 0.036917 10.0.0.161 - - [2026-08-25 13:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006481 10.0.0.161 - - [2026-08-25 13:57:24] "GET /tag/b071d684-94fd-47fd-98f8-b23a061e158e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.021121 10.0.0.161 - - [2026-08-25 13:57:24] "POST /id-to-fqname HTTP/1.1" 200 177 0.000760 10.0.0.161 - - [2026-08-25 13:57:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.007842 10.0.0.161 - - [2026-08-25 13:57:24] "POST /security-groups HTTP/1.1" 200 574 0.090211 10.0.0.161 - - [2026-08-25 13:57:24] "POST /projects HTTP/1.1" 200 491 0.313580 10.0.0.161 - - [2026-08-25 13:57:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.007142 10.0.0.161 - - [2026-08-25 13:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.082574 10.0.0.161 - - [2026-08-25 13:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018825 10.0.0.161 - - [2026-08-25 13:57:25] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.021412 10.0.0.161 - - [2026-08-25 13:57:25] "POST /access-control-lists HTTP/1.1" 200 585 0.172482 10.0.0.161 - - [2026-08-25 13:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014760 10.0.0.161 - - [2026-08-25 13:57:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.006972 10.0.0.161 - - [2026-08-25 13:57:25] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.016089 10.0.0.161 - - [2026-08-25 13:57:25] "POST /access-control-lists HTTP/1.1" 200 583 0.100294 10.0.0.161 - - [2026-08-25 13:57:25] "PUT /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6 HTTP/1.1" 200 265 0.154851 10.0.0.161 - - [2026-08-25 13:57:25] "PUT /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0 HTTP/1.1" 200 265 0.097133 10.0.0.161 - - [2026-08-25 13:57:25] "POST /security-groups HTTP/1.1" 200 548 0.090939 10.0.0.161 - - [2026-08-25 13:57:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.007176 10.0.0.161 - - [2026-08-25 13:57:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.039396 10.0.0.161 - - [2026-08-25 13:57:25] "POST /chown HTTP/1.1" 200 109 0.050577 10.0.0.161 - - [2026-08-25 13:57:25] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.037891 10.0.0.161 - - [2026-08-25 13:57:25] "POST /access-control-lists HTTP/1.1" 200 604 0.123275 10.0.0.161 - - [2026-08-25 13:57:25] "POST /fqname-to-id HTTP/1.1" 404 239 0.012516 10.0.0.161 - - [2026-08-25 13:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012902 10.0.0.161 - - [2026-08-25 13:57:25] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004893 10.0.0.161 - - [2026-08-25 13:57:25] "POST /tags HTTP/1.1" 409 210 0.012704 10.0.0.161 - - [2026-08-25 13:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.161 - - [2026-08-25 13:57:25] "POST /access-control-lists HTTP/1.1" 200 602 0.098691 10.0.0.161 - - [2026-08-25 13:57:25] "GET /tag/b071d684-94fd-47fd-98f8-b23a061e158e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.060483 10.0.0.161 - - [2026-08-25 13:57:25] "POST /firewall-rules HTTP/1.1" 200 572 0.106203 10.0.0.161 - - [2026-08-25 13:57:26] "GET /firewall-rule/70a4aaf5-dfd4-4a44-b686-82c5e99ed487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.007396 10.0.0.161 - - [2026-08-25 13:57:26] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.010421 10.0.0.161 - - [2026-08-25 13:57:26] "GET /firewall-rule/70a4aaf5-dfd4-4a44-b686-82c5e99ed487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.006260 10.0.0.161 - - [2026-08-25 13:57:26] "POST /ref-update HTTP/1.1" 200 156 0.109504 10.0.0.161 - - [2026-08-25 13:57:26] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007739 10.0.0.161 - - [2026-08-25 13:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.161 - - [2026-08-25 13:57:26] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004699 10.0.0.161 - - [2026-08-25 13:57:26] "POST /tags HTTP/1.1" 409 210 0.006759 10.0.0.161 - - [2026-08-25 13:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006749 10.0.0.161 - - [2026-08-25 13:57:26] "GET /tag/b071d684-94fd-47fd-98f8-b23a061e158e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.021286 [Introspect:8084]10.0.0.161 - - [2026-08-25 13:57:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001009 [Introspect:8084]10.0.0.161 - - [2026-08-25 13:57:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001284 10.0.0.161 - - [2026-08-25 13:57:26] "POST /firewall-rules HTTP/1.1" 200 570 0.099750 10.0.0.161 - - [2026-08-25 13:57:26] "GET /firewall-rule/fca4ebba-ba8a-4f9c-9ef9-a712245364ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.023839 10.0.0.161 - - [2026-08-25 13:57:26] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.006403 10.0.0.161 - - [2026-08-25 13:57:26] "GET /firewall-rule/fca4ebba-ba8a-4f9c-9ef9-a712245364ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004827 10.0.0.161 - - [2026-08-25 13:57:26] "POST /ref-update HTTP/1.1" 200 156 0.085215 10.0.0.161 - - [2026-08-25 13:57:26] "POST /tags HTTP/1.1" 200 364 0.031324 10.0.0.161 - - [2026-08-25 13:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.023412 10.0.0.161 - - [2026-08-25 13:57:26] "GET /tag/8d8bd812-c386-43a0-972c-196d958e17ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.027292 10.0.0.161 - - [2026-08-25 13:57:26] "POST /tags HTTP/1.1" 409 210 0.004088 10.0.0.161 - - [2026-08-25 13:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.161 - - [2026-08-25 13:57:26] "GET /tag/7475247e-8699-4000-9a79-41f560485a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.015635 10.0.0.161 - - [2026-08-25 13:57:26] "POST /projects HTTP/1.1" 409 223 0.003115 10.0.0.161 - - [2026-08-25 13:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.161 - - [2026-08-25 13:57:27] "GET /project/c9354d2e-10c3-41bd-b0f0-083232e575e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.162621 10.0.0.161 - - [2026-08-25 13:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009348 10.0.0.161 - - [2026-08-25 13:57:27] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005908 10.0.0.161 - - [2026-08-25 13:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006830 10.0.0.161 - - [2026-08-25 13:57:27] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.013412 10.0.0.161 - - [2026-08-25 13:57:27] "PUT /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6 HTTP/1.1" 200 265 0.156999 10.0.0.161 - - [2026-08-25 13:57:27] "PUT /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0 HTTP/1.1" 200 265 0.069625 10.0.0.161 - - [2026-08-25 13:57:27] "POST /security-groups HTTP/1.1" 409 253 0.003400 10.0.0.161 - - [2026-08-25 13:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.161 - - [2026-08-25 13:57:27] "PUT /security-group/da91905c-7052-4a12-8455-50b3092e9b58 HTTP/1.1" 200 263 0.078798 10.0.0.161 - - [2026-08-25 13:57:27] "PUT /access-control-list/2a4c9eb9-cd39-4f47-b8b2-016e1b9b3ab9 HTTP/1.1" 200 273 0.057197 10.0.0.161 - - [2026-08-25 13:57:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.068005 10.0.0.161 - - [2026-08-25 13:57:27] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011534 10.0.0.161 - - [2026-08-25 13:57:27] "PUT /access-control-list/a8ef88d5-be76-46d5-8d4a-970fd21f9d05 HTTP/1.1" 200 273 0.042999 10.0.0.161 - - [2026-08-25 13:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019967 10.0.0.161 - - [2026-08-25 13:57:27] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007635 10.0.0.161 - - [2026-08-25 13:57:27] "POST /tags HTTP/1.1" 409 210 0.003230 10.0.0.161 - - [2026-08-25 13:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008500 10.0.0.161 - - [2026-08-25 13:57:27] "GET /tag/7475247e-8699-4000-9a79-41f560485a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.014663 10.0.0.161 - - [2026-08-25 13:57:28] "POST /firewall-rules HTTP/1.1" 200 572 0.095605 10.0.0.161 - - [2026-08-25 13:57:28] "GET /firewall-rule/46e22972-f757-4111-a4b2-c7d7049297d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.017962 10.0.0.161 - - [2026-08-25 13:57:28] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.006172 10.0.0.161 - - [2026-08-25 13:57:28] "GET /firewall-rule/46e22972-f757-4111-a4b2-c7d7049297d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.003990 10.0.0.161 - - [2026-08-25 13:57:28] "POST /ref-update HTTP/1.1" 200 156 0.063029 10.0.0.161 - - [2026-08-25 13:57:28] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003346 10.0.0.161 - - [2026-08-25 13:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.161 - - [2026-08-25 13:57:28] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004186 10.0.0.161 - - [2026-08-25 13:57:28] "POST /tags HTTP/1.1" 409 210 0.002892 10.0.0.161 - - [2026-08-25 13:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.161 - - [2026-08-25 13:57:28] "GET /tag/7475247e-8699-4000-9a79-41f560485a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.013001 10.0.0.161 - - [2026-08-25 13:57:28] "POST /firewall-rules HTTP/1.1" 200 570 0.080921 10.0.0.161 - - [2026-08-25 13:57:28] "GET /firewall-rule/69e561b3-21cd-4645-b715-abf850c80a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005853 10.0.0.161 - - [2026-08-25 13:57:28] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.006032 10.0.0.161 - - [2026-08-25 13:57:28] "GET /firewall-rule/69e561b3-21cd-4645-b715-abf850c80a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003577 10.0.0.161 - - [2026-08-25 13:57:28] "POST /ref-update HTTP/1.1" 200 156 0.105864 10.0.0.161 - - [2026-08-25 13:57:28] "POST /tags HTTP/1.1" 409 237 0.025576 10.0.0.161 - - [2026-08-25 13:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.161 - - [2026-08-25 13:57:28] "GET /tag/8d8bd812-c386-43a0-972c-196d958e17ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.026834 10.0.0.161 - - [2026-08-25 13:57:28] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.010978 10.0.0.161 - - [2026-08-25 13:57:28] "POST /set-tag HTTP/1.1" 200 109 0.051925 10.0.0.177 - - [2026-08-25 13:57:59] "GET / HTTP/1.1" 200 36215 0.002149 10.0.0.177 - - [2026-08-25 13:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.177 - - [2026-08-25 13:57:59] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006564 10.0.0.177 - - [2026-08-25 13:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.177 - - [2026-08-25 13:57:59] "GET /routing-instance/730e6852-86a8-4fc3-ac8b-94e72293eeae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004046 10.0.0.177 - - [2026-08-25 13:57:59] "PUT /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c HTTP/1.1" 200 275 0.029655 10.0.0.177 - - [2026-08-25 13:57:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.008755 10.0.0.177 - - [2026-08-25 13:57:59] "POST /virtual-routers HTTP/1.1" 200 601 0.051110 10.0.0.177 - - [2026-08-25 13:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.177 - - [2026-08-25 13:57:59] "GET /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.013705 10.0.0.177 - - [2026-08-25 13:57:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.003951 10.0.0.177 - - [2026-08-25 13:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.177 - - [2026-08-25 13:57:59] "GET /virtual-network/c16076af-a507-4b59-a9e4-f4b8e102b10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.005008 10.0.0.177 - - [2026-08-25 13:57:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.136313 [Introspect:8084]10.0.0.161 - - [2026-08-25 13:59:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001339 [Introspect:8084]10.0.0.161 - - [2026-08-25 13:59:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001697 [Introspect:8084]10.0.0.161 - - [2026-08-25 13:59:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001163 [Introspect:8084]10.0.0.161 - - [2026-08-25 13:59:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001375 [Introspect:8084]10.0.0.161 - - [2026-08-25 13:59:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001145 [Introspect:8084]10.0.0.161 - - [2026-08-25 13:59:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000942 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:00:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001233 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:00:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001081 10.0.0.177 - - [2026-08-25 14:00:10] "GET / HTTP/1.1" 200 36215 0.001997 10.0.0.177 - - [2026-08-25 14:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.177 - - [2026-08-25 14:00:10] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.010144 10.0.0.177 - - [2026-08-25 14:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.177 - - [2026-08-25 14:00:10] "GET /routing-instance/730e6852-86a8-4fc3-ac8b-94e72293eeae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004416 10.0.0.177 - - [2026-08-25 14:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.177 - - [2026-08-25 14:00:10] "GET /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004042 10.0.0.177 - - [2026-08-25 14:00:10] "PUT /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797 HTTP/1.1" 200 263 0.026844 10.0.0.177 - - [2026-08-25 14:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010413 10.0.0.177 - - [2026-08-25 14:00:10] "GET /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.009737 10.0.0.177 - - [2026-08-25 14:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.177 - - [2026-08-25 14:00:10] "GET /virtual-machine-interface/f26617d8-783a-4471-a577-b3ae97c45040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.014822 10.0.0.177 - - [2026-08-25 14:00:10] "PUT /virtual-machine-interface/f26617d8-783a-4471-a577-b3ae97c45040 HTTP/1.1" 200 285 0.020786 10.0.0.161 - - [2026-08-25 14:00:42] "GET /global-system-configs HTTP/1.1" 200 323 0.003103 10.0.0.161 - - [2026-08-25 14:00:45] "GET /global-system-configs HTTP/1.1" 200 323 0.005523 10.0.0.161 - - [2026-08-25 14:02:04] "GET /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.006213 10.0.0.161 - - [2026-08-25 14:02:04] "POST /ref-update HTTP/1.1" 200 156 0.032763 10.0.0.161 - - [2026-08-25 14:02:11] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008998 10.0.0.161 - - [2026-08-25 14:02:11] "POST /set-tag HTTP/1.1" 200 109 0.008703 10.0.0.161 - - [2026-08-25 14:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006827 10.0.0.161 - - [2026-08-25 14:02:11] "GET /loadbalancer/883163fa-7d41-4c39-ad21-5b8462b498d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003608 10.0.0.161 - - [2026-08-25 14:02:11] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007397 10.0.0.161 - - [2026-08-25 14:02:11] "POST /set-tag HTTP/1.1" 200 109 0.005435 10.0.0.161 - - [2026-08-25 14:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.161 - - [2026-08-25 14:02:11] "GET /loadbalancer/883163fa-7d41-4c39-ad21-5b8462b498d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004764 10.0.0.161 - - [2026-08-25 14:02:11] "GET /loadbalancer-pool/310e315b-b418-44ac-a795-7e25e6c54c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009763 10.0.0.161 - - [2026-08-25 14:02:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037962 10.0.0.161 - - [2026-08-25 14:02:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.054278 10.0.0.161 - - [2026-08-25 14:02:11] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.037916 10.0.0.161 - - [2026-08-25 14:02:11] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010969 10.0.0.161 - - [2026-08-25 14:02:11] "POST /ref-update HTTP/1.1" 200 156 0.045992 10.0.0.161 - - [2026-08-25 14:02:11] "POST /tags HTTP/1.1" 409 205 0.023612 10.0.0.161 - - [2026-08-25 14:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.024482 10.0.0.161 - - [2026-08-25 14:02:11] "GET /floating-ip/e6c0b47a-8bd4-4019-918d-880207351712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.032884 10.0.0.161 - - [2026-08-25 14:02:11] "GET /tag/6500402b-d1d9-4344-8799-140fd6788ad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.023354 10.0.0.161 - - [2026-08-25 14:02:11] "PUT /floating-ip/e6c0b47a-8bd4-4019-918d-880207351712 HTTP/1.1" 200 257 0.023968 10.0.0.161 - - [2026-08-25 14:02:11] "POST /set-tag HTTP/1.1" 200 109 0.103218 10.0.0.161 - - [2026-08-25 14:02:11] "GET /loadbalancer-pool/50b1f10c-de71-4716-bdb5-42dbc374e66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.034361 10.0.0.161 - - [2026-08-25 14:02:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.047404 10.0.0.161 - - [2026-08-25 14:02:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017020 10.0.0.161 - - [2026-08-25 14:02:11] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010386 10.0.0.161 - - [2026-08-25 14:02:11] "POST /set-tag HTTP/1.1" 200 109 0.020674 10.0.0.161 - - [2026-08-25 14:02:11] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013758 10.0.0.161 - - [2026-08-25 14:02:11] "POST /ref-update HTTP/1.1" 200 156 0.019711 10.0.0.161 - - [2026-08-25 14:02:11] "GET /floating-ip/e6c0b47a-8bd4-4019-918d-880207351712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.019922 10.0.0.161 - - [2026-08-25 14:02:11] "GET /loadbalancer-pool/3f535d71-714e-400e-a57a-c61a29287cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.025877 10.0.0.161 - - [2026-08-25 14:02:12] "PUT /floating-ip/e6c0b47a-8bd4-4019-918d-880207351712 HTTP/1.1" 200 257 0.042639 10.0.0.161 - - [2026-08-25 14:02:12] "POST /loadbalancer-members HTTP/1.1" 200 694 0.072696 10.0.0.161 - - [2026-08-25 14:02:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.044573 10.0.0.161 - - [2026-08-25 14:02:12] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020478 10.0.0.161 - - [2026-08-25 14:02:12] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008077 10.0.0.161 - - [2026-08-25 14:02:12] "POST /ref-update HTTP/1.1" 200 156 0.013032 10.0.0.161 - - [2026-08-25 14:02:12] "GET /floating-ip/e6c0b47a-8bd4-4019-918d-880207351712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.014418 10.0.0.161 - - [2026-08-25 14:02:12] "POST /set-tag HTTP/1.1" 200 109 0.015960 10.0.0.161 - - [2026-08-25 14:02:12] "PUT /floating-ip/e6c0b47a-8bd4-4019-918d-880207351712 HTTP/1.1" 200 257 0.029732 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:04:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001170 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:04:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001209 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:04:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001138 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:04:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001139 10.0.0.161 - - [2026-08-25 14:04:44] "GET / HTTP/1.1" 200 36215 0.002258 10.0.0.161 - - [2026-08-25 14:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.161 - - [2026-08-25 14:04:44] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005015 10.0.0.161 - - [2026-08-25 14:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.161 - - [2026-08-25 14:04:44] "GET /config-node/410fa81b-e7ff-4cf4-850f-c5160a836a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.005580 10.0.0.161 - - [2026-08-25 14:04:56] "GET / HTTP/1.1" 200 36215 0.002047 10.0.0.161 - - [2026-08-25 14:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.161 - - [2026-08-25 14:04:56] "GET /routing-instance/730e6852-86a8-4fc3-ac8b-94e72293eeae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005849 10.0.0.161 - - [2026-08-25 14:04:56] "POST /bgp-routers HTTP/1.1" 409 301 0.002953 10.0.0.161 - - [2026-08-25 14:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.161 - - [2026-08-25 14:04:56] "GET /bgp-router/02687513-8e36-4ee1-8e19-c124311efbcc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.007432 10.0.0.161 - - [2026-08-25 14:04:56] "PUT /bgp-router/02687513-8e36-4ee1-8e19-c124311efbcc HTTP/1.1" 200 255 0.019954 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:04:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001195 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:04:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001500 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:05:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001217 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:05:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001223 10.0.0.161 - - [2026-08-25 14:05:42] "GET /global-system-configs HTTP/1.1" 200 323 0.003999 10.0.0.161 - - [2026-08-25 14:05:45] "GET /global-system-configs HTTP/1.1" 200 323 0.003218 10.0.0.161 - - [2026-08-25 14:06:40] "GET / HTTP/1.1" 200 36215 0.001939 10.0.0.161 - - [2026-08-25 14:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.161 - - [2026-08-25 14:06:40] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.083383 10.0.0.161 - - [2026-08-25 14:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006093 10.0.0.161 - - [2026-08-25 14:06:41] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.101263 10.0.0.161 - - [2026-08-25 14:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018991 10.0.0.161 - - [2026-08-25 14:06:42] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.103533 10.0.0.161 - - [2026-08-25 14:06:43] "POST /tags HTTP/1.1" 200 334 0.055385 10.0.0.161 - - [2026-08-25 14:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.052376 10.0.0.161 - - [2026-08-25 14:06:43] "GET /tag/f542ddd4-ff0d-47cf-9837-86e4cfae6d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.048364 10.0.0.161 - - [2026-08-25 14:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.161 - - [2026-08-25 14:06:43] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.097709 10.0.0.161 - - [2026-08-25 14:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008992 10.0.0.161 - - [2026-08-25 14:06:43] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.013596 10.0.0.161 - - [2026-08-25 14:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007721 10.0.0.161 - - [2026-08-25 14:06:43] "GET /service-appliance-set/429fc5f9-9b20-480b-8ae8-d1ce3dd63cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.007786 10.0.0.161 - - [2026-08-25 14:06:43] "POST /fqname-to-id HTTP/1.1" 404 254 0.006056 10.0.0.161 - - [2026-08-25 14:06:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.139318 10.0.0.161 - - [2026-08-25 14:06:43] "GET /virtual-machine-interface/1d1b0eed-ba72-4340-aad1-e0dd077ac808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.011794 10.0.0.161 - - [2026-08-25 14:06:43] "POST /instance-ips HTTP/1.1" 200 410 0.041840 10.0.0.161 - - [2026-08-25 14:06:43] "GET /instance-ip/bf436140-d899-4a66-8764-44f49d195420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.009646 10.0.0.161 - - [2026-08-25 14:06:43] "POST /loadbalancers HTTP/1.1" 200 612 0.067408 10.0.0.161 - - [2026-08-25 14:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018816 10.0.0.161 - - [2026-08-25 14:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.019785 10.0.0.161 - - [2026-08-25 14:06:43] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.100837 10.0.0.161 - - [2026-08-25 14:06:43] "GET /instance-ip/bf436140-d899-4a66-8764-44f49d195420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.012308 10.0.0.161 - - [2026-08-25 14:06:44] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.121403 10.0.0.161 - - [2026-08-25 14:06:44] "POST /floating-ips HTTP/1.1" 200 599 0.074275 10.0.0.161 - - [2026-08-25 14:06:44] "GET /loadbalancer/9dbecb5f-e21a-4894-87ad-5b89d892ade8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.074133 10.0.0.161 - - [2026-08-25 14:06:44] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.046036 10.0.0.161 - - [2026-08-25 14:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.161 - - [2026-08-25 14:06:44] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.080435 10.0.0.161 - - [2026-08-25 14:06:44] "GET /loadbalancer-listener/5bfe324f-2581-4870-91fd-7874f12b64bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.014304 10.0.0.161 - - [2026-08-25 14:06:44] "GET /loadbalancer-listener/5bfe324f-2581-4870-91fd-7874f12b64bc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.008890 10.0.0.161 - - [2026-08-25 14:06:44] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.036323 10.0.0.161 - - [2026-08-25 14:06:44] "GET /instance-ip/bf436140-d899-4a66-8764-44f49d195420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.008382 10.0.0.161 - - [2026-08-25 14:06:44] "GET /instance-ip/bf436140-d899-4a66-8764-44f49d195420?fields=floating_ips HTTP/1.1" 200 1214 0.024752 10.0.0.161 - - [2026-08-25 14:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006100 10.0.0.161 - - [2026-08-25 14:06:44] "GET /loadbalancer/9dbecb5f-e21a-4894-87ad-5b89d892ade8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.010828 10.0.0.161 - - [2026-08-25 14:06:44] "GET /floating-ip/e558e957-35e4-40d2-a391-80925c834098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.005095 10.0.0.161 - - [2026-08-25 14:06:47] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006807 10.0.0.161 - - [2026-08-25 14:06:47] "POST /set-tag HTTP/1.1" 200 109 0.003351 10.0.0.161 - - [2026-08-25 14:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.161 - - [2026-08-25 14:06:47] "GET /loadbalancer/883163fa-7d41-4c39-ad21-5b8462b498d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003693 10.0.0.161 - - [2026-08-25 14:06:47] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006381 10.0.0.161 - - [2026-08-25 14:06:47] "POST /set-tag HTTP/1.1" 200 109 0.044816 10.0.0.161 - - [2026-08-25 14:06:47] "DELETE /loadbalancer-member/5cb40a8e-59a6-4d8d-8d16-12be3acada7c HTTP/1.1" 200 115 0.076293 10.0.0.161 - - [2026-08-25 14:06:47] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006775 10.0.0.161 - - [2026-08-25 14:06:47] "POST /set-tag HTTP/1.1" 200 109 0.003042 10.0.0.161 - - [2026-08-25 14:06:47] "DELETE /loadbalancer-member/731d1690-73e0-4fc2-ab4a-d1a615dbfffe HTTP/1.1" 200 115 0.048471 10.0.0.161 - - [2026-08-25 14:06:47] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008354 10.0.0.161 - - [2026-08-25 14:06:47] "POST /set-tag HTTP/1.1" 200 109 0.003724 10.0.0.161 - - [2026-08-25 14:06:47] "DELETE /loadbalancer-member/91116b2a-4c47-4b35-ac82-379693e7c6b3 HTTP/1.1" 200 115 0.055151 10.0.0.161 - - [2026-08-25 14:06:47] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005730 10.0.0.161 - - [2026-08-25 14:06:47] "POST /set-tag HTTP/1.1" 200 109 0.004750 10.0.0.161 - - [2026-08-25 14:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.161 - - [2026-08-25 14:06:47] "GET /loadbalancer/883163fa-7d41-4c39-ad21-5b8462b498d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006608 10.0.0.161 - - [2026-08-25 14:06:47] "GET /loadbalancer-pool/310e315b-b418-44ac-a795-7e25e6c54c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005624 10.0.0.161 - - [2026-08-25 14:06:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.057153 10.0.0.161 - - [2026-08-25 14:06:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.047595 10.0.0.161 - - [2026-08-25 14:06:48] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.019571 10.0.0.161 - - [2026-08-25 14:06:48] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.019664 10.0.0.161 - - [2026-08-25 14:06:48] "GET /floating-ip/e6c0b47a-8bd4-4019-918d-880207351712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004292 10.0.0.161 - - [2026-08-25 14:06:48] "POST /set-tag HTTP/1.1" 200 109 0.076145 10.0.0.161 - - [2026-08-25 14:06:48] "GET /loadbalancer-pool/50b1f10c-de71-4716-bdb5-42dbc374e66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011427 10.0.0.161 - - [2026-08-25 14:06:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022803 10.0.0.161 - - [2026-08-25 14:06:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027466 10.0.0.161 - - [2026-08-25 14:06:48] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013181 10.0.0.161 - - [2026-08-25 14:06:48] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.161 - - [2026-08-25 14:06:48] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007401 10.0.0.161 - - [2026-08-25 14:06:48] "GET /floating-ip/e6c0b47a-8bd4-4019-918d-880207351712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004361 10.0.0.161 - - [2026-08-25 14:06:48] "GET /loadbalancer-pool/3f535d71-714e-400e-a57a-c61a29287cc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004727 10.0.0.161 - - [2026-08-25 14:06:48] "POST /loadbalancer-members HTTP/1.1" 200 694 0.037389 10.0.0.161 - - [2026-08-25 14:06:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014679 10.0.0.161 - - [2026-08-25 14:06:48] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012671 10.0.0.161 - - [2026-08-25 14:06:48] "GET /virtual-machine-interface/dbf32964-a08c-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005538 10.0.0.161 - - [2026-08-25 14:06:48] "GET /floating-ip/e6c0b47a-8bd4-4019-918d-880207351712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007784 10.0.0.161 - - [2026-08-25 14:06:48] "POST /set-tag HTTP/1.1" 200 109 0.003770 10.0.0.161 - - [2026-08-25 14:06:48] "POST /tags HTTP/1.1" 200 296 0.101237 10.0.0.161 - - [2026-08-25 14:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013102 10.0.0.161 - - [2026-08-25 14:06:48] "GET /tag/c182bea7-b3ad-4a8b-84db-82f5d4a4a609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.019107 10.0.0.161 - - [2026-08-25 14:06:48] "POST /tags HTTP/1.1" 409 233 0.002801 10.0.0.161 - - [2026-08-25 14:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.161 - - [2026-08-25 14:06:48] "GET /tag/908be1d9-06fa-4d01-bb53-14905049ccad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.012034 10.0.0.161 - - [2026-08-25 14:06:48] "POST /tags HTTP/1.1" 409 206 0.003047 10.0.0.161 - - [2026-08-25 14:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.161 - - [2026-08-25 14:06:48] "GET /tag/9ca5c4a9-dde1-4511-b817-d888524638f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013233 10.0.0.161 - - [2026-08-25 14:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.161 - - [2026-08-25 14:06:48] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006064 10.0.0.161 - - [2026-08-25 14:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.161 - - [2026-08-25 14:06:48] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.051849 10.0.0.161 - - [2026-08-25 14:06:48] "POST /virtual-machines HTTP/1.1" 200 370 0.031526 10.0.0.161 - - [2026-08-25 14:06:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013631 10.0.0.161 - - [2026-08-25 14:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.161 - - [2026-08-25 14:06:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.190640 10.0.0.161 - - [2026-08-25 14:06:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.036553 10.0.0.161 - - [2026-08-25 14:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006612 10.0.0.161 - - [2026-08-25 14:06:49] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.106223 10.0.0.161 - - [2026-08-25 14:06:49] "GET /virtual-machine-interface/36cda03e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.006978 10.0.0.161 - - [2026-08-25 14:06:49] "GET /virtual-networks?parent_id=43fefb03-b16c-48e0-87d9-8216fbf310e1&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.007620 10.0.0.161 - - [2026-08-25 14:06:49] "POST /instance-ips HTTP/1.1" 200 410 0.033818 10.0.0.161 - - [2026-08-25 14:06:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.065113 10.0.0.161 - - [2026-08-25 14:06:49] "GET /virtual-machine-interface/36cda03e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.039274 10.0.0.161 - - [2026-08-25 14:06:49] "POST /virtual-networks HTTP/1.1" 200 514 0.157601 10.0.0.161 - - [2026-08-25 14:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004665 10.0.0.161 - - [2026-08-25 14:06:49] "GET /network-ipam/014b898b-0963-4d93-a8c9-04475a504b35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.005143 10.0.0.161 - - [2026-08-25 14:06:49] "POST /route-targets HTTP/1.1" 200 328 0.028100 10.0.0.161 - - [2026-08-25 14:06:49] "POST /set-tag HTTP/1.1" 200 109 0.078405 10.0.0.161 - - [2026-08-25 14:06:49] "GET /virtual-machine-interface/36cda03e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.019211 10.0.0.161 - - [2026-08-25 14:06:49] "POST /ref-update HTTP/1.1" 200 156 0.062881 10.0.0.161 - - [2026-08-25 14:06:49] "GET /instance-ip/36f2b518-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.015108 10.0.0.161 - - [2026-08-25 14:06:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004165 10.0.0.161 - - [2026-08-25 14:06:49] "POST /ref-update HTTP/1.1" 200 156 0.172329 10.0.0.161 - - [2026-08-25 14:06:49] "GET /virtual-machine-interface/36cda03e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.008152 10.0.0.161 - - [2026-08-25 14:06:49] "POST /set-tag HTTP/1.1" 200 109 0.003123 10.0.0.161 - - [2026-08-25 14:06:49] "GET /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.008093 10.0.0.161 - - [2026-08-25 14:06:49] "GET /virtual-network/f3016c3e-1d4a-47f8-8222-8d009c804cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.011160 10.0.0.161 - - [2026-08-25 14:06:49] "GET /domains HTTP/1.1" 200 281 0.004538 10.0.0.161 - - [2026-08-25 14:06:49] "GET /domain/963e98b0-d96f-4780-ac39-8f8f40c38e65 HTTP/1.1" 200 3100 0.013846 10.0.0.161 - - [2026-08-25 14:06:49] "POST /ref-update HTTP/1.1" 200 156 0.020598 10.0.0.161 - - [2026-08-25 14:06:49] "GET /virtual-machine-interface/36cda03e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.018308 10.0.0.161 - - [2026-08-25 14:06:49] "POST /set-tag HTTP/1.1" 200 109 0.013497 10.0.0.161 - - [2026-08-25 14:06:49] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1 HTTP/1.1" 200 6836 0.097585 10.0.0.161 - - [2026-08-25 14:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006578 10.0.0.161 - - [2026-08-25 14:06:49] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004977 10.0.0.161 - - [2026-08-25 14:06:49] "GET /virtual-network/f3016c3e-1d4a-47f8-8222-8d009c804cab HTTP/1.1" 200 2096 0.011207 10.0.0.161 - - [2026-08-25 14:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.161 - - [2026-08-25 14:06:49] "GET /virtual-network/f3016c3e-1d4a-47f8-8222-8d009c804cab HTTP/1.1" 200 2096 0.006768 10.0.0.161 - - [2026-08-25 14:06:49] "GET /routing-instance/197b984c-0a1d-4cc4-b998-f2d0d51f82ee HTTP/1.1" 200 1405 0.003592 10.0.0.161 - - [2026-08-25 14:06:49] "GET /routing-instance/197b984c-0a1d-4cc4-b998-f2d0d51f82ee HTTP/1.1" 200 1405 0.004254 10.0.0.161 - - [2026-08-25 14:06:50] "GET /route-target/e1a9258f-227b-47cf-8f9a-43a3d92d3e6e HTTP/1.1" 200 1155 0.004400 10.0.0.161 - - [2026-08-25 14:06:50] "GET /virtual-network/f3016c3e-1d4a-47f8-8222-8d009c804cab HTTP/1.1" 200 2096 0.008741 10.0.0.161 - - [2026-08-25 14:06:50] "GET /routing-instance/197b984c-0a1d-4cc4-b998-f2d0d51f82ee HTTP/1.1" 200 1405 0.006532 10.0.0.161 - - [2026-08-25 14:06:50] "GET /virtual-network/f3016c3e-1d4a-47f8-8222-8d009c804cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004715 10.0.0.161 - - [2026-08-25 14:06:50] "GET /virtual-network/f3016c3e-1d4a-47f8-8222-8d009c804cab HTTP/1.1" 200 2096 0.010952 10.0.0.161 - - [2026-08-25 14:06:50] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.062390 10.0.0.161 - - [2026-08-25 14:06:50] "GET /routing-instance/197b984c-0a1d-4cc4-b998-f2d0d51f82ee HTTP/1.1" 200 1405 0.006076 10.0.0.161 - - [2026-08-25 14:06:50] "GET /routing-instance/197b984c-0a1d-4cc4-b998-f2d0d51f82ee HTTP/1.1" 200 1405 0.004952 10.0.0.161 - - [2026-08-25 14:06:50] "POST /virtual-machines HTTP/1.1" 200 370 0.020789 10.0.0.161 - - [2026-08-25 14:06:50] "GET /route-target/e1a9258f-227b-47cf-8f9a-43a3d92d3e6e HTTP/1.1" 200 1155 0.024008 10.0.0.161 - - [2026-08-25 14:06:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.032909 10.0.0.161 - - [2026-08-25 14:06:50] "GET /domains HTTP/1.1" 200 281 0.002470 10.0.0.161 - - [2026-08-25 14:06:50] "GET /domain/963e98b0-d96f-4780-ac39-8f8f40c38e65 HTTP/1.1" 200 3100 0.005738 10.0.0.161 - - [2026-08-25 14:06:50] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1 HTTP/1.1" 200 7090 0.143717 10.0.0.161 - - [2026-08-25 14:06:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.207088 10.0.0.161 - - [2026-08-25 14:06:50] "GET /virtual-network/f3016c3e-1d4a-47f8-8222-8d009c804cab HTTP/1.1" 200 2096 0.046489 10.0.0.161 - - [2026-08-25 14:06:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.058836 10.0.0.161 - - [2026-08-25 14:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005321 10.0.0.161 - - [2026-08-25 14:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.035439 10.0.0.161 - - [2026-08-25 14:06:50] "GET /virtual-machine-interface/37761be2-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.010563 10.0.0.161 - - [2026-08-25 14:06:50] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.100300 10.0.0.161 - - [2026-08-25 14:06:50] "GET /virtual-network/f3016c3e-1d4a-47f8-8222-8d009c804cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.009363 10.0.0.161 - - [2026-08-25 14:06:50] "POST /instance-ips HTTP/1.1" 200 410 0.064085 10.0.0.161 - - [2026-08-25 14:06:50] "GET /floating-ip-pools?parent_id=f3016c3e-1d4a-47f8-8222-8d009c804cab&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.016610 10.0.0.161 - - [2026-08-25 14:06:50] "GET /virtual-network/f3016c3e-1d4a-47f8-8222-8d009c804cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.010729 10.0.0.161 - - [2026-08-25 14:06:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.054569 10.0.0.161 - - [2026-08-25 14:06:50] "GET /virtual-machine-interface/37761be2-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.030110 10.0.0.161 - - [2026-08-25 14:06:50] "POST /floating-ip-pools HTTP/1.1" 200 564 0.073445 10.0.0.161 - - [2026-08-25 14:06:50] "POST /ref-update HTTP/1.1" 200 156 0.019119 10.0.0.161 - - [2026-08-25 14:06:50] "GET /virtual-network/f3016c3e-1d4a-47f8-8222-8d009c804cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.009973 10.0.0.161 - - [2026-08-25 14:06:50] "GET /domains HTTP/1.1" 200 281 0.014763 10.0.0.161 - - [2026-08-25 14:06:50] "POST /set-tag HTTP/1.1" 200 109 0.074443 10.0.0.161 - - [2026-08-25 14:06:50] "GET /domain/963e98b0-d96f-4780-ac39-8f8f40c38e65 HTTP/1.1" 200 3100 0.031952 10.0.0.161 - - [2026-08-25 14:06:50] "GET /virtual-machine-interface/37761be2-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.033730 10.0.0.161 - - [2026-08-25 14:06:50] "GET /instance-ip/37a6a3d4-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007669 10.0.0.161 - - [2026-08-25 14:06:50] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1 HTTP/1.1" 200 7347 0.047305 10.0.0.161 - - [2026-08-25 14:06:50] "GET /virtual-machine-interface/37761be2-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.009483 10.0.0.161 - - [2026-08-25 14:06:50] "GET /virtual-network/f3016c3e-1d4a-47f8-8222-8d009c804cab HTTP/1.1" 200 2335 0.032836 10.0.0.161 - - [2026-08-25 14:06:51] "POST /set-tag HTTP/1.1" 200 109 0.028774 10.0.0.161 - - [2026-08-25 14:06:51] "GET /floating-ip-pool/44035260-de89-4e29-b307-283acdb95b04 HTTP/1.1" 200 1317 0.023492 10.0.0.161 - - [2026-08-25 14:06:51] "GET /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.016341 10.0.0.161 - - [2026-08-25 14:06:51] "GET /domains HTTP/1.1" 200 281 0.009089 10.0.0.161 - - [2026-08-25 14:06:51] "GET /domain/963e98b0-d96f-4780-ac39-8f8f40c38e65 HTTP/1.1" 200 3100 0.007333 10.0.0.161 - - [2026-08-25 14:06:51] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1 HTTP/1.1" 200 7347 0.071012 10.0.0.161 - - [2026-08-25 14:06:51] "GET /virtual-network/f3016c3e-1d4a-47f8-8222-8d009c804cab HTTP/1.1" 200 2335 0.005327 10.0.0.161 - - [2026-08-25 14:06:51] "POST /ref-update HTTP/1.1" 200 156 0.048287 10.0.0.161 - - [2026-08-25 14:06:51] "GET /virtual-network/f3016c3e-1d4a-47f8-8222-8d009c804cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.015816 10.0.0.161 - - [2026-08-25 14:06:51] "GET /virtual-machine-interface/37761be2-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.036650 10.0.0.161 - - [2026-08-25 14:06:51] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.161 - - [2026-08-25 14:06:51] "GET /virtual-machine-interface/36cda03e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.009303 10.0.0.161 - - [2026-08-25 14:06:51] "POST /set-tag HTTP/1.1" 200 109 0.002994 10.0.0.161 - - [2026-08-25 14:06:51] "GET /virtual-machine-interface/37761be2-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006327 10.0.0.161 - - [2026-08-25 14:06:51] "POST /set-tag HTTP/1.1" 200 109 0.003870 10.0.0.161 - - [2026-08-25 14:06:51] "POST /tags HTTP/1.1" 200 366 0.097706 10.0.0.161 - - [2026-08-25 14:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.037600 10.0.0.161 - - [2026-08-25 14:06:51] "GET /tag/e9252f9a-c156-4ced-add9-d954ef8de04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.019048 10.0.0.161 - - [2026-08-25 14:06:51] "POST /tags HTTP/1.1" 409 206 0.007004 10.0.0.161 - - [2026-08-25 14:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.161 - - [2026-08-25 14:06:51] "GET /tag/9ca5c4a9-dde1-4511-b817-d888524638f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.018446 10.0.0.161 - - [2026-08-25 14:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005888 10.0.0.161 - - [2026-08-25 14:06:51] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.074234 10.0.0.161 - - [2026-08-25 14:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.161 - - [2026-08-25 14:06:51] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.009353 10.0.0.161 - - [2026-08-25 14:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.161 - - [2026-08-25 14:06:51] "GET /service-appliance-set/813d88cc-22a1-45ea-a2d0-a583d002f9cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.005080 10.0.0.161 - - [2026-08-25 14:06:51] "POST /fqname-to-id HTTP/1.1" 404 258 0.003030 10.0.0.161 - - [2026-08-25 14:06:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.160364 10.0.0.161 - - [2026-08-25 14:06:52] "GET /virtual-machine-interface/e2d6717e-8b7a-4d00-9e88-4d8e9032f894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.009271 10.0.0.161 - - [2026-08-25 14:06:52] "POST /set-tag HTTP/1.1" 200 109 0.036315 10.0.0.161 - - [2026-08-25 14:06:52] "POST /instance-ips HTTP/1.1" 200 418 0.090576 10.0.0.161 - - [2026-08-25 14:06:52] "GET /instance-ip/d6c6c1c6-ddf8-40aa-ab5e-76137894c450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.024109 10.0.0.161 - - [2026-08-25 14:06:52] "POST /loadbalancers HTTP/1.1" 200 620 0.079025 10.0.0.161 - - [2026-08-25 14:06:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.030530 10.0.0.161 - - [2026-08-25 14:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006368 10.0.0.161 - - [2026-08-25 14:06:52] "POST /service-instances HTTP/1.1" 200 568 0.033215 10.0.0.161 - - [2026-08-25 14:06:52] "POST /ref-update HTTP/1.1" 200 156 0.080473 10.0.0.161 - - [2026-08-25 14:06:52] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.136606 10.0.0.161 - - [2026-08-25 14:06:52] "GET /virtual-machine-interface/e2d6717e-8b7a-4d00-9e88-4d8e9032f894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.024168 10.0.0.161 - - [2026-08-25 14:06:52] "GET /virtual-machine-interface/e2d6717e-8b7a-4d00-9e88-4d8e9032f894?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.022340 10.0.0.161 - - [2026-08-25 14:06:52] "PUT /service-instance/75d7ff8b-d990-4ba9-ad52-4507240ef541 HTTP/1.1" 200 267 0.038378 10.0.0.161 - - [2026-08-25 14:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011809 10.0.0.161 - - [2026-08-25 14:06:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.050212 10.0.0.161 - - [2026-08-25 14:06:52] "GET /floating-ip-pool/44035260-de89-4e29-b307-283acdb95b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014217 10.0.0.161 - - [2026-08-25 14:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.024365 10.0.0.161 - - [2026-08-25 14:06:52] "POST /virtual-machines HTTP/1.1" 200 430 0.048173 10.0.0.161 - - [2026-08-25 14:06:52] "POST /floating-ips HTTP/1.1" 200 673 0.229561 10.0.0.161 - - [2026-08-25 14:06:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.224736 10.0.0.161 - - [2026-08-25 14:06:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.097718 10.0.0.161 - - [2026-08-25 14:06:53] "POST /chown HTTP/1.1" 200 109 0.039059 10.0.0.161 - - [2026-08-25 14:06:53] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028113 10.0.0.161 - - [2026-08-25 14:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.019978 10.0.0.161 - - [2026-08-25 14:06:53] "POST /chown HTTP/1.1" 200 109 0.022942 10.0.0.161 - - [2026-08-25 14:06:53] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.018191 10.0.0.161 - - [2026-08-25 14:06:53] "PUT /virtual-machine-interface/79dce54d-6c41-474b-8f31-2e88928878e0 HTTP/1.1" 200 285 0.048448 10.0.0.161 - - [2026-08-25 14:06:53] "POST /tags HTTP/1.1" 409 221 0.018995 10.0.0.161 - - [2026-08-25 14:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006910 10.0.0.161 - - [2026-08-25 14:06:53] "PUT /instance-ip/d6c6c1c6-ddf8-40aa-ab5e-76137894c450 HTTP/1.1" 200 257 0.036515 10.0.0.161 - - [2026-08-25 14:06:53] "GET /tag/f542ddd4-ff0d-47cf-9837-86e4cfae6d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.017195 10.0.0.161 - - [2026-08-25 14:06:53] "POST /tags HTTP/1.1" 409 238 0.015331 10.0.0.161 - - [2026-08-25 14:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006940 10.0.0.161 - - [2026-08-25 14:06:53] "POST /ref-update HTTP/1.1" 200 156 0.029085 10.0.0.161 - - [2026-08-25 14:06:53] "POST /ref-update HTTP/1.1" 200 156 0.018062 10.0.0.161 - - [2026-08-25 14:06:53] "GET /tag/e9252f9a-c156-4ced-add9-d954ef8de04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.051722 10.0.0.161 - - [2026-08-25 14:06:53] "POST /ref-update HTTP/1.1" 200 156 0.070251 10.0.0.161 - - [2026-08-25 14:06:53] "POST /ref-update HTTP/1.1" 200 156 0.029007 10.0.0.161 - - [2026-08-25 14:06:53] "POST /firewall-rules HTTP/1.1" 200 652 0.180443 10.0.0.161 - - [2026-08-25 14:06:53] "POST /ref-update HTTP/1.1" 200 156 0.102434 10.0.0.161 - - [2026-08-25 14:06:53] "GET /firewall-rule/63a2ab08-6fe4-4ad2-a759-240774779fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.042357 10.0.0.161 - - [2026-08-25 14:06:53] "POST /ref-update HTTP/1.1" 200 156 0.040009 10.0.0.161 - - [2026-08-25 14:06:53] "GET /firewall-policy/163c92f4-cdae-473b-a73e-5b29ba774003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005395 10.0.0.161 - - [2026-08-25 14:06:53] "GET /firewall-rule/63a2ab08-6fe4-4ad2-a759-240774779fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.005145 10.0.0.161 - - [2026-08-25 14:06:53] "POST /virtual-machines HTTP/1.1" 200 430 0.038266 10.0.0.161 - - [2026-08-25 14:06:53] "POST /ref-update HTTP/1.1" 200 156 0.077410 10.0.0.161 - - [2026-08-25 14:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007384 10.0.0.161 - - [2026-08-25 14:06:54] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.137918 10.0.0.161 - - [2026-08-25 14:06:54] "GET /loadbalancer/c6e40e20-2e6b-4c5c-bb02-6393e45dfd7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006030 10.0.0.161 - - [2026-08-25 14:06:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.193407 10.0.0.161 - - [2026-08-25 14:06:54] "POST /chown HTTP/1.1" 200 109 0.085953 10.0.0.161 - - [2026-08-25 14:06:54] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.105348 10.0.0.161 - - [2026-08-25 14:06:54] "POST /chown HTTP/1.1" 200 109 0.038059 10.0.0.161 - - [2026-08-25 14:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008530 10.0.0.161 - - [2026-08-25 14:06:54] "PUT /virtual-machine-interface/1b27506e-d64e-4d5c-9f84-0532f5ebe25d HTTP/1.1" 200 285 0.074365 10.0.0.161 - - [2026-08-25 14:06:54] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.197364 10.0.0.161 - - [2026-08-25 14:06:54] "PUT /instance-ip/d6c6c1c6-ddf8-40aa-ab5e-76137894c450 HTTP/1.1" 200 257 0.136039 10.0.0.161 - - [2026-08-25 14:06:54] "GET /loadbalancer-listener/a9eefba4-09f4-4699-95db-0cf4a021e8c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.031271 10.0.0.161 - - [2026-08-25 14:06:54] "GET /loadbalancer-listener/a9eefba4-09f4-4699-95db-0cf4a021e8c0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.010642 10.0.0.161 - - [2026-08-25 14:06:54] "POST /ref-update HTTP/1.1" 200 156 0.070129 10.0.0.161 - - [2026-08-25 14:06:54] "POST /ref-update HTTP/1.1" 200 156 0.051733 10.0.0.161 - - [2026-08-25 14:06:54] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.161274 10.0.0.161 - - [2026-08-25 14:06:54] "POST /ref-update HTTP/1.1" 200 156 0.038676 10.0.0.161 - - [2026-08-25 14:06:54] "POST /ref-update HTTP/1.1" 200 156 0.066272 10.0.0.161 - - [2026-08-25 14:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.074738 10.0.0.161 - - [2026-08-25 14:06:54] "GET /loadbalancer-pool/98857752-dd96-4b6b-8296-1f99dfe8eb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.024226 10.0.0.161 - - [2026-08-25 14:06:54] "POST /ref-update HTTP/1.1" 200 156 0.056094 10.0.0.161 - - [2026-08-25 14:06:54] "POST /loadbalancer-members HTTP/1.1" 200 709 0.093809 10.0.0.161 - - [2026-08-25 14:06:55] "PUT /service-instance/75d7ff8b-d990-4ba9-ad52-4507240ef541 HTTP/1.1" 200 267 0.064149 10.0.0.161 - - [2026-08-25 14:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.029835 10.0.0.161 - - [2026-08-25 14:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.068427 10.0.0.161 - - [2026-08-25 14:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015355 10.0.0.161 - - [2026-08-25 14:06:55] "GET /loadbalancer-member/df93aa22-aa5a-45ec-b4bd-f3744700d91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.024364 10.0.0.161 - - [2026-08-25 14:06:55] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004975 10.0.0.161 - - [2026-08-25 14:06:55] "POST /chown HTTP/1.1" 200 109 0.011734 10.0.0.161 - - [2026-08-25 14:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.033428 10.0.0.161 - - [2026-08-25 14:06:55] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.015579 10.0.0.161 - - [2026-08-25 14:06:55] "POST /tags HTTP/1.1" 409 221 0.002496 10.0.0.161 - - [2026-08-25 14:06:55] "POST /chown HTTP/1.1" 200 109 0.044847 10.0.0.161 - - [2026-08-25 14:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.161 - - [2026-08-25 14:06:55] "GET /tag/f542ddd4-ff0d-47cf-9837-86e4cfae6d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.027244 10.0.0.161 - - [2026-08-25 14:06:55] "POST /tags HTTP/1.1" 409 238 0.004765 10.0.0.161 - - [2026-08-25 14:06:55] "PUT /instance-ip/d6c6c1c6-ddf8-40aa-ab5e-76137894c450 HTTP/1.1" 200 257 0.073721 10.0.0.161 - - [2026-08-25 14:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.026455 10.0.0.161 - - [2026-08-25 14:06:55] "GET /tag/e9252f9a-c156-4ced-add9-d954ef8de04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.046860 10.0.0.161 - - [2026-08-25 14:06:55] "POST /firewall-rules HTTP/1.1" 409 293 0.006410 10.0.0.161 - - [2026-08-25 14:06:55] "POST /ref-update HTTP/1.1" 200 156 0.098108 10.0.0.161 - - [2026-08-25 14:06:55] "POST /chown HTTP/1.1" 200 109 0.037023 10.0.0.161 - - [2026-08-25 14:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.039946 10.0.0.161 - - [2026-08-25 14:06:55] "POST /chown HTTP/1.1" 200 109 0.072793 10.0.0.161 - - [2026-08-25 14:06:55] "PUT /firewall-rule/63a2ab08-6fe4-4ad2-a759-240774779fdd HTTP/1.1" 200 261 0.122000 10.0.0.161 - - [2026-08-25 14:06:55] "PUT /instance-ip/d6c6c1c6-ddf8-40aa-ab5e-76137894c450 HTTP/1.1" 200 257 0.044343 10.0.0.161 - - [2026-08-25 14:06:55] "GET /firewall-rule/63a2ab08-6fe4-4ad2-a759-240774779fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.025292 10.0.0.161 - - [2026-08-25 14:06:55] "POST /ref-update HTTP/1.1" 200 156 0.066314 10.0.0.161 - - [2026-08-25 14:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.161 - - [2026-08-25 14:06:55] "GET /firewall-policy/163c92f4-cdae-473b-a73e-5b29ba774003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.029743 10.0.0.161 - - [2026-08-25 14:06:55] "GET /firewall-rule/63a2ab08-6fe4-4ad2-a759-240774779fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.003838 10.0.0.161 - - [2026-08-25 14:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016536 10.0.0.161 - - [2026-08-25 14:06:55] "POST /chown HTTP/1.1" 200 109 0.041779 10.0.0.161 - - [2026-08-25 14:06:55] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008642 10.0.0.161 - - [2026-08-25 14:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.161 - - [2026-08-25 14:06:55] "POST /chown HTTP/1.1" 200 109 0.026635 10.0.0.161 - - [2026-08-25 14:06:55] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.085871 10.0.0.161 - - [2026-08-25 14:06:55] "PUT /instance-ip/d6c6c1c6-ddf8-40aa-ab5e-76137894c450 HTTP/1.1" 200 257 0.066165 10.0.0.161 - - [2026-08-25 14:06:56] "POST /ref-update HTTP/1.1" 200 156 0.042174 10.0.0.161 - - [2026-08-25 14:06:56] "POST /virtual-machines HTTP/1.1" 200 374 0.027337 10.0.0.161 - - [2026-08-25 14:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.048133 10.0.0.161 - - [2026-08-25 14:06:56] "POST /chown HTTP/1.1" 200 109 0.027932 10.0.0.161 - - [2026-08-25 14:06:56] "POST /chown HTTP/1.1" 200 109 0.043281 10.0.0.161 - - [2026-08-25 14:06:56] "PUT /instance-ip/d6c6c1c6-ddf8-40aa-ab5e-76137894c450 HTTP/1.1" 200 257 0.083315 10.0.0.161 - - [2026-08-25 14:06:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.229759 10.0.0.161 - - [2026-08-25 14:06:56] "POST /ref-update HTTP/1.1" 200 156 0.062097 10.0.0.161 - - [2026-08-25 14:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.042646 10.0.0.161 - - [2026-08-25 14:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016053 10.0.0.161 - - [2026-08-25 14:06:56] "GET /virtual-machine-interface/3b05c8de-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.017840 10.0.0.161 - - [2026-08-25 14:06:56] "POST /instance-ips HTTP/1.1" 200 414 0.042349 10.0.0.161 - - [2026-08-25 14:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.023138 10.0.0.161 - - [2026-08-25 14:06:56] "GET /virtual-machine-interface/3b05c8de-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.007269 10.0.0.161 - - [2026-08-25 14:06:56] "PUT /service-instance/75d7ff8b-d990-4ba9-ad52-4507240ef541 HTTP/1.1" 200 267 0.029090 10.0.0.161 - - [2026-08-25 14:06:56] "POST /set-tag HTTP/1.1" 200 109 0.110346 10.0.0.161 - - [2026-08-25 14:06:56] "GET /virtual-machine-interface/3b05c8de-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.039287 10.0.0.161 - - [2026-08-25 14:06:56] "GET /instance-ip/3b378d6a-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.012511 10.0.0.161 - - [2026-08-25 14:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.105839 10.0.0.161 - - [2026-08-25 14:06:56] "GET /virtual-machine-interface/3b05c8de-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007747 10.0.0.161 - - [2026-08-25 14:06:56] "POST /set-tag HTTP/1.1" 200 109 0.005521 10.0.0.161 - - [2026-08-25 14:06:56] "GET /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.012136 10.0.0.161 - - [2026-08-25 14:06:56] "PUT /service-instance/75d7ff8b-d990-4ba9-ad52-4507240ef541 HTTP/1.1" 200 267 0.023726 10.0.0.161 - - [2026-08-25 14:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.052537 10.0.0.161 - - [2026-08-25 14:06:57] "POST /ref-update HTTP/1.1" 200 156 0.081230 10.0.0.161 - - [2026-08-25 14:06:57] "GET /virtual-machine-interface/3b05c8de-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.022882 10.0.0.161 - - [2026-08-25 14:06:57] "POST /set-tag HTTP/1.1" 200 109 0.021881 10.0.0.161 - - [2026-08-25 14:06:57] "PUT /service-instance/75d7ff8b-d990-4ba9-ad52-4507240ef541 HTTP/1.1" 200 267 0.026054 10.0.0.161 - - [2026-08-25 14:06:57] "GET /virtual-machine-interface/3b05c8de-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.041308 10.0.0.161 - - [2026-08-25 14:06:57] "POST /set-tag HTTP/1.1" 200 109 0.011333 10.0.0.161 - - [2026-08-25 14:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.038984 10.0.0.161 - - [2026-08-25 14:06:57] "PUT /service-instance/75d7ff8b-d990-4ba9-ad52-4507240ef541 HTTP/1.1" 200 267 0.021617 10.0.0.161 - - [2026-08-25 14:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.024142 10.0.0.161 - - [2026-08-25 14:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014262 10.0.0.161 - - [2026-08-25 14:06:57] "POST /chown HTTP/1.1" 200 109 0.011309 10.0.0.161 - - [2026-08-25 14:06:57] "POST /chown HTTP/1.1" 200 109 0.068098 10.0.0.161 - - [2026-08-25 14:06:57] "POST /ref-update HTTP/1.1" 200 156 0.040994 10.0.0.161 - - [2026-08-25 14:06:57] "POST /chown HTTP/1.1" 200 109 0.012395 10.0.0.161 - - [2026-08-25 14:06:57] "POST /chown HTTP/1.1" 200 109 0.048699 10.0.0.161 - - [2026-08-25 14:06:57] "POST /ref-update HTTP/1.1" 200 156 0.029808 10.0.0.161 - - [2026-08-25 14:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.161 - - [2026-08-25 14:06:57] "POST /chown HTTP/1.1" 200 109 0.014659 10.0.0.161 - - [2026-08-25 14:06:57] "POST /chown HTTP/1.1" 200 109 0.055229 10.0.0.161 - - [2026-08-25 14:06:57] "POST /chown HTTP/1.1" 200 109 0.033328 10.0.0.161 - - [2026-08-25 14:06:58] "POST /chown HTTP/1.1" 200 109 0.050326 10.0.0.161 - - [2026-08-25 14:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.161 - - [2026-08-25 14:06:58] "POST /chown HTTP/1.1" 200 109 0.036927 10.0.0.161 - - [2026-08-25 14:06:58] "POST /chown HTTP/1.1" 200 109 0.013796 10.0.0.161 - - [2026-08-25 14:06:58] "POST /chown HTTP/1.1" 200 109 0.037682 10.0.0.161 - - [2026-08-25 14:06:58] "POST /chown HTTP/1.1" 200 109 0.027794 10.0.0.161 - - [2026-08-25 14:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.161 - - [2026-08-25 14:06:58] "POST /chown HTTP/1.1" 200 109 0.027213 10.0.0.161 - - [2026-08-25 14:06:58] "POST /chown HTTP/1.1" 200 109 0.051913 10.0.0.161 - - [2026-08-25 14:06:58] "POST /chown HTTP/1.1" 200 109 0.014865 10.0.0.161 - - [2026-08-25 14:06:58] "POST /chown HTTP/1.1" 200 109 0.044791 10.0.0.161 - - [2026-08-25 14:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.161 - - [2026-08-25 14:06:58] "POST /chown HTTP/1.1" 200 109 0.022581 10.0.0.161 - - [2026-08-25 14:06:58] "POST /chown HTTP/1.1" 200 109 0.033622 10.0.0.161 - - [2026-08-25 14:06:58] "POST /chown HTTP/1.1" 200 109 0.039165 10.0.0.161 - - [2026-08-25 14:06:58] "POST /chown HTTP/1.1" 200 109 0.009930 10.0.0.161 - - [2026-08-25 14:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.161 - - [2026-08-25 14:06:58] "POST /chown HTTP/1.1" 200 109 0.009537 10.0.0.161 - - [2026-08-25 14:06:59] "POST /chown HTTP/1.1" 200 109 0.023155 10.0.0.161 - - [2026-08-25 14:06:59] "POST /chown HTTP/1.1" 200 109 0.026569 10.0.0.161 - - [2026-08-25 14:06:59] "POST /chown HTTP/1.1" 200 109 0.043421 10.0.0.161 - - [2026-08-25 14:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004976 10.0.0.161 - - [2026-08-25 14:06:59] "POST /chown HTTP/1.1" 200 109 0.010862 10.0.0.161 - - [2026-08-25 14:06:59] "POST /chown HTTP/1.1" 200 109 0.047734 10.0.0.161 - - [2026-08-25 14:06:59] "POST /chown HTTP/1.1" 200 109 0.015937 10.0.0.161 - - [2026-08-25 14:06:59] "POST /chown HTTP/1.1" 200 109 0.034707 10.0.0.161 - - [2026-08-25 14:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.161 - - [2026-08-25 14:06:59] "POST /chown HTTP/1.1" 200 109 0.079704 10.0.0.161 - - [2026-08-25 14:06:59] "POST /chown HTTP/1.1" 200 109 0.037396 10.0.0.161 - - [2026-08-25 14:06:59] "POST /chown HTTP/1.1" 200 109 0.044916 10.0.0.161 - - [2026-08-25 14:06:59] "POST /chown HTTP/1.1" 200 109 0.020548 10.0.0.161 - - [2026-08-25 14:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009677 10.0.0.161 - - [2026-08-25 14:06:59] "POST /chown HTTP/1.1" 200 109 0.009010 10.0.0.161 - - [2026-08-25 14:06:59] "POST /chown HTTP/1.1" 200 109 0.033388 10.0.0.161 - - [2026-08-25 14:06:59] "POST /chown HTTP/1.1" 200 109 0.011662 10.0.0.161 - - [2026-08-25 14:06:59] "POST /chown HTTP/1.1" 200 109 0.039593 10.0.0.161 - - [2026-08-25 14:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.161 - - [2026-08-25 14:06:59] "POST /chown HTTP/1.1" 200 109 0.013336 10.0.0.161 - - [2026-08-25 14:07:00] "POST /chown HTTP/1.1" 200 109 0.044856 10.0.0.161 - - [2026-08-25 14:07:00] "POST /chown HTTP/1.1" 200 109 0.033872 10.0.0.161 - - [2026-08-25 14:07:00] "POST /chown HTTP/1.1" 200 109 0.022531 10.0.0.161 - - [2026-08-25 14:07:04] "GET /virtual-machine-interface/37761be2-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.009065 10.0.0.161 - - [2026-08-25 14:07:04] "POST /set-tag HTTP/1.1" 200 109 0.004391 10.0.0.161 - - [2026-08-25 14:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.161 - - [2026-08-25 14:07:04] "GET /loadbalancer/9dbecb5f-e21a-4894-87ad-5b89d892ade8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004151 10.0.0.161 - - [2026-08-25 14:07:04] "GET /loadbalancer-pool/52abaebf-c408-4d14-bcc4-c654530e6e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004979 10.0.0.161 - - [2026-08-25 14:07:04] "POST /loadbalancer-members HTTP/1.1" 200 704 0.029870 10.0.0.161 - - [2026-08-25 14:07:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.035575 10.0.0.161 - - [2026-08-25 14:07:04] "GET /virtual-machine-interface/37761be2-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.019283 10.0.0.161 - - [2026-08-25 14:07:04] "GET /virtual-machine-interface/37761be2-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.016348 10.0.0.161 - - [2026-08-25 14:07:04] "POST /ref-update HTTP/1.1" 200 156 0.014620 10.0.0.161 - - [2026-08-25 14:07:04] "GET /floating-ip/e558e957-35e4-40d2-a391-80925c834098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.017356 10.0.0.161 - - [2026-08-25 14:07:04] "POST /tags HTTP/1.1" 409 221 0.005361 10.0.0.161 - - [2026-08-25 14:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.161 - - [2026-08-25 14:07:04] "GET /tag/f542ddd4-ff0d-47cf-9837-86e4cfae6d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.013597 10.0.0.161 - - [2026-08-25 14:07:04] "PUT /floating-ip/e558e957-35e4-40d2-a391-80925c834098 HTTP/1.1" 200 257 0.011794 10.0.0.161 - - [2026-08-25 14:07:04] "POST /set-tag HTTP/1.1" 200 109 0.047675 10.0.0.161 - - [2026-08-25 14:07:04] "GET /virtual-machine-interface/36cda03e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.032050 10.0.0.161 - - [2026-08-25 14:07:04] "POST /set-tag HTTP/1.1" 200 109 0.005629 10.0.0.161 - - [2026-08-25 14:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.161 - - [2026-08-25 14:07:04] "GET /loadbalancer/9dbecb5f-e21a-4894-87ad-5b89d892ade8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003789 10.0.0.161 - - [2026-08-25 14:07:05] "GET /loadbalancer-pool/52abaebf-c408-4d14-bcc4-c654530e6e0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.009393 10.0.0.161 - - [2026-08-25 14:07:05] "POST /loadbalancer-members HTTP/1.1" 200 704 0.030386 10.0.0.161 - - [2026-08-25 14:07:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021421 10.0.0.161 - - [2026-08-25 14:07:05] "GET /virtual-machine-interface/36cda03e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006216 10.0.0.161 - - [2026-08-25 14:07:05] "GET /virtual-machine-interface/36cda03e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.009505 10.0.0.161 - - [2026-08-25 14:07:05] "POST /ref-update HTTP/1.1" 200 156 0.022021 10.0.0.161 - - [2026-08-25 14:07:05] "GET /floating-ip/e558e957-35e4-40d2-a391-80925c834098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.008510 10.0.0.161 - - [2026-08-25 14:07:05] "POST /set-tag HTTP/1.1" 200 109 0.023593 10.0.0.161 - - [2026-08-25 14:07:08] "GET /virtual-machine-interface/3b05c8de-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006510 10.0.0.161 - - [2026-08-25 14:07:08] "POST /set-tag HTTP/1.1" 200 109 0.004020 10.0.0.161 - - [2026-08-25 14:07:09] "GET /virtual-machine/8d32c209-081c-40b2-84d5-1bceb716e303?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004178 10.0.0.161 - - [2026-08-25 14:07:09] "GET /virtual-machine-interface/36cda03e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.008192 10.0.0.161 - - [2026-08-25 14:07:09] "GET /virtual-machine/be43f807-2b6b-4f8d-8e22-56a61fde54fe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.004178 10.0.0.161 - - [2026-08-25 14:07:09] "GET /virtual-machine-interface/37761be2-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.007049 10.0.0.161 - - [2026-08-25 14:07:09] "GET /virtual-machine/4d46fc99-e257-4d7e-9f1f-fd880fa37d44?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003991 10.0.0.161 - - [2026-08-25 14:07:09] "GET /virtual-machine-interface/3b05c8de-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006740 10.0.0.161 - - [2026-08-25 14:07:09] "GET /virtual-machine-interface/3b05c8de-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.018953 10.0.0.161 - - [2026-08-25 14:07:09] "POST /set-tag HTTP/1.1" 200 109 0.010979 10.0.0.161 - - [2026-08-25 14:07:41] "GET /virtual-machine-interface/3b05c8de-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004897 10.0.0.161 - - [2026-08-25 14:07:41] "POST /set-tag HTTP/1.1" 200 109 0.003623 10.0.0.161 - - [2026-08-25 14:07:41] "GET /virtual-machine-interface/3b05c8de-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007310 10.0.0.161 - - [2026-08-25 14:07:41] "POST /set-tag HTTP/1.1" 200 109 0.005174 10.0.0.161 - - [2026-08-25 14:07:41] "GET /virtual-machine/4d46fc99-e257-4d7e-9f1f-fd880fa37d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.013331 10.0.0.161 - - [2026-08-25 14:07:41] "POST /ref-update HTTP/1.1" 200 156 0.023108 10.0.0.161 - - [2026-08-25 14:07:41] "GET /virtual-machine-interface/3b05c8de-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.025077 10.0.0.161 - - [2026-08-25 14:07:41] "POST /set-tag HTTP/1.1" 200 109 0.025799 10.0.0.161 - - [2026-08-25 14:07:41] "POST /set-tag HTTP/1.1" 200 109 0.028102 10.0.0.161 - - [2026-08-25 14:07:41] "DELETE /instance-ip/3b378d6a-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.068314 10.0.0.161 - - [2026-08-25 14:07:41] "DELETE /virtual-machine-interface/3b05c8de-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.051659 10.0.0.161 - - [2026-08-25 14:07:41] "DELETE /virtual-machine/4d46fc99-e257-4d7e-9f1f-fd880fa37d44 HTTP/1.1" 200 115 0.026205 10.0.0.161 - - [2026-08-25 14:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.161 - - [2026-08-25 14:07:44] "GET /tag/e9252f9a-c156-4ced-add9-d954ef8de04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.013107 10.0.0.161 - - [2026-08-25 14:07:45] "GET /tag/e9252f9a-c156-4ced-add9-d954ef8de04c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.015718 10.0.0.161 - - [2026-08-25 14:07:45] "GET /virtual-machine-interface/1b27506e-d64e-4d5c-9f84-0532f5ebe25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005579 10.0.0.161 - - [2026-08-25 14:07:45] "POST /set-tag HTTP/1.1" 200 109 0.020853 10.0.0.161 - - [2026-08-25 14:07:45] "GET /virtual-machine-interface/79dce54d-6c41-474b-8f31-2e88928878e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.018138 10.0.0.161 - - [2026-08-25 14:07:45] "POST /set-tag HTTP/1.1" 200 109 0.028464 10.0.0.161 - - [2026-08-25 14:07:45] "GET /virtual-machine-interface/e2d6717e-8b7a-4d00-9e88-4d8e9032f894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.007369 10.0.0.161 - - [2026-08-25 14:07:45] "POST /set-tag HTTP/1.1" 200 109 0.023741 10.0.0.161 - - [2026-08-25 14:07:45] "GET /firewall-policy/163c92f4-cdae-473b-a73e-5b29ba774003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.020306 10.0.0.161 - - [2026-08-25 14:07:45] "GET /firewall-rule/63a2ab08-6fe4-4ad2-a759-240774779fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.003998 10.0.0.161 - - [2026-08-25 14:07:45] "POST /ref-update HTTP/1.1" 200 156 0.016574 10.0.0.161 - - [2026-08-25 14:07:45] "DELETE /firewall-rule/63a2ab08-6fe4-4ad2-a759-240774779fdd HTTP/1.1" 200 115 0.059518 10.0.0.161 - - [2026-08-25 14:07:45] "DELETE /loadbalancer-member/df93aa22-aa5a-45ec-b4bd-f3744700d91e HTTP/1.1" 200 115 0.041812 10.0.0.161 - - [2026-08-25 14:07:45] "PUT /service-instance/75d7ff8b-d990-4ba9-ad52-4507240ef541 HTTP/1.1" 200 267 0.012869 10.0.0.161 - - [2026-08-25 14:07:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020856 10.0.0.161 - - [2026-08-25 14:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017113 10.0.0.161 - - [2026-08-25 14:07:45] "DELETE /loadbalancer-pool/98857752-dd96-4b6b-8296-1f99dfe8eb82 HTTP/1.1" 200 115 0.120711 10.0.0.161 - - [2026-08-25 14:07:45] "POST /chown HTTP/1.1" 200 109 0.017625 10.0.0.161 - - [2026-08-25 14:07:45] "POST /chown HTTP/1.1" 200 109 0.035334 10.0.0.161 - - [2026-08-25 14:07:45] "DELETE /loadbalancer-listener/a9eefba4-09f4-4699-95db-0cf4a021e8c0 HTTP/1.1" 200 115 0.118343 10.0.0.161 - - [2026-08-25 14:07:45] "GET /floating-ip/c14ecd5c-6fd4-4cb6-8964-8b708b350fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.004210 10.0.0.161 - - [2026-08-25 14:07:45] "POST /chown HTTP/1.1" 200 109 0.029068 10.0.0.161 - - [2026-08-25 14:07:45] "POST /chown HTTP/1.1" 200 109 0.039690 10.0.0.161 - - [2026-08-25 14:07:45] "PUT /floating-ip/c14ecd5c-6fd4-4cb6-8964-8b708b350fc5 HTTP/1.1" 200 257 0.058435 10.0.0.161 - - [2026-08-25 14:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008830 10.0.0.161 - - [2026-08-25 14:07:45] "POST /chown HTTP/1.1" 200 109 0.028785 10.0.0.161 - - [2026-08-25 14:07:45] "POST /chown HTTP/1.1" 200 109 0.026673 10.0.0.161 - - [2026-08-25 14:07:45] "DELETE /floating-ip/c14ecd5c-6fd4-4cb6-8964-8b708b350fc5 HTTP/1.1" 200 115 0.131465 10.0.0.161 - - [2026-08-25 14:07:45] "POST /chown HTTP/1.1" 200 109 0.013409 10.0.0.161 - - [2026-08-25 14:07:45] "POST /chown HTTP/1.1" 200 109 0.035507 10.0.0.161 - - [2026-08-25 14:07:46] "PUT /service-instance/75d7ff8b-d990-4ba9-ad52-4507240ef541 HTTP/1.1" 200 267 0.016503 10.0.0.161 - - [2026-08-25 14:07:46] "DELETE /loadbalancer/c6e40e20-2e6b-4c5c-bb02-6393e45dfd7f HTTP/1.1" 200 115 0.151218 10.0.0.161 - - [2026-08-25 14:07:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015867 10.0.0.161 - - [2026-08-25 14:07:46] "POST /ref-update HTTP/1.1" 404 171 0.003229 10.0.0.161 - - [2026-08-25 14:07:46] "PUT /service-instance/75d7ff8b-d990-4ba9-ad52-4507240ef541 HTTP/1.1" 200 267 0.033093 10.0.0.161 - - [2026-08-25 14:07:46] "DELETE /instance-ip/d6c6c1c6-ddf8-40aa-ab5e-76137894c450 HTTP/1.1" 200 115 0.097316 10.0.0.161 - - [2026-08-25 14:07:46] "DELETE /virtual-machine-interface/e2d6717e-8b7a-4d00-9e88-4d8e9032f894 HTTP/1.1" 200 115 0.059851 10.0.0.161 - - [2026-08-25 14:07:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.029279 10.0.0.161 - - [2026-08-25 14:07:46] "POST /ref-update HTTP/1.1" 404 171 0.002678 10.0.0.161 - - [2026-08-25 14:07:46] "PUT /service-instance/75d7ff8b-d990-4ba9-ad52-4507240ef541 HTTP/1.1" 200 267 0.011882 10.0.0.161 - - [2026-08-25 14:07:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.042042 10.0.0.161 - - [2026-08-25 14:07:46] "DELETE /tag/e9252f9a-c156-4ced-add9-d954ef8de04c HTTP/1.1" 200 115 0.167669 10.0.0.161 - - [2026-08-25 14:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.161 - - [2026-08-25 14:07:46] "DELETE /service-instance/75d7ff8b-d990-4ba9-ad52-4507240ef541 HTTP/1.1" 200 115 0.050787 10.0.0.161 - - [2026-08-25 14:07:46] "GET /virtual-machine-interface/79dce54d-6c41-474b-8f31-2e88928878e0?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.006811 10.0.0.161 - - [2026-08-25 14:07:46] "DELETE /virtual-machine-interface/79dce54d-6c41-474b-8f31-2e88928878e0 HTTP/1.1" 200 115 0.065718 10.0.0.161 - - [2026-08-25 14:07:46] "POST /ref-update HTTP/1.1" 200 156 0.015029 10.0.0.161 - - [2026-08-25 14:07:46] "DELETE /virtual-machine/c762eb91-674c-43ec-8f42-74f15f029fee HTTP/1.1" 200 115 0.035221 10.0.0.161 - - [2026-08-25 14:07:46] "GET /virtual-machine-interface/1b27506e-d64e-4d5c-9f84-0532f5ebe25d?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.008870 10.0.0.161 - - [2026-08-25 14:07:46] "DELETE /virtual-machine-interface/1b27506e-d64e-4d5c-9f84-0532f5ebe25d HTTP/1.1" 200 115 0.076848 10.0.0.161 - - [2026-08-25 14:07:46] "DELETE /virtual-machine/62e012f0-df39-48a4-9b76-15fcf0c37ee0 HTTP/1.1" 200 115 0.084917 10.0.0.161 - - [2026-08-25 14:07:46] "GET /floating-ip-pool/44035260-de89-4e29-b307-283acdb95b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003839 10.0.0.161 - - [2026-08-25 14:07:47] "POST /ref-update HTTP/1.1" 200 156 0.016255 10.0.0.161 - - [2026-08-25 14:07:47] "DELETE /floating-ip-pool/44035260-de89-4e29-b307-283acdb95b04 HTTP/1.1" 200 115 0.048487 10.0.0.161 - - [2026-08-25 14:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006343 10.0.0.161 - - [2026-08-25 14:07:47] "POST /useragent-kv HTTP/1.1" 200 115 0.012589 10.0.0.161 - - [2026-08-25 14:07:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003474 10.0.0.161 - - [2026-08-25 14:07:47] "DELETE /virtual-network/f3016c3e-1d4a-47f8-8222-8d009c804cab HTTP/1.1" 200 115 0.137840 10.0.0.161 - - [2026-08-25 14:07:47] "GET /routing-instance/197b984c-0a1d-4cc4-b998-f2d0d51f82ee HTTP/1.1" 404 171 0.002313 10.0.0.161 - - [2026-08-25 14:07:47] "GET /domains HTTP/1.1" 200 281 0.001874 10.0.0.161 - - [2026-08-25 14:07:47] "GET /domain/963e98b0-d96f-4780-ac39-8f8f40c38e65 HTTP/1.1" 200 3100 0.014419 10.0.0.161 - - [2026-08-25 14:07:47] "DELETE /route-target/e1a9258f-227b-47cf-8f9a-43a3d92d3e6e HTTP/1.1" 200 115 0.039508 10.0.0.161 - - [2026-08-25 14:07:47] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1 HTTP/1.1" 200 6898 0.061245 10.0.0.161 - - [2026-08-25 14:07:47] "GET /virtual-machine-interface/37761be2-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005409 10.0.0.161 - - [2026-08-25 14:07:47] "POST /set-tag HTTP/1.1" 200 109 0.007554 10.0.0.161 - - [2026-08-25 14:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.161 - - [2026-08-25 14:07:47] "GET /loadbalancer/9dbecb5f-e21a-4894-87ad-5b89d892ade8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004656 10.0.0.161 - - [2026-08-25 14:07:47] "GET /virtual-machine-interface/37761be2-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006526 10.0.0.161 - - [2026-08-25 14:07:47] "POST /set-tag HTTP/1.1" 200 109 0.030739 10.0.0.161 - - [2026-08-25 14:07:47] "DELETE /loadbalancer-member/dd0fc225-ae02-407c-9146-abc9fee0fc2f HTTP/1.1" 200 115 0.057390 10.0.0.161 - - [2026-08-25 14:07:48] "GET /virtual-machine-interface/37761be2-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007357 10.0.0.161 - - [2026-08-25 14:07:48] "POST /set-tag HTTP/1.1" 200 109 0.004062 10.0.0.161 - - [2026-08-25 14:07:48] "GET /virtual-machine-interface/37761be2-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006474 10.0.0.161 - - [2026-08-25 14:07:48] "POST /set-tag HTTP/1.1" 200 109 0.003494 10.0.0.161 - - [2026-08-25 14:07:48] "GET /virtual-machine/be43f807-2b6b-4f8d-8e22-56a61fde54fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.008412 10.0.0.161 - - [2026-08-25 14:07:48] "POST /ref-update HTTP/1.1" 200 156 0.025596 10.0.0.161 - - [2026-08-25 14:07:48] "GET /virtual-machine-interface/37761be2-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011138 10.0.0.161 - - [2026-08-25 14:07:48] "POST /set-tag HTTP/1.1" 200 109 0.051553 10.0.0.161 - - [2026-08-25 14:07:48] "POST /set-tag HTTP/1.1" 200 109 0.086625 10.0.0.161 - - [2026-08-25 14:07:48] "POST /set-tag HTTP/1.1" 200 109 0.072155 10.0.0.161 - - [2026-08-25 14:07:49] "DELETE /instance-ip/37a6a3d4-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.070410 10.0.0.161 - - [2026-08-25 14:07:49] "POST /ref-update HTTP/1.1" 200 156 0.013190 10.0.0.161 - - [2026-08-25 14:07:49] "DELETE /virtual-machine-interface/37761be2-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.069098 10.0.0.161 - - [2026-08-25 14:07:49] "DELETE /virtual-machine/be43f807-2b6b-4f8d-8e22-56a61fde54fe HTTP/1.1" 200 115 0.050629 10.0.0.161 - - [2026-08-25 14:07:52] "GET /virtual-machine-interface/36cda03e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.014441 10.0.0.161 - - [2026-08-25 14:07:52] "POST /set-tag HTTP/1.1" 200 109 0.006082 10.0.0.161 - - [2026-08-25 14:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.161 - - [2026-08-25 14:07:52] "GET /loadbalancer/9dbecb5f-e21a-4894-87ad-5b89d892ade8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003911 10.0.0.161 - - [2026-08-25 14:07:53] "GET /virtual-machine-interface/36cda03e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.010839 10.0.0.161 - - [2026-08-25 14:07:53] "POST /set-tag HTTP/1.1" 200 109 0.012304 10.0.0.161 - - [2026-08-25 14:07:53] "GET /virtual-machine-interface/36cda03e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.008683 10.0.0.161 - - [2026-08-25 14:07:53] "POST /set-tag HTTP/1.1" 200 109 0.003464 10.0.0.161 - - [2026-08-25 14:07:53] "GET /virtual-machine/8d32c209-081c-40b2-84d5-1bceb716e303?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004483 10.0.0.161 - - [2026-08-25 14:07:53] "POST /ref-update HTTP/1.1" 200 156 0.023474 10.0.0.161 - - [2026-08-25 14:07:53] "GET /virtual-machine-interface/36cda03e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.031222 10.0.0.161 - - [2026-08-25 14:07:53] "POST /set-tag HTTP/1.1" 200 109 0.039526 10.0.0.161 - - [2026-08-25 14:07:53] "POST /set-tag HTTP/1.1" 200 109 0.050291 10.0.0.161 - - [2026-08-25 14:07:53] "POST /set-tag HTTP/1.1" 200 109 0.073651 10.0.0.161 - - [2026-08-25 14:07:54] "DELETE /instance-ip/36f2b518-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.060607 10.0.0.161 - - [2026-08-25 14:07:54] "POST /ref-update HTTP/1.1" 200 156 0.025963 10.0.0.161 - - [2026-08-25 14:07:54] "DELETE /virtual-machine-interface/36cda03e-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.077740 10.0.0.161 - - [2026-08-25 14:07:54] "DELETE /virtual-machine/8d32c209-081c-40b2-84d5-1bceb716e303 HTTP/1.1" 200 115 0.025628 10.0.0.161 - - [2026-08-25 14:07:54] "DELETE /tag/c182bea7-b3ad-4a8b-84db-82f5d4a4a609 HTTP/1.1" 200 115 0.115431 10.0.0.161 - - [2026-08-25 14:07:54] "DELETE /tag/908be1d9-06fa-4d01-bb53-14905049ccad HTTP/1.1" 200 115 0.045712 10.0.0.161 - - [2026-08-25 14:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.161 - - [2026-08-25 14:07:57] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.068435 10.0.0.161 - - [2026-08-25 14:07:58] "POST /tags HTTP/1.1" 200 394 0.045926 10.0.0.161 - - [2026-08-25 14:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016417 10.0.0.161 - - [2026-08-25 14:07:58] "GET /tag/58a0f65f-1318-415b-b2e2-388c05317480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.028483 10.0.0.161 - - [2026-08-25 14:07:58] "POST /tags HTTP/1.1" 200 342 0.024351 10.0.0.161 - - [2026-08-25 14:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.161 - - [2026-08-25 14:07:58] "GET /tag/6d6d5abd-bf3b-462c-8a95-dff8d2f3dd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015315 10.0.0.161 - - [2026-08-25 14:07:58] "POST /id-to-fqname HTTP/1.1" 200 192 0.000997 10.0.0.161 - - [2026-08-25 14:07:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.005518 10.0.0.161 - - [2026-08-25 14:07:58] "POST /security-groups HTTP/1.1" 200 589 0.072603 10.0.0.161 - - [2026-08-25 14:07:58] "POST /projects HTTP/1.1" 200 521 0.239013 10.0.0.161 - - [2026-08-25 14:07:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.005396 10.0.0.161 - - [2026-08-25 14:07:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017531 10.0.0.161 - - [2026-08-25 14:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.030912 10.0.0.161 - - [2026-08-25 14:07:58] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.009416 10.0.0.161 - - [2026-08-25 14:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.161 - - [2026-08-25 14:07:58] "POST /access-control-lists HTTP/1.1" 200 600 0.112615 10.0.0.161 - - [2026-08-25 14:07:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.011427 10.0.0.161 - - [2026-08-25 14:07:58] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.040710 10.0.0.161 - - [2026-08-25 14:07:58] "POST /access-control-lists HTTP/1.1" 200 598 0.063950 10.0.0.161 - - [2026-08-25 14:07:58] "PUT /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6 HTTP/1.1" 200 265 0.093316 10.0.0.161 - - [2026-08-25 14:07:58] "PUT /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0 HTTP/1.1" 200 265 0.063848 10.0.0.161 - - [2026-08-25 14:07:58] "POST /security-groups HTTP/1.1" 200 593 0.085054 10.0.0.161 - - [2026-08-25 14:07:58] "POST /fqname-to-id HTTP/1.1" 404 270 0.004204 10.0.0.161 - - [2026-08-25 14:07:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.036510 10.0.0.161 - - [2026-08-25 14:07:59] "POST /access-control-lists HTTP/1.1" 200 634 0.053530 10.0.0.161 - - [2026-08-25 14:07:59] "POST /chown HTTP/1.1" 200 109 0.045943 10.0.0.161 - - [2026-08-25 14:07:59] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016124 10.0.0.161 - - [2026-08-25 14:07:59] "POST /fqname-to-id HTTP/1.1" 404 269 0.075982 10.0.0.161 - - [2026-08-25 14:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005501 10.0.0.161 - - [2026-08-25 14:07:59] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010496 10.0.0.161 - - [2026-08-25 14:07:59] "POST /tags HTTP/1.1" 409 226 0.004267 10.0.0.161 - - [2026-08-25 14:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.161 - - [2026-08-25 14:07:59] "GET /tag/6d6d5abd-bf3b-462c-8a95-dff8d2f3dd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.029420 10.0.0.161 - - [2026-08-25 14:07:59] "POST /access-control-lists HTTP/1.1" 200 632 0.106066 10.0.0.161 - - [2026-08-25 14:07:59] "POST /firewall-rules HTTP/1.1" 200 602 0.095850 10.0.0.161 - - [2026-08-25 14:07:59] "GET /firewall-rule/7236253c-5b4c-4de5-a5c6-236a74dc72ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.008137 10.0.0.161 - - [2026-08-25 14:07:59] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.009128 10.0.0.161 - - [2026-08-25 14:07:59] "GET /firewall-rule/7236253c-5b4c-4de5-a5c6-236a74dc72ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004641 10.0.0.161 - - [2026-08-25 14:07:59] "POST /ref-update HTTP/1.1" 200 156 0.122925 10.0.0.161 - - [2026-08-25 14:07:59] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011865 10.0.0.161 - - [2026-08-25 14:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.161 - - [2026-08-25 14:07:59] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003795 10.0.0.161 - - [2026-08-25 14:07:59] "POST /tags HTTP/1.1" 409 226 0.002321 10.0.0.161 - - [2026-08-25 14:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.161 - - [2026-08-25 14:07:59] "GET /tag/6d6d5abd-bf3b-462c-8a95-dff8d2f3dd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015422 10.0.0.161 - - [2026-08-25 14:07:59] "POST /firewall-rules HTTP/1.1" 200 600 0.092813 10.0.0.161 - - [2026-08-25 14:07:59] "GET /firewall-rule/ae963880-eecc-48e0-a158-6e89e7df376c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005430 10.0.0.161 - - [2026-08-25 14:07:59] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.006672 10.0.0.161 - - [2026-08-25 14:07:59] "GET /firewall-rule/ae963880-eecc-48e0-a158-6e89e7df376c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003362 10.0.0.161 - - [2026-08-25 14:08:00] "POST /ref-update HTTP/1.1" 200 156 0.094514 10.0.0.161 - - [2026-08-25 14:08:01] "POST /tags HTTP/1.1" 200 394 0.041337 10.0.0.161 - - [2026-08-25 14:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022317 10.0.0.161 - - [2026-08-25 14:08:01] "GET /tag/af080834-356d-4195-bd3f-2a756b529228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.014624 10.0.0.161 - - [2026-08-25 14:08:01] "POST /tags HTTP/1.1" 200 342 0.028710 10.0.0.161 - - [2026-08-25 14:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.018849 10.0.0.161 - - [2026-08-25 14:08:01] "GET /tag/f3659a59-753e-4caf-b888-d086a23431ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.015691 10.0.0.161 - - [2026-08-25 14:08:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.000808 10.0.0.161 - - [2026-08-25 14:08:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.010942 10.0.0.161 - - [2026-08-25 14:08:01] "POST /security-groups HTTP/1.1" 200 589 0.075762 10.0.0.161 - - [2026-08-25 14:08:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.004430 10.0.0.161 - - [2026-08-25 14:08:01] "POST /projects HTTP/1.1" 200 521 0.270664 10.0.0.161 - - [2026-08-25 14:08:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018509 10.0.0.161 - - [2026-08-25 14:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006087 10.0.0.161 - - [2026-08-25 14:08:01] "POST /access-control-lists HTTP/1.1" 200 600 0.096223 10.0.0.161 - - [2026-08-25 14:08:01] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.045310 10.0.0.161 - - [2026-08-25 14:08:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.028155 10.0.0.161 - - [2026-08-25 14:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007311 10.0.0.161 - - [2026-08-25 14:08:01] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005154 10.0.0.161 - - [2026-08-25 14:08:01] "POST /access-control-lists HTTP/1.1" 200 598 0.082534 10.0.0.161 - - [2026-08-25 14:08:01] "PUT /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6 HTTP/1.1" 200 265 0.104869 10.0.0.161 - - [2026-08-25 14:08:01] "PUT /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0 HTTP/1.1" 200 265 0.068533 10.0.0.161 - - [2026-08-25 14:08:01] "POST /security-groups HTTP/1.1" 200 593 0.087969 10.0.0.161 - - [2026-08-25 14:08:02] "POST /fqname-to-id HTTP/1.1" 404 270 0.004843 10.0.0.161 - - [2026-08-25 14:08:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.042891 10.0.0.161 - - [2026-08-25 14:08:02] "POST /access-control-lists HTTP/1.1" 200 634 0.125438 10.0.0.161 - - [2026-08-25 14:08:02] "POST /chown HTTP/1.1" 200 109 0.087654 10.0.0.161 - - [2026-08-25 14:08:02] "POST /fqname-to-id HTTP/1.1" 404 269 0.018987 10.0.0.161 - - [2026-08-25 14:08:02] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007886 10.0.0.161 - - [2026-08-25 14:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.161 - - [2026-08-25 14:08:02] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004526 10.0.0.161 - - [2026-08-25 14:08:02] "POST /access-control-lists HTTP/1.1" 200 632 0.091451 10.0.0.161 - - [2026-08-25 14:08:02] "POST /tags HTTP/1.1" 409 226 0.015473 10.0.0.161 - - [2026-08-25 14:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.161 - - [2026-08-25 14:08:02] "GET /tag/f3659a59-753e-4caf-b888-d086a23431ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012758 10.0.0.161 - - [2026-08-25 14:08:02] "POST /firewall-rules HTTP/1.1" 200 602 0.091775 10.0.0.161 - - [2026-08-25 14:08:02] "GET /firewall-rule/d74f3041-4456-41de-9a87-9c3c403ed6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.008207 10.0.0.161 - - [2026-08-25 14:08:02] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.006165 10.0.0.161 - - [2026-08-25 14:08:02] "GET /firewall-rule/d74f3041-4456-41de-9a87-9c3c403ed6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003397 10.0.0.161 - - [2026-08-25 14:08:02] "POST /ref-update HTTP/1.1" 200 156 0.109367 10.0.0.161 - - [2026-08-25 14:08:02] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003882 10.0.0.161 - - [2026-08-25 14:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.161 - - [2026-08-25 14:08:02] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003102 10.0.0.161 - - [2026-08-25 14:08:02] "POST /tags HTTP/1.1" 409 226 0.002900 10.0.0.161 - - [2026-08-25 14:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.161 - - [2026-08-25 14:08:02] "GET /tag/f3659a59-753e-4caf-b888-d086a23431ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.014800 10.0.0.161 - - [2026-08-25 14:08:02] "POST /firewall-rules HTTP/1.1" 200 600 0.081277 10.0.0.161 - - [2026-08-25 14:08:02] "GET /firewall-rule/482e6645-20b4-4d31-9017-d99c5a25bf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.013517 10.0.0.161 - - [2026-08-25 14:08:02] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005710 10.0.0.161 - - [2026-08-25 14:08:03] "GET /firewall-rule/482e6645-20b4-4d31-9017-d99c5a25bf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003716 10.0.0.161 - - [2026-08-25 14:08:03] "POST /ref-update HTTP/1.1" 200 156 0.093224 10.0.0.161 - - [2026-08-25 14:08:04] "POST /tags HTTP/1.1" 200 346 0.136867 10.0.0.161 - - [2026-08-25 14:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.032811 10.0.0.161 - - [2026-08-25 14:08:04] "GET /tag/12cda5cd-f1f7-497f-82ef-1f94e89502fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.035911 10.0.0.161 - - [2026-08-25 14:08:04] "POST /projects HTTP/1.1" 409 238 0.002162 10.0.0.161 - - [2026-08-25 14:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.161 - - [2026-08-25 14:08:04] "GET /project/9a7d6883-1be8-482b-ad1a-e2fafe9b2dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.067112 10.0.0.161 - - [2026-08-25 14:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010648 10.0.0.161 - - [2026-08-25 14:08:04] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.012974 10.0.0.161 - - [2026-08-25 14:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.161 - - [2026-08-25 14:08:04] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.012137 10.0.0.161 - - [2026-08-25 14:08:04] "POST /security-groups HTTP/1.1" 409 285 0.004826 10.0.0.161 - - [2026-08-25 14:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.161 - - [2026-08-25 14:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.161 - - [2026-08-25 14:08:04] "PUT /security-group/b5998098-617b-4d2b-a425-b58428e5cb0d HTTP/1.1" 200 263 0.089484 10.0.0.161 - - [2026-08-25 14:08:04] "PUT /access-control-list/5960e382-be63-494c-9f68-da2224f9f7e1 HTTP/1.1" 200 273 0.032867 10.0.0.161 - - [2026-08-25 14:08:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.062084 10.0.0.161 - - [2026-08-25 14:08:04] "GET /project/9a7d6883-1be8-482b-ad1a-e2fafe9b2dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.142033 10.0.0.161 - - [2026-08-25 14:08:04] "POST /tags HTTP/1.1" 409 228 0.040360 10.0.0.161 - - [2026-08-25 14:08:04] "PUT /access-control-list/598bfbb5-fea8-42fe-8681-719be6d7a86e HTTP/1.1" 200 273 0.070559 10.0.0.161 - - [2026-08-25 14:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008866 10.0.0.161 - - [2026-08-25 14:08:04] "GET /tag/12cda5cd-f1f7-497f-82ef-1f94e89502fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.017836 10.0.0.161 - - [2026-08-25 14:08:04] "POST /tags HTTP/1.1" 200 346 0.049232 10.0.0.161 - - [2026-08-25 14:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.161 - - [2026-08-25 14:08:04] "GET /tag/031020c6-4a00-4aa1-bf72-dd8036383a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.020049 10.0.0.161 - - [2026-08-25 14:08:04] "POST /projects HTTP/1.1" 409 238 0.004647 10.0.0.161 - - [2026-08-25 14:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.161 - - [2026-08-25 14:08:05] "GET /project/f0c08ee5-64dd-4673-873e-c5cc05aaf08d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052160 10.0.0.161 - - [2026-08-25 14:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008983 10.0.0.161 - - [2026-08-25 14:08:05] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006239 10.0.0.161 - - [2026-08-25 14:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.161 - - [2026-08-25 14:08:05] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006277 10.0.0.161 - - [2026-08-25 14:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.161 - - [2026-08-25 14:08:05] "POST /security-groups HTTP/1.1" 409 285 0.002950 10.0.0.161 - - [2026-08-25 14:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.161 - - [2026-08-25 14:08:05] "GET /project/f0c08ee5-64dd-4673-873e-c5cc05aaf08d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.051396 10.0.0.161 - - [2026-08-25 14:08:05] "PUT /security-group/3d735ea6-ff70-4b4f-8b32-e454dc391dba HTTP/1.1" 200 263 0.098298 10.0.0.161 - - [2026-08-25 14:08:05] "PUT /access-control-list/74eb79e0-786d-4e95-8997-12f43b6faede HTTP/1.1" 200 273 0.022006 10.0.0.161 - - [2026-08-25 14:08:05] "PUT /access-control-list/924f4039-e679-4aa6-b6d9-5fb540133dff HTTP/1.1" 200 273 0.027936 10.0.0.161 - - [2026-08-25 14:08:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.042592 10.0.0.161 - - [2026-08-25 14:08:05] "POST /tags HTTP/1.1" 409 228 0.021400 10.0.0.161 - - [2026-08-25 14:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007509 10.0.0.161 - - [2026-08-25 14:08:05] "GET /tag/031020c6-4a00-4aa1-bf72-dd8036383a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.014799 10.0.0.161 - - [2026-08-25 14:08:05] "POST /tags HTTP/1.1" 200 292 0.098342 10.0.0.161 - - [2026-08-25 14:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.031574 10.0.0.161 - - [2026-08-25 14:08:05] "GET /tag/457e9134-e806-4ef5-ad3a-9f3403825b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.019089 10.0.0.161 - - [2026-08-25 14:08:05] "POST /tags HTTP/1.1" 200 304 0.089097 10.0.0.161 - - [2026-08-25 14:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007631 10.0.0.161 - - [2026-08-25 14:08:05] "GET /tag/96f58161-5ffe-48ee-a383-c9329ae3217f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.019082 10.0.0.161 - - [2026-08-25 14:08:05] "POST /tags HTTP/1.1" 409 252 0.003286 10.0.0.161 - - [2026-08-25 14:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.161 - - [2026-08-25 14:08:05] "GET /tag/58a0f65f-1318-415b-b2e2-388c05317480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.016863 10.0.0.161 - - [2026-08-25 14:08:05] "POST /tags HTTP/1.1" 409 226 0.003097 10.0.0.161 - - [2026-08-25 14:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.161 - - [2026-08-25 14:08:06] "GET /tag/6d6d5abd-bf3b-462c-8a95-dff8d2f3dd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013564 10.0.0.161 - - [2026-08-25 14:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.161 - - [2026-08-25 14:08:06] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007020 10.0.0.161 - - [2026-08-25 14:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.161 - - [2026-08-25 14:08:06] "GET /project/9a7d6883-1be8-482b-ad1a-e2fafe9b2dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.060825 10.0.0.161 - - [2026-08-25 14:08:06] "POST /virtual-machines HTTP/1.1" 200 396 0.012982 10.0.0.161 - - [2026-08-25 14:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016513 10.0.0.161 - - [2026-08-25 14:08:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.151582 10.0.0.161 - - [2026-08-25 14:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.037539 10.0.0.161 - - [2026-08-25 14:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017999 10.0.0.161 - - [2026-08-25 14:08:06] "GET /virtual-machine-interface/64d4965e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005537 10.0.0.161 - - [2026-08-25 14:08:06] "POST /instance-ips HTTP/1.1" 200 398 0.052861 10.0.0.161 - - [2026-08-25 14:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.051368 10.0.0.161 - - [2026-08-25 14:08:06] "GET /virtual-machine-interface/64d4965e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.012980 10.0.0.161 - - [2026-08-25 14:08:06] "POST /set-tag HTTP/1.1" 200 109 0.075433 10.0.0.161 - - [2026-08-25 14:08:06] "GET /virtual-machine-interface/64d4965e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.032028 10.0.0.161 - - [2026-08-25 14:08:06] "GET /instance-ip/64f3d1a4-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.006159 10.0.0.161 - - [2026-08-25 14:08:06] "GET /virtual-machine-interface/64d4965e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007057 10.0.0.161 - - [2026-08-25 14:08:06] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.161 - - [2026-08-25 14:08:06] "GET /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005354 10.0.0.161 - - [2026-08-25 14:08:06] "POST /ref-update HTTP/1.1" 200 156 0.011468 10.0.0.161 - - [2026-08-25 14:08:07] "GET /virtual-machine-interface/64d4965e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.025840 10.0.0.161 - - [2026-08-25 14:08:07] "POST /set-tag HTTP/1.1" 200 109 0.002957 10.0.0.161 - - [2026-08-25 14:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.161 - - [2026-08-25 14:08:07] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007173 10.0.0.161 - - [2026-08-25 14:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.161 - - [2026-08-25 14:08:07] "GET /project/9a7d6883-1be8-482b-ad1a-e2fafe9b2dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.054978 10.0.0.161 - - [2026-08-25 14:08:07] "POST /virtual-machines HTTP/1.1" 200 396 0.011538 10.0.0.161 - - [2026-08-25 14:08:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.012761 10.0.0.161 - - [2026-08-25 14:08:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.159597 10.0.0.161 - - [2026-08-25 14:08:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.019936 10.0.0.161 - - [2026-08-25 14:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005262 10.0.0.161 - - [2026-08-25 14:08:07] "GET /virtual-machine-interface/656998bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.012668 10.0.0.161 - - [2026-08-25 14:08:07] "POST /instance-ips HTTP/1.1" 200 398 0.035918 10.0.0.161 - - [2026-08-25 14:08:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021504 10.0.0.161 - - [2026-08-25 14:08:07] "GET /virtual-machine-interface/656998bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009994 10.0.0.161 - - [2026-08-25 14:08:07] "POST /set-tag HTTP/1.1" 200 109 0.079753 10.0.0.161 - - [2026-08-25 14:08:07] "GET /virtual-machine-interface/656998bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.017954 10.0.0.161 - - [2026-08-25 14:08:07] "GET /instance-ip/658e8960-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005665 10.0.0.161 - - [2026-08-25 14:08:07] "GET /virtual-machine-interface/656998bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006247 10.0.0.161 - - [2026-08-25 14:08:07] "POST /set-tag HTTP/1.1" 200 109 0.002864 10.0.0.161 - - [2026-08-25 14:08:07] "GET /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.006204 10.0.0.161 - - [2026-08-25 14:08:07] "POST /ref-update HTTP/1.1" 200 156 0.035800 10.0.0.161 - - [2026-08-25 14:08:08] "GET /virtual-machine-interface/656998bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.029659 10.0.0.161 - - [2026-08-25 14:08:08] "POST /set-tag HTTP/1.1" 200 109 0.013528 10.0.0.161 - - [2026-08-25 14:08:08] "POST /tags HTTP/1.1" 200 292 0.037610 10.0.0.161 - - [2026-08-25 14:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016958 10.0.0.161 - - [2026-08-25 14:08:08] "GET /tag/19d38396-3b41-4926-abec-b64a6a0613fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.026288 10.0.0.161 - - [2026-08-25 14:08:08] "POST /tags HTTP/1.1" 409 252 0.002593 10.0.0.161 - - [2026-08-25 14:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.161 - - [2026-08-25 14:08:08] "GET /tag/af080834-356d-4195-bd3f-2a756b529228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.013499 10.0.0.161 - - [2026-08-25 14:08:08] "POST /tags HTTP/1.1" 409 226 0.002847 10.0.0.161 - - [2026-08-25 14:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.161 - - [2026-08-25 14:08:08] "GET /tag/f3659a59-753e-4caf-b888-d086a23431ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.015570 10.0.0.161 - - [2026-08-25 14:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006806 10.0.0.161 - - [2026-08-25 14:08:08] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.028713 10.0.0.161 - - [2026-08-25 14:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.161 - - [2026-08-25 14:08:08] "GET /project/f0c08ee5-64dd-4673-873e-c5cc05aaf08d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.060949 10.0.0.161 - - [2026-08-25 14:08:08] "POST /virtual-machines HTTP/1.1" 200 396 0.016385 10.0.0.161 - - [2026-08-25 14:08:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023597 10.0.0.161 - - [2026-08-25 14:08:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.149368 10.0.0.161 - - [2026-08-25 14:08:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.033713 10.0.0.161 - - [2026-08-25 14:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007549 10.0.0.161 - - [2026-08-25 14:08:08] "GET /virtual-machine-interface/6635d7d8-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009143 10.0.0.161 - - [2026-08-25 14:08:08] "POST /instance-ips HTTP/1.1" 200 398 0.037968 10.0.0.161 - - [2026-08-25 14:08:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.031010 10.0.0.161 - - [2026-08-25 14:08:09] "GET /virtual-machine-interface/6635d7d8-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.024777 10.0.0.161 - - [2026-08-25 14:08:09] "POST /set-tag HTTP/1.1" 200 109 0.075356 10.0.0.161 - - [2026-08-25 14:08:09] "GET /virtual-machine-interface/6635d7d8-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.023228 10.0.0.161 - - [2026-08-25 14:08:09] "GET /instance-ip/665a8e98-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005729 10.0.0.161 - - [2026-08-25 14:08:09] "GET /virtual-machine-interface/6635d7d8-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006125 10.0.0.161 - - [2026-08-25 14:08:09] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.161 - - [2026-08-25 14:08:09] "GET /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.008934 10.0.0.161 - - [2026-08-25 14:08:09] "POST /ref-update HTTP/1.1" 200 156 0.012281 10.0.0.161 - - [2026-08-25 14:08:09] "GET /virtual-machine-interface/6635d7d8-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010840 10.0.0.161 - - [2026-08-25 14:08:09] "POST /set-tag HTTP/1.1" 200 109 0.003964 10.0.0.161 - - [2026-08-25 14:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.161 - - [2026-08-25 14:08:09] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005517 10.0.0.161 - - [2026-08-25 14:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.161 - - [2026-08-25 14:08:09] "GET /project/f0c08ee5-64dd-4673-873e-c5cc05aaf08d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056047 10.0.0.161 - - [2026-08-25 14:08:09] "POST /virtual-machines HTTP/1.1" 200 396 0.030227 10.0.0.161 - - [2026-08-25 14:08:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022194 10.0.0.161 - - [2026-08-25 14:08:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.141451 10.0.0.161 - - [2026-08-25 14:08:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.014357 10.0.0.161 - - [2026-08-25 14:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011714 10.0.0.161 - - [2026-08-25 14:08:09] "GET /virtual-machine-interface/66d355bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009531 10.0.0.161 - - [2026-08-25 14:08:09] "POST /instance-ips HTTP/1.1" 200 398 0.027417 10.0.0.161 - - [2026-08-25 14:08:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.030200 10.0.0.161 - - [2026-08-25 14:08:10] "GET /virtual-machine-interface/66d355bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.022717 10.0.0.161 - - [2026-08-25 14:08:10] "POST /set-tag HTTP/1.1" 200 109 0.079486 10.0.0.161 - - [2026-08-25 14:08:10] "GET /virtual-machine-interface/66d355bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.046500 10.0.0.161 - - [2026-08-25 14:08:10] "GET /instance-ip/66f3ca22-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003994 10.0.0.161 - - [2026-08-25 14:08:10] "GET /virtual-machine-interface/66d355bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009423 10.0.0.161 - - [2026-08-25 14:08:10] "POST /set-tag HTTP/1.1" 200 109 0.005521 10.0.0.161 - - [2026-08-25 14:08:10] "GET /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.009427 10.0.0.161 - - [2026-08-25 14:08:10] "POST /ref-update HTTP/1.1" 200 156 0.021482 10.0.0.161 - - [2026-08-25 14:08:10] "GET /virtual-machine-interface/66d355bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.032045 10.0.0.161 - - [2026-08-25 14:08:10] "POST /set-tag HTTP/1.1" 200 109 0.008749 10.0.0.161 - - [2026-08-25 14:08:10] "POST /tags HTTP/1.1" 200 300 0.041395 10.0.0.161 - - [2026-08-25 14:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.027437 10.0.0.161 - - [2026-08-25 14:08:10] "GET /tag/da5a9aae-4588-4a54-bdf7-71b87bed87e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.018697 10.0.0.161 - - [2026-08-25 14:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.161 - - [2026-08-25 14:08:10] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006780 10.0.0.161 - - [2026-08-25 14:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.161 - - [2026-08-25 14:08:10] "GET /project/9a7d6883-1be8-482b-ad1a-e2fafe9b2dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.058414 10.0.0.161 - - [2026-08-25 14:08:10] "POST /virtual-machines HTTP/1.1" 200 396 0.015126 10.0.0.161 - - [2026-08-25 14:08:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017126 10.0.0.161 - - [2026-08-25 14:08:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.145053 10.0.0.161 - - [2026-08-25 14:08:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015765 10.0.0.161 - - [2026-08-25 14:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009722 10.0.0.161 - - [2026-08-25 14:08:11] "GET /virtual-machine-interface/6787c42a-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.014672 10.0.0.161 - - [2026-08-25 14:08:11] "POST /instance-ips HTTP/1.1" 200 398 0.036445 10.0.0.161 - - [2026-08-25 14:08:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.034196 10.0.0.161 - - [2026-08-25 14:08:11] "GET /virtual-machine-interface/6787c42a-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.015896 10.0.0.161 - - [2026-08-25 14:08:11] "POST /set-tag HTTP/1.1" 200 109 0.033305 10.0.0.161 - - [2026-08-25 14:08:11] "GET /virtual-machine-interface/6787c42a-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.016490 10.0.0.161 - - [2026-08-25 14:08:11] "GET /instance-ip/67a9fcfc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004678 10.0.0.161 - - [2026-08-25 14:08:11] "GET /virtual-machine-interface/6787c42a-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007679 10.0.0.161 - - [2026-08-25 14:08:11] "POST /set-tag HTTP/1.1" 200 109 0.003160 10.0.0.161 - - [2026-08-25 14:08:11] "POST /tags HTTP/1.1" 200 300 0.033247 10.0.0.161 - - [2026-08-25 14:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005117 10.0.0.161 - - [2026-08-25 14:08:11] "GET /tag/ea98a7dc-d26f-40c9-81d8-56992d4a746c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.023843 10.0.0.161 - - [2026-08-25 14:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.161 - - [2026-08-25 14:08:11] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006145 10.0.0.161 - - [2026-08-25 14:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.161 - - [2026-08-25 14:08:11] "GET /project/9a7d6883-1be8-482b-ad1a-e2fafe9b2dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.052525 10.0.0.161 - - [2026-08-25 14:08:11] "POST /virtual-machines HTTP/1.1" 200 396 0.014047 10.0.0.161 - - [2026-08-25 14:08:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.059481 10.0.0.161 - - [2026-08-25 14:08:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.142055 10.0.0.161 - - [2026-08-25 14:08:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019216 10.0.0.161 - - [2026-08-25 14:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.161 - - [2026-08-25 14:08:12] "GET /virtual-machine-interface/681fefde-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010483 10.0.0.161 - - [2026-08-25 14:08:12] "POST /instance-ips HTTP/1.1" 200 398 0.027041 10.0.0.161 - - [2026-08-25 14:08:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.037363 10.0.0.161 - - [2026-08-25 14:08:12] "GET /virtual-machine-interface/681fefde-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009935 10.0.0.161 - - [2026-08-25 14:08:12] "POST /set-tag HTTP/1.1" 200 109 0.043864 10.0.0.161 - - [2026-08-25 14:08:12] "GET /virtual-machine-interface/681fefde-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010838 10.0.0.161 - - [2026-08-25 14:08:12] "GET /instance-ip/68427450-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004122 10.0.0.161 - - [2026-08-25 14:08:12] "GET /virtual-machine-interface/681fefde-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007024 10.0.0.161 - - [2026-08-25 14:08:12] "POST /set-tag HTTP/1.1" 200 109 0.005408 10.0.0.161 - - [2026-08-25 14:08:12] "POST /tags HTTP/1.1" 200 300 0.051992 10.0.0.161 - - [2026-08-25 14:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.161 - - [2026-08-25 14:08:12] "GET /tag/f50bc813-dbe6-4d86-8ff3-85a42129c2ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.025212 10.0.0.161 - - [2026-08-25 14:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.161 - - [2026-08-25 14:08:12] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.009231 10.0.0.161 - - [2026-08-25 14:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007034 10.0.0.161 - - [2026-08-25 14:08:12] "GET /project/f0c08ee5-64dd-4673-873e-c5cc05aaf08d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.059873 10.0.0.161 - - [2026-08-25 14:08:12] "POST /virtual-machines HTTP/1.1" 200 396 0.011074 10.0.0.161 - - [2026-08-25 14:08:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017965 10.0.0.161 - - [2026-08-25 14:08:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122464 10.0.0.161 - - [2026-08-25 14:08:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010359 10.0.0.161 - - [2026-08-25 14:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013703 10.0.0.161 - - [2026-08-25 14:08:12] "GET /virtual-machine-interface/68b30684-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008725 10.0.0.161 - - [2026-08-25 14:08:13] "POST /instance-ips HTTP/1.1" 200 398 0.030368 10.0.0.161 - - [2026-08-25 14:08:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.060177 10.0.0.161 - - [2026-08-25 14:08:13] "GET /virtual-machine-interface/68b30684-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006326 10.0.0.161 - - [2026-08-25 14:08:13] "POST /set-tag HTTP/1.1" 200 109 0.032687 10.0.0.161 - - [2026-08-25 14:08:13] "GET /virtual-machine-interface/68b30684-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.017293 10.0.0.161 - - [2026-08-25 14:08:13] "GET /instance-ip/68cf48c6-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005102 10.0.0.161 - - [2026-08-25 14:08:13] "GET /virtual-machine-interface/68b30684-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005402 10.0.0.161 - - [2026-08-25 14:08:13] "POST /set-tag HTTP/1.1" 200 109 0.003377 10.0.0.161 - - [2026-08-25 14:08:13] "POST /tags HTTP/1.1" 200 300 0.022349 10.0.0.161 - - [2026-08-25 14:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010798 10.0.0.161 - - [2026-08-25 14:08:13] "GET /tag/51066b81-90a5-4273-96ac-9a68b387b659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.020365 10.0.0.161 - - [2026-08-25 14:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.161 - - [2026-08-25 14:08:13] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007469 10.0.0.161 - - [2026-08-25 14:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.161 - - [2026-08-25 14:08:13] "GET /project/f0c08ee5-64dd-4673-873e-c5cc05aaf08d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.068009 10.0.0.161 - - [2026-08-25 14:08:13] "POST /virtual-machines HTTP/1.1" 200 396 0.014757 10.0.0.161 - - [2026-08-25 14:08:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.012097 10.0.0.161 - - [2026-08-25 14:08:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.142582 10.0.0.161 - - [2026-08-25 14:08:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021044 10.0.0.161 - - [2026-08-25 14:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016480 10.0.0.161 - - [2026-08-25 14:08:13] "GET /virtual-machine-interface/693e4140-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008646 10.0.0.161 - - [2026-08-25 14:08:13] "POST /instance-ips HTTP/1.1" 200 398 0.047522 10.0.0.161 - - [2026-08-25 14:08:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025937 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-machine-interface/693e4140-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.014099 10.0.0.161 - - [2026-08-25 14:08:14] "POST /set-tag HTTP/1.1" 200 109 0.025016 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-machine-interface/693e4140-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.012260 10.0.0.161 - - [2026-08-25 14:08:14] "GET /instance-ip/695ad6ac-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005942 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-machine-interface/693e4140-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004895 10.0.0.161 - - [2026-08-25 14:08:14] "POST /set-tag HTTP/1.1" 200 109 0.009505 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.006605 10.0.0.161 - - [2026-08-25 14:08:14] "POST /ref-update HTTP/1.1" 200 156 0.014002 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-machine-interface/6787c42a-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010068 10.0.0.161 - - [2026-08-25 14:08:14] "POST /set-tag HTTP/1.1" 200 109 0.010753 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.006444 10.0.0.161 - - [2026-08-25 14:08:14] "POST /ref-update HTTP/1.1" 200 156 0.012037 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-machine-interface/681fefde-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010118 10.0.0.161 - - [2026-08-25 14:08:14] "POST /set-tag HTTP/1.1" 200 109 0.004119 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.006888 10.0.0.161 - - [2026-08-25 14:08:14] "POST /ref-update HTTP/1.1" 200 156 0.015760 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-machine-interface/68b30684-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006067 10.0.0.161 - - [2026-08-25 14:08:14] "POST /set-tag HTTP/1.1" 200 109 0.002855 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-machine-interface/64d4965e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006235 10.0.0.161 - - [2026-08-25 14:08:14] "POST /set-tag HTTP/1.1" 200 109 0.003261 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.006985 10.0.0.161 - - [2026-08-25 14:08:14] "POST /ref-update HTTP/1.1" 200 156 0.015302 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-machine-interface/693e4140-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006604 10.0.0.161 - - [2026-08-25 14:08:14] "POST /set-tag HTTP/1.1" 200 109 0.003283 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-machine-interface/656998bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006688 10.0.0.161 - - [2026-08-25 14:08:14] "POST /set-tag HTTP/1.1" 200 109 0.003235 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-machine-interface/6635d7d8-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006003 10.0.0.161 - - [2026-08-25 14:08:14] "POST /set-tag HTTP/1.1" 200 109 0.003201 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-machine-interface/66d355bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006104 10.0.0.161 - - [2026-08-25 14:08:14] "POST /set-tag HTTP/1.1" 200 109 0.009171 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-machine-interface/64d4965e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005963 10.0.0.161 - - [2026-08-25 14:08:14] "POST /set-tag HTTP/1.1" 200 109 0.003412 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-machine-interface/6787c42a-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005086 10.0.0.161 - - [2026-08-25 14:08:14] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.161 - - [2026-08-25 14:08:14] "GET /virtual-machine-interface/656998bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005727 10.0.0.161 - - [2026-08-25 14:08:14] "POST /set-tag HTTP/1.1" 200 109 0.003764 10.0.0.161 - - [2026-08-25 14:08:15] "GET /virtual-machine-interface/681fefde-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.014566 10.0.0.161 - - [2026-08-25 14:08:15] "POST /set-tag HTTP/1.1" 200 109 0.004682 10.0.0.161 - - [2026-08-25 14:08:15] "GET /virtual-machine-interface/66d355bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005190 10.0.0.161 - - [2026-08-25 14:08:15] "POST /set-tag HTTP/1.1" 200 109 0.004295 10.0.0.161 - - [2026-08-25 14:08:15] "GET /virtual-machine-interface/68b30684-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005816 10.0.0.161 - - [2026-08-25 14:08:15] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.161 - - [2026-08-25 14:08:15] "GET /virtual-machine-interface/693e4140-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005208 10.0.0.161 - - [2026-08-25 14:08:15] "POST /set-tag HTTP/1.1" 200 109 0.003486 10.0.0.161 - - [2026-08-25 14:08:15] "GET /virtual-machine/8f60c2b0-85d1-48ae-ae32-1f0d6e1234df?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004360 10.0.0.161 - - [2026-08-25 14:08:15] "GET /virtual-machine-interface/64d4965e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006034 10.0.0.161 - - [2026-08-25 14:08:15] "GET /virtual-machine/a4cc84b5-d4c4-44ea-8ff1-0ef665fae29b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004112 10.0.0.161 - - [2026-08-25 14:08:15] "GET /virtual-machine-interface/656998bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005052 10.0.0.161 - - [2026-08-25 14:08:16] "GET /virtual-machine-interface/6635d7d8-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006427 10.0.0.161 - - [2026-08-25 14:08:16] "POST /set-tag HTTP/1.1" 200 109 0.003463 10.0.0.161 - - [2026-08-25 14:08:17] "GET /virtual-machine-interface/693e4140-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006532 10.0.0.161 - - [2026-08-25 14:08:17] "POST /set-tag HTTP/1.1" 200 109 0.003574 10.0.0.161 - - [2026-08-25 14:08:17] "GET /virtual-machine-interface/681fefde-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005652 10.0.0.161 - - [2026-08-25 14:08:17] "POST /set-tag HTTP/1.1" 200 109 0.003269 10.0.0.161 - - [2026-08-25 14:08:20] "GET /virtual-machine/60e9d4dd-36cd-451e-8232-1f8ccacdfce7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004884 10.0.0.161 - - [2026-08-25 14:08:20] "GET /virtual-machine-interface/6635d7d8-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005808 10.0.0.161 - - [2026-08-25 14:08:20] "GET /virtual-machine/7f177b54-4f1f-4d04-ab9d-7e5e699b8772?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004066 10.0.0.161 - - [2026-08-25 14:08:20] "GET /virtual-machine-interface/66d355bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005759 10.0.0.161 - - [2026-08-25 14:08:21] "GET /virtual-machine-interface/6787c42a-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.009209 10.0.0.161 - - [2026-08-25 14:08:21] "POST /set-tag HTTP/1.1" 200 109 0.003322 10.0.0.161 - - [2026-08-25 14:08:21] "GET /virtual-machine-interface/68b30684-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006612 10.0.0.161 - - [2026-08-25 14:08:21] "POST /set-tag HTTP/1.1" 200 109 0.003289 10.0.0.161 - - [2026-08-25 14:08:25] "GET /virtual-machine/909df396-31f9-412d-b592-77c0d8bdee76?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003601 10.0.0.161 - - [2026-08-25 14:08:25] "GET /virtual-machine-interface/6787c42a-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006732 10.0.0.161 - - [2026-08-25 14:08:25] "GET /virtual-machine/5df04763-2d34-43d7-a53f-d7cb4abb1abb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003711 10.0.0.161 - - [2026-08-25 14:08:25] "GET /virtual-machine-interface/68b30684-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004915 10.0.0.161 - - [2026-08-25 14:08:25] "GET /virtual-machine/4119264e-de9a-4495-839d-79c0f18a5906?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004255 10.0.0.161 - - [2026-08-25 14:08:26] "GET /virtual-machine-interface/681fefde-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006397 10.0.0.161 - - [2026-08-25 14:08:26] "GET /virtual-machine/fbbe7364-2d22-4f67-98b0-e101ae99917f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003909 10.0.0.161 - - [2026-08-25 14:08:26] "GET /virtual-machine-interface/693e4140-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005357 10.0.0.161 - - [2026-08-25 14:08:26] "GET /loadbalancer/60485256-b9d2-45f1-9033-1133762bd56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006644 10.0.0.161 - - [2026-08-25 14:08:26] "POST /tags HTTP/1.1" 200 334 0.030294 10.0.0.161 - - [2026-08-25 14:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007583 10.0.0.161 - - [2026-08-25 14:08:26] "GET /tag/ed9613c5-426b-4748-ad7e-bf1c46189b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.021106 10.0.0.161 - - [2026-08-25 14:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.161 - - [2026-08-25 14:08:26] "GET /project/9a7d6883-1be8-482b-ad1a-e2fafe9b2dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044140 10.0.0.161 - - [2026-08-25 14:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.161 - - [2026-08-25 14:08:26] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006397 10.0.0.161 - - [2026-08-25 14:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.161 - - [2026-08-25 14:08:26] "GET /service-appliance-set/429fc5f9-9b20-480b-8ae8-d1ce3dd63cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003833 10.0.0.161 - - [2026-08-25 14:08:26] "POST /fqname-to-id HTTP/1.1" 404 273 0.002483 10.0.0.161 - - [2026-08-25 14:08:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.164126 10.0.0.161 - - [2026-08-25 14:08:27] "GET /virtual-machine-interface/2b5f40b9-eb7e-477c-9962-2c3503ccbb90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.006844 10.0.0.161 - - [2026-08-25 14:08:27] "POST /instance-ips HTTP/1.1" 200 410 0.033197 10.0.0.161 - - [2026-08-25 14:08:27] "GET /instance-ip/80f8cc7e-6acb-4348-82ed-4f3faf7c1803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.014257 10.0.0.161 - - [2026-08-25 14:08:27] "POST /loadbalancers HTTP/1.1" 200 631 0.078842 10.0.0.161 - - [2026-08-25 14:08:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.018434 10.0.0.161 - - [2026-08-25 14:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017037 10.0.0.161 - - [2026-08-25 14:08:27] "GET /project/9a7d6883-1be8-482b-ad1a-e2fafe9b2dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.065369 10.0.0.161 - - [2026-08-25 14:08:27] "GET /instance-ip/80f8cc7e-6acb-4348-82ed-4f3faf7c1803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006133 10.0.0.161 - - [2026-08-25 14:08:27] "GET /project/9a7d6883-1be8-482b-ad1a-e2fafe9b2dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.052218 10.0.0.161 - - [2026-08-25 14:08:27] "POST /floating-ips HTTP/1.1" 200 599 0.065212 10.0.0.161 - - [2026-08-25 14:08:27] "GET /loadbalancer/60485256-b9d2-45f1-9033-1133762bd56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.006234 10.0.0.161 - - [2026-08-25 14:08:27] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.034187 10.0.0.161 - - [2026-08-25 14:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.161 - - [2026-08-25 14:08:27] "GET /loadbalancer/60485256-b9d2-45f1-9033-1133762bd56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005090 10.0.0.161 - - [2026-08-25 14:08:27] "GET /project/9a7d6883-1be8-482b-ad1a-e2fafe9b2dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.066444 10.0.0.161 - - [2026-08-25 14:08:27] "GET /loadbalancer-listener/9511f976-0b96-4c79-a4eb-de9311c6cca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.006236 10.0.0.161 - - [2026-08-25 14:08:27] "GET /loadbalancer-listener/9511f976-0b96-4c79-a4eb-de9311c6cca5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.005174 10.0.0.161 - - [2026-08-25 14:08:27] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.032899 10.0.0.161 - - [2026-08-25 14:08:27] "GET /instance-ip/80f8cc7e-6acb-4348-82ed-4f3faf7c1803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.008934 10.0.0.161 - - [2026-08-25 14:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.161 - - [2026-08-25 14:08:27] "GET /instance-ip/80f8cc7e-6acb-4348-82ed-4f3faf7c1803?fields=floating_ips HTTP/1.1" 200 1213 0.007658 10.0.0.161 - - [2026-08-25 14:08:27] "GET /loadbalancer/60485256-b9d2-45f1-9033-1133762bd56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003113 10.0.0.161 - - [2026-08-25 14:08:27] "GET /loadbalancer-pool/0e6ec883-49c8-40b9-aa82-c0d0a58ea193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.005466 10.0.0.161 - - [2026-08-25 14:08:27] "GET /floating-ip/1386d523-6aca-42b8-8076-7f5fc0e394c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003850 10.0.0.161 - - [2026-08-25 14:08:27] "POST /loadbalancer-members HTTP/1.1" 200 723 0.034746 10.0.0.161 - - [2026-08-25 14:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.014197 10.0.0.161 - - [2026-08-25 14:08:28] "GET /virtual-machine-interface/656998bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.016291 10.0.0.161 - - [2026-08-25 14:08:28] "POST /tags HTTP/1.1" 409 221 0.005685 10.0.0.161 - - [2026-08-25 14:08:28] "GET /virtual-machine-interface/656998bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007147 10.0.0.161 - - [2026-08-25 14:08:28] "POST /ref-update HTTP/1.1" 200 156 0.011921 10.0.0.161 - - [2026-08-25 14:08:28] "GET /floating-ip/1386d523-6aca-42b8-8076-7f5fc0e394c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.016739 10.0.0.161 - - [2026-08-25 14:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.161 - - [2026-08-25 14:08:28] "GET /tag/ed9613c5-426b-4748-ad7e-bf1c46189b95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.012573 10.0.0.161 - - [2026-08-25 14:08:28] "PUT /floating-ip/1386d523-6aca-42b8-8076-7f5fc0e394c7 HTTP/1.1" 200 257 0.010624 10.0.0.161 - - [2026-08-25 14:08:28] "POST /set-tag HTTP/1.1" 200 109 0.050132 10.0.0.161 - - [2026-08-25 14:08:28] "GET /loadbalancer-pool/0e6ec883-49c8-40b9-aa82-c0d0a58ea193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004635 10.0.0.161 - - [2026-08-25 14:08:28] "POST /loadbalancer-members HTTP/1.1" 200 723 0.043738 10.0.0.161 - - [2026-08-25 14:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024330 10.0.0.161 - - [2026-08-25 14:08:28] "GET /virtual-machine-interface/64d4965e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.024240 10.0.0.161 - - [2026-08-25 14:08:28] "GET /virtual-machine-interface/64d4965e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006270 10.0.0.161 - - [2026-08-25 14:08:28] "POST /ref-update HTTP/1.1" 200 156 0.010494 10.0.0.161 - - [2026-08-25 14:08:28] "GET /floating-ip/1386d523-6aca-42b8-8076-7f5fc0e394c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.015073 10.0.0.161 - - [2026-08-25 14:08:28] "POST /set-tag HTTP/1.1" 200 109 0.079919 10.0.0.161 - - [2026-08-25 14:08:29] "POST /tags HTTP/1.1" 409 206 0.002342 10.0.0.161 - - [2026-08-25 14:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014946 10.0.0.161 - - [2026-08-25 14:08:29] "GET /tag/96f58161-5ffe-48ee-a383-c9329ae3217f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015089 10.0.0.161 - - [2026-08-25 14:08:29] "POST /tags HTTP/1.1" 409 204 0.002741 10.0.0.161 - - [2026-08-25 14:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.161 - - [2026-08-25 14:08:29] "GET /tag/ea98a7dc-d26f-40c9-81d8-56992d4a746c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.014571 10.0.0.161 - - [2026-08-25 14:08:29] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003276 10.0.0.161 - - [2026-08-25 14:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.161 - - [2026-08-25 14:08:29] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003504 10.0.0.161 - - [2026-08-25 14:08:29] "POST /tags HTTP/1.1" 409 206 0.002649 10.0.0.161 - - [2026-08-25 14:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.161 - - [2026-08-25 14:08:29] "GET /tag/96f58161-5ffe-48ee-a383-c9329ae3217f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014411 10.0.0.161 - - [2026-08-25 14:08:29] "POST /tags HTTP/1.1" 409 226 0.003797 10.0.0.161 - - [2026-08-25 14:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.161 - - [2026-08-25 14:08:29] "GET /tag/6d6d5abd-bf3b-462c-8a95-dff8d2f3dd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.023031 10.0.0.161 - - [2026-08-25 14:08:29] "POST /tags HTTP/1.1" 409 204 0.003383 10.0.0.161 - - [2026-08-25 14:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.161 - - [2026-08-25 14:08:29] "GET /tag/ea98a7dc-d26f-40c9-81d8-56992d4a746c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.016039 10.0.0.161 - - [2026-08-25 14:08:29] "POST /tags HTTP/1.1" 409 226 0.002444 10.0.0.161 - - [2026-08-25 14:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.161 - - [2026-08-25 14:08:29] "GET /tag/6d6d5abd-bf3b-462c-8a95-dff8d2f3dd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014122 10.0.0.161 - - [2026-08-25 14:08:29] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003208 10.0.0.161 - - [2026-08-25 14:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.161 - - [2026-08-25 14:08:29] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004987 10.0.0.161 - - [2026-08-25 14:08:29] "POST /firewall-rules HTTP/1.1" 200 628 0.077759 10.0.0.161 - - [2026-08-25 14:08:29] "POST /firewall-rules HTTP/1.1" 200 648 0.116751 10.0.0.161 - - [2026-08-25 14:08:29] "GET /firewall-rule/c47aa376-c008-4e6c-91f0-fa2f800e7a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.017755 10.0.0.161 - - [2026-08-25 14:08:29] "GET /firewall-policy/dbf5d952-250d-4475-bc9f-d06de5cea0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003963 10.0.0.161 - - [2026-08-25 14:08:29] "GET /firewall-rule/273c4235-b997-4195-b62b-aad1342a4ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.006578 10.0.0.161 - - [2026-08-25 14:08:29] "POST /ref-update HTTP/1.1" 200 156 0.044556 10.0.0.161 - - [2026-08-25 14:08:30] "POST /firewall-policys HTTP/1.1" 200 608 0.069510 10.0.0.161 - - [2026-08-25 14:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024019 10.0.0.161 - - [2026-08-25 14:08:30] "GET /firewall-policy/1c615d0c-77f1-4191-ae5a-1e6bacf83a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.012475 10.0.0.161 - - [2026-08-25 14:08:30] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004828 10.0.0.161 - - [2026-08-25 14:08:30] "GET /firewall-policy/1c615d0c-77f1-4191-ae5a-1e6bacf83a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003616 10.0.0.161 - - [2026-08-25 14:08:30] "GET /firewall-policy/163c92f4-cdae-473b-a73e-5b29ba774003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004982 10.0.0.161 - - [2026-08-25 14:08:30] "GET /firewall-policy/dbf5d952-250d-4475-bc9f-d06de5cea0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.005579 10.0.0.161 - - [2026-08-25 14:08:30] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.005830 10.0.0.161 - - [2026-08-25 14:08:30] "GET /firewall-policy/dbf5d952-250d-4475-bc9f-d06de5cea0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003910 10.0.0.161 - - [2026-08-25 14:08:30] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004692 10.0.0.161 - - [2026-08-25 14:08:30] "POST /ref-update HTTP/1.1" 200 156 0.045015 10.0.0.161 - - [2026-08-25 14:08:30] "POST /ref-update HTTP/1.1" 200 156 0.024707 10.0.0.161 - - [2026-08-25 14:08:30] "POST /ref-update HTTP/1.1" 200 156 0.043106 10.0.0.161 - - [2026-08-25 14:08:30] "POST /ref-update HTTP/1.1" 200 156 0.034160 10.0.0.161 - - [2026-08-25 14:08:30] "POST /ref-update HTTP/1.1" 200 156 0.058593 10.0.0.161 - - [2026-08-25 14:08:30] "GET /firewall-policy/1c615d0c-77f1-4191-ae5a-1e6bacf83a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.007989 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:10:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001503 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:10:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001363 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:10:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001304 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:10:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001076 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:10:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001636 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:10:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001730 10.0.0.161 - - [2026-08-25 14:10:28] "POST /tags HTTP/1.1" 409 252 0.007720 10.0.0.161 - - [2026-08-25 14:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005017 10.0.0.161 - - [2026-08-25 14:10:28] "GET /tag/af080834-356d-4195-bd3f-2a756b529228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.033109 10.0.0.161 - - [2026-08-25 14:10:29] "POST /tags HTTP/1.1" 409 228 0.005542 10.0.0.161 - - [2026-08-25 14:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.161 - - [2026-08-25 14:10:29] "GET /tag/031020c6-4a00-4aa1-bf72-dd8036383a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.017500 10.0.0.161 - - [2026-08-25 14:10:29] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005353 10.0.0.161 - - [2026-08-25 14:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.161 - - [2026-08-25 14:10:29] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004018 10.0.0.161 - - [2026-08-25 14:10:29] "POST /tags HTTP/1.1" 409 206 0.002493 10.0.0.161 - - [2026-08-25 14:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.161 - - [2026-08-25 14:10:29] "GET /tag/96f58161-5ffe-48ee-a383-c9329ae3217f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013373 10.0.0.161 - - [2026-08-25 14:10:29] "POST /tags HTTP/1.1" 409 226 0.002693 10.0.0.161 - - [2026-08-25 14:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.161 - - [2026-08-25 14:10:29] "GET /tag/6d6d5abd-bf3b-462c-8a95-dff8d2f3dd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015494 10.0.0.161 - - [2026-08-25 14:10:29] "POST /tags HTTP/1.1" 409 204 0.005713 10.0.0.161 - - [2026-08-25 14:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.161 - - [2026-08-25 14:10:29] "GET /tag/ea98a7dc-d26f-40c9-81d8-56992d4a746c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.021027 10.0.0.161 - - [2026-08-25 14:10:29] "POST /tags HTTP/1.1" 409 226 0.007524 10.0.0.161 - - [2026-08-25 14:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.161 - - [2026-08-25 14:10:29] "GET /tag/6d6d5abd-bf3b-462c-8a95-dff8d2f3dd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013856 10.0.0.161 - - [2026-08-25 14:10:29] "POST /tags HTTP/1.1" 409 228 0.002518 10.0.0.161 - - [2026-08-25 14:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.161 - - [2026-08-25 14:10:29] "GET /tag/031020c6-4a00-4aa1-bf72-dd8036383a42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.014488 10.0.0.161 - - [2026-08-25 14:10:29] "POST /tags HTTP/1.1" 409 252 0.002989 10.0.0.161 - - [2026-08-25 14:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.161 - - [2026-08-25 14:10:29] "GET /tag/af080834-356d-4195-bd3f-2a756b529228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.012469 10.0.0.161 - - [2026-08-25 14:10:29] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003568 10.0.0.161 - - [2026-08-25 14:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.161 - - [2026-08-25 14:10:29] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003723 10.0.0.161 - - [2026-08-25 14:10:29] "POST /firewall-rules HTTP/1.1" 409 281 0.002753 10.0.0.161 - - [2026-08-25 14:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.161 - - [2026-08-25 14:10:29] "PUT /firewall-rule/273c4235-b997-4195-b62b-aad1342a4ff8 HTTP/1.1" 200 261 0.029468 10.0.0.161 - - [2026-08-25 14:10:29] "POST /firewall-rules HTTP/1.1" 409 291 0.002711 10.0.0.161 - - [2026-08-25 14:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.161 - - [2026-08-25 14:10:29] "PUT /firewall-rule/c47aa376-c008-4e6c-91f0-fa2f800e7a0b HTTP/1.1" 200 261 0.057172 10.0.0.161 - - [2026-08-25 14:10:29] "GET /firewall-rule/c47aa376-c008-4e6c-91f0-fa2f800e7a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.015617 10.0.0.161 - - [2026-08-25 14:10:30] "POST /firewall-rules HTTP/1.1" 200 660 0.094007 10.0.0.161 - - [2026-08-25 14:10:30] "GET /firewall-rule/a20dcac2-8e25-4654-aa86-324372a07ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.015643 10.0.0.161 - - [2026-08-25 14:10:30] "GET /firewall-policy/dbf5d952-250d-4475-bc9f-d06de5cea0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002702 10.0.0.161 - - [2026-08-25 14:10:30] "GET /firewall-rule/273c4235-b997-4195-b62b-aad1342a4ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004496 10.0.0.161 - - [2026-08-25 14:10:30] "POST /firewall-policys HTTP/1.1" 409 269 0.003165 10.0.0.161 - - [2026-08-25 14:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006155 10.0.0.161 - - [2026-08-25 14:10:30] "PUT /firewall-policy/1c615d0c-77f1-4191-ae5a-1e6bacf83a94 HTTP/1.1" 200 265 0.039290 10.0.0.161 - - [2026-08-25 14:10:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.029138 10.0.0.161 - - [2026-08-25 14:10:30] "GET /firewall-policy/1c615d0c-77f1-4191-ae5a-1e6bacf83a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.017845 10.0.0.161 - - [2026-08-25 14:10:30] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.006941 10.0.0.161 - - [2026-08-25 14:10:30] "GET /firewall-policy/1c615d0c-77f1-4191-ae5a-1e6bacf83a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003488 10.0.0.161 - - [2026-08-25 14:10:30] "GET /firewall-policy/163c92f4-cdae-473b-a73e-5b29ba774003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005044 10.0.0.161 - - [2026-08-25 14:10:30] "GET /firewall-policy/1c615d0c-77f1-4191-ae5a-1e6bacf83a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004019 10.0.0.161 - - [2026-08-25 14:10:30] "GET /firewall-policy/1c615d0c-77f1-4191-ae5a-1e6bacf83a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005780 10.0.0.161 - - [2026-08-25 14:10:42] "GET /global-system-configs HTTP/1.1" 200 323 0.002820 10.0.0.161 - - [2026-08-25 14:10:45] "GET /global-system-configs HTTP/1.1" 200 323 0.002328 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:11:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001098 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:11:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002812 10.0.0.161 - - [2026-08-25 14:11:31] "GET /virtual-machine-interface/681fefde-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004944 10.0.0.161 - - [2026-08-25 14:11:31] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.161 - - [2026-08-25 14:11:31] "GET /virtual-machine-interface/64d4965e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.007289 10.0.0.161 - - [2026-08-25 14:11:31] "POST /set-tag HTTP/1.1" 200 109 0.007046 10.0.0.161 - - [2026-08-25 14:11:31] "GET /virtual-machine-interface/656998bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.006996 10.0.0.161 - - [2026-08-25 14:11:31] "POST /set-tag HTTP/1.1" 200 109 0.006095 10.0.0.161 - - [2026-08-25 14:11:31] "GET /virtual-machine-interface/6635d7d8-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005874 10.0.0.161 - - [2026-08-25 14:11:31] "POST /set-tag HTTP/1.1" 200 109 0.006907 10.0.0.161 - - [2026-08-25 14:11:31] "GET /virtual-machine-interface/693e4140-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007059 10.0.0.161 - - [2026-08-25 14:11:31] "POST /set-tag HTTP/1.1" 200 109 0.002844 10.0.0.161 - - [2026-08-25 14:11:31] "GET /virtual-machine-interface/68b30684-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007496 10.0.0.161 - - [2026-08-25 14:11:32] "POST /set-tag HTTP/1.1" 200 109 0.002946 10.0.0.161 - - [2026-08-25 14:11:32] "GET /virtual-machine-interface/6787c42a-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004991 10.0.0.161 - - [2026-08-25 14:11:32] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.161 - - [2026-08-25 14:11:32] "GET /virtual-machine-interface/66d355bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005377 10.0.0.161 - - [2026-08-25 14:11:32] "POST /set-tag HTTP/1.1" 200 109 0.003042 10.0.0.161 - - [2026-08-25 14:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.161 - - [2026-08-25 14:11:32] "GET /loadbalancer/60485256-b9d2-45f1-9033-1133762bd56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003187 10.0.0.161 - - [2026-08-25 14:11:32] "GET /virtual-machine-interface/64d4965e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005167 10.0.0.161 - - [2026-08-25 14:11:32] "POST /set-tag HTTP/1.1" 200 109 0.075575 10.0.0.161 - - [2026-08-25 14:11:32] "DELETE /loadbalancer-member/306d0837-c91e-4936-810e-cdb7d864c9d8 HTTP/1.1" 200 115 0.052723 10.0.0.161 - - [2026-08-25 14:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006188 10.0.0.161 - - [2026-08-25 14:11:32] "GET /loadbalancer/60485256-b9d2-45f1-9033-1133762bd56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005252 10.0.0.161 - - [2026-08-25 14:11:33] "GET /virtual-machine-interface/66d355bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006518 10.0.0.161 - - [2026-08-25 14:11:33] "POST /set-tag HTTP/1.1" 200 109 0.002927 10.0.0.161 - - [2026-08-25 14:11:33] "GET /virtual-machine-interface/66d355bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005288 10.0.0.161 - - [2026-08-25 14:11:33] "POST /set-tag HTTP/1.1" 200 109 0.004010 10.0.0.161 - - [2026-08-25 14:11:33] "GET /virtual-machine/7f177b54-4f1f-4d04-ab9d-7e5e699b8772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003395 10.0.0.161 - - [2026-08-25 14:11:33] "POST /ref-update HTTP/1.1" 200 156 0.016387 10.0.0.161 - - [2026-08-25 14:11:33] "GET /virtual-machine-interface/66d355bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.047420 10.0.0.161 - - [2026-08-25 14:11:33] "POST /set-tag HTTP/1.1" 200 109 0.028550 10.0.0.161 - - [2026-08-25 14:11:33] "POST /set-tag HTTP/1.1" 200 109 0.060895 10.0.0.161 - - [2026-08-25 14:11:33] "POST /set-tag HTTP/1.1" 200 109 0.040041 10.0.0.161 - - [2026-08-25 14:11:33] "POST /set-tag HTTP/1.1" 200 109 0.021420 10.0.0.161 - - [2026-08-25 14:11:33] "POST /set-tag HTTP/1.1" 200 109 0.042422 10.0.0.161 - - [2026-08-25 14:11:33] "DELETE /instance-ip/66f3ca22-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.078027 10.0.0.161 - - [2026-08-25 14:11:33] "DELETE /virtual-machine-interface/66d355bc-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.058719 10.0.0.161 - - [2026-08-25 14:11:33] "DELETE /virtual-machine/7f177b54-4f1f-4d04-ab9d-7e5e699b8772 HTTP/1.1" 200 115 0.028984 10.0.0.161 - - [2026-08-25 14:11:33] "GET /virtual-machine-interface/6635d7d8-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008164 10.0.0.161 - - [2026-08-25 14:11:33] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.161 - - [2026-08-25 14:11:33] "GET /virtual-machine-interface/6635d7d8-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004759 10.0.0.161 - - [2026-08-25 14:11:33] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.161 - - [2026-08-25 14:11:33] "GET /virtual-machine/60e9d4dd-36cd-451e-8232-1f8ccacdfce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003588 10.0.0.161 - - [2026-08-25 14:11:33] "POST /ref-update HTTP/1.1" 200 156 0.013220 10.0.0.161 - - [2026-08-25 14:11:33] "GET /virtual-machine-interface/6635d7d8-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.016042 10.0.0.161 - - [2026-08-25 14:11:33] "POST /set-tag HTTP/1.1" 200 109 0.027611 10.0.0.161 - - [2026-08-25 14:11:34] "POST /set-tag HTTP/1.1" 200 109 0.043290 10.0.0.161 - - [2026-08-25 14:11:34] "POST /set-tag HTTP/1.1" 200 109 0.038554 10.0.0.161 - - [2026-08-25 14:11:34] "POST /set-tag HTTP/1.1" 200 109 0.053730 10.0.0.161 - - [2026-08-25 14:11:34] "POST /set-tag HTTP/1.1" 200 109 0.029625 10.0.0.161 - - [2026-08-25 14:11:34] "DELETE /instance-ip/665a8e98-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.060819 10.0.0.161 - - [2026-08-25 14:11:34] "DELETE /virtual-machine-interface/6635d7d8-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.075993 10.0.0.161 - - [2026-08-25 14:11:34] "DELETE /virtual-machine/60e9d4dd-36cd-451e-8232-1f8ccacdfce7 HTTP/1.1" 200 115 0.028157 10.0.0.161 - - [2026-08-25 14:11:34] "DELETE /tag/19d38396-3b41-4926-abec-b64a6a0613fa HTTP/1.1" 200 115 0.053227 10.0.0.161 - - [2026-08-25 14:11:34] "GET /virtual-machine-interface/64d4965e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006064 10.0.0.161 - - [2026-08-25 14:11:34] "POST /set-tag HTTP/1.1" 200 109 0.003357 10.0.0.161 - - [2026-08-25 14:11:34] "GET /virtual-machine-interface/64d4965e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006352 10.0.0.161 - - [2026-08-25 14:11:34] "POST /set-tag HTTP/1.1" 200 109 0.003329 10.0.0.161 - - [2026-08-25 14:11:34] "GET /virtual-machine/8f60c2b0-85d1-48ae-ae32-1f0d6e1234df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004165 10.0.0.161 - - [2026-08-25 14:11:34] "POST /ref-update HTTP/1.1" 200 156 0.017803 10.0.0.161 - - [2026-08-25 14:11:34] "GET /virtual-machine-interface/64d4965e-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008527 10.0.0.161 - - [2026-08-25 14:11:34] "POST /set-tag HTTP/1.1" 200 109 0.028114 10.0.0.161 - - [2026-08-25 14:11:34] "POST /set-tag HTTP/1.1" 200 109 0.032173 10.0.0.161 - - [2026-08-25 14:11:34] "POST /set-tag HTTP/1.1" 200 109 0.048835 10.0.0.161 - - [2026-08-25 14:11:34] "POST /set-tag HTTP/1.1" 200 109 0.023136 10.0.0.161 - - [2026-08-25 14:11:34] "POST /set-tag HTTP/1.1" 200 109 0.044437 10.0.0.161 - - [2026-08-25 14:11:35] "DELETE /instance-ip/64f3d1a4-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.066407 10.0.0.161 - - [2026-08-25 14:11:35] "POST /ref-update HTTP/1.1" 200 156 0.014234 10.0.0.161 - - [2026-08-25 14:11:35] "DELETE /virtual-machine-interface/64d4965e-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.049247 10.0.0.161 - - [2026-08-25 14:11:35] "DELETE /virtual-machine/8f60c2b0-85d1-48ae-ae32-1f0d6e1234df HTTP/1.1" 200 115 0.029255 10.0.0.161 - - [2026-08-25 14:11:35] "GET /virtual-machine-interface/656998bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.010375 10.0.0.161 - - [2026-08-25 14:11:35] "POST /set-tag HTTP/1.1" 200 109 0.005011 10.0.0.161 - - [2026-08-25 14:11:35] "GET /virtual-machine-interface/656998bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.006924 10.0.0.161 - - [2026-08-25 14:11:35] "POST /set-tag HTTP/1.1" 200 109 0.003053 10.0.0.161 - - [2026-08-25 14:11:35] "GET /virtual-machine/a4cc84b5-d4c4-44ea-8ff1-0ef665fae29b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003485 10.0.0.161 - - [2026-08-25 14:11:35] "POST /ref-update HTTP/1.1" 200 156 0.018337 10.0.0.161 - - [2026-08-25 14:11:35] "GET /virtual-machine-interface/656998bc-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.009477 10.0.0.161 - - [2026-08-25 14:11:35] "POST /set-tag HTTP/1.1" 200 109 0.038006 10.0.0.161 - - [2026-08-25 14:11:35] "POST /set-tag HTTP/1.1" 200 109 0.073205 10.0.0.161 - - [2026-08-25 14:11:35] "POST /set-tag HTTP/1.1" 200 109 0.063178 10.0.0.161 - - [2026-08-25 14:11:35] "POST /set-tag HTTP/1.1" 200 109 0.024598 10.0.0.161 - - [2026-08-25 14:11:35] "POST /set-tag HTTP/1.1" 200 109 0.043162 10.0.0.161 - - [2026-08-25 14:11:35] "DELETE /instance-ip/658e8960-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.079423 10.0.0.161 - - [2026-08-25 14:11:35] "POST /ref-update HTTP/1.1" 200 156 0.012288 10.0.0.161 - - [2026-08-25 14:11:35] "DELETE /virtual-machine-interface/656998bc-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.083062 10.0.0.161 - - [2026-08-25 14:11:35] "DELETE /virtual-machine/a4cc84b5-d4c4-44ea-8ff1-0ef665fae29b HTTP/1.1" 200 115 0.026678 10.0.0.161 - - [2026-08-25 14:11:36] "DELETE /tag/457e9134-e806-4ef5-ad3a-9f3403825b54 HTTP/1.1" 200 115 0.056304 10.0.0.161 - - [2026-08-25 14:11:36] "DELETE /tag/96f58161-5ffe-48ee-a383-c9329ae3217f HTTP/1.1" 409 391 0.006903 10.0.0.161 - - [2026-08-25 14:12:03] "GET /virtual-machine-interface/693e4140-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005551 10.0.0.161 - - [2026-08-25 14:12:03] "POST /set-tag HTTP/1.1" 200 109 0.004740 10.0.0.161 - - [2026-08-25 14:12:03] "GET /virtual-machine-interface/693e4140-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006382 10.0.0.161 - - [2026-08-25 14:12:03] "POST /set-tag HTTP/1.1" 200 109 0.003526 10.0.0.161 - - [2026-08-25 14:12:03] "GET /virtual-machine/fbbe7364-2d22-4f67-98b0-e101ae99917f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004056 10.0.0.161 - - [2026-08-25 14:12:03] "POST /ref-update HTTP/1.1" 200 156 0.015829 10.0.0.161 - - [2026-08-25 14:12:03] "GET /virtual-machine-interface/693e4140-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.020538 10.0.0.161 - - [2026-08-25 14:12:03] "POST /set-tag HTTP/1.1" 200 109 0.032485 10.0.0.161 - - [2026-08-25 14:12:03] "POST /set-tag HTTP/1.1" 200 109 0.056766 10.0.0.161 - - [2026-08-25 14:12:03] "POST /set-tag HTTP/1.1" 200 109 0.061909 10.0.0.161 - - [2026-08-25 14:12:03] "POST /set-tag HTTP/1.1" 200 109 0.027760 10.0.0.161 - - [2026-08-25 14:12:03] "DELETE /instance-ip/695ad6ac-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.076038 10.0.0.161 - - [2026-08-25 14:12:03] "DELETE /virtual-machine-interface/693e4140-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.074759 10.0.0.161 - - [2026-08-25 14:12:03] "DELETE /virtual-machine/fbbe7364-2d22-4f67-98b0-e101ae99917f HTTP/1.1" 200 115 0.056253 10.0.0.161 - - [2026-08-25 14:12:03] "DELETE /tag/51066b81-90a5-4273-96ac-9a68b387b659 HTTP/1.1" 200 115 0.058523 10.0.0.161 - - [2026-08-25 14:12:03] "GET /virtual-machine-interface/6787c42a-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.009433 10.0.0.161 - - [2026-08-25 14:12:03] "POST /set-tag HTTP/1.1" 200 109 0.003486 10.0.0.161 - - [2026-08-25 14:12:03] "GET /virtual-machine-interface/6787c42a-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.009929 10.0.0.161 - - [2026-08-25 14:12:04] "POST /set-tag HTTP/1.1" 200 109 0.003376 10.0.0.161 - - [2026-08-25 14:12:04] "GET /virtual-machine/909df396-31f9-412d-b592-77c0d8bdee76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004090 10.0.0.161 - - [2026-08-25 14:12:04] "POST /ref-update HTTP/1.1" 200 156 0.020911 10.0.0.161 - - [2026-08-25 14:12:04] "GET /virtual-machine-interface/6787c42a-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.028219 10.0.0.161 - - [2026-08-25 14:12:04] "POST /set-tag HTTP/1.1" 200 109 0.040742 10.0.0.161 - - [2026-08-25 14:12:04] "POST /set-tag HTTP/1.1" 200 109 0.057436 10.0.0.161 - - [2026-08-25 14:12:04] "POST /set-tag HTTP/1.1" 200 109 0.059212 10.0.0.161 - - [2026-08-25 14:12:04] "POST /set-tag HTTP/1.1" 200 109 0.031845 10.0.0.161 - - [2026-08-25 14:12:04] "DELETE /instance-ip/67a9fcfc-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.092103 10.0.0.161 - - [2026-08-25 14:12:04] "DELETE /virtual-machine-interface/6787c42a-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.061682 10.0.0.161 - - [2026-08-25 14:12:04] "DELETE /virtual-machine/909df396-31f9-412d-b592-77c0d8bdee76 HTTP/1.1" 200 115 0.028193 10.0.0.161 - - [2026-08-25 14:12:04] "DELETE /tag/da5a9aae-4588-4a54-bdf7-71b87bed87e4 HTTP/1.1" 200 115 0.055305 10.0.0.161 - - [2026-08-25 14:12:04] "GET /virtual-machine-interface/68b30684-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006091 10.0.0.161 - - [2026-08-25 14:12:04] "POST /set-tag HTTP/1.1" 200 109 0.003859 10.0.0.161 - - [2026-08-25 14:12:04] "GET /virtual-machine-interface/68b30684-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006078 10.0.0.161 - - [2026-08-25 14:12:04] "POST /set-tag HTTP/1.1" 200 109 0.003780 10.0.0.161 - - [2026-08-25 14:12:04] "GET /virtual-machine/5df04763-2d34-43d7-a53f-d7cb4abb1abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005036 10.0.0.161 - - [2026-08-25 14:12:04] "POST /ref-update HTTP/1.1" 200 156 0.017490 10.0.0.161 - - [2026-08-25 14:12:04] "GET /virtual-machine-interface/68b30684-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.019621 10.0.0.161 - - [2026-08-25 14:12:04] "POST /set-tag HTTP/1.1" 200 109 0.028271 10.0.0.161 - - [2026-08-25 14:12:04] "POST /set-tag HTTP/1.1" 200 109 0.054638 10.0.0.161 - - [2026-08-25 14:12:05] "POST /set-tag HTTP/1.1" 200 109 0.040089 10.0.0.161 - - [2026-08-25 14:12:05] "POST /set-tag HTTP/1.1" 200 109 0.027298 10.0.0.161 - - [2026-08-25 14:12:05] "DELETE /instance-ip/68cf48c6-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.073504 10.0.0.161 - - [2026-08-25 14:12:05] "DELETE /virtual-machine-interface/68b30684-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.058201 10.0.0.161 - - [2026-08-25 14:12:05] "DELETE /virtual-machine/5df04763-2d34-43d7-a53f-d7cb4abb1abb HTTP/1.1" 200 115 0.034943 10.0.0.161 - - [2026-08-25 14:12:05] "DELETE /tag/031020c6-4a00-4aa1-bf72-dd8036383a42 HTTP/1.1" 409 237 0.008184 10.0.0.161 - - [2026-08-25 14:12:05] "DELETE /tag/af080834-356d-4195-bd3f-2a756b529228 HTTP/1.1" 409 237 0.006942 10.0.0.161 - - [2026-08-25 14:12:05] "DELETE /tag/f50bc813-dbe6-4d86-8ff3-85a42129c2ae HTTP/1.1" 200 115 0.067373 10.0.0.161 - - [2026-08-25 14:12:05] "GET /virtual-machine-interface/681fefde-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008265 10.0.0.161 - - [2026-08-25 14:12:05] "POST /set-tag HTTP/1.1" 200 109 0.004378 10.0.0.161 - - [2026-08-25 14:12:05] "GET /virtual-machine-interface/681fefde-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007600 10.0.0.161 - - [2026-08-25 14:12:05] "POST /set-tag HTTP/1.1" 200 109 0.003843 10.0.0.161 - - [2026-08-25 14:12:05] "GET /virtual-machine/4119264e-de9a-4495-839d-79c0f18a5906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004805 10.0.0.161 - - [2026-08-25 14:12:05] "POST /ref-update HTTP/1.1" 200 156 0.018896 10.0.0.161 - - [2026-08-25 14:12:05] "GET /virtual-machine-interface/681fefde-a08e-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.018318 10.0.0.161 - - [2026-08-25 14:12:05] "POST /set-tag HTTP/1.1" 200 109 0.031158 10.0.0.161 - - [2026-08-25 14:12:05] "POST /set-tag HTTP/1.1" 200 109 0.043246 10.0.0.161 - - [2026-08-25 14:12:05] "POST /set-tag HTTP/1.1" 200 109 0.039943 10.0.0.161 - - [2026-08-25 14:12:05] "POST /set-tag HTTP/1.1" 200 109 0.025009 10.0.0.161 - - [2026-08-25 14:12:05] "DELETE /instance-ip/68427450-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.094138 10.0.0.161 - - [2026-08-25 14:12:06] "DELETE /virtual-machine-interface/681fefde-a08e-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.081545 10.0.0.161 - - [2026-08-25 14:12:06] "DELETE /virtual-machine/4119264e-de9a-4495-839d-79c0f18a5906 HTTP/1.1" 200 115 0.027847 10.0.0.161 - - [2026-08-25 14:12:06] "DELETE /tag/12cda5cd-f1f7-497f-82ef-1f94e89502fe HTTP/1.1" 200 115 0.055734 10.0.0.161 - - [2026-08-25 14:12:06] "DELETE /tag/58a0f65f-1318-415b-b2e2-388c05317480 HTTP/1.1" 200 115 0.047529 10.0.0.161 - - [2026-08-25 14:12:06] "DELETE /tag/ea98a7dc-d26f-40c9-81d8-56992d4a746c HTTP/1.1" 409 237 0.008787 10.0.0.161 - - [2026-08-25 14:12:07] "POST /projects HTTP/1.1" 409 238 0.002792 10.0.0.161 - - [2026-08-25 14:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.161 - - [2026-08-25 14:12:07] "GET /project/f0c08ee5-64dd-4673-873e-c5cc05aaf08d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.054056 10.0.0.161 - - [2026-08-25 14:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.161 - - [2026-08-25 14:12:07] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006114 10.0.0.161 - - [2026-08-25 14:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.161 - - [2026-08-25 14:12:07] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005337 10.0.0.161 - - [2026-08-25 14:12:07] "POST /security-groups HTTP/1.1" 409 285 0.004059 10.0.0.161 - - [2026-08-25 14:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.161 - - [2026-08-25 14:12:07] "PUT /security-group/3d735ea6-ff70-4b4f-8b32-e454dc391dba HTTP/1.1" 200 263 0.061061 10.0.0.161 - - [2026-08-25 14:12:07] "PUT /access-control-list/74eb79e0-786d-4e95-8997-12f43b6faede HTTP/1.1" 200 273 0.035166 10.0.0.161 - - [2026-08-25 14:12:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.058807 10.0.0.161 - - [2026-08-25 14:12:07] "PUT /access-control-list/924f4039-e679-4aa6-b6d9-5fb540133dff HTTP/1.1" 200 273 0.049917 10.0.0.161 - - [2026-08-25 14:12:12] "POST /projects HTTP/1.1" 409 238 0.002962 10.0.0.161 - - [2026-08-25 14:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.161 - - [2026-08-25 14:12:12] "GET /project/f0c08ee5-64dd-4673-873e-c5cc05aaf08d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.054914 10.0.0.161 - - [2026-08-25 14:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.161 - - [2026-08-25 14:12:12] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006232 10.0.0.161 - - [2026-08-25 14:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.161 - - [2026-08-25 14:12:12] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006392 10.0.0.161 - - [2026-08-25 14:12:12] "POST /security-groups HTTP/1.1" 409 285 0.003325 10.0.0.161 - - [2026-08-25 14:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.161 - - [2026-08-25 14:12:12] "PUT /security-group/3d735ea6-ff70-4b4f-8b32-e454dc391dba HTTP/1.1" 200 263 0.062954 10.0.0.161 - - [2026-08-25 14:12:12] "PUT /access-control-list/74eb79e0-786d-4e95-8997-12f43b6faede HTTP/1.1" 200 273 0.019027 10.0.0.161 - - [2026-08-25 14:12:12] "PUT /access-control-list/924f4039-e679-4aa6-b6d9-5fb540133dff HTTP/1.1" 200 273 0.027174 10.0.0.161 - - [2026-08-25 14:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.049090 10.0.0.161 - - [2026-08-25 14:12:12] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.012063 10.0.0.161 - - [2026-08-25 14:12:12] "GET /firewall-rule/d74f3041-4456-41de-9a87-9c3c403ed6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006941 10.0.0.161 - - [2026-08-25 14:12:12] "POST /ref-update HTTP/1.1" 200 156 0.083241 10.0.0.161 - - [2026-08-25 14:12:12] "DELETE /firewall-rule/d74f3041-4456-41de-9a87-9c3c403ed6e1 HTTP/1.1" 200 115 0.052475 10.0.0.161 - - [2026-08-25 14:12:12] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.017888 10.0.0.161 - - [2026-08-25 14:12:13] "GET /firewall-rule/482e6645-20b4-4d31-9017-d99c5a25bf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004058 10.0.0.161 - - [2026-08-25 14:12:13] "POST /ref-update HTTP/1.1" 200 156 0.117667 10.0.0.161 - - [2026-08-25 14:12:13] "DELETE /firewall-rule/482e6645-20b4-4d31-9017-d99c5a25bf95 HTTP/1.1" 200 115 0.052415 10.0.0.161 - - [2026-08-25 14:12:13] "DELETE /tag/031020c6-4a00-4aa1-bf72-dd8036383a42 HTTP/1.1" 409 237 0.010597 10.0.0.161 - - [2026-08-25 14:12:13] "DELETE /tag/af080834-356d-4195-bd3f-2a756b529228 HTTP/1.1" 409 237 0.007150 10.0.0.161 - - [2026-08-25 14:12:13] "DELETE /tag/f3659a59-753e-4caf-b888-d086a23431ba HTTP/1.1" 200 115 0.064909 10.0.0.161 - - [2026-08-25 14:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.161 - - [2026-08-25 14:12:13] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005920 10.0.0.161 - - [2026-08-25 14:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.161 - - [2026-08-25 14:12:13] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.006044 10.0.0.161 - - [2026-08-25 14:12:13] "PUT /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6 HTTP/1.1" 200 265 0.086082 10.0.0.161 - - [2026-08-25 14:12:13] "PUT /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0 HTTP/1.1" 200 265 0.071301 10.0.0.161 - - [2026-08-25 14:12:13] "DELETE /security-group/3d735ea6-ff70-4b4f-8b32-e454dc391dba HTTP/1.1" 200 115 0.074753 10.0.0.161 - - [2026-08-25 14:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010132 10.0.0.161 - - [2026-08-25 14:12:13] "DELETE /access-control-list/74eb79e0-786d-4e95-8997-12f43b6faede HTTP/1.1" 200 115 0.044816 10.0.0.161 - - [2026-08-25 14:12:13] "DELETE /access-control-list/924f4039-e679-4aa6-b6d9-5fb540133dff HTTP/1.1" 200 115 0.028895 10.0.0.161 - - [2026-08-25 14:12:13] "GET /project/f0c08ee5-64dd-4673-873e-c5cc05aaf08d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.041392 10.0.0.161 - - [2026-08-25 14:12:13] "GET /project/f0c08ee5-64dd-4673-873e-c5cc05aaf08d?fields=security_groups HTTP/1.1" 200 1352 0.047189 10.0.0.161 - - [2026-08-25 14:12:13] "DELETE /security-group/b4622ece-b01d-4a22-b982-9d9db4ea40c9 HTTP/1.1" 200 115 0.062818 10.0.0.161 - - [2026-08-25 14:12:13] "DELETE /access-control-list/bdf89f99-5ba1-4891-ba0e-076cd4f21c98 HTTP/1.1" 200 115 0.047496 10.0.0.161 - - [2026-08-25 14:12:13] "GET /project/f0c08ee5-64dd-4673-873e-c5cc05aaf08d?fields=application_policy_sets HTTP/1.1" 200 1391 0.059420 10.0.0.161 - - [2026-08-25 14:12:14] "DELETE /access-control-list/022fcc65-460b-443e-8e45-bbbb514cfbdc HTTP/1.1" 200 115 0.061261 10.0.0.161 - - [2026-08-25 14:12:14] "DELETE /project/f0c08ee5-64dd-4673-873e-c5cc05aaf08d HTTP/1.1" 200 115 0.371300 10.0.0.161 - - [2026-08-25 14:12:14] "POST /projects HTTP/1.1" 409 238 0.003052 10.0.0.161 - - [2026-08-25 14:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.161 - - [2026-08-25 14:12:14] "GET /project/9a7d6883-1be8-482b-ad1a-e2fafe9b2dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034170 10.0.0.161 - - [2026-08-25 14:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.161 - - [2026-08-25 14:12:14] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005501 10.0.0.161 - - [2026-08-25 14:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.161 - - [2026-08-25 14:12:14] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.007240 10.0.0.161 - - [2026-08-25 14:12:14] "POST /security-groups HTTP/1.1" 409 285 0.003271 10.0.0.161 - - [2026-08-25 14:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.161 - - [2026-08-25 14:12:14] "PUT /security-group/b5998098-617b-4d2b-a425-b58428e5cb0d HTTP/1.1" 200 263 0.065795 10.0.0.161 - - [2026-08-25 14:12:14] "PUT /access-control-list/5960e382-be63-494c-9f68-da2224f9f7e1 HTTP/1.1" 200 273 0.030353 10.0.0.161 - - [2026-08-25 14:12:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.050691 10.0.0.161 - - [2026-08-25 14:12:14] "PUT /access-control-list/598bfbb5-fea8-42fe-8681-719be6d7a86e HTTP/1.1" 200 273 0.034643 10.0.0.161 - - [2026-08-25 14:12:18] "DELETE /loadbalancer-member/d1f4e2ea-e8f1-455a-b41b-8553097d4dfd HTTP/1.1" 200 115 0.055034 10.0.0.161 - - [2026-08-25 14:12:18] "DELETE /loadbalancer-pool/0e6ec883-49c8-40b9-aa82-c0d0a58ea193 HTTP/1.1" 200 115 0.066398 10.0.0.161 - - [2026-08-25 14:12:18] "DELETE /loadbalancer-listener/9511f976-0b96-4c79-a4eb-de9311c6cca5 HTTP/1.1" 200 115 0.054604 10.0.0.161 - - [2026-08-25 14:12:18] "DELETE /loadbalancer/60485256-b9d2-45f1-9033-1133762bd56b HTTP/1.1" 200 115 0.076171 10.0.0.161 - - [2026-08-25 14:12:18] "DELETE /floating-ip/1386d523-6aca-42b8-8076-7f5fc0e394c7 HTTP/1.1" 200 115 0.201078 10.0.0.161 - - [2026-08-25 14:12:18] "DELETE /instance-ip/80f8cc7e-6acb-4348-82ed-4f3faf7c1803 HTTP/1.1" 200 115 0.194927 10.0.0.161 - - [2026-08-25 14:12:18] "DELETE /virtual-machine-interface/2b5f40b9-eb7e-477c-9962-2c3503ccbb90 HTTP/1.1" 200 115 0.050721 10.0.0.161 - - [2026-08-25 14:12:18] "DELETE /tag/ed9613c5-426b-4748-ad7e-bf1c46189b95 HTTP/1.1" 200 115 0.046207 10.0.0.161 - - [2026-08-25 14:12:18] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002949 10.0.0.161 - - [2026-08-25 14:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.161 - - [2026-08-25 14:12:19] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002889 10.0.0.161 - - [2026-08-25 14:12:19] "GET /firewall-policy/dbf5d952-250d-4475-bc9f-d06de5cea0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.005272 10.0.0.161 - - [2026-08-25 14:12:19] "GET /firewall-rule/273c4235-b997-4195-b62b-aad1342a4ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.003267 10.0.0.161 - - [2026-08-25 14:12:19] "POST /ref-update HTTP/1.1" 200 156 0.031586 10.0.0.161 - - [2026-08-25 14:12:19] "DELETE /firewall-rule/273c4235-b997-4195-b62b-aad1342a4ff8 HTTP/1.1" 200 115 0.105309 10.0.0.161 - - [2026-08-25 14:12:19] "GET /firewall-policy/1c615d0c-77f1-4191-ae5a-1e6bacf83a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003429 10.0.0.161 - - [2026-08-25 14:12:19] "GET /firewall-rule/a20dcac2-8e25-4654-aa86-324372a07ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.003439 10.0.0.161 - - [2026-08-25 14:12:19] "POST /ref-update HTTP/1.1" 200 156 0.022852 10.0.0.161 - - [2026-08-25 14:12:19] "DELETE /firewall-rule/a20dcac2-8e25-4654-aa86-324372a07ef6 HTTP/1.1" 200 115 0.092824 10.0.0.161 - - [2026-08-25 14:12:19] "GET /firewall-policy/1c615d0c-77f1-4191-ae5a-1e6bacf83a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.017043 10.0.0.161 - - [2026-08-25 14:12:19] "GET /firewall-rule/c47aa376-c008-4e6c-91f0-fa2f800e7a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.003770 10.0.0.161 - - [2026-08-25 14:12:19] "POST /ref-update HTTP/1.1" 200 156 0.019882 10.0.0.161 - - [2026-08-25 14:12:19] "DELETE /firewall-rule/c47aa376-c008-4e6c-91f0-fa2f800e7a0b HTTP/1.1" 200 115 0.055037 10.0.0.161 - - [2026-08-25 14:12:19] "GET /application-policy-set/764ad3b7-4f90-44e4-93f6-55a978d95485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.012876 10.0.0.161 - - [2026-08-25 14:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.161 - - [2026-08-25 14:12:19] "GET /policy-management/ce0799e2-b4aa-4a87-b599-9d6f74301e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003202 10.0.0.161 - - [2026-08-25 14:12:19] "GET /firewall-policy/1c615d0c-77f1-4191-ae5a-1e6bacf83a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005175 10.0.0.161 - - [2026-08-25 14:12:19] "POST /ref-update HTTP/1.1" 200 156 0.031607 10.0.0.161 - - [2026-08-25 14:12:19] "DELETE /firewall-policy/1c615d0c-77f1-4191-ae5a-1e6bacf83a94 HTTP/1.1" 200 115 0.093369 10.0.0.161 - - [2026-08-25 14:12:19] "DELETE /tag/ea98a7dc-d26f-40c9-81d8-56992d4a746c HTTP/1.1" 200 115 0.148461 10.0.0.161 - - [2026-08-25 14:12:20] "DELETE /tag/031020c6-4a00-4aa1-bf72-dd8036383a42 HTTP/1.1" 200 115 0.134370 10.0.0.161 - - [2026-08-25 14:12:20] "DELETE /tag/af080834-356d-4195-bd3f-2a756b529228 HTTP/1.1" 200 115 0.096717 10.0.0.161 - - [2026-08-25 14:12:20] "DELETE /tag/96f58161-5ffe-48ee-a383-c9329ae3217f HTTP/1.1" 200 115 0.096366 10.0.0.161 - - [2026-08-25 14:12:20] "POST /projects HTTP/1.1" 409 238 0.002528 10.0.0.161 - - [2026-08-25 14:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.161 - - [2026-08-25 14:12:20] "GET /project/9a7d6883-1be8-482b-ad1a-e2fafe9b2dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045747 10.0.0.161 - - [2026-08-25 14:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.161 - - [2026-08-25 14:12:20] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.007919 10.0.0.161 - - [2026-08-25 14:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.161 - - [2026-08-25 14:12:20] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005079 10.0.0.161 - - [2026-08-25 14:12:20] "POST /security-groups HTTP/1.1" 409 285 0.003246 10.0.0.161 - - [2026-08-25 14:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.161 - - [2026-08-25 14:12:20] "PUT /security-group/b5998098-617b-4d2b-a425-b58428e5cb0d HTTP/1.1" 200 263 0.069551 10.0.0.161 - - [2026-08-25 14:12:20] "PUT /access-control-list/5960e382-be63-494c-9f68-da2224f9f7e1 HTTP/1.1" 200 273 0.025777 10.0.0.161 - - [2026-08-25 14:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.056425 10.0.0.161 - - [2026-08-25 14:12:20] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.020627 10.0.0.161 - - [2026-08-25 14:12:20] "PUT /access-control-list/598bfbb5-fea8-42fe-8681-719be6d7a86e HTTP/1.1" 200 273 0.040724 10.0.0.161 - - [2026-08-25 14:12:20] "GET /firewall-rule/7236253c-5b4c-4de5-a5c6-236a74dc72ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003509 10.0.0.161 - - [2026-08-25 14:12:20] "POST /ref-update HTTP/1.1" 200 156 0.066018 10.0.0.161 - - [2026-08-25 14:12:20] "DELETE /firewall-rule/7236253c-5b4c-4de5-a5c6-236a74dc72ae HTTP/1.1" 200 115 0.052726 10.0.0.161 - - [2026-08-25 14:12:20] "GET /firewall-policy/e1285933-57b2-4bd3-8200-59da93970c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.009904 10.0.0.161 - - [2026-08-25 14:12:20] "GET /firewall-rule/ae963880-eecc-48e0-a158-6e89e7df376c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004068 10.0.0.161 - - [2026-08-25 14:12:21] "POST /ref-update HTTP/1.1" 200 156 0.060743 10.0.0.161 - - [2026-08-25 14:12:21] "DELETE /firewall-rule/ae963880-eecc-48e0-a158-6e89e7df376c HTTP/1.1" 200 115 0.068319 10.0.0.161 - - [2026-08-25 14:12:21] "DELETE /tag/6d6d5abd-bf3b-462c-8a95-dff8d2f3dd93 HTTP/1.1" 200 115 0.046191 10.0.0.161 - - [2026-08-25 14:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.161 - - [2026-08-25 14:12:21] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004786 10.0.0.161 - - [2026-08-25 14:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.161 - - [2026-08-25 14:12:21] "GET /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004313 10.0.0.161 - - [2026-08-25 14:12:21] "PUT /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6 HTTP/1.1" 200 265 0.091651 10.0.0.161 - - [2026-08-25 14:12:21] "PUT /virtual-network/a2f22673-8507-46a6-97fa-1d4e53008df0 HTTP/1.1" 200 265 0.113954 10.0.0.161 - - [2026-08-25 14:12:21] "DELETE /security-group/b5998098-617b-4d2b-a425-b58428e5cb0d HTTP/1.1" 200 115 0.088098 10.0.0.161 - - [2026-08-25 14:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.161 - - [2026-08-25 14:12:21] "DELETE /access-control-list/5960e382-be63-494c-9f68-da2224f9f7e1 HTTP/1.1" 200 115 0.057944 10.0.0.161 - - [2026-08-25 14:12:21] "DELETE /access-control-list/598bfbb5-fea8-42fe-8681-719be6d7a86e HTTP/1.1" 200 115 0.065089 10.0.0.161 - - [2026-08-25 14:12:21] "GET /project/9a7d6883-1be8-482b-ad1a-e2fafe9b2dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.077874 10.0.0.161 - - [2026-08-25 14:12:21] "GET /project/9a7d6883-1be8-482b-ad1a-e2fafe9b2dac?fields=security_groups HTTP/1.1" 200 1353 0.057355 10.0.0.161 - - [2026-08-25 14:12:21] "DELETE /security-group/5fe27734-16e0-4114-ba8f-3c35bdb08bca HTTP/1.1" 200 115 0.153450 10.0.0.161 - - [2026-08-25 14:12:22] "DELETE /access-control-list/8d02b8db-584b-4a5e-a4e1-3f4d3ccdbc02 HTTP/1.1" 200 115 0.120871 10.0.0.161 - - [2026-08-25 14:12:22] "GET /project/9a7d6883-1be8-482b-ad1a-e2fafe9b2dac?fields=application_policy_sets HTTP/1.1" 200 1392 0.119972 10.0.0.161 - - [2026-08-25 14:12:22] "DELETE /access-control-list/4ff12133-2d83-485d-9742-5c4aa1f0f3b3 HTTP/1.1" 200 115 0.111895 10.0.0.161 - - [2026-08-25 14:12:22] "DELETE /project/9a7d6883-1be8-482b-ad1a-e2fafe9b2dac HTTP/1.1" 200 115 0.677007 10.0.0.161 - - [2026-08-25 14:13:25] "GET / HTTP/1.1" 200 36215 0.002018 10.0.0.161 - - [2026-08-25 14:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.161 - - [2026-08-25 14:13:25] "GET /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003654 10.0.0.161 - - [2026-08-25 14:13:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.161 - - [2026-08-25 14:13:26] "GET /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003127 10.0.0.161 - - [2026-08-25 14:13:42] "GET / HTTP/1.1" 200 36215 0.001886 10.0.0.161 - - [2026-08-25 14:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.161 - - [2026-08-25 14:13:42] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007584 10.0.0.161 - - [2026-08-25 14:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.161 - - [2026-08-25 14:13:42] "GET /config-node/410fa81b-e7ff-4cf4-850f-c5160a836a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.004623 10.0.0.161 - - [2026-08-25 14:13:42] "GET / HTTP/1.1" 200 36215 0.001720 10.0.0.161 - - [2026-08-25 14:13:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002998 10.0.0.161 - - [2026-08-25 14:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.161 - - [2026-08-25 14:13:47] "GET /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002992 10.0.0.161 - - [2026-08-25 14:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.161 - - [2026-08-25 14:13:47] "PUT /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37 HTTP/1.1" 200 277 0.013593 10.0.0.161 - - [2026-08-25 14:13:48] "GET / HTTP/1.1" 200 36215 0.001899 10.0.0.161 - - [2026-08-25 14:13:48] "POST /alarms HTTP/1.1" 409 264 0.002753 10.0.0.161 - - [2026-08-25 14:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.161 - - [2026-08-25 14:13:48] "PUT /alarm/fca8cf6d-7bc1-4e90-83cd-f0c6166b2da8 HTTP/1.1" 200 245 0.017593 10.0.0.161 - - [2026-08-25 14:13:48] "POST /alarms HTTP/1.1" 409 261 0.002703 10.0.0.161 - - [2026-08-25 14:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.161 - - [2026-08-25 14:13:48] "PUT /alarm/0c5722e3-73a6-4a1d-8828-4c0da8dd923b HTTP/1.1" 200 245 0.019383 10.0.0.161 - - [2026-08-25 14:13:48] "POST /alarms HTTP/1.1" 409 261 0.003148 10.0.0.161 - - [2026-08-25 14:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.161 - - [2026-08-25 14:13:48] "PUT /alarm/0aa77db1-dba6-4ea6-898d-266a5a2614a3 HTTP/1.1" 200 245 0.017356 10.0.0.161 - - [2026-08-25 14:13:48] "POST /alarms HTTP/1.1" 409 253 0.003284 10.0.0.161 - - [2026-08-25 14:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.161 - - [2026-08-25 14:13:48] "PUT /alarm/18a11d40-4228-4820-b138-8f53b38a2a45 HTTP/1.1" 200 245 0.020585 10.0.0.161 - - [2026-08-25 14:13:48] "POST /alarms HTTP/1.1" 409 251 0.002642 10.0.0.161 - - [2026-08-25 14:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.161 - - [2026-08-25 14:13:48] "PUT /alarm/2432eb42-ef23-4524-901a-783aa9dfe0c8 HTTP/1.1" 200 245 0.015266 10.0.0.161 - - [2026-08-25 14:13:48] "POST /alarms HTTP/1.1" 409 252 0.002840 10.0.0.161 - - [2026-08-25 14:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.161 - - [2026-08-25 14:13:48] "PUT /alarm/7e426a12-f408-450f-a211-e7a3d13e362d HTTP/1.1" 200 245 0.016309 10.0.0.161 - - [2026-08-25 14:13:48] "POST /alarms HTTP/1.1" 409 256 0.002611 10.0.0.161 - - [2026-08-25 14:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.161 - - [2026-08-25 14:13:48] "PUT /alarm/f618c37b-79d2-4735-b628-03ee78c22dc6 HTTP/1.1" 200 245 0.014400 10.0.0.161 - - [2026-08-25 14:13:48] "POST /alarms HTTP/1.1" 409 248 0.017658 10.0.0.161 - - [2026-08-25 14:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.161 - - [2026-08-25 14:13:48] "PUT /alarm/d4839f3e-f65d-4848-b546-107fecea71b9 HTTP/1.1" 200 245 0.017031 10.0.0.161 - - [2026-08-25 14:13:48] "POST /alarms HTTP/1.1" 409 252 0.004179 10.0.0.161 - - [2026-08-25 14:13:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.161 - - [2026-08-25 14:13:48] "PUT /alarm/b0026bca-8057-42bf-9d4a-36cf24655120 HTTP/1.1" 200 245 0.016596 10.0.0.161 - - [2026-08-25 14:13:48] "POST /alarms HTTP/1.1" 409 257 0.011215 10.0.0.161 - - [2026-08-25 14:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.161 - - [2026-08-25 14:13:49] "PUT /alarm/8f7c0ddc-480b-459d-ba8e-ead68b23b917 HTTP/1.1" 200 245 0.020677 10.0.0.161 - - [2026-08-25 14:13:49] "POST /alarms HTTP/1.1" 409 251 0.006532 10.0.0.161 - - [2026-08-25 14:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.161 - - [2026-08-25 14:13:49] "PUT /alarm/8b7f6fd2-eecf-41a9-a2ea-99bb0981dd48 HTTP/1.1" 200 245 0.014335 10.0.0.161 - - [2026-08-25 14:13:49] "POST /alarms HTTP/1.1" 409 257 0.010378 10.0.0.161 - - [2026-08-25 14:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.161 - - [2026-08-25 14:13:49] "PUT /alarm/1cdd498a-b7a3-47f1-b130-255a4ffb66e5 HTTP/1.1" 200 245 0.016043 10.0.0.161 - - [2026-08-25 14:13:49] "POST /alarms HTTP/1.1" 409 261 0.010158 10.0.0.161 - - [2026-08-25 14:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.161 - - [2026-08-25 14:13:49] "PUT /alarm/4be01791-701b-4188-b6cf-87ca71470036 HTTP/1.1" 200 245 0.017548 10.0.0.161 - - [2026-08-25 14:13:49] "POST /alarms HTTP/1.1" 409 258 0.015027 10.0.0.161 - - [2026-08-25 14:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.161 - - [2026-08-25 14:13:49] "PUT /alarm/22ef0ef1-e8c2-4bd6-8ab4-ca60c01269b5 HTTP/1.1" 200 245 0.015628 10.0.0.161 - - [2026-08-25 14:13:49] "POST /alarms HTTP/1.1" 409 254 0.016658 10.0.0.161 - - [2026-08-25 14:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.161 - - [2026-08-25 14:13:49] "PUT /alarm/aab5fa5c-152d-41ad-a926-bae7efc55a86 HTTP/1.1" 200 245 0.016198 10.0.0.161 - - [2026-08-25 14:13:49] "POST /alarms HTTP/1.1" 409 254 0.020032 10.0.0.161 - - [2026-08-25 14:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.161 - - [2026-08-25 14:13:49] "PUT /alarm/106792ac-c212-4356-9074-7f61470adefe HTTP/1.1" 200 245 0.018203 10.0.0.161 - - [2026-08-25 14:13:49] "POST /alarms HTTP/1.1" 409 254 0.009999 10.0.0.161 - - [2026-08-25 14:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.161 - - [2026-08-25 14:13:49] "PUT /alarm/565b042a-004b-49a6-9e01-34b03cca60d9 HTTP/1.1" 200 245 0.015428 10.0.0.161 - - [2026-08-25 14:13:49] "POST /alarms HTTP/1.1" 409 247 0.017856 10.0.0.161 - - [2026-08-25 14:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.161 - - [2026-08-25 14:13:49] "PUT /alarm/f49d6115-2b65-43fc-9375-6be2e18a0bf1 HTTP/1.1" 200 245 0.017993 10.0.0.161 - - [2026-08-25 14:13:49] "POST /alarms HTTP/1.1" 409 272 0.004531 10.0.0.161 - - [2026-08-25 14:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.161 - - [2026-08-25 14:13:49] "PUT /alarm/76816d61-cc84-45fb-ae96-57baec0bf18b HTTP/1.1" 200 245 0.014577 10.0.0.161 - - [2026-08-25 14:13:49] "POST /alarms HTTP/1.1" 409 261 0.010844 10.0.0.161 - - [2026-08-25 14:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.161 - - [2026-08-25 14:13:49] "PUT /alarm/f02c433b-63dc-442f-a8aa-28a622571933 HTTP/1.1" 200 245 0.015123 10.0.0.161 - - [2026-08-25 14:13:49] "POST /alarms HTTP/1.1" 409 259 0.014148 10.0.0.161 - - [2026-08-25 14:13:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.161 - - [2026-08-25 14:13:49] "PUT /alarm/5d82f5d4-4678-4fab-b7c1-73b4169d615b HTTP/1.1" 200 245 0.014373 10.0.0.161 - - [2026-08-25 14:13:49] "POST /alarms HTTP/1.1" 409 265 0.004311 10.0.0.161 - - [2026-08-25 14:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.161 - - [2026-08-25 14:13:50] "PUT /alarm/3245f491-abf6-4fca-a304-ae89a6d8b572 HTTP/1.1" 200 245 0.012304 10.0.0.161 - - [2026-08-25 14:13:50] "POST /alarms HTTP/1.1" 409 279 0.012320 10.0.0.161 - - [2026-08-25 14:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.161 - - [2026-08-25 14:13:50] "PUT /alarm/d065f520-1905-486c-9d16-b0d7780b104b HTTP/1.1" 200 245 0.013474 10.0.0.161 - - [2026-08-25 14:13:50] "GET / HTTP/1.1" 200 36215 0.001760 10.0.0.161 - - [2026-08-25 14:13:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002427 10.0.0.161 - - [2026-08-25 14:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.161 - - [2026-08-25 14:13:50] "PUT /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37 HTTP/1.1" 200 277 0.011358 10.0.0.161 - - [2026-08-25 14:13:50] "GET / HTTP/1.1" 200 36215 0.002120 10.0.0.161 - - [2026-08-25 14:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.161 - - [2026-08-25 14:13:50] "GET /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005969 10.0.0.161 - - [2026-08-25 14:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.161 - - [2026-08-25 14:13:50] "PUT /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37 HTTP/1.1" 200 277 0.015735 10.0.0.161 - - [2026-08-25 14:13:51] "GET / HTTP/1.1" 200 36215 0.002257 10.0.0.161 - - [2026-08-25 14:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.161 - - [2026-08-25 14:13:51] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005714 10.0.0.161 - - [2026-08-25 14:13:51] "PUT /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c HTTP/1.1" 200 275 0.140505 10.0.0.161 - - [2026-08-25 14:13:54] "GET / HTTP/1.1" 200 36215 0.001855 10.0.0.161 - - [2026-08-25 14:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.161 - - [2026-08-25 14:13:54] "GET /routing-instance/730e6852-86a8-4fc3-ac8b-94e72293eeae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004036 10.0.0.161 - - [2026-08-25 14:13:54] "POST /bgp-routers HTTP/1.1" 409 301 0.002582 10.0.0.161 - - [2026-08-25 14:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.161 - - [2026-08-25 14:13:54] "GET /bgp-router/02687513-8e36-4ee1-8e19-c124311efbcc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.006262 10.0.0.161 - - [2026-08-25 14:13:54] "PUT /bgp-router/02687513-8e36-4ee1-8e19-c124311efbcc HTTP/1.1" 200 255 0.019567 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:13:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001175 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:13:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001279 10.0.0.161 - - [2026-08-25 14:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.161 - - [2026-08-25 14:13:56] "GET /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003083 10.0.0.161 - - [2026-08-25 14:14:11] "GET / HTTP/1.1" 200 36215 0.002268 10.0.0.161 - - [2026-08-25 14:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.161 - - [2026-08-25 14:14:11] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006786 10.0.0.161 - - [2026-08-25 14:14:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.161 - - [2026-08-25 14:14:11] "GET /config-node/410fa81b-e7ff-4cf4-850f-c5160a836a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003711 10.0.0.161 - - [2026-08-25 14:14:22] "GET / HTTP/1.1" 200 36215 0.001459 10.0.0.161 - - [2026-08-25 14:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.161 - - [2026-08-25 14:14:22] "GET /routing-instance/730e6852-86a8-4fc3-ac8b-94e72293eeae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004851 10.0.0.161 - - [2026-08-25 14:14:22] "POST /bgp-routers HTTP/1.1" 409 301 0.003373 10.0.0.161 - - [2026-08-25 14:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.161 - - [2026-08-25 14:14:22] "GET /bgp-router/02687513-8e36-4ee1-8e19-c124311efbcc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.004420 10.0.0.161 - - [2026-08-25 14:14:22] "PUT /bgp-router/02687513-8e36-4ee1-8e19-c124311efbcc HTTP/1.1" 200 255 0.016953 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:14:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001467 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:14:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001801 10.0.0.161 - - [2026-08-25 14:14:38] "GET / HTTP/1.1" 200 36215 0.001771 10.0.0.161 - - [2026-08-25 14:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005749 10.0.0.161 - - [2026-08-25 14:14:38] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.012235 10.0.0.161 - - [2026-08-25 14:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.161 - - [2026-08-25 14:14:38] "GET /config-node/410fa81b-e7ff-4cf4-850f-c5160a836a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002990 10.0.0.161 - - [2026-08-25 14:14:38] "GET / HTTP/1.1" 200 36215 0.001954 10.0.0.161 - - [2026-08-25 14:14:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003188 10.0.0.161 - - [2026-08-25 14:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.161 - - [2026-08-25 14:14:43] "GET /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003900 10.0.0.161 - - [2026-08-25 14:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.161 - - [2026-08-25 14:14:43] "PUT /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37 HTTP/1.1" 200 277 0.013053 10.0.0.161 - - [2026-08-25 14:14:44] "GET / HTTP/1.1" 200 36215 0.002655 10.0.0.161 - - [2026-08-25 14:14:44] "POST /alarms HTTP/1.1" 409 264 0.002653 10.0.0.161 - - [2026-08-25 14:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.161 - - [2026-08-25 14:14:44] "PUT /alarm/fca8cf6d-7bc1-4e90-83cd-f0c6166b2da8 HTTP/1.1" 200 245 0.014678 10.0.0.161 - - [2026-08-25 14:14:44] "POST /alarms HTTP/1.1" 409 261 0.002981 10.0.0.161 - - [2026-08-25 14:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.161 - - [2026-08-25 14:14:44] "PUT /alarm/0c5722e3-73a6-4a1d-8828-4c0da8dd923b HTTP/1.1" 200 245 0.014375 10.0.0.161 - - [2026-08-25 14:14:44] "POST /alarms HTTP/1.1" 409 261 0.003162 10.0.0.161 - - [2026-08-25 14:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.161 - - [2026-08-25 14:14:44] "PUT /alarm/0aa77db1-dba6-4ea6-898d-266a5a2614a3 HTTP/1.1" 200 245 0.012620 10.0.0.161 - - [2026-08-25 14:14:44] "POST /alarms HTTP/1.1" 409 253 0.017005 10.0.0.161 - - [2026-08-25 14:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.161 - - [2026-08-25 14:14:44] "PUT /alarm/18a11d40-4228-4820-b138-8f53b38a2a45 HTTP/1.1" 200 245 0.021298 10.0.0.161 - - [2026-08-25 14:14:44] "POST /alarms HTTP/1.1" 409 251 0.028514 10.0.0.161 - - [2026-08-25 14:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.161 - - [2026-08-25 14:14:44] "PUT /alarm/2432eb42-ef23-4524-901a-783aa9dfe0c8 HTTP/1.1" 200 245 0.038475 10.0.0.161 - - [2026-08-25 14:14:44] "POST /alarms HTTP/1.1" 409 252 0.031586 10.0.0.161 - - [2026-08-25 14:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009699 10.0.0.161 - - [2026-08-25 14:14:44] "PUT /alarm/7e426a12-f408-450f-a211-e7a3d13e362d HTTP/1.1" 200 245 0.028256 10.0.0.161 - - [2026-08-25 14:14:44] "POST /alarms HTTP/1.1" 409 256 0.026017 10.0.0.161 - - [2026-08-25 14:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.161 - - [2026-08-25 14:14:44] "PUT /alarm/f618c37b-79d2-4735-b628-03ee78c22dc6 HTTP/1.1" 200 245 0.025424 10.0.0.161 - - [2026-08-25 14:14:44] "POST /alarms HTTP/1.1" 409 248 0.023478 10.0.0.161 - - [2026-08-25 14:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008249 10.0.0.161 - - [2026-08-25 14:14:45] "PUT /alarm/d4839f3e-f65d-4848-b546-107fecea71b9 HTTP/1.1" 200 245 0.025826 10.0.0.161 - - [2026-08-25 14:14:45] "POST /alarms HTTP/1.1" 409 252 0.027030 10.0.0.161 - - [2026-08-25 14:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007817 10.0.0.161 - - [2026-08-25 14:14:45] "PUT /alarm/b0026bca-8057-42bf-9d4a-36cf24655120 HTTP/1.1" 200 245 0.043520 10.0.0.161 - - [2026-08-25 14:14:45] "POST /alarms HTTP/1.1" 409 257 0.030718 10.0.0.161 - - [2026-08-25 14:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.161 - - [2026-08-25 14:14:45] "PUT /alarm/8f7c0ddc-480b-459d-ba8e-ead68b23b917 HTTP/1.1" 200 245 0.018162 10.0.0.161 - - [2026-08-25 14:14:45] "POST /alarms HTTP/1.1" 409 251 0.003261 10.0.0.161 - - [2026-08-25 14:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.161 - - [2026-08-25 14:14:45] "PUT /alarm/8b7f6fd2-eecf-41a9-a2ea-99bb0981dd48 HTTP/1.1" 200 245 0.023846 10.0.0.161 - - [2026-08-25 14:14:45] "POST /alarms HTTP/1.1" 409 257 0.008959 10.0.0.161 - - [2026-08-25 14:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.161 - - [2026-08-25 14:14:45] "PUT /alarm/1cdd498a-b7a3-47f1-b130-255a4ffb66e5 HTTP/1.1" 200 245 0.025426 10.0.0.161 - - [2026-08-25 14:14:45] "POST /alarms HTTP/1.1" 409 261 0.019564 10.0.0.161 - - [2026-08-25 14:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006340 10.0.0.161 - - [2026-08-25 14:14:45] "PUT /alarm/4be01791-701b-4188-b6cf-87ca71470036 HTTP/1.1" 200 245 0.018080 10.0.0.161 - - [2026-08-25 14:14:45] "POST /alarms HTTP/1.1" 409 258 0.004174 10.0.0.161 - - [2026-08-25 14:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.161 - - [2026-08-25 14:14:45] "PUT /alarm/22ef0ef1-e8c2-4bd6-8ab4-ca60c01269b5 HTTP/1.1" 200 245 0.013525 10.0.0.161 - - [2026-08-25 14:14:45] "POST /alarms HTTP/1.1" 409 254 0.002658 10.0.0.161 - - [2026-08-25 14:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.161 - - [2026-08-25 14:14:45] "PUT /alarm/aab5fa5c-152d-41ad-a926-bae7efc55a86 HTTP/1.1" 200 245 0.015259 10.0.0.161 - - [2026-08-25 14:14:45] "POST /alarms HTTP/1.1" 409 254 0.013264 10.0.0.161 - - [2026-08-25 14:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.161 - - [2026-08-25 14:14:45] "PUT /alarm/106792ac-c212-4356-9074-7f61470adefe HTTP/1.1" 200 245 0.017655 10.0.0.161 - - [2026-08-25 14:14:45] "POST /alarms HTTP/1.1" 409 254 0.015824 10.0.0.161 - - [2026-08-25 14:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.161 - - [2026-08-25 14:14:45] "PUT /alarm/565b042a-004b-49a6-9e01-34b03cca60d9 HTTP/1.1" 200 245 0.013247 10.0.0.161 - - [2026-08-25 14:14:45] "POST /alarms HTTP/1.1" 409 247 0.010928 10.0.0.161 - - [2026-08-25 14:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.161 - - [2026-08-25 14:14:45] "PUT /alarm/f49d6115-2b65-43fc-9375-6be2e18a0bf1 HTTP/1.1" 200 245 0.015705 10.0.0.161 - - [2026-08-25 14:14:45] "POST /alarms HTTP/1.1" 409 272 0.007231 10.0.0.161 - - [2026-08-25 14:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.161 - - [2026-08-25 14:14:46] "PUT /alarm/76816d61-cc84-45fb-ae96-57baec0bf18b HTTP/1.1" 200 245 0.018098 10.0.0.161 - - [2026-08-25 14:14:46] "POST /alarms HTTP/1.1" 409 261 0.013822 10.0.0.161 - - [2026-08-25 14:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.161 - - [2026-08-25 14:14:46] "PUT /alarm/f02c433b-63dc-442f-a8aa-28a622571933 HTTP/1.1" 200 245 0.015836 10.0.0.161 - - [2026-08-25 14:14:46] "POST /alarms HTTP/1.1" 409 259 0.007700 10.0.0.161 - - [2026-08-25 14:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008517 10.0.0.161 - - [2026-08-25 14:14:46] "PUT /alarm/5d82f5d4-4678-4fab-b7c1-73b4169d615b HTTP/1.1" 200 245 0.013743 10.0.0.161 - - [2026-08-25 14:14:46] "POST /alarms HTTP/1.1" 409 265 0.007964 10.0.0.161 - - [2026-08-25 14:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.161 - - [2026-08-25 14:14:46] "PUT /alarm/3245f491-abf6-4fca-a304-ae89a6d8b572 HTTP/1.1" 200 245 0.016516 10.0.0.161 - - [2026-08-25 14:14:46] "POST /alarms HTTP/1.1" 409 279 0.014407 10.0.0.161 - - [2026-08-25 14:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.161 - - [2026-08-25 14:14:46] "PUT /alarm/d065f520-1905-486c-9d16-b0d7780b104b HTTP/1.1" 200 245 0.011415 10.0.0.161 - - [2026-08-25 14:14:46] "GET / HTTP/1.1" 200 36215 0.001749 10.0.0.161 - - [2026-08-25 14:14:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003657 10.0.0.161 - - [2026-08-25 14:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.161 - - [2026-08-25 14:14:46] "PUT /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37 HTTP/1.1" 200 277 0.013222 10.0.0.161 - - [2026-08-25 14:14:46] "GET / HTTP/1.1" 200 36215 0.002176 10.0.0.161 - - [2026-08-25 14:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.161 - - [2026-08-25 14:14:46] "GET /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004068 10.0.0.161 - - [2026-08-25 14:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.161 - - [2026-08-25 14:14:47] "PUT /global-vrouter-config/aa246231-6f0c-4205-8a9e-8667a8c92d37 HTTP/1.1" 200 277 0.015389 10.0.0.161 - - [2026-08-25 14:14:47] "GET / HTTP/1.1" 200 36215 0.002369 10.0.0.161 - - [2026-08-25 14:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.161 - - [2026-08-25 14:14:47] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006284 10.0.0.161 - - [2026-08-25 14:14:47] "PUT /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c HTTP/1.1" 200 275 0.035639 10.0.0.161 - - [2026-08-25 14:14:50] "GET / HTTP/1.1" 200 36215 0.001649 10.0.0.161 - - [2026-08-25 14:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.161 - - [2026-08-25 14:14:50] "GET /routing-instance/730e6852-86a8-4fc3-ac8b-94e72293eeae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004063 10.0.0.161 - - [2026-08-25 14:14:50] "POST /bgp-routers HTTP/1.1" 409 301 0.003024 10.0.0.161 - - [2026-08-25 14:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.161 - - [2026-08-25 14:14:50] "GET /bgp-router/02687513-8e36-4ee1-8e19-c124311efbcc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.005032 10.0.0.161 - - [2026-08-25 14:14:50] "PUT /bgp-router/02687513-8e36-4ee1-8e19-c124311efbcc HTTP/1.1" 200 255 0.037333 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:14:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001229 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:14:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001044 10.0.0.161 - - [2026-08-25 14:14:53] "POST /tags HTTP/1.1" 200 356 0.038554 10.0.0.161 - - [2026-08-25 14:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012447 10.0.0.161 - - [2026-08-25 14:14:53] "GET /tag/f7e068c1-50e0-4ecc-b41d-454b0dcc6c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.023519 10.0.0.161 - - [2026-08-25 14:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.161 - - [2026-08-25 14:14:53] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.014935 10.0.0.161 - - [2026-08-25 14:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.161 - - [2026-08-25 14:14:54] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.080991 10.0.0.161 - - [2026-08-25 14:14:54] "POST /virtual-machines HTTP/1.1" 200 352 0.024729 10.0.0.161 - - [2026-08-25 14:14:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.042983 10.0.0.161 - - [2026-08-25 14:14:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.161386 10.0.0.161 - - [2026-08-25 14:14:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.057495 10.0.0.161 - - [2026-08-25 14:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.161 - - [2026-08-25 14:14:54] "GET /virtual-machine-interface/57ea0cd4-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.023799 10.0.0.161 - - [2026-08-25 14:14:54] "POST /instance-ips HTTP/1.1" 200 392 0.035499 10.0.0.161 - - [2026-08-25 14:14:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024707 10.0.0.161 - - [2026-08-25 14:14:54] "GET /virtual-machine-interface/57ea0cd4-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.013664 10.0.0.161 - - [2026-08-25 14:14:54] "POST /set-tag HTTP/1.1" 200 109 0.023832 10.0.0.161 - - [2026-08-25 14:14:54] "GET /virtual-machine-interface/57ea0cd4-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.017026 10.0.0.161 - - [2026-08-25 14:14:54] "GET /instance-ip/58143748-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.006523 10.0.0.161 - - [2026-08-25 14:14:54] "GET /virtual-machine-interface/57ea0cd4-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.005690 10.0.0.161 - - [2026-08-25 14:14:54] "POST /set-tag HTTP/1.1" 200 109 0.003155 10.0.0.161 - - [2026-08-25 14:14:54] "GET /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.006176 10.0.0.161 - - [2026-08-25 14:14:54] "POST /ref-update HTTP/1.1" 200 156 0.014461 10.0.0.161 - - [2026-08-25 14:14:54] "GET /virtual-machine-interface/57ea0cd4-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.039471 10.0.0.161 - - [2026-08-25 14:14:54] "POST /set-tag HTTP/1.1" 200 109 0.003688 10.0.0.161 - - [2026-08-25 14:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.161 - - [2026-08-25 14:14:54] "GET /virtual-network/5ce9c2b4-8db6-4d24-a3a6-22d8c0c796f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005762 10.0.0.161 - - [2026-08-25 14:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.161 - - [2026-08-25 14:14:55] "GET /project/43fefb03-b16c-48e0-87d9-8216fbf310e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.062395 10.0.0.161 - - [2026-08-25 14:14:55] "POST /virtual-machines HTTP/1.1" 200 356 0.013231 10.0.0.161 - - [2026-08-25 14:14:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025195 10.0.0.161 - - [2026-08-25 14:14:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.128876 10.0.0.161 - - [2026-08-25 14:14:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.019821 10.0.0.161 - - [2026-08-25 14:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.028717 10.0.0.161 - - [2026-08-25 14:14:55] "GET /virtual-machine-interface/588042c6-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.011172 10.0.0.161 - - [2026-08-25 14:14:55] "POST /instance-ips HTTP/1.1" 200 396 0.029082 10.0.0.161 - - [2026-08-25 14:14:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028360 10.0.0.161 - - [2026-08-25 14:14:55] "GET /virtual-machine-interface/588042c6-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.015013 10.0.0.161 - - [2026-08-25 14:14:55] "POST /set-tag HTTP/1.1" 200 109 0.021966 10.0.0.161 - - [2026-08-25 14:14:55] "GET /virtual-machine-interface/588042c6-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.015270 10.0.0.161 - - [2026-08-25 14:14:55] "GET /instance-ip/589fc074-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.005705 10.0.0.161 - - [2026-08-25 14:14:55] "GET /virtual-machine-interface/588042c6-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004941 10.0.0.161 - - [2026-08-25 14:14:55] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.161 - - [2026-08-25 14:14:55] "GET /virtual-router/94936963-d0bb-465e-8a33-4df682e7d797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004854 10.0.0.161 - - [2026-08-25 14:14:55] "POST /ref-update HTTP/1.1" 200 156 0.011936 10.0.0.161 - - [2026-08-25 14:14:55] "GET /virtual-machine-interface/588042c6-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.012500 10.0.0.161 - - [2026-08-25 14:14:55] "POST /set-tag HTTP/1.1" 200 109 0.004867 10.0.0.161 - - [2026-08-25 14:14:55] "GET /virtual-machine-interface/57ea0cd4-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.005592 10.0.0.161 - - [2026-08-25 14:14:55] "POST /set-tag HTTP/1.1" 200 109 0.003758 10.0.0.161 - - [2026-08-25 14:14:55] "GET /virtual-machine-interface/588042c6-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004966 10.0.0.161 - - [2026-08-25 14:14:55] "POST /set-tag HTTP/1.1" 200 109 0.003129 10.0.0.161 - - [2026-08-25 14:15:06] "GET / HTTP/1.1" 200 36215 0.002759 10.0.0.161 - - [2026-08-25 14:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.161 - - [2026-08-25 14:15:06] "GET /global-system-config/d86b025d-3606-451f-b81e-b2c4e870fe0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006447 10.0.0.161 - - [2026-08-25 14:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.161 - - [2026-08-25 14:15:06] "GET /config-node/410fa81b-e7ff-4cf4-850f-c5160a836a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003897 10.0.0.161 - - [2026-08-25 14:15:10] "GET /virtual-machine-interface/588042c6-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.006147 10.0.0.161 - - [2026-08-25 14:15:10] "POST /set-tag HTTP/1.1" 200 109 0.011288 10.0.0.161 - - [2026-08-25 14:15:11] "GET /virtual-machine-interface/57ea0cd4-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.009687 10.0.0.161 - - [2026-08-25 14:15:11] "POST /set-tag HTTP/1.1" 200 109 0.007597 10.0.0.161 - - [2026-08-25 14:15:12] "GET /virtual-machine-interface/57ea0cd4-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.005370 10.0.0.161 - - [2026-08-25 14:15:12] "POST /set-tag HTTP/1.1" 200 109 0.003567 10.0.0.161 - - [2026-08-25 14:15:18] "GET / HTTP/1.1" 200 36215 0.001447 10.0.0.161 - - [2026-08-25 14:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.161 - - [2026-08-25 14:15:18] "GET /routing-instance/730e6852-86a8-4fc3-ac8b-94e72293eeae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003631 10.0.0.161 - - [2026-08-25 14:15:18] "POST /bgp-routers HTTP/1.1" 409 301 0.002394 10.0.0.161 - - [2026-08-25 14:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.161 - - [2026-08-25 14:15:18] "GET /bgp-router/02687513-8e36-4ee1-8e19-c124311efbcc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.006623 10.0.0.161 - - [2026-08-25 14:15:18] "PUT /bgp-router/02687513-8e36-4ee1-8e19-c124311efbcc HTTP/1.1" 200 255 0.023334 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:15:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001145 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:15:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001415 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:15:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001199 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:15:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001051 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:15:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001149 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:15:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001185 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:15:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001303 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:15:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001580 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:15:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001303 [Introspect:8084]10.0.0.161 - - [2026-08-25 14:15:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001395 10.0.0.161 - - [2026-08-25 14:15:42] "GET /global-system-configs HTTP/1.1" 200 323 0.002382 10.0.0.161 - - [2026-08-25 14:15:44] "GET /virtual-machine-interface/57ea0cd4-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.005029 10.0.0.161 - - [2026-08-25 14:15:44] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.161 - - [2026-08-25 14:15:44] "GET /virtual-machine-interface/57ea0cd4-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.010037 10.0.0.161 - - [2026-08-25 14:15:44] "POST /set-tag HTTP/1.1" 200 109 0.003606 10.0.0.161 - - [2026-08-25 14:15:44] "GET /virtual-machine/4f581150-6b18-482c-bf9d-d0a4ee259934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003914 10.0.0.161 - - [2026-08-25 14:15:44] "POST /ref-update HTTP/1.1" 200 156 0.017119 10.0.0.161 - - [2026-08-25 14:15:44] "GET /virtual-machine-interface/57ea0cd4-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.006187 10.0.0.161 - - [2026-08-25 14:15:44] "POST /set-tag HTTP/1.1" 200 109 0.022567 10.0.0.161 - - [2026-08-25 14:15:44] "POST /set-tag HTTP/1.1" 200 109 0.030132 10.0.0.161 - - [2026-08-25 14:15:44] "DELETE /instance-ip/58143748-a08f-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.031285 10.0.0.161 - - [2026-08-25 14:15:45] "DELETE /virtual-machine-interface/57ea0cd4-a08f-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.090692 10.0.0.161 - - [2026-08-25 14:15:45] "DELETE /virtual-machine/4f581150-6b18-482c-bf9d-d0a4ee259934 HTTP/1.1" 200 115 0.039693 10.0.0.161 - - [2026-08-25 14:15:45] "GET /virtual-machine-interface/588042c6-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.013784 10.0.0.161 - - [2026-08-25 14:15:45] "POST /set-tag HTTP/1.1" 200 109 0.003739 10.0.0.161 - - [2026-08-25 14:15:45] "GET /global-system-configs HTTP/1.1" 200 323 0.022199 10.0.0.161 - - [2026-08-25 14:16:15] "GET /virtual-machine-interface/588042c6-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.017092 10.0.0.161 - - [2026-08-25 14:16:15] "POST /set-tag HTTP/1.1" 200 109 0.006430 10.0.0.161 - - [2026-08-25 14:16:15] "GET /virtual-machine-interface/588042c6-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.008285 10.0.0.161 - - [2026-08-25 14:16:15] "POST /set-tag HTTP/1.1" 200 109 0.003244 10.0.0.161 - - [2026-08-25 14:16:15] "GET /virtual-machine/d337c042-c6f4-4a7a-9149-ebf7497f276c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.003882 10.0.0.161 - - [2026-08-25 14:16:15] "POST /ref-update HTTP/1.1" 200 156 0.018604 10.0.0.161 - - [2026-08-25 14:16:15] "GET /virtual-machine-interface/588042c6-a08f-11f1-8668-fa163e01341d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.009885 10.0.0.161 - - [2026-08-25 14:16:15] "POST /set-tag HTTP/1.1" 200 109 0.034575 10.0.0.161 - - [2026-08-25 14:16:15] "POST /set-tag HTTP/1.1" 200 109 0.036845 10.0.0.161 - - [2026-08-25 14:16:16] "DELETE /instance-ip/589fc074-a08f-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.098136 10.0.0.161 - - [2026-08-25 14:16:16] "DELETE /virtual-machine-interface/588042c6-a08f-11f1-8668-fa163e01341d HTTP/1.1" 200 115 0.116447 10.0.0.161 - - [2026-08-25 14:16:16] "DELETE /virtual-machine/d337c042-c6f4-4a7a-9149-ebf7497f276c HTTP/1.1" 200 115 0.056984 10.0.0.161 - - [2026-08-25 14:16:16] "DELETE /tag/f7e068c1-50e0-4ecc-b41d-454b0dcc6c9b HTTP/1.1" 200 115 0.053349