++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Sat Feb 7 02:04:54 PM UTC 2026 ===================' INFO: =================== Sat Feb 7 02:04:54 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.50 ++ CONFIGDB_NODES=10.0.0.50 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.50 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.50 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.50 ++ cut -d , -f 1 + 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 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ 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 ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ tr '\n' , ++++ sort ++++ uniq +++ local local_ips=,10.0.0.50,10.87.134.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.87.134.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' + 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: 02/07/2026 14:05:37.029 7f0cfcbae380 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/07/2026 14:05:37.261 7f0cfcbae380 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/07/2026 14:05:37.284 7f0cfcbae380 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/07/2026 14:05:37.284 7f0cfcbae380 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2026-02-07 14:05:50] "GET / HTTP/1.1" 503 181 0.000326 10.0.0.50 - - [2026-02-07 14:05:50] "GET / HTTP/1.1" 503 181 0.000221 10.0.0.50 - - [2026-02-07 14:05:51] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.50 - - [2026-02-07 14:05:51] "GET / HTTP/1.1" 200 45303 0.008372 10.0.0.50 - - [2026-02-07 14:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006594 10.0.0.50 - - [2026-02-07 14:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.50 - - [2026-02-07 14:05:51] "GET / HTTP/1.1" 200 35931 0.001874 10.0.0.50 - - [2026-02-07 14:05:52] "GET / HTTP/1.1" 200 35931 0.002101 10.0.0.50 - - [2026-02-07 14:05:52] "GET / HTTP/1.1" 200 35931 0.001341 10.0.0.50 - - [2026-02-07 14:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009788 10.0.0.50 - - [2026-02-07 14:05:52] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018635 10.0.0.50 - - [2026-02-07 14:05:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.004604 10.0.0.50 - - [2026-02-07 14:05:52] "GET / HTTP/1.1" 200 35931 0.001290 10.0.0.50 - - [2026-02-07 14:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.125076 10.0.0.50 - - [2026-02-07 14:05:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.082475 10.0.0.50 - - [2026-02-07 14:05:52] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019887 10.0.0.50 - - [2026-02-07 14:05:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.030526 10.0.0.50 - - [2026-02-07 14:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.030158 10.0.0.50 - - [2026-02-07 14:05:52] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.336852 10.0.0.50 - - [2026-02-07 14:05:52] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.060330 10.0.0.50 - - [2026-02-07 14:05:52] "POST /service-appliance-sets HTTP/1.1" 200 553 0.088454 10.0.0.50 - - [2026-02-07 14:05:52] "POST /config-nodes HTTP/1.1" 200 593 0.155405 10.0.0.50 - - [2026-02-07 14:05:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.008005 10.0.0.50 - - [2026-02-07 14:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.50 - - [2026-02-07 14:05:53] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017067 10.0.0.50 - - [2026-02-07 14:05:53] "POST /service-appliance-sets HTTP/1.1" 200 541 0.054269 10.0.0.50 - - [2026-02-07 14:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.022274 10.0.0.50 - - [2026-02-07 14:05:53] "GET /network-ipam/1e0556c5-81a1-41ce-8a0f-e24ac77c6ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004002 10.0.0.50 - - [2026-02-07 14:05:53] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.50 - - [2026-02-07 14:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011318 10.0.0.50 - - [2026-02-07 14:05:53] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009061 10.0.0.50 - - [2026-02-07 14:05:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.008051 10.0.0.50 - - [2026-02-07 14:05:53] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.078732 10.0.0.50 - - [2026-02-07 14:05:53] "GET / HTTP/1.1" 200 35931 0.001597 10.0.0.50 - - [2026-02-07 14:05:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004747 10.0.0.50 - - [2026-02-07 14:05:53] "POST /service-templates HTTP/1.1" 200 511 0.069145 10.0.0.50 - - [2026-02-07 14:05:53] "POST /service-templates HTTP/1.1" 200 501 0.075466 10.0.0.50 - - [2026-02-07 14:05:53] "POST /service-templates HTTP/1.1" 200 515 0.089519 10.0.0.50 - - [2026-02-07 14:05:53] "POST /service-templates HTTP/1.1" 200 535 0.040948 10.0.0.50 - - [2026-02-07 14:05:54] "POST /service-templates HTTP/1.1" 200 507 0.096035 10.0.0.50 - - [2026-02-07 14:05:55] "GET / HTTP/1.1" 200 35931 0.001277 10.0.0.50 - - [2026-02-07 14:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018025 10.0.0.50 - - [2026-02-07 14:05:55] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006238 10.0.0.50 - - [2026-02-07 14:05:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.002881 10.0.0.50 - - [2026-02-07 14:05:55] "GET / HTTP/1.1" 200 35931 0.008268 10.0.0.50 - - [2026-02-07 14:05:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009886 10.0.0.50 - - [2026-02-07 14:05:55] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006194 10.0.0.50 - - [2026-02-07 14:05:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.014727 10.0.0.50 - - [2026-02-07 14:05:55] "POST /database-nodes HTTP/1.1" 200 597 0.132337 10.0.0.50 - - [2026-02-07 14:05:55] "POST /config-database-nodes HTTP/1.1" 200 611 0.145709 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:05:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:05:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029 10.0.0.50 - - [2026-02-07 14:05:56] "GET / HTTP/1.1" 200 35931 0.002182 10.0.0.50 - - [2026-02-07 14:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.50 - - [2026-02-07 14:05:56] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.069029 10.0.0.50 - - [2026-02-07 14:05:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.003266 10.0.0.50 - - [2026-02-07 14:05:56] "GET / HTTP/1.1" 200 35931 0.001472 10.0.0.50 - - [2026-02-07 14:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016856 10.0.0.50 - - [2026-02-07 14:05:56] "POST /analytics-nodes HTTP/1.1" 200 599 0.161599 10.0.0.50 - - [2026-02-07 14:05:56] "GET /routing-instance/bb42a192-1a7e-4ada-b274-79c84c6ddf39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.023715 10.0.0.50 - - [2026-02-07 14:05:56] "POST /bgp-routers HTTP/1.1" 200 616 0.098273 10.0.0.50 - - [2026-02-07 14:05:56] "GET /bgp-router/16282d56-9cee-4037-93c0-e5767d6d515a?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.035082 10.0.0.50 - - [2026-02-07 14:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011648 10.0.0.50 - - [2026-02-07 14:05:57] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012068 10.0.0.50 - - [2026-02-07 14:05:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006688 10.0.0.50 - - [2026-02-07 14:05:57] "POST /ref-update HTTP/1.1" 200 156 0.021799 10.0.0.50 - - [2026-02-07 14:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.50 - - [2026-02-07 14:05:58] "GET /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.007469 10.0.0.50 - - [2026-02-07 14:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005225 10.0.0.50 - - [2026-02-07 14:05:58] "PUT /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95 HTTP/1.1" 200 276 0.051567 10.0.0.50 - - [2026-02-07 14:05:59] "GET / HTTP/1.1" 200 35931 0.001494 10.0.0.50 - - [2026-02-07 14:05:59] "POST /alarms HTTP/1.1" 200 581 0.064628 10.0.0.50 - - [2026-02-07 14:05:59] "POST /alarms HTTP/1.1" 200 575 0.116028 10.0.0.50 - - [2026-02-07 14:05:59] "POST /alarms HTTP/1.1" 200 575 0.306841 10.0.0.50 - - [2026-02-07 14:05:59] "POST /alarms HTTP/1.1" 200 559 0.085631 10.0.0.50 - - [2026-02-07 14:06:00] "POST /alarms HTTP/1.1" 200 555 0.126932 10.0.0.50 - - [2026-02-07 14:06:00] "POST /alarms HTTP/1.1" 200 557 0.081206 10.0.0.50 - - [2026-02-07 14:06:00] "POST /alarms HTTP/1.1" 200 565 0.192802 10.0.0.50 - - [2026-02-07 14:06:00] "POST /alarms HTTP/1.1" 200 549 0.164764 10.0.0.50 - - [2026-02-07 14:06:00] "POST /alarms HTTP/1.1" 200 557 0.079597 10.0.0.50 - - [2026-02-07 14:06:00] "POST /alarms HTTP/1.1" 200 567 0.095814 10.0.0.50 - - [2026-02-07 14:06:00] "POST /alarms HTTP/1.1" 200 555 0.113603 10.0.0.50 - - [2026-02-07 14:06:01] "POST /alarms HTTP/1.1" 200 567 0.116107 10.0.0.50 - - [2026-02-07 14:06:01] "POST /alarms HTTP/1.1" 200 575 0.141392 10.0.0.50 - - [2026-02-07 14:06:01] "POST /alarms HTTP/1.1" 200 569 0.159934 10.0.0.50 - - [2026-02-07 14:06:01] "POST /alarms HTTP/1.1" 200 561 0.110872 10.0.0.50 - - [2026-02-07 14:06:01] "POST /alarms HTTP/1.1" 200 561 0.054760 10.0.0.50 - - [2026-02-07 14:06:01] "POST /alarms HTTP/1.1" 200 561 0.117732 10.0.0.50 - - [2026-02-07 14:06:01] "POST /alarms HTTP/1.1" 200 547 0.094380 10.0.0.50 - - [2026-02-07 14:06:02] "POST /alarms HTTP/1.1" 200 595 0.086999 10.0.0.50 - - [2026-02-07 14:06:02] "POST /alarms HTTP/1.1" 200 575 0.058723 10.0.0.50 - - [2026-02-07 14:06:02] "POST /alarms HTTP/1.1" 200 571 0.070228 10.0.0.50 - - [2026-02-07 14:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004834 10.0.0.50 - - [2026-02-07 14:06:02] "GET /network-ipam/1e0556c5-81a1-41ce-8a0f-e24ac77c6ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.015713 10.0.0.50 - - [2026-02-07 14:06:02] "POST /alarms HTTP/1.1" 200 583 0.142186 10.0.0.50 - - [2026-02-07 14:06:02] "POST /alarms HTTP/1.1" 200 609 0.084701 10.0.0.50 - - [2026-02-07 14:06:03] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.50 - - [2026-02-07 14:06:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004215 10.0.0.50 - - [2026-02-07 14:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.50 - - [2026-02-07 14:06:03] "PUT /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95 HTTP/1.1" 200 276 0.023795 10.0.0.50 - - [2026-02-07 14:06:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.003040 10.0.0.50 - - [2026-02-07 14:06:03] "POST /access-control-lists HTTP/1.1" 200 587 0.053200 10.0.0.50 - - [2026-02-07 14:06:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.010848 10.0.0.50 - - [2026-02-07 14:06:03] "POST /access-control-lists HTTP/1.1" 200 585 0.111465 10.0.0.50 - - [2026-02-07 14:06:03] "POST /route-targets HTTP/1.1" 200 327 0.024565 10.0.0.50 - - [2026-02-07 14:06:03] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.50 - - [2026-02-07 14:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014186 10.0.0.50 - - [2026-02-07 14:06:03] "POST /ref-update HTTP/1.1" 200 156 0.047456 10.0.0.50 - - [2026-02-07 14:06:03] "GET /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.009724 10.0.0.50 - - [2026-02-07 14:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.50 - - [2026-02-07 14:06:03] "POST /route-targets HTTP/1.1" 200 327 0.017757 10.0.0.50 - - [2026-02-07 14:06:03] "PUT /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95 HTTP/1.1" 200 276 0.042386 10.0.0.50 - - [2026-02-07 14:06:03] "POST /ref-update HTTP/1.1" 200 156 0.094471 10.0.0.50 - - [2026-02-07 14:06:03] "POST /route-targets HTTP/1.1" 200 327 0.023771 10.0.0.50 - - [2026-02-07 14:06:03] "POST /ref-update HTTP/1.1" 200 156 0.032939 10.0.0.50 - - [2026-02-07 14:06:04] "POST /route-targets HTTP/1.1" 200 327 0.051979 10.0.0.50 - - [2026-02-07 14:06:04] "POST /ref-update HTTP/1.1" 200 156 0.017433 10.0.0.50 - - [2026-02-07 14:06:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.008364 10.0.0.50 - - [2026-02-07 14:06:04] "POST /access-control-lists HTTP/1.1" 200 551 0.076720 10.0.0.50 - - [2026-02-07 14:06:04] "PUT /access-control-list/c083d668-e8a0-4839-9ae0-6c460ac16d57 HTTP/1.1" 200 272 0.036000 10.0.0.50 - - [2026-02-07 14:06:04] "PUT /access-control-list/6da0c9a8-eb23-486d-81b6-c17815ffa5c3 HTTP/1.1" 200 272 0.043643 10.0.0.50 - - [2026-02-07 14:06:04] "GET / HTTP/1.1" 200 35931 0.001638 10.0.0.50 - - [2026-02-07 14:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.50 - - [2026-02-07 14:06:04] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011776 10.0.0.50 - - [2026-02-07 14:06:04] "PUT /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63 HTTP/1.1" 200 274 0.050273 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:06:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:06:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:06:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:06:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001079 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:06:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:06:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001053 10.0.0.50 - - [2026-02-07 14:06:19] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.50 - - [2026-02-07 14:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.50 - - [2026-02-07 14:06:19] "GET /domain/2e29a2ab-7afc-4f6a-a692-729efe759591?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003558 10.0.0.50 - - [2026-02-07 14:06:20] "POST /id-to-fqname HTTP/1.1" 200 173 0.000585 10.0.0.50 - - [2026-02-07 14:06:20] "POST /fqname-to-id HTTP/1.1" 404 182 0.012653 10.0.0.50 - - [2026-02-07 14:06:20] "POST /security-groups HTTP/1.1" 200 570 0.075578 10.0.0.50 - - [2026-02-07 14:06:20] "POST /fqname-to-id HTTP/1.1" 404 213 0.002654 10.0.0.50 - - [2026-02-07 14:06:20] "POST /projects HTTP/1.1" 200 481 0.319692 10.0.0.50 - - [2026-02-07 14:06:20] "POST /access-control-lists HTTP/1.1" 200 579 0.031396 10.0.0.50 - - [2026-02-07 14:06:20] "POST /fqname-to-id HTTP/1.1" 404 212 0.008829 10.0.0.50 - - [2026-02-07 14:06:20] "POST /security-groups HTTP/1.1" 200 534 0.048680 10.0.0.50 - - [2026-02-07 14:06:20] "POST /chown HTTP/1.1" 200 109 0.023251 10.0.0.50 - - [2026-02-07 14:06:20] "POST /policy-managements HTTP/1.1" 409 214 0.007895 10.0.0.50 - - [2026-02-07 14:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006085 10.0.0.50 - - [2026-02-07 14:06:20] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.027031 10.0.0.50 - - [2026-02-07 14:06:20] "POST /access-control-lists HTTP/1.1" 200 577 0.085413 10.0.0.50 - - [2026-02-07 14:06:20] "POST /fqname-to-id HTTP/1.1" 404 232 0.004081 10.0.0.50 - - [2026-02-07 14:06:20] "POST /access-control-lists HTTP/1.1" 200 594 0.035366 10.0.0.50 - - [2026-02-07 14:06:20] "POST /application-policy-sets HTTP/1.1" 200 528 0.056269 10.0.0.50 - - [2026-02-07 14:06:20] "POST /fqname-to-id HTTP/1.1" 404 231 0.018837 10.0.0.50 - - [2026-02-07 14:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013651 10.0.0.50 - - [2026-02-07 14:06:20] "GET /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003691 10.0.0.50 - - [2026-02-07 14:06:20] "POST /access-control-lists HTTP/1.1" 200 592 0.021007 10.0.0.50 - - [2026-02-07 14:06:20] "PUT /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95 HTTP/1.1" 200 276 0.010466 10.0.0.50 - - [2026-02-07 14:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.50 - - [2026-02-07 14:06:20] "GET /virtual-network/48654cea-0a3c-41d8-bd14-d001b52ffbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.012036 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:06:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:06:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 10.0.0.50 - - [2026-02-07 14:06:20] "POST /id-to-fqname HTTP/1.1" 200 177 0.001532 10.0.0.50 - - [2026-02-07 14:06:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.007678 10.0.0.50 - - [2026-02-07 14:06:20] "POST /security-groups HTTP/1.1" 200 574 0.094726 10.0.0.50 - - [2026-02-07 14:06:20] "POST /projects HTTP/1.1" 200 489 0.278511 10.0.0.50 - - [2026-02-07 14:06:20] "POST /fqname-to-id HTTP/1.1" 404 217 0.001680 10.0.0.50 - - [2026-02-07 14:06:21] "POST /access-control-lists HTTP/1.1" 200 583 0.161695 10.0.0.50 - - [2026-02-07 14:06:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.008788 10.0.0.50 - - [2026-02-07 14:06:21] "POST /security-groups HTTP/1.1" 200 546 0.358706 10.0.0.50 - - [2026-02-07 14:06:21] "POST /chown HTTP/1.1" 200 109 0.046735 10.0.0.50 - - [2026-02-07 14:06:21] "POST /access-control-lists HTTP/1.1" 200 581 0.135784 10.0.0.50 - - [2026-02-07 14:06:21] "POST /network-ipams HTTP/1.1" 200 522 0.043448 10.0.0.50 - - [2026-02-07 14:06:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.008018 10.0.0.50 - - [2026-02-07 14:06:21] "POST /network-ipams HTTP/1.1" 200 510 0.088423 10.0.0.50 - - [2026-02-07 14:06:21] "POST /access-control-lists HTTP/1.1" 200 602 0.098866 10.0.0.50 - - [2026-02-07 14:06:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.007894 10.0.0.50 - - [2026-02-07 14:06:21] "POST /fqname-to-id HTTP/1.1" 404 198 0.006346 10.0.0.50 - - [2026-02-07 14:06:21] "POST /access-control-lists HTTP/1.1" 200 600 0.044998 10.0.0.50 - - [2026-02-07 14:06:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.004259 10.0.0.50 - - [2026-02-07 14:06:21] "POST /useragent-kv HTTP/1.1" 200 115 0.008936 10.0.0.50 - - [2026-02-07 14:06:21] "POST /virtual-networks HTTP/1.1" 200 538 0.198471 10.0.0.50 - - [2026-02-07 14:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005972 10.0.0.50 - - [2026-02-07 14:06:21] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.015299 10.0.0.50 - - [2026-02-07 14:06:21] "POST /access-control-lists HTTP/1.1" 200 589 0.109311 10.0.0.50 - - [2026-02-07 14:06:21] "POST /route-targets HTTP/1.1" 200 327 0.016047 10.0.0.50 - - [2026-02-07 14:06:21] "POST /network-ipams HTTP/1.1" 200 518 0.065387 10.0.0.50 - - [2026-02-07 14:06:21] "POST /ref-update HTTP/1.1" 200 156 0.046801 10.0.0.50 - - [2026-02-07 14:06:22] "POST /fqname-to-id HTTP/1.1" 404 202 0.006613 10.0.0.50 - - [2026-02-07 14:06:22] "PUT /access-control-list/c42d6b7e-42f4-49f8-98fa-7e5c455daf55 HTTP/1.1" 200 272 0.078445 10.0.0.50 - - [2026-02-07 14:06:22] "POST /useragent-kv HTTP/1.1" 200 115 0.037239 10.0.0.50 - - [2026-02-07 14:06:22] "POST /virtual-networks HTTP/1.1" 200 546 0.345500 10.0.0.50 - - [2026-02-07 14:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007264 10.0.0.50 - - [2026-02-07 14:06:22] "POST /route-targets HTTP/1.1" 200 327 0.039089 10.0.0.50 - - [2026-02-07 14:06:22] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.057794 10.0.0.50 - - [2026-02-07 14:06:22] "POST /fqname-to-id HTTP/1.1" 404 199 0.018533 10.0.0.50 - - [2026-02-07 14:06:22] "POST /ref-update HTTP/1.1" 200 156 0.073526 10.0.0.50 - - [2026-02-07 14:06:22] "POST /network-policys HTTP/1.1" 200 538 0.084401 10.0.0.50 - - [2026-02-07 14:06:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.006112 10.0.0.50 - - [2026-02-07 14:06:22] "POST /network-policys HTTP/1.1" 200 534 0.039802 10.0.0.50 - - [2026-02-07 14:06:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.025045 10.0.0.50 - - [2026-02-07 14:06:22] "POST /network-policys HTTP/1.1" 200 542 0.095616 10.0.0.50 - - [2026-02-07 14:06:22] "PUT /access-control-list/32463aee-8d13-4578-a41d-17f707044d99 HTTP/1.1" 200 272 0.039053 10.0.0.50 - - [2026-02-07 14:06:22] "POST /ref-update HTTP/1.1" 200 156 0.135990 10.0.0.50 - - [2026-02-07 14:06:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008839 10.0.0.50 - - [2026-02-07 14:06:23] "PUT /access-control-list/c42d6b7e-42f4-49f8-98fa-7e5c455daf55 HTTP/1.1" 200 272 0.026042 10.0.0.50 - - [2026-02-07 14:06:23] "POST /ref-update HTTP/1.1" 200 156 0.137697 10.0.0.50 - - [2026-02-07 14:06:23] "PUT /access-control-list/32463aee-8d13-4578-a41d-17f707044d99 HTTP/1.1" 200 272 0.042073 10.0.0.50 - - [2026-02-07 14:06:23] "POST /ref-update HTTP/1.1" 200 156 0.087590 10.0.0.50 - - [2026-02-07 14:06:23] "POST /ref-update HTTP/1.1" 200 156 0.043682 10.0.0.50 - - [2026-02-07 14:06:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016633 10.0.0.50 - - [2026-02-07 14:06:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032346 10.0.0.50 - - [2026-02-07 14:06:23] "PUT /access-control-list/c42d6b7e-42f4-49f8-98fa-7e5c455daf55 HTTP/1.1" 200 272 0.064478 10.0.0.50 - - [2026-02-07 14:06:23] "POST /fqname-to-id HTTP/1.1" 404 237 0.010747 10.0.0.50 - - [2026-02-07 14:06:23] "POST /ref-update HTTP/1.1" 200 156 0.089429 10.0.0.50 - - [2026-02-07 14:06:23] "POST /access-control-lists HTTP/1.1" 200 601 0.065394 10.0.0.50 - - [2026-02-07 14:06:23] "PUT /access-control-list/32463aee-8d13-4578-a41d-17f707044d99 HTTP/1.1" 200 272 0.043945 10.0.0.50 - - [2026-02-07 14:06:23] "POST /ref-update HTTP/1.1" 200 156 0.135720 10.0.0.50 - - [2026-02-07 14:06:23] "POST /ref-update HTTP/1.1" 200 156 0.035903 10.0.0.50 - - [2026-02-07 14:06:23] "PUT /access-control-list/19353e4f-2f4f-4f43-a559-4b7f0567aa7b HTTP/1.1" 200 272 0.047688 10.0.0.50 - - [2026-02-07 14:06:23] "POST /ref-update HTTP/1.1" 200 156 0.126363 10.0.0.50 - - [2026-02-07 14:06:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003848 10.0.0.50 - - [2026-02-07 14:06:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003839 10.0.0.50 - - [2026-02-07 14:06:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003808 10.0.0.50 - - [2026-02-07 14:06:23] "PUT /access-control-list/19353e4f-2f4f-4f43-a559-4b7f0567aa7b HTTP/1.1" 200 272 0.090603 10.0.0.50 - - [2026-02-07 14:06:23] "POST /ref-update HTTP/1.1" 200 156 0.041320 10.0.0.50 - - [2026-02-07 14:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.045394 10.0.0.50 - - [2026-02-07 14:06:23] "GET /virtual-network/48654cea-0a3c-41d8-bd14-d001b52ffbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.026945 10.0.0.50 - - [2026-02-07 14:06:23] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.010169 10.0.0.50 - - [2026-02-07 14:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.50 - - [2026-02-07 14:06:24] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002964 10.0.0.50 - - [2026-02-07 14:06:24] "POST /firewall-policys HTTP/1.1" 200 530 0.018044 10.0.0.50 - - [2026-02-07 14:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013242 10.0.0.50 - - [2026-02-07 14:06:24] "GET /firewall-policy/71da6eb2-3c17-46bf-b5db-76ff12f79af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006471 10.0.0.50 - - [2026-02-07 14:06:24] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003647 10.0.0.50 - - [2026-02-07 14:06:24] "GET /firewall-policy/71da6eb2-3c17-46bf-b5db-76ff12f79af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003112 10.0.0.50 - - [2026-02-07 14:06:24] "POST /ref-update HTTP/1.1" 200 156 0.029262 10.0.0.50 - - [2026-02-07 14:06:24] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.012467 10.0.0.50 - - [2026-02-07 14:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.50 - - [2026-02-07 14:06:24] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002873 10.0.0.50 - - [2026-02-07 14:06:24] "POST /firewall-policys HTTP/1.1" 200 532 0.030908 10.0.0.50 - - [2026-02-07 14:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015746 10.0.0.50 - - [2026-02-07 14:06:24] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.033081 10.0.0.50 - - [2026-02-07 14:06:24] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003408 10.0.0.50 - - [2026-02-07 14:06:24] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003160 10.0.0.50 - - [2026-02-07 14:06:24] "GET /firewall-policy/71da6eb2-3c17-46bf-b5db-76ff12f79af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002466 10.0.0.50 - - [2026-02-07 14:06:24] "GET /firewall-policy/71da6eb2-3c17-46bf-b5db-76ff12f79af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004777 10.0.0.50 - - [2026-02-07 14:06:24] "POST /ref-update HTTP/1.1" 200 156 0.024457 10.0.0.50 - - [2026-02-07 14:06:24] "POST /ref-update HTTP/1.1" 200 156 0.078966 10.0.0.50 - - [2026-02-07 14:06:24] "POST /ref-update HTTP/1.1" 200 156 0.076664 10.0.0.50 - - [2026-02-07 14:06:24] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.005964 10.0.0.50 - - [2026-02-07 14:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.50 - - [2026-02-07 14:06:24] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004409 10.0.0.50 - - [2026-02-07 14:06:24] "POST /firewall-policys HTTP/1.1" 200 530 0.032041 10.0.0.50 - - [2026-02-07 14:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.037930 10.0.0.50 - - [2026-02-07 14:06:24] "GET /firewall-policy/2d26df5f-6d90-4d00-bb3f-512ad0a50a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005145 10.0.0.50 - - [2026-02-07 14:06:25] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.006660 10.0.0.50 - - [2026-02-07 14:06:25] "GET /firewall-policy/2d26df5f-6d90-4d00-bb3f-512ad0a50a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003104 10.0.0.50 - - [2026-02-07 14:06:25] "GET /firewall-policy/71da6eb2-3c17-46bf-b5db-76ff12f79af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002510 10.0.0.50 - - [2026-02-07 14:06:25] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002661 10.0.0.50 - - [2026-02-07 14:06:25] "GET /firewall-policy/71da6eb2-3c17-46bf-b5db-76ff12f79af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002830 10.0.0.50 - - [2026-02-07 14:06:25] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009950 10.0.0.50 - - [2026-02-07 14:06:25] "POST /ref-update HTTP/1.1" 200 156 0.015867 10.0.0.50 - - [2026-02-07 14:06:25] "POST /ref-update HTTP/1.1" 200 156 0.013422 10.0.0.50 - - [2026-02-07 14:06:25] "POST /ref-update HTTP/1.1" 200 156 0.025241 10.0.0.50 - - [2026-02-07 14:06:25] "POST /ref-update HTTP/1.1" 200 156 0.033013 10.0.0.50 - - [2026-02-07 14:06:25] "POST /ref-update HTTP/1.1" 200 156 0.025884 10.0.0.50 - - [2026-02-07 14:06:25] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.029089 10.0.0.50 - - [2026-02-07 14:06:25] "POST /tags HTTP/1.1" 200 299 0.034305 10.0.0.50 - - [2026-02-07 14:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.50 - - [2026-02-07 14:06:25] "GET /tag/0aaa378a-b2f1-4a0c-a5c6-647f6bc4012c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.014982 10.0.0.50 - - [2026-02-07 14:06:25] "POST /set-tag HTTP/1.1" 200 109 0.014796 10.0.0.50 - - [2026-02-07 14:06:25] "POST /tags HTTP/1.1" 200 357 0.129513 10.0.0.50 - - [2026-02-07 14:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.50 - - [2026-02-07 14:06:25] "GET /tag/ef661e6c-6310-4bef-a30b-7fee72c2130b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.020331 10.0.0.50 - - [2026-02-07 14:06:25] "POST /tags HTTP/1.1" 200 305 0.063782 10.0.0.50 - - [2026-02-07 14:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.50 - - [2026-02-07 14:06:25] "GET /tag/741fb558-83d6-45b0-8eee-093b46ef2891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.024626 10.0.0.50 - - [2026-02-07 14:06:26] "POST /id-to-fqname HTTP/1.1" 200 174 0.000459 10.0.0.50 - - [2026-02-07 14:06:26] "POST /fqname-to-id HTTP/1.1" 404 183 0.008828 10.0.0.50 - - [2026-02-07 14:06:26] "POST /security-groups HTTP/1.1" 200 571 0.089810 10.0.0.50 - - [2026-02-07 14:06:26] "POST /projects HTTP/1.1" 200 483 0.294253 10.0.0.50 - - [2026-02-07 14:06:26] "POST /fqname-to-id HTTP/1.1" 404 214 0.002079 10.0.0.50 - - [2026-02-07 14:06:26] "POST /access-control-lists HTTP/1.1" 200 580 0.069963 10.0.0.50 - - [2026-02-07 14:06:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.052175 10.0.0.50 - - [2026-02-07 14:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010115 10.0.0.50 - - [2026-02-07 14:06:26] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.011606 10.0.0.50 - - [2026-02-07 14:06:26] "POST /fqname-to-id HTTP/1.1" 404 213 0.014387 10.0.0.50 - - [2026-02-07 14:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.50 - - [2026-02-07 14:06:26] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.006131 10.0.0.50 - - [2026-02-07 14:06:26] "POST /access-control-lists HTTP/1.1" 200 578 0.030727 10.0.0.50 - - [2026-02-07 14:06:26] "PUT /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8 HTTP/1.1" 200 264 0.094677 10.0.0.50 - - [2026-02-07 14:06:26] "PUT /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e HTTP/1.1" 200 264 0.084124 10.0.0.50 - - [2026-02-07 14:06:26] "POST /security-groups HTTP/1.1" 200 537 0.091076 10.0.0.50 - - [2026-02-07 14:06:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.005351 10.0.0.50 - - [2026-02-07 14:06:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027084 10.0.0.50 - - [2026-02-07 14:06:26] "POST /access-control-lists HTTP/1.1" 200 596 0.088495 10.0.0.50 - - [2026-02-07 14:06:26] "POST /chown HTTP/1.1" 200 109 0.070150 10.0.0.50 - - [2026-02-07 14:06:26] "POST /fqname-to-id HTTP/1.1" 404 233 0.002340 10.0.0.50 - - [2026-02-07 14:06:26] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003520 10.0.0.50 - - [2026-02-07 14:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.50 - - [2026-02-07 14:06:26] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.010402 10.0.0.50 - - [2026-02-07 14:06:26] "POST /tags HTTP/1.1" 409 207 0.002985 10.0.0.50 - - [2026-02-07 14:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.50 - - [2026-02-07 14:06:27] "GET /tag/741fb558-83d6-45b0-8eee-093b46ef2891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012740 10.0.0.50 - - [2026-02-07 14:06:27] "POST /access-control-lists HTTP/1.1" 200 594 0.100242 10.0.0.50 - - [2026-02-07 14:06:27] "POST /firewall-rules HTTP/1.1" 200 564 0.072366 10.0.0.50 - - [2026-02-07 14:06:27] "GET /firewall-rule/047c34be-ebab-4b35-b4ad-9cf86c47400c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.013121 10.0.0.50 - - [2026-02-07 14:06:27] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003191 10.0.0.50 - - [2026-02-07 14:06:27] "GET /firewall-rule/047c34be-ebab-4b35-b4ad-9cf86c47400c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003358 10.0.0.50 - - [2026-02-07 14:06:27] "POST /ref-update HTTP/1.1" 200 156 0.028107 10.0.0.50 - - [2026-02-07 14:06:27] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005504 10.0.0.50 - - [2026-02-07 14:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.50 - - [2026-02-07 14:06:27] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.010447 10.0.0.50 - - [2026-02-07 14:06:27] "POST /tags HTTP/1.1" 409 207 0.003191 10.0.0.50 - - [2026-02-07 14:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.50 - - [2026-02-07 14:06:27] "GET /tag/741fb558-83d6-45b0-8eee-093b46ef2891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.057171 10.0.0.50 - - [2026-02-07 14:06:27] "POST /firewall-rules HTTP/1.1" 200 562 0.086746 10.0.0.50 - - [2026-02-07 14:06:27] "GET /firewall-rule/af996c24-57d7-4219-9533-bdfbe44bbd86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.006649 10.0.0.50 - - [2026-02-07 14:06:27] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008334 10.0.0.50 - - [2026-02-07 14:06:27] "GET /firewall-rule/af996c24-57d7-4219-9533-bdfbe44bbd86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003944 10.0.0.50 - - [2026-02-07 14:06:27] "POST /ref-update HTTP/1.1" 200 156 0.035730 10.0.0.50 - - [2026-02-07 14:06:27] "POST /fqname-to-id HTTP/1.1" 404 226 0.006041 10.0.0.50 - - [2026-02-07 14:06:27] "POST /tags HTTP/1.1" 200 301 0.089136 10.0.0.50 - - [2026-02-07 14:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.50 - - [2026-02-07 14:06:27] "GET /tag/db7e944c-2ea9-404e-b067-9d7f3191d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.056666 10.0.0.50 - - [2026-02-07 14:06:27] "POST /tags HTTP/1.1" 200 325 0.082688 10.0.0.50 - - [2026-02-07 14:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.50 - - [2026-02-07 14:06:28] "GET /tag/be13fe16-122e-4587-81fc-3045f1e70d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.017928 10.0.0.50 - - [2026-02-07 14:06:28] "POST /tags HTTP/1.1" 200 363 0.030160 10.0.0.50 - - [2026-02-07 14:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.50 - - [2026-02-07 14:06:28] "GET /tag/5cbfc4de-6df0-4bff-851b-123872b95ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.022377 10.0.0.50 - - [2026-02-07 14:06:28] "POST /tags HTTP/1.1" 200 311 0.028368 10.0.0.50 - - [2026-02-07 14:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.041064 10.0.0.50 - - [2026-02-07 14:06:28] "GET /tag/e0636979-62eb-460d-9a48-7800b5c6e2c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017783 10.0.0.50 - - [2026-02-07 14:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.50 - - [2026-02-07 14:06:28] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004844 10.0.0.50 - - [2026-02-07 14:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.50 - - [2026-02-07 14:06:28] "GET /project/f1a11617-f3f8-4cf2-a645-a48489a54098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056059 10.0.0.50 - - [2026-02-07 14:06:28] "POST /virtual-machines HTTP/1.1" 200 377 0.016378 10.0.0.50 - - [2026-02-07 14:06:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.039342 10.0.0.50 - - [2026-02-07 14:06:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.157613 10.0.0.50 - - [2026-02-07 14:06:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012573 10.0.0.50 - - [2026-02-07 14:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009312 10.0.0.50 - - [2026-02-07 14:06:28] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.021940 10.0.0.50 - - [2026-02-07 14:06:28] "POST /instance-ips HTTP/1.1" 200 409 0.044468 10.0.0.50 - - [2026-02-07 14:06:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.033379 10.0.0.50 - - [2026-02-07 14:06:28] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.011465 10.0.0.50 - - [2026-02-07 14:06:29] "POST /set-tag HTTP/1.1" 200 109 0.035498 10.0.0.50 - - [2026-02-07 14:06:29] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016039 10.0.0.50 - - [2026-02-07 14:06:29] "GET /instance-ip/327f8d96-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003991 10.0.0.50 - - [2026-02-07 14:06:29] "POST /tags HTTP/1.1" 200 305 0.058659 10.0.0.50 - - [2026-02-07 14:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014672 10.0.0.50 - - [2026-02-07 14:06:29] "GET /tag/daa47995-e488-4d3a-96eb-fd2218c5478b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.022168 10.0.0.50 - - [2026-02-07 14:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.50 - - [2026-02-07 14:06:29] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057348 10.0.0.50 - - [2026-02-07 14:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.50 - - [2026-02-07 14:06:29] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007737 10.0.0.50 - - [2026-02-07 14:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.50 - - [2026-02-07 14:06:29] "GET /service-appliance-set/0678ac4b-a258-44d3-922b-cc3086f300b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.005732 10.0.0.50 - - [2026-02-07 14:06:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.003842 10.0.0.50 - - [2026-02-07 14:06:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115953 10.0.0.50 - - [2026-02-07 14:06:29] "GET /virtual-machine-interface/6ca693ed-36d8-4991-8757-93f7956472f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.028827 10.0.0.50 - - [2026-02-07 14:06:29] "POST /instance-ips HTTP/1.1" 200 381 0.066004 10.0.0.50 - - [2026-02-07 14:06:29] "GET /instance-ip/1ecbbe9d-6ed0-478c-9a9b-9c9d398545f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009404 10.0.0.50 - - [2026-02-07 14:06:29] "POST /loadbalancers HTTP/1.1" 200 582 0.094948 10.0.0.50 - - [2026-02-07 14:06:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013739 10.0.0.50 - - [2026-02-07 14:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008416 10.0.0.50 - - [2026-02-07 14:06:29] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042222 10.0.0.50 - - [2026-02-07 14:06:30] "GET /loadbalancer/f43dd7eb-b636-4fb5-ae4f-35a4437bfd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.007701 10.0.0.50 - - [2026-02-07 14:06:30] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042734 10.0.0.50 - - [2026-02-07 14:06:30] "GET /instance-ip/1ecbbe9d-6ed0-478c-9a9b-9c9d398545f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006853 10.0.0.50 - - [2026-02-07 14:06:30] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.035094 10.0.0.50 - - [2026-02-07 14:06:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026061 10.0.0.50 - - [2026-02-07 14:06:30] "POST /floating-ips HTTP/1.1" 200 583 0.055944 10.0.0.50 - - [2026-02-07 14:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011688 10.0.0.50 - - [2026-02-07 14:06:30] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039001 10.0.0.50 - - [2026-02-07 14:06:30] "GET /loadbalancer-listener/42916a48-d058-4580-a646-109747c90c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002828 10.0.0.50 - - [2026-02-07 14:06:30] "GET /loadbalancer-listener/42916a48-d058-4580-a646-109747c90c91?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003943 10.0.0.50 - - [2026-02-07 14:06:30] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.028872 10.0.0.50 - - [2026-02-07 14:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.50 - - [2026-02-07 14:06:30] "GET /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004501 10.0.0.50 - - [2026-02-07 14:06:30] "GET /instance-ip/1ecbbe9d-6ed0-478c-9a9b-9c9d398545f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002658 10.0.0.50 - - [2026-02-07 14:06:30] "GET /instance-ip/1ecbbe9d-6ed0-478c-9a9b-9c9d398545f2?fields=floating_ips HTTP/1.1" 200 1170 0.008161 10.0.0.50 - - [2026-02-07 14:06:30] "GET /floating-ip/5a4a3069-47d1-4496-8d71-90f21187bf03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002517 10.0.0.50 - - [2026-02-07 14:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.50 - - [2026-02-07 14:06:30] "PUT /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95 HTTP/1.1" 200 276 0.011078 10.0.0.50 - - [2026-02-07 14:06:30] "POST /tags HTTP/1.1" 200 355 0.020314 10.0.0.50 - - [2026-02-07 14:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.50 - - [2026-02-07 14:06:30] "GET /tag/c428d0d8-62cc-432b-84c6-1c544edd3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013581 10.0.0.50 - - [2026-02-07 14:06:30] "POST /tags HTTP/1.1" 200 303 0.024964 10.0.0.50 - - [2026-02-07 14:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.50 - - [2026-02-07 14:06:30] "GET /tag/4b035d98-3789-4963-813b-224651de1ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013059 10.0.0.50 - - [2026-02-07 14:06:30] "POST /projects HTTP/1.1" 409 218 0.007722 10.0.0.50 - - [2026-02-07 14:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.50 - - [2026-02-07 14:06:30] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042203 10.0.0.50 - - [2026-02-07 14:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.50 - - [2026-02-07 14:06:30] "GET /network-ipam/bfd06203-591f-4a2f-8db0-977c2370530b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002893 10.0.0.50 - - [2026-02-07 14:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.50 - - [2026-02-07 14:06:30] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004590 10.0.0.50 - - [2026-02-07 14:06:30] "PUT /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8 HTTP/1.1" 200 264 0.043251 10.0.0.50 - - [2026-02-07 14:06:30] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.011409 10.0.0.50 - - [2026-02-07 14:06:30] "POST /set-tag HTTP/1.1" 200 109 0.043228 10.0.0.50 - - [2026-02-07 14:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012027 10.0.0.50 - - [2026-02-07 14:06:30] "GET /network-ipam/0d74f684-19de-4b8d-9be1-a6c839f756c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.005706 10.0.0.50 - - [2026-02-07 14:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.50 - - [2026-02-07 14:06:30] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003839 10.0.0.50 - - [2026-02-07 14:06:31] "PUT /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e HTTP/1.1" 200 264 0.048250 10.0.0.50 - - [2026-02-07 14:06:31] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.009180 10.0.0.50 - - [2026-02-07 14:06:31] "POST /set-tag HTTP/1.1" 200 109 0.052155 10.0.0.50 - - [2026-02-07 14:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.50 - - [2026-02-07 14:06:31] "GET /network-policy/c6ad4d10-f784-4c86-a89d-c6895f95984b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003870 10.0.0.50 - - [2026-02-07 14:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.50 - - [2026-02-07 14:06:31] "GET /network-policy/1089f4cd-d338-4020-abe1-c0f90c3fe7af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003229 10.0.0.50 - - [2026-02-07 14:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.50 - - [2026-02-07 14:06:31] "GET /network-policy/f014231a-b571-47b1-9d56-308c188d6562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002751 10.0.0.50 - - [2026-02-07 14:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.50 - - [2026-02-07 14:06:31] "PUT /network-policy/f014231a-b571-47b1-9d56-308c188d6562 HTTP/1.1" 200 262 0.011698 10.0.0.50 - - [2026-02-07 14:06:31] "PUT /access-control-list/19353e4f-2f4f-4f43-a559-4b7f0567aa7b HTTP/1.1" 200 272 0.066778 10.0.0.50 - - [2026-02-07 14:06:31] "POST /ref-update HTTP/1.1" 200 156 0.101273 10.0.0.50 - - [2026-02-07 14:06:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029192 10.0.0.50 - - [2026-02-07 14:06:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003636 10.0.0.50 - - [2026-02-07 14:06:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007447 10.0.0.50 - - [2026-02-07 14:06:31] "PUT /access-control-list/c42d6b7e-42f4-49f8-98fa-7e5c455daf55 HTTP/1.1" 200 272 0.101700 10.0.0.50 - - [2026-02-07 14:06:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002438 10.0.0.50 - - [2026-02-07 14:06:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002251 10.0.0.50 - - [2026-02-07 14:06:31] "POST /security-groups HTTP/1.1" 409 245 0.007156 10.0.0.50 - - [2026-02-07 14:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.50 - - [2026-02-07 14:06:31] "PUT /security-group/98dab4f8-38d6-4935-a9f9-6b53ba15c20f HTTP/1.1" 200 262 0.059396 10.0.0.50 - - [2026-02-07 14:06:31] "PUT /access-control-list/6e9ed44a-fa99-46a8-9e0f-2b56751a1b94 HTTP/1.1" 200 272 0.030643 10.0.0.50 - - [2026-02-07 14:06:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.060534 10.0.0.50 - - [2026-02-07 14:06:31] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011407 10.0.0.50 - - [2026-02-07 14:06:31] "PUT /access-control-list/b0e9578a-0c93-42bd-aa58-9cf5c3ba2a32 HTTP/1.1" 200 272 0.036988 10.0.0.50 - - [2026-02-07 14:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.50 - - [2026-02-07 14:06:31] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007109 10.0.0.50 - - [2026-02-07 14:06:31] "POST /tags HTTP/1.1" 409 206 0.002025 10.0.0.50 - - [2026-02-07 14:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.50 - - [2026-02-07 14:06:31] "GET /tag/4b035d98-3789-4963-813b-224651de1ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012269 10.0.0.50 - - [2026-02-07 14:06:31] "POST /firewall-rules HTTP/1.1" 200 562 0.069275 10.0.0.50 - - [2026-02-07 14:06:31] "GET /firewall-rule/ffdf77b2-4768-43f9-9a73-f9db8e68ca00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004341 10.0.0.50 - - [2026-02-07 14:06:31] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.007522 10.0.0.50 - - [2026-02-07 14:06:31] "GET /firewall-rule/ffdf77b2-4768-43f9-9a73-f9db8e68ca00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003083 10.0.0.50 - - [2026-02-07 14:06:32] "POST /ref-update HTTP/1.1" 200 156 0.020897 10.0.0.50 - - [2026-02-07 14:06:32] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020077 10.0.0.50 - - [2026-02-07 14:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.50 - - [2026-02-07 14:06:32] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002861 10.0.0.50 - - [2026-02-07 14:06:32] "POST /tags HTTP/1.1" 409 206 0.001834 10.0.0.50 - - [2026-02-07 14:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.50 - - [2026-02-07 14:06:32] "GET /tag/4b035d98-3789-4963-813b-224651de1ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014503 10.0.0.50 - - [2026-02-07 14:06:32] "POST /firewall-rules HTTP/1.1" 200 560 0.068303 10.0.0.50 - - [2026-02-07 14:06:32] "GET /firewall-rule/1e69873f-a6ad-40d5-93cc-6518224d55bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.009670 10.0.0.50 - - [2026-02-07 14:06:32] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003980 10.0.0.50 - - [2026-02-07 14:06:32] "GET /firewall-rule/1e69873f-a6ad-40d5-93cc-6518224d55bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002334 10.0.0.50 - - [2026-02-07 14:06:32] "POST /ref-update HTTP/1.1" 200 156 0.032039 10.0.0.50 - - [2026-02-07 14:06:32] "POST /fqname-to-id HTTP/1.1" 404 228 0.002136 10.0.0.50 - - [2026-02-07 14:06:32] "POST /tags HTTP/1.1" 200 301 0.032967 10.0.0.50 - - [2026-02-07 14:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011626 10.0.0.50 - - [2026-02-07 14:06:32] "GET /tag/058ce0d0-ae54-453d-84a9-8a3a81b3611e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.026538 10.0.0.50 - - [2026-02-07 14:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.50 - - [2026-02-07 14:06:32] "GET /project/f1a11617-f3f8-4cf2-a645-a48489a54098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047521 10.0.0.50 - - [2026-02-07 14:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.50 - - [2026-02-07 14:06:32] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005880 10.0.0.50 - - [2026-02-07 14:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.50 - - [2026-02-07 14:06:32] "GET /service-appliance-set/0678ac4b-a258-44d3-922b-cc3086f300b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003190 10.0.0.50 - - [2026-02-07 14:06:32] "POST /fqname-to-id HTTP/1.1" 404 242 0.002338 10.0.0.50 - - [2026-02-07 14:06:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.112321 10.0.0.50 - - [2026-02-07 14:06:32] "GET /virtual-machine-interface/0d9b6676-d6af-4114-af7d-29fc7d3836c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.019391 10.0.0.50 - - [2026-02-07 14:06:32] "POST /instance-ips HTTP/1.1" 200 377 0.028082 10.0.0.50 - - [2026-02-07 14:06:32] "GET /instance-ip/9c499626-e243-45a7-8f16-0cd80770e564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010658 10.0.0.50 - - [2026-02-07 14:06:33] "POST /loadbalancers HTTP/1.1" 200 582 0.078765 10.0.0.50 - - [2026-02-07 14:06:33] "GET /project/f1a11617-f3f8-4cf2-a645-a48489a54098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.068984 10.0.0.50 - - [2026-02-07 14:06:33] "GET /instance-ip/9c499626-e243-45a7-8f16-0cd80770e564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006419 10.0.0.50 - - [2026-02-07 14:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021574 10.0.0.50 - - [2026-02-07 14:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006209 10.0.0.50 - - [2026-02-07 14:06:33] "GET /project/f1a11617-f3f8-4cf2-a645-a48489a54098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047334 10.0.0.50 - - [2026-02-07 14:06:33] "POST /floating-ips HTTP/1.1" 200 581 0.039508 10.0.0.50 - - [2026-02-07 14:06:33] "GET /loadbalancer/9e44eae7-df9f-4cd9-80b6-12af872208e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002742 10.0.0.50 - - [2026-02-07 14:06:33] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.045808 10.0.0.50 - - [2026-02-07 14:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.034982 10.0.0.50 - - [2026-02-07 14:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006215 10.0.0.50 - - [2026-02-07 14:06:33] "GET /project/f1a11617-f3f8-4cf2-a645-a48489a54098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048487 10.0.0.50 - - [2026-02-07 14:06:33] "GET /loadbalancer-listener/fcf9b626-7d2e-4206-b738-f5402990881f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.013477 10.0.0.50 - - [2026-02-07 14:06:33] "GET /loadbalancer-listener/fcf9b626-7d2e-4206-b738-f5402990881f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.010338 10.0.0.50 - - [2026-02-07 14:06:33] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.038833 10.0.0.50 - - [2026-02-07 14:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011487 10.0.0.50 - - [2026-02-07 14:06:33] "GET /instance-ip/9c499626-e243-45a7-8f16-0cd80770e564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006189 10.0.0.50 - - [2026-02-07 14:06:33] "GET /instance-ip/9c499626-e243-45a7-8f16-0cd80770e564?fields=floating_ips HTTP/1.1" 200 1165 0.025222 10.0.0.50 - - [2026-02-07 14:06:33] "GET /floating-ip/2930d19d-5b1c-4e01-9738-3cbbeae3c982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.009355 10.0.0.50 - - [2026-02-07 14:06:33] "GET /project/f1a11617-f3f8-4cf2-a645-a48489a54098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.079093 10.0.0.50 - - [2026-02-07 14:06:33] "GET /loadbalancer/9e44eae7-df9f-4cd9-80b6-12af872208e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003992 10.0.0.50 - - [2026-02-07 14:06:33] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022054 10.0.0.50 - - [2026-02-07 14:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019327 10.0.0.50 - - [2026-02-07 14:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013761 10.0.0.50 - - [2026-02-07 14:06:33] "GET /project/f1a11617-f3f8-4cf2-a645-a48489a54098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047956 10.0.0.50 - - [2026-02-07 14:06:33] "GET /loadbalancer-listener/67d6a2f5-c0c1-411a-a405-b7df288b0105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.009914 10.0.0.50 - - [2026-02-07 14:06:33] "GET /loadbalancer-listener/67d6a2f5-c0c1-411a-a405-b7df288b0105?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005479 10.0.0.50 - - [2026-02-07 14:06:34] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.039818 10.0.0.50 - - [2026-02-07 14:06:34] "GET /instance-ip/9c499626-e243-45a7-8f16-0cd80770e564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.038561 10.0.0.50 - - [2026-02-07 14:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.039038 10.0.0.50 - - [2026-02-07 14:06:34] "GET /instance-ip/9c499626-e243-45a7-8f16-0cd80770e564?fields=floating_ips HTTP/1.1" 200 1165 0.006198 10.0.0.50 - - [2026-02-07 14:06:34] "GET /floating-ip/2930d19d-5b1c-4e01-9738-3cbbeae3c982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003254 10.0.0.50 - - [2026-02-07 14:06:34] "GET /project/f1a11617-f3f8-4cf2-a645-a48489a54098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063019 10.0.0.50 - - [2026-02-07 14:06:34] "GET /loadbalancer/9e44eae7-df9f-4cd9-80b6-12af872208e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004795 10.0.0.50 - - [2026-02-07 14:06:34] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.021832 10.0.0.50 - - [2026-02-07 14:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.031057 10.0.0.50 - - [2026-02-07 14:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.50 - - [2026-02-07 14:06:34] "GET /project/f1a11617-f3f8-4cf2-a645-a48489a54098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.049969 10.0.0.50 - - [2026-02-07 14:06:34] "GET /loadbalancer-listener/6376abe2-a4f3-46d2-b46e-f8f38f3fdf51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.004784 10.0.0.50 - - [2026-02-07 14:06:34] "GET /loadbalancer-listener/6376abe2-a4f3-46d2-b46e-f8f38f3fdf51?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004321 10.0.0.50 - - [2026-02-07 14:06:34] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.035360 10.0.0.50 - - [2026-02-07 14:06:34] "GET /instance-ip/9c499626-e243-45a7-8f16-0cd80770e564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007476 10.0.0.50 - - [2026-02-07 14:06:34] "GET /instance-ip/9c499626-e243-45a7-8f16-0cd80770e564?fields=floating_ips HTTP/1.1" 200 1165 0.003415 10.0.0.50 - - [2026-02-07 14:06:34] "POST /tags HTTP/1.1" 200 371 0.050284 10.0.0.50 - - [2026-02-07 14:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007883 10.0.0.50 - - [2026-02-07 14:06:34] "GET /floating-ip/2930d19d-5b1c-4e01-9738-3cbbeae3c982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.033930 10.0.0.50 - - [2026-02-07 14:06:34] "GET /tag/2f35bc4d-84c2-414c-bf3d-8a393a9686b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.016131 10.0.0.50 - - [2026-02-07 14:06:34] "POST /tags HTTP/1.1" 200 319 0.258698 10.0.0.50 - - [2026-02-07 14:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.021438 10.0.0.50 - - [2026-02-07 14:06:35] "GET /tag/0e66ba40-09ce-4d7e-8638-37ead0e608b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.029609 10.0.0.50 - - [2026-02-07 14:06:35] "POST /id-to-fqname HTTP/1.1" 200 181 0.000704 10.0.0.50 - - [2026-02-07 14:06:35] "POST /fqname-to-id HTTP/1.1" 404 190 0.015833 10.0.0.50 - - [2026-02-07 14:06:35] "POST /security-groups HTTP/1.1" 200 578 0.129058 10.0.0.50 - - [2026-02-07 14:06:35] "POST /projects HTTP/1.1" 200 497 0.399834 10.0.0.50 - - [2026-02-07 14:06:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015889 10.0.0.50 - - [2026-02-07 14:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006338 10.0.0.50 - - [2026-02-07 14:06:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.005563 10.0.0.50 - - [2026-02-07 14:06:35] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.026285 10.0.0.50 - - [2026-02-07 14:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.50 - - [2026-02-07 14:06:35] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004273 10.0.0.50 - - [2026-02-07 14:06:35] "POST /access-control-lists HTTP/1.1" 200 587 0.081644 10.0.0.50 - - [2026-02-07 14:06:35] "POST /fqname-to-id HTTP/1.1" 404 224 0.006927 10.0.0.50 - - [2026-02-07 14:06:35] "PUT /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8 HTTP/1.1" 200 264 0.048592 10.0.0.50 - - [2026-02-07 14:06:35] "POST /access-control-lists HTTP/1.1" 200 585 0.047598 10.0.0.50 - - [2026-02-07 14:06:35] "PUT /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e HTTP/1.1" 200 264 0.073085 10.0.0.50 - - [2026-02-07 14:06:35] "POST /security-groups HTTP/1.1" 200 558 0.077617 10.0.0.50 - - [2026-02-07 14:06:35] "POST /fqname-to-id HTTP/1.1" 404 248 0.003317 10.0.0.50 - - [2026-02-07 14:06:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.024678 10.0.0.50 - - [2026-02-07 14:06:35] "POST /access-control-lists HTTP/1.1" 200 610 0.068933 10.0.0.50 - - [2026-02-07 14:06:35] "POST /fqname-to-id HTTP/1.1" 404 247 0.019902 10.0.0.50 - - [2026-02-07 14:06:35] "POST /chown HTTP/1.1" 200 109 0.073308 10.0.0.50 - - [2026-02-07 14:06:35] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020708 10.0.0.50 - - [2026-02-07 14:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.50 - - [2026-02-07 14:06:36] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.028687 10.0.0.50 - - [2026-02-07 14:06:36] "POST /access-control-lists HTTP/1.1" 200 608 0.065086 10.0.0.50 - - [2026-02-07 14:06:36] "POST /tags HTTP/1.1" 409 214 0.003055 10.0.0.50 - - [2026-02-07 14:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007706 10.0.0.50 - - [2026-02-07 14:06:36] "GET /tag/0e66ba40-09ce-4d7e-8638-37ead0e608b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.012925 10.0.0.50 - - [2026-02-07 14:06:36] "POST /firewall-rules HTTP/1.1" 200 578 0.073827 10.0.0.50 - - [2026-02-07 14:06:36] "GET /firewall-rule/8f35f614-c455-4441-8a9c-ea9ae5074b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.012592 10.0.0.50 - - [2026-02-07 14:06:36] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005159 10.0.0.50 - - [2026-02-07 14:06:36] "GET /firewall-rule/8f35f614-c455-4441-8a9c-ea9ae5074b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003283 10.0.0.50 - - [2026-02-07 14:06:36] "POST /ref-update HTTP/1.1" 200 156 0.049522 10.0.0.50 - - [2026-02-07 14:06:36] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003798 10.0.0.50 - - [2026-02-07 14:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.50 - - [2026-02-07 14:06:36] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004405 10.0.0.50 - - [2026-02-07 14:06:36] "POST /tags HTTP/1.1" 409 214 0.004247 10.0.0.50 - - [2026-02-07 14:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.50 - - [2026-02-07 14:06:36] "GET /tag/0e66ba40-09ce-4d7e-8638-37ead0e608b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.013818 10.0.0.50 - - [2026-02-07 14:06:36] "POST /firewall-rules HTTP/1.1" 200 576 0.076812 10.0.0.50 - - [2026-02-07 14:06:36] "GET /firewall-rule/db6743c9-30df-48b6-ae00-c0f9c33f4284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.016259 10.0.0.50 - - [2026-02-07 14:06:36] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005115 10.0.0.50 - - [2026-02-07 14:06:36] "GET /firewall-rule/db6743c9-30df-48b6-ae00-c0f9c33f4284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003134 10.0.0.50 - - [2026-02-07 14:06:36] "POST /ref-update HTTP/1.1" 200 156 0.030839 10.0.0.50 - - [2026-02-07 14:06:36] "GET / HTTP/1.1" 200 35931 0.008116 10.0.0.50 - - [2026-02-07 14:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009893 10.0.0.50 - - [2026-02-07 14:06:36] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009886 10.0.0.50 - - [2026-02-07 14:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010477 10.0.0.50 - - [2026-02-07 14:06:36] "POST /tags HTTP/1.1" 200 363 0.048792 10.0.0.50 - - [2026-02-07 14:06:36] "GET /config-node/e80a372a-f637-46c9-9075-d801d06fb6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003696 10.0.0.50 - - [2026-02-07 14:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009307 10.0.0.50 - - [2026-02-07 14:06:36] "GET /tag/ff758035-62f3-44d3-bdb9-be8f0ae9bfbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.015743 10.0.0.50 - - [2026-02-07 14:06:36] "POST /tags HTTP/1.1" 200 311 0.030968 10.0.0.50 - - [2026-02-07 14:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.50 - - [2026-02-07 14:06:36] "GET /tag/056c55f5-7a23-4b82-9c0f-b623b1ff39c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.013496 10.0.0.50 - - [2026-02-07 14:06:37] "POST /id-to-fqname HTTP/1.1" 200 177 0.000496 10.0.0.50 - - [2026-02-07 14:06:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.020785 10.0.0.50 - - [2026-02-07 14:06:37] "POST /security-groups HTTP/1.1" 200 574 0.066502 10.0.0.50 - - [2026-02-07 14:06:37] "POST /projects HTTP/1.1" 200 489 0.200134 10.0.0.50 - - [2026-02-07 14:06:37] "POST /fqname-to-id HTTP/1.1" 404 217 0.002104 10.0.0.50 - - [2026-02-07 14:06:37] "POST /access-control-lists HTTP/1.1" 200 583 0.065434 10.0.0.50 - - [2026-02-07 14:06:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.015858 10.0.0.50 - - [2026-02-07 14:06:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.065068 10.0.0.50 - - [2026-02-07 14:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.50 - - [2026-02-07 14:06:37] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.012861 10.0.0.50 - - [2026-02-07 14:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.50 - - [2026-02-07 14:06:37] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.030073 10.0.0.50 - - [2026-02-07 14:06:37] "POST /access-control-lists HTTP/1.1" 200 581 0.114653 10.0.0.50 - - [2026-02-07 14:06:37] "PUT /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8 HTTP/1.1" 200 264 0.124357 10.0.0.50 - - [2026-02-07 14:06:37] "PUT /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e HTTP/1.1" 200 264 0.043237 10.0.0.50 - - [2026-02-07 14:06:37] "POST /security-groups HTTP/1.1" 200 546 0.074572 10.0.0.50 - - [2026-02-07 14:06:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.014019 10.0.0.50 - - [2026-02-07 14:06:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.013386 10.0.0.50 - - [2026-02-07 14:06:37] "POST /chown HTTP/1.1" 200 109 0.017772 10.0.0.50 - - [2026-02-07 14:06:37] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020409 10.0.0.50 - - [2026-02-07 14:06:37] "POST /access-control-lists HTTP/1.1" 200 602 0.076234 10.0.0.50 - - [2026-02-07 14:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017220 10.0.0.50 - - [2026-02-07 14:06:37] "POST /fqname-to-id HTTP/1.1" 404 239 0.007596 10.0.0.50 - - [2026-02-07 14:06:37] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003151 10.0.0.50 - - [2026-02-07 14:06:37] "POST /tags HTTP/1.1" 409 210 0.005820 10.0.0.50 - - [2026-02-07 14:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006151 10.0.0.50 - - [2026-02-07 14:06:37] "GET /tag/056c55f5-7a23-4b82-9c0f-b623b1ff39c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.019544 10.0.0.50 - - [2026-02-07 14:06:38] "POST /access-control-lists HTTP/1.1" 200 600 0.101152 10.0.0.50 - - [2026-02-07 14:06:38] "POST /firewall-rules HTTP/1.1" 200 570 0.096832 10.0.0.50 - - [2026-02-07 14:06:38] "GET /firewall-rule/fbae932a-f6cb-4a32-8745-760a422f8d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.022287 10.0.0.50 - - [2026-02-07 14:06:38] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004593 10.0.0.50 - - [2026-02-07 14:06:38] "GET /firewall-rule/fbae932a-f6cb-4a32-8745-760a422f8d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009011 10.0.0.50 - - [2026-02-07 14:06:38] "POST /ref-update HTTP/1.1" 200 156 0.033953 10.0.0.50 - - [2026-02-07 14:06:38] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006883 10.0.0.50 - - [2026-02-07 14:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.50 - - [2026-02-07 14:06:38] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003042 10.0.0.50 - - [2026-02-07 14:06:38] "POST /tags HTTP/1.1" 409 210 0.001820 10.0.0.50 - - [2026-02-07 14:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.50 - - [2026-02-07 14:06:38] "GET /tag/056c55f5-7a23-4b82-9c0f-b623b1ff39c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.012224 10.0.0.50 - - [2026-02-07 14:06:38] "POST /firewall-rules HTTP/1.1" 200 568 0.074197 10.0.0.50 - - [2026-02-07 14:06:38] "GET /firewall-rule/eb51af50-67d7-4402-9163-bad3e542cb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004923 10.0.0.50 - - [2026-02-07 14:06:38] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004147 10.0.0.50 - - [2026-02-07 14:06:38] "GET /firewall-rule/eb51af50-67d7-4402-9163-bad3e542cb89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002947 10.0.0.50 - - [2026-02-07 14:06:38] "POST /ref-update HTTP/1.1" 200 156 0.061537 10.0.0.50 - - [2026-02-07 14:06:38] "POST /tags HTTP/1.1" 409 237 0.017229 10.0.0.50 - - [2026-02-07 14:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.50 - - [2026-02-07 14:06:38] "GET /tag/5cbfc4de-6df0-4bff-851b-123872b95ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.012114 10.0.0.50 - - [2026-02-07 14:06:38] "POST /tags HTTP/1.1" 409 210 0.002398 10.0.0.50 - - [2026-02-07 14:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.50 - - [2026-02-07 14:06:38] "GET /tag/e0636979-62eb-460d-9a48-7800b5c6e2c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014131 10.0.0.50 - - [2026-02-07 14:06:38] "POST /projects HTTP/1.1" 409 223 0.002272 10.0.0.50 - - [2026-02-07 14:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.50 - - [2026-02-07 14:06:38] "GET /project/f1a11617-f3f8-4cf2-a645-a48489a54098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048900 10.0.0.50 - - [2026-02-07 14:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.50 - - [2026-02-07 14:06:38] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.007108 10.0.0.50 - - [2026-02-07 14:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.50 - - [2026-02-07 14:06:38] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004618 10.0.0.50 - - [2026-02-07 14:06:38] "PUT /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8 HTTP/1.1" 200 264 0.072417 10.0.0.50 - - [2026-02-07 14:06:39] "PUT /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e HTTP/1.1" 200 264 0.078744 10.0.0.50 - - [2026-02-07 14:06:39] "POST /security-groups HTTP/1.1" 409 253 0.010755 10.0.0.50 - - [2026-02-07 14:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.50 - - [2026-02-07 14:06:39] "PUT /security-group/83454041-bb76-4b5a-a428-72d9e128e995 HTTP/1.1" 200 262 0.055409 10.0.0.50 - - [2026-02-07 14:06:39] "PUT /access-control-list/008b8848-e73c-45e5-9042-308229966db4 HTTP/1.1" 200 272 0.020697 10.0.0.50 - - [2026-02-07 14:06:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.057170 10.0.0.50 - - [2026-02-07 14:06:39] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010304 10.0.0.50 - - [2026-02-07 14:06:39] "PUT /access-control-list/5a25824e-39ad-4c17-a43b-0d7038aef0d9 HTTP/1.1" 200 272 0.042654 10.0.0.50 - - [2026-02-07 14:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.50 - - [2026-02-07 14:06:39] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002427 10.0.0.50 - - [2026-02-07 14:06:39] "POST /tags HTTP/1.1" 409 210 0.001762 10.0.0.50 - - [2026-02-07 14:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.50 - - [2026-02-07 14:06:39] "GET /tag/e0636979-62eb-460d-9a48-7800b5c6e2c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012932 10.0.0.50 - - [2026-02-07 14:06:39] "POST /firewall-rules HTTP/1.1" 200 570 0.086180 10.0.0.50 - - [2026-02-07 14:06:39] "GET /firewall-rule/e58646de-439e-423e-bfe5-2ed70aed506e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011548 10.0.0.50 - - [2026-02-07 14:06:39] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005291 10.0.0.50 - - [2026-02-07 14:06:39] "GET /firewall-rule/e58646de-439e-423e-bfe5-2ed70aed506e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003576 10.0.0.50 - - [2026-02-07 14:06:39] "POST /ref-update HTTP/1.1" 200 156 0.040198 10.0.0.50 - - [2026-02-07 14:06:39] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015771 10.0.0.50 - - [2026-02-07 14:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.50 - - [2026-02-07 14:06:39] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003835 10.0.0.50 - - [2026-02-07 14:06:39] "POST /tags HTTP/1.1" 409 210 0.002113 10.0.0.50 - - [2026-02-07 14:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.50 - - [2026-02-07 14:06:39] "GET /tag/e0636979-62eb-460d-9a48-7800b5c6e2c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016229 10.0.0.50 - - [2026-02-07 14:06:39] "POST /firewall-rules HTTP/1.1" 200 568 0.084366 10.0.0.50 - - [2026-02-07 14:06:39] "GET /firewall-rule/d5b08c05-5642-4cad-ae22-307bcbfbf6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006284 10.0.0.50 - - [2026-02-07 14:06:39] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004191 10.0.0.50 - - [2026-02-07 14:06:39] "GET /firewall-rule/d5b08c05-5642-4cad-ae22-307bcbfbf6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002578 10.0.0.50 - - [2026-02-07 14:06:40] "POST /ref-update HTTP/1.1" 200 156 0.057935 10.0.0.50 - - [2026-02-07 14:06:40] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016192 10.0.0.50 - - [2026-02-07 14:06:40] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.50 - - [2026-02-07 14:06:48] "GET / HTTP/1.1" 200 35931 0.001294 10.0.0.50 - - [2026-02-07 14:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.50 - - [2026-02-07 14:06:48] "GET /routing-instance/bb42a192-1a7e-4ada-b274-79c84c6ddf39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002758 10.0.0.50 - - [2026-02-07 14:06:48] "POST /bgp-routers HTTP/1.1" 409 301 0.002071 10.0.0.50 - - [2026-02-07 14:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.50 - - [2026-02-07 14:06:48] "GET /bgp-router/16282d56-9cee-4037-93c0-e5767d6d515a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004478 10.0.0.50 - - [2026-02-07 14:06:48] "PUT /bgp-router/16282d56-9cee-4037-93c0-e5767d6d515a HTTP/1.1" 200 254 0.010970 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:06:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001002 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:06:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:06:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001274 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:06:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001847 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:06:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001075 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:06:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:06:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:06:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001226 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:07:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:07:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 10.0.0.249 - - [2026-02-07 14:08:07] "GET / HTTP/1.1" 200 35931 0.002645 10.0.0.249 - - [2026-02-07 14:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.249 - - [2026-02-07 14:08:08] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005443 10.0.0.249 - - [2026-02-07 14:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.249 - - [2026-02-07 14:08:08] "GET /routing-instance/bb42a192-1a7e-4ada-b274-79c84c6ddf39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005102 10.0.0.249 - - [2026-02-07 14:08:08] "PUT /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63 HTTP/1.1" 200 274 0.013758 10.0.0.249 - - [2026-02-07 14:08:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.010520 10.0.0.249 - - [2026-02-07 14:08:08] "POST /virtual-routers HTTP/1.1" 200 599 0.030569 10.0.0.249 - - [2026-02-07 14:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.249 - - [2026-02-07 14:08:08] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.007711 10.0.0.249 - - [2026-02-07 14:08:08] "POST /fqname-to-id HTTP/1.1" 404 229 0.002021 10.0.0.249 - - [2026-02-07 14:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.249 - - [2026-02-07 14:08:08] "GET /virtual-network/48654cea-0a3c-41d8-bd14-d001b52ffbea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005131 10.0.0.249 - - [2026-02-07 14:08:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.071328 10.0.0.50 - - [2026-02-07 14:10:04] "GET /global-system-configs HTTP/1.1" 200 322 0.012230 10.0.0.50 - - [2026-02-07 14:10:04] "GET /global-system-configs HTTP/1.1" 200 322 0.003310 10.0.0.50 - - [2026-02-07 14:10:26] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003184 10.0.0.50 - - [2026-02-07 14:10:26] "POST /ref-update HTTP/1.1" 200 156 0.012264 10.0.0.50 - - [2026-02-07 14:10:35] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008211 10.0.0.50 - - [2026-02-07 14:10:35] "POST /set-tag HTTP/1.1" 200 109 0.009442 10.0.0.50 - - [2026-02-07 14:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.50 - - [2026-02-07 14:10:35] "GET /loadbalancer/9e44eae7-df9f-4cd9-80b6-12af872208e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002724 10.0.0.50 - - [2026-02-07 14:10:35] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004261 10.0.0.50 - - [2026-02-07 14:10:35] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.50 - - [2026-02-07 14:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.50 - - [2026-02-07 14:10:35] "GET /loadbalancer/9e44eae7-df9f-4cd9-80b6-12af872208e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003012 10.0.0.50 - - [2026-02-07 14:10:35] "GET /loadbalancer-pool/137568f2-164d-4fb1-8c2d-4310810bb9ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004337 10.0.0.50 - - [2026-02-07 14:10:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019810 10.0.0.50 - - [2026-02-07 14:10:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020868 10.0.0.50 - - [2026-02-07 14:10:36] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006137 10.0.0.50 - - [2026-02-07 14:10:36] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004537 10.0.0.50 - - [2026-02-07 14:10:36] "POST /ref-update HTTP/1.1" 200 156 0.009136 10.0.0.50 - - [2026-02-07 14:10:36] "GET /floating-ip/2930d19d-5b1c-4e01-9738-3cbbeae3c982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.014779 10.0.0.50 - - [2026-02-07 14:10:36] "POST /tags HTTP/1.1" 409 205 0.002500 10.0.0.50 - - [2026-02-07 14:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.50 - - [2026-02-07 14:10:36] "GET /tag/058ce0d0-ae54-453d-84a9-8a3a81b3611e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.011439 10.0.0.50 - - [2026-02-07 14:10:36] "PUT /floating-ip/2930d19d-5b1c-4e01-9738-3cbbeae3c982 HTTP/1.1" 200 256 0.011738 10.0.0.50 - - [2026-02-07 14:10:36] "POST /set-tag HTTP/1.1" 200 109 0.071871 10.0.0.50 - - [2026-02-07 14:10:36] "GET /loadbalancer-pool/52a6fdac-08fe-412e-9329-86129187082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014740 10.0.0.50 - - [2026-02-07 14:10:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021600 10.0.0.50 - - [2026-02-07 14:10:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011015 10.0.0.50 - - [2026-02-07 14:10:36] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009757 10.0.0.50 - - [2026-02-07 14:10:36] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005206 10.0.0.50 - - [2026-02-07 14:10:36] "POST /set-tag HTTP/1.1" 200 109 0.002989 10.0.0.50 - - [2026-02-07 14:10:36] "POST /ref-update HTTP/1.1" 200 156 0.007264 10.0.0.50 - - [2026-02-07 14:10:36] "GET /floating-ip/2930d19d-5b1c-4e01-9738-3cbbeae3c982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004911 10.0.0.50 - - [2026-02-07 14:10:36] "GET /loadbalancer-pool/6f45b927-5bad-4c6f-82ad-e1651ba40fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004133 10.0.0.50 - - [2026-02-07 14:10:36] "PUT /floating-ip/2930d19d-5b1c-4e01-9738-3cbbeae3c982 HTTP/1.1" 200 256 0.011340 10.0.0.50 - - [2026-02-07 14:10:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025560 10.0.0.50 - - [2026-02-07 14:10:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.031700 10.0.0.50 - - [2026-02-07 14:10:36] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009436 10.0.0.50 - - [2026-02-07 14:10:36] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004004 10.0.0.50 - - [2026-02-07 14:10:36] "POST /ref-update HTTP/1.1" 200 156 0.008367 10.0.0.50 - - [2026-02-07 14:10:36] "GET /floating-ip/2930d19d-5b1c-4e01-9738-3cbbeae3c982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.009343 10.0.0.50 - - [2026-02-07 14:10:36] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.50 - - [2026-02-07 14:10:36] "PUT /floating-ip/2930d19d-5b1c-4e01-9738-3cbbeae3c982 HTTP/1.1" 200 256 0.021090 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:10:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:10:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:10:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001306 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:10:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001741 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:10:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:10:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001224 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:10:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001430 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:10:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001387 10.0.0.249 - - [2026-02-07 14:11:52] "GET / HTTP/1.1" 200 35931 0.001863 10.0.0.249 - - [2026-02-07 14:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.249 - - [2026-02-07 14:11:52] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004900 10.0.0.249 - - [2026-02-07 14:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.249 - - [2026-02-07 14:11:52] "GET /routing-instance/bb42a192-1a7e-4ada-b274-79c84c6ddf39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003743 10.0.0.249 - - [2026-02-07 14:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.249 - - [2026-02-07 14:11:52] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004363 10.0.0.249 - - [2026-02-07 14:11:52] "PUT /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a HTTP/1.1" 200 262 0.016183 10.0.0.249 - - [2026-02-07 14:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016117 10.0.0.249 - - [2026-02-07 14:11:52] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003302 10.0.0.249 - - [2026-02-07 14:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.249 - - [2026-02-07 14:11:52] "GET /virtual-machine-interface/f2684797-193a-4092-aeea-c8c7f82243c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004316 10.0.0.249 - - [2026-02-07 14:11:52] "PUT /virtual-machine-interface/f2684797-193a-4092-aeea-c8c7f82243c4 HTTP/1.1" 200 284 0.009845 10.0.0.50 - - [2026-02-07 14:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.50 - - [2026-02-07 14:11:54] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002790 10.0.0.50 - - [2026-02-07 14:12:57] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007526 10.0.0.50 - - [2026-02-07 14:12:57] "POST /set-tag HTTP/1.1" 200 109 0.003660 10.0.0.50 - - [2026-02-07 14:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.50 - - [2026-02-07 14:12:57] "GET /loadbalancer/9e44eae7-df9f-4cd9-80b6-12af872208e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003138 10.0.0.50 - - [2026-02-07 14:12:57] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009773 10.0.0.50 - - [2026-02-07 14:12:57] "POST /set-tag HTTP/1.1" 200 109 0.021017 10.0.0.50 - - [2026-02-07 14:12:57] "DELETE /loadbalancer-member/d350e6c0-ac64-4895-8108-b2e81a9e829d HTTP/1.1" 200 115 0.045344 10.0.0.50 - - [2026-02-07 14:12:57] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005896 10.0.0.50 - - [2026-02-07 14:12:57] "POST /set-tag HTTP/1.1" 200 109 0.002929 10.0.0.50 - - [2026-02-07 14:12:57] "DELETE /loadbalancer-member/9ba07aad-285a-428a-b6e4-7df2cabe3397 HTTP/1.1" 200 115 0.025977 10.0.0.50 - - [2026-02-07 14:12:57] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005364 10.0.0.50 - - [2026-02-07 14:12:57] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.50 - - [2026-02-07 14:12:57] "DELETE /loadbalancer-member/f231b471-6b2c-4c0e-83ca-215c2f3ad894 HTTP/1.1" 200 115 0.031113 10.0.0.50 - - [2026-02-07 14:12:57] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006487 10.0.0.50 - - [2026-02-07 14:12:57] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.50 - - [2026-02-07 14:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.50 - - [2026-02-07 14:12:57] "GET /loadbalancer/9e44eae7-df9f-4cd9-80b6-12af872208e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003662 10.0.0.50 - - [2026-02-07 14:12:57] "GET /loadbalancer-pool/137568f2-164d-4fb1-8c2d-4310810bb9ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003367 10.0.0.50 - - [2026-02-07 14:12:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.051248 10.0.0.50 - - [2026-02-07 14:12:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019378 10.0.0.50 - - [2026-02-07 14:12:57] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004937 10.0.0.50 - - [2026-02-07 14:12:57] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003988 10.0.0.50 - - [2026-02-07 14:12:57] "GET /floating-ip/2930d19d-5b1c-4e01-9738-3cbbeae3c982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002165 10.0.0.50 - - [2026-02-07 14:12:58] "POST /set-tag HTTP/1.1" 200 109 0.063922 10.0.0.50 - - [2026-02-07 14:12:58] "GET /loadbalancer-pool/52a6fdac-08fe-412e-9329-86129187082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002837 10.0.0.50 - - [2026-02-07 14:12:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017353 10.0.0.50 - - [2026-02-07 14:12:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016303 10.0.0.50 - - [2026-02-07 14:12:58] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015954 10.0.0.50 - - [2026-02-07 14:12:58] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007046 10.0.0.50 - - [2026-02-07 14:12:58] "POST /set-tag HTTP/1.1" 200 109 0.006902 10.0.0.50 - - [2026-02-07 14:12:58] "GET /floating-ip/2930d19d-5b1c-4e01-9738-3cbbeae3c982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003473 10.0.0.50 - - [2026-02-07 14:12:58] "GET /loadbalancer-pool/6f45b927-5bad-4c6f-82ad-e1651ba40fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003290 10.0.0.50 - - [2026-02-07 14:12:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016120 10.0.0.50 - - [2026-02-07 14:12:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012094 10.0.0.50 - - [2026-02-07 14:12:58] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005673 10.0.0.50 - - [2026-02-07 14:12:58] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004200 10.0.0.50 - - [2026-02-07 14:12:58] "GET /floating-ip/2930d19d-5b1c-4e01-9738-3cbbeae3c982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002628 10.0.0.50 - - [2026-02-07 14:12:58] "POST /set-tag HTTP/1.1" 200 109 0.002999 10.0.0.50 - - [2026-02-07 14:15:04] "GET /global-system-configs HTTP/1.1" 200 322 0.004165 10.0.0.50 - - [2026-02-07 14:15:04] "GET /global-system-configs HTTP/1.1" 200 322 0.004106 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:15:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001233 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:15:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001132 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:15:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000805 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:15:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000775 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:15:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001172 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:15:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001291 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:15:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:15:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019 10.0.0.50 - - [2026-02-07 14:18:03] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005517 10.0.0.50 - - [2026-02-07 14:18:03] "POST /set-tag HTTP/1.1" 200 109 0.004379 10.0.0.50 - - [2026-02-07 14:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.50 - - [2026-02-07 14:18:03] "GET /loadbalancer/9e44eae7-df9f-4cd9-80b6-12af872208e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004602 10.0.0.50 - - [2026-02-07 14:18:03] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004476 10.0.0.50 - - [2026-02-07 14:18:03] "POST /set-tag HTTP/1.1" 200 109 0.028920 10.0.0.50 - - [2026-02-07 14:18:03] "DELETE /loadbalancer-member/4e717c3c-2fda-49d4-ab96-371ff7a6e06d HTTP/1.1" 200 115 0.043344 10.0.0.50 - - [2026-02-07 14:18:03] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006048 10.0.0.50 - - [2026-02-07 14:18:03] "POST /set-tag HTTP/1.1" 200 109 0.003822 10.0.0.50 - - [2026-02-07 14:18:03] "DELETE /loadbalancer-member/a06f12f0-94a6-4efd-9b1c-ce852260a4b9 HTTP/1.1" 200 115 0.024791 10.0.0.50 - - [2026-02-07 14:18:03] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004756 10.0.0.50 - - [2026-02-07 14:18:03] "POST /set-tag HTTP/1.1" 200 109 0.014299 10.0.0.50 - - [2026-02-07 14:18:03] "DELETE /loadbalancer-member/bda20152-9dd6-4ee5-b2e8-fa2b7bf61bf9 HTTP/1.1" 200 115 0.093878 10.0.0.50 - - [2026-02-07 14:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.50 - - [2026-02-07 14:18:03] "GET /loadbalancer/9e44eae7-df9f-4cd9-80b6-12af872208e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003338 10.0.0.50 - - [2026-02-07 14:18:03] "GET /loadbalancer-pool/137568f2-164d-4fb1-8c2d-4310810bb9ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003725 10.0.0.50 - - [2026-02-07 14:18:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026394 10.0.0.50 - - [2026-02-07 14:18:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.067327 10.0.0.50 - - [2026-02-07 14:18:03] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016969 10.0.0.50 - - [2026-02-07 14:18:03] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012857 10.0.0.50 - - [2026-02-07 14:18:04] "GET /floating-ip/2930d19d-5b1c-4e01-9738-3cbbeae3c982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008137 10.0.0.50 - - [2026-02-07 14:18:04] "POST /set-tag HTTP/1.1" 200 109 0.074744 10.0.0.50 - - [2026-02-07 14:18:04] "GET /loadbalancer-pool/52a6fdac-08fe-412e-9329-86129187082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005718 10.0.0.50 - - [2026-02-07 14:18:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028944 10.0.0.50 - - [2026-02-07 14:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009270 10.0.0.50 - - [2026-02-07 14:18:04] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012816 10.0.0.50 - - [2026-02-07 14:18:04] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.50 - - [2026-02-07 14:18:04] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006030 10.0.0.50 - - [2026-02-07 14:18:04] "GET /floating-ip/2930d19d-5b1c-4e01-9738-3cbbeae3c982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004106 10.0.0.50 - - [2026-02-07 14:18:04] "GET /loadbalancer-pool/6f45b927-5bad-4c6f-82ad-e1651ba40fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003685 10.0.0.50 - - [2026-02-07 14:18:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040152 10.0.0.50 - - [2026-02-07 14:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.032508 10.0.0.50 - - [2026-02-07 14:18:04] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019486 10.0.0.50 - - [2026-02-07 14:18:04] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005141 10.0.0.50 - - [2026-02-07 14:18:04] "GET /floating-ip/2930d19d-5b1c-4e01-9738-3cbbeae3c982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002683 10.0.0.50 - - [2026-02-07 14:18:04] "POST /set-tag HTTP/1.1" 200 109 0.003779 10.0.0.50 - - [2026-02-07 14:18:04] "GET /virtual-machine-interface/325dcf9e-042e-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004591 10.0.0.50 - - [2026-02-07 14:18:04] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.50 - - [2026-02-07 14:20:04] "GET /global-system-configs HTTP/1.1" 200 322 0.011344 10.0.0.50 - - [2026-02-07 14:20:04] "GET /global-system-configs HTTP/1.1" 200 322 0.002165 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:20:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001126 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:20:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000942 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:20:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:20:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001049 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:20:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:20:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001012 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:21:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:21:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000991 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:24:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001553 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:24:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001370 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:24:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000962 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:24:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:24:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001274 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:24:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000977 10.0.0.50 - - [2026-02-07 14:25:04] "GET /global-system-configs HTTP/1.1" 200 322 0.012872 10.0.0.50 - - [2026-02-07 14:25:04] "GET /global-system-configs HTTP/1.1" 200 322 0.005211 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:26:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:26:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001448 10.0.0.50 - - [2026-02-07 14:27:09] "GET / HTTP/1.1" 200 35931 0.001905 10.0.0.50 - - [2026-02-07 14:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.50 - - [2026-02-07 14:27:09] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030562 10.0.0.50 - - [2026-02-07 14:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.50 - - [2026-02-07 14:27:09] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027514 10.0.0.50 - - [2026-02-07 14:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.50 - - [2026-02-07 14:27:09] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.055444 10.0.0.50 - - [2026-02-07 14:27:10] "POST /tags HTTP/1.1" 200 333 0.043404 10.0.0.50 - - [2026-02-07 14:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.022310 10.0.0.50 - - [2026-02-07 14:27:10] "GET /tag/32dce3d1-b68b-42d0-a8dc-d3af3c2fef1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.041032 10.0.0.50 - - [2026-02-07 14:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010940 10.0.0.50 - - [2026-02-07 14:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006750 10.0.0.50 - - [2026-02-07 14:27:10] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038882 10.0.0.50 - - [2026-02-07 14:27:10] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037130 10.0.0.50 - - [2026-02-07 14:27:10] "GET /virtual-networks?parent_id=b2d0ee8d-300d-4200-b8cb-c5c26c1f7253&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003625 10.0.0.50 - - [2026-02-07 14:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.50 - - [2026-02-07 14:27:10] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004251 10.0.0.50 - - [2026-02-07 14:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.50 - - [2026-02-07 14:27:10] "GET /service-appliance-set/0678ac4b-a258-44d3-922b-cc3086f300b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002862 10.0.0.50 - - [2026-02-07 14:27:10] "POST /fqname-to-id HTTP/1.1" 404 254 0.004371 10.0.0.50 - - [2026-02-07 14:27:10] "POST /virtual-networks HTTP/1.1" 200 512 0.072802 10.0.0.50 - - [2026-02-07 14:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006399 10.0.0.50 - - [2026-02-07 14:27:10] "GET /network-ipam/de90567e-1b1a-4553-86a0-fb1d2b5384d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.024748 10.0.0.50 - - [2026-02-07 14:27:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.119065 10.0.0.50 - - [2026-02-07 14:27:10] "GET /virtual-machine-interface/17f75294-1e15-4c5e-832a-7ac0f3fd5247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.017410 10.0.0.50 - - [2026-02-07 14:27:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004222 10.0.0.50 - - [2026-02-07 14:27:10] "POST /ref-update HTTP/1.1" 200 156 0.117982 10.0.0.50 - - [2026-02-07 14:27:10] "GET /virtual-network/955078b5-9c2c-4dd1-8b97-da4b7c5704fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.006537 10.0.0.50 - - [2026-02-07 14:27:10] "POST /instance-ips HTTP/1.1" 200 409 0.046062 10.0.0.50 - - [2026-02-07 14:27:10] "GET /instance-ip/ee4c70ac-b12d-47b3-96e1-6fa74e883d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.008371 10.0.0.50 - - [2026-02-07 14:27:10] "GET /domains HTTP/1.1" 200 280 0.002498 10.0.0.50 - - [2026-02-07 14:27:10] "GET /domain/2e29a2ab-7afc-4f6a-a692-729efe759591 HTTP/1.1" 200 3086 0.012781 10.0.0.50 - - [2026-02-07 14:27:10] "POST /loadbalancers HTTP/1.1" 200 610 0.075406 10.0.0.50 - - [2026-02-07 14:27:10] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253 HTTP/1.1" 200 5717 0.114706 10.0.0.50 - - [2026-02-07 14:27:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028523 10.0.0.50 - - [2026-02-07 14:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.018399 10.0.0.50 - - [2026-02-07 14:27:10] "GET /virtual-network/955078b5-9c2c-4dd1-8b97-da4b7c5704fd HTTP/1.1" 200 2093 0.021873 10.0.0.50 - - [2026-02-07 14:27:10] "GET /virtual-network/955078b5-9c2c-4dd1-8b97-da4b7c5704fd HTTP/1.1" 200 2093 0.007761 10.0.0.50 - - [2026-02-07 14:27:10] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.090450 10.0.0.50 - - [2026-02-07 14:27:10] "GET /instance-ip/ee4c70ac-b12d-47b3-96e1-6fa74e883d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005797 10.0.0.50 - - [2026-02-07 14:27:10] "GET /routing-instance/2f6bf838-0f33-4911-b580-7fd569a6de95 HTTP/1.1" 200 1181 0.006931 10.0.0.50 - - [2026-02-07 14:27:10] "GET /routing-instance/2f6bf838-0f33-4911-b580-7fd569a6de95 HTTP/1.1" 200 1181 0.008340 10.0.0.50 - - [2026-02-07 14:27:10] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.075585 10.0.0.50 - - [2026-02-07 14:27:10] "POST /route-targets HTTP/1.1" 200 327 0.014886 10.0.0.50 - - [2026-02-07 14:27:10] "POST /floating-ips HTTP/1.1" 200 597 0.066985 10.0.0.50 - - [2026-02-07 14:27:10] "GET /loadbalancer/a53c8e7a-767e-4788-aba5-7373a1ef1010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006923 10.0.0.50 - - [2026-02-07 14:27:10] "POST /ref-update HTTP/1.1" 200 156 0.033155 10.0.0.50 - - [2026-02-07 14:27:10] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.034994 10.0.0.50 - - [2026-02-07 14:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010181 10.0.0.50 - - [2026-02-07 14:27:10] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039543 10.0.0.50 - - [2026-02-07 14:27:10] "GET /loadbalancer-listener/b6579be5-6368-489d-9909-4284033ca56e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003736 10.0.0.50 - - [2026-02-07 14:27:10] "GET /loadbalancer-listener/b6579be5-6368-489d-9909-4284033ca56e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003257 10.0.0.50 - - [2026-02-07 14:27:11] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.050082 10.0.0.50 - - [2026-02-07 14:27:11] "GET /instance-ip/ee4c70ac-b12d-47b3-96e1-6fa74e883d95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004966 10.0.0.50 - - [2026-02-07 14:27:11] "GET /instance-ip/ee4c70ac-b12d-47b3-96e1-6fa74e883d95?fields=floating_ips HTTP/1.1" 200 1213 0.005495 10.0.0.50 - - [2026-02-07 14:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.50 - - [2026-02-07 14:27:11] "GET /floating-ip/dad74142-9368-419b-881a-799eee2729e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.004195 10.0.0.50 - - [2026-02-07 14:27:11] "GET /loadbalancer/a53c8e7a-767e-4788-aba5-7373a1ef1010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004400 10.0.0.50 - - [2026-02-07 14:27:11] "POST /tags HTTP/1.1" 200 295 0.049755 10.0.0.50 - - [2026-02-07 14:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.50 - - [2026-02-07 14:27:11] "GET /tag/6fdb8bd3-2cc0-49d9-aa92-97c20ceee808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013608 10.0.0.50 - - [2026-02-07 14:27:11] "POST /tags HTTP/1.1" 409 233 0.001893 10.0.0.50 - - [2026-02-07 14:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.50 - - [2026-02-07 14:27:11] "GET /tag/c428d0d8-62cc-432b-84c6-1c544edd3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016455 10.0.0.50 - - [2026-02-07 14:27:11] "POST /tags HTTP/1.1" 409 206 0.002753 10.0.0.50 - - [2026-02-07 14:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.50 - - [2026-02-07 14:27:11] "GET /tag/4b035d98-3789-4963-813b-224651de1ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016788 10.0.0.50 - - [2026-02-07 14:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.50 - - [2026-02-07 14:27:11] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004538 10.0.0.50 - - [2026-02-07 14:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.50 - - [2026-02-07 14:27:11] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032921 10.0.0.50 - - [2026-02-07 14:27:11] "POST /virtual-machines HTTP/1.1" 200 369 0.008147 10.0.0.50 - - [2026-02-07 14:27:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008458 10.0.0.50 - - [2026-02-07 14:27:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116074 10.0.0.50 - - [2026-02-07 14:27:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.030168 10.0.0.50 - - [2026-02-07 14:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011102 10.0.0.50 - - [2026-02-07 14:27:11] "GET /virtual-machine-interface/174623f2-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004402 10.0.0.50 - - [2026-02-07 14:27:11] "POST /instance-ips HTTP/1.1" 200 409 0.038149 10.0.0.50 - - [2026-02-07 14:27:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025804 10.0.0.50 - - [2026-02-07 14:27:11] "GET /virtual-machine-interface/174623f2-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012354 10.0.0.50 - - [2026-02-07 14:27:11] "POST /set-tag HTTP/1.1" 200 109 0.032910 10.0.0.50 - - [2026-02-07 14:27:11] "GET /virtual-machine-interface/174623f2-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014290 10.0.0.50 - - [2026-02-07 14:27:11] "GET /instance-ip/175e5ca6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008669 10.0.0.50 - - [2026-02-07 14:27:12] "GET /virtual-machine-interface/174623f2-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005219 10.0.0.50 - - [2026-02-07 14:27:12] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.50 - - [2026-02-07 14:27:12] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003572 10.0.0.50 - - [2026-02-07 14:27:12] "POST /ref-update HTTP/1.1" 200 156 0.008810 10.0.0.50 - - [2026-02-07 14:27:12] "GET /virtual-machine-interface/174623f2-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010723 10.0.0.50 - - [2026-02-07 14:27:12] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.50 - - [2026-02-07 14:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.50 - - [2026-02-07 14:27:12] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004648 10.0.0.50 - - [2026-02-07 14:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.50 - - [2026-02-07 14:27:12] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038299 10.0.0.50 - - [2026-02-07 14:27:12] "POST /virtual-machines HTTP/1.1" 200 369 0.007592 10.0.0.50 - - [2026-02-07 14:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016113 10.0.0.50 - - [2026-02-07 14:27:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131180 10.0.0.50 - - [2026-02-07 14:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012575 10.0.0.50 - - [2026-02-07 14:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010523 10.0.0.50 - - [2026-02-07 14:27:12] "GET /virtual-machine-interface/17b7eeec-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008378 10.0.0.50 - - [2026-02-07 14:27:12] "POST /instance-ips HTTP/1.1" 200 409 0.020050 10.0.0.50 - - [2026-02-07 14:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021696 10.0.0.50 - - [2026-02-07 14:27:12] "GET /virtual-machine-interface/17b7eeec-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.016905 10.0.0.50 - - [2026-02-07 14:27:12] "POST /set-tag HTTP/1.1" 200 109 0.017980 10.0.0.50 - - [2026-02-07 14:27:12] "GET /virtual-machine-interface/17b7eeec-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018994 10.0.0.50 - - [2026-02-07 14:27:12] "GET /instance-ip/17d56008-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003381 10.0.0.50 - - [2026-02-07 14:27:12] "GET /virtual-machine-interface/17b7eeec-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005443 10.0.0.50 - - [2026-02-07 14:27:12] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.50 - - [2026-02-07 14:27:12] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.013341 10.0.0.50 - - [2026-02-07 14:27:12] "POST /ref-update HTTP/1.1" 200 156 0.014581 10.0.0.50 - - [2026-02-07 14:27:12] "GET /virtual-machine-interface/17b7eeec-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021570 10.0.0.50 - - [2026-02-07 14:27:12] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.50 - - [2026-02-07 14:27:12] "GET /virtual-machine-interface/174623f2-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004406 10.0.0.50 - - [2026-02-07 14:27:12] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.50 - - [2026-02-07 14:27:12] "GET /virtual-machine-interface/17b7eeec-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004093 10.0.0.50 - - [2026-02-07 14:27:13] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.50 - - [2026-02-07 14:27:15] "GET /domains HTTP/1.1" 200 280 0.002309 10.0.0.50 - - [2026-02-07 14:27:15] "GET /domain/2e29a2ab-7afc-4f6a-a692-729efe759591 HTTP/1.1" 200 3086 0.003450 10.0.0.50 - - [2026-02-07 14:27:15] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253 HTTP/1.1" 200 7065 0.032662 10.0.0.50 - - [2026-02-07 14:27:15] "GET /virtual-network/955078b5-9c2c-4dd1-8b97-da4b7c5704fd HTTP/1.1" 200 2093 0.008097 10.0.0.50 - - [2026-02-07 14:27:15] "GET /virtual-network/955078b5-9c2c-4dd1-8b97-da4b7c5704fd HTTP/1.1" 200 2093 0.004852 10.0.0.50 - - [2026-02-07 14:27:15] "GET /routing-instance/2f6bf838-0f33-4911-b580-7fd569a6de95 HTTP/1.1" 200 1402 0.004452 10.0.0.50 - - [2026-02-07 14:27:15] "GET /routing-instance/2f6bf838-0f33-4911-b580-7fd569a6de95 HTTP/1.1" 200 1402 0.007272 10.0.0.50 - - [2026-02-07 14:27:15] "GET /route-target/f1791d8c-732b-4949-822b-925cda8a4e1e HTTP/1.1" 200 1152 0.003115 10.0.0.50 - - [2026-02-07 14:27:15] "GET /virtual-network/955078b5-9c2c-4dd1-8b97-da4b7c5704fd HTTP/1.1" 200 2093 0.003797 10.0.0.50 - - [2026-02-07 14:27:15] "GET /routing-instance/2f6bf838-0f33-4911-b580-7fd569a6de95 HTTP/1.1" 200 1402 0.002869 10.0.0.50 - - [2026-02-07 14:27:15] "GET /virtual-network/955078b5-9c2c-4dd1-8b97-da4b7c5704fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004569 10.0.0.50 - - [2026-02-07 14:27:15] "GET /virtual-network/955078b5-9c2c-4dd1-8b97-da4b7c5704fd HTTP/1.1" 200 2093 0.004330 10.0.0.50 - - [2026-02-07 14:27:15] "GET /routing-instance/2f6bf838-0f33-4911-b580-7fd569a6de95 HTTP/1.1" 200 1402 0.002610 10.0.0.50 - - [2026-02-07 14:27:15] "GET /routing-instance/2f6bf838-0f33-4911-b580-7fd569a6de95 HTTP/1.1" 200 1402 0.004277 10.0.0.50 - - [2026-02-07 14:27:15] "GET /route-target/f1791d8c-732b-4949-822b-925cda8a4e1e HTTP/1.1" 200 1152 0.002287 10.0.0.50 - - [2026-02-07 14:27:15] "GET /domains HTTP/1.1" 200 280 0.002002 10.0.0.50 - - [2026-02-07 14:27:15] "GET /domain/2e29a2ab-7afc-4f6a-a692-729efe759591 HTTP/1.1" 200 3086 0.002924 10.0.0.50 - - [2026-02-07 14:27:15] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253 HTTP/1.1" 200 7065 0.021349 10.0.0.50 - - [2026-02-07 14:27:15] "GET /virtual-network/955078b5-9c2c-4dd1-8b97-da4b7c5704fd HTTP/1.1" 200 2093 0.005964 10.0.0.50 - - [2026-02-07 14:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.50 - - [2026-02-07 14:27:16] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026972 10.0.0.50 - - [2026-02-07 14:27:16] "GET /virtual-network/955078b5-9c2c-4dd1-8b97-da4b7c5704fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004596 10.0.0.50 - - [2026-02-07 14:27:16] "GET /floating-ip-pools?parent_id=955078b5-9c2c-4dd1-8b97-da4b7c5704fd&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001838 10.0.0.50 - - [2026-02-07 14:27:16] "GET /virtual-network/955078b5-9c2c-4dd1-8b97-da4b7c5704fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005426 10.0.0.50 - - [2026-02-07 14:27:16] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017977 10.0.0.50 - - [2026-02-07 14:27:16] "POST /ref-update HTTP/1.1" 200 156 0.022531 10.0.0.50 - - [2026-02-07 14:27:16] "GET /virtual-network/955078b5-9c2c-4dd1-8b97-da4b7c5704fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005794 10.0.0.50 - - [2026-02-07 14:27:16] "GET /domains HTTP/1.1" 200 280 0.001874 10.0.0.50 - - [2026-02-07 14:27:16] "GET /domain/2e29a2ab-7afc-4f6a-a692-729efe759591 HTTP/1.1" 200 3086 0.002568 10.0.0.50 - - [2026-02-07 14:27:16] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253 HTTP/1.1" 200 7321 0.033906 10.0.0.50 - - [2026-02-07 14:27:16] "GET /virtual-network/955078b5-9c2c-4dd1-8b97-da4b7c5704fd HTTP/1.1" 200 2331 0.005844 10.0.0.50 - - [2026-02-07 14:27:16] "GET /floating-ip-pool/874c7e45-8ea3-49cb-8e77-2eff24bc7fe4 HTTP/1.1" 200 1314 0.003264 10.0.0.50 - - [2026-02-07 14:27:16] "GET /domains HTTP/1.1" 200 280 0.002404 10.0.0.50 - - [2026-02-07 14:27:16] "GET /domain/2e29a2ab-7afc-4f6a-a692-729efe759591 HTTP/1.1" 200 3086 0.003756 10.0.0.50 - - [2026-02-07 14:27:16] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253 HTTP/1.1" 200 7321 0.040722 10.0.0.50 - - [2026-02-07 14:27:16] "GET /virtual-network/955078b5-9c2c-4dd1-8b97-da4b7c5704fd HTTP/1.1" 200 2331 0.003883 10.0.0.50 - - [2026-02-07 14:27:16] "GET /virtual-network/955078b5-9c2c-4dd1-8b97-da4b7c5704fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004283 10.0.0.50 - - [2026-02-07 14:27:16] "POST /tags HTTP/1.1" 200 365 0.059680 10.0.0.50 - - [2026-02-07 14:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008965 10.0.0.50 - - [2026-02-07 14:27:16] "GET /tag/2e678a40-4175-4c62-90e3-7a3cb62a7aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013924 10.0.0.50 - - [2026-02-07 14:27:16] "POST /tags HTTP/1.1" 409 206 0.002142 10.0.0.50 - - [2026-02-07 14:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.50 - - [2026-02-07 14:27:16] "GET /tag/4b035d98-3789-4963-813b-224651de1ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010374 10.0.0.50 - - [2026-02-07 14:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.50 - - [2026-02-07 14:27:16] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.038426 10.0.0.50 - - [2026-02-07 14:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.50 - - [2026-02-07 14:27:16] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006665 10.0.0.50 - - [2026-02-07 14:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.50 - - [2026-02-07 14:27:16] "GET /service-appliance-set/a350647b-b779-4173-8094-65d9e3aef7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.005260 10.0.0.50 - - [2026-02-07 14:27:16] "POST /fqname-to-id HTTP/1.1" 404 258 0.001908 10.0.0.50 - - [2026-02-07 14:27:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.091969 10.0.0.50 - - [2026-02-07 14:27:16] "GET /virtual-machine-interface/a83782a6-4af8-4fe6-bfed-ff3b95e6a0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.015414 10.0.0.50 - - [2026-02-07 14:27:16] "POST /set-tag HTTP/1.1" 200 109 0.012893 10.0.0.50 - - [2026-02-07 14:27:16] "POST /instance-ips HTTP/1.1" 200 417 0.029581 10.0.0.50 - - [2026-02-07 14:27:16] "GET /instance-ip/fad14df8-ecf0-42c3-a2c1-e9d21a79389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.003500 10.0.0.50 - - [2026-02-07 14:27:17] "POST /loadbalancers HTTP/1.1" 200 618 0.060022 10.0.0.50 - - [2026-02-07 14:27:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017770 10.0.0.50 - - [2026-02-07 14:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009990 10.0.0.50 - - [2026-02-07 14:27:17] "POST /service-instances HTTP/1.1" 200 566 0.019658 10.0.0.50 - - [2026-02-07 14:27:17] "POST /ref-update HTTP/1.1" 200 156 0.013810 10.0.0.50 - - [2026-02-07 14:27:17] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.047641 10.0.0.50 - - [2026-02-07 14:27:17] "GET /virtual-machine-interface/a83782a6-4af8-4fe6-bfed-ff3b95e6a0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004115 10.0.0.50 - - [2026-02-07 14:27:17] "GET /virtual-machine-interface/a83782a6-4af8-4fe6-bfed-ff3b95e6a0ff?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005979 10.0.0.50 - - [2026-02-07 14:27:17] "PUT /service-instance/1d3fae1b-952d-4ef1-90f6-12022b009b84 HTTP/1.1" 200 266 0.010082 10.0.0.50 - - [2026-02-07 14:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.50 - - [2026-02-07 14:27:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.032716 10.0.0.50 - - [2026-02-07 14:27:17] "GET /floating-ip-pool/874c7e45-8ea3-49cb-8e77-2eff24bc7fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.010896 10.0.0.50 - - [2026-02-07 14:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.50 - - [2026-02-07 14:27:17] "POST /floating-ips HTTP/1.1" 200 671 0.092042 10.0.0.50 - - [2026-02-07 14:27:17] "POST /virtual-machines HTTP/1.1" 200 429 0.071892 10.0.0.50 - - [2026-02-07 14:27:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024022 10.0.0.50 - - [2026-02-07 14:27:17] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004861 10.0.0.50 - - [2026-02-07 14:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.50 - - [2026-02-07 14:27:17] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.010745 10.0.0.50 - - [2026-02-07 14:27:17] "POST /tags HTTP/1.1" 409 221 0.012542 10.0.0.50 - - [2026-02-07 14:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.50 - - [2026-02-07 14:27:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.152507 10.0.0.50 - - [2026-02-07 14:27:17] "POST /chown HTTP/1.1" 200 109 0.020859 10.0.0.50 - - [2026-02-07 14:27:17] "GET /tag/32dce3d1-b68b-42d0-a8dc-d3af3c2fef1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.023027 10.0.0.50 - - [2026-02-07 14:27:17] "POST /tags HTTP/1.1" 409 238 0.003863 10.0.0.50 - - [2026-02-07 14:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.50 - - [2026-02-07 14:27:17] "POST /chown HTTP/1.1" 200 109 0.009423 10.0.0.50 - - [2026-02-07 14:27:17] "PUT /virtual-machine-interface/d6bedfca-ebff-404a-a371-f9e3c7f29a85 HTTP/1.1" 200 284 0.019032 10.0.0.50 - - [2026-02-07 14:27:17] "GET /tag/2e678a40-4175-4c62-90e3-7a3cb62a7aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.022480 10.0.0.50 - - [2026-02-07 14:27:17] "PUT /instance-ip/fad14df8-ecf0-42c3-a2c1-e9d21a79389b HTTP/1.1" 200 256 0.039380 10.0.0.50 - - [2026-02-07 14:27:17] "POST /firewall-rules HTTP/1.1" 200 650 0.102349 10.0.0.50 - - [2026-02-07 14:27:17] "GET /firewall-rule/62b57e50-bd07-4c9d-a4de-91be57b13ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.008453 10.0.0.50 - - [2026-02-07 14:27:17] "POST /ref-update HTTP/1.1" 200 156 0.078164 10.0.0.50 - - [2026-02-07 14:27:17] "POST /ref-update HTTP/1.1" 200 156 0.034876 10.0.0.50 - - [2026-02-07 14:27:17] "GET /firewall-policy/2d26df5f-6d90-4d00-bb3f-512ad0a50a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.010186 10.0.0.50 - - [2026-02-07 14:27:17] "GET /firewall-rule/62b57e50-bd07-4c9d-a4de-91be57b13ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002560 10.0.0.50 - - [2026-02-07 14:27:17] "POST /ref-update HTTP/1.1" 200 156 0.029717 10.0.0.50 - - [2026-02-07 14:27:17] "POST /ref-update HTTP/1.1" 200 156 0.027490 10.0.0.50 - - [2026-02-07 14:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.50 - - [2026-02-07 14:27:18] "POST /ref-update HTTP/1.1" 200 156 0.018934 10.0.0.50 - - [2026-02-07 14:27:18] "POST /ref-update HTTP/1.1" 200 156 0.022911 10.0.0.50 - - [2026-02-07 14:27:18] "POST /ref-update HTTP/1.1" 200 156 0.017832 10.0.0.50 - - [2026-02-07 14:27:18] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.054585 10.0.0.50 - - [2026-02-07 14:27:18] "GET /loadbalancer/db5e4a0c-8da2-4a2a-afc2-25e005c9fb5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.002631 10.0.0.50 - - [2026-02-07 14:27:18] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.024935 10.0.0.50 - - [2026-02-07 14:27:18] "POST /virtual-machines HTTP/1.1" 200 429 0.026664 10.0.0.50 - - [2026-02-07 14:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.50 - - [2026-02-07 14:27:18] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.099054 10.0.0.50 - - [2026-02-07 14:27:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.124214 10.0.0.50 - - [2026-02-07 14:27:18] "GET /loadbalancer-listener/99cc2012-b93d-4fda-a511-dcc6328c2619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.016687 10.0.0.50 - - [2026-02-07 14:27:18] "POST /chown HTTP/1.1" 200 109 0.017539 10.0.0.50 - - [2026-02-07 14:27:18] "GET /loadbalancer-listener/99cc2012-b93d-4fda-a511-dcc6328c2619?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003420 10.0.0.50 - - [2026-02-07 14:27:18] "POST /chown HTTP/1.1" 200 109 0.010365 10.0.0.50 - - [2026-02-07 14:27:18] "PUT /virtual-machine-interface/d4dfe181-42ef-41a6-a9d4-cf456b5f9262 HTTP/1.1" 200 284 0.020407 10.0.0.50 - - [2026-02-07 14:27:18] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.056321 10.0.0.50 - - [2026-02-07 14:27:18] "PUT /instance-ip/fad14df8-ecf0-42c3-a2c1-e9d21a79389b HTTP/1.1" 200 256 0.030969 10.0.0.50 - - [2026-02-07 14:27:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018601 10.0.0.50 - - [2026-02-07 14:27:18] "GET /loadbalancer-pool/e8bfbcc1-c287-4929-9b24-f1f6d31240a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002789 10.0.0.50 - - [2026-02-07 14:27:18] "POST /ref-update HTTP/1.1" 200 156 0.011807 10.0.0.50 - - [2026-02-07 14:27:18] "POST /ref-update HTTP/1.1" 200 156 0.016015 10.0.0.50 - - [2026-02-07 14:27:18] "POST /ref-update HTTP/1.1" 200 156 0.034390 10.0.0.50 - - [2026-02-07 14:27:18] "POST /loadbalancer-members HTTP/1.1" 200 707 0.065624 10.0.0.50 - - [2026-02-07 14:27:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.014470 10.0.0.50 - - [2026-02-07 14:27:18] "GET /loadbalancer-member/0df6b72a-2736-4557-b5a9-09b1aef62861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.012934 10.0.0.50 - - [2026-02-07 14:27:18] "POST /ref-update HTTP/1.1" 200 156 0.023925 10.0.0.50 - - [2026-02-07 14:27:18] "POST /ref-update HTTP/1.1" 200 156 0.015611 10.0.0.50 - - [2026-02-07 14:27:18] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018844 10.0.0.50 - - [2026-02-07 14:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007903 10.0.0.50 - - [2026-02-07 14:27:18] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002519 10.0.0.50 - - [2026-02-07 14:27:18] "PUT /service-instance/1d3fae1b-952d-4ef1-90f6-12022b009b84 HTTP/1.1" 200 266 0.013160 10.0.0.50 - - [2026-02-07 14:27:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021015 10.0.0.50 - - [2026-02-07 14:27:18] "POST /tags HTTP/1.1" 409 221 0.008493 10.0.0.50 - - [2026-02-07 14:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005888 10.0.0.50 - - [2026-02-07 14:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.50 - - [2026-02-07 14:27:18] "GET /tag/32dce3d1-b68b-42d0-a8dc-d3af3c2fef1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013997 10.0.0.50 - - [2026-02-07 14:27:18] "POST /chown HTTP/1.1" 200 109 0.007718 10.0.0.50 - - [2026-02-07 14:27:18] "POST /tags HTTP/1.1" 409 238 0.006562 10.0.0.50 - - [2026-02-07 14:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005871 10.0.0.50 - - [2026-02-07 14:27:18] "POST /chown HTTP/1.1" 200 109 0.027068 10.0.0.50 - - [2026-02-07 14:27:18] "GET /tag/2e678a40-4175-4c62-90e3-7a3cb62a7aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.027905 10.0.0.50 - - [2026-02-07 14:27:18] "PUT /instance-ip/fad14df8-ecf0-42c3-a2c1-e9d21a79389b HTTP/1.1" 200 256 0.042974 10.0.0.50 - - [2026-02-07 14:27:18] "POST /firewall-rules HTTP/1.1" 409 293 0.002004 10.0.0.50 - - [2026-02-07 14:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.50 - - [2026-02-07 14:27:18] "POST /ref-update HTTP/1.1" 200 156 0.017836 10.0.0.50 - - [2026-02-07 14:27:18] "PUT /firewall-rule/62b57e50-bd07-4c9d-a4de-91be57b13ef8 HTTP/1.1" 200 260 0.034714 10.0.0.50 - - [2026-02-07 14:27:18] "GET /firewall-rule/62b57e50-bd07-4c9d-a4de-91be57b13ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.012022 10.0.0.50 - - [2026-02-07 14:27:18] "POST /chown HTTP/1.1" 200 109 0.025221 10.0.0.50 - - [2026-02-07 14:27:19] "POST /chown HTTP/1.1" 200 109 0.017074 10.0.0.50 - - [2026-02-07 14:27:19] "GET /firewall-policy/2d26df5f-6d90-4d00-bb3f-512ad0a50a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003925 10.0.0.50 - - [2026-02-07 14:27:19] "GET /firewall-rule/62b57e50-bd07-4c9d-a4de-91be57b13ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002697 10.0.0.50 - - [2026-02-07 14:27:19] "PUT /instance-ip/fad14df8-ecf0-42c3-a2c1-e9d21a79389b HTTP/1.1" 200 256 0.016916 10.0.0.50 - - [2026-02-07 14:27:19] "POST /ref-update HTTP/1.1" 200 156 0.023047 10.0.0.50 - - [2026-02-07 14:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.50 - - [2026-02-07 14:27:19] "POST /chown HTTP/1.1" 200 109 0.006899 10.0.0.50 - - [2026-02-07 14:27:19] "POST /chown HTTP/1.1" 200 109 0.018259 10.0.0.50 - - [2026-02-07 14:27:19] "PUT /instance-ip/fad14df8-ecf0-42c3-a2c1-e9d21a79389b HTTP/1.1" 200 256 0.023282 10.0.0.50 - - [2026-02-07 14:27:19] "POST /ref-update HTTP/1.1" 200 156 0.026375 10.0.0.50 - - [2026-02-07 14:27:19] "POST /chown HTTP/1.1" 200 109 0.011010 10.0.0.50 - - [2026-02-07 14:27:19] "POST /chown HTTP/1.1" 200 109 0.010916 10.0.0.50 - - [2026-02-07 14:27:19] "PUT /instance-ip/fad14df8-ecf0-42c3-a2c1-e9d21a79389b HTTP/1.1" 200 256 0.012524 10.0.0.50 - - [2026-02-07 14:27:19] "POST /ref-update HTTP/1.1" 200 156 0.024747 10.0.0.50 - - [2026-02-07 14:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.50 - - [2026-02-07 14:27:19] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008900 10.0.0.50 - - [2026-02-07 14:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.50 - - [2026-02-07 14:27:19] "PUT /service-instance/1d3fae1b-952d-4ef1-90f6-12022b009b84 HTTP/1.1" 200 266 0.022220 10.0.0.50 - - [2026-02-07 14:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011846 10.0.0.50 - - [2026-02-07 14:27:19] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.069998 10.0.0.50 - - [2026-02-07 14:27:19] "POST /virtual-machines HTTP/1.1" 200 373 0.009124 10.0.0.50 - - [2026-02-07 14:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013070 10.0.0.50 - - [2026-02-07 14:27:19] "PUT /service-instance/1d3fae1b-952d-4ef1-90f6-12022b009b84 HTTP/1.1" 200 266 0.011006 10.0.0.50 - - [2026-02-07 14:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.015610 10.0.0.50 - - [2026-02-07 14:27:19] "PUT /service-instance/1d3fae1b-952d-4ef1-90f6-12022b009b84 HTTP/1.1" 200 266 0.027944 10.0.0.50 - - [2026-02-07 14:27:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.147332 10.0.0.50 - - [2026-02-07 14:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.038644 10.0.0.50 - - [2026-02-07 14:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.048500 10.0.0.50 - - [2026-02-07 14:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005442 10.0.0.50 - - [2026-02-07 14:27:19] "PUT /service-instance/1d3fae1b-952d-4ef1-90f6-12022b009b84 HTTP/1.1" 200 266 0.025903 10.0.0.50 - - [2026-02-07 14:27:19] "GET /virtual-machine-interface/1c1d4a22-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004811 10.0.0.50 - - [2026-02-07 14:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020811 10.0.0.50 - - [2026-02-07 14:27:20] "POST /instance-ips HTTP/1.1" 200 413 0.057627 10.0.0.50 - - [2026-02-07 14:27:20] "PUT /service-instance/1d3fae1b-952d-4ef1-90f6-12022b009b84 HTTP/1.1" 200 266 0.028139 10.0.0.50 - - [2026-02-07 14:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021776 10.0.0.50 - - [2026-02-07 14:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.50 - - [2026-02-07 14:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.063311 10.0.0.50 - - [2026-02-07 14:27:20] "GET /virtual-machine-interface/1c1d4a22-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.019027 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.013371 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.027938 10.0.0.50 - - [2026-02-07 14:27:20] "POST /ref-update HTTP/1.1" 200 156 0.011510 10.0.0.50 - - [2026-02-07 14:27:20] "POST /set-tag HTTP/1.1" 200 109 0.044015 10.0.0.50 - - [2026-02-07 14:27:20] "GET /virtual-machine-interface/1c1d4a22-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017025 10.0.0.50 - - [2026-02-07 14:27:20] "GET /instance-ip/1c3f325e-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004038 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.010191 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.025303 10.0.0.50 - - [2026-02-07 14:27:20] "GET /virtual-machine-interface/1c1d4a22-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014105 10.0.0.50 - - [2026-02-07 14:27:20] "POST /set-tag HTTP/1.1" 200 109 0.002514 10.0.0.50 - - [2026-02-07 14:27:20] "POST /ref-update HTTP/1.1" 200 156 0.025454 10.0.0.50 - - [2026-02-07 14:27:20] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.008558 10.0.0.50 - - [2026-02-07 14:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.50 - - [2026-02-07 14:27:20] "POST /ref-update HTTP/1.1" 200 156 0.011532 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.019105 10.0.0.50 - - [2026-02-07 14:27:20] "GET /virtual-machine-interface/1c1d4a22-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.018462 10.0.0.50 - - [2026-02-07 14:27:20] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.027833 10.0.0.50 - - [2026-02-07 14:27:20] "GET /virtual-machine-interface/1c1d4a22-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006514 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.012951 10.0.0.50 - - [2026-02-07 14:27:20] "POST /set-tag HTTP/1.1" 200 109 0.013370 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.009161 10.0.0.50 - - [2026-02-07 14:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.006225 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.013242 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.005792 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.014281 10.0.0.50 - - [2026-02-07 14:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.007740 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.016465 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.013040 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.006328 10.0.0.50 - - [2026-02-07 14:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.010389 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.006177 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.012024 10.0.0.50 - - [2026-02-07 14:27:20] "POST /chown HTTP/1.1" 200 109 0.020594 10.0.0.50 - - [2026-02-07 14:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.012488 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.011942 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.007006 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.014440 10.0.0.50 - - [2026-02-07 14:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.006935 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.016310 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.010890 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.024521 10.0.0.50 - - [2026-02-07 14:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.006791 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.016541 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.008704 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.006142 10.0.0.50 - - [2026-02-07 14:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.005752 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.006038 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.007479 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.022035 10.0.0.50 - - [2026-02-07 14:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.014077 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.013304 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.006397 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.014184 10.0.0.50 - - [2026-02-07 14:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.007137 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.017464 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.013630 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.006856 10.0.0.50 - - [2026-02-07 14:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.50 - - [2026-02-07 14:27:21] "POST /chown HTTP/1.1" 200 109 0.007711 10.0.0.50 - - [2026-02-07 14:27:22] "POST /chown HTTP/1.1" 200 109 0.008118 10.0.0.50 - - [2026-02-07 14:27:22] "POST /chown HTTP/1.1" 200 109 0.012392 10.0.0.50 - - [2026-02-07 14:27:22] "POST /chown HTTP/1.1" 200 109 0.013832 10.0.0.50 - - [2026-02-07 14:27:23] "GET /virtual-machine-interface/174623f2-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005915 10.0.0.50 - - [2026-02-07 14:27:23] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.50 - - [2026-02-07 14:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.50 - - [2026-02-07 14:27:23] "GET /loadbalancer/a53c8e7a-767e-4788-aba5-7373a1ef1010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002971 10.0.0.50 - - [2026-02-07 14:27:23] "GET /loadbalancer-pool/48ff113a-d885-4fc1-a357-268d114dc492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002585 10.0.0.50 - - [2026-02-07 14:27:23] "POST /loadbalancer-members HTTP/1.1" 200 702 0.033729 10.0.0.50 - - [2026-02-07 14:27:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007428 10.0.0.50 - - [2026-02-07 14:27:23] "GET /virtual-machine-interface/174623f2-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009609 10.0.0.50 - - [2026-02-07 14:27:23] "GET /virtual-machine-interface/174623f2-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004658 10.0.0.50 - - [2026-02-07 14:27:23] "POST /ref-update HTTP/1.1" 200 156 0.007397 10.0.0.50 - - [2026-02-07 14:27:23] "GET /floating-ip/dad74142-9368-419b-881a-799eee2729e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.016542 10.0.0.50 - - [2026-02-07 14:27:23] "PUT /floating-ip/dad74142-9368-419b-881a-799eee2729e1 HTTP/1.1" 200 256 0.009616 10.0.0.50 - - [2026-02-07 14:27:23] "POST /tags HTTP/1.1" 409 221 0.006045 10.0.0.50 - - [2026-02-07 14:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.50 - - [2026-02-07 14:27:23] "GET /tag/32dce3d1-b68b-42d0-a8dc-d3af3c2fef1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010775 10.0.0.50 - - [2026-02-07 14:27:23] "POST /set-tag HTTP/1.1" 200 109 0.015116 10.0.0.50 - - [2026-02-07 14:27:24] "GET /virtual-machine/ae272a18-a1a3-451d-9c4e-04bd6d2686b4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003495 10.0.0.50 - - [2026-02-07 14:27:24] "GET /virtual-machine-interface/174623f2-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006143 10.0.0.50 - - [2026-02-07 14:27:24] "GET /virtual-machine-interface/17b7eeec-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010625 10.0.0.50 - - [2026-02-07 14:27:24] "POST /set-tag HTTP/1.1" 200 109 0.014612 10.0.0.50 - - [2026-02-07 14:27:24] "GET /virtual-machine/7b0157a3-912a-4026-a281-155ed9cc873c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002623 10.0.0.50 - - [2026-02-07 14:27:24] "GET /virtual-machine-interface/17b7eeec-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010430 10.0.0.50 - - [2026-02-07 14:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.50 - - [2026-02-07 14:27:24] "GET /loadbalancer/a53c8e7a-767e-4788-aba5-7373a1ef1010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002912 10.0.0.50 - - [2026-02-07 14:27:24] "GET /loadbalancer-pool/48ff113a-d885-4fc1-a357-268d114dc492?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.006589 10.0.0.50 - - [2026-02-07 14:27:24] "POST /loadbalancer-members HTTP/1.1" 200 702 0.036342 10.0.0.50 - - [2026-02-07 14:27:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008034 10.0.0.50 - - [2026-02-07 14:27:24] "GET /virtual-machine-interface/17b7eeec-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012507 10.0.0.50 - - [2026-02-07 14:27:24] "GET /virtual-machine-interface/17b7eeec-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003646 10.0.0.50 - - [2026-02-07 14:27:24] "POST /set-tag HTTP/1.1" 200 109 0.025436 10.0.0.50 - - [2026-02-07 14:27:24] "POST /ref-update HTTP/1.1" 200 156 0.032150 10.0.0.50 - - [2026-02-07 14:27:24] "GET /floating-ip/dad74142-9368-419b-881a-799eee2729e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.012178 10.0.0.50 - - [2026-02-07 14:27:29] "GET /virtual-machine-interface/1c1d4a22-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004408 10.0.0.50 - - [2026-02-07 14:27:29] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.50 - - [2026-02-07 14:27:29] "GET /virtual-machine/fe450a2e-ba84-47ef-a033-608211c7b4b6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003006 10.0.0.50 - - [2026-02-07 14:27:29] "GET /virtual-machine-interface/1c1d4a22-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004014 10.0.0.50 - - [2026-02-07 14:27:30] "GET /virtual-machine-interface/1c1d4a22-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006710 10.0.0.50 - - [2026-02-07 14:27:30] "POST /set-tag HTTP/1.1" 200 109 0.003460 10.0.0.50 - - [2026-02-07 14:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.50 - - [2026-02-07 14:27:54] "POST /chown HTTP/1.1" 200 109 0.006018 10.0.0.50 - - [2026-02-07 14:27:54] "POST /chown HTTP/1.1" 200 109 0.008207 10.0.0.50 - - [2026-02-07 14:27:54] "POST /chown HTTP/1.1" 200 109 0.018900 10.0.0.50 - - [2026-02-07 14:27:54] "POST /chown HTTP/1.1" 200 109 0.010482 10.0.0.50 - - [2026-02-07 14:28:02] "GET /virtual-machine-interface/1c1d4a22-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006476 10.0.0.50 - - [2026-02-07 14:28:02] "POST /set-tag HTTP/1.1" 200 109 0.011214 10.0.0.50 - - [2026-02-07 14:28:02] "GET /virtual-machine-interface/1c1d4a22-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004239 10.0.0.50 - - [2026-02-07 14:28:02] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.50 - - [2026-02-07 14:28:02] "GET /virtual-machine/fe450a2e-ba84-47ef-a033-608211c7b4b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003572 10.0.0.50 - - [2026-02-07 14:28:02] "POST /ref-update HTTP/1.1" 200 156 0.013804 10.0.0.50 - - [2026-02-07 14:28:02] "GET /virtual-machine-interface/1c1d4a22-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004319 10.0.0.50 - - [2026-02-07 14:28:02] "POST /set-tag HTTP/1.1" 200 109 0.013827 10.0.0.50 - - [2026-02-07 14:28:02] "POST /set-tag HTTP/1.1" 200 109 0.025837 10.0.0.50 - - [2026-02-07 14:28:03] "DELETE /instance-ip/1c3f325e-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.040449 10.0.0.50 - - [2026-02-07 14:28:03] "DELETE /virtual-machine-interface/1c1d4a22-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.048981 10.0.0.50 - - [2026-02-07 14:28:03] "DELETE /virtual-machine/fe450a2e-ba84-47ef-a033-608211c7b4b6 HTTP/1.1" 200 115 0.024311 10.0.0.50 - - [2026-02-07 14:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.50 - - [2026-02-07 14:28:05] "GET /tag/2e678a40-4175-4c62-90e3-7a3cb62a7aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017144 10.0.0.50 - - [2026-02-07 14:28:05] "GET /tag/2e678a40-4175-4c62-90e3-7a3cb62a7aca?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.022380 10.0.0.50 - - [2026-02-07 14:28:05] "GET /virtual-machine-interface/a83782a6-4af8-4fe6-bfed-ff3b95e6a0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.013810 10.0.0.50 - - [2026-02-07 14:28:05] "POST /set-tag HTTP/1.1" 200 109 0.027006 10.0.0.50 - - [2026-02-07 14:28:05] "GET /virtual-machine-interface/d4dfe181-42ef-41a6-a9d4-cf456b5f9262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.025188 10.0.0.50 - - [2026-02-07 14:28:05] "POST /set-tag HTTP/1.1" 200 109 0.043639 10.0.0.50 - - [2026-02-07 14:28:05] "GET /virtual-machine-interface/d6bedfca-ebff-404a-a371-f9e3c7f29a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.010100 10.0.0.50 - - [2026-02-07 14:28:05] "POST /set-tag HTTP/1.1" 200 109 0.031813 10.0.0.50 - - [2026-02-07 14:28:05] "GET /firewall-policy/2d26df5f-6d90-4d00-bb3f-512ad0a50a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010078 10.0.0.50 - - [2026-02-07 14:28:05] "GET /firewall-rule/62b57e50-bd07-4c9d-a4de-91be57b13ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004330 10.0.0.50 - - [2026-02-07 14:28:05] "POST /ref-update HTTP/1.1" 200 156 0.011893 10.0.0.50 - - [2026-02-07 14:28:05] "DELETE /firewall-rule/62b57e50-bd07-4c9d-a4de-91be57b13ef8 HTTP/1.1" 200 115 0.047586 10.0.0.50 - - [2026-02-07 14:28:05] "DELETE /loadbalancer-member/0df6b72a-2736-4557-b5a9-09b1aef62861 HTTP/1.1" 200 115 0.044003 10.0.0.50 - - [2026-02-07 14:28:05] "PUT /service-instance/1d3fae1b-952d-4ef1-90f6-12022b009b84 HTTP/1.1" 200 266 0.012911 10.0.0.50 - - [2026-02-07 14:28:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027460 10.0.0.50 - - [2026-02-07 14:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018522 10.0.0.50 - - [2026-02-07 14:28:05] "DELETE /loadbalancer-pool/e8bfbcc1-c287-4929-9b24-f1f6d31240a4 HTTP/1.1" 200 115 0.097423 10.0.0.50 - - [2026-02-07 14:28:05] "POST /chown HTTP/1.1" 200 109 0.012640 10.0.0.50 - - [2026-02-07 14:28:05] "DELETE /loadbalancer-listener/99cc2012-b93d-4fda-a511-dcc6328c2619 HTTP/1.1" 200 115 0.070122 10.0.0.50 - - [2026-02-07 14:28:05] "GET /floating-ip/cf403e98-fbcd-4068-84d5-064dab95d25e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003205 10.0.0.50 - - [2026-02-07 14:28:05] "POST /chown HTTP/1.1" 200 109 0.013212 10.0.0.50 - - [2026-02-07 14:28:05] "POST /chown HTTP/1.1" 200 109 0.026359 10.0.0.50 - - [2026-02-07 14:28:05] "POST /chown HTTP/1.1" 200 109 0.044003 10.0.0.50 - - [2026-02-07 14:28:05] "PUT /floating-ip/cf403e98-fbcd-4068-84d5-064dab95d25e HTTP/1.1" 200 256 0.069504 10.0.0.50 - - [2026-02-07 14:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.50 - - [2026-02-07 14:28:06] "POST /chown HTTP/1.1" 200 109 0.015423 10.0.0.50 - - [2026-02-07 14:28:06] "DELETE /floating-ip/cf403e98-fbcd-4068-84d5-064dab95d25e HTTP/1.1" 200 115 0.113725 10.0.0.50 - - [2026-02-07 14:28:06] "POST /chown HTTP/1.1" 200 109 0.046212 10.0.0.50 - - [2026-02-07 14:28:06] "DELETE /loadbalancer/db5e4a0c-8da2-4a2a-afc2-25e005c9fb5f HTTP/1.1" 200 115 0.076931 10.0.0.50 - - [2026-02-07 14:28:06] "POST /chown HTTP/1.1" 200 109 0.018018 10.0.0.50 - - [2026-02-07 14:28:06] "GET /floating-ip-pool/874c7e45-8ea3-49cb-8e77-2eff24bc7fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.006387 10.0.0.50 - - [2026-02-07 14:28:06] "POST /chown HTTP/1.1" 200 109 0.026854 10.0.0.50 - - [2026-02-07 14:28:06] "POST /ref-update HTTP/1.1" 200 156 0.036960 10.0.0.50 - - [2026-02-07 14:28:06] "PUT /service-instance/1d3fae1b-952d-4ef1-90f6-12022b009b84 HTTP/1.1" 200 266 0.040559 10.0.0.50 - - [2026-02-07 14:28:06] "DELETE /floating-ip-pool/874c7e45-8ea3-49cb-8e77-2eff24bc7fe4 HTTP/1.1" 200 115 0.078737 10.0.0.50 - - [2026-02-07 14:28:06] "DELETE /instance-ip/fad14df8-ecf0-42c3-a2c1-e9d21a79389b HTTP/1.1" 200 115 0.165456 10.0.0.50 - - [2026-02-07 14:28:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018417 10.0.0.50 - - [2026-02-07 14:28:06] "PUT /service-instance/1d3fae1b-952d-4ef1-90f6-12022b009b84 HTTP/1.1" 200 266 0.020255 10.0.0.50 - - [2026-02-07 14:28:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.030740 10.0.0.50 - - [2026-02-07 14:28:06] "DELETE /virtual-machine-interface/a83782a6-4af8-4fe6-bfed-ff3b95e6a0ff HTTP/1.1" 200 115 0.165571 10.0.0.50 - - [2026-02-07 14:28:06] "PUT /service-instance/1d3fae1b-952d-4ef1-90f6-12022b009b84 HTTP/1.1" 200 266 0.035546 10.0.0.50 - - [2026-02-07 14:28:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026747 10.0.0.50 - - [2026-02-07 14:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011664 10.0.0.50 - - [2026-02-07 14:28:06] "POST /useragent-kv HTTP/1.1" 200 115 0.023186 10.0.0.50 - - [2026-02-07 14:28:06] "POST /useragent-kv HTTP/1.1" 200 115 0.020149 10.0.0.50 - - [2026-02-07 14:28:06] "DELETE /virtual-network/955078b5-9c2c-4dd1-8b97-da4b7c5704fd HTTP/1.1" 200 115 0.355044 10.0.0.50 - - [2026-02-07 14:28:06] "GET /routing-instance/2f6bf838-0f33-4911-b580-7fd569a6de95 HTTP/1.1" 404 171 0.002475 10.0.0.50 - - [2026-02-07 14:28:06] "GET /domains HTTP/1.1" 200 280 0.002748 10.0.0.50 - - [2026-02-07 14:28:06] "DELETE /service-instance/1d3fae1b-952d-4ef1-90f6-12022b009b84 HTTP/1.1" 200 115 0.198282 10.0.0.50 - - [2026-02-07 14:28:06] "GET /domain/2e29a2ab-7afc-4f6a-a692-729efe759591 HTTP/1.1" 200 3086 0.006261 10.0.0.50 - - [2026-02-07 14:28:06] "DELETE /route-target/f1791d8c-732b-4949-822b-925cda8a4e1e HTTP/1.1" 200 115 0.117311 10.0.0.50 - - [2026-02-07 14:28:06] "DELETE /tag/2e678a40-4175-4c62-90e3-7a3cb62a7aca HTTP/1.1" 200 115 0.291022 10.0.0.50 - - [2026-02-07 14:28:06] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253 HTTP/1.1" 200 7412 0.093462 10.0.0.50 - - [2026-02-07 14:28:06] "GET /virtual-machine-interface/d6bedfca-ebff-404a-a371-f9e3c7f29a85?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005435 10.0.0.50 - - [2026-02-07 14:28:07] "GET /virtual-machine-interface/17b7eeec-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.018710 10.0.0.50 - - [2026-02-07 14:28:07] "POST /set-tag HTTP/1.1" 200 109 0.003613 10.0.0.50 - - [2026-02-07 14:28:07] "DELETE /virtual-machine-interface/d6bedfca-ebff-404a-a371-f9e3c7f29a85 HTTP/1.1" 200 115 0.149180 10.0.0.50 - - [2026-02-07 14:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007006 10.0.0.50 - - [2026-02-07 14:28:07] "GET /loadbalancer/a53c8e7a-767e-4788-aba5-7373a1ef1010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004098 10.0.0.50 - - [2026-02-07 14:28:07] "GET /virtual-machine-interface/17b7eeec-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005053 10.0.0.50 - - [2026-02-07 14:28:07] "POST /ref-update HTTP/1.1" 200 156 0.030596 10.0.0.50 - - [2026-02-07 14:28:07] "DELETE /virtual-machine/121cd086-cf5f-42e1-9cb5-a2c58d61801b HTTP/1.1" 200 115 0.050924 10.0.0.50 - - [2026-02-07 14:28:07] "GET /virtual-machine-interface/d4dfe181-42ef-41a6-a9d4-cf456b5f9262?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.009465 10.0.0.50 - - [2026-02-07 14:28:07] "POST /set-tag HTTP/1.1" 200 109 0.056055 10.0.0.50 - - [2026-02-07 14:28:07] "DELETE /loadbalancer-member/ec33e815-b0d0-4c6e-a69c-f87bb488bbbb HTTP/1.1" 200 115 0.057183 10.0.0.50 - - [2026-02-07 14:28:07] "DELETE /virtual-machine-interface/d4dfe181-42ef-41a6-a9d4-cf456b5f9262 HTTP/1.1" 200 115 0.075800 10.0.0.50 - - [2026-02-07 14:28:07] "DELETE /virtual-machine/4b0de3ed-e5d3-4453-98d1-51b7dcb52a4f HTTP/1.1" 200 115 0.041951 10.0.0.50 - - [2026-02-07 14:28:07] "GET /virtual-machine-interface/17b7eeec-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008665 10.0.0.50 - - [2026-02-07 14:28:07] "POST /set-tag HTTP/1.1" 200 109 0.003831 10.0.0.50 - - [2026-02-07 14:28:08] "GET /virtual-machine-interface/17b7eeec-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006370 10.0.0.50 - - [2026-02-07 14:28:08] "POST /set-tag HTTP/1.1" 200 109 0.003407 10.0.0.50 - - [2026-02-07 14:28:08] "GET /virtual-machine/7b0157a3-912a-4026-a281-155ed9cc873c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004694 10.0.0.50 - - [2026-02-07 14:28:08] "POST /ref-update HTTP/1.1" 200 156 0.013067 10.0.0.50 - - [2026-02-07 14:28:08] "GET /virtual-machine-interface/17b7eeec-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005099 10.0.0.50 - - [2026-02-07 14:28:08] "POST /set-tag HTTP/1.1" 200 109 0.033343 10.0.0.50 - - [2026-02-07 14:28:08] "POST /set-tag HTTP/1.1" 200 109 0.033796 10.0.0.50 - - [2026-02-07 14:28:08] "POST /set-tag HTTP/1.1" 200 109 0.074713 10.0.0.50 - - [2026-02-07 14:28:08] "DELETE /instance-ip/17d56008-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.077857 10.0.0.50 - - [2026-02-07 14:28:08] "POST /ref-update HTTP/1.1" 200 156 0.024599 10.0.0.50 - - [2026-02-07 14:28:08] "DELETE /virtual-machine-interface/17b7eeec-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.042352 10.0.0.50 - - [2026-02-07 14:28:08] "DELETE /virtual-machine/7b0157a3-912a-4026-a281-155ed9cc873c HTTP/1.1" 200 115 0.033070 10.0.0.50 - - [2026-02-07 14:28:12] "GET /virtual-machine-interface/174623f2-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006133 10.0.0.50 - - [2026-02-07 14:28:12] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.50 - - [2026-02-07 14:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008312 10.0.0.50 - - [2026-02-07 14:28:12] "GET /loadbalancer/a53c8e7a-767e-4788-aba5-7373a1ef1010?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002589 10.0.0.50 - - [2026-02-07 14:28:12] "GET /virtual-machine-interface/174623f2-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004995 10.0.0.50 - - [2026-02-07 14:28:12] "POST /set-tag HTTP/1.1" 200 109 0.004826 10.0.0.50 - - [2026-02-07 14:28:12] "GET /virtual-machine-interface/174623f2-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006967 10.0.0.50 - - [2026-02-07 14:28:12] "POST /set-tag HTTP/1.1" 200 109 0.003388 10.0.0.50 - - [2026-02-07 14:28:12] "GET /virtual-machine/ae272a18-a1a3-451d-9c4e-04bd6d2686b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003768 10.0.0.50 - - [2026-02-07 14:28:12] "POST /ref-update HTTP/1.1" 200 156 0.011390 10.0.0.50 - - [2026-02-07 14:28:12] "GET /virtual-machine-interface/174623f2-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.024751 10.0.0.50 - - [2026-02-07 14:28:12] "POST /set-tag HTTP/1.1" 200 109 0.030938 10.0.0.50 - - [2026-02-07 14:28:13] "POST /set-tag HTTP/1.1" 200 109 0.037832 10.0.0.50 - - [2026-02-07 14:28:13] "POST /set-tag HTTP/1.1" 200 109 0.044035 10.0.0.50 - - [2026-02-07 14:28:13] "DELETE /instance-ip/175e5ca6-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.064992 10.0.0.50 - - [2026-02-07 14:28:13] "POST /ref-update HTTP/1.1" 200 156 0.012510 10.0.0.50 - - [2026-02-07 14:28:13] "DELETE /virtual-machine-interface/174623f2-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.062927 10.0.0.50 - - [2026-02-07 14:28:13] "DELETE /virtual-machine/ae272a18-a1a3-451d-9c4e-04bd6d2686b4 HTTP/1.1" 200 115 0.033916 10.0.0.50 - - [2026-02-07 14:28:13] "DELETE /tag/c428d0d8-62cc-432b-84c6-1c544edd3f88 HTTP/1.1" 200 115 0.084970 10.0.0.50 - - [2026-02-07 14:28:13] "DELETE /tag/6fdb8bd3-2cc0-49d9-aa92-97c20ceee808 HTTP/1.1" 200 115 0.071180 10.0.0.50 - - [2026-02-07 14:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.50 - - [2026-02-07 14:28:17] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034485 10.0.0.50 - - [2026-02-07 14:28:17] "POST /tags HTTP/1.1" 200 393 0.033548 10.0.0.50 - - [2026-02-07 14:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007603 10.0.0.50 - - [2026-02-07 14:28:17] "GET /tag/344e4109-c701-4859-aee2-f9b9bd0f2437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015593 10.0.0.50 - - [2026-02-07 14:28:17] "POST /tags HTTP/1.1" 200 341 0.026341 10.0.0.50 - - [2026-02-07 14:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.50 - - [2026-02-07 14:28:17] "GET /tag/273c489d-981c-44b7-aec8-582471e89ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012493 10.0.0.50 - - [2026-02-07 14:28:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.000533 10.0.0.50 - - [2026-02-07 14:28:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.006281 10.0.0.50 - - [2026-02-07 14:28:17] "POST /security-groups HTTP/1.1" 200 589 0.067205 10.0.0.50 - - [2026-02-07 14:28:17] "POST /projects HTTP/1.1" 200 519 0.201280 10.0.0.50 - - [2026-02-07 14:28:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.001924 10.0.0.50 - - [2026-02-07 14:28:17] "POST /access-control-lists HTTP/1.1" 200 598 0.064425 10.0.0.50 - - [2026-02-07 14:28:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.045629 10.0.0.50 - - [2026-02-07 14:28:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.017156 10.0.0.50 - - [2026-02-07 14:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017447 10.0.0.50 - - [2026-02-07 14:28:17] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009054 10.0.0.50 - - [2026-02-07 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.50 - - [2026-02-07 14:28:18] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.037004 10.0.0.50 - - [2026-02-07 14:28:18] "POST /access-control-lists HTTP/1.1" 200 596 0.081929 10.0.0.50 - - [2026-02-07 14:28:18] "PUT /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8 HTTP/1.1" 200 264 0.057563 10.0.0.50 - - [2026-02-07 14:28:18] "PUT /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e HTTP/1.1" 200 264 0.051872 10.0.0.50 - - [2026-02-07 14:28:18] "POST /security-groups HTTP/1.1" 200 591 0.092390 10.0.0.50 - - [2026-02-07 14:28:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.007676 10.0.0.50 - - [2026-02-07 14:28:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.040364 10.0.0.50 - - [2026-02-07 14:28:18] "POST /chown HTTP/1.1" 200 109 0.017490 10.0.0.50 - - [2026-02-07 14:28:18] "POST /access-control-lists HTTP/1.1" 200 632 0.055004 10.0.0.50 - - [2026-02-07 14:28:18] "POST /fqname-to-id HTTP/1.1" 404 269 0.008994 10.0.0.50 - - [2026-02-07 14:28:18] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003416 10.0.0.50 - - [2026-02-07 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.50 - - [2026-02-07 14:28:18] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003445 10.0.0.50 - - [2026-02-07 14:28:18] "POST /tags HTTP/1.1" 409 226 0.001987 10.0.0.50 - - [2026-02-07 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.50 - - [2026-02-07 14:28:18] "GET /tag/273c489d-981c-44b7-aec8-582471e89ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.039120 10.0.0.50 - - [2026-02-07 14:28:18] "POST /access-control-lists HTTP/1.1" 200 630 0.067975 10.0.0.50 - - [2026-02-07 14:28:18] "POST /firewall-rules HTTP/1.1" 200 600 0.070240 10.0.0.50 - - [2026-02-07 14:28:18] "GET /firewall-rule/33b0de70-c099-4dd6-9d5a-1f26d831e7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.025349 10.0.0.50 - - [2026-02-07 14:28:18] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005269 10.0.0.50 - - [2026-02-07 14:28:18] "GET /firewall-rule/33b0de70-c099-4dd6-9d5a-1f26d831e7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003081 10.0.0.50 - - [2026-02-07 14:28:18] "POST /ref-update HTTP/1.1" 200 156 0.064258 10.0.0.50 - - [2026-02-07 14:28:18] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016444 10.0.0.50 - - [2026-02-07 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.50 - - [2026-02-07 14:28:18] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003619 10.0.0.50 - - [2026-02-07 14:28:18] "POST /tags HTTP/1.1" 409 226 0.001776 10.0.0.50 - - [2026-02-07 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.50 - - [2026-02-07 14:28:18] "GET /tag/273c489d-981c-44b7-aec8-582471e89ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014803 10.0.0.50 - - [2026-02-07 14:28:19] "POST /firewall-rules HTTP/1.1" 200 598 0.075603 10.0.0.50 - - [2026-02-07 14:28:19] "GET /firewall-rule/0c5a6459-a75d-40d4-acbd-55f9a25c858d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.007731 10.0.0.50 - - [2026-02-07 14:28:19] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006662 10.0.0.50 - - [2026-02-07 14:28:19] "GET /firewall-rule/0c5a6459-a75d-40d4-acbd-55f9a25c858d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.004278 10.0.0.50 - - [2026-02-07 14:28:19] "POST /ref-update HTTP/1.1" 200 156 0.059984 10.0.0.50 - - [2026-02-07 14:28:20] "POST /tags HTTP/1.1" 200 393 0.026111 10.0.0.50 - - [2026-02-07 14:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.50 - - [2026-02-07 14:28:20] "GET /tag/a49c1363-55e3-419e-912f-a77e2e5ef88f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012839 10.0.0.50 - - [2026-02-07 14:28:20] "POST /tags HTTP/1.1" 200 341 0.020016 10.0.0.50 - - [2026-02-07 14:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.50 - - [2026-02-07 14:28:20] "GET /tag/eb19f61c-a1e2-446e-b7a0-10bf38e6f587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018986 10.0.0.50 - - [2026-02-07 14:28:20] "POST /id-to-fqname HTTP/1.1" 200 192 0.011251 10.0.0.50 - - [2026-02-07 14:28:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.009796 10.0.0.50 - - [2026-02-07 14:28:20] "POST /security-groups HTTP/1.1" 200 589 0.089039 10.0.0.50 - - [2026-02-07 14:28:20] "POST /projects HTTP/1.1" 200 519 0.250579 10.0.0.50 - - [2026-02-07 14:28:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.009537 10.0.0.50 - - [2026-02-07 14:28:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015019 10.0.0.50 - - [2026-02-07 14:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.50 - - [2026-02-07 14:28:21] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.023720 10.0.0.50 - - [2026-02-07 14:28:21] "POST /access-control-lists HTTP/1.1" 200 598 0.100374 10.0.0.50 - - [2026-02-07 14:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.030176 10.0.0.50 - - [2026-02-07 14:28:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.005600 10.0.0.50 - - [2026-02-07 14:28:21] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004608 10.0.0.50 - - [2026-02-07 14:28:21] "POST /access-control-lists HTTP/1.1" 200 596 0.074203 10.0.0.50 - - [2026-02-07 14:28:21] "PUT /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8 HTTP/1.1" 200 264 0.111418 10.0.0.50 - - [2026-02-07 14:28:21] "PUT /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e HTTP/1.1" 200 264 0.062371 10.0.0.50 - - [2026-02-07 14:28:21] "POST /security-groups HTTP/1.1" 200 591 0.093413 10.0.0.50 - - [2026-02-07 14:28:21] "POST /fqname-to-id HTTP/1.1" 404 270 0.006609 10.0.0.50 - - [2026-02-07 14:28:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.013357 10.0.0.50 - - [2026-02-07 14:28:21] "POST /access-control-lists HTTP/1.1" 200 632 0.082104 10.0.0.50 - - [2026-02-07 14:28:21] "POST /chown HTTP/1.1" 200 109 0.065607 10.0.0.50 - - [2026-02-07 14:28:21] "POST /fqname-to-id HTTP/1.1" 404 269 0.013070 10.0.0.50 - - [2026-02-07 14:28:21] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.043090 10.0.0.50 - - [2026-02-07 14:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.50 - - [2026-02-07 14:28:21] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.016526 10.0.0.50 - - [2026-02-07 14:28:21] "POST /access-control-lists HTTP/1.1" 200 630 0.075250 10.0.0.50 - - [2026-02-07 14:28:21] "POST /tags HTTP/1.1" 409 226 0.003919 10.0.0.50 - - [2026-02-07 14:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.50 - - [2026-02-07 14:28:21] "GET /tag/eb19f61c-a1e2-446e-b7a0-10bf38e6f587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.024096 10.0.0.50 - - [2026-02-07 14:28:21] "POST /firewall-rules HTTP/1.1" 200 600 0.081880 10.0.0.50 - - [2026-02-07 14:28:21] "GET /firewall-rule/870cc95e-1f15-4695-9f57-20fc17f8d69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004249 10.0.0.50 - - [2026-02-07 14:28:21] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003124 10.0.0.50 - - [2026-02-07 14:28:21] "GET /firewall-rule/870cc95e-1f15-4695-9f57-20fc17f8d69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002264 10.0.0.50 - - [2026-02-07 14:28:22] "POST /ref-update HTTP/1.1" 200 156 0.064548 10.0.0.50 - - [2026-02-07 14:28:22] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022124 10.0.0.50 - - [2026-02-07 14:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.50 - - [2026-02-07 14:28:22] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005167 10.0.0.50 - - [2026-02-07 14:28:22] "POST /tags HTTP/1.1" 409 226 0.003583 10.0.0.50 - - [2026-02-07 14:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.50 - - [2026-02-07 14:28:22] "GET /tag/eb19f61c-a1e2-446e-b7a0-10bf38e6f587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012085 10.0.0.50 - - [2026-02-07 14:28:22] "POST /firewall-rules HTTP/1.1" 200 598 0.073800 10.0.0.50 - - [2026-02-07 14:28:22] "GET /firewall-rule/6c7cd689-5f8c-4d8b-91d9-4e7017eeeaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.010834 10.0.0.50 - - [2026-02-07 14:28:22] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.008255 10.0.0.50 - - [2026-02-07 14:28:22] "GET /firewall-rule/6c7cd689-5f8c-4d8b-91d9-4e7017eeeaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002326 10.0.0.50 - - [2026-02-07 14:28:22] "POST /ref-update HTTP/1.1" 200 156 0.079656 10.0.0.50 - - [2026-02-07 14:28:23] "POST /tags HTTP/1.1" 200 345 0.107299 10.0.0.50 - - [2026-02-07 14:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011502 10.0.0.50 - - [2026-02-07 14:28:23] "GET /tag/64506df3-4b1d-4c6c-8117-1680b35caf8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.035922 10.0.0.50 - - [2026-02-07 14:28:23] "POST /projects HTTP/1.1" 409 238 0.001853 10.0.0.50 - - [2026-02-07 14:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.50 - - [2026-02-07 14:28:23] "GET /project/18944bbb-3142-430c-9a4f-93ddfebbb289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037199 10.0.0.50 - - [2026-02-07 14:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006215 10.0.0.50 - - [2026-02-07 14:28:23] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004591 10.0.0.50 - - [2026-02-07 14:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.50 - - [2026-02-07 14:28:23] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006948 10.0.0.50 - - [2026-02-07 14:28:23] "POST /security-groups HTTP/1.1" 409 285 0.007020 10.0.0.50 - - [2026-02-07 14:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.50 - - [2026-02-07 14:28:24] "PUT /security-group/2323ba9b-ed75-45b6-a148-3768572ad2eb HTTP/1.1" 200 262 0.072022 10.0.0.50 - - [2026-02-07 14:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.024451 10.0.0.50 - - [2026-02-07 14:28:24] "PUT /access-control-list/ee87f970-8b12-40d1-9bee-b09702a483d1 HTTP/1.1" 200 272 0.039401 10.0.0.50 - - [2026-02-07 14:28:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.049077 10.0.0.50 - - [2026-02-07 14:28:24] "POST /tags HTTP/1.1" 409 228 0.006701 10.0.0.50 - - [2026-02-07 14:28:24] "PUT /access-control-list/4f1497eb-bf05-4a03-a65f-23ef22eca978 HTTP/1.1" 200 272 0.046799 10.0.0.50 - - [2026-02-07 14:28:24] "GET /project/18944bbb-3142-430c-9a4f-93ddfebbb289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.082815 10.0.0.50 - - [2026-02-07 14:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018339 10.0.0.50 - - [2026-02-07 14:28:24] "GET /tag/64506df3-4b1d-4c6c-8117-1680b35caf8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.016737 10.0.0.50 - - [2026-02-07 14:28:24] "POST /tags HTTP/1.1" 200 345 0.028813 10.0.0.50 - - [2026-02-07 14:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.50 - - [2026-02-07 14:28:24] "GET /tag/2171af00-ff9c-41ef-97fa-2c93d2724643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013418 10.0.0.50 - - [2026-02-07 14:28:24] "POST /projects HTTP/1.1" 409 238 0.002341 10.0.0.50 - - [2026-02-07 14:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.50 - - [2026-02-07 14:28:24] "GET /project/25095a7e-c924-4f9c-a48d-9814bd9d8c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051268 10.0.0.50 - - [2026-02-07 14:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005204 10.0.0.50 - - [2026-02-07 14:28:24] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009047 10.0.0.50 - - [2026-02-07 14:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.50 - - [2026-02-07 14:28:24] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005953 10.0.0.50 - - [2026-02-07 14:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.50 - - [2026-02-07 14:28:24] "GET /project/25095a7e-c924-4f9c-a48d-9814bd9d8c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043094 10.0.0.50 - - [2026-02-07 14:28:24] "POST /security-groups HTTP/1.1" 409 285 0.006155 10.0.0.50 - - [2026-02-07 14:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.50 - - [2026-02-07 14:28:24] "PUT /security-group/47b25314-2169-4153-a98f-9ee37cbcaa3e HTTP/1.1" 200 262 0.062700 10.0.0.50 - - [2026-02-07 14:28:24] "PUT /access-control-list/7325abfd-7bd4-4052-b51a-6901d0f51722 HTTP/1.1" 200 272 0.018188 10.0.0.50 - - [2026-02-07 14:28:24] "PUT /access-control-list/6892d827-a9dd-4ce1-ada9-6075c50e96d0 HTTP/1.1" 200 272 0.024770 10.0.0.50 - - [2026-02-07 14:28:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.040447 10.0.0.50 - - [2026-02-07 14:28:24] "POST /tags HTTP/1.1" 409 228 0.013925 10.0.0.50 - - [2026-02-07 14:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.50 - - [2026-02-07 14:28:24] "GET /tag/2171af00-ff9c-41ef-97fa-2c93d2724643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011277 10.0.0.50 - - [2026-02-07 14:28:24] "POST /tags HTTP/1.1" 200 291 0.066583 10.0.0.50 - - [2026-02-07 14:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.50 - - [2026-02-07 14:28:24] "GET /tag/63b3d326-87fa-4ae0-b7d5-3a24b774599b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.023993 10.0.0.50 - - [2026-02-07 14:28:24] "POST /tags HTTP/1.1" 200 303 0.058123 10.0.0.50 - - [2026-02-07 14:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013700 10.0.0.50 - - [2026-02-07 14:28:25] "GET /tag/3c399afa-409a-41f6-a65d-11354b797231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.022303 10.0.0.50 - - [2026-02-07 14:28:25] "POST /tags HTTP/1.1" 409 252 0.003147 10.0.0.50 - - [2026-02-07 14:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.50 - - [2026-02-07 14:28:25] "GET /tag/344e4109-c701-4859-aee2-f9b9bd0f2437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012265 10.0.0.50 - - [2026-02-07 14:28:25] "POST /tags HTTP/1.1" 409 226 0.006251 10.0.0.50 - - [2026-02-07 14:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.50 - - [2026-02-07 14:28:25] "GET /tag/273c489d-981c-44b7-aec8-582471e89ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013405 10.0.0.50 - - [2026-02-07 14:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.50 - - [2026-02-07 14:28:25] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004506 10.0.0.50 - - [2026-02-07 14:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.50 - - [2026-02-07 14:28:25] "GET /project/18944bbb-3142-430c-9a4f-93ddfebbb289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.068139 10.0.0.50 - - [2026-02-07 14:28:25] "POST /virtual-machines HTTP/1.1" 200 395 0.013248 10.0.0.50 - - [2026-02-07 14:28:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024647 10.0.0.50 - - [2026-02-07 14:28:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.145169 10.0.0.50 - - [2026-02-07 14:28:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.028722 10.0.0.50 - - [2026-02-07 14:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.025129 10.0.0.50 - - [2026-02-07 14:28:25] "GET /virtual-machine-interface/434dd53a-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009694 10.0.0.50 - - [2026-02-07 14:28:25] "POST /instance-ips HTTP/1.1" 200 397 0.039812 10.0.0.50 - - [2026-02-07 14:28:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021563 10.0.0.50 - - [2026-02-07 14:28:25] "GET /virtual-machine-interface/434dd53a-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021622 10.0.0.50 - - [2026-02-07 14:28:25] "POST /set-tag HTTP/1.1" 200 109 0.080313 10.0.0.50 - - [2026-02-07 14:28:25] "GET /virtual-machine-interface/434dd53a-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020532 10.0.0.50 - - [2026-02-07 14:28:25] "GET /instance-ip/43694b08-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007768 10.0.0.50 - - [2026-02-07 14:28:26] "GET /virtual-machine-interface/434dd53a-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005003 10.0.0.50 - - [2026-02-07 14:28:26] "POST /set-tag HTTP/1.1" 200 109 0.006119 10.0.0.50 - - [2026-02-07 14:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.50 - - [2026-02-07 14:28:26] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004751 10.0.0.50 - - [2026-02-07 14:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.50 - - [2026-02-07 14:28:26] "GET /project/18944bbb-3142-430c-9a4f-93ddfebbb289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050245 10.0.0.50 - - [2026-02-07 14:28:26] "POST /virtual-machines HTTP/1.1" 200 395 0.010117 10.0.0.50 - - [2026-02-07 14:28:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028976 10.0.0.50 - - [2026-02-07 14:28:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.157415 10.0.0.50 - - [2026-02-07 14:28:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012063 10.0.0.50 - - [2026-02-07 14:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.50 - - [2026-02-07 14:28:26] "GET /virtual-machine-interface/43d06388-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014674 10.0.0.50 - - [2026-02-07 14:28:26] "POST /instance-ips HTTP/1.1" 200 397 0.033566 10.0.0.50 - - [2026-02-07 14:28:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028013 10.0.0.50 - - [2026-02-07 14:28:26] "GET /virtual-machine-interface/43d06388-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012845 10.0.0.50 - - [2026-02-07 14:28:26] "POST /set-tag HTTP/1.1" 200 109 0.089937 10.0.0.50 - - [2026-02-07 14:28:26] "GET /virtual-machine-interface/43d06388-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011551 10.0.0.50 - - [2026-02-07 14:28:26] "GET /instance-ip/43f1fec6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003930 10.0.0.50 - - [2026-02-07 14:28:26] "GET /virtual-machine-interface/43d06388-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005894 10.0.0.50 - - [2026-02-07 14:28:26] "POST /set-tag HTTP/1.1" 200 109 0.007422 10.0.0.50 - - [2026-02-07 14:28:26] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004589 10.0.0.50 - - [2026-02-07 14:28:26] "POST /ref-update HTTP/1.1" 200 156 0.010508 10.0.0.50 - - [2026-02-07 14:28:26] "GET /virtual-machine-interface/434dd53a-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019761 10.0.0.50 - - [2026-02-07 14:28:26] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.50 - - [2026-02-07 14:28:27] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004140 10.0.0.50 - - [2026-02-07 14:28:27] "POST /ref-update HTTP/1.1" 200 156 0.008779 10.0.0.50 - - [2026-02-07 14:28:27] "GET /virtual-machine-interface/43d06388-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009735 10.0.0.50 - - [2026-02-07 14:28:27] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.50 - - [2026-02-07 14:28:27] "POST /tags HTTP/1.1" 200 291 0.021770 10.0.0.50 - - [2026-02-07 14:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015230 10.0.0.50 - - [2026-02-07 14:28:27] "GET /tag/48410a7b-8274-4921-a72b-a1057ddfc859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.016870 10.0.0.50 - - [2026-02-07 14:28:27] "POST /tags HTTP/1.1" 409 252 0.002522 10.0.0.50 - - [2026-02-07 14:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.50 - - [2026-02-07 14:28:27] "GET /tag/a49c1363-55e3-419e-912f-a77e2e5ef88f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.020215 10.0.0.50 - - [2026-02-07 14:28:27] "POST /tags HTTP/1.1" 409 226 0.003309 10.0.0.50 - - [2026-02-07 14:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.50 - - [2026-02-07 14:28:27] "GET /tag/eb19f61c-a1e2-446e-b7a0-10bf38e6f587?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.019343 10.0.0.50 - - [2026-02-07 14:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005975 10.0.0.50 - - [2026-02-07 14:28:27] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005487 10.0.0.50 - - [2026-02-07 14:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.50 - - [2026-02-07 14:28:27] "GET /project/25095a7e-c924-4f9c-a48d-9814bd9d8c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041205 10.0.0.50 - - [2026-02-07 14:28:27] "POST /virtual-machines HTTP/1.1" 200 395 0.019655 10.0.0.50 - - [2026-02-07 14:28:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014366 10.0.0.50 - - [2026-02-07 14:28:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137951 10.0.0.50 - - [2026-02-07 14:28:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017011 10.0.0.50 - - [2026-02-07 14:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006664 10.0.0.50 - - [2026-02-07 14:28:27] "GET /virtual-machine-interface/4492b780-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005502 10.0.0.50 - - [2026-02-07 14:28:27] "POST /instance-ips HTTP/1.1" 200 397 0.029411 10.0.0.50 - - [2026-02-07 14:28:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.031894 10.0.0.50 - - [2026-02-07 14:28:27] "GET /virtual-machine-interface/4492b780-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016937 10.0.0.50 - - [2026-02-07 14:28:28] "POST /set-tag HTTP/1.1" 200 109 0.068235 10.0.0.50 - - [2026-02-07 14:28:28] "GET /virtual-machine-interface/4492b780-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017336 10.0.0.50 - - [2026-02-07 14:28:28] "GET /instance-ip/44b2abb2-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004638 10.0.0.50 - - [2026-02-07 14:28:28] "GET /virtual-machine-interface/4492b780-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005504 10.0.0.50 - - [2026-02-07 14:28:28] "POST /set-tag HTTP/1.1" 200 109 0.002904 10.0.0.50 - - [2026-02-07 14:28:28] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003476 10.0.0.50 - - [2026-02-07 14:28:28] "POST /ref-update HTTP/1.1" 200 156 0.009929 10.0.0.50 - - [2026-02-07 14:28:28] "GET /virtual-machine-interface/4492b780-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015216 10.0.0.50 - - [2026-02-07 14:28:28] "POST /set-tag HTTP/1.1" 200 109 0.002339 10.0.0.50 - - [2026-02-07 14:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.50 - - [2026-02-07 14:28:28] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006601 10.0.0.50 - - [2026-02-07 14:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.50 - - [2026-02-07 14:28:28] "GET /project/25095a7e-c924-4f9c-a48d-9814bd9d8c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041937 10.0.0.50 - - [2026-02-07 14:28:28] "POST /virtual-machines HTTP/1.1" 200 395 0.008886 10.0.0.50 - - [2026-02-07 14:28:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.028535 10.0.0.50 - - [2026-02-07 14:28:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120687 10.0.0.50 - - [2026-02-07 14:28:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011510 10.0.0.50 - - [2026-02-07 14:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.025405 10.0.0.50 - - [2026-02-07 14:28:28] "GET /virtual-machine-interface/4519d92c-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015767 10.0.0.50 - - [2026-02-07 14:28:28] "POST /instance-ips HTTP/1.1" 200 397 0.029781 10.0.0.50 - - [2026-02-07 14:28:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.038141 10.0.0.50 - - [2026-02-07 14:28:28] "GET /virtual-machine-interface/4519d92c-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017851 10.0.0.50 - - [2026-02-07 14:28:28] "POST /set-tag HTTP/1.1" 200 109 0.080205 10.0.0.50 - - [2026-02-07 14:28:28] "GET /virtual-machine-interface/4519d92c-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013662 10.0.0.50 - - [2026-02-07 14:28:28] "GET /instance-ip/453645bc-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.011114 10.0.0.50 - - [2026-02-07 14:28:29] "GET /virtual-machine-interface/4519d92c-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007634 10.0.0.50 - - [2026-02-07 14:28:29] "POST /set-tag HTTP/1.1" 200 109 0.003911 10.0.0.50 - - [2026-02-07 14:28:29] "POST /tags HTTP/1.1" 200 299 0.019718 10.0.0.50 - - [2026-02-07 14:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.50 - - [2026-02-07 14:28:29] "GET /tag/543ff6ba-c736-4bfb-83d8-8f91cf5a7742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013290 10.0.0.50 - - [2026-02-07 14:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.50 - - [2026-02-07 14:28:29] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005314 10.0.0.50 - - [2026-02-07 14:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.50 - - [2026-02-07 14:28:29] "GET /project/18944bbb-3142-430c-9a4f-93ddfebbb289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041345 10.0.0.50 - - [2026-02-07 14:28:29] "POST /virtual-machines HTTP/1.1" 200 395 0.011837 10.0.0.50 - - [2026-02-07 14:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015725 10.0.0.50 - - [2026-02-07 14:28:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113447 10.0.0.50 - - [2026-02-07 14:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.057023 10.0.0.50 - - [2026-02-07 14:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014038 10.0.0.50 - - [2026-02-07 14:28:29] "GET /virtual-machine-interface/459bfbe6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008221 10.0.0.50 - - [2026-02-07 14:28:29] "POST /instance-ips HTTP/1.1" 200 397 0.023600 10.0.0.50 - - [2026-02-07 14:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.039537 10.0.0.50 - - [2026-02-07 14:28:29] "GET /virtual-machine-interface/459bfbe6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011791 10.0.0.50 - - [2026-02-07 14:28:29] "POST /set-tag HTTP/1.1" 200 109 0.026892 10.0.0.50 - - [2026-02-07 14:28:29] "GET /virtual-machine-interface/459bfbe6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.024235 10.0.0.50 - - [2026-02-07 14:28:29] "GET /instance-ip/45b7a378-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006158 10.0.0.50 - - [2026-02-07 14:28:29] "GET /virtual-machine-interface/459bfbe6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004541 10.0.0.50 - - [2026-02-07 14:28:29] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.50 - - [2026-02-07 14:28:29] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.007875 10.0.0.50 - - [2026-02-07 14:28:29] "POST /ref-update HTTP/1.1" 200 156 0.014369 10.0.0.50 - - [2026-02-07 14:28:29] "GET /virtual-machine-interface/4519d92c-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007231 10.0.0.50 - - [2026-02-07 14:28:29] "POST /set-tag HTTP/1.1" 200 109 0.022639 10.0.0.50 - - [2026-02-07 14:28:30] "POST /tags HTTP/1.1" 200 299 0.048700 10.0.0.50 - - [2026-02-07 14:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.024066 10.0.0.50 - - [2026-02-07 14:28:30] "GET /tag/07506de6-2f34-4ee8-85af-4f24651376c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.018333 10.0.0.50 - - [2026-02-07 14:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.50 - - [2026-02-07 14:28:30] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004043 10.0.0.50 - - [2026-02-07 14:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.50 - - [2026-02-07 14:28:30] "GET /project/18944bbb-3142-430c-9a4f-93ddfebbb289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044481 10.0.0.50 - - [2026-02-07 14:28:30] "POST /virtual-machines HTTP/1.1" 200 395 0.014721 10.0.0.50 - - [2026-02-07 14:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.027614 10.0.0.50 - - [2026-02-07 14:28:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124620 10.0.0.50 - - [2026-02-07 14:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010230 10.0.0.50 - - [2026-02-07 14:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.023241 10.0.0.50 - - [2026-02-07 14:28:30] "GET /virtual-machine-interface/462fefd6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004277 10.0.0.50 - - [2026-02-07 14:28:30] "POST /instance-ips HTTP/1.1" 200 397 0.026800 10.0.0.50 - - [2026-02-07 14:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022542 10.0.0.50 - - [2026-02-07 14:28:30] "GET /virtual-machine-interface/462fefd6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008429 10.0.0.50 - - [2026-02-07 14:28:30] "POST /set-tag HTTP/1.1" 200 109 0.018842 10.0.0.50 - - [2026-02-07 14:28:30] "GET /virtual-machine-interface/462fefd6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014870 10.0.0.50 - - [2026-02-07 14:28:30] "GET /instance-ip/464ca75c-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002896 10.0.0.50 - - [2026-02-07 14:28:30] "GET /virtual-machine-interface/462fefd6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004235 10.0.0.50 - - [2026-02-07 14:28:30] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.50 - - [2026-02-07 14:28:30] "POST /tags HTTP/1.1" 200 299 0.046073 10.0.0.50 - - [2026-02-07 14:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.50 - - [2026-02-07 14:28:30] "GET /tag/e871feb6-771d-4976-ac84-dfcc78c70448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014723 10.0.0.50 - - [2026-02-07 14:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.50 - - [2026-02-07 14:28:30] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009146 10.0.0.50 - - [2026-02-07 14:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.50 - - [2026-02-07 14:28:31] "GET /project/25095a7e-c924-4f9c-a48d-9814bd9d8c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051025 10.0.0.50 - - [2026-02-07 14:28:31] "POST /virtual-machines HTTP/1.1" 200 395 0.009809 10.0.0.50 - - [2026-02-07 14:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027528 10.0.0.50 - - [2026-02-07 14:28:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132675 10.0.0.50 - - [2026-02-07 14:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018107 10.0.0.50 - - [2026-02-07 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005728 10.0.0.50 - - [2026-02-07 14:28:31] "GET /virtual-machine-interface/46b18ff0-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010384 10.0.0.50 - - [2026-02-07 14:28:31] "POST /instance-ips HTTP/1.1" 200 397 0.022572 10.0.0.50 - - [2026-02-07 14:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.030900 10.0.0.50 - - [2026-02-07 14:28:31] "GET /virtual-machine-interface/46b18ff0-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014844 10.0.0.50 - - [2026-02-07 14:28:31] "POST /set-tag HTTP/1.1" 200 109 0.020936 10.0.0.50 - - [2026-02-07 14:28:31] "GET /virtual-machine-interface/46b18ff0-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.027961 10.0.0.50 - - [2026-02-07 14:28:31] "GET /instance-ip/46d14eda-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003410 10.0.0.50 - - [2026-02-07 14:28:31] "GET /virtual-machine-interface/46b18ff0-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005448 10.0.0.50 - - [2026-02-07 14:28:31] "POST /set-tag HTTP/1.1" 200 109 0.003757 10.0.0.50 - - [2026-02-07 14:28:31] "POST /tags HTTP/1.1" 200 299 0.042877 10.0.0.50 - - [2026-02-07 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.50 - - [2026-02-07 14:28:31] "GET /tag/113069b2-b0e1-4952-90f5-a854aa887987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012557 10.0.0.50 - - [2026-02-07 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.50 - - [2026-02-07 14:28:31] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004505 10.0.0.50 - - [2026-02-07 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.50 - - [2026-02-07 14:28:31] "GET /project/25095a7e-c924-4f9c-a48d-9814bd9d8c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047572 10.0.0.50 - - [2026-02-07 14:28:31] "POST /virtual-machines HTTP/1.1" 200 395 0.015571 10.0.0.50 - - [2026-02-07 14:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012627 10.0.0.50 - - [2026-02-07 14:28:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132889 10.0.0.50 - - [2026-02-07 14:28:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.043308 10.0.0.50 - - [2026-02-07 14:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.028490 10.0.0.50 - - [2026-02-07 14:28:32] "GET /virtual-machine-interface/473308dc-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004529 10.0.0.50 - - [2026-02-07 14:28:32] "POST /instance-ips HTTP/1.1" 200 397 0.027327 10.0.0.50 - - [2026-02-07 14:28:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026794 10.0.0.50 - - [2026-02-07 14:28:32] "GET /virtual-machine-interface/473308dc-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.027519 10.0.0.50 - - [2026-02-07 14:28:32] "POST /set-tag HTTP/1.1" 200 109 0.023254 10.0.0.50 - - [2026-02-07 14:28:32] "GET /virtual-machine-interface/473308dc-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014889 10.0.0.50 - - [2026-02-07 14:28:32] "GET /instance-ip/474ed1fc-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003624 10.0.0.50 - - [2026-02-07 14:28:32] "GET /virtual-machine-interface/473308dc-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004378 10.0.0.50 - - [2026-02-07 14:28:32] "POST /set-tag HTTP/1.1" 200 109 0.003510 10.0.0.50 - - [2026-02-07 14:28:32] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003410 10.0.0.50 - - [2026-02-07 14:28:32] "POST /ref-update HTTP/1.1" 200 156 0.010573 10.0.0.50 - - [2026-02-07 14:28:32] "GET /virtual-machine-interface/459bfbe6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025105 10.0.0.50 - - [2026-02-07 14:28:32] "POST /set-tag HTTP/1.1" 200 109 0.006552 10.0.0.50 - - [2026-02-07 14:28:32] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.005080 10.0.0.50 - - [2026-02-07 14:28:32] "POST /ref-update HTTP/1.1" 200 156 0.014960 10.0.0.50 - - [2026-02-07 14:28:32] "GET /virtual-machine-interface/462fefd6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008249 10.0.0.50 - - [2026-02-07 14:28:32] "POST /set-tag HTTP/1.1" 200 109 0.006294 10.0.0.50 - - [2026-02-07 14:28:32] "GET /virtual-machine-interface/434dd53a-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006838 10.0.0.50 - - [2026-02-07 14:28:32] "POST /set-tag HTTP/1.1" 200 109 0.002668 10.0.0.50 - - [2026-02-07 14:28:32] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.008370 10.0.0.50 - - [2026-02-07 14:28:32] "POST /ref-update HTTP/1.1" 200 156 0.021456 10.0.0.50 - - [2026-02-07 14:28:32] "GET /virtual-machine-interface/46b18ff0-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013547 10.0.0.50 - - [2026-02-07 14:28:32] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.50 - - [2026-02-07 14:28:32] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006381 10.0.0.50 - - [2026-02-07 14:28:32] "POST /ref-update HTTP/1.1" 200 156 0.009961 10.0.0.50 - - [2026-02-07 14:28:32] "GET /virtual-machine-interface/473308dc-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004352 10.0.0.50 - - [2026-02-07 14:28:32] "POST /set-tag HTTP/1.1" 200 109 0.003021 10.0.0.50 - - [2026-02-07 14:28:32] "GET /virtual-machine-interface/43d06388-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004114 10.0.0.50 - - [2026-02-07 14:28:33] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.50 - - [2026-02-07 14:28:33] "GET /virtual-machine-interface/4492b780-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005116 10.0.0.50 - - [2026-02-07 14:28:33] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.50 - - [2026-02-07 14:28:33] "GET /virtual-machine-interface/4519d92c-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004505 10.0.0.50 - - [2026-02-07 14:28:33] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.50 - - [2026-02-07 14:28:33] "GET /virtual-machine-interface/459bfbe6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003985 10.0.0.50 - - [2026-02-07 14:28:33] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.50 - - [2026-02-07 14:28:33] "GET /virtual-machine-interface/462fefd6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004892 10.0.0.50 - - [2026-02-07 14:28:33] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.50 - - [2026-02-07 14:28:33] "GET /virtual-machine-interface/4492b780-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006490 10.0.0.50 - - [2026-02-07 14:28:33] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.50 - - [2026-02-07 14:28:33] "GET /virtual-machine-interface/46b18ff0-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005300 10.0.0.50 - - [2026-02-07 14:28:33] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.50 - - [2026-02-07 14:28:33] "GET /virtual-machine-interface/43d06388-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007136 10.0.0.50 - - [2026-02-07 14:28:33] "POST /set-tag HTTP/1.1" 200 109 0.002444 10.0.0.50 - - [2026-02-07 14:28:33] "GET /virtual-machine-interface/473308dc-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004047 10.0.0.50 - - [2026-02-07 14:28:33] "POST /set-tag HTTP/1.1" 200 109 0.001866 10.0.0.50 - - [2026-02-07 14:28:35] "GET /virtual-machine-interface/434dd53a-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004516 10.0.0.50 - - [2026-02-07 14:28:35] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.50 - - [2026-02-07 14:28:36] "GET /virtual-machine-interface/4519d92c-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004220 10.0.0.50 - - [2026-02-07 14:28:36] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.50 - - [2026-02-07 14:28:36] "GET /virtual-machine-interface/46b18ff0-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003945 10.0.0.50 - - [2026-02-07 14:28:36] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.50 - - [2026-02-07 14:28:39] "GET /virtual-machine/66e9f0eb-5903-4caf-b7df-3ebfad0f7b77?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003166 10.0.0.50 - - [2026-02-07 14:28:39] "GET /virtual-machine-interface/434dd53a-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004615 10.0.0.50 - - [2026-02-07 14:28:39] "GET /virtual-machine/b1dd77fc-a2ab-4b3d-97e5-d4981f4c1d66?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004107 10.0.0.50 - - [2026-02-07 14:28:39] "GET /virtual-machine-interface/43d06388-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005128 10.0.0.50 - - [2026-02-07 14:28:39] "GET /virtual-machine/6fa9e51b-a533-4581-9629-c191538a9641?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002769 10.0.0.50 - - [2026-02-07 14:28:39] "GET /virtual-machine-interface/4492b780-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004919 10.0.0.50 - - [2026-02-07 14:28:39] "GET /virtual-machine/00fa0c35-1846-46eb-8847-1ffa9d8297b4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1252 0.003119 10.0.0.50 - - [2026-02-07 14:28:39] "GET /virtual-machine-interface/4519d92c-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007710 10.0.0.50 - - [2026-02-07 14:28:40] "GET /virtual-machine-interface/459bfbe6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005629 10.0.0.50 - - [2026-02-07 14:28:40] "POST /set-tag HTTP/1.1" 200 109 0.004310 10.0.0.50 - - [2026-02-07 14:28:40] "GET /virtual-machine-interface/462fefd6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004091 10.0.0.50 - - [2026-02-07 14:28:40] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.50 - - [2026-02-07 14:28:41] "GET /virtual-machine-interface/473308dc-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004231 10.0.0.50 - - [2026-02-07 14:28:41] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.50 - - [2026-02-07 14:28:44] "GET /virtual-machine/ff4ad851-c5c7-4d9b-89cd-3524daf9af6d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003356 10.0.0.50 - - [2026-02-07 14:28:44] "GET /virtual-machine-interface/459bfbe6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004135 10.0.0.50 - - [2026-02-07 14:28:44] "GET /virtual-machine/a71b1b91-773c-4479-adb3-b9330b510d1d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004208 10.0.0.50 - - [2026-02-07 14:28:44] "GET /virtual-machine-interface/46b18ff0-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004741 10.0.0.50 - - [2026-02-07 14:28:44] "GET /virtual-machine/e5adb944-3dc6-422e-872c-98d966ab1beb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003239 10.0.0.50 - - [2026-02-07 14:28:45] "GET /virtual-machine-interface/462fefd6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012308 10.0.0.50 - - [2026-02-07 14:28:45] "GET /virtual-machine/1dd30ad0-d4a6-413a-99bf-529e01cfc182?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003090 10.0.0.50 - - [2026-02-07 14:28:45] "GET /virtual-machine-interface/473308dc-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003774 10.0.0.50 - - [2026-02-07 14:28:45] "GET /loadbalancer/6531d047-1c9a-46ce-ae75-4617910c3221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003107 10.0.0.50 - - [2026-02-07 14:28:45] "POST /tags HTTP/1.1" 200 333 0.022822 10.0.0.50 - - [2026-02-07 14:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.50 - - [2026-02-07 14:28:45] "GET /tag/9f9b7fe7-899e-4cb5-8174-bc0dc38a12ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.036931 10.0.0.50 - - [2026-02-07 14:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.50 - - [2026-02-07 14:28:45] "GET /project/18944bbb-3142-430c-9a4f-93ddfebbb289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026058 10.0.0.50 - - [2026-02-07 14:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.50 - - [2026-02-07 14:28:45] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004645 10.0.0.50 - - [2026-02-07 14:28:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.50 - - [2026-02-07 14:28:45] "GET /service-appliance-set/0678ac4b-a258-44d3-922b-cc3086f300b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002712 10.0.0.50 - - [2026-02-07 14:28:45] "POST /fqname-to-id HTTP/1.1" 404 273 0.001655 10.0.0.50 - - [2026-02-07 14:28:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.113022 10.0.0.50 - - [2026-02-07 14:28:46] "GET /virtual-machine-interface/f1461039-1aed-4294-8995-e6ddf34e830b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.018984 10.0.0.50 - - [2026-02-07 14:28:46] "POST /instance-ips HTTP/1.1" 200 409 0.021169 10.0.0.50 - - [2026-02-07 14:28:46] "GET /instance-ip/125aaaca-9624-4f23-968b-b62a2bc9f18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.007131 10.0.0.50 - - [2026-02-07 14:28:46] "POST /loadbalancers HTTP/1.1" 200 629 0.060651 10.0.0.50 - - [2026-02-07 14:28:46] "GET /project/18944bbb-3142-430c-9a4f-93ddfebbb289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032850 10.0.0.50 - - [2026-02-07 14:28:46] "GET /instance-ip/125aaaca-9624-4f23-968b-b62a2bc9f18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003960 10.0.0.50 - - [2026-02-07 14:28:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.020782 10.0.0.50 - - [2026-02-07 14:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005448 10.0.0.50 - - [2026-02-07 14:28:46] "GET /project/18944bbb-3142-430c-9a4f-93ddfebbb289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031062 10.0.0.50 - - [2026-02-07 14:28:46] "POST /floating-ips HTTP/1.1" 200 597 0.021006 10.0.0.50 - - [2026-02-07 14:28:46] "GET /loadbalancer/6531d047-1c9a-46ce-ae75-4617910c3221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003719 10.0.0.50 - - [2026-02-07 14:28:46] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.022572 10.0.0.50 - - [2026-02-07 14:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.50 - - [2026-02-07 14:28:46] "GET /project/18944bbb-3142-430c-9a4f-93ddfebbb289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036260 10.0.0.50 - - [2026-02-07 14:28:46] "GET /loadbalancer-listener/6d45ba21-9df3-4c7a-bf0f-761b6bda494d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002840 10.0.0.50 - - [2026-02-07 14:28:46] "GET /loadbalancer-listener/6d45ba21-9df3-4c7a-bf0f-761b6bda494d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002664 10.0.0.50 - - [2026-02-07 14:28:46] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020452 10.0.0.50 - - [2026-02-07 14:28:46] "GET /instance-ip/125aaaca-9624-4f23-968b-b62a2bc9f18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002684 10.0.0.50 - - [2026-02-07 14:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.50 - - [2026-02-07 14:28:46] "GET /instance-ip/125aaaca-9624-4f23-968b-b62a2bc9f18b?fields=floating_ips HTTP/1.1" 200 1212 0.005567 10.0.0.50 - - [2026-02-07 14:28:46] "GET /loadbalancer/6531d047-1c9a-46ce-ae75-4617910c3221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001659 10.0.0.50 - - [2026-02-07 14:28:46] "GET /floating-ip/ea80e654-88e1-4832-aa34-c88b189924ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.001709 10.0.0.50 - - [2026-02-07 14:28:46] "GET /loadbalancer-pool/39488b80-a5c6-4c40-b105-13e8075452bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.008270 10.0.0.50 - - [2026-02-07 14:28:46] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015404 10.0.0.50 - - [2026-02-07 14:28:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022944 10.0.0.50 - - [2026-02-07 14:28:46] "GET /virtual-machine-interface/43d06388-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011773 10.0.0.50 - - [2026-02-07 14:28:46] "GET /loadbalancer/6531d047-1c9a-46ce-ae75-4617910c3221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.007800 10.0.0.50 - - [2026-02-07 14:28:46] "GET /virtual-machine-interface/43d06388-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008122 10.0.0.50 - - [2026-02-07 14:28:46] "POST /ref-update HTTP/1.1" 200 156 0.009150 10.0.0.50 - - [2026-02-07 14:28:46] "GET /floating-ip/ea80e654-88e1-4832-aa34-c88b189924ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.008203 10.0.0.50 - - [2026-02-07 14:28:46] "POST /tags HTTP/1.1" 409 221 0.004536 10.0.0.50 - - [2026-02-07 14:28:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.50 - - [2026-02-07 14:28:46] "GET /tag/9f9b7fe7-899e-4cb5-8174-bc0dc38a12ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013042 10.0.0.50 - - [2026-02-07 14:28:46] "PUT /floating-ip/ea80e654-88e1-4832-aa34-c88b189924ea HTTP/1.1" 200 256 0.022130 10.0.0.50 - - [2026-02-07 14:28:46] "POST /set-tag HTTP/1.1" 200 109 0.067482 10.0.0.50 - - [2026-02-07 14:28:46] "GET /loadbalancer-pool/39488b80-a5c6-4c40-b105-13e8075452bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.011852 10.0.0.50 - - [2026-02-07 14:28:46] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016120 10.0.0.50 - - [2026-02-07 14:28:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008772 10.0.0.50 - - [2026-02-07 14:28:46] "GET /virtual-machine-interface/434dd53a-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006352 10.0.0.50 - - [2026-02-07 14:28:46] "GET /virtual-machine-interface/434dd53a-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005857 10.0.0.50 - - [2026-02-07 14:28:46] "POST /ref-update HTTP/1.1" 200 156 0.008713 10.0.0.50 - - [2026-02-07 14:28:46] "GET /floating-ip/ea80e654-88e1-4832-aa34-c88b189924ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.008760 10.0.0.50 - - [2026-02-07 14:28:47] "POST /set-tag HTTP/1.1" 200 109 0.091745 10.0.0.50 - - [2026-02-07 14:28:47] "POST /tags HTTP/1.1" 409 206 0.004527 10.0.0.50 - - [2026-02-07 14:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.50 - - [2026-02-07 14:28:47] "GET /tag/3c399afa-409a-41f6-a65d-11354b797231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015178 10.0.0.50 - - [2026-02-07 14:28:47] "POST /tags HTTP/1.1" 409 204 0.001847 10.0.0.50 - - [2026-02-07 14:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.50 - - [2026-02-07 14:28:47] "GET /tag/07506de6-2f34-4ee8-85af-4f24651376c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.010247 10.0.0.50 - - [2026-02-07 14:28:47] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009269 10.0.0.50 - - [2026-02-07 14:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.50 - - [2026-02-07 14:28:47] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003082 10.0.0.50 - - [2026-02-07 14:28:47] "POST /tags HTTP/1.1" 409 206 0.001521 10.0.0.50 - - [2026-02-07 14:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.50 - - [2026-02-07 14:28:47] "GET /tag/3c399afa-409a-41f6-a65d-11354b797231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009472 10.0.0.50 - - [2026-02-07 14:28:47] "POST /tags HTTP/1.1" 409 226 0.001833 10.0.0.50 - - [2026-02-07 14:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.50 - - [2026-02-07 14:28:47] "GET /tag/273c489d-981c-44b7-aec8-582471e89ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011196 10.0.0.50 - - [2026-02-07 14:28:47] "POST /tags HTTP/1.1" 409 204 0.001671 10.0.0.50 - - [2026-02-07 14:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.50 - - [2026-02-07 14:28:47] "GET /tag/07506de6-2f34-4ee8-85af-4f24651376c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.010023 10.0.0.50 - - [2026-02-07 14:28:47] "POST /tags HTTP/1.1" 409 226 0.001653 10.0.0.50 - - [2026-02-07 14:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.50 - - [2026-02-07 14:28:47] "GET /tag/273c489d-981c-44b7-aec8-582471e89ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010703 10.0.0.50 - - [2026-02-07 14:28:47] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002506 10.0.0.50 - - [2026-02-07 14:28:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.50 - - [2026-02-07 14:28:47] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002251 10.0.0.50 - - [2026-02-07 14:28:47] "POST /firewall-rules HTTP/1.1" 200 626 0.075782 10.0.0.50 - - [2026-02-07 14:28:47] "POST /firewall-rules HTTP/1.1" 200 646 0.079252 10.0.0.50 - - [2026-02-07 14:28:48] "GET /firewall-rule/98a0c755-e4fd-4ef6-abbe-e3f2181710ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.034663 10.0.0.50 - - [2026-02-07 14:28:48] "GET /firewall-policy/71da6eb2-3c17-46bf-b5db-76ff12f79af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002188 10.0.0.50 - - [2026-02-07 14:28:48] "GET /firewall-rule/e7751752-f656-47bd-8871-ff54a9d6d0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003888 10.0.0.50 - - [2026-02-07 14:28:48] "POST /ref-update HTTP/1.1" 200 156 0.016972 10.0.0.50 - - [2026-02-07 14:28:48] "POST /firewall-policys HTTP/1.1" 200 606 0.028922 10.0.0.50 - - [2026-02-07 14:28:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013474 10.0.0.50 - - [2026-02-07 14:28:48] "GET /firewall-policy/3958f6b4-4f18-4a21-8aea-d2b176edcdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007537 10.0.0.50 - - [2026-02-07 14:28:48] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003613 10.0.0.50 - - [2026-02-07 14:28:48] "GET /firewall-policy/3958f6b4-4f18-4a21-8aea-d2b176edcdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003173 10.0.0.50 - - [2026-02-07 14:28:48] "GET /firewall-policy/2d26df5f-6d90-4d00-bb3f-512ad0a50a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003598 10.0.0.50 - - [2026-02-07 14:28:48] "GET /firewall-policy/71da6eb2-3c17-46bf-b5db-76ff12f79af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004062 10.0.0.50 - - [2026-02-07 14:28:48] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004517 10.0.0.50 - - [2026-02-07 14:28:48] "GET /firewall-policy/71da6eb2-3c17-46bf-b5db-76ff12f79af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002513 10.0.0.50 - - [2026-02-07 14:28:48] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002388 10.0.0.50 - - [2026-02-07 14:28:48] "POST /ref-update HTTP/1.1" 200 156 0.019087 10.0.0.50 - - [2026-02-07 14:28:48] "POST /ref-update HTTP/1.1" 200 156 0.036182 10.0.0.50 - - [2026-02-07 14:28:48] "POST /ref-update HTTP/1.1" 200 156 0.031848 10.0.0.50 - - [2026-02-07 14:28:48] "POST /ref-update HTTP/1.1" 200 156 0.020957 10.0.0.50 - - [2026-02-07 14:28:48] "POST /ref-update HTTP/1.1" 200 156 0.031958 10.0.0.50 - - [2026-02-07 14:28:48] "GET /firewall-policy/3958f6b4-4f18-4a21-8aea-d2b176edcdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005513 10.0.0.50 - - [2026-02-07 14:30:04] "GET /global-system-configs HTTP/1.1" 200 322 0.002208 10.0.0.50 - - [2026-02-07 14:30:04] "GET /global-system-configs HTTP/1.1" 200 322 0.002304 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:30:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:30:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000917 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:30:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001423 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:30:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001295 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:30:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000931 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:30:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 10.0.0.50 - - [2026-02-07 14:30:47] "POST /tags HTTP/1.1" 409 252 0.002820 10.0.0.50 - - [2026-02-07 14:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.50 - - [2026-02-07 14:30:47] "GET /tag/a49c1363-55e3-419e-912f-a77e2e5ef88f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016160 10.0.0.50 - - [2026-02-07 14:30:47] "POST /tags HTTP/1.1" 409 228 0.002080 10.0.0.50 - - [2026-02-07 14:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.50 - - [2026-02-07 14:30:47] "GET /tag/2171af00-ff9c-41ef-97fa-2c93d2724643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011102 10.0.0.50 - - [2026-02-07 14:30:47] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003678 10.0.0.50 - - [2026-02-07 14:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.50 - - [2026-02-07 14:30:47] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003525 10.0.0.50 - - [2026-02-07 14:30:47] "POST /tags HTTP/1.1" 409 206 0.001679 10.0.0.50 - - [2026-02-07 14:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.50 - - [2026-02-07 14:30:47] "GET /tag/3c399afa-409a-41f6-a65d-11354b797231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015286 10.0.0.50 - - [2026-02-07 14:30:47] "POST /tags HTTP/1.1" 409 226 0.002398 10.0.0.50 - - [2026-02-07 14:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.50 - - [2026-02-07 14:30:47] "GET /tag/273c489d-981c-44b7-aec8-582471e89ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010972 10.0.0.50 - - [2026-02-07 14:30:47] "POST /tags HTTP/1.1" 409 204 0.001772 10.0.0.50 - - [2026-02-07 14:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.50 - - [2026-02-07 14:30:47] "GET /tag/07506de6-2f34-4ee8-85af-4f24651376c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.016509 10.0.0.50 - - [2026-02-07 14:30:47] "POST /tags HTTP/1.1" 409 226 0.001737 10.0.0.50 - - [2026-02-07 14:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.50 - - [2026-02-07 14:30:47] "GET /tag/273c489d-981c-44b7-aec8-582471e89ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011368 10.0.0.50 - - [2026-02-07 14:30:47] "POST /tags HTTP/1.1" 409 228 0.002183 10.0.0.50 - - [2026-02-07 14:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.50 - - [2026-02-07 14:30:47] "GET /tag/2171af00-ff9c-41ef-97fa-2c93d2724643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011051 10.0.0.50 - - [2026-02-07 14:30:47] "POST /tags HTTP/1.1" 409 252 0.002042 10.0.0.50 - - [2026-02-07 14:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.50 - - [2026-02-07 14:30:47] "GET /tag/a49c1363-55e3-419e-912f-a77e2e5ef88f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012121 10.0.0.50 - - [2026-02-07 14:30:47] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002440 10.0.0.50 - - [2026-02-07 14:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.50 - - [2026-02-07 14:30:47] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002664 10.0.0.50 - - [2026-02-07 14:30:47] "POST /firewall-rules HTTP/1.1" 409 281 0.002400 10.0.0.50 - - [2026-02-07 14:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.50 - - [2026-02-07 14:30:47] "PUT /firewall-rule/e7751752-f656-47bd-8871-ff54a9d6d0bc HTTP/1.1" 200 260 0.019189 10.0.0.50 - - [2026-02-07 14:30:47] "POST /firewall-rules HTTP/1.1" 409 291 0.002917 10.0.0.50 - - [2026-02-07 14:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.50 - - [2026-02-07 14:30:48] "PUT /firewall-rule/98a0c755-e4fd-4ef6-abbe-e3f2181710ef HTTP/1.1" 200 260 0.022903 10.0.0.50 - - [2026-02-07 14:30:48] "GET /firewall-rule/98a0c755-e4fd-4ef6-abbe-e3f2181710ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.007581 10.0.0.50 - - [2026-02-07 14:30:48] "POST /firewall-rules HTTP/1.1" 200 658 0.075099 10.0.0.50 - - [2026-02-07 14:30:48] "GET /firewall-rule/a0058e35-42cd-4720-bba2-ed847a27f281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.004782 10.0.0.50 - - [2026-02-07 14:30:48] "GET /firewall-policy/71da6eb2-3c17-46bf-b5db-76ff12f79af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002145 10.0.0.50 - - [2026-02-07 14:30:48] "GET /firewall-rule/e7751752-f656-47bd-8871-ff54a9d6d0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002649 10.0.0.50 - - [2026-02-07 14:30:48] "POST /firewall-policys HTTP/1.1" 409 269 0.001785 10.0.0.50 - - [2026-02-07 14:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.50 - - [2026-02-07 14:30:48] "PUT /firewall-policy/3958f6b4-4f18-4a21-8aea-d2b176edcdcc HTTP/1.1" 200 264 0.021035 10.0.0.50 - - [2026-02-07 14:30:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026107 10.0.0.50 - - [2026-02-07 14:30:48] "GET /firewall-policy/3958f6b4-4f18-4a21-8aea-d2b176edcdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.022295 10.0.0.50 - - [2026-02-07 14:30:48] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002830 10.0.0.50 - - [2026-02-07 14:30:48] "GET /firewall-policy/3958f6b4-4f18-4a21-8aea-d2b176edcdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002477 10.0.0.50 - - [2026-02-07 14:30:48] "GET /firewall-policy/2d26df5f-6d90-4d00-bb3f-512ad0a50a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002518 10.0.0.50 - - [2026-02-07 14:30:48] "GET /firewall-policy/3958f6b4-4f18-4a21-8aea-d2b176edcdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002678 10.0.0.50 - - [2026-02-07 14:30:48] "GET /firewall-policy/3958f6b4-4f18-4a21-8aea-d2b176edcdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002734 10.0.0.50 - - [2026-02-07 14:31:49] "GET /virtual-machine-interface/434dd53a-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008667 10.0.0.50 - - [2026-02-07 14:31:49] "POST /set-tag HTTP/1.1" 200 109 0.003062 10.0.0.50 - - [2026-02-07 14:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.50 - - [2026-02-07 14:31:49] "GET /loadbalancer/6531d047-1c9a-46ce-ae75-4617910c3221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003400 10.0.0.50 - - [2026-02-07 14:31:49] "GET /virtual-machine-interface/434dd53a-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005205 10.0.0.50 - - [2026-02-07 14:31:49] "POST /set-tag HTTP/1.1" 200 109 0.062245 10.0.0.50 - - [2026-02-07 14:31:50] "DELETE /loadbalancer-member/45c748eb-f9bd-45fe-b6aa-de0bd4ad0ebf HTTP/1.1" 200 115 0.048709 10.0.0.50 - - [2026-02-07 14:31:50] "GET /virtual-machine-interface/462fefd6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006362 10.0.0.50 - - [2026-02-07 14:31:50] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.50 - - [2026-02-07 14:31:50] "GET /virtual-machine-interface/459bfbe6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003711 10.0.0.50 - - [2026-02-07 14:31:50] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.50 - - [2026-02-07 14:31:50] "GET /virtual-machine-interface/4492b780-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005344 10.0.0.50 - - [2026-02-07 14:31:50] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.50 - - [2026-02-07 14:31:50] "GET /virtual-machine-interface/46b18ff0-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004014 10.0.0.50 - - [2026-02-07 14:31:50] "POST /set-tag HTTP/1.1" 200 109 0.002806 10.0.0.50 - - [2026-02-07 14:31:50] "GET /virtual-machine-interface/43d06388-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006497 10.0.0.50 - - [2026-02-07 14:31:50] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.50 - - [2026-02-07 14:31:50] "GET /virtual-machine-interface/4519d92c-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004328 10.0.0.50 - - [2026-02-07 14:31:50] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.50 - - [2026-02-07 14:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.50 - - [2026-02-07 14:31:50] "GET /loadbalancer/6531d047-1c9a-46ce-ae75-4617910c3221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003200 10.0.0.50 - - [2026-02-07 14:31:50] "GET /virtual-machine-interface/473308dc-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004327 10.0.0.50 - - [2026-02-07 14:31:50] "POST /set-tag HTTP/1.1" 200 109 0.004137 10.0.0.50 - - [2026-02-07 14:31:51] "GET /virtual-machine-interface/43d06388-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.012149 10.0.0.50 - - [2026-02-07 14:31:51] "POST /set-tag HTTP/1.1" 200 109 0.003804 10.0.0.50 - - [2026-02-07 14:31:51] "GET /virtual-machine-interface/43d06388-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006023 10.0.0.50 - - [2026-02-07 14:31:51] "POST /set-tag HTTP/1.1" 200 109 0.002939 10.0.0.50 - - [2026-02-07 14:31:51] "GET /virtual-machine/b1dd77fc-a2ab-4b3d-97e5-d4981f4c1d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003030 10.0.0.50 - - [2026-02-07 14:31:51] "POST /ref-update HTTP/1.1" 200 156 0.008986 10.0.0.50 - - [2026-02-07 14:31:51] "GET /virtual-machine-interface/43d06388-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.019969 10.0.0.50 - - [2026-02-07 14:31:51] "POST /set-tag HTTP/1.1" 200 109 0.020434 10.0.0.50 - - [2026-02-07 14:31:51] "POST /set-tag HTTP/1.1" 200 109 0.040856 10.0.0.50 - - [2026-02-07 14:31:51] "POST /set-tag HTTP/1.1" 200 109 0.040343 10.0.0.50 - - [2026-02-07 14:31:51] "POST /set-tag HTTP/1.1" 200 109 0.015844 10.0.0.50 - - [2026-02-07 14:31:51] "POST /set-tag HTTP/1.1" 200 109 0.040601 10.0.0.50 - - [2026-02-07 14:31:51] "DELETE /instance-ip/43f1fec6-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.046270 10.0.0.50 - - [2026-02-07 14:31:51] "POST /ref-update HTTP/1.1" 200 156 0.013625 10.0.0.50 - - [2026-02-07 14:31:51] "DELETE /virtual-machine-interface/43d06388-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.037032 10.0.0.50 - - [2026-02-07 14:31:51] "DELETE /virtual-machine/b1dd77fc-a2ab-4b3d-97e5-d4981f4c1d66 HTTP/1.1" 200 115 0.018226 10.0.0.50 - - [2026-02-07 14:31:51] "GET /virtual-machine-interface/4492b780-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006668 10.0.0.50 - - [2026-02-07 14:31:51] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.50 - - [2026-02-07 14:31:51] "GET /virtual-machine-interface/4492b780-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004129 10.0.0.50 - - [2026-02-07 14:31:51] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.50 - - [2026-02-07 14:31:52] "GET /virtual-machine/6fa9e51b-a533-4581-9629-c191538a9641?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002947 10.0.0.50 - - [2026-02-07 14:31:52] "POST /ref-update HTTP/1.1" 200 156 0.011618 10.0.0.50 - - [2026-02-07 14:31:52] "GET /virtual-machine-interface/4492b780-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018388 10.0.0.50 - - [2026-02-07 14:31:52] "POST /set-tag HTTP/1.1" 200 109 0.020169 10.0.0.50 - - [2026-02-07 14:31:52] "POST /set-tag HTTP/1.1" 200 109 0.027544 10.0.0.50 - - [2026-02-07 14:31:52] "POST /set-tag HTTP/1.1" 200 109 0.025187 10.0.0.50 - - [2026-02-07 14:31:52] "POST /set-tag HTTP/1.1" 200 109 0.015712 10.0.0.50 - - [2026-02-07 14:31:52] "POST /set-tag HTTP/1.1" 200 109 0.025828 10.0.0.50 - - [2026-02-07 14:31:52] "DELETE /instance-ip/44b2abb2-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.059222 10.0.0.50 - - [2026-02-07 14:31:52] "DELETE /virtual-machine-interface/4492b780-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.041690 10.0.0.50 - - [2026-02-07 14:31:52] "DELETE /virtual-machine/6fa9e51b-a533-4581-9629-c191538a9641 HTTP/1.1" 200 115 0.024712 10.0.0.50 - - [2026-02-07 14:31:52] "GET /virtual-machine-interface/4519d92c-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007060 10.0.0.50 - - [2026-02-07 14:31:52] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.50 - - [2026-02-07 14:31:52] "GET /virtual-machine-interface/4519d92c-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004887 10.0.0.50 - - [2026-02-07 14:31:52] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.50 - - [2026-02-07 14:31:52] "GET /virtual-machine/00fa0c35-1846-46eb-8847-1ffa9d8297b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.003010 10.0.0.50 - - [2026-02-07 14:31:52] "POST /ref-update HTTP/1.1" 200 156 0.009222 10.0.0.50 - - [2026-02-07 14:31:52] "GET /virtual-machine-interface/4519d92c-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012659 10.0.0.50 - - [2026-02-07 14:31:52] "POST /set-tag HTTP/1.1" 200 109 0.021581 10.0.0.50 - - [2026-02-07 14:31:52] "POST /set-tag HTTP/1.1" 200 109 0.024545 10.0.0.50 - - [2026-02-07 14:31:52] "POST /set-tag HTTP/1.1" 200 109 0.029064 10.0.0.50 - - [2026-02-07 14:31:52] "POST /set-tag HTTP/1.1" 200 109 0.015541 10.0.0.50 - - [2026-02-07 14:31:52] "POST /set-tag HTTP/1.1" 200 109 0.034431 10.0.0.50 - - [2026-02-07 14:31:52] "DELETE /instance-ip/453645bc-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.044334 10.0.0.50 - - [2026-02-07 14:31:52] "DELETE /virtual-machine-interface/4519d92c-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.036003 10.0.0.50 - - [2026-02-07 14:31:52] "DELETE /virtual-machine/00fa0c35-1846-46eb-8847-1ffa9d8297b4 HTTP/1.1" 200 115 0.030132 10.0.0.50 - - [2026-02-07 14:31:52] "DELETE /tag/48410a7b-8274-4921-a72b-a1057ddfc859 HTTP/1.1" 200 115 0.030428 10.0.0.50 - - [2026-02-07 14:31:52] "GET /virtual-machine-interface/434dd53a-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004096 10.0.0.50 - - [2026-02-07 14:31:52] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.50 - - [2026-02-07 14:31:52] "GET /virtual-machine-interface/434dd53a-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003840 10.0.0.50 - - [2026-02-07 14:31:53] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.50 - - [2026-02-07 14:31:53] "GET /virtual-machine/66e9f0eb-5903-4caf-b7df-3ebfad0f7b77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002853 10.0.0.50 - - [2026-02-07 14:31:53] "POST /ref-update HTTP/1.1" 200 156 0.012019 10.0.0.50 - - [2026-02-07 14:31:53] "GET /virtual-machine-interface/434dd53a-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024464 10.0.0.50 - - [2026-02-07 14:31:53] "POST /set-tag HTTP/1.1" 200 109 0.019263 10.0.0.50 - - [2026-02-07 14:31:53] "POST /set-tag HTTP/1.1" 200 109 0.028716 10.0.0.50 - - [2026-02-07 14:31:53] "POST /set-tag HTTP/1.1" 200 109 0.032027 10.0.0.50 - - [2026-02-07 14:31:53] "POST /set-tag HTTP/1.1" 200 109 0.017427 10.0.0.50 - - [2026-02-07 14:31:53] "POST /set-tag HTTP/1.1" 200 109 0.027734 10.0.0.50 - - [2026-02-07 14:31:53] "DELETE /instance-ip/43694b08-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.036413 10.0.0.50 - - [2026-02-07 14:31:53] "POST /ref-update HTTP/1.1" 200 156 0.013929 10.0.0.50 - - [2026-02-07 14:31:53] "DELETE /virtual-machine-interface/434dd53a-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.053301 10.0.0.50 - - [2026-02-07 14:31:53] "DELETE /virtual-machine/66e9f0eb-5903-4caf-b7df-3ebfad0f7b77 HTTP/1.1" 200 115 0.026537 10.0.0.50 - - [2026-02-07 14:31:53] "DELETE /tag/63b3d326-87fa-4ae0-b7d5-3a24b774599b HTTP/1.1" 200 115 0.031685 10.0.0.50 - - [2026-02-07 14:31:53] "DELETE /tag/3c399afa-409a-41f6-a65d-11354b797231 HTTP/1.1" 409 388 0.006060 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:32:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001064 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:32:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001092 10.0.0.50 - - [2026-02-07 14:32:21] "GET /virtual-machine-interface/46b18ff0-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004878 10.0.0.50 - - [2026-02-07 14:32:21] "POST /set-tag HTTP/1.1" 200 109 0.002894 10.0.0.50 - - [2026-02-07 14:32:21] "GET /virtual-machine-interface/46b18ff0-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003835 10.0.0.50 - - [2026-02-07 14:32:21] "POST /set-tag HTTP/1.1" 200 109 0.006163 10.0.0.50 - - [2026-02-07 14:32:21] "GET /virtual-machine/a71b1b91-773c-4479-adb3-b9330b510d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.007904 10.0.0.50 - - [2026-02-07 14:32:21] "POST /ref-update HTTP/1.1" 200 156 0.010896 10.0.0.50 - - [2026-02-07 14:32:21] "GET /virtual-machine-interface/46b18ff0-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009876 10.0.0.50 - - [2026-02-07 14:32:21] "POST /set-tag HTTP/1.1" 200 109 0.025103 10.0.0.50 - - [2026-02-07 14:32:21] "POST /set-tag HTTP/1.1" 200 109 0.037429 10.0.0.50 - - [2026-02-07 14:32:21] "POST /set-tag HTTP/1.1" 200 109 0.033271 10.0.0.50 - - [2026-02-07 14:32:21] "POST /set-tag HTTP/1.1" 200 109 0.031826 10.0.0.50 - - [2026-02-07 14:32:21] "DELETE /instance-ip/46d14eda-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.054215 10.0.0.50 - - [2026-02-07 14:32:21] "DELETE /virtual-machine-interface/46b18ff0-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.064230 10.0.0.50 - - [2026-02-07 14:32:21] "DELETE /virtual-machine/a71b1b91-773c-4479-adb3-b9330b510d1d HTTP/1.1" 200 115 0.031365 10.0.0.50 - - [2026-02-07 14:32:21] "DELETE /tag/e871feb6-771d-4976-ac84-dfcc78c70448 HTTP/1.1" 200 115 0.034558 10.0.0.50 - - [2026-02-07 14:32:21] "GET /virtual-machine-interface/459bfbe6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004935 10.0.0.50 - - [2026-02-07 14:32:22] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.50 - - [2026-02-07 14:32:22] "GET /virtual-machine-interface/459bfbe6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005402 10.0.0.50 - - [2026-02-07 14:32:22] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.50 - - [2026-02-07 14:32:22] "GET /virtual-machine/ff4ad851-c5c7-4d9b-89cd-3524daf9af6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002727 10.0.0.50 - - [2026-02-07 14:32:22] "POST /ref-update HTTP/1.1" 200 156 0.007261 10.0.0.50 - - [2026-02-07 14:32:22] "GET /virtual-machine-interface/459bfbe6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003857 10.0.0.50 - - [2026-02-07 14:32:22] "POST /set-tag HTTP/1.1" 200 109 0.015517 10.0.0.50 - - [2026-02-07 14:32:22] "POST /set-tag HTTP/1.1" 200 109 0.018722 10.0.0.50 - - [2026-02-07 14:32:22] "POST /set-tag HTTP/1.1" 200 109 0.026654 10.0.0.50 - - [2026-02-07 14:32:22] "POST /set-tag HTTP/1.1" 200 109 0.013096 10.0.0.50 - - [2026-02-07 14:32:22] "DELETE /instance-ip/45b7a378-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.053522 10.0.0.50 - - [2026-02-07 14:32:22] "DELETE /virtual-machine-interface/459bfbe6-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.045559 10.0.0.50 - - [2026-02-07 14:32:22] "DELETE /virtual-machine/ff4ad851-c5c7-4d9b-89cd-3524daf9af6d HTTP/1.1" 200 115 0.021623 10.0.0.50 - - [2026-02-07 14:32:22] "DELETE /tag/543ff6ba-c736-4bfb-83d8-8f91cf5a7742 HTTP/1.1" 200 115 0.041630 10.0.0.50 - - [2026-02-07 14:32:22] "GET /virtual-machine-interface/462fefd6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007188 10.0.0.50 - - [2026-02-07 14:32:22] "POST /set-tag HTTP/1.1" 200 109 0.002740 10.0.0.50 - - [2026-02-07 14:32:22] "GET /virtual-machine-interface/462fefd6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004130 10.0.0.50 - - [2026-02-07 14:32:22] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.50 - - [2026-02-07 14:32:22] "GET /virtual-machine/e5adb944-3dc6-422e-872c-98d966ab1beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002485 10.0.0.50 - - [2026-02-07 14:32:22] "POST /ref-update HTTP/1.1" 200 156 0.008108 10.0.0.50 - - [2026-02-07 14:32:22] "GET /virtual-machine-interface/462fefd6-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007770 10.0.0.50 - - [2026-02-07 14:32:22] "POST /set-tag HTTP/1.1" 200 109 0.015134 10.0.0.50 - - [2026-02-07 14:32:22] "POST /set-tag HTTP/1.1" 200 109 0.030427 10.0.0.50 - - [2026-02-07 14:32:22] "POST /set-tag HTTP/1.1" 200 109 0.025312 10.0.0.50 - - [2026-02-07 14:32:22] "POST /set-tag HTTP/1.1" 200 109 0.019121 10.0.0.50 - - [2026-02-07 14:32:22] "DELETE /instance-ip/464ca75c-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.049402 10.0.0.50 - - [2026-02-07 14:32:22] "DELETE /virtual-machine-interface/462fefd6-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.053056 10.0.0.50 - - [2026-02-07 14:32:22] "DELETE /virtual-machine/e5adb944-3dc6-422e-872c-98d966ab1beb HTTP/1.1" 200 115 0.028793 10.0.0.50 - - [2026-02-07 14:32:22] "DELETE /tag/64506df3-4b1d-4c6c-8117-1680b35caf8b HTTP/1.1" 200 115 0.035564 10.0.0.50 - - [2026-02-07 14:32:23] "DELETE /tag/344e4109-c701-4859-aee2-f9b9bd0f2437 HTTP/1.1" 200 115 0.044146 10.0.0.50 - - [2026-02-07 14:32:23] "DELETE /tag/07506de6-2f34-4ee8-85af-4f24651376c1 HTTP/1.1" 409 236 0.006479 10.0.0.50 - - [2026-02-07 14:32:23] "GET /virtual-machine-interface/473308dc-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005112 10.0.0.50 - - [2026-02-07 14:32:23] "POST /set-tag HTTP/1.1" 200 109 0.003632 10.0.0.50 - - [2026-02-07 14:32:23] "GET /virtual-machine-interface/473308dc-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004167 10.0.0.50 - - [2026-02-07 14:32:23] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.50 - - [2026-02-07 14:32:23] "GET /virtual-machine/1dd30ad0-d4a6-413a-99bf-529e01cfc182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002491 10.0.0.50 - - [2026-02-07 14:32:23] "POST /ref-update HTTP/1.1" 200 156 0.008883 10.0.0.50 - - [2026-02-07 14:32:23] "GET /virtual-machine-interface/473308dc-0431-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004503 10.0.0.50 - - [2026-02-07 14:32:23] "POST /set-tag HTTP/1.1" 200 109 0.015304 10.0.0.50 - - [2026-02-07 14:32:23] "POST /set-tag HTTP/1.1" 200 109 0.020742 10.0.0.50 - - [2026-02-07 14:32:23] "POST /set-tag HTTP/1.1" 200 109 0.015767 10.0.0.50 - - [2026-02-07 14:32:23] "POST /set-tag HTTP/1.1" 200 109 0.022841 10.0.0.50 - - [2026-02-07 14:32:23] "DELETE /instance-ip/474ed1fc-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.043942 10.0.0.50 - - [2026-02-07 14:32:23] "DELETE /virtual-machine-interface/473308dc-0431-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.040705 10.0.0.50 - - [2026-02-07 14:32:23] "DELETE /virtual-machine/1dd30ad0-d4a6-413a-99bf-529e01cfc182 HTTP/1.1" 200 115 0.025649 10.0.0.50 - - [2026-02-07 14:32:23] "DELETE /tag/113069b2-b0e1-4952-90f5-a854aa887987 HTTP/1.1" 200 115 0.041982 10.0.0.50 - - [2026-02-07 14:32:23] "DELETE /tag/a49c1363-55e3-419e-912f-a77e2e5ef88f HTTP/1.1" 409 236 0.005545 10.0.0.50 - - [2026-02-07 14:32:23] "DELETE /tag/2171af00-ff9c-41ef-97fa-2c93d2724643 HTTP/1.1" 409 236 0.004307 10.0.0.50 - - [2026-02-07 14:32:25] "POST /projects HTTP/1.1" 409 238 0.002029 10.0.0.50 - - [2026-02-07 14:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.50 - - [2026-02-07 14:32:25] "GET /project/25095a7e-c924-4f9c-a48d-9814bd9d8c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026451 10.0.0.50 - - [2026-02-07 14:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.50 - - [2026-02-07 14:32:25] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004337 10.0.0.50 - - [2026-02-07 14:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.50 - - [2026-02-07 14:32:25] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005866 10.0.0.50 - - [2026-02-07 14:32:25] "POST /security-groups HTTP/1.1" 409 285 0.002261 10.0.0.50 - - [2026-02-07 14:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.50 - - [2026-02-07 14:32:25] "PUT /security-group/47b25314-2169-4153-a98f-9ee37cbcaa3e HTTP/1.1" 200 262 0.054583 10.0.0.50 - - [2026-02-07 14:32:25] "PUT /access-control-list/7325abfd-7bd4-4052-b51a-6901d0f51722 HTTP/1.1" 200 272 0.014333 10.0.0.50 - - [2026-02-07 14:32:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.023568 10.0.0.50 - - [2026-02-07 14:32:25] "PUT /access-control-list/6892d827-a9dd-4ce1-ada9-6075c50e96d0 HTTP/1.1" 200 272 0.018523 10.0.0.50 - - [2026-02-07 14:32:30] "POST /projects HTTP/1.1" 409 238 0.002221 10.0.0.50 - - [2026-02-07 14:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.50 - - [2026-02-07 14:32:30] "GET /project/25095a7e-c924-4f9c-a48d-9814bd9d8c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034246 10.0.0.50 - - [2026-02-07 14:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.50 - - [2026-02-07 14:32:30] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005282 10.0.0.50 - - [2026-02-07 14:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.50 - - [2026-02-07 14:32:30] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003878 10.0.0.50 - - [2026-02-07 14:32:30] "POST /security-groups HTTP/1.1" 409 285 0.002086 10.0.0.50 - - [2026-02-07 14:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.50 - - [2026-02-07 14:32:30] "PUT /security-group/47b25314-2169-4153-a98f-9ee37cbcaa3e HTTP/1.1" 200 262 0.055231 10.0.0.50 - - [2026-02-07 14:32:30] "PUT /access-control-list/7325abfd-7bd4-4052-b51a-6901d0f51722 HTTP/1.1" 200 272 0.018497 10.0.0.50 - - [2026-02-07 14:32:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.029997 10.0.0.50 - - [2026-02-07 14:32:30] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.012782 10.0.0.50 - - [2026-02-07 14:32:30] "PUT /access-control-list/6892d827-a9dd-4ce1-ada9-6075c50e96d0 HTTP/1.1" 200 272 0.022418 10.0.0.50 - - [2026-02-07 14:32:30] "GET /firewall-rule/870cc95e-1f15-4695-9f57-20fc17f8d69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003154 10.0.0.50 - - [2026-02-07 14:32:30] "POST /ref-update HTTP/1.1" 200 156 0.048500 10.0.0.50 - - [2026-02-07 14:32:30] "DELETE /firewall-rule/870cc95e-1f15-4695-9f57-20fc17f8d69c HTTP/1.1" 200 115 0.036931 10.0.0.50 - - [2026-02-07 14:32:30] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.008048 10.0.0.50 - - [2026-02-07 14:32:30] "GET /firewall-rule/6c7cd689-5f8c-4d8b-91d9-4e7017eeeaac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002964 10.0.0.50 - - [2026-02-07 14:32:30] "POST /ref-update HTTP/1.1" 200 156 0.047010 10.0.0.50 - - [2026-02-07 14:32:30] "DELETE /firewall-rule/6c7cd689-5f8c-4d8b-91d9-4e7017eeeaac HTTP/1.1" 200 115 0.041586 10.0.0.50 - - [2026-02-07 14:32:30] "DELETE /tag/a49c1363-55e3-419e-912f-a77e2e5ef88f HTTP/1.1" 409 236 0.005686 10.0.0.50 - - [2026-02-07 14:32:30] "DELETE /tag/2171af00-ff9c-41ef-97fa-2c93d2724643 HTTP/1.1" 409 236 0.011406 10.0.0.50 - - [2026-02-07 14:32:30] "DELETE /tag/eb19f61c-a1e2-446e-b7a0-10bf38e6f587 HTTP/1.1" 200 115 0.032311 10.0.0.50 - - [2026-02-07 14:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.50 - - [2026-02-07 14:32:30] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004281 10.0.0.50 - - [2026-02-07 14:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.50 - - [2026-02-07 14:32:30] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003971 10.0.0.50 - - [2026-02-07 14:32:30] "PUT /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8 HTTP/1.1" 200 264 0.052329 10.0.0.50 - - [2026-02-07 14:32:31] "PUT /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e HTTP/1.1" 200 264 0.045679 10.0.0.50 - - [2026-02-07 14:32:31] "DELETE /security-group/47b25314-2169-4153-a98f-9ee37cbcaa3e HTTP/1.1" 200 115 0.050789 10.0.0.50 - - [2026-02-07 14:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.50 - - [2026-02-07 14:32:31] "DELETE /access-control-list/7325abfd-7bd4-4052-b51a-6901d0f51722 HTTP/1.1" 200 115 0.036498 10.0.0.50 - - [2026-02-07 14:32:31] "DELETE /access-control-list/6892d827-a9dd-4ce1-ada9-6075c50e96d0 HTTP/1.1" 200 115 0.035749 10.0.0.50 - - [2026-02-07 14:32:31] "GET /project/25095a7e-c924-4f9c-a48d-9814bd9d8c70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.041026 10.0.0.50 - - [2026-02-07 14:32:31] "GET /project/25095a7e-c924-4f9c-a48d-9814bd9d8c70?fields=security_groups HTTP/1.1" 200 1352 0.035759 10.0.0.50 - - [2026-02-07 14:32:31] "DELETE /security-group/3a4b2897-c27a-451a-b01b-02170aee93be HTTP/1.1" 200 115 0.052416 10.0.0.50 - - [2026-02-07 14:32:31] "DELETE /access-control-list/8ab365ea-5c6a-4a07-bdfd-c53b237dba69 HTTP/1.1" 200 115 0.048249 10.0.0.50 - - [2026-02-07 14:32:31] "GET /project/25095a7e-c924-4f9c-a48d-9814bd9d8c70?fields=application_policy_sets HTTP/1.1" 200 1391 0.052371 10.0.0.50 - - [2026-02-07 14:32:31] "DELETE /access-control-list/ef93cba9-1539-48b8-a6f9-6d1a1361f822 HTTP/1.1" 200 115 0.049614 10.0.0.50 - - [2026-02-07 14:32:31] "DELETE /project/25095a7e-c924-4f9c-a48d-9814bd9d8c70 HTTP/1.1" 200 115 0.310629 10.0.0.50 - - [2026-02-07 14:32:31] "POST /projects HTTP/1.1" 409 238 0.002202 10.0.0.50 - - [2026-02-07 14:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.50 - - [2026-02-07 14:32:31] "GET /project/18944bbb-3142-430c-9a4f-93ddfebbb289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031124 10.0.0.50 - - [2026-02-07 14:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.50 - - [2026-02-07 14:32:31] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005141 10.0.0.50 - - [2026-02-07 14:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.50 - - [2026-02-07 14:32:31] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003963 10.0.0.50 - - [2026-02-07 14:32:31] "POST /security-groups HTTP/1.1" 409 285 0.003850 10.0.0.50 - - [2026-02-07 14:32:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.50 - - [2026-02-07 14:32:31] "PUT /security-group/2323ba9b-ed75-45b6-a148-3768572ad2eb HTTP/1.1" 200 262 0.058308 10.0.0.50 - - [2026-02-07 14:32:31] "PUT /access-control-list/ee87f970-8b12-40d1-9bee-b09702a483d1 HTTP/1.1" 200 272 0.058705 10.0.0.50 - - [2026-02-07 14:32:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.062809 10.0.0.50 - - [2026-02-07 14:32:31] "PUT /access-control-list/4f1497eb-bf05-4a03-a65f-23ef22eca978 HTTP/1.1" 200 272 0.055350 10.0.0.50 - - [2026-02-07 14:32:36] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002472 10.0.0.50 - - [2026-02-07 14:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.50 - - [2026-02-07 14:32:36] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002459 10.0.0.50 - - [2026-02-07 14:32:36] "GET /firewall-policy/71da6eb2-3c17-46bf-b5db-76ff12f79af5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002271 10.0.0.50 - - [2026-02-07 14:32:36] "GET /firewall-rule/e7751752-f656-47bd-8871-ff54a9d6d0bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002930 10.0.0.50 - - [2026-02-07 14:32:36] "POST /ref-update HTTP/1.1" 200 156 0.011886 10.0.0.50 - - [2026-02-07 14:32:36] "DELETE /firewall-rule/e7751752-f656-47bd-8871-ff54a9d6d0bc HTTP/1.1" 200 115 0.036515 10.0.0.50 - - [2026-02-07 14:32:36] "GET /firewall-policy/3958f6b4-4f18-4a21-8aea-d2b176edcdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005496 10.0.0.50 - - [2026-02-07 14:32:36] "GET /firewall-rule/a0058e35-42cd-4720-bba2-ed847a27f281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.003402 10.0.0.50 - - [2026-02-07 14:32:36] "POST /ref-update HTTP/1.1" 200 156 0.017050 10.0.0.50 - - [2026-02-07 14:32:36] "DELETE /firewall-rule/a0058e35-42cd-4720-bba2-ed847a27f281 HTTP/1.1" 200 115 0.054009 10.0.0.50 - - [2026-02-07 14:32:36] "GET /firewall-policy/3958f6b4-4f18-4a21-8aea-d2b176edcdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005066 10.0.0.50 - - [2026-02-07 14:32:36] "GET /firewall-rule/98a0c755-e4fd-4ef6-abbe-e3f2181710ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003941 10.0.0.50 - - [2026-02-07 14:32:36] "POST /ref-update HTTP/1.1" 200 156 0.011583 10.0.0.50 - - [2026-02-07 14:32:36] "DELETE /firewall-rule/98a0c755-e4fd-4ef6-abbe-e3f2181710ef HTTP/1.1" 200 115 0.051026 10.0.0.50 - - [2026-02-07 14:32:36] "GET /application-policy-set/f784b275-213c-4c44-ba43-e69b705a7686?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002506 10.0.0.50 - - [2026-02-07 14:32:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.50 - - [2026-02-07 14:32:36] "GET /policy-management/443b8c31-1879-43e5-82bb-554e076916b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002854 10.0.0.50 - - [2026-02-07 14:32:36] "GET /firewall-policy/3958f6b4-4f18-4a21-8aea-d2b176edcdcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003438 10.0.0.50 - - [2026-02-07 14:32:36] "POST /ref-update HTTP/1.1" 200 156 0.025802 10.0.0.50 - - [2026-02-07 14:32:36] "DELETE /firewall-policy/3958f6b4-4f18-4a21-8aea-d2b176edcdcc HTTP/1.1" 200 115 0.035739 10.0.0.50 - - [2026-02-07 14:32:36] "DELETE /tag/3c399afa-409a-41f6-a65d-11354b797231 HTTP/1.1" 200 115 0.058844 10.0.0.50 - - [2026-02-07 14:32:36] "DELETE /tag/07506de6-2f34-4ee8-85af-4f24651376c1 HTTP/1.1" 200 115 0.071072 10.0.0.50 - - [2026-02-07 14:32:36] "DELETE /tag/a49c1363-55e3-419e-912f-a77e2e5ef88f HTTP/1.1" 200 115 0.040969 10.0.0.50 - - [2026-02-07 14:32:36] "DELETE /tag/2171af00-ff9c-41ef-97fa-2c93d2724643 HTTP/1.1" 200 115 0.058711 10.0.0.50 - - [2026-02-07 14:32:37] "DELETE /loadbalancer-member/0529a31a-8305-4ce3-9c20-415ada45aa48 HTTP/1.1" 200 115 0.036228 10.0.0.50 - - [2026-02-07 14:32:37] "DELETE /loadbalancer-pool/39488b80-a5c6-4c40-b105-13e8075452bc HTTP/1.1" 200 115 0.032972 10.0.0.50 - - [2026-02-07 14:32:37] "DELETE /loadbalancer-listener/6d45ba21-9df3-4c7a-bf0f-761b6bda494d HTTP/1.1" 200 115 0.035640 10.0.0.50 - - [2026-02-07 14:32:37] "DELETE /loadbalancer/6531d047-1c9a-46ce-ae75-4617910c3221 HTTP/1.1" 200 115 0.052140 10.0.0.50 - - [2026-02-07 14:32:37] "DELETE /floating-ip/ea80e654-88e1-4832-aa34-c88b189924ea HTTP/1.1" 200 115 0.039339 10.0.0.50 - - [2026-02-07 14:32:37] "DELETE /instance-ip/125aaaca-9624-4f23-968b-b62a2bc9f18b HTTP/1.1" 200 115 0.034053 10.0.0.50 - - [2026-02-07 14:32:37] "DELETE /virtual-machine-interface/f1461039-1aed-4294-8995-e6ddf34e830b HTTP/1.1" 200 115 0.070334 10.0.0.50 - - [2026-02-07 14:32:37] "DELETE /tag/9f9b7fe7-899e-4cb5-8174-bc0dc38a12ac HTTP/1.1" 200 115 0.042711 10.0.0.50 - - [2026-02-07 14:32:37] "POST /projects HTTP/1.1" 409 238 0.001769 10.0.0.50 - - [2026-02-07 14:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.50 - - [2026-02-07 14:32:37] "GET /project/18944bbb-3142-430c-9a4f-93ddfebbb289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054430 10.0.0.50 - - [2026-02-07 14:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.50 - - [2026-02-07 14:32:37] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004728 10.0.0.50 - - [2026-02-07 14:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.50 - - [2026-02-07 14:32:37] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004058 10.0.0.50 - - [2026-02-07 14:32:37] "POST /security-groups HTTP/1.1" 409 285 0.002316 10.0.0.50 - - [2026-02-07 14:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.50 - - [2026-02-07 14:32:37] "PUT /security-group/2323ba9b-ed75-45b6-a148-3768572ad2eb HTTP/1.1" 200 262 0.056629 10.0.0.50 - - [2026-02-07 14:32:37] "PUT /access-control-list/ee87f970-8b12-40d1-9bee-b09702a483d1 HTTP/1.1" 200 272 0.015998 10.0.0.50 - - [2026-02-07 14:32:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.029294 10.0.0.50 - - [2026-02-07 14:32:37] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.027237 10.0.0.50 - - [2026-02-07 14:32:37] "PUT /access-control-list/4f1497eb-bf05-4a03-a65f-23ef22eca978 HTTP/1.1" 200 272 0.036767 10.0.0.50 - - [2026-02-07 14:32:37] "GET /firewall-rule/33b0de70-c099-4dd6-9d5a-1f26d831e7fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006134 10.0.0.50 - - [2026-02-07 14:32:37] "POST /ref-update HTTP/1.1" 200 156 0.057641 10.0.0.50 - - [2026-02-07 14:32:37] "DELETE /firewall-rule/33b0de70-c099-4dd6-9d5a-1f26d831e7fa HTTP/1.1" 200 115 0.076012 10.0.0.50 - - [2026-02-07 14:32:37] "GET /firewall-policy/97d7d85b-325c-40cb-8a1f-4c71fa9855d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.007477 10.0.0.50 - - [2026-02-07 14:32:37] "GET /firewall-rule/0c5a6459-a75d-40d4-acbd-55f9a25c858d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.002511 10.0.0.50 - - [2026-02-07 14:32:37] "POST /ref-update HTTP/1.1" 200 156 0.044601 10.0.0.50 - - [2026-02-07 14:32:38] "DELETE /firewall-rule/0c5a6459-a75d-40d4-acbd-55f9a25c858d HTTP/1.1" 200 115 0.048733 10.0.0.50 - - [2026-02-07 14:32:38] "DELETE /tag/273c489d-981c-44b7-aec8-582471e89ffa HTTP/1.1" 200 115 0.039664 10.0.0.50 - - [2026-02-07 14:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.50 - - [2026-02-07 14:32:38] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004607 10.0.0.50 - - [2026-02-07 14:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.50 - - [2026-02-07 14:32:38] "GET /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004533 10.0.0.50 - - [2026-02-07 14:32:38] "PUT /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8 HTTP/1.1" 200 264 0.060158 10.0.0.50 - - [2026-02-07 14:32:38] "PUT /virtual-network/4ec59bf0-7700-48dc-a677-9c42f32caf9e HTTP/1.1" 200 264 0.053533 10.0.0.50 - - [2026-02-07 14:32:38] "DELETE /security-group/2323ba9b-ed75-45b6-a148-3768572ad2eb HTTP/1.1" 200 115 0.069798 10.0.0.50 - - [2026-02-07 14:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.50 - - [2026-02-07 14:32:38] "DELETE /access-control-list/ee87f970-8b12-40d1-9bee-b09702a483d1 HTTP/1.1" 200 115 0.033294 10.0.0.50 - - [2026-02-07 14:32:38] "DELETE /access-control-list/4f1497eb-bf05-4a03-a65f-23ef22eca978 HTTP/1.1" 200 115 0.025018 10.0.0.50 - - [2026-02-07 14:32:38] "GET /project/18944bbb-3142-430c-9a4f-93ddfebbb289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.034961 10.0.0.50 - - [2026-02-07 14:32:38] "GET /project/18944bbb-3142-430c-9a4f-93ddfebbb289?fields=security_groups HTTP/1.1" 200 1352 0.064864 10.0.0.50 - - [2026-02-07 14:32:38] "DELETE /security-group/00263702-9ac2-4c4e-8f9f-7fed698931a4 HTTP/1.1" 200 115 0.052670 10.0.0.50 - - [2026-02-07 14:32:38] "DELETE /access-control-list/78fd3031-e167-4469-888a-19b557f064ec HTTP/1.1" 200 115 0.039262 10.0.0.50 - - [2026-02-07 14:32:38] "GET /project/18944bbb-3142-430c-9a4f-93ddfebbb289?fields=application_policy_sets HTTP/1.1" 200 1391 0.047459 10.0.0.50 - - [2026-02-07 14:32:38] "DELETE /access-control-list/7897dd16-58a0-417a-9d3f-ee02d9d8e36d HTTP/1.1" 200 115 0.036552 10.0.0.50 - - [2026-02-07 14:32:38] "DELETE /project/18944bbb-3142-430c-9a4f-93ddfebbb289 HTTP/1.1" 200 115 0.326616 10.0.0.50 - - [2026-02-07 14:33:44] "GET / HTTP/1.1" 200 35931 0.001873 10.0.0.50 - - [2026-02-07 14:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.50 - - [2026-02-07 14:33:44] "GET /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002927 10.0.0.50 - - [2026-02-07 14:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.50 - - [2026-02-07 14:33:45] "GET /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002213 10.0.0.50 - - [2026-02-07 14:34:21] "GET / HTTP/1.1" 200 35931 0.002467 10.0.0.50 - - [2026-02-07 14:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.50 - - [2026-02-07 14:34:21] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.012154 10.0.0.50 - - [2026-02-07 14:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.50 - - [2026-02-07 14:34:21] "GET /config-node/e80a372a-f637-46c9-9075-d801d06fb6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003432 10.0.0.50 - - [2026-02-07 14:34:32] "GET / HTTP/1.1" 200 35931 0.002216 10.0.0.50 - - [2026-02-07 14:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.50 - - [2026-02-07 14:34:32] "GET /routing-instance/bb42a192-1a7e-4ada-b274-79c84c6ddf39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003387 10.0.0.50 - - [2026-02-07 14:34:33] "POST /bgp-routers HTTP/1.1" 409 301 0.002296 10.0.0.50 - - [2026-02-07 14:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.50 - - [2026-02-07 14:34:33] "GET /bgp-router/16282d56-9cee-4037-93c0-e5767d6d515a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003683 10.0.0.50 - - [2026-02-07 14:34:33] "PUT /bgp-router/16282d56-9cee-4037-93c0-e5767d6d515a HTTP/1.1" 200 254 0.013022 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:34:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:34:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000913 10.0.0.50 - - [2026-02-07 14:34:47] "GET / HTTP/1.1" 200 35931 0.003150 10.0.0.50 - - [2026-02-07 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.50 - - [2026-02-07 14:34:47] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004881 10.0.0.50 - - [2026-02-07 14:34:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.50 - - [2026-02-07 14:34:47] "GET /config-node/e80a372a-f637-46c9-9075-d801d06fb6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002806 10.0.0.50 - - [2026-02-07 14:34:48] "GET / HTTP/1.1" 200 35931 0.001740 10.0.0.50 - - [2026-02-07 14:34:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002423 10.0.0.50 - - [2026-02-07 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.50 - - [2026-02-07 14:34:53] "GET /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002534 10.0.0.50 - - [2026-02-07 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.50 - - [2026-02-07 14:34:53] "PUT /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95 HTTP/1.1" 200 276 0.009711 10.0.0.50 - - [2026-02-07 14:34:53] "GET / HTTP/1.1" 200 35931 0.001764 10.0.0.50 - - [2026-02-07 14:34:53] "POST /alarms HTTP/1.1" 409 264 0.002012 10.0.0.50 - - [2026-02-07 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.50 - - [2026-02-07 14:34:53] "PUT /alarm/3e6e151e-7d7c-4236-9bd7-32dabd51af5b HTTP/1.1" 200 244 0.011420 10.0.0.50 - - [2026-02-07 14:34:53] "POST /alarms HTTP/1.1" 409 261 0.007524 10.0.0.50 - - [2026-02-07 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.50 - - [2026-02-07 14:34:53] "PUT /alarm/2c6d9649-e3ce-4d4d-9bea-49ceb861c022 HTTP/1.1" 200 244 0.010207 10.0.0.50 - - [2026-02-07 14:34:53] "POST /alarms HTTP/1.1" 409 261 0.002507 10.0.0.50 - - [2026-02-07 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.50 - - [2026-02-07 14:34:53] "PUT /alarm/313aeb46-5957-4449-a524-c477f4a83932 HTTP/1.1" 200 244 0.013341 10.0.0.50 - - [2026-02-07 14:34:53] "POST /alarms HTTP/1.1" 409 253 0.008888 10.0.0.50 - - [2026-02-07 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.50 - - [2026-02-07 14:34:53] "PUT /alarm/bfd8157a-d71f-4db1-8012-26ba76e5e56e HTTP/1.1" 200 244 0.024632 10.0.0.50 - - [2026-02-07 14:34:53] "POST /alarms HTTP/1.1" 409 251 0.008030 10.0.0.50 - - [2026-02-07 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.50 - - [2026-02-07 14:34:53] "PUT /alarm/8f25d85f-78b1-4307-882b-dd6f9321b211 HTTP/1.1" 200 244 0.010201 10.0.0.50 - - [2026-02-07 14:34:53] "POST /alarms HTTP/1.1" 409 252 0.012592 10.0.0.50 - - [2026-02-07 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.50 - - [2026-02-07 14:34:53] "PUT /alarm/53bdd82b-55e2-4e76-829c-b520ed25fdcf HTTP/1.1" 200 244 0.012276 10.0.0.50 - - [2026-02-07 14:34:53] "POST /alarms HTTP/1.1" 409 256 0.003586 10.0.0.50 - - [2026-02-07 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.50 - - [2026-02-07 14:34:53] "PUT /alarm/ace3dc18-490c-4c9e-8621-0d47cf2ffcdd HTTP/1.1" 200 244 0.013612 10.0.0.50 - - [2026-02-07 14:34:53] "POST /alarms HTTP/1.1" 409 248 0.011456 10.0.0.50 - - [2026-02-07 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.50 - - [2026-02-07 14:34:53] "PUT /alarm/7bc8cb57-5309-4421-8ae6-bba64ca1365a HTTP/1.1" 200 244 0.012651 10.0.0.50 - - [2026-02-07 14:34:53] "POST /alarms HTTP/1.1" 409 252 0.015254 10.0.0.50 - - [2026-02-07 14:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.50 - - [2026-02-07 14:34:53] "PUT /alarm/8428a460-7590-434f-a317-0eac111d0f4d HTTP/1.1" 200 244 0.010314 10.0.0.50 - - [2026-02-07 14:34:54] "POST /alarms HTTP/1.1" 409 257 0.003602 10.0.0.50 - - [2026-02-07 14:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.50 - - [2026-02-07 14:34:54] "PUT /alarm/188f245c-736d-440b-b89b-293365642936 HTTP/1.1" 200 244 0.013142 10.0.0.50 - - [2026-02-07 14:34:54] "POST /alarms HTTP/1.1" 409 251 0.004439 10.0.0.50 - - [2026-02-07 14:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.50 - - [2026-02-07 14:34:54] "PUT /alarm/9ecbca83-00f5-4daa-986b-b37c7401f8ac HTTP/1.1" 200 244 0.014513 10.0.0.50 - - [2026-02-07 14:34:54] "POST /alarms HTTP/1.1" 409 257 0.001729 10.0.0.50 - - [2026-02-07 14:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.50 - - [2026-02-07 14:34:54] "PUT /alarm/c525892c-ae45-448d-b134-5d7781794cdd HTTP/1.1" 200 244 0.011081 10.0.0.50 - - [2026-02-07 14:34:54] "POST /alarms HTTP/1.1" 409 261 0.007694 10.0.0.50 - - [2026-02-07 14:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.50 - - [2026-02-07 14:34:54] "PUT /alarm/f8051603-a5e2-4f10-a769-87350345dd4d HTTP/1.1" 200 244 0.009790 10.0.0.50 - - [2026-02-07 14:34:54] "POST /alarms HTTP/1.1" 409 258 0.004896 10.0.0.50 - - [2026-02-07 14:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.50 - - [2026-02-07 14:34:54] "PUT /alarm/8b462f17-40a6-4eee-b3a6-efd65e4f547d HTTP/1.1" 200 244 0.010648 10.0.0.50 - - [2026-02-07 14:34:54] "POST /alarms HTTP/1.1" 409 254 0.009204 10.0.0.50 - - [2026-02-07 14:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007353 10.0.0.50 - - [2026-02-07 14:34:54] "PUT /alarm/88f7a4a1-e925-480d-85c9-8665fe36623a HTTP/1.1" 200 244 0.010035 10.0.0.50 - - [2026-02-07 14:34:54] "POST /alarms HTTP/1.1" 409 254 0.008304 10.0.0.50 - - [2026-02-07 14:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.50 - - [2026-02-07 14:34:54] "PUT /alarm/8a8672ac-5e80-4def-8405-a332661d21e5 HTTP/1.1" 200 244 0.012499 10.0.0.50 - - [2026-02-07 14:34:54] "POST /alarms HTTP/1.1" 409 254 0.007194 10.0.0.50 - - [2026-02-07 14:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.50 - - [2026-02-07 14:34:54] "PUT /alarm/7bb9178c-a1b2-4c9c-8813-cfc7d461af44 HTTP/1.1" 200 244 0.011611 10.0.0.50 - - [2026-02-07 14:34:54] "POST /alarms HTTP/1.1" 409 247 0.020133 10.0.0.50 - - [2026-02-07 14:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.50 - - [2026-02-07 14:34:54] "PUT /alarm/85b799a9-5c74-4a82-aa40-173574578924 HTTP/1.1" 200 244 0.011624 10.0.0.50 - - [2026-02-07 14:34:54] "POST /alarms HTTP/1.1" 409 272 0.009128 10.0.0.50 - - [2026-02-07 14:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.50 - - [2026-02-07 14:34:54] "PUT /alarm/9b6849fa-a205-44d0-a1a7-ddf3ae69579e HTTP/1.1" 200 244 0.012194 10.0.0.50 - - [2026-02-07 14:34:54] "POST /alarms HTTP/1.1" 409 261 0.006062 10.0.0.50 - - [2026-02-07 14:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.50 - - [2026-02-07 14:34:54] "PUT /alarm/fe183ab7-03fc-46c0-9db6-34044f699d9a HTTP/1.1" 200 244 0.012297 10.0.0.50 - - [2026-02-07 14:34:54] "POST /alarms HTTP/1.1" 409 259 0.010429 10.0.0.50 - - [2026-02-07 14:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.50 - - [2026-02-07 14:34:54] "PUT /alarm/800d56e3-de83-44a2-8368-47531c64a1af HTTP/1.1" 200 244 0.019356 10.0.0.50 - - [2026-02-07 14:34:54] "POST /alarms HTTP/1.1" 409 265 0.006476 10.0.0.50 - - [2026-02-07 14:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.50 - - [2026-02-07 14:34:54] "PUT /alarm/0bcd49a5-ac43-4cc0-a949-11b32b28a11c HTTP/1.1" 200 244 0.011024 10.0.0.50 - - [2026-02-07 14:34:54] "POST /alarms HTTP/1.1" 409 279 0.002055 10.0.0.50 - - [2026-02-07 14:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.50 - - [2026-02-07 14:34:55] "PUT /alarm/a0229c85-9983-421c-b51e-a208200df793 HTTP/1.1" 200 244 0.014473 10.0.0.50 - - [2026-02-07 14:34:55] "GET / HTTP/1.1" 200 35931 0.001877 10.0.0.50 - - [2026-02-07 14:34:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001956 10.0.0.50 - - [2026-02-07 14:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.50 - - [2026-02-07 14:34:55] "PUT /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95 HTTP/1.1" 200 276 0.007972 10.0.0.50 - - [2026-02-07 14:34:55] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.50 - - [2026-02-07 14:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.50 - - [2026-02-07 14:34:55] "GET /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002650 10.0.0.50 - - [2026-02-07 14:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.50 - - [2026-02-07 14:34:55] "PUT /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95 HTTP/1.1" 200 276 0.008383 10.0.0.50 - - [2026-02-07 14:34:55] "GET / HTTP/1.1" 200 35931 0.001857 10.0.0.50 - - [2026-02-07 14:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.50 - - [2026-02-07 14:34:55] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004467 10.0.0.50 - - [2026-02-07 14:34:55] "PUT /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63 HTTP/1.1" 200 274 0.017920 10.0.0.50 - - [2026-02-07 14:34:59] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.50 - - [2026-02-07 14:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.50 - - [2026-02-07 14:34:59] "GET /routing-instance/bb42a192-1a7e-4ada-b274-79c84c6ddf39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005305 10.0.0.50 - - [2026-02-07 14:34:59] "POST /bgp-routers HTTP/1.1" 409 301 0.002490 10.0.0.50 - - [2026-02-07 14:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.50 - - [2026-02-07 14:34:59] "GET /bgp-router/16282d56-9cee-4037-93c0-e5767d6d515a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003359 10.0.0.50 - - [2026-02-07 14:34:59] "PUT /bgp-router/16282d56-9cee-4037-93c0-e5767d6d515a HTTP/1.1" 200 254 0.014197 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:34:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:34:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 10.0.0.50 - - [2026-02-07 14:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.50 - - [2026-02-07 14:35:02] "GET /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002796 10.0.0.50 - - [2026-02-07 14:35:04] "GET /global-system-configs HTTP/1.1" 200 322 0.008847 10.0.0.50 - - [2026-02-07 14:35:04] "GET /global-system-configs HTTP/1.1" 200 322 0.018884 10.0.0.50 - - [2026-02-07 14:35:17] "GET / HTTP/1.1" 200 35931 0.001969 10.0.0.50 - - [2026-02-07 14:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.50 - - [2026-02-07 14:35:17] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005356 10.0.0.50 - - [2026-02-07 14:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.50 - - [2026-02-07 14:35:17] "GET /config-node/e80a372a-f637-46c9-9075-d801d06fb6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002930 10.0.0.50 - - [2026-02-07 14:35:18] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.50 - - [2026-02-07 14:35:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002367 10.0.0.50 - - [2026-02-07 14:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.50 - - [2026-02-07 14:35:23] "GET /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002745 10.0.0.50 - - [2026-02-07 14:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.50 - - [2026-02-07 14:35:23] "PUT /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95 HTTP/1.1" 200 276 0.010947 10.0.0.50 - - [2026-02-07 14:35:23] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.50 - - [2026-02-07 14:35:23] "POST /alarms HTTP/1.1" 409 264 0.002437 10.0.0.50 - - [2026-02-07 14:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.50 - - [2026-02-07 14:35:23] "PUT /alarm/3e6e151e-7d7c-4236-9bd7-32dabd51af5b HTTP/1.1" 200 244 0.009157 10.0.0.50 - - [2026-02-07 14:35:23] "POST /alarms HTTP/1.1" 409 261 0.006956 10.0.0.50 - - [2026-02-07 14:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.50 - - [2026-02-07 14:35:23] "PUT /alarm/2c6d9649-e3ce-4d4d-9bea-49ceb861c022 HTTP/1.1" 200 244 0.009608 10.0.0.50 - - [2026-02-07 14:35:23] "POST /alarms HTTP/1.1" 409 261 0.005931 10.0.0.50 - - [2026-02-07 14:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.50 - - [2026-02-07 14:35:23] "PUT /alarm/313aeb46-5957-4449-a524-c477f4a83932 HTTP/1.1" 200 244 0.009217 10.0.0.50 - - [2026-02-07 14:35:23] "POST /alarms HTTP/1.1" 409 253 0.007040 10.0.0.50 - - [2026-02-07 14:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.50 - - [2026-02-07 14:35:23] "PUT /alarm/bfd8157a-d71f-4db1-8012-26ba76e5e56e HTTP/1.1" 200 244 0.011162 10.0.0.50 - - [2026-02-07 14:35:23] "POST /alarms HTTP/1.1" 409 251 0.006193 10.0.0.50 - - [2026-02-07 14:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.50 - - [2026-02-07 14:35:23] "PUT /alarm/8f25d85f-78b1-4307-882b-dd6f9321b211 HTTP/1.1" 200 244 0.009260 10.0.0.50 - - [2026-02-07 14:35:23] "POST /alarms HTTP/1.1" 409 252 0.006388 10.0.0.50 - - [2026-02-07 14:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.50 - - [2026-02-07 14:35:23] "PUT /alarm/53bdd82b-55e2-4e76-829c-b520ed25fdcf HTTP/1.1" 200 244 0.009610 10.0.0.50 - - [2026-02-07 14:35:23] "POST /alarms HTTP/1.1" 409 256 0.003254 10.0.0.50 - - [2026-02-07 14:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.50 - - [2026-02-07 14:35:23] "PUT /alarm/ace3dc18-490c-4c9e-8621-0d47cf2ffcdd HTTP/1.1" 200 244 0.009425 10.0.0.50 - - [2026-02-07 14:35:23] "POST /alarms HTTP/1.1" 409 248 0.003099 10.0.0.50 - - [2026-02-07 14:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.50 - - [2026-02-07 14:35:23] "PUT /alarm/7bc8cb57-5309-4421-8ae6-bba64ca1365a HTTP/1.1" 200 244 0.008550 10.0.0.50 - - [2026-02-07 14:35:23] "POST /alarms HTTP/1.1" 409 252 0.012170 10.0.0.50 - - [2026-02-07 14:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.50 - - [2026-02-07 14:35:24] "PUT /alarm/8428a460-7590-434f-a317-0eac111d0f4d HTTP/1.1" 200 244 0.013450 10.0.0.50 - - [2026-02-07 14:35:24] "POST /alarms HTTP/1.1" 409 257 0.008079 10.0.0.50 - - [2026-02-07 14:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.50 - - [2026-02-07 14:35:24] "PUT /alarm/188f245c-736d-440b-b89b-293365642936 HTTP/1.1" 200 244 0.010051 10.0.0.50 - - [2026-02-07 14:35:24] "POST /alarms HTTP/1.1" 409 251 0.009805 10.0.0.50 - - [2026-02-07 14:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.50 - - [2026-02-07 14:35:24] "PUT /alarm/9ecbca83-00f5-4daa-986b-b37c7401f8ac HTTP/1.1" 200 244 0.009673 10.0.0.50 - - [2026-02-07 14:35:24] "POST /alarms HTTP/1.1" 409 257 0.006949 10.0.0.50 - - [2026-02-07 14:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.50 - - [2026-02-07 14:35:24] "PUT /alarm/c525892c-ae45-448d-b134-5d7781794cdd HTTP/1.1" 200 244 0.009038 10.0.0.50 - - [2026-02-07 14:35:24] "POST /alarms HTTP/1.1" 409 261 0.004444 10.0.0.50 - - [2026-02-07 14:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.50 - - [2026-02-07 14:35:24] "PUT /alarm/f8051603-a5e2-4f10-a769-87350345dd4d HTTP/1.1" 200 244 0.014001 10.0.0.50 - - [2026-02-07 14:35:24] "POST /alarms HTTP/1.1" 409 258 0.009187 10.0.0.50 - - [2026-02-07 14:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.50 - - [2026-02-07 14:35:24] "PUT /alarm/8b462f17-40a6-4eee-b3a6-efd65e4f547d HTTP/1.1" 200 244 0.009900 10.0.0.50 - - [2026-02-07 14:35:24] "POST /alarms HTTP/1.1" 409 254 0.006816 10.0.0.50 - - [2026-02-07 14:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.50 - - [2026-02-07 14:35:24] "PUT /alarm/88f7a4a1-e925-480d-85c9-8665fe36623a HTTP/1.1" 200 244 0.019501 10.0.0.50 - - [2026-02-07 14:35:24] "POST /alarms HTTP/1.1" 409 254 0.007884 10.0.0.50 - - [2026-02-07 14:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.50 - - [2026-02-07 14:35:24] "PUT /alarm/8a8672ac-5e80-4def-8405-a332661d21e5 HTTP/1.1" 200 244 0.008765 10.0.0.50 - - [2026-02-07 14:35:24] "POST /alarms HTTP/1.1" 409 254 0.006759 10.0.0.50 - - [2026-02-07 14:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.50 - - [2026-02-07 14:35:24] "PUT /alarm/7bb9178c-a1b2-4c9c-8813-cfc7d461af44 HTTP/1.1" 200 244 0.010091 10.0.0.50 - - [2026-02-07 14:35:24] "POST /alarms HTTP/1.1" 409 247 0.008727 10.0.0.50 - - [2026-02-07 14:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.50 - - [2026-02-07 14:35:24] "PUT /alarm/85b799a9-5c74-4a82-aa40-173574578924 HTTP/1.1" 200 244 0.011156 10.0.0.50 - - [2026-02-07 14:35:24] "POST /alarms HTTP/1.1" 409 272 0.004170 10.0.0.50 - - [2026-02-07 14:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.50 - - [2026-02-07 14:35:24] "PUT /alarm/9b6849fa-a205-44d0-a1a7-ddf3ae69579e HTTP/1.1" 200 244 0.009937 10.0.0.50 - - [2026-02-07 14:35:24] "POST /alarms HTTP/1.1" 409 261 0.002197 10.0.0.50 - - [2026-02-07 14:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.50 - - [2026-02-07 14:35:24] "PUT /alarm/fe183ab7-03fc-46c0-9db6-34044f699d9a HTTP/1.1" 200 244 0.010242 10.0.0.50 - - [2026-02-07 14:35:24] "POST /alarms HTTP/1.1" 409 259 0.007803 10.0.0.50 - - [2026-02-07 14:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.50 - - [2026-02-07 14:35:24] "PUT /alarm/800d56e3-de83-44a2-8368-47531c64a1af HTTP/1.1" 200 244 0.009221 10.0.0.50 - - [2026-02-07 14:35:24] "POST /alarms HTTP/1.1" 409 265 0.020209 10.0.0.50 - - [2026-02-07 14:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.50 - - [2026-02-07 14:35:24] "PUT /alarm/0bcd49a5-ac43-4cc0-a949-11b32b28a11c HTTP/1.1" 200 244 0.009411 10.0.0.50 - - [2026-02-07 14:35:24] "POST /alarms HTTP/1.1" 409 279 0.006248 10.0.0.50 - - [2026-02-07 14:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.50 - - [2026-02-07 14:35:25] "PUT /alarm/a0229c85-9983-421c-b51e-a208200df793 HTTP/1.1" 200 244 0.014657 10.0.0.50 - - [2026-02-07 14:35:25] "GET / HTTP/1.1" 200 35931 0.001328 10.0.0.50 - - [2026-02-07 14:35:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001797 10.0.0.50 - - [2026-02-07 14:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.50 - - [2026-02-07 14:35:25] "PUT /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95 HTTP/1.1" 200 276 0.007905 10.0.0.50 - - [2026-02-07 14:35:25] "GET / HTTP/1.1" 200 35931 0.001529 10.0.0.50 - - [2026-02-07 14:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.50 - - [2026-02-07 14:35:25] "GET /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002347 10.0.0.50 - - [2026-02-07 14:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.50 - - [2026-02-07 14:35:25] "PUT /global-vrouter-config/82bb7f3c-f338-4559-9a27-4565b9b80a95 HTTP/1.1" 200 276 0.008693 10.0.0.50 - - [2026-02-07 14:35:25] "GET / HTTP/1.1" 200 35931 0.001698 10.0.0.50 - - [2026-02-07 14:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.50 - - [2026-02-07 14:35:25] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005129 10.0.0.50 - - [2026-02-07 14:35:25] "PUT /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63 HTTP/1.1" 200 274 0.016816 10.0.0.50 - - [2026-02-07 14:35:29] "GET / HTTP/1.1" 200 35931 0.001446 10.0.0.50 - - [2026-02-07 14:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.50 - - [2026-02-07 14:35:29] "GET /routing-instance/bb42a192-1a7e-4ada-b274-79c84c6ddf39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002664 10.0.0.50 - - [2026-02-07 14:35:29] "POST /bgp-routers HTTP/1.1" 409 301 0.001559 10.0.0.50 - - [2026-02-07 14:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.50 - - [2026-02-07 14:35:29] "GET /bgp-router/16282d56-9cee-4037-93c0-e5767d6d515a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002441 10.0.0.50 - - [2026-02-07 14:35:29] "PUT /bgp-router/16282d56-9cee-4037-93c0-e5767d6d515a HTTP/1.1" 200 254 0.013154 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:35:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001083 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:35:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000929 10.0.0.50 - - [2026-02-07 14:35:33] "POST /tags HTTP/1.1" 200 355 0.040080 10.0.0.50 - - [2026-02-07 14:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.029999 10.0.0.50 - - [2026-02-07 14:35:33] "GET /tag/636f0dbc-8e45-41e4-b814-66be7d53c057?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014338 10.0.0.50 - - [2026-02-07 14:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.50 - - [2026-02-07 14:35:33] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005476 10.0.0.50 - - [2026-02-07 14:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.50 - - [2026-02-07 14:35:34] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050879 10.0.0.50 - - [2026-02-07 14:35:34] "POST /virtual-machines HTTP/1.1" 200 351 0.022088 10.0.0.50 - - [2026-02-07 14:35:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014338 10.0.0.50 - - [2026-02-07 14:35:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.137315 10.0.0.50 - - [2026-02-07 14:35:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018835 10.0.0.50 - - [2026-02-07 14:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007968 10.0.0.50 - - [2026-02-07 14:35:34] "GET /virtual-machine-interface/42d8d5fe-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007929 10.0.0.50 - - [2026-02-07 14:35:34] "POST /instance-ips HTTP/1.1" 200 391 0.027500 10.0.0.50 - - [2026-02-07 14:35:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029037 10.0.0.50 - - [2026-02-07 14:35:34] "GET /virtual-machine-interface/42d8d5fe-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004243 10.0.0.50 - - [2026-02-07 14:35:34] "POST /set-tag HTTP/1.1" 200 109 0.014219 10.0.0.50 - - [2026-02-07 14:35:34] "GET /virtual-machine-interface/42d8d5fe-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.026917 10.0.0.50 - - [2026-02-07 14:35:34] "GET /instance-ip/42f87530-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003430 10.0.0.50 - - [2026-02-07 14:35:34] "GET /virtual-machine-interface/42d8d5fe-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004210 10.0.0.50 - - [2026-02-07 14:35:34] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.50 - - [2026-02-07 14:35:34] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003503 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:35:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:35:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 10.0.0.50 - - [2026-02-07 14:35:34] "POST /ref-update HTTP/1.1" 200 156 0.012038 10.0.0.50 - - [2026-02-07 14:35:34] "GET /virtual-machine-interface/42d8d5fe-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011005 10.0.0.50 - - [2026-02-07 14:35:34] "POST /set-tag HTTP/1.1" 200 109 0.004099 10.0.0.50 - - [2026-02-07 14:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.50 - - [2026-02-07 14:35:34] "GET /virtual-network/30098b34-2337-4945-b7b7-4ba216b1a8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005342 10.0.0.50 - - [2026-02-07 14:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004919 10.0.0.50 - - [2026-02-07 14:35:34] "GET /project/b2d0ee8d-300d-4200-b8cb-c5c26c1f7253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048955 10.0.0.50 - - [2026-02-07 14:35:34] "POST /virtual-machines HTTP/1.1" 200 355 0.021319 10.0.0.50 - - [2026-02-07 14:35:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.032737 10.0.0.50 - - [2026-02-07 14:35:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.164573 10.0.0.50 - - [2026-02-07 14:35:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008067 10.0.0.50 - - [2026-02-07 14:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007520 10.0.0.50 - - [2026-02-07 14:35:35] "GET /virtual-machine-interface/435c7724-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.007044 10.0.0.50 - - [2026-02-07 14:35:35] "POST /instance-ips HTTP/1.1" 200 395 0.026039 10.0.0.50 - - [2026-02-07 14:35:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.038449 10.0.0.50 - - [2026-02-07 14:35:35] "GET /virtual-machine-interface/435c7724-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.024559 10.0.0.50 - - [2026-02-07 14:35:35] "POST /set-tag HTTP/1.1" 200 109 0.024262 10.0.0.50 - - [2026-02-07 14:35:35] "GET /virtual-machine-interface/435c7724-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.022103 10.0.0.50 - - [2026-02-07 14:35:35] "GET /instance-ip/437ec022-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003279 10.0.0.50 - - [2026-02-07 14:35:35] "GET /virtual-machine-interface/435c7724-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005291 10.0.0.50 - - [2026-02-07 14:35:35] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.50 - - [2026-02-07 14:35:35] "GET /virtual-router/7e1d7c60-2bef-4592-b21c-bd3d2b9c391a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003717 10.0.0.50 - - [2026-02-07 14:35:35] "POST /ref-update HTTP/1.1" 200 156 0.009018 10.0.0.50 - - [2026-02-07 14:35:35] "GET /virtual-machine-interface/435c7724-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012039 10.0.0.50 - - [2026-02-07 14:35:35] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.50 - - [2026-02-07 14:35:35] "GET /virtual-machine-interface/42d8d5fe-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005725 10.0.0.50 - - [2026-02-07 14:35:35] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.50 - - [2026-02-07 14:35:35] "GET /virtual-machine-interface/435c7724-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005225 10.0.0.50 - - [2026-02-07 14:35:35] "POST /set-tag HTTP/1.1" 200 109 0.002609 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:35:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001120 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:35:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001063 10.0.0.50 - - [2026-02-07 14:35:52] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.50 - - [2026-02-07 14:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.50 - - [2026-02-07 14:35:52] "GET /global-system-config/83d5d2b5-af48-4718-b8dd-45648bb17e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004136 10.0.0.50 - - [2026-02-07 14:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.50 - - [2026-02-07 14:35:52] "GET /config-node/e80a372a-f637-46c9-9075-d801d06fb6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002704 10.0.0.50 - - [2026-02-07 14:35:55] "GET /virtual-machine-interface/42d8d5fe-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004488 10.0.0.50 - - [2026-02-07 14:35:55] "POST /set-tag HTTP/1.1" 200 109 0.003141 10.0.0.50 - - [2026-02-07 14:35:56] "GET /virtual-machine-interface/435c7724-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004328 10.0.0.50 - - [2026-02-07 14:35:56] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.50 - - [2026-02-07 14:35:58] "GET /virtual-machine-interface/42d8d5fe-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005285 10.0.0.50 - - [2026-02-07 14:35:58] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.50 - - [2026-02-07 14:36:03] "GET / HTTP/1.1" 200 35931 0.001326 10.0.0.50 - - [2026-02-07 14:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.50 - - [2026-02-07 14:36:03] "GET /routing-instance/bb42a192-1a7e-4ada-b274-79c84c6ddf39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009466 10.0.0.50 - - [2026-02-07 14:36:04] "POST /bgp-routers HTTP/1.1" 409 301 0.001847 10.0.0.50 - - [2026-02-07 14:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.50 - - [2026-02-07 14:36:04] "GET /bgp-router/16282d56-9cee-4037-93c0-e5767d6d515a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003906 10.0.0.50 - - [2026-02-07 14:36:04] "PUT /bgp-router/16282d56-9cee-4037-93c0-e5767d6d515a HTTP/1.1" 200 254 0.010980 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:36:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.50 - - [2026-02-07 14:36:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 10.0.0.50 - - [2026-02-07 14:36:28] "GET /virtual-machine-interface/42d8d5fe-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004505 10.0.0.50 - - [2026-02-07 14:36:28] "POST /set-tag HTTP/1.1" 200 109 0.007925 10.0.0.50 - - [2026-02-07 14:36:28] "GET /virtual-machine-interface/42d8d5fe-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004603 10.0.0.50 - - [2026-02-07 14:36:28] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.50 - - [2026-02-07 14:36:28] "GET /virtual-machine/24717383-062d-4d76-b697-144ee33231e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003295 10.0.0.50 - - [2026-02-07 14:36:29] "POST /ref-update HTTP/1.1" 200 156 0.016428 10.0.0.50 - - [2026-02-07 14:36:29] "GET /virtual-machine-interface/42d8d5fe-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004968 10.0.0.50 - - [2026-02-07 14:36:29] "POST /set-tag HTTP/1.1" 200 109 0.022691 10.0.0.50 - - [2026-02-07 14:36:29] "POST /set-tag HTTP/1.1" 200 109 0.023295 10.0.0.50 - - [2026-02-07 14:36:29] "DELETE /instance-ip/42f87530-0432-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.038615 10.0.0.50 - - [2026-02-07 14:36:29] "DELETE /virtual-machine-interface/42d8d5fe-0432-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.038365 10.0.0.50 - - [2026-02-07 14:36:29] "DELETE /virtual-machine/24717383-062d-4d76-b697-144ee33231e9 HTTP/1.1" 200 115 0.027668 10.0.0.50 - - [2026-02-07 14:36:29] "GET /virtual-machine-interface/435c7724-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.024418 10.0.0.50 - - [2026-02-07 14:36:29] "POST /set-tag HTTP/1.1" 200 109 0.003133 10.0.0.50 - - [2026-02-07 14:36:59] "GET /virtual-machine-interface/435c7724-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007080 10.0.0.50 - - [2026-02-07 14:37:00] "POST /set-tag HTTP/1.1" 200 109 0.006557 10.0.0.50 - - [2026-02-07 14:37:00] "GET /virtual-machine-interface/435c7724-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006318 10.0.0.50 - - [2026-02-07 14:37:00] "POST /set-tag HTTP/1.1" 200 109 0.009440 10.0.0.50 - - [2026-02-07 14:37:00] "GET /virtual-machine/75181b4c-b454-4921-b6aa-d9fb94e0b9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003829 10.0.0.50 - - [2026-02-07 14:37:00] "POST /ref-update HTTP/1.1" 200 156 0.011348 10.0.0.50 - - [2026-02-07 14:37:00] "GET /virtual-machine-interface/435c7724-0432-11f1-9918-fa163e616e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006402 10.0.0.50 - - [2026-02-07 14:37:00] "POST /set-tag HTTP/1.1" 200 109 0.019552 10.0.0.50 - - [2026-02-07 14:37:00] "POST /set-tag HTTP/1.1" 200 109 0.043895 10.0.0.50 - - [2026-02-07 14:37:00] "DELETE /instance-ip/437ec022-0432-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.059279 10.0.0.50 - - [2026-02-07 14:37:00] "DELETE /virtual-machine-interface/435c7724-0432-11f1-9918-fa163e616e26 HTTP/1.1" 200 115 0.043439 10.0.0.50 - - [2026-02-07 14:37:00] "DELETE /virtual-machine/75181b4c-b454-4921-b6aa-d9fb94e0b9c7 HTTP/1.1" 200 115 0.030298 10.0.0.50 - - [2026-02-07 14:37:00] "DELETE /tag/636f0dbc-8e45-41e4-b814-66be7d53c057 HTTP/1.1" 200 115 0.048332