++ 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 02:19:16 PM UTC 2026 ===================' INFO: =================== Thu Jan 29 02:19:16 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.153 ++ 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.153 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.153 ++ ANALYTICSDB_NODES=10.0.0.153 ++ ANALYTICS_SNMP_NODES=10.0.0.153 ++ 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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:8081 ' +++ '[' -n '10.0.0.153:8081 ' ']' +++ echo 10.0.0.153:8081 ++ ANALYTICS_SERVERS=10.0.0.153: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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:9042 ' +++ '[' -n '10.0.0.153:9042 ' ']' +++ echo 10.0.0.153:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.153:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.153 ++ 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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:8086 ' +++ '[' -n '10.0.0.153:8086 ' ']' +++ echo 10.0.0.153:8086 ++ COLLECTOR_SERVERS=10.0.0.153: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.153 ++ CONFIGDB_NODES=10.0.0.153 ++ 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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:8082 ' +++ '[' -n '10.0.0.153:8082 ' ']' +++ echo 10.0.0.153:8082 ++ CONFIG_SERVERS=10.0.0.153: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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:9161 ' +++ '[' -n '10.0.0.153:9161 ' ']' +++ echo 10.0.0.153:9161 ++ CONFIGDB_SERVERS=10.0.0.153: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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:9041 ' +++ '[' -n '10.0.0.153:9041 ' ']' +++ echo 10.0.0.153:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.153: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.153 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.153 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.153 ++ 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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+=10.0.0.153:2181, +++ '[' -n 10.0.0.153:2181, ']' +++ echo 10.0.0.153:2181 ++ ZOOKEEPER_SERVERS=10.0.0.153: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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:2181 ' +++ '[' -n '10.0.0.153:2181 ' ']' +++ echo 10.0.0.153:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.153:2181 ++ RABBITMQ_NODES=10.0.0.153 ++ 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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+=10.0.0.153:5673, +++ '[' -n 10.0.0.153:5673, ']' +++ echo 10.0.0.153:5673 ++ RABBITMQ_SERVERS=10.0.0.153: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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:6379 ' +++ '[' -n '10.0.0.153:6379 ' ']' +++ echo 10.0.0.153:6379 ++ REDIS_SERVERS=10.0.0.153: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.153 ++ 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.153 +++ local server_address=10.0.0.153 +++ extended_server_list+='10.0.0.153:9092 ' +++ '[' -n '10.0.0.153:9092 ' ']' +++ echo 10.0.0.153:9092 ++ KAFKA_SERVERS=10.0.0.153: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.153 ++ 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.153 ++ 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.153 + local cassandra=10.0.0.153 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.153 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.153 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.153 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.153 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.153 +++ local servers=10.0.0.153 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ tr '\n' , +++ local local_ips=,10.0.0.153,10.147.207.1,127.0.0.1,172.17.0.1,252.153.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.153'\''))' +++ local server_ip=10.0.0.153 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.153 ]] +++ [[ ,10.0.0.153,10.147.207.1,127.0.0.1,172.17.0.1,252.153.0.1,, =~ ,10\.0\.0\.153, ]] +++ echo 10.0.0.153 1 +++ return ++ local ip=10.0.0.153 ++ [[ -z 10.0.0.153 ]] ++ echo 10.0.0.153 + host_ip=10.0.0.153 + [[ cql == \c\q\l ]] ++ echo 10.0.0.153:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.153:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.153:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ set ++ sed 's/^API__//g' ++ sort + 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 14:19:56.760 7f0afbcc00c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/29/2026 14:19:56.922 7f0afbcc00c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/29/2026 14:19:56.935 7f0afbcc00c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/29/2026 14:19:56.936 7f0afbcc00c0 [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.153:8082/ Hit Ctrl-C to quit. 10.0.0.153 - - [2026-01-29 14:20:01] "GET / HTTP/1.1" 503 181 0.000210 10.0.0.153 - - [2026-01-29 14:20:02] "GET / HTTP/1.1" 200 45303 0.002557 10.0.0.153 - - [2026-01-29 14:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.153 - - [2026-01-29 14:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.153 - - [2026-01-29 14:20:03] "GET / HTTP/1.1" 200 36215 0.001439 10.0.0.153 - - [2026-01-29 14:20:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.153 - - [2026-01-29 14:20:03] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005702 10.0.0.153 - - [2026-01-29 14:20:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.002275 10.0.0.153 - - [2026-01-29 14:20:03] "POST /config-nodes HTTP/1.1" 200 595 0.113572 10.0.0.153 - - [2026-01-29 14:20:03] "GET / HTTP/1.1" 200 36215 0.002404 10.0.0.153 - - [2026-01-29 14:20:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002775 10.0.0.153 - - [2026-01-29 14:20:04] "GET / HTTP/1.1" 200 36215 0.001846 10.0.0.153 - - [2026-01-29 14:20:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.002349 10.0.0.153 - - [2026-01-29 14:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.153 - - [2026-01-29 14:20:04] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006339 10.0.0.153 - - [2026-01-29 14:20:04] "POST /service-appliance-sets HTTP/1.1" 200 555 0.025606 10.0.0.153 - - [2026-01-29 14:20:04] "POST /fqname-to-id HTTP/1.1" 404 180 0.004944 10.0.0.153 - - [2026-01-29 14:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.153 - - [2026-01-29 14:20:04] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006113 10.0.0.153 - - [2026-01-29 14:20:04] "POST /service-appliance-sets HTTP/1.1" 200 543 0.024438 10.0.0.153 - - [2026-01-29 14:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006864 10.0.0.153 - - [2026-01-29 14:20:04] "GET /network-ipam/fa18aaa0-c3d9-4cbe-a7c4-fb1dcf50d38b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003573 10.0.0.153 - - [2026-01-29 14:20:04] "POST /service-templates HTTP/1.1" 200 513 0.026126 10.0.0.153 - - [2026-01-29 14:20:04] "POST /service-templates HTTP/1.1" 200 503 0.037243 10.0.0.153 - - [2026-01-29 14:20:04] "POST /service-templates HTTP/1.1" 200 517 0.062538 10.0.0.153 - - [2026-01-29 14:20:04] "POST /service-templates HTTP/1.1" 200 537 0.101157 10.0.0.153 - - [2026-01-29 14:20:04] "POST /service-templates HTTP/1.1" 200 509 0.026800 10.0.0.153 - - [2026-01-29 14:20:04] "GET / HTTP/1.1" 200 36215 0.002147 10.0.0.153 - - [2026-01-29 14:20:04] "GET / HTTP/1.1" 200 36215 0.001245 10.0.0.153 - - [2026-01-29 14:20:05] "GET / HTTP/1.1" 200 36215 0.001394 10.0.0.153 - - [2026-01-29 14:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.153 - - [2026-01-29 14:20:05] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006860 10.0.0.153 - - [2026-01-29 14:20:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.002222 10.0.0.153 - - [2026-01-29 14:20:05] "POST /config-database-nodes HTTP/1.1" 200 613 0.029883 10.0.0.153 - - [2026-01-29 14:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006919 10.0.0.153 - - [2026-01-29 14:20:07] "GET /network-ipam/fa18aaa0-c3d9-4cbe-a7c4-fb1dcf50d38b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006237 10.0.0.153 - - [2026-01-29 14:20:07] "GET / HTTP/1.1" 200 36215 0.001848 10.0.0.153 - - [2026-01-29 14:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.153 - - [2026-01-29 14:20:07] "GET /routing-instance/3362eafa-44f3-426e-9c3c-9c705c764875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003310 10.0.0.153 - - [2026-01-29 14:20:07] "POST /bgp-routers HTTP/1.1" 200 618 0.027768 10.0.0.153 - - [2026-01-29 14:20:07] "GET /bgp-router/916cbecc-1cdd-4ff1-8a75-ae0111a8deac?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.004562 10.0.0.153 - - [2026-01-29 14:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007119 10.0.0.153 - - [2026-01-29 14:20:07] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004931 10.0.0.153 - - [2026-01-29 14:20:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002681 10.0.0.153 - - [2026-01-29 14:20:07] "POST /ref-update HTTP/1.1" 200 156 0.017020 10.0.0.153 - - [2026-01-29 14:20:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.002123 10.0.0.153 - - [2026-01-29 14:20:08] "POST /access-control-lists HTTP/1.1" 200 589 0.037073 10.0.0.153 - - [2026-01-29 14:20:08] "POST /fqname-to-id HTTP/1.1" 404 224 0.010298 10.0.0.153 - - [2026-01-29 14:20:08] "POST /access-control-lists HTTP/1.1" 200 587 0.017956 10.0.0.153 - - [2026-01-29 14:20:08] "POST /route-targets HTTP/1.1" 200 328 0.026509 10.0.0.153 - - [2026-01-29 14:20:08] "POST /ref-update HTTP/1.1" 200 156 0.010274 10.0.0.153 - - [2026-01-29 14:20:08] "POST /route-targets HTTP/1.1" 200 328 0.013506 10.0.0.153 - - [2026-01-29 14:20:08] "POST /ref-update HTTP/1.1" 200 156 0.014855 10.0.0.153 - - [2026-01-29 14:20:08] "POST /route-targets HTTP/1.1" 200 328 0.025389 10.0.0.153 - - [2026-01-29 14:20:08] "POST /ref-update HTTP/1.1" 200 156 0.011559 10.0.0.153 - - [2026-01-29 14:20:08] "POST /route-targets HTTP/1.1" 200 328 0.010016 10.0.0.153 - - [2026-01-29 14:20:08] "POST /ref-update HTTP/1.1" 200 156 0.009071 10.0.0.153 - - [2026-01-29 14:20:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.007967 10.0.0.153 - - [2026-01-29 14:20:08] "POST /access-control-lists HTTP/1.1" 200 553 0.064870 10.0.0.153 - - [2026-01-29 14:20:08] "PUT /access-control-list/aa8273fb-b688-435a-9046-fd8fabbc2d6b HTTP/1.1" 200 273 0.013498 10.0.0.153 - - [2026-01-29 14:20:08] "PUT /access-control-list/1ae21543-2503-401c-9de7-0a39420b1d32 HTTP/1.1" 200 273 0.009909 10.0.0.153 - - [2026-01-29 14:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.153 - - [2026-01-29 14:20:08] "GET /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003284 10.0.0.153 - - [2026-01-29 14:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.153 - - [2026-01-29 14:20:09] "PUT /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132 HTTP/1.1" 200 277 0.008763 10.0.0.153 - - [2026-01-29 14:20:09] "GET / HTTP/1.1" 200 36215 0.001387 10.0.0.153 - - [2026-01-29 14:20:09] "POST /alarms HTTP/1.1" 200 583 0.024806 10.0.0.153 - - [2026-01-29 14:20:09] "POST /alarms HTTP/1.1" 200 577 0.021785 10.0.0.153 - - [2026-01-29 14:20:09] "POST /alarms HTTP/1.1" 200 577 0.024057 10.0.0.153 - - [2026-01-29 14:20:09] "POST /alarms HTTP/1.1" 200 561 0.021766 10.0.0.153 - - [2026-01-29 14:20:09] "POST /alarms HTTP/1.1" 200 557 0.017471 10.0.0.153 - - [2026-01-29 14:20:09] "POST /alarms HTTP/1.1" 200 559 0.030188 10.0.0.153 - - [2026-01-29 14:20:09] "POST /alarms HTTP/1.1" 200 567 0.041691 10.0.0.153 - - [2026-01-29 14:20:09] "POST /alarms HTTP/1.1" 200 551 0.019389 10.0.0.153 - - [2026-01-29 14:20:09] "POST /alarms HTTP/1.1" 200 559 0.025639 10.0.0.153 - - [2026-01-29 14:20:09] "POST /alarms HTTP/1.1" 200 569 0.026741 10.0.0.153 - - [2026-01-29 14:20:09] "POST /alarms HTTP/1.1" 200 557 0.020076 10.0.0.153 - - [2026-01-29 14:20:09] "POST /alarms HTTP/1.1" 200 569 0.020339 10.0.0.153 - - [2026-01-29 14:20:09] "POST /alarms HTTP/1.1" 200 577 0.074324 10.0.0.153 - - [2026-01-29 14:20:09] "POST /alarms HTTP/1.1" 200 571 0.021701 10.0.0.153 - - [2026-01-29 14:20:09] "POST /alarms HTTP/1.1" 200 563 0.023371 10.0.0.153 - - [2026-01-29 14:20:09] "POST /alarms HTTP/1.1" 200 563 0.023430 10.0.0.153 - - [2026-01-29 14:20:09] "POST /alarms HTTP/1.1" 200 563 0.022542 10.0.0.153 - - [2026-01-29 14:20:10] "POST /alarms HTTP/1.1" 200 549 0.034367 10.0.0.153 - - [2026-01-29 14:20:10] "POST /alarms HTTP/1.1" 200 597 0.027796 10.0.0.153 - - [2026-01-29 14:20:10] "POST /alarms HTTP/1.1" 200 577 0.024157 10.0.0.153 - - [2026-01-29 14:20:10] "POST /alarms HTTP/1.1" 200 573 0.022824 10.0.0.153 - - [2026-01-29 14:20:10] "POST /alarms HTTP/1.1" 200 585 0.018523 10.0.0.153 - - [2026-01-29 14:20:10] "POST /alarms HTTP/1.1" 200 611 0.019621 10.0.0.153 - - [2026-01-29 14:20:10] "GET / HTTP/1.1" 200 36215 0.001993 10.0.0.153 - - [2026-01-29 14:20:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002949 10.0.0.153 - - [2026-01-29 14:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.153 - - [2026-01-29 14:20:10] "PUT /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132 HTTP/1.1" 200 277 0.011771 10.0.0.153 - - [2026-01-29 14:20:10] "GET / HTTP/1.1" 200 36215 0.001536 10.0.0.153 - - [2026-01-29 14:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.153 - - [2026-01-29 14:20:10] "GET /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002817 10.0.0.153 - - [2026-01-29 14:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.153 - - [2026-01-29 14:20:10] "PUT /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132 HTTP/1.1" 200 277 0.007550 10.0.0.153 - - [2026-01-29 14:20:11] "GET / HTTP/1.1" 200 36215 0.001395 10.0.0.153 - - [2026-01-29 14:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.153 - - [2026-01-29 14:20:11] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006597 10.0.0.153 - - [2026-01-29 14:20:11] "PUT /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e HTTP/1.1" 200 275 0.017962 10.0.0.153 - - [2026-01-29 14:21:33] "GET / HTTP/1.1" 200 36215 0.001523 10.0.0.153 - - [2026-01-29 14:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.153 - - [2026-01-29 14:21:33] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005044 10.0.0.153 - - [2026-01-29 14:21:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.001975 10.0.0.153 - - [2026-01-29 14:21:34] "POST /analytics-nodes HTTP/1.1" 200 601 0.028623 10.0.0.153 - - [2026-01-29 14:21:42] "GET / HTTP/1.1" 200 36215 0.001525 10.0.0.153 - - [2026-01-29 14:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.153 - - [2026-01-29 14:21:42] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007653 10.0.0.153 - - [2026-01-29 14:21:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.009974 10.0.0.153 - - [2026-01-29 14:21:42] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.027236 10.0.0.153 - - [2026-01-29 14:21:50] "GET / HTTP/1.1" 200 36215 0.001445 10.0.0.153 - - [2026-01-29 14:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.153 - - [2026-01-29 14:21:50] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005421 10.0.0.153 - - [2026-01-29 14:21:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.004743 10.0.0.153 - - [2026-01-29 14:21:50] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.032886 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:21:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001155 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:21:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001933 10.0.0.153 - - [2026-01-29 14:21:57] "GET / HTTP/1.1" 200 36215 0.001787 10.0.0.153 - - [2026-01-29 14:21:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.153 - - [2026-01-29 14:21:57] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005723 10.0.0.153 - - [2026-01-29 14:21:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.003266 10.0.0.153 - - [2026-01-29 14:21:57] "POST /database-nodes HTTP/1.1" 200 599 0.063778 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:22:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000910 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:22:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001156 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:22:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000940 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:22:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001030 10.0.0.153 - - [2026-01-29 14:22:15] "GET / HTTP/1.1" 200 36215 0.001434 10.0.0.153 - - [2026-01-29 14:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005672 10.0.0.153 - - [2026-01-29 14:22:16] "GET /domain/89ddabc9-883e-45e0-b479-d03eec671294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004605 10.0.0.153 - - [2026-01-29 14:22:16] "POST /id-to-fqname HTTP/1.1" 200 173 0.001042 10.0.0.153 - - [2026-01-29 14:22:16] "POST /fqname-to-id HTTP/1.1" 404 182 0.014287 10.0.0.153 - - [2026-01-29 14:22:16] "POST /security-groups HTTP/1.1" 200 570 0.072943 10.0.0.153 - - [2026-01-29 14:22:16] "POST /projects HTTP/1.1" 200 483 0.319062 10.0.0.153 - - [2026-01-29 14:22:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.003278 10.0.0.153 - - [2026-01-29 14:22:16] "POST /security-groups HTTP/1.1" 200 536 0.051481 10.0.0.153 - - [2026-01-29 14:22:16] "POST /access-control-lists HTTP/1.1" 200 581 0.078182 10.0.0.153 - - [2026-01-29 14:22:16] "POST /chown HTTP/1.1" 200 109 0.059227 10.0.0.153 - - [2026-01-29 14:22:16] "POST /fqname-to-id HTTP/1.1" 404 212 0.022463 10.0.0.153 - - [2026-01-29 14:22:16] "POST /policy-managements HTTP/1.1" 409 214 0.024697 10.0.0.153 - - [2026-01-29 14:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.153 - - [2026-01-29 14:22:16] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.041622 10.0.0.153 - - [2026-01-29 14:22:16] "POST /access-control-lists HTTP/1.1" 200 579 0.071071 10.0.0.153 - - [2026-01-29 14:22:16] "POST /application-policy-sets HTTP/1.1" 200 530 0.056497 10.0.0.153 - - [2026-01-29 14:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014945 10.0.0.153 - - [2026-01-29 14:22:16] "GET /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007743 10.0.0.153 - - [2026-01-29 14:22:16] "PUT /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132 HTTP/1.1" 200 277 0.021554 10.0.0.153 - - [2026-01-29 14:22:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.153 - - [2026-01-29 14:22:16] "GET /virtual-network/f6c2a04a-cbaf-4401-8f8d-419b991caebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005065 10.0.0.153 - - [2026-01-29 14:22:17] "POST /id-to-fqname HTTP/1.1" 200 177 0.001507 10.0.0.153 - - [2026-01-29 14:22:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.011210 10.0.0.153 - - [2026-01-29 14:22:17] "POST /security-groups HTTP/1.1" 200 574 0.095059 10.0.0.153 - - [2026-01-29 14:22:17] "POST /fqname-to-id HTTP/1.1" 404 232 0.036229 10.0.0.153 - - [2026-01-29 14:22:17] "POST /projects HTTP/1.1" 200 491 0.320746 10.0.0.153 - - [2026-01-29 14:22:17] "POST /access-control-lists HTTP/1.1" 200 596 0.028345 10.0.0.153 - - [2026-01-29 14:22:17] "POST /fqname-to-id HTTP/1.1" 404 231 0.015743 10.0.0.153 - - [2026-01-29 14:22:17] "POST /security-groups HTTP/1.1" 200 548 0.072632 10.0.0.153 - - [2026-01-29 14:22:17] "POST /access-control-lists HTTP/1.1" 200 594 0.052464 10.0.0.153 - - [2026-01-29 14:22:17] "POST /chown HTTP/1.1" 200 109 0.028085 10.0.0.153 - - [2026-01-29 14:22:17] "POST /fqname-to-id HTTP/1.1" 404 217 0.005009 10.0.0.153 - - [2026-01-29 14:22:17] "POST /network-ipams HTTP/1.1" 200 524 0.133859 10.0.0.153 - - [2026-01-29 14:22:17] "POST /access-control-lists HTTP/1.1" 200 585 0.108816 10.0.0.153 - - [2026-01-29 14:22:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.011313 10.0.0.153 - - [2026-01-29 14:22:17] "POST /network-ipams HTTP/1.1" 200 512 0.116851 10.0.0.153 - - [2026-01-29 14:22:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.002965 10.0.0.153 - - [2026-01-29 14:22:17] "POST /access-control-lists HTTP/1.1" 200 583 0.077222 10.0.0.153 - - [2026-01-29 14:22:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.002686 10.0.0.153 - - [2026-01-29 14:22:17] "POST /access-control-lists HTTP/1.1" 200 604 0.050352 10.0.0.153 - - [2026-01-29 14:22:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.007829 10.0.0.153 - - [2026-01-29 14:22:18] "POST /useragent-kv HTTP/1.1" 200 115 0.007035 10.0.0.153 - - [2026-01-29 14:22:18] "POST /virtual-networks HTTP/1.1" 200 540 0.222926 10.0.0.153 - - [2026-01-29 14:22:18] "POST /access-control-lists HTTP/1.1" 200 602 0.052709 10.0.0.153 - - [2026-01-29 14:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010999 10.0.0.153 - - [2026-01-29 14:22:18] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.011113 10.0.0.153 - - [2026-01-29 14:22:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.004690 10.0.0.153 - - [2026-01-29 14:22:18] "POST /access-control-lists HTTP/1.1" 200 591 0.046187 10.0.0.153 - - [2026-01-29 14:22:18] "POST /network-ipams HTTP/1.1" 200 520 0.079248 10.0.0.153 - - [2026-01-29 14:22:18] "POST /fqname-to-id HTTP/1.1" 404 202 0.005952 10.0.0.153 - - [2026-01-29 14:22:18] "POST /route-targets HTTP/1.1" 200 328 0.016219 10.0.0.153 - - [2026-01-29 14:22:18] "POST /ref-update HTTP/1.1" 200 156 0.071023 10.0.0.153 - - [2026-01-29 14:22:18] "PUT /access-control-list/7de368cc-705d-4c37-bc67-a53545bf316f HTTP/1.1" 200 273 0.097610 10.0.0.153 - - [2026-01-29 14:22:18] "POST /useragent-kv HTTP/1.1" 200 115 0.037636 10.0.0.153 - - [2026-01-29 14:22:18] "POST /virtual-networks HTTP/1.1" 200 548 0.317492 10.0.0.153 - - [2026-01-29 14:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.153 - - [2026-01-29 14:22:18] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.022371 10.0.0.153 - - [2026-01-29 14:22:18] "POST /route-targets HTTP/1.1" 200 328 0.018057 10.0.0.153 - - [2026-01-29 14:22:18] "POST /fqname-to-id HTTP/1.1" 404 199 0.007053 10.0.0.153 - - [2026-01-29 14:22:18] "POST /ref-update HTTP/1.1" 200 156 0.042065 10.0.0.153 - - [2026-01-29 14:22:18] "POST /network-policys HTTP/1.1" 200 540 0.049352 10.0.0.153 - - [2026-01-29 14:22:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.022234 10.0.0.153 - - [2026-01-29 14:22:18] "POST /network-policys HTTP/1.1" 200 536 0.055050 10.0.0.153 - - [2026-01-29 14:22:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.007362 10.0.0.153 - - [2026-01-29 14:22:18] "POST /network-policys HTTP/1.1" 200 544 0.034029 10.0.0.153 - - [2026-01-29 14:22:19] "PUT /access-control-list/dfaf28a9-81a7-4f28-93ab-f3bff8eba91d HTTP/1.1" 200 273 0.029676 10.0.0.153 - - [2026-01-29 14:22:19] "POST /ref-update HTTP/1.1" 200 156 0.137118 10.0.0.153 - - [2026-01-29 14:22:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006819 10.0.0.153 - - [2026-01-29 14:22:19] "POST /ref-update HTTP/1.1" 200 156 0.169211 10.0.0.153 - - [2026-01-29 14:22:19] "PUT /access-control-list/7de368cc-705d-4c37-bc67-a53545bf316f HTTP/1.1" 200 273 0.048914 10.0.0.153 - - [2026-01-29 14:22:19] "PUT /access-control-list/dfaf28a9-81a7-4f28-93ab-f3bff8eba91d HTTP/1.1" 200 273 0.073472 10.0.0.153 - - [2026-01-29 14:22:19] "POST /ref-update HTTP/1.1" 200 156 0.223022 10.0.0.153 - - [2026-01-29 14:22:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011206 10.0.0.153 - - [2026-01-29 14:22:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028646 10.0.0.153 - - [2026-01-29 14:22:19] "PUT /access-control-list/7de368cc-705d-4c37-bc67-a53545bf316f HTTP/1.1" 200 273 0.105933 10.0.0.153 - - [2026-01-29 14:22:19] "POST /ref-update HTTP/1.1" 200 156 0.049625 10.0.0.153 - - [2026-01-29 14:22:19] "POST /ref-update HTTP/1.1" 200 156 0.101654 10.0.0.153 - - [2026-01-29 14:22:19] "POST /fqname-to-id HTTP/1.1" 404 237 0.002932 10.0.0.153 - - [2026-01-29 14:22:19] "POST /access-control-lists HTTP/1.1" 200 603 0.140890 10.0.0.153 - - [2026-01-29 14:22:19] "POST /ref-update HTTP/1.1" 200 156 0.202311 10.0.0.153 - - [2026-01-29 14:22:19] "POST /ref-update HTTP/1.1" 200 156 0.075014 10.0.0.153 - - [2026-01-29 14:22:20] "PUT /access-control-list/054dac34-9b04-46a3-a930-1271150ea3c8 HTTP/1.1" 200 273 0.128961 10.0.0.153 - - [2026-01-29 14:22:20] "POST /ref-update HTTP/1.1" 200 156 0.286620 10.0.0.153 - - [2026-01-29 14:22:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011366 10.0.0.153 - - [2026-01-29 14:22:20] "PUT /access-control-list/dfaf28a9-81a7-4f28-93ab-f3bff8eba91d HTTP/1.1" 200 273 0.092504 10.0.0.153 - - [2026-01-29 14:22:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.053303 10.0.0.153 - - [2026-01-29 14:22:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.044273 10.0.0.153 - - [2026-01-29 14:22:20] "PUT /access-control-list/054dac34-9b04-46a3-a930-1271150ea3c8 HTTP/1.1" 200 273 0.016051 10.0.0.153 - - [2026-01-29 14:22:20] "POST /ref-update HTTP/1.1" 200 156 0.040301 10.0.0.153 - - [2026-01-29 14:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.028010 10.0.0.153 - - [2026-01-29 14:22:20] "GET /virtual-network/f6c2a04a-cbaf-4401-8f8d-419b991caebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.010576 10.0.0.153 - - [2026-01-29 14:22:20] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.006286 10.0.0.153 - - [2026-01-29 14:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.153 - - [2026-01-29 14:22:20] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012706 10.0.0.153 - - [2026-01-29 14:22:20] "POST /firewall-policys HTTP/1.1" 200 532 0.036590 10.0.0.153 - - [2026-01-29 14:22:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.038453 10.0.0.153 - - [2026-01-29 14:22:20] "GET /firewall-policy/77125c57-f1e3-458e-b630-6007643003a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.018748 10.0.0.153 - - [2026-01-29 14:22:20] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003283 10.0.0.153 - - [2026-01-29 14:22:20] "GET /firewall-policy/77125c57-f1e3-458e-b630-6007643003a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004262 10.0.0.153 - - [2026-01-29 14:22:20] "POST /ref-update HTTP/1.1" 200 156 0.034478 10.0.0.153 - - [2026-01-29 14:22:20] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.015372 10.0.0.153 - - [2026-01-29 14:22:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.153 - - [2026-01-29 14:22:20] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003412 10.0.0.153 - - [2026-01-29 14:22:21] "POST /firewall-policys HTTP/1.1" 200 534 0.057570 10.0.0.153 - - [2026-01-29 14:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.053498 10.0.0.153 - - [2026-01-29 14:22:21] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.031172 10.0.0.153 - - [2026-01-29 14:22:21] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.011159 10.0.0.153 - - [2026-01-29 14:22:21] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005481 10.0.0.153 - - [2026-01-29 14:22:21] "GET /firewall-policy/77125c57-f1e3-458e-b630-6007643003a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004937 10.0.0.153 - - [2026-01-29 14:22:21] "GET /firewall-policy/77125c57-f1e3-458e-b630-6007643003a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003773 10.0.0.153 - - [2026-01-29 14:22:21] "POST /ref-update HTTP/1.1" 200 156 0.017892 10.0.0.153 - - [2026-01-29 14:22:21] "POST /ref-update HTTP/1.1" 200 156 0.054129 10.0.0.153 - - [2026-01-29 14:22:21] "POST /ref-update HTTP/1.1" 200 156 0.028693 10.0.0.153 - - [2026-01-29 14:22:21] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.019791 10.0.0.153 - - [2026-01-29 14:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.153 - - [2026-01-29 14:22:21] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004879 10.0.0.153 - - [2026-01-29 14:22:21] "POST /firewall-policys HTTP/1.1" 200 532 0.029453 10.0.0.153 - - [2026-01-29 14:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032693 10.0.0.153 - - [2026-01-29 14:22:21] "GET /firewall-policy/bc146153-47ac-4228-a7f8-a3100d80aad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.009183 10.0.0.153 - - [2026-01-29 14:22:21] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004088 10.0.0.153 - - [2026-01-29 14:22:21] "GET /firewall-policy/bc146153-47ac-4228-a7f8-a3100d80aad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003450 10.0.0.153 - - [2026-01-29 14:22:21] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.010130 10.0.0.153 - - [2026-01-29 14:22:21] "GET /firewall-policy/77125c57-f1e3-458e-b630-6007643003a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003417 10.0.0.153 - - [2026-01-29 14:22:21] "GET /firewall-policy/77125c57-f1e3-458e-b630-6007643003a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003258 10.0.0.153 - - [2026-01-29 14:22:21] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002972 10.0.0.153 - - [2026-01-29 14:22:21] "POST /ref-update HTTP/1.1" 200 156 0.026971 10.0.0.153 - - [2026-01-29 14:22:21] "POST /ref-update HTTP/1.1" 200 156 0.084424 10.0.0.153 - - [2026-01-29 14:22:21] "POST /ref-update HTTP/1.1" 200 156 0.048115 10.0.0.153 - - [2026-01-29 14:22:21] "POST /ref-update HTTP/1.1" 200 156 0.028076 10.0.0.153 - - [2026-01-29 14:22:22] "POST /ref-update HTTP/1.1" 200 156 0.075670 10.0.0.153 - - [2026-01-29 14:22:22] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.015763 10.0.0.153 - - [2026-01-29 14:22:22] "POST /tags HTTP/1.1" 200 300 0.046897 10.0.0.153 - - [2026-01-29 14:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.023915 10.0.0.153 - - [2026-01-29 14:22:22] "GET /tag/18192ba0-bb73-43cc-8406-e5050eb4d663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.034850 10.0.0.153 - - [2026-01-29 14:22:22] "POST /set-tag HTTP/1.1" 200 109 0.029956 10.0.0.153 - - [2026-01-29 14:22:22] "POST /fqname-to-id HTTP/1.1" 404 226 0.003634 10.0.0.153 - - [2026-01-29 14:22:22] "POST /tags HTTP/1.1" 200 306 0.162855 10.0.0.153 - - [2026-01-29 14:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009925 10.0.0.153 - - [2026-01-29 14:22:22] "GET /tag/790520f4-1e53-45a9-b040-c958abdcd832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.025191 10.0.0.153 - - [2026-01-29 14:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005298 10.0.0.153 - - [2026-01-29 14:22:22] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070884 10.0.0.153 - - [2026-01-29 14:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.153 - - [2026-01-29 14:22:22] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.006627 10.0.0.153 - - [2026-01-29 14:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.153 - - [2026-01-29 14:22:22] "GET /service-appliance-set/8cef86af-1c17-499f-b07b-3c1b76096e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004658 10.0.0.153 - - [2026-01-29 14:22:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.002354 10.0.0.153 - - [2026-01-29 14:22:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.144562 10.0.0.153 - - [2026-01-29 14:22:23] "GET /virtual-machine-interface/d2db19a9-29c8-49a1-a83e-75a90cd79345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.010579 10.0.0.153 - - [2026-01-29 14:22:23] "POST /instance-ips HTTP/1.1" 200 382 0.126152 10.0.0.153 - - [2026-01-29 14:22:23] "GET /instance-ip/957a9655-ce9f-4526-a1e2-082800da599d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.031265 10.0.0.153 - - [2026-01-29 14:22:23] "POST /loadbalancers HTTP/1.1" 200 584 0.082980 10.0.0.153 - - [2026-01-29 14:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.057290 10.0.0.153 - - [2026-01-29 14:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015555 10.0.0.153 - - [2026-01-29 14:22:23] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.092745 10.0.0.153 - - [2026-01-29 14:22:23] "GET /loadbalancer/2a2a1f5d-5301-441c-b821-5130de28ec60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.015324 10.0.0.153 - - [2026-01-29 14:22:23] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.129373 10.0.0.153 - - [2026-01-29 14:22:23] "GET /instance-ip/957a9655-ce9f-4526-a1e2-082800da599d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007196 10.0.0.153 - - [2026-01-29 14:22:23] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.067169 10.0.0.153 - - [2026-01-29 14:22:23] "POST /floating-ips HTTP/1.1" 200 585 0.043243 10.0.0.153 - - [2026-01-29 14:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013776 10.0.0.153 - - [2026-01-29 14:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018675 10.0.0.153 - - [2026-01-29 14:22:23] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.065661 10.0.0.153 - - [2026-01-29 14:22:23] "GET /loadbalancer-listener/3db54226-2e4c-44a7-8ddd-7691c26e8840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003397 10.0.0.153 - - [2026-01-29 14:22:23] "GET /loadbalancer-listener/3db54226-2e4c-44a7-8ddd-7691c26e8840?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004701 10.0.0.153 - - [2026-01-29 14:22:24] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.035217 10.0.0.153 - - [2026-01-29 14:22:24] "GET /instance-ip/957a9655-ce9f-4526-a1e2-082800da599d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003550 10.0.0.153 - - [2026-01-29 14:22:24] "GET /instance-ip/957a9655-ce9f-4526-a1e2-082800da599d?fields=floating_ips HTTP/1.1" 200 1173 0.005829 10.0.0.153 - - [2026-01-29 14:22:24] "GET /floating-ip/aef0077c-1b50-4a15-a16e-6f5fe5a6a8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.004033 10.0.0.153 - - [2026-01-29 14:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009835 10.0.0.153 - - [2026-01-29 14:22:24] "GET /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004021 10.0.0.153 - - [2026-01-29 14:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.153 - - [2026-01-29 14:22:24] "PUT /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132 HTTP/1.1" 200 277 0.024822 10.0.0.153 - - [2026-01-29 14:22:24] "POST /tags HTTP/1.1" 200 358 0.081666 10.0.0.153 - - [2026-01-29 14:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017838 10.0.0.153 - - [2026-01-29 14:22:24] "GET /tag/99b8d571-7e5c-4876-b966-70b80b5c4ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.023609 10.0.0.153 - - [2026-01-29 14:22:24] "POST /tags HTTP/1.1" 200 306 0.082282 10.0.0.153 - - [2026-01-29 14:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013856 10.0.0.153 - - [2026-01-29 14:22:24] "GET /tag/ece02480-c1e3-4d02-9ceb-9017f0a59e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.019752 10.0.0.153 - - [2026-01-29 14:22:24] "POST /id-to-fqname HTTP/1.1" 200 174 0.000799 10.0.0.153 - - [2026-01-29 14:22:24] "POST /fqname-to-id HTTP/1.1" 404 183 0.011147 10.0.0.153 - - [2026-01-29 14:22:24] "POST /security-groups HTTP/1.1" 200 571 0.074333 10.0.0.153 - - [2026-01-29 14:22:24] "POST /projects HTTP/1.1" 200 485 0.244441 10.0.0.153 - - [2026-01-29 14:22:24] "POST /fqname-to-id HTTP/1.1" 404 214 0.004133 10.0.0.153 - - [2026-01-29 14:22:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.045586 10.0.0.153 - - [2026-01-29 14:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017325 10.0.0.153 - - [2026-01-29 14:22:24] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.024660 10.0.0.153 - - [2026-01-29 14:22:24] "POST /access-control-lists HTTP/1.1" 200 582 0.113315 10.0.0.153 - - [2026-01-29 14:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.021463 10.0.0.153 - - [2026-01-29 14:22:24] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.011979 10.0.0.153 - - [2026-01-29 14:22:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.004340 10.0.0.153 - - [2026-01-29 14:22:25] "POST /access-control-lists HTTP/1.1" 200 580 0.091198 10.0.0.153 - - [2026-01-29 14:22:25] "PUT /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d HTTP/1.1" 200 265 0.137905 10.0.0.153 - - [2026-01-29 14:22:25] "PUT /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c HTTP/1.1" 200 265 0.080506 10.0.0.153 - - [2026-01-29 14:22:25] "POST /security-groups HTTP/1.1" 200 539 0.083659 10.0.0.153 - - [2026-01-29 14:22:25] "POST /fqname-to-id HTTP/1.1" 404 234 0.002963 10.0.0.153 - - [2026-01-29 14:22:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.030852 10.0.0.153 - - [2026-01-29 14:22:25] "POST /access-control-lists HTTP/1.1" 200 598 0.045428 10.0.0.153 - - [2026-01-29 14:22:25] "POST /fqname-to-id HTTP/1.1" 404 233 0.011944 10.0.0.153 - - [2026-01-29 14:22:25] "POST /chown HTTP/1.1" 200 109 0.094544 10.0.0.153 - - [2026-01-29 14:22:25] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020021 10.0.0.153 - - [2026-01-29 14:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.153 - - [2026-01-29 14:22:25] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006119 10.0.0.153 - - [2026-01-29 14:22:25] "POST /access-control-lists HTTP/1.1" 200 596 0.133219 10.0.0.153 - - [2026-01-29 14:22:25] "POST /tags HTTP/1.1" 409 207 0.027492 10.0.0.153 - - [2026-01-29 14:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008764 10.0.0.153 - - [2026-01-29 14:22:25] "GET /tag/ece02480-c1e3-4d02-9ceb-9017f0a59e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013895 10.0.0.153 - - [2026-01-29 14:22:25] "POST /firewall-rules HTTP/1.1" 200 566 0.077837 10.0.0.153 - - [2026-01-29 14:22:25] "GET /firewall-rule/85279a1e-975c-4a0e-8f8d-3cd5b4bcbc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.014871 10.0.0.153 - - [2026-01-29 14:22:25] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007460 10.0.0.153 - - [2026-01-29 14:22:25] "GET /firewall-rule/85279a1e-975c-4a0e-8f8d-3cd5b4bcbc38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004126 10.0.0.153 - - [2026-01-29 14:22:25] "POST /ref-update HTTP/1.1" 200 156 0.065225 10.0.0.153 - - [2026-01-29 14:22:25] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015151 10.0.0.153 - - [2026-01-29 14:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007845 10.0.0.153 - - [2026-01-29 14:22:26] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004833 10.0.0.153 - - [2026-01-29 14:22:26] "POST /tags HTTP/1.1" 409 207 0.009633 10.0.0.153 - - [2026-01-29 14:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010783 10.0.0.153 - - [2026-01-29 14:22:26] "GET /tag/ece02480-c1e3-4d02-9ceb-9017f0a59e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.020068 10.0.0.153 - - [2026-01-29 14:22:26] "POST /firewall-rules HTTP/1.1" 200 564 0.076540 10.0.0.153 - - [2026-01-29 14:22:26] "GET /firewall-rule/2b4fe731-ff72-40b8-bf06-f7df7f76f92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005181 10.0.0.153 - - [2026-01-29 14:22:26] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007092 10.0.0.153 - - [2026-01-29 14:22:26] "GET /firewall-rule/2b4fe731-ff72-40b8-bf06-f7df7f76f92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003198 10.0.0.153 - - [2026-01-29 14:22:26] "POST /ref-update HTTP/1.1" 200 156 0.038693 10.0.0.153 - - [2026-01-29 14:22:26] "POST /fqname-to-id HTTP/1.1" 404 228 0.003086 10.0.0.153 - - [2026-01-29 14:22:26] "POST /tags HTTP/1.1" 200 356 0.029542 10.0.0.153 - - [2026-01-29 14:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.019399 10.0.0.153 - - [2026-01-29 14:22:26] "GET /tag/fa7dd89d-abcb-499a-8240-2d5e07a25d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.025628 10.0.0.153 - - [2026-01-29 14:22:26] "POST /tags HTTP/1.1" 200 304 0.041390 10.0.0.153 - - [2026-01-29 14:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.153 - - [2026-01-29 14:22:26] "GET /tag/fc63a9c1-b69e-43a2-b7ae-62caf1d45cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016352 10.0.0.153 - - [2026-01-29 14:22:26] "POST /projects HTTP/1.1" 409 218 0.002151 10.0.0.153 - - [2026-01-29 14:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.153 - - [2026-01-29 14:22:26] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.073276 10.0.0.153 - - [2026-01-29 14:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006680 10.0.0.153 - - [2026-01-29 14:22:26] "GET /network-ipam/9d9e021e-50a5-4fda-8a2b-735a72eba97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004169 10.0.0.153 - - [2026-01-29 14:22:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.153 - - [2026-01-29 14:22:26] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.007452 10.0.0.153 - - [2026-01-29 14:22:26] "PUT /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d HTTP/1.1" 200 265 0.088132 10.0.0.153 - - [2026-01-29 14:22:27] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.015217 10.0.0.153 - - [2026-01-29 14:22:27] "POST /set-tag HTTP/1.1" 200 109 0.111502 10.0.0.153 - - [2026-01-29 14:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009072 10.0.0.153 - - [2026-01-29 14:22:27] "GET /network-ipam/23bf0dee-0d19-417e-82cc-e388b1bdc3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.008373 10.0.0.153 - - [2026-01-29 14:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.153 - - [2026-01-29 14:22:27] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.008585 10.0.0.153 - - [2026-01-29 14:22:27] "PUT /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c HTTP/1.1" 200 265 0.061028 10.0.0.153 - - [2026-01-29 14:22:27] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.019138 10.0.0.153 - - [2026-01-29 14:22:27] "POST /set-tag HTTP/1.1" 200 109 0.090069 10.0.0.153 - - [2026-01-29 14:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.153 - - [2026-01-29 14:22:27] "GET /network-policy/b14b8b9d-9364-4578-a999-4928d9117b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003813 10.0.0.153 - - [2026-01-29 14:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.153 - - [2026-01-29 14:22:27] "GET /network-policy/72192e2c-1751-410c-844f-2ecff90dff71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008756 10.0.0.153 - - [2026-01-29 14:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.153 - - [2026-01-29 14:22:27] "GET /network-policy/e1ecce39-a3de-4b00-b01b-a8e46b5decb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.003489 10.0.0.153 - - [2026-01-29 14:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.153 - - [2026-01-29 14:22:27] "PUT /network-policy/e1ecce39-a3de-4b00-b01b-a8e46b5decb1 HTTP/1.1" 200 263 0.042017 10.0.0.153 - - [2026-01-29 14:22:27] "PUT /access-control-list/7de368cc-705d-4c37-bc67-a53545bf316f HTTP/1.1" 200 273 0.040972 10.0.0.153 - - [2026-01-29 14:22:27] "POST /ref-update HTTP/1.1" 200 156 0.121943 10.0.0.153 - - [2026-01-29 14:22:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038285 10.0.0.153 - - [2026-01-29 14:22:27] "PUT /access-control-list/054dac34-9b04-46a3-a930-1271150ea3c8 HTTP/1.1" 200 273 0.101469 10.0.0.153 - - [2026-01-29 14:22:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027316 10.0.0.153 - - [2026-01-29 14:22:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002780 10.0.0.153 - - [2026-01-29 14:22:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003128 10.0.0.153 - - [2026-01-29 14:22:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003044 10.0.0.153 - - [2026-01-29 14:22:27] "POST /security-groups HTTP/1.1" 409 245 0.003446 10.0.0.153 - - [2026-01-29 14:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.153 - - [2026-01-29 14:22:28] "PUT /security-group/f9dadf8d-7cfe-4b61-9067-89b4ca929693 HTTP/1.1" 200 263 0.084756 10.0.0.153 - - [2026-01-29 14:22:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.071407 10.0.0.153 - - [2026-01-29 14:22:28] "PUT /access-control-list/fd8a033a-177e-4237-9d5a-d142d7b4ae51 HTTP/1.1" 200 273 0.071498 10.0.0.153 - - [2026-01-29 14:22:28] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.027834 10.0.0.153 - - [2026-01-29 14:22:28] "PUT /access-control-list/d2aaa7bd-fc3d-4b25-b2ec-688a0aac50dd HTTP/1.1" 200 273 0.051567 10.0.0.153 - - [2026-01-29 14:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.028317 10.0.0.153 - - [2026-01-29 14:22:28] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004391 10.0.0.153 - - [2026-01-29 14:22:28] "POST /tags HTTP/1.1" 409 206 0.009240 10.0.0.153 - - [2026-01-29 14:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.153 - - [2026-01-29 14:22:28] "GET /tag/fc63a9c1-b69e-43a2-b7ae-62caf1d45cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.035075 10.0.0.153 - - [2026-01-29 14:22:28] "POST /firewall-rules HTTP/1.1" 200 564 0.098553 10.0.0.153 - - [2026-01-29 14:22:28] "GET /firewall-rule/f034f9ee-6cac-40db-80af-270f46f2db72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.006758 10.0.0.153 - - [2026-01-29 14:22:28] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006600 10.0.0.153 - - [2026-01-29 14:22:28] "GET /firewall-rule/f034f9ee-6cac-40db-80af-270f46f2db72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.008847 10.0.0.153 - - [2026-01-29 14:22:28] "POST /ref-update HTTP/1.1" 200 156 0.045142 10.0.0.153 - - [2026-01-29 14:22:28] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.038843 10.0.0.153 - - [2026-01-29 14:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.153 - - [2026-01-29 14:22:28] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004773 10.0.0.153 - - [2026-01-29 14:22:28] "POST /tags HTTP/1.1" 409 206 0.002391 10.0.0.153 - - [2026-01-29 14:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005315 10.0.0.153 - - [2026-01-29 14:22:28] "GET /tag/fc63a9c1-b69e-43a2-b7ae-62caf1d45cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.021700 10.0.0.153 - - [2026-01-29 14:22:29] "POST /firewall-rules HTTP/1.1" 200 562 0.123017 10.0.0.153 - - [2026-01-29 14:22:29] "GET /firewall-rule/0774d223-4cb7-4306-b715-c164c23b27c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.015444 10.0.0.153 - - [2026-01-29 14:22:29] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005677 10.0.0.153 - - [2026-01-29 14:22:29] "GET /firewall-rule/0774d223-4cb7-4306-b715-c164c23b27c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004330 10.0.0.153 - - [2026-01-29 14:22:29] "POST /ref-update HTTP/1.1" 200 156 0.085344 10.0.0.153 - - [2026-01-29 14:22:29] "POST /tags HTTP/1.1" 200 302 0.065304 10.0.0.153 - - [2026-01-29 14:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012752 10.0.0.153 - - [2026-01-29 14:22:29] "GET /tag/ee426eb1-4b96-4a42-9629-3f48ae978956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.073647 10.0.0.153 - - [2026-01-29 14:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.153 - - [2026-01-29 14:22:29] "GET /project/4bad3811-54ba-4c30-8573-d8f5a9774998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.066669 10.0.0.153 - - [2026-01-29 14:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.020112 10.0.0.153 - - [2026-01-29 14:22:29] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.014309 10.0.0.153 - - [2026-01-29 14:22:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005499 10.0.0.153 - - [2026-01-29 14:22:29] "GET /service-appliance-set/8cef86af-1c17-499f-b07b-3c1b76096e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003329 10.0.0.153 - - [2026-01-29 14:22:29] "POST /fqname-to-id HTTP/1.1" 404 242 0.002361 10.0.0.153 - - [2026-01-29 14:22:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.132024 10.0.0.153 - - [2026-01-29 14:22:29] "GET /virtual-machine-interface/2474ec5a-a98f-4182-935f-fcf4e39f0bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.028288 10.0.0.153 - - [2026-01-29 14:22:29] "POST /instance-ips HTTP/1.1" 200 378 0.040133 10.0.0.153 - - [2026-01-29 14:22:29] "GET /instance-ip/7bcff88c-1b18-4518-ae3f-7219cc1bafc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.013979 10.0.0.153 - - [2026-01-29 14:22:30] "POST /loadbalancers HTTP/1.1" 200 584 0.079195 10.0.0.153 - - [2026-01-29 14:22:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.059624 10.0.0.153 - - [2026-01-29 14:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013723 10.0.0.153 - - [2026-01-29 14:22:30] "GET /project/4bad3811-54ba-4c30-8573-d8f5a9774998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.124619 10.0.0.153 - - [2026-01-29 14:22:30] "GET /instance-ip/7bcff88c-1b18-4518-ae3f-7219cc1bafc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.017842 10.0.0.153 - - [2026-01-29 14:22:30] "GET /project/4bad3811-54ba-4c30-8573-d8f5a9774998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.079271 10.0.0.153 - - [2026-01-29 14:22:30] "GET /loadbalancer/5ce92396-d010-4673-9311-bc8d7f796b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.008974 10.0.0.153 - - [2026-01-29 14:22:30] "POST /floating-ips HTTP/1.1" 200 583 0.039845 10.0.0.153 - - [2026-01-29 14:22:30] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.074440 10.0.0.153 - - [2026-01-29 14:22:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013963 10.0.0.153 - - [2026-01-29 14:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.023012 10.0.0.153 - - [2026-01-29 14:22:30] "GET /project/4bad3811-54ba-4c30-8573-d8f5a9774998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.239889 10.0.0.153 - - [2026-01-29 14:22:30] "GET /loadbalancer-listener/11123083-cb66-4d74-a369-0bacf4a22201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003021 10.0.0.153 - - [2026-01-29 14:22:30] "GET /loadbalancer-listener/11123083-cb66-4d74-a369-0bacf4a22201?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004092 10.0.0.153 - - [2026-01-29 14:22:30] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.144334 10.0.0.153 - - [2026-01-29 14:22:30] "GET /instance-ip/7bcff88c-1b18-4518-ae3f-7219cc1bafc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005062 10.0.0.153 - - [2026-01-29 14:22:30] "GET /instance-ip/7bcff88c-1b18-4518-ae3f-7219cc1bafc4?fields=floating_ips HTTP/1.1" 200 1166 0.006648 10.0.0.153 - - [2026-01-29 14:22:30] "GET /floating-ip/20cffa44-fc2e-4f6e-9e53-f65c81815613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.006770 10.0.0.153 - - [2026-01-29 14:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007648 10.0.0.153 - - [2026-01-29 14:22:31] "GET /project/4bad3811-54ba-4c30-8573-d8f5a9774998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.083599 10.0.0.153 - - [2026-01-29 14:22:31] "GET /loadbalancer/5ce92396-d010-4673-9311-bc8d7f796b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.007731 10.0.0.153 - - [2026-01-29 14:22:31] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.111810 10.0.0.153 - - [2026-01-29 14:22:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027047 10.0.0.153 - - [2026-01-29 14:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014082 10.0.0.153 - - [2026-01-29 14:22:31] "GET /project/4bad3811-54ba-4c30-8573-d8f5a9774998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.091409 10.0.0.153 - - [2026-01-29 14:22:31] "GET /loadbalancer-listener/e425ab9e-05cb-412d-9396-14851da2c570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.013115 10.0.0.153 - - [2026-01-29 14:22:31] "GET /loadbalancer-listener/e425ab9e-05cb-412d-9396-14851da2c570?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.012264 10.0.0.153 - - [2026-01-29 14:22:31] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.058251 10.0.0.153 - - [2026-01-29 14:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.033917 10.0.0.153 - - [2026-01-29 14:22:31] "GET /instance-ip/7bcff88c-1b18-4518-ae3f-7219cc1bafc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.016573 10.0.0.153 - - [2026-01-29 14:22:31] "GET /instance-ip/7bcff88c-1b18-4518-ae3f-7219cc1bafc4?fields=floating_ips HTTP/1.1" 200 1166 0.016706 10.0.0.153 - - [2026-01-29 14:22:31] "GET /floating-ip/20cffa44-fc2e-4f6e-9e53-f65c81815613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.006574 10.0.0.153 - - [2026-01-29 14:22:31] "GET /project/4bad3811-54ba-4c30-8573-d8f5a9774998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.067643 10.0.0.153 - - [2026-01-29 14:22:31] "GET /loadbalancer/5ce92396-d010-4673-9311-bc8d7f796b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003552 10.0.0.153 - - [2026-01-29 14:22:31] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.091458 10.0.0.153 - - [2026-01-29 14:22:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.036135 10.0.0.153 - - [2026-01-29 14:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.029755 10.0.0.153 - - [2026-01-29 14:22:32] "GET /project/4bad3811-54ba-4c30-8573-d8f5a9774998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.084270 10.0.0.153 - - [2026-01-29 14:22:32] "GET /loadbalancer-listener/dd84f0a9-1657-40ca-b18b-466d2e245da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.009715 10.0.0.153 - - [2026-01-29 14:22:32] "GET /loadbalancer-listener/dd84f0a9-1657-40ca-b18b-466d2e245da9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.006993 10.0.0.153 - - [2026-01-29 14:22:32] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.090528 10.0.0.153 - - [2026-01-29 14:22:32] "GET /instance-ip/7bcff88c-1b18-4518-ae3f-7219cc1bafc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.014971 10.0.0.153 - - [2026-01-29 14:22:32] "GET /instance-ip/7bcff88c-1b18-4518-ae3f-7219cc1bafc4?fields=floating_ips HTTP/1.1" 200 1166 0.072013 10.0.0.153 - - [2026-01-29 14:22:32] "GET /floating-ip/20cffa44-fc2e-4f6e-9e53-f65c81815613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.004492 10.0.0.153 - - [2026-01-29 14:22:32] "POST /tags HTTP/1.1" 200 372 0.163630 10.0.0.153 - - [2026-01-29 14:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.055142 10.0.0.153 - - [2026-01-29 14:22:32] "GET /tag/7e63d649-341b-46a3-bfa8-6d4e440b75ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.022573 10.0.0.153 - - [2026-01-29 14:22:32] "POST /tags HTTP/1.1" 200 320 0.048677 10.0.0.153 - - [2026-01-29 14:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.023173 10.0.0.153 - - [2026-01-29 14:22:32] "GET /tag/66b319d5-8f66-42ae-a9e0-2b0f2b5ca409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.047168 10.0.0.153 - - [2026-01-29 14:22:32] "POST /id-to-fqname HTTP/1.1" 200 181 0.000489 10.0.0.153 - - [2026-01-29 14:22:32] "POST /fqname-to-id HTTP/1.1" 404 190 0.015010 10.0.0.153 - - [2026-01-29 14:22:32] "POST /security-groups HTTP/1.1" 200 578 0.094309 10.0.0.153 - - [2026-01-29 14:22:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.014882 10.0.0.153 - - [2026-01-29 14:22:33] "POST /projects HTTP/1.1" 200 499 0.337574 10.0.0.153 - - [2026-01-29 14:22:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020299 10.0.0.153 - - [2026-01-29 14:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.112766 10.0.0.153 - - [2026-01-29 14:22:33] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.037390 10.0.0.153 - - [2026-01-29 14:22:33] "POST /access-control-lists HTTP/1.1" 200 589 0.233730 10.0.0.153 - - [2026-01-29 14:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011293 10.0.0.153 - - [2026-01-29 14:22:33] "POST /fqname-to-id HTTP/1.1" 404 224 0.011193 10.0.0.153 - - [2026-01-29 14:22:33] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.018723 10.0.0.153 - - [2026-01-29 14:22:33] "POST /access-control-lists HTTP/1.1" 200 587 0.085479 10.0.0.153 - - [2026-01-29 14:22:33] "PUT /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d HTTP/1.1" 200 265 0.092773 10.0.0.153 - - [2026-01-29 14:22:33] "PUT /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c HTTP/1.1" 200 265 0.080608 10.0.0.153 - - [2026-01-29 14:22:33] "POST /security-groups HTTP/1.1" 200 560 0.142467 10.0.0.153 - - [2026-01-29 14:22:33] "POST /fqname-to-id HTTP/1.1" 404 248 0.003067 10.0.0.153 - - [2026-01-29 14:22:33] "POST /access-control-lists HTTP/1.1" 200 612 0.049251 10.0.0.153 - - [2026-01-29 14:22:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.059195 10.0.0.153 - - [2026-01-29 14:22:33] "POST /fqname-to-id HTTP/1.1" 404 247 0.023357 10.0.0.153 - - [2026-01-29 14:22:33] "POST /chown HTTP/1.1" 200 109 0.026522 10.0.0.153 - - [2026-01-29 14:22:33] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018185 10.0.0.153 - - [2026-01-29 14:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.153 - - [2026-01-29 14:22:33] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021783 10.0.0.153 - - [2026-01-29 14:22:33] "POST /access-control-lists HTTP/1.1" 200 610 0.097928 10.0.0.153 - - [2026-01-29 14:22:33] "POST /tags HTTP/1.1" 409 214 0.003974 10.0.0.153 - - [2026-01-29 14:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011605 10.0.0.153 - - [2026-01-29 14:22:34] "GET /tag/66b319d5-8f66-42ae-a9e0-2b0f2b5ca409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.027018 10.0.0.153 - - [2026-01-29 14:22:34] "POST /firewall-rules HTTP/1.1" 200 580 0.085316 10.0.0.153 - - [2026-01-29 14:22:34] "GET /firewall-rule/0cbbb726-0ed5-4f1a-a7b9-1f230cb9e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004157 10.0.0.153 - - [2026-01-29 14:22:34] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003738 10.0.0.153 - - [2026-01-29 14:22:34] "GET /firewall-rule/0cbbb726-0ed5-4f1a-a7b9-1f230cb9e7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002780 10.0.0.153 - - [2026-01-29 14:22:34] "POST /ref-update HTTP/1.1" 200 156 0.054256 10.0.0.153 - - [2026-01-29 14:22:34] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015902 10.0.0.153 - - [2026-01-29 14:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007495 10.0.0.153 - - [2026-01-29 14:22:34] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010441 10.0.0.153 - - [2026-01-29 14:22:34] "POST /tags HTTP/1.1" 409 214 0.002501 10.0.0.153 - - [2026-01-29 14:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005627 10.0.0.153 - - [2026-01-29 14:22:34] "GET /tag/66b319d5-8f66-42ae-a9e0-2b0f2b5ca409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.022170 10.0.0.153 - - [2026-01-29 14:22:34] "POST /firewall-rules HTTP/1.1" 200 578 0.095144 10.0.0.153 - - [2026-01-29 14:22:34] "GET /firewall-rule/c6c1c569-353c-47b9-b793-81763a667001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.016505 10.0.0.153 - - [2026-01-29 14:22:34] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.015936 10.0.0.153 - - [2026-01-29 14:22:34] "GET /firewall-rule/c6c1c569-353c-47b9-b793-81763a667001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005057 10.0.0.153 - - [2026-01-29 14:22:34] "POST /ref-update HTTP/1.1" 200 156 0.052453 10.0.0.153 - - [2026-01-29 14:22:34] "POST /tags HTTP/1.1" 200 364 0.035164 10.0.0.153 - - [2026-01-29 14:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015497 10.0.0.153 - - [2026-01-29 14:22:34] "GET /tag/0fb0193d-4f45-4cba-b97e-83bc2e076607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.041843 10.0.0.153 - - [2026-01-29 14:22:34] "POST /tags HTTP/1.1" 200 312 0.054245 10.0.0.153 - - [2026-01-29 14:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.025678 10.0.0.153 - - [2026-01-29 14:22:34] "GET /tag/0a705712-31fb-46c9-a868-6ef533b3e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.033232 10.0.0.153 - - [2026-01-29 14:22:35] "POST /id-to-fqname HTTP/1.1" 200 177 0.000603 10.0.0.153 - - [2026-01-29 14:22:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.012498 10.0.0.153 - - [2026-01-29 14:22:35] "POST /security-groups HTTP/1.1" 200 574 0.111958 10.0.0.153 - - [2026-01-29 14:22:35] "POST /projects HTTP/1.1" 200 491 0.281948 10.0.0.153 - - [2026-01-29 14:22:35] "POST /fqname-to-id HTTP/1.1" 404 217 0.005940 10.0.0.153 - - [2026-01-29 14:22:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019450 10.0.0.153 - - [2026-01-29 14:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012326 10.0.0.153 - - [2026-01-29 14:22:35] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2886 0.034102 10.0.0.153 - - [2026-01-29 14:22:35] "POST /access-control-lists HTTP/1.1" 200 585 0.104693 10.0.0.153 - - [2026-01-29 14:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007698 10.0.0.153 - - [2026-01-29 14:22:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.005540 10.0.0.153 - - [2026-01-29 14:22:35] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005589 10.0.0.153 - - [2026-01-29 14:22:35] "POST /access-control-lists HTTP/1.1" 200 583 0.067442 10.0.0.153 - - [2026-01-29 14:22:35] "PUT /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d HTTP/1.1" 200 265 0.141958 10.0.0.153 - - [2026-01-29 14:22:35] "PUT /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c HTTP/1.1" 200 265 0.098414 10.0.0.153 - - [2026-01-29 14:22:35] "POST /security-groups HTTP/1.1" 200 548 0.113043 10.0.0.153 - - [2026-01-29 14:22:35] "POST /fqname-to-id HTTP/1.1" 404 240 0.003061 10.0.0.153 - - [2026-01-29 14:22:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.033016 10.0.0.153 - - [2026-01-29 14:22:36] "POST /chown HTTP/1.1" 200 109 0.098644 10.0.0.153 - - [2026-01-29 14:22:36] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009772 10.0.0.153 - - [2026-01-29 14:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.153 - - [2026-01-29 14:22:36] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010695 10.0.0.153 - - [2026-01-29 14:22:36] "POST /access-control-lists HTTP/1.1" 200 604 0.233911 10.0.0.153 - - [2026-01-29 14:22:36] "POST /tags HTTP/1.1" 409 210 0.017506 10.0.0.153 - - [2026-01-29 14:22:36] "POST /fqname-to-id HTTP/1.1" 404 239 0.036953 10.0.0.153 - - [2026-01-29 14:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013272 10.0.0.153 - - [2026-01-29 14:22:36] "GET /tag/0a705712-31fb-46c9-a868-6ef533b3e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.037230 10.0.0.153 - - [2026-01-29 14:22:36] "POST /access-control-lists HTTP/1.1" 200 602 0.107219 10.0.0.153 - - [2026-01-29 14:22:36] "POST /firewall-rules HTTP/1.1" 200 572 0.171544 10.0.0.153 - - [2026-01-29 14:22:36] "GET /firewall-rule/a645a39e-4ac5-4e36-afed-ff08b82a0285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004462 10.0.0.153 - - [2026-01-29 14:22:36] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.008247 10.0.0.153 - - [2026-01-29 14:22:36] "GET /firewall-rule/a645a39e-4ac5-4e36-afed-ff08b82a0285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002902 10.0.0.153 - - [2026-01-29 14:22:36] "GET /global-system-configs HTTP/1.1" 200 323 0.002517 10.0.0.153 - - [2026-01-29 14:22:36] "POST /ref-update HTTP/1.1" 200 156 0.033171 10.0.0.153 - - [2026-01-29 14:22:36] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010445 10.0.0.153 - - [2026-01-29 14:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005900 10.0.0.153 - - [2026-01-29 14:22:36] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002803 10.0.0.153 - - [2026-01-29 14:22:36] "POST /tags HTTP/1.1" 409 210 0.001882 10.0.0.153 - - [2026-01-29 14:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.153 - - [2026-01-29 14:22:36] "GET /tag/0a705712-31fb-46c9-a868-6ef533b3e56c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018472 10.0.0.153 - - [2026-01-29 14:22:36] "POST /firewall-rules HTTP/1.1" 200 570 0.064887 10.0.0.153 - - [2026-01-29 14:22:36] "GET /firewall-rule/95841c6f-b6df-4462-a6d0-0b10e0537046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011759 10.0.0.153 - - [2026-01-29 14:22:36] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004288 10.0.0.153 - - [2026-01-29 14:22:36] "GET /firewall-rule/95841c6f-b6df-4462-a6d0-0b10e0537046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002410 10.0.0.153 - - [2026-01-29 14:22:36] "POST /ref-update HTTP/1.1" 200 156 0.044907 10.0.0.153 - - [2026-01-29 14:22:36] "POST /tags HTTP/1.1" 200 364 0.041730 10.0.0.153 - - [2026-01-29 14:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.153 - - [2026-01-29 14:22:37] "GET /tag/79e7acee-0b43-46e9-a58c-a32138c38fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.024591 10.0.0.153 - - [2026-01-29 14:22:37] "POST /tags HTTP/1.1" 200 312 0.019012 10.0.0.153 - - [2026-01-29 14:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.153 - - [2026-01-29 14:22:37] "GET /tag/d21e4f89-d3dd-4eaa-a25e-c54cd73c85d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.038080 10.0.0.153 - - [2026-01-29 14:22:37] "POST /projects HTTP/1.1" 409 223 0.002805 10.0.0.153 - - [2026-01-29 14:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.153 - - [2026-01-29 14:22:37] "GET /project/4bad3811-54ba-4c30-8573-d8f5a9774998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.046905 10.0.0.153 - - [2026-01-29 14:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.153 - - [2026-01-29 14:22:37] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.010603 10.0.0.153 - - [2026-01-29 14:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.153 - - [2026-01-29 14:22:37] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.006514 10.0.0.153 - - [2026-01-29 14:22:37] "PUT /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d HTTP/1.1" 200 265 0.042358 10.0.0.153 - - [2026-01-29 14:22:37] "PUT /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c HTTP/1.1" 200 265 0.067059 10.0.0.153 - - [2026-01-29 14:22:37] "POST /security-groups HTTP/1.1" 409 253 0.004584 10.0.0.153 - - [2026-01-29 14:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.153 - - [2026-01-29 14:22:37] "PUT /security-group/3f6467cf-ce4c-4dad-aa95-c4a0d5a3b6e5 HTTP/1.1" 200 263 0.066971 10.0.0.153 - - [2026-01-29 14:22:37] "PUT /access-control-list/5395a28e-a30e-47af-b57d-2e923e851620 HTTP/1.1" 200 273 0.033430 10.0.0.153 - - [2026-01-29 14:22:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.051683 10.0.0.153 - - [2026-01-29 14:22:37] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019439 10.0.0.153 - - [2026-01-29 14:22:37] "PUT /access-control-list/f6e757e3-f816-4d5f-baaf-d90d7c01be25 HTTP/1.1" 200 273 0.044777 10.0.0.153 - - [2026-01-29 14:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.153 - - [2026-01-29 14:22:37] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002755 10.0.0.153 - - [2026-01-29 14:22:37] "POST /tags HTTP/1.1" 409 210 0.002114 10.0.0.153 - - [2026-01-29 14:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.153 - - [2026-01-29 14:22:37] "GET /tag/d21e4f89-d3dd-4eaa-a25e-c54cd73c85d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016522 10.0.0.153 - - [2026-01-29 14:22:37] "POST /firewall-rules HTTP/1.1" 200 572 0.073640 10.0.0.153 - - [2026-01-29 14:22:37] "GET /firewall-rule/3d23e3b7-4a3e-4142-a785-6183db7d9230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.010653 10.0.0.153 - - [2026-01-29 14:22:37] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004245 10.0.0.153 - - [2026-01-29 14:22:38] "GET /firewall-rule/3d23e3b7-4a3e-4142-a785-6183db7d9230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.012847 10.0.0.153 - - [2026-01-29 14:22:38] "POST /ref-update HTTP/1.1" 200 156 0.059941 10.0.0.153 - - [2026-01-29 14:22:38] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.077306 10.0.0.153 - - [2026-01-29 14:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.153 - - [2026-01-29 14:22:38] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002625 10.0.0.153 - - [2026-01-29 14:22:38] "POST /tags HTTP/1.1" 409 210 0.002893 10.0.0.153 - - [2026-01-29 14:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005646 10.0.0.153 - - [2026-01-29 14:22:38] "GET /tag/d21e4f89-d3dd-4eaa-a25e-c54cd73c85d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013768 10.0.0.153 - - [2026-01-29 14:22:38] "POST /firewall-rules HTTP/1.1" 200 570 0.076861 10.0.0.153 - - [2026-01-29 14:22:38] "GET /firewall-rule/9e2db287-76ab-4da4-9c97-fc09cf294722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.015174 10.0.0.153 - - [2026-01-29 14:22:38] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004133 10.0.0.153 - - [2026-01-29 14:22:38] "GET /firewall-rule/9e2db287-76ab-4da4-9c97-fc09cf294722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002743 10.0.0.153 - - [2026-01-29 14:22:38] "POST /ref-update HTTP/1.1" 200 156 0.060112 10.0.0.153 - - [2026-01-29 14:22:38] "GET /global-system-configs HTTP/1.1" 200 323 0.005114 10.0.0.153 - - [2026-01-29 14:22:39] "POST /tags HTTP/1.1" 200 302 0.079643 10.0.0.153 - - [2026-01-29 14:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006787 10.0.0.153 - - [2026-01-29 14:22:39] "GET /tag/d044622c-c569-4e4d-9e18-1d75749a9a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.020334 10.0.0.153 - - [2026-01-29 14:22:39] "POST /tags HTTP/1.1" 200 326 0.093128 10.0.0.153 - - [2026-01-29 14:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008600 10.0.0.153 - - [2026-01-29 14:22:39] "GET /tag/b4ef6209-a5ad-4f03-aa86-3e3a00311a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.041709 10.0.0.153 - - [2026-01-29 14:22:39] "POST /tags HTTP/1.1" 409 237 0.002065 10.0.0.153 - - [2026-01-29 14:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.153 - - [2026-01-29 14:22:39] "GET /tag/79e7acee-0b43-46e9-a58c-a32138c38fa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.055632 10.0.0.153 - - [2026-01-29 14:22:39] "POST /tags HTTP/1.1" 409 210 0.002540 10.0.0.153 - - [2026-01-29 14:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.153 - - [2026-01-29 14:22:39] "GET /tag/d21e4f89-d3dd-4eaa-a25e-c54cd73c85d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.019126 10.0.0.153 - - [2026-01-29 14:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.153 - - [2026-01-29 14:22:39] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.013708 10.0.0.153 - - [2026-01-29 14:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.153 - - [2026-01-29 14:22:39] "GET /project/4bad3811-54ba-4c30-8573-d8f5a9774998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.058335 10.0.0.153 - - [2026-01-29 14:22:39] "POST /virtual-machines HTTP/1.1" 200 378 0.023958 10.0.0.153 - - [2026-01-29 14:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.042934 10.0.0.153 - - [2026-01-29 14:22:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.188557 10.0.0.153 - - [2026-01-29 14:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025171 10.0.0.153 - - [2026-01-29 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.153 - - [2026-01-29 14:22:40] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.027202 10.0.0.153 - - [2026-01-29 14:22:40] "POST /instance-ips HTTP/1.1" 200 410 0.057352 10.0.0.153 - - [2026-01-29 14:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.048977 10.0.0.153 - - [2026-01-29 14:22:40] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.006624 10.0.0.153 - - [2026-01-29 14:22:40] "POST /set-tag HTTP/1.1" 200 109 0.062960 10.0.0.153 - - [2026-01-29 14:22:40] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009514 10.0.0.153 - - [2026-01-29 14:22:40] "GET /instance-ip/f7d6a9c0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.004663 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:22:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000957 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:22:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001338 10.0.0.153 - - [2026-01-29 14:22:40] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005744 10.0.0.153 - - [2026-01-29 14:22:40] "POST /set-tag HTTP/1.1" 200 109 0.003113 10.0.0.153 - - [2026-01-29 14:22:40] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.019934 10.0.0.153 - - [2026-01-29 14:22:40] "POST /set-tag HTTP/1.1" 200 109 0.003169 10.0.0.153 - - [2026-01-29 14:22:40] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006829 10.0.0.153 - - [2026-01-29 14:22:40] "POST /set-tag HTTP/1.1" 200 109 0.002934 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:22:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:22:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001032 10.0.0.153 - - [2026-01-29 14:22:59] "GET / HTTP/1.1" 200 36215 0.001810 10.0.0.153 - - [2026-01-29 14:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.153 - - [2026-01-29 14:22:59] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007462 10.0.0.153 - - [2026-01-29 14:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.153 - - [2026-01-29 14:22:59] "GET /config-node/136fa903-da0d-4fe6-b0bc-d5789698e419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003674 10.0.0.153 - - [2026-01-29 14:23:10] "GET / HTTP/1.1" 200 36215 0.002993 10.0.0.153 - - [2026-01-29 14:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.153 - - [2026-01-29 14:23:10] "GET /routing-instance/3362eafa-44f3-426e-9c3c-9c705c764875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004510 10.0.0.153 - - [2026-01-29 14:23:10] "POST /bgp-routers HTTP/1.1" 409 301 0.002729 10.0.0.153 - - [2026-01-29 14:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.153 - - [2026-01-29 14:23:10] "GET /bgp-router/916cbecc-1cdd-4ff1-8a75-ae0111a8deac?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.009344 10.0.0.153 - - [2026-01-29 14:23:10] "PUT /bgp-router/916cbecc-1cdd-4ff1-8a75-ae0111a8deac HTTP/1.1" 200 255 0.027225 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:23:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001022 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:23:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001075 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:23:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001021 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:23:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001177 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:23:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:23:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000929 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:23:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000959 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:23:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001343 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:23:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000965 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:23:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000879 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:23:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001043 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:23:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001095 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:24:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000862 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:24:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000974 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:24:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000935 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:24:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001100 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:24:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:24:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000902 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:24:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001240 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:24:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000982 10.0.0.24 - - [2026-01-29 14:24:49] "GET / HTTP/1.1" 200 36215 0.002210 10.0.0.24 - - [2026-01-29 14:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.24 - - [2026-01-29 14:24:49] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004759 10.0.0.24 - - [2026-01-29 14:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.24 - - [2026-01-29 14:24:49] "GET /routing-instance/3362eafa-44f3-426e-9c3c-9c705c764875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003273 10.0.0.24 - - [2026-01-29 14:24:49] "PUT /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e HTTP/1.1" 200 275 0.014132 10.0.0.24 - - [2026-01-29 14:24:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.007611 10.0.0.24 - - [2026-01-29 14:24:49] "POST /virtual-routers HTTP/1.1" 200 601 0.014853 10.0.0.24 - - [2026-01-29 14:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007982 10.0.0.24 - - [2026-01-29 14:24:49] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004776 10.0.0.24 - - [2026-01-29 14:24:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.001989 10.0.0.24 - - [2026-01-29 14:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.24 - - [2026-01-29 14:24:49] "GET /virtual-network/f6c2a04a-cbaf-4401-8f8d-419b991caebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.004288 10.0.0.24 - - [2026-01-29 14:24:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.057928 10.0.0.153 - - [2026-01-29 14:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.153 - - [2026-01-29 14:25:04] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003460 10.0.0.153 - - [2026-01-29 14:26:22] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002994 10.0.0.153 - - [2026-01-29 14:26:22] "POST /ref-update HTTP/1.1" 200 156 0.014553 10.0.0.153 - - [2026-01-29 14:26:46] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006578 10.0.0.153 - - [2026-01-29 14:26:47] "POST /set-tag HTTP/1.1" 200 109 0.005151 10.0.0.153 - - [2026-01-29 14:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.153 - - [2026-01-29 14:26:47] "GET /loadbalancer/5ce92396-d010-4673-9311-bc8d7f796b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004042 10.0.0.153 - - [2026-01-29 14:26:47] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004537 10.0.0.153 - - [2026-01-29 14:26:47] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.153 - - [2026-01-29 14:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.153 - - [2026-01-29 14:26:47] "GET /loadbalancer/5ce92396-d010-4673-9311-bc8d7f796b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002974 10.0.0.153 - - [2026-01-29 14:26:47] "GET /loadbalancer-pool/ebab14f5-591f-4c89-868f-80308fd6920c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005364 10.0.0.153 - - [2026-01-29 14:26:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027433 10.0.0.153 - - [2026-01-29 14:26:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017111 10.0.0.153 - - [2026-01-29 14:26:47] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011528 10.0.0.153 - - [2026-01-29 14:26:47] "POST /tags HTTP/1.1" 409 205 0.003528 10.0.0.153 - - [2026-01-29 14:26:47] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004943 10.0.0.153 - - [2026-01-29 14:26:47] "POST /ref-update HTTP/1.1" 200 156 0.009606 10.0.0.153 - - [2026-01-29 14:26:47] "GET /floating-ip/20cffa44-fc2e-4f6e-9e53-f65c81815613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.012361 10.0.0.153 - - [2026-01-29 14:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.153 - - [2026-01-29 14:26:47] "GET /tag/ee426eb1-4b96-4a42-9629-3f48ae978956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011765 10.0.0.153 - - [2026-01-29 14:26:47] "POST /set-tag HTTP/1.1" 200 109 0.032557 10.0.0.153 - - [2026-01-29 14:26:47] "PUT /floating-ip/20cffa44-fc2e-4f6e-9e53-f65c81815613 HTTP/1.1" 200 257 0.040014 10.0.0.153 - - [2026-01-29 14:26:47] "GET /loadbalancer-pool/71bab51a-4a92-4f05-916b-ed7ef8ad3558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004159 10.0.0.153 - - [2026-01-29 14:26:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015878 10.0.0.153 - - [2026-01-29 14:26:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.019194 10.0.0.153 - - [2026-01-29 14:26:47] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011227 10.0.0.153 - - [2026-01-29 14:26:47] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005759 10.0.0.153 - - [2026-01-29 14:26:47] "POST /ref-update HTTP/1.1" 200 156 0.007985 10.0.0.153 - - [2026-01-29 14:26:47] "GET /floating-ip/20cffa44-fc2e-4f6e-9e53-f65c81815613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.008681 10.0.0.153 - - [2026-01-29 14:26:47] "POST /set-tag HTTP/1.1" 200 109 0.002578 10.0.0.153 - - [2026-01-29 14:26:47] "GET /loadbalancer-pool/64aa3863-bcb8-49c5-b744-bdd0a9c8355c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004714 10.0.0.153 - - [2026-01-29 14:26:47] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017891 10.0.0.153 - - [2026-01-29 14:26:47] "PUT /floating-ip/20cffa44-fc2e-4f6e-9e53-f65c81815613 HTTP/1.1" 200 257 0.021602 10.0.0.153 - - [2026-01-29 14:26:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.010483 10.0.0.153 - - [2026-01-29 14:26:47] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010394 10.0.0.153 - - [2026-01-29 14:26:47] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012513 10.0.0.153 - - [2026-01-29 14:26:47] "POST /set-tag HTTP/1.1" 200 109 0.004082 10.0.0.153 - - [2026-01-29 14:26:47] "POST /ref-update HTTP/1.1" 200 156 0.014844 10.0.0.153 - - [2026-01-29 14:26:47] "GET /floating-ip/20cffa44-fc2e-4f6e-9e53-f65c81815613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.003172 10.0.0.153 - - [2026-01-29 14:26:47] "PUT /floating-ip/20cffa44-fc2e-4f6e-9e53-f65c81815613 HTTP/1.1" 200 257 0.016748 10.0.0.153 - - [2026-01-29 14:27:36] "GET /global-system-configs HTTP/1.1" 200 323 0.002285 10.0.0.153 - - [2026-01-29 14:27:38] "GET /global-system-configs HTTP/1.1" 200 323 0.002497 10.0.0.153 - - [2026-01-29 14:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009041 10.0.0.153 - - [2026-01-29 14:28:04] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005284 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:28:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001040 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:28:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001292 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:28:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001225 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:28:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001289 10.0.0.24 - - [2026-01-29 14:28:19] "GET / HTTP/1.1" 200 36215 0.001624 10.0.0.24 - - [2026-01-29 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.24 - - [2026-01-29 14:28:19] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004834 10.0.0.24 - - [2026-01-29 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.24 - - [2026-01-29 14:28:19] "GET /routing-instance/3362eafa-44f3-426e-9c3c-9c705c764875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002792 10.0.0.24 - - [2026-01-29 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.24 - - [2026-01-29 14:28:19] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002590 10.0.0.24 - - [2026-01-29 14:28:19] "PUT /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2 HTTP/1.1" 200 263 0.013892 10.0.0.24 - - [2026-01-29 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007777 10.0.0.24 - - [2026-01-29 14:28:19] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.010373 10.0.0.24 - - [2026-01-29 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.24 - - [2026-01-29 14:28:19] "GET /virtual-machine-interface/5c411345-0276-4598-a214-cbe0901de6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006002 10.0.0.24 - - [2026-01-29 14:28:19] "PUT /virtual-machine-interface/5c411345-0276-4598-a214-cbe0901de6d7 HTTP/1.1" 200 285 0.016120 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:28:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000992 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:28:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001119 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:28:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000971 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:28:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000988 10.0.0.153 - - [2026-01-29 14:28:44] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004742 10.0.0.153 - - [2026-01-29 14:28:44] "POST /set-tag HTTP/1.1" 200 109 0.003871 10.0.0.153 - - [2026-01-29 14:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.153 - - [2026-01-29 14:28:44] "GET /loadbalancer/5ce92396-d010-4673-9311-bc8d7f796b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003082 10.0.0.153 - - [2026-01-29 14:28:44] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005902 10.0.0.153 - - [2026-01-29 14:28:44] "POST /set-tag HTTP/1.1" 200 109 0.030905 10.0.0.153 - - [2026-01-29 14:28:44] "DELETE /loadbalancer-member/2045fb0e-0725-40a0-98b1-ac43af6645b1 HTTP/1.1" 200 115 0.032833 10.0.0.153 - - [2026-01-29 14:28:44] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007267 10.0.0.153 - - [2026-01-29 14:28:44] "POST /set-tag HTTP/1.1" 200 109 0.003250 10.0.0.153 - - [2026-01-29 14:28:44] "DELETE /loadbalancer-member/015267e5-b45d-40f7-9718-00813ac755a9 HTTP/1.1" 200 115 0.029841 10.0.0.153 - - [2026-01-29 14:28:44] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004410 10.0.0.153 - - [2026-01-29 14:28:44] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.153 - - [2026-01-29 14:28:44] "DELETE /loadbalancer-member/f6e5acc7-cd1f-4330-af68-c802e4e050c0 HTTP/1.1" 200 115 0.028974 10.0.0.153 - - [2026-01-29 14:28:44] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007156 10.0.0.153 - - [2026-01-29 14:28:44] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.153 - - [2026-01-29 14:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.153 - - [2026-01-29 14:28:45] "GET /loadbalancer/5ce92396-d010-4673-9311-bc8d7f796b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003035 10.0.0.153 - - [2026-01-29 14:28:45] "GET /loadbalancer-pool/ebab14f5-591f-4c89-868f-80308fd6920c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003312 10.0.0.153 - - [2026-01-29 14:28:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030077 10.0.0.153 - - [2026-01-29 14:28:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021166 10.0.0.153 - - [2026-01-29 14:28:45] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013334 10.0.0.153 - - [2026-01-29 14:28:45] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005570 10.0.0.153 - - [2026-01-29 14:28:45] "GET /floating-ip/20cffa44-fc2e-4f6e-9e53-f65c81815613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003147 10.0.0.153 - - [2026-01-29 14:28:45] "POST /set-tag HTTP/1.1" 200 109 0.083514 10.0.0.153 - - [2026-01-29 14:28:45] "GET /loadbalancer-pool/71bab51a-4a92-4f05-916b-ed7ef8ad3558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.020045 10.0.0.153 - - [2026-01-29 14:28:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037495 10.0.0.153 - - [2026-01-29 14:28:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009395 10.0.0.153 - - [2026-01-29 14:28:45] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011013 10.0.0.153 - - [2026-01-29 14:28:45] "POST /set-tag HTTP/1.1" 200 109 0.004972 10.0.0.153 - - [2026-01-29 14:28:45] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005331 10.0.0.153 - - [2026-01-29 14:28:45] "GET /floating-ip/20cffa44-fc2e-4f6e-9e53-f65c81815613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002802 10.0.0.153 - - [2026-01-29 14:28:45] "GET /loadbalancer-pool/64aa3863-bcb8-49c5-b744-bdd0a9c8355c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004241 10.0.0.153 - - [2026-01-29 14:28:45] "POST /loadbalancer-members HTTP/1.1" 200 694 0.042737 10.0.0.153 - - [2026-01-29 14:28:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027717 10.0.0.153 - - [2026-01-29 14:28:45] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008778 10.0.0.153 - - [2026-01-29 14:28:45] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007282 10.0.0.153 - - [2026-01-29 14:28:45] "GET /floating-ip/20cffa44-fc2e-4f6e-9e53-f65c81815613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003423 10.0.0.153 - - [2026-01-29 14:28:45] "POST /set-tag HTTP/1.1" 200 109 0.007010 10.0.0.153 - - [2026-01-29 14:32:36] "GET /global-system-configs HTTP/1.1" 200 323 0.001938 10.0.0.153 - - [2026-01-29 14:32:38] "GET /global-system-configs HTTP/1.1" 200 323 0.007666 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:33:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001021 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:33:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001039 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:33:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000980 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:33:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001244 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:33:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001026 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:33:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000919 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:33:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:33:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001041 10.0.0.153 - - [2026-01-29 14:34:08] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005883 10.0.0.153 - - [2026-01-29 14:34:08] "POST /set-tag HTTP/1.1" 200 109 0.003070 10.0.0.153 - - [2026-01-29 14:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008255 10.0.0.153 - - [2026-01-29 14:34:08] "GET /loadbalancer/5ce92396-d010-4673-9311-bc8d7f796b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005002 10.0.0.153 - - [2026-01-29 14:34:08] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005575 10.0.0.153 - - [2026-01-29 14:34:08] "POST /set-tag HTTP/1.1" 200 109 0.026903 10.0.0.153 - - [2026-01-29 14:34:09] "DELETE /loadbalancer-member/feba5e31-4df3-4d6a-bd23-0e813ca363c8 HTTP/1.1" 200 115 0.060982 10.0.0.153 - - [2026-01-29 14:34:09] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011528 10.0.0.153 - - [2026-01-29 14:34:09] "POST /set-tag HTTP/1.1" 200 109 0.003272 10.0.0.153 - - [2026-01-29 14:34:09] "DELETE /loadbalancer-member/b9782eef-19e1-4ee8-bc0e-81d3db624343 HTTP/1.1" 200 115 0.048873 10.0.0.153 - - [2026-01-29 14:34:09] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006605 10.0.0.153 - - [2026-01-29 14:34:09] "POST /set-tag HTTP/1.1" 200 109 0.008425 10.0.0.153 - - [2026-01-29 14:34:09] "DELETE /loadbalancer-member/c63ca81f-dcd8-4abe-877a-83a79606f154 HTTP/1.1" 200 115 0.094185 10.0.0.153 - - [2026-01-29 14:34:09] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005917 10.0.0.153 - - [2026-01-29 14:34:09] "POST /set-tag HTTP/1.1" 200 109 0.002959 10.0.0.153 - - [2026-01-29 14:34:45] "GET / HTTP/1.1" 200 36215 0.001326 10.0.0.153 - - [2026-01-29 14:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.153 - - [2026-01-29 14:34:45] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046499 10.0.0.153 - - [2026-01-29 14:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.153 - - [2026-01-29 14:34:45] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.078873 10.0.0.153 - - [2026-01-29 14:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.153 - - [2026-01-29 14:34:46] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034395 10.0.0.153 - - [2026-01-29 14:34:46] "POST /tags HTTP/1.1" 200 334 0.031687 10.0.0.153 - - [2026-01-29 14:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.153 - - [2026-01-29 14:34:46] "GET /tag/16b27202-af30-46c3-af36-3743cabfe8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.026776 10.0.0.153 - - [2026-01-29 14:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.153 - - [2026-01-29 14:34:46] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048284 10.0.0.153 - - [2026-01-29 14:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.019461 10.0.0.153 - - [2026-01-29 14:34:46] "GET /virtual-networks?parent_id=02998eac-34b3-4175-807e-f61fe03c66ad&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.003397 10.0.0.153 - - [2026-01-29 14:34:46] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041082 10.0.0.153 - - [2026-01-29 14:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.153 - - [2026-01-29 14:34:46] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.007586 10.0.0.153 - - [2026-01-29 14:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005231 10.0.0.153 - - [2026-01-29 14:34:46] "GET /service-appliance-set/8cef86af-1c17-499f-b07b-3c1b76096e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003263 10.0.0.153 - - [2026-01-29 14:34:46] "POST /virtual-networks HTTP/1.1" 200 514 0.081781 10.0.0.153 - - [2026-01-29 14:34:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.035983 10.0.0.153 - - [2026-01-29 14:34:46] "GET /network-ipam/d6ea73b3-a2a1-4add-ac70-fa10c9683f38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.006027 10.0.0.153 - - [2026-01-29 14:34:46] "POST /fqname-to-id HTTP/1.1" 404 254 0.006222 10.0.0.153 - - [2026-01-29 14:34:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.121913 10.0.0.153 - - [2026-01-29 14:34:46] "GET /virtual-machine-interface/8f70dc43-3408-483b-ba32-794401a826a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.022430 10.0.0.153 - - [2026-01-29 14:34:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002849 10.0.0.153 - - [2026-01-29 14:34:46] "POST /ref-update HTTP/1.1" 200 156 0.146936 10.0.0.153 - - [2026-01-29 14:34:46] "GET /virtual-network/4eb612e6-7044-446e-8dd2-fc050cd5ae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006083 10.0.0.153 - - [2026-01-29 14:34:46] "GET /domains HTTP/1.1" 200 281 0.001896 10.0.0.153 - - [2026-01-29 14:34:46] "GET /domain/89ddabc9-883e-45e0-b479-d03eec671294 HTTP/1.1" 200 3099 0.010378 10.0.0.153 - - [2026-01-29 14:34:46] "POST /instance-ips HTTP/1.1" 200 410 0.032513 10.0.0.153 - - [2026-01-29 14:34:46] "GET /instance-ip/e2dad9be-a8d8-416b-93d0-797ab9494b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.009504 10.0.0.153 - - [2026-01-29 14:34:46] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad HTTP/1.1" 200 5495 0.071105 10.0.0.153 - - [2026-01-29 14:34:46] "GET /virtual-network/4eb612e6-7044-446e-8dd2-fc050cd5ae31 HTTP/1.1" 200 2090 0.006613 10.0.0.153 - - [2026-01-29 14:34:46] "GET /virtual-network/4eb612e6-7044-446e-8dd2-fc050cd5ae31 HTTP/1.1" 200 2090 0.006739 10.0.0.153 - - [2026-01-29 14:34:46] "GET /routing-instance/05705549-161d-48c5-8925-421b5235823d HTTP/1.1" 200 1181 0.003172 10.0.0.153 - - [2026-01-29 14:34:46] "GET /routing-instance/05705549-161d-48c5-8925-421b5235823d HTTP/1.1" 200 1181 0.042347 10.0.0.153 - - [2026-01-29 14:34:46] "POST /loadbalancers HTTP/1.1" 200 612 0.113868 10.0.0.153 - - [2026-01-29 14:34:47] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034114 10.0.0.153 - - [2026-01-29 14:34:47] "GET /instance-ip/e2dad9be-a8d8-416b-93d0-797ab9494b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004563 10.0.0.153 - - [2026-01-29 14:34:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013343 10.0.0.153 - - [2026-01-29 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008768 10.0.0.153 - - [2026-01-29 14:34:47] "POST /route-targets HTTP/1.1" 200 328 0.025442 10.0.0.153 - - [2026-01-29 14:34:47] "POST /floating-ips HTTP/1.1" 200 599 0.049261 10.0.0.153 - - [2026-01-29 14:34:47] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060419 10.0.0.153 - - [2026-01-29 14:34:47] "POST /ref-update HTTP/1.1" 200 156 0.044570 10.0.0.153 - - [2026-01-29 14:34:47] "GET /loadbalancer/95fa204f-7635-4efc-b319-fb7362914f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003413 10.0.0.153 - - [2026-01-29 14:34:47] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.028991 10.0.0.153 - - [2026-01-29 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016509 10.0.0.153 - - [2026-01-29 14:34:47] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040487 10.0.0.153 - - [2026-01-29 14:34:47] "GET /loadbalancer-listener/925f5f67-a973-4c1d-8394-c9b4cf3be477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.004532 10.0.0.153 - - [2026-01-29 14:34:47] "GET /loadbalancer-listener/925f5f67-a973-4c1d-8394-c9b4cf3be477?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.004267 10.0.0.153 - - [2026-01-29 14:34:47] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.022011 10.0.0.153 - - [2026-01-29 14:34:47] "GET /instance-ip/e2dad9be-a8d8-416b-93d0-797ab9494b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004008 10.0.0.153 - - [2026-01-29 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.153 - - [2026-01-29 14:34:47] "GET /instance-ip/e2dad9be-a8d8-416b-93d0-797ab9494b9b?fields=floating_ips HTTP/1.1" 200 1215 0.013474 10.0.0.153 - - [2026-01-29 14:34:47] "GET /loadbalancer/95fa204f-7635-4efc-b319-fb7362914f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.007823 10.0.0.153 - - [2026-01-29 14:34:47] "GET /floating-ip/47d0d614-991e-4c0d-aa12-fc4996639efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.003381 10.0.0.153 - - [2026-01-29 14:34:47] "POST /tags HTTP/1.1" 200 296 0.053973 10.0.0.153 - - [2026-01-29 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006208 10.0.0.153 - - [2026-01-29 14:34:47] "GET /tag/f6f1210c-d9fe-4f0a-a69a-908d7cdc3abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.013999 10.0.0.153 - - [2026-01-29 14:34:47] "POST /tags HTTP/1.1" 409 233 0.002186 10.0.0.153 - - [2026-01-29 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.153 - - [2026-01-29 14:34:47] "GET /tag/fa7dd89d-abcb-499a-8240-2d5e07a25d5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.020693 10.0.0.153 - - [2026-01-29 14:34:47] "POST /tags HTTP/1.1" 409 206 0.003315 10.0.0.153 - - [2026-01-29 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.153 - - [2026-01-29 14:34:47] "GET /tag/fc63a9c1-b69e-43a2-b7ae-62caf1d45cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.018003 10.0.0.153 - - [2026-01-29 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.153 - - [2026-01-29 14:34:47] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004347 10.0.0.153 - - [2026-01-29 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.153 - - [2026-01-29 14:34:47] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038948 10.0.0.153 - - [2026-01-29 14:34:47] "POST /virtual-machines HTTP/1.1" 200 370 0.010591 10.0.0.153 - - [2026-01-29 14:34:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009840 10.0.0.153 - - [2026-01-29 14:34:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.113112 10.0.0.153 - - [2026-01-29 14:34:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010930 10.0.0.153 - - [2026-01-29 14:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.022461 10.0.0.153 - - [2026-01-29 14:34:48] "GET /virtual-machine-interface/a9963cc4-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.006254 10.0.0.153 - - [2026-01-29 14:34:48] "POST /instance-ips HTTP/1.1" 200 410 0.023499 10.0.0.153 - - [2026-01-29 14:34:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027036 10.0.0.153 - - [2026-01-29 14:34:48] "GET /virtual-machine-interface/a9963cc4-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.010964 10.0.0.153 - - [2026-01-29 14:34:48] "POST /set-tag HTTP/1.1" 200 109 0.025407 10.0.0.153 - - [2026-01-29 14:34:48] "GET /virtual-machine-interface/a9963cc4-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017512 10.0.0.153 - - [2026-01-29 14:34:48] "GET /instance-ip/a9b18ce0-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005816 10.0.0.153 - - [2026-01-29 14:34:48] "GET /virtual-machine-interface/a9963cc4-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004498 10.0.0.153 - - [2026-01-29 14:34:48] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.153 - - [2026-01-29 14:34:48] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002921 10.0.0.153 - - [2026-01-29 14:34:48] "POST /ref-update HTTP/1.1" 200 156 0.010698 10.0.0.153 - - [2026-01-29 14:34:48] "GET /virtual-machine-interface/a9963cc4-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009308 10.0.0.153 - - [2026-01-29 14:34:48] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.153 - - [2026-01-29 14:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.153 - - [2026-01-29 14:34:48] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004844 10.0.0.153 - - [2026-01-29 14:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.153 - - [2026-01-29 14:34:48] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035022 10.0.0.153 - - [2026-01-29 14:34:48] "POST /virtual-machines HTTP/1.1" 200 370 0.008914 10.0.0.153 - - [2026-01-29 14:34:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013579 10.0.0.153 - - [2026-01-29 14:34:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.164379 10.0.0.153 - - [2026-01-29 14:34:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016340 10.0.0.153 - - [2026-01-29 14:34:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010594 10.0.0.153 - - [2026-01-29 14:34:48] "GET /virtual-machine-interface/aa0b3380-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.008612 10.0.0.153 - - [2026-01-29 14:34:49] "POST /instance-ips HTTP/1.1" 200 410 0.022352 10.0.0.153 - - [2026-01-29 14:34:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025816 10.0.0.153 - - [2026-01-29 14:34:49] "GET /virtual-machine-interface/aa0b3380-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.010980 10.0.0.153 - - [2026-01-29 14:34:49] "POST /set-tag HTTP/1.1" 200 109 0.019879 10.0.0.153 - - [2026-01-29 14:34:49] "GET /virtual-machine-interface/aa0b3380-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.023056 10.0.0.153 - - [2026-01-29 14:34:49] "GET /instance-ip/aa2e56bc-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005738 10.0.0.153 - - [2026-01-29 14:34:49] "GET /virtual-machine-interface/aa0b3380-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007304 10.0.0.153 - - [2026-01-29 14:34:49] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.153 - - [2026-01-29 14:34:49] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003922 10.0.0.153 - - [2026-01-29 14:34:49] "POST /ref-update HTTP/1.1" 200 156 0.009339 10.0.0.153 - - [2026-01-29 14:34:49] "GET /virtual-machine-interface/aa0b3380-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004207 10.0.0.153 - - [2026-01-29 14:34:49] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.153 - - [2026-01-29 14:34:49] "GET /virtual-machine-interface/a9963cc4-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004130 10.0.0.153 - - [2026-01-29 14:34:49] "POST /set-tag HTTP/1.1" 200 109 0.004011 10.0.0.153 - - [2026-01-29 14:34:49] "GET /virtual-machine-interface/aa0b3380-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004786 10.0.0.153 - - [2026-01-29 14:34:49] "POST /set-tag HTTP/1.1" 200 109 0.006597 10.0.0.153 - - [2026-01-29 14:34:52] "GET /domains HTTP/1.1" 200 281 0.002206 10.0.0.153 - - [2026-01-29 14:34:52] "GET /domain/89ddabc9-883e-45e0-b479-d03eec671294 HTTP/1.1" 200 3099 0.003361 10.0.0.153 - - [2026-01-29 14:34:52] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad HTTP/1.1" 200 7089 0.037351 10.0.0.153 - - [2026-01-29 14:34:52] "GET /virtual-network/4eb612e6-7044-446e-8dd2-fc050cd5ae31 HTTP/1.1" 200 2090 0.004126 10.0.0.153 - - [2026-01-29 14:34:52] "GET /virtual-network/4eb612e6-7044-446e-8dd2-fc050cd5ae31 HTTP/1.1" 200 2090 0.004619 10.0.0.153 - - [2026-01-29 14:34:52] "GET /routing-instance/05705549-161d-48c5-8925-421b5235823d HTTP/1.1" 200 1403 0.004110 10.0.0.153 - - [2026-01-29 14:34:52] "GET /routing-instance/05705549-161d-48c5-8925-421b5235823d HTTP/1.1" 200 1403 0.002880 10.0.0.153 - - [2026-01-29 14:34:52] "GET /route-target/6aae2f4d-2158-49c1-b610-c93d663ad828 HTTP/1.1" 200 1154 0.002883 10.0.0.153 - - [2026-01-29 14:34:52] "GET /virtual-network/4eb612e6-7044-446e-8dd2-fc050cd5ae31 HTTP/1.1" 200 2090 0.006597 10.0.0.153 - - [2026-01-29 14:34:52] "GET /routing-instance/05705549-161d-48c5-8925-421b5235823d HTTP/1.1" 200 1403 0.003671 10.0.0.153 - - [2026-01-29 14:34:52] "GET /virtual-network/4eb612e6-7044-446e-8dd2-fc050cd5ae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004799 10.0.0.153 - - [2026-01-29 14:34:52] "GET /virtual-network/4eb612e6-7044-446e-8dd2-fc050cd5ae31 HTTP/1.1" 200 2090 0.005002 10.0.0.153 - - [2026-01-29 14:34:52] "GET /routing-instance/05705549-161d-48c5-8925-421b5235823d HTTP/1.1" 200 1403 0.002809 10.0.0.153 - - [2026-01-29 14:34:52] "GET /routing-instance/05705549-161d-48c5-8925-421b5235823d HTTP/1.1" 200 1403 0.002788 10.0.0.153 - - [2026-01-29 14:34:52] "GET /route-target/6aae2f4d-2158-49c1-b610-c93d663ad828 HTTP/1.1" 200 1154 0.002311 10.0.0.153 - - [2026-01-29 14:34:52] "GET /domains HTTP/1.1" 200 281 0.001728 10.0.0.153 - - [2026-01-29 14:34:52] "GET /domain/89ddabc9-883e-45e0-b479-d03eec671294 HTTP/1.1" 200 3099 0.010195 10.0.0.153 - - [2026-01-29 14:34:52] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad HTTP/1.1" 200 7089 0.037254 10.0.0.153 - - [2026-01-29 14:34:52] "GET /virtual-network/4eb612e6-7044-446e-8dd2-fc050cd5ae31 HTTP/1.1" 200 2090 0.004317 10.0.0.153 - - [2026-01-29 14:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.153 - - [2026-01-29 14:34:52] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038688 10.0.0.153 - - [2026-01-29 14:34:52] "GET /virtual-network/4eb612e6-7044-446e-8dd2-fc050cd5ae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003870 10.0.0.153 - - [2026-01-29 14:34:52] "GET /floating-ip-pools?parent_id=4eb612e6-7044-446e-8dd2-fc050cd5ae31&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002052 10.0.0.153 - - [2026-01-29 14:34:52] "GET /virtual-network/4eb612e6-7044-446e-8dd2-fc050cd5ae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003819 10.0.0.153 - - [2026-01-29 14:34:52] "POST /floating-ip-pools HTTP/1.1" 200 564 0.018512 10.0.0.153 - - [2026-01-29 14:34:52] "POST /ref-update HTTP/1.1" 200 156 0.009574 10.0.0.153 - - [2026-01-29 14:34:52] "GET /virtual-network/4eb612e6-7044-446e-8dd2-fc050cd5ae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008367 10.0.0.153 - - [2026-01-29 14:34:52] "GET /domains HTTP/1.1" 200 281 0.003717 10.0.0.153 - - [2026-01-29 14:34:52] "GET /domain/89ddabc9-883e-45e0-b479-d03eec671294 HTTP/1.1" 200 3099 0.003120 10.0.0.153 - - [2026-01-29 14:34:52] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad HTTP/1.1" 200 7346 0.034631 10.0.0.153 - - [2026-01-29 14:34:52] "GET /virtual-network/4eb612e6-7044-446e-8dd2-fc050cd5ae31 HTTP/1.1" 200 2329 0.005269 10.0.0.153 - - [2026-01-29 14:34:52] "GET /floating-ip-pool/5f0d59a7-8a25-4663-ac20-bc490ec67768 HTTP/1.1" 200 1317 0.002481 10.0.0.153 - - [2026-01-29 14:34:52] "GET /domains HTTP/1.1" 200 281 0.001798 10.0.0.153 - - [2026-01-29 14:34:52] "GET /domain/89ddabc9-883e-45e0-b479-d03eec671294 HTTP/1.1" 200 3099 0.003432 10.0.0.153 - - [2026-01-29 14:34:52] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad HTTP/1.1" 200 7346 0.028680 10.0.0.153 - - [2026-01-29 14:34:52] "GET /virtual-network/4eb612e6-7044-446e-8dd2-fc050cd5ae31 HTTP/1.1" 200 2329 0.004436 10.0.0.153 - - [2026-01-29 14:34:52] "GET /virtual-network/4eb612e6-7044-446e-8dd2-fc050cd5ae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005127 10.0.0.153 - - [2026-01-29 14:34:52] "POST /tags HTTP/1.1" 200 366 0.052072 10.0.0.153 - - [2026-01-29 14:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.017442 10.0.0.153 - - [2026-01-29 14:34:52] "GET /tag/c3986c49-25d7-4dea-9992-bd9fe340a08b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014282 10.0.0.153 - - [2026-01-29 14:34:52] "POST /tags HTTP/1.1" 409 206 0.001872 10.0.0.153 - - [2026-01-29 14:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.153 - - [2026-01-29 14:34:52] "GET /tag/fc63a9c1-b69e-43a2-b7ae-62caf1d45cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015769 10.0.0.153 - - [2026-01-29 14:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.153 - - [2026-01-29 14:34:52] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1542 0.034743 10.0.0.153 - - [2026-01-29 14:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.153 - - [2026-01-29 14:34:52] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004900 10.0.0.153 - - [2026-01-29 14:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.153 - - [2026-01-29 14:34:52] "GET /service-appliance-set/9fe5e5f1-27ca-4be1-b9c2-08df2e7227b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003966 10.0.0.153 - - [2026-01-29 14:34:52] "POST /fqname-to-id HTTP/1.1" 404 258 0.001848 10.0.0.153 - - [2026-01-29 14:34:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.106785 10.0.0.153 - - [2026-01-29 14:34:53] "GET /virtual-machine-interface/3e8e0eda-ca75-44dc-b30a-4e7e2a332f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.018249 10.0.0.153 - - [2026-01-29 14:34:53] "POST /set-tag HTTP/1.1" 200 109 0.014727 10.0.0.153 - - [2026-01-29 14:34:53] "POST /instance-ips HTTP/1.1" 200 418 0.030999 10.0.0.153 - - [2026-01-29 14:34:53] "GET /instance-ip/a17bdd13-e7ee-4130-8cad-2169fe3b9851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.004820 10.0.0.153 - - [2026-01-29 14:34:53] "POST /loadbalancers HTTP/1.1" 200 620 0.084124 10.0.0.153 - - [2026-01-29 14:34:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020393 10.0.0.153 - - [2026-01-29 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016838 10.0.0.153 - - [2026-01-29 14:34:53] "POST /service-instances HTTP/1.1" 200 568 0.023090 10.0.0.153 - - [2026-01-29 14:34:53] "POST /ref-update HTTP/1.1" 200 156 0.033886 10.0.0.153 - - [2026-01-29 14:34:53] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1542 0.053374 10.0.0.153 - - [2026-01-29 14:34:53] "GET /virtual-machine-interface/3e8e0eda-ca75-44dc-b30a-4e7e2a332f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.010009 10.0.0.153 - - [2026-01-29 14:34:53] "GET /virtual-machine-interface/3e8e0eda-ca75-44dc-b30a-4e7e2a332f47?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.008476 10.0.0.153 - - [2026-01-29 14:34:53] "PUT /service-instance/a0570eaf-e0da-4937-8719-215b649b759d HTTP/1.1" 200 267 0.028008 10.0.0.153 - - [2026-01-29 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006642 10.0.0.153 - - [2026-01-29 14:34:53] "GET /floating-ip-pool/5f0d59a7-8a25-4663-ac20-bc490ec67768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.005220 10.0.0.153 - - [2026-01-29 14:34:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020092 10.0.0.153 - - [2026-01-29 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.153 - - [2026-01-29 14:34:53] "POST /virtual-machines HTTP/1.1" 200 430 0.022235 10.0.0.153 - - [2026-01-29 14:34:53] "POST /floating-ips HTTP/1.1" 200 673 0.143710 10.0.0.153 - - [2026-01-29 14:34:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.060805 10.0.0.153 - - [2026-01-29 14:34:53] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008237 10.0.0.153 - - [2026-01-29 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.153 - - [2026-01-29 14:34:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.163018 10.0.0.153 - - [2026-01-29 14:34:53] "POST /chown HTTP/1.1" 200 109 0.020792 10.0.0.153 - - [2026-01-29 14:34:53] "POST /chown HTTP/1.1" 200 109 0.010583 10.0.0.153 - - [2026-01-29 14:34:53] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012647 10.0.0.153 - - [2026-01-29 14:34:53] "POST /tags HTTP/1.1" 409 221 0.004458 10.0.0.153 - - [2026-01-29 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.153 - - [2026-01-29 14:34:54] "PUT /virtual-machine-interface/530ee421-10f0-4056-8d88-4ce9424d6c05 HTTP/1.1" 200 285 0.009965 10.0.0.153 - - [2026-01-29 14:34:54] "GET /tag/16b27202-af30-46c3-af36-3743cabfe8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013465 10.0.0.153 - - [2026-01-29 14:34:54] "POST /tags HTTP/1.1" 409 238 0.001806 10.0.0.153 - - [2026-01-29 14:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.153 - - [2026-01-29 14:34:54] "PUT /instance-ip/a17bdd13-e7ee-4130-8cad-2169fe3b9851 HTTP/1.1" 200 257 0.036867 10.0.0.153 - - [2026-01-29 14:34:54] "POST /ref-update HTTP/1.1" 200 156 0.021821 10.0.0.153 - - [2026-01-29 14:34:54] "GET /tag/c3986c49-25d7-4dea-9992-bd9fe340a08b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011106 10.0.0.153 - - [2026-01-29 14:34:54] "POST /ref-update HTTP/1.1" 200 156 0.011400 10.0.0.153 - - [2026-01-29 14:34:54] "POST /ref-update HTTP/1.1" 200 156 0.020912 10.0.0.153 - - [2026-01-29 14:34:54] "POST /firewall-rules HTTP/1.1" 200 652 0.093649 10.0.0.153 - - [2026-01-29 14:34:54] "GET /firewall-rule/21bbc594-47e9-450c-a764-9760c3a4ad18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.016804 10.0.0.153 - - [2026-01-29 14:34:54] "POST /ref-update HTTP/1.1" 200 156 0.064445 10.0.0.153 - - [2026-01-29 14:34:54] "GET /firewall-policy/bc146153-47ac-4228-a7f8-a3100d80aad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003619 10.0.0.153 - - [2026-01-29 14:34:54] "GET /firewall-rule/21bbc594-47e9-450c-a764-9760c3a4ad18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004097 10.0.0.153 - - [2026-01-29 14:34:54] "POST /ref-update HTTP/1.1" 200 156 0.015623 10.0.0.153 - - [2026-01-29 14:34:54] "POST /ref-update HTTP/1.1" 200 156 0.032709 10.0.0.153 - - [2026-01-29 14:34:54] "POST /ref-update HTTP/1.1" 200 156 0.065500 10.0.0.153 - - [2026-01-29 14:34:54] "POST /virtual-machines HTTP/1.1" 200 430 0.032760 10.0.0.153 - - [2026-01-29 14:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.153 - - [2026-01-29 14:34:54] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1542 0.027937 10.0.0.153 - - [2026-01-29 14:34:54] "GET /loadbalancer/be68fd86-0b9b-45a2-b262-999d5af9c016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.006824 10.0.0.153 - - [2026-01-29 14:34:54] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.060866 10.0.0.153 - - [2026-01-29 14:34:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.149506 10.0.0.153 - - [2026-01-29 14:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012563 10.0.0.153 - - [2026-01-29 14:34:54] "POST /chown HTTP/1.1" 200 109 0.035428 10.0.0.153 - - [2026-01-29 14:34:54] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1542 0.083486 10.0.0.153 - - [2026-01-29 14:34:54] "POST /chown HTTP/1.1" 200 109 0.052387 10.0.0.153 - - [2026-01-29 14:34:54] "GET /loadbalancer-listener/97764b28-3a1d-4c50-a420-e7f804e8e65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004284 10.0.0.153 - - [2026-01-29 14:34:54] "GET /loadbalancer-listener/97764b28-3a1d-4c50-a420-e7f804e8e65e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.004839 10.0.0.153 - - [2026-01-29 14:34:54] "PUT /virtual-machine-interface/3f39405b-7d59-4e97-b856-70e7b7847e9a HTTP/1.1" 200 285 0.048486 10.0.0.153 - - [2026-01-29 14:34:54] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.110743 10.0.0.153 - - [2026-01-29 14:34:54] "PUT /instance-ip/a17bdd13-e7ee-4130-8cad-2169fe3b9851 HTTP/1.1" 200 257 0.072426 10.0.0.153 - - [2026-01-29 14:34:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025133 10.0.0.153 - - [2026-01-29 14:34:54] "POST /ref-update HTTP/1.1" 200 156 0.083515 10.0.0.153 - - [2026-01-29 14:34:54] "GET /loadbalancer-pool/d65a24f5-b39b-4666-b7ec-929eef12deb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.033522 10.0.0.153 - - [2026-01-29 14:34:54] "POST /ref-update HTTP/1.1" 200 156 0.015826 10.0.0.153 - - [2026-01-29 14:34:55] "POST /loadbalancer-members HTTP/1.1" 200 709 0.055821 10.0.0.153 - - [2026-01-29 14:34:55] "POST /ref-update HTTP/1.1" 200 156 0.045504 10.0.0.153 - - [2026-01-29 14:34:55] "POST /ref-update HTTP/1.1" 200 156 0.030330 10.0.0.153 - - [2026-01-29 14:34:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.032986 10.0.0.153 - - [2026-01-29 14:34:55] "GET /loadbalancer-member/4c82a79a-49be-48d5-8022-e428ebe927ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.007170 10.0.0.153 - - [2026-01-29 14:34:55] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002641 10.0.0.153 - - [2026-01-29 14:34:55] "POST /ref-update HTTP/1.1" 200 156 0.019909 10.0.0.153 - - [2026-01-29 14:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008262 10.0.0.153 - - [2026-01-29 14:34:55] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007777 10.0.0.153 - - [2026-01-29 14:34:55] "POST /tags HTTP/1.1" 409 221 0.002544 10.0.0.153 - - [2026-01-29 14:34:55] "PUT /service-instance/a0570eaf-e0da-4937-8719-215b649b759d HTTP/1.1" 200 267 0.020847 10.0.0.153 - - [2026-01-29 14:34:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010692 10.0.0.153 - - [2026-01-29 14:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.153 - - [2026-01-29 14:34:55] "GET /tag/16b27202-af30-46c3-af36-3743cabfe8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018127 10.0.0.153 - - [2026-01-29 14:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014822 10.0.0.153 - - [2026-01-29 14:34:55] "POST /tags HTTP/1.1" 409 238 0.002145 10.0.0.153 - - [2026-01-29 14:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.153 - - [2026-01-29 14:34:55] "GET /tag/c3986c49-25d7-4dea-9992-bd9fe340a08b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.017563 10.0.0.153 - - [2026-01-29 14:34:55] "POST /chown HTTP/1.1" 200 109 0.028375 10.0.0.153 - - [2026-01-29 14:34:55] "POST /firewall-rules HTTP/1.1" 409 293 0.010624 10.0.0.153 - - [2026-01-29 14:34:55] "POST /chown HTTP/1.1" 200 109 0.019134 10.0.0.153 - - [2026-01-29 14:34:55] "PUT /instance-ip/a17bdd13-e7ee-4130-8cad-2169fe3b9851 HTTP/1.1" 200 257 0.020957 10.0.0.153 - - [2026-01-29 14:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.153 - - [2026-01-29 14:34:55] "PUT /firewall-rule/21bbc594-47e9-450c-a764-9760c3a4ad18 HTTP/1.1" 200 261 0.018570 10.0.0.153 - - [2026-01-29 14:34:55] "GET /firewall-rule/21bbc594-47e9-450c-a764-9760c3a4ad18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.015282 10.0.0.153 - - [2026-01-29 14:34:55] "POST /ref-update HTTP/1.1" 200 156 0.018505 10.0.0.153 - - [2026-01-29 14:34:55] "POST /chown HTTP/1.1" 200 109 0.015708 10.0.0.153 - - [2026-01-29 14:34:55] "GET /firewall-policy/bc146153-47ac-4228-a7f8-a3100d80aad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007018 10.0.0.153 - - [2026-01-29 14:34:55] "POST /chown HTTP/1.1" 200 109 0.024382 10.0.0.153 - - [2026-01-29 14:34:55] "GET /firewall-rule/21bbc594-47e9-450c-a764-9760c3a4ad18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.007841 10.0.0.153 - - [2026-01-29 14:34:55] "PUT /instance-ip/a17bdd13-e7ee-4130-8cad-2169fe3b9851 HTTP/1.1" 200 257 0.011871 10.0.0.153 - - [2026-01-29 14:34:55] "POST /ref-update HTTP/1.1" 200 156 0.022541 10.0.0.153 - - [2026-01-29 14:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.153 - - [2026-01-29 14:34:55] "POST /chown HTTP/1.1" 200 109 0.014850 10.0.0.153 - - [2026-01-29 14:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016562 10.0.0.153 - - [2026-01-29 14:34:55] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.012876 10.0.0.153 - - [2026-01-29 14:34:55] "POST /chown HTTP/1.1" 200 109 0.036499 10.0.0.153 - - [2026-01-29 14:34:55] "PUT /instance-ip/a17bdd13-e7ee-4130-8cad-2169fe3b9851 HTTP/1.1" 200 257 0.019487 10.0.0.153 - - [2026-01-29 14:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.153 - - [2026-01-29 14:34:55] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1542 0.034075 10.0.0.153 - - [2026-01-29 14:34:55] "POST /ref-update HTTP/1.1" 200 156 0.024196 10.0.0.153 - - [2026-01-29 14:34:55] "POST /virtual-machines HTTP/1.1" 200 374 0.022130 10.0.0.153 - - [2026-01-29 14:34:55] "POST /chown HTTP/1.1" 200 109 0.038187 10.0.0.153 - - [2026-01-29 14:34:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.047506 10.0.0.153 - - [2026-01-29 14:34:55] "POST /chown HTTP/1.1" 200 109 0.064410 10.0.0.153 - - [2026-01-29 14:34:56] "PUT /instance-ip/a17bdd13-e7ee-4130-8cad-2169fe3b9851 HTTP/1.1" 200 257 0.079464 10.0.0.153 - - [2026-01-29 14:34:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.187331 10.0.0.153 - - [2026-01-29 14:34:56] "POST /ref-update HTTP/1.1" 200 156 0.064437 10.0.0.153 - - [2026-01-29 14:34:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.031890 10.0.0.153 - - [2026-01-29 14:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011796 10.0.0.153 - - [2026-01-29 14:34:56] "GET /virtual-machine-interface/ae4e21a0-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.004900 10.0.0.153 - - [2026-01-29 14:34:56] "POST /instance-ips HTTP/1.1" 200 414 0.029341 10.0.0.153 - - [2026-01-29 14:34:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.032274 10.0.0.153 - - [2026-01-29 14:34:56] "GET /virtual-machine-interface/ae4e21a0-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.016086 10.0.0.153 - - [2026-01-29 14:34:56] "PUT /service-instance/a0570eaf-e0da-4937-8719-215b649b759d HTTP/1.1" 200 267 0.008962 10.0.0.153 - - [2026-01-29 14:34:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.006468 10.0.0.153 - - [2026-01-29 14:34:56] "POST /set-tag HTTP/1.1" 200 109 0.019881 10.0.0.153 - - [2026-01-29 14:34:56] "GET /virtual-machine-interface/ae4e21a0-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.012161 10.0.0.153 - - [2026-01-29 14:34:56] "GET /instance-ip/ae7703cc-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.004098 10.0.0.153 - - [2026-01-29 14:34:56] "PUT /service-instance/a0570eaf-e0da-4937-8719-215b649b759d HTTP/1.1" 200 267 0.009464 10.0.0.153 - - [2026-01-29 14:34:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.011306 10.0.0.153 - - [2026-01-29 14:34:56] "GET /virtual-machine-interface/ae4e21a0-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004494 10.0.0.153 - - [2026-01-29 14:34:56] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.153 - - [2026-01-29 14:34:56] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.004534 10.0.0.153 - - [2026-01-29 14:34:56] "PUT /service-instance/a0570eaf-e0da-4937-8719-215b649b759d HTTP/1.1" 200 267 0.013286 10.0.0.153 - - [2026-01-29 14:34:56] "POST /ref-update HTTP/1.1" 200 156 0.010516 10.0.0.153 - - [2026-01-29 14:34:56] "GET /virtual-machine-interface/ae4e21a0-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006602 10.0.0.153 - - [2026-01-29 14:34:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.041190 10.0.0.153 - - [2026-01-29 14:34:56] "POST /set-tag HTTP/1.1" 200 109 0.011336 10.0.0.153 - - [2026-01-29 14:34:56] "GET /virtual-machine-interface/ae4e21a0-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005641 10.0.0.153 - - [2026-01-29 14:34:56] "PUT /service-instance/a0570eaf-e0da-4937-8719-215b649b759d HTTP/1.1" 200 267 0.010774 10.0.0.153 - - [2026-01-29 14:34:56] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.153 - - [2026-01-29 14:34:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014608 10.0.0.153 - - [2026-01-29 14:34:56] "PUT /service-instance/a0570eaf-e0da-4937-8719-215b649b759d HTTP/1.1" 200 267 0.010352 10.0.0.153 - - [2026-01-29 14:34:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010931 10.0.0.153 - - [2026-01-29 14:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.153 - - [2026-01-29 14:34:56] "POST /chown HTTP/1.1" 200 109 0.007660 10.0.0.153 - - [2026-01-29 14:34:56] "POST /chown HTTP/1.1" 200 109 0.020387 10.0.0.153 - - [2026-01-29 14:34:56] "POST /ref-update HTTP/1.1" 200 156 0.026380 10.0.0.153 - - [2026-01-29 14:34:56] "POST /chown HTTP/1.1" 200 109 0.006443 10.0.0.153 - - [2026-01-29 14:34:56] "POST /chown HTTP/1.1" 200 109 0.028620 10.0.0.153 - - [2026-01-29 14:34:56] "POST /ref-update HTTP/1.1" 200 156 0.008554 10.0.0.153 - - [2026-01-29 14:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.153 - - [2026-01-29 14:34:56] "POST /chown HTTP/1.1" 200 109 0.007040 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.033682 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.007736 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.022102 10.0.0.153 - - [2026-01-29 14:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.006581 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.017262 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.006993 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.049597 10.0.0.153 - - [2026-01-29 14:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.007038 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.022197 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.017446 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.006911 10.0.0.153 - - [2026-01-29 14:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005364 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.007601 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.007025 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.023975 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.029740 10.0.0.153 - - [2026-01-29 14:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.007171 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.023919 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.008549 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.023242 10.0.0.153 - - [2026-01-29 14:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.007478 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.032965 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.018767 10.0.0.153 - - [2026-01-29 14:34:57] "POST /chown HTTP/1.1" 200 109 0.007175 10.0.0.153 - - [2026-01-29 14:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.006939 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.019458 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.016365 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.018134 10.0.0.153 - - [2026-01-29 14:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.008553 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.022207 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.023348 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.015515 10.0.0.153 - - [2026-01-29 14:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.009625 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.007288 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.025084 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.027867 10.0.0.153 - - [2026-01-29 14:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.008688 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.014873 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.015057 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.006110 10.0.0.153 - - [2026-01-29 14:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.012735 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.008721 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.007631 10.0.0.153 - - [2026-01-29 14:34:58] "POST /chown HTTP/1.1" 200 109 0.014644 10.0.0.153 - - [2026-01-29 14:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.153 - - [2026-01-29 14:35:05] "POST /chown HTTP/1.1" 200 109 0.011052 10.0.0.153 - - [2026-01-29 14:35:05] "POST /chown HTTP/1.1" 200 109 0.009089 10.0.0.153 - - [2026-01-29 14:35:05] "POST /chown HTTP/1.1" 200 109 0.016695 10.0.0.153 - - [2026-01-29 14:35:05] "POST /chown HTTP/1.1" 200 109 0.017253 10.0.0.153 - - [2026-01-29 14:35:06] "GET /virtual-machine-interface/a9963cc4-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007593 10.0.0.153 - - [2026-01-29 14:35:06] "POST /set-tag HTTP/1.1" 200 109 0.002622 10.0.0.153 - - [2026-01-29 14:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.153 - - [2026-01-29 14:35:06] "GET /loadbalancer/95fa204f-7635-4efc-b319-fb7362914f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003436 10.0.0.153 - - [2026-01-29 14:35:06] "GET /loadbalancer-pool/e7421344-511c-44ef-88be-c3cdaf451a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003442 10.0.0.153 - - [2026-01-29 14:35:06] "POST /loadbalancer-members HTTP/1.1" 200 704 0.017523 10.0.0.153 - - [2026-01-29 14:35:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.010535 10.0.0.153 - - [2026-01-29 14:35:06] "GET /virtual-machine-interface/a9963cc4-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.022622 10.0.0.153 - - [2026-01-29 14:35:06] "POST /tags HTTP/1.1" 409 221 0.001722 10.0.0.153 - - [2026-01-29 14:35:06] "GET /virtual-machine-interface/a9963cc4-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005999 10.0.0.153 - - [2026-01-29 14:35:06] "POST /ref-update HTTP/1.1" 200 156 0.013723 10.0.0.153 - - [2026-01-29 14:35:06] "GET /floating-ip/47d0d614-991e-4c0d-aa12-fc4996639efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.010805 10.0.0.153 - - [2026-01-29 14:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.153 - - [2026-01-29 14:35:06] "GET /tag/16b27202-af30-46c3-af36-3743cabfe8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011300 10.0.0.153 - - [2026-01-29 14:35:06] "PUT /floating-ip/47d0d614-991e-4c0d-aa12-fc4996639efc HTTP/1.1" 200 257 0.025012 10.0.0.153 - - [2026-01-29 14:35:06] "POST /set-tag HTTP/1.1" 200 109 0.026410 10.0.0.153 - - [2026-01-29 14:35:07] "GET /virtual-machine-interface/aa0b3380-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004744 10.0.0.153 - - [2026-01-29 14:35:07] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.153 - - [2026-01-29 14:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.153 - - [2026-01-29 14:35:07] "GET /loadbalancer/95fa204f-7635-4efc-b319-fb7362914f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002931 10.0.0.153 - - [2026-01-29 14:35:07] "GET /loadbalancer-pool/e7421344-511c-44ef-88be-c3cdaf451a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002974 10.0.0.153 - - [2026-01-29 14:35:07] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014564 10.0.0.153 - - [2026-01-29 14:35:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020715 10.0.0.153 - - [2026-01-29 14:35:07] "GET /virtual-machine-interface/aa0b3380-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010404 10.0.0.153 - - [2026-01-29 14:35:07] "GET /virtual-machine-interface/aa0b3380-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009985 10.0.0.153 - - [2026-01-29 14:35:07] "POST /ref-update HTTP/1.1" 200 156 0.006945 10.0.0.153 - - [2026-01-29 14:35:07] "GET /floating-ip/47d0d614-991e-4c0d-aa12-fc4996639efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.017658 10.0.0.153 - - [2026-01-29 14:35:07] "POST /set-tag HTTP/1.1" 200 109 0.016761 10.0.0.153 - - [2026-01-29 14:35:10] "GET /virtual-machine-interface/ae4e21a0-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005937 10.0.0.153 - - [2026-01-29 14:35:10] "POST /set-tag HTTP/1.1" 200 109 0.002832 10.0.0.153 - - [2026-01-29 14:35:10] "GET /virtual-machine/b1014fff-de24-4ed2-aed4-701053ec963d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003268 10.0.0.153 - - [2026-01-29 14:35:10] "GET /virtual-machine-interface/a9963cc4-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005068 10.0.0.153 - - [2026-01-29 14:35:10] "GET /virtual-machine/8a2467c5-f99f-4bfb-a64e-6bba6e45078b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002719 10.0.0.153 - - [2026-01-29 14:35:10] "GET /virtual-machine-interface/aa0b3380-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004426 10.0.0.153 - - [2026-01-29 14:35:10] "GET /virtual-machine/17ed4f19-3329-43ec-bcfa-91b354c56e13?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002740 10.0.0.153 - - [2026-01-29 14:35:10] "GET /virtual-machine-interface/ae4e21a0-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004241 10.0.0.153 - - [2026-01-29 14:35:11] "GET /virtual-machine-interface/ae4e21a0-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005106 10.0.0.153 - - [2026-01-29 14:35:11] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.153 - - [2026-01-29 14:35:43] "GET /virtual-machine-interface/ae4e21a0-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004408 10.0.0.153 - - [2026-01-29 14:35:43] "POST /set-tag HTTP/1.1" 200 109 0.003813 10.0.0.153 - - [2026-01-29 14:35:43] "GET /virtual-machine-interface/ae4e21a0-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005113 10.0.0.153 - - [2026-01-29 14:35:43] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.153 - - [2026-01-29 14:35:43] "GET /virtual-machine/17ed4f19-3329-43ec-bcfa-91b354c56e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002851 10.0.0.153 - - [2026-01-29 14:35:43] "POST /ref-update HTTP/1.1" 200 156 0.010467 10.0.0.153 - - [2026-01-29 14:35:43] "GET /virtual-machine-interface/ae4e21a0-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.013970 10.0.0.153 - - [2026-01-29 14:35:43] "POST /set-tag HTTP/1.1" 200 109 0.038269 10.0.0.153 - - [2026-01-29 14:35:43] "POST /set-tag HTTP/1.1" 200 109 0.027004 10.0.0.153 - - [2026-01-29 14:35:43] "DELETE /instance-ip/ae7703cc-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.046767 10.0.0.153 - - [2026-01-29 14:35:43] "DELETE /virtual-machine-interface/ae4e21a0-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.042012 10.0.0.153 - - [2026-01-29 14:35:43] "DELETE /virtual-machine/17ed4f19-3329-43ec-bcfa-91b354c56e13 HTTP/1.1" 200 115 0.030316 10.0.0.153 - - [2026-01-29 14:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.153 - - [2026-01-29 14:35:46] "GET /tag/c3986c49-25d7-4dea-9992-bd9fe340a08b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012548 10.0.0.153 - - [2026-01-29 14:35:46] "GET /tag/c3986c49-25d7-4dea-9992-bd9fe340a08b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.012792 10.0.0.153 - - [2026-01-29 14:35:46] "GET /virtual-machine-interface/3e8e0eda-ca75-44dc-b30a-4e7e2a332f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004334 10.0.0.153 - - [2026-01-29 14:35:46] "POST /set-tag HTTP/1.1" 200 109 0.014686 10.0.0.153 - - [2026-01-29 14:35:46] "GET /virtual-machine-interface/3f39405b-7d59-4e97-b856-70e7b7847e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.020593 10.0.0.153 - - [2026-01-29 14:35:46] "POST /set-tag HTTP/1.1" 200 109 0.020397 10.0.0.153 - - [2026-01-29 14:35:46] "GET /virtual-machine-interface/530ee421-10f0-4056-8d88-4ce9424d6c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005612 10.0.0.153 - - [2026-01-29 14:35:46] "POST /set-tag HTTP/1.1" 200 109 0.013876 10.0.0.153 - - [2026-01-29 14:35:46] "GET /firewall-policy/bc146153-47ac-4228-a7f8-a3100d80aad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011973 10.0.0.153 - - [2026-01-29 14:35:46] "GET /firewall-rule/21bbc594-47e9-450c-a764-9760c3a4ad18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003544 10.0.0.153 - - [2026-01-29 14:35:46] "POST /ref-update HTTP/1.1" 200 156 0.011933 10.0.0.153 - - [2026-01-29 14:35:46] "DELETE /firewall-rule/21bbc594-47e9-450c-a764-9760c3a4ad18 HTTP/1.1" 200 115 0.043729 10.0.0.153 - - [2026-01-29 14:35:46] "DELETE /loadbalancer-member/4c82a79a-49be-48d5-8022-e428ebe927ed HTTP/1.1" 200 115 0.029690 10.0.0.153 - - [2026-01-29 14:35:46] "PUT /service-instance/a0570eaf-e0da-4937-8719-215b649b759d HTTP/1.1" 200 267 0.010115 10.0.0.153 - - [2026-01-29 14:35:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013081 10.0.0.153 - - [2026-01-29 14:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.153 - - [2026-01-29 14:35:46] "DELETE /loadbalancer-pool/d65a24f5-b39b-4666-b7ec-929eef12deb4 HTTP/1.1" 200 115 0.092949 10.0.0.153 - - [2026-01-29 14:35:46] "DELETE /loadbalancer-listener/97764b28-3a1d-4c50-a420-e7f804e8e65e HTTP/1.1" 200 115 0.045480 10.0.0.153 - - [2026-01-29 14:35:46] "GET /floating-ip/d697cd61-fd3f-4ab4-b2d7-7f9eee33145e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.002724 10.0.0.153 - - [2026-01-29 14:35:46] "POST /chown HTTP/1.1" 200 109 0.012408 10.0.0.153 - - [2026-01-29 14:35:46] "POST /chown HTTP/1.1" 200 109 0.017232 10.0.0.153 - - [2026-01-29 14:35:46] "POST /chown HTTP/1.1" 200 109 0.027308 10.0.0.153 - - [2026-01-29 14:35:46] "PUT /floating-ip/d697cd61-fd3f-4ab4-b2d7-7f9eee33145e HTTP/1.1" 200 257 0.046937 10.0.0.153 - - [2026-01-29 14:35:46] "POST /chown HTTP/1.1" 200 109 0.014835 10.0.0.153 - - [2026-01-29 14:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005470 10.0.0.153 - - [2026-01-29 14:35:46] "POST /chown HTTP/1.1" 200 109 0.006325 10.0.0.153 - - [2026-01-29 14:35:46] "DELETE /floating-ip/d697cd61-fd3f-4ab4-b2d7-7f9eee33145e HTTP/1.1" 200 115 0.093101 10.0.0.153 - - [2026-01-29 14:35:46] "POST /chown HTTP/1.1" 200 109 0.006203 10.0.0.153 - - [2026-01-29 14:35:47] "POST /chown HTTP/1.1" 200 109 0.026404 10.0.0.153 - - [2026-01-29 14:35:47] "POST /chown HTTP/1.1" 200 109 0.023007 10.0.0.153 - - [2026-01-29 14:35:47] "DELETE /loadbalancer/be68fd86-0b9b-45a2-b262-999d5af9c016 HTTP/1.1" 200 115 0.125731 10.0.0.153 - - [2026-01-29 14:35:47] "PUT /service-instance/a0570eaf-e0da-4937-8719-215b649b759d HTTP/1.1" 200 267 0.019772 10.0.0.153 - - [2026-01-29 14:35:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014719 10.0.0.153 - - [2026-01-29 14:35:47] "PUT /service-instance/a0570eaf-e0da-4937-8719-215b649b759d HTTP/1.1" 200 267 0.010569 10.0.0.153 - - [2026-01-29 14:35:47] "DELETE /instance-ip/a17bdd13-e7ee-4130-8cad-2169fe3b9851 HTTP/1.1" 200 115 0.128183 10.0.0.153 - - [2026-01-29 14:35:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.007678 10.0.0.153 - - [2026-01-29 14:35:47] "GET /floating-ip-pool/5f0d59a7-8a25-4663-ac20-bc490ec67768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017799 10.0.0.153 - - [2026-01-29 14:35:47] "POST /ref-update HTTP/1.1" 200 156 0.029057 10.0.0.153 - - [2026-01-29 14:35:47] "PUT /service-instance/a0570eaf-e0da-4937-8719-215b649b759d HTTP/1.1" 200 267 0.029219 10.0.0.153 - - [2026-01-29 14:35:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011602 10.0.0.153 - - [2026-01-29 14:35:47] "DELETE /virtual-machine-interface/3e8e0eda-ca75-44dc-b30a-4e7e2a332f47 HTTP/1.1" 200 115 0.167382 10.0.0.153 - - [2026-01-29 14:35:47] "DELETE /floating-ip-pool/5f0d59a7-8a25-4663-ac20-bc490ec67768 HTTP/1.1" 200 115 0.096770 10.0.0.153 - - [2026-01-29 14:35:47] "DELETE /service-instance/a0570eaf-e0da-4937-8719-215b649b759d HTTP/1.1" 200 115 0.065145 10.0.0.153 - - [2026-01-29 14:35:47] "DELETE /tag/c3986c49-25d7-4dea-9992-bd9fe340a08b HTTP/1.1" 200 115 0.113523 10.0.0.153 - - [2026-01-29 14:35:47] "GET /virtual-machine-interface/530ee421-10f0-4056-8d88-4ce9424d6c05?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.011380 10.0.0.153 - - [2026-01-29 14:35:47] "POST /useragent-kv HTTP/1.1" 200 115 0.001701 10.0.0.153 - - [2026-01-29 14:35:47] "POST /useragent-kv HTTP/1.1" 200 115 0.001445 10.0.0.153 - - [2026-01-29 14:35:47] "DELETE /virtual-network/4eb612e6-7044-446e-8dd2-fc050cd5ae31 HTTP/1.1" 200 115 0.156517 10.0.0.153 - - [2026-01-29 14:35:47] "GET /routing-instance/05705549-161d-48c5-8925-421b5235823d HTTP/1.1" 404 171 0.001529 10.0.0.153 - - [2026-01-29 14:35:47] "GET /domains HTTP/1.1" 200 281 0.001685 10.0.0.153 - - [2026-01-29 14:35:47] "GET /domain/89ddabc9-883e-45e0-b479-d03eec671294 HTTP/1.1" 200 3099 0.010919 10.0.0.153 - - [2026-01-29 14:35:47] "DELETE /virtual-machine-interface/530ee421-10f0-4056-8d88-4ce9424d6c05 HTTP/1.1" 200 115 0.092630 10.0.0.153 - - [2026-01-29 14:35:47] "POST /ref-update HTTP/1.1" 200 156 0.025339 10.0.0.153 - - [2026-01-29 14:35:47] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad HTTP/1.1" 200 7167 0.096744 10.0.0.153 - - [2026-01-29 14:35:47] "DELETE /virtual-machine/c779d831-7cde-401a-a51b-82b0dc79269b HTTP/1.1" 200 115 0.102608 10.0.0.153 - - [2026-01-29 14:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.153 - - [2026-01-29 14:35:47] "GET /virtual-machine-interface/3f39405b-7d59-4e97-b856-70e7b7847e9a?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.012998 10.0.0.153 - - [2026-01-29 14:35:47] "DELETE /route-target/6aae2f4d-2158-49c1-b610-c93d663ad828 HTTP/1.1" 200 115 0.075207 10.0.0.153 - - [2026-01-29 14:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.153 - - [2026-01-29 14:35:47] "GET /loadbalancer/95fa204f-7635-4efc-b319-fb7362914f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003145 10.0.0.153 - - [2026-01-29 14:35:47] "GET /virtual-machine-interface/aa0b3380-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004837 10.0.0.153 - - [2026-01-29 14:35:47] "POST /set-tag HTTP/1.1" 200 109 0.025997 10.0.0.153 - - [2026-01-29 14:35:47] "DELETE /virtual-machine-interface/3f39405b-7d59-4e97-b856-70e7b7847e9a HTTP/1.1" 200 115 0.114144 10.0.0.153 - - [2026-01-29 14:35:47] "DELETE /virtual-machine/46ff3868-f04c-41d8-9e70-da21366d1b64 HTTP/1.1" 200 115 0.049048 10.0.0.153 - - [2026-01-29 14:35:48] "DELETE /loadbalancer-member/8557e820-f415-48b8-b738-28f170c917bb HTTP/1.1" 200 115 0.073220 10.0.0.153 - - [2026-01-29 14:35:48] "GET /virtual-machine-interface/aa0b3380-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008478 10.0.0.153 - - [2026-01-29 14:35:48] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.153 - - [2026-01-29 14:35:49] "GET /virtual-machine-interface/aa0b3380-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009093 10.0.0.153 - - [2026-01-29 14:35:49] "POST /set-tag HTTP/1.1" 200 109 0.007893 10.0.0.153 - - [2026-01-29 14:35:49] "GET /virtual-machine-interface/aa0b3380-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011481 10.0.0.153 - - [2026-01-29 14:35:49] "POST /set-tag HTTP/1.1" 200 109 0.007514 10.0.0.153 - - [2026-01-29 14:35:49] "GET /virtual-machine/8a2467c5-f99f-4bfb-a64e-6bba6e45078b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003510 10.0.0.153 - - [2026-01-29 14:35:49] "POST /ref-update HTTP/1.1" 200 156 0.009344 10.0.0.153 - - [2026-01-29 14:35:49] "GET /virtual-machine-interface/aa0b3380-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008153 10.0.0.153 - - [2026-01-29 14:35:49] "POST /set-tag HTTP/1.1" 200 109 0.017461 10.0.0.153 - - [2026-01-29 14:35:49] "POST /set-tag HTTP/1.1" 200 109 0.027914 10.0.0.153 - - [2026-01-29 14:35:49] "POST /set-tag HTTP/1.1" 200 109 0.044383 10.0.0.153 - - [2026-01-29 14:35:49] "DELETE /instance-ip/aa2e56bc-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.037471 10.0.0.153 - - [2026-01-29 14:35:49] "POST /ref-update HTTP/1.1" 200 156 0.008395 10.0.0.153 - - [2026-01-29 14:35:49] "DELETE /virtual-machine-interface/aa0b3380-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.042226 10.0.0.153 - - [2026-01-29 14:35:49] "DELETE /virtual-machine/8a2467c5-f99f-4bfb-a64e-6bba6e45078b HTTP/1.1" 200 115 0.018612 10.0.0.153 - - [2026-01-29 14:35:52] "GET /virtual-machine-interface/a9963cc4-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.009078 10.0.0.153 - - [2026-01-29 14:35:52] "POST /set-tag HTTP/1.1" 200 109 0.004213 10.0.0.153 - - [2026-01-29 14:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.153 - - [2026-01-29 14:35:52] "GET /loadbalancer/95fa204f-7635-4efc-b319-fb7362914f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002324 10.0.0.153 - - [2026-01-29 14:35:54] "GET /virtual-machine-interface/a9963cc4-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006246 10.0.0.153 - - [2026-01-29 14:35:54] "POST /set-tag HTTP/1.1" 200 109 0.006581 10.0.0.153 - - [2026-01-29 14:35:54] "GET /virtual-machine-interface/a9963cc4-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005078 10.0.0.153 - - [2026-01-29 14:35:54] "POST /set-tag HTTP/1.1" 200 109 0.002742 10.0.0.153 - - [2026-01-29 14:35:54] "GET /virtual-machine/b1014fff-de24-4ed2-aed4-701053ec963d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002694 10.0.0.153 - - [2026-01-29 14:35:54] "POST /ref-update HTTP/1.1" 200 156 0.011370 10.0.0.153 - - [2026-01-29 14:35:54] "GET /virtual-machine-interface/a9963cc4-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004303 10.0.0.153 - - [2026-01-29 14:35:54] "POST /set-tag HTTP/1.1" 200 109 0.019157 10.0.0.153 - - [2026-01-29 14:35:54] "POST /set-tag HTTP/1.1" 200 109 0.016380 10.0.0.153 - - [2026-01-29 14:35:54] "POST /set-tag HTTP/1.1" 200 109 0.029323 10.0.0.153 - - [2026-01-29 14:35:54] "DELETE /instance-ip/a9b18ce0-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.048095 10.0.0.153 - - [2026-01-29 14:35:54] "POST /ref-update HTTP/1.1" 200 156 0.007685 10.0.0.153 - - [2026-01-29 14:35:54] "DELETE /virtual-machine-interface/a9963cc4-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.050081 10.0.0.153 - - [2026-01-29 14:35:54] "DELETE /virtual-machine/b1014fff-de24-4ed2-aed4-701053ec963d HTTP/1.1" 200 115 0.019573 10.0.0.153 - - [2026-01-29 14:35:54] "DELETE /tag/fa7dd89d-abcb-499a-8240-2d5e07a25d5c HTTP/1.1" 200 115 0.038481 10.0.0.153 - - [2026-01-29 14:35:54] "DELETE /tag/f6f1210c-d9fe-4f0a-a69a-908d7cdc3abc HTTP/1.1" 200 115 0.061527 10.0.0.153 - - [2026-01-29 14:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010448 10.0.0.153 - - [2026-01-29 14:35:58] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.073078 10.0.0.153 - - [2026-01-29 14:35:58] "POST /tags HTTP/1.1" 200 394 0.046734 10.0.0.153 - - [2026-01-29 14:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018689 10.0.0.153 - - [2026-01-29 14:35:58] "GET /tag/ef5aa03f-6fad-41f0-aa56-b5517ba00629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.023001 10.0.0.153 - - [2026-01-29 14:35:58] "POST /tags HTTP/1.1" 200 342 0.045606 10.0.0.153 - - [2026-01-29 14:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.153 - - [2026-01-29 14:35:58] "GET /tag/57c3b4ab-4df8-4cef-85e7-eaa4aef8cc3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014783 10.0.0.153 - - [2026-01-29 14:35:58] "POST /id-to-fqname HTTP/1.1" 200 192 0.001288 10.0.0.153 - - [2026-01-29 14:35:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.004046 10.0.0.153 - - [2026-01-29 14:35:58] "POST /security-groups HTTP/1.1" 200 589 0.065852 10.0.0.153 - - [2026-01-29 14:35:58] "POST /projects HTTP/1.1" 200 521 0.176776 10.0.0.153 - - [2026-01-29 14:35:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.002057 10.0.0.153 - - [2026-01-29 14:35:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022430 10.0.0.153 - - [2026-01-29 14:35:58] "POST /access-control-lists HTTP/1.1" 200 600 0.033444 10.0.0.153 - - [2026-01-29 14:35:58] "POST /fqname-to-id HTTP/1.1" 404 235 0.021044 10.0.0.153 - - [2026-01-29 14:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.031863 10.0.0.153 - - [2026-01-29 14:35:58] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004362 10.0.0.153 - - [2026-01-29 14:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.153 - - [2026-01-29 14:35:58] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.041675 10.0.0.153 - - [2026-01-29 14:35:58] "POST /access-control-lists HTTP/1.1" 200 598 0.079205 10.0.0.153 - - [2026-01-29 14:35:58] "PUT /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d HTTP/1.1" 200 265 0.061095 10.0.0.153 - - [2026-01-29 14:35:59] "PUT /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c HTTP/1.1" 200 265 0.095142 10.0.0.153 - - [2026-01-29 14:35:59] "POST /security-groups HTTP/1.1" 200 593 0.082790 10.0.0.153 - - [2026-01-29 14:35:59] "POST /fqname-to-id HTTP/1.1" 404 270 0.010212 10.0.0.153 - - [2026-01-29 14:35:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.052956 10.0.0.153 - - [2026-01-29 14:35:59] "POST /access-control-lists HTTP/1.1" 200 634 0.109430 10.0.0.153 - - [2026-01-29 14:35:59] "POST /chown HTTP/1.1" 200 109 0.068392 10.0.0.153 - - [2026-01-29 14:35:59] "POST /fqname-to-id HTTP/1.1" 404 269 0.011431 10.0.0.153 - - [2026-01-29 14:35:59] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003072 10.0.0.153 - - [2026-01-29 14:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.153 - - [2026-01-29 14:35:59] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005023 10.0.0.153 - - [2026-01-29 14:35:59] "POST /tags HTTP/1.1" 409 226 0.009237 10.0.0.153 - - [2026-01-29 14:35:59] "POST /access-control-lists HTTP/1.1" 200 632 0.068195 10.0.0.153 - - [2026-01-29 14:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017944 10.0.0.153 - - [2026-01-29 14:35:59] "GET /tag/57c3b4ab-4df8-4cef-85e7-eaa4aef8cc3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018522 10.0.0.153 - - [2026-01-29 14:35:59] "POST /firewall-rules HTTP/1.1" 200 602 0.093314 10.0.0.153 - - [2026-01-29 14:35:59] "GET /firewall-rule/5e80a02f-6305-4fd0-97d7-f21ff5b4efca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.017077 10.0.0.153 - - [2026-01-29 14:35:59] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004891 10.0.0.153 - - [2026-01-29 14:35:59] "GET /firewall-rule/5e80a02f-6305-4fd0-97d7-f21ff5b4efca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002753 10.0.0.153 - - [2026-01-29 14:35:59] "POST /ref-update HTTP/1.1" 200 156 0.050786 10.0.0.153 - - [2026-01-29 14:35:59] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009367 10.0.0.153 - - [2026-01-29 14:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.153 - - [2026-01-29 14:35:59] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002668 10.0.0.153 - - [2026-01-29 14:35:59] "POST /tags HTTP/1.1" 409 226 0.001788 10.0.0.153 - - [2026-01-29 14:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.153 - - [2026-01-29 14:35:59] "GET /tag/57c3b4ab-4df8-4cef-85e7-eaa4aef8cc3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013309 10.0.0.153 - - [2026-01-29 14:36:00] "POST /firewall-rules HTTP/1.1" 200 600 0.068331 10.0.0.153 - - [2026-01-29 14:36:00] "GET /firewall-rule/7667dd3d-34c0-4e3f-ad37-99243e32946f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004957 10.0.0.153 - - [2026-01-29 14:36:00] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004565 10.0.0.153 - - [2026-01-29 14:36:00] "GET /firewall-rule/7667dd3d-34c0-4e3f-ad37-99243e32946f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003087 10.0.0.153 - - [2026-01-29 14:36:00] "POST /ref-update HTTP/1.1" 200 156 0.063924 10.0.0.153 - - [2026-01-29 14:36:01] "POST /tags HTTP/1.1" 200 394 0.035299 10.0.0.153 - - [2026-01-29 14:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.031679 10.0.0.153 - - [2026-01-29 14:36:01] "GET /tag/1294b94d-f9dc-4f26-961e-45c8ff7aa60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.032408 10.0.0.153 - - [2026-01-29 14:36:01] "POST /tags HTTP/1.1" 200 342 0.031701 10.0.0.153 - - [2026-01-29 14:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009189 10.0.0.153 - - [2026-01-29 14:36:01] "GET /tag/5b5e7b12-51ab-4413-92ac-fd123a16bd74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.033981 10.0.0.153 - - [2026-01-29 14:36:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.000875 10.0.0.153 - - [2026-01-29 14:36:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.007292 10.0.0.153 - - [2026-01-29 14:36:01] "POST /security-groups HTTP/1.1" 200 589 0.060616 10.0.0.153 - - [2026-01-29 14:36:01] "POST /projects HTTP/1.1" 200 521 0.213875 10.0.0.153 - - [2026-01-29 14:36:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.005974 10.0.0.153 - - [2026-01-29 14:36:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023710 10.0.0.153 - - [2026-01-29 14:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008251 10.0.0.153 - - [2026-01-29 14:36:01] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.023517 10.0.0.153 - - [2026-01-29 14:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.153 - - [2026-01-29 14:36:01] "POST /access-control-lists HTTP/1.1" 200 600 0.097891 10.0.0.153 - - [2026-01-29 14:36:01] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.011470 10.0.0.153 - - [2026-01-29 14:36:01] "POST /fqname-to-id HTTP/1.1" 404 235 0.012617 10.0.0.153 - - [2026-01-29 14:36:02] "PUT /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d HTTP/1.1" 200 265 0.056413 10.0.0.153 - - [2026-01-29 14:36:02] "POST /access-control-lists HTTP/1.1" 200 598 0.092485 10.0.0.153 - - [2026-01-29 14:36:02] "PUT /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c HTTP/1.1" 200 265 0.111871 10.0.0.153 - - [2026-01-29 14:36:02] "POST /security-groups HTTP/1.1" 200 593 0.072728 10.0.0.153 - - [2026-01-29 14:36:02] "POST /fqname-to-id HTTP/1.1" 404 270 0.004504 10.0.0.153 - - [2026-01-29 14:36:02] "POST /access-control-lists HTTP/1.1" 200 634 0.070789 10.0.0.153 - - [2026-01-29 14:36:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.070739 10.0.0.153 - - [2026-01-29 14:36:02] "POST /fqname-to-id HTTP/1.1" 404 269 0.014397 10.0.0.153 - - [2026-01-29 14:36:02] "POST /chown HTTP/1.1" 200 109 0.020960 10.0.0.153 - - [2026-01-29 14:36:02] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008407 10.0.0.153 - - [2026-01-29 14:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.153 - - [2026-01-29 14:36:02] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.036076 10.0.0.153 - - [2026-01-29 14:36:02] "POST /access-control-lists HTTP/1.1" 200 632 0.069808 10.0.0.153 - - [2026-01-29 14:36:02] "POST /tags HTTP/1.1" 409 226 0.007359 10.0.0.153 - - [2026-01-29 14:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.153 - - [2026-01-29 14:36:02] "GET /tag/5b5e7b12-51ab-4413-92ac-fd123a16bd74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012111 10.0.0.153 - - [2026-01-29 14:36:02] "POST /firewall-rules HTTP/1.1" 200 602 0.069490 10.0.0.153 - - [2026-01-29 14:36:02] "GET /firewall-rule/f8437b55-df2c-404f-9dbf-537e589d9846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008497 10.0.0.153 - - [2026-01-29 14:36:02] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004471 10.0.0.153 - - [2026-01-29 14:36:02] "GET /firewall-rule/f8437b55-df2c-404f-9dbf-537e589d9846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003453 10.0.0.153 - - [2026-01-29 14:36:02] "POST /ref-update HTTP/1.1" 200 156 0.063344 10.0.0.153 - - [2026-01-29 14:36:02] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006108 10.0.0.153 - - [2026-01-29 14:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.153 - - [2026-01-29 14:36:02] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002986 10.0.0.153 - - [2026-01-29 14:36:02] "POST /tags HTTP/1.1" 409 226 0.002201 10.0.0.153 - - [2026-01-29 14:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.153 - - [2026-01-29 14:36:02] "GET /tag/5b5e7b12-51ab-4413-92ac-fd123a16bd74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011857 10.0.0.153 - - [2026-01-29 14:36:03] "POST /firewall-rules HTTP/1.1" 200 600 0.070516 10.0.0.153 - - [2026-01-29 14:36:03] "GET /firewall-rule/0c7b8873-2532-41f1-9d6c-9f7e64dd2579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.020069 10.0.0.153 - - [2026-01-29 14:36:03] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005685 10.0.0.153 - - [2026-01-29 14:36:03] "GET /firewall-rule/0c7b8873-2532-41f1-9d6c-9f7e64dd2579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004202 10.0.0.153 - - [2026-01-29 14:36:03] "POST /ref-update HTTP/1.1" 200 156 0.059300 10.0.0.153 - - [2026-01-29 14:36:04] "POST /tags HTTP/1.1" 200 346 0.076471 10.0.0.153 - - [2026-01-29 14:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005864 10.0.0.153 - - [2026-01-29 14:36:04] "GET /tag/73e95354-7ca0-4395-9a45-f88fc6b8298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.025895 10.0.0.153 - - [2026-01-29 14:36:04] "POST /projects HTTP/1.1" 409 238 0.011413 10.0.0.153 - - [2026-01-29 14:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.153 - - [2026-01-29 14:36:04] "GET /project/887a5a4e-0835-48b7-a6d5-0e33b5b2a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.113964 10.0.0.153 - - [2026-01-29 14:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008321 10.0.0.153 - - [2026-01-29 14:36:04] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004273 10.0.0.153 - - [2026-01-29 14:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.153 - - [2026-01-29 14:36:04] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006321 10.0.0.153 - - [2026-01-29 14:36:04] "POST /security-groups HTTP/1.1" 409 285 0.007257 10.0.0.153 - - [2026-01-29 14:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.153 - - [2026-01-29 14:36:04] "PUT /security-group/16e6eb1c-74ed-4b7e-b06b-d472294b76a6 HTTP/1.1" 200 263 0.084918 10.0.0.153 - - [2026-01-29 14:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017095 10.0.0.153 - - [2026-01-29 14:36:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.043233 10.0.0.153 - - [2026-01-29 14:36:04] "PUT /access-control-list/79cdff39-e6fd-4015-a261-2269f7d7fcbb HTTP/1.1" 200 273 0.032572 10.0.0.153 - - [2026-01-29 14:36:04] "POST /tags HTTP/1.1" 409 228 0.029852 10.0.0.153 - - [2026-01-29 14:36:05] "GET /project/887a5a4e-0835-48b7-a6d5-0e33b5b2a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.097302 10.0.0.153 - - [2026-01-29 14:36:05] "PUT /access-control-list/58f0bb55-6c46-4a53-bc6c-f2fc4a1d2607 HTTP/1.1" 200 273 0.052973 10.0.0.153 - - [2026-01-29 14:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017505 10.0.0.153 - - [2026-01-29 14:36:05] "GET /tag/73e95354-7ca0-4395-9a45-f88fc6b8298a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011849 10.0.0.153 - - [2026-01-29 14:36:05] "POST /tags HTTP/1.1" 200 346 0.026973 10.0.0.153 - - [2026-01-29 14:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.153 - - [2026-01-29 14:36:05] "GET /tag/596a738f-c2f6-41ca-a5eb-33d4abac6ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.020180 10.0.0.153 - - [2026-01-29 14:36:05] "POST /projects HTTP/1.1" 409 238 0.002365 10.0.0.153 - - [2026-01-29 14:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.153 - - [2026-01-29 14:36:05] "GET /project/fb9943b3-c86d-4275-9247-9598ef6da6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035857 10.0.0.153 - - [2026-01-29 14:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.153 - - [2026-01-29 14:36:05] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006209 10.0.0.153 - - [2026-01-29 14:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.153 - - [2026-01-29 14:36:05] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004289 10.0.0.153 - - [2026-01-29 14:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.153 - - [2026-01-29 14:36:05] "GET /project/fb9943b3-c86d-4275-9247-9598ef6da6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040035 10.0.0.153 - - [2026-01-29 14:36:05] "POST /security-groups HTTP/1.1" 409 285 0.006828 10.0.0.153 - - [2026-01-29 14:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.153 - - [2026-01-29 14:36:05] "PUT /security-group/5d479391-01c4-4b29-b81d-4337fa76b122 HTTP/1.1" 200 263 0.060543 10.0.0.153 - - [2026-01-29 14:36:05] "PUT /access-control-list/ef56de0e-cabd-4ec3-a5bd-7dd93d8a3691 HTTP/1.1" 200 273 0.015652 10.0.0.153 - - [2026-01-29 14:36:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022309 10.0.0.153 - - [2026-01-29 14:36:05] "POST /tags HTTP/1.1" 409 228 0.004025 10.0.0.153 - - [2026-01-29 14:36:05] "PUT /access-control-list/58f6bd22-285c-4f23-a738-68e0f89c91c2 HTTP/1.1" 200 273 0.027300 10.0.0.153 - - [2026-01-29 14:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.153 - - [2026-01-29 14:36:05] "GET /tag/596a738f-c2f6-41ca-a5eb-33d4abac6ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015998 10.0.0.153 - - [2026-01-29 14:36:05] "POST /tags HTTP/1.1" 200 292 0.048900 10.0.0.153 - - [2026-01-29 14:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.153 - - [2026-01-29 14:36:05] "GET /tag/fb022be2-af41-482f-97c3-f4ebda1a1d94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.013835 10.0.0.153 - - [2026-01-29 14:36:05] "POST /tags HTTP/1.1" 200 304 0.053397 10.0.0.153 - - [2026-01-29 14:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.153 - - [2026-01-29 14:36:05] "GET /tag/9b822e0b-76f1-44a2-a4c5-2f2b69b0a4fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013704 10.0.0.153 - - [2026-01-29 14:36:05] "POST /tags HTTP/1.1" 409 252 0.002290 10.0.0.153 - - [2026-01-29 14:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.153 - - [2026-01-29 14:36:05] "GET /tag/ef5aa03f-6fad-41f0-aa56-b5517ba00629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012529 10.0.0.153 - - [2026-01-29 14:36:05] "POST /tags HTTP/1.1" 409 226 0.001944 10.0.0.153 - - [2026-01-29 14:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.153 - - [2026-01-29 14:36:05] "GET /tag/57c3b4ab-4df8-4cef-85e7-eaa4aef8cc3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015143 10.0.0.153 - - [2026-01-29 14:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.153 - - [2026-01-29 14:36:05] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005557 10.0.0.153 - - [2026-01-29 14:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.153 - - [2026-01-29 14:36:06] "GET /project/887a5a4e-0835-48b7-a6d5-0e33b5b2a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036381 10.0.0.153 - - [2026-01-29 14:36:06] "POST /virtual-machines HTTP/1.1" 200 396 0.009520 10.0.0.153 - - [2026-01-29 14:36:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008568 10.0.0.153 - - [2026-01-29 14:36:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.121885 10.0.0.153 - - [2026-01-29 14:36:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026031 10.0.0.153 - - [2026-01-29 14:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012790 10.0.0.153 - - [2026-01-29 14:36:06] "GET /virtual-machine-interface/d82bf696-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005898 10.0.0.153 - - [2026-01-29 14:36:06] "POST /instance-ips HTTP/1.1" 200 398 0.023012 10.0.0.153 - - [2026-01-29 14:36:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.038134 10.0.0.153 - - [2026-01-29 14:36:06] "GET /virtual-machine-interface/d82bf696-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014828 10.0.0.153 - - [2026-01-29 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.067655 10.0.0.153 - - [2026-01-29 14:36:06] "GET /virtual-machine-interface/d82bf696-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017023 10.0.0.153 - - [2026-01-29 14:36:06] "GET /instance-ip/d8446410-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004600 10.0.0.153 - - [2026-01-29 14:36:06] "GET /virtual-machine-interface/d82bf696-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006532 10.0.0.153 - - [2026-01-29 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.153 - - [2026-01-29 14:36:06] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004191 10.0.0.153 - - [2026-01-29 14:36:06] "POST /ref-update HTTP/1.1" 200 156 0.009238 10.0.0.153 - - [2026-01-29 14:36:06] "GET /virtual-machine-interface/d82bf696-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004580 10.0.0.153 - - [2026-01-29 14:36:06] "POST /set-tag HTTP/1.1" 200 109 0.007109 10.0.0.153 - - [2026-01-29 14:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.153 - - [2026-01-29 14:36:06] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005160 10.0.0.153 - - [2026-01-29 14:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.153 - - [2026-01-29 14:36:06] "GET /project/887a5a4e-0835-48b7-a6d5-0e33b5b2a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042475 10.0.0.153 - - [2026-01-29 14:36:06] "POST /virtual-machines HTTP/1.1" 200 396 0.026834 10.0.0.153 - - [2026-01-29 14:36:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.031558 10.0.0.153 - - [2026-01-29 14:36:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.134896 10.0.0.153 - - [2026-01-29 14:36:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.011714 10.0.0.153 - - [2026-01-29 14:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014560 10.0.0.153 - - [2026-01-29 14:36:07] "GET /virtual-machine-interface/d8afab62-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012781 10.0.0.153 - - [2026-01-29 14:36:07] "POST /instance-ips HTTP/1.1" 200 398 0.021438 10.0.0.153 - - [2026-01-29 14:36:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.027251 10.0.0.153 - - [2026-01-29 14:36:07] "GET /virtual-machine-interface/d8afab62-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.020714 10.0.0.153 - - [2026-01-29 14:36:07] "POST /set-tag HTTP/1.1" 200 109 0.067159 10.0.0.153 - - [2026-01-29 14:36:07] "GET /virtual-machine-interface/d8afab62-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017527 10.0.0.153 - - [2026-01-29 14:36:07] "GET /instance-ip/d8cda25c-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005064 10.0.0.153 - - [2026-01-29 14:36:07] "GET /virtual-machine-interface/d8afab62-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006753 10.0.0.153 - - [2026-01-29 14:36:07] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.153 - - [2026-01-29 14:36:07] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.004670 10.0.0.153 - - [2026-01-29 14:36:07] "POST /ref-update HTTP/1.1" 200 156 0.010104 10.0.0.153 - - [2026-01-29 14:36:07] "GET /virtual-machine-interface/d8afab62-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012254 10.0.0.153 - - [2026-01-29 14:36:07] "POST /set-tag HTTP/1.1" 200 109 0.003703 10.0.0.153 - - [2026-01-29 14:36:07] "POST /tags HTTP/1.1" 200 292 0.021359 10.0.0.153 - - [2026-01-29 14:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015270 10.0.0.153 - - [2026-01-29 14:36:07] "GET /tag/9f926946-473f-4f1f-9a78-aca976ecdedb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012638 10.0.0.153 - - [2026-01-29 14:36:07] "POST /tags HTTP/1.1" 409 252 0.002370 10.0.0.153 - - [2026-01-29 14:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.153 - - [2026-01-29 14:36:07] "GET /tag/1294b94d-f9dc-4f26-961e-45c8ff7aa60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011399 10.0.0.153 - - [2026-01-29 14:36:07] "POST /tags HTTP/1.1" 409 226 0.002097 10.0.0.153 - - [2026-01-29 14:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.153 - - [2026-01-29 14:36:07] "GET /tag/5b5e7b12-51ab-4413-92ac-fd123a16bd74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012652 10.0.0.153 - - [2026-01-29 14:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.153 - - [2026-01-29 14:36:07] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004379 10.0.0.153 - - [2026-01-29 14:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.153 - - [2026-01-29 14:36:08] "GET /project/fb9943b3-c86d-4275-9247-9598ef6da6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.063418 10.0.0.153 - - [2026-01-29 14:36:08] "POST /virtual-machines HTTP/1.1" 200 396 0.010938 10.0.0.153 - - [2026-01-29 14:36:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015457 10.0.0.153 - - [2026-01-29 14:36:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113702 10.0.0.153 - - [2026-01-29 14:36:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009208 10.0.0.153 - - [2026-01-29 14:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012755 10.0.0.153 - - [2026-01-29 14:36:08] "GET /virtual-machine-interface/d95b5124-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005562 10.0.0.153 - - [2026-01-29 14:36:08] "POST /instance-ips HTTP/1.1" 200 398 0.023082 10.0.0.153 - - [2026-01-29 14:36:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.036682 10.0.0.153 - - [2026-01-29 14:36:08] "GET /virtual-machine-interface/d95b5124-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007875 10.0.0.153 - - [2026-01-29 14:36:08] "POST /set-tag HTTP/1.1" 200 109 0.063714 10.0.0.153 - - [2026-01-29 14:36:08] "GET /virtual-machine-interface/d95b5124-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014576 10.0.0.153 - - [2026-01-29 14:36:08] "GET /instance-ip/d9765c76-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004479 10.0.0.153 - - [2026-01-29 14:36:08] "GET /virtual-machine-interface/d95b5124-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004147 10.0.0.153 - - [2026-01-29 14:36:08] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.153 - - [2026-01-29 14:36:08] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003614 10.0.0.153 - - [2026-01-29 14:36:08] "POST /ref-update HTTP/1.1" 200 156 0.009784 10.0.0.153 - - [2026-01-29 14:36:08] "GET /virtual-machine-interface/d95b5124-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015499 10.0.0.153 - - [2026-01-29 14:36:08] "POST /set-tag HTTP/1.1" 200 109 0.002883 10.0.0.153 - - [2026-01-29 14:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.153 - - [2026-01-29 14:36:08] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003983 10.0.0.153 - - [2026-01-29 14:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.153 - - [2026-01-29 14:36:08] "GET /project/fb9943b3-c86d-4275-9247-9598ef6da6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030541 10.0.0.153 - - [2026-01-29 14:36:08] "POST /virtual-machines HTTP/1.1" 200 396 0.012708 10.0.0.153 - - [2026-01-29 14:36:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.014328 10.0.0.153 - - [2026-01-29 14:36:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098907 10.0.0.153 - - [2026-01-29 14:36:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009728 10.0.0.153 - - [2026-01-29 14:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009946 10.0.0.153 - - [2026-01-29 14:36:09] "GET /virtual-machine-interface/d9d4ac4a-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005612 10.0.0.153 - - [2026-01-29 14:36:09] "POST /instance-ips HTTP/1.1" 200 398 0.023415 10.0.0.153 - - [2026-01-29 14:36:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.023124 10.0.0.153 - - [2026-01-29 14:36:09] "GET /virtual-machine-interface/d9d4ac4a-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012547 10.0.0.153 - - [2026-01-29 14:36:09] "POST /set-tag HTTP/1.1" 200 109 0.095715 10.0.0.153 - - [2026-01-29 14:36:09] "GET /virtual-machine-interface/d9d4ac4a-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.023276 10.0.0.153 - - [2026-01-29 14:36:09] "GET /instance-ip/d9edf60a-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004287 10.0.0.153 - - [2026-01-29 14:36:09] "GET /virtual-machine-interface/d9d4ac4a-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006168 10.0.0.153 - - [2026-01-29 14:36:09] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.153 - - [2026-01-29 14:36:09] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.005438 10.0.0.153 - - [2026-01-29 14:36:09] "POST /ref-update HTTP/1.1" 200 156 0.010400 10.0.0.153 - - [2026-01-29 14:36:09] "GET /virtual-machine-interface/d9d4ac4a-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016828 10.0.0.153 - - [2026-01-29 14:36:09] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.153 - - [2026-01-29 14:36:09] "POST /tags HTTP/1.1" 200 300 0.022365 10.0.0.153 - - [2026-01-29 14:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009196 10.0.0.153 - - [2026-01-29 14:36:09] "GET /tag/72f471a1-df08-495c-950a-034d877ee703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012135 10.0.0.153 - - [2026-01-29 14:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.153 - - [2026-01-29 14:36:09] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004752 10.0.0.153 - - [2026-01-29 14:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.153 - - [2026-01-29 14:36:09] "GET /project/887a5a4e-0835-48b7-a6d5-0e33b5b2a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031826 10.0.0.153 - - [2026-01-29 14:36:09] "POST /virtual-machines HTTP/1.1" 200 396 0.007459 10.0.0.153 - - [2026-01-29 14:36:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013629 10.0.0.153 - - [2026-01-29 14:36:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101999 10.0.0.153 - - [2026-01-29 14:36:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008363 10.0.0.153 - - [2026-01-29 14:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007331 10.0.0.153 - - [2026-01-29 14:36:10] "GET /virtual-machine-interface/da63d316-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006002 10.0.0.153 - - [2026-01-29 14:36:10] "POST /instance-ips HTTP/1.1" 200 398 0.031177 10.0.0.153 - - [2026-01-29 14:36:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023230 10.0.0.153 - - [2026-01-29 14:36:10] "GET /virtual-machine-interface/da63d316-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015936 10.0.0.153 - - [2026-01-29 14:36:10] "POST /set-tag HTTP/1.1" 200 109 0.019408 10.0.0.153 - - [2026-01-29 14:36:10] "GET /virtual-machine-interface/da63d316-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019200 10.0.0.153 - - [2026-01-29 14:36:10] "GET /instance-ip/da7d2f14-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003877 10.0.0.153 - - [2026-01-29 14:36:10] "GET /virtual-machine-interface/da63d316-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009141 10.0.0.153 - - [2026-01-29 14:36:10] "POST /set-tag HTTP/1.1" 200 109 0.002696 10.0.0.153 - - [2026-01-29 14:36:10] "POST /tags HTTP/1.1" 200 300 0.020889 10.0.0.153 - - [2026-01-29 14:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.153 - - [2026-01-29 14:36:10] "GET /tag/52891115-e774-4af9-be88-d8fe10061e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014689 10.0.0.153 - - [2026-01-29 14:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.153 - - [2026-01-29 14:36:10] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006225 10.0.0.153 - - [2026-01-29 14:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.153 - - [2026-01-29 14:36:10] "GET /project/887a5a4e-0835-48b7-a6d5-0e33b5b2a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043843 10.0.0.153 - - [2026-01-29 14:36:10] "POST /virtual-machines HTTP/1.1" 200 396 0.009165 10.0.0.153 - - [2026-01-29 14:36:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.024921 10.0.0.153 - - [2026-01-29 14:36:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119070 10.0.0.153 - - [2026-01-29 14:36:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008431 10.0.0.153 - - [2026-01-29 14:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012733 10.0.0.153 - - [2026-01-29 14:36:10] "GET /virtual-machine-interface/dadc8856-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005658 10.0.0.153 - - [2026-01-29 14:36:10] "POST /instance-ips HTTP/1.1" 200 398 0.021463 10.0.0.153 - - [2026-01-29 14:36:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.031164 10.0.0.153 - - [2026-01-29 14:36:10] "GET /virtual-machine-interface/dadc8856-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014498 10.0.0.153 - - [2026-01-29 14:36:11] "POST /set-tag HTTP/1.1" 200 109 0.028845 10.0.0.153 - - [2026-01-29 14:36:11] "GET /virtual-machine-interface/dadc8856-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006654 10.0.0.153 - - [2026-01-29 14:36:11] "GET /instance-ip/daf7de4e-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006381 10.0.0.153 - - [2026-01-29 14:36:11] "GET /virtual-machine-interface/dadc8856-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006397 10.0.0.153 - - [2026-01-29 14:36:11] "POST /set-tag HTTP/1.1" 200 109 0.002933 10.0.0.153 - - [2026-01-29 14:36:11] "POST /tags HTTP/1.1" 200 300 0.020191 10.0.0.153 - - [2026-01-29 14:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.153 - - [2026-01-29 14:36:11] "GET /tag/e62127d0-6cad-4224-8343-c2b2214041b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011994 10.0.0.153 - - [2026-01-29 14:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.153 - - [2026-01-29 14:36:11] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004362 10.0.0.153 - - [2026-01-29 14:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.153 - - [2026-01-29 14:36:11] "GET /project/fb9943b3-c86d-4275-9247-9598ef6da6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028112 10.0.0.153 - - [2026-01-29 14:36:11] "POST /virtual-machines HTTP/1.1" 200 396 0.010468 10.0.0.153 - - [2026-01-29 14:36:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008605 10.0.0.153 - - [2026-01-29 14:36:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118382 10.0.0.153 - - [2026-01-29 14:36:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022382 10.0.0.153 - - [2026-01-29 14:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013693 10.0.0.153 - - [2026-01-29 14:36:11] "GET /virtual-machine-interface/db4c2300-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005121 10.0.0.153 - - [2026-01-29 14:36:11] "POST /instance-ips HTTP/1.1" 200 398 0.034160 10.0.0.153 - - [2026-01-29 14:36:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.024022 10.0.0.153 - - [2026-01-29 14:36:11] "GET /virtual-machine-interface/db4c2300-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016965 10.0.0.153 - - [2026-01-29 14:36:11] "POST /set-tag HTTP/1.1" 200 109 0.019864 10.0.0.153 - - [2026-01-29 14:36:11] "GET /virtual-machine-interface/db4c2300-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010826 10.0.0.153 - - [2026-01-29 14:36:11] "GET /instance-ip/db630ef8-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005315 10.0.0.153 - - [2026-01-29 14:36:11] "GET /virtual-machine-interface/db4c2300-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004795 10.0.0.153 - - [2026-01-29 14:36:11] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.153 - - [2026-01-29 14:36:11] "POST /tags HTTP/1.1" 200 300 0.019385 10.0.0.153 - - [2026-01-29 14:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.153 - - [2026-01-29 14:36:11] "GET /tag/8545854a-1818-46f9-8d21-6693c5cbb43c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012642 10.0.0.153 - - [2026-01-29 14:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.153 - - [2026-01-29 14:36:11] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003877 10.0.0.153 - - [2026-01-29 14:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.153 - - [2026-01-29 14:36:11] "GET /project/fb9943b3-c86d-4275-9247-9598ef6da6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031626 10.0.0.153 - - [2026-01-29 14:36:12] "POST /virtual-machines HTTP/1.1" 200 396 0.008991 10.0.0.153 - - [2026-01-29 14:36:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.025118 10.0.0.153 - - [2026-01-29 14:36:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111599 10.0.0.153 - - [2026-01-29 14:36:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009167 10.0.0.153 - - [2026-01-29 14:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008716 10.0.0.153 - - [2026-01-29 14:36:12] "GET /virtual-machine-interface/dbb39f4e-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006355 10.0.0.153 - - [2026-01-29 14:36:12] "POST /instance-ips HTTP/1.1" 200 398 0.034594 10.0.0.153 - - [2026-01-29 14:36:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019399 10.0.0.153 - - [2026-01-29 14:36:12] "GET /virtual-machine-interface/dbb39f4e-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.017587 10.0.0.153 - - [2026-01-29 14:36:12] "POST /set-tag HTTP/1.1" 200 109 0.020522 10.0.0.153 - - [2026-01-29 14:36:12] "GET /virtual-machine-interface/dbb39f4e-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016808 10.0.0.153 - - [2026-01-29 14:36:12] "GET /instance-ip/dbcd188e-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003300 10.0.0.153 - - [2026-01-29 14:36:12] "GET /virtual-machine-interface/dbb39f4e-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004818 10.0.0.153 - - [2026-01-29 14:36:12] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.153 - - [2026-01-29 14:36:12] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004097 10.0.0.153 - - [2026-01-29 14:36:12] "POST /ref-update HTTP/1.1" 200 156 0.010423 10.0.0.153 - - [2026-01-29 14:36:12] "GET /virtual-machine-interface/da63d316-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013170 10.0.0.153 - - [2026-01-29 14:36:12] "POST /set-tag HTTP/1.1" 200 109 0.003628 10.0.0.153 - - [2026-01-29 14:36:12] "GET /virtual-machine-interface/d82bf696-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004879 10.0.0.153 - - [2026-01-29 14:36:12] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.153 - - [2026-01-29 14:36:12] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004370 10.0.0.153 - - [2026-01-29 14:36:12] "POST /ref-update HTTP/1.1" 200 156 0.010196 10.0.0.153 - - [2026-01-29 14:36:12] "GET /virtual-machine-interface/dadc8856-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009836 10.0.0.153 - - [2026-01-29 14:36:12] "POST /set-tag HTTP/1.1" 200 109 0.008656 10.0.0.153 - - [2026-01-29 14:36:12] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.005006 10.0.0.153 - - [2026-01-29 14:36:12] "POST /ref-update HTTP/1.1" 200 156 0.015698 10.0.0.153 - - [2026-01-29 14:36:12] "GET /virtual-machine-interface/db4c2300-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013050 10.0.0.153 - - [2026-01-29 14:36:12] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.153 - - [2026-01-29 14:36:12] "GET /virtual-machine-interface/d8afab62-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004501 10.0.0.153 - - [2026-01-29 14:36:12] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.153 - - [2026-01-29 14:36:12] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004139 10.0.0.153 - - [2026-01-29 14:36:12] "POST /ref-update HTTP/1.1" 200 156 0.009384 10.0.0.153 - - [2026-01-29 14:36:12] "GET /virtual-machine-interface/dbb39f4e-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021084 10.0.0.153 - - [2026-01-29 14:36:13] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.153 - - [2026-01-29 14:36:13] "GET /virtual-machine-interface/d95b5124-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004362 10.0.0.153 - - [2026-01-29 14:36:13] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.153 - - [2026-01-29 14:36:13] "GET /virtual-machine-interface/d9d4ac4a-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004275 10.0.0.153 - - [2026-01-29 14:36:13] "POST /set-tag HTTP/1.1" 200 109 0.002762 10.0.0.153 - - [2026-01-29 14:36:13] "GET /virtual-machine-interface/da63d316-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006868 10.0.0.153 - - [2026-01-29 14:36:13] "POST /set-tag HTTP/1.1" 200 109 0.003213 10.0.0.153 - - [2026-01-29 14:36:13] "GET /virtual-machine-interface/dadc8856-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004797 10.0.0.153 - - [2026-01-29 14:36:13] "POST /set-tag HTTP/1.1" 200 109 0.002879 10.0.0.153 - - [2026-01-29 14:36:13] "GET /virtual-machine-interface/db4c2300-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004385 10.0.0.153 - - [2026-01-29 14:36:13] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.153 - - [2026-01-29 14:36:13] "GET /virtual-machine-interface/dbb39f4e-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004302 10.0.0.153 - - [2026-01-29 14:36:13] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.153 - - [2026-01-29 14:36:17] "GET /virtual-machine-interface/dadc8856-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006564 10.0.0.153 - - [2026-01-29 14:36:17] "POST /set-tag HTTP/1.1" 200 109 0.004194 10.0.0.153 - - [2026-01-29 14:36:17] "GET /virtual-machine-interface/dbb39f4e-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004865 10.0.0.153 - - [2026-01-29 14:36:17] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.153 - - [2026-01-29 14:36:17] "GET /virtual-machine-interface/d95b5124-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005764 10.0.0.153 - - [2026-01-29 14:36:17] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.153 - - [2026-01-29 14:36:18] "GET /virtual-machine-interface/d82bf696-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004857 10.0.0.153 - - [2026-01-29 14:36:18] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.153 - - [2026-01-29 14:36:19] "GET /virtual-machine-interface/d8afab62-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012183 10.0.0.153 - - [2026-01-29 14:36:19] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.153 - - [2026-01-29 14:36:19] "GET /virtual-machine-interface/d9d4ac4a-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004697 10.0.0.153 - - [2026-01-29 14:36:19] "POST /set-tag HTTP/1.1" 200 109 0.002696 10.0.0.153 - - [2026-01-29 14:36:20] "GET /virtual-machine/fa0ce69b-2d18-4d9f-8048-022817daa840?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003719 10.0.0.153 - - [2026-01-29 14:36:20] "GET /virtual-machine-interface/d82bf696-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005940 10.0.0.153 - - [2026-01-29 14:36:20] "GET /virtual-machine/3f3b4c42-6326-46fd-a7bf-222cccd6c2bc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003070 10.0.0.153 - - [2026-01-29 14:36:20] "GET /virtual-machine-interface/d8afab62-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005564 10.0.0.153 - - [2026-01-29 14:36:20] "GET /virtual-machine/c63a9527-0064-4ebd-99c5-444f8dc1970d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002896 10.0.0.153 - - [2026-01-29 14:36:20] "GET /virtual-machine-interface/d95b5124-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004522 10.0.0.153 - - [2026-01-29 14:36:20] "GET /virtual-machine/a0012049-a3d5-4820-bc61-8b2907906629?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003235 10.0.0.153 - - [2026-01-29 14:36:20] "GET /virtual-machine-interface/d9d4ac4a-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004165 10.0.0.153 - - [2026-01-29 14:36:21] "GET /virtual-machine-interface/da63d316-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004635 10.0.0.153 - - [2026-01-29 14:36:21] "POST /set-tag HTTP/1.1" 200 109 0.003135 10.0.0.153 - - [2026-01-29 14:36:22] "GET /virtual-machine-interface/db4c2300-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005326 10.0.0.153 - - [2026-01-29 14:36:22] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.153 - - [2026-01-29 14:36:25] "GET /virtual-machine/b87fdc5c-f4f0-413b-8a6c-92bd076ad595?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003840 10.0.0.153 - - [2026-01-29 14:36:25] "GET /virtual-machine-interface/da63d316-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012793 10.0.0.153 - - [2026-01-29 14:36:25] "GET /virtual-machine/96334d7c-8821-48a6-ad87-fb237705f7f7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003626 10.0.0.153 - - [2026-01-29 14:36:25] "GET /virtual-machine-interface/db4c2300-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004146 10.0.0.153 - - [2026-01-29 14:36:25] "GET /virtual-machine/0f0b5d54-4698-4eb1-9094-d8e2f60359ee?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003175 10.0.0.153 - - [2026-01-29 14:36:25] "GET /virtual-machine-interface/dadc8856-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005862 10.0.0.153 - - [2026-01-29 14:36:25] "GET /virtual-machine/031034d2-be35-4236-a000-9ada329d1ed2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002901 10.0.0.153 - - [2026-01-29 14:36:25] "GET /virtual-machine-interface/dbb39f4e-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004439 10.0.0.153 - - [2026-01-29 14:36:26] "GET /loadbalancer/17f4c51c-9ccd-47a7-8543-a1d2eea068b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.010026 10.0.0.153 - - [2026-01-29 14:36:26] "POST /tags HTTP/1.1" 200 334 0.037416 10.0.0.153 - - [2026-01-29 14:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.153 - - [2026-01-29 14:36:26] "GET /tag/51657bc6-d0d5-43ad-bb71-a5ce60b24890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018894 10.0.0.153 - - [2026-01-29 14:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.153 - - [2026-01-29 14:36:26] "GET /project/887a5a4e-0835-48b7-a6d5-0e33b5b2a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043534 10.0.0.153 - - [2026-01-29 14:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.153 - - [2026-01-29 14:36:26] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004096 10.0.0.153 - - [2026-01-29 14:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.153 - - [2026-01-29 14:36:26] "GET /service-appliance-set/8cef86af-1c17-499f-b07b-3c1b76096e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002844 10.0.0.153 - - [2026-01-29 14:36:26] "POST /fqname-to-id HTTP/1.1" 404 273 0.005493 10.0.0.153 - - [2026-01-29 14:36:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.125216 10.0.0.153 - - [2026-01-29 14:36:26] "GET /virtual-machine-interface/797050ab-a63d-47fb-9fa5-9f5c52029871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005222 10.0.0.153 - - [2026-01-29 14:36:26] "POST /instance-ips HTTP/1.1" 200 410 0.022732 10.0.0.153 - - [2026-01-29 14:36:26] "GET /instance-ip/ee727147-fe31-4d58-9663-dc6715a233b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004708 10.0.0.153 - - [2026-01-29 14:36:27] "POST /loadbalancers HTTP/1.1" 200 631 0.082618 10.0.0.153 - - [2026-01-29 14:36:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.054099 10.0.0.153 - - [2026-01-29 14:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019587 10.0.0.153 - - [2026-01-29 14:36:27] "GET /project/887a5a4e-0835-48b7-a6d5-0e33b5b2a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.064421 10.0.0.153 - - [2026-01-29 14:36:27] "GET /instance-ip/ee727147-fe31-4d58-9663-dc6715a233b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002650 10.0.0.153 - - [2026-01-29 14:36:27] "GET /project/887a5a4e-0835-48b7-a6d5-0e33b5b2a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032796 10.0.0.153 - - [2026-01-29 14:36:27] "GET /loadbalancer/17f4c51c-9ccd-47a7-8543-a1d2eea068b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002383 10.0.0.153 - - [2026-01-29 14:36:27] "POST /floating-ips HTTP/1.1" 200 599 0.041247 10.0.0.153 - - [2026-01-29 14:36:27] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.049324 10.0.0.153 - - [2026-01-29 14:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011411 10.0.0.153 - - [2026-01-29 14:36:27] "GET /project/887a5a4e-0835-48b7-a6d5-0e33b5b2a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033254 10.0.0.153 - - [2026-01-29 14:36:27] "GET /loadbalancer-listener/cb68f1a4-0e42-42af-87a5-6b6b4097c4e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.011788 10.0.0.153 - - [2026-01-29 14:36:27] "GET /loadbalancer-listener/cb68f1a4-0e42-42af-87a5-6b6b4097c4e3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.003251 10.0.0.153 - - [2026-01-29 14:36:27] "GET /loadbalancer/17f4c51c-9ccd-47a7-8543-a1d2eea068b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002745 10.0.0.153 - - [2026-01-29 14:36:27] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.021099 10.0.0.153 - - [2026-01-29 14:36:27] "GET /instance-ip/ee727147-fe31-4d58-9663-dc6715a233b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002881 10.0.0.153 - - [2026-01-29 14:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.153 - - [2026-01-29 14:36:27] "GET /instance-ip/ee727147-fe31-4d58-9663-dc6715a233b5?fields=floating_ips HTTP/1.1" 200 1215 0.008109 10.0.0.153 - - [2026-01-29 14:36:27] "GET /loadbalancer/17f4c51c-9ccd-47a7-8543-a1d2eea068b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002514 10.0.0.153 - - [2026-01-29 14:36:27] "GET /floating-ip/5f5fc4df-8fbc-4ebd-830d-f1e61220721a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002343 10.0.0.153 - - [2026-01-29 14:36:27] "GET /loadbalancer-pool/27391b88-ae00-4141-aad4-c10596d4292b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.007504 10.0.0.153 - - [2026-01-29 14:36:27] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014733 10.0.0.153 - - [2026-01-29 14:36:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017903 10.0.0.153 - - [2026-01-29 14:36:27] "GET /virtual-machine-interface/d8afab62-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007903 10.0.0.153 - - [2026-01-29 14:36:27] "GET /virtual-machine-interface/d8afab62-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004337 10.0.0.153 - - [2026-01-29 14:36:27] "POST /ref-update HTTP/1.1" 200 156 0.010996 10.0.0.153 - - [2026-01-29 14:36:27] "GET /floating-ip/5f5fc4df-8fbc-4ebd-830d-f1e61220721a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.008286 10.0.0.153 - - [2026-01-29 14:36:27] "PUT /floating-ip/5f5fc4df-8fbc-4ebd-830d-f1e61220721a HTTP/1.1" 200 257 0.009619 10.0.0.153 - - [2026-01-29 14:36:27] "POST /tags HTTP/1.1" 409 221 0.009124 10.0.0.153 - - [2026-01-29 14:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006055 10.0.0.153 - - [2026-01-29 14:36:27] "GET /tag/51657bc6-d0d5-43ad-bb71-a5ce60b24890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012252 10.0.0.153 - - [2026-01-29 14:36:27] "POST /set-tag HTTP/1.1" 200 109 0.063809 10.0.0.153 - - [2026-01-29 14:36:27] "GET /loadbalancer-pool/27391b88-ae00-4141-aad4-c10596d4292b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.012842 10.0.0.153 - - [2026-01-29 14:36:27] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013766 10.0.0.153 - - [2026-01-29 14:36:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008355 10.0.0.153 - - [2026-01-29 14:36:27] "GET /virtual-machine-interface/d82bf696-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012163 10.0.0.153 - - [2026-01-29 14:36:27] "GET /virtual-machine-interface/d82bf696-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004201 10.0.0.153 - - [2026-01-29 14:36:27] "POST /ref-update HTTP/1.1" 200 156 0.009265 10.0.0.153 - - [2026-01-29 14:36:27] "GET /floating-ip/5f5fc4df-8fbc-4ebd-830d-f1e61220721a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2240 0.011455 10.0.0.153 - - [2026-01-29 14:36:28] "POST /set-tag HTTP/1.1" 200 109 0.082110 10.0.0.153 - - [2026-01-29 14:36:28] "POST /tags HTTP/1.1" 409 206 0.002522 10.0.0.153 - - [2026-01-29 14:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.153 - - [2026-01-29 14:36:28] "GET /tag/9b822e0b-76f1-44a2-a4c5-2f2b69b0a4fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015052 10.0.0.153 - - [2026-01-29 14:36:28] "POST /tags HTTP/1.1" 409 204 0.001987 10.0.0.153 - - [2026-01-29 14:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.153 - - [2026-01-29 14:36:28] "GET /tag/52891115-e774-4af9-be88-d8fe10061e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010926 10.0.0.153 - - [2026-01-29 14:36:28] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009218 10.0.0.153 - - [2026-01-29 14:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.153 - - [2026-01-29 14:36:28] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009476 10.0.0.153 - - [2026-01-29 14:36:28] "POST /tags HTTP/1.1" 409 206 0.002418 10.0.0.153 - - [2026-01-29 14:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.153 - - [2026-01-29 14:36:28] "GET /tag/9b822e0b-76f1-44a2-a4c5-2f2b69b0a4fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011875 10.0.0.153 - - [2026-01-29 14:36:28] "POST /tags HTTP/1.1" 409 226 0.001976 10.0.0.153 - - [2026-01-29 14:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.153 - - [2026-01-29 14:36:29] "GET /tag/57c3b4ab-4df8-4cef-85e7-eaa4aef8cc3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011086 10.0.0.153 - - [2026-01-29 14:36:29] "POST /tags HTTP/1.1" 409 204 0.002086 10.0.0.153 - - [2026-01-29 14:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.153 - - [2026-01-29 14:36:29] "GET /tag/52891115-e774-4af9-be88-d8fe10061e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013355 10.0.0.153 - - [2026-01-29 14:36:29] "POST /tags HTTP/1.1" 409 226 0.002366 10.0.0.153 - - [2026-01-29 14:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.153 - - [2026-01-29 14:36:29] "GET /tag/57c3b4ab-4df8-4cef-85e7-eaa4aef8cc3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011971 10.0.0.153 - - [2026-01-29 14:36:29] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002463 10.0.0.153 - - [2026-01-29 14:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.153 - - [2026-01-29 14:36:29] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002832 10.0.0.153 - - [2026-01-29 14:36:29] "POST /firewall-rules HTTP/1.1" 200 628 0.071711 10.0.0.153 - - [2026-01-29 14:36:29] "POST /firewall-rules HTTP/1.1" 200 648 0.076907 10.0.0.153 - - [2026-01-29 14:36:29] "GET /firewall-rule/114e541c-1877-464d-b962-ad66cb3038be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.014294 10.0.0.153 - - [2026-01-29 14:36:29] "GET /firewall-policy/77125c57-f1e3-458e-b630-6007643003a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003036 10.0.0.153 - - [2026-01-29 14:36:29] "GET /firewall-rule/f4152882-51cc-41c7-af5c-820c4e0256d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004757 10.0.0.153 - - [2026-01-29 14:36:29] "POST /ref-update HTTP/1.1" 200 156 0.015966 10.0.0.153 - - [2026-01-29 14:36:29] "POST /firewall-policys HTTP/1.1" 200 608 0.031073 10.0.0.153 - - [2026-01-29 14:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012427 10.0.0.153 - - [2026-01-29 14:36:29] "GET /firewall-policy/d41d9ad5-908a-44d1-9889-1361dc6ede4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.007774 10.0.0.153 - - [2026-01-29 14:36:29] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002534 10.0.0.153 - - [2026-01-29 14:36:29] "GET /firewall-policy/d41d9ad5-908a-44d1-9889-1361dc6ede4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002961 10.0.0.153 - - [2026-01-29 14:36:29] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004970 10.0.0.153 - - [2026-01-29 14:36:29] "GET /firewall-policy/77125c57-f1e3-458e-b630-6007643003a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004158 10.0.0.153 - - [2026-01-29 14:36:29] "GET /firewall-policy/bc146153-47ac-4228-a7f8-a3100d80aad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004472 10.0.0.153 - - [2026-01-29 14:36:29] "GET /firewall-policy/77125c57-f1e3-458e-b630-6007643003a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002842 10.0.0.153 - - [2026-01-29 14:36:29] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003078 10.0.0.153 - - [2026-01-29 14:36:29] "POST /ref-update HTTP/1.1" 200 156 0.019771 10.0.0.153 - - [2026-01-29 14:36:29] "POST /ref-update HTTP/1.1" 200 156 0.022001 10.0.0.153 - - [2026-01-29 14:36:29] "POST /ref-update HTTP/1.1" 200 156 0.033199 10.0.0.153 - - [2026-01-29 14:36:29] "POST /ref-update HTTP/1.1" 200 156 0.026335 10.0.0.153 - - [2026-01-29 14:36:29] "POST /ref-update HTTP/1.1" 200 156 0.043904 10.0.0.153 - - [2026-01-29 14:36:29] "GET /firewall-policy/d41d9ad5-908a-44d1-9889-1361dc6ede4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.008562 10.0.0.153 - - [2026-01-29 14:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.153 - - [2026-01-29 14:37:29] "GET /loadbalancer/5ce92396-d010-4673-9311-bc8d7f796b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002295 10.0.0.153 - - [2026-01-29 14:37:29] "GET /loadbalancer-pool/ebab14f5-591f-4c89-868f-80308fd6920c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002612 10.0.0.153 - - [2026-01-29 14:37:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024077 10.0.0.153 - - [2026-01-29 14:37:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020493 10.0.0.153 - - [2026-01-29 14:37:29] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006976 10.0.0.153 - - [2026-01-29 14:37:29] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009197 10.0.0.153 - - [2026-01-29 14:37:29] "GET /floating-ip/20cffa44-fc2e-4f6e-9e53-f65c81815613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002549 10.0.0.153 - - [2026-01-29 14:37:29] "POST /set-tag HTTP/1.1" 200 109 0.067677 10.0.0.153 - - [2026-01-29 14:37:29] "GET /loadbalancer-pool/71bab51a-4a92-4f05-916b-ed7ef8ad3558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.021032 10.0.0.153 - - [2026-01-29 14:37:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019245 10.0.0.153 - - [2026-01-29 14:37:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007616 10.0.0.153 - - [2026-01-29 14:37:29] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008069 10.0.0.153 - - [2026-01-29 14:37:29] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007840 10.0.0.153 - - [2026-01-29 14:37:29] "POST /set-tag HTTP/1.1" 200 109 0.008252 10.0.0.153 - - [2026-01-29 14:37:29] "GET /floating-ip/20cffa44-fc2e-4f6e-9e53-f65c81815613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003382 10.0.0.153 - - [2026-01-29 14:37:29] "GET /loadbalancer-pool/64aa3863-bcb8-49c5-b744-bdd0a9c8355c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003827 10.0.0.153 - - [2026-01-29 14:37:29] "POST /loadbalancer-members HTTP/1.1" 200 694 0.024754 10.0.0.153 - - [2026-01-29 14:37:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018148 10.0.0.153 - - [2026-01-29 14:37:29] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011553 10.0.0.153 - - [2026-01-29 14:37:29] "GET /virtual-machine-interface/f7ab68a0-fd1d-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009534 10.0.0.153 - - [2026-01-29 14:37:29] "GET /floating-ip/20cffa44-fc2e-4f6e-9e53-f65c81815613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002513 10.0.0.153 - - [2026-01-29 14:37:30] "POST /set-tag HTTP/1.1" 200 109 0.003059 10.0.0.153 - - [2026-01-29 14:37:36] "GET /global-system-configs HTTP/1.1" 200 323 0.002267 10.0.0.153 - - [2026-01-29 14:37:38] "GET /global-system-configs HTTP/1.1" 200 323 0.001971 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:38:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000925 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:38:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000885 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:38:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000902 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:38:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000961 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:38:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001100 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:38:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001097 10.0.0.153 - - [2026-01-29 14:38:28] "POST /tags HTTP/1.1" 409 252 0.002201 10.0.0.153 - - [2026-01-29 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.153 - - [2026-01-29 14:38:28] "GET /tag/1294b94d-f9dc-4f26-961e-45c8ff7aa60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.014089 10.0.0.153 - - [2026-01-29 14:38:28] "POST /tags HTTP/1.1" 409 228 0.001938 10.0.0.153 - - [2026-01-29 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.153 - - [2026-01-29 14:38:28] "GET /tag/596a738f-c2f6-41ca-a5eb-33d4abac6ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015772 10.0.0.153 - - [2026-01-29 14:38:28] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004395 10.0.0.153 - - [2026-01-29 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.153 - - [2026-01-29 14:38:28] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002414 10.0.0.153 - - [2026-01-29 14:38:28] "POST /tags HTTP/1.1" 409 206 0.001648 10.0.0.153 - - [2026-01-29 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.153 - - [2026-01-29 14:38:28] "GET /tag/9b822e0b-76f1-44a2-a4c5-2f2b69b0a4fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.026746 10.0.0.153 - - [2026-01-29 14:38:28] "POST /tags HTTP/1.1" 409 226 0.002165 10.0.0.153 - - [2026-01-29 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.153 - - [2026-01-29 14:38:28] "GET /tag/57c3b4ab-4df8-4cef-85e7-eaa4aef8cc3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.038307 10.0.0.153 - - [2026-01-29 14:38:28] "POST /tags HTTP/1.1" 409 204 0.003629 10.0.0.153 - - [2026-01-29 14:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.153 - - [2026-01-29 14:38:28] "GET /tag/52891115-e774-4af9-be88-d8fe10061e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015051 10.0.0.153 - - [2026-01-29 14:38:28] "POST /tags HTTP/1.1" 409 226 0.002298 10.0.0.153 - - [2026-01-29 14:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.153 - - [2026-01-29 14:38:29] "GET /tag/57c3b4ab-4df8-4cef-85e7-eaa4aef8cc3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016944 10.0.0.153 - - [2026-01-29 14:38:29] "POST /tags HTTP/1.1" 409 228 0.002234 10.0.0.153 - - [2026-01-29 14:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.153 - - [2026-01-29 14:38:29] "GET /tag/596a738f-c2f6-41ca-a5eb-33d4abac6ddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015581 10.0.0.153 - - [2026-01-29 14:38:29] "POST /tags HTTP/1.1" 409 252 0.002177 10.0.0.153 - - [2026-01-29 14:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016471 10.0.0.153 - - [2026-01-29 14:38:29] "GET /tag/1294b94d-f9dc-4f26-961e-45c8ff7aa60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.029589 10.0.0.153 - - [2026-01-29 14:38:29] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004164 10.0.0.153 - - [2026-01-29 14:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.153 - - [2026-01-29 14:38:29] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003788 10.0.0.153 - - [2026-01-29 14:38:29] "POST /firewall-rules HTTP/1.1" 409 281 0.002239 10.0.0.153 - - [2026-01-29 14:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.153 - - [2026-01-29 14:38:29] "PUT /firewall-rule/f4152882-51cc-41c7-af5c-820c4e0256d1 HTTP/1.1" 200 261 0.033193 10.0.0.153 - - [2026-01-29 14:38:29] "POST /firewall-rules HTTP/1.1" 409 291 0.024862 10.0.0.153 - - [2026-01-29 14:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.153 - - [2026-01-29 14:38:29] "PUT /firewall-rule/114e541c-1877-464d-b962-ad66cb3038be HTTP/1.1" 200 261 0.029468 10.0.0.153 - - [2026-01-29 14:38:29] "GET /firewall-rule/114e541c-1877-464d-b962-ad66cb3038be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.021714 10.0.0.153 - - [2026-01-29 14:38:29] "POST /firewall-rules HTTP/1.1" 200 660 0.076563 10.0.0.153 - - [2026-01-29 14:38:29] "GET /firewall-rule/ed145afb-b0c5-4295-bff1-d3334b27882e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.008063 10.0.0.153 - - [2026-01-29 14:38:29] "GET /firewall-policy/77125c57-f1e3-458e-b630-6007643003a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003313 10.0.0.153 - - [2026-01-29 14:38:29] "GET /firewall-rule/f4152882-51cc-41c7-af5c-820c4e0256d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003358 10.0.0.153 - - [2026-01-29 14:38:29] "POST /firewall-policys HTTP/1.1" 409 269 0.001927 10.0.0.153 - - [2026-01-29 14:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.153 - - [2026-01-29 14:38:29] "PUT /firewall-policy/d41d9ad5-908a-44d1-9889-1361dc6ede4f HTTP/1.1" 200 265 0.021114 10.0.0.153 - - [2026-01-29 14:38:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020106 10.0.0.153 - - [2026-01-29 14:38:29] "GET /firewall-policy/d41d9ad5-908a-44d1-9889-1361dc6ede4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.012644 10.0.0.153 - - [2026-01-29 14:38:29] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002816 10.0.0.153 - - [2026-01-29 14:38:29] "GET /firewall-policy/d41d9ad5-908a-44d1-9889-1361dc6ede4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002845 10.0.0.153 - - [2026-01-29 14:38:29] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002781 10.0.0.153 - - [2026-01-29 14:38:29] "GET /firewall-policy/77125c57-f1e3-458e-b630-6007643003a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003825 10.0.0.153 - - [2026-01-29 14:38:29] "GET /firewall-policy/bc146153-47ac-4228-a7f8-a3100d80aad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003154 10.0.0.153 - - [2026-01-29 14:38:29] "GET /firewall-policy/d41d9ad5-908a-44d1-9889-1361dc6ede4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002311 10.0.0.153 - - [2026-01-29 14:38:29] "GET /firewall-policy/d41d9ad5-908a-44d1-9889-1361dc6ede4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005120 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:38:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000901 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:38:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001055 10.0.0.153 - - [2026-01-29 14:39:31] "GET /virtual-machine-interface/d9d4ac4a-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005040 10.0.0.153 - - [2026-01-29 14:39:31] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.153 - - [2026-01-29 14:39:31] "GET /virtual-machine-interface/d82bf696-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007678 10.0.0.153 - - [2026-01-29 14:39:31] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.153 - - [2026-01-29 14:39:31] "GET /virtual-machine-interface/da63d316-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004776 10.0.0.153 - - [2026-01-29 14:39:31] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.153 - - [2026-01-29 14:39:31] "GET /virtual-machine-interface/dadc8856-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005884 10.0.0.153 - - [2026-01-29 14:39:31] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.153 - - [2026-01-29 14:39:31] "GET /virtual-machine-interface/d95b5124-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004225 10.0.0.153 - - [2026-01-29 14:39:31] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.153 - - [2026-01-29 14:39:31] "GET /virtual-machine-interface/dbb39f4e-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004453 10.0.0.153 - - [2026-01-29 14:39:31] "POST /set-tag HTTP/1.1" 200 109 0.002654 10.0.0.153 - - [2026-01-29 14:39:31] "GET /virtual-machine-interface/d8afab62-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004774 10.0.0.153 - - [2026-01-29 14:39:31] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.153 - - [2026-01-29 14:39:31] "GET /virtual-machine-interface/db4c2300-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004092 10.0.0.153 - - [2026-01-29 14:39:31] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.153 - - [2026-01-29 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.153 - - [2026-01-29 14:39:31] "GET /loadbalancer/17f4c51c-9ccd-47a7-8543-a1d2eea068b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002504 10.0.0.153 - - [2026-01-29 14:39:31] "GET /virtual-machine-interface/d82bf696-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004173 10.0.0.153 - - [2026-01-29 14:39:31] "POST /set-tag HTTP/1.1" 200 109 0.022546 10.0.0.153 - - [2026-01-29 14:39:31] "DELETE /loadbalancer-member/2d1eb13f-f0aa-4708-905e-12b1a75b0735 HTTP/1.1" 200 115 0.044987 10.0.0.153 - - [2026-01-29 14:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.153 - - [2026-01-29 14:39:31] "GET /loadbalancer/17f4c51c-9ccd-47a7-8543-a1d2eea068b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002643 10.0.0.153 - - [2026-01-29 14:39:32] "GET /virtual-machine-interface/d95b5124-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008356 10.0.0.153 - - [2026-01-29 14:39:32] "POST /set-tag HTTP/1.1" 200 109 0.004012 10.0.0.153 - - [2026-01-29 14:39:32] "GET /virtual-machine-interface/d95b5124-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006212 10.0.0.153 - - [2026-01-29 14:39:32] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.153 - - [2026-01-29 14:39:32] "GET /virtual-machine/c63a9527-0064-4ebd-99c5-444f8dc1970d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002575 10.0.0.153 - - [2026-01-29 14:39:32] "POST /ref-update HTTP/1.1" 200 156 0.009550 10.0.0.153 - - [2026-01-29 14:39:32] "GET /virtual-machine-interface/d95b5124-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004447 10.0.0.153 - - [2026-01-29 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.019517 10.0.0.153 - - [2026-01-29 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.037476 10.0.0.153 - - [2026-01-29 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.015725 10.0.0.153 - - [2026-01-29 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.033287 10.0.0.153 - - [2026-01-29 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.033803 10.0.0.153 - - [2026-01-29 14:39:33] "DELETE /instance-ip/d9765c76-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.036645 10.0.0.153 - - [2026-01-29 14:39:33] "DELETE /virtual-machine-interface/d95b5124-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.043252 10.0.0.153 - - [2026-01-29 14:39:33] "DELETE /virtual-machine/c63a9527-0064-4ebd-99c5-444f8dc1970d HTTP/1.1" 200 115 0.033023 10.0.0.153 - - [2026-01-29 14:39:33] "GET /virtual-machine-interface/d8afab62-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004398 10.0.0.153 - - [2026-01-29 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.002571 10.0.0.153 - - [2026-01-29 14:39:33] "GET /virtual-machine-interface/d8afab62-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003983 10.0.0.153 - - [2026-01-29 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.153 - - [2026-01-29 14:39:33] "GET /virtual-machine/3f3b4c42-6326-46fd-a7bf-222cccd6c2bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003756 10.0.0.153 - - [2026-01-29 14:39:33] "POST /ref-update HTTP/1.1" 200 156 0.010475 10.0.0.153 - - [2026-01-29 14:39:33] "GET /virtual-machine-interface/d8afab62-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.017099 10.0.0.153 - - [2026-01-29 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.023622 10.0.0.153 - - [2026-01-29 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.029091 10.0.0.153 - - [2026-01-29 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.034806 10.0.0.153 - - [2026-01-29 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.017872 10.0.0.153 - - [2026-01-29 14:39:33] "POST /set-tag HTTP/1.1" 200 109 0.031390 10.0.0.153 - - [2026-01-29 14:39:33] "DELETE /instance-ip/d8cda25c-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.073522 10.0.0.153 - - [2026-01-29 14:39:33] "POST /ref-update HTTP/1.1" 200 156 0.011400 10.0.0.153 - - [2026-01-29 14:39:33] "DELETE /virtual-machine-interface/d8afab62-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.055694 10.0.0.153 - - [2026-01-29 14:39:33] "DELETE /virtual-machine/3f3b4c42-6326-46fd-a7bf-222cccd6c2bc HTTP/1.1" 200 115 0.034590 10.0.0.153 - - [2026-01-29 14:39:33] "GET /virtual-machine-interface/d82bf696-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005113 10.0.0.153 - - [2026-01-29 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.153 - - [2026-01-29 14:39:34] "GET /virtual-machine-interface/d82bf696-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005506 10.0.0.153 - - [2026-01-29 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.153 - - [2026-01-29 14:39:34] "GET /virtual-machine/fa0ce69b-2d18-4d9f-8048-022817daa840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003397 10.0.0.153 - - [2026-01-29 14:39:34] "POST /ref-update HTTP/1.1" 200 156 0.011142 10.0.0.153 - - [2026-01-29 14:39:34] "GET /virtual-machine-interface/d82bf696-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010523 10.0.0.153 - - [2026-01-29 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.017522 10.0.0.153 - - [2026-01-29 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.038335 10.0.0.153 - - [2026-01-29 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.040346 10.0.0.153 - - [2026-01-29 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.017838 10.0.0.153 - - [2026-01-29 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.031732 10.0.0.153 - - [2026-01-29 14:39:34] "DELETE /instance-ip/d8446410-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.048957 10.0.0.153 - - [2026-01-29 14:39:34] "POST /ref-update HTTP/1.1" 200 156 0.009443 10.0.0.153 - - [2026-01-29 14:39:34] "DELETE /virtual-machine-interface/d82bf696-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.049665 10.0.0.153 - - [2026-01-29 14:39:34] "DELETE /virtual-machine/fa0ce69b-2d18-4d9f-8048-022817daa840 HTTP/1.1" 200 115 0.023083 10.0.0.153 - - [2026-01-29 14:39:34] "DELETE /tag/fb022be2-af41-482f-97c3-f4ebda1a1d94 HTTP/1.1" 200 115 0.040331 10.0.0.153 - - [2026-01-29 14:39:34] "GET /virtual-machine-interface/d9d4ac4a-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004349 10.0.0.153 - - [2026-01-29 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.153 - - [2026-01-29 14:39:34] "GET /virtual-machine-interface/d9d4ac4a-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005135 10.0.0.153 - - [2026-01-29 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.153 - - [2026-01-29 14:39:34] "GET /virtual-machine/a0012049-a3d5-4820-bc61-8b2907906629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003522 10.0.0.153 - - [2026-01-29 14:39:34] "POST /ref-update HTTP/1.1" 200 156 0.015292 10.0.0.153 - - [2026-01-29 14:39:34] "GET /virtual-machine-interface/d9d4ac4a-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012052 10.0.0.153 - - [2026-01-29 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.019093 10.0.0.153 - - [2026-01-29 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.023244 10.0.0.153 - - [2026-01-29 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.032711 10.0.0.153 - - [2026-01-29 14:39:34] "POST /set-tag HTTP/1.1" 200 109 0.016947 10.0.0.153 - - [2026-01-29 14:39:35] "POST /set-tag HTTP/1.1" 200 109 0.035179 10.0.0.153 - - [2026-01-29 14:39:35] "DELETE /instance-ip/d9edf60a-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.049778 10.0.0.153 - - [2026-01-29 14:39:35] "DELETE /virtual-machine-interface/d9d4ac4a-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.042904 10.0.0.153 - - [2026-01-29 14:39:35] "DELETE /virtual-machine/a0012049-a3d5-4820-bc61-8b2907906629 HTTP/1.1" 200 115 0.031888 10.0.0.153 - - [2026-01-29 14:39:35] "DELETE /tag/9b822e0b-76f1-44a2-a4c5-2f2b69b0a4fb HTTP/1.1" 409 391 0.005482 10.0.0.153 - - [2026-01-29 14:39:35] "DELETE /tag/9f926946-473f-4f1f-9a78-aca976ecdedb HTTP/1.1" 200 115 0.033886 10.0.0.153 - - [2026-01-29 14:40:02] "GET /virtual-machine-interface/dbb39f4e-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004678 10.0.0.153 - - [2026-01-29 14:40:02] "POST /set-tag HTTP/1.1" 200 109 0.003254 10.0.0.153 - - [2026-01-29 14:40:02] "GET /virtual-machine-interface/dbb39f4e-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010172 10.0.0.153 - - [2026-01-29 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.153 - - [2026-01-29 14:40:03] "GET /virtual-machine/031034d2-be35-4236-a000-9ada329d1ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.005666 10.0.0.153 - - [2026-01-29 14:40:03] "POST /ref-update HTTP/1.1" 200 156 0.010328 10.0.0.153 - - [2026-01-29 14:40:03] "GET /virtual-machine-interface/dbb39f4e-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004534 10.0.0.153 - - [2026-01-29 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.016927 10.0.0.153 - - [2026-01-29 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.045359 10.0.0.153 - - [2026-01-29 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.016014 10.0.0.153 - - [2026-01-29 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.024902 10.0.0.153 - - [2026-01-29 14:40:03] "DELETE /instance-ip/dbcd188e-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.048531 10.0.0.153 - - [2026-01-29 14:40:03] "DELETE /virtual-machine-interface/dbb39f4e-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.038251 10.0.0.153 - - [2026-01-29 14:40:03] "DELETE /virtual-machine/031034d2-be35-4236-a000-9ada329d1ed2 HTTP/1.1" 200 115 0.017642 10.0.0.153 - - [2026-01-29 14:40:03] "DELETE /tag/8545854a-1818-46f9-8d21-6693c5cbb43c HTTP/1.1" 200 115 0.040103 10.0.0.153 - - [2026-01-29 14:40:03] "GET /virtual-machine-interface/da63d316-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004225 10.0.0.153 - - [2026-01-29 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.153 - - [2026-01-29 14:40:03] "GET /virtual-machine-interface/da63d316-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005292 10.0.0.153 - - [2026-01-29 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.153 - - [2026-01-29 14:40:03] "GET /virtual-machine/b87fdc5c-f4f0-413b-8a6c-92bd076ad595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003176 10.0.0.153 - - [2026-01-29 14:40:03] "POST /ref-update HTTP/1.1" 200 156 0.017190 10.0.0.153 - - [2026-01-29 14:40:03] "GET /virtual-machine-interface/da63d316-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016643 10.0.0.153 - - [2026-01-29 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.016700 10.0.0.153 - - [2026-01-29 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.029972 10.0.0.153 - - [2026-01-29 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.031412 10.0.0.153 - - [2026-01-29 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.015465 10.0.0.153 - - [2026-01-29 14:40:03] "DELETE /instance-ip/da7d2f14-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.053535 10.0.0.153 - - [2026-01-29 14:40:03] "DELETE /virtual-machine-interface/da63d316-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.054247 10.0.0.153 - - [2026-01-29 14:40:03] "DELETE /virtual-machine/b87fdc5c-f4f0-413b-8a6c-92bd076ad595 HTTP/1.1" 200 115 0.028120 10.0.0.153 - - [2026-01-29 14:40:03] "DELETE /tag/72f471a1-df08-495c-950a-034d877ee703 HTTP/1.1" 200 115 0.041502 10.0.0.153 - - [2026-01-29 14:40:03] "GET /virtual-machine-interface/db4c2300-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004172 10.0.0.153 - - [2026-01-29 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.153 - - [2026-01-29 14:40:03] "GET /virtual-machine-interface/db4c2300-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004578 10.0.0.153 - - [2026-01-29 14:40:03] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.153 - - [2026-01-29 14:40:04] "GET /virtual-machine/96334d7c-8821-48a6-ad87-fb237705f7f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003100 10.0.0.153 - - [2026-01-29 14:40:04] "POST /ref-update HTTP/1.1" 200 156 0.009722 10.0.0.153 - - [2026-01-29 14:40:04] "GET /virtual-machine-interface/db4c2300-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014833 10.0.0.153 - - [2026-01-29 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.019368 10.0.0.153 - - [2026-01-29 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.030804 10.0.0.153 - - [2026-01-29 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.027805 10.0.0.153 - - [2026-01-29 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.020660 10.0.0.153 - - [2026-01-29 14:40:04] "DELETE /instance-ip/db630ef8-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.058568 10.0.0.153 - - [2026-01-29 14:40:04] "DELETE /virtual-machine-interface/db4c2300-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.043029 10.0.0.153 - - [2026-01-29 14:40:04] "DELETE /virtual-machine/96334d7c-8821-48a6-ad87-fb237705f7f7 HTTP/1.1" 200 115 0.018691 10.0.0.153 - - [2026-01-29 14:40:04] "DELETE /tag/596a738f-c2f6-41ca-a5eb-33d4abac6ddd HTTP/1.1" 409 237 0.005575 10.0.0.153 - - [2026-01-29 14:40:04] "DELETE /tag/1294b94d-f9dc-4f26-961e-45c8ff7aa60a HTTP/1.1" 409 237 0.004926 10.0.0.153 - - [2026-01-29 14:40:04] "DELETE /tag/e62127d0-6cad-4224-8343-c2b2214041b0 HTTP/1.1" 200 115 0.036962 10.0.0.153 - - [2026-01-29 14:40:04] "GET /virtual-machine-interface/dadc8856-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004066 10.0.0.153 - - [2026-01-29 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.153 - - [2026-01-29 14:40:04] "GET /virtual-machine-interface/dadc8856-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004545 10.0.0.153 - - [2026-01-29 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.153 - - [2026-01-29 14:40:04] "GET /virtual-machine/0f0b5d54-4698-4eb1-9094-d8e2f60359ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002827 10.0.0.153 - - [2026-01-29 14:40:04] "POST /ref-update HTTP/1.1" 200 156 0.010413 10.0.0.153 - - [2026-01-29 14:40:04] "GET /virtual-machine-interface/dadc8856-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015785 10.0.0.153 - - [2026-01-29 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.017597 10.0.0.153 - - [2026-01-29 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.029622 10.0.0.153 - - [2026-01-29 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.035485 10.0.0.153 - - [2026-01-29 14:40:04] "POST /set-tag HTTP/1.1" 200 109 0.013644 10.0.0.153 - - [2026-01-29 14:40:04] "DELETE /instance-ip/daf7de4e-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.050912 10.0.0.153 - - [2026-01-29 14:40:04] "DELETE /virtual-machine-interface/dadc8856-fd1f-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.049151 10.0.0.153 - - [2026-01-29 14:40:04] "DELETE /virtual-machine/0f0b5d54-4698-4eb1-9094-d8e2f60359ee HTTP/1.1" 200 115 0.017240 10.0.0.153 - - [2026-01-29 14:40:04] "DELETE /tag/52891115-e774-4af9-be88-d8fe10061e0c HTTP/1.1" 409 237 0.008177 10.0.0.153 - - [2026-01-29 14:40:05] "DELETE /tag/73e95354-7ca0-4395-9a45-f88fc6b8298a HTTP/1.1" 200 115 0.035928 10.0.0.153 - - [2026-01-29 14:40:05] "DELETE /tag/ef5aa03f-6fad-41f0-aa56-b5517ba00629 HTTP/1.1" 200 115 0.032152 10.0.0.153 - - [2026-01-29 14:40:06] "POST /projects HTTP/1.1" 409 238 0.003739 10.0.0.153 - - [2026-01-29 14:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.153 - - [2026-01-29 14:40:06] "GET /project/fb9943b3-c86d-4275-9247-9598ef6da6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.052402 10.0.0.153 - - [2026-01-29 14:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.153 - - [2026-01-29 14:40:06] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.003952 10.0.0.153 - - [2026-01-29 14:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.153 - - [2026-01-29 14:40:06] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004110 10.0.0.153 - - [2026-01-29 14:40:06] "POST /security-groups HTTP/1.1" 409 285 0.002124 10.0.0.153 - - [2026-01-29 14:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.153 - - [2026-01-29 14:40:06] "PUT /security-group/5d479391-01c4-4b29-b81d-4337fa76b122 HTTP/1.1" 200 263 0.056560 10.0.0.153 - - [2026-01-29 14:40:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.021036 10.0.0.153 - - [2026-01-29 14:40:06] "PUT /access-control-list/ef56de0e-cabd-4ec3-a5bd-7dd93d8a3691 HTTP/1.1" 200 273 0.020584 10.0.0.153 - - [2026-01-29 14:40:06] "PUT /access-control-list/58f6bd22-285c-4f23-a738-68e0f89c91c2 HTTP/1.1" 200 273 0.019384 10.0.0.153 - - [2026-01-29 14:40:11] "POST /projects HTTP/1.1" 409 238 0.002983 10.0.0.153 - - [2026-01-29 14:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.153 - - [2026-01-29 14:40:11] "GET /project/fb9943b3-c86d-4275-9247-9598ef6da6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030557 10.0.0.153 - - [2026-01-29 14:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.153 - - [2026-01-29 14:40:11] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005031 10.0.0.153 - - [2026-01-29 14:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.153 - - [2026-01-29 14:40:11] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003693 10.0.0.153 - - [2026-01-29 14:40:11] "POST /security-groups HTTP/1.1" 409 285 0.002562 10.0.0.153 - - [2026-01-29 14:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.153 - - [2026-01-29 14:40:11] "PUT /security-group/5d479391-01c4-4b29-b81d-4337fa76b122 HTTP/1.1" 200 263 0.057758 10.0.0.153 - - [2026-01-29 14:40:11] "PUT /access-control-list/ef56de0e-cabd-4ec3-a5bd-7dd93d8a3691 HTTP/1.1" 200 273 0.014441 10.0.0.153 - - [2026-01-29 14:40:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.038758 10.0.0.153 - - [2026-01-29 14:40:11] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.013093 10.0.0.153 - - [2026-01-29 14:40:11] "PUT /access-control-list/58f6bd22-285c-4f23-a738-68e0f89c91c2 HTTP/1.1" 200 273 0.031463 10.0.0.153 - - [2026-01-29 14:40:11] "GET /firewall-rule/f8437b55-df2c-404f-9dbf-537e589d9846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002927 10.0.0.153 - - [2026-01-29 14:40:12] "POST /ref-update HTTP/1.1" 200 156 0.050138 10.0.0.153 - - [2026-01-29 14:40:12] "DELETE /firewall-rule/f8437b55-df2c-404f-9dbf-537e589d9846 HTTP/1.1" 200 115 0.046753 10.0.0.153 - - [2026-01-29 14:40:12] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004362 10.0.0.153 - - [2026-01-29 14:40:12] "GET /firewall-rule/0c7b8873-2532-41f1-9d6c-9f7e64dd2579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003461 10.0.0.153 - - [2026-01-29 14:40:12] "POST /ref-update HTTP/1.1" 200 156 0.051764 10.0.0.153 - - [2026-01-29 14:40:12] "DELETE /firewall-rule/0c7b8873-2532-41f1-9d6c-9f7e64dd2579 HTTP/1.1" 200 115 0.037885 10.0.0.153 - - [2026-01-29 14:40:12] "DELETE /tag/596a738f-c2f6-41ca-a5eb-33d4abac6ddd HTTP/1.1" 409 237 0.009271 10.0.0.153 - - [2026-01-29 14:40:12] "DELETE /tag/1294b94d-f9dc-4f26-961e-45c8ff7aa60a HTTP/1.1" 409 237 0.004609 10.0.0.153 - - [2026-01-29 14:40:12] "DELETE /tag/5b5e7b12-51ab-4413-92ac-fd123a16bd74 HTTP/1.1" 200 115 0.034987 10.0.0.153 - - [2026-01-29 14:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.153 - - [2026-01-29 14:40:12] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005551 10.0.0.153 - - [2026-01-29 14:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.153 - - [2026-01-29 14:40:12] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004877 10.0.0.153 - - [2026-01-29 14:40:12] "PUT /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d HTTP/1.1" 200 265 0.045188 10.0.0.153 - - [2026-01-29 14:40:12] "PUT /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c HTTP/1.1" 200 265 0.060403 10.0.0.153 - - [2026-01-29 14:40:12] "DELETE /security-group/5d479391-01c4-4b29-b81d-4337fa76b122 HTTP/1.1" 200 115 0.055426 10.0.0.153 - - [2026-01-29 14:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.153 - - [2026-01-29 14:40:12] "DELETE /access-control-list/ef56de0e-cabd-4ec3-a5bd-7dd93d8a3691 HTTP/1.1" 200 115 0.031050 10.0.0.153 - - [2026-01-29 14:40:12] "DELETE /access-control-list/58f6bd22-285c-4f23-a738-68e0f89c91c2 HTTP/1.1" 200 115 0.028680 10.0.0.153 - - [2026-01-29 14:40:12] "GET /project/fb9943b3-c86d-4275-9247-9598ef6da6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.043306 10.0.0.153 - - [2026-01-29 14:40:12] "GET /project/fb9943b3-c86d-4275-9247-9598ef6da6fd?fields=security_groups HTTP/1.1" 200 1353 0.035890 10.0.0.153 - - [2026-01-29 14:40:12] "DELETE /security-group/61fec797-cba4-4c56-912e-efd8102cf2c6 HTTP/1.1" 200 115 0.034527 10.0.0.153 - - [2026-01-29 14:40:12] "GET /project/fb9943b3-c86d-4275-9247-9598ef6da6fd?fields=application_policy_sets HTTP/1.1" 200 1392 0.035324 10.0.0.153 - - [2026-01-29 14:40:12] "DELETE /access-control-list/b299bab0-d8d3-4305-93de-4d1ef9a31c7c HTTP/1.1" 200 115 0.048932 10.0.0.153 - - [2026-01-29 14:40:12] "DELETE /access-control-list/d602d209-f01a-4f1a-87e5-7d16288e5245 HTTP/1.1" 200 115 0.027865 10.0.0.153 - - [2026-01-29 14:40:12] "DELETE /project/fb9943b3-c86d-4275-9247-9598ef6da6fd HTTP/1.1" 200 115 0.297958 10.0.0.153 - - [2026-01-29 14:40:12] "POST /projects HTTP/1.1" 409 238 0.002520 10.0.0.153 - - [2026-01-29 14:40:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.153 - - [2026-01-29 14:40:13] "GET /project/887a5a4e-0835-48b7-a6d5-0e33b5b2a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032730 10.0.0.153 - - [2026-01-29 14:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.153 - - [2026-01-29 14:40:13] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004649 10.0.0.153 - - [2026-01-29 14:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.153 - - [2026-01-29 14:40:13] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004841 10.0.0.153 - - [2026-01-29 14:40:13] "POST /security-groups HTTP/1.1" 409 285 0.002541 10.0.0.153 - - [2026-01-29 14:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.153 - - [2026-01-29 14:40:13] "PUT /security-group/16e6eb1c-74ed-4b7e-b06b-d472294b76a6 HTTP/1.1" 200 263 0.059180 10.0.0.153 - - [2026-01-29 14:40:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018804 10.0.0.153 - - [2026-01-29 14:40:13] "PUT /access-control-list/79cdff39-e6fd-4015-a261-2269f7d7fcbb HTTP/1.1" 200 273 0.018788 10.0.0.153 - - [2026-01-29 14:40:13] "PUT /access-control-list/58f0bb55-6c46-4a53-bc6c-f2fc4a1d2607 HTTP/1.1" 200 273 0.049382 10.0.0.153 - - [2026-01-29 14:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.153 - - [2026-01-29 14:40:17] "GET /loadbalancer/17f4c51c-9ccd-47a7-8543-a1d2eea068b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002622 10.0.0.153 - - [2026-01-29 14:40:17] "GET /virtual-machine-interface/d8afab62-fd1f-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002992 10.0.0.153 - - [2026-01-29 14:40:17] "DELETE /loadbalancer-member/e7d85784-39c5-4d47-bf48-b6529fa4bd52 HTTP/1.1" 200 115 0.048820 10.0.0.153 - - [2026-01-29 14:40:17] "DELETE /loadbalancer-pool/27391b88-ae00-4141-aad4-c10596d4292b HTTP/1.1" 200 115 0.035654 10.0.0.153 - - [2026-01-29 14:40:17] "DELETE /loadbalancer-listener/cb68f1a4-0e42-42af-87a5-6b6b4097c4e3 HTTP/1.1" 200 115 0.037282 10.0.0.153 - - [2026-01-29 14:40:17] "DELETE /loadbalancer/17f4c51c-9ccd-47a7-8543-a1d2eea068b9 HTTP/1.1" 200 115 0.039450 10.0.0.153 - - [2026-01-29 14:40:17] "DELETE /floating-ip/5f5fc4df-8fbc-4ebd-830d-f1e61220721a HTTP/1.1" 200 115 0.031279 10.0.0.153 - - [2026-01-29 14:40:17] "DELETE /instance-ip/ee727147-fe31-4d58-9663-dc6715a233b5 HTTP/1.1" 200 115 0.023646 10.0.0.153 - - [2026-01-29 14:40:17] "DELETE /virtual-machine-interface/797050ab-a63d-47fb-9fa5-9f5c52029871 HTTP/1.1" 200 115 0.041714 10.0.0.153 - - [2026-01-29 14:40:17] "DELETE /tag/51657bc6-d0d5-43ad-bb71-a5ce60b24890 HTTP/1.1" 200 115 0.030333 10.0.0.153 - - [2026-01-29 14:40:17] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002176 10.0.0.153 - - [2026-01-29 14:40:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.153 - - [2026-01-29 14:40:17] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002539 10.0.0.153 - - [2026-01-29 14:40:17] "GET /firewall-policy/77125c57-f1e3-458e-b630-6007643003a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002064 10.0.0.153 - - [2026-01-29 14:40:17] "GET /firewall-rule/f4152882-51cc-41c7-af5c-820c4e0256d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002683 10.0.0.153 - - [2026-01-29 14:40:18] "POST /ref-update HTTP/1.1" 200 156 0.017485 10.0.0.153 - - [2026-01-29 14:40:18] "DELETE /firewall-rule/f4152882-51cc-41c7-af5c-820c4e0256d1 HTTP/1.1" 200 115 0.056556 10.0.0.153 - - [2026-01-29 14:40:18] "GET /firewall-policy/d41d9ad5-908a-44d1-9889-1361dc6ede4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002637 10.0.0.153 - - [2026-01-29 14:40:18] "GET /firewall-rule/ed145afb-b0c5-4295-bff1-d3334b27882e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.003011 10.0.0.153 - - [2026-01-29 14:40:18] "POST /ref-update HTTP/1.1" 200 156 0.013903 10.0.0.153 - - [2026-01-29 14:40:18] "DELETE /firewall-rule/ed145afb-b0c5-4295-bff1-d3334b27882e HTTP/1.1" 200 115 0.063745 10.0.0.153 - - [2026-01-29 14:40:18] "GET /firewall-policy/d41d9ad5-908a-44d1-9889-1361dc6ede4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.004848 10.0.0.153 - - [2026-01-29 14:40:18] "GET /firewall-rule/114e541c-1877-464d-b962-ad66cb3038be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002913 10.0.0.153 - - [2026-01-29 14:40:18] "POST /ref-update HTTP/1.1" 200 156 0.011116 10.0.0.153 - - [2026-01-29 14:40:18] "DELETE /firewall-rule/114e541c-1877-464d-b962-ad66cb3038be HTTP/1.1" 200 115 0.062860 10.0.0.153 - - [2026-01-29 14:40:18] "GET /application-policy-set/517782d5-ac96-45e4-a144-f014325806e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002368 10.0.0.153 - - [2026-01-29 14:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.153 - - [2026-01-29 14:40:18] "GET /policy-management/4d45e2af-b7ec-442e-ba8c-0b1c2f0976b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002446 10.0.0.153 - - [2026-01-29 14:40:18] "GET /firewall-policy/d41d9ad5-908a-44d1-9889-1361dc6ede4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003048 10.0.0.153 - - [2026-01-29 14:40:18] "POST /ref-update HTTP/1.1" 200 156 0.030724 10.0.0.153 - - [2026-01-29 14:40:18] "DELETE /firewall-policy/d41d9ad5-908a-44d1-9889-1361dc6ede4f HTTP/1.1" 200 115 0.054931 10.0.0.153 - - [2026-01-29 14:40:18] "DELETE /tag/596a738f-c2f6-41ca-a5eb-33d4abac6ddd HTTP/1.1" 200 115 0.069578 10.0.0.153 - - [2026-01-29 14:40:18] "DELETE /tag/9b822e0b-76f1-44a2-a4c5-2f2b69b0a4fb HTTP/1.1" 200 115 0.090639 10.0.0.153 - - [2026-01-29 14:40:18] "DELETE /tag/52891115-e774-4af9-be88-d8fe10061e0c HTTP/1.1" 200 115 0.082186 10.0.0.153 - - [2026-01-29 14:40:18] "DELETE /tag/1294b94d-f9dc-4f26-961e-45c8ff7aa60a HTTP/1.1" 200 115 0.043532 10.0.0.153 - - [2026-01-29 14:40:18] "POST /projects HTTP/1.1" 409 238 0.002126 10.0.0.153 - - [2026-01-29 14:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.153 - - [2026-01-29 14:40:18] "GET /project/887a5a4e-0835-48b7-a6d5-0e33b5b2a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043164 10.0.0.153 - - [2026-01-29 14:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.153 - - [2026-01-29 14:40:18] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004965 10.0.0.153 - - [2026-01-29 14:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.153 - - [2026-01-29 14:40:19] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.008891 10.0.0.153 - - [2026-01-29 14:40:19] "POST /security-groups HTTP/1.1" 409 285 0.002780 10.0.0.153 - - [2026-01-29 14:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.153 - - [2026-01-29 14:40:19] "PUT /security-group/16e6eb1c-74ed-4b7e-b06b-d472294b76a6 HTTP/1.1" 200 263 0.063957 10.0.0.153 - - [2026-01-29 14:40:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.039955 10.0.0.153 - - [2026-01-29 14:40:19] "PUT /access-control-list/79cdff39-e6fd-4015-a261-2269f7d7fcbb HTTP/1.1" 200 273 0.029379 10.0.0.153 - - [2026-01-29 14:40:19] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.020509 10.0.0.153 - - [2026-01-29 14:40:19] "PUT /access-control-list/58f0bb55-6c46-4a53-bc6c-f2fc4a1d2607 HTTP/1.1" 200 273 0.027757 10.0.0.153 - - [2026-01-29 14:40:19] "GET /firewall-rule/5e80a02f-6305-4fd0-97d7-f21ff5b4efca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.008809 10.0.0.153 - - [2026-01-29 14:40:19] "POST /ref-update HTTP/1.1" 200 156 0.078385 10.0.0.153 - - [2026-01-29 14:40:19] "DELETE /firewall-rule/5e80a02f-6305-4fd0-97d7-f21ff5b4efca HTTP/1.1" 200 115 0.054212 10.0.0.153 - - [2026-01-29 14:40:19] "GET /firewall-policy/1e686551-7865-43be-b5e1-d26238ab0307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.006575 10.0.0.153 - - [2026-01-29 14:40:19] "GET /firewall-rule/7667dd3d-34c0-4e3f-ad37-99243e32946f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002869 10.0.0.153 - - [2026-01-29 14:40:19] "POST /ref-update HTTP/1.1" 200 156 0.046144 10.0.0.153 - - [2026-01-29 14:40:19] "DELETE /firewall-rule/7667dd3d-34c0-4e3f-ad37-99243e32946f HTTP/1.1" 200 115 0.028659 10.0.0.153 - - [2026-01-29 14:40:19] "DELETE /tag/57c3b4ab-4df8-4cef-85e7-eaa4aef8cc3a HTTP/1.1" 200 115 0.057549 10.0.0.153 - - [2026-01-29 14:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.153 - - [2026-01-29 14:40:19] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.003843 10.0.0.153 - - [2026-01-29 14:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.153 - - [2026-01-29 14:40:19] "GET /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004101 10.0.0.153 - - [2026-01-29 14:40:19] "PUT /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d HTTP/1.1" 200 265 0.064433 10.0.0.153 - - [2026-01-29 14:40:19] "PUT /virtual-network/3ee39b64-d246-42a7-a622-6310bb80ac7c HTTP/1.1" 200 265 0.067028 10.0.0.153 - - [2026-01-29 14:40:19] "DELETE /security-group/16e6eb1c-74ed-4b7e-b06b-d472294b76a6 HTTP/1.1" 200 115 0.056482 10.0.0.153 - - [2026-01-29 14:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.153 - - [2026-01-29 14:40:19] "DELETE /access-control-list/79cdff39-e6fd-4015-a261-2269f7d7fcbb HTTP/1.1" 200 115 0.023153 10.0.0.153 - - [2026-01-29 14:40:19] "DELETE /access-control-list/58f0bb55-6c46-4a53-bc6c-f2fc4a1d2607 HTTP/1.1" 200 115 0.032015 10.0.0.153 - - [2026-01-29 14:40:20] "GET /project/887a5a4e-0835-48b7-a6d5-0e33b5b2a989?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.039188 10.0.0.153 - - [2026-01-29 14:40:20] "GET /project/887a5a4e-0835-48b7-a6d5-0e33b5b2a989?fields=security_groups HTTP/1.1" 200 1352 0.038847 10.0.0.153 - - [2026-01-29 14:40:20] "DELETE /security-group/e4e295cc-1fe0-46f8-b96c-4d11ada18ab0 HTTP/1.1" 200 115 0.044224 10.0.0.153 - - [2026-01-29 14:40:20] "DELETE /access-control-list/56d2fb67-1c37-4027-a629-a2b62b9c0f45 HTTP/1.1" 200 115 0.053566 10.0.0.153 - - [2026-01-29 14:40:20] "GET /project/887a5a4e-0835-48b7-a6d5-0e33b5b2a989?fields=application_policy_sets HTTP/1.1" 200 1391 0.058780 10.0.0.153 - - [2026-01-29 14:40:20] "DELETE /access-control-list/5cda81ca-3eb9-46e3-a737-cb2b96b6fa12 HTTP/1.1" 200 115 0.053579 10.0.0.153 - - [2026-01-29 14:40:20] "DELETE /project/887a5a4e-0835-48b7-a6d5-0e33b5b2a989 HTTP/1.1" 200 115 0.352302 10.0.0.153 - - [2026-01-29 14:41:08] "GET / HTTP/1.1" 200 36215 0.002001 10.0.0.153 - - [2026-01-29 14:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.153 - - [2026-01-29 14:41:08] "GET /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002739 10.0.0.153 - - [2026-01-29 14:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.153 - - [2026-01-29 14:41:08] "GET /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002282 10.0.0.153 - - [2026-01-29 14:41:25] "GET / HTTP/1.1" 200 36215 0.001583 10.0.0.153 - - [2026-01-29 14:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.153 - - [2026-01-29 14:41:25] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004489 10.0.0.153 - - [2026-01-29 14:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.153 - - [2026-01-29 14:41:25] "GET /config-node/136fa903-da0d-4fe6-b0bc-d5789698e419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001934 10.0.0.153 - - [2026-01-29 14:41:25] "GET / HTTP/1.1" 200 36215 0.001733 10.0.0.153 - - [2026-01-29 14:41:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001869 10.0.0.153 - - [2026-01-29 14:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.153 - - [2026-01-29 14:41:30] "GET /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002370 10.0.0.153 - - [2026-01-29 14:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.153 - - [2026-01-29 14:41:30] "PUT /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132 HTTP/1.1" 200 277 0.007843 10.0.0.153 - - [2026-01-29 14:41:30] "GET / HTTP/1.1" 200 36215 0.001744 10.0.0.153 - - [2026-01-29 14:41:30] "POST /alarms HTTP/1.1" 409 264 0.002069 10.0.0.153 - - [2026-01-29 14:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.153 - - [2026-01-29 14:41:30] "PUT /alarm/9b1b3af2-fe8d-4bfb-8d8a-41d9f577db16 HTTP/1.1" 200 245 0.011592 10.0.0.153 - - [2026-01-29 14:41:30] "POST /alarms HTTP/1.1" 409 261 0.001979 10.0.0.153 - - [2026-01-29 14:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.153 - - [2026-01-29 14:41:30] "PUT /alarm/d6128255-d87e-4d0f-b6fa-09c5bf8ce15b HTTP/1.1" 200 245 0.010734 10.0.0.153 - - [2026-01-29 14:41:30] "POST /alarms HTTP/1.1" 409 261 0.002154 10.0.0.153 - - [2026-01-29 14:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.153 - - [2026-01-29 14:41:30] "PUT /alarm/676ade20-186a-4e84-af39-80bc34f2006d HTTP/1.1" 200 245 0.015262 10.0.0.153 - - [2026-01-29 14:41:30] "POST /alarms HTTP/1.1" 409 253 0.004906 10.0.0.153 - - [2026-01-29 14:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.153 - - [2026-01-29 14:41:30] "PUT /alarm/6da42019-947c-4ac3-9cb0-f9ac64a0154e HTTP/1.1" 200 245 0.011708 10.0.0.153 - - [2026-01-29 14:41:30] "POST /alarms HTTP/1.1" 409 251 0.010940 10.0.0.153 - - [2026-01-29 14:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006138 10.0.0.153 - - [2026-01-29 14:41:31] "PUT /alarm/bb05559b-ef62-455a-b16a-f3d57b7841cf HTTP/1.1" 200 245 0.009681 10.0.0.153 - - [2026-01-29 14:41:31] "POST /alarms HTTP/1.1" 409 252 0.005594 10.0.0.153 - - [2026-01-29 14:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.153 - - [2026-01-29 14:41:31] "PUT /alarm/34f6491b-2cde-4070-8daa-bad24c07b148 HTTP/1.1" 200 245 0.011707 10.0.0.153 - - [2026-01-29 14:41:31] "POST /alarms HTTP/1.1" 409 256 0.005835 10.0.0.153 - - [2026-01-29 14:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.153 - - [2026-01-29 14:41:31] "PUT /alarm/81e5abef-7f9f-4e53-88d6-eefe552b2d77 HTTP/1.1" 200 245 0.009850 10.0.0.153 - - [2026-01-29 14:41:31] "POST /alarms HTTP/1.1" 409 248 0.007858 10.0.0.153 - - [2026-01-29 14:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.153 - - [2026-01-29 14:41:31] "PUT /alarm/66f74a09-ba27-48a6-bdd5-e2553f7027cf HTTP/1.1" 200 245 0.010226 10.0.0.153 - - [2026-01-29 14:41:31] "POST /alarms HTTP/1.1" 409 252 0.003149 10.0.0.153 - - [2026-01-29 14:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.153 - - [2026-01-29 14:41:31] "PUT /alarm/63f997b6-594b-4f73-9a4e-4dcc376de23f HTTP/1.1" 200 245 0.010816 10.0.0.153 - - [2026-01-29 14:41:31] "POST /alarms HTTP/1.1" 409 257 0.006709 10.0.0.153 - - [2026-01-29 14:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.153 - - [2026-01-29 14:41:31] "PUT /alarm/df111b6b-5e77-48f0-a3d8-813b749a62c7 HTTP/1.1" 200 245 0.010551 10.0.0.153 - - [2026-01-29 14:41:31] "POST /alarms HTTP/1.1" 409 251 0.005389 10.0.0.153 - - [2026-01-29 14:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.153 - - [2026-01-29 14:41:31] "PUT /alarm/50bc23d0-5c02-412c-85bd-27a02a246301 HTTP/1.1" 200 245 0.008865 10.0.0.153 - - [2026-01-29 14:41:31] "POST /alarms HTTP/1.1" 409 257 0.004281 10.0.0.153 - - [2026-01-29 14:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.153 - - [2026-01-29 14:41:31] "PUT /alarm/bf7a4d15-27f1-41d9-9da4-75de4d7da3b1 HTTP/1.1" 200 245 0.009854 10.0.0.153 - - [2026-01-29 14:41:31] "POST /alarms HTTP/1.1" 409 261 0.002505 10.0.0.153 - - [2026-01-29 14:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.153 - - [2026-01-29 14:41:31] "PUT /alarm/9d746084-e56a-4a85-9e11-d99bf1ccc7af HTTP/1.1" 200 245 0.017935 10.0.0.153 - - [2026-01-29 14:41:31] "POST /alarms HTTP/1.1" 409 258 0.005439 10.0.0.153 - - [2026-01-29 14:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.153 - - [2026-01-29 14:41:31] "PUT /alarm/0d7676b5-591b-4f7c-acbb-5ec783391b94 HTTP/1.1" 200 245 0.018835 10.0.0.153 - - [2026-01-29 14:41:31] "POST /alarms HTTP/1.1" 409 254 0.007587 10.0.0.153 - - [2026-01-29 14:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.153 - - [2026-01-29 14:41:31] "PUT /alarm/89d2782d-07d3-4214-b889-033c87677b54 HTTP/1.1" 200 245 0.009248 10.0.0.153 - - [2026-01-29 14:41:31] "POST /alarms HTTP/1.1" 409 254 0.004628 10.0.0.153 - - [2026-01-29 14:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.153 - - [2026-01-29 14:41:31] "PUT /alarm/489d8e0e-f50f-4669-af58-246583be2478 HTTP/1.1" 200 245 0.010665 10.0.0.153 - - [2026-01-29 14:41:31] "POST /alarms HTTP/1.1" 409 254 0.008681 10.0.0.153 - - [2026-01-29 14:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.153 - - [2026-01-29 14:41:31] "PUT /alarm/2c9e4e1d-7a23-4fd1-bb68-1dab35165c5c HTTP/1.1" 200 245 0.009342 10.0.0.153 - - [2026-01-29 14:41:31] "POST /alarms HTTP/1.1" 409 247 0.010481 10.0.0.153 - - [2026-01-29 14:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.153 - - [2026-01-29 14:41:31] "PUT /alarm/7657ff6e-732c-4e1e-9239-567d2fec1e7d HTTP/1.1" 200 245 0.009177 10.0.0.153 - - [2026-01-29 14:41:31] "POST /alarms HTTP/1.1" 409 272 0.004339 10.0.0.153 - - [2026-01-29 14:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.153 - - [2026-01-29 14:41:32] "PUT /alarm/f56874c3-b5bd-401f-81ac-10a082d89e55 HTTP/1.1" 200 245 0.009217 10.0.0.153 - - [2026-01-29 14:41:32] "POST /alarms HTTP/1.1" 409 261 0.009232 10.0.0.153 - - [2026-01-29 14:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.153 - - [2026-01-29 14:41:32] "PUT /alarm/7bc1df9f-75aa-4a75-9952-d5a012cc1de6 HTTP/1.1" 200 245 0.010450 10.0.0.153 - - [2026-01-29 14:41:32] "POST /alarms HTTP/1.1" 409 259 0.004872 10.0.0.153 - - [2026-01-29 14:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.153 - - [2026-01-29 14:41:32] "PUT /alarm/987fd32e-94f6-4be3-bee2-d9a4c31d493f HTTP/1.1" 200 245 0.009417 10.0.0.153 - - [2026-01-29 14:41:32] "POST /alarms HTTP/1.1" 409 265 0.009403 10.0.0.153 - - [2026-01-29 14:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.153 - - [2026-01-29 14:41:32] "PUT /alarm/27815ba1-e17e-4c85-84df-7c36fd938760 HTTP/1.1" 200 245 0.009510 10.0.0.153 - - [2026-01-29 14:41:32] "POST /alarms HTTP/1.1" 409 279 0.010768 10.0.0.153 - - [2026-01-29 14:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.153 - - [2026-01-29 14:41:32] "PUT /alarm/f1ec5659-a409-4a5b-9de5-e967aa75906f HTTP/1.1" 200 245 0.010721 10.0.0.153 - - [2026-01-29 14:41:32] "GET / HTTP/1.1" 200 36215 0.001751 10.0.0.153 - - [2026-01-29 14:41:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001848 10.0.0.153 - - [2026-01-29 14:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.153 - - [2026-01-29 14:41:32] "PUT /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132 HTTP/1.1" 200 277 0.006616 10.0.0.153 - - [2026-01-29 14:41:32] "GET / HTTP/1.1" 200 36215 0.001422 10.0.0.153 - - [2026-01-29 14:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.153 - - [2026-01-29 14:41:32] "GET /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002306 10.0.0.153 - - [2026-01-29 14:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.153 - - [2026-01-29 14:41:32] "PUT /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132 HTTP/1.1" 200 277 0.008182 10.0.0.153 - - [2026-01-29 14:41:33] "GET / HTTP/1.1" 200 36215 0.001754 10.0.0.153 - - [2026-01-29 14:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.153 - - [2026-01-29 14:41:33] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004483 10.0.0.153 - - [2026-01-29 14:41:33] "PUT /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e HTTP/1.1" 200 275 0.014560 10.0.0.153 - - [2026-01-29 14:41:36] "GET / HTTP/1.1" 200 36215 0.001592 10.0.0.153 - - [2026-01-29 14:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.153 - - [2026-01-29 14:41:36] "GET /routing-instance/3362eafa-44f3-426e-9c3c-9c705c764875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002957 10.0.0.153 - - [2026-01-29 14:41:36] "POST /bgp-routers HTTP/1.1" 409 301 0.001926 10.0.0.153 - - [2026-01-29 14:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.153 - - [2026-01-29 14:41:36] "GET /bgp-router/916cbecc-1cdd-4ff1-8a75-ae0111a8deac?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002903 10.0.0.153 - - [2026-01-29 14:41:36] "PUT /bgp-router/916cbecc-1cdd-4ff1-8a75-ae0111a8deac HTTP/1.1" 200 255 0.012027 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:41:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000955 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:41:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000913 10.0.0.153 - - [2026-01-29 14:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.153 - - [2026-01-29 14:41:39] "GET /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002385 10.0.0.153 - - [2026-01-29 14:41:51] "GET / HTTP/1.1" 200 36215 0.001908 10.0.0.153 - - [2026-01-29 14:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.153 - - [2026-01-29 14:41:51] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004821 10.0.0.153 - - [2026-01-29 14:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.153 - - [2026-01-29 14:41:51] "GET /config-node/136fa903-da0d-4fe6-b0bc-d5789698e419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002753 10.0.0.153 - - [2026-01-29 14:42:03] "GET / HTTP/1.1" 200 36215 0.002122 10.0.0.153 - - [2026-01-29 14:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.153 - - [2026-01-29 14:42:03] "GET /routing-instance/3362eafa-44f3-426e-9c3c-9c705c764875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002727 10.0.0.153 - - [2026-01-29 14:42:03] "POST /bgp-routers HTTP/1.1" 409 301 0.003035 10.0.0.153 - - [2026-01-29 14:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.153 - - [2026-01-29 14:42:03] "GET /bgp-router/916cbecc-1cdd-4ff1-8a75-ae0111a8deac?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003102 10.0.0.153 - - [2026-01-29 14:42:03] "PUT /bgp-router/916cbecc-1cdd-4ff1-8a75-ae0111a8deac HTTP/1.1" 200 255 0.011461 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:42:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001219 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:42:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.007093 10.0.0.153 - - [2026-01-29 14:42:17] "GET / HTTP/1.1" 200 36215 0.001706 10.0.0.153 - - [2026-01-29 14:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.153 - - [2026-01-29 14:42:17] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004781 10.0.0.153 - - [2026-01-29 14:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.153 - - [2026-01-29 14:42:17] "GET /config-node/136fa903-da0d-4fe6-b0bc-d5789698e419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002201 10.0.0.153 - - [2026-01-29 14:42:18] "GET / HTTP/1.1" 200 36215 0.001398 10.0.0.153 - - [2026-01-29 14:42:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001933 10.0.0.153 - - [2026-01-29 14:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.153 - - [2026-01-29 14:42:23] "GET /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002133 10.0.0.153 - - [2026-01-29 14:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.153 - - [2026-01-29 14:42:23] "PUT /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132 HTTP/1.1" 200 277 0.017077 10.0.0.153 - - [2026-01-29 14:42:23] "GET / HTTP/1.1" 200 36215 0.002238 10.0.0.153 - - [2026-01-29 14:42:23] "POST /alarms HTTP/1.1" 409 264 0.002378 10.0.0.153 - - [2026-01-29 14:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.153 - - [2026-01-29 14:42:23] "PUT /alarm/9b1b3af2-fe8d-4bfb-8d8a-41d9f577db16 HTTP/1.1" 200 245 0.015895 10.0.0.153 - - [2026-01-29 14:42:23] "POST /alarms HTTP/1.1" 409 261 0.006066 10.0.0.153 - - [2026-01-29 14:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.153 - - [2026-01-29 14:42:23] "PUT /alarm/d6128255-d87e-4d0f-b6fa-09c5bf8ce15b HTTP/1.1" 200 245 0.011965 10.0.0.153 - - [2026-01-29 14:42:23] "POST /alarms HTTP/1.1" 409 261 0.014982 10.0.0.153 - - [2026-01-29 14:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.153 - - [2026-01-29 14:42:23] "PUT /alarm/676ade20-186a-4e84-af39-80bc34f2006d HTTP/1.1" 200 245 0.009969 10.0.0.153 - - [2026-01-29 14:42:23] "POST /alarms HTTP/1.1" 409 253 0.009598 10.0.0.153 - - [2026-01-29 14:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.153 - - [2026-01-29 14:42:23] "PUT /alarm/6da42019-947c-4ac3-9cb0-f9ac64a0154e HTTP/1.1" 200 245 0.011923 10.0.0.153 - - [2026-01-29 14:42:23] "POST /alarms HTTP/1.1" 409 251 0.012176 10.0.0.153 - - [2026-01-29 14:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.153 - - [2026-01-29 14:42:23] "PUT /alarm/bb05559b-ef62-455a-b16a-f3d57b7841cf HTTP/1.1" 200 245 0.011642 10.0.0.153 - - [2026-01-29 14:42:23] "POST /alarms HTTP/1.1" 409 252 0.006167 10.0.0.153 - - [2026-01-29 14:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.153 - - [2026-01-29 14:42:23] "PUT /alarm/34f6491b-2cde-4070-8daa-bad24c07b148 HTTP/1.1" 200 245 0.010020 10.0.0.153 - - [2026-01-29 14:42:23] "POST /alarms HTTP/1.1" 409 256 0.015148 10.0.0.153 - - [2026-01-29 14:42:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.153 - - [2026-01-29 14:42:24] "PUT /alarm/81e5abef-7f9f-4e53-88d6-eefe552b2d77 HTTP/1.1" 200 245 0.012571 10.0.0.153 - - [2026-01-29 14:42:24] "POST /alarms HTTP/1.1" 409 248 0.006346 10.0.0.153 - - [2026-01-29 14:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006477 10.0.0.153 - - [2026-01-29 14:42:24] "PUT /alarm/66f74a09-ba27-48a6-bdd5-e2553f7027cf HTTP/1.1" 200 245 0.009879 10.0.0.153 - - [2026-01-29 14:42:24] "POST /alarms HTTP/1.1" 409 252 0.004923 10.0.0.153 - - [2026-01-29 14:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008982 10.0.0.153 - - [2026-01-29 14:42:24] "PUT /alarm/63f997b6-594b-4f73-9a4e-4dcc376de23f HTTP/1.1" 200 245 0.014075 10.0.0.153 - - [2026-01-29 14:42:24] "POST /alarms HTTP/1.1" 409 257 0.011562 10.0.0.153 - - [2026-01-29 14:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.153 - - [2026-01-29 14:42:24] "PUT /alarm/df111b6b-5e77-48f0-a3d8-813b749a62c7 HTTP/1.1" 200 245 0.010743 10.0.0.153 - - [2026-01-29 14:42:24] "POST /alarms HTTP/1.1" 409 251 0.015327 10.0.0.153 - - [2026-01-29 14:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007243 10.0.0.153 - - [2026-01-29 14:42:24] "PUT /alarm/50bc23d0-5c02-412c-85bd-27a02a246301 HTTP/1.1" 200 245 0.011032 10.0.0.153 - - [2026-01-29 14:42:24] "POST /alarms HTTP/1.1" 409 257 0.012397 10.0.0.153 - - [2026-01-29 14:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.153 - - [2026-01-29 14:42:24] "PUT /alarm/bf7a4d15-27f1-41d9-9da4-75de4d7da3b1 HTTP/1.1" 200 245 0.009720 10.0.0.153 - - [2026-01-29 14:42:24] "POST /alarms HTTP/1.1" 409 261 0.014151 10.0.0.153 - - [2026-01-29 14:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.153 - - [2026-01-29 14:42:24] "PUT /alarm/9d746084-e56a-4a85-9e11-d99bf1ccc7af HTTP/1.1" 200 245 0.011876 10.0.0.153 - - [2026-01-29 14:42:24] "POST /alarms HTTP/1.1" 409 258 0.011550 10.0.0.153 - - [2026-01-29 14:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.153 - - [2026-01-29 14:42:24] "PUT /alarm/0d7676b5-591b-4f7c-acbb-5ec783391b94 HTTP/1.1" 200 245 0.010398 10.0.0.153 - - [2026-01-29 14:42:24] "POST /alarms HTTP/1.1" 409 254 0.014743 10.0.0.153 - - [2026-01-29 14:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.153 - - [2026-01-29 14:42:24] "PUT /alarm/89d2782d-07d3-4214-b889-033c87677b54 HTTP/1.1" 200 245 0.012149 10.0.0.153 - - [2026-01-29 14:42:24] "POST /alarms HTTP/1.1" 409 254 0.007369 10.0.0.153 - - [2026-01-29 14:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.153 - - [2026-01-29 14:42:24] "PUT /alarm/489d8e0e-f50f-4669-af58-246583be2478 HTTP/1.1" 200 245 0.016184 10.0.0.153 - - [2026-01-29 14:42:24] "POST /alarms HTTP/1.1" 409 254 0.006950 10.0.0.153 - - [2026-01-29 14:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.153 - - [2026-01-29 14:42:24] "PUT /alarm/2c9e4e1d-7a23-4fd1-bb68-1dab35165c5c HTTP/1.1" 200 245 0.012943 10.0.0.153 - - [2026-01-29 14:42:24] "POST /alarms HTTP/1.1" 409 247 0.010354 10.0.0.153 - - [2026-01-29 14:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.153 - - [2026-01-29 14:42:24] "PUT /alarm/7657ff6e-732c-4e1e-9239-567d2fec1e7d HTTP/1.1" 200 245 0.009156 10.0.0.153 - - [2026-01-29 14:42:24] "POST /alarms HTTP/1.1" 409 272 0.009011 10.0.0.153 - - [2026-01-29 14:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.153 - - [2026-01-29 14:42:24] "PUT /alarm/f56874c3-b5bd-401f-81ac-10a082d89e55 HTTP/1.1" 200 245 0.011144 10.0.0.153 - - [2026-01-29 14:42:24] "POST /alarms HTTP/1.1" 409 261 0.007860 10.0.0.153 - - [2026-01-29 14:42:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.153 - - [2026-01-29 14:42:25] "PUT /alarm/7bc1df9f-75aa-4a75-9952-d5a012cc1de6 HTTP/1.1" 200 245 0.009984 10.0.0.153 - - [2026-01-29 14:42:25] "POST /alarms HTTP/1.1" 409 259 0.009599 10.0.0.153 - - [2026-01-29 14:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.153 - - [2026-01-29 14:42:25] "PUT /alarm/987fd32e-94f6-4be3-bee2-d9a4c31d493f HTTP/1.1" 200 245 0.009648 10.0.0.153 - - [2026-01-29 14:42:25] "POST /alarms HTTP/1.1" 409 265 0.006782 10.0.0.153 - - [2026-01-29 14:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.153 - - [2026-01-29 14:42:25] "PUT /alarm/27815ba1-e17e-4c85-84df-7c36fd938760 HTTP/1.1" 200 245 0.010729 10.0.0.153 - - [2026-01-29 14:42:25] "POST /alarms HTTP/1.1" 409 279 0.003437 10.0.0.153 - - [2026-01-29 14:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.153 - - [2026-01-29 14:42:25] "PUT /alarm/f1ec5659-a409-4a5b-9de5-e967aa75906f HTTP/1.1" 200 245 0.009646 10.0.0.153 - - [2026-01-29 14:42:25] "GET / HTTP/1.1" 200 36215 0.001493 10.0.0.153 - - [2026-01-29 14:42:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001932 10.0.0.153 - - [2026-01-29 14:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.153 - - [2026-01-29 14:42:25] "PUT /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132 HTTP/1.1" 200 277 0.016180 10.0.0.153 - - [2026-01-29 14:42:25] "GET / HTTP/1.1" 200 36215 0.001544 10.0.0.153 - - [2026-01-29 14:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.153 - - [2026-01-29 14:42:25] "GET /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002505 10.0.0.153 - - [2026-01-29 14:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.153 - - [2026-01-29 14:42:25] "PUT /global-vrouter-config/0b7e00c1-4c7e-437e-9c9e-ecefd5dda132 HTTP/1.1" 200 277 0.011098 10.0.0.153 - - [2026-01-29 14:42:26] "GET / HTTP/1.1" 200 36215 0.001824 10.0.0.153 - - [2026-01-29 14:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.153 - - [2026-01-29 14:42:26] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004624 10.0.0.153 - - [2026-01-29 14:42:26] "PUT /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e HTTP/1.1" 200 275 0.030546 10.0.0.153 - - [2026-01-29 14:42:29] "GET / HTTP/1.1" 200 36215 0.001378 10.0.0.153 - - [2026-01-29 14:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.153 - - [2026-01-29 14:42:29] "GET /routing-instance/3362eafa-44f3-426e-9c3c-9c705c764875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003224 10.0.0.153 - - [2026-01-29 14:42:29] "POST /bgp-routers HTTP/1.1" 409 301 0.001955 10.0.0.153 - - [2026-01-29 14:42:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.153 - - [2026-01-29 14:42:29] "GET /bgp-router/916cbecc-1cdd-4ff1-8a75-ae0111a8deac?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003091 10.0.0.153 - - [2026-01-29 14:42:29] "PUT /bgp-router/916cbecc-1cdd-4ff1-8a75-ae0111a8deac HTTP/1.1" 200 255 0.038570 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:42:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000978 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:42:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001013 10.0.0.153 - - [2026-01-29 14:42:33] "POST /tags HTTP/1.1" 200 356 0.025232 10.0.0.153 - - [2026-01-29 14:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005523 10.0.0.153 - - [2026-01-29 14:42:33] "GET /tag/f00d820f-fb9c-48eb-ae96-33cd3cf21fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.016396 10.0.0.153 - - [2026-01-29 14:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.153 - - [2026-01-29 14:42:33] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.006872 10.0.0.153 - - [2026-01-29 14:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.153 - - [2026-01-29 14:42:34] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047225 10.0.0.153 - - [2026-01-29 14:42:34] "POST /virtual-machines HTTP/1.1" 200 352 0.026240 10.0.0.153 - - [2026-01-29 14:42:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008455 10.0.0.153 - - [2026-01-29 14:42:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.105145 10.0.0.153 - - [2026-01-29 14:42:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008297 10.0.0.153 - - [2026-01-29 14:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.153 - - [2026-01-29 14:42:34] "GET /virtual-machine-interface/bf72a040-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.010104 10.0.0.153 - - [2026-01-29 14:42:34] "POST /instance-ips HTTP/1.1" 200 392 0.021495 10.0.0.153 - - [2026-01-29 14:42:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022986 10.0.0.153 - - [2026-01-29 14:42:34] "GET /virtual-machine-interface/bf72a040-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.010134 10.0.0.153 - - [2026-01-29 14:42:34] "POST /set-tag HTTP/1.1" 200 109 0.013794 10.0.0.153 - - [2026-01-29 14:42:34] "GET /virtual-machine-interface/bf72a040-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.021696 10.0.0.153 - - [2026-01-29 14:42:34] "GET /instance-ip/bf8cace2-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004351 10.0.0.153 - - [2026-01-29 14:42:34] "GET /virtual-machine-interface/bf72a040-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004427 10.0.0.153 - - [2026-01-29 14:42:34] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.153 - - [2026-01-29 14:42:34] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006104 10.0.0.153 - - [2026-01-29 14:42:34] "POST /ref-update HTTP/1.1" 200 156 0.008261 10.0.0.153 - - [2026-01-29 14:42:34] "GET /virtual-machine-interface/bf72a040-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.019883 10.0.0.153 - - [2026-01-29 14:42:34] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.153 - - [2026-01-29 14:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.153 - - [2026-01-29 14:42:34] "GET /virtual-network/3e12f18e-a995-453d-839e-895ba7009b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004152 10.0.0.153 - - [2026-01-29 14:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.153 - - [2026-01-29 14:42:34] "GET /project/02998eac-34b3-4175-807e-f61fe03c66ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034914 10.0.0.153 - - [2026-01-29 14:42:34] "POST /virtual-machines HTTP/1.1" 200 356 0.009369 10.0.0.153 - - [2026-01-29 14:42:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.027300 10.0.0.153 - - [2026-01-29 14:42:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.115864 10.0.0.153 - - [2026-01-29 14:42:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010000 10.0.0.153 - - [2026-01-29 14:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013974 10.0.0.153 - - [2026-01-29 14:42:35] "GET /virtual-machine-interface/bfe23ec8-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004588 10.0.0.153 - - [2026-01-29 14:42:35] "POST /instance-ips HTTP/1.1" 200 396 0.023844 10.0.0.153 - - [2026-01-29 14:42:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019799 10.0.0.153 - - [2026-01-29 14:42:35] "GET /virtual-machine-interface/bfe23ec8-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.014366 10.0.0.153 - - [2026-01-29 14:42:35] "POST /set-tag HTTP/1.1" 200 109 0.028760 10.0.0.153 - - [2026-01-29 14:42:35] "GET /virtual-machine-interface/bfe23ec8-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.028959 10.0.0.153 - - [2026-01-29 14:42:35] "GET /instance-ip/bffd42e0-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.010246 10.0.0.153 - - [2026-01-29 14:42:35] "GET /virtual-machine-interface/bfe23ec8-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006853 10.0.0.153 - - [2026-01-29 14:42:35] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.153 - - [2026-01-29 14:42:35] "GET /virtual-router/8623ca0b-f70d-4556-aa13-7e5d0706eaf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003720 10.0.0.153 - - [2026-01-29 14:42:35] "POST /ref-update HTTP/1.1" 200 156 0.009174 10.0.0.153 - - [2026-01-29 14:42:35] "GET /virtual-machine-interface/bfe23ec8-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006963 10.0.0.153 - - [2026-01-29 14:42:35] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.153 - - [2026-01-29 14:42:35] "GET /virtual-machine-interface/bf72a040-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005626 10.0.0.153 - - [2026-01-29 14:42:35] "POST /set-tag HTTP/1.1" 200 109 0.003437 10.0.0.153 - - [2026-01-29 14:42:35] "GET /virtual-machine-interface/bfe23ec8-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005919 10.0.0.153 - - [2026-01-29 14:42:35] "POST /set-tag HTTP/1.1" 200 109 0.003002 10.0.0.153 - - [2026-01-29 14:42:36] "GET /global-system-configs HTTP/1.1" 200 323 0.003558 10.0.0.153 - - [2026-01-29 14:42:38] "GET /global-system-configs HTTP/1.1" 200 323 0.002100 10.0.0.153 - - [2026-01-29 14:42:44] "GET / HTTP/1.1" 200 36215 0.002282 10.0.0.153 - - [2026-01-29 14:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.153 - - [2026-01-29 14:42:44] "GET /global-system-config/0c7cb6d4-dc0a-4563-b163-edc843de104e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005766 10.0.0.153 - - [2026-01-29 14:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.153 - - [2026-01-29 14:42:44] "GET /config-node/136fa903-da0d-4fe6-b0bc-d5789698e419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002294 10.0.0.153 - - [2026-01-29 14:42:49] "GET /virtual-machine-interface/bf72a040-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005591 10.0.0.153 - - [2026-01-29 14:42:49] "POST /set-tag HTTP/1.1" 200 109 0.002575 10.0.0.153 - - [2026-01-29 14:42:50] "GET /virtual-machine-interface/bfe23ec8-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005076 10.0.0.153 - - [2026-01-29 14:42:50] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.153 - - [2026-01-29 14:42:51] "GET /virtual-machine-interface/bf72a040-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006942 10.0.0.153 - - [2026-01-29 14:42:51] "POST /set-tag HTTP/1.1" 200 109 0.002813 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:42:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000896 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:42:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000998 10.0.0.153 - - [2026-01-29 14:42:56] "GET / HTTP/1.1" 200 36215 0.001605 10.0.0.153 - - [2026-01-29 14:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.153 - - [2026-01-29 14:42:56] "GET /routing-instance/3362eafa-44f3-426e-9c3c-9c705c764875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003136 10.0.0.153 - - [2026-01-29 14:42:56] "POST /bgp-routers HTTP/1.1" 409 301 0.002368 10.0.0.153 - - [2026-01-29 14:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.153 - - [2026-01-29 14:42:57] "GET /bgp-router/916cbecc-1cdd-4ff1-8a75-ae0111a8deac?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.005636 10.0.0.153 - - [2026-01-29 14:42:57] "PUT /bgp-router/916cbecc-1cdd-4ff1-8a75-ae0111a8deac HTTP/1.1" 200 255 0.027180 10.0.0.153 - - [2026-01-29 14:43:22] "GET /virtual-machine-interface/bf72a040-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004045 10.0.0.153 - - [2026-01-29 14:43:22] "POST /set-tag HTTP/1.1" 200 109 0.003012 10.0.0.153 - - [2026-01-29 14:43:22] "GET /virtual-machine-interface/bf72a040-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005738 10.0.0.153 - - [2026-01-29 14:43:22] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.153 - - [2026-01-29 14:43:22] "GET /virtual-machine/419a64ab-0c42-46f1-a234-a8985d7cfee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004457 10.0.0.153 - - [2026-01-29 14:43:22] "POST /ref-update HTTP/1.1" 200 156 0.033086 10.0.0.153 - - [2026-01-29 14:43:22] "GET /virtual-machine-interface/bf72a040-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.017629 10.0.0.153 - - [2026-01-29 14:43:22] "POST /set-tag HTTP/1.1" 200 109 0.060157 10.0.0.153 - - [2026-01-29 14:43:22] "POST /set-tag HTTP/1.1" 200 109 0.029910 10.0.0.153 - - [2026-01-29 14:43:22] "DELETE /instance-ip/bf8cace2-fd20-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.046437 10.0.0.153 - - [2026-01-29 14:43:22] "DELETE /virtual-machine-interface/bf72a040-fd20-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.062676 10.0.0.153 - - [2026-01-29 14:43:22] "DELETE /virtual-machine/419a64ab-0c42-46f1-a234-a8985d7cfee8 HTTP/1.1" 200 115 0.025869 10.0.0.153 - - [2026-01-29 14:43:22] "GET /virtual-machine-interface/bfe23ec8-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.009033 10.0.0.153 - - [2026-01-29 14:43:22] "POST /set-tag HTTP/1.1" 200 109 0.002372 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:43:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000939 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:43:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001043 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:43:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000893 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:43:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000945 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:43:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000932 [Introspect:8084]10.0.0.153 - - [2026-01-29 14:43:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000900 10.0.0.153 - - [2026-01-29 14:43:53] "GET /virtual-machine-interface/bfe23ec8-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004341 10.0.0.153 - - [2026-01-29 14:43:53] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.153 - - [2026-01-29 14:43:53] "GET /virtual-machine-interface/bfe23ec8-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003765 10.0.0.153 - - [2026-01-29 14:43:53] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.153 - - [2026-01-29 14:43:53] "GET /virtual-machine/9f2b4445-c730-4cb6-9f23-5463b3cadccc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004769 10.0.0.153 - - [2026-01-29 14:43:53] "POST /ref-update HTTP/1.1" 200 156 0.023735 10.0.0.153 - - [2026-01-29 14:43:53] "GET /virtual-machine-interface/bfe23ec8-fd20-11f0-b8db-fa163ee75f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004719 10.0.0.153 - - [2026-01-29 14:43:53] "POST /set-tag HTTP/1.1" 200 109 0.019727 10.0.0.153 - - [2026-01-29 14:43:53] "POST /set-tag HTTP/1.1" 200 109 0.029607 10.0.0.153 - - [2026-01-29 14:43:53] "DELETE /instance-ip/bffd42e0-fd20-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.063849 10.0.0.153 - - [2026-01-29 14:43:53] "DELETE /virtual-machine-interface/bfe23ec8-fd20-11f0-b8db-fa163ee75f06 HTTP/1.1" 200 115 0.050488 10.0.0.153 - - [2026-01-29 14:43:53] "DELETE /virtual-machine/9f2b4445-c730-4cb6-9f23-5463b3cadccc HTTP/1.1" 200 115 0.018588 10.0.0.153 - - [2026-01-29 14:43:53] "DELETE /tag/f00d820f-fb9c-48eb-ae96-33cd3cf21fb7 HTTP/1.1" 200 115 0.037501