++ 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: =================== Fri Jan 30 11:24:49 PM UTC 2026 ===================' INFO: =================== Fri Jan 30 11:24:49 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.50 ++ CONFIGDB_NODES=10.0.0.50 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.50 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.50 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.50 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ 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 ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.50,10.110.59.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.110.59.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/30/2026 23:25:30.375 7fcbb98014c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/30/2026 23:25:30.542 7fcbb98014c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/30/2026 23:25:30.555 7fcbb98014c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/30/2026 23:25:30.555 7fcbb98014c0 [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-01-30 23:25:39] "GET / HTTP/1.1" 503 181 0.000194 10.0.0.50 - - [2026-01-30 23:25:39] "GET / HTTP/1.1" 503 181 0.000207 10.0.0.50 - - [2026-01-30 23:25:39] "GET / HTTP/1.1" 503 181 0.000205 10.0.0.50 - - [2026-01-30 23:25:40] "GET / HTTP/1.1" 200 45303 0.001359 10.0.0.50 - - [2026-01-30 23:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.50 - - [2026-01-30 23:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.50 - - [2026-01-30 23:25:40] "GET / HTTP/1.1" 200 35931 0.001179 10.0.0.50 - - [2026-01-30 23:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.50 - - [2026-01-30 23:25:40] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007062 10.0.0.50 - - [2026-01-30 23:25:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.004496 10.0.0.50 - - [2026-01-30 23:25:40] "GET / HTTP/1.1" 200 35931 0.001327 10.0.0.50 - - [2026-01-30 23:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.50 - - [2026-01-30 23:25:40] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.044236 10.0.0.50 - - [2026-01-30 23:25:40] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.038738 10.0.0.50 - - [2026-01-30 23:25:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.002278 10.0.0.50 - - [2026-01-30 23:25:40] "POST /config-database-nodes HTTP/1.1" 200 611 0.043997 10.0.0.50 - - [2026-01-30 23:25:40] "GET / HTTP/1.1" 200 35931 0.001168 10.0.0.50 - - [2026-01-30 23:25:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.004344 10.0.0.50 - - [2026-01-30 23:25:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.50 - - [2026-01-30 23:25:40] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004568 10.0.0.50 - - [2026-01-30 23:25:40] "POST /service-appliance-sets HTTP/1.1" 200 553 0.039622 10.0.0.50 - - [2026-01-30 23:25:41] "POST /fqname-to-id HTTP/1.1" 404 180 0.003015 10.0.0.50 - - [2026-01-30 23:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.50 - - [2026-01-30 23:25:41] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005496 10.0.0.50 - - [2026-01-30 23:25:41] "POST /service-appliance-sets HTTP/1.1" 200 541 0.039693 10.0.0.50 - - [2026-01-30 23:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.50 - - [2026-01-30 23:25:41] "GET /network-ipam/0d8b298f-e948-4452-80b1-cc31bf943b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003073 10.0.0.50 - - [2026-01-30 23:25:41] "POST /service-templates HTTP/1.1" 200 511 0.024707 10.0.0.50 - - [2026-01-30 23:25:41] "POST /service-templates HTTP/1.1" 200 501 0.063259 10.0.0.50 - - [2026-01-30 23:25:41] "GET / HTTP/1.1" 200 35931 0.001270 10.0.0.50 - - [2026-01-30 23:25:41] "POST /service-templates HTTP/1.1" 200 515 0.061934 10.0.0.50 - - [2026-01-30 23:25:41] "POST /service-templates HTTP/1.1" 200 535 0.070323 10.0.0.50 - - [2026-01-30 23:25:41] "GET / HTTP/1.1" 200 35931 0.001244 10.0.0.50 - - [2026-01-30 23:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.50 - - [2026-01-30 23:25:41] "GET /routing-instance/08b2299d-6ef7-445f-afa1-347e64598b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015558 10.0.0.50 - - [2026-01-30 23:25:41] "GET / HTTP/1.1" 200 35931 0.001292 10.0.0.50 - - [2026-01-30 23:25:41] "POST /service-templates HTTP/1.1" 200 507 0.097795 10.0.0.50 - - [2026-01-30 23:25:41] "POST /bgp-routers HTTP/1.1" 200 616 0.130039 10.0.0.50 - - [2026-01-30 23:25:41] "GET /bgp-router/fc95bb65-6773-4b89-89f8-28aac1e9f1eb?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.019997 10.0.0.50 - - [2026-01-30 23:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007685 10.0.0.50 - - [2026-01-30 23:25:41] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008447 10.0.0.50 - - [2026-01-30 23:25:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006012 10.0.0.50 - - [2026-01-30 23:25:41] "POST /ref-update HTTP/1.1" 200 156 0.012343 10.0.0.50 - - [2026-01-30 23:25:44] "GET / HTTP/1.1" 200 35931 0.010729 10.0.0.50 - - [2026-01-30 23:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.50 - - [2026-01-30 23:25:44] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.036205 10.0.0.50 - - [2026-01-30 23:25:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.004852 10.0.0.50 - - [2026-01-30 23:25:44] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.062640 10.0.0.50 - - [2026-01-30 23:25:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006360 10.0.0.50 - - [2026-01-30 23:25:45] "GET /network-ipam/0d8b298f-e948-4452-80b1-cc31bf943b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003409 10.0.0.50 - - [2026-01-30 23:25:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.010180 10.0.0.50 - - [2026-01-30 23:25:45] "POST /access-control-lists HTTP/1.1" 200 587 0.096754 10.0.0.50 - - [2026-01-30 23:25:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.003914 10.0.0.50 - - [2026-01-30 23:25:45] "POST /access-control-lists HTTP/1.1" 200 585 0.074385 10.0.0.50 - - [2026-01-30 23:25:46] "POST /route-targets HTTP/1.1" 200 327 0.035996 10.0.0.50 - - [2026-01-30 23:25:46] "POST /ref-update HTTP/1.1" 200 156 0.035936 10.0.0.50 - - [2026-01-30 23:25:46] "POST /route-targets HTTP/1.1" 200 327 0.020093 10.0.0.50 - - [2026-01-30 23:25:46] "POST /ref-update HTTP/1.1" 200 156 0.029862 10.0.0.50 - - [2026-01-30 23:25:46] "POST /route-targets HTTP/1.1" 200 327 0.026105 10.0.0.50 - - [2026-01-30 23:25:46] "POST /ref-update HTTP/1.1" 200 156 0.042790 10.0.0.50 - - [2026-01-30 23:25:46] "POST /route-targets HTTP/1.1" 200 327 0.012025 10.0.0.50 - - [2026-01-30 23:25:46] "POST /ref-update HTTP/1.1" 200 156 0.033982 10.0.0.50 - - [2026-01-30 23:25:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.002702 10.0.0.50 - - [2026-01-30 23:25:46] "POST /access-control-lists HTTP/1.1" 200 551 0.062622 10.0.0.50 - - [2026-01-30 23:25:46] "PUT /access-control-list/ab8b60db-33f0-42ce-8e44-a3f0e0294128 HTTP/1.1" 200 272 0.009367 10.0.0.50 - - [2026-01-30 23:25:46] "GET / HTTP/1.1" 200 35931 0.001262 10.0.0.50 - - [2026-01-30 23:25:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.50 - - [2026-01-30 23:25:46] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004663 10.0.0.50 - - [2026-01-30 23:25:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.007376 10.0.0.50 - - [2026-01-30 23:25:46] "PUT /access-control-list/13152f49-b8bc-494a-bb99-452bfb267c55 HTTP/1.1" 200 272 0.033132 10.0.0.50 - - [2026-01-30 23:25:46] "POST /analytics-nodes HTTP/1.1" 200 599 0.061723 10.0.0.50 - - [2026-01-30 23:25:47] "GET / HTTP/1.1" 200 35931 0.001734 10.0.0.50 - - [2026-01-30 23:25:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.50 - - [2026-01-30 23:25:47] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007323 10.0.0.50 - - [2026-01-30 23:25:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.002306 10.0.0.50 - - [2026-01-30 23:25:47] "POST /config-nodes HTTP/1.1" 200 593 0.029280 10.0.0.50 - - [2026-01-30 23:25:47] "GET / HTTP/1.1" 200 35931 0.002399 10.0.0.50 - - [2026-01-30 23:25:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009335 10.0.0.50 - - [2026-01-30 23:25:48] "GET / HTTP/1.1" 200 35931 0.001152 10.0.0.50 - - [2026-01-30 23:25:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004569 10.0.0.50 - - [2026-01-30 23:25:48] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004164 10.0.0.50 - - [2026-01-30 23:25:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.004323 10.0.0.50 - - [2026-01-30 23:25:48] "POST /database-nodes HTTP/1.1" 200 597 0.025463 10.0.0.50 - - [2026-01-30 23:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.50 - - [2026-01-30 23:25:52] "GET /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.004353 10.0.0.50 - - [2026-01-30 23:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.50 - - [2026-01-30 23:25:52] "PUT /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4 HTTP/1.1" 200 276 0.015055 10.0.0.50 - - [2026-01-30 23:25:53] "GET / HTTP/1.1" 200 35931 0.001763 10.0.0.50 - - [2026-01-30 23:25:53] "POST /alarms HTTP/1.1" 200 581 0.030498 10.0.0.50 - - [2026-01-30 23:25:53] "POST /alarms HTTP/1.1" 200 575 0.059566 10.0.0.50 - - [2026-01-30 23:25:53] "POST /alarms HTTP/1.1" 200 575 0.090400 10.0.0.50 - - [2026-01-30 23:25:53] "POST /alarms HTTP/1.1" 200 559 0.022094 10.0.0.50 - - [2026-01-30 23:25:53] "POST /alarms HTTP/1.1" 200 555 0.027750 10.0.0.50 - - [2026-01-30 23:25:53] "POST /alarms HTTP/1.1" 200 557 0.035345 10.0.0.50 - - [2026-01-30 23:25:53] "POST /alarms HTTP/1.1" 200 565 0.038246 10.0.0.50 - - [2026-01-30 23:25:53] "POST /alarms HTTP/1.1" 200 549 0.046376 10.0.0.50 - - [2026-01-30 23:25:53] "POST /alarms HTTP/1.1" 200 557 0.047002 10.0.0.50 - - [2026-01-30 23:25:53] "POST /alarms HTTP/1.1" 200 567 0.028974 10.0.0.50 - - [2026-01-30 23:25:53] "POST /alarms HTTP/1.1" 200 555 0.034983 10.0.0.50 - - [2026-01-30 23:25:53] "POST /alarms HTTP/1.1" 200 567 0.025804 10.0.0.50 - - [2026-01-30 23:25:53] "POST /alarms HTTP/1.1" 200 575 0.068259 10.0.0.50 - - [2026-01-30 23:25:54] "POST /alarms HTTP/1.1" 200 569 0.055248 10.0.0.50 - - [2026-01-30 23:25:54] "POST /alarms HTTP/1.1" 200 561 0.050025 10.0.0.50 - - [2026-01-30 23:25:54] "POST /alarms HTTP/1.1" 200 561 0.020578 10.0.0.50 - - [2026-01-30 23:25:54] "POST /alarms HTTP/1.1" 200 561 0.033435 10.0.0.50 - - [2026-01-30 23:25:54] "POST /alarms HTTP/1.1" 200 547 0.049407 10.0.0.50 - - [2026-01-30 23:25:54] "POST /alarms HTTP/1.1" 200 595 0.023195 10.0.0.50 - - [2026-01-30 23:25:54] "POST /alarms HTTP/1.1" 200 575 0.050886 10.0.0.50 - - [2026-01-30 23:25:54] "POST /alarms HTTP/1.1" 200 571 0.028421 10.0.0.50 - - [2026-01-30 23:25:54] "POST /alarms HTTP/1.1" 200 583 0.022516 10.0.0.50 - - [2026-01-30 23:25:54] "POST /alarms HTTP/1.1" 200 609 0.038765 10.0.0.50 - - [2026-01-30 23:25:54] "GET / HTTP/1.1" 200 35931 0.001175 10.0.0.50 - - [2026-01-30 23:25:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008623 10.0.0.50 - - [2026-01-30 23:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.50 - - [2026-01-30 23:25:54] "PUT /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4 HTTP/1.1" 200 276 0.011556 10.0.0.50 - - [2026-01-30 23:25:55] "GET / HTTP/1.1" 200 35931 0.001360 10.0.0.50 - - [2026-01-30 23:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.50 - - [2026-01-30 23:25:55] "GET /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002221 10.0.0.50 - - [2026-01-30 23:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.50 - - [2026-01-30 23:25:55] "PUT /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4 HTTP/1.1" 200 276 0.008620 10.0.0.50 - - [2026-01-30 23:25:55] "GET / HTTP/1.1" 200 35931 0.001207 10.0.0.50 - - [2026-01-30 23:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.50 - - [2026-01-30 23:25:55] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011515 10.0.0.50 - - [2026-01-30 23:25:55] "PUT /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c HTTP/1.1" 200 274 0.020287 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:27:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:27:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000824 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:27:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:27:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003249 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:27:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003986 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:27:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:27:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000895 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:27:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000729 10.0.0.50 - - [2026-01-30 23:27:41] "GET / HTTP/1.1" 200 35931 0.001456 10.0.0.50 - - [2026-01-30 23:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.50 - - [2026-01-30 23:27:41] "GET /domain/5a5a19ad-1655-4641-8d18-4ae42f6b2f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002659 10.0.0.50 - - [2026-01-30 23:27:41] "POST /id-to-fqname HTTP/1.1" 200 173 0.000489 10.0.0.50 - - [2026-01-30 23:27:41] "POST /fqname-to-id HTTP/1.1" 404 182 0.005228 10.0.0.50 - - [2026-01-30 23:27:41] "POST /security-groups HTTP/1.1" 200 570 0.076197 10.0.0.50 - - [2026-01-30 23:27:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.002720 10.0.0.50 - - [2026-01-30 23:27:41] "POST /projects HTTP/1.1" 200 481 0.239999 10.0.0.50 - - [2026-01-30 23:27:41] "POST /access-control-lists HTTP/1.1" 200 579 0.066566 10.0.0.50 - - [2026-01-30 23:27:41] "POST /fqname-to-id HTTP/1.1" 404 212 0.002842 10.0.0.50 - - [2026-01-30 23:27:41] "POST /security-groups HTTP/1.1" 200 534 0.127256 10.0.0.50 - - [2026-01-30 23:27:41] "POST /access-control-lists HTTP/1.1" 200 577 0.123837 10.0.0.50 - - [2026-01-30 23:27:41] "POST /chown HTTP/1.1" 200 109 0.060065 10.0.0.50 - - [2026-01-30 23:27:42] "POST /policy-managements HTTP/1.1" 409 214 0.036426 10.0.0.50 - - [2026-01-30 23:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.50 - - [2026-01-30 23:27:42] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002986 10.0.0.50 - - [2026-01-30 23:27:42] "POST /application-policy-sets HTTP/1.1" 200 528 0.021173 10.0.0.50 - - [2026-01-30 23:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010143 10.0.0.50 - - [2026-01-30 23:27:42] "GET /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002840 10.0.0.50 - - [2026-01-30 23:27:42] "PUT /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4 HTTP/1.1" 200 276 0.013740 10.0.0.50 - - [2026-01-30 23:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.019473 10.0.0.50 - - [2026-01-30 23:27:42] "GET /virtual-network/e6581963-3e2c-44b8-b184-840e908dc31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004446 10.0.0.50 - - [2026-01-30 23:27:42] "POST /id-to-fqname HTTP/1.1" 200 177 0.000457 10.0.0.50 - - [2026-01-30 23:27:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.022843 10.0.0.50 - - [2026-01-30 23:27:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.009019 10.0.0.50 - - [2026-01-30 23:27:42] "POST /security-groups HTTP/1.1" 200 574 0.096300 10.0.0.50 - - [2026-01-30 23:27:42] "POST /projects HTTP/1.1" 200 489 0.276345 10.0.0.50 - - [2026-01-30 23:27:42] "POST /access-control-lists HTTP/1.1" 200 594 0.096398 10.0.0.50 - - [2026-01-30 23:27:42] "POST /security-groups HTTP/1.1" 200 546 0.063877 10.0.0.50 - - [2026-01-30 23:27:42] "POST /fqname-to-id HTTP/1.1" 404 231 0.007343 10.0.0.50 - - [2026-01-30 23:27:42] "POST /access-control-lists HTTP/1.1" 200 592 0.023830 10.0.0.50 - - [2026-01-30 23:27:42] "POST /chown HTTP/1.1" 200 109 0.035927 10.0.0.50 - - [2026-01-30 23:27:42] "POST /fqname-to-id HTTP/1.1" 404 217 0.006568 10.0.0.50 - - [2026-01-30 23:27:42] "POST /network-ipams HTTP/1.1" 200 522 0.109087 10.0.0.50 - - [2026-01-30 23:27:42] "POST /access-control-lists HTTP/1.1" 200 583 0.115181 10.0.0.50 - - [2026-01-30 23:27:42] "POST /network-ipams HTTP/1.1" 200 510 0.069227 10.0.0.50 - - [2026-01-30 23:27:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.015965 10.0.0.50 - - [2026-01-30 23:27:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.006974 10.0.0.50 - - [2026-01-30 23:27:42] "POST /access-control-lists HTTP/1.1" 200 581 0.040105 10.0.0.50 - - [2026-01-30 23:27:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.005756 10.0.0.50 - - [2026-01-30 23:27:43] "POST /access-control-lists HTTP/1.1" 200 602 0.129469 10.0.0.50 - - [2026-01-30 23:27:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.007836 10.0.0.50 - - [2026-01-30 23:27:43] "POST /useragent-kv HTTP/1.1" 200 115 0.011401 10.0.0.50 - - [2026-01-30 23:27:43] "POST /virtual-networks HTTP/1.1" 200 538 0.247413 10.0.0.50 - - [2026-01-30 23:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010215 10.0.0.50 - - [2026-01-30 23:27:43] "POST /access-control-lists HTTP/1.1" 200 600 0.029175 10.0.0.50 - - [2026-01-30 23:27:43] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.010147 10.0.0.50 - - [2026-01-30 23:27:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.002529 10.0.0.50 - - [2026-01-30 23:27:43] "POST /access-control-lists HTTP/1.1" 200 589 0.033791 10.0.0.50 - - [2026-01-30 23:27:43] "POST /network-ipams HTTP/1.1" 200 518 0.094628 10.0.0.50 - - [2026-01-30 23:27:43] "POST /fqname-to-id HTTP/1.1" 404 202 0.011557 10.0.0.50 - - [2026-01-30 23:27:43] "POST /route-targets HTTP/1.1" 200 327 0.029246 10.0.0.50 - - [2026-01-30 23:27:43] "POST /ref-update HTTP/1.1" 200 156 0.035948 10.0.0.50 - - [2026-01-30 23:27:43] "PUT /access-control-list/6618fb1e-a8e6-4b70-a06f-e0263b0adade HTTP/1.1" 200 272 0.028527 10.0.0.50 - - [2026-01-30 23:27:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003394 10.0.0.50 - - [2026-01-30 23:27:43] "POST /virtual-networks HTTP/1.1" 200 546 0.228731 10.0.0.50 - - [2026-01-30 23:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012082 10.0.0.50 - - [2026-01-30 23:27:43] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.011370 10.0.0.50 - - [2026-01-30 23:27:43] "POST /route-targets HTTP/1.1" 200 327 0.023338 10.0.0.50 - - [2026-01-30 23:27:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.025384 10.0.0.50 - - [2026-01-30 23:27:43] "POST /ref-update HTTP/1.1" 200 156 0.072942 10.0.0.50 - - [2026-01-30 23:27:43] "POST /network-policys HTTP/1.1" 200 538 0.059039 10.0.0.50 - - [2026-01-30 23:27:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.025786 10.0.0.50 - - [2026-01-30 23:27:43] "POST /network-policys HTTP/1.1" 200 534 0.025922 10.0.0.50 - - [2026-01-30 23:27:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.035432 10.0.0.50 - - [2026-01-30 23:27:44] "POST /network-policys HTTP/1.1" 200 542 0.039160 10.0.0.50 - - [2026-01-30 23:27:44] "POST /ref-update HTTP/1.1" 200 156 0.074119 10.0.0.50 - - [2026-01-30 23:27:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014402 10.0.0.50 - - [2026-01-30 23:27:44] "PUT /access-control-list/8600cd7f-019e-41f4-b2d5-9ab33ab59086 HTTP/1.1" 200 272 0.054808 10.0.0.50 - - [2026-01-30 23:27:44] "PUT /access-control-list/8600cd7f-019e-41f4-b2d5-9ab33ab59086 HTTP/1.1" 200 272 0.064847 10.0.0.50 - - [2026-01-30 23:27:44] "POST /ref-update HTTP/1.1" 200 156 0.124641 10.0.0.50 - - [2026-01-30 23:27:44] "PUT /access-control-list/6618fb1e-a8e6-4b70-a06f-e0263b0adade HTTP/1.1" 200 272 0.011994 10.0.0.50 - - [2026-01-30 23:27:44] "POST /ref-update HTTP/1.1" 200 156 0.017764 10.0.0.50 - - [2026-01-30 23:27:44] "PUT /access-control-list/6618fb1e-a8e6-4b70-a06f-e0263b0adade HTTP/1.1" 200 272 0.025452 10.0.0.50 - - [2026-01-30 23:27:44] "POST /ref-update HTTP/1.1" 200 156 0.068898 10.0.0.50 - - [2026-01-30 23:27:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006052 10.0.0.50 - - [2026-01-30 23:27:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003966 10.0.0.50 - - [2026-01-30 23:27:44] "PUT /access-control-list/8600cd7f-019e-41f4-b2d5-9ab33ab59086 HTTP/1.1" 200 272 0.038738 10.0.0.50 - - [2026-01-30 23:27:44] "POST /fqname-to-id HTTP/1.1" 404 237 0.015484 10.0.0.50 - - [2026-01-30 23:27:44] "POST /ref-update HTTP/1.1" 200 156 0.107825 10.0.0.50 - - [2026-01-30 23:27:44] "POST /ref-update HTTP/1.1" 200 156 0.095792 10.0.0.50 - - [2026-01-30 23:27:44] "POST /access-control-lists HTTP/1.1" 200 601 0.137814 10.0.0.50 - - [2026-01-30 23:27:44] "POST /ref-update HTTP/1.1" 200 156 0.130751 10.0.0.50 - - [2026-01-30 23:27:44] "PUT /access-control-list/0a277b93-3913-48d2-b598-25b72171b7c3 HTTP/1.1" 200 272 0.029820 10.0.0.50 - - [2026-01-30 23:27:44] "POST /ref-update HTTP/1.1" 200 156 0.280850 10.0.0.50 - - [2026-01-30 23:27:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002912 10.0.0.50 - - [2026-01-30 23:27:45] "POST /ref-update HTTP/1.1" 200 156 0.031730 10.0.0.50 - - [2026-01-30 23:27:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034339 10.0.0.50 - - [2026-01-30 23:27:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008361 10.0.0.50 - - [2026-01-30 23:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017970 10.0.0.50 - - [2026-01-30 23:27:45] "GET /virtual-network/e6581963-3e2c-44b8-b184-840e908dc31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.010617 10.0.0.50 - - [2026-01-30 23:27:45] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.007430 10.0.0.50 - - [2026-01-30 23:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.50 - - [2026-01-30 23:27:45] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002670 10.0.0.50 - - [2026-01-30 23:27:45] "POST /firewall-policys HTTP/1.1" 200 530 0.019949 10.0.0.50 - - [2026-01-30 23:27:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.036718 10.0.0.50 - - [2026-01-30 23:27:45] "GET /firewall-policy/4fefdcfb-de2d-499f-9258-02ef4d571667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.019496 10.0.0.50 - - [2026-01-30 23:27:45] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002931 10.0.0.50 - - [2026-01-30 23:27:45] "GET /firewall-policy/4fefdcfb-de2d-499f-9258-02ef4d571667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004055 10.0.0.50 - - [2026-01-30 23:27:45] "POST /ref-update HTTP/1.1" 200 156 0.019099 10.0.0.50 - - [2026-01-30 23:27:45] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.008897 10.0.0.50 - - [2026-01-30 23:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.50 - - [2026-01-30 23:27:45] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002230 10.0.0.50 - - [2026-01-30 23:27:45] "POST /firewall-policys HTTP/1.1" 200 532 0.029914 10.0.0.50 - - [2026-01-30 23:27:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.039524 10.0.0.50 - - [2026-01-30 23:27:45] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.028021 10.0.0.50 - - [2026-01-30 23:27:45] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004086 10.0.0.50 - - [2026-01-30 23:27:45] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006279 10.0.0.50 - - [2026-01-30 23:27:45] "GET /firewall-policy/4fefdcfb-de2d-499f-9258-02ef4d571667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006578 10.0.0.50 - - [2026-01-30 23:27:45] "GET /firewall-policy/4fefdcfb-de2d-499f-9258-02ef4d571667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002635 10.0.0.50 - - [2026-01-30 23:27:45] "POST /ref-update HTTP/1.1" 200 156 0.015906 10.0.0.50 - - [2026-01-30 23:27:45] "POST /ref-update HTTP/1.1" 200 156 0.032843 10.0.0.50 - - [2026-01-30 23:27:45] "POST /ref-update HTTP/1.1" 200 156 0.020680 10.0.0.50 - - [2026-01-30 23:27:45] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.031142 10.0.0.50 - - [2026-01-30 23:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.50 - - [2026-01-30 23:27:45] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004316 10.0.0.50 - - [2026-01-30 23:27:45] "POST /firewall-policys HTTP/1.1" 200 530 0.019951 10.0.0.50 - - [2026-01-30 23:27:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.025072 10.0.0.50 - - [2026-01-30 23:27:46] "GET /firewall-policy/c57c993d-98c2-4275-8b8b-fd8c3511ed23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.013023 10.0.0.50 - - [2026-01-30 23:27:46] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002542 10.0.0.50 - - [2026-01-30 23:27:46] "GET /firewall-policy/c57c993d-98c2-4275-8b8b-fd8c3511ed23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002535 10.0.0.50 - - [2026-01-30 23:27:46] "GET /firewall-policy/4fefdcfb-de2d-499f-9258-02ef4d571667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002121 10.0.0.50 - - [2026-01-30 23:27:46] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002534 10.0.0.50 - - [2026-01-30 23:27:46] "GET /firewall-policy/4fefdcfb-de2d-499f-9258-02ef4d571667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002252 10.0.0.50 - - [2026-01-30 23:27:46] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.001921 10.0.0.50 - - [2026-01-30 23:27:46] "POST /ref-update HTTP/1.1" 200 156 0.022430 10.0.0.50 - - [2026-01-30 23:27:46] "POST /ref-update HTTP/1.1" 200 156 0.025806 10.0.0.50 - - [2026-01-30 23:27:46] "POST /ref-update HTTP/1.1" 200 156 0.028192 10.0.0.50 - - [2026-01-30 23:27:46] "POST /ref-update HTTP/1.1" 200 156 0.021827 10.0.0.50 - - [2026-01-30 23:27:46] "POST /ref-update HTTP/1.1" 200 156 0.037985 10.0.0.50 - - [2026-01-30 23:27:46] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.019454 10.0.0.50 - - [2026-01-30 23:27:46] "POST /tags HTTP/1.1" 200 299 0.040359 10.0.0.50 - - [2026-01-30 23:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.022182 10.0.0.50 - - [2026-01-30 23:27:46] "GET /tag/e5038523-11cb-4f37-a571-0058a879c155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024205 10.0.0.50 - - [2026-01-30 23:27:46] "POST /set-tag HTTP/1.1" 200 109 0.027507 10.0.0.50 - - [2026-01-30 23:27:46] "POST /tags HTTP/1.1" 200 305 0.077949 10.0.0.50 - - [2026-01-30 23:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.50 - - [2026-01-30 23:27:46] "GET /tag/dc79e0e1-943d-4a21-b6d7-3668fdf805be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013343 10.0.0.50 - - [2026-01-30 23:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007497 10.0.0.50 - - [2026-01-30 23:27:46] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034867 10.0.0.50 - - [2026-01-30 23:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.50 - - [2026-01-30 23:27:46] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005524 10.0.0.50 - - [2026-01-30 23:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.50 - - [2026-01-30 23:27:47] "GET /service-appliance-set/a655e1a1-37ca-4d34-b473-4140ceea9468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.009897 10.0.0.50 - - [2026-01-30 23:27:47] "POST /fqname-to-id HTTP/1.1" 404 240 0.003110 10.0.0.50 - - [2026-01-30 23:27:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121586 10.0.0.50 - - [2026-01-30 23:27:47] "GET /virtual-machine-interface/e2ad057f-b1df-427b-95dd-85639eafe478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.028084 10.0.0.50 - - [2026-01-30 23:27:47] "POST /instance-ips HTTP/1.1" 200 381 0.189470 10.0.0.50 - - [2026-01-30 23:27:47] "GET /instance-ip/a367b1cf-b5fe-4b96-acac-8be6dc656de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009065 10.0.0.50 - - [2026-01-30 23:27:47] "POST /loadbalancers HTTP/1.1" 200 582 0.062821 10.0.0.50 - - [2026-01-30 23:27:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028518 10.0.0.50 - - [2026-01-30 23:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005547 10.0.0.50 - - [2026-01-30 23:27:47] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052797 10.0.0.50 - - [2026-01-30 23:27:47] "GET /loadbalancer/642469ed-45b8-490b-9514-d1b9fce7d0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.012004 10.0.0.50 - - [2026-01-30 23:27:47] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.093462 10.0.0.50 - - [2026-01-30 23:27:47] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.091227 10.0.0.50 - - [2026-01-30 23:27:47] "GET /instance-ip/a367b1cf-b5fe-4b96-acac-8be6dc656de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009429 10.0.0.50 - - [2026-01-30 23:27:47] "POST /floating-ips HTTP/1.1" 200 583 0.039874 10.0.0.50 - - [2026-01-30 23:27:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025329 10.0.0.50 - - [2026-01-30 23:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.50 - - [2026-01-30 23:27:47] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056904 10.0.0.50 - - [2026-01-30 23:27:47] "GET /loadbalancer-listener/df9ba71e-7f8f-4542-acae-cb92c4b5f12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002808 10.0.0.50 - - [2026-01-30 23:27:47] "GET /loadbalancer-listener/df9ba71e-7f8f-4542-acae-cb92c4b5f12f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003134 10.0.0.50 - - [2026-01-30 23:27:48] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.016015 10.0.0.50 - - [2026-01-30 23:27:48] "GET /instance-ip/a367b1cf-b5fe-4b96-acac-8be6dc656de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002546 10.0.0.50 - - [2026-01-30 23:27:48] "GET /instance-ip/a367b1cf-b5fe-4b96-acac-8be6dc656de5?fields=floating_ips HTTP/1.1" 200 1171 0.004136 10.0.0.50 - - [2026-01-30 23:27:48] "GET /floating-ip/73745f21-9b24-4179-b600-7e12ce9e289c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.001801 10.0.0.50 - - [2026-01-30 23:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.50 - - [2026-01-30 23:27:48] "GET /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.001989 10.0.0.50 - - [2026-01-30 23:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.50 - - [2026-01-30 23:27:48] "PUT /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4 HTTP/1.1" 200 276 0.018527 10.0.0.50 - - [2026-01-30 23:27:48] "POST /tags HTTP/1.1" 200 357 0.101142 10.0.0.50 - - [2026-01-30 23:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015256 10.0.0.50 - - [2026-01-30 23:27:48] "GET /tag/3ce3348c-cebb-4214-bf3b-4ea16ee7c324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017573 10.0.0.50 - - [2026-01-30 23:27:48] "POST /tags HTTP/1.1" 200 305 0.064992 10.0.0.50 - - [2026-01-30 23:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.019515 10.0.0.50 - - [2026-01-30 23:27:48] "GET /tag/06fc11dd-f0af-417d-8392-1d762a366d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.020241 10.0.0.50 - - [2026-01-30 23:27:48] "POST /id-to-fqname HTTP/1.1" 200 174 0.000493 10.0.0.50 - - [2026-01-30 23:27:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.002435 10.0.0.50 - - [2026-01-30 23:27:48] "POST /security-groups HTTP/1.1" 200 571 0.076004 10.0.0.50 - - [2026-01-30 23:27:48] "POST /projects HTTP/1.1" 200 483 0.176627 10.0.0.50 - - [2026-01-30 23:27:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.010028 10.0.0.50 - - [2026-01-30 23:27:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023885 10.0.0.50 - - [2026-01-30 23:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008799 10.0.0.50 - - [2026-01-30 23:27:48] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.015431 10.0.0.50 - - [2026-01-30 23:27:48] "POST /access-control-lists HTTP/1.1" 200 580 0.085157 10.0.0.50 - - [2026-01-30 23:27:48] "POST /fqname-to-id HTTP/1.1" 404 213 0.032084 10.0.0.50 - - [2026-01-30 23:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.031508 10.0.0.50 - - [2026-01-30 23:27:48] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.012905 10.0.0.50 - - [2026-01-30 23:27:48] "POST /access-control-lists HTTP/1.1" 200 578 0.062966 10.0.0.50 - - [2026-01-30 23:27:48] "PUT /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82 HTTP/1.1" 200 264 0.129719 10.0.0.50 - - [2026-01-30 23:27:49] "PUT /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c HTTP/1.1" 200 264 0.034354 10.0.0.50 - - [2026-01-30 23:27:49] "POST /security-groups HTTP/1.1" 200 537 0.071108 10.0.0.50 - - [2026-01-30 23:27:49] "POST /fqname-to-id HTTP/1.1" 404 234 0.011384 10.0.0.50 - - [2026-01-30 23:27:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016421 10.0.0.50 - - [2026-01-30 23:27:49] "POST /chown HTTP/1.1" 200 109 0.053793 10.0.0.50 - - [2026-01-30 23:27:49] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007226 10.0.0.50 - - [2026-01-30 23:27:49] "POST /access-control-lists HTTP/1.1" 200 596 0.095408 10.0.0.50 - - [2026-01-30 23:27:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.015242 10.0.0.50 - - [2026-01-30 23:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008069 10.0.0.50 - - [2026-01-30 23:27:49] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006414 10.0.0.50 - - [2026-01-30 23:27:49] "POST /tags HTTP/1.1" 409 207 0.008263 10.0.0.50 - - [2026-01-30 23:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.50 - - [2026-01-30 23:27:49] "GET /tag/06fc11dd-f0af-417d-8392-1d762a366d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.032236 10.0.0.50 - - [2026-01-30 23:27:49] "POST /access-control-lists HTTP/1.1" 200 594 0.094908 10.0.0.50 - - [2026-01-30 23:27:49] "POST /firewall-rules HTTP/1.1" 200 564 0.083296 10.0.0.50 - - [2026-01-30 23:27:49] "GET /firewall-rule/5adb2c05-f357-45f4-add4-7fd5b3f91d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004024 10.0.0.50 - - [2026-01-30 23:27:49] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.001960 10.0.0.50 - - [2026-01-30 23:27:49] "GET /firewall-rule/5adb2c05-f357-45f4-add4-7fd5b3f91d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.001960 10.0.0.50 - - [2026-01-30 23:27:49] "POST /ref-update HTTP/1.1" 200 156 0.039110 10.0.0.50 - - [2026-01-30 23:27:49] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022907 10.0.0.50 - - [2026-01-30 23:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.50 - - [2026-01-30 23:27:49] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002989 10.0.0.50 - - [2026-01-30 23:27:49] "POST /tags HTTP/1.1" 409 207 0.001600 10.0.0.50 - - [2026-01-30 23:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.50 - - [2026-01-30 23:27:49] "GET /tag/06fc11dd-f0af-417d-8392-1d762a366d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011175 10.0.0.50 - - [2026-01-30 23:27:49] "POST /firewall-rules HTTP/1.1" 200 562 0.091370 10.0.0.50 - - [2026-01-30 23:27:49] "GET /firewall-rule/4e903162-2be9-4e11-84c5-4b0ec7826295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.012432 10.0.0.50 - - [2026-01-30 23:27:49] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003695 10.0.0.50 - - [2026-01-30 23:27:49] "GET /firewall-rule/4e903162-2be9-4e11-84c5-4b0ec7826295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002050 10.0.0.50 - - [2026-01-30 23:27:49] "POST /ref-update HTTP/1.1" 200 156 0.017511 10.0.0.50 - - [2026-01-30 23:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005472 10.0.0.50 - - [2026-01-30 23:27:50] "GET /loadbalancer/642469ed-45b8-490b-9514-d1b9fce7d0b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002391 10.0.0.50 - - [2026-01-30 23:27:50] "POST /fqname-to-id HTTP/1.1" 404 228 0.001661 10.0.0.50 - - [2026-01-30 23:27:50] "POST /tags HTTP/1.1" 200 355 0.017984 10.0.0.50 - - [2026-01-30 23:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007710 10.0.0.50 - - [2026-01-30 23:27:50] "GET /tag/15089f58-3bc6-497b-830d-1ae9fccbf0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.011322 10.0.0.50 - - [2026-01-30 23:27:50] "POST /tags HTTP/1.1" 200 303 0.025420 10.0.0.50 - - [2026-01-30 23:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005456 10.0.0.50 - - [2026-01-30 23:27:50] "GET /tag/f5080f36-aee4-4ea3-a977-dd5ab240f5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013016 10.0.0.50 - - [2026-01-30 23:27:50] "POST /projects HTTP/1.1" 409 218 0.007176 10.0.0.50 - - [2026-01-30 23:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.50 - - [2026-01-30 23:27:50] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028962 10.0.0.50 - - [2026-01-30 23:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001259 10.0.0.50 - - [2026-01-30 23:27:50] "GET /network-ipam/59f3cb32-bac4-4fdd-b9c3-796a8cc6e5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.001875 10.0.0.50 - - [2026-01-30 23:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.50 - - [2026-01-30 23:27:50] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004774 10.0.0.50 - - [2026-01-30 23:27:50] "PUT /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82 HTTP/1.1" 200 264 0.051681 10.0.0.50 - - [2026-01-30 23:27:50] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006661 10.0.0.50 - - [2026-01-30 23:27:50] "POST /set-tag HTTP/1.1" 200 109 0.040348 10.0.0.50 - - [2026-01-30 23:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.020431 10.0.0.50 - - [2026-01-30 23:27:50] "GET /network-ipam/f7b63ab4-ae0e-47f4-9434-ae2aa1882b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002983 10.0.0.50 - - [2026-01-30 23:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.50 - - [2026-01-30 23:27:50] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004202 10.0.0.50 - - [2026-01-30 23:27:50] "PUT /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c HTTP/1.1" 200 264 0.065160 10.0.0.50 - - [2026-01-30 23:27:50] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004062 10.0.0.50 - - [2026-01-30 23:27:50] "POST /set-tag HTTP/1.1" 200 109 0.049972 10.0.0.50 - - [2026-01-30 23:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013618 10.0.0.50 - - [2026-01-30 23:27:50] "GET /network-policy/549da38d-2278-4f21-83c1-f0097da65d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003162 10.0.0.50 - - [2026-01-30 23:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.50 - - [2026-01-30 23:27:50] "GET /network-policy/1ec43936-2041-41c8-a778-7455e9b97d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.001991 10.0.0.50 - - [2026-01-30 23:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.50 - - [2026-01-30 23:27:50] "GET /network-policy/284a46ce-f2e4-4707-a730-fbabcea9446d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002517 10.0.0.50 - - [2026-01-30 23:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.50 - - [2026-01-30 23:27:50] "PUT /network-policy/284a46ce-f2e4-4707-a730-fbabcea9446d HTTP/1.1" 200 262 0.008962 10.0.0.50 - - [2026-01-30 23:27:50] "POST /ref-update HTTP/1.1" 200 156 0.053326 10.0.0.50 - - [2026-01-30 23:27:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002076 10.0.0.50 - - [2026-01-30 23:27:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001746 10.0.0.50 - - [2026-01-30 23:27:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001618 10.0.0.50 - - [2026-01-30 23:27:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004437 10.0.0.50 - - [2026-01-30 23:27:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001934 10.0.0.50 - - [2026-01-30 23:27:51] "POST /security-groups HTTP/1.1" 409 245 0.004761 10.0.0.50 - - [2026-01-30 23:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.50 - - [2026-01-30 23:27:51] "PUT /security-group/62460947-be93-4eda-8690-0ce80931f304 HTTP/1.1" 200 262 0.056967 10.0.0.50 - - [2026-01-30 23:27:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022332 10.0.0.50 - - [2026-01-30 23:27:51] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005144 10.0.0.50 - - [2026-01-30 23:27:51] "PUT /access-control-list/147c7bee-e51b-4c78-8996-21aabb14d567 HTTP/1.1" 200 272 0.030191 10.0.0.50 - - [2026-01-30 23:27:51] "PUT /access-control-list/59ba06c9-aae7-44e3-9638-e4236f145f3b HTTP/1.1" 200 272 0.012829 10.0.0.50 - - [2026-01-30 23:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.50 - - [2026-01-30 23:27:51] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002537 10.0.0.50 - - [2026-01-30 23:27:51] "POST /tags HTTP/1.1" 409 206 0.001475 10.0.0.50 - - [2026-01-30 23:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.50 - - [2026-01-30 23:27:51] "GET /tag/f5080f36-aee4-4ea3-a977-dd5ab240f5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010468 10.0.0.50 - - [2026-01-30 23:27:51] "POST /firewall-rules HTTP/1.1" 200 562 0.064235 10.0.0.50 - - [2026-01-30 23:27:51] "GET /firewall-rule/9c637487-7127-4631-b199-eacc727cd30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.026720 10.0.0.50 - - [2026-01-30 23:27:51] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003475 10.0.0.50 - - [2026-01-30 23:27:51] "GET /firewall-rule/9c637487-7127-4631-b199-eacc727cd30d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002637 10.0.0.50 - - [2026-01-30 23:27:51] "POST /ref-update HTTP/1.1" 200 156 0.019230 10.0.0.50 - - [2026-01-30 23:27:51] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012827 10.0.0.50 - - [2026-01-30 23:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.50 - - [2026-01-30 23:27:51] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002444 10.0.0.50 - - [2026-01-30 23:27:51] "POST /tags HTTP/1.1" 409 206 0.001428 10.0.0.50 - - [2026-01-30 23:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.50 - - [2026-01-30 23:27:51] "GET /tag/f5080f36-aee4-4ea3-a977-dd5ab240f5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010608 10.0.0.50 - - [2026-01-30 23:27:51] "POST /firewall-rules HTTP/1.1" 200 560 0.079197 10.0.0.50 - - [2026-01-30 23:27:51] "GET /firewall-rule/ea06f995-4870-4c72-bc35-e4f2fb764518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.005983 10.0.0.50 - - [2026-01-30 23:27:51] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.023227 10.0.0.50 - - [2026-01-30 23:27:51] "GET /firewall-rule/ea06f995-4870-4c72-bc35-e4f2fb764518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002190 10.0.0.50 - - [2026-01-30 23:27:51] "POST /ref-update HTTP/1.1" 200 156 0.034044 10.0.0.50 - - [2026-01-30 23:27:51] "POST /tags HTTP/1.1" 200 301 0.048437 10.0.0.50 - - [2026-01-30 23:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018055 10.0.0.50 - - [2026-01-30 23:27:52] "GET /tag/11d54276-2cd9-40b4-b630-7e5ce21cdc69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015864 10.0.0.50 - - [2026-01-30 23:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.50 - - [2026-01-30 23:27:52] "GET /project/18447523-34ad-4572-9e82-9f15b9e1c978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044449 10.0.0.50 - - [2026-01-30 23:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.50 - - [2026-01-30 23:27:52] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.009047 10.0.0.50 - - [2026-01-30 23:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.50 - - [2026-01-30 23:27:52] "GET /service-appliance-set/a655e1a1-37ca-4d34-b473-4140ceea9468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002891 10.0.0.50 - - [2026-01-30 23:27:52] "POST /fqname-to-id HTTP/1.1" 404 242 0.003459 10.0.0.50 - - [2026-01-30 23:27:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116041 10.0.0.50 - - [2026-01-30 23:27:52] "GET /virtual-machine-interface/65e08689-6dbe-4e6f-a4ef-e103df7d3d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.004490 10.0.0.50 - - [2026-01-30 23:27:52] "POST /instance-ips HTTP/1.1" 200 377 0.035176 10.0.0.50 - - [2026-01-30 23:27:52] "GET /instance-ip/5a6d6854-55b4-4201-a1c8-936679e9fe18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008027 10.0.0.50 - - [2026-01-30 23:27:52] "POST /loadbalancers HTTP/1.1" 200 582 0.067154 10.0.0.50 - - [2026-01-30 23:27:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.035566 10.0.0.50 - - [2026-01-30 23:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016816 10.0.0.50 - - [2026-01-30 23:27:52] "GET /project/18447523-34ad-4572-9e82-9f15b9e1c978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.070854 10.0.0.50 - - [2026-01-30 23:27:52] "GET /instance-ip/5a6d6854-55b4-4201-a1c8-936679e9fe18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002437 10.0.0.50 - - [2026-01-30 23:27:52] "GET /project/18447523-34ad-4572-9e82-9f15b9e1c978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045413 10.0.0.50 - - [2026-01-30 23:27:52] "GET /loadbalancer/f273774c-7e4a-48db-ae9c-5899df230d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006109 10.0.0.50 - - [2026-01-30 23:27:52] "POST /floating-ips HTTP/1.1" 200 581 0.042924 10.0.0.50 - - [2026-01-30 23:27:52] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.051002 10.0.0.50 - - [2026-01-30 23:27:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014909 10.0.0.50 - - [2026-01-30 23:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008319 10.0.0.50 - - [2026-01-30 23:27:52] "GET /project/18447523-34ad-4572-9e82-9f15b9e1c978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044937 10.0.0.50 - - [2026-01-30 23:27:52] "GET /loadbalancer-listener/a94f2f1c-556e-4cfd-b91f-ee22e23726cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002748 10.0.0.50 - - [2026-01-30 23:27:52] "GET /loadbalancer-listener/a94f2f1c-556e-4cfd-b91f-ee22e23726cf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003397 10.0.0.50 - - [2026-01-30 23:27:52] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.053406 10.0.0.50 - - [2026-01-30 23:27:53] "GET /instance-ip/5a6d6854-55b4-4201-a1c8-936679e9fe18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007427 10.0.0.50 - - [2026-01-30 23:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.50 - - [2026-01-30 23:27:53] "GET /instance-ip/5a6d6854-55b4-4201-a1c8-936679e9fe18?fields=floating_ips HTTP/1.1" 200 1164 0.019249 10.0.0.50 - - [2026-01-30 23:27:53] "GET /floating-ip/733d372c-f707-4cb6-8515-039e7624d404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002787 10.0.0.50 - - [2026-01-30 23:27:53] "GET /project/18447523-34ad-4572-9e82-9f15b9e1c978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.061633 10.0.0.50 - - [2026-01-30 23:27:53] "GET /loadbalancer/f273774c-7e4a-48db-ae9c-5899df230d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004918 10.0.0.50 - - [2026-01-30 23:27:53] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.029262 10.0.0.50 - - [2026-01-30 23:27:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.042505 10.0.0.50 - - [2026-01-30 23:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015185 10.0.0.50 - - [2026-01-30 23:27:53] "GET /project/18447523-34ad-4572-9e82-9f15b9e1c978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037947 10.0.0.50 - - [2026-01-30 23:27:53] "GET /loadbalancer-listener/4547eb82-8028-468c-81ce-5b169e13a32c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.010212 10.0.0.50 - - [2026-01-30 23:27:53] "GET /loadbalancer-listener/4547eb82-8028-468c-81ce-5b169e13a32c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.002829 10.0.0.50 - - [2026-01-30 23:27:53] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020911 10.0.0.50 - - [2026-01-30 23:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008331 10.0.0.50 - - [2026-01-30 23:27:53] "GET /instance-ip/5a6d6854-55b4-4201-a1c8-936679e9fe18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006341 10.0.0.50 - - [2026-01-30 23:27:53] "GET /instance-ip/5a6d6854-55b4-4201-a1c8-936679e9fe18?fields=floating_ips HTTP/1.1" 200 1164 0.003401 10.0.0.50 - - [2026-01-30 23:27:53] "GET /floating-ip/733d372c-f707-4cb6-8515-039e7624d404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.004723 10.0.0.50 - - [2026-01-30 23:27:53] "GET /project/18447523-34ad-4572-9e82-9f15b9e1c978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.071320 10.0.0.50 - - [2026-01-30 23:27:53] "GET /loadbalancer/f273774c-7e4a-48db-ae9c-5899df230d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002467 10.0.0.50 - - [2026-01-30 23:27:53] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.029742 10.0.0.50 - - [2026-01-30 23:27:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027708 10.0.0.50 - - [2026-01-30 23:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007386 10.0.0.50 - - [2026-01-30 23:27:53] "GET /project/18447523-34ad-4572-9e82-9f15b9e1c978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042066 10.0.0.50 - - [2026-01-30 23:27:53] "GET /loadbalancer-listener/6fa65653-e244-4525-8b43-12e6721fb7de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.019488 10.0.0.50 - - [2026-01-30 23:27:53] "GET /loadbalancer-listener/6fa65653-e244-4525-8b43-12e6721fb7de?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.002829 10.0.0.50 - - [2026-01-30 23:27:53] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.019171 10.0.0.50 - - [2026-01-30 23:27:53] "GET /instance-ip/5a6d6854-55b4-4201-a1c8-936679e9fe18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002105 10.0.0.50 - - [2026-01-30 23:27:53] "GET /instance-ip/5a6d6854-55b4-4201-a1c8-936679e9fe18?fields=floating_ips HTTP/1.1" 200 1164 0.003079 10.0.0.50 - - [2026-01-30 23:27:53] "GET /floating-ip/733d372c-f707-4cb6-8515-039e7624d404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002404 10.0.0.50 - - [2026-01-30 23:27:53] "POST /tags HTTP/1.1" 200 371 0.027435 10.0.0.50 - - [2026-01-30 23:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.021692 10.0.0.50 - - [2026-01-30 23:27:53] "GET /tag/0baaf360-d030-48a2-8a13-105612cd1012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.014248 10.0.0.50 - - [2026-01-30 23:27:53] "POST /tags HTTP/1.1" 200 319 0.020681 10.0.0.50 - - [2026-01-30 23:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006563 10.0.0.50 - - [2026-01-30 23:27:54] "GET /tag/93f35474-a8ce-431d-bb34-d9463f7c395c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.026366 10.0.0.50 - - [2026-01-30 23:27:54] "POST /id-to-fqname HTTP/1.1" 200 181 0.000712 10.0.0.50 - - [2026-01-30 23:27:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.014660 10.0.0.50 - - [2026-01-30 23:27:54] "POST /security-groups HTTP/1.1" 200 578 0.082341 10.0.0.50 - - [2026-01-30 23:27:54] "POST /projects HTTP/1.1" 200 497 0.294078 10.0.0.50 - - [2026-01-30 23:27:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.006130 10.0.0.50 - - [2026-01-30 23:27:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021575 10.0.0.50 - - [2026-01-30 23:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008784 10.0.0.50 - - [2026-01-30 23:27:54] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.012329 10.0.0.50 - - [2026-01-30 23:27:54] "POST /access-control-lists HTTP/1.1" 200 587 0.086307 10.0.0.50 - - [2026-01-30 23:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007977 10.0.0.50 - - [2026-01-30 23:27:54] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006182 10.0.0.50 - - [2026-01-30 23:27:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.003756 10.0.0.50 - - [2026-01-30 23:27:54] "POST /access-control-lists HTTP/1.1" 200 585 0.071251 10.0.0.50 - - [2026-01-30 23:27:54] "PUT /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82 HTTP/1.1" 200 264 0.120773 10.0.0.50 - - [2026-01-30 23:27:54] "PUT /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c HTTP/1.1" 200 264 0.057375 10.0.0.50 - - [2026-01-30 23:27:54] "POST /security-groups HTTP/1.1" 200 558 0.099602 10.0.0.50 - - [2026-01-30 23:27:54] "POST /fqname-to-id HTTP/1.1" 404 248 0.001756 10.0.0.50 - - [2026-01-30 23:27:54] "POST /access-control-lists HTTP/1.1" 200 610 0.034538 10.0.0.50 - - [2026-01-30 23:27:54] "POST /fqname-to-id HTTP/1.1" 404 247 0.019682 10.0.0.50 - - [2026-01-30 23:27:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.043246 10.0.0.50 - - [2026-01-30 23:27:54] "POST /chown HTTP/1.1" 200 109 0.022923 10.0.0.50 - - [2026-01-30 23:27:54] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004258 10.0.0.50 - - [2026-01-30 23:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.50 - - [2026-01-30 23:27:55] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020914 10.0.0.50 - - [2026-01-30 23:27:55] "POST /access-control-lists HTTP/1.1" 200 608 0.093969 10.0.0.50 - - [2026-01-30 23:27:55] "POST /tags HTTP/1.1" 409 214 0.008248 10.0.0.50 - - [2026-01-30 23:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005966 10.0.0.50 - - [2026-01-30 23:27:55] "GET /tag/93f35474-a8ce-431d-bb34-d9463f7c395c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.009709 10.0.0.50 - - [2026-01-30 23:27:55] "POST /firewall-rules HTTP/1.1" 200 578 0.094297 10.0.0.50 - - [2026-01-30 23:27:55] "GET /firewall-rule/b36c9463-322e-44a6-8623-4d560f169230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.013147 10.0.0.50 - - [2026-01-30 23:27:55] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003868 10.0.0.50 - - [2026-01-30 23:27:55] "GET /firewall-rule/b36c9463-322e-44a6-8623-4d560f169230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007791 10.0.0.50 - - [2026-01-30 23:27:55] "POST /ref-update HTTP/1.1" 200 156 0.076556 10.0.0.50 - - [2026-01-30 23:27:55] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001985 10.0.0.50 - - [2026-01-30 23:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006528 10.0.0.50 - - [2026-01-30 23:27:55] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002962 10.0.0.50 - - [2026-01-30 23:27:55] "POST /tags HTTP/1.1" 409 214 0.001908 10.0.0.50 - - [2026-01-30 23:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.50 - - [2026-01-30 23:27:55] "GET /tag/93f35474-a8ce-431d-bb34-d9463f7c395c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.022135 10.0.0.50 - - [2026-01-30 23:27:55] "POST /firewall-rules HTTP/1.1" 200 576 0.076763 10.0.0.50 - - [2026-01-30 23:27:55] "GET /firewall-rule/a16dcbf3-a2a3-42f1-b283-ca10ce85be29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.016225 10.0.0.50 - - [2026-01-30 23:27:55] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.003807 10.0.0.50 - - [2026-01-30 23:27:55] "GET /firewall-rule/a16dcbf3-a2a3-42f1-b283-ca10ce85be29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005692 10.0.0.50 - - [2026-01-30 23:27:55] "POST /ref-update HTTP/1.1" 200 156 0.046112 10.0.0.50 - - [2026-01-30 23:27:55] "POST /tags HTTP/1.1" 200 363 0.021102 10.0.0.50 - - [2026-01-30 23:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013238 10.0.0.50 - - [2026-01-30 23:27:55] "GET /tag/85e0b263-a462-4452-98d7-486a1197afa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.024755 10.0.0.50 - - [2026-01-30 23:27:55] "POST /tags HTTP/1.1" 200 311 0.034961 10.0.0.50 - - [2026-01-30 23:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.50 - - [2026-01-30 23:27:56] "GET /tag/ec3f0d55-ceaa-4fbf-b881-82cdbd820017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021672 10.0.0.50 - - [2026-01-30 23:27:56] "POST /id-to-fqname HTTP/1.1" 200 177 0.004015 10.0.0.50 - - [2026-01-30 23:27:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.009459 10.0.0.50 - - [2026-01-30 23:27:56] "POST /security-groups HTTP/1.1" 200 574 0.123392 10.0.0.50 - - [2026-01-30 23:27:56] "POST /fqname-to-id HTTP/1.1" 404 217 0.008981 10.0.0.50 - - [2026-01-30 23:27:56] "POST /projects HTTP/1.1" 200 489 0.318539 10.0.0.50 - - [2026-01-30 23:27:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025733 10.0.0.50 - - [2026-01-30 23:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.027713 10.0.0.50 - - [2026-01-30 23:27:56] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.018253 10.0.0.50 - - [2026-01-30 23:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.50 - - [2026-01-30 23:27:56] "POST /access-control-lists HTTP/1.1" 200 583 0.143592 10.0.0.50 - - [2026-01-30 23:27:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.001765 10.0.0.50 - - [2026-01-30 23:27:56] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.009460 10.0.0.50 - - [2026-01-30 23:27:56] "POST /access-control-lists HTTP/1.1" 200 581 0.078852 10.0.0.50 - - [2026-01-30 23:27:56] "PUT /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82 HTTP/1.1" 200 264 0.100054 10.0.0.50 - - [2026-01-30 23:27:56] "PUT /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c HTTP/1.1" 200 264 0.068725 10.0.0.50 - - [2026-01-30 23:27:56] "POST /security-groups HTTP/1.1" 200 546 0.103811 10.0.0.50 - - [2026-01-30 23:27:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.002687 10.0.0.50 - - [2026-01-30 23:27:56] "POST /access-control-lists HTTP/1.1" 200 602 0.077150 10.0.0.50 - - [2026-01-30 23:27:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.022956 10.0.0.50 - - [2026-01-30 23:27:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.090406 10.0.0.50 - - [2026-01-30 23:27:57] "POST /chown HTTP/1.1" 200 109 0.023577 10.0.0.50 - - [2026-01-30 23:27:57] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018764 10.0.0.50 - - [2026-01-30 23:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.50 - - [2026-01-30 23:27:57] "POST /access-control-lists HTTP/1.1" 200 600 0.098979 10.0.0.50 - - [2026-01-30 23:27:57] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012280 10.0.0.50 - - [2026-01-30 23:27:57] "POST /tags HTTP/1.1" 409 210 0.013809 10.0.0.50 - - [2026-01-30 23:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012748 10.0.0.50 - - [2026-01-30 23:27:57] "GET /tag/ec3f0d55-ceaa-4fbf-b881-82cdbd820017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011046 10.0.0.50 - - [2026-01-30 23:27:57] "POST /firewall-rules HTTP/1.1" 200 570 0.068556 10.0.0.50 - - [2026-01-30 23:27:57] "GET /firewall-rule/7d1e6b4e-7f7f-4c35-9e27-743ed965e471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013939 10.0.0.50 - - [2026-01-30 23:27:57] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.005250 10.0.0.50 - - [2026-01-30 23:27:57] "GET /firewall-rule/7d1e6b4e-7f7f-4c35-9e27-743ed965e471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.001994 10.0.0.50 - - [2026-01-30 23:27:57] "POST /ref-update HTTP/1.1" 200 156 0.037764 10.0.0.50 - - [2026-01-30 23:27:57] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012831 10.0.0.50 - - [2026-01-30 23:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.50 - - [2026-01-30 23:27:57] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002441 10.0.0.50 - - [2026-01-30 23:27:57] "POST /tags HTTP/1.1" 409 210 0.001621 10.0.0.50 - - [2026-01-30 23:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.50 - - [2026-01-30 23:27:57] "GET /tag/ec3f0d55-ceaa-4fbf-b881-82cdbd820017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013487 10.0.0.50 - - [2026-01-30 23:27:57] "POST /firewall-rules HTTP/1.1" 200 568 0.127369 10.0.0.50 - - [2026-01-30 23:27:57] "GET /firewall-rule/5712de02-7912-4963-8bd3-07a2562c1f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003936 10.0.0.50 - - [2026-01-30 23:27:57] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003066 10.0.0.50 - - [2026-01-30 23:27:57] "GET /firewall-rule/5712de02-7912-4963-8bd3-07a2562c1f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.001937 10.0.0.50 - - [2026-01-30 23:27:57] "POST /ref-update HTTP/1.1" 200 156 0.058358 10.0.0.50 - - [2026-01-30 23:27:57] "POST /tags HTTP/1.1" 200 363 0.036195 10.0.0.50 - - [2026-01-30 23:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.040670 10.0.0.50 - - [2026-01-30 23:27:57] "GET /tag/d7bc82aa-1075-4a71-b2bb-edbc32c7956b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.015897 10.0.0.50 - - [2026-01-30 23:27:58] "POST /tags HTTP/1.1" 200 311 0.048847 10.0.0.50 - - [2026-01-30 23:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.030396 10.0.0.50 - - [2026-01-30 23:27:58] "GET /tag/2609e981-2ea3-43a7-a65b-83b8316646e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015471 10.0.0.50 - - [2026-01-30 23:27:58] "POST /projects HTTP/1.1" 409 223 0.002855 10.0.0.50 - - [2026-01-30 23:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.50 - - [2026-01-30 23:27:58] "GET /project/18447523-34ad-4572-9e82-9f15b9e1c978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049749 10.0.0.50 - - [2026-01-30 23:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.50 - - [2026-01-30 23:27:58] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.009722 10.0.0.50 - - [2026-01-30 23:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007183 10.0.0.50 - - [2026-01-30 23:27:58] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.007152 10.0.0.50 - - [2026-01-30 23:27:58] "PUT /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82 HTTP/1.1" 200 264 0.054349 10.0.0.50 - - [2026-01-30 23:27:58] "PUT /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c HTTP/1.1" 200 264 0.063950 10.0.0.50 - - [2026-01-30 23:27:58] "POST /security-groups HTTP/1.1" 409 253 0.003090 10.0.0.50 - - [2026-01-30 23:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.50 - - [2026-01-30 23:27:58] "PUT /security-group/31ee6e1d-40c7-4c27-a47b-8d305cdc198c HTTP/1.1" 200 262 0.060775 10.0.0.50 - - [2026-01-30 23:27:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.032616 10.0.0.50 - - [2026-01-30 23:27:58] "PUT /access-control-list/71880392-5751-436d-bbbb-8562cedf59c2 HTTP/1.1" 200 272 0.019586 10.0.0.50 - - [2026-01-30 23:27:58] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031077 10.0.0.50 - - [2026-01-30 23:27:58] "PUT /access-control-list/c05d60d6-e4b4-4587-bfbd-4cb5be8fb5f9 HTTP/1.1" 200 272 0.043499 10.0.0.50 - - [2026-01-30 23:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.50 - - [2026-01-30 23:27:58] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004119 10.0.0.50 - - [2026-01-30 23:27:58] "POST /tags HTTP/1.1" 409 210 0.001347 10.0.0.50 - - [2026-01-30 23:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.50 - - [2026-01-30 23:27:58] "GET /tag/2609e981-2ea3-43a7-a65b-83b8316646e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011530 10.0.0.50 - - [2026-01-30 23:27:58] "POST /firewall-rules HTTP/1.1" 200 570 0.082742 10.0.0.50 - - [2026-01-30 23:27:58] "GET /firewall-rule/6d975278-bd53-4f2c-9f5d-3a11845b421a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011040 10.0.0.50 - - [2026-01-30 23:27:58] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003760 10.0.0.50 - - [2026-01-30 23:27:58] "GET /firewall-rule/6d975278-bd53-4f2c-9f5d-3a11845b421a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002150 10.0.0.50 - - [2026-01-30 23:27:59] "POST /ref-update HTTP/1.1" 200 156 0.083713 10.0.0.50 - - [2026-01-30 23:27:59] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002409 10.0.0.50 - - [2026-01-30 23:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.50 - - [2026-01-30 23:27:59] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002264 10.0.0.50 - - [2026-01-30 23:27:59] "POST /tags HTTP/1.1" 409 210 0.001884 10.0.0.50 - - [2026-01-30 23:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.50 - - [2026-01-30 23:27:59] "GET /tag/2609e981-2ea3-43a7-a65b-83b8316646e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011886 10.0.0.50 - - [2026-01-30 23:27:59] "POST /firewall-rules HTTP/1.1" 200 568 0.092761 10.0.0.50 - - [2026-01-30 23:27:59] "GET /firewall-rule/70c0c40f-5096-4df7-b304-61951381ab01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.026298 10.0.0.50 - - [2026-01-30 23:27:59] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003246 10.0.0.50 - - [2026-01-30 23:27:59] "GET /firewall-rule/70c0c40f-5096-4df7-b304-61951381ab01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006155 10.0.0.50 - - [2026-01-30 23:27:59] "POST /ref-update HTTP/1.1" 200 156 0.046396 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:28:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:28:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000774 10.0.0.50 - - [2026-01-30 23:28:23] "GET / HTTP/1.1" 200 35931 0.001447 10.0.0.50 - - [2026-01-30 23:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.50 - - [2026-01-30 23:28:23] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004417 10.0.0.50 - - [2026-01-30 23:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.50 - - [2026-01-30 23:28:23] "GET /config-node/fc298ead-f67b-4246-a5a8-3c99e75e0659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002925 10.0.0.50 - - [2026-01-30 23:28:30] "POST /tags HTTP/1.1" 200 301 0.048275 10.0.0.50 - - [2026-01-30 23:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008389 10.0.0.50 - - [2026-01-30 23:28:30] "GET /tag/464e3546-eb6e-466f-acc8-8b8261250e4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014362 10.0.0.50 - - [2026-01-30 23:28:31] "POST /tags HTTP/1.1" 200 325 0.052640 10.0.0.50 - - [2026-01-30 23:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.50 - - [2026-01-30 23:28:31] "GET /tag/cc385c83-bf51-4832-8f5b-bcec2a05bfcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.013165 10.0.0.50 - - [2026-01-30 23:28:31] "POST /tags HTTP/1.1" 409 237 0.001807 10.0.0.50 - - [2026-01-30 23:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.50 - - [2026-01-30 23:28:31] "GET /tag/d7bc82aa-1075-4a71-b2bb-edbc32c7956b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.009854 10.0.0.50 - - [2026-01-30 23:28:31] "POST /tags HTTP/1.1" 409 210 0.002933 10.0.0.50 - - [2026-01-30 23:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.50 - - [2026-01-30 23:28:31] "GET /tag/2609e981-2ea3-43a7-a65b-83b8316646e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011407 10.0.0.50 - - [2026-01-30 23:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.50 - - [2026-01-30 23:28:31] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004246 10.0.0.50 - - [2026-01-30 23:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.50 - - [2026-01-30 23:28:31] "GET /project/18447523-34ad-4572-9e82-9f15b9e1c978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037024 10.0.0.50 - - [2026-01-30 23:28:31] "POST /virtual-machines HTTP/1.1" 200 377 0.016173 10.0.0.50 - - [2026-01-30 23:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013703 10.0.0.50 - - [2026-01-30 23:28:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.093881 10.0.0.50 - - [2026-01-30 23:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017249 10.0.0.50 - - [2026-01-30 23:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010031 10.0.0.50 - - [2026-01-30 23:28:31] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010408 10.0.0.50 - - [2026-01-30 23:28:31] "POST /instance-ips HTTP/1.1" 200 409 0.025183 10.0.0.50 - - [2026-01-30 23:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017737 10.0.0.50 - - [2026-01-30 23:28:31] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010135 10.0.0.50 - - [2026-01-30 23:28:31] "POST /set-tag HTTP/1.1" 200 109 0.031328 10.0.0.50 - - [2026-01-30 23:28:31] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009536 10.0.0.50 - - [2026-01-30 23:28:31] "GET /instance-ip/6388f144-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.009846 10.0.0.50 - - [2026-01-30 23:28:31] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004274 10.0.0.50 - - [2026-01-30 23:28:31] "POST /set-tag HTTP/1.1" 200 109 0.002987 10.0.0.50 - - [2026-01-30 23:28:31] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004658 10.0.0.50 - - [2026-01-30 23:28:31] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.50 - - [2026-01-30 23:28:31] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003746 10.0.0.50 - - [2026-01-30 23:28:31] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.50 - - [2026-01-30 23:28:35] "GET / HTTP/1.1" 200 35931 0.001737 10.0.0.50 - - [2026-01-30 23:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.50 - - [2026-01-30 23:28:35] "GET /routing-instance/08b2299d-6ef7-445f-afa1-347e64598b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002128 10.0.0.50 - - [2026-01-30 23:28:35] "POST /bgp-routers HTTP/1.1" 409 301 0.001310 10.0.0.50 - - [2026-01-30 23:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.50 - - [2026-01-30 23:28:35] "GET /bgp-router/fc95bb65-6773-4b89-89f8-28aac1e9f1eb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004108 10.0.0.50 - - [2026-01-30 23:28:35] "PUT /bgp-router/fc95bb65-6773-4b89-89f8-28aac1e9f1eb HTTP/1.1" 200 254 0.010235 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:28:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000848 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:28:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:29:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:29:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000724 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:29:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:29:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000776 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:29:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:29:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000816 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:29:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:29:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:29:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:29:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000731 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:29:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:29:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000755 10.0.0.50 - - [2026-01-30 23:30:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002165 10.0.0.50 - - [2026-01-30 23:30:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002644 10.0.0.249 - - [2026-01-30 23:30:32] "GET / HTTP/1.1" 200 35931 0.001682 10.0.0.249 - - [2026-01-30 23:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.249 - - [2026-01-30 23:30:32] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.003936 10.0.0.249 - - [2026-01-30 23:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.249 - - [2026-01-30 23:30:32] "GET /routing-instance/08b2299d-6ef7-445f-afa1-347e64598b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002717 10.0.0.249 - - [2026-01-30 23:30:32] "PUT /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c HTTP/1.1" 200 274 0.011716 10.0.0.249 - - [2026-01-30 23:30:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.005196 10.0.0.249 - - [2026-01-30 23:30:32] "POST /virtual-routers HTTP/1.1" 200 599 0.017635 10.0.0.249 - - [2026-01-30 23:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011214 10.0.0.249 - - [2026-01-30 23:30:32] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003411 10.0.0.249 - - [2026-01-30 23:30:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.001663 10.0.0.249 - - [2026-01-30 23:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.249 - - [2026-01-30 23:30:32] "GET /virtual-network/e6581963-3e2c-44b8-b184-840e908dc31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003532 10.0.0.249 - - [2026-01-30 23:30:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.041781 10.0.0.50 - - [2026-01-30 23:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006940 10.0.0.50 - - [2026-01-30 23:30:41] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003320 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:30:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000845 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:30:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000957 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:30:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:30:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000761 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:30:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001461 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:30:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001049 10.0.0.50 - - [2026-01-30 23:31:46] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002825 10.0.0.50 - - [2026-01-30 23:31:46] "POST /ref-update HTTP/1.1" 200 156 0.018292 10.0.0.50 - - [2026-01-30 23:31:52] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004292 10.0.0.50 - - [2026-01-30 23:31:52] "POST /set-tag HTTP/1.1" 200 109 0.004536 10.0.0.50 - - [2026-01-30 23:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.50 - - [2026-01-30 23:31:52] "GET /loadbalancer/f273774c-7e4a-48db-ae9c-5899df230d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002591 10.0.0.50 - - [2026-01-30 23:31:53] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005216 10.0.0.50 - - [2026-01-30 23:31:53] "POST /set-tag HTTP/1.1" 200 109 0.001883 10.0.0.50 - - [2026-01-30 23:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.50 - - [2026-01-30 23:31:53] "GET /loadbalancer/f273774c-7e4a-48db-ae9c-5899df230d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002106 10.0.0.50 - - [2026-01-30 23:31:53] "GET /loadbalancer-pool/4e224d58-f249-422e-ae7d-eec061c1afce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.007375 10.0.0.50 - - [2026-01-30 23:31:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016317 10.0.0.50 - - [2026-01-30 23:31:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.006190 10.0.0.50 - - [2026-01-30 23:31:53] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012914 10.0.0.50 - - [2026-01-30 23:31:53] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012273 10.0.0.50 - - [2026-01-30 23:31:53] "POST /tags HTTP/1.1" 409 205 0.002762 10.0.0.50 - - [2026-01-30 23:31:53] "POST /ref-update HTTP/1.1" 200 156 0.008911 10.0.0.50 - - [2026-01-30 23:31:53] "GET /floating-ip/733d372c-f707-4cb6-8515-039e7624d404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.010615 10.0.0.50 - - [2026-01-30 23:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.50 - - [2026-01-30 23:31:53] "GET /tag/11d54276-2cd9-40b4-b630-7e5ce21cdc69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010009 10.0.0.50 - - [2026-01-30 23:31:53] "PUT /floating-ip/733d372c-f707-4cb6-8515-039e7624d404 HTTP/1.1" 200 256 0.011583 10.0.0.50 - - [2026-01-30 23:31:54] "POST /set-tag HTTP/1.1" 200 109 0.073900 10.0.0.50 - - [2026-01-30 23:31:54] "GET /loadbalancer-pool/fdaa291a-53ab-4145-855b-f0074e28cb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.020643 10.0.0.50 - - [2026-01-30 23:31:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016595 10.0.0.50 - - [2026-01-30 23:31:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017639 10.0.0.50 - - [2026-01-30 23:31:54] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017156 10.0.0.50 - - [2026-01-30 23:31:54] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003586 10.0.0.50 - - [2026-01-30 23:31:54] "POST /ref-update HTTP/1.1" 200 156 0.006242 10.0.0.50 - - [2026-01-30 23:31:54] "GET /floating-ip/733d372c-f707-4cb6-8515-039e7624d404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.009807 10.0.0.50 - - [2026-01-30 23:31:54] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.50 - - [2026-01-30 23:31:54] "GET /loadbalancer-pool/57ba4183-6265-41ef-a6de-265dd92691be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003408 10.0.0.50 - - [2026-01-30 23:31:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.012109 10.0.0.50 - - [2026-01-30 23:31:54] "PUT /floating-ip/733d372c-f707-4cb6-8515-039e7624d404 HTTP/1.1" 200 256 0.019320 10.0.0.50 - - [2026-01-30 23:31:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008173 10.0.0.50 - - [2026-01-30 23:31:54] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010873 10.0.0.50 - - [2026-01-30 23:31:54] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003820 10.0.0.50 - - [2026-01-30 23:31:54] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.50 - - [2026-01-30 23:31:54] "POST /ref-update HTTP/1.1" 200 156 0.007023 10.0.0.50 - - [2026-01-30 23:31:54] "GET /floating-ip/733d372c-f707-4cb6-8515-039e7624d404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.004807 10.0.0.50 - - [2026-01-30 23:31:54] "PUT /floating-ip/733d372c-f707-4cb6-8515-039e7624d404 HTTP/1.1" 200 256 0.010037 10.0.0.50 - - [2026-01-30 23:34:30] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004089 10.0.0.50 - - [2026-01-30 23:34:30] "POST /set-tag HTTP/1.1" 200 109 0.001955 10.0.0.50 - - [2026-01-30 23:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.50 - - [2026-01-30 23:34:30] "GET /loadbalancer/f273774c-7e4a-48db-ae9c-5899df230d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002614 10.0.0.50 - - [2026-01-30 23:34:30] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003871 10.0.0.50 - - [2026-01-30 23:34:30] "POST /set-tag HTTP/1.1" 200 109 0.038862 10.0.0.50 - - [2026-01-30 23:34:30] "DELETE /loadbalancer-member/6785d29f-e89f-4c7a-b4f2-7b1df40b5b0c HTTP/1.1" 200 115 0.044744 10.0.0.50 - - [2026-01-30 23:34:30] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009274 10.0.0.50 - - [2026-01-30 23:34:30] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.50 - - [2026-01-30 23:34:30] "DELETE /loadbalancer-member/232f977d-231f-4acf-a04d-76c4c397a989 HTTP/1.1" 200 115 0.029495 10.0.0.50 - - [2026-01-30 23:34:30] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007211 10.0.0.50 - - [2026-01-30 23:34:30] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.50 - - [2026-01-30 23:34:30] "DELETE /loadbalancer-member/a9d61c67-06be-490a-8067-56fa50a8c58b HTTP/1.1" 200 115 0.038501 10.0.0.50 - - [2026-01-30 23:34:30] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005758 10.0.0.50 - - [2026-01-30 23:34:30] "POST /set-tag HTTP/1.1" 200 109 0.004822 10.0.0.50 - - [2026-01-30 23:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009679 10.0.0.50 - - [2026-01-30 23:34:31] "GET /loadbalancer/f273774c-7e4a-48db-ae9c-5899df230d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002223 10.0.0.50 - - [2026-01-30 23:34:31] "GET /loadbalancer-pool/4e224d58-f249-422e-ae7d-eec061c1afce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003173 10.0.0.50 - - [2026-01-30 23:34:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032387 10.0.0.50 - - [2026-01-30 23:34:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.039824 10.0.0.50 - - [2026-01-30 23:34:31] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022059 10.0.0.50 - - [2026-01-30 23:34:31] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003894 10.0.0.50 - - [2026-01-30 23:34:31] "GET /floating-ip/733d372c-f707-4cb6-8515-039e7624d404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002140 10.0.0.50 - - [2026-01-30 23:34:31] "POST /set-tag HTTP/1.1" 200 109 0.071973 10.0.0.50 - - [2026-01-30 23:34:31] "GET /loadbalancer-pool/fdaa291a-53ab-4145-855b-f0074e28cb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.008721 10.0.0.50 - - [2026-01-30 23:34:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.047457 10.0.0.50 - - [2026-01-30 23:34:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.006538 10.0.0.50 - - [2026-01-30 23:34:31] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009727 10.0.0.50 - - [2026-01-30 23:34:31] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014631 10.0.0.50 - - [2026-01-30 23:34:31] "GET /floating-ip/733d372c-f707-4cb6-8515-039e7624d404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002214 10.0.0.50 - - [2026-01-30 23:34:31] "POST /set-tag HTTP/1.1" 200 109 0.003311 10.0.0.50 - - [2026-01-30 23:34:31] "GET /loadbalancer-pool/57ba4183-6265-41ef-a6de-265dd92691be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002538 10.0.0.50 - - [2026-01-30 23:34:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013136 10.0.0.50 - - [2026-01-30 23:34:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013574 10.0.0.50 - - [2026-01-30 23:34:31] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006511 10.0.0.50 - - [2026-01-30 23:34:31] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009052 10.0.0.50 - - [2026-01-30 23:34:31] "GET /floating-ip/733d372c-f707-4cb6-8515-039e7624d404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.005071 10.0.0.50 - - [2026-01-30 23:34:31] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.50 - - [2026-01-30 23:35:00] "GET /global-system-configs HTTP/1.1" 200 322 0.004456 10.0.0.50 - - [2026-01-30 23:35:01] "GET /global-system-configs HTTP/1.1" 200 322 0.005450 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:35:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000810 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:35:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000711 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:35:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:35:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:35:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:35:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:35:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:35:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000738 10.0.0.249 - - [2026-01-30 23:36:12] "GET / HTTP/1.1" 200 35931 0.002055 10.0.0.249 - - [2026-01-30 23:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.249 - - [2026-01-30 23:36:12] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008415 10.0.0.249 - - [2026-01-30 23:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.249 - - [2026-01-30 23:36:12] "GET /routing-instance/08b2299d-6ef7-445f-afa1-347e64598b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002531 10.0.0.249 - - [2026-01-30 23:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.249 - - [2026-01-30 23:36:12] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003492 10.0.0.249 - - [2026-01-30 23:36:12] "PUT /virtual-router/8309e900-e510-4185-991c-04510919d2b0 HTTP/1.1" 200 262 0.009063 10.0.0.249 - - [2026-01-30 23:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.249 - - [2026-01-30 23:36:12] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002596 10.0.0.249 - - [2026-01-30 23:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.249 - - [2026-01-30 23:36:12] "GET /virtual-machine-interface/1f40a171-8d5e-4f2c-92c2-80bb0424f8c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004637 10.0.0.249 - - [2026-01-30 23:36:12] "PUT /virtual-machine-interface/1f40a171-8d5e-4f2c-92c2-80bb0424f8c7 HTTP/1.1" 200 284 0.007472 10.0.0.50 - - [2026-01-30 23:38:45] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004041 10.0.0.50 - - [2026-01-30 23:38:45] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.50 - - [2026-01-30 23:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.50 - - [2026-01-30 23:38:45] "GET /loadbalancer/f273774c-7e4a-48db-ae9c-5899df230d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002586 10.0.0.50 - - [2026-01-30 23:38:45] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004398 10.0.0.50 - - [2026-01-30 23:38:45] "POST /set-tag HTTP/1.1" 200 109 0.024132 10.0.0.50 - - [2026-01-30 23:38:45] "DELETE /loadbalancer-member/27e4547d-4cf1-45c4-bb3e-7fc6d9bfc4e0 HTTP/1.1" 200 115 0.043934 10.0.0.50 - - [2026-01-30 23:38:45] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020661 10.0.0.50 - - [2026-01-30 23:38:45] "POST /set-tag HTTP/1.1" 200 109 0.003904 10.0.0.50 - - [2026-01-30 23:38:46] "DELETE /loadbalancer-member/e5c90bcc-0682-4e35-808a-696f878a88a6 HTTP/1.1" 200 115 0.037778 10.0.0.50 - - [2026-01-30 23:38:46] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004086 10.0.0.50 - - [2026-01-30 23:38:46] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.50 - - [2026-01-30 23:38:46] "DELETE /loadbalancer-member/81c271f5-ad04-4db3-972e-577a0508e963 HTTP/1.1" 200 115 0.023858 10.0.0.50 - - [2026-01-30 23:38:46] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004768 10.0.0.50 - - [2026-01-30 23:38:46] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.50 - - [2026-01-30 23:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.50 - - [2026-01-30 23:38:46] "GET /loadbalancer/f273774c-7e4a-48db-ae9c-5899df230d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002092 10.0.0.50 - - [2026-01-30 23:38:46] "GET /loadbalancer-pool/4e224d58-f249-422e-ae7d-eec061c1afce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002667 10.0.0.50 - - [2026-01-30 23:38:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016955 10.0.0.50 - - [2026-01-30 23:38:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.031780 10.0.0.50 - - [2026-01-30 23:38:46] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016316 10.0.0.50 - - [2026-01-30 23:38:46] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007004 10.0.0.50 - - [2026-01-30 23:38:46] "GET /floating-ip/733d372c-f707-4cb6-8515-039e7624d404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002184 10.0.0.50 - - [2026-01-30 23:38:46] "POST /set-tag HTTP/1.1" 200 109 0.063896 10.0.0.50 - - [2026-01-30 23:38:46] "GET /loadbalancer-pool/fdaa291a-53ab-4145-855b-f0074e28cb1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012970 10.0.0.50 - - [2026-01-30 23:38:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024857 10.0.0.50 - - [2026-01-30 23:38:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011410 10.0.0.50 - - [2026-01-30 23:38:46] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013788 10.0.0.50 - - [2026-01-30 23:38:46] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015195 10.0.0.50 - - [2026-01-30 23:38:46] "POST /set-tag HTTP/1.1" 200 109 0.004583 10.0.0.50 - - [2026-01-30 23:38:46] "GET /floating-ip/733d372c-f707-4cb6-8515-039e7624d404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.001712 10.0.0.50 - - [2026-01-30 23:38:46] "GET /loadbalancer-pool/57ba4183-6265-41ef-a6de-265dd92691be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002934 10.0.0.50 - - [2026-01-30 23:38:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031418 10.0.0.50 - - [2026-01-30 23:38:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017312 10.0.0.50 - - [2026-01-30 23:38:46] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009222 10.0.0.50 - - [2026-01-30 23:38:46] "GET /virtual-machine-interface/636f30c4-fe33-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008133 10.0.0.50 - - [2026-01-30 23:38:46] "GET /floating-ip/733d372c-f707-4cb6-8515-039e7624d404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002014 10.0.0.50 - - [2026-01-30 23:38:46] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.50 - - [2026-01-30 23:40:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002017 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:40:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:40:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000772 10.0.0.50 - - [2026-01-30 23:40:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002437 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:40:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:40:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000755 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:41:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:41:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000820 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:41:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:41:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 10.0.0.50 - - [2026-01-30 23:41:40] "GET / HTTP/1.1" 200 35931 0.001542 10.0.0.50 - - [2026-01-30 23:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.50 - - [2026-01-30 23:41:40] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051096 10.0.0.50 - - [2026-01-30 23:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.50 - - [2026-01-30 23:41:41] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043974 10.0.0.50 - - [2026-01-30 23:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.50 - - [2026-01-30 23:41:41] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026737 10.0.0.50 - - [2026-01-30 23:41:41] "POST /tags HTTP/1.1" 200 333 0.031430 10.0.0.50 - - [2026-01-30 23:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016047 10.0.0.50 - - [2026-01-30 23:41:41] "GET /tag/7c43d1a5-4142-4abb-bfe9-6e9dc5d2575b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013997 10.0.0.50 - - [2026-01-30 23:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.50 - - [2026-01-30 23:41:41] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032304 10.0.0.50 - - [2026-01-30 23:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012436 10.0.0.50 - - [2026-01-30 23:41:41] "GET /virtual-networks?parent_id=3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002930 10.0.0.50 - - [2026-01-30 23:41:41] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029711 10.0.0.50 - - [2026-01-30 23:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.50 - - [2026-01-30 23:41:41] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006563 10.0.0.50 - - [2026-01-30 23:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.50 - - [2026-01-30 23:41:41] "GET /service-appliance-set/a655e1a1-37ca-4d34-b473-4140ceea9468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006184 10.0.0.50 - - [2026-01-30 23:41:41] "POST /fqname-to-id HTTP/1.1" 404 254 0.002356 10.0.0.50 - - [2026-01-30 23:41:41] "POST /virtual-networks HTTP/1.1" 200 512 0.093823 10.0.0.50 - - [2026-01-30 23:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.50 - - [2026-01-30 23:41:41] "GET /network-ipam/3e6c84c3-1d7b-49cb-9651-9a6d5868ea8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002863 10.0.0.50 - - [2026-01-30 23:41:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.120997 10.0.0.50 - - [2026-01-30 23:41:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004942 10.0.0.50 - - [2026-01-30 23:41:42] "POST /ref-update HTTP/1.1" 200 156 0.115906 10.0.0.50 - - [2026-01-30 23:41:42] "GET /virtual-machine-interface/16c6f430-727f-4c54-84c8-59263c75c39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.012480 10.0.0.50 - - [2026-01-30 23:41:42] "POST /instance-ips HTTP/1.1" 200 409 0.020648 10.0.0.50 - - [2026-01-30 23:41:42] "GET /virtual-network/d2173775-5813-43d3-9554-a1d7d9df1e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.007114 10.0.0.50 - - [2026-01-30 23:41:42] "GET /domains HTTP/1.1" 200 280 0.001570 10.0.0.50 - - [2026-01-30 23:41:42] "GET /domain/5a5a19ad-1655-4641-8d18-4ae42f6b2f50 HTTP/1.1" 200 3086 0.010600 10.0.0.50 - - [2026-01-30 23:41:42] "GET /instance-ip/a4d7f408-9404-4948-a1be-f5598f2c39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004276 10.0.0.50 - - [2026-01-30 23:41:42] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084 HTTP/1.1" 200 5476 0.033993 10.0.0.50 - - [2026-01-30 23:41:42] "GET /virtual-network/d2173775-5813-43d3-9554-a1d7d9df1e16 HTTP/1.1" 200 2086 0.047829 10.0.0.50 - - [2026-01-30 23:41:42] "POST /loadbalancers HTTP/1.1" 200 610 0.079523 10.0.0.50 - - [2026-01-30 23:41:42] "GET /virtual-network/d2173775-5813-43d3-9554-a1d7d9df1e16 HTTP/1.1" 200 2086 0.009052 10.0.0.50 - - [2026-01-30 23:41:42] "GET /routing-instance/6068200a-5a34-4d55-84ba-c82442ec948b HTTP/1.1" 200 1180 0.006659 10.0.0.50 - - [2026-01-30 23:41:42] "GET /routing-instance/6068200a-5a34-4d55-84ba-c82442ec948b HTTP/1.1" 200 1180 0.004469 10.0.0.50 - - [2026-01-30 23:41:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.033662 10.0.0.50 - - [2026-01-30 23:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.50 - - [2026-01-30 23:41:42] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040273 10.0.0.50 - - [2026-01-30 23:41:42] "GET /instance-ip/a4d7f408-9404-4948-a1be-f5598f2c39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002095 10.0.0.50 - - [2026-01-30 23:41:42] "POST /floating-ips HTTP/1.1" 200 597 0.013334 10.0.0.50 - - [2026-01-30 23:41:42] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062957 10.0.0.50 - - [2026-01-30 23:41:42] "GET /loadbalancer/efc77e77-b713-4fc4-b7a7-17a23fe464a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.017246 10.0.0.50 - - [2026-01-30 23:41:42] "POST /route-targets HTTP/1.1" 200 327 0.026337 10.0.0.50 - - [2026-01-30 23:41:42] "POST /ref-update HTTP/1.1" 200 156 0.027078 10.0.0.50 - - [2026-01-30 23:41:42] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.064600 10.0.0.50 - - [2026-01-30 23:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.50 - - [2026-01-30 23:41:42] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029333 10.0.0.50 - - [2026-01-30 23:41:42] "GET /loadbalancer-listener/a7d6f81d-3dfd-417b-a159-4b2a3831af7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003121 10.0.0.50 - - [2026-01-30 23:41:42] "GET /loadbalancer-listener/a7d6f81d-3dfd-417b-a159-4b2a3831af7e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003300 10.0.0.50 - - [2026-01-30 23:41:42] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023340 10.0.0.50 - - [2026-01-30 23:41:42] "GET /instance-ip/a4d7f408-9404-4948-a1be-f5598f2c39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002299 10.0.0.50 - - [2026-01-30 23:41:42] "GET /instance-ip/a4d7f408-9404-4948-a1be-f5598f2c39ba?fields=floating_ips HTTP/1.1" 200 1213 0.003711 10.0.0.50 - - [2026-01-30 23:41:42] "GET /floating-ip/4c62ff96-9748-48da-bb05-f3a4a72cd775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.001615 10.0.0.50 - - [2026-01-30 23:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.50 - - [2026-01-30 23:41:42] "GET /loadbalancer/efc77e77-b713-4fc4-b7a7-17a23fe464a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.001931 10.0.0.50 - - [2026-01-30 23:41:42] "POST /tags HTTP/1.1" 200 295 0.037400 10.0.0.50 - - [2026-01-30 23:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006260 10.0.0.50 - - [2026-01-30 23:41:42] "GET /tag/6bcafb2e-098a-459b-b59f-6b0d73f0bf64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.014138 10.0.0.50 - - [2026-01-30 23:41:42] "POST /tags HTTP/1.1" 409 233 0.001896 10.0.0.50 - - [2026-01-30 23:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001285 10.0.0.50 - - [2026-01-30 23:41:42] "GET /tag/15089f58-3bc6-497b-830d-1ae9fccbf0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.012318 10.0.0.50 - - [2026-01-30 23:41:42] "POST /tags HTTP/1.1" 409 206 0.006351 10.0.0.50 - - [2026-01-30 23:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.50 - - [2026-01-30 23:41:42] "GET /tag/f5080f36-aee4-4ea3-a977-dd5ab240f5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018068 10.0.0.50 - - [2026-01-30 23:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.50 - - [2026-01-30 23:41:42] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004329 10.0.0.50 - - [2026-01-30 23:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.50 - - [2026-01-30 23:41:42] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033180 10.0.0.50 - - [2026-01-30 23:41:42] "POST /virtual-machines HTTP/1.1" 200 369 0.008672 10.0.0.50 - - [2026-01-30 23:41:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.006393 10.0.0.50 - - [2026-01-30 23:41:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115999 10.0.0.50 - - [2026-01-30 23:41:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026256 10.0.0.50 - - [2026-01-30 23:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005328 10.0.0.50 - - [2026-01-30 23:41:43] "GET /virtual-machine-interface/3b5021e6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004798 10.0.0.50 - - [2026-01-30 23:41:43] "POST /instance-ips HTTP/1.1" 200 409 0.024877 10.0.0.50 - - [2026-01-30 23:41:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.061174 10.0.0.50 - - [2026-01-30 23:41:43] "GET /virtual-machine-interface/3b5021e6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011794 10.0.0.50 - - [2026-01-30 23:41:43] "POST /set-tag HTTP/1.1" 200 109 0.018878 10.0.0.50 - - [2026-01-30 23:41:43] "GET /virtual-machine-interface/3b5021e6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013808 10.0.0.50 - - [2026-01-30 23:41:43] "GET /instance-ip/3b66e4a8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004582 10.0.0.50 - - [2026-01-30 23:41:43] "GET /virtual-machine-interface/3b5021e6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004836 10.0.0.50 - - [2026-01-30 23:41:43] "POST /set-tag HTTP/1.1" 200 109 0.001637 10.0.0.50 - - [2026-01-30 23:41:43] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.001966 10.0.0.50 - - [2026-01-30 23:41:43] "POST /ref-update HTTP/1.1" 200 156 0.007710 10.0.0.50 - - [2026-01-30 23:41:43] "GET /virtual-machine-interface/3b5021e6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011773 10.0.0.50 - - [2026-01-30 23:41:43] "POST /set-tag HTTP/1.1" 200 109 0.002965 10.0.0.50 - - [2026-01-30 23:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.50 - - [2026-01-30 23:41:43] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003209 10.0.0.50 - - [2026-01-30 23:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001143 10.0.0.50 - - [2026-01-30 23:41:43] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037295 10.0.0.50 - - [2026-01-30 23:41:43] "POST /virtual-machines HTTP/1.1" 200 369 0.011111 10.0.0.50 - - [2026-01-30 23:41:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024946 10.0.0.50 - - [2026-01-30 23:41:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106187 10.0.0.50 - - [2026-01-30 23:41:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.006927 10.0.0.50 - - [2026-01-30 23:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008121 10.0.0.50 - - [2026-01-30 23:41:43] "GET /virtual-machine-interface/3bbeb4a8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004545 10.0.0.50 - - [2026-01-30 23:41:43] "POST /instance-ips HTTP/1.1" 200 409 0.020224 10.0.0.50 - - [2026-01-30 23:41:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021044 10.0.0.50 - - [2026-01-30 23:41:44] "GET /virtual-machine-interface/3bbeb4a8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013244 10.0.0.50 - - [2026-01-30 23:41:44] "POST /set-tag HTTP/1.1" 200 109 0.015800 10.0.0.50 - - [2026-01-30 23:41:44] "GET /virtual-machine-interface/3bbeb4a8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011592 10.0.0.50 - - [2026-01-30 23:41:44] "GET /instance-ip/3bd6da56-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002902 10.0.0.50 - - [2026-01-30 23:41:44] "GET /virtual-machine-interface/3bbeb4a8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004556 10.0.0.50 - - [2026-01-30 23:41:44] "POST /set-tag HTTP/1.1" 200 109 0.001990 10.0.0.50 - - [2026-01-30 23:41:44] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.007940 10.0.0.50 - - [2026-01-30 23:41:44] "POST /ref-update HTTP/1.1" 200 156 0.006782 10.0.0.50 - - [2026-01-30 23:41:44] "GET /virtual-machine-interface/3bbeb4a8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003886 10.0.0.50 - - [2026-01-30 23:41:44] "POST /set-tag HTTP/1.1" 200 109 0.001551 10.0.0.50 - - [2026-01-30 23:41:44] "GET /virtual-machine-interface/3b5021e6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004335 10.0.0.50 - - [2026-01-30 23:41:44] "POST /set-tag HTTP/1.1" 200 109 0.004617 10.0.0.50 - - [2026-01-30 23:41:44] "GET /virtual-machine-interface/3bbeb4a8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005301 10.0.0.50 - - [2026-01-30 23:41:44] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.50 - - [2026-01-30 23:41:47] "GET /domains HTTP/1.1" 200 280 0.001708 10.0.0.50 - - [2026-01-30 23:41:47] "GET /domain/5a5a19ad-1655-4641-8d18-4ae42f6b2f50 HTTP/1.1" 200 3086 0.003140 10.0.0.50 - - [2026-01-30 23:41:47] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084 HTTP/1.1" 200 7064 0.035645 10.0.0.50 - - [2026-01-30 23:41:47] "GET /virtual-network/d2173775-5813-43d3-9554-a1d7d9df1e16 HTTP/1.1" 200 2086 0.003216 10.0.0.50 - - [2026-01-30 23:41:47] "GET /virtual-network/d2173775-5813-43d3-9554-a1d7d9df1e16 HTTP/1.1" 200 2086 0.003237 10.0.0.50 - - [2026-01-30 23:41:47] "GET /routing-instance/6068200a-5a34-4d55-84ba-c82442ec948b HTTP/1.1" 200 1401 0.002745 10.0.0.50 - - [2026-01-30 23:41:47] "GET /routing-instance/6068200a-5a34-4d55-84ba-c82442ec948b HTTP/1.1" 200 1401 0.001674 10.0.0.50 - - [2026-01-30 23:41:47] "GET /route-target/f52d4ff7-30f8-41e0-a56a-8695f9a785a4 HTTP/1.1" 200 1153 0.001923 10.0.0.50 - - [2026-01-30 23:41:47] "GET /virtual-network/d2173775-5813-43d3-9554-a1d7d9df1e16 HTTP/1.1" 200 2086 0.003501 10.0.0.50 - - [2026-01-30 23:41:47] "GET /routing-instance/6068200a-5a34-4d55-84ba-c82442ec948b HTTP/1.1" 200 1401 0.002847 10.0.0.50 - - [2026-01-30 23:41:47] "GET /virtual-network/d2173775-5813-43d3-9554-a1d7d9df1e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003536 10.0.0.50 - - [2026-01-30 23:41:47] "GET /virtual-network/d2173775-5813-43d3-9554-a1d7d9df1e16 HTTP/1.1" 200 2086 0.003415 10.0.0.50 - - [2026-01-30 23:41:47] "GET /routing-instance/6068200a-5a34-4d55-84ba-c82442ec948b HTTP/1.1" 200 1401 0.001896 10.0.0.50 - - [2026-01-30 23:41:47] "GET /routing-instance/6068200a-5a34-4d55-84ba-c82442ec948b HTTP/1.1" 200 1401 0.001714 10.0.0.50 - - [2026-01-30 23:41:47] "GET /route-target/f52d4ff7-30f8-41e0-a56a-8695f9a785a4 HTTP/1.1" 200 1153 0.001523 10.0.0.50 - - [2026-01-30 23:41:47] "GET /domains HTTP/1.1" 200 280 0.001521 10.0.0.50 - - [2026-01-30 23:41:47] "GET /domain/5a5a19ad-1655-4641-8d18-4ae42f6b2f50 HTTP/1.1" 200 3086 0.002171 10.0.0.50 - - [2026-01-30 23:41:47] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084 HTTP/1.1" 200 7064 0.026526 10.0.0.50 - - [2026-01-30 23:41:47] "GET /virtual-network/d2173775-5813-43d3-9554-a1d7d9df1e16 HTTP/1.1" 200 2086 0.003412 10.0.0.50 - - [2026-01-30 23:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.50 - - [2026-01-30 23:41:47] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029447 10.0.0.50 - - [2026-01-30 23:41:47] "GET /virtual-network/d2173775-5813-43d3-9554-a1d7d9df1e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003127 10.0.0.50 - - [2026-01-30 23:41:47] "GET /floating-ip-pools?parent_id=d2173775-5813-43d3-9554-a1d7d9df1e16&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001196 10.0.0.50 - - [2026-01-30 23:41:47] "GET /virtual-network/d2173775-5813-43d3-9554-a1d7d9df1e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003081 10.0.0.50 - - [2026-01-30 23:41:47] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017300 10.0.0.50 - - [2026-01-30 23:41:47] "POST /ref-update HTTP/1.1" 200 156 0.008415 10.0.0.50 - - [2026-01-30 23:41:47] "GET /virtual-network/d2173775-5813-43d3-9554-a1d7d9df1e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003884 10.0.0.50 - - [2026-01-30 23:41:47] "GET /domains HTTP/1.1" 200 280 0.001540 10.0.0.50 - - [2026-01-30 23:41:47] "GET /domain/5a5a19ad-1655-4641-8d18-4ae42f6b2f50 HTTP/1.1" 200 3086 0.002247 10.0.0.50 - - [2026-01-30 23:41:47] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084 HTTP/1.1" 200 7320 0.027687 10.0.0.50 - - [2026-01-30 23:41:47] "GET /virtual-network/d2173775-5813-43d3-9554-a1d7d9df1e16 HTTP/1.1" 200 2324 0.004493 10.0.0.50 - - [2026-01-30 23:41:47] "GET /floating-ip-pool/06993d13-f9cf-4c03-addb-8676c835b022 HTTP/1.1" 200 1313 0.001943 10.0.0.50 - - [2026-01-30 23:41:47] "GET /domains HTTP/1.1" 200 280 0.001255 10.0.0.50 - - [2026-01-30 23:41:47] "GET /domain/5a5a19ad-1655-4641-8d18-4ae42f6b2f50 HTTP/1.1" 200 3086 0.002255 10.0.0.50 - - [2026-01-30 23:41:47] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084 HTTP/1.1" 200 7320 0.027693 10.0.0.50 - - [2026-01-30 23:41:47] "GET /virtual-network/d2173775-5813-43d3-9554-a1d7d9df1e16 HTTP/1.1" 200 2324 0.004457 10.0.0.50 - - [2026-01-30 23:41:47] "GET /virtual-network/d2173775-5813-43d3-9554-a1d7d9df1e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003387 10.0.0.50 - - [2026-01-30 23:41:47] "POST /tags HTTP/1.1" 200 365 0.044082 10.0.0.50 - - [2026-01-30 23:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.023196 10.0.0.50 - - [2026-01-30 23:41:47] "GET /tag/e9fda8eb-f05c-4b9e-bc3c-59a305867a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011488 10.0.0.50 - - [2026-01-30 23:41:47] "POST /tags HTTP/1.1" 409 206 0.002399 10.0.0.50 - - [2026-01-30 23:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001265 10.0.0.50 - - [2026-01-30 23:41:47] "GET /tag/f5080f36-aee4-4ea3-a977-dd5ab240f5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.009868 10.0.0.50 - - [2026-01-30 23:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.50 - - [2026-01-30 23:41:47] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.027646 10.0.0.50 - - [2026-01-30 23:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001243 10.0.0.50 - - [2026-01-30 23:41:47] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003128 10.0.0.50 - - [2026-01-30 23:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.50 - - [2026-01-30 23:41:48] "GET /service-appliance-set/b2d48db6-4b84-4283-86aa-feffd2c5b5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002929 10.0.0.50 - - [2026-01-30 23:41:48] "POST /fqname-to-id HTTP/1.1" 404 258 0.001273 10.0.0.50 - - [2026-01-30 23:41:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.088024 10.0.0.50 - - [2026-01-30 23:41:48] "GET /virtual-machine-interface/829ec6ce-25ca-44cd-9899-2bd1653b6c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.025749 10.0.0.50 - - [2026-01-30 23:41:48] "POST /set-tag HTTP/1.1" 200 109 0.015965 10.0.0.50 - - [2026-01-30 23:41:48] "POST /instance-ips HTTP/1.1" 200 417 0.059656 10.0.0.50 - - [2026-01-30 23:41:48] "GET /instance-ip/73dbaa09-ee14-4815-a802-15d3c32e9deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.015335 10.0.0.50 - - [2026-01-30 23:41:48] "POST /loadbalancers HTTP/1.1" 200 618 0.068411 10.0.0.50 - - [2026-01-30 23:41:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015684 10.0.0.50 - - [2026-01-30 23:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008171 10.0.0.50 - - [2026-01-30 23:41:48] "POST /service-instances HTTP/1.1" 200 566 0.019896 10.0.0.50 - - [2026-01-30 23:41:48] "POST /ref-update HTTP/1.1" 200 156 0.013342 10.0.0.50 - - [2026-01-30 23:41:48] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.032595 10.0.0.50 - - [2026-01-30 23:41:48] "GET /virtual-machine-interface/829ec6ce-25ca-44cd-9899-2bd1653b6c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003776 10.0.0.50 - - [2026-01-30 23:41:48] "GET /virtual-machine-interface/829ec6ce-25ca-44cd-9899-2bd1653b6c7d?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.004606 10.0.0.50 - - [2026-01-30 23:41:48] "PUT /service-instance/77fc7ab1-ade9-4aa4-bf3d-1aa2ae7def37 HTTP/1.1" 200 266 0.006763 10.0.0.50 - - [2026-01-30 23:41:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010512 10.0.0.50 - - [2026-01-30 23:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.50 - - [2026-01-30 23:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.50 - - [2026-01-30 23:41:48] "GET /floating-ip-pool/06993d13-f9cf-4c03-addb-8676c835b022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.001809 10.0.0.50 - - [2026-01-30 23:41:48] "POST /floating-ips HTTP/1.1" 200 671 0.078698 10.0.0.50 - - [2026-01-30 23:41:48] "POST /virtual-machines HTTP/1.1" 200 429 0.056028 10.0.0.50 - - [2026-01-30 23:41:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.070695 10.0.0.50 - - [2026-01-30 23:41:48] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002636 10.0.0.50 - - [2026-01-30 23:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.50 - - [2026-01-30 23:41:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.136509 10.0.0.50 - - [2026-01-30 23:41:48] "POST /chown HTTP/1.1" 200 109 0.019373 10.0.0.50 - - [2026-01-30 23:41:48] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010093 10.0.0.50 - - [2026-01-30 23:41:48] "POST /tags HTTP/1.1" 409 221 0.003285 10.0.0.50 - - [2026-01-30 23:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.50 - - [2026-01-30 23:41:48] "POST /chown HTTP/1.1" 200 109 0.005839 10.0.0.50 - - [2026-01-30 23:41:48] "PUT /virtual-machine-interface/ca4567ba-4b1d-431d-8d5d-61603221fa5a HTTP/1.1" 200 284 0.014521 10.0.0.50 - - [2026-01-30 23:41:48] "GET /tag/7c43d1a5-4142-4abb-bfe9-6e9dc5d2575b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018976 10.0.0.50 - - [2026-01-30 23:41:48] "POST /tags HTTP/1.1" 409 238 0.002872 10.0.0.50 - - [2026-01-30 23:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.50 - - [2026-01-30 23:41:48] "PUT /instance-ip/73dbaa09-ee14-4815-a802-15d3c32e9deb HTTP/1.1" 200 256 0.032840 10.0.0.50 - - [2026-01-30 23:41:48] "GET /tag/e9fda8eb-f05c-4b9e-bc3c-59a305867a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012537 10.0.0.50 - - [2026-01-30 23:41:49] "POST /ref-update HTTP/1.1" 200 156 0.014409 10.0.0.50 - - [2026-01-30 23:41:49] "POST /ref-update HTTP/1.1" 200 156 0.015218 10.0.0.50 - - [2026-01-30 23:41:49] "POST /ref-update HTTP/1.1" 200 156 0.014527 10.0.0.50 - - [2026-01-30 23:41:49] "POST /firewall-rules HTTP/1.1" 200 650 0.068006 10.0.0.50 - - [2026-01-30 23:41:49] "GET /firewall-rule/ee5fc796-9f59-44bf-abf6-9ac286500fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.008724 10.0.0.50 - - [2026-01-30 23:41:49] "POST /ref-update HTTP/1.1" 200 156 0.007423 10.0.0.50 - - [2026-01-30 23:41:49] "POST /ref-update HTTP/1.1" 200 156 0.014286 10.0.0.50 - - [2026-01-30 23:41:49] "GET /firewall-policy/c57c993d-98c2-4275-8b8b-fd8c3511ed23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007208 10.0.0.50 - - [2026-01-30 23:41:49] "GET /firewall-rule/ee5fc796-9f59-44bf-abf6-9ac286500fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004022 10.0.0.50 - - [2026-01-30 23:41:49] "POST /ref-update HTTP/1.1" 200 156 0.027365 10.0.0.50 - - [2026-01-30 23:41:49] "POST /ref-update HTTP/1.1" 200 156 0.031612 10.0.0.50 - - [2026-01-30 23:41:49] "POST /virtual-machines HTTP/1.1" 200 429 0.011232 10.0.0.50 - - [2026-01-30 23:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.50 - - [2026-01-30 23:41:49] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048204 10.0.0.50 - - [2026-01-30 23:41:49] "GET /loadbalancer/db386290-78fa-423a-9402-d8897190a1ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.002747 10.0.0.50 - - [2026-01-30 23:41:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.161405 10.0.0.50 - - [2026-01-30 23:41:49] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.121995 10.0.0.50 - - [2026-01-30 23:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011725 10.0.0.50 - - [2026-01-30 23:41:49] "POST /chown HTTP/1.1" 200 109 0.037830 10.0.0.50 - - [2026-01-30 23:41:49] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042547 10.0.0.50 - - [2026-01-30 23:41:49] "GET /loadbalancer-listener/f8875191-84e9-41d4-9a7e-9bf5133cbe0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005021 10.0.0.50 - - [2026-01-30 23:41:49] "GET /loadbalancer-listener/f8875191-84e9-41d4-9a7e-9bf5133cbe0a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.002956 10.0.0.50 - - [2026-01-30 23:41:49] "POST /chown HTTP/1.1" 200 109 0.023003 10.0.0.50 - - [2026-01-30 23:41:49] "PUT /virtual-machine-interface/eb1cdc44-7b2a-4fd9-99ac-d48b1e8b413f HTTP/1.1" 200 284 0.020987 10.0.0.50 - - [2026-01-30 23:41:49] "PUT /instance-ip/73dbaa09-ee14-4815-a802-15d3c32e9deb HTTP/1.1" 200 256 0.026374 10.0.0.50 - - [2026-01-30 23:41:49] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.042230 10.0.0.50 - - [2026-01-30 23:41:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029876 10.0.0.50 - - [2026-01-30 23:41:49] "GET /loadbalancer-pool/9d1db012-c87a-4da7-816d-060b63cf5df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004598 10.0.0.50 - - [2026-01-30 23:41:49] "POST /ref-update HTTP/1.1" 200 156 0.040428 10.0.0.50 - - [2026-01-30 23:41:49] "POST /ref-update HTTP/1.1" 200 156 0.015187 10.0.0.50 - - [2026-01-30 23:41:49] "POST /ref-update HTTP/1.1" 200 156 0.022881 10.0.0.50 - - [2026-01-30 23:41:49] "POST /loadbalancer-members HTTP/1.1" 200 707 0.028197 10.0.0.50 - - [2026-01-30 23:41:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019375 10.0.0.50 - - [2026-01-30 23:41:49] "POST /ref-update HTTP/1.1" 200 156 0.019028 10.0.0.50 - - [2026-01-30 23:41:49] "GET /loadbalancer-member/8f69c72e-77c6-4039-979b-cb98bfcb600b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.019041 10.0.0.50 - - [2026-01-30 23:41:49] "POST /ref-update HTTP/1.1" 200 156 0.029333 10.0.0.50 - - [2026-01-30 23:41:49] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005515 10.0.0.50 - - [2026-01-30 23:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.50 - - [2026-01-30 23:41:49] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002937 10.0.0.50 - - [2026-01-30 23:41:49] "PUT /service-instance/77fc7ab1-ade9-4aa4-bf3d-1aa2ae7def37 HTTP/1.1" 200 266 0.016312 10.0.0.50 - - [2026-01-30 23:41:49] "POST /tags HTTP/1.1" 409 221 0.001722 10.0.0.50 - - [2026-01-30 23:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001145 10.0.0.50 - - [2026-01-30 23:41:49] "GET /tag/7c43d1a5-4142-4abb-bfe9-6e9dc5d2575b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012866 10.0.0.50 - - [2026-01-30 23:41:49] "POST /tags HTTP/1.1" 409 238 0.002562 10.0.0.50 - - [2026-01-30 23:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.50 - - [2026-01-30 23:41:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.028650 10.0.0.50 - - [2026-01-30 23:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.50 - - [2026-01-30 23:41:49] "GET /tag/e9fda8eb-f05c-4b9e-bc3c-59a305867a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014185 10.0.0.50 - - [2026-01-30 23:41:49] "POST /firewall-rules HTTP/1.1" 409 293 0.003384 10.0.0.50 - - [2026-01-30 23:41:49] "POST /chown HTTP/1.1" 200 109 0.028676 10.0.0.50 - - [2026-01-30 23:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.020183 10.0.0.50 - - [2026-01-30 23:41:50] "POST /chown HTTP/1.1" 200 109 0.006429 10.0.0.50 - - [2026-01-30 23:41:50] "PUT /instance-ip/73dbaa09-ee14-4815-a802-15d3c32e9deb HTTP/1.1" 200 256 0.029066 10.0.0.50 - - [2026-01-30 23:41:50] "PUT /firewall-rule/ee5fc796-9f59-44bf-abf6-9ac286500fff HTTP/1.1" 200 260 0.042689 10.0.0.50 - - [2026-01-30 23:41:50] "GET /firewall-rule/ee5fc796-9f59-44bf-abf6-9ac286500fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.009172 10.0.0.50 - - [2026-01-30 23:41:50] "POST /ref-update HTTP/1.1" 200 156 0.035840 10.0.0.50 - - [2026-01-30 23:41:50] "GET /firewall-policy/c57c993d-98c2-4275-8b8b-fd8c3511ed23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.014258 10.0.0.50 - - [2026-01-30 23:41:50] "POST /chown HTTP/1.1" 200 109 0.006003 10.0.0.50 - - [2026-01-30 23:41:50] "GET /firewall-rule/ee5fc796-9f59-44bf-abf6-9ac286500fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.013006 10.0.0.50 - - [2026-01-30 23:41:50] "POST /chown HTTP/1.1" 200 109 0.024114 10.0.0.50 - - [2026-01-30 23:41:50] "PUT /instance-ip/73dbaa09-ee14-4815-a802-15d3c32e9deb HTTP/1.1" 200 256 0.018848 10.0.0.50 - - [2026-01-30 23:41:50] "POST /ref-update HTTP/1.1" 200 156 0.011212 10.0.0.50 - - [2026-01-30 23:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.50 - - [2026-01-30 23:41:50] "POST /chown HTTP/1.1" 200 109 0.005333 10.0.0.50 - - [2026-01-30 23:41:50] "POST /chown HTTP/1.1" 200 109 0.016223 10.0.0.50 - - [2026-01-30 23:41:50] "PUT /instance-ip/73dbaa09-ee14-4815-a802-15d3c32e9deb HTTP/1.1" 200 256 0.009416 10.0.0.50 - - [2026-01-30 23:41:50] "POST /ref-update HTTP/1.1" 200 156 0.019219 10.0.0.50 - - [2026-01-30 23:41:50] "POST /chown HTTP/1.1" 200 109 0.013488 10.0.0.50 - - [2026-01-30 23:41:50] "POST /chown HTTP/1.1" 200 109 0.006084 10.0.0.50 - - [2026-01-30 23:41:50] "PUT /instance-ip/73dbaa09-ee14-4815-a802-15d3c32e9deb HTTP/1.1" 200 256 0.014653 10.0.0.50 - - [2026-01-30 23:41:50] "POST /ref-update HTTP/1.1" 200 156 0.015316 10.0.0.50 - - [2026-01-30 23:41:50] "PUT /service-instance/77fc7ab1-ade9-4aa4-bf3d-1aa2ae7def37 HTTP/1.1" 200 266 0.008001 10.0.0.50 - - [2026-01-30 23:41:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016918 10.0.0.50 - - [2026-01-30 23:41:50] "PUT /service-instance/77fc7ab1-ade9-4aa4-bf3d-1aa2ae7def37 HTTP/1.1" 200 266 0.007813 10.0.0.50 - - [2026-01-30 23:41:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015866 10.0.0.50 - - [2026-01-30 23:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007717 10.0.0.50 - - [2026-01-30 23:41:50] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008428 10.0.0.50 - - [2026-01-30 23:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.50 - - [2026-01-30 23:41:50] "PUT /service-instance/77fc7ab1-ade9-4aa4-bf3d-1aa2ae7def37 HTTP/1.1" 200 266 0.027579 10.0.0.50 - - [2026-01-30 23:41:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.006562 10.0.0.50 - - [2026-01-30 23:41:50] "PUT /service-instance/77fc7ab1-ade9-4aa4-bf3d-1aa2ae7def37 HTTP/1.1" 200 266 0.014196 10.0.0.50 - - [2026-01-30 23:41:50] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.049781 10.0.0.50 - - [2026-01-30 23:41:50] "POST /virtual-machines HTTP/1.1" 200 373 0.007502 10.0.0.50 - - [2026-01-30 23:41:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010804 10.0.0.50 - - [2026-01-30 23:41:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.022590 10.0.0.50 - - [2026-01-30 23:41:50] "PUT /service-instance/77fc7ab1-ade9-4aa4-bf3d-1aa2ae7def37 HTTP/1.1" 200 266 0.012537 10.0.0.50 - - [2026-01-30 23:41:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.063499 10.0.0.50 - - [2026-01-30 23:41:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.120601 10.0.0.50 - - [2026-01-30 23:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010685 10.0.0.50 - - [2026-01-30 23:41:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016481 10.0.0.50 - - [2026-01-30 23:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014177 10.0.0.50 - - [2026-01-30 23:41:51] "GET /virtual-machine-interface/4005a2f6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004433 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.015098 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.016503 10.0.0.50 - - [2026-01-30 23:41:51] "POST /ref-update HTTP/1.1" 200 156 0.018260 10.0.0.50 - - [2026-01-30 23:41:51] "POST /instance-ips HTTP/1.1" 200 413 0.024238 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.015849 10.0.0.50 - - [2026-01-30 23:41:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.036420 10.0.0.50 - - [2026-01-30 23:41:51] "GET /virtual-machine-interface/4005a2f6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.013451 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.030981 10.0.0.50 - - [2026-01-30 23:41:51] "POST /ref-update HTTP/1.1" 200 156 0.018998 10.0.0.50 - - [2026-01-30 23:41:51] "POST /set-tag HTTP/1.1" 200 109 0.013999 10.0.0.50 - - [2026-01-30 23:41:51] "GET /virtual-machine-interface/4005a2f6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.017653 10.0.0.50 - - [2026-01-30 23:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013034 10.0.0.50 - - [2026-01-30 23:41:51] "GET /instance-ip/4022f004-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.005967 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.010062 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.013035 10.0.0.50 - - [2026-01-30 23:41:51] "GET /virtual-machine-interface/4005a2f6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003767 10.0.0.50 - - [2026-01-30 23:41:51] "POST /set-tag HTTP/1.1" 200 109 0.001696 10.0.0.50 - - [2026-01-30 23:41:51] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004494 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.009043 10.0.0.50 - - [2026-01-30 23:41:51] "POST /ref-update HTTP/1.1" 200 156 0.022027 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.017726 10.0.0.50 - - [2026-01-30 23:41:51] "GET /virtual-machine-interface/4005a2f6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003846 10.0.0.50 - - [2026-01-30 23:41:51] "POST /set-tag HTTP/1.1" 200 109 0.003269 10.0.0.50 - - [2026-01-30 23:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.50 - - [2026-01-30 23:41:51] "GET /virtual-machine-interface/4005a2f6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003392 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.004840 10.0.0.50 - - [2026-01-30 23:41:51] "POST /set-tag HTTP/1.1" 200 109 0.001815 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.004879 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.014468 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.016290 10.0.0.50 - - [2026-01-30 23:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.005563 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.016705 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.012763 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.005487 10.0.0.50 - - [2026-01-30 23:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.006439 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.005004 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.013888 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.017316 10.0.0.50 - - [2026-01-30 23:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.005268 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.019296 10.0.0.50 - - [2026-01-30 23:41:51] "POST /chown HTTP/1.1" 200 109 0.012502 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.005251 10.0.0.50 - - [2026-01-30 23:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.005398 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.005861 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.016315 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.014543 10.0.0.50 - - [2026-01-30 23:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.005339 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.021711 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.014776 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.006020 10.0.0.50 - - [2026-01-30 23:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.005428 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.005513 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.013490 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.019852 10.0.0.50 - - [2026-01-30 23:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.006318 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.016475 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.013076 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.005849 10.0.0.50 - - [2026-01-30 23:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.005794 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.011044 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.007702 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.031775 10.0.0.50 - - [2026-01-30 23:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.005870 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.013860 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.014617 10.0.0.50 - - [2026-01-30 23:41:52] "POST /chown HTTP/1.1" 200 109 0.005278 10.0.0.50 - - [2026-01-30 23:41:53] "GET /virtual-machine-interface/3b5021e6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003923 10.0.0.50 - - [2026-01-30 23:41:53] "POST /set-tag HTTP/1.1" 200 109 0.003398 10.0.0.50 - - [2026-01-30 23:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.50 - - [2026-01-30 23:41:53] "GET /loadbalancer/efc77e77-b713-4fc4-b7a7-17a23fe464a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002554 10.0.0.50 - - [2026-01-30 23:41:53] "GET /loadbalancer-pool/f86141cc-5506-45a5-9045-7012ef0007a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002381 10.0.0.50 - - [2026-01-30 23:41:53] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014184 10.0.0.50 - - [2026-01-30 23:41:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.011948 10.0.0.50 - - [2026-01-30 23:41:54] "GET /virtual-machine-interface/3b5021e6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006540 10.0.0.50 - - [2026-01-30 23:41:54] "POST /tags HTTP/1.1" 409 221 0.003060 10.0.0.50 - - [2026-01-30 23:41:54] "GET /virtual-machine-interface/3b5021e6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003418 10.0.0.50 - - [2026-01-30 23:41:54] "POST /ref-update HTTP/1.1" 200 156 0.014345 10.0.0.50 - - [2026-01-30 23:41:54] "GET /floating-ip/4c62ff96-9748-48da-bb05-f3a4a72cd775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.019518 10.0.0.50 - - [2026-01-30 23:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.50 - - [2026-01-30 23:41:54] "GET /tag/7c43d1a5-4142-4abb-bfe9-6e9dc5d2575b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009802 10.0.0.50 - - [2026-01-30 23:41:54] "PUT /floating-ip/4c62ff96-9748-48da-bb05-f3a4a72cd775 HTTP/1.1" 200 256 0.013432 10.0.0.50 - - [2026-01-30 23:41:54] "POST /set-tag HTTP/1.1" 200 109 0.051627 10.0.0.50 - - [2026-01-30 23:41:54] "GET /virtual-machine-interface/3bbeb4a8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003979 10.0.0.50 - - [2026-01-30 23:41:54] "POST /set-tag HTTP/1.1" 200 109 0.005352 10.0.0.50 - - [2026-01-30 23:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.50 - - [2026-01-30 23:41:54] "GET /loadbalancer/efc77e77-b713-4fc4-b7a7-17a23fe464a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002056 10.0.0.50 - - [2026-01-30 23:41:54] "GET /loadbalancer-pool/f86141cc-5506-45a5-9045-7012ef0007a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003970 10.0.0.50 - - [2026-01-30 23:41:55] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022332 10.0.0.50 - - [2026-01-30 23:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025388 10.0.0.50 - - [2026-01-30 23:41:55] "GET /virtual-machine-interface/3bbeb4a8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004343 10.0.0.50 - - [2026-01-30 23:41:55] "GET /virtual-machine-interface/3bbeb4a8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004348 10.0.0.50 - - [2026-01-30 23:41:55] "POST /ref-update HTTP/1.1" 200 156 0.005606 10.0.0.50 - - [2026-01-30 23:41:55] "GET /floating-ip/4c62ff96-9748-48da-bb05-f3a4a72cd775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006925 10.0.0.50 - - [2026-01-30 23:41:55] "POST /set-tag HTTP/1.1" 200 109 0.019227 10.0.0.50 - - [2026-01-30 23:41:55] "GET /virtual-machine/6635f472-8e83-4e85-b9ad-c32f75ad350e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003673 10.0.0.50 - - [2026-01-30 23:41:55] "GET /virtual-machine-interface/3b5021e6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004389 10.0.0.50 - - [2026-01-30 23:41:55] "GET /virtual-machine/737bec4b-0cf0-4771-ab74-800dca57bfbe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002930 10.0.0.50 - - [2026-01-30 23:41:55] "GET /virtual-machine-interface/3bbeb4a8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004376 10.0.0.50 - - [2026-01-30 23:42:00] "GET /virtual-machine-interface/4005a2f6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003935 10.0.0.50 - - [2026-01-30 23:42:00] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.50 - - [2026-01-30 23:42:01] "GET /virtual-machine/9dd816e5-93b3-47c1-bc54-a25bbe7d1616?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003062 10.0.0.50 - - [2026-01-30 23:42:01] "GET /virtual-machine-interface/4005a2f6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003937 10.0.0.50 - - [2026-01-30 23:42:01] "GET /virtual-machine-interface/4005a2f6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004257 10.0.0.50 - - [2026-01-30 23:42:01] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.50 - - [2026-01-30 23:42:33] "GET /virtual-machine-interface/4005a2f6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007958 10.0.0.50 - - [2026-01-30 23:42:34] "POST /set-tag HTTP/1.1" 200 109 0.005102 10.0.0.50 - - [2026-01-30 23:42:34] "GET /virtual-machine-interface/4005a2f6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005301 10.0.0.50 - - [2026-01-30 23:42:34] "POST /set-tag HTTP/1.1" 200 109 0.006505 10.0.0.50 - - [2026-01-30 23:42:34] "GET /virtual-machine/9dd816e5-93b3-47c1-bc54-a25bbe7d1616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002527 10.0.0.50 - - [2026-01-30 23:42:34] "POST /ref-update HTTP/1.1" 200 156 0.020378 10.0.0.50 - - [2026-01-30 23:42:34] "GET /virtual-machine-interface/4005a2f6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006086 10.0.0.50 - - [2026-01-30 23:42:34] "POST /set-tag HTTP/1.1" 200 109 0.012449 10.0.0.50 - - [2026-01-30 23:42:34] "POST /set-tag HTTP/1.1" 200 109 0.027896 10.0.0.50 - - [2026-01-30 23:42:34] "DELETE /instance-ip/4022f004-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.043898 10.0.0.50 - - [2026-01-30 23:42:34] "DELETE /virtual-machine-interface/4005a2f6-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.033662 10.0.0.50 - - [2026-01-30 23:42:34] "DELETE /virtual-machine/9dd816e5-93b3-47c1-bc54-a25bbe7d1616 HTTP/1.1" 200 115 0.012859 10.0.0.50 - - [2026-01-30 23:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.50 - - [2026-01-30 23:42:36] "GET /tag/e9fda8eb-f05c-4b9e-bc3c-59a305867a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010033 10.0.0.50 - - [2026-01-30 23:42:36] "GET /tag/e9fda8eb-f05c-4b9e-bc3c-59a305867a5b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012593 10.0.0.50 - - [2026-01-30 23:42:36] "GET /virtual-machine-interface/829ec6ce-25ca-44cd-9899-2bd1653b6c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003895 10.0.0.50 - - [2026-01-30 23:42:36] "POST /set-tag HTTP/1.1" 200 109 0.011990 10.0.0.50 - - [2026-01-30 23:42:36] "GET /virtual-machine-interface/ca4567ba-4b1d-431d-8d5d-61603221fa5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004344 10.0.0.50 - - [2026-01-30 23:42:36] "POST /set-tag HTTP/1.1" 200 109 0.011548 10.0.0.50 - - [2026-01-30 23:42:36] "GET /virtual-machine-interface/eb1cdc44-7b2a-4fd9-99ac-d48b1e8b413f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.011664 10.0.0.50 - - [2026-01-30 23:42:36] "POST /set-tag HTTP/1.1" 200 109 0.012513 10.0.0.50 - - [2026-01-30 23:42:36] "GET /firewall-policy/c57c993d-98c2-4275-8b8b-fd8c3511ed23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009416 10.0.0.50 - - [2026-01-30 23:42:36] "GET /firewall-rule/ee5fc796-9f59-44bf-abf6-9ac286500fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.008412 10.0.0.50 - - [2026-01-30 23:42:36] "POST /ref-update HTTP/1.1" 200 156 0.012387 10.0.0.50 - - [2026-01-30 23:42:36] "DELETE /firewall-rule/ee5fc796-9f59-44bf-abf6-9ac286500fff HTTP/1.1" 200 115 0.058433 10.0.0.50 - - [2026-01-30 23:42:36] "DELETE /loadbalancer-member/8f69c72e-77c6-4039-979b-cb98bfcb600b HTTP/1.1" 200 115 0.035622 10.0.0.50 - - [2026-01-30 23:42:36] "PUT /service-instance/77fc7ab1-ade9-4aa4-bf3d-1aa2ae7def37 HTTP/1.1" 200 266 0.012935 10.0.0.50 - - [2026-01-30 23:42:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014416 10.0.0.50 - - [2026-01-30 23:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005079 10.0.0.50 - - [2026-01-30 23:42:36] "POST /chown HTTP/1.1" 200 109 0.012875 10.0.0.50 - - [2026-01-30 23:42:36] "DELETE /loadbalancer-pool/9d1db012-c87a-4da7-816d-060b63cf5df4 HTTP/1.1" 200 115 0.088099 10.0.0.50 - - [2026-01-30 23:42:36] "DELETE /loadbalancer-listener/f8875191-84e9-41d4-9a7e-9bf5133cbe0a HTTP/1.1" 200 115 0.027759 10.0.0.50 - - [2026-01-30 23:42:36] "GET /floating-ip/7cdfef8b-8269-460c-9b08-cdbbeab824ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002519 10.0.0.50 - - [2026-01-30 23:42:36] "POST /chown HTTP/1.1" 200 109 0.010077 10.0.0.50 - - [2026-01-30 23:42:36] "POST /chown HTTP/1.1" 200 109 0.013806 10.0.0.50 - - [2026-01-30 23:42:36] "POST /chown HTTP/1.1" 200 109 0.009943 10.0.0.50 - - [2026-01-30 23:42:36] "PUT /floating-ip/7cdfef8b-8269-460c-9b08-cdbbeab824ee HTTP/1.1" 200 256 0.015248 10.0.0.50 - - [2026-01-30 23:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.50 - - [2026-01-30 23:42:36] "POST /chown HTTP/1.1" 200 109 0.006433 10.0.0.50 - - [2026-01-30 23:42:36] "POST /chown HTTP/1.1" 200 109 0.016036 10.0.0.50 - - [2026-01-30 23:42:36] "DELETE /floating-ip/7cdfef8b-8269-460c-9b08-cdbbeab824ee HTTP/1.1" 200 115 0.076566 10.0.0.50 - - [2026-01-30 23:42:36] "POST /chown HTTP/1.1" 200 109 0.005440 10.0.0.50 - - [2026-01-30 23:42:37] "DELETE /loadbalancer/db386290-78fa-423a-9402-d8897190a1ef HTTP/1.1" 200 115 0.052938 10.0.0.50 - - [2026-01-30 23:42:37] "POST /chown HTTP/1.1" 200 109 0.032124 10.0.0.50 - - [2026-01-30 23:42:37] "PUT /service-instance/77fc7ab1-ade9-4aa4-bf3d-1aa2ae7def37 HTTP/1.1" 200 266 0.006797 10.0.0.50 - - [2026-01-30 23:42:37] "DELETE /instance-ip/73dbaa09-ee14-4815-a802-15d3c32e9deb HTTP/1.1" 200 115 0.080736 10.0.0.50 - - [2026-01-30 23:42:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012200 10.0.0.50 - - [2026-01-30 23:42:37] "DELETE /virtual-machine-interface/829ec6ce-25ca-44cd-9899-2bd1653b6c7d HTTP/1.1" 200 115 0.056967 10.0.0.50 - - [2026-01-30 23:42:37] "PUT /service-instance/77fc7ab1-ade9-4aa4-bf3d-1aa2ae7def37 HTTP/1.1" 200 266 0.016584 10.0.0.50 - - [2026-01-30 23:42:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.014518 10.0.0.50 - - [2026-01-30 23:42:37] "PUT /service-instance/77fc7ab1-ade9-4aa4-bf3d-1aa2ae7def37 HTTP/1.1" 200 266 0.008116 10.0.0.50 - - [2026-01-30 23:42:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.014557 10.0.0.50 - - [2026-01-30 23:42:37] "DELETE /tag/e9fda8eb-f05c-4b9e-bc3c-59a305867a5b HTTP/1.1" 200 115 0.110962 10.0.0.50 - - [2026-01-30 23:42:37] "GET /floating-ip-pool/06993d13-f9cf-4c03-addb-8676c835b022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002968 10.0.0.50 - - [2026-01-30 23:42:37] "POST /ref-update HTTP/1.1" 200 156 0.007620 10.0.0.50 - - [2026-01-30 23:42:37] "DELETE /service-instance/77fc7ab1-ade9-4aa4-bf3d-1aa2ae7def37 HTTP/1.1" 200 115 0.128807 10.0.0.50 - - [2026-01-30 23:42:37] "DELETE /floating-ip-pool/06993d13-f9cf-4c03-addb-8676c835b022 HTTP/1.1" 200 115 0.069464 10.0.0.50 - - [2026-01-30 23:42:37] "GET /virtual-machine-interface/ca4567ba-4b1d-431d-8d5d-61603221fa5a?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.014464 10.0.0.50 - - [2026-01-30 23:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007936 10.0.0.50 - - [2026-01-30 23:42:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001328 10.0.0.50 - - [2026-01-30 23:42:37] "POST /useragent-kv HTTP/1.1" 200 115 0.001988 10.0.0.50 - - [2026-01-30 23:42:37] "DELETE /virtual-network/d2173775-5813-43d3-9554-a1d7d9df1e16 HTTP/1.1" 200 115 0.085720 10.0.0.50 - - [2026-01-30 23:42:37] "GET /routing-instance/6068200a-5a34-4d55-84ba-c82442ec948b HTTP/1.1" 404 171 0.001877 10.0.0.50 - - [2026-01-30 23:42:37] "GET /domains HTTP/1.1" 200 280 0.001086 10.0.0.50 - - [2026-01-30 23:42:37] "GET /domain/5a5a19ad-1655-4641-8d18-4ae42f6b2f50 HTTP/1.1" 200 3086 0.002242 10.0.0.50 - - [2026-01-30 23:42:37] "DELETE /route-target/f52d4ff7-30f8-41e0-a56a-8695f9a785a4 HTTP/1.1" 200 115 0.030552 10.0.0.50 - - [2026-01-30 23:42:37] "DELETE /virtual-machine-interface/ca4567ba-4b1d-431d-8d5d-61603221fa5a HTTP/1.1" 200 115 0.090311 10.0.0.50 - - [2026-01-30 23:42:37] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084 HTTP/1.1" 200 7142 0.056912 10.0.0.50 - - [2026-01-30 23:42:37] "POST /ref-update HTTP/1.1" 200 156 0.030529 10.0.0.50 - - [2026-01-30 23:42:37] "DELETE /virtual-machine/da4ce23b-784c-417a-8391-ba2dc8772397 HTTP/1.1" 200 115 0.029077 10.0.0.50 - - [2026-01-30 23:42:37] "GET /virtual-machine-interface/eb1cdc44-7b2a-4fd9-99ac-d48b1e8b413f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005453 10.0.0.50 - - [2026-01-30 23:42:37] "GET /virtual-machine-interface/3bbeb4a8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004796 10.0.0.50 - - [2026-01-30 23:42:37] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.50 - - [2026-01-30 23:42:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001184 10.0.0.50 - - [2026-01-30 23:42:37] "GET /loadbalancer/efc77e77-b713-4fc4-b7a7-17a23fe464a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.001999 10.0.0.50 - - [2026-01-30 23:42:37] "GET /virtual-machine-interface/3bbeb4a8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003135 10.0.0.50 - - [2026-01-30 23:42:37] "DELETE /virtual-machine-interface/eb1cdc44-7b2a-4fd9-99ac-d48b1e8b413f HTTP/1.1" 200 115 0.043874 10.0.0.50 - - [2026-01-30 23:42:37] "DELETE /virtual-machine/d8348926-3e06-4c0b-9f8f-94132edb67f8 HTTP/1.1" 200 115 0.015486 10.0.0.50 - - [2026-01-30 23:42:37] "POST /set-tag HTTP/1.1" 200 109 0.021903 10.0.0.50 - - [2026-01-30 23:42:37] "DELETE /loadbalancer-member/b41fbbe1-5db5-467e-bf8c-13e5c51c80a8 HTTP/1.1" 200 115 0.041119 10.0.0.50 - - [2026-01-30 23:42:38] "GET /virtual-machine-interface/3bbeb4a8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004293 10.0.0.50 - - [2026-01-30 23:42:39] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.50 - - [2026-01-30 23:42:39] "GET /virtual-machine-interface/3bbeb4a8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003950 10.0.0.50 - - [2026-01-30 23:42:39] "POST /set-tag HTTP/1.1" 200 109 0.001718 10.0.0.50 - - [2026-01-30 23:42:39] "GET /virtual-machine/737bec4b-0cf0-4771-ab74-800dca57bfbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003463 10.0.0.50 - - [2026-01-30 23:42:39] "POST /ref-update HTTP/1.1" 200 156 0.009254 10.0.0.50 - - [2026-01-30 23:42:39] "GET /virtual-machine-interface/3bbeb4a8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004400 10.0.0.50 - - [2026-01-30 23:42:39] "POST /set-tag HTTP/1.1" 200 109 0.013384 10.0.0.50 - - [2026-01-30 23:42:39] "POST /set-tag HTTP/1.1" 200 109 0.024237 10.0.0.50 - - [2026-01-30 23:42:39] "POST /set-tag HTTP/1.1" 200 109 0.013802 10.0.0.50 - - [2026-01-30 23:42:39] "DELETE /instance-ip/3bd6da56-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.034817 10.0.0.50 - - [2026-01-30 23:42:39] "POST /ref-update HTTP/1.1" 200 156 0.007190 10.0.0.50 - - [2026-01-30 23:42:39] "DELETE /virtual-machine-interface/3bbeb4a8-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.033870 10.0.0.50 - - [2026-01-30 23:42:39] "DELETE /virtual-machine/737bec4b-0cf0-4771-ab74-800dca57bfbe HTTP/1.1" 200 115 0.029117 10.0.0.50 - - [2026-01-30 23:42:42] "GET /virtual-machine-interface/3b5021e6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004984 10.0.0.50 - - [2026-01-30 23:42:42] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.50 - - [2026-01-30 23:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.50 - - [2026-01-30 23:42:42] "GET /loadbalancer/efc77e77-b713-4fc4-b7a7-17a23fe464a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002033 10.0.0.50 - - [2026-01-30 23:42:44] "GET /virtual-machine-interface/3b5021e6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004782 10.0.0.50 - - [2026-01-30 23:42:44] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.50 - - [2026-01-30 23:42:44] "GET /virtual-machine-interface/3b5021e6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003700 10.0.0.50 - - [2026-01-30 23:42:44] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.50 - - [2026-01-30 23:42:44] "GET /virtual-machine/6635f472-8e83-4e85-b9ad-c32f75ad350e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.010863 10.0.0.50 - - [2026-01-30 23:42:44] "POST /ref-update HTTP/1.1" 200 156 0.007643 10.0.0.50 - - [2026-01-30 23:42:44] "GET /virtual-machine-interface/3b5021e6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011656 10.0.0.50 - - [2026-01-30 23:42:44] "POST /set-tag HTTP/1.1" 200 109 0.021953 10.0.0.50 - - [2026-01-30 23:42:44] "POST /set-tag HTTP/1.1" 200 109 0.026957 10.0.0.50 - - [2026-01-30 23:42:44] "POST /set-tag HTTP/1.1" 200 109 0.029536 10.0.0.50 - - [2026-01-30 23:42:44] "DELETE /instance-ip/3b66e4a8-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.036496 10.0.0.50 - - [2026-01-30 23:42:44] "POST /ref-update HTTP/1.1" 200 156 0.006460 10.0.0.50 - - [2026-01-30 23:42:44] "DELETE /virtual-machine-interface/3b5021e6-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.041561 10.0.0.50 - - [2026-01-30 23:42:44] "DELETE /virtual-machine/6635f472-8e83-4e85-b9ad-c32f75ad350e HTTP/1.1" 200 115 0.021417 10.0.0.50 - - [2026-01-30 23:42:44] "DELETE /tag/6bcafb2e-098a-459b-b59f-6b0d73f0bf64 HTTP/1.1" 200 115 0.046960 10.0.0.50 - - [2026-01-30 23:42:44] "DELETE /tag/15089f58-3bc6-497b-830d-1ae9fccbf0b8 HTTP/1.1" 200 115 0.026013 10.0.0.50 - - [2026-01-30 23:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.50 - - [2026-01-30 23:42:47] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026609 10.0.0.50 - - [2026-01-30 23:42:48] "POST /tags HTTP/1.1" 200 393 0.036547 10.0.0.50 - - [2026-01-30 23:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.50 - - [2026-01-30 23:42:48] "GET /tag/a275bb13-c2d8-4be3-89af-12f665a9dbf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015813 10.0.0.50 - - [2026-01-30 23:42:48] "POST /tags HTTP/1.1" 200 341 0.020184 10.0.0.50 - - [2026-01-30 23:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.50 - - [2026-01-30 23:42:48] "GET /tag/e1a30ab7-e82c-4dfe-8bba-6014a918f511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010783 10.0.0.50 - - [2026-01-30 23:42:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.000433 10.0.0.50 - - [2026-01-30 23:42:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.003023 10.0.0.50 - - [2026-01-30 23:42:48] "POST /security-groups HTTP/1.1" 200 589 0.071193 10.0.0.50 - - [2026-01-30 23:42:48] "POST /projects HTTP/1.1" 200 519 0.170008 10.0.0.50 - - [2026-01-30 23:42:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.001465 10.0.0.50 - - [2026-01-30 23:42:48] "POST /access-control-lists HTTP/1.1" 200 598 0.060884 10.0.0.50 - - [2026-01-30 23:42:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.014099 10.0.0.50 - - [2026-01-30 23:42:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.054531 10.0.0.50 - - [2026-01-30 23:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009245 10.0.0.50 - - [2026-01-30 23:42:48] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004951 10.0.0.50 - - [2026-01-30 23:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.50 - - [2026-01-30 23:42:48] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008793 10.0.0.50 - - [2026-01-30 23:42:48] "POST /access-control-lists HTTP/1.1" 200 596 0.073191 10.0.0.50 - - [2026-01-30 23:42:48] "PUT /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82 HTTP/1.1" 200 264 0.071092 10.0.0.50 - - [2026-01-30 23:42:48] "PUT /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c HTTP/1.1" 200 264 0.051588 10.0.0.50 - - [2026-01-30 23:42:48] "POST /security-groups HTTP/1.1" 200 591 0.064360 10.0.0.50 - - [2026-01-30 23:42:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.002334 10.0.0.50 - - [2026-01-30 23:42:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027620 10.0.0.50 - - [2026-01-30 23:42:48] "POST /chown HTTP/1.1" 200 109 0.017233 10.0.0.50 - - [2026-01-30 23:42:48] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016750 10.0.0.50 - - [2026-01-30 23:42:48] "POST /access-control-lists HTTP/1.1" 200 632 0.092009 10.0.0.50 - - [2026-01-30 23:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017651 10.0.0.50 - - [2026-01-30 23:42:48] "POST /fqname-to-id HTTP/1.1" 404 269 0.008072 10.0.0.50 - - [2026-01-30 23:42:48] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002084 10.0.0.50 - - [2026-01-30 23:42:48] "POST /tags HTTP/1.1" 409 226 0.001884 10.0.0.50 - - [2026-01-30 23:42:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.50 - - [2026-01-30 23:42:48] "GET /tag/e1a30ab7-e82c-4dfe-8bba-6014a918f511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011424 10.0.0.50 - - [2026-01-30 23:42:48] "POST /access-control-lists HTTP/1.1" 200 630 0.067019 10.0.0.50 - - [2026-01-30 23:42:49] "POST /firewall-rules HTTP/1.1" 200 600 0.102581 10.0.0.50 - - [2026-01-30 23:42:49] "GET /firewall-rule/6adef61c-a9b7-40b2-a68e-61cd9fac5589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003657 10.0.0.50 - - [2026-01-30 23:42:49] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.002822 10.0.0.50 - - [2026-01-30 23:42:49] "GET /firewall-rule/6adef61c-a9b7-40b2-a68e-61cd9fac5589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002879 10.0.0.50 - - [2026-01-30 23:42:49] "POST /ref-update HTTP/1.1" 200 156 0.063083 10.0.0.50 - - [2026-01-30 23:42:49] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015389 10.0.0.50 - - [2026-01-30 23:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.50 - - [2026-01-30 23:42:49] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002932 10.0.0.50 - - [2026-01-30 23:42:49] "POST /tags HTTP/1.1" 409 226 0.005633 10.0.0.50 - - [2026-01-30 23:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.50 - - [2026-01-30 23:42:49] "GET /tag/e1a30ab7-e82c-4dfe-8bba-6014a918f511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009999 10.0.0.50 - - [2026-01-30 23:42:49] "POST /firewall-rules HTTP/1.1" 200 598 0.064664 10.0.0.50 - - [2026-01-30 23:42:49] "GET /firewall-rule/a3123580-2b93-4572-9d3a-0b4765138a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005354 10.0.0.50 - - [2026-01-30 23:42:49] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003660 10.0.0.50 - - [2026-01-30 23:42:49] "GET /firewall-rule/a3123580-2b93-4572-9d3a-0b4765138a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002127 10.0.0.50 - - [2026-01-30 23:42:49] "POST /ref-update HTTP/1.1" 200 156 0.044292 10.0.0.50 - - [2026-01-30 23:42:51] "POST /tags HTTP/1.1" 200 393 0.017917 10.0.0.50 - - [2026-01-30 23:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008867 10.0.0.50 - - [2026-01-30 23:42:51] "GET /tag/c0095dca-c93b-48d0-a653-5fd089689af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016068 10.0.0.50 - - [2026-01-30 23:42:51] "POST /tags HTTP/1.1" 200 341 0.015654 10.0.0.50 - - [2026-01-30 23:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.50 - - [2026-01-30 23:42:51] "GET /tag/89135c5c-15d3-44e1-8516-3ab63eef505e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011680 10.0.0.50 - - [2026-01-30 23:42:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.001382 10.0.0.50 - - [2026-01-30 23:42:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.001180 10.0.0.50 - - [2026-01-30 23:42:51] "POST /security-groups HTTP/1.1" 200 589 0.057561 10.0.0.50 - - [2026-01-30 23:42:51] "POST /projects HTTP/1.1" 200 519 0.156631 10.0.0.50 - - [2026-01-30 23:42:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.001213 10.0.0.50 - - [2026-01-30 23:42:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011035 10.0.0.50 - - [2026-01-30 23:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007774 10.0.0.50 - - [2026-01-30 23:42:51] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.021831 10.0.0.50 - - [2026-01-30 23:42:51] "POST /access-control-lists HTTP/1.1" 200 598 0.075653 10.0.0.50 - - [2026-01-30 23:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013587 10.0.0.50 - - [2026-01-30 23:42:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.016474 10.0.0.50 - - [2026-01-30 23:42:51] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003623 10.0.0.50 - - [2026-01-30 23:42:51] "POST /access-control-lists HTTP/1.1" 200 596 0.081658 10.0.0.50 - - [2026-01-30 23:42:51] "PUT /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82 HTTP/1.1" 200 264 0.101114 10.0.0.50 - - [2026-01-30 23:42:51] "PUT /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c HTTP/1.1" 200 264 0.046827 10.0.0.50 - - [2026-01-30 23:42:51] "POST /security-groups HTTP/1.1" 200 591 0.064003 10.0.0.50 - - [2026-01-30 23:42:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.004345 10.0.0.50 - - [2026-01-30 23:42:51] "POST /access-control-lists HTTP/1.1" 200 632 0.070316 10.0.0.50 - - [2026-01-30 23:42:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.018022 10.0.0.50 - - [2026-01-30 23:42:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.077265 10.0.0.50 - - [2026-01-30 23:42:51] "POST /chown HTTP/1.1" 200 109 0.013027 10.0.0.50 - - [2026-01-30 23:42:51] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003969 10.0.0.50 - - [2026-01-30 23:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.50 - - [2026-01-30 23:42:51] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017127 10.0.0.50 - - [2026-01-30 23:42:51] "POST /access-control-lists HTTP/1.1" 200 630 0.058743 10.0.0.50 - - [2026-01-30 23:42:51] "POST /tags HTTP/1.1" 409 226 0.003746 10.0.0.50 - - [2026-01-30 23:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.50 - - [2026-01-30 23:42:51] "GET /tag/89135c5c-15d3-44e1-8516-3ab63eef505e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010808 10.0.0.50 - - [2026-01-30 23:42:52] "POST /firewall-rules HTTP/1.1" 200 600 0.067250 10.0.0.50 - - [2026-01-30 23:42:52] "GET /firewall-rule/7e6f256c-8a22-4158-b4ff-54ed1d9641c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004883 10.0.0.50 - - [2026-01-30 23:42:52] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003776 10.0.0.50 - - [2026-01-30 23:42:52] "GET /firewall-rule/7e6f256c-8a22-4158-b4ff-54ed1d9641c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001985 10.0.0.50 - - [2026-01-30 23:42:52] "POST /ref-update HTTP/1.1" 200 156 0.057768 10.0.0.50 - - [2026-01-30 23:42:52] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002326 10.0.0.50 - - [2026-01-30 23:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.50 - - [2026-01-30 23:42:52] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002862 10.0.0.50 - - [2026-01-30 23:42:52] "POST /tags HTTP/1.1" 409 226 0.001423 10.0.0.50 - - [2026-01-30 23:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.50 - - [2026-01-30 23:42:52] "GET /tag/89135c5c-15d3-44e1-8516-3ab63eef505e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010947 10.0.0.50 - - [2026-01-30 23:42:52] "POST /firewall-rules HTTP/1.1" 200 598 0.063473 10.0.0.50 - - [2026-01-30 23:42:52] "GET /firewall-rule/c4406ac7-ab7f-4806-a2eb-08dae8e45555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003974 10.0.0.50 - - [2026-01-30 23:42:52] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.013229 10.0.0.50 - - [2026-01-30 23:42:52] "GET /firewall-rule/c4406ac7-ab7f-4806-a2eb-08dae8e45555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002175 10.0.0.50 - - [2026-01-30 23:42:52] "POST /ref-update HTTP/1.1" 200 156 0.059671 10.0.0.50 - - [2026-01-30 23:42:54] "POST /tags HTTP/1.1" 200 345 0.102254 10.0.0.50 - - [2026-01-30 23:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.023281 10.0.0.50 - - [2026-01-30 23:42:54] "GET /tag/2483e0e3-2f64-45a9-ac66-bfc0d5eaac2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.019162 10.0.0.50 - - [2026-01-30 23:42:54] "POST /projects HTTP/1.1" 409 238 0.001965 10.0.0.50 - - [2026-01-30 23:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.50 - - [2026-01-30 23:42:54] "GET /project/59f2d820-8d3f-480d-b6da-e94541286b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030727 10.0.0.50 - - [2026-01-30 23:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.50 - - [2026-01-30 23:42:54] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006713 10.0.0.50 - - [2026-01-30 23:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.50 - - [2026-01-30 23:42:54] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004377 10.0.0.50 - - [2026-01-30 23:42:54] "POST /security-groups HTTP/1.1" 409 285 0.001959 10.0.0.50 - - [2026-01-30 23:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.50 - - [2026-01-30 23:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.50 - - [2026-01-30 23:42:54] "PUT /security-group/c0ba5dba-5e71-40b5-9706-7c30a3fa4412 HTTP/1.1" 200 262 0.066278 10.0.0.50 - - [2026-01-30 23:42:54] "GET /project/59f2d820-8d3f-480d-b6da-e94541286b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055590 10.0.0.50 - - [2026-01-30 23:42:54] "PUT /access-control-list/aa29c830-b7e8-4144-9fe4-bf6809c4514f HTTP/1.1" 200 272 0.029684 10.0.0.50 - - [2026-01-30 23:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.032235 10.0.0.50 - - [2026-01-30 23:42:54] "POST /tags HTTP/1.1" 409 228 0.010802 10.0.0.50 - - [2026-01-30 23:42:54] "PUT /access-control-list/9a9a2e3e-ca5c-4585-9adb-7141fc927b7e HTTP/1.1" 200 272 0.035339 10.0.0.50 - - [2026-01-30 23:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.50 - - [2026-01-30 23:42:54] "GET /tag/2483e0e3-2f64-45a9-ac66-bfc0d5eaac2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009938 10.0.0.50 - - [2026-01-30 23:42:54] "POST /tags HTTP/1.1" 200 345 0.017623 10.0.0.50 - - [2026-01-30 23:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.017432 10.0.0.50 - - [2026-01-30 23:42:54] "GET /tag/41c00540-c8e6-4cdc-913c-923f7188d6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011131 10.0.0.50 - - [2026-01-30 23:42:54] "POST /projects HTTP/1.1" 409 238 0.001368 10.0.0.50 - - [2026-01-30 23:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.50 - - [2026-01-30 23:42:54] "GET /project/e1e5a9da-4222-424f-9500-e1ff3839b252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028461 10.0.0.50 - - [2026-01-30 23:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.50 - - [2026-01-30 23:42:54] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006156 10.0.0.50 - - [2026-01-30 23:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.50 - - [2026-01-30 23:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.50 - - [2026-01-30 23:42:54] "GET /project/e1e5a9da-4222-424f-9500-e1ff3839b252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040668 10.0.0.50 - - [2026-01-30 23:42:54] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005944 10.0.0.50 - - [2026-01-30 23:42:54] "POST /security-groups HTTP/1.1" 409 285 0.002803 10.0.0.50 - - [2026-01-30 23:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.50 - - [2026-01-30 23:42:54] "PUT /security-group/41f0485e-9c78-4a8a-8cee-991384a9b0b8 HTTP/1.1" 200 262 0.051889 10.0.0.50 - - [2026-01-30 23:42:54] "PUT /access-control-list/9380a1bd-78de-42d2-a59a-92803404a4ae HTTP/1.1" 200 272 0.012645 10.0.0.50 - - [2026-01-30 23:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017581 10.0.0.50 - - [2026-01-30 23:42:54] "PUT /access-control-list/ae6d8412-ad6e-4d9b-977d-bfea38aa1167 HTTP/1.1" 200 272 0.024499 10.0.0.50 - - [2026-01-30 23:42:54] "POST /tags HTTP/1.1" 409 228 0.004633 10.0.0.50 - - [2026-01-30 23:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.50 - - [2026-01-30 23:42:55] "GET /tag/41c00540-c8e6-4cdc-913c-923f7188d6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009591 10.0.0.50 - - [2026-01-30 23:42:55] "POST /tags HTTP/1.1" 200 291 0.045345 10.0.0.50 - - [2026-01-30 23:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.50 - - [2026-01-30 23:42:55] "GET /tag/13636d9e-5e11-4bbf-966e-bb7186b2df9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012339 10.0.0.50 - - [2026-01-30 23:42:55] "POST /tags HTTP/1.1" 200 303 0.044178 10.0.0.50 - - [2026-01-30 23:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.50 - - [2026-01-30 23:42:55] "GET /tag/b9b44231-e933-4cba-ae64-a45f95660543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014926 10.0.0.50 - - [2026-01-30 23:42:55] "POST /tags HTTP/1.1" 409 252 0.001580 10.0.0.50 - - [2026-01-30 23:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.50 - - [2026-01-30 23:42:55] "GET /tag/a275bb13-c2d8-4be3-89af-12f665a9dbf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014453 10.0.0.50 - - [2026-01-30 23:42:55] "POST /tags HTTP/1.1" 409 226 0.001757 10.0.0.50 - - [2026-01-30 23:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.50 - - [2026-01-30 23:42:55] "GET /tag/e1a30ab7-e82c-4dfe-8bba-6014a918f511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016618 10.0.0.50 - - [2026-01-30 23:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.50 - - [2026-01-30 23:42:55] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003710 10.0.0.50 - - [2026-01-30 23:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.50 - - [2026-01-30 23:42:55] "GET /project/59f2d820-8d3f-480d-b6da-e94541286b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027946 10.0.0.50 - - [2026-01-30 23:42:55] "POST /virtual-machines HTTP/1.1" 200 395 0.006835 10.0.0.50 - - [2026-01-30 23:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008061 10.0.0.50 - - [2026-01-30 23:42:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139869 10.0.0.50 - - [2026-01-30 23:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016528 10.0.0.50 - - [2026-01-30 23:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013941 10.0.0.50 - - [2026-01-30 23:42:55] "GET /virtual-machine-interface/668ec54c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004236 10.0.0.50 - - [2026-01-30 23:42:55] "POST /instance-ips HTTP/1.1" 200 397 0.018420 10.0.0.50 - - [2026-01-30 23:42:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022305 10.0.0.50 - - [2026-01-30 23:42:55] "GET /virtual-machine-interface/668ec54c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005282 10.0.0.50 - - [2026-01-30 23:42:55] "POST /set-tag HTTP/1.1" 200 109 0.064215 10.0.0.50 - - [2026-01-30 23:42:56] "GET /virtual-machine-interface/668ec54c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012407 10.0.0.50 - - [2026-01-30 23:42:56] "GET /instance-ip/66a83bf8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004879 10.0.0.50 - - [2026-01-30 23:42:56] "GET /virtual-machine-interface/668ec54c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003860 10.0.0.50 - - [2026-01-30 23:42:56] "POST /set-tag HTTP/1.1" 200 109 0.001724 10.0.0.50 - - [2026-01-30 23:42:56] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005838 10.0.0.50 - - [2026-01-30 23:42:56] "POST /ref-update HTTP/1.1" 200 156 0.007183 10.0.0.50 - - [2026-01-30 23:42:56] "GET /virtual-machine-interface/668ec54c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004495 10.0.0.50 - - [2026-01-30 23:42:56] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.50 - - [2026-01-30 23:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.50 - - [2026-01-30 23:42:56] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003328 10.0.0.50 - - [2026-01-30 23:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001239 10.0.0.50 - - [2026-01-30 23:42:56] "GET /project/59f2d820-8d3f-480d-b6da-e94541286b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032222 10.0.0.50 - - [2026-01-30 23:42:56] "POST /virtual-machines HTTP/1.1" 200 395 0.006392 10.0.0.50 - - [2026-01-30 23:42:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013007 10.0.0.50 - - [2026-01-30 23:42:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103688 10.0.0.50 - - [2026-01-30 23:42:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010355 10.0.0.50 - - [2026-01-30 23:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007984 10.0.0.50 - - [2026-01-30 23:42:56] "GET /virtual-machine-interface/66f80a16-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009505 10.0.0.50 - - [2026-01-30 23:42:56] "POST /instance-ips HTTP/1.1" 200 397 0.017597 10.0.0.50 - - [2026-01-30 23:42:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018296 10.0.0.50 - - [2026-01-30 23:42:56] "GET /virtual-machine-interface/66f80a16-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012096 10.0.0.50 - - [2026-01-30 23:42:56] "POST /set-tag HTTP/1.1" 200 109 0.063796 10.0.0.50 - - [2026-01-30 23:42:56] "GET /virtual-machine-interface/66f80a16-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017731 10.0.0.50 - - [2026-01-30 23:42:56] "GET /instance-ip/6710f288-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002973 10.0.0.50 - - [2026-01-30 23:42:56] "GET /virtual-machine-interface/66f80a16-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003937 10.0.0.50 - - [2026-01-30 23:42:56] "POST /set-tag HTTP/1.1" 200 109 0.001943 10.0.0.50 - - [2026-01-30 23:42:56] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.002937 10.0.0.50 - - [2026-01-30 23:42:56] "POST /ref-update HTTP/1.1" 200 156 0.007574 10.0.0.50 - - [2026-01-30 23:42:56] "GET /virtual-machine-interface/66f80a16-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012149 10.0.0.50 - - [2026-01-30 23:42:56] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.50 - - [2026-01-30 23:42:56] "POST /tags HTTP/1.1" 200 291 0.017776 10.0.0.50 - - [2026-01-30 23:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013082 10.0.0.50 - - [2026-01-30 23:42:56] "GET /tag/01efdb6b-9e86-48d8-a6d7-48606181aadd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.017517 10.0.0.50 - - [2026-01-30 23:42:57] "POST /tags HTTP/1.1" 409 252 0.002327 10.0.0.50 - - [2026-01-30 23:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.50 - - [2026-01-30 23:42:57] "GET /tag/c0095dca-c93b-48d0-a653-5fd089689af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009706 10.0.0.50 - - [2026-01-30 23:42:57] "POST /tags HTTP/1.1" 409 226 0.002212 10.0.0.50 - - [2026-01-30 23:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.50 - - [2026-01-30 23:42:57] "GET /tag/89135c5c-15d3-44e1-8516-3ab63eef505e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009754 10.0.0.50 - - [2026-01-30 23:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.50 - - [2026-01-30 23:42:57] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004072 10.0.0.50 - - [2026-01-30 23:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.50 - - [2026-01-30 23:42:57] "GET /project/e1e5a9da-4222-424f-9500-e1ff3839b252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052824 10.0.0.50 - - [2026-01-30 23:42:57] "POST /virtual-machines HTTP/1.1" 200 395 0.007269 10.0.0.50 - - [2026-01-30 23:42:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007756 10.0.0.50 - - [2026-01-30 23:42:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.184806 10.0.0.50 - - [2026-01-30 23:42:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023484 10.0.0.50 - - [2026-01-30 23:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012074 10.0.0.50 - - [2026-01-30 23:42:57] "GET /virtual-machine-interface/6792eb1c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004436 10.0.0.50 - - [2026-01-30 23:42:57] "POST /instance-ips HTTP/1.1" 200 397 0.019203 10.0.0.50 - - [2026-01-30 23:42:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.023347 10.0.0.50 - - [2026-01-30 23:42:57] "GET /virtual-machine-interface/6792eb1c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009022 10.0.0.50 - - [2026-01-30 23:42:57] "POST /set-tag HTTP/1.1" 200 109 0.063777 10.0.0.50 - - [2026-01-30 23:42:57] "GET /virtual-machine-interface/6792eb1c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020153 10.0.0.50 - - [2026-01-30 23:42:57] "GET /instance-ip/67b51eb2-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004823 10.0.0.50 - - [2026-01-30 23:42:57] "GET /virtual-machine-interface/6792eb1c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004089 10.0.0.50 - - [2026-01-30 23:42:57] "POST /set-tag HTTP/1.1" 200 109 0.001876 10.0.0.50 - - [2026-01-30 23:42:57] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002986 10.0.0.50 - - [2026-01-30 23:42:57] "POST /ref-update HTTP/1.1" 200 156 0.008398 10.0.0.50 - - [2026-01-30 23:42:57] "GET /virtual-machine-interface/6792eb1c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009127 10.0.0.50 - - [2026-01-30 23:42:57] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.50 - - [2026-01-30 23:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.50 - - [2026-01-30 23:42:57] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003142 10.0.0.50 - - [2026-01-30 23:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.50 - - [2026-01-30 23:42:58] "GET /project/e1e5a9da-4222-424f-9500-e1ff3839b252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031486 10.0.0.50 - - [2026-01-30 23:42:58] "POST /virtual-machines HTTP/1.1" 200 395 0.006207 10.0.0.50 - - [2026-01-30 23:42:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013703 10.0.0.50 - - [2026-01-30 23:42:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112416 10.0.0.50 - - [2026-01-30 23:42:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007828 10.0.0.50 - - [2026-01-30 23:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006517 10.0.0.50 - - [2026-01-30 23:42:58] "GET /virtual-machine-interface/680b0d18-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008491 10.0.0.50 - - [2026-01-30 23:42:58] "POST /instance-ips HTTP/1.1" 200 397 0.020586 10.0.0.50 - - [2026-01-30 23:42:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019790 10.0.0.50 - - [2026-01-30 23:42:58] "GET /virtual-machine-interface/680b0d18-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004710 10.0.0.50 - - [2026-01-30 23:42:58] "POST /set-tag HTTP/1.1" 200 109 0.063810 10.0.0.50 - - [2026-01-30 23:42:58] "GET /virtual-machine-interface/680b0d18-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014457 10.0.0.50 - - [2026-01-30 23:42:58] "GET /instance-ip/6825d3f0-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004728 10.0.0.50 - - [2026-01-30 23:42:58] "GET /virtual-machine-interface/680b0d18-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003959 10.0.0.50 - - [2026-01-30 23:42:58] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.50 - - [2026-01-30 23:42:58] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003130 10.0.0.50 - - [2026-01-30 23:42:58] "POST /ref-update HTTP/1.1" 200 156 0.007963 10.0.0.50 - - [2026-01-30 23:42:58] "GET /virtual-machine-interface/680b0d18-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019957 10.0.0.50 - - [2026-01-30 23:42:58] "POST /set-tag HTTP/1.1" 200 109 0.009741 10.0.0.50 - - [2026-01-30 23:42:58] "POST /tags HTTP/1.1" 200 299 0.039429 10.0.0.50 - - [2026-01-30 23:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010282 10.0.0.50 - - [2026-01-30 23:42:58] "GET /tag/e7617317-60b3-4785-85f1-1edd9be9fe54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017437 10.0.0.50 - - [2026-01-30 23:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009367 10.0.0.50 - - [2026-01-30 23:42:58] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004035 10.0.0.50 - - [2026-01-30 23:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.50 - - [2026-01-30 23:42:58] "GET /project/59f2d820-8d3f-480d-b6da-e94541286b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032050 10.0.0.50 - - [2026-01-30 23:42:58] "POST /virtual-machines HTTP/1.1" 200 395 0.008393 10.0.0.50 - - [2026-01-30 23:42:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024344 10.0.0.50 - - [2026-01-30 23:42:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105978 10.0.0.50 - - [2026-01-30 23:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010547 10.0.0.50 - - [2026-01-30 23:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011262 10.0.0.50 - - [2026-01-30 23:42:59] "GET /virtual-machine-interface/6891eee6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006753 10.0.0.50 - - [2026-01-30 23:42:59] "POST /instance-ips HTTP/1.1" 200 397 0.018358 10.0.0.50 - - [2026-01-30 23:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023304 10.0.0.50 - - [2026-01-30 23:42:59] "GET /virtual-machine-interface/6891eee6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011003 10.0.0.50 - - [2026-01-30 23:42:59] "POST /set-tag HTTP/1.1" 200 109 0.020020 10.0.0.50 - - [2026-01-30 23:42:59] "GET /virtual-machine-interface/6891eee6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012652 10.0.0.50 - - [2026-01-30 23:42:59] "GET /instance-ip/68ab3d6a-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.017053 10.0.0.50 - - [2026-01-30 23:42:59] "GET /virtual-machine-interface/6891eee6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003885 10.0.0.50 - - [2026-01-30 23:42:59] "POST /set-tag HTTP/1.1" 200 109 0.001883 10.0.0.50 - - [2026-01-30 23:42:59] "POST /tags HTTP/1.1" 200 299 0.025816 10.0.0.50 - - [2026-01-30 23:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.50 - - [2026-01-30 23:42:59] "GET /tag/dd18687c-7d58-4aad-bcee-b5f2b227645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011355 10.0.0.50 - - [2026-01-30 23:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.50 - - [2026-01-30 23:42:59] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003310 10.0.0.50 - - [2026-01-30 23:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.50 - - [2026-01-30 23:42:59] "GET /project/59f2d820-8d3f-480d-b6da-e94541286b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.077081 10.0.0.50 - - [2026-01-30 23:42:59] "POST /virtual-machines HTTP/1.1" 200 395 0.012388 10.0.0.50 - - [2026-01-30 23:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008531 10.0.0.50 - - [2026-01-30 23:42:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092217 10.0.0.50 - - [2026-01-30 23:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019331 10.0.0.50 - - [2026-01-30 23:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.50 - - [2026-01-30 23:42:59] "GET /virtual-machine-interface/6905e6a2-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004156 10.0.0.50 - - [2026-01-30 23:42:59] "POST /instance-ips HTTP/1.1" 200 397 0.021581 10.0.0.50 - - [2026-01-30 23:42:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023649 10.0.0.50 - - [2026-01-30 23:42:59] "GET /virtual-machine-interface/6905e6a2-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006406 10.0.0.50 - - [2026-01-30 23:43:00] "POST /set-tag HTTP/1.1" 200 109 0.019466 10.0.0.50 - - [2026-01-30 23:43:00] "GET /virtual-machine-interface/6905e6a2-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025439 10.0.0.50 - - [2026-01-30 23:43:00] "GET /instance-ip/69185b5c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002555 10.0.0.50 - - [2026-01-30 23:43:00] "GET /virtual-machine-interface/6905e6a2-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004047 10.0.0.50 - - [2026-01-30 23:43:00] "POST /set-tag HTTP/1.1" 200 109 0.001847 10.0.0.50 - - [2026-01-30 23:43:00] "POST /tags HTTP/1.1" 200 299 0.022058 10.0.0.50 - - [2026-01-30 23:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.50 - - [2026-01-30 23:43:00] "GET /tag/c28367fd-ca14-459b-a970-1caf9d14f7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014552 10.0.0.50 - - [2026-01-30 23:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.50 - - [2026-01-30 23:43:00] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004358 10.0.0.50 - - [2026-01-30 23:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.50 - - [2026-01-30 23:43:00] "GET /project/e1e5a9da-4222-424f-9500-e1ff3839b252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047050 10.0.0.50 - - [2026-01-30 23:43:00] "POST /virtual-machines HTTP/1.1" 200 395 0.008499 10.0.0.50 - - [2026-01-30 23:43:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008418 10.0.0.50 - - [2026-01-30 23:43:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099846 10.0.0.50 - - [2026-01-30 23:43:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015766 10.0.0.50 - - [2026-01-30 23:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009333 10.0.0.50 - - [2026-01-30 23:43:00] "GET /virtual-machine-interface/696da60c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005469 10.0.0.50 - - [2026-01-30 23:43:00] "POST /instance-ips HTTP/1.1" 200 397 0.021577 10.0.0.50 - - [2026-01-30 23:43:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018931 10.0.0.50 - - [2026-01-30 23:43:00] "GET /virtual-machine-interface/696da60c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008438 10.0.0.50 - - [2026-01-30 23:43:00] "POST /set-tag HTTP/1.1" 200 109 0.015879 10.0.0.50 - - [2026-01-30 23:43:00] "GET /virtual-machine-interface/696da60c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017043 10.0.0.50 - - [2026-01-30 23:43:00] "GET /instance-ip/698199aa-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004534 10.0.0.50 - - [2026-01-30 23:43:00] "GET /virtual-machine-interface/696da60c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004170 10.0.0.50 - - [2026-01-30 23:43:00] "POST /set-tag HTTP/1.1" 200 109 0.003894 10.0.0.50 - - [2026-01-30 23:43:00] "POST /tags HTTP/1.1" 200 299 0.016249 10.0.0.50 - - [2026-01-30 23:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.50 - - [2026-01-30 23:43:00] "GET /tag/7842581a-a327-4a67-9416-a78f20e5a8b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010833 10.0.0.50 - - [2026-01-30 23:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.50 - - [2026-01-30 23:43:00] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003252 10.0.0.50 - - [2026-01-30 23:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.50 - - [2026-01-30 23:43:00] "GET /project/e1e5a9da-4222-424f-9500-e1ff3839b252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032105 10.0.0.50 - - [2026-01-30 23:43:00] "POST /virtual-machines HTTP/1.1" 200 395 0.008289 10.0.0.50 - - [2026-01-30 23:43:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018852 10.0.0.50 - - [2026-01-30 23:43:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097874 10.0.0.50 - - [2026-01-30 23:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008201 10.0.0.50 - - [2026-01-30 23:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007749 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-machine-interface/69c8c6b8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006073 10.0.0.50 - - [2026-01-30 23:43:01] "POST /instance-ips HTTP/1.1" 200 397 0.023866 10.0.0.50 - - [2026-01-30 23:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022257 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-machine-interface/69c8c6b8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007185 10.0.0.50 - - [2026-01-30 23:43:01] "POST /set-tag HTTP/1.1" 200 109 0.015971 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-machine-interface/69c8c6b8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018803 10.0.0.50 - - [2026-01-30 23:43:01] "GET /instance-ip/69dfbe9a-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002330 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-machine-interface/69c8c6b8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004020 10.0.0.50 - - [2026-01-30 23:43:01] "POST /set-tag HTTP/1.1" 200 109 0.001764 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.002989 10.0.0.50 - - [2026-01-30 23:43:01] "POST /ref-update HTTP/1.1" 200 156 0.009009 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-machine-interface/6891eee6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009409 10.0.0.50 - - [2026-01-30 23:43:01] "POST /set-tag HTTP/1.1" 200 109 0.001836 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-machine-interface/668ec54c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004817 10.0.0.50 - - [2026-01-30 23:43:01] "POST /set-tag HTTP/1.1" 200 109 0.002051 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003254 10.0.0.50 - - [2026-01-30 23:43:01] "POST /ref-update HTTP/1.1" 200 156 0.006758 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-machine-interface/6905e6a2-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004442 10.0.0.50 - - [2026-01-30 23:43:01] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-machine-interface/66f80a16-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003537 10.0.0.50 - - [2026-01-30 23:43:01] "POST /set-tag HTTP/1.1" 200 109 0.002118 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003729 10.0.0.50 - - [2026-01-30 23:43:01] "POST /ref-update HTTP/1.1" 200 156 0.006832 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-machine-interface/696da60c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008463 10.0.0.50 - - [2026-01-30 23:43:01] "POST /set-tag HTTP/1.1" 200 109 0.002313 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003885 10.0.0.50 - - [2026-01-30 23:43:01] "POST /ref-update HTTP/1.1" 200 156 0.007159 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-machine-interface/69c8c6b8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004109 10.0.0.50 - - [2026-01-30 23:43:01] "POST /set-tag HTTP/1.1" 200 109 0.004800 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-machine-interface/6792eb1c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003668 10.0.0.50 - - [2026-01-30 23:43:01] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-machine-interface/680b0d18-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003895 10.0.0.50 - - [2026-01-30 23:43:01] "POST /set-tag HTTP/1.1" 200 109 0.001860 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-machine-interface/6891eee6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004872 10.0.0.50 - - [2026-01-30 23:43:01] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-machine-interface/6905e6a2-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003731 10.0.0.50 - - [2026-01-30 23:43:01] "POST /set-tag HTTP/1.1" 200 109 0.001820 10.0.0.50 - - [2026-01-30 23:43:01] "GET /virtual-machine-interface/696da60c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004767 10.0.0.50 - - [2026-01-30 23:43:01] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.50 - - [2026-01-30 23:43:02] "GET /virtual-machine-interface/69c8c6b8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006751 10.0.0.50 - - [2026-01-30 23:43:02] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.50 - - [2026-01-30 23:43:02] "GET /virtual-machine-interface/66f80a16-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004714 10.0.0.50 - - [2026-01-30 23:43:02] "POST /set-tag HTTP/1.1" 200 109 0.003150 10.0.0.50 - - [2026-01-30 23:43:06] "GET /virtual-machine-interface/668ec54c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004032 10.0.0.50 - - [2026-01-30 23:43:06] "POST /set-tag HTTP/1.1" 200 109 0.001796 10.0.0.50 - - [2026-01-30 23:43:07] "GET /virtual-machine-interface/6905e6a2-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004820 10.0.0.50 - - [2026-01-30 23:43:07] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.50 - - [2026-01-30 23:43:07] "GET /virtual-machine-interface/6792eb1c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003789 10.0.0.50 - - [2026-01-30 23:43:07] "POST /set-tag HTTP/1.1" 200 109 0.001679 10.0.0.50 - - [2026-01-30 23:43:07] "GET /virtual-machine-interface/696da60c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004253 10.0.0.50 - - [2026-01-30 23:43:07] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.50 - - [2026-01-30 23:43:08] "GET /virtual-machine-interface/680b0d18-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003875 10.0.0.50 - - [2026-01-30 23:43:08] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.50 - - [2026-01-30 23:43:09] "GET /virtual-machine/c9b05245-b159-4e9e-a538-3c40c0b2a8a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003651 10.0.0.50 - - [2026-01-30 23:43:09] "GET /virtual-machine-interface/668ec54c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003656 10.0.0.50 - - [2026-01-30 23:43:09] "GET /virtual-machine/08ba0d47-da8e-45f6-bb42-ec3c62093261?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002766 10.0.0.50 - - [2026-01-30 23:43:09] "GET /virtual-machine-interface/66f80a16-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003625 10.0.0.50 - - [2026-01-30 23:43:09] "GET /virtual-machine/389a8ef7-6b4a-45ae-be80-2eea37a68d88?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002550 10.0.0.50 - - [2026-01-30 23:43:10] "GET /virtual-machine-interface/6792eb1c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004133 10.0.0.50 - - [2026-01-30 23:43:10] "GET /virtual-machine/f70de269-088e-4a3f-84be-a99a809ac6a2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002765 10.0.0.50 - - [2026-01-30 23:43:10] "GET /virtual-machine-interface/680b0d18-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003655 10.0.0.50 - - [2026-01-30 23:43:11] "GET /virtual-machine-interface/6891eee6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004098 10.0.0.50 - - [2026-01-30 23:43:11] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.50 - - [2026-01-30 23:43:12] "GET /virtual-machine-interface/69c8c6b8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004043 10.0.0.50 - - [2026-01-30 23:43:12] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.50 - - [2026-01-30 23:43:15] "GET /virtual-machine/5d27c882-e227-4600-ad38-fe22c66174fc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003009 10.0.0.50 - - [2026-01-30 23:43:15] "GET /virtual-machine-interface/6891eee6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005973 10.0.0.50 - - [2026-01-30 23:43:15] "GET /virtual-machine/47ecf412-4a3a-4dda-8874-ea7e92068a39?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002672 10.0.0.50 - - [2026-01-30 23:43:15] "GET /virtual-machine-interface/696da60c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003404 10.0.0.50 - - [2026-01-30 23:43:15] "GET /virtual-machine/cf279706-3b3e-48b1-91f9-3495caee37d8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002964 10.0.0.50 - - [2026-01-30 23:43:15] "GET /virtual-machine-interface/6905e6a2-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004046 10.0.0.50 - - [2026-01-30 23:43:15] "GET /virtual-machine/d803844a-58fc-4f46-bae3-5f8106cf22cc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002677 10.0.0.50 - - [2026-01-30 23:43:15] "GET /virtual-machine-interface/69c8c6b8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004181 10.0.0.50 - - [2026-01-30 23:43:15] "GET /loadbalancer/804d9f9f-4c0b-4efc-a249-7dccb7424c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002661 10.0.0.50 - - [2026-01-30 23:43:15] "POST /tags HTTP/1.1" 200 333 0.021915 10.0.0.50 - - [2026-01-30 23:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006691 10.0.0.50 - - [2026-01-30 23:43:15] "GET /tag/97cdd6ef-fc22-48b3-a128-ec3087aa3895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011643 10.0.0.50 - - [2026-01-30 23:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.50 - - [2026-01-30 23:43:15] "GET /project/59f2d820-8d3f-480d-b6da-e94541286b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029624 10.0.0.50 - - [2026-01-30 23:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.50 - - [2026-01-30 23:43:15] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003663 10.0.0.50 - - [2026-01-30 23:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001216 10.0.0.50 - - [2026-01-30 23:43:16] "GET /service-appliance-set/a655e1a1-37ca-4d34-b473-4140ceea9468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002895 10.0.0.50 - - [2026-01-30 23:43:16] "POST /fqname-to-id HTTP/1.1" 404 273 0.001409 10.0.0.50 - - [2026-01-30 23:43:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.086012 10.0.0.50 - - [2026-01-30 23:43:16] "GET /virtual-machine-interface/8d2b4567-70f8-48aa-b4d7-d24ce6df82a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.003976 10.0.0.50 - - [2026-01-30 23:43:16] "POST /instance-ips HTTP/1.1" 200 409 0.017297 10.0.0.50 - - [2026-01-30 23:43:16] "GET /instance-ip/7eecb283-1ede-4117-8f23-89314eda2d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006480 10.0.0.50 - - [2026-01-30 23:43:16] "POST /loadbalancers HTTP/1.1" 200 629 0.063616 10.0.0.50 - - [2026-01-30 23:43:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019077 10.0.0.50 - - [2026-01-30 23:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012512 10.0.0.50 - - [2026-01-30 23:43:16] "GET /project/59f2d820-8d3f-480d-b6da-e94541286b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046397 10.0.0.50 - - [2026-01-30 23:43:16] "GET /instance-ip/7eecb283-1ede-4117-8f23-89314eda2d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006045 10.0.0.50 - - [2026-01-30 23:43:16] "GET /project/59f2d820-8d3f-480d-b6da-e94541286b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024469 10.0.0.50 - - [2026-01-30 23:43:16] "GET /loadbalancer/804d9f9f-4c0b-4efc-a249-7dccb7424c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.005698 10.0.0.50 - - [2026-01-30 23:43:16] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017772 10.0.0.50 - - [2026-01-30 23:43:16] "POST /floating-ips HTTP/1.1" 200 597 0.022252 10.0.0.50 - - [2026-01-30 23:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.50 - - [2026-01-30 23:43:16] "GET /project/59f2d820-8d3f-480d-b6da-e94541286b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.022971 10.0.0.50 - - [2026-01-30 23:43:16] "GET /loadbalancer-listener/d40d85c1-abd2-4f58-99dc-acc52e5ad02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004519 10.0.0.50 - - [2026-01-30 23:43:16] "GET /loadbalancer-listener/d40d85c1-abd2-4f58-99dc-acc52e5ad02e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002454 10.0.0.50 - - [2026-01-30 23:43:16] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016427 10.0.0.50 - - [2026-01-30 23:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.50 - - [2026-01-30 23:43:16] "GET /instance-ip/7eecb283-1ede-4117-8f23-89314eda2d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002530 10.0.0.50 - - [2026-01-30 23:43:16] "GET /loadbalancer/804d9f9f-4c0b-4efc-a249-7dccb7424c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001777 10.0.0.50 - - [2026-01-30 23:43:16] "GET /instance-ip/7eecb283-1ede-4117-8f23-89314eda2d14?fields=floating_ips HTTP/1.1" 200 1212 0.003550 10.0.0.50 - - [2026-01-30 23:43:16] "GET /floating-ip/0d6d01ae-a699-46a6-a66d-450d47f70816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.001609 10.0.0.50 - - [2026-01-30 23:43:16] "GET /loadbalancer-pool/3dbe1ebb-ff84-4686-8991-33538793a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003739 10.0.0.50 - - [2026-01-30 23:43:16] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017315 10.0.0.50 - - [2026-01-30 23:43:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024128 10.0.0.50 - - [2026-01-30 23:43:16] "GET /virtual-machine-interface/668ec54c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006706 10.0.0.50 - - [2026-01-30 23:43:16] "GET /virtual-machine-interface/668ec54c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004123 10.0.0.50 - - [2026-01-30 23:43:16] "POST /ref-update HTTP/1.1" 200 156 0.005853 10.0.0.50 - - [2026-01-30 23:43:16] "GET /floating-ip/0d6d01ae-a699-46a6-a66d-450d47f70816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.010819 10.0.0.50 - - [2026-01-30 23:43:16] "PUT /floating-ip/0d6d01ae-a699-46a6-a66d-450d47f70816 HTTP/1.1" 200 256 0.005968 10.0.0.50 - - [2026-01-30 23:43:16] "POST /tags HTTP/1.1" 409 221 0.001903 10.0.0.50 - - [2026-01-30 23:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001128 10.0.0.50 - - [2026-01-30 23:43:16] "GET /tag/97cdd6ef-fc22-48b3-a128-ec3087aa3895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009214 10.0.0.50 - - [2026-01-30 23:43:16] "GET /loadbalancer/804d9f9f-4c0b-4efc-a249-7dccb7424c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001880 10.0.0.50 - - [2026-01-30 23:43:16] "POST /set-tag HTTP/1.1" 200 109 0.065536 10.0.0.50 - - [2026-01-30 23:43:16] "GET /loadbalancer-pool/3dbe1ebb-ff84-4686-8991-33538793a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003375 10.0.0.50 - - [2026-01-30 23:43:16] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018908 10.0.0.50 - - [2026-01-30 23:43:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.022689 10.0.0.50 - - [2026-01-30 23:43:16] "GET /virtual-machine-interface/66f80a16-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.029463 10.0.0.50 - - [2026-01-30 23:43:16] "GET /virtual-machine-interface/66f80a16-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011138 10.0.0.50 - - [2026-01-30 23:43:16] "POST /ref-update HTTP/1.1" 200 156 0.006527 10.0.0.50 - - [2026-01-30 23:43:17] "GET /floating-ip/0d6d01ae-a699-46a6-a66d-450d47f70816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.009169 10.0.0.50 - - [2026-01-30 23:43:17] "POST /set-tag HTTP/1.1" 200 109 0.059250 10.0.0.50 - - [2026-01-30 23:43:17] "POST /tags HTTP/1.1" 409 206 0.002171 10.0.0.50 - - [2026-01-30 23:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.50 - - [2026-01-30 23:43:17] "GET /tag/b9b44231-e933-4cba-ae64-a45f95660543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014266 10.0.0.50 - - [2026-01-30 23:43:17] "POST /tags HTTP/1.1" 409 204 0.001955 10.0.0.50 - - [2026-01-30 23:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.50 - - [2026-01-30 23:43:17] "GET /tag/dd18687c-7d58-4aad-bcee-b5f2b227645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009936 10.0.0.50 - - [2026-01-30 23:43:17] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002414 10.0.0.50 - - [2026-01-30 23:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.50 - - [2026-01-30 23:43:17] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002214 10.0.0.50 - - [2026-01-30 23:43:17] "POST /tags HTTP/1.1" 409 206 0.001329 10.0.0.50 - - [2026-01-30 23:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001215 10.0.0.50 - - [2026-01-30 23:43:17] "GET /tag/b9b44231-e933-4cba-ae64-a45f95660543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010178 10.0.0.50 - - [2026-01-30 23:43:17] "POST /tags HTTP/1.1" 409 226 0.002105 10.0.0.50 - - [2026-01-30 23:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.50 - - [2026-01-30 23:43:17] "GET /tag/e1a30ab7-e82c-4dfe-8bba-6014a918f511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009565 10.0.0.50 - - [2026-01-30 23:43:17] "POST /tags HTTP/1.1" 409 204 0.001313 10.0.0.50 - - [2026-01-30 23:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.50 - - [2026-01-30 23:43:17] "GET /tag/dd18687c-7d58-4aad-bcee-b5f2b227645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009369 10.0.0.50 - - [2026-01-30 23:43:17] "POST /tags HTTP/1.1" 409 226 0.001777 10.0.0.50 - - [2026-01-30 23:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001184 10.0.0.50 - - [2026-01-30 23:43:17] "GET /tag/e1a30ab7-e82c-4dfe-8bba-6014a918f511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009068 10.0.0.50 - - [2026-01-30 23:43:17] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001734 10.0.0.50 - - [2026-01-30 23:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001197 10.0.0.50 - - [2026-01-30 23:43:17] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002477 10.0.0.50 - - [2026-01-30 23:43:17] "POST /firewall-rules HTTP/1.1" 200 626 0.106244 10.0.0.50 - - [2026-01-30 23:43:17] "POST /firewall-rules HTTP/1.1" 200 646 0.083082 10.0.0.50 - - [2026-01-30 23:43:17] "GET /firewall-rule/cd9926e6-4b74-4556-8035-85ad0e4c3eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003523 10.0.0.50 - - [2026-01-30 23:43:17] "GET /firewall-policy/4fefdcfb-de2d-499f-9258-02ef4d571667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001839 10.0.0.50 - - [2026-01-30 23:43:17] "GET /firewall-rule/e405ea96-dd9d-4d66-a1b1-7082d58e11b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002778 10.0.0.50 - - [2026-01-30 23:43:17] "POST /ref-update HTTP/1.1" 200 156 0.014495 10.0.0.50 - - [2026-01-30 23:43:17] "POST /firewall-policys HTTP/1.1" 200 606 0.060089 10.0.0.50 - - [2026-01-30 23:43:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.045503 10.0.0.50 - - [2026-01-30 23:43:18] "GET /firewall-policy/60cb2f62-9552-4bcc-a7ab-80e6619a9b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.015088 10.0.0.50 - - [2026-01-30 23:43:18] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002256 10.0.0.50 - - [2026-01-30 23:43:18] "GET /firewall-policy/60cb2f62-9552-4bcc-a7ab-80e6619a9b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001813 10.0.0.50 - - [2026-01-30 23:43:18] "GET /firewall-policy/4fefdcfb-de2d-499f-9258-02ef4d571667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002619 10.0.0.50 - - [2026-01-30 23:43:18] "GET /firewall-policy/c57c993d-98c2-4275-8b8b-fd8c3511ed23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003366 10.0.0.50 - - [2026-01-30 23:43:18] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003602 10.0.0.50 - - [2026-01-30 23:43:18] "GET /firewall-policy/4fefdcfb-de2d-499f-9258-02ef4d571667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001708 10.0.0.50 - - [2026-01-30 23:43:18] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.001748 10.0.0.50 - - [2026-01-30 23:43:18] "POST /ref-update HTTP/1.1" 200 156 0.020410 10.0.0.50 - - [2026-01-30 23:43:18] "POST /ref-update HTTP/1.1" 200 156 0.041932 10.0.0.50 - - [2026-01-30 23:43:18] "POST /ref-update HTTP/1.1" 200 156 0.049597 10.0.0.50 - - [2026-01-30 23:43:18] "POST /ref-update HTTP/1.1" 200 156 0.020113 10.0.0.50 - - [2026-01-30 23:43:18] "POST /ref-update HTTP/1.1" 200 156 0.033110 10.0.0.50 - - [2026-01-30 23:43:18] "GET /firewall-policy/60cb2f62-9552-4bcc-a7ab-80e6619a9b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005231 10.0.0.50 - - [2026-01-30 23:45:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002347 10.0.0.50 - - [2026-01-30 23:45:01] "GET /global-system-configs HTTP/1.1" 200 322 0.004976 10.0.0.50 - - [2026-01-30 23:45:16] "POST /tags HTTP/1.1" 409 252 0.003663 10.0.0.50 - - [2026-01-30 23:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.50 - - [2026-01-30 23:45:16] "GET /tag/c0095dca-c93b-48d0-a653-5fd089689af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009928 10.0.0.50 - - [2026-01-30 23:45:16] "POST /tags HTTP/1.1" 409 228 0.001555 10.0.0.50 - - [2026-01-30 23:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.50 - - [2026-01-30 23:45:16] "GET /tag/41c00540-c8e6-4cdc-913c-923f7188d6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009495 10.0.0.50 - - [2026-01-30 23:45:16] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002708 10.0.0.50 - - [2026-01-30 23:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.50 - - [2026-01-30 23:45:16] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003576 10.0.0.50 - - [2026-01-30 23:45:16] "POST /tags HTTP/1.1" 409 206 0.001469 10.0.0.50 - - [2026-01-30 23:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.50 - - [2026-01-30 23:45:16] "GET /tag/b9b44231-e933-4cba-ae64-a45f95660543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010450 10.0.0.50 - - [2026-01-30 23:45:17] "POST /tags HTTP/1.1" 409 226 0.004947 10.0.0.50 - - [2026-01-30 23:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.50 - - [2026-01-30 23:45:17] "GET /tag/e1a30ab7-e82c-4dfe-8bba-6014a918f511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010370 10.0.0.50 - - [2026-01-30 23:45:17] "POST /tags HTTP/1.1" 409 204 0.001776 10.0.0.50 - - [2026-01-30 23:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.50 - - [2026-01-30 23:45:17] "GET /tag/dd18687c-7d58-4aad-bcee-b5f2b227645e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010856 10.0.0.50 - - [2026-01-30 23:45:17] "POST /tags HTTP/1.1" 409 226 0.001524 10.0.0.50 - - [2026-01-30 23:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.50 - - [2026-01-30 23:45:17] "GET /tag/e1a30ab7-e82c-4dfe-8bba-6014a918f511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011961 10.0.0.50 - - [2026-01-30 23:45:17] "POST /tags HTTP/1.1" 409 228 0.001653 10.0.0.50 - - [2026-01-30 23:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.50 - - [2026-01-30 23:45:17] "GET /tag/41c00540-c8e6-4cdc-913c-923f7188d6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010211 10.0.0.50 - - [2026-01-30 23:45:17] "POST /tags HTTP/1.1" 409 252 0.002009 10.0.0.50 - - [2026-01-30 23:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001135 10.0.0.50 - - [2026-01-30 23:45:17] "GET /tag/c0095dca-c93b-48d0-a653-5fd089689af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010538 10.0.0.50 - - [2026-01-30 23:45:17] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002031 10.0.0.50 - - [2026-01-30 23:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.50 - - [2026-01-30 23:45:17] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003069 10.0.0.50 - - [2026-01-30 23:45:17] "POST /firewall-rules HTTP/1.1" 409 281 0.006170 10.0.0.50 - - [2026-01-30 23:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.50 - - [2026-01-30 23:45:17] "PUT /firewall-rule/e405ea96-dd9d-4d66-a1b1-7082d58e11b4 HTTP/1.1" 200 260 0.015950 10.0.0.50 - - [2026-01-30 23:45:17] "POST /firewall-rules HTTP/1.1" 409 291 0.010250 10.0.0.50 - - [2026-01-30 23:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.50 - - [2026-01-30 23:45:17] "PUT /firewall-rule/cd9926e6-4b74-4556-8035-85ad0e4c3eeb HTTP/1.1" 200 260 0.018191 10.0.0.50 - - [2026-01-30 23:45:17] "GET /firewall-rule/cd9926e6-4b74-4556-8035-85ad0e4c3eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.007836 10.0.0.50 - - [2026-01-30 23:45:17] "POST /firewall-rules HTTP/1.1" 200 658 0.074660 10.0.0.50 - - [2026-01-30 23:45:17] "GET /firewall-rule/4712dd61-2140-4500-9df5-a692ac494b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.003847 10.0.0.50 - - [2026-01-30 23:45:17] "GET /firewall-policy/4fefdcfb-de2d-499f-9258-02ef4d571667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001836 10.0.0.50 - - [2026-01-30 23:45:17] "GET /firewall-rule/e405ea96-dd9d-4d66-a1b1-7082d58e11b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002118 10.0.0.50 - - [2026-01-30 23:45:17] "POST /firewall-policys HTTP/1.1" 409 269 0.001880 10.0.0.50 - - [2026-01-30 23:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.50 - - [2026-01-30 23:45:17] "PUT /firewall-policy/60cb2f62-9552-4bcc-a7ab-80e6619a9b9f HTTP/1.1" 200 264 0.038635 10.0.0.50 - - [2026-01-30 23:45:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016120 10.0.0.50 - - [2026-01-30 23:45:17] "GET /firewall-policy/60cb2f62-9552-4bcc-a7ab-80e6619a9b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.014504 10.0.0.50 - - [2026-01-30 23:45:17] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004093 10.0.0.50 - - [2026-01-30 23:45:17] "GET /firewall-policy/60cb2f62-9552-4bcc-a7ab-80e6619a9b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002794 10.0.0.50 - - [2026-01-30 23:45:17] "GET /firewall-policy/4fefdcfb-de2d-499f-9258-02ef4d571667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002203 10.0.0.50 - - [2026-01-30 23:45:17] "GET /firewall-policy/60cb2f62-9552-4bcc-a7ab-80e6619a9b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002244 10.0.0.50 - - [2026-01-30 23:45:17] "GET /firewall-policy/60cb2f62-9552-4bcc-a7ab-80e6619a9b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002272 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:45:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:45:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000828 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:45:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000799 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:45:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000786 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:45:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:45:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000776 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:45:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:45:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001465 10.0.0.50 - - [2026-01-30 23:46:19] "GET /virtual-machine-interface/668ec54c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007316 10.0.0.50 - - [2026-01-30 23:46:19] "POST /set-tag HTTP/1.1" 200 109 0.002313 10.0.0.50 - - [2026-01-30 23:46:19] "GET /virtual-machine-interface/66f80a16-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004403 10.0.0.50 - - [2026-01-30 23:46:19] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.50 - - [2026-01-30 23:46:19] "GET /virtual-machine-interface/6891eee6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004073 10.0.0.50 - - [2026-01-30 23:46:19] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.50 - - [2026-01-30 23:46:19] "GET /virtual-machine-interface/6905e6a2-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004399 10.0.0.50 - - [2026-01-30 23:46:19] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.50 - - [2026-01-30 23:46:19] "GET /virtual-machine-interface/6792eb1c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004176 10.0.0.50 - - [2026-01-30 23:46:19] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.50 - - [2026-01-30 23:46:19] "GET /virtual-machine-interface/680b0d18-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004137 10.0.0.50 - - [2026-01-30 23:46:19] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.50 - - [2026-01-30 23:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.50 - - [2026-01-30 23:46:19] "GET /loadbalancer/804d9f9f-4c0b-4efc-a249-7dccb7424c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002525 10.0.0.50 - - [2026-01-30 23:46:19] "GET /virtual-machine-interface/668ec54c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004281 10.0.0.50 - - [2026-01-30 23:46:19] "POST /set-tag HTTP/1.1" 200 109 0.023191 10.0.0.50 - - [2026-01-30 23:46:19] "DELETE /loadbalancer-member/9a83a062-42dc-499f-a68c-86f372ee1cb3 HTTP/1.1" 200 115 0.018982 10.0.0.50 - - [2026-01-30 23:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.50 - - [2026-01-30 23:46:19] "GET /loadbalancer/804d9f9f-4c0b-4efc-a249-7dccb7424c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002441 10.0.0.50 - - [2026-01-30 23:46:19] "GET /virtual-machine-interface/696da60c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003717 10.0.0.50 - - [2026-01-30 23:46:19] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.50 - - [2026-01-30 23:46:19] "GET /virtual-machine-interface/69c8c6b8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004537 10.0.0.50 - - [2026-01-30 23:46:19] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.50 - - [2026-01-30 23:46:20] "GET /virtual-machine-interface/66f80a16-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004078 10.0.0.50 - - [2026-01-30 23:46:20] "POST /set-tag HTTP/1.1" 200 109 0.004021 10.0.0.50 - - [2026-01-30 23:46:20] "GET /virtual-machine-interface/668ec54c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004252 10.0.0.50 - - [2026-01-30 23:46:20] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.50 - - [2026-01-30 23:46:20] "GET /virtual-machine-interface/668ec54c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005567 10.0.0.50 - - [2026-01-30 23:46:20] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.50 - - [2026-01-30 23:46:20] "GET /virtual-machine/c9b05245-b159-4e9e-a538-3c40c0b2a8a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002369 10.0.0.50 - - [2026-01-30 23:46:20] "POST /ref-update HTTP/1.1" 200 156 0.008150 10.0.0.50 - - [2026-01-30 23:46:20] "GET /virtual-machine-interface/668ec54c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006836 10.0.0.50 - - [2026-01-30 23:46:20] "POST /set-tag HTTP/1.1" 200 109 0.016972 10.0.0.50 - - [2026-01-30 23:46:20] "POST /set-tag HTTP/1.1" 200 109 0.014955 10.0.0.50 - - [2026-01-30 23:46:20] "POST /set-tag HTTP/1.1" 200 109 0.027025 10.0.0.50 - - [2026-01-30 23:46:20] "POST /set-tag HTTP/1.1" 200 109 0.028203 10.0.0.50 - - [2026-01-30 23:46:20] "POST /set-tag HTTP/1.1" 200 109 0.012475 10.0.0.50 - - [2026-01-30 23:46:20] "DELETE /instance-ip/66a83bf8-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.036184 10.0.0.50 - - [2026-01-30 23:46:20] "POST /ref-update HTTP/1.1" 200 156 0.008902 10.0.0.50 - - [2026-01-30 23:46:20] "DELETE /virtual-machine-interface/668ec54c-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.031493 10.0.0.50 - - [2026-01-30 23:46:20] "DELETE /virtual-machine/c9b05245-b159-4e9e-a538-3c40c0b2a8a7 HTTP/1.1" 200 115 0.019323 10.0.0.50 - - [2026-01-30 23:46:20] "GET /virtual-machine-interface/6792eb1c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006012 10.0.0.50 - - [2026-01-30 23:46:21] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.50 - - [2026-01-30 23:46:21] "GET /virtual-machine-interface/6792eb1c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003463 10.0.0.50 - - [2026-01-30 23:46:21] "POST /set-tag HTTP/1.1" 200 109 0.001515 10.0.0.50 - - [2026-01-30 23:46:21] "GET /virtual-machine/389a8ef7-6b4a-45ae-be80-2eea37a68d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002353 10.0.0.50 - - [2026-01-30 23:46:21] "POST /ref-update HTTP/1.1" 200 156 0.010789 10.0.0.50 - - [2026-01-30 23:46:21] "GET /virtual-machine-interface/6792eb1c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013220 10.0.0.50 - - [2026-01-30 23:46:21] "POST /set-tag HTTP/1.1" 200 109 0.015019 10.0.0.50 - - [2026-01-30 23:46:21] "POST /set-tag HTTP/1.1" 200 109 0.025386 10.0.0.50 - - [2026-01-30 23:46:21] "POST /set-tag HTTP/1.1" 200 109 0.027111 10.0.0.50 - - [2026-01-30 23:46:21] "POST /set-tag HTTP/1.1" 200 109 0.013608 10.0.0.50 - - [2026-01-30 23:46:21] "POST /set-tag HTTP/1.1" 200 109 0.026158 10.0.0.50 - - [2026-01-30 23:46:21] "DELETE /instance-ip/67b51eb2-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.050275 10.0.0.50 - - [2026-01-30 23:46:21] "DELETE /virtual-machine-interface/6792eb1c-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.037875 10.0.0.50 - - [2026-01-30 23:46:21] "DELETE /virtual-machine/389a8ef7-6b4a-45ae-be80-2eea37a68d88 HTTP/1.1" 200 115 0.016594 10.0.0.50 - - [2026-01-30 23:46:21] "GET /virtual-machine-interface/680b0d18-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004889 10.0.0.50 - - [2026-01-30 23:46:21] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.50 - - [2026-01-30 23:46:21] "GET /virtual-machine-interface/680b0d18-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004151 10.0.0.50 - - [2026-01-30 23:46:21] "POST /set-tag HTTP/1.1" 200 109 0.002638 10.0.0.50 - - [2026-01-30 23:46:21] "GET /virtual-machine/f70de269-088e-4a3f-84be-a99a809ac6a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002587 10.0.0.50 - - [2026-01-30 23:46:21] "POST /ref-update HTTP/1.1" 200 156 0.009494 10.0.0.50 - - [2026-01-30 23:46:21] "GET /virtual-machine-interface/680b0d18-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005702 10.0.0.50 - - [2026-01-30 23:46:21] "POST /set-tag HTTP/1.1" 200 109 0.034579 10.0.0.50 - - [2026-01-30 23:46:21] "POST /set-tag HTTP/1.1" 200 109 0.037846 10.0.0.50 - - [2026-01-30 23:46:21] "POST /set-tag HTTP/1.1" 200 109 0.032959 10.0.0.50 - - [2026-01-30 23:46:21] "POST /set-tag HTTP/1.1" 200 109 0.012475 10.0.0.50 - - [2026-01-30 23:46:21] "POST /set-tag HTTP/1.1" 200 109 0.024462 10.0.0.50 - - [2026-01-30 23:46:21] "DELETE /instance-ip/6825d3f0-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.042682 10.0.0.50 - - [2026-01-30 23:46:21] "DELETE /virtual-machine-interface/680b0d18-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.029963 10.0.0.50 - - [2026-01-30 23:46:21] "DELETE /virtual-machine/f70de269-088e-4a3f-84be-a99a809ac6a2 HTTP/1.1" 200 115 0.016302 10.0.0.50 - - [2026-01-30 23:46:21] "DELETE /tag/01efdb6b-9e86-48d8-a6d7-48606181aadd HTTP/1.1" 200 115 0.046741 10.0.0.50 - - [2026-01-30 23:46:21] "GET /virtual-machine-interface/66f80a16-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003387 10.0.0.50 - - [2026-01-30 23:46:22] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.50 - - [2026-01-30 23:46:22] "GET /virtual-machine/08ba0d47-da8e-45f6-bb42-ec3c62093261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002697 10.0.0.50 - - [2026-01-30 23:46:22] "POST /ref-update HTTP/1.1" 200 156 0.009399 10.0.0.50 - - [2026-01-30 23:46:22] "GET /virtual-machine-interface/66f80a16-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003874 10.0.0.50 - - [2026-01-30 23:46:22] "POST /set-tag HTTP/1.1" 200 109 0.015055 10.0.0.50 - - [2026-01-30 23:46:22] "POST /set-tag HTTP/1.1" 200 109 0.023447 10.0.0.50 - - [2026-01-30 23:46:22] "POST /set-tag HTTP/1.1" 200 109 0.014158 10.0.0.50 - - [2026-01-30 23:46:22] "POST /set-tag HTTP/1.1" 200 109 0.020602 10.0.0.50 - - [2026-01-30 23:46:22] "POST /set-tag HTTP/1.1" 200 109 0.025751 10.0.0.50 - - [2026-01-30 23:46:22] "DELETE /instance-ip/6710f288-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.032517 10.0.0.50 - - [2026-01-30 23:46:22] "POST /ref-update HTTP/1.1" 200 156 0.007372 10.0.0.50 - - [2026-01-30 23:46:22] "DELETE /virtual-machine-interface/66f80a16-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.044071 10.0.0.50 - - [2026-01-30 23:46:22] "DELETE /virtual-machine/08ba0d47-da8e-45f6-bb42-ec3c62093261 HTTP/1.1" 200 115 0.019972 10.0.0.50 - - [2026-01-30 23:46:22] "DELETE /tag/b9b44231-e933-4cba-ae64-a45f95660543 HTTP/1.1" 409 388 0.005775 10.0.0.50 - - [2026-01-30 23:46:22] "DELETE /tag/13636d9e-5e11-4bbf-966e-bb7186b2df9d HTTP/1.1" 200 115 0.028607 10.0.0.50 - - [2026-01-30 23:46:50] "GET /virtual-machine-interface/696da60c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005717 10.0.0.50 - - [2026-01-30 23:46:50] "POST /set-tag HTTP/1.1" 200 109 0.023463 10.0.0.50 - - [2026-01-30 23:46:50] "GET /virtual-machine-interface/696da60c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003773 10.0.0.50 - - [2026-01-30 23:46:50] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.50 - - [2026-01-30 23:46:50] "GET /virtual-machine/47ecf412-4a3a-4dda-8874-ea7e92068a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002124 10.0.0.50 - - [2026-01-30 23:46:50] "POST /ref-update HTTP/1.1" 200 156 0.008904 10.0.0.50 - - [2026-01-30 23:46:50] "GET /virtual-machine-interface/696da60c-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005559 10.0.0.50 - - [2026-01-30 23:46:50] "POST /set-tag HTTP/1.1" 200 109 0.019941 10.0.0.50 - - [2026-01-30 23:46:50] "POST /set-tag HTTP/1.1" 200 109 0.038071 10.0.0.50 - - [2026-01-30 23:46:50] "POST /set-tag HTTP/1.1" 200 109 0.016293 10.0.0.50 - - [2026-01-30 23:46:50] "POST /set-tag HTTP/1.1" 200 109 0.030853 10.0.0.50 - - [2026-01-30 23:46:50] "DELETE /instance-ip/698199aa-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.058040 10.0.0.50 - - [2026-01-30 23:46:50] "DELETE /virtual-machine-interface/696da60c-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.044060 10.0.0.50 - - [2026-01-30 23:46:50] "DELETE /virtual-machine/47ecf412-4a3a-4dda-8874-ea7e92068a39 HTTP/1.1" 200 115 0.026199 10.0.0.50 - - [2026-01-30 23:46:51] "DELETE /tag/c28367fd-ca14-459b-a970-1caf9d14f7e0 HTTP/1.1" 200 115 0.038763 10.0.0.50 - - [2026-01-30 23:46:51] "GET /virtual-machine-interface/6891eee6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004784 10.0.0.50 - - [2026-01-30 23:46:51] "POST /set-tag HTTP/1.1" 200 109 0.005315 10.0.0.50 - - [2026-01-30 23:46:51] "GET /virtual-machine-interface/6891eee6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005577 10.0.0.50 - - [2026-01-30 23:46:51] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.50 - - [2026-01-30 23:46:51] "GET /virtual-machine/5d27c882-e227-4600-ad38-fe22c66174fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002768 10.0.0.50 - - [2026-01-30 23:46:51] "POST /ref-update HTTP/1.1" 200 156 0.014598 10.0.0.50 - - [2026-01-30 23:46:51] "GET /virtual-machine-interface/6891eee6-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016677 10.0.0.50 - - [2026-01-30 23:46:51] "POST /set-tag HTTP/1.1" 200 109 0.028216 10.0.0.50 - - [2026-01-30 23:46:51] "POST /set-tag HTTP/1.1" 200 109 0.029963 10.0.0.50 - - [2026-01-30 23:46:51] "POST /set-tag HTTP/1.1" 200 109 0.045104 10.0.0.50 - - [2026-01-30 23:46:51] "POST /set-tag HTTP/1.1" 200 109 0.010844 10.0.0.50 - - [2026-01-30 23:46:51] "DELETE /instance-ip/68ab3d6a-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.055719 10.0.0.50 - - [2026-01-30 23:46:51] "DELETE /virtual-machine-interface/6891eee6-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.036069 10.0.0.50 - - [2026-01-30 23:46:51] "DELETE /virtual-machine/5d27c882-e227-4600-ad38-fe22c66174fc HTTP/1.1" 200 115 0.034053 10.0.0.50 - - [2026-01-30 23:46:51] "DELETE /tag/e7617317-60b3-4785-85f1-1edd9be9fe54 HTTP/1.1" 200 115 0.046288 10.0.0.50 - - [2026-01-30 23:46:51] "GET /virtual-machine-interface/6905e6a2-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004292 10.0.0.50 - - [2026-01-30 23:46:51] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.50 - - [2026-01-30 23:46:51] "GET /virtual-machine-interface/6905e6a2-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003933 10.0.0.50 - - [2026-01-30 23:46:51] "POST /set-tag HTTP/1.1" 200 109 0.001789 10.0.0.50 - - [2026-01-30 23:46:51] "GET /virtual-machine/cf279706-3b3e-48b1-91f9-3495caee37d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004245 10.0.0.50 - - [2026-01-30 23:46:51] "POST /ref-update HTTP/1.1" 200 156 0.014708 10.0.0.50 - - [2026-01-30 23:46:51] "GET /virtual-machine-interface/6905e6a2-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014897 10.0.0.50 - - [2026-01-30 23:46:51] "POST /set-tag HTTP/1.1" 200 109 0.016063 10.0.0.50 - - [2026-01-30 23:46:51] "POST /set-tag HTTP/1.1" 200 109 0.028074 10.0.0.50 - - [2026-01-30 23:46:51] "POST /set-tag HTTP/1.1" 200 109 0.025863 10.0.0.50 - - [2026-01-30 23:46:51] "POST /set-tag HTTP/1.1" 200 109 0.021752 10.0.0.50 - - [2026-01-30 23:46:51] "DELETE /instance-ip/69185b5c-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.050380 10.0.0.50 - - [2026-01-30 23:46:52] "DELETE /virtual-machine-interface/6905e6a2-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.049589 10.0.0.50 - - [2026-01-30 23:46:52] "DELETE /virtual-machine/cf279706-3b3e-48b1-91f9-3495caee37d8 HTTP/1.1" 200 115 0.024462 10.0.0.50 - - [2026-01-30 23:46:52] "DELETE /tag/a275bb13-c2d8-4be3-89af-12f665a9dbf9 HTTP/1.1" 200 115 0.047103 10.0.0.50 - - [2026-01-30 23:46:52] "DELETE /tag/2483e0e3-2f64-45a9-ac66-bfc0d5eaac2e HTTP/1.1" 200 115 0.030957 10.0.0.50 - - [2026-01-30 23:46:52] "DELETE /tag/dd18687c-7d58-4aad-bcee-b5f2b227645e HTTP/1.1" 409 236 0.003052 10.0.0.50 - - [2026-01-30 23:46:52] "GET /virtual-machine-interface/69c8c6b8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005650 10.0.0.50 - - [2026-01-30 23:46:52] "POST /set-tag HTTP/1.1" 200 109 0.001868 10.0.0.50 - - [2026-01-30 23:46:52] "GET /virtual-machine-interface/69c8c6b8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003655 10.0.0.50 - - [2026-01-30 23:46:52] "POST /set-tag HTTP/1.1" 200 109 0.001647 10.0.0.50 - - [2026-01-30 23:46:52] "GET /virtual-machine/d803844a-58fc-4f46-bae3-5f8106cf22cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002586 10.0.0.50 - - [2026-01-30 23:46:52] "POST /ref-update HTTP/1.1" 200 156 0.007620 10.0.0.50 - - [2026-01-30 23:46:52] "GET /virtual-machine-interface/69c8c6b8-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014300 10.0.0.50 - - [2026-01-30 23:46:52] "POST /set-tag HTTP/1.1" 200 109 0.015392 10.0.0.50 - - [2026-01-30 23:46:52] "POST /set-tag HTTP/1.1" 200 109 0.024521 10.0.0.50 - - [2026-01-30 23:46:52] "POST /set-tag HTTP/1.1" 200 109 0.019938 10.0.0.50 - - [2026-01-30 23:46:52] "POST /set-tag HTTP/1.1" 200 109 0.012230 10.0.0.50 - - [2026-01-30 23:46:52] "DELETE /instance-ip/69dfbe9a-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.041526 10.0.0.50 - - [2026-01-30 23:46:52] "DELETE /virtual-machine-interface/69c8c6b8-fe35-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.037853 10.0.0.50 - - [2026-01-30 23:46:52] "DELETE /virtual-machine/d803844a-58fc-4f46-bae3-5f8106cf22cc HTTP/1.1" 200 115 0.018273 10.0.0.50 - - [2026-01-30 23:46:52] "DELETE /tag/c0095dca-c93b-48d0-a653-5fd089689af9 HTTP/1.1" 409 236 0.005713 10.0.0.50 - - [2026-01-30 23:46:52] "DELETE /tag/7842581a-a327-4a67-9416-a78f20e5a8b6 HTTP/1.1" 200 115 0.030278 10.0.0.50 - - [2026-01-30 23:46:52] "DELETE /tag/41c00540-c8e6-4cdc-913c-923f7188d6c4 HTTP/1.1" 409 236 0.003550 10.0.0.50 - - [2026-01-30 23:46:54] "POST /projects HTTP/1.1" 409 238 0.001774 10.0.0.50 - - [2026-01-30 23:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.50 - - [2026-01-30 23:46:54] "GET /project/e1e5a9da-4222-424f-9500-e1ff3839b252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025181 10.0.0.50 - - [2026-01-30 23:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.50 - - [2026-01-30 23:46:54] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003444 10.0.0.50 - - [2026-01-30 23:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001270 10.0.0.50 - - [2026-01-30 23:46:54] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003866 10.0.0.50 - - [2026-01-30 23:46:54] "POST /security-groups HTTP/1.1" 409 285 0.001757 10.0.0.50 - - [2026-01-30 23:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001155 10.0.0.50 - - [2026-01-30 23:46:54] "PUT /security-group/41f0485e-9c78-4a8a-8cee-991384a9b0b8 HTTP/1.1" 200 262 0.059468 10.0.0.50 - - [2026-01-30 23:46:54] "PUT /access-control-list/9380a1bd-78de-42d2-a59a-92803404a4ae HTTP/1.1" 200 272 0.013023 10.0.0.50 - - [2026-01-30 23:46:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026543 10.0.0.50 - - [2026-01-30 23:46:54] "PUT /access-control-list/ae6d8412-ad6e-4d9b-977d-bfea38aa1167 HTTP/1.1" 200 272 0.025388 10.0.0.50 - - [2026-01-30 23:46:59] "POST /projects HTTP/1.1" 409 238 0.002644 10.0.0.50 - - [2026-01-30 23:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.50 - - [2026-01-30 23:46:59] "GET /project/e1e5a9da-4222-424f-9500-e1ff3839b252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027651 10.0.0.50 - - [2026-01-30 23:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.50 - - [2026-01-30 23:46:59] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003574 10.0.0.50 - - [2026-01-30 23:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.50 - - [2026-01-30 23:46:59] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003477 10.0.0.50 - - [2026-01-30 23:46:59] "POST /security-groups HTTP/1.1" 409 285 0.001624 10.0.0.50 - - [2026-01-30 23:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.50 - - [2026-01-30 23:46:59] "PUT /security-group/41f0485e-9c78-4a8a-8cee-991384a9b0b8 HTTP/1.1" 200 262 0.066864 10.0.0.50 - - [2026-01-30 23:46:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.026577 10.0.0.50 - - [2026-01-30 23:46:59] "PUT /access-control-list/9380a1bd-78de-42d2-a59a-92803404a4ae HTTP/1.1" 200 272 0.019303 10.0.0.50 - - [2026-01-30 23:46:59] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.020886 10.0.0.50 - - [2026-01-30 23:46:59] "PUT /access-control-list/ae6d8412-ad6e-4d9b-977d-bfea38aa1167 HTTP/1.1" 200 272 0.020418 10.0.0.50 - - [2026-01-30 23:46:59] "GET /firewall-rule/7e6f256c-8a22-4158-b4ff-54ed1d9641c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004624 10.0.0.50 - - [2026-01-30 23:46:59] "POST /ref-update HTTP/1.1" 200 156 0.053968 10.0.0.50 - - [2026-01-30 23:47:00] "DELETE /firewall-rule/7e6f256c-8a22-4158-b4ff-54ed1d9641c1 HTTP/1.1" 200 115 0.040616 10.0.0.50 - - [2026-01-30 23:47:00] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006703 10.0.0.50 - - [2026-01-30 23:47:00] "GET /firewall-rule/c4406ac7-ab7f-4806-a2eb-08dae8e45555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002618 10.0.0.50 - - [2026-01-30 23:47:00] "POST /ref-update HTTP/1.1" 200 156 0.049357 10.0.0.50 - - [2026-01-30 23:47:00] "DELETE /firewall-rule/c4406ac7-ab7f-4806-a2eb-08dae8e45555 HTTP/1.1" 200 115 0.032947 10.0.0.50 - - [2026-01-30 23:47:00] "DELETE /tag/89135c5c-15d3-44e1-8516-3ab63eef505e HTTP/1.1" 200 115 0.032576 10.0.0.50 - - [2026-01-30 23:47:00] "DELETE /tag/c0095dca-c93b-48d0-a653-5fd089689af9 HTTP/1.1" 409 236 0.004447 10.0.0.50 - - [2026-01-30 23:47:00] "DELETE /tag/41c00540-c8e6-4cdc-913c-923f7188d6c4 HTTP/1.1" 409 236 0.006957 10.0.0.50 - - [2026-01-30 23:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.50 - - [2026-01-30 23:47:00] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003419 10.0.0.50 - - [2026-01-30 23:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.50 - - [2026-01-30 23:47:00] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003442 10.0.0.50 - - [2026-01-30 23:47:00] "PUT /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82 HTTP/1.1" 200 264 0.036388 10.0.0.50 - - [2026-01-30 23:47:00] "PUT /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c HTTP/1.1" 200 264 0.036129 10.0.0.50 - - [2026-01-30 23:47:00] "DELETE /security-group/41f0485e-9c78-4a8a-8cee-991384a9b0b8 HTTP/1.1" 200 115 0.038618 10.0.0.50 - - [2026-01-30 23:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.50 - - [2026-01-30 23:47:00] "DELETE /access-control-list/9380a1bd-78de-42d2-a59a-92803404a4ae HTTP/1.1" 200 115 0.037419 10.0.0.50 - - [2026-01-30 23:47:00] "DELETE /access-control-list/ae6d8412-ad6e-4d9b-977d-bfea38aa1167 HTTP/1.1" 200 115 0.027821 10.0.0.50 - - [2026-01-30 23:47:00] "GET /project/e1e5a9da-4222-424f-9500-e1ff3839b252?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.032523 10.0.0.50 - - [2026-01-30 23:47:00] "GET /project/e1e5a9da-4222-424f-9500-e1ff3839b252?fields=security_groups HTTP/1.1" 200 1353 0.024821 10.0.0.50 - - [2026-01-30 23:47:00] "DELETE /security-group/57c9221f-0d47-496d-a3e0-b3d4f67f2790 HTTP/1.1" 200 115 0.056119 10.0.0.50 - - [2026-01-30 23:47:00] "DELETE /access-control-list/4a9f9142-7f2f-45c4-9649-2c30cfd71d1c HTTP/1.1" 200 115 0.028095 10.0.0.50 - - [2026-01-30 23:47:00] "GET /project/e1e5a9da-4222-424f-9500-e1ff3839b252?fields=application_policy_sets HTTP/1.1" 200 1392 0.056911 10.0.0.50 - - [2026-01-30 23:47:00] "DELETE /access-control-list/c6e633b8-d636-42df-a10f-c6ac1cbb4f06 HTTP/1.1" 200 115 0.052846 10.0.0.50 - - [2026-01-30 23:47:00] "DELETE /project/e1e5a9da-4222-424f-9500-e1ff3839b252 HTTP/1.1" 200 115 0.318328 10.0.0.50 - - [2026-01-30 23:47:00] "POST /projects HTTP/1.1" 409 238 0.003434 10.0.0.50 - - [2026-01-30 23:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.50 - - [2026-01-30 23:47:00] "GET /project/59f2d820-8d3f-480d-b6da-e94541286b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034086 10.0.0.50 - - [2026-01-30 23:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.50 - - [2026-01-30 23:47:00] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003744 10.0.0.50 - - [2026-01-30 23:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.50 - - [2026-01-30 23:47:00] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004262 10.0.0.50 - - [2026-01-30 23:47:01] "POST /security-groups HTTP/1.1" 409 285 0.009221 10.0.0.50 - - [2026-01-30 23:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.50 - - [2026-01-30 23:47:01] "PUT /security-group/c0ba5dba-5e71-40b5-9706-7c30a3fa4412 HTTP/1.1" 200 262 0.061378 10.0.0.50 - - [2026-01-30 23:47:01] "PUT /access-control-list/aa29c830-b7e8-4144-9fe4-bf6809c4514f HTTP/1.1" 200 272 0.019831 10.0.0.50 - - [2026-01-30 23:47:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015904 10.0.0.50 - - [2026-01-30 23:47:01] "PUT /access-control-list/9a9a2e3e-ca5c-4585-9adb-7141fc927b7e HTTP/1.1" 200 272 0.019699 10.0.0.50 - - [2026-01-30 23:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.50 - - [2026-01-30 23:47:05] "GET /loadbalancer/804d9f9f-4c0b-4efc-a249-7dccb7424c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002003 10.0.0.50 - - [2026-01-30 23:47:05] "GET /virtual-machine-interface/66f80a16-fe35-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001528 10.0.0.50 - - [2026-01-30 23:47:05] "DELETE /loadbalancer-member/dfcc3bfa-2cda-4bea-96fc-832f7d5f6d25 HTTP/1.1" 200 115 0.027926 10.0.0.50 - - [2026-01-30 23:47:05] "DELETE /loadbalancer-pool/3dbe1ebb-ff84-4686-8991-33538793a986 HTTP/1.1" 200 115 0.045393 10.0.0.50 - - [2026-01-30 23:47:05] "DELETE /loadbalancer-listener/d40d85c1-abd2-4f58-99dc-acc52e5ad02e HTTP/1.1" 200 115 0.036343 10.0.0.50 - - [2026-01-30 23:47:05] "DELETE /loadbalancer/804d9f9f-4c0b-4efc-a249-7dccb7424c64 HTTP/1.1" 200 115 0.026122 10.0.0.50 - - [2026-01-30 23:47:05] "DELETE /floating-ip/0d6d01ae-a699-46a6-a66d-450d47f70816 HTTP/1.1" 200 115 0.021269 10.0.0.50 - - [2026-01-30 23:47:05] "DELETE /instance-ip/7eecb283-1ede-4117-8f23-89314eda2d14 HTTP/1.1" 200 115 0.033118 10.0.0.50 - - [2026-01-30 23:47:05] "DELETE /virtual-machine-interface/8d2b4567-70f8-48aa-b4d7-d24ce6df82a6 HTTP/1.1" 200 115 0.032289 10.0.0.50 - - [2026-01-30 23:47:05] "DELETE /tag/97cdd6ef-fc22-48b3-a128-ec3087aa3895 HTTP/1.1" 200 115 0.037173 10.0.0.50 - - [2026-01-30 23:47:05] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002166 10.0.0.50 - - [2026-01-30 23:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.50 - - [2026-01-30 23:47:05] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001918 10.0.0.50 - - [2026-01-30 23:47:05] "GET /firewall-policy/4fefdcfb-de2d-499f-9258-02ef4d571667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001718 10.0.0.50 - - [2026-01-30 23:47:05] "GET /firewall-rule/e405ea96-dd9d-4d66-a1b1-7082d58e11b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001813 10.0.0.50 - - [2026-01-30 23:47:05] "POST /ref-update HTTP/1.1" 200 156 0.010649 10.0.0.50 - - [2026-01-30 23:47:05] "DELETE /firewall-rule/e405ea96-dd9d-4d66-a1b1-7082d58e11b4 HTTP/1.1" 200 115 0.026277 10.0.0.50 - - [2026-01-30 23:47:05] "GET /firewall-policy/60cb2f62-9552-4bcc-a7ab-80e6619a9b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007924 10.0.0.50 - - [2026-01-30 23:47:05] "GET /firewall-rule/4712dd61-2140-4500-9df5-a692ac494b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.002383 10.0.0.50 - - [2026-01-30 23:47:06] "POST /ref-update HTTP/1.1" 200 156 0.016273 10.0.0.50 - - [2026-01-30 23:47:06] "DELETE /firewall-rule/4712dd61-2140-4500-9df5-a692ac494b45 HTTP/1.1" 200 115 0.035994 10.0.0.50 - - [2026-01-30 23:47:06] "GET /firewall-policy/60cb2f62-9552-4bcc-a7ab-80e6619a9b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.009367 10.0.0.50 - - [2026-01-30 23:47:06] "GET /firewall-rule/cd9926e6-4b74-4556-8035-85ad0e4c3eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.005741 10.0.0.50 - - [2026-01-30 23:47:06] "POST /ref-update HTTP/1.1" 200 156 0.015752 10.0.0.50 - - [2026-01-30 23:47:06] "DELETE /firewall-rule/cd9926e6-4b74-4556-8035-85ad0e4c3eeb HTTP/1.1" 200 115 0.036580 10.0.0.50 - - [2026-01-30 23:47:06] "GET /application-policy-set/5384625f-c6b0-4343-bcd2-7aca6860efbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003239 10.0.0.50 - - [2026-01-30 23:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.50 - - [2026-01-30 23:47:06] "GET /policy-management/bd0f3ccc-a713-4132-902f-95977341aadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002051 10.0.0.50 - - [2026-01-30 23:47:06] "GET /firewall-policy/60cb2f62-9552-4bcc-a7ab-80e6619a9b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002771 10.0.0.50 - - [2026-01-30 23:47:06] "POST /ref-update HTTP/1.1" 200 156 0.016514 10.0.0.50 - - [2026-01-30 23:47:06] "DELETE /firewall-policy/60cb2f62-9552-4bcc-a7ab-80e6619a9b9f HTTP/1.1" 200 115 0.029428 10.0.0.50 - - [2026-01-30 23:47:06] "DELETE /tag/b9b44231-e933-4cba-ae64-a45f95660543 HTTP/1.1" 200 115 0.052865 10.0.0.50 - - [2026-01-30 23:47:06] "DELETE /tag/c0095dca-c93b-48d0-a653-5fd089689af9 HTTP/1.1" 200 115 0.025373 10.0.0.50 - - [2026-01-30 23:47:06] "DELETE /tag/dd18687c-7d58-4aad-bcee-b5f2b227645e HTTP/1.1" 200 115 0.067359 10.0.0.50 - - [2026-01-30 23:47:06] "DELETE /tag/41c00540-c8e6-4cdc-913c-923f7188d6c4 HTTP/1.1" 200 115 0.065107 10.0.0.50 - - [2026-01-30 23:47:06] "POST /projects HTTP/1.1" 409 238 0.001915 10.0.0.50 - - [2026-01-30 23:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.50 - - [2026-01-30 23:47:06] "GET /project/59f2d820-8d3f-480d-b6da-e94541286b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034858 10.0.0.50 - - [2026-01-30 23:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009861 10.0.0.50 - - [2026-01-30 23:47:06] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006932 10.0.0.50 - - [2026-01-30 23:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.50 - - [2026-01-30 23:47:06] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003722 10.0.0.50 - - [2026-01-30 23:47:06] "POST /security-groups HTTP/1.1" 409 285 0.001842 10.0.0.50 - - [2026-01-30 23:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.50 - - [2026-01-30 23:47:06] "PUT /security-group/c0ba5dba-5e71-40b5-9706-7c30a3fa4412 HTTP/1.1" 200 262 0.052112 10.0.0.50 - - [2026-01-30 23:47:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025320 10.0.0.50 - - [2026-01-30 23:47:06] "PUT /access-control-list/aa29c830-b7e8-4144-9fe4-bf6809c4514f HTTP/1.1" 200 272 0.024642 10.0.0.50 - - [2026-01-30 23:47:06] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.028221 10.0.0.50 - - [2026-01-30 23:47:06] "PUT /access-control-list/9a9a2e3e-ca5c-4585-9adb-7141fc927b7e HTTP/1.1" 200 272 0.025439 10.0.0.50 - - [2026-01-30 23:47:06] "GET /firewall-rule/6adef61c-a9b7-40b2-a68e-61cd9fac5589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002433 10.0.0.50 - - [2026-01-30 23:47:06] "POST /ref-update HTTP/1.1" 200 156 0.037342 10.0.0.50 - - [2026-01-30 23:47:06] "DELETE /firewall-rule/6adef61c-a9b7-40b2-a68e-61cd9fac5589 HTTP/1.1" 200 115 0.043147 10.0.0.50 - - [2026-01-30 23:47:06] "GET /firewall-policy/da16b9af-5ca3-4c58-8eb3-b53a7f89c260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006019 10.0.0.50 - - [2026-01-30 23:47:07] "GET /firewall-rule/a3123580-2b93-4572-9d3a-0b4765138a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003441 10.0.0.50 - - [2026-01-30 23:47:07] "POST /ref-update HTTP/1.1" 200 156 0.055528 10.0.0.50 - - [2026-01-30 23:47:07] "DELETE /firewall-rule/a3123580-2b93-4572-9d3a-0b4765138a02 HTTP/1.1" 200 115 0.044206 10.0.0.50 - - [2026-01-30 23:47:07] "DELETE /tag/e1a30ab7-e82c-4dfe-8bba-6014a918f511 HTTP/1.1" 200 115 0.043468 10.0.0.50 - - [2026-01-30 23:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.50 - - [2026-01-30 23:47:07] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007923 10.0.0.50 - - [2026-01-30 23:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.50 - - [2026-01-30 23:47:07] "GET /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004663 10.0.0.50 - - [2026-01-30 23:47:07] "PUT /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82 HTTP/1.1" 200 264 0.041649 10.0.0.50 - - [2026-01-30 23:47:07] "PUT /virtual-network/26e5bb29-e065-4f75-abd7-ce1a27cb6c8c HTTP/1.1" 200 264 0.073290 10.0.0.50 - - [2026-01-30 23:47:07] "DELETE /security-group/c0ba5dba-5e71-40b5-9706-7c30a3fa4412 HTTP/1.1" 200 115 0.058735 10.0.0.50 - - [2026-01-30 23:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.50 - - [2026-01-30 23:47:07] "DELETE /access-control-list/aa29c830-b7e8-4144-9fe4-bf6809c4514f HTTP/1.1" 200 115 0.044490 10.0.0.50 - - [2026-01-30 23:47:07] "DELETE /access-control-list/9a9a2e3e-ca5c-4585-9adb-7141fc927b7e HTTP/1.1" 200 115 0.022223 10.0.0.50 - - [2026-01-30 23:47:07] "GET /project/59f2d820-8d3f-480d-b6da-e94541286b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.030428 10.0.0.50 - - [2026-01-30 23:47:07] "GET /project/59f2d820-8d3f-480d-b6da-e94541286b2a?fields=security_groups HTTP/1.1" 200 1352 0.042262 10.0.0.50 - - [2026-01-30 23:47:07] "DELETE /security-group/32e0f871-7f0e-4d4c-90bf-078a1e1ca80a HTTP/1.1" 200 115 0.038276 10.0.0.50 - - [2026-01-30 23:47:07] "DELETE /access-control-list/39b419ea-d2e3-42b9-aa08-bc10f5faa1f4 HTTP/1.1" 200 115 0.032907 10.0.0.50 - - [2026-01-30 23:47:07] "GET /project/59f2d820-8d3f-480d-b6da-e94541286b2a?fields=application_policy_sets HTTP/1.1" 200 1391 0.045930 10.0.0.50 - - [2026-01-30 23:47:07] "DELETE /access-control-list/7aca1275-5a88-4052-9347-61d1340e074a HTTP/1.1" 200 115 0.050708 10.0.0.50 - - [2026-01-30 23:47:07] "DELETE /project/59f2d820-8d3f-480d-b6da-e94541286b2a HTTP/1.1" 200 115 0.298137 10.0.0.50 - - [2026-01-30 23:48:01] "GET / HTTP/1.1" 200 35931 0.002176 10.0.0.50 - - [2026-01-30 23:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.50 - - [2026-01-30 23:48:01] "GET /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003219 10.0.0.50 - - [2026-01-30 23:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.50 - - [2026-01-30 23:48:01] "GET /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002329 10.0.0.50 - - [2026-01-30 23:48:15] "GET / HTTP/1.1" 200 35931 0.001300 10.0.0.50 - - [2026-01-30 23:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.50 - - [2026-01-30 23:48:15] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003898 10.0.0.50 - - [2026-01-30 23:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.50 - - [2026-01-30 23:48:15] "GET /config-node/fc298ead-f67b-4246-a5a8-3c99e75e0659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001665 10.0.0.50 - - [2026-01-30 23:48:15] "GET / HTTP/1.1" 200 35931 0.001317 10.0.0.50 - - [2026-01-30 23:48:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001918 10.0.0.50 - - [2026-01-30 23:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.50 - - [2026-01-30 23:48:21] "GET /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.001881 10.0.0.50 - - [2026-01-30 23:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.50 - - [2026-01-30 23:48:21] "PUT /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4 HTTP/1.1" 200 276 0.011315 10.0.0.50 - - [2026-01-30 23:48:21] "GET / HTTP/1.1" 200 35931 0.001459 10.0.0.50 - - [2026-01-30 23:48:21] "POST /alarms HTTP/1.1" 409 264 0.001795 10.0.0.50 - - [2026-01-30 23:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.50 - - [2026-01-30 23:48:21] "PUT /alarm/c9527b8b-fdfa-4aa8-a71c-599da0feee2d HTTP/1.1" 200 244 0.012077 10.0.0.50 - - [2026-01-30 23:48:21] "POST /alarms HTTP/1.1" 409 261 0.008056 10.0.0.50 - - [2026-01-30 23:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.50 - - [2026-01-30 23:48:21] "PUT /alarm/ae4c56df-1ab6-4515-b14e-9a2058985f0a HTTP/1.1" 200 244 0.009969 10.0.0.50 - - [2026-01-30 23:48:21] "POST /alarms HTTP/1.1" 409 261 0.009586 10.0.0.50 - - [2026-01-30 23:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.50 - - [2026-01-30 23:48:21] "PUT /alarm/2a6113d3-67a5-4eef-90aa-2fd62a34032c HTTP/1.1" 200 244 0.008993 10.0.0.50 - - [2026-01-30 23:48:21] "POST /alarms HTTP/1.1" 409 253 0.004939 10.0.0.50 - - [2026-01-30 23:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.50 - - [2026-01-30 23:48:21] "PUT /alarm/d9e8706b-e7ab-4144-bb74-939d248c6a42 HTTP/1.1" 200 244 0.009703 10.0.0.50 - - [2026-01-30 23:48:21] "POST /alarms HTTP/1.1" 409 251 0.009633 10.0.0.50 - - [2026-01-30 23:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.50 - - [2026-01-30 23:48:21] "PUT /alarm/de30c529-4063-4ed5-a602-5b4ae4f64978 HTTP/1.1" 200 244 0.010853 10.0.0.50 - - [2026-01-30 23:48:21] "POST /alarms HTTP/1.1" 409 252 0.006868 10.0.0.50 - - [2026-01-30 23:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.50 - - [2026-01-30 23:48:21] "PUT /alarm/b645896b-8300-488c-ab3a-740f33e4cced HTTP/1.1" 200 244 0.012475 10.0.0.50 - - [2026-01-30 23:48:21] "POST /alarms HTTP/1.1" 409 256 0.015277 10.0.0.50 - - [2026-01-30 23:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.50 - - [2026-01-30 23:48:21] "PUT /alarm/51a380cc-0fb2-4b52-a312-73080f06b429 HTTP/1.1" 200 244 0.009379 10.0.0.50 - - [2026-01-30 23:48:21] "POST /alarms HTTP/1.1" 409 248 0.009551 10.0.0.50 - - [2026-01-30 23:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.50 - - [2026-01-30 23:48:21] "PUT /alarm/a3e11a93-09c8-4ba4-b0c2-f5217d880e1f HTTP/1.1" 200 244 0.009688 10.0.0.50 - - [2026-01-30 23:48:21] "POST /alarms HTTP/1.1" 409 252 0.017340 10.0.0.50 - - [2026-01-30 23:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.50 - - [2026-01-30 23:48:21] "PUT /alarm/69abfac3-942d-424c-b34e-c1e39a9f53e5 HTTP/1.1" 200 244 0.008899 10.0.0.50 - - [2026-01-30 23:48:21] "POST /alarms HTTP/1.1" 409 257 0.011463 10.0.0.50 - - [2026-01-30 23:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001132 10.0.0.50 - - [2026-01-30 23:48:21] "PUT /alarm/36f398ca-e5b6-48d7-abd2-5f02e0b443ee HTTP/1.1" 200 244 0.010053 10.0.0.50 - - [2026-01-30 23:48:21] "POST /alarms HTTP/1.1" 409 251 0.007587 10.0.0.50 - - [2026-01-30 23:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.50 - - [2026-01-30 23:48:22] "PUT /alarm/366ca446-2027-4918-8b65-b2e745e3d411 HTTP/1.1" 200 244 0.011159 10.0.0.50 - - [2026-01-30 23:48:22] "POST /alarms HTTP/1.1" 409 257 0.004202 10.0.0.50 - - [2026-01-30 23:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.50 - - [2026-01-30 23:48:22] "PUT /alarm/bf5edaa0-1c67-4c33-8d20-2c6718622cfc HTTP/1.1" 200 244 0.012042 10.0.0.50 - - [2026-01-30 23:48:22] "POST /alarms HTTP/1.1" 409 261 0.003474 10.0.0.50 - - [2026-01-30 23:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.50 - - [2026-01-30 23:48:22] "PUT /alarm/64569b85-1b06-4a6a-a4c6-254885969447 HTTP/1.1" 200 244 0.009279 10.0.0.50 - - [2026-01-30 23:48:22] "POST /alarms HTTP/1.1" 409 258 0.017306 10.0.0.50 - - [2026-01-30 23:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.50 - - [2026-01-30 23:48:22] "PUT /alarm/70fd040e-be75-40de-89c7-14a11cf3c9ad HTTP/1.1" 200 244 0.009491 10.0.0.50 - - [2026-01-30 23:48:22] "POST /alarms HTTP/1.1" 409 254 0.002426 10.0.0.50 - - [2026-01-30 23:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.50 - - [2026-01-30 23:48:22] "PUT /alarm/cb716142-4519-492b-b9a5-18094075eadf HTTP/1.1" 200 244 0.010499 10.0.0.50 - - [2026-01-30 23:48:22] "POST /alarms HTTP/1.1" 409 254 0.006156 10.0.0.50 - - [2026-01-30 23:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.50 - - [2026-01-30 23:48:22] "PUT /alarm/b427dc98-68d3-4f68-95d6-068ea966b784 HTTP/1.1" 200 244 0.010291 10.0.0.50 - - [2026-01-30 23:48:22] "POST /alarms HTTP/1.1" 409 254 0.005112 10.0.0.50 - - [2026-01-30 23:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.50 - - [2026-01-30 23:48:22] "PUT /alarm/8d6b8bcd-fd55-4358-8c66-a71092ec91ba HTTP/1.1" 200 244 0.011660 10.0.0.50 - - [2026-01-30 23:48:22] "POST /alarms HTTP/1.1" 409 247 0.007405 10.0.0.50 - - [2026-01-30 23:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.50 - - [2026-01-30 23:48:22] "PUT /alarm/1979139f-a3df-467b-a677-4dcd49abb182 HTTP/1.1" 200 244 0.009706 10.0.0.50 - - [2026-01-30 23:48:22] "POST /alarms HTTP/1.1" 409 272 0.005052 10.0.0.50 - - [2026-01-30 23:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.50 - - [2026-01-30 23:48:22] "PUT /alarm/c023a337-f4ab-4814-9e28-09812d19f9ff HTTP/1.1" 200 244 0.009312 10.0.0.50 - - [2026-01-30 23:48:22] "POST /alarms HTTP/1.1" 409 261 0.003343 10.0.0.50 - - [2026-01-30 23:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.50 - - [2026-01-30 23:48:22] "PUT /alarm/8ba5f65f-ab7b-4e8e-b349-e3b6df73fd36 HTTP/1.1" 200 244 0.012512 10.0.0.50 - - [2026-01-30 23:48:22] "POST /alarms HTTP/1.1" 409 259 0.013667 10.0.0.50 - - [2026-01-30 23:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.50 - - [2026-01-30 23:48:22] "PUT /alarm/fc0b6ac2-dfcc-4850-b509-d32379b44e4d HTTP/1.1" 200 244 0.010352 10.0.0.50 - - [2026-01-30 23:48:22] "POST /alarms HTTP/1.1" 409 265 0.003375 10.0.0.50 - - [2026-01-30 23:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001243 10.0.0.50 - - [2026-01-30 23:48:22] "PUT /alarm/a2e12823-f8d0-4fc9-a4e2-d07395c98473 HTTP/1.1" 200 244 0.008794 10.0.0.50 - - [2026-01-30 23:48:22] "POST /alarms HTTP/1.1" 409 279 0.004355 10.0.0.50 - - [2026-01-30 23:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.50 - - [2026-01-30 23:48:22] "PUT /alarm/2e09bae9-9a71-4266-8ed0-e68b266f4cf0 HTTP/1.1" 200 244 0.009699 10.0.0.50 - - [2026-01-30 23:48:23] "GET / HTTP/1.1" 200 35931 0.001572 10.0.0.50 - - [2026-01-30 23:48:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001830 10.0.0.50 - - [2026-01-30 23:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.50 - - [2026-01-30 23:48:23] "PUT /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4 HTTP/1.1" 200 276 0.017125 10.0.0.50 - - [2026-01-30 23:48:23] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.50 - - [2026-01-30 23:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.50 - - [2026-01-30 23:48:23] "GET /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002136 10.0.0.50 - - [2026-01-30 23:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001241 10.0.0.50 - - [2026-01-30 23:48:23] "PUT /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4 HTTP/1.1" 200 276 0.007905 10.0.0.50 - - [2026-01-30 23:48:23] "GET / HTTP/1.1" 200 35931 0.001573 10.0.0.50 - - [2026-01-30 23:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.50 - - [2026-01-30 23:48:23] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004312 10.0.0.50 - - [2026-01-30 23:48:23] "PUT /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c HTTP/1.1" 200 274 0.015321 10.0.0.50 - - [2026-01-30 23:48:27] "GET / HTTP/1.1" 200 35931 0.001403 10.0.0.50 - - [2026-01-30 23:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.50 - - [2026-01-30 23:48:27] "GET /routing-instance/08b2299d-6ef7-445f-afa1-347e64598b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002081 10.0.0.50 - - [2026-01-30 23:48:27] "POST /bgp-routers HTTP/1.1" 409 301 0.001729 10.0.0.50 - - [2026-01-30 23:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.50 - - [2026-01-30 23:48:27] "GET /bgp-router/fc95bb65-6773-4b89-89f8-28aac1e9f1eb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003598 10.0.0.50 - - [2026-01-30 23:48:27] "PUT /bgp-router/fc95bb65-6773-4b89-89f8-28aac1e9f1eb HTTP/1.1" 200 254 0.010474 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:48:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:48:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001492 10.0.0.50 - - [2026-01-30 23:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005253 10.0.0.50 - - [2026-01-30 23:48:30] "GET /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002281 10.0.0.50 - - [2026-01-30 23:48:42] "GET / HTTP/1.1" 200 35931 0.001581 10.0.0.50 - - [2026-01-30 23:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.50 - - [2026-01-30 23:48:42] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004574 10.0.0.50 - - [2026-01-30 23:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.50 - - [2026-01-30 23:48:42] "GET /config-node/fc298ead-f67b-4246-a5a8-3c99e75e0659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002197 10.0.0.50 - - [2026-01-30 23:48:53] "GET / HTTP/1.1" 200 35931 0.001240 10.0.0.50 - - [2026-01-30 23:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005128 10.0.0.50 - - [2026-01-30 23:48:53] "GET /routing-instance/08b2299d-6ef7-445f-afa1-347e64598b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004348 10.0.0.50 - - [2026-01-30 23:48:53] "POST /bgp-routers HTTP/1.1" 409 301 0.001674 10.0.0.50 - - [2026-01-30 23:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.50 - - [2026-01-30 23:48:53] "GET /bgp-router/fc95bb65-6773-4b89-89f8-28aac1e9f1eb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003231 10.0.0.50 - - [2026-01-30 23:48:53] "PUT /bgp-router/fc95bb65-6773-4b89-89f8-28aac1e9f1eb HTTP/1.1" 200 254 0.012643 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:48:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:48:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 10.0.0.50 - - [2026-01-30 23:49:07] "GET / HTTP/1.1" 200 35931 0.001645 10.0.0.50 - - [2026-01-30 23:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.50 - - [2026-01-30 23:49:07] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004000 10.0.0.50 - - [2026-01-30 23:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.50 - - [2026-01-30 23:49:07] "GET /config-node/fc298ead-f67b-4246-a5a8-3c99e75e0659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002015 10.0.0.50 - - [2026-01-30 23:49:07] "GET / HTTP/1.1" 200 35931 0.001494 10.0.0.50 - - [2026-01-30 23:49:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001868 10.0.0.50 - - [2026-01-30 23:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.50 - - [2026-01-30 23:49:12] "GET /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002064 10.0.0.50 - - [2026-01-30 23:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001199 10.0.0.50 - - [2026-01-30 23:49:12] "PUT /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4 HTTP/1.1" 200 276 0.006204 10.0.0.50 - - [2026-01-30 23:49:13] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.50 - - [2026-01-30 23:49:13] "POST /alarms HTTP/1.1" 409 264 0.001894 10.0.0.50 - - [2026-01-30 23:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.50 - - [2026-01-30 23:49:13] "PUT /alarm/c9527b8b-fdfa-4aa8-a71c-599da0feee2d HTTP/1.1" 200 244 0.007440 10.0.0.50 - - [2026-01-30 23:49:13] "POST /alarms HTTP/1.1" 409 261 0.004870 10.0.0.50 - - [2026-01-30 23:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.50 - - [2026-01-30 23:49:13] "PUT /alarm/ae4c56df-1ab6-4515-b14e-9a2058985f0a HTTP/1.1" 200 244 0.007732 10.0.0.50 - - [2026-01-30 23:49:13] "POST /alarms HTTP/1.1" 409 261 0.004050 10.0.0.50 - - [2026-01-30 23:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.50 - - [2026-01-30 23:49:13] "PUT /alarm/2a6113d3-67a5-4eef-90aa-2fd62a34032c HTTP/1.1" 200 244 0.019329 10.0.0.50 - - [2026-01-30 23:49:13] "POST /alarms HTTP/1.1" 409 253 0.009763 10.0.0.50 - - [2026-01-30 23:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.50 - - [2026-01-30 23:49:13] "PUT /alarm/d9e8706b-e7ab-4144-bb74-939d248c6a42 HTTP/1.1" 200 244 0.010336 10.0.0.50 - - [2026-01-30 23:49:13] "POST /alarms HTTP/1.1" 409 251 0.009551 10.0.0.50 - - [2026-01-30 23:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.50 - - [2026-01-30 23:49:13] "PUT /alarm/de30c529-4063-4ed5-a602-5b4ae4f64978 HTTP/1.1" 200 244 0.008496 10.0.0.50 - - [2026-01-30 23:49:13] "POST /alarms HTTP/1.1" 409 252 0.007188 10.0.0.50 - - [2026-01-30 23:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.50 - - [2026-01-30 23:49:13] "PUT /alarm/b645896b-8300-488c-ab3a-740f33e4cced HTTP/1.1" 200 244 0.009143 10.0.0.50 - - [2026-01-30 23:49:13] "POST /alarms HTTP/1.1" 409 256 0.010560 10.0.0.50 - - [2026-01-30 23:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.50 - - [2026-01-30 23:49:13] "PUT /alarm/51a380cc-0fb2-4b52-a312-73080f06b429 HTTP/1.1" 200 244 0.008332 10.0.0.50 - - [2026-01-30 23:49:13] "POST /alarms HTTP/1.1" 409 248 0.006207 10.0.0.50 - - [2026-01-30 23:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.50 - - [2026-01-30 23:49:13] "PUT /alarm/a3e11a93-09c8-4ba4-b0c2-f5217d880e1f HTTP/1.1" 200 244 0.008543 10.0.0.50 - - [2026-01-30 23:49:13] "POST /alarms HTTP/1.1" 409 252 0.008704 10.0.0.50 - - [2026-01-30 23:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.50 - - [2026-01-30 23:49:13] "PUT /alarm/69abfac3-942d-424c-b34e-c1e39a9f53e5 HTTP/1.1" 200 244 0.008395 10.0.0.50 - - [2026-01-30 23:49:13] "POST /alarms HTTP/1.1" 409 257 0.008354 10.0.0.50 - - [2026-01-30 23:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.50 - - [2026-01-30 23:49:13] "PUT /alarm/36f398ca-e5b6-48d7-abd2-5f02e0b443ee HTTP/1.1" 200 244 0.011367 10.0.0.50 - - [2026-01-30 23:49:13] "POST /alarms HTTP/1.1" 409 251 0.004843 10.0.0.50 - - [2026-01-30 23:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005231 10.0.0.50 - - [2026-01-30 23:49:13] "PUT /alarm/366ca446-2027-4918-8b65-b2e745e3d411 HTTP/1.1" 200 244 0.008369 10.0.0.50 - - [2026-01-30 23:49:13] "POST /alarms HTTP/1.1" 409 257 0.005083 10.0.0.50 - - [2026-01-30 23:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.50 - - [2026-01-30 23:49:13] "PUT /alarm/bf5edaa0-1c67-4c33-8d20-2c6718622cfc HTTP/1.1" 200 244 0.010916 10.0.0.50 - - [2026-01-30 23:49:13] "POST /alarms HTTP/1.1" 409 261 0.004404 10.0.0.50 - - [2026-01-30 23:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.50 - - [2026-01-30 23:49:14] "PUT /alarm/64569b85-1b06-4a6a-a4c6-254885969447 HTTP/1.1" 200 244 0.010942 10.0.0.50 - - [2026-01-30 23:49:14] "POST /alarms HTTP/1.1" 409 258 0.008132 10.0.0.50 - - [2026-01-30 23:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.50 - - [2026-01-30 23:49:14] "PUT /alarm/70fd040e-be75-40de-89c7-14a11cf3c9ad HTTP/1.1" 200 244 0.009980 10.0.0.50 - - [2026-01-30 23:49:14] "POST /alarms HTTP/1.1" 409 254 0.005785 10.0.0.50 - - [2026-01-30 23:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.50 - - [2026-01-30 23:49:14] "PUT /alarm/cb716142-4519-492b-b9a5-18094075eadf HTTP/1.1" 200 244 0.009952 10.0.0.50 - - [2026-01-30 23:49:14] "POST /alarms HTTP/1.1" 409 254 0.014452 10.0.0.50 - - [2026-01-30 23:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.50 - - [2026-01-30 23:49:14] "PUT /alarm/b427dc98-68d3-4f68-95d6-068ea966b784 HTTP/1.1" 200 244 0.009015 10.0.0.50 - - [2026-01-30 23:49:14] "POST /alarms HTTP/1.1" 409 254 0.011510 10.0.0.50 - - [2026-01-30 23:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.50 - - [2026-01-30 23:49:14] "PUT /alarm/8d6b8bcd-fd55-4358-8c66-a71092ec91ba HTTP/1.1" 200 244 0.008377 10.0.0.50 - - [2026-01-30 23:49:14] "POST /alarms HTTP/1.1" 409 247 0.004614 10.0.0.50 - - [2026-01-30 23:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.50 - - [2026-01-30 23:49:14] "PUT /alarm/1979139f-a3df-467b-a677-4dcd49abb182 HTTP/1.1" 200 244 0.010992 10.0.0.50 - - [2026-01-30 23:49:14] "POST /alarms HTTP/1.1" 409 272 0.004995 10.0.0.50 - - [2026-01-30 23:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.50 - - [2026-01-30 23:49:14] "PUT /alarm/c023a337-f4ab-4814-9e28-09812d19f9ff HTTP/1.1" 200 244 0.009535 10.0.0.50 - - [2026-01-30 23:49:14] "POST /alarms HTTP/1.1" 409 261 0.008578 10.0.0.50 - - [2026-01-30 23:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.50 - - [2026-01-30 23:49:14] "PUT /alarm/8ba5f65f-ab7b-4e8e-b349-e3b6df73fd36 HTTP/1.1" 200 244 0.008872 10.0.0.50 - - [2026-01-30 23:49:14] "POST /alarms HTTP/1.1" 409 259 0.004712 10.0.0.50 - - [2026-01-30 23:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.50 - - [2026-01-30 23:49:14] "PUT /alarm/fc0b6ac2-dfcc-4850-b509-d32379b44e4d HTTP/1.1" 200 244 0.007873 10.0.0.50 - - [2026-01-30 23:49:14] "POST /alarms HTTP/1.1" 409 265 0.005744 10.0.0.50 - - [2026-01-30 23:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.50 - - [2026-01-30 23:49:14] "PUT /alarm/a2e12823-f8d0-4fc9-a4e2-d07395c98473 HTTP/1.1" 200 244 0.010202 10.0.0.50 - - [2026-01-30 23:49:14] "POST /alarms HTTP/1.1" 409 279 0.008923 10.0.0.50 - - [2026-01-30 23:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001200 10.0.0.50 - - [2026-01-30 23:49:14] "PUT /alarm/2e09bae9-9a71-4266-8ed0-e68b266f4cf0 HTTP/1.1" 200 244 0.010298 10.0.0.50 - - [2026-01-30 23:49:14] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.50 - - [2026-01-30 23:49:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001793 10.0.0.50 - - [2026-01-30 23:49:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001257 10.0.0.50 - - [2026-01-30 23:49:14] "PUT /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4 HTTP/1.1" 200 276 0.006810 10.0.0.50 - - [2026-01-30 23:49:15] "GET / HTTP/1.1" 200 35931 0.001264 10.0.0.50 - - [2026-01-30 23:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.50 - - [2026-01-30 23:49:15] "GET /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002258 10.0.0.50 - - [2026-01-30 23:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001209 10.0.0.50 - - [2026-01-30 23:49:15] "PUT /global-vrouter-config/b8c73015-ff6a-4038-a75e-e21aa7e210e4 HTTP/1.1" 200 276 0.010758 10.0.0.50 - - [2026-01-30 23:49:15] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.50 - - [2026-01-30 23:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.50 - - [2026-01-30 23:49:15] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007058 10.0.0.50 - - [2026-01-30 23:49:15] "PUT /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c HTTP/1.1" 200 274 0.014750 10.0.0.50 - - [2026-01-30 23:49:19] "GET / HTTP/1.1" 200 35931 0.001232 10.0.0.50 - - [2026-01-30 23:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.50 - - [2026-01-30 23:49:19] "GET /routing-instance/08b2299d-6ef7-445f-afa1-347e64598b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002184 10.0.0.50 - - [2026-01-30 23:49:19] "POST /bgp-routers HTTP/1.1" 409 301 0.001442 10.0.0.50 - - [2026-01-30 23:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.50 - - [2026-01-30 23:49:19] "GET /bgp-router/fc95bb65-6773-4b89-89f8-28aac1e9f1eb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002428 10.0.0.50 - - [2026-01-30 23:49:19] "PUT /bgp-router/fc95bb65-6773-4b89-89f8-28aac1e9f1eb HTTP/1.1" 200 254 0.013151 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:49:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:49:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000894 10.0.0.50 - - [2026-01-30 23:49:23] "POST /tags HTTP/1.1" 200 355 0.023197 10.0.0.50 - - [2026-01-30 23:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.50 - - [2026-01-30 23:49:23] "GET /tag/466e7acf-6993-4417-8efd-9ee5bdad8ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012712 10.0.0.50 - - [2026-01-30 23:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.50 - - [2026-01-30 23:49:23] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003483 10.0.0.50 - - [2026-01-30 23:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.50 - - [2026-01-30 23:49:23] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033502 10.0.0.50 - - [2026-01-30 23:49:23] "POST /virtual-machines HTTP/1.1" 200 351 0.012132 10.0.0.50 - - [2026-01-30 23:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.035711 10.0.0.50 - - [2026-01-30 23:49:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.119704 10.0.0.50 - - [2026-01-30 23:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014416 10.0.0.50 - - [2026-01-30 23:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.50 - - [2026-01-30 23:49:23] "GET /virtual-machine-interface/4dd8c10a-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.014697 10.0.0.50 - - [2026-01-30 23:49:23] "POST /instance-ips HTTP/1.1" 200 391 0.026529 10.0.0.50 - - [2026-01-30 23:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014838 10.0.0.50 - - [2026-01-30 23:49:23] "GET /virtual-machine-interface/4dd8c10a-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.012071 10.0.0.50 - - [2026-01-30 23:49:23] "POST /set-tag HTTP/1.1" 200 109 0.031425 10.0.0.50 - - [2026-01-30 23:49:24] "GET /virtual-machine-interface/4dd8c10a-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004144 10.0.0.50 - - [2026-01-30 23:49:24] "GET /instance-ip/4df692b6-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.006538 10.0.0.50 - - [2026-01-30 23:49:24] "GET /virtual-machine-interface/4dd8c10a-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003849 10.0.0.50 - - [2026-01-30 23:49:24] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.50 - - [2026-01-30 23:49:24] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003202 10.0.0.50 - - [2026-01-30 23:49:24] "POST /ref-update HTTP/1.1" 200 156 0.008429 10.0.0.50 - - [2026-01-30 23:49:24] "GET /virtual-machine-interface/4dd8c10a-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003691 10.0.0.50 - - [2026-01-30 23:49:24] "POST /set-tag HTTP/1.1" 200 109 0.001685 10.0.0.50 - - [2026-01-30 23:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.50 - - [2026-01-30 23:49:24] "GET /virtual-network/9f42e20c-8e89-4faf-9c6b-d00e1888fb82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008139 10.0.0.50 - - [2026-01-30 23:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007328 10.0.0.50 - - [2026-01-30 23:49:24] "GET /project/3eb23bd5-a4c7-4aae-8bd6-ecd44eaef084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025622 10.0.0.50 - - [2026-01-30 23:49:24] "POST /virtual-machines HTTP/1.1" 200 355 0.015978 10.0.0.50 - - [2026-01-30 23:49:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023540 10.0.0.50 - - [2026-01-30 23:49:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.122763 10.0.0.50 - - [2026-01-30 23:49:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008667 10.0.0.50 - - [2026-01-30 23:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009812 10.0.0.50 - - [2026-01-30 23:49:24] "GET /virtual-machine-interface/4e444006-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.016899 10.0.0.50 - - [2026-01-30 23:49:24] "POST /instance-ips HTTP/1.1" 200 395 0.021684 10.0.0.50 - - [2026-01-30 23:49:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024169 10.0.0.50 - - [2026-01-30 23:49:24] "GET /virtual-machine-interface/4e444006-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006601 10.0.0.50 - - [2026-01-30 23:49:24] "POST /set-tag HTTP/1.1" 200 109 0.017122 10.0.0.50 - - [2026-01-30 23:49:24] "GET /virtual-machine-interface/4e444006-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011952 10.0.0.50 - - [2026-01-30 23:49:24] "GET /instance-ip/4e5f6eda-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006531 10.0.0.50 - - [2026-01-30 23:49:24] "GET /virtual-machine-interface/4e444006-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004041 10.0.0.50 - - [2026-01-30 23:49:24] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.50 - - [2026-01-30 23:49:24] "GET /virtual-router/8309e900-e510-4185-991c-04510919d2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003833 10.0.0.50 - - [2026-01-30 23:49:24] "POST /ref-update HTTP/1.1" 200 156 0.009840 10.0.0.50 - - [2026-01-30 23:49:24] "GET /virtual-machine-interface/4e444006-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003950 10.0.0.50 - - [2026-01-30 23:49:24] "POST /set-tag HTTP/1.1" 200 109 0.002891 10.0.0.50 - - [2026-01-30 23:49:24] "GET /virtual-machine-interface/4dd8c10a-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003191 10.0.0.50 - - [2026-01-30 23:49:24] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.50 - - [2026-01-30 23:49:24] "GET /virtual-machine-interface/4e444006-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003743 10.0.0.50 - - [2026-01-30 23:49:24] "POST /set-tag HTTP/1.1" 200 109 0.001679 10.0.0.50 - - [2026-01-30 23:49:35] "GET /virtual-machine-interface/4dd8c10a-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003877 10.0.0.50 - - [2026-01-30 23:49:35] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.50 - - [2026-01-30 23:49:36] "GET /virtual-machine-interface/4e444006-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004214 10.0.0.50 - - [2026-01-30 23:49:36] "POST /set-tag HTTP/1.1" 200 109 0.001763 10.0.0.50 - - [2026-01-30 23:49:38] "GET /virtual-machine-interface/4dd8c10a-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004040 10.0.0.50 - - [2026-01-30 23:49:38] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.50 - - [2026-01-30 23:49:59] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.50 - - [2026-01-30 23:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.50 - - [2026-01-30 23:49:59] "GET /global-system-config/4fa1076b-4fa8-4c15-b695-0ee579ebd67c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004078 10.0.0.50 - - [2026-01-30 23:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.50 - - [2026-01-30 23:49:59] "GET /config-node/fc298ead-f67b-4246-a5a8-3c99e75e0659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002032 10.0.0.50 - - [2026-01-30 23:50:00] "GET /global-system-configs HTTP/1.1" 200 322 0.001650 10.0.0.50 - - [2026-01-30 23:50:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002661 10.0.0.50 - - [2026-01-30 23:50:08] "GET /virtual-machine-interface/4dd8c10a-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004274 10.0.0.50 - - [2026-01-30 23:50:08] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.50 - - [2026-01-30 23:50:08] "GET /virtual-machine-interface/4dd8c10a-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007173 10.0.0.50 - - [2026-01-30 23:50:08] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.50 - - [2026-01-30 23:50:08] "GET /virtual-machine/f27ef9e5-4712-4033-898c-bda7a9a58908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002496 10.0.0.50 - - [2026-01-30 23:50:08] "POST /ref-update HTTP/1.1" 200 156 0.008111 10.0.0.50 - - [2026-01-30 23:50:08] "GET /virtual-machine-interface/4dd8c10a-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008366 10.0.0.50 - - [2026-01-30 23:50:09] "POST /set-tag HTTP/1.1" 200 109 0.031763 10.0.0.50 - - [2026-01-30 23:50:09] "POST /set-tag HTTP/1.1" 200 109 0.046293 10.0.0.50 - - [2026-01-30 23:50:09] "DELETE /instance-ip/4df692b6-fe36-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.055906 10.0.0.50 - - [2026-01-30 23:50:09] "DELETE /virtual-machine-interface/4dd8c10a-fe36-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.071851 10.0.0.50 - - [2026-01-30 23:50:09] "DELETE /virtual-machine/f27ef9e5-4712-4033-898c-bda7a9a58908 HTTP/1.1" 200 115 0.028263 10.0.0.50 - - [2026-01-30 23:50:09] "GET /virtual-machine-interface/4e444006-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006116 10.0.0.50 - - [2026-01-30 23:50:09] "POST /set-tag HTTP/1.1" 200 109 0.003937 10.0.0.50 - - [2026-01-30 23:50:11] "GET / HTTP/1.1" 200 35931 0.001859 10.0.0.50 - - [2026-01-30 23:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.50 - - [2026-01-30 23:50:11] "GET /routing-instance/08b2299d-6ef7-445f-afa1-347e64598b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002313 10.0.0.50 - - [2026-01-30 23:50:11] "POST /bgp-routers HTTP/1.1" 409 301 0.001602 10.0.0.50 - - [2026-01-30 23:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001215 10.0.0.50 - - [2026-01-30 23:50:11] "GET /bgp-router/fc95bb65-6773-4b89-89f8-28aac1e9f1eb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002326 10.0.0.50 - - [2026-01-30 23:50:11] "PUT /bgp-router/fc95bb65-6773-4b89-89f8-28aac1e9f1eb HTTP/1.1" 200 254 0.009185 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:50:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:50:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000814 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:50:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000781 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:50:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000779 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:50:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:50:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000788 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:50:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001256 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:50:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001012 10.0.0.50 - - [2026-01-30 23:50:39] "GET /virtual-machine-interface/4e444006-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003890 10.0.0.50 - - [2026-01-30 23:50:39] "POST /set-tag HTTP/1.1" 200 109 0.003245 10.0.0.50 - - [2026-01-30 23:50:39] "GET /virtual-machine-interface/4e444006-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003721 10.0.0.50 - - [2026-01-30 23:50:39] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.50 - - [2026-01-30 23:50:39] "GET /virtual-machine/6a94a8f3-639c-41cc-a1b1-ae2ae690ad33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003334 10.0.0.50 - - [2026-01-30 23:50:40] "POST /ref-update HTTP/1.1" 200 156 0.016610 10.0.0.50 - - [2026-01-30 23:50:40] "GET /virtual-machine-interface/4e444006-fe36-11f0-b3e7-fa163ee7f02f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.016941 10.0.0.50 - - [2026-01-30 23:50:40] "POST /set-tag HTTP/1.1" 200 109 0.022841 10.0.0.50 - - [2026-01-30 23:50:40] "POST /set-tag HTTP/1.1" 200 109 0.024887 10.0.0.50 - - [2026-01-30 23:50:40] "DELETE /instance-ip/4e5f6eda-fe36-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.039260 10.0.0.50 - - [2026-01-30 23:50:40] "DELETE /virtual-machine-interface/4e444006-fe36-11f0-b3e7-fa163ee7f02f HTTP/1.1" 200 115 0.045749 10.0.0.50 - - [2026-01-30 23:50:40] "DELETE /virtual-machine/6a94a8f3-639c-41cc-a1b1-ae2ae690ad33 HTTP/1.1" 200 115 0.022331 10.0.0.50 - - [2026-01-30 23:50:40] "DELETE /tag/466e7acf-6993-4417-8efd-9ee5bdad8ae0 HTTP/1.1" 200 115 0.034033 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:50:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000814 [Introspect:8084]10.0.0.50 - - [2026-01-30 23:50:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000785