++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Aug 14 04:51:27 PM UTC 2026 ===================' INFO: =================== Fri Aug 14 04:51:27 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 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ grep 'inet ' +++ ip addr show dev enp1s0 +++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.161 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ cut -d ' ' -f 1 +++ 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 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.161,10.70.35.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.70.35.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.161:9041 + 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=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/14/2026 16:52:13.972 7f52b0ee6500 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/14/2026 16:52:14.404 7f52b0ee6500 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/14/2026 16:52:14.435 7f52b0ee6500 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/14/2026 16:52:14.436 7f52b0ee6500 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.161 - - [2026-08-14 16:52:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000825 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-14 16:52:27] "GET / HTTP/1.1" 503 181 0.000211 10.0.0.161 - - [2026-08-14 16:52:27] "GET / HTTP/1.1" 503 181 0.000268 10.0.0.161 - - [2026-08-14 16:52:28] "GET / HTTP/1.1" 200 36215 0.001601 10.0.0.161 - - [2026-08-14 16:52:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.003558 10.0.0.161 - - [2026-08-14 16:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.161 - - [2026-08-14 16:52:28] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006979 10.0.0.161 - - [2026-08-14 16:52:28] "POST /service-appliance-sets HTTP/1.1" 200 555 0.036459 10.0.0.161 - - [2026-08-14 16:52:28] "POST /fqname-to-id HTTP/1.1" 404 180 0.002851 10.0.0.161 - - [2026-08-14 16:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.161 - - [2026-08-14 16:52:28] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005889 10.0.0.161 - - [2026-08-14 16:52:28] "POST /service-appliance-sets HTTP/1.1" 200 543 0.028665 10.0.0.161 - - [2026-08-14 16:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.161 - - [2026-08-14 16:52:28] "GET /network-ipam/3160ccee-0ca4-4139-8246-7e53d8b82f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005248 10.0.0.161 - - [2026-08-14 16:52:28] "GET / HTTP/1.1" 200 45303 0.002036 10.0.0.161 - - [2026-08-14 16:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006869 10.0.0.161 - - [2026-08-14 16:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016466 10.0.0.161 - - [2026-08-14 16:52:28] "GET / HTTP/1.1" 200 36215 0.001258 10.0.0.161 - - [2026-08-14 16:52:29] "POST /service-templates HTTP/1.1" 200 513 0.110888 10.0.0.161 - - [2026-08-14 16:52:29] "POST /service-templates HTTP/1.1" 200 503 0.111332 10.0.0.161 - - [2026-08-14 16:52:29] "GET / HTTP/1.1" 200 36215 0.002200 10.0.0.161 - - [2026-08-14 16:52:29] "POST /service-templates HTTP/1.1" 200 517 0.065887 10.0.0.161 - - [2026-08-14 16:52:29] "POST /service-templates HTTP/1.1" 200 537 0.051361 10.0.0.161 - - [2026-08-14 16:52:29] "POST /service-templates HTTP/1.1" 200 509 0.030609 10.0.0.161 - - [2026-08-14 16:52:31] "GET / HTTP/1.1" 200 36215 0.003371 10.0.0.161 - - [2026-08-14 16:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006464 10.0.0.161 - - [2026-08-14 16:52:31] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.019670 10.0.0.161 - - [2026-08-14 16:52:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.003499 10.0.0.161 - - [2026-08-14 16:52:31] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.026698 10.0.0.161 - - [2026-08-14 16:52:32] "GET / HTTP/1.1" 200 36215 0.004053 10.0.0.161 - - [2026-08-14 16:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018043 10.0.0.161 - - [2026-08-14 16:52:32] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009986 10.0.0.161 - - [2026-08-14 16:52:32] "GET / HTTP/1.1" 200 36215 0.001194 10.0.0.161 - - [2026-08-14 16:52:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.004296 10.0.0.161 - - [2026-08-14 16:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.161 - - [2026-08-14 16:52:32] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.013313 10.0.0.161 - - [2026-08-14 16:52:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.005887 10.0.0.161 - - [2026-08-14 16:52:32] "POST /config-database-nodes HTTP/1.1" 200 613 0.056880 10.0.0.161 - - [2026-08-14 16:52:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.088027 10.0.0.161 - - [2026-08-14 16:52:33] "GET / HTTP/1.1" 200 36215 0.002083 10.0.0.161 - - [2026-08-14 16:52:33] "GET / HTTP/1.1" 200 36215 0.001856 10.0.0.161 - - [2026-08-14 16:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.161 - - [2026-08-14 16:52:33] "GET /routing-instance/45820cf7-37d5-4ebc-b0fa-6b87287674da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003943 10.0.0.161 - - [2026-08-14 16:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013866 10.0.0.161 - - [2026-08-14 16:52:33] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.016636 10.0.0.161 - - [2026-08-14 16:52:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.007202 10.0.0.161 - - [2026-08-14 16:52:33] "POST /bgp-routers HTTP/1.1" 200 618 0.102972 10.0.0.161 - - [2026-08-14 16:52:33] "GET /bgp-router/4d989e3a-f2ed-46c2-bddc-53d01ffe3ea4?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.052132 10.0.0.161 - - [2026-08-14 16:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008033 10.0.0.161 - - [2026-08-14 16:52:33] "POST /analytics-nodes HTTP/1.1" 200 601 0.096234 10.0.0.161 - - [2026-08-14 16:52:33] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.020973 10.0.0.161 - - [2026-08-14 16:52:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002653 10.0.0.161 - - [2026-08-14 16:52:33] "POST /ref-update HTTP/1.1" 200 156 0.013198 10.0.0.161 - - [2026-08-14 16:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.161 - - [2026-08-14 16:52:34] "GET /network-ipam/3160ccee-0ca4-4139-8246-7e53d8b82f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005042 10.0.0.161 - - [2026-08-14 16:52:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.002603 10.0.0.161 - - [2026-08-14 16:52:35] "POST /access-control-lists HTTP/1.1" 200 589 0.064084 10.0.0.161 - - [2026-08-14 16:52:35] "POST /fqname-to-id HTTP/1.1" 404 224 0.017795 10.0.0.161 - - [2026-08-14 16:52:35] "POST /access-control-lists HTTP/1.1" 200 587 0.050511 10.0.0.161 - - [2026-08-14 16:52:35] "POST /route-targets HTTP/1.1" 200 328 0.034547 10.0.0.161 - - [2026-08-14 16:52:35] "POST /ref-update HTTP/1.1" 200 156 0.090573 10.0.0.161 - - [2026-08-14 16:52:36] "POST /route-targets HTTP/1.1" 200 328 0.040794 10.0.0.161 - - [2026-08-14 16:52:36] "POST /ref-update HTTP/1.1" 200 156 0.030745 10.0.0.161 - - [2026-08-14 16:52:36] "POST /route-targets HTTP/1.1" 200 328 0.026453 10.0.0.161 - - [2026-08-14 16:52:36] "POST /ref-update HTTP/1.1" 200 156 0.042850 10.0.0.161 - - [2026-08-14 16:52:36] "POST /route-targets HTTP/1.1" 200 328 0.029485 10.0.0.161 - - [2026-08-14 16:52:36] "POST /ref-update HTTP/1.1" 200 156 0.043430 10.0.0.161 - - [2026-08-14 16:52:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.004069 10.0.0.161 - - [2026-08-14 16:52:36] "POST /access-control-lists HTTP/1.1" 200 553 0.075896 10.0.0.161 - - [2026-08-14 16:52:38] "GET / HTTP/1.1" 200 36215 0.002045 10.0.0.161 - - [2026-08-14 16:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.161 - - [2026-08-14 16:52:38] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.032870 10.0.0.161 - - [2026-08-14 16:52:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.010585 10.0.0.161 - - [2026-08-14 16:52:38] "POST /config-nodes HTTP/1.1" 200 595 0.040236 10.0.0.161 - - [2026-08-14 16:52:39] "GET / HTTP/1.1" 200 36215 0.001465 10.0.0.161 - - [2026-08-14 16:52:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.012012 10.0.0.161 - - [2026-08-14 16:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.161 - - [2026-08-14 16:52:44] "GET /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.004573 10.0.0.161 - - [2026-08-14 16:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.161 - - [2026-08-14 16:52:44] "PUT /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a HTTP/1.1" 200 277 0.024927 10.0.0.161 - - [2026-08-14 16:52:44] "GET / HTTP/1.1" 200 36215 0.001575 10.0.0.161 - - [2026-08-14 16:52:44] "POST /alarms HTTP/1.1" 200 583 0.053034 10.0.0.161 - - [2026-08-14 16:52:44] "POST /alarms HTTP/1.1" 200 577 0.061707 10.0.0.161 - - [2026-08-14 16:52:45] "POST /alarms HTTP/1.1" 200 577 0.049889 10.0.0.161 - - [2026-08-14 16:52:45] "POST /alarms HTTP/1.1" 200 561 0.026118 10.0.0.161 - - [2026-08-14 16:52:45] "POST /alarms HTTP/1.1" 200 557 0.039124 10.0.0.161 - - [2026-08-14 16:52:45] "POST /alarms HTTP/1.1" 200 559 0.059793 10.0.0.161 - - [2026-08-14 16:52:45] "POST /alarms HTTP/1.1" 200 567 0.057423 10.0.0.161 - - [2026-08-14 16:52:45] "POST /alarms HTTP/1.1" 200 551 0.053575 10.0.0.161 - - [2026-08-14 16:52:45] "POST /alarms HTTP/1.1" 200 559 0.042825 10.0.0.161 - - [2026-08-14 16:52:45] "POST /alarms HTTP/1.1" 200 569 0.021205 10.0.0.161 - - [2026-08-14 16:52:45] "POST /alarms HTTP/1.1" 200 557 0.050928 10.0.0.161 - - [2026-08-14 16:52:45] "POST /alarms HTTP/1.1" 200 569 0.060956 10.0.0.161 - - [2026-08-14 16:52:45] "POST /alarms HTTP/1.1" 200 577 0.087568 10.0.0.161 - - [2026-08-14 16:52:45] "POST /alarms HTTP/1.1" 200 571 0.051441 10.0.0.161 - - [2026-08-14 16:52:45] "POST /alarms HTTP/1.1" 200 563 0.070451 10.0.0.161 - - [2026-08-14 16:52:45] "POST /alarms HTTP/1.1" 200 563 0.055960 10.0.0.161 - - [2026-08-14 16:52:46] "POST /alarms HTTP/1.1" 200 563 0.055675 10.0.0.161 - - [2026-08-14 16:52:46] "POST /alarms HTTP/1.1" 200 549 0.052153 10.0.0.161 - - [2026-08-14 16:52:46] "POST /alarms HTTP/1.1" 200 597 0.035467 10.0.0.161 - - [2026-08-14 16:52:46] "POST /alarms HTTP/1.1" 200 577 0.039292 10.0.0.161 - - [2026-08-14 16:52:46] "POST /alarms HTTP/1.1" 200 573 0.061863 10.0.0.161 - - [2026-08-14 16:52:46] "POST /alarms HTTP/1.1" 200 585 0.032817 10.0.0.161 - - [2026-08-14 16:52:46] "POST /alarms HTTP/1.1" 200 611 0.052997 10.0.0.161 - - [2026-08-14 16:52:46] "GET / HTTP/1.1" 200 36215 0.001409 10.0.0.161 - - [2026-08-14 16:52:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005130 10.0.0.161 - - [2026-08-14 16:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.161 - - [2026-08-14 16:52:46] "PUT /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a HTTP/1.1" 200 277 0.019333 10.0.0.161 - - [2026-08-14 16:52:47] "GET / HTTP/1.1" 200 36215 0.001569 10.0.0.161 - - [2026-08-14 16:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.161 - - [2026-08-14 16:52:47] "GET /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.006685 10.0.0.161 - - [2026-08-14 16:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.161 - - [2026-08-14 16:52:47] "PUT /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a HTTP/1.1" 200 277 0.017620 10.0.0.161 - - [2026-08-14 16:52:47] "GET / HTTP/1.1" 200 36215 0.001463 10.0.0.161 - - [2026-08-14 16:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.161 - - [2026-08-14 16:52:47] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008599 10.0.0.161 - - [2026-08-14 16:52:47] "PUT /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf HTTP/1.1" 200 275 0.029939 10.0.0.161 - - [2026-08-14 16:54:45] "GET / HTTP/1.1" 200 36215 0.001682 10.0.0.161 - - [2026-08-14 16:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.161 - - [2026-08-14 16:54:45] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005800 10.0.0.161 - - [2026-08-14 16:54:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.002257 10.0.0.161 - - [2026-08-14 16:54:46] "POST /database-nodes HTTP/1.1" 200 599 0.059082 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:54:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001072 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:54:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001116 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:55:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001102 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:55:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001104 10.0.0.161 - - [2026-08-14 16:55:19] "GET / HTTP/1.1" 200 36215 0.001464 10.0.0.161 - - [2026-08-14 16:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.161 - - [2026-08-14 16:55:19] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006016 10.0.0.161 - - [2026-08-14 16:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.161 - - [2026-08-14 16:55:19] "GET /config-node/6ad57726-6b84-41a4-9956-8a42d0682032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.004590 10.0.0.161 - - [2026-08-14 16:55:31] "GET / HTTP/1.1" 200 36215 0.001334 10.0.0.161 - - [2026-08-14 16:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.161 - - [2026-08-14 16:55:31] "GET /routing-instance/45820cf7-37d5-4ebc-b0fa-6b87287674da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003735 10.0.0.161 - - [2026-08-14 16:55:31] "POST /bgp-routers HTTP/1.1" 409 301 0.002674 10.0.0.161 - - [2026-08-14 16:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.161 - - [2026-08-14 16:55:31] "GET /bgp-router/4d989e3a-f2ed-46c2-bddc-53d01ffe3ea4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.007067 10.0.0.161 - - [2026-08-14 16:55:31] "PUT /bgp-router/4d989e3a-f2ed-46c2-bddc-53d01ffe3ea4 HTTP/1.1" 200 255 0.028512 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:55:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000978 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:55:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001231 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:55:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001258 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:55:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001095 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:55:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000953 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:55:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001328 10.0.0.161 - - [2026-08-14 16:55:45] "GET / HTTP/1.1" 200 36215 0.001778 10.0.0.161 - - [2026-08-14 16:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007186 10.0.0.161 - - [2026-08-14 16:55:46] "GET /domain/980ad226-ab55-41be-a247-63a86ee5df97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.005020 10.0.0.161 - - [2026-08-14 16:55:46] "POST /id-to-fqname HTTP/1.1" 200 173 0.000593 10.0.0.161 - - [2026-08-14 16:55:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.006418 10.0.0.161 - - [2026-08-14 16:55:46] "POST /security-groups HTTP/1.1" 200 570 0.103937 10.0.0.161 - - [2026-08-14 16:55:46] "POST /projects HTTP/1.1" 200 483 0.461163 10.0.0.161 - - [2026-08-14 16:55:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.019326 10.0.0.161 - - [2026-08-14 16:55:46] "POST /access-control-lists HTTP/1.1" 200 581 0.163841 10.0.0.161 - - [2026-08-14 16:55:46] "POST /fqname-to-id HTTP/1.1" 404 212 0.031038 10.0.0.161 - - [2026-08-14 16:55:46] "POST /security-groups HTTP/1.1" 200 536 0.247658 10.0.0.161 - - [2026-08-14 16:55:46] "POST /access-control-lists HTTP/1.1" 200 579 0.104074 10.0.0.161 - - [2026-08-14 16:55:46] "POST /chown HTTP/1.1" 200 109 0.067118 10.0.0.161 - - [2026-08-14 16:55:46] "POST /policy-managements HTTP/1.1" 409 214 0.012478 10.0.0.161 - - [2026-08-14 16:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015569 10.0.0.161 - - [2026-08-14 16:55:46] "POST /fqname-to-id HTTP/1.1" 404 232 0.003035 10.0.0.161 - - [2026-08-14 16:55:46] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007188 10.0.0.161 - - [2026-08-14 16:55:47] "POST /access-control-lists HTTP/1.1" 200 596 0.094384 10.0.0.161 - - [2026-08-14 16:55:47] "POST /fqname-to-id HTTP/1.1" 404 231 0.025751 10.0.0.161 - - [2026-08-14 16:55:47] "POST /application-policy-sets HTTP/1.1" 200 530 0.123865 10.0.0.161 - - [2026-08-14 16:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015701 10.0.0.161 - - [2026-08-14 16:55:47] "GET /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.015927 10.0.0.161 - - [2026-08-14 16:55:47] "POST /access-control-lists HTTP/1.1" 200 594 0.125148 10.0.0.161 - - [2026-08-14 16:55:47] "PUT /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a HTTP/1.1" 200 277 0.112160 10.0.0.161 - - [2026-08-14 16:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.047780 10.0.0.161 - - [2026-08-14 16:55:47] "GET /virtual-network/d339b854-c4cf-48a3-9e31-a889cbf09ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009423 10.0.0.161 - - [2026-08-14 16:55:47] "POST /id-to-fqname HTTP/1.1" 200 177 0.000572 10.0.0.161 - - [2026-08-14 16:55:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.017365 10.0.0.161 - - [2026-08-14 16:55:47] "POST /security-groups HTTP/1.1" 200 574 0.184949 10.0.0.161 - - [2026-08-14 16:55:47] "POST /projects HTTP/1.1" 200 491 0.425777 10.0.0.161 - - [2026-08-14 16:55:47] "POST /fqname-to-id HTTP/1.1" 404 217 0.022187 10.0.0.161 - - [2026-08-14 16:55:48] "POST /security-groups HTTP/1.1" 200 548 0.125332 10.0.0.161 - - [2026-08-14 16:55:48] "POST /access-control-lists HTTP/1.1" 200 585 0.100935 10.0.0.161 - - [2026-08-14 16:55:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.055990 10.0.0.161 - - [2026-08-14 16:55:48] "POST /chown HTTP/1.1" 200 109 0.164732 10.0.0.161 - - [2026-08-14 16:55:48] "POST /access-control-lists HTTP/1.1" 200 583 0.124492 10.0.0.161 - - [2026-08-14 16:55:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.003614 10.0.0.161 - - [2026-08-14 16:55:48] "POST /network-ipams HTTP/1.1" 200 524 0.074262 10.0.0.161 - - [2026-08-14 16:55:48] "POST /access-control-lists HTTP/1.1" 200 604 0.058486 10.0.0.161 - - [2026-08-14 16:55:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.021995 10.0.0.161 - - [2026-08-14 16:55:48] "POST /network-ipams HTTP/1.1" 200 512 0.104625 10.0.0.161 - - [2026-08-14 16:55:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.018506 10.0.0.161 - - [2026-08-14 16:55:48] "POST /access-control-lists HTTP/1.1" 200 602 0.058101 10.0.0.161 - - [2026-08-14 16:55:48] "POST /fqname-to-id HTTP/1.1" 404 229 0.002271 10.0.0.161 - - [2026-08-14 16:55:48] "POST /useragent-kv HTTP/1.1" 200 115 0.010015 10.0.0.161 - - [2026-08-14 16:55:48] "POST /virtual-networks HTTP/1.1" 200 540 0.191295 10.0.0.161 - - [2026-08-14 16:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005198 10.0.0.161 - - [2026-08-14 16:55:48] "POST /access-control-lists HTTP/1.1" 200 591 0.093315 10.0.0.161 - - [2026-08-14 16:55:48] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.071092 10.0.0.161 - - [2026-08-14 16:55:48] "POST /route-targets HTTP/1.1" 200 328 0.017498 10.0.0.161 - - [2026-08-14 16:55:48] "POST /network-ipams HTTP/1.1" 200 520 0.043902 10.0.0.161 - - [2026-08-14 16:55:48] "POST /ref-update HTTP/1.1" 200 156 0.041568 10.0.0.161 - - [2026-08-14 16:55:48] "POST /fqname-to-id HTTP/1.1" 404 202 0.007087 10.0.0.161 - - [2026-08-14 16:55:49] "POST /useragent-kv HTTP/1.1" 200 115 0.012624 10.0.0.161 - - [2026-08-14 16:55:49] "POST /virtual-networks HTTP/1.1" 200 548 0.219716 10.0.0.161 - - [2026-08-14 16:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012852 10.0.0.161 - - [2026-08-14 16:55:49] "POST /route-targets HTTP/1.1" 200 328 0.025595 10.0.0.161 - - [2026-08-14 16:55:49] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.017926 10.0.0.161 - - [2026-08-14 16:55:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.003027 10.0.0.161 - - [2026-08-14 16:55:49] "POST /ref-update HTTP/1.1" 200 156 0.057032 10.0.0.161 - - [2026-08-14 16:55:49] "POST /network-policys HTTP/1.1" 200 540 0.043515 10.0.0.161 - - [2026-08-14 16:55:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.022549 10.0.0.161 - - [2026-08-14 16:55:49] "POST /network-policys HTTP/1.1" 200 536 0.045008 10.0.0.161 - - [2026-08-14 16:55:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.023828 10.0.0.161 - - [2026-08-14 16:55:49] "POST /network-policys HTTP/1.1" 200 544 0.030479 10.0.0.161 - - [2026-08-14 16:55:49] "POST /ref-update HTTP/1.1" 200 156 0.113902 10.0.0.161 - - [2026-08-14 16:55:49] "PUT /access-control-list/c67144d6-1bf1-4bdf-9090-f2eb4d84b00f HTTP/1.1" 200 273 0.047402 10.0.0.161 - - [2026-08-14 16:55:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.037645 10.0.0.161 - - [2026-08-14 16:55:49] "PUT /access-control-list/73e65ecd-8ba0-41b8-85dc-7330c0af140d HTTP/1.1" 200 273 0.029911 10.0.0.161 - - [2026-08-14 16:55:49] "POST /ref-update HTTP/1.1" 200 156 0.128218 10.0.0.161 - - [2026-08-14 16:55:49] "PUT /access-control-list/c67144d6-1bf1-4bdf-9090-f2eb4d84b00f HTTP/1.1" 200 273 0.123632 10.0.0.161 - - [2026-08-14 16:55:50] "POST /ref-update HTTP/1.1" 200 156 0.063144 10.0.0.161 - - [2026-08-14 16:55:50] "POST /ref-update HTTP/1.1" 200 156 0.209975 10.0.0.161 - - [2026-08-14 16:55:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018808 10.0.0.161 - - [2026-08-14 16:55:50] "PUT /access-control-list/73e65ecd-8ba0-41b8-85dc-7330c0af140d HTTP/1.1" 200 273 0.080927 10.0.0.161 - - [2026-08-14 16:55:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022277 10.0.0.161 - - [2026-08-14 16:55:50] "PUT /access-control-list/c67144d6-1bf1-4bdf-9090-f2eb4d84b00f HTTP/1.1" 200 273 0.034785 10.0.0.161 - - [2026-08-14 16:55:50] "POST /fqname-to-id HTTP/1.1" 404 237 0.005989 10.0.0.161 - - [2026-08-14 16:55:50] "POST /ref-update HTTP/1.1" 200 156 0.112081 10.0.0.161 - - [2026-08-14 16:55:50] "POST /ref-update HTTP/1.1" 200 156 0.141662 10.0.0.161 - - [2026-08-14 16:55:50] "POST /access-control-lists HTTP/1.1" 200 603 0.118094 10.0.0.161 - - [2026-08-14 16:55:50] "POST /ref-update HTTP/1.1" 200 156 0.054904 10.0.0.161 - - [2026-08-14 16:55:50] "PUT /access-control-list/5b707582-faf2-4ab7-91d3-11f2af4881be HTTP/1.1" 200 273 0.029477 10.0.0.161 - - [2026-08-14 16:55:50] "POST /ref-update HTTP/1.1" 200 156 0.297998 10.0.0.161 - - [2026-08-14 16:55:50] "POST /ref-update HTTP/1.1" 200 156 0.057150 10.0.0.161 - - [2026-08-14 16:55:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.062834 10.0.0.161 - - [2026-08-14 16:55:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002276 10.0.0.161 - - [2026-08-14 16:55:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002324 10.0.0.161 - - [2026-08-14 16:55:50] "PUT /access-control-list/5b707582-faf2-4ab7-91d3-11f2af4881be HTTP/1.1" 200 273 0.068007 10.0.0.161 - - [2026-08-14 16:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.161 - - [2026-08-14 16:55:50] "GET /virtual-network/d339b854-c4cf-48a3-9e31-a889cbf09ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.006715 10.0.0.161 - - [2026-08-14 16:55:51] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.019895 10.0.0.161 - - [2026-08-14 16:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.161 - - [2026-08-14 16:55:51] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004120 10.0.0.161 - - [2026-08-14 16:55:51] "POST /firewall-policys HTTP/1.1" 200 532 0.063666 10.0.0.161 - - [2026-08-14 16:55:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.032803 10.0.0.161 - - [2026-08-14 16:55:51] "GET /firewall-policy/a6ef1303-6bb8-4aa8-9f73-7bc4966842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.019861 10.0.0.161 - - [2026-08-14 16:55:51] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.008168 10.0.0.161 - - [2026-08-14 16:55:51] "GET /firewall-policy/a6ef1303-6bb8-4aa8-9f73-7bc4966842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.011269 10.0.0.161 - - [2026-08-14 16:55:51] "POST /ref-update HTTP/1.1" 200 156 0.041089 10.0.0.161 - - [2026-08-14 16:55:51] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.004912 10.0.0.161 - - [2026-08-14 16:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.161 - - [2026-08-14 16:55:51] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003947 10.0.0.161 - - [2026-08-14 16:55:51] "POST /firewall-policys HTTP/1.1" 200 534 0.022535 10.0.0.161 - - [2026-08-14 16:55:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.037063 10.0.0.161 - - [2026-08-14 16:55:51] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.012201 10.0.0.161 - - [2026-08-14 16:55:51] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.004174 10.0.0.161 - - [2026-08-14 16:55:51] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003017 10.0.0.161 - - [2026-08-14 16:55:51] "GET /firewall-policy/a6ef1303-6bb8-4aa8-9f73-7bc4966842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003024 10.0.0.161 - - [2026-08-14 16:55:51] "GET /firewall-policy/a6ef1303-6bb8-4aa8-9f73-7bc4966842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003469 10.0.0.161 - - [2026-08-14 16:55:51] "POST /ref-update HTTP/1.1" 200 156 0.028991 10.0.0.161 - - [2026-08-14 16:55:51] "POST /ref-update HTTP/1.1" 200 156 0.056862 10.0.0.161 - - [2026-08-14 16:55:51] "POST /ref-update HTTP/1.1" 200 156 0.021271 10.0.0.161 - - [2026-08-14 16:55:51] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.018060 10.0.0.161 - - [2026-08-14 16:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.161 - - [2026-08-14 16:55:51] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004353 10.0.0.161 - - [2026-08-14 16:55:51] "POST /firewall-policys HTTP/1.1" 200 532 0.025483 10.0.0.161 - - [2026-08-14 16:55:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.047767 10.0.0.161 - - [2026-08-14 16:55:52] "GET /firewall-policy/2043ee0d-d921-4873-9d64-14571abe32b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.022871 10.0.0.161 - - [2026-08-14 16:55:52] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.004157 10.0.0.161 - - [2026-08-14 16:55:52] "GET /firewall-policy/2043ee0d-d921-4873-9d64-14571abe32b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003829 10.0.0.161 - - [2026-08-14 16:55:52] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004465 10.0.0.161 - - [2026-08-14 16:55:52] "GET /firewall-policy/a6ef1303-6bb8-4aa8-9f73-7bc4966842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004982 10.0.0.161 - - [2026-08-14 16:55:52] "GET /firewall-policy/a6ef1303-6bb8-4aa8-9f73-7bc4966842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004354 10.0.0.161 - - [2026-08-14 16:55:52] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004230 10.0.0.161 - - [2026-08-14 16:55:52] "POST /ref-update HTTP/1.1" 200 156 0.049439 10.0.0.161 - - [2026-08-14 16:55:52] "POST /ref-update HTTP/1.1" 200 156 0.044290 10.0.0.161 - - [2026-08-14 16:55:52] "POST /ref-update HTTP/1.1" 200 156 0.048560 10.0.0.161 - - [2026-08-14 16:55:52] "POST /ref-update HTTP/1.1" 200 156 0.024065 10.0.0.161 - - [2026-08-14 16:55:52] "POST /ref-update HTTP/1.1" 200 156 0.045025 10.0.0.161 - - [2026-08-14 16:55:52] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.021600 10.0.0.161 - - [2026-08-14 16:55:52] "POST /tags HTTP/1.1" 200 300 0.049768 10.0.0.161 - - [2026-08-14 16:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007275 10.0.0.161 - - [2026-08-14 16:55:52] "GET /tag/296d1b41-9feb-42be-aa40-88f72510ce8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.048013 10.0.0.161 - - [2026-08-14 16:55:52] "POST /set-tag HTTP/1.1" 200 109 0.026095 10.0.0.161 - - [2026-08-14 16:55:52] "POST /tags HTTP/1.1" 200 302 0.128138 10.0.0.161 - - [2026-08-14 16:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009073 10.0.0.161 - - [2026-08-14 16:55:53] "GET /tag/8cdd4622-90bb-4019-a6bc-5fd2465e357d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.025440 10.0.0.161 - - [2026-08-14 16:55:53] "POST /tags HTTP/1.1" 200 326 0.091462 10.0.0.161 - - [2026-08-14 16:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009085 10.0.0.161 - - [2026-08-14 16:55:53] "GET /tag/72ea5abc-af91-4f49-b0af-fdfea9b4a6ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020794 10.0.0.161 - - [2026-08-14 16:55:53] "POST /tags HTTP/1.1" 200 312 0.087710 10.0.0.161 - - [2026-08-14 16:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.161 - - [2026-08-14 16:55:53] "GET /tag/7d690b66-9359-4b20-a7f8-329c710c3bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.030864 10.0.0.161 - - [2026-08-14 16:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010345 10.0.0.161 - - [2026-08-14 16:55:53] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.007231 10.0.0.161 - - [2026-08-14 16:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.161 - - [2026-08-14 16:55:53] "GET /project/97f04472-482f-4aed-96e6-aea5cefa61ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.021354 10.0.0.161 - - [2026-08-14 16:55:53] "POST /virtual-machines HTTP/1.1" 200 378 0.019149 10.0.0.161 - - [2026-08-14 16:55:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.023069 10.0.0.161 - - [2026-08-14 16:55:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.135617 10.0.0.161 - - [2026-08-14 16:55:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.015386 10.0.0.161 - - [2026-08-14 16:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.025994 10.0.0.161 - - [2026-08-14 16:55:53] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.020498 10.0.0.161 - - [2026-08-14 16:55:53] "POST /instance-ips HTTP/1.1" 200 410 0.069617 10.0.0.161 - - [2026-08-14 16:55:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.059562 10.0.0.161 - - [2026-08-14 16:55:54] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.018242 10.0.0.161 - - [2026-08-14 16:55:54] "POST /set-tag HTTP/1.1" 200 109 0.029229 10.0.0.161 - - [2026-08-14 16:55:54] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3412 0.016090 10.0.0.161 - - [2026-08-14 16:55:54] "GET /instance-ip/0301be38-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.021028 10.0.0.161 - - [2026-08-14 16:55:54] "POST /tags HTTP/1.1" 200 306 0.125135 10.0.0.161 - - [2026-08-14 16:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.019760 10.0.0.161 - - [2026-08-14 16:55:54] "GET /tag/30ec665f-9af1-4d36-9ce5-ad143a7b48a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.023027 10.0.0.161 - - [2026-08-14 16:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.161 - - [2026-08-14 16:55:54] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.066999 10.0.0.161 - - [2026-08-14 16:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.161 - - [2026-08-14 16:55:54] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.012607 10.0.0.161 - - [2026-08-14 16:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.161 - - [2026-08-14 16:55:54] "GET /service-appliance-set/d8eb26f3-3b9d-491e-91e6-9539af01ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005569 10.0.0.161 - - [2026-08-14 16:55:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.004428 10.0.0.161 - - [2026-08-14 16:55:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.116563 10.0.0.161 - - [2026-08-14 16:55:54] "GET /virtual-machine-interface/47130536-8a3d-4531-9c9b-ede383505134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.017388 10.0.0.161 - - [2026-08-14 16:55:54] "POST /instance-ips HTTP/1.1" 200 382 0.044007 10.0.0.161 - - [2026-08-14 16:55:55] "GET /instance-ip/8d3914f4-7bba-47a5-937e-0e139a475b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005468 10.0.0.161 - - [2026-08-14 16:55:55] "POST /loadbalancers HTTP/1.1" 200 584 0.073225 10.0.0.161 - - [2026-08-14 16:55:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.052705 10.0.0.161 - - [2026-08-14 16:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019035 10.0.0.161 - - [2026-08-14 16:55:55] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037292 10.0.0.161 - - [2026-08-14 16:55:55] "GET /loadbalancer/49ab8d52-5fa1-42a2-a354-42c7eb4877e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003825 10.0.0.161 - - [2026-08-14 16:55:55] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.035023 10.0.0.161 - - [2026-08-14 16:55:55] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057612 10.0.0.161 - - [2026-08-14 16:55:55] "GET /instance-ip/8d3914f4-7bba-47a5-937e-0e139a475b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005916 10.0.0.161 - - [2026-08-14 16:55:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015330 10.0.0.161 - - [2026-08-14 16:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014104 10.0.0.161 - - [2026-08-14 16:55:55] "POST /floating-ips HTTP/1.1" 200 585 0.063162 10.0.0.161 - - [2026-08-14 16:55:55] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.090225 10.0.0.161 - - [2026-08-14 16:55:55] "GET /loadbalancer-listener/25f202e6-3e1d-4008-a287-485f72b943e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.004550 10.0.0.161 - - [2026-08-14 16:55:55] "GET /loadbalancer-listener/25f202e6-3e1d-4008-a287-485f72b943e4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005733 10.0.0.161 - - [2026-08-14 16:55:55] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022673 10.0.0.161 - - [2026-08-14 16:55:55] "GET /instance-ip/8d3914f4-7bba-47a5-937e-0e139a475b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006752 10.0.0.161 - - [2026-08-14 16:55:55] "GET /instance-ip/8d3914f4-7bba-47a5-937e-0e139a475b3b?fields=floating_ips HTTP/1.1" 200 1173 0.005917 10.0.0.161 - - [2026-08-14 16:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.161 - - [2026-08-14 16:55:55] "GET /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003184 10.0.0.161 - - [2026-08-14 16:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.161 - - [2026-08-14 16:55:55] "GET /floating-ip/561451c6-62c8-446c-9233-917f3ada7319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.003373 10.0.0.161 - - [2026-08-14 16:55:55] "PUT /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a HTTP/1.1" 200 277 0.010176 10.0.0.161 - - [2026-08-14 16:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.161 - - [2026-08-14 16:55:55] "GET /loadbalancer/49ab8d52-5fa1-42a2-a354-42c7eb4877e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004999 10.0.0.161 - - [2026-08-14 16:55:55] "POST /tags HTTP/1.1" 200 358 0.067911 10.0.0.161 - - [2026-08-14 16:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010208 10.0.0.161 - - [2026-08-14 16:55:55] "GET /tag/fa015efd-5c9d-43f8-8f8e-cae8155ff07e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.012679 10.0.0.161 - - [2026-08-14 16:55:55] "POST /tags HTTP/1.1" 200 306 0.038469 10.0.0.161 - - [2026-08-14 16:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010468 10.0.0.161 - - [2026-08-14 16:55:56] "GET /tag/66dd8d9e-8c04-4737-875d-c152fbc78132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.025687 10.0.0.161 - - [2026-08-14 16:55:56] "POST /id-to-fqname HTTP/1.1" 200 174 0.001466 10.0.0.161 - - [2026-08-14 16:55:56] "POST /fqname-to-id HTTP/1.1" 404 183 0.014666 10.0.0.161 - - [2026-08-14 16:55:56] "POST /security-groups HTTP/1.1" 200 571 0.077147 10.0.0.161 - - [2026-08-14 16:55:56] "POST /projects HTTP/1.1" 200 485 0.271760 10.0.0.161 - - [2026-08-14 16:55:56] "POST /fqname-to-id HTTP/1.1" 404 214 0.004873 10.0.0.161 - - [2026-08-14 16:55:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.031748 10.0.0.161 - - [2026-08-14 16:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018222 10.0.0.161 - - [2026-08-14 16:55:56] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.010212 10.0.0.161 - - [2026-08-14 16:55:56] "POST /access-control-lists HTTP/1.1" 200 582 0.100773 10.0.0.161 - - [2026-08-14 16:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010116 10.0.0.161 - - [2026-08-14 16:55:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.012879 10.0.0.161 - - [2026-08-14 16:55:56] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.019381 10.0.0.161 - - [2026-08-14 16:55:56] "POST /access-control-lists HTTP/1.1" 200 580 0.080409 10.0.0.161 - - [2026-08-14 16:55:56] "PUT /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6 HTTP/1.1" 200 265 0.106006 10.0.0.161 - - [2026-08-14 16:55:56] "PUT /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2 HTTP/1.1" 200 265 0.062025 10.0.0.161 - - [2026-08-14 16:55:56] "POST /security-groups HTTP/1.1" 200 539 0.098823 10.0.0.161 - - [2026-08-14 16:55:56] "POST /fqname-to-id HTTP/1.1" 404 234 0.002113 10.0.0.161 - - [2026-08-14 16:55:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025175 10.0.0.161 - - [2026-08-14 16:55:56] "POST /access-control-lists HTTP/1.1" 200 598 0.051690 10.0.0.161 - - [2026-08-14 16:55:56] "POST /fqname-to-id HTTP/1.1" 404 233 0.015545 10.0.0.161 - - [2026-08-14 16:55:56] "POST /chown HTTP/1.1" 200 109 0.053810 10.0.0.161 - - [2026-08-14 16:55:56] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.017893 10.0.0.161 - - [2026-08-14 16:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.161 - - [2026-08-14 16:55:57] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.038590 10.0.0.161 - - [2026-08-14 16:55:57] "POST /access-control-lists HTTP/1.1" 200 596 0.098007 10.0.0.161 - - [2026-08-14 16:55:57] "POST /tags HTTP/1.1" 409 207 0.003943 10.0.0.161 - - [2026-08-14 16:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.161 - - [2026-08-14 16:55:57] "GET /tag/66dd8d9e-8c04-4737-875d-c152fbc78132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.011224 10.0.0.161 - - [2026-08-14 16:55:57] "POST /firewall-rules HTTP/1.1" 200 566 0.082069 10.0.0.161 - - [2026-08-14 16:55:57] "GET /firewall-rule/8f8b0aed-15bc-421d-a232-1191f246a663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.005496 10.0.0.161 - - [2026-08-14 16:55:57] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002613 10.0.0.161 - - [2026-08-14 16:55:57] "GET /firewall-rule/8f8b0aed-15bc-421d-a232-1191f246a663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.002487 10.0.0.161 - - [2026-08-14 16:55:57] "POST /ref-update HTTP/1.1" 200 156 0.029755 10.0.0.161 - - [2026-08-14 16:55:57] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004970 10.0.0.161 - - [2026-08-14 16:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005596 10.0.0.161 - - [2026-08-14 16:55:57] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003334 10.0.0.161 - - [2026-08-14 16:55:57] "POST /tags HTTP/1.1" 409 207 0.002148 10.0.0.161 - - [2026-08-14 16:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.161 - - [2026-08-14 16:55:57] "GET /tag/66dd8d9e-8c04-4737-875d-c152fbc78132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.018053 10.0.0.161 - - [2026-08-14 16:55:57] "POST /firewall-rules HTTP/1.1" 200 564 0.082725 10.0.0.161 - - [2026-08-14 16:55:57] "GET /firewall-rule/371e32ed-2c24-493d-9ad5-e1a8910a91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005849 10.0.0.161 - - [2026-08-14 16:55:57] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004363 10.0.0.161 - - [2026-08-14 16:55:57] "GET /firewall-rule/371e32ed-2c24-493d-9ad5-e1a8910a91c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002855 10.0.0.161 - - [2026-08-14 16:55:57] "POST /ref-update HTTP/1.1" 200 156 0.027694 10.0.0.161 - - [2026-08-14 16:55:57] "POST /tags HTTP/1.1" 200 302 0.040161 10.0.0.161 - - [2026-08-14 16:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015125 10.0.0.161 - - [2026-08-14 16:55:57] "GET /tag/d24fc605-3ae9-4e86-ba3c-e067620e9f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015262 10.0.0.161 - - [2026-08-14 16:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.161 - - [2026-08-14 16:55:57] "GET /project/97f04472-482f-4aed-96e6-aea5cefa61ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.057856 10.0.0.161 - - [2026-08-14 16:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.161 - - [2026-08-14 16:55:57] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.018671 10.0.0.161 - - [2026-08-14 16:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006815 10.0.0.161 - - [2026-08-14 16:55:57] "GET /service-appliance-set/d8eb26f3-3b9d-491e-91e6-9539af01ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005894 10.0.0.161 - - [2026-08-14 16:55:58] "POST /fqname-to-id HTTP/1.1" 404 242 0.003176 10.0.0.161 - - [2026-08-14 16:55:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.166110 10.0.0.161 - - [2026-08-14 16:55:58] "GET /virtual-machine-interface/a1c90cfc-d4c9-4434-842d-099517b11e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.052031 10.0.0.161 - - [2026-08-14 16:55:58] "POST /instance-ips HTTP/1.1" 200 378 0.097572 10.0.0.161 - - [2026-08-14 16:55:58] "GET /instance-ip/6b320525-0ce6-47c6-ae03-c71a49d6b8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.011607 10.0.0.161 - - [2026-08-14 16:55:58] "POST /loadbalancers HTTP/1.1" 200 584 0.081532 10.0.0.161 - - [2026-08-14 16:55:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.042790 10.0.0.161 - - [2026-08-14 16:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016563 10.0.0.161 - - [2026-08-14 16:55:58] "GET /project/97f04472-482f-4aed-96e6-aea5cefa61ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.124022 10.0.0.161 - - [2026-08-14 16:55:58] "GET /instance-ip/6b320525-0ce6-47c6-ae03-c71a49d6b8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.009320 10.0.0.161 - - [2026-08-14 16:55:58] "GET /project/97f04472-482f-4aed-96e6-aea5cefa61ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.150623 10.0.0.161 - - [2026-08-14 16:55:58] "POST /floating-ips HTTP/1.1" 200 583 0.106804 10.0.0.161 - - [2026-08-14 16:55:58] "GET /loadbalancer/92552ec8-ca43-4b94-931e-77ec8b837d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005738 10.0.0.161 - - [2026-08-14 16:55:58] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.059270 10.0.0.161 - - [2026-08-14 16:55:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.047414 10.0.0.161 - - [2026-08-14 16:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011683 10.0.0.161 - - [2026-08-14 16:55:59] "GET /project/97f04472-482f-4aed-96e6-aea5cefa61ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.095220 10.0.0.161 - - [2026-08-14 16:55:59] "GET /loadbalancer-listener/bad1523b-35f6-46cb-8939-bb05ec602bb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005095 10.0.0.161 - - [2026-08-14 16:55:59] "GET /loadbalancer-listener/bad1523b-35f6-46cb-8939-bb05ec602bb0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.024663 10.0.0.161 - - [2026-08-14 16:55:59] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.066288 10.0.0.161 - - [2026-08-14 16:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.161 - - [2026-08-14 16:55:59] "GET /instance-ip/6b320525-0ce6-47c6-ae03-c71a49d6b8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.050219 10.0.0.161 - - [2026-08-14 16:55:59] "GET /instance-ip/6b320525-0ce6-47c6-ae03-c71a49d6b8f0?fields=floating_ips HTTP/1.1" 200 1166 0.027282 10.0.0.161 - - [2026-08-14 16:55:59] "GET /floating-ip/3a202df1-7ef1-44f1-a5c8-bbf5efd0c924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.009559 10.0.0.161 - - [2026-08-14 16:55:59] "GET /project/97f04472-482f-4aed-96e6-aea5cefa61ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.206610 10.0.0.161 - - [2026-08-14 16:55:59] "GET /loadbalancer/92552ec8-ca43-4b94-931e-77ec8b837d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003273 10.0.0.161 - - [2026-08-14 16:55:59] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.028829 10.0.0.161 - - [2026-08-14 16:55:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.049311 10.0.0.161 - - [2026-08-14 16:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018459 10.0.0.161 - - [2026-08-14 16:55:59] "GET /project/97f04472-482f-4aed-96e6-aea5cefa61ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.051038 10.0.0.161 - - [2026-08-14 16:55:59] "GET /loadbalancer-listener/16c58872-f9f4-4ef0-b4ac-1d0f965e74ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004872 10.0.0.161 - - [2026-08-14 16:55:59] "GET /loadbalancer-listener/16c58872-f9f4-4ef0-b4ac-1d0f965e74ad?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005037 10.0.0.161 - - [2026-08-14 16:55:59] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.044752 10.0.0.161 - - [2026-08-14 16:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010917 10.0.0.161 - - [2026-08-14 16:55:59] "GET /instance-ip/6b320525-0ce6-47c6-ae03-c71a49d6b8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.014240 10.0.0.161 - - [2026-08-14 16:56:00] "GET /instance-ip/6b320525-0ce6-47c6-ae03-c71a49d6b8f0?fields=floating_ips HTTP/1.1" 200 1166 0.085230 10.0.0.161 - - [2026-08-14 16:56:00] "GET /floating-ip/3a202df1-7ef1-44f1-a5c8-bbf5efd0c924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.023349 10.0.0.161 - - [2026-08-14 16:56:00] "GET /project/97f04472-482f-4aed-96e6-aea5cefa61ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.229729 10.0.0.161 - - [2026-08-14 16:56:00] "GET /loadbalancer/92552ec8-ca43-4b94-931e-77ec8b837d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005411 10.0.0.161 - - [2026-08-14 16:56:00] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.067844 10.0.0.161 - - [2026-08-14 16:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.031171 10.0.0.161 - - [2026-08-14 16:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012569 10.0.0.161 - - [2026-08-14 16:56:00] "GET /project/97f04472-482f-4aed-96e6-aea5cefa61ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.086528 10.0.0.161 - - [2026-08-14 16:56:00] "GET /loadbalancer-listener/4da98bed-50ca-4891-8062-9c4768e34807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.010757 10.0.0.161 - - [2026-08-14 16:56:00] "GET /loadbalancer-listener/4da98bed-50ca-4891-8062-9c4768e34807?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.024933 10.0.0.161 - - [2026-08-14 16:56:00] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.045893 10.0.0.161 - - [2026-08-14 16:56:00] "GET /instance-ip/6b320525-0ce6-47c6-ae03-c71a49d6b8f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007432 10.0.0.161 - - [2026-08-14 16:56:00] "GET /instance-ip/6b320525-0ce6-47c6-ae03-c71a49d6b8f0?fields=floating_ips HTTP/1.1" 200 1166 0.005245 10.0.0.161 - - [2026-08-14 16:56:00] "GET /floating-ip/3a202df1-7ef1-44f1-a5c8-bbf5efd0c924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.008999 10.0.0.161 - - [2026-08-14 16:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011522 10.0.0.161 - - [2026-08-14 16:56:00] "GET /loadbalancer/92552ec8-ca43-4b94-931e-77ec8b837d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002861 10.0.0.161 - - [2026-08-14 16:56:00] "POST /tags HTTP/1.1" 200 356 0.042760 10.0.0.161 - - [2026-08-14 16:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006446 10.0.0.161 - - [2026-08-14 16:56:00] "GET /tag/2c4cd9d2-7b85-4a10-b53b-3c8b83e52a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.021557 10.0.0.161 - - [2026-08-14 16:56:00] "POST /tags HTTP/1.1" 200 304 0.043238 10.0.0.161 - - [2026-08-14 16:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.161 - - [2026-08-14 16:56:00] "GET /tag/e5475b02-4f5e-4b00-99c1-5ccd0e344e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021091 10.0.0.161 - - [2026-08-14 16:56:00] "POST /projects HTTP/1.1" 409 218 0.002790 10.0.0.161 - - [2026-08-14 16:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.161 - - [2026-08-14 16:56:01] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.069995 10.0.0.161 - - [2026-08-14 16:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.161 - - [2026-08-14 16:56:01] "GET /network-ipam/94323b07-f53b-425e-af54-07abd5afbabc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003243 10.0.0.161 - - [2026-08-14 16:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.161 - - [2026-08-14 16:56:01] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004521 10.0.0.161 - - [2026-08-14 16:56:01] "PUT /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6 HTTP/1.1" 200 265 0.109930 10.0.0.161 - - [2026-08-14 16:56:01] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.009629 10.0.0.161 - - [2026-08-14 16:56:01] "POST /set-tag HTTP/1.1" 200 109 0.116376 10.0.0.161 - - [2026-08-14 16:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.032349 10.0.0.161 - - [2026-08-14 16:56:01] "GET /network-ipam/e35f9a7f-3241-45a3-9019-f864a76f9037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.010176 10.0.0.161 - - [2026-08-14 16:56:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.161 - - [2026-08-14 16:56:01] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.010267 10.0.0.161 - - [2026-08-14 16:56:01] "PUT /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2 HTTP/1.1" 200 265 0.104371 10.0.0.161 - - [2026-08-14 16:56:01] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.015950 10.0.0.161 - - [2026-08-14 16:56:01] "POST /set-tag HTTP/1.1" 200 109 0.273481 10.0.0.161 - - [2026-08-14 16:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009779 10.0.0.161 - - [2026-08-14 16:56:02] "GET /network-policy/47fa19d3-b8a3-4116-89b3-6b17886d0efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006439 10.0.0.161 - - [2026-08-14 16:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454 10.0.0.161 - - [2026-08-14 16:56:02] "GET /network-policy/cac9e55d-6800-4744-bf5f-21f26c3e768c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.005902 10.0.0.161 - - [2026-08-14 16:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010665 10.0.0.161 - - [2026-08-14 16:56:02] "GET /network-policy/e8286f5e-2ced-4906-8236-4013a8650136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005308 10.0.0.161 - - [2026-08-14 16:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.161 - - [2026-08-14 16:56:02] "PUT /network-policy/e8286f5e-2ced-4906-8236-4013a8650136 HTTP/1.1" 200 263 0.050160 10.0.0.161 - - [2026-08-14 16:56:02] "PUT /access-control-list/73e65ecd-8ba0-41b8-85dc-7330c0af140d HTTP/1.1" 200 273 0.040353 10.0.0.161 - - [2026-08-14 16:56:02] "POST /ref-update HTTP/1.1" 200 156 0.167443 10.0.0.161 - - [2026-08-14 16:56:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027727 10.0.0.161 - - [2026-08-14 16:56:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002507 10.0.0.161 - - [2026-08-14 16:56:02] "PUT /access-control-list/5b707582-faf2-4ab7-91d3-11f2af4881be HTTP/1.1" 200 273 0.115153 10.0.0.161 - - [2026-08-14 16:56:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024899 10.0.0.161 - - [2026-08-14 16:56:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005125 10.0.0.161 - - [2026-08-14 16:56:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004843 10.0.0.161 - - [2026-08-14 16:56:02] "POST /security-groups HTTP/1.1" 409 245 0.016189 10.0.0.161 - - [2026-08-14 16:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006562 10.0.0.161 - - [2026-08-14 16:56:02] "PUT /security-group/313bd888-d435-49f8-a949-b6e5ebf8ecad HTTP/1.1" 200 263 0.104065 10.0.0.161 - - [2026-08-14 16:56:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.065924 10.0.0.161 - - [2026-08-14 16:56:02] "PUT /access-control-list/bb9a5a4a-6a5b-48ed-9577-dbd4f1677709 HTTP/1.1" 200 273 0.058838 10.0.0.161 - - [2026-08-14 16:56:02] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.039542 10.0.0.161 - - [2026-08-14 16:56:02] "PUT /access-control-list/34b93fb4-72b3-428a-965c-31715044eae2 HTTP/1.1" 200 273 0.057850 10.0.0.161 - - [2026-08-14 16:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006954 10.0.0.161 - - [2026-08-14 16:56:02] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006774 10.0.0.161 - - [2026-08-14 16:56:02] "POST /tags HTTP/1.1" 409 206 0.008285 10.0.0.161 - - [2026-08-14 16:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.161 - - [2026-08-14 16:56:03] "GET /tag/e5475b02-4f5e-4b00-99c1-5ccd0e344e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.035181 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:56:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001242 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:56:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001245 10.0.0.161 - - [2026-08-14 16:56:03] "POST /firewall-rules HTTP/1.1" 200 564 0.100342 10.0.0.161 - - [2026-08-14 16:56:03] "GET /firewall-rule/cbbcdb8a-4d5c-4a7e-ba40-4d3c4cc20f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005319 10.0.0.161 - - [2026-08-14 16:56:03] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007396 10.0.0.161 - - [2026-08-14 16:56:03] "GET /firewall-rule/cbbcdb8a-4d5c-4a7e-ba40-4d3c4cc20f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.003561 10.0.0.161 - - [2026-08-14 16:56:03] "POST /ref-update HTTP/1.1" 200 156 0.055795 10.0.0.161 - - [2026-08-14 16:56:03] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.006753 10.0.0.161 - - [2026-08-14 16:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008471 10.0.0.161 - - [2026-08-14 16:56:03] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004198 10.0.0.161 - - [2026-08-14 16:56:03] "POST /tags HTTP/1.1" 409 206 0.003275 10.0.0.161 - - [2026-08-14 16:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.161 - - [2026-08-14 16:56:03] "GET /tag/e5475b02-4f5e-4b00-99c1-5ccd0e344e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.023139 10.0.0.161 - - [2026-08-14 16:56:03] "POST /firewall-rules HTTP/1.1" 200 562 0.082206 10.0.0.161 - - [2026-08-14 16:56:03] "GET /firewall-rule/c3961ef5-3b1c-49de-bc12-e968d14bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.040091 10.0.0.161 - - [2026-08-14 16:56:03] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005745 10.0.0.161 - - [2026-08-14 16:56:03] "GET /firewall-rule/c3961ef5-3b1c-49de-bc12-e968d14bebba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006807 10.0.0.161 - - [2026-08-14 16:56:03] "POST /ref-update HTTP/1.1" 200 156 0.054547 10.0.0.161 - - [2026-08-14 16:56:03] "POST /tags HTTP/1.1" 200 372 0.126259 10.0.0.161 - - [2026-08-14 16:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.161 - - [2026-08-14 16:56:03] "GET /tag/8355218b-11c6-4ca5-9ff9-7d2e7b990c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.029913 10.0.0.161 - - [2026-08-14 16:56:04] "POST /tags HTTP/1.1" 200 320 0.040413 10.0.0.161 - - [2026-08-14 16:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008527 10.0.0.161 - - [2026-08-14 16:56:04] "GET /tag/d1b102ef-a789-4d5a-8092-2231e4bb6581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.018150 10.0.0.161 - - [2026-08-14 16:56:04] "POST /id-to-fqname HTTP/1.1" 200 181 0.000813 10.0.0.161 - - [2026-08-14 16:56:04] "POST /fqname-to-id HTTP/1.1" 404 190 0.003496 10.0.0.161 - - [2026-08-14 16:56:04] "POST /security-groups HTTP/1.1" 200 578 0.136805 10.0.0.161 - - [2026-08-14 16:56:04] "POST /projects HTTP/1.1" 200 499 0.441713 10.0.0.161 - - [2026-08-14 16:56:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.022444 10.0.0.161 - - [2026-08-14 16:56:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.062739 10.0.0.161 - - [2026-08-14 16:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.035637 10.0.0.161 - - [2026-08-14 16:56:04] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.049117 10.0.0.161 - - [2026-08-14 16:56:04] "POST /access-control-lists HTTP/1.1" 200 589 0.160122 10.0.0.161 - - [2026-08-14 16:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.025974 10.0.0.161 - - [2026-08-14 16:56:04] "POST /fqname-to-id HTTP/1.1" 404 224 0.024162 10.0.0.161 - - [2026-08-14 16:56:04] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.007818 10.0.0.161 - - [2026-08-14 16:56:04] "POST /access-control-lists HTTP/1.1" 200 587 0.118408 10.0.0.161 - - [2026-08-14 16:56:05] "GET /global-system-configs HTTP/1.1" 200 323 0.006644 10.0.0.161 - - [2026-08-14 16:56:05] "PUT /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6 HTTP/1.1" 200 265 0.189538 10.0.0.161 - - [2026-08-14 16:56:05] "PUT /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2 HTTP/1.1" 200 265 0.118459 10.0.0.161 - - [2026-08-14 16:56:05] "POST /security-groups HTTP/1.1" 200 560 0.111261 10.0.0.161 - - [2026-08-14 16:56:05] "POST /fqname-to-id HTTP/1.1" 404 248 0.013196 10.0.0.161 - - [2026-08-14 16:56:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024918 10.0.0.161 - - [2026-08-14 16:56:05] "POST /chown HTTP/1.1" 200 109 0.095681 10.0.0.161 - - [2026-08-14 16:56:05] "POST /access-control-lists HTTP/1.1" 200 612 0.151876 10.0.0.161 - - [2026-08-14 16:56:05] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.050361 10.0.0.161 - - [2026-08-14 16:56:05] "POST /fqname-to-id HTTP/1.1" 404 247 0.044765 10.0.0.161 - - [2026-08-14 16:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007844 10.0.0.161 - - [2026-08-14 16:56:05] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017102 10.0.0.161 - - [2026-08-14 16:56:05] "POST /tags HTTP/1.1" 409 214 0.002961 10.0.0.161 - - [2026-08-14 16:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005648 10.0.0.161 - - [2026-08-14 16:56:05] "GET /tag/d1b102ef-a789-4d5a-8092-2231e4bb6581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.018606 10.0.0.161 - - [2026-08-14 16:56:05] "POST /access-control-lists HTTP/1.1" 200 610 0.154389 10.0.0.161 - - [2026-08-14 16:56:05] "POST /firewall-rules HTTP/1.1" 200 580 0.144547 10.0.0.161 - - [2026-08-14 16:56:05] "GET /firewall-rule/0cb56407-1c68-49dd-91af-1c3de25d8ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.015853 10.0.0.161 - - [2026-08-14 16:56:05] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.013267 10.0.0.161 - - [2026-08-14 16:56:05] "GET /firewall-rule/0cb56407-1c68-49dd-91af-1c3de25d8ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004144 10.0.0.161 - - [2026-08-14 16:56:06] "POST /ref-update HTTP/1.1" 200 156 0.057903 10.0.0.161 - - [2026-08-14 16:56:06] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.046819 10.0.0.161 - - [2026-08-14 16:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.161 - - [2026-08-14 16:56:06] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003849 10.0.0.161 - - [2026-08-14 16:56:06] "POST /tags HTTP/1.1" 409 214 0.009748 10.0.0.161 - - [2026-08-14 16:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012827 10.0.0.161 - - [2026-08-14 16:56:06] "GET /global-system-configs HTTP/1.1" 200 323 0.003371 10.0.0.161 - - [2026-08-14 16:56:06] "GET /tag/d1b102ef-a789-4d5a-8092-2231e4bb6581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.023908 10.0.0.161 - - [2026-08-14 16:56:06] "POST /firewall-rules HTTP/1.1" 200 578 0.103106 10.0.0.161 - - [2026-08-14 16:56:06] "GET /firewall-rule/7c12a8bf-14ac-4445-9ee8-810e300e3516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.023528 10.0.0.161 - - [2026-08-14 16:56:06] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.008344 10.0.0.161 - - [2026-08-14 16:56:06] "GET /firewall-rule/7c12a8bf-14ac-4445-9ee8-810e300e3516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006024 10.0.0.161 - - [2026-08-14 16:56:06] "POST /ref-update HTTP/1.1" 200 156 0.075557 10.0.0.161 - - [2026-08-14 16:56:06] "POST /tags HTTP/1.1" 200 364 0.039393 10.0.0.161 - - [2026-08-14 16:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.161 - - [2026-08-14 16:56:06] "GET /tag/99017115-6b63-482b-8414-5b2f912f1943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.022717 10.0.0.161 - - [2026-08-14 16:56:06] "POST /tags HTTP/1.1" 200 312 0.027588 10.0.0.161 - - [2026-08-14 16:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.161 - - [2026-08-14 16:56:06] "GET /tag/9ba3cc9e-8358-469a-a326-82653c2acdb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.023226 10.0.0.161 - - [2026-08-14 16:56:06] "POST /id-to-fqname HTTP/1.1" 200 177 0.000559 10.0.0.161 - - [2026-08-14 16:56:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.011557 10.0.0.161 - - [2026-08-14 16:56:07] "POST /security-groups HTTP/1.1" 200 574 0.100071 10.0.0.161 - - [2026-08-14 16:56:07] "POST /projects HTTP/1.1" 200 491 0.225178 10.0.0.161 - - [2026-08-14 16:56:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.008015 10.0.0.161 - - [2026-08-14 16:56:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024604 10.0.0.161 - - [2026-08-14 16:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.029758 10.0.0.161 - - [2026-08-14 16:56:07] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.010683 10.0.0.161 - - [2026-08-14 16:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.161 - - [2026-08-14 16:56:07] "POST /access-control-lists HTTP/1.1" 200 585 0.127065 10.0.0.161 - - [2026-08-14 16:56:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.027317 10.0.0.161 - - [2026-08-14 16:56:07] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.035764 10.0.0.161 - - [2026-08-14 16:56:07] "POST /access-control-lists HTTP/1.1" 200 583 0.133686 10.0.0.161 - - [2026-08-14 16:56:07] "PUT /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6 HTTP/1.1" 200 265 0.178324 10.0.0.161 - - [2026-08-14 16:56:07] "PUT /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2 HTTP/1.1" 200 265 0.074211 10.0.0.161 - - [2026-08-14 16:56:07] "POST /security-groups HTTP/1.1" 200 548 0.099754 10.0.0.161 - - [2026-08-14 16:56:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.008545 10.0.0.161 - - [2026-08-14 16:56:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.060224 10.0.0.161 - - [2026-08-14 16:56:07] "POST /access-control-lists HTTP/1.1" 200 604 0.098196 10.0.0.161 - - [2026-08-14 16:56:07] "POST /chown HTTP/1.1" 200 109 0.064813 10.0.0.161 - - [2026-08-14 16:56:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.043702 10.0.0.161 - - [2026-08-14 16:56:07] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.025794 10.0.0.161 - - [2026-08-14 16:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005881 10.0.0.161 - - [2026-08-14 16:56:07] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004129 10.0.0.161 - - [2026-08-14 16:56:08] "POST /tags HTTP/1.1" 409 210 0.011885 10.0.0.161 - - [2026-08-14 16:56:08] "POST /access-control-lists HTTP/1.1" 200 602 0.130386 10.0.0.161 - - [2026-08-14 16:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.023986 10.0.0.161 - - [2026-08-14 16:56:08] "GET /tag/9ba3cc9e-8358-469a-a326-82653c2acdb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.026701 10.0.0.161 - - [2026-08-14 16:56:08] "POST /firewall-rules HTTP/1.1" 200 572 0.077073 10.0.0.161 - - [2026-08-14 16:56:08] "GET /firewall-rule/dff03177-a831-4a14-9173-c425167cb205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.015610 10.0.0.161 - - [2026-08-14 16:56:08] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004658 10.0.0.161 - - [2026-08-14 16:56:08] "GET /firewall-rule/dff03177-a831-4a14-9173-c425167cb205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.009555 10.0.0.161 - - [2026-08-14 16:56:08] "POST /ref-update HTTP/1.1" 200 156 0.080166 10.0.0.161 - - [2026-08-14 16:56:08] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.012464 10.0.0.161 - - [2026-08-14 16:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006279 10.0.0.161 - - [2026-08-14 16:56:08] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004797 10.0.0.161 - - [2026-08-14 16:56:08] "POST /tags HTTP/1.1" 409 210 0.003999 10.0.0.161 - - [2026-08-14 16:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.161 - - [2026-08-14 16:56:08] "GET /tag/9ba3cc9e-8358-469a-a326-82653c2acdb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.020236 10.0.0.161 - - [2026-08-14 16:56:08] "POST /firewall-rules HTTP/1.1" 200 570 0.075090 10.0.0.161 - - [2026-08-14 16:56:08] "GET /firewall-rule/aaedb0e2-e248-4e70-a9ae-60647021a44b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005687 10.0.0.161 - - [2026-08-14 16:56:08] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.008594 10.0.0.161 - - [2026-08-14 16:56:08] "GET /firewall-rule/aaedb0e2-e248-4e70-a9ae-60647021a44b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005239 10.0.0.161 - - [2026-08-14 16:56:08] "POST /ref-update HTTP/1.1" 200 156 0.106953 10.0.0.161 - - [2026-08-14 16:56:08] "POST /tags HTTP/1.1" 200 364 0.086864 10.0.0.161 - - [2026-08-14 16:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007417 10.0.0.161 - - [2026-08-14 16:56:09] "GET /tag/552d435b-8fcb-4a35-9196-2d8a4ba31ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.029691 10.0.0.161 - - [2026-08-14 16:56:09] "POST /tags HTTP/1.1" 409 210 0.003759 10.0.0.161 - - [2026-08-14 16:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.161 - - [2026-08-14 16:56:09] "GET /tag/7d690b66-9359-4b20-a7f8-329c710c3bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.011585 10.0.0.161 - - [2026-08-14 16:56:09] "POST /projects HTTP/1.1" 409 223 0.004380 10.0.0.161 - - [2026-08-14 16:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.161 - - [2026-08-14 16:56:09] "GET /project/97f04472-482f-4aed-96e6-aea5cefa61ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.055463 10.0.0.161 - - [2026-08-14 16:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.161 - - [2026-08-14 16:56:09] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004901 10.0.0.161 - - [2026-08-14 16:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005736 10.0.0.161 - - [2026-08-14 16:56:09] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.012377 10.0.0.161 - - [2026-08-14 16:56:09] "PUT /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6 HTTP/1.1" 200 265 0.082445 10.0.0.161 - - [2026-08-14 16:56:09] "PUT /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2 HTTP/1.1" 200 265 0.105951 10.0.0.161 - - [2026-08-14 16:56:09] "POST /security-groups HTTP/1.1" 409 253 0.016734 10.0.0.161 - - [2026-08-14 16:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.161 - - [2026-08-14 16:56:09] "PUT /security-group/acd0cdeb-9780-4e99-88ea-1cbfb3449efb HTTP/1.1" 200 263 0.069896 10.0.0.161 - - [2026-08-14 16:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.039859 10.0.0.161 - - [2026-08-14 16:56:09] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.028963 10.0.0.161 - - [2026-08-14 16:56:09] "PUT /access-control-list/bca760b7-815b-4e85-b5c2-26de18383413 HTTP/1.1" 200 273 0.044130 10.0.0.161 - - [2026-08-14 16:56:09] "PUT /access-control-list/452c13fc-ef77-413e-b034-e0df921d5da4 HTTP/1.1" 200 273 0.038621 10.0.0.161 - - [2026-08-14 16:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.161 - - [2026-08-14 16:56:09] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004256 10.0.0.161 - - [2026-08-14 16:56:09] "POST /tags HTTP/1.1" 409 210 0.002168 10.0.0.161 - - [2026-08-14 16:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.161 - - [2026-08-14 16:56:09] "GET /tag/7d690b66-9359-4b20-a7f8-329c710c3bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.014963 10.0.0.161 - - [2026-08-14 16:56:10] "POST /firewall-rules HTTP/1.1" 200 572 0.098834 10.0.0.161 - - [2026-08-14 16:56:10] "GET /firewall-rule/4413aa10-8fff-4dab-9d50-be6a0ed93405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.004511 10.0.0.161 - - [2026-08-14 16:56:10] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004261 10.0.0.161 - - [2026-08-14 16:56:10] "GET /firewall-rule/4413aa10-8fff-4dab-9d50-be6a0ed93405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.003470 10.0.0.161 - - [2026-08-14 16:56:10] "POST /ref-update HTTP/1.1" 200 156 0.058193 10.0.0.161 - - [2026-08-14 16:56:10] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.009050 10.0.0.161 - - [2026-08-14 16:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.161 - - [2026-08-14 16:56:10] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004930 10.0.0.161 - - [2026-08-14 16:56:10] "POST /tags HTTP/1.1" 409 210 0.005696 10.0.0.161 - - [2026-08-14 16:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.161 - - [2026-08-14 16:56:10] "GET /tag/7d690b66-9359-4b20-a7f8-329c710c3bbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.018196 10.0.0.161 - - [2026-08-14 16:56:10] "POST /firewall-rules HTTP/1.1" 200 570 0.090474 10.0.0.161 - - [2026-08-14 16:56:10] "GET /firewall-rule/561dfb1c-1ff0-4f29-a649-55655c5bb46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.026937 10.0.0.161 - - [2026-08-14 16:56:10] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.007314 10.0.0.161 - - [2026-08-14 16:56:10] "GET /firewall-rule/561dfb1c-1ff0-4f29-a649-55655c5bb46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003635 10.0.0.161 - - [2026-08-14 16:56:10] "POST /ref-update HTTP/1.1" 200 156 0.082613 10.0.0.161 - - [2026-08-14 16:56:10] "POST /tags HTTP/1.1" 409 237 0.002922 10.0.0.161 - - [2026-08-14 16:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.161 - - [2026-08-14 16:56:10] "GET /tag/552d435b-8fcb-4a35-9196-2d8a4ba31ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.015741 10.0.0.161 - - [2026-08-14 16:56:10] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3412 0.007100 10.0.0.161 - - [2026-08-14 16:56:10] "POST /set-tag HTTP/1.1" 200 109 0.034747 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:56:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001432 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:56:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001736 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:56:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001258 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:56:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001048 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:56:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001138 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:56:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001197 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:56:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001453 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:56:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001244 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:56:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001149 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:56:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001329 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:56:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000938 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:56:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001002 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:57:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001093 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:57:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001198 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:57:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001203 [Introspect:8084]10.0.0.161 - - [2026-08-14 16:57:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001078 10.0.0.50 - - [2026-08-14 16:57:43] "GET / HTTP/1.1" 200 36215 0.001644 10.0.0.50 - - [2026-08-14 16:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.50 - - [2026-08-14 16:57:43] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004798 10.0.0.50 - - [2026-08-14 16:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.50 - - [2026-08-14 16:57:43] "GET /routing-instance/45820cf7-37d5-4ebc-b0fa-6b87287674da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004931 10.0.0.50 - - [2026-08-14 16:57:43] "PUT /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf HTTP/1.1" 200 275 0.011861 10.0.0.50 - - [2026-08-14 16:57:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.011035 10.0.0.50 - - [2026-08-14 16:57:44] "POST /virtual-routers HTTP/1.1" 200 601 0.020553 10.0.0.50 - - [2026-08-14 16:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017460 10.0.0.50 - - [2026-08-14 16:57:44] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.004803 10.0.0.50 - - [2026-08-14 16:57:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.002479 10.0.0.50 - - [2026-08-14 16:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.50 - - [2026-08-14 16:57:44] "GET /virtual-network/d339b854-c4cf-48a3-9e31-a889cbf09ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.004595 10.0.0.50 - - [2026-08-14 16:57:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.072563 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:00:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001070 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:00:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001187 10.0.0.161 - - [2026-08-14 17:00:52] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003894 10.0.0.161 - - [2026-08-14 17:00:52] "POST /ref-update HTTP/1.1" 200 156 0.010401 10.0.0.161 - - [2026-08-14 17:01:03] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.010271 10.0.0.161 - - [2026-08-14 17:01:03] "POST /set-tag HTTP/1.1" 200 109 0.010280 10.0.0.161 - - [2026-08-14 17:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007871 10.0.0.161 - - [2026-08-14 17:01:03] "GET /loadbalancer/92552ec8-ca43-4b94-931e-77ec8b837d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.008914 10.0.0.161 - - [2026-08-14 17:01:03] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006100 10.0.0.161 - - [2026-08-14 17:01:03] "POST /set-tag HTTP/1.1" 200 109 0.003247 10.0.0.161 - - [2026-08-14 17:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.161 - - [2026-08-14 17:01:03] "GET /loadbalancer/92552ec8-ca43-4b94-931e-77ec8b837d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006717 10.0.0.161 - - [2026-08-14 17:01:03] "GET /loadbalancer-pool/9d95f434-a9e8-4139-a75a-ac45aa100a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.043184 10.0.0.161 - - [2026-08-14 17:01:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027187 10.0.0.161 - - [2026-08-14 17:01:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.043172 10.0.0.161 - - [2026-08-14 17:01:03] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.010623 10.0.0.161 - - [2026-08-14 17:01:03] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006879 10.0.0.161 - - [2026-08-14 17:01:03] "POST /ref-update HTTP/1.1" 200 156 0.013487 10.0.0.161 - - [2026-08-14 17:01:03] "GET /floating-ip/3a202df1-7ef1-44f1-a5c8-bbf5efd0c924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.023691 10.0.0.161 - - [2026-08-14 17:01:03] "POST /tags HTTP/1.1" 409 205 0.021923 10.0.0.161 - - [2026-08-14 17:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008492 10.0.0.161 - - [2026-08-14 17:01:03] "GET /tag/d24fc605-3ae9-4e86-ba3c-e067620e9f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.022143 10.0.0.161 - - [2026-08-14 17:01:03] "PUT /floating-ip/3a202df1-7ef1-44f1-a5c8-bbf5efd0c924 HTTP/1.1" 200 257 0.043085 10.0.0.161 - - [2026-08-14 17:01:03] "POST /set-tag HTTP/1.1" 200 109 0.085220 10.0.0.161 - - [2026-08-14 17:01:03] "GET /loadbalancer-pool/c856594f-b3aa-4681-af12-2855fecaec62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.030699 10.0.0.161 - - [2026-08-14 17:01:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.092597 10.0.0.161 - - [2026-08-14 17:01:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.061639 10.0.0.161 - - [2026-08-14 17:01:04] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.021108 10.0.0.161 - - [2026-08-14 17:01:04] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007493 10.0.0.161 - - [2026-08-14 17:01:04] "POST /set-tag HTTP/1.1" 200 109 0.005833 10.0.0.161 - - [2026-08-14 17:01:04] "POST /ref-update HTTP/1.1" 200 156 0.020890 10.0.0.161 - - [2026-08-14 17:01:04] "GET /floating-ip/3a202df1-7ef1-44f1-a5c8-bbf5efd0c924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.014593 10.0.0.161 - - [2026-08-14 17:01:04] "GET /loadbalancer-pool/34818c10-2b71-4f9f-bbc8-3e2a1578b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.025585 10.0.0.161 - - [2026-08-14 17:01:04] "PUT /floating-ip/3a202df1-7ef1-44f1-a5c8-bbf5efd0c924 HTTP/1.1" 200 257 0.046162 10.0.0.161 - - [2026-08-14 17:01:04] "POST /loadbalancer-members HTTP/1.1" 200 694 0.051183 10.0.0.161 - - [2026-08-14 17:01:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.057031 10.0.0.161 - - [2026-08-14 17:01:04] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.031295 10.0.0.161 - - [2026-08-14 17:01:04] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004224 10.0.0.161 - - [2026-08-14 17:01:04] "POST /ref-update HTTP/1.1" 200 156 0.016119 10.0.0.161 - - [2026-08-14 17:01:04] "GET /floating-ip/3a202df1-7ef1-44f1-a5c8-bbf5efd0c924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.027531 10.0.0.161 - - [2026-08-14 17:01:04] "POST /set-tag HTTP/1.1" 200 109 0.023955 10.0.0.161 - - [2026-08-14 17:01:04] "PUT /floating-ip/3a202df1-7ef1-44f1-a5c8-bbf5efd0c924 HTTP/1.1" 200 257 0.028409 10.0.0.161 - - [2026-08-14 17:01:04] "GET /global-system-configs HTTP/1.1" 200 323 0.002723 10.0.0.161 - - [2026-08-14 17:01:06] "GET /global-system-configs HTTP/1.1" 200 323 0.006017 10.0.0.161 - - [2026-08-14 17:01:10] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006108 10.0.0.161 - - [2026-08-14 17:01:10] "POST /set-tag HTTP/1.1" 200 109 0.004672 10.0.0.161 - - [2026-08-14 17:01:10] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006944 10.0.0.161 - - [2026-08-14 17:01:10] "POST /set-tag HTTP/1.1" 200 109 0.004737 10.0.0.161 - - [2026-08-14 17:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.161 - - [2026-08-14 17:01:10] "GET /loadbalancer/92552ec8-ca43-4b94-931e-77ec8b837d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004267 10.0.0.161 - - [2026-08-14 17:01:10] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005737 10.0.0.161 - - [2026-08-14 17:01:10] "POST /set-tag HTTP/1.1" 200 109 0.032208 10.0.0.161 - - [2026-08-14 17:01:10] "DELETE /loadbalancer-member/2c166efb-6aa2-468f-986a-d937edf30c94 HTTP/1.1" 200 115 0.077837 10.0.0.161 - - [2026-08-14 17:01:10] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.012819 10.0.0.161 - - [2026-08-14 17:01:10] "POST /set-tag HTTP/1.1" 200 109 0.008113 10.0.0.161 - - [2026-08-14 17:01:10] "DELETE /loadbalancer-member/7e544ff7-286a-4596-a94a-13429b50877b HTTP/1.1" 200 115 0.044561 10.0.0.161 - - [2026-08-14 17:01:10] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006802 10.0.0.161 - - [2026-08-14 17:01:10] "POST /set-tag HTTP/1.1" 200 109 0.003560 10.0.0.161 - - [2026-08-14 17:01:10] "DELETE /loadbalancer-member/df856c29-b28a-4008-af16-77e9d40fb496 HTTP/1.1" 200 115 0.048524 10.0.0.161 - - [2026-08-14 17:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.161 - - [2026-08-14 17:01:10] "GET /loadbalancer/92552ec8-ca43-4b94-931e-77ec8b837d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003566 10.0.0.161 - - [2026-08-14 17:01:10] "GET /loadbalancer-pool/9d95f434-a9e8-4139-a75a-ac45aa100a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003527 10.0.0.161 - - [2026-08-14 17:01:10] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025152 10.0.0.161 - - [2026-08-14 17:01:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017522 10.0.0.161 - - [2026-08-14 17:01:11] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.020491 10.0.0.161 - - [2026-08-14 17:01:11] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005296 10.0.0.161 - - [2026-08-14 17:01:11] "GET /floating-ip/3a202df1-7ef1-44f1-a5c8-bbf5efd0c924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004813 10.0.0.161 - - [2026-08-14 17:01:11] "POST /set-tag HTTP/1.1" 200 109 0.078089 10.0.0.161 - - [2026-08-14 17:01:11] "GET /loadbalancer-pool/c856594f-b3aa-4681-af12-2855fecaec62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004423 10.0.0.161 - - [2026-08-14 17:01:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021973 10.0.0.161 - - [2026-08-14 17:01:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.042085 10.0.0.161 - - [2026-08-14 17:01:11] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.016326 10.0.0.161 - - [2026-08-14 17:01:11] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004531 10.0.0.161 - - [2026-08-14 17:01:11] "GET /floating-ip/3a202df1-7ef1-44f1-a5c8-bbf5efd0c924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003026 10.0.0.161 - - [2026-08-14 17:01:11] "POST /set-tag HTTP/1.1" 200 109 0.002933 10.0.0.161 - - [2026-08-14 17:01:11] "GET /loadbalancer-pool/34818c10-2b71-4f9f-bbc8-3e2a1578b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003229 10.0.0.161 - - [2026-08-14 17:01:11] "POST /loadbalancer-members HTTP/1.1" 200 694 0.020236 10.0.0.161 - - [2026-08-14 17:01:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010945 10.0.0.161 - - [2026-08-14 17:01:11] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008964 10.0.0.161 - - [2026-08-14 17:01:11] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005245 10.0.0.161 - - [2026-08-14 17:01:11] "POST /set-tag HTTP/1.1" 200 109 0.005071 10.0.0.161 - - [2026-08-14 17:01:11] "GET /floating-ip/3a202df1-7ef1-44f1-a5c8-bbf5efd0c924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004389 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:01:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001059 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:01:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000994 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:01:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001183 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:01:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001199 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:02:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001090 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:02:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001329 10.0.0.50 - - [2026-08-14 17:02:18] "GET / HTTP/1.1" 200 36215 0.001894 10.0.0.50 - - [2026-08-14 17:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.50 - - [2026-08-14 17:02:18] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005130 10.0.0.50 - - [2026-08-14 17:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.50 - - [2026-08-14 17:02:18] "GET /routing-instance/45820cf7-37d5-4ebc-b0fa-6b87287674da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003261 10.0.0.50 - - [2026-08-14 17:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.50 - - [2026-08-14 17:02:18] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004008 10.0.0.50 - - [2026-08-14 17:02:18] "PUT /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816 HTTP/1.1" 200 263 0.011622 10.0.0.50 - - [2026-08-14 17:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.50 - - [2026-08-14 17:02:18] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003255 10.0.0.50 - - [2026-08-14 17:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.50 - - [2026-08-14 17:02:18] "GET /virtual-machine-interface/7ddd0463-b75d-429f-8140-465c6d1ae507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005243 10.0.0.50 - - [2026-08-14 17:02:18] "PUT /virtual-machine-interface/7ddd0463-b75d-429f-8140-465c6d1ae507 HTTP/1.1" 200 285 0.020037 10.0.0.161 - - [2026-08-14 17:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.161 - - [2026-08-14 17:02:29] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003003 10.0.0.161 - - [2026-08-14 17:03:53] "GET / HTTP/1.1" 200 36215 0.002080 10.0.0.161 - - [2026-08-14 17:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.161 - - [2026-08-14 17:03:53] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046087 10.0.0.161 - - [2026-08-14 17:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.161 - - [2026-08-14 17:03:53] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.062459 10.0.0.161 - - [2026-08-14 17:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.161 - - [2026-08-14 17:03:53] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047957 10.0.0.161 - - [2026-08-14 17:03:54] "POST /tags HTTP/1.1" 200 334 0.059883 10.0.0.161 - - [2026-08-14 17:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.022768 10.0.0.161 - - [2026-08-14 17:03:54] "GET /tag/11fc5c3e-ae33-49aa-924f-2c755a1cd925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.024036 10.0.0.161 - - [2026-08-14 17:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.161 - - [2026-08-14 17:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.161 - - [2026-08-14 17:03:54] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043920 10.0.0.161 - - [2026-08-14 17:03:54] "GET /virtual-networks?parent_id=b798d5ad-ba1b-4360-84d5-c760263caa76&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002618 10.0.0.161 - - [2026-08-14 17:03:54] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052355 10.0.0.161 - - [2026-08-14 17:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.161 - - [2026-08-14 17:03:54] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.011530 10.0.0.161 - - [2026-08-14 17:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006624 10.0.0.161 - - [2026-08-14 17:03:54] "GET /service-appliance-set/d8eb26f3-3b9d-491e-91e6-9539af01ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009486 10.0.0.161 - - [2026-08-14 17:03:54] "POST /fqname-to-id HTTP/1.1" 404 254 0.002109 10.0.0.161 - - [2026-08-14 17:03:54] "POST /virtual-networks HTTP/1.1" 200 514 0.138079 10.0.0.161 - - [2026-08-14 17:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.161 - - [2026-08-14 17:03:54] "GET /network-ipam/190c69d7-dae0-4b3b-8fa9-4a007aef0afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.003321 10.0.0.161 - - [2026-08-14 17:03:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.156904 10.0.0.161 - - [2026-08-14 17:03:54] "GET /virtual-machine-interface/901e217e-2e38-4f6b-bdac-3cbcebf91bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.015327 10.0.0.161 - - [2026-08-14 17:03:54] "POST /useragent-kv HTTP/1.1" 200 115 0.014395 10.0.0.161 - - [2026-08-14 17:03:54] "POST /ref-update HTTP/1.1" 200 156 0.194556 10.0.0.161 - - [2026-08-14 17:03:54] "POST /instance-ips HTTP/1.1" 200 410 0.048429 10.0.0.161 - - [2026-08-14 17:03:54] "GET /virtual-network/25928f9e-a229-49c5-8c5d-586a33143640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004807 10.0.0.161 - - [2026-08-14 17:03:54] "GET /domains HTTP/1.1" 200 281 0.004407 10.0.0.161 - - [2026-08-14 17:03:54] "GET /domain/980ad226-ab55-41be-a247-63a86ee5df97 HTTP/1.1" 200 3100 0.015691 10.0.0.161 - - [2026-08-14 17:03:54] "GET /instance-ip/7acad111-cff7-4eda-a5c7-3013dadfd88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.009644 10.0.0.161 - - [2026-08-14 17:03:54] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76 HTTP/1.1" 200 5497 0.062511 10.0.0.161 - - [2026-08-14 17:03:54] "POST /loadbalancers HTTP/1.1" 200 612 0.060192 10.0.0.161 - - [2026-08-14 17:03:54] "GET /virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 HTTP/1.1" 200 2090 0.016100 10.0.0.161 - - [2026-08-14 17:03:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.047868 10.0.0.161 - - [2026-08-14 17:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.161 - - [2026-08-14 17:03:54] "GET /virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 HTTP/1.1" 200 2090 0.017502 10.0.0.161 - - [2026-08-14 17:03:54] "GET /routing-instance/29ef4593-7adb-45f0-9bf4-29e7b6f92605 HTTP/1.1" 200 1183 0.004396 10.0.0.161 - - [2026-08-14 17:03:54] "GET /routing-instance/29ef4593-7adb-45f0-9bf4-29e7b6f92605 HTTP/1.1" 200 1183 0.003309 10.0.0.161 - - [2026-08-14 17:03:54] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.104950 10.0.0.161 - - [2026-08-14 17:03:54] "GET /instance-ip/7acad111-cff7-4eda-a5c7-3013dadfd88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.009376 10.0.0.161 - - [2026-08-14 17:03:54] "POST /route-targets HTTP/1.1" 200 328 0.043799 10.0.0.161 - - [2026-08-14 17:03:55] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.077812 10.0.0.161 - - [2026-08-14 17:03:55] "GET /loadbalancer/a9b31b4d-ecf2-4a12-80ef-71ada9f0bac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.014914 10.0.0.161 - - [2026-08-14 17:03:55] "POST /ref-update HTTP/1.1" 200 156 0.056190 10.0.0.161 - - [2026-08-14 17:03:55] "POST /floating-ips HTTP/1.1" 200 599 0.096323 10.0.0.161 - - [2026-08-14 17:03:55] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.092372 10.0.0.161 - - [2026-08-14 17:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007628 10.0.0.161 - - [2026-08-14 17:03:55] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047790 10.0.0.161 - - [2026-08-14 17:03:55] "GET /loadbalancer-listener/747b1d79-6068-4644-89f5-2883325bc506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1806 0.005538 10.0.0.161 - - [2026-08-14 17:03:55] "GET /loadbalancer-listener/747b1d79-6068-4644-89f5-2883325bc506?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.009022 10.0.0.161 - - [2026-08-14 17:03:55] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.025054 10.0.0.161 - - [2026-08-14 17:03:55] "GET /instance-ip/7acad111-cff7-4eda-a5c7-3013dadfd88d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003882 10.0.0.161 - - [2026-08-14 17:03:55] "GET /instance-ip/7acad111-cff7-4eda-a5c7-3013dadfd88d?fields=floating_ips HTTP/1.1" 200 1214 0.008761 10.0.0.161 - - [2026-08-14 17:03:55] "GET /floating-ip/e4551768-68fa-4699-889d-5a681d2fe480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.003712 10.0.0.161 - - [2026-08-14 17:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005255 10.0.0.161 - - [2026-08-14 17:03:55] "GET /loadbalancer/a9b31b4d-ecf2-4a12-80ef-71ada9f0bac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002886 10.0.0.161 - - [2026-08-14 17:03:55] "POST /tags HTTP/1.1" 200 296 0.080361 10.0.0.161 - - [2026-08-14 17:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011655 10.0.0.161 - - [2026-08-14 17:03:55] "GET /tag/4f292b7b-864e-403c-91f1-e09b573b2db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.020340 10.0.0.161 - - [2026-08-14 17:03:55] "POST /tags HTTP/1.1" 409 233 0.002501 10.0.0.161 - - [2026-08-14 17:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.161 - - [2026-08-14 17:03:55] "GET /tag/2c4cd9d2-7b85-4a10-b53b-3c8b83e52a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.012489 10.0.0.161 - - [2026-08-14 17:03:55] "POST /tags HTTP/1.1" 409 206 0.002532 10.0.0.161 - - [2026-08-14 17:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.161 - - [2026-08-14 17:03:55] "GET /tag/e5475b02-4f5e-4b00-99c1-5ccd0e344e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013155 10.0.0.161 - - [2026-08-14 17:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.161 - - [2026-08-14 17:03:55] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004812 10.0.0.161 - - [2026-08-14 17:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.161 - - [2026-08-14 17:03:55] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036903 10.0.0.161 - - [2026-08-14 17:03:55] "POST /virtual-machines HTTP/1.1" 200 370 0.011246 10.0.0.161 - - [2026-08-14 17:03:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.018806 10.0.0.161 - - [2026-08-14 17:03:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.151432 10.0.0.161 - - [2026-08-14 17:03:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014729 10.0.0.161 - - [2026-08-14 17:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008896 10.0.0.161 - - [2026-08-14 17:03:56] "GET /virtual-machine-interface/225a902e-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.015115 10.0.0.161 - - [2026-08-14 17:03:56] "POST /instance-ips HTTP/1.1" 200 410 0.029239 10.0.0.161 - - [2026-08-14 17:03:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.030626 10.0.0.161 - - [2026-08-14 17:03:56] "GET /virtual-machine-interface/225a902e-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.015560 10.0.0.161 - - [2026-08-14 17:03:56] "POST /set-tag HTTP/1.1" 200 109 0.026917 10.0.0.161 - - [2026-08-14 17:03:56] "GET /virtual-machine-interface/225a902e-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.021617 10.0.0.161 - - [2026-08-14 17:03:56] "GET /instance-ip/227caad8-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007265 10.0.0.161 - - [2026-08-14 17:03:56] "GET /virtual-machine-interface/225a902e-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005544 10.0.0.161 - - [2026-08-14 17:03:56] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.161 - - [2026-08-14 17:03:56] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004514 10.0.0.161 - - [2026-08-14 17:03:56] "POST /ref-update HTTP/1.1" 200 156 0.012259 10.0.0.161 - - [2026-08-14 17:03:56] "GET /virtual-machine-interface/225a902e-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005266 10.0.0.161 - - [2026-08-14 17:03:56] "POST /set-tag HTTP/1.1" 200 109 0.002712 10.0.0.161 - - [2026-08-14 17:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.161 - - [2026-08-14 17:03:56] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004559 10.0.0.161 - - [2026-08-14 17:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.161 - - [2026-08-14 17:03:56] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033610 10.0.0.161 - - [2026-08-14 17:03:56] "POST /virtual-machines HTTP/1.1" 200 370 0.014875 10.0.0.161 - - [2026-08-14 17:03:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.011829 10.0.0.161 - - [2026-08-14 17:03:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.129615 10.0.0.161 - - [2026-08-14 17:03:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.033390 10.0.0.161 - - [2026-08-14 17:03:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005640 10.0.0.161 - - [2026-08-14 17:03:56] "GET /virtual-machine-interface/22d7c30a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005828 10.0.0.161 - - [2026-08-14 17:03:56] "POST /instance-ips HTTP/1.1" 200 410 0.025301 10.0.0.161 - - [2026-08-14 17:03:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023139 10.0.0.161 - - [2026-08-14 17:03:57] "GET /virtual-machine-interface/22d7c30a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.010572 10.0.0.161 - - [2026-08-14 17:03:57] "POST /set-tag HTTP/1.1" 200 109 0.022372 10.0.0.161 - - [2026-08-14 17:03:57] "GET /virtual-machine-interface/22d7c30a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015681 10.0.0.161 - - [2026-08-14 17:03:57] "GET /instance-ip/22f2b390-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007879 10.0.0.161 - - [2026-08-14 17:03:57] "GET /virtual-machine-interface/22d7c30a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004977 10.0.0.161 - - [2026-08-14 17:03:57] "POST /set-tag HTTP/1.1" 200 109 0.003089 10.0.0.161 - - [2026-08-14 17:03:57] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004761 10.0.0.161 - - [2026-08-14 17:03:57] "POST /ref-update HTTP/1.1" 200 156 0.014410 10.0.0.161 - - [2026-08-14 17:03:57] "GET /virtual-machine-interface/22d7c30a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005441 10.0.0.161 - - [2026-08-14 17:03:57] "POST /set-tag HTTP/1.1" 200 109 0.002930 10.0.0.161 - - [2026-08-14 17:03:57] "GET /virtual-machine-interface/225a902e-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004525 10.0.0.161 - - [2026-08-14 17:03:57] "POST /set-tag HTTP/1.1" 200 109 0.002964 10.0.0.161 - - [2026-08-14 17:03:57] "GET /virtual-machine-interface/22d7c30a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004436 10.0.0.161 - - [2026-08-14 17:03:57] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.161 - - [2026-08-14 17:03:59] "GET /domains HTTP/1.1" 200 281 0.003088 10.0.0.161 - - [2026-08-14 17:03:59] "GET /domain/980ad226-ab55-41be-a247-63a86ee5df97 HTTP/1.1" 200 3100 0.003569 10.0.0.161 - - [2026-08-14 17:03:59] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76 HTTP/1.1" 200 7091 0.042221 10.0.0.161 - - [2026-08-14 17:03:59] "GET /virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 HTTP/1.1" 200 2090 0.004664 10.0.0.161 - - [2026-08-14 17:04:00] "GET /virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 HTTP/1.1" 200 2090 0.004714 10.0.0.161 - - [2026-08-14 17:04:00] "GET /routing-instance/29ef4593-7adb-45f0-9bf4-29e7b6f92605 HTTP/1.1" 200 1405 0.005414 10.0.0.161 - - [2026-08-14 17:04:00] "GET /routing-instance/29ef4593-7adb-45f0-9bf4-29e7b6f92605 HTTP/1.1" 200 1405 0.003311 10.0.0.161 - - [2026-08-14 17:04:00] "GET /route-target/cdc746ab-9e7c-495e-98b6-6f20f903cac7 HTTP/1.1" 200 1155 0.003566 10.0.0.161 - - [2026-08-14 17:04:00] "GET /virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 HTTP/1.1" 200 2090 0.005248 10.0.0.161 - - [2026-08-14 17:04:00] "GET /routing-instance/29ef4593-7adb-45f0-9bf4-29e7b6f92605 HTTP/1.1" 200 1405 0.003184 10.0.0.161 - - [2026-08-14 17:04:00] "GET /virtual-network/25928f9e-a229-49c5-8c5d-586a33143640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004725 10.0.0.161 - - [2026-08-14 17:04:00] "GET /virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 HTTP/1.1" 200 2090 0.005407 10.0.0.161 - - [2026-08-14 17:04:00] "GET /routing-instance/29ef4593-7adb-45f0-9bf4-29e7b6f92605 HTTP/1.1" 200 1405 0.003735 10.0.0.161 - - [2026-08-14 17:04:00] "GET /routing-instance/29ef4593-7adb-45f0-9bf4-29e7b6f92605 HTTP/1.1" 200 1405 0.003667 10.0.0.161 - - [2026-08-14 17:04:00] "GET /route-target/cdc746ab-9e7c-495e-98b6-6f20f903cac7 HTTP/1.1" 200 1155 0.007909 10.0.0.161 - - [2026-08-14 17:04:00] "GET /domains HTTP/1.1" 200 281 0.002416 10.0.0.161 - - [2026-08-14 17:04:00] "GET /domain/980ad226-ab55-41be-a247-63a86ee5df97 HTTP/1.1" 200 3100 0.004236 10.0.0.161 - - [2026-08-14 17:04:00] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76 HTTP/1.1" 200 7091 0.061224 10.0.0.161 - - [2026-08-14 17:04:00] "GET /virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 HTTP/1.1" 200 2090 0.014685 10.0.0.161 - - [2026-08-14 17:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.161 - - [2026-08-14 17:04:00] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044092 10.0.0.161 - - [2026-08-14 17:04:00] "GET /virtual-network/25928f9e-a229-49c5-8c5d-586a33143640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005619 10.0.0.161 - - [2026-08-14 17:04:00] "GET /floating-ip-pools?parent_id=25928f9e-a229-49c5-8c5d-586a33143640&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003401 10.0.0.161 - - [2026-08-14 17:04:00] "GET /virtual-network/25928f9e-a229-49c5-8c5d-586a33143640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006200 10.0.0.161 - - [2026-08-14 17:04:00] "POST /floating-ip-pools HTTP/1.1" 200 564 0.026771 10.0.0.161 - - [2026-08-14 17:04:00] "POST /ref-update HTTP/1.1" 200 156 0.010079 10.0.0.161 - - [2026-08-14 17:04:00] "GET /virtual-network/25928f9e-a229-49c5-8c5d-586a33143640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.023560 10.0.0.161 - - [2026-08-14 17:04:00] "GET /domains HTTP/1.1" 200 281 0.003678 10.0.0.161 - - [2026-08-14 17:04:00] "GET /domain/980ad226-ab55-41be-a247-63a86ee5df97 HTTP/1.1" 200 3100 0.003628 10.0.0.161 - - [2026-08-14 17:04:00] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76 HTTP/1.1" 200 7348 0.043070 10.0.0.161 - - [2026-08-14 17:04:00] "GET /virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 HTTP/1.1" 200 2329 0.006567 10.0.0.161 - - [2026-08-14 17:04:00] "GET /floating-ip-pool/c668dadb-8565-4ec3-bc7e-2a63734b6a63 HTTP/1.1" 200 1318 0.002831 10.0.0.161 - - [2026-08-14 17:04:00] "GET /domains HTTP/1.1" 200 281 0.002012 10.0.0.161 - - [2026-08-14 17:04:00] "GET /domain/980ad226-ab55-41be-a247-63a86ee5df97 HTTP/1.1" 200 3100 0.003536 10.0.0.161 - - [2026-08-14 17:04:00] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76 HTTP/1.1" 200 7348 0.057369 10.0.0.161 - - [2026-08-14 17:04:00] "GET /virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 HTTP/1.1" 200 2329 0.005127 10.0.0.161 - - [2026-08-14 17:04:00] "GET /virtual-network/25928f9e-a229-49c5-8c5d-586a33143640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005175 10.0.0.161 - - [2026-08-14 17:04:00] "POST /tags HTTP/1.1" 200 366 0.071392 10.0.0.161 - - [2026-08-14 17:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015524 10.0.0.161 - - [2026-08-14 17:04:00] "GET /tag/b978daab-b393-40f3-a647-18ce8c5c7606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.015049 10.0.0.161 - - [2026-08-14 17:04:00] "POST /tags HTTP/1.1" 409 206 0.002233 10.0.0.161 - - [2026-08-14 17:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.161 - - [2026-08-14 17:04:00] "GET /tag/e5475b02-4f5e-4b00-99c1-5ccd0e344e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.011258 10.0.0.161 - - [2026-08-14 17:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.161 - - [2026-08-14 17:04:00] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.040347 10.0.0.161 - - [2026-08-14 17:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.161 - - [2026-08-14 17:04:00] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004220 10.0.0.161 - - [2026-08-14 17:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.161 - - [2026-08-14 17:04:01] "GET /service-appliance-set/efe804d9-3897-4f7e-a784-a3389c4e9b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.004839 10.0.0.161 - - [2026-08-14 17:04:01] "POST /fqname-to-id HTTP/1.1" 404 258 0.002127 10.0.0.161 - - [2026-08-14 17:04:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.106594 10.0.0.161 - - [2026-08-14 17:04:01] "GET /virtual-machine-interface/809dd06b-339f-4c42-84de-c7a7f2e9c044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.005294 10.0.0.161 - - [2026-08-14 17:04:01] "POST /set-tag HTTP/1.1" 200 109 0.017267 10.0.0.161 - - [2026-08-14 17:04:01] "POST /instance-ips HTTP/1.1" 200 418 0.037779 10.0.0.161 - - [2026-08-14 17:04:01] "GET /instance-ip/0fb722ab-c6e1-42e5-8a01-a0c8b6ae0b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.004689 10.0.0.161 - - [2026-08-14 17:04:01] "POST /loadbalancers HTTP/1.1" 200 620 0.061532 10.0.0.161 - - [2026-08-14 17:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027347 10.0.0.161 - - [2026-08-14 17:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015372 10.0.0.161 - - [2026-08-14 17:04:01] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.045430 10.0.0.161 - - [2026-08-14 17:04:01] "GET /virtual-machine-interface/809dd06b-339f-4c42-84de-c7a7f2e9c044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.006980 10.0.0.161 - - [2026-08-14 17:04:01] "POST /service-instances HTTP/1.1" 200 568 0.060332 10.0.0.161 - - [2026-08-14 17:04:01] "GET /virtual-machine-interface/809dd06b-339f-4c42-84de-c7a7f2e9c044?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.021224 10.0.0.161 - - [2026-08-14 17:04:01] "POST /ref-update HTTP/1.1" 200 156 0.017488 10.0.0.161 - - [2026-08-14 17:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.161 - - [2026-08-14 17:04:01] "GET /floating-ip-pool/c668dadb-8565-4ec3-bc7e-2a63734b6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002488 10.0.0.161 - - [2026-08-14 17:04:01] "PUT /service-instance/9891e03a-bfca-4a02-9898-fa3ad15aa7b7 HTTP/1.1" 200 267 0.010216 10.0.0.161 - - [2026-08-14 17:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022736 10.0.0.161 - - [2026-08-14 17:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.161 - - [2026-08-14 17:04:01] "POST /floating-ips HTTP/1.1" 200 673 0.146873 10.0.0.161 - - [2026-08-14 17:04:01] "POST /virtual-machines HTTP/1.1" 200 430 0.040714 10.0.0.161 - - [2026-08-14 17:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021118 10.0.0.161 - - [2026-08-14 17:04:01] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.007431 10.0.0.161 - - [2026-08-14 17:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.161 - - [2026-08-14 17:04:01] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008645 10.0.0.161 - - [2026-08-14 17:04:01] "POST /tags HTTP/1.1" 409 221 0.016007 10.0.0.161 - - [2026-08-14 17:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.161 - - [2026-08-14 17:04:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.180401 10.0.0.161 - - [2026-08-14 17:04:02] "GET /tag/11fc5c3e-ae33-49aa-924f-2c755a1cd925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.035285 10.0.0.161 - - [2026-08-14 17:04:02] "POST /chown HTTP/1.1" 200 109 0.061045 10.0.0.161 - - [2026-08-14 17:04:02] "POST /tags HTTP/1.1" 409 238 0.029800 10.0.0.161 - - [2026-08-14 17:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.161 - - [2026-08-14 17:04:02] "POST /chown HTTP/1.1" 200 109 0.009565 10.0.0.161 - - [2026-08-14 17:04:02] "GET /tag/b978daab-b393-40f3-a647-18ce8c5c7606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.024179 10.0.0.161 - - [2026-08-14 17:04:02] "PUT /virtual-machine-interface/55fb5b1c-919f-4f1c-ba4e-bef2abdc329d HTTP/1.1" 200 285 0.052086 10.0.0.161 - - [2026-08-14 17:04:02] "PUT /instance-ip/0fb722ab-c6e1-42e5-8a01-a0c8b6ae0b1e HTTP/1.1" 200 257 0.036823 10.0.0.161 - - [2026-08-14 17:04:02] "POST /firewall-rules HTTP/1.1" 200 652 0.154630 10.0.0.161 - - [2026-08-14 17:04:02] "GET /firewall-rule/a1efead4-eed9-4ca0-a8da-fe40944fa628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.029945 10.0.0.161 - - [2026-08-14 17:04:02] "POST /ref-update HTTP/1.1" 200 156 0.103085 10.0.0.161 - - [2026-08-14 17:04:02] "POST /ref-update HTTP/1.1" 200 156 0.029073 10.0.0.161 - - [2026-08-14 17:04:02] "GET /firewall-policy/2043ee0d-d921-4873-9d64-14571abe32b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.025141 10.0.0.161 - - [2026-08-14 17:04:02] "GET /firewall-rule/a1efead4-eed9-4ca0-a8da-fe40944fa628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.014012 10.0.0.161 - - [2026-08-14 17:04:02] "POST /ref-update HTTP/1.1" 200 156 0.039607 10.0.0.161 - - [2026-08-14 17:04:02] "POST /ref-update HTTP/1.1" 200 156 0.014453 10.0.0.161 - - [2026-08-14 17:04:02] "POST /ref-update HTTP/1.1" 200 156 0.109715 10.0.0.161 - - [2026-08-14 17:04:02] "POST /ref-update HTTP/1.1" 200 156 0.039613 10.0.0.161 - - [2026-08-14 17:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.161 - - [2026-08-14 17:04:02] "POST /ref-update HTTP/1.1" 200 156 0.063123 10.0.0.161 - - [2026-08-14 17:04:02] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.076456 10.0.0.161 - - [2026-08-14 17:04:02] "GET /loadbalancer/be050b18-69ec-4551-bf32-a2a7488db7e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.010930 10.0.0.161 - - [2026-08-14 17:04:02] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.039518 10.0.0.161 - - [2026-08-14 17:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.161 - - [2026-08-14 17:04:02] "POST /virtual-machines HTTP/1.1" 200 430 0.242292 10.0.0.161 - - [2026-08-14 17:04:03] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.079829 10.0.0.161 - - [2026-08-14 17:04:03] "GET /loadbalancer-listener/985154d0-b020-4c01-826e-1c56930ef4f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.030167 10.0.0.161 - - [2026-08-14 17:04:03] "GET /loadbalancer-listener/985154d0-b020-4c01-826e-1c56930ef4f8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.023308 10.0.0.161 - - [2026-08-14 17:04:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.168183 10.0.0.161 - - [2026-08-14 17:04:03] "POST /chown HTTP/1.1" 200 109 0.019263 10.0.0.161 - - [2026-08-14 17:04:03] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.075880 10.0.0.161 - - [2026-08-14 17:04:03] "POST /chown HTTP/1.1" 200 109 0.008308 10.0.0.161 - - [2026-08-14 17:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024659 10.0.0.161 - - [2026-08-14 17:04:03] "PUT /virtual-machine-interface/7673bb08-9541-4448-bfb6-59ecab34fb96 HTTP/1.1" 200 285 0.037018 10.0.0.161 - - [2026-08-14 17:04:03] "GET /loadbalancer-pool/a3834b0c-7c36-45ef-90e3-54995a77ec50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.029580 10.0.0.161 - - [2026-08-14 17:04:03] "PUT /instance-ip/0fb722ab-c6e1-42e5-8a01-a0c8b6ae0b1e HTTP/1.1" 200 257 0.053231 10.0.0.161 - - [2026-08-14 17:04:03] "POST /loadbalancer-members HTTP/1.1" 200 709 0.039423 10.0.0.161 - - [2026-08-14 17:04:03] "POST /ref-update HTTP/1.1" 200 156 0.027196 10.0.0.161 - - [2026-08-14 17:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021812 10.0.0.161 - - [2026-08-14 17:04:03] "GET /loadbalancer-member/6c35f640-c30a-442d-ba40-a5563e825a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.005837 10.0.0.161 - - [2026-08-14 17:04:03] "POST /ref-update HTTP/1.1" 200 156 0.033937 10.0.0.161 - - [2026-08-14 17:04:03] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.005043 10.0.0.161 - - [2026-08-14 17:04:03] "POST /ref-update HTTP/1.1" 200 156 0.032315 10.0.0.161 - - [2026-08-14 17:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.161 - - [2026-08-14 17:04:03] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009667 10.0.0.161 - - [2026-08-14 17:04:03] "POST /tags HTTP/1.1" 409 221 0.005146 10.0.0.161 - - [2026-08-14 17:04:03] "POST /ref-update HTTP/1.1" 200 156 0.010997 10.0.0.161 - - [2026-08-14 17:04:03] "POST /ref-update HTTP/1.1" 200 156 0.021987 10.0.0.161 - - [2026-08-14 17:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.022421 10.0.0.161 - - [2026-08-14 17:04:03] "GET /tag/11fc5c3e-ae33-49aa-924f-2c755a1cd925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.012763 10.0.0.161 - - [2026-08-14 17:04:03] "PUT /service-instance/9891e03a-bfca-4a02-9898-fa3ad15aa7b7 HTTP/1.1" 200 267 0.026563 10.0.0.161 - - [2026-08-14 17:04:03] "POST /tags HTTP/1.1" 409 238 0.022363 10.0.0.161 - - [2026-08-14 17:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010430 10.0.0.161 - - [2026-08-14 17:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009309 10.0.0.161 - - [2026-08-14 17:04:03] "GET /tag/b978daab-b393-40f3-a647-18ce8c5c7606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.037140 10.0.0.161 - - [2026-08-14 17:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.023710 10.0.0.161 - - [2026-08-14 17:04:03] "POST /firewall-rules HTTP/1.1" 409 293 0.006093 10.0.0.161 - - [2026-08-14 17:04:03] "POST /chown HTTP/1.1" 200 109 0.009061 10.0.0.161 - - [2026-08-14 17:04:03] "POST /chown HTTP/1.1" 200 109 0.022011 10.0.0.161 - - [2026-08-14 17:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007285 10.0.0.161 - - [2026-08-14 17:04:03] "PUT /firewall-rule/a1efead4-eed9-4ca0-a8da-fe40944fa628 HTTP/1.1" 200 261 0.049002 10.0.0.161 - - [2026-08-14 17:04:03] "PUT /instance-ip/0fb722ab-c6e1-42e5-8a01-a0c8b6ae0b1e HTTP/1.1" 200 257 0.042174 10.0.0.161 - - [2026-08-14 17:04:03] "GET /firewall-rule/a1efead4-eed9-4ca0-a8da-fe40944fa628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.011677 10.0.0.161 - - [2026-08-14 17:04:03] "POST /ref-update HTTP/1.1" 200 156 0.023285 10.0.0.161 - - [2026-08-14 17:04:03] "GET /firewall-policy/2043ee0d-d921-4873-9d64-14571abe32b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.013240 10.0.0.161 - - [2026-08-14 17:04:03] "GET /firewall-rule/a1efead4-eed9-4ca0-a8da-fe40944fa628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003936 10.0.0.161 - - [2026-08-14 17:04:03] "POST /chown HTTP/1.1" 200 109 0.028658 10.0.0.161 - - [2026-08-14 17:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016427 10.0.0.161 - - [2026-08-14 17:04:04] "POST /chown HTTP/1.1" 200 109 0.006781 10.0.0.161 - - [2026-08-14 17:04:04] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.018032 10.0.0.161 - - [2026-08-14 17:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.161 - - [2026-08-14 17:04:04] "PUT /instance-ip/0fb722ab-c6e1-42e5-8a01-a0c8b6ae0b1e HTTP/1.1" 200 257 0.059969 10.0.0.161 - - [2026-08-14 17:04:04] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.079993 10.0.0.161 - - [2026-08-14 17:04:04] "POST /ref-update HTTP/1.1" 200 156 0.054739 10.0.0.161 - - [2026-08-14 17:04:04] "POST /virtual-machines HTTP/1.1" 200 374 0.020821 10.0.0.161 - - [2026-08-14 17:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.161 - - [2026-08-14 17:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.021092 10.0.0.161 - - [2026-08-14 17:04:04] "POST /chown HTTP/1.1" 200 109 0.045724 10.0.0.161 - - [2026-08-14 17:04:04] "POST /chown HTTP/1.1" 200 109 0.028808 10.0.0.161 - - [2026-08-14 17:04:04] "PUT /instance-ip/0fb722ab-c6e1-42e5-8a01-a0c8b6ae0b1e HTTP/1.1" 200 257 0.061632 10.0.0.161 - - [2026-08-14 17:04:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.199505 10.0.0.161 - - [2026-08-14 17:04:04] "POST /ref-update HTTP/1.1" 200 156 0.048963 10.0.0.161 - - [2026-08-14 17:04:04] "POST /chown HTTP/1.1" 200 109 0.022192 10.0.0.161 - - [2026-08-14 17:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023804 10.0.0.161 - - [2026-08-14 17:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012689 10.0.0.161 - - [2026-08-14 17:04:04] "GET /virtual-machine-interface/275678a4-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.008702 10.0.0.161 - - [2026-08-14 17:04:04] "POST /chown HTTP/1.1" 200 109 0.015706 10.0.0.161 - - [2026-08-14 17:04:04] "PUT /instance-ip/0fb722ab-c6e1-42e5-8a01-a0c8b6ae0b1e HTTP/1.1" 200 257 0.018264 10.0.0.161 - - [2026-08-14 17:04:04] "POST /ref-update HTTP/1.1" 200 156 0.037780 10.0.0.161 - - [2026-08-14 17:04:04] "POST /instance-ips HTTP/1.1" 200 414 0.049763 10.0.0.161 - - [2026-08-14 17:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.043107 10.0.0.161 - - [2026-08-14 17:04:04] "GET /virtual-machine-interface/275678a4-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.018265 10.0.0.161 - - [2026-08-14 17:04:04] "PUT /service-instance/9891e03a-bfca-4a02-9898-fa3ad15aa7b7 HTTP/1.1" 200 267 0.014468 10.0.0.161 - - [2026-08-14 17:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014153 10.0.0.161 - - [2026-08-14 17:04:04] "POST /set-tag HTTP/1.1" 200 109 0.062337 10.0.0.161 - - [2026-08-14 17:04:04] "GET /virtual-machine-interface/275678a4-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.030312 10.0.0.161 - - [2026-08-14 17:04:04] "GET /instance-ip/2781872e-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.014765 10.0.0.161 - - [2026-08-14 17:04:04] "PUT /service-instance/9891e03a-bfca-4a02-9898-fa3ad15aa7b7 HTTP/1.1" 200 267 0.011311 10.0.0.161 - - [2026-08-14 17:04:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017309 10.0.0.161 - - [2026-08-14 17:04:04] "GET /virtual-machine-interface/275678a4-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006278 10.0.0.161 - - [2026-08-14 17:04:04] "POST /set-tag HTTP/1.1" 200 109 0.007372 10.0.0.161 - - [2026-08-14 17:04:04] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.008098 10.0.0.161 - - [2026-08-14 17:04:04] "PUT /service-instance/9891e03a-bfca-4a02-9898-fa3ad15aa7b7 HTTP/1.1" 200 267 0.011237 10.0.0.161 - - [2026-08-14 17:04:05] "POST /ref-update HTTP/1.1" 200 156 0.013159 10.0.0.161 - - [2026-08-14 17:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010211 10.0.0.161 - - [2026-08-14 17:04:05] "GET /virtual-machine-interface/275678a4-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.021177 10.0.0.161 - - [2026-08-14 17:04:05] "POST /set-tag HTTP/1.1" 200 109 0.009259 10.0.0.161 - - [2026-08-14 17:04:05] "PUT /service-instance/9891e03a-bfca-4a02-9898-fa3ad15aa7b7 HTTP/1.1" 200 267 0.012356 10.0.0.161 - - [2026-08-14 17:04:05] "GET /virtual-machine-interface/275678a4-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006315 10.0.0.161 - - [2026-08-14 17:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.014644 10.0.0.161 - - [2026-08-14 17:04:05] "POST /set-tag HTTP/1.1" 200 109 0.010567 10.0.0.161 - - [2026-08-14 17:04:05] "PUT /service-instance/9891e03a-bfca-4a02-9898-fa3ad15aa7b7 HTTP/1.1" 200 267 0.010569 10.0.0.161 - - [2026-08-14 17:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.008853 10.0.0.161 - - [2026-08-14 17:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.161 - - [2026-08-14 17:04:05] "POST /chown HTTP/1.1" 200 109 0.007344 10.0.0.161 - - [2026-08-14 17:04:05] "POST /chown HTTP/1.1" 200 109 0.023828 10.0.0.161 - - [2026-08-14 17:04:05] "POST /ref-update HTTP/1.1" 200 156 0.013152 10.0.0.161 - - [2026-08-14 17:04:05] "POST /chown HTTP/1.1" 200 109 0.025445 10.0.0.161 - - [2026-08-14 17:04:05] "POST /chown HTTP/1.1" 200 109 0.020083 10.0.0.161 - - [2026-08-14 17:04:05] "POST /ref-update HTTP/1.1" 200 156 0.009904 10.0.0.161 - - [2026-08-14 17:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.161 - - [2026-08-14 17:04:05] "POST /chown HTTP/1.1" 200 109 0.008811 10.0.0.161 - - [2026-08-14 17:04:05] "POST /chown HTTP/1.1" 200 109 0.018666 10.0.0.161 - - [2026-08-14 17:04:05] "POST /chown HTTP/1.1" 200 109 0.020058 10.0.0.161 - - [2026-08-14 17:04:05] "POST /chown HTTP/1.1" 200 109 0.025104 10.0.0.161 - - [2026-08-14 17:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.161 - - [2026-08-14 17:04:05] "POST /chown HTTP/1.1" 200 109 0.008195 10.0.0.161 - - [2026-08-14 17:04:05] "POST /chown HTTP/1.1" 200 109 0.028445 10.0.0.161 - - [2026-08-14 17:04:05] "POST /chown HTTP/1.1" 200 109 0.026004 10.0.0.161 - - [2026-08-14 17:04:05] "POST /chown HTTP/1.1" 200 109 0.023125 10.0.0.161 - - [2026-08-14 17:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.161 - - [2026-08-14 17:04:05] "POST /chown HTTP/1.1" 200 109 0.021787 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.036882 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.007612 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.029236 10.0.0.161 - - [2026-08-14 17:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.009259 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.058547 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.016354 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.008168 10.0.0.161 - - [2026-08-14 17:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005801 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.008988 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.008222 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.016294 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.023303 10.0.0.161 - - [2026-08-14 17:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.009666 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.030308 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.013193 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.033686 10.0.0.161 - - [2026-08-14 17:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.008468 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.019684 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.021083 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.007542 10.0.0.161 - - [2026-08-14 17:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.008436 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.008032 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.017485 10.0.0.161 - - [2026-08-14 17:04:06] "POST /chown HTTP/1.1" 200 109 0.025419 10.0.0.161 - - [2026-08-14 17:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.161 - - [2026-08-14 17:04:07] "POST /chown HTTP/1.1" 200 109 0.007498 10.0.0.161 - - [2026-08-14 17:04:07] "POST /chown HTTP/1.1" 200 109 0.020130 10.0.0.161 - - [2026-08-14 17:04:07] "POST /chown HTTP/1.1" 200 109 0.010283 10.0.0.161 - - [2026-08-14 17:04:07] "POST /chown HTTP/1.1" 200 109 0.033406 10.0.0.161 - - [2026-08-14 17:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004954 10.0.0.161 - - [2026-08-14 17:04:07] "POST /chown HTTP/1.1" 200 109 0.009010 10.0.0.161 - - [2026-08-14 17:04:07] "POST /chown HTTP/1.1" 200 109 0.024796 10.0.0.161 - - [2026-08-14 17:04:07] "POST /chown HTTP/1.1" 200 109 0.017626 10.0.0.161 - - [2026-08-14 17:04:07] "POST /chown HTTP/1.1" 200 109 0.008139 10.0.0.161 - - [2026-08-14 17:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.161 - - [2026-08-14 17:04:07] "POST /chown HTTP/1.1" 200 109 0.008755 10.0.0.161 - - [2026-08-14 17:04:07] "POST /chown HTTP/1.1" 200 109 0.007807 10.0.0.161 - - [2026-08-14 17:04:07] "POST /chown HTTP/1.1" 200 109 0.024379 10.0.0.161 - - [2026-08-14 17:04:07] "POST /chown HTTP/1.1" 200 109 0.035771 10.0.0.161 - - [2026-08-14 17:04:07] "GET /virtual-machine-interface/22d7c30a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.021323 10.0.0.161 - - [2026-08-14 17:04:07] "POST /set-tag HTTP/1.1" 200 109 0.005776 10.0.0.161 - - [2026-08-14 17:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.161 - - [2026-08-14 17:04:07] "GET /loadbalancer/a9b31b4d-ecf2-4a12-80ef-71ada9f0bac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002468 10.0.0.161 - - [2026-08-14 17:04:07] "GET /loadbalancer-pool/ecb8cf33-63f0-4bb1-8352-abf00fa6566c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002582 10.0.0.161 - - [2026-08-14 17:04:07] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019997 10.0.0.161 - - [2026-08-14 17:04:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010084 10.0.0.161 - - [2026-08-14 17:04:07] "GET /virtual-machine-interface/22d7c30a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016720 10.0.0.161 - - [2026-08-14 17:04:07] "POST /tags HTTP/1.1" 409 221 0.003455 10.0.0.161 - - [2026-08-14 17:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.161 - - [2026-08-14 17:04:07] "GET /tag/11fc5c3e-ae33-49aa-924f-2c755a1cd925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.012301 10.0.0.161 - - [2026-08-14 17:04:07] "GET /virtual-machine-interface/22d7c30a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007023 10.0.0.161 - - [2026-08-14 17:04:07] "POST /ref-update HTTP/1.1" 200 156 0.010704 10.0.0.161 - - [2026-08-14 17:04:07] "POST /set-tag HTTP/1.1" 200 109 0.056639 10.0.0.161 - - [2026-08-14 17:04:07] "GET /floating-ip/e4551768-68fa-4699-889d-5a681d2fe480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.027640 10.0.0.161 - - [2026-08-14 17:04:07] "PUT /floating-ip/e4551768-68fa-4699-889d-5a681d2fe480 HTTP/1.1" 200 257 0.014050 10.0.0.161 - - [2026-08-14 17:04:08] "GET /virtual-machine-interface/225a902e-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005104 10.0.0.161 - - [2026-08-14 17:04:08] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.161 - - [2026-08-14 17:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.161 - - [2026-08-14 17:04:08] "GET /loadbalancer/a9b31b4d-ecf2-4a12-80ef-71ada9f0bac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003484 10.0.0.161 - - [2026-08-14 17:04:08] "GET /loadbalancer-pool/ecb8cf33-63f0-4bb1-8352-abf00fa6566c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003399 10.0.0.161 - - [2026-08-14 17:04:08] "POST /loadbalancer-members HTTP/1.1" 200 704 0.026085 10.0.0.161 - - [2026-08-14 17:04:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019398 10.0.0.161 - - [2026-08-14 17:04:08] "GET /virtual-machine-interface/225a902e-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010209 10.0.0.161 - - [2026-08-14 17:04:08] "GET /virtual-machine-interface/225a902e-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005315 10.0.0.161 - - [2026-08-14 17:04:08] "POST /ref-update HTTP/1.1" 200 156 0.010769 10.0.0.161 - - [2026-08-14 17:04:08] "GET /floating-ip/e4551768-68fa-4699-889d-5a681d2fe480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.027912 10.0.0.161 - - [2026-08-14 17:04:08] "GET /virtual-machine/2c8c0fb0-3757-4dd9-92e9-29b915ae774d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.017637 10.0.0.161 - - [2026-08-14 17:04:08] "GET /virtual-machine-interface/225a902e-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007947 10.0.0.161 - - [2026-08-14 17:04:08] "POST /set-tag HTTP/1.1" 200 109 0.045072 10.0.0.161 - - [2026-08-14 17:04:08] "GET /virtual-machine/b3051b8f-5a6f-4aa9-b241-31e4de185f1a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003854 10.0.0.161 - - [2026-08-14 17:04:08] "GET /virtual-machine-interface/22d7c30a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005270 10.0.0.161 - - [2026-08-14 17:04:12] "GET /virtual-machine-interface/275678a4-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005968 10.0.0.161 - - [2026-08-14 17:04:12] "POST /set-tag HTTP/1.1" 200 109 0.003088 10.0.0.161 - - [2026-08-14 17:04:14] "GET /virtual-machine/e6ffe6dc-9ba9-4118-9e7e-024839cc9a55?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003322 10.0.0.161 - - [2026-08-14 17:04:14] "GET /virtual-machine-interface/275678a4-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005522 10.0.0.161 - - [2026-08-14 17:04:14] "GET /virtual-machine-interface/275678a4-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005201 10.0.0.161 - - [2026-08-14 17:04:14] "POST /set-tag HTTP/1.1" 200 109 0.003640 10.0.0.161 - - [2026-08-14 17:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.161 - - [2026-08-14 17:04:29] "POST /chown HTTP/1.1" 200 109 0.008607 10.0.0.161 - - [2026-08-14 17:04:29] "POST /chown HTTP/1.1" 200 109 0.031888 10.0.0.161 - - [2026-08-14 17:04:29] "POST /chown HTTP/1.1" 200 109 0.007931 10.0.0.161 - - [2026-08-14 17:04:29] "POST /chown HTTP/1.1" 200 109 0.018095 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:04:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001213 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:04:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001143 10.0.0.161 - - [2026-08-14 17:04:45] "GET /virtual-machine-interface/275678a4-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008775 10.0.0.161 - - [2026-08-14 17:04:45] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.161 - - [2026-08-14 17:04:45] "GET /virtual-machine-interface/275678a4-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004218 10.0.0.161 - - [2026-08-14 17:04:45] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.161 - - [2026-08-14 17:04:45] "GET /virtual-machine/e6ffe6dc-9ba9-4118-9e7e-024839cc9a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003790 10.0.0.161 - - [2026-08-14 17:04:45] "POST /ref-update HTTP/1.1" 200 156 0.013683 10.0.0.161 - - [2026-08-14 17:04:45] "GET /virtual-machine-interface/275678a4-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.014867 10.0.0.161 - - [2026-08-14 17:04:45] "POST /set-tag HTTP/1.1" 200 109 0.034337 10.0.0.161 - - [2026-08-14 17:04:45] "POST /set-tag HTTP/1.1" 200 109 0.023535 10.0.0.161 - - [2026-08-14 17:04:45] "DELETE /instance-ip/2781872e-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.064449 10.0.0.161 - - [2026-08-14 17:04:46] "DELETE /virtual-machine-interface/275678a4-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.058462 10.0.0.161 - - [2026-08-14 17:04:46] "DELETE /virtual-machine/e6ffe6dc-9ba9-4118-9e7e-024839cc9a55 HTTP/1.1" 200 115 0.028913 10.0.0.161 - - [2026-08-14 17:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.161 - - [2026-08-14 17:04:49] "GET /tag/b978daab-b393-40f3-a647-18ce8c5c7606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.012134 10.0.0.161 - - [2026-08-14 17:04:49] "GET /tag/b978daab-b393-40f3-a647-18ce8c5c7606?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.014103 10.0.0.161 - - [2026-08-14 17:04:49] "GET /virtual-machine-interface/55fb5b1c-919f-4f1c-ba4e-bef2abdc329d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005530 10.0.0.161 - - [2026-08-14 17:04:49] "POST /set-tag HTTP/1.1" 200 109 0.017006 10.0.0.161 - - [2026-08-14 17:04:49] "GET /virtual-machine-interface/7673bb08-9541-4448-bfb6-59ecab34fb96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.014055 10.0.0.161 - - [2026-08-14 17:04:49] "POST /set-tag HTTP/1.1" 200 109 0.021614 10.0.0.161 - - [2026-08-14 17:04:49] "GET /virtual-machine-interface/809dd06b-339f-4c42-84de-c7a7f2e9c044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.005078 10.0.0.161 - - [2026-08-14 17:04:49] "POST /set-tag HTTP/1.1" 200 109 0.015106 10.0.0.161 - - [2026-08-14 17:04:49] "GET /firewall-policy/2043ee0d-d921-4873-9d64-14571abe32b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.020411 10.0.0.161 - - [2026-08-14 17:04:49] "GET /firewall-rule/a1efead4-eed9-4ca0-a8da-fe40944fa628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003255 10.0.0.161 - - [2026-08-14 17:04:49] "POST /ref-update HTTP/1.1" 200 156 0.011065 10.0.0.161 - - [2026-08-14 17:04:49] "DELETE /firewall-rule/a1efead4-eed9-4ca0-a8da-fe40944fa628 HTTP/1.1" 200 115 0.038730 10.0.0.161 - - [2026-08-14 17:04:49] "DELETE /loadbalancer-member/6c35f640-c30a-442d-ba40-a5563e825a36 HTTP/1.1" 200 115 0.043953 10.0.0.161 - - [2026-08-14 17:04:49] "PUT /service-instance/9891e03a-bfca-4a02-9898-fa3ad15aa7b7 HTTP/1.1" 200 267 0.020030 10.0.0.161 - - [2026-08-14 17:04:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021461 10.0.0.161 - - [2026-08-14 17:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007361 10.0.0.161 - - [2026-08-14 17:04:50] "DELETE /loadbalancer-pool/a3834b0c-7c36-45ef-90e3-54995a77ec50 HTTP/1.1" 200 115 0.097962 10.0.0.161 - - [2026-08-14 17:04:50] "DELETE /loadbalancer-listener/985154d0-b020-4c01-826e-1c56930ef4f8 HTTP/1.1" 200 115 0.036836 10.0.0.161 - - [2026-08-14 17:04:50] "GET /floating-ip/ede4a3d6-524e-46fd-8fc3-56ed360ad169?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.003131 10.0.0.161 - - [2026-08-14 17:04:50] "POST /chown HTTP/1.1" 200 109 0.022473 10.0.0.161 - - [2026-08-14 17:04:50] "POST /chown HTTP/1.1" 200 109 0.012250 10.0.0.161 - - [2026-08-14 17:04:50] "POST /chown HTTP/1.1" 200 109 0.011613 10.0.0.161 - - [2026-08-14 17:04:50] "PUT /floating-ip/ede4a3d6-524e-46fd-8fc3-56ed360ad169 HTTP/1.1" 200 257 0.037640 10.0.0.161 - - [2026-08-14 17:04:50] "POST /chown HTTP/1.1" 200 109 0.023439 10.0.0.161 - - [2026-08-14 17:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.161 - - [2026-08-14 17:04:50] "POST /chown HTTP/1.1" 200 109 0.016186 10.0.0.161 - - [2026-08-14 17:04:50] "POST /chown HTTP/1.1" 200 109 0.012546 10.0.0.161 - - [2026-08-14 17:04:50] "DELETE /floating-ip/ede4a3d6-524e-46fd-8fc3-56ed360ad169 HTTP/1.1" 200 115 0.131957 10.0.0.161 - - [2026-08-14 17:04:50] "POST /chown HTTP/1.1" 200 109 0.030177 10.0.0.161 - - [2026-08-14 17:04:50] "POST /chown HTTP/1.1" 200 109 0.018147 10.0.0.161 - - [2026-08-14 17:04:50] "DELETE /loadbalancer/be050b18-69ec-4551-bf32-a2a7488db7e3 HTTP/1.1" 200 115 0.118037 10.0.0.161 - - [2026-08-14 17:04:50] "PUT /service-instance/9891e03a-bfca-4a02-9898-fa3ad15aa7b7 HTTP/1.1" 200 267 0.011711 10.0.0.161 - - [2026-08-14 17:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016972 10.0.0.161 - - [2026-08-14 17:04:50] "GET /floating-ip-pool/c668dadb-8565-4ec3-bc7e-2a63734b6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002565 10.0.0.161 - - [2026-08-14 17:04:50] "PUT /service-instance/9891e03a-bfca-4a02-9898-fa3ad15aa7b7 HTTP/1.1" 200 267 0.024650 10.0.0.161 - - [2026-08-14 17:04:50] "POST /ref-update HTTP/1.1" 200 156 0.028871 10.0.0.161 - - [2026-08-14 17:04:50] "DELETE /instance-ip/0fb722ab-c6e1-42e5-8a01-a0c8b6ae0b1e HTTP/1.1" 200 115 0.149528 10.0.0.161 - - [2026-08-14 17:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.037199 10.0.0.161 - - [2026-08-14 17:04:50] "PUT /service-instance/9891e03a-bfca-4a02-9898-fa3ad15aa7b7 HTTP/1.1" 200 267 0.009956 10.0.0.161 - - [2026-08-14 17:04:50] "DELETE /floating-ip-pool/c668dadb-8565-4ec3-bc7e-2a63734b6a63 HTTP/1.1" 200 115 0.107860 10.0.0.161 - - [2026-08-14 17:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.036933 10.0.0.161 - - [2026-08-14 17:04:50] "DELETE /virtual-machine-interface/809dd06b-339f-4c42-84de-c7a7f2e9c044 HTTP/1.1" 200 115 0.227592 10.0.0.161 - - [2026-08-14 17:04:50] "DELETE /service-instance/9891e03a-bfca-4a02-9898-fa3ad15aa7b7 HTTP/1.1" 200 115 0.080492 10.0.0.161 - - [2026-08-14 17:04:50] "GET /virtual-machine-interface/55fb5b1c-919f-4f1c-ba4e-bef2abdc329d?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.017330 10.0.0.161 - - [2026-08-14 17:04:50] "DELETE /tag/b978daab-b393-40f3-a647-18ce8c5c7606 HTTP/1.1" 200 115 0.143541 10.0.0.161 - - [2026-08-14 17:04:50] "POST /useragent-kv HTTP/1.1" 200 115 0.006047 10.0.0.161 - - [2026-08-14 17:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005313 10.0.0.161 - - [2026-08-14 17:04:51] "POST /useragent-kv HTTP/1.1" 200 115 0.006377 10.0.0.161 - - [2026-08-14 17:04:51] "DELETE /virtual-network/25928f9e-a229-49c5-8c5d-586a33143640 HTTP/1.1" 200 115 0.258483 10.0.0.161 - - [2026-08-14 17:04:51] "GET /routing-instance/29ef4593-7adb-45f0-9bf4-29e7b6f92605 HTTP/1.1" 404 171 0.007817 10.0.0.161 - - [2026-08-14 17:04:51] "GET /domains HTTP/1.1" 200 281 0.007805 10.0.0.161 - - [2026-08-14 17:04:51] "GET /domain/980ad226-ab55-41be-a247-63a86ee5df97 HTTP/1.1" 200 3100 0.008648 10.0.0.161 - - [2026-08-14 17:04:51] "DELETE /route-target/cdc746ab-9e7c-495e-98b6-6f20f903cac7 HTTP/1.1" 200 115 0.072808 10.0.0.161 - - [2026-08-14 17:04:51] "DELETE /virtual-machine-interface/55fb5b1c-919f-4f1c-ba4e-bef2abdc329d HTTP/1.1" 200 115 0.179917 10.0.0.161 - - [2026-08-14 17:04:51] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76 HTTP/1.1" 200 7169 0.076917 10.0.0.161 - - [2026-08-14 17:04:51] "POST /ref-update HTTP/1.1" 200 156 0.027364 10.0.0.161 - - [2026-08-14 17:04:51] "DELETE /virtual-machine/55b42cf4-d9cb-4209-ac31-72bab2611c84 HTTP/1.1" 200 115 0.029578 10.0.0.161 - - [2026-08-14 17:04:51] "GET /virtual-machine-interface/7673bb08-9541-4448-bfb6-59ecab34fb96?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.011823 10.0.0.161 - - [2026-08-14 17:04:51] "GET /virtual-machine-interface/22d7c30a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.012824 10.0.0.161 - - [2026-08-14 17:04:51] "POST /set-tag HTTP/1.1" 200 109 0.014050 10.0.0.161 - - [2026-08-14 17:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.161 - - [2026-08-14 17:04:51] "GET /loadbalancer/a9b31b4d-ecf2-4a12-80ef-71ada9f0bac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.007890 10.0.0.161 - - [2026-08-14 17:04:51] "DELETE /virtual-machine-interface/7673bb08-9541-4448-bfb6-59ecab34fb96 HTTP/1.1" 200 115 0.091849 10.0.0.161 - - [2026-08-14 17:04:51] "GET /virtual-machine-interface/22d7c30a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008806 10.0.0.161 - - [2026-08-14 17:04:51] "DELETE /virtual-machine/d2870984-16d0-4b81-8a21-07cd164e5d01 HTTP/1.1" 200 115 0.077883 10.0.0.161 - - [2026-08-14 17:04:51] "POST /set-tag HTTP/1.1" 200 109 0.058294 10.0.0.161 - - [2026-08-14 17:04:51] "DELETE /loadbalancer-member/34eb1abb-0232-4fa9-9f15-4bdc1ef8b0de HTTP/1.1" 200 115 0.055992 10.0.0.161 - - [2026-08-14 17:04:52] "GET /virtual-machine-interface/22d7c30a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010409 10.0.0.161 - - [2026-08-14 17:04:52] "POST /set-tag HTTP/1.1" 200 109 0.003843 10.0.0.161 - - [2026-08-14 17:04:52] "GET /virtual-machine-interface/22d7c30a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004851 10.0.0.161 - - [2026-08-14 17:04:52] "POST /set-tag HTTP/1.1" 200 109 0.003142 10.0.0.161 - - [2026-08-14 17:04:52] "GET /virtual-machine/b3051b8f-5a6f-4aa9-b241-31e4de185f1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003834 10.0.0.161 - - [2026-08-14 17:04:52] "POST /ref-update HTTP/1.1" 200 156 0.016020 10.0.0.161 - - [2026-08-14 17:04:52] "GET /virtual-machine-interface/22d7c30a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006101 10.0.0.161 - - [2026-08-14 17:04:52] "POST /set-tag HTTP/1.1" 200 109 0.033453 10.0.0.161 - - [2026-08-14 17:04:52] "POST /set-tag HTTP/1.1" 200 109 0.039155 10.0.0.161 - - [2026-08-14 17:04:52] "POST /set-tag HTTP/1.1" 200 109 0.051304 10.0.0.161 - - [2026-08-14 17:04:53] "DELETE /instance-ip/22f2b390-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.041804 10.0.0.161 - - [2026-08-14 17:04:53] "POST /ref-update HTTP/1.1" 200 156 0.008633 10.0.0.161 - - [2026-08-14 17:04:53] "DELETE /virtual-machine-interface/22d7c30a-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.064156 10.0.0.161 - - [2026-08-14 17:04:53] "DELETE /virtual-machine/b3051b8f-5a6f-4aa9-b241-31e4de185f1a HTTP/1.1" 200 115 0.036965 10.0.0.161 - - [2026-08-14 17:04:56] "GET /virtual-machine-interface/225a902e-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005964 10.0.0.161 - - [2026-08-14 17:04:56] "POST /set-tag HTTP/1.1" 200 109 0.008308 10.0.0.161 - - [2026-08-14 17:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.161 - - [2026-08-14 17:04:56] "GET /loadbalancer/a9b31b4d-ecf2-4a12-80ef-71ada9f0bac6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003917 10.0.0.161 - - [2026-08-14 17:04:57] "GET /virtual-machine-interface/225a902e-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005773 10.0.0.161 - - [2026-08-14 17:04:57] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.161 - - [2026-08-14 17:04:57] "GET /virtual-machine-interface/225a902e-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006372 10.0.0.161 - - [2026-08-14 17:04:57] "POST /set-tag HTTP/1.1" 200 109 0.003273 10.0.0.161 - - [2026-08-14 17:04:57] "GET /virtual-machine/2c8c0fb0-3757-4dd9-92e9-29b915ae774d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003633 10.0.0.161 - - [2026-08-14 17:04:57] "POST /ref-update HTTP/1.1" 200 156 0.013614 10.0.0.161 - - [2026-08-14 17:04:57] "GET /virtual-machine-interface/225a902e-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.011355 10.0.0.161 - - [2026-08-14 17:04:57] "POST /set-tag HTTP/1.1" 200 109 0.027440 10.0.0.161 - - [2026-08-14 17:04:57] "POST /set-tag HTTP/1.1" 200 109 0.044914 10.0.0.161 - - [2026-08-14 17:04:57] "POST /set-tag HTTP/1.1" 200 109 0.033068 10.0.0.161 - - [2026-08-14 17:04:58] "DELETE /instance-ip/227caad8-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.044961 10.0.0.161 - - [2026-08-14 17:04:58] "POST /ref-update HTTP/1.1" 200 156 0.017982 10.0.0.161 - - [2026-08-14 17:04:58] "DELETE /virtual-machine-interface/225a902e-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.058499 10.0.0.161 - - [2026-08-14 17:04:58] "DELETE /virtual-machine/2c8c0fb0-3757-4dd9-92e9-29b915ae774d HTTP/1.1" 200 115 0.045367 10.0.0.161 - - [2026-08-14 17:04:58] "DELETE /tag/4f292b7b-864e-403c-91f1-e09b573b2db8 HTTP/1.1" 200 115 0.099845 10.0.0.161 - - [2026-08-14 17:04:58] "DELETE /tag/2c4cd9d2-7b85-4a10-b53b-3c8b83e52a86 HTTP/1.1" 200 115 0.061257 10.0.0.161 - - [2026-08-14 17:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.161 - - [2026-08-14 17:05:01] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057753 10.0.0.161 - - [2026-08-14 17:05:01] "POST /tags HTTP/1.1" 200 394 0.034024 10.0.0.161 - - [2026-08-14 17:05:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015777 10.0.0.161 - - [2026-08-14 17:05:01] "GET /tag/3a5f1502-41b0-4df0-be17-1a8985f4403e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.020339 10.0.0.161 - - [2026-08-14 17:05:01] "POST /tags HTTP/1.1" 200 342 0.031250 10.0.0.161 - - [2026-08-14 17:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.161 - - [2026-08-14 17:05:02] "GET /tag/090a3ae5-a989-41bc-87ab-76bc669f4700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.018237 10.0.0.161 - - [2026-08-14 17:05:02] "POST /id-to-fqname HTTP/1.1" 200 192 0.000716 10.0.0.161 - - [2026-08-14 17:05:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.006691 10.0.0.161 - - [2026-08-14 17:05:02] "POST /security-groups HTTP/1.1" 200 589 0.070116 10.0.0.161 - - [2026-08-14 17:05:02] "POST /projects HTTP/1.1" 200 521 0.263801 10.0.0.161 - - [2026-08-14 17:05:02] "POST /fqname-to-id HTTP/1.1" 404 236 0.003311 10.0.0.161 - - [2026-08-14 17:05:02] "POST /access-control-lists HTTP/1.1" 200 600 0.082425 10.0.0.161 - - [2026-08-14 17:05:02] "POST /fqname-to-id HTTP/1.1" 404 235 0.002416 10.0.0.161 - - [2026-08-14 17:05:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.078024 10.0.0.161 - - [2026-08-14 17:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015042 10.0.0.161 - - [2026-08-14 17:05:02] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.021066 10.0.0.161 - - [2026-08-14 17:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.161 - - [2026-08-14 17:05:02] "POST /access-control-lists HTTP/1.1" 200 598 0.107048 10.0.0.161 - - [2026-08-14 17:05:02] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.023734 10.0.0.161 - - [2026-08-14 17:05:02] "PUT /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6 HTTP/1.1" 200 265 0.054167 10.0.0.161 - - [2026-08-14 17:05:02] "PUT /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2 HTTP/1.1" 200 265 0.066398 10.0.0.161 - - [2026-08-14 17:05:02] "POST /security-groups HTTP/1.1" 200 593 0.091563 10.0.0.161 - - [2026-08-14 17:05:02] "POST /fqname-to-id HTTP/1.1" 404 270 0.004784 10.0.0.161 - - [2026-08-14 17:05:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.041648 10.0.0.161 - - [2026-08-14 17:05:02] "POST /chown HTTP/1.1" 200 109 0.039492 10.0.0.161 - - [2026-08-14 17:05:02] "POST /access-control-lists HTTP/1.1" 200 634 0.062620 10.0.0.161 - - [2026-08-14 17:05:02] "POST /fqname-to-id HTTP/1.1" 404 269 0.016637 10.0.0.161 - - [2026-08-14 17:05:02] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.005478 10.0.0.161 - - [2026-08-14 17:05:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.161 - - [2026-08-14 17:05:02] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003421 10.0.0.161 - - [2026-08-14 17:05:03] "POST /tags HTTP/1.1" 409 226 0.002358 10.0.0.161 - - [2026-08-14 17:05:03] "POST /access-control-lists HTTP/1.1" 200 632 0.090070 10.0.0.161 - - [2026-08-14 17:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.161 - - [2026-08-14 17:05:03] "GET /tag/090a3ae5-a989-41bc-87ab-76bc669f4700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012620 10.0.0.161 - - [2026-08-14 17:05:03] "POST /firewall-rules HTTP/1.1" 200 602 0.084646 10.0.0.161 - - [2026-08-14 17:05:03] "GET /firewall-rule/4e90e68c-3acc-48b6-8d2c-9f0ed57f7dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.023163 10.0.0.161 - - [2026-08-14 17:05:03] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.006246 10.0.0.161 - - [2026-08-14 17:05:03] "GET /firewall-rule/4e90e68c-3acc-48b6-8d2c-9f0ed57f7dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003479 10.0.0.161 - - [2026-08-14 17:05:03] "POST /ref-update HTTP/1.1" 200 156 0.060622 10.0.0.161 - - [2026-08-14 17:05:03] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.007807 10.0.0.161 - - [2026-08-14 17:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.161 - - [2026-08-14 17:05:03] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003649 10.0.0.161 - - [2026-08-14 17:05:03] "POST /tags HTTP/1.1" 409 226 0.002285 10.0.0.161 - - [2026-08-14 17:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.161 - - [2026-08-14 17:05:03] "GET /tag/090a3ae5-a989-41bc-87ab-76bc669f4700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014440 10.0.0.161 - - [2026-08-14 17:05:03] "POST /firewall-rules HTTP/1.1" 200 600 0.083772 10.0.0.161 - - [2026-08-14 17:05:03] "GET /firewall-rule/b29edd62-8dd8-4ebc-926a-97d9f4b97b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005017 10.0.0.161 - - [2026-08-14 17:05:03] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004062 10.0.0.161 - - [2026-08-14 17:05:03] "GET /firewall-rule/b29edd62-8dd8-4ebc-926a-97d9f4b97b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002727 10.0.0.161 - - [2026-08-14 17:05:03] "POST /ref-update HTTP/1.1" 200 156 0.103815 10.0.0.161 - - [2026-08-14 17:05:04] "POST /tags HTTP/1.1" 200 394 0.035038 10.0.0.161 - - [2026-08-14 17:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016984 10.0.0.161 - - [2026-08-14 17:05:04] "GET /tag/4ade9ffe-fb08-46cf-b6a2-65dc6f06b9f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.013653 10.0.0.161 - - [2026-08-14 17:05:05] "POST /tags HTTP/1.1" 200 342 0.042493 10.0.0.161 - - [2026-08-14 17:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.161 - - [2026-08-14 17:05:05] "GET /tag/29627758-7ed7-4ea9-82bc-afb3c8496629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015496 10.0.0.161 - - [2026-08-14 17:05:05] "POST /id-to-fqname HTTP/1.1" 200 192 0.009138 10.0.0.161 - - [2026-08-14 17:05:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.010353 10.0.0.161 - - [2026-08-14 17:05:05] "POST /security-groups HTTP/1.1" 200 589 0.071513 10.0.0.161 - - [2026-08-14 17:05:05] "POST /projects HTTP/1.1" 200 521 0.240249 10.0.0.161 - - [2026-08-14 17:05:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.005159 10.0.0.161 - - [2026-08-14 17:05:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.017251 10.0.0.161 - - [2026-08-14 17:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.015731 10.0.0.161 - - [2026-08-14 17:05:05] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.023420 10.0.0.161 - - [2026-08-14 17:05:05] "POST /access-control-lists HTTP/1.1" 200 600 0.097035 10.0.0.161 - - [2026-08-14 17:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.023060 10.0.0.161 - - [2026-08-14 17:05:05] "POST /fqname-to-id HTTP/1.1" 404 235 0.021836 10.0.0.161 - - [2026-08-14 17:05:05] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.008390 10.0.0.161 - - [2026-08-14 17:05:05] "POST /access-control-lists HTTP/1.1" 200 598 0.084427 10.0.0.161 - - [2026-08-14 17:05:05] "PUT /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6 HTTP/1.1" 200 265 0.102196 10.0.0.161 - - [2026-08-14 17:05:05] "PUT /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2 HTTP/1.1" 200 265 0.061035 10.0.0.161 - - [2026-08-14 17:05:05] "POST /security-groups HTTP/1.1" 200 593 0.077746 10.0.0.161 - - [2026-08-14 17:05:05] "POST /fqname-to-id HTTP/1.1" 404 270 0.004436 10.0.0.161 - - [2026-08-14 17:05:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018919 10.0.0.161 - - [2026-08-14 17:05:05] "POST /access-control-lists HTTP/1.1" 200 634 0.084791 10.0.0.161 - - [2026-08-14 17:05:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.018107 10.0.0.161 - - [2026-08-14 17:05:05] "POST /chown HTTP/1.1" 200 109 0.074760 10.0.0.161 - - [2026-08-14 17:05:06] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.013100 10.0.0.161 - - [2026-08-14 17:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.161 - - [2026-08-14 17:05:06] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.019249 10.0.0.161 - - [2026-08-14 17:05:06] "POST /access-control-lists HTTP/1.1" 200 632 0.095237 10.0.0.161 - - [2026-08-14 17:05:06] "POST /tags HTTP/1.1" 409 226 0.003949 10.0.0.161 - - [2026-08-14 17:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006136 10.0.0.161 - - [2026-08-14 17:05:06] "GET /tag/29627758-7ed7-4ea9-82bc-afb3c8496629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013873 10.0.0.161 - - [2026-08-14 17:05:06] "POST /firewall-rules HTTP/1.1" 200 602 0.080020 10.0.0.161 - - [2026-08-14 17:05:06] "GET /firewall-rule/679e7645-1b06-4bf2-8a3d-6f353b2c3c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005003 10.0.0.161 - - [2026-08-14 17:05:06] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004817 10.0.0.161 - - [2026-08-14 17:05:06] "GET /firewall-rule/679e7645-1b06-4bf2-8a3d-6f353b2c3c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.002931 10.0.0.161 - - [2026-08-14 17:05:06] "POST /ref-update HTTP/1.1" 200 156 0.082884 10.0.0.161 - - [2026-08-14 17:05:06] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.020190 10.0.0.161 - - [2026-08-14 17:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008514 10.0.0.161 - - [2026-08-14 17:05:06] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003772 10.0.0.161 - - [2026-08-14 17:05:06] "POST /tags HTTP/1.1" 409 226 0.003445 10.0.0.161 - - [2026-08-14 17:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.161 - - [2026-08-14 17:05:06] "GET /tag/29627758-7ed7-4ea9-82bc-afb3c8496629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011038 10.0.0.161 - - [2026-08-14 17:05:06] "POST /firewall-rules HTTP/1.1" 200 600 0.070318 10.0.0.161 - - [2026-08-14 17:05:06] "GET /firewall-rule/5155ed99-8c93-4618-8334-6a04a2aed3fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.015382 10.0.0.161 - - [2026-08-14 17:05:06] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005378 10.0.0.161 - - [2026-08-14 17:05:06] "GET /firewall-rule/5155ed99-8c93-4618-8334-6a04a2aed3fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003286 10.0.0.161 - - [2026-08-14 17:05:06] "POST /ref-update HTTP/1.1" 200 156 0.070573 10.0.0.161 - - [2026-08-14 17:05:08] "POST /tags HTTP/1.1" 200 346 0.113417 10.0.0.161 - - [2026-08-14 17:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016838 10.0.0.161 - - [2026-08-14 17:05:08] "GET /tag/f6f5f609-5c8e-4bbb-8cf1-23adeab7708f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.055817 10.0.0.161 - - [2026-08-14 17:05:08] "POST /projects HTTP/1.1" 409 238 0.008976 10.0.0.161 - - [2026-08-14 17:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.161 - - [2026-08-14 17:05:08] "GET /project/48c0ca4f-759c-412c-860f-72e318068f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.040791 10.0.0.161 - - [2026-08-14 17:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.161 - - [2026-08-14 17:05:08] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007600 10.0.0.161 - - [2026-08-14 17:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.161 - - [2026-08-14 17:05:08] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005826 10.0.0.161 - - [2026-08-14 17:05:08] "POST /security-groups HTTP/1.1" 409 285 0.007376 10.0.0.161 - - [2026-08-14 17:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.161 - - [2026-08-14 17:05:08] "PUT /security-group/6bfb15b0-e560-4705-a100-48868056f2b1 HTTP/1.1" 200 263 0.086646 10.0.0.161 - - [2026-08-14 17:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.161 - - [2026-08-14 17:05:08] "PUT /access-control-list/03391686-d0af-4065-bf74-0a6d2ddc5f0e HTTP/1.1" 200 273 0.025270 10.0.0.161 - - [2026-08-14 17:05:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.041919 10.0.0.161 - - [2026-08-14 17:05:08] "POST /tags HTTP/1.1" 409 228 0.010844 10.0.0.161 - - [2026-08-14 17:05:08] "PUT /access-control-list/5f955455-1f0a-40c0-bb84-dd04c42cf157 HTTP/1.1" 200 273 0.043000 10.0.0.161 - - [2026-08-14 17:05:08] "GET /project/48c0ca4f-759c-412c-860f-72e318068f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.108008 10.0.0.161 - - [2026-08-14 17:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010736 10.0.0.161 - - [2026-08-14 17:05:08] "GET /tag/f6f5f609-5c8e-4bbb-8cf1-23adeab7708f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.011760 10.0.0.161 - - [2026-08-14 17:05:08] "POST /tags HTTP/1.1" 200 346 0.038885 10.0.0.161 - - [2026-08-14 17:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.161 - - [2026-08-14 17:05:08] "GET /tag/2c6486da-9c88-491f-9ed5-f6f659c3d45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.017354 10.0.0.161 - - [2026-08-14 17:05:08] "POST /projects HTTP/1.1" 409 238 0.002569 10.0.0.161 - - [2026-08-14 17:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.161 - - [2026-08-14 17:05:08] "GET /project/d744043c-4128-428c-92a3-a8265401fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046670 10.0.0.161 - - [2026-08-14 17:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015872 10.0.0.161 - - [2026-08-14 17:05:08] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005065 10.0.0.161 - - [2026-08-14 17:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.161 - - [2026-08-14 17:05:08] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007732 10.0.0.161 - - [2026-08-14 17:05:08] "POST /security-groups HTTP/1.1" 409 285 0.003352 10.0.0.161 - - [2026-08-14 17:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.161 - - [2026-08-14 17:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.161 - - [2026-08-14 17:05:09] "PUT /security-group/f45bdfbe-ae31-4590-b1e3-63004550b875 HTTP/1.1" 200 263 0.076601 10.0.0.161 - - [2026-08-14 17:05:09] "GET /project/d744043c-4128-428c-92a3-a8265401fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.120981 10.0.0.161 - - [2026-08-14 17:05:09] "PUT /access-control-list/065f6cb7-647a-41ee-acee-877203a1bffa HTTP/1.1" 200 273 0.052910 10.0.0.161 - - [2026-08-14 17:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.064780 10.0.0.161 - - [2026-08-14 17:05:09] "POST /tags HTTP/1.1" 409 228 0.015982 10.0.0.161 - - [2026-08-14 17:05:09] "PUT /access-control-list/627cdae4-18ab-44d6-b69a-9a04bc7fe905 HTTP/1.1" 200 273 0.052644 10.0.0.161 - - [2026-08-14 17:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.161 - - [2026-08-14 17:05:09] "GET /tag/2c6486da-9c88-491f-9ed5-f6f659c3d45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.014936 10.0.0.161 - - [2026-08-14 17:05:09] "POST /tags HTTP/1.1" 200 292 0.071860 10.0.0.161 - - [2026-08-14 17:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.161 - - [2026-08-14 17:05:09] "GET /tag/8807b5bd-19ef-4b43-9990-26b6ac904c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.016589 10.0.0.161 - - [2026-08-14 17:05:09] "POST /tags HTTP/1.1" 200 304 0.062670 10.0.0.161 - - [2026-08-14 17:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.161 - - [2026-08-14 17:05:09] "GET /tag/0fd20162-c9cf-44f6-b77f-24f16228871f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015320 10.0.0.161 - - [2026-08-14 17:05:09] "POST /tags HTTP/1.1" 409 252 0.004405 10.0.0.161 - - [2026-08-14 17:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005270 10.0.0.161 - - [2026-08-14 17:05:09] "GET /tag/3a5f1502-41b0-4df0-be17-1a8985f4403e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.013932 10.0.0.161 - - [2026-08-14 17:05:09] "POST /tags HTTP/1.1" 409 226 0.002550 10.0.0.161 - - [2026-08-14 17:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.161 - - [2026-08-14 17:05:09] "GET /tag/090a3ae5-a989-41bc-87ab-76bc669f4700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010775 10.0.0.161 - - [2026-08-14 17:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.161 - - [2026-08-14 17:05:09] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005264 10.0.0.161 - - [2026-08-14 17:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.161 - - [2026-08-14 17:05:09] "GET /project/48c0ca4f-759c-412c-860f-72e318068f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.046857 10.0.0.161 - - [2026-08-14 17:05:09] "POST /virtual-machines HTTP/1.1" 200 396 0.011545 10.0.0.161 - - [2026-08-14 17:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009994 10.0.0.161 - - [2026-08-14 17:05:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.136424 10.0.0.161 - - [2026-08-14 17:05:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012969 10.0.0.161 - - [2026-08-14 17:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014990 10.0.0.161 - - [2026-08-14 17:05:10] "GET /virtual-machine-interface/4e6b647c-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013228 10.0.0.161 - - [2026-08-14 17:05:10] "POST /instance-ips HTTP/1.1" 200 398 0.028343 10.0.0.161 - - [2026-08-14 17:05:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.034775 10.0.0.161 - - [2026-08-14 17:05:10] "GET /virtual-machine-interface/4e6b647c-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.029428 10.0.0.161 - - [2026-08-14 17:05:10] "POST /set-tag HTTP/1.1" 200 109 0.074997 10.0.0.161 - - [2026-08-14 17:05:10] "GET /virtual-machine-interface/4e6b647c-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.030280 10.0.0.161 - - [2026-08-14 17:05:10] "GET /instance-ip/4e8bc564-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005384 10.0.0.161 - - [2026-08-14 17:05:10] "GET /virtual-machine-interface/4e6b647c-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004965 10.0.0.161 - - [2026-08-14 17:05:10] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.161 - - [2026-08-14 17:05:10] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004529 10.0.0.161 - - [2026-08-14 17:05:10] "POST /ref-update HTTP/1.1" 200 156 0.015845 10.0.0.161 - - [2026-08-14 17:05:10] "GET /virtual-machine-interface/4e6b647c-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009477 10.0.0.161 - - [2026-08-14 17:05:10] "POST /set-tag HTTP/1.1" 200 109 0.008117 10.0.0.161 - - [2026-08-14 17:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.161 - - [2026-08-14 17:05:10] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005541 10.0.0.161 - - [2026-08-14 17:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.161 - - [2026-08-14 17:05:10] "GET /project/48c0ca4f-759c-412c-860f-72e318068f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.065927 10.0.0.161 - - [2026-08-14 17:05:10] "POST /virtual-machines HTTP/1.1" 200 396 0.013476 10.0.0.161 - - [2026-08-14 17:05:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.021696 10.0.0.161 - - [2026-08-14 17:05:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.133438 10.0.0.161 - - [2026-08-14 17:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013009 10.0.0.161 - - [2026-08-14 17:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018569 10.0.0.161 - - [2026-08-14 17:05:11] "GET /virtual-machine-interface/4f044a16-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006555 10.0.0.161 - - [2026-08-14 17:05:11] "POST /instance-ips HTTP/1.1" 200 398 0.030827 10.0.0.161 - - [2026-08-14 17:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.048609 10.0.0.161 - - [2026-08-14 17:05:11] "GET /virtual-machine-interface/4f044a16-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013876 10.0.0.161 - - [2026-08-14 17:05:11] "POST /set-tag HTTP/1.1" 200 109 0.083735 10.0.0.161 - - [2026-08-14 17:05:11] "GET /virtual-machine-interface/4f044a16-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020138 10.0.0.161 - - [2026-08-14 17:05:11] "GET /instance-ip/4f21f818-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004919 10.0.0.161 - - [2026-08-14 17:05:11] "GET /virtual-machine-interface/4f044a16-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005819 10.0.0.161 - - [2026-08-14 17:05:11] "POST /set-tag HTTP/1.1" 200 109 0.003350 10.0.0.161 - - [2026-08-14 17:05:11] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.010460 10.0.0.161 - - [2026-08-14 17:05:11] "POST /ref-update HTTP/1.1" 200 156 0.013924 10.0.0.161 - - [2026-08-14 17:05:11] "GET /virtual-machine-interface/4f044a16-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021236 10.0.0.161 - - [2026-08-14 17:05:11] "POST /set-tag HTTP/1.1" 200 109 0.008301 10.0.0.161 - - [2026-08-14 17:05:11] "POST /tags HTTP/1.1" 200 292 0.031454 10.0.0.161 - - [2026-08-14 17:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007546 10.0.0.161 - - [2026-08-14 17:05:11] "GET /tag/dd5ca8e9-7316-449f-a528-9b961544a9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.013052 10.0.0.161 - - [2026-08-14 17:05:11] "POST /tags HTTP/1.1" 409 252 0.002648 10.0.0.161 - - [2026-08-14 17:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.161 - - [2026-08-14 17:05:11] "GET /tag/4ade9ffe-fb08-46cf-b6a2-65dc6f06b9f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.012374 10.0.0.161 - - [2026-08-14 17:05:11] "POST /tags HTTP/1.1" 409 226 0.003053 10.0.0.161 - - [2026-08-14 17:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.161 - - [2026-08-14 17:05:11] "GET /tag/29627758-7ed7-4ea9-82bc-afb3c8496629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012171 10.0.0.161 - - [2026-08-14 17:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.161 - - [2026-08-14 17:05:11] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005304 10.0.0.161 - - [2026-08-14 17:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.161 - - [2026-08-14 17:05:11] "GET /project/d744043c-4128-428c-92a3-a8265401fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044240 10.0.0.161 - - [2026-08-14 17:05:11] "POST /virtual-machines HTTP/1.1" 200 396 0.011386 10.0.0.161 - - [2026-08-14 17:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011959 10.0.0.161 - - [2026-08-14 17:05:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.136355 10.0.0.161 - - [2026-08-14 17:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010670 10.0.0.161 - - [2026-08-14 17:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011559 10.0.0.161 - - [2026-08-14 17:05:12] "GET /virtual-machine-interface/4fbb1eda-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010801 10.0.0.161 - - [2026-08-14 17:05:12] "POST /instance-ips HTTP/1.1" 200 398 0.025533 10.0.0.161 - - [2026-08-14 17:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.033203 10.0.0.161 - - [2026-08-14 17:05:12] "GET /virtual-machine-interface/4fbb1eda-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005517 10.0.0.161 - - [2026-08-14 17:05:12] "POST /set-tag HTTP/1.1" 200 109 0.075732 10.0.0.161 - - [2026-08-14 17:05:12] "GET /virtual-machine-interface/4fbb1eda-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.028511 10.0.0.161 - - [2026-08-14 17:05:12] "GET /instance-ip/4fda8acc-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007076 10.0.0.161 - - [2026-08-14 17:05:12] "GET /virtual-machine-interface/4fbb1eda-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007975 10.0.0.161 - - [2026-08-14 17:05:12] "POST /set-tag HTTP/1.1" 200 109 0.003358 10.0.0.161 - - [2026-08-14 17:05:12] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004809 10.0.0.161 - - [2026-08-14 17:05:12] "POST /ref-update HTTP/1.1" 200 156 0.010376 10.0.0.161 - - [2026-08-14 17:05:12] "GET /virtual-machine-interface/4fbb1eda-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005482 10.0.0.161 - - [2026-08-14 17:05:12] "POST /set-tag HTTP/1.1" 200 109 0.002811 10.0.0.161 - - [2026-08-14 17:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.161 - - [2026-08-14 17:05:12] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006204 10.0.0.161 - - [2026-08-14 17:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008199 10.0.0.161 - - [2026-08-14 17:05:12] "GET /project/d744043c-4128-428c-92a3-a8265401fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049491 10.0.0.161 - - [2026-08-14 17:05:12] "POST /virtual-machines HTTP/1.1" 200 396 0.009531 10.0.0.161 - - [2026-08-14 17:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018611 10.0.0.161 - - [2026-08-14 17:05:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.141717 10.0.0.161 - - [2026-08-14 17:05:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.012559 10.0.0.161 - - [2026-08-14 17:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012723 10.0.0.161 - - [2026-08-14 17:05:13] "GET /virtual-machine-interface/5047f1fc-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008388 10.0.0.161 - - [2026-08-14 17:05:13] "POST /instance-ips HTTP/1.1" 200 398 0.027325 10.0.0.161 - - [2026-08-14 17:05:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.042336 10.0.0.161 - - [2026-08-14 17:05:13] "GET /virtual-machine-interface/5047f1fc-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010056 10.0.0.161 - - [2026-08-14 17:05:13] "POST /set-tag HTTP/1.1" 200 109 0.072018 10.0.0.161 - - [2026-08-14 17:05:13] "GET /virtual-machine-interface/5047f1fc-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012515 10.0.0.161 - - [2026-08-14 17:05:13] "GET /instance-ip/50674caa-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.011434 10.0.0.161 - - [2026-08-14 17:05:13] "GET /virtual-machine-interface/5047f1fc-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004896 10.0.0.161 - - [2026-08-14 17:05:13] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.161 - - [2026-08-14 17:05:13] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2127 0.007599 10.0.0.161 - - [2026-08-14 17:05:13] "POST /ref-update HTTP/1.1" 200 156 0.011010 10.0.0.161 - - [2026-08-14 17:05:13] "GET /virtual-machine-interface/5047f1fc-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021854 10.0.0.161 - - [2026-08-14 17:05:13] "POST /set-tag HTTP/1.1" 200 109 0.003146 10.0.0.161 - - [2026-08-14 17:05:13] "POST /tags HTTP/1.1" 200 300 0.019903 10.0.0.161 - - [2026-08-14 17:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008522 10.0.0.161 - - [2026-08-14 17:05:13] "GET /tag/bc714da4-0ae6-4775-b74a-844f61b30bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.016580 10.0.0.161 - - [2026-08-14 17:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.161 - - [2026-08-14 17:05:13] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006185 10.0.0.161 - - [2026-08-14 17:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.161 - - [2026-08-14 17:05:13] "GET /project/48c0ca4f-759c-412c-860f-72e318068f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.048818 10.0.0.161 - - [2026-08-14 17:05:13] "POST /virtual-machines HTTP/1.1" 200 396 0.021859 10.0.0.161 - - [2026-08-14 17:05:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.028624 10.0.0.161 - - [2026-08-14 17:05:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.156346 10.0.0.161 - - [2026-08-14 17:05:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.012989 10.0.0.161 - - [2026-08-14 17:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011073 10.0.0.161 - - [2026-08-14 17:05:14] "GET /virtual-machine-interface/50e07fb2-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005410 10.0.0.161 - - [2026-08-14 17:05:14] "POST /instance-ips HTTP/1.1" 200 398 0.035998 10.0.0.161 - - [2026-08-14 17:05:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.046046 10.0.0.161 - - [2026-08-14 17:05:14] "GET /virtual-machine-interface/50e07fb2-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016209 10.0.0.161 - - [2026-08-14 17:05:14] "POST /set-tag HTTP/1.1" 200 109 0.030471 10.0.0.161 - - [2026-08-14 17:05:14] "GET /virtual-machine-interface/50e07fb2-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.025867 10.0.0.161 - - [2026-08-14 17:05:14] "GET /instance-ip/5103ff14-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003928 10.0.0.161 - - [2026-08-14 17:05:14] "GET /virtual-machine-interface/50e07fb2-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005178 10.0.0.161 - - [2026-08-14 17:05:14] "POST /set-tag HTTP/1.1" 200 109 0.003206 10.0.0.161 - - [2026-08-14 17:05:14] "POST /tags HTTP/1.1" 200 300 0.027061 10.0.0.161 - - [2026-08-14 17:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.161 - - [2026-08-14 17:05:14] "GET /tag/cfcdbfc5-5ad6-4204-b32f-70b5e2bbd023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011771 10.0.0.161 - - [2026-08-14 17:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.161 - - [2026-08-14 17:05:14] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008201 10.0.0.161 - - [2026-08-14 17:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005865 10.0.0.161 - - [2026-08-14 17:05:14] "GET /project/48c0ca4f-759c-412c-860f-72e318068f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.038539 10.0.0.161 - - [2026-08-14 17:05:14] "POST /virtual-machines HTTP/1.1" 200 396 0.012140 10.0.0.161 - - [2026-08-14 17:05:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.032691 10.0.0.161 - - [2026-08-14 17:05:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.139474 10.0.0.161 - - [2026-08-14 17:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.013585 10.0.0.161 - - [2026-08-14 17:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017828 10.0.0.161 - - [2026-08-14 17:05:15] "GET /virtual-machine-interface/516eb16a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008254 10.0.0.161 - - [2026-08-14 17:05:15] "POST /instance-ips HTTP/1.1" 200 398 0.054060 10.0.0.161 - - [2026-08-14 17:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.065178 10.0.0.161 - - [2026-08-14 17:05:15] "GET /virtual-machine-interface/516eb16a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.019537 10.0.0.161 - - [2026-08-14 17:05:15] "POST /set-tag HTTP/1.1" 200 109 0.026406 10.0.0.161 - - [2026-08-14 17:05:15] "GET /virtual-machine-interface/516eb16a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020909 10.0.0.161 - - [2026-08-14 17:05:15] "GET /instance-ip/518eab14-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003391 10.0.0.161 - - [2026-08-14 17:05:15] "GET /virtual-machine-interface/516eb16a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004744 10.0.0.161 - - [2026-08-14 17:05:15] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.161 - - [2026-08-14 17:05:15] "POST /tags HTTP/1.1" 200 300 0.029092 10.0.0.161 - - [2026-08-14 17:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.161 - - [2026-08-14 17:05:15] "GET /tag/aca025a2-2f46-4a47-9a31-20c69cac840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.017042 10.0.0.161 - - [2026-08-14 17:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.161 - - [2026-08-14 17:05:15] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004543 10.0.0.161 - - [2026-08-14 17:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.161 - - [2026-08-14 17:05:15] "GET /project/d744043c-4128-428c-92a3-a8265401fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.055406 10.0.0.161 - - [2026-08-14 17:05:15] "POST /virtual-machines HTTP/1.1" 200 396 0.012644 10.0.0.161 - - [2026-08-14 17:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011051 10.0.0.161 - - [2026-08-14 17:05:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.128428 10.0.0.161 - - [2026-08-14 17:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.039265 10.0.0.161 - - [2026-08-14 17:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014017 10.0.0.161 - - [2026-08-14 17:05:16] "GET /virtual-machine-interface/51ff25ba-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005440 10.0.0.161 - - [2026-08-14 17:05:16] "POST /instance-ips HTTP/1.1" 200 398 0.030064 10.0.0.161 - - [2026-08-14 17:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.042972 10.0.0.161 - - [2026-08-14 17:05:16] "GET /virtual-machine-interface/51ff25ba-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011339 10.0.0.161 - - [2026-08-14 17:05:16] "POST /set-tag HTTP/1.1" 200 109 0.025926 10.0.0.161 - - [2026-08-14 17:05:16] "GET /virtual-machine-interface/51ff25ba-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007136 10.0.0.161 - - [2026-08-14 17:05:16] "GET /instance-ip/521a36ac-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.025014 10.0.0.161 - - [2026-08-14 17:05:16] "GET /virtual-machine-interface/51ff25ba-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005465 10.0.0.161 - - [2026-08-14 17:05:16] "POST /set-tag HTTP/1.1" 200 109 0.006156 10.0.0.161 - - [2026-08-14 17:05:16] "POST /tags HTTP/1.1" 200 300 0.030165 10.0.0.161 - - [2026-08-14 17:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.161 - - [2026-08-14 17:05:16] "GET /tag/6586b1d4-d0c5-4f82-a893-1fa83d32e78a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.015005 10.0.0.161 - - [2026-08-14 17:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.161 - - [2026-08-14 17:05:16] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005060 10.0.0.161 - - [2026-08-14 17:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.161 - - [2026-08-14 17:05:16] "GET /project/d744043c-4128-428c-92a3-a8265401fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044224 10.0.0.161 - - [2026-08-14 17:05:16] "POST /virtual-machines HTTP/1.1" 200 396 0.025952 10.0.0.161 - - [2026-08-14 17:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.013374 10.0.0.161 - - [2026-08-14 17:05:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.151447 10.0.0.161 - - [2026-08-14 17:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012235 10.0.0.161 - - [2026-08-14 17:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007718 10.0.0.161 - - [2026-08-14 17:05:16] "GET /virtual-machine-interface/5281f4ae-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006984 10.0.0.161 - - [2026-08-14 17:05:16] "POST /instance-ips HTTP/1.1" 200 398 0.025333 10.0.0.161 - - [2026-08-14 17:05:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.031395 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-machine-interface/5281f4ae-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013248 10.0.0.161 - - [2026-08-14 17:05:17] "POST /set-tag HTTP/1.1" 200 109 0.027190 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-machine-interface/5281f4ae-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019863 10.0.0.161 - - [2026-08-14 17:05:17] "GET /instance-ip/52a2e15a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004072 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-machine-interface/5281f4ae-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007100 10.0.0.161 - - [2026-08-14 17:05:17] "POST /set-tag HTTP/1.1" 200 109 0.003266 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.007358 10.0.0.161 - - [2026-08-14 17:05:17] "POST /ref-update HTTP/1.1" 200 156 0.019645 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-machine-interface/50e07fb2-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013317 10.0.0.161 - - [2026-08-14 17:05:17] "POST /set-tag HTTP/1.1" 200 109 0.007679 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2555 0.005493 10.0.0.161 - - [2026-08-14 17:05:17] "POST /ref-update HTTP/1.1" 200 156 0.011529 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-machine-interface/516eb16a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014330 10.0.0.161 - - [2026-08-14 17:05:17] "POST /set-tag HTTP/1.1" 200 109 0.003267 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-machine-interface/4e6b647c-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005126 10.0.0.161 - - [2026-08-14 17:05:17] "POST /set-tag HTTP/1.1" 200 109 0.003047 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2769 0.013286 10.0.0.161 - - [2026-08-14 17:05:17] "POST /ref-update HTTP/1.1" 200 156 0.008723 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-machine-interface/51ff25ba-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013862 10.0.0.161 - - [2026-08-14 17:05:17] "POST /set-tag HTTP/1.1" 200 109 0.003046 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2983 0.004908 10.0.0.161 - - [2026-08-14 17:05:17] "POST /ref-update HTTP/1.1" 200 156 0.008815 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-machine-interface/5281f4ae-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005039 10.0.0.161 - - [2026-08-14 17:05:17] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-machine-interface/4f044a16-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004616 10.0.0.161 - - [2026-08-14 17:05:17] "POST /set-tag HTTP/1.1" 200 109 0.003243 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-machine-interface/4fbb1eda-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004479 10.0.0.161 - - [2026-08-14 17:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-machine-interface/5047f1fc-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005655 10.0.0.161 - - [2026-08-14 17:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-machine-interface/50e07fb2-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005131 10.0.0.161 - - [2026-08-14 17:05:17] "POST /set-tag HTTP/1.1" 200 109 0.003683 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-machine-interface/4e6b647c-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006020 10.0.0.161 - - [2026-08-14 17:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-machine-interface/516eb16a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005632 10.0.0.161 - - [2026-08-14 17:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002994 10.0.0.161 - - [2026-08-14 17:05:17] "GET /virtual-machine-interface/4fbb1eda-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005082 10.0.0.161 - - [2026-08-14 17:05:18] "POST /set-tag HTTP/1.1" 200 109 0.003147 10.0.0.161 - - [2026-08-14 17:05:18] "GET /virtual-machine-interface/51ff25ba-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005379 10.0.0.161 - - [2026-08-14 17:05:18] "POST /set-tag HTTP/1.1" 200 109 0.003365 10.0.0.161 - - [2026-08-14 17:05:18] "GET /virtual-machine-interface/5047f1fc-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008260 10.0.0.161 - - [2026-08-14 17:05:18] "POST /set-tag HTTP/1.1" 200 109 0.003090 10.0.0.161 - - [2026-08-14 17:05:18] "GET /virtual-machine-interface/5281f4ae-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005352 10.0.0.161 - - [2026-08-14 17:05:18] "POST /set-tag HTTP/1.1" 200 109 0.003476 10.0.0.161 - - [2026-08-14 17:05:19] "GET /virtual-machine/aab23951-706f-4218-93d5-6e441d1b3dfd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004418 10.0.0.161 - - [2026-08-14 17:05:19] "GET /virtual-machine-interface/4e6b647c-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005215 10.0.0.161 - - [2026-08-14 17:05:20] "GET /virtual-machine-interface/5281f4ae-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008231 10.0.0.161 - - [2026-08-14 17:05:20] "POST /set-tag HTTP/1.1" 200 109 0.004411 10.0.0.161 - - [2026-08-14 17:05:20] "GET /virtual-machine-interface/4f044a16-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005403 10.0.0.161 - - [2026-08-14 17:05:20] "POST /set-tag HTTP/1.1" 200 109 0.005222 10.0.0.161 - - [2026-08-14 17:05:20] "GET /virtual-machine-interface/516eb16a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004793 10.0.0.161 - - [2026-08-14 17:05:20] "POST /set-tag HTTP/1.1" 200 109 0.002968 10.0.0.161 - - [2026-08-14 17:05:20] "GET /virtual-machine-interface/51ff25ba-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005385 10.0.0.161 - - [2026-08-14 17:05:20] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.161 - - [2026-08-14 17:05:24] "GET /virtual-machine/fa754cc7-a2c9-40ae-94d3-50a7d4c66ee4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003978 10.0.0.161 - - [2026-08-14 17:05:24] "GET /virtual-machine-interface/4f044a16-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005099 10.0.0.161 - - [2026-08-14 17:05:24] "GET /virtual-machine/54c86c38-6479-4975-98c9-55ed8bb75846?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003333 10.0.0.161 - - [2026-08-14 17:05:24] "GET /virtual-machine-interface/4fbb1eda-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005170 10.0.0.161 - - [2026-08-14 17:05:24] "GET /virtual-machine/3818edb8-e101-4000-a431-7d3fc02f7b86?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003800 10.0.0.161 - - [2026-08-14 17:05:24] "GET /virtual-machine-interface/5047f1fc-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005210 10.0.0.161 - - [2026-08-14 17:05:24] "GET /virtual-machine-interface/50e07fb2-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005495 10.0.0.161 - - [2026-08-14 17:05:24] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.161 - - [2026-08-14 17:05:29] "GET /virtual-machine/f8ba04f3-5c9a-4ca3-a3f1-cd778702959e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.011777 10.0.0.161 - - [2026-08-14 17:05:29] "GET /virtual-machine-interface/50e07fb2-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005606 10.0.0.161 - - [2026-08-14 17:05:29] "GET /virtual-machine/30ecfdab-75e9-4ace-b778-7fad6cb8200f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004139 10.0.0.161 - - [2026-08-14 17:05:29] "GET /virtual-machine-interface/51ff25ba-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006807 10.0.0.161 - - [2026-08-14 17:05:29] "GET /virtual-machine/e166981e-b562-45c9-8926-e8994bbcb243?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004053 10.0.0.161 - - [2026-08-14 17:05:29] "GET /virtual-machine-interface/516eb16a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005940 10.0.0.161 - - [2026-08-14 17:05:29] "GET /virtual-machine/bf6b7a61-d168-4a27-af83-3e288900dfdc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003932 10.0.0.161 - - [2026-08-14 17:05:29] "GET /virtual-machine-interface/5281f4ae-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004735 10.0.0.161 - - [2026-08-14 17:05:30] "GET /loadbalancer/47506388-6f32-45d8-8dde-66aeae24981e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002819 10.0.0.161 - - [2026-08-14 17:05:30] "POST /tags HTTP/1.1" 200 334 0.032642 10.0.0.161 - - [2026-08-14 17:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.023870 10.0.0.161 - - [2026-08-14 17:05:30] "GET /tag/30c234bd-f254-4d13-a8ef-8951e772c1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.032413 10.0.0.161 - - [2026-08-14 17:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.161 - - [2026-08-14 17:05:30] "GET /project/48c0ca4f-759c-412c-860f-72e318068f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.031790 10.0.0.161 - - [2026-08-14 17:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.161 - - [2026-08-14 17:05:30] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004717 10.0.0.161 - - [2026-08-14 17:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.161 - - [2026-08-14 17:05:30] "GET /service-appliance-set/d8eb26f3-3b9d-491e-91e6-9539af01ffb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002977 10.0.0.161 - - [2026-08-14 17:05:30] "POST /fqname-to-id HTTP/1.1" 404 273 0.002219 10.0.0.161 - - [2026-08-14 17:05:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.146817 10.0.0.161 - - [2026-08-14 17:05:30] "GET /virtual-machine-interface/e4ba0648-75e0-4310-ae59-ce6263ed8cd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.020305 10.0.0.161 - - [2026-08-14 17:05:30] "POST /instance-ips HTTP/1.1" 200 410 0.033937 10.0.0.161 - - [2026-08-14 17:05:30] "GET /instance-ip/d6d031b5-776d-4349-9738-2b877e90ebff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004810 10.0.0.161 - - [2026-08-14 17:05:31] "POST /loadbalancers HTTP/1.1" 200 631 0.067104 10.0.0.161 - - [2026-08-14 17:05:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021244 10.0.0.161 - - [2026-08-14 17:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.161 - - [2026-08-14 17:05:31] "GET /project/48c0ca4f-759c-412c-860f-72e318068f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.052737 10.0.0.161 - - [2026-08-14 17:05:31] "GET /instance-ip/d6d031b5-776d-4349-9738-2b877e90ebff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.008259 10.0.0.161 - - [2026-08-14 17:05:31] "GET /project/48c0ca4f-759c-412c-860f-72e318068f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.068672 10.0.0.161 - - [2026-08-14 17:05:31] "GET /loadbalancer/47506388-6f32-45d8-8dde-66aeae24981e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005345 10.0.0.161 - - [2026-08-14 17:05:31] "POST /floating-ips HTTP/1.1" 200 599 0.065796 10.0.0.161 - - [2026-08-14 17:05:31] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.070138 10.0.0.161 - - [2026-08-14 17:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.161 - - [2026-08-14 17:05:31] "GET /loadbalancer/47506388-6f32-45d8-8dde-66aeae24981e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004048 10.0.0.161 - - [2026-08-14 17:05:31] "GET /project/48c0ca4f-759c-412c-860f-72e318068f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.067034 10.0.0.161 - - [2026-08-14 17:05:31] "GET /loadbalancer-listener/a35d3b1e-d594-46fa-ac91-3b164c218258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.005436 10.0.0.161 - - [2026-08-14 17:05:31] "GET /loadbalancer-listener/a35d3b1e-d594-46fa-ac91-3b164c218258?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.005442 10.0.0.161 - - [2026-08-14 17:05:31] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.030594 10.0.0.161 - - [2026-08-14 17:05:31] "GET /instance-ip/d6d031b5-776d-4349-9738-2b877e90ebff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.005676 10.0.0.161 - - [2026-08-14 17:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007162 10.0.0.161 - - [2026-08-14 17:05:31] "GET /instance-ip/d6d031b5-776d-4349-9738-2b877e90ebff?fields=floating_ips HTTP/1.1" 200 1215 0.007729 10.0.0.161 - - [2026-08-14 17:05:31] "GET /floating-ip/3795310e-c442-4054-be62-ad507c76ef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003490 10.0.0.161 - - [2026-08-14 17:05:31] "GET /loadbalancer/47506388-6f32-45d8-8dde-66aeae24981e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003489 10.0.0.161 - - [2026-08-14 17:05:31] "GET /loadbalancer-pool/a63668ab-205a-4111-95d8-bf8597f5ee52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004993 10.0.0.161 - - [2026-08-14 17:05:31] "POST /loadbalancer-members HTTP/1.1" 200 723 0.026104 10.0.0.161 - - [2026-08-14 17:05:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012326 10.0.0.161 - - [2026-08-14 17:05:31] "GET /virtual-machine-interface/4e6b647c-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017158 10.0.0.161 - - [2026-08-14 17:05:31] "GET /virtual-machine-interface/4e6b647c-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006118 10.0.0.161 - - [2026-08-14 17:05:31] "POST /tags HTTP/1.1" 409 221 0.005935 10.0.0.161 - - [2026-08-14 17:05:31] "POST /ref-update HTTP/1.1" 200 156 0.012044 10.0.0.161 - - [2026-08-14 17:05:31] "GET /floating-ip/3795310e-c442-4054-be62-ad507c76ef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.026296 10.0.0.161 - - [2026-08-14 17:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010153 10.0.0.161 - - [2026-08-14 17:05:31] "GET /tag/30c234bd-f254-4d13-a8ef-8951e772c1b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.012208 10.0.0.161 - - [2026-08-14 17:05:31] "PUT /floating-ip/3795310e-c442-4054-be62-ad507c76ef79 HTTP/1.1" 200 257 0.032359 10.0.0.161 - - [2026-08-14 17:05:31] "POST /set-tag HTTP/1.1" 200 109 0.082896 10.0.0.161 - - [2026-08-14 17:05:31] "GET /loadbalancer-pool/a63668ab-205a-4111-95d8-bf8597f5ee52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003202 10.0.0.161 - - [2026-08-14 17:05:31] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019774 10.0.0.161 - - [2026-08-14 17:05:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.029450 10.0.0.161 - - [2026-08-14 17:05:31] "GET /virtual-machine-interface/4f044a16-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011269 10.0.0.161 - - [2026-08-14 17:05:32] "GET /virtual-machine-interface/4f044a16-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007220 10.0.0.161 - - [2026-08-14 17:05:32] "POST /ref-update HTTP/1.1" 200 156 0.009166 10.0.0.161 - - [2026-08-14 17:05:32] "GET /floating-ip/3795310e-c442-4054-be62-ad507c76ef79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2240 0.019589 10.0.0.161 - - [2026-08-14 17:05:32] "POST /set-tag HTTP/1.1" 200 109 0.074174 10.0.0.161 - - [2026-08-14 17:05:32] "POST /tags HTTP/1.1" 409 206 0.003188 10.0.0.161 - - [2026-08-14 17:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.161 - - [2026-08-14 17:05:32] "GET /tag/0fd20162-c9cf-44f6-b77f-24f16228871f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013767 10.0.0.161 - - [2026-08-14 17:05:32] "POST /tags HTTP/1.1" 409 204 0.002844 10.0.0.161 - - [2026-08-14 17:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.161 - - [2026-08-14 17:05:32] "GET /tag/cfcdbfc5-5ad6-4204-b32f-70b5e2bbd023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.014056 10.0.0.161 - - [2026-08-14 17:05:32] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003372 10.0.0.161 - - [2026-08-14 17:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.161 - - [2026-08-14 17:05:32] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003945 10.0.0.161 - - [2026-08-14 17:05:32] "POST /tags HTTP/1.1" 409 206 0.002862 10.0.0.161 - - [2026-08-14 17:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.161 - - [2026-08-14 17:05:32] "GET /tag/0fd20162-c9cf-44f6-b77f-24f16228871f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012683 10.0.0.161 - - [2026-08-14 17:05:32] "POST /tags HTTP/1.1" 409 226 0.002816 10.0.0.161 - - [2026-08-14 17:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.161 - - [2026-08-14 17:05:33] "GET /tag/090a3ae5-a989-41bc-87ab-76bc669f4700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.016006 10.0.0.161 - - [2026-08-14 17:05:33] "POST /tags HTTP/1.1" 409 204 0.002754 10.0.0.161 - - [2026-08-14 17:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.161 - - [2026-08-14 17:05:33] "GET /tag/cfcdbfc5-5ad6-4204-b32f-70b5e2bbd023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012440 10.0.0.161 - - [2026-08-14 17:05:33] "POST /tags HTTP/1.1" 409 226 0.002872 10.0.0.161 - - [2026-08-14 17:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.161 - - [2026-08-14 17:05:33] "GET /tag/090a3ae5-a989-41bc-87ab-76bc669f4700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.017021 10.0.0.161 - - [2026-08-14 17:05:33] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004137 10.0.0.161 - - [2026-08-14 17:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.161 - - [2026-08-14 17:05:33] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003906 10.0.0.161 - - [2026-08-14 17:05:33] "POST /firewall-rules HTTP/1.1" 200 628 0.079725 10.0.0.161 - - [2026-08-14 17:05:33] "POST /firewall-rules HTTP/1.1" 200 648 0.108930 10.0.0.161 - - [2026-08-14 17:05:33] "GET /firewall-rule/277eeed6-5824-409e-a55a-e7b2dd866b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.024383 10.0.0.161 - - [2026-08-14 17:05:33] "GET /firewall-policy/a6ef1303-6bb8-4aa8-9f73-7bc4966842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002870 10.0.0.161 - - [2026-08-14 17:05:33] "GET /firewall-rule/9f00003c-d56f-47f6-b4a9-51ebb2d8081c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.004776 10.0.0.161 - - [2026-08-14 17:05:33] "POST /ref-update HTTP/1.1" 200 156 0.020703 10.0.0.161 - - [2026-08-14 17:05:33] "POST /firewall-policys HTTP/1.1" 200 608 0.039631 10.0.0.161 - - [2026-08-14 17:05:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.016495 10.0.0.161 - - [2026-08-14 17:05:33] "GET /firewall-policy/64758db6-4f0c-45f0-9b1c-e89eb60b983b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.021738 10.0.0.161 - - [2026-08-14 17:05:33] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003435 10.0.0.161 - - [2026-08-14 17:05:33] "GET /firewall-policy/64758db6-4f0c-45f0-9b1c-e89eb60b983b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003133 10.0.0.161 - - [2026-08-14 17:05:33] "GET /firewall-policy/2043ee0d-d921-4873-9d64-14571abe32b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004997 10.0.0.161 - - [2026-08-14 17:05:33] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004974 10.0.0.161 - - [2026-08-14 17:05:33] "GET /firewall-policy/a6ef1303-6bb8-4aa8-9f73-7bc4966842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.005432 10.0.0.161 - - [2026-08-14 17:05:33] "GET /firewall-policy/a6ef1303-6bb8-4aa8-9f73-7bc4966842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003073 10.0.0.161 - - [2026-08-14 17:05:33] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003483 10.0.0.161 - - [2026-08-14 17:05:33] "POST /ref-update HTTP/1.1" 200 156 0.030220 10.0.0.161 - - [2026-08-14 17:05:33] "POST /ref-update HTTP/1.1" 200 156 0.027881 10.0.0.161 - - [2026-08-14 17:05:33] "POST /ref-update HTTP/1.1" 200 156 0.043813 10.0.0.161 - - [2026-08-14 17:05:34] "POST /ref-update HTTP/1.1" 200 156 0.030525 10.0.0.161 - - [2026-08-14 17:05:34] "POST /ref-update HTTP/1.1" 200 156 0.049307 10.0.0.161 - - [2026-08-14 17:05:34] "GET /firewall-policy/64758db6-4f0c-45f0-9b1c-e89eb60b983b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005926 10.0.0.161 - - [2026-08-14 17:06:04] "GET /global-system-configs HTTP/1.1" 200 323 0.002288 10.0.0.161 - - [2026-08-14 17:06:06] "GET /global-system-configs HTTP/1.1" 200 323 0.003716 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:06:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001167 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:06:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001474 10.0.0.161 - - [2026-08-14 17:06:21] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004668 10.0.0.161 - - [2026-08-14 17:06:21] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.161 - - [2026-08-14 17:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.161 - - [2026-08-14 17:06:21] "GET /loadbalancer/92552ec8-ca43-4b94-931e-77ec8b837d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002751 10.0.0.161 - - [2026-08-14 17:06:22] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004867 10.0.0.161 - - [2026-08-14 17:06:22] "POST /set-tag HTTP/1.1" 200 109 0.026250 10.0.0.161 - - [2026-08-14 17:06:22] "DELETE /loadbalancer-member/20a000b8-b72a-4562-aeae-9cdb8b09a8dd HTTP/1.1" 200 115 0.091497 10.0.0.161 - - [2026-08-14 17:06:22] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.021540 10.0.0.161 - - [2026-08-14 17:06:22] "POST /set-tag HTTP/1.1" 200 109 0.002947 10.0.0.161 - - [2026-08-14 17:06:22] "DELETE /loadbalancer-member/45cd6292-b072-4667-a5f1-591505a33bc6 HTTP/1.1" 200 115 0.045329 10.0.0.161 - - [2026-08-14 17:06:22] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004687 10.0.0.161 - - [2026-08-14 17:06:22] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.161 - - [2026-08-14 17:06:22] "DELETE /loadbalancer-member/6eec5938-625d-48bb-a7e6-a090ab9ebf28 HTTP/1.1" 200 115 0.042922 10.0.0.161 - - [2026-08-14 17:06:22] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.010163 10.0.0.161 - - [2026-08-14 17:06:22] "POST /set-tag HTTP/1.1" 200 109 0.003173 10.0.0.161 - - [2026-08-14 17:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.161 - - [2026-08-14 17:06:22] "GET /loadbalancer/92552ec8-ca43-4b94-931e-77ec8b837d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002892 10.0.0.161 - - [2026-08-14 17:06:22] "GET /loadbalancer-pool/9d95f434-a9e8-4139-a75a-ac45aa100a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003431 10.0.0.161 - - [2026-08-14 17:06:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019457 10.0.0.161 - - [2026-08-14 17:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009778 10.0.0.161 - - [2026-08-14 17:06:22] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007694 10.0.0.161 - - [2026-08-14 17:06:22] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004521 10.0.0.161 - - [2026-08-14 17:06:22] "GET /floating-ip/3a202df1-7ef1-44f1-a5c8-bbf5efd0c924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002490 10.0.0.161 - - [2026-08-14 17:06:22] "POST /set-tag HTTP/1.1" 200 109 0.071342 10.0.0.161 - - [2026-08-14 17:06:22] "GET /loadbalancer-pool/c856594f-b3aa-4681-af12-2855fecaec62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.007530 10.0.0.161 - - [2026-08-14 17:06:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018934 10.0.0.161 - - [2026-08-14 17:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008762 10.0.0.161 - - [2026-08-14 17:06:22] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008927 10.0.0.161 - - [2026-08-14 17:06:22] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004990 10.0.0.161 - - [2026-08-14 17:06:22] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.161 - - [2026-08-14 17:06:22] "GET /floating-ip/3a202df1-7ef1-44f1-a5c8-bbf5efd0c924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003120 10.0.0.161 - - [2026-08-14 17:06:22] "GET /loadbalancer-pool/34818c10-2b71-4f9f-bbc8-3e2a1578b9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002962 10.0.0.161 - - [2026-08-14 17:06:22] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018642 10.0.0.161 - - [2026-08-14 17:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026314 10.0.0.161 - - [2026-08-14 17:06:22] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.021586 10.0.0.161 - - [2026-08-14 17:06:22] "GET /virtual-machine-interface/02e36bb8-9801-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004806 10.0.0.161 - - [2026-08-14 17:06:22] "GET /floating-ip/3a202df1-7ef1-44f1-a5c8-bbf5efd0c924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003306 10.0.0.161 - - [2026-08-14 17:06:22] "POST /set-tag HTTP/1.1" 200 109 0.003136 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:06:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001215 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:06:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001363 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:06:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001172 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:06:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001422 10.0.0.161 - - [2026-08-14 17:07:42] "POST /tags HTTP/1.1" 409 252 0.002586 10.0.0.161 - - [2026-08-14 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.161 - - [2026-08-14 17:07:42] "GET /tag/4ade9ffe-fb08-46cf-b6a2-65dc6f06b9f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.016295 10.0.0.161 - - [2026-08-14 17:07:42] "POST /tags HTTP/1.1" 409 228 0.002769 10.0.0.161 - - [2026-08-14 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.161 - - [2026-08-14 17:07:42] "GET /tag/2c6486da-9c88-491f-9ed5-f6f659c3d45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.013706 10.0.0.161 - - [2026-08-14 17:07:42] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004650 10.0.0.161 - - [2026-08-14 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.161 - - [2026-08-14 17:07:42] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003898 10.0.0.161 - - [2026-08-14 17:07:42] "POST /tags HTTP/1.1" 409 206 0.002899 10.0.0.161 - - [2026-08-14 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.161 - - [2026-08-14 17:07:42] "GET /tag/0fd20162-c9cf-44f6-b77f-24f16228871f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014928 10.0.0.161 - - [2026-08-14 17:07:42] "POST /tags HTTP/1.1" 409 226 0.003206 10.0.0.161 - - [2026-08-14 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.161 - - [2026-08-14 17:07:42] "GET /tag/090a3ae5-a989-41bc-87ab-76bc669f4700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013233 10.0.0.161 - - [2026-08-14 17:07:42] "POST /tags HTTP/1.1" 409 204 0.014244 10.0.0.161 - - [2026-08-14 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.161 - - [2026-08-14 17:07:42] "GET /tag/cfcdbfc5-5ad6-4204-b32f-70b5e2bbd023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011502 10.0.0.161 - - [2026-08-14 17:07:42] "POST /tags HTTP/1.1" 409 226 0.002451 10.0.0.161 - - [2026-08-14 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.161 - - [2026-08-14 17:07:42] "GET /tag/090a3ae5-a989-41bc-87ab-76bc669f4700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011497 10.0.0.161 - - [2026-08-14 17:07:42] "POST /tags HTTP/1.1" 409 228 0.002473 10.0.0.161 - - [2026-08-14 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.161 - - [2026-08-14 17:07:42] "GET /tag/2c6486da-9c88-491f-9ed5-f6f659c3d45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.011399 10.0.0.161 - - [2026-08-14 17:07:42] "POST /tags HTTP/1.1" 409 252 0.002470 10.0.0.161 - - [2026-08-14 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.161 - - [2026-08-14 17:07:42] "GET /tag/4ade9ffe-fb08-46cf-b6a2-65dc6f06b9f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.013720 10.0.0.161 - - [2026-08-14 17:07:42] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004133 10.0.0.161 - - [2026-08-14 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.161 - - [2026-08-14 17:07:42] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005233 10.0.0.161 - - [2026-08-14 17:07:42] "POST /firewall-rules HTTP/1.1" 409 281 0.002739 10.0.0.161 - - [2026-08-14 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.161 - - [2026-08-14 17:07:42] "PUT /firewall-rule/9f00003c-d56f-47f6-b4a9-51ebb2d8081c HTTP/1.1" 200 261 0.026078 10.0.0.161 - - [2026-08-14 17:07:42] "POST /firewall-rules HTTP/1.1" 409 291 0.010401 10.0.0.161 - - [2026-08-14 17:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.161 - - [2026-08-14 17:07:42] "PUT /firewall-rule/277eeed6-5824-409e-a55a-e7b2dd866b9a HTTP/1.1" 200 261 0.025501 10.0.0.161 - - [2026-08-14 17:07:42] "GET /firewall-rule/277eeed6-5824-409e-a55a-e7b2dd866b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.003607 10.0.0.161 - - [2026-08-14 17:07:42] "POST /firewall-rules HTTP/1.1" 200 660 0.081963 10.0.0.161 - - [2026-08-14 17:07:43] "GET /firewall-rule/0e43cdf8-4fbc-45b2-a84f-12114b4c376d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.024896 10.0.0.161 - - [2026-08-14 17:07:43] "GET /firewall-policy/a6ef1303-6bb8-4aa8-9f73-7bc4966842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002759 10.0.0.161 - - [2026-08-14 17:07:43] "GET /firewall-rule/9f00003c-d56f-47f6-b4a9-51ebb2d8081c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003459 10.0.0.161 - - [2026-08-14 17:07:43] "POST /firewall-policys HTTP/1.1" 409 269 0.002470 10.0.0.161 - - [2026-08-14 17:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.161 - - [2026-08-14 17:07:43] "PUT /firewall-policy/64758db6-4f0c-45f0-9b1c-e89eb60b983b HTTP/1.1" 200 265 0.034961 10.0.0.161 - - [2026-08-14 17:07:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.033370 10.0.0.161 - - [2026-08-14 17:07:43] "GET /firewall-policy/64758db6-4f0c-45f0-9b1c-e89eb60b983b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003686 10.0.0.161 - - [2026-08-14 17:07:43] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002958 10.0.0.161 - - [2026-08-14 17:07:43] "GET /firewall-policy/64758db6-4f0c-45f0-9b1c-e89eb60b983b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005142 10.0.0.161 - - [2026-08-14 17:07:43] "GET /firewall-policy/2043ee0d-d921-4873-9d64-14571abe32b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003685 10.0.0.161 - - [2026-08-14 17:07:43] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004220 10.0.0.161 - - [2026-08-14 17:07:43] "GET /firewall-policy/64758db6-4f0c-45f0-9b1c-e89eb60b983b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005500 10.0.0.161 - - [2026-08-14 17:07:43] "GET /firewall-policy/64758db6-4f0c-45f0-9b1c-e89eb60b983b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004351 10.0.0.161 - - [2026-08-14 17:08:45] "GET /virtual-machine-interface/4e6b647c-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007257 10.0.0.161 - - [2026-08-14 17:08:45] "POST /set-tag HTTP/1.1" 200 109 0.002958 10.0.0.161 - - [2026-08-14 17:08:45] "GET /virtual-machine-interface/51ff25ba-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005200 10.0.0.161 - - [2026-08-14 17:08:45] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.161 - - [2026-08-14 17:08:45] "GET /virtual-machine-interface/516eb16a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005109 10.0.0.161 - - [2026-08-14 17:08:45] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.161 - - [2026-08-14 17:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.161 - - [2026-08-14 17:08:45] "GET /loadbalancer/47506388-6f32-45d8-8dde-66aeae24981e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003442 10.0.0.161 - - [2026-08-14 17:08:45] "GET /virtual-machine-interface/4e6b647c-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004500 10.0.0.161 - - [2026-08-14 17:08:45] "POST /set-tag HTTP/1.1" 200 109 0.023106 10.0.0.161 - - [2026-08-14 17:08:45] "DELETE /loadbalancer-member/b80c7604-3783-42b6-878d-eb2340710aa4 HTTP/1.1" 200 115 0.030885 10.0.0.161 - - [2026-08-14 17:08:45] "GET /virtual-machine-interface/5281f4ae-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005885 10.0.0.161 - - [2026-08-14 17:08:45] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.161 - - [2026-08-14 17:08:46] "GET /virtual-machine-interface/4f044a16-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.011229 10.0.0.161 - - [2026-08-14 17:08:46] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.161 - - [2026-08-14 17:08:46] "GET /virtual-machine-interface/4fbb1eda-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004179 10.0.0.161 - - [2026-08-14 17:08:46] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.161 - - [2026-08-14 17:08:46] "GET /virtual-machine-interface/50e07fb2-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004941 10.0.0.161 - - [2026-08-14 17:08:46] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.161 - - [2026-08-14 17:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.161 - - [2026-08-14 17:08:46] "GET /loadbalancer/47506388-6f32-45d8-8dde-66aeae24981e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003215 10.0.0.161 - - [2026-08-14 17:08:46] "GET /virtual-machine-interface/5047f1fc-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004732 10.0.0.161 - - [2026-08-14 17:08:46] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.161 - - [2026-08-14 17:08:46] "GET /virtual-machine-interface/5047f1fc-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006389 10.0.0.161 - - [2026-08-14 17:08:46] "POST /set-tag HTTP/1.1" 200 109 0.003961 10.0.0.161 - - [2026-08-14 17:08:46] "GET /virtual-machine-interface/5047f1fc-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007772 10.0.0.161 - - [2026-08-14 17:08:46] "POST /set-tag HTTP/1.1" 200 109 0.007295 10.0.0.161 - - [2026-08-14 17:08:46] "GET /virtual-machine/3818edb8-e101-4000-a431-7d3fc02f7b86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003364 10.0.0.161 - - [2026-08-14 17:08:46] "POST /ref-update HTTP/1.1" 200 156 0.021330 10.0.0.161 - - [2026-08-14 17:08:46] "GET /virtual-machine-interface/5047f1fc-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014842 10.0.0.161 - - [2026-08-14 17:08:47] "POST /set-tag HTTP/1.1" 200 109 0.025119 10.0.0.161 - - [2026-08-14 17:08:47] "POST /set-tag HTTP/1.1" 200 109 0.029505 10.0.0.161 - - [2026-08-14 17:08:47] "POST /set-tag HTTP/1.1" 200 109 0.031894 10.0.0.161 - - [2026-08-14 17:08:47] "POST /set-tag HTTP/1.1" 200 109 0.046618 10.0.0.161 - - [2026-08-14 17:08:47] "POST /set-tag HTTP/1.1" 200 109 0.029221 10.0.0.161 - - [2026-08-14 17:08:47] "DELETE /instance-ip/50674caa-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.244326 10.0.0.161 - - [2026-08-14 17:08:47] "DELETE /virtual-machine-interface/5047f1fc-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.067989 10.0.0.161 - - [2026-08-14 17:08:47] "DELETE /virtual-machine/3818edb8-e101-4000-a431-7d3fc02f7b86 HTTP/1.1" 200 115 0.038646 10.0.0.161 - - [2026-08-14 17:08:47] "GET /virtual-machine-interface/4fbb1eda-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005421 10.0.0.161 - - [2026-08-14 17:08:47] "POST /set-tag HTTP/1.1" 200 109 0.003015 10.0.0.161 - - [2026-08-14 17:08:47] "GET /virtual-machine-interface/4fbb1eda-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005246 10.0.0.161 - - [2026-08-14 17:08:47] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.161 - - [2026-08-14 17:08:47] "GET /virtual-machine/54c86c38-6479-4975-98c9-55ed8bb75846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004893 10.0.0.161 - - [2026-08-14 17:08:47] "POST /ref-update HTTP/1.1" 200 156 0.016093 10.0.0.161 - - [2026-08-14 17:08:47] "GET /virtual-machine-interface/4fbb1eda-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.037082 10.0.0.161 - - [2026-08-14 17:08:47] "POST /set-tag HTTP/1.1" 200 109 0.040962 10.0.0.161 - - [2026-08-14 17:08:47] "POST /set-tag HTTP/1.1" 200 109 0.044498 10.0.0.161 - - [2026-08-14 17:08:47] "POST /set-tag HTTP/1.1" 200 109 0.032450 10.0.0.161 - - [2026-08-14 17:08:48] "POST /set-tag HTTP/1.1" 200 109 0.019477 10.0.0.161 - - [2026-08-14 17:08:48] "POST /set-tag HTTP/1.1" 200 109 0.037482 10.0.0.161 - - [2026-08-14 17:08:48] "DELETE /instance-ip/4fda8acc-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.052609 10.0.0.161 - - [2026-08-14 17:08:48] "DELETE /virtual-machine-interface/4fbb1eda-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.075350 10.0.0.161 - - [2026-08-14 17:08:48] "DELETE /virtual-machine/54c86c38-6479-4975-98c9-55ed8bb75846 HTTP/1.1" 200 115 0.051597 10.0.0.161 - - [2026-08-14 17:08:48] "DELETE /tag/dd5ca8e9-7316-449f-a528-9b961544a9da HTTP/1.1" 200 115 0.053407 10.0.0.161 - - [2026-08-14 17:08:48] "GET /virtual-machine-interface/4e6b647c-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005767 10.0.0.161 - - [2026-08-14 17:08:48] "POST /set-tag HTTP/1.1" 200 109 0.004092 10.0.0.161 - - [2026-08-14 17:08:48] "GET /virtual-machine-interface/4e6b647c-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005445 10.0.0.161 - - [2026-08-14 17:08:48] "POST /set-tag HTTP/1.1" 200 109 0.006684 10.0.0.161 - - [2026-08-14 17:08:48] "GET /virtual-machine/aab23951-706f-4218-93d5-6e441d1b3dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003521 10.0.0.161 - - [2026-08-14 17:08:48] "POST /ref-update HTTP/1.1" 200 156 0.017390 10.0.0.161 - - [2026-08-14 17:08:48] "GET /virtual-machine-interface/4e6b647c-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008134 10.0.0.161 - - [2026-08-14 17:08:48] "POST /set-tag HTTP/1.1" 200 109 0.022872 10.0.0.161 - - [2026-08-14 17:08:48] "POST /set-tag HTTP/1.1" 200 109 0.034053 10.0.0.161 - - [2026-08-14 17:08:48] "POST /set-tag HTTP/1.1" 200 109 0.035124 10.0.0.161 - - [2026-08-14 17:08:48] "POST /set-tag HTTP/1.1" 200 109 0.022172 10.0.0.161 - - [2026-08-14 17:08:48] "POST /set-tag HTTP/1.1" 200 109 0.052852 10.0.0.161 - - [2026-08-14 17:08:48] "DELETE /instance-ip/4e8bc564-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.056575 10.0.0.161 - - [2026-08-14 17:08:48] "POST /ref-update HTTP/1.1" 200 156 0.013958 10.0.0.161 - - [2026-08-14 17:08:48] "DELETE /virtual-machine-interface/4e6b647c-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.040921 10.0.0.161 - - [2026-08-14 17:08:49] "DELETE /virtual-machine/aab23951-706f-4218-93d5-6e441d1b3dfd HTTP/1.1" 200 115 0.031646 10.0.0.161 - - [2026-08-14 17:08:49] "GET /virtual-machine-interface/4f044a16-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005055 10.0.0.161 - - [2026-08-14 17:08:49] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.161 - - [2026-08-14 17:08:49] "GET /virtual-machine-interface/4f044a16-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004809 10.0.0.161 - - [2026-08-14 17:08:49] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.161 - - [2026-08-14 17:08:49] "GET /virtual-machine/fa754cc7-a2c9-40ae-94d3-50a7d4c66ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004252 10.0.0.161 - - [2026-08-14 17:08:49] "POST /ref-update HTTP/1.1" 200 156 0.012321 10.0.0.161 - - [2026-08-14 17:08:49] "GET /virtual-machine-interface/4f044a16-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.016938 10.0.0.161 - - [2026-08-14 17:08:49] "POST /set-tag HTTP/1.1" 200 109 0.066553 10.0.0.161 - - [2026-08-14 17:08:49] "POST /set-tag HTTP/1.1" 200 109 0.051666 10.0.0.161 - - [2026-08-14 17:08:49] "POST /set-tag HTTP/1.1" 200 109 0.057190 10.0.0.161 - - [2026-08-14 17:08:49] "POST /set-tag HTTP/1.1" 200 109 0.024198 10.0.0.161 - - [2026-08-14 17:08:49] "POST /set-tag HTTP/1.1" 200 109 0.047111 10.0.0.161 - - [2026-08-14 17:08:49] "DELETE /instance-ip/4f21f818-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.038475 10.0.0.161 - - [2026-08-14 17:08:49] "POST /ref-update HTTP/1.1" 200 156 0.011043 10.0.0.161 - - [2026-08-14 17:08:49] "DELETE /virtual-machine-interface/4f044a16-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.053777 10.0.0.161 - - [2026-08-14 17:08:49] "DELETE /virtual-machine/fa754cc7-a2c9-40ae-94d3-50a7d4c66ee4 HTTP/1.1" 200 115 0.031367 10.0.0.161 - - [2026-08-14 17:08:49] "DELETE /tag/8807b5bd-19ef-4b43-9990-26b6ac904c92 HTTP/1.1" 200 115 0.038734 10.0.0.161 - - [2026-08-14 17:08:49] "DELETE /tag/0fd20162-c9cf-44f6-b77f-24f16228871f HTTP/1.1" 409 391 0.005661 10.0.0.161 - - [2026-08-14 17:09:16] "GET /virtual-machine-interface/516eb16a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007640 10.0.0.161 - - [2026-08-14 17:09:16] "POST /set-tag HTTP/1.1" 200 109 0.003258 10.0.0.161 - - [2026-08-14 17:09:16] "GET /virtual-machine-interface/516eb16a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004752 10.0.0.161 - - [2026-08-14 17:09:16] "POST /set-tag HTTP/1.1" 200 109 0.004256 10.0.0.161 - - [2026-08-14 17:09:16] "GET /virtual-machine/e166981e-b562-45c9-8926-e8994bbcb243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004058 10.0.0.161 - - [2026-08-14 17:09:16] "POST /ref-update HTTP/1.1" 200 156 0.012894 10.0.0.161 - - [2026-08-14 17:09:17] "GET /virtual-machine-interface/516eb16a-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012173 10.0.0.161 - - [2026-08-14 17:09:17] "POST /set-tag HTTP/1.1" 200 109 0.040864 10.0.0.161 - - [2026-08-14 17:09:17] "POST /set-tag HTTP/1.1" 200 109 0.067316 10.0.0.161 - - [2026-08-14 17:09:17] "POST /set-tag HTTP/1.1" 200 109 0.031343 10.0.0.161 - - [2026-08-14 17:09:17] "POST /set-tag HTTP/1.1" 200 109 0.021496 10.0.0.161 - - [2026-08-14 17:09:17] "DELETE /instance-ip/518eab14-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.063074 10.0.0.161 - - [2026-08-14 17:09:17] "DELETE /virtual-machine-interface/516eb16a-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.055346 10.0.0.161 - - [2026-08-14 17:09:17] "DELETE /virtual-machine/e166981e-b562-45c9-8926-e8994bbcb243 HTTP/1.1" 200 115 0.034936 10.0.0.161 - - [2026-08-14 17:09:17] "DELETE /tag/cfcdbfc5-5ad6-4204-b32f-70b5e2bbd023 HTTP/1.1" 409 237 0.005789 10.0.0.161 - - [2026-08-14 17:09:17] "GET /virtual-machine-interface/50e07fb2-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005274 10.0.0.161 - - [2026-08-14 17:09:17] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.161 - - [2026-08-14 17:09:17] "GET /virtual-machine-interface/50e07fb2-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015818 10.0.0.161 - - [2026-08-14 17:09:17] "POST /set-tag HTTP/1.1" 200 109 0.003774 10.0.0.161 - - [2026-08-14 17:09:17] "GET /virtual-machine/f8ba04f3-5c9a-4ca3-a3f1-cd778702959e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003374 10.0.0.161 - - [2026-08-14 17:09:17] "POST /ref-update HTTP/1.1" 200 156 0.010875 10.0.0.161 - - [2026-08-14 17:09:17] "GET /virtual-machine-interface/50e07fb2-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005516 10.0.0.161 - - [2026-08-14 17:09:17] "POST /set-tag HTTP/1.1" 200 109 0.023175 10.0.0.161 - - [2026-08-14 17:09:17] "POST /set-tag HTTP/1.1" 200 109 0.036094 10.0.0.161 - - [2026-08-14 17:09:17] "POST /set-tag HTTP/1.1" 200 109 0.018189 10.0.0.161 - - [2026-08-14 17:09:17] "POST /set-tag HTTP/1.1" 200 109 0.040635 10.0.0.161 - - [2026-08-14 17:09:17] "DELETE /instance-ip/5103ff14-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.069644 10.0.0.161 - - [2026-08-14 17:09:17] "DELETE /virtual-machine-interface/50e07fb2-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.048498 10.0.0.161 - - [2026-08-14 17:09:18] "DELETE /virtual-machine/f8ba04f3-5c9a-4ca3-a3f1-cd778702959e HTTP/1.1" 200 115 0.030004 10.0.0.161 - - [2026-08-14 17:09:18] "DELETE /tag/bc714da4-0ae6-4775-b74a-844f61b30bf1 HTTP/1.1" 200 115 0.047791 10.0.0.161 - - [2026-08-14 17:09:18] "DELETE /tag/3a5f1502-41b0-4df0-be17-1a8985f4403e HTTP/1.1" 200 115 0.039787 10.0.0.161 - - [2026-08-14 17:09:18] "DELETE /tag/f6f5f609-5c8e-4bbb-8cf1-23adeab7708f HTTP/1.1" 200 115 0.049095 10.0.0.161 - - [2026-08-14 17:09:18] "GET /virtual-machine-interface/51ff25ba-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007128 10.0.0.161 - - [2026-08-14 17:09:18] "POST /set-tag HTTP/1.1" 200 109 0.003126 10.0.0.161 - - [2026-08-14 17:09:18] "GET /virtual-machine-interface/51ff25ba-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007233 10.0.0.161 - - [2026-08-14 17:09:18] "POST /set-tag HTTP/1.1" 200 109 0.003210 10.0.0.161 - - [2026-08-14 17:09:18] "GET /virtual-machine/30ecfdab-75e9-4ace-b778-7fad6cb8200f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005047 10.0.0.161 - - [2026-08-14 17:09:18] "POST /ref-update HTTP/1.1" 200 156 0.025610 10.0.0.161 - - [2026-08-14 17:09:18] "GET /virtual-machine-interface/51ff25ba-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016143 10.0.0.161 - - [2026-08-14 17:09:18] "POST /set-tag HTTP/1.1" 200 109 0.025353 10.0.0.161 - - [2026-08-14 17:09:18] "POST /set-tag HTTP/1.1" 200 109 0.041399 10.0.0.161 - - [2026-08-14 17:09:18] "POST /set-tag HTTP/1.1" 200 109 0.040085 10.0.0.161 - - [2026-08-14 17:09:18] "POST /set-tag HTTP/1.1" 200 109 0.021657 10.0.0.161 - - [2026-08-14 17:09:18] "DELETE /instance-ip/521a36ac-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.053600 10.0.0.161 - - [2026-08-14 17:09:18] "DELETE /virtual-machine-interface/51ff25ba-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.047817 10.0.0.161 - - [2026-08-14 17:09:18] "DELETE /virtual-machine/30ecfdab-75e9-4ace-b778-7fad6cb8200f HTTP/1.1" 200 115 0.023033 10.0.0.161 - - [2026-08-14 17:09:18] "DELETE /tag/aca025a2-2f46-4a47-9a31-20c69cac840c HTTP/1.1" 200 115 0.043716 10.0.0.161 - - [2026-08-14 17:09:18] "GET /virtual-machine-interface/5281f4ae-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004318 10.0.0.161 - - [2026-08-14 17:09:18] "POST /set-tag HTTP/1.1" 200 109 0.003055 10.0.0.161 - - [2026-08-14 17:09:18] "GET /virtual-machine-interface/5281f4ae-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006353 10.0.0.161 - - [2026-08-14 17:09:18] "POST /set-tag HTTP/1.1" 200 109 0.003467 10.0.0.161 - - [2026-08-14 17:09:18] "GET /virtual-machine/bf6b7a61-d168-4a27-af83-3e288900dfdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004128 10.0.0.161 - - [2026-08-14 17:09:18] "POST /ref-update HTTP/1.1" 200 156 0.015919 10.0.0.161 - - [2026-08-14 17:09:18] "GET /virtual-machine-interface/5281f4ae-9802-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021074 10.0.0.161 - - [2026-08-14 17:09:18] "POST /set-tag HTTP/1.1" 200 109 0.021729 10.0.0.161 - - [2026-08-14 17:09:19] "POST /set-tag HTTP/1.1" 200 109 0.037270 10.0.0.161 - - [2026-08-14 17:09:19] "POST /set-tag HTTP/1.1" 200 109 0.040854 10.0.0.161 - - [2026-08-14 17:09:19] "POST /set-tag HTTP/1.1" 200 109 0.018731 10.0.0.161 - - [2026-08-14 17:09:19] "DELETE /instance-ip/52a2e15a-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.053297 10.0.0.161 - - [2026-08-14 17:09:19] "DELETE /virtual-machine-interface/5281f4ae-9802-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.049588 10.0.0.161 - - [2026-08-14 17:09:19] "DELETE /virtual-machine/bf6b7a61-d168-4a27-af83-3e288900dfdc HTTP/1.1" 200 115 0.034307 10.0.0.161 - - [2026-08-14 17:09:19] "DELETE /tag/4ade9ffe-fb08-46cf-b6a2-65dc6f06b9f0 HTTP/1.1" 409 237 0.005493 10.0.0.161 - - [2026-08-14 17:09:19] "DELETE /tag/6586b1d4-d0c5-4f82-a893-1fa83d32e78a HTTP/1.1" 200 115 0.036796 10.0.0.161 - - [2026-08-14 17:09:19] "DELETE /tag/2c6486da-9c88-491f-9ed5-f6f659c3d45c HTTP/1.1" 409 237 0.003925 10.0.0.161 - - [2026-08-14 17:09:20] "POST /projects HTTP/1.1" 409 238 0.002990 10.0.0.161 - - [2026-08-14 17:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.161 - - [2026-08-14 17:09:21] "GET /project/d744043c-4128-428c-92a3-a8265401fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044466 10.0.0.161 - - [2026-08-14 17:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.161 - - [2026-08-14 17:09:21] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004729 10.0.0.161 - - [2026-08-14 17:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.161 - - [2026-08-14 17:09:21] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005633 10.0.0.161 - - [2026-08-14 17:09:21] "POST /security-groups HTTP/1.1" 409 285 0.002842 10.0.0.161 - - [2026-08-14 17:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.161 - - [2026-08-14 17:09:21] "PUT /security-group/f45bdfbe-ae31-4590-b1e3-63004550b875 HTTP/1.1" 200 263 0.061624 10.0.0.161 - - [2026-08-14 17:09:21] "PUT /access-control-list/065f6cb7-647a-41ee-acee-877203a1bffa HTTP/1.1" 200 273 0.034726 10.0.0.161 - - [2026-08-14 17:09:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.062184 10.0.0.161 - - [2026-08-14 17:09:21] "PUT /access-control-list/627cdae4-18ab-44d6-b69a-9a04bc7fe905 HTTP/1.1" 200 273 0.027115 10.0.0.161 - - [2026-08-14 17:09:26] "POST /projects HTTP/1.1" 409 238 0.002905 10.0.0.161 - - [2026-08-14 17:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.161 - - [2026-08-14 17:09:26] "GET /project/d744043c-4128-428c-92a3-a8265401fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048152 10.0.0.161 - - [2026-08-14 17:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009928 10.0.0.161 - - [2026-08-14 17:09:26] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005234 10.0.0.161 - - [2026-08-14 17:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.161 - - [2026-08-14 17:09:26] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005150 10.0.0.161 - - [2026-08-14 17:09:26] "POST /security-groups HTTP/1.1" 409 285 0.002978 10.0.0.161 - - [2026-08-14 17:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.161 - - [2026-08-14 17:09:26] "PUT /security-group/f45bdfbe-ae31-4590-b1e3-63004550b875 HTTP/1.1" 200 263 0.065600 10.0.0.161 - - [2026-08-14 17:09:26] "PUT /access-control-list/065f6cb7-647a-41ee-acee-877203a1bffa HTTP/1.1" 200 273 0.014375 10.0.0.161 - - [2026-08-14 17:09:26] "PUT /access-control-list/627cdae4-18ab-44d6-b69a-9a04bc7fe905 HTTP/1.1" 200 273 0.028265 10.0.0.161 - - [2026-08-14 17:09:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.029539 10.0.0.161 - - [2026-08-14 17:09:26] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.019185 10.0.0.161 - - [2026-08-14 17:09:26] "GET /firewall-rule/679e7645-1b06-4bf2-8a3d-6f353b2c3c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.003439 10.0.0.161 - - [2026-08-14 17:09:26] "POST /ref-update HTTP/1.1" 200 156 0.057391 10.0.0.161 - - [2026-08-14 17:09:26] "DELETE /firewall-rule/679e7645-1b06-4bf2-8a3d-6f353b2c3c72 HTTP/1.1" 200 115 0.054230 10.0.0.161 - - [2026-08-14 17:09:26] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.009326 10.0.0.161 - - [2026-08-14 17:09:26] "GET /firewall-rule/5155ed99-8c93-4618-8334-6a04a2aed3fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003217 10.0.0.161 - - [2026-08-14 17:09:26] "POST /ref-update HTTP/1.1" 200 156 0.059112 10.0.0.161 - - [2026-08-14 17:09:26] "DELETE /firewall-rule/5155ed99-8c93-4618-8334-6a04a2aed3fa HTTP/1.1" 200 115 0.053601 10.0.0.161 - - [2026-08-14 17:09:26] "DELETE /tag/4ade9ffe-fb08-46cf-b6a2-65dc6f06b9f0 HTTP/1.1" 409 237 0.010643 10.0.0.161 - - [2026-08-14 17:09:27] "DELETE /tag/29627758-7ed7-4ea9-82bc-afb3c8496629 HTTP/1.1" 200 115 0.043113 10.0.0.161 - - [2026-08-14 17:09:27] "DELETE /tag/2c6486da-9c88-491f-9ed5-f6f659c3d45c HTTP/1.1" 409 237 0.007266 10.0.0.161 - - [2026-08-14 17:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.161 - - [2026-08-14 17:09:27] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004921 10.0.0.161 - - [2026-08-14 17:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.161 - - [2026-08-14 17:09:27] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006101 10.0.0.161 - - [2026-08-14 17:09:27] "PUT /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6 HTTP/1.1" 200 265 0.076857 10.0.0.161 - - [2026-08-14 17:09:27] "PUT /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2 HTTP/1.1" 200 265 0.057683 10.0.0.161 - - [2026-08-14 17:09:27] "DELETE /security-group/f45bdfbe-ae31-4590-b1e3-63004550b875 HTTP/1.1" 200 115 0.047739 10.0.0.161 - - [2026-08-14 17:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.161 - - [2026-08-14 17:09:27] "DELETE /access-control-list/065f6cb7-647a-41ee-acee-877203a1bffa HTTP/1.1" 200 115 0.051307 10.0.0.161 - - [2026-08-14 17:09:27] "DELETE /access-control-list/627cdae4-18ab-44d6-b69a-9a04bc7fe905 HTTP/1.1" 200 115 0.044197 10.0.0.161 - - [2026-08-14 17:09:27] "GET /project/d744043c-4128-428c-92a3-a8265401fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.054504 10.0.0.161 - - [2026-08-14 17:09:27] "GET /project/d744043c-4128-428c-92a3-a8265401fd96?fields=security_groups HTTP/1.1" 200 1353 0.037859 10.0.0.161 - - [2026-08-14 17:09:27] "DELETE /security-group/91b41a5a-c871-407d-b38f-2eb1add334ea HTTP/1.1" 200 115 0.060547 10.0.0.161 - - [2026-08-14 17:09:27] "DELETE /access-control-list/473e6bea-fea3-4bc9-a957-8f6e972d52e5 HTTP/1.1" 200 115 0.061115 10.0.0.161 - - [2026-08-14 17:09:27] "GET /project/d744043c-4128-428c-92a3-a8265401fd96?fields=application_policy_sets HTTP/1.1" 200 1392 0.076584 10.0.0.161 - - [2026-08-14 17:09:27] "DELETE /access-control-list/56011038-c1b9-4607-9957-908f9718923d HTTP/1.1" 200 115 0.076728 10.0.0.161 - - [2026-08-14 17:09:27] "DELETE /project/d744043c-4128-428c-92a3-a8265401fd96 HTTP/1.1" 200 115 0.415620 10.0.0.161 - - [2026-08-14 17:09:27] "POST /projects HTTP/1.1" 409 238 0.003245 10.0.0.161 - - [2026-08-14 17:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.161 - - [2026-08-14 17:09:27] "GET /project/48c0ca4f-759c-412c-860f-72e318068f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.044718 10.0.0.161 - - [2026-08-14 17:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.161 - - [2026-08-14 17:09:27] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005665 10.0.0.161 - - [2026-08-14 17:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.161 - - [2026-08-14 17:09:28] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005443 10.0.0.161 - - [2026-08-14 17:09:28] "POST /security-groups HTTP/1.1" 409 285 0.003021 10.0.0.161 - - [2026-08-14 17:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.161 - - [2026-08-14 17:09:28] "PUT /security-group/6bfb15b0-e560-4705-a100-48868056f2b1 HTTP/1.1" 200 263 0.062665 10.0.0.161 - - [2026-08-14 17:09:28] "PUT /access-control-list/03391686-d0af-4065-bf74-0a6d2ddc5f0e HTTP/1.1" 200 273 0.020675 10.0.0.161 - - [2026-08-14 17:09:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.035600 10.0.0.161 - - [2026-08-14 17:09:28] "PUT /access-control-list/5f955455-1f0a-40c0-bb84-dd04c42cf157 HTTP/1.1" 200 273 0.061244 10.0.0.161 - - [2026-08-14 17:09:32] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002913 10.0.0.161 - - [2026-08-14 17:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.161 - - [2026-08-14 17:09:32] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005020 10.0.0.161 - - [2026-08-14 17:09:32] "GET /firewall-policy/a6ef1303-6bb8-4aa8-9f73-7bc4966842d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003414 10.0.0.161 - - [2026-08-14 17:09:32] "GET /firewall-rule/9f00003c-d56f-47f6-b4a9-51ebb2d8081c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.004499 10.0.0.161 - - [2026-08-14 17:09:32] "POST /ref-update HTTP/1.1" 200 156 0.023989 10.0.0.161 - - [2026-08-14 17:09:32] "DELETE /firewall-rule/9f00003c-d56f-47f6-b4a9-51ebb2d8081c HTTP/1.1" 200 115 0.070653 10.0.0.161 - - [2026-08-14 17:09:32] "GET /firewall-policy/64758db6-4f0c-45f0-9b1c-e89eb60b983b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.008568 10.0.0.161 - - [2026-08-14 17:09:32] "GET /firewall-rule/0e43cdf8-4fbc-45b2-a84f-12114b4c376d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.008009 10.0.0.161 - - [2026-08-14 17:09:32] "POST /ref-update HTTP/1.1" 200 156 0.042135 10.0.0.161 - - [2026-08-14 17:09:32] "DELETE /firewall-rule/0e43cdf8-4fbc-45b2-a84f-12114b4c376d HTTP/1.1" 200 115 0.092252 10.0.0.161 - - [2026-08-14 17:09:32] "GET /firewall-policy/64758db6-4f0c-45f0-9b1c-e89eb60b983b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.004683 10.0.0.161 - - [2026-08-14 17:09:32] "GET /firewall-rule/277eeed6-5824-409e-a55a-e7b2dd866b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.003608 10.0.0.161 - - [2026-08-14 17:09:32] "POST /ref-update HTTP/1.1" 200 156 0.022228 10.0.0.161 - - [2026-08-14 17:09:32] "DELETE /firewall-rule/277eeed6-5824-409e-a55a-e7b2dd866b9a HTTP/1.1" 200 115 0.045326 10.0.0.161 - - [2026-08-14 17:09:32] "GET /application-policy-set/01f91956-fcb3-4dd8-8fab-1e91f1897624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004933 10.0.0.161 - - [2026-08-14 17:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.161 - - [2026-08-14 17:09:32] "GET /policy-management/2f97bfdd-91ce-450e-aeb3-5dff9cc454fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003113 10.0.0.161 - - [2026-08-14 17:09:32] "GET /firewall-policy/64758db6-4f0c-45f0-9b1c-e89eb60b983b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005308 10.0.0.161 - - [2026-08-14 17:09:32] "POST /ref-update HTTP/1.1" 200 156 0.028512 10.0.0.161 - - [2026-08-14 17:09:32] "DELETE /firewall-policy/64758db6-4f0c-45f0-9b1c-e89eb60b983b HTTP/1.1" 200 115 0.039145 10.0.0.161 - - [2026-08-14 17:09:32] "DELETE /tag/0fd20162-c9cf-44f6-b77f-24f16228871f HTTP/1.1" 200 115 0.068268 10.0.0.161 - - [2026-08-14 17:09:32] "DELETE /tag/4ade9ffe-fb08-46cf-b6a2-65dc6f06b9f0 HTTP/1.1" 200 115 0.049051 10.0.0.161 - - [2026-08-14 17:09:32] "DELETE /tag/cfcdbfc5-5ad6-4204-b32f-70b5e2bbd023 HTTP/1.1" 200 115 0.067297 10.0.0.161 - - [2026-08-14 17:09:33] "DELETE /tag/2c6486da-9c88-491f-9ed5-f6f659c3d45c HTTP/1.1" 200 115 0.110635 10.0.0.161 - - [2026-08-14 17:09:33] "DELETE /loadbalancer-member/1e07a95e-5133-4a57-8622-17089608bb3d HTTP/1.1" 200 115 0.039066 10.0.0.161 - - [2026-08-14 17:09:33] "DELETE /loadbalancer-pool/a63668ab-205a-4111-95d8-bf8597f5ee52 HTTP/1.1" 200 115 0.048176 10.0.0.161 - - [2026-08-14 17:09:33] "DELETE /loadbalancer-listener/a35d3b1e-d594-46fa-ac91-3b164c218258 HTTP/1.1" 200 115 0.064849 10.0.0.161 - - [2026-08-14 17:09:33] "DELETE /loadbalancer/47506388-6f32-45d8-8dde-66aeae24981e HTTP/1.1" 200 115 0.042716 10.0.0.161 - - [2026-08-14 17:09:33] "DELETE /floating-ip/3795310e-c442-4054-be62-ad507c76ef79 HTTP/1.1" 200 115 0.050799 10.0.0.161 - - [2026-08-14 17:09:33] "DELETE /instance-ip/d6d031b5-776d-4349-9738-2b877e90ebff HTTP/1.1" 200 115 0.074869 10.0.0.161 - - [2026-08-14 17:09:33] "DELETE /virtual-machine-interface/e4ba0648-75e0-4310-ae59-ce6263ed8cd1 HTTP/1.1" 200 115 0.067618 10.0.0.161 - - [2026-08-14 17:09:33] "DELETE /tag/30c234bd-f254-4d13-a8ef-8951e772c1b1 HTTP/1.1" 200 115 0.038692 10.0.0.161 - - [2026-08-14 17:09:33] "POST /projects HTTP/1.1" 409 238 0.003392 10.0.0.161 - - [2026-08-14 17:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.161 - - [2026-08-14 17:09:33] "GET /project/48c0ca4f-759c-412c-860f-72e318068f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.046870 10.0.0.161 - - [2026-08-14 17:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.161 - - [2026-08-14 17:09:33] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005795 10.0.0.161 - - [2026-08-14 17:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.161 - - [2026-08-14 17:09:33] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007789 10.0.0.161 - - [2026-08-14 17:09:33] "POST /security-groups HTTP/1.1" 409 285 0.004585 10.0.0.161 - - [2026-08-14 17:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.161 - - [2026-08-14 17:09:33] "PUT /security-group/6bfb15b0-e560-4705-a100-48868056f2b1 HTTP/1.1" 200 263 0.074490 10.0.0.161 - - [2026-08-14 17:09:33] "PUT /access-control-list/03391686-d0af-4065-bf74-0a6d2ddc5f0e HTTP/1.1" 200 273 0.022975 10.0.0.161 - - [2026-08-14 17:09:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.042448 10.0.0.161 - - [2026-08-14 17:09:33] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.024108 10.0.0.161 - - [2026-08-14 17:09:33] "PUT /access-control-list/5f955455-1f0a-40c0-bb84-dd04c42cf157 HTTP/1.1" 200 273 0.044879 10.0.0.161 - - [2026-08-14 17:09:34] "GET /firewall-rule/4e90e68c-3acc-48b6-8d2c-9f0ed57f7dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.023402 10.0.0.161 - - [2026-08-14 17:09:34] "POST /ref-update HTTP/1.1" 200 156 0.076304 10.0.0.161 - - [2026-08-14 17:09:34] "DELETE /firewall-rule/4e90e68c-3acc-48b6-8d2c-9f0ed57f7dbc HTTP/1.1" 200 115 0.060744 10.0.0.161 - - [2026-08-14 17:09:34] "GET /firewall-policy/4a22eef6-2634-4416-91cc-a26cf4eebbf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.006583 10.0.0.161 - - [2026-08-14 17:09:34] "GET /firewall-rule/b29edd62-8dd8-4ebc-926a-97d9f4b97b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004385 10.0.0.161 - - [2026-08-14 17:09:34] "POST /ref-update HTTP/1.1" 200 156 0.050230 10.0.0.161 - - [2026-08-14 17:09:34] "DELETE /firewall-rule/b29edd62-8dd8-4ebc-926a-97d9f4b97b1f HTTP/1.1" 200 115 0.048321 10.0.0.161 - - [2026-08-14 17:09:34] "DELETE /tag/090a3ae5-a989-41bc-87ab-76bc669f4700 HTTP/1.1" 200 115 0.058716 10.0.0.161 - - [2026-08-14 17:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.161 - - [2026-08-14 17:09:34] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005338 10.0.0.161 - - [2026-08-14 17:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.161 - - [2026-08-14 17:09:34] "GET /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004768 10.0.0.161 - - [2026-08-14 17:09:34] "PUT /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6 HTTP/1.1" 200 265 0.053944 10.0.0.161 - - [2026-08-14 17:09:34] "PUT /virtual-network/224a0c79-45fb-4c3d-a271-4cb8aaa248a2 HTTP/1.1" 200 265 0.070005 10.0.0.161 - - [2026-08-14 17:09:34] "DELETE /security-group/6bfb15b0-e560-4705-a100-48868056f2b1 HTTP/1.1" 200 115 0.069779 10.0.0.161 - - [2026-08-14 17:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006984 10.0.0.161 - - [2026-08-14 17:09:34] "DELETE /access-control-list/03391686-d0af-4065-bf74-0a6d2ddc5f0e HTTP/1.1" 200 115 0.032274 10.0.0.161 - - [2026-08-14 17:09:34] "DELETE /access-control-list/5f955455-1f0a-40c0-bb84-dd04c42cf157 HTTP/1.1" 200 115 0.086833 10.0.0.161 - - [2026-08-14 17:09:34] "GET /project/48c0ca4f-759c-412c-860f-72e318068f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.090871 10.0.0.161 - - [2026-08-14 17:09:35] "GET /project/48c0ca4f-759c-412c-860f-72e318068f5a?fields=security_groups HTTP/1.1" 200 1351 0.055233 10.0.0.161 - - [2026-08-14 17:09:35] "DELETE /security-group/258dbbdd-becc-4df8-8c77-ffe4490e2f8c HTTP/1.1" 200 115 0.084330 10.0.0.161 - - [2026-08-14 17:09:35] "DELETE /access-control-list/4df0911c-555d-4050-a76b-022813489483 HTTP/1.1" 200 115 0.058892 10.0.0.161 - - [2026-08-14 17:09:35] "GET /project/48c0ca4f-759c-412c-860f-72e318068f5a?fields=application_policy_sets HTTP/1.1" 200 1390 0.070141 10.0.0.161 - - [2026-08-14 17:09:35] "DELETE /access-control-list/82d77db9-0ded-4896-9843-b69bfdb0c4ac HTTP/1.1" 200 115 0.077187 10.0.0.161 - - [2026-08-14 17:09:35] "DELETE /project/48c0ca4f-759c-412c-860f-72e318068f5a HTTP/1.1" 200 115 0.597631 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:10:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001167 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:10:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000954 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:10:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001684 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:10:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001505 10.0.0.161 - - [2026-08-14 17:10:27] "GET / HTTP/1.1" 200 36215 0.001630 10.0.0.161 - - [2026-08-14 17:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.161 - - [2026-08-14 17:10:27] "GET /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006866 10.0.0.161 - - [2026-08-14 17:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.161 - - [2026-08-14 17:10:27] "GET /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002813 10.0.0.161 - - [2026-08-14 17:10:41] "GET / HTTP/1.1" 200 36215 0.002679 10.0.0.161 - - [2026-08-14 17:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.161 - - [2026-08-14 17:10:41] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005500 10.0.0.161 - - [2026-08-14 17:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.161 - - [2026-08-14 17:10:41] "GET /config-node/6ad57726-6b84-41a4-9956-8a42d0682032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001854 10.0.0.161 - - [2026-08-14 17:10:53] "GET / HTTP/1.1" 200 36215 0.001284 10.0.0.161 - - [2026-08-14 17:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.161 - - [2026-08-14 17:10:53] "GET /routing-instance/45820cf7-37d5-4ebc-b0fa-6b87287674da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002851 10.0.0.161 - - [2026-08-14 17:10:53] "POST /bgp-routers HTTP/1.1" 409 301 0.002001 10.0.0.161 - - [2026-08-14 17:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.161 - - [2026-08-14 17:10:53] "GET /bgp-router/4d989e3a-f2ed-46c2-bddc-53d01ffe3ea4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004399 10.0.0.161 - - [2026-08-14 17:10:53] "PUT /bgp-router/4d989e3a-f2ed-46c2-bddc-53d01ffe3ea4 HTTP/1.1" 200 255 0.015053 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:10:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001043 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:10:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001304 10.0.0.161 - - [2026-08-14 17:11:04] "GET /global-system-configs HTTP/1.1" 200 323 0.002225 10.0.0.161 - - [2026-08-14 17:11:06] "GET /global-system-configs HTTP/1.1" 200 323 0.002497 10.0.0.161 - - [2026-08-14 17:11:08] "GET / HTTP/1.1" 200 36215 0.002413 10.0.0.161 - - [2026-08-14 17:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.161 - - [2026-08-14 17:11:08] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006778 10.0.0.161 - - [2026-08-14 17:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.161 - - [2026-08-14 17:11:08] "GET /config-node/6ad57726-6b84-41a4-9956-8a42d0682032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002741 10.0.0.161 - - [2026-08-14 17:11:08] "GET / HTTP/1.1" 200 36215 0.001332 10.0.0.161 - - [2026-08-14 17:11:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002133 10.0.0.161 - - [2026-08-14 17:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.161 - - [2026-08-14 17:11:13] "GET /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003264 10.0.0.161 - - [2026-08-14 17:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.161 - - [2026-08-14 17:11:13] "PUT /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a HTTP/1.1" 200 277 0.012567 10.0.0.161 - - [2026-08-14 17:11:14] "GET / HTTP/1.1" 200 36215 0.001577 10.0.0.161 - - [2026-08-14 17:11:14] "POST /alarms HTTP/1.1" 409 264 0.002752 10.0.0.161 - - [2026-08-14 17:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.161 - - [2026-08-14 17:11:14] "PUT /alarm/ee489456-2338-4d76-8de1-7c15a69f4523 HTTP/1.1" 200 245 0.016341 10.0.0.161 - - [2026-08-14 17:11:14] "POST /alarms HTTP/1.1" 409 261 0.007833 10.0.0.161 - - [2026-08-14 17:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006434 10.0.0.161 - - [2026-08-14 17:11:14] "PUT /alarm/fc8b585e-5411-4c22-bdd1-b4e7179e2416 HTTP/1.1" 200 245 0.015010 10.0.0.161 - - [2026-08-14 17:11:14] "POST /alarms HTTP/1.1" 409 261 0.009575 10.0.0.161 - - [2026-08-14 17:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.161 - - [2026-08-14 17:11:14] "PUT /alarm/2cbebdee-a8dd-4f60-ad1a-1b9017d5f2d0 HTTP/1.1" 200 245 0.018269 10.0.0.161 - - [2026-08-14 17:11:14] "POST /alarms HTTP/1.1" 409 253 0.014792 10.0.0.161 - - [2026-08-14 17:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.161 - - [2026-08-14 17:11:14] "PUT /alarm/53ce9fe9-6d9f-4d9f-9c5a-176b3ff2b57b HTTP/1.1" 200 245 0.014429 10.0.0.161 - - [2026-08-14 17:11:14] "POST /alarms HTTP/1.1" 409 251 0.008389 10.0.0.161 - - [2026-08-14 17:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.161 - - [2026-08-14 17:11:14] "PUT /alarm/6804710e-e090-4cc9-a7d2-de7f13e8d2ab HTTP/1.1" 200 245 0.012589 10.0.0.161 - - [2026-08-14 17:11:14] "POST /alarms HTTP/1.1" 409 252 0.011073 10.0.0.161 - - [2026-08-14 17:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.161 - - [2026-08-14 17:11:14] "PUT /alarm/64387565-53ff-4d13-9c3d-9771969be22f HTTP/1.1" 200 245 0.015711 10.0.0.161 - - [2026-08-14 17:11:14] "POST /alarms HTTP/1.1" 409 256 0.014503 10.0.0.161 - - [2026-08-14 17:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.161 - - [2026-08-14 17:11:14] "PUT /alarm/911ec6d6-ec0e-4d9a-8560-7a96c2592cb8 HTTP/1.1" 200 245 0.012979 10.0.0.161 - - [2026-08-14 17:11:14] "POST /alarms HTTP/1.1" 409 248 0.007739 10.0.0.161 - - [2026-08-14 17:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.161 - - [2026-08-14 17:11:14] "PUT /alarm/63444416-2a20-4625-8d71-6bb36c26cfd0 HTTP/1.1" 200 245 0.014815 10.0.0.161 - - [2026-08-14 17:11:14] "POST /alarms HTTP/1.1" 409 252 0.016362 10.0.0.161 - - [2026-08-14 17:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.161 - - [2026-08-14 17:11:14] "PUT /alarm/6a2af59a-a302-480b-9f63-ec488dab16e1 HTTP/1.1" 200 245 0.013613 10.0.0.161 - - [2026-08-14 17:11:14] "POST /alarms HTTP/1.1" 409 257 0.010134 10.0.0.161 - - [2026-08-14 17:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.161 - - [2026-08-14 17:11:15] "PUT /alarm/6dd9b74f-b5ef-4c9f-a1b0-bb750aca42ca HTTP/1.1" 200 245 0.016269 10.0.0.161 - - [2026-08-14 17:11:15] "POST /alarms HTTP/1.1" 409 251 0.019367 10.0.0.161 - - [2026-08-14 17:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.161 - - [2026-08-14 17:11:15] "PUT /alarm/f94ca150-018b-4eed-8d7b-962d3ecbd08c HTTP/1.1" 200 245 0.016261 10.0.0.161 - - [2026-08-14 17:11:15] "POST /alarms HTTP/1.1" 409 257 0.011209 10.0.0.161 - - [2026-08-14 17:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.161 - - [2026-08-14 17:11:15] "PUT /alarm/a144f685-41eb-4194-b757-3a3ccbd32966 HTTP/1.1" 200 245 0.014813 10.0.0.161 - - [2026-08-14 17:11:15] "POST /alarms HTTP/1.1" 409 261 0.012969 10.0.0.161 - - [2026-08-14 17:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.161 - - [2026-08-14 17:11:15] "PUT /alarm/154fa52a-ff8d-49bf-ae2d-69611ebff700 HTTP/1.1" 200 245 0.012866 10.0.0.161 - - [2026-08-14 17:11:15] "POST /alarms HTTP/1.1" 409 258 0.010648 10.0.0.161 - - [2026-08-14 17:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.161 - - [2026-08-14 17:11:15] "PUT /alarm/9b0ab995-b91f-4c38-937a-104b959bb42d HTTP/1.1" 200 245 0.015349 10.0.0.161 - - [2026-08-14 17:11:15] "POST /alarms HTTP/1.1" 409 254 0.007966 10.0.0.161 - - [2026-08-14 17:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006851 10.0.0.161 - - [2026-08-14 17:11:15] "PUT /alarm/953132e6-b229-40bf-bc9f-2c006e0aecfb HTTP/1.1" 200 245 0.016581 10.0.0.161 - - [2026-08-14 17:11:15] "POST /alarms HTTP/1.1" 409 254 0.013381 10.0.0.161 - - [2026-08-14 17:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.161 - - [2026-08-14 17:11:15] "PUT /alarm/8246bcfc-2ae2-4696-b259-0d63372140ae HTTP/1.1" 200 245 0.016381 10.0.0.161 - - [2026-08-14 17:11:15] "POST /alarms HTTP/1.1" 409 254 0.008583 10.0.0.161 - - [2026-08-14 17:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.161 - - [2026-08-14 17:11:15] "PUT /alarm/497f386e-5da1-48d0-91a9-14e2a964285a HTTP/1.1" 200 245 0.014463 10.0.0.161 - - [2026-08-14 17:11:15] "POST /alarms HTTP/1.1" 409 247 0.007254 10.0.0.161 - - [2026-08-14 17:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.161 - - [2026-08-14 17:11:15] "PUT /alarm/63a683dc-60e6-4fc4-a02a-ca250e516d7e HTTP/1.1" 200 245 0.013624 10.0.0.161 - - [2026-08-14 17:11:15] "POST /alarms HTTP/1.1" 409 272 0.011268 10.0.0.161 - - [2026-08-14 17:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017530 10.0.0.161 - - [2026-08-14 17:11:15] "PUT /alarm/9f636f1f-74d3-442f-83b1-576df2e0440a HTTP/1.1" 200 245 0.014305 10.0.0.161 - - [2026-08-14 17:11:15] "POST /alarms HTTP/1.1" 409 261 0.009399 10.0.0.161 - - [2026-08-14 17:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.161 - - [2026-08-14 17:11:15] "PUT /alarm/ed15d468-8f41-4b8b-9a73-f85396cbb4d5 HTTP/1.1" 200 245 0.016058 10.0.0.161 - - [2026-08-14 17:11:15] "POST /alarms HTTP/1.1" 409 259 0.016109 10.0.0.161 - - [2026-08-14 17:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.161 - - [2026-08-14 17:11:15] "PUT /alarm/a4db8fa6-c86f-4634-a108-8587d2b9097b HTTP/1.1" 200 245 0.013421 10.0.0.161 - - [2026-08-14 17:11:15] "POST /alarms HTTP/1.1" 409 265 0.007066 10.0.0.161 - - [2026-08-14 17:11:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005095 10.0.0.161 - - [2026-08-14 17:11:16] "PUT /alarm/0526f857-bb47-468f-b94c-2a43b86ab30e HTTP/1.1" 200 245 0.016046 10.0.0.161 - - [2026-08-14 17:11:16] "POST /alarms HTTP/1.1" 409 279 0.004960 10.0.0.161 - - [2026-08-14 17:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.161 - - [2026-08-14 17:11:16] "PUT /alarm/eadf599e-4d14-423a-b88f-cef940dcc3a0 HTTP/1.1" 200 245 0.014835 10.0.0.161 - - [2026-08-14 17:11:16] "GET / HTTP/1.1" 200 36215 0.001955 10.0.0.161 - - [2026-08-14 17:11:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002853 10.0.0.161 - - [2026-08-14 17:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.161 - - [2026-08-14 17:11:16] "PUT /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a HTTP/1.1" 200 277 0.010445 10.0.0.161 - - [2026-08-14 17:11:16] "GET / HTTP/1.1" 200 36215 0.001502 10.0.0.161 - - [2026-08-14 17:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.161 - - [2026-08-14 17:11:16] "GET /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002833 10.0.0.161 - - [2026-08-14 17:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.161 - - [2026-08-14 17:11:16] "PUT /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a HTTP/1.1" 200 277 0.011968 10.0.0.161 - - [2026-08-14 17:11:17] "GET / HTTP/1.1" 200 36215 0.002065 10.0.0.161 - - [2026-08-14 17:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.161 - - [2026-08-14 17:11:17] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005331 10.0.0.161 - - [2026-08-14 17:11:17] "PUT /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf HTTP/1.1" 200 275 0.019096 10.0.0.161 - - [2026-08-14 17:11:20] "GET / HTTP/1.1" 200 36215 0.001783 10.0.0.161 - - [2026-08-14 17:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.161 - - [2026-08-14 17:11:20] "GET /routing-instance/45820cf7-37d5-4ebc-b0fa-6b87287674da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003357 10.0.0.161 - - [2026-08-14 17:11:20] "POST /bgp-routers HTTP/1.1" 409 301 0.002762 10.0.0.161 - - [2026-08-14 17:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.161 - - [2026-08-14 17:11:20] "GET /bgp-router/4d989e3a-f2ed-46c2-bddc-53d01ffe3ea4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003810 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:11:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001278 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:11:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001199 10.0.0.161 - - [2026-08-14 17:11:20] "PUT /bgp-router/4d989e3a-f2ed-46c2-bddc-53d01ffe3ea4 HTTP/1.1" 200 255 0.029744 10.0.0.161 - - [2026-08-14 17:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.161 - - [2026-08-14 17:11:22] "GET /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003040 10.0.0.161 - - [2026-08-14 17:11:35] "GET / HTTP/1.1" 200 36215 0.001896 10.0.0.161 - - [2026-08-14 17:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.161 - - [2026-08-14 17:11:35] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005053 10.0.0.161 - - [2026-08-14 17:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.161 - - [2026-08-14 17:11:35] "GET /config-node/6ad57726-6b84-41a4-9956-8a42d0682032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003097 10.0.0.161 - - [2026-08-14 17:11:47] "GET / HTTP/1.1" 200 36215 0.001425 10.0.0.161 - - [2026-08-14 17:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.161 - - [2026-08-14 17:11:47] "GET /routing-instance/45820cf7-37d5-4ebc-b0fa-6b87287674da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009869 10.0.0.161 - - [2026-08-14 17:11:47] "POST /bgp-routers HTTP/1.1" 409 301 0.002501 10.0.0.161 - - [2026-08-14 17:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.161 - - [2026-08-14 17:11:47] "GET /bgp-router/4d989e3a-f2ed-46c2-bddc-53d01ffe3ea4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003608 10.0.0.161 - - [2026-08-14 17:11:47] "PUT /bgp-router/4d989e3a-f2ed-46c2-bddc-53d01ffe3ea4 HTTP/1.1" 200 255 0.017040 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:11:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001122 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:11:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001360 10.0.0.161 - - [2026-08-14 17:12:03] "GET / HTTP/1.1" 200 36215 0.001905 10.0.0.161 - - [2026-08-14 17:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.161 - - [2026-08-14 17:12:03] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005505 10.0.0.161 - - [2026-08-14 17:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.161 - - [2026-08-14 17:12:03] "GET /config-node/6ad57726-6b84-41a4-9956-8a42d0682032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002488 10.0.0.161 - - [2026-08-14 17:12:03] "GET / HTTP/1.1" 200 36215 0.002215 10.0.0.161 - - [2026-08-14 17:12:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005427 10.0.0.161 - - [2026-08-14 17:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.161 - - [2026-08-14 17:12:08] "GET /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002764 10.0.0.161 - - [2026-08-14 17:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.161 - - [2026-08-14 17:12:08] "PUT /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a HTTP/1.1" 200 277 0.009294 10.0.0.161 - - [2026-08-14 17:12:09] "GET / HTTP/1.1" 200 36215 0.001487 10.0.0.161 - - [2026-08-14 17:12:09] "POST /alarms HTTP/1.1" 409 264 0.002611 10.0.0.161 - - [2026-08-14 17:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.161 - - [2026-08-14 17:12:09] "PUT /alarm/ee489456-2338-4d76-8de1-7c15a69f4523 HTTP/1.1" 200 245 0.012667 10.0.0.161 - - [2026-08-14 17:12:09] "POST /alarms HTTP/1.1" 409 261 0.013479 10.0.0.161 - - [2026-08-14 17:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.161 - - [2026-08-14 17:12:09] "PUT /alarm/fc8b585e-5411-4c22-bdd1-b4e7179e2416 HTTP/1.1" 200 245 0.014637 10.0.0.161 - - [2026-08-14 17:12:09] "POST /alarms HTTP/1.1" 409 261 0.005393 10.0.0.161 - - [2026-08-14 17:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.161 - - [2026-08-14 17:12:09] "PUT /alarm/2cbebdee-a8dd-4f60-ad1a-1b9017d5f2d0 HTTP/1.1" 200 245 0.015980 10.0.0.161 - - [2026-08-14 17:12:09] "POST /alarms HTTP/1.1" 409 253 0.008486 10.0.0.161 - - [2026-08-14 17:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.161 - - [2026-08-14 17:12:09] "PUT /alarm/53ce9fe9-6d9f-4d9f-9c5a-176b3ff2b57b HTTP/1.1" 200 245 0.012587 10.0.0.161 - - [2026-08-14 17:12:09] "POST /alarms HTTP/1.1" 409 251 0.010393 10.0.0.161 - - [2026-08-14 17:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006979 10.0.0.161 - - [2026-08-14 17:12:09] "PUT /alarm/6804710e-e090-4cc9-a7d2-de7f13e8d2ab HTTP/1.1" 200 245 0.021692 10.0.0.161 - - [2026-08-14 17:12:09] "POST /alarms HTTP/1.1" 409 252 0.008976 10.0.0.161 - - [2026-08-14 17:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.161 - - [2026-08-14 17:12:09] "PUT /alarm/64387565-53ff-4d13-9c3d-9771969be22f HTTP/1.1" 200 245 0.013181 10.0.0.161 - - [2026-08-14 17:12:09] "POST /alarms HTTP/1.1" 409 256 0.012058 10.0.0.161 - - [2026-08-14 17:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.161 - - [2026-08-14 17:12:09] "PUT /alarm/911ec6d6-ec0e-4d9a-8560-7a96c2592cb8 HTTP/1.1" 200 245 0.012039 10.0.0.161 - - [2026-08-14 17:12:09] "POST /alarms HTTP/1.1" 409 248 0.009970 10.0.0.161 - - [2026-08-14 17:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.161 - - [2026-08-14 17:12:09] "PUT /alarm/63444416-2a20-4625-8d71-6bb36c26cfd0 HTTP/1.1" 200 245 0.011789 10.0.0.161 - - [2026-08-14 17:12:09] "POST /alarms HTTP/1.1" 409 252 0.015752 10.0.0.161 - - [2026-08-14 17:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.161 - - [2026-08-14 17:12:10] "PUT /alarm/6a2af59a-a302-480b-9f63-ec488dab16e1 HTTP/1.1" 200 245 0.014485 10.0.0.161 - - [2026-08-14 17:12:10] "POST /alarms HTTP/1.1" 409 257 0.019007 10.0.0.161 - - [2026-08-14 17:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.161 - - [2026-08-14 17:12:10] "PUT /alarm/6dd9b74f-b5ef-4c9f-a1b0-bb750aca42ca HTTP/1.1" 200 245 0.012559 10.0.0.161 - - [2026-08-14 17:12:10] "POST /alarms HTTP/1.1" 409 251 0.011955 10.0.0.161 - - [2026-08-14 17:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.161 - - [2026-08-14 17:12:10] "PUT /alarm/f94ca150-018b-4eed-8d7b-962d3ecbd08c HTTP/1.1" 200 245 0.014616 10.0.0.161 - - [2026-08-14 17:12:10] "POST /alarms HTTP/1.1" 409 257 0.012219 10.0.0.161 - - [2026-08-14 17:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.161 - - [2026-08-14 17:12:10] "PUT /alarm/a144f685-41eb-4194-b757-3a3ccbd32966 HTTP/1.1" 200 245 0.013609 10.0.0.161 - - [2026-08-14 17:12:10] "POST /alarms HTTP/1.1" 409 261 0.012048 10.0.0.161 - - [2026-08-14 17:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.161 - - [2026-08-14 17:12:10] "PUT /alarm/154fa52a-ff8d-49bf-ae2d-69611ebff700 HTTP/1.1" 200 245 0.014681 10.0.0.161 - - [2026-08-14 17:12:10] "POST /alarms HTTP/1.1" 409 258 0.007917 10.0.0.161 - - [2026-08-14 17:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.161 - - [2026-08-14 17:12:10] "PUT /alarm/9b0ab995-b91f-4c38-937a-104b959bb42d HTTP/1.1" 200 245 0.015715 10.0.0.161 - - [2026-08-14 17:12:10] "POST /alarms HTTP/1.1" 409 254 0.011156 10.0.0.161 - - [2026-08-14 17:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.161 - - [2026-08-14 17:12:10] "PUT /alarm/953132e6-b229-40bf-bc9f-2c006e0aecfb HTTP/1.1" 200 245 0.014353 10.0.0.161 - - [2026-08-14 17:12:10] "POST /alarms HTTP/1.1" 409 254 0.009028 10.0.0.161 - - [2026-08-14 17:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.161 - - [2026-08-14 17:12:10] "PUT /alarm/8246bcfc-2ae2-4696-b259-0d63372140ae HTTP/1.1" 200 245 0.012988 10.0.0.161 - - [2026-08-14 17:12:10] "POST /alarms HTTP/1.1" 409 254 0.012066 10.0.0.161 - - [2026-08-14 17:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.161 - - [2026-08-14 17:12:10] "PUT /alarm/497f386e-5da1-48d0-91a9-14e2a964285a HTTP/1.1" 200 245 0.013319 10.0.0.161 - - [2026-08-14 17:12:10] "POST /alarms HTTP/1.1" 409 247 0.011731 10.0.0.161 - - [2026-08-14 17:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.161 - - [2026-08-14 17:12:10] "PUT /alarm/63a683dc-60e6-4fc4-a02a-ca250e516d7e HTTP/1.1" 200 245 0.012478 10.0.0.161 - - [2026-08-14 17:12:10] "POST /alarms HTTP/1.1" 409 272 0.013711 10.0.0.161 - - [2026-08-14 17:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.161 - - [2026-08-14 17:12:10] "PUT /alarm/9f636f1f-74d3-442f-83b1-576df2e0440a HTTP/1.1" 200 245 0.016774 10.0.0.161 - - [2026-08-14 17:12:10] "POST /alarms HTTP/1.1" 409 261 0.008848 10.0.0.161 - - [2026-08-14 17:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.161 - - [2026-08-14 17:12:10] "PUT /alarm/ed15d468-8f41-4b8b-9a73-f85396cbb4d5 HTTP/1.1" 200 245 0.015348 10.0.0.161 - - [2026-08-14 17:12:10] "POST /alarms HTTP/1.1" 409 259 0.010291 10.0.0.161 - - [2026-08-14 17:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.161 - - [2026-08-14 17:12:10] "PUT /alarm/a4db8fa6-c86f-4634-a108-8587d2b9097b HTTP/1.1" 200 245 0.011762 10.0.0.161 - - [2026-08-14 17:12:11] "POST /alarms HTTP/1.1" 409 265 0.019566 10.0.0.161 - - [2026-08-14 17:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.161 - - [2026-08-14 17:12:11] "PUT /alarm/0526f857-bb47-468f-b94c-2a43b86ab30e HTTP/1.1" 200 245 0.019543 10.0.0.161 - - [2026-08-14 17:12:11] "POST /alarms HTTP/1.1" 409 279 0.015479 10.0.0.161 - - [2026-08-14 17:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.161 - - [2026-08-14 17:12:11] "PUT /alarm/eadf599e-4d14-423a-b88f-cef940dcc3a0 HTTP/1.1" 200 245 0.013469 10.0.0.161 - - [2026-08-14 17:12:11] "GET / HTTP/1.1" 200 36215 0.002170 10.0.0.161 - - [2026-08-14 17:12:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002767 10.0.0.161 - - [2026-08-14 17:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.161 - - [2026-08-14 17:12:11] "PUT /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a HTTP/1.1" 200 277 0.010769 10.0.0.161 - - [2026-08-14 17:12:11] "GET / HTTP/1.1" 200 36215 0.001444 10.0.0.161 - - [2026-08-14 17:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.161 - - [2026-08-14 17:12:11] "GET /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003088 10.0.0.161 - - [2026-08-14 17:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008430 10.0.0.161 - - [2026-08-14 17:12:11] "PUT /global-vrouter-config/06487022-2125-4cb7-b475-9e4edeb6269a HTTP/1.1" 200 277 0.013779 10.0.0.161 - - [2026-08-14 17:12:12] "GET / HTTP/1.1" 200 36215 0.002059 10.0.0.161 - - [2026-08-14 17:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.161 - - [2026-08-14 17:12:12] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006110 10.0.0.161 - - [2026-08-14 17:12:12] "PUT /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf HTTP/1.1" 200 275 0.027361 10.0.0.161 - - [2026-08-14 17:12:15] "GET / HTTP/1.1" 200 36215 0.001886 10.0.0.161 - - [2026-08-14 17:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.161 - - [2026-08-14 17:12:15] "GET /routing-instance/45820cf7-37d5-4ebc-b0fa-6b87287674da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003727 10.0.0.161 - - [2026-08-14 17:12:15] "POST /bgp-routers HTTP/1.1" 409 301 0.002895 10.0.0.161 - - [2026-08-14 17:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.161 - - [2026-08-14 17:12:15] "GET /bgp-router/4d989e3a-f2ed-46c2-bddc-53d01ffe3ea4?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004071 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:12:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001070 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:12:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001618 10.0.0.161 - - [2026-08-14 17:12:15] "PUT /bgp-router/4d989e3a-f2ed-46c2-bddc-53d01ffe3ea4 HTTP/1.1" 200 255 0.018108 10.0.0.161 - - [2026-08-14 17:12:19] "POST /tags HTTP/1.1" 200 356 0.022113 10.0.0.161 - - [2026-08-14 17:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.025172 10.0.0.161 - - [2026-08-14 17:12:20] "GET /tag/aad10281-6096-4664-8efa-02fda5477326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.013313 10.0.0.161 - - [2026-08-14 17:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007976 10.0.0.161 - - [2026-08-14 17:12:20] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.017061 10.0.0.161 - - [2026-08-14 17:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.161 - - [2026-08-14 17:12:20] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.071624 10.0.0.161 - - [2026-08-14 17:12:20] "POST /virtual-machines HTTP/1.1" 200 352 0.031068 10.0.0.161 - - [2026-08-14 17:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.038454 10.0.0.161 - - [2026-08-14 17:12:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.167062 10.0.0.161 - - [2026-08-14 17:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011314 10.0.0.161 - - [2026-08-14 17:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.161 - - [2026-08-14 17:12:20] "GET /virtual-machine-interface/4f03fb64-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.007905 10.0.0.161 - - [2026-08-14 17:12:20] "POST /instance-ips HTTP/1.1" 200 392 0.032528 10.0.0.161 - - [2026-08-14 17:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.026544 10.0.0.161 - - [2026-08-14 17:12:20] "GET /virtual-machine-interface/4f03fb64-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.012022 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:12:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001292 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:12:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001592 10.0.0.161 - - [2026-08-14 17:12:20] "POST /set-tag HTTP/1.1" 200 109 0.026518 10.0.0.161 - - [2026-08-14 17:12:20] "GET /virtual-machine-interface/4f03fb64-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.014758 10.0.0.161 - - [2026-08-14 17:12:20] "GET /instance-ip/4f26e11a-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003453 10.0.0.161 - - [2026-08-14 17:12:20] "GET /virtual-machine-interface/4f03fb64-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007156 10.0.0.161 - - [2026-08-14 17:12:20] "POST /set-tag HTTP/1.1" 200 109 0.003454 10.0.0.161 - - [2026-08-14 17:12:20] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005597 10.0.0.161 - - [2026-08-14 17:12:20] "POST /ref-update HTTP/1.1" 200 156 0.011540 10.0.0.161 - - [2026-08-14 17:12:21] "GET /virtual-machine-interface/4f03fb64-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.009860 10.0.0.161 - - [2026-08-14 17:12:21] "POST /set-tag HTTP/1.1" 200 109 0.004162 10.0.0.161 - - [2026-08-14 17:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007238 10.0.0.161 - - [2026-08-14 17:12:21] "GET /virtual-network/caf9dbfb-59c1-4a4a-909d-7ee589f2b3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006850 10.0.0.161 - - [2026-08-14 17:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.161 - - [2026-08-14 17:12:21] "GET /project/b798d5ad-ba1b-4360-84d5-c760263caa76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.076049 10.0.0.161 - - [2026-08-14 17:12:21] "POST /virtual-machines HTTP/1.1" 200 356 0.012178 10.0.0.161 - - [2026-08-14 17:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032152 10.0.0.161 - - [2026-08-14 17:12:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.128908 10.0.0.161 - - [2026-08-14 17:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011482 10.0.0.161 - - [2026-08-14 17:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013024 10.0.0.161 - - [2026-08-14 17:12:21] "GET /virtual-machine-interface/4f94daf8-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.007264 10.0.0.161 - - [2026-08-14 17:12:21] "POST /instance-ips HTTP/1.1" 200 396 0.039224 10.0.0.161 - - [2026-08-14 17:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.047302 10.0.0.161 - - [2026-08-14 17:12:21] "GET /virtual-machine-interface/4f94daf8-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.017363 10.0.0.161 - - [2026-08-14 17:12:21] "POST /set-tag HTTP/1.1" 200 109 0.018430 10.0.0.161 - - [2026-08-14 17:12:21] "GET /virtual-machine-interface/4f94daf8-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.016438 10.0.0.161 - - [2026-08-14 17:12:21] "GET /instance-ip/4fb34272-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.003108 10.0.0.161 - - [2026-08-14 17:12:21] "GET /virtual-machine-interface/4f94daf8-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004912 10.0.0.161 - - [2026-08-14 17:12:21] "POST /set-tag HTTP/1.1" 200 109 0.002618 10.0.0.161 - - [2026-08-14 17:12:21] "GET /virtual-router/00ba8b34-b592-4559-8016-f4ed2e2e6816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.005107 10.0.0.161 - - [2026-08-14 17:12:21] "POST /ref-update HTTP/1.1" 200 156 0.015679 10.0.0.161 - - [2026-08-14 17:12:21] "GET /virtual-machine-interface/4f94daf8-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.035099 10.0.0.161 - - [2026-08-14 17:12:21] "POST /set-tag HTTP/1.1" 200 109 0.004463 10.0.0.161 - - [2026-08-14 17:12:22] "GET /virtual-machine-interface/4f03fb64-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004571 10.0.0.161 - - [2026-08-14 17:12:22] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.161 - - [2026-08-14 17:12:22] "GET /virtual-machine-interface/4f94daf8-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005482 10.0.0.161 - - [2026-08-14 17:12:22] "POST /set-tag HTTP/1.1" 200 109 0.003162 10.0.0.161 - - [2026-08-14 17:12:33] "GET /virtual-machine-interface/4f94daf8-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007846 10.0.0.161 - - [2026-08-14 17:12:33] "POST /set-tag HTTP/1.1" 200 109 0.005061 10.0.0.161 - - [2026-08-14 17:12:34] "GET /virtual-machine-interface/4f03fb64-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005337 10.0.0.161 - - [2026-08-14 17:12:34] "POST /set-tag HTTP/1.1" 200 109 0.002869 10.0.0.161 - - [2026-08-14 17:12:35] "GET /virtual-machine-interface/4f03fb64-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.010667 10.0.0.161 - - [2026-08-14 17:12:35] "POST /set-tag HTTP/1.1" 200 109 0.008904 10.0.0.161 - - [2026-08-14 17:13:02] "GET / HTTP/1.1" 200 36215 0.001861 10.0.0.161 - - [2026-08-14 17:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.161 - - [2026-08-14 17:13:02] "GET /global-system-config/bca085e5-0aaf-41bb-a8b0-5e532a9481bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007502 10.0.0.161 - - [2026-08-14 17:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.161 - - [2026-08-14 17:13:02] "GET /config-node/6ad57726-6b84-41a4-9956-8a42d0682032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003242 10.0.0.161 - - [2026-08-14 17:13:07] "GET /virtual-machine-interface/4f03fb64-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006542 10.0.0.161 - - [2026-08-14 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.002964 10.0.0.161 - - [2026-08-14 17:13:07] "GET /virtual-machine-interface/4f03fb64-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006062 10.0.0.161 - - [2026-08-14 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.003215 10.0.0.161 - - [2026-08-14 17:13:07] "GET /virtual-machine/6d7bc118-43a8-4056-9c70-77318ce591ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003439 10.0.0.161 - - [2026-08-14 17:13:07] "POST /ref-update HTTP/1.1" 200 156 0.010466 10.0.0.161 - - [2026-08-14 17:13:07] "GET /virtual-machine-interface/4f03fb64-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.015429 10.0.0.161 - - [2026-08-14 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.023685 10.0.0.161 - - [2026-08-14 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.026585 10.0.0.161 - - [2026-08-14 17:13:07] "DELETE /instance-ip/4f26e11a-9803-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.046596 10.0.0.161 - - [2026-08-14 17:13:07] "DELETE /virtual-machine-interface/4f03fb64-9803-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.050345 10.0.0.161 - - [2026-08-14 17:13:07] "DELETE /virtual-machine/6d7bc118-43a8-4056-9c70-77318ce591ad HTTP/1.1" 200 115 0.026153 10.0.0.161 - - [2026-08-14 17:13:07] "GET /virtual-machine-interface/4f94daf8-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006873 10.0.0.161 - - [2026-08-14 17:13:07] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.161 - - [2026-08-14 17:13:14] "GET / HTTP/1.1" 200 36215 0.001956 10.0.0.161 - - [2026-08-14 17:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.161 - - [2026-08-14 17:13:14] "GET /routing-instance/45820cf7-37d5-4ebc-b0fa-6b87287674da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003656 10.0.0.161 - - [2026-08-14 17:13:14] "POST /bgp-routers HTTP/1.1" 409 301 0.002544 10.0.0.161 - - [2026-08-14 17:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.161 - - [2026-08-14 17:13:14] "GET /bgp-router/4d989e3a-f2ed-46c2-bddc-53d01ffe3ea4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004205 10.0.0.161 - - [2026-08-14 17:13:14] "PUT /bgp-router/4d989e3a-f2ed-46c2-bddc-53d01ffe3ea4 HTTP/1.1" 200 255 0.028273 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:13:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001165 [Introspect:8084]10.0.0.161 - - [2026-08-14 17:13:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000922 10.0.0.161 - - [2026-08-14 17:13:38] "GET /virtual-machine-interface/4f94daf8-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004794 10.0.0.161 - - [2026-08-14 17:13:38] "POST /set-tag HTTP/1.1" 200 109 0.003455 10.0.0.161 - - [2026-08-14 17:13:38] "GET /virtual-machine-interface/4f94daf8-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007692 10.0.0.161 - - [2026-08-14 17:13:38] "POST /set-tag HTTP/1.1" 200 109 0.006464 10.0.0.161 - - [2026-08-14 17:13:38] "GET /virtual-machine/6d4d764a-bd3e-41df-a1f7-68cd1513a5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.013883 10.0.0.161 - - [2026-08-14 17:13:38] "POST /ref-update HTTP/1.1" 200 156 0.020458 10.0.0.161 - - [2026-08-14 17:13:38] "GET /virtual-machine-interface/4f94daf8-9803-11f1-b278-fa163e5c19e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005536 10.0.0.161 - - [2026-08-14 17:13:38] "POST /set-tag HTTP/1.1" 200 109 0.032304 10.0.0.161 - - [2026-08-14 17:13:38] "POST /set-tag HTTP/1.1" 200 109 0.042248 10.0.0.161 - - [2026-08-14 17:13:38] "DELETE /instance-ip/4fb34272-9803-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.060925 10.0.0.161 - - [2026-08-14 17:13:38] "DELETE /virtual-machine-interface/4f94daf8-9803-11f1-b278-fa163e5c19e4 HTTP/1.1" 200 115 0.063806 10.0.0.161 - - [2026-08-14 17:13:38] "DELETE /virtual-machine/6d4d764a-bd3e-41df-a1f7-68cd1513a5bc HTTP/1.1" 200 115 0.025337 10.0.0.161 - - [2026-08-14 17:13:38] "DELETE /tag/aad10281-6096-4664-8efa-02fda5477326 HTTP/1.1" 200 115 0.067957