+++ date ++ echo 'INFO: =================== Mon Oct 27 03:05:20 PM UTC 2025 ===================' INFO: =================== Mon Oct 27 03:05:20 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' ++ 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 +++++ 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 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.137 ++ 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.137 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.137 ++ ANALYTICSDB_NODES=10.0.0.137 ++ ANALYTICS_SNMP_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:8081 ' +++ '[' -n '10.0.0.137:8081 ' ']' +++ echo 10.0.0.137:8081 ++ ANALYTICS_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:9042 ' +++ '[' -n '10.0.0.137:9042 ' ']' +++ echo 10.0.0.137:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.137:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:8086 ' +++ '[' -n '10.0.0.137:8086 ' ']' +++ echo 10.0.0.137:8086 ++ COLLECTOR_SERVERS=10.0.0.137: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.137 ++ CONFIGDB_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:8082 ' +++ '[' -n '10.0.0.137:8082 ' ']' +++ echo 10.0.0.137:8082 ++ CONFIG_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:9161 ' +++ '[' -n '10.0.0.137:9161 ' ']' +++ echo 10.0.0.137:9161 ++ CONFIGDB_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:9041 ' +++ '[' -n '10.0.0.137:9041 ' ']' +++ echo 10.0.0.137:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.137: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.137 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.137 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+=10.0.0.137:2181, +++ '[' -n 10.0.0.137:2181, ']' +++ echo 10.0.0.137:2181 ++ ZOOKEEPER_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:2181 ' +++ '[' -n '10.0.0.137:2181 ' ']' +++ echo 10.0.0.137:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.137:2181 ++ RABBITMQ_NODES=10.0.0.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+=10.0.0.137:5673, +++ '[' -n 10.0.0.137:5673, ']' +++ echo 10.0.0.137:5673 ++ RABBITMQ_SERVERS=10.0.0.137: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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:6379 ' +++ '[' -n '10.0.0.137:6379 ' ']' +++ echo 10.0.0.137:6379 ++ REDIS_SERVERS=10.0.0.137: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.137 ++ 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.137 +++ local server_address=10.0.0.137 +++ extended_server_list+='10.0.0.137:9092 ' +++ '[' -n '10.0.0.137:9092 ' ']' +++ echo 10.0.0.137:9092 ++ KAFKA_SERVERS=10.0.0.137: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.137 ++ 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.137 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.137 ++ cut -d , -f 1 + local cassandra=10.0.0.137 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.137 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.137 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.137 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.137 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.137 +++ local servers=10.0.0.137 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.137,10.254.5.1,127.0.0.1,172.17.0.1,252.137.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.137'\''))' +++ local server_ip=10.0.0.137 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.137 ]] +++ [[ ,10.0.0.137,10.254.5.1,127.0.0.1,172.17.0.1,252.137.0.1,, =~ ,10\.0\.0\.137, ]] +++ echo 10.0.0.137 1 +++ return ++ local ip=10.0.0.137 ++ [[ -z 10.0.0.137 ]] ++ echo 10.0.0.137 + host_ip=10.0.0.137 + [[ cql == \c\q\l ]] ++ echo 10.0.0.137:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.137:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.137:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ 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: 10/27/2025 15:06:07.665 7f26ee672b40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/27/2025 15:06:08.110 7f26ee672b40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/27/2025 15:06:08.155 7f26ee672b40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/27/2025 15:06:08.156 7f26ee672b40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.137 - - [2025-10-27 15:06:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000901 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.137:8082/ Hit Ctrl-C to quit. 10.0.0.137 - - [2025-10-27 15:06:21] "GET / HTTP/1.1" 503 181 0.006190 10.0.0.137 - - [2025-10-27 15:06:22] "GET / HTTP/1.1" 200 45303 0.001826 10.0.0.137 - - [2025-10-27 15:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.137 - - [2025-10-27 15:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.137 - - [2025-10-27 15:06:22] "GET / HTTP/1.1" 200 36215 0.001307 10.0.0.137 - - [2025-10-27 15:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.137 - - [2025-10-27 15:06:22] "GET / HTTP/1.1" 200 36215 0.001306 10.0.0.137 - - [2025-10-27 15:06:22] "GET /routing-instance/3e0d1769-653a-4534-a8a8-9fb752fef90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004798 10.0.0.137 - - [2025-10-27 15:06:22] "POST /bgp-routers HTTP/1.1" 200 618 0.059559 10.0.0.137 - - [2025-10-27 15:06:23] "GET /bgp-router/9fcdee21-711f-4f3e-bc15-78798eb07f16?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.016415 10.0.0.137 - - [2025-10-27 15:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.137 - - [2025-10-27 15:06:23] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006692 10.0.0.137 - - [2025-10-27 15:06:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003580 10.0.0.137 - - [2025-10-27 15:06:23] "POST /ref-update HTTP/1.1" 200 156 0.020992 10.0.0.137 - - [2025-10-27 15:06:23] "GET / HTTP/1.1" 200 36215 0.003176 10.0.0.137 - - [2025-10-27 15:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006552 10.0.0.137 - - [2025-10-27 15:06:23] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.021074 10.0.0.137 - - [2025-10-27 15:06:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.003580 10.0.0.137 - - [2025-10-27 15:06:23] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.051822 10.0.0.137 - - [2025-10-27 15:06:23] "GET / HTTP/1.1" 200 36215 0.001449 10.0.0.137 - - [2025-10-27 15:06:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.003448 10.0.0.137 - - [2025-10-27 15:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008555 10.0.0.137 - - [2025-10-27 15:06:23] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006182 10.0.0.137 - - [2025-10-27 15:06:24] "POST /service-appliance-sets HTTP/1.1" 200 555 0.077234 10.0.0.137 - - [2025-10-27 15:06:24] "POST /fqname-to-id HTTP/1.1" 404 180 0.005070 10.0.0.137 - - [2025-10-27 15:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.137 - - [2025-10-27 15:06:24] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.011261 10.0.0.137 - - [2025-10-27 15:06:24] "POST /service-appliance-sets HTTP/1.1" 200 543 0.061482 10.0.0.137 - - [2025-10-27 15:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007616 10.0.0.137 - - [2025-10-27 15:06:24] "GET /network-ipam/24b00c11-46ef-4e3a-99cc-cb8f3a5ee8d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007313 10.0.0.137 - - [2025-10-27 15:06:24] "GET / HTTP/1.1" 200 36215 0.001772 10.0.0.137 - - [2025-10-27 15:06:24] "GET / HTTP/1.1" 200 36215 0.001216 10.0.0.137 - - [2025-10-27 15:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.137 - - [2025-10-27 15:06:24] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.013012 10.0.0.137 - - [2025-10-27 15:06:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.005831 10.0.0.137 - - [2025-10-27 15:06:24] "POST /database-nodes HTTP/1.1" 200 599 0.048271 10.0.0.137 - - [2025-10-27 15:06:24] "POST /service-templates HTTP/1.1" 200 513 0.044268 10.0.0.137 - - [2025-10-27 15:06:24] "POST /service-templates HTTP/1.1" 200 503 0.068492 10.0.0.137 - - [2025-10-27 15:06:24] "POST /service-templates HTTP/1.1" 200 517 0.033670 10.0.0.137 - - [2025-10-27 15:06:24] "POST /service-templates HTTP/1.1" 200 537 0.044103 10.0.0.137 - - [2025-10-27 15:06:24] "POST /service-templates HTTP/1.1" 200 509 0.037741 10.0.0.137 - - [2025-10-27 15:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.137 - - [2025-10-27 15:06:26] "GET /network-ipam/24b00c11-46ef-4e3a-99cc-cb8f3a5ee8d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005931 10.0.0.137 - - [2025-10-27 15:06:26] "POST /fqname-to-id HTTP/1.1" 404 225 0.002405 10.0.0.137 - - [2025-10-27 15:06:26] "POST /access-control-lists HTTP/1.1" 200 589 0.019661 10.0.0.137 - - [2025-10-27 15:06:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.013929 10.0.0.137 - - [2025-10-27 15:06:26] "POST /access-control-lists HTTP/1.1" 200 587 0.022144 10.0.0.137 - - [2025-10-27 15:06:26] "POST /route-targets HTTP/1.1" 200 328 0.023485 10.0.0.137 - - [2025-10-27 15:06:27] "POST /ref-update HTTP/1.1" 200 156 0.056165 10.0.0.137 - - [2025-10-27 15:06:27] "POST /route-targets HTTP/1.1" 200 328 0.018625 10.0.0.137 - - [2025-10-27 15:06:27] "POST /ref-update HTTP/1.1" 200 156 0.025951 10.0.0.137 - - [2025-10-27 15:06:27] "POST /route-targets HTTP/1.1" 200 328 0.014299 10.0.0.137 - - [2025-10-27 15:06:27] "POST /ref-update HTTP/1.1" 200 156 0.033265 10.0.0.137 - - [2025-10-27 15:06:27] "POST /route-targets HTTP/1.1" 200 328 0.015535 10.0.0.137 - - [2025-10-27 15:06:27] "POST /ref-update HTTP/1.1" 200 156 0.013950 10.0.0.137 - - [2025-10-27 15:06:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.001935 10.0.0.137 - - [2025-10-27 15:06:27] "POST /access-control-lists HTTP/1.1" 200 553 0.069088 10.0.0.137 - - [2025-10-27 15:06:27] "PUT /access-control-list/9acf30ee-e68d-40f0-a71c-3502876319fa HTTP/1.1" 200 273 0.011987 10.0.0.137 - - [2025-10-27 15:06:27] "PUT /access-control-list/98a3fbc9-e24b-4932-a4f3-7e11d4dd3f69 HTTP/1.1" 200 273 0.010860 10.0.0.137 - - [2025-10-27 15:06:27] "GET / HTTP/1.1" 200 36215 0.001561 10.0.0.137 - - [2025-10-27 15:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.137 - - [2025-10-27 15:06:27] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010628 10.0.0.137 - - [2025-10-27 15:06:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002160 10.0.0.137 - - [2025-10-27 15:06:27] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.021290 10.0.0.137 - - [2025-10-27 15:06:29] "GET / HTTP/1.1" 200 36215 0.001691 10.0.0.137 - - [2025-10-27 15:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.137 - - [2025-10-27 15:06:29] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004703 10.0.0.137 - - [2025-10-27 15:06:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.003307 10.0.0.137 - - [2025-10-27 15:06:29] "POST /config-nodes HTTP/1.1" 200 595 0.020018 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:06:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.007444 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:06:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001116 10.0.0.137 - - [2025-10-27 15:06:29] "GET / HTTP/1.1" 200 36215 0.001459 10.0.0.137 - - [2025-10-27 15:06:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002729 10.0.0.137 - - [2025-10-27 15:06:29] "GET / HTTP/1.1" 200 36215 0.001243 10.0.0.137 - - [2025-10-27 15:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.137 - - [2025-10-27 15:06:29] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006056 10.0.0.137 - - [2025-10-27 15:06:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.002115 10.0.0.137 - - [2025-10-27 15:06:30] "POST /analytics-nodes HTTP/1.1" 200 601 0.046482 10.0.0.137 - - [2025-10-27 15:06:32] "GET / HTTP/1.1" 200 36215 0.001773 10.0.0.137 - - [2025-10-27 15:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.137 - - [2025-10-27 15:06:32] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007577 10.0.0.137 - - [2025-10-27 15:06:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.002352 10.0.0.137 - - [2025-10-27 15:06:32] "POST /config-database-nodes HTTP/1.1" 200 613 0.038513 10.0.0.137 - - [2025-10-27 15:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.137 - - [2025-10-27 15:06:34] "GET /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003024 10.0.0.137 - - [2025-10-27 15:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.137 - - [2025-10-27 15:06:34] "PUT /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702 HTTP/1.1" 200 277 0.009006 10.0.0.137 - - [2025-10-27 15:06:35] "GET / HTTP/1.1" 200 36215 0.001597 10.0.0.137 - - [2025-10-27 15:06:35] "POST /alarms HTTP/1.1" 200 583 0.020149 10.0.0.137 - - [2025-10-27 15:06:35] "POST /alarms HTTP/1.1" 200 577 0.036169 10.0.0.137 - - [2025-10-27 15:06:35] "POST /alarms HTTP/1.1" 200 577 0.023781 10.0.0.137 - - [2025-10-27 15:06:35] "POST /alarms HTTP/1.1" 200 561 0.033175 10.0.0.137 - - [2025-10-27 15:06:35] "POST /alarms HTTP/1.1" 200 557 0.034987 10.0.0.137 - - [2025-10-27 15:06:35] "POST /alarms HTTP/1.1" 200 559 0.034763 10.0.0.137 - - [2025-10-27 15:06:35] "POST /alarms HTTP/1.1" 200 567 0.054112 10.0.0.137 - - [2025-10-27 15:06:35] "POST /alarms HTTP/1.1" 200 551 0.040699 10.0.0.137 - - [2025-10-27 15:06:35] "POST /alarms HTTP/1.1" 200 559 0.041091 10.0.0.137 - - [2025-10-27 15:06:35] "POST /alarms HTTP/1.1" 200 569 0.049564 10.0.0.137 - - [2025-10-27 15:06:35] "POST /alarms HTTP/1.1" 200 557 0.056815 10.0.0.137 - - [2025-10-27 15:06:35] "POST /alarms HTTP/1.1" 200 569 0.054514 10.0.0.137 - - [2025-10-27 15:06:36] "POST /alarms HTTP/1.1" 200 577 0.098450 10.0.0.137 - - [2025-10-27 15:06:36] "POST /alarms HTTP/1.1" 200 571 0.057617 10.0.0.137 - - [2025-10-27 15:06:36] "POST /alarms HTTP/1.1" 200 563 0.087952 10.0.0.137 - - [2025-10-27 15:06:36] "POST /alarms HTTP/1.1" 200 563 0.033773 10.0.0.137 - - [2025-10-27 15:06:36] "POST /alarms HTTP/1.1" 200 563 0.041869 10.0.0.137 - - [2025-10-27 15:06:36] "POST /alarms HTTP/1.1" 200 549 0.053892 10.0.0.137 - - [2025-10-27 15:06:36] "POST /alarms HTTP/1.1" 200 597 0.087981 10.0.0.137 - - [2025-10-27 15:06:36] "POST /alarms HTTP/1.1" 200 577 0.218033 10.0.0.137 - - [2025-10-27 15:06:36] "POST /alarms HTTP/1.1" 200 573 0.044173 10.0.0.137 - - [2025-10-27 15:06:36] "POST /alarms HTTP/1.1" 200 585 0.032315 10.0.0.137 - - [2025-10-27 15:06:36] "POST /alarms HTTP/1.1" 200 611 0.033649 10.0.0.137 - - [2025-10-27 15:06:37] "GET / HTTP/1.1" 200 36215 0.001293 10.0.0.137 - - [2025-10-27 15:06:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004952 10.0.0.137 - - [2025-10-27 15:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.137 - - [2025-10-27 15:06:37] "PUT /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702 HTTP/1.1" 200 277 0.028531 10.0.0.137 - - [2025-10-27 15:06:37] "GET / HTTP/1.1" 200 36215 0.001569 10.0.0.137 - - [2025-10-27 15:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.137 - - [2025-10-27 15:06:37] "GET /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004559 10.0.0.137 - - [2025-10-27 15:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.137 - - [2025-10-27 15:06:37] "PUT /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702 HTTP/1.1" 200 277 0.014963 10.0.0.137 - - [2025-10-27 15:06:38] "GET / HTTP/1.1" 200 36215 0.002219 10.0.0.137 - - [2025-10-27 15:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.137 - - [2025-10-27 15:06:38] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006095 10.0.0.137 - - [2025-10-27 15:06:38] "PUT /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1 HTTP/1.1" 200 275 0.015099 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:06:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001017 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:06:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001127 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:07:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001039 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:07:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000902 10.0.0.137 - - [2025-10-27 15:08:01] "GET / HTTP/1.1" 200 36215 0.001631 10.0.0.137 - - [2025-10-27 15:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.137 - - [2025-10-27 15:08:01] "GET /domain/704dfe1c-f518-4969-91c1-63a9882e0be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002857 10.0.0.137 - - [2025-10-27 15:08:01] "POST /id-to-fqname HTTP/1.1" 200 173 0.002557 10.0.0.137 - - [2025-10-27 15:08:01] "POST /fqname-to-id HTTP/1.1" 404 182 0.011065 10.0.0.137 - - [2025-10-27 15:08:01] "POST /security-groups HTTP/1.1" 200 570 0.071148 10.0.0.137 - - [2025-10-27 15:08:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.002753 10.0.0.137 - - [2025-10-27 15:08:01] "POST /projects HTTP/1.1" 200 483 0.235432 10.0.0.137 - - [2025-10-27 15:08:01] "POST /access-control-lists HTTP/1.1" 200 581 0.092941 10.0.0.137 - - [2025-10-27 15:08:01] "POST /fqname-to-id HTTP/1.1" 404 212 0.018714 10.0.0.137 - - [2025-10-27 15:08:01] "POST /security-groups HTTP/1.1" 200 536 0.122611 10.0.0.137 - - [2025-10-27 15:08:01] "POST /access-control-lists HTTP/1.1" 200 579 0.087512 10.0.0.137 - - [2025-10-27 15:08:01] "POST /chown HTTP/1.1" 200 109 0.066461 10.0.0.137 - - [2025-10-27 15:08:01] "POST /policy-managements HTTP/1.1" 409 214 0.019065 10.0.0.137 - - [2025-10-27 15:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.137 - - [2025-10-27 15:08:01] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003465 10.0.0.137 - - [2025-10-27 15:08:01] "POST /application-policy-sets HTTP/1.1" 200 530 0.023008 10.0.0.137 - - [2025-10-27 15:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008837 10.0.0.137 - - [2025-10-27 15:08:01] "GET /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003747 10.0.0.137 - - [2025-10-27 15:08:01] "PUT /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702 HTTP/1.1" 200 277 0.015712 10.0.0.137 - - [2025-10-27 15:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012858 10.0.0.137 - - [2025-10-27 15:08:02] "GET /virtual-network/010d3bd9-3e16-4658-a3e6-acc7aebd164a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005562 10.0.0.137 - - [2025-10-27 15:08:02] "POST /id-to-fqname HTTP/1.1" 200 177 0.002277 10.0.0.137 - - [2025-10-27 15:08:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.006693 10.0.0.137 - - [2025-10-27 15:08:02] "POST /security-groups HTTP/1.1" 200 574 0.076749 10.0.0.137 - - [2025-10-27 15:08:02] "POST /projects HTTP/1.1" 200 491 0.214763 10.0.0.137 - - [2025-10-27 15:08:02] "POST /fqname-to-id HTTP/1.1" 404 232 0.003055 10.0.0.137 - - [2025-10-27 15:08:02] "POST /security-groups HTTP/1.1" 200 548 0.058116 10.0.0.137 - - [2025-10-27 15:08:02] "POST /access-control-lists HTTP/1.1" 200 596 0.046136 10.0.0.137 - - [2025-10-27 15:08:02] "POST /fqname-to-id HTTP/1.1" 404 231 0.010782 10.0.0.137 - - [2025-10-27 15:08:02] "POST /chown HTTP/1.1" 200 109 0.015685 10.0.0.137 - - [2025-10-27 15:08:02] "POST /access-control-lists HTTP/1.1" 200 594 0.040769 10.0.0.137 - - [2025-10-27 15:08:02] "POST /network-ipams HTTP/1.1" 200 524 0.060559 10.0.0.137 - - [2025-10-27 15:08:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.004820 10.0.0.137 - - [2025-10-27 15:08:02] "POST /network-ipams HTTP/1.1" 200 512 0.039622 10.0.0.137 - - [2025-10-27 15:08:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.002566 10.0.0.137 - - [2025-10-27 15:08:02] "POST /access-control-lists HTTP/1.1" 200 585 0.079583 10.0.0.137 - - [2025-10-27 15:08:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.023343 10.0.0.137 - - [2025-10-27 15:08:02] "POST /access-control-lists HTTP/1.1" 200 583 0.037087 10.0.0.137 - - [2025-10-27 15:08:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.003017 10.0.0.137 - - [2025-10-27 15:08:02] "POST /useragent-kv HTTP/1.1" 200 115 0.016408 10.0.0.137 - - [2025-10-27 15:08:02] "POST /virtual-networks HTTP/1.1" 200 540 0.180445 10.0.0.137 - - [2025-10-27 15:08:02] "POST /access-control-lists HTTP/1.1" 200 604 0.040276 10.0.0.137 - - [2025-10-27 15:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016682 10.0.0.137 - - [2025-10-27 15:08:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.017232 10.0.0.137 - - [2025-10-27 15:08:02] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.013883 10.0.0.137 - - [2025-10-27 15:08:02] "POST /access-control-lists HTTP/1.1" 200 602 0.041609 10.0.0.137 - - [2025-10-27 15:08:02] "POST /network-ipams HTTP/1.1" 200 520 0.060039 10.0.0.137 - - [2025-10-27 15:08:02] "POST /fqname-to-id HTTP/1.1" 404 202 0.005675 10.0.0.137 - - [2025-10-27 15:08:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.002976 10.0.0.137 - - [2025-10-27 15:08:02] "POST /access-control-lists HTTP/1.1" 200 591 0.067815 10.0.0.137 - - [2025-10-27 15:08:03] "POST /route-targets HTTP/1.1" 200 328 0.051699 10.0.0.137 - - [2025-10-27 15:08:03] "POST /ref-update HTTP/1.1" 200 156 0.021930 10.0.0.137 - - [2025-10-27 15:08:03] "PUT /access-control-list/06d2b80b-593b-4022-b293-a82cc75b3d87 HTTP/1.1" 200 273 0.065418 10.0.0.137 - - [2025-10-27 15:08:03] "POST /useragent-kv HTTP/1.1" 200 115 0.009797 10.0.0.137 - - [2025-10-27 15:08:03] "POST /virtual-networks HTTP/1.1" 200 548 0.323229 10.0.0.137 - - [2025-10-27 15:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007635 10.0.0.137 - - [2025-10-27 15:08:03] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.016490 10.0.0.137 - - [2025-10-27 15:08:03] "POST /route-targets HTTP/1.1" 200 328 0.024352 10.0.0.137 - - [2025-10-27 15:08:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.015890 10.0.0.137 - - [2025-10-27 15:08:03] "POST /ref-update HTTP/1.1" 200 156 0.038346 10.0.0.137 - - [2025-10-27 15:08:03] "POST /network-policys HTTP/1.1" 200 540 0.049922 10.0.0.137 - - [2025-10-27 15:08:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.006975 10.0.0.137 - - [2025-10-27 15:08:03] "POST /network-policys HTTP/1.1" 200 536 0.019833 10.0.0.137 - - [2025-10-27 15:08:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.003766 10.0.0.137 - - [2025-10-27 15:08:03] "POST /network-policys HTTP/1.1" 200 544 0.025405 10.0.0.137 - - [2025-10-27 15:08:03] "POST /ref-update HTTP/1.1" 200 156 0.061959 10.0.0.137 - - [2025-10-27 15:08:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007903 10.0.0.137 - - [2025-10-27 15:08:03] "PUT /access-control-list/0c41a299-02a5-4b5a-b00b-b13fbf586dc7 HTTP/1.1" 200 273 0.033181 10.0.0.137 - - [2025-10-27 15:08:03] "PUT /access-control-list/06d2b80b-593b-4022-b293-a82cc75b3d87 HTTP/1.1" 200 273 0.053596 10.0.0.137 - - [2025-10-27 15:08:03] "POST /ref-update HTTP/1.1" 200 156 0.119904 10.0.0.137 - - [2025-10-27 15:08:03] "PUT /access-control-list/06d2b80b-593b-4022-b293-a82cc75b3d87 HTTP/1.1" 200 273 0.033126 10.0.0.137 - - [2025-10-27 15:08:03] "POST /ref-update HTTP/1.1" 200 156 0.092488 10.0.0.137 - - [2025-10-27 15:08:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012530 10.0.0.137 - - [2025-10-27 15:08:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007120 10.0.0.137 - - [2025-10-27 15:08:04] "PUT /access-control-list/0c41a299-02a5-4b5a-b00b-b13fbf586dc7 HTTP/1.1" 200 273 0.092717 10.0.0.137 - - [2025-10-27 15:08:04] "POST /ref-update HTTP/1.1" 200 156 0.022433 10.0.0.137 - - [2025-10-27 15:08:04] "POST /ref-update HTTP/1.1" 200 156 0.116214 10.0.0.137 - - [2025-10-27 15:08:04] "POST /fqname-to-id HTTP/1.1" 404 237 0.018372 10.0.0.137 - - [2025-10-27 15:08:04] "POST /access-control-lists HTTP/1.1" 200 603 0.076833 10.0.0.137 - - [2025-10-27 15:08:04] "POST /ref-update HTTP/1.1" 200 156 0.123420 10.0.0.137 - - [2025-10-27 15:08:04] "POST /ref-update HTTP/1.1" 200 156 0.050382 10.0.0.137 - - [2025-10-27 15:08:04] "PUT /access-control-list/0c41a299-02a5-4b5a-b00b-b13fbf586dc7 HTTP/1.1" 200 273 0.033854 10.0.0.137 - - [2025-10-27 15:08:04] "POST /ref-update HTTP/1.1" 200 156 0.124931 10.0.0.137 - - [2025-10-27 15:08:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040277 10.0.0.137 - - [2025-10-27 15:08:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002715 10.0.0.137 - - [2025-10-27 15:08:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003366 10.0.0.137 - - [2025-10-27 15:08:04] "PUT /access-control-list/06092132-b4ab-4acb-8900-2bb378d3b08c HTTP/1.1" 200 273 0.087728 10.0.0.137 - - [2025-10-27 15:08:04] "POST /ref-update HTTP/1.1" 200 156 0.031998 10.0.0.137 - - [2025-10-27 15:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.022300 10.0.0.137 - - [2025-10-27 15:08:04] "GET /virtual-network/010d3bd9-3e16-4658-a3e6-acc7aebd164a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.008541 10.0.0.137 - - [2025-10-27 15:08:04] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.004421 10.0.0.137 - - [2025-10-27 15:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.137 - - [2025-10-27 15:08:04] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005517 10.0.0.137 - - [2025-10-27 15:08:04] "POST /firewall-policys HTTP/1.1" 200 532 0.020055 10.0.0.137 - - [2025-10-27 15:08:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.031217 10.0.0.137 - - [2025-10-27 15:08:04] "GET /firewall-policy/ee9db41a-5c62-4700-9891-5d647ea60a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.016729 10.0.0.137 - - [2025-10-27 15:08:04] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003531 10.0.0.137 - - [2025-10-27 15:08:04] "GET /firewall-policy/ee9db41a-5c62-4700-9891-5d647ea60a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002590 10.0.0.137 - - [2025-10-27 15:08:04] "POST /ref-update HTTP/1.1" 200 156 0.018963 10.0.0.137 - - [2025-10-27 15:08:04] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.019011 10.0.0.137 - - [2025-10-27 15:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.137 - - [2025-10-27 15:08:04] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003081 10.0.0.137 - - [2025-10-27 15:08:04] "POST /firewall-policys HTTP/1.1" 200 534 0.021550 10.0.0.137 - - [2025-10-27 15:08:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018592 10.0.0.137 - - [2025-10-27 15:08:05] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.015082 10.0.0.137 - - [2025-10-27 15:08:05] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.003221 10.0.0.137 - - [2025-10-27 15:08:05] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004075 10.0.0.137 - - [2025-10-27 15:08:05] "GET /firewall-policy/ee9db41a-5c62-4700-9891-5d647ea60a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004351 10.0.0.137 - - [2025-10-27 15:08:05] "GET /firewall-policy/ee9db41a-5c62-4700-9891-5d647ea60a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003100 10.0.0.137 - - [2025-10-27 15:08:05] "POST /ref-update HTTP/1.1" 200 156 0.034950 10.0.0.137 - - [2025-10-27 15:08:05] "POST /ref-update HTTP/1.1" 200 156 0.046099 10.0.0.137 - - [2025-10-27 15:08:05] "POST /ref-update HTTP/1.1" 200 156 0.039004 10.0.0.137 - - [2025-10-27 15:08:05] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.004369 10.0.0.137 - - [2025-10-27 15:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.137 - - [2025-10-27 15:08:05] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002278 10.0.0.137 - - [2025-10-27 15:08:05] "POST /firewall-policys HTTP/1.1" 200 532 0.016999 10.0.0.137 - - [2025-10-27 15:08:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012963 10.0.0.137 - - [2025-10-27 15:08:05] "GET /firewall-policy/f3961cfd-3795-467b-88d4-e7ffaf5ed6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.011420 10.0.0.137 - - [2025-10-27 15:08:05] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.004094 10.0.0.137 - - [2025-10-27 15:08:05] "GET /firewall-policy/f3961cfd-3795-467b-88d4-e7ffaf5ed6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003021 10.0.0.137 - - [2025-10-27 15:08:05] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002537 10.0.0.137 - - [2025-10-27 15:08:05] "GET /firewall-policy/ee9db41a-5c62-4700-9891-5d647ea60a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002265 10.0.0.137 - - [2025-10-27 15:08:05] "GET /firewall-policy/ee9db41a-5c62-4700-9891-5d647ea60a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003203 10.0.0.137 - - [2025-10-27 15:08:05] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002520 10.0.0.137 - - [2025-10-27 15:08:05] "POST /ref-update HTTP/1.1" 200 156 0.017089 10.0.0.137 - - [2025-10-27 15:08:05] "POST /ref-update HTTP/1.1" 200 156 0.017103 10.0.0.137 - - [2025-10-27 15:08:05] "POST /ref-update HTTP/1.1" 200 156 0.025361 10.0.0.137 - - [2025-10-27 15:08:05] "POST /ref-update HTTP/1.1" 200 156 0.040869 10.0.0.137 - - [2025-10-27 15:08:05] "POST /ref-update HTTP/1.1" 200 156 0.031728 10.0.0.137 - - [2025-10-27 15:08:05] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.020870 10.0.0.137 - - [2025-10-27 15:08:05] "POST /tags HTTP/1.1" 200 300 0.032039 10.0.0.137 - - [2025-10-27 15:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.137 - - [2025-10-27 15:08:05] "GET /tag/319169a0-65cc-461e-956c-88fcb6f994c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012915 10.0.0.137 - - [2025-10-27 15:08:05] "POST /set-tag HTTP/1.1" 200 109 0.015333 10.0.0.137 - - [2025-10-27 15:08:06] "POST /tags HTTP/1.1" 200 358 0.097072 10.0.0.137 - - [2025-10-27 15:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.137 - - [2025-10-27 15:08:06] "GET /tag/9d033f9b-5937-46ae-a1f5-b6a4075e2d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.017181 10.0.0.137 - - [2025-10-27 15:08:06] "POST /tags HTTP/1.1" 200 306 0.084076 10.0.0.137 - - [2025-10-27 15:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.137 - - [2025-10-27 15:08:06] "GET /tag/ae6385b5-6984-400f-83f8-dc55331f7f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.016738 10.0.0.137 - - [2025-10-27 15:08:06] "POST /id-to-fqname HTTP/1.1" 200 174 0.000521 10.0.0.137 - - [2025-10-27 15:08:06] "POST /fqname-to-id HTTP/1.1" 404 183 0.024332 10.0.0.137 - - [2025-10-27 15:08:06] "POST /security-groups HTTP/1.1" 200 571 0.082230 10.0.0.137 - - [2025-10-27 15:08:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.001888 10.0.0.137 - - [2025-10-27 15:08:06] "POST /projects HTTP/1.1" 200 485 0.419633 10.0.0.137 - - [2025-10-27 15:08:06] "POST /access-control-lists HTTP/1.1" 200 582 0.087398 10.0.0.137 - - [2025-10-27 15:08:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.019364 10.0.0.137 - - [2025-10-27 15:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.081503 10.0.0.137 - - [2025-10-27 15:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.020565 10.0.0.137 - - [2025-10-27 15:08:06] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.026176 10.0.0.137 - - [2025-10-27 15:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.137 - - [2025-10-27 15:08:06] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.020918 10.0.0.137 - - [2025-10-27 15:08:07] "POST /access-control-lists HTTP/1.1" 200 580 0.138675 10.0.0.137 - - [2025-10-27 15:08:07] "PUT /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379 HTTP/1.1" 200 265 0.165602 10.0.0.137 - - [2025-10-27 15:08:07] "PUT /virtual-network/c9684566-87b5-4338-8283-2072885cbd00 HTTP/1.1" 200 265 0.084282 10.0.0.137 - - [2025-10-27 15:08:07] "POST /security-groups HTTP/1.1" 200 539 0.115113 10.0.0.137 - - [2025-10-27 15:08:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.002592 10.0.0.137 - - [2025-10-27 15:08:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.061351 10.0.0.137 - - [2025-10-27 15:08:07] "POST /chown HTTP/1.1" 200 109 0.105408 10.0.0.137 - - [2025-10-27 15:08:07] "POST /access-control-lists HTTP/1.1" 200 598 0.147108 10.0.0.137 - - [2025-10-27 15:08:07] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003796 10.0.0.137 - - [2025-10-27 15:08:07] "POST /fqname-to-id HTTP/1.1" 404 233 0.022625 10.0.0.137 - - [2025-10-27 15:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009383 10.0.0.137 - - [2025-10-27 15:08:07] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.063919 10.0.0.137 - - [2025-10-27 15:08:07] "POST /tags HTTP/1.1" 409 207 0.003169 10.0.0.137 - - [2025-10-27 15:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005660 10.0.0.137 - - [2025-10-27 15:08:07] "GET /tag/ae6385b5-6984-400f-83f8-dc55331f7f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.039083 10.0.0.137 - - [2025-10-27 15:08:07] "POST /access-control-lists HTTP/1.1" 200 596 0.183479 10.0.0.137 - - [2025-10-27 15:08:08] "POST /firewall-rules HTTP/1.1" 200 566 0.099684 10.0.0.137 - - [2025-10-27 15:08:08] "GET /firewall-rule/f2efaceb-4137-4399-9447-5283af822eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.015499 10.0.0.137 - - [2025-10-27 15:08:08] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005136 10.0.0.137 - - [2025-10-27 15:08:08] "GET /firewall-rule/f2efaceb-4137-4399-9447-5283af822eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.011322 10.0.0.137 - - [2025-10-27 15:08:08] "POST /ref-update HTTP/1.1" 200 156 0.021653 10.0.0.137 - - [2025-10-27 15:08:08] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012121 10.0.0.137 - - [2025-10-27 15:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.137 - - [2025-10-27 15:08:08] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005231 10.0.0.137 - - [2025-10-27 15:08:08] "POST /tags HTTP/1.1" 409 207 0.002495 10.0.0.137 - - [2025-10-27 15:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.137 - - [2025-10-27 15:08:08] "GET /tag/ae6385b5-6984-400f-83f8-dc55331f7f0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.028053 10.0.0.137 - - [2025-10-27 15:08:08] "POST /firewall-rules HTTP/1.1" 200 564 0.145785 10.0.0.137 - - [2025-10-27 15:08:08] "GET /firewall-rule/e4a927e2-1663-4e6b-a56c-cc572ef9f3d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006410 10.0.0.137 - - [2025-10-27 15:08:08] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.009415 10.0.0.137 - - [2025-10-27 15:08:08] "GET /firewall-rule/e4a927e2-1663-4e6b-a56c-cc572ef9f3d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004393 10.0.0.137 - - [2025-10-27 15:08:08] "POST /ref-update HTTP/1.1" 200 156 0.035621 10.0.0.137 - - [2025-10-27 15:08:08] "POST /tags HTTP/1.1" 200 306 0.097152 10.0.0.137 - - [2025-10-27 15:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015328 10.0.0.137 - - [2025-10-27 15:08:08] "GET /tag/c5ebfd12-43b3-464d-9916-ef9004d0859c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019253 10.0.0.137 - - [2025-10-27 15:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.137 - - [2025-10-27 15:08:08] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.056047 10.0.0.137 - - [2025-10-27 15:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.137 - - [2025-10-27 15:08:08] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004547 10.0.0.137 - - [2025-10-27 15:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.137 - - [2025-10-27 15:08:08] "GET /service-appliance-set/f1ae7476-8042-4e34-a69c-1310a70852ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004251 10.0.0.137 - - [2025-10-27 15:08:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.001557 10.0.0.137 - - [2025-10-27 15:08:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.137978 10.0.0.137 - - [2025-10-27 15:08:09] "GET /virtual-machine-interface/b0724421-9a64-4f50-af87-3c41a9503f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.042095 10.0.0.137 - - [2025-10-27 15:08:09] "POST /instance-ips HTTP/1.1" 200 382 0.069949 10.0.0.137 - - [2025-10-27 15:08:09] "GET /instance-ip/29426cd1-d843-4ad8-b6dd-da5ff4fb5dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.018310 10.0.0.137 - - [2025-10-27 15:08:09] "POST /loadbalancers HTTP/1.1" 200 584 0.073678 10.0.0.137 - - [2025-10-27 15:08:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019072 10.0.0.137 - - [2025-10-27 15:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016483 10.0.0.137 - - [2025-10-27 15:08:09] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.049470 10.0.0.137 - - [2025-10-27 15:08:09] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035483 10.0.0.137 - - [2025-10-27 15:08:09] "GET /loadbalancer/bcf1625e-868a-4285-b705-2f8546738c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.016789 10.0.0.137 - - [2025-10-27 15:08:09] "GET /instance-ip/29426cd1-d843-4ad8-b6dd-da5ff4fb5dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.019839 10.0.0.137 - - [2025-10-27 15:08:09] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.064300 10.0.0.137 - - [2025-10-27 15:08:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026837 10.0.0.137 - - [2025-10-27 15:08:09] "POST /floating-ips HTTP/1.1" 200 585 0.090179 10.0.0.137 - - [2025-10-27 15:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020583 10.0.0.137 - - [2025-10-27 15:08:09] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.056684 10.0.0.137 - - [2025-10-27 15:08:09] "GET /loadbalancer-listener/1a12fa15-95af-44f7-afa2-36f809a6817f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.004027 10.0.0.137 - - [2025-10-27 15:08:09] "GET /loadbalancer-listener/1a12fa15-95af-44f7-afa2-36f809a6817f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003642 10.0.0.137 - - [2025-10-27 15:08:09] "GET / HTTP/1.1" 200 36215 0.001701 10.0.0.137 - - [2025-10-27 15:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.137 - - [2025-10-27 15:08:09] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004961 10.0.0.137 - - [2025-10-27 15:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.137 - - [2025-10-27 15:08:09] "GET /config-node/bb552e6e-3351-4da8-88a7-863879e94f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.006650 10.0.0.137 - - [2025-10-27 15:08:09] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.035516 10.0.0.137 - - [2025-10-27 15:08:09] "GET /instance-ip/29426cd1-d843-4ad8-b6dd-da5ff4fb5dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008686 10.0.0.137 - - [2025-10-27 15:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.137 - - [2025-10-27 15:08:09] "GET /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.004377 10.0.0.137 - - [2025-10-27 15:08:09] "GET /instance-ip/29426cd1-d843-4ad8-b6dd-da5ff4fb5dae?fields=floating_ips HTTP/1.1" 200 1172 0.012196 10.0.0.137 - - [2025-10-27 15:08:09] "GET /floating-ip/d1bf67e2-9621-4bc5-8f02-d7e2ef0c6335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002077 10.0.0.137 - - [2025-10-27 15:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.137 - - [2025-10-27 15:08:10] "PUT /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702 HTTP/1.1" 200 277 0.009498 10.0.0.137 - - [2025-10-27 15:08:10] "POST /tags HTTP/1.1" 200 302 0.070741 10.0.0.137 - - [2025-10-27 15:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.137 - - [2025-10-27 15:08:10] "GET /tag/fc5f3675-4869-4aeb-ab0a-99832d86cf21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013000 10.0.0.137 - - [2025-10-27 15:08:10] "POST /tags HTTP/1.1" 200 326 0.066031 10.0.0.137 - - [2025-10-27 15:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.137 - - [2025-10-27 15:08:10] "GET /tag/85643222-041f-4f9f-bb95-fb7218166eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.020098 10.0.0.137 - - [2025-10-27 15:08:10] "POST /tags HTTP/1.1" 200 364 0.032771 10.0.0.137 - - [2025-10-27 15:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007910 10.0.0.137 - - [2025-10-27 15:08:10] "GET /tag/f8e97ae2-d499-4f1a-9139-54ec417a3007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.013556 10.0.0.137 - - [2025-10-27 15:08:10] "POST /tags HTTP/1.1" 200 312 0.020847 10.0.0.137 - - [2025-10-27 15:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.137 - - [2025-10-27 15:08:10] "GET /tag/09fc4b05-a39c-4408-b31c-72a66027c8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011950 10.0.0.137 - - [2025-10-27 15:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.137 - - [2025-10-27 15:08:10] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005309 10.0.0.137 - - [2025-10-27 15:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.137 - - [2025-10-27 15:08:10] "GET /project/3506ed82-2a31-4c96-9274-30f94ea7b552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.058730 10.0.0.137 - - [2025-10-27 15:08:10] "POST /virtual-machines HTTP/1.1" 200 378 0.009239 10.0.0.137 - - [2025-10-27 15:08:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.024873 10.0.0.137 - - [2025-10-27 15:08:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.126704 10.0.0.137 - - [2025-10-27 15:08:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010933 10.0.0.137 - - [2025-10-27 15:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.137 - - [2025-10-27 15:08:10] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.004311 10.0.0.137 - - [2025-10-27 15:08:10] "POST /instance-ips HTTP/1.1" 200 410 0.035301 10.0.0.137 - - [2025-10-27 15:08:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.037564 10.0.0.137 - - [2025-10-27 15:08:11] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.009412 10.0.0.137 - - [2025-10-27 15:08:11] "POST /set-tag HTTP/1.1" 200 109 0.034892 10.0.0.137 - - [2025-10-27 15:08:11] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.022343 10.0.0.137 - - [2025-10-27 15:08:11] "GET /instance-ip/c097451c-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.003551 10.0.0.137 - - [2025-10-27 15:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.137 - - [2025-10-27 15:08:11] "GET /loadbalancer/bcf1625e-868a-4285-b705-2f8546738c85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003052 10.0.0.137 - - [2025-10-27 15:08:11] "POST /tags HTTP/1.1" 200 356 0.031287 10.0.0.137 - - [2025-10-27 15:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007452 10.0.0.137 - - [2025-10-27 15:08:11] "GET /tag/737ca037-073e-41fd-8d0b-9335c376d4e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.013986 10.0.0.137 - - [2025-10-27 15:08:11] "POST /tags HTTP/1.1" 200 304 0.024696 10.0.0.137 - - [2025-10-27 15:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008483 10.0.0.137 - - [2025-10-27 15:08:11] "GET /tag/286a154f-bb24-4d64-b8fc-f2fa1cbc076f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012255 10.0.0.137 - - [2025-10-27 15:08:11] "POST /projects HTTP/1.1" 409 218 0.002238 10.0.0.137 - - [2025-10-27 15:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.137 - - [2025-10-27 15:08:11] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036869 10.0.0.137 - - [2025-10-27 15:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.137 - - [2025-10-27 15:08:11] "GET /network-ipam/47cb6277-37f9-4655-954d-3456d40a5dde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003761 10.0.0.137 - - [2025-10-27 15:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.137 - - [2025-10-27 15:08:11] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004042 10.0.0.137 - - [2025-10-27 15:08:11] "PUT /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379 HTTP/1.1" 200 265 0.068160 10.0.0.137 - - [2025-10-27 15:08:11] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004483 10.0.0.137 - - [2025-10-27 15:08:11] "POST /set-tag HTTP/1.1" 200 109 0.047902 10.0.0.137 - - [2025-10-27 15:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007808 10.0.0.137 - - [2025-10-27 15:08:11] "GET /network-ipam/ff598e8e-d45d-49ed-bbc6-2677aad506bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.003726 10.0.0.137 - - [2025-10-27 15:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.137 - - [2025-10-27 15:08:11] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004169 10.0.0.137 - - [2025-10-27 15:08:11] "PUT /virtual-network/c9684566-87b5-4338-8283-2072885cbd00 HTTP/1.1" 200 265 0.046268 10.0.0.137 - - [2025-10-27 15:08:11] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.016766 10.0.0.137 - - [2025-10-27 15:08:12] "POST /set-tag HTTP/1.1" 200 109 0.078503 10.0.0.137 - - [2025-10-27 15:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.137 - - [2025-10-27 15:08:12] "GET /network-policy/a4765ac2-5c9a-4455-a78e-7bb514a83596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003024 10.0.0.137 - - [2025-10-27 15:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.137 - - [2025-10-27 15:08:12] "GET /network-policy/5eddc4da-5103-41ed-988e-039464890b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003084 10.0.0.137 - - [2025-10-27 15:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.137 - - [2025-10-27 15:08:12] "GET /network-policy/78a04bab-8e72-4f0a-af93-0f4f0d25217d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003732 10.0.0.137 - - [2025-10-27 15:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.137 - - [2025-10-27 15:08:12] "PUT /network-policy/78a04bab-8e72-4f0a-af93-0f4f0d25217d HTTP/1.1" 200 263 0.015488 10.0.0.137 - - [2025-10-27 15:08:12] "POST /ref-update HTTP/1.1" 200 156 0.075616 10.0.0.137 - - [2025-10-27 15:08:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005994 10.0.0.137 - - [2025-10-27 15:08:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006084 10.0.0.137 - - [2025-10-27 15:08:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007596 10.0.0.137 - - [2025-10-27 15:08:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002522 10.0.0.137 - - [2025-10-27 15:08:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007157 10.0.0.137 - - [2025-10-27 15:08:12] "POST /security-groups HTTP/1.1" 409 245 0.004595 10.0.0.137 - - [2025-10-27 15:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.137 - - [2025-10-27 15:08:12] "PUT /security-group/6dc8cb58-e77a-42a6-b457-260dd7eba638 HTTP/1.1" 200 263 0.058923 10.0.0.137 - - [2025-10-27 15:08:12] "PUT /access-control-list/220e8915-1b1c-4a7d-930b-29bec8121f3a HTTP/1.1" 200 273 0.012378 10.0.0.137 - - [2025-10-27 15:08:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.046441 10.0.0.137 - - [2025-10-27 15:08:12] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010402 10.0.0.137 - - [2025-10-27 15:08:12] "PUT /access-control-list/d448e7d5-e907-43a0-924c-553b5e9504c0 HTTP/1.1" 200 273 0.036453 10.0.0.137 - - [2025-10-27 15:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.137 - - [2025-10-27 15:08:12] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002649 10.0.0.137 - - [2025-10-27 15:08:12] "POST /tags HTTP/1.1" 409 206 0.001763 10.0.0.137 - - [2025-10-27 15:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.137 - - [2025-10-27 15:08:12] "GET /tag/286a154f-bb24-4d64-b8fc-f2fa1cbc076f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013505 10.0.0.137 - - [2025-10-27 15:08:12] "POST /firewall-rules HTTP/1.1" 200 564 0.078443 10.0.0.137 - - [2025-10-27 15:08:12] "GET /firewall-rule/789b907f-8e8f-4aad-ab83-3aed872fa47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.006110 10.0.0.137 - - [2025-10-27 15:08:12] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.014070 10.0.0.137 - - [2025-10-27 15:08:12] "GET /firewall-rule/789b907f-8e8f-4aad-ab83-3aed872fa47c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005131 10.0.0.137 - - [2025-10-27 15:08:12] "POST /ref-update HTTP/1.1" 200 156 0.024950 10.0.0.137 - - [2025-10-27 15:08:12] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002293 10.0.0.137 - - [2025-10-27 15:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.137 - - [2025-10-27 15:08:13] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003173 10.0.0.137 - - [2025-10-27 15:08:13] "POST /tags HTTP/1.1" 409 206 0.002031 10.0.0.137 - - [2025-10-27 15:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.137 - - [2025-10-27 15:08:13] "GET /tag/286a154f-bb24-4d64-b8fc-f2fa1cbc076f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013166 10.0.0.137 - - [2025-10-27 15:08:13] "POST /firewall-rules HTTP/1.1" 200 562 0.071921 10.0.0.137 - - [2025-10-27 15:08:13] "GET /firewall-rule/48e1bb4d-abc6-450a-99b7-988edca852da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.013465 10.0.0.137 - - [2025-10-27 15:08:13] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004583 10.0.0.137 - - [2025-10-27 15:08:13] "GET /firewall-rule/48e1bb4d-abc6-450a-99b7-988edca852da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.012985 10.0.0.137 - - [2025-10-27 15:08:13] "POST /ref-update HTTP/1.1" 200 156 0.036842 10.0.0.137 - - [2025-10-27 15:08:13] "POST /tags HTTP/1.1" 200 302 0.021109 10.0.0.137 - - [2025-10-27 15:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007281 10.0.0.137 - - [2025-10-27 15:08:13] "GET /tag/df8be46e-bb30-45e3-b501-acd991e962f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013337 10.0.0.137 - - [2025-10-27 15:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.137 - - [2025-10-27 15:08:13] "GET /project/3506ed82-2a31-4c96-9274-30f94ea7b552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.046957 10.0.0.137 - - [2025-10-27 15:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005749 10.0.0.137 - - [2025-10-27 15:08:13] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.007203 10.0.0.137 - - [2025-10-27 15:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.137 - - [2025-10-27 15:08:13] "GET /service-appliance-set/f1ae7476-8042-4e34-a69c-1310a70852ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003311 10.0.0.137 - - [2025-10-27 15:08:13] "POST /fqname-to-id HTTP/1.1" 404 242 0.002688 10.0.0.137 - - [2025-10-27 15:08:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.109978 10.0.0.137 - - [2025-10-27 15:08:13] "GET /virtual-machine-interface/83aad601-e9a8-4531-98ec-70ca676b6a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.018797 10.0.0.137 - - [2025-10-27 15:08:13] "POST /instance-ips HTTP/1.1" 200 378 0.032781 10.0.0.137 - - [2025-10-27 15:08:13] "GET /instance-ip/3c7ef29d-ae6c-4803-a707-e3921a54ef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.024035 10.0.0.137 - - [2025-10-27 15:08:13] "POST /loadbalancers HTTP/1.1" 200 584 0.069140 10.0.0.137 - - [2025-10-27 15:08:14] "GET /project/3506ed82-2a31-4c96-9274-30f94ea7b552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.088375 10.0.0.137 - - [2025-10-27 15:08:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.068066 10.0.0.137 - - [2025-10-27 15:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014855 10.0.0.137 - - [2025-10-27 15:08:14] "GET /instance-ip/3c7ef29d-ae6c-4803-a707-e3921a54ef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.011237 10.0.0.137 - - [2025-10-27 15:08:14] "GET /project/3506ed82-2a31-4c96-9274-30f94ea7b552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.077317 10.0.0.137 - - [2025-10-27 15:08:14] "POST /floating-ips HTTP/1.1" 200 583 0.054528 10.0.0.137 - - [2025-10-27 15:08:14] "GET /loadbalancer/8f89f4d6-70e8-4b48-ac94-1f5ede886cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.018479 10.0.0.137 - - [2025-10-27 15:08:14] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.042110 10.0.0.137 - - [2025-10-27 15:08:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.032647 10.0.0.137 - - [2025-10-27 15:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009036 10.0.0.137 - - [2025-10-27 15:08:14] "GET /project/3506ed82-2a31-4c96-9274-30f94ea7b552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.050261 10.0.0.137 - - [2025-10-27 15:08:14] "GET /loadbalancer-listener/bf08e629-afdc-48e5-947a-eb2f542e0fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006581 10.0.0.137 - - [2025-10-27 15:08:14] "GET /loadbalancer-listener/bf08e629-afdc-48e5-947a-eb2f542e0fae?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.013007 10.0.0.137 - - [2025-10-27 15:08:14] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.033721 10.0.0.137 - - [2025-10-27 15:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.137 - - [2025-10-27 15:08:14] "GET /instance-ip/3c7ef29d-ae6c-4803-a707-e3921a54ef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007360 10.0.0.137 - - [2025-10-27 15:08:14] "GET /instance-ip/3c7ef29d-ae6c-4803-a707-e3921a54ef9f?fields=floating_ips HTTP/1.1" 200 1166 0.011927 10.0.0.137 - - [2025-10-27 15:08:14] "GET /floating-ip/c44c32c9-e590-4239-b014-84dc749388b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.004156 10.0.0.137 - - [2025-10-27 15:08:14] "GET /project/3506ed82-2a31-4c96-9274-30f94ea7b552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.050836 10.0.0.137 - - [2025-10-27 15:08:14] "GET /loadbalancer/8f89f4d6-70e8-4b48-ac94-1f5ede886cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003360 10.0.0.137 - - [2025-10-27 15:08:14] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.028066 10.0.0.137 - - [2025-10-27 15:08:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018992 10.0.0.137 - - [2025-10-27 15:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.024678 10.0.0.137 - - [2025-10-27 15:08:14] "GET /project/3506ed82-2a31-4c96-9274-30f94ea7b552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.031320 10.0.0.137 - - [2025-10-27 15:08:14] "GET /loadbalancer-listener/48f3dad4-9237-4ee2-a76b-dd73b0ed24f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004220 10.0.0.137 - - [2025-10-27 15:08:14] "GET /loadbalancer-listener/48f3dad4-9237-4ee2-a76b-dd73b0ed24f2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007992 10.0.0.137 - - [2025-10-27 15:08:14] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019447 10.0.0.137 - - [2025-10-27 15:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.137 - - [2025-10-27 15:08:14] "GET /instance-ip/3c7ef29d-ae6c-4803-a707-e3921a54ef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.022692 10.0.0.137 - - [2025-10-27 15:08:14] "GET /instance-ip/3c7ef29d-ae6c-4803-a707-e3921a54ef9f?fields=floating_ips HTTP/1.1" 200 1166 0.007176 10.0.0.137 - - [2025-10-27 15:08:14] "GET /floating-ip/c44c32c9-e590-4239-b014-84dc749388b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.009330 10.0.0.137 - - [2025-10-27 15:08:14] "GET /project/3506ed82-2a31-4c96-9274-30f94ea7b552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.063995 10.0.0.137 - - [2025-10-27 15:08:15] "GET /loadbalancer/8f89f4d6-70e8-4b48-ac94-1f5ede886cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004821 10.0.0.137 - - [2025-10-27 15:08:15] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.028911 10.0.0.137 - - [2025-10-27 15:08:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.032171 10.0.0.137 - - [2025-10-27 15:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006775 10.0.0.137 - - [2025-10-27 15:08:15] "GET /project/3506ed82-2a31-4c96-9274-30f94ea7b552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048041 10.0.0.137 - - [2025-10-27 15:08:15] "GET /loadbalancer-listener/27ae1cb9-a27e-4301-a92b-ab7dbe4f4e72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.006454 10.0.0.137 - - [2025-10-27 15:08:15] "GET /loadbalancer-listener/27ae1cb9-a27e-4301-a92b-ab7dbe4f4e72?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.008641 10.0.0.137 - - [2025-10-27 15:08:15] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.022359 10.0.0.137 - - [2025-10-27 15:08:15] "GET /instance-ip/3c7ef29d-ae6c-4803-a707-e3921a54ef9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002995 10.0.0.137 - - [2025-10-27 15:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.137 - - [2025-10-27 15:08:15] "GET /instance-ip/3c7ef29d-ae6c-4803-a707-e3921a54ef9f?fields=floating_ips HTTP/1.1" 200 1166 0.003296 10.0.0.137 - - [2025-10-27 15:08:15] "GET /loadbalancer/8f89f4d6-70e8-4b48-ac94-1f5ede886cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004688 10.0.0.137 - - [2025-10-27 15:08:15] "GET /floating-ip/c44c32c9-e590-4239-b014-84dc749388b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.007916 10.0.0.137 - - [2025-10-27 15:08:15] "POST /tags HTTP/1.1" 200 372 0.031264 10.0.0.137 - - [2025-10-27 15:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.021122 10.0.0.137 - - [2025-10-27 15:08:15] "GET /tag/99b93025-7fa4-4c8f-b01f-c80312374a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.014233 10.0.0.137 - - [2025-10-27 15:08:15] "POST /tags HTTP/1.1" 200 320 0.019000 10.0.0.137 - - [2025-10-27 15:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018469 10.0.0.137 - - [2025-10-27 15:08:15] "GET /tag/d451fe3c-e4a0-4643-bebc-cbb30c0bbce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.019250 10.0.0.137 - - [2025-10-27 15:08:15] "POST /id-to-fqname HTTP/1.1" 200 181 0.000571 10.0.0.137 - - [2025-10-27 15:08:15] "POST /fqname-to-id HTTP/1.1" 404 190 0.008159 10.0.0.137 - - [2025-10-27 15:08:15] "POST /security-groups HTTP/1.1" 200 578 0.068656 10.0.0.137 - - [2025-10-27 15:08:15] "POST /projects HTTP/1.1" 200 499 0.197627 10.0.0.137 - - [2025-10-27 15:08:15] "POST /fqname-to-id HTTP/1.1" 404 225 0.002058 10.0.0.137 - - [2025-10-27 15:08:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019223 10.0.0.137 - - [2025-10-27 15:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012486 10.0.0.137 - - [2025-10-27 15:08:15] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.015849 10.0.0.137 - - [2025-10-27 15:08:15] "POST /access-control-lists HTTP/1.1" 200 589 0.079732 10.0.0.137 - - [2025-10-27 15:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007174 10.0.0.137 - - [2025-10-27 15:08:15] "POST /fqname-to-id HTTP/1.1" 404 224 0.007248 10.0.0.137 - - [2025-10-27 15:08:15] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.006124 10.0.0.137 - - [2025-10-27 15:08:16] "POST /access-control-lists HTTP/1.1" 200 587 0.115059 10.0.0.137 - - [2025-10-27 15:08:16] "PUT /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379 HTTP/1.1" 200 265 0.114800 10.0.0.137 - - [2025-10-27 15:08:16] "PUT /virtual-network/c9684566-87b5-4338-8283-2072885cbd00 HTTP/1.1" 200 265 0.077255 10.0.0.137 - - [2025-10-27 15:08:16] "POST /security-groups HTTP/1.1" 200 560 0.089072 10.0.0.137 - - [2025-10-27 15:08:16] "POST /fqname-to-id HTTP/1.1" 404 248 0.006579 10.0.0.137 - - [2025-10-27 15:08:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.027784 10.0.0.137 - - [2025-10-27 15:08:16] "POST /access-control-lists HTTP/1.1" 200 612 0.079776 10.0.0.137 - - [2025-10-27 15:08:16] "POST /chown HTTP/1.1" 200 109 0.072519 10.0.0.137 - - [2025-10-27 15:08:16] "POST /fqname-to-id HTTP/1.1" 404 247 0.023158 10.0.0.137 - - [2025-10-27 15:08:16] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008472 10.0.0.137 - - [2025-10-27 15:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.137 - - [2025-10-27 15:08:16] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003717 10.0.0.137 - - [2025-10-27 15:08:16] "POST /tags HTTP/1.1" 409 214 0.001894 10.0.0.137 - - [2025-10-27 15:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.137 - - [2025-10-27 15:08:16] "POST /access-control-lists HTTP/1.1" 200 610 0.074369 10.0.0.137 - - [2025-10-27 15:08:16] "GET /tag/d451fe3c-e4a0-4643-bebc-cbb30c0bbce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.031279 10.0.0.137 - - [2025-10-27 15:08:16] "POST /firewall-rules HTTP/1.1" 200 580 0.084640 10.0.0.137 - - [2025-10-27 15:08:16] "GET /firewall-rule/f6043c93-45c5-42b9-b69e-a07c625d053e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005139 10.0.0.137 - - [2025-10-27 15:08:16] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004101 10.0.0.137 - - [2025-10-27 15:08:16] "GET /firewall-rule/f6043c93-45c5-42b9-b69e-a07c625d053e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002898 10.0.0.137 - - [2025-10-27 15:08:16] "POST /ref-update HTTP/1.1" 200 156 0.039893 10.0.0.137 - - [2025-10-27 15:08:16] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019920 10.0.0.137 - - [2025-10-27 15:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.137 - - [2025-10-27 15:08:16] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003610 10.0.0.137 - - [2025-10-27 15:08:16] "POST /tags HTTP/1.1" 409 214 0.004616 10.0.0.137 - - [2025-10-27 15:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.137 - - [2025-10-27 15:08:16] "GET /tag/d451fe3c-e4a0-4643-bebc-cbb30c0bbce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.023709 10.0.0.137 - - [2025-10-27 15:08:17] "POST /firewall-rules HTTP/1.1" 200 578 0.080369 10.0.0.137 - - [2025-10-27 15:08:17] "GET /firewall-rule/d8bc8ffc-c22a-4fa6-ad2b-a7950b8f4913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.026372 10.0.0.137 - - [2025-10-27 15:08:17] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004555 10.0.0.137 - - [2025-10-27 15:08:17] "GET /firewall-rule/d8bc8ffc-c22a-4fa6-ad2b-a7950b8f4913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002423 10.0.0.137 - - [2025-10-27 15:08:17] "POST /ref-update HTTP/1.1" 200 156 0.030198 10.0.0.137 - - [2025-10-27 15:08:17] "POST /tags HTTP/1.1" 200 364 0.023093 10.0.0.137 - - [2025-10-27 15:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012007 10.0.0.137 - - [2025-10-27 15:08:17] "GET /tag/e9ac1231-b987-4f16-a3e0-3adeedee03d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.014999 10.0.0.137 - - [2025-10-27 15:08:17] "POST /tags HTTP/1.1" 200 312 0.025658 10.0.0.137 - - [2025-10-27 15:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.137 - - [2025-10-27 15:08:17] "GET /tag/c4f1f56c-6480-451b-9f3f-6a3ca6a7601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014798 10.0.0.137 - - [2025-10-27 15:08:17] "POST /id-to-fqname HTTP/1.1" 200 177 0.001973 10.0.0.137 - - [2025-10-27 15:08:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.004339 10.0.0.137 - - [2025-10-27 15:08:17] "POST /security-groups HTTP/1.1" 200 574 0.068622 10.0.0.137 - - [2025-10-27 15:08:17] "POST /projects HTTP/1.1" 200 491 0.250672 10.0.0.137 - - [2025-10-27 15:08:17] "POST /fqname-to-id HTTP/1.1" 404 217 0.008518 10.0.0.137 - - [2025-10-27 15:08:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.028370 10.0.0.137 - - [2025-10-27 15:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.137 - - [2025-10-27 15:08:17] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.019478 10.0.0.137 - - [2025-10-27 15:08:17] "POST /access-control-lists HTTP/1.1" 200 585 0.099012 10.0.0.137 - - [2025-10-27 15:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013505 10.0.0.137 - - [2025-10-27 15:08:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.014017 10.0.0.137 - - [2025-10-27 15:08:17] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005637 10.0.0.137 - - [2025-10-27 15:08:17] "POST /access-control-lists HTTP/1.1" 200 583 0.074952 10.0.0.137 - - [2025-10-27 15:08:17] "PUT /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379 HTTP/1.1" 200 265 0.102021 10.0.0.137 - - [2025-10-27 15:08:18] "PUT /virtual-network/c9684566-87b5-4338-8283-2072885cbd00 HTTP/1.1" 200 265 0.062801 10.0.0.137 - - [2025-10-27 15:08:18] "POST /security-groups HTTP/1.1" 200 548 0.087936 10.0.0.137 - - [2025-10-27 15:08:18] "POST /fqname-to-id HTTP/1.1" 404 240 0.009083 10.0.0.137 - - [2025-10-27 15:08:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.054338 10.0.0.137 - - [2025-10-27 15:08:18] "POST /chown HTTP/1.1" 200 109 0.018244 10.0.0.137 - - [2025-10-27 15:08:18] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020035 10.0.0.137 - - [2025-10-27 15:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.137 - - [2025-10-27 15:08:18] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006277 10.0.0.137 - - [2025-10-27 15:08:18] "POST /tags HTTP/1.1" 409 210 0.009845 10.0.0.137 - - [2025-10-27 15:08:18] "POST /access-control-lists HTTP/1.1" 200 604 0.194811 10.0.0.137 - - [2025-10-27 15:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012936 10.0.0.137 - - [2025-10-27 15:08:18] "POST /fqname-to-id HTTP/1.1" 404 239 0.014400 10.0.0.137 - - [2025-10-27 15:08:18] "GET /tag/c4f1f56c-6480-451b-9f3f-6a3ca6a7601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.058341 10.0.0.137 - - [2025-10-27 15:08:18] "POST /access-control-lists HTTP/1.1" 200 602 0.067939 10.0.0.137 - - [2025-10-27 15:08:18] "POST /firewall-rules HTTP/1.1" 200 572 0.148403 10.0.0.137 - - [2025-10-27 15:08:18] "GET /firewall-rule/269cff12-9cd2-4458-919d-78ffc56f57ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.010081 10.0.0.137 - - [2025-10-27 15:08:18] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.014189 10.0.0.137 - - [2025-10-27 15:08:18] "GET /firewall-rule/269cff12-9cd2-4458-919d-78ffc56f57ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.013569 10.0.0.137 - - [2025-10-27 15:08:18] "POST /ref-update HTTP/1.1" 200 156 0.088671 10.0.0.137 - - [2025-10-27 15:08:18] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016453 10.0.0.137 - - [2025-10-27 15:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.137 - - [2025-10-27 15:08:18] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006868 10.0.0.137 - - [2025-10-27 15:08:18] "POST /tags HTTP/1.1" 409 210 0.003470 10.0.0.137 - - [2025-10-27 15:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.137 - - [2025-10-27 15:08:19] "GET /tag/c4f1f56c-6480-451b-9f3f-6a3ca6a7601e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.022530 10.0.0.137 - - [2025-10-27 15:08:19] "POST /firewall-rules HTTP/1.1" 200 570 0.106330 10.0.0.137 - - [2025-10-27 15:08:19] "GET /firewall-rule/3468fd7a-e13d-45d7-a237-e63998fa6ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.030099 10.0.0.137 - - [2025-10-27 15:08:19] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.006479 10.0.0.137 - - [2025-10-27 15:08:19] "GET /firewall-rule/3468fd7a-e13d-45d7-a237-e63998fa6ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003904 10.0.0.137 - - [2025-10-27 15:08:19] "POST /ref-update HTTP/1.1" 200 156 0.102593 10.0.0.137 - - [2025-10-27 15:08:19] "POST /tags HTTP/1.1" 409 237 0.002406 10.0.0.137 - - [2025-10-27 15:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.137 - - [2025-10-27 15:08:19] "GET /tag/f8e97ae2-d499-4f1a-9139-54ec417a3007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.017468 10.0.0.137 - - [2025-10-27 15:08:19] "POST /tags HTTP/1.1" 409 210 0.002773 10.0.0.137 - - [2025-10-27 15:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.137 - - [2025-10-27 15:08:19] "GET /tag/09fc4b05-a39c-4408-b31c-72a66027c8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.027234 10.0.0.137 - - [2025-10-27 15:08:19] "POST /projects HTTP/1.1" 409 223 0.002735 10.0.0.137 - - [2025-10-27 15:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.137 - - [2025-10-27 15:08:19] "GET /project/3506ed82-2a31-4c96-9274-30f94ea7b552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.062098 10.0.0.137 - - [2025-10-27 15:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.137 - - [2025-10-27 15:08:19] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.009678 10.0.0.137 - - [2025-10-27 15:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006264 10.0.0.137 - - [2025-10-27 15:08:19] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.007217 10.0.0.137 - - [2025-10-27 15:08:19] "PUT /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379 HTTP/1.1" 200 265 0.078776 10.0.0.137 - - [2025-10-27 15:08:19] "PUT /virtual-network/c9684566-87b5-4338-8283-2072885cbd00 HTTP/1.1" 200 265 0.089599 10.0.0.137 - - [2025-10-27 15:08:20] "POST /security-groups HTTP/1.1" 409 253 0.002960 10.0.0.137 - - [2025-10-27 15:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.137 - - [2025-10-27 15:08:20] "PUT /security-group/1a17daa7-6e88-4584-be05-8a54740100e2 HTTP/1.1" 200 263 0.073386 10.0.0.137 - - [2025-10-27 15:08:20] "PUT /access-control-list/e913ca35-0f5f-431c-86e7-8d234423f583 HTTP/1.1" 200 273 0.045540 10.0.0.137 - - [2025-10-27 15:08:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.068784 10.0.0.137 - - [2025-10-27 15:08:20] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003358 10.0.0.137 - - [2025-10-27 15:08:20] "PUT /access-control-list/477d6c30-6a06-4d16-91a8-97dc99918a96 HTTP/1.1" 200 273 0.037520 10.0.0.137 - - [2025-10-27 15:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019004 10.0.0.137 - - [2025-10-27 15:08:20] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003263 10.0.0.137 - - [2025-10-27 15:08:20] "POST /tags HTTP/1.1" 409 210 0.003700 10.0.0.137 - - [2025-10-27 15:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.137 - - [2025-10-27 15:08:20] "GET /tag/09fc4b05-a39c-4408-b31c-72a66027c8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021911 10.0.0.137 - - [2025-10-27 15:08:20] "POST /firewall-rules HTTP/1.1" 200 572 0.098302 10.0.0.137 - - [2025-10-27 15:08:20] "GET /firewall-rule/740fbd57-94cc-4400-8fea-ff2729bf68e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.024308 10.0.0.137 - - [2025-10-27 15:08:20] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.006127 10.0.0.137 - - [2025-10-27 15:08:20] "GET /firewall-rule/740fbd57-94cc-4400-8fea-ff2729bf68e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007684 10.0.0.137 - - [2025-10-27 15:08:20] "POST /ref-update HTTP/1.1" 200 156 0.050064 10.0.0.137 - - [2025-10-27 15:08:20] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005178 10.0.0.137 - - [2025-10-27 15:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.137 - - [2025-10-27 15:08:20] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004309 10.0.0.137 - - [2025-10-27 15:08:20] "POST /tags HTTP/1.1" 409 210 0.002455 10.0.0.137 - - [2025-10-27 15:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005098 10.0.0.137 - - [2025-10-27 15:08:20] "GET /tag/09fc4b05-a39c-4408-b31c-72a66027c8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020797 10.0.0.137 - - [2025-10-27 15:08:20] "POST /firewall-rules HTTP/1.1" 200 570 0.089158 10.0.0.137 - - [2025-10-27 15:08:20] "GET /firewall-rule/0e4aaf51-5de5-44f4-8cec-7a81d783f29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.030627 10.0.0.137 - - [2025-10-27 15:08:21] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005650 10.0.0.137 - - [2025-10-27 15:08:21] "GET /firewall-rule/0e4aaf51-5de5-44f4-8cec-7a81d783f29d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003550 10.0.0.137 - - [2025-10-27 15:08:21] "POST /ref-update HTTP/1.1" 200 156 0.043522 10.0.0.137 - - [2025-10-27 15:08:21] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.022244 10.0.0.137 - - [2025-10-27 15:08:21] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.137 - - [2025-10-27 15:08:21] "GET / HTTP/1.1" 200 36215 0.002760 10.0.0.137 - - [2025-10-27 15:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.137 - - [2025-10-27 15:08:21] "GET /routing-instance/3e0d1769-653a-4534-a8a8-9fb752fef90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003272 10.0.0.137 - - [2025-10-27 15:08:21] "POST /bgp-routers HTTP/1.1" 409 301 0.001714 10.0.0.137 - - [2025-10-27 15:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.137 - - [2025-10-27 15:08:21] "GET /bgp-router/9fcdee21-711f-4f3e-bc15-78798eb07f16?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.005953 10.0.0.137 - - [2025-10-27 15:08:21] "PUT /bgp-router/9fcdee21-711f-4f3e-bc15-78798eb07f16 HTTP/1.1" 200 255 0.013803 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:08:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001116 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:08:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000900 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:08:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001582 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:08:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001964 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:08:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001014 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:08:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000982 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:08:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001093 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:08:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000990 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:09:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001095 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:09:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001741 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:09:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001269 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:09:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000943 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:10:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001261 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:10:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001487 10.0.0.49 - - [2025-10-27 15:10:21] "GET / HTTP/1.1" 200 36215 0.001402 10.0.0.49 - - [2025-10-27 15:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.49 - - [2025-10-27 15:10:21] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004588 10.0.0.49 - - [2025-10-27 15:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.49 - - [2025-10-27 15:10:21] "GET /routing-instance/3e0d1769-653a-4534-a8a8-9fb752fef90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002638 10.0.0.49 - - [2025-10-27 15:10:21] "PUT /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1 HTTP/1.1" 200 275 0.009185 10.0.0.49 - - [2025-10-27 15:10:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.009502 10.0.0.49 - - [2025-10-27 15:10:21] "POST /virtual-routers HTTP/1.1" 200 601 0.015341 10.0.0.49 - - [2025-10-27 15:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.49 - - [2025-10-27 15:10:21] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003711 10.0.0.49 - - [2025-10-27 15:10:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.001615 10.0.0.49 - - [2025-10-27 15:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.49 - - [2025-10-27 15:10:21] "GET /virtual-network/010d3bd9-3e16-4658-a3e6-acc7aebd164a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003713 10.0.0.49 - - [2025-10-27 15:10:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.044426 10.0.0.137 - - [2025-10-27 15:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.137 - - [2025-10-27 15:10:24] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003171 10.0.0.137 - - [2025-10-27 15:10:30] "GET /global-system-configs HTTP/1.1" 200 323 0.004316 10.0.0.137 - - [2025-10-27 15:10:31] "GET /global-system-configs HTTP/1.1" 200 323 0.003704 10.0.0.137 - - [2025-10-27 15:12:06] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003631 10.0.0.137 - - [2025-10-27 15:12:06] "POST /ref-update HTTP/1.1" 200 156 0.017532 10.0.0.137 - - [2025-10-27 15:12:12] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004526 10.0.0.137 - - [2025-10-27 15:12:12] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.137 - - [2025-10-27 15:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008466 10.0.0.137 - - [2025-10-27 15:12:12] "GET /loadbalancer/8f89f4d6-70e8-4b48-ac94-1f5ede886cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.005124 10.0.0.137 - - [2025-10-27 15:12:12] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008270 10.0.0.137 - - [2025-10-27 15:12:12] "POST /set-tag HTTP/1.1" 200 109 0.005064 10.0.0.137 - - [2025-10-27 15:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.137 - - [2025-10-27 15:12:12] "GET /loadbalancer/8f89f4d6-70e8-4b48-ac94-1f5ede886cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004532 10.0.0.137 - - [2025-10-27 15:12:13] "GET /loadbalancer-pool/543c04e4-5912-4be9-a884-08641ecc8e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008677 10.0.0.137 - - [2025-10-27 15:12:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024754 10.0.0.137 - - [2025-10-27 15:12:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.038911 10.0.0.137 - - [2025-10-27 15:12:13] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014839 10.0.0.137 - - [2025-10-27 15:12:13] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005589 10.0.0.137 - - [2025-10-27 15:12:13] "POST /ref-update HTTP/1.1" 200 156 0.011957 10.0.0.137 - - [2025-10-27 15:12:13] "POST /tags HTTP/1.1" 409 205 0.015598 10.0.0.137 - - [2025-10-27 15:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005227 10.0.0.137 - - [2025-10-27 15:12:13] "GET /tag/df8be46e-bb30-45e3-b501-acd991e962f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.021695 10.0.0.137 - - [2025-10-27 15:12:13] "GET /floating-ip/c44c32c9-e590-4239-b014-84dc749388b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.028510 10.0.0.137 - - [2025-10-27 15:12:13] "PUT /floating-ip/c44c32c9-e590-4239-b014-84dc749388b7 HTTP/1.1" 200 257 0.011307 10.0.0.137 - - [2025-10-27 15:12:13] "POST /set-tag HTTP/1.1" 200 109 0.075246 10.0.0.137 - - [2025-10-27 15:12:13] "GET /loadbalancer-pool/8ef09ba9-ff51-47a1-84d3-7f5bf8609857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.007747 10.0.0.137 - - [2025-10-27 15:12:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024532 10.0.0.137 - - [2025-10-27 15:12:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008783 10.0.0.137 - - [2025-10-27 15:12:13] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007111 10.0.0.137 - - [2025-10-27 15:12:13] "POST /set-tag HTTP/1.1" 200 109 0.005604 10.0.0.137 - - [2025-10-27 15:12:13] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005043 10.0.0.137 - - [2025-10-27 15:12:13] "POST /ref-update HTTP/1.1" 200 156 0.012380 10.0.0.137 - - [2025-10-27 15:12:13] "GET /loadbalancer-pool/3da5f64a-cdf4-4eed-b2cc-ac0e4337fa0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003813 10.0.0.137 - - [2025-10-27 15:12:13] "GET /floating-ip/c44c32c9-e590-4239-b014-84dc749388b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.004272 10.0.0.137 - - [2025-10-27 15:12:13] "POST /loadbalancer-members HTTP/1.1" 200 694 0.037118 10.0.0.137 - - [2025-10-27 15:12:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020625 10.0.0.137 - - [2025-10-27 15:12:13] "PUT /floating-ip/c44c32c9-e590-4239-b014-84dc749388b7 HTTP/1.1" 200 257 0.067914 10.0.0.137 - - [2025-10-27 15:12:13] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.040999 10.0.0.137 - - [2025-10-27 15:12:13] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012702 10.0.0.137 - - [2025-10-27 15:12:13] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.137 - - [2025-10-27 15:12:13] "POST /ref-update HTTP/1.1" 200 156 0.018151 10.0.0.137 - - [2025-10-27 15:12:13] "GET /floating-ip/c44c32c9-e590-4239-b014-84dc749388b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.023596 10.0.0.137 - - [2025-10-27 15:12:13] "PUT /floating-ip/c44c32c9-e590-4239-b014-84dc749388b7 HTTP/1.1" 200 257 0.010813 10.0.0.137 - - [2025-10-27 15:12:32] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004901 10.0.0.137 - - [2025-10-27 15:12:32] "POST /set-tag HTTP/1.1" 200 109 0.008880 10.0.0.137 - - [2025-10-27 15:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.137 - - [2025-10-27 15:12:32] "GET /loadbalancer/8f89f4d6-70e8-4b48-ac94-1f5ede886cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003489 10.0.0.137 - - [2025-10-27 15:12:32] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004042 10.0.0.137 - - [2025-10-27 15:12:32] "POST /set-tag HTTP/1.1" 200 109 0.028883 10.0.0.137 - - [2025-10-27 15:12:32] "DELETE /loadbalancer-member/3623ee84-54ea-4183-b269-01be53aaa202 HTTP/1.1" 200 115 0.035857 10.0.0.137 - - [2025-10-27 15:12:32] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009657 10.0.0.137 - - [2025-10-27 15:12:32] "POST /set-tag HTTP/1.1" 200 109 0.006400 10.0.0.137 - - [2025-10-27 15:12:32] "DELETE /loadbalancer-member/886383a8-d0d5-443f-ab2e-ac4abb80c5a6 HTTP/1.1" 200 115 0.042584 10.0.0.137 - - [2025-10-27 15:12:32] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010809 10.0.0.137 - - [2025-10-27 15:12:32] "POST /set-tag HTTP/1.1" 200 109 0.005573 10.0.0.137 - - [2025-10-27 15:12:32] "DELETE /loadbalancer-member/a84404bc-0955-42d3-9dde-19b2e678e63c HTTP/1.1" 200 115 0.035596 10.0.0.137 - - [2025-10-27 15:12:32] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004166 10.0.0.137 - - [2025-10-27 15:12:32] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.137 - - [2025-10-27 15:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.137 - - [2025-10-27 15:12:32] "GET /loadbalancer/8f89f4d6-70e8-4b48-ac94-1f5ede886cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004494 10.0.0.137 - - [2025-10-27 15:12:32] "GET /loadbalancer-pool/543c04e4-5912-4be9-a884-08641ecc8e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.007950 10.0.0.137 - - [2025-10-27 15:12:33] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027235 10.0.0.137 - - [2025-10-27 15:12:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.010982 10.0.0.137 - - [2025-10-27 15:12:33] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.019922 10.0.0.137 - - [2025-10-27 15:12:33] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005599 10.0.0.137 - - [2025-10-27 15:12:33] "GET /floating-ip/c44c32c9-e590-4239-b014-84dc749388b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.012084 10.0.0.137 - - [2025-10-27 15:12:33] "POST /set-tag HTTP/1.1" 200 109 0.080188 10.0.0.137 - - [2025-10-27 15:12:33] "GET /loadbalancer-pool/8ef09ba9-ff51-47a1-84d3-7f5bf8609857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008422 10.0.0.137 - - [2025-10-27 15:12:33] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026378 10.0.0.137 - - [2025-10-27 15:12:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018760 10.0.0.137 - - [2025-10-27 15:12:33] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.016148 10.0.0.137 - - [2025-10-27 15:12:33] "POST /set-tag HTTP/1.1" 200 109 0.011329 10.0.0.137 - - [2025-10-27 15:12:33] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011695 10.0.0.137 - - [2025-10-27 15:12:33] "GET /floating-ip/c44c32c9-e590-4239-b014-84dc749388b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003906 10.0.0.137 - - [2025-10-27 15:12:33] "GET /loadbalancer-pool/3da5f64a-cdf4-4eed-b2cc-ac0e4337fa0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007351 10.0.0.137 - - [2025-10-27 15:12:33] "POST /loadbalancer-members HTTP/1.1" 200 694 0.021908 10.0.0.137 - - [2025-10-27 15:12:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020040 10.0.0.137 - - [2025-10-27 15:12:33] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.021603 10.0.0.137 - - [2025-10-27 15:12:33] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.027336 10.0.0.137 - - [2025-10-27 15:12:33] "GET /floating-ip/c44c32c9-e590-4239-b014-84dc749388b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003990 10.0.0.137 - - [2025-10-27 15:12:33] "POST /set-tag HTTP/1.1" 200 109 0.003083 10.0.0.49 - - [2025-10-27 15:12:52] "GET / HTTP/1.1" 200 36215 0.001555 10.0.0.49 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.49 - - [2025-10-27 15:12:52] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004707 10.0.0.49 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.49 - - [2025-10-27 15:12:52] "GET /routing-instance/3e0d1769-653a-4534-a8a8-9fb752fef90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006315 10.0.0.49 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.49 - - [2025-10-27 15:12:52] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.008686 10.0.0.49 - - [2025-10-27 15:12:52] "PUT /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a HTTP/1.1" 200 263 0.009674 10.0.0.49 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008168 10.0.0.49 - - [2025-10-27 15:12:52] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002734 10.0.0.49 - - [2025-10-27 15:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.49 - - [2025-10-27 15:12:52] "GET /virtual-machine-interface/bbf8e54a-fa03-45d9-ad5f-63b51ff26235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004619 10.0.0.49 - - [2025-10-27 15:12:52] "PUT /virtual-machine-interface/bbf8e54a-fa03-45d9-ad5f-63b51ff26235 HTTP/1.1" 200 285 0.010291 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:13:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002069 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:13:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002065 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:14:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000981 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:14:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000872 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:14:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001053 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:14:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000911 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:14:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000978 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:14:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000876 10.0.0.137 - - [2025-10-27 15:15:30] "GET /global-system-configs HTTP/1.1" 200 323 0.002305 10.0.0.137 - - [2025-10-27 15:15:31] "GET /global-system-configs HTTP/1.1" 200 323 0.002218 10.0.0.137 - - [2025-10-27 15:16:43] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005049 10.0.0.137 - - [2025-10-27 15:16:43] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.137 - - [2025-10-27 15:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.137 - - [2025-10-27 15:16:43] "GET /loadbalancer/8f89f4d6-70e8-4b48-ac94-1f5ede886cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002733 10.0.0.137 - - [2025-10-27 15:16:43] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003879 10.0.0.137 - - [2025-10-27 15:16:43] "POST /set-tag HTTP/1.1" 200 109 0.019064 10.0.0.137 - - [2025-10-27 15:16:43] "DELETE /loadbalancer-member/854092cc-3725-4fc0-ba52-112c8fe90782 HTTP/1.1" 200 115 0.027207 10.0.0.137 - - [2025-10-27 15:16:43] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.021594 10.0.0.137 - - [2025-10-27 15:16:43] "POST /set-tag HTTP/1.1" 200 109 0.003033 10.0.0.137 - - [2025-10-27 15:16:43] "DELETE /loadbalancer-member/776209d3-cfdc-4533-901b-68b6efc09541 HTTP/1.1" 200 115 0.047735 10.0.0.137 - - [2025-10-27 15:16:43] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006700 10.0.0.137 - - [2025-10-27 15:16:43] "POST /set-tag HTTP/1.1" 200 109 0.003337 10.0.0.137 - - [2025-10-27 15:16:43] "DELETE /loadbalancer-member/bc697544-2063-4dec-9cc9-8fbef0a44d48 HTTP/1.1" 200 115 0.047390 10.0.0.137 - - [2025-10-27 15:16:43] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006511 10.0.0.137 - - [2025-10-27 15:16:43] "POST /set-tag HTTP/1.1" 200 109 0.008558 10.0.0.137 - - [2025-10-27 15:16:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.137 - - [2025-10-27 15:16:43] "GET /loadbalancer/8f89f4d6-70e8-4b48-ac94-1f5ede886cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003731 10.0.0.137 - - [2025-10-27 15:16:43] "GET /loadbalancer-pool/543c04e4-5912-4be9-a884-08641ecc8e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002782 10.0.0.137 - - [2025-10-27 15:16:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024892 10.0.0.137 - - [2025-10-27 15:16:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.037536 10.0.0.137 - - [2025-10-27 15:16:43] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.032739 10.0.0.137 - - [2025-10-27 15:16:43] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007739 10.0.0.137 - - [2025-10-27 15:16:43] "GET /floating-ip/c44c32c9-e590-4239-b014-84dc749388b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007443 10.0.0.137 - - [2025-10-27 15:16:43] "POST /set-tag HTTP/1.1" 200 109 0.070671 10.0.0.137 - - [2025-10-27 15:16:43] "GET /loadbalancer-pool/8ef09ba9-ff51-47a1-84d3-7f5bf8609857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.017713 10.0.0.137 - - [2025-10-27 15:16:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.054142 10.0.0.137 - - [2025-10-27 15:16:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012374 10.0.0.137 - - [2025-10-27 15:16:43] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017833 10.0.0.137 - - [2025-10-27 15:16:43] "POST /set-tag HTTP/1.1" 200 109 0.006083 10.0.0.137 - - [2025-10-27 15:16:43] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004803 10.0.0.137 - - [2025-10-27 15:16:43] "GET /floating-ip/c44c32c9-e590-4239-b014-84dc749388b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002342 10.0.0.137 - - [2025-10-27 15:16:44] "GET /loadbalancer-pool/3da5f64a-cdf4-4eed-b2cc-ac0e4337fa0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009886 10.0.0.137 - - [2025-10-27 15:16:44] "POST /loadbalancer-members HTTP/1.1" 200 694 0.097586 10.0.0.137 - - [2025-10-27 15:16:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.047566 10.0.0.137 - - [2025-10-27 15:16:44] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.024535 10.0.0.137 - - [2025-10-27 15:16:44] "GET /virtual-machine-interface/c079b222-b346-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009005 10.0.0.137 - - [2025-10-27 15:16:44] "GET /floating-ip/c44c32c9-e590-4239-b014-84dc749388b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003001 10.0.0.137 - - [2025-10-27 15:16:44] "POST /set-tag HTTP/1.1" 200 109 0.002809 10.0.0.137 - - [2025-10-27 15:18:50] "GET / HTTP/1.1" 200 36215 0.002992 10.0.0.137 - - [2025-10-27 15:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.137 - - [2025-10-27 15:18:50] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.041736 10.0.0.137 - - [2025-10-27 15:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.137 - - [2025-10-27 15:18:50] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033466 10.0.0.137 - - [2025-10-27 15:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.137 - - [2025-10-27 15:18:50] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027037 10.0.0.137 - - [2025-10-27 15:18:50] "POST /tags HTTP/1.1" 200 334 0.048440 10.0.0.137 - - [2025-10-27 15:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007952 10.0.0.137 - - [2025-10-27 15:18:50] "GET /tag/56d1a6ea-9a12-4d98-8286-9c516f00d45d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.025294 10.0.0.137 - - [2025-10-27 15:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.137 - - [2025-10-27 15:18:51] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033360 10.0.0.137 - - [2025-10-27 15:18:51] "GET /virtual-networks?parent_id=a77ca1ea-0d19-49ee-bfb4-106489984cde&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.003224 10.0.0.137 - - [2025-10-27 15:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.137 - - [2025-10-27 15:18:51] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034911 10.0.0.137 - - [2025-10-27 15:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.137 - - [2025-10-27 15:18:51] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004534 10.0.0.137 - - [2025-10-27 15:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.137 - - [2025-10-27 15:18:51] "GET /service-appliance-set/f1ae7476-8042-4e34-a69c-1310a70852ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004745 10.0.0.137 - - [2025-10-27 15:18:51] "POST /virtual-networks HTTP/1.1" 200 514 0.106475 10.0.0.137 - - [2025-10-27 15:18:51] "POST /fqname-to-id HTTP/1.1" 404 254 0.007768 10.0.0.137 - - [2025-10-27 15:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009063 10.0.0.137 - - [2025-10-27 15:18:51] "GET /network-ipam/fcd57834-2327-49a9-a38c-7d4d3fd74b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.002611 10.0.0.137 - - [2025-10-27 15:18:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.143555 10.0.0.137 - - [2025-10-27 15:18:51] "POST /useragent-kv HTTP/1.1" 200 115 0.012343 10.0.0.137 - - [2025-10-27 15:18:51] "POST /ref-update HTTP/1.1" 200 156 0.151367 10.0.0.137 - - [2025-10-27 15:18:51] "GET /virtual-network/4578fc2f-acd7-4982-aedf-633858fd91b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.017528 10.0.0.137 - - [2025-10-27 15:18:51] "GET /virtual-machine-interface/fe7a8462-bf31-4574-97a2-e8faae4d42e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.020023 10.0.0.137 - - [2025-10-27 15:18:51] "POST /instance-ips HTTP/1.1" 200 410 0.019992 10.0.0.137 - - [2025-10-27 15:18:51] "GET /domains HTTP/1.1" 200 281 0.001575 10.0.0.137 - - [2025-10-27 15:18:51] "GET /domain/704dfe1c-f518-4969-91c1-63a9882e0be4 HTTP/1.1" 200 3099 0.007890 10.0.0.137 - - [2025-10-27 15:18:51] "GET /instance-ip/3a79b408-dff9-4a88-b567-4611ee5221da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.003780 10.0.0.137 - - [2025-10-27 15:18:51] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde HTTP/1.1" 200 5498 0.042292 10.0.0.137 - - [2025-10-27 15:18:51] "GET /virtual-network/4578fc2f-acd7-4982-aedf-633858fd91b4 HTTP/1.1" 200 2089 0.004707 10.0.0.137 - - [2025-10-27 15:18:51] "GET /virtual-network/4578fc2f-acd7-4982-aedf-633858fd91b4 HTTP/1.1" 200 2089 0.054755 10.0.0.137 - - [2025-10-27 15:18:51] "POST /loadbalancers HTTP/1.1" 200 612 0.098630 10.0.0.137 - - [2025-10-27 15:18:51] "GET /routing-instance/401f1a77-fc98-43de-9d54-64ce22f2ac0c HTTP/1.1" 200 1183 0.002944 10.0.0.137 - - [2025-10-27 15:18:51] "GET /routing-instance/401f1a77-fc98-43de-9d54-64ce22f2ac0c HTTP/1.1" 200 1183 0.004372 10.0.0.137 - - [2025-10-27 15:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026640 10.0.0.137 - - [2025-10-27 15:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008202 10.0.0.137 - - [2025-10-27 15:18:51] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.050415 10.0.0.137 - - [2025-10-27 15:18:51] "GET /instance-ip/3a79b408-dff9-4a88-b567-4611ee5221da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.003328 10.0.0.137 - - [2025-10-27 15:18:51] "POST /route-targets HTTP/1.1" 200 328 0.013005 10.0.0.137 - - [2025-10-27 15:18:51] "POST /floating-ips HTTP/1.1" 200 599 0.045239 10.0.0.137 - - [2025-10-27 15:18:51] "POST /ref-update HTTP/1.1" 200 156 0.023589 10.0.0.137 - - [2025-10-27 15:18:51] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.080542 10.0.0.137 - - [2025-10-27 15:18:51] "GET /loadbalancer/7c4af798-ef20-4cce-ae43-e9959d68c121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.007951 10.0.0.137 - - [2025-10-27 15:18:51] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.027651 10.0.0.137 - - [2025-10-27 15:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.137 - - [2025-10-27 15:18:51] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035063 10.0.0.137 - - [2025-10-27 15:18:51] "GET /loadbalancer-listener/d4152c18-42eb-4e26-aed6-f560238ef32e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.003258 10.0.0.137 - - [2025-10-27 15:18:51] "GET /loadbalancer-listener/d4152c18-42eb-4e26-aed6-f560238ef32e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.004134 10.0.0.137 - - [2025-10-27 15:18:51] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.016893 10.0.0.137 - - [2025-10-27 15:18:51] "GET /instance-ip/3a79b408-dff9-4a88-b567-4611ee5221da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.005010 10.0.0.137 - - [2025-10-27 15:18:51] "GET /instance-ip/3a79b408-dff9-4a88-b567-4611ee5221da?fields=floating_ips HTTP/1.1" 200 1214 0.005116 10.0.0.137 - - [2025-10-27 15:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.137 - - [2025-10-27 15:18:51] "GET /loadbalancer/7c4af798-ef20-4cce-ae43-e9959d68c121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002539 10.0.0.137 - - [2025-10-27 15:18:52] "GET /floating-ip/23de0fcb-540d-40a3-a846-886aee742b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003120 10.0.0.137 - - [2025-10-27 15:18:52] "POST /tags HTTP/1.1" 200 296 0.053766 10.0.0.137 - - [2025-10-27 15:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006653 10.0.0.137 - - [2025-10-27 15:18:52] "GET /tag/67a7367a-7bf5-471a-b130-7d877d485e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.016091 10.0.0.137 - - [2025-10-27 15:18:52] "POST /tags HTTP/1.1" 409 233 0.002651 10.0.0.137 - - [2025-10-27 15:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.137 - - [2025-10-27 15:18:52] "GET /tag/737ca037-073e-41fd-8d0b-9335c376d4e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.012258 10.0.0.137 - - [2025-10-27 15:18:52] "POST /tags HTTP/1.1" 409 206 0.004737 10.0.0.137 - - [2025-10-27 15:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.137 - - [2025-10-27 15:18:52] "GET /tag/286a154f-bb24-4d64-b8fc-f2fa1cbc076f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010203 10.0.0.137 - - [2025-10-27 15:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.137 - - [2025-10-27 15:18:52] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004068 10.0.0.137 - - [2025-10-27 15:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.137 - - [2025-10-27 15:18:52] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033392 10.0.0.137 - - [2025-10-27 15:18:52] "POST /virtual-machines HTTP/1.1" 200 370 0.008784 10.0.0.137 - - [2025-10-27 15:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022318 10.0.0.137 - - [2025-10-27 15:18:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.105082 10.0.0.137 - - [2025-10-27 15:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009023 10.0.0.137 - - [2025-10-27 15:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006034 10.0.0.137 - - [2025-10-27 15:18:52] "GET /virtual-machine-interface/3efd19da-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.008193 10.0.0.137 - - [2025-10-27 15:18:52] "POST /instance-ips HTTP/1.1" 200 410 0.022226 10.0.0.137 - - [2025-10-27 15:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.032352 10.0.0.137 - - [2025-10-27 15:18:52] "GET /virtual-machine-interface/3efd19da-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.009702 10.0.0.137 - - [2025-10-27 15:18:52] "POST /set-tag HTTP/1.1" 200 109 0.015631 10.0.0.137 - - [2025-10-27 15:18:52] "GET /virtual-machine-interface/3efd19da-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009639 10.0.0.137 - - [2025-10-27 15:18:52] "GET /instance-ip/3f16b6c4-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.010257 10.0.0.137 - - [2025-10-27 15:18:52] "GET /virtual-machine-interface/3efd19da-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004572 10.0.0.137 - - [2025-10-27 15:18:52] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.137 - - [2025-10-27 15:18:52] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002368 10.0.0.137 - - [2025-10-27 15:18:52] "POST /ref-update HTTP/1.1" 200 156 0.008268 10.0.0.137 - - [2025-10-27 15:18:52] "GET /virtual-machine-interface/3efd19da-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.021634 10.0.0.137 - - [2025-10-27 15:18:52] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.137 - - [2025-10-27 15:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.137 - - [2025-10-27 15:18:53] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003640 10.0.0.137 - - [2025-10-27 15:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.137 - - [2025-10-27 15:18:53] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045947 10.0.0.137 - - [2025-10-27 15:18:53] "POST /virtual-machines HTTP/1.1" 200 370 0.008540 10.0.0.137 - - [2025-10-27 15:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.032184 10.0.0.137 - - [2025-10-27 15:18:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.110051 10.0.0.137 - - [2025-10-27 15:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008728 10.0.0.137 - - [2025-10-27 15:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005878 10.0.0.137 - - [2025-10-27 15:18:53] "GET /virtual-machine-interface/3f6ee240-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.012217 10.0.0.137 - - [2025-10-27 15:18:53] "POST /instance-ips HTTP/1.1" 200 410 0.018872 10.0.0.137 - - [2025-10-27 15:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024581 10.0.0.137 - - [2025-10-27 15:18:53] "GET /virtual-machine-interface/3f6ee240-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.010778 10.0.0.137 - - [2025-10-27 15:18:53] "POST /set-tag HTTP/1.1" 200 109 0.015579 10.0.0.137 - - [2025-10-27 15:18:53] "GET /virtual-machine-interface/3f6ee240-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017233 10.0.0.137 - - [2025-10-27 15:18:53] "GET /instance-ip/3f895ba2-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003569 10.0.0.137 - - [2025-10-27 15:18:53] "GET /virtual-machine-interface/3f6ee240-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004819 10.0.0.137 - - [2025-10-27 15:18:53] "POST /set-tag HTTP/1.1" 200 109 0.002157 10.0.0.137 - - [2025-10-27 15:18:53] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003811 10.0.0.137 - - [2025-10-27 15:18:53] "POST /ref-update HTTP/1.1" 200 156 0.021657 10.0.0.137 - - [2025-10-27 15:18:53] "GET /virtual-machine-interface/3f6ee240-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006157 10.0.0.137 - - [2025-10-27 15:18:53] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.137 - - [2025-10-27 15:18:53] "GET /virtual-machine-interface/3efd19da-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004564 10.0.0.137 - - [2025-10-27 15:18:53] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.137 - - [2025-10-27 15:18:53] "GET /virtual-machine-interface/3f6ee240-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004476 10.0.0.137 - - [2025-10-27 15:18:53] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.137 - - [2025-10-27 15:18:56] "GET /domains HTTP/1.1" 200 281 0.002128 10.0.0.137 - - [2025-10-27 15:18:56] "GET /domain/704dfe1c-f518-4969-91c1-63a9882e0be4 HTTP/1.1" 200 3099 0.002999 10.0.0.137 - - [2025-10-27 15:18:56] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde HTTP/1.1" 200 7092 0.048571 10.0.0.137 - - [2025-10-27 15:18:56] "GET /virtual-network/4578fc2f-acd7-4982-aedf-633858fd91b4 HTTP/1.1" 200 2089 0.004943 10.0.0.137 - - [2025-10-27 15:18:56] "GET /virtual-network/4578fc2f-acd7-4982-aedf-633858fd91b4 HTTP/1.1" 200 2089 0.008578 10.0.0.137 - - [2025-10-27 15:18:56] "GET /routing-instance/401f1a77-fc98-43de-9d54-64ce22f2ac0c HTTP/1.1" 200 1405 0.003617 10.0.0.137 - - [2025-10-27 15:18:56] "GET /routing-instance/401f1a77-fc98-43de-9d54-64ce22f2ac0c HTTP/1.1" 200 1405 0.002077 10.0.0.137 - - [2025-10-27 15:18:56] "GET /route-target/90cc9d97-381b-45ef-a137-91cf23721af6 HTTP/1.1" 200 1155 0.002378 10.0.0.137 - - [2025-10-27 15:18:56] "GET /virtual-network/4578fc2f-acd7-4982-aedf-633858fd91b4 HTTP/1.1" 200 2089 0.004372 10.0.0.137 - - [2025-10-27 15:18:56] "GET /routing-instance/401f1a77-fc98-43de-9d54-64ce22f2ac0c HTTP/1.1" 200 1405 0.003349 10.0.0.137 - - [2025-10-27 15:18:56] "GET /virtual-network/4578fc2f-acd7-4982-aedf-633858fd91b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004647 10.0.0.137 - - [2025-10-27 15:18:56] "GET /virtual-network/4578fc2f-acd7-4982-aedf-633858fd91b4 HTTP/1.1" 200 2089 0.003839 10.0.0.137 - - [2025-10-27 15:18:56] "GET /routing-instance/401f1a77-fc98-43de-9d54-64ce22f2ac0c HTTP/1.1" 200 1405 0.003408 10.0.0.137 - - [2025-10-27 15:18:56] "GET /routing-instance/401f1a77-fc98-43de-9d54-64ce22f2ac0c HTTP/1.1" 200 1405 0.002483 10.0.0.137 - - [2025-10-27 15:18:56] "GET /route-target/90cc9d97-381b-45ef-a137-91cf23721af6 HTTP/1.1" 200 1155 0.002235 10.0.0.137 - - [2025-10-27 15:18:56] "GET /domains HTTP/1.1" 200 281 0.001770 10.0.0.137 - - [2025-10-27 15:18:56] "GET /domain/704dfe1c-f518-4969-91c1-63a9882e0be4 HTTP/1.1" 200 3099 0.002872 10.0.0.137 - - [2025-10-27 15:18:56] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde HTTP/1.1" 200 7092 0.042010 10.0.0.137 - - [2025-10-27 15:18:56] "GET /virtual-network/4578fc2f-acd7-4982-aedf-633858fd91b4 HTTP/1.1" 200 2089 0.005127 10.0.0.137 - - [2025-10-27 15:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.137 - - [2025-10-27 15:18:56] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030280 10.0.0.137 - - [2025-10-27 15:18:56] "GET /virtual-network/4578fc2f-acd7-4982-aedf-633858fd91b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004250 10.0.0.137 - - [2025-10-27 15:18:56] "GET /floating-ip-pools?parent_id=4578fc2f-acd7-4982-aedf-633858fd91b4&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001923 10.0.0.137 - - [2025-10-27 15:18:56] "GET /virtual-network/4578fc2f-acd7-4982-aedf-633858fd91b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004684 10.0.0.137 - - [2025-10-27 15:18:57] "POST /floating-ip-pools HTTP/1.1" 200 564 0.036435 10.0.0.137 - - [2025-10-27 15:18:57] "POST /ref-update HTTP/1.1" 200 156 0.012274 10.0.0.137 - - [2025-10-27 15:18:57] "GET /virtual-network/4578fc2f-acd7-4982-aedf-633858fd91b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005042 10.0.0.137 - - [2025-10-27 15:18:57] "GET /domains HTTP/1.1" 200 281 0.002066 10.0.0.137 - - [2025-10-27 15:18:57] "GET /domain/704dfe1c-f518-4969-91c1-63a9882e0be4 HTTP/1.1" 200 3099 0.002837 10.0.0.137 - - [2025-10-27 15:18:57] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde HTTP/1.1" 200 7349 0.025114 10.0.0.137 - - [2025-10-27 15:18:57] "GET /virtual-network/4578fc2f-acd7-4982-aedf-633858fd91b4 HTTP/1.1" 200 2328 0.011435 10.0.0.137 - - [2025-10-27 15:18:57] "GET /floating-ip-pool/3d9c606a-1ec4-4a70-9020-cf8df9ec3a98 HTTP/1.1" 200 1317 0.002587 10.0.0.137 - - [2025-10-27 15:18:57] "GET /domains HTTP/1.1" 200 281 0.001556 10.0.0.137 - - [2025-10-27 15:18:57] "GET /domain/704dfe1c-f518-4969-91c1-63a9882e0be4 HTTP/1.1" 200 3099 0.003608 10.0.0.137 - - [2025-10-27 15:18:57] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde HTTP/1.1" 200 7349 0.038109 10.0.0.137 - - [2025-10-27 15:18:57] "GET /virtual-network/4578fc2f-acd7-4982-aedf-633858fd91b4 HTTP/1.1" 200 2328 0.004508 10.0.0.137 - - [2025-10-27 15:18:57] "GET /virtual-network/4578fc2f-acd7-4982-aedf-633858fd91b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005797 10.0.0.137 - - [2025-10-27 15:18:57] "POST /tags HTTP/1.1" 200 366 0.067805 10.0.0.137 - - [2025-10-27 15:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021730 10.0.0.137 - - [2025-10-27 15:18:57] "GET /tag/940c8450-65bf-430d-8a4a-3c16f36fb0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014763 10.0.0.137 - - [2025-10-27 15:18:57] "POST /tags HTTP/1.1" 409 206 0.035970 10.0.0.137 - - [2025-10-27 15:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012624 10.0.0.137 - - [2025-10-27 15:18:57] "GET /tag/286a154f-bb24-4d64-b8fc-f2fa1cbc076f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012254 10.0.0.137 - - [2025-10-27 15:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.137 - - [2025-10-27 15:18:57] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.045802 10.0.0.137 - - [2025-10-27 15:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.137 - - [2025-10-27 15:18:57] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005158 10.0.0.137 - - [2025-10-27 15:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.137 - - [2025-10-27 15:18:57] "GET /service-appliance-set/18f28eb9-63c9-4c20-910a-9d169946e93b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003444 10.0.0.137 - - [2025-10-27 15:18:57] "POST /fqname-to-id HTTP/1.1" 404 258 0.001867 10.0.0.137 - - [2025-10-27 15:18:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.104510 10.0.0.137 - - [2025-10-27 15:18:57] "GET /virtual-machine-interface/46ab0594-fc8d-4dd0-b498-d8a414059507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.004374 10.0.0.137 - - [2025-10-27 15:18:57] "POST /set-tag HTTP/1.1" 200 109 0.026365 10.0.0.137 - - [2025-10-27 15:18:57] "POST /instance-ips HTTP/1.1" 200 418 0.033518 10.0.0.137 - - [2025-10-27 15:18:57] "GET /instance-ip/a5b6b19e-eed9-4edc-9e66-53e4e25db69f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.010712 10.0.0.137 - - [2025-10-27 15:18:58] "POST /loadbalancers HTTP/1.1" 200 620 0.085514 10.0.0.137 - - [2025-10-27 15:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010888 10.0.0.137 - - [2025-10-27 15:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009392 10.0.0.137 - - [2025-10-27 15:18:58] "POST /service-instances HTTP/1.1" 200 568 0.061985 10.0.0.137 - - [2025-10-27 15:18:58] "POST /ref-update HTTP/1.1" 200 156 0.020525 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:18:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 10.0.0.137 - - [2025-10-27 15:18:58] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.076553 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:18:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001033 10.0.0.137 - - [2025-10-27 15:18:58] "PUT /service-instance/82e48b7f-798f-4a11-b7fd-9401aac27798 HTTP/1.1" 200 267 0.011643 10.0.0.137 - - [2025-10-27 15:18:58] "GET /virtual-machine-interface/46ab0594-fc8d-4dd0-b498-d8a414059507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.010874 10.0.0.137 - - [2025-10-27 15:18:58] "GET /virtual-machine-interface/46ab0594-fc8d-4dd0-b498-d8a414059507?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.011895 10.0.0.137 - - [2025-10-27 15:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.030216 10.0.0.137 - - [2025-10-27 15:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013938 10.0.0.137 - - [2025-10-27 15:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005833 10.0.0.137 - - [2025-10-27 15:18:58] "GET /floating-ip-pool/3d9c606a-1ec4-4a70-9020-cf8df9ec3a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009743 10.0.0.137 - - [2025-10-27 15:18:58] "POST /virtual-machines HTTP/1.1" 200 430 0.022229 10.0.0.137 - - [2025-10-27 15:18:58] "POST /floating-ips HTTP/1.1" 200 673 0.367020 10.0.0.137 - - [2025-10-27 15:18:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.336256 10.0.0.137 - - [2025-10-27 15:18:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.036899 10.0.0.137 - - [2025-10-27 15:18:58] "POST /chown HTTP/1.1" 200 109 0.074099 10.0.0.137 - - [2025-10-27 15:18:58] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020059 10.0.0.137 - - [2025-10-27 15:18:58] "POST /chown HTTP/1.1" 200 109 0.021450 10.0.0.137 - - [2025-10-27 15:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.137 - - [2025-10-27 15:18:58] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002771 10.0.0.137 - - [2025-10-27 15:18:58] "PUT /virtual-machine-interface/a7e7d54f-bcc0-4c26-8155-422c3c7c5bae HTTP/1.1" 200 285 0.026154 10.0.0.137 - - [2025-10-27 15:18:58] "POST /tags HTTP/1.1" 409 221 0.015441 10.0.0.137 - - [2025-10-27 15:18:58] "PUT /instance-ip/a5b6b19e-eed9-4edc-9e66-53e4e25db69f HTTP/1.1" 200 257 0.022757 10.0.0.137 - - [2025-10-27 15:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.137 - - [2025-10-27 15:18:59] "GET /tag/56d1a6ea-9a12-4d98-8286-9c516f00d45d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010341 10.0.0.137 - - [2025-10-27 15:18:59] "POST /tags HTTP/1.1" 409 238 0.003334 10.0.0.137 - - [2025-10-27 15:18:59] "POST /ref-update HTTP/1.1" 200 156 0.013526 10.0.0.137 - - [2025-10-27 15:18:59] "POST /ref-update HTTP/1.1" 200 156 0.022466 10.0.0.137 - - [2025-10-27 15:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.137 - - [2025-10-27 15:18:59] "GET /tag/940c8450-65bf-430d-8a4a-3c16f36fb0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.015857 10.0.0.137 - - [2025-10-27 15:18:59] "POST /ref-update HTTP/1.1" 200 156 0.037015 10.0.0.137 - - [2025-10-27 15:18:59] "POST /firewall-rules HTTP/1.1" 200 652 0.091541 10.0.0.137 - - [2025-10-27 15:18:59] "POST /ref-update HTTP/1.1" 200 156 0.061715 10.0.0.137 - - [2025-10-27 15:18:59] "POST /ref-update HTTP/1.1" 200 156 0.023092 10.0.0.137 - - [2025-10-27 15:18:59] "GET /firewall-rule/d672f8d2-8b64-4517-a6f8-8d18bc099b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.021249 10.0.0.137 - - [2025-10-27 15:18:59] "GET /firewall-policy/f3961cfd-3795-467b-88d4-e7ffaf5ed6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002689 10.0.0.137 - - [2025-10-27 15:18:59] "POST /ref-update HTTP/1.1" 200 156 0.039361 10.0.0.137 - - [2025-10-27 15:18:59] "GET /firewall-rule/d672f8d2-8b64-4517-a6f8-8d18bc099b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.011110 10.0.0.137 - - [2025-10-27 15:18:59] "POST /virtual-machines HTTP/1.1" 200 430 0.011474 10.0.0.137 - - [2025-10-27 15:18:59] "POST /ref-update HTTP/1.1" 200 156 0.044313 10.0.0.137 - - [2025-10-27 15:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.137 - - [2025-10-27 15:18:59] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.074592 10.0.0.137 - - [2025-10-27 15:18:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.140295 10.0.0.137 - - [2025-10-27 15:18:59] "POST /chown HTTP/1.1" 200 109 0.018304 10.0.0.137 - - [2025-10-27 15:18:59] "GET /loadbalancer/340d899e-c0bb-47d3-9f29-5ec0351a532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.007424 10.0.0.137 - - [2025-10-27 15:18:59] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.017673 10.0.0.137 - - [2025-10-27 15:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007915 10.0.0.137 - - [2025-10-27 15:18:59] "POST /chown HTTP/1.1" 200 109 0.012792 10.0.0.137 - - [2025-10-27 15:18:59] "PUT /virtual-machine-interface/9f69a46d-5932-4a14-b5b4-f29ea2fb560d HTTP/1.1" 200 285 0.022495 10.0.0.137 - - [2025-10-27 15:18:59] "PUT /instance-ip/a5b6b19e-eed9-4edc-9e66-53e4e25db69f HTTP/1.1" 200 257 0.049587 10.0.0.137 - - [2025-10-27 15:18:59] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.067080 10.0.0.137 - - [2025-10-27 15:18:59] "GET /loadbalancer-listener/5d54c080-649c-477d-9685-a1f33f561473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.010638 10.0.0.137 - - [2025-10-27 15:18:59] "GET /loadbalancer-listener/5d54c080-649c-477d-9685-a1f33f561473?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.013864 10.0.0.137 - - [2025-10-27 15:18:59] "POST /ref-update HTTP/1.1" 200 156 0.020194 10.0.0.137 - - [2025-10-27 15:18:59] "POST /ref-update HTTP/1.1" 200 156 0.038122 10.0.0.137 - - [2025-10-27 15:18:59] "POST /ref-update HTTP/1.1" 200 156 0.028644 10.0.0.137 - - [2025-10-27 15:18:59] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.061583 10.0.0.137 - - [2025-10-27 15:18:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019062 10.0.0.137 - - [2025-10-27 15:18:59] "GET /loadbalancer-pool/6eca8d98-9f21-416c-b8c3-4f5c2425972f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006893 10.0.0.137 - - [2025-10-27 15:18:59] "POST /ref-update HTTP/1.1" 200 156 0.051882 10.0.0.137 - - [2025-10-27 15:18:59] "POST /ref-update HTTP/1.1" 200 156 0.041118 10.0.0.137 - - [2025-10-27 15:19:00] "POST /loadbalancer-members HTTP/1.1" 200 709 0.078932 10.0.0.137 - - [2025-10-27 15:19:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019862 10.0.0.137 - - [2025-10-27 15:19:00] "GET /loadbalancer-member/2eccb60d-736d-406d-9165-19ac428bc5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.007439 10.0.0.137 - - [2025-10-27 15:19:00] "PUT /service-instance/82e48b7f-798f-4a11-b7fd-9401aac27798 HTTP/1.1" 200 267 0.023295 10.0.0.137 - - [2025-10-27 15:19:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019982 10.0.0.137 - - [2025-10-27 15:19:00] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012820 10.0.0.137 - - [2025-10-27 15:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.137 - - [2025-10-27 15:19:00] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003876 10.0.0.137 - - [2025-10-27 15:19:00] "POST /tags HTTP/1.1" 409 221 0.002422 10.0.0.137 - - [2025-10-27 15:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.137 - - [2025-10-27 15:19:00] "GET /tag/56d1a6ea-9a12-4d98-8286-9c516f00d45d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.029664 10.0.0.137 - - [2025-10-27 15:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.137 - - [2025-10-27 15:19:00] "POST /chown HTTP/1.1" 200 109 0.037036 10.0.0.137 - - [2025-10-27 15:19:00] "POST /tags HTTP/1.1" 409 238 0.009005 10.0.0.137 - - [2025-10-27 15:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005941 10.0.0.137 - - [2025-10-27 15:19:00] "GET /tag/940c8450-65bf-430d-8a4a-3c16f36fb0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.070560 10.0.0.137 - - [2025-10-27 15:19:00] "POST /chown HTTP/1.1" 200 109 0.111403 10.0.0.137 - - [2025-10-27 15:19:00] "POST /firewall-rules HTTP/1.1" 409 293 0.005044 10.0.0.137 - - [2025-10-27 15:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010796 10.0.0.137 - - [2025-10-27 15:19:00] "PUT /instance-ip/a5b6b19e-eed9-4edc-9e66-53e4e25db69f HTTP/1.1" 200 257 0.061950 10.0.0.137 - - [2025-10-27 15:19:00] "PUT /firewall-rule/d672f8d2-8b64-4517-a6f8-8d18bc099b82 HTTP/1.1" 200 261 0.048297 10.0.0.137 - - [2025-10-27 15:19:00] "POST /ref-update HTTP/1.1" 200 156 0.025775 10.0.0.137 - - [2025-10-27 15:19:00] "POST /chown HTTP/1.1" 200 109 0.024885 10.0.0.137 - - [2025-10-27 15:19:00] "GET /firewall-rule/d672f8d2-8b64-4517-a6f8-8d18bc099b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.015283 10.0.0.137 - - [2025-10-27 15:19:00] "GET /firewall-policy/f3961cfd-3795-467b-88d4-e7ffaf5ed6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.031209 10.0.0.137 - - [2025-10-27 15:19:00] "GET /firewall-rule/d672f8d2-8b64-4517-a6f8-8d18bc099b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.016613 10.0.0.137 - - [2025-10-27 15:19:00] "POST /chown HTTP/1.1" 200 109 0.052552 10.0.0.137 - - [2025-10-27 15:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005757 10.0.0.137 - - [2025-10-27 15:19:00] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003762 10.0.0.137 - - [2025-10-27 15:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.137 - - [2025-10-27 15:19:00] "PUT /instance-ip/a5b6b19e-eed9-4edc-9e66-53e4e25db69f HTTP/1.1" 200 257 0.020304 10.0.0.137 - - [2025-10-27 15:19:00] "POST /ref-update HTTP/1.1" 200 156 0.021564 10.0.0.137 - - [2025-10-27 15:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.137 - - [2025-10-27 15:19:00] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.057031 10.0.0.137 - - [2025-10-27 15:19:00] "POST /virtual-machines HTTP/1.1" 200 374 0.014649 10.0.0.137 - - [2025-10-27 15:19:00] "POST /chown HTTP/1.1" 200 109 0.019645 10.0.0.137 - - [2025-10-27 15:19:00] "POST /chown HTTP/1.1" 200 109 0.048927 10.0.0.137 - - [2025-10-27 15:19:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.044691 10.0.0.137 - - [2025-10-27 15:19:00] "PUT /instance-ip/a5b6b19e-eed9-4edc-9e66-53e4e25db69f HTTP/1.1" 200 257 0.093582 10.0.0.137 - - [2025-10-27 15:19:01] "POST /ref-update HTTP/1.1" 200 156 0.050917 10.0.0.137 - - [2025-10-27 15:19:01] "POST /chown HTTP/1.1" 200 109 0.093439 10.0.0.137 - - [2025-10-27 15:19:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.283125 10.0.0.137 - - [2025-10-27 15:19:01] "POST /chown HTTP/1.1" 200 109 0.039524 10.0.0.137 - - [2025-10-27 15:19:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010303 10.0.0.137 - - [2025-10-27 15:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015102 10.0.0.137 - - [2025-10-27 15:19:01] "GET /virtual-machine-interface/44037690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.009845 10.0.0.137 - - [2025-10-27 15:19:01] "PUT /instance-ip/a5b6b19e-eed9-4edc-9e66-53e4e25db69f HTTP/1.1" 200 257 0.033196 10.0.0.137 - - [2025-10-27 15:19:01] "POST /ref-update HTTP/1.1" 200 156 0.024040 10.0.0.137 - - [2025-10-27 15:19:01] "POST /instance-ips HTTP/1.1" 200 414 0.033076 10.0.0.137 - - [2025-10-27 15:19:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.033159 10.0.0.137 - - [2025-10-27 15:19:01] "GET /virtual-machine-interface/44037690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.015534 10.0.0.137 - - [2025-10-27 15:19:01] "POST /set-tag HTTP/1.1" 200 109 0.035582 10.0.0.137 - - [2025-10-27 15:19:01] "GET /virtual-machine-interface/44037690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.020259 10.0.0.137 - - [2025-10-27 15:19:01] "PUT /service-instance/82e48b7f-798f-4a11-b7fd-9401aac27798 HTTP/1.1" 200 267 0.052472 10.0.0.137 - - [2025-10-27 15:19:01] "GET /instance-ip/443ae3c8-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.014955 10.0.0.137 - - [2025-10-27 15:19:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.034379 10.0.0.137 - - [2025-10-27 15:19:01] "GET /virtual-machine-interface/44037690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004567 10.0.0.137 - - [2025-10-27 15:19:01] "POST /set-tag HTTP/1.1" 200 109 0.003554 10.0.0.137 - - [2025-10-27 15:19:01] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.009959 10.0.0.137 - - [2025-10-27 15:19:01] "PUT /service-instance/82e48b7f-798f-4a11-b7fd-9401aac27798 HTTP/1.1" 200 267 0.015295 10.0.0.137 - - [2025-10-27 15:19:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016295 10.0.0.137 - - [2025-10-27 15:19:01] "POST /ref-update HTTP/1.1" 200 156 0.031012 10.0.0.137 - - [2025-10-27 15:19:01] "GET /virtual-machine-interface/44037690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012820 10.0.0.137 - - [2025-10-27 15:19:01] "PUT /service-instance/82e48b7f-798f-4a11-b7fd-9401aac27798 HTTP/1.1" 200 267 0.027725 10.0.0.137 - - [2025-10-27 15:19:01] "POST /set-tag HTTP/1.1" 200 109 0.036800 10.0.0.137 - - [2025-10-27 15:19:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.045870 10.0.0.137 - - [2025-10-27 15:19:01] "GET /virtual-machine-interface/44037690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004015 10.0.0.137 - - [2025-10-27 15:19:01] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.137 - - [2025-10-27 15:19:01] "PUT /service-instance/82e48b7f-798f-4a11-b7fd-9401aac27798 HTTP/1.1" 200 267 0.018337 10.0.0.137 - - [2025-10-27 15:19:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011031 10.0.0.137 - - [2025-10-27 15:19:01] "PUT /service-instance/82e48b7f-798f-4a11-b7fd-9401aac27798 HTTP/1.1" 200 267 0.020452 10.0.0.137 - - [2025-10-27 15:19:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018511 10.0.0.137 - - [2025-10-27 15:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.006579 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.019460 10.0.0.137 - - [2025-10-27 15:19:02] "POST /ref-update HTTP/1.1" 200 156 0.016781 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.011360 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.012489 10.0.0.137 - - [2025-10-27 15:19:02] "POST /ref-update HTTP/1.1" 200 156 0.019344 10.0.0.137 - - [2025-10-27 15:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.008451 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.011642 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.041811 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.009551 10.0.0.137 - - [2025-10-27 15:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.005591 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.016241 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:19:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000985 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:19:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000899 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.006950 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.021693 10.0.0.137 - - [2025-10-27 15:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.009033 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.018344 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.019352 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.007291 10.0.0.137 - - [2025-10-27 15:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.007651 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.024564 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.038839 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.011708 10.0.0.137 - - [2025-10-27 15:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.137 - - [2025-10-27 15:19:02] "POST /chown HTTP/1.1" 200 109 0.008235 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.006151 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.015771 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.020684 10.0.0.137 - - [2025-10-27 15:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.005872 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.016698 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.006783 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.023994 10.0.0.137 - - [2025-10-27 15:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.006994 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.022016 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.022370 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.020236 10.0.0.137 - - [2025-10-27 15:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.005858 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.006811 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.021931 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.015465 10.0.0.137 - - [2025-10-27 15:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.014078 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.030074 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.006625 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.023983 10.0.0.137 - - [2025-10-27 15:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015412 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.018436 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.033604 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.031724 10.0.0.137 - - [2025-10-27 15:19:03] "POST /chown HTTP/1.1" 200 109 0.008234 10.0.0.137 - - [2025-10-27 15:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005305 10.0.0.137 - - [2025-10-27 15:19:04] "POST /chown HTTP/1.1" 200 109 0.011562 10.0.0.137 - - [2025-10-27 15:19:04] "POST /chown HTTP/1.1" 200 109 0.010326 10.0.0.137 - - [2025-10-27 15:19:04] "POST /chown HTTP/1.1" 200 109 0.021593 10.0.0.137 - - [2025-10-27 15:19:04] "POST /chown HTTP/1.1" 200 109 0.025492 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:19:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001044 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:19:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000997 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:19:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000938 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:19:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001184 10.0.0.137 - - [2025-10-27 15:19:10] "GET /virtual-machine-interface/3efd19da-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006185 10.0.0.137 - - [2025-10-27 15:19:10] "POST /set-tag HTTP/1.1" 200 109 0.005130 10.0.0.137 - - [2025-10-27 15:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.137 - - [2025-10-27 15:19:10] "GET /loadbalancer/7c4af798-ef20-4cce-ae43-e9959d68c121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002366 10.0.0.137 - - [2025-10-27 15:19:10] "GET /loadbalancer-pool/e2428d50-74b7-4cb3-9242-17b8c3a06f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002711 10.0.0.137 - - [2025-10-27 15:19:10] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016808 10.0.0.137 - - [2025-10-27 15:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.034112 10.0.0.137 - - [2025-10-27 15:19:11] "GET /virtual-machine-interface/3efd19da-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017415 10.0.0.137 - - [2025-10-27 15:19:11] "GET /virtual-machine-interface/3efd19da-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005862 10.0.0.137 - - [2025-10-27 15:19:11] "POST /ref-update HTTP/1.1" 200 156 0.006081 10.0.0.137 - - [2025-10-27 15:19:11] "GET /floating-ip/23de0fcb-540d-40a3-a846-886aee742b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.010232 10.0.0.137 - - [2025-10-27 15:19:11] "PUT /floating-ip/23de0fcb-540d-40a3-a846-886aee742b7e HTTP/1.1" 200 257 0.010743 10.0.0.137 - - [2025-10-27 15:19:11] "POST /tags HTTP/1.1" 409 221 0.015535 10.0.0.137 - - [2025-10-27 15:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.137 - - [2025-10-27 15:19:11] "GET /tag/56d1a6ea-9a12-4d98-8286-9c516f00d45d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022327 10.0.0.137 - - [2025-10-27 15:19:11] "POST /set-tag HTTP/1.1" 200 109 0.017508 10.0.0.137 - - [2025-10-27 15:19:11] "GET /virtual-machine-interface/3f6ee240-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004663 10.0.0.137 - - [2025-10-27 15:19:11] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.137 - - [2025-10-27 15:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.137 - - [2025-10-27 15:19:11] "GET /loadbalancer/7c4af798-ef20-4cce-ae43-e9959d68c121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002941 10.0.0.137 - - [2025-10-27 15:19:11] "GET /loadbalancer-pool/e2428d50-74b7-4cb3-9242-17b8c3a06f78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003471 10.0.0.137 - - [2025-10-27 15:19:11] "POST /loadbalancer-members HTTP/1.1" 200 704 0.038225 10.0.0.137 - - [2025-10-27 15:19:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010337 10.0.0.137 - - [2025-10-27 15:19:12] "GET /virtual-machine-interface/3f6ee240-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008092 10.0.0.137 - - [2025-10-27 15:19:12] "GET /virtual-machine-interface/3f6ee240-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007399 10.0.0.137 - - [2025-10-27 15:19:12] "POST /ref-update HTTP/1.1" 200 156 0.023252 10.0.0.137 - - [2025-10-27 15:19:12] "GET /floating-ip/23de0fcb-540d-40a3-a846-886aee742b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.024327 10.0.0.137 - - [2025-10-27 15:19:12] "POST /set-tag HTTP/1.1" 200 109 0.072210 10.0.0.137 - - [2025-10-27 15:19:15] "GET /virtual-machine/6996d354-7bd5-436f-bfdb-aa8fcd3c6f11?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003483 10.0.0.137 - - [2025-10-27 15:19:15] "GET /virtual-machine-interface/3efd19da-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004681 10.0.0.137 - - [2025-10-27 15:19:15] "GET /virtual-machine/eb0b630f-159e-4314-8bf6-c9f280471088?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003289 10.0.0.137 - - [2025-10-27 15:19:15] "GET /virtual-machine-interface/3f6ee240-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004946 10.0.0.137 - - [2025-10-27 15:19:15] "GET /virtual-machine-interface/44037690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004297 10.0.0.137 - - [2025-10-27 15:19:15] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.137 - - [2025-10-27 15:19:20] "GET /virtual-machine/82824093-6f3d-4e46-945a-0697d80c90be?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003079 10.0.0.137 - - [2025-10-27 15:19:20] "GET /virtual-machine-interface/44037690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003773 10.0.0.137 - - [2025-10-27 15:19:20] "GET /virtual-machine-interface/44037690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005976 10.0.0.137 - - [2025-10-27 15:19:20] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.137 - - [2025-10-27 15:19:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.137 - - [2025-10-27 15:19:25] "POST /chown HTTP/1.1" 200 109 0.008794 10.0.0.137 - - [2025-10-27 15:19:25] "POST /chown HTTP/1.1" 200 109 0.006984 10.0.0.137 - - [2025-10-27 15:19:25] "POST /chown HTTP/1.1" 200 109 0.012206 10.0.0.137 - - [2025-10-27 15:19:25] "POST /chown HTTP/1.1" 200 109 0.016708 10.0.0.137 - - [2025-10-27 15:19:51] "GET /virtual-machine-interface/44037690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004794 10.0.0.137 - - [2025-10-27 15:19:51] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.137 - - [2025-10-27 15:19:51] "GET /virtual-machine-interface/44037690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004809 10.0.0.137 - - [2025-10-27 15:19:51] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.137 - - [2025-10-27 15:19:51] "GET /virtual-machine/82824093-6f3d-4e46-945a-0697d80c90be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002541 10.0.0.137 - - [2025-10-27 15:19:52] "POST /ref-update HTTP/1.1" 200 156 0.010789 10.0.0.137 - - [2025-10-27 15:19:52] "GET /virtual-machine-interface/44037690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.011888 10.0.0.137 - - [2025-10-27 15:19:52] "POST /set-tag HTTP/1.1" 200 109 0.025181 10.0.0.137 - - [2025-10-27 15:19:52] "POST /set-tag HTTP/1.1" 200 109 0.017986 10.0.0.137 - - [2025-10-27 15:19:52] "DELETE /instance-ip/443ae3c8-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.045379 10.0.0.137 - - [2025-10-27 15:19:52] "DELETE /virtual-machine-interface/44037690-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.034903 10.0.0.137 - - [2025-10-27 15:19:52] "DELETE /virtual-machine/82824093-6f3d-4e46-945a-0697d80c90be HTTP/1.1" 200 115 0.022243 10.0.0.137 - - [2025-10-27 15:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960 10.0.0.137 - - [2025-10-27 15:19:56] "GET /tag/940c8450-65bf-430d-8a4a-3c16f36fb0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012334 10.0.0.137 - - [2025-10-27 15:19:56] "GET /tag/940c8450-65bf-430d-8a4a-3c16f36fb0af?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.011417 10.0.0.137 - - [2025-10-27 15:19:56] "GET /virtual-machine-interface/46ab0594-fc8d-4dd0-b498-d8a414059507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.003630 10.0.0.137 - - [2025-10-27 15:19:56] "POST /set-tag HTTP/1.1" 200 109 0.014925 10.0.0.137 - - [2025-10-27 15:19:56] "GET /virtual-machine-interface/9f69a46d-5932-4a14-b5b4-f29ea2fb560d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.023241 10.0.0.137 - - [2025-10-27 15:19:56] "POST /set-tag HTTP/1.1" 200 109 0.015865 10.0.0.137 - - [2025-10-27 15:19:56] "GET /virtual-machine-interface/a7e7d54f-bcc0-4c26-8155-422c3c7c5bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004565 10.0.0.137 - - [2025-10-27 15:19:56] "POST /set-tag HTTP/1.1" 200 109 0.015099 10.0.0.137 - - [2025-10-27 15:19:56] "GET /firewall-policy/f3961cfd-3795-467b-88d4-e7ffaf5ed6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.017961 10.0.0.137 - - [2025-10-27 15:19:56] "GET /firewall-rule/d672f8d2-8b64-4517-a6f8-8d18bc099b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003418 10.0.0.137 - - [2025-10-27 15:19:56] "POST /ref-update HTTP/1.1" 200 156 0.011491 10.0.0.137 - - [2025-10-27 15:19:56] "DELETE /firewall-rule/d672f8d2-8b64-4517-a6f8-8d18bc099b82 HTTP/1.1" 200 115 0.040317 10.0.0.137 - - [2025-10-27 15:19:56] "DELETE /loadbalancer-member/2eccb60d-736d-406d-9165-19ac428bc5d2 HTTP/1.1" 200 115 0.020972 10.0.0.137 - - [2025-10-27 15:19:56] "PUT /service-instance/82e48b7f-798f-4a11-b7fd-9401aac27798 HTTP/1.1" 200 267 0.008336 10.0.0.137 - - [2025-10-27 15:19:56] "DELETE /loadbalancer-pool/6eca8d98-9f21-416c-b8c3-4f5c2425972f HTTP/1.1" 200 115 0.044642 10.0.0.137 - - [2025-10-27 15:19:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.036629 10.0.0.137 - - [2025-10-27 15:19:56] "PUT /service-instance/82e48b7f-798f-4a11-b7fd-9401aac27798 HTTP/1.1" 200 267 0.006052 10.0.0.137 - - [2025-10-27 15:19:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.023875 10.0.0.137 - - [2025-10-27 15:19:56] "DELETE /loadbalancer-listener/5d54c080-649c-477d-9685-a1f33f561473 HTTP/1.1" 200 115 0.098445 10.0.0.137 - - [2025-10-27 15:19:56] "GET /floating-ip/2abf6815-6eb6-4a54-a020-73521486b444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.003536 10.0.0.137 - - [2025-10-27 15:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.137 - - [2025-10-27 15:19:56] "POST /chown HTTP/1.1" 200 109 0.007897 10.0.0.137 - - [2025-10-27 15:19:56] "POST /chown HTTP/1.1" 200 109 0.021408 10.0.0.137 - - [2025-10-27 15:19:56] "PUT /floating-ip/2abf6815-6eb6-4a54-a020-73521486b444 HTTP/1.1" 200 257 0.050208 10.0.0.137 - - [2025-10-27 15:19:56] "POST /chown HTTP/1.1" 200 109 0.028542 10.0.0.137 - - [2025-10-27 15:19:56] "DELETE /floating-ip/2abf6815-6eb6-4a54-a020-73521486b444 HTTP/1.1" 200 115 0.049014 10.0.0.137 - - [2025-10-27 15:19:56] "POST /chown HTTP/1.1" 200 109 0.013691 10.0.0.137 - - [2025-10-27 15:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005652 10.0.0.137 - - [2025-10-27 15:19:56] "POST /chown HTTP/1.1" 200 109 0.005052 10.0.0.137 - - [2025-10-27 15:19:56] "DELETE /loadbalancer/340d899e-c0bb-47d3-9f29-5ec0351a532b HTTP/1.1" 200 115 0.083730 10.0.0.137 - - [2025-10-27 15:19:56] "POST /chown HTTP/1.1" 200 109 0.010603 10.0.0.137 - - [2025-10-27 15:19:56] "POST /chown HTTP/1.1" 200 109 0.013997 10.0.0.137 - - [2025-10-27 15:19:56] "POST /chown HTTP/1.1" 200 109 0.016256 10.0.0.137 - - [2025-10-27 15:19:56] "DELETE /instance-ip/a5b6b19e-eed9-4edc-9e66-53e4e25db69f HTTP/1.1" 200 115 0.085422 10.0.0.137 - - [2025-10-27 15:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009826 10.0.0.137 - - [2025-10-27 15:19:56] "POST /service-instances HTTP/1.1" 409 259 0.005727 10.0.0.137 - - [2025-10-27 15:19:56] "POST /service-instances HTTP/1.1" 409 259 0.002262 10.0.0.137 - - [2025-10-27 15:19:56] "DELETE /virtual-machine-interface/46ab0594-fc8d-4dd0-b498-d8a414059507 HTTP/1.1" 200 115 0.070607 10.0.0.137 - - [2025-10-27 15:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.137 - - [2025-10-27 15:19:57] "DELETE /tag/940c8450-65bf-430d-8a4a-3c16f36fb0af HTTP/1.1" 200 115 0.070014 10.0.0.137 - - [2025-10-27 15:19:57] "GET /floating-ip-pool/3d9c606a-1ec4-4a70-9020-cf8df9ec3a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015020 10.0.0.137 - - [2025-10-27 15:19:57] "POST /ref-update HTTP/1.1" 200 156 0.010425 10.0.0.137 - - [2025-10-27 15:19:57] "DELETE /service-instance/82e48b7f-798f-4a11-b7fd-9401aac27798 HTTP/1.1" 200 115 0.056472 10.0.0.137 - - [2025-10-27 15:19:57] "DELETE /floating-ip-pool/3d9c606a-1ec4-4a70-9020-cf8df9ec3a98 HTTP/1.1" 200 115 0.075543 10.0.0.137 - - [2025-10-27 15:19:57] "GET /virtual-machine-interface/9f69a46d-5932-4a14-b5b4-f29ea2fb560d?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.012683 10.0.0.137 - - [2025-10-27 15:19:57] "DELETE /virtual-machine-interface/9f69a46d-5932-4a14-b5b4-f29ea2fb560d HTTP/1.1" 200 115 0.075194 10.0.0.137 - - [2025-10-27 15:19:57] "DELETE /virtual-machine/a5417a48-c892-4fa5-8e32-8c0bde2de387 HTTP/1.1" 200 115 0.040460 10.0.0.137 - - [2025-10-27 15:19:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002932 10.0.0.137 - - [2025-10-27 15:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012264 10.0.0.137 - - [2025-10-27 15:19:57] "GET /virtual-machine-interface/a7e7d54f-bcc0-4c26-8155-422c3c7c5bae?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.017854 10.0.0.137 - - [2025-10-27 15:19:57] "POST /useragent-kv HTTP/1.1" 200 115 0.006925 10.0.0.137 - - [2025-10-27 15:19:57] "DELETE /virtual-network/4578fc2f-acd7-4982-aedf-633858fd91b4 HTTP/1.1" 200 115 0.182096 10.0.0.137 - - [2025-10-27 15:19:57] "GET /routing-instance/401f1a77-fc98-43de-9d54-64ce22f2ac0c HTTP/1.1" 404 171 0.004527 10.0.0.137 - - [2025-10-27 15:19:57] "GET /domains HTTP/1.1" 200 281 0.001349 10.0.0.137 - - [2025-10-27 15:19:57] "GET /domain/704dfe1c-f518-4969-91c1-63a9882e0be4 HTTP/1.1" 200 3099 0.012025 10.0.0.137 - - [2025-10-27 15:19:57] "DELETE /route-target/90cc9d97-381b-45ef-a137-91cf23721af6 HTTP/1.1" 200 115 0.038388 10.0.0.137 - - [2025-10-27 15:19:57] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde HTTP/1.1" 200 6900 0.077073 10.0.0.137 - - [2025-10-27 15:19:57] "DELETE /virtual-machine-interface/a7e7d54f-bcc0-4c26-8155-422c3c7c5bae HTTP/1.1" 200 115 0.130882 10.0.0.137 - - [2025-10-27 15:19:57] "POST /ref-update HTTP/1.1" 200 156 0.034476 10.0.0.137 - - [2025-10-27 15:19:57] "GET /virtual-machine-interface/3f6ee240-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.018630 10.0.0.137 - - [2025-10-27 15:19:57] "POST /set-tag HTTP/1.1" 200 109 0.007641 10.0.0.137 - - [2025-10-27 15:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010928 10.0.0.137 - - [2025-10-27 15:19:57] "GET /loadbalancer/7c4af798-ef20-4cce-ae43-e9959d68c121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.019297 10.0.0.137 - - [2025-10-27 15:19:57] "DELETE /virtual-machine/109fc703-b763-4c2e-a793-a1453fd60c50 HTTP/1.1" 200 115 0.094974 10.0.0.137 - - [2025-10-27 15:19:57] "GET /virtual-machine-interface/3f6ee240-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004592 10.0.0.137 - - [2025-10-27 15:19:57] "POST /set-tag HTTP/1.1" 200 109 0.017859 10.0.0.137 - - [2025-10-27 15:19:57] "DELETE /loadbalancer-member/4e9f22a4-be1a-40d5-9643-fefc81943c00 HTTP/1.1" 200 115 0.051807 10.0.0.137 - - [2025-10-27 15:19:58] "GET /virtual-machine-interface/3f6ee240-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006061 10.0.0.137 - - [2025-10-27 15:19:58] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.137 - - [2025-10-27 15:19:58] "GET /virtual-machine-interface/3f6ee240-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004433 10.0.0.137 - - [2025-10-27 15:19:58] "POST /set-tag HTTP/1.1" 200 109 0.003852 10.0.0.137 - - [2025-10-27 15:19:59] "GET /virtual-machine/eb0b630f-159e-4314-8bf6-c9f280471088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005510 10.0.0.137 - - [2025-10-27 15:19:59] "POST /ref-update HTTP/1.1" 200 156 0.010381 10.0.0.137 - - [2025-10-27 15:19:59] "GET /virtual-machine-interface/3f6ee240-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004745 10.0.0.137 - - [2025-10-27 15:19:59] "POST /set-tag HTTP/1.1" 200 109 0.017113 10.0.0.137 - - [2025-10-27 15:19:59] "POST /set-tag HTTP/1.1" 200 109 0.012833 10.0.0.137 - - [2025-10-27 15:19:59] "POST /set-tag HTTP/1.1" 200 109 0.038028 10.0.0.137 - - [2025-10-27 15:19:59] "DELETE /instance-ip/3f895ba2-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.031996 10.0.0.137 - - [2025-10-27 15:19:59] "POST /ref-update HTTP/1.1" 200 156 0.008103 10.0.0.137 - - [2025-10-27 15:19:59] "DELETE /virtual-machine-interface/3f6ee240-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.038189 10.0.0.137 - - [2025-10-27 15:19:59] "DELETE /virtual-machine/eb0b630f-159e-4314-8bf6-c9f280471088 HTTP/1.1" 200 115 0.022417 10.0.0.137 - - [2025-10-27 15:20:02] "GET /virtual-machine-interface/3efd19da-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004815 10.0.0.137 - - [2025-10-27 15:20:02] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.137 - - [2025-10-27 15:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.137 - - [2025-10-27 15:20:02] "GET /loadbalancer/7c4af798-ef20-4cce-ae43-e9959d68c121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002258 10.0.0.137 - - [2025-10-27 15:20:03] "GET /virtual-machine-interface/3efd19da-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006609 10.0.0.137 - - [2025-10-27 15:20:03] "POST /set-tag HTTP/1.1" 200 109 0.003650 10.0.0.137 - - [2025-10-27 15:20:03] "GET /virtual-machine-interface/3efd19da-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003976 10.0.0.137 - - [2025-10-27 15:20:03] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.137 - - [2025-10-27 15:20:04] "GET /virtual-machine/6996d354-7bd5-436f-bfdb-aa8fcd3c6f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002585 10.0.0.137 - - [2025-10-27 15:20:04] "POST /ref-update HTTP/1.1" 200 156 0.013200 10.0.0.137 - - [2025-10-27 15:20:04] "GET /virtual-machine-interface/3efd19da-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004745 10.0.0.137 - - [2025-10-27 15:20:04] "POST /set-tag HTTP/1.1" 200 109 0.019608 10.0.0.137 - - [2025-10-27 15:20:04] "POST /set-tag HTTP/1.1" 200 109 0.029948 10.0.0.137 - - [2025-10-27 15:20:04] "POST /set-tag HTTP/1.1" 200 109 0.013927 10.0.0.137 - - [2025-10-27 15:20:04] "DELETE /instance-ip/3f16b6c4-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.064651 10.0.0.137 - - [2025-10-27 15:20:04] "POST /ref-update HTTP/1.1" 200 156 0.009725 10.0.0.137 - - [2025-10-27 15:20:04] "DELETE /virtual-machine-interface/3efd19da-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.042932 10.0.0.137 - - [2025-10-27 15:20:04] "DELETE /virtual-machine/6996d354-7bd5-436f-bfdb-aa8fcd3c6f11 HTTP/1.1" 200 115 0.019871 10.0.0.137 - - [2025-10-27 15:20:04] "DELETE /tag/737ca037-073e-41fd-8d0b-9335c376d4e5 HTTP/1.1" 200 115 0.049040 10.0.0.137 - - [2025-10-27 15:20:04] "DELETE /tag/67a7367a-7bf5-471a-b130-7d877d485e85 HTTP/1.1" 200 115 0.073964 10.0.0.137 - - [2025-10-27 15:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.137 - - [2025-10-27 15:20:07] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035586 10.0.0.137 - - [2025-10-27 15:20:08] "POST /tags HTTP/1.1" 200 394 0.026666 10.0.0.137 - - [2025-10-27 15:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007864 10.0.0.137 - - [2025-10-27 15:20:08] "GET /tag/d626fe69-44b2-48f8-a668-08a37648ffdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012722 10.0.0.137 - - [2025-10-27 15:20:08] "POST /tags HTTP/1.1" 200 342 0.018174 10.0.0.137 - - [2025-10-27 15:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.137 - - [2025-10-27 15:20:08] "GET /tag/3254254a-59d3-4726-b1aa-599f64743402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014588 10.0.0.137 - - [2025-10-27 15:20:08] "POST /id-to-fqname HTTP/1.1" 200 192 0.000563 10.0.0.137 - - [2025-10-27 15:20:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.007895 10.0.0.137 - - [2025-10-27 15:20:08] "POST /security-groups HTTP/1.1" 200 589 0.071653 10.0.0.137 - - [2025-10-27 15:20:08] "POST /projects HTTP/1.1" 200 521 0.234302 10.0.0.137 - - [2025-10-27 15:20:08] "POST /fqname-to-id HTTP/1.1" 404 236 0.001591 10.0.0.137 - - [2025-10-27 15:20:08] "POST /access-control-lists HTTP/1.1" 200 600 0.067768 10.0.0.137 - - [2025-10-27 15:20:08] "POST /fqname-to-id HTTP/1.1" 404 235 0.020077 10.0.0.137 - - [2025-10-27 15:20:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.070009 10.0.0.137 - - [2025-10-27 15:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009017 10.0.0.137 - - [2025-10-27 15:20:08] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.011391 10.0.0.137 - - [2025-10-27 15:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.137 - - [2025-10-27 15:20:08] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.013833 10.0.0.137 - - [2025-10-27 15:20:08] "POST /access-control-lists HTTP/1.1" 200 598 0.104483 10.0.0.137 - - [2025-10-27 15:20:08] "PUT /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379 HTTP/1.1" 200 265 0.081933 10.0.0.137 - - [2025-10-27 15:20:08] "PUT /virtual-network/c9684566-87b5-4338-8283-2072885cbd00 HTTP/1.1" 200 265 0.049712 10.0.0.137 - - [2025-10-27 15:20:08] "POST /security-groups HTTP/1.1" 200 593 0.075328 10.0.0.137 - - [2025-10-27 15:20:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.004561 10.0.0.137 - - [2025-10-27 15:20:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.031246 10.0.0.137 - - [2025-10-27 15:20:08] "POST /chown HTTP/1.1" 200 109 0.011533 10.0.0.137 - - [2025-10-27 15:20:08] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020930 10.0.0.137 - - [2025-10-27 15:20:08] "POST /access-control-lists HTTP/1.1" 200 634 0.095906 10.0.0.137 - - [2025-10-27 15:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.137 - - [2025-10-27 15:20:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.001159 10.0.0.137 - - [2025-10-27 15:20:09] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015637 10.0.0.137 - - [2025-10-27 15:20:09] "POST /tags HTTP/1.1" 409 226 0.007522 10.0.0.137 - - [2025-10-27 15:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.137 - - [2025-10-27 15:20:09] "GET /tag/3254254a-59d3-4726-b1aa-599f64743402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.027566 10.0.0.137 - - [2025-10-27 15:20:09] "POST /access-control-lists HTTP/1.1" 200 632 0.111620 10.0.0.137 - - [2025-10-27 15:20:09] "POST /firewall-rules HTTP/1.1" 200 602 0.077354 10.0.0.137 - - [2025-10-27 15:20:09] "GET /firewall-rule/0926c16c-216d-41a0-82e5-e6db579bc8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003837 10.0.0.137 - - [2025-10-27 15:20:09] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003177 10.0.0.137 - - [2025-10-27 15:20:09] "GET /firewall-rule/0926c16c-216d-41a0-82e5-e6db579bc8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002210 10.0.0.137 - - [2025-10-27 15:20:09] "POST /ref-update HTTP/1.1" 200 156 0.044587 10.0.0.137 - - [2025-10-27 15:20:09] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008100 10.0.0.137 - - [2025-10-27 15:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.137 - - [2025-10-27 15:20:09] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003102 10.0.0.137 - - [2025-10-27 15:20:09] "POST /tags HTTP/1.1" 409 226 0.002125 10.0.0.137 - - [2025-10-27 15:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.137 - - [2025-10-27 15:20:09] "GET /tag/3254254a-59d3-4726-b1aa-599f64743402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013497 10.0.0.137 - - [2025-10-27 15:20:09] "POST /firewall-rules HTTP/1.1" 200 600 0.060694 10.0.0.137 - - [2025-10-27 15:20:09] "GET /firewall-rule/11ef4e63-73ca-49b1-84ab-bab7cdde4b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.014071 10.0.0.137 - - [2025-10-27 15:20:09] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.006938 10.0.0.137 - - [2025-10-27 15:20:09] "GET /firewall-rule/11ef4e63-73ca-49b1-84ab-bab7cdde4b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002875 10.0.0.137 - - [2025-10-27 15:20:09] "POST /ref-update HTTP/1.1" 200 156 0.060189 10.0.0.137 - - [2025-10-27 15:20:11] "POST /tags HTTP/1.1" 200 394 0.021314 10.0.0.137 - - [2025-10-27 15:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.137 - - [2025-10-27 15:20:11] "GET /tag/a83b7035-bfee-4927-abd2-ea8f94b01b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014834 10.0.0.137 - - [2025-10-27 15:20:11] "POST /tags HTTP/1.1" 200 342 0.020858 10.0.0.137 - - [2025-10-27 15:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.137 - - [2025-10-27 15:20:11] "GET /tag/09b56250-edea-4efb-beb5-7ed8c72a20a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011477 10.0.0.137 - - [2025-10-27 15:20:11] "POST /id-to-fqname HTTP/1.1" 200 192 0.000863 10.0.0.137 - - [2025-10-27 15:20:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.003310 10.0.0.137 - - [2025-10-27 15:20:11] "POST /security-groups HTTP/1.1" 200 589 0.068484 10.0.0.137 - - [2025-10-27 15:20:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.002000 10.0.0.137 - - [2025-10-27 15:20:11] "POST /projects HTTP/1.1" 200 521 0.189090 10.0.0.137 - - [2025-10-27 15:20:11] "POST /access-control-lists HTTP/1.1" 200 600 0.065346 10.0.0.137 - - [2025-10-27 15:20:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.005597 10.0.0.137 - - [2025-10-27 15:20:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.031863 10.0.0.137 - - [2025-10-27 15:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009372 10.0.0.137 - - [2025-10-27 15:20:11] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.017811 10.0.0.137 - - [2025-10-27 15:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.137 - - [2025-10-27 15:20:11] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.013612 10.0.0.137 - - [2025-10-27 15:20:11] "POST /access-control-lists HTTP/1.1" 200 598 0.099490 10.0.0.137 - - [2025-10-27 15:20:11] "PUT /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379 HTTP/1.1" 200 265 0.054456 10.0.0.137 - - [2025-10-27 15:20:11] "PUT /virtual-network/c9684566-87b5-4338-8283-2072885cbd00 HTTP/1.1" 200 265 0.050151 10.0.0.137 - - [2025-10-27 15:20:11] "POST /security-groups HTTP/1.1" 200 593 0.068896 10.0.0.137 - - [2025-10-27 15:20:11] "POST /fqname-to-id HTTP/1.1" 404 270 0.009162 10.0.0.137 - - [2025-10-27 15:20:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021029 10.0.0.137 - - [2025-10-27 15:20:11] "POST /chown HTTP/1.1" 200 109 0.024815 10.0.0.137 - - [2025-10-27 15:20:11] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003049 10.0.0.137 - - [2025-10-27 15:20:11] "POST /access-control-lists HTTP/1.1" 200 634 0.081312 10.0.0.137 - - [2025-10-27 15:20:11] "POST /fqname-to-id HTTP/1.1" 404 269 0.011070 10.0.0.137 - - [2025-10-27 15:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.137 - - [2025-10-27 15:20:11] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009309 10.0.0.137 - - [2025-10-27 15:20:11] "POST /tags HTTP/1.1" 409 226 0.003996 10.0.0.137 - - [2025-10-27 15:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.137 - - [2025-10-27 15:20:11] "GET /tag/09b56250-edea-4efb-beb5-7ed8c72a20a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.034332 10.0.0.137 - - [2025-10-27 15:20:11] "POST /access-control-lists HTTP/1.1" 200 632 0.093935 10.0.0.137 - - [2025-10-27 15:20:12] "POST /firewall-rules HTTP/1.1" 200 602 0.072948 10.0.0.137 - - [2025-10-27 15:20:12] "GET /firewall-rule/e998f83b-15cf-4902-b616-7d0712c67dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003785 10.0.0.137 - - [2025-10-27 15:20:12] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003309 10.0.0.137 - - [2025-10-27 15:20:12] "GET /firewall-rule/e998f83b-15cf-4902-b616-7d0712c67dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.001952 10.0.0.137 - - [2025-10-27 15:20:12] "POST /ref-update HTTP/1.1" 200 156 0.072105 10.0.0.137 - - [2025-10-27 15:20:12] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014945 10.0.0.137 - - [2025-10-27 15:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.137 - - [2025-10-27 15:20:12] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003523 10.0.0.137 - - [2025-10-27 15:20:12] "POST /tags HTTP/1.1" 409 226 0.002169 10.0.0.137 - - [2025-10-27 15:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.137 - - [2025-10-27 15:20:12] "GET /tag/09b56250-edea-4efb-beb5-7ed8c72a20a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017052 10.0.0.137 - - [2025-10-27 15:20:12] "POST /firewall-rules HTTP/1.1" 200 600 0.176021 10.0.0.137 - - [2025-10-27 15:20:12] "GET /firewall-rule/071799fe-acb2-4fc6-bdef-608198efe685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.020721 10.0.0.137 - - [2025-10-27 15:20:12] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.006943 10.0.0.137 - - [2025-10-27 15:20:12] "GET /firewall-rule/071799fe-acb2-4fc6-bdef-608198efe685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002645 10.0.0.137 - - [2025-10-27 15:20:12] "POST /ref-update HTTP/1.1" 200 156 0.076713 10.0.0.137 - - [2025-10-27 15:20:14] "POST /tags HTTP/1.1" 200 346 0.107754 10.0.0.137 - - [2025-10-27 15:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016646 10.0.0.137 - - [2025-10-27 15:20:14] "GET /tag/4182c8da-c343-4ae1-a0d0-2ca87e073dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.024169 10.0.0.137 - - [2025-10-27 15:20:14] "POST /projects HTTP/1.1" 409 238 0.002506 10.0.0.137 - - [2025-10-27 15:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.137 - - [2025-10-27 15:20:14] "GET /project/91586e3c-bcd6-4e8c-a027-5a340e67b7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036566 10.0.0.137 - - [2025-10-27 15:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.137 - - [2025-10-27 15:20:14] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008273 10.0.0.137 - - [2025-10-27 15:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.137 - - [2025-10-27 15:20:14] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.009026 10.0.0.137 - - [2025-10-27 15:20:14] "POST /security-groups HTTP/1.1" 409 285 0.008399 10.0.0.137 - - [2025-10-27 15:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006500 10.0.0.137 - - [2025-10-27 15:20:14] "PUT /security-group/958485de-b746-4596-b255-78b212f701ea HTTP/1.1" 200 263 0.069956 10.0.0.137 - - [2025-10-27 15:20:14] "PUT /access-control-list/5a9a8ff9-84bf-4eea-ad41-f430d0eb428e HTTP/1.1" 200 273 0.010331 10.0.0.137 - - [2025-10-27 15:20:14] "PUT /access-control-list/18dcf28d-b470-4f07-bdd4-846590f6909e HTTP/1.1" 200 273 0.019128 10.0.0.137 - - [2025-10-27 15:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.137 - - [2025-10-27 15:20:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.026400 10.0.0.137 - - [2025-10-27 15:20:14] "POST /tags HTTP/1.1" 409 228 0.011296 10.0.0.137 - - [2025-10-27 15:20:14] "GET /project/91586e3c-bcd6-4e8c-a027-5a340e67b7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.061990 10.0.0.137 - - [2025-10-27 15:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010943 10.0.0.137 - - [2025-10-27 15:20:14] "GET /tag/4182c8da-c343-4ae1-a0d0-2ca87e073dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010284 10.0.0.137 - - [2025-10-27 15:20:14] "POST /tags HTTP/1.1" 200 346 0.022273 10.0.0.137 - - [2025-10-27 15:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015784 10.0.0.137 - - [2025-10-27 15:20:14] "GET /tag/73cb14fa-da9b-4623-af7b-a0ddf1bdbb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.019888 10.0.0.137 - - [2025-10-27 15:20:14] "POST /projects HTTP/1.1" 409 238 0.002232 10.0.0.137 - - [2025-10-27 15:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.137 - - [2025-10-27 15:20:14] "GET /project/6e7c60b4-2820-43e7-9af7-ebd34023f745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029175 10.0.0.137 - - [2025-10-27 15:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.137 - - [2025-10-27 15:20:14] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004198 10.0.0.137 - - [2025-10-27 15:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.137 - - [2025-10-27 15:20:14] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005691 10.0.0.137 - - [2025-10-27 15:20:14] "POST /security-groups HTTP/1.1" 409 285 0.002513 10.0.0.137 - - [2025-10-27 15:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.137 - - [2025-10-27 15:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.137 - - [2025-10-27 15:20:15] "PUT /security-group/f45d4779-c5df-40d9-a44f-28a5d3e18de6 HTTP/1.1" 200 263 0.058021 10.0.0.137 - - [2025-10-27 15:20:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.051401 10.0.0.137 - - [2025-10-27 15:20:15] "PUT /access-control-list/165ec272-9eae-49ee-b4a3-1a6e10e12d30 HTTP/1.1" 200 273 0.035266 10.0.0.137 - - [2025-10-27 15:20:15] "GET /project/6e7c60b4-2820-43e7-9af7-ebd34023f745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.103061 10.0.0.137 - - [2025-10-27 15:20:15] "POST /tags HTTP/1.1" 409 228 0.028143 10.0.0.137 - - [2025-10-27 15:20:15] "PUT /access-control-list/1564bb7f-399f-442b-9aa7-94e64e312c41 HTTP/1.1" 200 273 0.023241 10.0.0.137 - - [2025-10-27 15:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.137 - - [2025-10-27 15:20:15] "GET /tag/73cb14fa-da9b-4623-af7b-a0ddf1bdbb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010018 10.0.0.137 - - [2025-10-27 15:20:15] "POST /tags HTTP/1.1" 200 292 0.069636 10.0.0.137 - - [2025-10-27 15:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.137 - - [2025-10-27 15:20:15] "GET /tag/2f6e2fe3-2772-4743-bddb-a2a1dd4302e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.015000 10.0.0.137 - - [2025-10-27 15:20:15] "POST /tags HTTP/1.1" 200 304 0.068581 10.0.0.137 - - [2025-10-27 15:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.137 - - [2025-10-27 15:20:15] "GET /tag/5c35990d-f2e3-4b73-9f8d-af072cd676ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.020429 10.0.0.137 - - [2025-10-27 15:20:15] "POST /tags HTTP/1.1" 409 252 0.002054 10.0.0.137 - - [2025-10-27 15:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.137 - - [2025-10-27 15:20:15] "GET /tag/d626fe69-44b2-48f8-a668-08a37648ffdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011559 10.0.0.137 - - [2025-10-27 15:20:15] "POST /tags HTTP/1.1" 409 226 0.002231 10.0.0.137 - - [2025-10-27 15:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.137 - - [2025-10-27 15:20:15] "GET /tag/3254254a-59d3-4726-b1aa-599f64743402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015879 10.0.0.137 - - [2025-10-27 15:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.137 - - [2025-10-27 15:20:15] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004698 10.0.0.137 - - [2025-10-27 15:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.137 - - [2025-10-27 15:20:15] "GET /project/91586e3c-bcd6-4e8c-a027-5a340e67b7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.021301 10.0.0.137 - - [2025-10-27 15:20:15] "POST /virtual-machines HTTP/1.1" 200 396 0.006750 10.0.0.137 - - [2025-10-27 15:20:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007814 10.0.0.137 - - [2025-10-27 15:20:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120378 10.0.0.137 - - [2025-10-27 15:20:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023918 10.0.0.137 - - [2025-10-27 15:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007612 10.0.0.137 - - [2025-10-27 15:20:15] "GET /virtual-machine-interface/70aab690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004518 10.0.0.137 - - [2025-10-27 15:20:16] "POST /instance-ips HTTP/1.1" 200 398 0.057181 10.0.0.137 - - [2025-10-27 15:20:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.013854 10.0.0.137 - - [2025-10-27 15:20:16] "GET /virtual-machine-interface/70aab690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010791 10.0.0.137 - - [2025-10-27 15:20:16] "POST /set-tag HTTP/1.1" 200 109 0.078495 10.0.0.137 - - [2025-10-27 15:20:16] "GET /virtual-machine-interface/70aab690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009458 10.0.0.137 - - [2025-10-27 15:20:16] "GET /instance-ip/70c1f378-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007373 10.0.0.137 - - [2025-10-27 15:20:16] "GET /virtual-machine-interface/70aab690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004447 10.0.0.137 - - [2025-10-27 15:20:16] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.137 - - [2025-10-27 15:20:16] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003502 10.0.0.137 - - [2025-10-27 15:20:16] "POST /ref-update HTTP/1.1" 200 156 0.010699 10.0.0.137 - - [2025-10-27 15:20:16] "GET /virtual-machine-interface/70aab690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012729 10.0.0.137 - - [2025-10-27 15:20:16] "POST /set-tag HTTP/1.1" 200 109 0.003161 10.0.0.137 - - [2025-10-27 15:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.137 - - [2025-10-27 15:20:16] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.016705 10.0.0.137 - - [2025-10-27 15:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.137 - - [2025-10-27 15:20:16] "GET /project/91586e3c-bcd6-4e8c-a027-5a340e67b7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037671 10.0.0.137 - - [2025-10-27 15:20:16] "POST /virtual-machines HTTP/1.1" 200 396 0.006611 10.0.0.137 - - [2025-10-27 15:20:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019462 10.0.0.137 - - [2025-10-27 15:20:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105928 10.0.0.137 - - [2025-10-27 15:20:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008794 10.0.0.137 - - [2025-10-27 15:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014557 10.0.0.137 - - [2025-10-27 15:20:16] "GET /virtual-machine-interface/71294af0-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004488 10.0.0.137 - - [2025-10-27 15:20:16] "POST /instance-ips HTTP/1.1" 200 398 0.025374 10.0.0.137 - - [2025-10-27 15:20:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.021676 10.0.0.137 - - [2025-10-27 15:20:16] "GET /virtual-machine-interface/71294af0-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010020 10.0.0.137 - - [2025-10-27 15:20:17] "POST /set-tag HTTP/1.1" 200 109 0.059768 10.0.0.137 - - [2025-10-27 15:20:17] "GET /virtual-machine-interface/71294af0-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015193 10.0.0.137 - - [2025-10-27 15:20:17] "GET /instance-ip/7141c1de-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003245 10.0.0.137 - - [2025-10-27 15:20:17] "GET /virtual-machine-interface/71294af0-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006146 10.0.0.137 - - [2025-10-27 15:20:17] "POST /set-tag HTTP/1.1" 200 109 0.008167 10.0.0.137 - - [2025-10-27 15:20:17] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003522 10.0.0.137 - - [2025-10-27 15:20:17] "POST /ref-update HTTP/1.1" 200 156 0.009722 10.0.0.137 - - [2025-10-27 15:20:17] "GET /virtual-machine-interface/71294af0-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010196 10.0.0.137 - - [2025-10-27 15:20:17] "POST /set-tag HTTP/1.1" 200 109 0.002732 10.0.0.137 - - [2025-10-27 15:20:17] "POST /tags HTTP/1.1" 200 292 0.030787 10.0.0.137 - - [2025-10-27 15:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006397 10.0.0.137 - - [2025-10-27 15:20:17] "GET /tag/c46668c3-8980-4aa4-9a38-493aa3c6e18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.015451 10.0.0.137 - - [2025-10-27 15:20:17] "POST /tags HTTP/1.1" 409 252 0.002105 10.0.0.137 - - [2025-10-27 15:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.137 - - [2025-10-27 15:20:17] "GET /tag/a83b7035-bfee-4927-abd2-ea8f94b01b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010195 10.0.0.137 - - [2025-10-27 15:20:17] "POST /tags HTTP/1.1" 409 226 0.001765 10.0.0.137 - - [2025-10-27 15:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.137 - - [2025-10-27 15:20:17] "GET /tag/09b56250-edea-4efb-beb5-7ed8c72a20a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010406 10.0.0.137 - - [2025-10-27 15:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.137 - - [2025-10-27 15:20:17] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004796 10.0.0.137 - - [2025-10-27 15:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.137 - - [2025-10-27 15:20:17] "GET /project/6e7c60b4-2820-43e7-9af7-ebd34023f745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036475 10.0.0.137 - - [2025-10-27 15:20:17] "POST /virtual-machines HTTP/1.1" 200 396 0.007536 10.0.0.137 - - [2025-10-27 15:20:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007711 10.0.0.137 - - [2025-10-27 15:20:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.126559 10.0.0.137 - - [2025-10-27 15:20:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018112 10.0.0.137 - - [2025-10-27 15:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007010 10.0.0.137 - - [2025-10-27 15:20:17] "GET /virtual-machine-interface/71c1a5ca-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004746 10.0.0.137 - - [2025-10-27 15:20:17] "POST /instance-ips HTTP/1.1" 200 398 0.021967 10.0.0.137 - - [2025-10-27 15:20:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.027072 10.0.0.137 - - [2025-10-27 15:20:17] "GET /virtual-machine-interface/71c1a5ca-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008977 10.0.0.137 - - [2025-10-27 15:20:18] "POST /set-tag HTTP/1.1" 200 109 0.060318 10.0.0.137 - - [2025-10-27 15:20:18] "GET /virtual-machine-interface/71c1a5ca-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.027329 10.0.0.137 - - [2025-10-27 15:20:18] "GET /instance-ip/71d9c196-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006553 10.0.0.137 - - [2025-10-27 15:20:18] "GET /virtual-machine-interface/71c1a5ca-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004390 10.0.0.137 - - [2025-10-27 15:20:18] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.137 - - [2025-10-27 15:20:18] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003927 10.0.0.137 - - [2025-10-27 15:20:18] "POST /ref-update HTTP/1.1" 200 156 0.008410 10.0.0.137 - - [2025-10-27 15:20:18] "GET /virtual-machine-interface/71c1a5ca-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007581 10.0.0.137 - - [2025-10-27 15:20:18] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.137 - - [2025-10-27 15:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.137 - - [2025-10-27 15:20:18] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003847 10.0.0.137 - - [2025-10-27 15:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.137 - - [2025-10-27 15:20:18] "GET /project/6e7c60b4-2820-43e7-9af7-ebd34023f745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.024361 10.0.0.137 - - [2025-10-27 15:20:18] "POST /virtual-machines HTTP/1.1" 200 396 0.009316 10.0.0.137 - - [2025-10-27 15:20:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020233 10.0.0.137 - - [2025-10-27 15:20:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.095626 10.0.0.137 - - [2025-10-27 15:20:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.014371 10.0.0.137 - - [2025-10-27 15:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007668 10.0.0.137 - - [2025-10-27 15:20:18] "GET /virtual-machine-interface/72381a2a-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008478 10.0.0.137 - - [2025-10-27 15:20:18] "POST /instance-ips HTTP/1.1" 200 398 0.019864 10.0.0.137 - - [2025-10-27 15:20:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023936 10.0.0.137 - - [2025-10-27 15:20:18] "GET /virtual-machine-interface/72381a2a-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007596 10.0.0.137 - - [2025-10-27 15:20:18] "POST /set-tag HTTP/1.1" 200 109 0.064812 10.0.0.137 - - [2025-10-27 15:20:18] "GET /virtual-machine-interface/72381a2a-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019501 10.0.0.137 - - [2025-10-27 15:20:18] "GET /instance-ip/72504a28-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005548 10.0.0.137 - - [2025-10-27 15:20:18] "GET /virtual-machine-interface/72381a2a-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009886 10.0.0.137 - - [2025-10-27 15:20:18] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.137 - - [2025-10-27 15:20:18] "POST /tags HTTP/1.1" 200 300 0.022240 10.0.0.137 - - [2025-10-27 15:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016453 10.0.0.137 - - [2025-10-27 15:20:18] "GET /tag/a34fa5ee-63f7-4bcb-8a0b-8694c4ef1a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011516 10.0.0.137 - - [2025-10-27 15:20:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.137 - - [2025-10-27 15:20:18] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003518 10.0.0.137 - - [2025-10-27 15:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.137 - - [2025-10-27 15:20:19] "GET /project/91586e3c-bcd6-4e8c-a027-5a340e67b7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029129 10.0.0.137 - - [2025-10-27 15:20:19] "POST /virtual-machines HTTP/1.1" 200 396 0.010572 10.0.0.137 - - [2025-10-27 15:20:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.009723 10.0.0.137 - - [2025-10-27 15:20:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.092335 10.0.0.137 - - [2025-10-27 15:20:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016249 10.0.0.137 - - [2025-10-27 15:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.137 - - [2025-10-27 15:20:19] "GET /virtual-machine-interface/72acfa98-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004666 10.0.0.137 - - [2025-10-27 15:20:19] "POST /instance-ips HTTP/1.1" 200 398 0.026197 10.0.0.137 - - [2025-10-27 15:20:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.026239 10.0.0.137 - - [2025-10-27 15:20:19] "GET /virtual-machine-interface/72acfa98-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014704 10.0.0.137 - - [2025-10-27 15:20:19] "POST /set-tag HTTP/1.1" 200 109 0.021008 10.0.0.137 - - [2025-10-27 15:20:19] "GET /virtual-machine-interface/72acfa98-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016833 10.0.0.137 - - [2025-10-27 15:20:19] "GET /instance-ip/72bfda46-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003587 10.0.0.137 - - [2025-10-27 15:20:19] "GET /virtual-machine-interface/72acfa98-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007960 10.0.0.137 - - [2025-10-27 15:20:19] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.137 - - [2025-10-27 15:20:19] "POST /tags HTTP/1.1" 200 300 0.016882 10.0.0.137 - - [2025-10-27 15:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.137 - - [2025-10-27 15:20:19] "GET /tag/e526d350-a980-4896-92bf-345ca9d8233c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016804 10.0.0.137 - - [2025-10-27 15:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.137 - - [2025-10-27 15:20:19] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004327 10.0.0.137 - - [2025-10-27 15:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.137 - - [2025-10-27 15:20:19] "GET /project/91586e3c-bcd6-4e8c-a027-5a340e67b7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029107 10.0.0.137 - - [2025-10-27 15:20:19] "POST /virtual-machines HTTP/1.1" 200 396 0.010073 10.0.0.137 - - [2025-10-27 15:20:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.009204 10.0.0.137 - - [2025-10-27 15:20:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113181 10.0.0.137 - - [2025-10-27 15:20:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027878 10.0.0.137 - - [2025-10-27 15:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012957 10.0.0.137 - - [2025-10-27 15:20:20] "GET /virtual-machine-interface/73136846-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005090 10.0.0.137 - - [2025-10-27 15:20:20] "POST /instance-ips HTTP/1.1" 200 398 0.033658 10.0.0.137 - - [2025-10-27 15:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.025223 10.0.0.137 - - [2025-10-27 15:20:20] "GET /virtual-machine-interface/73136846-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.018719 10.0.0.137 - - [2025-10-27 15:20:20] "POST /set-tag HTTP/1.1" 200 109 0.019832 10.0.0.137 - - [2025-10-27 15:20:20] "GET /virtual-machine-interface/73136846-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016721 10.0.0.137 - - [2025-10-27 15:20:20] "GET /instance-ip/732a941c-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003029 10.0.0.137 - - [2025-10-27 15:20:20] "GET /virtual-machine-interface/73136846-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004375 10.0.0.137 - - [2025-10-27 15:20:20] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.137 - - [2025-10-27 15:20:20] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003224 10.0.0.137 - - [2025-10-27 15:20:20] "POST /ref-update HTTP/1.1" 200 156 0.009172 10.0.0.137 - - [2025-10-27 15:20:20] "GET /virtual-machine-interface/72381a2a-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008216 10.0.0.137 - - [2025-10-27 15:20:20] "POST /set-tag HTTP/1.1" 200 109 0.003727 10.0.0.137 - - [2025-10-27 15:20:20] "POST /tags HTTP/1.1" 200 300 0.020927 10.0.0.137 - - [2025-10-27 15:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008545 10.0.0.137 - - [2025-10-27 15:20:20] "GET /tag/b00efce4-7a47-4eec-849c-f0dc44fbbcb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015227 10.0.0.137 - - [2025-10-27 15:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.137 - - [2025-10-27 15:20:20] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004392 10.0.0.137 - - [2025-10-27 15:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.137 - - [2025-10-27 15:20:20] "GET /project/6e7c60b4-2820-43e7-9af7-ebd34023f745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038671 10.0.0.137 - - [2025-10-27 15:20:20] "POST /virtual-machines HTTP/1.1" 200 396 0.019467 10.0.0.137 - - [2025-10-27 15:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.041299 10.0.0.137 - - [2025-10-27 15:20:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102319 10.0.0.137 - - [2025-10-27 15:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011069 10.0.0.137 - - [2025-10-27 15:20:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010319 10.0.0.137 - - [2025-10-27 15:20:20] "GET /virtual-machine-interface/7396e496-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005791 10.0.0.137 - - [2025-10-27 15:20:20] "POST /instance-ips HTTP/1.1" 200 398 0.024507 10.0.0.137 - - [2025-10-27 15:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.024092 10.0.0.137 - - [2025-10-27 15:20:20] "GET /virtual-machine-interface/7396e496-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009108 10.0.0.137 - - [2025-10-27 15:20:21] "POST /set-tag HTTP/1.1" 200 109 0.018901 10.0.0.137 - - [2025-10-27 15:20:21] "GET /virtual-machine-interface/7396e496-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023957 10.0.0.137 - - [2025-10-27 15:20:21] "GET /instance-ip/73aff544-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005181 10.0.0.137 - - [2025-10-27 15:20:21] "GET /virtual-machine-interface/7396e496-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004171 10.0.0.137 - - [2025-10-27 15:20:21] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.137 - - [2025-10-27 15:20:21] "POST /tags HTTP/1.1" 200 300 0.013914 10.0.0.137 - - [2025-10-27 15:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.137 - - [2025-10-27 15:20:21] "GET /tag/65b5f6a2-3a42-47e1-bb3b-77332431e9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010632 10.0.0.137 - - [2025-10-27 15:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.137 - - [2025-10-27 15:20:21] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004102 10.0.0.137 - - [2025-10-27 15:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.137 - - [2025-10-27 15:20:21] "GET /project/6e7c60b4-2820-43e7-9af7-ebd34023f745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028471 10.0.0.137 - - [2025-10-27 15:20:21] "POST /virtual-machines HTTP/1.1" 200 396 0.007290 10.0.0.137 - - [2025-10-27 15:20:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008125 10.0.0.137 - - [2025-10-27 15:20:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113789 10.0.0.137 - - [2025-10-27 15:20:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022872 10.0.0.137 - - [2025-10-27 15:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.137 - - [2025-10-27 15:20:21] "GET /virtual-machine-interface/7400b042-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004650 10.0.0.137 - - [2025-10-27 15:20:21] "POST /instance-ips HTTP/1.1" 200 398 0.017638 10.0.0.137 - - [2025-10-27 15:20:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016977 10.0.0.137 - - [2025-10-27 15:20:21] "GET /virtual-machine-interface/7400b042-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007913 10.0.0.137 - - [2025-10-27 15:20:21] "POST /set-tag HTTP/1.1" 200 109 0.016874 10.0.0.137 - - [2025-10-27 15:20:21] "GET /virtual-machine-interface/7400b042-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006596 10.0.0.137 - - [2025-10-27 15:20:21] "GET /instance-ip/74166e0a-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004199 10.0.0.137 - - [2025-10-27 15:20:21] "GET /virtual-machine-interface/7400b042-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004964 10.0.0.137 - - [2025-10-27 15:20:21] "POST /set-tag HTTP/1.1" 200 109 0.002444 10.0.0.137 - - [2025-10-27 15:20:21] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004043 10.0.0.137 - - [2025-10-27 15:20:21] "POST /ref-update HTTP/1.1" 200 156 0.009493 10.0.0.137 - - [2025-10-27 15:20:21] "GET /virtual-machine-interface/72acfa98-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007547 10.0.0.137 - - [2025-10-27 15:20:21] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.137 - - [2025-10-27 15:20:21] "GET /virtual-machine-interface/70aab690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004143 10.0.0.137 - - [2025-10-27 15:20:21] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.137 - - [2025-10-27 15:20:21] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003652 10.0.0.137 - - [2025-10-27 15:20:21] "POST /ref-update HTTP/1.1" 200 156 0.007949 10.0.0.137 - - [2025-10-27 15:20:21] "GET /virtual-machine-interface/7396e496-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004256 10.0.0.137 - - [2025-10-27 15:20:22] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.137 - - [2025-10-27 15:20:22] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.003532 10.0.0.137 - - [2025-10-27 15:20:22] "POST /ref-update HTTP/1.1" 200 156 0.008965 10.0.0.137 - - [2025-10-27 15:20:22] "GET /virtual-machine-interface/73136846-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014760 10.0.0.137 - - [2025-10-27 15:20:22] "POST /set-tag HTTP/1.1" 200 109 0.001990 10.0.0.137 - - [2025-10-27 15:20:22] "GET /virtual-machine-interface/71294af0-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004186 10.0.0.137 - - [2025-10-27 15:20:22] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.137 - - [2025-10-27 15:20:22] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.003411 10.0.0.137 - - [2025-10-27 15:20:22] "POST /ref-update HTTP/1.1" 200 156 0.023595 10.0.0.137 - - [2025-10-27 15:20:22] "GET /virtual-machine-interface/7400b042-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004236 10.0.0.137 - - [2025-10-27 15:20:22] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.137 - - [2025-10-27 15:20:22] "GET /virtual-machine-interface/71c1a5ca-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003812 10.0.0.137 - - [2025-10-27 15:20:22] "POST /set-tag HTTP/1.1" 200 109 0.001691 10.0.0.137 - - [2025-10-27 15:20:22] "GET /virtual-machine-interface/72381a2a-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004637 10.0.0.137 - - [2025-10-27 15:20:22] "POST /set-tag HTTP/1.1" 200 109 0.003910 10.0.0.137 - - [2025-10-27 15:20:22] "GET /virtual-machine-interface/72acfa98-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003456 10.0.0.137 - - [2025-10-27 15:20:22] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.137 - - [2025-10-27 15:20:22] "GET /virtual-machine-interface/73136846-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003993 10.0.0.137 - - [2025-10-27 15:20:22] "POST /set-tag HTTP/1.1" 200 109 0.001775 10.0.0.137 - - [2025-10-27 15:20:22] "GET /virtual-machine-interface/7396e496-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008424 10.0.0.137 - - [2025-10-27 15:20:22] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.137 - - [2025-10-27 15:20:22] "GET /virtual-machine-interface/7400b042-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004605 10.0.0.137 - - [2025-10-27 15:20:22] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.137 - - [2025-10-27 15:20:22] "GET /virtual-machine-interface/71c1a5ca-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005037 10.0.0.137 - - [2025-10-27 15:20:22] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.137 - - [2025-10-27 15:20:22] "GET /virtual-machine-interface/72381a2a-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007839 10.0.0.137 - - [2025-10-27 15:20:22] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.137 - - [2025-10-27 15:20:26] "GET /virtual-machine-interface/73136846-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004700 10.0.0.137 - - [2025-10-27 15:20:26] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.137 - - [2025-10-27 15:20:26] "GET /virtual-machine-interface/70aab690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004232 10.0.0.137 - - [2025-10-27 15:20:26] "POST /set-tag HTTP/1.1" 200 109 0.004738 10.0.0.137 - - [2025-10-27 15:20:27] "GET /virtual-machine-interface/71294af0-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004331 10.0.0.137 - - [2025-10-27 15:20:27] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.137 - - [2025-10-27 15:20:30] "GET /virtual-machine/ecbd11ed-a6e3-421a-9f0e-fd3ee743e247?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002911 10.0.0.137 - - [2025-10-27 15:20:30] "GET /virtual-machine-interface/70aab690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003643 10.0.0.137 - - [2025-10-27 15:20:30] "GET /virtual-machine/99204952-82b3-4d85-895a-5eb13479e114?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004938 10.0.0.137 - - [2025-10-27 15:20:30] "GET /virtual-machine-interface/71294af0-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005292 10.0.0.137 - - [2025-10-27 15:20:30] "GET /virtual-machine/0d3283a8-1635-4a65-91e7-4b218f12c246?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004380 10.0.0.137 - - [2025-10-27 15:20:30] "GET /virtual-machine-interface/71c1a5ca-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004496 10.0.0.137 - - [2025-10-27 15:20:30] "GET /virtual-machine/d1e07521-134a-43d4-aafb-875c9261cb5f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002777 10.0.0.137 - - [2025-10-27 15:20:30] "GET /virtual-machine-interface/72381a2a-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003585 10.0.0.137 - - [2025-10-27 15:20:30] "GET /global-system-configs HTTP/1.1" 200 323 0.002188 10.0.0.137 - - [2025-10-27 15:20:31] "GET /global-system-configs HTTP/1.1" 200 323 0.002379 10.0.0.137 - - [2025-10-27 15:20:32] "GET /virtual-machine-interface/72acfa98-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005055 10.0.0.137 - - [2025-10-27 15:20:32] "POST /set-tag HTTP/1.1" 200 109 0.003518 10.0.0.137 - - [2025-10-27 15:20:32] "GET /virtual-machine-interface/7396e496-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004583 10.0.0.137 - - [2025-10-27 15:20:32] "POST /set-tag HTTP/1.1" 200 109 0.002956 10.0.0.137 - - [2025-10-27 15:20:32] "GET /virtual-machine-interface/7400b042-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004427 10.0.0.137 - - [2025-10-27 15:20:32] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.137 - - [2025-10-27 15:20:35] "GET /virtual-machine/88642ca5-0722-4d08-a65a-96aa40030cdc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003016 10.0.0.137 - - [2025-10-27 15:20:35] "GET /virtual-machine-interface/72acfa98-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003563 10.0.0.137 - - [2025-10-27 15:20:35] "GET /virtual-machine/c00c8a5b-ad2d-4af2-b522-9a475e5ee658?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002971 10.0.0.137 - - [2025-10-27 15:20:35] "GET /virtual-machine-interface/7396e496-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004115 10.0.0.137 - - [2025-10-27 15:20:35] "GET /virtual-machine/59f82e50-ec3d-4bae-90ec-a33fc8d3df0b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003170 10.0.0.137 - - [2025-10-27 15:20:35] "GET /virtual-machine-interface/73136846-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004254 10.0.0.137 - - [2025-10-27 15:20:35] "GET /virtual-machine/49169603-41d0-4da7-af37-cc939f7eb836?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003288 10.0.0.137 - - [2025-10-27 15:20:35] "GET /virtual-machine-interface/7400b042-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004391 10.0.0.137 - - [2025-10-27 15:20:36] "GET /loadbalancer/f6bf4b68-71ff-4ff8-895c-d92c2b15129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004673 10.0.0.137 - - [2025-10-27 15:20:36] "POST /tags HTTP/1.1" 200 334 0.032418 10.0.0.137 - - [2025-10-27 15:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009781 10.0.0.137 - - [2025-10-27 15:20:36] "GET /tag/8c48fefc-671f-4f5c-ad84-84fc4d8f6902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011813 10.0.0.137 - - [2025-10-27 15:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.137 - - [2025-10-27 15:20:36] "GET /project/91586e3c-bcd6-4e8c-a027-5a340e67b7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027492 10.0.0.137 - - [2025-10-27 15:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.137 - - [2025-10-27 15:20:36] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004051 10.0.0.137 - - [2025-10-27 15:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.137 - - [2025-10-27 15:20:36] "GET /service-appliance-set/f1ae7476-8042-4e34-a69c-1310a70852ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002456 10.0.0.137 - - [2025-10-27 15:20:36] "POST /fqname-to-id HTTP/1.1" 404 273 0.001437 10.0.0.137 - - [2025-10-27 15:20:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.082193 10.0.0.137 - - [2025-10-27 15:20:36] "GET /virtual-machine-interface/76dd49c2-b97b-4ab1-83d7-dae5a528617d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.021524 10.0.0.137 - - [2025-10-27 15:20:36] "POST /instance-ips HTTP/1.1" 200 410 0.021577 10.0.0.137 - - [2025-10-27 15:20:36] "GET /instance-ip/9a228a32-52d0-40cd-ad72-191ed9fc3979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003787 10.0.0.137 - - [2025-10-27 15:20:36] "POST /loadbalancers HTTP/1.1" 200 631 0.066269 10.0.0.137 - - [2025-10-27 15:20:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.028431 10.0.0.137 - - [2025-10-27 15:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007163 10.0.0.137 - - [2025-10-27 15:20:36] "GET /project/91586e3c-bcd6-4e8c-a027-5a340e67b7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039117 10.0.0.137 - - [2025-10-27 15:20:36] "GET /instance-ip/9a228a32-52d0-40cd-ad72-191ed9fc3979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.002497 10.0.0.137 - - [2025-10-27 15:20:36] "POST /floating-ips HTTP/1.1" 200 599 0.015295 10.0.0.137 - - [2025-10-27 15:20:36] "GET /project/91586e3c-bcd6-4e8c-a027-5a340e67b7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047163 10.0.0.137 - - [2025-10-27 15:20:36] "GET /loadbalancer/f6bf4b68-71ff-4ff8-895c-d92c2b15129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004534 10.0.0.137 - - [2025-10-27 15:20:36] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.019935 10.0.0.137 - - [2025-10-27 15:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.137 - - [2025-10-27 15:20:36] "GET /project/91586e3c-bcd6-4e8c-a027-5a340e67b7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031500 10.0.0.137 - - [2025-10-27 15:20:36] "GET /loadbalancer-listener/b399a498-aff8-4b8b-bb68-83628395ed10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003006 10.0.0.137 - - [2025-10-27 15:20:37] "GET /loadbalancer-listener/b399a498-aff8-4b8b-bb68-83628395ed10?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003277 10.0.0.137 - - [2025-10-27 15:20:37] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.016417 10.0.0.137 - - [2025-10-27 15:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.137 - - [2025-10-27 15:20:37] "GET /instance-ip/9a228a32-52d0-40cd-ad72-191ed9fc3979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003042 10.0.0.137 - - [2025-10-27 15:20:37] "GET /instance-ip/9a228a32-52d0-40cd-ad72-191ed9fc3979?fields=floating_ips HTTP/1.1" 200 1215 0.004261 10.0.0.137 - - [2025-10-27 15:20:37] "GET /loadbalancer/f6bf4b68-71ff-4ff8-895c-d92c2b15129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003070 10.0.0.137 - - [2025-10-27 15:20:37] "GET /floating-ip/e8d67276-4b0e-41ae-b5ea-7433ecf2d8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.003471 10.0.0.137 - - [2025-10-27 15:20:37] "GET /loadbalancer-pool/423cf526-9a5a-4316-a222-ea3289d3ad1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.010264 10.0.0.137 - - [2025-10-27 15:20:37] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015823 10.0.0.137 - - [2025-10-27 15:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008869 10.0.0.137 - - [2025-10-27 15:20:37] "GET /virtual-machine-interface/71294af0-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017560 10.0.0.137 - - [2025-10-27 15:20:37] "POST /tags HTTP/1.1" 409 221 0.001939 10.0.0.137 - - [2025-10-27 15:20:37] "GET /virtual-machine-interface/71294af0-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004441 10.0.0.137 - - [2025-10-27 15:20:37] "POST /ref-update HTTP/1.1" 200 156 0.006247 10.0.0.137 - - [2025-10-27 15:20:37] "GET /loadbalancer/f6bf4b68-71ff-4ff8-895c-d92c2b15129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.009254 10.0.0.137 - - [2025-10-27 15:20:37] "GET /floating-ip/e8d67276-4b0e-41ae-b5ea-7433ecf2d8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.013488 10.0.0.137 - - [2025-10-27 15:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005250 10.0.0.137 - - [2025-10-27 15:20:37] "GET /tag/8c48fefc-671f-4f5c-ad84-84fc4d8f6902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015130 10.0.0.137 - - [2025-10-27 15:20:37] "PUT /floating-ip/e8d67276-4b0e-41ae-b5ea-7433ecf2d8c5 HTTP/1.1" 200 257 0.009671 10.0.0.137 - - [2025-10-27 15:20:37] "POST /set-tag HTTP/1.1" 200 109 0.095631 10.0.0.137 - - [2025-10-27 15:20:37] "GET /loadbalancer-pool/423cf526-9a5a-4316-a222-ea3289d3ad1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003196 10.0.0.137 - - [2025-10-27 15:20:37] "POST /loadbalancer-members HTTP/1.1" 200 723 0.028011 10.0.0.137 - - [2025-10-27 15:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012651 10.0.0.137 - - [2025-10-27 15:20:37] "GET /virtual-machine-interface/70aab690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015026 10.0.0.137 - - [2025-10-27 15:20:37] "GET /virtual-machine-interface/70aab690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008766 10.0.0.137 - - [2025-10-27 15:20:37] "POST /ref-update HTTP/1.1" 200 156 0.008893 10.0.0.137 - - [2025-10-27 15:20:37] "GET /floating-ip/e8d67276-4b0e-41ae-b5ea-7433ecf2d8c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.010514 10.0.0.137 - - [2025-10-27 15:20:37] "POST /set-tag HTTP/1.1" 200 109 0.073058 10.0.0.137 - - [2025-10-27 15:20:37] "POST /tags HTTP/1.1" 409 206 0.002074 10.0.0.137 - - [2025-10-27 15:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.137 - - [2025-10-27 15:20:37] "GET /tag/5c35990d-f2e3-4b73-9f8d-af072cd676ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010594 10.0.0.137 - - [2025-10-27 15:20:37] "POST /tags HTTP/1.1" 409 204 0.002592 10.0.0.137 - - [2025-10-27 15:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.137 - - [2025-10-27 15:20:37] "GET /tag/e526d350-a980-4896-92bf-345ca9d8233c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011415 10.0.0.137 - - [2025-10-27 15:20:38] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002745 10.0.0.137 - - [2025-10-27 15:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.137 - - [2025-10-27 15:20:38] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002390 10.0.0.137 - - [2025-10-27 15:20:38] "POST /tags HTTP/1.1" 409 206 0.002314 10.0.0.137 - - [2025-10-27 15:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.137 - - [2025-10-27 15:20:38] "GET /tag/5c35990d-f2e3-4b73-9f8d-af072cd676ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011722 10.0.0.137 - - [2025-10-27 15:20:38] "POST /tags HTTP/1.1" 409 226 0.008210 10.0.0.137 - - [2025-10-27 15:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.137 - - [2025-10-27 15:20:38] "GET /tag/3254254a-59d3-4726-b1aa-599f64743402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010709 10.0.0.137 - - [2025-10-27 15:20:38] "POST /tags HTTP/1.1" 409 204 0.002311 10.0.0.137 - - [2025-10-27 15:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009597 10.0.0.137 - - [2025-10-27 15:20:38] "GET /tag/e526d350-a980-4896-92bf-345ca9d8233c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016743 10.0.0.137 - - [2025-10-27 15:20:38] "POST /tags HTTP/1.1" 409 226 0.003429 10.0.0.137 - - [2025-10-27 15:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.137 - - [2025-10-27 15:20:38] "GET /tag/3254254a-59d3-4726-b1aa-599f64743402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.019370 10.0.0.137 - - [2025-10-27 15:20:38] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003318 10.0.0.137 - - [2025-10-27 15:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.137 - - [2025-10-27 15:20:38] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008015 10.0.0.137 - - [2025-10-27 15:20:38] "POST /firewall-rules HTTP/1.1" 200 628 0.082708 10.0.0.137 - - [2025-10-27 15:20:38] "POST /firewall-rules HTTP/1.1" 200 648 0.141034 10.0.0.137 - - [2025-10-27 15:20:38] "GET /firewall-rule/bda2f751-b360-4748-bf4e-d2e77d20dd03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.036314 10.0.0.137 - - [2025-10-27 15:20:38] "GET /firewall-policy/ee9db41a-5c62-4700-9891-5d647ea60a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.006792 10.0.0.137 - - [2025-10-27 15:20:38] "GET /firewall-rule/011f90ba-7fb4-409e-8ca0-bb03f5a08831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004747 10.0.0.137 - - [2025-10-27 15:20:38] "POST /ref-update HTTP/1.1" 200 156 0.020507 10.0.0.137 - - [2025-10-27 15:20:38] "POST /firewall-policys HTTP/1.1" 200 608 0.099022 10.0.0.137 - - [2025-10-27 15:20:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.027886 10.0.0.137 - - [2025-10-27 15:20:38] "GET /firewall-policy/a311a167-dad3-4907-ba3d-0da7d588a8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003638 10.0.0.137 - - [2025-10-27 15:20:38] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002994 10.0.0.137 - - [2025-10-27 15:20:39] "GET /firewall-policy/a311a167-dad3-4907-ba3d-0da7d588a8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003235 10.0.0.137 - - [2025-10-27 15:20:39] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003598 10.0.0.137 - - [2025-10-27 15:20:39] "GET /firewall-policy/ee9db41a-5c62-4700-9891-5d647ea60a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002688 10.0.0.137 - - [2025-10-27 15:20:39] "GET /firewall-policy/f3961cfd-3795-467b-88d4-e7ffaf5ed6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003875 10.0.0.137 - - [2025-10-27 15:20:39] "GET /firewall-policy/ee9db41a-5c62-4700-9891-5d647ea60a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001994 10.0.0.137 - - [2025-10-27 15:20:39] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002058 10.0.0.137 - - [2025-10-27 15:20:39] "POST /ref-update HTTP/1.1" 200 156 0.018619 10.0.0.137 - - [2025-10-27 15:20:39] "POST /ref-update HTTP/1.1" 200 156 0.048792 10.0.0.137 - - [2025-10-27 15:20:39] "POST /ref-update HTTP/1.1" 200 156 0.017619 10.0.0.137 - - [2025-10-27 15:20:39] "POST /ref-update HTTP/1.1" 200 156 0.031059 10.0.0.137 - - [2025-10-27 15:20:39] "POST /ref-update HTTP/1.1" 200 156 0.025844 10.0.0.137 - - [2025-10-27 15:20:39] "GET /firewall-policy/a311a167-dad3-4907-ba3d-0da7d588a8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003174 10.0.0.137 - - [2025-10-27 15:22:37] "POST /tags HTTP/1.1" 409 252 0.002595 10.0.0.137 - - [2025-10-27 15:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.137 - - [2025-10-27 15:22:37] "GET /tag/a83b7035-bfee-4927-abd2-ea8f94b01b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009870 10.0.0.137 - - [2025-10-27 15:22:37] "POST /tags HTTP/1.1" 409 228 0.002430 10.0.0.137 - - [2025-10-27 15:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.137 - - [2025-10-27 15:22:37] "GET /tag/73cb14fa-da9b-4623-af7b-a0ddf1bdbb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015082 10.0.0.137 - - [2025-10-27 15:22:37] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.005252 10.0.0.137 - - [2025-10-27 15:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.137 - - [2025-10-27 15:22:37] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002914 10.0.0.137 - - [2025-10-27 15:22:37] "POST /tags HTTP/1.1" 409 206 0.002490 10.0.0.137 - - [2025-10-27 15:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.137 - - [2025-10-27 15:22:37] "GET /tag/5c35990d-f2e3-4b73-9f8d-af072cd676ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016323 10.0.0.137 - - [2025-10-27 15:22:37] "POST /tags HTTP/1.1" 409 226 0.002476 10.0.0.137 - - [2025-10-27 15:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.137 - - [2025-10-27 15:22:37] "GET /tag/3254254a-59d3-4726-b1aa-599f64743402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013472 10.0.0.137 - - [2025-10-27 15:22:38] "POST /tags HTTP/1.1" 409 204 0.002321 10.0.0.137 - - [2025-10-27 15:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.137 - - [2025-10-27 15:22:38] "GET /tag/e526d350-a980-4896-92bf-345ca9d8233c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012635 10.0.0.137 - - [2025-10-27 15:22:38] "POST /tags HTTP/1.1" 409 226 0.002169 10.0.0.137 - - [2025-10-27 15:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.137 - - [2025-10-27 15:22:38] "GET /tag/3254254a-59d3-4726-b1aa-599f64743402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013749 10.0.0.137 - - [2025-10-27 15:22:38] "POST /tags HTTP/1.1" 409 228 0.002281 10.0.0.137 - - [2025-10-27 15:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.137 - - [2025-10-27 15:22:38] "GET /tag/73cb14fa-da9b-4623-af7b-a0ddf1bdbb91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011148 10.0.0.137 - - [2025-10-27 15:22:38] "POST /tags HTTP/1.1" 409 252 0.006975 10.0.0.137 - - [2025-10-27 15:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.137 - - [2025-10-27 15:22:38] "GET /tag/a83b7035-bfee-4927-abd2-ea8f94b01b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014116 10.0.0.137 - - [2025-10-27 15:22:38] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002638 10.0.0.137 - - [2025-10-27 15:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.137 - - [2025-10-27 15:22:38] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002203 10.0.0.137 - - [2025-10-27 15:22:38] "POST /firewall-rules HTTP/1.1" 409 281 0.001650 10.0.0.137 - - [2025-10-27 15:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.137 - - [2025-10-27 15:22:38] "PUT /firewall-rule/011f90ba-7fb4-409e-8ca0-bb03f5a08831 HTTP/1.1" 200 261 0.017657 10.0.0.137 - - [2025-10-27 15:22:38] "POST /firewall-rules HTTP/1.1" 409 291 0.003564 10.0.0.137 - - [2025-10-27 15:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.137 - - [2025-10-27 15:22:38] "PUT /firewall-rule/bda2f751-b360-4748-bf4e-d2e77d20dd03 HTTP/1.1" 200 261 0.020626 10.0.0.137 - - [2025-10-27 15:22:38] "GET /firewall-rule/bda2f751-b360-4748-bf4e-d2e77d20dd03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.007316 10.0.0.137 - - [2025-10-27 15:22:38] "POST /firewall-rules HTTP/1.1" 200 660 0.082009 10.0.0.137 - - [2025-10-27 15:22:38] "GET /firewall-rule/be25bc54-385e-4b7f-8c05-52ff3a579d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.043903 10.0.0.137 - - [2025-10-27 15:22:38] "GET /firewall-policy/ee9db41a-5c62-4700-9891-5d647ea60a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003438 10.0.0.137 - - [2025-10-27 15:22:38] "GET /firewall-rule/011f90ba-7fb4-409e-8ca0-bb03f5a08831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003548 10.0.0.137 - - [2025-10-27 15:22:38] "POST /firewall-policys HTTP/1.1" 409 269 0.004434 10.0.0.137 - - [2025-10-27 15:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.137 - - [2025-10-27 15:22:38] "PUT /firewall-policy/a311a167-dad3-4907-ba3d-0da7d588a8a3 HTTP/1.1" 200 265 0.019434 10.0.0.137 - - [2025-10-27 15:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.038807 10.0.0.137 - - [2025-10-27 15:22:38] "GET /firewall-policy/a311a167-dad3-4907-ba3d-0da7d588a8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.010603 10.0.0.137 - - [2025-10-27 15:22:38] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003837 10.0.0.137 - - [2025-10-27 15:22:38] "GET /firewall-policy/a311a167-dad3-4907-ba3d-0da7d588a8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008581 10.0.0.137 - - [2025-10-27 15:22:38] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003400 10.0.0.137 - - [2025-10-27 15:22:38] "GET /firewall-policy/a311a167-dad3-4907-ba3d-0da7d588a8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003595 10.0.0.137 - - [2025-10-27 15:22:38] "GET /firewall-policy/a311a167-dad3-4907-ba3d-0da7d588a8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002801 10.0.0.137 - - [2025-10-27 15:23:40] "GET /virtual-machine-interface/70aab690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.011371 10.0.0.137 - - [2025-10-27 15:23:40] "POST /set-tag HTTP/1.1" 200 109 0.003156 10.0.0.137 - - [2025-10-27 15:23:40] "GET /virtual-machine-interface/72381a2a-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006839 10.0.0.137 - - [2025-10-27 15:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002946 10.0.0.137 - - [2025-10-27 15:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.137 - - [2025-10-27 15:23:40] "GET /loadbalancer/f6bf4b68-71ff-4ff8-895c-d92c2b15129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002918 10.0.0.137 - - [2025-10-27 15:23:40] "GET /virtual-machine-interface/70aab690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004141 10.0.0.137 - - [2025-10-27 15:23:40] "POST /set-tag HTTP/1.1" 200 109 0.027187 10.0.0.137 - - [2025-10-27 15:23:40] "DELETE /loadbalancer-member/7c30139c-420c-42b7-b0bd-3534de3fa223 HTTP/1.1" 200 115 0.034676 10.0.0.137 - - [2025-10-27 15:23:40] "GET /virtual-machine-interface/7396e496-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005580 10.0.0.137 - - [2025-10-27 15:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.137 - - [2025-10-27 15:23:40] "GET /virtual-machine-interface/7400b042-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004380 10.0.0.137 - - [2025-10-27 15:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.137 - - [2025-10-27 15:23:40] "GET /virtual-machine-interface/73136846-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004683 10.0.0.137 - - [2025-10-27 15:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.137 - - [2025-10-27 15:23:40] "GET /virtual-machine-interface/72acfa98-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004435 10.0.0.137 - - [2025-10-27 15:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002084 10.0.0.137 - - [2025-10-27 15:23:40] "GET /virtual-machine-interface/71c1a5ca-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004949 10.0.0.137 - - [2025-10-27 15:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.137 - - [2025-10-27 15:23:40] "GET /virtual-machine-interface/71294af0-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005295 10.0.0.137 - - [2025-10-27 15:23:40] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.137 - - [2025-10-27 15:23:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.137 - - [2025-10-27 15:23:40] "GET /loadbalancer/f6bf4b68-71ff-4ff8-895c-d92c2b15129d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002814 10.0.0.137 - - [2025-10-27 15:23:41] "GET /virtual-machine-interface/71294af0-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007612 10.0.0.137 - - [2025-10-27 15:23:41] "POST /set-tag HTTP/1.1" 200 109 0.006590 10.0.0.137 - - [2025-10-27 15:23:41] "GET /virtual-machine-interface/71294af0-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005146 10.0.0.137 - - [2025-10-27 15:23:41] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.137 - - [2025-10-27 15:23:41] "GET /virtual-machine/99204952-82b3-4d85-895a-5eb13479e114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002767 10.0.0.137 - - [2025-10-27 15:23:41] "POST /ref-update HTTP/1.1" 200 156 0.013484 10.0.0.137 - - [2025-10-27 15:23:41] "GET /virtual-machine-interface/71294af0-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005248 10.0.0.137 - - [2025-10-27 15:23:41] "POST /set-tag HTTP/1.1" 200 109 0.022556 10.0.0.137 - - [2025-10-27 15:23:41] "POST /set-tag HTTP/1.1" 200 109 0.039620 10.0.0.137 - - [2025-10-27 15:23:41] "POST /set-tag HTTP/1.1" 200 109 0.019995 10.0.0.137 - - [2025-10-27 15:23:41] "POST /set-tag HTTP/1.1" 200 109 0.034548 10.0.0.137 - - [2025-10-27 15:23:41] "POST /set-tag HTTP/1.1" 200 109 0.033995 10.0.0.137 - - [2025-10-27 15:23:41] "DELETE /instance-ip/7141c1de-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.030585 10.0.0.137 - - [2025-10-27 15:23:41] "POST /ref-update HTTP/1.1" 200 156 0.011009 10.0.0.137 - - [2025-10-27 15:23:41] "DELETE /virtual-machine-interface/71294af0-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.037188 10.0.0.137 - - [2025-10-27 15:23:41] "DELETE /virtual-machine/99204952-82b3-4d85-895a-5eb13479e114 HTTP/1.1" 200 115 0.020842 10.0.0.137 - - [2025-10-27 15:23:41] "GET /virtual-machine-interface/71c1a5ca-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009474 10.0.0.137 - - [2025-10-27 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.137 - - [2025-10-27 15:23:42] "GET /virtual-machine-interface/72381a2a-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003919 10.0.0.137 - - [2025-10-27 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.137 - - [2025-10-27 15:23:42] "GET /virtual-machine-interface/72381a2a-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006075 10.0.0.137 - - [2025-10-27 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.137 - - [2025-10-27 15:23:42] "GET /virtual-machine/d1e07521-134a-43d4-aafb-875c9261cb5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002740 10.0.0.137 - - [2025-10-27 15:23:42] "POST /ref-update HTTP/1.1" 200 156 0.009497 10.0.0.137 - - [2025-10-27 15:23:42] "GET /virtual-machine-interface/72381a2a-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009295 10.0.0.137 - - [2025-10-27 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.017386 10.0.0.137 - - [2025-10-27 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.017377 10.0.0.137 - - [2025-10-27 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.029049 10.0.0.137 - - [2025-10-27 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.025652 10.0.0.137 - - [2025-10-27 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.022998 10.0.0.137 - - [2025-10-27 15:23:42] "DELETE /instance-ip/72504a28-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.055904 10.0.0.137 - - [2025-10-27 15:23:42] "DELETE /virtual-machine-interface/72381a2a-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.042146 10.0.0.137 - - [2025-10-27 15:23:42] "DELETE /virtual-machine/d1e07521-134a-43d4-aafb-875c9261cb5f HTTP/1.1" 200 115 0.028934 10.0.0.137 - - [2025-10-27 15:23:42] "GET /virtual-machine-interface/70aab690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005161 10.0.0.137 - - [2025-10-27 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.137 - - [2025-10-27 15:23:42] "GET /virtual-machine-interface/70aab690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005310 10.0.0.137 - - [2025-10-27 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.003093 10.0.0.137 - - [2025-10-27 15:23:42] "GET /virtual-machine/ecbd11ed-a6e3-421a-9f0e-fd3ee743e247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003490 10.0.0.137 - - [2025-10-27 15:23:42] "POST /ref-update HTTP/1.1" 200 156 0.009996 10.0.0.137 - - [2025-10-27 15:23:42] "GET /virtual-machine-interface/70aab690-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021614 10.0.0.137 - - [2025-10-27 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.026931 10.0.0.137 - - [2025-10-27 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.028753 10.0.0.137 - - [2025-10-27 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.031371 10.0.0.137 - - [2025-10-27 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.015362 10.0.0.137 - - [2025-10-27 15:23:42] "POST /set-tag HTTP/1.1" 200 109 0.026968 10.0.0.137 - - [2025-10-27 15:23:43] "DELETE /instance-ip/70c1f378-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.047205 10.0.0.137 - - [2025-10-27 15:23:43] "POST /ref-update HTTP/1.1" 200 156 0.009320 10.0.0.137 - - [2025-10-27 15:23:43] "DELETE /virtual-machine-interface/70aab690-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.038414 10.0.0.137 - - [2025-10-27 15:23:43] "DELETE /virtual-machine/ecbd11ed-a6e3-421a-9f0e-fd3ee743e247 HTTP/1.1" 200 115 0.022237 10.0.0.137 - - [2025-10-27 15:23:43] "DELETE /tag/2f6e2fe3-2772-4743-bddb-a2a1dd4302e9 HTTP/1.1" 200 115 0.037862 10.0.0.137 - - [2025-10-27 15:23:43] "GET /virtual-machine-interface/71c1a5ca-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004573 10.0.0.137 - - [2025-10-27 15:23:43] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.137 - - [2025-10-27 15:23:43] "GET /virtual-machine/0d3283a8-1635-4a65-91e7-4b218f12c246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002854 10.0.0.137 - - [2025-10-27 15:23:43] "POST /ref-update HTTP/1.1" 200 156 0.009471 10.0.0.137 - - [2025-10-27 15:23:43] "GET /virtual-machine-interface/71c1a5ca-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004588 10.0.0.137 - - [2025-10-27 15:23:43] "POST /set-tag HTTP/1.1" 200 109 0.016660 10.0.0.137 - - [2025-10-27 15:23:43] "POST /set-tag HTTP/1.1" 200 109 0.021649 10.0.0.137 - - [2025-10-27 15:23:43] "POST /set-tag HTTP/1.1" 200 109 0.015473 10.0.0.137 - - [2025-10-27 15:23:43] "POST /set-tag HTTP/1.1" 200 109 0.021038 10.0.0.137 - - [2025-10-27 15:23:43] "POST /set-tag HTTP/1.1" 200 109 0.031319 10.0.0.137 - - [2025-10-27 15:23:43] "DELETE /instance-ip/71d9c196-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.040351 10.0.0.137 - - [2025-10-27 15:23:43] "DELETE /virtual-machine-interface/71c1a5ca-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.053090 10.0.0.137 - - [2025-10-27 15:23:43] "DELETE /virtual-machine/0d3283a8-1635-4a65-91e7-4b218f12c246 HTTP/1.1" 200 115 0.018753 10.0.0.137 - - [2025-10-27 15:23:43] "DELETE /tag/5c35990d-f2e3-4b73-9f8d-af072cd676ad HTTP/1.1" 409 391 0.004245 10.0.0.137 - - [2025-10-27 15:23:43] "DELETE /tag/c46668c3-8980-4aa4-9a38-493aa3c6e18b HTTP/1.1" 200 115 0.033777 10.0.0.137 - - [2025-10-27 15:24:11] "GET /virtual-machine-interface/72acfa98-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005833 10.0.0.137 - - [2025-10-27 15:24:11] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.137 - - [2025-10-27 15:24:11] "GET /virtual-machine-interface/72acfa98-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006088 10.0.0.137 - - [2025-10-27 15:24:11] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.137 - - [2025-10-27 15:24:11] "GET /virtual-machine/88642ca5-0722-4d08-a65a-96aa40030cdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002495 10.0.0.137 - - [2025-10-27 15:24:11] "POST /ref-update HTTP/1.1" 200 156 0.007493 10.0.0.137 - - [2025-10-27 15:24:11] "GET /virtual-machine-interface/72acfa98-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007780 10.0.0.137 - - [2025-10-27 15:24:11] "POST /set-tag HTTP/1.1" 200 109 0.017447 10.0.0.137 - - [2025-10-27 15:24:11] "POST /set-tag HTTP/1.1" 200 109 0.029586 10.0.0.137 - - [2025-10-27 15:24:11] "POST /set-tag HTTP/1.1" 200 109 0.019192 10.0.0.137 - - [2025-10-27 15:24:11] "POST /set-tag HTTP/1.1" 200 109 0.030720 10.0.0.137 - - [2025-10-27 15:24:11] "DELETE /instance-ip/72bfda46-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.048253 10.0.0.137 - - [2025-10-27 15:24:11] "DELETE /virtual-machine-interface/72acfa98-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.057661 10.0.0.137 - - [2025-10-27 15:24:11] "DELETE /virtual-machine/88642ca5-0722-4d08-a65a-96aa40030cdc HTTP/1.1" 200 115 0.025144 10.0.0.137 - - [2025-10-27 15:24:12] "DELETE /tag/a34fa5ee-63f7-4bcb-8a0b-8694c4ef1a59 HTTP/1.1" 200 115 0.050793 10.0.0.137 - - [2025-10-27 15:24:12] "GET /virtual-machine-interface/7396e496-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008635 10.0.0.137 - - [2025-10-27 15:24:12] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.137 - - [2025-10-27 15:24:12] "GET /virtual-machine-interface/7396e496-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003679 10.0.0.137 - - [2025-10-27 15:24:12] "POST /set-tag HTTP/1.1" 200 109 0.005885 10.0.0.137 - - [2025-10-27 15:24:12] "GET /virtual-machine/c00c8a5b-ad2d-4af2-b522-9a475e5ee658?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002774 10.0.0.137 - - [2025-10-27 15:24:12] "POST /ref-update HTTP/1.1" 200 156 0.013641 10.0.0.137 - - [2025-10-27 15:24:12] "GET /virtual-machine-interface/7396e496-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008678 10.0.0.137 - - [2025-10-27 15:24:12] "POST /set-tag HTTP/1.1" 200 109 0.022300 10.0.0.137 - - [2025-10-27 15:24:12] "POST /set-tag HTTP/1.1" 200 109 0.025989 10.0.0.137 - - [2025-10-27 15:24:12] "POST /set-tag HTTP/1.1" 200 109 0.040578 10.0.0.137 - - [2025-10-27 15:24:12] "POST /set-tag HTTP/1.1" 200 109 0.014502 10.0.0.137 - - [2025-10-27 15:24:12] "DELETE /instance-ip/73aff544-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.069453 10.0.0.137 - - [2025-10-27 15:24:12] "DELETE /virtual-machine-interface/7396e496-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.089274 10.0.0.137 - - [2025-10-27 15:24:12] "DELETE /virtual-machine/c00c8a5b-ad2d-4af2-b522-9a475e5ee658 HTTP/1.1" 200 115 0.057454 10.0.0.137 - - [2025-10-27 15:24:12] "DELETE /tag/b00efce4-7a47-4eec-849c-f0dc44fbbcb6 HTTP/1.1" 200 115 0.050766 10.0.0.137 - - [2025-10-27 15:24:12] "GET /virtual-machine-interface/7400b042-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005413 10.0.0.137 - - [2025-10-27 15:24:12] "POST /set-tag HTTP/1.1" 200 109 0.004807 10.0.0.137 - - [2025-10-27 15:24:12] "GET /virtual-machine-interface/7400b042-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005414 10.0.0.137 - - [2025-10-27 15:24:12] "POST /set-tag HTTP/1.1" 200 109 0.003963 10.0.0.137 - - [2025-10-27 15:24:12] "GET /virtual-machine/49169603-41d0-4da7-af37-cc939f7eb836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003929 10.0.0.137 - - [2025-10-27 15:24:12] "POST /ref-update HTTP/1.1" 200 156 0.008307 10.0.0.137 - - [2025-10-27 15:24:12] "GET /virtual-machine-interface/7400b042-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007831 10.0.0.137 - - [2025-10-27 15:24:12] "POST /set-tag HTTP/1.1" 200 109 0.016625 10.0.0.137 - - [2025-10-27 15:24:12] "POST /set-tag HTTP/1.1" 200 109 0.036406 10.0.0.137 - - [2025-10-27 15:24:12] "POST /set-tag HTTP/1.1" 200 109 0.035521 10.0.0.137 - - [2025-10-27 15:24:13] "POST /set-tag HTTP/1.1" 200 109 0.038080 10.0.0.137 - - [2025-10-27 15:24:13] "DELETE /instance-ip/74166e0a-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.067540 10.0.0.137 - - [2025-10-27 15:24:13] "DELETE /virtual-machine-interface/7400b042-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.069561 10.0.0.137 - - [2025-10-27 15:24:13] "DELETE /virtual-machine/49169603-41d0-4da7-af37-cc939f7eb836 HTTP/1.1" 200 115 0.024001 10.0.0.137 - - [2025-10-27 15:24:13] "DELETE /tag/a83b7035-bfee-4927-abd2-ea8f94b01b30 HTTP/1.1" 409 237 0.008324 10.0.0.137 - - [2025-10-27 15:24:13] "DELETE /tag/65b5f6a2-3a42-47e1-bb3b-77332431e9a4 HTTP/1.1" 200 115 0.051886 10.0.0.137 - - [2025-10-27 15:24:13] "DELETE /tag/73cb14fa-da9b-4623-af7b-a0ddf1bdbb91 HTTP/1.1" 409 237 0.005316 10.0.0.137 - - [2025-10-27 15:24:13] "GET /virtual-machine-interface/73136846-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006046 10.0.0.137 - - [2025-10-27 15:24:13] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.137 - - [2025-10-27 15:24:13] "GET /virtual-machine-interface/73136846-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004336 10.0.0.137 - - [2025-10-27 15:24:13] "POST /set-tag HTTP/1.1" 200 109 0.003284 10.0.0.137 - - [2025-10-27 15:24:13] "GET /virtual-machine/59f82e50-ec3d-4bae-90ec-a33fc8d3df0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003213 10.0.0.137 - - [2025-10-27 15:24:13] "POST /ref-update HTTP/1.1" 200 156 0.008303 10.0.0.137 - - [2025-10-27 15:24:13] "GET /virtual-machine-interface/73136846-b348-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.024638 10.0.0.137 - - [2025-10-27 15:24:13] "POST /set-tag HTTP/1.1" 200 109 0.022139 10.0.0.137 - - [2025-10-27 15:24:13] "POST /set-tag HTTP/1.1" 200 109 0.051018 10.0.0.137 - - [2025-10-27 15:24:13] "POST /set-tag HTTP/1.1" 200 109 0.080512 10.0.0.137 - - [2025-10-27 15:24:13] "POST /set-tag HTTP/1.1" 200 109 0.022176 10.0.0.137 - - [2025-10-27 15:24:13] "DELETE /instance-ip/732a941c-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.056426 10.0.0.137 - - [2025-10-27 15:24:13] "DELETE /virtual-machine-interface/73136846-b348-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.070900 10.0.0.137 - - [2025-10-27 15:24:13] "DELETE /virtual-machine/59f82e50-ec3d-4bae-90ec-a33fc8d3df0b HTTP/1.1" 200 115 0.050483 10.0.0.137 - - [2025-10-27 15:24:14] "DELETE /tag/e526d350-a980-4896-92bf-345ca9d8233c HTTP/1.1" 409 237 0.008049 10.0.0.137 - - [2025-10-27 15:24:14] "DELETE /tag/4182c8da-c343-4ae1-a0d0-2ca87e073dee HTTP/1.1" 200 115 0.046656 10.0.0.137 - - [2025-10-27 15:24:14] "DELETE /tag/d626fe69-44b2-48f8-a668-08a37648ffdd HTTP/1.1" 200 115 0.058802 10.0.0.137 - - [2025-10-27 15:24:15] "POST /projects HTTP/1.1" 409 238 0.002080 10.0.0.137 - - [2025-10-27 15:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.137 - - [2025-10-27 15:24:15] "GET /project/6e7c60b4-2820-43e7-9af7-ebd34023f745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045384 10.0.0.137 - - [2025-10-27 15:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.137 - - [2025-10-27 15:24:15] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006030 10.0.0.137 - - [2025-10-27 15:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.137 - - [2025-10-27 15:24:15] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004802 10.0.0.137 - - [2025-10-27 15:24:15] "POST /security-groups HTTP/1.1" 409 285 0.002543 10.0.0.137 - - [2025-10-27 15:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.137 - - [2025-10-27 15:24:15] "PUT /security-group/f45d4779-c5df-40d9-a44f-28a5d3e18de6 HTTP/1.1" 200 263 0.069361 10.0.0.137 - - [2025-10-27 15:24:15] "PUT /access-control-list/165ec272-9eae-49ee-b4a3-1a6e10e12d30 HTTP/1.1" 200 273 0.023225 10.0.0.137 - - [2025-10-27 15:24:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033134 10.0.0.137 - - [2025-10-27 15:24:16] "PUT /access-control-list/1564bb7f-399f-442b-9aa7-94e64e312c41 HTTP/1.1" 200 273 0.024139 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:24:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000936 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:24:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001016 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:24:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000979 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:24:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000788 10.0.0.137 - - [2025-10-27 15:24:21] "POST /projects HTTP/1.1" 409 238 0.007320 10.0.0.137 - - [2025-10-27 15:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.137 - - [2025-10-27 15:24:21] "GET /project/6e7c60b4-2820-43e7-9af7-ebd34023f745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029238 10.0.0.137 - - [2025-10-27 15:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.137 - - [2025-10-27 15:24:21] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.010576 10.0.0.137 - - [2025-10-27 15:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.137 - - [2025-10-27 15:24:21] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005583 10.0.0.137 - - [2025-10-27 15:24:21] "POST /security-groups HTTP/1.1" 409 285 0.002438 10.0.0.137 - - [2025-10-27 15:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.137 - - [2025-10-27 15:24:21] "PUT /security-group/f45d4779-c5df-40d9-a44f-28a5d3e18de6 HTTP/1.1" 200 263 0.053833 10.0.0.137 - - [2025-10-27 15:24:21] "PUT /access-control-list/165ec272-9eae-49ee-b4a3-1a6e10e12d30 HTTP/1.1" 200 273 0.025530 10.0.0.137 - - [2025-10-27 15:24:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.030274 10.0.0.137 - - [2025-10-27 15:24:21] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.007846 10.0.0.137 - - [2025-10-27 15:24:21] "PUT /access-control-list/1564bb7f-399f-442b-9aa7-94e64e312c41 HTTP/1.1" 200 273 0.037429 10.0.0.137 - - [2025-10-27 15:24:21] "GET /firewall-rule/e998f83b-15cf-4902-b616-7d0712c67dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003948 10.0.0.137 - - [2025-10-27 15:24:21] "POST /ref-update HTTP/1.1" 200 156 0.085910 10.0.0.137 - - [2025-10-27 15:24:21] "DELETE /firewall-rule/e998f83b-15cf-4902-b616-7d0712c67dd8 HTTP/1.1" 200 115 0.060961 10.0.0.137 - - [2025-10-27 15:24:21] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.015081 10.0.0.137 - - [2025-10-27 15:24:21] "GET /firewall-rule/071799fe-acb2-4fc6-bdef-608198efe685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005723 10.0.0.137 - - [2025-10-27 15:24:21] "POST /ref-update HTTP/1.1" 200 156 0.089189 10.0.0.137 - - [2025-10-27 15:24:21] "DELETE /firewall-rule/071799fe-acb2-4fc6-bdef-608198efe685 HTTP/1.1" 200 115 0.153171 10.0.0.137 - - [2025-10-27 15:24:21] "DELETE /tag/09b56250-edea-4efb-beb5-7ed8c72a20a9 HTTP/1.1" 200 115 0.161032 10.0.0.137 - - [2025-10-27 15:24:22] "DELETE /tag/a83b7035-bfee-4927-abd2-ea8f94b01b30 HTTP/1.1" 409 237 0.006900 10.0.0.137 - - [2025-10-27 15:24:22] "DELETE /tag/73cb14fa-da9b-4623-af7b-a0ddf1bdbb91 HTTP/1.1" 409 237 0.006615 10.0.0.137 - - [2025-10-27 15:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.137 - - [2025-10-27 15:24:22] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005100 10.0.0.137 - - [2025-10-27 15:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.137 - - [2025-10-27 15:24:22] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004039 10.0.0.137 - - [2025-10-27 15:24:22] "PUT /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379 HTTP/1.1" 200 265 0.086390 10.0.0.137 - - [2025-10-27 15:24:22] "PUT /virtual-network/c9684566-87b5-4338-8283-2072885cbd00 HTTP/1.1" 200 265 0.070768 10.0.0.137 - - [2025-10-27 15:24:22] "DELETE /security-group/f45d4779-c5df-40d9-a44f-28a5d3e18de6 HTTP/1.1" 200 115 0.090283 10.0.0.137 - - [2025-10-27 15:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.137 - - [2025-10-27 15:24:22] "DELETE /access-control-list/165ec272-9eae-49ee-b4a3-1a6e10e12d30 HTTP/1.1" 200 115 0.050663 10.0.0.137 - - [2025-10-27 15:24:22] "DELETE /access-control-list/1564bb7f-399f-442b-9aa7-94e64e312c41 HTTP/1.1" 200 115 0.041724 10.0.0.137 - - [2025-10-27 15:24:22] "GET /project/6e7c60b4-2820-43e7-9af7-ebd34023f745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.049030 10.0.0.137 - - [2025-10-27 15:24:22] "GET /project/6e7c60b4-2820-43e7-9af7-ebd34023f745?fields=security_groups HTTP/1.1" 200 1352 0.057074 10.0.0.137 - - [2025-10-27 15:24:22] "DELETE /security-group/4742b501-4ab7-420f-8db0-a4b954b75721 HTTP/1.1" 200 115 0.069428 10.0.0.137 - - [2025-10-27 15:24:22] "DELETE /access-control-list/c41474ec-d890-4a2b-aa9a-14c6b5c463f8 HTTP/1.1" 200 115 0.076092 10.0.0.137 - - [2025-10-27 15:24:22] "GET /project/6e7c60b4-2820-43e7-9af7-ebd34023f745?fields=application_policy_sets HTTP/1.1" 200 1391 0.073190 10.0.0.137 - - [2025-10-27 15:24:22] "DELETE /access-control-list/d9ed950e-9314-4d11-96e7-4167c77482ef HTTP/1.1" 200 115 0.076926 10.0.0.137 - - [2025-10-27 15:24:22] "DELETE /project/6e7c60b4-2820-43e7-9af7-ebd34023f745 HTTP/1.1" 200 115 0.449386 10.0.0.137 - - [2025-10-27 15:24:22] "POST /projects HTTP/1.1" 409 238 0.006697 10.0.0.137 - - [2025-10-27 15:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.137 - - [2025-10-27 15:24:23] "GET /project/91586e3c-bcd6-4e8c-a027-5a340e67b7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.061154 10.0.0.137 - - [2025-10-27 15:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007845 10.0.0.137 - - [2025-10-27 15:24:23] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.010008 10.0.0.137 - - [2025-10-27 15:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.137 - - [2025-10-27 15:24:23] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.023375 10.0.0.137 - - [2025-10-27 15:24:23] "POST /security-groups HTTP/1.1" 409 285 0.004261 10.0.0.137 - - [2025-10-27 15:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010715 10.0.0.137 - - [2025-10-27 15:24:23] "PUT /security-group/958485de-b746-4596-b255-78b212f701ea HTTP/1.1" 200 263 0.066859 10.0.0.137 - - [2025-10-27 15:24:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032106 10.0.0.137 - - [2025-10-27 15:24:23] "PUT /access-control-list/5a9a8ff9-84bf-4eea-ad41-f430d0eb428e HTTP/1.1" 200 273 0.013242 10.0.0.137 - - [2025-10-27 15:24:23] "PUT /access-control-list/18dcf28d-b470-4f07-bdd4-846590f6909e HTTP/1.1" 200 273 0.027447 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:24:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001087 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:24:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.007438 10.0.0.137 - - [2025-10-27 15:24:26] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003080 10.0.0.137 - - [2025-10-27 15:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.137 - - [2025-10-27 15:24:26] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004402 10.0.0.137 - - [2025-10-27 15:24:26] "GET /firewall-policy/ee9db41a-5c62-4700-9891-5d647ea60a32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002373 10.0.0.137 - - [2025-10-27 15:24:27] "GET /firewall-rule/011f90ba-7fb4-409e-8ca0-bb03f5a08831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003077 10.0.0.137 - - [2025-10-27 15:24:27] "POST /ref-update HTTP/1.1" 200 156 0.011507 10.0.0.137 - - [2025-10-27 15:24:27] "DELETE /firewall-rule/011f90ba-7fb4-409e-8ca0-bb03f5a08831 HTTP/1.1" 200 115 0.064752 10.0.0.137 - - [2025-10-27 15:24:27] "GET /firewall-policy/a311a167-dad3-4907-ba3d-0da7d588a8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004407 10.0.0.137 - - [2025-10-27 15:24:27] "GET /firewall-rule/be25bc54-385e-4b7f-8c05-52ff3a579d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006041 10.0.0.137 - - [2025-10-27 15:24:27] "POST /ref-update HTTP/1.1" 200 156 0.015949 10.0.0.137 - - [2025-10-27 15:24:27] "DELETE /firewall-rule/be25bc54-385e-4b7f-8c05-52ff3a579d31 HTTP/1.1" 200 115 0.053823 10.0.0.137 - - [2025-10-27 15:24:27] "GET /firewall-policy/a311a167-dad3-4907-ba3d-0da7d588a8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005771 10.0.0.137 - - [2025-10-27 15:24:27] "GET /firewall-rule/bda2f751-b360-4748-bf4e-d2e77d20dd03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.002794 10.0.0.137 - - [2025-10-27 15:24:27] "POST /ref-update HTTP/1.1" 200 156 0.012394 10.0.0.137 - - [2025-10-27 15:24:27] "DELETE /firewall-rule/bda2f751-b360-4748-bf4e-d2e77d20dd03 HTTP/1.1" 200 115 0.052199 10.0.0.137 - - [2025-10-27 15:24:27] "GET /application-policy-set/eca2d26f-80b6-45b1-9526-648d19983b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.010783 10.0.0.137 - - [2025-10-27 15:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.137 - - [2025-10-27 15:24:27] "GET /policy-management/848fa31d-76e8-4d14-bf2a-0bf8a287b94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002373 10.0.0.137 - - [2025-10-27 15:24:27] "GET /firewall-policy/a311a167-dad3-4907-ba3d-0da7d588a8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003261 10.0.0.137 - - [2025-10-27 15:24:27] "POST /ref-update HTTP/1.1" 200 156 0.028259 10.0.0.137 - - [2025-10-27 15:24:27] "DELETE /firewall-policy/a311a167-dad3-4907-ba3d-0da7d588a8a3 HTTP/1.1" 200 115 0.040004 10.0.0.137 - - [2025-10-27 15:24:27] "DELETE /tag/e526d350-a980-4896-92bf-345ca9d8233c HTTP/1.1" 200 115 0.057215 10.0.0.137 - - [2025-10-27 15:24:27] "DELETE /tag/a83b7035-bfee-4927-abd2-ea8f94b01b30 HTTP/1.1" 200 115 0.041888 10.0.0.137 - - [2025-10-27 15:24:27] "DELETE /tag/73cb14fa-da9b-4623-af7b-a0ddf1bdbb91 HTTP/1.1" 200 115 0.078466 10.0.0.137 - - [2025-10-27 15:24:27] "DELETE /tag/5c35990d-f2e3-4b73-9f8d-af072cd676ad HTTP/1.1" 200 115 0.070595 10.0.0.137 - - [2025-10-27 15:24:27] "DELETE /loadbalancer-member/cf677120-7631-48ef-83f5-8b392ea2b643 HTTP/1.1" 200 115 0.036807 10.0.0.137 - - [2025-10-27 15:24:27] "DELETE /loadbalancer-pool/423cf526-9a5a-4316-a222-ea3289d3ad1c HTTP/1.1" 200 115 0.048578 10.0.0.137 - - [2025-10-27 15:24:27] "DELETE /loadbalancer-listener/b399a498-aff8-4b8b-bb68-83628395ed10 HTTP/1.1" 200 115 0.052094 10.0.0.137 - - [2025-10-27 15:24:28] "DELETE /loadbalancer/f6bf4b68-71ff-4ff8-895c-d92c2b15129d HTTP/1.1" 200 115 0.052950 10.0.0.137 - - [2025-10-27 15:24:28] "DELETE /floating-ip/e8d67276-4b0e-41ae-b5ea-7433ecf2d8c5 HTTP/1.1" 200 115 0.052700 10.0.0.137 - - [2025-10-27 15:24:28] "DELETE /instance-ip/9a228a32-52d0-40cd-ad72-191ed9fc3979 HTTP/1.1" 200 115 0.061763 10.0.0.137 - - [2025-10-27 15:24:28] "DELETE /virtual-machine-interface/76dd49c2-b97b-4ab1-83d7-dae5a528617d HTTP/1.1" 200 115 0.033149 10.0.0.137 - - [2025-10-27 15:24:28] "DELETE /tag/8c48fefc-671f-4f5c-ad84-84fc4d8f6902 HTTP/1.1" 200 115 0.032190 10.0.0.137 - - [2025-10-27 15:24:28] "POST /projects HTTP/1.1" 409 238 0.004671 10.0.0.137 - - [2025-10-27 15:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.137 - - [2025-10-27 15:24:28] "GET /project/91586e3c-bcd6-4e8c-a027-5a340e67b7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038975 10.0.0.137 - - [2025-10-27 15:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.137 - - [2025-10-27 15:24:28] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005844 10.0.0.137 - - [2025-10-27 15:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.137 - - [2025-10-27 15:24:28] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.008081 10.0.0.137 - - [2025-10-27 15:24:28] "POST /security-groups HTTP/1.1" 409 285 0.008654 10.0.0.137 - - [2025-10-27 15:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.137 - - [2025-10-27 15:24:28] "PUT /security-group/958485de-b746-4596-b255-78b212f701ea HTTP/1.1" 200 263 0.053170 10.0.0.137 - - [2025-10-27 15:24:28] "PUT /access-control-list/5a9a8ff9-84bf-4eea-ad41-f430d0eb428e HTTP/1.1" 200 273 0.047315 10.0.0.137 - - [2025-10-27 15:24:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.061591 10.0.0.137 - - [2025-10-27 15:24:28] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.023525 10.0.0.137 - - [2025-10-27 15:24:28] "PUT /access-control-list/18dcf28d-b470-4f07-bdd4-846590f6909e HTTP/1.1" 200 273 0.035132 10.0.0.137 - - [2025-10-27 15:24:28] "GET /firewall-rule/0926c16c-216d-41a0-82e5-e6db579bc8b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004093 10.0.0.137 - - [2025-10-27 15:24:28] "POST /ref-update HTTP/1.1" 200 156 0.084028 10.0.0.137 - - [2025-10-27 15:24:28] "DELETE /firewall-rule/0926c16c-216d-41a0-82e5-e6db579bc8b8 HTTP/1.1" 200 115 0.045950 10.0.0.137 - - [2025-10-27 15:24:28] "GET /firewall-policy/2c174ad7-04e4-4f1e-a5d5-436fb85a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.006104 10.0.0.137 - - [2025-10-27 15:24:28] "GET /firewall-rule/11ef4e63-73ca-49b1-84ab-bab7cdde4b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003647 10.0.0.137 - - [2025-10-27 15:24:28] "POST /ref-update HTTP/1.1" 200 156 0.054563 10.0.0.137 - - [2025-10-27 15:24:28] "DELETE /firewall-rule/11ef4e63-73ca-49b1-84ab-bab7cdde4b9d HTTP/1.1" 200 115 0.053293 10.0.0.137 - - [2025-10-27 15:24:29] "DELETE /tag/3254254a-59d3-4726-b1aa-599f64743402 HTTP/1.1" 200 115 0.041960 10.0.0.137 - - [2025-10-27 15:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.137 - - [2025-10-27 15:24:29] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004144 10.0.0.137 - - [2025-10-27 15:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.137 - - [2025-10-27 15:24:29] "GET /virtual-network/c9684566-87b5-4338-8283-2072885cbd00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006464 10.0.0.137 - - [2025-10-27 15:24:29] "PUT /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379 HTTP/1.1" 200 265 0.064259 10.0.0.137 - - [2025-10-27 15:24:29] "PUT /virtual-network/c9684566-87b5-4338-8283-2072885cbd00 HTTP/1.1" 200 265 0.048432 10.0.0.137 - - [2025-10-27 15:24:29] "DELETE /security-group/958485de-b746-4596-b255-78b212f701ea HTTP/1.1" 200 115 0.066560 10.0.0.137 - - [2025-10-27 15:24:29] "DELETE /access-control-list/5a9a8ff9-84bf-4eea-ad41-f430d0eb428e HTTP/1.1" 200 115 0.040094 10.0.0.137 - - [2025-10-27 15:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013082 10.0.0.137 - - [2025-10-27 15:24:29] "DELETE /access-control-list/18dcf28d-b470-4f07-bdd4-846590f6909e HTTP/1.1" 200 115 0.045233 10.0.0.137 - - [2025-10-27 15:24:29] "GET /project/91586e3c-bcd6-4e8c-a027-5a340e67b7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.044812 10.0.0.137 - - [2025-10-27 15:24:29] "GET /project/91586e3c-bcd6-4e8c-a027-5a340e67b7a9?fields=security_groups HTTP/1.1" 200 1353 0.061399 10.0.0.137 - - [2025-10-27 15:24:29] "DELETE /access-control-list/a9572f30-d63c-4abc-870d-ff470f3929ed HTTP/1.1" 200 115 0.055910 10.0.0.137 - - [2025-10-27 15:24:29] "DELETE /security-group/41f76bc4-20ff-4e31-a020-43514b9363e3 HTTP/1.1" 200 115 0.096255 10.0.0.137 - - [2025-10-27 15:24:29] "GET /project/91586e3c-bcd6-4e8c-a027-5a340e67b7a9?fields=application_policy_sets HTTP/1.1" 200 1392 0.054589 10.0.0.137 - - [2025-10-27 15:24:29] "DELETE /access-control-list/cbb8dde4-fad9-4769-abea-8c4ea505f8cf HTTP/1.1" 200 115 0.062557 10.0.0.137 - - [2025-10-27 15:24:29] "DELETE /project/91586e3c-bcd6-4e8c-a027-5a340e67b7a9 HTTP/1.1" 200 115 0.427208 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:25:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001091 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:25:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001235 10.0.0.137 - - [2025-10-27 15:25:22] "GET / HTTP/1.1" 200 36215 0.001832 10.0.0.137 - - [2025-10-27 15:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.137 - - [2025-10-27 15:25:22] "GET /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002703 10.0.0.137 - - [2025-10-27 15:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.137 - - [2025-10-27 15:25:23] "GET /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002179 10.0.0.137 - - [2025-10-27 15:25:30] "GET /global-system-configs HTTP/1.1" 200 323 0.001943 10.0.0.137 - - [2025-10-27 15:25:31] "GET /global-system-configs HTTP/1.1" 200 323 0.001927 10.0.0.137 - - [2025-10-27 15:25:59] "GET / HTTP/1.1" 200 36215 0.001385 10.0.0.137 - - [2025-10-27 15:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.137 - - [2025-10-27 15:25:59] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004204 10.0.0.137 - - [2025-10-27 15:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.137 - - [2025-10-27 15:25:59] "GET /config-node/bb552e6e-3351-4da8-88a7-863879e94f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002677 10.0.0.137 - - [2025-10-27 15:25:59] "GET / HTTP/1.1" 200 36215 0.001677 10.0.0.137 - - [2025-10-27 15:25:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001867 10.0.0.137 - - [2025-10-27 15:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.137 - - [2025-10-27 15:26:04] "GET /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002463 10.0.0.137 - - [2025-10-27 15:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.137 - - [2025-10-27 15:26:04] "PUT /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702 HTTP/1.1" 200 277 0.009564 10.0.0.137 - - [2025-10-27 15:26:04] "GET / HTTP/1.1" 200 36215 0.001384 10.0.0.137 - - [2025-10-27 15:26:04] "POST /alarms HTTP/1.1" 409 264 0.002238 10.0.0.137 - - [2025-10-27 15:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.137 - - [2025-10-27 15:26:04] "PUT /alarm/76420cc3-972b-465b-896b-990ee493b9ce HTTP/1.1" 200 245 0.012179 10.0.0.137 - - [2025-10-27 15:26:04] "POST /alarms HTTP/1.1" 409 261 0.006858 10.0.0.137 - - [2025-10-27 15:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.137 - - [2025-10-27 15:26:04] "PUT /alarm/6055ed72-8805-4f95-8872-53dee0296ea4 HTTP/1.1" 200 245 0.010655 10.0.0.137 - - [2025-10-27 15:26:04] "POST /alarms HTTP/1.1" 409 261 0.007310 10.0.0.137 - - [2025-10-27 15:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.137 - - [2025-10-27 15:26:04] "PUT /alarm/43faa9b4-8ee4-4d23-883f-e8235ed9553e HTTP/1.1" 200 245 0.016175 10.0.0.137 - - [2025-10-27 15:26:04] "POST /alarms HTTP/1.1" 409 253 0.005701 10.0.0.137 - - [2025-10-27 15:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.137 - - [2025-10-27 15:26:05] "PUT /alarm/6052c2c2-6113-4fac-887f-1b178b41ef76 HTTP/1.1" 200 245 0.010473 10.0.0.137 - - [2025-10-27 15:26:05] "POST /alarms HTTP/1.1" 409 251 0.012657 10.0.0.137 - - [2025-10-27 15:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.137 - - [2025-10-27 15:26:05] "PUT /alarm/6e3214ff-b14e-4cc0-bf28-8da371f47b9d HTTP/1.1" 200 245 0.011588 10.0.0.137 - - [2025-10-27 15:26:05] "POST /alarms HTTP/1.1" 409 252 0.011677 10.0.0.137 - - [2025-10-27 15:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.137 - - [2025-10-27 15:26:05] "PUT /alarm/5d8873be-27e7-478d-94ef-36ea6b173876 HTTP/1.1" 200 245 0.011486 10.0.0.137 - - [2025-10-27 15:26:05] "POST /alarms HTTP/1.1" 409 256 0.005653 10.0.0.137 - - [2025-10-27 15:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.137 - - [2025-10-27 15:26:05] "PUT /alarm/4cd3f835-bfb5-472c-bf2d-a299f264fd42 HTTP/1.1" 200 245 0.009499 10.0.0.137 - - [2025-10-27 15:26:05] "POST /alarms HTTP/1.1" 409 248 0.005980 10.0.0.137 - - [2025-10-27 15:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.137 - - [2025-10-27 15:26:05] "PUT /alarm/b252f335-bdf2-429b-a68c-64bf796812bc HTTP/1.1" 200 245 0.011100 10.0.0.137 - - [2025-10-27 15:26:05] "POST /alarms HTTP/1.1" 409 252 0.009533 10.0.0.137 - - [2025-10-27 15:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.137 - - [2025-10-27 15:26:05] "PUT /alarm/98bc8517-99c4-49f3-a8ce-37c7ac1e3191 HTTP/1.1" 200 245 0.009407 10.0.0.137 - - [2025-10-27 15:26:05] "POST /alarms HTTP/1.1" 409 257 0.005113 10.0.0.137 - - [2025-10-27 15:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.137 - - [2025-10-27 15:26:05] "PUT /alarm/362c683c-3498-48e1-9d9a-faa6393dd53e HTTP/1.1" 200 245 0.010420 10.0.0.137 - - [2025-10-27 15:26:05] "POST /alarms HTTP/1.1" 409 251 0.014033 10.0.0.137 - - [2025-10-27 15:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.137 - - [2025-10-27 15:26:05] "PUT /alarm/2c9b3a12-3d01-4b0e-8ae9-8038b38f374c HTTP/1.1" 200 245 0.009523 10.0.0.137 - - [2025-10-27 15:26:05] "POST /alarms HTTP/1.1" 409 257 0.016391 10.0.0.137 - - [2025-10-27 15:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.137 - - [2025-10-27 15:26:05] "PUT /alarm/fbce52c0-680f-443e-b7cd-fc38e94adc80 HTTP/1.1" 200 245 0.015344 10.0.0.137 - - [2025-10-27 15:26:05] "POST /alarms HTTP/1.1" 409 261 0.011218 10.0.0.137 - - [2025-10-27 15:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.137 - - [2025-10-27 15:26:05] "PUT /alarm/e8b7b9ad-7556-4fd1-8f16-6c9cd18ac488 HTTP/1.1" 200 245 0.011481 10.0.0.137 - - [2025-10-27 15:26:05] "POST /alarms HTTP/1.1" 409 258 0.008529 10.0.0.137 - - [2025-10-27 15:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.137 - - [2025-10-27 15:26:05] "PUT /alarm/8802ec9c-d36a-499f-a74d-8d5f7c89d938 HTTP/1.1" 200 245 0.013990 10.0.0.137 - - [2025-10-27 15:26:05] "POST /alarms HTTP/1.1" 409 254 0.010596 10.0.0.137 - - [2025-10-27 15:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.137 - - [2025-10-27 15:26:05] "PUT /alarm/184674fd-3c45-436f-8ec9-dc87a2268d2a HTTP/1.1" 200 245 0.013021 10.0.0.137 - - [2025-10-27 15:26:05] "POST /alarms HTTP/1.1" 409 254 0.004205 10.0.0.137 - - [2025-10-27 15:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.137 - - [2025-10-27 15:26:05] "PUT /alarm/ec902914-86e7-4ed8-9e18-53ce622ccf27 HTTP/1.1" 200 245 0.010909 10.0.0.137 - - [2025-10-27 15:26:05] "POST /alarms HTTP/1.1" 409 254 0.006784 10.0.0.137 - - [2025-10-27 15:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.137 - - [2025-10-27 15:26:05] "PUT /alarm/64248113-0e64-4cf1-84bd-c71762f3471a HTTP/1.1" 200 245 0.009317 10.0.0.137 - - [2025-10-27 15:26:05] "POST /alarms HTTP/1.1" 409 247 0.007287 10.0.0.137 - - [2025-10-27 15:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.137 - - [2025-10-27 15:26:06] "PUT /alarm/4c0fd4ad-444c-4810-9d56-8081e847cd5a HTTP/1.1" 200 245 0.010034 10.0.0.137 - - [2025-10-27 15:26:06] "POST /alarms HTTP/1.1" 409 272 0.010651 10.0.0.137 - - [2025-10-27 15:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.137 - - [2025-10-27 15:26:06] "PUT /alarm/d5efbc70-527f-4003-87a8-785dc9ec9ba5 HTTP/1.1" 200 245 0.010418 10.0.0.137 - - [2025-10-27 15:26:06] "POST /alarms HTTP/1.1" 409 261 0.002104 10.0.0.137 - - [2025-10-27 15:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.137 - - [2025-10-27 15:26:06] "PUT /alarm/7786d451-1210-4a5e-a16f-b736dfdea2f8 HTTP/1.1" 200 245 0.011521 10.0.0.137 - - [2025-10-27 15:26:06] "POST /alarms HTTP/1.1" 409 259 0.005763 10.0.0.137 - - [2025-10-27 15:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.137 - - [2025-10-27 15:26:06] "PUT /alarm/acff80f3-18ef-4a13-aa5b-77d67552310b HTTP/1.1" 200 245 0.009351 10.0.0.137 - - [2025-10-27 15:26:06] "POST /alarms HTTP/1.1" 409 265 0.007740 10.0.0.137 - - [2025-10-27 15:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.137 - - [2025-10-27 15:26:06] "PUT /alarm/32843594-76f3-4f67-b62b-02a4f2fcf238 HTTP/1.1" 200 245 0.009029 10.0.0.137 - - [2025-10-27 15:26:06] "POST /alarms HTTP/1.1" 409 279 0.006993 10.0.0.137 - - [2025-10-27 15:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.137 - - [2025-10-27 15:26:06] "PUT /alarm/51452fb3-d0e0-4db3-a8e9-c9f69e8815f3 HTTP/1.1" 200 245 0.010273 10.0.0.137 - - [2025-10-27 15:26:06] "GET / HTTP/1.1" 200 36215 0.002273 10.0.0.137 - - [2025-10-27 15:26:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003035 10.0.0.137 - - [2025-10-27 15:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.137 - - [2025-10-27 15:26:06] "PUT /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702 HTTP/1.1" 200 277 0.007004 10.0.0.137 - - [2025-10-27 15:26:06] "GET / HTTP/1.1" 200 36215 0.001395 10.0.0.137 - - [2025-10-27 15:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.137 - - [2025-10-27 15:26:06] "GET /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002220 10.0.0.137 - - [2025-10-27 15:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.137 - - [2025-10-27 15:26:06] "PUT /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702 HTTP/1.1" 200 277 0.008985 10.0.0.137 - - [2025-10-27 15:26:07] "GET / HTTP/1.1" 200 36215 0.001576 10.0.0.137 - - [2025-10-27 15:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.137 - - [2025-10-27 15:26:07] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004772 10.0.0.137 - - [2025-10-27 15:26:07] "PUT /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1 HTTP/1.1" 200 275 0.014196 10.0.0.137 - - [2025-10-27 15:26:10] "GET / HTTP/1.1" 200 36215 0.001489 10.0.0.137 - - [2025-10-27 15:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.137 - - [2025-10-27 15:26:10] "GET /routing-instance/3e0d1769-653a-4534-a8a8-9fb752fef90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004920 10.0.0.137 - - [2025-10-27 15:26:10] "POST /bgp-routers HTTP/1.1" 409 301 0.001989 10.0.0.137 - - [2025-10-27 15:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001273 10.0.0.137 - - [2025-10-27 15:26:10] "GET /bgp-router/9fcdee21-711f-4f3e-bc15-78798eb07f16?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002298 10.0.0.137 - - [2025-10-27 15:26:10] "PUT /bgp-router/9fcdee21-711f-4f3e-bc15-78798eb07f16 HTTP/1.1" 200 255 0.009546 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:26:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:26:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000880 10.0.0.137 - - [2025-10-27 15:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.137 - - [2025-10-27 15:26:13] "GET /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002466 10.0.0.137 - - [2025-10-27 15:26:26] "GET / HTTP/1.1" 200 36215 0.002004 10.0.0.137 - - [2025-10-27 15:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.137 - - [2025-10-27 15:26:26] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007706 10.0.0.137 - - [2025-10-27 15:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.137 - - [2025-10-27 15:26:26] "GET /config-node/bb552e6e-3351-4da8-88a7-863879e94f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002986 10.0.0.137 - - [2025-10-27 15:26:37] "GET / HTTP/1.1" 200 36215 0.001439 10.0.0.137 - - [2025-10-27 15:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.137 - - [2025-10-27 15:26:37] "GET /routing-instance/3e0d1769-653a-4534-a8a8-9fb752fef90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002857 10.0.0.137 - - [2025-10-27 15:26:37] "POST /bgp-routers HTTP/1.1" 409 301 0.004596 10.0.0.137 - - [2025-10-27 15:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.137 - - [2025-10-27 15:26:37] "GET /bgp-router/9fcdee21-711f-4f3e-bc15-78798eb07f16?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004353 10.0.0.137 - - [2025-10-27 15:26:37] "PUT /bgp-router/9fcdee21-711f-4f3e-bc15-78798eb07f16 HTTP/1.1" 200 255 0.020843 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:26:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001020 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:26:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001401 10.0.0.137 - - [2025-10-27 15:26:52] "GET / HTTP/1.1" 200 36215 0.002691 10.0.0.137 - - [2025-10-27 15:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.137 - - [2025-10-27 15:26:52] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.003997 10.0.0.137 - - [2025-10-27 15:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.137 - - [2025-10-27 15:26:52] "GET /config-node/bb552e6e-3351-4da8-88a7-863879e94f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002667 10.0.0.137 - - [2025-10-27 15:26:52] "GET / HTTP/1.1" 200 36215 0.001445 10.0.0.137 - - [2025-10-27 15:26:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002184 10.0.0.137 - - [2025-10-27 15:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.137 - - [2025-10-27 15:26:57] "GET /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002574 10.0.0.137 - - [2025-10-27 15:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.137 - - [2025-10-27 15:26:57] "PUT /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702 HTTP/1.1" 200 277 0.013973 10.0.0.137 - - [2025-10-27 15:26:57] "GET / HTTP/1.1" 200 36215 0.002268 10.0.0.137 - - [2025-10-27 15:26:57] "POST /alarms HTTP/1.1" 409 264 0.002798 10.0.0.137 - - [2025-10-27 15:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.137 - - [2025-10-27 15:26:57] "PUT /alarm/76420cc3-972b-465b-896b-990ee493b9ce HTTP/1.1" 200 245 0.008436 10.0.0.137 - - [2025-10-27 15:26:57] "POST /alarms HTTP/1.1" 409 261 0.002330 10.0.0.137 - - [2025-10-27 15:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.137 - - [2025-10-27 15:26:57] "PUT /alarm/6055ed72-8805-4f95-8872-53dee0296ea4 HTTP/1.1" 200 245 0.008770 10.0.0.137 - - [2025-10-27 15:26:57] "POST /alarms HTTP/1.1" 409 261 0.002475 10.0.0.137 - - [2025-10-27 15:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.137 - - [2025-10-27 15:26:57] "PUT /alarm/43faa9b4-8ee4-4d23-883f-e8235ed9553e HTTP/1.1" 200 245 0.008906 10.0.0.137 - - [2025-10-27 15:26:57] "POST /alarms HTTP/1.1" 409 253 0.002126 10.0.0.137 - - [2025-10-27 15:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.137 - - [2025-10-27 15:26:57] "PUT /alarm/6052c2c2-6113-4fac-887f-1b178b41ef76 HTTP/1.1" 200 245 0.009575 10.0.0.137 - - [2025-10-27 15:26:57] "POST /alarms HTTP/1.1" 409 251 0.010247 10.0.0.137 - - [2025-10-27 15:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.137 - - [2025-10-27 15:26:58] "PUT /alarm/6e3214ff-b14e-4cc0-bf28-8da371f47b9d HTTP/1.1" 200 245 0.010260 10.0.0.137 - - [2025-10-27 15:26:58] "POST /alarms HTTP/1.1" 409 252 0.002828 10.0.0.137 - - [2025-10-27 15:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.137 - - [2025-10-27 15:26:58] "PUT /alarm/5d8873be-27e7-478d-94ef-36ea6b173876 HTTP/1.1" 200 245 0.016526 10.0.0.137 - - [2025-10-27 15:26:58] "POST /alarms HTTP/1.1" 409 256 0.009259 10.0.0.137 - - [2025-10-27 15:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.137 - - [2025-10-27 15:26:58] "PUT /alarm/4cd3f835-bfb5-472c-bf2d-a299f264fd42 HTTP/1.1" 200 245 0.009339 10.0.0.137 - - [2025-10-27 15:26:58] "POST /alarms HTTP/1.1" 409 248 0.004423 10.0.0.137 - - [2025-10-27 15:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.137 - - [2025-10-27 15:26:58] "PUT /alarm/b252f335-bdf2-429b-a68c-64bf796812bc HTTP/1.1" 200 245 0.009281 10.0.0.137 - - [2025-10-27 15:26:58] "POST /alarms HTTP/1.1" 409 252 0.007700 10.0.0.137 - - [2025-10-27 15:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.137 - - [2025-10-27 15:26:58] "PUT /alarm/98bc8517-99c4-49f3-a8ce-37c7ac1e3191 HTTP/1.1" 200 245 0.008907 10.0.0.137 - - [2025-10-27 15:26:58] "POST /alarms HTTP/1.1" 409 257 0.003833 10.0.0.137 - - [2025-10-27 15:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.137 - - [2025-10-27 15:26:58] "PUT /alarm/362c683c-3498-48e1-9d9a-faa6393dd53e HTTP/1.1" 200 245 0.010095 10.0.0.137 - - [2025-10-27 15:26:58] "POST /alarms HTTP/1.1" 409 251 0.002596 10.0.0.137 - - [2025-10-27 15:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.137 - - [2025-10-27 15:26:58] "PUT /alarm/2c9b3a12-3d01-4b0e-8ae9-8038b38f374c HTTP/1.1" 200 245 0.008660 10.0.0.137 - - [2025-10-27 15:26:58] "POST /alarms HTTP/1.1" 409 257 0.002259 10.0.0.137 - - [2025-10-27 15:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.137 - - [2025-10-27 15:26:58] "PUT /alarm/fbce52c0-680f-443e-b7cd-fc38e94adc80 HTTP/1.1" 200 245 0.010861 10.0.0.137 - - [2025-10-27 15:26:58] "POST /alarms HTTP/1.1" 409 261 0.006459 10.0.0.137 - - [2025-10-27 15:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.137 - - [2025-10-27 15:26:58] "PUT /alarm/e8b7b9ad-7556-4fd1-8f16-6c9cd18ac488 HTTP/1.1" 200 245 0.009238 10.0.0.137 - - [2025-10-27 15:26:58] "POST /alarms HTTP/1.1" 409 258 0.002959 10.0.0.137 - - [2025-10-27 15:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.137 - - [2025-10-27 15:26:58] "PUT /alarm/8802ec9c-d36a-499f-a74d-8d5f7c89d938 HTTP/1.1" 200 245 0.009267 10.0.0.137 - - [2025-10-27 15:26:58] "POST /alarms HTTP/1.1" 409 254 0.005067 10.0.0.137 - - [2025-10-27 15:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.137 - - [2025-10-27 15:26:58] "PUT /alarm/184674fd-3c45-436f-8ec9-dc87a2268d2a HTTP/1.1" 200 245 0.009684 10.0.0.137 - - [2025-10-27 15:26:58] "POST /alarms HTTP/1.1" 409 254 0.011086 10.0.0.137 - - [2025-10-27 15:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.137 - - [2025-10-27 15:26:58] "PUT /alarm/ec902914-86e7-4ed8-9e18-53ce622ccf27 HTTP/1.1" 200 245 0.011141 10.0.0.137 - - [2025-10-27 15:26:58] "POST /alarms HTTP/1.1" 409 254 0.014179 10.0.0.137 - - [2025-10-27 15:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.137 - - [2025-10-27 15:26:58] "PUT /alarm/64248113-0e64-4cf1-84bd-c71762f3471a HTTP/1.1" 200 245 0.013188 10.0.0.137 - - [2025-10-27 15:26:58] "POST /alarms HTTP/1.1" 409 247 0.015599 10.0.0.137 - - [2025-10-27 15:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009457 10.0.0.137 - - [2025-10-27 15:26:58] "PUT /alarm/4c0fd4ad-444c-4810-9d56-8081e847cd5a HTTP/1.1" 200 245 0.009941 10.0.0.137 - - [2025-10-27 15:26:58] "POST /alarms HTTP/1.1" 409 272 0.011435 10.0.0.137 - - [2025-10-27 15:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.137 - - [2025-10-27 15:26:59] "PUT /alarm/d5efbc70-527f-4003-87a8-785dc9ec9ba5 HTTP/1.1" 200 245 0.011928 10.0.0.137 - - [2025-10-27 15:26:59] "POST /alarms HTTP/1.1" 409 261 0.011257 10.0.0.137 - - [2025-10-27 15:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.137 - - [2025-10-27 15:26:59] "PUT /alarm/7786d451-1210-4a5e-a16f-b736dfdea2f8 HTTP/1.1" 200 245 0.010047 10.0.0.137 - - [2025-10-27 15:26:59] "POST /alarms HTTP/1.1" 409 259 0.008956 10.0.0.137 - - [2025-10-27 15:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.137 - - [2025-10-27 15:26:59] "PUT /alarm/acff80f3-18ef-4a13-aa5b-77d67552310b HTTP/1.1" 200 245 0.009701 10.0.0.137 - - [2025-10-27 15:26:59] "POST /alarms HTTP/1.1" 409 265 0.012455 10.0.0.137 - - [2025-10-27 15:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.137 - - [2025-10-27 15:26:59] "PUT /alarm/32843594-76f3-4f67-b62b-02a4f2fcf238 HTTP/1.1" 200 245 0.010493 10.0.0.137 - - [2025-10-27 15:26:59] "POST /alarms HTTP/1.1" 409 279 0.005716 10.0.0.137 - - [2025-10-27 15:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.137 - - [2025-10-27 15:26:59] "PUT /alarm/51452fb3-d0e0-4db3-a8e9-c9f69e8815f3 HTTP/1.1" 200 245 0.010366 10.0.0.137 - - [2025-10-27 15:26:59] "GET / HTTP/1.1" 200 36215 0.001979 10.0.0.137 - - [2025-10-27 15:26:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002600 10.0.0.137 - - [2025-10-27 15:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.137 - - [2025-10-27 15:26:59] "PUT /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702 HTTP/1.1" 200 277 0.007373 10.0.0.137 - - [2025-10-27 15:26:59] "GET / HTTP/1.1" 200 36215 0.001375 10.0.0.137 - - [2025-10-27 15:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.137 - - [2025-10-27 15:26:59] "GET /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002775 10.0.0.137 - - [2025-10-27 15:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.137 - - [2025-10-27 15:26:59] "PUT /global-vrouter-config/202aa672-0aec-4bf1-a9f1-4cee70f62702 HTTP/1.1" 200 277 0.009485 10.0.0.137 - - [2025-10-27 15:27:00] "GET / HTTP/1.1" 200 36215 0.001769 10.0.0.137 - - [2025-10-27 15:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.137 - - [2025-10-27 15:27:00] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004535 10.0.0.137 - - [2025-10-27 15:27:00] "PUT /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1 HTTP/1.1" 200 275 0.021364 10.0.0.137 - - [2025-10-27 15:27:03] "GET / HTTP/1.1" 200 36215 0.001547 10.0.0.137 - - [2025-10-27 15:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.137 - - [2025-10-27 15:27:03] "GET /routing-instance/3e0d1769-653a-4534-a8a8-9fb752fef90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002774 10.0.0.137 - - [2025-10-27 15:27:03] "POST /bgp-routers HTTP/1.1" 409 301 0.007087 10.0.0.137 - - [2025-10-27 15:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.137 - - [2025-10-27 15:27:03] "GET /bgp-router/9fcdee21-711f-4f3e-bc15-78798eb07f16?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002757 10.0.0.137 - - [2025-10-27 15:27:03] "PUT /bgp-router/9fcdee21-711f-4f3e-bc15-78798eb07f16 HTTP/1.1" 200 255 0.020473 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:27:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001688 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:27:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001620 10.0.0.137 - - [2025-10-27 15:27:06] "POST /tags HTTP/1.1" 200 356 0.019829 10.0.0.137 - - [2025-10-27 15:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008940 10.0.0.137 - - [2025-10-27 15:27:06] "GET /tag/d7b09d5f-47b4-4b45-8964-80a1bef34fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.011976 10.0.0.137 - - [2025-10-27 15:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.137 - - [2025-10-27 15:27:06] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007177 10.0.0.137 - - [2025-10-27 15:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.137 - - [2025-10-27 15:27:07] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.070545 10.0.0.137 - - [2025-10-27 15:27:07] "POST /virtual-machines HTTP/1.1" 200 352 0.011801 10.0.0.137 - - [2025-10-27 15:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.027658 10.0.0.137 - - [2025-10-27 15:27:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.126626 10.0.0.137 - - [2025-10-27 15:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008812 10.0.0.137 - - [2025-10-27 15:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008129 10.0.0.137 - - [2025-10-27 15:27:07] "GET /virtual-machine-interface/65d3bb6c-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.007839 10.0.0.137 - - [2025-10-27 15:27:07] "POST /instance-ips HTTP/1.1" 200 392 0.020836 10.0.0.137 - - [2025-10-27 15:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020493 10.0.0.137 - - [2025-10-27 15:27:07] "GET /virtual-machine-interface/65d3bb6c-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.019299 10.0.0.137 - - [2025-10-27 15:27:07] "POST /set-tag HTTP/1.1" 200 109 0.013692 10.0.0.137 - - [2025-10-27 15:27:07] "GET /virtual-machine-interface/65d3bb6c-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.013978 10.0.0.137 - - [2025-10-27 15:27:07] "GET /instance-ip/65f03a76-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002820 10.0.0.137 - - [2025-10-27 15:27:07] "GET /virtual-machine-interface/65d3bb6c-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004559 10.0.0.137 - - [2025-10-27 15:27:07] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.137 - - [2025-10-27 15:27:07] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003295 10.0.0.137 - - [2025-10-27 15:27:07] "POST /ref-update HTTP/1.1" 200 156 0.006694 10.0.0.137 - - [2025-10-27 15:27:07] "GET /virtual-machine-interface/65d3bb6c-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004147 10.0.0.137 - - [2025-10-27 15:27:07] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.137 - - [2025-10-27 15:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.137 - - [2025-10-27 15:27:07] "GET /virtual-network/a62ea704-b9bd-4704-9626-21977b3bc379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.013584 10.0.0.137 - - [2025-10-27 15:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.137 - - [2025-10-27 15:27:07] "GET /project/a77ca1ea-0d19-49ee-bfb4-106489984cde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034098 10.0.0.137 - - [2025-10-27 15:27:07] "POST /virtual-machines HTTP/1.1" 200 356 0.010755 10.0.0.137 - - [2025-10-27 15:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016028 10.0.0.137 - - [2025-10-27 15:27:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.096304 10.0.0.137 - - [2025-10-27 15:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007820 10.0.0.137 - - [2025-10-27 15:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008466 10.0.0.137 - - [2025-10-27 15:27:08] "GET /virtual-machine-interface/664566d6-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.006044 10.0.0.137 - - [2025-10-27 15:27:08] "POST /instance-ips HTTP/1.1" 200 396 0.018321 10.0.0.137 - - [2025-10-27 15:27:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.022915 10.0.0.137 - - [2025-10-27 15:27:08] "GET /virtual-machine-interface/664566d6-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.013133 10.0.0.137 - - [2025-10-27 15:27:08] "POST /set-tag HTTP/1.1" 200 109 0.015926 10.0.0.137 - - [2025-10-27 15:27:08] "GET /virtual-machine-interface/664566d6-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.014743 10.0.0.137 - - [2025-10-27 15:27:08] "GET /instance-ip/665d4e90-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.005739 10.0.0.137 - - [2025-10-27 15:27:08] "GET /virtual-machine-interface/664566d6-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004539 10.0.0.137 - - [2025-10-27 15:27:08] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.137 - - [2025-10-27 15:27:08] "GET /virtual-router/271e86ff-3fee-43bc-8c49-0ed027eff60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004228 10.0.0.137 - - [2025-10-27 15:27:08] "POST /ref-update HTTP/1.1" 200 156 0.008384 10.0.0.137 - - [2025-10-27 15:27:08] "GET /virtual-machine-interface/664566d6-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.016134 10.0.0.137 - - [2025-10-27 15:27:08] "POST /set-tag HTTP/1.1" 200 109 0.002746 10.0.0.137 - - [2025-10-27 15:27:08] "GET /virtual-machine-interface/65d3bb6c-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004371 10.0.0.137 - - [2025-10-27 15:27:08] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.137 - - [2025-10-27 15:27:08] "GET /virtual-machine-interface/664566d6-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.003776 10.0.0.137 - - [2025-10-27 15:27:08] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.137 - - [2025-10-27 15:27:19] "GET / HTTP/1.1" 200 36215 0.001708 10.0.0.137 - - [2025-10-27 15:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005621 10.0.0.137 - - [2025-10-27 15:27:19] "GET /global-system-config/f3097ec1-b6a8-440f-b738-b317d3fcb6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004290 10.0.0.137 - - [2025-10-27 15:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.137 - - [2025-10-27 15:27:19] "GET /config-node/bb552e6e-3351-4da8-88a7-863879e94f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003054 10.0.0.137 - - [2025-10-27 15:27:21] "GET /virtual-machine-interface/664566d6-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004122 10.0.0.137 - - [2025-10-27 15:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.137 - - [2025-10-27 15:27:22] "GET /virtual-machine-interface/65d3bb6c-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004582 10.0.0.137 - - [2025-10-27 15:27:22] "POST /set-tag HTTP/1.1" 200 109 0.002848 10.0.0.137 - - [2025-10-27 15:27:24] "GET /virtual-machine-interface/65d3bb6c-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006240 10.0.0.137 - - [2025-10-27 15:27:24] "POST /set-tag HTTP/1.1" 200 109 0.003373 10.0.0.137 - - [2025-10-27 15:27:30] "GET / HTTP/1.1" 200 36215 0.001381 10.0.0.137 - - [2025-10-27 15:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.137 - - [2025-10-27 15:27:30] "GET /routing-instance/3e0d1769-653a-4534-a8a8-9fb752fef90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002495 10.0.0.137 - - [2025-10-27 15:27:30] "POST /bgp-routers HTTP/1.1" 409 301 0.001786 10.0.0.137 - - [2025-10-27 15:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.137 - - [2025-10-27 15:27:30] "GET /bgp-router/9fcdee21-711f-4f3e-bc15-78798eb07f16?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003323 10.0.0.137 - - [2025-10-27 15:27:30] "PUT /bgp-router/9fcdee21-711f-4f3e-bc15-78798eb07f16 HTTP/1.1" 200 255 0.011086 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:27:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001491 [Introspect:8084]10.0.0.137 - - [2025-10-27 15:27:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001077 10.0.0.137 - - [2025-10-27 15:27:55] "GET /virtual-machine-interface/65d3bb6c-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004472 10.0.0.137 - - [2025-10-27 15:27:55] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.137 - - [2025-10-27 15:27:55] "GET /virtual-machine-interface/65d3bb6c-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004524 10.0.0.137 - - [2025-10-27 15:27:55] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.137 - - [2025-10-27 15:27:56] "GET /virtual-machine/c40e7474-5457-4d4d-9376-2500242f7f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.006070 10.0.0.137 - - [2025-10-27 15:27:56] "POST /ref-update HTTP/1.1" 200 156 0.013828 10.0.0.137 - - [2025-10-27 15:27:56] "GET /virtual-machine-interface/65d3bb6c-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.041868 10.0.0.137 - - [2025-10-27 15:27:56] "POST /set-tag HTTP/1.1" 200 109 0.014564 10.0.0.137 - - [2025-10-27 15:27:56] "POST /set-tag HTTP/1.1" 200 109 0.026315 10.0.0.137 - - [2025-10-27 15:27:56] "DELETE /instance-ip/65f03a76-b349-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.041362 10.0.0.137 - - [2025-10-27 15:27:56] "DELETE /virtual-machine-interface/65d3bb6c-b349-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.040778 10.0.0.137 - - [2025-10-27 15:27:56] "DELETE /virtual-machine/c40e7474-5457-4d4d-9376-2500242f7f87 HTTP/1.1" 200 115 0.020766 10.0.0.137 - - [2025-10-27 15:27:56] "GET /virtual-machine-interface/664566d6-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006727 10.0.0.137 - - [2025-10-27 15:27:56] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.137 - - [2025-10-27 15:28:27] "GET /virtual-machine-interface/664566d6-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.020513 10.0.0.137 - - [2025-10-27 15:28:27] "POST /set-tag HTTP/1.1" 200 109 0.002998 10.0.0.137 - - [2025-10-27 15:28:27] "GET /virtual-machine-interface/664566d6-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006108 10.0.0.137 - - [2025-10-27 15:28:27] "POST /set-tag HTTP/1.1" 200 109 0.009711 10.0.0.137 - - [2025-10-27 15:28:27] "GET /virtual-machine/1a1425aa-130b-42f2-93cf-eccd3406bafe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003828 10.0.0.137 - - [2025-10-27 15:28:27] "POST /ref-update HTTP/1.1" 200 156 0.012118 10.0.0.137 - - [2025-10-27 15:28:27] "GET /virtual-machine-interface/664566d6-b349-11f0-b146-fa163e3d8900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004526 10.0.0.137 - - [2025-10-27 15:28:27] "POST /set-tag HTTP/1.1" 200 109 0.023065 10.0.0.137 - - [2025-10-27 15:28:27] "POST /set-tag HTTP/1.1" 200 109 0.027816 10.0.0.137 - - [2025-10-27 15:28:27] "DELETE /instance-ip/665d4e90-b349-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.049994 10.0.0.137 - - [2025-10-27 15:28:27] "DELETE /virtual-machine-interface/664566d6-b349-11f0-b146-fa163e3d8900 HTTP/1.1" 200 115 0.039403 10.0.0.137 - - [2025-10-27 15:28:27] "DELETE /virtual-machine/1a1425aa-130b-42f2-93cf-eccd3406bafe HTTP/1.1" 200 115 0.021080 10.0.0.137 - - [2025-10-27 15:28:27] "DELETE /tag/d7b09d5f-47b4-4b45-8964-80a1bef34fa1 HTTP/1.1" 200 115 0.047387