++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Aug 20 07:04:21 PM UTC 2026 ===================' INFO: =================== Thu Aug 20 07:04:21 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ cut -d / -f 1 +++ command -v ip +++ local nic=enp1s0 +++ head -n 1 +++ ip addr show dev enp1s0 +++ grep 'inet ' +++ awk '{print $2}' ++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ cut -d ' ' -f 1 +++ 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 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort +++ local local_ips=,10.0.0.50,10.247.119.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.247.119.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.50:9041 + 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__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/20/2026 19:05:10.628 7f6fe6625740 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/20/2026 19:05:11.347 7f6fe6625740 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/20/2026 19:05:11.406 7f6fe6625740 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/20/2026 19:05:11.407 7f6fe6625740 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2026-08-20 19:05:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.003610 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 - - [2026-08-20 19:05:27] "GET / HTTP/1.1" 503 181 0.000229 10.0.0.50 - - [2026-08-20 19:05:28] "GET / HTTP/1.1" 200 35931 0.001394 10.0.0.50 - - [2026-08-20 19:05:28] "GET / HTTP/1.1" 200 45303 0.001290 10.0.0.50 - - [2026-08-20 19:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.50 - - [2026-08-20 19:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005501 10.0.0.50 - - [2026-08-20 19:05:29] "GET / HTTP/1.1" 200 35931 0.001415 10.0.0.50 - - [2026-08-20 19:05:30] "GET / HTTP/1.1" 200 35931 0.001415 10.0.0.50 - - [2026-08-20 19:05:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.005269 10.0.0.50 - - [2026-08-20 19:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006274 10.0.0.50 - - [2026-08-20 19:05:31] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011579 10.0.0.50 - - [2026-08-20 19:05:31] "POST /service-appliance-sets HTTP/1.1" 200 553 0.067728 10.0.0.50 - - [2026-08-20 19:05:31] "POST /fqname-to-id HTTP/1.1" 404 180 0.034704 10.0.0.50 - - [2026-08-20 19:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.50 - - [2026-08-20 19:05:31] "GET / HTTP/1.1" 200 35931 0.002211 10.0.0.50 - - [2026-08-20 19:05:31] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019230 10.0.0.50 - - [2026-08-20 19:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008942 10.0.0.50 - - [2026-08-20 19:05:31] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012625 10.0.0.50 - - [2026-08-20 19:05:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.011531 10.0.0.50 - - [2026-08-20 19:05:31] "POST /service-appliance-sets HTTP/1.1" 200 541 0.140117 10.0.0.50 - - [2026-08-20 19:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010086 10.0.0.50 - - [2026-08-20 19:05:31] "GET /network-ipam/44b714cc-cd02-476f-91a8-2ef6a3149b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.014759 10.0.0.50 - - [2026-08-20 19:05:31] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.151026 10.0.0.50 - - [2026-08-20 19:05:31] "GET / HTTP/1.1" 200 35931 0.005739 10.0.0.50 - - [2026-08-20 19:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.50 - - [2026-08-20 19:05:32] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008571 10.0.0.50 - - [2026-08-20 19:05:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.021058 10.0.0.50 - - [2026-08-20 19:05:32] "POST /service-templates HTTP/1.1" 200 511 0.083095 10.0.0.50 - - [2026-08-20 19:05:32] "POST /service-templates HTTP/1.1" 200 501 0.107311 10.0.0.50 - - [2026-08-20 19:05:32] "POST /config-nodes HTTP/1.1" 200 593 0.102286 10.0.0.50 - - [2026-08-20 19:05:32] "POST /service-templates HTTP/1.1" 200 515 0.108928 10.0.0.50 - - [2026-08-20 19:05:32] "POST /service-templates HTTP/1.1" 200 535 0.094815 10.0.0.50 - - [2026-08-20 19:05:32] "POST /service-templates HTTP/1.1" 200 507 0.081099 10.0.0.50 - - [2026-08-20 19:05:32] "GET / HTTP/1.1" 200 35931 0.001480 10.0.0.50 - - [2026-08-20 19:05:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005277 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:05:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.012142 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:05:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001310 10.0.0.50 - - [2026-08-20 19:05:33] "GET / HTTP/1.1" 200 35931 0.001242 10.0.0.50 - - [2026-08-20 19:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016411 10.0.0.50 - - [2026-08-20 19:05:33] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015769 10.0.0.50 - - [2026-08-20 19:05:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.007089 10.0.0.50 - - [2026-08-20 19:05:33] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.066153 10.0.0.50 - - [2026-08-20 19:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005639 10.0.0.50 - - [2026-08-20 19:05:35] "GET /network-ipam/44b714cc-cd02-476f-91a8-2ef6a3149b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.013600 10.0.0.50 - - [2026-08-20 19:05:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.014902 10.0.0.50 - - [2026-08-20 19:05:36] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.50 - - [2026-08-20 19:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.026676 10.0.0.50 - - [2026-08-20 19:05:36] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.021334 10.0.0.50 - - [2026-08-20 19:05:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.049506 10.0.0.50 - - [2026-08-20 19:05:36] "POST /access-control-lists HTTP/1.1" 200 587 0.191535 10.0.0.50 - - [2026-08-20 19:05:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.026605 10.0.0.50 - - [2026-08-20 19:05:36] "GET / HTTP/1.1" 200 35931 0.004107 10.0.0.50 - - [2026-08-20 19:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.018025 10.0.0.50 - - [2026-08-20 19:05:36] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013348 10.0.0.50 - - [2026-08-20 19:05:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.024784 10.0.0.50 - - [2026-08-20 19:05:36] "POST /config-database-nodes HTTP/1.1" 200 611 0.110962 10.0.0.50 - - [2026-08-20 19:05:36] "POST /access-control-lists HTTP/1.1" 200 585 0.175924 10.0.0.50 - - [2026-08-20 19:05:36] "POST /database-nodes HTTP/1.1" 200 597 0.148530 10.0.0.50 - - [2026-08-20 19:05:36] "POST /route-targets HTTP/1.1" 200 327 0.039071 10.0.0.50 - - [2026-08-20 19:05:36] "POST /ref-update HTTP/1.1" 200 156 0.077647 10.0.0.50 - - [2026-08-20 19:05:36] "POST /route-targets HTTP/1.1" 200 327 0.017761 10.0.0.50 - - [2026-08-20 19:05:36] "POST /ref-update HTTP/1.1" 200 156 0.052349 10.0.0.50 - - [2026-08-20 19:05:36] "POST /route-targets HTTP/1.1" 200 327 0.032056 10.0.0.50 - - [2026-08-20 19:05:37] "POST /ref-update HTTP/1.1" 200 156 0.085022 10.0.0.50 - - [2026-08-20 19:05:37] "GET / HTTP/1.1" 200 35931 0.001564 10.0.0.50 - - [2026-08-20 19:05:37] "POST /route-targets HTTP/1.1" 200 327 0.033952 10.0.0.50 - - [2026-08-20 19:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007853 10.0.0.50 - - [2026-08-20 19:05:37] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012100 10.0.0.50 - - [2026-08-20 19:05:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.003417 10.0.0.50 - - [2026-08-20 19:05:37] "POST /ref-update HTTP/1.1" 200 156 0.052695 10.0.0.50 - - [2026-08-20 19:05:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.021925 10.0.0.50 - - [2026-08-20 19:05:37] "POST /analytics-nodes HTTP/1.1" 200 599 0.146431 10.0.0.50 - - [2026-08-20 19:05:37] "POST /access-control-lists HTTP/1.1" 200 551 0.170787 10.0.0.50 - - [2026-08-20 19:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007898 10.0.0.50 - - [2026-08-20 19:05:37] "GET /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.017195 10.0.0.50 - - [2026-08-20 19:05:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.032011 10.0.0.50 - - [2026-08-20 19:05:37] "PUT /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272 HTTP/1.1" 200 276 0.053801 10.0.0.50 - - [2026-08-20 19:05:38] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.50 - - [2026-08-20 19:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005858 10.0.0.50 - - [2026-08-20 19:05:38] "GET /routing-instance/e52b2ab6-e410-4b76-84f2-e56803ec9680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006423 10.0.0.50 - - [2026-08-20 19:05:38] "POST /bgp-routers HTTP/1.1" 200 616 0.060707 10.0.0.50 - - [2026-08-20 19:05:38] "GET /bgp-router/8c1f5ef3-5469-4444-b869-42e0a551d915?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.043977 10.0.0.50 - - [2026-08-20 19:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.50 - - [2026-08-20 19:05:38] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.50 - - [2026-08-20 19:05:38] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.030656 10.0.0.50 - - [2026-08-20 19:05:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023508 10.0.0.50 - - [2026-08-20 19:05:38] "POST /alarms HTTP/1.1" 200 581 0.119772 10.0.0.50 - - [2026-08-20 19:05:38] "POST /ref-update HTTP/1.1" 200 156 0.107354 10.0.0.50 - - [2026-08-20 19:05:38] "POST /alarms HTTP/1.1" 200 575 0.165694 10.0.0.50 - - [2026-08-20 19:05:38] "POST /alarms HTTP/1.1" 200 575 0.072484 10.0.0.50 - - [2026-08-20 19:05:39] "POST /alarms HTTP/1.1" 200 559 0.094108 10.0.0.50 - - [2026-08-20 19:05:39] "POST /alarms HTTP/1.1" 200 555 0.166634 10.0.0.50 - - [2026-08-20 19:05:39] "POST /alarms HTTP/1.1" 200 557 0.092897 10.0.0.50 - - [2026-08-20 19:05:39] "POST /alarms HTTP/1.1" 200 565 0.058649 10.0.0.50 - - [2026-08-20 19:05:39] "POST /alarms HTTP/1.1" 200 549 0.052741 10.0.0.50 - - [2026-08-20 19:05:39] "POST /alarms HTTP/1.1" 200 557 0.066185 10.0.0.50 - - [2026-08-20 19:05:39] "POST /alarms HTTP/1.1" 200 567 0.068436 10.0.0.50 - - [2026-08-20 19:05:39] "POST /alarms HTTP/1.1" 200 555 0.137349 10.0.0.50 - - [2026-08-20 19:05:40] "POST /alarms HTTP/1.1" 200 567 0.204608 10.0.0.50 - - [2026-08-20 19:05:40] "POST /alarms HTTP/1.1" 200 575 0.113167 10.0.0.50 - - [2026-08-20 19:05:40] "POST /alarms HTTP/1.1" 200 569 0.227403 10.0.0.50 - - [2026-08-20 19:05:40] "POST /alarms HTTP/1.1" 200 561 0.046261 10.0.0.50 - - [2026-08-20 19:05:40] "POST /alarms HTTP/1.1" 200 561 0.077592 10.0.0.50 - - [2026-08-20 19:05:40] "POST /alarms HTTP/1.1" 200 561 0.074752 10.0.0.50 - - [2026-08-20 19:05:40] "POST /alarms HTTP/1.1" 200 547 0.125854 10.0.0.50 - - [2026-08-20 19:05:40] "POST /alarms HTTP/1.1" 200 595 0.062466 10.0.0.50 - - [2026-08-20 19:05:40] "POST /alarms HTTP/1.1" 200 575 0.086273 10.0.0.50 - - [2026-08-20 19:05:41] "POST /alarms HTTP/1.1" 200 571 0.102777 10.0.0.50 - - [2026-08-20 19:05:41] "POST /alarms HTTP/1.1" 200 583 0.170461 10.0.0.50 - - [2026-08-20 19:05:41] "POST /alarms HTTP/1.1" 200 609 0.080299 10.0.0.50 - - [2026-08-20 19:05:41] "GET / HTTP/1.1" 200 35931 0.004171 10.0.0.50 - - [2026-08-20 19:05:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004024 10.0.0.50 - - [2026-08-20 19:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.50 - - [2026-08-20 19:05:41] "PUT /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272 HTTP/1.1" 200 276 0.051926 10.0.0.50 - - [2026-08-20 19:05:42] "GET / HTTP/1.1" 200 35931 0.001320 10.0.0.50 - - [2026-08-20 19:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.50 - - [2026-08-20 19:05:42] "GET /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003203 10.0.0.50 - - [2026-08-20 19:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.50 - - [2026-08-20 19:05:42] "PUT /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272 HTTP/1.1" 200 276 0.017977 10.0.0.50 - - [2026-08-20 19:05:43] "GET / HTTP/1.1" 200 35931 0.001586 10.0.0.50 - - [2026-08-20 19:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.50 - - [2026-08-20 19:05:43] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.017424 10.0.0.50 - - [2026-08-20 19:05:43] "PUT /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d HTTP/1.1" 200 274 0.029349 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:05:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001218 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:05:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001503 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:05:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001112 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:05:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001001 10.0.0.50 - - [2026-08-20 19:05:58] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.50 - - [2026-08-20 19:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.50 - - [2026-08-20 19:05:58] "GET /domain/249bce2c-7e2e-4b63-bf1c-5834be12b070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003326 10.0.0.50 - - [2026-08-20 19:05:58] "POST /id-to-fqname HTTP/1.1" 200 173 0.000738 10.0.0.50 - - [2026-08-20 19:05:58] "POST /fqname-to-id HTTP/1.1" 404 182 0.015455 10.0.0.50 - - [2026-08-20 19:05:58] "POST /security-groups HTTP/1.1" 200 570 0.085486 10.0.0.50 - - [2026-08-20 19:05:58] "POST /projects HTTP/1.1" 200 481 0.310059 10.0.0.50 - - [2026-08-20 19:05:58] "POST /fqname-to-id HTTP/1.1" 404 213 0.004384 10.0.0.50 - - [2026-08-20 19:05:58] "POST /security-groups HTTP/1.1" 200 534 0.065185 10.0.0.50 - - [2026-08-20 19:05:58] "POST /access-control-lists HTTP/1.1" 200 579 0.105694 10.0.0.50 - - [2026-08-20 19:05:58] "POST /fqname-to-id HTTP/1.1" 404 212 0.008857 10.0.0.50 - - [2026-08-20 19:05:58] "POST /chown HTTP/1.1" 200 109 0.071404 10.0.0.50 - - [2026-08-20 19:05:58] "POST /policy-managements HTTP/1.1" 409 214 0.009023 10.0.0.50 - - [2026-08-20 19:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.50 - - [2026-08-20 19:05:58] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014160 10.0.0.50 - - [2026-08-20 19:05:58] "POST /access-control-lists HTTP/1.1" 200 577 0.091597 10.0.0.50 - - [2026-08-20 19:05:58] "POST /fqname-to-id HTTP/1.1" 404 232 0.003130 10.0.0.50 - - [2026-08-20 19:05:58] "POST /application-policy-sets HTTP/1.1" 200 528 0.065643 10.0.0.50 - - [2026-08-20 19:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.50 - - [2026-08-20 19:05:58] "POST /access-control-lists HTTP/1.1" 200 594 0.055480 10.0.0.50 - - [2026-08-20 19:05:59] "POST /fqname-to-id HTTP/1.1" 404 231 0.018520 10.0.0.50 - - [2026-08-20 19:05:59] "GET /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.010695 10.0.0.50 - - [2026-08-20 19:05:59] "PUT /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272 HTTP/1.1" 200 276 0.012156 10.0.0.50 - - [2026-08-20 19:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017607 10.0.0.50 - - [2026-08-20 19:05:59] "POST /access-control-lists HTTP/1.1" 200 592 0.045295 10.0.0.50 - - [2026-08-20 19:05:59] "GET /virtual-network/1412104c-34d7-441b-9993-35db1ac8d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.016476 10.0.0.50 - - [2026-08-20 19:05:59] "POST /id-to-fqname HTTP/1.1" 200 177 0.000623 10.0.0.50 - - [2026-08-20 19:05:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.023629 10.0.0.50 - - [2026-08-20 19:05:59] "POST /security-groups HTTP/1.1" 200 574 0.094854 10.0.0.50 - - [2026-08-20 19:05:59] "POST /projects HTTP/1.1" 200 489 0.292351 10.0.0.50 - - [2026-08-20 19:05:59] "POST /fqname-to-id HTTP/1.1" 404 217 0.005169 10.0.0.50 - - [2026-08-20 19:05:59] "POST /access-control-lists HTTP/1.1" 200 583 0.030500 10.0.0.50 - - [2026-08-20 19:05:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.013138 10.0.0.50 - - [2026-08-20 19:05:59] "POST /security-groups HTTP/1.1" 200 546 0.086045 10.0.0.50 - - [2026-08-20 19:05:59] "POST /chown HTTP/1.1" 200 109 0.024323 10.0.0.50 - - [2026-08-20 19:05:59] "POST /access-control-lists HTTP/1.1" 200 581 0.118448 10.0.0.50 - - [2026-08-20 19:05:59] "POST /network-ipams HTTP/1.1" 200 522 0.125318 10.0.0.50 - - [2026-08-20 19:05:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.001411 10.0.0.50 - - [2026-08-20 19:05:59] "POST /network-ipams HTTP/1.1" 200 510 0.029833 10.0.0.50 - - [2026-08-20 19:05:59] "POST /access-control-lists HTTP/1.1" 200 602 0.049799 10.0.0.50 - - [2026-08-20 19:05:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.020353 10.0.0.50 - - [2026-08-20 19:05:59] "POST /fqname-to-id HTTP/1.1" 404 198 0.004959 10.0.0.50 - - [2026-08-20 19:05:59] "POST /access-control-lists HTTP/1.1" 200 600 0.058573 10.0.0.50 - - [2026-08-20 19:06:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.003995 10.0.0.50 - - [2026-08-20 19:06:00] "POST /useragent-kv HTTP/1.1" 200 115 0.030426 10.0.0.50 - - [2026-08-20 19:06:00] "POST /virtual-networks HTTP/1.1" 200 538 0.223877 10.0.0.50 - - [2026-08-20 19:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.50 - - [2026-08-20 19:06:00] "POST /access-control-lists HTTP/1.1" 200 589 0.092835 10.0.0.50 - - [2026-08-20 19:06:00] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.040705 10.0.0.50 - - [2026-08-20 19:06:00] "POST /network-ipams HTTP/1.1" 200 518 0.048210 10.0.0.50 - - [2026-08-20 19:06:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.002200 10.0.0.50 - - [2026-08-20 19:06:00] "POST /route-targets HTTP/1.1" 200 327 0.017924 10.0.0.50 - - [2026-08-20 19:06:00] "POST /ref-update HTTP/1.1" 200 156 0.054831 10.0.0.50 - - [2026-08-20 19:06:00] "POST /useragent-kv HTTP/1.1" 200 115 0.013163 10.0.0.50 - - [2026-08-20 19:06:00] "POST /virtual-networks HTTP/1.1" 200 546 0.276809 10.0.0.50 - - [2026-08-20 19:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.50 - - [2026-08-20 19:06:00] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.030210 10.0.0.50 - - [2026-08-20 19:06:00] "POST /route-targets HTTP/1.1" 200 327 0.013975 10.0.0.50 - - [2026-08-20 19:06:00] "POST /fqname-to-id HTTP/1.1" 404 199 0.002969 10.0.0.50 - - [2026-08-20 19:06:00] "POST /ref-update HTTP/1.1" 200 156 0.040164 10.0.0.50 - - [2026-08-20 19:06:00] "POST /network-policys HTTP/1.1" 200 538 0.045836 10.0.0.50 - - [2026-08-20 19:06:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.009451 10.0.0.50 - - [2026-08-20 19:06:00] "POST /network-policys HTTP/1.1" 200 534 0.029506 10.0.0.50 - - [2026-08-20 19:06:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.012501 10.0.0.50 - - [2026-08-20 19:06:00] "POST /network-policys HTTP/1.1" 200 542 0.020399 10.0.0.50 - - [2026-08-20 19:06:00] "PUT /access-control-list/328407ff-a503-4c0c-997e-958b86384ad9 HTTP/1.1" 200 272 0.026329 10.0.0.50 - - [2026-08-20 19:06:00] "POST /ref-update HTTP/1.1" 200 156 0.099599 10.0.0.50 - - [2026-08-20 19:06:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017845 10.0.0.50 - - [2026-08-20 19:06:01] "PUT /access-control-list/c5f58e4b-4322-401e-b46c-7072b0729686 HTTP/1.1" 200 272 0.025573 10.0.0.50 - - [2026-08-20 19:06:01] "POST /ref-update HTTP/1.1" 200 156 0.100299 10.0.0.50 - - [2026-08-20 19:06:01] "PUT /access-control-list/c5f58e4b-4322-401e-b46c-7072b0729686 HTTP/1.1" 200 272 0.076591 10.0.0.50 - - [2026-08-20 19:06:01] "POST /ref-update HTTP/1.1" 200 156 0.186220 10.0.0.50 - - [2026-08-20 19:06:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019412 10.0.0.50 - - [2026-08-20 19:06:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013341 10.0.0.50 - - [2026-08-20 19:06:01] "PUT /access-control-list/328407ff-a503-4c0c-997e-958b86384ad9 HTTP/1.1" 200 272 0.081397 10.0.0.50 - - [2026-08-20 19:06:01] "POST /ref-update HTTP/1.1" 200 156 0.032365 10.0.0.50 - - [2026-08-20 19:06:01] "POST /fqname-to-id HTTP/1.1" 404 237 0.005259 10.0.0.50 - - [2026-08-20 19:06:01] "POST /access-control-lists HTTP/1.1" 200 601 0.050812 10.0.0.50 - - [2026-08-20 19:06:01] "POST /ref-update HTTP/1.1" 200 156 0.131488 10.0.0.50 - - [2026-08-20 19:06:01] "PUT /access-control-list/bd9eadf0-bb68-484e-8437-07122a12de2e HTTP/1.1" 200 272 0.018669 10.0.0.50 - - [2026-08-20 19:06:01] "POST /ref-update HTTP/1.1" 200 156 0.116011 10.0.0.50 - - [2026-08-20 19:06:01] "POST /ref-update HTTP/1.1" 200 156 0.080613 10.0.0.50 - - [2026-08-20 19:06:01] "POST /ref-update HTTP/1.1" 200 156 0.119053 10.0.0.50 - - [2026-08-20 19:06:01] "PUT /access-control-list/328407ff-a503-4c0c-997e-958b86384ad9 HTTP/1.1" 200 272 0.022924 10.0.0.50 - - [2026-08-20 19:06:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.035206 10.0.0.50 - - [2026-08-20 19:06:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002377 10.0.0.50 - - [2026-08-20 19:06:01] "PUT /access-control-list/bd9eadf0-bb68-484e-8437-07122a12de2e HTTP/1.1" 200 272 0.075808 10.0.0.50 - - [2026-08-20 19:06:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009398 10.0.0.50 - - [2026-08-20 19:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010235 10.0.0.50 - - [2026-08-20 19:06:01] "POST /ref-update HTTP/1.1" 200 156 0.043957 10.0.0.50 - - [2026-08-20 19:06:02] "GET /virtual-network/1412104c-34d7-441b-9993-35db1ac8d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.032894 10.0.0.50 - - [2026-08-20 19:06:02] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.006566 10.0.0.50 - - [2026-08-20 19:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.50 - - [2026-08-20 19:06:02] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003785 10.0.0.50 - - [2026-08-20 19:06:02] "POST /firewall-policys HTTP/1.1" 200 530 0.032478 10.0.0.50 - - [2026-08-20 19:06:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.064265 10.0.0.50 - - [2026-08-20 19:06:02] "GET /firewall-policy/6c3c1ffe-228e-4f1d-b34a-dd5b659d4d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.025471 10.0.0.50 - - [2026-08-20 19:06:02] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.009240 10.0.0.50 - - [2026-08-20 19:06:02] "GET /firewall-policy/6c3c1ffe-228e-4f1d-b34a-dd5b659d4d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.016103 10.0.0.50 - - [2026-08-20 19:06:02] "POST /ref-update HTTP/1.1" 200 156 0.027519 10.0.0.50 - - [2026-08-20 19:06:02] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005309 10.0.0.50 - - [2026-08-20 19:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.50 - - [2026-08-20 19:06:02] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003642 10.0.0.50 - - [2026-08-20 19:06:02] "POST /firewall-policys HTTP/1.1" 200 532 0.035112 10.0.0.50 - - [2026-08-20 19:06:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.031563 10.0.0.50 - - [2026-08-20 19:06:02] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.017557 10.0.0.50 - - [2026-08-20 19:06:02] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003446 10.0.0.50 - - [2026-08-20 19:06:02] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002846 10.0.0.50 - - [2026-08-20 19:06:02] "GET /firewall-policy/6c3c1ffe-228e-4f1d-b34a-dd5b659d4d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003122 10.0.0.50 - - [2026-08-20 19:06:02] "GET /firewall-policy/6c3c1ffe-228e-4f1d-b34a-dd5b659d4d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003532 10.0.0.50 - - [2026-08-20 19:06:02] "POST /ref-update HTTP/1.1" 200 156 0.051947 10.0.0.50 - - [2026-08-20 19:06:02] "POST /ref-update HTTP/1.1" 200 156 0.047567 10.0.0.50 - - [2026-08-20 19:06:02] "POST /ref-update HTTP/1.1" 200 156 0.028567 10.0.0.50 - - [2026-08-20 19:06:02] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.025378 10.0.0.50 - - [2026-08-20 19:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.50 - - [2026-08-20 19:06:02] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003719 10.0.0.50 - - [2026-08-20 19:06:02] "POST /firewall-policys HTTP/1.1" 200 530 0.029400 10.0.0.50 - - [2026-08-20 19:06:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.044765 10.0.0.50 - - [2026-08-20 19:06:03] "GET /firewall-policy/b0ab978c-2722-41e4-8dbe-c07589f6fb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.030396 10.0.0.50 - - [2026-08-20 19:06:03] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003723 10.0.0.50 - - [2026-08-20 19:06:03] "GET /firewall-policy/b0ab978c-2722-41e4-8dbe-c07589f6fb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003482 10.0.0.50 - - [2026-08-20 19:06:03] "GET /firewall-policy/6c3c1ffe-228e-4f1d-b34a-dd5b659d4d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003168 10.0.0.50 - - [2026-08-20 19:06:03] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003986 10.0.0.50 - - [2026-08-20 19:06:03] "GET /firewall-policy/6c3c1ffe-228e-4f1d-b34a-dd5b659d4d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004154 10.0.0.50 - - [2026-08-20 19:06:03] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003267 10.0.0.50 - - [2026-08-20 19:06:03] "POST /ref-update HTTP/1.1" 200 156 0.029769 10.0.0.50 - - [2026-08-20 19:06:03] "POST /ref-update HTTP/1.1" 200 156 0.122320 10.0.0.50 - - [2026-08-20 19:06:03] "POST /ref-update HTTP/1.1" 200 156 0.073733 10.0.0.50 - - [2026-08-20 19:06:03] "POST /ref-update HTTP/1.1" 200 156 0.068286 10.0.0.50 - - [2026-08-20 19:06:03] "POST /ref-update HTTP/1.1" 200 156 0.089591 10.0.0.50 - - [2026-08-20 19:06:03] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.023595 10.0.0.50 - - [2026-08-20 19:06:03] "POST /tags HTTP/1.1" 200 299 0.071914 10.0.0.50 - - [2026-08-20 19:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016846 10.0.0.50 - - [2026-08-20 19:06:03] "GET /tag/93b1b3b9-f2d3-473e-abf8-1f9fbb7476a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.029711 10.0.0.50 - - [2026-08-20 19:06:04] "POST /set-tag HTTP/1.1" 200 109 0.037526 10.0.0.50 - - [2026-08-20 19:06:04] "POST /fqname-to-id HTTP/1.1" 404 226 0.003266 10.0.0.50 - - [2026-08-20 19:06:04] "POST /tags HTTP/1.1" 200 357 0.187607 10.0.0.50 - - [2026-08-20 19:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.045465 10.0.0.50 - - [2026-08-20 19:06:04] "GET /tag/0e0ef624-ec17-4837-89b6-400e4fe8eaf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.035355 10.0.0.50 - - [2026-08-20 19:06:04] "POST /tags HTTP/1.1" 200 305 0.121373 10.0.0.50 - - [2026-08-20 19:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.033092 10.0.0.50 - - [2026-08-20 19:06:04] "GET /tag/4174de78-865c-481f-bb0d-2332c73d7265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.050273 10.0.0.50 - - [2026-08-20 19:06:05] "POST /id-to-fqname HTTP/1.1" 200 174 0.000627 10.0.0.50 - - [2026-08-20 19:06:05] "POST /fqname-to-id HTTP/1.1" 404 183 0.010577 10.0.0.50 - - [2026-08-20 19:06:05] "POST /security-groups HTTP/1.1" 200 571 0.173096 10.0.0.50 - - [2026-08-20 19:06:05] "POST /projects HTTP/1.1" 200 483 0.619473 10.0.0.50 - - [2026-08-20 19:06:05] "POST /fqname-to-id HTTP/1.1" 404 214 0.027726 10.0.0.50 - - [2026-08-20 19:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.067130 10.0.0.50 - - [2026-08-20 19:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.032245 10.0.0.50 - - [2026-08-20 19:06:05] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.010241 10.0.0.50 - - [2026-08-20 19:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.50 - - [2026-08-20 19:06:05] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.016806 10.0.0.50 - - [2026-08-20 19:06:05] "POST /access-control-lists HTTP/1.1" 200 580 0.185542 10.0.0.50 - - [2026-08-20 19:06:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.035208 10.0.0.50 - - [2026-08-20 19:06:05] "POST /access-control-lists HTTP/1.1" 200 578 0.136124 10.0.0.50 - - [2026-08-20 19:06:05] "PUT /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b HTTP/1.1" 200 264 0.276923 10.0.0.50 - - [2026-08-20 19:06:06] "PUT /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865 HTTP/1.1" 200 264 0.217950 10.0.0.50 - - [2026-08-20 19:06:06] "POST /security-groups HTTP/1.1" 200 537 0.310087 10.0.0.50 - - [2026-08-20 19:06:06] "POST /fqname-to-id HTTP/1.1" 404 234 0.005227 10.0.0.50 - - [2026-08-20 19:06:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.159435 10.0.0.50 - - [2026-08-20 19:06:06] "POST /chown HTTP/1.1" 200 109 0.106230 10.0.0.50 - - [2026-08-20 19:06:06] "POST /access-control-lists HTTP/1.1" 200 596 0.200925 10.0.0.50 - - [2026-08-20 19:06:06] "POST /fqname-to-id HTTP/1.1" 404 233 0.027518 10.0.0.50 - - [2026-08-20 19:06:06] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021600 10.0.0.50 - - [2026-08-20 19:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008783 10.0.0.50 - - [2026-08-20 19:06:07] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012329 10.0.0.50 - - [2026-08-20 19:06:07] "POST /tags HTTP/1.1" 409 207 0.005837 10.0.0.50 - - [2026-08-20 19:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.50 - - [2026-08-20 19:06:07] "GET /tag/4174de78-865c-481f-bb0d-2332c73d7265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.023484 10.0.0.50 - - [2026-08-20 19:06:07] "POST /access-control-lists HTTP/1.1" 200 594 0.095715 10.0.0.50 - - [2026-08-20 19:06:07] "POST /firewall-rules HTTP/1.1" 200 564 0.134369 10.0.0.50 - - [2026-08-20 19:06:07] "GET /firewall-rule/2a3d55b1-5bef-4bac-916c-6f95aa9803ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006870 10.0.0.50 - - [2026-08-20 19:06:07] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003401 10.0.0.50 - - [2026-08-20 19:06:07] "GET /firewall-rule/2a3d55b1-5bef-4bac-916c-6f95aa9803ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006019 10.0.0.50 - - [2026-08-20 19:06:07] "POST /ref-update HTTP/1.1" 200 156 0.029568 10.0.0.50 - - [2026-08-20 19:06:07] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.040160 10.0.0.50 - - [2026-08-20 19:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.50 - - [2026-08-20 19:06:07] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005182 10.0.0.50 - - [2026-08-20 19:06:07] "POST /tags HTTP/1.1" 409 207 0.003538 10.0.0.50 - - [2026-08-20 19:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.50 - - [2026-08-20 19:06:07] "GET /tag/4174de78-865c-481f-bb0d-2332c73d7265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.038007 10.0.0.50 - - [2026-08-20 19:06:07] "POST /firewall-rules HTTP/1.1" 200 562 0.080344 10.0.0.50 - - [2026-08-20 19:06:07] "GET /firewall-rule/2b139cbd-e720-413a-8941-2ab7d189892c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.044243 10.0.0.50 - - [2026-08-20 19:06:07] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.013062 10.0.0.50 - - [2026-08-20 19:06:07] "GET /firewall-rule/2b139cbd-e720-413a-8941-2ab7d189892c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003135 10.0.0.50 - - [2026-08-20 19:06:07] "POST /ref-update HTTP/1.1" 200 156 0.031275 10.0.0.50 - - [2026-08-20 19:06:07] "POST /tags HTTP/1.1" 200 301 0.109407 10.0.0.50 - - [2026-08-20 19:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.041080 10.0.0.50 - - [2026-08-20 19:06:08] "GET /tag/585150c5-e7d7-48ad-96cf-5acd2af4b8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.035492 10.0.0.50 - - [2026-08-20 19:06:08] "POST /tags HTTP/1.1" 200 325 0.086684 10.0.0.50 - - [2026-08-20 19:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.022062 10.0.0.50 - - [2026-08-20 19:06:08] "GET /tag/2f2a4f44-1c1e-4634-bb49-0b574e7951ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.017696 10.0.0.50 - - [2026-08-20 19:06:08] "GET / HTTP/1.1" 200 35931 0.001760 10.0.0.50 - - [2026-08-20 19:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.50 - - [2026-08-20 19:06:08] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005749 10.0.0.50 - - [2026-08-20 19:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.50 - - [2026-08-20 19:06:08] "GET /config-node/04175673-49bf-4aa2-8028-c3646bf7d691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.004001 10.0.0.50 - - [2026-08-20 19:06:08] "POST /tags HTTP/1.1" 200 363 0.031118 10.0.0.50 - - [2026-08-20 19:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.076043 10.0.0.50 - - [2026-08-20 19:06:08] "GET /tag/ac59cf4f-d37a-432a-8cb1-2ff24399dc5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.022012 10.0.0.50 - - [2026-08-20 19:06:08] "POST /tags HTTP/1.1" 200 311 0.023299 10.0.0.50 - - [2026-08-20 19:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015950 10.0.0.50 - - [2026-08-20 19:06:08] "GET /tag/e9738618-4a25-4bf2-a8a0-72753cc5c1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.016287 10.0.0.50 - - [2026-08-20 19:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.50 - - [2026-08-20 19:06:08] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005156 10.0.0.50 - - [2026-08-20 19:06:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.50 - - [2026-08-20 19:06:08] "GET /project/ad0c1d92-5f28-4cbe-845f-68ba2ebdc607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064448 10.0.0.50 - - [2026-08-20 19:06:08] "POST /virtual-machines HTTP/1.1" 200 377 0.019917 10.0.0.50 - - [2026-08-20 19:06:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021285 10.0.0.50 - - [2026-08-20 19:06:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.152100 10.0.0.50 - - [2026-08-20 19:06:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.014200 10.0.0.50 - - [2026-08-20 19:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016345 10.0.0.50 - - [2026-08-20 19:06:09] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006486 10.0.0.50 - - [2026-08-20 19:06:09] "POST /instance-ips HTTP/1.1" 200 409 0.053448 10.0.0.50 - - [2026-08-20 19:06:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.040887 10.0.0.50 - - [2026-08-20 19:06:09] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.019462 10.0.0.50 - - [2026-08-20 19:06:09] "POST /set-tag HTTP/1.1" 200 109 0.036955 10.0.0.50 - - [2026-08-20 19:06:09] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.024745 10.0.0.50 - - [2026-08-20 19:06:09] "GET /instance-ip/33b09ea0-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.009349 10.0.0.50 - - [2026-08-20 19:06:09] "POST /tags HTTP/1.1" 200 305 0.073111 10.0.0.50 - - [2026-08-20 19:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009871 10.0.0.50 - - [2026-08-20 19:06:09] "GET /tag/8b9046fa-dcac-42e7-b0ed-4cdf7689e8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021013 10.0.0.50 - - [2026-08-20 19:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.50 - - [2026-08-20 19:06:09] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.041564 10.0.0.50 - - [2026-08-20 19:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.50 - - [2026-08-20 19:06:09] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005151 10.0.0.50 - - [2026-08-20 19:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.50 - - [2026-08-20 19:06:09] "GET /service-appliance-set/9a32715c-c037-4ad7-b079-b523f70a1005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004094 10.0.0.50 - - [2026-08-20 19:06:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.002712 10.0.0.50 - - [2026-08-20 19:06:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.143423 10.0.0.50 - - [2026-08-20 19:06:09] "GET /virtual-machine-interface/bfa2f669-19d2-4115-8891-4be4178a6ab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.015666 10.0.0.50 - - [2026-08-20 19:06:10] "POST /instance-ips HTTP/1.1" 200 381 0.050212 10.0.0.50 - - [2026-08-20 19:06:10] "GET /instance-ip/28fbbd76-6e28-4984-8604-5eee1e837683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.032723 10.0.0.50 - - [2026-08-20 19:06:10] "POST /loadbalancers HTTP/1.1" 200 582 0.070563 10.0.0.50 - - [2026-08-20 19:06:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014745 10.0.0.50 - - [2026-08-20 19:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012272 10.0.0.50 - - [2026-08-20 19:06:10] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.096711 10.0.0.50 - - [2026-08-20 19:06:10] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.091494 10.0.0.50 - - [2026-08-20 19:06:10] "GET /instance-ip/28fbbd76-6e28-4984-8604-5eee1e837683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003664 10.0.0.50 - - [2026-08-20 19:06:10] "GET /loadbalancer/71d9ba65-ef5b-4709-9022-e7fa0b7e801a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005371 10.0.0.50 - - [2026-08-20 19:06:10] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.025903 10.0.0.50 - - [2026-08-20 19:06:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.013246 10.0.0.50 - - [2026-08-20 19:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016001 10.0.0.50 - - [2026-08-20 19:06:10] "POST /floating-ips HTTP/1.1" 200 583 0.041552 10.0.0.50 - - [2026-08-20 19:06:10] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.065754 10.0.0.50 - - [2026-08-20 19:06:10] "GET /loadbalancer-listener/c510c078-e102-4e61-9ad0-5703be466326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002585 10.0.0.50 - - [2026-08-20 19:06:10] "GET /loadbalancer-listener/c510c078-e102-4e61-9ad0-5703be466326?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003492 10.0.0.50 - - [2026-08-20 19:06:10] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.029057 10.0.0.50 - - [2026-08-20 19:06:10] "GET /instance-ip/28fbbd76-6e28-4984-8604-5eee1e837683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003755 10.0.0.50 - - [2026-08-20 19:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006163 10.0.0.50 - - [2026-08-20 19:06:10] "GET /instance-ip/28fbbd76-6e28-4984-8604-5eee1e837683?fields=floating_ips HTTP/1.1" 200 1169 0.006943 10.0.0.50 - - [2026-08-20 19:06:10] "GET /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004846 10.0.0.50 - - [2026-08-20 19:06:10] "GET /floating-ip/76621bea-258a-4aaf-ba1d-e4c434b7c89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003544 10.0.0.50 - - [2026-08-20 19:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008971 10.0.0.50 - - [2026-08-20 19:06:10] "PUT /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272 HTTP/1.1" 200 276 0.012913 10.0.0.50 - - [2026-08-20 19:06:10] "POST /fqname-to-id HTTP/1.1" 404 228 0.010571 10.0.0.50 - - [2026-08-20 19:06:10] "POST /tags HTTP/1.1" 200 355 0.032749 10.0.0.50 - - [2026-08-20 19:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015303 10.0.0.50 - - [2026-08-20 19:06:10] "GET /tag/7199b125-1506-490f-91b1-4db59c168f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.029548 10.0.0.50 - - [2026-08-20 19:06:10] "POST /tags HTTP/1.1" 200 303 0.038133 10.0.0.50 - - [2026-08-20 19:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.022069 10.0.0.50 - - [2026-08-20 19:06:11] "GET /tag/7adbc32b-aa8c-4d88-9b9a-c398a24a178e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014683 10.0.0.50 - - [2026-08-20 19:06:11] "POST /projects HTTP/1.1" 409 218 0.003021 10.0.0.50 - - [2026-08-20 19:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.50 - - [2026-08-20 19:06:11] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.047104 10.0.0.50 - - [2026-08-20 19:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.50 - - [2026-08-20 19:06:11] "GET /network-ipam/fd77281f-6b5e-45e3-8add-5bd3c55cfe35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002917 10.0.0.50 - - [2026-08-20 19:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.50 - - [2026-08-20 19:06:11] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005201 10.0.0.50 - - [2026-08-20 19:06:11] "PUT /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b HTTP/1.1" 200 264 0.051185 10.0.0.50 - - [2026-08-20 19:06:11] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.013347 10.0.0.50 - - [2026-08-20 19:06:11] "POST /set-tag HTTP/1.1" 200 109 0.067535 10.0.0.50 - - [2026-08-20 19:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009187 10.0.0.50 - - [2026-08-20 19:06:11] "GET /network-ipam/38283eed-2768-4d1b-bafd-db09ce57d474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.004733 10.0.0.50 - - [2026-08-20 19:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.50 - - [2026-08-20 19:06:11] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.013283 10.0.0.50 - - [2026-08-20 19:06:11] "PUT /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865 HTTP/1.1" 200 264 0.053531 10.0.0.50 - - [2026-08-20 19:06:11] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005449 10.0.0.50 - - [2026-08-20 19:06:11] "POST /set-tag HTTP/1.1" 200 109 0.059086 10.0.0.50 - - [2026-08-20 19:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010677 10.0.0.50 - - [2026-08-20 19:06:11] "GET /network-policy/41cb2b83-2fbf-46b1-896b-8b70e99cbc7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003705 10.0.0.50 - - [2026-08-20 19:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.50 - - [2026-08-20 19:06:11] "GET /network-policy/7a97e673-53bb-4910-8eb4-d9fd5a168c4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003414 10.0.0.50 - - [2026-08-20 19:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.50 - - [2026-08-20 19:06:11] "GET /network-policy/5eda92a0-9b73-48c0-8b57-cab36a17402c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003116 10.0.0.50 - - [2026-08-20 19:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.50 - - [2026-08-20 19:06:11] "PUT /network-policy/5eda92a0-9b73-48c0-8b57-cab36a17402c HTTP/1.1" 200 262 0.016026 10.0.0.50 - - [2026-08-20 19:06:11] "PUT /access-control-list/c5f58e4b-4322-401e-b46c-7072b0729686 HTTP/1.1" 200 272 0.040052 10.0.0.50 - - [2026-08-20 19:06:11] "POST /ref-update HTTP/1.1" 200 156 0.088359 10.0.0.50 - - [2026-08-20 19:06:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010719 10.0.0.50 - - [2026-08-20 19:06:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011885 10.0.0.50 - - [2026-08-20 19:06:12] "PUT /access-control-list/bd9eadf0-bb68-484e-8437-07122a12de2e HTTP/1.1" 200 272 0.065243 10.0.0.50 - - [2026-08-20 19:06:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009444 10.0.0.50 - - [2026-08-20 19:06:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004681 10.0.0.50 - - [2026-08-20 19:06:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003654 10.0.0.50 - - [2026-08-20 19:06:12] "POST /security-groups HTTP/1.1" 409 245 0.003253 10.0.0.50 - - [2026-08-20 19:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.50 - - [2026-08-20 19:06:12] "PUT /security-group/9a0d674f-5b13-45fc-877c-3128d35d5405 HTTP/1.1" 200 262 0.091666 10.0.0.50 - - [2026-08-20 19:06:12] "PUT /access-control-list/4382d7d5-91a5-4789-b6f1-e57ca57448b6 HTTP/1.1" 200 272 0.048387 10.0.0.50 - - [2026-08-20 19:06:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.095587 10.0.0.50 - - [2026-08-20 19:06:12] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025943 10.0.0.50 - - [2026-08-20 19:06:12] "PUT /access-control-list/c65cf047-1454-4450-bb7b-d430fd0b2289 HTTP/1.1" 200 272 0.065931 10.0.0.50 - - [2026-08-20 19:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.50 - - [2026-08-20 19:06:12] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003979 10.0.0.50 - - [2026-08-20 19:06:12] "POST /tags HTTP/1.1" 409 206 0.002290 10.0.0.50 - - [2026-08-20 19:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.50 - - [2026-08-20 19:06:12] "GET /tag/7adbc32b-aa8c-4d88-9b9a-c398a24a178e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018918 10.0.0.50 - - [2026-08-20 19:06:12] "POST /firewall-rules HTTP/1.1" 200 562 0.077862 10.0.0.50 - - [2026-08-20 19:06:12] "GET /firewall-rule/84327822-c82d-497b-94de-ce47ee8b0e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005229 10.0.0.50 - - [2026-08-20 19:06:12] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003981 10.0.0.50 - - [2026-08-20 19:06:12] "GET /firewall-rule/84327822-c82d-497b-94de-ce47ee8b0e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002736 10.0.0.50 - - [2026-08-20 19:06:12] "POST /ref-update HTTP/1.1" 200 156 0.100250 10.0.0.50 - - [2026-08-20 19:06:12] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016474 10.0.0.50 - - [2026-08-20 19:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.50 - - [2026-08-20 19:06:12] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003442 10.0.0.50 - - [2026-08-20 19:06:12] "POST /tags HTTP/1.1" 409 206 0.002350 10.0.0.50 - - [2026-08-20 19:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.50 - - [2026-08-20 19:06:13] "GET /tag/7adbc32b-aa8c-4d88-9b9a-c398a24a178e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012546 10.0.0.50 - - [2026-08-20 19:06:13] "POST /firewall-rules HTTP/1.1" 200 560 0.078234 10.0.0.50 - - [2026-08-20 19:06:13] "GET /firewall-rule/9286bac4-6ba9-4ba2-8e34-5798b061d8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.028363 10.0.0.50 - - [2026-08-20 19:06:13] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005520 10.0.0.50 - - [2026-08-20 19:06:13] "GET /firewall-rule/9286bac4-6ba9-4ba2-8e34-5798b061d8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003554 10.0.0.50 - - [2026-08-20 19:06:13] "POST /ref-update HTTP/1.1" 200 156 0.036040 10.0.0.50 - - [2026-08-20 19:06:13] "POST /tags HTTP/1.1" 200 301 0.037296 10.0.0.50 - - [2026-08-20 19:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.021332 10.0.0.50 - - [2026-08-20 19:06:13] "GET /tag/c3c56752-431a-42d9-accc-5fc91b354d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.020922 10.0.0.50 - - [2026-08-20 19:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.50 - - [2026-08-20 19:06:13] "GET /project/ad0c1d92-5f28-4cbe-845f-68ba2ebdc607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051779 10.0.0.50 - - [2026-08-20 19:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.50 - - [2026-08-20 19:06:13] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005735 10.0.0.50 - - [2026-08-20 19:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.50 - - [2026-08-20 19:06:13] "GET /service-appliance-set/9a32715c-c037-4ad7-b079-b523f70a1005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004028 10.0.0.50 - - [2026-08-20 19:06:13] "POST /fqname-to-id HTTP/1.1" 404 242 0.002429 10.0.0.50 - - [2026-08-20 19:06:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.127502 10.0.0.50 - - [2026-08-20 19:06:13] "GET /virtual-machine-interface/1de4a909-55f8-47d7-82c2-c8cb17c31c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.009334 10.0.0.50 - - [2026-08-20 19:06:13] "POST /instance-ips HTTP/1.1" 200 377 0.029208 10.0.0.50 - - [2026-08-20 19:06:13] "GET /instance-ip/fbdb7be6-f34f-4cc9-91f0-2fb43a30b0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.010665 10.0.0.50 - - [2026-08-20 19:06:13] "POST /loadbalancers HTTP/1.1" 200 582 0.093246 10.0.0.50 - - [2026-08-20 19:06:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.023656 10.0.0.50 - - [2026-08-20 19:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019165 10.0.0.50 - - [2026-08-20 19:06:14] "GET /project/ad0c1d92-5f28-4cbe-845f-68ba2ebdc607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.089943 10.0.0.50 - - [2026-08-20 19:06:14] "GET /instance-ip/fbdb7be6-f34f-4cc9-91f0-2fb43a30b0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002915 10.0.0.50 - - [2026-08-20 19:06:14] "GET /project/ad0c1d92-5f28-4cbe-845f-68ba2ebdc607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.105357 10.0.0.50 - - [2026-08-20 19:06:14] "POST /floating-ips HTTP/1.1" 200 581 0.062262 10.0.0.50 - - [2026-08-20 19:06:14] "GET /loadbalancer/fc43db19-f06b-4f64-8f80-4bba350052f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006629 10.0.0.50 - - [2026-08-20 19:06:14] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.059120 10.0.0.50 - - [2026-08-20 19:06:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.035494 10.0.0.50 - - [2026-08-20 19:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013977 10.0.0.50 - - [2026-08-20 19:06:14] "GET /project/ad0c1d92-5f28-4cbe-845f-68ba2ebdc607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057884 10.0.0.50 - - [2026-08-20 19:06:14] "GET /loadbalancer-listener/0751edab-47b8-4b8f-9955-947c0e16dc64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.004609 10.0.0.50 - - [2026-08-20 19:06:14] "GET /loadbalancer-listener/0751edab-47b8-4b8f-9955-947c0e16dc64?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.004759 10.0.0.50 - - [2026-08-20 19:06:14] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.048302 10.0.0.50 - - [2026-08-20 19:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.50 - - [2026-08-20 19:06:14] "GET /instance-ip/fbdb7be6-f34f-4cc9-91f0-2fb43a30b0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003340 10.0.0.50 - - [2026-08-20 19:06:14] "GET /instance-ip/fbdb7be6-f34f-4cc9-91f0-2fb43a30b0ee?fields=floating_ips HTTP/1.1" 200 1165 0.020256 10.0.0.50 - - [2026-08-20 19:06:14] "GET /project/ad0c1d92-5f28-4cbe-845f-68ba2ebdc607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064863 10.0.0.50 - - [2026-08-20 19:06:14] "GET /floating-ip/6ea8466a-d59c-4ad4-8945-2ffae658bab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.018807 10.0.0.50 - - [2026-08-20 19:06:14] "GET /loadbalancer/fc43db19-f06b-4f64-8f80-4bba350052f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003168 10.0.0.50 - - [2026-08-20 19:06:14] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.044084 10.0.0.50 - - [2026-08-20 19:06:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016697 10.0.0.50 - - [2026-08-20 19:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.021249 10.0.0.50 - - [2026-08-20 19:06:14] "GET /project/ad0c1d92-5f28-4cbe-845f-68ba2ebdc607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068246 10.0.0.50 - - [2026-08-20 19:06:14] "GET /loadbalancer-listener/9f415cd9-0b2e-4230-b0b9-d7b5c342a0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002723 10.0.0.50 - - [2026-08-20 19:06:14] "GET /loadbalancer-listener/9f415cd9-0b2e-4230-b0b9-d7b5c342a0d9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004095 10.0.0.50 - - [2026-08-20 19:06:14] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029144 10.0.0.50 - - [2026-08-20 19:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.50 - - [2026-08-20 19:06:15] "GET /instance-ip/fbdb7be6-f34f-4cc9-91f0-2fb43a30b0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004637 10.0.0.50 - - [2026-08-20 19:06:15] "GET /instance-ip/fbdb7be6-f34f-4cc9-91f0-2fb43a30b0ee?fields=floating_ips HTTP/1.1" 200 1165 0.003495 10.0.0.50 - - [2026-08-20 19:06:15] "GET /project/ad0c1d92-5f28-4cbe-845f-68ba2ebdc607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042467 10.0.0.50 - - [2026-08-20 19:06:15] "GET /floating-ip/6ea8466a-d59c-4ad4-8945-2ffae658bab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.015588 10.0.0.50 - - [2026-08-20 19:06:15] "GET /loadbalancer/fc43db19-f06b-4f64-8f80-4bba350052f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003122 10.0.0.50 - - [2026-08-20 19:06:15] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.028374 10.0.0.50 - - [2026-08-20 19:06:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023344 10.0.0.50 - - [2026-08-20 19:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012701 10.0.0.50 - - [2026-08-20 19:06:15] "GET /project/ad0c1d92-5f28-4cbe-845f-68ba2ebdc607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030659 10.0.0.50 - - [2026-08-20 19:06:15] "GET /loadbalancer-listener/7d20ea68-639f-4481-b3da-750b72244a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006120 10.0.0.50 - - [2026-08-20 19:06:15] "GET /loadbalancer-listener/7d20ea68-639f-4481-b3da-750b72244a56?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004500 10.0.0.50 - - [2026-08-20 19:06:15] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.051229 10.0.0.50 - - [2026-08-20 19:06:15] "GET /instance-ip/fbdb7be6-f34f-4cc9-91f0-2fb43a30b0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.009175 10.0.0.50 - - [2026-08-20 19:06:15] "GET /instance-ip/fbdb7be6-f34f-4cc9-91f0-2fb43a30b0ee?fields=floating_ips HTTP/1.1" 200 1165 0.008454 10.0.0.50 - - [2026-08-20 19:06:15] "GET /floating-ip/6ea8466a-d59c-4ad4-8945-2ffae658bab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.008546 10.0.0.50 - - [2026-08-20 19:06:15] "POST /tags HTTP/1.1" 200 371 0.050498 10.0.0.50 - - [2026-08-20 19:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.019286 10.0.0.50 - - [2026-08-20 19:06:15] "GET /tag/005cec47-6ba6-495e-bb9b-72d561f55b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.041067 10.0.0.50 - - [2026-08-20 19:06:15] "POST /tags HTTP/1.1" 200 319 0.036514 10.0.0.50 - - [2026-08-20 19:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014975 10.0.0.50 - - [2026-08-20 19:06:15] "GET /tag/db5439d3-3891-4be6-8cde-b3ba1709426b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.032877 10.0.0.50 - - [2026-08-20 19:06:16] "POST /id-to-fqname HTTP/1.1" 200 181 0.007483 10.0.0.50 - - [2026-08-20 19:06:16] "POST /fqname-to-id HTTP/1.1" 404 190 0.018379 10.0.0.50 - - [2026-08-20 19:06:16] "POST /security-groups HTTP/1.1" 200 578 0.082164 10.0.0.50 - - [2026-08-20 19:06:16] "POST /projects HTTP/1.1" 200 497 0.471448 10.0.0.50 - - [2026-08-20 19:06:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.029951 10.0.0.50 - - [2026-08-20 19:06:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.022389 10.0.0.50 - - [2026-08-20 19:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.021542 10.0.0.50 - - [2026-08-20 19:06:16] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.011813 10.0.0.50 - - [2026-08-20 19:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.50 - - [2026-08-20 19:06:16] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.031275 10.0.0.50 - - [2026-08-20 19:06:16] "POST /access-control-lists HTTP/1.1" 200 587 0.123787 10.0.0.50 - - [2026-08-20 19:06:16] "POST /fqname-to-id HTTP/1.1" 404 224 0.009075 10.0.0.50 - - [2026-08-20 19:06:16] "POST /access-control-lists HTTP/1.1" 200 585 0.090074 10.0.0.50 - - [2026-08-20 19:06:16] "PUT /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b HTTP/1.1" 200 264 0.145766 10.0.0.50 - - [2026-08-20 19:06:16] "PUT /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865 HTTP/1.1" 200 264 0.106500 10.0.0.50 - - [2026-08-20 19:06:16] "POST /security-groups HTTP/1.1" 200 558 0.115023 10.0.0.50 - - [2026-08-20 19:06:16] "POST /fqname-to-id HTTP/1.1" 404 248 0.002629 10.0.0.50 - - [2026-08-20 19:06:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.040013 10.0.0.50 - - [2026-08-20 19:06:16] "POST /access-control-lists HTTP/1.1" 200 610 0.124841 10.0.0.50 - - [2026-08-20 19:06:16] "POST /chown HTTP/1.1" 200 109 0.066693 10.0.0.50 - - [2026-08-20 19:06:17] "POST /fqname-to-id HTTP/1.1" 404 247 0.041788 10.0.0.50 - - [2026-08-20 19:06:17] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025153 10.0.0.50 - - [2026-08-20 19:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008950 10.0.0.50 - - [2026-08-20 19:06:17] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.026746 10.0.0.50 - - [2026-08-20 19:06:17] "POST /access-control-lists HTTP/1.1" 200 608 0.093036 10.0.0.50 - - [2026-08-20 19:06:17] "POST /tags HTTP/1.1" 409 214 0.013698 10.0.0.50 - - [2026-08-20 19:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.50 - - [2026-08-20 19:06:17] "GET /tag/db5439d3-3891-4be6-8cde-b3ba1709426b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.039729 10.0.0.50 - - [2026-08-20 19:06:17] "POST /firewall-rules HTTP/1.1" 200 578 0.095887 10.0.0.50 - - [2026-08-20 19:06:17] "GET /firewall-rule/a07707e3-1c16-4ab6-90d2-d82348c4c822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007844 10.0.0.50 - - [2026-08-20 19:06:17] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005483 10.0.0.50 - - [2026-08-20 19:06:17] "GET /firewall-rule/a07707e3-1c16-4ab6-90d2-d82348c4c822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002948 10.0.0.50 - - [2026-08-20 19:06:17] "POST /ref-update HTTP/1.1" 200 156 0.072892 10.0.0.50 - - [2026-08-20 19:06:17] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019155 10.0.0.50 - - [2026-08-20 19:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012989 10.0.0.50 - - [2026-08-20 19:06:17] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013274 10.0.0.50 - - [2026-08-20 19:06:17] "POST /tags HTTP/1.1" 409 214 0.004725 10.0.0.50 - - [2026-08-20 19:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.022436 10.0.0.50 - - [2026-08-20 19:06:17] "GET /tag/db5439d3-3891-4be6-8cde-b3ba1709426b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.024217 10.0.0.50 - - [2026-08-20 19:06:17] "POST /firewall-rules HTTP/1.1" 200 576 0.084274 10.0.0.50 - - [2026-08-20 19:06:17] "GET /firewall-rule/9634d09d-54fb-4ba0-9c62-3c582321e278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.048313 10.0.0.50 - - [2026-08-20 19:06:17] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004602 10.0.0.50 - - [2026-08-20 19:06:17] "GET /firewall-rule/9634d09d-54fb-4ba0-9c62-3c582321e278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002500 10.0.0.50 - - [2026-08-20 19:06:17] "POST /ref-update HTTP/1.1" 200 156 0.040302 10.0.0.50 - - [2026-08-20 19:06:18] "POST /tags HTTP/1.1" 200 363 0.051800 10.0.0.50 - - [2026-08-20 19:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013877 10.0.0.50 - - [2026-08-20 19:06:18] "GET /tag/3b898dc1-6cb9-44fa-be54-8a38f249d2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.024900 10.0.0.50 - - [2026-08-20 19:06:18] "POST /tags HTTP/1.1" 200 311 0.047252 10.0.0.50 - - [2026-08-20 19:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.037905 10.0.0.50 - - [2026-08-20 19:06:18] "GET /tag/277e8436-a324-4b13-9ec2-10a6888c6a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.034717 10.0.0.50 - - [2026-08-20 19:06:18] "POST /id-to-fqname HTTP/1.1" 200 177 0.000587 10.0.0.50 - - [2026-08-20 19:06:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.001830 10.0.0.50 - - [2026-08-20 19:06:18] "POST /security-groups HTTP/1.1" 200 574 0.081468 10.0.0.50 - - [2026-08-20 19:06:18] "POST /projects HTTP/1.1" 200 489 0.209872 10.0.0.50 - - [2026-08-20 19:06:18] "POST /fqname-to-id HTTP/1.1" 404 217 0.005541 10.0.0.50 - - [2026-08-20 19:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025263 10.0.0.50 - - [2026-08-20 19:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.50 - - [2026-08-20 19:06:18] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.023602 10.0.0.50 - - [2026-08-20 19:06:18] "POST /access-control-lists HTTP/1.1" 200 583 0.090600 10.0.0.50 - - [2026-08-20 19:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010443 10.0.0.50 - - [2026-08-20 19:06:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.021548 10.0.0.50 - - [2026-08-20 19:06:18] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.018000 10.0.0.50 - - [2026-08-20 19:06:18] "POST /access-control-lists HTTP/1.1" 200 581 0.095425 10.0.0.50 - - [2026-08-20 19:06:18] "PUT /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b HTTP/1.1" 200 264 0.169739 10.0.0.50 - - [2026-08-20 19:06:19] "PUT /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865 HTTP/1.1" 200 264 0.087774 10.0.0.50 - - [2026-08-20 19:06:19] "POST /security-groups HTTP/1.1" 200 546 0.068859 10.0.0.50 - - [2026-08-20 19:06:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.005794 10.0.0.50 - - [2026-08-20 19:06:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025048 10.0.0.50 - - [2026-08-20 19:06:19] "POST /access-control-lists HTTP/1.1" 200 602 0.080609 10.0.0.50 - - [2026-08-20 19:06:19] "POST /chown HTTP/1.1" 200 109 0.057172 10.0.0.50 - - [2026-08-20 19:06:19] "POST /fqname-to-id HTTP/1.1" 404 239 0.013219 10.0.0.50 - - [2026-08-20 19:06:19] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.043992 10.0.0.50 - - [2026-08-20 19:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008350 10.0.0.50 - - [2026-08-20 19:06:19] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.036976 10.0.0.50 - - [2026-08-20 19:06:19] "POST /access-control-lists HTTP/1.1" 200 600 0.134649 10.0.0.50 - - [2026-08-20 19:06:19] "POST /tags HTTP/1.1" 409 210 0.035575 10.0.0.50 - - [2026-08-20 19:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.50 - - [2026-08-20 19:06:19] "GET /tag/277e8436-a324-4b13-9ec2-10a6888c6a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.029443 10.0.0.50 - - [2026-08-20 19:06:19] "POST /firewall-rules HTTP/1.1" 200 570 0.110269 10.0.0.50 - - [2026-08-20 19:06:19] "GET /firewall-rule/8fedcf2d-2d6f-4519-bac6-f10bdfa67f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005007 10.0.0.50 - - [2026-08-20 19:06:19] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004256 10.0.0.50 - - [2026-08-20 19:06:19] "GET /firewall-rule/8fedcf2d-2d6f-4519-bac6-f10bdfa67f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.006166 10.0.0.50 - - [2026-08-20 19:06:19] "GET / HTTP/1.1" 200 35931 0.001827 10.0.0.50 - - [2026-08-20 19:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.50 - - [2026-08-20 19:06:19] "GET /routing-instance/e52b2ab6-e410-4b76-84f2-e56803ec9680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005497 10.0.0.50 - - [2026-08-20 19:06:19] "POST /bgp-routers HTTP/1.1" 409 301 0.003582 10.0.0.50 - - [2026-08-20 19:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.50 - - [2026-08-20 19:06:19] "POST /ref-update HTTP/1.1" 200 156 0.075303 10.0.0.50 - - [2026-08-20 19:06:19] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025227 10.0.0.50 - - [2026-08-20 19:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011967 10.0.0.50 - - [2026-08-20 19:06:19] "GET /bgp-router/8c1f5ef3-5469-4444-b869-42e0a551d915?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.015536 10.0.0.50 - - [2026-08-20 19:06:19] "PUT /bgp-router/8c1f5ef3-5469-4444-b869-42e0a551d915 HTTP/1.1" 200 254 0.027170 10.0.0.50 - - [2026-08-20 19:06:19] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.030953 10.0.0.50 - - [2026-08-20 19:06:19] "POST /tags HTTP/1.1" 409 210 0.015546 10.0.0.50 - - [2026-08-20 19:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015644 10.0.0.50 - - [2026-08-20 19:06:20] "GET /tag/277e8436-a324-4b13-9ec2-10a6888c6a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.019988 10.0.0.50 - - [2026-08-20 19:06:20] "POST /firewall-rules HTTP/1.1" 200 568 0.070295 10.0.0.50 - - [2026-08-20 19:06:20] "GET /firewall-rule/541ae0ed-15d4-474c-b265-29edaa424609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.020162 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:06:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001077 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:06:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001053 10.0.0.50 - - [2026-08-20 19:06:20] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.008929 10.0.0.50 - - [2026-08-20 19:06:20] "GET /firewall-rule/541ae0ed-15d4-474c-b265-29edaa424609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005641 10.0.0.50 - - [2026-08-20 19:06:20] "POST /ref-update HTTP/1.1" 200 156 0.061056 10.0.0.50 - - [2026-08-20 19:06:20] "POST /tags HTTP/1.1" 409 237 0.003831 10.0.0.50 - - [2026-08-20 19:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.50 - - [2026-08-20 19:06:20] "GET /tag/ac59cf4f-d37a-432a-8cb1-2ff24399dc5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.032456 10.0.0.50 - - [2026-08-20 19:06:20] "POST /tags HTTP/1.1" 409 210 0.003029 10.0.0.50 - - [2026-08-20 19:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.50 - - [2026-08-20 19:06:20] "GET /tag/e9738618-4a25-4bf2-a8a0-72753cc5c1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.021296 10.0.0.50 - - [2026-08-20 19:06:20] "POST /projects HTTP/1.1" 409 223 0.003366 10.0.0.50 - - [2026-08-20 19:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.50 - - [2026-08-20 19:06:20] "GET /project/ad0c1d92-5f28-4cbe-845f-68ba2ebdc607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.135731 10.0.0.50 - - [2026-08-20 19:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.50 - - [2026-08-20 19:06:20] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.008549 10.0.0.50 - - [2026-08-20 19:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.50 - - [2026-08-20 19:06:20] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005190 10.0.0.50 - - [2026-08-20 19:06:20] "PUT /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b HTTP/1.1" 200 264 0.084951 10.0.0.50 - - [2026-08-20 19:06:20] "PUT /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865 HTTP/1.1" 200 264 0.113112 10.0.0.50 - - [2026-08-20 19:06:21] "POST /security-groups HTTP/1.1" 409 253 0.003316 10.0.0.50 - - [2026-08-20 19:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.50 - - [2026-08-20 19:06:21] "PUT /security-group/8f8cc727-9d09-42c9-a314-0533d84f438c HTTP/1.1" 200 262 0.062167 10.0.0.50 - - [2026-08-20 19:06:21] "PUT /access-control-list/1d3a55a0-6de7-4508-96d3-c3dcffa53316 HTTP/1.1" 200 272 0.027498 10.0.0.50 - - [2026-08-20 19:06:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.067152 10.0.0.50 - - [2026-08-20 19:06:21] "PUT /access-control-list/36a28627-ad45-4f46-851a-a2aa8aea0c6c HTTP/1.1" 200 272 0.075394 10.0.0.50 - - [2026-08-20 19:06:21] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024760 10.0.0.50 - - [2026-08-20 19:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011382 10.0.0.50 - - [2026-08-20 19:06:21] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004072 10.0.0.50 - - [2026-08-20 19:06:21] "POST /tags HTTP/1.1" 409 210 0.002796 10.0.0.50 - - [2026-08-20 19:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.50 - - [2026-08-20 19:06:21] "GET /tag/e9738618-4a25-4bf2-a8a0-72753cc5c1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012900 10.0.0.50 - - [2026-08-20 19:06:21] "POST /firewall-rules HTTP/1.1" 200 570 0.077007 10.0.0.50 - - [2026-08-20 19:06:21] "GET /firewall-rule/f54d8c04-d364-4e72-ac03-6052fdbd312e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.023407 10.0.0.50 - - [2026-08-20 19:06:21] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005191 10.0.0.50 - - [2026-08-20 19:06:21] "GET /firewall-rule/f54d8c04-d364-4e72-ac03-6052fdbd312e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002598 10.0.0.50 - - [2026-08-20 19:06:21] "POST /ref-update HTTP/1.1" 200 156 0.051194 10.0.0.50 - - [2026-08-20 19:06:21] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006398 10.0.0.50 - - [2026-08-20 19:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.50 - - [2026-08-20 19:06:21] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003252 10.0.0.50 - - [2026-08-20 19:06:21] "POST /tags HTTP/1.1" 409 210 0.003377 10.0.0.50 - - [2026-08-20 19:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.50 - - [2026-08-20 19:06:21] "GET /tag/e9738618-4a25-4bf2-a8a0-72753cc5c1bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.015580 10.0.0.50 - - [2026-08-20 19:06:21] "POST /firewall-rules HTTP/1.1" 200 568 0.080759 10.0.0.50 - - [2026-08-20 19:06:21] "GET /firewall-rule/f12739d2-c445-4b49-9870-d1f8be0778ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006341 10.0.0.50 - - [2026-08-20 19:06:21] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004032 10.0.0.50 - - [2026-08-20 19:06:21] "GET /firewall-rule/f12739d2-c445-4b49-9870-d1f8be0778ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004136 10.0.0.50 - - [2026-08-20 19:06:22] "POST /ref-update HTTP/1.1" 200 156 0.082782 10.0.0.50 - - [2026-08-20 19:06:22] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.029352 10.0.0.50 - - [2026-08-20 19:06:22] "POST /set-tag HTTP/1.1" 200 109 0.011856 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:06:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:06:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001309 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:06:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001062 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:06:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001079 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:06:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:06:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:06:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:06:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001282 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:06:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001100 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:06:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001136 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:06:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001188 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:06:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001030 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:06:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:06:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000999 10.0.0.186 - - [2026-08-20 19:07:31] "GET / HTTP/1.1" 200 35931 0.005041 10.0.0.186 - - [2026-08-20 19:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.186 - - [2026-08-20 19:07:31] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005746 10.0.0.186 - - [2026-08-20 19:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.186 - - [2026-08-20 19:07:31] "GET /routing-instance/e52b2ab6-e410-4b76-84f2-e56803ec9680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003626 10.0.0.186 - - [2026-08-20 19:07:31] "PUT /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d HTTP/1.1" 200 274 0.021684 10.0.0.186 - - [2026-08-20 19:07:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.024944 10.0.0.186 - - [2026-08-20 19:07:31] "POST /virtual-routers HTTP/1.1" 200 599 0.023758 10.0.0.186 - - [2026-08-20 19:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018177 10.0.0.186 - - [2026-08-20 19:07:31] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004940 10.0.0.186 - - [2026-08-20 19:07:31] "POST /fqname-to-id HTTP/1.1" 404 229 0.003000 10.0.0.186 - - [2026-08-20 19:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.186 - - [2026-08-20 19:07:31] "GET /virtual-network/1412104c-34d7-441b-9993-35db1ac8d727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004321 10.0.0.186 - - [2026-08-20 19:07:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.055410 10.0.0.50 - - [2026-08-20 19:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.50 - - [2026-08-20 19:07:32] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004024 10.0.0.50 - - [2026-08-20 19:09:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002341 10.0.0.50 - - [2026-08-20 19:09:33] "GET /global-system-configs HTTP/1.1" 200 322 0.002701 10.0.0.50 - - [2026-08-20 19:10:05] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004738 10.0.0.50 - - [2026-08-20 19:10:05] "POST /ref-update HTTP/1.1" 200 156 0.018968 10.0.0.50 - - [2026-08-20 19:10:14] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005507 10.0.0.50 - - [2026-08-20 19:10:14] "POST /set-tag HTTP/1.1" 200 109 0.002952 10.0.0.50 - - [2026-08-20 19:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.50 - - [2026-08-20 19:10:14] "GET /loadbalancer/fc43db19-f06b-4f64-8f80-4bba350052f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003598 10.0.0.50 - - [2026-08-20 19:10:14] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005871 10.0.0.50 - - [2026-08-20 19:10:14] "POST /set-tag HTTP/1.1" 200 109 0.003266 10.0.0.50 - - [2026-08-20 19:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.50 - - [2026-08-20 19:10:14] "GET /loadbalancer/fc43db19-f06b-4f64-8f80-4bba350052f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003916 10.0.0.50 - - [2026-08-20 19:10:14] "GET /loadbalancer-pool/2a27e96b-8a81-47f4-b786-61c937fd7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005839 10.0.0.50 - - [2026-08-20 19:10:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028006 10.0.0.50 - - [2026-08-20 19:10:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.065026 10.0.0.50 - - [2026-08-20 19:10:14] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010135 10.0.0.50 - - [2026-08-20 19:10:14] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008042 10.0.0.50 - - [2026-08-20 19:10:14] "POST /ref-update HTTP/1.1" 200 156 0.021963 10.0.0.50 - - [2026-08-20 19:10:14] "POST /tags HTTP/1.1" 409 205 0.007844 10.0.0.50 - - [2026-08-20 19:10:14] "GET /floating-ip/6ea8466a-d59c-4ad4-8945-2ffae658bab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.020798 10.0.0.50 - - [2026-08-20 19:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005748 10.0.0.50 - - [2026-08-20 19:10:14] "GET /tag/c3c56752-431a-42d9-accc-5fc91b354d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012896 10.0.0.50 - - [2026-08-20 19:10:14] "PUT /floating-ip/6ea8466a-d59c-4ad4-8945-2ffae658bab2 HTTP/1.1" 200 256 0.021410 10.0.0.50 - - [2026-08-20 19:10:14] "POST /set-tag HTTP/1.1" 200 109 0.092126 10.0.0.50 - - [2026-08-20 19:10:14] "GET /loadbalancer-pool/694aeabe-e81c-4025-a93b-b65dc2ecabcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.016931 10.0.0.50 - - [2026-08-20 19:10:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021992 10.0.0.50 - - [2026-08-20 19:10:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010612 10.0.0.50 - - [2026-08-20 19:10:14] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012124 10.0.0.50 - - [2026-08-20 19:10:14] "POST /set-tag HTTP/1.1" 200 109 0.002710 10.0.0.50 - - [2026-08-20 19:10:14] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004994 10.0.0.50 - - [2026-08-20 19:10:14] "POST /ref-update HTTP/1.1" 200 156 0.014539 10.0.0.50 - - [2026-08-20 19:10:14] "GET /floating-ip/6ea8466a-d59c-4ad4-8945-2ffae658bab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.010025 10.0.0.50 - - [2026-08-20 19:10:14] "GET /loadbalancer-pool/38a5c66d-cea4-447a-a140-d8449d0efab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003801 10.0.0.50 - - [2026-08-20 19:10:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022944 10.0.0.50 - - [2026-08-20 19:10:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.038351 10.0.0.50 - - [2026-08-20 19:10:14] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007202 10.0.0.50 - - [2026-08-20 19:10:14] "PUT /floating-ip/6ea8466a-d59c-4ad4-8945-2ffae658bab2 HTTP/1.1" 200 256 0.045666 10.0.0.50 - - [2026-08-20 19:10:14] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007384 10.0.0.50 - - [2026-08-20 19:10:14] "POST /set-tag HTTP/1.1" 200 109 0.012376 10.0.0.50 - - [2026-08-20 19:10:14] "POST /ref-update HTTP/1.1" 200 156 0.025970 10.0.0.50 - - [2026-08-20 19:10:15] "GET /floating-ip/6ea8466a-d59c-4ad4-8945-2ffae658bab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.003169 10.0.0.50 - - [2026-08-20 19:10:15] "PUT /floating-ip/6ea8466a-d59c-4ad4-8945-2ffae658bab2 HTTP/1.1" 200 256 0.018584 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:11:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001012 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:11:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001156 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:11:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001003 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:11:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001786 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:11:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001116 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:11:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001177 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:11:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001041 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:11:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001138 10.0.0.50 - - [2026-08-20 19:12:17] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011439 10.0.0.50 - - [2026-08-20 19:12:17] "POST /set-tag HTTP/1.1" 200 109 0.003820 10.0.0.50 - - [2026-08-20 19:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.50 - - [2026-08-20 19:12:17] "GET /loadbalancer/fc43db19-f06b-4f64-8f80-4bba350052f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005525 10.0.0.50 - - [2026-08-20 19:12:17] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005075 10.0.0.50 - - [2026-08-20 19:12:17] "POST /set-tag HTTP/1.1" 200 109 0.025964 10.0.0.50 - - [2026-08-20 19:12:18] "DELETE /loadbalancer-member/e20f7243-7118-455f-9575-21ecf0578f8d HTTP/1.1" 200 115 0.068829 10.0.0.50 - - [2026-08-20 19:12:18] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007529 10.0.0.50 - - [2026-08-20 19:12:18] "POST /set-tag HTTP/1.1" 200 109 0.003075 10.0.0.50 - - [2026-08-20 19:12:18] "DELETE /loadbalancer-member/351e8d03-83d4-4a26-8c1c-c90b31497e36 HTTP/1.1" 200 115 0.077564 10.0.0.50 - - [2026-08-20 19:12:18] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012894 10.0.0.50 - - [2026-08-20 19:12:18] "POST /set-tag HTTP/1.1" 200 109 0.003090 10.0.0.50 - - [2026-08-20 19:12:18] "DELETE /loadbalancer-member/9182049b-6863-42a5-9633-33149477bf0f HTTP/1.1" 200 115 0.056812 10.0.0.186 - - [2026-08-20 19:12:30] "GET / HTTP/1.1" 200 35931 0.001847 10.0.0.186 - - [2026-08-20 19:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.186 - - [2026-08-20 19:12:30] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005139 10.0.0.186 - - [2026-08-20 19:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.186 - - [2026-08-20 19:12:30] "GET /routing-instance/e52b2ab6-e410-4b76-84f2-e56803ec9680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004559 10.0.0.186 - - [2026-08-20 19:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.186 - - [2026-08-20 19:12:30] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005316 10.0.0.186 - - [2026-08-20 19:12:30] "PUT /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53 HTTP/1.1" 200 262 0.032070 10.0.0.186 - - [2026-08-20 19:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.024869 10.0.0.186 - - [2026-08-20 19:12:30] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005596 10.0.0.186 - - [2026-08-20 19:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.186 - - [2026-08-20 19:12:30] "GET /virtual-machine-interface/55dafc8d-373b-4259-81e7-e9e9ce38f9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005432 10.0.0.186 - - [2026-08-20 19:12:30] "PUT /virtual-machine-interface/55dafc8d-373b-4259-81e7-e9e9ce38f9d8 HTTP/1.1" 200 284 0.022209 10.0.0.50 - - [2026-08-20 19:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.50 - - [2026-08-20 19:12:32] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003307 10.0.0.50 - - [2026-08-20 19:12:37] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013210 10.0.0.50 - - [2026-08-20 19:12:37] "POST /set-tag HTTP/1.1" 200 109 0.010484 10.0.0.50 - - [2026-08-20 19:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.50 - - [2026-08-20 19:12:37] "GET /loadbalancer/fc43db19-f06b-4f64-8f80-4bba350052f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.008943 10.0.0.50 - - [2026-08-20 19:12:37] "GET /loadbalancer-pool/2a27e96b-8a81-47f4-b786-61c937fd7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002931 10.0.0.50 - - [2026-08-20 19:12:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019126 10.0.0.50 - - [2026-08-20 19:12:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015153 10.0.0.50 - - [2026-08-20 19:12:38] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016404 10.0.0.50 - - [2026-08-20 19:12:38] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007385 10.0.0.50 - - [2026-08-20 19:12:38] "GET /floating-ip/6ea8466a-d59c-4ad4-8945-2ffae658bab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005692 10.0.0.50 - - [2026-08-20 19:12:38] "POST /set-tag HTTP/1.1" 200 109 0.074827 10.0.0.50 - - [2026-08-20 19:12:38] "GET /loadbalancer-pool/694aeabe-e81c-4025-a93b-b65dc2ecabcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003661 10.0.0.50 - - [2026-08-20 19:12:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021116 10.0.0.50 - - [2026-08-20 19:12:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.038567 10.0.0.50 - - [2026-08-20 19:12:38] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010004 10.0.0.50 - - [2026-08-20 19:12:38] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008804 10.0.0.50 - - [2026-08-20 19:12:38] "GET /floating-ip/6ea8466a-d59c-4ad4-8945-2ffae658bab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.007741 10.0.0.50 - - [2026-08-20 19:12:38] "POST /set-tag HTTP/1.1" 200 109 0.003678 10.0.0.50 - - [2026-08-20 19:12:38] "GET /loadbalancer-pool/38a5c66d-cea4-447a-a140-d8449d0efab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002873 10.0.0.50 - - [2026-08-20 19:12:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026451 10.0.0.50 - - [2026-08-20 19:12:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025023 10.0.0.50 - - [2026-08-20 19:12:38] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013511 10.0.0.50 - - [2026-08-20 19:12:38] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005390 10.0.0.50 - - [2026-08-20 19:12:38] "GET /floating-ip/6ea8466a-d59c-4ad4-8945-2ffae658bab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005022 10.0.0.50 - - [2026-08-20 19:12:38] "POST /set-tag HTTP/1.1" 200 109 0.003289 10.0.0.50 - - [2026-08-20 19:14:32] "GET /global-system-configs HTTP/1.1" 200 322 0.004635 10.0.0.50 - - [2026-08-20 19:14:33] "GET /global-system-configs HTTP/1.1" 200 322 0.002436 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:17:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001163 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:17:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001079 10.0.0.50 - - [2026-08-20 19:17:26] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007500 10.0.0.50 - - [2026-08-20 19:17:26] "POST /set-tag HTTP/1.1" 200 109 0.006847 10.0.0.50 - - [2026-08-20 19:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018930 10.0.0.50 - - [2026-08-20 19:17:26] "GET /loadbalancer/fc43db19-f06b-4f64-8f80-4bba350052f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004448 10.0.0.50 - - [2026-08-20 19:17:26] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005618 10.0.0.50 - - [2026-08-20 19:17:26] "POST /set-tag HTTP/1.1" 200 109 0.056314 10.0.0.50 - - [2026-08-20 19:17:26] "DELETE /loadbalancer-member/1076e405-100c-4c09-9464-61b01d69c5ed HTTP/1.1" 200 115 0.077418 10.0.0.50 - - [2026-08-20 19:17:26] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007567 10.0.0.50 - - [2026-08-20 19:17:26] "POST /set-tag HTTP/1.1" 200 109 0.003924 10.0.0.50 - - [2026-08-20 19:17:26] "DELETE /loadbalancer-member/0aab710f-c0c0-44f1-a5b8-cab6b6c479a6 HTTP/1.1" 200 115 0.059717 10.0.0.50 - - [2026-08-20 19:17:26] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010826 10.0.0.50 - - [2026-08-20 19:17:26] "POST /set-tag HTTP/1.1" 200 109 0.006524 10.0.0.50 - - [2026-08-20 19:17:26] "DELETE /loadbalancer-member/56449a07-999c-4a77-a7e8-b653e8d10507 HTTP/1.1" 200 115 0.051822 10.0.0.50 - - [2026-08-20 19:17:26] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005419 10.0.0.50 - - [2026-08-20 19:17:26] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.50 - - [2026-08-20 19:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.50 - - [2026-08-20 19:17:26] "GET /loadbalancer/fc43db19-f06b-4f64-8f80-4bba350052f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004963 10.0.0.50 - - [2026-08-20 19:17:26] "GET /loadbalancer-pool/2a27e96b-8a81-47f4-b786-61c937fd7cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004877 10.0.0.50 - - [2026-08-20 19:17:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.042894 10.0.0.50 - - [2026-08-20 19:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.041320 10.0.0.50 - - [2026-08-20 19:17:27] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012222 10.0.0.50 - - [2026-08-20 19:17:27] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008190 10.0.0.50 - - [2026-08-20 19:17:27] "GET /floating-ip/6ea8466a-d59c-4ad4-8945-2ffae658bab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.014159 10.0.0.50 - - [2026-08-20 19:17:27] "POST /set-tag HTTP/1.1" 200 109 0.135615 10.0.0.50 - - [2026-08-20 19:17:27] "GET /loadbalancer-pool/694aeabe-e81c-4025-a93b-b65dc2ecabcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.024135 10.0.0.50 - - [2026-08-20 19:17:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.072015 10.0.0.50 - - [2026-08-20 19:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009250 10.0.0.50 - - [2026-08-20 19:17:27] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009452 10.0.0.50 - - [2026-08-20 19:17:27] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016296 10.0.0.50 - - [2026-08-20 19:17:27] "POST /set-tag HTTP/1.1" 200 109 0.014352 10.0.0.50 - - [2026-08-20 19:17:27] "GET /floating-ip/6ea8466a-d59c-4ad4-8945-2ffae658bab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005726 10.0.0.50 - - [2026-08-20 19:17:27] "GET /loadbalancer-pool/38a5c66d-cea4-447a-a140-d8449d0efab5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004843 10.0.0.50 - - [2026-08-20 19:17:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028138 10.0.0.50 - - [2026-08-20 19:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024566 10.0.0.50 - - [2026-08-20 19:17:27] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012952 10.0.0.50 - - [2026-08-20 19:17:27] "GET /virtual-machine-interface/338ed8c4-9cca-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007722 10.0.0.50 - - [2026-08-20 19:17:27] "GET /floating-ip/6ea8466a-d59c-4ad4-8945-2ffae658bab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002591 10.0.0.50 - - [2026-08-20 19:17:27] "POST /set-tag HTTP/1.1" 200 109 0.003992 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:17:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001095 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:17:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001043 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:17:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:17:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001098 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:17:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001244 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:17:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001226 10.0.0.50 - - [2026-08-20 19:19:27] "GET / HTTP/1.1" 200 35931 0.002254 10.0.0.50 - - [2026-08-20 19:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.50 - - [2026-08-20 19:19:27] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.059081 10.0.0.50 - - [2026-08-20 19:19:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.50 - - [2026-08-20 19:19:27] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.060585 10.0.0.50 - - [2026-08-20 19:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.50 - - [2026-08-20 19:19:28] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.045372 10.0.0.50 - - [2026-08-20 19:19:28] "POST /tags HTTP/1.1" 200 333 0.049180 10.0.0.50 - - [2026-08-20 19:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006378 10.0.0.50 - - [2026-08-20 19:19:28] "GET /tag/d7582457-8a35-416b-8063-a62a7d72c364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.020168 10.0.0.50 - - [2026-08-20 19:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.50 - - [2026-08-20 19:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.50 - - [2026-08-20 19:19:28] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.103528 10.0.0.50 - - [2026-08-20 19:19:28] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.098507 10.0.0.50 - - [2026-08-20 19:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.50 - - [2026-08-20 19:19:28] "GET /virtual-networks?parent_id=07beb3b1-21f8-4a4e-88e9-0ba957636b53&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002509 10.0.0.50 - - [2026-08-20 19:19:28] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.009126 10.0.0.50 - - [2026-08-20 19:19:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010583 10.0.0.50 - - [2026-08-20 19:19:28] "GET /service-appliance-set/9a32715c-c037-4ad7-b079-b523f70a1005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002697 10.0.0.50 - - [2026-08-20 19:19:29] "POST /fqname-to-id HTTP/1.1" 404 254 0.003800 10.0.0.50 - - [2026-08-20 19:19:29] "POST /virtual-networks HTTP/1.1" 200 512 0.096827 10.0.0.50 - - [2026-08-20 19:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009150 10.0.0.50 - - [2026-08-20 19:19:29] "GET /network-ipam/8b39010c-f327-4018-9c98-fe1ff884ce52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.042782 10.0.0.50 - - [2026-08-20 19:19:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.160421 10.0.0.50 - - [2026-08-20 19:19:29] "GET /virtual-machine-interface/621ee179-ee0e-4009-9434-92b048a21240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.013935 10.0.0.50 - - [2026-08-20 19:19:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003167 10.0.0.50 - - [2026-08-20 19:19:29] "POST /ref-update HTTP/1.1" 200 156 0.102219 10.0.0.50 - - [2026-08-20 19:19:29] "GET /virtual-network/6f9f0fde-85c5-4f6b-a10b-9b6ffb5f8060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.017848 10.0.0.50 - - [2026-08-20 19:19:29] "GET /domains HTTP/1.1" 200 280 0.003683 10.0.0.50 - - [2026-08-20 19:19:29] "POST /instance-ips HTTP/1.1" 200 409 0.073752 10.0.0.50 - - [2026-08-20 19:19:29] "GET /instance-ip/310aae9e-22c8-4116-9e87-71d98091ff42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.012213 10.0.0.50 - - [2026-08-20 19:19:29] "GET /domain/249bce2c-7e2e-4b63-bf1c-5834be12b070 HTTP/1.1" 200 3086 0.043120 10.0.0.50 - - [2026-08-20 19:19:29] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53 HTTP/1.1" 200 5474 0.083909 10.0.0.50 - - [2026-08-20 19:19:29] "POST /loadbalancers HTTP/1.1" 200 610 0.096624 10.0.0.50 - - [2026-08-20 19:19:29] "GET /virtual-network/6f9f0fde-85c5-4f6b-a10b-9b6ffb5f8060 HTTP/1.1" 200 2086 0.027096 10.0.0.50 - - [2026-08-20 19:19:29] "GET /virtual-network/6f9f0fde-85c5-4f6b-a10b-9b6ffb5f8060 HTTP/1.1" 200 2086 0.013813 10.0.0.50 - - [2026-08-20 19:19:29] "GET /routing-instance/63b05b33-da99-4e1d-9f61-3e937fb943ce HTTP/1.1" 200 1181 0.004856 10.0.0.50 - - [2026-08-20 19:19:29] "GET /routing-instance/63b05b33-da99-4e1d-9f61-3e937fb943ce HTTP/1.1" 200 1181 0.004506 10.0.0.50 - - [2026-08-20 19:19:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.041793 10.0.0.50 - - [2026-08-20 19:19:29] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.094519 10.0.0.50 - - [2026-08-20 19:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021279 10.0.0.50 - - [2026-08-20 19:19:29] "GET /instance-ip/310aae9e-22c8-4116-9e87-71d98091ff42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006806 10.0.0.50 - - [2026-08-20 19:19:29] "POST /route-targets HTTP/1.1" 200 327 0.057400 10.0.0.50 - - [2026-08-20 19:19:29] "POST /ref-update HTTP/1.1" 200 156 0.072651 10.0.0.50 - - [2026-08-20 19:19:29] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.128439 10.0.0.50 - - [2026-08-20 19:19:29] "POST /floating-ips HTTP/1.1" 200 597 0.104711 10.0.0.50 - - [2026-08-20 19:19:29] "GET /loadbalancer/2fe8dca7-3154-4f7c-9a41-91b0c3e2347e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003827 10.0.0.50 - - [2026-08-20 19:19:29] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.020651 10.0.0.50 - - [2026-08-20 19:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005997 10.0.0.50 - - [2026-08-20 19:19:29] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.050331 10.0.0.50 - - [2026-08-20 19:19:29] "GET /loadbalancer-listener/813b7b89-b01a-4c15-9e0b-63b04b77ff10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004854 10.0.0.50 - - [2026-08-20 19:19:29] "GET /loadbalancer-listener/813b7b89-b01a-4c15-9e0b-63b04b77ff10?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003417 10.0.0.50 - - [2026-08-20 19:19:30] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.040205 10.0.0.50 - - [2026-08-20 19:19:30] "GET /instance-ip/310aae9e-22c8-4116-9e87-71d98091ff42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.008008 10.0.0.50 - - [2026-08-20 19:19:30] "GET /instance-ip/310aae9e-22c8-4116-9e87-71d98091ff42?fields=floating_ips HTTP/1.1" 200 1212 0.016960 10.0.0.50 - - [2026-08-20 19:19:30] "GET /floating-ip/c9d50f3a-21e0-446e-a935-fd37ca663797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003287 10.0.0.50 - - [2026-08-20 19:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.50 - - [2026-08-20 19:19:30] "GET /loadbalancer/2fe8dca7-3154-4f7c-9a41-91b0c3e2347e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003752 10.0.0.50 - - [2026-08-20 19:19:30] "POST /tags HTTP/1.1" 200 295 0.091499 10.0.0.50 - - [2026-08-20 19:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.50 - - [2026-08-20 19:19:30] "GET /tag/60eb80d4-c0d4-436a-9220-22ff25de7380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.032490 10.0.0.50 - - [2026-08-20 19:19:30] "POST /tags HTTP/1.1" 409 233 0.007390 10.0.0.50 - - [2026-08-20 19:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.50 - - [2026-08-20 19:19:30] "GET /tag/7199b125-1506-490f-91b1-4db59c168f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.023943 10.0.0.50 - - [2026-08-20 19:19:30] "POST /tags HTTP/1.1" 409 206 0.006092 10.0.0.50 - - [2026-08-20 19:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.50 - - [2026-08-20 19:19:30] "GET /tag/7adbc32b-aa8c-4d88-9b9a-c398a24a178e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.017764 10.0.0.50 - - [2026-08-20 19:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.50 - - [2026-08-20 19:19:30] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009973 10.0.0.50 - - [2026-08-20 19:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006780 10.0.0.50 - - [2026-08-20 19:19:30] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.059201 10.0.0.50 - - [2026-08-20 19:19:30] "POST /virtual-machines HTTP/1.1" 200 369 0.016909 10.0.0.50 - - [2026-08-20 19:19:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.057032 10.0.0.50 - - [2026-08-20 19:19:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.177148 10.0.0.50 - - [2026-08-20 19:19:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012311 10.0.0.50 - - [2026-08-20 19:19:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015695 10.0.0.50 - - [2026-08-20 19:19:31] "GET /virtual-machine-interface/118f1d36-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.016987 10.0.0.50 - - [2026-08-20 19:19:31] "POST /instance-ips HTTP/1.1" 200 409 0.061758 10.0.0.50 - - [2026-08-20 19:19:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.041314 10.0.0.50 - - [2026-08-20 19:19:31] "GET /virtual-machine-interface/118f1d36-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.022352 10.0.0.50 - - [2026-08-20 19:19:31] "POST /set-tag HTTP/1.1" 200 109 0.027396 10.0.0.50 - - [2026-08-20 19:19:31] "GET /virtual-machine-interface/118f1d36-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.038136 10.0.0.50 - - [2026-08-20 19:19:31] "GET /instance-ip/11b6697c-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004853 10.0.0.50 - - [2026-08-20 19:19:31] "GET /virtual-machine-interface/118f1d36-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005699 10.0.0.50 - - [2026-08-20 19:19:31] "POST /set-tag HTTP/1.1" 200 109 0.006281 10.0.0.50 - - [2026-08-20 19:19:31] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003700 10.0.0.50 - - [2026-08-20 19:19:31] "POST /ref-update HTTP/1.1" 200 156 0.016290 10.0.0.50 - - [2026-08-20 19:19:31] "GET /virtual-machine-interface/118f1d36-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013935 10.0.0.50 - - [2026-08-20 19:19:31] "POST /set-tag HTTP/1.1" 200 109 0.004154 10.0.0.50 - - [2026-08-20 19:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006486 10.0.0.50 - - [2026-08-20 19:19:31] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.013535 10.0.0.50 - - [2026-08-20 19:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.50 - - [2026-08-20 19:19:31] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.060449 10.0.0.50 - - [2026-08-20 19:19:31] "POST /virtual-machines HTTP/1.1" 200 369 0.018642 10.0.0.50 - - [2026-08-20 19:19:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.035687 10.0.0.50 - - [2026-08-20 19:19:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.178384 10.0.0.50 - - [2026-08-20 19:19:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.017351 10.0.0.50 - - [2026-08-20 19:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009955 10.0.0.50 - - [2026-08-20 19:19:32] "GET /virtual-machine-interface/1231a9fc-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010051 10.0.0.50 - - [2026-08-20 19:19:32] "POST /instance-ips HTTP/1.1" 200 409 0.027539 10.0.0.50 - - [2026-08-20 19:19:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.040851 10.0.0.50 - - [2026-08-20 19:19:32] "GET /virtual-machine-interface/1231a9fc-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009476 10.0.0.50 - - [2026-08-20 19:19:32] "POST /set-tag HTTP/1.1" 200 109 0.025306 10.0.0.50 - - [2026-08-20 19:19:32] "GET /virtual-machine-interface/1231a9fc-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020447 10.0.0.50 - - [2026-08-20 19:19:32] "GET /instance-ip/125754e0-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004545 10.0.0.50 - - [2026-08-20 19:19:32] "GET /virtual-machine-interface/1231a9fc-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005419 10.0.0.50 - - [2026-08-20 19:19:32] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.50 - - [2026-08-20 19:19:32] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.004000 10.0.0.50 - - [2026-08-20 19:19:32] "POST /ref-update HTTP/1.1" 200 156 0.011872 10.0.0.50 - - [2026-08-20 19:19:32] "GET /virtual-machine-interface/1231a9fc-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012192 10.0.0.50 - - [2026-08-20 19:19:32] "POST /set-tag HTTP/1.1" 200 109 0.003285 10.0.0.50 - - [2026-08-20 19:19:32] "GET /virtual-machine-interface/118f1d36-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006860 10.0.0.50 - - [2026-08-20 19:19:32] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.50 - - [2026-08-20 19:19:32] "GET /virtual-machine-interface/1231a9fc-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005644 10.0.0.50 - - [2026-08-20 19:19:32] "POST /set-tag HTTP/1.1" 200 109 0.003357 10.0.0.50 - - [2026-08-20 19:19:32] "GET /global-system-configs HTTP/1.1" 200 322 0.002412 10.0.0.50 - - [2026-08-20 19:19:33] "GET /global-system-configs HTTP/1.1" 200 322 0.012554 10.0.0.50 - - [2026-08-20 19:19:34] "GET /domains HTTP/1.1" 200 280 0.002729 10.0.0.50 - - [2026-08-20 19:19:34] "GET /domain/249bce2c-7e2e-4b63-bf1c-5834be12b070 HTTP/1.1" 200 3086 0.004168 10.0.0.50 - - [2026-08-20 19:19:34] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53 HTTP/1.1" 200 7062 0.056363 10.0.0.50 - - [2026-08-20 19:19:34] "GET /virtual-network/6f9f0fde-85c5-4f6b-a10b-9b6ffb5f8060 HTTP/1.1" 200 2086 0.005263 10.0.0.50 - - [2026-08-20 19:19:34] "GET /virtual-network/6f9f0fde-85c5-4f6b-a10b-9b6ffb5f8060 HTTP/1.1" 200 2086 0.005404 10.0.0.50 - - [2026-08-20 19:19:34] "GET /routing-instance/63b05b33-da99-4e1d-9f61-3e937fb943ce HTTP/1.1" 200 1402 0.007182 10.0.0.50 - - [2026-08-20 19:19:34] "GET /routing-instance/63b05b33-da99-4e1d-9f61-3e937fb943ce HTTP/1.1" 200 1402 0.002466 10.0.0.50 - - [2026-08-20 19:19:34] "GET /route-target/590add07-fb80-46ff-a92b-d2ed43c8eaa9 HTTP/1.1" 200 1152 0.002332 10.0.0.50 - - [2026-08-20 19:19:34] "GET /virtual-network/6f9f0fde-85c5-4f6b-a10b-9b6ffb5f8060 HTTP/1.1" 200 2086 0.003860 10.0.0.50 - - [2026-08-20 19:19:34] "GET /routing-instance/63b05b33-da99-4e1d-9f61-3e937fb943ce HTTP/1.1" 200 1402 0.007846 10.0.0.50 - - [2026-08-20 19:19:34] "GET /virtual-network/6f9f0fde-85c5-4f6b-a10b-9b6ffb5f8060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004997 10.0.0.50 - - [2026-08-20 19:19:34] "GET /virtual-network/6f9f0fde-85c5-4f6b-a10b-9b6ffb5f8060 HTTP/1.1" 200 2086 0.004570 10.0.0.50 - - [2026-08-20 19:19:34] "GET /routing-instance/63b05b33-da99-4e1d-9f61-3e937fb943ce HTTP/1.1" 200 1402 0.003680 10.0.0.50 - - [2026-08-20 19:19:34] "GET /routing-instance/63b05b33-da99-4e1d-9f61-3e937fb943ce HTTP/1.1" 200 1402 0.003856 10.0.0.50 - - [2026-08-20 19:19:34] "GET /route-target/590add07-fb80-46ff-a92b-d2ed43c8eaa9 HTTP/1.1" 200 1152 0.002494 10.0.0.50 - - [2026-08-20 19:19:34] "GET /domains HTTP/1.1" 200 280 0.002339 10.0.0.50 - - [2026-08-20 19:19:34] "GET /domain/249bce2c-7e2e-4b63-bf1c-5834be12b070 HTTP/1.1" 200 3086 0.003761 10.0.0.50 - - [2026-08-20 19:19:34] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53 HTTP/1.1" 200 7062 0.064693 10.0.0.50 - - [2026-08-20 19:19:34] "GET /virtual-network/6f9f0fde-85c5-4f6b-a10b-9b6ffb5f8060 HTTP/1.1" 200 2086 0.005031 10.0.0.50 - - [2026-08-20 19:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.50 - - [2026-08-20 19:19:34] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.047116 10.0.0.50 - - [2026-08-20 19:19:34] "GET /virtual-network/6f9f0fde-85c5-4f6b-a10b-9b6ffb5f8060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005215 10.0.0.50 - - [2026-08-20 19:19:34] "GET /floating-ip-pools?parent_id=6f9f0fde-85c5-4f6b-a10b-9b6ffb5f8060&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002763 10.0.0.50 - - [2026-08-20 19:19:34] "GET /virtual-network/6f9f0fde-85c5-4f6b-a10b-9b6ffb5f8060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.012825 10.0.0.50 - - [2026-08-20 19:19:35] "POST /floating-ip-pools HTTP/1.1" 200 562 0.022678 10.0.0.50 - - [2026-08-20 19:19:35] "POST /ref-update HTTP/1.1" 200 156 0.022541 10.0.0.50 - - [2026-08-20 19:19:35] "GET /virtual-network/6f9f0fde-85c5-4f6b-a10b-9b6ffb5f8060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.019758 10.0.0.50 - - [2026-08-20 19:19:35] "GET /domains HTTP/1.1" 200 280 0.002582 10.0.0.50 - - [2026-08-20 19:19:35] "GET /domain/249bce2c-7e2e-4b63-bf1c-5834be12b070 HTTP/1.1" 200 3086 0.003578 10.0.0.50 - - [2026-08-20 19:19:35] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53 HTTP/1.1" 200 7318 0.040554 10.0.0.50 - - [2026-08-20 19:19:35] "GET /virtual-network/6f9f0fde-85c5-4f6b-a10b-9b6ffb5f8060 HTTP/1.1" 200 2324 0.006220 10.0.0.50 - - [2026-08-20 19:19:35] "GET /floating-ip-pool/182e99f4-ce1e-4663-bfde-912ba4b4748b HTTP/1.1" 200 1314 0.002854 10.0.0.50 - - [2026-08-20 19:19:35] "GET /domains HTTP/1.1" 200 280 0.002390 10.0.0.50 - - [2026-08-20 19:19:35] "GET /domain/249bce2c-7e2e-4b63-bf1c-5834be12b070 HTTP/1.1" 200 3086 0.003319 10.0.0.50 - - [2026-08-20 19:19:35] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53 HTTP/1.1" 200 7318 0.043355 10.0.0.50 - - [2026-08-20 19:19:35] "GET /virtual-network/6f9f0fde-85c5-4f6b-a10b-9b6ffb5f8060 HTTP/1.1" 200 2324 0.005109 10.0.0.50 - - [2026-08-20 19:19:35] "GET /virtual-network/6f9f0fde-85c5-4f6b-a10b-9b6ffb5f8060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004997 10.0.0.50 - - [2026-08-20 19:19:35] "POST /tags HTTP/1.1" 200 365 0.077784 10.0.0.50 - - [2026-08-20 19:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.027036 10.0.0.50 - - [2026-08-20 19:19:35] "GET /tag/097b42b0-79a8-4119-9695-33a57edd69ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.017589 10.0.0.50 - - [2026-08-20 19:19:35] "POST /tags HTTP/1.1" 409 206 0.002643 10.0.0.50 - - [2026-08-20 19:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.50 - - [2026-08-20 19:19:35] "GET /tag/7adbc32b-aa8c-4d88-9b9a-c398a24a178e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013343 10.0.0.50 - - [2026-08-20 19:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.50 - - [2026-08-20 19:19:35] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.056059 10.0.0.50 - - [2026-08-20 19:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.50 - - [2026-08-20 19:19:35] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005925 10.0.0.50 - - [2026-08-20 19:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.50 - - [2026-08-20 19:19:35] "GET /service-appliance-set/da59ec90-ee9b-4967-b422-3258c069a4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004561 10.0.0.50 - - [2026-08-20 19:19:35] "POST /fqname-to-id HTTP/1.1" 404 258 0.002400 10.0.0.50 - - [2026-08-20 19:19:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.117338 10.0.0.50 - - [2026-08-20 19:19:35] "GET /virtual-machine-interface/90fc12ab-983c-4c17-9dc2-9a7be1560c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.030801 10.0.0.50 - - [2026-08-20 19:19:35] "POST /set-tag HTTP/1.1" 200 109 0.025913 10.0.0.50 - - [2026-08-20 19:19:36] "POST /instance-ips HTTP/1.1" 200 417 0.055387 10.0.0.50 - - [2026-08-20 19:19:36] "GET /instance-ip/2f5c835b-16a7-4634-969c-adde89172037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.011245 10.0.0.50 - - [2026-08-20 19:19:36] "POST /loadbalancers HTTP/1.1" 200 618 0.084365 10.0.0.50 - - [2026-08-20 19:19:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.030689 10.0.0.50 - - [2026-08-20 19:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008303 10.0.0.50 - - [2026-08-20 19:19:36] "POST /service-instances HTTP/1.1" 200 566 0.030812 10.0.0.50 - - [2026-08-20 19:19:36] "POST /ref-update HTTP/1.1" 200 156 0.038894 10.0.0.50 - - [2026-08-20 19:19:36] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.070886 10.0.0.50 - - [2026-08-20 19:19:36] "GET /virtual-machine-interface/90fc12ab-983c-4c17-9dc2-9a7be1560c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006259 10.0.0.50 - - [2026-08-20 19:19:36] "GET /virtual-machine-interface/90fc12ab-983c-4c17-9dc2-9a7be1560c3f?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.006495 10.0.0.50 - - [2026-08-20 19:19:36] "PUT /service-instance/fb31ffe0-18ec-4350-a613-aecb841b5850 HTTP/1.1" 200 266 0.012839 10.0.0.50 - - [2026-08-20 19:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008755 10.0.0.50 - - [2026-08-20 19:19:36] "GET /floating-ip-pool/182e99f4-ce1e-4663-bfde-912ba4b4748b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005102 10.0.0.50 - - [2026-08-20 19:19:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.036247 10.0.0.50 - - [2026-08-20 19:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009898 10.0.0.50 - - [2026-08-20 19:19:36] "POST /virtual-machines HTTP/1.1" 200 429 0.149445 10.0.0.50 - - [2026-08-20 19:19:36] "POST /floating-ips HTTP/1.1" 200 671 0.360795 10.0.0.50 - - [2026-08-20 19:19:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.037255 10.0.0.50 - - [2026-08-20 19:19:36] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003419 10.0.0.50 - - [2026-08-20 19:19:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.203158 10.0.0.50 - - [2026-08-20 19:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019109 10.0.0.50 - - [2026-08-20 19:19:36] "POST /chown HTTP/1.1" 200 109 0.030870 10.0.0.50 - - [2026-08-20 19:19:37] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005888 10.0.0.50 - - [2026-08-20 19:19:37] "POST /chown HTTP/1.1" 200 109 0.021501 10.0.0.50 - - [2026-08-20 19:19:37] "POST /tags HTTP/1.1" 409 221 0.022642 10.0.0.50 - - [2026-08-20 19:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.50 - - [2026-08-20 19:19:37] "PUT /virtual-machine-interface/b61463e1-fc99-4956-b7c7-e0cf5c131a19 HTTP/1.1" 200 284 0.027361 10.0.0.50 - - [2026-08-20 19:19:37] "GET /tag/d7582457-8a35-416b-8063-a62a7d72c364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.052332 10.0.0.50 - - [2026-08-20 19:19:37] "POST /tags HTTP/1.1" 409 238 0.007438 10.0.0.50 - - [2026-08-20 19:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.50 - - [2026-08-20 19:19:37] "PUT /instance-ip/2f5c835b-16a7-4634-969c-adde89172037 HTTP/1.1" 200 256 0.043221 10.0.0.50 - - [2026-08-20 19:19:37] "GET /tag/097b42b0-79a8-4119-9695-33a57edd69ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.015748 10.0.0.50 - - [2026-08-20 19:19:37] "POST /ref-update HTTP/1.1" 200 156 0.058778 10.0.0.50 - - [2026-08-20 19:19:37] "POST /ref-update HTTP/1.1" 200 156 0.018746 10.0.0.50 - - [2026-08-20 19:19:37] "POST /firewall-rules HTTP/1.1" 200 650 0.125811 10.0.0.50 - - [2026-08-20 19:19:37] "POST /ref-update HTTP/1.1" 200 156 0.061679 10.0.0.50 - - [2026-08-20 19:19:37] "GET /firewall-rule/d8c6cd26-0ffe-4b8c-9bdb-ecf450bf70ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.028865 10.0.0.50 - - [2026-08-20 19:19:37] "POST /ref-update HTTP/1.1" 200 156 0.036042 10.0.0.50 - - [2026-08-20 19:19:37] "GET /firewall-policy/b0ab978c-2722-41e4-8dbe-c07589f6fb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010258 10.0.0.50 - - [2026-08-20 19:19:37] "GET /firewall-rule/d8c6cd26-0ffe-4b8c-9bdb-ecf450bf70ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004677 10.0.0.50 - - [2026-08-20 19:19:37] "POST /ref-update HTTP/1.1" 200 156 0.024046 10.0.0.50 - - [2026-08-20 19:19:37] "POST /ref-update HTTP/1.1" 200 156 0.083158 10.0.0.50 - - [2026-08-20 19:19:37] "POST /ref-update HTTP/1.1" 200 156 0.046789 10.0.0.50 - - [2026-08-20 19:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006203 10.0.0.50 - - [2026-08-20 19:19:37] "POST /virtual-machines HTTP/1.1" 200 429 0.053207 10.0.0.50 - - [2026-08-20 19:19:37] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.099513 10.0.0.50 - - [2026-08-20 19:19:37] "GET /loadbalancer/bc7c9bf0-f9af-4370-91eb-0c0ae83e3805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.016605 10.0.0.50 - - [2026-08-20 19:19:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.185733 10.0.0.50 - - [2026-08-20 19:19:37] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.121370 10.0.0.50 - - [2026-08-20 19:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008284 10.0.0.50 - - [2026-08-20 19:19:37] "POST /chown HTTP/1.1" 200 109 0.046944 10.0.0.50 - - [2026-08-20 19:19:37] "POST /chown HTTP/1.1" 200 109 0.015258 10.0.0.50 - - [2026-08-20 19:19:38] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.114711 10.0.0.50 - - [2026-08-20 19:19:38] "PUT /virtual-machine-interface/c719c0a6-5003-4012-8e21-a0628f4f0f07 HTTP/1.1" 200 284 0.045784 10.0.0.50 - - [2026-08-20 19:19:38] "GET /loadbalancer-listener/19608a26-545a-4dde-8239-c454ebf18452?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.030222 10.0.0.50 - - [2026-08-20 19:19:38] "GET /loadbalancer-listener/19608a26-545a-4dde-8239-c454ebf18452?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.013772 10.0.0.50 - - [2026-08-20 19:19:38] "PUT /instance-ip/2f5c835b-16a7-4634-969c-adde89172037 HTTP/1.1" 200 256 0.076413 10.0.0.50 - - [2026-08-20 19:19:38] "POST /ref-update HTTP/1.1" 200 156 0.066377 10.0.0.50 - - [2026-08-20 19:19:38] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.111748 10.0.0.50 - - [2026-08-20 19:19:38] "POST /ref-update HTTP/1.1" 200 156 0.018498 10.0.0.50 - - [2026-08-20 19:19:38] "POST /ref-update HTTP/1.1" 200 156 0.056849 10.0.0.50 - - [2026-08-20 19:19:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.090590 10.0.0.50 - - [2026-08-20 19:19:38] "GET /loadbalancer-pool/7d90219a-b586-438a-afe2-a88e4381dfd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006459 10.0.0.50 - - [2026-08-20 19:19:38] "POST /ref-update HTTP/1.1" 200 156 0.056599 10.0.0.50 - - [2026-08-20 19:19:38] "POST /loadbalancer-members HTTP/1.1" 200 707 0.058236 10.0.0.50 - - [2026-08-20 19:19:38] "POST /ref-update HTTP/1.1" 200 156 0.017244 10.0.0.50 - - [2026-08-20 19:19:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.033911 10.0.0.50 - - [2026-08-20 19:19:38] "GET /loadbalancer-member/21067a14-6cdc-48db-a6c9-0a95e33a59ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.026135 10.0.0.50 - - [2026-08-20 19:19:38] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006189 10.0.0.50 - - [2026-08-20 19:19:38] "PUT /service-instance/fb31ffe0-18ec-4350-a613-aecb841b5850 HTTP/1.1" 200 266 0.050749 10.0.0.50 - - [2026-08-20 19:19:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.037809 10.0.0.50 - - [2026-08-20 19:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007762 10.0.0.50 - - [2026-08-20 19:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.50 - - [2026-08-20 19:19:38] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021571 10.0.0.50 - - [2026-08-20 19:19:38] "POST /tags HTTP/1.1" 409 221 0.003819 10.0.0.50 - - [2026-08-20 19:19:38] "POST /chown HTTP/1.1" 200 109 0.015851 10.0.0.50 - - [2026-08-20 19:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.50 - - [2026-08-20 19:19:38] "GET /tag/d7582457-8a35-416b-8063-a62a7d72c364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013627 10.0.0.50 - - [2026-08-20 19:19:38] "POST /tags HTTP/1.1" 409 238 0.002440 10.0.0.50 - - [2026-08-20 19:19:38] "POST /chown HTTP/1.1" 200 109 0.024809 10.0.0.50 - - [2026-08-20 19:19:38] "PUT /instance-ip/2f5c835b-16a7-4634-969c-adde89172037 HTTP/1.1" 200 256 0.036643 10.0.0.50 - - [2026-08-20 19:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008818 10.0.0.50 - - [2026-08-20 19:19:38] "GET /tag/097b42b0-79a8-4119-9695-33a57edd69ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.018213 10.0.0.50 - - [2026-08-20 19:19:38] "POST /firewall-rules HTTP/1.1" 409 293 0.002773 10.0.0.50 - - [2026-08-20 19:19:38] "POST /ref-update HTTP/1.1" 200 156 0.053737 10.0.0.50 - - [2026-08-20 19:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.50 - - [2026-08-20 19:19:38] "POST /chown HTTP/1.1" 200 109 0.015890 10.0.0.50 - - [2026-08-20 19:19:38] "POST /chown HTTP/1.1" 200 109 0.033146 10.0.0.50 - - [2026-08-20 19:19:39] "PUT /firewall-rule/d8c6cd26-0ffe-4b8c-9bdb-ecf450bf70ae HTTP/1.1" 200 260 0.086672 10.0.0.50 - - [2026-08-20 19:19:39] "GET /firewall-rule/d8c6cd26-0ffe-4b8c-9bdb-ecf450bf70ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.014244 10.0.0.50 - - [2026-08-20 19:19:39] "PUT /instance-ip/2f5c835b-16a7-4634-969c-adde89172037 HTTP/1.1" 200 256 0.059842 10.0.0.50 - - [2026-08-20 19:19:39] "GET /firewall-policy/b0ab978c-2722-41e4-8dbe-c07589f6fb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006270 10.0.0.50 - - [2026-08-20 19:19:39] "GET /firewall-rule/d8c6cd26-0ffe-4b8c-9bdb-ecf450bf70ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003553 10.0.0.50 - - [2026-08-20 19:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.50 - - [2026-08-20 19:19:39] "POST /ref-update HTTP/1.1" 200 156 0.020584 10.0.0.50 - - [2026-08-20 19:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.50 - - [2026-08-20 19:19:39] "POST /chown HTTP/1.1" 200 109 0.010080 10.0.0.50 - - [2026-08-20 19:19:39] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.029545 10.0.0.50 - - [2026-08-20 19:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009297 10.0.0.50 - - [2026-08-20 19:19:39] "POST /chown HTTP/1.1" 200 109 0.055607 10.0.0.50 - - [2026-08-20 19:19:39] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.123843 10.0.0.50 - - [2026-08-20 19:19:39] "PUT /instance-ip/2f5c835b-16a7-4634-969c-adde89172037 HTTP/1.1" 200 256 0.076860 10.0.0.50 - - [2026-08-20 19:19:39] "POST /ref-update HTTP/1.1" 200 156 0.036218 10.0.0.50 - - [2026-08-20 19:19:39] "POST /virtual-machines HTTP/1.1" 200 373 0.029896 10.0.0.50 - - [2026-08-20 19:19:39] "POST /chown HTTP/1.1" 200 109 0.050694 10.0.0.50 - - [2026-08-20 19:19:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.080757 10.0.0.50 - - [2026-08-20 19:19:39] "POST /chown HTTP/1.1" 200 109 0.046679 10.0.0.50 - - [2026-08-20 19:19:39] "PUT /instance-ip/2f5c835b-16a7-4634-969c-adde89172037 HTTP/1.1" 200 256 0.042646 10.0.0.50 - - [2026-08-20 19:19:39] "POST /ref-update HTTP/1.1" 200 156 0.075758 10.0.0.50 - - [2026-08-20 19:19:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.193829 10.0.0.50 - - [2026-08-20 19:19:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018171 10.0.0.50 - - [2026-08-20 19:19:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.026977 10.0.0.50 - - [2026-08-20 19:19:39] "GET /virtual-machine-interface/16cbc5ba-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006136 10.0.0.50 - - [2026-08-20 19:19:39] "PUT /service-instance/fb31ffe0-18ec-4350-a613-aecb841b5850 HTTP/1.1" 200 266 0.020904 10.0.0.50 - - [2026-08-20 19:19:39] "POST /instance-ips HTTP/1.1" 200 413 0.105128 10.0.0.50 - - [2026-08-20 19:19:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.079184 10.0.0.50 - - [2026-08-20 19:19:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.086903 10.0.0.50 - - [2026-08-20 19:19:40] "GET /virtual-machine-interface/16cbc5ba-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.015888 10.0.0.50 - - [2026-08-20 19:19:40] "PUT /service-instance/fb31ffe0-18ec-4350-a613-aecb841b5850 HTTP/1.1" 200 266 0.015380 10.0.0.50 - - [2026-08-20 19:19:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.023631 10.0.0.50 - - [2026-08-20 19:19:40] "POST /set-tag HTTP/1.1" 200 109 0.073171 10.0.0.50 - - [2026-08-20 19:19:40] "GET /virtual-machine-interface/16cbc5ba-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017622 10.0.0.50 - - [2026-08-20 19:19:40] "GET /instance-ip/16f47f6e-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.006840 10.0.0.50 - - [2026-08-20 19:19:40] "PUT /service-instance/fb31ffe0-18ec-4350-a613-aecb841b5850 HTTP/1.1" 200 266 0.014906 10.0.0.50 - - [2026-08-20 19:19:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021816 10.0.0.50 - - [2026-08-20 19:19:40] "GET /virtual-machine-interface/16cbc5ba-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.022437 10.0.0.50 - - [2026-08-20 19:19:40] "POST /set-tag HTTP/1.1" 200 109 0.013446 10.0.0.50 - - [2026-08-20 19:19:40] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.007307 10.0.0.50 - - [2026-08-20 19:19:40] "PUT /service-instance/fb31ffe0-18ec-4350-a613-aecb841b5850 HTTP/1.1" 200 266 0.008281 10.0.0.50 - - [2026-08-20 19:19:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030503 10.0.0.50 - - [2026-08-20 19:19:40] "POST /ref-update HTTP/1.1" 200 156 0.041775 10.0.0.50 - - [2026-08-20 19:19:40] "GET /virtual-machine-interface/16cbc5ba-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009065 10.0.0.50 - - [2026-08-20 19:19:40] "POST /set-tag HTTP/1.1" 200 109 0.004320 10.0.0.50 - - [2026-08-20 19:19:40] "PUT /service-instance/fb31ffe0-18ec-4350-a613-aecb841b5850 HTTP/1.1" 200 266 0.012481 10.0.0.50 - - [2026-08-20 19:19:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007216 10.0.0.50 - - [2026-08-20 19:19:40] "GET /virtual-machine-interface/16cbc5ba-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010921 10.0.0.50 - - [2026-08-20 19:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010014 10.0.0.50 - - [2026-08-20 19:19:40] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.50 - - [2026-08-20 19:19:40] "POST /chown HTTP/1.1" 200 109 0.009452 10.0.0.50 - - [2026-08-20 19:19:40] "POST /chown HTTP/1.1" 200 109 0.010257 10.0.0.50 - - [2026-08-20 19:19:40] "POST /ref-update HTTP/1.1" 200 156 0.013757 10.0.0.50 - - [2026-08-20 19:19:40] "POST /chown HTTP/1.1" 200 109 0.008110 10.0.0.50 - - [2026-08-20 19:19:40] "POST /chown HTTP/1.1" 200 109 0.019889 10.0.0.50 - - [2026-08-20 19:19:40] "POST /ref-update HTTP/1.1" 200 156 0.014092 10.0.0.50 - - [2026-08-20 19:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005311 10.0.0.50 - - [2026-08-20 19:19:40] "POST /chown HTTP/1.1" 200 109 0.011943 10.0.0.50 - - [2026-08-20 19:19:40] "POST /chown HTTP/1.1" 200 109 0.030208 10.0.0.50 - - [2026-08-20 19:19:40] "POST /chown HTTP/1.1" 200 109 0.008870 10.0.0.50 - - [2026-08-20 19:19:40] "POST /chown HTTP/1.1" 200 109 0.024158 10.0.0.50 - - [2026-08-20 19:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.011430 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.023983 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.022810 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.051330 10.0.0.50 - - [2026-08-20 19:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015503 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.009726 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.008727 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.018767 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.015712 10.0.0.50 - - [2026-08-20 19:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.010913 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.063237 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.010190 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.009969 10.0.0.50 - - [2026-08-20 19:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009855 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.008496 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.026640 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.036420 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.011686 10.0.0.50 - - [2026-08-20 19:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.011404 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.007658 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.017608 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.017097 10.0.0.50 - - [2026-08-20 19:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.007954 10.0.0.50 - - [2026-08-20 19:19:41] "POST /chown HTTP/1.1" 200 109 0.026907 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.007676 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.023266 10.0.0.50 - - [2026-08-20 19:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.008128 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.021603 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.020401 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.021940 10.0.0.50 - - [2026-08-20 19:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.018528 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.007495 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.018408 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.008576 10.0.0.50 - - [2026-08-20 19:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.020281 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.046339 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.036875 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.008260 10.0.0.50 - - [2026-08-20 19:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007457 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.022315 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.012548 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.020846 10.0.0.50 - - [2026-08-20 19:19:42] "POST /chown HTTP/1.1" 200 109 0.018940 10.0.0.50 - - [2026-08-20 19:19:42] "GET /virtual-machine-interface/118f1d36-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014465 10.0.0.50 - - [2026-08-20 19:19:42] "POST /set-tag HTTP/1.1" 200 109 0.005049 10.0.0.50 - - [2026-08-20 19:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009419 10.0.0.50 - - [2026-08-20 19:19:42] "GET /loadbalancer/2fe8dca7-3154-4f7c-9a41-91b0c3e2347e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003618 10.0.0.50 - - [2026-08-20 19:19:42] "GET /loadbalancer-pool/27a2e36f-0488-4486-b25b-3dd1ef192027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002822 10.0.0.50 - - [2026-08-20 19:19:42] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024457 10.0.0.50 - - [2026-08-20 19:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.023852 10.0.0.50 - - [2026-08-20 19:19:43] "GET /virtual-machine-interface/118f1d36-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.024446 10.0.0.50 - - [2026-08-20 19:19:43] "POST /tags HTTP/1.1" 409 221 0.002160 10.0.0.50 - - [2026-08-20 19:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.50 - - [2026-08-20 19:19:43] "GET /tag/d7582457-8a35-416b-8063-a62a7d72c364?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.016004 10.0.0.50 - - [2026-08-20 19:19:43] "GET /virtual-machine-interface/118f1d36-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005404 10.0.0.50 - - [2026-08-20 19:19:43] "POST /ref-update HTTP/1.1" 200 156 0.033399 10.0.0.50 - - [2026-08-20 19:19:43] "GET /floating-ip/c9d50f3a-21e0-446e-a935-fd37ca663797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.022307 10.0.0.50 - - [2026-08-20 19:19:43] "PUT /floating-ip/c9d50f3a-21e0-446e-a935-fd37ca663797 HTTP/1.1" 200 256 0.022114 10.0.0.50 - - [2026-08-20 19:19:43] "POST /set-tag HTTP/1.1" 200 109 0.081159 10.0.0.50 - - [2026-08-20 19:19:43] "GET /virtual-machine-interface/1231a9fc-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018628 10.0.0.50 - - [2026-08-20 19:19:43] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.50 - - [2026-08-20 19:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.020731 10.0.0.50 - - [2026-08-20 19:19:43] "GET /loadbalancer/2fe8dca7-3154-4f7c-9a41-91b0c3e2347e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003136 10.0.0.50 - - [2026-08-20 19:19:43] "GET /loadbalancer-pool/27a2e36f-0488-4486-b25b-3dd1ef192027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002588 10.0.0.50 - - [2026-08-20 19:19:43] "GET /virtual-machine/58df5560-b394-479c-bf3a-21e9ce17626d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.008821 10.0.0.50 - - [2026-08-20 19:19:43] "GET /virtual-machine-interface/118f1d36-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007881 10.0.0.50 - - [2026-08-20 19:19:43] "POST /loadbalancer-members HTTP/1.1" 200 702 0.063028 10.0.0.50 - - [2026-08-20 19:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.031718 10.0.0.50 - - [2026-08-20 19:19:43] "GET /virtual-machine-interface/1231a9fc-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.022942 10.0.0.50 - - [2026-08-20 19:19:43] "GET /virtual-machine-interface/1231a9fc-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006809 10.0.0.50 - - [2026-08-20 19:19:43] "POST /ref-update HTTP/1.1" 200 156 0.014783 10.0.0.50 - - [2026-08-20 19:19:43] "GET /floating-ip/c9d50f3a-21e0-446e-a935-fd37ca663797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.007178 10.0.0.50 - - [2026-08-20 19:19:43] "GET /virtual-machine/7fb58b7d-d221-4649-8bb6-9412730f7921?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004739 10.0.0.50 - - [2026-08-20 19:19:43] "GET /virtual-machine-interface/1231a9fc-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009841 10.0.0.50 - - [2026-08-20 19:19:43] "POST /set-tag HTTP/1.1" 200 109 0.060544 10.0.0.50 - - [2026-08-20 19:19:47] "GET /virtual-machine-interface/16cbc5ba-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004886 10.0.0.50 - - [2026-08-20 19:19:47] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.50 - - [2026-08-20 19:19:48] "GET /virtual-machine/0f811aef-a2f8-49fe-8248-1054cf46aa85?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003773 10.0.0.50 - - [2026-08-20 19:19:48] "GET /virtual-machine-interface/16cbc5ba-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004776 10.0.0.50 - - [2026-08-20 19:19:48] "GET /virtual-machine-interface/16cbc5ba-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005120 10.0.0.50 - - [2026-08-20 19:19:48] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.50 - - [2026-08-20 19:20:20] "GET /virtual-machine-interface/16cbc5ba-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005410 10.0.0.50 - - [2026-08-20 19:20:20] "POST /set-tag HTTP/1.1" 200 109 0.002972 10.0.0.50 - - [2026-08-20 19:20:20] "GET /virtual-machine-interface/16cbc5ba-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006819 10.0.0.50 - - [2026-08-20 19:20:20] "POST /set-tag HTTP/1.1" 200 109 0.002895 10.0.0.50 - - [2026-08-20 19:20:20] "GET /virtual-machine/0f811aef-a2f8-49fe-8248-1054cf46aa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.003737 10.0.0.50 - - [2026-08-20 19:20:20] "POST /ref-update HTTP/1.1" 200 156 0.013962 10.0.0.50 - - [2026-08-20 19:20:21] "GET /virtual-machine-interface/16cbc5ba-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014539 10.0.0.50 - - [2026-08-20 19:20:21] "POST /set-tag HTTP/1.1" 200 109 0.022124 10.0.0.50 - - [2026-08-20 19:20:21] "POST /set-tag HTTP/1.1" 200 109 0.043176 10.0.0.50 - - [2026-08-20 19:20:21] "DELETE /instance-ip/16f47f6e-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.075218 10.0.0.50 - - [2026-08-20 19:20:21] "DELETE /virtual-machine-interface/16cbc5ba-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.053417 10.0.0.50 - - [2026-08-20 19:20:21] "DELETE /virtual-machine/0f811aef-a2f8-49fe-8248-1054cf46aa85 HTTP/1.1" 200 115 0.069921 10.0.0.50 - - [2026-08-20 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006153 10.0.0.50 - - [2026-08-20 19:20:24] "GET /tag/097b42b0-79a8-4119-9695-33a57edd69ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.013798 10.0.0.50 - - [2026-08-20 19:20:24] "GET /tag/097b42b0-79a8-4119-9695-33a57edd69ec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.014302 10.0.0.50 - - [2026-08-20 19:20:24] "GET /virtual-machine-interface/90fc12ab-983c-4c17-9dc2-9a7be1560c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004594 10.0.0.50 - - [2026-08-20 19:20:24] "POST /set-tag HTTP/1.1" 200 109 0.017425 10.0.0.50 - - [2026-08-20 19:20:24] "GET /virtual-machine-interface/b61463e1-fc99-4956-b7c7-e0cf5c131a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.015559 10.0.0.50 - - [2026-08-20 19:20:24] "POST /set-tag HTTP/1.1" 200 109 0.024749 10.0.0.50 - - [2026-08-20 19:20:24] "GET /virtual-machine-interface/c719c0a6-5003-4012-8e21-a0628f4f0f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005538 10.0.0.50 - - [2026-08-20 19:20:24] "POST /set-tag HTTP/1.1" 200 109 0.018370 10.0.0.50 - - [2026-08-20 19:20:24] "GET /firewall-policy/b0ab978c-2722-41e4-8dbe-c07589f6fb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.012069 10.0.0.50 - - [2026-08-20 19:20:24] "GET /firewall-rule/d8c6cd26-0ffe-4b8c-9bdb-ecf450bf70ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004082 10.0.0.50 - - [2026-08-20 19:20:24] "POST /ref-update HTTP/1.1" 200 156 0.022657 10.0.0.50 - - [2026-08-20 19:20:24] "DELETE /firewall-rule/d8c6cd26-0ffe-4b8c-9bdb-ecf450bf70ae HTTP/1.1" 200 115 0.045449 10.0.0.50 - - [2026-08-20 19:20:24] "DELETE /loadbalancer-member/21067a14-6cdc-48db-a6c9-0a95e33a59ac HTTP/1.1" 200 115 0.037856 10.0.0.50 - - [2026-08-20 19:20:24] "PUT /service-instance/fb31ffe0-18ec-4350-a613-aecb841b5850 HTTP/1.1" 200 266 0.011156 10.0.0.50 - - [2026-08-20 19:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020740 10.0.0.50 - - [2026-08-20 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010300 10.0.0.50 - - [2026-08-20 19:20:24] "DELETE /loadbalancer-pool/7d90219a-b586-438a-afe2-a88e4381dfd7 HTTP/1.1" 200 115 0.095009 10.0.0.50 - - [2026-08-20 19:20:24] "DELETE /loadbalancer-listener/19608a26-545a-4dde-8239-c454ebf18452 HTTP/1.1" 200 115 0.030976 10.0.0.50 - - [2026-08-20 19:20:24] "GET /floating-ip/713c2a53-4363-46b8-817d-576f2fbc2647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.003922 10.0.0.50 - - [2026-08-20 19:20:24] "POST /chown HTTP/1.1" 200 109 0.010781 10.0.0.50 - - [2026-08-20 19:20:24] "POST /chown HTTP/1.1" 200 109 0.015337 10.0.0.50 - - [2026-08-20 19:20:24] "POST /chown HTTP/1.1" 200 109 0.031837 10.0.0.50 - - [2026-08-20 19:20:24] "PUT /floating-ip/713c2a53-4363-46b8-817d-576f2fbc2647 HTTP/1.1" 200 256 0.050135 10.0.0.50 - - [2026-08-20 19:20:24] "POST /chown HTTP/1.1" 200 109 0.025418 10.0.0.50 - - [2026-08-20 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.50 - - [2026-08-20 19:20:24] "POST /chown HTTP/1.1" 200 109 0.012467 10.0.0.50 - - [2026-08-20 19:20:24] "DELETE /floating-ip/713c2a53-4363-46b8-817d-576f2fbc2647 HTTP/1.1" 200 115 0.124924 10.0.0.50 - - [2026-08-20 19:20:24] "POST /chown HTTP/1.1" 200 109 0.013015 10.0.0.50 - - [2026-08-20 19:20:24] "POST /chown HTTP/1.1" 200 109 0.029477 10.0.0.50 - - [2026-08-20 19:20:24] "POST /chown HTTP/1.1" 200 109 0.043324 10.0.0.50 - - [2026-08-20 19:20:24] "DELETE /loadbalancer/bc7c9bf0-f9af-4370-91eb-0c0ae83e3805 HTTP/1.1" 200 115 0.136850 10.0.0.50 - - [2026-08-20 19:20:25] "PUT /service-instance/fb31ffe0-18ec-4350-a613-aecb841b5850 HTTP/1.1" 200 266 0.027115 10.0.0.50 - - [2026-08-20 19:20:25] "GET /floating-ip-pool/182e99f4-ce1e-4663-bfde-912ba4b4748b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.007345 10.0.0.50 - - [2026-08-20 19:20:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.029966 10.0.0.50 - - [2026-08-20 19:20:25] "POST /ref-update HTTP/1.1" 200 156 0.055461 10.0.0.50 - - [2026-08-20 19:20:25] "PUT /service-instance/fb31ffe0-18ec-4350-a613-aecb841b5850 HTTP/1.1" 200 266 0.044563 10.0.0.50 - - [2026-08-20 19:20:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015840 10.0.0.50 - - [2026-08-20 19:20:25] "DELETE /instance-ip/2f5c835b-16a7-4634-969c-adde89172037 HTTP/1.1" 200 115 0.261354 10.0.0.50 - - [2026-08-20 19:20:25] "DELETE /floating-ip-pool/182e99f4-ce1e-4663-bfde-912ba4b4748b HTTP/1.1" 200 115 0.131923 10.0.0.50 - - [2026-08-20 19:20:25] "PUT /service-instance/fb31ffe0-18ec-4350-a613-aecb841b5850 HTTP/1.1" 200 266 0.013260 10.0.0.50 - - [2026-08-20 19:20:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.045865 10.0.0.50 - - [2026-08-20 19:20:25] "DELETE /virtual-machine-interface/90fc12ab-983c-4c17-9dc2-9a7be1560c3f HTTP/1.1" 200 115 0.216518 10.0.0.50 - - [2026-08-20 19:20:25] "DELETE /service-instance/fb31ffe0-18ec-4350-a613-aecb841b5850 HTTP/1.1" 200 115 0.112765 10.0.0.50 - - [2026-08-20 19:20:25] "GET /virtual-machine-interface/c719c0a6-5003-4012-8e21-a0628f4f0f07?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.007146 10.0.0.50 - - [2026-08-20 19:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011120 10.0.0.50 - - [2026-08-20 19:20:25] "POST /useragent-kv HTTP/1.1" 200 115 0.009709 10.0.0.50 - - [2026-08-20 19:20:25] "DELETE /tag/097b42b0-79a8-4119-9695-33a57edd69ec HTTP/1.1" 200 115 0.224371 10.0.0.50 - - [2026-08-20 19:20:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002574 10.0.0.50 - - [2026-08-20 19:20:25] "DELETE /virtual-network/6f9f0fde-85c5-4f6b-a10b-9b6ffb5f8060 HTTP/1.1" 200 115 0.405634 10.0.0.50 - - [2026-08-20 19:20:25] "GET /routing-instance/63b05b33-da99-4e1d-9f61-3e937fb943ce HTTP/1.1" 404 171 0.002115 10.0.0.50 - - [2026-08-20 19:20:25] "GET /domains HTTP/1.1" 200 280 0.010557 10.0.0.50 - - [2026-08-20 19:20:25] "GET /domain/249bce2c-7e2e-4b63-bf1c-5834be12b070 HTTP/1.1" 200 3086 0.007792 10.0.0.50 - - [2026-08-20 19:20:25] "DELETE /route-target/590add07-fb80-46ff-a92b-d2ed43c8eaa9 HTTP/1.1" 200 115 0.052079 10.0.0.50 - - [2026-08-20 19:20:25] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53 HTTP/1.1" 200 7140 0.051127 10.0.0.50 - - [2026-08-20 19:20:25] "DELETE /virtual-machine-interface/c719c0a6-5003-4012-8e21-a0628f4f0f07 HTTP/1.1" 200 115 0.198435 10.0.0.50 - - [2026-08-20 19:20:25] "DELETE /virtual-machine/1a5722ff-b8b8-4ffb-a798-901a5365fad5 HTTP/1.1" 200 115 0.040583 10.0.0.50 - - [2026-08-20 19:20:25] "GET /virtual-machine-interface/b61463e1-fc99-4956-b7c7-e0cf5c131a19?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.043780 10.0.0.50 - - [2026-08-20 19:20:25] "GET /virtual-machine-interface/1231a9fc-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007379 10.0.0.50 - - [2026-08-20 19:20:25] "POST /set-tag HTTP/1.1" 200 109 0.003700 10.0.0.50 - - [2026-08-20 19:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.50 - - [2026-08-20 19:20:25] "GET /loadbalancer/2fe8dca7-3154-4f7c-9a41-91b0c3e2347e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002856 10.0.0.50 - - [2026-08-20 19:20:26] "GET /virtual-machine-interface/1231a9fc-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.014560 10.0.0.50 - - [2026-08-20 19:20:26] "DELETE /virtual-machine-interface/b61463e1-fc99-4956-b7c7-e0cf5c131a19 HTTP/1.1" 200 115 0.067041 10.0.0.50 - - [2026-08-20 19:20:26] "POST /ref-update HTTP/1.1" 200 156 0.012159 10.0.0.50 - - [2026-08-20 19:20:26] "POST /set-tag HTTP/1.1" 200 109 0.057491 10.0.0.50 - - [2026-08-20 19:20:26] "DELETE /virtual-machine/d9058f32-b773-478e-8092-65aa0aae503c HTTP/1.1" 200 115 0.078866 10.0.0.50 - - [2026-08-20 19:20:26] "DELETE /loadbalancer-member/adf3060f-b8c7-4699-9342-9ab336fbfcba HTTP/1.1" 200 115 0.068365 10.0.0.50 - - [2026-08-20 19:20:27] "GET /virtual-machine-interface/1231a9fc-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006418 10.0.0.50 - - [2026-08-20 19:20:27] "POST /set-tag HTTP/1.1" 200 109 0.003180 10.0.0.50 - - [2026-08-20 19:20:27] "GET /virtual-machine-interface/1231a9fc-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005230 10.0.0.50 - - [2026-08-20 19:20:27] "POST /set-tag HTTP/1.1" 200 109 0.003296 10.0.0.50 - - [2026-08-20 19:20:27] "GET /virtual-machine/7fb58b7d-d221-4649-8bb6-9412730f7921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003625 10.0.0.50 - - [2026-08-20 19:20:27] "POST /ref-update HTTP/1.1" 200 156 0.016707 10.0.0.50 - - [2026-08-20 19:20:28] "GET /virtual-machine-interface/1231a9fc-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010354 10.0.0.50 - - [2026-08-20 19:20:28] "POST /set-tag HTTP/1.1" 200 109 0.019117 10.0.0.50 - - [2026-08-20 19:20:28] "POST /set-tag HTTP/1.1" 200 109 0.025092 10.0.0.50 - - [2026-08-20 19:20:28] "POST /set-tag HTTP/1.1" 200 109 0.051559 10.0.0.50 - - [2026-08-20 19:20:28] "DELETE /instance-ip/125754e0-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.046499 10.0.0.50 - - [2026-08-20 19:20:28] "POST /ref-update HTTP/1.1" 200 156 0.023243 10.0.0.50 - - [2026-08-20 19:20:28] "DELETE /virtual-machine-interface/1231a9fc-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.087865 10.0.0.50 - - [2026-08-20 19:20:28] "DELETE /virtual-machine/7fb58b7d-d221-4649-8bb6-9412730f7921 HTTP/1.1" 200 115 0.024416 10.0.0.50 - - [2026-08-20 19:20:30] "GET /virtual-machine-interface/118f1d36-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010215 10.0.0.50 - - [2026-08-20 19:20:30] "POST /set-tag HTTP/1.1" 200 109 0.006329 10.0.0.50 - - [2026-08-20 19:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.50 - - [2026-08-20 19:20:31] "GET /loadbalancer/2fe8dca7-3154-4f7c-9a41-91b0c3e2347e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003088 10.0.0.50 - - [2026-08-20 19:20:31] "GET /virtual-machine-interface/118f1d36-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010289 10.0.0.50 - - [2026-08-20 19:20:31] "POST /set-tag HTTP/1.1" 200 109 0.005588 10.0.0.50 - - [2026-08-20 19:20:31] "GET /virtual-machine-interface/118f1d36-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011319 10.0.0.50 - - [2026-08-20 19:20:31] "POST /set-tag HTTP/1.1" 200 109 0.004469 10.0.0.50 - - [2026-08-20 19:20:31] "GET /virtual-machine/58df5560-b394-479c-bf3a-21e9ce17626d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003755 10.0.0.50 - - [2026-08-20 19:20:32] "POST /ref-update HTTP/1.1" 200 156 0.015529 10.0.0.50 - - [2026-08-20 19:20:32] "GET /virtual-machine-interface/118f1d36-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.021993 10.0.0.50 - - [2026-08-20 19:20:32] "POST /set-tag HTTP/1.1" 200 109 0.033189 10.0.0.50 - - [2026-08-20 19:20:32] "POST /set-tag HTTP/1.1" 200 109 0.043571 10.0.0.50 - - [2026-08-20 19:20:32] "POST /set-tag HTTP/1.1" 200 109 0.043266 10.0.0.50 - - [2026-08-20 19:20:32] "DELETE /instance-ip/11b6697c-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.039648 10.0.0.50 - - [2026-08-20 19:20:32] "POST /ref-update HTTP/1.1" 200 156 0.020827 10.0.0.50 - - [2026-08-20 19:20:32] "DELETE /virtual-machine-interface/118f1d36-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.093177 10.0.0.50 - - [2026-08-20 19:20:32] "DELETE /virtual-machine/58df5560-b394-479c-bf3a-21e9ce17626d HTTP/1.1" 200 115 0.021313 10.0.0.50 - - [2026-08-20 19:20:32] "DELETE /tag/7199b125-1506-490f-91b1-4db59c168f64 HTTP/1.1" 200 115 0.062609 10.0.0.50 - - [2026-08-20 19:20:32] "DELETE /tag/60eb80d4-c0d4-436a-9220-22ff25de7380 HTTP/1.1" 200 115 0.083785 10.0.0.50 - - [2026-08-20 19:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.50 - - [2026-08-20 19:20:36] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.088849 10.0.0.50 - - [2026-08-20 19:20:36] "POST /tags HTTP/1.1" 200 393 0.035497 10.0.0.50 - - [2026-08-20 19:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011214 10.0.0.50 - - [2026-08-20 19:20:36] "GET /tag/4be69804-5a55-4240-b3e2-b6649b558337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.020258 10.0.0.50 - - [2026-08-20 19:20:36] "POST /tags HTTP/1.1" 200 341 0.027080 10.0.0.50 - - [2026-08-20 19:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.50 - - [2026-08-20 19:20:36] "GET /tag/c6210b65-344f-4797-bc62-03e9a33dfdc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.021721 10.0.0.50 - - [2026-08-20 19:20:36] "POST /id-to-fqname HTTP/1.1" 200 192 0.000858 10.0.0.50 - - [2026-08-20 19:20:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.003136 10.0.0.50 - - [2026-08-20 19:20:36] "POST /security-groups HTTP/1.1" 200 589 0.084525 10.0.0.50 - - [2026-08-20 19:20:37] "POST /projects HTTP/1.1" 200 519 0.313271 10.0.0.50 - - [2026-08-20 19:20:37] "POST /fqname-to-id HTTP/1.1" 404 236 0.004561 10.0.0.50 - - [2026-08-20 19:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016180 10.0.0.50 - - [2026-08-20 19:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013464 10.0.0.50 - - [2026-08-20 19:20:37] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.013802 10.0.0.50 - - [2026-08-20 19:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.50 - - [2026-08-20 19:20:37] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.027416 10.0.0.50 - - [2026-08-20 19:20:37] "POST /access-control-lists HTTP/1.1" 200 598 0.119416 10.0.0.50 - - [2026-08-20 19:20:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.008992 10.0.0.50 - - [2026-08-20 19:20:37] "POST /access-control-lists HTTP/1.1" 200 596 0.090180 10.0.0.50 - - [2026-08-20 19:20:37] "PUT /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b HTTP/1.1" 200 264 0.148001 10.0.0.50 - - [2026-08-20 19:20:37] "PUT /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865 HTTP/1.1" 200 264 0.107793 10.0.0.50 - - [2026-08-20 19:20:37] "POST /security-groups HTTP/1.1" 200 591 0.074993 10.0.0.50 - - [2026-08-20 19:20:37] "POST /fqname-to-id HTTP/1.1" 404 270 0.005388 10.0.0.50 - - [2026-08-20 19:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.042662 10.0.0.50 - - [2026-08-20 19:20:37] "POST /chown HTTP/1.1" 200 109 0.054458 10.0.0.50 - - [2026-08-20 19:20:37] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.031224 10.0.0.50 - - [2026-08-20 19:20:37] "POST /access-control-lists HTTP/1.1" 200 632 0.146354 10.0.0.50 - - [2026-08-20 19:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.028375 10.0.0.50 - - [2026-08-20 19:20:37] "POST /fqname-to-id HTTP/1.1" 404 269 0.013665 10.0.0.50 - - [2026-08-20 19:20:37] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003255 10.0.0.50 - - [2026-08-20 19:20:37] "POST /tags HTTP/1.1" 409 226 0.003579 10.0.0.50 - - [2026-08-20 19:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.50 - - [2026-08-20 19:20:37] "GET /tag/c6210b65-344f-4797-bc62-03e9a33dfdc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.019823 10.0.0.50 - - [2026-08-20 19:20:37] "POST /access-control-lists HTTP/1.1" 200 630 0.091905 10.0.0.50 - - [2026-08-20 19:20:38] "POST /firewall-rules HTTP/1.1" 200 600 0.096119 10.0.0.50 - - [2026-08-20 19:20:38] "GET /firewall-rule/a734325c-44b7-430a-942c-e45aa506c983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.016961 10.0.0.50 - - [2026-08-20 19:20:38] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.005760 10.0.0.50 - - [2026-08-20 19:20:38] "GET /firewall-rule/a734325c-44b7-430a-942c-e45aa506c983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003949 10.0.0.50 - - [2026-08-20 19:20:38] "POST /ref-update HTTP/1.1" 200 156 0.067393 10.0.0.50 - - [2026-08-20 19:20:38] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028682 10.0.0.50 - - [2026-08-20 19:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.50 - - [2026-08-20 19:20:38] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003335 10.0.0.50 - - [2026-08-20 19:20:38] "POST /tags HTTP/1.1" 409 226 0.002566 10.0.0.50 - - [2026-08-20 19:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.50 - - [2026-08-20 19:20:38] "GET /tag/c6210b65-344f-4797-bc62-03e9a33dfdc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012409 10.0.0.50 - - [2026-08-20 19:20:38] "POST /firewall-rules HTTP/1.1" 200 598 0.080545 10.0.0.50 - - [2026-08-20 19:20:38] "GET /firewall-rule/b02668ec-4958-4090-8675-6b7c6dfee497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006571 10.0.0.50 - - [2026-08-20 19:20:38] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.005431 10.0.0.50 - - [2026-08-20 19:20:38] "GET /firewall-rule/b02668ec-4958-4090-8675-6b7c6dfee497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003778 10.0.0.50 - - [2026-08-20 19:20:38] "POST /ref-update HTTP/1.1" 200 156 0.070085 10.0.0.50 - - [2026-08-20 19:20:39] "POST /tags HTTP/1.1" 200 393 0.057036 10.0.0.50 - - [2026-08-20 19:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012775 10.0.0.50 - - [2026-08-20 19:20:39] "GET /tag/fd3bdacd-8b93-4c77-babc-1fa021c7bbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.017891 10.0.0.50 - - [2026-08-20 19:20:39] "POST /tags HTTP/1.1" 200 341 0.033334 10.0.0.50 - - [2026-08-20 19:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.035532 10.0.0.50 - - [2026-08-20 19:20:39] "GET /tag/a4556f2f-81f8-4513-b0ba-0bb258054a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.017047 10.0.0.50 - - [2026-08-20 19:20:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.001352 10.0.0.50 - - [2026-08-20 19:20:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.009461 10.0.0.50 - - [2026-08-20 19:20:40] "POST /security-groups HTTP/1.1" 200 589 0.072277 10.0.0.50 - - [2026-08-20 19:20:40] "POST /fqname-to-id HTTP/1.1" 404 236 0.002384 10.0.0.50 - - [2026-08-20 19:20:40] "POST /projects HTTP/1.1" 200 519 0.293536 10.0.0.50 - - [2026-08-20 19:20:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019537 10.0.0.50 - - [2026-08-20 19:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014854 10.0.0.50 - - [2026-08-20 19:20:40] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.011856 10.0.0.50 - - [2026-08-20 19:20:40] "POST /access-control-lists HTTP/1.1" 200 598 0.111844 10.0.0.50 - - [2026-08-20 19:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.024106 10.0.0.50 - - [2026-08-20 19:20:40] "POST /fqname-to-id HTTP/1.1" 404 235 0.019834 10.0.0.50 - - [2026-08-20 19:20:40] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006082 10.0.0.50 - - [2026-08-20 19:20:40] "POST /access-control-lists HTTP/1.1" 200 596 0.076581 10.0.0.50 - - [2026-08-20 19:20:40] "PUT /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b HTTP/1.1" 200 264 0.109758 10.0.0.50 - - [2026-08-20 19:20:40] "PUT /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865 HTTP/1.1" 200 264 0.054471 10.0.0.50 - - [2026-08-20 19:20:40] "POST /security-groups HTTP/1.1" 200 591 0.079668 10.0.0.50 - - [2026-08-20 19:20:40] "POST /fqname-to-id HTTP/1.1" 404 270 0.004332 10.0.0.50 - - [2026-08-20 19:20:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019782 10.0.0.50 - - [2026-08-20 19:20:40] "POST /access-control-lists HTTP/1.1" 200 632 0.079714 10.0.0.50 - - [2026-08-20 19:20:40] "POST /fqname-to-id HTTP/1.1" 404 269 0.007211 10.0.0.50 - - [2026-08-20 19:20:40] "POST /chown HTTP/1.1" 200 109 0.093084 10.0.0.50 - - [2026-08-20 19:20:40] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018135 10.0.0.50 - - [2026-08-20 19:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.50 - - [2026-08-20 19:20:40] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013309 10.0.0.50 - - [2026-08-20 19:20:40] "POST /access-control-lists HTTP/1.1" 200 630 0.097160 10.0.0.50 - - [2026-08-20 19:20:40] "POST /tags HTTP/1.1" 409 226 0.017387 10.0.0.50 - - [2026-08-20 19:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.50 - - [2026-08-20 19:20:40] "GET /tag/a4556f2f-81f8-4513-b0ba-0bb258054a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.016309 10.0.0.50 - - [2026-08-20 19:20:40] "POST /firewall-rules HTTP/1.1" 200 600 0.066575 10.0.0.50 - - [2026-08-20 19:20:40] "GET /firewall-rule/fad164d0-5986-4fdd-a1ae-93469136007d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005072 10.0.0.50 - - [2026-08-20 19:20:40] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004871 10.0.0.50 - - [2026-08-20 19:20:41] "GET /firewall-rule/fad164d0-5986-4fdd-a1ae-93469136007d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004534 10.0.0.50 - - [2026-08-20 19:20:41] "POST /ref-update HTTP/1.1" 200 156 0.082032 10.0.0.50 - - [2026-08-20 19:20:41] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005794 10.0.0.50 - - [2026-08-20 19:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.50 - - [2026-08-20 19:20:41] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014473 10.0.0.50 - - [2026-08-20 19:20:41] "POST /tags HTTP/1.1" 409 226 0.002554 10.0.0.50 - - [2026-08-20 19:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.50 - - [2026-08-20 19:20:41] "GET /tag/a4556f2f-81f8-4513-b0ba-0bb258054a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013776 10.0.0.50 - - [2026-08-20 19:20:41] "POST /firewall-rules HTTP/1.1" 200 598 0.077895 10.0.0.50 - - [2026-08-20 19:20:41] "GET /firewall-rule/57b3aa13-8a74-4371-bfce-3b66c1e452fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.018042 10.0.0.50 - - [2026-08-20 19:20:41] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.007052 10.0.0.50 - - [2026-08-20 19:20:41] "GET /firewall-rule/57b3aa13-8a74-4371-bfce-3b66c1e452fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003745 10.0.0.50 - - [2026-08-20 19:20:41] "POST /ref-update HTTP/1.1" 200 156 0.116846 10.0.0.50 - - [2026-08-20 19:20:42] "POST /tags HTTP/1.1" 200 345 0.115928 10.0.0.50 - - [2026-08-20 19:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.50 - - [2026-08-20 19:20:42] "GET /tag/1eb83987-403e-4e56-8456-0d66d91e1371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.038493 10.0.0.50 - - [2026-08-20 19:20:42] "POST /projects HTTP/1.1" 409 238 0.003202 10.0.0.50 - - [2026-08-20 19:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.50 - - [2026-08-20 19:20:42] "GET /project/15818e0a-7157-4b1a-9c68-74d39f26f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029566 10.0.0.50 - - [2026-08-20 19:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009516 10.0.0.50 - - [2026-08-20 19:20:42] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.014819 10.0.0.50 - - [2026-08-20 19:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.50 - - [2026-08-20 19:20:42] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.009963 10.0.0.50 - - [2026-08-20 19:20:42] "POST /security-groups HTTP/1.1" 409 285 0.004806 10.0.0.50 - - [2026-08-20 19:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.50 - - [2026-08-20 19:20:42] "PUT /security-group/c164bf8c-9353-43fb-ab8b-c019c60fcfd9 HTTP/1.1" 200 262 0.060700 10.0.0.50 - - [2026-08-20 19:20:43] "PUT /access-control-list/8e11dc3e-01dc-4e66-ad24-8bbebfbca932 HTTP/1.1" 200 272 0.019171 10.0.0.50 - - [2026-08-20 19:20:43] "PUT /access-control-list/b9dda083-aa0b-40bf-a958-0d02ddb9e291 HTTP/1.1" 200 272 0.026064 10.0.0.50 - - [2026-08-20 19:20:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030649 10.0.0.50 - - [2026-08-20 19:20:43] "POST /tags HTTP/1.1" 409 228 0.016534 10.0.0.50 - - [2026-08-20 19:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.50 - - [2026-08-20 19:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006342 10.0.0.50 - - [2026-08-20 19:20:43] "GET /tag/1eb83987-403e-4e56-8456-0d66d91e1371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.016550 10.0.0.50 - - [2026-08-20 19:20:43] "GET /project/15818e0a-7157-4b1a-9c68-74d39f26f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.077884 10.0.0.50 - - [2026-08-20 19:20:43] "POST /tags HTTP/1.1" 200 345 0.084877 10.0.0.50 - - [2026-08-20 19:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005412 10.0.0.50 - - [2026-08-20 19:20:43] "GET /tag/e778365f-b8d8-4a73-b343-b7a94bce707c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.026850 10.0.0.50 - - [2026-08-20 19:20:43] "POST /projects HTTP/1.1" 409 238 0.006764 10.0.0.50 - - [2026-08-20 19:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.50 - - [2026-08-20 19:20:43] "GET /project/34f87a5b-9558-4135-910e-d10c87a19c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053655 10.0.0.50 - - [2026-08-20 19:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.50 - - [2026-08-20 19:20:43] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004350 10.0.0.50 - - [2026-08-20 19:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.50 - - [2026-08-20 19:20:43] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.010477 10.0.0.50 - - [2026-08-20 19:20:43] "POST /security-groups HTTP/1.1" 409 285 0.004616 10.0.0.50 - - [2026-08-20 19:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.50 - - [2026-08-20 19:20:43] "PUT /security-group/406406e4-46b4-4721-a2c2-5173ac1f0d75 HTTP/1.1" 200 262 0.061291 10.0.0.50 - - [2026-08-20 19:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008466 10.0.0.50 - - [2026-08-20 19:20:43] "PUT /access-control-list/673040f9-08f8-41c9-910a-7e4a56b88eca HTTP/1.1" 200 272 0.030393 10.0.0.50 - - [2026-08-20 19:20:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.039647 10.0.0.50 - - [2026-08-20 19:20:43] "POST /tags HTTP/1.1" 409 228 0.018062 10.0.0.50 - - [2026-08-20 19:20:43] "GET /project/34f87a5b-9558-4135-910e-d10c87a19c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.105609 10.0.0.50 - - [2026-08-20 19:20:43] "PUT /access-control-list/0ffe2d2b-b2b9-4f1d-977f-f13b9c72f24f HTTP/1.1" 200 272 0.072860 10.0.0.50 - - [2026-08-20 19:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006054 10.0.0.50 - - [2026-08-20 19:20:43] "GET /tag/e778365f-b8d8-4a73-b343-b7a94bce707c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.012833 10.0.0.50 - - [2026-08-20 19:20:43] "POST /tags HTTP/1.1" 200 291 0.064467 10.0.0.50 - - [2026-08-20 19:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.50 - - [2026-08-20 19:20:43] "GET /tag/afecdd2c-58a6-432f-92fe-59de626f87c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.017580 10.0.0.50 - - [2026-08-20 19:20:44] "POST /tags HTTP/1.1" 200 303 0.075874 10.0.0.50 - - [2026-08-20 19:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.50 - - [2026-08-20 19:20:44] "GET /tag/2ca465b8-6f5e-4655-9aeb-c54cc1a68d2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015540 10.0.0.50 - - [2026-08-20 19:20:44] "POST /tags HTTP/1.1" 409 252 0.002902 10.0.0.50 - - [2026-08-20 19:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.50 - - [2026-08-20 19:20:44] "GET /tag/4be69804-5a55-4240-b3e2-b6649b558337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.013219 10.0.0.50 - - [2026-08-20 19:20:44] "POST /tags HTTP/1.1" 409 226 0.002790 10.0.0.50 - - [2026-08-20 19:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.50 - - [2026-08-20 19:20:44] "GET /tag/c6210b65-344f-4797-bc62-03e9a33dfdc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.027058 10.0.0.50 - - [2026-08-20 19:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.50 - - [2026-08-20 19:20:44] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006193 10.0.0.50 - - [2026-08-20 19:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009710 10.0.0.50 - - [2026-08-20 19:20:44] "GET /project/15818e0a-7157-4b1a-9c68-74d39f26f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043945 10.0.0.50 - - [2026-08-20 19:20:44] "POST /virtual-machines HTTP/1.1" 200 395 0.010662 10.0.0.50 - - [2026-08-20 19:20:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.027811 10.0.0.50 - - [2026-08-20 19:20:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123510 10.0.0.50 - - [2026-08-20 19:20:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010971 10.0.0.50 - - [2026-08-20 19:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015982 10.0.0.50 - - [2026-08-20 19:20:44] "GET /virtual-machine-interface/3d8a44ec-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016870 10.0.0.50 - - [2026-08-20 19:20:44] "POST /instance-ips HTTP/1.1" 200 397 0.030987 10.0.0.50 - - [2026-08-20 19:20:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.034585 10.0.0.50 - - [2026-08-20 19:20:44] "GET /virtual-machine-interface/3d8a44ec-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015049 10.0.0.50 - - [2026-08-20 19:20:44] "POST /set-tag HTTP/1.1" 200 109 0.068303 10.0.0.50 - - [2026-08-20 19:20:45] "GET /virtual-machine-interface/3d8a44ec-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010800 10.0.0.50 - - [2026-08-20 19:20:45] "GET /instance-ip/3da72e0e-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006164 10.0.0.50 - - [2026-08-20 19:20:45] "GET /virtual-machine-interface/3d8a44ec-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004596 10.0.0.50 - - [2026-08-20 19:20:45] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.50 - - [2026-08-20 19:20:45] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004097 10.0.0.50 - - [2026-08-20 19:20:45] "POST /ref-update HTTP/1.1" 200 156 0.008480 10.0.0.50 - - [2026-08-20 19:20:45] "GET /virtual-machine-interface/3d8a44ec-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005260 10.0.0.50 - - [2026-08-20 19:20:45] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.50 - - [2026-08-20 19:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.50 - - [2026-08-20 19:20:45] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009207 10.0.0.50 - - [2026-08-20 19:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.50 - - [2026-08-20 19:20:45] "GET /project/15818e0a-7157-4b1a-9c68-74d39f26f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039044 10.0.0.50 - - [2026-08-20 19:20:45] "POST /virtual-machines HTTP/1.1" 200 395 0.010900 10.0.0.50 - - [2026-08-20 19:20:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019962 10.0.0.50 - - [2026-08-20 19:20:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121826 10.0.0.50 - - [2026-08-20 19:20:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.037987 10.0.0.50 - - [2026-08-20 19:20:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.018727 10.0.0.50 - - [2026-08-20 19:20:45] "GET /virtual-machine-interface/3e0e7712-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005404 10.0.0.50 - - [2026-08-20 19:20:45] "POST /instance-ips HTTP/1.1" 200 397 0.023584 10.0.0.50 - - [2026-08-20 19:20:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.038782 10.0.0.50 - - [2026-08-20 19:20:45] "GET /virtual-machine-interface/3e0e7712-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009138 10.0.0.50 - - [2026-08-20 19:20:45] "POST /set-tag HTTP/1.1" 200 109 0.076065 10.0.0.50 - - [2026-08-20 19:20:45] "GET /virtual-machine-interface/3e0e7712-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016236 10.0.0.50 - - [2026-08-20 19:20:45] "GET /instance-ip/3e355f94-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.014791 10.0.0.50 - - [2026-08-20 19:20:46] "GET /virtual-machine-interface/3e0e7712-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005209 10.0.0.50 - - [2026-08-20 19:20:46] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.50 - - [2026-08-20 19:20:46] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.004544 10.0.0.50 - - [2026-08-20 19:20:46] "POST /ref-update HTTP/1.1" 200 156 0.011670 10.0.0.50 - - [2026-08-20 19:20:46] "GET /virtual-machine-interface/3e0e7712-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005083 10.0.0.50 - - [2026-08-20 19:20:46] "POST /set-tag HTTP/1.1" 200 109 0.003179 10.0.0.50 - - [2026-08-20 19:20:46] "POST /tags HTTP/1.1" 200 291 0.021090 10.0.0.50 - - [2026-08-20 19:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.50 - - [2026-08-20 19:20:46] "GET /tag/f5c54391-4612-43b8-8276-35161b13d377?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.019419 10.0.0.50 - - [2026-08-20 19:20:46] "POST /tags HTTP/1.1" 409 252 0.002463 10.0.0.50 - - [2026-08-20 19:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.50 - - [2026-08-20 19:20:46] "GET /tag/fd3bdacd-8b93-4c77-babc-1fa021c7bbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012274 10.0.0.50 - - [2026-08-20 19:20:46] "POST /tags HTTP/1.1" 409 226 0.002677 10.0.0.50 - - [2026-08-20 19:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.50 - - [2026-08-20 19:20:46] "GET /tag/a4556f2f-81f8-4513-b0ba-0bb258054a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012668 10.0.0.50 - - [2026-08-20 19:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.50 - - [2026-08-20 19:20:46] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005840 10.0.0.50 - - [2026-08-20 19:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.50 - - [2026-08-20 19:20:46] "GET /project/34f87a5b-9558-4135-910e-d10c87a19c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050808 10.0.0.50 - - [2026-08-20 19:20:46] "POST /virtual-machines HTTP/1.1" 200 395 0.014002 10.0.0.50 - - [2026-08-20 19:20:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015953 10.0.0.50 - - [2026-08-20 19:20:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130843 10.0.0.50 - - [2026-08-20 19:20:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011717 10.0.0.50 - - [2026-08-20 19:20:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008629 10.0.0.50 - - [2026-08-20 19:20:46] "GET /virtual-machine-interface/3ec451fe-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008611 10.0.0.50 - - [2026-08-20 19:20:46] "POST /instance-ips HTTP/1.1" 200 397 0.024989 10.0.0.50 - - [2026-08-20 19:20:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.032122 10.0.0.50 - - [2026-08-20 19:20:46] "GET /virtual-machine-interface/3ec451fe-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015503 10.0.0.50 - - [2026-08-20 19:20:47] "POST /set-tag HTTP/1.1" 200 109 0.072323 10.0.0.50 - - [2026-08-20 19:20:47] "GET /virtual-machine-interface/3ec451fe-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008383 10.0.0.50 - - [2026-08-20 19:20:47] "GET /instance-ip/3ee2c2f6-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005895 10.0.0.50 - - [2026-08-20 19:20:47] "GET /virtual-machine-interface/3ec451fe-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005442 10.0.0.50 - - [2026-08-20 19:20:47] "POST /set-tag HTTP/1.1" 200 109 0.003040 10.0.0.50 - - [2026-08-20 19:20:47] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005039 10.0.0.50 - - [2026-08-20 19:20:47] "POST /ref-update HTTP/1.1" 200 156 0.009856 10.0.0.50 - - [2026-08-20 19:20:47] "GET /virtual-machine-interface/3ec451fe-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007425 10.0.0.50 - - [2026-08-20 19:20:47] "POST /set-tag HTTP/1.1" 200 109 0.007868 10.0.0.50 - - [2026-08-20 19:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.50 - - [2026-08-20 19:20:47] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004728 10.0.0.50 - - [2026-08-20 19:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006208 10.0.0.50 - - [2026-08-20 19:20:47] "GET /project/34f87a5b-9558-4135-910e-d10c87a19c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057071 10.0.0.50 - - [2026-08-20 19:20:47] "POST /virtual-machines HTTP/1.1" 200 395 0.016680 10.0.0.50 - - [2026-08-20 19:20:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.045107 10.0.0.50 - - [2026-08-20 19:20:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120048 10.0.0.50 - - [2026-08-20 19:20:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009713 10.0.0.50 - - [2026-08-20 19:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012324 10.0.0.50 - - [2026-08-20 19:20:47] "GET /virtual-machine-interface/3f532456-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008105 10.0.0.50 - - [2026-08-20 19:20:47] "POST /instance-ips HTTP/1.1" 200 397 0.026795 10.0.0.50 - - [2026-08-20 19:20:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.032235 10.0.0.50 - - [2026-08-20 19:20:47] "GET /virtual-machine-interface/3f532456-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007529 10.0.0.50 - - [2026-08-20 19:20:47] "POST /set-tag HTTP/1.1" 200 109 0.072204 10.0.0.50 - - [2026-08-20 19:20:47] "GET /virtual-machine-interface/3f532456-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.026005 10.0.0.50 - - [2026-08-20 19:20:47] "GET /instance-ip/3f6f8ac4-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005360 10.0.0.50 - - [2026-08-20 19:20:48] "GET /virtual-machine-interface/3f532456-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005346 10.0.0.50 - - [2026-08-20 19:20:48] "POST /set-tag HTTP/1.1" 200 109 0.003531 10.0.0.50 - - [2026-08-20 19:20:48] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004128 10.0.0.50 - - [2026-08-20 19:20:48] "POST /ref-update HTTP/1.1" 200 156 0.009860 10.0.0.50 - - [2026-08-20 19:20:48] "GET /virtual-machine-interface/3f532456-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015140 10.0.0.50 - - [2026-08-20 19:20:48] "POST /set-tag HTTP/1.1" 200 109 0.005351 10.0.0.50 - - [2026-08-20 19:20:48] "POST /tags HTTP/1.1" 200 299 0.024338 10.0.0.50 - - [2026-08-20 19:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008811 10.0.0.50 - - [2026-08-20 19:20:48] "GET /tag/2cfa19eb-bc3c-42f0-b076-cef6160faee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.021501 10.0.0.50 - - [2026-08-20 19:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006479 10.0.0.50 - - [2026-08-20 19:20:48] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009412 10.0.0.50 - - [2026-08-20 19:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006082 10.0.0.50 - - [2026-08-20 19:20:48] "GET /project/15818e0a-7157-4b1a-9c68-74d39f26f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053748 10.0.0.50 - - [2026-08-20 19:20:48] "POST /virtual-machines HTTP/1.1" 200 395 0.011208 10.0.0.50 - - [2026-08-20 19:20:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.029116 10.0.0.50 - - [2026-08-20 19:20:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121848 10.0.0.50 - - [2026-08-20 19:20:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009587 10.0.0.50 - - [2026-08-20 19:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.50 - - [2026-08-20 19:20:48] "GET /virtual-machine-interface/3fef5196-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014539 10.0.0.50 - - [2026-08-20 19:20:48] "POST /instance-ips HTTP/1.1" 200 397 0.025131 10.0.0.50 - - [2026-08-20 19:20:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.036042 10.0.0.50 - - [2026-08-20 19:20:48] "GET /virtual-machine-interface/3fef5196-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.028057 10.0.0.50 - - [2026-08-20 19:20:48] "POST /set-tag HTTP/1.1" 200 109 0.022573 10.0.0.50 - - [2026-08-20 19:20:48] "GET /virtual-machine-interface/3fef5196-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019279 10.0.0.50 - - [2026-08-20 19:20:48] "GET /instance-ip/400bbc32-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005533 10.0.0.50 - - [2026-08-20 19:20:49] "GET /virtual-machine-interface/3fef5196-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005128 10.0.0.50 - - [2026-08-20 19:20:49] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.50 - - [2026-08-20 19:20:49] "POST /tags HTTP/1.1" 200 299 0.020588 10.0.0.50 - - [2026-08-20 19:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018299 10.0.0.50 - - [2026-08-20 19:20:49] "GET /tag/0ce0f9f5-a3d8-4825-8a41-0118f2411e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012970 10.0.0.50 - - [2026-08-20 19:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.50 - - [2026-08-20 19:20:49] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004260 10.0.0.50 - - [2026-08-20 19:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.50 - - [2026-08-20 19:20:49] "GET /project/15818e0a-7157-4b1a-9c68-74d39f26f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043555 10.0.0.50 - - [2026-08-20 19:20:49] "POST /virtual-machines HTTP/1.1" 200 395 0.017375 10.0.0.50 - - [2026-08-20 19:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011298 10.0.0.50 - - [2026-08-20 19:20:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.140400 10.0.0.50 - - [2026-08-20 19:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.034836 10.0.0.50 - - [2026-08-20 19:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015351 10.0.0.50 - - [2026-08-20 19:20:49] "GET /virtual-machine-interface/406c70f4-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005474 10.0.0.50 - - [2026-08-20 19:20:49] "POST /instance-ips HTTP/1.1" 200 397 0.027401 10.0.0.50 - - [2026-08-20 19:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.031831 10.0.0.50 - - [2026-08-20 19:20:49] "GET /virtual-machine-interface/406c70f4-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018419 10.0.0.50 - - [2026-08-20 19:20:49] "POST /set-tag HTTP/1.1" 200 109 0.022666 10.0.0.50 - - [2026-08-20 19:20:49] "GET /virtual-machine-interface/406c70f4-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021707 10.0.0.50 - - [2026-08-20 19:20:49] "GET /instance-ip/40888d52-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004875 10.0.0.50 - - [2026-08-20 19:20:49] "GET /virtual-machine-interface/406c70f4-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005058 10.0.0.50 - - [2026-08-20 19:20:49] "POST /set-tag HTTP/1.1" 200 109 0.007800 10.0.0.50 - - [2026-08-20 19:20:49] "POST /tags HTTP/1.1" 200 299 0.030453 10.0.0.50 - - [2026-08-20 19:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.50 - - [2026-08-20 19:20:49] "GET /tag/e06f08c1-868f-459e-af55-20cb957f6f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.014227 10.0.0.50 - - [2026-08-20 19:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.50 - - [2026-08-20 19:20:49] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005152 10.0.0.50 - - [2026-08-20 19:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.50 - - [2026-08-20 19:20:50] "GET /project/34f87a5b-9558-4135-910e-d10c87a19c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037632 10.0.0.50 - - [2026-08-20 19:20:50] "POST /virtual-machines HTTP/1.1" 200 395 0.014668 10.0.0.50 - - [2026-08-20 19:20:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021292 10.0.0.50 - - [2026-08-20 19:20:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121015 10.0.0.50 - - [2026-08-20 19:20:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023744 10.0.0.50 - - [2026-08-20 19:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.018211 10.0.0.50 - - [2026-08-20 19:20:50] "GET /virtual-machine-interface/40e7bf7a-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006204 10.0.0.50 - - [2026-08-20 19:20:50] "POST /instance-ips HTTP/1.1" 200 397 0.025123 10.0.0.50 - - [2026-08-20 19:20:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.028853 10.0.0.50 - - [2026-08-20 19:20:50] "GET /virtual-machine-interface/40e7bf7a-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016739 10.0.0.50 - - [2026-08-20 19:20:50] "POST /set-tag HTTP/1.1" 200 109 0.020548 10.0.0.50 - - [2026-08-20 19:20:50] "GET /virtual-machine-interface/40e7bf7a-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022094 10.0.0.50 - - [2026-08-20 19:20:50] "GET /instance-ip/4105df82-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003351 10.0.0.50 - - [2026-08-20 19:20:50] "GET /virtual-machine-interface/40e7bf7a-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004608 10.0.0.50 - - [2026-08-20 19:20:50] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.50 - - [2026-08-20 19:20:50] "POST /tags HTTP/1.1" 200 299 0.030478 10.0.0.50 - - [2026-08-20 19:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009726 10.0.0.50 - - [2026-08-20 19:20:50] "GET /tag/05345703-2b31-410d-acc9-656aee4197b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015581 10.0.0.50 - - [2026-08-20 19:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.50 - - [2026-08-20 19:20:50] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004716 10.0.0.50 - - [2026-08-20 19:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.50 - - [2026-08-20 19:20:50] "GET /project/34f87a5b-9558-4135-910e-d10c87a19c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045513 10.0.0.50 - - [2026-08-20 19:20:50] "POST /virtual-machines HTTP/1.1" 200 395 0.017855 10.0.0.50 - - [2026-08-20 19:20:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.030702 10.0.0.50 - - [2026-08-20 19:20:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.143975 10.0.0.50 - - [2026-08-20 19:20:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010479 10.0.0.50 - - [2026-08-20 19:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008497 10.0.0.50 - - [2026-08-20 19:20:51] "GET /virtual-machine-interface/4163cf3e-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006974 10.0.0.50 - - [2026-08-20 19:20:51] "POST /instance-ips HTTP/1.1" 200 397 0.023597 10.0.0.50 - - [2026-08-20 19:20:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022403 10.0.0.50 - - [2026-08-20 19:20:51] "GET /virtual-machine-interface/4163cf3e-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014942 10.0.0.50 - - [2026-08-20 19:20:51] "POST /set-tag HTTP/1.1" 200 109 0.023638 10.0.0.50 - - [2026-08-20 19:20:51] "GET /virtual-machine-interface/4163cf3e-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022597 10.0.0.50 - - [2026-08-20 19:20:51] "GET /instance-ip/4182a6f2-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006008 10.0.0.50 - - [2026-08-20 19:20:51] "GET /virtual-machine-interface/4163cf3e-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004737 10.0.0.50 - - [2026-08-20 19:20:51] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.50 - - [2026-08-20 19:20:51] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.004305 10.0.0.50 - - [2026-08-20 19:20:51] "POST /ref-update HTTP/1.1" 200 156 0.019962 10.0.0.50 - - [2026-08-20 19:20:51] "GET /virtual-machine-interface/3fef5196-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005157 10.0.0.50 - - [2026-08-20 19:20:51] "POST /set-tag HTTP/1.1" 200 109 0.002743 10.0.0.50 - - [2026-08-20 19:20:51] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004457 10.0.0.50 - - [2026-08-20 19:20:51] "POST /ref-update HTTP/1.1" 200 156 0.012769 10.0.0.50 - - [2026-08-20 19:20:51] "GET /virtual-machine-interface/406c70f4-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.031471 10.0.0.50 - - [2026-08-20 19:20:51] "POST /set-tag HTTP/1.1" 200 109 0.002879 10.0.0.50 - - [2026-08-20 19:20:51] "GET /virtual-machine-interface/3d8a44ec-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005364 10.0.0.50 - - [2026-08-20 19:20:51] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.50 - - [2026-08-20 19:20:51] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003972 10.0.0.50 - - [2026-08-20 19:20:51] "POST /ref-update HTTP/1.1" 200 156 0.019753 10.0.0.50 - - [2026-08-20 19:20:51] "GET /virtual-machine-interface/40e7bf7a-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011294 10.0.0.50 - - [2026-08-20 19:20:51] "POST /set-tag HTTP/1.1" 200 109 0.023779 10.0.0.50 - - [2026-08-20 19:20:51] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.005114 10.0.0.50 - - [2026-08-20 19:20:51] "POST /ref-update HTTP/1.1" 200 156 0.009673 10.0.0.50 - - [2026-08-20 19:20:51] "GET /virtual-machine-interface/4163cf3e-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018086 10.0.0.50 - - [2026-08-20 19:20:52] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.50 - - [2026-08-20 19:20:52] "GET /virtual-machine-interface/3e0e7712-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004557 10.0.0.50 - - [2026-08-20 19:20:52] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.50 - - [2026-08-20 19:20:52] "GET /virtual-machine-interface/3ec451fe-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005869 10.0.0.50 - - [2026-08-20 19:20:52] "POST /set-tag HTTP/1.1" 200 109 0.002996 10.0.0.50 - - [2026-08-20 19:20:52] "GET /virtual-machine-interface/3f532456-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005198 10.0.0.50 - - [2026-08-20 19:20:52] "POST /set-tag HTTP/1.1" 200 109 0.003205 10.0.0.50 - - [2026-08-20 19:20:52] "GET /virtual-machine-interface/3fef5196-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005688 10.0.0.50 - - [2026-08-20 19:20:52] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.50 - - [2026-08-20 19:20:52] "GET /virtual-machine-interface/406c70f4-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004924 10.0.0.50 - - [2026-08-20 19:20:52] "POST /set-tag HTTP/1.1" 200 109 0.003152 10.0.0.50 - - [2026-08-20 19:20:52] "GET /virtual-machine-interface/40e7bf7a-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006696 10.0.0.50 - - [2026-08-20 19:20:52] "POST /set-tag HTTP/1.1" 200 109 0.005369 10.0.0.50 - - [2026-08-20 19:20:52] "GET /virtual-machine-interface/3ec451fe-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012371 10.0.0.50 - - [2026-08-20 19:20:52] "POST /set-tag HTTP/1.1" 200 109 0.003139 10.0.0.50 - - [2026-08-20 19:20:52] "GET /virtual-machine-interface/4163cf3e-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005632 10.0.0.50 - - [2026-08-20 19:20:52] "POST /set-tag HTTP/1.1" 200 109 0.003443 10.0.0.50 - - [2026-08-20 19:20:54] "GET /virtual-machine-interface/3fef5196-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007461 10.0.0.50 - - [2026-08-20 19:20:54] "POST /set-tag HTTP/1.1" 200 109 0.003367 10.0.0.50 - - [2026-08-20 19:20:54] "GET /virtual-machine-interface/3d8a44ec-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005331 10.0.0.50 - - [2026-08-20 19:20:55] "POST /set-tag HTTP/1.1" 200 109 0.003036 10.0.0.50 - - [2026-08-20 19:20:55] "GET /virtual-machine-interface/406c70f4-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005147 10.0.0.50 - - [2026-08-20 19:20:55] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.50 - - [2026-08-20 19:20:55] "GET /virtual-machine-interface/4163cf3e-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005094 10.0.0.50 - - [2026-08-20 19:20:55] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.50 - - [2026-08-20 19:20:56] "GET /virtual-machine-interface/3e0e7712-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005343 10.0.0.50 - - [2026-08-20 19:20:56] "POST /set-tag HTTP/1.1" 200 109 0.003379 10.0.0.50 - - [2026-08-20 19:20:57] "GET /virtual-machine-interface/3f532456-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005493 10.0.0.50 - - [2026-08-20 19:20:57] "POST /set-tag HTTP/1.1" 200 109 0.003165 10.0.0.50 - - [2026-08-20 19:20:58] "GET /virtual-machine/051f3703-9e52-46b1-aa0a-3f90f22c3e5d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003689 10.0.0.50 - - [2026-08-20 19:20:58] "GET /virtual-machine-interface/3d8a44ec-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004534 10.0.0.50 - - [2026-08-20 19:20:58] "GET /virtual-machine/004434e2-aa49-4b00-8b0a-01fe05ce913f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.003867 10.0.0.50 - - [2026-08-20 19:20:58] "GET /virtual-machine-interface/3e0e7712-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004687 10.0.0.50 - - [2026-08-20 19:20:59] "GET /virtual-machine/a96d5268-75ca-4c0b-b02a-6330a1b42f85?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003725 10.0.0.50 - - [2026-08-20 19:20:59] "GET /virtual-machine-interface/3ec451fe-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004449 10.0.0.50 - - [2026-08-20 19:20:59] "GET /virtual-machine/940f32c5-4aa1-4348-8280-3b18dcbf8866?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003674 10.0.0.50 - - [2026-08-20 19:20:59] "GET /virtual-machine-interface/3f532456-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005358 10.0.0.50 - - [2026-08-20 19:20:59] "GET /virtual-machine/2b326f60-63b6-4300-9d50-97286aca5af4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004537 10.0.0.50 - - [2026-08-20 19:20:59] "GET /virtual-machine-interface/3fef5196-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004990 10.0.0.50 - - [2026-08-20 19:21:00] "GET /virtual-machine-interface/40e7bf7a-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006164 10.0.0.50 - - [2026-08-20 19:21:00] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.50 - - [2026-08-20 19:21:04] "GET /virtual-machine/3d6cb02b-6ea5-495a-a71b-571b6f1721f6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004783 10.0.0.50 - - [2026-08-20 19:21:04] "GET /virtual-machine-interface/40e7bf7a-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005306 10.0.0.50 - - [2026-08-20 19:21:04] "GET /virtual-machine/c6e0a72b-f1f2-405b-8cb3-b3b80eef18ad?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004263 10.0.0.50 - - [2026-08-20 19:21:04] "GET /virtual-machine-interface/406c70f4-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005132 10.0.0.50 - - [2026-08-20 19:21:04] "GET /virtual-machine/2a1cf0a2-d204-4904-91d4-22edc8ee1eb0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004532 10.0.0.50 - - [2026-08-20 19:21:04] "GET /virtual-machine-interface/4163cf3e-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005539 10.0.0.50 - - [2026-08-20 19:21:05] "GET /loadbalancer/dcf36d60-26a9-40b3-8457-3af1c30058b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002250 10.0.0.50 - - [2026-08-20 19:21:05] "POST /tags HTTP/1.1" 200 333 0.032608 10.0.0.50 - - [2026-08-20 19:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007984 10.0.0.50 - - [2026-08-20 19:21:05] "GET /tag/84c31a79-30a5-44e3-b7a5-7d4296c590d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.016525 10.0.0.50 - - [2026-08-20 19:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.50 - - [2026-08-20 19:21:05] "GET /project/15818e0a-7157-4b1a-9c68-74d39f26f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.059074 10.0.0.50 - - [2026-08-20 19:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.50 - - [2026-08-20 19:21:05] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005317 10.0.0.50 - - [2026-08-20 19:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.50 - - [2026-08-20 19:21:05] "GET /service-appliance-set/9a32715c-c037-4ad7-b079-b523f70a1005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003649 10.0.0.50 - - [2026-08-20 19:21:05] "POST /fqname-to-id HTTP/1.1" 404 273 0.002361 10.0.0.50 - - [2026-08-20 19:21:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.118956 10.0.0.50 - - [2026-08-20 19:21:05] "GET /virtual-machine-interface/b8ecf608-6318-4b81-9c81-ab141fb1e576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.006352 10.0.0.50 - - [2026-08-20 19:21:05] "POST /instance-ips HTTP/1.1" 200 409 0.030209 10.0.0.50 - - [2026-08-20 19:21:05] "GET /instance-ip/3595dd7b-5323-44d6-a816-23e5759fd0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.021005 10.0.0.50 - - [2026-08-20 19:21:05] "POST /loadbalancers HTTP/1.1" 200 629 0.067856 10.0.0.50 - - [2026-08-20 19:21:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021405 10.0.0.50 - - [2026-08-20 19:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008770 10.0.0.50 - - [2026-08-20 19:21:05] "GET /project/15818e0a-7157-4b1a-9c68-74d39f26f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057906 10.0.0.50 - - [2026-08-20 19:21:05] "GET /instance-ip/3595dd7b-5323-44d6-a816-23e5759fd0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003600 10.0.0.50 - - [2026-08-20 19:21:05] "GET /project/15818e0a-7157-4b1a-9c68-74d39f26f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053896 10.0.0.50 - - [2026-08-20 19:21:05] "GET /loadbalancer/dcf36d60-26a9-40b3-8457-3af1c30058b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003400 10.0.0.50 - - [2026-08-20 19:21:05] "POST /floating-ips HTTP/1.1" 200 597 0.062992 10.0.0.50 - - [2026-08-20 19:21:05] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.057942 10.0.0.50 - - [2026-08-20 19:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010562 10.0.0.50 - - [2026-08-20 19:21:05] "GET /project/15818e0a-7157-4b1a-9c68-74d39f26f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041883 10.0.0.50 - - [2026-08-20 19:21:05] "GET /loadbalancer-listener/a8df0634-05d9-43c5-a304-83f810b00c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004364 10.0.0.50 - - [2026-08-20 19:21:06] "GET /loadbalancer/dcf36d60-26a9-40b3-8457-3af1c30058b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003345 10.0.0.50 - - [2026-08-20 19:21:06] "GET /loadbalancer-listener/a8df0634-05d9-43c5-a304-83f810b00c2b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.008394 10.0.0.50 - - [2026-08-20 19:21:06] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.033086 10.0.0.50 - - [2026-08-20 19:21:06] "GET /instance-ip/3595dd7b-5323-44d6-a816-23e5759fd0c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.005213 10.0.0.50 - - [2026-08-20 19:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.50 - - [2026-08-20 19:21:06] "GET /instance-ip/3595dd7b-5323-44d6-a816-23e5759fd0c9?fields=floating_ips HTTP/1.1" 200 1212 0.007390 10.0.0.50 - - [2026-08-20 19:21:06] "GET /loadbalancer/dcf36d60-26a9-40b3-8457-3af1c30058b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004168 10.0.0.50 - - [2026-08-20 19:21:06] "GET /floating-ip/9c2a25ed-6850-477e-975d-21e5cc4246ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003062 10.0.0.50 - - [2026-08-20 19:21:06] "GET /loadbalancer-pool/e3847377-8ae0-4e20-b871-09b8c940cd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.009926 10.0.0.50 - - [2026-08-20 19:21:06] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022496 10.0.0.50 - - [2026-08-20 19:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011324 10.0.0.50 - - [2026-08-20 19:21:06] "GET /virtual-machine-interface/3e0e7712-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009990 10.0.0.50 - - [2026-08-20 19:21:06] "POST /tags HTTP/1.1" 409 221 0.004245 10.0.0.50 - - [2026-08-20 19:21:06] "GET /virtual-machine-interface/3e0e7712-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005171 10.0.0.50 - - [2026-08-20 19:21:06] "POST /ref-update HTTP/1.1" 200 156 0.011903 10.0.0.50 - - [2026-08-20 19:21:06] "GET /floating-ip/9c2a25ed-6850-477e-975d-21e5cc4246ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.010902 10.0.0.50 - - [2026-08-20 19:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.50 - - [2026-08-20 19:21:06] "GET /tag/84c31a79-30a5-44e3-b7a5-7d4296c590d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014044 10.0.0.50 - - [2026-08-20 19:21:06] "PUT /floating-ip/9c2a25ed-6850-477e-975d-21e5cc4246ce HTTP/1.1" 200 256 0.013660 10.0.0.50 - - [2026-08-20 19:21:06] "POST /set-tag HTTP/1.1" 200 109 0.103289 10.0.0.50 - - [2026-08-20 19:21:06] "GET /loadbalancer-pool/e3847377-8ae0-4e20-b871-09b8c940cd40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003766 10.0.0.50 - - [2026-08-20 19:21:06] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020777 10.0.0.50 - - [2026-08-20 19:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016306 10.0.0.50 - - [2026-08-20 19:21:06] "GET /virtual-machine-interface/3d8a44ec-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008764 10.0.0.50 - - [2026-08-20 19:21:06] "GET /virtual-machine-interface/3d8a44ec-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004640 10.0.0.50 - - [2026-08-20 19:21:06] "POST /ref-update HTTP/1.1" 200 156 0.010740 10.0.0.50 - - [2026-08-20 19:21:06] "GET /floating-ip/9c2a25ed-6850-477e-975d-21e5cc4246ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.018054 10.0.0.50 - - [2026-08-20 19:21:06] "POST /set-tag HTTP/1.1" 200 109 0.068130 10.0.0.50 - - [2026-08-20 19:21:07] "POST /tags HTTP/1.1" 409 206 0.002354 10.0.0.50 - - [2026-08-20 19:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.50 - - [2026-08-20 19:21:07] "GET /tag/2ca465b8-6f5e-4655-9aeb-c54cc1a68d2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.026351 10.0.0.50 - - [2026-08-20 19:21:07] "POST /tags HTTP/1.1" 409 204 0.002957 10.0.0.50 - - [2026-08-20 19:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.50 - - [2026-08-20 19:21:07] "GET /tag/0ce0f9f5-a3d8-4825-8a41-0118f2411e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013224 10.0.0.50 - - [2026-08-20 19:21:07] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004228 10.0.0.50 - - [2026-08-20 19:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.50 - - [2026-08-20 19:21:07] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003730 10.0.0.50 - - [2026-08-20 19:21:07] "POST /tags HTTP/1.1" 409 206 0.002353 10.0.0.50 - - [2026-08-20 19:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.50 - - [2026-08-20 19:21:07] "GET /tag/2ca465b8-6f5e-4655-9aeb-c54cc1a68d2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011946 10.0.0.50 - - [2026-08-20 19:21:07] "POST /tags HTTP/1.1" 409 226 0.002722 10.0.0.50 - - [2026-08-20 19:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.50 - - [2026-08-20 19:21:07] "GET /tag/c6210b65-344f-4797-bc62-03e9a33dfdc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012755 10.0.0.50 - - [2026-08-20 19:21:07] "POST /tags HTTP/1.1" 409 204 0.002625 10.0.0.50 - - [2026-08-20 19:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.50 - - [2026-08-20 19:21:07] "GET /tag/0ce0f9f5-a3d8-4825-8a41-0118f2411e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013157 10.0.0.50 - - [2026-08-20 19:21:07] "POST /tags HTTP/1.1" 409 226 0.002600 10.0.0.50 - - [2026-08-20 19:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.50 - - [2026-08-20 19:21:07] "GET /tag/c6210b65-344f-4797-bc62-03e9a33dfdc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015151 10.0.0.50 - - [2026-08-20 19:21:07] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003078 10.0.0.50 - - [2026-08-20 19:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.50 - - [2026-08-20 19:21:07] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003127 10.0.0.50 - - [2026-08-20 19:21:08] "POST /firewall-rules HTTP/1.1" 200 626 0.074499 10.0.0.50 - - [2026-08-20 19:21:08] "POST /firewall-rules HTTP/1.1" 200 646 0.089329 10.0.0.50 - - [2026-08-20 19:21:08] "GET /firewall-rule/8722bee3-5c33-4ac9-9f16-42911c38afd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.012168 10.0.0.50 - - [2026-08-20 19:21:08] "GET /firewall-policy/6c3c1ffe-228e-4f1d-b34a-dd5b659d4d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003542 10.0.0.50 - - [2026-08-20 19:21:08] "GET /firewall-rule/387ba1b2-45fb-44e0-b131-db9f21bd081f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.005705 10.0.0.50 - - [2026-08-20 19:21:08] "POST /ref-update HTTP/1.1" 200 156 0.020304 10.0.0.50 - - [2026-08-20 19:21:08] "POST /firewall-policys HTTP/1.1" 200 606 0.046251 10.0.0.50 - - [2026-08-20 19:21:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017219 10.0.0.50 - - [2026-08-20 19:21:08] "GET /firewall-policy/d5eeb7b5-e962-4beb-b79c-a0331659660b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005531 10.0.0.50 - - [2026-08-20 19:21:08] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004125 10.0.0.50 - - [2026-08-20 19:21:08] "GET /firewall-policy/d5eeb7b5-e962-4beb-b79c-a0331659660b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003637 10.0.0.50 - - [2026-08-20 19:21:08] "GET /firewall-policy/6c3c1ffe-228e-4f1d-b34a-dd5b659d4d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004624 10.0.0.50 - - [2026-08-20 19:21:08] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004333 10.0.0.50 - - [2026-08-20 19:21:08] "GET /firewall-policy/b0ab978c-2722-41e4-8dbe-c07589f6fb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005419 10.0.0.50 - - [2026-08-20 19:21:08] "GET /firewall-policy/6c3c1ffe-228e-4f1d-b34a-dd5b659d4d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003195 10.0.0.50 - - [2026-08-20 19:21:08] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003496 10.0.0.50 - - [2026-08-20 19:21:08] "POST /ref-update HTTP/1.1" 200 156 0.023067 10.0.0.50 - - [2026-08-20 19:21:08] "POST /ref-update HTTP/1.1" 200 156 0.044708 10.0.0.50 - - [2026-08-20 19:21:08] "POST /ref-update HTTP/1.1" 200 156 0.043294 10.0.0.50 - - [2026-08-20 19:21:08] "POST /ref-update HTTP/1.1" 200 156 0.039444 10.0.0.50 - - [2026-08-20 19:21:08] "POST /ref-update HTTP/1.1" 200 156 0.036935 10.0.0.50 - - [2026-08-20 19:21:08] "GET /firewall-policy/d5eeb7b5-e962-4beb-b79c-a0331659660b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.017600 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:21:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001180 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:21:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001474 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:22:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001112 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:22:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001169 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:22:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:22:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:22:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:22:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001139 10.0.0.50 - - [2026-08-20 19:23:07] "POST /tags HTTP/1.1" 409 252 0.002573 10.0.0.50 - - [2026-08-20 19:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.50 - - [2026-08-20 19:23:07] "GET /tag/fd3bdacd-8b93-4c77-babc-1fa021c7bbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.018378 10.0.0.50 - - [2026-08-20 19:23:07] "POST /tags HTTP/1.1" 409 228 0.002830 10.0.0.50 - - [2026-08-20 19:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.50 - - [2026-08-20 19:23:07] "GET /tag/e778365f-b8d8-4a73-b343-b7a94bce707c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.012336 10.0.0.50 - - [2026-08-20 19:23:07] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005062 10.0.0.50 - - [2026-08-20 19:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.50 - - [2026-08-20 19:23:07] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003377 10.0.0.50 - - [2026-08-20 19:23:07] "POST /tags HTTP/1.1" 409 206 0.002272 10.0.0.50 - - [2026-08-20 19:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.50 - - [2026-08-20 19:23:07] "GET /tag/2ca465b8-6f5e-4655-9aeb-c54cc1a68d2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019056 10.0.0.50 - - [2026-08-20 19:23:07] "POST /tags HTTP/1.1" 409 226 0.002989 10.0.0.50 - - [2026-08-20 19:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.50 - - [2026-08-20 19:23:08] "GET /tag/c6210b65-344f-4797-bc62-03e9a33dfdc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014016 10.0.0.50 - - [2026-08-20 19:23:08] "POST /tags HTTP/1.1" 409 204 0.002658 10.0.0.50 - - [2026-08-20 19:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.50 - - [2026-08-20 19:23:08] "GET /tag/0ce0f9f5-a3d8-4825-8a41-0118f2411e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013510 10.0.0.50 - - [2026-08-20 19:23:08] "POST /tags HTTP/1.1" 409 226 0.002403 10.0.0.50 - - [2026-08-20 19:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.50 - - [2026-08-20 19:23:08] "GET /tag/c6210b65-344f-4797-bc62-03e9a33dfdc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015111 10.0.0.50 - - [2026-08-20 19:23:08] "POST /tags HTTP/1.1" 409 228 0.002766 10.0.0.50 - - [2026-08-20 19:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.50 - - [2026-08-20 19:23:08] "GET /tag/e778365f-b8d8-4a73-b343-b7a94bce707c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.016489 10.0.0.50 - - [2026-08-20 19:23:08] "POST /tags HTTP/1.1" 409 252 0.002411 10.0.0.50 - - [2026-08-20 19:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.50 - - [2026-08-20 19:23:08] "GET /tag/fd3bdacd-8b93-4c77-babc-1fa021c7bbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011790 10.0.0.50 - - [2026-08-20 19:23:08] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003349 10.0.0.50 - - [2026-08-20 19:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.50 - - [2026-08-20 19:23:08] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004067 10.0.0.50 - - [2026-08-20 19:23:08] "POST /firewall-rules HTTP/1.1" 409 281 0.006879 10.0.0.50 - - [2026-08-20 19:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015302 10.0.0.50 - - [2026-08-20 19:23:08] "PUT /firewall-rule/387ba1b2-45fb-44e0-b131-db9f21bd081f HTTP/1.1" 200 260 0.040979 10.0.0.50 - - [2026-08-20 19:23:08] "POST /firewall-rules HTTP/1.1" 409 291 0.005296 10.0.0.50 - - [2026-08-20 19:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.50 - - [2026-08-20 19:23:08] "PUT /firewall-rule/8722bee3-5c33-4ac9-9f16-42911c38afd2 HTTP/1.1" 200 260 0.052221 10.0.0.50 - - [2026-08-20 19:23:08] "GET /firewall-rule/8722bee3-5c33-4ac9-9f16-42911c38afd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003924 10.0.0.50 - - [2026-08-20 19:23:08] "POST /firewall-rules HTTP/1.1" 200 658 0.087888 10.0.0.50 - - [2026-08-20 19:23:08] "GET /firewall-rule/9464d116-c037-4649-88e6-9a4fca426c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.035972 10.0.0.50 - - [2026-08-20 19:23:08] "GET /firewall-policy/6c3c1ffe-228e-4f1d-b34a-dd5b659d4d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002734 10.0.0.50 - - [2026-08-20 19:23:08] "GET /firewall-rule/387ba1b2-45fb-44e0-b131-db9f21bd081f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.002567 10.0.0.50 - - [2026-08-20 19:23:08] "POST /firewall-policys HTTP/1.1" 409 269 0.001588 10.0.0.50 - - [2026-08-20 19:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.50 - - [2026-08-20 19:23:08] "PUT /firewall-policy/d5eeb7b5-e962-4beb-b79c-a0331659660b HTTP/1.1" 200 264 0.027140 10.0.0.50 - - [2026-08-20 19:23:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.031281 10.0.0.50 - - [2026-08-20 19:23:08] "GET /firewall-policy/d5eeb7b5-e962-4beb-b79c-a0331659660b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007583 10.0.0.50 - - [2026-08-20 19:23:09] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002897 10.0.0.50 - - [2026-08-20 19:23:09] "GET /firewall-policy/d5eeb7b5-e962-4beb-b79c-a0331659660b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002570 10.0.0.50 - - [2026-08-20 19:23:09] "GET /firewall-policy/6c3c1ffe-228e-4f1d-b34a-dd5b659d4d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002321 10.0.0.50 - - [2026-08-20 19:23:09] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.013301 10.0.0.50 - - [2026-08-20 19:23:09] "GET /firewall-policy/b0ab978c-2722-41e4-8dbe-c07589f6fb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003015 10.0.0.50 - - [2026-08-20 19:23:09] "GET /firewall-policy/d5eeb7b5-e962-4beb-b79c-a0331659660b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002697 10.0.0.50 - - [2026-08-20 19:23:09] "GET /firewall-policy/d5eeb7b5-e962-4beb-b79c-a0331659660b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003190 10.0.0.50 - - [2026-08-20 19:24:10] "GET /virtual-machine-interface/3d8a44ec-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010555 10.0.0.50 - - [2026-08-20 19:24:10] "POST /set-tag HTTP/1.1" 200 109 0.005057 10.0.0.50 - - [2026-08-20 19:24:10] "GET /virtual-machine-interface/3ec451fe-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006746 10.0.0.50 - - [2026-08-20 19:24:10] "POST /set-tag HTTP/1.1" 200 109 0.003341 10.0.0.50 - - [2026-08-20 19:24:10] "GET /virtual-machine-interface/3f532456-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005354 10.0.0.50 - - [2026-08-20 19:24:10] "POST /set-tag HTTP/1.1" 200 109 0.003724 10.0.0.50 - - [2026-08-20 19:24:10] "GET /virtual-machine-interface/40e7bf7a-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008140 10.0.0.50 - - [2026-08-20 19:24:10] "POST /set-tag HTTP/1.1" 200 109 0.003059 10.0.0.50 - - [2026-08-20 19:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.50 - - [2026-08-20 19:24:10] "GET /loadbalancer/dcf36d60-26a9-40b3-8457-3af1c30058b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003016 10.0.0.50 - - [2026-08-20 19:24:10] "GET /virtual-machine-interface/3d8a44ec-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005769 10.0.0.50 - - [2026-08-20 19:24:10] "POST /set-tag HTTP/1.1" 200 109 0.023385 10.0.0.50 - - [2026-08-20 19:24:10] "DELETE /loadbalancer-member/8355b68a-07e9-4f68-af86-3e8124dd1c0a HTTP/1.1" 200 115 0.028921 10.0.0.50 - - [2026-08-20 19:24:10] "GET /virtual-machine-interface/3fef5196-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007017 10.0.0.50 - - [2026-08-20 19:24:10] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.50 - - [2026-08-20 19:24:10] "GET /virtual-machine-interface/3e0e7712-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010772 10.0.0.50 - - [2026-08-20 19:24:10] "POST /set-tag HTTP/1.1" 200 109 0.003041 10.0.0.50 - - [2026-08-20 19:24:10] "GET /virtual-machine-interface/406c70f4-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005393 10.0.0.50 - - [2026-08-20 19:24:10] "POST /set-tag HTTP/1.1" 200 109 0.003421 10.0.0.50 - - [2026-08-20 19:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.50 - - [2026-08-20 19:24:10] "GET /loadbalancer/dcf36d60-26a9-40b3-8457-3af1c30058b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002956 10.0.0.50 - - [2026-08-20 19:24:11] "GET /virtual-machine-interface/4163cf3e-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006487 10.0.0.50 - - [2026-08-20 19:24:11] "POST /set-tag HTTP/1.1" 200 109 0.004143 10.0.0.50 - - [2026-08-20 19:24:11] "GET /virtual-machine-interface/3f532456-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006605 10.0.0.50 - - [2026-08-20 19:24:11] "POST /set-tag HTTP/1.1" 200 109 0.005116 10.0.0.50 - - [2026-08-20 19:24:11] "GET /virtual-machine-interface/3ec451fe-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004856 10.0.0.50 - - [2026-08-20 19:24:11] "POST /set-tag HTTP/1.1" 200 109 0.005610 10.0.0.50 - - [2026-08-20 19:24:11] "GET /virtual-machine-interface/3e0e7712-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004733 10.0.0.50 - - [2026-08-20 19:24:11] "POST /set-tag HTTP/1.1" 200 109 0.004171 10.0.0.50 - - [2026-08-20 19:24:11] "GET /virtual-machine-interface/3f532456-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009594 10.0.0.50 - - [2026-08-20 19:24:11] "POST /set-tag HTTP/1.1" 200 109 0.007560 10.0.0.50 - - [2026-08-20 19:24:11] "GET /virtual-machine/940f32c5-4aa1-4348-8280-3b18dcbf8866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003053 10.0.0.50 - - [2026-08-20 19:24:11] "POST /ref-update HTTP/1.1" 200 156 0.025324 10.0.0.50 - - [2026-08-20 19:24:11] "GET /virtual-machine-interface/3f532456-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.027289 10.0.0.50 - - [2026-08-20 19:24:12] "POST /set-tag HTTP/1.1" 200 109 0.050249 10.0.0.50 - - [2026-08-20 19:24:12] "POST /set-tag HTTP/1.1" 200 109 0.030205 10.0.0.50 - - [2026-08-20 19:24:12] "POST /set-tag HTTP/1.1" 200 109 0.054617 10.0.0.50 - - [2026-08-20 19:24:12] "POST /set-tag HTTP/1.1" 200 109 0.041448 10.0.0.50 - - [2026-08-20 19:24:12] "POST /set-tag HTTP/1.1" 200 109 0.016059 10.0.0.50 - - [2026-08-20 19:24:12] "DELETE /instance-ip/3f6f8ac4-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.086547 10.0.0.50 - - [2026-08-20 19:24:12] "DELETE /virtual-machine-interface/3f532456-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.098757 10.0.0.50 - - [2026-08-20 19:24:12] "DELETE /virtual-machine/940f32c5-4aa1-4348-8280-3b18dcbf8866 HTTP/1.1" 200 115 0.049227 10.0.0.50 - - [2026-08-20 19:24:12] "GET /virtual-machine-interface/3ec451fe-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009796 10.0.0.50 - - [2026-08-20 19:24:12] "POST /set-tag HTTP/1.1" 200 109 0.003623 10.0.0.50 - - [2026-08-20 19:24:12] "GET /virtual-machine/a96d5268-75ca-4c0b-b02a-6330a1b42f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003036 10.0.0.50 - - [2026-08-20 19:24:12] "POST /ref-update HTTP/1.1" 200 156 0.013250 10.0.0.50 - - [2026-08-20 19:24:12] "GET /virtual-machine-interface/3ec451fe-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017008 10.0.0.50 - - [2026-08-20 19:24:12] "POST /set-tag HTTP/1.1" 200 109 0.024003 10.0.0.50 - - [2026-08-20 19:24:12] "POST /set-tag HTTP/1.1" 200 109 0.047321 10.0.0.50 - - [2026-08-20 19:24:12] "POST /set-tag HTTP/1.1" 200 109 0.025387 10.0.0.50 - - [2026-08-20 19:24:12] "POST /set-tag HTTP/1.1" 200 109 0.023241 10.0.0.50 - - [2026-08-20 19:24:12] "POST /set-tag HTTP/1.1" 200 109 0.052400 10.0.0.50 - - [2026-08-20 19:24:12] "DELETE /instance-ip/3ee2c2f6-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.048698 10.0.0.50 - - [2026-08-20 19:24:13] "DELETE /virtual-machine-interface/3ec451fe-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.056062 10.0.0.50 - - [2026-08-20 19:24:13] "DELETE /virtual-machine/a96d5268-75ca-4c0b-b02a-6330a1b42f85 HTTP/1.1" 200 115 0.029682 10.0.0.50 - - [2026-08-20 19:24:13] "DELETE /tag/f5c54391-4612-43b8-8276-35161b13d377 HTTP/1.1" 200 115 0.083754 10.0.0.50 - - [2026-08-20 19:24:13] "GET /virtual-machine-interface/3e0e7712-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007766 10.0.0.50 - - [2026-08-20 19:24:13] "POST /set-tag HTTP/1.1" 200 109 0.002940 10.0.0.50 - - [2026-08-20 19:24:13] "GET /virtual-machine/004434e2-aa49-4b00-8b0a-01fe05ce913f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002754 10.0.0.50 - - [2026-08-20 19:24:13] "POST /ref-update HTTP/1.1" 200 156 0.012189 10.0.0.50 - - [2026-08-20 19:24:13] "GET /virtual-machine-interface/3e0e7712-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.017200 10.0.0.50 - - [2026-08-20 19:24:13] "POST /set-tag HTTP/1.1" 200 109 0.024228 10.0.0.50 - - [2026-08-20 19:24:13] "POST /set-tag HTTP/1.1" 200 109 0.040576 10.0.0.50 - - [2026-08-20 19:24:13] "POST /set-tag HTTP/1.1" 200 109 0.043791 10.0.0.50 - - [2026-08-20 19:24:13] "POST /set-tag HTTP/1.1" 200 109 0.029334 10.0.0.50 - - [2026-08-20 19:24:13] "POST /set-tag HTTP/1.1" 200 109 0.039113 10.0.0.50 - - [2026-08-20 19:24:13] "DELETE /instance-ip/3e355f94-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.062169 10.0.0.50 - - [2026-08-20 19:24:13] "POST /ref-update HTTP/1.1" 200 156 0.016109 10.0.0.50 - - [2026-08-20 19:24:13] "DELETE /virtual-machine-interface/3e0e7712-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.060545 10.0.0.50 - - [2026-08-20 19:24:13] "DELETE /virtual-machine/004434e2-aa49-4b00-8b0a-01fe05ce913f HTTP/1.1" 200 115 0.028075 10.0.0.50 - - [2026-08-20 19:24:13] "GET /virtual-machine-interface/3d8a44ec-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007901 10.0.0.50 - - [2026-08-20 19:24:13] "POST /set-tag HTTP/1.1" 200 109 0.003214 10.0.0.50 - - [2026-08-20 19:24:13] "GET /virtual-machine-interface/3d8a44ec-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004250 10.0.0.50 - - [2026-08-20 19:24:13] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.50 - - [2026-08-20 19:24:13] "GET /virtual-machine/051f3703-9e52-46b1-aa0a-3f90f22c3e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.007534 10.0.0.50 - - [2026-08-20 19:24:13] "POST /ref-update HTTP/1.1" 200 156 0.022739 10.0.0.50 - - [2026-08-20 19:24:13] "GET /virtual-machine-interface/3d8a44ec-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010252 10.0.0.50 - - [2026-08-20 19:24:14] "POST /set-tag HTTP/1.1" 200 109 0.053752 10.0.0.50 - - [2026-08-20 19:24:14] "POST /set-tag HTTP/1.1" 200 109 0.037018 10.0.0.50 - - [2026-08-20 19:24:14] "POST /set-tag HTTP/1.1" 200 109 0.039423 10.0.0.50 - - [2026-08-20 19:24:14] "POST /set-tag HTTP/1.1" 200 109 0.022181 10.0.0.50 - - [2026-08-20 19:24:14] "POST /set-tag HTTP/1.1" 200 109 0.038512 10.0.0.50 - - [2026-08-20 19:24:14] "DELETE /instance-ip/3da72e0e-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.076535 10.0.0.50 - - [2026-08-20 19:24:14] "POST /ref-update HTTP/1.1" 200 156 0.014232 10.0.0.50 - - [2026-08-20 19:24:14] "DELETE /virtual-machine-interface/3d8a44ec-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.052763 10.0.0.50 - - [2026-08-20 19:24:14] "DELETE /virtual-machine/051f3703-9e52-46b1-aa0a-3f90f22c3e5d HTTP/1.1" 200 115 0.033099 10.0.0.50 - - [2026-08-20 19:24:14] "DELETE /tag/afecdd2c-58a6-432f-92fe-59de626f87c5 HTTP/1.1" 200 115 0.045755 10.0.0.50 - - [2026-08-20 19:24:14] "DELETE /tag/2ca465b8-6f5e-4655-9aeb-c54cc1a68d2b HTTP/1.1" 409 388 0.009716 10.0.0.50 - - [2026-08-20 19:24:32] "GET /global-system-configs HTTP/1.1" 200 322 0.004089 10.0.0.50 - - [2026-08-20 19:24:33] "GET /global-system-configs HTTP/1.1" 200 322 0.003917 10.0.0.50 - - [2026-08-20 19:24:41] "GET /virtual-machine-interface/3fef5196-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004872 10.0.0.50 - - [2026-08-20 19:24:41] "POST /set-tag HTTP/1.1" 200 109 0.004038 10.0.0.50 - - [2026-08-20 19:24:41] "GET /virtual-machine-interface/3fef5196-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007411 10.0.0.50 - - [2026-08-20 19:24:41] "POST /set-tag HTTP/1.1" 200 109 0.006804 10.0.0.50 - - [2026-08-20 19:24:41] "GET /virtual-machine/2b326f60-63b6-4300-9d50-97286aca5af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004664 10.0.0.50 - - [2026-08-20 19:24:41] "POST /ref-update HTTP/1.1" 200 156 0.013624 10.0.0.50 - - [2026-08-20 19:24:41] "GET /virtual-machine-interface/3fef5196-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011043 10.0.0.50 - - [2026-08-20 19:24:41] "POST /set-tag HTTP/1.1" 200 109 0.029519 10.0.0.50 - - [2026-08-20 19:24:41] "POST /set-tag HTTP/1.1" 200 109 0.052703 10.0.0.50 - - [2026-08-20 19:24:41] "POST /set-tag HTTP/1.1" 200 109 0.029568 10.0.0.50 - - [2026-08-20 19:24:41] "POST /set-tag HTTP/1.1" 200 109 0.022661 10.0.0.50 - - [2026-08-20 19:24:42] "DELETE /instance-ip/400bbc32-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.055075 10.0.0.50 - - [2026-08-20 19:24:42] "DELETE /virtual-machine-interface/3fef5196-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.044601 10.0.0.50 - - [2026-08-20 19:24:42] "DELETE /virtual-machine/2b326f60-63b6-4300-9d50-97286aca5af4 HTTP/1.1" 200 115 0.023932 10.0.0.50 - - [2026-08-20 19:24:42] "DELETE /tag/2cfa19eb-bc3c-42f0-b076-cef6160faee8 HTTP/1.1" 200 115 0.055283 10.0.0.50 - - [2026-08-20 19:24:42] "GET /virtual-machine-interface/406c70f4-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012784 10.0.0.50 - - [2026-08-20 19:24:42] "POST /set-tag HTTP/1.1" 200 109 0.003047 10.0.0.50 - - [2026-08-20 19:24:42] "GET /virtual-machine-interface/406c70f4-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005018 10.0.0.50 - - [2026-08-20 19:24:42] "POST /set-tag HTTP/1.1" 200 109 0.002541 10.0.0.50 - - [2026-08-20 19:24:42] "GET /virtual-machine/c6e0a72b-f1f2-405b-8cb3-b3b80eef18ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003457 10.0.0.50 - - [2026-08-20 19:24:42] "POST /ref-update HTTP/1.1" 200 156 0.013020 10.0.0.50 - - [2026-08-20 19:24:42] "GET /virtual-machine-interface/406c70f4-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017728 10.0.0.50 - - [2026-08-20 19:24:42] "POST /set-tag HTTP/1.1" 200 109 0.020238 10.0.0.50 - - [2026-08-20 19:24:42] "POST /set-tag HTTP/1.1" 200 109 0.038289 10.0.0.50 - - [2026-08-20 19:24:42] "POST /set-tag HTTP/1.1" 200 109 0.035025 10.0.0.50 - - [2026-08-20 19:24:42] "POST /set-tag HTTP/1.1" 200 109 0.025546 10.0.0.50 - - [2026-08-20 19:24:42] "DELETE /instance-ip/40888d52-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.058907 10.0.0.50 - - [2026-08-20 19:24:42] "DELETE /virtual-machine-interface/406c70f4-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.058218 10.0.0.50 - - [2026-08-20 19:24:42] "DELETE /virtual-machine/c6e0a72b-f1f2-405b-8cb3-b3b80eef18ad HTTP/1.1" 200 115 0.034015 10.0.0.50 - - [2026-08-20 19:24:42] "DELETE /tag/4be69804-5a55-4240-b3e2-b6649b558337 HTTP/1.1" 200 115 0.060411 10.0.0.50 - - [2026-08-20 19:24:42] "DELETE /tag/1eb83987-403e-4e56-8456-0d66d91e1371 HTTP/1.1" 200 115 0.053118 10.0.0.50 - - [2026-08-20 19:24:42] "DELETE /tag/0ce0f9f5-a3d8-4825-8a41-0118f2411e89 HTTP/1.1" 409 236 0.007492 10.0.0.50 - - [2026-08-20 19:24:42] "GET /virtual-machine-interface/40e7bf7a-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006498 10.0.0.50 - - [2026-08-20 19:24:42] "POST /set-tag HTTP/1.1" 200 109 0.003582 10.0.0.50 - - [2026-08-20 19:24:42] "GET /virtual-machine-interface/4163cf3e-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005809 10.0.0.50 - - [2026-08-20 19:24:42] "POST /set-tag HTTP/1.1" 200 109 0.003072 10.0.0.50 - - [2026-08-20 19:24:43] "GET /virtual-machine-interface/4163cf3e-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004424 10.0.0.50 - - [2026-08-20 19:24:43] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.50 - - [2026-08-20 19:24:43] "GET /virtual-machine/2a1cf0a2-d204-4904-91d4-22edc8ee1eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003866 10.0.0.50 - - [2026-08-20 19:24:43] "POST /ref-update HTTP/1.1" 200 156 0.015013 10.0.0.50 - - [2026-08-20 19:24:43] "GET /virtual-machine-interface/4163cf3e-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014024 10.0.0.50 - - [2026-08-20 19:24:43] "POST /set-tag HTTP/1.1" 200 109 0.030085 10.0.0.50 - - [2026-08-20 19:24:43] "POST /set-tag HTTP/1.1" 200 109 0.034948 10.0.0.50 - - [2026-08-20 19:24:43] "POST /set-tag HTTP/1.1" 200 109 0.045324 10.0.0.50 - - [2026-08-20 19:24:43] "POST /set-tag HTTP/1.1" 200 109 0.040081 10.0.0.50 - - [2026-08-20 19:24:43] "DELETE /instance-ip/4182a6f2-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.063373 10.0.0.50 - - [2026-08-20 19:24:43] "DELETE /virtual-machine-interface/4163cf3e-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.058611 10.0.0.50 - - [2026-08-20 19:24:43] "DELETE /virtual-machine/2a1cf0a2-d204-4904-91d4-22edc8ee1eb0 HTTP/1.1" 200 115 0.026639 10.0.0.50 - - [2026-08-20 19:24:43] "DELETE /tag/05345703-2b31-410d-acc9-656aee4197b1 HTTP/1.1" 200 115 0.039209 10.0.0.50 - - [2026-08-20 19:24:43] "GET /virtual-machine-interface/40e7bf7a-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009338 10.0.0.50 - - [2026-08-20 19:24:43] "POST /set-tag HTTP/1.1" 200 109 0.003512 10.0.0.50 - - [2026-08-20 19:24:43] "GET /virtual-machine/3d6cb02b-6ea5-495a-a71b-571b6f1721f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003367 10.0.0.50 - - [2026-08-20 19:24:43] "POST /ref-update HTTP/1.1" 200 156 0.011772 10.0.0.50 - - [2026-08-20 19:24:43] "GET /virtual-machine-interface/40e7bf7a-9ccc-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005276 10.0.0.50 - - [2026-08-20 19:24:43] "POST /set-tag HTTP/1.1" 200 109 0.020756 10.0.0.50 - - [2026-08-20 19:24:43] "POST /set-tag HTTP/1.1" 200 109 0.030287 10.0.0.50 - - [2026-08-20 19:24:43] "POST /set-tag HTTP/1.1" 200 109 0.016804 10.0.0.50 - - [2026-08-20 19:24:43] "POST /set-tag HTTP/1.1" 200 109 0.036961 10.0.0.50 - - [2026-08-20 19:24:44] "DELETE /instance-ip/4105df82-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.076451 10.0.0.50 - - [2026-08-20 19:24:44] "DELETE /virtual-machine-interface/40e7bf7a-9ccc-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.082382 10.0.0.50 - - [2026-08-20 19:24:44] "DELETE /virtual-machine/3d6cb02b-6ea5-495a-a71b-571b6f1721f6 HTTP/1.1" 200 115 0.021459 10.0.0.50 - - [2026-08-20 19:24:44] "DELETE /tag/e06f08c1-868f-459e-af55-20cb957f6f3d HTTP/1.1" 200 115 0.036001 10.0.0.50 - - [2026-08-20 19:24:44] "DELETE /tag/fd3bdacd-8b93-4c77-babc-1fa021c7bbdd HTTP/1.1" 409 236 0.008121 10.0.0.50 - - [2026-08-20 19:24:44] "DELETE /tag/e778365f-b8d8-4a73-b343-b7a94bce707c HTTP/1.1" 409 236 0.005983 10.0.0.50 - - [2026-08-20 19:24:45] "POST /projects HTTP/1.1" 409 238 0.002745 10.0.0.50 - - [2026-08-20 19:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.50 - - [2026-08-20 19:24:45] "GET /project/34f87a5b-9558-4135-910e-d10c87a19c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044257 10.0.0.50 - - [2026-08-20 19:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.50 - - [2026-08-20 19:24:45] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004733 10.0.0.50 - - [2026-08-20 19:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.50 - - [2026-08-20 19:24:45] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007092 10.0.0.50 - - [2026-08-20 19:24:46] "POST /security-groups HTTP/1.1" 409 285 0.003079 10.0.0.50 - - [2026-08-20 19:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.50 - - [2026-08-20 19:24:46] "PUT /security-group/406406e4-46b4-4721-a2c2-5173ac1f0d75 HTTP/1.1" 200 262 0.068575 10.0.0.50 - - [2026-08-20 19:24:46] "PUT /access-control-list/673040f9-08f8-41c9-910a-7e4a56b88eca HTTP/1.1" 200 272 0.015170 10.0.0.50 - - [2026-08-20 19:24:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.035469 10.0.0.50 - - [2026-08-20 19:24:46] "PUT /access-control-list/0ffe2d2b-b2b9-4f1d-977f-f13b9c72f24f HTTP/1.1" 200 272 0.031409 10.0.0.50 - - [2026-08-20 19:24:51] "POST /projects HTTP/1.1" 409 238 0.002315 10.0.0.50 - - [2026-08-20 19:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.50 - - [2026-08-20 19:24:51] "GET /project/34f87a5b-9558-4135-910e-d10c87a19c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049847 10.0.0.50 - - [2026-08-20 19:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.50 - - [2026-08-20 19:24:51] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004739 10.0.0.50 - - [2026-08-20 19:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.50 - - [2026-08-20 19:24:51] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004538 10.0.0.50 - - [2026-08-20 19:24:51] "POST /security-groups HTTP/1.1" 409 285 0.004100 10.0.0.50 - - [2026-08-20 19:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.50 - - [2026-08-20 19:24:51] "PUT /security-group/406406e4-46b4-4721-a2c2-5173ac1f0d75 HTTP/1.1" 200 262 0.062057 10.0.0.50 - - [2026-08-20 19:24:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.053470 10.0.0.50 - - [2026-08-20 19:24:51] "PUT /access-control-list/673040f9-08f8-41c9-910a-7e4a56b88eca HTTP/1.1" 200 272 0.045280 10.0.0.50 - - [2026-08-20 19:24:51] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.030199 10.0.0.50 - - [2026-08-20 19:24:51] "PUT /access-control-list/0ffe2d2b-b2b9-4f1d-977f-f13b9c72f24f HTTP/1.1" 200 272 0.014750 10.0.0.50 - - [2026-08-20 19:24:51] "GET /firewall-rule/fad164d0-5986-4fdd-a1ae-93469136007d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003158 10.0.0.50 - - [2026-08-20 19:24:51] "POST /ref-update HTTP/1.1" 200 156 0.077973 10.0.0.50 - - [2026-08-20 19:24:51] "DELETE /firewall-rule/fad164d0-5986-4fdd-a1ae-93469136007d HTTP/1.1" 200 115 0.047945 10.0.0.50 - - [2026-08-20 19:24:51] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.008898 10.0.0.50 - - [2026-08-20 19:24:51] "GET /firewall-rule/57b3aa13-8a74-4371-bfce-3b66c1e452fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003862 10.0.0.50 - - [2026-08-20 19:24:51] "POST /ref-update HTTP/1.1" 200 156 0.089302 10.0.0.50 - - [2026-08-20 19:24:51] "DELETE /firewall-rule/57b3aa13-8a74-4371-bfce-3b66c1e452fa HTTP/1.1" 200 115 0.068084 10.0.0.50 - - [2026-08-20 19:24:51] "DELETE /tag/a4556f2f-81f8-4513-b0ba-0bb258054a03 HTTP/1.1" 200 115 0.057520 10.0.0.50 - - [2026-08-20 19:24:51] "DELETE /tag/fd3bdacd-8b93-4c77-babc-1fa021c7bbdd HTTP/1.1" 409 236 0.006095 10.0.0.50 - - [2026-08-20 19:24:51] "DELETE /tag/e778365f-b8d8-4a73-b343-b7a94bce707c HTTP/1.1" 409 236 0.013736 10.0.0.50 - - [2026-08-20 19:24:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.50 - - [2026-08-20 19:24:51] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005662 10.0.0.50 - - [2026-08-20 19:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.50 - - [2026-08-20 19:24:52] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005018 10.0.0.50 - - [2026-08-20 19:24:52] "PUT /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b HTTP/1.1" 200 264 0.046715 10.0.0.50 - - [2026-08-20 19:24:52] "PUT /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865 HTTP/1.1" 200 264 0.064064 10.0.0.50 - - [2026-08-20 19:24:52] "DELETE /security-group/406406e4-46b4-4721-a2c2-5173ac1f0d75 HTTP/1.1" 200 115 0.051217 10.0.0.50 - - [2026-08-20 19:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.50 - - [2026-08-20 19:24:52] "DELETE /access-control-list/673040f9-08f8-41c9-910a-7e4a56b88eca HTTP/1.1" 200 115 0.033066 10.0.0.50 - - [2026-08-20 19:24:52] "DELETE /access-control-list/0ffe2d2b-b2b9-4f1d-977f-f13b9c72f24f HTTP/1.1" 200 115 0.035497 10.0.0.50 - - [2026-08-20 19:24:52] "GET /project/34f87a5b-9558-4135-910e-d10c87a19c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.037958 10.0.0.50 - - [2026-08-20 19:24:52] "GET /project/34f87a5b-9558-4135-910e-d10c87a19c82?fields=security_groups HTTP/1.1" 200 1352 0.052320 10.0.0.50 - - [2026-08-20 19:24:52] "DELETE /security-group/b2a82041-b91e-4468-9258-18d55d3eaf0b HTTP/1.1" 200 115 0.055791 10.0.0.50 - - [2026-08-20 19:24:52] "DELETE /access-control-list/f2ba8ed9-29c9-4f92-a624-4d0d090caefb HTTP/1.1" 200 115 0.057890 10.0.0.50 - - [2026-08-20 19:24:52] "GET /project/34f87a5b-9558-4135-910e-d10c87a19c82?fields=application_policy_sets HTTP/1.1" 200 1391 0.079880 10.0.0.50 - - [2026-08-20 19:24:52] "DELETE /access-control-list/651af2a5-d797-4498-84a6-1bdb5be2bf6b HTTP/1.1" 200 115 0.052535 10.0.0.50 - - [2026-08-20 19:24:52] "DELETE /project/34f87a5b-9558-4135-910e-d10c87a19c82 HTTP/1.1" 200 115 0.392149 10.0.0.50 - - [2026-08-20 19:24:52] "POST /projects HTTP/1.1" 409 238 0.004254 10.0.0.50 - - [2026-08-20 19:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.50 - - [2026-08-20 19:24:52] "GET /project/15818e0a-7157-4b1a-9c68-74d39f26f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061491 10.0.0.50 - - [2026-08-20 19:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005660 10.0.0.50 - - [2026-08-20 19:24:52] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006297 10.0.0.50 - - [2026-08-20 19:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.50 - - [2026-08-20 19:24:52] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005163 10.0.0.50 - - [2026-08-20 19:24:52] "POST /security-groups HTTP/1.1" 409 285 0.002595 10.0.0.50 - - [2026-08-20 19:24:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.50 - - [2026-08-20 19:24:53] "PUT /security-group/c164bf8c-9353-43fb-ab8b-c019c60fcfd9 HTTP/1.1" 200 262 0.058465 10.0.0.50 - - [2026-08-20 19:24:53] "PUT /access-control-list/8e11dc3e-01dc-4e66-ad24-8bbebfbca932 HTTP/1.1" 200 272 0.018841 10.0.0.50 - - [2026-08-20 19:24:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.063705 10.0.0.50 - - [2026-08-20 19:24:53] "PUT /access-control-list/b9dda083-aa0b-40bf-a958-0d02ddb9e291 HTTP/1.1" 200 272 0.029819 10.0.0.50 - - [2026-08-20 19:24:56] "DELETE /loadbalancer-member/5f54b9f9-fca1-4ba7-8774-10d2663c40c8 HTTP/1.1" 200 115 0.042586 10.0.0.50 - - [2026-08-20 19:24:56] "DELETE /loadbalancer-pool/e3847377-8ae0-4e20-b871-09b8c940cd40 HTTP/1.1" 200 115 0.049824 10.0.0.50 - - [2026-08-20 19:24:57] "DELETE /loadbalancer-listener/a8df0634-05d9-43c5-a304-83f810b00c2b HTTP/1.1" 200 115 0.058905 10.0.0.50 - - [2026-08-20 19:24:57] "DELETE /loadbalancer/dcf36d60-26a9-40b3-8457-3af1c30058b4 HTTP/1.1" 200 115 0.063694 10.0.0.50 - - [2026-08-20 19:24:57] "DELETE /floating-ip/9c2a25ed-6850-477e-975d-21e5cc4246ce HTTP/1.1" 200 115 0.055151 10.0.0.50 - - [2026-08-20 19:24:57] "DELETE /instance-ip/3595dd7b-5323-44d6-a816-23e5759fd0c9 HTTP/1.1" 200 115 0.051918 10.0.0.50 - - [2026-08-20 19:24:57] "DELETE /virtual-machine-interface/b8ecf608-6318-4b81-9c81-ab141fb1e576 HTTP/1.1" 200 115 0.041263 10.0.0.50 - - [2026-08-20 19:24:57] "DELETE /tag/84c31a79-30a5-44e3-b7a5-7d4296c590d1 HTTP/1.1" 200 115 0.047938 10.0.0.50 - - [2026-08-20 19:24:57] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002757 10.0.0.50 - - [2026-08-20 19:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.50 - - [2026-08-20 19:24:57] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003065 10.0.0.50 - - [2026-08-20 19:24:57] "GET /firewall-policy/6c3c1ffe-228e-4f1d-b34a-dd5b659d4d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004227 10.0.0.50 - - [2026-08-20 19:24:57] "GET /firewall-rule/387ba1b2-45fb-44e0-b131-db9f21bd081f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003568 10.0.0.50 - - [2026-08-20 19:24:57] "POST /ref-update HTTP/1.1" 200 156 0.017151 10.0.0.50 - - [2026-08-20 19:24:57] "DELETE /firewall-rule/387ba1b2-45fb-44e0-b131-db9f21bd081f HTTP/1.1" 200 115 0.042730 10.0.0.50 - - [2026-08-20 19:24:57] "GET /firewall-policy/d5eeb7b5-e962-4beb-b79c-a0331659660b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005923 10.0.0.50 - - [2026-08-20 19:24:57] "GET /firewall-rule/8722bee3-5c33-4ac9-9f16-42911c38afd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003511 10.0.0.50 - - [2026-08-20 19:24:57] "POST /ref-update HTTP/1.1" 200 156 0.018351 10.0.0.50 - - [2026-08-20 19:24:57] "DELETE /firewall-rule/8722bee3-5c33-4ac9-9f16-42911c38afd2 HTTP/1.1" 200 115 0.071952 10.0.0.50 - - [2026-08-20 19:24:57] "GET /firewall-policy/d5eeb7b5-e962-4beb-b79c-a0331659660b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.008781 10.0.0.50 - - [2026-08-20 19:24:57] "GET /firewall-rule/9464d116-c037-4649-88e6-9a4fca426c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.003607 10.0.0.50 - - [2026-08-20 19:24:57] "POST /ref-update HTTP/1.1" 200 156 0.014901 10.0.0.50 - - [2026-08-20 19:24:57] "DELETE /firewall-rule/9464d116-c037-4649-88e6-9a4fca426c5a HTTP/1.1" 200 115 0.069041 10.0.0.50 - - [2026-08-20 19:24:57] "GET /application-policy-set/aee93939-ff09-4272-a4ab-5fa4975286a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009840 10.0.0.50 - - [2026-08-20 19:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.50 - - [2026-08-20 19:24:57] "GET /policy-management/a05108d1-66ba-4c0d-98ff-c046620d0861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003860 10.0.0.50 - - [2026-08-20 19:24:57] "GET /firewall-policy/d5eeb7b5-e962-4beb-b79c-a0331659660b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004202 10.0.0.50 - - [2026-08-20 19:24:58] "POST /ref-update HTTP/1.1" 200 156 0.029355 10.0.0.50 - - [2026-08-20 19:24:58] "DELETE /firewall-policy/d5eeb7b5-e962-4beb-b79c-a0331659660b HTTP/1.1" 200 115 0.048820 10.0.0.50 - - [2026-08-20 19:24:58] "DELETE /tag/2ca465b8-6f5e-4655-9aeb-c54cc1a68d2b HTTP/1.1" 200 115 0.078478 10.0.0.50 - - [2026-08-20 19:24:58] "DELETE /tag/0ce0f9f5-a3d8-4825-8a41-0118f2411e89 HTTP/1.1" 200 115 0.065948 10.0.0.50 - - [2026-08-20 19:24:58] "DELETE /tag/fd3bdacd-8b93-4c77-babc-1fa021c7bbdd HTTP/1.1" 200 115 0.051340 10.0.0.50 - - [2026-08-20 19:24:58] "DELETE /tag/e778365f-b8d8-4a73-b343-b7a94bce707c HTTP/1.1" 200 115 0.084291 10.0.0.50 - - [2026-08-20 19:24:58] "POST /projects HTTP/1.1" 409 238 0.002313 10.0.0.50 - - [2026-08-20 19:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016023 10.0.0.50 - - [2026-08-20 19:24:58] "GET /project/15818e0a-7157-4b1a-9c68-74d39f26f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.062955 10.0.0.50 - - [2026-08-20 19:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008293 10.0.0.50 - - [2026-08-20 19:24:58] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005929 10.0.0.50 - - [2026-08-20 19:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.50 - - [2026-08-20 19:24:58] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.009424 10.0.0.50 - - [2026-08-20 19:24:58] "POST /security-groups HTTP/1.1" 409 285 0.003576 10.0.0.50 - - [2026-08-20 19:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.50 - - [2026-08-20 19:24:58] "PUT /security-group/c164bf8c-9353-43fb-ab8b-c019c60fcfd9 HTTP/1.1" 200 262 0.060468 10.0.0.50 - - [2026-08-20 19:24:58] "PUT /access-control-list/8e11dc3e-01dc-4e66-ad24-8bbebfbca932 HTTP/1.1" 200 272 0.038634 10.0.0.50 - - [2026-08-20 19:24:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.045513 10.0.0.50 - - [2026-08-20 19:24:58] "PUT /access-control-list/b9dda083-aa0b-40bf-a958-0d02ddb9e291 HTTP/1.1" 200 272 0.038596 10.0.0.50 - - [2026-08-20 19:24:58] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.017696 10.0.0.50 - - [2026-08-20 19:24:58] "GET /firewall-rule/a734325c-44b7-430a-942c-e45aa506c983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.017764 10.0.0.50 - - [2026-08-20 19:24:58] "POST /ref-update HTTP/1.1" 200 156 0.061843 10.0.0.50 - - [2026-08-20 19:24:59] "DELETE /firewall-rule/a734325c-44b7-430a-942c-e45aa506c983 HTTP/1.1" 200 115 0.060577 10.0.0.50 - - [2026-08-20 19:24:59] "GET /firewall-policy/a9c6cc7d-350d-49e4-90f1-79e42cff8ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004769 10.0.0.50 - - [2026-08-20 19:24:59] "GET /firewall-rule/b02668ec-4958-4090-8675-6b7c6dfee497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003086 10.0.0.50 - - [2026-08-20 19:24:59] "POST /ref-update HTTP/1.1" 200 156 0.041256 10.0.0.50 - - [2026-08-20 19:24:59] "DELETE /firewall-rule/b02668ec-4958-4090-8675-6b7c6dfee497 HTTP/1.1" 200 115 0.076313 10.0.0.50 - - [2026-08-20 19:24:59] "DELETE /tag/c6210b65-344f-4797-bc62-03e9a33dfdc3 HTTP/1.1" 200 115 0.050677 10.0.0.50 - - [2026-08-20 19:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.50 - - [2026-08-20 19:24:59] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004844 10.0.0.50 - - [2026-08-20 19:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.50 - - [2026-08-20 19:24:59] "GET /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.009942 10.0.0.50 - - [2026-08-20 19:24:59] "PUT /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b HTTP/1.1" 200 264 0.090899 10.0.0.50 - - [2026-08-20 19:24:59] "PUT /virtual-network/a4ddee7e-11e1-492b-9b36-33f48f2a7865 HTTP/1.1" 200 264 0.075647 10.0.0.50 - - [2026-08-20 19:24:59] "DELETE /security-group/c164bf8c-9353-43fb-ab8b-c019c60fcfd9 HTTP/1.1" 200 115 0.073808 10.0.0.50 - - [2026-08-20 19:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.50 - - [2026-08-20 19:24:59] "DELETE /access-control-list/8e11dc3e-01dc-4e66-ad24-8bbebfbca932 HTTP/1.1" 200 115 0.046603 10.0.0.50 - - [2026-08-20 19:24:59] "DELETE /access-control-list/b9dda083-aa0b-40bf-a958-0d02ddb9e291 HTTP/1.1" 200 115 0.038295 10.0.0.50 - - [2026-08-20 19:24:59] "GET /project/15818e0a-7157-4b1a-9c68-74d39f26f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.053688 10.0.0.50 - - [2026-08-20 19:24:59] "GET /project/15818e0a-7157-4b1a-9c68-74d39f26f197?fields=security_groups HTTP/1.1" 200 1352 0.041463 10.0.0.50 - - [2026-08-20 19:24:59] "DELETE /security-group/3c4599df-5b2d-492d-8fc1-598ec7d09821 HTTP/1.1" 200 115 0.099839 10.0.0.50 - - [2026-08-20 19:25:00] "DELETE /access-control-list/eab4edba-2f8d-4dc2-8aaf-5439d14177e1 HTTP/1.1" 200 115 0.096732 10.0.0.50 - - [2026-08-20 19:25:00] "GET /project/15818e0a-7157-4b1a-9c68-74d39f26f197?fields=application_policy_sets HTTP/1.1" 200 1391 0.096249 10.0.0.50 - - [2026-08-20 19:25:00] "DELETE /access-control-list/5ffc2a0a-5b80-4276-9bba-d78995e1bc3c HTTP/1.1" 200 115 0.091024 10.0.0.50 - - [2026-08-20 19:25:00] "DELETE /project/15818e0a-7157-4b1a-9c68-74d39f26f197 HTTP/1.1" 200 115 0.525307 10.0.0.50 - - [2026-08-20 19:25:55] "GET / HTTP/1.1" 200 35931 0.002225 10.0.0.50 - - [2026-08-20 19:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.50 - - [2026-08-20 19:25:55] "GET /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002997 10.0.0.50 - - [2026-08-20 19:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.50 - - [2026-08-20 19:25:56] "GET /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003965 10.0.0.50 - - [2026-08-20 19:26:12] "GET / HTTP/1.1" 200 35931 0.001644 10.0.0.50 - - [2026-08-20 19:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.50 - - [2026-08-20 19:26:12] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007467 10.0.0.50 - - [2026-08-20 19:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.50 - - [2026-08-20 19:26:12] "GET /config-node/04175673-49bf-4aa2-8028-c3646bf7d691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.004296 10.0.0.50 - - [2026-08-20 19:26:12] "GET / HTTP/1.1" 200 35931 0.001592 10.0.0.50 - - [2026-08-20 19:26:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010054 10.0.0.50 - - [2026-08-20 19:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.50 - - [2026-08-20 19:26:17] "GET /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002601 10.0.0.50 - - [2026-08-20 19:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.50 - - [2026-08-20 19:26:17] "PUT /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272 HTTP/1.1" 200 276 0.011812 10.0.0.50 - - [2026-08-20 19:26:18] "GET / HTTP/1.1" 200 35931 0.002412 10.0.0.50 - - [2026-08-20 19:26:18] "POST /alarms HTTP/1.1" 409 264 0.002912 10.0.0.50 - - [2026-08-20 19:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.50 - - [2026-08-20 19:26:18] "PUT /alarm/757acee4-487e-4fa3-ad34-e0cee6f3dfd6 HTTP/1.1" 200 244 0.012835 10.0.0.50 - - [2026-08-20 19:26:18] "POST /alarms HTTP/1.1" 409 261 0.003285 10.0.0.50 - - [2026-08-20 19:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.50 - - [2026-08-20 19:26:18] "PUT /alarm/efd9c315-9f3a-4926-9690-6a804434661e HTTP/1.1" 200 244 0.016711 10.0.0.50 - - [2026-08-20 19:26:18] "POST /alarms HTTP/1.1" 409 261 0.002522 10.0.0.50 - - [2026-08-20 19:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.50 - - [2026-08-20 19:26:18] "PUT /alarm/0ce9ef10-97b7-4674-aec6-38cb38d53da8 HTTP/1.1" 200 244 0.017153 10.0.0.50 - - [2026-08-20 19:26:18] "POST /alarms HTTP/1.1" 409 253 0.002946 10.0.0.50 - - [2026-08-20 19:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.50 - - [2026-08-20 19:26:18] "PUT /alarm/187f9547-2b7e-47f0-baf2-717e53081acb HTTP/1.1" 200 244 0.018310 10.0.0.50 - - [2026-08-20 19:26:18] "POST /alarms HTTP/1.1" 409 251 0.008987 10.0.0.50 - - [2026-08-20 19:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.50 - - [2026-08-20 19:26:18] "PUT /alarm/e1b0871b-b94c-4dbd-a54d-40da43f929af HTTP/1.1" 200 244 0.017141 10.0.0.50 - - [2026-08-20 19:26:18] "POST /alarms HTTP/1.1" 409 252 0.005735 10.0.0.50 - - [2026-08-20 19:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.50 - - [2026-08-20 19:26:18] "PUT /alarm/eab3bb31-7581-45c9-8857-7ce09fe60a35 HTTP/1.1" 200 244 0.015437 10.0.0.50 - - [2026-08-20 19:26:18] "POST /alarms HTTP/1.1" 409 256 0.005895 10.0.0.50 - - [2026-08-20 19:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.50 - - [2026-08-20 19:26:18] "PUT /alarm/e868eee6-9519-4d98-aabe-cc780e9ee01b HTTP/1.1" 200 244 0.015648 10.0.0.50 - - [2026-08-20 19:26:18] "POST /alarms HTTP/1.1" 409 248 0.003115 10.0.0.50 - - [2026-08-20 19:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.50 - - [2026-08-20 19:26:18] "PUT /alarm/fd0a17a9-62b5-4c85-b248-c00d4f6912c7 HTTP/1.1" 200 244 0.012860 10.0.0.50 - - [2026-08-20 19:26:18] "POST /alarms HTTP/1.1" 409 252 0.007465 10.0.0.50 - - [2026-08-20 19:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.50 - - [2026-08-20 19:26:18] "PUT /alarm/cdb56d0b-430c-4d2e-9828-68d72548b236 HTTP/1.1" 200 244 0.015808 10.0.0.50 - - [2026-08-20 19:26:18] "POST /alarms HTTP/1.1" 409 257 0.009364 10.0.0.50 - - [2026-08-20 19:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.50 - - [2026-08-20 19:26:18] "PUT /alarm/d73af7bc-ae6e-402d-9f0a-33aa7e358aab HTTP/1.1" 200 244 0.014593 10.0.0.50 - - [2026-08-20 19:26:18] "POST /alarms HTTP/1.1" 409 251 0.009185 10.0.0.50 - - [2026-08-20 19:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.50 - - [2026-08-20 19:26:18] "PUT /alarm/30fe52c9-9258-4abe-9856-298888837d85 HTTP/1.1" 200 244 0.015100 10.0.0.50 - - [2026-08-20 19:26:18] "POST /alarms HTTP/1.1" 409 257 0.011618 10.0.0.50 - - [2026-08-20 19:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.50 - - [2026-08-20 19:26:18] "PUT /alarm/605cb9a6-f7b8-4551-a5a6-cdfd9a469de6 HTTP/1.1" 200 244 0.020214 10.0.0.50 - - [2026-08-20 19:26:19] "POST /alarms HTTP/1.1" 409 261 0.016166 10.0.0.50 - - [2026-08-20 19:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.50 - - [2026-08-20 19:26:19] "PUT /alarm/152cbfb4-6b4b-438d-883a-fc8d6bf61fb7 HTTP/1.1" 200 244 0.016151 10.0.0.50 - - [2026-08-20 19:26:19] "POST /alarms HTTP/1.1" 409 258 0.014323 10.0.0.50 - - [2026-08-20 19:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.50 - - [2026-08-20 19:26:19] "PUT /alarm/d9dfb461-5120-47ed-8e58-8f6aa036b9d5 HTTP/1.1" 200 244 0.012173 10.0.0.50 - - [2026-08-20 19:26:19] "POST /alarms HTTP/1.1" 409 254 0.009331 10.0.0.50 - - [2026-08-20 19:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.50 - - [2026-08-20 19:26:19] "PUT /alarm/25f6a04c-5861-41e5-be95-5cb1ace63cad HTTP/1.1" 200 244 0.014065 10.0.0.50 - - [2026-08-20 19:26:19] "POST /alarms HTTP/1.1" 409 254 0.013935 10.0.0.50 - - [2026-08-20 19:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.50 - - [2026-08-20 19:26:19] "PUT /alarm/c6e99b6b-d925-4d15-8498-7b0fd1e24212 HTTP/1.1" 200 244 0.015109 10.0.0.50 - - [2026-08-20 19:26:19] "POST /alarms HTTP/1.1" 409 254 0.008731 10.0.0.50 - - [2026-08-20 19:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.50 - - [2026-08-20 19:26:19] "PUT /alarm/bc26c109-e6c8-4e69-b456-f1665692d41f HTTP/1.1" 200 244 0.013863 10.0.0.50 - - [2026-08-20 19:26:19] "POST /alarms HTTP/1.1" 409 247 0.012337 10.0.0.50 - - [2026-08-20 19:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.50 - - [2026-08-20 19:26:19] "PUT /alarm/3069147c-015a-430d-bb1d-1d833e95475e HTTP/1.1" 200 244 0.014327 10.0.0.50 - - [2026-08-20 19:26:19] "POST /alarms HTTP/1.1" 409 272 0.012524 10.0.0.50 - - [2026-08-20 19:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.50 - - [2026-08-20 19:26:19] "PUT /alarm/39dea70c-0d5c-4645-b13e-553d5b09ad96 HTTP/1.1" 200 244 0.011303 10.0.0.50 - - [2026-08-20 19:26:19] "POST /alarms HTTP/1.1" 409 261 0.007513 10.0.0.50 - - [2026-08-20 19:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.50 - - [2026-08-20 19:26:19] "PUT /alarm/cfcf14a5-9557-4672-9324-33a3ec8291e4 HTTP/1.1" 200 244 0.015447 10.0.0.50 - - [2026-08-20 19:26:19] "POST /alarms HTTP/1.1" 409 259 0.013758 10.0.0.50 - - [2026-08-20 19:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.50 - - [2026-08-20 19:26:19] "PUT /alarm/9d36c5dd-01ab-4be4-8d5e-707f29937ed0 HTTP/1.1" 200 244 0.013615 10.0.0.50 - - [2026-08-20 19:26:19] "POST /alarms HTTP/1.1" 409 265 0.018000 10.0.0.50 - - [2026-08-20 19:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.50 - - [2026-08-20 19:26:19] "PUT /alarm/732289b7-22e7-42d2-ab77-a58b8cc24ddb HTTP/1.1" 200 244 0.016440 10.0.0.50 - - [2026-08-20 19:26:19] "POST /alarms HTTP/1.1" 409 279 0.007946 10.0.0.50 - - [2026-08-20 19:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.50 - - [2026-08-20 19:26:19] "PUT /alarm/d2002add-ea4e-4952-8277-56afa6bc2d90 HTTP/1.1" 200 244 0.012098 10.0.0.50 - - [2026-08-20 19:26:20] "GET / HTTP/1.1" 200 35931 0.001706 10.0.0.50 - - [2026-08-20 19:26:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002264 10.0.0.50 - - [2026-08-20 19:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.50 - - [2026-08-20 19:26:20] "PUT /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272 HTTP/1.1" 200 276 0.009210 10.0.0.50 - - [2026-08-20 19:26:20] "GET / HTTP/1.1" 200 35931 0.001685 10.0.0.50 - - [2026-08-20 19:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.50 - - [2026-08-20 19:26:20] "GET /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002834 10.0.0.50 - - [2026-08-20 19:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.50 - - [2026-08-20 19:26:20] "PUT /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272 HTTP/1.1" 200 276 0.014199 10.0.0.50 - - [2026-08-20 19:26:20] "GET / HTTP/1.1" 200 35931 0.003732 10.0.0.50 - - [2026-08-20 19:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004720 10.0.0.50 - - [2026-08-20 19:26:20] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.011589 10.0.0.50 - - [2026-08-20 19:26:20] "PUT /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d HTTP/1.1" 200 274 0.029527 10.0.0.50 - - [2026-08-20 19:26:23] "GET / HTTP/1.1" 200 35931 0.001644 10.0.0.50 - - [2026-08-20 19:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.50 - - [2026-08-20 19:26:23] "GET /routing-instance/e52b2ab6-e410-4b76-84f2-e56803ec9680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002755 10.0.0.50 - - [2026-08-20 19:26:23] "POST /bgp-routers HTTP/1.1" 409 301 0.001967 10.0.0.50 - - [2026-08-20 19:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.50 - - [2026-08-20 19:26:23] "GET /bgp-router/8c1f5ef3-5469-4444-b869-42e0a551d915?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002977 10.0.0.50 - - [2026-08-20 19:26:24] "PUT /bgp-router/8c1f5ef3-5469-4444-b869-42e0a551d915 HTTP/1.1" 200 254 0.017035 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:26:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001191 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:26:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001228 10.0.0.50 - - [2026-08-20 19:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.50 - - [2026-08-20 19:26:26] "GET /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.004622 10.0.0.50 - - [2026-08-20 19:26:39] "GET / HTTP/1.1" 200 35931 0.001837 10.0.0.50 - - [2026-08-20 19:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.50 - - [2026-08-20 19:26:39] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007643 10.0.0.50 - - [2026-08-20 19:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.50 - - [2026-08-20 19:26:39] "GET /config-node/04175673-49bf-4aa2-8028-c3646bf7d691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.002431 10.0.0.50 - - [2026-08-20 19:26:51] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.50 - - [2026-08-20 19:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.50 - - [2026-08-20 19:26:51] "GET /routing-instance/e52b2ab6-e410-4b76-84f2-e56803ec9680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003586 10.0.0.50 - - [2026-08-20 19:26:51] "POST /bgp-routers HTTP/1.1" 409 301 0.002622 10.0.0.50 - - [2026-08-20 19:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005507 10.0.0.50 - - [2026-08-20 19:26:51] "GET /bgp-router/8c1f5ef3-5469-4444-b869-42e0a551d915?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004419 10.0.0.50 - - [2026-08-20 19:26:51] "PUT /bgp-router/8c1f5ef3-5469-4444-b869-42e0a551d915 HTTP/1.1" 200 254 0.024704 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:26:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001249 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:26:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001409 10.0.0.50 - - [2026-08-20 19:27:07] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.50 - - [2026-08-20 19:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.50 - - [2026-08-20 19:27:07] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005743 10.0.0.50 - - [2026-08-20 19:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.50 - - [2026-08-20 19:27:07] "GET /config-node/04175673-49bf-4aa2-8028-c3646bf7d691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.002867 10.0.0.50 - - [2026-08-20 19:27:07] "GET / HTTP/1.1" 200 35931 0.001574 10.0.0.50 - - [2026-08-20 19:27:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002769 10.0.0.50 - - [2026-08-20 19:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.50 - - [2026-08-20 19:27:12] "GET /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003187 10.0.0.50 - - [2026-08-20 19:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.50 - - [2026-08-20 19:27:12] "PUT /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272 HTTP/1.1" 200 276 0.012250 10.0.0.50 - - [2026-08-20 19:27:12] "GET / HTTP/1.1" 200 35931 0.001585 10.0.0.50 - - [2026-08-20 19:27:13] "POST /alarms HTTP/1.1" 409 264 0.005143 10.0.0.50 - - [2026-08-20 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.50 - - [2026-08-20 19:27:13] "PUT /alarm/757acee4-487e-4fa3-ad34-e0cee6f3dfd6 HTTP/1.1" 200 244 0.015463 10.0.0.50 - - [2026-08-20 19:27:13] "POST /alarms HTTP/1.1" 409 261 0.002662 10.0.0.50 - - [2026-08-20 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010401 10.0.0.50 - - [2026-08-20 19:27:13] "PUT /alarm/efd9c315-9f3a-4926-9690-6a804434661e HTTP/1.1" 200 244 0.027311 10.0.0.50 - - [2026-08-20 19:27:13] "POST /alarms HTTP/1.1" 409 261 0.006013 10.0.0.50 - - [2026-08-20 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006658 10.0.0.50 - - [2026-08-20 19:27:13] "PUT /alarm/0ce9ef10-97b7-4674-aec6-38cb38d53da8 HTTP/1.1" 200 244 0.018826 10.0.0.50 - - [2026-08-20 19:27:13] "POST /alarms HTTP/1.1" 409 253 0.002741 10.0.0.50 - - [2026-08-20 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006327 10.0.0.50 - - [2026-08-20 19:27:13] "PUT /alarm/187f9547-2b7e-47f0-baf2-717e53081acb HTTP/1.1" 200 244 0.021029 10.0.0.50 - - [2026-08-20 19:27:13] "POST /alarms HTTP/1.1" 409 251 0.005525 10.0.0.50 - - [2026-08-20 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006498 10.0.0.50 - - [2026-08-20 19:27:13] "PUT /alarm/e1b0871b-b94c-4dbd-a54d-40da43f929af HTTP/1.1" 200 244 0.019983 10.0.0.50 - - [2026-08-20 19:27:13] "POST /alarms HTTP/1.1" 409 252 0.010241 10.0.0.50 - - [2026-08-20 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007318 10.0.0.50 - - [2026-08-20 19:27:13] "PUT /alarm/eab3bb31-7581-45c9-8857-7ce09fe60a35 HTTP/1.1" 200 244 0.027504 10.0.0.50 - - [2026-08-20 19:27:13] "POST /alarms HTTP/1.1" 409 256 0.004299 10.0.0.50 - - [2026-08-20 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009360 10.0.0.50 - - [2026-08-20 19:27:13] "PUT /alarm/e868eee6-9519-4d98-aabe-cc780e9ee01b HTTP/1.1" 200 244 0.024637 10.0.0.50 - - [2026-08-20 19:27:13] "POST /alarms HTTP/1.1" 409 248 0.007024 10.0.0.50 - - [2026-08-20 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010193 10.0.0.50 - - [2026-08-20 19:27:13] "PUT /alarm/fd0a17a9-62b5-4c85-b248-c00d4f6912c7 HTTP/1.1" 200 244 0.031941 10.0.0.50 - - [2026-08-20 19:27:13] "POST /alarms HTTP/1.1" 409 252 0.003416 10.0.0.50 - - [2026-08-20 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.50 - - [2026-08-20 19:27:13] "PUT /alarm/cdb56d0b-430c-4d2e-9828-68d72548b236 HTTP/1.1" 200 244 0.033549 10.0.0.50 - - [2026-08-20 19:27:13] "POST /alarms HTTP/1.1" 409 257 0.007541 10.0.0.50 - - [2026-08-20 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.50 - - [2026-08-20 19:27:13] "PUT /alarm/d73af7bc-ae6e-402d-9f0a-33aa7e358aab HTTP/1.1" 200 244 0.015505 10.0.0.50 - - [2026-08-20 19:27:13] "POST /alarms HTTP/1.1" 409 251 0.002656 10.0.0.50 - - [2026-08-20 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.50 - - [2026-08-20 19:27:13] "PUT /alarm/30fe52c9-9258-4abe-9856-298888837d85 HTTP/1.1" 200 244 0.014176 10.0.0.50 - - [2026-08-20 19:27:13] "POST /alarms HTTP/1.1" 409 257 0.002979 10.0.0.50 - - [2026-08-20 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.50 - - [2026-08-20 19:27:13] "PUT /alarm/605cb9a6-f7b8-4551-a5a6-cdfd9a469de6 HTTP/1.1" 200 244 0.010637 10.0.0.50 - - [2026-08-20 19:27:13] "POST /alarms HTTP/1.1" 409 261 0.002710 10.0.0.50 - - [2026-08-20 19:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.50 - - [2026-08-20 19:27:13] "PUT /alarm/152cbfb4-6b4b-438d-883a-fc8d6bf61fb7 HTTP/1.1" 200 244 0.013364 10.0.0.50 - - [2026-08-20 19:27:14] "POST /alarms HTTP/1.1" 409 258 0.002689 10.0.0.50 - - [2026-08-20 19:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.50 - - [2026-08-20 19:27:14] "PUT /alarm/d9dfb461-5120-47ed-8e58-8f6aa036b9d5 HTTP/1.1" 200 244 0.012805 10.0.0.50 - - [2026-08-20 19:27:14] "POST /alarms HTTP/1.1" 409 254 0.002929 10.0.0.50 - - [2026-08-20 19:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.50 - - [2026-08-20 19:27:14] "PUT /alarm/25f6a04c-5861-41e5-be95-5cb1ace63cad HTTP/1.1" 200 244 0.011467 10.0.0.50 - - [2026-08-20 19:27:14] "POST /alarms HTTP/1.1" 409 254 0.002762 10.0.0.50 - - [2026-08-20 19:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.50 - - [2026-08-20 19:27:14] "PUT /alarm/c6e99b6b-d925-4d15-8498-7b0fd1e24212 HTTP/1.1" 200 244 0.013503 10.0.0.50 - - [2026-08-20 19:27:14] "POST /alarms HTTP/1.1" 409 254 0.003234 10.0.0.50 - - [2026-08-20 19:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.50 - - [2026-08-20 19:27:14] "PUT /alarm/bc26c109-e6c8-4e69-b456-f1665692d41f HTTP/1.1" 200 244 0.014563 10.0.0.50 - - [2026-08-20 19:27:14] "POST /alarms HTTP/1.1" 409 247 0.002926 10.0.0.50 - - [2026-08-20 19:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.50 - - [2026-08-20 19:27:14] "PUT /alarm/3069147c-015a-430d-bb1d-1d833e95475e HTTP/1.1" 200 244 0.012937 10.0.0.50 - - [2026-08-20 19:27:14] "POST /alarms HTTP/1.1" 409 272 0.002660 10.0.0.50 - - [2026-08-20 19:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.50 - - [2026-08-20 19:27:14] "PUT /alarm/39dea70c-0d5c-4645-b13e-553d5b09ad96 HTTP/1.1" 200 244 0.010850 10.0.0.50 - - [2026-08-20 19:27:14] "POST /alarms HTTP/1.1" 409 261 0.009259 10.0.0.50 - - [2026-08-20 19:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.50 - - [2026-08-20 19:27:14] "PUT /alarm/cfcf14a5-9557-4672-9324-33a3ec8291e4 HTTP/1.1" 200 244 0.011110 10.0.0.50 - - [2026-08-20 19:27:14] "POST /alarms HTTP/1.1" 409 259 0.021331 10.0.0.50 - - [2026-08-20 19:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.50 - - [2026-08-20 19:27:14] "PUT /alarm/9d36c5dd-01ab-4be4-8d5e-707f29937ed0 HTTP/1.1" 200 244 0.013064 10.0.0.50 - - [2026-08-20 19:27:14] "POST /alarms HTTP/1.1" 409 265 0.015828 10.0.0.50 - - [2026-08-20 19:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.50 - - [2026-08-20 19:27:14] "PUT /alarm/732289b7-22e7-42d2-ab77-a58b8cc24ddb HTTP/1.1" 200 244 0.013001 10.0.0.50 - - [2026-08-20 19:27:14] "POST /alarms HTTP/1.1" 409 279 0.015453 10.0.0.50 - - [2026-08-20 19:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.50 - - [2026-08-20 19:27:14] "PUT /alarm/d2002add-ea4e-4952-8277-56afa6bc2d90 HTTP/1.1" 200 244 0.011462 10.0.0.50 - - [2026-08-20 19:27:14] "GET / HTTP/1.1" 200 35931 0.001859 10.0.0.50 - - [2026-08-20 19:27:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002486 10.0.0.50 - - [2026-08-20 19:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.50 - - [2026-08-20 19:27:15] "PUT /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272 HTTP/1.1" 200 276 0.016031 10.0.0.50 - - [2026-08-20 19:27:15] "GET / HTTP/1.1" 200 35931 0.001421 10.0.0.50 - - [2026-08-20 19:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.50 - - [2026-08-20 19:27:15] "GET /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002955 10.0.0.50 - - [2026-08-20 19:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.50 - - [2026-08-20 19:27:15] "PUT /global-vrouter-config/840181e5-21be-42ed-8816-5973f62b2272 HTTP/1.1" 200 276 0.012842 10.0.0.50 - - [2026-08-20 19:27:15] "GET / HTTP/1.1" 200 35931 0.002521 10.0.0.50 - - [2026-08-20 19:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.50 - - [2026-08-20 19:27:15] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006872 10.0.0.50 - - [2026-08-20 19:27:15] "PUT /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d HTTP/1.1" 200 274 0.028319 10.0.0.50 - - [2026-08-20 19:27:18] "GET / HTTP/1.1" 200 35931 0.001710 10.0.0.50 - - [2026-08-20 19:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.50 - - [2026-08-20 19:27:18] "GET /routing-instance/e52b2ab6-e410-4b76-84f2-e56803ec9680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003358 10.0.0.50 - - [2026-08-20 19:27:18] "POST /bgp-routers HTTP/1.1" 409 301 0.002518 10.0.0.50 - - [2026-08-20 19:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.50 - - [2026-08-20 19:27:18] "GET /bgp-router/8c1f5ef3-5469-4444-b869-42e0a551d915?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003712 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:27:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001053 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:27:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001122 10.0.0.50 - - [2026-08-20 19:27:18] "PUT /bgp-router/8c1f5ef3-5469-4444-b869-42e0a551d915 HTTP/1.1" 200 254 0.019394 10.0.0.50 - - [2026-08-20 19:27:22] "POST /tags HTTP/1.1" 200 355 0.030312 10.0.0.50 - - [2026-08-20 19:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.024381 10.0.0.50 - - [2026-08-20 19:27:22] "GET /tag/d3573e31-aefd-42d3-814d-af58a355efee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.037021 10.0.0.50 - - [2026-08-20 19:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.50 - - [2026-08-20 19:27:22] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004846 10.0.0.50 - - [2026-08-20 19:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.50 - - [2026-08-20 19:27:22] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.051656 10.0.0.50 - - [2026-08-20 19:27:22] "POST /virtual-machines HTTP/1.1" 200 351 0.052608 10.0.0.50 - - [2026-08-20 19:27:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.040810 10.0.0.50 - - [2026-08-20 19:27:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.169207 10.0.0.50 - - [2026-08-20 19:27:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021966 10.0.0.50 - - [2026-08-20 19:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014211 10.0.0.50 - - [2026-08-20 19:27:23] "GET /virtual-machine-interface/2af85f66-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006613 10.0.0.50 - - [2026-08-20 19:27:23] "POST /instance-ips HTTP/1.1" 200 391 0.047566 10.0.0.50 - - [2026-08-20 19:27:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.043447 10.0.0.50 - - [2026-08-20 19:27:23] "GET /virtual-machine-interface/2af85f66-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.020455 10.0.0.50 - - [2026-08-20 19:27:23] "POST /set-tag HTTP/1.1" 200 109 0.030557 10.0.0.50 - - [2026-08-20 19:27:23] "GET /virtual-machine-interface/2af85f66-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.025223 10.0.0.50 - - [2026-08-20 19:27:23] "GET /instance-ip/2b1e95b4-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.006264 10.0.0.50 - - [2026-08-20 19:27:23] "GET /virtual-machine-interface/2af85f66-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005981 10.0.0.50 - - [2026-08-20 19:27:23] "POST /set-tag HTTP/1.1" 200 109 0.003454 10.0.0.50 - - [2026-08-20 19:27:23] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.013336 10.0.0.50 - - [2026-08-20 19:27:23] "POST /ref-update HTTP/1.1" 200 156 0.019779 10.0.0.50 - - [2026-08-20 19:27:23] "GET /virtual-machine-interface/2af85f66-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.025680 10.0.0.50 - - [2026-08-20 19:27:23] "POST /set-tag HTTP/1.1" 200 109 0.004030 10.0.0.50 - - [2026-08-20 19:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005695 10.0.0.50 - - [2026-08-20 19:27:23] "GET /virtual-network/ba00597c-a648-4754-a2b6-6a2a75ade20b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005518 10.0.0.50 - - [2026-08-20 19:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.50 - - [2026-08-20 19:27:23] "GET /project/07beb3b1-21f8-4a4e-88e9-0ba957636b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.075087 10.0.0.50 - - [2026-08-20 19:27:23] "POST /virtual-machines HTTP/1.1" 200 355 0.014637 10.0.0.50 - - [2026-08-20 19:27:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029057 10.0.0.50 - - [2026-08-20 19:27:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.272069 10.0.0.50 - - [2026-08-20 19:27:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018871 10.0.0.50 - - [2026-08-20 19:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008033 10.0.0.50 - - [2026-08-20 19:27:24] "GET /virtual-machine-interface/2b9b09f0-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.010383 10.0.0.50 - - [2026-08-20 19:27:24] "POST /instance-ips HTTP/1.1" 200 395 0.027546 10.0.0.50 - - [2026-08-20 19:27:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.034296 10.0.0.50 - - [2026-08-20 19:27:24] "GET /virtual-machine-interface/2b9b09f0-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005242 10.0.0.50 - - [2026-08-20 19:27:24] "POST /set-tag HTTP/1.1" 200 109 0.019483 10.0.0.50 - - [2026-08-20 19:27:24] "GET /virtual-machine-interface/2b9b09f0-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.020955 10.0.0.50 - - [2026-08-20 19:27:24] "GET /instance-ip/2bd0e160-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005904 10.0.0.50 - - [2026-08-20 19:27:24] "GET /virtual-machine-interface/2b9b09f0-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006402 10.0.0.50 - - [2026-08-20 19:27:24] "POST /set-tag HTTP/1.1" 200 109 0.002982 10.0.0.50 - - [2026-08-20 19:27:24] "GET /virtual-router/c9ae4f5c-9d2c-4749-97f9-5faad5e41b53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.005219 10.0.0.50 - - [2026-08-20 19:27:24] "POST /ref-update HTTP/1.1" 200 156 0.017369 10.0.0.50 - - [2026-08-20 19:27:24] "GET /virtual-machine-interface/2b9b09f0-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.024799 10.0.0.50 - - [2026-08-20 19:27:24] "POST /set-tag HTTP/1.1" 200 109 0.004983 10.0.0.50 - - [2026-08-20 19:27:24] "GET /virtual-machine-interface/2af85f66-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004544 10.0.0.50 - - [2026-08-20 19:27:24] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.50 - - [2026-08-20 19:27:24] "GET /virtual-machine-interface/2b9b09f0-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004791 10.0.0.50 - - [2026-08-20 19:27:24] "POST /set-tag HTTP/1.1" 200 109 0.003196 10.0.0.50 - - [2026-08-20 19:27:35] "GET /virtual-machine-interface/2af85f66-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005005 10.0.0.50 - - [2026-08-20 19:27:35] "POST /set-tag HTTP/1.1" 200 109 0.003070 10.0.0.50 - - [2026-08-20 19:27:36] "GET /virtual-machine-interface/2b9b09f0-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005357 10.0.0.50 - - [2026-08-20 19:27:36] "POST /set-tag HTTP/1.1" 200 109 0.003129 10.0.0.50 - - [2026-08-20 19:27:38] "GET /virtual-machine-interface/2af85f66-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006038 10.0.0.50 - - [2026-08-20 19:27:38] "POST /set-tag HTTP/1.1" 200 109 0.003813 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:27:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001662 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:27:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001680 10.0.0.50 - - [2026-08-20 19:28:07] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.50 - - [2026-08-20 19:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.50 - - [2026-08-20 19:28:07] "GET /global-system-config/316d80cd-581b-4691-a990-455d6ec3440d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005356 10.0.0.50 - - [2026-08-20 19:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.50 - - [2026-08-20 19:28:07] "GET /config-node/04175673-49bf-4aa2-8028-c3646bf7d691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.002814 10.0.0.50 - - [2026-08-20 19:28:09] "GET /virtual-machine-interface/2af85f66-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004951 10.0.0.50 - - [2026-08-20 19:28:09] "POST /set-tag HTTP/1.1" 200 109 0.007870 10.0.0.50 - - [2026-08-20 19:28:09] "GET /virtual-machine-interface/2af85f66-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004994 10.0.0.50 - - [2026-08-20 19:28:09] "POST /set-tag HTTP/1.1" 200 109 0.003639 10.0.0.50 - - [2026-08-20 19:28:09] "GET /virtual-machine/d3d940ee-769b-48bd-b195-f002a16f1384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004368 10.0.0.50 - - [2026-08-20 19:28:09] "POST /ref-update HTTP/1.1" 200 156 0.013841 10.0.0.50 - - [2026-08-20 19:28:09] "GET /virtual-machine-interface/2af85f66-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010551 10.0.0.50 - - [2026-08-20 19:28:09] "POST /set-tag HTTP/1.1" 200 109 0.029975 10.0.0.50 - - [2026-08-20 19:28:09] "POST /set-tag HTTP/1.1" 200 109 0.039741 10.0.0.50 - - [2026-08-20 19:28:09] "DELETE /instance-ip/2b1e95b4-9ccd-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.037854 10.0.0.50 - - [2026-08-20 19:28:09] "DELETE /virtual-machine-interface/2af85f66-9ccd-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.047794 10.0.0.50 - - [2026-08-20 19:28:09] "DELETE /virtual-machine/d3d940ee-769b-48bd-b195-f002a16f1384 HTTP/1.1" 200 115 0.019613 10.0.0.50 - - [2026-08-20 19:28:09] "GET /virtual-machine-interface/2b9b09f0-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006402 10.0.0.50 - - [2026-08-20 19:28:09] "POST /set-tag HTTP/1.1" 200 109 0.003103 10.0.0.50 - - [2026-08-20 19:28:18] "GET / HTTP/1.1" 200 35931 0.002066 10.0.0.50 - - [2026-08-20 19:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.50 - - [2026-08-20 19:28:18] "GET /routing-instance/e52b2ab6-e410-4b76-84f2-e56803ec9680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003476 10.0.0.50 - - [2026-08-20 19:28:18] "POST /bgp-routers HTTP/1.1" 409 301 0.002710 10.0.0.50 - - [2026-08-20 19:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.50 - - [2026-08-20 19:28:18] "GET /bgp-router/8c1f5ef3-5469-4444-b869-42e0a551d915?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005316 10.0.0.50 - - [2026-08-20 19:28:18] "PUT /bgp-router/8c1f5ef3-5469-4444-b869-42e0a551d915 HTTP/1.1" 200 254 0.020338 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:28:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001284 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:28:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001300 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:28:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001185 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:28:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001034 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:28:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001277 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:28:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001191 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:28:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.50 - - [2026-08-20 19:28:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979 10.0.0.50 - - [2026-08-20 19:28:40] "GET /virtual-machine-interface/2b9b09f0-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.024441 10.0.0.50 - - [2026-08-20 19:28:40] "POST /set-tag HTTP/1.1" 200 109 0.003136 10.0.0.50 - - [2026-08-20 19:28:40] "GET /virtual-machine-interface/2b9b09f0-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008158 10.0.0.50 - - [2026-08-20 19:28:40] "POST /set-tag HTTP/1.1" 200 109 0.003260 10.0.0.50 - - [2026-08-20 19:28:40] "GET /virtual-machine/7a53d4aa-30a4-498a-91b0-14c06f5be446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003546 10.0.0.50 - - [2026-08-20 19:28:40] "POST /ref-update HTTP/1.1" 200 156 0.013873 10.0.0.50 - - [2026-08-20 19:28:40] "GET /virtual-machine-interface/2b9b09f0-9ccd-11f1-9c43-fa163ed69cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005515 10.0.0.50 - - [2026-08-20 19:28:40] "POST /set-tag HTTP/1.1" 200 109 0.023435 10.0.0.50 - - [2026-08-20 19:28:40] "POST /set-tag HTTP/1.1" 200 109 0.042186 10.0.0.50 - - [2026-08-20 19:28:40] "DELETE /instance-ip/2bd0e160-9ccd-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.062543 10.0.0.50 - - [2026-08-20 19:28:40] "DELETE /virtual-machine-interface/2b9b09f0-9ccd-11f1-9c43-fa163ed69cb7 HTTP/1.1" 200 115 0.095545 10.0.0.50 - - [2026-08-20 19:28:40] "DELETE /virtual-machine/7a53d4aa-30a4-498a-91b0-14c06f5be446 HTTP/1.1" 200 115 0.042598 10.0.0.50 - - [2026-08-20 19:28:40] "DELETE /tag/d3573e31-aefd-42d3-814d-af58a355efee HTTP/1.1" 200 115 0.054285