++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Sat Nov 1 09:20:09 PM UTC 2025 ===================' INFO: =================== Sat Nov 1 09:20:09 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 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50: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.50 ++ CONFIGDB_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50: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.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50: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.50 ++ 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.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.50 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.50,10.207.124.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.207.124.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 + 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: 11/01/2025 21:20:55.381 7f15d0549800 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/01/2025 21:20:55.720 7f15d0549800 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/01/2025 21:20:55.753 7f15d0549800 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/01/2025 21:20:55.754 7f15d0549800 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2025-11-01 21:21:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000647 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-11-01 21:21:09] "GET / HTTP/1.1" 503 181 0.000222 10.0.0.50 - - [2025-11-01 21:21:09] "GET / HTTP/1.1" 503 181 0.000324 10.0.0.50 - - [2025-11-01 21:21:10] "GET / HTTP/1.1" 200 45303 0.001451 10.0.0.50 - - [2025-11-01 21:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.50 - - [2025-11-01 21:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.50 - - [2025-11-01 21:21:10] "GET / HTTP/1.1" 200 35931 0.001295 10.0.0.50 - - [2025-11-01 21:21:11] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.50 - - [2025-11-01 21:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.50 - - [2025-11-01 21:21:11] "GET /routing-instance/76e0e949-f2b5-4f1d-b2f5-5c74540811d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003483 10.0.0.50 - - [2025-11-01 21:21:11] "POST /bgp-routers HTTP/1.1" 200 616 0.050977 10.0.0.50 - - [2025-11-01 21:21:11] "GET /bgp-router/0b254afd-781e-4eb3-ba94-92e6eccf3f49?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.010127 10.0.0.50 - - [2025-11-01 21:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006374 10.0.0.50 - - [2025-11-01 21:21:11] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012984 10.0.0.50 - - [2025-11-01 21:21:11] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.50 - - [2025-11-01 21:21:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005864 10.0.0.50 - - [2025-11-01 21:21:11] "POST /ref-update HTTP/1.1" 200 156 0.013732 10.0.0.50 - - [2025-11-01 21:21:11] "GET / HTTP/1.1" 200 35931 0.001729 10.0.0.50 - - [2025-11-01 21:21:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.004883 10.0.0.50 - - [2025-11-01 21:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.50 - - [2025-11-01 21:21:11] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006246 10.0.0.50 - - [2025-11-01 21:21:11] "POST /service-appliance-sets HTTP/1.1" 200 553 0.029711 10.0.0.50 - - [2025-11-01 21:21:11] "POST /fqname-to-id HTTP/1.1" 404 180 0.005284 10.0.0.50 - - [2025-11-01 21:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.50 - - [2025-11-01 21:21:11] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007020 10.0.0.50 - - [2025-11-01 21:21:12] "POST /service-appliance-sets HTTP/1.1" 200 541 0.052819 10.0.0.50 - - [2025-11-01 21:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005581 10.0.0.50 - - [2025-11-01 21:21:12] "GET /network-ipam/14c5ead5-a0a7-48e0-b99f-f9233f1838c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006563 10.0.0.50 - - [2025-11-01 21:21:12] "POST /service-templates HTTP/1.1" 200 511 0.057907 10.0.0.50 - - [2025-11-01 21:21:12] "POST /service-templates HTTP/1.1" 200 501 0.042291 10.0.0.50 - - [2025-11-01 21:21:12] "POST /service-templates HTTP/1.1" 200 515 0.052621 10.0.0.50 - - [2025-11-01 21:21:12] "POST /service-templates HTTP/1.1" 200 535 0.040240 10.0.0.50 - - [2025-11-01 21:21:12] "POST /service-templates HTTP/1.1" 200 507 0.023777 10.0.0.50 - - [2025-11-01 21:21:14] "GET / HTTP/1.1" 200 35931 0.001649 10.0.0.50 - - [2025-11-01 21:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008872 10.0.0.50 - - [2025-11-01 21:21:14] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009284 10.0.0.50 - - [2025-11-01 21:21:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002118 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:21:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000758 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:21:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000933 10.0.0.50 - - [2025-11-01 21:21:14] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.029160 10.0.0.50 - - [2025-11-01 21:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.50 - - [2025-11-01 21:21:14] "GET /network-ipam/14c5ead5-a0a7-48e0-b99f-f9233f1838c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005767 10.0.0.50 - - [2025-11-01 21:21:15] "POST /fqname-to-id HTTP/1.1" 404 225 0.001940 10.0.0.50 - - [2025-11-01 21:21:15] "POST /access-control-lists HTTP/1.1" 200 587 0.167462 10.0.0.50 - - [2025-11-01 21:21:15] "POST /fqname-to-id HTTP/1.1" 404 224 0.017834 10.0.0.50 - - [2025-11-01 21:21:15] "POST /access-control-lists HTTP/1.1" 200 585 0.033050 10.0.0.50 - - [2025-11-01 21:21:15] "POST /route-targets HTTP/1.1" 200 327 0.016734 10.0.0.50 - - [2025-11-01 21:21:15] "GET / HTTP/1.1" 200 35931 0.001196 10.0.0.50 - - [2025-11-01 21:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.50 - - [2025-11-01 21:21:15] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005251 10.0.0.50 - - [2025-11-01 21:21:15] "POST /ref-update HTTP/1.1" 200 156 0.035461 10.0.0.50 - - [2025-11-01 21:21:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.017874 10.0.0.50 - - [2025-11-01 21:21:15] "POST /route-targets HTTP/1.1" 200 327 0.014642 10.0.0.50 - - [2025-11-01 21:21:15] "POST /database-nodes HTTP/1.1" 200 597 0.033427 10.0.0.50 - - [2025-11-01 21:21:15] "POST /ref-update HTTP/1.1" 200 156 0.043385 10.0.0.50 - - [2025-11-01 21:21:15] "POST /route-targets HTTP/1.1" 200 327 0.021228 10.0.0.50 - - [2025-11-01 21:21:15] "POST /ref-update HTTP/1.1" 200 156 0.034168 10.0.0.50 - - [2025-11-01 21:21:15] "POST /route-targets HTTP/1.1" 200 327 0.016662 10.0.0.50 - - [2025-11-01 21:21:16] "POST /ref-update HTTP/1.1" 200 156 0.014434 10.0.0.50 - - [2025-11-01 21:21:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.003476 10.0.0.50 - - [2025-11-01 21:21:16] "POST /access-control-lists HTTP/1.1" 200 551 0.075891 10.0.0.50 - - [2025-11-01 21:21:16] "PUT /access-control-list/b0daccd9-820e-47e7-a782-e82168390692 HTTP/1.1" 200 272 0.033081 10.0.0.50 - - [2025-11-01 21:21:16] "PUT /access-control-list/e6212793-b9e9-4859-8f3b-f097cd999076 HTTP/1.1" 200 272 0.015197 10.0.0.50 - - [2025-11-01 21:21:16] "GET / HTTP/1.1" 200 35931 0.001854 10.0.0.50 - - [2025-11-01 21:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007722 10.0.0.50 - - [2025-11-01 21:21:16] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004842 10.0.0.50 - - [2025-11-01 21:21:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.001812 10.0.0.50 - - [2025-11-01 21:21:16] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.045257 10.0.0.50 - - [2025-11-01 21:21:16] "GET / HTTP/1.1" 200 35931 0.001748 10.0.0.50 - - [2025-11-01 21:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.50 - - [2025-11-01 21:21:16] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004819 10.0.0.50 - - [2025-11-01 21:21:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.003016 10.0.0.50 - - [2025-11-01 21:21:16] "POST /analytics-nodes HTTP/1.1" 200 599 0.018581 10.0.0.50 - - [2025-11-01 21:21:18] "GET / HTTP/1.1" 200 35931 0.001419 10.0.0.50 - - [2025-11-01 21:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.50 - - [2025-11-01 21:21:18] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004701 10.0.0.50 - - [2025-11-01 21:21:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.001880 10.0.0.50 - - [2025-11-01 21:21:18] "POST /config-nodes HTTP/1.1" 200 593 0.050778 10.0.0.50 - - [2025-11-01 21:21:18] "GET / HTTP/1.1" 200 35931 0.010268 10.0.0.50 - - [2025-11-01 21:21:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002559 10.0.0.50 - - [2025-11-01 21:21:20] "GET / HTTP/1.1" 200 35931 0.001808 10.0.0.50 - - [2025-11-01 21:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.50 - - [2025-11-01 21:21:20] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007597 10.0.0.50 - - [2025-11-01 21:21:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.001996 10.0.0.50 - - [2025-11-01 21:21:20] "POST /config-database-nodes HTTP/1.1" 200 611 0.037384 10.0.0.50 - - [2025-11-01 21:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.50 - - [2025-11-01 21:21:23] "GET /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002622 10.0.0.50 - - [2025-11-01 21:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.50 - - [2025-11-01 21:21:23] "PUT /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089 HTTP/1.1" 200 276 0.008778 10.0.0.50 - - [2025-11-01 21:21:23] "GET / HTTP/1.1" 200 35931 0.001506 10.0.0.50 - - [2025-11-01 21:21:23] "POST /alarms HTTP/1.1" 200 581 0.015493 10.0.0.50 - - [2025-11-01 21:21:23] "POST /alarms HTTP/1.1" 200 575 0.026411 10.0.0.50 - - [2025-11-01 21:21:23] "POST /alarms HTTP/1.1" 200 575 0.026852 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 559 0.021861 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 555 0.020230 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 557 0.021130 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 565 0.038767 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 549 0.036715 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 557 0.034393 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 567 0.047998 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 555 0.018035 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 567 0.019301 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 575 0.067976 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 569 0.017623 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 561 0.026107 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 561 0.021017 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 561 0.017421 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 547 0.019225 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 595 0.026356 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 575 0.031485 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 571 0.035589 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 583 0.023282 10.0.0.50 - - [2025-11-01 21:21:24] "POST /alarms HTTP/1.1" 200 609 0.016717 10.0.0.50 - - [2025-11-01 21:21:25] "GET / HTTP/1.1" 200 35931 0.001291 10.0.0.50 - - [2025-11-01 21:21:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002437 10.0.0.50 - - [2025-11-01 21:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.50 - - [2025-11-01 21:21:25] "PUT /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089 HTTP/1.1" 200 276 0.007197 10.0.0.50 - - [2025-11-01 21:21:25] "GET / HTTP/1.1" 200 35931 0.001445 10.0.0.50 - - [2025-11-01 21:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.50 - - [2025-11-01 21:21:25] "GET /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002881 10.0.0.50 - - [2025-11-01 21:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.50 - - [2025-11-01 21:21:25] "PUT /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089 HTTP/1.1" 200 276 0.007665 10.0.0.50 - - [2025-11-01 21:21:25] "GET / HTTP/1.1" 200 35931 0.001239 10.0.0.50 - - [2025-11-01 21:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.50 - - [2025-11-01 21:21:25] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005242 10.0.0.50 - - [2025-11-01 21:21:25] "PUT /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0 HTTP/1.1" 200 274 0.024618 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:21:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:21:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 10.0.0.50 - - [2025-11-01 21:21:28] "GET / HTTP/1.1" 200 35931 0.001431 10.0.0.50 - - [2025-11-01 21:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.50 - - [2025-11-01 21:21:28] "GET /domain/b2ff01d7-344e-4bca-9260-43e1c7ebfde4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003519 10.0.0.50 - - [2025-11-01 21:21:28] "POST /id-to-fqname HTTP/1.1" 200 173 0.000732 10.0.0.50 - - [2025-11-01 21:21:28] "POST /fqname-to-id HTTP/1.1" 404 182 0.015407 10.0.0.50 - - [2025-11-01 21:21:29] "POST /security-groups HTTP/1.1" 200 570 0.071711 10.0.0.50 - - [2025-11-01 21:21:29] "POST /projects HTTP/1.1" 200 481 0.215996 10.0.0.50 - - [2025-11-01 21:21:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.002485 10.0.0.50 - - [2025-11-01 21:21:29] "POST /security-groups HTTP/1.1" 200 534 0.100816 10.0.0.50 - - [2025-11-01 21:21:29] "POST /access-control-lists HTTP/1.1" 200 579 0.110910 10.0.0.50 - - [2025-11-01 21:21:29] "POST /fqname-to-id HTTP/1.1" 404 212 0.005670 10.0.0.50 - - [2025-11-01 21:21:29] "POST /chown HTTP/1.1" 200 109 0.019797 10.0.0.50 - - [2025-11-01 21:21:29] "POST /policy-managements HTTP/1.1" 409 214 0.002121 10.0.0.50 - - [2025-11-01 21:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007024 10.0.0.50 - - [2025-11-01 21:21:29] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007437 10.0.0.50 - - [2025-11-01 21:21:29] "POST /access-control-lists HTTP/1.1" 200 577 0.272116 10.0.0.50 - - [2025-11-01 21:21:29] "POST /application-policy-sets HTTP/1.1" 200 528 0.141778 10.0.0.50 - - [2025-11-01 21:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.022956 10.0.0.50 - - [2025-11-01 21:21:29] "POST /fqname-to-id HTTP/1.1" 404 232 0.017421 10.0.0.50 - - [2025-11-01 21:21:29] "POST /access-control-lists HTTP/1.1" 200 594 0.032639 10.0.0.50 - - [2025-11-01 21:21:29] "GET /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.011754 10.0.0.50 - - [2025-11-01 21:21:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.024784 10.0.0.50 - - [2025-11-01 21:21:29] "PUT /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089 HTTP/1.1" 200 276 0.022437 10.0.0.50 - - [2025-11-01 21:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012295 10.0.0.50 - - [2025-11-01 21:21:29] "POST /access-control-lists HTTP/1.1" 200 592 0.028159 10.0.0.50 - - [2025-11-01 21:21:29] "GET /virtual-network/cd2b4d2c-7838-47bc-b279-1f926e9fba3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.024216 10.0.0.50 - - [2025-11-01 21:21:29] "POST /id-to-fqname HTTP/1.1" 200 177 0.002835 10.0.0.50 - - [2025-11-01 21:21:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.005641 10.0.0.50 - - [2025-11-01 21:21:30] "POST /security-groups HTTP/1.1" 200 574 0.077077 10.0.0.50 - - [2025-11-01 21:21:30] "POST /projects HTTP/1.1" 200 489 0.283190 10.0.0.50 - - [2025-11-01 21:21:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.015914 10.0.0.50 - - [2025-11-01 21:21:30] "POST /access-control-lists HTTP/1.1" 200 583 0.081822 10.0.0.50 - - [2025-11-01 21:21:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.023076 10.0.0.50 - - [2025-11-01 21:21:30] "POST /security-groups HTTP/1.1" 200 546 0.145385 10.0.0.50 - - [2025-11-01 21:21:30] "POST /chown HTTP/1.1" 200 109 0.009414 10.0.0.50 - - [2025-11-01 21:21:30] "POST /access-control-lists HTTP/1.1" 200 581 0.103020 10.0.0.50 - - [2025-11-01 21:21:30] "POST /network-ipams HTTP/1.1" 200 522 0.098111 10.0.0.50 - - [2025-11-01 21:21:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.003098 10.0.0.50 - - [2025-11-01 21:21:30] "POST /access-control-lists HTTP/1.1" 200 602 0.045463 10.0.0.50 - - [2025-11-01 21:21:30] "POST /network-ipams HTTP/1.1" 200 510 0.069310 10.0.0.50 - - [2025-11-01 21:21:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.014410 10.0.0.50 - - [2025-11-01 21:21:30] "POST /fqname-to-id HTTP/1.1" 404 198 0.002821 10.0.0.50 - - [2025-11-01 21:21:30] "POST /access-control-lists HTTP/1.1" 200 600 0.035405 10.0.0.50 - - [2025-11-01 21:21:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.004168 10.0.0.50 - - [2025-11-01 21:21:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005770 10.0.0.50 - - [2025-11-01 21:21:30] "POST /virtual-networks HTTP/1.1" 200 538 0.191410 10.0.0.50 - - [2025-11-01 21:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.50 - - [2025-11-01 21:21:30] "POST /access-control-lists HTTP/1.1" 200 589 0.092356 10.0.0.50 - - [2025-11-01 21:21:30] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.008639 10.0.0.50 - - [2025-11-01 21:21:30] "POST /route-targets HTTP/1.1" 200 327 0.016841 10.0.0.50 - - [2025-11-01 21:21:30] "POST /network-ipams HTTP/1.1" 200 518 0.046865 10.0.0.50 - - [2025-11-01 21:21:30] "POST /fqname-to-id HTTP/1.1" 404 202 0.008332 10.0.0.50 - - [2025-11-01 21:21:30] "POST /ref-update HTTP/1.1" 200 156 0.032736 10.0.0.50 - - [2025-11-01 21:21:31] "PUT /access-control-list/f5ff2d62-4159-4e07-ab6a-7dcc7ceb325e HTTP/1.1" 200 272 0.062255 10.0.0.50 - - [2025-11-01 21:21:31] "POST /useragent-kv HTTP/1.1" 200 115 0.007801 10.0.0.50 - - [2025-11-01 21:21:31] "POST /virtual-networks HTTP/1.1" 200 546 0.153464 10.0.0.50 - - [2025-11-01 21:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007562 10.0.0.50 - - [2025-11-01 21:21:31] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.088259 10.0.0.50 - - [2025-11-01 21:21:31] "POST /route-targets HTTP/1.1" 200 327 0.009325 10.0.0.50 - - [2025-11-01 21:21:31] "POST /fqname-to-id HTTP/1.1" 404 199 0.002827 10.0.0.50 - - [2025-11-01 21:21:31] "POST /ref-update HTTP/1.1" 200 156 0.042516 10.0.0.50 - - [2025-11-01 21:21:31] "POST /network-policys HTTP/1.1" 200 538 0.069641 10.0.0.50 - - [2025-11-01 21:21:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.007154 10.0.0.50 - - [2025-11-01 21:21:31] "POST /network-policys HTTP/1.1" 200 534 0.017408 10.0.0.50 - - [2025-11-01 21:21:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.006541 10.0.0.50 - - [2025-11-01 21:21:31] "POST /network-policys HTTP/1.1" 200 542 0.017054 10.0.0.50 - - [2025-11-01 21:21:31] "PUT /access-control-list/a99ea4c0-180e-4eb2-b7a2-2491e98fe58b HTTP/1.1" 200 272 0.025366 10.0.0.50 - - [2025-11-01 21:21:31] "POST /ref-update HTTP/1.1" 200 156 0.086049 10.0.0.50 - - [2025-11-01 21:21:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025162 10.0.0.50 - - [2025-11-01 21:21:31] "PUT /access-control-list/a99ea4c0-180e-4eb2-b7a2-2491e98fe58b HTTP/1.1" 200 272 0.024394 10.0.0.50 - - [2025-11-01 21:21:31] "POST /ref-update HTTP/1.1" 200 156 0.108058 10.0.0.50 - - [2025-11-01 21:21:31] "PUT /access-control-list/f5ff2d62-4159-4e07-ab6a-7dcc7ceb325e HTTP/1.1" 200 272 0.082267 10.0.0.50 - - [2025-11-01 21:21:31] "POST /ref-update HTTP/1.1" 200 156 0.034858 10.0.0.50 - - [2025-11-01 21:21:31] "POST /ref-update HTTP/1.1" 200 156 0.119013 10.0.0.50 - - [2025-11-01 21:21:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007406 10.0.0.50 - - [2025-11-01 21:21:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010249 10.0.0.50 - - [2025-11-01 21:21:32] "PUT /access-control-list/f5ff2d62-4159-4e07-ab6a-7dcc7ceb325e HTTP/1.1" 200 272 0.091971 10.0.0.50 - - [2025-11-01 21:21:32] "POST /fqname-to-id HTTP/1.1" 404 237 0.003125 10.0.0.50 - - [2025-11-01 21:21:32] "POST /ref-update HTTP/1.1" 200 156 0.082216 10.0.0.50 - - [2025-11-01 21:21:32] "POST /access-control-lists HTTP/1.1" 200 601 0.108176 10.0.0.50 - - [2025-11-01 21:21:32] "POST /ref-update HTTP/1.1" 200 156 0.126628 10.0.0.50 - - [2025-11-01 21:21:32] "PUT /access-control-list/a99ea4c0-180e-4eb2-b7a2-2491e98fe58b HTTP/1.1" 200 272 0.078347 10.0.0.50 - - [2025-11-01 21:21:32] "PUT /access-control-list/3f17b37b-cda7-47cc-a214-8161bf864acb HTTP/1.1" 200 272 0.037437 10.0.0.50 - - [2025-11-01 21:21:32] "POST /ref-update HTTP/1.1" 200 156 0.154677 10.0.0.50 - - [2025-11-01 21:21:32] "POST /ref-update HTTP/1.1" 200 156 0.032525 10.0.0.50 - - [2025-11-01 21:21:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004318 10.0.0.50 - - [2025-11-01 21:21:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002353 10.0.0.50 - - [2025-11-01 21:21:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002461 10.0.0.50 - - [2025-11-01 21:21:32] "PUT /access-control-list/3f17b37b-cda7-47cc-a214-8161bf864acb HTTP/1.1" 200 272 0.057886 10.0.0.50 - - [2025-11-01 21:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018808 10.0.0.50 - - [2025-11-01 21:21:32] "GET /virtual-network/cd2b4d2c-7838-47bc-b279-1f926e9fba3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.007603 10.0.0.50 - - [2025-11-01 21:21:32] "POST /ref-update HTTP/1.1" 200 156 0.030172 10.0.0.50 - - [2025-11-01 21:21:32] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.007707 10.0.0.50 - - [2025-11-01 21:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.50 - - [2025-11-01 21:21:32] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004539 10.0.0.50 - - [2025-11-01 21:21:32] "POST /firewall-policys HTTP/1.1" 200 530 0.032596 10.0.0.50 - - [2025-11-01 21:21:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016755 10.0.0.50 - - [2025-11-01 21:21:32] "GET /firewall-policy/227887ab-bd1f-482a-a7d9-94966565785c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.015073 10.0.0.50 - - [2025-11-01 21:21:32] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.002961 10.0.0.50 - - [2025-11-01 21:21:32] "GET /firewall-policy/227887ab-bd1f-482a-a7d9-94966565785c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002433 10.0.0.50 - - [2025-11-01 21:21:32] "POST /ref-update HTTP/1.1" 200 156 0.016842 10.0.0.50 - - [2025-11-01 21:21:32] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.004080 10.0.0.50 - - [2025-11-01 21:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.50 - - [2025-11-01 21:21:32] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002098 10.0.0.50 - - [2025-11-01 21:21:32] "POST /firewall-policys HTTP/1.1" 200 532 0.018077 10.0.0.50 - - [2025-11-01 21:21:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023180 10.0.0.50 - - [2025-11-01 21:21:32] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.011262 10.0.0.50 - - [2025-11-01 21:21:33] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.004592 10.0.0.50 - - [2025-11-01 21:21:33] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006439 10.0.0.50 - - [2025-11-01 21:21:33] "GET /firewall-policy/227887ab-bd1f-482a-a7d9-94966565785c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003072 10.0.0.50 - - [2025-11-01 21:21:33] "GET /firewall-policy/227887ab-bd1f-482a-a7d9-94966565785c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002906 10.0.0.50 - - [2025-11-01 21:21:33] "POST /ref-update HTTP/1.1" 200 156 0.012468 10.0.0.50 - - [2025-11-01 21:21:33] "POST /ref-update HTTP/1.1" 200 156 0.022517 10.0.0.50 - - [2025-11-01 21:21:33] "POST /ref-update HTTP/1.1" 200 156 0.050219 10.0.0.50 - - [2025-11-01 21:21:33] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.018873 10.0.0.50 - - [2025-11-01 21:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.50 - - [2025-11-01 21:21:33] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005612 10.0.0.50 - - [2025-11-01 21:21:33] "POST /firewall-policys HTTP/1.1" 200 530 0.029794 10.0.0.50 - - [2025-11-01 21:21:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.040781 10.0.0.50 - - [2025-11-01 21:21:33] "GET /firewall-policy/fd0bb3fd-ff94-4343-8a5e-eba3818a08a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.025921 10.0.0.50 - - [2025-11-01 21:21:33] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.004644 10.0.0.50 - - [2025-11-01 21:21:33] "GET /firewall-policy/fd0bb3fd-ff94-4343-8a5e-eba3818a08a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003436 10.0.0.50 - - [2025-11-01 21:21:33] "GET /firewall-policy/227887ab-bd1f-482a-a7d9-94966565785c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002092 10.0.0.50 - - [2025-11-01 21:21:33] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002888 10.0.0.50 - - [2025-11-01 21:21:33] "GET /firewall-policy/227887ab-bd1f-482a-a7d9-94966565785c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003579 10.0.0.50 - - [2025-11-01 21:21:33] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002391 10.0.0.50 - - [2025-11-01 21:21:33] "POST /ref-update HTTP/1.1" 200 156 0.014617 10.0.0.50 - - [2025-11-01 21:21:33] "POST /ref-update HTTP/1.1" 200 156 0.036795 10.0.0.50 - - [2025-11-01 21:21:33] "POST /ref-update HTTP/1.1" 200 156 0.029875 10.0.0.50 - - [2025-11-01 21:21:33] "POST /ref-update HTTP/1.1" 200 156 0.022683 10.0.0.50 - - [2025-11-01 21:21:33] "POST /ref-update HTTP/1.1" 200 156 0.058956 10.0.0.50 - - [2025-11-01 21:21:33] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.021447 10.0.0.50 - - [2025-11-01 21:21:33] "POST /tags HTTP/1.1" 200 299 0.036037 10.0.0.50 - - [2025-11-01 21:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006824 10.0.0.50 - - [2025-11-01 21:21:33] "GET /tag/96b8a9f7-e3c1-474d-b7b6-1caa503c2ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.025931 10.0.0.50 - - [2025-11-01 21:21:34] "POST /set-tag HTTP/1.1" 200 109 0.015782 10.0.0.50 - - [2025-11-01 21:21:34] "POST /tags HTTP/1.1" 200 357 0.100400 10.0.0.50 - - [2025-11-01 21:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008621 10.0.0.50 - - [2025-11-01 21:21:34] "GET /tag/5a92b1b5-5d7a-464c-b838-daad64048adc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.019469 10.0.0.50 - - [2025-11-01 21:21:34] "POST /tags HTTP/1.1" 200 305 0.057943 10.0.0.50 - - [2025-11-01 21:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012933 10.0.0.50 - - [2025-11-01 21:21:34] "GET /tag/09cd0b12-e651-498a-91c3-9f7f95995d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.042343 10.0.0.50 - - [2025-11-01 21:21:34] "POST /id-to-fqname HTTP/1.1" 200 174 0.002136 10.0.0.50 - - [2025-11-01 21:21:34] "POST /fqname-to-id HTTP/1.1" 404 183 0.006702 10.0.0.50 - - [2025-11-01 21:21:34] "POST /security-groups HTTP/1.1" 200 571 0.066511 10.0.0.50 - - [2025-11-01 21:21:34] "POST /fqname-to-id HTTP/1.1" 404 214 0.013652 10.0.0.50 - - [2025-11-01 21:21:34] "POST /projects HTTP/1.1" 200 483 0.214096 10.0.0.50 - - [2025-11-01 21:21:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009538 10.0.0.50 - - [2025-11-01 21:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017456 10.0.0.50 - - [2025-11-01 21:21:34] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.017543 10.0.0.50 - - [2025-11-01 21:21:34] "POST /access-control-lists HTTP/1.1" 200 580 0.100765 10.0.0.50 - - [2025-11-01 21:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.031589 10.0.0.50 - - [2025-11-01 21:21:34] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.028331 10.0.0.50 - - [2025-11-01 21:21:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.005947 10.0.0.50 - - [2025-11-01 21:21:34] "POST /access-control-lists HTTP/1.1" 200 578 0.058398 10.0.0.50 - - [2025-11-01 21:21:34] "PUT /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71 HTTP/1.1" 200 264 0.078835 10.0.0.50 - - [2025-11-01 21:21:35] "PUT /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0 HTTP/1.1" 200 264 0.055355 10.0.0.50 - - [2025-11-01 21:21:35] "POST /security-groups HTTP/1.1" 200 537 0.093305 10.0.0.50 - - [2025-11-01 21:21:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.009709 10.0.0.50 - - [2025-11-01 21:21:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013755 10.0.0.50 - - [2025-11-01 21:21:35] "POST /access-control-lists HTTP/1.1" 200 596 0.080554 10.0.0.50 - - [2025-11-01 21:21:35] "POST /chown HTTP/1.1" 200 109 0.063328 10.0.0.50 - - [2025-11-01 21:21:35] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.019908 10.0.0.50 - - [2025-11-01 21:21:35] "POST /fqname-to-id HTTP/1.1" 404 233 0.002228 10.0.0.50 - - [2025-11-01 21:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.50 - - [2025-11-01 21:21:35] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032959 10.0.0.50 - - [2025-11-01 21:21:35] "POST /tags HTTP/1.1" 409 207 0.003075 10.0.0.50 - - [2025-11-01 21:21:35] "POST /access-control-lists HTTP/1.1" 200 594 0.068943 10.0.0.50 - - [2025-11-01 21:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006974 10.0.0.50 - - [2025-11-01 21:21:35] "GET /tag/09cd0b12-e651-498a-91c3-9f7f95995d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013238 10.0.0.50 - - [2025-11-01 21:21:35] "POST /firewall-rules HTTP/1.1" 200 564 0.073371 10.0.0.50 - - [2025-11-01 21:21:35] "GET /firewall-rule/77d1d27b-23f2-4ac3-a5f6-e811d7cbe225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.015901 10.0.0.50 - - [2025-11-01 21:21:35] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003442 10.0.0.50 - - [2025-11-01 21:21:35] "GET /firewall-rule/77d1d27b-23f2-4ac3-a5f6-e811d7cbe225?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002616 10.0.0.50 - - [2025-11-01 21:21:35] "POST /ref-update HTTP/1.1" 200 156 0.016249 10.0.0.50 - - [2025-11-01 21:21:35] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003179 10.0.0.50 - - [2025-11-01 21:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.50 - - [2025-11-01 21:21:35] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002497 10.0.0.50 - - [2025-11-01 21:21:35] "POST /tags HTTP/1.1" 409 207 0.002475 10.0.0.50 - - [2025-11-01 21:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.50 - - [2025-11-01 21:21:35] "GET /tag/09cd0b12-e651-498a-91c3-9f7f95995d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020741 10.0.0.50 - - [2025-11-01 21:21:35] "POST /firewall-rules HTTP/1.1" 200 562 0.072971 10.0.0.50 - - [2025-11-01 21:21:35] "GET /firewall-rule/cbd84458-ace7-47ba-abb6-df5904267baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.011975 10.0.0.50 - - [2025-11-01 21:21:35] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006761 10.0.0.50 - - [2025-11-01 21:21:35] "GET /firewall-rule/cbd84458-ace7-47ba-abb6-df5904267baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003100 10.0.0.50 - - [2025-11-01 21:21:35] "POST /ref-update HTTP/1.1" 200 156 0.030680 10.0.0.50 - - [2025-11-01 21:21:35] "POST /fqname-to-id HTTP/1.1" 404 226 0.004915 10.0.0.50 - - [2025-11-01 21:21:36] "POST /tags HTTP/1.1" 200 305 0.089902 10.0.0.50 - - [2025-11-01 21:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.020796 10.0.0.50 - - [2025-11-01 21:21:36] "GET /tag/70072771-f9f0-40c8-89ba-311ed34ec6f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.045452 10.0.0.50 - - [2025-11-01 21:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.50 - - [2025-11-01 21:21:36] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026454 10.0.0.50 - - [2025-11-01 21:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007303 10.0.0.50 - - [2025-11-01 21:21:36] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004978 10.0.0.50 - - [2025-11-01 21:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.50 - - [2025-11-01 21:21:36] "GET /service-appliance-set/da06b8d3-51e0-4966-a881-84906b59a3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004798 10.0.0.50 - - [2025-11-01 21:21:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.001622 10.0.0.50 - - [2025-11-01 21:21:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.091360 10.0.0.50 - - [2025-11-01 21:21:36] "GET /virtual-machine-interface/cef13aa1-7b72-4e20-97d6-ece0f7a4f595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.014377 10.0.0.50 - - [2025-11-01 21:21:36] "POST /instance-ips HTTP/1.1" 200 381 0.060796 10.0.0.50 - - [2025-11-01 21:21:36] "GET /instance-ip/b52d4ba7-3de7-4dc6-90ac-eaecd7ae1a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004666 10.0.0.50 - - [2025-11-01 21:21:36] "POST /loadbalancers HTTP/1.1" 200 582 0.085009 10.0.0.50 - - [2025-11-01 21:21:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.031497 10.0.0.50 - - [2025-11-01 21:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009022 10.0.0.50 - - [2025-11-01 21:21:36] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033530 10.0.0.50 - - [2025-11-01 21:21:36] "GET /instance-ip/b52d4ba7-3de7-4dc6-90ac-eaecd7ae1a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011518 10.0.0.50 - - [2025-11-01 21:21:36] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.084145 10.0.0.50 - - [2025-11-01 21:21:36] "GET /loadbalancer/eed58876-7dcf-4493-8c64-f9a28f401f9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002861 10.0.0.50 - - [2025-11-01 21:21:36] "POST /floating-ips HTTP/1.1" 200 583 0.055024 10.0.0.50 - - [2025-11-01 21:21:36] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.038780 10.0.0.50 - - [2025-11-01 21:21:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008994 10.0.0.50 - - [2025-11-01 21:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.50 - - [2025-11-01 21:21:37] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044794 10.0.0.50 - - [2025-11-01 21:21:37] "GET /loadbalancer-listener/ad114a94-816e-44af-929b-0308b3d1b095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.006187 10.0.0.50 - - [2025-11-01 21:21:37] "GET /loadbalancer-listener/ad114a94-816e-44af-929b-0308b3d1b095?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005654 10.0.0.50 - - [2025-11-01 21:21:37] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.027783 10.0.0.50 - - [2025-11-01 21:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:21:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:21:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 10.0.0.50 - - [2025-11-01 21:21:37] "GET /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004029 10.0.0.50 - - [2025-11-01 21:21:37] "GET /instance-ip/b52d4ba7-3de7-4dc6-90ac-eaecd7ae1a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002820 10.0.0.50 - - [2025-11-01 21:21:37] "GET /instance-ip/b52d4ba7-3de7-4dc6-90ac-eaecd7ae1a6e?fields=floating_ips HTTP/1.1" 200 1171 0.008012 10.0.0.50 - - [2025-11-01 21:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.50 - - [2025-11-01 21:21:37] "GET /floating-ip/0ea6a6ef-fa35-426a-aa7d-f0fcb2f960e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.005619 10.0.0.50 - - [2025-11-01 21:21:37] "PUT /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089 HTTP/1.1" 200 276 0.019656 10.0.0.50 - - [2025-11-01 21:21:37] "POST /tags HTTP/1.1" 200 301 0.067335 10.0.0.50 - - [2025-11-01 21:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.50 - - [2025-11-01 21:21:37] "GET /tag/cf04d1bf-4ff9-49e0-bfb5-d62114dca050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020245 10.0.0.50 - - [2025-11-01 21:21:37] "POST /tags HTTP/1.1" 200 325 0.183903 10.0.0.50 - - [2025-11-01 21:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.50 - - [2025-11-01 21:21:37] "GET /tag/0dc12778-0716-475e-bde6-fc3c53452bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.012795 10.0.0.50 - - [2025-11-01 21:21:38] "POST /tags HTTP/1.1" 200 363 0.355720 10.0.0.50 - - [2025-11-01 21:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.50 - - [2025-11-01 21:21:38] "GET /tag/729e35a1-033e-4faf-8afa-dea0c9bb67c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.029864 10.0.0.50 - - [2025-11-01 21:21:38] "POST /tags HTTP/1.1" 200 311 0.030040 10.0.0.50 - - [2025-11-01 21:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005104 10.0.0.50 - - [2025-11-01 21:21:38] "GET /tag/13e3e02d-cc5b-44cf-bc19-b3280f94216a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013538 10.0.0.50 - - [2025-11-01 21:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.50 - - [2025-11-01 21:21:38] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004666 10.0.0.50 - - [2025-11-01 21:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.50 - - [2025-11-01 21:21:38] "GET /project/1d74580b-b5f1-4e55-8e22-5304ffa9bd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.025178 10.0.0.50 - - [2025-11-01 21:21:38] "POST /virtual-machines HTTP/1.1" 200 377 0.009233 10.0.0.50 - - [2025-11-01 21:21:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.014643 10.0.0.50 - - [2025-11-01 21:21:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.121171 10.0.0.50 - - [2025-11-01 21:21:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.020302 10.0.0.50 - - [2025-11-01 21:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.041878 10.0.0.50 - - [2025-11-01 21:21:38] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007854 10.0.0.50 - - [2025-11-01 21:21:38] "POST /instance-ips HTTP/1.1" 200 409 0.057627 10.0.0.50 - - [2025-11-01 21:21:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.023521 10.0.0.50 - - [2025-11-01 21:21:38] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.022877 10.0.0.50 - - [2025-11-01 21:21:38] "POST /set-tag HTTP/1.1" 200 109 0.037024 10.0.0.50 - - [2025-11-01 21:21:38] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.033641 10.0.0.50 - - [2025-11-01 21:21:38] "GET /instance-ip/c0a3f17e-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.007373 10.0.0.50 - - [2025-11-01 21:21:38] "POST /tags HTTP/1.1" 200 355 0.032505 10.0.0.50 - - [2025-11-01 21:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.50 - - [2025-11-01 21:21:39] "GET /tag/c7aac34d-2481-4c81-9051-877e439e8460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.026110 10.0.0.50 - - [2025-11-01 21:21:39] "POST /tags HTTP/1.1" 200 303 0.033027 10.0.0.50 - - [2025-11-01 21:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006637 10.0.0.50 - - [2025-11-01 21:21:39] "GET /tag/19a59843-a381-46b2-97e5-0cfd05b6f446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.023137 10.0.0.50 - - [2025-11-01 21:21:39] "POST /projects HTTP/1.1" 409 218 0.002702 10.0.0.50 - - [2025-11-01 21:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.50 - - [2025-11-01 21:21:39] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035603 10.0.0.50 - - [2025-11-01 21:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005303 10.0.0.50 - - [2025-11-01 21:21:39] "GET /network-ipam/0fd2a3a8-0b95-443d-bb6e-cb56fc5a8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003338 10.0.0.50 - - [2025-11-01 21:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.50 - - [2025-11-01 21:21:39] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004446 10.0.0.50 - - [2025-11-01 21:21:39] "PUT /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71 HTTP/1.1" 200 264 0.051450 10.0.0.50 - - [2025-11-01 21:21:39] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.022807 10.0.0.50 - - [2025-11-01 21:21:39] "POST /set-tag HTTP/1.1" 200 109 0.062890 10.0.0.50 - - [2025-11-01 21:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.50 - - [2025-11-01 21:21:39] "GET /network-ipam/86b7f990-18dd-4e7e-9491-4c371c7b733e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002907 10.0.0.50 - - [2025-11-01 21:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.50 - - [2025-11-01 21:21:39] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003996 10.0.0.50 - - [2025-11-01 21:21:39] "PUT /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0 HTTP/1.1" 200 264 0.086488 10.0.0.50 - - [2025-11-01 21:21:39] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006106 10.0.0.50 - - [2025-11-01 21:21:39] "POST /set-tag HTTP/1.1" 200 109 0.061842 10.0.0.50 - - [2025-11-01 21:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013170 10.0.0.50 - - [2025-11-01 21:21:39] "GET /network-policy/a8fdd952-d3a7-4ff1-987c-e40fbff7da03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.010343 10.0.0.50 - - [2025-11-01 21:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.50 - - [2025-11-01 21:21:39] "GET /network-policy/0ce9c018-bc0a-498f-9518-8d9532039a20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002632 10.0.0.50 - - [2025-11-01 21:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.50 - - [2025-11-01 21:21:39] "GET /network-policy/d1528289-373d-444f-a371-75a89852deb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002914 10.0.0.50 - - [2025-11-01 21:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.50 - - [2025-11-01 21:21:39] "PUT /network-policy/d1528289-373d-444f-a371-75a89852deb9 HTTP/1.1" 200 262 0.009557 10.0.0.50 - - [2025-11-01 21:21:40] "PUT /access-control-list/3f17b37b-cda7-47cc-a214-8161bf864acb HTTP/1.1" 200 272 0.045950 10.0.0.50 - - [2025-11-01 21:21:40] "POST /ref-update HTTP/1.1" 200 156 0.113142 10.0.0.50 - - [2025-11-01 21:21:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022180 10.0.0.50 - - [2025-11-01 21:21:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007653 10.0.0.50 - - [2025-11-01 21:21:40] "PUT /access-control-list/f5ff2d62-4159-4e07-ab6a-7dcc7ceb325e HTTP/1.1" 200 272 0.110016 10.0.0.50 - - [2025-11-01 21:21:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013673 10.0.0.50 - - [2025-11-01 21:21:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009787 10.0.0.50 - - [2025-11-01 21:21:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004271 10.0.0.50 - - [2025-11-01 21:21:40] "POST /security-groups HTTP/1.1" 409 245 0.003791 10.0.0.50 - - [2025-11-01 21:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.50 - - [2025-11-01 21:21:40] "PUT /security-group/f9947b39-3ca4-4961-b784-a77274dc3900 HTTP/1.1" 200 262 0.072986 10.0.0.50 - - [2025-11-01 21:21:40] "PUT /access-control-list/d419402f-89e8-4c85-bc0a-d58f2963cf7c HTTP/1.1" 200 272 0.045912 10.0.0.50 - - [2025-11-01 21:21:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.061246 10.0.0.50 - - [2025-11-01 21:21:40] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.096797 10.0.0.50 - - [2025-11-01 21:21:40] "PUT /access-control-list/e75cfeb0-bff9-48cb-958a-ad387d3f7b65 HTTP/1.1" 200 272 0.139843 10.0.0.50 - - [2025-11-01 21:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009863 10.0.0.50 - - [2025-11-01 21:21:40] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.069580 10.0.0.50 - - [2025-11-01 21:21:40] "POST /tags HTTP/1.1" 409 206 0.005527 10.0.0.50 - - [2025-11-01 21:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.50 - - [2025-11-01 21:21:40] "GET /tag/19a59843-a381-46b2-97e5-0cfd05b6f446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011004 10.0.0.50 - - [2025-11-01 21:21:40] "POST /firewall-rules HTTP/1.1" 200 562 0.102814 10.0.0.50 - - [2025-11-01 21:21:40] "GET /firewall-rule/35bc05c3-96d9-4ae4-9a95-aef3f2db3ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.013669 10.0.0.50 - - [2025-11-01 21:21:40] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005319 10.0.0.50 - - [2025-11-01 21:21:40] "GET /firewall-rule/35bc05c3-96d9-4ae4-9a95-aef3f2db3ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004166 10.0.0.50 - - [2025-11-01 21:21:41] "POST /ref-update HTTP/1.1" 200 156 0.036341 10.0.0.50 - - [2025-11-01 21:21:41] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003727 10.0.0.50 - - [2025-11-01 21:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.50 - - [2025-11-01 21:21:41] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005537 10.0.0.50 - - [2025-11-01 21:21:41] "POST /tags HTTP/1.1" 409 206 0.002478 10.0.0.50 - - [2025-11-01 21:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.50 - - [2025-11-01 21:21:41] "GET /tag/19a59843-a381-46b2-97e5-0cfd05b6f446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.027999 10.0.0.50 - - [2025-11-01 21:21:41] "POST /firewall-rules HTTP/1.1" 200 560 0.068470 10.0.0.50 - - [2025-11-01 21:21:41] "GET /firewall-rule/7c56611a-2fb6-456a-916e-9e6354d04617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.029029 10.0.0.50 - - [2025-11-01 21:21:41] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.010381 10.0.0.50 - - [2025-11-01 21:21:41] "GET /firewall-rule/7c56611a-2fb6-456a-916e-9e6354d04617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003906 10.0.0.50 - - [2025-11-01 21:21:41] "POST /ref-update HTTP/1.1" 200 156 0.113933 10.0.0.50 - - [2025-11-01 21:21:41] "POST /fqname-to-id HTTP/1.1" 404 228 0.003387 10.0.0.50 - - [2025-11-01 21:21:41] "POST /tags HTTP/1.1" 200 371 0.028955 10.0.0.50 - - [2025-11-01 21:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.50 - - [2025-11-01 21:21:41] "GET /tag/e8cba430-9b4a-4e1d-8cb0-675cbd370887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.025633 10.0.0.50 - - [2025-11-01 21:21:41] "POST /tags HTTP/1.1" 200 319 0.038549 10.0.0.50 - - [2025-11-01 21:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.50 - - [2025-11-01 21:21:41] "GET /tag/6fb02e79-d49c-445d-a1c1-c691efd195f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017159 10.0.0.50 - - [2025-11-01 21:21:41] "POST /id-to-fqname HTTP/1.1" 200 181 0.000540 10.0.0.50 - - [2025-11-01 21:21:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.005021 10.0.0.50 - - [2025-11-01 21:21:42] "POST /security-groups HTTP/1.1" 200 578 0.116383 10.0.0.50 - - [2025-11-01 21:21:42] "POST /projects HTTP/1.1" 200 497 0.279509 10.0.0.50 - - [2025-11-01 21:21:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.004287 10.0.0.50 - - [2025-11-01 21:21:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018260 10.0.0.50 - - [2025-11-01 21:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016759 10.0.0.50 - - [2025-11-01 21:21:42] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.003954 10.0.0.50 - - [2025-11-01 21:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.50 - - [2025-11-01 21:21:42] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.019422 10.0.0.50 - - [2025-11-01 21:21:42] "POST /access-control-lists HTTP/1.1" 200 587 0.155203 10.0.0.50 - - [2025-11-01 21:21:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.010545 10.0.0.50 - - [2025-11-01 21:21:42] "PUT /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71 HTTP/1.1" 200 264 0.084010 10.0.0.50 - - [2025-11-01 21:21:42] "POST /access-control-lists HTTP/1.1" 200 585 0.074953 10.0.0.50 - - [2025-11-01 21:21:42] "PUT /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0 HTTP/1.1" 200 264 0.121468 10.0.0.50 - - [2025-11-01 21:21:42] "POST /security-groups HTTP/1.1" 200 558 0.114569 10.0.0.50 - - [2025-11-01 21:21:42] "POST /fqname-to-id HTTP/1.1" 404 248 0.010347 10.0.0.50 - - [2025-11-01 21:21:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.045873 10.0.0.50 - - [2025-11-01 21:21:42] "POST /access-control-lists HTTP/1.1" 200 610 0.075223 10.0.0.50 - - [2025-11-01 21:21:42] "POST /chown HTTP/1.1" 200 109 0.058942 10.0.0.50 - - [2025-11-01 21:21:42] "POST /fqname-to-id HTTP/1.1" 404 247 0.015954 10.0.0.50 - - [2025-11-01 21:21:42] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002860 10.0.0.50 - - [2025-11-01 21:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.50 - - [2025-11-01 21:21:42] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002125 10.0.0.50 - - [2025-11-01 21:21:42] "POST /tags HTTP/1.1" 409 214 0.001344 10.0.0.50 - - [2025-11-01 21:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.50 - - [2025-11-01 21:21:42] "GET /tag/6fb02e79-d49c-445d-a1c1-c691efd195f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013056 10.0.0.50 - - [2025-11-01 21:21:42] "POST /access-control-lists HTTP/1.1" 200 608 0.094861 10.0.0.50 - - [2025-11-01 21:21:43] "POST /firewall-rules HTTP/1.1" 200 578 0.110486 10.0.0.50 - - [2025-11-01 21:21:43] "GET /firewall-rule/92ef70d0-eee8-4cc1-9497-48aad4c0348c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005102 10.0.0.50 - - [2025-11-01 21:21:43] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005281 10.0.0.50 - - [2025-11-01 21:21:43] "GET /firewall-rule/92ef70d0-eee8-4cc1-9497-48aad4c0348c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004140 10.0.0.50 - - [2025-11-01 21:21:43] "POST /ref-update HTTP/1.1" 200 156 0.071655 10.0.0.50 - - [2025-11-01 21:21:43] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010263 10.0.0.50 - - [2025-11-01 21:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.50 - - [2025-11-01 21:21:43] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002825 10.0.0.50 - - [2025-11-01 21:21:43] "POST /tags HTTP/1.1" 409 214 0.001487 10.0.0.50 - - [2025-11-01 21:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.50 - - [2025-11-01 21:21:43] "GET /tag/6fb02e79-d49c-445d-a1c1-c691efd195f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016003 10.0.0.50 - - [2025-11-01 21:21:43] "POST /firewall-rules HTTP/1.1" 200 576 0.082575 10.0.0.50 - - [2025-11-01 21:21:43] "GET /firewall-rule/87ae0ba3-dc30-4f8a-be81-289a2524038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.027394 10.0.0.50 - - [2025-11-01 21:21:43] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004297 10.0.0.50 - - [2025-11-01 21:21:43] "GET /firewall-rule/87ae0ba3-dc30-4f8a-be81-289a2524038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002130 10.0.0.50 - - [2025-11-01 21:21:43] "POST /ref-update HTTP/1.1" 200 156 0.111120 10.0.0.50 - - [2025-11-01 21:21:43] "POST /tags HTTP/1.1" 200 301 0.038199 10.0.0.50 - - [2025-11-01 21:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012169 10.0.0.50 - - [2025-11-01 21:21:43] "GET /tag/970e4634-11bf-4f57-8030-6ce2eb80e10a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012190 10.0.0.50 - - [2025-11-01 21:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.50 - - [2025-11-01 21:21:43] "GET /project/1d74580b-b5f1-4e55-8e22-5304ffa9bd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050550 10.0.0.50 - - [2025-11-01 21:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.50 - - [2025-11-01 21:21:43] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.010627 10.0.0.50 - - [2025-11-01 21:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.50 - - [2025-11-01 21:21:43] "GET /service-appliance-set/da06b8d3-51e0-4966-a881-84906b59a3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003034 10.0.0.50 - - [2025-11-01 21:21:43] "POST /fqname-to-id HTTP/1.1" 404 242 0.002517 10.0.0.50 - - [2025-11-01 21:21:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.126028 10.0.0.50 - - [2025-11-01 21:21:44] "GET /virtual-machine-interface/cca0a2e9-ab92-4e3b-b978-3e71ee4e4a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.022281 10.0.0.50 - - [2025-11-01 21:21:44] "POST /instance-ips HTTP/1.1" 200 377 0.025472 10.0.0.50 - - [2025-11-01 21:21:44] "GET /instance-ip/bfef53fd-ee95-4e62-81d1-810526ff703b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005439 10.0.0.50 - - [2025-11-01 21:21:44] "POST /loadbalancers HTTP/1.1" 200 582 0.074818 10.0.0.50 - - [2025-11-01 21:21:44] "GET /project/1d74580b-b5f1-4e55-8e22-5304ffa9bd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057622 10.0.0.50 - - [2025-11-01 21:21:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.037354 10.0.0.50 - - [2025-11-01 21:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008358 10.0.0.50 - - [2025-11-01 21:21:44] "GET /instance-ip/bfef53fd-ee95-4e62-81d1-810526ff703b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.014810 10.0.0.50 - - [2025-11-01 21:21:44] "GET /project/1d74580b-b5f1-4e55-8e22-5304ffa9bd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040116 10.0.0.50 - - [2025-11-01 21:21:44] "POST /floating-ips HTTP/1.1" 200 581 0.046259 10.0.0.50 - - [2025-11-01 21:21:44] "GET /loadbalancer/446fae82-48be-4c75-9af4-1e242d920829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002979 10.0.0.50 - - [2025-11-01 21:21:44] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021603 10.0.0.50 - - [2025-11-01 21:21:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.024213 10.0.0.50 - - [2025-11-01 21:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006470 10.0.0.50 - - [2025-11-01 21:21:44] "GET /project/1d74580b-b5f1-4e55-8e22-5304ffa9bd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035260 10.0.0.50 - - [2025-11-01 21:21:44] "GET /loadbalancer-listener/b9acb717-2daa-44d5-a587-8f9c2298b3bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003904 10.0.0.50 - - [2025-11-01 21:21:44] "GET /loadbalancer-listener/b9acb717-2daa-44d5-a587-8f9c2298b3bd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003186 10.0.0.50 - - [2025-11-01 21:21:44] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018910 10.0.0.50 - - [2025-11-01 21:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.50 - - [2025-11-01 21:21:44] "GET /instance-ip/bfef53fd-ee95-4e62-81d1-810526ff703b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002910 10.0.0.50 - - [2025-11-01 21:21:44] "GET /instance-ip/bfef53fd-ee95-4e62-81d1-810526ff703b?fields=floating_ips HTTP/1.1" 200 1164 0.010719 10.0.0.50 - - [2025-11-01 21:21:44] "GET /floating-ip/c215b05d-9065-4eb2-97dd-c574d191502f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.001943 10.0.0.50 - - [2025-11-01 21:21:44] "GET /project/1d74580b-b5f1-4e55-8e22-5304ffa9bd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050556 10.0.0.50 - - [2025-11-01 21:21:44] "GET /loadbalancer/446fae82-48be-4c75-9af4-1e242d920829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003228 10.0.0.50 - - [2025-11-01 21:21:44] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021989 10.0.0.50 - - [2025-11-01 21:21:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.027359 10.0.0.50 - - [2025-11-01 21:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007843 10.0.0.50 - - [2025-11-01 21:21:44] "GET /project/1d74580b-b5f1-4e55-8e22-5304ffa9bd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.025275 10.0.0.50 - - [2025-11-01 21:21:44] "GET /loadbalancer-listener/b192b9a2-226a-458b-9354-de6b71201137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002378 10.0.0.50 - - [2025-11-01 21:21:44] "GET /loadbalancer-listener/b192b9a2-226a-458b-9354-de6b71201137?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002927 10.0.0.50 - - [2025-11-01 21:21:45] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019155 10.0.0.50 - - [2025-11-01 21:21:45] "GET /instance-ip/bfef53fd-ee95-4e62-81d1-810526ff703b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003328 10.0.0.50 - - [2025-11-01 21:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.50 - - [2025-11-01 21:21:45] "GET /instance-ip/bfef53fd-ee95-4e62-81d1-810526ff703b?fields=floating_ips HTTP/1.1" 200 1164 0.006677 10.0.0.50 - - [2025-11-01 21:21:45] "GET /project/1d74580b-b5f1-4e55-8e22-5304ffa9bd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035537 10.0.0.50 - - [2025-11-01 21:21:45] "GET /floating-ip/c215b05d-9065-4eb2-97dd-c574d191502f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.001955 10.0.0.50 - - [2025-11-01 21:21:45] "GET /loadbalancer/446fae82-48be-4c75-9af4-1e242d920829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003436 10.0.0.50 - - [2025-11-01 21:21:45] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.018402 10.0.0.50 - - [2025-11-01 21:21:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.031140 10.0.0.50 - - [2025-11-01 21:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.50 - - [2025-11-01 21:21:45] "GET /project/1d74580b-b5f1-4e55-8e22-5304ffa9bd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028786 10.0.0.50 - - [2025-11-01 21:21:45] "GET /loadbalancer-listener/57290720-2702-4fb5-9f11-983b5fdac14a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.001821 10.0.0.50 - - [2025-11-01 21:21:45] "GET /loadbalancer-listener/57290720-2702-4fb5-9f11-983b5fdac14a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.002547 10.0.0.50 - - [2025-11-01 21:21:45] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.016535 10.0.0.50 - - [2025-11-01 21:21:45] "GET /instance-ip/bfef53fd-ee95-4e62-81d1-810526ff703b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006353 10.0.0.50 - - [2025-11-01 21:21:45] "GET /instance-ip/bfef53fd-ee95-4e62-81d1-810526ff703b?fields=floating_ips HTTP/1.1" 200 1164 0.002691 10.0.0.50 - - [2025-11-01 21:21:45] "GET /floating-ip/c215b05d-9065-4eb2-97dd-c574d191502f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002189 10.0.0.50 - - [2025-11-01 21:21:45] "POST /tags HTTP/1.1" 200 363 0.030175 10.0.0.50 - - [2025-11-01 21:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.50 - - [2025-11-01 21:21:45] "GET /tag/f7ee278d-7c7c-494a-8627-09a0a641cbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.010898 10.0.0.50 - - [2025-11-01 21:21:45] "POST /tags HTTP/1.1" 200 311 0.017344 10.0.0.50 - - [2025-11-01 21:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.50 - - [2025-11-01 21:21:45] "GET /tag/cec2c9ab-d30c-4791-869e-72b985c9428c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011654 10.0.0.50 - - [2025-11-01 21:21:45] "POST /id-to-fqname HTTP/1.1" 200 177 0.000561 10.0.0.50 - - [2025-11-01 21:21:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.006335 10.0.0.50 - - [2025-11-01 21:21:45] "POST /security-groups HTTP/1.1" 200 574 0.063872 10.0.0.50 - - [2025-11-01 21:21:45] "POST /fqname-to-id HTTP/1.1" 404 217 0.010572 10.0.0.50 - - [2025-11-01 21:21:45] "POST /projects HTTP/1.1" 200 489 0.211935 10.0.0.50 - - [2025-11-01 21:21:45] "POST /access-control-lists HTTP/1.1" 200 583 0.055437 10.0.0.50 - - [2025-11-01 21:21:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.012954 10.0.0.50 - - [2025-11-01 21:21:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008576 10.0.0.50 - - [2025-11-01 21:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.50 - - [2025-11-01 21:21:45] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.005405 10.0.0.50 - - [2025-11-01 21:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.50 - - [2025-11-01 21:21:45] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.046518 10.0.0.50 - - [2025-11-01 21:21:45] "POST /access-control-lists HTTP/1.1" 200 581 0.074092 10.0.0.50 - - [2025-11-01 21:21:45] "PUT /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71 HTTP/1.1" 200 264 0.067438 10.0.0.50 - - [2025-11-01 21:21:45] "PUT /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0 HTTP/1.1" 200 264 0.042673 10.0.0.50 - - [2025-11-01 21:21:46] "POST /security-groups HTTP/1.1" 200 546 0.066188 10.0.0.50 - - [2025-11-01 21:21:46] "POST /fqname-to-id HTTP/1.1" 404 240 0.002924 10.0.0.50 - - [2025-11-01 21:21:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.067748 10.0.0.50 - - [2025-11-01 21:21:46] "POST /access-control-lists HTTP/1.1" 200 602 0.089023 10.0.0.50 - - [2025-11-01 21:21:46] "POST /chown HTTP/1.1" 200 109 0.047346 10.0.0.50 - - [2025-11-01 21:21:46] "POST /fqname-to-id HTTP/1.1" 404 239 0.009152 10.0.0.50 - - [2025-11-01 21:21:46] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004805 10.0.0.50 - - [2025-11-01 21:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005359 10.0.0.50 - - [2025-11-01 21:21:46] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002693 10.0.0.50 - - [2025-11-01 21:21:46] "POST /tags HTTP/1.1" 409 210 0.002049 10.0.0.50 - - [2025-11-01 21:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.50 - - [2025-11-01 21:21:46] "POST /access-control-lists HTTP/1.1" 200 600 0.078532 10.0.0.50 - - [2025-11-01 21:21:46] "GET /tag/cec2c9ab-d30c-4791-869e-72b985c9428c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.024596 10.0.0.50 - - [2025-11-01 21:21:46] "POST /firewall-rules HTTP/1.1" 200 570 0.064637 10.0.0.50 - - [2025-11-01 21:21:46] "GET /firewall-rule/66c23763-e1a5-42a9-b0ea-6433b49e6533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.015414 10.0.0.50 - - [2025-11-01 21:21:46] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004132 10.0.0.50 - - [2025-11-01 21:21:46] "GET /firewall-rule/66c23763-e1a5-42a9-b0ea-6433b49e6533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002986 10.0.0.50 - - [2025-11-01 21:21:46] "POST /ref-update HTTP/1.1" 200 156 0.042784 10.0.0.50 - - [2025-11-01 21:21:46] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015967 10.0.0.50 - - [2025-11-01 21:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.50 - - [2025-11-01 21:21:46] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002696 10.0.0.50 - - [2025-11-01 21:21:46] "POST /tags HTTP/1.1" 409 210 0.001678 10.0.0.50 - - [2025-11-01 21:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.50 - - [2025-11-01 21:21:46] "GET /tag/cec2c9ab-d30c-4791-869e-72b985c9428c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009902 10.0.0.50 - - [2025-11-01 21:21:46] "POST /firewall-rules HTTP/1.1" 200 568 0.072100 10.0.0.50 - - [2025-11-01 21:21:46] "GET /firewall-rule/eb144ed7-76a0-4389-881f-b3ebe24c2ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007860 10.0.0.50 - - [2025-11-01 21:21:46] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005230 10.0.0.50 - - [2025-11-01 21:21:46] "GET /firewall-rule/eb144ed7-76a0-4389-881f-b3ebe24c2ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002066 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:21:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001873 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:21:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002444 10.0.0.50 - - [2025-11-01 21:21:47] "POST /ref-update HTTP/1.1" 200 156 0.113284 10.0.0.50 - - [2025-11-01 21:21:47] "POST /tags HTTP/1.1" 409 237 0.010844 10.0.0.50 - - [2025-11-01 21:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.50 - - [2025-11-01 21:21:47] "GET /tag/729e35a1-033e-4faf-8afa-dea0c9bb67c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012416 10.0.0.50 - - [2025-11-01 21:21:47] "POST /tags HTTP/1.1" 409 210 0.002818 10.0.0.50 - - [2025-11-01 21:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.50 - - [2025-11-01 21:21:47] "GET /tag/13e3e02d-cc5b-44cf-bc19-b3280f94216a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010664 10.0.0.50 - - [2025-11-01 21:21:47] "POST /projects HTTP/1.1" 409 223 0.002032 10.0.0.50 - - [2025-11-01 21:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.50 - - [2025-11-01 21:21:47] "GET /project/1d74580b-b5f1-4e55-8e22-5304ffa9bd2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.107987 10.0.0.50 - - [2025-11-01 21:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.50 - - [2025-11-01 21:21:47] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.003544 10.0.0.50 - - [2025-11-01 21:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.50 - - [2025-11-01 21:21:47] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005850 10.0.0.50 - - [2025-11-01 21:21:47] "PUT /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71 HTTP/1.1" 200 264 0.077756 10.0.0.50 - - [2025-11-01 21:21:47] "PUT /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0 HTTP/1.1" 200 264 0.057481 10.0.0.50 - - [2025-11-01 21:21:47] "POST /security-groups HTTP/1.1" 409 253 0.002542 10.0.0.50 - - [2025-11-01 21:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.50 - - [2025-11-01 21:21:47] "PUT /security-group/508b517a-47d8-4021-8a36-99d571ed56c1 HTTP/1.1" 200 262 0.072444 10.0.0.50 - - [2025-11-01 21:21:47] "PUT /access-control-list/815f862f-50ec-4d5c-b3c8-12527991a8db HTTP/1.1" 200 272 0.009975 10.0.0.50 - - [2025-11-01 21:21:47] "PUT /access-control-list/ae388af3-5422-4457-99da-6c8502ceb886 HTTP/1.1" 200 272 0.028402 10.0.0.50 - - [2025-11-01 21:21:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.031042 10.0.0.50 - - [2025-11-01 21:21:47] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.036242 10.0.0.50 - - [2025-11-01 21:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017359 10.0.0.50 - - [2025-11-01 21:21:47] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002983 10.0.0.50 - - [2025-11-01 21:21:47] "POST /tags HTTP/1.1" 409 210 0.005412 10.0.0.50 - - [2025-11-01 21:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.50 - - [2025-11-01 21:21:47] "GET /tag/13e3e02d-cc5b-44cf-bc19-b3280f94216a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013027 10.0.0.50 - - [2025-11-01 21:21:47] "POST /firewall-rules HTTP/1.1" 200 570 0.068761 10.0.0.50 - - [2025-11-01 21:21:48] "GET /firewall-rule/5daf8703-867d-42a0-b505-88b4569ca5f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008314 10.0.0.50 - - [2025-11-01 21:21:48] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004070 10.0.0.50 - - [2025-11-01 21:21:48] "GET /firewall-rule/5daf8703-867d-42a0-b505-88b4569ca5f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002553 10.0.0.50 - - [2025-11-01 21:21:48] "POST /ref-update HTTP/1.1" 200 156 0.056384 10.0.0.50 - - [2025-11-01 21:21:48] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009133 10.0.0.50 - - [2025-11-01 21:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.50 - - [2025-11-01 21:21:48] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002423 10.0.0.50 - - [2025-11-01 21:21:48] "POST /tags HTTP/1.1" 409 210 0.001412 10.0.0.50 - - [2025-11-01 21:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.50 - - [2025-11-01 21:21:48] "GET /tag/13e3e02d-cc5b-44cf-bc19-b3280f94216a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010941 10.0.0.50 - - [2025-11-01 21:21:48] "POST /firewall-rules HTTP/1.1" 200 568 0.064046 10.0.0.50 - - [2025-11-01 21:21:48] "GET /firewall-rule/39960140-194c-4222-a65f-d645deca5d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.013753 10.0.0.50 - - [2025-11-01 21:21:48] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004587 10.0.0.50 - - [2025-11-01 21:21:48] "GET /firewall-rule/39960140-194c-4222-a65f-d645deca5d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003278 10.0.0.50 - - [2025-11-01 21:21:48] "POST /ref-update HTTP/1.1" 200 156 0.059168 10.0.0.50 - - [2025-11-01 21:21:48] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004535 10.0.0.50 - - [2025-11-01 21:21:48] "POST /set-tag HTTP/1.1" 200 109 0.002156 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:21:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:21:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:21:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:21:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000879 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:21:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001002 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:21:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001025 10.0.0.57 - - [2025-11-01 21:22:54] "GET / HTTP/1.1" 200 35931 0.001517 10.0.0.57 - - [2025-11-01 21:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.57 - - [2025-11-01 21:22:54] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004565 10.0.0.57 - - [2025-11-01 21:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.57 - - [2025-11-01 21:22:54] "GET /routing-instance/76e0e949-f2b5-4f1d-b2f5-5c74540811d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003231 10.0.0.57 - - [2025-11-01 21:22:54] "PUT /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0 HTTP/1.1" 200 274 0.010396 10.0.0.57 - - [2025-11-01 21:22:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.021800 10.0.0.57 - - [2025-11-01 21:22:54] "POST /virtual-routers HTTP/1.1" 200 599 0.016612 10.0.0.57 - - [2025-11-01 21:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.024744 10.0.0.57 - - [2025-11-01 21:22:54] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005131 10.0.0.57 - - [2025-11-01 21:22:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.001935 10.0.0.57 - - [2025-11-01 21:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.57 - - [2025-11-01 21:22:54] "GET /virtual-network/cd2b4d2c-7838-47bc-b279-1f926e9fba3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003625 10.0.0.57 - - [2025-11-01 21:22:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.083277 10.0.0.50 - - [2025-11-01 21:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.50 - - [2025-11-01 21:23:12] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003225 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:23:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:23:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000769 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:23:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001165 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:23:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000961 10.0.0.50 - - [2025-11-01 21:23:39] "GET / HTTP/1.1" 200 35931 0.001468 10.0.0.50 - - [2025-11-01 21:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.50 - - [2025-11-01 21:23:39] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006425 10.0.0.50 - - [2025-11-01 21:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2025-11-01 21:23:39] "GET /config-node/d8d6dcf7-c45b-4aee-9084-520024fe3fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003059 10.0.0.50 - - [2025-11-01 21:23:51] "GET / HTTP/1.1" 200 35931 0.001680 10.0.0.50 - - [2025-11-01 21:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.50 - - [2025-11-01 21:23:51] "GET /routing-instance/76e0e949-f2b5-4f1d-b2f5-5c74540811d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002554 10.0.0.50 - - [2025-11-01 21:23:51] "POST /bgp-routers HTTP/1.1" 409 301 0.001642 10.0.0.50 - - [2025-11-01 21:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001229 10.0.0.50 - - [2025-11-01 21:23:51] "GET /bgp-router/0b254afd-781e-4eb3-ba94-92e6eccf3f49?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003394 10.0.0.50 - - [2025-11-01 21:23:51] "PUT /bgp-router/0b254afd-781e-4eb3-ba94-92e6eccf3f49 HTTP/1.1" 200 254 0.010697 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:23:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001058 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:23:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001438 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:24:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:24:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000957 10.0.0.57 - - [2025-11-01 21:24:31] "GET / HTTP/1.1" 200 35931 0.002655 10.0.0.57 - - [2025-11-01 21:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.57 - - [2025-11-01 21:24:31] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005788 10.0.0.57 - - [2025-11-01 21:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.57 - - [2025-11-01 21:24:31] "GET /routing-instance/76e0e949-f2b5-4f1d-b2f5-5c74540811d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002179 10.0.0.57 - - [2025-11-01 21:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.57 - - [2025-11-01 21:24:31] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002359 10.0.0.57 - - [2025-11-01 21:24:31] "PUT /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf HTTP/1.1" 200 262 0.008119 10.0.0.57 - - [2025-11-01 21:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009977 10.0.0.57 - - [2025-11-01 21:24:31] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003083 10.0.0.57 - - [2025-11-01 21:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.57 - - [2025-11-01 21:24:31] "GET /virtual-machine-interface/f6f91ea0-a8b9-450f-acae-e16e1316066d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.003680 10.0.0.57 - - [2025-11-01 21:24:31] "PUT /virtual-machine-interface/f6f91ea0-a8b9-450f-acae-e16e1316066d HTTP/1.1" 200 284 0.007999 10.0.0.50 - - [2025-11-01 21:25:18] "GET /global-system-configs HTTP/1.1" 200 322 0.006508 10.0.0.50 - - [2025-11-01 21:25:19] "GET /global-system-configs HTTP/1.1" 200 322 0.002810 10.0.0.50 - - [2025-11-01 21:25:34] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002936 10.0.0.50 - - [2025-11-01 21:25:34] "POST /ref-update HTTP/1.1" 200 156 0.008273 10.0.0.50 - - [2025-11-01 21:25:39] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004694 10.0.0.50 - - [2025-11-01 21:25:39] "POST /set-tag HTTP/1.1" 200 109 0.002569 10.0.0.50 - - [2025-11-01 21:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.50 - - [2025-11-01 21:25:39] "GET /loadbalancer/446fae82-48be-4c75-9af4-1e242d920829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002534 10.0.0.50 - - [2025-11-01 21:25:39] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003958 10.0.0.50 - - [2025-11-01 21:25:39] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.50 - - [2025-11-01 21:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.50 - - [2025-11-01 21:25:39] "GET /loadbalancer/446fae82-48be-4c75-9af4-1e242d920829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002025 10.0.0.50 - - [2025-11-01 21:25:39] "GET /loadbalancer-pool/617369de-31dd-4490-9298-e7957b89b5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003187 10.0.0.50 - - [2025-11-01 21:25:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016491 10.0.0.50 - - [2025-11-01 21:25:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010654 10.0.0.50 - - [2025-11-01 21:25:39] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014191 10.0.0.50 - - [2025-11-01 21:25:39] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018437 10.0.0.50 - - [2025-11-01 21:25:39] "POST /ref-update HTTP/1.1" 200 156 0.012555 10.0.0.50 - - [2025-11-01 21:25:39] "GET /floating-ip/c215b05d-9065-4eb2-97dd-c574d191502f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.008295 10.0.0.50 - - [2025-11-01 21:25:39] "POST /tags HTTP/1.1" 409 205 0.002894 10.0.0.50 - - [2025-11-01 21:25:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.50 - - [2025-11-01 21:25:39] "GET /tag/970e4634-11bf-4f57-8030-6ce2eb80e10a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011348 10.0.0.50 - - [2025-11-01 21:25:39] "PUT /floating-ip/c215b05d-9065-4eb2-97dd-c574d191502f HTTP/1.1" 200 256 0.021809 10.0.0.50 - - [2025-11-01 21:25:39] "POST /set-tag HTTP/1.1" 200 109 0.073238 10.0.0.50 - - [2025-11-01 21:25:39] "GET /loadbalancer-pool/6b0792cf-57db-4d39-ad76-fc4fafffe6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.026515 10.0.0.50 - - [2025-11-01 21:25:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034793 10.0.0.50 - - [2025-11-01 21:25:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.006974 10.0.0.50 - - [2025-11-01 21:25:39] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010301 10.0.0.50 - - [2025-11-01 21:25:39] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013640 10.0.0.50 - - [2025-11-01 21:25:39] "POST /set-tag HTTP/1.1" 200 109 0.001943 10.0.0.50 - - [2025-11-01 21:25:39] "POST /ref-update HTTP/1.1" 200 156 0.011534 10.0.0.50 - - [2025-11-01 21:25:39] "GET /floating-ip/c215b05d-9065-4eb2-97dd-c574d191502f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.011254 10.0.0.50 - - [2025-11-01 21:25:39] "GET /loadbalancer-pool/5b49de4f-c3a9-45f6-9ec8-7b5476fd983a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003934 10.0.0.50 - - [2025-11-01 21:25:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017886 10.0.0.50 - - [2025-11-01 21:25:39] "PUT /floating-ip/c215b05d-9065-4eb2-97dd-c574d191502f HTTP/1.1" 200 256 0.034138 10.0.0.50 - - [2025-11-01 21:25:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.048814 10.0.0.50 - - [2025-11-01 21:25:40] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.029350 10.0.0.50 - - [2025-11-01 21:25:40] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004356 10.0.0.50 - - [2025-11-01 21:25:40] "POST /ref-update HTTP/1.1" 200 156 0.009521 10.0.0.50 - - [2025-11-01 21:25:40] "GET /floating-ip/c215b05d-9065-4eb2-97dd-c574d191502f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.008517 10.0.0.50 - - [2025-11-01 21:25:40] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.50 - - [2025-11-01 21:25:40] "PUT /floating-ip/c215b05d-9065-4eb2-97dd-c574d191502f HTTP/1.1" 200 256 0.009536 10.0.0.50 - - [2025-11-01 21:27:30] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005716 10.0.0.50 - - [2025-11-01 21:27:30] "POST /set-tag HTTP/1.1" 200 109 0.004298 10.0.0.50 - - [2025-11-01 21:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.50 - - [2025-11-01 21:27:30] "GET /loadbalancer/446fae82-48be-4c75-9af4-1e242d920829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002742 10.0.0.50 - - [2025-11-01 21:27:30] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004799 10.0.0.50 - - [2025-11-01 21:27:30] "POST /set-tag HTTP/1.1" 200 109 0.028309 10.0.0.50 - - [2025-11-01 21:27:31] "DELETE /loadbalancer-member/d20da7cc-c734-4256-81d9-4332d7489545 HTTP/1.1" 200 115 0.074752 10.0.0.50 - - [2025-11-01 21:27:31] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007352 10.0.0.50 - - [2025-11-01 21:27:31] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.50 - - [2025-11-01 21:27:31] "DELETE /loadbalancer-member/68ca02b9-8238-46e4-99cc-3128f648f054 HTTP/1.1" 200 115 0.044170 10.0.0.50 - - [2025-11-01 21:27:31] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005561 10.0.0.50 - - [2025-11-01 21:27:31] "POST /set-tag HTTP/1.1" 200 109 0.002749 10.0.0.50 - - [2025-11-01 21:27:31] "DELETE /loadbalancer-member/6c37b53f-68ef-41a0-84d7-83a559f28ad8 HTTP/1.1" 200 115 0.035219 10.0.0.50 - - [2025-11-01 21:27:31] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006808 10.0.0.50 - - [2025-11-01 21:27:31] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.50 - - [2025-11-01 21:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.50 - - [2025-11-01 21:27:31] "GET /loadbalancer/446fae82-48be-4c75-9af4-1e242d920829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.011702 10.0.0.50 - - [2025-11-01 21:27:31] "GET /loadbalancer-pool/617369de-31dd-4490-9298-e7957b89b5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002927 10.0.0.50 - - [2025-11-01 21:27:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019274 10.0.0.50 - - [2025-11-01 21:27:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020471 10.0.0.50 - - [2025-11-01 21:27:31] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013675 10.0.0.50 - - [2025-11-01 21:27:31] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003911 10.0.0.50 - - [2025-11-01 21:27:31] "GET /floating-ip/c215b05d-9065-4eb2-97dd-c574d191502f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002475 10.0.0.50 - - [2025-11-01 21:27:31] "POST /set-tag HTTP/1.1" 200 109 0.063587 10.0.0.50 - - [2025-11-01 21:27:31] "GET /loadbalancer-pool/6b0792cf-57db-4d39-ad76-fc4fafffe6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.025170 10.0.0.50 - - [2025-11-01 21:27:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039477 10.0.0.50 - - [2025-11-01 21:27:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010242 10.0.0.50 - - [2025-11-01 21:27:31] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006469 10.0.0.50 - - [2025-11-01 21:27:31] "POST /set-tag HTTP/1.1" 200 109 0.008306 10.0.0.50 - - [2025-11-01 21:27:31] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004648 10.0.0.50 - - [2025-11-01 21:27:31] "GET /floating-ip/c215b05d-9065-4eb2-97dd-c574d191502f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002340 10.0.0.50 - - [2025-11-01 21:27:31] "GET /loadbalancer-pool/5b49de4f-c3a9-45f6-9ec8-7b5476fd983a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002903 10.0.0.50 - - [2025-11-01 21:27:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027671 10.0.0.50 - - [2025-11-01 21:27:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.035269 10.0.0.50 - - [2025-11-01 21:27:31] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015000 10.0.0.50 - - [2025-11-01 21:27:31] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008518 10.0.0.50 - - [2025-11-01 21:27:31] "GET /floating-ip/c215b05d-9065-4eb2-97dd-c574d191502f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003695 10.0.0.50 - - [2025-11-01 21:27:31] "POST /set-tag HTTP/1.1" 200 109 0.004520 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:29:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001099 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:29:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001009 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:29:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:29:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:29:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001371 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:29:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001211 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:29:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:29:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000837 10.0.0.50 - - [2025-11-01 21:30:18] "GET /global-system-configs HTTP/1.1" 200 322 0.004312 10.0.0.50 - - [2025-11-01 21:30:19] "GET /global-system-configs HTTP/1.1" 200 322 0.002151 10.0.0.50 - - [2025-11-01 21:31:20] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.50 - - [2025-11-01 21:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.50 - - [2025-11-01 21:31:20] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034970 10.0.0.50 - - [2025-11-01 21:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.50 - - [2025-11-01 21:31:20] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029134 10.0.0.50 - - [2025-11-01 21:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.50 - - [2025-11-01 21:31:21] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027726 10.0.0.50 - - [2025-11-01 21:31:21] "POST /tags HTTP/1.1" 200 333 0.044197 10.0.0.50 - - [2025-11-01 21:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013832 10.0.0.50 - - [2025-11-01 21:31:21] "GET /tag/806e7cc9-a195-41ed-b762-dd3d1d7a376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018061 10.0.0.50 - - [2025-11-01 21:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.50 - - [2025-11-01 21:31:21] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038386 10.0.0.50 - - [2025-11-01 21:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.50 - - [2025-11-01 21:31:21] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004545 10.0.0.50 - - [2025-11-01 21:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.50 - - [2025-11-01 21:31:21] "GET /service-appliance-set/da06b8d3-51e0-4966-a881-84906b59a3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002226 10.0.0.50 - - [2025-11-01 21:31:21] "POST /fqname-to-id HTTP/1.1" 404 254 0.002148 10.0.0.50 - - [2025-11-01 21:31:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.100474 10.0.0.50 - - [2025-11-01 21:31:21] "GET /virtual-machine-interface/77430c66-fad4-48b0-af5f-0feb2cffdecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.012630 10.0.0.50 - - [2025-11-01 21:31:21] "POST /instance-ips HTTP/1.1" 200 409 0.020154 10.0.0.50 - - [2025-11-01 21:31:21] "GET /instance-ip/0f2777e3-6dfd-4283-8f23-0988e0bcd8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.003494 10.0.0.50 - - [2025-11-01 21:31:21] "POST /loadbalancers HTTP/1.1" 200 610 0.059765 10.0.0.50 - - [2025-11-01 21:31:21] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029132 10.0.0.50 - - [2025-11-01 21:31:21] "GET /instance-ip/0f2777e3-6dfd-4283-8f23-0988e0bcd8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.003095 10.0.0.50 - - [2025-11-01 21:31:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.033176 10.0.0.50 - - [2025-11-01 21:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018096 10.0.0.50 - - [2025-11-01 21:31:21] "POST /floating-ips HTTP/1.1" 200 597 0.078612 10.0.0.50 - - [2025-11-01 21:31:22] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052939 10.0.0.50 - - [2025-11-01 21:31:22] "GET /loadbalancer/35a52856-33f5-47b2-9d82-7b75ae841769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003594 10.0.0.50 - - [2025-11-01 21:31:22] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.021238 10.0.0.50 - - [2025-11-01 21:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.50 - - [2025-11-01 21:31:22] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028977 10.0.0.50 - - [2025-11-01 21:31:22] "GET /loadbalancer-listener/c85d630e-5487-4aa9-84cf-1dcaac7c788b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003632 10.0.0.50 - - [2025-11-01 21:31:22] "GET /loadbalancer-listener/c85d630e-5487-4aa9-84cf-1dcaac7c788b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003108 10.0.0.50 - - [2025-11-01 21:31:22] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.016858 10.0.0.50 - - [2025-11-01 21:31:22] "GET /instance-ip/0f2777e3-6dfd-4283-8f23-0988e0bcd8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1650 0.002733 10.0.0.50 - - [2025-11-01 21:31:22] "GET /instance-ip/0f2777e3-6dfd-4283-8f23-0988e0bcd8bf?fields=floating_ips HTTP/1.1" 200 1212 0.004747 10.0.0.50 - - [2025-11-01 21:31:22] "GET /floating-ip/6dad2cac-5c78-488e-a92b-b0e83919a6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.001937 10.0.0.50 - - [2025-11-01 21:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.50 - - [2025-11-01 21:31:22] "GET /loadbalancer/35a52856-33f5-47b2-9d82-7b75ae841769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.001929 10.0.0.50 - - [2025-11-01 21:31:22] "POST /tags HTTP/1.1" 200 295 0.050297 10.0.0.50 - - [2025-11-01 21:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011443 10.0.0.50 - - [2025-11-01 21:31:22] "GET /tag/00893853-adfb-4ece-8a99-687066de6854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.013474 10.0.0.50 - - [2025-11-01 21:31:22] "POST /tags HTTP/1.1" 409 233 0.002151 10.0.0.50 - - [2025-11-01 21:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.50 - - [2025-11-01 21:31:22] "GET /tag/c7aac34d-2481-4c81-9051-877e439e8460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010262 10.0.0.50 - - [2025-11-01 21:31:22] "POST /tags HTTP/1.1" 409 206 0.001950 10.0.0.50 - - [2025-11-01 21:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.50 - - [2025-11-01 21:31:22] "GET /tag/19a59843-a381-46b2-97e5-0cfd05b6f446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010113 10.0.0.50 - - [2025-11-01 21:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.50 - - [2025-11-01 21:31:22] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004567 10.0.0.50 - - [2025-11-01 21:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.50 - - [2025-11-01 21:31:22] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035007 10.0.0.50 - - [2025-11-01 21:31:22] "POST /virtual-machines HTTP/1.1" 200 369 0.008836 10.0.0.50 - - [2025-11-01 21:31:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009815 10.0.0.50 - - [2025-11-01 21:31:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.155769 10.0.0.50 - - [2025-11-01 21:31:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.027954 10.0.0.50 - - [2025-11-01 21:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013433 10.0.0.50 - - [2025-11-01 21:31:22] "GET /virtual-machine-interface/1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004659 10.0.0.50 - - [2025-11-01 21:31:22] "POST /instance-ips HTTP/1.1" 200 409 0.021757 10.0.0.50 - - [2025-11-01 21:31:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020123 10.0.0.50 - - [2025-11-01 21:31:23] "GET /virtual-machine-interface/1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.019230 10.0.0.50 - - [2025-11-01 21:31:23] "POST /set-tag HTTP/1.1" 200 109 0.028918 10.0.0.50 - - [2025-11-01 21:31:23] "GET /virtual-machine-interface/1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017226 10.0.0.50 - - [2025-11-01 21:31:23] "GET /instance-ip/1cf4bb88-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005009 10.0.0.50 - - [2025-11-01 21:31:23] "GET /virtual-machine-interface/1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004410 10.0.0.50 - - [2025-11-01 21:31:23] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.50 - - [2025-11-01 21:31:23] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003224 10.0.0.50 - - [2025-11-01 21:31:23] "POST /ref-update HTTP/1.1" 200 156 0.008887 10.0.0.50 - - [2025-11-01 21:31:23] "GET /virtual-machine-interface/1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019413 10.0.0.50 - - [2025-11-01 21:31:23] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.50 - - [2025-11-01 21:31:23] "GET /virtual-machine-interface/1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004340 10.0.0.50 - - [2025-11-01 21:31:23] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.50 - - [2025-11-01 21:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007444 10.0.0.50 - - [2025-11-01 21:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.50 - - [2025-11-01 21:31:24] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003672 10.0.0.50 - - [2025-11-01 21:31:24] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034107 10.0.0.50 - - [2025-11-01 21:31:24] "GET /virtual-networks?parent_id=a3a22d7f-6276-4b9a-b5cf-974b831cbbba&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001520 10.0.0.50 - - [2025-11-01 21:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.50 - - [2025-11-01 21:31:24] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032160 10.0.0.50 - - [2025-11-01 21:31:24] "POST /virtual-machines HTTP/1.1" 200 369 0.020079 10.0.0.50 - - [2025-11-01 21:31:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017238 10.0.0.50 - - [2025-11-01 21:31:24] "POST /virtual-networks HTTP/1.1" 200 512 0.107535 10.0.0.50 - - [2025-11-01 21:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.50 - - [2025-11-01 21:31:24] "GET /network-ipam/907cc5e2-9778-4006-b2f6-e31bc4df2808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.025555 10.0.0.50 - - [2025-11-01 21:31:24] "POST /route-targets HTTP/1.1" 200 327 0.055372 10.0.0.50 - - [2025-11-01 21:31:24] "POST /ref-update HTTP/1.1" 200 156 0.028654 10.0.0.50 - - [2025-11-01 21:31:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.144804 10.0.0.50 - - [2025-11-01 21:31:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013274 10.0.0.50 - - [2025-11-01 21:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.022900 10.0.0.50 - - [2025-11-01 21:31:24] "POST /useragent-kv HTTP/1.1" 200 115 0.019703 10.0.0.50 - - [2025-11-01 21:31:24] "POST /ref-update HTTP/1.1" 200 156 0.147049 10.0.0.50 - - [2025-11-01 21:31:24] "GET /virtual-machine-interface/1df6d37c-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004161 10.0.0.50 - - [2025-11-01 21:31:24] "GET /virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003611 10.0.0.50 - - [2025-11-01 21:31:24] "GET /domains HTTP/1.1" 200 280 0.001951 10.0.0.50 - - [2025-11-01 21:31:24] "GET /domain/b2ff01d7-344e-4bca-9260-43e1c7ebfde4 HTTP/1.1" 200 3087 0.008375 10.0.0.50 - - [2025-11-01 21:31:24] "POST /instance-ips HTTP/1.1" 200 409 0.024298 10.0.0.50 - - [2025-11-01 21:31:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.033693 10.0.0.50 - - [2025-11-01 21:31:24] "GET /virtual-machine-interface/1df6d37c-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008233 10.0.0.50 - - [2025-11-01 21:31:24] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba HTTP/1.1" 200 7065 0.069584 10.0.0.50 - - [2025-11-01 21:31:24] "GET /virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc HTTP/1.1" 200 2093 0.004440 10.0.0.50 - - [2025-11-01 21:31:24] "GET /virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc HTTP/1.1" 200 2093 0.003237 10.0.0.50 - - [2025-11-01 21:31:24] "GET /routing-instance/ddbad11f-8a31-4875-9edc-9e5fcd5afff1 HTTP/1.1" 200 1403 0.002032 10.0.0.50 - - [2025-11-01 21:31:24] "GET /routing-instance/ddbad11f-8a31-4875-9edc-9e5fcd5afff1 HTTP/1.1" 200 1403 0.001864 10.0.0.50 - - [2025-11-01 21:31:24] "GET /route-target/01c4bade-c986-4e06-9991-dc1f6328080d HTTP/1.1" 200 1151 0.001684 10.0.0.50 - - [2025-11-01 21:31:24] "GET /virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc HTTP/1.1" 200 2093 0.003270 10.0.0.50 - - [2025-11-01 21:31:24] "GET /routing-instance/ddbad11f-8a31-4875-9edc-9e5fcd5afff1 HTTP/1.1" 200 1403 0.002404 10.0.0.50 - - [2025-11-01 21:31:24] "GET /virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004261 10.0.0.50 - - [2025-11-01 21:31:24] "GET /virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc HTTP/1.1" 200 2093 0.003095 10.0.0.50 - - [2025-11-01 21:31:25] "GET /routing-instance/ddbad11f-8a31-4875-9edc-9e5fcd5afff1 HTTP/1.1" 200 1403 0.001931 10.0.0.50 - - [2025-11-01 21:31:25] "POST /set-tag HTTP/1.1" 200 109 0.030301 10.0.0.50 - - [2025-11-01 21:31:25] "GET /routing-instance/ddbad11f-8a31-4875-9edc-9e5fcd5afff1 HTTP/1.1" 200 1403 0.014386 10.0.0.50 - - [2025-11-01 21:31:25] "GET /virtual-machine-interface/1df6d37c-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.032111 10.0.0.50 - - [2025-11-01 21:31:25] "GET /instance-ip/1e1725aa-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003114 10.0.0.50 - - [2025-11-01 21:31:25] "GET /route-target/01c4bade-c986-4e06-9991-dc1f6328080d HTTP/1.1" 200 1151 0.003968 10.0.0.50 - - [2025-11-01 21:31:25] "GET /domains HTTP/1.1" 200 280 0.002123 10.0.0.50 - - [2025-11-01 21:31:25] "GET /domain/b2ff01d7-344e-4bca-9260-43e1c7ebfde4 HTTP/1.1" 200 3087 0.003303 10.0.0.50 - - [2025-11-01 21:31:25] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba HTTP/1.1" 200 7065 0.037231 10.0.0.50 - - [2025-11-01 21:31:25] "GET /virtual-machine-interface/1df6d37c-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003750 10.0.0.50 - - [2025-11-01 21:31:25] "GET /virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc HTTP/1.1" 200 2093 0.003978 10.0.0.50 - - [2025-11-01 21:31:25] "POST /set-tag HTTP/1.1" 200 109 0.003676 10.0.0.50 - - [2025-11-01 21:31:25] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003438 10.0.0.50 - - [2025-11-01 21:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.50 - - [2025-11-01 21:31:25] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029091 10.0.0.50 - - [2025-11-01 21:31:25] "GET /virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007472 10.0.0.50 - - [2025-11-01 21:31:25] "GET /floating-ip-pools?parent_id=ae8b2e51-d85d-41d5-94e2-82dc34622abc&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001882 10.0.0.50 - - [2025-11-01 21:31:25] "POST /ref-update HTTP/1.1" 200 156 0.016228 10.0.0.50 - - [2025-11-01 21:31:25] "GET /virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.016505 10.0.0.50 - - [2025-11-01 21:31:25] "GET /virtual-machine-interface/1df6d37c-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.026894 10.0.0.50 - - [2025-11-01 21:31:25] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.50 - - [2025-11-01 21:31:25] "POST /floating-ip-pools HTTP/1.1" 200 562 0.027594 10.0.0.50 - - [2025-11-01 21:31:25] "GET /virtual-machine-interface/1df6d37c-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004324 10.0.0.50 - - [2025-11-01 21:31:25] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.50 - - [2025-11-01 21:31:25] "POST /ref-update HTTP/1.1" 200 156 0.008295 10.0.0.50 - - [2025-11-01 21:31:25] "GET /virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.012887 10.0.0.50 - - [2025-11-01 21:31:25] "GET /domains HTTP/1.1" 200 280 0.001475 10.0.0.50 - - [2025-11-01 21:31:25] "GET /domain/b2ff01d7-344e-4bca-9260-43e1c7ebfde4 HTTP/1.1" 200 3087 0.002301 10.0.0.50 - - [2025-11-01 21:31:25] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba HTTP/1.1" 200 7321 0.026427 10.0.0.50 - - [2025-11-01 21:31:25] "GET /virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc HTTP/1.1" 200 2331 0.004428 10.0.0.50 - - [2025-11-01 21:31:25] "GET /floating-ip-pool/76565861-cc68-45ed-ad7e-1e10f23290df HTTP/1.1" 200 1314 0.001807 10.0.0.50 - - [2025-11-01 21:31:25] "GET /domains HTTP/1.1" 200 280 0.001211 10.0.0.50 - - [2025-11-01 21:31:25] "GET /domain/b2ff01d7-344e-4bca-9260-43e1c7ebfde4 HTTP/1.1" 200 3087 0.002038 10.0.0.50 - - [2025-11-01 21:31:25] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba HTTP/1.1" 200 7321 0.031760 10.0.0.50 - - [2025-11-01 21:31:25] "GET /virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc HTTP/1.1" 200 2331 0.004857 10.0.0.50 - - [2025-11-01 21:31:25] "GET /virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004111 10.0.0.50 - - [2025-11-01 21:31:25] "POST /tags HTTP/1.1" 200 365 0.050224 10.0.0.50 - - [2025-11-01 21:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007748 10.0.0.50 - - [2025-11-01 21:31:25] "GET /tag/f46fd214-b6e7-4ea4-9e3c-f68366f20a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012679 10.0.0.50 - - [2025-11-01 21:31:25] "POST /tags HTTP/1.1" 409 206 0.001964 10.0.0.50 - - [2025-11-01 21:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.50 - - [2025-11-01 21:31:25] "GET /tag/19a59843-a381-46b2-97e5-0cfd05b6f446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010134 10.0.0.50 - - [2025-11-01 21:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.50 - - [2025-11-01 21:31:25] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.046103 10.0.0.50 - - [2025-11-01 21:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.50 - - [2025-11-01 21:31:25] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006540 10.0.0.50 - - [2025-11-01 21:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.50 - - [2025-11-01 21:31:25] "GET /service-appliance-set/a5d301f4-e4cc-4e04-812b-981ab08bf301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002963 10.0.0.50 - - [2025-11-01 21:31:25] "POST /fqname-to-id HTTP/1.1" 404 258 0.001319 10.0.0.50 - - [2025-11-01 21:31:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.099217 10.0.0.50 - - [2025-11-01 21:31:25] "GET /virtual-machine-interface/81a73972-d499-41dd-9608-25397da691f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.011525 10.0.0.50 - - [2025-11-01 21:31:25] "POST /set-tag HTTP/1.1" 200 109 0.014904 10.0.0.50 - - [2025-11-01 21:31:26] "POST /instance-ips HTTP/1.1" 200 417 0.018450 10.0.0.50 - - [2025-11-01 21:31:26] "GET /instance-ip/c92c8fa6-936b-465b-98b0-67e70ad79b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004084 10.0.0.50 - - [2025-11-01 21:31:26] "POST /loadbalancers HTTP/1.1" 200 618 0.060920 10.0.0.50 - - [2025-11-01 21:31:26] "POST /service-instances HTTP/1.1" 200 566 0.026810 10.0.0.50 - - [2025-11-01 21:31:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.043820 10.0.0.50 - - [2025-11-01 21:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005742 10.0.0.50 - - [2025-11-01 21:31:26] "POST /ref-update HTTP/1.1" 200 156 0.035968 10.0.0.50 - - [2025-11-01 21:31:26] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.037284 10.0.0.50 - - [2025-11-01 21:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.50 - - [2025-11-01 21:31:26] "PUT /service-instance/e3801821-a2ab-482f-b54f-044c3fa5e55e HTTP/1.1" 200 266 0.007478 10.0.0.50 - - [2025-11-01 21:31:26] "GET /virtual-machine-interface/81a73972-d499-41dd-9608-25397da691f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005492 10.0.0.50 - - [2025-11-01 21:31:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.033390 10.0.0.50 - - [2025-11-01 21:31:26] "GET /virtual-machine-interface/81a73972-d499-41dd-9608-25397da691f0?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.038948 10.0.0.50 - - [2025-11-01 21:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005750 10.0.0.50 - - [2025-11-01 21:31:26] "PUT /service-instance/e3801821-a2ab-482f-b54f-044c3fa5e55e HTTP/1.1" 200 266 0.007806 10.0.0.50 - - [2025-11-01 21:31:26] "GET /floating-ip-pool/76565861-cc68-45ed-ad7e-1e10f23290df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002950 10.0.0.50 - - [2025-11-01 21:31:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012336 10.0.0.50 - - [2025-11-01 21:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.50 - - [2025-11-01 21:31:26] "POST /virtual-machines HTTP/1.1" 200 429 0.015877 10.0.0.50 - - [2025-11-01 21:31:26] "POST /floating-ips HTTP/1.1" 200 671 0.129618 10.0.0.50 - - [2025-11-01 21:31:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014071 10.0.0.50 - - [2025-11-01 21:31:26] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002284 10.0.0.50 - - [2025-11-01 21:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.50 - - [2025-11-01 21:31:26] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003914 10.0.0.50 - - [2025-11-01 21:31:26] "POST /tags HTTP/1.1" 409 221 0.012044 10.0.0.50 - - [2025-11-01 21:31:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.162852 10.0.0.50 - - [2025-11-01 21:31:26] "POST /chown HTTP/1.1" 200 109 0.022033 10.0.0.50 - - [2025-11-01 21:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.50 - - [2025-11-01 21:31:26] "GET /tag/806e7cc9-a195-41ed-b762-dd3d1d7a376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.033823 10.0.0.50 - - [2025-11-01 21:31:26] "POST /tags HTTP/1.1" 409 238 0.001475 10.0.0.50 - - [2025-11-01 21:31:26] "POST /chown HTTP/1.1" 200 109 0.029794 10.0.0.50 - - [2025-11-01 21:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.50 - - [2025-11-01 21:31:26] "GET /tag/f46fd214-b6e7-4ea4-9e3c-f68366f20a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019882 10.0.0.50 - - [2025-11-01 21:31:26] "PUT /virtual-machine-interface/799cbaed-1b39-4b35-b7a6-08f12bf34fae HTTP/1.1" 200 284 0.015051 10.0.0.50 - - [2025-11-01 21:31:26] "PUT /instance-ip/c92c8fa6-936b-465b-98b0-67e70ad79b8a HTTP/1.1" 200 256 0.026612 10.0.0.50 - - [2025-11-01 21:31:26] "POST /ref-update HTTP/1.1" 200 156 0.025590 10.0.0.50 - - [2025-11-01 21:31:26] "POST /firewall-rules HTTP/1.1" 200 650 0.133122 10.0.0.50 - - [2025-11-01 21:31:26] "GET /firewall-rule/10783584-388b-43e7-8028-b90dc57d612b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.016847 10.0.0.50 - - [2025-11-01 21:31:26] "POST /ref-update HTTP/1.1" 200 156 0.065732 10.0.0.50 - - [2025-11-01 21:31:26] "GET /firewall-policy/fd0bb3fd-ff94-4343-8a5e-eba3818a08a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009904 10.0.0.50 - - [2025-11-01 21:31:26] "POST /ref-update HTTP/1.1" 200 156 0.023037 10.0.0.50 - - [2025-11-01 21:31:27] "POST /ref-update HTTP/1.1" 200 156 0.024527 10.0.0.50 - - [2025-11-01 21:31:27] "GET /firewall-rule/10783584-388b-43e7-8028-b90dc57d612b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.012971 10.0.0.50 - - [2025-11-01 21:31:27] "POST /ref-update HTTP/1.1" 200 156 0.015695 10.0.0.50 - - [2025-11-01 21:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015267 10.0.0.50 - - [2025-11-01 21:31:27] "POST /ref-update HTTP/1.1" 200 156 0.024590 10.0.0.50 - - [2025-11-01 21:31:27] "POST /ref-update HTTP/1.1" 200 156 0.026062 10.0.0.50 - - [2025-11-01 21:31:27] "POST /virtual-machines HTTP/1.1" 200 429 0.035983 10.0.0.50 - - [2025-11-01 21:31:27] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.074049 10.0.0.50 - - [2025-11-01 21:31:27] "GET /loadbalancer/8b53730c-caeb-4047-b5c0-e4ff950fc516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006535 10.0.0.50 - - [2025-11-01 21:31:27] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.030473 10.0.0.50 - - [2025-11-01 21:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.50 - - [2025-11-01 21:31:27] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.057523 10.0.0.50 - - [2025-11-01 21:31:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.135672 10.0.0.50 - - [2025-11-01 21:31:27] "GET /loadbalancer-listener/a6324472-d123-4232-993b-dd3f867749e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003255 10.0.0.50 - - [2025-11-01 21:31:27] "POST /chown HTTP/1.1" 200 109 0.015437 10.0.0.50 - - [2025-11-01 21:31:27] "POST /chown HTTP/1.1" 200 109 0.012064 10.0.0.50 - - [2025-11-01 21:31:27] "GET /loadbalancer-listener/a6324472-d123-4232-993b-dd3f867749e9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.016365 10.0.0.50 - - [2025-11-01 21:31:27] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.018381 10.0.0.50 - - [2025-11-01 21:31:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022631 10.0.0.50 - - [2025-11-01 21:31:27] "GET /loadbalancer-pool/c306a5e7-badd-4f7a-a9c6-f2116987a927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008836 10.0.0.50 - - [2025-11-01 21:31:27] "PUT /virtual-machine-interface/812d7ce5-1765-4efc-94c3-ae0e3badeb68 HTTP/1.1" 200 284 0.037233 10.0.0.50 - - [2025-11-01 21:31:27] "PUT /instance-ip/c92c8fa6-936b-465b-98b0-67e70ad79b8a HTTP/1.1" 200 256 0.019051 10.0.0.50 - - [2025-11-01 21:31:27] "POST /ref-update HTTP/1.1" 200 156 0.023580 10.0.0.50 - - [2025-11-01 21:31:27] "POST /loadbalancer-members HTTP/1.1" 200 707 0.034212 10.0.0.50 - - [2025-11-01 21:31:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.018483 10.0.0.50 - - [2025-11-01 21:31:27] "GET /loadbalancer-member/9099ae8c-a86d-4e31-a265-540fe76614be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.003124 10.0.0.50 - - [2025-11-01 21:31:27] "POST /ref-update HTTP/1.1" 200 156 0.016600 10.0.0.50 - - [2025-11-01 21:31:27] "POST /ref-update HTTP/1.1" 200 156 0.018945 10.0.0.50 - - [2025-11-01 21:31:27] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003976 10.0.0.50 - - [2025-11-01 21:31:27] "POST /ref-update HTTP/1.1" 200 156 0.022333 10.0.0.50 - - [2025-11-01 21:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014463 10.0.0.50 - - [2025-11-01 21:31:27] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002094 10.0.0.50 - - [2025-11-01 21:31:27] "POST /ref-update HTTP/1.1" 200 156 0.008106 10.0.0.50 - - [2025-11-01 21:31:27] "POST /tags HTTP/1.1" 409 221 0.017248 10.0.0.50 - - [2025-11-01 21:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007152 10.0.0.50 - - [2025-11-01 21:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.50 - - [2025-11-01 21:31:27] "GET /tag/806e7cc9-a195-41ed-b762-dd3d1d7a376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014813 10.0.0.50 - - [2025-11-01 21:31:27] "POST /chown HTTP/1.1" 200 109 0.017191 10.0.0.50 - - [2025-11-01 21:31:27] "POST /tags HTTP/1.1" 409 238 0.001888 10.0.0.50 - - [2025-11-01 21:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.50 - - [2025-11-01 21:31:27] "GET /tag/f46fd214-b6e7-4ea4-9e3c-f68366f20a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010272 10.0.0.50 - - [2025-11-01 21:31:27] "POST /firewall-rules HTTP/1.1" 409 293 0.001735 10.0.0.50 - - [2025-11-01 21:31:27] "POST /chown HTTP/1.1" 200 109 0.015423 10.0.0.50 - - [2025-11-01 21:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014411 10.0.0.50 - - [2025-11-01 21:31:27] "PUT /instance-ip/c92c8fa6-936b-465b-98b0-67e70ad79b8a HTTP/1.1" 200 256 0.021799 10.0.0.50 - - [2025-11-01 21:31:27] "POST /ref-update HTTP/1.1" 200 156 0.012519 10.0.0.50 - - [2025-11-01 21:31:27] "PUT /firewall-rule/10783584-388b-43e7-8028-b90dc57d612b HTTP/1.1" 200 260 0.014726 10.0.0.50 - - [2025-11-01 21:31:27] "GET /firewall-rule/10783584-388b-43e7-8028-b90dc57d612b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.010268 10.0.0.50 - - [2025-11-01 21:31:27] "GET /firewall-policy/fd0bb3fd-ff94-4343-8a5e-eba3818a08a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.002937 10.0.0.50 - - [2025-11-01 21:31:27] "POST /chown HTTP/1.1" 200 109 0.010990 10.0.0.50 - - [2025-11-01 21:31:27] "POST /chown HTTP/1.1" 200 109 0.014149 10.0.0.50 - - [2025-11-01 21:31:27] "PUT /instance-ip/c92c8fa6-936b-465b-98b0-67e70ad79b8a HTTP/1.1" 200 256 0.016112 10.0.0.50 - - [2025-11-01 21:31:27] "GET /firewall-rule/10783584-388b-43e7-8028-b90dc57d612b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006743 10.0.0.50 - - [2025-11-01 21:31:28] "POST /ref-update HTTP/1.1" 200 156 0.009841 10.0.0.50 - - [2025-11-01 21:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.50 - - [2025-11-01 21:31:28] "POST /chown HTTP/1.1" 200 109 0.005325 10.0.0.50 - - [2025-11-01 21:31:28] "POST /chown HTTP/1.1" 200 109 0.014026 10.0.0.50 - - [2025-11-01 21:31:28] "PUT /instance-ip/c92c8fa6-936b-465b-98b0-67e70ad79b8a HTTP/1.1" 200 256 0.011036 10.0.0.50 - - [2025-11-01 21:31:28] "POST /ref-update HTTP/1.1" 200 156 0.018188 10.0.0.50 - - [2025-11-01 21:31:28] "POST /chown HTTP/1.1" 200 109 0.012758 10.0.0.50 - - [2025-11-01 21:31:28] "POST /chown HTTP/1.1" 200 109 0.005878 10.0.0.50 - - [2025-11-01 21:31:28] "PUT /instance-ip/c92c8fa6-936b-465b-98b0-67e70ad79b8a HTTP/1.1" 200 256 0.017116 10.0.0.50 - - [2025-11-01 21:31:28] "POST /ref-update HTTP/1.1" 200 156 0.018472 10.0.0.50 - - [2025-11-01 21:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.50 - - [2025-11-01 21:31:28] "POST /chown HTTP/1.1" 200 109 0.005772 10.0.0.50 - - [2025-11-01 21:31:28] "POST /chown HTTP/1.1" 200 109 0.016078 10.0.0.50 - - [2025-11-01 21:31:28] "PUT /instance-ip/c92c8fa6-936b-465b-98b0-67e70ad79b8a HTTP/1.1" 200 256 0.015960 10.0.0.50 - - [2025-11-01 21:31:28] "POST /ref-update HTTP/1.1" 200 156 0.010300 10.0.0.50 - - [2025-11-01 21:31:28] "POST /chown HTTP/1.1" 200 109 0.018569 10.0.0.50 - - [2025-11-01 21:31:28] "POST /chown HTTP/1.1" 200 109 0.021617 10.0.0.50 - - [2025-11-01 21:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006761 10.0.0.50 - - [2025-11-01 21:31:28] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004542 10.0.0.50 - - [2025-11-01 21:31:28] "PUT /instance-ip/c92c8fa6-936b-465b-98b0-67e70ad79b8a HTTP/1.1" 200 256 0.019073 10.0.0.50 - - [2025-11-01 21:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.50 - - [2025-11-01 21:31:28] "POST /ref-update HTTP/1.1" 200 156 0.014687 10.0.0.50 - - [2025-11-01 21:31:28] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.024256 10.0.0.50 - - [2025-11-01 21:31:28] "POST /virtual-machines HTTP/1.1" 200 373 0.010080 10.0.0.50 - - [2025-11-01 21:31:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019027 10.0.0.50 - - [2025-11-01 21:31:28] "PUT /service-instance/e3801821-a2ab-482f-b54f-044c3fa5e55e HTTP/1.1" 200 266 0.010514 10.0.0.50 - - [2025-11-01 21:31:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012398 10.0.0.50 - - [2025-11-01 21:31:28] "PUT /service-instance/e3801821-a2ab-482f-b54f-044c3fa5e55e HTTP/1.1" 200 266 0.050033 10.0.0.50 - - [2025-11-01 21:31:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.165213 10.0.0.50 - - [2025-11-01 21:31:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.006232 10.0.0.50 - - [2025-11-01 21:31:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013905 10.0.0.50 - - [2025-11-01 21:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010346 10.0.0.50 - - [2025-11-01 21:31:28] "GET /virtual-machine-interface/20668d96-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.007644 10.0.0.50 - - [2025-11-01 21:31:28] "PUT /service-instance/e3801821-a2ab-482f-b54f-044c3fa5e55e HTTP/1.1" 200 266 0.028808 10.0.0.50 - - [2025-11-01 21:31:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017289 10.0.0.50 - - [2025-11-01 21:31:28] "POST /instance-ips HTTP/1.1" 200 413 0.021399 10.0.0.50 - - [2025-11-01 21:31:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021343 10.0.0.50 - - [2025-11-01 21:31:29] "GET /virtual-machine-interface/20668d96-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.014356 10.0.0.50 - - [2025-11-01 21:31:29] "PUT /service-instance/e3801821-a2ab-482f-b54f-044c3fa5e55e HTTP/1.1" 200 266 0.007054 10.0.0.50 - - [2025-11-01 21:31:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012654 10.0.0.50 - - [2025-11-01 21:31:29] "PUT /service-instance/e3801821-a2ab-482f-b54f-044c3fa5e55e HTTP/1.1" 200 266 0.011026 10.0.0.50 - - [2025-11-01 21:31:29] "POST /set-tag HTTP/1.1" 200 109 0.043399 10.0.0.50 - - [2025-11-01 21:31:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018443 10.0.0.50 - - [2025-11-01 21:31:29] "GET /virtual-machine-interface/20668d96-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019351 10.0.0.50 - - [2025-11-01 21:31:29] "GET /instance-ip/208881bc-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.012237 10.0.0.50 - - [2025-11-01 21:31:29] "GET /virtual-machine-interface/20668d96-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004045 10.0.0.50 - - [2025-11-01 21:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.50 - - [2025-11-01 21:31:29] "POST /set-tag HTTP/1.1" 200 109 0.001525 10.0.0.50 - - [2025-11-01 21:31:29] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003011 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.005782 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.006006 10.0.0.50 - - [2025-11-01 21:31:29] "POST /ref-update HTTP/1.1" 200 156 0.026859 10.0.0.50 - - [2025-11-01 21:31:29] "POST /ref-update HTTP/1.1" 200 156 0.020391 10.0.0.50 - - [2025-11-01 21:31:29] "GET /virtual-machine-interface/20668d96-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014984 10.0.0.50 - - [2025-11-01 21:31:29] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.007643 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.018116 10.0.0.50 - - [2025-11-01 21:31:29] "GET /virtual-machine-interface/20668d96-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008981 10.0.0.50 - - [2025-11-01 21:31:29] "POST /ref-update HTTP/1.1" 200 156 0.020532 10.0.0.50 - - [2025-11-01 21:31:29] "POST /set-tag HTTP/1.1" 200 109 0.006638 10.0.0.50 - - [2025-11-01 21:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.005432 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.023868 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.016895 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.005812 10.0.0.50 - - [2025-11-01 21:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005166 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.005750 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.008310 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.014569 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.016773 10.0.0.50 - - [2025-11-01 21:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.005954 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.013541 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.006335 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.018944 10.0.0.50 - - [2025-11-01 21:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009777 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.007259 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.018291 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.017245 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.006150 10.0.0.50 - - [2025-11-01 21:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.50 - - [2025-11-01 21:31:29] "POST /chown HTTP/1.1" 200 109 0.005774 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.006191 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.028344 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.039356 10.0.0.50 - - [2025-11-01 21:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.005364 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.013516 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.009875 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.027845 10.0.0.50 - - [2025-11-01 21:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.006065 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.021273 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.022753 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.009885 10.0.0.50 - - [2025-11-01 21:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.025093 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.012735 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.025393 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.019168 10.0.0.50 - - [2025-11-01 21:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010901 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.007925 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.033265 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.006518 10.0.0.50 - - [2025-11-01 21:31:30] "POST /chown HTTP/1.1" 200 109 0.033226 10.0.0.50 - - [2025-11-01 21:31:33] "GET /virtual-machine-interface/1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004532 10.0.0.50 - - [2025-11-01 21:31:33] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.50 - - [2025-11-01 21:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.50 - - [2025-11-01 21:31:33] "GET /loadbalancer/35a52856-33f5-47b2-9d82-7b75ae841769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002191 10.0.0.50 - - [2025-11-01 21:31:33] "GET /loadbalancer-pool/7b2e3df9-ec7f-4ff3-b643-a2d0f860398e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.001999 10.0.0.50 - - [2025-11-01 21:31:33] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015345 10.0.0.50 - - [2025-11-01 21:31:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.013775 10.0.0.50 - - [2025-11-01 21:31:33] "GET /virtual-machine-interface/1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004543 10.0.0.50 - - [2025-11-01 21:31:33] "GET /virtual-machine-interface/1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012438 10.0.0.50 - - [2025-11-01 21:31:33] "GET /virtual-machine/5bc73034-e642-41a8-9538-015e3bd4cd4a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004792 10.0.0.50 - - [2025-11-01 21:31:33] "GET /virtual-machine-interface/1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005044 10.0.0.50 - - [2025-11-01 21:31:33] "POST /ref-update HTTP/1.1" 200 156 0.009023 10.0.0.50 - - [2025-11-01 21:31:33] "POST /tags HTTP/1.1" 409 221 0.001865 10.0.0.50 - - [2025-11-01 21:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.50 - - [2025-11-01 21:31:33] "GET /tag/806e7cc9-a195-41ed-b762-dd3d1d7a376b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010126 10.0.0.50 - - [2025-11-01 21:31:33] "GET /floating-ip/6dad2cac-5c78-488e-a92b-b0e83919a6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.005891 10.0.0.50 - - [2025-11-01 21:31:33] "PUT /floating-ip/6dad2cac-5c78-488e-a92b-b0e83919a6d5 HTTP/1.1" 200 256 0.009922 10.0.0.50 - - [2025-11-01 21:31:33] "POST /set-tag HTTP/1.1" 200 109 0.046444 10.0.0.50 - - [2025-11-01 21:31:34] "GET /virtual-machine-interface/1df6d37c-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010755 10.0.0.50 - - [2025-11-01 21:31:34] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.50 - - [2025-11-01 21:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.50 - - [2025-11-01 21:31:34] "GET /loadbalancer/35a52856-33f5-47b2-9d82-7b75ae841769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002073 10.0.0.50 - - [2025-11-01 21:31:34] "GET /loadbalancer-pool/7b2e3df9-ec7f-4ff3-b643-a2d0f860398e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002151 10.0.0.50 - - [2025-11-01 21:31:34] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013782 10.0.0.50 - - [2025-11-01 21:31:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013140 10.0.0.50 - - [2025-11-01 21:31:34] "GET /virtual-machine-interface/1df6d37c-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010724 10.0.0.50 - - [2025-11-01 21:31:34] "GET /virtual-machine-interface/1df6d37c-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003474 10.0.0.50 - - [2025-11-01 21:31:34] "POST /ref-update HTTP/1.1" 200 156 0.008121 10.0.0.50 - - [2025-11-01 21:31:34] "GET /floating-ip/6dad2cac-5c78-488e-a92b-b0e83919a6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.003506 10.0.0.50 - - [2025-11-01 21:31:34] "POST /set-tag HTTP/1.1" 200 109 0.019779 10.0.0.50 - - [2025-11-01 21:31:38] "GET /virtual-machine-interface/20668d96-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004369 10.0.0.50 - - [2025-11-01 21:31:38] "POST /set-tag HTTP/1.1" 200 109 0.001938 10.0.0.50 - - [2025-11-01 21:31:38] "GET /virtual-machine/b540d2ee-82b5-4830-b105-b5affa1217fa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002994 10.0.0.50 - - [2025-11-01 21:31:38] "GET /virtual-machine-interface/1df6d37c-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004389 10.0.0.50 - - [2025-11-01 21:31:38] "GET /virtual-machine/3c91ee19-9491-49da-879d-c3e32f73c15f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003576 10.0.0.50 - - [2025-11-01 21:31:38] "GET /virtual-machine-interface/20668d96-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004002 10.0.0.50 - - [2025-11-01 21:31:39] "GET /virtual-machine-interface/20668d96-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004085 10.0.0.50 - - [2025-11-01 21:31:39] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.50 - - [2025-11-01 21:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007551 10.0.0.50 - - [2025-11-01 21:32:12] "POST /chown HTTP/1.1" 200 109 0.008353 10.0.0.50 - - [2025-11-01 21:32:12] "POST /chown HTTP/1.1" 200 109 0.027112 10.0.0.50 - - [2025-11-01 21:32:12] "POST /chown HTTP/1.1" 200 109 0.007271 10.0.0.50 - - [2025-11-01 21:32:12] "POST /chown HTTP/1.1" 200 109 0.017087 10.0.0.50 - - [2025-11-01 21:32:17] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006835 10.0.0.50 - - [2025-11-01 21:32:17] "POST /set-tag HTTP/1.1" 200 109 0.004317 10.0.0.50 - - [2025-11-01 21:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.50 - - [2025-11-01 21:32:17] "GET /loadbalancer/446fae82-48be-4c75-9af4-1e242d920829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002259 10.0.0.50 - - [2025-11-01 21:32:17] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004151 10.0.0.50 - - [2025-11-01 21:32:17] "POST /set-tag HTTP/1.1" 200 109 0.027697 10.0.0.50 - - [2025-11-01 21:32:17] "DELETE /loadbalancer-member/749b8387-23d8-4f32-b0f5-52480f686276 HTTP/1.1" 200 115 0.039006 10.0.0.50 - - [2025-11-01 21:32:17] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004082 10.0.0.50 - - [2025-11-01 21:32:17] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.50 - - [2025-11-01 21:32:17] "DELETE /loadbalancer-member/f13e7a85-e9d5-4702-9611-c642b6af535a HTTP/1.1" 200 115 0.052064 10.0.0.50 - - [2025-11-01 21:32:17] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004488 10.0.0.50 - - [2025-11-01 21:32:17] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.50 - - [2025-11-01 21:32:17] "DELETE /loadbalancer-member/ce261560-6557-43e1-aba1-e95722e35c1a HTTP/1.1" 200 115 0.038090 10.0.0.50 - - [2025-11-01 21:32:17] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007676 10.0.0.50 - - [2025-11-01 21:32:17] "POST /set-tag HTTP/1.1" 200 109 0.005291 10.0.0.50 - - [2025-11-01 21:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.50 - - [2025-11-01 21:32:17] "GET /loadbalancer/446fae82-48be-4c75-9af4-1e242d920829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002609 10.0.0.50 - - [2025-11-01 21:32:17] "GET /loadbalancer-pool/617369de-31dd-4490-9298-e7957b89b5e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002920 10.0.0.50 - - [2025-11-01 21:32:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032177 10.0.0.50 - - [2025-11-01 21:32:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.021973 10.0.0.50 - - [2025-11-01 21:32:17] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019227 10.0.0.50 - - [2025-11-01 21:32:17] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011551 10.0.0.50 - - [2025-11-01 21:32:17] "GET /floating-ip/c215b05d-9065-4eb2-97dd-c574d191502f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002314 10.0.0.50 - - [2025-11-01 21:32:17] "POST /set-tag HTTP/1.1" 200 109 0.067380 10.0.0.50 - - [2025-11-01 21:32:17] "GET /loadbalancer-pool/6b0792cf-57db-4d39-ad76-fc4fafffe6ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.023011 10.0.0.50 - - [2025-11-01 21:32:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037520 10.0.0.50 - - [2025-11-01 21:32:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009040 10.0.0.50 - - [2025-11-01 21:32:18] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018026 10.0.0.50 - - [2025-11-01 21:32:18] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008573 10.0.0.50 - - [2025-11-01 21:32:18] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.50 - - [2025-11-01 21:32:18] "GET /floating-ip/c215b05d-9065-4eb2-97dd-c574d191502f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002017 10.0.0.50 - - [2025-11-01 21:32:18] "GET /loadbalancer-pool/5b49de4f-c3a9-45f6-9ec8-7b5476fd983a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003517 10.0.0.50 - - [2025-11-01 21:32:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015671 10.0.0.50 - - [2025-11-01 21:32:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.007537 10.0.0.50 - - [2025-11-01 21:32:18] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010303 10.0.0.50 - - [2025-11-01 21:32:18] "GET /virtual-machine-interface/c08c4fba-b768-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008205 10.0.0.50 - - [2025-11-01 21:32:18] "GET /floating-ip/c215b05d-9065-4eb2-97dd-c574d191502f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002048 10.0.0.50 - - [2025-11-01 21:32:18] "POST /set-tag HTTP/1.1" 200 109 0.004862 10.0.0.50 - - [2025-11-01 21:32:38] "GET /virtual-machine-interface/20668d96-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004718 10.0.0.50 - - [2025-11-01 21:32:38] "POST /set-tag HTTP/1.1" 200 109 0.003135 10.0.0.50 - - [2025-11-01 21:32:38] "GET /virtual-machine-interface/20668d96-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003482 10.0.0.50 - - [2025-11-01 21:32:38] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.50 - - [2025-11-01 21:32:38] "GET /virtual-machine/3c91ee19-9491-49da-879d-c3e32f73c15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002227 10.0.0.50 - - [2025-11-01 21:32:38] "POST /ref-update HTTP/1.1" 200 156 0.008965 10.0.0.50 - - [2025-11-01 21:32:38] "GET /virtual-machine-interface/20668d96-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004101 10.0.0.50 - - [2025-11-01 21:32:38] "POST /set-tag HTTP/1.1" 200 109 0.014577 10.0.0.50 - - [2025-11-01 21:32:38] "POST /set-tag HTTP/1.1" 200 109 0.013243 10.0.0.50 - - [2025-11-01 21:32:39] "DELETE /instance-ip/208881bc-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.035690 10.0.0.50 - - [2025-11-01 21:32:39] "DELETE /virtual-machine-interface/20668d96-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.039597 10.0.0.50 - - [2025-11-01 21:32:39] "DELETE /virtual-machine/3c91ee19-9491-49da-879d-c3e32f73c15f HTTP/1.1" 200 115 0.019066 10.0.0.50 - - [2025-11-01 21:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.50 - - [2025-11-01 21:32:39] "GET /tag/f46fd214-b6e7-4ea4-9e3c-f68366f20a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010644 10.0.0.50 - - [2025-11-01 21:32:39] "GET /tag/f46fd214-b6e7-4ea4-9e3c-f68366f20a6c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011308 10.0.0.50 - - [2025-11-01 21:32:39] "GET /virtual-machine-interface/799cbaed-1b39-4b35-b7a6-08f12bf34fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003455 10.0.0.50 - - [2025-11-01 21:32:39] "POST /set-tag HTTP/1.1" 200 109 0.013881 10.0.0.50 - - [2025-11-01 21:32:39] "GET /virtual-machine-interface/812d7ce5-1765-4efc-94c3-ae0e3badeb68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.012458 10.0.0.50 - - [2025-11-01 21:32:39] "POST /set-tag HTTP/1.1" 200 109 0.013324 10.0.0.50 - - [2025-11-01 21:32:39] "GET /virtual-machine-interface/81a73972-d499-41dd-9608-25397da691f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004255 10.0.0.50 - - [2025-11-01 21:32:39] "POST /set-tag HTTP/1.1" 200 109 0.012701 10.0.0.50 - - [2025-11-01 21:32:39] "GET /firewall-policy/fd0bb3fd-ff94-4343-8a5e-eba3818a08a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014081 10.0.0.50 - - [2025-11-01 21:32:39] "GET /firewall-rule/10783584-388b-43e7-8028-b90dc57d612b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002760 10.0.0.50 - - [2025-11-01 21:32:39] "POST /ref-update HTTP/1.1" 200 156 0.010856 10.0.0.50 - - [2025-11-01 21:32:39] "DELETE /firewall-rule/10783584-388b-43e7-8028-b90dc57d612b HTTP/1.1" 200 115 0.041420 10.0.0.50 - - [2025-11-01 21:32:39] "DELETE /loadbalancer-member/9099ae8c-a86d-4e31-a265-540fe76614be HTTP/1.1" 200 115 0.038653 10.0.0.50 - - [2025-11-01 21:32:39] "PUT /service-instance/e3801821-a2ab-482f-b54f-044c3fa5e55e HTTP/1.1" 200 266 0.016226 10.0.0.50 - - [2025-11-01 21:32:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013882 10.0.0.50 - - [2025-11-01 21:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012798 10.0.0.50 - - [2025-11-01 21:32:39] "DELETE /loadbalancer-pool/c306a5e7-badd-4f7a-a9c6-f2116987a927 HTTP/1.1" 200 115 0.069208 10.0.0.50 - - [2025-11-01 21:32:39] "DELETE /loadbalancer-listener/a6324472-d123-4232-993b-dd3f867749e9 HTTP/1.1" 200 115 0.028572 10.0.0.50 - - [2025-11-01 21:32:39] "GET /floating-ip/0309eab0-f3e0-48cd-850d-2ac2a3ffea05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002152 10.0.0.50 - - [2025-11-01 21:32:39] "POST /chown HTTP/1.1" 200 109 0.005518 10.0.0.50 - - [2025-11-01 21:32:39] "POST /chown HTTP/1.1" 200 109 0.019089 10.0.0.50 - - [2025-11-01 21:32:39] "POST /chown HTTP/1.1" 200 109 0.017644 10.0.0.50 - - [2025-11-01 21:32:39] "PUT /floating-ip/0309eab0-f3e0-48cd-850d-2ac2a3ffea05 HTTP/1.1" 200 256 0.030985 10.0.0.50 - - [2025-11-01 21:32:39] "POST /chown HTTP/1.1" 200 109 0.004853 10.0.0.50 - - [2025-11-01 21:32:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.50 - - [2025-11-01 21:32:39] "POST /chown HTTP/1.1" 200 109 0.021597 10.0.0.50 - - [2025-11-01 21:32:39] "DELETE /floating-ip/0309eab0-f3e0-48cd-850d-2ac2a3ffea05 HTTP/1.1" 200 115 0.067332 10.0.0.50 - - [2025-11-01 21:32:39] "DELETE /loadbalancer/8b53730c-caeb-4047-b5c0-e4ff950fc516 HTTP/1.1" 200 115 0.037163 10.0.0.50 - - [2025-11-01 21:32:39] "POST /chown HTTP/1.1" 200 109 0.008999 10.0.0.50 - - [2025-11-01 21:32:39] "POST /chown HTTP/1.1" 200 109 0.010565 10.0.0.50 - - [2025-11-01 21:32:39] "POST /chown HTTP/1.1" 200 109 0.011867 10.0.0.50 - - [2025-11-01 21:32:39] "DELETE /instance-ip/c92c8fa6-936b-465b-98b0-67e70ad79b8a HTTP/1.1" 200 115 0.078528 10.0.0.50 - - [2025-11-01 21:32:39] "PUT /service-instance/e3801821-a2ab-482f-b54f-044c3fa5e55e HTTP/1.1" 200 266 0.007755 10.0.0.50 - - [2025-11-01 21:32:39] "DELETE /virtual-machine-interface/81a73972-d499-41dd-9608-25397da691f0 HTTP/1.1" 200 115 0.064090 10.0.0.50 - - [2025-11-01 21:32:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.022450 10.0.0.50 - - [2025-11-01 21:32:40] "PUT /service-instance/e3801821-a2ab-482f-b54f-044c3fa5e55e HTTP/1.1" 200 266 0.025192 10.0.0.50 - - [2025-11-01 21:32:40] "DELETE /tag/f46fd214-b6e7-4ea4-9e3c-f68366f20a6c HTTP/1.1" 200 115 0.105561 10.0.0.50 - - [2025-11-01 21:32:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.006129 10.0.0.50 - - [2025-11-01 21:32:40] "PUT /service-instance/e3801821-a2ab-482f-b54f-044c3fa5e55e HTTP/1.1" 200 266 0.009561 10.0.0.50 - - [2025-11-01 21:32:40] "GET /floating-ip-pool/76565861-cc68-45ed-ad7e-1e10f23290df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003717 10.0.0.50 - - [2025-11-01 21:32:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021177 10.0.0.50 - - [2025-11-01 21:32:40] "POST /ref-update HTTP/1.1" 200 156 0.022479 10.0.0.50 - - [2025-11-01 21:32:40] "DELETE /service-instance/e3801821-a2ab-482f-b54f-044c3fa5e55e HTTP/1.1" 200 115 0.039802 10.0.0.50 - - [2025-11-01 21:32:40] "GET /virtual-machine-interface/799cbaed-1b39-4b35-b7a6-08f12bf34fae?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.004552 10.0.0.50 - - [2025-11-01 21:32:40] "DELETE /floating-ip-pool/76565861-cc68-45ed-ad7e-1e10f23290df HTTP/1.1" 200 115 0.034515 10.0.0.50 - - [2025-11-01 21:32:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002983 10.0.0.50 - - [2025-11-01 21:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.50 - - [2025-11-01 21:32:40] "POST /useragent-kv HTTP/1.1" 200 115 0.005084 10.0.0.50 - - [2025-11-01 21:32:40] "DELETE /virtual-network/ae8b2e51-d85d-41d5-94e2-82dc34622abc HTTP/1.1" 200 115 0.089435 10.0.0.50 - - [2025-11-01 21:32:40] "GET /routing-instance/ddbad11f-8a31-4875-9edc-9e5fcd5afff1 HTTP/1.1" 404 171 0.002212 10.0.0.50 - - [2025-11-01 21:32:40] "GET /domains HTTP/1.1" 200 280 0.001574 10.0.0.50 - - [2025-11-01 21:32:40] "GET /domain/b2ff01d7-344e-4bca-9260-43e1c7ebfde4 HTTP/1.1" 200 3087 0.003224 10.0.0.50 - - [2025-11-01 21:32:40] "DELETE /route-target/01c4bade-c986-4e06-9991-dc1f6328080d HTTP/1.1" 200 115 0.042367 10.0.0.50 - - [2025-11-01 21:32:40] "DELETE /virtual-machine-interface/799cbaed-1b39-4b35-b7a6-08f12bf34fae HTTP/1.1" 200 115 0.109063 10.0.0.50 - - [2025-11-01 21:32:40] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba HTTP/1.1" 200 7143 0.056867 10.0.0.50 - - [2025-11-01 21:32:40] "POST /ref-update HTTP/1.1" 200 156 0.026785 10.0.0.50 - - [2025-11-01 21:32:40] "DELETE /virtual-machine/d6e0a5dd-8c35-44c7-948e-7241bba55781 HTTP/1.1" 200 115 0.035113 10.0.0.50 - - [2025-11-01 21:32:40] "GET /virtual-machine-interface/1df6d37c-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008319 10.0.0.50 - - [2025-11-01 21:32:40] "GET /virtual-machine-interface/812d7ce5-1765-4efc-94c3-ae0e3badeb68?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.010216 10.0.0.50 - - [2025-11-01 21:32:40] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.50 - - [2025-11-01 21:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2025-11-01 21:32:40] "GET /loadbalancer/35a52856-33f5-47b2-9d82-7b75ae841769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002501 10.0.0.50 - - [2025-11-01 21:32:40] "GET /virtual-machine-interface/1df6d37c-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004647 10.0.0.50 - - [2025-11-01 21:32:40] "DELETE /virtual-machine-interface/812d7ce5-1765-4efc-94c3-ae0e3badeb68 HTTP/1.1" 200 115 0.044447 10.0.0.50 - - [2025-11-01 21:32:40] "DELETE /virtual-machine/4c66f3dd-ea6b-4bca-b75f-3aa9dbc36dd2 HTTP/1.1" 200 115 0.033636 10.0.0.50 - - [2025-11-01 21:32:40] "POST /set-tag HTTP/1.1" 200 109 0.039880 10.0.0.50 - - [2025-11-01 21:32:40] "DELETE /loadbalancer-member/61d6e21d-8678-448c-905f-95e8c3fcfa92 HTTP/1.1" 200 115 0.032056 10.0.0.50 - - [2025-11-01 21:32:41] "GET /virtual-machine-interface/1df6d37c-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010365 10.0.0.50 - - [2025-11-01 21:32:41] "POST /set-tag HTTP/1.1" 200 109 0.005739 10.0.0.50 - - [2025-11-01 21:32:41] "GET /virtual-machine-interface/1df6d37c-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004082 10.0.0.50 - - [2025-11-01 21:32:41] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.50 - - [2025-11-01 21:32:41] "GET /virtual-machine/b540d2ee-82b5-4830-b105-b5affa1217fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002826 10.0.0.50 - - [2025-11-01 21:32:41] "POST /ref-update HTTP/1.1" 200 156 0.013138 10.0.0.50 - - [2025-11-01 21:32:41] "GET /virtual-machine-interface/1df6d37c-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016296 10.0.0.50 - - [2025-11-01 21:32:41] "POST /set-tag HTTP/1.1" 200 109 0.015780 10.0.0.50 - - [2025-11-01 21:32:41] "POST /set-tag HTTP/1.1" 200 109 0.020308 10.0.0.50 - - [2025-11-01 21:32:42] "POST /set-tag HTTP/1.1" 200 109 0.025174 10.0.0.50 - - [2025-11-01 21:32:42] "DELETE /instance-ip/1e1725aa-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.037100 10.0.0.50 - - [2025-11-01 21:32:42] "POST /ref-update HTTP/1.1" 200 156 0.007678 10.0.0.50 - - [2025-11-01 21:32:42] "DELETE /virtual-machine-interface/1df6d37c-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.036266 10.0.0.50 - - [2025-11-01 21:32:42] "DELETE /virtual-machine/b540d2ee-82b5-4830-b105-b5affa1217fa HTTP/1.1" 200 115 0.017069 10.0.0.50 - - [2025-11-01 21:32:45] "GET /virtual-machine-interface/1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005219 10.0.0.50 - - [2025-11-01 21:32:45] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.50 - - [2025-11-01 21:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.50 - - [2025-11-01 21:32:45] "GET /loadbalancer/35a52856-33f5-47b2-9d82-7b75ae841769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.001958 10.0.0.50 - - [2025-11-01 21:32:46] "GET /virtual-machine-interface/1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005928 10.0.0.50 - - [2025-11-01 21:32:46] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.50 - - [2025-11-01 21:32:46] "GET /virtual-machine-interface/1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004481 10.0.0.50 - - [2025-11-01 21:32:46] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.50 - - [2025-11-01 21:32:46] "GET /virtual-machine/5bc73034-e642-41a8-9538-015e3bd4cd4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.008188 10.0.0.50 - - [2025-11-01 21:32:46] "POST /ref-update HTTP/1.1" 200 156 0.014651 10.0.0.50 - - [2025-11-01 21:32:46] "GET /virtual-machine-interface/1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004562 10.0.0.50 - - [2025-11-01 21:32:46] "POST /set-tag HTTP/1.1" 200 109 0.018340 10.0.0.50 - - [2025-11-01 21:32:46] "POST /set-tag HTTP/1.1" 200 109 0.025182 10.0.0.50 - - [2025-11-01 21:32:47] "POST /set-tag HTTP/1.1" 200 109 0.013937 10.0.0.50 - - [2025-11-01 21:32:47] "DELETE /instance-ip/1cf4bb88-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.051481 10.0.0.50 - - [2025-11-01 21:32:47] "POST /ref-update HTTP/1.1" 200 156 0.007331 10.0.0.50 - - [2025-11-01 21:32:47] "DELETE /virtual-machine-interface/1cd4e2fe-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.043458 10.0.0.50 - - [2025-11-01 21:32:47] "DELETE /virtual-machine/5bc73034-e642-41a8-9538-015e3bd4cd4a HTTP/1.1" 200 115 0.020034 10.0.0.50 - - [2025-11-01 21:32:47] "DELETE /tag/00893853-adfb-4ece-8a99-687066de6854 HTTP/1.1" 200 115 0.054696 10.0.0.50 - - [2025-11-01 21:32:47] "DELETE /tag/c7aac34d-2481-4c81-9051-877e439e8460 HTTP/1.1" 200 115 0.059972 10.0.0.50 - - [2025-11-01 21:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.50 - - [2025-11-01 21:32:50] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033082 10.0.0.50 - - [2025-11-01 21:32:50] "POST /tags HTTP/1.1" 200 393 0.024341 10.0.0.50 - - [2025-11-01 21:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010310 10.0.0.50 - - [2025-11-01 21:32:50] "GET /tag/3eb85be6-f25e-4362-b024-6ee080bd49f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011270 10.0.0.50 - - [2025-11-01 21:32:50] "POST /tags HTTP/1.1" 200 341 0.025715 10.0.0.50 - - [2025-11-01 21:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.50 - - [2025-11-01 21:32:51] "GET /tag/2ec3791c-d988-4279-a368-b2361bbd722e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012615 10.0.0.50 - - [2025-11-01 21:32:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.005828 10.0.0.50 - - [2025-11-01 21:32:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.002275 10.0.0.50 - - [2025-11-01 21:32:51] "POST /security-groups HTTP/1.1" 200 589 0.061733 10.0.0.50 - - [2025-11-01 21:32:51] "POST /projects HTTP/1.1" 200 519 0.159059 10.0.0.50 - - [2025-11-01 21:32:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.002468 10.0.0.50 - - [2025-11-01 21:32:51] "POST /access-control-lists HTTP/1.1" 200 598 0.062512 10.0.0.50 - - [2025-11-01 21:32:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.008024 10.0.0.50 - - [2025-11-01 21:32:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.054667 10.0.0.50 - - [2025-11-01 21:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008617 10.0.0.50 - - [2025-11-01 21:32:51] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003478 10.0.0.50 - - [2025-11-01 21:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.50 - - [2025-11-01 21:32:51] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.034758 10.0.0.50 - - [2025-11-01 21:32:51] "POST /access-control-lists HTTP/1.1" 200 596 0.064372 10.0.0.50 - - [2025-11-01 21:32:51] "PUT /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71 HTTP/1.1" 200 264 0.062756 10.0.0.50 - - [2025-11-01 21:32:51] "PUT /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0 HTTP/1.1" 200 264 0.058650 10.0.0.50 - - [2025-11-01 21:32:51] "POST /security-groups HTTP/1.1" 200 591 0.072393 10.0.0.50 - - [2025-11-01 21:32:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.002513 10.0.0.50 - - [2025-11-01 21:32:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026778 10.0.0.50 - - [2025-11-01 21:32:51] "POST /chown HTTP/1.1" 200 109 0.015448 10.0.0.50 - - [2025-11-01 21:32:51] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.023524 10.0.0.50 - - [2025-11-01 21:32:51] "POST /access-control-lists HTTP/1.1" 200 632 0.111572 10.0.0.50 - - [2025-11-01 21:32:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.022958 10.0.0.50 - - [2025-11-01 21:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015590 10.0.0.50 - - [2025-11-01 21:32:51] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002629 10.0.0.50 - - [2025-11-01 21:32:51] "POST /tags HTTP/1.1" 409 226 0.002056 10.0.0.50 - - [2025-11-01 21:32:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006337 10.0.0.50 - - [2025-11-01 21:32:51] "GET /tag/2ec3791c-d988-4279-a368-b2361bbd722e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.052617 10.0.0.50 - - [2025-11-01 21:32:51] "POST /access-control-lists HTTP/1.1" 200 630 0.075222 10.0.0.50 - - [2025-11-01 21:32:52] "POST /firewall-rules HTTP/1.1" 200 600 0.068638 10.0.0.50 - - [2025-11-01 21:32:52] "GET /firewall-rule/061d04da-a0e6-4b85-a77d-95479b69f33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.019863 10.0.0.50 - - [2025-11-01 21:32:52] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003434 10.0.0.50 - - [2025-11-01 21:32:52] "GET /firewall-rule/061d04da-a0e6-4b85-a77d-95479b69f33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002746 10.0.0.50 - - [2025-11-01 21:32:52] "POST /ref-update HTTP/1.1" 200 156 0.041648 10.0.0.50 - - [2025-11-01 21:32:52] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006581 10.0.0.50 - - [2025-11-01 21:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.50 - - [2025-11-01 21:32:52] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002252 10.0.0.50 - - [2025-11-01 21:32:52] "POST /tags HTTP/1.1" 409 226 0.001346 10.0.0.50 - - [2025-11-01 21:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001081 10.0.0.50 - - [2025-11-01 21:32:52] "GET /tag/2ec3791c-d988-4279-a368-b2361bbd722e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009900 10.0.0.50 - - [2025-11-01 21:32:52] "POST /firewall-rules HTTP/1.1" 200 598 0.066731 10.0.0.50 - - [2025-11-01 21:32:52] "GET /firewall-rule/a547246b-1538-4be8-ba77-e2aa560aaf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003765 10.0.0.50 - - [2025-11-01 21:32:52] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003034 10.0.0.50 - - [2025-11-01 21:32:52] "GET /firewall-rule/a547246b-1538-4be8-ba77-e2aa560aaf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.001866 10.0.0.50 - - [2025-11-01 21:32:52] "POST /ref-update HTTP/1.1" 200 156 0.049718 10.0.0.50 - - [2025-11-01 21:32:53] "POST /tags HTTP/1.1" 200 393 0.023583 10.0.0.50 - - [2025-11-01 21:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007453 10.0.0.50 - - [2025-11-01 21:32:53] "GET /tag/d5967805-23ec-4ae1-b2da-e5e3c7d61b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011533 10.0.0.50 - - [2025-11-01 21:32:54] "POST /tags HTTP/1.1" 200 341 0.017406 10.0.0.50 - - [2025-11-01 21:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013984 10.0.0.50 - - [2025-11-01 21:32:54] "GET /tag/9464d6e2-3bb5-419f-b6be-30e463f87879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011805 10.0.0.50 - - [2025-11-01 21:32:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.000608 10.0.0.50 - - [2025-11-01 21:32:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.003651 10.0.0.50 - - [2025-11-01 21:32:54] "POST /security-groups HTTP/1.1" 200 589 0.058776 10.0.0.50 - - [2025-11-01 21:32:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.001481 10.0.0.50 - - [2025-11-01 21:32:54] "POST /projects HTTP/1.1" 200 519 0.186163 10.0.0.50 - - [2025-11-01 21:32:54] "POST /access-control-lists HTTP/1.1" 200 598 0.057101 10.0.0.50 - - [2025-11-01 21:32:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.014300 10.0.0.50 - - [2025-11-01 21:32:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.055810 10.0.0.50 - - [2025-11-01 21:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006175 10.0.0.50 - - [2025-11-01 21:32:54] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.042272 10.0.0.50 - - [2025-11-01 21:32:54] "POST /access-control-lists HTTP/1.1" 200 596 0.061248 10.0.0.50 - - [2025-11-01 21:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.50 - - [2025-11-01 21:32:54] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.008360 10.0.0.50 - - [2025-11-01 21:32:54] "PUT /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71 HTTP/1.1" 200 264 0.039383 10.0.0.50 - - [2025-11-01 21:32:54] "PUT /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0 HTTP/1.1" 200 264 0.040430 10.0.0.50 - - [2025-11-01 21:32:54] "POST /security-groups HTTP/1.1" 200 591 0.067389 10.0.0.50 - - [2025-11-01 21:32:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.003536 10.0.0.50 - - [2025-11-01 21:32:54] "POST /access-control-lists HTTP/1.1" 200 632 0.060663 10.0.0.50 - - [2025-11-01 21:32:54] "POST /fqname-to-id HTTP/1.1" 404 269 0.004709 10.0.0.50 - - [2025-11-01 21:32:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.070355 10.0.0.50 - - [2025-11-01 21:32:54] "POST /chown HTTP/1.1" 200 109 0.021754 10.0.0.50 - - [2025-11-01 21:32:54] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.016007 10.0.0.50 - - [2025-11-01 21:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.50 - - [2025-11-01 21:32:54] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012491 10.0.0.50 - - [2025-11-01 21:32:54] "POST /access-control-lists HTTP/1.1" 200 630 0.067274 10.0.0.50 - - [2025-11-01 21:32:54] "POST /tags HTTP/1.1" 409 226 0.008298 10.0.0.50 - - [2025-11-01 21:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.50 - - [2025-11-01 21:32:54] "GET /tag/9464d6e2-3bb5-419f-b6be-30e463f87879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010673 10.0.0.50 - - [2025-11-01 21:32:55] "POST /firewall-rules HTTP/1.1" 200 600 0.067832 10.0.0.50 - - [2025-11-01 21:32:55] "GET /firewall-rule/bbc9ec0e-ec90-4760-bade-585a79f98525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.014372 10.0.0.50 - - [2025-11-01 21:32:55] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004106 10.0.0.50 - - [2025-11-01 21:32:55] "GET /firewall-rule/bbc9ec0e-ec90-4760-bade-585a79f98525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002073 10.0.0.50 - - [2025-11-01 21:32:55] "POST /ref-update HTTP/1.1" 200 156 0.047745 10.0.0.50 - - [2025-11-01 21:32:55] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012300 10.0.0.50 - - [2025-11-01 21:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.50 - - [2025-11-01 21:32:55] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002562 10.0.0.50 - - [2025-11-01 21:32:55] "POST /tags HTTP/1.1" 409 226 0.001748 10.0.0.50 - - [2025-11-01 21:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.50 - - [2025-11-01 21:32:55] "GET /tag/9464d6e2-3bb5-419f-b6be-30e463f87879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012231 10.0.0.50 - - [2025-11-01 21:32:55] "POST /firewall-rules HTTP/1.1" 200 598 0.075510 10.0.0.50 - - [2025-11-01 21:32:55] "GET /firewall-rule/a6d3c903-eca5-49ba-ab18-c822f5a7f5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.020560 10.0.0.50 - - [2025-11-01 21:32:55] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004197 10.0.0.50 - - [2025-11-01 21:32:55] "GET /firewall-rule/a6d3c903-eca5-49ba-ab18-c822f5a7f5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.001971 10.0.0.50 - - [2025-11-01 21:32:55] "POST /ref-update HTTP/1.1" 200 156 0.065867 10.0.0.50 - - [2025-11-01 21:32:57] "POST /tags HTTP/1.1" 200 345 0.099579 10.0.0.50 - - [2025-11-01 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.025550 10.0.0.50 - - [2025-11-01 21:32:57] "GET /tag/48993e55-fec7-41c5-b97c-f2bef4a12ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.024636 10.0.0.50 - - [2025-11-01 21:32:57] "POST /projects HTTP/1.1" 409 238 0.004664 10.0.0.50 - - [2025-11-01 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.50 - - [2025-11-01 21:32:57] "GET /project/2c6de348-6889-4474-a89a-e37b2e0bfa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042382 10.0.0.50 - - [2025-11-01 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2025-11-01 21:32:57] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004717 10.0.0.50 - - [2025-11-01 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.50 - - [2025-11-01 21:32:57] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004379 10.0.0.50 - - [2025-11-01 21:32:57] "POST /security-groups HTTP/1.1" 409 285 0.002692 10.0.0.50 - - [2025-11-01 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.50 - - [2025-11-01 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.50 - - [2025-11-01 21:32:57] "GET /project/2c6de348-6889-4474-a89a-e37b2e0bfa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036163 10.0.0.50 - - [2025-11-01 21:32:57] "PUT /security-group/78500445-6b41-41c4-b7da-86e114f87389 HTTP/1.1" 200 262 0.081224 10.0.0.50 - - [2025-11-01 21:32:57] "PUT /access-control-list/a1c96915-5d63-4c7f-b854-dd71e6c1c08e HTTP/1.1" 200 272 0.022270 10.0.0.50 - - [2025-11-01 21:32:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.029937 10.0.0.50 - - [2025-11-01 21:32:57] "POST /tags HTTP/1.1" 409 228 0.002035 10.0.0.50 - - [2025-11-01 21:32:57] "PUT /access-control-list/3aa9731f-f3f3-4dbd-b629-2ccf8049b8d7 HTTP/1.1" 200 272 0.017327 10.0.0.50 - - [2025-11-01 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.50 - - [2025-11-01 21:32:57] "GET /tag/48993e55-fec7-41c5-b97c-f2bef4a12ceb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009851 10.0.0.50 - - [2025-11-01 21:32:57] "POST /tags HTTP/1.1" 200 345 0.021008 10.0.0.50 - - [2025-11-01 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.50 - - [2025-11-01 21:32:57] "GET /tag/c85629cc-82a7-44ab-900a-00c3ef73d867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016697 10.0.0.50 - - [2025-11-01 21:32:57] "POST /projects HTTP/1.1" 409 238 0.001973 10.0.0.50 - - [2025-11-01 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.50 - - [2025-11-01 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.50 - - [2025-11-01 21:32:57] "GET /project/430c901f-e14f-4bb4-80c2-0d707ce97813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.024489 10.0.0.50 - - [2025-11-01 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.50 - - [2025-11-01 21:32:57] "GET /project/430c901f-e14f-4bb4-80c2-0d707ce97813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043689 10.0.0.50 - - [2025-11-01 21:32:57] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003905 10.0.0.50 - - [2025-11-01 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.50 - - [2025-11-01 21:32:57] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005342 10.0.0.50 - - [2025-11-01 21:32:57] "POST /security-groups HTTP/1.1" 409 285 0.006867 10.0.0.50 - - [2025-11-01 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.50 - - [2025-11-01 21:32:57] "PUT /security-group/4b022e7b-3f89-480d-bd65-a432562d7314 HTTP/1.1" 200 262 0.058803 10.0.0.50 - - [2025-11-01 21:32:57] "PUT /access-control-list/c4c20ae7-4546-4968-b82e-9b04ff4db2e7 HTTP/1.1" 200 272 0.011943 10.0.0.50 - - [2025-11-01 21:32:57] "PUT /access-control-list/fa574b75-e457-4622-8b2c-98b30ad405a4 HTTP/1.1" 200 272 0.008699 10.0.0.50 - - [2025-11-01 21:32:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015484 10.0.0.50 - - [2025-11-01 21:32:57] "POST /tags HTTP/1.1" 409 228 0.027385 10.0.0.50 - - [2025-11-01 21:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016593 10.0.0.50 - - [2025-11-01 21:32:58] "GET /tag/c85629cc-82a7-44ab-900a-00c3ef73d867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012361 10.0.0.50 - - [2025-11-01 21:32:58] "POST /tags HTTP/1.1" 200 291 0.052243 10.0.0.50 - - [2025-11-01 21:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.020429 10.0.0.50 - - [2025-11-01 21:32:58] "GET /tag/0dd02f23-73ac-4f8c-9898-7bb8f59d4917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.019573 10.0.0.50 - - [2025-11-01 21:32:58] "POST /tags HTTP/1.1" 200 303 0.038675 10.0.0.50 - - [2025-11-01 21:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007544 10.0.0.50 - - [2025-11-01 21:32:58] "GET /tag/2d2cf175-9f7d-4890-b425-309c4675e89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015120 10.0.0.50 - - [2025-11-01 21:32:58] "POST /tags HTTP/1.1" 409 252 0.011292 10.0.0.50 - - [2025-11-01 21:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868 10.0.0.50 - - [2025-11-01 21:32:58] "GET /tag/3eb85be6-f25e-4362-b024-6ee080bd49f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010644 10.0.0.50 - - [2025-11-01 21:32:58] "POST /tags HTTP/1.1" 409 226 0.001856 10.0.0.50 - - [2025-11-01 21:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.50 - - [2025-11-01 21:32:58] "GET /tag/2ec3791c-d988-4279-a368-b2361bbd722e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010458 10.0.0.50 - - [2025-11-01 21:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.50 - - [2025-11-01 21:32:58] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004281 10.0.0.50 - - [2025-11-01 21:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.50 - - [2025-11-01 21:32:58] "GET /project/2c6de348-6889-4474-a89a-e37b2e0bfa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033128 10.0.0.50 - - [2025-11-01 21:32:58] "POST /virtual-machines HTTP/1.1" 200 395 0.010791 10.0.0.50 - - [2025-11-01 21:32:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.006910 10.0.0.50 - - [2025-11-01 21:32:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093526 10.0.0.50 - - [2025-11-01 21:32:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018415 10.0.0.50 - - [2025-11-01 21:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007968 10.0.0.50 - - [2025-11-01 21:32:58] "GET /virtual-machine-interface/5601e284-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004905 10.0.0.50 - - [2025-11-01 21:32:58] "POST /instance-ips HTTP/1.1" 200 397 0.017776 10.0.0.50 - - [2025-11-01 21:32:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013550 10.0.0.50 - - [2025-11-01 21:32:58] "GET /virtual-machine-interface/5601e284-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016580 10.0.0.50 - - [2025-11-01 21:32:58] "POST /set-tag HTTP/1.1" 200 109 0.060067 10.0.0.50 - - [2025-11-01 21:32:58] "GET /virtual-machine-interface/5601e284-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014713 10.0.0.50 - - [2025-11-01 21:32:58] "GET /instance-ip/5615669c-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002916 10.0.0.50 - - [2025-11-01 21:32:59] "GET /virtual-machine-interface/5601e284-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004701 10.0.0.50 - - [2025-11-01 21:32:59] "POST /set-tag HTTP/1.1" 200 109 0.005363 10.0.0.50 - - [2025-11-01 21:32:59] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.015323 10.0.0.50 - - [2025-11-01 21:32:59] "POST /ref-update HTTP/1.1" 200 156 0.007696 10.0.0.50 - - [2025-11-01 21:32:59] "GET /virtual-machine-interface/5601e284-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013767 10.0.0.50 - - [2025-11-01 21:32:59] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.50 - - [2025-11-01 21:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.50 - - [2025-11-01 21:32:59] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003761 10.0.0.50 - - [2025-11-01 21:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.50 - - [2025-11-01 21:32:59] "GET /project/2c6de348-6889-4474-a89a-e37b2e0bfa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027906 10.0.0.50 - - [2025-11-01 21:32:59] "POST /virtual-machines HTTP/1.1" 200 395 0.007365 10.0.0.50 - - [2025-11-01 21:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018363 10.0.0.50 - - [2025-11-01 21:32:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093610 10.0.0.50 - - [2025-11-01 21:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018019 10.0.0.50 - - [2025-11-01 21:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016339 10.0.0.50 - - [2025-11-01 21:32:59] "GET /virtual-machine-interface/566fba66-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004298 10.0.0.50 - - [2025-11-01 21:32:59] "POST /instance-ips HTTP/1.1" 200 397 0.019103 10.0.0.50 - - [2025-11-01 21:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024352 10.0.0.50 - - [2025-11-01 21:32:59] "GET /virtual-machine-interface/566fba66-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005482 10.0.0.50 - - [2025-11-01 21:32:59] "POST /set-tag HTTP/1.1" 200 109 0.067785 10.0.0.50 - - [2025-11-01 21:32:59] "GET /virtual-machine-interface/566fba66-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006353 10.0.0.50 - - [2025-11-01 21:32:59] "GET /instance-ip/5688e0e0-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002604 10.0.0.50 - - [2025-11-01 21:32:59] "GET /virtual-machine-interface/566fba66-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004544 10.0.0.50 - - [2025-11-01 21:32:59] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.50 - - [2025-11-01 21:32:59] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003358 10.0.0.50 - - [2025-11-01 21:32:59] "POST /ref-update HTTP/1.1" 200 156 0.017072 10.0.0.50 - - [2025-11-01 21:32:59] "GET /virtual-machine-interface/566fba66-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003983 10.0.0.50 - - [2025-11-01 21:32:59] "POST /set-tag HTTP/1.1" 200 109 0.001990 10.0.0.50 - - [2025-11-01 21:32:59] "POST /tags HTTP/1.1" 200 291 0.017692 10.0.0.50 - - [2025-11-01 21:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007360 10.0.0.50 - - [2025-11-01 21:32:59] "GET /tag/1a8be9c9-88ac-4e67-86ab-da8f187783ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.010965 10.0.0.50 - - [2025-11-01 21:33:00] "POST /tags HTTP/1.1" 409 252 0.002066 10.0.0.50 - - [2025-11-01 21:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.50 - - [2025-11-01 21:33:00] "GET /tag/d5967805-23ec-4ae1-b2da-e5e3c7d61b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010311 10.0.0.50 - - [2025-11-01 21:33:00] "POST /tags HTTP/1.1" 409 226 0.011278 10.0.0.50 - - [2025-11-01 21:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.50 - - [2025-11-01 21:33:00] "GET /tag/9464d6e2-3bb5-419f-b6be-30e463f87879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012716 10.0.0.50 - - [2025-11-01 21:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.50 - - [2025-11-01 21:33:00] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005037 10.0.0.50 - - [2025-11-01 21:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.50 - - [2025-11-01 21:33:00] "GET /project/430c901f-e14f-4bb4-80c2-0d707ce97813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029992 10.0.0.50 - - [2025-11-01 21:33:00] "POST /virtual-machines HTTP/1.1" 200 395 0.010490 10.0.0.50 - - [2025-11-01 21:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.006666 10.0.0.50 - - [2025-11-01 21:33:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096535 10.0.0.50 - - [2025-11-01 21:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011012 10.0.0.50 - - [2025-11-01 21:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.50 - - [2025-11-01 21:33:00] "GET /virtual-machine-interface/570406bc-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004628 10.0.0.50 - - [2025-11-01 21:33:00] "POST /instance-ips HTTP/1.1" 200 397 0.019359 10.0.0.50 - - [2025-11-01 21:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020429 10.0.0.50 - - [2025-11-01 21:33:00] "GET /virtual-machine-interface/570406bc-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006037 10.0.0.50 - - [2025-11-01 21:33:00] "POST /set-tag HTTP/1.1" 200 109 0.063866 10.0.0.50 - - [2025-11-01 21:33:00] "GET /virtual-machine-interface/570406bc-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010535 10.0.0.50 - - [2025-11-01 21:33:00] "GET /instance-ip/5716e034-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005190 10.0.0.50 - - [2025-11-01 21:33:00] "GET /virtual-machine-interface/570406bc-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004231 10.0.0.50 - - [2025-11-01 21:33:00] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.50 - - [2025-11-01 21:33:00] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003693 10.0.0.50 - - [2025-11-01 21:33:00] "POST /ref-update HTTP/1.1" 200 156 0.011497 10.0.0.50 - - [2025-11-01 21:33:00] "GET /virtual-machine-interface/570406bc-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013194 10.0.0.50 - - [2025-11-01 21:33:00] "POST /set-tag HTTP/1.1" 200 109 0.002952 10.0.0.50 - - [2025-11-01 21:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.50 - - [2025-11-01 21:33:00] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003464 10.0.0.50 - - [2025-11-01 21:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.50 - - [2025-11-01 21:33:00] "GET /project/430c901f-e14f-4bb4-80c2-0d707ce97813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029359 10.0.0.50 - - [2025-11-01 21:33:00] "POST /virtual-machines HTTP/1.1" 200 395 0.008012 10.0.0.50 - - [2025-11-01 21:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007421 10.0.0.50 - - [2025-11-01 21:33:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109255 10.0.0.50 - - [2025-11-01 21:33:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010553 10.0.0.50 - - [2025-11-01 21:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007887 10.0.0.50 - - [2025-11-01 21:33:01] "GET /virtual-machine-interface/577014a6-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009133 10.0.0.50 - - [2025-11-01 21:33:01] "POST /instance-ips HTTP/1.1" 200 397 0.023646 10.0.0.50 - - [2025-11-01 21:33:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.019658 10.0.0.50 - - [2025-11-01 21:33:01] "GET /virtual-machine-interface/577014a6-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016546 10.0.0.50 - - [2025-11-01 21:33:01] "POST /set-tag HTTP/1.1" 200 109 0.063808 10.0.0.50 - - [2025-11-01 21:33:01] "GET /virtual-machine-interface/577014a6-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014486 10.0.0.50 - - [2025-11-01 21:33:01] "GET /instance-ip/5789b3fc-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003000 10.0.0.50 - - [2025-11-01 21:33:01] "GET /virtual-machine-interface/577014a6-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004518 10.0.0.50 - - [2025-11-01 21:33:01] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.50 - - [2025-11-01 21:33:01] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003699 10.0.0.50 - - [2025-11-01 21:33:01] "POST /ref-update HTTP/1.1" 200 156 0.009238 10.0.0.50 - - [2025-11-01 21:33:01] "GET /virtual-machine-interface/577014a6-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011994 10.0.0.50 - - [2025-11-01 21:33:01] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.50 - - [2025-11-01 21:33:01] "POST /tags HTTP/1.1" 200 299 0.018752 10.0.0.50 - - [2025-11-01 21:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.50 - - [2025-11-01 21:33:01] "GET /tag/7dfe5441-9546-49db-b5e6-fd57ebf23812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011705 10.0.0.50 - - [2025-11-01 21:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.50 - - [2025-11-01 21:33:01] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004357 10.0.0.50 - - [2025-11-01 21:33:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.50 - - [2025-11-01 21:33:01] "GET /project/2c6de348-6889-4474-a89a-e37b2e0bfa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033683 10.0.0.50 - - [2025-11-01 21:33:01] "POST /virtual-machines HTTP/1.1" 200 395 0.007028 10.0.0.50 - - [2025-11-01 21:33:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013672 10.0.0.50 - - [2025-11-01 21:33:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126144 10.0.0.50 - - [2025-11-01 21:33:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014896 10.0.0.50 - - [2025-11-01 21:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011617 10.0.0.50 - - [2025-11-01 21:33:02] "GET /virtual-machine-interface/57f3c22e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004469 10.0.0.50 - - [2025-11-01 21:33:02] "POST /instance-ips HTTP/1.1" 200 397 0.019768 10.0.0.50 - - [2025-11-01 21:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028193 10.0.0.50 - - [2025-11-01 21:33:02] "GET /virtual-machine-interface/57f3c22e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007924 10.0.0.50 - - [2025-11-01 21:33:02] "POST /set-tag HTTP/1.1" 200 109 0.020450 10.0.0.50 - - [2025-11-01 21:33:02] "GET /virtual-machine-interface/57f3c22e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009991 10.0.0.50 - - [2025-11-01 21:33:02] "GET /instance-ip/580b9570-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003410 10.0.0.50 - - [2025-11-01 21:33:02] "GET /virtual-machine-interface/57f3c22e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004313 10.0.0.50 - - [2025-11-01 21:33:02] "POST /set-tag HTTP/1.1" 200 109 0.001856 10.0.0.50 - - [2025-11-01 21:33:02] "POST /tags HTTP/1.1" 200 299 0.013844 10.0.0.50 - - [2025-11-01 21:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005695 10.0.0.50 - - [2025-11-01 21:33:02] "GET /tag/4b41e733-9420-49dc-987c-fc50c599c694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011085 10.0.0.50 - - [2025-11-01 21:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.50 - - [2025-11-01 21:33:02] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003452 10.0.0.50 - - [2025-11-01 21:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.50 - - [2025-11-01 21:33:02] "GET /project/2c6de348-6889-4474-a89a-e37b2e0bfa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037649 10.0.0.50 - - [2025-11-01 21:33:02] "POST /virtual-machines HTTP/1.1" 200 395 0.011118 10.0.0.50 - - [2025-11-01 21:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.009208 10.0.0.50 - - [2025-11-01 21:33:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113754 10.0.0.50 - - [2025-11-01 21:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019766 10.0.0.50 - - [2025-11-01 21:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011801 10.0.0.50 - - [2025-11-01 21:33:02] "GET /virtual-machine-interface/585f7406-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004395 10.0.0.50 - - [2025-11-01 21:33:02] "POST /instance-ips HTTP/1.1" 200 397 0.017060 10.0.0.50 - - [2025-11-01 21:33:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023821 10.0.0.50 - - [2025-11-01 21:33:02] "GET /virtual-machine-interface/585f7406-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014759 10.0.0.50 - - [2025-11-01 21:33:02] "POST /set-tag HTTP/1.1" 200 109 0.015682 10.0.0.50 - - [2025-11-01 21:33:02] "GET /virtual-machine-interface/585f7406-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012760 10.0.0.50 - - [2025-11-01 21:33:02] "GET /instance-ip/5875d656-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002565 10.0.0.50 - - [2025-11-01 21:33:02] "GET /virtual-machine-interface/585f7406-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004341 10.0.0.50 - - [2025-11-01 21:33:02] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.50 - - [2025-11-01 21:33:02] "POST /tags HTTP/1.1" 200 299 0.015309 10.0.0.50 - - [2025-11-01 21:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.50 - - [2025-11-01 21:33:03] "GET /tag/2484e80f-63ce-4612-93fe-f498a65dcd8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011445 10.0.0.50 - - [2025-11-01 21:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.50 - - [2025-11-01 21:33:03] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003322 10.0.0.50 - - [2025-11-01 21:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2025-11-01 21:33:03] "GET /project/430c901f-e14f-4bb4-80c2-0d707ce97813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.027416 10.0.0.50 - - [2025-11-01 21:33:03] "POST /virtual-machines HTTP/1.1" 200 395 0.006661 10.0.0.50 - - [2025-11-01 21:33:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.012201 10.0.0.50 - - [2025-11-01 21:33:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100376 10.0.0.50 - - [2025-11-01 21:33:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007386 10.0.0.50 - - [2025-11-01 21:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007623 10.0.0.50 - - [2025-11-01 21:33:03] "GET /virtual-machine-interface/58beb984-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009443 10.0.0.50 - - [2025-11-01 21:33:03] "POST /instance-ips HTTP/1.1" 200 397 0.017259 10.0.0.50 - - [2025-11-01 21:33:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016304 10.0.0.50 - - [2025-11-01 21:33:03] "GET /virtual-machine-interface/58beb984-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008178 10.0.0.50 - - [2025-11-01 21:33:03] "POST /set-tag HTTP/1.1" 200 109 0.025377 10.0.0.50 - - [2025-11-01 21:33:03] "GET /virtual-machine-interface/58beb984-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014509 10.0.0.50 - - [2025-11-01 21:33:03] "GET /instance-ip/58d66dae-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002642 10.0.0.50 - - [2025-11-01 21:33:03] "GET /virtual-machine-interface/58beb984-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004104 10.0.0.50 - - [2025-11-01 21:33:03] "POST /set-tag HTTP/1.1" 200 109 0.002004 10.0.0.50 - - [2025-11-01 21:33:03] "POST /tags HTTP/1.1" 200 299 0.019339 10.0.0.50 - - [2025-11-01 21:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.50 - - [2025-11-01 21:33:03] "GET /tag/a9df4b86-6d5b-43b7-bca0-3474233709d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011423 10.0.0.50 - - [2025-11-01 21:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.50 - - [2025-11-01 21:33:03] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003371 10.0.0.50 - - [2025-11-01 21:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.50 - - [2025-11-01 21:33:03] "GET /project/430c901f-e14f-4bb4-80c2-0d707ce97813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030075 10.0.0.50 - - [2025-11-01 21:33:03] "POST /virtual-machines HTTP/1.1" 200 395 0.007017 10.0.0.50 - - [2025-11-01 21:33:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008587 10.0.0.50 - - [2025-11-01 21:33:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105114 10.0.0.50 - - [2025-11-01 21:33:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009480 10.0.0.50 - - [2025-11-01 21:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012223 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-machine-interface/5922549e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007368 10.0.0.50 - - [2025-11-01 21:33:04] "POST /instance-ips HTTP/1.1" 200 397 0.023240 10.0.0.50 - - [2025-11-01 21:33:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.033903 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-machine-interface/5922549e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.020833 10.0.0.50 - - [2025-11-01 21:33:04] "POST /set-tag HTTP/1.1" 200 109 0.017576 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-machine-interface/5922549e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.031735 10.0.0.50 - - [2025-11-01 21:33:04] "GET /instance-ip/593d3de0-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003171 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-machine-interface/5922549e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004427 10.0.0.50 - - [2025-11-01 21:33:04] "POST /set-tag HTTP/1.1" 200 109 0.001852 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003097 10.0.0.50 - - [2025-11-01 21:33:04] "POST /ref-update HTTP/1.1" 200 156 0.006756 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-machine-interface/57f3c22e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004142 10.0.0.50 - - [2025-11-01 21:33:04] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-machine-interface/5601e284-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003395 10.0.0.50 - - [2025-11-01 21:33:04] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003958 10.0.0.50 - - [2025-11-01 21:33:04] "POST /ref-update HTTP/1.1" 200 156 0.008437 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-machine-interface/585f7406-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009802 10.0.0.50 - - [2025-11-01 21:33:04] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004167 10.0.0.50 - - [2025-11-01 21:33:04] "POST /ref-update HTTP/1.1" 200 156 0.009465 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-machine-interface/58beb984-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015082 10.0.0.50 - - [2025-11-01 21:33:04] "POST /set-tag HTTP/1.1" 200 109 0.002901 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-machine-interface/566fba66-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004339 10.0.0.50 - - [2025-11-01 21:33:04] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003947 10.0.0.50 - - [2025-11-01 21:33:04] "POST /ref-update HTTP/1.1" 200 156 0.009098 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-machine-interface/5922549e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009259 10.0.0.50 - - [2025-11-01 21:33:04] "POST /set-tag HTTP/1.1" 200 109 0.003537 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-machine-interface/570406bc-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004877 10.0.0.50 - - [2025-11-01 21:33:04] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-machine-interface/577014a6-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003805 10.0.0.50 - - [2025-11-01 21:33:04] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-machine-interface/57f3c22e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004046 10.0.0.50 - - [2025-11-01 21:33:04] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-machine-interface/585f7406-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005477 10.0.0.50 - - [2025-11-01 21:33:04] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-machine-interface/58beb984-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003715 10.0.0.50 - - [2025-11-01 21:33:04] "POST /set-tag HTTP/1.1" 200 109 0.002444 10.0.0.50 - - [2025-11-01 21:33:04] "GET /virtual-machine-interface/5922549e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003858 10.0.0.50 - - [2025-11-01 21:33:04] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.50 - - [2025-11-01 21:33:05] "GET /virtual-machine-interface/570406bc-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005323 10.0.0.50 - - [2025-11-01 21:33:05] "POST /set-tag HTTP/1.1" 200 109 0.001937 10.0.0.50 - - [2025-11-01 21:33:09] "GET /virtual-machine-interface/5601e284-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004173 10.0.0.50 - - [2025-11-01 21:33:09] "POST /set-tag HTTP/1.1" 200 109 0.001785 10.0.0.50 - - [2025-11-01 21:33:10] "GET /virtual-machine-interface/566fba66-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004625 10.0.0.50 - - [2025-11-01 21:33:10] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.50 - - [2025-11-01 21:33:11] "GET /virtual-machine-interface/577014a6-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004330 10.0.0.50 - - [2025-11-01 21:33:11] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.50 - - [2025-11-01 21:33:12] "GET /virtual-machine/1fcfe52e-a20b-476e-a3c0-f70bb3f51291?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002903 10.0.0.50 - - [2025-11-01 21:33:12] "GET /virtual-machine-interface/5601e284-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003592 10.0.0.50 - - [2025-11-01 21:33:12] "GET /virtual-machine/3595474f-80c0-4186-bb0c-ba799e6a3d01?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003024 10.0.0.50 - - [2025-11-01 21:33:12] "GET /virtual-machine-interface/566fba66-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003866 10.0.0.50 - - [2025-11-01 21:33:12] "GET /virtual-machine/18301e9f-52de-4fcc-9105-88e6a766113d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002758 10.0.0.50 - - [2025-11-01 21:33:12] "GET /virtual-machine-interface/570406bc-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004407 10.0.0.50 - - [2025-11-01 21:33:12] "GET /virtual-machine/0d90f754-9f29-43eb-91f5-e53eb04743ac?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002890 10.0.0.50 - - [2025-11-01 21:33:12] "GET /virtual-machine-interface/577014a6-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003602 10.0.0.50 - - [2025-11-01 21:33:14] "GET /virtual-machine-interface/58beb984-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004525 10.0.0.50 - - [2025-11-01 21:33:14] "POST /set-tag HTTP/1.1" 200 109 0.002964 10.0.0.50 - - [2025-11-01 21:33:14] "GET /virtual-machine-interface/57f3c22e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004262 10.0.0.50 - - [2025-11-01 21:33:14] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.50 - - [2025-11-01 21:33:14] "GET /virtual-machine-interface/585f7406-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003773 10.0.0.50 - - [2025-11-01 21:33:14] "POST /set-tag HTTP/1.1" 200 109 0.001744 10.0.0.50 - - [2025-11-01 21:33:14] "GET /virtual-machine-interface/5922549e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004174 10.0.0.50 - - [2025-11-01 21:33:14] "POST /set-tag HTTP/1.1" 200 109 0.001990 10.0.0.50 - - [2025-11-01 21:33:18] "GET /virtual-machine/b14ec9a7-9bba-44cb-b334-e7e8e9b8f203?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003619 10.0.0.50 - - [2025-11-01 21:33:18] "GET /virtual-machine-interface/57f3c22e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004225 10.0.0.50 - - [2025-11-01 21:33:18] "GET /virtual-machine/551459e9-3bfa-4663-9f07-ea41a20d1a79?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003286 10.0.0.50 - - [2025-11-01 21:33:18] "GET /virtual-machine-interface/58beb984-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003826 10.0.0.50 - - [2025-11-01 21:33:18] "GET /virtual-machine/22dd7db4-a859-4d35-a9e8-71521bb42794?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003101 10.0.0.50 - - [2025-11-01 21:33:18] "GET /virtual-machine-interface/585f7406-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004339 10.0.0.50 - - [2025-11-01 21:33:18] "GET /virtual-machine/fc4d96c2-4e43-472d-9098-bdf07276ab9e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002916 10.0.0.50 - - [2025-11-01 21:33:18] "GET /virtual-machine-interface/5922549e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003573 10.0.0.50 - - [2025-11-01 21:33:18] "GET /loadbalancer/53655931-396a-4621-80d0-1e88ed0e8edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008164 10.0.0.50 - - [2025-11-01 21:33:18] "POST /tags HTTP/1.1" 200 333 0.037280 10.0.0.50 - - [2025-11-01 21:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005822 10.0.0.50 - - [2025-11-01 21:33:18] "GET /tag/59c206a5-6e81-4c28-92cd-711eeea71dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012225 10.0.0.50 - - [2025-11-01 21:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.50 - - [2025-11-01 21:33:18] "GET /project/2c6de348-6889-4474-a89a-e37b2e0bfa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028317 10.0.0.50 - - [2025-11-01 21:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.50 - - [2025-11-01 21:33:18] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004004 10.0.0.50 - - [2025-11-01 21:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.50 - - [2025-11-01 21:33:18] "GET /service-appliance-set/da06b8d3-51e0-4966-a881-84906b59a3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002111 10.0.0.50 - - [2025-11-01 21:33:19] "POST /fqname-to-id HTTP/1.1" 404 273 0.001859 10.0.0.50 - - [2025-11-01 21:33:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.100239 10.0.0.50 - - [2025-11-01 21:33:19] "GET /virtual-machine-interface/2a789938-0f6e-4fc8-9bc1-f94ab952655f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.012470 10.0.0.50 - - [2025-11-01 21:33:19] "POST /instance-ips HTTP/1.1" 200 409 0.026397 10.0.0.50 - - [2025-11-01 21:33:19] "GET /instance-ip/fc73862a-c631-4b82-b309-a29ae1eacd7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003949 10.0.0.50 - - [2025-11-01 21:33:19] "POST /loadbalancers HTTP/1.1" 200 629 0.058113 10.0.0.50 - - [2025-11-01 21:33:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014620 10.0.0.50 - - [2025-11-01 21:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012524 10.0.0.50 - - [2025-11-01 21:33:19] "GET /project/2c6de348-6889-4474-a89a-e37b2e0bfa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043806 10.0.0.50 - - [2025-11-01 21:33:19] "GET /instance-ip/fc73862a-c631-4b82-b309-a29ae1eacd7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002153 10.0.0.50 - - [2025-11-01 21:33:19] "GET /project/2c6de348-6889-4474-a89a-e37b2e0bfa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027671 10.0.0.50 - - [2025-11-01 21:33:19] "GET /loadbalancer/53655931-396a-4621-80d0-1e88ed0e8edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004002 10.0.0.50 - - [2025-11-01 21:33:19] "POST /floating-ips HTTP/1.1" 200 597 0.018932 10.0.0.50 - - [2025-11-01 21:33:19] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.030989 10.0.0.50 - - [2025-11-01 21:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.50 - - [2025-11-01 21:33:19] "GET /project/2c6de348-6889-4474-a89a-e37b2e0bfa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028197 10.0.0.50 - - [2025-11-01 21:33:19] "GET /loadbalancer-listener/bf47e90a-7b2c-4d09-9419-4828e7e0b976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002564 10.0.0.50 - - [2025-11-01 21:33:19] "GET /loadbalancer-listener/bf47e90a-7b2c-4d09-9419-4828e7e0b976?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003396 10.0.0.50 - - [2025-11-01 21:33:19] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016741 10.0.0.50 - - [2025-11-01 21:33:19] "GET /instance-ip/fc73862a-c631-4b82-b309-a29ae1eacd7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002932 10.0.0.50 - - [2025-11-01 21:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.50 - - [2025-11-01 21:33:19] "GET /instance-ip/fc73862a-c631-4b82-b309-a29ae1eacd7e?fields=floating_ips HTTP/1.1" 200 1213 0.005941 10.0.0.50 - - [2025-11-01 21:33:19] "GET /floating-ip/03cc31a3-f28d-454b-a781-9b3e367b5866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002269 10.0.0.50 - - [2025-11-01 21:33:19] "GET /loadbalancer/53655931-396a-4621-80d0-1e88ed0e8edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002976 10.0.0.50 - - [2025-11-01 21:33:19] "GET /loadbalancer-pool/237b49b7-3c9a-4503-9a7d-570f354cc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003406 10.0.0.50 - - [2025-11-01 21:33:19] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021864 10.0.0.50 - - [2025-11-01 21:33:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.006671 10.0.0.50 - - [2025-11-01 21:33:19] "GET /virtual-machine-interface/5601e284-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009557 10.0.0.50 - - [2025-11-01 21:33:19] "GET /virtual-machine-interface/5601e284-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005159 10.0.0.50 - - [2025-11-01 21:33:19] "POST /tags HTTP/1.1" 409 221 0.004762 10.0.0.50 - - [2025-11-01 21:33:19] "GET /loadbalancer/53655931-396a-4621-80d0-1e88ed0e8edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.005052 10.0.0.50 - - [2025-11-01 21:33:19] "POST /ref-update HTTP/1.1" 200 156 0.020171 10.0.0.50 - - [2025-11-01 21:33:19] "GET /floating-ip/03cc31a3-f28d-454b-a781-9b3e367b5866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.015910 10.0.0.50 - - [2025-11-01 21:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.50 - - [2025-11-01 21:33:19] "GET /tag/59c206a5-6e81-4c28-92cd-711eeea71dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010505 10.0.0.50 - - [2025-11-01 21:33:19] "PUT /floating-ip/03cc31a3-f28d-454b-a781-9b3e367b5866 HTTP/1.1" 200 256 0.017975 10.0.0.50 - - [2025-11-01 21:33:19] "POST /set-tag HTTP/1.1" 200 109 0.075438 10.0.0.50 - - [2025-11-01 21:33:19] "GET /loadbalancer-pool/237b49b7-3c9a-4503-9a7d-570f354cc32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002697 10.0.0.50 - - [2025-11-01 21:33:20] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018187 10.0.0.50 - - [2025-11-01 21:33:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010624 10.0.0.50 - - [2025-11-01 21:33:20] "GET /virtual-machine-interface/566fba66-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009374 10.0.0.50 - - [2025-11-01 21:33:20] "GET /virtual-machine-interface/566fba66-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003313 10.0.0.50 - - [2025-11-01 21:33:20] "POST /ref-update HTTP/1.1" 200 156 0.006892 10.0.0.50 - - [2025-11-01 21:33:20] "GET /floating-ip/03cc31a3-f28d-454b-a781-9b3e367b5866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.010720 10.0.0.50 - - [2025-11-01 21:33:20] "POST /set-tag HTTP/1.1" 200 109 0.064004 10.0.0.50 - - [2025-11-01 21:33:20] "POST /tags HTTP/1.1" 409 206 0.002567 10.0.0.50 - - [2025-11-01 21:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.50 - - [2025-11-01 21:33:20] "GET /tag/2d2cf175-9f7d-4890-b425-309c4675e89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010170 10.0.0.50 - - [2025-11-01 21:33:20] "POST /tags HTTP/1.1" 409 204 0.001868 10.0.0.50 - - [2025-11-01 21:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001265 10.0.0.50 - - [2025-11-01 21:33:20] "GET /tag/4b41e733-9420-49dc-987c-fc50c599c694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009726 10.0.0.50 - - [2025-11-01 21:33:20] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.001743 10.0.0.50 - - [2025-11-01 21:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.50 - - [2025-11-01 21:33:20] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002453 10.0.0.50 - - [2025-11-01 21:33:20] "POST /tags HTTP/1.1" 409 206 0.001327 10.0.0.50 - - [2025-11-01 21:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001176 10.0.0.50 - - [2025-11-01 21:33:20] "GET /tag/2d2cf175-9f7d-4890-b425-309c4675e89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009567 10.0.0.50 - - [2025-11-01 21:33:20] "POST /tags HTTP/1.1" 409 226 0.001223 10.0.0.50 - - [2025-11-01 21:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.50 - - [2025-11-01 21:33:20] "GET /tag/2ec3791c-d988-4279-a368-b2361bbd722e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010062 10.0.0.50 - - [2025-11-01 21:33:20] "POST /tags HTTP/1.1" 409 204 0.001548 10.0.0.50 - - [2025-11-01 21:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001209 10.0.0.50 - - [2025-11-01 21:33:20] "GET /tag/4b41e733-9420-49dc-987c-fc50c599c694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010238 10.0.0.50 - - [2025-11-01 21:33:20] "POST /tags HTTP/1.1" 409 226 0.001451 10.0.0.50 - - [2025-11-01 21:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.50 - - [2025-11-01 21:33:20] "GET /tag/2ec3791c-d988-4279-a368-b2361bbd722e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010493 10.0.0.50 - - [2025-11-01 21:33:20] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.001842 10.0.0.50 - - [2025-11-01 21:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.50 - - [2025-11-01 21:33:20] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002016 10.0.0.50 - - [2025-11-01 21:33:20] "POST /firewall-rules HTTP/1.1" 200 626 0.202296 10.0.0.50 - - [2025-11-01 21:33:20] "POST /firewall-rules HTTP/1.1" 200 646 0.070414 10.0.0.50 - - [2025-11-01 21:33:20] "GET /firewall-rule/613e24a7-5d24-484a-8076-bf8650812c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.004053 10.0.0.50 - - [2025-11-01 21:33:20] "GET /firewall-policy/227887ab-bd1f-482a-a7d9-94966565785c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001962 10.0.0.50 - - [2025-11-01 21:33:20] "GET /firewall-rule/c57b58c6-0ffd-4022-b5b8-a239da5835f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002920 10.0.0.50 - - [2025-11-01 21:33:21] "POST /ref-update HTTP/1.1" 200 156 0.018130 10.0.0.50 - - [2025-11-01 21:33:21] "POST /firewall-policys HTTP/1.1" 200 606 0.021640 10.0.0.50 - - [2025-11-01 21:33:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017142 10.0.0.50 - - [2025-11-01 21:33:21] "GET /firewall-policy/b855cafd-37d6-4fc6-b453-de5525af7c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.016083 10.0.0.50 - - [2025-11-01 21:33:21] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003158 10.0.0.50 - - [2025-11-01 21:33:21] "GET /firewall-policy/b855cafd-37d6-4fc6-b453-de5525af7c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.001901 10.0.0.50 - - [2025-11-01 21:33:21] "GET /firewall-policy/227887ab-bd1f-482a-a7d9-94966565785c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002781 10.0.0.50 - - [2025-11-01 21:33:21] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004318 10.0.0.50 - - [2025-11-01 21:33:21] "GET /firewall-policy/fd0bb3fd-ff94-4343-8a5e-eba3818a08a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003616 10.0.0.50 - - [2025-11-01 21:33:21] "GET /firewall-policy/227887ab-bd1f-482a-a7d9-94966565785c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001868 10.0.0.50 - - [2025-11-01 21:33:21] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002675 10.0.0.50 - - [2025-11-01 21:33:21] "POST /ref-update HTTP/1.1" 200 156 0.024274 10.0.0.50 - - [2025-11-01 21:33:21] "POST /ref-update HTTP/1.1" 200 156 0.016526 10.0.0.50 - - [2025-11-01 21:33:21] "POST /ref-update HTTP/1.1" 200 156 0.015720 10.0.0.50 - - [2025-11-01 21:33:21] "POST /ref-update HTTP/1.1" 200 156 0.031739 10.0.0.50 - - [2025-11-01 21:33:21] "POST /ref-update HTTP/1.1" 200 156 0.025071 10.0.0.50 - - [2025-11-01 21:33:21] "GET /firewall-policy/b855cafd-37d6-4fc6-b453-de5525af7c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002526 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:34:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001001 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:34:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:34:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:34:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000787 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:34:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:34:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:35:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:35:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 10.0.0.50 - - [2025-11-01 21:35:18] "GET /global-system-configs HTTP/1.1" 200 322 0.002097 10.0.0.50 - - [2025-11-01 21:35:19] "GET /global-system-configs HTTP/1.1" 200 322 0.001925 10.0.0.50 - - [2025-11-01 21:35:19] "POST /tags HTTP/1.1" 409 252 0.002459 10.0.0.50 - - [2025-11-01 21:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.50 - - [2025-11-01 21:35:20] "GET /tag/d5967805-23ec-4ae1-b2da-e5e3c7d61b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013938 10.0.0.50 - - [2025-11-01 21:35:20] "POST /tags HTTP/1.1" 409 228 0.002244 10.0.0.50 - - [2025-11-01 21:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.50 - - [2025-11-01 21:35:20] "GET /tag/c85629cc-82a7-44ab-900a-00c3ef73d867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014681 10.0.0.50 - - [2025-11-01 21:35:20] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004200 10.0.0.50 - - [2025-11-01 21:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.50 - - [2025-11-01 21:35:20] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002665 10.0.0.50 - - [2025-11-01 21:35:20] "POST /tags HTTP/1.1" 409 206 0.001660 10.0.0.50 - - [2025-11-01 21:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.50 - - [2025-11-01 21:35:20] "GET /tag/2d2cf175-9f7d-4890-b425-309c4675e89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013067 10.0.0.50 - - [2025-11-01 21:35:20] "POST /tags HTTP/1.1" 409 226 0.001894 10.0.0.50 - - [2025-11-01 21:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.50 - - [2025-11-01 21:35:20] "GET /tag/2ec3791c-d988-4279-a368-b2361bbd722e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010090 10.0.0.50 - - [2025-11-01 21:35:20] "POST /tags HTTP/1.1" 409 204 0.001846 10.0.0.50 - - [2025-11-01 21:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.50 - - [2025-11-01 21:35:20] "GET /tag/4b41e733-9420-49dc-987c-fc50c599c694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014831 10.0.0.50 - - [2025-11-01 21:35:20] "POST /tags HTTP/1.1" 409 226 0.001986 10.0.0.50 - - [2025-11-01 21:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.50 - - [2025-11-01 21:35:20] "GET /tag/2ec3791c-d988-4279-a368-b2361bbd722e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010886 10.0.0.50 - - [2025-11-01 21:35:20] "POST /tags HTTP/1.1" 409 228 0.001788 10.0.0.50 - - [2025-11-01 21:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.50 - - [2025-11-01 21:35:20] "GET /tag/c85629cc-82a7-44ab-900a-00c3ef73d867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011808 10.0.0.50 - - [2025-11-01 21:35:20] "POST /tags HTTP/1.1" 409 252 0.001945 10.0.0.50 - - [2025-11-01 21:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.50 - - [2025-11-01 21:35:20] "GET /tag/d5967805-23ec-4ae1-b2da-e5e3c7d61b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014037 10.0.0.50 - - [2025-11-01 21:35:20] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002552 10.0.0.50 - - [2025-11-01 21:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.50 - - [2025-11-01 21:35:20] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003143 10.0.0.50 - - [2025-11-01 21:35:20] "POST /firewall-rules HTTP/1.1" 409 281 0.001788 10.0.0.50 - - [2025-11-01 21:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.50 - - [2025-11-01 21:35:20] "PUT /firewall-rule/c57b58c6-0ffd-4022-b5b8-a239da5835f0 HTTP/1.1" 200 260 0.017541 10.0.0.50 - - [2025-11-01 21:35:20] "POST /firewall-rules HTTP/1.1" 409 291 0.003925 10.0.0.50 - - [2025-11-01 21:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.50 - - [2025-11-01 21:35:20] "PUT /firewall-rule/613e24a7-5d24-484a-8076-bf8650812c48 HTTP/1.1" 200 260 0.025767 10.0.0.50 - - [2025-11-01 21:35:20] "GET /firewall-rule/613e24a7-5d24-484a-8076-bf8650812c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.016516 10.0.0.50 - - [2025-11-01 21:35:20] "POST /firewall-rules HTTP/1.1" 200 658 0.083326 10.0.0.50 - - [2025-11-01 21:35:20] "GET /firewall-rule/94e5eae5-3c25-4dfa-bcd5-45b4c2ce929c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004630 10.0.0.50 - - [2025-11-01 21:35:20] "GET /firewall-policy/227887ab-bd1f-482a-a7d9-94966565785c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001930 10.0.0.50 - - [2025-11-01 21:35:20] "GET /firewall-rule/c57b58c6-0ffd-4022-b5b8-a239da5835f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002169 10.0.0.50 - - [2025-11-01 21:35:20] "POST /firewall-policys HTTP/1.1" 409 269 0.001356 10.0.0.50 - - [2025-11-01 21:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.50 - - [2025-11-01 21:35:20] "PUT /firewall-policy/b855cafd-37d6-4fc6-b453-de5525af7c74 HTTP/1.1" 200 264 0.017176 10.0.0.50 - - [2025-11-01 21:35:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011572 10.0.0.50 - - [2025-11-01 21:35:20] "GET /firewall-policy/b855cafd-37d6-4fc6-b453-de5525af7c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.009089 10.0.0.50 - - [2025-11-01 21:35:20] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002012 10.0.0.50 - - [2025-11-01 21:35:21] "GET /firewall-policy/b855cafd-37d6-4fc6-b453-de5525af7c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002659 10.0.0.50 - - [2025-11-01 21:35:21] "GET /firewall-policy/227887ab-bd1f-482a-a7d9-94966565785c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004087 10.0.0.50 - - [2025-11-01 21:35:21] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002408 10.0.0.50 - - [2025-11-01 21:35:21] "GET /firewall-policy/b855cafd-37d6-4fc6-b453-de5525af7c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002916 10.0.0.50 - - [2025-11-01 21:35:21] "GET /firewall-policy/b855cafd-37d6-4fc6-b453-de5525af7c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002372 10.0.0.50 - - [2025-11-01 21:36:22] "GET /virtual-machine-interface/5601e284-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009249 10.0.0.50 - - [2025-11-01 21:36:22] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.50 - - [2025-11-01 21:36:22] "GET /virtual-machine-interface/57f3c22e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004249 10.0.0.50 - - [2025-11-01 21:36:22] "POST /set-tag HTTP/1.1" 200 109 0.002224 10.0.0.50 - - [2025-11-01 21:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.50 - - [2025-11-01 21:36:22] "GET /loadbalancer/53655931-396a-4621-80d0-1e88ed0e8edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002361 10.0.0.50 - - [2025-11-01 21:36:22] "GET /virtual-machine-interface/5601e284-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004529 10.0.0.50 - - [2025-11-01 21:36:22] "POST /set-tag HTTP/1.1" 200 109 0.063318 10.0.0.50 - - [2025-11-01 21:36:22] "DELETE /loadbalancer-member/4916cb2c-493f-4375-a927-fb5c06a2bf36 HTTP/1.1" 200 115 0.026050 10.0.0.50 - - [2025-11-01 21:36:22] "GET /virtual-machine-interface/5922549e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003879 10.0.0.50 - - [2025-11-01 21:36:23] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.50 - - [2025-11-01 21:36:23] "GET /virtual-machine-interface/58beb984-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003763 10.0.0.50 - - [2025-11-01 21:36:23] "POST /set-tag HTTP/1.1" 200 109 0.001921 10.0.0.50 - - [2025-11-01 21:36:23] "GET /virtual-machine-interface/577014a6-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004158 10.0.0.50 - - [2025-11-01 21:36:23] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.50 - - [2025-11-01 21:36:23] "GET /virtual-machine-interface/585f7406-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003584 10.0.0.50 - - [2025-11-01 21:36:23] "POST /set-tag HTTP/1.1" 200 109 0.001689 10.0.0.50 - - [2025-11-01 21:36:23] "GET /virtual-machine-interface/570406bc-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004059 10.0.0.50 - - [2025-11-01 21:36:23] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.50 - - [2025-11-01 21:36:23] "GET /virtual-machine-interface/566fba66-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004088 10.0.0.50 - - [2025-11-01 21:36:23] "POST /set-tag HTTP/1.1" 200 109 0.001552 10.0.0.50 - - [2025-11-01 21:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.50 - - [2025-11-01 21:36:23] "GET /loadbalancer/53655931-396a-4621-80d0-1e88ed0e8edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002000 10.0.0.50 - - [2025-11-01 21:36:24] "GET /virtual-machine-interface/577014a6-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006946 10.0.0.50 - - [2025-11-01 21:36:24] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.50 - - [2025-11-01 21:36:24] "GET /virtual-machine-interface/577014a6-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004176 10.0.0.50 - - [2025-11-01 21:36:24] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.50 - - [2025-11-01 21:36:24] "GET /virtual-machine/0d90f754-9f29-43eb-91f5-e53eb04743ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002044 10.0.0.50 - - [2025-11-01 21:36:24] "POST /ref-update HTTP/1.1" 200 156 0.011106 10.0.0.50 - - [2025-11-01 21:36:24] "GET /virtual-machine-interface/577014a6-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008349 10.0.0.50 - - [2025-11-01 21:36:24] "POST /set-tag HTTP/1.1" 200 109 0.016094 10.0.0.50 - - [2025-11-01 21:36:24] "POST /set-tag HTTP/1.1" 200 109 0.019664 10.0.0.50 - - [2025-11-01 21:36:24] "POST /set-tag HTTP/1.1" 200 109 0.022532 10.0.0.50 - - [2025-11-01 21:36:24] "POST /set-tag HTTP/1.1" 200 109 0.013732 10.0.0.50 - - [2025-11-01 21:36:24] "POST /set-tag HTTP/1.1" 200 109 0.021232 10.0.0.50 - - [2025-11-01 21:36:24] "DELETE /instance-ip/5789b3fc-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.050001 10.0.0.50 - - [2025-11-01 21:36:24] "DELETE /virtual-machine-interface/577014a6-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.033507 10.0.0.50 - - [2025-11-01 21:36:24] "DELETE /virtual-machine/0d90f754-9f29-43eb-91f5-e53eb04743ac HTTP/1.1" 200 115 0.012822 10.0.0.50 - - [2025-11-01 21:36:24] "GET /virtual-machine-interface/566fba66-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003539 10.0.0.50 - - [2025-11-01 21:36:24] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.50 - - [2025-11-01 21:36:24] "GET /virtual-machine-interface/566fba66-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003577 10.0.0.50 - - [2025-11-01 21:36:24] "POST /set-tag HTTP/1.1" 200 109 0.001567 10.0.0.50 - - [2025-11-01 21:36:24] "GET /virtual-machine/3595474f-80c0-4186-bb0c-ba799e6a3d01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002796 10.0.0.50 - - [2025-11-01 21:36:24] "POST /ref-update HTTP/1.1" 200 156 0.008688 10.0.0.50 - - [2025-11-01 21:36:24] "GET /virtual-machine-interface/566fba66-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.018491 10.0.0.50 - - [2025-11-01 21:36:24] "POST /set-tag HTTP/1.1" 200 109 0.016034 10.0.0.50 - - [2025-11-01 21:36:24] "POST /set-tag HTTP/1.1" 200 109 0.028716 10.0.0.50 - - [2025-11-01 21:36:24] "POST /set-tag HTTP/1.1" 200 109 0.029560 10.0.0.50 - - [2025-11-01 21:36:25] "POST /set-tag HTTP/1.1" 200 109 0.014643 10.0.0.50 - - [2025-11-01 21:36:25] "POST /set-tag HTTP/1.1" 200 109 0.022072 10.0.0.50 - - [2025-11-01 21:36:25] "DELETE /instance-ip/5688e0e0-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.037353 10.0.0.50 - - [2025-11-01 21:36:25] "POST /ref-update HTTP/1.1" 200 156 0.006441 10.0.0.50 - - [2025-11-01 21:36:25] "DELETE /virtual-machine-interface/566fba66-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.044842 10.0.0.50 - - [2025-11-01 21:36:25] "DELETE /virtual-machine/3595474f-80c0-4186-bb0c-ba799e6a3d01 HTTP/1.1" 200 115 0.019603 10.0.0.50 - - [2025-11-01 21:36:25] "GET /virtual-machine-interface/570406bc-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004293 10.0.0.50 - - [2025-11-01 21:36:25] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.50 - - [2025-11-01 21:36:25] "GET /virtual-machine-interface/570406bc-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003521 10.0.0.50 - - [2025-11-01 21:36:25] "POST /set-tag HTTP/1.1" 200 109 0.001585 10.0.0.50 - - [2025-11-01 21:36:25] "GET /virtual-machine/18301e9f-52de-4fcc-9105-88e6a766113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003916 10.0.0.50 - - [2025-11-01 21:36:25] "POST /ref-update HTTP/1.1" 200 156 0.014163 10.0.0.50 - - [2025-11-01 21:36:25] "GET /virtual-machine-interface/570406bc-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006362 10.0.0.50 - - [2025-11-01 21:36:25] "POST /set-tag HTTP/1.1" 200 109 0.020525 10.0.0.50 - - [2025-11-01 21:36:25] "POST /set-tag HTTP/1.1" 200 109 0.031005 10.0.0.50 - - [2025-11-01 21:36:25] "POST /set-tag HTTP/1.1" 200 109 0.025995 10.0.0.50 - - [2025-11-01 21:36:25] "POST /set-tag HTTP/1.1" 200 109 0.013165 10.0.0.50 - - [2025-11-01 21:36:25] "POST /set-tag HTTP/1.1" 200 109 0.025448 10.0.0.50 - - [2025-11-01 21:36:25] "DELETE /instance-ip/5716e034-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.050668 10.0.0.50 - - [2025-11-01 21:36:25] "DELETE /virtual-machine-interface/570406bc-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.035706 10.0.0.50 - - [2025-11-01 21:36:25] "DELETE /virtual-machine/18301e9f-52de-4fcc-9105-88e6a766113d HTTP/1.1" 200 115 0.017583 10.0.0.50 - - [2025-11-01 21:36:25] "DELETE /tag/1a8be9c9-88ac-4e67-86ab-da8f187783ac HTTP/1.1" 200 115 0.032683 10.0.0.50 - - [2025-11-01 21:36:25] "GET /virtual-machine-interface/5601e284-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003963 10.0.0.50 - - [2025-11-01 21:36:25] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.50 - - [2025-11-01 21:36:25] "GET /virtual-machine-interface/5601e284-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003769 10.0.0.50 - - [2025-11-01 21:36:25] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.50 - - [2025-11-01 21:36:25] "GET /virtual-machine/1fcfe52e-a20b-476e-a3c0-f70bb3f51291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003670 10.0.0.50 - - [2025-11-01 21:36:25] "POST /ref-update HTTP/1.1" 200 156 0.007859 10.0.0.50 - - [2025-11-01 21:36:25] "GET /virtual-machine-interface/5601e284-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005194 10.0.0.50 - - [2025-11-01 21:36:25] "POST /set-tag HTTP/1.1" 200 109 0.016710 10.0.0.50 - - [2025-11-01 21:36:25] "POST /set-tag HTTP/1.1" 200 109 0.021464 10.0.0.50 - - [2025-11-01 21:36:25] "POST /set-tag HTTP/1.1" 200 109 0.025162 10.0.0.50 - - [2025-11-01 21:36:26] "POST /set-tag HTTP/1.1" 200 109 0.013316 10.0.0.50 - - [2025-11-01 21:36:26] "POST /set-tag HTTP/1.1" 200 109 0.030394 10.0.0.50 - - [2025-11-01 21:36:26] "DELETE /instance-ip/5615669c-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.042065 10.0.0.50 - - [2025-11-01 21:36:26] "POST /ref-update HTTP/1.1" 200 156 0.007303 10.0.0.50 - - [2025-11-01 21:36:26] "DELETE /virtual-machine-interface/5601e284-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.039165 10.0.0.50 - - [2025-11-01 21:36:26] "DELETE /virtual-machine/1fcfe52e-a20b-476e-a3c0-f70bb3f51291 HTTP/1.1" 200 115 0.023974 10.0.0.50 - - [2025-11-01 21:36:26] "DELETE /tag/2d2cf175-9f7d-4890-b425-309c4675e89e HTTP/1.1" 409 388 0.006995 10.0.0.50 - - [2025-11-01 21:36:26] "DELETE /tag/0dd02f23-73ac-4f8c-9898-7bb8f59d4917 HTTP/1.1" 200 115 0.037970 10.0.0.50 - - [2025-11-01 21:36:54] "GET /virtual-machine-interface/58beb984-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004754 10.0.0.50 - - [2025-11-01 21:36:54] "POST /set-tag HTTP/1.1" 200 109 0.005478 10.0.0.50 - - [2025-11-01 21:36:54] "GET /virtual-machine-interface/58beb984-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009980 10.0.0.50 - - [2025-11-01 21:36:54] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.50 - - [2025-11-01 21:36:54] "GET /virtual-machine/551459e9-3bfa-4663-9f07-ea41a20d1a79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002867 10.0.0.50 - - [2025-11-01 21:36:54] "POST /ref-update HTTP/1.1" 200 156 0.010477 10.0.0.50 - - [2025-11-01 21:36:54] "GET /virtual-machine-interface/58beb984-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005155 10.0.0.50 - - [2025-11-01 21:36:54] "POST /set-tag HTTP/1.1" 200 109 0.015522 10.0.0.50 - - [2025-11-01 21:36:54] "POST /set-tag HTTP/1.1" 200 109 0.036928 10.0.0.50 - - [2025-11-01 21:36:54] "POST /set-tag HTTP/1.1" 200 109 0.021651 10.0.0.50 - - [2025-11-01 21:36:54] "POST /set-tag HTTP/1.1" 200 109 0.036519 10.0.0.50 - - [2025-11-01 21:36:54] "DELETE /instance-ip/58d66dae-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.046572 10.0.0.50 - - [2025-11-01 21:36:54] "DELETE /virtual-machine-interface/58beb984-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.051502 10.0.0.50 - - [2025-11-01 21:36:54] "DELETE /virtual-machine/551459e9-3bfa-4663-9f07-ea41a20d1a79 HTTP/1.1" 200 115 0.015685 10.0.0.50 - - [2025-11-01 21:36:54] "DELETE /tag/2484e80f-63ce-4612-93fe-f498a65dcd8c HTTP/1.1" 200 115 0.052461 10.0.0.50 - - [2025-11-01 21:36:54] "GET /virtual-machine-interface/57f3c22e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006381 10.0.0.50 - - [2025-11-01 21:36:54] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.50 - - [2025-11-01 21:36:54] "GET /virtual-machine-interface/57f3c22e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004401 10.0.0.50 - - [2025-11-01 21:36:54] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.50 - - [2025-11-01 21:36:55] "GET /virtual-machine/b14ec9a7-9bba-44cb-b334-e7e8e9b8f203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002941 10.0.0.50 - - [2025-11-01 21:36:55] "POST /ref-update HTTP/1.1" 200 156 0.013107 10.0.0.50 - - [2025-11-01 21:36:55] "GET /virtual-machine-interface/57f3c22e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014683 10.0.0.50 - - [2025-11-01 21:36:55] "POST /set-tag HTTP/1.1" 200 109 0.016353 10.0.0.50 - - [2025-11-01 21:36:55] "POST /set-tag HTTP/1.1" 200 109 0.043622 10.0.0.50 - - [2025-11-01 21:36:55] "POST /set-tag HTTP/1.1" 200 109 0.039390 10.0.0.50 - - [2025-11-01 21:36:55] "POST /set-tag HTTP/1.1" 200 109 0.014619 10.0.0.50 - - [2025-11-01 21:36:55] "DELETE /instance-ip/580b9570-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.070185 10.0.0.50 - - [2025-11-01 21:36:55] "DELETE /virtual-machine-interface/57f3c22e-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.055879 10.0.0.50 - - [2025-11-01 21:36:55] "DELETE /virtual-machine/b14ec9a7-9bba-44cb-b334-e7e8e9b8f203 HTTP/1.1" 200 115 0.015999 10.0.0.50 - - [2025-11-01 21:36:55] "DELETE /tag/7dfe5441-9546-49db-b5e6-fd57ebf23812 HTTP/1.1" 200 115 0.056907 10.0.0.50 - - [2025-11-01 21:36:55] "GET /virtual-machine-interface/585f7406-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005179 10.0.0.50 - - [2025-11-01 21:36:55] "POST /set-tag HTTP/1.1" 200 109 0.003330 10.0.0.50 - - [2025-11-01 21:36:55] "GET /virtual-machine-interface/585f7406-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003720 10.0.0.50 - - [2025-11-01 21:36:55] "POST /set-tag HTTP/1.1" 200 109 0.001628 10.0.0.50 - - [2025-11-01 21:36:55] "GET /virtual-machine/22dd7db4-a859-4d35-a9e8-71521bb42794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004734 10.0.0.50 - - [2025-11-01 21:36:55] "POST /ref-update HTTP/1.1" 200 156 0.013027 10.0.0.50 - - [2025-11-01 21:36:55] "GET /virtual-machine-interface/585f7406-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007240 10.0.0.50 - - [2025-11-01 21:36:55] "POST /set-tag HTTP/1.1" 200 109 0.014803 10.0.0.50 - - [2025-11-01 21:36:55] "POST /set-tag HTTP/1.1" 200 109 0.027025 10.0.0.50 - - [2025-11-01 21:36:55] "POST /set-tag HTTP/1.1" 200 109 0.036634 10.0.0.50 - - [2025-11-01 21:36:55] "POST /set-tag HTTP/1.1" 200 109 0.016718 10.0.0.50 - - [2025-11-01 21:36:55] "DELETE /instance-ip/5875d656-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.053811 10.0.0.50 - - [2025-11-01 21:36:55] "DELETE /virtual-machine-interface/585f7406-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.060318 10.0.0.50 - - [2025-11-01 21:36:55] "DELETE /virtual-machine/22dd7db4-a859-4d35-a9e8-71521bb42794 HTTP/1.1" 200 115 0.027794 10.0.0.50 - - [2025-11-01 21:36:56] "DELETE /tag/3eb85be6-f25e-4362-b024-6ee080bd49f5 HTTP/1.1" 200 115 0.041219 10.0.0.50 - - [2025-11-01 21:36:56] "DELETE /tag/48993e55-fec7-41c5-b97c-f2bef4a12ceb HTTP/1.1" 200 115 0.033620 10.0.0.50 - - [2025-11-01 21:36:56] "DELETE /tag/4b41e733-9420-49dc-987c-fc50c599c694 HTTP/1.1" 409 236 0.004786 10.0.0.50 - - [2025-11-01 21:36:56] "GET /virtual-machine-interface/5922549e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012425 10.0.0.50 - - [2025-11-01 21:36:56] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.50 - - [2025-11-01 21:36:56] "GET /virtual-machine-interface/5922549e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003441 10.0.0.50 - - [2025-11-01 21:36:56] "POST /set-tag HTTP/1.1" 200 109 0.001729 10.0.0.50 - - [2025-11-01 21:36:56] "GET /virtual-machine/fc4d96c2-4e43-472d-9098-bdf07276ab9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002717 10.0.0.50 - - [2025-11-01 21:36:56] "POST /ref-update HTTP/1.1" 200 156 0.009927 10.0.0.50 - - [2025-11-01 21:36:56] "GET /virtual-machine-interface/5922549e-b76a-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013780 10.0.0.50 - - [2025-11-01 21:36:56] "POST /set-tag HTTP/1.1" 200 109 0.027440 10.0.0.50 - - [2025-11-01 21:36:56] "POST /set-tag HTTP/1.1" 200 109 0.038510 10.0.0.50 - - [2025-11-01 21:36:56] "POST /set-tag HTTP/1.1" 200 109 0.027483 10.0.0.50 - - [2025-11-01 21:36:56] "POST /set-tag HTTP/1.1" 200 109 0.014571 10.0.0.50 - - [2025-11-01 21:36:56] "DELETE /instance-ip/593d3de0-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.107785 10.0.0.50 - - [2025-11-01 21:36:56] "DELETE /virtual-machine-interface/5922549e-b76a-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.060112 10.0.0.50 - - [2025-11-01 21:36:56] "DELETE /virtual-machine/fc4d96c2-4e43-472d-9098-bdf07276ab9e HTTP/1.1" 200 115 0.019730 10.0.0.50 - - [2025-11-01 21:36:56] "DELETE /tag/c85629cc-82a7-44ab-900a-00c3ef73d867 HTTP/1.1" 409 236 0.004886 10.0.0.50 - - [2025-11-01 21:36:56] "DELETE /tag/d5967805-23ec-4ae1-b2da-e5e3c7d61b7f HTTP/1.1" 409 236 0.007085 10.0.0.50 - - [2025-11-01 21:36:56] "DELETE /tag/a9df4b86-6d5b-43b7-bca0-3474233709d2 HTTP/1.1" 200 115 0.071846 10.0.0.50 - - [2025-11-01 21:36:58] "POST /projects HTTP/1.1" 409 238 0.004793 10.0.0.50 - - [2025-11-01 21:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008525 10.0.0.50 - - [2025-11-01 21:36:58] "GET /project/430c901f-e14f-4bb4-80c2-0d707ce97813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043332 10.0.0.50 - - [2025-11-01 21:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.50 - - [2025-11-01 21:36:58] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004025 10.0.0.50 - - [2025-11-01 21:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.50 - - [2025-11-01 21:36:58] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003795 10.0.0.50 - - [2025-11-01 21:36:58] "POST /security-groups HTTP/1.1" 409 285 0.001939 10.0.0.50 - - [2025-11-01 21:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.50 - - [2025-11-01 21:36:58] "PUT /security-group/4b022e7b-3f89-480d-bd65-a432562d7314 HTTP/1.1" 200 262 0.066196 10.0.0.50 - - [2025-11-01 21:36:58] "PUT /access-control-list/c4c20ae7-4546-4968-b82e-9b04ff4db2e7 HTTP/1.1" 200 272 0.011284 10.0.0.50 - - [2025-11-01 21:36:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.029965 10.0.0.50 - - [2025-11-01 21:36:58] "PUT /access-control-list/fa574b75-e457-4622-8b2c-98b30ad405a4 HTTP/1.1" 200 272 0.024312 10.0.0.50 - - [2025-11-01 21:37:03] "POST /projects HTTP/1.1" 409 238 0.002185 10.0.0.50 - - [2025-11-01 21:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.50 - - [2025-11-01 21:37:03] "GET /project/430c901f-e14f-4bb4-80c2-0d707ce97813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041598 10.0.0.50 - - [2025-11-01 21:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.50 - - [2025-11-01 21:37:03] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004138 10.0.0.50 - - [2025-11-01 21:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.50 - - [2025-11-01 21:37:03] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005603 10.0.0.50 - - [2025-11-01 21:37:03] "POST /security-groups HTTP/1.1" 409 285 0.004939 10.0.0.50 - - [2025-11-01 21:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.50 - - [2025-11-01 21:37:03] "PUT /security-group/4b022e7b-3f89-480d-bd65-a432562d7314 HTTP/1.1" 200 262 0.057783 10.0.0.50 - - [2025-11-01 21:37:03] "PUT /access-control-list/c4c20ae7-4546-4968-b82e-9b04ff4db2e7 HTTP/1.1" 200 272 0.020135 10.0.0.50 - - [2025-11-01 21:37:03] "PUT /access-control-list/fa574b75-e457-4622-8b2c-98b30ad405a4 HTTP/1.1" 200 272 0.016689 10.0.0.50 - - [2025-11-01 21:37:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.027846 10.0.0.50 - - [2025-11-01 21:37:03] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.013462 10.0.0.50 - - [2025-11-01 21:37:03] "GET /firewall-rule/bbc9ec0e-ec90-4760-bade-585a79f98525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002567 10.0.0.50 - - [2025-11-01 21:37:03] "POST /ref-update HTTP/1.1" 200 156 0.045322 10.0.0.50 - - [2025-11-01 21:37:03] "DELETE /firewall-rule/bbc9ec0e-ec90-4760-bade-585a79f98525 HTTP/1.1" 200 115 0.030639 10.0.0.50 - - [2025-11-01 21:37:03] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004562 10.0.0.50 - - [2025-11-01 21:37:03] "GET /firewall-rule/a6d3c903-eca5-49ba-ab18-c822f5a7f5be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002830 10.0.0.50 - - [2025-11-01 21:37:03] "POST /ref-update HTTP/1.1" 200 156 0.064304 10.0.0.50 - - [2025-11-01 21:37:03] "DELETE /firewall-rule/a6d3c903-eca5-49ba-ab18-c822f5a7f5be HTTP/1.1" 200 115 0.054869 10.0.0.50 - - [2025-11-01 21:37:03] "DELETE /tag/c85629cc-82a7-44ab-900a-00c3ef73d867 HTTP/1.1" 409 236 0.007424 10.0.0.50 - - [2025-11-01 21:37:03] "DELETE /tag/d5967805-23ec-4ae1-b2da-e5e3c7d61b7f HTTP/1.1" 409 236 0.004035 10.0.0.50 - - [2025-11-01 21:37:03] "DELETE /tag/9464d6e2-3bb5-419f-b6be-30e463f87879 HTTP/1.1" 200 115 0.032094 10.0.0.50 - - [2025-11-01 21:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.50 - - [2025-11-01 21:37:04] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005563 10.0.0.50 - - [2025-11-01 21:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.50 - - [2025-11-01 21:37:04] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004892 10.0.0.50 - - [2025-11-01 21:37:04] "PUT /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71 HTTP/1.1" 200 264 0.038500 10.0.0.50 - - [2025-11-01 21:37:04] "PUT /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0 HTTP/1.1" 200 264 0.045016 10.0.0.50 - - [2025-11-01 21:37:04] "DELETE /security-group/4b022e7b-3f89-480d-bd65-a432562d7314 HTTP/1.1" 200 115 0.064631 10.0.0.50 - - [2025-11-01 21:37:04] "DELETE /access-control-list/c4c20ae7-4546-4968-b82e-9b04ff4db2e7 HTTP/1.1" 200 115 0.039091 10.0.0.50 - - [2025-11-01 21:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011322 10.0.0.50 - - [2025-11-01 21:37:04] "DELETE /access-control-list/fa574b75-e457-4622-8b2c-98b30ad405a4 HTTP/1.1" 200 115 0.018175 10.0.0.50 - - [2025-11-01 21:37:04] "GET /project/430c901f-e14f-4bb4-80c2-0d707ce97813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.026765 10.0.0.50 - - [2025-11-01 21:37:04] "GET /project/430c901f-e14f-4bb4-80c2-0d707ce97813?fields=security_groups HTTP/1.1" 200 1351 0.032910 10.0.0.50 - - [2025-11-01 21:37:04] "DELETE /security-group/6e67f578-9576-4858-a0b8-3d55018db15b HTTP/1.1" 200 115 0.079669 10.0.0.50 - - [2025-11-01 21:37:04] "DELETE /access-control-list/7e0a0dd3-e4a5-4080-b8fe-c7a18105a43e HTTP/1.1" 200 115 0.048995 10.0.0.50 - - [2025-11-01 21:37:04] "GET /project/430c901f-e14f-4bb4-80c2-0d707ce97813?fields=application_policy_sets HTTP/1.1" 200 1390 0.055245 10.0.0.50 - - [2025-11-01 21:37:04] "DELETE /access-control-list/09288b0a-cce7-4676-9be8-5e0c122c00e6 HTTP/1.1" 200 115 0.049795 10.0.0.50 - - [2025-11-01 21:37:04] "DELETE /project/430c901f-e14f-4bb4-80c2-0d707ce97813 HTTP/1.1" 200 115 0.328650 10.0.0.50 - - [2025-11-01 21:37:04] "POST /projects HTTP/1.1" 409 238 0.001851 10.0.0.50 - - [2025-11-01 21:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.50 - - [2025-11-01 21:37:04] "GET /project/2c6de348-6889-4474-a89a-e37b2e0bfa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038111 10.0.0.50 - - [2025-11-01 21:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.50 - - [2025-11-01 21:37:04] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005189 10.0.0.50 - - [2025-11-01 21:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.50 - - [2025-11-01 21:37:04] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005141 10.0.0.50 - - [2025-11-01 21:37:04] "POST /security-groups HTTP/1.1" 409 285 0.002420 10.0.0.50 - - [2025-11-01 21:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.50 - - [2025-11-01 21:37:04] "PUT /security-group/78500445-6b41-41c4-b7da-86e114f87389 HTTP/1.1" 200 262 0.055379 10.0.0.50 - - [2025-11-01 21:37:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.033582 10.0.0.50 - - [2025-11-01 21:37:04] "PUT /access-control-list/a1c96915-5d63-4c7f-b854-dd71e6c1c08e HTTP/1.1" 200 272 0.037016 10.0.0.50 - - [2025-11-01 21:37:04] "PUT /access-control-list/3aa9731f-f3f3-4dbd-b629-2ccf8049b8d7 HTTP/1.1" 200 272 0.026937 10.0.0.50 - - [2025-11-01 21:37:09] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002644 10.0.0.50 - - [2025-11-01 21:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.50 - - [2025-11-01 21:37:09] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002642 10.0.0.50 - - [2025-11-01 21:37:09] "GET /firewall-policy/227887ab-bd1f-482a-a7d9-94966565785c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002871 10.0.0.50 - - [2025-11-01 21:37:09] "GET /firewall-rule/c57b58c6-0ffd-4022-b5b8-a239da5835f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002808 10.0.0.50 - - [2025-11-01 21:37:09] "POST /ref-update HTTP/1.1" 200 156 0.013929 10.0.0.50 - - [2025-11-01 21:37:09] "DELETE /firewall-rule/c57b58c6-0ffd-4022-b5b8-a239da5835f0 HTTP/1.1" 200 115 0.077201 10.0.0.50 - - [2025-11-01 21:37:09] "GET /firewall-policy/b855cafd-37d6-4fc6-b453-de5525af7c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004498 10.0.0.50 - - [2025-11-01 21:37:09] "GET /firewall-rule/613e24a7-5d24-484a-8076-bf8650812c48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.002513 10.0.0.50 - - [2025-11-01 21:37:09] "POST /ref-update HTTP/1.1" 200 156 0.026567 10.0.0.50 - - [2025-11-01 21:37:09] "DELETE /firewall-rule/613e24a7-5d24-484a-8076-bf8650812c48 HTTP/1.1" 200 115 0.065263 10.0.0.50 - - [2025-11-01 21:37:09] "GET /firewall-policy/b855cafd-37d6-4fc6-b453-de5525af7c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.016168 10.0.0.50 - - [2025-11-01 21:37:09] "GET /firewall-rule/94e5eae5-3c25-4dfa-bcd5-45b4c2ce929c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.007592 10.0.0.50 - - [2025-11-01 21:37:09] "POST /ref-update HTTP/1.1" 200 156 0.026201 10.0.0.50 - - [2025-11-01 21:37:09] "DELETE /firewall-rule/94e5eae5-3c25-4dfa-bcd5-45b4c2ce929c HTTP/1.1" 200 115 0.176167 10.0.0.50 - - [2025-11-01 21:37:09] "GET /application-policy-set/690f906a-b13f-4a3a-815c-4c380c54cfb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002624 10.0.0.50 - - [2025-11-01 21:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.50 - - [2025-11-01 21:37:09] "GET /policy-management/92e9f495-e2b8-4a73-9f6d-28a1b8ee6e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002299 10.0.0.50 - - [2025-11-01 21:37:09] "GET /firewall-policy/b855cafd-37d6-4fc6-b453-de5525af7c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002652 10.0.0.50 - - [2025-11-01 21:37:09] "POST /ref-update HTTP/1.1" 200 156 0.019156 10.0.0.50 - - [2025-11-01 21:37:09] "DELETE /firewall-policy/b855cafd-37d6-4fc6-b453-de5525af7c74 HTTP/1.1" 200 115 0.047139 10.0.0.50 - - [2025-11-01 21:37:10] "DELETE /tag/c85629cc-82a7-44ab-900a-00c3ef73d867 HTTP/1.1" 200 115 0.169539 10.0.0.50 - - [2025-11-01 21:37:10] "DELETE /tag/d5967805-23ec-4ae1-b2da-e5e3c7d61b7f HTTP/1.1" 200 115 0.064831 10.0.0.50 - - [2025-11-01 21:37:10] "DELETE /tag/4b41e733-9420-49dc-987c-fc50c599c694 HTTP/1.1" 200 115 0.085460 10.0.0.50 - - [2025-11-01 21:37:10] "DELETE /tag/2d2cf175-9f7d-4890-b425-309c4675e89e HTTP/1.1" 200 115 0.102658 10.0.0.50 - - [2025-11-01 21:37:10] "DELETE /loadbalancer-member/4fa9d163-e1c7-40b2-ba89-d57e640e738d HTTP/1.1" 200 115 0.056420 10.0.0.50 - - [2025-11-01 21:37:10] "DELETE /loadbalancer-pool/237b49b7-3c9a-4503-9a7d-570f354cc32d HTTP/1.1" 200 115 0.051724 10.0.0.50 - - [2025-11-01 21:37:10] "DELETE /loadbalancer-listener/bf47e90a-7b2c-4d09-9419-4828e7e0b976 HTTP/1.1" 200 115 0.034671 10.0.0.50 - - [2025-11-01 21:37:10] "DELETE /loadbalancer/53655931-396a-4621-80d0-1e88ed0e8edd HTTP/1.1" 200 115 0.052843 10.0.0.50 - - [2025-11-01 21:37:10] "DELETE /floating-ip/03cc31a3-f28d-454b-a781-9b3e367b5866 HTTP/1.1" 200 115 0.043365 10.0.0.50 - - [2025-11-01 21:37:10] "DELETE /instance-ip/fc73862a-c631-4b82-b309-a29ae1eacd7e HTTP/1.1" 200 115 0.060692 10.0.0.50 - - [2025-11-01 21:37:10] "DELETE /virtual-machine-interface/2a789938-0f6e-4fc8-9bc1-f94ab952655f HTTP/1.1" 200 115 0.076128 10.0.0.50 - - [2025-11-01 21:37:10] "DELETE /tag/59c206a5-6e81-4c28-92cd-711eeea71dd5 HTTP/1.1" 200 115 0.044791 10.0.0.50 - - [2025-11-01 21:37:10] "POST /projects HTTP/1.1" 409 238 0.002391 10.0.0.50 - - [2025-11-01 21:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.50 - - [2025-11-01 21:37:10] "GET /project/2c6de348-6889-4474-a89a-e37b2e0bfa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061022 10.0.0.50 - - [2025-11-01 21:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.50 - - [2025-11-01 21:37:10] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004308 10.0.0.50 - - [2025-11-01 21:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.50 - - [2025-11-01 21:37:10] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003961 10.0.0.50 - - [2025-11-01 21:37:10] "POST /security-groups HTTP/1.1" 409 285 0.002270 10.0.0.50 - - [2025-11-01 21:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.50 - - [2025-11-01 21:37:11] "PUT /security-group/78500445-6b41-41c4-b7da-86e114f87389 HTTP/1.1" 200 262 0.089251 10.0.0.50 - - [2025-11-01 21:37:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.049058 10.0.0.50 - - [2025-11-01 21:37:11] "PUT /access-control-list/a1c96915-5d63-4c7f-b854-dd71e6c1c08e HTTP/1.1" 200 272 0.029807 10.0.0.50 - - [2025-11-01 21:37:11] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.021941 10.0.0.50 - - [2025-11-01 21:37:11] "PUT /access-control-list/3aa9731f-f3f3-4dbd-b629-2ccf8049b8d7 HTTP/1.1" 200 272 0.016366 10.0.0.50 - - [2025-11-01 21:37:11] "GET /firewall-rule/061d04da-a0e6-4b85-a77d-95479b69f33a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003961 10.0.0.50 - - [2025-11-01 21:37:11] "POST /ref-update HTTP/1.1" 200 156 0.048758 10.0.0.50 - - [2025-11-01 21:37:11] "DELETE /firewall-rule/061d04da-a0e6-4b85-a77d-95479b69f33a HTTP/1.1" 200 115 0.048823 10.0.0.50 - - [2025-11-01 21:37:11] "GET /firewall-policy/38c26687-58f4-44aa-91d8-8c3359ee7044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005378 10.0.0.50 - - [2025-11-01 21:37:11] "GET /firewall-rule/a547246b-1538-4be8-ba77-e2aa560aaf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002830 10.0.0.50 - - [2025-11-01 21:37:11] "POST /ref-update HTTP/1.1" 200 156 0.065126 10.0.0.50 - - [2025-11-01 21:37:11] "DELETE /firewall-rule/a547246b-1538-4be8-ba77-e2aa560aaf4e HTTP/1.1" 200 115 0.075068 10.0.0.50 - - [2025-11-01 21:37:11] "DELETE /tag/2ec3791c-d988-4279-a368-b2361bbd722e HTTP/1.1" 200 115 0.048051 10.0.0.50 - - [2025-11-01 21:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.50 - - [2025-11-01 21:37:11] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.012485 10.0.0.50 - - [2025-11-01 21:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.50 - - [2025-11-01 21:37:11] "GET /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.008842 10.0.0.50 - - [2025-11-01 21:37:11] "PUT /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71 HTTP/1.1" 200 264 0.065149 10.0.0.50 - - [2025-11-01 21:37:11] "PUT /virtual-network/9c297b05-3fdb-443e-ba53-60b7730b65d0 HTTP/1.1" 200 264 0.059089 10.0.0.50 - - [2025-11-01 21:37:11] "DELETE /security-group/78500445-6b41-41c4-b7da-86e114f87389 HTTP/1.1" 200 115 0.084621 10.0.0.50 - - [2025-11-01 21:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.50 - - [2025-11-01 21:37:12] "DELETE /access-control-list/a1c96915-5d63-4c7f-b854-dd71e6c1c08e HTTP/1.1" 200 115 0.051445 10.0.0.50 - - [2025-11-01 21:37:12] "DELETE /access-control-list/3aa9731f-f3f3-4dbd-b629-2ccf8049b8d7 HTTP/1.1" 200 115 0.035217 10.0.0.50 - - [2025-11-01 21:37:12] "GET /project/2c6de348-6889-4474-a89a-e37b2e0bfa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.078919 10.0.0.50 - - [2025-11-01 21:37:12] "GET /project/2c6de348-6889-4474-a89a-e37b2e0bfa09?fields=security_groups HTTP/1.1" 200 1352 0.033685 10.0.0.50 - - [2025-11-01 21:37:12] "DELETE /security-group/b20ea738-4164-44ac-bacd-b549bf9c5b05 HTTP/1.1" 200 115 0.080895 10.0.0.50 - - [2025-11-01 21:37:12] "DELETE /access-control-list/dc036fd4-5190-4fd0-afcc-b86b52fb428d HTTP/1.1" 200 115 0.058812 10.0.0.50 - - [2025-11-01 21:37:12] "GET /project/2c6de348-6889-4474-a89a-e37b2e0bfa09?fields=application_policy_sets HTTP/1.1" 200 1391 0.075009 10.0.0.50 - - [2025-11-01 21:37:12] "DELETE /access-control-list/8021f216-41f0-4ff1-9d64-650238490c17 HTTP/1.1" 200 115 0.081872 10.0.0.50 - - [2025-11-01 21:37:12] "DELETE /project/2c6de348-6889-4474-a89a-e37b2e0bfa09 HTTP/1.1" 200 115 0.459576 10.0.0.50 - - [2025-11-01 21:38:05] "GET / HTTP/1.1" 200 35931 0.001708 10.0.0.50 - - [2025-11-01 21:38:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.50 - - [2025-11-01 21:38:05] "GET /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002509 10.0.0.50 - - [2025-11-01 21:38:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.50 - - [2025-11-01 21:38:06] "GET /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002372 10.0.0.50 - - [2025-11-01 21:38:22] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.50 - - [2025-11-01 21:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.50 - - [2025-11-01 21:38:22] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004328 10.0.0.50 - - [2025-11-01 21:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.50 - - [2025-11-01 21:38:22] "GET /config-node/d8d6dcf7-c45b-4aee-9084-520024fe3fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001468 10.0.0.50 - - [2025-11-01 21:38:22] "GET / HTTP/1.1" 200 35931 0.001309 10.0.0.50 - - [2025-11-01 21:38:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001977 10.0.0.50 - - [2025-11-01 21:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.50 - - [2025-11-01 21:38:27] "GET /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002005 10.0.0.50 - - [2025-11-01 21:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001180 10.0.0.50 - - [2025-11-01 21:38:27] "PUT /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089 HTTP/1.1" 200 276 0.006713 10.0.0.50 - - [2025-11-01 21:38:27] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.50 - - [2025-11-01 21:38:27] "POST /alarms HTTP/1.1" 409 264 0.002019 10.0.0.50 - - [2025-11-01 21:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001262 10.0.0.50 - - [2025-11-01 21:38:27] "PUT /alarm/3dfaa8c5-0106-440b-9728-0218b4a73262 HTTP/1.1" 200 244 0.007917 10.0.0.50 - - [2025-11-01 21:38:27] "POST /alarms HTTP/1.1" 409 261 0.001943 10.0.0.50 - - [2025-11-01 21:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.50 - - [2025-11-01 21:38:27] "PUT /alarm/fd0e36d2-a0b1-454f-b3d2-5a2ad8a7db3c HTTP/1.1" 200 244 0.014543 10.0.0.50 - - [2025-11-01 21:38:27] "POST /alarms HTTP/1.1" 409 261 0.003764 10.0.0.50 - - [2025-11-01 21:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005620 10.0.0.50 - - [2025-11-01 21:38:27] "PUT /alarm/f516c918-f961-4297-ba39-6677c32ebb5b HTTP/1.1" 200 244 0.010570 10.0.0.50 - - [2025-11-01 21:38:27] "POST /alarms HTTP/1.1" 409 253 0.004573 10.0.0.50 - - [2025-11-01 21:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.50 - - [2025-11-01 21:38:27] "PUT /alarm/e1662043-9459-4e40-8b0f-fc60e5d9921a HTTP/1.1" 200 244 0.010926 10.0.0.50 - - [2025-11-01 21:38:27] "POST /alarms HTTP/1.1" 409 251 0.008106 10.0.0.50 - - [2025-11-01 21:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.50 - - [2025-11-01 21:38:28] "PUT /alarm/e46e2450-a128-4483-989d-beecd3900fdd HTTP/1.1" 200 244 0.009613 10.0.0.50 - - [2025-11-01 21:38:28] "POST /alarms HTTP/1.1" 409 252 0.009356 10.0.0.50 - - [2025-11-01 21:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.50 - - [2025-11-01 21:38:28] "PUT /alarm/faf97b85-9a67-494e-8647-cf5dd806edcd HTTP/1.1" 200 244 0.009775 10.0.0.50 - - [2025-11-01 21:38:28] "POST /alarms HTTP/1.1" 409 256 0.005295 10.0.0.50 - - [2025-11-01 21:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.50 - - [2025-11-01 21:38:28] "PUT /alarm/b9e85754-916a-4e66-ba92-62cb198edf6f HTTP/1.1" 200 244 0.009748 10.0.0.50 - - [2025-11-01 21:38:28] "POST /alarms HTTP/1.1" 409 248 0.005005 10.0.0.50 - - [2025-11-01 21:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.50 - - [2025-11-01 21:38:28] "PUT /alarm/d9aa85ba-2bba-45fe-b0ca-3e95f10a3363 HTTP/1.1" 200 244 0.019114 10.0.0.50 - - [2025-11-01 21:38:28] "POST /alarms HTTP/1.1" 409 252 0.004793 10.0.0.50 - - [2025-11-01 21:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.50 - - [2025-11-01 21:38:28] "PUT /alarm/655eb1f9-046a-4455-8112-a54d4e5eec53 HTTP/1.1" 200 244 0.010113 10.0.0.50 - - [2025-11-01 21:38:28] "POST /alarms HTTP/1.1" 409 257 0.004439 10.0.0.50 - - [2025-11-01 21:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.50 - - [2025-11-01 21:38:28] "PUT /alarm/35cd1750-3647-4d7a-b180-985db73af559 HTTP/1.1" 200 244 0.009362 10.0.0.50 - - [2025-11-01 21:38:28] "POST /alarms HTTP/1.1" 409 251 0.008301 10.0.0.50 - - [2025-11-01 21:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.50 - - [2025-11-01 21:38:28] "PUT /alarm/bf4b3c38-f1d2-4eeb-bb91-7ca676ab7e64 HTTP/1.1" 200 244 0.010168 10.0.0.50 - - [2025-11-01 21:38:28] "POST /alarms HTTP/1.1" 409 257 0.003973 10.0.0.50 - - [2025-11-01 21:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.50 - - [2025-11-01 21:38:28] "PUT /alarm/90058ddc-28cb-4401-931b-a71a0f6d04f8 HTTP/1.1" 200 244 0.009908 10.0.0.50 - - [2025-11-01 21:38:28] "POST /alarms HTTP/1.1" 409 261 0.003074 10.0.0.50 - - [2025-11-01 21:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005591 10.0.0.50 - - [2025-11-01 21:38:28] "PUT /alarm/ff44cb27-e768-4ad3-ad1a-efaec0859ffc HTTP/1.1" 200 244 0.009533 10.0.0.50 - - [2025-11-01 21:38:28] "POST /alarms HTTP/1.1" 409 258 0.006612 10.0.0.50 - - [2025-11-01 21:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.50 - - [2025-11-01 21:38:28] "PUT /alarm/bf5c0bd6-2c6e-438a-9a22-9e60db66eecc HTTP/1.1" 200 244 0.008858 10.0.0.50 - - [2025-11-01 21:38:28] "POST /alarms HTTP/1.1" 409 254 0.013506 10.0.0.50 - - [2025-11-01 21:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.50 - - [2025-11-01 21:38:28] "PUT /alarm/8150479f-041d-4e46-b54a-e19dc3953c25 HTTP/1.1" 200 244 0.009722 10.0.0.50 - - [2025-11-01 21:38:28] "POST /alarms HTTP/1.1" 409 254 0.006055 10.0.0.50 - - [2025-11-01 21:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001206 10.0.0.50 - - [2025-11-01 21:38:28] "PUT /alarm/f0df7f04-e416-49a1-bebc-7b7719ed37bd HTTP/1.1" 200 244 0.011636 10.0.0.50 - - [2025-11-01 21:38:28] "POST /alarms HTTP/1.1" 409 254 0.008209 10.0.0.50 - - [2025-11-01 21:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.50 - - [2025-11-01 21:38:28] "PUT /alarm/98a0288e-eab6-4a95-b342-46a632810b78 HTTP/1.1" 200 244 0.009583 10.0.0.50 - - [2025-11-01 21:38:28] "POST /alarms HTTP/1.1" 409 247 0.007240 10.0.0.50 - - [2025-11-01 21:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001262 10.0.0.50 - - [2025-11-01 21:38:28] "PUT /alarm/a9e91991-1e86-496a-8877-fe8822b51d96 HTTP/1.1" 200 244 0.010166 10.0.0.50 - - [2025-11-01 21:38:28] "POST /alarms HTTP/1.1" 409 272 0.006250 10.0.0.50 - - [2025-11-01 21:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.50 - - [2025-11-01 21:38:28] "PUT /alarm/a4c53ed4-aee2-4702-be86-49e0d15716d6 HTTP/1.1" 200 244 0.010455 10.0.0.50 - - [2025-11-01 21:38:28] "POST /alarms HTTP/1.1" 409 261 0.012370 10.0.0.50 - - [2025-11-01 21:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.50 - - [2025-11-01 21:38:29] "PUT /alarm/dc7ce04f-82f2-4ea9-b648-3986fcb39470 HTTP/1.1" 200 244 0.009775 10.0.0.50 - - [2025-11-01 21:38:29] "POST /alarms HTTP/1.1" 409 259 0.005202 10.0.0.50 - - [2025-11-01 21:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.50 - - [2025-11-01 21:38:29] "PUT /alarm/77e49b50-1179-46ed-b3f9-65813c20db93 HTTP/1.1" 200 244 0.013285 10.0.0.50 - - [2025-11-01 21:38:29] "POST /alarms HTTP/1.1" 409 265 0.005513 10.0.0.50 - - [2025-11-01 21:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.50 - - [2025-11-01 21:38:29] "PUT /alarm/ca287e39-a589-4eb2-8d83-1d9138e600a0 HTTP/1.1" 200 244 0.009400 10.0.0.50 - - [2025-11-01 21:38:29] "POST /alarms HTTP/1.1" 409 279 0.008324 10.0.0.50 - - [2025-11-01 21:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.50 - - [2025-11-01 21:38:29] "PUT /alarm/a453a991-8b08-4b9d-b5f9-b7325006f4bf HTTP/1.1" 200 244 0.010150 10.0.0.50 - - [2025-11-01 21:38:29] "GET / HTTP/1.1" 200 35931 0.001638 10.0.0.50 - - [2025-11-01 21:38:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002010 10.0.0.50 - - [2025-11-01 21:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.50 - - [2025-11-01 21:38:29] "PUT /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089 HTTP/1.1" 200 276 0.007255 10.0.0.50 - - [2025-11-01 21:38:29] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.50 - - [2025-11-01 21:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.50 - - [2025-11-01 21:38:29] "GET /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002200 10.0.0.50 - - [2025-11-01 21:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001201 10.0.0.50 - - [2025-11-01 21:38:29] "PUT /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089 HTTP/1.1" 200 276 0.010021 10.0.0.50 - - [2025-11-01 21:38:30] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.50 - - [2025-11-01 21:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.50 - - [2025-11-01 21:38:30] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004265 10.0.0.50 - - [2025-11-01 21:38:30] "PUT /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0 HTTP/1.1" 200 274 0.014475 10.0.0.50 - - [2025-11-01 21:38:33] "GET / HTTP/1.1" 200 35931 0.001529 10.0.0.50 - - [2025-11-01 21:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.50 - - [2025-11-01 21:38:33] "GET /routing-instance/76e0e949-f2b5-4f1d-b2f5-5c74540811d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004402 10.0.0.50 - - [2025-11-01 21:38:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001617 10.0.0.50 - - [2025-11-01 21:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001264 10.0.0.50 - - [2025-11-01 21:38:33] "GET /bgp-router/0b254afd-781e-4eb3-ba94-92e6eccf3f49?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002340 10.0.0.50 - - [2025-11-01 21:38:34] "PUT /bgp-router/0b254afd-781e-4eb3-ba94-92e6eccf3f49 HTTP/1.1" 200 254 0.015228 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:38:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000989 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:38:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 10.0.0.50 - - [2025-11-01 21:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.50 - - [2025-11-01 21:38:36] "GET /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002401 10.0.0.50 - - [2025-11-01 21:38:48] "GET / HTTP/1.1" 200 35931 0.001705 10.0.0.50 - - [2025-11-01 21:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.50 - - [2025-11-01 21:38:48] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004060 10.0.0.50 - - [2025-11-01 21:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.50 - - [2025-11-01 21:38:48] "GET /config-node/d8d6dcf7-c45b-4aee-9084-520024fe3fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002257 10.0.0.50 - - [2025-11-01 21:39:00] "GET / HTTP/1.1" 200 35931 0.001455 10.0.0.50 - - [2025-11-01 21:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.50 - - [2025-11-01 21:39:00] "GET /routing-instance/76e0e949-f2b5-4f1d-b2f5-5c74540811d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003014 10.0.0.50 - - [2025-11-01 21:39:00] "POST /bgp-routers HTTP/1.1" 409 301 0.003076 10.0.0.50 - - [2025-11-01 21:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.50 - - [2025-11-01 21:39:00] "GET /bgp-router/0b254afd-781e-4eb3-ba94-92e6eccf3f49?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002971 10.0.0.50 - - [2025-11-01 21:39:00] "PUT /bgp-router/0b254afd-781e-4eb3-ba94-92e6eccf3f49 HTTP/1.1" 200 254 0.009873 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:39:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:39:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000946 10.0.0.50 - - [2025-11-01 21:39:14] "GET / HTTP/1.1" 200 35931 0.001715 10.0.0.50 - - [2025-11-01 21:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.50 - - [2025-11-01 21:39:14] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003862 10.0.0.50 - - [2025-11-01 21:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001220 10.0.0.50 - - [2025-11-01 21:39:14] "GET /config-node/d8d6dcf7-c45b-4aee-9084-520024fe3fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001470 10.0.0.50 - - [2025-11-01 21:39:14] "GET / HTTP/1.1" 200 35931 0.001403 10.0.0.50 - - [2025-11-01 21:39:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002146 10.0.0.50 - - [2025-11-01 21:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.50 - - [2025-11-01 21:39:19] "GET /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002403 10.0.0.50 - - [2025-11-01 21:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.50 - - [2025-11-01 21:39:19] "PUT /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089 HTTP/1.1" 200 276 0.008698 10.0.0.50 - - [2025-11-01 21:39:19] "GET / HTTP/1.1" 200 35931 0.001603 10.0.0.50 - - [2025-11-01 21:39:19] "POST /alarms HTTP/1.1" 409 264 0.002017 10.0.0.50 - - [2025-11-01 21:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.50 - - [2025-11-01 21:39:19] "PUT /alarm/3dfaa8c5-0106-440b-9728-0218b4a73262 HTTP/1.1" 200 244 0.010231 10.0.0.50 - - [2025-11-01 21:39:19] "POST /alarms HTTP/1.1" 409 261 0.005414 10.0.0.50 - - [2025-11-01 21:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.50 - - [2025-11-01 21:39:20] "PUT /alarm/fd0e36d2-a0b1-454f-b3d2-5a2ad8a7db3c HTTP/1.1" 200 244 0.013558 10.0.0.50 - - [2025-11-01 21:39:20] "POST /alarms HTTP/1.1" 409 261 0.011632 10.0.0.50 - - [2025-11-01 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.50 - - [2025-11-01 21:39:20] "PUT /alarm/f516c918-f961-4297-ba39-6677c32ebb5b HTTP/1.1" 200 244 0.015540 10.0.0.50 - - [2025-11-01 21:39:20] "POST /alarms HTTP/1.1" 409 253 0.012615 10.0.0.50 - - [2025-11-01 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.50 - - [2025-11-01 21:39:20] "PUT /alarm/e1662043-9459-4e40-8b0f-fc60e5d9921a HTTP/1.1" 200 244 0.009459 10.0.0.50 - - [2025-11-01 21:39:20] "POST /alarms HTTP/1.1" 409 251 0.006178 10.0.0.50 - - [2025-11-01 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.50 - - [2025-11-01 21:39:20] "PUT /alarm/e46e2450-a128-4483-989d-beecd3900fdd HTTP/1.1" 200 244 0.009096 10.0.0.50 - - [2025-11-01 21:39:20] "POST /alarms HTTP/1.1" 409 252 0.008564 10.0.0.50 - - [2025-11-01 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.50 - - [2025-11-01 21:39:20] "PUT /alarm/faf97b85-9a67-494e-8647-cf5dd806edcd HTTP/1.1" 200 244 0.008688 10.0.0.50 - - [2025-11-01 21:39:20] "POST /alarms HTTP/1.1" 409 256 0.006602 10.0.0.50 - - [2025-11-01 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.50 - - [2025-11-01 21:39:20] "PUT /alarm/b9e85754-916a-4e66-ba92-62cb198edf6f HTTP/1.1" 200 244 0.008084 10.0.0.50 - - [2025-11-01 21:39:20] "POST /alarms HTTP/1.1" 409 248 0.013693 10.0.0.50 - - [2025-11-01 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001241 10.0.0.50 - - [2025-11-01 21:39:20] "PUT /alarm/d9aa85ba-2bba-45fe-b0ca-3e95f10a3363 HTTP/1.1" 200 244 0.008496 10.0.0.50 - - [2025-11-01 21:39:20] "POST /alarms HTTP/1.1" 409 252 0.007477 10.0.0.50 - - [2025-11-01 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.50 - - [2025-11-01 21:39:20] "PUT /alarm/655eb1f9-046a-4455-8112-a54d4e5eec53 HTTP/1.1" 200 244 0.008318 10.0.0.50 - - [2025-11-01 21:39:20] "POST /alarms HTTP/1.1" 409 257 0.008984 10.0.0.50 - - [2025-11-01 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.50 - - [2025-11-01 21:39:20] "PUT /alarm/35cd1750-3647-4d7a-b180-985db73af559 HTTP/1.1" 200 244 0.008155 10.0.0.50 - - [2025-11-01 21:39:20] "POST /alarms HTTP/1.1" 409 251 0.007980 10.0.0.50 - - [2025-11-01 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.50 - - [2025-11-01 21:39:20] "PUT /alarm/bf4b3c38-f1d2-4eeb-bb91-7ca676ab7e64 HTTP/1.1" 200 244 0.008635 10.0.0.50 - - [2025-11-01 21:39:20] "POST /alarms HTTP/1.1" 409 257 0.012313 10.0.0.50 - - [2025-11-01 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.50 - - [2025-11-01 21:39:20] "PUT /alarm/90058ddc-28cb-4401-931b-a71a0f6d04f8 HTTP/1.1" 200 244 0.008464 10.0.0.50 - - [2025-11-01 21:39:20] "POST /alarms HTTP/1.1" 409 261 0.001941 10.0.0.50 - - [2025-11-01 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.50 - - [2025-11-01 21:39:20] "PUT /alarm/ff44cb27-e768-4ad3-ad1a-efaec0859ffc HTTP/1.1" 200 244 0.008900 10.0.0.50 - - [2025-11-01 21:39:20] "POST /alarms HTTP/1.1" 409 258 0.006117 10.0.0.50 - - [2025-11-01 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.50 - - [2025-11-01 21:39:20] "PUT /alarm/bf5c0bd6-2c6e-438a-9a22-9e60db66eecc HTTP/1.1" 200 244 0.008019 10.0.0.50 - - [2025-11-01 21:39:20] "POST /alarms HTTP/1.1" 409 254 0.002203 10.0.0.50 - - [2025-11-01 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.50 - - [2025-11-01 21:39:20] "PUT /alarm/8150479f-041d-4e46-b54a-e19dc3953c25 HTTP/1.1" 200 244 0.008796 10.0.0.50 - - [2025-11-01 21:39:20] "POST /alarms HTTP/1.1" 409 254 0.005425 10.0.0.50 - - [2025-11-01 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.50 - - [2025-11-01 21:39:20] "PUT /alarm/f0df7f04-e416-49a1-bebc-7b7719ed37bd HTTP/1.1" 200 244 0.008874 10.0.0.50 - - [2025-11-01 21:39:20] "POST /alarms HTTP/1.1" 409 254 0.001998 10.0.0.50 - - [2025-11-01 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.50 - - [2025-11-01 21:39:20] "PUT /alarm/98a0288e-eab6-4a95-b342-46a632810b78 HTTP/1.1" 200 244 0.007039 10.0.0.50 - - [2025-11-01 21:39:20] "POST /alarms HTTP/1.1" 409 247 0.003175 10.0.0.50 - - [2025-11-01 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.50 - - [2025-11-01 21:39:21] "PUT /alarm/a9e91991-1e86-496a-8877-fe8822b51d96 HTTP/1.1" 200 244 0.007486 10.0.0.50 - - [2025-11-01 21:39:21] "POST /alarms HTTP/1.1" 409 272 0.006763 10.0.0.50 - - [2025-11-01 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.50 - - [2025-11-01 21:39:21] "PUT /alarm/a4c53ed4-aee2-4702-be86-49e0d15716d6 HTTP/1.1" 200 244 0.008077 10.0.0.50 - - [2025-11-01 21:39:21] "POST /alarms HTTP/1.1" 409 261 0.003227 10.0.0.50 - - [2025-11-01 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.50 - - [2025-11-01 21:39:21] "PUT /alarm/dc7ce04f-82f2-4ea9-b648-3986fcb39470 HTTP/1.1" 200 244 0.030627 10.0.0.50 - - [2025-11-01 21:39:21] "POST /alarms HTTP/1.1" 409 259 0.012980 10.0.0.50 - - [2025-11-01 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.50 - - [2025-11-01 21:39:21] "PUT /alarm/77e49b50-1179-46ed-b3f9-65813c20db93 HTTP/1.1" 200 244 0.009259 10.0.0.50 - - [2025-11-01 21:39:21] "POST /alarms HTTP/1.1" 409 265 0.004560 10.0.0.50 - - [2025-11-01 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.50 - - [2025-11-01 21:39:21] "PUT /alarm/ca287e39-a589-4eb2-8d83-1d9138e600a0 HTTP/1.1" 200 244 0.009677 10.0.0.50 - - [2025-11-01 21:39:21] "POST /alarms HTTP/1.1" 409 279 0.010299 10.0.0.50 - - [2025-11-01 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.50 - - [2025-11-01 21:39:21] "PUT /alarm/a453a991-8b08-4b9d-b5f9-b7325006f4bf HTTP/1.1" 200 244 0.009960 10.0.0.50 - - [2025-11-01 21:39:21] "GET / HTTP/1.1" 200 35931 0.002195 10.0.0.50 - - [2025-11-01 21:39:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002470 10.0.0.50 - - [2025-11-01 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.50 - - [2025-11-01 21:39:21] "PUT /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089 HTTP/1.1" 200 276 0.008646 10.0.0.50 - - [2025-11-01 21:39:21] "GET / HTTP/1.1" 200 35931 0.001459 10.0.0.50 - - [2025-11-01 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.50 - - [2025-11-01 21:39:21] "GET /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002236 10.0.0.50 - - [2025-11-01 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001220 10.0.0.50 - - [2025-11-01 21:39:21] "PUT /global-vrouter-config/da65f0ef-12bc-41de-b42f-2ab197ef2089 HTTP/1.1" 200 276 0.008368 10.0.0.50 - - [2025-11-01 21:39:22] "GET / HTTP/1.1" 200 35931 0.001628 10.0.0.50 - - [2025-11-01 21:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.50 - - [2025-11-01 21:39:22] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004007 10.0.0.50 - - [2025-11-01 21:39:22] "PUT /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0 HTTP/1.1" 200 274 0.012789 10.0.0.50 - - [2025-11-01 21:39:25] "GET / HTTP/1.1" 200 35931 0.001311 10.0.0.50 - - [2025-11-01 21:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.50 - - [2025-11-01 21:39:25] "GET /routing-instance/76e0e949-f2b5-4f1d-b2f5-5c74540811d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002645 10.0.0.50 - - [2025-11-01 21:39:25] "POST /bgp-routers HTTP/1.1" 409 301 0.002491 10.0.0.50 - - [2025-11-01 21:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.50 - - [2025-11-01 21:39:25] "GET /bgp-router/0b254afd-781e-4eb3-ba94-92e6eccf3f49?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.007335 10.0.0.50 - - [2025-11-01 21:39:25] "PUT /bgp-router/0b254afd-781e-4eb3-ba94-92e6eccf3f49 HTTP/1.1" 200 254 0.011361 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:39:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001002 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:39:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 10.0.0.50 - - [2025-11-01 21:39:29] "POST /tags HTTP/1.1" 200 355 0.018489 10.0.0.50 - - [2025-11-01 21:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.50 - - [2025-11-01 21:39:29] "GET /tag/a513d676-5e6f-4554-bfbc-5209b82f0334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017746 10.0.0.50 - - [2025-11-01 21:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.50 - - [2025-11-01 21:39:29] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003697 10.0.0.50 - - [2025-11-01 21:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.50 - - [2025-11-01 21:39:29] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053606 10.0.0.50 - - [2025-11-01 21:39:29] "POST /virtual-machines HTTP/1.1" 200 351 0.009871 10.0.0.50 - - [2025-11-01 21:39:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026410 10.0.0.50 - - [2025-11-01 21:39:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.121384 10.0.0.50 - - [2025-11-01 21:39:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.006353 10.0.0.50 - - [2025-11-01 21:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.50 - - [2025-11-01 21:39:29] "GET /virtual-machine-interface/3f1280f0-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009623 10.0.0.50 - - [2025-11-01 21:39:29] "POST /instance-ips HTTP/1.1" 200 391 0.020476 10.0.0.50 - - [2025-11-01 21:39:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.031245 10.0.0.50 - - [2025-11-01 21:39:29] "GET /virtual-machine-interface/3f1280f0-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.014209 10.0.0.50 - - [2025-11-01 21:39:29] "POST /set-tag HTTP/1.1" 200 109 0.012989 10.0.0.50 - - [2025-11-01 21:39:29] "GET /virtual-machine-interface/3f1280f0-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013992 10.0.0.50 - - [2025-11-01 21:39:30] "GET /instance-ip/3f2cea8a-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002891 10.0.0.50 - - [2025-11-01 21:39:30] "GET /virtual-machine-interface/3f1280f0-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005281 10.0.0.50 - - [2025-11-01 21:39:30] "POST /set-tag HTTP/1.1" 200 109 0.003062 10.0.0.50 - - [2025-11-01 21:39:30] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004601 10.0.0.50 - - [2025-11-01 21:39:30] "POST /ref-update HTTP/1.1" 200 156 0.007076 10.0.0.50 - - [2025-11-01 21:39:30] "GET /virtual-machine-interface/3f1280f0-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007092 10.0.0.50 - - [2025-11-01 21:39:30] "POST /set-tag HTTP/1.1" 200 109 0.002957 10.0.0.50 - - [2025-11-01 21:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.50 - - [2025-11-01 21:39:30] "GET /virtual-network/e3914834-0195-44f0-86db-2ad8002a5f71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003480 10.0.0.50 - - [2025-11-01 21:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.50 - - [2025-11-01 21:39:30] "GET /project/a3a22d7f-6276-4b9a-b5cf-974b831cbbba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036943 10.0.0.50 - - [2025-11-01 21:39:30] "POST /virtual-machines HTTP/1.1" 200 355 0.005779 10.0.0.50 - - [2025-11-01 21:39:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008769 10.0.0.50 - - [2025-11-01 21:39:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.088155 10.0.0.50 - - [2025-11-01 21:39:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007788 10.0.0.50 - - [2025-11-01 21:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012852 10.0.0.50 - - [2025-11-01 21:39:30] "GET /virtual-machine-interface/3f8213a2-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.003783 10.0.0.50 - - [2025-11-01 21:39:30] "POST /instance-ips HTTP/1.1" 200 395 0.023355 10.0.0.50 - - [2025-11-01 21:39:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022614 10.0.0.50 - - [2025-11-01 21:39:30] "GET /virtual-machine-interface/3f8213a2-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008600 10.0.0.50 - - [2025-11-01 21:39:30] "POST /set-tag HTTP/1.1" 200 109 0.016343 10.0.0.50 - - [2025-11-01 21:39:30] "GET /virtual-machine-interface/3f8213a2-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.016208 10.0.0.50 - - [2025-11-01 21:39:30] "GET /instance-ip/3f989334-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003090 10.0.0.50 - - [2025-11-01 21:39:30] "GET /virtual-machine-interface/3f8213a2-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005395 10.0.0.50 - - [2025-11-01 21:39:30] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.50 - - [2025-11-01 21:39:30] "GET /virtual-router/2327c1e7-aa92-44d6-8c84-99b4afc4badf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003047 10.0.0.50 - - [2025-11-01 21:39:30] "POST /ref-update HTTP/1.1" 200 156 0.006727 10.0.0.50 - - [2025-11-01 21:39:30] "GET /virtual-machine-interface/3f8213a2-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004354 10.0.0.50 - - [2025-11-01 21:39:30] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.50 - - [2025-11-01 21:39:30] "GET /virtual-machine-interface/3f1280f0-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003559 10.0.0.50 - - [2025-11-01 21:39:30] "POST /set-tag HTTP/1.1" 200 109 0.001672 10.0.0.50 - - [2025-11-01 21:39:30] "GET /virtual-machine-interface/3f8213a2-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004937 10.0.0.50 - - [2025-11-01 21:39:30] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.50 - - [2025-11-01 21:39:40] "GET / HTTP/1.1" 200 35931 0.001651 10.0.0.50 - - [2025-11-01 21:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.50 - - [2025-11-01 21:39:40] "GET /global-system-config/a849e905-2fe9-46fc-88ff-017e9c8dedd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004034 10.0.0.50 - - [2025-11-01 21:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.50 - - [2025-11-01 21:39:40] "GET /config-node/d8d6dcf7-c45b-4aee-9084-520024fe3fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001484 10.0.0.50 - - [2025-11-01 21:39:42] "GET /virtual-machine-interface/3f1280f0-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004256 10.0.0.50 - - [2025-11-01 21:39:42] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.50 - - [2025-11-01 21:39:43] "GET /virtual-machine-interface/3f8213a2-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005552 10.0.0.50 - - [2025-11-01 21:39:43] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.50 - - [2025-11-01 21:39:44] "GET /virtual-machine-interface/3f1280f0-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005880 10.0.0.50 - - [2025-11-01 21:39:44] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.50 - - [2025-11-01 21:39:52] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.50 - - [2025-11-01 21:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.50 - - [2025-11-01 21:39:52] "GET /routing-instance/76e0e949-f2b5-4f1d-b2f5-5c74540811d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002326 10.0.0.50 - - [2025-11-01 21:39:52] "POST /bgp-routers HTTP/1.1" 409 301 0.001469 10.0.0.50 - - [2025-11-01 21:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001212 10.0.0.50 - - [2025-11-01 21:39:52] "GET /bgp-router/0b254afd-781e-4eb3-ba94-92e6eccf3f49?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.002399 10.0.0.50 - - [2025-11-01 21:39:52] "PUT /bgp-router/0b254afd-781e-4eb3-ba94-92e6eccf3f49 HTTP/1.1" 200 254 0.010101 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:39:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:39:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000790 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:40:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:40:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:40:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:40:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000894 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:40:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:40:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 10.0.0.50 - - [2025-11-01 21:40:15] "GET /virtual-machine-interface/3f1280f0-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006411 10.0.0.50 - - [2025-11-01 21:40:15] "POST /set-tag HTTP/1.1" 200 109 0.004103 10.0.0.50 - - [2025-11-01 21:40:15] "GET /virtual-machine-interface/3f1280f0-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004483 10.0.0.50 - - [2025-11-01 21:40:15] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.50 - - [2025-11-01 21:40:15] "GET /virtual-machine/e7b958c0-e4de-4884-bbdb-44f0aafab282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002350 10.0.0.50 - - [2025-11-01 21:40:15] "POST /ref-update HTTP/1.1" 200 156 0.008649 10.0.0.50 - - [2025-11-01 21:40:15] "GET /virtual-machine-interface/3f1280f0-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005328 10.0.0.50 - - [2025-11-01 21:40:15] "POST /set-tag HTTP/1.1" 200 109 0.040056 10.0.0.50 - - [2025-11-01 21:40:15] "POST /set-tag HTTP/1.1" 200 109 0.021417 10.0.0.50 - - [2025-11-01 21:40:16] "DELETE /instance-ip/3f2cea8a-b76b-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.038523 10.0.0.50 - - [2025-11-01 21:40:16] "DELETE /virtual-machine-interface/3f1280f0-b76b-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.046664 10.0.0.50 - - [2025-11-01 21:40:16] "DELETE /virtual-machine/e7b958c0-e4de-4884-bbdb-44f0aafab282 HTTP/1.1" 200 115 0.018576 10.0.0.50 - - [2025-11-01 21:40:16] "GET /virtual-machine-interface/3f8213a2-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009868 10.0.0.50 - - [2025-11-01 21:40:16] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.50 - - [2025-11-01 21:40:18] "GET /global-system-configs HTTP/1.1" 200 322 0.001945 10.0.0.50 - - [2025-11-01 21:40:19] "GET /global-system-configs HTTP/1.1" 200 322 0.002045 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:40:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.50 - - [2025-11-01 21:40:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003318 10.0.0.50 - - [2025-11-01 21:40:46] "GET /virtual-machine-interface/3f8213a2-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004820 10.0.0.50 - - [2025-11-01 21:40:46] "POST /set-tag HTTP/1.1" 200 109 0.003072 10.0.0.50 - - [2025-11-01 21:40:46] "GET /virtual-machine-interface/3f8213a2-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004022 10.0.0.50 - - [2025-11-01 21:40:46] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.50 - - [2025-11-01 21:40:46] "GET /virtual-machine/973a54ba-73d4-4a01-8566-18dd21434a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003093 10.0.0.50 - - [2025-11-01 21:40:46] "POST /ref-update HTTP/1.1" 200 156 0.009007 10.0.0.50 - - [2025-11-01 21:40:46] "GET /virtual-machine-interface/3f8213a2-b76b-11f0-b3dc-fa163e3c558f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004262 10.0.0.50 - - [2025-11-01 21:40:46] "POST /set-tag HTTP/1.1" 200 109 0.016866 10.0.0.50 - - [2025-11-01 21:40:46] "POST /set-tag HTTP/1.1" 200 109 0.031028 10.0.0.50 - - [2025-11-01 21:40:47] "DELETE /instance-ip/3f989334-b76b-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.050700 10.0.0.50 - - [2025-11-01 21:40:47] "DELETE /virtual-machine-interface/3f8213a2-b76b-11f0-b3dc-fa163e3c558f HTTP/1.1" 200 115 0.039854 10.0.0.50 - - [2025-11-01 21:40:47] "DELETE /virtual-machine/973a54ba-73d4-4a01-8566-18dd21434a1a HTTP/1.1" 200 115 0.026536 10.0.0.50 - - [2025-11-01 21:40:47] "DELETE /tag/a513d676-5e6f-4554-bfbc-5209b82f0334 HTTP/1.1" 200 115 0.051399