++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Jan 29 01:01:38 PM UTC 2026 ===================' INFO: =================== Thu Jan 29 01:01:38 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ 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.23 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.23:8081 ' ']' +++ echo 10.0.0.23:8081 ++ ANALYTICS_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.23:9042 ' ']' +++ echo 10.0.0.23:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.23:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.23:8086 ' ']' +++ echo 10.0.0.23:8086 ++ COLLECTOR_SERVERS=10.0.0.23: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.23 ++ CONFIGDB_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.23:8082 ' ']' +++ echo 10.0.0.23:8082 ++ CONFIG_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.23:9161 ' ']' +++ echo 10.0.0.23:9161 ++ CONFIGDB_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.23:9041 ' ']' +++ echo 10.0.0.23:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.23: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.23 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.23 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.23:2181, ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.23:2181 ' ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.23:2181 ++ RABBITMQ_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.23:5673, ']' +++ echo 10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.23:6379 ' ']' +++ echo 10.0.0.23:6379 ++ REDIS_SERVERS=10.0.0.23: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.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.23:9092 ' ']' +++ echo 10.0.0.23:9092 ++ KAFKA_SERVERS=10.0.0.23: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.23 ++ 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.23 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.23 + local cassandra=10.0.0.23 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 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.23 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.23 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.23 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.23 +++ local servers=10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.23,10.227.204.1,127.0.0.1,172.17.0.1,252.23.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.227.204.1,127.0.0.1,172.17.0.1,252.23.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 1 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.23:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23: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=__ ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/29/2026 13:02:19.302 7fce990a41c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/29/2026 13:02:19.506 7fce990a41c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/29/2026 13:02:19.519 7fce990a41c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/29/2026 13:02:19.519 7fce990a41c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2026-01-29 13:02:24] "GET / HTTP/1.1" 503 181 0.000218 10.0.0.23 - - [2026-01-29 13:02:25] "GET / HTTP/1.1" 200 35931 0.002650 10.0.0.23 - - [2026-01-29 13:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.23 - - [2026-01-29 13:02:25] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006058 10.0.0.23 - - [2026-01-29 13:02:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.002576 10.0.0.23 - - [2026-01-29 13:02:25] "POST /config-nodes HTTP/1.1" 200 593 0.044660 10.0.0.23 - - [2026-01-29 13:02:25] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.23 - - [2026-01-29 13:02:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003884 10.0.0.23 - - [2026-01-29 13:02:25] "GET / HTTP/1.1" 200 45303 0.002149 10.0.0.23 - - [2026-01-29 13:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007319 10.0.0.23 - - [2026-01-29 13:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006268 10.0.0.23 - - [2026-01-29 13:02:26] "GET / HTTP/1.1" 200 35931 0.001360 10.0.0.23 - - [2026-01-29 13:02:27] "GET / HTTP/1.1" 200 35931 0.002753 10.0.0.23 - - [2026-01-29 13:02:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.003116 10.0.0.23 - - [2026-01-29 13:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.23 - - [2026-01-29 13:02:27] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008948 10.0.0.23 - - [2026-01-29 13:02:27] "POST /service-appliance-sets HTTP/1.1" 200 553 0.033666 10.0.0.23 - - [2026-01-29 13:02:27] "POST /fqname-to-id HTTP/1.1" 404 180 0.004155 10.0.0.23 - - [2026-01-29 13:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006475 10.0.0.23 - - [2026-01-29 13:02:27] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010367 10.0.0.23 - - [2026-01-29 13:02:27] "POST /service-appliance-sets HTTP/1.1" 200 541 0.041686 10.0.0.23 - - [2026-01-29 13:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.23 - - [2026-01-29 13:02:27] "GET /network-ipam/b7d39bd5-8db2-4111-a675-4d8cb82e29b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003649 10.0.0.23 - - [2026-01-29 13:02:27] "GET / HTTP/1.1" 200 35931 0.001363 10.0.0.23 - - [2026-01-29 13:02:27] "POST /service-templates HTTP/1.1" 200 511 0.066127 10.0.0.23 - - [2026-01-29 13:02:27] "POST /service-templates HTTP/1.1" 200 501 0.049586 10.0.0.23 - - [2026-01-29 13:02:27] "POST /service-templates HTTP/1.1" 200 515 0.042671 10.0.0.23 - - [2026-01-29 13:02:27] "POST /service-templates HTTP/1.1" 200 535 0.033569 10.0.0.23 - - [2026-01-29 13:02:27] "POST /service-templates HTTP/1.1" 200 507 0.036780 10.0.0.23 - - [2026-01-29 13:02:28] "GET / HTTP/1.1" 200 35931 0.001277 10.0.0.23 - - [2026-01-29 13:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.23 - - [2026-01-29 13:02:28] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011681 10.0.0.23 - - [2026-01-29 13:02:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.004437 10.0.0.23 - - [2026-01-29 13:02:28] "POST /config-database-nodes HTTP/1.1" 200 611 0.049036 10.0.0.23 - - [2026-01-29 13:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.23 - - [2026-01-29 13:02:30] "GET /network-ipam/b7d39bd5-8db2-4111-a675-4d8cb82e29b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003644 10.0.0.23 - - [2026-01-29 13:02:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.002120 10.0.0.23 - - [2026-01-29 13:02:30] "POST /access-control-lists HTTP/1.1" 200 587 0.019634 10.0.0.23 - - [2026-01-29 13:02:30] "POST /fqname-to-id HTTP/1.1" 404 224 0.005228 10.0.0.23 - - [2026-01-29 13:02:30] "POST /access-control-lists HTTP/1.1" 200 585 0.019747 10.0.0.23 - - [2026-01-29 13:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018671 10.0.0.23 - - [2026-01-29 13:02:31] "GET /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004058 10.0.0.23 - - [2026-01-29 13:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.23 - - [2026-01-29 13:02:31] "PUT /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5 HTTP/1.1" 200 276 0.020482 10.0.0.23 - - [2026-01-29 13:02:31] "POST /route-targets HTTP/1.1" 200 327 0.043716 10.0.0.23 - - [2026-01-29 13:02:31] "POST /ref-update HTTP/1.1" 200 156 0.022022 10.0.0.23 - - [2026-01-29 13:02:31] "GET / HTTP/1.1" 200 35931 0.002773 10.0.0.23 - - [2026-01-29 13:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.23 - - [2026-01-29 13:02:31] "POST /route-targets HTTP/1.1" 200 327 0.023712 10.0.0.23 - - [2026-01-29 13:02:31] "GET /routing-instance/e14a53ba-0182-44e0-8031-f2c26c16381d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004389 10.0.0.23 - - [2026-01-29 13:02:31] "POST /ref-update HTTP/1.1" 200 156 0.028889 10.0.0.23 - - [2026-01-29 13:02:31] "POST /bgp-routers HTTP/1.1" 200 616 0.039150 10.0.0.23 - - [2026-01-29 13:02:31] "GET /bgp-router/945ed35b-f6a5-4021-ac1e-040ae8477a0d?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.020218 10.0.0.23 - - [2026-01-29 13:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005558 10.0.0.23 - - [2026-01-29 13:02:31] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019806 10.0.0.23 - - [2026-01-29 13:02:31] "POST /route-targets HTTP/1.1" 200 327 0.057488 10.0.0.23 - - [2026-01-29 13:02:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007812 10.0.0.23 - - [2026-01-29 13:02:31] "POST /ref-update HTTP/1.1" 200 156 0.049211 10.0.0.23 - - [2026-01-29 13:02:31] "POST /ref-update HTTP/1.1" 200 156 0.030870 10.0.0.23 - - [2026-01-29 13:02:31] "POST /route-targets HTTP/1.1" 200 327 0.036483 10.0.0.23 - - [2026-01-29 13:02:31] "GET / HTTP/1.1" 200 35931 0.001364 10.0.0.23 - - [2026-01-29 13:02:31] "POST /ref-update HTTP/1.1" 200 156 0.025715 10.0.0.23 - - [2026-01-29 13:02:31] "POST /alarms HTTP/1.1" 200 581 0.037694 10.0.0.23 - - [2026-01-29 13:02:31] "POST /alarms HTTP/1.1" 200 575 0.030980 10.0.0.23 - - [2026-01-29 13:02:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.001925 10.0.0.23 - - [2026-01-29 13:02:31] "POST /alarms HTTP/1.1" 200 575 0.032643 10.0.0.23 - - [2026-01-29 13:02:31] "POST /access-control-lists HTTP/1.1" 200 551 0.056067 10.0.0.23 - - [2026-01-29 13:02:31] "PUT /access-control-list/04f5ff7b-7d01-48c9-b356-414c9791cf3a HTTP/1.1" 200 272 0.019669 10.0.0.23 - - [2026-01-29 13:02:31] "POST /alarms HTTP/1.1" 200 559 0.074046 10.0.0.23 - - [2026-01-29 13:02:31] "PUT /access-control-list/1b4f4bff-e0c2-4940-ab15-ce4f8a27d360 HTTP/1.1" 200 272 0.016265 10.0.0.23 - - [2026-01-29 13:02:31] "POST /alarms HTTP/1.1" 200 555 0.052019 10.0.0.23 - - [2026-01-29 13:02:31] "POST /alarms HTTP/1.1" 200 557 0.031904 10.0.0.23 - - [2026-01-29 13:02:31] "POST /alarms HTTP/1.1" 200 565 0.040415 10.0.0.23 - - [2026-01-29 13:02:31] "POST /alarms HTTP/1.1" 200 549 0.028702 10.0.0.23 - - [2026-01-29 13:02:31] "POST /alarms HTTP/1.1" 200 557 0.027714 10.0.0.23 - - [2026-01-29 13:02:32] "POST /alarms HTTP/1.1" 200 567 0.041492 10.0.0.23 - - [2026-01-29 13:02:32] "POST /alarms HTTP/1.1" 200 555 0.029525 10.0.0.23 - - [2026-01-29 13:02:32] "POST /alarms HTTP/1.1" 200 567 0.026731 10.0.0.23 - - [2026-01-29 13:02:32] "POST /alarms HTTP/1.1" 200 575 0.089936 10.0.0.23 - - [2026-01-29 13:02:32] "POST /alarms HTTP/1.1" 200 569 0.021244 10.0.0.23 - - [2026-01-29 13:02:32] "POST /alarms HTTP/1.1" 200 561 0.036176 10.0.0.23 - - [2026-01-29 13:02:32] "POST /alarms HTTP/1.1" 200 561 0.039835 10.0.0.23 - - [2026-01-29 13:02:32] "POST /alarms HTTP/1.1" 200 561 0.028636 10.0.0.23 - - [2026-01-29 13:02:32] "POST /alarms HTTP/1.1" 200 547 0.027708 10.0.0.23 - - [2026-01-29 13:02:32] "POST /alarms HTTP/1.1" 200 595 0.034445 10.0.0.23 - - [2026-01-29 13:02:32] "POST /alarms HTTP/1.1" 200 575 0.044773 10.0.0.23 - - [2026-01-29 13:02:32] "POST /alarms HTTP/1.1" 200 571 0.028314 10.0.0.23 - - [2026-01-29 13:02:32] "POST /alarms HTTP/1.1" 200 583 0.036221 10.0.0.23 - - [2026-01-29 13:02:32] "POST /alarms HTTP/1.1" 200 609 0.036072 10.0.0.23 - - [2026-01-29 13:02:33] "GET / HTTP/1.1" 200 35931 0.001829 10.0.0.23 - - [2026-01-29 13:02:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004121 10.0.0.23 - - [2026-01-29 13:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.23 - - [2026-01-29 13:02:33] "PUT /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5 HTTP/1.1" 200 276 0.013496 10.0.0.23 - - [2026-01-29 13:02:33] "GET / HTTP/1.1" 200 35931 0.001840 10.0.0.23 - - [2026-01-29 13:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.23 - - [2026-01-29 13:02:33] "GET /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003305 10.0.0.23 - - [2026-01-29 13:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005295 10.0.0.23 - - [2026-01-29 13:02:33] "PUT /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5 HTTP/1.1" 200 276 0.018168 10.0.0.23 - - [2026-01-29 13:02:33] "GET / HTTP/1.1" 200 35931 0.001627 10.0.0.23 - - [2026-01-29 13:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.23 - - [2026-01-29 13:02:33] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006285 10.0.0.23 - - [2026-01-29 13:02:33] "PUT /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3 HTTP/1.1" 200 274 0.022876 10.0.0.23 - - [2026-01-29 13:04:27] "GET / HTTP/1.1" 200 35931 0.002574 10.0.0.23 - - [2026-01-29 13:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.23 - - [2026-01-29 13:04:27] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007698 10.0.0.23 - - [2026-01-29 13:04:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.003953 10.0.0.23 - - [2026-01-29 13:04:27] "POST /analytics-nodes HTTP/1.1" 200 599 0.027846 10.0.0.23 - - [2026-01-29 13:04:36] "GET / HTTP/1.1" 200 35931 0.001854 10.0.0.23 - - [2026-01-29 13:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.23 - - [2026-01-29 13:04:36] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008367 10.0.0.23 - - [2026-01-29 13:04:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002100 10.0.0.23 - - [2026-01-29 13:04:36] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.043833 10.0.0.23 - - [2026-01-29 13:04:45] "GET / HTTP/1.1" 200 35931 0.001434 10.0.0.23 - - [2026-01-29 13:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.23 - - [2026-01-29 13:04:45] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007603 10.0.0.23 - - [2026-01-29 13:04:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.002631 10.0.0.23 - - [2026-01-29 13:04:45] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.031059 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:04:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001261 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:04:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001363 10.0.0.23 - - [2026-01-29 13:04:51] "GET / HTTP/1.1" 200 35931 0.002766 10.0.0.23 - - [2026-01-29 13:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005189 10.0.0.23 - - [2026-01-29 13:04:51] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010332 10.0.0.23 - - [2026-01-29 13:04:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.004670 10.0.0.23 - - [2026-01-29 13:04:51] "POST /database-nodes HTTP/1.1" 200 597 0.087416 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:04:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.006269 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:04:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000980 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:05:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000984 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:05:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000929 10.0.0.23 - - [2026-01-29 13:06:49] "GET /global-system-configs HTTP/1.1" 200 322 0.004271 10.0.0.23 - - [2026-01-29 13:06:49] "GET /global-system-configs HTTP/1.1" 200 322 0.003406 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:08:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:08:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001081 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:08:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:08:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002317 10.0.0.23 - - [2026-01-29 13:08:26] "GET / HTTP/1.1" 200 35931 0.002252 10.0.0.23 - - [2026-01-29 13:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.23 - - [2026-01-29 13:08:26] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006224 10.0.0.23 - - [2026-01-29 13:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.23 - - [2026-01-29 13:08:26] "GET /config-node/8b75f808-4a80-40b6-89a3-627697a25fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004393 10.0.0.23 - - [2026-01-29 13:08:38] "GET / HTTP/1.1" 200 35931 0.001372 10.0.0.23 - - [2026-01-29 13:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.23 - - [2026-01-29 13:08:38] "GET /routing-instance/e14a53ba-0182-44e0-8031-f2c26c16381d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011235 10.0.0.23 - - [2026-01-29 13:08:38] "POST /bgp-routers HTTP/1.1" 409 301 0.002557 10.0.0.23 - - [2026-01-29 13:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.23 - - [2026-01-29 13:08:38] "GET /bgp-router/945ed35b-f6a5-4021-ac1e-040ae8477a0d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.006372 10.0.0.23 - - [2026-01-29 13:08:38] "PUT /bgp-router/945ed35b-f6a5-4021-ac1e-040ae8477a0d HTTP/1.1" 200 254 0.055603 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:08:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001184 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:08:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001326 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:09:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:09:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001209 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:09:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001459 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:09:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001028 10.0.0.23 - - [2026-01-29 13:09:19] "GET / HTTP/1.1" 200 35931 0.002074 10.0.0.23 - - [2026-01-29 13:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.23 - - [2026-01-29 13:09:19] "GET /domain/f2f43c93-4483-4a5e-8672-ec03288ffe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003374 10.0.0.23 - - [2026-01-29 13:09:19] "POST /id-to-fqname HTTP/1.1" 200 173 0.000679 10.0.0.23 - - [2026-01-29 13:09:19] "POST /fqname-to-id HTTP/1.1" 404 182 0.012481 10.0.0.23 - - [2026-01-29 13:09:20] "POST /security-groups HTTP/1.1" 200 570 0.085897 10.0.0.23 - - [2026-01-29 13:09:20] "POST /projects HTTP/1.1" 200 481 0.314737 10.0.0.23 - - [2026-01-29 13:09:20] "POST /fqname-to-id HTTP/1.1" 404 213 0.007101 10.0.0.23 - - [2026-01-29 13:09:20] "POST /security-groups HTTP/1.1" 200 534 0.095465 10.0.0.23 - - [2026-01-29 13:09:20] "POST /access-control-lists HTTP/1.1" 200 579 0.111355 10.0.0.23 - - [2026-01-29 13:09:20] "POST /fqname-to-id HTTP/1.1" 404 212 0.011673 10.0.0.23 - - [2026-01-29 13:09:20] "POST /chown HTTP/1.1" 200 109 0.083348 10.0.0.23 - - [2026-01-29 13:09:20] "POST /policy-managements HTTP/1.1" 409 214 0.002819 10.0.0.23 - - [2026-01-29 13:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.23 - - [2026-01-29 13:09:20] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009934 10.0.0.23 - - [2026-01-29 13:09:20] "POST /access-control-lists HTTP/1.1" 200 577 0.114670 10.0.0.23 - - [2026-01-29 13:09:20] "POST /fqname-to-id HTTP/1.1" 404 232 0.010267 10.0.0.23 - - [2026-01-29 13:09:20] "POST /application-policy-sets HTTP/1.1" 200 528 0.131237 10.0.0.23 - - [2026-01-29 13:09:20] "POST /access-control-lists HTTP/1.1" 200 594 0.085076 10.0.0.23 - - [2026-01-29 13:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017142 10.0.0.23 - - [2026-01-29 13:09:20] "POST /fqname-to-id HTTP/1.1" 404 231 0.005891 10.0.0.23 - - [2026-01-29 13:09:20] "GET /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.022190 10.0.0.23 - - [2026-01-29 13:09:20] "PUT /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5 HTTP/1.1" 200 276 0.053945 10.0.0.23 - - [2026-01-29 13:09:20] "POST /access-control-lists HTTP/1.1" 200 592 0.098489 10.0.0.23 - - [2026-01-29 13:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.036289 10.0.0.23 - - [2026-01-29 13:09:20] "GET /virtual-network/cbdd4f72-73d5-4590-b4c3-ec3fdd1c92df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.021122 10.0.0.23 - - [2026-01-29 13:09:21] "POST /id-to-fqname HTTP/1.1" 200 177 0.001343 10.0.0.23 - - [2026-01-29 13:09:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.015975 10.0.0.23 - - [2026-01-29 13:09:21] "POST /security-groups HTTP/1.1" 200 574 0.113457 10.0.0.23 - - [2026-01-29 13:09:21] "POST /projects HTTP/1.1" 200 489 0.517005 10.0.0.23 - - [2026-01-29 13:09:21] "POST /fqname-to-id HTTP/1.1" 404 217 0.002759 10.0.0.23 - - [2026-01-29 13:09:21] "POST /access-control-lists HTTP/1.1" 200 583 0.113986 10.0.0.23 - - [2026-01-29 13:09:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.006241 10.0.0.23 - - [2026-01-29 13:09:21] "POST /security-groups HTTP/1.1" 200 546 0.176875 10.0.0.23 - - [2026-01-29 13:09:21] "POST /access-control-lists HTTP/1.1" 200 581 0.088453 10.0.0.23 - - [2026-01-29 13:09:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.006294 10.0.0.23 - - [2026-01-29 13:09:21] "POST /chown HTTP/1.1" 200 109 0.102001 10.0.0.23 - - [2026-01-29 13:09:21] "POST /access-control-lists HTTP/1.1" 200 602 0.088365 10.0.0.23 - - [2026-01-29 13:09:21] "POST /network-ipams HTTP/1.1" 200 522 0.105606 10.0.0.23 - - [2026-01-29 13:09:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.036084 10.0.0.23 - - [2026-01-29 13:09:21] "POST /access-control-lists HTTP/1.1" 200 600 0.066401 10.0.0.23 - - [2026-01-29 13:09:21] "POST /network-ipams HTTP/1.1" 200 510 0.166545 10.0.0.23 - - [2026-01-29 13:09:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.014450 10.0.0.23 - - [2026-01-29 13:09:22] "POST /fqname-to-id HTTP/1.1" 404 229 0.007931 10.0.0.23 - - [2026-01-29 13:09:22] "POST /useragent-kv HTTP/1.1" 200 115 0.026704 10.0.0.23 - - [2026-01-29 13:09:22] "POST /virtual-networks HTTP/1.1" 200 538 0.286593 10.0.0.23 - - [2026-01-29 13:09:22] "POST /access-control-lists HTTP/1.1" 200 589 0.112783 10.0.0.23 - - [2026-01-29 13:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009654 10.0.0.23 - - [2026-01-29 13:09:22] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.024489 10.0.0.23 - - [2026-01-29 13:09:22] "POST /route-targets HTTP/1.1" 200 327 0.054631 10.0.0.23 - - [2026-01-29 13:09:22] "POST /network-ipams HTTP/1.1" 200 518 0.104798 10.0.0.23 - - [2026-01-29 13:09:22] "POST /ref-update HTTP/1.1" 200 156 0.058026 10.0.0.23 - - [2026-01-29 13:09:22] "POST /fqname-to-id HTTP/1.1" 404 202 0.005667 10.0.0.23 - - [2026-01-29 13:09:22] "PUT /access-control-list/243a7528-2c41-4015-bc03-9327c61846ca HTTP/1.1" 200 272 0.111372 10.0.0.23 - - [2026-01-29 13:09:22] "POST /useragent-kv HTTP/1.1" 200 115 0.029794 10.0.0.23 - - [2026-01-29 13:09:22] "POST /virtual-networks HTTP/1.1" 200 546 0.262923 10.0.0.23 - - [2026-01-29 13:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.23 - - [2026-01-29 13:09:22] "POST /route-targets HTTP/1.1" 200 327 0.017318 10.0.0.23 - - [2026-01-29 13:09:22] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.032949 10.0.0.23 - - [2026-01-29 13:09:22] "POST /fqname-to-id HTTP/1.1" 404 199 0.001887 10.0.0.23 - - [2026-01-29 13:09:22] "POST /ref-update HTTP/1.1" 200 156 0.044592 10.0.0.23 - - [2026-01-29 13:09:23] "POST /network-policys HTTP/1.1" 200 538 0.089036 10.0.0.23 - - [2026-01-29 13:09:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.004500 10.0.0.23 - - [2026-01-29 13:09:23] "POST /network-policys HTTP/1.1" 200 534 0.027912 10.0.0.23 - - [2026-01-29 13:09:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.008872 10.0.0.23 - - [2026-01-29 13:09:23] "POST /network-policys HTTP/1.1" 200 542 0.021165 10.0.0.23 - - [2026-01-29 13:09:23] "PUT /access-control-list/4da9da31-9f42-45d9-9d95-78266b9674ac HTTP/1.1" 200 272 0.049187 10.0.0.23 - - [2026-01-29 13:09:23] "POST /ref-update HTTP/1.1" 200 156 0.193803 10.0.0.23 - - [2026-01-29 13:09:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014729 10.0.0.23 - - [2026-01-29 13:09:23] "PUT /access-control-list/243a7528-2c41-4015-bc03-9327c61846ca HTTP/1.1" 200 272 0.051424 10.0.0.23 - - [2026-01-29 13:09:23] "POST /ref-update HTTP/1.1" 200 156 0.108588 10.0.0.23 - - [2026-01-29 13:09:23] "PUT /access-control-list/4da9da31-9f42-45d9-9d95-78266b9674ac HTTP/1.1" 200 272 0.107178 10.0.0.23 - - [2026-01-29 13:09:23] "POST /ref-update HTTP/1.1" 200 156 0.071306 10.0.0.23 - - [2026-01-29 13:09:23] "POST /ref-update HTTP/1.1" 200 156 0.184620 10.0.0.23 - - [2026-01-29 13:09:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014082 10.0.0.23 - - [2026-01-29 13:09:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006797 10.0.0.23 - - [2026-01-29 13:09:23] "PUT /access-control-list/243a7528-2c41-4015-bc03-9327c61846ca HTTP/1.1" 200 272 0.071391 10.0.0.23 - - [2026-01-29 13:09:23] "POST /fqname-to-id HTTP/1.1" 404 237 0.004961 10.0.0.23 - - [2026-01-29 13:09:24] "POST /ref-update HTTP/1.1" 200 156 0.145392 10.0.0.23 - - [2026-01-29 13:09:24] "POST /access-control-lists HTTP/1.1" 200 601 0.129115 10.0.0.23 - - [2026-01-29 13:09:24] "PUT /access-control-list/4da9da31-9f42-45d9-9d95-78266b9674ac HTTP/1.1" 200 272 0.066137 10.0.0.23 - - [2026-01-29 13:09:24] "POST /ref-update HTTP/1.1" 200 156 0.180937 10.0.0.23 - - [2026-01-29 13:09:24] "POST /ref-update HTTP/1.1" 200 156 0.062984 10.0.0.23 - - [2026-01-29 13:09:24] "PUT /access-control-list/2b150eb1-5e86-4fb0-b973-64aa4160b26a HTTP/1.1" 200 272 0.057919 10.0.0.23 - - [2026-01-29 13:09:24] "POST /ref-update HTTP/1.1" 200 156 0.242526 10.0.0.23 - - [2026-01-29 13:09:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015611 10.0.0.23 - - [2026-01-29 13:09:24] "POST /ref-update HTTP/1.1" 200 156 0.055554 10.0.0.23 - - [2026-01-29 13:09:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002875 10.0.0.23 - - [2026-01-29 13:09:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039807 10.0.0.23 - - [2026-01-29 13:09:24] "PUT /access-control-list/2b150eb1-5e86-4fb0-b973-64aa4160b26a HTTP/1.1" 200 272 0.061582 10.0.0.23 - - [2026-01-29 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.23 - - [2026-01-29 13:09:24] "GET /virtual-network/cbdd4f72-73d5-4590-b4c3-ec3fdd1c92df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.010922 10.0.0.23 - - [2026-01-29 13:09:24] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004397 10.0.0.23 - - [2026-01-29 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.23 - - [2026-01-29 13:09:24] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006967 10.0.0.23 - - [2026-01-29 13:09:24] "POST /firewall-policys HTTP/1.1" 200 530 0.043121 10.0.0.23 - - [2026-01-29 13:09:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020578 10.0.0.23 - - [2026-01-29 13:09:24] "GET /firewall-policy/062442af-0be8-4c7d-9cd8-e7884651ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.028981 10.0.0.23 - - [2026-01-29 13:09:24] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.008684 10.0.0.23 - - [2026-01-29 13:09:24] "GET /firewall-policy/062442af-0be8-4c7d-9cd8-e7884651ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003613 10.0.0.23 - - [2026-01-29 13:09:25] "POST /ref-update HTTP/1.1" 200 156 0.031326 10.0.0.23 - - [2026-01-29 13:09:25] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.008747 10.0.0.23 - - [2026-01-29 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.23 - - [2026-01-29 13:09:25] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004157 10.0.0.23 - - [2026-01-29 13:09:25] "POST /firewall-policys HTTP/1.1" 200 532 0.040668 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:09:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001957 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:09:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001564 10.0.0.23 - - [2026-01-29 13:09:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014988 10.0.0.23 - - [2026-01-29 13:09:25] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.018895 10.0.0.23 - - [2026-01-29 13:09:25] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.010679 10.0.0.23 - - [2026-01-29 13:09:25] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.011267 10.0.0.23 - - [2026-01-29 13:09:25] "GET /firewall-policy/062442af-0be8-4c7d-9cd8-e7884651ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.010319 10.0.0.23 - - [2026-01-29 13:09:25] "GET /firewall-policy/062442af-0be8-4c7d-9cd8-e7884651ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.009145 10.0.0.23 - - [2026-01-29 13:09:25] "POST /ref-update HTTP/1.1" 200 156 0.039172 10.0.0.23 - - [2026-01-29 13:09:25] "POST /ref-update HTTP/1.1" 200 156 0.058599 10.0.0.23 - - [2026-01-29 13:09:25] "POST /ref-update HTTP/1.1" 200 156 0.063298 10.0.0.23 - - [2026-01-29 13:09:25] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.006676 10.0.0.23 - - [2026-01-29 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.23 - - [2026-01-29 13:09:25] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004702 10.0.0.23 - - [2026-01-29 13:09:25] "POST /firewall-policys HTTP/1.1" 200 530 0.121070 10.0.0.23 - - [2026-01-29 13:09:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.031841 10.0.0.23 - - [2026-01-29 13:09:25] "GET /firewall-policy/308e2f85-c2e2-4d16-b6a7-faa363f71da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.029416 10.0.0.23 - - [2026-01-29 13:09:25] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.008075 10.0.0.23 - - [2026-01-29 13:09:25] "GET /firewall-policy/308e2f85-c2e2-4d16-b6a7-faa363f71da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004134 10.0.0.23 - - [2026-01-29 13:09:25] "GET /firewall-policy/062442af-0be8-4c7d-9cd8-e7884651ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003553 10.0.0.23 - - [2026-01-29 13:09:25] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003846 10.0.0.23 - - [2026-01-29 13:09:25] "GET /firewall-policy/062442af-0be8-4c7d-9cd8-e7884651ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.005191 10.0.0.23 - - [2026-01-29 13:09:26] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005089 10.0.0.23 - - [2026-01-29 13:09:26] "POST /ref-update HTTP/1.1" 200 156 0.027142 10.0.0.23 - - [2026-01-29 13:09:26] "POST /ref-update HTTP/1.1" 200 156 0.062355 10.0.0.23 - - [2026-01-29 13:09:26] "POST /ref-update HTTP/1.1" 200 156 0.060930 10.0.0.23 - - [2026-01-29 13:09:26] "POST /ref-update HTTP/1.1" 200 156 0.051680 10.0.0.23 - - [2026-01-29 13:09:26] "POST /ref-update HTTP/1.1" 200 156 0.068002 10.0.0.23 - - [2026-01-29 13:09:26] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.033268 10.0.0.23 - - [2026-01-29 13:09:26] "POST /tags HTTP/1.1" 200 299 0.077825 10.0.0.23 - - [2026-01-29 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012039 10.0.0.23 - - [2026-01-29 13:09:26] "GET /tag/1742161d-0328-4e15-974a-a70517da64f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.034856 10.0.0.23 - - [2026-01-29 13:09:26] "POST /set-tag HTTP/1.1" 200 109 0.019200 10.0.0.23 - - [2026-01-29 13:09:26] "POST /tags HTTP/1.1" 200 301 0.114440 10.0.0.23 - - [2026-01-29 13:09:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.065520 10.0.0.23 - - [2026-01-29 13:09:27] "GET /tag/8fc72424-7b0d-42e4-9380-ce3dfd7fc67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017156 10.0.0.23 - - [2026-01-29 13:09:27] "POST /tags HTTP/1.1" 200 325 0.112394 10.0.0.23 - - [2026-01-29 13:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.23 - - [2026-01-29 13:09:27] "GET /tag/8e2a7485-c0ea-41ab-aeff-c33105ad7dba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.047881 10.0.0.23 - - [2026-01-29 13:09:27] "POST /tags HTTP/1.1" 200 311 0.241719 10.0.0.23 - - [2026-01-29 13:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.23 - - [2026-01-29 13:09:27] "GET /tag/b510c0d1-a382-49f7-a53f-9eda9f3d5568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.034604 10.0.0.23 - - [2026-01-29 13:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.23 - - [2026-01-29 13:09:27] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.014363 10.0.0.23 - - [2026-01-29 13:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.23 - - [2026-01-29 13:09:27] "GET /project/4feda499-688d-43fb-ab4b-c381832c097d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049817 10.0.0.23 - - [2026-01-29 13:09:27] "POST /virtual-machines HTTP/1.1" 200 377 0.034247 10.0.0.23 - - [2026-01-29 13:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.062989 10.0.0.23 - - [2026-01-29 13:09:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.203162 10.0.0.23 - - [2026-01-29 13:09:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026403 10.0.0.23 - - [2026-01-29 13:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.033398 10.0.0.23 - - [2026-01-29 13:09:28] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.010294 10.0.0.23 - - [2026-01-29 13:09:28] "POST /instance-ips HTTP/1.1" 200 409 0.157197 10.0.0.23 - - [2026-01-29 13:09:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.037079 10.0.0.23 - - [2026-01-29 13:09:28] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.019052 10.0.0.23 - - [2026-01-29 13:09:28] "POST /set-tag HTTP/1.1" 200 109 0.024368 10.0.0.23 - - [2026-01-29 13:09:28] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.025306 10.0.0.23 - - [2026-01-29 13:09:28] "GET /instance-ip/bdf51bba-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.011707 10.0.0.23 - - [2026-01-29 13:09:28] "POST /tags HTTP/1.1" 200 305 0.083874 10.0.0.23 - - [2026-01-29 13:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.017075 10.0.0.23 - - [2026-01-29 13:09:28] "GET /tag/da633733-bb9c-4052-82e9-197614de9395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.026539 10.0.0.23 - - [2026-01-29 13:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.23 - - [2026-01-29 13:09:28] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042850 10.0.0.23 - - [2026-01-29 13:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005395 10.0.0.23 - - [2026-01-29 13:09:29] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007536 10.0.0.23 - - [2026-01-29 13:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009828 10.0.0.23 - - [2026-01-29 13:09:29] "GET /service-appliance-set/b1410134-33cc-4010-b008-ac456dae8381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004514 10.0.0.23 - - [2026-01-29 13:09:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.002316 10.0.0.23 - - [2026-01-29 13:09:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.151692 10.0.0.23 - - [2026-01-29 13:09:29] "GET /virtual-machine-interface/18ae0281-b953-4ff6-a385-610821407a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.007827 10.0.0.23 - - [2026-01-29 13:09:29] "POST /instance-ips HTTP/1.1" 200 381 0.084157 10.0.0.23 - - [2026-01-29 13:09:29] "GET /instance-ip/f3a46c49-55b0-4f09-b58d-b59813f9dca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008956 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:09:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001242 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:09:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001278 10.0.0.23 - - [2026-01-29 13:09:29] "POST /loadbalancers HTTP/1.1" 200 582 0.069806 10.0.0.23 - - [2026-01-29 13:09:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.038025 10.0.0.23 - - [2026-01-29 13:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007875 10.0.0.23 - - [2026-01-29 13:09:29] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.070069 10.0.0.23 - - [2026-01-29 13:09:29] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032473 10.0.0.23 - - [2026-01-29 13:09:29] "GET /instance-ip/f3a46c49-55b0-4f09-b58d-b59813f9dca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006880 10.0.0.23 - - [2026-01-29 13:09:29] "GET /loadbalancer/7834b0b8-6051-4307-bdc4-c059450956ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005182 10.0.0.23 - - [2026-01-29 13:09:29] "POST /floating-ips HTTP/1.1" 200 583 0.053728 10.0.0.23 - - [2026-01-29 13:09:29] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.060476 10.0.0.23 - - [2026-01-29 13:09:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027221 10.0.0.23 - - [2026-01-29 13:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009720 10.0.0.23 - - [2026-01-29 13:09:29] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040553 10.0.0.23 - - [2026-01-29 13:09:29] "GET /loadbalancer-listener/1a5d5a3d-02de-4b14-b69b-a97193664741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.014666 10.0.0.23 - - [2026-01-29 13:09:29] "GET /loadbalancer-listener/1a5d5a3d-02de-4b14-b69b-a97193664741?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007312 10.0.0.23 - - [2026-01-29 13:09:30] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.107539 10.0.0.23 - - [2026-01-29 13:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.23 - - [2026-01-29 13:09:30] "GET /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003193 10.0.0.23 - - [2026-01-29 13:09:30] "GET /instance-ip/f3a46c49-55b0-4f09-b58d-b59813f9dca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003222 10.0.0.23 - - [2026-01-29 13:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.23 - - [2026-01-29 13:09:30] "GET /instance-ip/f3a46c49-55b0-4f09-b58d-b59813f9dca1?fields=floating_ips HTTP/1.1" 200 1171 0.008655 10.0.0.23 - - [2026-01-29 13:09:30] "GET /floating-ip/16e56e34-cd8d-47a5-a30c-386c5d4f65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.005474 10.0.0.23 - - [2026-01-29 13:09:30] "PUT /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5 HTTP/1.1" 200 276 0.023817 10.0.0.23 - - [2026-01-29 13:09:30] "POST /tags HTTP/1.1" 200 357 0.115662 10.0.0.23 - - [2026-01-29 13:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.023328 10.0.0.23 - - [2026-01-29 13:09:30] "GET /tag/0f7bb983-34d2-4eae-95a7-797e386441f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017958 10.0.0.23 - - [2026-01-29 13:09:30] "POST /tags HTTP/1.1" 200 305 0.027876 10.0.0.23 - - [2026-01-29 13:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.031770 10.0.0.23 - - [2026-01-29 13:09:30] "GET /tag/0e98be45-7329-4656-922f-0651466d8b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018293 10.0.0.23 - - [2026-01-29 13:09:30] "POST /id-to-fqname HTTP/1.1" 200 174 0.008693 10.0.0.23 - - [2026-01-29 13:09:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.005431 10.0.0.23 - - [2026-01-29 13:09:30] "POST /security-groups HTTP/1.1" 200 571 0.083842 10.0.0.23 - - [2026-01-29 13:09:30] "POST /projects HTTP/1.1" 200 483 0.247411 10.0.0.23 - - [2026-01-29 13:09:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.006869 10.0.0.23 - - [2026-01-29 13:09:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.033021 10.0.0.23 - - [2026-01-29 13:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.017690 10.0.0.23 - - [2026-01-29 13:09:30] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.019089 10.0.0.23 - - [2026-01-29 13:09:30] "POST /access-control-lists HTTP/1.1" 200 580 0.118442 10.0.0.23 - - [2026-01-29 13:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.022046 10.0.0.23 - - [2026-01-29 13:09:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.039176 10.0.0.23 - - [2026-01-29 13:09:30] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.020250 10.0.0.23 - - [2026-01-29 13:09:31] "POST /access-control-lists HTTP/1.1" 200 578 0.101469 10.0.0.23 - - [2026-01-29 13:09:31] "PUT /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb HTTP/1.1" 200 264 0.103161 10.0.0.23 - - [2026-01-29 13:09:31] "PUT /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c HTTP/1.1" 200 264 0.082623 10.0.0.23 - - [2026-01-29 13:09:31] "POST /security-groups HTTP/1.1" 200 537 0.112331 10.0.0.23 - - [2026-01-29 13:09:31] "POST /fqname-to-id HTTP/1.1" 404 234 0.004127 10.0.0.23 - - [2026-01-29 13:09:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.047597 10.0.0.23 - - [2026-01-29 13:09:31] "POST /access-control-lists HTTP/1.1" 200 596 0.158609 10.0.0.23 - - [2026-01-29 13:09:31] "POST /chown HTTP/1.1" 200 109 0.097172 10.0.0.23 - - [2026-01-29 13:09:31] "POST /fqname-to-id HTTP/1.1" 404 233 0.016155 10.0.0.23 - - [2026-01-29 13:09:31] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.040740 10.0.0.23 - - [2026-01-29 13:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.23 - - [2026-01-29 13:09:31] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013576 10.0.0.23 - - [2026-01-29 13:09:31] "POST /access-control-lists HTTP/1.1" 200 594 0.104675 10.0.0.23 - - [2026-01-29 13:09:31] "POST /tags HTTP/1.1" 409 207 0.010099 10.0.0.23 - - [2026-01-29 13:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.23 - - [2026-01-29 13:09:31] "GET /tag/0e98be45-7329-4656-922f-0651466d8b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.036455 10.0.0.23 - - [2026-01-29 13:09:31] "POST /firewall-rules HTTP/1.1" 200 564 0.091794 10.0.0.23 - - [2026-01-29 13:09:31] "GET /firewall-rule/902a264c-ee96-415e-8278-80ea30d17fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.010834 10.0.0.23 - - [2026-01-29 13:09:31] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003261 10.0.0.23 - - [2026-01-29 13:09:31] "GET /firewall-rule/902a264c-ee96-415e-8278-80ea30d17fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006348 10.0.0.23 - - [2026-01-29 13:09:32] "POST /ref-update HTTP/1.1" 200 156 0.034517 10.0.0.23 - - [2026-01-29 13:09:32] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009869 10.0.0.23 - - [2026-01-29 13:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.23 - - [2026-01-29 13:09:32] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006542 10.0.0.23 - - [2026-01-29 13:09:32] "POST /tags HTTP/1.1" 409 207 0.010530 10.0.0.23 - - [2026-01-29 13:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.23 - - [2026-01-29 13:09:32] "GET /tag/0e98be45-7329-4656-922f-0651466d8b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015966 10.0.0.23 - - [2026-01-29 13:09:32] "POST /firewall-rules HTTP/1.1" 200 562 0.098716 10.0.0.23 - - [2026-01-29 13:09:32] "GET /firewall-rule/46a31621-248d-4dc6-b9d5-82a814d63ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.020611 10.0.0.23 - - [2026-01-29 13:09:32] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005307 10.0.0.23 - - [2026-01-29 13:09:32] "GET /firewall-rule/46a31621-248d-4dc6-b9d5-82a814d63ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003185 10.0.0.23 - - [2026-01-29 13:09:32] "POST /ref-update HTTP/1.1" 200 156 0.102811 10.0.0.23 - - [2026-01-29 13:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.23 - - [2026-01-29 13:09:32] "GET /loadbalancer/7834b0b8-6051-4307-bdc4-c059450956ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004432 10.0.0.23 - - [2026-01-29 13:09:32] "POST /tags HTTP/1.1" 200 301 0.047660 10.0.0.23 - - [2026-01-29 13:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.23 - - [2026-01-29 13:09:32] "GET /tag/1c9d1a5d-43e0-42ae-9252-09c0242899d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.024065 10.0.0.23 - - [2026-01-29 13:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.23 - - [2026-01-29 13:09:32] "GET /project/4feda499-688d-43fb-ab4b-c381832c097d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049364 10.0.0.23 - - [2026-01-29 13:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.23 - - [2026-01-29 13:09:32] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.010077 10.0.0.23 - - [2026-01-29 13:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.23 - - [2026-01-29 13:09:32] "GET /service-appliance-set/b1410134-33cc-4010-b008-ac456dae8381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003346 10.0.0.23 - - [2026-01-29 13:09:32] "POST /fqname-to-id HTTP/1.1" 404 242 0.002472 10.0.0.23 - - [2026-01-29 13:09:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.176573 10.0.0.23 - - [2026-01-29 13:09:33] "GET /virtual-machine-interface/e746f928-ae26-41e2-a937-5d82727b3869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.004409 10.0.0.23 - - [2026-01-29 13:09:33] "POST /instance-ips HTTP/1.1" 200 377 0.059790 10.0.0.23 - - [2026-01-29 13:09:33] "GET /instance-ip/e4dddc89-f855-4de6-ac0e-fc542cf72879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005508 10.0.0.23 - - [2026-01-29 13:09:33] "POST /loadbalancers HTTP/1.1" 200 582 0.069454 10.0.0.23 - - [2026-01-29 13:09:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.044261 10.0.0.23 - - [2026-01-29 13:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.022305 10.0.0.23 - - [2026-01-29 13:09:33] "GET /project/4feda499-688d-43fb-ab4b-c381832c097d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.152738 10.0.0.23 - - [2026-01-29 13:09:33] "GET /instance-ip/e4dddc89-f855-4de6-ac0e-fc542cf72879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004645 10.0.0.23 - - [2026-01-29 13:09:33] "GET /project/4feda499-688d-43fb-ab4b-c381832c097d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049276 10.0.0.23 - - [2026-01-29 13:09:33] "GET /loadbalancer/32c8fcdd-5826-4bea-b341-b638f8a641c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004274 10.0.0.23 - - [2026-01-29 13:09:33] "POST /floating-ips HTTP/1.1" 200 581 0.089062 10.0.0.23 - - [2026-01-29 13:09:33] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.084297 10.0.0.23 - - [2026-01-29 13:09:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.042035 10.0.0.23 - - [2026-01-29 13:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.026708 10.0.0.23 - - [2026-01-29 13:09:33] "GET /project/4feda499-688d-43fb-ab4b-c381832c097d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.078135 10.0.0.23 - - [2026-01-29 13:09:33] "GET /loadbalancer-listener/6906dea5-96d0-46f9-9bb7-8ce84f3accd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.004287 10.0.0.23 - - [2026-01-29 13:09:33] "GET /loadbalancer-listener/6906dea5-96d0-46f9-9bb7-8ce84f3accd5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.011122 10.0.0.23 - - [2026-01-29 13:09:34] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.062327 10.0.0.23 - - [2026-01-29 13:09:34] "GET /instance-ip/e4dddc89-f855-4de6-ac0e-fc542cf72879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.025333 10.0.0.23 - - [2026-01-29 13:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015138 10.0.0.23 - - [2026-01-29 13:09:34] "GET /instance-ip/e4dddc89-f855-4de6-ac0e-fc542cf72879?fields=floating_ips HTTP/1.1" 200 1165 0.050895 10.0.0.23 - - [2026-01-29 13:09:34] "GET /floating-ip/29d2965c-1eaf-4559-bf05-c547d0cd7d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007027 10.0.0.23 - - [2026-01-29 13:09:34] "GET /project/4feda499-688d-43fb-ab4b-c381832c097d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.097162 10.0.0.23 - - [2026-01-29 13:09:34] "GET /loadbalancer/32c8fcdd-5826-4bea-b341-b638f8a641c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.015194 10.0.0.23 - - [2026-01-29 13:09:34] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.117046 10.0.0.23 - - [2026-01-29 13:09:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.121800 10.0.0.23 - - [2026-01-29 13:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.020225 10.0.0.23 - - [2026-01-29 13:09:34] "GET /project/4feda499-688d-43fb-ab4b-c381832c097d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.080224 10.0.0.23 - - [2026-01-29 13:09:34] "GET /loadbalancer-listener/52c4f1ee-c9b5-4351-9275-5477f2b2f8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.008501 10.0.0.23 - - [2026-01-29 13:09:34] "GET /loadbalancer-listener/52c4f1ee-c9b5-4351-9275-5477f2b2f8cb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.035290 10.0.0.23 - - [2026-01-29 13:09:34] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.090652 10.0.0.23 - - [2026-01-29 13:09:34] "GET /instance-ip/e4dddc89-f855-4de6-ac0e-fc542cf72879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008645 10.0.0.23 - - [2026-01-29 13:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016057 10.0.0.23 - - [2026-01-29 13:09:34] "GET /instance-ip/e4dddc89-f855-4de6-ac0e-fc542cf72879?fields=floating_ips HTTP/1.1" 200 1165 0.005913 10.0.0.23 - - [2026-01-29 13:09:34] "GET /floating-ip/29d2965c-1eaf-4559-bf05-c547d0cd7d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.011448 10.0.0.23 - - [2026-01-29 13:09:34] "GET /project/4feda499-688d-43fb-ab4b-c381832c097d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.080475 10.0.0.23 - - [2026-01-29 13:09:35] "GET /loadbalancer/32c8fcdd-5826-4bea-b341-b638f8a641c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003784 10.0.0.23 - - [2026-01-29 13:09:35] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.053350 10.0.0.23 - - [2026-01-29 13:09:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.063895 10.0.0.23 - - [2026-01-29 13:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009261 10.0.0.23 - - [2026-01-29 13:09:35] "GET /project/4feda499-688d-43fb-ab4b-c381832c097d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.096098 10.0.0.23 - - [2026-01-29 13:09:35] "GET /loadbalancer-listener/d9992989-da1f-4691-aa50-1f2d41461fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006389 10.0.0.23 - - [2026-01-29 13:09:35] "GET /loadbalancer-listener/d9992989-da1f-4691-aa50-1f2d41461fe4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.021741 10.0.0.23 - - [2026-01-29 13:09:35] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.088741 10.0.0.23 - - [2026-01-29 13:09:35] "GET /instance-ip/e4dddc89-f855-4de6-ac0e-fc542cf72879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008450 10.0.0.23 - - [2026-01-29 13:09:35] "GET /instance-ip/e4dddc89-f855-4de6-ac0e-fc542cf72879?fields=floating_ips HTTP/1.1" 200 1165 0.011433 10.0.0.23 - - [2026-01-29 13:09:35] "POST /tags HTTP/1.1" 200 355 0.038415 10.0.0.23 - - [2026-01-29 13:09:35] "GET /floating-ip/29d2965c-1eaf-4559-bf05-c547d0cd7d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007972 10.0.0.23 - - [2026-01-29 13:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.029851 10.0.0.23 - - [2026-01-29 13:09:35] "GET /tag/c743861a-42b5-410c-a038-c22683f05c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012050 10.0.0.23 - - [2026-01-29 13:09:35] "POST /tags HTTP/1.1" 200 303 0.025237 10.0.0.23 - - [2026-01-29 13:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016327 10.0.0.23 - - [2026-01-29 13:09:35] "GET /tag/d8fe24d6-9cdb-40fd-aa12-2c93c73e9d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013798 10.0.0.23 - - [2026-01-29 13:09:35] "POST /projects HTTP/1.1" 409 218 0.003273 10.0.0.23 - - [2026-01-29 13:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.23 - - [2026-01-29 13:09:35] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.060642 10.0.0.23 - - [2026-01-29 13:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.23 - - [2026-01-29 13:09:35] "GET /network-ipam/02e3bd12-720d-4fe2-b25c-15781b086d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002777 10.0.0.23 - - [2026-01-29 13:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.23 - - [2026-01-29 13:09:35] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006576 10.0.0.23 - - [2026-01-29 13:09:36] "PUT /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb HTTP/1.1" 200 264 0.084954 10.0.0.23 - - [2026-01-29 13:09:36] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006279 10.0.0.23 - - [2026-01-29 13:09:36] "POST /set-tag HTTP/1.1" 200 109 0.056021 10.0.0.23 - - [2026-01-29 13:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006793 10.0.0.23 - - [2026-01-29 13:09:36] "GET /network-ipam/c4a2d3d7-fa92-4d5b-ae75-7342c344ebb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003260 10.0.0.23 - - [2026-01-29 13:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005641 10.0.0.23 - - [2026-01-29 13:09:36] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005509 10.0.0.23 - - [2026-01-29 13:09:36] "PUT /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c HTTP/1.1" 200 264 0.065151 10.0.0.23 - - [2026-01-29 13:09:36] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.024164 10.0.0.23 - - [2026-01-29 13:09:36] "POST /set-tag HTTP/1.1" 200 109 0.057908 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:09:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001471 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:09:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 10.0.0.23 - - [2026-01-29 13:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.23 - - [2026-01-29 13:09:36] "GET /network-policy/c8db2185-1166-4f86-ae66-af6e99e32eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004172 10.0.0.23 - - [2026-01-29 13:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.23 - - [2026-01-29 13:09:36] "GET /network-policy/b4b395be-67d7-4cf7-99bd-157998011908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002962 10.0.0.23 - - [2026-01-29 13:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.23 - - [2026-01-29 13:09:36] "GET /network-policy/32f997d2-4bec-4adf-906b-5eeecf37d64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002612 10.0.0.23 - - [2026-01-29 13:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.23 - - [2026-01-29 13:09:36] "PUT /network-policy/32f997d2-4bec-4adf-906b-5eeecf37d64f HTTP/1.1" 200 262 0.010165 10.0.0.23 - - [2026-01-29 13:09:36] "POST /ref-update HTTP/1.1" 200 156 0.085035 10.0.0.23 - - [2026-01-29 13:09:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.090799 10.0.0.23 - - [2026-01-29 13:09:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002491 10.0.0.23 - - [2026-01-29 13:09:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003538 10.0.0.23 - - [2026-01-29 13:09:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003158 10.0.0.23 - - [2026-01-29 13:09:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002827 10.0.0.23 - - [2026-01-29 13:09:36] "POST /security-groups HTTP/1.1" 409 245 0.002991 10.0.0.23 - - [2026-01-29 13:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.23 - - [2026-01-29 13:09:37] "PUT /security-group/f904ac0b-9899-49d7-ae78-9c4ddd2e0378 HTTP/1.1" 200 262 0.058895 10.0.0.23 - - [2026-01-29 13:09:37] "PUT /access-control-list/f9da5d25-dec1-4ebb-afdf-435a3aef6af4 HTTP/1.1" 200 272 0.029818 10.0.0.23 - - [2026-01-29 13:09:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.059250 10.0.0.23 - - [2026-01-29 13:09:37] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014386 10.0.0.23 - - [2026-01-29 13:09:37] "PUT /access-control-list/855f7734-f75f-447e-8254-d0c82c54311b HTTP/1.1" 200 272 0.039890 10.0.0.23 - - [2026-01-29 13:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.23 - - [2026-01-29 13:09:37] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003026 10.0.0.23 - - [2026-01-29 13:09:37] "POST /tags HTTP/1.1" 409 206 0.001940 10.0.0.23 - - [2026-01-29 13:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.23 - - [2026-01-29 13:09:37] "GET /tag/d8fe24d6-9cdb-40fd-aa12-2c93c73e9d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012026 10.0.0.23 - - [2026-01-29 13:09:37] "POST /firewall-rules HTTP/1.1" 200 562 0.085655 10.0.0.23 - - [2026-01-29 13:09:37] "GET /firewall-rule/5dd6f367-0713-4726-949c-2974fe2abea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005886 10.0.0.23 - - [2026-01-29 13:09:37] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004214 10.0.0.23 - - [2026-01-29 13:09:37] "GET /firewall-rule/5dd6f367-0713-4726-949c-2974fe2abea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002443 10.0.0.23 - - [2026-01-29 13:09:37] "POST /ref-update HTTP/1.1" 200 156 0.024761 10.0.0.23 - - [2026-01-29 13:09:37] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012881 10.0.0.23 - - [2026-01-29 13:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.23 - - [2026-01-29 13:09:37] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003582 10.0.0.23 - - [2026-01-29 13:09:37] "POST /tags HTTP/1.1" 409 206 0.002484 10.0.0.23 - - [2026-01-29 13:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.23 - - [2026-01-29 13:09:37] "GET /tag/d8fe24d6-9cdb-40fd-aa12-2c93c73e9d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014909 10.0.0.23 - - [2026-01-29 13:09:37] "POST /firewall-rules HTTP/1.1" 200 560 0.072491 10.0.0.23 - - [2026-01-29 13:09:37] "GET /firewall-rule/6c424e21-301e-4784-b3db-a06baf9675dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.017021 10.0.0.23 - - [2026-01-29 13:09:37] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005598 10.0.0.23 - - [2026-01-29 13:09:37] "GET /firewall-rule/6c424e21-301e-4784-b3db-a06baf9675dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.003638 10.0.0.23 - - [2026-01-29 13:09:37] "POST /ref-update HTTP/1.1" 200 156 0.030631 10.0.0.23 - - [2026-01-29 13:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.23 - - [2026-01-29 13:09:37] "GET /loadbalancer/32c8fcdd-5826-4bea-b341-b638f8a641c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002557 10.0.0.23 - - [2026-01-29 13:09:37] "POST /tags HTTP/1.1" 200 371 0.020328 10.0.0.23 - - [2026-01-29 13:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.019110 10.0.0.23 - - [2026-01-29 13:09:37] "GET /tag/7d9f75a3-f8e8-47b9-a142-d4c00a3eb1af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.024273 10.0.0.23 - - [2026-01-29 13:09:38] "POST /tags HTTP/1.1" 200 319 0.034833 10.0.0.23 - - [2026-01-29 13:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.027211 10.0.0.23 - - [2026-01-29 13:09:38] "GET /tag/28116020-c838-4c3a-b644-d52e7d5a0176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017821 10.0.0.23 - - [2026-01-29 13:09:38] "POST /id-to-fqname HTTP/1.1" 200 181 0.000737 10.0.0.23 - - [2026-01-29 13:09:38] "POST /fqname-to-id HTTP/1.1" 404 190 0.007793 10.0.0.23 - - [2026-01-29 13:09:38] "POST /security-groups HTTP/1.1" 200 578 0.070500 10.0.0.23 - - [2026-01-29 13:09:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.002061 10.0.0.23 - - [2026-01-29 13:09:38] "POST /projects HTTP/1.1" 200 497 0.286079 10.0.0.23 - - [2026-01-29 13:09:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011634 10.0.0.23 - - [2026-01-29 13:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013261 10.0.0.23 - - [2026-01-29 13:09:38] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.012488 10.0.0.23 - - [2026-01-29 13:09:38] "POST /access-control-lists HTTP/1.1" 200 587 0.097933 10.0.0.23 - - [2026-01-29 13:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012931 10.0.0.23 - - [2026-01-29 13:09:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.012262 10.0.0.23 - - [2026-01-29 13:09:38] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006546 10.0.0.23 - - [2026-01-29 13:09:38] "POST /access-control-lists HTTP/1.1" 200 585 0.071923 10.0.0.23 - - [2026-01-29 13:09:38] "PUT /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb HTTP/1.1" 200 264 0.143214 10.0.0.23 - - [2026-01-29 13:09:38] "PUT /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c HTTP/1.1" 200 264 0.071273 10.0.0.23 - - [2026-01-29 13:09:38] "POST /security-groups HTTP/1.1" 200 558 0.091365 10.0.0.23 - - [2026-01-29 13:09:38] "POST /fqname-to-id HTTP/1.1" 404 248 0.002143 10.0.0.23 - - [2026-01-29 13:09:39] "POST /access-control-lists HTTP/1.1" 200 610 0.086476 10.0.0.23 - - [2026-01-29 13:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.092075 10.0.0.23 - - [2026-01-29 13:09:39] "POST /fqname-to-id HTTP/1.1" 404 247 0.021289 10.0.0.23 - - [2026-01-29 13:09:39] "POST /chown HTTP/1.1" 200 109 0.035812 10.0.0.23 - - [2026-01-29 13:09:39] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013026 10.0.0.23 - - [2026-01-29 13:09:39] "POST /access-control-lists HTTP/1.1" 200 608 0.110370 10.0.0.23 - - [2026-01-29 13:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010275 10.0.0.23 - - [2026-01-29 13:09:39] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011870 10.0.0.23 - - [2026-01-29 13:09:39] "POST /tags HTTP/1.1" 409 214 0.002339 10.0.0.23 - - [2026-01-29 13:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.23 - - [2026-01-29 13:09:39] "GET /tag/28116020-c838-4c3a-b644-d52e7d5a0176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019741 10.0.0.23 - - [2026-01-29 13:09:39] "POST /firewall-rules HTTP/1.1" 200 578 0.072793 10.0.0.23 - - [2026-01-29 13:09:39] "GET /firewall-rule/e908269b-c5a4-4621-96cd-13cf82db4c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005298 10.0.0.23 - - [2026-01-29 13:09:39] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004537 10.0.0.23 - - [2026-01-29 13:09:39] "GET /firewall-rule/e908269b-c5a4-4621-96cd-13cf82db4c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002306 10.0.0.23 - - [2026-01-29 13:09:39] "POST /ref-update HTTP/1.1" 200 156 0.062176 10.0.0.23 - - [2026-01-29 13:09:39] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017553 10.0.0.23 - - [2026-01-29 13:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.23 - - [2026-01-29 13:09:39] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004076 10.0.0.23 - - [2026-01-29 13:09:39] "POST /tags HTTP/1.1" 409 214 0.003834 10.0.0.23 - - [2026-01-29 13:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.23 - - [2026-01-29 13:09:39] "GET /tag/28116020-c838-4c3a-b644-d52e7d5a0176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016723 10.0.0.23 - - [2026-01-29 13:09:39] "POST /firewall-rules HTTP/1.1" 200 576 0.083502 10.0.0.23 - - [2026-01-29 13:09:39] "GET /firewall-rule/4d07ea5e-106d-4963-abd5-b9fc9c843135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005301 10.0.0.23 - - [2026-01-29 13:09:39] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004567 10.0.0.23 - - [2026-01-29 13:09:39] "GET /firewall-rule/4d07ea5e-106d-4963-abd5-b9fc9c843135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003924 10.0.0.23 - - [2026-01-29 13:09:39] "POST /ref-update HTTP/1.1" 200 156 0.050386 10.0.0.23 - - [2026-01-29 13:09:39] "POST /tags HTTP/1.1" 200 363 0.026226 10.0.0.23 - - [2026-01-29 13:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.038450 10.0.0.23 - - [2026-01-29 13:09:40] "GET /tag/1422b0c1-8013-4d8c-81bd-af9471c85365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.013323 10.0.0.23 - - [2026-01-29 13:09:40] "POST /tags HTTP/1.1" 200 311 0.031722 10.0.0.23 - - [2026-01-29 13:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014980 10.0.0.23 - - [2026-01-29 13:09:40] "GET /tag/6ca6a3af-f466-4bd5-beaa-672563550804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013448 10.0.0.23 - - [2026-01-29 13:09:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.004689 10.0.0.23 - - [2026-01-29 13:09:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.010373 10.0.0.23 - - [2026-01-29 13:09:40] "POST /security-groups HTTP/1.1" 200 574 0.076126 10.0.0.23 - - [2026-01-29 13:09:40] "POST /projects HTTP/1.1" 200 489 0.198052 10.0.0.23 - - [2026-01-29 13:09:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.006922 10.0.0.23 - - [2026-01-29 13:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.028987 10.0.0.23 - - [2026-01-29 13:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017489 10.0.0.23 - - [2026-01-29 13:09:40] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.013784 10.0.0.23 - - [2026-01-29 13:09:40] "POST /access-control-lists HTTP/1.1" 200 583 0.093322 10.0.0.23 - - [2026-01-29 13:09:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.013317 10.0.0.23 - - [2026-01-29 13:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012357 10.0.0.23 - - [2026-01-29 13:09:40] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.008422 10.0.0.23 - - [2026-01-29 13:09:40] "POST /access-control-lists HTTP/1.1" 200 581 0.074485 10.0.0.23 - - [2026-01-29 13:09:40] "PUT /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb HTTP/1.1" 200 264 0.095522 10.0.0.23 - - [2026-01-29 13:09:40] "PUT /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c HTTP/1.1" 200 264 0.057466 10.0.0.23 - - [2026-01-29 13:09:40] "POST /security-groups HTTP/1.1" 200 546 0.095107 10.0.0.23 - - [2026-01-29 13:09:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.002104 10.0.0.23 - - [2026-01-29 13:09:40] "POST /access-control-lists HTTP/1.1" 200 602 0.043069 10.0.0.23 - - [2026-01-29 13:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.056666 10.0.0.23 - - [2026-01-29 13:09:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.022209 10.0.0.23 - - [2026-01-29 13:09:41] "POST /chown HTTP/1.1" 200 109 0.031823 10.0.0.23 - - [2026-01-29 13:09:41] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014464 10.0.0.23 - - [2026-01-29 13:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.23 - - [2026-01-29 13:09:41] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002810 10.0.0.23 - - [2026-01-29 13:09:41] "POST /access-control-lists HTTP/1.1" 200 600 0.112647 10.0.0.23 - - [2026-01-29 13:09:41] "POST /tags HTTP/1.1" 409 210 0.013336 10.0.0.23 - - [2026-01-29 13:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.23 - - [2026-01-29 13:09:41] "GET /tag/6ca6a3af-f466-4bd5-beaa-672563550804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014243 10.0.0.23 - - [2026-01-29 13:09:41] "POST /firewall-rules HTTP/1.1" 200 570 0.084122 10.0.0.23 - - [2026-01-29 13:09:41] "GET /firewall-rule/4cb560ab-78fd-43bb-9943-0f8f16c22706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004972 10.0.0.23 - - [2026-01-29 13:09:41] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003959 10.0.0.23 - - [2026-01-29 13:09:41] "GET /firewall-rule/4cb560ab-78fd-43bb-9943-0f8f16c22706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002453 10.0.0.23 - - [2026-01-29 13:09:41] "POST /ref-update HTTP/1.1" 200 156 0.043239 10.0.0.23 - - [2026-01-29 13:09:41] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010017 10.0.0.23 - - [2026-01-29 13:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008293 10.0.0.23 - - [2026-01-29 13:09:41] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003659 10.0.0.23 - - [2026-01-29 13:09:41] "POST /tags HTTP/1.1" 409 210 0.002346 10.0.0.23 - - [2026-01-29 13:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.23 - - [2026-01-29 13:09:41] "GET /tag/6ca6a3af-f466-4bd5-beaa-672563550804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013887 10.0.0.23 - - [2026-01-29 13:09:41] "POST /firewall-rules HTTP/1.1" 200 568 0.096214 10.0.0.23 - - [2026-01-29 13:09:41] "GET /firewall-rule/6e57075c-fec9-4cf4-9c80-83d807040af0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.017695 10.0.0.23 - - [2026-01-29 13:09:41] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004948 10.0.0.23 - - [2026-01-29 13:09:41] "GET /firewall-rule/6e57075c-fec9-4cf4-9c80-83d807040af0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005225 10.0.0.23 - - [2026-01-29 13:09:41] "POST /ref-update HTTP/1.1" 200 156 0.061191 10.0.0.23 - - [2026-01-29 13:09:41] "POST /tags HTTP/1.1" 200 363 0.036242 10.0.0.23 - - [2026-01-29 13:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.23 - - [2026-01-29 13:09:41] "GET /tag/30f83132-864f-4176-8e2c-38d4d2774ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013005 10.0.0.23 - - [2026-01-29 13:09:41] "POST /tags HTTP/1.1" 409 210 0.004017 10.0.0.23 - - [2026-01-29 13:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.23 - - [2026-01-29 13:09:42] "GET /tag/b510c0d1-a382-49f7-a53f-9eda9f3d5568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014718 10.0.0.23 - - [2026-01-29 13:09:42] "POST /projects HTTP/1.1" 409 223 0.002721 10.0.0.23 - - [2026-01-29 13:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.23 - - [2026-01-29 13:09:42] "GET /project/4feda499-688d-43fb-ab4b-c381832c097d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.072449 10.0.0.23 - - [2026-01-29 13:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.23 - - [2026-01-29 13:09:42] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005212 10.0.0.23 - - [2026-01-29 13:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.23 - - [2026-01-29 13:09:42] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004123 10.0.0.23 - - [2026-01-29 13:09:42] "PUT /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb HTTP/1.1" 200 264 0.074071 10.0.0.23 - - [2026-01-29 13:09:42] "PUT /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c HTTP/1.1" 200 264 0.089633 10.0.0.23 - - [2026-01-29 13:09:42] "POST /security-groups HTTP/1.1" 409 253 0.010597 10.0.0.23 - - [2026-01-29 13:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.23 - - [2026-01-29 13:09:42] "PUT /security-group/7790a3ef-dc2b-4e78-960a-74870bb0c3bb HTTP/1.1" 200 262 0.061352 10.0.0.23 - - [2026-01-29 13:09:42] "PUT /access-control-list/ec14dd3b-8717-4a7e-940e-d3413e2730c0 HTTP/1.1" 200 272 0.015850 10.0.0.23 - - [2026-01-29 13:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022593 10.0.0.23 - - [2026-01-29 13:09:42] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027517 10.0.0.23 - - [2026-01-29 13:09:42] "PUT /access-control-list/12d348a8-9663-48f9-80cc-31e18d439163 HTTP/1.1" 200 272 0.040252 10.0.0.23 - - [2026-01-29 13:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.23 - - [2026-01-29 13:09:42] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003083 10.0.0.23 - - [2026-01-29 13:09:42] "POST /tags HTTP/1.1" 409 210 0.001730 10.0.0.23 - - [2026-01-29 13:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.23 - - [2026-01-29 13:09:42] "GET /tag/b510c0d1-a382-49f7-a53f-9eda9f3d5568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011879 10.0.0.23 - - [2026-01-29 13:09:42] "POST /firewall-rules HTTP/1.1" 200 570 0.068144 10.0.0.23 - - [2026-01-29 13:09:42] "GET /firewall-rule/3e77b383-8a8a-4de1-9a2d-a7bb8bbc1eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006285 10.0.0.23 - - [2026-01-29 13:09:42] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004350 10.0.0.23 - - [2026-01-29 13:09:42] "GET /firewall-rule/3e77b383-8a8a-4de1-9a2d-a7bb8bbc1eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003695 10.0.0.23 - - [2026-01-29 13:09:42] "POST /ref-update HTTP/1.1" 200 156 0.060949 10.0.0.23 - - [2026-01-29 13:09:43] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016620 10.0.0.23 - - [2026-01-29 13:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006401 10.0.0.23 - - [2026-01-29 13:09:43] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003604 10.0.0.23 - - [2026-01-29 13:09:43] "POST /tags HTTP/1.1" 409 210 0.002091 10.0.0.23 - - [2026-01-29 13:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.23 - - [2026-01-29 13:09:43] "GET /tag/b510c0d1-a382-49f7-a53f-9eda9f3d5568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016270 10.0.0.23 - - [2026-01-29 13:09:43] "POST /firewall-rules HTTP/1.1" 200 568 0.077490 10.0.0.23 - - [2026-01-29 13:09:43] "GET /firewall-rule/05295660-ee67-43aa-b6fa-015eb57b3a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.015597 10.0.0.23 - - [2026-01-29 13:09:43] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.018799 10.0.0.23 - - [2026-01-29 13:09:43] "GET /firewall-rule/05295660-ee67-43aa-b6fa-015eb57b3a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002531 10.0.0.23 - - [2026-01-29 13:09:43] "POST /ref-update HTTP/1.1" 200 156 0.083258 10.0.0.23 - - [2026-01-29 13:09:43] "POST /tags HTTP/1.1" 409 237 0.002270 10.0.0.23 - - [2026-01-29 13:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.23 - - [2026-01-29 13:09:43] "GET /tag/30f83132-864f-4176-8e2c-38d4d2774ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012003 10.0.0.23 - - [2026-01-29 13:09:43] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.005736 10.0.0.23 - - [2026-01-29 13:09:43] "POST /set-tag HTTP/1.1" 200 109 0.016048 10.0.0.65 - - [2026-01-29 13:10:24] "GET / HTTP/1.1" 200 35931 0.002070 10.0.0.65 - - [2026-01-29 13:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.65 - - [2026-01-29 13:10:24] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008532 10.0.0.65 - - [2026-01-29 13:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.65 - - [2026-01-29 13:10:24] "GET /routing-instance/e14a53ba-0182-44e0-8031-f2c26c16381d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003940 10.0.0.65 - - [2026-01-29 13:10:24] "PUT /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3 HTTP/1.1" 200 274 0.010231 10.0.0.65 - - [2026-01-29 13:10:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.027797 10.0.0.65 - - [2026-01-29 13:10:24] "POST /virtual-routers HTTP/1.1" 200 599 0.015255 10.0.0.65 - - [2026-01-29 13:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009114 10.0.0.65 - - [2026-01-29 13:10:24] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003902 10.0.0.65 - - [2026-01-29 13:10:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.002146 10.0.0.65 - - [2026-01-29 13:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.65 - - [2026-01-29 13:10:24] "GET /virtual-network/cbdd4f72-73d5-4590-b4c3-ec3fdd1c92df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004530 10.0.0.65 - - [2026-01-29 13:10:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.067858 10.0.0.23 - - [2026-01-29 13:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.23 - - [2026-01-29 13:10:27] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003191 10.0.0.23 - - [2026-01-29 13:11:49] "GET /global-system-configs HTTP/1.1" 200 322 0.003955 10.0.0.23 - - [2026-01-29 13:11:49] "GET /global-system-configs HTTP/1.1" 200 322 0.003115 10.0.0.65 - - [2026-01-29 13:12:06] "GET / HTTP/1.1" 200 35931 0.001419 10.0.0.65 - - [2026-01-29 13:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.65 - - [2026-01-29 13:12:06] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005655 10.0.0.65 - - [2026-01-29 13:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.65 - - [2026-01-29 13:12:06] "GET /routing-instance/e14a53ba-0182-44e0-8031-f2c26c16381d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015245 10.0.0.65 - - [2026-01-29 13:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.65 - - [2026-01-29 13:12:06] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003568 10.0.0.65 - - [2026-01-29 13:12:06] "PUT /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766 HTTP/1.1" 200 262 0.014017 10.0.0.65 - - [2026-01-29 13:12:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006454 10.0.0.65 - - [2026-01-29 13:12:06] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004173 10.0.0.65 - - [2026-01-29 13:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.65 - - [2026-01-29 13:12:07] "GET /virtual-machine-interface/3d4ea767-a221-4ffd-8403-af82328bd150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004566 10.0.0.65 - - [2026-01-29 13:12:07] "PUT /virtual-machine-interface/3d4ea767-a221-4ffd-8403-af82328bd150 HTTP/1.1" 200 284 0.011094 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:12:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001137 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:12:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001213 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:12:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001173 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:12:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001836 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:12:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001853 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:12:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001059 10.0.0.23 - - [2026-01-29 13:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.23 - - [2026-01-29 13:12:28] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005589 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:13:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:13:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 10.0.0.23 - - [2026-01-29 13:14:26] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.017261 10.0.0.23 - - [2026-01-29 13:14:26] "POST /ref-update HTTP/1.1" 200 156 0.014442 10.0.0.23 - - [2026-01-29 13:14:46] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005314 10.0.0.23 - - [2026-01-29 13:14:46] "POST /set-tag HTTP/1.1" 200 109 0.006050 10.0.0.23 - - [2026-01-29 13:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004857 10.0.0.23 - - [2026-01-29 13:14:46] "GET /loadbalancer/32c8fcdd-5826-4bea-b341-b638f8a641c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002678 10.0.0.23 - - [2026-01-29 13:14:46] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006724 10.0.0.23 - - [2026-01-29 13:14:46] "POST /set-tag HTTP/1.1" 200 109 0.005750 10.0.0.23 - - [2026-01-29 13:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008953 10.0.0.23 - - [2026-01-29 13:14:46] "GET /loadbalancer/32c8fcdd-5826-4bea-b341-b638f8a641c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004398 10.0.0.23 - - [2026-01-29 13:14:46] "GET /loadbalancer-pool/9bddf832-1dad-4b70-b5eb-ef4f39fe8fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008248 10.0.0.23 - - [2026-01-29 13:14:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.045120 10.0.0.23 - - [2026-01-29 13:14:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.027964 10.0.0.23 - - [2026-01-29 13:14:47] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.020080 10.0.0.23 - - [2026-01-29 13:14:47] "POST /tags HTTP/1.1" 409 205 0.007599 10.0.0.23 - - [2026-01-29 13:14:47] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004669 10.0.0.23 - - [2026-01-29 13:14:47] "POST /ref-update HTTP/1.1" 200 156 0.022582 10.0.0.23 - - [2026-01-29 13:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007714 10.0.0.23 - - [2026-01-29 13:14:47] "GET /tag/1c9d1a5d-43e0-42ae-9252-09c0242899d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019508 10.0.0.23 - - [2026-01-29 13:14:47] "GET /floating-ip/29d2965c-1eaf-4559-bf05-c547d0cd7d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.007230 10.0.0.23 - - [2026-01-29 13:14:47] "PUT /floating-ip/29d2965c-1eaf-4559-bf05-c547d0cd7d2d HTTP/1.1" 200 256 0.022000 10.0.0.23 - - [2026-01-29 13:14:47] "POST /set-tag HTTP/1.1" 200 109 0.104975 10.0.0.23 - - [2026-01-29 13:14:47] "GET /loadbalancer-pool/28d3a169-e7ae-4ab2-86d5-80b388ee81cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004848 10.0.0.23 - - [2026-01-29 13:14:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017383 10.0.0.23 - - [2026-01-29 13:14:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025258 10.0.0.23 - - [2026-01-29 13:14:47] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015249 10.0.0.23 - - [2026-01-29 13:14:47] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006150 10.0.0.23 - - [2026-01-29 13:14:47] "POST /ref-update HTTP/1.1" 200 156 0.017540 10.0.0.23 - - [2026-01-29 13:14:47] "POST /set-tag HTTP/1.1" 200 109 0.003894 10.0.0.23 - - [2026-01-29 13:14:47] "GET /loadbalancer-pool/40251c3b-3080-448f-9d88-e85b49b8d552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006308 10.0.0.23 - - [2026-01-29 13:14:47] "GET /floating-ip/29d2965c-1eaf-4559-bf05-c547d0cd7d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005359 10.0.0.23 - - [2026-01-29 13:14:47] "PUT /floating-ip/29d2965c-1eaf-4559-bf05-c547d0cd7d2d HTTP/1.1" 200 256 0.014388 10.0.0.23 - - [2026-01-29 13:14:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.059473 10.0.0.23 - - [2026-01-29 13:14:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028134 10.0.0.23 - - [2026-01-29 13:14:47] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.028668 10.0.0.23 - - [2026-01-29 13:14:47] "POST /set-tag HTTP/1.1" 200 109 0.007598 10.0.0.23 - - [2026-01-29 13:14:47] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019384 10.0.0.23 - - [2026-01-29 13:14:47] "POST /ref-update HTTP/1.1" 200 156 0.022409 10.0.0.23 - - [2026-01-29 13:14:47] "GET /floating-ip/29d2965c-1eaf-4559-bf05-c547d0cd7d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002874 10.0.0.23 - - [2026-01-29 13:14:47] "PUT /floating-ip/29d2965c-1eaf-4559-bf05-c547d0cd7d2d HTTP/1.1" 200 256 0.016430 10.0.0.23 - - [2026-01-29 13:16:05] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006994 10.0.0.23 - - [2026-01-29 13:16:05] "POST /set-tag HTTP/1.1" 200 109 0.003897 10.0.0.23 - - [2026-01-29 13:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.23 - - [2026-01-29 13:16:05] "GET /loadbalancer/32c8fcdd-5826-4bea-b341-b638f8a641c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002556 10.0.0.23 - - [2026-01-29 13:16:06] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006162 10.0.0.23 - - [2026-01-29 13:16:06] "POST /set-tag HTTP/1.1" 200 109 0.023056 10.0.0.23 - - [2026-01-29 13:16:06] "DELETE /loadbalancer-member/16018809-03d2-4f2f-b7be-1f85e2d93260 HTTP/1.1" 200 115 0.040647 10.0.0.23 - - [2026-01-29 13:16:06] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005958 10.0.0.23 - - [2026-01-29 13:16:06] "POST /set-tag HTTP/1.1" 200 109 0.003736 10.0.0.23 - - [2026-01-29 13:16:06] "DELETE /loadbalancer-member/29267fa1-79fc-45f0-b77d-a4acddde670c HTTP/1.1" 200 115 0.042591 10.0.0.23 - - [2026-01-29 13:16:06] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.023819 10.0.0.23 - - [2026-01-29 13:16:06] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.23 - - [2026-01-29 13:16:06] "DELETE /loadbalancer-member/350d1427-892b-4700-b75d-a009271834a1 HTTP/1.1" 200 115 0.078315 10.0.0.23 - - [2026-01-29 13:16:06] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005080 10.0.0.23 - - [2026-01-29 13:16:06] "POST /set-tag HTTP/1.1" 200 109 0.003566 10.0.0.23 - - [2026-01-29 13:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.23 - - [2026-01-29 13:16:06] "GET /loadbalancer/32c8fcdd-5826-4bea-b341-b638f8a641c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003614 10.0.0.23 - - [2026-01-29 13:16:06] "GET /loadbalancer-pool/9bddf832-1dad-4b70-b5eb-ef4f39fe8fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003587 10.0.0.23 - - [2026-01-29 13:16:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020210 10.0.0.23 - - [2026-01-29 13:16:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.038610 10.0.0.23 - - [2026-01-29 13:16:06] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006196 10.0.0.23 - - [2026-01-29 13:16:06] "GET /floating-ip/29d2965c-1eaf-4559-bf05-c547d0cd7d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005127 10.0.0.23 - - [2026-01-29 13:16:06] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005462 10.0.0.23 - - [2026-01-29 13:16:06] "POST /set-tag HTTP/1.1" 200 109 0.072637 10.0.0.23 - - [2026-01-29 13:16:06] "GET /loadbalancer-pool/28d3a169-e7ae-4ab2-86d5-80b388ee81cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.021050 10.0.0.23 - - [2026-01-29 13:16:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026114 10.0.0.23 - - [2026-01-29 13:16:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009133 10.0.0.23 - - [2026-01-29 13:16:06] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013825 10.0.0.23 - - [2026-01-29 13:16:06] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015641 10.0.0.23 - - [2026-01-29 13:16:06] "POST /set-tag HTTP/1.1" 200 109 0.007194 10.0.0.23 - - [2026-01-29 13:16:06] "GET /floating-ip/29d2965c-1eaf-4559-bf05-c547d0cd7d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003123 10.0.0.23 - - [2026-01-29 13:16:06] "GET /loadbalancer-pool/40251c3b-3080-448f-9d88-e85b49b8d552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003626 10.0.0.23 - - [2026-01-29 13:16:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020789 10.0.0.23 - - [2026-01-29 13:16:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009609 10.0.0.23 - - [2026-01-29 13:16:06] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021868 10.0.0.23 - - [2026-01-29 13:16:06] "GET /virtual-machine-interface/bdc9a296-fd13-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006036 10.0.0.23 - - [2026-01-29 13:16:06] "GET /floating-ip/29d2965c-1eaf-4559-bf05-c547d0cd7d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002957 10.0.0.23 - - [2026-01-29 13:16:07] "POST /set-tag HTTP/1.1" 200 109 0.002992 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:16:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001163 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:16:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 10.0.0.23 - - [2026-01-29 13:16:49] "GET /global-system-configs HTTP/1.1" 200 322 0.003052 10.0.0.23 - - [2026-01-29 13:16:49] "GET /global-system-configs HTTP/1.1" 200 322 0.010839 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:16:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001148 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:16:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001077 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:16:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001271 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:16:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001059 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:17:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001191 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:17:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000894 10.0.0.23 - - [2026-01-29 13:17:39] "GET / HTTP/1.1" 200 35931 0.001501 10.0.0.23 - - [2026-01-29 13:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.23 - - [2026-01-29 13:17:39] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036782 10.0.0.23 - - [2026-01-29 13:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.23 - - [2026-01-29 13:17:39] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034864 10.0.0.23 - - [2026-01-29 13:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.23 - - [2026-01-29 13:17:40] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037065 10.0.0.23 - - [2026-01-29 13:17:40] "POST /tags HTTP/1.1" 200 333 0.042349 10.0.0.23 - - [2026-01-29 13:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.23 - - [2026-01-29 13:17:40] "GET /tag/cadfd5da-1e0d-4b6b-8263-4710377301cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.026250 10.0.0.23 - - [2026-01-29 13:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.23 - - [2026-01-29 13:17:40] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042382 10.0.0.23 - - [2026-01-29 13:17:40] "GET /virtual-networks?parent_id=437bc122-bef8-41f4-8677-d6483d095172&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001816 10.0.0.23 - - [2026-01-29 13:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.23 - - [2026-01-29 13:17:40] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.035270 10.0.0.23 - - [2026-01-29 13:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.23 - - [2026-01-29 13:17:40] "POST /virtual-networks HTTP/1.1" 200 512 0.084242 10.0.0.23 - - [2026-01-29 13:17:40] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.017755 10.0.0.23 - - [2026-01-29 13:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.23 - - [2026-01-29 13:17:41] "GET /service-appliance-set/b1410134-33cc-4010-b008-ac456dae8381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002607 10.0.0.23 - - [2026-01-29 13:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.23 - - [2026-01-29 13:17:41] "GET /network-ipam/7d4e358b-3310-43c7-923f-119108c1fa06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002867 10.0.0.23 - - [2026-01-29 13:17:41] "POST /fqname-to-id HTTP/1.1" 404 254 0.001448 10.0.0.23 - - [2026-01-29 13:17:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001800 10.0.0.23 - - [2026-01-29 13:17:41] "POST /ref-update HTTP/1.1" 200 156 0.071149 10.0.0.23 - - [2026-01-29 13:17:41] "GET /virtual-network/2840d223-2b19-4ed2-a043-4f49998db2c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.013795 10.0.0.23 - - [2026-01-29 13:17:41] "GET /domains HTTP/1.1" 200 280 0.013035 10.0.0.23 - - [2026-01-29 13:17:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.138563 10.0.0.23 - - [2026-01-29 13:17:41] "GET /virtual-machine-interface/f173a6c3-5bd5-4bd2-90cd-45df82f4ce1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.016800 10.0.0.23 - - [2026-01-29 13:17:41] "GET /domain/f2f43c93-4483-4a5e-8672-ec03288ffe6b HTTP/1.1" 200 3086 0.035489 10.0.0.23 - - [2026-01-29 13:17:41] "GET /project/437bc122-bef8-41f4-8677-d6483d095172 HTTP/1.1" 200 5475 0.043322 10.0.0.23 - - [2026-01-29 13:17:41] "POST /instance-ips HTTP/1.1" 200 409 0.054617 10.0.0.23 - - [2026-01-29 13:17:41] "GET /virtual-network/2840d223-2b19-4ed2-a043-4f49998db2c6 HTTP/1.1" 200 2086 0.008676 10.0.0.23 - - [2026-01-29 13:17:41] "GET /virtual-network/2840d223-2b19-4ed2-a043-4f49998db2c6 HTTP/1.1" 200 2086 0.008839 10.0.0.23 - - [2026-01-29 13:17:41] "GET /routing-instance/9949855a-cfe4-48f1-bdf5-5bcb9a8b8547 HTTP/1.1" 200 1182 0.002784 10.0.0.23 - - [2026-01-29 13:17:41] "GET /routing-instance/9949855a-cfe4-48f1-bdf5-5bcb9a8b8547 HTTP/1.1" 200 1182 0.003883 10.0.0.23 - - [2026-01-29 13:17:41] "GET /instance-ip/fbcf56c2-e6aa-4520-97ee-3a33faf82d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004165 10.0.0.23 - - [2026-01-29 13:17:41] "POST /loadbalancers HTTP/1.1" 200 610 0.060140 10.0.0.23 - - [2026-01-29 13:17:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017164 10.0.0.23 - - [2026-01-29 13:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012829 10.0.0.23 - - [2026-01-29 13:17:41] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034087 10.0.0.23 - - [2026-01-29 13:17:41] "GET /instance-ip/fbcf56c2-e6aa-4520-97ee-3a33faf82d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.006765 10.0.0.23 - - [2026-01-29 13:17:41] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043586 10.0.0.23 - - [2026-01-29 13:17:41] "POST /route-targets HTTP/1.1" 200 327 0.038054 10.0.0.23 - - [2026-01-29 13:17:41] "GET /loadbalancer/72fb39e9-c75e-4d0b-8025-3378973ff359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.016203 10.0.0.23 - - [2026-01-29 13:17:41] "POST /ref-update HTTP/1.1" 200 156 0.030048 10.0.0.23 - - [2026-01-29 13:17:41] "POST /floating-ips HTTP/1.1" 200 597 0.099648 10.0.0.23 - - [2026-01-29 13:17:41] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.087585 10.0.0.23 - - [2026-01-29 13:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.23 - - [2026-01-29 13:17:41] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043728 10.0.0.23 - - [2026-01-29 13:17:41] "GET /loadbalancer-listener/177d8c2a-32cf-491f-b62f-b1a73ea6fe2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004532 10.0.0.23 - - [2026-01-29 13:17:41] "GET /loadbalancer-listener/177d8c2a-32cf-491f-b62f-b1a73ea6fe2e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.005579 10.0.0.23 - - [2026-01-29 13:17:41] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.024172 10.0.0.23 - - [2026-01-29 13:17:41] "GET /instance-ip/fbcf56c2-e6aa-4520-97ee-3a33faf82d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.008493 10.0.0.23 - - [2026-01-29 13:17:41] "GET /instance-ip/fbcf56c2-e6aa-4520-97ee-3a33faf82d21?fields=floating_ips HTTP/1.1" 200 1213 0.008266 10.0.0.23 - - [2026-01-29 13:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.23 - - [2026-01-29 13:17:41] "GET /floating-ip/3c8d0631-4c47-438b-b4b3-6ad2262fb8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002479 10.0.0.23 - - [2026-01-29 13:17:41] "GET /loadbalancer/72fb39e9-c75e-4d0b-8025-3378973ff359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002400 10.0.0.23 - - [2026-01-29 13:17:41] "POST /tags HTTP/1.1" 200 295 0.073115 10.0.0.23 - - [2026-01-29 13:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010781 10.0.0.23 - - [2026-01-29 13:17:42] "GET /tag/e71e0daa-82c4-4aa9-8f9d-a37d0ab70fc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.015393 10.0.0.23 - - [2026-01-29 13:17:42] "POST /tags HTTP/1.1" 409 233 0.002987 10.0.0.23 - - [2026-01-29 13:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.23 - - [2026-01-29 13:17:42] "GET /tag/c743861a-42b5-410c-a038-c22683f05c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014680 10.0.0.23 - - [2026-01-29 13:17:42] "POST /tags HTTP/1.1" 409 206 0.004763 10.0.0.23 - - [2026-01-29 13:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.23 - - [2026-01-29 13:17:42] "GET /tag/d8fe24d6-9cdb-40fd-aa12-2c93c73e9d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012176 10.0.0.23 - - [2026-01-29 13:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.23 - - [2026-01-29 13:17:42] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007927 10.0.0.23 - - [2026-01-29 13:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.23 - - [2026-01-29 13:17:42] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040312 10.0.0.23 - - [2026-01-29 13:17:42] "POST /virtual-machines HTTP/1.1" 200 369 0.020756 10.0.0.23 - - [2026-01-29 13:17:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.027589 10.0.0.23 - - [2026-01-29 13:17:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.150617 10.0.0.23 - - [2026-01-29 13:17:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010813 10.0.0.23 - - [2026-01-29 13:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015914 10.0.0.23 - - [2026-01-29 13:17:42] "GET /virtual-machine-interface/e48b16fc-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004792 10.0.0.23 - - [2026-01-29 13:17:42] "POST /instance-ips HTTP/1.1" 200 409 0.024237 10.0.0.23 - - [2026-01-29 13:17:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022730 10.0.0.23 - - [2026-01-29 13:17:42] "GET /virtual-machine-interface/e48b16fc-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010599 10.0.0.23 - - [2026-01-29 13:17:42] "POST /set-tag HTTP/1.1" 200 109 0.021697 10.0.0.23 - - [2026-01-29 13:17:42] "GET /virtual-machine-interface/e48b16fc-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009735 10.0.0.23 - - [2026-01-29 13:17:42] "GET /instance-ip/e4ac98ae-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003549 10.0.0.23 - - [2026-01-29 13:17:42] "GET /virtual-machine-interface/e48b16fc-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004913 10.0.0.23 - - [2026-01-29 13:17:42] "POST /set-tag HTTP/1.1" 200 109 0.002951 10.0.0.23 - - [2026-01-29 13:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.23 - - [2026-01-29 13:17:42] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007420 10.0.0.23 - - [2026-01-29 13:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.23 - - [2026-01-29 13:17:43] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.051546 10.0.0.23 - - [2026-01-29 13:17:43] "POST /virtual-machines HTTP/1.1" 200 369 0.010378 10.0.0.23 - - [2026-01-29 13:17:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009902 10.0.0.23 - - [2026-01-29 13:17:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.132430 10.0.0.23 - - [2026-01-29 13:17:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.031862 10.0.0.23 - - [2026-01-29 13:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.026556 10.0.0.23 - - [2026-01-29 13:17:43] "GET /virtual-machine-interface/e4f8bf90-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005106 10.0.0.23 - - [2026-01-29 13:17:43] "POST /instance-ips HTTP/1.1" 200 409 0.039846 10.0.0.23 - - [2026-01-29 13:17:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026979 10.0.0.23 - - [2026-01-29 13:17:43] "GET /virtual-machine-interface/e4f8bf90-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.017915 10.0.0.23 - - [2026-01-29 13:17:43] "POST /set-tag HTTP/1.1" 200 109 0.020499 10.0.0.23 - - [2026-01-29 13:17:43] "GET /virtual-machine-interface/e4f8bf90-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.024389 10.0.0.23 - - [2026-01-29 13:17:43] "GET /instance-ip/e515211c-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.008481 10.0.0.23 - - [2026-01-29 13:17:43] "GET /virtual-machine-interface/e4f8bf90-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005769 10.0.0.23 - - [2026-01-29 13:17:43] "POST /set-tag HTTP/1.1" 200 109 0.003907 10.0.0.23 - - [2026-01-29 13:17:43] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004497 10.0.0.23 - - [2026-01-29 13:17:43] "POST /ref-update HTTP/1.1" 200 156 0.010018 10.0.0.23 - - [2026-01-29 13:17:43] "GET /virtual-machine-interface/e48b16fc-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021120 10.0.0.23 - - [2026-01-29 13:17:43] "POST /set-tag HTTP/1.1" 200 109 0.003470 10.0.0.23 - - [2026-01-29 13:17:43] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004257 10.0.0.23 - - [2026-01-29 13:17:43] "POST /ref-update HTTP/1.1" 200 156 0.009341 10.0.0.23 - - [2026-01-29 13:17:43] "GET /virtual-machine-interface/e4f8bf90-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016529 10.0.0.23 - - [2026-01-29 13:17:43] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.23 - - [2026-01-29 13:17:43] "GET /virtual-machine-interface/e48b16fc-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004567 10.0.0.23 - - [2026-01-29 13:17:43] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.23 - - [2026-01-29 13:17:43] "GET /virtual-machine-interface/e4f8bf90-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004746 10.0.0.23 - - [2026-01-29 13:17:43] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.23 - - [2026-01-29 13:17:46] "GET /domains HTTP/1.1" 200 280 0.006058 10.0.0.23 - - [2026-01-29 13:17:46] "GET /domain/f2f43c93-4483-4a5e-8672-ec03288ffe6b HTTP/1.1" 200 3086 0.003165 10.0.0.23 - - [2026-01-29 13:17:46] "GET /project/437bc122-bef8-41f4-8677-d6483d095172 HTTP/1.1" 200 7063 0.053878 10.0.0.23 - - [2026-01-29 13:17:46] "GET /virtual-network/2840d223-2b19-4ed2-a043-4f49998db2c6 HTTP/1.1" 200 2086 0.004090 10.0.0.23 - - [2026-01-29 13:17:46] "GET /virtual-network/2840d223-2b19-4ed2-a043-4f49998db2c6 HTTP/1.1" 200 2086 0.003906 10.0.0.23 - - [2026-01-29 13:17:46] "GET /routing-instance/9949855a-cfe4-48f1-bdf5-5bcb9a8b8547 HTTP/1.1" 200 1403 0.007122 10.0.0.23 - - [2026-01-29 13:17:46] "GET /routing-instance/9949855a-cfe4-48f1-bdf5-5bcb9a8b8547 HTTP/1.1" 200 1403 0.003171 10.0.0.23 - - [2026-01-29 13:17:46] "GET /route-target/9efbd330-5bb5-49eb-af76-16d6ad5c15a7 HTTP/1.1" 200 1153 0.002655 10.0.0.23 - - [2026-01-29 13:17:46] "GET /virtual-network/2840d223-2b19-4ed2-a043-4f49998db2c6 HTTP/1.1" 200 2086 0.004126 10.0.0.23 - - [2026-01-29 13:17:46] "GET /routing-instance/9949855a-cfe4-48f1-bdf5-5bcb9a8b8547 HTTP/1.1" 200 1403 0.002795 10.0.0.23 - - [2026-01-29 13:17:46] "GET /virtual-network/2840d223-2b19-4ed2-a043-4f49998db2c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004771 10.0.0.23 - - [2026-01-29 13:17:46] "GET /virtual-network/2840d223-2b19-4ed2-a043-4f49998db2c6 HTTP/1.1" 200 2086 0.003996 10.0.0.23 - - [2026-01-29 13:17:46] "GET /routing-instance/9949855a-cfe4-48f1-bdf5-5bcb9a8b8547 HTTP/1.1" 200 1403 0.002887 10.0.0.23 - - [2026-01-29 13:17:46] "GET /routing-instance/9949855a-cfe4-48f1-bdf5-5bcb9a8b8547 HTTP/1.1" 200 1403 0.003296 10.0.0.23 - - [2026-01-29 13:17:46] "GET /route-target/9efbd330-5bb5-49eb-af76-16d6ad5c15a7 HTTP/1.1" 200 1153 0.002453 10.0.0.23 - - [2026-01-29 13:17:46] "GET /domains HTTP/1.1" 200 280 0.002480 10.0.0.23 - - [2026-01-29 13:17:46] "GET /domain/f2f43c93-4483-4a5e-8672-ec03288ffe6b HTTP/1.1" 200 3086 0.002953 10.0.0.23 - - [2026-01-29 13:17:46] "GET /project/437bc122-bef8-41f4-8677-d6483d095172 HTTP/1.1" 200 7063 0.042558 10.0.0.23 - - [2026-01-29 13:17:46] "GET /virtual-network/2840d223-2b19-4ed2-a043-4f49998db2c6 HTTP/1.1" 200 2086 0.005145 10.0.0.23 - - [2026-01-29 13:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.23 - - [2026-01-29 13:17:46] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037239 10.0.0.23 - - [2026-01-29 13:17:46] "GET /virtual-network/2840d223-2b19-4ed2-a043-4f49998db2c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005262 10.0.0.23 - - [2026-01-29 13:17:46] "GET /floating-ip-pools?parent_id=2840d223-2b19-4ed2-a043-4f49998db2c6&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002056 10.0.0.23 - - [2026-01-29 13:17:46] "GET /virtual-network/2840d223-2b19-4ed2-a043-4f49998db2c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004686 10.0.0.23 - - [2026-01-29 13:17:46] "POST /floating-ip-pools HTTP/1.1" 200 562 0.053729 10.0.0.23 - - [2026-01-29 13:17:46] "POST /ref-update HTTP/1.1" 200 156 0.014269 10.0.0.23 - - [2026-01-29 13:17:46] "GET /virtual-network/2840d223-2b19-4ed2-a043-4f49998db2c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.011847 10.0.0.23 - - [2026-01-29 13:17:46] "GET /domains HTTP/1.1" 200 280 0.001822 10.0.0.23 - - [2026-01-29 13:17:46] "GET /domain/f2f43c93-4483-4a5e-8672-ec03288ffe6b HTTP/1.1" 200 3086 0.003498 10.0.0.23 - - [2026-01-29 13:17:46] "GET /project/437bc122-bef8-41f4-8677-d6483d095172 HTTP/1.1" 200 7319 0.031219 10.0.0.23 - - [2026-01-29 13:17:46] "GET /virtual-network/2840d223-2b19-4ed2-a043-4f49998db2c6 HTTP/1.1" 200 2324 0.012297 10.0.0.23 - - [2026-01-29 13:17:46] "GET /floating-ip-pool/8b8efcb8-05e2-4401-98e9-3debf65e4703 HTTP/1.1" 200 1315 0.002419 10.0.0.23 - - [2026-01-29 13:17:46] "GET /domains HTTP/1.1" 200 280 0.001880 10.0.0.23 - - [2026-01-29 13:17:46] "GET /domain/f2f43c93-4483-4a5e-8672-ec03288ffe6b HTTP/1.1" 200 3086 0.002701 10.0.0.23 - - [2026-01-29 13:17:46] "GET /project/437bc122-bef8-41f4-8677-d6483d095172 HTTP/1.1" 200 7319 0.040270 10.0.0.23 - - [2026-01-29 13:17:47] "GET /virtual-network/2840d223-2b19-4ed2-a043-4f49998db2c6 HTTP/1.1" 200 2324 0.009995 10.0.0.23 - - [2026-01-29 13:17:47] "GET /virtual-network/2840d223-2b19-4ed2-a043-4f49998db2c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.010448 10.0.0.23 - - [2026-01-29 13:17:47] "POST /tags HTTP/1.1" 200 365 0.051125 10.0.0.23 - - [2026-01-29 13:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015027 10.0.0.23 - - [2026-01-29 13:17:47] "GET /tag/a937aeb3-2e2b-469e-b98b-2c12a45cfc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016955 10.0.0.23 - - [2026-01-29 13:17:47] "POST /tags HTTP/1.1" 409 206 0.004971 10.0.0.23 - - [2026-01-29 13:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.23 - - [2026-01-29 13:17:47] "GET /tag/d8fe24d6-9cdb-40fd-aa12-2c93c73e9d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014805 10.0.0.23 - - [2026-01-29 13:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.23 - - [2026-01-29 13:17:47] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.055419 10.0.0.23 - - [2026-01-29 13:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.23 - - [2026-01-29 13:17:47] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003771 10.0.0.23 - - [2026-01-29 13:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.23 - - [2026-01-29 13:17:47] "GET /service-appliance-set/9f1b31d2-65a9-4fd8-b4e5-df79649f4bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.020218 10.0.0.23 - - [2026-01-29 13:17:47] "POST /fqname-to-id HTTP/1.1" 404 258 0.004782 10.0.0.23 - - [2026-01-29 13:17:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.119852 10.0.0.23 - - [2026-01-29 13:17:47] "GET /virtual-machine-interface/6daf8bb5-cf2b-4f42-a67e-60f6c4eddbd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.008833 10.0.0.23 - - [2026-01-29 13:17:47] "POST /set-tag HTTP/1.1" 200 109 0.033238 10.0.0.23 - - [2026-01-29 13:17:47] "POST /instance-ips HTTP/1.1" 200 417 0.045496 10.0.0.23 - - [2026-01-29 13:17:47] "GET /instance-ip/14801fc7-2ad7-4c58-868f-88550dc70dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.004704 10.0.0.23 - - [2026-01-29 13:17:47] "POST /loadbalancers HTTP/1.1" 200 618 0.065515 10.0.0.23 - - [2026-01-29 13:17:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.027964 10.0.0.23 - - [2026-01-29 13:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007322 10.0.0.23 - - [2026-01-29 13:17:47] "POST /service-instances HTTP/1.1" 200 566 0.041259 10.0.0.23 - - [2026-01-29 13:17:47] "POST /ref-update HTTP/1.1" 200 156 0.023762 10.0.0.23 - - [2026-01-29 13:17:48] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.075641 10.0.0.23 - - [2026-01-29 13:17:48] "GET /virtual-machine-interface/6daf8bb5-cf2b-4f42-a67e-60f6c4eddbd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.022780 10.0.0.23 - - [2026-01-29 13:17:48] "GET /virtual-machine-interface/6daf8bb5-cf2b-4f42-a67e-60f6c4eddbd2?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.011206 10.0.0.23 - - [2026-01-29 13:17:48] "PUT /service-instance/4c3d85c2-a4ec-4645-9122-085e93d0b508 HTTP/1.1" 200 266 0.041522 10.0.0.23 - - [2026-01-29 13:17:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.038152 10.0.0.23 - - [2026-01-29 13:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008449 10.0.0.23 - - [2026-01-29 13:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010764 10.0.0.23 - - [2026-01-29 13:17:48] "GET /floating-ip-pool/8b8efcb8-05e2-4401-98e9-3debf65e4703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.006718 10.0.0.23 - - [2026-01-29 13:17:48] "POST /floating-ips HTTP/1.1" 200 671 0.096034 10.0.0.23 - - [2026-01-29 13:17:48] "POST /virtual-machines HTTP/1.1" 200 429 0.071021 10.0.0.23 - - [2026-01-29 13:17:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024344 10.0.0.23 - - [2026-01-29 13:17:48] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012191 10.0.0.23 - - [2026-01-29 13:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008148 10.0.0.23 - - [2026-01-29 13:17:48] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013659 10.0.0.23 - - [2026-01-29 13:17:48] "POST /tags HTTP/1.1" 409 221 0.032180 10.0.0.23 - - [2026-01-29 13:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020702 10.0.0.23 - - [2026-01-29 13:17:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.215869 10.0.0.23 - - [2026-01-29 13:17:48] "POST /chown HTTP/1.1" 200 109 0.018415 10.0.0.23 - - [2026-01-29 13:17:48] "GET /tag/cadfd5da-1e0d-4b6b-8263-4710377301cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022447 10.0.0.23 - - [2026-01-29 13:17:48] "POST /tags HTTP/1.1" 409 238 0.002543 10.0.0.23 - - [2026-01-29 13:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010204 10.0.0.23 - - [2026-01-29 13:17:48] "POST /chown HTTP/1.1" 200 109 0.007143 10.0.0.23 - - [2026-01-29 13:17:48] "PUT /virtual-machine-interface/640f9236-5977-4ff1-b114-8d06a037ac27 HTTP/1.1" 200 284 0.020727 10.0.0.23 - - [2026-01-29 13:17:48] "GET /tag/a937aeb3-2e2b-469e-b98b-2c12a45cfc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.030065 10.0.0.23 - - [2026-01-29 13:17:48] "PUT /instance-ip/14801fc7-2ad7-4c58-868f-88550dc70dca HTTP/1.1" 200 256 0.065363 10.0.0.23 - - [2026-01-29 13:17:48] "POST /firewall-rules HTTP/1.1" 200 650 0.113384 10.0.0.23 - - [2026-01-29 13:17:48] "GET /firewall-rule/f32b93c2-ec97-45c1-accc-1082887c24b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.022233 10.0.0.23 - - [2026-01-29 13:17:48] "POST /ref-update HTTP/1.1" 200 156 0.081822 10.0.0.23 - - [2026-01-29 13:17:48] "POST /ref-update HTTP/1.1" 200 156 0.025595 10.0.0.23 - - [2026-01-29 13:17:48] "GET /firewall-policy/308e2f85-c2e2-4d16-b6a7-faa363f71da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.013676 10.0.0.23 - - [2026-01-29 13:17:48] "GET /firewall-rule/f32b93c2-ec97-45c1-accc-1082887c24b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.007166 10.0.0.23 - - [2026-01-29 13:17:48] "POST /ref-update HTTP/1.1" 200 156 0.037379 10.0.0.23 - - [2026-01-29 13:17:48] "POST /ref-update HTTP/1.1" 200 156 0.046307 10.0.0.23 - - [2026-01-29 13:17:48] "POST /ref-update HTTP/1.1" 200 156 0.028084 10.0.0.23 - - [2026-01-29 13:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007174 10.0.0.23 - - [2026-01-29 13:17:48] "POST /ref-update HTTP/1.1" 200 156 0.036074 10.0.0.23 - - [2026-01-29 13:17:49] "POST /ref-update HTTP/1.1" 200 156 0.046295 10.0.0.23 - - [2026-01-29 13:17:49] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.078532 10.0.0.23 - - [2026-01-29 13:17:49] "GET /loadbalancer/b3620303-35d9-4bdc-b139-0a1450995f9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.016394 10.0.0.23 - - [2026-01-29 13:17:49] "POST /virtual-machines HTTP/1.1" 200 429 0.017467 10.0.0.23 - - [2026-01-29 13:17:49] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.050785 10.0.0.23 - - [2026-01-29 13:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.23 - - [2026-01-29 13:17:49] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.080338 10.0.0.23 - - [2026-01-29 13:17:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.161969 10.0.0.23 - - [2026-01-29 13:17:49] "POST /chown HTTP/1.1" 200 109 0.027680 10.0.0.23 - - [2026-01-29 13:17:49] "GET /loadbalancer-listener/088a3406-6e2b-419b-a7cf-902c4e410d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.024131 10.0.0.23 - - [2026-01-29 13:17:49] "GET /loadbalancer-listener/088a3406-6e2b-419b-a7cf-902c4e410d6e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.003635 10.0.0.23 - - [2026-01-29 13:17:49] "POST /chown HTTP/1.1" 200 109 0.019980 10.0.0.23 - - [2026-01-29 13:17:49] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.057461 10.0.0.23 - - [2026-01-29 13:17:49] "PUT /virtual-machine-interface/fbb6881a-dd96-4bc3-8dc5-4b4a500cbfdb HTTP/1.1" 200 284 0.035035 10.0.0.23 - - [2026-01-29 13:17:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018471 10.0.0.23 - - [2026-01-29 13:17:49] "PUT /instance-ip/14801fc7-2ad7-4c58-868f-88550dc70dca HTTP/1.1" 200 256 0.046786 10.0.0.23 - - [2026-01-29 13:17:49] "GET /loadbalancer-pool/0df7e0ac-b522-4950-a56a-605df844bd17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007392 10.0.0.23 - - [2026-01-29 13:17:49] "POST /loadbalancer-members HTTP/1.1" 200 707 0.044763 10.0.0.23 - - [2026-01-29 13:17:49] "POST /ref-update HTTP/1.1" 200 156 0.039301 10.0.0.23 - - [2026-01-29 13:17:49] "POST /ref-update HTTP/1.1" 200 156 0.018292 10.0.0.23 - - [2026-01-29 13:17:49] "POST /ref-update HTTP/1.1" 200 156 0.027648 10.0.0.23 - - [2026-01-29 13:17:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.047124 10.0.0.23 - - [2026-01-29 13:17:49] "GET /loadbalancer-member/230309ee-c2b5-4bce-ac67-a08fe28b66c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.022358 10.0.0.23 - - [2026-01-29 13:17:49] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006223 10.0.0.23 - - [2026-01-29 13:17:49] "POST /ref-update HTTP/1.1" 200 156 0.012571 10.0.0.23 - - [2026-01-29 13:17:49] "POST /ref-update HTTP/1.1" 200 156 0.033514 10.0.0.23 - - [2026-01-29 13:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012774 10.0.0.23 - - [2026-01-29 13:17:49] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006739 10.0.0.23 - - [2026-01-29 13:17:49] "POST /tags HTTP/1.1" 409 221 0.004537 10.0.0.23 - - [2026-01-29 13:17:49] "PUT /service-instance/4c3d85c2-a4ec-4645-9122-085e93d0b508 HTTP/1.1" 200 266 0.008713 10.0.0.23 - - [2026-01-29 13:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.23 - - [2026-01-29 13:17:49] "GET /tag/cadfd5da-1e0d-4b6b-8263-4710377301cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015149 10.0.0.23 - - [2026-01-29 13:17:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.042835 10.0.0.23 - - [2026-01-29 13:17:49] "POST /tags HTTP/1.1" 409 238 0.016524 10.0.0.23 - - [2026-01-29 13:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.23 - - [2026-01-29 13:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.23 - - [2026-01-29 13:17:49] "GET /tag/a937aeb3-2e2b-469e-b98b-2c12a45cfc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015624 10.0.0.23 - - [2026-01-29 13:17:49] "POST /firewall-rules HTTP/1.1" 409 293 0.004383 10.0.0.23 - - [2026-01-29 13:17:49] "POST /chown HTTP/1.1" 200 109 0.008543 10.0.0.23 - - [2026-01-29 13:17:49] "POST /chown HTTP/1.1" 200 109 0.022551 10.0.0.23 - - [2026-01-29 13:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007550 10.0.0.23 - - [2026-01-29 13:17:49] "PUT /instance-ip/14801fc7-2ad7-4c58-868f-88550dc70dca HTTP/1.1" 200 256 0.038090 10.0.0.23 - - [2026-01-29 13:17:50] "PUT /firewall-rule/f32b93c2-ec97-45c1-accc-1082887c24b8 HTTP/1.1" 200 260 0.042288 10.0.0.23 - - [2026-01-29 13:17:50] "GET /firewall-rule/f32b93c2-ec97-45c1-accc-1082887c24b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.008956 10.0.0.23 - - [2026-01-29 13:17:50] "POST /ref-update HTTP/1.1" 200 156 0.009835 10.0.0.23 - - [2026-01-29 13:17:50] "POST /chown HTTP/1.1" 200 109 0.016826 10.0.0.23 - - [2026-01-29 13:17:50] "GET /firewall-policy/308e2f85-c2e2-4d16-b6a7-faa363f71da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.057152 10.0.0.23 - - [2026-01-29 13:17:50] "GET /firewall-rule/f32b93c2-ec97-45c1-accc-1082887c24b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.012253 10.0.0.23 - - [2026-01-29 13:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007041 10.0.0.23 - - [2026-01-29 13:17:50] "POST /chown HTTP/1.1" 200 109 0.105636 10.0.0.23 - - [2026-01-29 13:17:50] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004424 10.0.0.23 - - [2026-01-29 13:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.23 - - [2026-01-29 13:17:50] "PUT /instance-ip/14801fc7-2ad7-4c58-868f-88550dc70dca HTTP/1.1" 200 256 0.021814 10.0.0.23 - - [2026-01-29 13:17:50] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.077347 10.0.0.23 - - [2026-01-29 13:17:50] "POST /ref-update HTTP/1.1" 200 156 0.064288 10.0.0.23 - - [2026-01-29 13:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005669 10.0.0.23 - - [2026-01-29 13:17:50] "POST /virtual-machines HTTP/1.1" 200 373 0.017105 10.0.0.23 - - [2026-01-29 13:17:50] "POST /chown HTTP/1.1" 200 109 0.029188 10.0.0.23 - - [2026-01-29 13:17:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.039140 10.0.0.23 - - [2026-01-29 13:17:50] "POST /chown HTTP/1.1" 200 109 0.052544 10.0.0.23 - - [2026-01-29 13:17:50] "PUT /instance-ip/14801fc7-2ad7-4c58-868f-88550dc70dca HTTP/1.1" 200 256 0.033553 10.0.0.23 - - [2026-01-29 13:17:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.174077 10.0.0.23 - - [2026-01-29 13:17:50] "POST /ref-update HTTP/1.1" 200 156 0.049761 10.0.0.23 - - [2026-01-29 13:17:50] "POST /chown HTTP/1.1" 200 109 0.040371 10.0.0.23 - - [2026-01-29 13:17:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.031735 10.0.0.23 - - [2026-01-29 13:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009583 10.0.0.23 - - [2026-01-29 13:17:50] "POST /chown HTTP/1.1" 200 109 0.049259 10.0.0.23 - - [2026-01-29 13:17:50] "GET /virtual-machine-interface/e953e218-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.015046 10.0.0.23 - - [2026-01-29 13:17:50] "PUT /instance-ip/14801fc7-2ad7-4c58-868f-88550dc70dca HTTP/1.1" 200 256 0.019284 10.0.0.23 - - [2026-01-29 13:17:50] "POST /ref-update HTTP/1.1" 200 156 0.030158 10.0.0.23 - - [2026-01-29 13:17:50] "POST /instance-ips HTTP/1.1" 200 413 0.070039 10.0.0.23 - - [2026-01-29 13:17:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.031940 10.0.0.23 - - [2026-01-29 13:17:50] "GET /virtual-machine-interface/e953e218-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.022581 10.0.0.23 - - [2026-01-29 13:17:50] "POST /set-tag HTTP/1.1" 200 109 0.021956 10.0.0.23 - - [2026-01-29 13:17:50] "GET /virtual-machine-interface/e953e218-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.025191 10.0.0.23 - - [2026-01-29 13:17:51] "GET /instance-ip/e97aa38a-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007768 10.0.0.23 - - [2026-01-29 13:17:51] "GET /virtual-machine-interface/e953e218-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013044 10.0.0.23 - - [2026-01-29 13:17:51] "POST /set-tag HTTP/1.1" 200 109 0.005926 10.0.0.23 - - [2026-01-29 13:17:51] "PUT /service-instance/4c3d85c2-a4ec-4645-9122-085e93d0b508 HTTP/1.1" 200 266 0.045879 10.0.0.23 - - [2026-01-29 13:17:51] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.020044 10.0.0.23 - - [2026-01-29 13:17:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026530 10.0.0.23 - - [2026-01-29 13:17:51] "POST /ref-update HTTP/1.1" 200 156 0.016120 10.0.0.23 - - [2026-01-29 13:17:51] "GET /virtual-machine-interface/e953e218-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010267 10.0.0.23 - - [2026-01-29 13:17:51] "POST /set-tag HTTP/1.1" 200 109 0.006168 10.0.0.23 - - [2026-01-29 13:17:51] "GET /virtual-machine-interface/e953e218-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006157 10.0.0.23 - - [2026-01-29 13:17:51] "POST /set-tag HTTP/1.1" 200 109 0.001708 10.0.0.23 - - [2026-01-29 13:17:51] "PUT /service-instance/4c3d85c2-a4ec-4645-9122-085e93d0b508 HTTP/1.1" 200 266 0.016567 10.0.0.23 - - [2026-01-29 13:17:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.036676 10.0.0.23 - - [2026-01-29 13:17:51] "PUT /service-instance/4c3d85c2-a4ec-4645-9122-085e93d0b508 HTTP/1.1" 200 266 0.014102 10.0.0.23 - - [2026-01-29 13:17:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013899 10.0.0.23 - - [2026-01-29 13:17:51] "PUT /service-instance/4c3d85c2-a4ec-4645-9122-085e93d0b508 HTTP/1.1" 200 266 0.011190 10.0.0.23 - - [2026-01-29 13:17:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.012455 10.0.0.23 - - [2026-01-29 13:17:51] "PUT /service-instance/4c3d85c2-a4ec-4645-9122-085e93d0b508 HTTP/1.1" 200 266 0.009343 10.0.0.23 - - [2026-01-29 13:17:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016703 10.0.0.23 - - [2026-01-29 13:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.23 - - [2026-01-29 13:17:51] "POST /chown HTTP/1.1" 200 109 0.009904 10.0.0.23 - - [2026-01-29 13:17:51] "POST /chown HTTP/1.1" 200 109 0.028114 10.0.0.23 - - [2026-01-29 13:17:51] "POST /ref-update HTTP/1.1" 200 156 0.031960 10.0.0.23 - - [2026-01-29 13:17:51] "POST /chown HTTP/1.1" 200 109 0.009506 10.0.0.23 - - [2026-01-29 13:17:51] "POST /chown HTTP/1.1" 200 109 0.029368 10.0.0.23 - - [2026-01-29 13:17:51] "POST /ref-update HTTP/1.1" 200 156 0.030167 10.0.0.23 - - [2026-01-29 13:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.23 - - [2026-01-29 13:17:51] "POST /chown HTTP/1.1" 200 109 0.008426 10.0.0.23 - - [2026-01-29 13:17:51] "POST /chown HTTP/1.1" 200 109 0.026097 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.009857 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.015304 10.0.0.23 - - [2026-01-29 13:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.011244 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.007604 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.020288 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.017979 10.0.0.23 - - [2026-01-29 13:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.007061 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.029880 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.016439 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.046428 10.0.0.23 - - [2026-01-29 13:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.008488 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.030212 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.022136 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.039272 10.0.0.23 - - [2026-01-29 13:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.009571 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.049303 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.021608 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.008497 10.0.0.23 - - [2026-01-29 13:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010031 10.0.0.23 - - [2026-01-29 13:17:52] "POST /chown HTTP/1.1" 200 109 0.007295 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.017402 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.030445 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.037502 10.0.0.23 - - [2026-01-29 13:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.012755 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.028538 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.011044 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.023467 10.0.0.23 - - [2026-01-29 13:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.006495 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.018881 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.014165 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.008318 10.0.0.23 - - [2026-01-29 13:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013415 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.007809 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.008881 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.014333 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.025848 10.0.0.23 - - [2026-01-29 13:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.009448 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.018820 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.008565 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.018388 10.0.0.23 - - [2026-01-29 13:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.013669 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.029089 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.020392 10.0.0.23 - - [2026-01-29 13:17:53] "POST /chown HTTP/1.1" 200 109 0.009060 10.0.0.23 - - [2026-01-29 13:17:55] "GET /virtual-machine-interface/e48b16fc-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005387 10.0.0.23 - - [2026-01-29 13:17:55] "POST /set-tag HTTP/1.1" 200 109 0.003769 10.0.0.23 - - [2026-01-29 13:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.23 - - [2026-01-29 13:17:55] "GET /loadbalancer/72fb39e9-c75e-4d0b-8025-3378973ff359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003259 10.0.0.23 - - [2026-01-29 13:17:55] "GET /loadbalancer-pool/028ae4c1-7699-4005-949a-8bda0c1e3d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003465 10.0.0.23 - - [2026-01-29 13:17:55] "GET /virtual-machine/f0a4eb14-bd57-45a8-9c6b-b35fb7d2e738?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003402 10.0.0.23 - - [2026-01-29 13:17:55] "GET /virtual-machine-interface/e48b16fc-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004349 10.0.0.23 - - [2026-01-29 13:17:55] "POST /loadbalancer-members HTTP/1.1" 200 702 0.036984 10.0.0.23 - - [2026-01-29 13:17:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025667 10.0.0.23 - - [2026-01-29 13:17:55] "GET /virtual-machine-interface/e48b16fc-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020398 10.0.0.23 - - [2026-01-29 13:17:55] "GET /virtual-machine-interface/e48b16fc-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005441 10.0.0.23 - - [2026-01-29 13:17:55] "POST /ref-update HTTP/1.1" 200 156 0.017143 10.0.0.23 - - [2026-01-29 13:17:55] "GET /floating-ip/3c8d0631-4c47-438b-b4b3-6ad2262fb8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.007299 10.0.0.23 - - [2026-01-29 13:17:55] "POST /tags HTTP/1.1" 409 221 0.006286 10.0.0.23 - - [2026-01-29 13:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.23 - - [2026-01-29 13:17:55] "GET /tag/cadfd5da-1e0d-4b6b-8263-4710377301cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013980 10.0.0.23 - - [2026-01-29 13:17:55] "PUT /floating-ip/3c8d0631-4c47-438b-b4b3-6ad2262fb8ea HTTP/1.1" 200 256 0.020011 10.0.0.23 - - [2026-01-29 13:17:55] "POST /set-tag HTTP/1.1" 200 109 0.022060 10.0.0.23 - - [2026-01-29 13:17:56] "GET /virtual-machine-interface/e4f8bf90-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013397 10.0.0.23 - - [2026-01-29 13:17:56] "POST /set-tag HTTP/1.1" 200 109 0.007462 10.0.0.23 - - [2026-01-29 13:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.23 - - [2026-01-29 13:17:56] "GET /loadbalancer/72fb39e9-c75e-4d0b-8025-3378973ff359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002948 10.0.0.23 - - [2026-01-29 13:17:56] "GET /loadbalancer-pool/028ae4c1-7699-4005-949a-8bda0c1e3d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003416 10.0.0.23 - - [2026-01-29 13:17:56] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024737 10.0.0.23 - - [2026-01-29 13:17:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007395 10.0.0.23 - - [2026-01-29 13:17:56] "GET /virtual-machine-interface/e4f8bf90-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012090 10.0.0.23 - - [2026-01-29 13:17:56] "GET /virtual-machine-interface/e4f8bf90-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003914 10.0.0.23 - - [2026-01-29 13:17:56] "POST /ref-update HTTP/1.1" 200 156 0.009809 10.0.0.23 - - [2026-01-29 13:17:56] "GET /floating-ip/3c8d0631-4c47-438b-b4b3-6ad2262fb8ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.015994 10.0.0.23 - - [2026-01-29 13:17:56] "POST /set-tag HTTP/1.1" 200 109 0.041453 10.0.0.23 - - [2026-01-29 13:18:00] "GET /virtual-machine-interface/e953e218-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004834 10.0.0.23 - - [2026-01-29 13:18:00] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.23 - - [2026-01-29 13:18:00] "GET /virtual-machine/a0c940b3-c29a-45ac-ad45-9a949aa311e2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002888 10.0.0.23 - - [2026-01-29 13:18:00] "GET /virtual-machine-interface/e4f8bf90-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006416 10.0.0.23 - - [2026-01-29 13:18:00] "GET /virtual-machine/abe16bcd-3e7b-4139-a0a2-14e8f2d2dd38?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003176 10.0.0.23 - - [2026-01-29 13:18:00] "GET /virtual-machine-interface/e953e218-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004170 10.0.0.23 - - [2026-01-29 13:18:00] "GET /virtual-machine-interface/e953e218-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006134 10.0.0.23 - - [2026-01-29 13:18:00] "POST /set-tag HTTP/1.1" 200 109 0.003071 10.0.0.23 - - [2026-01-29 13:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.23 - - [2026-01-29 13:18:28] "POST /chown HTTP/1.1" 200 109 0.007446 10.0.0.23 - - [2026-01-29 13:18:28] "POST /chown HTTP/1.1" 200 109 0.027711 10.0.0.23 - - [2026-01-29 13:18:28] "POST /chown HTTP/1.1" 200 109 0.026148 10.0.0.23 - - [2026-01-29 13:18:28] "POST /chown HTTP/1.1" 200 109 0.006447 10.0.0.23 - - [2026-01-29 13:18:33] "GET /virtual-machine-interface/e953e218-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007406 10.0.0.23 - - [2026-01-29 13:18:33] "POST /set-tag HTTP/1.1" 200 109 0.005105 10.0.0.23 - - [2026-01-29 13:18:33] "GET /virtual-machine-interface/e953e218-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005416 10.0.0.23 - - [2026-01-29 13:18:33] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.23 - - [2026-01-29 13:18:33] "GET /virtual-machine/abe16bcd-3e7b-4139-a0a2-14e8f2d2dd38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002557 10.0.0.23 - - [2026-01-29 13:18:33] "POST /ref-update HTTP/1.1" 200 156 0.013108 10.0.0.23 - - [2026-01-29 13:18:33] "GET /virtual-machine-interface/e953e218-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015552 10.0.0.23 - - [2026-01-29 13:18:33] "POST /set-tag HTTP/1.1" 200 109 0.020649 10.0.0.23 - - [2026-01-29 13:18:33] "POST /set-tag HTTP/1.1" 200 109 0.015264 10.0.0.23 - - [2026-01-29 13:18:33] "DELETE /instance-ip/e97aa38a-fd14-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.076641 10.0.0.23 - - [2026-01-29 13:18:33] "DELETE /virtual-machine-interface/e953e218-fd14-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.051900 10.0.0.23 - - [2026-01-29 13:18:33] "DELETE /virtual-machine/abe16bcd-3e7b-4139-a0a2-14e8f2d2dd38 HTTP/1.1" 200 115 0.037182 10.0.0.23 - - [2026-01-29 13:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.23 - - [2026-01-29 13:18:35] "GET /tag/a937aeb3-2e2b-469e-b98b-2c12a45cfc8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016420 10.0.0.23 - - [2026-01-29 13:18:35] "GET /tag/a937aeb3-2e2b-469e-b98b-2c12a45cfc8a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.014241 10.0.0.23 - - [2026-01-29 13:18:35] "GET /virtual-machine-interface/640f9236-5977-4ff1-b114-8d06a037ac27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006576 10.0.0.23 - - [2026-01-29 13:18:35] "POST /set-tag HTTP/1.1" 200 109 0.017336 10.0.0.23 - - [2026-01-29 13:18:35] "GET /virtual-machine-interface/6daf8bb5-cf2b-4f42-a67e-60f6c4eddbd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.016013 10.0.0.23 - - [2026-01-29 13:18:35] "POST /set-tag HTTP/1.1" 200 109 0.020083 10.0.0.23 - - [2026-01-29 13:18:35] "GET /virtual-machine-interface/fbb6881a-dd96-4bc3-8dc5-4b4a500cbfdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004797 10.0.0.23 - - [2026-01-29 13:18:35] "POST /set-tag HTTP/1.1" 200 109 0.019193 10.0.0.23 - - [2026-01-29 13:18:35] "GET /firewall-policy/308e2f85-c2e2-4d16-b6a7-faa363f71da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.017331 10.0.0.23 - - [2026-01-29 13:18:36] "GET /firewall-rule/f32b93c2-ec97-45c1-accc-1082887c24b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003276 10.0.0.23 - - [2026-01-29 13:18:36] "POST /ref-update HTTP/1.1" 200 156 0.012510 10.0.0.23 - - [2026-01-29 13:18:36] "DELETE /firewall-rule/f32b93c2-ec97-45c1-accc-1082887c24b8 HTTP/1.1" 200 115 0.050864 10.0.0.23 - - [2026-01-29 13:18:36] "DELETE /loadbalancer-member/230309ee-c2b5-4bce-ac67-a08fe28b66c0 HTTP/1.1" 200 115 0.025605 10.0.0.23 - - [2026-01-29 13:18:36] "PUT /service-instance/4c3d85c2-a4ec-4645-9122-085e93d0b508 HTTP/1.1" 200 266 0.014008 10.0.0.23 - - [2026-01-29 13:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008487 10.0.0.23 - - [2026-01-29 13:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.23 - - [2026-01-29 13:18:36] "DELETE /loadbalancer-pool/0df7e0ac-b522-4950-a56a-605df844bd17 HTTP/1.1" 200 115 0.092070 10.0.0.23 - - [2026-01-29 13:18:36] "DELETE /loadbalancer-listener/088a3406-6e2b-419b-a7cf-902c4e410d6e HTTP/1.1" 200 115 0.036091 10.0.0.23 - - [2026-01-29 13:18:36] "GET /floating-ip/a7edcdc7-b4d8-4a63-9e46-109110bfcc5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003009 10.0.0.23 - - [2026-01-29 13:18:36] "POST /chown HTTP/1.1" 200 109 0.012516 10.0.0.23 - - [2026-01-29 13:18:36] "POST /chown HTTP/1.1" 200 109 0.028700 10.0.0.23 - - [2026-01-29 13:18:36] "POST /chown HTTP/1.1" 200 109 0.023524 10.0.0.23 - - [2026-01-29 13:18:36] "PUT /floating-ip/a7edcdc7-b4d8-4a63-9e46-109110bfcc5f HTTP/1.1" 200 256 0.067421 10.0.0.23 - - [2026-01-29 13:18:36] "POST /chown HTTP/1.1" 200 109 0.019360 10.0.0.23 - - [2026-01-29 13:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.23 - - [2026-01-29 13:18:36] "POST /chown HTTP/1.1" 200 109 0.008727 10.0.0.23 - - [2026-01-29 13:18:36] "DELETE /floating-ip/a7edcdc7-b4d8-4a63-9e46-109110bfcc5f HTTP/1.1" 200 115 0.092814 10.0.0.23 - - [2026-01-29 13:18:36] "POST /chown HTTP/1.1" 200 109 0.007294 10.0.0.23 - - [2026-01-29 13:18:36] "POST /chown HTTP/1.1" 200 109 0.014894 10.0.0.23 - - [2026-01-29 13:18:36] "POST /chown HTTP/1.1" 200 109 0.023888 10.0.0.23 - - [2026-01-29 13:18:36] "DELETE /loadbalancer/b3620303-35d9-4bdc-b139-0a1450995f9a HTTP/1.1" 200 115 0.092021 10.0.0.23 - - [2026-01-29 13:18:36] "DELETE /instance-ip/14801fc7-2ad7-4c58-868f-88550dc70dca HTTP/1.1" 200 115 0.067266 10.0.0.23 - - [2026-01-29 13:18:36] "PUT /service-instance/4c3d85c2-a4ec-4645-9122-085e93d0b508 HTTP/1.1" 200 266 0.021180 10.0.0.23 - - [2026-01-29 13:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023885 10.0.0.23 - - [2026-01-29 13:18:36] "GET /floating-ip-pool/8b8efcb8-05e2-4401-98e9-3debf65e4703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.008695 10.0.0.23 - - [2026-01-29 13:18:36] "PUT /service-instance/4c3d85c2-a4ec-4645-9122-085e93d0b508 HTTP/1.1" 200 266 0.023526 10.0.0.23 - - [2026-01-29 13:18:36] "POST /ref-update HTTP/1.1" 200 156 0.027043 10.0.0.23 - - [2026-01-29 13:18:36] "DELETE /virtual-machine-interface/6daf8bb5-cf2b-4f42-a67e-60f6c4eddbd2 HTTP/1.1" 200 115 0.162209 10.0.0.23 - - [2026-01-29 13:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.026635 10.0.0.23 - - [2026-01-29 13:18:36] "DELETE /floating-ip-pool/8b8efcb8-05e2-4401-98e9-3debf65e4703 HTTP/1.1" 200 115 0.072889 10.0.0.23 - - [2026-01-29 13:18:36] "DELETE /tag/a937aeb3-2e2b-469e-b98b-2c12a45cfc8a HTTP/1.1" 200 115 0.142993 10.0.0.23 - - [2026-01-29 13:18:36] "PUT /service-instance/4c3d85c2-a4ec-4645-9122-085e93d0b508 HTTP/1.1" 200 266 0.013641 10.0.0.23 - - [2026-01-29 13:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.021795 10.0.0.23 - - [2026-01-29 13:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956 10.0.0.23 - - [2026-01-29 13:18:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002484 10.0.0.23 - - [2026-01-29 13:18:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006043 10.0.0.23 - - [2026-01-29 13:18:37] "DELETE /virtual-network/2840d223-2b19-4ed2-a043-4f49998db2c6 HTTP/1.1" 200 115 0.241731 10.0.0.23 - - [2026-01-29 13:18:37] "GET /routing-instance/9949855a-cfe4-48f1-bdf5-5bcb9a8b8547 HTTP/1.1" 404 171 0.001851 10.0.0.23 - - [2026-01-29 13:18:37] "DELETE /route-target/9efbd330-5bb5-49eb-af76-16d6ad5c15a7 HTTP/1.1" 200 115 0.036728 10.0.0.23 - - [2026-01-29 13:18:37] "GET /domains HTTP/1.1" 200 280 0.005419 10.0.0.23 - - [2026-01-29 13:18:37] "GET /domain/f2f43c93-4483-4a5e-8672-ec03288ffe6b HTTP/1.1" 200 3086 0.006866 10.0.0.23 - - [2026-01-29 13:18:37] "DELETE /service-instance/4c3d85c2-a4ec-4645-9122-085e93d0b508 HTTP/1.1" 200 115 0.103144 10.0.0.23 - - [2026-01-29 13:18:37] "GET /project/437bc122-bef8-41f4-8677-d6483d095172 HTTP/1.1" 200 7410 0.050494 10.0.0.23 - - [2026-01-29 13:18:37] "GET /virtual-machine-interface/640f9236-5977-4ff1-b114-8d06a037ac27?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.007712 10.0.0.23 - - [2026-01-29 13:18:37] "GET /virtual-machine-interface/e4f8bf90-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007041 10.0.0.23 - - [2026-01-29 13:18:37] "POST /set-tag HTTP/1.1" 200 109 0.002917 10.0.0.23 - - [2026-01-29 13:18:37] "DELETE /virtual-machine-interface/640f9236-5977-4ff1-b114-8d06a037ac27 HTTP/1.1" 200 115 0.061692 10.0.0.23 - - [2026-01-29 13:18:37] "POST /ref-update HTTP/1.1" 200 156 0.027857 10.0.0.23 - - [2026-01-29 13:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009861 10.0.0.23 - - [2026-01-29 13:18:37] "GET /loadbalancer/72fb39e9-c75e-4d0b-8025-3378973ff359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.012685 10.0.0.23 - - [2026-01-29 13:18:37] "GET /virtual-machine-interface/e4f8bf90-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005487 10.0.0.23 - - [2026-01-29 13:18:37] "DELETE /virtual-machine/84e4228f-3ab7-4cbc-a105-e30a35949819 HTTP/1.1" 200 115 0.060305 10.0.0.23 - - [2026-01-29 13:18:37] "GET /virtual-machine-interface/fbb6881a-dd96-4bc3-8dc5-4b4a500cbfdb?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.034339 10.0.0.23 - - [2026-01-29 13:18:37] "POST /set-tag HTTP/1.1" 200 109 0.032792 10.0.0.23 - - [2026-01-29 13:18:37] "DELETE /loadbalancer-member/f9013426-fac0-40ca-a251-661fbdd6c65f HTTP/1.1" 200 115 0.071381 10.0.0.23 - - [2026-01-29 13:18:37] "DELETE /virtual-machine-interface/fbb6881a-dd96-4bc3-8dc5-4b4a500cbfdb HTTP/1.1" 200 115 0.094929 10.0.0.23 - - [2026-01-29 13:18:37] "DELETE /virtual-machine/e0858bfb-ee61-465e-95e1-f700ed9b7e1d HTTP/1.1" 200 115 0.036171 10.0.0.23 - - [2026-01-29 13:18:39] "GET /virtual-machine-interface/e4f8bf90-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006193 10.0.0.23 - - [2026-01-29 13:18:39] "POST /set-tag HTTP/1.1" 200 109 0.007639 10.0.0.23 - - [2026-01-29 13:18:39] "GET /virtual-machine-interface/e4f8bf90-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005160 10.0.0.23 - - [2026-01-29 13:18:39] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.23 - - [2026-01-29 13:18:39] "GET /virtual-machine/a0c940b3-c29a-45ac-ad45-9a949aa311e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003193 10.0.0.23 - - [2026-01-29 13:18:39] "POST /ref-update HTTP/1.1" 200 156 0.010832 10.0.0.23 - - [2026-01-29 13:18:39] "GET /virtual-machine-interface/e4f8bf90-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005081 10.0.0.23 - - [2026-01-29 13:18:39] "POST /set-tag HTTP/1.1" 200 109 0.018040 10.0.0.23 - - [2026-01-29 13:18:39] "POST /set-tag HTTP/1.1" 200 109 0.014648 10.0.0.23 - - [2026-01-29 13:18:39] "POST /set-tag HTTP/1.1" 200 109 0.040486 10.0.0.23 - - [2026-01-29 13:18:39] "DELETE /instance-ip/e515211c-fd14-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.052572 10.0.0.23 - - [2026-01-29 13:18:39] "POST /ref-update HTTP/1.1" 200 156 0.020787 10.0.0.23 - - [2026-01-29 13:18:39] "DELETE /virtual-machine-interface/e4f8bf90-fd14-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.041080 10.0.0.23 - - [2026-01-29 13:18:39] "DELETE /virtual-machine/a0c940b3-c29a-45ac-ad45-9a949aa311e2 HTTP/1.1" 200 115 0.025751 10.0.0.23 - - [2026-01-29 13:18:42] "GET /virtual-machine-interface/e48b16fc-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.013036 10.0.0.23 - - [2026-01-29 13:18:42] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.23 - - [2026-01-29 13:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.23 - - [2026-01-29 13:18:42] "GET /loadbalancer/72fb39e9-c75e-4d0b-8025-3378973ff359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003073 10.0.0.23 - - [2026-01-29 13:18:43] "GET /virtual-machine-interface/e48b16fc-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006730 10.0.0.23 - - [2026-01-29 13:18:43] "POST /set-tag HTTP/1.1" 200 109 0.003425 10.0.0.23 - - [2026-01-29 13:18:43] "GET /virtual-machine-interface/e48b16fc-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006400 10.0.0.23 - - [2026-01-29 13:18:43] "POST /set-tag HTTP/1.1" 200 109 0.003269 10.0.0.23 - - [2026-01-29 13:18:43] "GET /virtual-machine/f0a4eb14-bd57-45a8-9c6b-b35fb7d2e738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004395 10.0.0.23 - - [2026-01-29 13:18:43] "POST /ref-update HTTP/1.1" 200 156 0.018001 10.0.0.23 - - [2026-01-29 13:18:43] "GET /virtual-machine-interface/e48b16fc-fd14-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005367 10.0.0.23 - - [2026-01-29 13:18:43] "POST /set-tag HTTP/1.1" 200 109 0.024436 10.0.0.23 - - [2026-01-29 13:18:43] "POST /set-tag HTTP/1.1" 200 109 0.038145 10.0.0.23 - - [2026-01-29 13:18:43] "POST /set-tag HTTP/1.1" 200 109 0.017412 10.0.0.23 - - [2026-01-29 13:18:43] "DELETE /instance-ip/e4ac98ae-fd14-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.075802 10.0.0.23 - - [2026-01-29 13:18:43] "POST /ref-update HTTP/1.1" 200 156 0.015665 10.0.0.23 - - [2026-01-29 13:18:43] "DELETE /virtual-machine-interface/e48b16fc-fd14-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.046397 10.0.0.23 - - [2026-01-29 13:18:43] "DELETE /virtual-machine/f0a4eb14-bd57-45a8-9c6b-b35fb7d2e738 HTTP/1.1" 200 115 0.028776 10.0.0.23 - - [2026-01-29 13:18:43] "DELETE /tag/c743861a-42b5-410c-a038-c22683f05c47 HTTP/1.1" 200 115 0.052512 10.0.0.23 - - [2026-01-29 13:18:44] "DELETE /tag/e71e0daa-82c4-4aa9-8f9d-a37d0ab70fc5 HTTP/1.1" 200 115 0.072792 10.0.0.23 - - [2026-01-29 13:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.23 - - [2026-01-29 13:18:47] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.058894 10.0.0.23 - - [2026-01-29 13:18:47] "POST /tags HTTP/1.1" 200 393 0.027127 10.0.0.23 - - [2026-01-29 13:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013497 10.0.0.23 - - [2026-01-29 13:18:47] "GET /tag/40bb564c-1ef1-4f32-8b08-29e3e2f73329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016732 10.0.0.23 - - [2026-01-29 13:18:47] "POST /tags HTTP/1.1" 200 341 0.028359 10.0.0.23 - - [2026-01-29 13:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.23 - - [2026-01-29 13:18:47] "GET /tag/6c00ba02-3781-4fe2-92b5-346be166707f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011539 10.0.0.23 - - [2026-01-29 13:18:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.001462 10.0.0.23 - - [2026-01-29 13:18:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.011549 10.0.0.23 - - [2026-01-29 13:18:48] "POST /security-groups HTTP/1.1" 200 589 0.075705 10.0.0.23 - - [2026-01-29 13:18:48] "POST /projects HTTP/1.1" 200 519 0.216957 10.0.0.23 - - [2026-01-29 13:18:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.002762 10.0.0.23 - - [2026-01-29 13:18:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020097 10.0.0.23 - - [2026-01-29 13:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.022459 10.0.0.23 - - [2026-01-29 13:18:48] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.048821 10.0.0.23 - - [2026-01-29 13:18:48] "POST /access-control-lists HTTP/1.1" 200 598 0.106206 10.0.0.23 - - [2026-01-29 13:18:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.001641 10.0.0.23 - - [2026-01-29 13:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007734 10.0.0.23 - - [2026-01-29 13:18:48] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.029673 10.0.0.23 - - [2026-01-29 13:18:48] "POST /access-control-lists HTTP/1.1" 200 596 0.079026 10.0.0.23 - - [2026-01-29 13:18:48] "PUT /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb HTTP/1.1" 200 264 0.074494 10.0.0.23 - - [2026-01-29 13:18:48] "PUT /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c HTTP/1.1" 200 264 0.070471 10.0.0.23 - - [2026-01-29 13:18:48] "POST /security-groups HTTP/1.1" 200 591 0.083398 10.0.0.23 - - [2026-01-29 13:18:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028871 10.0.0.23 - - [2026-01-29 13:18:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.001428 10.0.0.23 - - [2026-01-29 13:18:48] "POST /chown HTTP/1.1" 200 109 0.029588 10.0.0.23 - - [2026-01-29 13:18:48] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.042000 10.0.0.23 - - [2026-01-29 13:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.23 - - [2026-01-29 13:18:48] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003589 10.0.0.23 - - [2026-01-29 13:18:48] "POST /tags HTTP/1.1" 409 226 0.002019 10.0.0.23 - - [2026-01-29 13:18:48] "POST /access-control-lists HTTP/1.1" 200 632 0.103055 10.0.0.23 - - [2026-01-29 13:18:48] "POST /fqname-to-id HTTP/1.1" 404 269 0.008814 10.0.0.23 - - [2026-01-29 13:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.23 - - [2026-01-29 13:18:48] "GET /tag/6c00ba02-3781-4fe2-92b5-346be166707f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.025111 10.0.0.23 - - [2026-01-29 13:18:48] "POST /access-control-lists HTTP/1.1" 200 630 0.064470 10.0.0.23 - - [2026-01-29 13:18:49] "POST /firewall-rules HTTP/1.1" 200 600 0.090786 10.0.0.23 - - [2026-01-29 13:18:49] "GET /firewall-rule/d9b91390-0a07-4358-b7d6-0337bef6e150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004411 10.0.0.23 - - [2026-01-29 13:18:49] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003369 10.0.0.23 - - [2026-01-29 13:18:49] "GET /firewall-rule/d9b91390-0a07-4358-b7d6-0337bef6e150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002433 10.0.0.23 - - [2026-01-29 13:18:49] "POST /ref-update HTTP/1.1" 200 156 0.063013 10.0.0.23 - - [2026-01-29 13:18:49] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011817 10.0.0.23 - - [2026-01-29 13:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.23 - - [2026-01-29 13:18:49] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004272 10.0.0.23 - - [2026-01-29 13:18:49] "POST /tags HTTP/1.1" 409 226 0.002122 10.0.0.23 - - [2026-01-29 13:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.23 - - [2026-01-29 13:18:49] "GET /tag/6c00ba02-3781-4fe2-92b5-346be166707f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012216 10.0.0.23 - - [2026-01-29 13:18:49] "POST /firewall-rules HTTP/1.1" 200 598 0.084042 10.0.0.23 - - [2026-01-29 13:18:49] "GET /firewall-rule/51dcb454-42b0-43b0-89c6-e8110fc87678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.012476 10.0.0.23 - - [2026-01-29 13:18:49] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.005471 10.0.0.23 - - [2026-01-29 13:18:49] "GET /firewall-rule/51dcb454-42b0-43b0-89c6-e8110fc87678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.004030 10.0.0.23 - - [2026-01-29 13:18:49] "POST /ref-update HTTP/1.1" 200 156 0.058881 10.0.0.23 - - [2026-01-29 13:18:50] "POST /tags HTTP/1.1" 200 393 0.023453 10.0.0.23 - - [2026-01-29 13:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015981 10.0.0.23 - - [2026-01-29 13:18:50] "GET /tag/bf969893-7f63-4252-bea5-fcb2a103190d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016109 10.0.0.23 - - [2026-01-29 13:18:50] "POST /tags HTTP/1.1" 200 341 0.023968 10.0.0.23 - - [2026-01-29 13:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013348 10.0.0.23 - - [2026-01-29 13:18:50] "GET /tag/1605f281-08a5-4c5c-a37d-fb50eefe1f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017038 10.0.0.23 - - [2026-01-29 13:18:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.002150 10.0.0.23 - - [2026-01-29 13:18:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.001801 10.0.0.23 - - [2026-01-29 13:18:51] "POST /security-groups HTTP/1.1" 200 589 0.064845 10.0.0.23 - - [2026-01-29 13:18:51] "POST /projects HTTP/1.1" 200 519 0.230726 10.0.0.23 - - [2026-01-29 13:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014773 10.0.0.23 - - [2026-01-29 13:18:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.017820 10.0.0.23 - - [2026-01-29 13:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.23 - - [2026-01-29 13:18:51] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.021216 10.0.0.23 - - [2026-01-29 13:18:51] "POST /access-control-lists HTTP/1.1" 200 598 0.067075 10.0.0.23 - - [2026-01-29 13:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019859 10.0.0.23 - - [2026-01-29 13:18:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.009970 10.0.0.23 - - [2026-01-29 13:18:51] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004915 10.0.0.23 - - [2026-01-29 13:18:51] "POST /access-control-lists HTTP/1.1" 200 596 0.068202 10.0.0.23 - - [2026-01-29 13:18:51] "PUT /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb HTTP/1.1" 200 264 0.080822 10.0.0.23 - - [2026-01-29 13:18:51] "PUT /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c HTTP/1.1" 200 264 0.050049 10.0.0.23 - - [2026-01-29 13:18:51] "POST /security-groups HTTP/1.1" 200 591 0.064784 10.0.0.23 - - [2026-01-29 13:18:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.001826 10.0.0.23 - - [2026-01-29 13:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.055117 10.0.0.23 - - [2026-01-29 13:18:51] "POST /access-control-lists HTTP/1.1" 200 632 0.066082 10.0.0.23 - - [2026-01-29 13:18:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.035507 10.0.0.23 - - [2026-01-29 13:18:51] "POST /chown HTTP/1.1" 200 109 0.059937 10.0.0.23 - - [2026-01-29 13:18:51] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008352 10.0.0.23 - - [2026-01-29 13:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.23 - - [2026-01-29 13:18:51] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007234 10.0.0.23 - - [2026-01-29 13:18:51] "POST /access-control-lists HTTP/1.1" 200 630 0.086301 10.0.0.23 - - [2026-01-29 13:18:51] "POST /tags HTTP/1.1" 409 226 0.002813 10.0.0.23 - - [2026-01-29 13:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.23 - - [2026-01-29 13:18:51] "GET /tag/1605f281-08a5-4c5c-a37d-fb50eefe1f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013070 10.0.0.23 - - [2026-01-29 13:18:51] "POST /firewall-rules HTTP/1.1" 200 600 0.072042 10.0.0.23 - - [2026-01-29 13:18:52] "GET /firewall-rule/56bb0f87-3eba-46f3-8075-6ecddccccbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005116 10.0.0.23 - - [2026-01-29 13:18:52] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004619 10.0.0.23 - - [2026-01-29 13:18:52] "GET /firewall-rule/56bb0f87-3eba-46f3-8075-6ecddccccbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004921 10.0.0.23 - - [2026-01-29 13:18:52] "POST /ref-update HTTP/1.1" 200 156 0.066090 10.0.0.23 - - [2026-01-29 13:18:52] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006780 10.0.0.23 - - [2026-01-29 13:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.23 - - [2026-01-29 13:18:52] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004252 10.0.0.23 - - [2026-01-29 13:18:52] "POST /tags HTTP/1.1" 409 226 0.002257 10.0.0.23 - - [2026-01-29 13:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.23 - - [2026-01-29 13:18:52] "GET /tag/1605f281-08a5-4c5c-a37d-fb50eefe1f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016466 10.0.0.23 - - [2026-01-29 13:18:52] "POST /firewall-rules HTTP/1.1" 200 598 0.078159 10.0.0.23 - - [2026-01-29 13:18:52] "GET /firewall-rule/13f57440-9613-45ad-9d9a-4f38f04f56c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.022356 10.0.0.23 - - [2026-01-29 13:18:52] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.007116 10.0.0.23 - - [2026-01-29 13:18:52] "GET /firewall-rule/13f57440-9613-45ad-9d9a-4f38f04f56c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.007071 10.0.0.23 - - [2026-01-29 13:18:52] "POST /ref-update HTTP/1.1" 200 156 0.062697 10.0.0.23 - - [2026-01-29 13:18:53] "POST /tags HTTP/1.1" 200 345 0.122356 10.0.0.23 - - [2026-01-29 13:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007255 10.0.0.23 - - [2026-01-29 13:18:53] "GET /tag/cf03d551-be5c-40b6-86cc-1fc8ca7f4f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.023228 10.0.0.23 - - [2026-01-29 13:18:53] "POST /projects HTTP/1.1" 409 238 0.002097 10.0.0.23 - - [2026-01-29 13:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.23 - - [2026-01-29 13:18:54] "GET /project/fbc69dee-eba1-4170-bee3-bc9363249bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052485 10.0.0.23 - - [2026-01-29 13:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008211 10.0.0.23 - - [2026-01-29 13:18:54] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.012957 10.0.0.23 - - [2026-01-29 13:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005117 10.0.0.23 - - [2026-01-29 13:18:54] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008118 10.0.0.23 - - [2026-01-29 13:18:54] "POST /security-groups HTTP/1.1" 409 285 0.002743 10.0.0.23 - - [2026-01-29 13:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.23 - - [2026-01-29 13:18:54] "PUT /security-group/b4bbc8e2-c708-4cbf-b386-3d5c6586fb0a HTTP/1.1" 200 262 0.067775 10.0.0.23 - - [2026-01-29 13:18:54] "PUT /access-control-list/1c406987-ddb8-41cd-9f3c-4eac376cfe03 HTTP/1.1" 200 272 0.018335 10.0.0.23 - - [2026-01-29 13:18:54] "PUT /access-control-list/537bc695-1f1c-4815-81cb-b88a0772d99d HTTP/1.1" 200 272 0.018302 10.0.0.23 - - [2026-01-29 13:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.022869 10.0.0.23 - - [2026-01-29 13:18:54] "POST /tags HTTP/1.1" 409 228 0.009208 10.0.0.23 - - [2026-01-29 13:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011457 10.0.0.23 - - [2026-01-29 13:18:54] "GET /tag/cf03d551-be5c-40b6-86cc-1fc8ca7f4f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014504 10.0.0.23 - - [2026-01-29 13:18:54] "POST /tags HTTP/1.1" 200 345 0.035175 10.0.0.23 - - [2026-01-29 13:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.23 - - [2026-01-29 13:18:54] "GET /tag/86a7b49b-e8b8-42da-93b9-5cb56ed923db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018826 10.0.0.23 - - [2026-01-29 13:18:54] "POST /projects HTTP/1.1" 409 238 0.001820 10.0.0.23 - - [2026-01-29 13:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.23 - - [2026-01-29 13:18:54] "GET /project/10f53ad3-5fe3-4eae-9912-5f92f182aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026574 10.0.0.23 - - [2026-01-29 13:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.23 - - [2026-01-29 13:18:54] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006856 10.0.0.23 - - [2026-01-29 13:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.23 - - [2026-01-29 13:18:54] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005226 10.0.0.23 - - [2026-01-29 13:18:54] "POST /security-groups HTTP/1.1" 409 285 0.003803 10.0.0.23 - - [2026-01-29 13:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.23 - - [2026-01-29 13:18:54] "PUT /security-group/ff760674-e7f9-4ae8-a7d0-db6349e411f6 HTTP/1.1" 200 262 0.064450 10.0.0.23 - - [2026-01-29 13:18:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016308 10.0.0.23 - - [2026-01-29 13:18:54] "PUT /access-control-list/d183b29c-a12c-444e-a5f5-709a1561a81b HTTP/1.1" 200 272 0.045189 10.0.0.23 - - [2026-01-29 13:18:54] "PUT /access-control-list/66c191fc-2b4f-4e69-a4be-b17b992a971a HTTP/1.1" 200 272 0.026800 10.0.0.23 - - [2026-01-29 13:18:54] "POST /tags HTTP/1.1" 200 291 0.123812 10.0.0.23 - - [2026-01-29 13:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.23 - - [2026-01-29 13:18:55] "GET /tag/02c187b7-6de1-473a-b1e2-6139abd3c893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.018868 10.0.0.23 - - [2026-01-29 13:18:55] "POST /tags HTTP/1.1" 200 303 0.064684 10.0.0.23 - - [2026-01-29 13:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.23 - - [2026-01-29 13:18:55] "GET /tag/7ca6e682-0b81-475c-9821-9305cc79081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021755 10.0.0.23 - - [2026-01-29 13:18:55] "POST /tags HTTP/1.1" 409 252 0.005804 10.0.0.23 - - [2026-01-29 13:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.23 - - [2026-01-29 13:18:55] "GET /tag/40bb564c-1ef1-4f32-8b08-29e3e2f73329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014000 10.0.0.23 - - [2026-01-29 13:18:55] "POST /tags HTTP/1.1" 409 226 0.002110 10.0.0.23 - - [2026-01-29 13:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.23 - - [2026-01-29 13:18:55] "GET /tag/6c00ba02-3781-4fe2-92b5-346be166707f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010927 10.0.0.23 - - [2026-01-29 13:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.23 - - [2026-01-29 13:18:55] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005651 10.0.0.23 - - [2026-01-29 13:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.23 - - [2026-01-29 13:18:55] "GET /project/fbc69dee-eba1-4170-bee3-bc9363249bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051541 10.0.0.23 - - [2026-01-29 13:18:55] "POST /virtual-machines HTTP/1.1" 200 395 0.010253 10.0.0.23 - - [2026-01-29 13:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024478 10.0.0.23 - - [2026-01-29 13:18:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139148 10.0.0.23 - - [2026-01-29 13:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010245 10.0.0.23 - - [2026-01-29 13:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.23 - - [2026-01-29 13:18:55] "GET /virtual-machine-interface/10200b38-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005608 10.0.0.23 - - [2026-01-29 13:18:55] "POST /instance-ips HTTP/1.1" 200 397 0.019452 10.0.0.23 - - [2026-01-29 13:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017485 10.0.0.23 - - [2026-01-29 13:18:55] "GET /virtual-machine-interface/10200b38-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011951 10.0.0.23 - - [2026-01-29 13:18:55] "POST /set-tag HTTP/1.1" 200 109 0.076983 10.0.0.23 - - [2026-01-29 13:18:55] "GET /virtual-machine-interface/10200b38-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015846 10.0.0.23 - - [2026-01-29 13:18:56] "GET /instance-ip/103e197a-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009571 10.0.0.23 - - [2026-01-29 13:18:56] "GET /virtual-machine-interface/10200b38-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007101 10.0.0.23 - - [2026-01-29 13:18:56] "POST /set-tag HTTP/1.1" 200 109 0.003113 10.0.0.23 - - [2026-01-29 13:18:56] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004750 10.0.0.23 - - [2026-01-29 13:18:56] "POST /ref-update HTTP/1.1" 200 156 0.012633 10.0.0.23 - - [2026-01-29 13:18:56] "GET /virtual-machine-interface/10200b38-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019609 10.0.0.23 - - [2026-01-29 13:18:56] "POST /set-tag HTTP/1.1" 200 109 0.005484 10.0.0.23 - - [2026-01-29 13:18:56] "GET /virtual-machine-interface/10200b38-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004380 10.0.0.23 - - [2026-01-29 13:18:56] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.23 - - [2026-01-29 13:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.23 - - [2026-01-29 13:18:56] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.012529 10.0.0.23 - - [2026-01-29 13:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.23 - - [2026-01-29 13:18:56] "GET /project/fbc69dee-eba1-4170-bee3-bc9363249bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046091 10.0.0.23 - - [2026-01-29 13:18:56] "POST /virtual-machines HTTP/1.1" 200 395 0.012660 10.0.0.23 - - [2026-01-29 13:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010606 10.0.0.23 - - [2026-01-29 13:18:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.169084 10.0.0.23 - - [2026-01-29 13:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015221 10.0.0.23 - - [2026-01-29 13:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.23 - - [2026-01-29 13:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.23 - - [2026-01-29 13:18:57] "GET /project/fbc69dee-eba1-4170-bee3-bc9363249bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033170 10.0.0.23 - - [2026-01-29 13:18:57] "GET /virtual-machine-interface/1109a0d6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005414 10.0.0.23 - - [2026-01-29 13:18:57] "POST /instance-ips HTTP/1.1" 200 397 0.043760 10.0.0.23 - - [2026-01-29 13:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.029655 10.0.0.23 - - [2026-01-29 13:18:57] "GET /virtual-machine-interface/1109a0d6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005986 10.0.0.23 - - [2026-01-29 13:18:57] "POST /set-tag HTTP/1.1" 200 109 0.083086 10.0.0.23 - - [2026-01-29 13:18:57] "GET /virtual-machine-interface/1109a0d6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022337 10.0.0.23 - - [2026-01-29 13:18:57] "GET /instance-ip/112a97fa-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007800 10.0.0.23 - - [2026-01-29 13:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.23 - - [2026-01-29 13:18:57] "GET /virtual-machine-interface/1109a0d6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004361 10.0.0.23 - - [2026-01-29 13:18:57] "POST /set-tag HTTP/1.1" 200 109 0.003065 10.0.0.23 - - [2026-01-29 13:18:57] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003743 10.0.0.23 - - [2026-01-29 13:18:57] "GET /project/10f53ad3-5fe3-4eae-9912-5f92f182aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042448 10.0.0.23 - - [2026-01-29 13:18:57] "POST /ref-update HTTP/1.1" 200 156 0.010837 10.0.0.23 - - [2026-01-29 13:18:57] "GET /virtual-machine-interface/1109a0d6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004890 10.0.0.23 - - [2026-01-29 13:18:57] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.23 - - [2026-01-29 13:18:57] "POST /tags HTTP/1.1" 200 291 0.021348 10.0.0.23 - - [2026-01-29 13:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005166 10.0.0.23 - - [2026-01-29 13:18:57] "GET /tag/f28ddcae-3224-4bcc-97ae-e7e7ef458827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014392 10.0.0.23 - - [2026-01-29 13:18:57] "POST /tags HTTP/1.1" 409 252 0.002127 10.0.0.23 - - [2026-01-29 13:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.23 - - [2026-01-29 13:18:57] "GET /tag/bf969893-7f63-4252-bea5-fcb2a103190d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014302 10.0.0.23 - - [2026-01-29 13:18:58] "POST /tags HTTP/1.1" 409 228 0.002231 10.0.0.23 - - [2026-01-29 13:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.23 - - [2026-01-29 13:18:58] "GET /tag/86a7b49b-e8b8-42da-93b9-5cb56ed923db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011217 10.0.0.23 - - [2026-01-29 13:18:58] "POST /tags HTTP/1.1" 409 226 0.002506 10.0.0.23 - - [2026-01-29 13:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005895 10.0.0.23 - - [2026-01-29 13:18:58] "GET /tag/1605f281-08a5-4c5c-a37d-fb50eefe1f1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012071 10.0.0.23 - - [2026-01-29 13:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.23 - - [2026-01-29 13:18:58] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004039 10.0.0.23 - - [2026-01-29 13:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.23 - - [2026-01-29 13:18:58] "GET /project/10f53ad3-5fe3-4eae-9912-5f92f182aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037277 10.0.0.23 - - [2026-01-29 13:18:58] "POST /virtual-machines HTTP/1.1" 200 395 0.013636 10.0.0.23 - - [2026-01-29 13:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011702 10.0.0.23 - - [2026-01-29 13:18:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111106 10.0.0.23 - - [2026-01-29 13:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009837 10.0.0.23 - - [2026-01-29 13:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010324 10.0.0.23 - - [2026-01-29 13:18:58] "GET /virtual-machine-interface/11c76972-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006112 10.0.0.23 - - [2026-01-29 13:18:58] "POST /instance-ips HTTP/1.1" 200 397 0.024783 10.0.0.23 - - [2026-01-29 13:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.025419 10.0.0.23 - - [2026-01-29 13:18:58] "GET /virtual-machine-interface/11c76972-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006109 10.0.0.23 - - [2026-01-29 13:18:58] "POST /set-tag HTTP/1.1" 200 109 0.068117 10.0.0.23 - - [2026-01-29 13:18:58] "GET /virtual-machine-interface/11c76972-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019574 10.0.0.23 - - [2026-01-29 13:18:58] "GET /instance-ip/11e3485e-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004066 10.0.0.23 - - [2026-01-29 13:18:58] "GET /virtual-machine-interface/11c76972-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005411 10.0.0.23 - - [2026-01-29 13:18:58] "POST /set-tag HTTP/1.1" 200 109 0.005880 10.0.0.23 - - [2026-01-29 13:18:58] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005215 10.0.0.23 - - [2026-01-29 13:18:58] "POST /ref-update HTTP/1.1" 200 156 0.010324 10.0.0.23 - - [2026-01-29 13:18:58] "GET /virtual-machine-interface/11c76972-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017390 10.0.0.23 - - [2026-01-29 13:18:58] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.23 - - [2026-01-29 13:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.23 - - [2026-01-29 13:18:59] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005156 10.0.0.23 - - [2026-01-29 13:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.23 - - [2026-01-29 13:18:59] "GET /project/10f53ad3-5fe3-4eae-9912-5f92f182aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032311 10.0.0.23 - - [2026-01-29 13:18:59] "POST /virtual-machines HTTP/1.1" 200 395 0.007619 10.0.0.23 - - [2026-01-29 13:18:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012394 10.0.0.23 - - [2026-01-29 13:18:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111182 10.0.0.23 - - [2026-01-29 13:18:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008727 10.0.0.23 - - [2026-01-29 13:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014013 10.0.0.23 - - [2026-01-29 13:18:59] "GET /virtual-machine-interface/12476db6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008094 10.0.0.23 - - [2026-01-29 13:18:59] "POST /instance-ips HTTP/1.1" 200 397 0.022438 10.0.0.23 - - [2026-01-29 13:18:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.043890 10.0.0.23 - - [2026-01-29 13:18:59] "GET /virtual-machine-interface/12476db6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007267 10.0.0.23 - - [2026-01-29 13:18:59] "POST /set-tag HTTP/1.1" 200 109 0.063395 10.0.0.23 - - [2026-01-29 13:18:59] "GET /virtual-machine-interface/12476db6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020563 10.0.0.23 - - [2026-01-29 13:18:59] "GET /instance-ip/126144f2-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002799 10.0.0.23 - - [2026-01-29 13:18:59] "GET /virtual-machine-interface/12476db6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006131 10.0.0.23 - - [2026-01-29 13:18:59] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.23 - - [2026-01-29 13:18:59] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.005257 10.0.0.23 - - [2026-01-29 13:18:59] "POST /ref-update HTTP/1.1" 200 156 0.012301 10.0.0.23 - - [2026-01-29 13:18:59] "GET /virtual-machine-interface/12476db6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017874 10.0.0.23 - - [2026-01-29 13:18:59] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.23 - - [2026-01-29 13:18:59] "POST /tags HTTP/1.1" 200 299 0.040314 10.0.0.23 - - [2026-01-29 13:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018914 10.0.0.23 - - [2026-01-29 13:18:59] "GET /tag/25386f05-1814-4940-a45b-ae5c0b619336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013706 10.0.0.23 - - [2026-01-29 13:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.23 - - [2026-01-29 13:18:59] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005496 10.0.0.23 - - [2026-01-29 13:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.23 - - [2026-01-29 13:19:00] "GET /project/fbc69dee-eba1-4170-bee3-bc9363249bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056442 10.0.0.23 - - [2026-01-29 13:19:00] "POST /virtual-machines HTTP/1.1" 200 395 0.011451 10.0.0.23 - - [2026-01-29 13:19:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017367 10.0.0.23 - - [2026-01-29 13:19:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113012 10.0.0.23 - - [2026-01-29 13:19:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009888 10.0.0.23 - - [2026-01-29 13:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.23 - - [2026-01-29 13:19:00] "GET /virtual-machine-interface/12db7f10-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008373 10.0.0.23 - - [2026-01-29 13:19:00] "POST /instance-ips HTTP/1.1" 200 397 0.033615 10.0.0.23 - - [2026-01-29 13:19:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.042352 10.0.0.23 - - [2026-01-29 13:19:00] "GET /virtual-machine-interface/12db7f10-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010834 10.0.0.23 - - [2026-01-29 13:19:00] "POST /set-tag HTTP/1.1" 200 109 0.033587 10.0.0.23 - - [2026-01-29 13:19:00] "GET /virtual-machine-interface/12db7f10-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012044 10.0.0.23 - - [2026-01-29 13:19:00] "GET /instance-ip/12f5b876-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003316 10.0.0.23 - - [2026-01-29 13:19:00] "GET /virtual-machine-interface/12db7f10-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006914 10.0.0.23 - - [2026-01-29 13:19:00] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.23 - - [2026-01-29 13:19:00] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.008728 10.0.0.23 - - [2026-01-29 13:19:00] "POST /ref-update HTTP/1.1" 200 156 0.015234 10.0.0.23 - - [2026-01-29 13:19:00] "GET /virtual-machine-interface/12db7f10-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018104 10.0.0.23 - - [2026-01-29 13:19:00] "POST /set-tag HTTP/1.1" 200 109 0.004665 10.0.0.23 - - [2026-01-29 13:19:00] "POST /tags HTTP/1.1" 200 299 0.027178 10.0.0.23 - - [2026-01-29 13:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.028642 10.0.0.23 - - [2026-01-29 13:19:00] "GET /tag/ab41af07-3b71-4aa3-9421-2b93165d4912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.018127 10.0.0.23 - - [2026-01-29 13:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.23 - - [2026-01-29 13:19:00] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005158 10.0.0.23 - - [2026-01-29 13:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.23 - - [2026-01-29 13:19:01] "GET /project/fbc69dee-eba1-4170-bee3-bc9363249bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.064117 10.0.0.23 - - [2026-01-29 13:19:01] "POST /virtual-machines HTTP/1.1" 200 395 0.013753 10.0.0.23 - - [2026-01-29 13:19:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016531 10.0.0.23 - - [2026-01-29 13:19:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126848 10.0.0.23 - - [2026-01-29 13:19:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013879 10.0.0.23 - - [2026-01-29 13:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.019677 10.0.0.23 - - [2026-01-29 13:19:01] "GET /virtual-machine-interface/13715fe4-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005391 10.0.0.23 - - [2026-01-29 13:19:01] "POST /instance-ips HTTP/1.1" 200 397 0.027763 10.0.0.23 - - [2026-01-29 13:19:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.031676 10.0.0.23 - - [2026-01-29 13:19:01] "GET /virtual-machine-interface/13715fe4-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006493 10.0.0.23 - - [2026-01-29 13:19:01] "POST /set-tag HTTP/1.1" 200 109 0.030821 10.0.0.23 - - [2026-01-29 13:19:01] "GET /virtual-machine-interface/13715fe4-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017439 10.0.0.23 - - [2026-01-29 13:19:01] "GET /instance-ip/138e6ac6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003953 10.0.0.23 - - [2026-01-29 13:19:01] "GET /virtual-machine-interface/13715fe4-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005111 10.0.0.23 - - [2026-01-29 13:19:01] "POST /set-tag HTTP/1.1" 200 109 0.003103 10.0.0.23 - - [2026-01-29 13:19:01] "POST /tags HTTP/1.1" 200 299 0.033981 10.0.0.23 - - [2026-01-29 13:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.23 - - [2026-01-29 13:19:01] "GET /tag/28bad487-8896-4b91-8a52-77f85118211c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015319 10.0.0.23 - - [2026-01-29 13:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.23 - - [2026-01-29 13:19:01] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005677 10.0.0.23 - - [2026-01-29 13:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.23 - - [2026-01-29 13:19:01] "GET /project/10f53ad3-5fe3-4eae-9912-5f92f182aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039006 10.0.0.23 - - [2026-01-29 13:19:01] "POST /virtual-machines HTTP/1.1" 200 395 0.008767 10.0.0.23 - - [2026-01-29 13:19:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022322 10.0.0.23 - - [2026-01-29 13:19:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126467 10.0.0.23 - - [2026-01-29 13:19:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011101 10.0.0.23 - - [2026-01-29 13:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014250 10.0.0.23 - - [2026-01-29 13:19:02] "GET /virtual-machine-interface/13ecc21a-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016290 10.0.0.23 - - [2026-01-29 13:19:02] "POST /instance-ips HTTP/1.1" 200 397 0.027976 10.0.0.23 - - [2026-01-29 13:19:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.035274 10.0.0.23 - - [2026-01-29 13:19:02] "GET /virtual-machine-interface/13ecc21a-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012990 10.0.0.23 - - [2026-01-29 13:19:02] "POST /set-tag HTTP/1.1" 200 109 0.023685 10.0.0.23 - - [2026-01-29 13:19:02] "GET /virtual-machine-interface/13ecc21a-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010816 10.0.0.23 - - [2026-01-29 13:19:02] "GET /instance-ip/140a3a7a-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004587 10.0.0.23 - - [2026-01-29 13:19:02] "GET /virtual-machine-interface/13ecc21a-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010413 10.0.0.23 - - [2026-01-29 13:19:02] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.23 - - [2026-01-29 13:19:02] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005852 10.0.0.23 - - [2026-01-29 13:19:02] "POST /ref-update HTTP/1.1" 200 156 0.012206 10.0.0.23 - - [2026-01-29 13:19:02] "GET /virtual-machine-interface/13715fe4-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005986 10.0.0.23 - - [2026-01-29 13:19:02] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.23 - - [2026-01-29 13:19:02] "POST /tags HTTP/1.1" 200 299 0.023961 10.0.0.23 - - [2026-01-29 13:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.23 - - [2026-01-29 13:19:02] "GET /tag/90b0132f-332b-4782-bb5f-784aa79b4b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014916 10.0.0.23 - - [2026-01-29 13:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.23 - - [2026-01-29 13:19:02] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007907 10.0.0.23 - - [2026-01-29 13:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.23 - - [2026-01-29 13:19:02] "GET /project/10f53ad3-5fe3-4eae-9912-5f92f182aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039144 10.0.0.23 - - [2026-01-29 13:19:02] "POST /virtual-machines HTTP/1.1" 200 395 0.009028 10.0.0.23 - - [2026-01-29 13:19:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014540 10.0.0.23 - - [2026-01-29 13:19:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120458 10.0.0.23 - - [2026-01-29 13:19:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.009011 10.0.0.23 - - [2026-01-29 13:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012526 10.0.0.23 - - [2026-01-29 13:19:03] "GET /virtual-machine-interface/1477b956-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005010 10.0.0.23 - - [2026-01-29 13:19:03] "POST /instance-ips HTTP/1.1" 200 397 0.020738 10.0.0.23 - - [2026-01-29 13:19:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024594 10.0.0.23 - - [2026-01-29 13:19:03] "GET /virtual-machine-interface/1477b956-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010273 10.0.0.23 - - [2026-01-29 13:19:03] "POST /set-tag HTTP/1.1" 200 109 0.023647 10.0.0.23 - - [2026-01-29 13:19:03] "GET /virtual-machine-interface/1477b956-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014580 10.0.0.23 - - [2026-01-29 13:19:03] "GET /instance-ip/1493af08-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003889 10.0.0.23 - - [2026-01-29 13:19:03] "GET /virtual-machine-interface/1477b956-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005931 10.0.0.23 - - [2026-01-29 13:19:03] "POST /set-tag HTTP/1.1" 200 109 0.003288 10.0.0.23 - - [2026-01-29 13:19:03] "GET /virtual-machine-interface/1109a0d6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005105 10.0.0.23 - - [2026-01-29 13:19:03] "POST /set-tag HTTP/1.1" 200 109 0.002870 10.0.0.23 - - [2026-01-29 13:19:03] "GET /virtual-machine-interface/11c76972-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004121 10.0.0.23 - - [2026-01-29 13:19:03] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.23 - - [2026-01-29 13:19:03] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004897 10.0.0.23 - - [2026-01-29 13:19:03] "POST /ref-update HTTP/1.1" 200 156 0.013822 10.0.0.23 - - [2026-01-29 13:19:03] "GET /virtual-machine-interface/13ecc21a-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010276 10.0.0.23 - - [2026-01-29 13:19:03] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.23 - - [2026-01-29 13:19:03] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004273 10.0.0.23 - - [2026-01-29 13:19:03] "POST /ref-update HTTP/1.1" 200 156 0.009852 10.0.0.23 - - [2026-01-29 13:19:03] "GET /virtual-machine-interface/1477b956-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007339 10.0.0.23 - - [2026-01-29 13:19:03] "POST /set-tag HTTP/1.1" 200 109 0.002618 10.0.0.23 - - [2026-01-29 13:19:03] "GET /virtual-machine-interface/12476db6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004553 10.0.0.23 - - [2026-01-29 13:19:03] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.23 - - [2026-01-29 13:19:03] "GET /virtual-machine-interface/12db7f10-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006971 10.0.0.23 - - [2026-01-29 13:19:03] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.23 - - [2026-01-29 13:19:03] "GET /virtual-machine-interface/13715fe4-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005403 10.0.0.23 - - [2026-01-29 13:19:03] "POST /set-tag HTTP/1.1" 200 109 0.002920 10.0.0.23 - - [2026-01-29 13:19:03] "GET /virtual-machine-interface/13ecc21a-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004256 10.0.0.23 - - [2026-01-29 13:19:03] "POST /set-tag HTTP/1.1" 200 109 0.002768 10.0.0.23 - - [2026-01-29 13:19:03] "GET /virtual-machine-interface/1477b956-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005526 10.0.0.23 - - [2026-01-29 13:19:03] "POST /set-tag HTTP/1.1" 200 109 0.003531 10.0.0.23 - - [2026-01-29 13:19:04] "GET /virtual-machine-interface/1109a0d6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007459 10.0.0.23 - - [2026-01-29 13:19:04] "POST /set-tag HTTP/1.1" 200 109 0.003297 10.0.0.23 - - [2026-01-29 13:19:04] "GET /virtual-machine-interface/13ecc21a-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004795 10.0.0.23 - - [2026-01-29 13:19:04] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.23 - - [2026-01-29 13:19:05] "GET /virtual-machine-interface/12476db6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006454 10.0.0.23 - - [2026-01-29 13:19:05] "POST /set-tag HTTP/1.1" 200 109 0.003086 10.0.0.23 - - [2026-01-29 13:19:06] "GET /virtual-machine-interface/10200b38-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004226 10.0.0.23 - - [2026-01-29 13:19:06] "POST /set-tag HTTP/1.1" 200 109 0.002134 10.0.0.23 - - [2026-01-29 13:19:07] "GET /virtual-machine/e422e385-e841-40ce-babe-9774c58bf9b0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003868 10.0.0.23 - - [2026-01-29 13:19:07] "GET /virtual-machine-interface/10200b38-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004055 10.0.0.23 - - [2026-01-29 13:19:07] "GET /virtual-machine/4187b9c7-cac9-461b-8cde-3c9a73082171?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003575 10.0.0.23 - - [2026-01-29 13:19:07] "GET /virtual-machine-interface/1109a0d6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004910 10.0.0.23 - - [2026-01-29 13:19:09] "GET /virtual-machine-interface/13715fe4-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007166 10.0.0.23 - - [2026-01-29 13:19:09] "POST /set-tag HTTP/1.1" 200 109 0.005841 10.0.0.23 - - [2026-01-29 13:19:09] "GET /virtual-machine-interface/12db7f10-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006517 10.0.0.23 - - [2026-01-29 13:19:09] "POST /set-tag HTTP/1.1" 200 109 0.004050 10.0.0.23 - - [2026-01-29 13:19:09] "GET /virtual-machine-interface/11c76972-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004874 10.0.0.23 - - [2026-01-29 13:19:09] "POST /set-tag HTTP/1.1" 200 109 0.002810 10.0.0.23 - - [2026-01-29 13:19:10] "GET /virtual-machine-interface/1477b956-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004994 10.0.0.23 - - [2026-01-29 13:19:10] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.23 - - [2026-01-29 13:19:12] "GET /virtual-machine/c4ece7e3-8650-45b6-a054-d5e612c53668?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003627 10.0.0.23 - - [2026-01-29 13:19:12] "GET /virtual-machine-interface/11c76972-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004568 10.0.0.23 - - [2026-01-29 13:19:12] "GET /virtual-machine/0eafbdbf-81a4-4e16-a751-1c2733cb80c9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003320 10.0.0.23 - - [2026-01-29 13:19:12] "GET /virtual-machine-interface/12476db6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006899 10.0.0.23 - - [2026-01-29 13:19:13] "GET /virtual-machine/233b8ffc-ffbe-4f40-a4a0-511c371145b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.012908 10.0.0.23 - - [2026-01-29 13:19:13] "GET /virtual-machine-interface/12db7f10-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004643 10.0.0.23 - - [2026-01-29 13:19:13] "GET /virtual-machine/ef6dc5da-c185-4977-9a40-9fd2c4ec0ed5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003497 10.0.0.23 - - [2026-01-29 13:19:13] "GET /virtual-machine-interface/13ecc21a-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004714 10.0.0.23 - - [2026-01-29 13:19:13] "GET /virtual-machine/c2aafbaf-9047-4aa8-ae85-f9bb19d4e61d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003749 10.0.0.23 - - [2026-01-29 13:19:13] "GET /virtual-machine-interface/13715fe4-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005233 10.0.0.23 - - [2026-01-29 13:19:13] "GET /virtual-machine/3755e3a0-4c33-4104-9f84-00f0d576357c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004786 10.0.0.23 - - [2026-01-29 13:19:13] "GET /virtual-machine-interface/1477b956-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005712 10.0.0.23 - - [2026-01-29 13:19:13] "GET /loadbalancer/a77e32c8-4916-4f3a-85ec-1978466caaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002491 10.0.0.23 - - [2026-01-29 13:19:13] "POST /tags HTTP/1.1" 200 333 0.028359 10.0.0.23 - - [2026-01-29 13:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.23 - - [2026-01-29 13:19:14] "GET /tag/4cfb0d5c-8f61-4aeb-9ab7-fb43ad9e9577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016575 10.0.0.23 - - [2026-01-29 13:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.23 - - [2026-01-29 13:19:14] "GET /project/fbc69dee-eba1-4170-bee3-bc9363249bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044964 10.0.0.23 - - [2026-01-29 13:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.23 - - [2026-01-29 13:19:14] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005999 10.0.0.23 - - [2026-01-29 13:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.23 - - [2026-01-29 13:19:14] "GET /service-appliance-set/b1410134-33cc-4010-b008-ac456dae8381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002563 10.0.0.23 - - [2026-01-29 13:19:14] "POST /fqname-to-id HTTP/1.1" 404 273 0.002220 10.0.0.23 - - [2026-01-29 13:19:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.108545 10.0.0.23 - - [2026-01-29 13:19:14] "GET /virtual-machine-interface/b9fa5b8e-1cb2-4dda-b4c9-5b340d7a7286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.020229 10.0.0.23 - - [2026-01-29 13:19:14] "POST /instance-ips HTTP/1.1" 200 409 0.035079 10.0.0.23 - - [2026-01-29 13:19:14] "GET /instance-ip/2b40fdf2-b3d4-4dcc-9507-b3f48ec13af0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.016356 10.0.0.23 - - [2026-01-29 13:19:14] "POST /loadbalancers HTTP/1.1" 200 629 0.067381 10.0.0.23 - - [2026-01-29 13:19:14] "GET /project/fbc69dee-eba1-4170-bee3-bc9363249bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040473 10.0.0.23 - - [2026-01-29 13:19:14] "GET /instance-ip/2b40fdf2-b3d4-4dcc-9507-b3f48ec13af0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.010967 10.0.0.23 - - [2026-01-29 13:19:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.034137 10.0.0.23 - - [2026-01-29 13:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014378 10.0.0.23 - - [2026-01-29 13:19:14] "GET /project/fbc69dee-eba1-4170-bee3-bc9363249bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041265 10.0.0.23 - - [2026-01-29 13:19:14] "POST /floating-ips HTTP/1.1" 200 597 0.053321 10.0.0.23 - - [2026-01-29 13:19:14] "GET /loadbalancer/a77e32c8-4916-4f3a-85ec-1978466caaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004123 10.0.0.23 - - [2026-01-29 13:19:14] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.026173 10.0.0.23 - - [2026-01-29 13:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009725 10.0.0.23 - - [2026-01-29 13:19:14] "GET /project/fbc69dee-eba1-4170-bee3-bc9363249bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042455 10.0.0.23 - - [2026-01-29 13:19:14] "GET /loadbalancer-listener/7e4433e3-71c1-403f-af4f-ac9b47afbf07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003791 10.0.0.23 - - [2026-01-29 13:19:14] "GET /loadbalancer-listener/7e4433e3-71c1-403f-af4f-ac9b47afbf07?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.005425 10.0.0.23 - - [2026-01-29 13:19:14] "GET /loadbalancer/a77e32c8-4916-4f3a-85ec-1978466caaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004235 10.0.0.23 - - [2026-01-29 13:19:15] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.052952 10.0.0.23 - - [2026-01-29 13:19:15] "GET /instance-ip/2b40fdf2-b3d4-4dcc-9507-b3f48ec13af0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.025814 10.0.0.23 - - [2026-01-29 13:19:15] "GET /instance-ip/2b40fdf2-b3d4-4dcc-9507-b3f48ec13af0?fields=floating_ips HTTP/1.1" 200 1212 0.019437 10.0.0.23 - - [2026-01-29 13:19:15] "GET /floating-ip/ad210ebe-5e72-4323-b596-edc8006d5baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002824 10.0.0.23 - - [2026-01-29 13:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200 10.0.0.23 - - [2026-01-29 13:19:15] "GET /loadbalancer/a77e32c8-4916-4f3a-85ec-1978466caaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005879 10.0.0.23 - - [2026-01-29 13:19:15] "GET /loadbalancer-pool/39e35619-2b3e-4d95-834a-89a435640335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004717 10.0.0.23 - - [2026-01-29 13:19:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.038034 10.0.0.23 - - [2026-01-29 13:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012806 10.0.0.23 - - [2026-01-29 13:19:15] "GET /virtual-machine-interface/1109a0d6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016901 10.0.0.23 - - [2026-01-29 13:19:15] "GET /virtual-machine-interface/1109a0d6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007343 10.0.0.23 - - [2026-01-29 13:19:15] "POST /ref-update HTTP/1.1" 200 156 0.008874 10.0.0.23 - - [2026-01-29 13:19:15] "GET /floating-ip/ad210ebe-5e72-4323-b596-edc8006d5baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.011885 10.0.0.23 - - [2026-01-29 13:19:15] "POST /tags HTTP/1.1" 409 221 0.005040 10.0.0.23 - - [2026-01-29 13:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.23 - - [2026-01-29 13:19:15] "PUT /floating-ip/ad210ebe-5e72-4323-b596-edc8006d5baf HTTP/1.1" 200 256 0.012692 10.0.0.23 - - [2026-01-29 13:19:15] "GET /tag/4cfb0d5c-8f61-4aeb-9ab7-fb43ad9e9577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.028993 10.0.0.23 - - [2026-01-29 13:19:15] "POST /set-tag HTTP/1.1" 200 109 0.073148 10.0.0.23 - - [2026-01-29 13:19:15] "GET /loadbalancer-pool/39e35619-2b3e-4d95-834a-89a435640335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003309 10.0.0.23 - - [2026-01-29 13:19:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017387 10.0.0.23 - - [2026-01-29 13:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.028415 10.0.0.23 - - [2026-01-29 13:19:15] "GET /virtual-machine-interface/10200b38-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007037 10.0.0.23 - - [2026-01-29 13:19:15] "GET /virtual-machine-interface/10200b38-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005008 10.0.0.23 - - [2026-01-29 13:19:15] "POST /ref-update HTTP/1.1" 200 156 0.020097 10.0.0.23 - - [2026-01-29 13:19:15] "GET /floating-ip/ad210ebe-5e72-4323-b596-edc8006d5baf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.011851 10.0.0.23 - - [2026-01-29 13:19:15] "POST /set-tag HTTP/1.1" 200 109 0.084225 10.0.0.23 - - [2026-01-29 13:19:16] "POST /tags HTTP/1.1" 409 206 0.002385 10.0.0.23 - - [2026-01-29 13:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.23 - - [2026-01-29 13:19:16] "GET /tag/7ca6e682-0b81-475c-9821-9305cc79081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012251 10.0.0.23 - - [2026-01-29 13:19:16] "POST /tags HTTP/1.1" 409 204 0.002147 10.0.0.23 - - [2026-01-29 13:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.23 - - [2026-01-29 13:19:16] "GET /tag/ab41af07-3b71-4aa3-9421-2b93165d4912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012200 10.0.0.23 - - [2026-01-29 13:19:16] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002594 10.0.0.23 - - [2026-01-29 13:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.23 - - [2026-01-29 13:19:16] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003123 10.0.0.23 - - [2026-01-29 13:19:16] "POST /tags HTTP/1.1" 409 206 0.002273 10.0.0.23 - - [2026-01-29 13:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.23 - - [2026-01-29 13:19:16] "GET /tag/7ca6e682-0b81-475c-9821-9305cc79081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017020 10.0.0.23 - - [2026-01-29 13:19:16] "POST /tags HTTP/1.1" 409 226 0.002768 10.0.0.23 - - [2026-01-29 13:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.23 - - [2026-01-29 13:19:16] "GET /tag/6c00ba02-3781-4fe2-92b5-346be166707f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015017 10.0.0.23 - - [2026-01-29 13:19:16] "POST /tags HTTP/1.1" 409 204 0.002208 10.0.0.23 - - [2026-01-29 13:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.23 - - [2026-01-29 13:19:16] "GET /tag/ab41af07-3b71-4aa3-9421-2b93165d4912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011320 10.0.0.23 - - [2026-01-29 13:19:16] "POST /tags HTTP/1.1" 409 226 0.001973 10.0.0.23 - - [2026-01-29 13:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.23 - - [2026-01-29 13:19:16] "GET /tag/6c00ba02-3781-4fe2-92b5-346be166707f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011462 10.0.0.23 - - [2026-01-29 13:19:16] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002320 10.0.0.23 - - [2026-01-29 13:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.23 - - [2026-01-29 13:19:16] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002922 10.0.0.23 - - [2026-01-29 13:19:16] "POST /firewall-rules HTTP/1.1" 200 626 0.077914 10.0.0.23 - - [2026-01-29 13:19:16] "POST /firewall-rules HTTP/1.1" 200 646 0.081476 10.0.0.23 - - [2026-01-29 13:19:16] "GET /firewall-rule/af17862b-10e8-4590-bd76-c0a852af4f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.008772 10.0.0.23 - - [2026-01-29 13:19:16] "GET /firewall-policy/062442af-0be8-4c7d-9cd8-e7884651ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003774 10.0.0.23 - - [2026-01-29 13:19:17] "GET /firewall-rule/11f2cbe0-26b1-4a7a-b779-0403c5c5fd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.006195 10.0.0.23 - - [2026-01-29 13:19:17] "POST /ref-update HTTP/1.1" 200 156 0.016091 10.0.0.23 - - [2026-01-29 13:19:17] "POST /firewall-policys HTTP/1.1" 200 606 0.029617 10.0.0.23 - - [2026-01-29 13:19:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013537 10.0.0.23 - - [2026-01-29 13:19:17] "GET /firewall-policy/d121b52f-7b14-4f82-870e-fbee6f8ad72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.012837 10.0.0.23 - - [2026-01-29 13:19:17] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002570 10.0.0.23 - - [2026-01-29 13:19:17] "GET /firewall-policy/d121b52f-7b14-4f82-870e-fbee6f8ad72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003655 10.0.0.23 - - [2026-01-29 13:19:17] "GET /firewall-policy/062442af-0be8-4c7d-9cd8-e7884651ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.006359 10.0.0.23 - - [2026-01-29 13:19:17] "GET /firewall-policy/308e2f85-c2e2-4d16-b6a7-faa363f71da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005471 10.0.0.23 - - [2026-01-29 13:19:17] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005339 10.0.0.23 - - [2026-01-29 13:19:17] "GET /firewall-policy/062442af-0be8-4c7d-9cd8-e7884651ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002712 10.0.0.23 - - [2026-01-29 13:19:17] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002836 10.0.0.23 - - [2026-01-29 13:19:17] "POST /ref-update HTTP/1.1" 200 156 0.024037 10.0.0.23 - - [2026-01-29 13:19:17] "POST /ref-update HTTP/1.1" 200 156 0.054009 10.0.0.23 - - [2026-01-29 13:19:17] "POST /ref-update HTTP/1.1" 200 156 0.043461 10.0.0.23 - - [2026-01-29 13:19:17] "POST /ref-update HTTP/1.1" 200 156 0.030007 10.0.0.23 - - [2026-01-29 13:19:17] "POST /ref-update HTTP/1.1" 200 156 0.051115 10.0.0.23 - - [2026-01-29 13:19:17] "GET /firewall-policy/d121b52f-7b14-4f82-870e-fbee6f8ad72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009921 10.0.0.23 - - [2026-01-29 13:19:17] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004819 10.0.0.23 - - [2026-01-29 13:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.23 - - [2026-01-29 13:19:17] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002524 10.0.0.23 - - [2026-01-29 13:19:17] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002608 10.0.0.23 - - [2026-01-29 13:19:17] "GET /firewall-policy/d121b52f-7b14-4f82-870e-fbee6f8ad72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002819 10.0.0.23 - - [2026-01-29 13:19:17] "GET /firewall-policy/062442af-0be8-4c7d-9cd8-e7884651ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002766 10.0.0.23 - - [2026-01-29 13:19:17] "GET /firewall-policy/308e2f85-c2e2-4d16-b6a7-faa363f71da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003073 10.0.0.23 - - [2026-01-29 13:19:17] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003158 10.0.0.23 - - [2026-01-29 13:19:17] "GET /firewall-policy/d121b52f-7b14-4f82-870e-fbee6f8ad72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002552 10.0.0.23 - - [2026-01-29 13:19:17] "GET /firewall-policy/d121b52f-7b14-4f82-870e-fbee6f8ad72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002947 10.0.0.23 - - [2026-01-29 13:21:16] "POST /tags HTTP/1.1" 409 252 0.002204 10.0.0.23 - - [2026-01-29 13:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005131 10.0.0.23 - - [2026-01-29 13:21:16] "GET /tag/bf969893-7f63-4252-bea5-fcb2a103190d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012757 10.0.0.23 - - [2026-01-29 13:21:16] "POST /tags HTTP/1.1" 409 228 0.002427 10.0.0.23 - - [2026-01-29 13:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.23 - - [2026-01-29 13:21:16] "GET /tag/86a7b49b-e8b8-42da-93b9-5cb56ed923db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015317 10.0.0.23 - - [2026-01-29 13:21:16] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002621 10.0.0.23 - - [2026-01-29 13:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.23 - - [2026-01-29 13:21:16] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003796 10.0.0.23 - - [2026-01-29 13:21:16] "POST /tags HTTP/1.1" 409 206 0.002834 10.0.0.23 - - [2026-01-29 13:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.23 - - [2026-01-29 13:21:16] "GET /tag/7ca6e682-0b81-475c-9821-9305cc79081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014540 10.0.0.23 - - [2026-01-29 13:21:16] "POST /tags HTTP/1.1" 409 226 0.002266 10.0.0.23 - - [2026-01-29 13:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.23 - - [2026-01-29 13:21:16] "GET /tag/6c00ba02-3781-4fe2-92b5-346be166707f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014662 10.0.0.23 - - [2026-01-29 13:21:16] "POST /tags HTTP/1.1" 409 204 0.001880 10.0.0.23 - - [2026-01-29 13:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.23 - - [2026-01-29 13:21:16] "GET /tag/ab41af07-3b71-4aa3-9421-2b93165d4912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013447 10.0.0.23 - - [2026-01-29 13:21:16] "POST /tags HTTP/1.1" 409 226 0.002325 10.0.0.23 - - [2026-01-29 13:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.23 - - [2026-01-29 13:21:16] "GET /tag/6c00ba02-3781-4fe2-92b5-346be166707f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012486 10.0.0.23 - - [2026-01-29 13:21:16] "POST /tags HTTP/1.1" 409 228 0.002064 10.0.0.23 - - [2026-01-29 13:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.23 - - [2026-01-29 13:21:16] "GET /tag/86a7b49b-e8b8-42da-93b9-5cb56ed923db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012007 10.0.0.23 - - [2026-01-29 13:21:16] "POST /tags HTTP/1.1" 409 252 0.002149 10.0.0.23 - - [2026-01-29 13:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.23 - - [2026-01-29 13:21:16] "GET /tag/bf969893-7f63-4252-bea5-fcb2a103190d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014692 10.0.0.23 - - [2026-01-29 13:21:16] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002563 10.0.0.23 - - [2026-01-29 13:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.23 - - [2026-01-29 13:21:16] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002767 10.0.0.23 - - [2026-01-29 13:21:16] "POST /firewall-rules HTTP/1.1" 409 281 0.001886 10.0.0.23 - - [2026-01-29 13:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.23 - - [2026-01-29 13:21:16] "PUT /firewall-rule/11f2cbe0-26b1-4a7a-b779-0403c5c5fd8e HTTP/1.1" 200 260 0.020762 10.0.0.23 - - [2026-01-29 13:21:16] "POST /firewall-rules HTTP/1.1" 409 291 0.012633 10.0.0.23 - - [2026-01-29 13:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.23 - - [2026-01-29 13:21:16] "PUT /firewall-rule/af17862b-10e8-4590-bd76-c0a852af4f0b HTTP/1.1" 200 260 0.022646 10.0.0.23 - - [2026-01-29 13:21:17] "GET /firewall-rule/af17862b-10e8-4590-bd76-c0a852af4f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.031188 10.0.0.23 - - [2026-01-29 13:21:17] "POST /firewall-rules HTTP/1.1" 200 658 0.094568 10.0.0.23 - - [2026-01-29 13:21:17] "GET /firewall-rule/e3a34966-d9fe-455f-bf1c-80b21c489e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.018189 10.0.0.23 - - [2026-01-29 13:21:17] "GET /firewall-policy/062442af-0be8-4c7d-9cd8-e7884651ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002604 10.0.0.23 - - [2026-01-29 13:21:17] "GET /firewall-rule/11f2cbe0-26b1-4a7a-b779-0403c5c5fd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004271 10.0.0.23 - - [2026-01-29 13:21:17] "POST /firewall-policys HTTP/1.1" 409 269 0.002519 10.0.0.23 - - [2026-01-29 13:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.23 - - [2026-01-29 13:21:17] "PUT /firewall-policy/d121b52f-7b14-4f82-870e-fbee6f8ad72d HTTP/1.1" 200 264 0.032121 10.0.0.23 - - [2026-01-29 13:21:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018646 10.0.0.23 - - [2026-01-29 13:21:17] "GET /firewall-policy/d121b52f-7b14-4f82-870e-fbee6f8ad72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.017259 10.0.0.23 - - [2026-01-29 13:21:17] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003321 10.0.0.23 - - [2026-01-29 13:21:17] "GET /firewall-policy/d121b52f-7b14-4f82-870e-fbee6f8ad72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003272 10.0.0.23 - - [2026-01-29 13:21:17] "GET /firewall-policy/062442af-0be8-4c7d-9cd8-e7884651ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002546 10.0.0.23 - - [2026-01-29 13:21:17] "GET /firewall-policy/308e2f85-c2e2-4d16-b6a7-faa363f71da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003298 10.0.0.23 - - [2026-01-29 13:21:17] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003005 10.0.0.23 - - [2026-01-29 13:21:17] "GET /firewall-policy/d121b52f-7b14-4f82-870e-fbee6f8ad72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002369 10.0.0.23 - - [2026-01-29 13:21:17] "GET /firewall-policy/d121b52f-7b14-4f82-870e-fbee6f8ad72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003324 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:21:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:21:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000894 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:21:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001173 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:21:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001073 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:21:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:21:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001315 10.0.0.23 - - [2026-01-29 13:21:49] "GET /global-system-configs HTTP/1.1" 200 322 0.003067 10.0.0.23 - - [2026-01-29 13:21:49] "GET /global-system-configs HTTP/1.1" 200 322 0.001943 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:21:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001192 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:21:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002708 10.0.0.23 - - [2026-01-29 13:22:18] "GET /virtual-machine-interface/10200b38-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006389 10.0.0.23 - - [2026-01-29 13:22:19] "POST /set-tag HTTP/1.1" 200 109 0.003010 10.0.0.23 - - [2026-01-29 13:22:19] "GET /virtual-machine-interface/13715fe4-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005198 10.0.0.23 - - [2026-01-29 13:22:19] "POST /set-tag HTTP/1.1" 200 109 0.007207 10.0.0.23 - - [2026-01-29 13:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007735 10.0.0.23 - - [2026-01-29 13:22:19] "GET /loadbalancer/a77e32c8-4916-4f3a-85ec-1978466caaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006585 10.0.0.23 - - [2026-01-29 13:22:19] "GET /virtual-machine-interface/10200b38-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006196 10.0.0.23 - - [2026-01-29 13:22:19] "POST /set-tag HTTP/1.1" 200 109 0.030133 10.0.0.23 - - [2026-01-29 13:22:19] "DELETE /loadbalancer-member/c7862041-85bf-47c5-845f-cc677b837504 HTTP/1.1" 200 115 0.047027 10.0.0.23 - - [2026-01-29 13:22:19] "GET /virtual-machine-interface/13ecc21a-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007417 10.0.0.23 - - [2026-01-29 13:22:19] "POST /set-tag HTTP/1.1" 200 109 0.002963 10.0.0.23 - - [2026-01-29 13:22:19] "GET /virtual-machine-interface/1109a0d6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004662 10.0.0.23 - - [2026-01-29 13:22:19] "POST /set-tag HTTP/1.1" 200 109 0.002645 10.0.0.23 - - [2026-01-29 13:22:19] "GET /virtual-machine-interface/11c76972-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005848 10.0.0.23 - - [2026-01-29 13:22:19] "POST /set-tag HTTP/1.1" 200 109 0.003534 10.0.0.23 - - [2026-01-29 13:22:19] "GET /virtual-machine-interface/12476db6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004739 10.0.0.23 - - [2026-01-29 13:22:19] "POST /set-tag HTTP/1.1" 200 109 0.003155 10.0.0.23 - - [2026-01-29 13:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.23 - - [2026-01-29 13:22:19] "GET /loadbalancer/a77e32c8-4916-4f3a-85ec-1978466caaee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002462 10.0.0.23 - - [2026-01-29 13:22:19] "GET /virtual-machine-interface/12db7f10-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005252 10.0.0.23 - - [2026-01-29 13:22:19] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.23 - - [2026-01-29 13:22:19] "GET /virtual-machine-interface/1477b956-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004944 10.0.0.23 - - [2026-01-29 13:22:19] "POST /set-tag HTTP/1.1" 200 109 0.002846 10.0.0.23 - - [2026-01-29 13:22:20] "GET /virtual-machine-interface/10200b38-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006316 10.0.0.23 - - [2026-01-29 13:22:20] "POST /set-tag HTTP/1.1" 200 109 0.003214 10.0.0.23 - - [2026-01-29 13:22:20] "GET /virtual-machine-interface/10200b38-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005443 10.0.0.23 - - [2026-01-29 13:22:20] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.23 - - [2026-01-29 13:22:20] "GET /virtual-machine/e422e385-e841-40ce-babe-9774c58bf9b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002315 10.0.0.23 - - [2026-01-29 13:22:20] "POST /ref-update HTTP/1.1" 200 156 0.009496 10.0.0.23 - - [2026-01-29 13:22:20] "GET /virtual-machine-interface/10200b38-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004342 10.0.0.23 - - [2026-01-29 13:22:20] "POST /set-tag HTTP/1.1" 200 109 0.016947 10.0.0.23 - - [2026-01-29 13:22:20] "POST /set-tag HTTP/1.1" 200 109 0.033575 10.0.0.23 - - [2026-01-29 13:22:20] "POST /set-tag HTTP/1.1" 200 109 0.037033 10.0.0.23 - - [2026-01-29 13:22:20] "POST /set-tag HTTP/1.1" 200 109 0.029330 10.0.0.23 - - [2026-01-29 13:22:20] "POST /set-tag HTTP/1.1" 200 109 0.030882 10.0.0.23 - - [2026-01-29 13:22:21] "DELETE /instance-ip/103e197a-fd15-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.039404 10.0.0.23 - - [2026-01-29 13:22:21] "POST /ref-update HTTP/1.1" 200 156 0.030111 10.0.0.23 - - [2026-01-29 13:22:21] "DELETE /virtual-machine-interface/10200b38-fd15-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.048839 10.0.0.23 - - [2026-01-29 13:22:21] "DELETE /virtual-machine/e422e385-e841-40ce-babe-9774c58bf9b0 HTTP/1.1" 200 115 0.032654 10.0.0.23 - - [2026-01-29 13:22:21] "GET /virtual-machine-interface/11c76972-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008574 10.0.0.23 - - [2026-01-29 13:22:21] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.23 - - [2026-01-29 13:22:21] "GET /virtual-machine-interface/11c76972-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004467 10.0.0.23 - - [2026-01-29 13:22:21] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.23 - - [2026-01-29 13:22:21] "GET /virtual-machine/c4ece7e3-8650-45b6-a054-d5e612c53668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003224 10.0.0.23 - - [2026-01-29 13:22:21] "POST /ref-update HTTP/1.1" 200 156 0.009133 10.0.0.23 - - [2026-01-29 13:22:21] "GET /virtual-machine-interface/11c76972-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012510 10.0.0.23 - - [2026-01-29 13:22:21] "POST /set-tag HTTP/1.1" 200 109 0.027628 10.0.0.23 - - [2026-01-29 13:22:21] "POST /set-tag HTTP/1.1" 200 109 0.035491 10.0.0.23 - - [2026-01-29 13:22:21] "POST /set-tag HTTP/1.1" 200 109 0.033584 10.0.0.23 - - [2026-01-29 13:22:21] "POST /set-tag HTTP/1.1" 200 109 0.018088 10.0.0.23 - - [2026-01-29 13:22:21] "POST /set-tag HTTP/1.1" 200 109 0.029018 10.0.0.23 - - [2026-01-29 13:22:21] "DELETE /instance-ip/11e3485e-fd15-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.056966 10.0.0.23 - - [2026-01-29 13:22:21] "DELETE /virtual-machine-interface/11c76972-fd15-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.048987 10.0.0.23 - - [2026-01-29 13:22:21] "DELETE /virtual-machine/c4ece7e3-8650-45b6-a054-d5e612c53668 HTTP/1.1" 200 115 0.018290 10.0.0.23 - - [2026-01-29 13:22:21] "GET /virtual-machine-interface/12476db6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007803 10.0.0.23 - - [2026-01-29 13:22:21] "POST /set-tag HTTP/1.1" 200 109 0.003206 10.0.0.23 - - [2026-01-29 13:22:21] "GET /virtual-machine-interface/12476db6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004452 10.0.0.23 - - [2026-01-29 13:22:21] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.23 - - [2026-01-29 13:22:21] "GET /virtual-machine/0eafbdbf-81a4-4e16-a751-1c2733cb80c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003078 10.0.0.23 - - [2026-01-29 13:22:21] "POST /ref-update HTTP/1.1" 200 156 0.010427 10.0.0.23 - - [2026-01-29 13:22:21] "GET /virtual-machine-interface/12476db6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014238 10.0.0.23 - - [2026-01-29 13:22:21] "POST /set-tag HTTP/1.1" 200 109 0.018269 10.0.0.23 - - [2026-01-29 13:22:21] "POST /set-tag HTTP/1.1" 200 109 0.030234 10.0.0.23 - - [2026-01-29 13:22:22] "POST /set-tag HTTP/1.1" 200 109 0.020248 10.0.0.23 - - [2026-01-29 13:22:22] "POST /set-tag HTTP/1.1" 200 109 0.018423 10.0.0.23 - - [2026-01-29 13:22:22] "POST /set-tag HTTP/1.1" 200 109 0.020626 10.0.0.23 - - [2026-01-29 13:22:22] "DELETE /instance-ip/126144f2-fd15-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.059757 10.0.0.23 - - [2026-01-29 13:22:22] "DELETE /virtual-machine-interface/12476db6-fd15-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.050796 10.0.0.23 - - [2026-01-29 13:22:22] "DELETE /virtual-machine/0eafbdbf-81a4-4e16-a751-1c2733cb80c9 HTTP/1.1" 200 115 0.032582 10.0.0.23 - - [2026-01-29 13:22:22] "DELETE /tag/f28ddcae-3224-4bcc-97ae-e7e7ef458827 HTTP/1.1" 200 115 0.042292 10.0.0.23 - - [2026-01-29 13:22:22] "GET /virtual-machine-interface/1109a0d6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005694 10.0.0.23 - - [2026-01-29 13:22:22] "POST /set-tag HTTP/1.1" 200 109 0.003953 10.0.0.23 - - [2026-01-29 13:22:22] "GET /virtual-machine-interface/1109a0d6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005048 10.0.0.23 - - [2026-01-29 13:22:22] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.23 - - [2026-01-29 13:22:22] "GET /virtual-machine/4187b9c7-cac9-461b-8cde-3c9a73082171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002976 10.0.0.23 - - [2026-01-29 13:22:22] "POST /ref-update HTTP/1.1" 200 156 0.012581 10.0.0.23 - - [2026-01-29 13:22:22] "GET /virtual-machine-interface/1109a0d6-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.019277 10.0.0.23 - - [2026-01-29 13:22:22] "POST /set-tag HTTP/1.1" 200 109 0.021215 10.0.0.23 - - [2026-01-29 13:22:22] "POST /set-tag HTTP/1.1" 200 109 0.027203 10.0.0.23 - - [2026-01-29 13:22:22] "POST /set-tag HTTP/1.1" 200 109 0.029406 10.0.0.23 - - [2026-01-29 13:22:22] "POST /set-tag HTTP/1.1" 200 109 0.020671 10.0.0.23 - - [2026-01-29 13:22:22] "POST /set-tag HTTP/1.1" 200 109 0.033107 10.0.0.23 - - [2026-01-29 13:22:22] "DELETE /instance-ip/112a97fa-fd15-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.205445 10.0.0.23 - - [2026-01-29 13:22:22] "POST /ref-update HTTP/1.1" 200 156 0.009727 10.0.0.23 - - [2026-01-29 13:22:23] "DELETE /virtual-machine-interface/1109a0d6-fd15-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.062174 10.0.0.23 - - [2026-01-29 13:22:23] "DELETE /virtual-machine/4187b9c7-cac9-461b-8cde-3c9a73082171 HTTP/1.1" 200 115 0.044407 10.0.0.23 - - [2026-01-29 13:22:23] "DELETE /tag/7ca6e682-0b81-475c-9821-9305cc79081a HTTP/1.1" 409 388 0.011971 10.0.0.23 - - [2026-01-29 13:22:23] "DELETE /tag/02c187b7-6de1-473a-b1e2-6139abd3c893 HTTP/1.1" 200 115 0.057383 10.0.0.23 - - [2026-01-29 13:22:23] "POST /tags HTTP/1.1" 200 291 0.026169 10.0.0.23 - - [2026-01-29 13:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020392 10.0.0.23 - - [2026-01-29 13:22:23] "GET /tag/3ca3a6ca-9021-4817-906f-f08e0f5e88fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015841 10.0.0.23 - - [2026-01-29 13:22:23] "POST /tags HTTP/1.1" 409 206 0.001870 10.0.0.23 - - [2026-01-29 13:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.23 - - [2026-01-29 13:22:23] "GET /tag/7ca6e682-0b81-475c-9821-9305cc79081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012204 10.0.0.23 - - [2026-01-29 13:22:23] "DELETE /tag/7ca6e682-0b81-475c-9821-9305cc79081a HTTP/1.1" 409 388 0.004718 10.0.0.23 - - [2026-01-29 13:22:23] "DELETE /tag/3ca3a6ca-9021-4817-906f-f08e0f5e88fe HTTP/1.1" 200 115 0.053401 10.0.0.23 - - [2026-01-29 13:22:23] "POST /tags HTTP/1.1" 200 291 0.023386 10.0.0.23 - - [2026-01-29 13:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005615 10.0.0.23 - - [2026-01-29 13:22:23] "GET /tag/b660b8f6-b03f-4c44-b91b-7cecce126346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013870 10.0.0.23 - - [2026-01-29 13:22:23] "POST /tags HTTP/1.1" 409 206 0.002374 10.0.0.23 - - [2026-01-29 13:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.23 - - [2026-01-29 13:22:23] "GET /tag/7ca6e682-0b81-475c-9821-9305cc79081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014025 10.0.0.23 - - [2026-01-29 13:22:23] "DELETE /tag/7ca6e682-0b81-475c-9821-9305cc79081a HTTP/1.1" 409 388 0.005122 10.0.0.23 - - [2026-01-29 13:22:23] "DELETE /tag/b660b8f6-b03f-4c44-b91b-7cecce126346 HTTP/1.1" 200 115 0.035307 10.0.0.23 - - [2026-01-29 13:22:23] "POST /tags HTTP/1.1" 200 291 0.021867 10.0.0.23 - - [2026-01-29 13:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.23 - - [2026-01-29 13:22:23] "GET /tag/a5acee04-1397-4451-8756-3a8a6d8d9621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014141 10.0.0.23 - - [2026-01-29 13:22:23] "POST /tags HTTP/1.1" 409 206 0.002962 10.0.0.23 - - [2026-01-29 13:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.23 - - [2026-01-29 13:22:23] "GET /tag/7ca6e682-0b81-475c-9821-9305cc79081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015645 10.0.0.23 - - [2026-01-29 13:22:23] "DELETE /tag/7ca6e682-0b81-475c-9821-9305cc79081a HTTP/1.1" 409 388 0.005628 10.0.0.23 - - [2026-01-29 13:22:23] "DELETE /tag/a5acee04-1397-4451-8756-3a8a6d8d9621 HTTP/1.1" 200 115 0.072342 10.0.0.23 - - [2026-01-29 13:22:50] "GET /virtual-machine-interface/13715fe4-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005149 10.0.0.23 - - [2026-01-29 13:22:50] "POST /set-tag HTTP/1.1" 200 109 0.004059 10.0.0.23 - - [2026-01-29 13:22:50] "GET /virtual-machine-interface/13715fe4-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005463 10.0.0.23 - - [2026-01-29 13:22:50] "POST /set-tag HTTP/1.1" 200 109 0.003087 10.0.0.23 - - [2026-01-29 13:22:50] "GET /virtual-machine/c2aafbaf-9047-4aa8-ae85-f9bb19d4e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003165 10.0.0.23 - - [2026-01-29 13:22:50] "POST /ref-update HTTP/1.1" 200 156 0.014302 10.0.0.23 - - [2026-01-29 13:22:50] "GET /virtual-machine-interface/13715fe4-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004985 10.0.0.23 - - [2026-01-29 13:22:50] "POST /set-tag HTTP/1.1" 200 109 0.019403 10.0.0.23 - - [2026-01-29 13:22:50] "POST /set-tag HTTP/1.1" 200 109 0.039956 10.0.0.23 - - [2026-01-29 13:22:50] "POST /set-tag HTTP/1.1" 200 109 0.016895 10.0.0.23 - - [2026-01-29 13:22:51] "POST /set-tag HTTP/1.1" 200 109 0.038217 10.0.0.23 - - [2026-01-29 13:22:51] "DELETE /instance-ip/138e6ac6-fd15-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.067028 10.0.0.23 - - [2026-01-29 13:22:51] "DELETE /virtual-machine-interface/13715fe4-fd15-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.042876 10.0.0.23 - - [2026-01-29 13:22:51] "DELETE /virtual-machine/c2aafbaf-9047-4aa8-ae85-f9bb19d4e61d HTTP/1.1" 200 115 0.021123 10.0.0.23 - - [2026-01-29 13:22:51] "DELETE /tag/ab41af07-3b71-4aa3-9421-2b93165d4912 HTTP/1.1" 409 236 0.007896 10.0.0.23 - - [2026-01-29 13:22:51] "GET /virtual-machine-interface/12db7f10-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006909 10.0.0.23 - - [2026-01-29 13:22:51] "POST /set-tag HTTP/1.1" 200 109 0.003284 10.0.0.23 - - [2026-01-29 13:22:51] "GET /virtual-machine-interface/12db7f10-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005657 10.0.0.23 - - [2026-01-29 13:22:51] "POST /set-tag HTTP/1.1" 200 109 0.002605 10.0.0.23 - - [2026-01-29 13:22:51] "GET /virtual-machine/233b8ffc-ffbe-4f40-a4a0-511c371145b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003207 10.0.0.23 - - [2026-01-29 13:22:51] "POST /ref-update HTTP/1.1" 200 156 0.011864 10.0.0.23 - - [2026-01-29 13:22:51] "GET /virtual-machine-interface/12db7f10-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006770 10.0.0.23 - - [2026-01-29 13:22:51] "POST /set-tag HTTP/1.1" 200 109 0.054161 10.0.0.23 - - [2026-01-29 13:22:51] "POST /set-tag HTTP/1.1" 200 109 0.043875 10.0.0.23 - - [2026-01-29 13:22:51] "POST /set-tag HTTP/1.1" 200 109 0.017302 10.0.0.23 - - [2026-01-29 13:22:51] "POST /set-tag HTTP/1.1" 200 109 0.027459 10.0.0.23 - - [2026-01-29 13:22:51] "DELETE /instance-ip/12f5b876-fd15-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.055499 10.0.0.23 - - [2026-01-29 13:22:51] "DELETE /virtual-machine-interface/12db7f10-fd15-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.051545 10.0.0.23 - - [2026-01-29 13:22:51] "DELETE /virtual-machine/233b8ffc-ffbe-4f40-a4a0-511c371145b1 HTTP/1.1" 200 115 0.024638 10.0.0.23 - - [2026-01-29 13:22:51] "DELETE /tag/40bb564c-1ef1-4f32-8b08-29e3e2f73329 HTTP/1.1" 200 115 0.036628 10.0.0.23 - - [2026-01-29 13:22:51] "DELETE /tag/cf03d551-be5c-40b6-86cc-1fc8ca7f4f69 HTTP/1.1" 200 115 0.037564 10.0.0.23 - - [2026-01-29 13:22:51] "DELETE /tag/25386f05-1814-4940-a45b-ae5c0b619336 HTTP/1.1" 200 115 0.035931 10.0.0.23 - - [2026-01-29 13:22:51] "GET /virtual-machine-interface/1477b956-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003829 10.0.0.23 - - [2026-01-29 13:22:51] "POST /set-tag HTTP/1.1" 200 109 0.002925 10.0.0.23 - - [2026-01-29 13:22:51] "GET /virtual-machine-interface/1477b956-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004579 10.0.0.23 - - [2026-01-29 13:22:51] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.23 - - [2026-01-29 13:22:51] "GET /virtual-machine/3755e3a0-4c33-4104-9f84-00f0d576357c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002889 10.0.0.23 - - [2026-01-29 13:22:51] "POST /ref-update HTTP/1.1" 200 156 0.009547 10.0.0.23 - - [2026-01-29 13:22:51] "GET /virtual-machine-interface/1477b956-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016759 10.0.0.23 - - [2026-01-29 13:22:52] "POST /set-tag HTTP/1.1" 200 109 0.019128 10.0.0.23 - - [2026-01-29 13:22:52] "POST /set-tag HTTP/1.1" 200 109 0.035931 10.0.0.23 - - [2026-01-29 13:22:52] "POST /set-tag HTTP/1.1" 200 109 0.035194 10.0.0.23 - - [2026-01-29 13:22:52] "POST /set-tag HTTP/1.1" 200 109 0.015495 10.0.0.23 - - [2026-01-29 13:22:52] "DELETE /instance-ip/1493af08-fd15-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.056087 10.0.0.23 - - [2026-01-29 13:22:52] "DELETE /virtual-machine-interface/1477b956-fd15-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.046663 10.0.0.23 - - [2026-01-29 13:22:52] "DELETE /virtual-machine/3755e3a0-4c33-4104-9f84-00f0d576357c HTTP/1.1" 200 115 0.033460 10.0.0.23 - - [2026-01-29 13:22:52] "DELETE /tag/90b0132f-332b-4782-bb5f-784aa79b4b73 HTTP/1.1" 200 115 0.075767 10.0.0.23 - - [2026-01-29 13:22:52] "GET /virtual-machine-interface/13ecc21a-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009442 10.0.0.23 - - [2026-01-29 13:22:52] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.23 - - [2026-01-29 13:22:52] "GET /virtual-machine-interface/13ecc21a-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005198 10.0.0.23 - - [2026-01-29 13:22:52] "POST /set-tag HTTP/1.1" 200 109 0.003953 10.0.0.23 - - [2026-01-29 13:22:52] "GET /virtual-machine/ef6dc5da-c185-4977-9a40-9fd2c4ec0ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003375 10.0.0.23 - - [2026-01-29 13:22:52] "POST /ref-update HTTP/1.1" 200 156 0.014452 10.0.0.23 - - [2026-01-29 13:22:52] "GET /virtual-machine-interface/13ecc21a-fd15-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005646 10.0.0.23 - - [2026-01-29 13:22:52] "POST /set-tag HTTP/1.1" 200 109 0.021996 10.0.0.23 - - [2026-01-29 13:22:52] "POST /set-tag HTTP/1.1" 200 109 0.040671 10.0.0.23 - - [2026-01-29 13:22:52] "POST /set-tag HTTP/1.1" 200 109 0.021842 10.0.0.23 - - [2026-01-29 13:22:52] "POST /set-tag HTTP/1.1" 200 109 0.016817 10.0.0.23 - - [2026-01-29 13:22:52] "DELETE /instance-ip/140a3a7a-fd15-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.067530 10.0.0.23 - - [2026-01-29 13:22:52] "DELETE /virtual-machine-interface/13ecc21a-fd15-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.056107 10.0.0.23 - - [2026-01-29 13:22:52] "DELETE /virtual-machine/ef6dc5da-c185-4977-9a40-9fd2c4ec0ed5 HTTP/1.1" 200 115 0.036942 10.0.0.23 - - [2026-01-29 13:22:53] "DELETE /tag/28bad487-8896-4b91-8a52-77f85118211c HTTP/1.1" 200 115 0.046327 10.0.0.23 - - [2026-01-29 13:22:53] "DELETE /tag/86a7b49b-e8b8-42da-93b9-5cb56ed923db HTTP/1.1" 409 236 0.003643 10.0.0.23 - - [2026-01-29 13:22:53] "DELETE /tag/bf969893-7f63-4252-bea5-fcb2a103190d HTTP/1.1" 409 236 0.004823 10.0.0.23 - - [2026-01-29 13:22:54] "POST /projects HTTP/1.1" 409 238 0.002682 10.0.0.23 - - [2026-01-29 13:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005521 10.0.0.23 - - [2026-01-29 13:22:54] "GET /project/10f53ad3-5fe3-4eae-9912-5f92f182aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045551 10.0.0.23 - - [2026-01-29 13:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006763 10.0.0.23 - - [2026-01-29 13:22:54] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004673 10.0.0.23 - - [2026-01-29 13:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.23 - - [2026-01-29 13:22:54] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004981 10.0.0.23 - - [2026-01-29 13:22:54] "POST /security-groups HTTP/1.1" 409 285 0.003326 10.0.0.23 - - [2026-01-29 13:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.23 - - [2026-01-29 13:22:54] "PUT /security-group/ff760674-e7f9-4ae8-a7d0-db6349e411f6 HTTP/1.1" 200 262 0.060287 10.0.0.23 - - [2026-01-29 13:22:54] "PUT /access-control-list/d183b29c-a12c-444e-a5f5-709a1561a81b HTTP/1.1" 200 272 0.029809 10.0.0.23 - - [2026-01-29 13:22:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031926 10.0.0.23 - - [2026-01-29 13:22:54] "PUT /access-control-list/66c191fc-2b4f-4e69-a4be-b17b992a971a HTTP/1.1" 200 272 0.052816 10.0.0.23 - - [2026-01-29 13:22:59] "POST /projects HTTP/1.1" 409 238 0.002160 10.0.0.23 - - [2026-01-29 13:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.23 - - [2026-01-29 13:22:59] "GET /project/10f53ad3-5fe3-4eae-9912-5f92f182aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036030 10.0.0.23 - - [2026-01-29 13:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.23 - - [2026-01-29 13:22:59] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004786 10.0.0.23 - - [2026-01-29 13:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.23 - - [2026-01-29 13:22:59] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004489 10.0.0.23 - - [2026-01-29 13:22:59] "POST /security-groups HTTP/1.1" 409 285 0.002698 10.0.0.23 - - [2026-01-29 13:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.23 - - [2026-01-29 13:22:59] "PUT /security-group/ff760674-e7f9-4ae8-a7d0-db6349e411f6 HTTP/1.1" 200 262 0.057363 10.0.0.23 - - [2026-01-29 13:22:59] "PUT /access-control-list/d183b29c-a12c-444e-a5f5-709a1561a81b HTTP/1.1" 200 272 0.011463 10.0.0.23 - - [2026-01-29 13:22:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.030898 10.0.0.23 - - [2026-01-29 13:23:00] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.024795 10.0.0.23 - - [2026-01-29 13:23:00] "PUT /access-control-list/66c191fc-2b4f-4e69-a4be-b17b992a971a HTTP/1.1" 200 272 0.040821 10.0.0.23 - - [2026-01-29 13:23:00] "GET /firewall-rule/56bb0f87-3eba-46f3-8075-6ecddccccbd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003346 10.0.0.23 - - [2026-01-29 13:23:00] "POST /ref-update HTTP/1.1" 200 156 0.054433 10.0.0.23 - - [2026-01-29 13:23:00] "DELETE /firewall-rule/56bb0f87-3eba-46f3-8075-6ecddccccbd7 HTTP/1.1" 200 115 0.047947 10.0.0.23 - - [2026-01-29 13:23:00] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006380 10.0.0.23 - - [2026-01-29 13:23:00] "GET /firewall-rule/13f57440-9613-45ad-9d9a-4f38f04f56c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005077 10.0.0.23 - - [2026-01-29 13:23:00] "POST /ref-update HTTP/1.1" 200 156 0.057825 10.0.0.23 - - [2026-01-29 13:23:00] "DELETE /firewall-rule/13f57440-9613-45ad-9d9a-4f38f04f56c0 HTTP/1.1" 200 115 0.046319 10.0.0.23 - - [2026-01-29 13:23:00] "DELETE /tag/1605f281-08a5-4c5c-a37d-fb50eefe1f1b HTTP/1.1" 200 115 0.048683 10.0.0.23 - - [2026-01-29 13:23:00] "DELETE /tag/86a7b49b-e8b8-42da-93b9-5cb56ed923db HTTP/1.1" 409 236 0.006357 10.0.0.23 - - [2026-01-29 13:23:00] "DELETE /tag/bf969893-7f63-4252-bea5-fcb2a103190d HTTP/1.1" 409 236 0.007325 10.0.0.23 - - [2026-01-29 13:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.23 - - [2026-01-29 13:23:00] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004669 10.0.0.23 - - [2026-01-29 13:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.23 - - [2026-01-29 13:23:00] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005622 10.0.0.23 - - [2026-01-29 13:23:00] "PUT /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb HTTP/1.1" 200 264 0.051071 10.0.0.23 - - [2026-01-29 13:23:00] "PUT /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c HTTP/1.1" 200 264 0.057649 10.0.0.23 - - [2026-01-29 13:23:00] "DELETE /security-group/ff760674-e7f9-4ae8-a7d0-db6349e411f6 HTTP/1.1" 200 115 0.064547 10.0.0.23 - - [2026-01-29 13:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.23 - - [2026-01-29 13:23:00] "DELETE /access-control-list/d183b29c-a12c-444e-a5f5-709a1561a81b HTTP/1.1" 200 115 0.032411 10.0.0.23 - - [2026-01-29 13:23:00] "DELETE /access-control-list/66c191fc-2b4f-4e69-a4be-b17b992a971a HTTP/1.1" 200 115 0.022241 10.0.0.23 - - [2026-01-29 13:23:00] "GET /project/10f53ad3-5fe3-4eae-9912-5f92f182aa9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.041334 10.0.0.23 - - [2026-01-29 13:23:00] "GET /project/10f53ad3-5fe3-4eae-9912-5f92f182aa9e?fields=security_groups HTTP/1.1" 200 1352 0.043544 10.0.0.23 - - [2026-01-29 13:23:00] "DELETE /security-group/d2ca9bef-0616-4e6b-8902-fce67df8cbd0 HTTP/1.1" 200 115 0.069474 10.0.0.23 - - [2026-01-29 13:23:00] "DELETE /access-control-list/e3f26e24-cd38-4aff-9e0d-0983603992bb HTTP/1.1" 200 115 0.053400 10.0.0.23 - - [2026-01-29 13:23:01] "GET /project/10f53ad3-5fe3-4eae-9912-5f92f182aa9e?fields=application_policy_sets HTTP/1.1" 200 1391 0.052369 10.0.0.23 - - [2026-01-29 13:23:01] "DELETE /access-control-list/a008989f-48be-4d8f-b699-835e21fbf420 HTTP/1.1" 200 115 0.061657 10.0.0.23 - - [2026-01-29 13:23:01] "DELETE /project/10f53ad3-5fe3-4eae-9912-5f92f182aa9e HTTP/1.1" 200 115 0.376266 10.0.0.23 - - [2026-01-29 13:23:01] "POST /projects HTTP/1.1" 409 238 0.004390 10.0.0.23 - - [2026-01-29 13:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.23 - - [2026-01-29 13:23:01] "GET /project/fbc69dee-eba1-4170-bee3-bc9363249bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038493 10.0.0.23 - - [2026-01-29 13:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.23 - - [2026-01-29 13:23:01] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004523 10.0.0.23 - - [2026-01-29 13:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.23 - - [2026-01-29 13:23:01] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004547 10.0.0.23 - - [2026-01-29 13:23:01] "POST /security-groups HTTP/1.1" 409 285 0.002561 10.0.0.23 - - [2026-01-29 13:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.23 - - [2026-01-29 13:23:01] "PUT /security-group/b4bbc8e2-c708-4cbf-b386-3d5c6586fb0a HTTP/1.1" 200 262 0.058237 10.0.0.23 - - [2026-01-29 13:23:01] "PUT /access-control-list/1c406987-ddb8-41cd-9f3c-4eac376cfe03 HTTP/1.1" 200 272 0.018516 10.0.0.23 - - [2026-01-29 13:23:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.038147 10.0.0.23 - - [2026-01-29 13:23:01] "PUT /access-control-list/537bc695-1f1c-4815-81cb-b88a0772d99d HTTP/1.1" 200 272 0.036188 10.0.0.23 - - [2026-01-29 13:23:05] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003710 10.0.0.23 - - [2026-01-29 13:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.23 - - [2026-01-29 13:23:05] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003535 10.0.0.23 - - [2026-01-29 13:23:05] "GET /firewall-policy/062442af-0be8-4c7d-9cd8-e7884651ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.007306 10.0.0.23 - - [2026-01-29 13:23:05] "GET /firewall-rule/11f2cbe0-26b1-4a7a-b779-0403c5c5fd8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002704 10.0.0.23 - - [2026-01-29 13:23:05] "POST /ref-update HTTP/1.1" 200 156 0.015628 10.0.0.23 - - [2026-01-29 13:23:05] "DELETE /firewall-rule/11f2cbe0-26b1-4a7a-b779-0403c5c5fd8e HTTP/1.1" 200 115 0.067075 10.0.0.23 - - [2026-01-29 13:23:05] "GET /firewall-policy/d121b52f-7b14-4f82-870e-fbee6f8ad72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006359 10.0.0.23 - - [2026-01-29 13:23:05] "GET /firewall-rule/e3a34966-d9fe-455f-bf1c-80b21c489e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.003426 10.0.0.23 - - [2026-01-29 13:23:05] "POST /ref-update HTTP/1.1" 200 156 0.038199 10.0.0.23 - - [2026-01-29 13:23:05] "DELETE /firewall-rule/e3a34966-d9fe-455f-bf1c-80b21c489e7f HTTP/1.1" 200 115 0.064257 10.0.0.23 - - [2026-01-29 13:23:05] "GET /firewall-policy/d121b52f-7b14-4f82-870e-fbee6f8ad72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.007250 10.0.0.23 - - [2026-01-29 13:23:05] "GET /firewall-rule/af17862b-10e8-4590-bd76-c0a852af4f0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.002916 10.0.0.23 - - [2026-01-29 13:23:05] "POST /ref-update HTTP/1.1" 200 156 0.012497 10.0.0.23 - - [2026-01-29 13:23:05] "DELETE /firewall-rule/af17862b-10e8-4590-bd76-c0a852af4f0b HTTP/1.1" 200 115 0.048314 10.0.0.23 - - [2026-01-29 13:23:05] "GET /application-policy-set/9b5b33ca-a1ac-4c84-8982-73b51424eeee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004004 10.0.0.23 - - [2026-01-29 13:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.23 - - [2026-01-29 13:23:06] "GET /policy-management/62dc72a8-ceab-4ce6-a55f-80e452b5cae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003107 10.0.0.23 - - [2026-01-29 13:23:06] "GET /firewall-policy/d121b52f-7b14-4f82-870e-fbee6f8ad72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003960 10.0.0.23 - - [2026-01-29 13:23:06] "POST /ref-update HTTP/1.1" 200 156 0.022098 10.0.0.23 - - [2026-01-29 13:23:06] "DELETE /firewall-policy/d121b52f-7b14-4f82-870e-fbee6f8ad72d HTTP/1.1" 200 115 0.054863 10.0.0.23 - - [2026-01-29 13:23:06] "DELETE /tag/7ca6e682-0b81-475c-9821-9305cc79081a HTTP/1.1" 200 115 0.049227 10.0.0.23 - - [2026-01-29 13:23:06] "DELETE /tag/ab41af07-3b71-4aa3-9421-2b93165d4912 HTTP/1.1" 200 115 0.097147 10.0.0.23 - - [2026-01-29 13:23:06] "DELETE /tag/86a7b49b-e8b8-42da-93b9-5cb56ed923db HTTP/1.1" 200 115 0.057024 10.0.0.23 - - [2026-01-29 13:23:06] "DELETE /tag/bf969893-7f63-4252-bea5-fcb2a103190d HTTP/1.1" 200 115 0.034196 10.0.0.23 - - [2026-01-29 13:23:06] "DELETE /loadbalancer-member/0051ff32-cfa0-4bd6-998e-7dc043ae97dd HTTP/1.1" 200 115 0.022374 10.0.0.23 - - [2026-01-29 13:23:06] "DELETE /loadbalancer-pool/39e35619-2b3e-4d95-834a-89a435640335 HTTP/1.1" 200 115 0.048025 10.0.0.23 - - [2026-01-29 13:23:06] "DELETE /loadbalancer-listener/7e4433e3-71c1-403f-af4f-ac9b47afbf07 HTTP/1.1" 200 115 0.081647 10.0.0.23 - - [2026-01-29 13:23:06] "DELETE /loadbalancer/a77e32c8-4916-4f3a-85ec-1978466caaee HTTP/1.1" 200 115 0.044206 10.0.0.23 - - [2026-01-29 13:23:06] "DELETE /floating-ip/ad210ebe-5e72-4323-b596-edc8006d5baf HTTP/1.1" 200 115 0.046389 10.0.0.23 - - [2026-01-29 13:23:06] "DELETE /instance-ip/2b40fdf2-b3d4-4dcc-9507-b3f48ec13af0 HTTP/1.1" 200 115 0.045238 10.0.0.23 - - [2026-01-29 13:23:06] "DELETE /virtual-machine-interface/b9fa5b8e-1cb2-4dda-b4c9-5b340d7a7286 HTTP/1.1" 200 115 0.051866 10.0.0.23 - - [2026-01-29 13:23:06] "DELETE /tag/4cfb0d5c-8f61-4aeb-9ab7-fb43ad9e9577 HTTP/1.1" 200 115 0.040070 10.0.0.23 - - [2026-01-29 13:23:06] "POST /projects HTTP/1.1" 409 238 0.002180 10.0.0.23 - - [2026-01-29 13:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.23 - - [2026-01-29 13:23:06] "GET /project/fbc69dee-eba1-4170-bee3-bc9363249bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042823 10.0.0.23 - - [2026-01-29 13:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.23 - - [2026-01-29 13:23:06] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005275 10.0.0.23 - - [2026-01-29 13:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.23 - - [2026-01-29 13:23:07] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006361 10.0.0.23 - - [2026-01-29 13:23:07] "POST /security-groups HTTP/1.1" 409 285 0.003017 10.0.0.23 - - [2026-01-29 13:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.23 - - [2026-01-29 13:23:07] "PUT /security-group/b4bbc8e2-c708-4cbf-b386-3d5c6586fb0a HTTP/1.1" 200 262 0.060823 10.0.0.23 - - [2026-01-29 13:23:07] "PUT /access-control-list/1c406987-ddb8-41cd-9f3c-4eac376cfe03 HTTP/1.1" 200 272 0.030296 10.0.0.23 - - [2026-01-29 13:23:07] "PUT /access-control-list/537bc695-1f1c-4815-81cb-b88a0772d99d HTTP/1.1" 200 272 0.061277 10.0.0.23 - - [2026-01-29 13:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.082781 10.0.0.23 - - [2026-01-29 13:23:07] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.018043 10.0.0.23 - - [2026-01-29 13:23:07] "GET /firewall-rule/d9b91390-0a07-4358-b7d6-0337bef6e150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012318 10.0.0.23 - - [2026-01-29 13:23:07] "POST /ref-update HTTP/1.1" 200 156 0.075778 10.0.0.23 - - [2026-01-29 13:23:07] "DELETE /firewall-rule/d9b91390-0a07-4358-b7d6-0337bef6e150 HTTP/1.1" 200 115 0.049460 10.0.0.23 - - [2026-01-29 13:23:07] "GET /firewall-policy/c1740128-1de8-4bb4-bc1e-e798eb844430?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006644 10.0.0.23 - - [2026-01-29 13:23:07] "GET /firewall-rule/51dcb454-42b0-43b0-89c6-e8110fc87678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.007021 10.0.0.23 - - [2026-01-29 13:23:07] "POST /ref-update HTTP/1.1" 200 156 0.069088 10.0.0.23 - - [2026-01-29 13:23:07] "DELETE /firewall-rule/51dcb454-42b0-43b0-89c6-e8110fc87678 HTTP/1.1" 200 115 0.065762 10.0.0.23 - - [2026-01-29 13:23:07] "DELETE /tag/6c00ba02-3781-4fe2-92b5-346be166707f HTTP/1.1" 200 115 0.061425 10.0.0.23 - - [2026-01-29 13:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.23 - - [2026-01-29 13:23:07] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006786 10.0.0.23 - - [2026-01-29 13:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.23 - - [2026-01-29 13:23:07] "GET /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006148 10.0.0.23 - - [2026-01-29 13:23:07] "PUT /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb HTTP/1.1" 200 264 0.069902 10.0.0.23 - - [2026-01-29 13:23:08] "PUT /virtual-network/afbf6d88-7272-4de6-8499-2554b48b513c HTTP/1.1" 200 264 0.068439 10.0.0.23 - - [2026-01-29 13:23:08] "DELETE /security-group/b4bbc8e2-c708-4cbf-b386-3d5c6586fb0a HTTP/1.1" 200 115 0.053904 10.0.0.23 - - [2026-01-29 13:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008514 10.0.0.23 - - [2026-01-29 13:23:08] "DELETE /access-control-list/1c406987-ddb8-41cd-9f3c-4eac376cfe03 HTTP/1.1" 200 115 0.038710 10.0.0.23 - - [2026-01-29 13:23:08] "DELETE /access-control-list/537bc695-1f1c-4815-81cb-b88a0772d99d HTTP/1.1" 200 115 0.024666 10.0.0.23 - - [2026-01-29 13:23:08] "GET /project/fbc69dee-eba1-4170-bee3-bc9363249bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.034918 10.0.0.23 - - [2026-01-29 13:23:08] "GET /project/fbc69dee-eba1-4170-bee3-bc9363249bdd?fields=security_groups HTTP/1.1" 200 1353 0.052851 10.0.0.23 - - [2026-01-29 13:23:08] "DELETE /security-group/1cbcafdf-913c-449c-bfe4-d135a63e2c96 HTTP/1.1" 200 115 0.080604 10.0.0.23 - - [2026-01-29 13:23:08] "DELETE /access-control-list/2be49124-82c2-405a-a4c2-933a1e36df9b HTTP/1.1" 200 115 0.036644 10.0.0.23 - - [2026-01-29 13:23:08] "GET /project/fbc69dee-eba1-4170-bee3-bc9363249bdd?fields=application_policy_sets HTTP/1.1" 200 1392 0.051796 10.0.0.23 - - [2026-01-29 13:23:08] "DELETE /access-control-list/27dca334-36db-4315-91b3-e34c144fc840 HTTP/1.1" 200 115 0.073225 10.0.0.23 - - [2026-01-29 13:23:08] "DELETE /project/fbc69dee-eba1-4170-bee3-bc9363249bdd HTTP/1.1" 200 115 0.424773 10.0.0.23 - - [2026-01-29 13:24:11] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.23 - - [2026-01-29 13:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.23 - - [2026-01-29 13:24:11] "GET /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003114 10.0.0.23 - - [2026-01-29 13:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.23 - - [2026-01-29 13:24:12] "GET /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002989 10.0.0.23 - - [2026-01-29 13:24:27] "GET / HTTP/1.1" 200 35931 0.001511 10.0.0.23 - - [2026-01-29 13:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.23 - - [2026-01-29 13:24:27] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007773 10.0.0.23 - - [2026-01-29 13:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.23 - - [2026-01-29 13:24:27] "GET /config-node/8b75f808-4a80-40b6-89a3-627697a25fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002002 10.0.0.23 - - [2026-01-29 13:24:28] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.23 - - [2026-01-29 13:24:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001968 10.0.0.23 - - [2026-01-29 13:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.23 - - [2026-01-29 13:24:33] "GET /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002512 10.0.0.23 - - [2026-01-29 13:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.23 - - [2026-01-29 13:24:33] "PUT /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5 HTTP/1.1" 200 276 0.017601 10.0.0.23 - - [2026-01-29 13:24:33] "GET / HTTP/1.1" 200 35931 0.002134 10.0.0.23 - - [2026-01-29 13:24:33] "POST /alarms HTTP/1.1" 409 264 0.002547 10.0.0.23 - - [2026-01-29 13:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.23 - - [2026-01-29 13:24:33] "PUT /alarm/4268b197-dffe-4036-924c-92c699f85a4d HTTP/1.1" 200 244 0.013664 10.0.0.23 - - [2026-01-29 13:24:33] "POST /alarms HTTP/1.1" 409 261 0.002692 10.0.0.23 - - [2026-01-29 13:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.23 - - [2026-01-29 13:24:33] "PUT /alarm/f05e5e73-be81-431b-846f-6362676ef0e9 HTTP/1.1" 200 244 0.011725 10.0.0.23 - - [2026-01-29 13:24:33] "POST /alarms HTTP/1.1" 409 261 0.002723 10.0.0.23 - - [2026-01-29 13:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.23 - - [2026-01-29 13:24:33] "PUT /alarm/8e5820c3-0d9e-43eb-a0a8-54029ecc526c HTTP/1.1" 200 244 0.011866 10.0.0.23 - - [2026-01-29 13:24:33] "POST /alarms HTTP/1.1" 409 253 0.002167 10.0.0.23 - - [2026-01-29 13:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.23 - - [2026-01-29 13:24:33] "PUT /alarm/47ab911a-547b-42b2-8258-d33fa6346b05 HTTP/1.1" 200 244 0.012136 10.0.0.23 - - [2026-01-29 13:24:33] "POST /alarms HTTP/1.1" 409 251 0.003367 10.0.0.23 - - [2026-01-29 13:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.23 - - [2026-01-29 13:24:33] "PUT /alarm/910657fb-dc02-4d67-95eb-2c128612cb43 HTTP/1.1" 200 244 0.010379 10.0.0.23 - - [2026-01-29 13:24:33] "POST /alarms HTTP/1.1" 409 252 0.007557 10.0.0.23 - - [2026-01-29 13:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.23 - - [2026-01-29 13:24:33] "PUT /alarm/b8b3163b-0454-45a2-aabf-ad802d6b3cb9 HTTP/1.1" 200 244 0.015750 10.0.0.23 - - [2026-01-29 13:24:33] "POST /alarms HTTP/1.1" 409 256 0.008435 10.0.0.23 - - [2026-01-29 13:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.23 - - [2026-01-29 13:24:33] "PUT /alarm/435458b1-81ca-45dc-8e9d-1fba7b467489 HTTP/1.1" 200 244 0.012693 10.0.0.23 - - [2026-01-29 13:24:33] "POST /alarms HTTP/1.1" 409 248 0.006927 10.0.0.23 - - [2026-01-29 13:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.23 - - [2026-01-29 13:24:34] "PUT /alarm/b8d722ba-dd6f-4621-b01d-e6c0422f435f HTTP/1.1" 200 244 0.015148 10.0.0.23 - - [2026-01-29 13:24:34] "POST /alarms HTTP/1.1" 409 252 0.005330 10.0.0.23 - - [2026-01-29 13:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.23 - - [2026-01-29 13:24:34] "PUT /alarm/81f9d3a3-e95b-4cbf-9c82-a6a4b33955a4 HTTP/1.1" 200 244 0.010498 10.0.0.23 - - [2026-01-29 13:24:34] "POST /alarms HTTP/1.1" 409 257 0.005368 10.0.0.23 - - [2026-01-29 13:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.23 - - [2026-01-29 13:24:34] "PUT /alarm/03229999-c9cc-401f-9884-0d1c101a96e3 HTTP/1.1" 200 244 0.021048 10.0.0.23 - - [2026-01-29 13:24:34] "POST /alarms HTTP/1.1" 409 251 0.006204 10.0.0.23 - - [2026-01-29 13:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.23 - - [2026-01-29 13:24:34] "PUT /alarm/90f543b0-d4f0-447b-8598-24491a758dfb HTTP/1.1" 200 244 0.013501 10.0.0.23 - - [2026-01-29 13:24:34] "POST /alarms HTTP/1.1" 409 257 0.008333 10.0.0.23 - - [2026-01-29 13:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.23 - - [2026-01-29 13:24:34] "PUT /alarm/96869734-fda3-47b1-b5f3-3b3c25055cea HTTP/1.1" 200 244 0.016528 10.0.0.23 - - [2026-01-29 13:24:34] "POST /alarms HTTP/1.1" 409 261 0.003492 10.0.0.23 - - [2026-01-29 13:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.23 - - [2026-01-29 13:24:34] "PUT /alarm/19da0cac-2efa-4230-a4c4-4086dc25f875 HTTP/1.1" 200 244 0.011674 10.0.0.23 - - [2026-01-29 13:24:34] "POST /alarms HTTP/1.1" 409 258 0.007062 10.0.0.23 - - [2026-01-29 13:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.23 - - [2026-01-29 13:24:34] "PUT /alarm/b6b1059b-6ff7-4462-b07a-43963ed96a27 HTTP/1.1" 200 244 0.022810 10.0.0.23 - - [2026-01-29 13:24:34] "POST /alarms HTTP/1.1" 409 254 0.009504 10.0.0.23 - - [2026-01-29 13:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.23 - - [2026-01-29 13:24:34] "PUT /alarm/5ab4d2ef-db7f-40eb-97bd-d835f970a3a7 HTTP/1.1" 200 244 0.015120 10.0.0.23 - - [2026-01-29 13:24:34] "POST /alarms HTTP/1.1" 409 254 0.018721 10.0.0.23 - - [2026-01-29 13:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.23 - - [2026-01-29 13:24:34] "PUT /alarm/f9534056-d517-4861-9709-7d9febd3f648 HTTP/1.1" 200 244 0.011990 10.0.0.23 - - [2026-01-29 13:24:34] "POST /alarms HTTP/1.1" 409 254 0.012121 10.0.0.23 - - [2026-01-29 13:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.23 - - [2026-01-29 13:24:34] "PUT /alarm/f0244ad3-072c-419c-8130-721b0d0fae68 HTTP/1.1" 200 244 0.012050 10.0.0.23 - - [2026-01-29 13:24:34] "POST /alarms HTTP/1.1" 409 247 0.007998 10.0.0.23 - - [2026-01-29 13:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.23 - - [2026-01-29 13:24:34] "PUT /alarm/71c7e4c8-0f12-471e-b005-9833e22f786e HTTP/1.1" 200 244 0.012990 10.0.0.23 - - [2026-01-29 13:24:34] "POST /alarms HTTP/1.1" 409 272 0.009778 10.0.0.23 - - [2026-01-29 13:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.23 - - [2026-01-29 13:24:34] "PUT /alarm/0e0b4cde-39c2-4473-a8d0-309d9776b88b HTTP/1.1" 200 244 0.015386 10.0.0.23 - - [2026-01-29 13:24:34] "POST /alarms HTTP/1.1" 409 261 0.005711 10.0.0.23 - - [2026-01-29 13:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.23 - - [2026-01-29 13:24:34] "PUT /alarm/5b31b687-2d43-4b30-af61-2796e0d3e1b8 HTTP/1.1" 200 244 0.015130 10.0.0.23 - - [2026-01-29 13:24:34] "POST /alarms HTTP/1.1" 409 259 0.012056 10.0.0.23 - - [2026-01-29 13:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014858 10.0.0.23 - - [2026-01-29 13:24:35] "PUT /alarm/67171ace-cdfb-4197-8079-59e4110185bc HTTP/1.1" 200 244 0.012661 10.0.0.23 - - [2026-01-29 13:24:35] "POST /alarms HTTP/1.1" 409 265 0.005231 10.0.0.23 - - [2026-01-29 13:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.23 - - [2026-01-29 13:24:35] "PUT /alarm/43fac35a-35e0-4778-a7b1-a3de74054b18 HTTP/1.1" 200 244 0.020862 10.0.0.23 - - [2026-01-29 13:24:35] "POST /alarms HTTP/1.1" 409 279 0.013307 10.0.0.23 - - [2026-01-29 13:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.23 - - [2026-01-29 13:24:35] "PUT /alarm/d76dc0f4-4a97-47e8-8d9a-c79868b6950f HTTP/1.1" 200 244 0.011470 10.0.0.23 - - [2026-01-29 13:24:35] "GET / HTTP/1.1" 200 35931 0.004048 10.0.0.23 - - [2026-01-29 13:24:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002705 10.0.0.23 - - [2026-01-29 13:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.23 - - [2026-01-29 13:24:35] "PUT /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5 HTTP/1.1" 200 276 0.008886 10.0.0.23 - - [2026-01-29 13:24:35] "GET / HTTP/1.1" 200 35931 0.002422 10.0.0.23 - - [2026-01-29 13:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.23 - - [2026-01-29 13:24:35] "GET /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002796 10.0.0.23 - - [2026-01-29 13:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.23 - - [2026-01-29 13:24:35] "PUT /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5 HTTP/1.1" 200 276 0.014581 10.0.0.23 - - [2026-01-29 13:24:36] "GET / HTTP/1.1" 200 35931 0.001940 10.0.0.23 - - [2026-01-29 13:24:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.23 - - [2026-01-29 13:24:36] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004999 10.0.0.23 - - [2026-01-29 13:24:36] "PUT /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3 HTTP/1.1" 200 274 0.029216 10.0.0.23 - - [2026-01-29 13:24:39] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.23 - - [2026-01-29 13:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.23 - - [2026-01-29 13:24:39] "GET /routing-instance/e14a53ba-0182-44e0-8031-f2c26c16381d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003192 10.0.0.23 - - [2026-01-29 13:24:39] "POST /bgp-routers HTTP/1.1" 409 301 0.002195 10.0.0.23 - - [2026-01-29 13:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.23 - - [2026-01-29 13:24:39] "GET /bgp-router/945ed35b-f6a5-4021-ac1e-040ae8477a0d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003089 10.0.0.23 - - [2026-01-29 13:24:39] "PUT /bgp-router/945ed35b-f6a5-4021-ac1e-040ae8477a0d HTTP/1.1" 200 254 0.033890 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:24:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001045 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:24:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001036 10.0.0.23 - - [2026-01-29 13:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.23 - - [2026-01-29 13:24:40] "GET /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004016 10.0.0.23 - - [2026-01-29 13:24:55] "GET / HTTP/1.1" 200 35931 0.002769 10.0.0.23 - - [2026-01-29 13:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.23 - - [2026-01-29 13:24:55] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008732 10.0.0.23 - - [2026-01-29 13:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005818 10.0.0.23 - - [2026-01-29 13:24:55] "GET /config-node/8b75f808-4a80-40b6-89a3-627697a25fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004772 10.0.0.23 - - [2026-01-29 13:25:06] "GET / HTTP/1.1" 200 35931 0.001344 10.0.0.23 - - [2026-01-29 13:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.23 - - [2026-01-29 13:25:06] "GET /routing-instance/e14a53ba-0182-44e0-8031-f2c26c16381d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003366 10.0.0.23 - - [2026-01-29 13:25:06] "POST /bgp-routers HTTP/1.1" 409 301 0.002036 10.0.0.23 - - [2026-01-29 13:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.23 - - [2026-01-29 13:25:06] "GET /bgp-router/945ed35b-f6a5-4021-ac1e-040ae8477a0d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003483 10.0.0.23 - - [2026-01-29 13:25:06] "PUT /bgp-router/945ed35b-f6a5-4021-ac1e-040ae8477a0d HTTP/1.1" 200 254 0.015069 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:25:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001945 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:25:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979 10.0.0.23 - - [2026-01-29 13:25:51] "GET / HTTP/1.1" 200 35931 0.001757 10.0.0.23 - - [2026-01-29 13:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.23 - - [2026-01-29 13:25:51] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004988 10.0.0.23 - - [2026-01-29 13:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.23 - - [2026-01-29 13:25:51] "GET /config-node/8b75f808-4a80-40b6-89a3-627697a25fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002489 10.0.0.23 - - [2026-01-29 13:25:51] "GET / HTTP/1.1" 200 35931 0.002556 10.0.0.23 - - [2026-01-29 13:25:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002561 10.0.0.23 - - [2026-01-29 13:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.23 - - [2026-01-29 13:25:56] "GET /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002991 10.0.0.23 - - [2026-01-29 13:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.23 - - [2026-01-29 13:25:56] "PUT /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5 HTTP/1.1" 200 276 0.013651 10.0.0.23 - - [2026-01-29 13:25:57] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.23 - - [2026-01-29 13:25:57] "POST /alarms HTTP/1.1" 409 264 0.002312 10.0.0.23 - - [2026-01-29 13:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.23 - - [2026-01-29 13:25:57] "PUT /alarm/4268b197-dffe-4036-924c-92c699f85a4d HTTP/1.1" 200 244 0.014787 10.0.0.23 - - [2026-01-29 13:25:57] "POST /alarms HTTP/1.1" 409 261 0.005387 10.0.0.23 - - [2026-01-29 13:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.23 - - [2026-01-29 13:25:57] "PUT /alarm/f05e5e73-be81-431b-846f-6362676ef0e9 HTTP/1.1" 200 244 0.012886 10.0.0.23 - - [2026-01-29 13:25:57] "POST /alarms HTTP/1.1" 409 261 0.006019 10.0.0.23 - - [2026-01-29 13:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.23 - - [2026-01-29 13:25:57] "PUT /alarm/8e5820c3-0d9e-43eb-a0a8-54029ecc526c HTTP/1.1" 200 244 0.010568 10.0.0.23 - - [2026-01-29 13:25:57] "POST /alarms HTTP/1.1" 409 253 0.006794 10.0.0.23 - - [2026-01-29 13:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.23 - - [2026-01-29 13:25:57] "PUT /alarm/47ab911a-547b-42b2-8258-d33fa6346b05 HTTP/1.1" 200 244 0.010963 10.0.0.23 - - [2026-01-29 13:25:57] "POST /alarms HTTP/1.1" 409 251 0.007545 10.0.0.23 - - [2026-01-29 13:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.23 - - [2026-01-29 13:25:57] "PUT /alarm/910657fb-dc02-4d67-95eb-2c128612cb43 HTTP/1.1" 200 244 0.010847 10.0.0.23 - - [2026-01-29 13:25:57] "POST /alarms HTTP/1.1" 409 252 0.009342 10.0.0.23 - - [2026-01-29 13:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.23 - - [2026-01-29 13:25:57] "PUT /alarm/b8b3163b-0454-45a2-aabf-ad802d6b3cb9 HTTP/1.1" 200 244 0.013973 10.0.0.23 - - [2026-01-29 13:25:57] "POST /alarms HTTP/1.1" 409 256 0.010341 10.0.0.23 - - [2026-01-29 13:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.23 - - [2026-01-29 13:25:57] "PUT /alarm/435458b1-81ca-45dc-8e9d-1fba7b467489 HTTP/1.1" 200 244 0.011938 10.0.0.23 - - [2026-01-29 13:25:57] "POST /alarms HTTP/1.1" 409 248 0.008390 10.0.0.23 - - [2026-01-29 13:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.23 - - [2026-01-29 13:25:57] "PUT /alarm/b8d722ba-dd6f-4621-b01d-e6c0422f435f HTTP/1.1" 200 244 0.013820 10.0.0.23 - - [2026-01-29 13:25:57] "POST /alarms HTTP/1.1" 409 252 0.011736 10.0.0.23 - - [2026-01-29 13:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.23 - - [2026-01-29 13:25:57] "PUT /alarm/81f9d3a3-e95b-4cbf-9c82-a6a4b33955a4 HTTP/1.1" 200 244 0.018859 10.0.0.23 - - [2026-01-29 13:25:57] "POST /alarms HTTP/1.1" 409 257 0.006017 10.0.0.23 - - [2026-01-29 13:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.23 - - [2026-01-29 13:25:57] "PUT /alarm/03229999-c9cc-401f-9884-0d1c101a96e3 HTTP/1.1" 200 244 0.012028 10.0.0.23 - - [2026-01-29 13:25:57] "POST /alarms HTTP/1.1" 409 251 0.010061 10.0.0.23 - - [2026-01-29 13:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802 10.0.0.23 - - [2026-01-29 13:25:58] "PUT /alarm/90f543b0-d4f0-447b-8598-24491a758dfb HTTP/1.1" 200 244 0.029802 10.0.0.23 - - [2026-01-29 13:25:58] "POST /alarms HTTP/1.1" 409 257 0.013720 10.0.0.23 - - [2026-01-29 13:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.23 - - [2026-01-29 13:25:58] "PUT /alarm/96869734-fda3-47b1-b5f3-3b3c25055cea HTTP/1.1" 200 244 0.010262 10.0.0.23 - - [2026-01-29 13:25:58] "POST /alarms HTTP/1.1" 409 261 0.009923 10.0.0.23 - - [2026-01-29 13:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.23 - - [2026-01-29 13:25:58] "PUT /alarm/19da0cac-2efa-4230-a4c4-4086dc25f875 HTTP/1.1" 200 244 0.012814 10.0.0.23 - - [2026-01-29 13:25:58] "POST /alarms HTTP/1.1" 409 258 0.007273 10.0.0.23 - - [2026-01-29 13:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.23 - - [2026-01-29 13:25:58] "PUT /alarm/b6b1059b-6ff7-4462-b07a-43963ed96a27 HTTP/1.1" 200 244 0.024440 10.0.0.23 - - [2026-01-29 13:25:58] "POST /alarms HTTP/1.1" 409 254 0.015237 10.0.0.23 - - [2026-01-29 13:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.23 - - [2026-01-29 13:25:58] "PUT /alarm/5ab4d2ef-db7f-40eb-97bd-d835f970a3a7 HTTP/1.1" 200 244 0.012139 10.0.0.23 - - [2026-01-29 13:25:58] "POST /alarms HTTP/1.1" 409 254 0.005531 10.0.0.23 - - [2026-01-29 13:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.23 - - [2026-01-29 13:25:58] "PUT /alarm/f9534056-d517-4861-9709-7d9febd3f648 HTTP/1.1" 200 244 0.017265 10.0.0.23 - - [2026-01-29 13:25:58] "POST /alarms HTTP/1.1" 409 254 0.007101 10.0.0.23 - - [2026-01-29 13:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005949 10.0.0.23 - - [2026-01-29 13:25:58] "PUT /alarm/f0244ad3-072c-419c-8130-721b0d0fae68 HTTP/1.1" 200 244 0.012731 10.0.0.23 - - [2026-01-29 13:25:58] "POST /alarms HTTP/1.1" 409 247 0.010887 10.0.0.23 - - [2026-01-29 13:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.23 - - [2026-01-29 13:25:58] "PUT /alarm/71c7e4c8-0f12-471e-b005-9833e22f786e HTTP/1.1" 200 244 0.019075 10.0.0.23 - - [2026-01-29 13:25:58] "POST /alarms HTTP/1.1" 409 272 0.015686 10.0.0.23 - - [2026-01-29 13:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.23 - - [2026-01-29 13:25:58] "PUT /alarm/0e0b4cde-39c2-4473-a8d0-309d9776b88b HTTP/1.1" 200 244 0.012278 10.0.0.23 - - [2026-01-29 13:25:58] "POST /alarms HTTP/1.1" 409 261 0.012944 10.0.0.23 - - [2026-01-29 13:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.23 - - [2026-01-29 13:25:58] "PUT /alarm/5b31b687-2d43-4b30-af61-2796e0d3e1b8 HTTP/1.1" 200 244 0.018330 10.0.0.23 - - [2026-01-29 13:25:58] "POST /alarms HTTP/1.1" 409 259 0.011769 10.0.0.23 - - [2026-01-29 13:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007550 10.0.0.23 - - [2026-01-29 13:25:58] "PUT /alarm/67171ace-cdfb-4197-8079-59e4110185bc HTTP/1.1" 200 244 0.013796 10.0.0.23 - - [2026-01-29 13:25:58] "POST /alarms HTTP/1.1" 409 265 0.010709 10.0.0.23 - - [2026-01-29 13:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.23 - - [2026-01-29 13:25:58] "PUT /alarm/43fac35a-35e0-4778-a7b1-a3de74054b18 HTTP/1.1" 200 244 0.011296 10.0.0.23 - - [2026-01-29 13:25:58] "POST /alarms HTTP/1.1" 409 279 0.006791 10.0.0.23 - - [2026-01-29 13:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.23 - - [2026-01-29 13:25:58] "PUT /alarm/d76dc0f4-4a97-47e8-8d9a-c79868b6950f HTTP/1.1" 200 244 0.010026 10.0.0.23 - - [2026-01-29 13:25:59] "GET / HTTP/1.1" 200 35931 0.002189 10.0.0.23 - - [2026-01-29 13:25:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002413 10.0.0.23 - - [2026-01-29 13:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.23 - - [2026-01-29 13:25:59] "PUT /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5 HTTP/1.1" 200 276 0.008368 10.0.0.23 - - [2026-01-29 13:25:59] "GET / HTTP/1.1" 200 35931 0.001739 10.0.0.23 - - [2026-01-29 13:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.23 - - [2026-01-29 13:25:59] "GET /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002945 10.0.0.23 - - [2026-01-29 13:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.23 - - [2026-01-29 13:25:59] "PUT /global-vrouter-config/42f1f88a-d85e-43bf-b78a-4e7ceb3d18e5 HTTP/1.1" 200 276 0.010698 10.0.0.23 - - [2026-01-29 13:25:59] "GET / HTTP/1.1" 200 35931 0.001985 10.0.0.23 - - [2026-01-29 13:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.23 - - [2026-01-29 13:25:59] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008949 10.0.0.23 - - [2026-01-29 13:25:59] "PUT /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3 HTTP/1.1" 200 274 0.025831 10.0.0.23 - - [2026-01-29 13:26:03] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.23 - - [2026-01-29 13:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.23 - - [2026-01-29 13:26:03] "GET /routing-instance/e14a53ba-0182-44e0-8031-f2c26c16381d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003874 10.0.0.23 - - [2026-01-29 13:26:03] "POST /bgp-routers HTTP/1.1" 409 301 0.002153 10.0.0.23 - - [2026-01-29 13:26:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.23 - - [2026-01-29 13:26:03] "GET /bgp-router/945ed35b-f6a5-4021-ac1e-040ae8477a0d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003276 10.0.0.23 - - [2026-01-29 13:26:03] "PUT /bgp-router/945ed35b-f6a5-4021-ac1e-040ae8477a0d HTTP/1.1" 200 254 0.012735 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:26:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001357 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:26:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001161 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:26:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001143 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:26:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979 10.0.0.23 - - [2026-01-29 13:26:08] "POST /tags HTTP/1.1" 200 355 0.053453 10.0.0.23 - - [2026-01-29 13:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016454 10.0.0.23 - - [2026-01-29 13:26:08] "GET /tag/da234248-b4be-4ce3-a655-a9768735603b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013963 10.0.0.23 - - [2026-01-29 13:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.23 - - [2026-01-29 13:26:08] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009095 10.0.0.23 - - [2026-01-29 13:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.23 - - [2026-01-29 13:26:08] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.112071 10.0.0.23 - - [2026-01-29 13:26:08] "POST /virtual-machines HTTP/1.1" 200 351 0.008717 10.0.0.23 - - [2026-01-29 13:26:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.029251 10.0.0.23 - - [2026-01-29 13:26:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.158381 10.0.0.23 - - [2026-01-29 13:26:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025684 10.0.0.23 - - [2026-01-29 13:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018847 10.0.0.23 - - [2026-01-29 13:26:09] "GET /virtual-machine-interface/1264fce0-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009614 10.0.0.23 - - [2026-01-29 13:26:09] "POST /instance-ips HTTP/1.1" 200 391 0.042387 10.0.0.23 - - [2026-01-29 13:26:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.053878 10.0.0.23 - - [2026-01-29 13:26:09] "GET /virtual-machine-interface/1264fce0-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.018038 10.0.0.23 - - [2026-01-29 13:26:09] "POST /set-tag HTTP/1.1" 200 109 0.015794 10.0.0.23 - - [2026-01-29 13:26:09] "GET /virtual-machine-interface/1264fce0-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015565 10.0.0.23 - - [2026-01-29 13:26:09] "GET /instance-ip/128910c6-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002974 10.0.0.23 - - [2026-01-29 13:26:09] "GET /virtual-machine-interface/1264fce0-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005641 10.0.0.23 - - [2026-01-29 13:26:09] "POST /set-tag HTTP/1.1" 200 109 0.004313 10.0.0.23 - - [2026-01-29 13:26:09] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004679 10.0.0.23 - - [2026-01-29 13:26:09] "POST /ref-update HTTP/1.1" 200 156 0.011854 10.0.0.23 - - [2026-01-29 13:26:09] "GET /virtual-machine-interface/1264fce0-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013592 10.0.0.23 - - [2026-01-29 13:26:09] "POST /set-tag HTTP/1.1" 200 109 0.003464 10.0.0.23 - - [2026-01-29 13:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.23 - - [2026-01-29 13:26:09] "GET /virtual-network/23c31f58-0714-401f-be60-f3ff0edd37eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004485 10.0.0.23 - - [2026-01-29 13:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.23 - - [2026-01-29 13:26:09] "GET /project/437bc122-bef8-41f4-8677-d6483d095172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.054519 10.0.0.23 - - [2026-01-29 13:26:09] "POST /virtual-machines HTTP/1.1" 200 355 0.025725 10.0.0.23 - - [2026-01-29 13:26:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.034238 10.0.0.23 - - [2026-01-29 13:26:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.144279 10.0.0.23 - - [2026-01-29 13:26:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.033805 10.0.0.23 - - [2026-01-29 13:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.026099 10.0.0.23 - - [2026-01-29 13:26:10] "GET /virtual-machine-interface/12f9ba06-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.013250 10.0.0.23 - - [2026-01-29 13:26:10] "POST /instance-ips HTTP/1.1" 200 395 0.022429 10.0.0.23 - - [2026-01-29 13:26:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.036373 10.0.0.23 - - [2026-01-29 13:26:10] "GET /virtual-machine-interface/12f9ba06-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008863 10.0.0.23 - - [2026-01-29 13:26:10] "POST /set-tag HTTP/1.1" 200 109 0.043342 10.0.0.23 - - [2026-01-29 13:26:10] "GET /virtual-machine-interface/12f9ba06-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.024812 10.0.0.23 - - [2026-01-29 13:26:10] "GET /instance-ip/131d14b0-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.013724 10.0.0.23 - - [2026-01-29 13:26:10] "GET /virtual-machine-interface/12f9ba06-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008968 10.0.0.23 - - [2026-01-29 13:26:10] "POST /set-tag HTTP/1.1" 200 109 0.005673 10.0.0.23 - - [2026-01-29 13:26:10] "GET /virtual-router/b03f78a9-e77a-45f1-89ce-e4f6c63ea766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.004834 10.0.0.23 - - [2026-01-29 13:26:10] "POST /ref-update HTTP/1.1" 200 156 0.017059 10.0.0.23 - - [2026-01-29 13:26:10] "GET /virtual-machine-interface/12f9ba06-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.029643 10.0.0.23 - - [2026-01-29 13:26:10] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.23 - - [2026-01-29 13:26:10] "GET /virtual-machine-interface/1264fce0-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007420 10.0.0.23 - - [2026-01-29 13:26:10] "POST /set-tag HTTP/1.1" 200 109 0.008861 10.0.0.23 - - [2026-01-29 13:26:10] "GET /virtual-machine-interface/12f9ba06-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004765 10.0.0.23 - - [2026-01-29 13:26:10] "POST /set-tag HTTP/1.1" 200 109 0.002517 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:26:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001297 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:26:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001306 10.0.0.23 - - [2026-01-29 13:26:25] "GET /virtual-machine-interface/1264fce0-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012950 10.0.0.23 - - [2026-01-29 13:26:25] "POST /set-tag HTTP/1.1" 200 109 0.008279 10.0.0.23 - - [2026-01-29 13:26:26] "GET /virtual-machine-interface/12f9ba06-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005957 10.0.0.23 - - [2026-01-29 13:26:26] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.23 - - [2026-01-29 13:26:26] "GET / HTTP/1.1" 200 35931 0.002351 10.0.0.23 - - [2026-01-29 13:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.23 - - [2026-01-29 13:26:26] "GET /global-system-config/17d65ec3-afa1-43d4-9ea1-a8ae3f39ccc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006020 10.0.0.23 - - [2026-01-29 13:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.23 - - [2026-01-29 13:26:26] "GET /config-node/8b75f808-4a80-40b6-89a3-627697a25fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002214 10.0.0.23 - - [2026-01-29 13:26:27] "GET /virtual-machine-interface/1264fce0-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005222 10.0.0.23 - - [2026-01-29 13:26:27] "POST /set-tag HTTP/1.1" 200 109 0.004663 10.0.0.23 - - [2026-01-29 13:26:38] "GET / HTTP/1.1" 200 35931 0.002214 10.0.0.23 - - [2026-01-29 13:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.23 - - [2026-01-29 13:26:38] "GET /routing-instance/e14a53ba-0182-44e0-8031-f2c26c16381d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004323 10.0.0.23 - - [2026-01-29 13:26:38] "POST /bgp-routers HTTP/1.1" 409 301 0.006857 10.0.0.23 - - [2026-01-29 13:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.23 - - [2026-01-29 13:26:38] "GET /bgp-router/945ed35b-f6a5-4021-ac1e-040ae8477a0d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003642 10.0.0.23 - - [2026-01-29 13:26:38] "PUT /bgp-router/945ed35b-f6a5-4021-ac1e-040ae8477a0d HTTP/1.1" 200 254 0.017898 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:26:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001105 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:26:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001352 10.0.0.23 - - [2026-01-29 13:26:49] "GET /global-system-configs HTTP/1.1" 200 322 0.002571 10.0.0.23 - - [2026-01-29 13:26:49] "GET /global-system-configs HTTP/1.1" 200 322 0.001867 10.0.0.23 - - [2026-01-29 13:26:58] "GET /virtual-machine-interface/1264fce0-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005295 10.0.0.23 - - [2026-01-29 13:26:58] "POST /set-tag HTTP/1.1" 200 109 0.004057 10.0.0.23 - - [2026-01-29 13:26:58] "GET /virtual-machine-interface/1264fce0-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005325 10.0.0.23 - - [2026-01-29 13:26:58] "POST /set-tag HTTP/1.1" 200 109 0.006731 10.0.0.23 - - [2026-01-29 13:26:58] "GET /virtual-machine/a3a76ef4-b255-413c-94a9-e149c2f66281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.008457 10.0.0.23 - - [2026-01-29 13:26:58] "POST /ref-update HTTP/1.1" 200 156 0.016906 10.0.0.23 - - [2026-01-29 13:26:58] "GET /virtual-machine-interface/1264fce0-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.029674 10.0.0.23 - - [2026-01-29 13:26:58] "POST /set-tag HTTP/1.1" 200 109 0.026429 10.0.0.23 - - [2026-01-29 13:26:58] "POST /set-tag HTTP/1.1" 200 109 0.015837 10.0.0.23 - - [2026-01-29 13:26:58] "DELETE /instance-ip/128910c6-fd16-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.056274 10.0.0.23 - - [2026-01-29 13:26:58] "DELETE /virtual-machine-interface/1264fce0-fd16-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.039717 10.0.0.23 - - [2026-01-29 13:26:58] "DELETE /virtual-machine/a3a76ef4-b255-413c-94a9-e149c2f66281 HTTP/1.1" 200 115 0.034320 10.0.0.23 - - [2026-01-29 13:26:58] "GET /virtual-machine-interface/12f9ba06-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004906 10.0.0.23 - - [2026-01-29 13:26:58] "POST /set-tag HTTP/1.1" 200 109 0.003387 10.0.0.23 - - [2026-01-29 13:27:29] "GET /virtual-machine-interface/12f9ba06-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006026 10.0.0.23 - - [2026-01-29 13:27:29] "POST /set-tag HTTP/1.1" 200 109 0.003359 10.0.0.23 - - [2026-01-29 13:27:29] "GET /virtual-machine-interface/12f9ba06-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004947 10.0.0.23 - - [2026-01-29 13:27:29] "POST /set-tag HTTP/1.1" 200 109 0.004561 10.0.0.23 - - [2026-01-29 13:27:29] "GET /virtual-machine/78b46520-9379-4674-8cba-a083d568f7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003525 10.0.0.23 - - [2026-01-29 13:27:29] "POST /ref-update HTTP/1.1" 200 156 0.011704 10.0.0.23 - - [2026-01-29 13:27:29] "GET /virtual-machine-interface/12f9ba06-fd16-11f0-acc9-fa163e873ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006327 10.0.0.23 - - [2026-01-29 13:27:29] "POST /set-tag HTTP/1.1" 200 109 0.023396 10.0.0.23 - - [2026-01-29 13:27:29] "POST /set-tag HTTP/1.1" 200 109 0.047593 10.0.0.23 - - [2026-01-29 13:27:29] "DELETE /instance-ip/131d14b0-fd16-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.051308 10.0.0.23 - - [2026-01-29 13:27:29] "DELETE /virtual-machine-interface/12f9ba06-fd16-11f0-acc9-fa163e873ea2 HTTP/1.1" 200 115 0.045124 10.0.0.23 - - [2026-01-29 13:27:29] "DELETE /virtual-machine/78b46520-9379-4674-8cba-a083d568f7dd HTTP/1.1" 200 115 0.037824 10.0.0.23 - - [2026-01-29 13:27:29] "DELETE /tag/da234248-b4be-4ce3-a655-a9768735603b HTTP/1.1" 200 115 0.053871 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:27:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.23 - - [2026-01-29 13:27:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988