++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Mar 19 10:49:35 PM UTC 2026 ===================' INFO: =================== Thu Mar 19 10:49:35 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.50 ++ CONFIGDB_NODES=10.0.0.50 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.50 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.50 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.50 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.50,10.95.79.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.95.79.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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ 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: 03/19/2026 22:50:28.535 7f90ad65ecc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/19/2026 22:50:28.795 7f90ad65ecc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/19/2026 22:50:28.809 7f90ad65ecc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/19/2026 22:50:28.809 7f90ad65ecc0 [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-03-19 22:50:38] "GET / HTTP/1.1" 503 181 0.000997 10.0.0.50 - - [2026-03-19 22:50:38] "GET / HTTP/1.1" 503 181 0.000239 10.0.0.50 - - [2026-03-19 22:50:38] "GET / HTTP/1.1" 503 181 0.000214 10.0.0.50 - - [2026-03-19 22:50:39] "GET / HTTP/1.1" 200 35931 0.002120 10.0.0.50 - - [2026-03-19 22:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007054 10.0.0.50 - - [2026-03-19 22:50:39] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011879 10.0.0.50 - - [2026-03-19 22:50:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.004435 10.0.0.50 - - [2026-03-19 22:50:39] "POST /analytics-nodes HTTP/1.1" 200 599 0.033101 10.0.0.50 - - [2026-03-19 22:50:39] "GET / HTTP/1.1" 200 45303 0.007329 10.0.0.50 - - [2026-03-19 22:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.50 - - [2026-03-19 22:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009786 10.0.0.50 - - [2026-03-19 22:50:39] "GET / HTTP/1.1" 200 35931 0.001345 10.0.0.50 - - [2026-03-19 22:50:39] "GET / HTTP/1.1" 200 35931 0.001228 10.0.0.50 - - [2026-03-19 22:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012215 10.0.0.50 - - [2026-03-19 22:50:39] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010335 10.0.0.50 - - [2026-03-19 22:50:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.002911 10.0.0.50 - - [2026-03-19 22:50:39] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.041938 10.0.0.50 - - [2026-03-19 22:50:39] "GET / HTTP/1.1" 200 35931 0.006074 10.0.0.50 - - [2026-03-19 22:50:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.008472 10.0.0.50 - - [2026-03-19 22:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.50 - - [2026-03-19 22:50:40] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.023493 10.0.0.50 - - [2026-03-19 22:50:40] "POST /service-appliance-sets HTTP/1.1" 200 553 0.105783 10.0.0.50 - - [2026-03-19 22:50:40] "POST /fqname-to-id HTTP/1.1" 404 180 0.002373 10.0.0.50 - - [2026-03-19 22:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.50 - - [2026-03-19 22:50:40] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008065 10.0.0.50 - - [2026-03-19 22:50:40] "POST /service-appliance-sets HTTP/1.1" 200 541 0.126925 10.0.0.50 - - [2026-03-19 22:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.50 - - [2026-03-19 22:50:40] "GET /network-ipam/c9cef01c-b767-4c22-beae-02c8ded92d6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003801 10.0.0.50 - - [2026-03-19 22:50:40] "GET / HTTP/1.1" 200 35931 0.001568 10.0.0.50 - - [2026-03-19 22:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013043 10.0.0.50 - - [2026-03-19 22:50:40] "GET /routing-instance/96c4fef4-cee6-4c91-b551-0b4ad3cf8739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009633 10.0.0.50 - - [2026-03-19 22:50:40] "POST /bgp-routers HTTP/1.1" 200 616 0.054398 10.0.0.50 - - [2026-03-19 22:50:41] "GET /bgp-router/54f86162-8056-47a9-8fb3-eee867e824a4?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.009166 10.0.0.50 - - [2026-03-19 22:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.50 - - [2026-03-19 22:50:41] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006150 10.0.0.50 - - [2026-03-19 22:50:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006106 10.0.0.50 - - [2026-03-19 22:50:41] "POST /ref-update HTTP/1.1" 200 156 0.028033 10.0.0.50 - - [2026-03-19 22:50:41] "POST /service-templates HTTP/1.1" 200 511 0.068633 10.0.0.50 - - [2026-03-19 22:50:41] "POST /service-templates HTTP/1.1" 200 501 0.079406 10.0.0.50 - - [2026-03-19 22:50:41] "POST /service-templates HTTP/1.1" 200 515 0.066474 10.0.0.50 - - [2026-03-19 22:50:41] "POST /service-templates HTTP/1.1" 200 535 0.023053 10.0.0.50 - - [2026-03-19 22:50:41] "GET / HTTP/1.1" 200 35931 0.001427 10.0.0.50 - - [2026-03-19 22:50:41] "POST /service-templates HTTP/1.1" 200 507 0.066587 10.0.0.50 - - [2026-03-19 22:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016834 10.0.0.50 - - [2026-03-19 22:50:43] "GET /network-ipam/c9cef01c-b767-4c22-beae-02c8ded92d6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.009556 10.0.0.50 - - [2026-03-19 22:50:44] "POST /fqname-to-id HTTP/1.1" 404 225 0.002843 10.0.0.50 - - [2026-03-19 22:50:44] "POST /access-control-lists HTTP/1.1" 200 587 0.092375 10.0.0.50 - - [2026-03-19 22:50:44] "POST /fqname-to-id HTTP/1.1" 404 224 0.009017 10.0.0.50 - - [2026-03-19 22:50:44] "POST /access-control-lists HTTP/1.1" 200 585 0.021331 10.0.0.50 - - [2026-03-19 22:50:44] "POST /route-targets HTTP/1.1" 200 327 0.012830 10.0.0.50 - - [2026-03-19 22:50:44] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.50 - - [2026-03-19 22:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018641 10.0.0.50 - - [2026-03-19 22:50:44] "POST /ref-update HTTP/1.1" 200 156 0.089537 10.0.0.50 - - [2026-03-19 22:50:44] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.045378 10.0.0.50 - - [2026-03-19 22:50:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.004433 10.0.0.50 - - [2026-03-19 22:50:44] "POST /route-targets HTTP/1.1" 200 327 0.025404 10.0.0.50 - - [2026-03-19 22:50:44] "POST /ref-update HTTP/1.1" 200 156 0.066434 10.0.0.50 - - [2026-03-19 22:50:45] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.121351 10.0.0.50 - - [2026-03-19 22:50:45] "POST /route-targets HTTP/1.1" 200 327 0.039015 10.0.0.50 - - [2026-03-19 22:50:45] "POST /ref-update HTTP/1.1" 200 156 0.045668 10.0.0.50 - - [2026-03-19 22:50:45] "POST /route-targets HTTP/1.1" 200 327 0.023810 10.0.0.50 - - [2026-03-19 22:50:45] "POST /ref-update HTTP/1.1" 200 156 0.033113 10.0.0.50 - - [2026-03-19 22:50:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.006326 10.0.0.50 - - [2026-03-19 22:50:45] "POST /access-control-lists HTTP/1.1" 200 551 0.131263 10.0.0.50 - - [2026-03-19 22:50:45] "PUT /access-control-list/3a455675-b6bb-48f2-9e99-cb822f936a4c HTTP/1.1" 200 272 0.014509 10.0.0.50 - - [2026-03-19 22:50:45] "PUT /access-control-list/6f54c952-d269-4e1c-b081-8eb00e2c4c3d HTTP/1.1" 200 272 0.044858 10.0.0.50 - - [2026-03-19 22:50:45] "GET / HTTP/1.1" 200 35931 0.001362 10.0.0.50 - - [2026-03-19 22:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.50 - - [2026-03-19 22:50:45] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005192 10.0.0.50 - - [2026-03-19 22:50:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.002186 10.0.0.50 - - [2026-03-19 22:50:45] "POST /config-nodes HTTP/1.1" 200 593 0.093238 10.0.0.50 - - [2026-03-19 22:50:46] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.50 - - [2026-03-19 22:50:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006274 10.0.0.50 - - [2026-03-19 22:50:47] "GET / HTTP/1.1" 200 35931 0.001315 10.0.0.50 - - [2026-03-19 22:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.50 - - [2026-03-19 22:50:47] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004848 10.0.0.50 - - [2026-03-19 22:50:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.002081 10.0.0.50 - - [2026-03-19 22:50:47] "POST /database-nodes HTTP/1.1" 200 597 0.029180 10.0.0.50 - - [2026-03-19 22:50:49] "GET / HTTP/1.1" 200 35931 0.002843 10.0.0.50 - - [2026-03-19 22:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.50 - - [2026-03-19 22:50:49] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013840 10.0.0.50 - - [2026-03-19 22:50:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.002124 10.0.0.50 - - [2026-03-19 22:50:49] "POST /config-database-nodes HTTP/1.1" 200 611 0.028749 10.0.0.50 - - [2026-03-19 22:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006366 10.0.0.50 - - [2026-03-19 22:50:51] "GET /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.004983 10.0.0.50 - - [2026-03-19 22:50:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005040 10.0.0.50 - - [2026-03-19 22:50:51] "PUT /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7 HTTP/1.1" 200 276 0.010675 10.0.0.50 - - [2026-03-19 22:50:51] "GET / HTTP/1.1" 200 35931 0.001577 10.0.0.50 - - [2026-03-19 22:50:51] "POST /alarms HTTP/1.1" 200 581 0.024397 10.0.0.50 - - [2026-03-19 22:50:51] "POST /alarms HTTP/1.1" 200 575 0.064576 10.0.0.50 - - [2026-03-19 22:50:51] "POST /alarms HTTP/1.1" 200 575 0.070314 10.0.0.50 - - [2026-03-19 22:50:52] "POST /alarms HTTP/1.1" 200 559 0.051841 10.0.0.50 - - [2026-03-19 22:50:52] "POST /alarms HTTP/1.1" 200 555 0.042417 10.0.0.50 - - [2026-03-19 22:50:52] "POST /alarms HTTP/1.1" 200 557 0.042472 10.0.0.50 - - [2026-03-19 22:50:52] "POST /alarms HTTP/1.1" 200 565 0.019945 10.0.0.50 - - [2026-03-19 22:50:52] "POST /alarms HTTP/1.1" 200 549 0.028551 10.0.0.50 - - [2026-03-19 22:50:52] "POST /alarms HTTP/1.1" 200 557 0.044816 10.0.0.50 - - [2026-03-19 22:50:52] "POST /alarms HTTP/1.1" 200 567 0.043329 10.0.0.50 - - [2026-03-19 22:50:52] "POST /alarms HTTP/1.1" 200 555 0.071597 10.0.0.50 - - [2026-03-19 22:50:52] "POST /alarms HTTP/1.1" 200 567 0.037344 10.0.0.50 - - [2026-03-19 22:50:52] "POST /alarms HTTP/1.1" 200 575 0.066033 10.0.0.50 - - [2026-03-19 22:50:52] "POST /alarms HTTP/1.1" 200 569 0.031246 10.0.0.50 - - [2026-03-19 22:50:52] "POST /alarms HTTP/1.1" 200 561 0.075019 10.0.0.50 - - [2026-03-19 22:50:52] "POST /alarms HTTP/1.1" 200 561 0.036020 10.0.0.50 - - [2026-03-19 22:50:52] "POST /alarms HTTP/1.1" 200 561 0.043247 10.0.0.50 - - [2026-03-19 22:50:52] "POST /alarms HTTP/1.1" 200 547 0.045443 10.0.0.50 - - [2026-03-19 22:50:53] "POST /alarms HTTP/1.1" 200 595 0.027040 10.0.0.50 - - [2026-03-19 22:50:53] "POST /alarms HTTP/1.1" 200 575 0.068748 10.0.0.50 - - [2026-03-19 22:50:53] "POST /alarms HTTP/1.1" 200 571 0.033933 10.0.0.50 - - [2026-03-19 22:50:53] "POST /alarms HTTP/1.1" 200 583 0.029377 10.0.0.50 - - [2026-03-19 22:50:53] "POST /alarms HTTP/1.1" 200 609 0.052129 10.0.0.50 - - [2026-03-19 22:50:53] "GET / HTTP/1.1" 200 35931 0.001533 10.0.0.50 - - [2026-03-19 22:50:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002687 10.0.0.50 - - [2026-03-19 22:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.50 - - [2026-03-19 22:50:53] "PUT /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7 HTTP/1.1" 200 276 0.016547 10.0.0.50 - - [2026-03-19 22:50:53] "GET / HTTP/1.1" 200 35931 0.001525 10.0.0.50 - - [2026-03-19 22:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.50 - - [2026-03-19 22:50:53] "GET /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004991 10.0.0.50 - - [2026-03-19 22:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.50 - - [2026-03-19 22:50:53] "PUT /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7 HTTP/1.1" 200 276 0.015398 10.0.0.50 - - [2026-03-19 22:50:54] "GET / HTTP/1.1" 200 35931 0.001357 10.0.0.50 - - [2026-03-19 22:50:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.50 - - [2026-03-19 22:50:54] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006247 10.0.0.50 - - [2026-03-19 22:50:54] "PUT /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572 HTTP/1.1" 200 274 0.040075 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:52:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001898 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:52:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001276 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:52:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001032 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:52:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000963 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:52:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:52:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 10.0.0.50 - - [2026-03-19 22:53:05] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.50 - - [2026-03-19 22:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.50 - - [2026-03-19 22:53:05] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005324 10.0.0.50 - - [2026-03-19 22:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.50 - - [2026-03-19 22:53:05] "GET /config-node/ea1dd5f0-9f23-4f59-82cf-2c86e83863f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003571 10.0.0.50 - - [2026-03-19 22:53:17] "GET / HTTP/1.1" 200 35931 0.001220 10.0.0.50 - - [2026-03-19 22:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.50 - - [2026-03-19 22:53:17] "GET /routing-instance/96c4fef4-cee6-4c91-b551-0b4ad3cf8739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003228 10.0.0.50 - - [2026-03-19 22:53:17] "POST /bgp-routers HTTP/1.1" 409 301 0.002435 10.0.0.50 - - [2026-03-19 22:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2026-03-19 22:53:17] "GET /bgp-router/54f86162-8056-47a9-8fb3-eee867e824a4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005654 10.0.0.50 - - [2026-03-19 22:53:17] "PUT /bgp-router/54f86162-8056-47a9-8fb3-eee867e824a4 HTTP/1.1" 200 254 0.028123 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:53:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001074 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:53:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:53:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:53:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000946 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:53:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000989 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:53:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001040 10.0.0.50 - - [2026-03-19 22:53:29] "GET / HTTP/1.1" 200 35931 0.001676 10.0.0.50 - - [2026-03-19 22:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.50 - - [2026-03-19 22:53:29] "GET /domain/d2c069c2-7959-48c3-8760-3703a1a10e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003329 10.0.0.50 - - [2026-03-19 22:53:29] "POST /id-to-fqname HTTP/1.1" 200 173 0.002816 10.0.0.50 - - [2026-03-19 22:53:29] "POST /fqname-to-id HTTP/1.1" 404 182 0.017319 10.0.0.50 - - [2026-03-19 22:53:29] "POST /security-groups HTTP/1.1" 200 570 0.075082 10.0.0.50 - - [2026-03-19 22:53:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.002171 10.0.0.50 - - [2026-03-19 22:53:29] "POST /projects HTTP/1.1" 200 481 0.389066 10.0.0.50 - - [2026-03-19 22:53:29] "POST /access-control-lists HTTP/1.1" 200 579 0.091549 10.0.0.50 - - [2026-03-19 22:53:29] "POST /fqname-to-id HTTP/1.1" 404 212 0.028435 10.0.0.50 - - [2026-03-19 22:53:29] "POST /security-groups HTTP/1.1" 200 534 0.134243 10.0.0.50 - - [2026-03-19 22:53:30] "POST /chown HTTP/1.1" 200 109 0.038044 10.0.0.50 - - [2026-03-19 22:53:30] "POST /policy-managements HTTP/1.1" 409 214 0.021829 10.0.0.50 - - [2026-03-19 22:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007088 10.0.0.50 - - [2026-03-19 22:53:30] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003099 10.0.0.50 - - [2026-03-19 22:53:30] "POST /access-control-lists HTTP/1.1" 200 577 0.146335 10.0.0.50 - - [2026-03-19 22:53:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.002904 10.0.0.50 - - [2026-03-19 22:53:30] "POST /application-policy-sets HTTP/1.1" 200 528 0.062479 10.0.0.50 - - [2026-03-19 22:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018215 10.0.0.50 - - [2026-03-19 22:53:30] "POST /access-control-lists HTTP/1.1" 200 594 0.071783 10.0.0.50 - - [2026-03-19 22:53:30] "GET /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.014343 10.0.0.50 - - [2026-03-19 22:53:30] "POST /fqname-to-id HTTP/1.1" 404 231 0.020250 10.0.0.50 - - [2026-03-19 22:53:30] "PUT /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7 HTTP/1.1" 200 276 0.041022 10.0.0.50 - - [2026-03-19 22:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015934 10.0.0.50 - - [2026-03-19 22:53:30] "POST /access-control-lists HTTP/1.1" 200 592 0.063921 10.0.0.50 - - [2026-03-19 22:53:30] "GET /virtual-network/d15a3010-3058-4f62-b74c-97f46a544efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.011488 10.0.0.50 - - [2026-03-19 22:53:30] "POST /id-to-fqname HTTP/1.1" 200 177 0.000516 10.0.0.50 - - [2026-03-19 22:53:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.009752 10.0.0.50 - - [2026-03-19 22:53:30] "POST /security-groups HTTP/1.1" 200 574 0.078083 10.0.0.50 - - [2026-03-19 22:53:30] "POST /projects HTTP/1.1" 200 489 0.347919 10.0.0.50 - - [2026-03-19 22:53:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.007774 10.0.0.50 - - [2026-03-19 22:53:30] "POST /security-groups HTTP/1.1" 200 546 0.069764 10.0.0.50 - - [2026-03-19 22:53:30] "POST /access-control-lists HTTP/1.1" 200 583 0.114753 10.0.0.50 - - [2026-03-19 22:53:30] "POST /chown HTTP/1.1" 200 109 0.046195 10.0.0.50 - - [2026-03-19 22:53:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.009440 10.0.0.50 - - [2026-03-19 22:53:31] "POST /access-control-lists HTTP/1.1" 200 581 0.042610 10.0.0.50 - - [2026-03-19 22:53:31] "POST /network-ipams HTTP/1.1" 200 522 0.067344 10.0.0.50 - - [2026-03-19 22:53:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.013609 10.0.0.50 - - [2026-03-19 22:53:31] "POST /access-control-lists HTTP/1.1" 200 602 0.083958 10.0.0.50 - - [2026-03-19 22:53:31] "POST /network-ipams HTTP/1.1" 200 510 0.136340 10.0.0.50 - - [2026-03-19 22:53:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.009973 10.0.0.50 - - [2026-03-19 22:53:31] "POST /fqname-to-id HTTP/1.1" 404 198 0.007293 10.0.0.50 - - [2026-03-19 22:53:31] "POST /access-control-lists HTTP/1.1" 200 600 0.024269 10.0.0.50 - - [2026-03-19 22:53:31] "POST /fqname-to-id HTTP/1.1" 404 229 0.004017 10.0.0.50 - - [2026-03-19 22:53:31] "POST /useragent-kv HTTP/1.1" 200 115 0.015899 10.0.0.50 - - [2026-03-19 22:53:31] "POST /virtual-networks HTTP/1.1" 200 538 0.169874 10.0.0.50 - - [2026-03-19 22:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011765 10.0.0.50 - - [2026-03-19 22:53:31] "POST /access-control-lists HTTP/1.1" 200 589 0.096767 10.0.0.50 - - [2026-03-19 22:53:31] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.093476 10.0.0.50 - - [2026-03-19 22:53:31] "POST /route-targets HTTP/1.1" 200 327 0.023967 10.0.0.50 - - [2026-03-19 22:53:31] "POST /ref-update HTTP/1.1" 200 156 0.051542 10.0.0.50 - - [2026-03-19 22:53:31] "POST /network-ipams HTTP/1.1" 200 518 0.100886 10.0.0.50 - - [2026-03-19 22:53:31] "POST /fqname-to-id HTTP/1.1" 404 202 0.021275 10.0.0.50 - - [2026-03-19 22:53:31] "PUT /access-control-list/d83b4fd8-567b-4bc7-b125-4846297cac50 HTTP/1.1" 200 272 0.111896 10.0.0.50 - - [2026-03-19 22:53:31] "POST /useragent-kv HTTP/1.1" 200 115 0.028762 10.0.0.50 - - [2026-03-19 22:53:31] "POST /virtual-networks HTTP/1.1" 200 546 0.202022 10.0.0.50 - - [2026-03-19 22:53:31] "POST /route-targets HTTP/1.1" 200 327 0.011976 10.0.0.50 - - [2026-03-19 22:53:31] "POST /ref-update HTTP/1.1" 200 156 0.027509 10.0.0.50 - - [2026-03-19 22:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.021653 10.0.0.50 - - [2026-03-19 22:53:32] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.014940 10.0.0.50 - - [2026-03-19 22:53:32] "POST /fqname-to-id HTTP/1.1" 404 199 0.003100 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:53:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001003 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:53:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001311 10.0.0.50 - - [2026-03-19 22:53:32] "POST /network-policys HTTP/1.1" 200 538 0.029515 10.0.0.50 - - [2026-03-19 22:53:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.007851 10.0.0.50 - - [2026-03-19 22:53:32] "POST /network-policys HTTP/1.1" 200 534 0.057811 10.0.0.50 - - [2026-03-19 22:53:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.004120 10.0.0.50 - - [2026-03-19 22:53:32] "POST /network-policys HTTP/1.1" 200 542 0.061486 10.0.0.50 - - [2026-03-19 22:53:32] "PUT /access-control-list/612944ce-e2f5-4884-b43f-3da7571282f6 HTTP/1.1" 200 272 0.035303 10.0.0.50 - - [2026-03-19 22:53:32] "POST /ref-update HTTP/1.1" 200 156 0.180530 10.0.0.50 - - [2026-03-19 22:53:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003544 10.0.0.50 - - [2026-03-19 22:53:32] "POST /ref-update HTTP/1.1" 200 156 0.053384 10.0.0.50 - - [2026-03-19 22:53:32] "PUT /access-control-list/d83b4fd8-567b-4bc7-b125-4846297cac50 HTTP/1.1" 200 272 0.047063 10.0.0.50 - - [2026-03-19 22:53:32] "POST /ref-update HTTP/1.1" 200 156 0.118006 10.0.0.50 - - [2026-03-19 22:53:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012522 10.0.0.50 - - [2026-03-19 22:53:32] "PUT /access-control-list/d83b4fd8-567b-4bc7-b125-4846297cac50 HTTP/1.1" 200 272 0.068237 10.0.0.50 - - [2026-03-19 22:53:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003950 10.0.0.50 - - [2026-03-19 22:53:32] "PUT /access-control-list/612944ce-e2f5-4884-b43f-3da7571282f6 HTTP/1.1" 200 272 0.061966 10.0.0.50 - - [2026-03-19 22:53:32] "POST /ref-update HTTP/1.1" 200 156 0.054189 10.0.0.50 - - [2026-03-19 22:53:32] "POST /ref-update HTTP/1.1" 200 156 0.149019 10.0.0.50 - - [2026-03-19 22:53:32] "POST /fqname-to-id HTTP/1.1" 404 237 0.004217 10.0.0.50 - - [2026-03-19 22:53:33] "POST /access-control-lists HTTP/1.1" 200 601 0.087537 10.0.0.50 - - [2026-03-19 22:53:33] "POST /ref-update HTTP/1.1" 200 156 0.072632 10.0.0.50 - - [2026-03-19 22:53:33] "POST /ref-update HTTP/1.1" 200 156 0.182848 10.0.0.50 - - [2026-03-19 22:53:33] "PUT /access-control-list/2e4ef766-9500-430e-bc66-441645bb406b HTTP/1.1" 200 272 0.028272 10.0.0.50 - - [2026-03-19 22:53:33] "PUT /access-control-list/612944ce-e2f5-4884-b43f-3da7571282f6 HTTP/1.1" 200 272 0.097011 10.0.0.50 - - [2026-03-19 22:53:33] "POST /ref-update HTTP/1.1" 200 156 0.159739 10.0.0.50 - - [2026-03-19 22:53:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017906 10.0.0.50 - - [2026-03-19 22:53:33] "POST /ref-update HTTP/1.1" 200 156 0.046878 10.0.0.50 - - [2026-03-19 22:53:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002585 10.0.0.50 - - [2026-03-19 22:53:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030290 10.0.0.50 - - [2026-03-19 22:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.50 - - [2026-03-19 22:53:33] "PUT /access-control-list/2e4ef766-9500-430e-bc66-441645bb406b HTTP/1.1" 200 272 0.082665 10.0.0.50 - - [2026-03-19 22:53:33] "GET /virtual-network/d15a3010-3058-4f62-b74c-97f46a544efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.017065 10.0.0.50 - - [2026-03-19 22:53:33] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005573 10.0.0.50 - - [2026-03-19 22:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.50 - - [2026-03-19 22:53:33] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003079 10.0.0.50 - - [2026-03-19 22:53:33] "POST /firewall-policys HTTP/1.1" 200 530 0.046311 10.0.0.50 - - [2026-03-19 22:53:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024547 10.0.0.50 - - [2026-03-19 22:53:33] "GET /firewall-policy/2e956dfc-5be8-4971-94ad-756f64d63214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.024167 10.0.0.50 - - [2026-03-19 22:53:33] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.010172 10.0.0.50 - - [2026-03-19 22:53:33] "GET /firewall-policy/2e956dfc-5be8-4971-94ad-756f64d63214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005566 10.0.0.50 - - [2026-03-19 22:53:33] "POST /ref-update HTTP/1.1" 200 156 0.017766 10.0.0.50 - - [2026-03-19 22:53:33] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.019485 10.0.0.50 - - [2026-03-19 22:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.50 - - [2026-03-19 22:53:33] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003889 10.0.0.50 - - [2026-03-19 22:53:33] "POST /firewall-policys HTTP/1.1" 200 532 0.022636 10.0.0.50 - - [2026-03-19 22:53:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014248 10.0.0.50 - - [2026-03-19 22:53:34] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.020166 10.0.0.50 - - [2026-03-19 22:53:34] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003219 10.0.0.50 - - [2026-03-19 22:53:34] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003302 10.0.0.50 - - [2026-03-19 22:53:34] "GET /firewall-policy/2e956dfc-5be8-4971-94ad-756f64d63214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009525 10.0.0.50 - - [2026-03-19 22:53:34] "GET /firewall-policy/2e956dfc-5be8-4971-94ad-756f64d63214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.014152 10.0.0.50 - - [2026-03-19 22:53:34] "POST /ref-update HTTP/1.1" 200 156 0.017411 10.0.0.50 - - [2026-03-19 22:53:34] "POST /ref-update HTTP/1.1" 200 156 0.045883 10.0.0.50 - - [2026-03-19 22:53:34] "POST /ref-update HTTP/1.1" 200 156 0.092247 10.0.0.50 - - [2026-03-19 22:53:34] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.006810 10.0.0.50 - - [2026-03-19 22:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.50 - - [2026-03-19 22:53:34] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003356 10.0.0.50 - - [2026-03-19 22:53:34] "POST /firewall-policys HTTP/1.1" 200 530 0.023799 10.0.0.50 - - [2026-03-19 22:53:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029916 10.0.0.50 - - [2026-03-19 22:53:34] "GET /firewall-policy/3baf16f4-8f53-4c53-a3f9-d1bd8c30d891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.020020 10.0.0.50 - - [2026-03-19 22:53:34] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003494 10.0.0.50 - - [2026-03-19 22:53:34] "GET /firewall-policy/3baf16f4-8f53-4c53-a3f9-d1bd8c30d891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002906 10.0.0.50 - - [2026-03-19 22:53:34] "GET /firewall-policy/2e956dfc-5be8-4971-94ad-756f64d63214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003162 10.0.0.50 - - [2026-03-19 22:53:34] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003560 10.0.0.50 - - [2026-03-19 22:53:34] "GET /firewall-policy/2e956dfc-5be8-4971-94ad-756f64d63214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004748 10.0.0.50 - - [2026-03-19 22:53:34] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002797 10.0.0.50 - - [2026-03-19 22:53:34] "POST /ref-update HTTP/1.1" 200 156 0.023823 10.0.0.50 - - [2026-03-19 22:53:34] "POST /ref-update HTTP/1.1" 200 156 0.047401 10.0.0.50 - - [2026-03-19 22:53:34] "POST /ref-update HTTP/1.1" 200 156 0.044894 10.0.0.50 - - [2026-03-19 22:53:34] "POST /ref-update HTTP/1.1" 200 156 0.045559 10.0.0.50 - - [2026-03-19 22:53:35] "POST /ref-update HTTP/1.1" 200 156 0.084946 10.0.0.50 - - [2026-03-19 22:53:35] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.027841 10.0.0.50 - - [2026-03-19 22:53:35] "POST /tags HTTP/1.1" 200 299 0.060932 10.0.0.50 - - [2026-03-19 22:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.047594 10.0.0.50 - - [2026-03-19 22:53:35] "GET /tag/58260f83-0c48-417e-adca-8db5173012ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.035288 10.0.0.50 - - [2026-03-19 22:53:35] "POST /set-tag HTTP/1.1" 200 109 0.115690 10.0.0.50 - - [2026-03-19 22:53:35] "POST /tags HTTP/1.1" 200 357 0.308563 10.0.0.50 - - [2026-03-19 22:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.042088 10.0.0.50 - - [2026-03-19 22:53:36] "GET /tag/f96778ef-983f-4b36-9bdd-b182e73bab2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.044058 10.0.0.50 - - [2026-03-19 22:53:36] "POST /tags HTTP/1.1" 200 305 0.146515 10.0.0.50 - - [2026-03-19 22:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.039096 10.0.0.50 - - [2026-03-19 22:53:36] "GET /tag/23a80d54-5ecb-4308-989f-8e8ed4337343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022481 10.0.0.50 - - [2026-03-19 22:53:36] "POST /id-to-fqname HTTP/1.1" 200 174 0.000516 10.0.0.50 - - [2026-03-19 22:53:36] "POST /fqname-to-id HTTP/1.1" 404 183 0.015915 10.0.0.50 - - [2026-03-19 22:53:36] "POST /security-groups HTTP/1.1" 200 571 0.123595 10.0.0.50 - - [2026-03-19 22:53:36] "POST /projects HTTP/1.1" 200 483 0.319136 10.0.0.50 - - [2026-03-19 22:53:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.008167 10.0.0.50 - - [2026-03-19 22:53:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023636 10.0.0.50 - - [2026-03-19 22:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019936 10.0.0.50 - - [2026-03-19 22:53:36] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.014541 10.0.0.50 - - [2026-03-19 22:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.50 - - [2026-03-19 22:53:36] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005961 10.0.0.50 - - [2026-03-19 22:53:36] "POST /access-control-lists HTTP/1.1" 200 580 0.220455 10.0.0.50 - - [2026-03-19 22:53:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.009335 10.0.0.50 - - [2026-03-19 22:53:37] "PUT /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77 HTTP/1.1" 200 264 0.182567 10.0.0.50 - - [2026-03-19 22:53:37] "POST /access-control-lists HTTP/1.1" 200 578 0.068394 10.0.0.50 - - [2026-03-19 22:53:37] "PUT /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba HTTP/1.1" 200 264 0.125477 10.0.0.50 - - [2026-03-19 22:53:37] "POST /security-groups HTTP/1.1" 200 537 0.102602 10.0.0.50 - - [2026-03-19 22:53:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.006946 10.0.0.50 - - [2026-03-19 22:53:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.032516 10.0.0.50 - - [2026-03-19 22:53:37] "POST /access-control-lists HTTP/1.1" 200 596 0.088809 10.0.0.50 - - [2026-03-19 22:53:37] "POST /fqname-to-id HTTP/1.1" 404 233 0.006540 10.0.0.50 - - [2026-03-19 22:53:37] "POST /chown HTTP/1.1" 200 109 0.064359 10.0.0.50 - - [2026-03-19 22:53:37] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006637 10.0.0.50 - - [2026-03-19 22:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.50 - - [2026-03-19 22:53:37] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012368 10.0.0.50 - - [2026-03-19 22:53:37] "POST /tags HTTP/1.1" 409 207 0.002740 10.0.0.50 - - [2026-03-19 22:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.50 - - [2026-03-19 22:53:37] "GET /tag/23a80d54-5ecb-4308-989f-8e8ed4337343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.083650 10.0.0.50 - - [2026-03-19 22:53:37] "POST /access-control-lists HTTP/1.1" 200 594 0.188046 10.0.0.50 - - [2026-03-19 22:53:37] "POST /firewall-rules HTTP/1.1" 200 564 0.087738 10.0.0.50 - - [2026-03-19 22:53:37] "GET /firewall-rule/e7420e53-53ab-4f00-97b5-7101c8d43cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004686 10.0.0.50 - - [2026-03-19 22:53:37] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005090 10.0.0.50 - - [2026-03-19 22:53:37] "GET /firewall-rule/e7420e53-53ab-4f00-97b5-7101c8d43cee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003172 10.0.0.50 - - [2026-03-19 22:53:37] "POST /ref-update HTTP/1.1" 200 156 0.021549 10.0.0.50 - - [2026-03-19 22:53:37] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019341 10.0.0.50 - - [2026-03-19 22:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005220 10.0.0.50 - - [2026-03-19 22:53:37] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007681 10.0.0.50 - - [2026-03-19 22:53:37] "POST /tags HTTP/1.1" 409 207 0.002200 10.0.0.50 - - [2026-03-19 22:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.50 - - [2026-03-19 22:53:38] "GET /tag/23a80d54-5ecb-4308-989f-8e8ed4337343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011601 10.0.0.50 - - [2026-03-19 22:53:38] "POST /firewall-rules HTTP/1.1" 200 562 0.104166 10.0.0.50 - - [2026-03-19 22:53:38] "GET /firewall-rule/26c0bdb6-3eca-4e3e-9292-3a8f2e33f624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.018958 10.0.0.50 - - [2026-03-19 22:53:38] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008964 10.0.0.50 - - [2026-03-19 22:53:38] "GET /firewall-rule/26c0bdb6-3eca-4e3e-9292-3a8f2e33f624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003465 10.0.0.50 - - [2026-03-19 22:53:38] "POST /ref-update HTTP/1.1" 200 156 0.022361 10.0.0.50 - - [2026-03-19 22:53:38] "POST /tags HTTP/1.1" 200 305 0.094340 10.0.0.50 - - [2026-03-19 22:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014181 10.0.0.50 - - [2026-03-19 22:53:38] "GET /tag/c05cc794-797c-437a-8b2c-d7bb5da16221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.019263 10.0.0.50 - - [2026-03-19 22:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.50 - - [2026-03-19 22:53:38] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038948 10.0.0.50 - - [2026-03-19 22:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.50 - - [2026-03-19 22:53:38] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004756 10.0.0.50 - - [2026-03-19 22:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.50 - - [2026-03-19 22:53:38] "GET /service-appliance-set/e1826e55-c6f0-428c-8921-59145b979518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004444 10.0.0.50 - - [2026-03-19 22:53:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.002180 10.0.0.50 - - [2026-03-19 22:53:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.141836 10.0.0.50 - - [2026-03-19 22:53:38] "GET /virtual-machine-interface/b651b1e5-6b60-43b4-9270-ac0d21a816f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.030329 10.0.0.50 - - [2026-03-19 22:53:38] "POST /instance-ips HTTP/1.1" 200 381 0.119035 10.0.0.50 - - [2026-03-19 22:53:38] "GET /instance-ip/381cab83-ad9e-450c-9d40-57ff839d91ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011477 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:53:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001238 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:53:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000997 10.0.0.50 - - [2026-03-19 22:53:39] "POST /loadbalancers HTTP/1.1" 200 582 0.075148 10.0.0.50 - - [2026-03-19 22:53:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018195 10.0.0.50 - - [2026-03-19 22:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007062 10.0.0.50 - - [2026-03-19 22:53:39] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.061526 10.0.0.50 - - [2026-03-19 22:53:39] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.055531 10.0.0.50 - - [2026-03-19 22:53:39] "GET /instance-ip/381cab83-ad9e-450c-9d40-57ff839d91ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008397 10.0.0.50 - - [2026-03-19 22:53:39] "GET /loadbalancer/600e28bd-13c4-45f2-ac60-b68ed75679e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004172 10.0.0.50 - - [2026-03-19 22:53:39] "POST /floating-ips HTTP/1.1" 200 583 0.029413 10.0.0.50 - - [2026-03-19 22:53:39] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.044580 10.0.0.50 - - [2026-03-19 22:53:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.099051 10.0.0.50 - - [2026-03-19 22:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006135 10.0.0.50 - - [2026-03-19 22:53:39] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.071294 10.0.0.50 - - [2026-03-19 22:53:39] "GET /loadbalancer-listener/15eb74db-9e47-4b12-afcc-c94a490853c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004840 10.0.0.50 - - [2026-03-19 22:53:39] "GET /loadbalancer-listener/15eb74db-9e47-4b12-afcc-c94a490853c3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003859 10.0.0.50 - - [2026-03-19 22:53:39] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.042096 10.0.0.50 - - [2026-03-19 22:53:39] "GET /instance-ip/381cab83-ad9e-450c-9d40-57ff839d91ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004130 10.0.0.50 - - [2026-03-19 22:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008970 10.0.0.50 - - [2026-03-19 22:53:39] "GET /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002707 10.0.0.50 - - [2026-03-19 22:53:39] "GET /instance-ip/381cab83-ad9e-450c-9d40-57ff839d91ab?fields=floating_ips HTTP/1.1" 200 1170 0.008576 10.0.0.50 - - [2026-03-19 22:53:39] "GET /floating-ip/83965326-e2d8-416c-b08b-447d875e2a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004793 10.0.0.50 - - [2026-03-19 22:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.50 - - [2026-03-19 22:53:39] "PUT /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7 HTTP/1.1" 200 276 0.036909 10.0.0.50 - - [2026-03-19 22:53:39] "POST /tags HTTP/1.1" 200 301 0.121807 10.0.0.50 - - [2026-03-19 22:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.50 - - [2026-03-19 22:53:39] "GET /tag/13ee3b1f-a8d0-43e2-b10e-08d289386cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.029576 10.0.0.50 - - [2026-03-19 22:53:40] "POST /tags HTTP/1.1" 200 325 0.080955 10.0.0.50 - - [2026-03-19 22:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009837 10.0.0.50 - - [2026-03-19 22:53:40] "GET /tag/cf3a306f-f204-45d4-8019-568265acf823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.019980 10.0.0.50 - - [2026-03-19 22:53:40] "POST /tags HTTP/1.1" 200 363 0.032811 10.0.0.50 - - [2026-03-19 22:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.50 - - [2026-03-19 22:53:40] "GET /tag/c1a78523-04a1-4865-9f54-5f23aebdce24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.025397 10.0.0.50 - - [2026-03-19 22:53:40] "POST /tags HTTP/1.1" 200 311 0.042212 10.0.0.50 - - [2026-03-19 22:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.50 - - [2026-03-19 22:53:40] "GET /tag/11f8e879-0227-425e-9d96-5635b7b48a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013621 10.0.0.50 - - [2026-03-19 22:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.50 - - [2026-03-19 22:53:40] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005684 10.0.0.50 - - [2026-03-19 22:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.50 - - [2026-03-19 22:53:40] "GET /project/895624c7-be35-4aa0-b050-b0de05d54a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043476 10.0.0.50 - - [2026-03-19 22:53:40] "POST /virtual-machines HTTP/1.1" 200 377 0.031451 10.0.0.50 - - [2026-03-19 22:53:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.042455 10.0.0.50 - - [2026-03-19 22:53:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.144102 10.0.0.50 - - [2026-03-19 22:53:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029728 10.0.0.50 - - [2026-03-19 22:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013709 10.0.0.50 - - [2026-03-19 22:53:40] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005510 10.0.0.50 - - [2026-03-19 22:53:40] "POST /instance-ips HTTP/1.1" 200 409 0.059302 10.0.0.50 - - [2026-03-19 22:53:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.033188 10.0.0.50 - - [2026-03-19 22:53:41] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.023780 10.0.0.50 - - [2026-03-19 22:53:41] "POST /set-tag HTTP/1.1" 200 109 0.050459 10.0.0.50 - - [2026-03-19 22:53:41] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.026694 10.0.0.50 - - [2026-03-19 22:53:41] "GET /instance-ip/7939d6e2-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.013484 10.0.0.50 - - [2026-03-19 22:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.50 - - [2026-03-19 22:53:41] "GET /loadbalancer/600e28bd-13c4-45f2-ac60-b68ed75679e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003325 10.0.0.50 - - [2026-03-19 22:53:41] "POST /tags HTTP/1.1" 200 355 0.024299 10.0.0.50 - - [2026-03-19 22:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.50 - - [2026-03-19 22:53:41] "GET /tag/eed6f9fc-6d93-4e46-b231-971a6ba5f98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.030760 10.0.0.50 - - [2026-03-19 22:53:41] "POST /tags HTTP/1.1" 200 303 0.025464 10.0.0.50 - - [2026-03-19 22:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.50 - - [2026-03-19 22:53:41] "GET /tag/c6c3f54a-68d8-4990-952e-ec148f8422c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016483 10.0.0.50 - - [2026-03-19 22:53:41] "POST /projects HTTP/1.1" 409 218 0.002619 10.0.0.50 - - [2026-03-19 22:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417 10.0.0.50 - - [2026-03-19 22:53:41] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.061832 10.0.0.50 - - [2026-03-19 22:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007581 10.0.0.50 - - [2026-03-19 22:53:41] "GET /network-ipam/9b858c01-b679-47f4-9f4e-87182d8e402c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003223 10.0.0.50 - - [2026-03-19 22:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.50 - - [2026-03-19 22:53:41] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006639 10.0.0.50 - - [2026-03-19 22:53:41] "PUT /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77 HTTP/1.1" 200 264 0.070971 10.0.0.50 - - [2026-03-19 22:53:41] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.020326 10.0.0.50 - - [2026-03-19 22:53:41] "POST /set-tag HTTP/1.1" 200 109 0.054152 10.0.0.50 - - [2026-03-19 22:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.50 - - [2026-03-19 22:53:41] "GET /network-ipam/a31efd78-06bb-4a19-b873-389efef58f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003892 10.0.0.50 - - [2026-03-19 22:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.50 - - [2026-03-19 22:53:42] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006474 10.0.0.50 - - [2026-03-19 22:53:42] "PUT /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba HTTP/1.1" 200 264 0.091100 10.0.0.50 - - [2026-03-19 22:53:42] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.028991 10.0.0.50 - - [2026-03-19 22:53:42] "POST /set-tag HTTP/1.1" 200 109 0.092934 10.0.0.50 - - [2026-03-19 22:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012206 10.0.0.50 - - [2026-03-19 22:53:42] "GET /network-policy/8d42eee2-875a-4d75-8346-24557f3c0d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007117 10.0.0.50 - - [2026-03-19 22:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.50 - - [2026-03-19 22:53:42] "GET /network-policy/cc068e4c-bd8a-4777-ac08-ce6bff936d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003523 10.0.0.50 - - [2026-03-19 22:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.50 - - [2026-03-19 22:53:42] "GET /network-policy/971c1aca-699e-412d-8b5d-85742b2116ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.008791 10.0.0.50 - - [2026-03-19 22:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.50 - - [2026-03-19 22:53:42] "PUT /network-policy/971c1aca-699e-412d-8b5d-85742b2116ba HTTP/1.1" 200 262 0.025557 10.0.0.50 - - [2026-03-19 22:53:42] "PUT /access-control-list/d83b4fd8-567b-4bc7-b125-4846297cac50 HTTP/1.1" 200 272 0.028672 10.0.0.50 - - [2026-03-19 22:53:42] "POST /ref-update HTTP/1.1" 200 156 0.143918 10.0.0.50 - - [2026-03-19 22:53:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020672 10.0.0.50 - - [2026-03-19 22:53:42] "PUT /access-control-list/2e4ef766-9500-430e-bc66-441645bb406b HTTP/1.1" 200 272 0.164109 10.0.0.50 - - [2026-03-19 22:53:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003100 10.0.0.50 - - [2026-03-19 22:53:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003613 10.0.0.50 - - [2026-03-19 22:53:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003949 10.0.0.50 - - [2026-03-19 22:53:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001906 10.0.0.50 - - [2026-03-19 22:53:42] "POST /security-groups HTTP/1.1" 409 245 0.002511 10.0.0.50 - - [2026-03-19 22:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.50 - - [2026-03-19 22:53:42] "PUT /security-group/4823b107-ad60-402b-88f7-8a40a5c3f539 HTTP/1.1" 200 262 0.061328 10.0.0.50 - - [2026-03-19 22:53:43] "PUT /access-control-list/573baa06-64bb-4a12-ad29-814b713be25d HTTP/1.1" 200 272 0.044129 10.0.0.50 - - [2026-03-19 22:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.050845 10.0.0.50 - - [2026-03-19 22:53:43] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019881 10.0.0.50 - - [2026-03-19 22:53:43] "PUT /access-control-list/b02a4ac6-e2e3-4aa1-8af1-db10973bc662 HTTP/1.1" 200 272 0.042865 10.0.0.50 - - [2026-03-19 22:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014934 10.0.0.50 - - [2026-03-19 22:53:43] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007825 10.0.0.50 - - [2026-03-19 22:53:43] "POST /tags HTTP/1.1" 409 206 0.009114 10.0.0.50 - - [2026-03-19 22:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.50 - - [2026-03-19 22:53:43] "GET /tag/c6c3f54a-68d8-4990-952e-ec148f8422c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014402 10.0.0.50 - - [2026-03-19 22:53:43] "POST /firewall-rules HTTP/1.1" 200 562 0.128699 10.0.0.50 - - [2026-03-19 22:53:43] "GET /firewall-rule/8041dc7a-710e-401d-afb0-07b8ef169119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.010648 10.0.0.50 - - [2026-03-19 22:53:43] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004443 10.0.0.50 - - [2026-03-19 22:53:43] "GET /firewall-rule/8041dc7a-710e-401d-afb0-07b8ef169119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002348 10.0.0.50 - - [2026-03-19 22:53:43] "POST /ref-update HTTP/1.1" 200 156 0.069239 10.0.0.50 - - [2026-03-19 22:53:43] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011225 10.0.0.50 - - [2026-03-19 22:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.50 - - [2026-03-19 22:53:43] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005074 10.0.0.50 - - [2026-03-19 22:53:43] "POST /tags HTTP/1.1" 409 206 0.002408 10.0.0.50 - - [2026-03-19 22:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.50 - - [2026-03-19 22:53:43] "GET /tag/c6c3f54a-68d8-4990-952e-ec148f8422c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015738 10.0.0.50 - - [2026-03-19 22:53:43] "POST /firewall-rules HTTP/1.1" 200 560 0.075346 10.0.0.50 - - [2026-03-19 22:53:43] "GET /firewall-rule/0863f712-d48b-42dc-8175-1b5644e88ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1987 0.015227 10.0.0.50 - - [2026-03-19 22:53:43] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.007072 10.0.0.50 - - [2026-03-19 22:53:43] "GET /firewall-rule/0863f712-d48b-42dc-8175-1b5644e88ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1987 0.002794 10.0.0.50 - - [2026-03-19 22:53:43] "POST /ref-update HTTP/1.1" 200 156 0.027616 10.0.0.50 - - [2026-03-19 22:53:44] "POST /tags HTTP/1.1" 200 371 0.129062 10.0.0.50 - - [2026-03-19 22:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008105 10.0.0.50 - - [2026-03-19 22:53:44] "GET /tag/e44b467c-7ed0-4487-93ee-09f0c80a54ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.025062 10.0.0.50 - - [2026-03-19 22:53:44] "POST /tags HTTP/1.1" 200 319 0.026259 10.0.0.50 - - [2026-03-19 22:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.025213 10.0.0.50 - - [2026-03-19 22:53:44] "GET /tag/e0e4b89b-64e0-4e1a-b29f-c76cd6fa5420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.040823 10.0.0.50 - - [2026-03-19 22:53:44] "POST /id-to-fqname HTTP/1.1" 200 181 0.006954 10.0.0.50 - - [2026-03-19 22:53:44] "POST /fqname-to-id HTTP/1.1" 404 190 0.010591 10.0.0.50 - - [2026-03-19 22:53:44] "POST /security-groups HTTP/1.1" 200 578 0.075862 10.0.0.50 - - [2026-03-19 22:53:44] "POST /projects HTTP/1.1" 200 497 0.241476 10.0.0.50 - - [2026-03-19 22:53:44] "POST /fqname-to-id HTTP/1.1" 404 225 0.015703 10.0.0.50 - - [2026-03-19 22:53:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.036914 10.0.0.50 - - [2026-03-19 22:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.50 - - [2026-03-19 22:53:44] "POST /access-control-lists HTTP/1.1" 200 587 0.114391 10.0.0.50 - - [2026-03-19 22:53:44] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.078061 10.0.0.50 - - [2026-03-19 22:53:44] "POST /fqname-to-id HTTP/1.1" 404 224 0.038099 10.0.0.50 - - [2026-03-19 22:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009710 10.0.0.50 - - [2026-03-19 22:53:44] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.010451 10.0.0.50 - - [2026-03-19 22:53:44] "POST /access-control-lists HTTP/1.1" 200 585 0.080945 10.0.0.50 - - [2026-03-19 22:53:44] "PUT /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77 HTTP/1.1" 200 264 0.162600 10.0.0.50 - - [2026-03-19 22:53:45] "PUT /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba HTTP/1.1" 200 264 0.057881 10.0.0.50 - - [2026-03-19 22:53:45] "POST /security-groups HTTP/1.1" 200 558 0.077048 10.0.0.50 - - [2026-03-19 22:53:45] "POST /fqname-to-id HTTP/1.1" 404 248 0.004425 10.0.0.50 - - [2026-03-19 22:53:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.056152 10.0.0.50 - - [2026-03-19 22:53:45] "POST /access-control-lists HTTP/1.1" 200 610 0.068858 10.0.0.50 - - [2026-03-19 22:53:45] "POST /fqname-to-id HTTP/1.1" 404 247 0.005304 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:53:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:53:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001102 10.0.0.50 - - [2026-03-19 22:53:45] "POST /chown HTTP/1.1" 200 109 0.067132 10.0.0.50 - - [2026-03-19 22:53:45] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020427 10.0.0.50 - - [2026-03-19 22:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.50 - - [2026-03-19 22:53:45] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006493 10.0.0.50 - - [2026-03-19 22:53:45] "POST /tags HTTP/1.1" 409 214 0.003923 10.0.0.50 - - [2026-03-19 22:53:45] "POST /access-control-lists HTTP/1.1" 200 608 0.165459 10.0.0.50 - - [2026-03-19 22:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.50 - - [2026-03-19 22:53:45] "GET /tag/e0e4b89b-64e0-4e1a-b29f-c76cd6fa5420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011916 10.0.0.50 - - [2026-03-19 22:53:45] "POST /firewall-rules HTTP/1.1" 200 578 0.090557 10.0.0.50 - - [2026-03-19 22:53:45] "GET /firewall-rule/948701dd-39d2-43e8-889a-b40159b707cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004819 10.0.0.50 - - [2026-03-19 22:53:45] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003910 10.0.0.50 - - [2026-03-19 22:53:45] "GET /firewall-rule/948701dd-39d2-43e8-889a-b40159b707cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003853 10.0.0.50 - - [2026-03-19 22:53:45] "POST /ref-update HTTP/1.1" 200 156 0.030116 10.0.0.50 - - [2026-03-19 22:53:45] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004291 10.0.0.50 - - [2026-03-19 22:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.50 - - [2026-03-19 22:53:45] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003060 10.0.0.50 - - [2026-03-19 22:53:45] "POST /tags HTTP/1.1" 409 214 0.001934 10.0.0.50 - - [2026-03-19 22:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.50 - - [2026-03-19 22:53:45] "GET /tag/e0e4b89b-64e0-4e1a-b29f-c76cd6fa5420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012607 10.0.0.50 - - [2026-03-19 22:53:45] "POST /firewall-rules HTTP/1.1" 200 576 0.115394 10.0.0.50 - - [2026-03-19 22:53:46] "GET /firewall-rule/08ba7a07-1f4a-4e03-82a7-f51e87b6cfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006569 10.0.0.50 - - [2026-03-19 22:53:46] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005493 10.0.0.50 - - [2026-03-19 22:53:46] "GET /firewall-rule/08ba7a07-1f4a-4e03-82a7-f51e87b6cfc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003141 10.0.0.50 - - [2026-03-19 22:53:46] "POST /ref-update HTTP/1.1" 200 156 0.040628 10.0.0.50 - - [2026-03-19 22:53:46] "POST /fqname-to-id HTTP/1.1" 404 228 0.002382 10.0.0.50 - - [2026-03-19 22:53:46] "POST /tags HTTP/1.1" 200 301 0.039989 10.0.0.50 - - [2026-03-19 22:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.027515 10.0.0.50 - - [2026-03-19 22:53:46] "GET /tag/e76ca3fe-f215-4ff3-8c5c-2fdcaee6dfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.030228 10.0.0.50 - - [2026-03-19 22:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.50 - - [2026-03-19 22:53:46] "GET /project/895624c7-be35-4aa0-b050-b0de05d54a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056599 10.0.0.50 - - [2026-03-19 22:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.50 - - [2026-03-19 22:53:46] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.007692 10.0.0.50 - - [2026-03-19 22:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.50 - - [2026-03-19 22:53:46] "GET /service-appliance-set/e1826e55-c6f0-428c-8921-59145b979518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004045 10.0.0.50 - - [2026-03-19 22:53:46] "POST /fqname-to-id HTTP/1.1" 404 242 0.002811 10.0.0.50 - - [2026-03-19 22:53:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.141075 10.0.0.50 - - [2026-03-19 22:53:46] "GET /virtual-machine-interface/574290e7-ff12-42e0-8538-74ef68544961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.033817 10.0.0.50 - - [2026-03-19 22:53:46] "POST /instance-ips HTTP/1.1" 200 377 0.035896 10.0.0.50 - - [2026-03-19 22:53:46] "GET /instance-ip/4c3f3b4f-063c-4303-9e4c-0bdb9e0e0533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004014 10.0.0.50 - - [2026-03-19 22:53:46] "POST /loadbalancers HTTP/1.1" 200 582 0.084561 10.0.0.50 - - [2026-03-19 22:53:47] "GET /project/895624c7-be35-4aa0-b050-b0de05d54a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062347 10.0.0.50 - - [2026-03-19 22:53:47] "GET /instance-ip/4c3f3b4f-063c-4303-9e4c-0bdb9e0e0533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010546 10.0.0.50 - - [2026-03-19 22:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.063792 10.0.0.50 - - [2026-03-19 22:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007079 10.0.0.50 - - [2026-03-19 22:53:47] "GET /project/895624c7-be35-4aa0-b050-b0de05d54a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043120 10.0.0.50 - - [2026-03-19 22:53:47] "POST /floating-ips HTTP/1.1" 200 581 0.062867 10.0.0.50 - - [2026-03-19 22:53:47] "GET /loadbalancer/3cdcb4d0-8612-4830-b99b-0591e2e8f17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.020966 10.0.0.50 - - [2026-03-19 22:53:47] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.056223 10.0.0.50 - - [2026-03-19 22:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.033159 10.0.0.50 - - [2026-03-19 22:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008862 10.0.0.50 - - [2026-03-19 22:53:47] "GET /project/895624c7-be35-4aa0-b050-b0de05d54a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040470 10.0.0.50 - - [2026-03-19 22:53:47] "GET /loadbalancer-listener/c9f7c33a-ca16-4642-801a-1d0d109187a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.011493 10.0.0.50 - - [2026-03-19 22:53:47] "GET /loadbalancer-listener/c9f7c33a-ca16-4642-801a-1d0d109187a3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004678 10.0.0.50 - - [2026-03-19 22:53:47] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.076094 10.0.0.50 - - [2026-03-19 22:53:47] "GET /instance-ip/4c3f3b4f-063c-4303-9e4c-0bdb9e0e0533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003823 10.0.0.50 - - [2026-03-19 22:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.50 - - [2026-03-19 22:53:47] "GET /instance-ip/4c3f3b4f-063c-4303-9e4c-0bdb9e0e0533?fields=floating_ips HTTP/1.1" 200 1164 0.036599 10.0.0.50 - - [2026-03-19 22:53:47] "GET /floating-ip/c5bad08c-2075-4215-b6cc-d178693f4ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005896 10.0.0.50 - - [2026-03-19 22:53:47] "GET /project/895624c7-be35-4aa0-b050-b0de05d54a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.092086 10.0.0.50 - - [2026-03-19 22:53:47] "GET /loadbalancer/3cdcb4d0-8612-4830-b99b-0591e2e8f17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003114 10.0.0.50 - - [2026-03-19 22:53:47] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.040599 10.0.0.50 - - [2026-03-19 22:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.045869 10.0.0.50 - - [2026-03-19 22:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009131 10.0.0.50 - - [2026-03-19 22:53:47] "GET /project/895624c7-be35-4aa0-b050-b0de05d54a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045637 10.0.0.50 - - [2026-03-19 22:53:47] "GET /loadbalancer-listener/d86a564d-28d3-4814-abda-b7fd7daff975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004068 10.0.0.50 - - [2026-03-19 22:53:47] "GET /loadbalancer-listener/d86a564d-28d3-4814-abda-b7fd7daff975?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003576 10.0.0.50 - - [2026-03-19 22:53:47] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.033213 10.0.0.50 - - [2026-03-19 22:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008021 10.0.0.50 - - [2026-03-19 22:53:48] "GET /instance-ip/4c3f3b4f-063c-4303-9e4c-0bdb9e0e0533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006532 10.0.0.50 - - [2026-03-19 22:53:48] "GET /instance-ip/4c3f3b4f-063c-4303-9e4c-0bdb9e0e0533?fields=floating_ips HTTP/1.1" 200 1164 0.006097 10.0.0.50 - - [2026-03-19 22:53:48] "GET /floating-ip/c5bad08c-2075-4215-b6cc-d178693f4ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.011493 10.0.0.50 - - [2026-03-19 22:53:48] "GET /project/895624c7-be35-4aa0-b050-b0de05d54a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.092171 10.0.0.50 - - [2026-03-19 22:53:48] "GET /loadbalancer/3cdcb4d0-8612-4830-b99b-0591e2e8f17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003041 10.0.0.50 - - [2026-03-19 22:53:48] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.038965 10.0.0.50 - - [2026-03-19 22:53:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.033437 10.0.0.50 - - [2026-03-19 22:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005532 10.0.0.50 - - [2026-03-19 22:53:48] "GET /project/895624c7-be35-4aa0-b050-b0de05d54a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059079 10.0.0.50 - - [2026-03-19 22:53:48] "GET /loadbalancer-listener/8ba8e326-cd89-411e-ad5b-1eecad5fa98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.006383 10.0.0.50 - - [2026-03-19 22:53:48] "GET /loadbalancer-listener/8ba8e326-cd89-411e-ad5b-1eecad5fa98d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005370 10.0.0.50 - - [2026-03-19 22:53:48] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.051541 10.0.0.50 - - [2026-03-19 22:53:48] "GET /instance-ip/4c3f3b4f-063c-4303-9e4c-0bdb9e0e0533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007118 10.0.0.50 - - [2026-03-19 22:53:48] "GET /instance-ip/4c3f3b4f-063c-4303-9e4c-0bdb9e0e0533?fields=floating_ips HTTP/1.1" 200 1164 0.003207 10.0.0.50 - - [2026-03-19 22:53:48] "POST /tags HTTP/1.1" 200 363 0.024266 10.0.0.50 - - [2026-03-19 22:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.035800 10.0.0.50 - - [2026-03-19 22:53:48] "GET /floating-ip/c5bad08c-2075-4215-b6cc-d178693f4ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.007727 10.0.0.50 - - [2026-03-19 22:53:48] "GET /tag/82e41fb9-0e58-4476-866c-3447c6c25a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.022483 10.0.0.50 - - [2026-03-19 22:53:48] "POST /tags HTTP/1.1" 200 311 0.054713 10.0.0.50 - - [2026-03-19 22:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018123 10.0.0.50 - - [2026-03-19 22:53:48] "GET /tag/7ad2ab8e-f178-425c-9d4d-0f793800da2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017139 10.0.0.50 - - [2026-03-19 22:53:48] "POST /id-to-fqname HTTP/1.1" 200 177 0.000513 10.0.0.50 - - [2026-03-19 22:53:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.004982 10.0.0.50 - - [2026-03-19 22:53:49] "POST /security-groups HTTP/1.1" 200 574 0.076707 10.0.0.50 - - [2026-03-19 22:53:49] "POST /fqname-to-id HTTP/1.1" 404 217 0.002564 10.0.0.50 - - [2026-03-19 22:53:49] "POST /projects HTTP/1.1" 200 489 0.279307 10.0.0.50 - - [2026-03-19 22:53:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018024 10.0.0.50 - - [2026-03-19 22:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011735 10.0.0.50 - - [2026-03-19 22:53:49] "POST /access-control-lists HTTP/1.1" 200 583 0.082830 10.0.0.50 - - [2026-03-19 22:53:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.017297 10.0.0.50 - - [2026-03-19 22:53:49] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.026423 10.0.0.50 - - [2026-03-19 22:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.50 - - [2026-03-19 22:53:49] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.017526 10.0.0.50 - - [2026-03-19 22:53:49] "POST /access-control-lists HTTP/1.1" 200 581 0.107627 10.0.0.50 - - [2026-03-19 22:53:49] "PUT /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77 HTTP/1.1" 200 264 0.106184 10.0.0.50 - - [2026-03-19 22:53:49] "PUT /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba HTTP/1.1" 200 264 0.077740 10.0.0.50 - - [2026-03-19 22:53:49] "POST /security-groups HTTP/1.1" 200 546 0.081546 10.0.0.50 - - [2026-03-19 22:53:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.002754 10.0.0.50 - - [2026-03-19 22:53:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.044595 10.0.0.50 - - [2026-03-19 22:53:49] "POST /chown HTTP/1.1" 200 109 0.085697 10.0.0.50 - - [2026-03-19 22:53:49] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011968 10.0.0.50 - - [2026-03-19 22:53:49] "POST /access-control-lists HTTP/1.1" 200 602 0.144685 10.0.0.50 - - [2026-03-19 22:53:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.010046 10.0.0.50 - - [2026-03-19 22:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.50 - - [2026-03-19 22:53:49] "POST /access-control-lists HTTP/1.1" 200 600 0.071642 10.0.0.50 - - [2026-03-19 22:53:49] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.050818 10.0.0.50 - - [2026-03-19 22:53:49] "POST /tags HTTP/1.1" 409 210 0.003618 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:53:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:53:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001021 10.0.0.50 - - [2026-03-19 22:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015649 10.0.0.50 - - [2026-03-19 22:53:49] "GET /tag/7ad2ab8e-f178-425c-9d4d-0f793800da2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020464 10.0.0.50 - - [2026-03-19 22:53:50] "POST /firewall-rules HTTP/1.1" 200 570 0.111998 10.0.0.50 - - [2026-03-19 22:53:50] "GET /firewall-rule/8f481d57-2a7f-49f9-9514-5da4f19aced0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009445 10.0.0.50 - - [2026-03-19 22:53:50] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004596 10.0.0.50 - - [2026-03-19 22:53:50] "GET /firewall-rule/8f481d57-2a7f-49f9-9514-5da4f19aced0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002787 10.0.0.50 - - [2026-03-19 22:53:50] "POST /ref-update HTTP/1.1" 200 156 0.058959 10.0.0.50 - - [2026-03-19 22:53:50] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.041538 10.0.0.50 - - [2026-03-19 22:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.50 - - [2026-03-19 22:53:50] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003702 10.0.0.50 - - [2026-03-19 22:53:50] "POST /tags HTTP/1.1" 409 210 0.002655 10.0.0.50 - - [2026-03-19 22:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.50 - - [2026-03-19 22:53:50] "GET /tag/7ad2ab8e-f178-425c-9d4d-0f793800da2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015078 10.0.0.50 - - [2026-03-19 22:53:50] "POST /firewall-rules HTTP/1.1" 200 568 0.085697 10.0.0.50 - - [2026-03-19 22:53:50] "GET /firewall-rule/bbeba99d-e90c-44a4-8a0a-cc7b20e5ee74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.030977 10.0.0.50 - - [2026-03-19 22:53:50] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.008966 10.0.0.50 - - [2026-03-19 22:53:50] "GET /firewall-rule/bbeba99d-e90c-44a4-8a0a-cc7b20e5ee74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003667 10.0.0.50 - - [2026-03-19 22:53:50] "POST /ref-update HTTP/1.1" 200 156 0.069471 10.0.0.50 - - [2026-03-19 22:53:50] "POST /tags HTTP/1.1" 409 237 0.023113 10.0.0.50 - - [2026-03-19 22:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014471 10.0.0.50 - - [2026-03-19 22:53:50] "GET /tag/c1a78523-04a1-4865-9f54-5f23aebdce24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012295 10.0.0.50 - - [2026-03-19 22:53:50] "POST /tags HTTP/1.1" 409 210 0.002102 10.0.0.50 - - [2026-03-19 22:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005848 10.0.0.50 - - [2026-03-19 22:53:50] "GET /tag/11f8e879-0227-425e-9d96-5635b7b48a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.034837 10.0.0.50 - - [2026-03-19 22:53:50] "POST /projects HTTP/1.1" 409 223 0.002203 10.0.0.50 - - [2026-03-19 22:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.50 - - [2026-03-19 22:53:50] "GET /project/895624c7-be35-4aa0-b050-b0de05d54a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.023495 10.0.0.50 - - [2026-03-19 22:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009021 10.0.0.50 - - [2026-03-19 22:53:51] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004579 10.0.0.50 - - [2026-03-19 22:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.50 - - [2026-03-19 22:53:51] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.007091 10.0.0.50 - - [2026-03-19 22:53:51] "PUT /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77 HTTP/1.1" 200 264 0.057660 10.0.0.50 - - [2026-03-19 22:53:51] "PUT /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba HTTP/1.1" 200 264 0.070355 10.0.0.50 - - [2026-03-19 22:53:51] "POST /security-groups HTTP/1.1" 409 253 0.003849 10.0.0.50 - - [2026-03-19 22:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.50 - - [2026-03-19 22:53:51] "PUT /security-group/ba6bbc3a-2bbd-4449-9908-1f3a97d9b772 HTTP/1.1" 200 262 0.067065 10.0.0.50 - - [2026-03-19 22:53:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.047286 10.0.0.50 - - [2026-03-19 22:53:51] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018508 10.0.0.50 - - [2026-03-19 22:53:51] "PUT /access-control-list/a438ebd8-7980-44e5-acf4-8bc74189e453 HTTP/1.1" 200 272 0.059239 10.0.0.50 - - [2026-03-19 22:53:51] "PUT /access-control-list/0f039605-b984-4e99-83be-18af75b9d218 HTTP/1.1" 200 272 0.018574 10.0.0.50 - - [2026-03-19 22:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.50 - - [2026-03-19 22:53:51] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003260 10.0.0.50 - - [2026-03-19 22:53:51] "POST /tags HTTP/1.1" 409 210 0.002372 10.0.0.50 - - [2026-03-19 22:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.50 - - [2026-03-19 22:53:51] "GET /tag/11f8e879-0227-425e-9d96-5635b7b48a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017131 10.0.0.50 - - [2026-03-19 22:53:51] "POST /firewall-rules HTTP/1.1" 200 570 0.068947 10.0.0.50 - - [2026-03-19 22:53:51] "GET /firewall-rule/dbdcb6dc-e81c-4fde-a6f2-3ef18771ba18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004289 10.0.0.50 - - [2026-03-19 22:53:51] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003602 10.0.0.50 - - [2026-03-19 22:53:51] "GET /firewall-rule/dbdcb6dc-e81c-4fde-a6f2-3ef18771ba18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003039 10.0.0.50 - - [2026-03-19 22:53:51] "POST /ref-update HTTP/1.1" 200 156 0.064242 10.0.0.50 - - [2026-03-19 22:53:51] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012572 10.0.0.50 - - [2026-03-19 22:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.50 - - [2026-03-19 22:53:51] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.035903 10.0.0.50 - - [2026-03-19 22:53:51] "POST /tags HTTP/1.1" 409 210 0.003004 10.0.0.50 - - [2026-03-19 22:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.50 - - [2026-03-19 22:53:51] "GET /tag/11f8e879-0227-425e-9d96-5635b7b48a96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015316 10.0.0.50 - - [2026-03-19 22:53:52] "POST /firewall-rules HTTP/1.1" 200 568 0.092312 10.0.0.50 - - [2026-03-19 22:53:52] "GET /firewall-rule/c83d035c-153e-4243-a76e-5fb41f0abe49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.028947 10.0.0.50 - - [2026-03-19 22:53:52] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.010480 10.0.0.50 - - [2026-03-19 22:53:52] "GET /firewall-rule/c83d035c-153e-4243-a76e-5fb41f0abe49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003747 10.0.0.50 - - [2026-03-19 22:53:52] "POST /ref-update HTTP/1.1" 200 156 0.080893 10.0.0.50 - - [2026-03-19 22:53:52] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005768 10.0.0.50 - - [2026-03-19 22:53:52] "POST /set-tag HTTP/1.1" 200 109 0.003038 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:53:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001248 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:53:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001192 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:54:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001044 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:54:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 10.0.0.33 - - [2026-03-19 22:54:33] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.33 - - [2026-03-19 22:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.33 - - [2026-03-19 22:54:33] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005598 10.0.0.33 - - [2026-03-19 22:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.33 - - [2026-03-19 22:54:33] "GET /routing-instance/96c4fef4-cee6-4c91-b551-0b4ad3cf8739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002680 10.0.0.33 - - [2026-03-19 22:54:33] "PUT /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572 HTTP/1.1" 200 274 0.008863 10.0.0.33 - - [2026-03-19 22:54:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.002614 10.0.0.33 - - [2026-03-19 22:54:34] "POST /virtual-routers HTTP/1.1" 200 599 0.025167 10.0.0.33 - - [2026-03-19 22:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.33 - - [2026-03-19 22:54:34] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.010285 10.0.0.33 - - [2026-03-19 22:54:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.009669 10.0.0.33 - - [2026-03-19 22:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.33 - - [2026-03-19 22:54:34] "GET /virtual-network/d15a3010-3058-4f62-b74c-97f46a544efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004069 10.0.0.33 - - [2026-03-19 22:54:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.050175 10.0.0.50 - - [2026-03-19 22:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.50 - - [2026-03-19 22:54:41] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003546 10.0.0.50 - - [2026-03-19 22:54:47] "GET /global-system-configs HTTP/1.1" 200 322 0.011420 10.0.0.50 - - [2026-03-19 22:54:49] "GET /global-system-configs HTTP/1.1" 200 322 0.002198 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:55:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001246 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:55:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001302 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:55:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000984 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:55:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001066 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:55:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:55:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001276 10.0.0.50 - - [2026-03-19 22:57:36] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003280 10.0.0.50 - - [2026-03-19 22:57:36] "POST /ref-update HTTP/1.1" 200 156 0.008454 10.0.0.50 - - [2026-03-19 22:57:44] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005456 10.0.0.50 - - [2026-03-19 22:57:44] "POST /set-tag HTTP/1.1" 200 109 0.003215 10.0.0.50 - - [2026-03-19 22:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.50 - - [2026-03-19 22:57:44] "GET /loadbalancer/3cdcb4d0-8612-4830-b99b-0591e2e8f17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002855 10.0.0.50 - - [2026-03-19 22:57:45] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010742 10.0.0.50 - - [2026-03-19 22:57:45] "POST /set-tag HTTP/1.1" 200 109 0.002933 10.0.0.50 - - [2026-03-19 22:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.50 - - [2026-03-19 22:57:45] "GET /loadbalancer/3cdcb4d0-8612-4830-b99b-0591e2e8f17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002636 10.0.0.50 - - [2026-03-19 22:57:45] "GET /loadbalancer-pool/c3f9353e-5980-4c18-9340-30d5d7188761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005012 10.0.0.50 - - [2026-03-19 22:57:45] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036125 10.0.0.50 - - [2026-03-19 22:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019551 10.0.0.50 - - [2026-03-19 22:57:45] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011695 10.0.0.50 - - [2026-03-19 22:57:45] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004411 10.0.0.50 - - [2026-03-19 22:57:45] "POST /ref-update HTTP/1.1" 200 156 0.026990 10.0.0.50 - - [2026-03-19 22:57:45] "POST /tags HTTP/1.1" 409 205 0.023917 10.0.0.50 - - [2026-03-19 22:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.50 - - [2026-03-19 22:57:45] "GET /floating-ip/c5bad08c-2075-4215-b6cc-d178693f4ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.007104 10.0.0.50 - - [2026-03-19 22:57:45] "GET /tag/e76ca3fe-f215-4ff3-8c5c-2fdcaee6dfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010488 10.0.0.50 - - [2026-03-19 22:57:45] "PUT /floating-ip/c5bad08c-2075-4215-b6cc-d178693f4ad6 HTTP/1.1" 200 256 0.010006 10.0.0.50 - - [2026-03-19 22:57:45] "POST /set-tag HTTP/1.1" 200 109 0.067882 10.0.0.50 - - [2026-03-19 22:57:45] "GET /loadbalancer-pool/bef61a2d-5dcc-4051-9b1b-1389c692edbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.022264 10.0.0.50 - - [2026-03-19 22:57:45] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022160 10.0.0.50 - - [2026-03-19 22:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015022 10.0.0.50 - - [2026-03-19 22:57:45] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.021307 10.0.0.50 - - [2026-03-19 22:57:45] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015751 10.0.0.50 - - [2026-03-19 22:57:45] "POST /set-tag HTTP/1.1" 200 109 0.007431 10.0.0.50 - - [2026-03-19 22:57:45] "POST /ref-update HTTP/1.1" 200 156 0.024553 10.0.0.50 - - [2026-03-19 22:57:46] "GET /loadbalancer-pool/554d237b-f52a-499d-b469-17db8a0cabc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004457 10.0.0.50 - - [2026-03-19 22:57:46] "GET /floating-ip/c5bad08c-2075-4215-b6cc-d178693f4ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003035 10.0.0.50 - - [2026-03-19 22:57:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027080 10.0.0.50 - - [2026-03-19 22:57:46] "PUT /floating-ip/c5bad08c-2075-4215-b6cc-d178693f4ad6 HTTP/1.1" 200 256 0.044589 10.0.0.50 - - [2026-03-19 22:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.051409 10.0.0.50 - - [2026-03-19 22:57:46] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022374 10.0.0.50 - - [2026-03-19 22:57:46] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004453 10.0.0.50 - - [2026-03-19 22:57:46] "POST /ref-update HTTP/1.1" 200 156 0.012089 10.0.0.50 - - [2026-03-19 22:57:46] "POST /set-tag HTTP/1.1" 200 109 0.003713 10.0.0.50 - - [2026-03-19 22:57:46] "GET /floating-ip/c5bad08c-2075-4215-b6cc-d178693f4ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.003248 10.0.0.50 - - [2026-03-19 22:57:46] "PUT /floating-ip/c5bad08c-2075-4215-b6cc-d178693f4ad6 HTTP/1.1" 200 256 0.015177 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:59:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000933 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:59:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 10.0.0.33 - - [2026-03-19 22:59:38] "GET / HTTP/1.1" 200 35931 0.001692 10.0.0.33 - - [2026-03-19 22:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.33 - - [2026-03-19 22:59:38] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004360 10.0.0.33 - - [2026-03-19 22:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.33 - - [2026-03-19 22:59:38] "GET /routing-instance/96c4fef4-cee6-4c91-b551-0b4ad3cf8739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004741 10.0.0.33 - - [2026-03-19 22:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.33 - - [2026-03-19 22:59:38] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003187 10.0.0.33 - - [2026-03-19 22:59:38] "PUT /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4 HTTP/1.1" 200 262 0.014699 10.0.0.33 - - [2026-03-19 22:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013824 10.0.0.33 - - [2026-03-19 22:59:38] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.002920 10.0.0.33 - - [2026-03-19 22:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.33 - - [2026-03-19 22:59:38] "GET /virtual-machine-interface/f2b07d6e-7468-4148-8bd6-789925dba67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004533 10.0.0.33 - - [2026-03-19 22:59:38] "PUT /virtual-machine-interface/f2b07d6e-7468-4148-8bd6-789925dba67a HTTP/1.1" 200 284 0.010412 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:59:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001061 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:59:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000972 10.0.0.50 - - [2026-03-19 22:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008214 10.0.0.50 - - [2026-03-19 22:59:41] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003287 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:59:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001151 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:59:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002439 10.0.0.50 - - [2026-03-19 22:59:47] "GET /global-system-configs HTTP/1.1" 200 322 0.007658 10.0.0.50 - - [2026-03-19 22:59:49] "GET /global-system-configs HTTP/1.1" 200 322 0.003241 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:59:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001271 [Introspect:8084]10.0.0.50 - - [2026-03-19 22:59:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001173 10.0.0.50 - - [2026-03-19 23:00:11] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004558 10.0.0.50 - - [2026-03-19 23:00:11] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.50 - - [2026-03-19 23:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.50 - - [2026-03-19 23:00:11] "GET /loadbalancer/3cdcb4d0-8612-4830-b99b-0591e2e8f17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002715 10.0.0.50 - - [2026-03-19 23:00:11] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005461 10.0.0.50 - - [2026-03-19 23:00:11] "POST /set-tag HTTP/1.1" 200 109 0.026803 10.0.0.50 - - [2026-03-19 23:00:11] "DELETE /loadbalancer-member/cc781c70-488a-43e1-9809-24c1f3cbee8a HTTP/1.1" 200 115 0.080606 10.0.0.50 - - [2026-03-19 23:00:11] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006145 10.0.0.50 - - [2026-03-19 23:00:11] "POST /set-tag HTTP/1.1" 200 109 0.002883 10.0.0.50 - - [2026-03-19 23:00:11] "DELETE /loadbalancer-member/272e91d8-7809-4921-aa43-eef2c83109d1 HTTP/1.1" 200 115 0.043967 10.0.0.50 - - [2026-03-19 23:00:11] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006721 10.0.0.50 - - [2026-03-19 23:00:11] "POST /set-tag HTTP/1.1" 200 109 0.004369 10.0.0.50 - - [2026-03-19 23:00:11] "DELETE /loadbalancer-member/e710e1cb-b590-4ad8-91e0-6341d337cb9b HTTP/1.1" 200 115 0.052128 10.0.0.50 - - [2026-03-19 23:00:11] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008887 10.0.0.50 - - [2026-03-19 23:00:11] "POST /set-tag HTTP/1.1" 200 109 0.004643 10.0.0.50 - - [2026-03-19 23:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.50 - - [2026-03-19 23:00:11] "GET /loadbalancer/3cdcb4d0-8612-4830-b99b-0591e2e8f17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007697 10.0.0.50 - - [2026-03-19 23:00:11] "GET /loadbalancer-pool/c3f9353e-5980-4c18-9340-30d5d7188761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006321 10.0.0.50 - - [2026-03-19 23:00:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035127 10.0.0.50 - - [2026-03-19 23:00:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.049008 10.0.0.50 - - [2026-03-19 23:00:12] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019487 10.0.0.50 - - [2026-03-19 23:00:12] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011471 10.0.0.50 - - [2026-03-19 23:00:12] "GET /floating-ip/c5bad08c-2075-4215-b6cc-d178693f4ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.013144 10.0.0.50 - - [2026-03-19 23:00:12] "POST /set-tag HTTP/1.1" 200 109 0.071971 10.0.0.50 - - [2026-03-19 23:00:12] "GET /loadbalancer-pool/bef61a2d-5dcc-4051-9b1b-1389c692edbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.027902 10.0.0.50 - - [2026-03-19 23:00:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031924 10.0.0.50 - - [2026-03-19 23:00:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010035 10.0.0.50 - - [2026-03-19 23:00:12] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.027117 10.0.0.50 - - [2026-03-19 23:00:12] "POST /set-tag HTTP/1.1" 200 109 0.006969 10.0.0.50 - - [2026-03-19 23:00:12] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004211 10.0.0.50 - - [2026-03-19 23:00:12] "GET /floating-ip/c5bad08c-2075-4215-b6cc-d178693f4ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002754 10.0.0.50 - - [2026-03-19 23:00:12] "GET /loadbalancer-pool/554d237b-f52a-499d-b469-17db8a0cabc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.009925 10.0.0.50 - - [2026-03-19 23:00:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.046890 10.0.0.50 - - [2026-03-19 23:00:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.055341 10.0.0.50 - - [2026-03-19 23:00:12] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004387 10.0.0.50 - - [2026-03-19 23:00:12] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004840 10.0.0.50 - - [2026-03-19 23:00:12] "GET /floating-ip/c5bad08c-2075-4215-b6cc-d178693f4ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003870 10.0.0.50 - - [2026-03-19 23:00:12] "POST /set-tag HTTP/1.1" 200 109 0.009905 10.0.0.50 - - [2026-03-19 23:00:51] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004835 10.0.0.50 - - [2026-03-19 23:00:51] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.50 - - [2026-03-19 23:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.50 - - [2026-03-19 23:00:51] "GET /loadbalancer/3cdcb4d0-8612-4830-b99b-0591e2e8f17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002868 10.0.0.50 - - [2026-03-19 23:00:51] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005044 10.0.0.50 - - [2026-03-19 23:00:51] "POST /set-tag HTTP/1.1" 200 109 0.021450 10.0.0.50 - - [2026-03-19 23:00:51] "DELETE /loadbalancer-member/fdaf4e2e-1132-4d30-9d20-9e5c78b642a0 HTTP/1.1" 200 115 0.028024 10.0.0.50 - - [2026-03-19 23:00:51] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006034 10.0.0.50 - - [2026-03-19 23:00:51] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.50 - - [2026-03-19 23:00:51] "DELETE /loadbalancer-member/fa0d56f7-fbdd-45c2-b8b4-7fe9e92cf26a HTTP/1.1" 200 115 0.030795 10.0.0.50 - - [2026-03-19 23:00:51] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005937 10.0.0.50 - - [2026-03-19 23:00:51] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.50 - - [2026-03-19 23:00:51] "DELETE /loadbalancer-member/733fca7c-6e40-411c-908a-8c04e4f1ea9a HTTP/1.1" 200 115 0.034977 10.0.0.50 - - [2026-03-19 23:00:51] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005958 10.0.0.50 - - [2026-03-19 23:00:51] "POST /set-tag HTTP/1.1" 200 109 0.002790 10.0.0.50 - - [2026-03-19 23:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.50 - - [2026-03-19 23:00:51] "GET /loadbalancer/3cdcb4d0-8612-4830-b99b-0591e2e8f17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002482 10.0.0.50 - - [2026-03-19 23:00:51] "GET /loadbalancer-pool/c3f9353e-5980-4c18-9340-30d5d7188761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002877 10.0.0.50 - - [2026-03-19 23:00:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015337 10.0.0.50 - - [2026-03-19 23:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009242 10.0.0.50 - - [2026-03-19 23:00:51] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008819 10.0.0.50 - - [2026-03-19 23:00:51] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004679 10.0.0.50 - - [2026-03-19 23:00:51] "GET /floating-ip/c5bad08c-2075-4215-b6cc-d178693f4ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002973 10.0.0.50 - - [2026-03-19 23:00:51] "POST /set-tag HTTP/1.1" 200 109 0.065480 10.0.0.50 - - [2026-03-19 23:00:51] "GET /loadbalancer-pool/bef61a2d-5dcc-4051-9b1b-1389c692edbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003877 10.0.0.50 - - [2026-03-19 23:00:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021380 10.0.0.50 - - [2026-03-19 23:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013395 10.0.0.50 - - [2026-03-19 23:00:51] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012009 10.0.0.50 - - [2026-03-19 23:00:51] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005178 10.0.0.50 - - [2026-03-19 23:00:51] "GET /floating-ip/c5bad08c-2075-4215-b6cc-d178693f4ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002078 10.0.0.50 - - [2026-03-19 23:00:51] "POST /set-tag HTTP/1.1" 200 109 0.003545 10.0.0.50 - - [2026-03-19 23:00:51] "GET /loadbalancer-pool/554d237b-f52a-499d-b469-17db8a0cabc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003365 10.0.0.50 - - [2026-03-19 23:00:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014677 10.0.0.50 - - [2026-03-19 23:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008674 10.0.0.50 - - [2026-03-19 23:00:51] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006160 10.0.0.50 - - [2026-03-19 23:00:51] "POST /set-tag HTTP/1.1" 200 109 0.007080 10.0.0.50 - - [2026-03-19 23:00:51] "GET /virtual-machine-interface/791712ec-23e6-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005188 10.0.0.50 - - [2026-03-19 23:00:51] "GET /floating-ip/c5bad08c-2075-4215-b6cc-d178693f4ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002336 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:03:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:03:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000899 10.0.0.50 - - [2026-03-19 23:04:47] "GET /global-system-configs HTTP/1.1" 200 322 0.002210 10.0.0.50 - - [2026-03-19 23:04:49] "GET /global-system-configs HTTP/1.1" 200 322 0.002059 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:04:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:04:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000995 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:05:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000971 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:05:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001107 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:05:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001112 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:05:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000883 10.0.0.50 - - [2026-03-19 23:05:32] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.50 - - [2026-03-19 23:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.50 - - [2026-03-19 23:05:32] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.065333 10.0.0.50 - - [2026-03-19 23:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.50 - - [2026-03-19 23:05:32] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.046110 10.0.0.50 - - [2026-03-19 23:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.50 - - [2026-03-19 23:05:32] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037468 10.0.0.50 - - [2026-03-19 23:05:33] "POST /tags HTTP/1.1" 200 333 0.031003 10.0.0.50 - - [2026-03-19 23:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007348 10.0.0.50 - - [2026-03-19 23:05:33] "GET /tag/6efd121e-1bb7-4fc3-8906-8fb61f524326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.025633 10.0.0.50 - - [2026-03-19 23:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.50 - - [2026-03-19 23:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.50 - - [2026-03-19 23:05:33] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034429 10.0.0.50 - - [2026-03-19 23:05:33] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.054402 10.0.0.50 - - [2026-03-19 23:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.50 - - [2026-03-19 23:05:33] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004987 10.0.0.50 - - [2026-03-19 23:05:33] "GET /virtual-networks?parent_id=62eea8ef-ab47-4ac1-86a7-a44240c604d7&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002301 10.0.0.50 - - [2026-03-19 23:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.50 - - [2026-03-19 23:05:33] "GET /service-appliance-set/e1826e55-c6f0-428c-8921-59145b979518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002448 10.0.0.50 - - [2026-03-19 23:05:33] "POST /fqname-to-id HTTP/1.1" 404 254 0.025918 10.0.0.50 - - [2026-03-19 23:05:33] "POST /virtual-networks HTTP/1.1" 200 512 0.093478 10.0.0.50 - - [2026-03-19 23:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.50 - - [2026-03-19 23:05:33] "GET /network-ipam/5ed31016-4f11-4cf8-8441-92339cd293aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.025835 10.0.0.50 - - [2026-03-19 23:05:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.136407 10.0.0.50 - - [2026-03-19 23:05:33] "GET /virtual-machine-interface/964043ef-75ea-4443-a74e-d01ed560b051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.024718 10.0.0.50 - - [2026-03-19 23:05:33] "POST /useragent-kv HTTP/1.1" 200 115 0.013487 10.0.0.50 - - [2026-03-19 23:05:33] "POST /ref-update HTTP/1.1" 200 156 0.142127 10.0.0.50 - - [2026-03-19 23:05:33] "GET /virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003633 10.0.0.50 - - [2026-03-19 23:05:33] "POST /instance-ips HTTP/1.1" 200 409 0.048510 10.0.0.50 - - [2026-03-19 23:05:33] "GET /instance-ip/58ec3174-376b-4fd5-abdd-68cc864d2236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.025435 10.0.0.50 - - [2026-03-19 23:05:33] "GET /domains HTTP/1.1" 200 280 0.002029 10.0.0.50 - - [2026-03-19 23:05:33] "GET /domain/d2c069c2-7959-48c3-8760-3703a1a10e3a HTTP/1.1" 200 3086 0.011181 10.0.0.50 - - [2026-03-19 23:05:34] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7 HTTP/1.1" 200 5475 0.072784 10.0.0.50 - - [2026-03-19 23:05:34] "GET /virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c HTTP/1.1" 200 2089 0.004821 10.0.0.50 - - [2026-03-19 23:05:34] "GET /virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c HTTP/1.1" 200 2089 0.052869 10.0.0.50 - - [2026-03-19 23:05:34] "POST /loadbalancers HTTP/1.1" 200 610 0.130313 10.0.0.50 - - [2026-03-19 23:05:34] "GET /routing-instance/8d82940c-3f81-4ccf-9412-4c852a47d1b4 HTTP/1.1" 200 1182 0.003136 10.0.0.50 - - [2026-03-19 23:05:34] "GET /routing-instance/8d82940c-3f81-4ccf-9412-4c852a47d1b4 HTTP/1.1" 200 1182 0.017440 10.0.0.50 - - [2026-03-19 23:05:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.072037 10.0.0.50 - - [2026-03-19 23:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.50 - - [2026-03-19 23:05:34] "POST /route-targets HTTP/1.1" 200 327 0.056740 10.0.0.50 - - [2026-03-19 23:05:34] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.114082 10.0.0.50 - - [2026-03-19 23:05:34] "GET /instance-ip/58ec3174-376b-4fd5-abdd-68cc864d2236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003163 10.0.0.50 - - [2026-03-19 23:05:34] "POST /ref-update HTTP/1.1" 200 156 0.065699 10.0.0.50 - - [2026-03-19 23:05:34] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.093339 10.0.0.50 - - [2026-03-19 23:05:34] "GET /loadbalancer/1928c46a-9572-4c09-b8ad-5b513531fdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.011035 10.0.0.50 - - [2026-03-19 23:05:34] "POST /floating-ips HTTP/1.1" 200 597 0.105838 10.0.0.50 - - [2026-03-19 23:05:34] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.063816 10.0.0.50 - - [2026-03-19 23:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.50 - - [2026-03-19 23:05:34] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.051598 10.0.0.50 - - [2026-03-19 23:05:34] "GET /loadbalancer-listener/bd9af920-a81f-4187-a8c1-5e8154412aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003513 10.0.0.50 - - [2026-03-19 23:05:34] "GET /loadbalancer-listener/bd9af920-a81f-4187-a8c1-5e8154412aa5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.005181 10.0.0.50 - - [2026-03-19 23:05:34] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.029473 10.0.0.50 - - [2026-03-19 23:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.50 - - [2026-03-19 23:05:34] "GET /instance-ip/58ec3174-376b-4fd5-abdd-68cc864d2236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002796 10.0.0.50 - - [2026-03-19 23:05:34] "GET /instance-ip/58ec3174-376b-4fd5-abdd-68cc864d2236?fields=floating_ips HTTP/1.1" 200 1212 0.005218 10.0.0.50 - - [2026-03-19 23:05:34] "GET /loadbalancer/1928c46a-9572-4c09-b8ad-5b513531fdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003482 10.0.0.50 - - [2026-03-19 23:05:34] "GET /floating-ip/6ce52e28-16cb-438a-8181-cc3917665869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.007939 10.0.0.50 - - [2026-03-19 23:05:34] "POST /tags HTTP/1.1" 200 295 0.116729 10.0.0.50 - - [2026-03-19 23:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009349 10.0.0.50 - - [2026-03-19 23:05:34] "GET /tag/42de2bb5-7f4f-4375-86d3-36b19d3f92d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.019092 10.0.0.50 - - [2026-03-19 23:05:34] "POST /tags HTTP/1.1" 409 233 0.004991 10.0.0.50 - - [2026-03-19 23:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007395 10.0.0.50 - - [2026-03-19 23:05:35] "GET /tag/eed6f9fc-6d93-4e46-b231-971a6ba5f98f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.015499 10.0.0.50 - - [2026-03-19 23:05:35] "POST /tags HTTP/1.1" 409 206 0.005130 10.0.0.50 - - [2026-03-19 23:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.50 - - [2026-03-19 23:05:35] "GET /tag/c6c3f54a-68d8-4990-952e-ec148f8422c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013186 10.0.0.50 - - [2026-03-19 23:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.50 - - [2026-03-19 23:05:35] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004352 10.0.0.50 - - [2026-03-19 23:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.50 - - [2026-03-19 23:05:35] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.050086 10.0.0.50 - - [2026-03-19 23:05:35] "POST /virtual-machines HTTP/1.1" 200 369 0.010797 10.0.0.50 - - [2026-03-19 23:05:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008335 10.0.0.50 - - [2026-03-19 23:05:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.163061 10.0.0.50 - - [2026-03-19 23:05:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.024094 10.0.0.50 - - [2026-03-19 23:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016589 10.0.0.50 - - [2026-03-19 23:05:35] "GET /virtual-machine-interface/230f4066-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006163 10.0.0.50 - - [2026-03-19 23:05:35] "POST /instance-ips HTTP/1.1" 200 409 0.026139 10.0.0.50 - - [2026-03-19 23:05:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.041472 10.0.0.50 - - [2026-03-19 23:05:35] "GET /virtual-machine-interface/230f4066-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.015229 10.0.0.50 - - [2026-03-19 23:05:35] "POST /set-tag HTTP/1.1" 200 109 0.027337 10.0.0.50 - - [2026-03-19 23:05:35] "GET /virtual-machine-interface/230f4066-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017361 10.0.0.50 - - [2026-03-19 23:05:35] "GET /instance-ip/232e7cb0-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004709 10.0.0.50 - - [2026-03-19 23:05:35] "GET /virtual-machine-interface/230f4066-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005595 10.0.0.50 - - [2026-03-19 23:05:35] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.50 - - [2026-03-19 23:05:35] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003339 10.0.0.50 - - [2026-03-19 23:05:35] "POST /ref-update HTTP/1.1" 200 156 0.010166 10.0.0.50 - - [2026-03-19 23:05:35] "GET /virtual-machine-interface/230f4066-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004862 10.0.0.50 - - [2026-03-19 23:05:35] "POST /set-tag HTTP/1.1" 200 109 0.003515 10.0.0.50 - - [2026-03-19 23:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.50 - - [2026-03-19 23:05:35] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004744 10.0.0.50 - - [2026-03-19 23:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.50 - - [2026-03-19 23:05:36] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.052431 10.0.0.50 - - [2026-03-19 23:05:36] "POST /virtual-machines HTTP/1.1" 200 369 0.010135 10.0.0.50 - - [2026-03-19 23:05:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010968 10.0.0.50 - - [2026-03-19 23:05:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.147003 10.0.0.50 - - [2026-03-19 23:05:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027797 10.0.0.50 - - [2026-03-19 23:05:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.022694 10.0.0.50 - - [2026-03-19 23:05:36] "GET /virtual-machine-interface/238ea310-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004977 10.0.0.50 - - [2026-03-19 23:05:36] "POST /instance-ips HTTP/1.1" 200 409 0.024952 10.0.0.50 - - [2026-03-19 23:05:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024703 10.0.0.50 - - [2026-03-19 23:05:36] "GET /virtual-machine-interface/238ea310-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009729 10.0.0.50 - - [2026-03-19 23:05:36] "POST /set-tag HTTP/1.1" 200 109 0.017132 10.0.0.50 - - [2026-03-19 23:05:36] "GET /virtual-machine-interface/238ea310-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015352 10.0.0.50 - - [2026-03-19 23:05:36] "GET /instance-ip/23aafa2e-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.013468 10.0.0.50 - - [2026-03-19 23:05:36] "GET /virtual-machine-interface/238ea310-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005203 10.0.0.50 - - [2026-03-19 23:05:36] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.50 - - [2026-03-19 23:05:36] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.007682 10.0.0.50 - - [2026-03-19 23:05:36] "POST /ref-update HTTP/1.1" 200 156 0.011410 10.0.0.50 - - [2026-03-19 23:05:36] "GET /virtual-machine-interface/238ea310-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005293 10.0.0.50 - - [2026-03-19 23:05:36] "POST /set-tag HTTP/1.1" 200 109 0.003068 10.0.0.50 - - [2026-03-19 23:05:36] "GET /virtual-machine-interface/230f4066-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004646 10.0.0.50 - - [2026-03-19 23:05:36] "POST /set-tag HTTP/1.1" 200 109 0.006460 10.0.0.50 - - [2026-03-19 23:05:36] "GET /virtual-machine-interface/238ea310-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006954 10.0.0.50 - - [2026-03-19 23:05:36] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.50 - - [2026-03-19 23:05:39] "GET /domains HTTP/1.1" 200 280 0.002287 10.0.0.50 - - [2026-03-19 23:05:39] "GET /domain/d2c069c2-7959-48c3-8760-3703a1a10e3a HTTP/1.1" 200 3086 0.003463 10.0.0.50 - - [2026-03-19 23:05:39] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7 HTTP/1.1" 200 7063 0.040645 10.0.0.50 - - [2026-03-19 23:05:39] "GET /virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c HTTP/1.1" 200 2089 0.004972 10.0.0.50 - - [2026-03-19 23:05:39] "GET /virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c HTTP/1.1" 200 2089 0.004313 10.0.0.50 - - [2026-03-19 23:05:39] "GET /routing-instance/8d82940c-3f81-4ccf-9412-4c852a47d1b4 HTTP/1.1" 200 1403 0.004507 10.0.0.50 - - [2026-03-19 23:05:39] "GET /routing-instance/8d82940c-3f81-4ccf-9412-4c852a47d1b4 HTTP/1.1" 200 1403 0.002535 10.0.0.50 - - [2026-03-19 23:05:39] "GET /route-target/ed4c1db9-28a1-4deb-8fc0-bd550ff8971f HTTP/1.1" 200 1153 0.002327 10.0.0.50 - - [2026-03-19 23:05:39] "GET /virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c HTTP/1.1" 200 2089 0.005090 10.0.0.50 - - [2026-03-19 23:05:39] "GET /routing-instance/8d82940c-3f81-4ccf-9412-4c852a47d1b4 HTTP/1.1" 200 1403 0.003646 10.0.0.50 - - [2026-03-19 23:05:39] "GET /virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006545 10.0.0.50 - - [2026-03-19 23:05:39] "GET /virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c HTTP/1.1" 200 2089 0.006458 10.0.0.50 - - [2026-03-19 23:05:39] "GET /routing-instance/8d82940c-3f81-4ccf-9412-4c852a47d1b4 HTTP/1.1" 200 1403 0.004076 10.0.0.50 - - [2026-03-19 23:05:39] "GET /routing-instance/8d82940c-3f81-4ccf-9412-4c852a47d1b4 HTTP/1.1" 200 1403 0.002735 10.0.0.50 - - [2026-03-19 23:05:39] "GET /route-target/ed4c1db9-28a1-4deb-8fc0-bd550ff8971f HTTP/1.1" 200 1153 0.002547 10.0.0.50 - - [2026-03-19 23:05:39] "GET /domains HTTP/1.1" 200 280 0.001929 10.0.0.50 - - [2026-03-19 23:05:39] "GET /domain/d2c069c2-7959-48c3-8760-3703a1a10e3a HTTP/1.1" 200 3086 0.003123 10.0.0.50 - - [2026-03-19 23:05:39] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7 HTTP/1.1" 200 7063 0.033636 10.0.0.50 - - [2026-03-19 23:05:39] "GET /virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c HTTP/1.1" 200 2089 0.004612 10.0.0.50 - - [2026-03-19 23:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.50 - - [2026-03-19 23:05:39] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041170 10.0.0.50 - - [2026-03-19 23:05:39] "GET /virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004240 10.0.0.50 - - [2026-03-19 23:05:39] "GET /floating-ip-pools?parent_id=44702dc6-27cc-45bb-a3e0-ae5d97042b5c&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002076 10.0.0.50 - - [2026-03-19 23:05:39] "GET /virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004849 10.0.0.50 - - [2026-03-19 23:05:39] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019295 10.0.0.50 - - [2026-03-19 23:05:39] "POST /ref-update HTTP/1.1" 200 156 0.012753 10.0.0.50 - - [2026-03-19 23:05:39] "GET /virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004569 10.0.0.50 - - [2026-03-19 23:05:39] "GET /domains HTTP/1.1" 200 280 0.001752 10.0.0.50 - - [2026-03-19 23:05:39] "GET /domain/d2c069c2-7959-48c3-8760-3703a1a10e3a HTTP/1.1" 200 3086 0.002946 10.0.0.50 - - [2026-03-19 23:05:39] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7 HTTP/1.1" 200 7319 0.026768 10.0.0.50 - - [2026-03-19 23:05:39] "GET /virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c HTTP/1.1" 200 2327 0.005639 10.0.0.50 - - [2026-03-19 23:05:39] "GET /floating-ip-pool/90ce515e-f016-4249-a5bb-3f323a174f67 HTTP/1.1" 200 1315 0.002198 10.0.0.50 - - [2026-03-19 23:05:39] "GET /domains HTTP/1.1" 200 280 0.001519 10.0.0.50 - - [2026-03-19 23:05:39] "GET /domain/d2c069c2-7959-48c3-8760-3703a1a10e3a HTTP/1.1" 200 3086 0.002560 10.0.0.50 - - [2026-03-19 23:05:39] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7 HTTP/1.1" 200 7319 0.029855 10.0.0.50 - - [2026-03-19 23:05:39] "GET /virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c HTTP/1.1" 200 2327 0.006044 10.0.0.50 - - [2026-03-19 23:05:39] "GET /virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004267 10.0.0.50 - - [2026-03-19 23:05:39] "POST /tags HTTP/1.1" 200 365 0.053278 10.0.0.50 - - [2026-03-19 23:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013421 10.0.0.50 - - [2026-03-19 23:05:39] "GET /tag/440b474f-47c1-4f80-bf40-89a1d08126e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013488 10.0.0.50 - - [2026-03-19 23:05:39] "POST /tags HTTP/1.1" 409 206 0.002652 10.0.0.50 - - [2026-03-19 23:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.50 - - [2026-03-19 23:05:39] "GET /tag/c6c3f54a-68d8-4990-952e-ec148f8422c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013540 10.0.0.50 - - [2026-03-19 23:05:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.50 - - [2026-03-19 23:05:40] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.037242 10.0.0.50 - - [2026-03-19 23:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.50 - - [2026-03-19 23:05:40] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004666 10.0.0.50 - - [2026-03-19 23:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.50 - - [2026-03-19 23:05:40] "GET /service-appliance-set/f954e31b-17b2-4723-a851-123f2782204a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004078 10.0.0.50 - - [2026-03-19 23:05:40] "POST /fqname-to-id HTTP/1.1" 404 258 0.003631 10.0.0.50 - - [2026-03-19 23:05:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.113083 10.0.0.50 - - [2026-03-19 23:05:40] "GET /virtual-machine-interface/c2a9d309-a1aa-4b6c-b4c5-bf39c2d98438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.015983 10.0.0.50 - - [2026-03-19 23:05:40] "POST /set-tag HTTP/1.1" 200 109 0.014743 10.0.0.50 - - [2026-03-19 23:05:40] "POST /instance-ips HTTP/1.1" 200 417 0.045580 10.0.0.50 - - [2026-03-19 23:05:40] "GET /instance-ip/635cc464-94cd-4068-9d58-222e0367e02d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.008829 10.0.0.50 - - [2026-03-19 23:05:40] "POST /loadbalancers HTTP/1.1" 200 618 0.064331 10.0.0.50 - - [2026-03-19 23:05:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010685 10.0.0.50 - - [2026-03-19 23:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012901 10.0.0.50 - - [2026-03-19 23:05:40] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.034064 10.0.0.50 - - [2026-03-19 23:05:40] "GET /virtual-machine-interface/c2a9d309-a1aa-4b6c-b4c5-bf39c2d98438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005282 10.0.0.50 - - [2026-03-19 23:05:40] "GET /virtual-machine-interface/c2a9d309-a1aa-4b6c-b4c5-bf39c2d98438?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005532 10.0.0.50 - - [2026-03-19 23:05:40] "POST /service-instances HTTP/1.1" 200 566 0.056168 10.0.0.50 - - [2026-03-19 23:05:40] "POST /ref-update HTTP/1.1" 200 156 0.016275 10.0.0.50 - - [2026-03-19 23:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014990 10.0.0.50 - - [2026-03-19 23:05:40] "GET /floating-ip-pool/90ce515e-f016-4249-a5bb-3f323a174f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013538 10.0.0.50 - - [2026-03-19 23:05:40] "PUT /service-instance/9d05fdc5-070d-4e3f-a79b-bc6960922739 HTTP/1.1" 200 266 0.012574 10.0.0.50 - - [2026-03-19 23:05:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.049997 10.0.0.50 - - [2026-03-19 23:05:40] "POST /floating-ips HTTP/1.1" 200 671 0.122808 10.0.0.50 - - [2026-03-19 23:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.50 - - [2026-03-19 23:05:40] "POST /virtual-machines HTTP/1.1" 200 429 0.011024 10.0.0.50 - - [2026-03-19 23:05:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009548 10.0.0.50 - - [2026-03-19 23:05:40] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003997 10.0.0.50 - - [2026-03-19 23:05:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.50 - - [2026-03-19 23:05:40] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003074 10.0.0.50 - - [2026-03-19 23:05:41] "POST /tags HTTP/1.1" 409 221 0.002439 10.0.0.50 - - [2026-03-19 23:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.50 - - [2026-03-19 23:05:41] "GET /tag/6efd121e-1bb7-4fc3-8906-8fb61f524326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.019181 10.0.0.50 - - [2026-03-19 23:05:41] "POST /tags HTTP/1.1" 409 238 0.011215 10.0.0.50 - - [2026-03-19 23:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.50 - - [2026-03-19 23:05:41] "GET /tag/440b474f-47c1-4f80-bf40-89a1d08126e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011760 10.0.0.50 - - [2026-03-19 23:05:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.196970 10.0.0.50 - - [2026-03-19 23:05:41] "POST /chown HTTP/1.1" 200 109 0.024975 10.0.0.50 - - [2026-03-19 23:05:41] "POST /chown HTTP/1.1" 200 109 0.011973 10.0.0.50 - - [2026-03-19 23:05:41] "POST /firewall-rules HTTP/1.1" 200 650 0.108098 10.0.0.50 - - [2026-03-19 23:05:41] "GET /firewall-rule/ccae9dd6-78d6-456c-b5f4-5e4e90801339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.020891 10.0.0.50 - - [2026-03-19 23:05:41] "GET /firewall-policy/3baf16f4-8f53-4c53-a3f9-d1bd8c30d891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004238 10.0.0.50 - - [2026-03-19 23:05:41] "PUT /virtual-machine-interface/4f545bfa-6d17-445a-b8a3-42e3c8d31bdb HTTP/1.1" 200 284 0.068618 10.0.0.50 - - [2026-03-19 23:05:41] "PUT /instance-ip/635cc464-94cd-4068-9d58-222e0367e02d HTTP/1.1" 200 256 0.028732 10.0.0.50 - - [2026-03-19 23:05:41] "GET /firewall-rule/ccae9dd6-78d6-456c-b5f4-5e4e90801339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005541 10.0.0.50 - - [2026-03-19 23:05:41] "POST /ref-update HTTP/1.1" 200 156 0.025227 10.0.0.50 - - [2026-03-19 23:05:41] "POST /ref-update HTTP/1.1" 200 156 0.031819 10.0.0.50 - - [2026-03-19 23:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006304 10.0.0.50 - - [2026-03-19 23:05:41] "POST /ref-update HTTP/1.1" 200 156 0.010506 10.0.0.50 - - [2026-03-19 23:05:41] "POST /ref-update HTTP/1.1" 200 156 0.038300 10.0.0.50 - - [2026-03-19 23:05:41] "POST /ref-update HTTP/1.1" 200 156 0.055279 10.0.0.50 - - [2026-03-19 23:05:41] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.098922 10.0.0.50 - - [2026-03-19 23:05:41] "GET /loadbalancer/daa46db4-5779-4a3d-9b8e-d2a25b5e73c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.014421 10.0.0.50 - - [2026-03-19 23:05:41] "POST /ref-update HTTP/1.1" 200 156 0.029578 10.0.0.50 - - [2026-03-19 23:05:41] "POST /ref-update HTTP/1.1" 200 156 0.030995 10.0.0.50 - - [2026-03-19 23:05:41] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.100950 10.0.0.50 - - [2026-03-19 23:05:41] "POST /virtual-machines HTTP/1.1" 200 429 0.026975 10.0.0.50 - - [2026-03-19 23:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.50 - - [2026-03-19 23:05:41] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.029261 10.0.0.50 - - [2026-03-19 23:05:41] "GET /loadbalancer-listener/3d6c7d7b-c24a-410a-a45d-403396a3558a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004114 10.0.0.50 - - [2026-03-19 23:05:41] "GET /loadbalancer-listener/3d6c7d7b-c24a-410a-a45d-403396a3558a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.026639 10.0.0.50 - - [2026-03-19 23:05:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.101656 10.0.0.50 - - [2026-03-19 23:05:41] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.070099 10.0.0.50 - - [2026-03-19 23:05:41] "POST /chown HTTP/1.1" 200 109 0.042589 10.0.0.50 - - [2026-03-19 23:05:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.042183 10.0.0.50 - - [2026-03-19 23:05:41] "POST /chown HTTP/1.1" 200 109 0.026274 10.0.0.50 - - [2026-03-19 23:05:41] "GET /loadbalancer-pool/dc563c89-0e41-4666-9d8f-9a5f87477919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009281 10.0.0.50 - - [2026-03-19 23:05:42] "PUT /virtual-machine-interface/b1b9f958-b10f-4a25-8a80-f4e9711e10b6 HTTP/1.1" 200 284 0.015415 10.0.0.50 - - [2026-03-19 23:05:42] "POST /loadbalancer-members HTTP/1.1" 200 707 0.038635 10.0.0.50 - - [2026-03-19 23:05:42] "PUT /instance-ip/635cc464-94cd-4068-9d58-222e0367e02d HTTP/1.1" 200 256 0.026682 10.0.0.50 - - [2026-03-19 23:05:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.025150 10.0.0.50 - - [2026-03-19 23:05:42] "GET /loadbalancer-member/225775fa-bfb8-4a7f-9293-743bbf51a453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.009240 10.0.0.50 - - [2026-03-19 23:05:42] "POST /ref-update HTTP/1.1" 200 156 0.039935 10.0.0.50 - - [2026-03-19 23:05:42] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003737 10.0.0.50 - - [2026-03-19 23:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.50 - - [2026-03-19 23:05:42] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003380 10.0.0.50 - - [2026-03-19 23:05:42] "POST /ref-update HTTP/1.1" 200 156 0.026595 10.0.0.50 - - [2026-03-19 23:05:42] "POST /ref-update HTTP/1.1" 200 156 0.021312 10.0.0.50 - - [2026-03-19 23:05:42] "POST /tags HTTP/1.1" 409 221 0.006321 10.0.0.50 - - [2026-03-19 23:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.50 - - [2026-03-19 23:05:42] "GET /tag/6efd121e-1bb7-4fc3-8906-8fb61f524326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.012503 10.0.0.50 - - [2026-03-19 23:05:42] "POST /ref-update HTTP/1.1" 200 156 0.032763 10.0.0.50 - - [2026-03-19 23:05:42] "POST /tags HTTP/1.1" 409 238 0.003017 10.0.0.50 - - [2026-03-19 23:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.50 - - [2026-03-19 23:05:42] "GET /tag/440b474f-47c1-4f80-bf40-89a1d08126e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012114 10.0.0.50 - - [2026-03-19 23:05:42] "POST /ref-update HTTP/1.1" 200 156 0.025797 10.0.0.50 - - [2026-03-19 23:05:42] "POST /firewall-rules HTTP/1.1" 409 293 0.003752 10.0.0.50 - - [2026-03-19 23:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.50 - - [2026-03-19 23:05:42] "PUT /service-instance/9d05fdc5-070d-4e3f-a79b-bc6960922739 HTTP/1.1" 200 266 0.013574 10.0.0.50 - - [2026-03-19 23:05:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031408 10.0.0.50 - - [2026-03-19 23:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.50 - - [2026-03-19 23:05:42] "PUT /firewall-rule/ccae9dd6-78d6-456c-b5f4-5e4e90801339 HTTP/1.1" 200 260 0.066357 10.0.0.50 - - [2026-03-19 23:05:42] "GET /firewall-rule/ccae9dd6-78d6-456c-b5f4-5e4e90801339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.010739 10.0.0.50 - - [2026-03-19 23:05:42] "POST /chown HTTP/1.1" 200 109 0.009273 10.0.0.50 - - [2026-03-19 23:05:42] "POST /chown HTTP/1.1" 200 109 0.024440 10.0.0.50 - - [2026-03-19 23:05:42] "GET /firewall-policy/3baf16f4-8f53-4c53-a3f9-d1bd8c30d891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004847 10.0.0.50 - - [2026-03-19 23:05:42] "GET /firewall-rule/ccae9dd6-78d6-456c-b5f4-5e4e90801339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004864 10.0.0.50 - - [2026-03-19 23:05:42] "PUT /instance-ip/635cc464-94cd-4068-9d58-222e0367e02d HTTP/1.1" 200 256 0.015940 10.0.0.50 - - [2026-03-19 23:05:42] "POST /ref-update HTTP/1.1" 200 156 0.012266 10.0.0.50 - - [2026-03-19 23:05:42] "POST /chown HTTP/1.1" 200 109 0.018972 10.0.0.50 - - [2026-03-19 23:05:42] "POST /chown HTTP/1.1" 200 109 0.023773 10.0.0.50 - - [2026-03-19 23:05:42] "PUT /instance-ip/635cc464-94cd-4068-9d58-222e0367e02d HTTP/1.1" 200 256 0.012192 10.0.0.50 - - [2026-03-19 23:05:42] "POST /ref-update HTTP/1.1" 200 156 0.029923 10.0.0.50 - - [2026-03-19 23:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008277 10.0.0.50 - - [2026-03-19 23:05:42] "POST /chown HTTP/1.1" 200 109 0.006955 10.0.0.50 - - [2026-03-19 23:05:42] "POST /chown HTTP/1.1" 200 109 0.017872 10.0.0.50 - - [2026-03-19 23:05:42] "PUT /instance-ip/635cc464-94cd-4068-9d58-222e0367e02d HTTP/1.1" 200 256 0.022735 10.0.0.50 - - [2026-03-19 23:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013869 10.0.0.50 - - [2026-03-19 23:05:42] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010125 10.0.0.50 - - [2026-03-19 23:05:42] "POST /ref-update HTTP/1.1" 200 156 0.012111 10.0.0.50 - - [2026-03-19 23:05:42] "POST /chown HTTP/1.1" 200 109 0.019888 10.0.0.50 - - [2026-03-19 23:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015197 10.0.0.50 - - [2026-03-19 23:05:42] "POST /chown HTTP/1.1" 200 109 0.024305 10.0.0.50 - - [2026-03-19 23:05:43] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.052909 10.0.0.50 - - [2026-03-19 23:05:43] "POST /virtual-machines HTTP/1.1" 200 373 0.011925 10.0.0.50 - - [2026-03-19 23:05:43] "PUT /instance-ip/635cc464-94cd-4068-9d58-222e0367e02d HTTP/1.1" 200 256 0.022748 10.0.0.50 - - [2026-03-19 23:05:43] "POST /ref-update HTTP/1.1" 200 156 0.021739 10.0.0.50 - - [2026-03-19 23:05:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.042727 10.0.0.50 - - [2026-03-19 23:05:43] "PUT /service-instance/9d05fdc5-070d-4e3f-a79b-bc6960922739 HTTP/1.1" 200 266 0.053834 10.0.0.50 - - [2026-03-19 23:05:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.134102 10.0.0.50 - - [2026-03-19 23:05:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.031734 10.0.0.50 - - [2026-03-19 23:05:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.046416 10.0.0.50 - - [2026-03-19 23:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006626 10.0.0.50 - - [2026-03-19 23:05:43] "PUT /service-instance/9d05fdc5-070d-4e3f-a79b-bc6960922739 HTTP/1.1" 200 266 0.021526 10.0.0.50 - - [2026-03-19 23:05:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017075 10.0.0.50 - - [2026-03-19 23:05:43] "GET /virtual-machine-interface/27bb4614-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.015184 10.0.0.50 - - [2026-03-19 23:05:43] "PUT /service-instance/9d05fdc5-070d-4e3f-a79b-bc6960922739 HTTP/1.1" 200 266 0.021954 10.0.0.50 - - [2026-03-19 23:05:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.029166 10.0.0.50 - - [2026-03-19 23:05:43] "POST /instance-ips HTTP/1.1" 200 413 0.084563 10.0.0.50 - - [2026-03-19 23:05:43] "PUT /service-instance/9d05fdc5-070d-4e3f-a79b-bc6960922739 HTTP/1.1" 200 266 0.018204 10.0.0.50 - - [2026-03-19 23:05:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.065993 10.0.0.50 - - [2026-03-19 23:05:43] "GET /virtual-machine-interface/27bb4614-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.009397 10.0.0.50 - - [2026-03-19 23:05:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007705 10.0.0.50 - - [2026-03-19 23:05:43] "PUT /service-instance/9d05fdc5-070d-4e3f-a79b-bc6960922739 HTTP/1.1" 200 266 0.018588 10.0.0.50 - - [2026-03-19 23:05:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027328 10.0.0.50 - - [2026-03-19 23:05:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.50 - - [2026-03-19 23:05:43] "POST /set-tag HTTP/1.1" 200 109 0.085757 10.0.0.50 - - [2026-03-19 23:05:43] "GET /virtual-machine-interface/27bb4614-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009119 10.0.0.50 - - [2026-03-19 23:05:43] "GET /instance-ip/27d7c488-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003397 10.0.0.50 - - [2026-03-19 23:05:43] "POST /chown HTTP/1.1" 200 109 0.013367 10.0.0.50 - - [2026-03-19 23:05:43] "GET /virtual-machine-interface/27bb4614-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009442 10.0.0.50 - - [2026-03-19 23:05:43] "POST /chown HTTP/1.1" 200 109 0.051202 10.0.0.50 - - [2026-03-19 23:05:43] "POST /set-tag HTTP/1.1" 200 109 0.019686 10.0.0.50 - - [2026-03-19 23:05:43] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.003271 10.0.0.50 - - [2026-03-19 23:05:43] "POST /ref-update HTTP/1.1" 200 156 0.013457 10.0.0.50 - - [2026-03-19 23:05:43] "POST /chown HTTP/1.1" 200 109 0.027114 10.0.0.50 - - [2026-03-19 23:05:43] "POST /ref-update HTTP/1.1" 200 156 0.038364 10.0.0.50 - - [2026-03-19 23:05:43] "GET /virtual-machine-interface/27bb4614-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011826 10.0.0.50 - - [2026-03-19 23:05:43] "POST /set-tag HTTP/1.1" 200 109 0.002950 10.0.0.50 - - [2026-03-19 23:05:43] "POST /chown HTTP/1.1" 200 109 0.043917 10.0.0.50 - - [2026-03-19 23:05:43] "POST /ref-update HTTP/1.1" 200 156 0.030927 10.0.0.50 - - [2026-03-19 23:05:44] "GET /virtual-machine-interface/27bb4614-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013597 10.0.0.50 - - [2026-03-19 23:05:44] "POST /set-tag HTTP/1.1" 200 109 0.011299 10.0.0.50 - - [2026-03-19 23:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.005958 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.017818 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.007504 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.005982 10.0.0.50 - - [2026-03-19 23:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.006734 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.020672 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.007230 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.023628 10.0.0.50 - - [2026-03-19 23:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.008369 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.019864 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.019210 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.006354 10.0.0.50 - - [2026-03-19 23:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.009894 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.006739 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.013939 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.015410 10.0.0.50 - - [2026-03-19 23:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.006649 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.017260 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.014786 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.016979 10.0.0.50 - - [2026-03-19 23:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.007450 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.021043 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.016713 10.0.0.50 - - [2026-03-19 23:05:44] "POST /chown HTTP/1.1" 200 109 0.016234 10.0.0.50 - - [2026-03-19 23:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.006642 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.006464 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.023051 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.015013 10.0.0.50 - - [2026-03-19 23:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.006473 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.018178 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.007187 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.021917 10.0.0.50 - - [2026-03-19 23:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.007177 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.018783 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.017867 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.006119 10.0.0.50 - - [2026-03-19 23:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.006506 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.006505 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.016523 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.018096 10.0.0.50 - - [2026-03-19 23:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.007743 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.022405 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.017926 10.0.0.50 - - [2026-03-19 23:05:45] "POST /chown HTTP/1.1" 200 109 0.009723 10.0.0.50 - - [2026-03-19 23:05:46] "GET /virtual-machine-interface/230f4066-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007726 10.0.0.50 - - [2026-03-19 23:05:46] "POST /set-tag HTTP/1.1" 200 109 0.005057 10.0.0.50 - - [2026-03-19 23:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.50 - - [2026-03-19 23:05:46] "GET /loadbalancer/1928c46a-9572-4c09-b8ad-5b513531fdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007331 10.0.0.50 - - [2026-03-19 23:05:46] "GET /loadbalancer-pool/c48993a1-9adf-46be-99ca-871456925b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003401 10.0.0.50 - - [2026-03-19 23:05:46] "POST /loadbalancer-members HTTP/1.1" 200 702 0.047580 10.0.0.50 - - [2026-03-19 23:05:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008579 10.0.0.50 - - [2026-03-19 23:05:46] "GET /virtual-machine-interface/230f4066-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007979 10.0.0.50 - - [2026-03-19 23:05:46] "GET /virtual-machine-interface/230f4066-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010214 10.0.0.50 - - [2026-03-19 23:05:46] "POST /ref-update HTTP/1.1" 200 156 0.014539 10.0.0.50 - - [2026-03-19 23:05:46] "POST /tags HTTP/1.1" 409 221 0.005569 10.0.0.50 - - [2026-03-19 23:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.50 - - [2026-03-19 23:05:46] "GET /floating-ip/6ce52e28-16cb-438a-8181-cc3917665869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.023703 10.0.0.50 - - [2026-03-19 23:05:46] "GET /tag/6efd121e-1bb7-4fc3-8906-8fb61f524326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011426 10.0.0.50 - - [2026-03-19 23:05:46] "PUT /floating-ip/6ce52e28-16cb-438a-8181-cc3917665869 HTTP/1.1" 200 256 0.008798 10.0.0.50 - - [2026-03-19 23:05:46] "POST /set-tag HTTP/1.1" 200 109 0.027787 10.0.0.50 - - [2026-03-19 23:05:47] "GET /virtual-machine-interface/238ea310-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006640 10.0.0.50 - - [2026-03-19 23:05:47] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.50 - - [2026-03-19 23:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.50 - - [2026-03-19 23:05:47] "GET /loadbalancer/1928c46a-9572-4c09-b8ad-5b513531fdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003684 10.0.0.50 - - [2026-03-19 23:05:47] "GET /loadbalancer-pool/c48993a1-9adf-46be-99ca-871456925b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.006704 10.0.0.50 - - [2026-03-19 23:05:47] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014862 10.0.0.50 - - [2026-03-19 23:05:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028430 10.0.0.50 - - [2026-03-19 23:05:47] "GET /virtual-machine-interface/238ea310-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019799 10.0.0.50 - - [2026-03-19 23:05:47] "GET /virtual-machine-interface/238ea310-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009588 10.0.0.50 - - [2026-03-19 23:05:47] "POST /ref-update HTTP/1.1" 200 156 0.010230 10.0.0.50 - - [2026-03-19 23:05:47] "GET /floating-ip/6ce52e28-16cb-438a-8181-cc3917665869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006728 10.0.0.50 - - [2026-03-19 23:05:47] "POST /set-tag HTTP/1.1" 200 109 0.024518 10.0.0.50 - - [2026-03-19 23:05:47] "GET /virtual-machine/f7c7d702-21cf-4064-b1b2-71ffb9c2263e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003073 10.0.0.50 - - [2026-03-19 23:05:47] "GET /virtual-machine-interface/230f4066-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004135 10.0.0.50 - - [2026-03-19 23:05:48] "GET /virtual-machine/072551fd-77e4-4221-b842-e0f6e4323b81?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003140 10.0.0.50 - - [2026-03-19 23:05:48] "GET /virtual-machine-interface/238ea310-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004528 10.0.0.50 - - [2026-03-19 23:05:57] "GET /virtual-machine-interface/27bb4614-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004459 10.0.0.50 - - [2026-03-19 23:05:57] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.50 - - [2026-03-19 23:05:58] "GET /virtual-machine/73cea513-884a-4927-bc62-3b704cda05ea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003119 10.0.0.50 - - [2026-03-19 23:05:58] "GET /virtual-machine-interface/27bb4614-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004659 10.0.0.50 - - [2026-03-19 23:05:58] "GET /virtual-machine-interface/27bb4614-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004416 10.0.0.50 - - [2026-03-19 23:05:58] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.50 - - [2026-03-19 23:06:30] "GET /virtual-machine-interface/27bb4614-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004458 10.0.0.50 - - [2026-03-19 23:06:30] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.50 - - [2026-03-19 23:06:30] "GET /virtual-machine-interface/27bb4614-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003780 10.0.0.50 - - [2026-03-19 23:06:30] "POST /set-tag HTTP/1.1" 200 109 0.001823 10.0.0.50 - - [2026-03-19 23:06:30] "GET /virtual-machine/73cea513-884a-4927-bc62-3b704cda05ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003267 10.0.0.50 - - [2026-03-19 23:06:30] "POST /ref-update HTTP/1.1" 200 156 0.010589 10.0.0.50 - - [2026-03-19 23:06:30] "GET /virtual-machine-interface/27bb4614-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010565 10.0.0.50 - - [2026-03-19 23:06:30] "POST /set-tag HTTP/1.1" 200 109 0.019073 10.0.0.50 - - [2026-03-19 23:06:30] "POST /set-tag HTTP/1.1" 200 109 0.012402 10.0.0.50 - - [2026-03-19 23:06:30] "DELETE /instance-ip/27d7c488-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.057269 10.0.0.50 - - [2026-03-19 23:06:30] "DELETE /virtual-machine-interface/27bb4614-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.040929 10.0.0.50 - - [2026-03-19 23:06:30] "DELETE /virtual-machine/73cea513-884a-4927-bc62-3b704cda05ea HTTP/1.1" 200 115 0.031812 10.0.0.50 - - [2026-03-19 23:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.50 - - [2026-03-19 23:06:33] "GET /tag/440b474f-47c1-4f80-bf40-89a1d08126e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012224 10.0.0.50 - - [2026-03-19 23:06:33] "GET /tag/440b474f-47c1-4f80-bf40-89a1d08126e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012487 10.0.0.50 - - [2026-03-19 23:06:33] "GET /virtual-machine-interface/4f545bfa-6d17-445a-b8a3-42e3c8d31bdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004456 10.0.0.50 - - [2026-03-19 23:06:33] "POST /set-tag HTTP/1.1" 200 109 0.017927 10.0.0.50 - - [2026-03-19 23:06:33] "GET /virtual-machine-interface/b1b9f958-b10f-4a25-8a80-f4e9711e10b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005985 10.0.0.50 - - [2026-03-19 23:06:33] "POST /set-tag HTTP/1.1" 200 109 0.014091 10.0.0.50 - - [2026-03-19 23:06:33] "GET /virtual-machine-interface/c2a9d309-a1aa-4b6c-b4c5-bf39c2d98438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009448 10.0.0.50 - - [2026-03-19 23:06:33] "POST /set-tag HTTP/1.1" 200 109 0.014938 10.0.0.50 - - [2026-03-19 23:06:33] "GET /firewall-policy/3baf16f4-8f53-4c53-a3f9-d1bd8c30d891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003919 10.0.0.50 - - [2026-03-19 23:06:33] "GET /firewall-rule/ccae9dd6-78d6-456c-b5f4-5e4e90801339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.011812 10.0.0.50 - - [2026-03-19 23:06:33] "POST /ref-update HTTP/1.1" 200 156 0.012510 10.0.0.50 - - [2026-03-19 23:06:33] "DELETE /firewall-rule/ccae9dd6-78d6-456c-b5f4-5e4e90801339 HTTP/1.1" 200 115 0.035614 10.0.0.50 - - [2026-03-19 23:06:33] "DELETE /loadbalancer-member/225775fa-bfb8-4a7f-9293-743bbf51a453 HTTP/1.1" 200 115 0.025761 10.0.0.50 - - [2026-03-19 23:06:33] "PUT /service-instance/9d05fdc5-070d-4e3f-a79b-bc6960922739 HTTP/1.1" 200 266 0.007402 10.0.0.50 - - [2026-03-19 23:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.016805 10.0.0.50 - - [2026-03-19 23:06:33] "DELETE /loadbalancer-pool/dc563c89-0e41-4666-9d8f-9a5f87477919 HTTP/1.1" 200 115 0.061202 10.0.0.50 - - [2026-03-19 23:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005786 10.0.0.50 - - [2026-03-19 23:06:33] "POST /chown HTTP/1.1" 200 109 0.008764 10.0.0.50 - - [2026-03-19 23:06:33] "DELETE /loadbalancer-listener/3d6c7d7b-c24a-410a-a45d-403396a3558a HTTP/1.1" 200 115 0.059939 10.0.0.50 - - [2026-03-19 23:06:33] "GET /floating-ip/e4b611cc-a0e7-42d3-9c0c-9038739e9c97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003204 10.0.0.50 - - [2026-03-19 23:06:33] "POST /chown HTTP/1.1" 200 109 0.010200 10.0.0.50 - - [2026-03-19 23:06:33] "POST /chown HTTP/1.1" 200 109 0.012167 10.0.0.50 - - [2026-03-19 23:06:33] "POST /chown HTTP/1.1" 200 109 0.024652 10.0.0.50 - - [2026-03-19 23:06:33] "PUT /floating-ip/e4b611cc-a0e7-42d3-9c0c-9038739e9c97 HTTP/1.1" 200 256 0.044375 10.0.0.50 - - [2026-03-19 23:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.50 - - [2026-03-19 23:06:34] "POST /chown HTTP/1.1" 200 109 0.009957 10.0.0.50 - - [2026-03-19 23:06:34] "POST /chown HTTP/1.1" 200 109 0.017391 10.0.0.50 - - [2026-03-19 23:06:34] "DELETE /floating-ip/e4b611cc-a0e7-42d3-9c0c-9038739e9c97 HTTP/1.1" 200 115 0.088639 10.0.0.50 - - [2026-03-19 23:06:34] "POST /chown HTTP/1.1" 200 109 0.005882 10.0.0.50 - - [2026-03-19 23:06:34] "DELETE /loadbalancer/daa46db4-5779-4a3d-9b8e-d2a25b5e73c9 HTTP/1.1" 200 115 0.056908 10.0.0.50 - - [2026-03-19 23:06:34] "POST /chown HTTP/1.1" 200 109 0.036065 10.0.0.50 - - [2026-03-19 23:06:34] "PUT /service-instance/9d05fdc5-070d-4e3f-a79b-bc6960922739 HTTP/1.1" 200 266 0.009451 10.0.0.50 - - [2026-03-19 23:06:34] "DELETE /instance-ip/635cc464-94cd-4068-9d58-222e0367e02d HTTP/1.1" 200 115 0.084476 10.0.0.50 - - [2026-03-19 23:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012538 10.0.0.50 - - [2026-03-19 23:06:34] "PUT /service-instance/9d05fdc5-070d-4e3f-a79b-bc6960922739 HTTP/1.1" 200 266 0.007166 10.0.0.50 - - [2026-03-19 23:06:34] "DELETE /virtual-machine-interface/c2a9d309-a1aa-4b6c-b4c5-bf39c2d98438 HTTP/1.1" 200 115 0.081455 10.0.0.50 - - [2026-03-19 23:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.031879 10.0.0.50 - - [2026-03-19 23:06:34] "PUT /service-instance/9d05fdc5-070d-4e3f-a79b-bc6960922739 HTTP/1.1" 200 266 0.013660 10.0.0.50 - - [2026-03-19 23:06:34] "DELETE /tag/440b474f-47c1-4f80-bf40-89a1d08126e8 HTTP/1.1" 200 115 0.096586 10.0.0.50 - - [2026-03-19 23:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024916 10.0.0.50 - - [2026-03-19 23:06:34] "GET /floating-ip-pool/90ce515e-f016-4249-a5bb-3f323a174f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013397 10.0.0.50 - - [2026-03-19 23:06:34] "POST /ref-update HTTP/1.1" 200 156 0.008285 10.0.0.50 - - [2026-03-19 23:06:34] "DELETE /floating-ip-pool/90ce515e-f016-4249-a5bb-3f323a174f67 HTTP/1.1" 200 115 0.045618 10.0.0.50 - - [2026-03-19 23:06:34] "DELETE /service-instance/9d05fdc5-070d-4e3f-a79b-bc6960922739 HTTP/1.1" 200 115 0.061267 10.0.0.50 - - [2026-03-19 23:06:34] "GET /virtual-machine-interface/b1b9f958-b10f-4a25-8a80-f4e9711e10b6?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005919 10.0.0.50 - - [2026-03-19 23:06:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002347 10.0.0.50 - - [2026-03-19 23:06:34] "POST /useragent-kv HTTP/1.1" 200 115 0.001504 10.0.0.50 - - [2026-03-19 23:06:34] "DELETE /virtual-network/44702dc6-27cc-45bb-a3e0-ae5d97042b5c HTTP/1.1" 200 115 0.099596 10.0.0.50 - - [2026-03-19 23:06:34] "GET /routing-instance/8d82940c-3f81-4ccf-9412-4c852a47d1b4 HTTP/1.1" 404 171 0.002394 10.0.0.50 - - [2026-03-19 23:06:34] "GET /domains HTTP/1.1" 200 280 0.006145 10.0.0.50 - - [2026-03-19 23:06:34] "GET /domain/d2c069c2-7959-48c3-8760-3703a1a10e3a HTTP/1.1" 200 3086 0.003162 10.0.0.50 - - [2026-03-19 23:06:34] "DELETE /virtual-machine-interface/b1b9f958-b10f-4a25-8a80-f4e9711e10b6 HTTP/1.1" 200 115 0.057635 10.0.0.50 - - [2026-03-19 23:06:34] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7 HTTP/1.1" 200 7141 0.046723 10.0.0.50 - - [2026-03-19 23:06:34] "DELETE /virtual-machine/5931a17b-fae2-4edd-8f44-171e03302309 HTTP/1.1" 200 115 0.042654 10.0.0.50 - - [2026-03-19 23:06:34] "GET /virtual-machine-interface/4f545bfa-6d17-445a-b8a3-42e3c8d31bdb?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006228 10.0.0.50 - - [2026-03-19 23:06:34] "GET /virtual-machine-interface/238ea310-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013944 10.0.0.50 - - [2026-03-19 23:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006221 10.0.0.50 - - [2026-03-19 23:06:34] "POST /set-tag HTTP/1.1" 200 109 0.008413 10.0.0.50 - - [2026-03-19 23:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009352 10.0.0.50 - - [2026-03-19 23:06:34] "GET /loadbalancer/1928c46a-9572-4c09-b8ad-5b513531fdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.011870 10.0.0.50 - - [2026-03-19 23:06:34] "DELETE /route-target/ed4c1db9-28a1-4deb-8fc0-bd550ff8971f HTTP/1.1" 200 115 0.065560 10.0.0.50 - - [2026-03-19 23:06:34] "DELETE /virtual-machine-interface/4f545bfa-6d17-445a-b8a3-42e3c8d31bdb HTTP/1.1" 200 115 0.117016 10.0.0.50 - - [2026-03-19 23:06:34] "GET /virtual-machine-interface/238ea310-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012982 10.0.0.50 - - [2026-03-19 23:06:34] "POST /ref-update HTTP/1.1" 200 156 0.018557 10.0.0.50 - - [2026-03-19 23:06:34] "POST /set-tag HTTP/1.1" 200 109 0.039257 10.0.0.50 - - [2026-03-19 23:06:34] "DELETE /virtual-machine/98ae2366-1522-4756-a4d2-daeef3b1a5ef HTTP/1.1" 200 115 0.038522 10.0.0.50 - - [2026-03-19 23:06:34] "DELETE /loadbalancer-member/d067872e-9a98-487d-b6b5-16f2ecabd56c HTTP/1.1" 200 115 0.038647 10.0.0.50 - - [2026-03-19 23:06:36] "GET /virtual-machine-interface/238ea310-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006299 10.0.0.50 - - [2026-03-19 23:06:36] "POST /set-tag HTTP/1.1" 200 109 0.005319 10.0.0.50 - - [2026-03-19 23:06:36] "GET /virtual-machine-interface/238ea310-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.029683 10.0.0.50 - - [2026-03-19 23:06:36] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.50 - - [2026-03-19 23:06:36] "GET /virtual-machine/072551fd-77e4-4221-b842-e0f6e4323b81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003202 10.0.0.50 - - [2026-03-19 23:06:36] "POST /ref-update HTTP/1.1" 200 156 0.012746 10.0.0.50 - - [2026-03-19 23:06:36] "GET /virtual-machine-interface/238ea310-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013970 10.0.0.50 - - [2026-03-19 23:06:36] "POST /set-tag HTTP/1.1" 200 109 0.026725 10.0.0.50 - - [2026-03-19 23:06:36] "POST /set-tag HTTP/1.1" 200 109 0.025218 10.0.0.50 - - [2026-03-19 23:06:36] "POST /set-tag HTTP/1.1" 200 109 0.028398 10.0.0.50 - - [2026-03-19 23:06:36] "DELETE /instance-ip/23aafa2e-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.031424 10.0.0.50 - - [2026-03-19 23:06:36] "POST /ref-update HTTP/1.1" 200 156 0.015047 10.0.0.50 - - [2026-03-19 23:06:36] "DELETE /virtual-machine-interface/238ea310-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.050485 10.0.0.50 - - [2026-03-19 23:06:36] "DELETE /virtual-machine/072551fd-77e4-4221-b842-e0f6e4323b81 HTTP/1.1" 200 115 0.018140 10.0.0.50 - - [2026-03-19 23:06:39] "GET /virtual-machine-interface/230f4066-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006534 10.0.0.50 - - [2026-03-19 23:06:39] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.50 - - [2026-03-19 23:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.50 - - [2026-03-19 23:06:39] "GET /loadbalancer/1928c46a-9572-4c09-b8ad-5b513531fdf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002501 10.0.0.50 - - [2026-03-19 23:06:41] "GET /virtual-machine-interface/230f4066-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006064 10.0.0.50 - - [2026-03-19 23:06:41] "POST /set-tag HTTP/1.1" 200 109 0.007170 10.0.0.50 - - [2026-03-19 23:06:41] "GET /virtual-machine-interface/230f4066-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006047 10.0.0.50 - - [2026-03-19 23:06:41] "POST /set-tag HTTP/1.1" 200 109 0.003777 10.0.0.50 - - [2026-03-19 23:06:41] "GET /virtual-machine/f7c7d702-21cf-4064-b1b2-71ffb9c2263e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005896 10.0.0.50 - - [2026-03-19 23:06:41] "POST /ref-update HTTP/1.1" 200 156 0.009396 10.0.0.50 - - [2026-03-19 23:06:41] "GET /virtual-machine-interface/230f4066-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009052 10.0.0.50 - - [2026-03-19 23:06:41] "POST /set-tag HTTP/1.1" 200 109 0.027986 10.0.0.50 - - [2026-03-19 23:06:41] "POST /set-tag HTTP/1.1" 200 109 0.035001 10.0.0.50 - - [2026-03-19 23:06:41] "POST /set-tag HTTP/1.1" 200 109 0.026033 10.0.0.50 - - [2026-03-19 23:06:41] "DELETE /instance-ip/232e7cb0-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.050057 10.0.0.50 - - [2026-03-19 23:06:41] "POST /ref-update HTTP/1.1" 200 156 0.007663 10.0.0.50 - - [2026-03-19 23:06:41] "DELETE /virtual-machine-interface/230f4066-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.047844 10.0.0.50 - - [2026-03-19 23:06:41] "DELETE /virtual-machine/f7c7d702-21cf-4064-b1b2-71ffb9c2263e HTTP/1.1" 200 115 0.022955 10.0.0.50 - - [2026-03-19 23:06:41] "DELETE /tag/42de2bb5-7f4f-4375-86d3-36b19d3f92d3 HTTP/1.1" 200 115 0.058838 10.0.0.50 - - [2026-03-19 23:06:41] "DELETE /tag/eed6f9fc-6d93-4e46-b231-971a6ba5f98f HTTP/1.1" 200 115 0.032257 10.0.0.50 - - [2026-03-19 23:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.50 - - [2026-03-19 23:06:45] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037642 10.0.0.50 - - [2026-03-19 23:06:45] "POST /tags HTTP/1.1" 200 393 0.028862 10.0.0.50 - - [2026-03-19 23:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015588 10.0.0.50 - - [2026-03-19 23:06:45] "GET /tag/abce677d-045d-4921-af2c-c056edce18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.023331 10.0.0.50 - - [2026-03-19 23:06:45] "POST /tags HTTP/1.1" 200 341 0.022419 10.0.0.50 - - [2026-03-19 23:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.50 - - [2026-03-19 23:06:45] "GET /tag/77072f9c-84aa-4390-9021-07535a2e81a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014189 10.0.0.50 - - [2026-03-19 23:06:45] "POST /id-to-fqname HTTP/1.1" 200 192 0.000486 10.0.0.50 - - [2026-03-19 23:06:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.006668 10.0.0.50 - - [2026-03-19 23:06:45] "POST /security-groups HTTP/1.1" 200 589 0.117154 10.0.0.50 - - [2026-03-19 23:06:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.010446 10.0.0.50 - - [2026-03-19 23:06:45] "POST /projects HTTP/1.1" 200 519 0.276743 10.0.0.50 - - [2026-03-19 23:06:45] "POST /access-control-lists HTTP/1.1" 200 598 0.066764 10.0.0.50 - - [2026-03-19 23:06:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.028182 10.0.0.50 - - [2026-03-19 23:06:45] "POST /fqname-to-id HTTP/1.1" 404 235 0.022638 10.0.0.50 - - [2026-03-19 23:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.020671 10.0.0.50 - - [2026-03-19 23:06:45] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003498 10.0.0.50 - - [2026-03-19 23:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.50 - - [2026-03-19 23:06:45] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005467 10.0.0.50 - - [2026-03-19 23:06:45] "POST /access-control-lists HTTP/1.1" 200 596 0.064553 10.0.0.50 - - [2026-03-19 23:06:45] "PUT /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77 HTTP/1.1" 200 264 0.059269 10.0.0.50 - - [2026-03-19 23:06:45] "PUT /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba HTTP/1.1" 200 264 0.040165 10.0.0.50 - - [2026-03-19 23:06:46] "POST /security-groups HTTP/1.1" 200 591 0.071045 10.0.0.50 - - [2026-03-19 23:06:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.003802 10.0.0.50 - - [2026-03-19 23:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.025349 10.0.0.50 - - [2026-03-19 23:06:46] "POST /chown HTTP/1.1" 200 109 0.024680 10.0.0.50 - - [2026-03-19 23:06:46] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013048 10.0.0.50 - - [2026-03-19 23:06:46] "POST /access-control-lists HTTP/1.1" 200 632 0.096341 10.0.0.50 - - [2026-03-19 23:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016337 10.0.0.50 - - [2026-03-19 23:06:46] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004302 10.0.0.50 - - [2026-03-19 23:06:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.016294 10.0.0.50 - - [2026-03-19 23:06:46] "POST /tags HTTP/1.1" 409 226 0.002037 10.0.0.50 - - [2026-03-19 23:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.50 - - [2026-03-19 23:06:46] "GET /tag/77072f9c-84aa-4390-9021-07535a2e81a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.021646 10.0.0.50 - - [2026-03-19 23:06:46] "POST /access-control-lists HTTP/1.1" 200 630 0.070348 10.0.0.50 - - [2026-03-19 23:06:46] "POST /firewall-rules HTTP/1.1" 200 600 0.068505 10.0.0.50 - - [2026-03-19 23:06:46] "GET /firewall-rule/a27eafbe-722c-4203-a74d-d7feca0e2d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005775 10.0.0.50 - - [2026-03-19 23:06:46] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003890 10.0.0.50 - - [2026-03-19 23:06:46] "GET /firewall-rule/a27eafbe-722c-4203-a74d-d7feca0e2d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003037 10.0.0.50 - - [2026-03-19 23:06:46] "POST /ref-update HTTP/1.1" 200 156 0.041712 10.0.0.50 - - [2026-03-19 23:06:46] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008086 10.0.0.50 - - [2026-03-19 23:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.50 - - [2026-03-19 23:06:46] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002460 10.0.0.50 - - [2026-03-19 23:06:46] "POST /tags HTTP/1.1" 409 226 0.001666 10.0.0.50 - - [2026-03-19 23:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.50 - - [2026-03-19 23:06:46] "GET /tag/77072f9c-84aa-4390-9021-07535a2e81a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010162 10.0.0.50 - - [2026-03-19 23:06:46] "POST /firewall-rules HTTP/1.1" 200 598 0.090209 10.0.0.50 - - [2026-03-19 23:06:46] "GET /firewall-rule/c5adfd82-fbab-4349-bab6-45ca7d08b37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004425 10.0.0.50 - - [2026-03-19 23:06:46] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003148 10.0.0.50 - - [2026-03-19 23:06:46] "GET /firewall-rule/c5adfd82-fbab-4349-bab6-45ca7d08b37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.012399 10.0.0.50 - - [2026-03-19 23:06:46] "POST /ref-update HTTP/1.1" 200 156 0.065147 10.0.0.50 - - [2026-03-19 23:06:48] "POST /tags HTTP/1.1" 200 393 0.021403 10.0.0.50 - - [2026-03-19 23:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.50 - - [2026-03-19 23:06:48] "GET /tag/d54260ec-cb0e-4f7e-b7be-2544a999ab15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011785 10.0.0.50 - - [2026-03-19 23:06:48] "POST /tags HTTP/1.1" 200 341 0.015883 10.0.0.50 - - [2026-03-19 23:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.50 - - [2026-03-19 23:06:48] "GET /tag/1f8178e6-0107-4a1c-b210-f98049fff53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014195 10.0.0.50 - - [2026-03-19 23:06:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.003622 10.0.0.50 - - [2026-03-19 23:06:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.001607 10.0.0.50 - - [2026-03-19 23:06:48] "POST /security-groups HTTP/1.1" 200 589 0.061444 10.0.0.50 - - [2026-03-19 23:06:48] "POST /projects HTTP/1.1" 200 519 0.149169 10.0.0.50 - - [2026-03-19 23:06:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.001854 10.0.0.50 - - [2026-03-19 23:06:48] "POST /access-control-lists HTTP/1.1" 200 598 0.060057 10.0.0.50 - - [2026-03-19 23:06:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.011546 10.0.0.50 - - [2026-03-19 23:06:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.055677 10.0.0.50 - - [2026-03-19 23:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.50 - - [2026-03-19 23:06:48] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.007973 10.0.0.50 - - [2026-03-19 23:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.50 - - [2026-03-19 23:06:48] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.009892 10.0.0.50 - - [2026-03-19 23:06:48] "POST /access-control-lists HTTP/1.1" 200 596 0.077701 10.0.0.50 - - [2026-03-19 23:06:48] "PUT /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77 HTTP/1.1" 200 264 0.056110 10.0.0.50 - - [2026-03-19 23:06:48] "PUT /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba HTTP/1.1" 200 264 0.061084 10.0.0.50 - - [2026-03-19 23:06:48] "POST /security-groups HTTP/1.1" 200 591 0.075425 10.0.0.50 - - [2026-03-19 23:06:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.002049 10.0.0.50 - - [2026-03-19 23:06:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022947 10.0.0.50 - - [2026-03-19 23:06:48] "POST /chown HTTP/1.1" 200 109 0.014151 10.0.0.50 - - [2026-03-19 23:06:49] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020286 10.0.0.50 - - [2026-03-19 23:06:49] "POST /access-control-lists HTTP/1.1" 200 632 0.089233 10.0.0.50 - - [2026-03-19 23:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006241 10.0.0.50 - - [2026-03-19 23:06:49] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003442 10.0.0.50 - - [2026-03-19 23:06:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.001990 10.0.0.50 - - [2026-03-19 23:06:49] "POST /tags HTTP/1.1" 409 226 0.001825 10.0.0.50 - - [2026-03-19 23:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.50 - - [2026-03-19 23:06:49] "GET /tag/1f8178e6-0107-4a1c-b210-f98049fff53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.044942 10.0.0.50 - - [2026-03-19 23:06:49] "POST /access-control-lists HTTP/1.1" 200 630 0.073265 10.0.0.50 - - [2026-03-19 23:06:49] "POST /firewall-rules HTTP/1.1" 200 600 0.073339 10.0.0.50 - - [2026-03-19 23:06:49] "GET /firewall-rule/eb7fb6be-fb92-4a5f-9aab-a1df5c49c4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006612 10.0.0.50 - - [2026-03-19 23:06:49] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004700 10.0.0.50 - - [2026-03-19 23:06:49] "GET /firewall-rule/eb7fb6be-fb92-4a5f-9aab-a1df5c49c4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004617 10.0.0.50 - - [2026-03-19 23:06:49] "POST /ref-update HTTP/1.1" 200 156 0.047264 10.0.0.50 - - [2026-03-19 23:06:49] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004532 10.0.0.50 - - [2026-03-19 23:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.50 - - [2026-03-19 23:06:49] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002655 10.0.0.50 - - [2026-03-19 23:06:49] "POST /tags HTTP/1.1" 409 226 0.001647 10.0.0.50 - - [2026-03-19 23:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.50 - - [2026-03-19 23:06:49] "GET /tag/1f8178e6-0107-4a1c-b210-f98049fff53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010236 10.0.0.50 - - [2026-03-19 23:06:49] "POST /firewall-rules HTTP/1.1" 200 598 0.064299 10.0.0.50 - - [2026-03-19 23:06:49] "GET /firewall-rule/3fa296a8-bf43-437c-829e-98cc79cd6c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.008795 10.0.0.50 - - [2026-03-19 23:06:49] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004171 10.0.0.50 - - [2026-03-19 23:06:49] "GET /firewall-rule/3fa296a8-bf43-437c-829e-98cc79cd6c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.004158 10.0.0.50 - - [2026-03-19 23:06:49] "POST /ref-update HTTP/1.1" 200 156 0.059689 10.0.0.50 - - [2026-03-19 23:06:51] "POST /tags HTTP/1.1" 200 345 0.091226 10.0.0.50 - - [2026-03-19 23:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010026 10.0.0.50 - - [2026-03-19 23:06:51] "GET /tag/0c22c200-9f4c-4126-965e-1361e4970a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.014973 10.0.0.50 - - [2026-03-19 23:06:51] "POST /projects HTTP/1.1" 409 238 0.004110 10.0.0.50 - - [2026-03-19 23:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.50 - - [2026-03-19 23:06:51] "GET /project/aeb9cc25-6a8e-4f86-be23-e5396f38de80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041163 10.0.0.50 - - [2026-03-19 23:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.50 - - [2026-03-19 23:06:51] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004156 10.0.0.50 - - [2026-03-19 23:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.50 - - [2026-03-19 23:06:51] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006548 10.0.0.50 - - [2026-03-19 23:06:51] "POST /security-groups HTTP/1.1" 409 285 0.010462 10.0.0.50 - - [2026-03-19 23:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.50 - - [2026-03-19 23:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.50 - - [2026-03-19 23:06:51] "PUT /security-group/23114273-a8f8-4445-8ac5-d1b76b4111ac HTTP/1.1" 200 262 0.025533 10.0.0.50 - - [2026-03-19 23:06:51] "GET /project/aeb9cc25-6a8e-4f86-be23-e5396f38de80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.062266 10.0.0.50 - - [2026-03-19 23:06:51] "PUT /access-control-list/441d23a6-bd5d-4320-85a3-46128b0e0f54 HTTP/1.1" 200 272 0.049630 10.0.0.50 - - [2026-03-19 23:06:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.060296 10.0.0.50 - - [2026-03-19 23:06:51] "POST /tags HTTP/1.1" 409 228 0.010914 10.0.0.50 - - [2026-03-19 23:06:51] "PUT /access-control-list/e0b91595-c8c2-45d4-8369-e80bb7179149 HTTP/1.1" 200 272 0.034484 10.0.0.50 - - [2026-03-19 23:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.50 - - [2026-03-19 23:06:51] "GET /tag/0c22c200-9f4c-4126-965e-1361e4970a8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.010834 10.0.0.50 - - [2026-03-19 23:06:51] "POST /tags HTTP/1.1" 200 345 0.021766 10.0.0.50 - - [2026-03-19 23:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.50 - - [2026-03-19 23:06:51] "GET /tag/65bd843e-cf0e-47c6-92ad-f816d75a45d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012928 10.0.0.50 - - [2026-03-19 23:06:51] "POST /projects HTTP/1.1" 409 238 0.001860 10.0.0.50 - - [2026-03-19 23:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.50 - - [2026-03-19 23:06:52] "GET /project/027750b3-d3bc-4022-8d40-e3cd33782cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037653 10.0.0.50 - - [2026-03-19 23:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010934 10.0.0.50 - - [2026-03-19 23:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.50 - - [2026-03-19 23:06:52] "GET /project/027750b3-d3bc-4022-8d40-e3cd33782cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.027391 10.0.0.50 - - [2026-03-19 23:06:52] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004906 10.0.0.50 - - [2026-03-19 23:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.50 - - [2026-03-19 23:06:52] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004976 10.0.0.50 - - [2026-03-19 23:06:52] "POST /security-groups HTTP/1.1" 409 285 0.003089 10.0.0.50 - - [2026-03-19 23:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.50 - - [2026-03-19 23:06:52] "PUT /security-group/d32d3b70-adb1-494b-b68b-042d07dd2e29 HTTP/1.1" 200 262 0.066825 10.0.0.50 - - [2026-03-19 23:06:52] "PUT /access-control-list/5fab77d1-b765-44f0-8428-9123ece6626b HTTP/1.1" 200 272 0.018889 10.0.0.50 - - [2026-03-19 23:06:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.041371 10.0.0.50 - - [2026-03-19 23:06:52] "POST /tags HTTP/1.1" 409 228 0.012642 10.0.0.50 - - [2026-03-19 23:06:52] "PUT /access-control-list/5e0509f3-1541-4d40-817d-d04fcad8f7db HTTP/1.1" 200 272 0.039796 10.0.0.50 - - [2026-03-19 23:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.50 - - [2026-03-19 23:06:52] "GET /tag/65bd843e-cf0e-47c6-92ad-f816d75a45d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011559 10.0.0.50 - - [2026-03-19 23:06:52] "POST /tags HTTP/1.1" 200 291 0.036833 10.0.0.50 - - [2026-03-19 23:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.50 - - [2026-03-19 23:06:52] "GET /tag/0f1f6ada-e3f7-4d25-be46-b555b5b2ec0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.018966 10.0.0.50 - - [2026-03-19 23:06:52] "POST /tags HTTP/1.1" 200 303 0.044014 10.0.0.50 - - [2026-03-19 23:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.50 - - [2026-03-19 23:06:52] "GET /tag/83e3c517-c5df-4979-a6ac-ed682e9b4242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012112 10.0.0.50 - - [2026-03-19 23:06:52] "POST /tags HTTP/1.1" 409 252 0.001751 10.0.0.50 - - [2026-03-19 23:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.50 - - [2026-03-19 23:06:52] "GET /tag/abce677d-045d-4921-af2c-c056edce18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011250 10.0.0.50 - - [2026-03-19 23:06:52] "POST /tags HTTP/1.1" 409 226 0.002318 10.0.0.50 - - [2026-03-19 23:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.50 - - [2026-03-19 23:06:52] "GET /tag/77072f9c-84aa-4390-9021-07535a2e81a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010560 10.0.0.50 - - [2026-03-19 23:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.50 - - [2026-03-19 23:06:52] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004524 10.0.0.50 - - [2026-03-19 23:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.50 - - [2026-03-19 23:06:52] "GET /project/aeb9cc25-6a8e-4f86-be23-e5396f38de80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034063 10.0.0.50 - - [2026-03-19 23:06:52] "POST /virtual-machines HTTP/1.1" 200 395 0.008495 10.0.0.50 - - [2026-03-19 23:06:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020540 10.0.0.50 - - [2026-03-19 23:06:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104196 10.0.0.50 - - [2026-03-19 23:06:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.028437 10.0.0.50 - - [2026-03-19 23:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007972 10.0.0.50 - - [2026-03-19 23:06:53] "GET /virtual-machine-interface/515323a2-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005026 10.0.0.50 - - [2026-03-19 23:06:53] "POST /instance-ips HTTP/1.1" 200 397 0.020865 10.0.0.50 - - [2026-03-19 23:06:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025104 10.0.0.50 - - [2026-03-19 23:06:53] "GET /virtual-machine-interface/515323a2-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008725 10.0.0.50 - - [2026-03-19 23:06:53] "POST /set-tag HTTP/1.1" 200 109 0.063732 10.0.0.50 - - [2026-03-19 23:06:53] "GET /virtual-machine-interface/515323a2-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011636 10.0.0.50 - - [2026-03-19 23:06:53] "GET /instance-ip/5168ef20-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004315 10.0.0.50 - - [2026-03-19 23:06:53] "GET /virtual-machine-interface/515323a2-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004325 10.0.0.50 - - [2026-03-19 23:06:53] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.50 - - [2026-03-19 23:06:53] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.005558 10.0.0.50 - - [2026-03-19 23:06:53] "POST /ref-update HTTP/1.1" 200 156 0.010936 10.0.0.50 - - [2026-03-19 23:06:53] "GET /virtual-machine-interface/515323a2-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022350 10.0.0.50 - - [2026-03-19 23:06:53] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.50 - - [2026-03-19 23:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.50 - - [2026-03-19 23:06:53] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005871 10.0.0.50 - - [2026-03-19 23:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.50 - - [2026-03-19 23:06:53] "GET /project/aeb9cc25-6a8e-4f86-be23-e5396f38de80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032179 10.0.0.50 - - [2026-03-19 23:06:53] "POST /virtual-machines HTTP/1.1" 200 395 0.018601 10.0.0.50 - - [2026-03-19 23:06:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016998 10.0.0.50 - - [2026-03-19 23:06:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136909 10.0.0.50 - - [2026-03-19 23:06:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.011112 10.0.0.50 - - [2026-03-19 23:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010542 10.0.0.50 - - [2026-03-19 23:06:53] "GET /virtual-machine-interface/51cec7b4-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011206 10.0.0.50 - - [2026-03-19 23:06:54] "POST /instance-ips HTTP/1.1" 200 397 0.026970 10.0.0.50 - - [2026-03-19 23:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.020026 10.0.0.50 - - [2026-03-19 23:06:54] "GET /virtual-machine-interface/51cec7b4-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004249 10.0.0.50 - - [2026-03-19 23:06:54] "POST /set-tag HTTP/1.1" 200 109 0.063674 10.0.0.50 - - [2026-03-19 23:06:54] "GET /virtual-machine-interface/51cec7b4-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006509 10.0.0.50 - - [2026-03-19 23:06:54] "GET /instance-ip/51eceabe-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002775 10.0.0.50 - - [2026-03-19 23:06:54] "GET /virtual-machine-interface/51cec7b4-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004473 10.0.0.50 - - [2026-03-19 23:06:54] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.50 - - [2026-03-19 23:06:54] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.003611 10.0.0.50 - - [2026-03-19 23:06:54] "POST /ref-update HTTP/1.1" 200 156 0.008696 10.0.0.50 - - [2026-03-19 23:06:54] "GET /virtual-machine-interface/51cec7b4-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018542 10.0.0.50 - - [2026-03-19 23:06:54] "POST /set-tag HTTP/1.1" 200 109 0.003125 10.0.0.50 - - [2026-03-19 23:06:54] "POST /tags HTTP/1.1" 200 291 0.023134 10.0.0.50 - - [2026-03-19 23:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.50 - - [2026-03-19 23:06:54] "GET /tag/5aba23b2-3918-40f3-ab4d-a2b6395287eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011794 10.0.0.50 - - [2026-03-19 23:06:54] "POST /tags HTTP/1.1" 409 252 0.002235 10.0.0.50 - - [2026-03-19 23:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.50 - - [2026-03-19 23:06:54] "GET /tag/d54260ec-cb0e-4f7e-b7be-2544a999ab15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010082 10.0.0.50 - - [2026-03-19 23:06:54] "POST /tags HTTP/1.1" 409 226 0.001899 10.0.0.50 - - [2026-03-19 23:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.50 - - [2026-03-19 23:06:54] "GET /tag/1f8178e6-0107-4a1c-b210-f98049fff53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010408 10.0.0.50 - - [2026-03-19 23:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.50 - - [2026-03-19 23:06:54] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004733 10.0.0.50 - - [2026-03-19 23:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.50 - - [2026-03-19 23:06:54] "GET /project/027750b3-d3bc-4022-8d40-e3cd33782cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034898 10.0.0.50 - - [2026-03-19 23:06:54] "POST /virtual-machines HTTP/1.1" 200 395 0.009893 10.0.0.50 - - [2026-03-19 23:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015255 10.0.0.50 - - [2026-03-19 23:06:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103431 10.0.0.50 - - [2026-03-19 23:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008528 10.0.0.50 - - [2026-03-19 23:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008319 10.0.0.50 - - [2026-03-19 23:06:54] "GET /virtual-machine-interface/526e6e18-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007643 10.0.0.50 - - [2026-03-19 23:06:55] "POST /instance-ips HTTP/1.1" 200 397 0.022686 10.0.0.50 - - [2026-03-19 23:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027731 10.0.0.50 - - [2026-03-19 23:06:55] "GET /virtual-machine-interface/526e6e18-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008499 10.0.0.50 - - [2026-03-19 23:06:55] "POST /set-tag HTTP/1.1" 200 109 0.060756 10.0.0.50 - - [2026-03-19 23:06:55] "GET /virtual-machine-interface/526e6e18-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024851 10.0.0.50 - - [2026-03-19 23:06:55] "GET /instance-ip/52875b1c-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004333 10.0.0.50 - - [2026-03-19 23:06:55] "GET /virtual-machine-interface/526e6e18-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004561 10.0.0.50 - - [2026-03-19 23:06:55] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.50 - - [2026-03-19 23:06:55] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003557 10.0.0.50 - - [2026-03-19 23:06:55] "POST /ref-update HTTP/1.1" 200 156 0.008574 10.0.0.50 - - [2026-03-19 23:06:55] "GET /virtual-machine-interface/526e6e18-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005644 10.0.0.50 - - [2026-03-19 23:06:55] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.50 - - [2026-03-19 23:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.50 - - [2026-03-19 23:06:55] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005676 10.0.0.50 - - [2026-03-19 23:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.50 - - [2026-03-19 23:06:55] "GET /project/027750b3-d3bc-4022-8d40-e3cd33782cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033656 10.0.0.50 - - [2026-03-19 23:06:55] "POST /virtual-machines HTTP/1.1" 200 395 0.007878 10.0.0.50 - - [2026-03-19 23:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021370 10.0.0.50 - - [2026-03-19 23:06:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106802 10.0.0.50 - - [2026-03-19 23:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009311 10.0.0.50 - - [2026-03-19 23:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009620 10.0.0.50 - - [2026-03-19 23:06:55] "GET /virtual-machine-interface/52e2f440-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010155 10.0.0.50 - - [2026-03-19 23:06:55] "POST /instance-ips HTTP/1.1" 200 397 0.023166 10.0.0.50 - - [2026-03-19 23:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.045769 10.0.0.50 - - [2026-03-19 23:06:55] "GET /virtual-machine-interface/52e2f440-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018269 10.0.0.50 - - [2026-03-19 23:06:55] "POST /set-tag HTTP/1.1" 200 109 0.070697 10.0.0.50 - - [2026-03-19 23:06:55] "GET /virtual-machine-interface/52e2f440-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020619 10.0.0.50 - - [2026-03-19 23:06:55] "GET /instance-ip/52fcb72c-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002875 10.0.0.50 - - [2026-03-19 23:06:56] "GET /virtual-machine-interface/52e2f440-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004220 10.0.0.50 - - [2026-03-19 23:06:56] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.50 - - [2026-03-19 23:06:56] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.004857 10.0.0.50 - - [2026-03-19 23:06:56] "POST /ref-update HTTP/1.1" 200 156 0.008303 10.0.0.50 - - [2026-03-19 23:06:56] "GET /virtual-machine-interface/52e2f440-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006209 10.0.0.50 - - [2026-03-19 23:06:56] "POST /set-tag HTTP/1.1" 200 109 0.011907 10.0.0.50 - - [2026-03-19 23:06:56] "POST /tags HTTP/1.1" 200 299 0.022402 10.0.0.50 - - [2026-03-19 23:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009498 10.0.0.50 - - [2026-03-19 23:06:56] "GET /tag/89d78952-b9da-4232-8fc0-090122d60063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015823 10.0.0.50 - - [2026-03-19 23:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.50 - - [2026-03-19 23:06:56] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003855 10.0.0.50 - - [2026-03-19 23:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.50 - - [2026-03-19 23:06:56] "GET /project/aeb9cc25-6a8e-4f86-be23-e5396f38de80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035716 10.0.0.50 - - [2026-03-19 23:06:56] "POST /virtual-machines HTTP/1.1" 200 395 0.007625 10.0.0.50 - - [2026-03-19 23:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.015068 10.0.0.50 - - [2026-03-19 23:06:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095194 10.0.0.50 - - [2026-03-19 23:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009038 10.0.0.50 - - [2026-03-19 23:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006375 10.0.0.50 - - [2026-03-19 23:06:56] "GET /virtual-machine-interface/536bb348-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007560 10.0.0.50 - - [2026-03-19 23:06:56] "POST /instance-ips HTTP/1.1" 200 397 0.019518 10.0.0.50 - - [2026-03-19 23:06:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024056 10.0.0.50 - - [2026-03-19 23:06:56] "GET /virtual-machine-interface/536bb348-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016565 10.0.0.50 - - [2026-03-19 23:06:56] "POST /set-tag HTTP/1.1" 200 109 0.021696 10.0.0.50 - - [2026-03-19 23:06:56] "GET /virtual-machine-interface/536bb348-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012543 10.0.0.50 - - [2026-03-19 23:06:56] "GET /instance-ip/5384c036-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008877 10.0.0.50 - - [2026-03-19 23:06:56] "GET /virtual-machine-interface/536bb348-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004715 10.0.0.50 - - [2026-03-19 23:06:56] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.50 - - [2026-03-19 23:06:56] "POST /tags HTTP/1.1" 200 299 0.018636 10.0.0.50 - - [2026-03-19 23:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.50 - - [2026-03-19 23:06:56] "GET /tag/e8be8f6e-0e72-4652-90dc-8778c548eb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011183 10.0.0.50 - - [2026-03-19 23:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.50 - - [2026-03-19 23:06:57] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006340 10.0.0.50 - - [2026-03-19 23:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.50 - - [2026-03-19 23:06:57] "GET /project/aeb9cc25-6a8e-4f86-be23-e5396f38de80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035810 10.0.0.50 - - [2026-03-19 23:06:57] "POST /virtual-machines HTTP/1.1" 200 395 0.009272 10.0.0.50 - - [2026-03-19 23:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021761 10.0.0.50 - - [2026-03-19 23:06:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111880 10.0.0.50 - - [2026-03-19 23:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009114 10.0.0.50 - - [2026-03-19 23:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008406 10.0.0.50 - - [2026-03-19 23:06:57] "GET /virtual-machine-interface/53da29ae-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010672 10.0.0.50 - - [2026-03-19 23:06:57] "POST /instance-ips HTTP/1.1" 200 397 0.033067 10.0.0.50 - - [2026-03-19 23:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.018554 10.0.0.50 - - [2026-03-19 23:06:57] "GET /virtual-machine-interface/53da29ae-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008615 10.0.0.50 - - [2026-03-19 23:06:57] "POST /set-tag HTTP/1.1" 200 109 0.018726 10.0.0.50 - - [2026-03-19 23:06:57] "GET /virtual-machine-interface/53da29ae-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012678 10.0.0.50 - - [2026-03-19 23:06:57] "GET /instance-ip/53f51048-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003992 10.0.0.50 - - [2026-03-19 23:06:57] "GET /virtual-machine-interface/53da29ae-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004481 10.0.0.50 - - [2026-03-19 23:06:57] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.50 - - [2026-03-19 23:06:57] "POST /tags HTTP/1.1" 200 299 0.016595 10.0.0.50 - - [2026-03-19 23:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.50 - - [2026-03-19 23:06:57] "GET /tag/fd0abe3b-c51d-4fd0-b521-b70f7f37930c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013957 10.0.0.50 - - [2026-03-19 23:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.50 - - [2026-03-19 23:06:57] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004860 10.0.0.50 - - [2026-03-19 23:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.50 - - [2026-03-19 23:06:57] "GET /project/027750b3-d3bc-4022-8d40-e3cd33782cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031781 10.0.0.50 - - [2026-03-19 23:06:57] "POST /virtual-machines HTTP/1.1" 200 395 0.009772 10.0.0.50 - - [2026-03-19 23:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008025 10.0.0.50 - - [2026-03-19 23:06:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114870 10.0.0.50 - - [2026-03-19 23:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022645 10.0.0.50 - - [2026-03-19 23:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013089 10.0.0.50 - - [2026-03-19 23:06:58] "GET /virtual-machine-interface/5449d2ea-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004957 10.0.0.50 - - [2026-03-19 23:06:58] "POST /instance-ips HTTP/1.1" 200 397 0.019827 10.0.0.50 - - [2026-03-19 23:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.030855 10.0.0.50 - - [2026-03-19 23:06:58] "GET /virtual-machine-interface/5449d2ea-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011711 10.0.0.50 - - [2026-03-19 23:06:58] "POST /set-tag HTTP/1.1" 200 109 0.020949 10.0.0.50 - - [2026-03-19 23:06:58] "GET /virtual-machine-interface/5449d2ea-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016048 10.0.0.50 - - [2026-03-19 23:06:58] "GET /instance-ip/546010c8-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002644 10.0.0.50 - - [2026-03-19 23:06:58] "GET /virtual-machine-interface/5449d2ea-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004433 10.0.0.50 - - [2026-03-19 23:06:58] "POST /set-tag HTTP/1.1" 200 109 0.002572 10.0.0.50 - - [2026-03-19 23:06:58] "POST /tags HTTP/1.1" 200 299 0.021564 10.0.0.50 - - [2026-03-19 23:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.50 - - [2026-03-19 23:06:58] "GET /tag/747b742e-2dcd-45ac-a730-8c356ef7dfe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012965 10.0.0.50 - - [2026-03-19 23:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.50 - - [2026-03-19 23:06:58] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006161 10.0.0.50 - - [2026-03-19 23:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.50 - - [2026-03-19 23:06:58] "GET /project/027750b3-d3bc-4022-8d40-e3cd33782cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.024622 10.0.0.50 - - [2026-03-19 23:06:58] "POST /virtual-machines HTTP/1.1" 200 395 0.010480 10.0.0.50 - - [2026-03-19 23:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.025896 10.0.0.50 - - [2026-03-19 23:06:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108236 10.0.0.50 - - [2026-03-19 23:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007703 10.0.0.50 - - [2026-03-19 23:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.50 - - [2026-03-19 23:06:58] "GET /virtual-machine-interface/54b4b3c6-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007117 10.0.0.50 - - [2026-03-19 23:06:58] "POST /instance-ips HTTP/1.1" 200 397 0.019123 10.0.0.50 - - [2026-03-19 23:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.027554 10.0.0.50 - - [2026-03-19 23:06:58] "GET /virtual-machine-interface/54b4b3c6-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015251 10.0.0.50 - - [2026-03-19 23:06:58] "POST /set-tag HTTP/1.1" 200 109 0.017103 10.0.0.50 - - [2026-03-19 23:06:58] "GET /virtual-machine-interface/54b4b3c6-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011707 10.0.0.50 - - [2026-03-19 23:06:58] "GET /instance-ip/54ce6384-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003184 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-machine-interface/54b4b3c6-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004940 10.0.0.50 - - [2026-03-19 23:06:59] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003564 10.0.0.50 - - [2026-03-19 23:06:59] "POST /ref-update HTTP/1.1" 200 156 0.008469 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-machine-interface/536bb348-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015566 10.0.0.50 - - [2026-03-19 23:06:59] "POST /set-tag HTTP/1.1" 200 109 0.003194 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-machine-interface/515323a2-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006241 10.0.0.50 - - [2026-03-19 23:06:59] "POST /set-tag HTTP/1.1" 200 109 0.004679 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.003848 10.0.0.50 - - [2026-03-19 23:06:59] "POST /ref-update HTTP/1.1" 200 156 0.011215 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-machine-interface/53da29ae-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015654 10.0.0.50 - - [2026-03-19 23:06:59] "POST /set-tag HTTP/1.1" 200 109 0.002549 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-machine-interface/51cec7b4-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004710 10.0.0.50 - - [2026-03-19 23:06:59] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.003528 10.0.0.50 - - [2026-03-19 23:06:59] "POST /ref-update HTTP/1.1" 200 156 0.012345 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-machine-interface/54b4b3c6-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004389 10.0.0.50 - - [2026-03-19 23:06:59] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.003425 10.0.0.50 - - [2026-03-19 23:06:59] "POST /ref-update HTTP/1.1" 200 156 0.006591 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-machine-interface/5449d2ea-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004130 10.0.0.50 - - [2026-03-19 23:06:59] "POST /set-tag HTTP/1.1" 200 109 0.003348 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-machine-interface/526e6e18-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003960 10.0.0.50 - - [2026-03-19 23:06:59] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-machine-interface/52e2f440-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006560 10.0.0.50 - - [2026-03-19 23:06:59] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-machine-interface/536bb348-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004697 10.0.0.50 - - [2026-03-19 23:06:59] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-machine-interface/53da29ae-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004177 10.0.0.50 - - [2026-03-19 23:06:59] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-machine-interface/5449d2ea-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004877 10.0.0.50 - - [2026-03-19 23:06:59] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-machine-interface/54b4b3c6-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003589 10.0.0.50 - - [2026-03-19 23:06:59] "POST /set-tag HTTP/1.1" 200 109 0.002605 10.0.0.50 - - [2026-03-19 23:06:59] "GET /virtual-machine-interface/515323a2-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004148 10.0.0.50 - - [2026-03-19 23:06:59] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.50 - - [2026-03-19 23:07:00] "GET /virtual-machine-interface/526e6e18-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004302 10.0.0.50 - - [2026-03-19 23:07:00] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.50 - - [2026-03-19 23:07:02] "GET /virtual-machine/511a1f62-d4ba-4ac7-978a-8108cfef577f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003114 10.0.0.50 - - [2026-03-19 23:07:02] "GET /virtual-machine-interface/515323a2-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004694 10.0.0.50 - - [2026-03-19 23:07:03] "GET /virtual-machine-interface/536bb348-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004678 10.0.0.50 - - [2026-03-19 23:07:03] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.50 - - [2026-03-19 23:07:04] "GET /virtual-machine-interface/51cec7b4-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004590 10.0.0.50 - - [2026-03-19 23:07:04] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.50 - - [2026-03-19 23:07:04] "GET /virtual-machine-interface/52e2f440-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004297 10.0.0.50 - - [2026-03-19 23:07:04] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.50 - - [2026-03-19 23:07:04] "GET /virtual-machine-interface/54b4b3c6-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003824 10.0.0.50 - - [2026-03-19 23:07:04] "POST /set-tag HTTP/1.1" 200 109 0.002906 10.0.0.50 - - [2026-03-19 23:07:04] "GET /virtual-machine-interface/5449d2ea-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004194 10.0.0.50 - - [2026-03-19 23:07:04] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.50 - - [2026-03-19 23:07:07] "GET /virtual-machine/249cee95-0fe3-4255-bca1-878470522eb8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003120 10.0.0.50 - - [2026-03-19 23:07:07] "GET /virtual-machine-interface/51cec7b4-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003880 10.0.0.50 - - [2026-03-19 23:07:07] "GET /virtual-machine/8185e95f-9fcb-4e8a-bb91-7cd60a1f255e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003047 10.0.0.50 - - [2026-03-19 23:07:07] "GET /virtual-machine-interface/526e6e18-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003951 10.0.0.50 - - [2026-03-19 23:07:07] "GET /virtual-machine/9fdd2def-40e5-4f3d-afee-7cdb95e49990?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003162 10.0.0.50 - - [2026-03-19 23:07:07] "GET /virtual-machine-interface/52e2f440-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004132 10.0.0.50 - - [2026-03-19 23:07:07] "GET /virtual-machine/4b5b9a0f-a524-42c1-aa05-27d46387ff50?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003540 10.0.0.50 - - [2026-03-19 23:07:07] "GET /virtual-machine-interface/536bb348-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004437 10.0.0.50 - - [2026-03-19 23:07:07] "GET /virtual-machine/e1ecf5ff-d3e3-4d39-802a-062afa453b6a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002964 10.0.0.50 - - [2026-03-19 23:07:07] "GET /virtual-machine-interface/5449d2ea-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005905 10.0.0.50 - - [2026-03-19 23:07:08] "GET /virtual-machine-interface/53da29ae-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004591 10.0.0.50 - - [2026-03-19 23:07:08] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.50 - - [2026-03-19 23:07:12] "GET /virtual-machine/35eb6a59-e80d-49ae-a379-503fbe85387b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003803 10.0.0.50 - - [2026-03-19 23:07:12] "GET /virtual-machine-interface/53da29ae-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004439 10.0.0.50 - - [2026-03-19 23:07:12] "GET /virtual-machine/1263a6e4-064f-4c07-90c3-fc04f1cae242?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003213 10.0.0.50 - - [2026-03-19 23:07:12] "GET /virtual-machine-interface/54b4b3c6-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003848 10.0.0.50 - - [2026-03-19 23:07:12] "GET /loadbalancer/4007b220-e811-4b4e-a76c-d452138993f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003716 10.0.0.50 - - [2026-03-19 23:07:13] "POST /tags HTTP/1.1" 200 333 0.025468 10.0.0.50 - - [2026-03-19 23:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017032 10.0.0.50 - - [2026-03-19 23:07:13] "GET /tag/016b459a-29ed-43b1-9807-ce501863645a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.029572 10.0.0.50 - - [2026-03-19 23:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.50 - - [2026-03-19 23:07:13] "GET /project/aeb9cc25-6a8e-4f86-be23-e5396f38de80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059149 10.0.0.50 - - [2026-03-19 23:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009097 10.0.0.50 - - [2026-03-19 23:07:13] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005336 10.0.0.50 - - [2026-03-19 23:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.50 - - [2026-03-19 23:07:13] "GET /service-appliance-set/e1826e55-c6f0-428c-8921-59145b979518?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002425 10.0.0.50 - - [2026-03-19 23:07:13] "POST /fqname-to-id HTTP/1.1" 404 273 0.002614 10.0.0.50 - - [2026-03-19 23:07:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.103663 10.0.0.50 - - [2026-03-19 23:07:13] "GET /virtual-machine-interface/244d08f6-a352-468f-ab70-9caaa2a93425?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.025874 10.0.0.50 - - [2026-03-19 23:07:13] "POST /instance-ips HTTP/1.1" 200 409 0.034120 10.0.0.50 - - [2026-03-19 23:07:13] "GET /instance-ip/0f787354-9423-4532-adec-db3ae28897bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.009146 10.0.0.50 - - [2026-03-19 23:07:13] "POST /loadbalancers HTTP/1.1" 200 629 0.091123 10.0.0.50 - - [2026-03-19 23:07:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023788 10.0.0.50 - - [2026-03-19 23:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.034152 10.0.0.50 - - [2026-03-19 23:07:13] "GET /project/aeb9cc25-6a8e-4f86-be23-e5396f38de80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.101865 10.0.0.50 - - [2026-03-19 23:07:13] "GET /instance-ip/0f787354-9423-4532-adec-db3ae28897bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003047 10.0.0.50 - - [2026-03-19 23:07:13] "GET /project/aeb9cc25-6a8e-4f86-be23-e5396f38de80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.070120 10.0.0.50 - - [2026-03-19 23:07:13] "POST /floating-ips HTTP/1.1" 200 597 0.087889 10.0.0.50 - - [2026-03-19 23:07:13] "GET /loadbalancer/4007b220-e811-4b4e-a76c-d452138993f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.018838 10.0.0.50 - - [2026-03-19 23:07:13] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.031809 10.0.0.50 - - [2026-03-19 23:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.50 - - [2026-03-19 23:07:14] "GET /loadbalancer/4007b220-e811-4b4e-a76c-d452138993f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003057 10.0.0.50 - - [2026-03-19 23:07:14] "GET /project/aeb9cc25-6a8e-4f86-be23-e5396f38de80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040049 10.0.0.50 - - [2026-03-19 23:07:14] "GET /loadbalancer-listener/314c1379-30b2-427d-838e-585ff141fe04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.003546 10.0.0.50 - - [2026-03-19 23:07:14] "GET /loadbalancer-listener/314c1379-30b2-427d-838e-585ff141fe04?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.003764 10.0.0.50 - - [2026-03-19 23:07:14] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017274 10.0.0.50 - - [2026-03-19 23:07:14] "GET /instance-ip/0f787354-9423-4532-adec-db3ae28897bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.014031 10.0.0.50 - - [2026-03-19 23:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.50 - - [2026-03-19 23:07:14] "GET /instance-ip/0f787354-9423-4532-adec-db3ae28897bf?fields=floating_ips HTTP/1.1" 200 1212 0.004825 10.0.0.50 - - [2026-03-19 23:07:14] "GET /loadbalancer/4007b220-e811-4b4e-a76c-d452138993f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001652 10.0.0.50 - - [2026-03-19 23:07:14] "GET /floating-ip/887f8fc0-508a-44ce-b0bc-c1ed780dc982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002893 10.0.0.50 - - [2026-03-19 23:07:14] "GET /loadbalancer-pool/345c4fd1-dc26-400e-8b94-a8b61a7e0222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004316 10.0.0.50 - - [2026-03-19 23:07:14] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014229 10.0.0.50 - - [2026-03-19 23:07:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010905 10.0.0.50 - - [2026-03-19 23:07:14] "GET /virtual-machine-interface/51cec7b4-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005838 10.0.0.50 - - [2026-03-19 23:07:14] "GET /virtual-machine-interface/51cec7b4-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003734 10.0.0.50 - - [2026-03-19 23:07:14] "POST /ref-update HTTP/1.1" 200 156 0.007189 10.0.0.50 - - [2026-03-19 23:07:14] "GET /floating-ip/887f8fc0-508a-44ce-b0bc-c1ed780dc982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.013423 10.0.0.50 - - [2026-03-19 23:07:14] "POST /tags HTTP/1.1" 409 221 0.001930 10.0.0.50 - - [2026-03-19 23:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.50 - - [2026-03-19 23:07:14] "GET /tag/016b459a-29ed-43b1-9807-ce501863645a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010414 10.0.0.50 - - [2026-03-19 23:07:14] "POST /set-tag HTTP/1.1" 200 109 0.021510 10.0.0.50 - - [2026-03-19 23:07:14] "PUT /floating-ip/887f8fc0-508a-44ce-b0bc-c1ed780dc982 HTTP/1.1" 200 256 0.028598 10.0.0.50 - - [2026-03-19 23:07:14] "GET /loadbalancer-pool/345c4fd1-dc26-400e-8b94-a8b61a7e0222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003847 10.0.0.50 - - [2026-03-19 23:07:14] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016896 10.0.0.50 - - [2026-03-19 23:07:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019068 10.0.0.50 - - [2026-03-19 23:07:14] "GET /virtual-machine-interface/515323a2-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008175 10.0.0.50 - - [2026-03-19 23:07:14] "GET /virtual-machine-interface/515323a2-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006956 10.0.0.50 - - [2026-03-19 23:07:14] "POST /ref-update HTTP/1.1" 200 156 0.006532 10.0.0.50 - - [2026-03-19 23:07:14] "GET /floating-ip/887f8fc0-508a-44ce-b0bc-c1ed780dc982?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.008324 10.0.0.50 - - [2026-03-19 23:07:14] "POST /set-tag HTTP/1.1" 200 109 0.059675 10.0.0.50 - - [2026-03-19 23:07:15] "POST /tags HTTP/1.1" 409 206 0.002864 10.0.0.50 - - [2026-03-19 23:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.50 - - [2026-03-19 23:07:15] "GET /tag/83e3c517-c5df-4979-a6ac-ed682e9b4242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010916 10.0.0.50 - - [2026-03-19 23:07:15] "POST /tags HTTP/1.1" 409 204 0.004587 10.0.0.50 - - [2026-03-19 23:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.50 - - [2026-03-19 23:07:15] "GET /tag/e8be8f6e-0e72-4652-90dc-8778c548eb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010552 10.0.0.50 - - [2026-03-19 23:07:15] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002285 10.0.0.50 - - [2026-03-19 23:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.50 - - [2026-03-19 23:07:15] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002661 10.0.0.50 - - [2026-03-19 23:07:15] "POST /tags HTTP/1.1" 409 206 0.001767 10.0.0.50 - - [2026-03-19 23:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.50 - - [2026-03-19 23:07:15] "GET /tag/83e3c517-c5df-4979-a6ac-ed682e9b4242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013253 10.0.0.50 - - [2026-03-19 23:07:15] "POST /tags HTTP/1.1" 409 226 0.002084 10.0.0.50 - - [2026-03-19 23:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.50 - - [2026-03-19 23:07:15] "GET /tag/77072f9c-84aa-4390-9021-07535a2e81a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017627 10.0.0.50 - - [2026-03-19 23:07:15] "POST /tags HTTP/1.1" 409 204 0.002394 10.0.0.50 - - [2026-03-19 23:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.50 - - [2026-03-19 23:07:15] "GET /tag/e8be8f6e-0e72-4652-90dc-8778c548eb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013104 10.0.0.50 - - [2026-03-19 23:07:15] "POST /tags HTTP/1.1" 409 226 0.001708 10.0.0.50 - - [2026-03-19 23:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.50 - - [2026-03-19 23:07:15] "GET /tag/77072f9c-84aa-4390-9021-07535a2e81a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010000 10.0.0.50 - - [2026-03-19 23:07:15] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002146 10.0.0.50 - - [2026-03-19 23:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.50 - - [2026-03-19 23:07:15] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002635 10.0.0.50 - - [2026-03-19 23:07:15] "POST /firewall-rules HTTP/1.1" 200 626 0.071317 10.0.0.50 - - [2026-03-19 23:07:16] "POST /firewall-rules HTTP/1.1" 200 646 0.083804 10.0.0.50 - - [2026-03-19 23:07:16] "GET /firewall-rule/6d8eedc0-d047-4b7b-b8b6-57ee21730bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.020996 10.0.0.50 - - [2026-03-19 23:07:16] "GET /firewall-policy/2e956dfc-5be8-4971-94ad-756f64d63214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006076 10.0.0.50 - - [2026-03-19 23:07:16] "GET /firewall-rule/09fd5aae-0bf3-47e4-b8e7-7119a8a21d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004844 10.0.0.50 - - [2026-03-19 23:07:16] "POST /ref-update HTTP/1.1" 200 156 0.028999 10.0.0.50 - - [2026-03-19 23:07:16] "POST /firewall-policys HTTP/1.1" 200 606 0.054131 10.0.0.50 - - [2026-03-19 23:07:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.014812 10.0.0.50 - - [2026-03-19 23:07:16] "GET /firewall-policy/f4fd39da-6bbd-4413-b807-ec6542f5bbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003788 10.0.0.50 - - [2026-03-19 23:07:16] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005918 10.0.0.50 - - [2026-03-19 23:07:16] "GET /firewall-policy/f4fd39da-6bbd-4413-b807-ec6542f5bbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003449 10.0.0.50 - - [2026-03-19 23:07:16] "GET /firewall-policy/2e956dfc-5be8-4971-94ad-756f64d63214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003376 10.0.0.50 - - [2026-03-19 23:07:16] "GET /firewall-policy/3baf16f4-8f53-4c53-a3f9-d1bd8c30d891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004031 10.0.0.50 - - [2026-03-19 23:07:16] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005667 10.0.0.50 - - [2026-03-19 23:07:16] "GET /firewall-policy/2e956dfc-5be8-4971-94ad-756f64d63214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003057 10.0.0.50 - - [2026-03-19 23:07:16] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002148 10.0.0.50 - - [2026-03-19 23:07:16] "POST /ref-update HTTP/1.1" 200 156 0.028809 10.0.0.50 - - [2026-03-19 23:07:16] "POST /ref-update HTTP/1.1" 200 156 0.022592 10.0.0.50 - - [2026-03-19 23:07:16] "POST /ref-update HTTP/1.1" 200 156 0.027079 10.0.0.50 - - [2026-03-19 23:07:16] "POST /ref-update HTTP/1.1" 200 156 0.018099 10.0.0.50 - - [2026-03-19 23:07:16] "POST /ref-update HTTP/1.1" 200 156 0.037742 10.0.0.50 - - [2026-03-19 23:07:16] "GET /firewall-policy/f4fd39da-6bbd-4413-b807-ec6542f5bbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007308 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:08:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001131 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:08:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001032 10.0.0.50 - - [2026-03-19 23:09:15] "POST /tags HTTP/1.1" 409 252 0.003427 10.0.0.50 - - [2026-03-19 23:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.50 - - [2026-03-19 23:09:15] "GET /tag/d54260ec-cb0e-4f7e-b7be-2544a999ab15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013063 10.0.0.50 - - [2026-03-19 23:09:15] "POST /tags HTTP/1.1" 409 228 0.002285 10.0.0.50 - - [2026-03-19 23:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.50 - - [2026-03-19 23:09:15] "GET /tag/65bd843e-cf0e-47c6-92ad-f816d75a45d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010803 10.0.0.50 - - [2026-03-19 23:09:15] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004144 10.0.0.50 - - [2026-03-19 23:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.50 - - [2026-03-19 23:09:15] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002476 10.0.0.50 - - [2026-03-19 23:09:15] "POST /tags HTTP/1.1" 409 206 0.001735 10.0.0.50 - - [2026-03-19 23:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.50 - - [2026-03-19 23:09:15] "GET /tag/83e3c517-c5df-4979-a6ac-ed682e9b4242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009958 10.0.0.50 - - [2026-03-19 23:09:15] "POST /tags HTTP/1.1" 409 226 0.001937 10.0.0.50 - - [2026-03-19 23:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.50 - - [2026-03-19 23:09:15] "GET /tag/77072f9c-84aa-4390-9021-07535a2e81a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009909 10.0.0.50 - - [2026-03-19 23:09:15] "POST /tags HTTP/1.1" 409 204 0.001715 10.0.0.50 - - [2026-03-19 23:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.50 - - [2026-03-19 23:09:15] "GET /tag/e8be8f6e-0e72-4652-90dc-8778c548eb93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009891 10.0.0.50 - - [2026-03-19 23:09:15] "POST /tags HTTP/1.1" 409 226 0.001729 10.0.0.50 - - [2026-03-19 23:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.50 - - [2026-03-19 23:09:15] "GET /tag/77072f9c-84aa-4390-9021-07535a2e81a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013046 10.0.0.50 - - [2026-03-19 23:09:15] "POST /tags HTTP/1.1" 409 228 0.002063 10.0.0.50 - - [2026-03-19 23:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.50 - - [2026-03-19 23:09:15] "GET /tag/65bd843e-cf0e-47c6-92ad-f816d75a45d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010076 10.0.0.50 - - [2026-03-19 23:09:15] "POST /tags HTTP/1.1" 409 252 0.001832 10.0.0.50 - - [2026-03-19 23:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012113 10.0.0.50 - - [2026-03-19 23:09:15] "GET /tag/d54260ec-cb0e-4f7e-b7be-2544a999ab15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013175 10.0.0.50 - - [2026-03-19 23:09:15] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002885 10.0.0.50 - - [2026-03-19 23:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.50 - - [2026-03-19 23:09:15] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003097 10.0.0.50 - - [2026-03-19 23:09:15] "POST /firewall-rules HTTP/1.1" 409 281 0.001853 10.0.0.50 - - [2026-03-19 23:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.50 - - [2026-03-19 23:09:15] "PUT /firewall-rule/09fd5aae-0bf3-47e4-b8e7-7119a8a21d31 HTTP/1.1" 200 260 0.019517 10.0.0.50 - - [2026-03-19 23:09:15] "POST /firewall-rules HTTP/1.1" 409 291 0.003896 10.0.0.50 - - [2026-03-19 23:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.50 - - [2026-03-19 23:09:15] "PUT /firewall-rule/6d8eedc0-d047-4b7b-b8b6-57ee21730bd8 HTTP/1.1" 200 260 0.019221 10.0.0.50 - - [2026-03-19 23:09:15] "GET /firewall-rule/6d8eedc0-d047-4b7b-b8b6-57ee21730bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003714 10.0.0.50 - - [2026-03-19 23:09:15] "POST /firewall-rules HTTP/1.1" 200 658 0.073863 10.0.0.50 - - [2026-03-19 23:09:15] "GET /firewall-rule/fd979248-fc55-465e-ba08-8987c64906c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.004337 10.0.0.50 - - [2026-03-19 23:09:15] "GET /firewall-policy/2e956dfc-5be8-4971-94ad-756f64d63214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002651 10.0.0.50 - - [2026-03-19 23:09:15] "GET /firewall-rule/09fd5aae-0bf3-47e4-b8e7-7119a8a21d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003314 10.0.0.50 - - [2026-03-19 23:09:15] "POST /firewall-policys HTTP/1.1" 409 269 0.002048 10.0.0.50 - - [2026-03-19 23:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.50 - - [2026-03-19 23:09:16] "PUT /firewall-policy/f4fd39da-6bbd-4413-b807-ec6542f5bbc7 HTTP/1.1" 200 264 0.021662 10.0.0.50 - - [2026-03-19 23:09:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018700 10.0.0.50 - - [2026-03-19 23:09:16] "GET /firewall-policy/f4fd39da-6bbd-4413-b807-ec6542f5bbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.011032 10.0.0.50 - - [2026-03-19 23:09:16] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002906 10.0.0.50 - - [2026-03-19 23:09:16] "GET /firewall-policy/f4fd39da-6bbd-4413-b807-ec6542f5bbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002398 10.0.0.50 - - [2026-03-19 23:09:16] "GET /firewall-policy/2e956dfc-5be8-4971-94ad-756f64d63214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002433 10.0.0.50 - - [2026-03-19 23:09:16] "GET /firewall-policy/3baf16f4-8f53-4c53-a3f9-d1bd8c30d891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003318 10.0.0.50 - - [2026-03-19 23:09:16] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003251 10.0.0.50 - - [2026-03-19 23:09:16] "GET /firewall-policy/f4fd39da-6bbd-4413-b807-ec6542f5bbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003175 10.0.0.50 - - [2026-03-19 23:09:16] "GET /firewall-policy/f4fd39da-6bbd-4413-b807-ec6542f5bbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002379 10.0.0.50 - - [2026-03-19 23:09:47] "GET /global-system-configs HTTP/1.1" 200 322 0.002219 10.0.0.50 - - [2026-03-19 23:09:49] "GET /global-system-configs HTTP/1.1" 200 322 0.002048 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:10:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:10:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 10.0.0.50 - - [2026-03-19 23:10:17] "GET /virtual-machine-interface/515323a2-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008068 10.0.0.50 - - [2026-03-19 23:10:17] "POST /set-tag HTTP/1.1" 200 109 0.010772 10.0.0.50 - - [2026-03-19 23:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006647 10.0.0.50 - - [2026-03-19 23:10:17] "GET /loadbalancer/4007b220-e811-4b4e-a76c-d452138993f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.009750 10.0.0.50 - - [2026-03-19 23:10:17] "GET /virtual-machine-interface/515323a2-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005815 10.0.0.50 - - [2026-03-19 23:10:17] "POST /set-tag HTTP/1.1" 200 109 0.041367 10.0.0.50 - - [2026-03-19 23:10:17] "DELETE /loadbalancer-member/ac6d630b-b3f8-4a4c-b52c-4f0f6c757633 HTTP/1.1" 200 115 0.063157 10.0.0.50 - - [2026-03-19 23:10:17] "GET /virtual-machine-interface/536bb348-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010611 10.0.0.50 - - [2026-03-19 23:10:17] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.50 - - [2026-03-19 23:10:17] "GET /virtual-machine-interface/5449d2ea-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005702 10.0.0.50 - - [2026-03-19 23:10:17] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.50 - - [2026-03-19 23:10:17] "GET /virtual-machine-interface/51cec7b4-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004821 10.0.0.50 - - [2026-03-19 23:10:17] "POST /set-tag HTTP/1.1" 200 109 0.008496 10.0.0.50 - - [2026-03-19 23:10:17] "GET /virtual-machine-interface/54b4b3c6-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004431 10.0.0.50 - - [2026-03-19 23:10:17] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.50 - - [2026-03-19 23:10:17] "GET /virtual-machine-interface/52e2f440-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006607 10.0.0.50 - - [2026-03-19 23:10:17] "POST /set-tag HTTP/1.1" 200 109 0.005656 10.0.0.50 - - [2026-03-19 23:10:18] "GET /virtual-machine-interface/53da29ae-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005682 10.0.0.50 - - [2026-03-19 23:10:18] "POST /set-tag HTTP/1.1" 200 109 0.004829 10.0.0.50 - - [2026-03-19 23:10:18] "GET /virtual-machine-interface/526e6e18-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005075 10.0.0.50 - - [2026-03-19 23:10:18] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.50 - - [2026-03-19 23:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.50 - - [2026-03-19 23:10:18] "GET /loadbalancer/4007b220-e811-4b4e-a76c-d452138993f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002926 10.0.0.50 - - [2026-03-19 23:10:18] "GET /virtual-machine-interface/515323a2-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008224 10.0.0.50 - - [2026-03-19 23:10:18] "POST /set-tag HTTP/1.1" 200 109 0.007935 10.0.0.50 - - [2026-03-19 23:10:18] "GET /virtual-machine-interface/515323a2-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007279 10.0.0.50 - - [2026-03-19 23:10:18] "POST /set-tag HTTP/1.1" 200 109 0.005681 10.0.0.50 - - [2026-03-19 23:10:18] "GET /virtual-machine/511a1f62-d4ba-4ac7-978a-8108cfef577f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002908 10.0.0.50 - - [2026-03-19 23:10:18] "POST /ref-update HTTP/1.1" 200 156 0.008739 10.0.0.50 - - [2026-03-19 23:10:18] "GET /virtual-machine-interface/515323a2-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009127 10.0.0.50 - - [2026-03-19 23:10:18] "POST /set-tag HTTP/1.1" 200 109 0.020446 10.0.0.50 - - [2026-03-19 23:10:18] "POST /set-tag HTTP/1.1" 200 109 0.039402 10.0.0.50 - - [2026-03-19 23:10:19] "POST /set-tag HTTP/1.1" 200 109 0.080328 10.0.0.50 - - [2026-03-19 23:10:19] "POST /set-tag HTTP/1.1" 200 109 0.032393 10.0.0.50 - - [2026-03-19 23:10:19] "POST /set-tag HTTP/1.1" 200 109 0.111543 10.0.0.50 - - [2026-03-19 23:10:19] "DELETE /instance-ip/5168ef20-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.054713 10.0.0.50 - - [2026-03-19 23:10:19] "POST /ref-update HTTP/1.1" 200 156 0.066144 10.0.0.50 - - [2026-03-19 23:10:19] "DELETE /virtual-machine-interface/515323a2-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.069652 10.0.0.50 - - [2026-03-19 23:10:19] "DELETE /virtual-machine/511a1f62-d4ba-4ac7-978a-8108cfef577f HTTP/1.1" 200 115 0.031838 10.0.0.50 - - [2026-03-19 23:10:19] "GET /virtual-machine-interface/51cec7b4-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006484 10.0.0.50 - - [2026-03-19 23:10:19] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.50 - - [2026-03-19 23:10:19] "GET /virtual-machine-interface/51cec7b4-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004562 10.0.0.50 - - [2026-03-19 23:10:19] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.50 - - [2026-03-19 23:10:19] "GET /virtual-machine/249cee95-0fe3-4255-bca1-878470522eb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003183 10.0.0.50 - - [2026-03-19 23:10:19] "POST /ref-update HTTP/1.1" 200 156 0.018224 10.0.0.50 - - [2026-03-19 23:10:19] "GET /virtual-machine-interface/51cec7b4-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005128 10.0.0.50 - - [2026-03-19 23:10:19] "POST /set-tag HTTP/1.1" 200 109 0.021700 10.0.0.50 - - [2026-03-19 23:10:19] "POST /set-tag HTTP/1.1" 200 109 0.038122 10.0.0.50 - - [2026-03-19 23:10:19] "POST /set-tag HTTP/1.1" 200 109 0.035113 10.0.0.50 - - [2026-03-19 23:10:19] "POST /set-tag HTTP/1.1" 200 109 0.017362 10.0.0.50 - - [2026-03-19 23:10:19] "POST /set-tag HTTP/1.1" 200 109 0.034330 10.0.0.50 - - [2026-03-19 23:10:20] "DELETE /instance-ip/51eceabe-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.061997 10.0.0.50 - - [2026-03-19 23:10:20] "POST /ref-update HTTP/1.1" 200 156 0.018795 10.0.0.50 - - [2026-03-19 23:10:20] "DELETE /virtual-machine-interface/51cec7b4-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.084829 10.0.0.50 - - [2026-03-19 23:10:20] "DELETE /virtual-machine/249cee95-0fe3-4255-bca1-878470522eb8 HTTP/1.1" 200 115 0.035154 10.0.0.50 - - [2026-03-19 23:10:20] "DELETE /tag/0f1f6ada-e3f7-4d25-be46-b555b5b2ec0c HTTP/1.1" 200 115 0.051775 10.0.0.50 - - [2026-03-19 23:10:20] "GET /virtual-machine-interface/52e2f440-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006753 10.0.0.50 - - [2026-03-19 23:10:20] "POST /set-tag HTTP/1.1" 200 109 0.002386 10.0.0.50 - - [2026-03-19 23:10:20] "GET /virtual-machine-interface/52e2f440-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003717 10.0.0.50 - - [2026-03-19 23:10:20] "POST /set-tag HTTP/1.1" 200 109 0.001955 10.0.0.50 - - [2026-03-19 23:10:20] "GET /virtual-machine/9fdd2def-40e5-4f3d-afee-7cdb95e49990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003058 10.0.0.50 - - [2026-03-19 23:10:20] "POST /ref-update HTTP/1.1" 200 156 0.008888 10.0.0.50 - - [2026-03-19 23:10:20] "GET /virtual-machine-interface/52e2f440-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004897 10.0.0.50 - - [2026-03-19 23:10:20] "POST /set-tag HTTP/1.1" 200 109 0.018933 10.0.0.50 - - [2026-03-19 23:10:20] "POST /set-tag HTTP/1.1" 200 109 0.022950 10.0.0.50 - - [2026-03-19 23:10:20] "POST /set-tag HTTP/1.1" 200 109 0.028502 10.0.0.50 - - [2026-03-19 23:10:20] "POST /set-tag HTTP/1.1" 200 109 0.015900 10.0.0.50 - - [2026-03-19 23:10:20] "POST /set-tag HTTP/1.1" 200 109 0.027273 10.0.0.50 - - [2026-03-19 23:10:20] "DELETE /instance-ip/52fcb72c-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.055758 10.0.0.50 - - [2026-03-19 23:10:20] "DELETE /virtual-machine-interface/52e2f440-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.046198 10.0.0.50 - - [2026-03-19 23:10:20] "DELETE /virtual-machine/9fdd2def-40e5-4f3d-afee-7cdb95e49990 HTTP/1.1" 200 115 0.032141 10.0.0.50 - - [2026-03-19 23:10:20] "GET /virtual-machine-interface/526e6e18-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008031 10.0.0.50 - - [2026-03-19 23:10:20] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.50 - - [2026-03-19 23:10:20] "GET /virtual-machine-interface/526e6e18-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004130 10.0.0.50 - - [2026-03-19 23:10:20] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.50 - - [2026-03-19 23:10:20] "GET /virtual-machine/8185e95f-9fcb-4e8a-bb91-7cd60a1f255e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002895 10.0.0.50 - - [2026-03-19 23:10:20] "POST /ref-update HTTP/1.1" 200 156 0.013830 10.0.0.50 - - [2026-03-19 23:10:20] "GET /virtual-machine-interface/526e6e18-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011649 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:10:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:10:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001132 10.0.0.50 - - [2026-03-19 23:10:21] "POST /set-tag HTTP/1.1" 200 109 0.021328 10.0.0.50 - - [2026-03-19 23:10:21] "POST /set-tag HTTP/1.1" 200 109 0.035260 10.0.0.50 - - [2026-03-19 23:10:21] "POST /set-tag HTTP/1.1" 200 109 0.065118 10.0.0.50 - - [2026-03-19 23:10:21] "POST /set-tag HTTP/1.1" 200 109 0.022335 10.0.0.50 - - [2026-03-19 23:10:21] "POST /set-tag HTTP/1.1" 200 109 0.032375 10.0.0.50 - - [2026-03-19 23:10:21] "DELETE /instance-ip/52875b1c-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.238899 10.0.0.50 - - [2026-03-19 23:10:21] "DELETE /virtual-machine-interface/526e6e18-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.067635 10.0.0.50 - - [2026-03-19 23:10:21] "DELETE /virtual-machine/8185e95f-9fcb-4e8a-bb91-7cd60a1f255e HTTP/1.1" 200 115 0.028056 10.0.0.50 - - [2026-03-19 23:10:21] "DELETE /tag/83e3c517-c5df-4979-a6ac-ed682e9b4242 HTTP/1.1" 409 388 0.012984 10.0.0.50 - - [2026-03-19 23:10:21] "DELETE /tag/5aba23b2-3918-40f3-ab4d-a2b6395287eb HTTP/1.1" 200 115 0.046838 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:10:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001054 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:10:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000922 10.0.0.50 - - [2026-03-19 23:10:48] "GET /virtual-machine-interface/536bb348-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004510 10.0.0.50 - - [2026-03-19 23:10:48] "POST /set-tag HTTP/1.1" 200 109 0.003182 10.0.0.50 - - [2026-03-19 23:10:48] "GET /virtual-machine-interface/536bb348-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004274 10.0.0.50 - - [2026-03-19 23:10:48] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.50 - - [2026-03-19 23:10:48] "GET /virtual-machine/4b5b9a0f-a524-42c1-aa05-27d46387ff50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003167 10.0.0.50 - - [2026-03-19 23:10:48] "POST /ref-update HTTP/1.1" 200 156 0.013288 10.0.0.50 - - [2026-03-19 23:10:48] "GET /virtual-machine-interface/536bb348-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005185 10.0.0.50 - - [2026-03-19 23:10:48] "POST /set-tag HTTP/1.1" 200 109 0.016957 10.0.0.50 - - [2026-03-19 23:10:49] "POST /set-tag HTTP/1.1" 200 109 0.024117 10.0.0.50 - - [2026-03-19 23:10:49] "POST /set-tag HTTP/1.1" 200 109 0.024051 10.0.0.50 - - [2026-03-19 23:10:49] "POST /set-tag HTTP/1.1" 200 109 0.013418 10.0.0.50 - - [2026-03-19 23:10:49] "DELETE /instance-ip/5384c036-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.062379 10.0.0.50 - - [2026-03-19 23:10:49] "DELETE /virtual-machine-interface/536bb348-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.039631 10.0.0.50 - - [2026-03-19 23:10:49] "DELETE /virtual-machine/4b5b9a0f-a524-42c1-aa05-27d46387ff50 HTTP/1.1" 200 115 0.021769 10.0.0.50 - - [2026-03-19 23:10:49] "DELETE /tag/89d78952-b9da-4232-8fc0-090122d60063 HTTP/1.1" 200 115 0.035409 10.0.0.50 - - [2026-03-19 23:10:49] "GET /virtual-machine-interface/5449d2ea-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007762 10.0.0.50 - - [2026-03-19 23:10:49] "POST /set-tag HTTP/1.1" 200 109 0.003121 10.0.0.50 - - [2026-03-19 23:10:49] "GET /virtual-machine-interface/5449d2ea-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003960 10.0.0.50 - - [2026-03-19 23:10:49] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.50 - - [2026-03-19 23:10:49] "GET /virtual-machine/e1ecf5ff-d3e3-4d39-802a-062afa453b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003530 10.0.0.50 - - [2026-03-19 23:10:49] "POST /ref-update HTTP/1.1" 200 156 0.009671 10.0.0.50 - - [2026-03-19 23:10:49] "GET /virtual-machine-interface/5449d2ea-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013632 10.0.0.50 - - [2026-03-19 23:10:49] "POST /set-tag HTTP/1.1" 200 109 0.015540 10.0.0.50 - - [2026-03-19 23:10:49] "POST /set-tag HTTP/1.1" 200 109 0.024724 10.0.0.50 - - [2026-03-19 23:10:49] "POST /set-tag HTTP/1.1" 200 109 0.022552 10.0.0.50 - - [2026-03-19 23:10:49] "POST /set-tag HTTP/1.1" 200 109 0.014427 10.0.0.50 - - [2026-03-19 23:10:49] "DELETE /instance-ip/546010c8-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.052093 10.0.0.50 - - [2026-03-19 23:10:49] "DELETE /virtual-machine-interface/5449d2ea-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.041957 10.0.0.50 - - [2026-03-19 23:10:49] "DELETE /virtual-machine/e1ecf5ff-d3e3-4d39-802a-062afa453b6a HTTP/1.1" 200 115 0.028497 10.0.0.50 - - [2026-03-19 23:10:49] "DELETE /tag/fd0abe3b-c51d-4fd0-b521-b70f7f37930c HTTP/1.1" 200 115 0.042874 10.0.0.50 - - [2026-03-19 23:10:49] "GET /virtual-machine-interface/53da29ae-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004930 10.0.0.50 - - [2026-03-19 23:10:49] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.50 - - [2026-03-19 23:10:49] "GET /virtual-machine-interface/53da29ae-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003887 10.0.0.50 - - [2026-03-19 23:10:49] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.50 - - [2026-03-19 23:10:49] "GET /virtual-machine/35eb6a59-e80d-49ae-a379-503fbe85387b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003021 10.0.0.50 - - [2026-03-19 23:10:49] "POST /ref-update HTTP/1.1" 200 156 0.008117 10.0.0.50 - - [2026-03-19 23:10:49] "GET /virtual-machine-interface/53da29ae-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007337 10.0.0.50 - - [2026-03-19 23:10:49] "POST /set-tag HTTP/1.1" 200 109 0.017201 10.0.0.50 - - [2026-03-19 23:10:50] "POST /set-tag HTTP/1.1" 200 109 0.021182 10.0.0.50 - - [2026-03-19 23:10:50] "POST /set-tag HTTP/1.1" 200 109 0.024747 10.0.0.50 - - [2026-03-19 23:10:50] "POST /set-tag HTTP/1.1" 200 109 0.012451 10.0.0.50 - - [2026-03-19 23:10:50] "DELETE /instance-ip/53f51048-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.066248 10.0.0.50 - - [2026-03-19 23:10:50] "DELETE /virtual-machine-interface/53da29ae-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.052533 10.0.0.50 - - [2026-03-19 23:10:50] "DELETE /virtual-machine/35eb6a59-e80d-49ae-a379-503fbe85387b HTTP/1.1" 200 115 0.024071 10.0.0.50 - - [2026-03-19 23:10:50] "DELETE /tag/e8be8f6e-0e72-4652-90dc-8778c548eb93 HTTP/1.1" 409 236 0.006163 10.0.0.50 - - [2026-03-19 23:10:50] "DELETE /tag/0c22c200-9f4c-4126-965e-1361e4970a8d HTTP/1.1" 200 115 0.037362 10.0.0.50 - - [2026-03-19 23:10:50] "DELETE /tag/abce677d-045d-4921-af2c-c056edce18f3 HTTP/1.1" 200 115 0.030883 10.0.0.50 - - [2026-03-19 23:10:50] "GET /virtual-machine-interface/54b4b3c6-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004525 10.0.0.50 - - [2026-03-19 23:10:50] "POST /set-tag HTTP/1.1" 200 109 0.002826 10.0.0.50 - - [2026-03-19 23:10:50] "GET /virtual-machine-interface/54b4b3c6-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004093 10.0.0.50 - - [2026-03-19 23:10:50] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.50 - - [2026-03-19 23:10:50] "GET /virtual-machine/1263a6e4-064f-4c07-90c3-fc04f1cae242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002801 10.0.0.50 - - [2026-03-19 23:10:50] "POST /ref-update HTTP/1.1" 200 156 0.008956 10.0.0.50 - - [2026-03-19 23:10:50] "GET /virtual-machine-interface/54b4b3c6-23e8-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005363 10.0.0.50 - - [2026-03-19 23:10:50] "POST /set-tag HTTP/1.1" 200 109 0.016320 10.0.0.50 - - [2026-03-19 23:10:50] "POST /set-tag HTTP/1.1" 200 109 0.038488 10.0.0.50 - - [2026-03-19 23:10:50] "POST /set-tag HTTP/1.1" 200 109 0.024511 10.0.0.50 - - [2026-03-19 23:10:50] "POST /set-tag HTTP/1.1" 200 109 0.016023 10.0.0.50 - - [2026-03-19 23:10:50] "DELETE /instance-ip/54ce6384-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.048366 10.0.0.50 - - [2026-03-19 23:10:50] "DELETE /virtual-machine-interface/54b4b3c6-23e8-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.038498 10.0.0.50 - - [2026-03-19 23:10:50] "DELETE /virtual-machine/1263a6e4-064f-4c07-90c3-fc04f1cae242 HTTP/1.1" 200 115 0.021293 10.0.0.50 - - [2026-03-19 23:10:50] "DELETE /tag/747b742e-2dcd-45ac-a730-8c356ef7dfe1 HTTP/1.1" 200 115 0.034854 10.0.0.50 - - [2026-03-19 23:10:50] "DELETE /tag/d54260ec-cb0e-4f7e-b7be-2544a999ab15 HTTP/1.1" 409 236 0.005295 10.0.0.50 - - [2026-03-19 23:10:50] "DELETE /tag/65bd843e-cf0e-47c6-92ad-f816d75a45d4 HTTP/1.1" 409 236 0.005970 10.0.0.50 - - [2026-03-19 23:10:52] "POST /projects HTTP/1.1" 409 238 0.002209 10.0.0.50 - - [2026-03-19 23:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.50 - - [2026-03-19 23:10:52] "GET /project/027750b3-d3bc-4022-8d40-e3cd33782cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.045171 10.0.0.50 - - [2026-03-19 23:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.50 - - [2026-03-19 23:10:52] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005466 10.0.0.50 - - [2026-03-19 23:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.50 - - [2026-03-19 23:10:52] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005201 10.0.0.50 - - [2026-03-19 23:10:52] "POST /security-groups HTTP/1.1" 409 285 0.003780 10.0.0.50 - - [2026-03-19 23:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.50 - - [2026-03-19 23:10:52] "PUT /security-group/d32d3b70-adb1-494b-b68b-042d07dd2e29 HTTP/1.1" 200 262 0.061562 10.0.0.50 - - [2026-03-19 23:10:53] "PUT /access-control-list/5fab77d1-b765-44f0-8428-9123ece6626b HTTP/1.1" 200 272 0.013903 10.0.0.50 - - [2026-03-19 23:10:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.031803 10.0.0.50 - - [2026-03-19 23:10:53] "PUT /access-control-list/5e0509f3-1541-4d40-817d-d04fcad8f7db HTTP/1.1" 200 272 0.025404 10.0.0.50 - - [2026-03-19 23:10:57] "POST /projects HTTP/1.1" 409 238 0.003083 10.0.0.50 - - [2026-03-19 23:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.50 - - [2026-03-19 23:10:58] "GET /project/027750b3-d3bc-4022-8d40-e3cd33782cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031149 10.0.0.50 - - [2026-03-19 23:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.50 - - [2026-03-19 23:10:58] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004066 10.0.0.50 - - [2026-03-19 23:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.50 - - [2026-03-19 23:10:58] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004329 10.0.0.50 - - [2026-03-19 23:10:58] "POST /security-groups HTTP/1.1" 409 285 0.002771 10.0.0.50 - - [2026-03-19 23:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.50 - - [2026-03-19 23:10:58] "PUT /security-group/d32d3b70-adb1-494b-b68b-042d07dd2e29 HTTP/1.1" 200 262 0.058988 10.0.0.50 - - [2026-03-19 23:10:58] "PUT /access-control-list/5fab77d1-b765-44f0-8428-9123ece6626b HTTP/1.1" 200 272 0.013901 10.0.0.50 - - [2026-03-19 23:10:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028843 10.0.0.50 - - [2026-03-19 23:10:58] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.015214 10.0.0.50 - - [2026-03-19 23:10:58] "PUT /access-control-list/5e0509f3-1541-4d40-817d-d04fcad8f7db HTTP/1.1" 200 272 0.026465 10.0.0.50 - - [2026-03-19 23:10:58] "GET /firewall-rule/eb7fb6be-fb92-4a5f-9aab-a1df5c49c4d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002947 10.0.0.50 - - [2026-03-19 23:10:58] "POST /ref-update HTTP/1.1" 200 156 0.046936 10.0.0.50 - - [2026-03-19 23:10:58] "DELETE /firewall-rule/eb7fb6be-fb92-4a5f-9aab-a1df5c49c4d3 HTTP/1.1" 200 115 0.035194 10.0.0.50 - - [2026-03-19 23:10:58] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006520 10.0.0.50 - - [2026-03-19 23:10:58] "GET /firewall-rule/3fa296a8-bf43-437c-829e-98cc79cd6c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.003915 10.0.0.50 - - [2026-03-19 23:10:58] "POST /ref-update HTTP/1.1" 200 156 0.043907 10.0.0.50 - - [2026-03-19 23:10:58] "DELETE /firewall-rule/3fa296a8-bf43-437c-829e-98cc79cd6c82 HTTP/1.1" 200 115 0.034587 10.0.0.50 - - [2026-03-19 23:10:58] "DELETE /tag/d54260ec-cb0e-4f7e-b7be-2544a999ab15 HTTP/1.1" 409 236 0.005681 10.0.0.50 - - [2026-03-19 23:10:58] "DELETE /tag/65bd843e-cf0e-47c6-92ad-f816d75a45d4 HTTP/1.1" 409 236 0.004874 10.0.0.50 - - [2026-03-19 23:10:58] "DELETE /tag/1f8178e6-0107-4a1c-b210-f98049fff53b HTTP/1.1" 200 115 0.034191 10.0.0.50 - - [2026-03-19 23:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005822 10.0.0.50 - - [2026-03-19 23:10:58] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004426 10.0.0.50 - - [2026-03-19 23:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.50 - - [2026-03-19 23:10:58] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006227 10.0.0.50 - - [2026-03-19 23:10:58] "PUT /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77 HTTP/1.1" 200 264 0.049048 10.0.0.50 - - [2026-03-19 23:10:58] "PUT /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba HTTP/1.1" 200 264 0.041457 10.0.0.50 - - [2026-03-19 23:10:58] "DELETE /security-group/d32d3b70-adb1-494b-b68b-042d07dd2e29 HTTP/1.1" 200 115 0.047237 10.0.0.50 - - [2026-03-19 23:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.50 - - [2026-03-19 23:10:58] "DELETE /access-control-list/5fab77d1-b765-44f0-8428-9123ece6626b HTTP/1.1" 200 115 0.025224 10.0.0.50 - - [2026-03-19 23:10:58] "DELETE /access-control-list/5e0509f3-1541-4d40-817d-d04fcad8f7db HTTP/1.1" 200 115 0.019391 10.0.0.50 - - [2026-03-19 23:10:58] "GET /project/027750b3-d3bc-4022-8d40-e3cd33782cf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.029684 10.0.0.50 - - [2026-03-19 23:10:59] "GET /project/027750b3-d3bc-4022-8d40-e3cd33782cf9?fields=security_groups HTTP/1.1" 200 1351 0.023331 10.0.0.50 - - [2026-03-19 23:10:59] "DELETE /security-group/6deb1ab5-5569-4853-bcd8-a2e2d2054276 HTTP/1.1" 200 115 0.040515 10.0.0.50 - - [2026-03-19 23:10:59] "DELETE /access-control-list/4cc0fea0-8adb-4ffc-8ce8-bbe1debe7182 HTTP/1.1" 200 115 0.039369 10.0.0.50 - - [2026-03-19 23:10:59] "GET /project/027750b3-d3bc-4022-8d40-e3cd33782cf9?fields=application_policy_sets HTTP/1.1" 200 1390 0.040335 10.0.0.50 - - [2026-03-19 23:10:59] "DELETE /access-control-list/9ead1e52-bbbc-44bd-b43c-7b60425f6fc4 HTTP/1.1" 200 115 0.028738 10.0.0.50 - - [2026-03-19 23:10:59] "DELETE /project/027750b3-d3bc-4022-8d40-e3cd33782cf9 HTTP/1.1" 200 115 0.264703 10.0.0.50 - - [2026-03-19 23:10:59] "POST /projects HTTP/1.1" 409 238 0.005170 10.0.0.50 - - [2026-03-19 23:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2026-03-19 23:10:59] "GET /project/aeb9cc25-6a8e-4f86-be23-e5396f38de80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032000 10.0.0.50 - - [2026-03-19 23:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.50 - - [2026-03-19 23:10:59] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004723 10.0.0.50 - - [2026-03-19 23:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.50 - - [2026-03-19 23:10:59] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003570 10.0.0.50 - - [2026-03-19 23:10:59] "POST /security-groups HTTP/1.1" 409 285 0.002061 10.0.0.50 - - [2026-03-19 23:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.50 - - [2026-03-19 23:10:59] "PUT /security-group/23114273-a8f8-4445-8ac5-d1b76b4111ac HTTP/1.1" 200 262 0.060729 10.0.0.50 - - [2026-03-19 23:10:59] "PUT /access-control-list/441d23a6-bd5d-4320-85a3-46128b0e0f54 HTTP/1.1" 200 272 0.016333 10.0.0.50 - - [2026-03-19 23:10:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023130 10.0.0.50 - - [2026-03-19 23:10:59] "PUT /access-control-list/e0b91595-c8c2-45d4-8369-e80bb7179149 HTTP/1.1" 200 272 0.023056 10.0.0.50 - - [2026-03-19 23:11:03] "DELETE /loadbalancer-member/c7ededb5-225e-410a-b7ec-7ba1cb135b7d HTTP/1.1" 200 115 0.030058 10.0.0.50 - - [2026-03-19 23:11:03] "DELETE /loadbalancer-pool/345c4fd1-dc26-400e-8b94-a8b61a7e0222 HTTP/1.1" 200 115 0.048007 10.0.0.50 - - [2026-03-19 23:11:03] "DELETE /loadbalancer-listener/314c1379-30b2-427d-838e-585ff141fe04 HTTP/1.1" 200 115 0.048523 10.0.0.50 - - [2026-03-19 23:11:04] "DELETE /loadbalancer/4007b220-e811-4b4e-a76c-d452138993f0 HTTP/1.1" 200 115 0.045381 10.0.0.50 - - [2026-03-19 23:11:04] "DELETE /floating-ip/887f8fc0-508a-44ce-b0bc-c1ed780dc982 HTTP/1.1" 200 115 0.028899 10.0.0.50 - - [2026-03-19 23:11:04] "DELETE /instance-ip/0f787354-9423-4532-adec-db3ae28897bf HTTP/1.1" 200 115 0.051431 10.0.0.50 - - [2026-03-19 23:11:04] "DELETE /virtual-machine-interface/244d08f6-a352-468f-ab70-9caaa2a93425 HTTP/1.1" 200 115 0.049929 10.0.0.50 - - [2026-03-19 23:11:04] "DELETE /tag/016b459a-29ed-43b1-9807-ce501863645a HTTP/1.1" 200 115 0.036175 10.0.0.50 - - [2026-03-19 23:11:04] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002566 10.0.0.50 - - [2026-03-19 23:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.50 - - [2026-03-19 23:11:04] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002930 10.0.0.50 - - [2026-03-19 23:11:04] "GET /firewall-policy/2e956dfc-5be8-4971-94ad-756f64d63214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002377 10.0.0.50 - - [2026-03-19 23:11:04] "GET /firewall-rule/09fd5aae-0bf3-47e4-b8e7-7119a8a21d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003219 10.0.0.50 - - [2026-03-19 23:11:04] "POST /ref-update HTTP/1.1" 200 156 0.024696 10.0.0.50 - - [2026-03-19 23:11:04] "DELETE /firewall-rule/09fd5aae-0bf3-47e4-b8e7-7119a8a21d31 HTTP/1.1" 200 115 0.026481 10.0.0.50 - - [2026-03-19 23:11:04] "GET /firewall-policy/f4fd39da-6bbd-4413-b807-ec6542f5bbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004627 10.0.0.50 - - [2026-03-19 23:11:04] "GET /firewall-rule/fd979248-fc55-465e-ba08-8987c64906c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.003528 10.0.0.50 - - [2026-03-19 23:11:04] "POST /ref-update HTTP/1.1" 200 156 0.016565 10.0.0.50 - - [2026-03-19 23:11:04] "DELETE /firewall-rule/fd979248-fc55-465e-ba08-8987c64906c4 HTTP/1.1" 200 115 0.044778 10.0.0.50 - - [2026-03-19 23:11:04] "GET /firewall-policy/f4fd39da-6bbd-4413-b807-ec6542f5bbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005543 10.0.0.50 - - [2026-03-19 23:11:04] "GET /firewall-rule/6d8eedc0-d047-4b7b-b8b6-57ee21730bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003271 10.0.0.50 - - [2026-03-19 23:11:04] "POST /ref-update HTTP/1.1" 200 156 0.011502 10.0.0.50 - - [2026-03-19 23:11:04] "DELETE /firewall-rule/6d8eedc0-d047-4b7b-b8b6-57ee21730bd8 HTTP/1.1" 200 115 0.061203 10.0.0.50 - - [2026-03-19 23:11:04] "GET /application-policy-set/900401aa-ded1-4bd8-8a8c-c4d4d3764a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004400 10.0.0.50 - - [2026-03-19 23:11:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.50 - - [2026-03-19 23:11:04] "GET /policy-management/e6f733d7-abc6-4ff2-814f-2745ed703516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002698 10.0.0.50 - - [2026-03-19 23:11:04] "GET /firewall-policy/f4fd39da-6bbd-4413-b807-ec6542f5bbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003326 10.0.0.50 - - [2026-03-19 23:11:04] "POST /ref-update HTTP/1.1" 200 156 0.052128 10.0.0.50 - - [2026-03-19 23:11:04] "DELETE /firewall-policy/f4fd39da-6bbd-4413-b807-ec6542f5bbc7 HTTP/1.1" 200 115 0.058350 10.0.0.50 - - [2026-03-19 23:11:04] "DELETE /tag/e8be8f6e-0e72-4652-90dc-8778c548eb93 HTTP/1.1" 200 115 0.079116 10.0.0.50 - - [2026-03-19 23:11:05] "DELETE /tag/83e3c517-c5df-4979-a6ac-ed682e9b4242 HTTP/1.1" 200 115 0.080614 10.0.0.50 - - [2026-03-19 23:11:05] "DELETE /tag/d54260ec-cb0e-4f7e-b7be-2544a999ab15 HTTP/1.1" 200 115 0.044889 10.0.0.50 - - [2026-03-19 23:11:05] "DELETE /tag/65bd843e-cf0e-47c6-92ad-f816d75a45d4 HTTP/1.1" 200 115 0.070980 10.0.0.50 - - [2026-03-19 23:11:05] "POST /projects HTTP/1.1" 409 238 0.003003 10.0.0.50 - - [2026-03-19 23:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.50 - - [2026-03-19 23:11:05] "GET /project/aeb9cc25-6a8e-4f86-be23-e5396f38de80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043707 10.0.0.50 - - [2026-03-19 23:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.50 - - [2026-03-19 23:11:05] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006470 10.0.0.50 - - [2026-03-19 23:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.50 - - [2026-03-19 23:11:05] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003740 10.0.0.50 - - [2026-03-19 23:11:05] "POST /security-groups HTTP/1.1" 409 285 0.003212 10.0.0.50 - - [2026-03-19 23:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.50 - - [2026-03-19 23:11:05] "PUT /security-group/23114273-a8f8-4445-8ac5-d1b76b4111ac HTTP/1.1" 200 262 0.065173 10.0.0.50 - - [2026-03-19 23:11:05] "PUT /access-control-list/441d23a6-bd5d-4320-85a3-46128b0e0f54 HTTP/1.1" 200 272 0.043157 10.0.0.50 - - [2026-03-19 23:11:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.042683 10.0.0.50 - - [2026-03-19 23:11:05] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.021470 10.0.0.50 - - [2026-03-19 23:11:05] "PUT /access-control-list/e0b91595-c8c2-45d4-8369-e80bb7179149 HTTP/1.1" 200 272 0.041463 10.0.0.50 - - [2026-03-19 23:11:05] "GET /firewall-rule/a27eafbe-722c-4203-a74d-d7feca0e2d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.023930 10.0.0.50 - - [2026-03-19 23:11:05] "POST /ref-update HTTP/1.1" 200 156 0.108569 10.0.0.50 - - [2026-03-19 23:11:05] "DELETE /firewall-rule/a27eafbe-722c-4203-a74d-d7feca0e2d1c HTTP/1.1" 200 115 0.050791 10.0.0.50 - - [2026-03-19 23:11:05] "GET /firewall-policy/93788573-52c2-4b81-8266-b58f85f79c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004531 10.0.0.50 - - [2026-03-19 23:11:05] "GET /firewall-rule/c5adfd82-fbab-4349-bab6-45ca7d08b37b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004279 10.0.0.50 - - [2026-03-19 23:11:05] "POST /ref-update HTTP/1.1" 200 156 0.044996 10.0.0.50 - - [2026-03-19 23:11:05] "DELETE /firewall-rule/c5adfd82-fbab-4349-bab6-45ca7d08b37b HTTP/1.1" 200 115 0.038392 10.0.0.50 - - [2026-03-19 23:11:06] "DELETE /tag/77072f9c-84aa-4390-9021-07535a2e81a4 HTTP/1.1" 200 115 0.064255 10.0.0.50 - - [2026-03-19 23:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.50 - - [2026-03-19 23:11:06] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006443 10.0.0.50 - - [2026-03-19 23:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.50 - - [2026-03-19 23:11:06] "GET /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.022751 10.0.0.50 - - [2026-03-19 23:11:06] "PUT /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77 HTTP/1.1" 200 264 0.074821 10.0.0.50 - - [2026-03-19 23:11:06] "PUT /virtual-network/398110c2-df47-42c1-a621-30f7763d39ba HTTP/1.1" 200 264 0.068188 10.0.0.50 - - [2026-03-19 23:11:06] "DELETE /access-control-list/441d23a6-bd5d-4320-85a3-46128b0e0f54 HTTP/1.1" 200 115 0.058336 10.0.0.50 - - [2026-03-19 23:11:06] "DELETE /security-group/23114273-a8f8-4445-8ac5-d1b76b4111ac HTTP/1.1" 200 115 0.135179 10.0.0.50 - - [2026-03-19 23:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.50 - - [2026-03-19 23:11:06] "DELETE /access-control-list/e0b91595-c8c2-45d4-8369-e80bb7179149 HTTP/1.1" 200 115 0.040020 10.0.0.50 - - [2026-03-19 23:11:06] "GET /project/aeb9cc25-6a8e-4f86-be23-e5396f38de80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.052699 10.0.0.50 - - [2026-03-19 23:11:06] "GET /project/aeb9cc25-6a8e-4f86-be23-e5396f38de80?fields=security_groups HTTP/1.1" 200 1353 0.050182 10.0.0.50 - - [2026-03-19 23:11:06] "DELETE /access-control-list/81793a07-2956-4643-9ac1-23566db43d6e HTTP/1.1" 200 115 0.038208 10.0.0.50 - - [2026-03-19 23:11:06] "DELETE /security-group/3d9bf504-6201-4124-b1d1-3b381883ce96 HTTP/1.1" 200 115 0.102513 10.0.0.50 - - [2026-03-19 23:11:06] "DELETE /access-control-list/6c0357e5-60c3-4c55-8f8a-18b77e4cb3b5 HTTP/1.1" 200 115 0.041852 10.0.0.50 - - [2026-03-19 23:11:06] "GET /project/aeb9cc25-6a8e-4f86-be23-e5396f38de80?fields=application_policy_sets HTTP/1.1" 200 1392 0.051561 10.0.0.50 - - [2026-03-19 23:11:06] "DELETE /project/aeb9cc25-6a8e-4f86-be23-e5396f38de80 HTTP/1.1" 200 115 0.397205 10.0.0.50 - - [2026-03-19 23:11:58] "GET / HTTP/1.1" 200 35931 0.001808 10.0.0.50 - - [2026-03-19 23:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.50 - - [2026-03-19 23:11:58] "GET /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002625 10.0.0.50 - - [2026-03-19 23:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.50 - - [2026-03-19 23:11:59] "GET /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002918 10.0.0.50 - - [2026-03-19 23:14:12] "GET / HTTP/1.1" 200 35931 0.001679 10.0.0.50 - - [2026-03-19 23:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.50 - - [2026-03-19 23:14:12] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003879 10.0.0.50 - - [2026-03-19 23:14:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.50 - - [2026-03-19 23:14:12] "GET /config-node/ea1dd5f0-9f23-4f59-82cf-2c86e83863f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001524 10.0.0.50 - - [2026-03-19 23:14:12] "GET / HTTP/1.1" 200 35931 0.002043 10.0.0.50 - - [2026-03-19 23:14:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002045 10.0.0.50 - - [2026-03-19 23:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.50 - - [2026-03-19 23:14:17] "GET /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003697 10.0.0.50 - - [2026-03-19 23:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.50 - - [2026-03-19 23:14:17] "PUT /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7 HTTP/1.1" 200 276 0.012110 10.0.0.50 - - [2026-03-19 23:14:18] "GET / HTTP/1.1" 200 35931 0.001775 10.0.0.50 - - [2026-03-19 23:14:18] "POST /alarms HTTP/1.1" 409 264 0.002100 10.0.0.50 - - [2026-03-19 23:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.50 - - [2026-03-19 23:14:18] "PUT /alarm/90ace2f4-1e7f-4f7b-9db3-6534c1d4dd07 HTTP/1.1" 200 244 0.008306 10.0.0.50 - - [2026-03-19 23:14:18] "POST /alarms HTTP/1.1" 409 261 0.016547 10.0.0.50 - - [2026-03-19 23:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.50 - - [2026-03-19 23:14:18] "PUT /alarm/d31aead7-899f-455f-8937-72bf6b9053cd HTTP/1.1" 200 244 0.011459 10.0.0.50 - - [2026-03-19 23:14:18] "POST /alarms HTTP/1.1" 409 261 0.014155 10.0.0.50 - - [2026-03-19 23:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.50 - - [2026-03-19 23:14:18] "PUT /alarm/5190c6a3-db7e-4aac-a3a1-81fb6939d274 HTTP/1.1" 200 244 0.011719 10.0.0.50 - - [2026-03-19 23:14:18] "POST /alarms HTTP/1.1" 409 253 0.004149 10.0.0.50 - - [2026-03-19 23:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.50 - - [2026-03-19 23:14:18] "PUT /alarm/6e32408d-48b5-448f-a0d2-ac2c2e3cb26e HTTP/1.1" 200 244 0.012271 10.0.0.50 - - [2026-03-19 23:14:18] "POST /alarms HTTP/1.1" 409 251 0.004228 10.0.0.50 - - [2026-03-19 23:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.50 - - [2026-03-19 23:14:18] "PUT /alarm/0a42f4d1-6126-4748-a003-93ce5f26c9bd HTTP/1.1" 200 244 0.010552 10.0.0.50 - - [2026-03-19 23:14:18] "POST /alarms HTTP/1.1" 409 252 0.005943 10.0.0.50 - - [2026-03-19 23:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.50 - - [2026-03-19 23:14:18] "PUT /alarm/83796d16-50e9-4a7d-a2bb-551b45a3e5b9 HTTP/1.1" 200 244 0.010983 10.0.0.50 - - [2026-03-19 23:14:18] "POST /alarms HTTP/1.1" 409 256 0.010569 10.0.0.50 - - [2026-03-19 23:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.50 - - [2026-03-19 23:14:18] "PUT /alarm/9e605b6c-de00-4f99-bdb1-ee128b2400f1 HTTP/1.1" 200 244 0.013824 10.0.0.50 - - [2026-03-19 23:14:18] "POST /alarms HTTP/1.1" 409 248 0.015377 10.0.0.50 - - [2026-03-19 23:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.50 - - [2026-03-19 23:14:18] "PUT /alarm/eca4671d-3289-4f4c-ada3-dfc92c327bdd HTTP/1.1" 200 244 0.012247 10.0.0.50 - - [2026-03-19 23:14:18] "POST /alarms HTTP/1.1" 409 252 0.013367 10.0.0.50 - - [2026-03-19 23:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.50 - - [2026-03-19 23:14:18] "PUT /alarm/5c7d5597-b1d2-49a6-b0fb-59b5a58ad87e HTTP/1.1" 200 244 0.010004 10.0.0.50 - - [2026-03-19 23:14:18] "POST /alarms HTTP/1.1" 409 257 0.007826 10.0.0.50 - - [2026-03-19 23:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.50 - - [2026-03-19 23:14:18] "PUT /alarm/e74a700f-c5b4-4bf9-9370-5725ecf58208 HTTP/1.1" 200 244 0.010734 10.0.0.50 - - [2026-03-19 23:14:18] "POST /alarms HTTP/1.1" 409 251 0.007675 10.0.0.50 - - [2026-03-19 23:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.50 - - [2026-03-19 23:14:18] "PUT /alarm/7b0a4b71-0609-4afc-b710-460215342988 HTTP/1.1" 200 244 0.011112 10.0.0.50 - - [2026-03-19 23:14:18] "POST /alarms HTTP/1.1" 409 257 0.011486 10.0.0.50 - - [2026-03-19 23:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.50 - - [2026-03-19 23:14:18] "PUT /alarm/ab9dbf60-fda4-4690-8316-2f565d74f3fb HTTP/1.1" 200 244 0.010478 10.0.0.50 - - [2026-03-19 23:14:18] "POST /alarms HTTP/1.1" 409 261 0.007295 10.0.0.50 - - [2026-03-19 23:14:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.50 - - [2026-03-19 23:14:19] "PUT /alarm/074ee1c1-a726-4071-9be9-132df80d98e6 HTTP/1.1" 200 244 0.030797 10.0.0.50 - - [2026-03-19 23:14:19] "POST /alarms HTTP/1.1" 409 258 0.006938 10.0.0.50 - - [2026-03-19 23:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.50 - - [2026-03-19 23:14:19] "PUT /alarm/f464a93e-125c-4119-aba1-79ac8d23d436 HTTP/1.1" 200 244 0.012619 10.0.0.50 - - [2026-03-19 23:14:19] "POST /alarms HTTP/1.1" 409 254 0.001693 10.0.0.50 - - [2026-03-19 23:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.50 - - [2026-03-19 23:14:19] "PUT /alarm/02c3f35b-4f07-4941-a739-8fc7b58d512b HTTP/1.1" 200 244 0.010659 10.0.0.50 - - [2026-03-19 23:14:19] "POST /alarms HTTP/1.1" 409 254 0.002240 10.0.0.50 - - [2026-03-19 23:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.50 - - [2026-03-19 23:14:19] "PUT /alarm/e6e59026-40d3-4a6c-a05d-816a35be3132 HTTP/1.1" 200 244 0.009732 10.0.0.50 - - [2026-03-19 23:14:19] "POST /alarms HTTP/1.1" 409 254 0.002409 10.0.0.50 - - [2026-03-19 23:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.50 - - [2026-03-19 23:14:19] "PUT /alarm/4aa134be-a7d7-44cc-b1ce-8853dbe721ce HTTP/1.1" 200 244 0.009175 10.0.0.50 - - [2026-03-19 23:14:19] "POST /alarms HTTP/1.1" 409 247 0.010813 10.0.0.50 - - [2026-03-19 23:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.50 - - [2026-03-19 23:14:19] "PUT /alarm/4eac9932-5a0d-41ac-ad48-7e5380154ab2 HTTP/1.1" 200 244 0.011901 10.0.0.50 - - [2026-03-19 23:14:19] "POST /alarms HTTP/1.1" 409 272 0.003747 10.0.0.50 - - [2026-03-19 23:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.50 - - [2026-03-19 23:14:19] "PUT /alarm/7782ecee-1569-4c2d-aeba-93aad9b3db33 HTTP/1.1" 200 244 0.010275 10.0.0.50 - - [2026-03-19 23:14:19] "POST /alarms HTTP/1.1" 409 261 0.003160 10.0.0.50 - - [2026-03-19 23:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.50 - - [2026-03-19 23:14:19] "PUT /alarm/03387a0f-edf8-4937-bee5-18e8acf306dc HTTP/1.1" 200 244 0.011470 10.0.0.50 - - [2026-03-19 23:14:19] "POST /alarms HTTP/1.1" 409 259 0.005060 10.0.0.50 - - [2026-03-19 23:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.50 - - [2026-03-19 23:14:19] "PUT /alarm/f652cadf-c45a-4307-b014-5e2507a22ecb HTTP/1.1" 200 244 0.010051 10.0.0.50 - - [2026-03-19 23:14:19] "POST /alarms HTTP/1.1" 409 265 0.002698 10.0.0.50 - - [2026-03-19 23:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.50 - - [2026-03-19 23:14:19] "PUT /alarm/4f879b84-9039-4b7d-ade9-344937104566 HTTP/1.1" 200 244 0.018987 10.0.0.50 - - [2026-03-19 23:14:19] "POST /alarms HTTP/1.1" 409 279 0.005236 10.0.0.50 - - [2026-03-19 23:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.50 - - [2026-03-19 23:14:19] "PUT /alarm/81288efd-7c68-40de-b881-e590336dfb35 HTTP/1.1" 200 244 0.016998 10.0.0.50 - - [2026-03-19 23:14:19] "GET / HTTP/1.1" 200 35931 0.001575 10.0.0.50 - - [2026-03-19 23:14:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002311 10.0.0.50 - - [2026-03-19 23:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.50 - - [2026-03-19 23:14:19] "PUT /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7 HTTP/1.1" 200 276 0.018020 10.0.0.50 - - [2026-03-19 23:14:20] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.50 - - [2026-03-19 23:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.50 - - [2026-03-19 23:14:20] "GET /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002386 10.0.0.50 - - [2026-03-19 23:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.50 - - [2026-03-19 23:14:20] "PUT /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7 HTTP/1.1" 200 276 0.009116 10.0.0.50 - - [2026-03-19 23:14:20] "GET / HTTP/1.1" 200 35931 0.001741 10.0.0.50 - - [2026-03-19 23:14:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.50 - - [2026-03-19 23:14:20] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004416 10.0.0.50 - - [2026-03-19 23:14:20] "PUT /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572 HTTP/1.1" 200 274 0.016719 10.0.0.50 - - [2026-03-19 23:14:24] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.50 - - [2026-03-19 23:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.50 - - [2026-03-19 23:14:24] "GET /routing-instance/96c4fef4-cee6-4c91-b551-0b4ad3cf8739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002721 10.0.0.50 - - [2026-03-19 23:14:24] "POST /bgp-routers HTTP/1.1" 409 301 0.001872 10.0.0.50 - - [2026-03-19 23:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.50 - - [2026-03-19 23:14:24] "GET /bgp-router/54f86162-8056-47a9-8fb3-eee867e824a4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002695 10.0.0.50 - - [2026-03-19 23:14:24] "PUT /bgp-router/54f86162-8056-47a9-8fb3-eee867e824a4 HTTP/1.1" 200 254 0.009607 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:14:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000960 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:14:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.50 - - [2026-03-19 23:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.50 - - [2026-03-19 23:14:25] "GET /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.008137 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:14:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001114 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:14:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000940 10.0.0.50 - - [2026-03-19 23:14:42] "GET / HTTP/1.1" 200 35931 0.001776 10.0.0.50 - - [2026-03-19 23:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.50 - - [2026-03-19 23:14:42] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004308 10.0.0.50 - - [2026-03-19 23:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.50 - - [2026-03-19 23:14:42] "GET /config-node/ea1dd5f0-9f23-4f59-82cf-2c86e83863f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001943 10.0.0.50 - - [2026-03-19 23:14:47] "GET /global-system-configs HTTP/1.1" 200 322 0.004406 10.0.0.50 - - [2026-03-19 23:14:49] "GET /global-system-configs HTTP/1.1" 200 322 0.002183 10.0.0.50 - - [2026-03-19 23:14:53] "GET / HTTP/1.1" 200 35931 0.001321 10.0.0.50 - - [2026-03-19 23:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.50 - - [2026-03-19 23:14:53] "GET /routing-instance/96c4fef4-cee6-4c91-b551-0b4ad3cf8739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002559 10.0.0.50 - - [2026-03-19 23:14:53] "POST /bgp-routers HTTP/1.1" 409 301 0.001684 10.0.0.50 - - [2026-03-19 23:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.50 - - [2026-03-19 23:14:53] "GET /bgp-router/54f86162-8056-47a9-8fb3-eee867e824a4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002795 10.0.0.50 - - [2026-03-19 23:14:53] "PUT /bgp-router/54f86162-8056-47a9-8fb3-eee867e824a4 HTTP/1.1" 200 254 0.014973 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:14:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000982 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:14:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001020 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:14:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:14:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000999 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:15:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001092 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:15:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001052 10.0.0.50 - - [2026-03-19 23:15:15] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.50 - - [2026-03-19 23:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.50 - - [2026-03-19 23:15:15] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004264 10.0.0.50 - - [2026-03-19 23:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.50 - - [2026-03-19 23:15:15] "GET /config-node/ea1dd5f0-9f23-4f59-82cf-2c86e83863f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001597 10.0.0.50 - - [2026-03-19 23:15:15] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.50 - - [2026-03-19 23:15:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002193 10.0.0.50 - - [2026-03-19 23:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.50 - - [2026-03-19 23:15:20] "GET /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002429 10.0.0.50 - - [2026-03-19 23:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.50 - - [2026-03-19 23:15:20] "PUT /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7 HTTP/1.1" 200 276 0.010376 10.0.0.50 - - [2026-03-19 23:15:20] "GET / HTTP/1.1" 200 35931 0.001760 10.0.0.50 - - [2026-03-19 23:15:20] "POST /alarms HTTP/1.1" 409 264 0.002157 10.0.0.50 - - [2026-03-19 23:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.50 - - [2026-03-19 23:15:20] "PUT /alarm/90ace2f4-1e7f-4f7b-9db3-6534c1d4dd07 HTTP/1.1" 200 244 0.009292 10.0.0.50 - - [2026-03-19 23:15:20] "POST /alarms HTTP/1.1" 409 261 0.003007 10.0.0.50 - - [2026-03-19 23:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.50 - - [2026-03-19 23:15:20] "PUT /alarm/d31aead7-899f-455f-8937-72bf6b9053cd HTTP/1.1" 200 244 0.014777 10.0.0.50 - - [2026-03-19 23:15:20] "POST /alarms HTTP/1.1" 409 261 0.003423 10.0.0.50 - - [2026-03-19 23:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.50 - - [2026-03-19 23:15:20] "PUT /alarm/5190c6a3-db7e-4aac-a3a1-81fb6939d274 HTTP/1.1" 200 244 0.010432 10.0.0.50 - - [2026-03-19 23:15:20] "POST /alarms HTTP/1.1" 409 253 0.019531 10.0.0.50 - - [2026-03-19 23:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.50 - - [2026-03-19 23:15:21] "PUT /alarm/6e32408d-48b5-448f-a0d2-ac2c2e3cb26e HTTP/1.1" 200 244 0.011123 10.0.0.50 - - [2026-03-19 23:15:21] "POST /alarms HTTP/1.1" 409 251 0.011840 10.0.0.50 - - [2026-03-19 23:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.50 - - [2026-03-19 23:15:21] "PUT /alarm/0a42f4d1-6126-4748-a003-93ce5f26c9bd HTTP/1.1" 200 244 0.009364 10.0.0.50 - - [2026-03-19 23:15:21] "POST /alarms HTTP/1.1" 409 252 0.004256 10.0.0.50 - - [2026-03-19 23:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.50 - - [2026-03-19 23:15:21] "PUT /alarm/83796d16-50e9-4a7d-a2bb-551b45a3e5b9 HTTP/1.1" 200 244 0.012311 10.0.0.50 - - [2026-03-19 23:15:21] "POST /alarms HTTP/1.1" 409 256 0.013274 10.0.0.50 - - [2026-03-19 23:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.50 - - [2026-03-19 23:15:21] "PUT /alarm/9e605b6c-de00-4f99-bdb1-ee128b2400f1 HTTP/1.1" 200 244 0.011234 10.0.0.50 - - [2026-03-19 23:15:21] "POST /alarms HTTP/1.1" 409 248 0.005990 10.0.0.50 - - [2026-03-19 23:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.50 - - [2026-03-19 23:15:21] "PUT /alarm/eca4671d-3289-4f4c-ada3-dfc92c327bdd HTTP/1.1" 200 244 0.009460 10.0.0.50 - - [2026-03-19 23:15:21] "POST /alarms HTTP/1.1" 409 252 0.007674 10.0.0.50 - - [2026-03-19 23:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.50 - - [2026-03-19 23:15:21] "PUT /alarm/5c7d5597-b1d2-49a6-b0fb-59b5a58ad87e HTTP/1.1" 200 244 0.010894 10.0.0.50 - - [2026-03-19 23:15:21] "POST /alarms HTTP/1.1" 409 257 0.005811 10.0.0.50 - - [2026-03-19 23:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.50 - - [2026-03-19 23:15:21] "PUT /alarm/e74a700f-c5b4-4bf9-9370-5725ecf58208 HTTP/1.1" 200 244 0.010078 10.0.0.50 - - [2026-03-19 23:15:21] "POST /alarms HTTP/1.1" 409 251 0.008586 10.0.0.50 - - [2026-03-19 23:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.50 - - [2026-03-19 23:15:21] "PUT /alarm/7b0a4b71-0609-4afc-b710-460215342988 HTTP/1.1" 200 244 0.010876 10.0.0.50 - - [2026-03-19 23:15:21] "POST /alarms HTTP/1.1" 409 257 0.013108 10.0.0.50 - - [2026-03-19 23:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.50 - - [2026-03-19 23:15:21] "PUT /alarm/ab9dbf60-fda4-4690-8316-2f565d74f3fb HTTP/1.1" 200 244 0.010438 10.0.0.50 - - [2026-03-19 23:15:21] "POST /alarms HTTP/1.1" 409 261 0.013244 10.0.0.50 - - [2026-03-19 23:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.50 - - [2026-03-19 23:15:21] "PUT /alarm/074ee1c1-a726-4071-9be9-132df80d98e6 HTTP/1.1" 200 244 0.012499 10.0.0.50 - - [2026-03-19 23:15:21] "POST /alarms HTTP/1.1" 409 258 0.015390 10.0.0.50 - - [2026-03-19 23:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011311 10.0.0.50 - - [2026-03-19 23:15:21] "PUT /alarm/f464a93e-125c-4119-aba1-79ac8d23d436 HTTP/1.1" 200 244 0.010534 10.0.0.50 - - [2026-03-19 23:15:21] "POST /alarms HTTP/1.1" 409 254 0.006365 10.0.0.50 - - [2026-03-19 23:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.50 - - [2026-03-19 23:15:21] "PUT /alarm/02c3f35b-4f07-4941-a739-8fc7b58d512b HTTP/1.1" 200 244 0.010837 10.0.0.50 - - [2026-03-19 23:15:21] "POST /alarms HTTP/1.1" 409 254 0.018548 10.0.0.50 - - [2026-03-19 23:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005402 10.0.0.50 - - [2026-03-19 23:15:21] "PUT /alarm/e6e59026-40d3-4a6c-a05d-816a35be3132 HTTP/1.1" 200 244 0.010945 10.0.0.50 - - [2026-03-19 23:15:21] "POST /alarms HTTP/1.1" 409 254 0.009030 10.0.0.50 - - [2026-03-19 23:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.50 - - [2026-03-19 23:15:21] "PUT /alarm/4aa134be-a7d7-44cc-b1ce-8853dbe721ce HTTP/1.1" 200 244 0.010896 10.0.0.50 - - [2026-03-19 23:15:21] "POST /alarms HTTP/1.1" 409 247 0.008529 10.0.0.50 - - [2026-03-19 23:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.50 - - [2026-03-19 23:15:22] "PUT /alarm/4eac9932-5a0d-41ac-ad48-7e5380154ab2 HTTP/1.1" 200 244 0.009433 10.0.0.50 - - [2026-03-19 23:15:22] "POST /alarms HTTP/1.1" 409 272 0.006116 10.0.0.50 - - [2026-03-19 23:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.50 - - [2026-03-19 23:15:22] "PUT /alarm/7782ecee-1569-4c2d-aeba-93aad9b3db33 HTTP/1.1" 200 244 0.010070 10.0.0.50 - - [2026-03-19 23:15:22] "POST /alarms HTTP/1.1" 409 261 0.007217 10.0.0.50 - - [2026-03-19 23:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.50 - - [2026-03-19 23:15:22] "PUT /alarm/03387a0f-edf8-4937-bee5-18e8acf306dc HTTP/1.1" 200 244 0.019231 10.0.0.50 - - [2026-03-19 23:15:22] "POST /alarms HTTP/1.1" 409 259 0.009116 10.0.0.50 - - [2026-03-19 23:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.50 - - [2026-03-19 23:15:22] "PUT /alarm/f652cadf-c45a-4307-b014-5e2507a22ecb HTTP/1.1" 200 244 0.010479 10.0.0.50 - - [2026-03-19 23:15:22] "POST /alarms HTTP/1.1" 409 265 0.012843 10.0.0.50 - - [2026-03-19 23:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.50 - - [2026-03-19 23:15:22] "PUT /alarm/4f879b84-9039-4b7d-ade9-344937104566 HTTP/1.1" 200 244 0.012269 10.0.0.50 - - [2026-03-19 23:15:22] "POST /alarms HTTP/1.1" 409 279 0.014787 10.0.0.50 - - [2026-03-19 23:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.50 - - [2026-03-19 23:15:22] "PUT /alarm/81288efd-7c68-40de-b881-e590336dfb35 HTTP/1.1" 200 244 0.015763 10.0.0.50 - - [2026-03-19 23:15:22] "GET / HTTP/1.1" 200 35931 0.001753 10.0.0.50 - - [2026-03-19 23:15:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002122 10.0.0.50 - - [2026-03-19 23:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.50 - - [2026-03-19 23:15:22] "PUT /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7 HTTP/1.1" 200 276 0.006358 10.0.0.50 - - [2026-03-19 23:15:22] "GET / HTTP/1.1" 200 35931 0.001668 10.0.0.50 - - [2026-03-19 23:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.50 - - [2026-03-19 23:15:22] "GET /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003109 10.0.0.50 - - [2026-03-19 23:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.50 - - [2026-03-19 23:15:22] "PUT /global-vrouter-config/ed49fda9-3017-4a3e-bd37-00733fd2bbb7 HTTP/1.1" 200 276 0.010568 10.0.0.50 - - [2026-03-19 23:15:23] "GET / HTTP/1.1" 200 35931 0.001882 10.0.0.50 - - [2026-03-19 23:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.50 - - [2026-03-19 23:15:23] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.010756 10.0.0.50 - - [2026-03-19 23:15:23] "PUT /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572 HTTP/1.1" 200 274 0.023847 10.0.0.50 - - [2026-03-19 23:15:26] "GET / HTTP/1.1" 200 35931 0.001804 10.0.0.50 - - [2026-03-19 23:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.50 - - [2026-03-19 23:15:26] "GET /routing-instance/96c4fef4-cee6-4c91-b551-0b4ad3cf8739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003086 10.0.0.50 - - [2026-03-19 23:15:26] "POST /bgp-routers HTTP/1.1" 409 301 0.001945 10.0.0.50 - - [2026-03-19 23:15:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:15:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 10.0.0.50 - - [2026-03-19 23:15:26] "GET /bgp-router/54f86162-8056-47a9-8fb3-eee867e824a4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002725 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:15:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000781 10.0.0.50 - - [2026-03-19 23:15:26] "PUT /bgp-router/54f86162-8056-47a9-8fb3-eee867e824a4 HTTP/1.1" 200 254 0.011516 10.0.0.50 - - [2026-03-19 23:15:31] "POST /tags HTTP/1.1" 200 355 0.028851 10.0.0.50 - - [2026-03-19 23:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012733 10.0.0.50 - - [2026-03-19 23:15:31] "GET /tag/b0c0481e-5a93-47af-b0ee-cdaff1cd0679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.015737 10.0.0.50 - - [2026-03-19 23:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.50 - - [2026-03-19 23:15:31] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004338 10.0.0.50 - - [2026-03-19 23:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.50 - - [2026-03-19 23:15:31] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.048892 10.0.0.50 - - [2026-03-19 23:15:31] "POST /virtual-machines HTTP/1.1" 200 351 0.018957 10.0.0.50 - - [2026-03-19 23:15:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.034665 10.0.0.50 - - [2026-03-19 23:15:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.124547 10.0.0.50 - - [2026-03-19 23:15:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007387 10.0.0.50 - - [2026-03-19 23:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005686 10.0.0.50 - - [2026-03-19 23:15:31] "GET /virtual-machine-interface/8699918a-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009340 10.0.0.50 - - [2026-03-19 23:15:32] "POST /instance-ips HTTP/1.1" 200 391 0.020466 10.0.0.50 - - [2026-03-19 23:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012841 10.0.0.50 - - [2026-03-19 23:15:32] "GET /virtual-machine-interface/8699918a-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.016963 10.0.0.50 - - [2026-03-19 23:15:32] "POST /set-tag HTTP/1.1" 200 109 0.013138 10.0.0.50 - - [2026-03-19 23:15:32] "GET /virtual-machine-interface/8699918a-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.027582 10.0.0.50 - - [2026-03-19 23:15:32] "GET /instance-ip/86b4ae34-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004595 10.0.0.50 - - [2026-03-19 23:15:32] "GET /virtual-machine-interface/8699918a-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004396 10.0.0.50 - - [2026-03-19 23:15:32] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.50 - - [2026-03-19 23:15:32] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003367 10.0.0.50 - - [2026-03-19 23:15:32] "POST /ref-update HTTP/1.1" 200 156 0.007611 10.0.0.50 - - [2026-03-19 23:15:32] "GET /virtual-machine-interface/8699918a-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.019322 10.0.0.50 - - [2026-03-19 23:15:32] "POST /set-tag HTTP/1.1" 200 109 0.003783 10.0.0.50 - - [2026-03-19 23:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.50 - - [2026-03-19 23:15:32] "GET /virtual-network/2e8f42c5-0b60-4b48-b138-372b4a732c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003718 10.0.0.50 - - [2026-03-19 23:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.50 - - [2026-03-19 23:15:32] "GET /project/62eea8ef-ab47-4ac1-86a7-a44240c604d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033854 10.0.0.50 - - [2026-03-19 23:15:32] "POST /virtual-machines HTTP/1.1" 200 355 0.008123 10.0.0.50 - - [2026-03-19 23:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020785 10.0.0.50 - - [2026-03-19 23:15:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.115698 10.0.0.50 - - [2026-03-19 23:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007854 10.0.0.50 - - [2026-03-19 23:15:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.50 - - [2026-03-19 23:15:32] "GET /virtual-machine-interface/87098170-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004756 10.0.0.50 - - [2026-03-19 23:15:32] "POST /instance-ips HTTP/1.1" 200 395 0.018823 10.0.0.50 - - [2026-03-19 23:15:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026438 10.0.0.50 - - [2026-03-19 23:15:32] "GET /virtual-machine-interface/87098170-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.011536 10.0.0.50 - - [2026-03-19 23:15:32] "POST /set-tag HTTP/1.1" 200 109 0.014483 10.0.0.50 - - [2026-03-19 23:15:32] "GET /virtual-machine-interface/87098170-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.018174 10.0.0.50 - - [2026-03-19 23:15:32] "GET /instance-ip/8723c79c-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006184 10.0.0.50 - - [2026-03-19 23:15:32] "GET /virtual-machine-interface/87098170-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006642 10.0.0.50 - - [2026-03-19 23:15:32] "POST /set-tag HTTP/1.1" 200 109 0.009016 10.0.0.50 - - [2026-03-19 23:15:32] "GET /virtual-router/14d22be0-5a88-489b-803a-ae21720185d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003737 10.0.0.50 - - [2026-03-19 23:15:33] "POST /ref-update HTTP/1.1" 200 156 0.007957 10.0.0.50 - - [2026-03-19 23:15:33] "GET /virtual-machine-interface/87098170-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.014449 10.0.0.50 - - [2026-03-19 23:15:33] "POST /set-tag HTTP/1.1" 200 109 0.002794 10.0.0.50 - - [2026-03-19 23:15:33] "GET /virtual-machine-interface/8699918a-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005546 10.0.0.50 - - [2026-03-19 23:15:33] "POST /set-tag HTTP/1.1" 200 109 0.006740 10.0.0.50 - - [2026-03-19 23:15:33] "GET /virtual-machine-interface/87098170-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005689 10.0.0.50 - - [2026-03-19 23:15:33] "POST /set-tag HTTP/1.1" 200 109 0.004313 10.0.0.50 - - [2026-03-19 23:15:41] "GET / HTTP/1.1" 200 35931 0.001650 10.0.0.50 - - [2026-03-19 23:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.50 - - [2026-03-19 23:15:41] "GET /global-system-config/c1ac233e-025f-4160-bdca-94dbd07c3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004493 10.0.0.50 - - [2026-03-19 23:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.50 - - [2026-03-19 23:15:41] "GET /config-node/ea1dd5f0-9f23-4f59-82cf-2c86e83863f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.009453 10.0.0.50 - - [2026-03-19 23:15:43] "GET /virtual-machine-interface/8699918a-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004809 10.0.0.50 - - [2026-03-19 23:15:43] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.50 - - [2026-03-19 23:15:44] "GET /virtual-machine-interface/87098170-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004884 10.0.0.50 - - [2026-03-19 23:15:44] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.50 - - [2026-03-19 23:15:45] "GET /virtual-machine-interface/8699918a-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009189 10.0.0.50 - - [2026-03-19 23:15:45] "POST /set-tag HTTP/1.1" 200 109 0.004471 10.0.0.50 - - [2026-03-19 23:15:53] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.50 - - [2026-03-19 23:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.50 - - [2026-03-19 23:15:53] "GET /routing-instance/96c4fef4-cee6-4c91-b551-0b4ad3cf8739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011534 10.0.0.50 - - [2026-03-19 23:15:53] "POST /bgp-routers HTTP/1.1" 409 301 0.002014 10.0.0.50 - - [2026-03-19 23:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.50 - - [2026-03-19 23:15:53] "GET /bgp-router/54f86162-8056-47a9-8fb3-eee867e824a4?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002844 10.0.0.50 - - [2026-03-19 23:15:53] "PUT /bgp-router/54f86162-8056-47a9-8fb3-eee867e824a4 HTTP/1.1" 200 254 0.013750 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:15:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.50 - - [2026-03-19 23:15:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001165 10.0.0.50 - - [2026-03-19 23:16:17] "GET /virtual-machine-interface/8699918a-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009455 10.0.0.50 - - [2026-03-19 23:16:17] "POST /set-tag HTTP/1.1" 200 109 0.005057 10.0.0.50 - - [2026-03-19 23:16:17] "GET /virtual-machine-interface/8699918a-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004701 10.0.0.50 - - [2026-03-19 23:16:17] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.50 - - [2026-03-19 23:16:17] "GET /virtual-machine/afef3f84-78d8-4ea0-9f48-7af257242289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002573 10.0.0.50 - - [2026-03-19 23:16:17] "POST /ref-update HTTP/1.1" 200 156 0.010012 10.0.0.50 - - [2026-03-19 23:16:17] "GET /virtual-machine-interface/8699918a-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004434 10.0.0.50 - - [2026-03-19 23:16:17] "POST /set-tag HTTP/1.1" 200 109 0.011851 10.0.0.50 - - [2026-03-19 23:16:17] "POST /set-tag HTTP/1.1" 200 109 0.021040 10.0.0.50 - - [2026-03-19 23:16:17] "DELETE /instance-ip/86b4ae34-23e9-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.026069 10.0.0.50 - - [2026-03-19 23:16:17] "DELETE /virtual-machine-interface/8699918a-23e9-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.043005 10.0.0.50 - - [2026-03-19 23:16:17] "DELETE /virtual-machine/afef3f84-78d8-4ea0-9f48-7af257242289 HTTP/1.1" 200 115 0.021023 10.0.0.50 - - [2026-03-19 23:16:17] "GET /virtual-machine-interface/87098170-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005250 10.0.0.50 - - [2026-03-19 23:16:17] "POST /set-tag HTTP/1.1" 200 109 0.003093 10.0.0.50 - - [2026-03-19 23:16:48] "GET /virtual-machine-interface/87098170-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007502 10.0.0.50 - - [2026-03-19 23:16:48] "POST /set-tag HTTP/1.1" 200 109 0.019449 10.0.0.50 - - [2026-03-19 23:16:48] "GET /virtual-machine-interface/87098170-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.023586 10.0.0.50 - - [2026-03-19 23:16:48] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.50 - - [2026-03-19 23:16:48] "GET /virtual-machine/50410e2b-229c-469f-acb4-0e9486065205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002873 10.0.0.50 - - [2026-03-19 23:16:48] "POST /ref-update HTTP/1.1" 200 156 0.011280 10.0.0.50 - - [2026-03-19 23:16:48] "GET /virtual-machine-interface/87098170-23e9-11f1-922f-fa163e3cf542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004386 10.0.0.50 - - [2026-03-19 23:16:48] "POST /set-tag HTTP/1.1" 200 109 0.019587 10.0.0.50 - - [2026-03-19 23:16:48] "POST /set-tag HTTP/1.1" 200 109 0.033584 10.0.0.50 - - [2026-03-19 23:16:48] "DELETE /instance-ip/8723c79c-23e9-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.042278 10.0.0.50 - - [2026-03-19 23:16:48] "DELETE /virtual-machine-interface/87098170-23e9-11f1-922f-fa163e3cf542 HTTP/1.1" 200 115 0.046540 10.0.0.50 - - [2026-03-19 23:16:48] "DELETE /virtual-machine/50410e2b-229c-469f-acb4-0e9486065205 HTTP/1.1" 200 115 0.016687 10.0.0.50 - - [2026-03-19 23:16:48] "DELETE /tag/b0c0481e-5a93-47af-b0ee-cdaff1cd0679 HTTP/1.1" 200 115 0.048109