++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Feb 6 06:59:47 PM UTC 2026 ===================' INFO: =================== Fri Feb 6 06:59:47 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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.249 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.249:8081 ' ']' +++ echo 10.0.0.249:8081 ++ ANALYTICS_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.249:9042 ' ']' +++ echo 10.0.0.249:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.249:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.249:8086 ' ']' +++ echo 10.0.0.249:8086 ++ COLLECTOR_SERVERS=10.0.0.249: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.249 ++ CONFIGDB_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.249:8082 ' ']' +++ echo 10.0.0.249:8082 ++ CONFIG_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.249:9161 ' ']' +++ echo 10.0.0.249:9161 ++ CONFIGDB_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.249:9041 ' ']' +++ echo 10.0.0.249:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.249: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.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.249:2181, ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.249:2181 ' ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.249:2181 ++ RABBITMQ_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.249:5673, ']' +++ echo 10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.249:6379 ' ']' +++ echo 10.0.0.249:6379 ++ REDIS_SERVERS=10.0.0.249: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.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.249:9092 ' ']' +++ echo 10.0.0.249:9092 ++ KAFKA_SERVERS=10.0.0.249: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.249 ++ 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.249 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.249 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + 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.249 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.249 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249 +++ local servers=10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.249,10.149.60.1,127.0.0.1,172.17.0.1,252.249.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.149.60.1,127.0.0.1,172.17.0.1,252.249.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.249:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249: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=__ ++ cut -d = -f 1 ++ sort ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/06/2026 19:00:46.319 7fb418bfcbc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/06/2026 19:00:46.759 7fb418bfcbc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/06/2026 19:00:46.799 7fb418bfcbc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/06/2026 19:00:46.799 7fb418bfcbc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.249 - - [2026-02-06 19:00:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.003098 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:01:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000966 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2026-02-06 19:01:03] "GET / HTTP/1.1" 503 181 0.000322 10.0.0.249 - - [2026-02-06 19:01:03] "GET / HTTP/1.1" 503 181 0.000233 10.0.0.249 - - [2026-02-06 19:01:03] "GET / HTTP/1.1" 503 181 0.000241 10.0.0.249 - - [2026-02-06 19:01:04] "GET / HTTP/1.1" 200 36215 0.002189 10.0.0.249 - - [2026-02-06 19:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012805 10.0.0.249 - - [2026-02-06 19:01:04] "GET /routing-instance/55a058d1-492c-4ae3-b035-e60683eb75a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007589 10.0.0.249 - - [2026-02-06 19:01:04] "POST /bgp-routers HTTP/1.1" 200 618 0.137356 10.0.0.249 - - [2026-02-06 19:01:04] "GET /bgp-router/cb332022-3f98-40d9-b8a0-17984facbe0e?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.031522 10.0.0.249 - - [2026-02-06 19:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.249 - - [2026-02-06 19:01:04] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011534 10.0.0.249 - - [2026-02-06 19:01:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003248 10.0.0.249 - - [2026-02-06 19:01:04] "POST /ref-update HTTP/1.1" 200 156 0.025623 10.0.0.249 - - [2026-02-06 19:01:04] "GET / HTTP/1.1" 200 45303 0.008465 10.0.0.249 - - [2026-02-06 19:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011685 10.0.0.249 - - [2026-02-06 19:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006832 10.0.0.249 - - [2026-02-06 19:01:04] "GET / HTTP/1.1" 200 36215 0.002222 10.0.0.249 - - [2026-02-06 19:01:04] "GET / HTTP/1.1" 200 36215 0.002048 10.0.0.249 - - [2026-02-06 19:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.249 - - [2026-02-06 19:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009822 10.0.0.249 - - [2026-02-06 19:01:04] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.031154 10.0.0.249 - - [2026-02-06 19:01:04] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.047794 10.0.0.249 - - [2026-02-06 19:01:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.012484 10.0.0.249 - - [2026-02-06 19:01:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.004278 10.0.0.249 - - [2026-02-06 19:01:04] "GET / HTTP/1.1" 200 36215 0.001504 10.0.0.249 - - [2026-02-06 19:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016021 10.0.0.249 - - [2026-02-06 19:01:04] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008923 10.0.0.249 - - [2026-02-06 19:01:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.022773 10.0.0.249 - - [2026-02-06 19:01:04] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.204205 10.0.0.249 - - [2026-02-06 19:01:05] "GET / HTTP/1.1" 200 36215 0.001446 10.0.0.249 - - [2026-02-06 19:01:05] "POST /database-nodes HTTP/1.1" 200 599 0.259933 10.0.0.249 - - [2026-02-06 19:01:05] "GET / HTTP/1.1" 200 36215 0.001258 10.0.0.249 - - [2026-02-06 19:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.055187 10.0.0.249 - - [2026-02-06 19:01:05] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.018216 10.0.0.249 - - [2026-02-06 19:01:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.023007 10.0.0.249 - - [2026-02-06 19:01:05] "POST /analytics-nodes HTTP/1.1" 200 601 0.245374 10.0.0.249 - - [2026-02-06 19:01:05] "GET / HTTP/1.1" 200 36215 0.001580 10.0.0.249 - - [2026-02-06 19:01:05] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.184791 10.0.0.249 - - [2026-02-06 19:01:05] "GET / HTTP/1.1" 200 36215 0.002235 10.0.0.249 - - [2026-02-06 19:01:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.006971 10.0.0.249 - - [2026-02-06 19:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.020554 10.0.0.249 - - [2026-02-06 19:01:05] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.024812 10.0.0.249 - - [2026-02-06 19:01:06] "POST /service-appliance-sets HTTP/1.1" 200 555 0.174293 10.0.0.249 - - [2026-02-06 19:01:06] "POST /fqname-to-id HTTP/1.1" 404 180 0.011955 10.0.0.249 - - [2026-02-06 19:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014242 10.0.0.249 - - [2026-02-06 19:01:06] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.015576 10.0.0.249 - - [2026-02-06 19:01:06] "POST /service-appliance-sets HTTP/1.1" 200 543 0.147414 10.0.0.249 - - [2026-02-06 19:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010622 10.0.0.249 - - [2026-02-06 19:01:06] "GET /network-ipam/ec2c4bfb-3f30-439b-990e-7e9cf1b03f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.017575 10.0.0.249 - - [2026-02-06 19:01:06] "POST /service-templates HTTP/1.1" 200 513 0.081902 10.0.0.249 - - [2026-02-06 19:01:06] "POST /service-templates HTTP/1.1" 200 503 0.063573 10.0.0.249 - - [2026-02-06 19:01:07] "POST /service-templates HTTP/1.1" 200 517 0.086531 10.0.0.249 - - [2026-02-06 19:01:07] "POST /service-templates HTTP/1.1" 200 537 0.093203 10.0.0.249 - - [2026-02-06 19:01:07] "POST /service-templates HTTP/1.1" 200 509 0.080401 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:01:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001073 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:01:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001135 10.0.0.249 - - [2026-02-06 19:01:12] "GET / HTTP/1.1" 200 36215 0.002053 10.0.0.249 - - [2026-02-06 19:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.249 - - [2026-02-06 19:01:12] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.014061 10.0.0.249 - - [2026-02-06 19:01:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.013724 10.0.0.249 - - [2026-02-06 19:01:12] "POST /config-nodes HTTP/1.1" 200 595 0.095680 10.0.0.249 - - [2026-02-06 19:01:13] "GET / HTTP/1.1" 200 36215 0.001438 10.0.0.249 - - [2026-02-06 19:01:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009272 10.0.0.249 - - [2026-02-06 19:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013463 10.0.0.249 - - [2026-02-06 19:01:14] "GET /network-ipam/ec2c4bfb-3f30-439b-990e-7e9cf1b03f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007073 10.0.0.249 - - [2026-02-06 19:01:14] "GET / HTTP/1.1" 200 36215 0.001692 10.0.0.249 - - [2026-02-06 19:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010994 10.0.0.249 - - [2026-02-06 19:01:14] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.012502 10.0.0.249 - - [2026-02-06 19:01:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.012629 10.0.0.249 - - [2026-02-06 19:01:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.016899 10.0.0.249 - - [2026-02-06 19:01:14] "POST /access-control-lists HTTP/1.1" 200 589 0.074833 10.0.0.249 - - [2026-02-06 19:01:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.051396 10.0.0.249 - - [2026-02-06 19:01:14] "POST /config-database-nodes HTTP/1.1" 200 613 0.173452 10.0.0.249 - - [2026-02-06 19:01:15] "POST /access-control-lists HTTP/1.1" 200 587 0.169041 10.0.0.249 - - [2026-02-06 19:01:15] "POST /route-targets HTTP/1.1" 200 328 0.025292 10.0.0.249 - - [2026-02-06 19:01:15] "POST /ref-update HTTP/1.1" 200 156 0.081494 10.0.0.249 - - [2026-02-06 19:01:15] "POST /route-targets HTTP/1.1" 200 328 0.023829 10.0.0.249 - - [2026-02-06 19:01:15] "POST /ref-update HTTP/1.1" 200 156 0.033706 10.0.0.249 - - [2026-02-06 19:01:15] "POST /route-targets HTTP/1.1" 200 328 0.023026 10.0.0.249 - - [2026-02-06 19:01:15] "POST /ref-update HTTP/1.1" 200 156 0.073673 10.0.0.249 - - [2026-02-06 19:01:15] "POST /route-targets HTTP/1.1" 200 328 0.024131 10.0.0.249 - - [2026-02-06 19:01:15] "POST /ref-update HTTP/1.1" 200 156 0.065293 10.0.0.249 - - [2026-02-06 19:01:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.004245 10.0.0.249 - - [2026-02-06 19:01:16] "POST /access-control-lists HTTP/1.1" 200 553 0.089085 10.0.0.249 - - [2026-02-06 19:01:16] "PUT /access-control-list/172ff4a5-b2bf-4484-b72f-b09b848b96e3 HTTP/1.1" 200 273 0.032295 10.0.0.249 - - [2026-02-06 19:01:16] "PUT /access-control-list/4bcc16b3-8d03-43d5-8ed5-c4047f0a751d HTTP/1.1" 200 273 0.031469 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:01:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.008585 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:01:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001286 10.0.0.249 - - [2026-02-06 19:01:17] "GET / HTTP/1.1" 200 36215 0.001593 10.0.0.249 - - [2026-02-06 19:01:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.249 - - [2026-02-06 19:01:17] "GET /domain/a6cac0af-1bb7-4c86-9ca4-8e3974ecbcc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.005614 10.0.0.249 - - [2026-02-06 19:01:17] "POST /id-to-fqname HTTP/1.1" 200 173 0.000963 10.0.0.249 - - [2026-02-06 19:01:17] "POST /fqname-to-id HTTP/1.1" 404 182 0.025363 10.0.0.249 - - [2026-02-06 19:01:18] "POST /security-groups HTTP/1.1" 200 570 0.127303 10.0.0.249 - - [2026-02-06 19:01:18] "POST /projects HTTP/1.1" 200 483 0.718891 10.0.0.249 - - [2026-02-06 19:01:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.004026 10.0.0.249 - - [2026-02-06 19:01:18] "POST /security-groups HTTP/1.1" 200 536 0.119547 10.0.0.249 - - [2026-02-06 19:01:18] "POST /access-control-lists HTTP/1.1" 200 581 0.123122 10.0.0.249 - - [2026-02-06 19:01:18] "POST /fqname-to-id HTTP/1.1" 404 212 0.042495 10.0.0.249 - - [2026-02-06 19:01:18] "POST /chown HTTP/1.1" 200 109 0.120587 10.0.0.249 - - [2026-02-06 19:01:18] "POST /policy-managements HTTP/1.1" 409 214 0.030652 10.0.0.249 - - [2026-02-06 19:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013778 10.0.0.249 - - [2026-02-06 19:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.019409 10.0.0.249 - - [2026-02-06 19:01:18] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.048667 10.0.0.249 - - [2026-02-06 19:01:18] "POST /access-control-lists HTTP/1.1" 200 579 0.188083 10.0.0.249 - - [2026-02-06 19:01:18] "GET /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.048390 10.0.0.249 - - [2026-02-06 19:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.067512 10.0.0.249 - - [2026-02-06 19:01:18] "POST /fqname-to-id HTTP/1.1" 404 232 0.018802 10.0.0.249 - - [2026-02-06 19:01:18] "POST /application-policy-sets HTTP/1.1" 200 530 0.204530 10.0.0.249 - - [2026-02-06 19:01:18] "PUT /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b HTTP/1.1" 200 277 0.104730 10.0.0.249 - - [2026-02-06 19:01:18] "POST /access-control-lists HTTP/1.1" 200 596 0.175688 10.0.0.249 - - [2026-02-06 19:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.086939 10.0.0.249 - - [2026-02-06 19:01:18] "POST /fqname-to-id HTTP/1.1" 404 231 0.066953 10.0.0.249 - - [2026-02-06 19:01:19] "GET /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.101492 10.0.0.249 - - [2026-02-06 19:01:19] "POST /access-control-lists HTTP/1.1" 200 594 0.104050 10.0.0.249 - - [2026-02-06 19:01:19] "PUT /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b HTTP/1.1" 200 277 0.123633 10.0.0.249 - - [2026-02-06 19:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.021198 10.0.0.249 - - [2026-02-06 19:01:19] "GET /virtual-network/fe2b6cde-d65a-46cd-92e5-4857649fcc54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.017736 10.0.0.249 - - [2026-02-06 19:01:19] "GET / HTTP/1.1" 200 36215 0.002600 10.0.0.249 - - [2026-02-06 19:01:19] "POST /alarms HTTP/1.1" 200 583 0.128856 10.0.0.249 - - [2026-02-06 19:01:20] "POST /id-to-fqname HTTP/1.1" 200 177 0.003431 10.0.0.249 - - [2026-02-06 19:01:20] "POST /alarms HTTP/1.1" 200 577 0.255830 10.0.0.249 - - [2026-02-06 19:01:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.040586 10.0.0.249 - - [2026-02-06 19:01:20] "POST /alarms HTTP/1.1" 200 577 0.124291 10.0.0.249 - - [2026-02-06 19:01:20] "POST /security-groups HTTP/1.1" 200 574 0.177610 10.0.0.249 - - [2026-02-06 19:01:20] "POST /projects HTTP/1.1" 200 491 0.954979 10.0.0.249 - - [2026-02-06 19:01:20] "POST /fqname-to-id HTTP/1.1" 404 217 0.014189 10.0.0.249 - - [2026-02-06 19:01:20] "POST /alarms HTTP/1.1" 200 561 0.144463 10.0.0.249 - - [2026-02-06 19:01:20] "POST /security-groups HTTP/1.1" 200 548 0.109319 10.0.0.249 - - [2026-02-06 19:01:20] "POST /access-control-lists HTTP/1.1" 200 585 0.117027 10.0.0.249 - - [2026-02-06 19:01:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.011472 10.0.0.249 - - [2026-02-06 19:01:20] "POST /chown HTTP/1.1" 200 109 0.091850 10.0.0.249 - - [2026-02-06 19:01:20] "POST /alarms HTTP/1.1" 200 557 0.137946 10.0.0.249 - - [2026-02-06 19:01:20] "POST /alarms HTTP/1.1" 200 559 0.099002 10.0.0.249 - - [2026-02-06 19:01:20] "POST /access-control-lists HTTP/1.1" 200 583 0.165893 10.0.0.249 - - [2026-02-06 19:01:20] "POST /network-ipams HTTP/1.1" 200 524 0.219437 10.0.0.249 - - [2026-02-06 19:01:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.043400 10.0.0.249 - - [2026-02-06 19:01:20] "POST /alarms HTTP/1.1" 200 567 0.191818 10.0.0.249 - - [2026-02-06 19:01:20] "POST /access-control-lists HTTP/1.1" 200 604 0.097847 10.0.0.249 - - [2026-02-06 19:01:20] "POST /fqname-to-id HTTP/1.1" 404 239 0.017896 10.0.0.249 - - [2026-02-06 19:01:20] "POST /network-ipams HTTP/1.1" 200 512 0.128030 10.0.0.249 - - [2026-02-06 19:01:20] "POST /fqname-to-id HTTP/1.1" 404 198 0.003433 10.0.0.249 - - [2026-02-06 19:01:21] "POST /alarms HTTP/1.1" 200 551 0.149188 10.0.0.249 - - [2026-02-06 19:01:21] "POST /access-control-lists HTTP/1.1" 200 602 0.120987 10.0.0.249 - - [2026-02-06 19:01:21] "POST /alarms HTTP/1.1" 200 559 0.139667 10.0.0.249 - - [2026-02-06 19:01:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.005572 10.0.0.249 - - [2026-02-06 19:01:21] "POST /alarms HTTP/1.1" 200 569 0.148822 10.0.0.249 - - [2026-02-06 19:01:21] "POST /useragent-kv HTTP/1.1" 200 115 0.029719 10.0.0.249 - - [2026-02-06 19:01:21] "POST /virtual-networks HTTP/1.1" 200 540 0.478372 10.0.0.249 - - [2026-02-06 19:01:21] "POST /alarms HTTP/1.1" 200 557 0.130622 10.0.0.249 - - [2026-02-06 19:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.028298 10.0.0.249 - - [2026-02-06 19:01:21] "POST /access-control-lists HTTP/1.1" 200 591 0.185471 10.0.0.249 - - [2026-02-06 19:01:21] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.049659 10.0.0.249 - - [2026-02-06 19:01:21] "POST /alarms HTTP/1.1" 200 569 0.110368 10.0.0.249 - - [2026-02-06 19:01:21] "POST /route-targets HTTP/1.1" 200 328 0.032204 10.0.0.249 - - [2026-02-06 19:01:21] "POST /network-ipams HTTP/1.1" 200 520 0.112954 10.0.0.249 - - [2026-02-06 19:01:21] "POST /ref-update HTTP/1.1" 200 156 0.066255 10.0.0.249 - - [2026-02-06 19:01:21] "POST /fqname-to-id HTTP/1.1" 404 202 0.008779 10.0.0.249 - - [2026-02-06 19:01:21] "POST /alarms HTTP/1.1" 200 577 0.136065 10.0.0.249 - - [2026-02-06 19:01:21] "PUT /access-control-list/fcdb47e4-1c53-4a9e-b1ca-a03cccc90fd4 HTTP/1.1" 200 273 0.047776 10.0.0.249 - - [2026-02-06 19:01:21] "POST /alarms HTTP/1.1" 200 571 0.081421 10.0.0.249 - - [2026-02-06 19:01:21] "POST /alarms HTTP/1.1" 200 563 0.083878 10.0.0.249 - - [2026-02-06 19:01:22] "POST /alarms HTTP/1.1" 200 563 0.047005 10.0.0.249 - - [2026-02-06 19:01:22] "POST /useragent-kv HTTP/1.1" 200 115 0.012239 10.0.0.249 - - [2026-02-06 19:01:22] "POST /virtual-networks HTTP/1.1" 200 548 0.347639 10.0.0.249 - - [2026-02-06 19:01:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012524 10.0.0.249 - - [2026-02-06 19:01:22] "POST /route-targets HTTP/1.1" 200 328 0.051558 10.0.0.249 - - [2026-02-06 19:01:22] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.044318 10.0.0.249 - - [2026-02-06 19:01:22] "POST /alarms HTTP/1.1" 200 563 0.151353 10.0.0.249 - - [2026-02-06 19:01:22] "POST /fqname-to-id HTTP/1.1" 404 199 0.037096 10.0.0.249 - - [2026-02-06 19:01:22] "POST /ref-update HTTP/1.1" 200 156 0.070288 10.0.0.249 - - [2026-02-06 19:01:22] "POST /alarms HTTP/1.1" 200 549 0.102496 10.0.0.249 - - [2026-02-06 19:01:22] "POST /network-policys HTTP/1.1" 200 540 0.104196 10.0.0.249 - - [2026-02-06 19:01:22] "POST /fqname-to-id HTTP/1.1" 404 197 0.002189 10.0.0.249 - - [2026-02-06 19:01:22] "POST /alarms HTTP/1.1" 200 597 0.052261 10.0.0.249 - - [2026-02-06 19:01:22] "POST /network-policys HTTP/1.1" 200 536 0.070977 10.0.0.249 - - [2026-02-06 19:01:22] "POST /alarms HTTP/1.1" 200 577 0.068914 10.0.0.249 - - [2026-02-06 19:01:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.020479 10.0.0.249 - - [2026-02-06 19:01:22] "POST /alarms HTTP/1.1" 200 573 0.035416 10.0.0.249 - - [2026-02-06 19:01:22] "POST /network-policys HTTP/1.1" 200 544 0.051674 10.0.0.249 - - [2026-02-06 19:01:22] "POST /alarms HTTP/1.1" 200 585 0.065765 10.0.0.249 - - [2026-02-06 19:01:22] "PUT /access-control-list/509a9150-829c-4367-8c6c-60e4de70a8d0 HTTP/1.1" 200 273 0.054676 10.0.0.249 - - [2026-02-06 19:01:22] "POST /ref-update HTTP/1.1" 200 156 0.182111 10.0.0.249 - - [2026-02-06 19:01:22] "POST /alarms HTTP/1.1" 200 611 0.227273 10.0.0.249 - - [2026-02-06 19:01:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.097099 10.0.0.249 - - [2026-02-06 19:01:23] "PUT /access-control-list/509a9150-829c-4367-8c6c-60e4de70a8d0 HTTP/1.1" 200 273 0.050912 10.0.0.249 - - [2026-02-06 19:01:23] "POST /ref-update HTTP/1.1" 200 156 0.161123 10.0.0.249 - - [2026-02-06 19:01:23] "PUT /access-control-list/fcdb47e4-1c53-4a9e-b1ca-a03cccc90fd4 HTTP/1.1" 200 273 0.166056 10.0.0.249 - - [2026-02-06 19:01:23] "POST /ref-update HTTP/1.1" 200 156 0.107495 10.0.0.249 - - [2026-02-06 19:01:23] "POST /ref-update HTTP/1.1" 200 156 0.317130 10.0.0.249 - - [2026-02-06 19:01:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019032 10.0.0.249 - - [2026-02-06 19:01:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010926 10.0.0.249 - - [2026-02-06 19:01:23] "PUT /access-control-list/fcdb47e4-1c53-4a9e-b1ca-a03cccc90fd4 HTTP/1.1" 200 273 0.096756 10.0.0.249 - - [2026-02-06 19:01:23] "POST /fqname-to-id HTTP/1.1" 404 237 0.009426 10.0.0.249 - - [2026-02-06 19:01:23] "POST /access-control-lists HTTP/1.1" 200 603 0.096817 10.0.0.249 - - [2026-02-06 19:01:23] "POST /ref-update HTTP/1.1" 200 156 0.222448 10.0.0.249 - - [2026-02-06 19:01:23] "GET / HTTP/1.1" 200 36215 0.001706 10.0.0.249 - - [2026-02-06 19:01:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.011743 10.0.0.249 - - [2026-02-06 19:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.249 - - [2026-02-06 19:01:23] "PUT /access-control-list/509a9150-829c-4367-8c6c-60e4de70a8d0 HTTP/1.1" 200 273 0.092737 10.0.0.249 - - [2026-02-06 19:01:23] "PUT /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b HTTP/1.1" 200 277 0.144988 10.0.0.249 - - [2026-02-06 19:01:24] "POST /ref-update HTTP/1.1" 200 156 0.126963 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:01:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001044 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:01:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001067 10.0.0.249 - - [2026-02-06 19:01:24] "PUT /access-control-list/3e22c717-7473-424e-bdfe-cd2c1196b6ee HTTP/1.1" 200 273 0.038695 10.0.0.249 - - [2026-02-06 19:01:24] "POST /ref-update HTTP/1.1" 200 156 0.368106 10.0.0.249 - - [2026-02-06 19:01:24] "PUT /access-control-list/3e22c717-7473-424e-bdfe-cd2c1196b6ee HTTP/1.1" 200 273 0.088945 10.0.0.249 - - [2026-02-06 19:01:24] "POST /ref-update HTTP/1.1" 200 156 0.167922 10.0.0.249 - - [2026-02-06 19:01:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.052074 10.0.0.249 - - [2026-02-06 19:01:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014663 10.0.0.249 - - [2026-02-06 19:01:24] "POST /ref-update HTTP/1.1" 200 156 0.095022 10.0.0.249 - - [2026-02-06 19:01:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025609 10.0.0.249 - - [2026-02-06 19:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011202 10.0.0.249 - - [2026-02-06 19:01:24] "GET /virtual-network/fe2b6cde-d65a-46cd-92e5-4857649fcc54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.007730 10.0.0.249 - - [2026-02-06 19:01:24] "GET / HTTP/1.1" 200 36215 0.001626 10.0.0.249 - - [2026-02-06 19:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.249 - - [2026-02-06 19:01:24] "GET /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003476 10.0.0.249 - - [2026-02-06 19:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.249 - - [2026-02-06 19:01:24] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.092315 10.0.0.249 - - [2026-02-06 19:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006649 10.0.0.249 - - [2026-02-06 19:01:24] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004672 10.0.0.249 - - [2026-02-06 19:01:24] "PUT /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b HTTP/1.1" 200 277 0.113980 10.0.0.249 - - [2026-02-06 19:01:24] "POST /firewall-policys HTTP/1.1" 200 532 0.073545 10.0.0.249 - - [2026-02-06 19:01:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.032256 10.0.0.249 - - [2026-02-06 19:01:24] "GET /firewall-policy/2813152f-366d-4809-8357-cac2abd245cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007874 10.0.0.249 - - [2026-02-06 19:01:24] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.020095 10.0.0.249 - - [2026-02-06 19:01:24] "GET /firewall-policy/2813152f-366d-4809-8357-cac2abd245cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005501 10.0.0.249 - - [2026-02-06 19:01:25] "POST /ref-update HTTP/1.1" 200 156 0.030542 10.0.0.249 - - [2026-02-06 19:01:25] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.037044 10.0.0.249 - - [2026-02-06 19:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.249 - - [2026-02-06 19:01:25] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005121 10.0.0.249 - - [2026-02-06 19:01:25] "POST /firewall-policys HTTP/1.1" 200 534 0.036503 10.0.0.249 - - [2026-02-06 19:01:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020298 10.0.0.249 - - [2026-02-06 19:01:25] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.016188 10.0.0.249 - - [2026-02-06 19:01:25] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.007677 10.0.0.249 - - [2026-02-06 19:01:25] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006456 10.0.0.249 - - [2026-02-06 19:01:25] "GET /firewall-policy/2813152f-366d-4809-8357-cac2abd245cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006466 10.0.0.249 - - [2026-02-06 19:01:25] "GET /firewall-policy/2813152f-366d-4809-8357-cac2abd245cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007801 10.0.0.249 - - [2026-02-06 19:01:25] "GET / HTTP/1.1" 200 36215 0.001349 10.0.0.249 - - [2026-02-06 19:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.249 - - [2026-02-06 19:01:25] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010679 10.0.0.249 - - [2026-02-06 19:01:25] "POST /ref-update HTTP/1.1" 200 156 0.047800 10.0.0.249 - - [2026-02-06 19:01:25] "PUT /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b HTTP/1.1" 200 275 0.141325 10.0.0.249 - - [2026-02-06 19:01:25] "POST /ref-update HTTP/1.1" 200 156 0.205185 10.0.0.249 - - [2026-02-06 19:01:25] "POST /ref-update HTTP/1.1" 200 156 0.097354 10.0.0.249 - - [2026-02-06 19:01:25] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.008881 10.0.0.249 - - [2026-02-06 19:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.249 - - [2026-02-06 19:01:25] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005307 10.0.0.249 - - [2026-02-06 19:01:25] "POST /firewall-policys HTTP/1.1" 200 532 0.057843 10.0.0.249 - - [2026-02-06 19:01:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.046170 10.0.0.249 - - [2026-02-06 19:01:25] "GET /firewall-policy/33f5c390-0023-4497-8f48-3035f621a077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.006293 10.0.0.249 - - [2026-02-06 19:01:26] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003254 10.0.0.249 - - [2026-02-06 19:01:26] "GET /firewall-policy/33f5c390-0023-4497-8f48-3035f621a077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004048 10.0.0.249 - - [2026-02-06 19:01:26] "GET /firewall-policy/2813152f-366d-4809-8357-cac2abd245cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006136 10.0.0.249 - - [2026-02-06 19:01:26] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004878 10.0.0.249 - - [2026-02-06 19:01:26] "GET /firewall-policy/2813152f-366d-4809-8357-cac2abd245cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003463 10.0.0.249 - - [2026-02-06 19:01:26] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003877 10.0.0.249 - - [2026-02-06 19:01:26] "POST /ref-update HTTP/1.1" 200 156 0.064572 10.0.0.249 - - [2026-02-06 19:01:26] "POST /ref-update HTTP/1.1" 200 156 0.077355 10.0.0.249 - - [2026-02-06 19:01:26] "POST /ref-update HTTP/1.1" 200 156 0.048175 10.0.0.249 - - [2026-02-06 19:01:26] "POST /ref-update HTTP/1.1" 200 156 0.043636 10.0.0.249 - - [2026-02-06 19:01:26] "POST /ref-update HTTP/1.1" 200 156 0.124639 10.0.0.249 - - [2026-02-06 19:01:26] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.016662 10.0.0.249 - - [2026-02-06 19:01:26] "POST /tags HTTP/1.1" 200 300 0.255291 10.0.0.249 - - [2026-02-06 19:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.028843 10.0.0.249 - - [2026-02-06 19:01:27] "GET /tag/b4eb7cb0-b76e-429c-b7a4-ad797d8fca30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.023176 10.0.0.249 - - [2026-02-06 19:01:27] "POST /set-tag HTTP/1.1" 200 109 0.046649 10.0.0.249 - - [2026-02-06 19:01:27] "POST /tags HTTP/1.1" 200 358 0.338337 10.0.0.249 - - [2026-02-06 19:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007754 10.0.0.249 - - [2026-02-06 19:01:27] "GET /tag/9628c360-407c-428a-87de-be43cf7efe9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.019662 10.0.0.249 - - [2026-02-06 19:01:27] "POST /tags HTTP/1.1" 200 306 0.099027 10.0.0.249 - - [2026-02-06 19:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.031935 10.0.0.249 - - [2026-02-06 19:01:27] "GET /tag/7696f9b0-39b7-4793-b08c-6e874a246fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.029089 10.0.0.249 - - [2026-02-06 19:01:28] "POST /id-to-fqname HTTP/1.1" 200 174 0.004709 10.0.0.249 - - [2026-02-06 19:01:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.013682 10.0.0.249 - - [2026-02-06 19:01:28] "POST /security-groups HTTP/1.1" 200 571 0.081397 10.0.0.249 - - [2026-02-06 19:01:28] "POST /projects HTTP/1.1" 200 485 0.317770 10.0.0.249 - - [2026-02-06 19:01:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.008141 10.0.0.249 - - [2026-02-06 19:01:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.041984 10.0.0.249 - - [2026-02-06 19:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009611 10.0.0.249 - - [2026-02-06 19:01:28] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2298 0.031448 10.0.0.249 - - [2026-02-06 19:01:28] "POST /access-control-lists HTTP/1.1" 200 582 0.108417 10.0.0.249 - - [2026-02-06 19:01:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.021335 10.0.0.249 - - [2026-02-06 19:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014554 10.0.0.249 - - [2026-02-06 19:01:28] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.007295 10.0.0.249 - - [2026-02-06 19:01:28] "POST /access-control-lists HTTP/1.1" 200 580 0.085312 10.0.0.249 - - [2026-02-06 19:01:28] "PUT /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704 HTTP/1.1" 200 265 0.137930 10.0.0.249 - - [2026-02-06 19:01:28] "PUT /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783 HTTP/1.1" 200 265 0.136458 10.0.0.249 - - [2026-02-06 19:01:28] "POST /security-groups HTTP/1.1" 200 539 0.117569 10.0.0.249 - - [2026-02-06 19:01:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.004003 10.0.0.249 - - [2026-02-06 19:01:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.083620 10.0.0.249 - - [2026-02-06 19:01:29] "POST /access-control-lists HTTP/1.1" 200 598 0.112751 10.0.0.249 - - [2026-02-06 19:01:29] "POST /chown HTTP/1.1" 200 109 0.085413 10.0.0.249 - - [2026-02-06 19:01:29] "POST /fqname-to-id HTTP/1.1" 404 233 0.048357 10.0.0.249 - - [2026-02-06 19:01:29] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022954 10.0.0.249 - - [2026-02-06 19:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.249 - - [2026-02-06 19:01:29] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.039042 10.0.0.249 - - [2026-02-06 19:01:29] "POST /access-control-lists HTTP/1.1" 200 596 0.117673 10.0.0.249 - - [2026-02-06 19:01:29] "POST /tags HTTP/1.1" 409 207 0.024248 10.0.0.249 - - [2026-02-06 19:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.249 - - [2026-02-06 19:01:29] "GET /tag/7696f9b0-39b7-4793-b08c-6e874a246fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.015745 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:01:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001241 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:01:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001287 10.0.0.249 - - [2026-02-06 19:01:29] "POST /firewall-rules HTTP/1.1" 200 566 0.080220 10.0.0.249 - - [2026-02-06 19:01:29] "GET /firewall-rule/baf4b939-1534-490e-a84a-0aa5519714e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.032880 10.0.0.249 - - [2026-02-06 19:01:29] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003815 10.0.0.249 - - [2026-02-06 19:01:29] "GET /firewall-rule/baf4b939-1534-490e-a84a-0aa5519714e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004016 10.0.0.249 - - [2026-02-06 19:01:29] "POST /ref-update HTTP/1.1" 200 156 0.028576 10.0.0.249 - - [2026-02-06 19:01:29] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004046 10.0.0.249 - - [2026-02-06 19:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.249 - - [2026-02-06 19:01:29] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003484 10.0.0.249 - - [2026-02-06 19:01:29] "POST /tags HTTP/1.1" 409 207 0.003172 10.0.0.249 - - [2026-02-06 19:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.249 - - [2026-02-06 19:01:29] "GET /tag/7696f9b0-39b7-4793-b08c-6e874a246fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.012648 10.0.0.249 - - [2026-02-06 19:01:29] "POST /firewall-rules HTTP/1.1" 200 564 0.114823 10.0.0.249 - - [2026-02-06 19:01:29] "GET /firewall-rule/b1b6e5f3-ff02-496f-8006-48ed95896298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.041634 10.0.0.249 - - [2026-02-06 19:01:29] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006423 10.0.0.249 - - [2026-02-06 19:01:30] "GET /firewall-rule/b1b6e5f3-ff02-496f-8006-48ed95896298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.064630 10.0.0.249 - - [2026-02-06 19:01:30] "POST /ref-update HTTP/1.1" 200 156 0.038457 10.0.0.249 - - [2026-02-06 19:01:30] "POST /tags HTTP/1.1" 200 306 0.108095 10.0.0.249 - - [2026-02-06 19:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.249 - - [2026-02-06 19:01:30] "GET /tag/55e65a99-9265-40c2-9998-92833cbb84f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020231 10.0.0.249 - - [2026-02-06 19:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.249 - - [2026-02-06 19:01:30] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.064053 10.0.0.249 - - [2026-02-06 19:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006655 10.0.0.249 - - [2026-02-06 19:01:30] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.007675 10.0.0.249 - - [2026-02-06 19:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.249 - - [2026-02-06 19:01:30] "GET /service-appliance-set/76c9b93f-0670-45a2-b0dd-95f4eadd924a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009769 10.0.0.249 - - [2026-02-06 19:01:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.002905 10.0.0.249 - - [2026-02-06 19:01:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.142935 10.0.0.249 - - [2026-02-06 19:01:30] "GET /virtual-machine-interface/92ea9a96-a19a-4994-b295-fcb3553a4dfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.020530 10.0.0.249 - - [2026-02-06 19:01:30] "POST /instance-ips HTTP/1.1" 200 382 0.053911 10.0.0.249 - - [2026-02-06 19:01:30] "GET /instance-ip/6e25ff4c-9232-4f4e-ac11-eac11b44f9c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007538 10.0.0.249 - - [2026-02-06 19:01:30] "POST /loadbalancers HTTP/1.1" 200 584 0.070852 10.0.0.249 - - [2026-02-06 19:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.047033 10.0.0.249 - - [2026-02-06 19:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009809 10.0.0.249 - - [2026-02-06 19:01:31] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.091063 10.0.0.249 - - [2026-02-06 19:01:31] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.108771 10.0.0.249 - - [2026-02-06 19:01:31] "GET /instance-ip/6e25ff4c-9232-4f4e-ac11-eac11b44f9c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.009442 10.0.0.249 - - [2026-02-06 19:01:31] "GET /loadbalancer/564f2db1-adc7-402e-b029-e1e8f4f8184d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.015007 10.0.0.249 - - [2026-02-06 19:01:31] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.038307 10.0.0.249 - - [2026-02-06 19:01:31] "POST /floating-ips HTTP/1.1" 200 585 0.058366 10.0.0.249 - - [2026-02-06 19:01:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.023227 10.0.0.249 - - [2026-02-06 19:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010827 10.0.0.249 - - [2026-02-06 19:01:31] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.060142 10.0.0.249 - - [2026-02-06 19:01:31] "GET /loadbalancer-listener/4e3fd0a8-c5ad-44fb-a7a4-e2d4bb760660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.005374 10.0.0.249 - - [2026-02-06 19:01:31] "GET /loadbalancer-listener/4e3fd0a8-c5ad-44fb-a7a4-e2d4bb760660?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004478 10.0.0.249 - - [2026-02-06 19:01:31] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.030677 10.0.0.249 - - [2026-02-06 19:01:31] "GET /instance-ip/6e25ff4c-9232-4f4e-ac11-eac11b44f9c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004410 10.0.0.249 - - [2026-02-06 19:01:31] "GET /instance-ip/6e25ff4c-9232-4f4e-ac11-eac11b44f9c1?fields=floating_ips HTTP/1.1" 200 1172 0.009627 10.0.0.249 - - [2026-02-06 19:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.249 - - [2026-02-06 19:01:31] "GET /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003142 10.0.0.249 - - [2026-02-06 19:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.249 - - [2026-02-06 19:01:31] "GET /floating-ip/a08e757a-e930-4538-a2ea-1ca09b0817f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.004215 10.0.0.249 - - [2026-02-06 19:01:31] "PUT /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b HTTP/1.1" 200 277 0.020086 10.0.0.249 - - [2026-02-06 19:01:31] "POST /tags HTTP/1.1" 200 302 0.037030 10.0.0.249 - - [2026-02-06 19:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011034 10.0.0.249 - - [2026-02-06 19:01:31] "GET /tag/4c2c439d-3a2d-452e-b4fb-c4299548a510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014107 10.0.0.249 - - [2026-02-06 19:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.249 - - [2026-02-06 19:01:31] "GET /project/16af0ec5-b78a-4cf8-a143-5faa411b2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.039774 10.0.0.249 - - [2026-02-06 19:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.249 - - [2026-02-06 19:01:31] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004790 10.0.0.249 - - [2026-02-06 19:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.249 - - [2026-02-06 19:01:31] "GET /service-appliance-set/76c9b93f-0670-45a2-b0dd-95f4eadd924a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014102 10.0.0.249 - - [2026-02-06 19:01:31] "POST /fqname-to-id HTTP/1.1" 404 242 0.002998 10.0.0.249 - - [2026-02-06 19:01:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.142639 10.0.0.249 - - [2026-02-06 19:01:32] "GET /virtual-machine-interface/d9f0d1ae-2b21-4334-8fc3-8642dcb93da9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.016812 10.0.0.249 - - [2026-02-06 19:01:32] "POST /instance-ips HTTP/1.1" 200 378 0.055605 10.0.0.249 - - [2026-02-06 19:01:32] "GET /instance-ip/3963fb5a-648f-47c8-bb85-2fd5010f536d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.035989 10.0.0.249 - - [2026-02-06 19:01:32] "POST /loadbalancers HTTP/1.1" 200 584 0.113971 10.0.0.249 - - [2026-02-06 19:01:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.025268 10.0.0.249 - - [2026-02-06 19:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017974 10.0.0.249 - - [2026-02-06 19:01:32] "GET /project/16af0ec5-b78a-4cf8-a143-5faa411b2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.111597 10.0.0.249 - - [2026-02-06 19:01:32] "GET /instance-ip/3963fb5a-648f-47c8-bb85-2fd5010f536d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.031525 10.0.0.249 - - [2026-02-06 19:01:32] "GET /project/16af0ec5-b78a-4cf8-a143-5faa411b2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.184888 10.0.0.249 - - [2026-02-06 19:01:32] "POST /floating-ips HTTP/1.1" 200 583 0.120079 10.0.0.249 - - [2026-02-06 19:01:32] "GET /loadbalancer/3b19bd76-7894-485e-afe6-9440d8f8d909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.013445 10.0.0.249 - - [2026-02-06 19:01:32] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.127408 10.0.0.249 - - [2026-02-06 19:01:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.059674 10.0.0.249 - - [2026-02-06 19:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.034114 10.0.0.249 - - [2026-02-06 19:01:33] "GET /project/16af0ec5-b78a-4cf8-a143-5faa411b2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.080540 10.0.0.249 - - [2026-02-06 19:01:33] "GET /loadbalancer-listener/e6cc1438-547e-4c37-bcf5-a63ac7b2424d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.009424 10.0.0.249 - - [2026-02-06 19:01:33] "GET /loadbalancer-listener/e6cc1438-547e-4c37-bcf5-a63ac7b2424d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005897 10.0.0.249 - - [2026-02-06 19:01:33] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.088701 10.0.0.249 - - [2026-02-06 19:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010003 10.0.0.249 - - [2026-02-06 19:01:33] "GET /instance-ip/3963fb5a-648f-47c8-bb85-2fd5010f536d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.012399 10.0.0.249 - - [2026-02-06 19:01:33] "GET /instance-ip/3963fb5a-648f-47c8-bb85-2fd5010f536d?fields=floating_ips HTTP/1.1" 200 1166 0.008968 10.0.0.249 - - [2026-02-06 19:01:33] "GET /floating-ip/6ba8b908-262e-47c3-bcd4-601f1c44a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.009929 10.0.0.249 - - [2026-02-06 19:01:33] "GET /project/16af0ec5-b78a-4cf8-a143-5faa411b2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.122287 10.0.0.249 - - [2026-02-06 19:01:33] "GET /loadbalancer/3b19bd76-7894-485e-afe6-9440d8f8d909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003718 10.0.0.249 - - [2026-02-06 19:01:33] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.023907 10.0.0.249 - - [2026-02-06 19:01:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.028002 10.0.0.249 - - [2026-02-06 19:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017442 10.0.0.249 - - [2026-02-06 19:01:33] "GET /project/16af0ec5-b78a-4cf8-a143-5faa411b2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.055638 10.0.0.249 - - [2026-02-06 19:01:33] "GET /loadbalancer-listener/3945a84b-3dab-4dd9-8abe-adc08da91aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.029284 10.0.0.249 - - [2026-02-06 19:01:33] "GET /loadbalancer-listener/3945a84b-3dab-4dd9-8abe-adc08da91aa7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.007145 10.0.0.249 - - [2026-02-06 19:01:33] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.029605 10.0.0.249 - - [2026-02-06 19:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009593 10.0.0.249 - - [2026-02-06 19:01:33] "GET /instance-ip/3963fb5a-648f-47c8-bb85-2fd5010f536d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.016997 10.0.0.249 - - [2026-02-06 19:01:33] "GET /instance-ip/3963fb5a-648f-47c8-bb85-2fd5010f536d?fields=floating_ips HTTP/1.1" 200 1166 0.005620 10.0.0.249 - - [2026-02-06 19:01:33] "GET /floating-ip/6ba8b908-262e-47c3-bcd4-601f1c44a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.017642 10.0.0.249 - - [2026-02-06 19:01:33] "GET /project/16af0ec5-b78a-4cf8-a143-5faa411b2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.078391 10.0.0.249 - - [2026-02-06 19:01:33] "GET /loadbalancer/3b19bd76-7894-485e-afe6-9440d8f8d909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003514 10.0.0.249 - - [2026-02-06 19:01:33] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.030002 10.0.0.249 - - [2026-02-06 19:01:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018991 10.0.0.249 - - [2026-02-06 19:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010114 10.0.0.249 - - [2026-02-06 19:01:34] "GET /project/16af0ec5-b78a-4cf8-a143-5faa411b2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045187 10.0.0.249 - - [2026-02-06 19:01:34] "GET /loadbalancer-listener/b80603bb-d021-4bc2-a9f7-015bf46275e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.006544 10.0.0.249 - - [2026-02-06 19:01:34] "GET /loadbalancer-listener/b80603bb-d021-4bc2-a9f7-015bf46275e4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.011764 10.0.0.249 - - [2026-02-06 19:01:34] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.040859 10.0.0.249 - - [2026-02-06 19:01:34] "GET /instance-ip/3963fb5a-648f-47c8-bb85-2fd5010f536d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005427 10.0.0.249 - - [2026-02-06 19:01:34] "GET /instance-ip/3963fb5a-648f-47c8-bb85-2fd5010f536d?fields=floating_ips HTTP/1.1" 200 1166 0.005481 10.0.0.249 - - [2026-02-06 19:01:34] "GET /floating-ip/6ba8b908-262e-47c3-bcd4-601f1c44a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005450 10.0.0.249 - - [2026-02-06 19:01:34] "POST /tags HTTP/1.1" 200 302 0.121782 10.0.0.249 - - [2026-02-06 19:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006176 10.0.0.249 - - [2026-02-06 19:01:34] "GET /tag/ced60720-69f3-44ae-bf4b-8d6b2933dbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016190 10.0.0.249 - - [2026-02-06 19:01:34] "POST /tags HTTP/1.1" 200 326 0.071196 10.0.0.249 - - [2026-02-06 19:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008758 10.0.0.249 - - [2026-02-06 19:01:34] "GET /tag/7aea87b9-a96d-432e-a12b-9261e0d54d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.024552 10.0.0.249 - - [2026-02-06 19:01:34] "POST /tags HTTP/1.1" 200 364 0.033360 10.0.0.249 - - [2026-02-06 19:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.028439 10.0.0.249 - - [2026-02-06 19:01:34] "GET /tag/10507096-30bf-41c9-8e4d-97f6eca78fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.021167 10.0.0.249 - - [2026-02-06 19:01:34] "POST /tags HTTP/1.1" 200 312 0.030412 10.0.0.249 - - [2026-02-06 19:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011609 10.0.0.249 - - [2026-02-06 19:01:34] "GET /tag/67debce7-1975-42fb-86e6-4490bbdbc93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.042399 10.0.0.249 - - [2026-02-06 19:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.249 - - [2026-02-06 19:01:34] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.007236 10.0.0.249 - - [2026-02-06 19:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.249 - - [2026-02-06 19:01:35] "GET /project/16af0ec5-b78a-4cf8-a143-5faa411b2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.096709 10.0.0.249 - - [2026-02-06 19:01:35] "POST /virtual-machines HTTP/1.1" 200 378 0.024774 10.0.0.249 - - [2026-02-06 19:01:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015566 10.0.0.249 - - [2026-02-06 19:01:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.168568 10.0.0.249 - - [2026-02-06 19:01:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.046531 10.0.0.249 - - [2026-02-06 19:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007263 10.0.0.249 - - [2026-02-06 19:01:35] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006367 10.0.0.249 - - [2026-02-06 19:01:35] "POST /instance-ips HTTP/1.1" 200 410 0.047265 10.0.0.249 - - [2026-02-06 19:01:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.039093 10.0.0.249 - - [2026-02-06 19:01:35] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.019484 10.0.0.249 - - [2026-02-06 19:01:35] "POST /set-tag HTTP/1.1" 200 109 0.035172 10.0.0.249 - - [2026-02-06 19:01:35] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014869 10.0.0.249 - - [2026-02-06 19:01:35] "GET /instance-ip/4212b3b4-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.019598 10.0.0.249 - - [2026-02-06 19:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.249 - - [2026-02-06 19:01:35] "GET /loadbalancer/564f2db1-adc7-402e-b029-e1e8f4f8184d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.003231 10.0.0.249 - - [2026-02-06 19:01:35] "POST /tags HTTP/1.1" 200 356 0.033561 10.0.0.249 - - [2026-02-06 19:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.023460 10.0.0.249 - - [2026-02-06 19:01:35] "GET /tag/1757c04d-b0e4-42e4-a05c-a03fcf524485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.017863 10.0.0.249 - - [2026-02-06 19:01:35] "POST /tags HTTP/1.1" 200 304 0.032297 10.0.0.249 - - [2026-02-06 19:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.031303 10.0.0.249 - - [2026-02-06 19:01:36] "GET /tag/cc4f5114-5e0d-4c8a-ad0b-64780e3f411c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013459 10.0.0.249 - - [2026-02-06 19:01:36] "POST /projects HTTP/1.1" 409 218 0.002501 10.0.0.249 - - [2026-02-06 19:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.249 - - [2026-02-06 19:01:36] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.056536 10.0.0.249 - - [2026-02-06 19:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007948 10.0.0.249 - - [2026-02-06 19:01:36] "GET /network-ipam/a16eedb5-122f-4a26-bdbc-58a53ded879a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003579 10.0.0.249 - - [2026-02-06 19:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.249 - - [2026-02-06 19:01:36] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005699 10.0.0.249 - - [2026-02-06 19:01:36] "PUT /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704 HTTP/1.1" 200 265 0.050159 10.0.0.249 - - [2026-02-06 19:01:36] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005014 10.0.0.249 - - [2026-02-06 19:01:36] "POST /set-tag HTTP/1.1" 200 109 0.056571 10.0.0.249 - - [2026-02-06 19:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009826 10.0.0.249 - - [2026-02-06 19:01:36] "GET /network-ipam/f30fe7cd-bd30-4da9-9b27-6114fe1951c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.003308 10.0.0.249 - - [2026-02-06 19:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.249 - - [2026-02-06 19:01:36] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005216 10.0.0.249 - - [2026-02-06 19:01:36] "PUT /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783 HTTP/1.1" 200 265 0.070732 10.0.0.249 - - [2026-02-06 19:01:36] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.014348 10.0.0.249 - - [2026-02-06 19:01:36] "POST /set-tag HTTP/1.1" 200 109 0.074192 10.0.0.249 - - [2026-02-06 19:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.249 - - [2026-02-06 19:01:36] "GET /network-policy/72659e62-08b4-486a-8a00-2e4d20ef2f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003356 10.0.0.249 - - [2026-02-06 19:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005348 10.0.0.249 - - [2026-02-06 19:01:36] "GET /network-policy/544dcb8d-cdac-4f1a-98b8-c8ff99cd067b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003545 10.0.0.249 - - [2026-02-06 19:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.249 - - [2026-02-06 19:01:36] "GET /network-policy/a1f8b75e-ae2c-4267-8183-5d45047f2360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003415 10.0.0.249 - - [2026-02-06 19:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.249 - - [2026-02-06 19:01:36] "PUT /network-policy/a1f8b75e-ae2c-4267-8183-5d45047f2360 HTTP/1.1" 200 263 0.010731 10.0.0.249 - - [2026-02-06 19:01:36] "POST /ref-update HTTP/1.1" 200 156 0.105927 10.0.0.249 - - [2026-02-06 19:01:37] "PUT /access-control-list/3e22c717-7473-424e-bdfe-cd2c1196b6ee HTTP/1.1" 200 273 0.072748 10.0.0.249 - - [2026-02-06 19:01:37] "PUT /access-control-list/fcdb47e4-1c53-4a9e-b1ca-a03cccc90fd4 HTTP/1.1" 200 273 0.070789 10.0.0.249 - - [2026-02-06 19:01:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038913 10.0.0.249 - - [2026-02-06 19:01:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013175 10.0.0.249 - - [2026-02-06 19:01:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003433 10.0.0.249 - - [2026-02-06 19:01:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002822 10.0.0.249 - - [2026-02-06 19:01:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009336 10.0.0.249 - - [2026-02-06 19:01:37] "POST /security-groups HTTP/1.1" 409 245 0.004651 10.0.0.249 - - [2026-02-06 19:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.249 - - [2026-02-06 19:01:37] "PUT /security-group/a01643f9-a48a-4020-8fb3-c0e95dc50c73 HTTP/1.1" 200 263 0.091233 10.0.0.249 - - [2026-02-06 19:01:37] "PUT /access-control-list/6a399904-f2c0-415a-8ada-52d1b2571179 HTTP/1.1" 200 273 0.055147 10.0.0.249 - - [2026-02-06 19:01:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.082199 10.0.0.249 - - [2026-02-06 19:01:37] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022065 10.0.0.249 - - [2026-02-06 19:01:37] "PUT /access-control-list/f181e336-2dfd-42ab-b830-1f14b2636b48 HTTP/1.1" 200 273 0.043245 10.0.0.249 - - [2026-02-06 19:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.249 - - [2026-02-06 19:01:37] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006547 10.0.0.249 - - [2026-02-06 19:01:37] "POST /tags HTTP/1.1" 409 206 0.002229 10.0.0.249 - - [2026-02-06 19:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.249 - - [2026-02-06 19:01:37] "GET /tag/cc4f5114-5e0d-4c8a-ad0b-64780e3f411c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014466 10.0.0.249 - - [2026-02-06 19:01:37] "POST /firewall-rules HTTP/1.1" 200 564 0.090586 10.0.0.249 - - [2026-02-06 19:01:37] "GET /firewall-rule/3142b556-30bb-4af9-9351-09dc8379fbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005695 10.0.0.249 - - [2026-02-06 19:01:37] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.009228 10.0.0.249 - - [2026-02-06 19:01:37] "GET /firewall-rule/3142b556-30bb-4af9-9351-09dc8379fbd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003040 10.0.0.249 - - [2026-02-06 19:01:37] "POST /ref-update HTTP/1.1" 200 156 0.036342 10.0.0.249 - - [2026-02-06 19:01:37] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015251 10.0.0.249 - - [2026-02-06 19:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.249 - - [2026-02-06 19:01:37] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004152 10.0.0.249 - - [2026-02-06 19:01:37] "POST /tags HTTP/1.1" 409 206 0.003028 10.0.0.249 - - [2026-02-06 19:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.249 - - [2026-02-06 19:01:37] "GET /tag/cc4f5114-5e0d-4c8a-ad0b-64780e3f411c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017676 10.0.0.249 - - [2026-02-06 19:01:38] "POST /firewall-rules HTTP/1.1" 200 562 0.084752 10.0.0.249 - - [2026-02-06 19:01:38] "GET /firewall-rule/6d8717cf-12d1-44bb-8267-c15d2bd4cdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.007347 10.0.0.249 - - [2026-02-06 19:01:38] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005380 10.0.0.249 - - [2026-02-06 19:01:38] "GET /firewall-rule/6d8717cf-12d1-44bb-8267-c15d2bd4cdb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003531 10.0.0.249 - - [2026-02-06 19:01:38] "POST /ref-update HTTP/1.1" 200 156 0.058143 10.0.0.249 - - [2026-02-06 19:01:38] "POST /tags HTTP/1.1" 200 372 0.022259 10.0.0.249 - - [2026-02-06 19:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015596 10.0.0.249 - - [2026-02-06 19:01:38] "GET /tag/9dccb7c9-ad21-47ab-a21f-c4b600744523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.014184 10.0.0.249 - - [2026-02-06 19:01:38] "POST /tags HTTP/1.1" 200 320 0.021319 10.0.0.249 - - [2026-02-06 19:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011574 10.0.0.249 - - [2026-02-06 19:01:38] "GET /tag/e65817a2-f11d-421f-96b6-7de63a214878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.034521 10.0.0.249 - - [2026-02-06 19:01:38] "POST /id-to-fqname HTTP/1.1" 200 181 0.001207 10.0.0.249 - - [2026-02-06 19:01:38] "POST /fqname-to-id HTTP/1.1" 404 190 0.005027 10.0.0.249 - - [2026-02-06 19:01:38] "POST /security-groups HTTP/1.1" 200 578 0.072871 10.0.0.249 - - [2026-02-06 19:01:38] "POST /projects HTTP/1.1" 200 499 0.250092 10.0.0.249 - - [2026-02-06 19:01:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.003032 10.0.0.249 - - [2026-02-06 19:01:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019362 10.0.0.249 - - [2026-02-06 19:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010133 10.0.0.249 - - [2026-02-06 19:01:38] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2814 0.029077 10.0.0.249 - - [2026-02-06 19:01:38] "POST /access-control-lists HTTP/1.1" 200 589 0.079520 10.0.0.249 - - [2026-02-06 19:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014786 10.0.0.249 - - [2026-02-06 19:01:38] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.006654 10.0.0.249 - - [2026-02-06 19:01:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.002530 10.0.0.249 - - [2026-02-06 19:01:38] "POST /access-control-lists HTTP/1.1" 200 587 0.066971 10.0.0.249 - - [2026-02-06 19:01:39] "PUT /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704 HTTP/1.1" 200 265 0.108774 10.0.0.249 - - [2026-02-06 19:01:39] "PUT /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783 HTTP/1.1" 200 265 0.065420 10.0.0.249 - - [2026-02-06 19:01:39] "POST /security-groups HTTP/1.1" 200 560 0.081858 10.0.0.249 - - [2026-02-06 19:01:39] "POST /fqname-to-id HTTP/1.1" 404 248 0.003471 10.0.0.249 - - [2026-02-06 19:01:39] "POST /access-control-lists HTTP/1.1" 200 612 0.030776 10.0.0.249 - - [2026-02-06 19:01:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.037987 10.0.0.249 - - [2026-02-06 19:01:39] "POST /chown HTTP/1.1" 200 109 0.019781 10.0.0.249 - - [2026-02-06 19:01:39] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004970 10.0.0.249 - - [2026-02-06 19:01:39] "POST /fqname-to-id HTTP/1.1" 404 247 0.012144 10.0.0.249 - - [2026-02-06 19:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.249 - - [2026-02-06 19:01:39] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.020098 10.0.0.249 - - [2026-02-06 19:01:39] "POST /access-control-lists HTTP/1.1" 200 610 0.067975 10.0.0.249 - - [2026-02-06 19:01:39] "POST /tags HTTP/1.1" 409 214 0.005714 10.0.0.249 - - [2026-02-06 19:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.249 - - [2026-02-06 19:01:39] "GET /tag/e65817a2-f11d-421f-96b6-7de63a214878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.012668 10.0.0.249 - - [2026-02-06 19:01:39] "POST /firewall-rules HTTP/1.1" 200 580 0.075740 10.0.0.249 - - [2026-02-06 19:01:39] "GET /firewall-rule/178554fc-73ad-498d-ba44-1440a8ac5e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004951 10.0.0.249 - - [2026-02-06 19:01:39] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003926 10.0.0.249 - - [2026-02-06 19:01:39] "GET /firewall-rule/178554fc-73ad-498d-ba44-1440a8ac5e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003032 10.0.0.249 - - [2026-02-06 19:01:39] "POST /ref-update HTTP/1.1" 200 156 0.048550 10.0.0.249 - - [2026-02-06 19:01:39] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013656 10.0.0.249 - - [2026-02-06 19:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005472 10.0.0.249 - - [2026-02-06 19:01:39] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003800 10.0.0.249 - - [2026-02-06 19:01:39] "POST /tags HTTP/1.1" 409 214 0.002788 10.0.0.249 - - [2026-02-06 19:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.249 - - [2026-02-06 19:01:39] "GET /tag/e65817a2-f11d-421f-96b6-7de63a214878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.012198 10.0.0.249 - - [2026-02-06 19:01:39] "POST /firewall-rules HTTP/1.1" 200 578 0.074970 10.0.0.249 - - [2026-02-06 19:01:39] "GET /firewall-rule/4121845b-9be5-4ce4-8265-25d753c592b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.010764 10.0.0.249 - - [2026-02-06 19:01:39] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.005032 10.0.0.249 - - [2026-02-06 19:01:39] "GET /firewall-rule/4121845b-9be5-4ce4-8265-25d753c592b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003346 10.0.0.249 - - [2026-02-06 19:01:40] "POST /ref-update HTTP/1.1" 200 156 0.045179 10.0.0.249 - - [2026-02-06 19:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009003 10.0.0.249 - - [2026-02-06 19:01:40] "GET /loadbalancer/3b19bd76-7894-485e-afe6-9440d8f8d909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002984 10.0.0.249 - - [2026-02-06 19:01:40] "POST /tags HTTP/1.1" 200 364 0.032380 10.0.0.249 - - [2026-02-06 19:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011273 10.0.0.249 - - [2026-02-06 19:01:40] "GET /tag/015fc367-9f51-44b5-872e-0d7b77c86830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.023426 10.0.0.249 - - [2026-02-06 19:01:40] "POST /tags HTTP/1.1" 200 312 0.021879 10.0.0.249 - - [2026-02-06 19:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014784 10.0.0.249 - - [2026-02-06 19:01:40] "GET /tag/5b53e80c-7e27-43c1-b350-53127ebdc0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013163 10.0.0.249 - - [2026-02-06 19:01:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.000656 10.0.0.249 - - [2026-02-06 19:01:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.007721 10.0.0.249 - - [2026-02-06 19:01:40] "POST /security-groups HTTP/1.1" 200 574 0.161626 10.0.0.249 - - [2026-02-06 19:01:40] "POST /projects HTTP/1.1" 200 491 0.317057 10.0.0.249 - - [2026-02-06 19:01:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.014644 10.0.0.249 - - [2026-02-06 19:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018349 10.0.0.249 - - [2026-02-06 19:01:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.015763 10.0.0.249 - - [2026-02-06 19:01:40] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2886 0.039045 10.0.0.249 - - [2026-02-06 19:01:40] "POST /access-control-lists HTTP/1.1" 200 585 0.080823 10.0.0.249 - - [2026-02-06 19:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010267 10.0.0.249 - - [2026-02-06 19:01:40] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006827 10.0.0.249 - - [2026-02-06 19:01:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.003519 10.0.0.249 - - [2026-02-06 19:01:40] "POST /access-control-lists HTTP/1.1" 200 583 0.075176 10.0.0.249 - - [2026-02-06 19:01:41] "PUT /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704 HTTP/1.1" 200 265 0.122548 10.0.0.249 - - [2026-02-06 19:01:41] "PUT /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783 HTTP/1.1" 200 265 0.080574 10.0.0.249 - - [2026-02-06 19:01:41] "POST /security-groups HTTP/1.1" 200 548 0.091652 10.0.0.249 - - [2026-02-06 19:01:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.002578 10.0.0.249 - - [2026-02-06 19:01:41] "POST /access-control-lists HTTP/1.1" 200 604 0.030737 10.0.0.249 - - [2026-02-06 19:01:41] "POST /fqname-to-id HTTP/1.1" 404 239 0.013541 10.0.0.249 - - [2026-02-06 19:01:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.050716 10.0.0.249 - - [2026-02-06 19:01:41] "POST /chown HTTP/1.1" 200 109 0.041756 10.0.0.249 - - [2026-02-06 19:01:41] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008173 10.0.0.249 - - [2026-02-06 19:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.249 - - [2026-02-06 19:01:41] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009562 10.0.0.249 - - [2026-02-06 19:01:41] "POST /access-control-lists HTTP/1.1" 200 602 0.087234 10.0.0.249 - - [2026-02-06 19:01:41] "POST /tags HTTP/1.1" 409 210 0.007751 10.0.0.249 - - [2026-02-06 19:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.249 - - [2026-02-06 19:01:41] "GET /tag/5b53e80c-7e27-43c1-b350-53127ebdc0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011881 10.0.0.249 - - [2026-02-06 19:01:41] "POST /firewall-rules HTTP/1.1" 200 572 0.081308 10.0.0.249 - - [2026-02-06 19:01:41] "GET /firewall-rule/8eb077f2-7683-4dfe-be5f-27876fb83313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005634 10.0.0.249 - - [2026-02-06 19:01:41] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.006132 10.0.0.249 - - [2026-02-06 19:01:41] "GET /firewall-rule/8eb077f2-7683-4dfe-be5f-27876fb83313?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007821 10.0.0.249 - - [2026-02-06 19:01:41] "POST /ref-update HTTP/1.1" 200 156 0.046687 10.0.0.249 - - [2026-02-06 19:01:41] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019556 10.0.0.249 - - [2026-02-06 19:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014058 10.0.0.249 - - [2026-02-06 19:01:41] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003377 10.0.0.249 - - [2026-02-06 19:01:41] "POST /tags HTTP/1.1" 409 210 0.002244 10.0.0.249 - - [2026-02-06 19:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.249 - - [2026-02-06 19:01:41] "GET /tag/5b53e80c-7e27-43c1-b350-53127ebdc0ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012694 10.0.0.249 - - [2026-02-06 19:01:42] "POST /firewall-rules HTTP/1.1" 200 570 0.071716 10.0.0.249 - - [2026-02-06 19:01:42] "GET /firewall-rule/c33e9546-87e0-4c8f-8264-beb03c69ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.014002 10.0.0.249 - - [2026-02-06 19:01:42] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.007603 10.0.0.249 - - [2026-02-06 19:01:42] "GET /firewall-rule/c33e9546-87e0-4c8f-8264-beb03c69ba05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003335 10.0.0.249 - - [2026-02-06 19:01:42] "POST /ref-update HTTP/1.1" 200 156 0.058807 10.0.0.249 - - [2026-02-06 19:01:42] "POST /tags HTTP/1.1" 409 237 0.003029 10.0.0.249 - - [2026-02-06 19:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.249 - - [2026-02-06 19:01:42] "GET /tag/10507096-30bf-41c9-8e4d-97f6eca78fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.016335 10.0.0.249 - - [2026-02-06 19:01:42] "POST /tags HTTP/1.1" 409 210 0.002796 10.0.0.249 - - [2026-02-06 19:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.249 - - [2026-02-06 19:01:42] "GET /tag/67debce7-1975-42fb-86e6-4490bbdbc93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016761 10.0.0.249 - - [2026-02-06 19:01:42] "POST /projects HTTP/1.1" 409 223 0.002686 10.0.0.249 - - [2026-02-06 19:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.249 - - [2026-02-06 19:01:42] "GET /project/16af0ec5-b78a-4cf8-a143-5faa411b2d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.055356 10.0.0.249 - - [2026-02-06 19:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.249 - - [2026-02-06 19:01:42] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.005641 10.0.0.249 - - [2026-02-06 19:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.249 - - [2026-02-06 19:01:42] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005205 10.0.0.249 - - [2026-02-06 19:01:42] "PUT /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704 HTTP/1.1" 200 265 0.063312 10.0.0.249 - - [2026-02-06 19:01:42] "PUT /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783 HTTP/1.1" 200 265 0.061832 10.0.0.249 - - [2026-02-06 19:01:42] "POST /security-groups HTTP/1.1" 409 253 0.003051 10.0.0.249 - - [2026-02-06 19:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.249 - - [2026-02-06 19:01:42] "PUT /security-group/3a74a300-5cce-4200-b1b1-22d21d93afb1 HTTP/1.1" 200 263 0.065115 10.0.0.249 - - [2026-02-06 19:01:42] "PUT /access-control-list/e8f8a0cc-d0d8-403f-a261-47e4c43b119d HTTP/1.1" 200 273 0.013502 10.0.0.249 - - [2026-02-06 19:01:42] "PUT /access-control-list/dc1040d5-f095-406f-beb2-c10e22818246 HTTP/1.1" 200 273 0.028261 10.0.0.249 - - [2026-02-06 19:01:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.045161 10.0.0.249 - - [2026-02-06 19:01:42] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008721 10.0.0.249 - - [2026-02-06 19:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.249 - - [2026-02-06 19:01:42] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003739 10.0.0.249 - - [2026-02-06 19:01:42] "POST /tags HTTP/1.1" 409 210 0.002326 10.0.0.249 - - [2026-02-06 19:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.249 - - [2026-02-06 19:01:42] "GET /tag/67debce7-1975-42fb-86e6-4490bbdbc93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013866 10.0.0.249 - - [2026-02-06 19:01:43] "POST /firewall-rules HTTP/1.1" 200 572 0.078568 10.0.0.249 - - [2026-02-06 19:01:43] "GET /firewall-rule/0afb30ce-480a-4506-b760-30bab93a628c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005810 10.0.0.249 - - [2026-02-06 19:01:43] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.005177 10.0.0.249 - - [2026-02-06 19:01:43] "GET /firewall-rule/0afb30ce-480a-4506-b760-30bab93a628c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004122 10.0.0.249 - - [2026-02-06 19:01:43] "POST /ref-update HTTP/1.1" 200 156 0.052803 10.0.0.249 - - [2026-02-06 19:01:43] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013058 10.0.0.249 - - [2026-02-06 19:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.249 - - [2026-02-06 19:01:43] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003161 10.0.0.249 - - [2026-02-06 19:01:43] "POST /tags HTTP/1.1" 409 210 0.002375 10.0.0.249 - - [2026-02-06 19:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.249 - - [2026-02-06 19:01:43] "GET /tag/67debce7-1975-42fb-86e6-4490bbdbc93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013657 10.0.0.249 - - [2026-02-06 19:01:43] "POST /firewall-rules HTTP/1.1" 200 570 0.075067 10.0.0.249 - - [2026-02-06 19:01:43] "GET /firewall-rule/d7813a8c-c2f2-4257-a858-14c7b0859905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.031748 10.0.0.249 - - [2026-02-06 19:01:43] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.010910 10.0.0.249 - - [2026-02-06 19:01:43] "GET /firewall-rule/d7813a8c-c2f2-4257-a858-14c7b0859905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004628 10.0.0.249 - - [2026-02-06 19:01:43] "POST /ref-update HTTP/1.1" 200 156 0.092868 10.0.0.249 - - [2026-02-06 19:01:43] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005991 10.0.0.249 - - [2026-02-06 19:01:43] "POST /set-tag HTTP/1.1" 200 109 0.003969 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:02:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001167 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:02:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001270 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:02:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000987 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:02:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001100 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:02:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.011047 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:02:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001954 10.0.0.22 - - [2026-02-06 19:03:04] "GET / HTTP/1.1" 200 36215 0.001781 10.0.0.22 - - [2026-02-06 19:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.22 - - [2026-02-06 19:03:05] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004913 10.0.0.22 - - [2026-02-06 19:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.22 - - [2026-02-06 19:03:05] "GET /routing-instance/55a058d1-492c-4ae3-b035-e60683eb75a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004604 10.0.0.22 - - [2026-02-06 19:03:05] "PUT /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b HTTP/1.1" 200 275 0.022164 10.0.0.22 - - [2026-02-06 19:03:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.027045 10.0.0.22 - - [2026-02-06 19:03:05] "POST /virtual-routers HTTP/1.1" 200 601 0.025001 10.0.0.22 - - [2026-02-06 19:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009421 10.0.0.22 - - [2026-02-06 19:03:05] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.013868 10.0.0.22 - - [2026-02-06 19:03:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.002272 10.0.0.22 - - [2026-02-06 19:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009257 10.0.0.22 - - [2026-02-06 19:03:05] "GET /virtual-network/fe2b6cde-d65a-46cd-92e5-4857649fcc54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.004817 10.0.0.22 - - [2026-02-06 19:03:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.080355 10.0.0.249 - - [2026-02-06 19:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.249 - - [2026-02-06 19:03:07] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003902 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:03:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001512 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:03:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001491 10.0.0.249 - - [2026-02-06 19:04:57] "GET /global-system-configs HTTP/1.1" 200 323 0.007416 10.0.0.249 - - [2026-02-06 19:04:59] "GET /global-system-configs HTTP/1.1" 200 323 0.002617 10.0.0.249 - - [2026-02-06 19:05:27] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004888 10.0.0.249 - - [2026-02-06 19:05:27] "POST /ref-update HTTP/1.1" 200 156 0.014278 10.0.0.22 - - [2026-02-06 19:06:28] "GET / HTTP/1.1" 200 36215 0.001867 10.0.0.22 - - [2026-02-06 19:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.22 - - [2026-02-06 19:06:28] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007186 10.0.0.22 - - [2026-02-06 19:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.22 - - [2026-02-06 19:06:28] "GET /routing-instance/55a058d1-492c-4ae3-b035-e60683eb75a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003434 10.0.0.22 - - [2026-02-06 19:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.22 - - [2026-02-06 19:06:28] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004983 10.0.0.22 - - [2026-02-06 19:06:28] "PUT /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239 HTTP/1.1" 200 263 0.014104 10.0.0.22 - - [2026-02-06 19:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.22 - - [2026-02-06 19:06:28] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003202 10.0.0.22 - - [2026-02-06 19:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.22 - - [2026-02-06 19:06:28] "GET /virtual-machine-interface/4cb65210-e144-49a9-878c-622fb585a2be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005619 10.0.0.22 - - [2026-02-06 19:06:28] "PUT /virtual-machine-interface/4cb65210-e144-49a9-878c-622fb585a2be HTTP/1.1" 200 285 0.013757 10.0.0.249 - - [2026-02-06 19:06:59] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006042 10.0.0.249 - - [2026-02-06 19:06:59] "POST /set-tag HTTP/1.1" 200 109 0.003940 10.0.0.249 - - [2026-02-06 19:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.249 - - [2026-02-06 19:06:59] "GET /loadbalancer/3b19bd76-7894-485e-afe6-9440d8f8d909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004830 10.0.0.249 - - [2026-02-06 19:06:59] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006279 10.0.0.249 - - [2026-02-06 19:06:59] "POST /set-tag HTTP/1.1" 200 109 0.005923 10.0.0.249 - - [2026-02-06 19:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.249 - - [2026-02-06 19:06:59] "GET /loadbalancer/3b19bd76-7894-485e-afe6-9440d8f8d909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003786 10.0.0.249 - - [2026-02-06 19:06:59] "GET /loadbalancer-pool/a394b95a-b2e7-4e21-8434-029cab9aa6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006196 10.0.0.249 - - [2026-02-06 19:06:59] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025774 10.0.0.249 - - [2026-02-06 19:06:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017867 10.0.0.249 - - [2026-02-06 19:06:59] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016891 10.0.0.249 - - [2026-02-06 19:06:59] "POST /tags HTTP/1.1" 409 205 0.004229 10.0.0.249 - - [2026-02-06 19:06:59] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008149 10.0.0.249 - - [2026-02-06 19:06:59] "POST /ref-update HTTP/1.1" 200 156 0.012112 10.0.0.249 - - [2026-02-06 19:06:59] "GET /floating-ip/6ba8b908-262e-47c3-bcd4-601f1c44a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.013961 10.0.0.249 - - [2026-02-06 19:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.249 - - [2026-02-06 19:06:59] "GET /tag/4c2c439d-3a2d-452e-b4fb-c4299548a510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.018438 10.0.0.249 - - [2026-02-06 19:06:59] "PUT /floating-ip/6ba8b908-262e-47c3-bcd4-601f1c44a5e8 HTTP/1.1" 200 257 0.009551 10.0.0.249 - - [2026-02-06 19:07:00] "POST /set-tag HTTP/1.1" 200 109 0.070137 10.0.0.249 - - [2026-02-06 19:07:00] "GET /loadbalancer-pool/35b45fd3-295b-4e46-b8fa-d6b10f39ce00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006583 10.0.0.249 - - [2026-02-06 19:07:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023494 10.0.0.249 - - [2026-02-06 19:07:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018819 10.0.0.249 - - [2026-02-06 19:07:00] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016286 10.0.0.249 - - [2026-02-06 19:07:00] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017829 10.0.0.249 - - [2026-02-06 19:07:00] "POST /ref-update HTTP/1.1" 200 156 0.016598 10.0.0.249 - - [2026-02-06 19:07:00] "GET /floating-ip/6ba8b908-262e-47c3-bcd4-601f1c44a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.010041 10.0.0.249 - - [2026-02-06 19:07:00] "POST /set-tag HTTP/1.1" 200 109 0.005032 10.0.0.249 - - [2026-02-06 19:07:00] "GET /loadbalancer-pool/98648d32-b623-41d2-a73f-47ac00f366be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007231 10.0.0.249 - - [2026-02-06 19:07:00] "POST /loadbalancer-members HTTP/1.1" 200 694 0.040082 10.0.0.249 - - [2026-02-06 19:07:00] "PUT /floating-ip/6ba8b908-262e-47c3-bcd4-601f1c44a5e8 HTTP/1.1" 200 257 0.041956 10.0.0.249 - - [2026-02-06 19:07:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.028878 10.0.0.249 - - [2026-02-06 19:07:00] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.034950 10.0.0.249 - - [2026-02-06 19:07:00] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008238 10.0.0.249 - - [2026-02-06 19:07:00] "POST /set-tag HTTP/1.1" 200 109 0.006986 10.0.0.249 - - [2026-02-06 19:07:00] "POST /ref-update HTTP/1.1" 200 156 0.012578 10.0.0.249 - - [2026-02-06 19:07:00] "GET /floating-ip/6ba8b908-262e-47c3-bcd4-601f1c44a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.014437 10.0.0.249 - - [2026-02-06 19:07:00] "PUT /floating-ip/6ba8b908-262e-47c3-bcd4-601f1c44a5e8 HTTP/1.1" 200 257 0.014943 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:07:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001067 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:07:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001135 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:07:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001010 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:07:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001526 10.0.0.249 - - [2026-02-06 19:07:23] "GET / HTTP/1.1" 200 36215 0.001827 10.0.0.249 - - [2026-02-06 19:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.249 - - [2026-02-06 19:07:23] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005137 10.0.0.249 - - [2026-02-06 19:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.249 - - [2026-02-06 19:07:23] "GET /config-node/ffc1227c-a333-48d4-9717-57259a31d7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.005938 10.0.0.249 - - [2026-02-06 19:07:34] "GET / HTTP/1.1" 200 36215 0.001425 10.0.0.249 - - [2026-02-06 19:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.249 - - [2026-02-06 19:07:34] "GET /routing-instance/55a058d1-492c-4ae3-b035-e60683eb75a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007263 10.0.0.249 - - [2026-02-06 19:07:34] "POST /bgp-routers HTTP/1.1" 409 301 0.003850 10.0.0.249 - - [2026-02-06 19:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007342 10.0.0.249 - - [2026-02-06 19:07:34] "GET /bgp-router/cb332022-3f98-40d9-b8a0-17984facbe0e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.013242 10.0.0.249 - - [2026-02-06 19:07:34] "PUT /bgp-router/cb332022-3f98-40d9-b8a0-17984facbe0e HTTP/1.1" 200 255 0.079156 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:07:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001003 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:07:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001194 10.0.0.249 - - [2026-02-06 19:07:44] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006847 10.0.0.249 - - [2026-02-06 19:07:44] "POST /set-tag HTTP/1.1" 200 109 0.007450 10.0.0.249 - - [2026-02-06 19:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006385 10.0.0.249 - - [2026-02-06 19:07:44] "GET /loadbalancer/3b19bd76-7894-485e-afe6-9440d8f8d909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004107 10.0.0.249 - - [2026-02-06 19:07:44] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005908 10.0.0.249 - - [2026-02-06 19:07:44] "POST /set-tag HTTP/1.1" 200 109 0.059692 10.0.0.249 - - [2026-02-06 19:07:44] "DELETE /loadbalancer-member/ed04a8b7-4113-42c3-a2b9-05c8b53f1359 HTTP/1.1" 200 115 0.086877 10.0.0.249 - - [2026-02-06 19:07:44] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005512 10.0.0.249 - - [2026-02-06 19:07:44] "POST /set-tag HTTP/1.1" 200 109 0.003864 10.0.0.249 - - [2026-02-06 19:07:44] "DELETE /loadbalancer-member/c3b2065b-97e4-4e2d-ab19-6ea7d78d5360 HTTP/1.1" 200 115 0.052557 10.0.0.249 - - [2026-02-06 19:07:44] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006683 10.0.0.249 - - [2026-02-06 19:07:44] "POST /set-tag HTTP/1.1" 200 109 0.003209 10.0.0.249 - - [2026-02-06 19:07:44] "DELETE /loadbalancer-member/8f7884b0-3522-4aee-95cf-79660bbc3f5a HTTP/1.1" 200 115 0.069011 10.0.0.249 - - [2026-02-06 19:07:44] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013261 10.0.0.249 - - [2026-02-06 19:07:44] "POST /set-tag HTTP/1.1" 200 109 0.003634 10.0.0.249 - - [2026-02-06 19:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.249 - - [2026-02-06 19:07:45] "GET /loadbalancer/3b19bd76-7894-485e-afe6-9440d8f8d909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.006428 10.0.0.249 - - [2026-02-06 19:07:45] "GET /loadbalancer-pool/a394b95a-b2e7-4e21-8434-029cab9aa6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009723 10.0.0.249 - - [2026-02-06 19:07:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036013 10.0.0.249 - - [2026-02-06 19:07:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.041419 10.0.0.249 - - [2026-02-06 19:07:45] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.026293 10.0.0.249 - - [2026-02-06 19:07:45] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.020618 10.0.0.249 - - [2026-02-06 19:07:45] "GET /floating-ip/6ba8b908-262e-47c3-bcd4-601f1c44a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003633 10.0.0.249 - - [2026-02-06 19:07:45] "POST /set-tag HTTP/1.1" 200 109 0.084091 10.0.0.249 - - [2026-02-06 19:07:45] "GET /loadbalancer-pool/35b45fd3-295b-4e46-b8fa-d6b10f39ce00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.029406 10.0.0.249 - - [2026-02-06 19:07:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030234 10.0.0.249 - - [2026-02-06 19:07:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020483 10.0.0.249 - - [2026-02-06 19:07:45] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.022971 10.0.0.249 - - [2026-02-06 19:07:45] "POST /set-tag HTTP/1.1" 200 109 0.007131 10.0.0.249 - - [2026-02-06 19:07:45] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013720 10.0.0.249 - - [2026-02-06 19:07:45] "GET /floating-ip/6ba8b908-262e-47c3-bcd4-601f1c44a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002996 10.0.0.249 - - [2026-02-06 19:07:45] "GET /loadbalancer-pool/98648d32-b623-41d2-a73f-47ac00f366be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007276 10.0.0.249 - - [2026-02-06 19:07:45] "POST /loadbalancer-members HTTP/1.1" 200 694 0.027057 10.0.0.249 - - [2026-02-06 19:07:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.029717 10.0.0.249 - - [2026-02-06 19:07:45] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020252 10.0.0.249 - - [2026-02-06 19:07:45] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011227 10.0.0.249 - - [2026-02-06 19:07:45] "GET /floating-ip/6ba8b908-262e-47c3-bcd4-601f1c44a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.014003 10.0.0.249 - - [2026-02-06 19:07:45] "POST /set-tag HTTP/1.1" 200 109 0.007067 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:08:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001525 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:08:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001764 10.0.0.249 - - [2026-02-06 19:09:57] "GET /global-system-configs HTTP/1.1" 200 323 0.005531 10.0.0.249 - - [2026-02-06 19:09:59] "GET /global-system-configs HTTP/1.1" 200 323 0.002831 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:12:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001076 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:12:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001394 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:12:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001468 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:12:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.007313 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:12:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001210 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:12:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001268 10.0.0.249 - - [2026-02-06 19:13:39] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004762 10.0.0.249 - - [2026-02-06 19:13:39] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.249 - - [2026-02-06 19:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.249 - - [2026-02-06 19:13:39] "GET /loadbalancer/3b19bd76-7894-485e-afe6-9440d8f8d909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.005414 10.0.0.249 - - [2026-02-06 19:13:39] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004850 10.0.0.249 - - [2026-02-06 19:13:39] "POST /set-tag HTTP/1.1" 200 109 0.035171 10.0.0.249 - - [2026-02-06 19:13:40] "DELETE /loadbalancer-member/eb84b6eb-6b5a-4f2e-9ead-4bbb85423374 HTTP/1.1" 200 115 0.044408 10.0.0.249 - - [2026-02-06 19:13:40] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008142 10.0.0.249 - - [2026-02-06 19:13:40] "POST /set-tag HTTP/1.1" 200 109 0.006584 10.0.0.249 - - [2026-02-06 19:13:40] "DELETE /loadbalancer-member/cf103e28-1f0e-4117-8be0-9f580631f55f HTTP/1.1" 200 115 0.034393 10.0.0.249 - - [2026-02-06 19:13:40] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005352 10.0.0.249 - - [2026-02-06 19:13:40] "POST /set-tag HTTP/1.1" 200 109 0.004330 10.0.0.249 - - [2026-02-06 19:13:40] "DELETE /loadbalancer-member/206e9562-ed02-4540-a4f9-a0b89d7f9e2e HTTP/1.1" 200 115 0.072330 10.0.0.249 - - [2026-02-06 19:13:40] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005259 10.0.0.249 - - [2026-02-06 19:13:40] "POST /set-tag HTTP/1.1" 200 109 0.003078 10.0.0.249 - - [2026-02-06 19:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.249 - - [2026-02-06 19:13:40] "GET /loadbalancer/3b19bd76-7894-485e-afe6-9440d8f8d909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003254 10.0.0.249 - - [2026-02-06 19:13:40] "GET /loadbalancer-pool/a394b95a-b2e7-4e21-8434-029cab9aa6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004447 10.0.0.249 - - [2026-02-06 19:13:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036526 10.0.0.249 - - [2026-02-06 19:13:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.016492 10.0.0.249 - - [2026-02-06 19:13:40] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.031637 10.0.0.249 - - [2026-02-06 19:13:40] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012006 10.0.0.249 - - [2026-02-06 19:13:40] "GET /floating-ip/6ba8b908-262e-47c3-bcd4-601f1c44a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003234 10.0.0.249 - - [2026-02-06 19:13:40] "POST /set-tag HTTP/1.1" 200 109 0.125978 10.0.0.249 - - [2026-02-06 19:13:40] "GET /loadbalancer-pool/35b45fd3-295b-4e46-b8fa-d6b10f39ce00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011442 10.0.0.249 - - [2026-02-06 19:13:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.045883 10.0.0.249 - - [2026-02-06 19:13:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.042286 10.0.0.249 - - [2026-02-06 19:13:40] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016783 10.0.0.249 - - [2026-02-06 19:13:40] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008610 10.0.0.249 - - [2026-02-06 19:13:40] "GET /floating-ip/6ba8b908-262e-47c3-bcd4-601f1c44a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003832 10.0.0.249 - - [2026-02-06 19:13:40] "POST /set-tag HTTP/1.1" 200 109 0.004091 10.0.0.249 - - [2026-02-06 19:13:40] "GET /loadbalancer-pool/98648d32-b623-41d2-a73f-47ac00f366be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003683 10.0.0.249 - - [2026-02-06 19:13:40] "POST /loadbalancer-members HTTP/1.1" 200 694 0.039840 10.0.0.249 - - [2026-02-06 19:13:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017956 10.0.0.249 - - [2026-02-06 19:13:41] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.050218 10.0.0.249 - - [2026-02-06 19:13:41] "GET /virtual-machine-interface/41f0240c-038e-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010544 10.0.0.249 - - [2026-02-06 19:13:41] "POST /set-tag HTTP/1.1" 200 109 0.010917 10.0.0.249 - - [2026-02-06 19:13:41] "GET /floating-ip/6ba8b908-262e-47c3-bcd4-601f1c44a5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.016824 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:13:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001614 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:13:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001606 10.0.0.249 - - [2026-02-06 19:14:58] "GET /global-system-configs HTTP/1.1" 200 323 0.004829 10.0.0.249 - - [2026-02-06 19:14:59] "GET /global-system-configs HTTP/1.1" 200 323 0.002534 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:17:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001288 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:17:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001101 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:17:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001196 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:17:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001099 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:17:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001471 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:17:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001754 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:18:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001493 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:18:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001688 10.0.0.249 - - [2026-02-06 19:19:40] "GET / HTTP/1.1" 200 36215 0.001954 10.0.0.249 - - [2026-02-06 19:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.249 - - [2026-02-06 19:19:41] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.051054 10.0.0.249 - - [2026-02-06 19:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.249 - - [2026-02-06 19:19:41] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037630 10.0.0.249 - - [2026-02-06 19:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.249 - - [2026-02-06 19:19:41] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038743 10.0.0.249 - - [2026-02-06 19:19:41] "POST /tags HTTP/1.1" 200 334 0.040651 10.0.0.249 - - [2026-02-06 19:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.249 - - [2026-02-06 19:19:42] "GET /tag/91381554-746c-4b7e-85d0-f0a32b0cfaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020524 10.0.0.249 - - [2026-02-06 19:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.249 - - [2026-02-06 19:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.249 - - [2026-02-06 19:19:42] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044551 10.0.0.249 - - [2026-02-06 19:19:42] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.064275 10.0.0.249 - - [2026-02-06 19:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.249 - - [2026-02-06 19:19:42] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.006584 10.0.0.249 - - [2026-02-06 19:19:42] "GET /virtual-networks?parent_id=9109faaa-2800-4ff3-995c-2580dd17b663&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.005532 10.0.0.249 - - [2026-02-06 19:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013701 10.0.0.249 - - [2026-02-06 19:19:42] "GET /service-appliance-set/76c9b93f-0670-45a2-b0dd-95f4eadd924a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.007163 10.0.0.249 - - [2026-02-06 19:19:42] "POST /fqname-to-id HTTP/1.1" 404 254 0.002187 10.0.0.249 - - [2026-02-06 19:19:42] "POST /virtual-networks HTTP/1.1" 200 514 0.078759 10.0.0.249 - - [2026-02-06 19:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012253 10.0.0.249 - - [2026-02-06 19:19:42] "GET /network-ipam/6926fe14-c6cd-4f67-b95e-aba4951502e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.044670 10.0.0.249 - - [2026-02-06 19:19:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.112717 10.0.0.249 - - [2026-02-06 19:19:42] "GET /virtual-machine-interface/05e01c52-2fc9-43b6-b536-5bce1dab0652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.020686 10.0.0.249 - - [2026-02-06 19:19:42] "POST /useragent-kv HTTP/1.1" 200 115 0.007689 10.0.0.249 - - [2026-02-06 19:19:42] "POST /ref-update HTTP/1.1" 200 156 0.108521 10.0.0.249 - - [2026-02-06 19:19:42] "GET /virtual-network/00a45a91-6f63-444b-8801-e36be8e85003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004459 10.0.0.249 - - [2026-02-06 19:19:42] "POST /instance-ips HTTP/1.1" 200 410 0.072759 10.0.0.249 - - [2026-02-06 19:19:42] "GET /domains HTTP/1.1" 200 281 0.004972 10.0.0.249 - - [2026-02-06 19:19:42] "GET /instance-ip/f467d6df-70ab-4121-bfc2-ac3b0cf22cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.006286 10.0.0.249 - - [2026-02-06 19:19:42] "GET /domain/a6cac0af-1bb7-4c86-9ca4-8e3974ecbcc6 HTTP/1.1" 200 3100 0.013042 10.0.0.249 - - [2026-02-06 19:19:42] "POST /loadbalancers HTTP/1.1" 200 612 0.040080 10.0.0.249 - - [2026-02-06 19:19:42] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663 HTTP/1.1" 200 5739 0.067599 10.0.0.249 - - [2026-02-06 19:19:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.037924 10.0.0.249 - - [2026-02-06 19:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.249 - - [2026-02-06 19:19:42] "GET /virtual-network/00a45a91-6f63-444b-8801-e36be8e85003 HTTP/1.1" 200 2086 0.009932 10.0.0.249 - - [2026-02-06 19:19:42] "GET /virtual-network/00a45a91-6f63-444b-8801-e36be8e85003 HTTP/1.1" 200 2086 0.004370 10.0.0.249 - - [2026-02-06 19:19:42] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.072594 10.0.0.249 - - [2026-02-06 19:19:42] "GET /routing-instance/cf1230b7-95c9-4ad1-bdc2-5c4f7914d4b3 HTTP/1.1" 200 1184 0.011107 10.0.0.249 - - [2026-02-06 19:19:42] "GET /instance-ip/f467d6df-70ab-4121-bfc2-ac3b0cf22cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.006950 10.0.0.249 - - [2026-02-06 19:19:42] "GET /routing-instance/cf1230b7-95c9-4ad1-bdc2-5c4f7914d4b3 HTTP/1.1" 200 1184 0.004247 10.0.0.249 - - [2026-02-06 19:19:42] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.066084 10.0.0.249 - - [2026-02-06 19:19:42] "GET /loadbalancer/a770735c-5991-4497-9b3b-99361b97e614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.007813 10.0.0.249 - - [2026-02-06 19:19:42] "POST /route-targets HTTP/1.1" 200 328 0.038288 10.0.0.249 - - [2026-02-06 19:19:42] "POST /floating-ips HTTP/1.1" 200 599 0.105751 10.0.0.249 - - [2026-02-06 19:19:42] "POST /ref-update HTTP/1.1" 200 156 0.047896 10.0.0.249 - - [2026-02-06 19:19:42] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.100001 10.0.0.249 - - [2026-02-06 19:19:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.249 - - [2026-02-06 19:19:42] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035494 10.0.0.249 - - [2026-02-06 19:19:43] "GET /loadbalancer-listener/80558ad8-4296-483a-b009-48be74d1fe1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.006828 10.0.0.249 - - [2026-02-06 19:19:43] "GET /loadbalancer-listener/80558ad8-4296-483a-b009-48be74d1fe1a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.005104 10.0.0.249 - - [2026-02-06 19:19:43] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.030244 10.0.0.249 - - [2026-02-06 19:19:43] "GET /instance-ip/f467d6df-70ab-4121-bfc2-ac3b0cf22cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004684 10.0.0.249 - - [2026-02-06 19:19:43] "GET /instance-ip/f467d6df-70ab-4121-bfc2-ac3b0cf22cfb?fields=floating_ips HTTP/1.1" 200 1215 0.013079 10.0.0.249 - - [2026-02-06 19:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960 10.0.0.249 - - [2026-02-06 19:19:43] "GET /floating-ip/4b4446ba-7ed7-4c40-b78a-53640d401a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004185 10.0.0.249 - - [2026-02-06 19:19:43] "GET /loadbalancer/a770735c-5991-4497-9b3b-99361b97e614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.004895 10.0.0.249 - - [2026-02-06 19:19:43] "POST /tags HTTP/1.1" 200 296 0.074003 10.0.0.249 - - [2026-02-06 19:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.021209 10.0.0.249 - - [2026-02-06 19:19:43] "GET /tag/d9c6b5a3-3450-482e-ac71-44b29a8a677f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.017938 10.0.0.249 - - [2026-02-06 19:19:43] "POST /tags HTTP/1.1" 409 233 0.002662 10.0.0.249 - - [2026-02-06 19:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.249 - - [2026-02-06 19:19:43] "GET /tag/1757c04d-b0e4-42e4-a05c-a03fcf524485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.011538 10.0.0.249 - - [2026-02-06 19:19:43] "POST /tags HTTP/1.1" 409 206 0.002989 10.0.0.249 - - [2026-02-06 19:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.249 - - [2026-02-06 19:19:43] "GET /tag/cc4f5114-5e0d-4c8a-ad0b-64780e3f411c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014338 10.0.0.249 - - [2026-02-06 19:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.249 - - [2026-02-06 19:19:43] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.006000 10.0.0.249 - - [2026-02-06 19:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.249 - - [2026-02-06 19:19:43] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035493 10.0.0.249 - - [2026-02-06 19:19:43] "POST /virtual-machines HTTP/1.1" 200 370 0.011329 10.0.0.249 - - [2026-02-06 19:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024952 10.0.0.249 - - [2026-02-06 19:19:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.122650 10.0.0.249 - - [2026-02-06 19:19:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010571 10.0.0.249 - - [2026-02-06 19:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008931 10.0.0.249 - - [2026-02-06 19:19:43] "GET /virtual-machine-interface/cabb41c0-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.007468 10.0.0.249 - - [2026-02-06 19:19:43] "POST /instance-ips HTTP/1.1" 200 410 0.042343 10.0.0.249 - - [2026-02-06 19:19:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.047712 10.0.0.249 - - [2026-02-06 19:19:44] "GET /virtual-machine-interface/cabb41c0-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005878 10.0.0.249 - - [2026-02-06 19:19:44] "POST /set-tag HTTP/1.1" 200 109 0.021426 10.0.0.249 - - [2026-02-06 19:19:44] "GET /virtual-machine-interface/cabb41c0-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014151 10.0.0.249 - - [2026-02-06 19:19:44] "GET /instance-ip/cad81660-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005137 10.0.0.249 - - [2026-02-06 19:19:44] "GET /virtual-machine-interface/cabb41c0-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005144 10.0.0.249 - - [2026-02-06 19:19:44] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.249 - - [2026-02-06 19:19:44] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003331 10.0.0.249 - - [2026-02-06 19:19:44] "POST /ref-update HTTP/1.1" 200 156 0.027519 10.0.0.249 - - [2026-02-06 19:19:44] "GET /virtual-machine-interface/cabb41c0-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009908 10.0.0.249 - - [2026-02-06 19:19:44] "POST /set-tag HTTP/1.1" 200 109 0.003555 10.0.0.249 - - [2026-02-06 19:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.249 - - [2026-02-06 19:19:44] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.006198 10.0.0.249 - - [2026-02-06 19:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.249 - - [2026-02-06 19:19:44] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.048996 10.0.0.249 - - [2026-02-06 19:19:44] "POST /virtual-machines HTTP/1.1" 200 370 0.012241 10.0.0.249 - - [2026-02-06 19:19:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.028502 10.0.0.249 - - [2026-02-06 19:19:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.132291 10.0.0.249 - - [2026-02-06 19:19:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012226 10.0.0.249 - - [2026-02-06 19:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016253 10.0.0.249 - - [2026-02-06 19:19:44] "GET /virtual-machine-interface/cb3ab950-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.006860 10.0.0.249 - - [2026-02-06 19:19:44] "POST /instance-ips HTTP/1.1" 200 410 0.027132 10.0.0.249 - - [2026-02-06 19:19:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.032910 10.0.0.249 - - [2026-02-06 19:19:44] "GET /virtual-machine-interface/cb3ab950-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.018756 10.0.0.249 - - [2026-02-06 19:19:44] "POST /set-tag HTTP/1.1" 200 109 0.024826 10.0.0.249 - - [2026-02-06 19:19:44] "GET /virtual-machine-interface/cb3ab950-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.032407 10.0.0.249 - - [2026-02-06 19:19:44] "GET /instance-ip/cb5943de-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004822 10.0.0.249 - - [2026-02-06 19:19:45] "GET /virtual-machine-interface/cb3ab950-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005133 10.0.0.249 - - [2026-02-06 19:19:45] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.249 - - [2026-02-06 19:19:45] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.006102 10.0.0.249 - - [2026-02-06 19:19:45] "POST /ref-update HTTP/1.1" 200 156 0.011771 10.0.0.249 - - [2026-02-06 19:19:45] "GET /virtual-machine-interface/cb3ab950-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004759 10.0.0.249 - - [2026-02-06 19:19:45] "POST /set-tag HTTP/1.1" 200 109 0.002874 10.0.0.249 - - [2026-02-06 19:19:45] "GET /virtual-machine-interface/cabb41c0-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004665 10.0.0.249 - - [2026-02-06 19:19:45] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.249 - - [2026-02-06 19:19:45] "GET /virtual-machine-interface/cb3ab950-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004553 10.0.0.249 - - [2026-02-06 19:19:45] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.249 - - [2026-02-06 19:19:47] "GET /domains HTTP/1.1" 200 281 0.002553 10.0.0.249 - - [2026-02-06 19:19:47] "GET /domain/a6cac0af-1bb7-4c86-9ca4-8e3974ecbcc6 HTTP/1.1" 200 3100 0.004227 10.0.0.249 - - [2026-02-06 19:19:47] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663 HTTP/1.1" 200 7092 0.070250 10.0.0.249 - - [2026-02-06 19:19:47] "GET /virtual-network/00a45a91-6f63-444b-8801-e36be8e85003 HTTP/1.1" 200 2086 0.009082 10.0.0.249 - - [2026-02-06 19:19:47] "GET /virtual-network/00a45a91-6f63-444b-8801-e36be8e85003 HTTP/1.1" 200 2086 0.008673 10.0.0.249 - - [2026-02-06 19:19:47] "GET /routing-instance/cf1230b7-95c9-4ad1-bdc2-5c4f7914d4b3 HTTP/1.1" 200 1406 0.006701 10.0.0.249 - - [2026-02-06 19:19:47] "GET /routing-instance/cf1230b7-95c9-4ad1-bdc2-5c4f7914d4b3 HTTP/1.1" 200 1406 0.004747 10.0.0.249 - - [2026-02-06 19:19:47] "GET /route-target/572a6487-eb44-4d26-943a-dc126e7d6f8c HTTP/1.1" 200 1154 0.003371 10.0.0.249 - - [2026-02-06 19:19:47] "GET /virtual-network/00a45a91-6f63-444b-8801-e36be8e85003 HTTP/1.1" 200 2086 0.004976 10.0.0.249 - - [2026-02-06 19:19:47] "GET /routing-instance/cf1230b7-95c9-4ad1-bdc2-5c4f7914d4b3 HTTP/1.1" 200 1406 0.005905 10.0.0.249 - - [2026-02-06 19:19:47] "GET /virtual-network/00a45a91-6f63-444b-8801-e36be8e85003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.007567 10.0.0.249 - - [2026-02-06 19:19:47] "GET /virtual-network/00a45a91-6f63-444b-8801-e36be8e85003 HTTP/1.1" 200 2086 0.006682 10.0.0.249 - - [2026-02-06 19:19:47] "GET /routing-instance/cf1230b7-95c9-4ad1-bdc2-5c4f7914d4b3 HTTP/1.1" 200 1406 0.004592 10.0.0.249 - - [2026-02-06 19:19:47] "GET /routing-instance/cf1230b7-95c9-4ad1-bdc2-5c4f7914d4b3 HTTP/1.1" 200 1406 0.004169 10.0.0.249 - - [2026-02-06 19:19:47] "GET /route-target/572a6487-eb44-4d26-943a-dc126e7d6f8c HTTP/1.1" 200 1154 0.003141 10.0.0.249 - - [2026-02-06 19:19:47] "GET /domains HTTP/1.1" 200 281 0.002478 10.0.0.249 - - [2026-02-06 19:19:47] "GET /domain/a6cac0af-1bb7-4c86-9ca4-8e3974ecbcc6 HTTP/1.1" 200 3100 0.003602 10.0.0.249 - - [2026-02-06 19:19:48] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663 HTTP/1.1" 200 7092 0.059516 10.0.0.249 - - [2026-02-06 19:19:48] "GET /virtual-network/00a45a91-6f63-444b-8801-e36be8e85003 HTTP/1.1" 200 2086 0.007110 10.0.0.249 - - [2026-02-06 19:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.249 - - [2026-02-06 19:19:48] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.056473 10.0.0.249 - - [2026-02-06 19:19:48] "GET /virtual-network/00a45a91-6f63-444b-8801-e36be8e85003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006092 10.0.0.249 - - [2026-02-06 19:19:48] "GET /floating-ip-pools?parent_id=00a45a91-6f63-444b-8801-e36be8e85003&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002863 10.0.0.249 - - [2026-02-06 19:19:48] "GET /virtual-network/00a45a91-6f63-444b-8801-e36be8e85003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005710 10.0.0.249 - - [2026-02-06 19:19:48] "POST /floating-ip-pools HTTP/1.1" 200 564 0.036787 10.0.0.249 - - [2026-02-06 19:19:48] "POST /ref-update HTTP/1.1" 200 156 0.023060 10.0.0.249 - - [2026-02-06 19:19:48] "GET /virtual-network/00a45a91-6f63-444b-8801-e36be8e85003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008816 10.0.0.249 - - [2026-02-06 19:19:48] "GET /domains HTTP/1.1" 200 281 0.002876 10.0.0.249 - - [2026-02-06 19:19:48] "GET /domain/a6cac0af-1bb7-4c86-9ca4-8e3974ecbcc6 HTTP/1.1" 200 3100 0.003525 10.0.0.249 - - [2026-02-06 19:19:48] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663 HTTP/1.1" 200 7349 0.051841 10.0.0.249 - - [2026-02-06 19:19:48] "GET /virtual-network/00a45a91-6f63-444b-8801-e36be8e85003 HTTP/1.1" 200 2325 0.007758 10.0.0.249 - - [2026-02-06 19:19:48] "GET /floating-ip-pool/4dbf45e5-a479-4eef-bc75-920ab3a5989e HTTP/1.1" 200 1317 0.003841 10.0.0.249 - - [2026-02-06 19:19:48] "GET /domains HTTP/1.1" 200 281 0.002957 10.0.0.249 - - [2026-02-06 19:19:48] "GET /domain/a6cac0af-1bb7-4c86-9ca4-8e3974ecbcc6 HTTP/1.1" 200 3100 0.003765 10.0.0.249 - - [2026-02-06 19:19:48] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663 HTTP/1.1" 200 7349 0.034189 10.0.0.249 - - [2026-02-06 19:19:48] "GET /virtual-network/00a45a91-6f63-444b-8801-e36be8e85003 HTTP/1.1" 200 2325 0.010416 10.0.0.249 - - [2026-02-06 19:19:48] "GET /virtual-network/00a45a91-6f63-444b-8801-e36be8e85003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006333 10.0.0.249 - - [2026-02-06 19:19:48] "POST /tags HTTP/1.1" 200 366 0.071164 10.0.0.249 - - [2026-02-06 19:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010831 10.0.0.249 - - [2026-02-06 19:19:48] "GET /tag/e9051b55-4295-4809-a409-47906fae85e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014632 10.0.0.249 - - [2026-02-06 19:19:48] "POST /tags HTTP/1.1" 409 206 0.002565 10.0.0.249 - - [2026-02-06 19:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.249 - - [2026-02-06 19:19:48] "GET /tag/cc4f5114-5e0d-4c8a-ad0b-64780e3f411c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012580 10.0.0.249 - - [2026-02-06 19:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.249 - - [2026-02-06 19:19:48] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.044507 10.0.0.249 - - [2026-02-06 19:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007048 10.0.0.249 - - [2026-02-06 19:19:48] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.007015 10.0.0.249 - - [2026-02-06 19:19:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.249 - - [2026-02-06 19:19:48] "GET /service-appliance-set/c312b11c-1d91-4cb3-bed3-71b2c800bee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.006595 10.0.0.249 - - [2026-02-06 19:19:48] "POST /fqname-to-id HTTP/1.1" 404 258 0.003079 10.0.0.249 - - [2026-02-06 19:19:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.127187 10.0.0.249 - - [2026-02-06 19:19:49] "GET /virtual-machine-interface/a90156b7-295c-412a-a20e-84f1a92372cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.030737 10.0.0.249 - - [2026-02-06 19:19:49] "POST /set-tag HTTP/1.1" 200 109 0.026550 10.0.0.249 - - [2026-02-06 19:19:49] "POST /instance-ips HTTP/1.1" 200 418 0.023125 10.0.0.249 - - [2026-02-06 19:19:49] "GET /instance-ip/43205e65-bf20-4671-934c-19902e9164e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.008354 10.0.0.249 - - [2026-02-06 19:19:49] "POST /loadbalancers HTTP/1.1" 200 620 0.079744 10.0.0.249 - - [2026-02-06 19:19:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010106 10.0.0.249 - - [2026-02-06 19:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.249 - - [2026-02-06 19:19:49] "POST /service-instances HTTP/1.1" 200 568 0.047655 10.0.0.249 - - [2026-02-06 19:19:49] "POST /ref-update HTTP/1.1" 200 156 0.026386 10.0.0.249 - - [2026-02-06 19:19:49] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.091191 10.0.0.249 - - [2026-02-06 19:19:49] "PUT /service-instance/df53e208-7351-4228-97c9-bc95efb7f6ee HTTP/1.1" 200 267 0.010088 10.0.0.249 - - [2026-02-06 19:19:49] "GET /virtual-machine-interface/a90156b7-295c-412a-a20e-84f1a92372cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.014488 10.0.0.249 - - [2026-02-06 19:19:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018899 10.0.0.249 - - [2026-02-06 19:19:49] "GET /virtual-machine-interface/a90156b7-295c-412a-a20e-84f1a92372cc?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.020612 10.0.0.249 - - [2026-02-06 19:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.249 - - [2026-02-06 19:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.249 - - [2026-02-06 19:19:49] "GET /floating-ip-pool/4dbf45e5-a479-4eef-bc75-920ab3a5989e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004718 10.0.0.249 - - [2026-02-06 19:19:49] "POST /virtual-machines HTTP/1.1" 200 430 0.025021 10.0.0.249 - - [2026-02-06 19:19:49] "POST /floating-ips HTTP/1.1" 200 673 0.187593 10.0.0.249 - - [2026-02-06 19:19:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.176146 10.0.0.249 - - [2026-02-06 19:19:49] "POST /chown HTTP/1.1" 200 109 0.026362 10.0.0.249 - - [2026-02-06 19:19:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.036845 10.0.0.249 - - [2026-02-06 19:19:49] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006422 10.0.0.249 - - [2026-02-06 19:19:50] "POST /chown HTTP/1.1" 200 109 0.009364 10.0.0.249 - - [2026-02-06 19:19:50] "PUT /virtual-machine-interface/ef91bf5c-5092-469f-9acd-950c99abbcb7 HTTP/1.1" 200 285 0.018176 10.0.0.249 - - [2026-02-06 19:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012717 10.0.0.249 - - [2026-02-06 19:19:50] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003024 10.0.0.249 - - [2026-02-06 19:19:50] "POST /tags HTTP/1.1" 409 221 0.001956 10.0.0.249 - - [2026-02-06 19:19:50] "PUT /instance-ip/43205e65-bf20-4671-934c-19902e9164e7 HTTP/1.1" 200 257 0.028811 10.0.0.249 - - [2026-02-06 19:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.249 - - [2026-02-06 19:19:50] "GET /tag/91381554-746c-4b7e-85d0-f0a32b0cfaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015529 10.0.0.249 - - [2026-02-06 19:19:50] "POST /tags HTTP/1.1" 409 238 0.002263 10.0.0.249 - - [2026-02-06 19:19:50] "POST /ref-update HTTP/1.1" 200 156 0.026057 10.0.0.249 - - [2026-02-06 19:19:50] "POST /ref-update HTTP/1.1" 200 156 0.035848 10.0.0.249 - - [2026-02-06 19:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011181 10.0.0.249 - - [2026-02-06 19:19:50] "GET /tag/e9051b55-4295-4809-a409-47906fae85e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.017908 10.0.0.249 - - [2026-02-06 19:19:50] "POST /ref-update HTTP/1.1" 200 156 0.053916 10.0.0.249 - - [2026-02-06 19:19:50] "POST /ref-update HTTP/1.1" 200 156 0.016886 10.0.0.249 - - [2026-02-06 19:19:50] "POST /firewall-rules HTTP/1.1" 200 652 0.091034 10.0.0.249 - - [2026-02-06 19:19:50] "POST /ref-update HTTP/1.1" 200 156 0.047090 10.0.0.249 - - [2026-02-06 19:19:50] "GET /firewall-rule/8a2f6d75-c682-4894-804e-a135eb9caad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.021443 10.0.0.249 - - [2026-02-06 19:19:50] "GET /firewall-policy/33f5c390-0023-4497-8f48-3035f621a077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003763 10.0.0.249 - - [2026-02-06 19:19:50] "POST /ref-update HTTP/1.1" 200 156 0.028524 10.0.0.249 - - [2026-02-06 19:19:50] "GET /firewall-rule/8a2f6d75-c682-4894-804e-a135eb9caad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.012060 10.0.0.249 - - [2026-02-06 19:19:50] "POST /virtual-machines HTTP/1.1" 200 430 0.020709 10.0.0.249 - - [2026-02-06 19:19:50] "POST /ref-update HTTP/1.1" 200 156 0.056179 10.0.0.249 - - [2026-02-06 19:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011857 10.0.0.249 - - [2026-02-06 19:19:50] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.058175 10.0.0.249 - - [2026-02-06 19:19:50] "GET /loadbalancer/7e8b504f-c35c-4004-a0f0-d803c918785d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.003768 10.0.0.249 - - [2026-02-06 19:19:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.226257 10.0.0.249 - - [2026-02-06 19:19:50] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.073556 10.0.0.249 - - [2026-02-06 19:19:50] "POST /chown HTTP/1.1" 200 109 0.040613 10.0.0.249 - - [2026-02-06 19:19:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.249 - - [2026-02-06 19:19:50] "POST /chown HTTP/1.1" 200 109 0.011807 10.0.0.249 - - [2026-02-06 19:19:50] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.054472 10.0.0.249 - - [2026-02-06 19:19:50] "PUT /virtual-machine-interface/d968b32a-cd3f-4321-8ef6-3905de6829fa HTTP/1.1" 200 285 0.033118 10.0.0.249 - - [2026-02-06 19:19:50] "GET /loadbalancer-listener/fb933eac-339d-4a99-8c6c-53d70d19d391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004025 10.0.0.249 - - [2026-02-06 19:19:50] "PUT /instance-ip/43205e65-bf20-4671-934c-19902e9164e7 HTTP/1.1" 200 257 0.042341 10.0.0.249 - - [2026-02-06 19:19:50] "GET /loadbalancer-listener/fb933eac-339d-4a99-8c6c-53d70d19d391?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.022528 10.0.0.249 - - [2026-02-06 19:19:50] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.032962 10.0.0.249 - - [2026-02-06 19:19:50] "POST /ref-update HTTP/1.1" 200 156 0.030140 10.0.0.249 - - [2026-02-06 19:19:51] "POST /ref-update HTTP/1.1" 200 156 0.035251 10.0.0.249 - - [2026-02-06 19:19:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.043859 10.0.0.249 - - [2026-02-06 19:19:51] "POST /ref-update HTTP/1.1" 200 156 0.053418 10.0.0.249 - - [2026-02-06 19:19:51] "GET /loadbalancer-pool/12864eba-3b5e-400b-832a-c863b0bd89d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.019865 10.0.0.249 - - [2026-02-06 19:19:51] "POST /loadbalancer-members HTTP/1.1" 200 709 0.044256 10.0.0.249 - - [2026-02-06 19:19:51] "POST /ref-update HTTP/1.1" 200 156 0.045407 10.0.0.249 - - [2026-02-06 19:19:51] "POST /ref-update HTTP/1.1" 200 156 0.033843 10.0.0.249 - - [2026-02-06 19:19:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.043419 10.0.0.249 - - [2026-02-06 19:19:51] "GET /loadbalancer-member/ce0bfa81-668f-4647-b270-40a6360f6ef0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.024047 10.0.0.249 - - [2026-02-06 19:19:51] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007941 10.0.0.249 - - [2026-02-06 19:19:51] "PUT /service-instance/df53e208-7351-4228-97c9-bc95efb7f6ee HTTP/1.1" 200 267 0.012700 10.0.0.249 - - [2026-02-06 19:19:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020427 10.0.0.249 - - [2026-02-06 19:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008701 10.0.0.249 - - [2026-02-06 19:19:51] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004653 10.0.0.249 - - [2026-02-06 19:19:51] "POST /tags HTTP/1.1" 409 221 0.004486 10.0.0.249 - - [2026-02-06 19:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.249 - - [2026-02-06 19:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.249 - - [2026-02-06 19:19:51] "GET /tag/91381554-746c-4b7e-85d0-f0a32b0cfaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012960 10.0.0.249 - - [2026-02-06 19:19:51] "POST /tags HTTP/1.1" 409 238 0.002429 10.0.0.249 - - [2026-02-06 19:19:51] "POST /chown HTTP/1.1" 200 109 0.025367 10.0.0.249 - - [2026-02-06 19:19:51] "POST /chown HTTP/1.1" 200 109 0.037704 10.0.0.249 - - [2026-02-06 19:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.249 - - [2026-02-06 19:19:51] "GET /tag/e9051b55-4295-4809-a409-47906fae85e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014369 10.0.0.249 - - [2026-02-06 19:19:51] "POST /firewall-rules HTTP/1.1" 409 293 0.002644 10.0.0.249 - - [2026-02-06 19:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.249 - - [2026-02-06 19:19:51] "PUT /instance-ip/43205e65-bf20-4671-934c-19902e9164e7 HTTP/1.1" 200 257 0.118174 10.0.0.249 - - [2026-02-06 19:19:51] "POST /ref-update HTTP/1.1" 200 156 0.040519 10.0.0.249 - - [2026-02-06 19:19:51] "PUT /firewall-rule/8a2f6d75-c682-4894-804e-a135eb9caad5 HTTP/1.1" 200 261 0.113837 10.0.0.249 - - [2026-02-06 19:19:51] "POST /chown HTTP/1.1" 200 109 0.038655 10.0.0.249 - - [2026-02-06 19:19:51] "GET /firewall-rule/8a2f6d75-c682-4894-804e-a135eb9caad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008266 10.0.0.249 - - [2026-02-06 19:19:51] "GET /firewall-policy/33f5c390-0023-4497-8f48-3035f621a077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007621 10.0.0.249 - - [2026-02-06 19:19:51] "POST /chown HTTP/1.1" 200 109 0.044873 10.0.0.249 - - [2026-02-06 19:19:51] "GET /firewall-rule/8a2f6d75-c682-4894-804e-a135eb9caad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.016794 10.0.0.249 - - [2026-02-06 19:19:51] "PUT /instance-ip/43205e65-bf20-4671-934c-19902e9164e7 HTTP/1.1" 200 257 0.014502 10.0.0.249 - - [2026-02-06 19:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.022216 10.0.0.249 - - [2026-02-06 19:19:51] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.007098 10.0.0.249 - - [2026-02-06 19:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.249 - - [2026-02-06 19:19:51] "POST /ref-update HTTP/1.1" 200 156 0.037458 10.0.0.249 - - [2026-02-06 19:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.249 - - [2026-02-06 19:19:51] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.038718 10.0.0.249 - - [2026-02-06 19:19:51] "POST /chown HTTP/1.1" 200 109 0.028946 10.0.0.249 - - [2026-02-06 19:19:51] "POST /virtual-machines HTTP/1.1" 200 374 0.032847 10.0.0.249 - - [2026-02-06 19:19:52] "POST /chown HTTP/1.1" 200 109 0.039361 10.0.0.249 - - [2026-02-06 19:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.035382 10.0.0.249 - - [2026-02-06 19:19:52] "PUT /instance-ip/43205e65-bf20-4671-934c-19902e9164e7 HTTP/1.1" 200 257 0.042408 10.0.0.249 - - [2026-02-06 19:19:52] "POST /ref-update HTTP/1.1" 200 156 0.059001 10.0.0.249 - - [2026-02-06 19:19:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.155080 10.0.0.249 - - [2026-02-06 19:19:52] "POST /chown HTTP/1.1" 200 109 0.039176 10.0.0.249 - - [2026-02-06 19:19:52] "POST /chown HTTP/1.1" 200 109 0.043385 10.0.0.249 - - [2026-02-06 19:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.038715 10.0.0.249 - - [2026-02-06 19:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019748 10.0.0.249 - - [2026-02-06 19:19:52] "GET /virtual-machine-interface/cfb9bc38-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.005141 10.0.0.249 - - [2026-02-06 19:19:52] "PUT /instance-ip/43205e65-bf20-4671-934c-19902e9164e7 HTTP/1.1" 200 257 0.025265 10.0.0.249 - - [2026-02-06 19:19:52] "POST /ref-update HTTP/1.1" 200 156 0.023281 10.0.0.249 - - [2026-02-06 19:19:52] "POST /instance-ips HTTP/1.1" 200 414 0.045972 10.0.0.249 - - [2026-02-06 19:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.028666 10.0.0.249 - - [2026-02-06 19:19:52] "GET /virtual-machine-interface/cfb9bc38-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.012298 10.0.0.249 - - [2026-02-06 19:19:52] "PUT /service-instance/df53e208-7351-4228-97c9-bc95efb7f6ee HTTP/1.1" 200 267 0.016154 10.0.0.249 - - [2026-02-06 19:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023328 10.0.0.249 - - [2026-02-06 19:19:52] "POST /set-tag HTTP/1.1" 200 109 0.071704 10.0.0.249 - - [2026-02-06 19:19:52] "GET /virtual-machine-interface/cfb9bc38-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.017986 10.0.0.249 - - [2026-02-06 19:19:52] "GET /instance-ip/cfdefb06-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.005054 10.0.0.249 - - [2026-02-06 19:19:52] "PUT /service-instance/df53e208-7351-4228-97c9-bc95efb7f6ee HTTP/1.1" 200 267 0.019764 10.0.0.249 - - [2026-02-06 19:19:52] "GET /virtual-machine-interface/cfb9bc38-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.013581 10.0.0.249 - - [2026-02-06 19:19:52] "POST /set-tag HTTP/1.1" 200 109 0.003292 10.0.0.249 - - [2026-02-06 19:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.045989 10.0.0.249 - - [2026-02-06 19:19:52] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.027444 10.0.0.249 - - [2026-02-06 19:19:52] "POST /ref-update HTTP/1.1" 200 156 0.014475 10.0.0.249 - - [2026-02-06 19:19:52] "GET /virtual-machine-interface/cfb9bc38-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.021120 10.0.0.249 - - [2026-02-06 19:19:52] "POST /set-tag HTTP/1.1" 200 109 0.003085 10.0.0.249 - - [2026-02-06 19:19:52] "PUT /service-instance/df53e208-7351-4228-97c9-bc95efb7f6ee HTTP/1.1" 200 267 0.012031 10.0.0.249 - - [2026-02-06 19:19:52] "GET /virtual-machine-interface/cfb9bc38-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004458 10.0.0.249 - - [2026-02-06 19:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022121 10.0.0.249 - - [2026-02-06 19:19:52] "POST /set-tag HTTP/1.1" 200 109 0.002712 10.0.0.249 - - [2026-02-06 19:19:52] "PUT /service-instance/df53e208-7351-4228-97c9-bc95efb7f6ee HTTP/1.1" 200 267 0.013637 10.0.0.249 - - [2026-02-06 19:19:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012034 10.0.0.249 - - [2026-02-06 19:19:53] "PUT /service-instance/df53e208-7351-4228-97c9-bc95efb7f6ee HTTP/1.1" 200 267 0.014738 10.0.0.249 - - [2026-02-06 19:19:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021612 10.0.0.249 - - [2026-02-06 19:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.249 - - [2026-02-06 19:19:53] "POST /chown HTTP/1.1" 200 109 0.008502 10.0.0.249 - - [2026-02-06 19:19:53] "POST /chown HTTP/1.1" 200 109 0.011385 10.0.0.249 - - [2026-02-06 19:19:53] "POST /ref-update HTTP/1.1" 200 156 0.017269 10.0.0.249 - - [2026-02-06 19:19:53] "POST /chown HTTP/1.1" 200 109 0.011181 10.0.0.249 - - [2026-02-06 19:19:53] "POST /chown HTTP/1.1" 200 109 0.029633 10.0.0.249 - - [2026-02-06 19:19:53] "POST /ref-update HTTP/1.1" 200 156 0.025429 10.0.0.249 - - [2026-02-06 19:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.249 - - [2026-02-06 19:19:53] "POST /chown HTTP/1.1" 200 109 0.009886 10.0.0.249 - - [2026-02-06 19:19:53] "POST /chown HTTP/1.1" 200 109 0.030014 10.0.0.249 - - [2026-02-06 19:19:53] "POST /chown HTTP/1.1" 200 109 0.008364 10.0.0.249 - - [2026-02-06 19:19:53] "POST /chown HTTP/1.1" 200 109 0.023956 10.0.0.249 - - [2026-02-06 19:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.249 - - [2026-02-06 19:19:53] "POST /chown HTTP/1.1" 200 109 0.008804 10.0.0.249 - - [2026-02-06 19:19:53] "POST /chown HTTP/1.1" 200 109 0.008396 10.0.0.249 - - [2026-02-06 19:19:53] "POST /chown HTTP/1.1" 200 109 0.023134 10.0.0.249 - - [2026-02-06 19:19:53] "POST /chown HTTP/1.1" 200 109 0.023098 10.0.0.249 - - [2026-02-06 19:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.249 - - [2026-02-06 19:19:53] "POST /chown HTTP/1.1" 200 109 0.010345 10.0.0.249 - - [2026-02-06 19:19:53] "POST /chown HTTP/1.1" 200 109 0.023636 10.0.0.249 - - [2026-02-06 19:19:53] "POST /chown HTTP/1.1" 200 109 0.017396 10.0.0.249 - - [2026-02-06 19:19:53] "POST /chown HTTP/1.1" 200 109 0.009413 10.0.0.249 - - [2026-02-06 19:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.015580 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.044211 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.027528 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.028289 10.0.0.249 - - [2026-02-06 19:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.007624 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.025507 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.018837 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.011480 10.0.0.249 - - [2026-02-06 19:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.013970 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.009076 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.025499 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.022555 10.0.0.249 - - [2026-02-06 19:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.009690 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.026579 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.024615 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.006970 10.0.0.249 - - [2026-02-06 19:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.006904 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.010422 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.009606 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.028032 10.0.0.249 - - [2026-02-06 19:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003460 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.008696 10.0.0.249 - - [2026-02-06 19:19:54] "POST /chown HTTP/1.1" 200 109 0.024072 10.0.0.249 - - [2026-02-06 19:19:55] "GET /virtual-machine-interface/cabb41c0-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.022310 10.0.0.249 - - [2026-02-06 19:19:55] "POST /set-tag HTTP/1.1" 200 109 0.004859 10.0.0.249 - - [2026-02-06 19:19:55] "POST /chown HTTP/1.1" 200 109 0.013019 10.0.0.249 - - [2026-02-06 19:19:55] "POST /chown HTTP/1.1" 200 109 0.022112 10.0.0.249 - - [2026-02-06 19:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015821 10.0.0.249 - - [2026-02-06 19:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.249 - - [2026-02-06 19:19:55] "GET /loadbalancer/a770735c-5991-4497-9b3b-99361b97e614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.004550 10.0.0.249 - - [2026-02-06 19:19:55] "GET /loadbalancer-pool/240592df-ed7f-48cb-b6df-cb20cbb84828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004552 10.0.0.249 - - [2026-02-06 19:19:55] "POST /chown HTTP/1.1" 200 109 0.013003 10.0.0.249 - - [2026-02-06 19:19:55] "POST /chown HTTP/1.1" 200 109 0.054707 10.0.0.249 - - [2026-02-06 19:19:55] "POST /chown HTTP/1.1" 200 109 0.034316 10.0.0.249 - - [2026-02-06 19:19:55] "POST /loadbalancer-members HTTP/1.1" 200 704 0.093146 10.0.0.249 - - [2026-02-06 19:19:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016306 10.0.0.249 - - [2026-02-06 19:19:55] "GET /virtual-machine-interface/cabb41c0-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016273 10.0.0.249 - - [2026-02-06 19:19:55] "POST /chown HTTP/1.1" 200 109 0.028524 10.0.0.249 - - [2026-02-06 19:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010139 10.0.0.249 - - [2026-02-06 19:19:55] "POST /chown HTTP/1.1" 200 109 0.009153 10.0.0.249 - - [2026-02-06 19:19:55] "POST /tags HTTP/1.1" 409 221 0.008092 10.0.0.249 - - [2026-02-06 19:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.249 - - [2026-02-06 19:19:55] "GET /tag/91381554-746c-4b7e-85d0-f0a32b0cfaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011265 10.0.0.249 - - [2026-02-06 19:19:55] "POST /chown HTTP/1.1" 200 109 0.008818 10.0.0.249 - - [2026-02-06 19:19:55] "POST /chown HTTP/1.1" 200 109 0.025017 10.0.0.249 - - [2026-02-06 19:19:55] "POST /chown HTTP/1.1" 200 109 0.060463 10.0.0.249 - - [2026-02-06 19:19:55] "POST /set-tag HTTP/1.1" 200 109 0.098253 10.0.0.249 - - [2026-02-06 19:19:55] "GET /virtual-machine-interface/cabb41c0-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004886 10.0.0.249 - - [2026-02-06 19:19:55] "POST /ref-update HTTP/1.1" 200 156 0.021410 10.0.0.249 - - [2026-02-06 19:19:55] "GET /floating-ip/4b4446ba-7ed7-4c40-b78a-53640d401a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.007244 10.0.0.249 - - [2026-02-06 19:19:55] "PUT /floating-ip/4b4446ba-7ed7-4c40-b78a-53640d401a37 HTTP/1.1" 200 257 0.010357 10.0.0.249 - - [2026-02-06 19:19:56] "GET /virtual-machine-interface/cb3ab950-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017499 10.0.0.249 - - [2026-02-06 19:19:56] "POST /set-tag HTTP/1.1" 200 109 0.003264 10.0.0.249 - - [2026-02-06 19:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.249 - - [2026-02-06 19:19:56] "GET /loadbalancer/a770735c-5991-4497-9b3b-99361b97e614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003962 10.0.0.249 - - [2026-02-06 19:19:56] "GET /loadbalancer-pool/240592df-ed7f-48cb-b6df-cb20cbb84828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003281 10.0.0.249 - - [2026-02-06 19:19:56] "POST /loadbalancer-members HTTP/1.1" 200 704 0.023130 10.0.0.249 - - [2026-02-06 19:19:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017391 10.0.0.249 - - [2026-02-06 19:19:56] "GET /virtual-machine-interface/cb3ab950-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.019409 10.0.0.249 - - [2026-02-06 19:19:56] "GET /virtual-machine-interface/cb3ab950-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004979 10.0.0.249 - - [2026-02-06 19:19:56] "POST /ref-update HTTP/1.1" 200 156 0.008876 10.0.0.249 - - [2026-02-06 19:19:56] "GET /floating-ip/4b4446ba-7ed7-4c40-b78a-53640d401a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.011567 10.0.0.249 - - [2026-02-06 19:19:56] "POST /set-tag HTTP/1.1" 200 109 0.020370 10.0.0.249 - - [2026-02-06 19:19:56] "GET /virtual-machine/8a39ef03-403f-49c0-9f96-1c288327e7ea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004447 10.0.0.249 - - [2026-02-06 19:19:56] "GET /virtual-machine-interface/cabb41c0-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006495 10.0.0.249 - - [2026-02-06 19:19:56] "GET /virtual-machine/675cac8d-ad3e-4df7-99a0-8daddafedc67?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.011952 10.0.0.249 - - [2026-02-06 19:19:56] "GET /virtual-machine-interface/cb3ab950-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.009939 10.0.0.249 - - [2026-02-06 19:19:58] "GET /global-system-configs HTTP/1.1" 200 323 0.006888 10.0.0.249 - - [2026-02-06 19:19:59] "GET /global-system-configs HTTP/1.1" 200 323 0.003590 10.0.0.249 - - [2026-02-06 19:20:07] "GET /virtual-machine-interface/cfb9bc38-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009171 10.0.0.249 - - [2026-02-06 19:20:07] "POST /set-tag HTTP/1.1" 200 109 0.002840 10.0.0.249 - - [2026-02-06 19:20:07] "GET /virtual-machine/5d0b92a9-3f45-4c44-be1f-de78e13955a3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.004384 10.0.0.249 - - [2026-02-06 19:20:07] "GET /virtual-machine-interface/cfb9bc38-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005379 10.0.0.249 - - [2026-02-06 19:20:07] "GET /virtual-machine-interface/cfb9bc38-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005267 10.0.0.249 - - [2026-02-06 19:20:07] "POST /set-tag HTTP/1.1" 200 109 0.003301 10.0.0.249 - - [2026-02-06 19:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006819 10.0.0.249 - - [2026-02-06 19:20:07] "POST /chown HTTP/1.1" 200 109 0.015253 10.0.0.249 - - [2026-02-06 19:20:07] "POST /chown HTTP/1.1" 200 109 0.007136 10.0.0.249 - - [2026-02-06 19:20:07] "POST /chown HTTP/1.1" 200 109 0.030107 10.0.0.249 - - [2026-02-06 19:20:08] "POST /chown HTTP/1.1" 200 109 0.030128 10.0.0.249 - - [2026-02-06 19:20:40] "GET /virtual-machine-interface/cfb9bc38-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009035 10.0.0.249 - - [2026-02-06 19:20:40] "POST /set-tag HTTP/1.1" 200 109 0.006108 10.0.0.249 - - [2026-02-06 19:20:40] "GET /virtual-machine-interface/cfb9bc38-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004574 10.0.0.249 - - [2026-02-06 19:20:40] "POST /set-tag HTTP/1.1" 200 109 0.002952 10.0.0.249 - - [2026-02-06 19:20:40] "GET /virtual-machine/5d0b92a9-3f45-4c44-be1f-de78e13955a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003566 10.0.0.249 - - [2026-02-06 19:20:40] "POST /ref-update HTTP/1.1" 200 156 0.012366 10.0.0.249 - - [2026-02-06 19:20:40] "GET /virtual-machine-interface/cfb9bc38-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007608 10.0.0.249 - - [2026-02-06 19:20:40] "POST /set-tag HTTP/1.1" 200 109 0.017599 10.0.0.249 - - [2026-02-06 19:20:40] "POST /set-tag HTTP/1.1" 200 109 0.021359 10.0.0.249 - - [2026-02-06 19:20:40] "DELETE /instance-ip/cfdefb06-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.039448 10.0.0.249 - - [2026-02-06 19:20:40] "DELETE /virtual-machine-interface/cfb9bc38-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.049819 10.0.0.249 - - [2026-02-06 19:20:40] "DELETE /virtual-machine/5d0b92a9-3f45-4c44-be1f-de78e13955a3 HTTP/1.1" 200 115 0.019049 10.0.0.249 - - [2026-02-06 19:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.249 - - [2026-02-06 19:20:42] "GET /tag/e9051b55-4295-4809-a409-47906fae85e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.027758 10.0.0.249 - - [2026-02-06 19:20:42] "GET /tag/e9051b55-4295-4809-a409-47906fae85e2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.020781 10.0.0.249 - - [2026-02-06 19:20:42] "GET /virtual-machine-interface/a90156b7-295c-412a-a20e-84f1a92372cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.007067 10.0.0.249 - - [2026-02-06 19:20:42] "POST /set-tag HTTP/1.1" 200 109 0.024049 10.0.0.249 - - [2026-02-06 19:20:42] "GET /virtual-machine-interface/d968b32a-cd3f-4321-8ef6-3905de6829fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005879 10.0.0.249 - - [2026-02-06 19:20:42] "POST /set-tag HTTP/1.1" 200 109 0.026555 10.0.0.249 - - [2026-02-06 19:20:42] "GET /virtual-machine-interface/ef91bf5c-5092-469f-9acd-950c99abbcb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.009133 10.0.0.249 - - [2026-02-06 19:20:42] "POST /set-tag HTTP/1.1" 200 109 0.030150 10.0.0.249 - - [2026-02-06 19:20:42] "GET /firewall-policy/33f5c390-0023-4497-8f48-3035f621a077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.018737 10.0.0.249 - - [2026-02-06 19:20:42] "GET /firewall-rule/8a2f6d75-c682-4894-804e-a135eb9caad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004190 10.0.0.249 - - [2026-02-06 19:20:43] "POST /ref-update HTTP/1.1" 200 156 0.022166 10.0.0.249 - - [2026-02-06 19:20:43] "DELETE /firewall-rule/8a2f6d75-c682-4894-804e-a135eb9caad5 HTTP/1.1" 200 115 0.061059 10.0.0.249 - - [2026-02-06 19:20:43] "DELETE /loadbalancer-member/ce0bfa81-668f-4647-b270-40a6360f6ef0 HTTP/1.1" 200 115 0.033874 10.0.0.249 - - [2026-02-06 19:20:43] "PUT /service-instance/df53e208-7351-4228-97c9-bc95efb7f6ee HTTP/1.1" 200 267 0.011040 10.0.0.249 - - [2026-02-06 19:20:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014376 10.0.0.249 - - [2026-02-06 19:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.249 - - [2026-02-06 19:20:43] "DELETE /loadbalancer-pool/12864eba-3b5e-400b-832a-c863b0bd89d9 HTTP/1.1" 200 115 0.096311 10.0.0.249 - - [2026-02-06 19:20:43] "POST /chown HTTP/1.1" 200 109 0.015472 10.0.0.249 - - [2026-02-06 19:20:43] "DELETE /loadbalancer-listener/fb933eac-339d-4a99-8c6c-53d70d19d391 HTTP/1.1" 200 115 0.059858 10.0.0.249 - - [2026-02-06 19:20:43] "GET /floating-ip/b1a3f462-cbd0-4679-9e42-5c0eeafc3844?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.007121 10.0.0.249 - - [2026-02-06 19:20:43] "POST /chown HTTP/1.1" 200 109 0.016088 10.0.0.249 - - [2026-02-06 19:20:43] "POST /chown HTTP/1.1" 200 109 0.019521 10.0.0.249 - - [2026-02-06 19:20:43] "POST /chown HTTP/1.1" 200 109 0.025759 10.0.0.249 - - [2026-02-06 19:20:43] "PUT /floating-ip/b1a3f462-cbd0-4679-9e42-5c0eeafc3844 HTTP/1.1" 200 257 0.054933 10.0.0.249 - - [2026-02-06 19:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013089 10.0.0.249 - - [2026-02-06 19:20:43] "POST /chown HTTP/1.1" 200 109 0.011595 10.0.0.249 - - [2026-02-06 19:20:43] "POST /chown HTTP/1.1" 200 109 0.035552 10.0.0.249 - - [2026-02-06 19:20:43] "DELETE /floating-ip/b1a3f462-cbd0-4679-9e42-5c0eeafc3844 HTTP/1.1" 200 115 0.122653 10.0.0.249 - - [2026-02-06 19:20:43] "POST /chown HTTP/1.1" 200 109 0.019468 10.0.0.249 - - [2026-02-06 19:20:43] "POST /chown HTTP/1.1" 200 109 0.036396 10.0.0.249 - - [2026-02-06 19:20:43] "PUT /service-instance/df53e208-7351-4228-97c9-bc95efb7f6ee HTTP/1.1" 200 267 0.017953 10.0.0.249 - - [2026-02-06 19:20:43] "DELETE /loadbalancer/7e8b504f-c35c-4004-a0f0-d803c918785d HTTP/1.1" 200 115 0.159506 10.0.0.249 - - [2026-02-06 19:20:43] "GET /floating-ip-pool/4dbf45e5-a479-4eef-bc75-920ab3a5989e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017118 10.0.0.249 - - [2026-02-06 19:20:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017527 10.0.0.249 - - [2026-02-06 19:20:43] "POST /ref-update HTTP/1.1" 200 156 0.039523 10.0.0.249 - - [2026-02-06 19:20:43] "POST /ref-update HTTP/1.1" 404 171 0.034016 10.0.0.249 - - [2026-02-06 19:20:43] "PUT /service-instance/df53e208-7351-4228-97c9-bc95efb7f6ee HTTP/1.1" 200 267 0.028279 10.0.0.249 - - [2026-02-06 19:20:43] "DELETE /floating-ip-pool/4dbf45e5-a479-4eef-bc75-920ab3a5989e HTTP/1.1" 200 115 0.114497 10.0.0.249 - - [2026-02-06 19:20:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026540 10.0.0.249 - - [2026-02-06 19:20:43] "DELETE /instance-ip/43205e65-bf20-4671-934c-19902e9164e7 HTTP/1.1" 200 115 0.255511 10.0.0.249 - - [2026-02-06 19:20:44] "PUT /service-instance/df53e208-7351-4228-97c9-bc95efb7f6ee HTTP/1.1" 200 267 0.022210 10.0.0.249 - - [2026-02-06 19:20:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.048891 10.0.0.249 - - [2026-02-06 19:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008016 10.0.0.249 - - [2026-02-06 19:20:44] "DELETE /virtual-machine-interface/a90156b7-295c-412a-a20e-84f1a92372cc HTTP/1.1" 200 115 0.253464 10.0.0.249 - - [2026-02-06 19:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005428 10.0.0.249 - - [2026-02-06 19:20:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002212 10.0.0.249 - - [2026-02-06 19:20:44] "POST /useragent-kv HTTP/1.1" 200 115 0.006855 10.0.0.249 - - [2026-02-06 19:20:44] "DELETE /virtual-network/00a45a91-6f63-444b-8801-e36be8e85003 HTTP/1.1" 200 115 0.368522 10.0.0.249 - - [2026-02-06 19:20:44] "GET /routing-instance/cf1230b7-95c9-4ad1-bdc2-5c4f7914d4b3 HTTP/1.1" 404 171 0.002540 10.0.0.249 - - [2026-02-06 19:20:44] "GET /domains HTTP/1.1" 200 281 0.003421 10.0.0.249 - - [2026-02-06 19:20:44] "GET /domain/a6cac0af-1bb7-4c86-9ca4-8e3974ecbcc6 HTTP/1.1" 200 3100 0.004478 10.0.0.249 - - [2026-02-06 19:20:44] "DELETE /route-target/572a6487-eb44-4d26-943a-dc126e7d6f8c HTTP/1.1" 200 115 0.049813 10.0.0.249 - - [2026-02-06 19:20:44] "DELETE /service-instance/df53e208-7351-4228-97c9-bc95efb7f6ee HTTP/1.1" 200 115 0.126846 10.0.0.249 - - [2026-02-06 19:20:44] "GET /virtual-machine-interface/ef91bf5c-5092-469f-9acd-950c99abbcb7?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.021304 10.0.0.249 - - [2026-02-06 19:20:44] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663 HTTP/1.1" 200 7440 0.093691 10.0.0.249 - - [2026-02-06 19:20:44] "DELETE /tag/e9051b55-4295-4809-a409-47906fae85e2 HTTP/1.1" 200 115 0.212379 10.0.0.249 - - [2026-02-06 19:20:44] "GET /virtual-machine-interface/cb3ab950-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007458 10.0.0.249 - - [2026-02-06 19:20:44] "DELETE /virtual-machine-interface/ef91bf5c-5092-469f-9acd-950c99abbcb7 HTTP/1.1" 200 115 0.107698 10.0.0.249 - - [2026-02-06 19:20:44] "POST /ref-update HTTP/1.1" 200 156 0.022422 10.0.0.249 - - [2026-02-06 19:20:44] "POST /set-tag HTTP/1.1" 200 109 0.008651 10.0.0.249 - - [2026-02-06 19:20:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010867 10.0.0.249 - - [2026-02-06 19:20:44] "GET /loadbalancer/a770735c-5991-4497-9b3b-99361b97e614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.005252 10.0.0.249 - - [2026-02-06 19:20:44] "DELETE /virtual-machine/5b41778e-c7b4-4b2a-9159-9d45a0d3797a HTTP/1.1" 200 115 0.085917 10.0.0.249 - - [2026-02-06 19:20:44] "GET /virtual-machine-interface/d968b32a-cd3f-4321-8ef6-3905de6829fa?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.005440 10.0.0.249 - - [2026-02-06 19:20:44] "GET /virtual-machine-interface/cb3ab950-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004472 10.0.0.249 - - [2026-02-06 19:20:44] "POST /set-tag HTTP/1.1" 200 109 0.027193 10.0.0.249 - - [2026-02-06 19:20:44] "DELETE /loadbalancer-member/9eac1461-3a6b-46a8-b254-0c6c449ac36a HTTP/1.1" 200 115 0.066301 10.0.0.249 - - [2026-02-06 19:20:44] "DELETE /virtual-machine-interface/d968b32a-cd3f-4321-8ef6-3905de6829fa HTTP/1.1" 200 115 0.089391 10.0.0.249 - - [2026-02-06 19:20:44] "DELETE /virtual-machine/94c43c4e-0b1d-41ae-9440-b6dd65a3e144 HTTP/1.1" 200 115 0.034767 10.0.0.249 - - [2026-02-06 19:20:46] "GET /virtual-machine-interface/cb3ab950-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006901 10.0.0.249 - - [2026-02-06 19:20:46] "POST /set-tag HTTP/1.1" 200 109 0.004431 10.0.0.249 - - [2026-02-06 19:20:46] "GET /virtual-machine-interface/cb3ab950-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005378 10.0.0.249 - - [2026-02-06 19:20:46] "POST /set-tag HTTP/1.1" 200 109 0.007338 10.0.0.249 - - [2026-02-06 19:20:46] "GET /virtual-machine/675cac8d-ad3e-4df7-99a0-8daddafedc67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005647 10.0.0.249 - - [2026-02-06 19:20:46] "POST /ref-update HTTP/1.1" 200 156 0.012549 10.0.0.249 - - [2026-02-06 19:20:46] "GET /virtual-machine-interface/cb3ab950-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014173 10.0.0.249 - - [2026-02-06 19:20:46] "POST /set-tag HTTP/1.1" 200 109 0.059778 10.0.0.249 - - [2026-02-06 19:20:46] "POST /set-tag HTTP/1.1" 200 109 0.055931 10.0.0.249 - - [2026-02-06 19:20:46] "POST /set-tag HTTP/1.1" 200 109 0.047445 10.0.0.249 - - [2026-02-06 19:20:46] "DELETE /instance-ip/cb5943de-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.078146 10.0.0.249 - - [2026-02-06 19:20:46] "POST /ref-update HTTP/1.1" 200 156 0.009721 10.0.0.249 - - [2026-02-06 19:20:46] "DELETE /virtual-machine-interface/cb3ab950-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.043597 10.0.0.249 - - [2026-02-06 19:20:46] "DELETE /virtual-machine/675cac8d-ad3e-4df7-99a0-8daddafedc67 HTTP/1.1" 200 115 0.029271 10.0.0.249 - - [2026-02-06 19:20:49] "GET /virtual-machine-interface/cabb41c0-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005393 10.0.0.249 - - [2026-02-06 19:20:49] "POST /set-tag HTTP/1.1" 200 109 0.003016 10.0.0.249 - - [2026-02-06 19:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.249 - - [2026-02-06 19:20:49] "GET /loadbalancer/a770735c-5991-4497-9b3b-99361b97e614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003152 10.0.0.249 - - [2026-02-06 19:20:50] "GET /virtual-machine-interface/cabb41c0-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005266 10.0.0.249 - - [2026-02-06 19:20:50] "POST /set-tag HTTP/1.1" 200 109 0.003394 10.0.0.249 - - [2026-02-06 19:20:50] "GET /virtual-machine-interface/cabb41c0-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.010879 10.0.0.249 - - [2026-02-06 19:20:50] "POST /set-tag HTTP/1.1" 200 109 0.004021 10.0.0.249 - - [2026-02-06 19:20:50] "GET /virtual-machine/8a39ef03-403f-49c0-9f96-1c288327e7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004427 10.0.0.249 - - [2026-02-06 19:20:50] "POST /ref-update HTTP/1.1" 200 156 0.016075 10.0.0.249 - - [2026-02-06 19:20:50] "GET /virtual-machine-interface/cabb41c0-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005372 10.0.0.249 - - [2026-02-06 19:20:50] "POST /set-tag HTTP/1.1" 200 109 0.023696 10.0.0.249 - - [2026-02-06 19:20:50] "POST /set-tag HTTP/1.1" 200 109 0.055026 10.0.0.249 - - [2026-02-06 19:20:50] "POST /set-tag HTTP/1.1" 200 109 0.038391 10.0.0.249 - - [2026-02-06 19:20:50] "DELETE /instance-ip/cad81660-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.092815 10.0.0.249 - - [2026-02-06 19:20:50] "POST /ref-update HTTP/1.1" 200 156 0.023108 10.0.0.249 - - [2026-02-06 19:20:51] "DELETE /virtual-machine-interface/cabb41c0-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.061965 10.0.0.249 - - [2026-02-06 19:20:51] "DELETE /virtual-machine/8a39ef03-403f-49c0-9f96-1c288327e7ea HTTP/1.1" 200 115 0.024317 10.0.0.249 - - [2026-02-06 19:20:51] "DELETE /tag/1757c04d-b0e4-42e4-a05c-a03fcf524485 HTTP/1.1" 200 115 0.065957 10.0.0.249 - - [2026-02-06 19:20:51] "DELETE /tag/d9c6b5a3-3450-482e-ac71-44b29a8a677f HTTP/1.1" 200 115 0.143609 10.0.0.249 - - [2026-02-06 19:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.249 - - [2026-02-06 19:20:55] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.077936 10.0.0.249 - - [2026-02-06 19:20:55] "POST /tags HTTP/1.1" 200 394 0.043805 10.0.0.249 - - [2026-02-06 19:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.025647 10.0.0.249 - - [2026-02-06 19:20:55] "GET /tag/4f47fe26-4604-4bb6-909d-13f0ea1d605b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.017695 10.0.0.249 - - [2026-02-06 19:20:55] "POST /tags HTTP/1.1" 200 342 0.038971 10.0.0.249 - - [2026-02-06 19:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.249 - - [2026-02-06 19:20:55] "GET /tag/e668d587-ab04-47dc-a818-6793c720ea43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017964 10.0.0.249 - - [2026-02-06 19:20:55] "POST /id-to-fqname HTTP/1.1" 200 192 0.000530 10.0.0.249 - - [2026-02-06 19:20:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.004618 10.0.0.249 - - [2026-02-06 19:20:55] "POST /security-groups HTTP/1.1" 200 589 0.090575 10.0.0.249 - - [2026-02-06 19:20:55] "POST /projects HTTP/1.1" 200 521 0.243349 10.0.0.249 - - [2026-02-06 19:20:55] "POST /fqname-to-id HTTP/1.1" 404 236 0.003116 10.0.0.249 - - [2026-02-06 19:20:55] "POST /access-control-lists HTTP/1.1" 200 600 0.030519 10.0.0.249 - - [2026-02-06 19:20:55] "POST /fqname-to-id HTTP/1.1" 404 235 0.006776 10.0.0.249 - - [2026-02-06 19:20:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.037523 10.0.0.249 - - [2026-02-06 19:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009356 10.0.0.249 - - [2026-02-06 19:20:55] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.015776 10.0.0.249 - - [2026-02-06 19:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.249 - - [2026-02-06 19:20:55] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.031188 10.0.0.249 - - [2026-02-06 19:20:55] "POST /access-control-lists HTTP/1.1" 200 598 0.072925 10.0.0.249 - - [2026-02-06 19:20:55] "PUT /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704 HTTP/1.1" 200 265 0.073774 10.0.0.249 - - [2026-02-06 19:20:56] "PUT /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783 HTTP/1.1" 200 265 0.053246 10.0.0.249 - - [2026-02-06 19:20:56] "POST /security-groups HTTP/1.1" 200 593 0.086831 10.0.0.249 - - [2026-02-06 19:20:56] "POST /fqname-to-id HTTP/1.1" 404 270 0.002692 10.0.0.249 - - [2026-02-06 19:20:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.039291 10.0.0.249 - - [2026-02-06 19:20:56] "POST /chown HTTP/1.1" 200 109 0.030879 10.0.0.249 - - [2026-02-06 19:20:56] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.025730 10.0.0.249 - - [2026-02-06 19:20:56] "POST /access-control-lists HTTP/1.1" 200 634 0.098343 10.0.0.249 - - [2026-02-06 19:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.249 - - [2026-02-06 19:20:56] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.013329 10.0.0.249 - - [2026-02-06 19:20:56] "POST /fqname-to-id HTTP/1.1" 404 269 0.004857 10.0.0.249 - - [2026-02-06 19:20:56] "POST /tags HTTP/1.1" 409 226 0.002503 10.0.0.249 - - [2026-02-06 19:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006543 10.0.0.249 - - [2026-02-06 19:20:56] "GET /tag/e668d587-ab04-47dc-a818-6793c720ea43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013041 10.0.0.249 - - [2026-02-06 19:20:56] "POST /access-control-lists HTTP/1.1" 200 632 0.082560 10.0.0.249 - - [2026-02-06 19:20:56] "POST /firewall-rules HTTP/1.1" 200 602 0.105336 10.0.0.249 - - [2026-02-06 19:20:56] "GET /firewall-rule/5b783205-95dd-4b19-a67f-dfc3e9ab904a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.021184 10.0.0.249 - - [2026-02-06 19:20:56] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.005260 10.0.0.249 - - [2026-02-06 19:20:56] "GET /firewall-rule/5b783205-95dd-4b19-a67f-dfc3e9ab904a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.007075 10.0.0.249 - - [2026-02-06 19:20:56] "POST /ref-update HTTP/1.1" 200 156 0.068126 10.0.0.249 - - [2026-02-06 19:20:56] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011341 10.0.0.249 - - [2026-02-06 19:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.249 - - [2026-02-06 19:20:56] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003403 10.0.0.249 - - [2026-02-06 19:20:56] "POST /tags HTTP/1.1" 409 226 0.001913 10.0.0.249 - - [2026-02-06 19:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007795 10.0.0.249 - - [2026-02-06 19:20:56] "GET /tag/e668d587-ab04-47dc-a818-6793c720ea43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012212 10.0.0.249 - - [2026-02-06 19:20:56] "POST /firewall-rules HTTP/1.1" 200 600 0.099070 10.0.0.249 - - [2026-02-06 19:20:56] "GET /firewall-rule/e49b22ad-346c-4d85-9380-113620b55462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004637 10.0.0.249 - - [2026-02-06 19:20:56] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004872 10.0.0.249 - - [2026-02-06 19:20:56] "GET /firewall-rule/e49b22ad-346c-4d85-9380-113620b55462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003297 10.0.0.249 - - [2026-02-06 19:20:57] "POST /ref-update HTTP/1.1" 200 156 0.057917 10.0.0.249 - - [2026-02-06 19:20:58] "POST /tags HTTP/1.1" 200 394 0.038638 10.0.0.249 - - [2026-02-06 19:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013232 10.0.0.249 - - [2026-02-06 19:20:58] "GET /tag/5964c991-1cf3-470b-862d-e0a3cdf13bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.021431 10.0.0.249 - - [2026-02-06 19:20:58] "POST /tags HTTP/1.1" 200 342 0.277044 10.0.0.249 - - [2026-02-06 19:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.017971 10.0.0.249 - - [2026-02-06 19:20:58] "GET /tag/c57c2a00-93c2-4bd7-af29-d1f97f60b453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014674 10.0.0.249 - - [2026-02-06 19:20:58] "POST /id-to-fqname HTTP/1.1" 200 192 0.007102 10.0.0.249 - - [2026-02-06 19:20:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.007518 10.0.0.249 - - [2026-02-06 19:20:58] "POST /security-groups HTTP/1.1" 200 589 0.086180 10.0.0.249 - - [2026-02-06 19:20:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.002306 10.0.0.249 - - [2026-02-06 19:20:58] "POST /projects HTTP/1.1" 200 521 0.285357 10.0.0.249 - - [2026-02-06 19:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011980 10.0.0.249 - - [2026-02-06 19:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005984 10.0.0.249 - - [2026-02-06 19:20:59] "POST /access-control-lists HTTP/1.1" 200 600 0.086379 10.0.0.249 - - [2026-02-06 19:20:59] "POST /fqname-to-id HTTP/1.1" 404 235 0.006674 10.0.0.249 - - [2026-02-06 19:20:59] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.008382 10.0.0.249 - - [2026-02-06 19:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.249 - - [2026-02-06 19:20:59] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004784 10.0.0.249 - - [2026-02-06 19:20:59] "POST /access-control-lists HTTP/1.1" 200 598 0.085629 10.0.0.249 - - [2026-02-06 19:20:59] "PUT /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704 HTTP/1.1" 200 265 0.172711 10.0.0.249 - - [2026-02-06 19:20:59] "PUT /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783 HTTP/1.1" 200 265 0.074372 10.0.0.249 - - [2026-02-06 19:20:59] "POST /security-groups HTTP/1.1" 200 593 0.086258 10.0.0.249 - - [2026-02-06 19:20:59] "POST /fqname-to-id HTTP/1.1" 404 270 0.002793 10.0.0.249 - - [2026-02-06 19:20:59] "POST /access-control-lists HTTP/1.1" 200 634 0.074011 10.0.0.249 - - [2026-02-06 19:20:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.061540 10.0.0.249 - - [2026-02-06 19:20:59] "POST /fqname-to-id HTTP/1.1" 404 269 0.003612 10.0.0.249 - - [2026-02-06 19:20:59] "POST /chown HTTP/1.1" 200 109 0.022798 10.0.0.249 - - [2026-02-06 19:20:59] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011362 10.0.0.249 - - [2026-02-06 19:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.249 - - [2026-02-06 19:20:59] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.015326 10.0.0.249 - - [2026-02-06 19:20:59] "POST /access-control-lists HTTP/1.1" 200 632 0.104731 10.0.0.249 - - [2026-02-06 19:20:59] "POST /tags HTTP/1.1" 409 226 0.024246 10.0.0.249 - - [2026-02-06 19:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.249 - - [2026-02-06 19:20:59] "GET /tag/c57c2a00-93c2-4bd7-af29-d1f97f60b453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014666 10.0.0.249 - - [2026-02-06 19:20:59] "POST /firewall-rules HTTP/1.1" 200 602 0.068676 10.0.0.249 - - [2026-02-06 19:20:59] "GET /firewall-rule/dc212c83-3f8a-42fc-915c-22098b476b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005290 10.0.0.249 - - [2026-02-06 19:20:59] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.005201 10.0.0.249 - - [2026-02-06 19:20:59] "GET /firewall-rule/dc212c83-3f8a-42fc-915c-22098b476b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003674 10.0.0.249 - - [2026-02-06 19:21:00] "POST /ref-update HTTP/1.1" 200 156 0.069917 10.0.0.249 - - [2026-02-06 19:21:00] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012604 10.0.0.249 - - [2026-02-06 19:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.249 - - [2026-02-06 19:21:00] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003285 10.0.0.249 - - [2026-02-06 19:21:00] "POST /tags HTTP/1.1" 409 226 0.002122 10.0.0.249 - - [2026-02-06 19:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.249 - - [2026-02-06 19:21:00] "GET /tag/c57c2a00-93c2-4bd7-af29-d1f97f60b453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011216 10.0.0.249 - - [2026-02-06 19:21:00] "POST /firewall-rules HTTP/1.1" 200 600 0.073585 10.0.0.249 - - [2026-02-06 19:21:00] "GET /firewall-rule/d8d5b458-b4bc-4ffa-82dd-f051303fb7d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006844 10.0.0.249 - - [2026-02-06 19:21:00] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.006287 10.0.0.249 - - [2026-02-06 19:21:00] "GET /firewall-rule/d8d5b458-b4bc-4ffa-82dd-f051303fb7d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004270 10.0.0.249 - - [2026-02-06 19:21:00] "POST /ref-update HTTP/1.1" 200 156 0.073356 10.0.0.249 - - [2026-02-06 19:21:01] "POST /tags HTTP/1.1" 200 346 0.113100 10.0.0.249 - - [2026-02-06 19:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.025388 10.0.0.249 - - [2026-02-06 19:21:01] "GET /tag/49246e7c-c523-4a1d-afcb-c25e9f628984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.020328 10.0.0.249 - - [2026-02-06 19:21:01] "POST /projects HTTP/1.1" 409 238 0.002948 10.0.0.249 - - [2026-02-06 19:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.249 - - [2026-02-06 19:21:01] "GET /project/3a8cf09e-8bc8-4976-af37-913816bfa818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048121 10.0.0.249 - - [2026-02-06 19:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.249 - - [2026-02-06 19:21:01] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004916 10.0.0.249 - - [2026-02-06 19:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.249 - - [2026-02-06 19:21:01] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004814 10.0.0.249 - - [2026-02-06 19:21:01] "POST /security-groups HTTP/1.1" 409 285 0.002737 10.0.0.249 - - [2026-02-06 19:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.249 - - [2026-02-06 19:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.249 - - [2026-02-06 19:21:01] "PUT /security-group/567ccb60-137b-4dfe-ba62-692f19bc0f2c HTTP/1.1" 200 263 0.064059 10.0.0.249 - - [2026-02-06 19:21:01] "GET /project/3a8cf09e-8bc8-4976-af37-913816bfa818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.114089 10.0.0.249 - - [2026-02-06 19:21:01] "PUT /access-control-list/ccea2ad4-490d-43f1-abbc-c3b233395385 HTTP/1.1" 200 273 0.054137 10.0.0.249 - - [2026-02-06 19:21:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.076296 10.0.0.249 - - [2026-02-06 19:21:01] "POST /tags HTTP/1.1" 409 228 0.019311 10.0.0.249 - - [2026-02-06 19:21:01] "PUT /access-control-list/62594f46-cb95-46c2-977f-ef31c545ff13 HTTP/1.1" 200 273 0.060419 10.0.0.249 - - [2026-02-06 19:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008445 10.0.0.249 - - [2026-02-06 19:21:01] "GET /tag/49246e7c-c523-4a1d-afcb-c25e9f628984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011628 10.0.0.249 - - [2026-02-06 19:21:01] "POST /tags HTTP/1.1" 200 346 0.036522 10.0.0.249 - - [2026-02-06 19:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.249 - - [2026-02-06 19:21:02] "GET /tag/eaa7f758-2d23-42ac-87f2-d746a4d4c5db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.017309 10.0.0.249 - - [2026-02-06 19:21:02] "POST /projects HTTP/1.1" 409 238 0.002509 10.0.0.249 - - [2026-02-06 19:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.249 - - [2026-02-06 19:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.249 - - [2026-02-06 19:21:02] "GET /project/8b961f53-1af7-4f3f-acda-1decd337827f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036427 10.0.0.249 - - [2026-02-06 19:21:02] "GET /project/8b961f53-1af7-4f3f-acda-1decd337827f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.072677 10.0.0.249 - - [2026-02-06 19:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.249 - - [2026-02-06 19:21:02] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004681 10.0.0.249 - - [2026-02-06 19:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.249 - - [2026-02-06 19:21:02] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004639 10.0.0.249 - - [2026-02-06 19:21:02] "POST /security-groups HTTP/1.1" 409 285 0.002637 10.0.0.249 - - [2026-02-06 19:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.249 - - [2026-02-06 19:21:02] "PUT /security-group/9fef52dd-bac0-45c3-b361-1df5181a30d8 HTTP/1.1" 200 263 0.062278 10.0.0.249 - - [2026-02-06 19:21:02] "PUT /access-control-list/ac36e8ea-5a45-468c-bcfd-bc56d5e9e216 HTTP/1.1" 200 273 0.026539 10.0.0.249 - - [2026-02-06 19:21:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.039298 10.0.0.249 - - [2026-02-06 19:21:02] "PUT /access-control-list/387b990f-3341-43a7-81db-f5fa0225ace0 HTTP/1.1" 200 273 0.030355 10.0.0.249 - - [2026-02-06 19:21:02] "POST /tags HTTP/1.1" 409 228 0.005096 10.0.0.249 - - [2026-02-06 19:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006072 10.0.0.249 - - [2026-02-06 19:21:02] "GET /tag/eaa7f758-2d23-42ac-87f2-d746a4d4c5db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012088 10.0.0.249 - - [2026-02-06 19:21:02] "POST /tags HTTP/1.1" 200 292 0.066469 10.0.0.249 - - [2026-02-06 19:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008597 10.0.0.249 - - [2026-02-06 19:21:02] "GET /tag/8ee71df0-5ae3-4d53-9986-ddf021727ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.016418 10.0.0.249 - - [2026-02-06 19:21:02] "POST /tags HTTP/1.1" 200 304 0.069900 10.0.0.249 - - [2026-02-06 19:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009822 10.0.0.249 - - [2026-02-06 19:21:02] "GET /tag/fe7c9075-9a87-4a03-b67b-8c0d56aff601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.016053 10.0.0.249 - - [2026-02-06 19:21:02] "POST /tags HTTP/1.1" 409 252 0.002934 10.0.0.249 - - [2026-02-06 19:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.249 - - [2026-02-06 19:21:02] "GET /tag/4f47fe26-4604-4bb6-909d-13f0ea1d605b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011765 10.0.0.249 - - [2026-02-06 19:21:02] "POST /tags HTTP/1.1" 409 226 0.002173 10.0.0.249 - - [2026-02-06 19:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.249 - - [2026-02-06 19:21:02] "GET /tag/e668d587-ab04-47dc-a818-6793c720ea43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011021 10.0.0.249 - - [2026-02-06 19:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013074 10.0.0.249 - - [2026-02-06 19:21:02] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005272 10.0.0.249 - - [2026-02-06 19:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.249 - - [2026-02-06 19:21:03] "GET /project/3a8cf09e-8bc8-4976-af37-913816bfa818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037112 10.0.0.249 - - [2026-02-06 19:21:03] "POST /virtual-machines HTTP/1.1" 200 396 0.009525 10.0.0.249 - - [2026-02-06 19:21:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.014157 10.0.0.249 - - [2026-02-06 19:21:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.134018 10.0.0.249 - - [2026-02-06 19:21:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013840 10.0.0.249 - - [2026-02-06 19:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020188 10.0.0.249 - - [2026-02-06 19:21:03] "GET /virtual-machine-interface/fa1a6de2-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006205 10.0.0.249 - - [2026-02-06 19:21:03] "POST /instance-ips HTTP/1.1" 200 398 0.031705 10.0.0.249 - - [2026-02-06 19:21:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.038448 10.0.0.249 - - [2026-02-06 19:21:03] "GET /virtual-machine-interface/fa1a6de2-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011831 10.0.0.249 - - [2026-02-06 19:21:03] "POST /set-tag HTTP/1.1" 200 109 0.064095 10.0.0.249 - - [2026-02-06 19:21:03] "GET /virtual-machine-interface/fa1a6de2-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.026836 10.0.0.249 - - [2026-02-06 19:21:03] "GET /instance-ip/fa37e796-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004972 10.0.0.249 - - [2026-02-06 19:21:03] "GET /virtual-machine-interface/fa1a6de2-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004805 10.0.0.249 - - [2026-02-06 19:21:03] "POST /set-tag HTTP/1.1" 200 109 0.002921 10.0.0.249 - - [2026-02-06 19:21:03] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004638 10.0.0.249 - - [2026-02-06 19:21:03] "POST /ref-update HTTP/1.1" 200 156 0.013416 10.0.0.249 - - [2026-02-06 19:21:03] "GET /virtual-machine-interface/fa1a6de2-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018377 10.0.0.249 - - [2026-02-06 19:21:03] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.249 - - [2026-02-06 19:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.249 - - [2026-02-06 19:21:03] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006388 10.0.0.249 - - [2026-02-06 19:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.249 - - [2026-02-06 19:21:03] "GET /project/3a8cf09e-8bc8-4976-af37-913816bfa818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048435 10.0.0.249 - - [2026-02-06 19:21:03] "POST /virtual-machines HTTP/1.1" 200 396 0.016040 10.0.0.249 - - [2026-02-06 19:21:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020775 10.0.0.249 - - [2026-02-06 19:21:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108932 10.0.0.249 - - [2026-02-06 19:21:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012675 10.0.0.249 - - [2026-02-06 19:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009569 10.0.0.249 - - [2026-02-06 19:21:04] "GET /virtual-machine-interface/faa0435e-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007680 10.0.0.249 - - [2026-02-06 19:21:04] "POST /instance-ips HTTP/1.1" 200 398 0.024206 10.0.0.249 - - [2026-02-06 19:21:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.021363 10.0.0.249 - - [2026-02-06 19:21:04] "GET /virtual-machine-interface/faa0435e-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011413 10.0.0.249 - - [2026-02-06 19:21:04] "POST /set-tag HTTP/1.1" 200 109 0.068018 10.0.0.249 - - [2026-02-06 19:21:04] "GET /virtual-machine-interface/faa0435e-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015706 10.0.0.249 - - [2026-02-06 19:21:04] "GET /instance-ip/fababcca-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006597 10.0.0.249 - - [2026-02-06 19:21:04] "GET /virtual-machine-interface/faa0435e-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013898 10.0.0.249 - - [2026-02-06 19:21:04] "POST /set-tag HTTP/1.1" 200 109 0.003163 10.0.0.249 - - [2026-02-06 19:21:04] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.004763 10.0.0.249 - - [2026-02-06 19:21:04] "POST /ref-update HTTP/1.1" 200 156 0.010054 10.0.0.249 - - [2026-02-06 19:21:04] "GET /virtual-machine-interface/faa0435e-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007367 10.0.0.249 - - [2026-02-06 19:21:04] "POST /set-tag HTTP/1.1" 200 109 0.003181 10.0.0.249 - - [2026-02-06 19:21:04] "POST /tags HTTP/1.1" 200 292 0.020908 10.0.0.249 - - [2026-02-06 19:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015308 10.0.0.249 - - [2026-02-06 19:21:04] "GET /tag/a57671b1-fbf0-4646-9a6c-51565a6c09f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.013315 10.0.0.249 - - [2026-02-06 19:21:04] "POST /tags HTTP/1.1" 409 252 0.002337 10.0.0.249 - - [2026-02-06 19:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.249 - - [2026-02-06 19:21:04] "GET /tag/5964c991-1cf3-470b-862d-e0a3cdf13bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011444 10.0.0.249 - - [2026-02-06 19:21:04] "POST /tags HTTP/1.1" 409 226 0.003124 10.0.0.249 - - [2026-02-06 19:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.249 - - [2026-02-06 19:21:04] "GET /tag/c57c2a00-93c2-4bd7-af29-d1f97f60b453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012081 10.0.0.249 - - [2026-02-06 19:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.249 - - [2026-02-06 19:21:04] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005095 10.0.0.249 - - [2026-02-06 19:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.249 - - [2026-02-06 19:21:05] "GET /project/8b961f53-1af7-4f3f-acda-1decd337827f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048307 10.0.0.249 - - [2026-02-06 19:21:05] "POST /virtual-machines HTTP/1.1" 200 396 0.009307 10.0.0.249 - - [2026-02-06 19:21:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.016022 10.0.0.249 - - [2026-02-06 19:21:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.140811 10.0.0.249 - - [2026-02-06 19:21:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.014031 10.0.0.249 - - [2026-02-06 19:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010524 10.0.0.249 - - [2026-02-06 19:21:05] "GET /virtual-machine-interface/fb3f4666-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007613 10.0.0.249 - - [2026-02-06 19:21:05] "POST /instance-ips HTTP/1.1" 200 398 0.040305 10.0.0.249 - - [2026-02-06 19:21:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.031271 10.0.0.249 - - [2026-02-06 19:21:05] "GET /virtual-machine-interface/fb3f4666-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.020080 10.0.0.249 - - [2026-02-06 19:21:05] "POST /set-tag HTTP/1.1" 200 109 0.080330 10.0.0.249 - - [2026-02-06 19:21:05] "GET /virtual-machine-interface/fb3f4666-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020215 10.0.0.249 - - [2026-02-06 19:21:05] "GET /instance-ip/fb5de7a6-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.012043 10.0.0.249 - - [2026-02-06 19:21:05] "GET /virtual-machine-interface/fb3f4666-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007343 10.0.0.249 - - [2026-02-06 19:21:05] "POST /set-tag HTTP/1.1" 200 109 0.004181 10.0.0.249 - - [2026-02-06 19:21:05] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005243 10.0.0.249 - - [2026-02-06 19:21:05] "POST /ref-update HTTP/1.1" 200 156 0.012321 10.0.0.249 - - [2026-02-06 19:21:05] "GET /virtual-machine-interface/fb3f4666-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008716 10.0.0.249 - - [2026-02-06 19:21:05] "POST /set-tag HTTP/1.1" 200 109 0.005918 10.0.0.249 - - [2026-02-06 19:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.249 - - [2026-02-06 19:21:05] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.007727 10.0.0.249 - - [2026-02-06 19:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.249 - - [2026-02-06 19:21:05] "GET /project/8b961f53-1af7-4f3f-acda-1decd337827f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038861 10.0.0.249 - - [2026-02-06 19:21:05] "POST /virtual-machines HTTP/1.1" 200 396 0.011130 10.0.0.249 - - [2026-02-06 19:21:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.017154 10.0.0.249 - - [2026-02-06 19:21:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118088 10.0.0.249 - - [2026-02-06 19:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011833 10.0.0.249 - - [2026-02-06 19:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008017 10.0.0.249 - - [2026-02-06 19:21:06] "GET /virtual-machine-interface/fbca8442-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012373 10.0.0.249 - - [2026-02-06 19:21:06] "POST /instance-ips HTTP/1.1" 200 398 0.047743 10.0.0.249 - - [2026-02-06 19:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026052 10.0.0.249 - - [2026-02-06 19:21:06] "GET /virtual-machine-interface/fbca8442-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.024831 10.0.0.249 - - [2026-02-06 19:21:06] "POST /set-tag HTTP/1.1" 200 109 0.071892 10.0.0.249 - - [2026-02-06 19:21:06] "GET /virtual-machine-interface/fbca8442-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015369 10.0.0.249 - - [2026-02-06 19:21:06] "GET /instance-ip/fbe5ab3c-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003931 10.0.0.249 - - [2026-02-06 19:21:06] "GET /virtual-machine-interface/fbca8442-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004545 10.0.0.249 - - [2026-02-06 19:21:06] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.249 - - [2026-02-06 19:21:06] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004593 10.0.0.249 - - [2026-02-06 19:21:06] "POST /ref-update HTTP/1.1" 200 156 0.010366 10.0.0.249 - - [2026-02-06 19:21:06] "GET /virtual-machine-interface/fbca8442-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010857 10.0.0.249 - - [2026-02-06 19:21:06] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.249 - - [2026-02-06 19:21:06] "POST /tags HTTP/1.1" 200 300 0.023270 10.0.0.249 - - [2026-02-06 19:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014709 10.0.0.249 - - [2026-02-06 19:21:06] "GET /tag/673454c2-c355-4837-a2da-a3d3db054111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014847 10.0.0.249 - - [2026-02-06 19:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.249 - - [2026-02-06 19:21:06] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005346 10.0.0.249 - - [2026-02-06 19:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.249 - - [2026-02-06 19:21:06] "GET /project/3a8cf09e-8bc8-4976-af37-913816bfa818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033218 10.0.0.249 - - [2026-02-06 19:21:06] "POST /virtual-machines HTTP/1.1" 200 396 0.014501 10.0.0.249 - - [2026-02-06 19:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025870 10.0.0.249 - - [2026-02-06 19:21:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.139168 10.0.0.249 - - [2026-02-06 19:21:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016802 10.0.0.249 - - [2026-02-06 19:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.021898 10.0.0.249 - - [2026-02-06 19:21:07] "GET /virtual-machine-interface/fc5f0f7c-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011964 10.0.0.249 - - [2026-02-06 19:21:07] "POST /instance-ips HTTP/1.1" 200 398 0.029911 10.0.0.249 - - [2026-02-06 19:21:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.031047 10.0.0.249 - - [2026-02-06 19:21:07] "GET /virtual-machine-interface/fc5f0f7c-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004639 10.0.0.249 - - [2026-02-06 19:21:07] "POST /set-tag HTTP/1.1" 200 109 0.024555 10.0.0.249 - - [2026-02-06 19:21:07] "GET /virtual-machine-interface/fc5f0f7c-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006016 10.0.0.249 - - [2026-02-06 19:21:07] "GET /instance-ip/fc7e37ee-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.017242 10.0.0.249 - - [2026-02-06 19:21:07] "GET /virtual-machine-interface/fc5f0f7c-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007140 10.0.0.249 - - [2026-02-06 19:21:07] "POST /set-tag HTTP/1.1" 200 109 0.004481 10.0.0.249 - - [2026-02-06 19:21:07] "POST /tags HTTP/1.1" 200 300 0.027258 10.0.0.249 - - [2026-02-06 19:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.249 - - [2026-02-06 19:21:07] "GET /tag/141e8dba-9f62-4bcb-91c5-d626672cebca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012733 10.0.0.249 - - [2026-02-06 19:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.249 - - [2026-02-06 19:21:07] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005814 10.0.0.249 - - [2026-02-06 19:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.249 - - [2026-02-06 19:21:07] "GET /project/3a8cf09e-8bc8-4976-af37-913816bfa818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.061340 10.0.0.249 - - [2026-02-06 19:21:07] "POST /virtual-machines HTTP/1.1" 200 396 0.015392 10.0.0.249 - - [2026-02-06 19:21:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018920 10.0.0.249 - - [2026-02-06 19:21:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.170223 10.0.0.249 - - [2026-02-06 19:21:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020711 10.0.0.249 - - [2026-02-06 19:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.022210 10.0.0.249 - - [2026-02-06 19:21:08] "GET /virtual-machine-interface/fce247ca-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011277 10.0.0.249 - - [2026-02-06 19:21:08] "POST /instance-ips HTTP/1.1" 200 398 0.033576 10.0.0.249 - - [2026-02-06 19:21:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.036053 10.0.0.249 - - [2026-02-06 19:21:08] "GET /virtual-machine-interface/fce247ca-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.028136 10.0.0.249 - - [2026-02-06 19:21:08] "POST /set-tag HTTP/1.1" 200 109 0.023096 10.0.0.249 - - [2026-02-06 19:21:08] "GET /virtual-machine-interface/fce247ca-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.027301 10.0.0.249 - - [2026-02-06 19:21:08] "GET /instance-ip/fd0697ba-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.008461 10.0.0.249 - - [2026-02-06 19:21:08] "GET /virtual-machine-interface/fce247ca-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007674 10.0.0.249 - - [2026-02-06 19:21:08] "POST /set-tag HTTP/1.1" 200 109 0.008212 10.0.0.249 - - [2026-02-06 19:21:08] "POST /tags HTTP/1.1" 200 300 0.048452 10.0.0.249 - - [2026-02-06 19:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.249 - - [2026-02-06 19:21:08] "GET /tag/3d3ee76e-7387-4ed6-be78-84d32fd8201b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.024095 10.0.0.249 - - [2026-02-06 19:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008660 10.0.0.249 - - [2026-02-06 19:21:08] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006138 10.0.0.249 - - [2026-02-06 19:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.249 - - [2026-02-06 19:21:08] "GET /project/8b961f53-1af7-4f3f-acda-1decd337827f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.061582 10.0.0.249 - - [2026-02-06 19:21:08] "POST /virtual-machines HTTP/1.1" 200 396 0.012101 10.0.0.249 - - [2026-02-06 19:21:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.036626 10.0.0.249 - - [2026-02-06 19:21:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.202763 10.0.0.249 - - [2026-02-06 19:21:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.036613 10.0.0.249 - - [2026-02-06 19:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009606 10.0.0.249 - - [2026-02-06 19:21:09] "GET /virtual-machine-interface/fd79570a-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006224 10.0.0.249 - - [2026-02-06 19:21:09] "POST /instance-ips HTTP/1.1" 200 398 0.046943 10.0.0.249 - - [2026-02-06 19:21:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.058732 10.0.0.249 - - [2026-02-06 19:21:09] "GET /virtual-machine-interface/fd79570a-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009919 10.0.0.249 - - [2026-02-06 19:21:09] "POST /set-tag HTTP/1.1" 200 109 0.036513 10.0.0.249 - - [2026-02-06 19:21:09] "GET /virtual-machine-interface/fd79570a-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017146 10.0.0.249 - - [2026-02-06 19:21:09] "GET /instance-ip/fda59c34-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004859 10.0.0.249 - - [2026-02-06 19:21:09] "GET /virtual-machine-interface/fd79570a-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004615 10.0.0.249 - - [2026-02-06 19:21:09] "POST /set-tag HTTP/1.1" 200 109 0.004812 10.0.0.249 - - [2026-02-06 19:21:09] "POST /tags HTTP/1.1" 200 300 0.053861 10.0.0.249 - - [2026-02-06 19:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.249 - - [2026-02-06 19:21:09] "GET /tag/8283b4d5-b3fb-404c-b1f6-2965e9338ffe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.018804 10.0.0.249 - - [2026-02-06 19:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.249 - - [2026-02-06 19:21:09] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.005080 10.0.0.249 - - [2026-02-06 19:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.249 - - [2026-02-06 19:21:09] "GET /project/8b961f53-1af7-4f3f-acda-1decd337827f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048151 10.0.0.249 - - [2026-02-06 19:21:09] "POST /virtual-machines HTTP/1.1" 200 396 0.046408 10.0.0.249 - - [2026-02-06 19:21:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022140 10.0.0.249 - - [2026-02-06 19:21:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.135470 10.0.0.249 - - [2026-02-06 19:21:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011288 10.0.0.249 - - [2026-02-06 19:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006133 10.0.0.249 - - [2026-02-06 19:21:10] "GET /virtual-machine-interface/fe1c92e4-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010762 10.0.0.249 - - [2026-02-06 19:21:10] "POST /instance-ips HTTP/1.1" 200 398 0.042874 10.0.0.249 - - [2026-02-06 19:21:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.042960 10.0.0.249 - - [2026-02-06 19:21:10] "GET /virtual-machine-interface/fe1c92e4-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010079 10.0.0.249 - - [2026-02-06 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.023149 10.0.0.249 - - [2026-02-06 19:21:10] "GET /virtual-machine-interface/fe1c92e4-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015960 10.0.0.249 - - [2026-02-06 19:21:10] "GET /instance-ip/fe3a8862-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005514 10.0.0.249 - - [2026-02-06 19:21:10] "GET /virtual-machine-interface/fe1c92e4-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005193 10.0.0.249 - - [2026-02-06 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.249 - - [2026-02-06 19:21:10] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004287 10.0.0.249 - - [2026-02-06 19:21:10] "POST /ref-update HTTP/1.1" 200 156 0.010897 10.0.0.249 - - [2026-02-06 19:21:10] "GET /virtual-machine-interface/fc5f0f7c-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009571 10.0.0.249 - - [2026-02-06 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.003493 10.0.0.249 - - [2026-02-06 19:21:10] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005968 10.0.0.249 - - [2026-02-06 19:21:10] "POST /ref-update HTTP/1.1" 200 156 0.024463 10.0.0.249 - - [2026-02-06 19:21:10] "GET /virtual-machine-interface/fce247ca-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014346 10.0.0.249 - - [2026-02-06 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.249 - - [2026-02-06 19:21:10] "GET /virtual-machine-interface/fa1a6de2-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005177 10.0.0.249 - - [2026-02-06 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.249 - - [2026-02-06 19:21:10] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.005880 10.0.0.249 - - [2026-02-06 19:21:10] "POST /ref-update HTTP/1.1" 200 156 0.015298 10.0.0.249 - - [2026-02-06 19:21:10] "GET /virtual-machine-interface/fd79570a-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010403 10.0.0.249 - - [2026-02-06 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.004493 10.0.0.249 - - [2026-02-06 19:21:10] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.005545 10.0.0.249 - - [2026-02-06 19:21:10] "POST /ref-update HTTP/1.1" 200 156 0.013335 10.0.0.249 - - [2026-02-06 19:21:10] "GET /virtual-machine-interface/fe1c92e4-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.022691 10.0.0.249 - - [2026-02-06 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.003089 10.0.0.249 - - [2026-02-06 19:21:10] "GET /virtual-machine-interface/faa0435e-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009422 10.0.0.249 - - [2026-02-06 19:21:10] "POST /set-tag HTTP/1.1" 200 109 0.003695 10.0.0.249 - - [2026-02-06 19:21:10] "GET /virtual-machine-interface/fb3f4666-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006054 10.0.0.249 - - [2026-02-06 19:21:11] "POST /set-tag HTTP/1.1" 200 109 0.013152 10.0.0.249 - - [2026-02-06 19:21:11] "GET /virtual-machine-interface/fbca8442-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004638 10.0.0.249 - - [2026-02-06 19:21:11] "POST /set-tag HTTP/1.1" 200 109 0.003570 10.0.0.249 - - [2026-02-06 19:21:11] "GET /virtual-machine-interface/fc5f0f7c-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006126 10.0.0.249 - - [2026-02-06 19:21:11] "POST /set-tag HTTP/1.1" 200 109 0.003986 10.0.0.249 - - [2026-02-06 19:21:11] "GET /virtual-machine-interface/fce247ca-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012473 10.0.0.249 - - [2026-02-06 19:21:11] "POST /set-tag HTTP/1.1" 200 109 0.003391 10.0.0.249 - - [2026-02-06 19:21:11] "GET /virtual-machine-interface/fa1a6de2-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007376 10.0.0.249 - - [2026-02-06 19:21:11] "POST /set-tag HTTP/1.1" 200 109 0.002806 10.0.0.249 - - [2026-02-06 19:21:11] "GET /virtual-machine-interface/fd79570a-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004656 10.0.0.249 - - [2026-02-06 19:21:11] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.249 - - [2026-02-06 19:21:11] "GET /virtual-machine-interface/fbca8442-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005965 10.0.0.249 - - [2026-02-06 19:21:11] "POST /set-tag HTTP/1.1" 200 109 0.003141 10.0.0.249 - - [2026-02-06 19:21:11] "GET /virtual-machine-interface/fe1c92e4-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006804 10.0.0.249 - - [2026-02-06 19:21:11] "POST /set-tag HTTP/1.1" 200 109 0.003461 10.0.0.249 - - [2026-02-06 19:21:12] "GET /virtual-machine/94343143-26b5-41c2-bb0f-63dcd79a544b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003358 10.0.0.249 - - [2026-02-06 19:21:12] "GET /virtual-machine-interface/fa1a6de2-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006140 10.0.0.249 - - [2026-02-06 19:21:13] "GET /virtual-machine-interface/fd79570a-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005442 10.0.0.249 - - [2026-02-06 19:21:13] "POST /set-tag HTTP/1.1" 200 109 0.003352 10.0.0.249 - - [2026-02-06 19:21:13] "GET /virtual-machine-interface/fc5f0f7c-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005283 10.0.0.249 - - [2026-02-06 19:21:13] "POST /set-tag HTTP/1.1" 200 109 0.003101 10.0.0.249 - - [2026-02-06 19:21:14] "GET /virtual-machine-interface/fe1c92e4-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004641 10.0.0.249 - - [2026-02-06 19:21:14] "POST /set-tag HTTP/1.1" 200 109 0.003265 10.0.0.249 - - [2026-02-06 19:21:14] "GET /virtual-machine-interface/fb3f4666-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006488 10.0.0.249 - - [2026-02-06 19:21:14] "POST /set-tag HTTP/1.1" 200 109 0.003918 10.0.0.249 - - [2026-02-06 19:21:14] "GET /virtual-machine-interface/fce247ca-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015733 10.0.0.249 - - [2026-02-06 19:21:14] "POST /set-tag HTTP/1.1" 200 109 0.003673 10.0.0.249 - - [2026-02-06 19:21:15] "GET /virtual-machine-interface/faa0435e-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004921 10.0.0.249 - - [2026-02-06 19:21:15] "POST /set-tag HTTP/1.1" 200 109 0.003374 10.0.0.249 - - [2026-02-06 19:21:17] "GET /virtual-machine/272f846c-044b-4193-8370-35423953694c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003422 10.0.0.249 - - [2026-02-06 19:21:17] "GET /virtual-machine-interface/faa0435e-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004574 10.0.0.249 - - [2026-02-06 19:21:17] "GET /virtual-machine/692ea0c1-dc6e-49c8-9a4b-a7b282434733?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003456 10.0.0.249 - - [2026-02-06 19:21:17] "GET /virtual-machine-interface/fb3f4666-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006149 10.0.0.249 - - [2026-02-06 19:21:17] "GET /virtual-machine/c09b02ae-b695-4acd-a206-f05677329be0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.010592 10.0.0.249 - - [2026-02-06 19:21:17] "GET /virtual-machine-interface/fbca8442-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005883 10.0.0.249 - - [2026-02-06 19:21:17] "GET /virtual-machine/5f67e949-814f-4605-bf7e-762386b220cc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003613 10.0.0.249 - - [2026-02-06 19:21:17] "GET /virtual-machine-interface/fc5f0f7c-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005455 10.0.0.249 - - [2026-02-06 19:21:17] "GET /virtual-machine/add82664-070e-4d5c-b434-43b80bab3fab?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003378 10.0.0.249 - - [2026-02-06 19:21:17] "GET /virtual-machine-interface/fd79570a-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004755 10.0.0.249 - - [2026-02-06 19:21:17] "GET /virtual-machine/533cc180-009a-49d5-ab0b-e9a17ae78a38?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003652 10.0.0.249 - - [2026-02-06 19:21:17] "GET /virtual-machine-interface/fce247ca-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004587 10.0.0.249 - - [2026-02-06 19:21:17] "GET /virtual-machine/c38adf55-b099-4611-9b5e-833ed32c4199?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.005230 10.0.0.249 - - [2026-02-06 19:21:17] "GET /virtual-machine-interface/fe1c92e4-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007236 10.0.0.249 - - [2026-02-06 19:21:18] "GET /loadbalancer/a3d3f4d7-b336-4111-a372-b093df149a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004335 10.0.0.249 - - [2026-02-06 19:21:18] "POST /tags HTTP/1.1" 200 334 0.033731 10.0.0.249 - - [2026-02-06 19:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.025406 10.0.0.249 - - [2026-02-06 19:21:18] "GET /tag/87b664d9-25b1-43f7-9156-f0aac9281b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.019146 10.0.0.249 - - [2026-02-06 19:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.249 - - [2026-02-06 19:21:18] "GET /project/3a8cf09e-8bc8-4976-af37-913816bfa818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043891 10.0.0.249 - - [2026-02-06 19:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.249 - - [2026-02-06 19:21:18] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005009 10.0.0.249 - - [2026-02-06 19:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.249 - - [2026-02-06 19:21:18] "GET /service-appliance-set/76c9b93f-0670-45a2-b0dd-95f4eadd924a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002697 10.0.0.249 - - [2026-02-06 19:21:18] "POST /fqname-to-id HTTP/1.1" 404 273 0.002139 10.0.0.249 - - [2026-02-06 19:21:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.114902 10.0.0.249 - - [2026-02-06 19:21:18] "GET /virtual-machine-interface/d85de4e5-d36e-4aa2-97e1-1873251e1c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.023391 10.0.0.249 - - [2026-02-06 19:21:19] "POST /instance-ips HTTP/1.1" 200 410 0.032448 10.0.0.249 - - [2026-02-06 19:21:19] "GET /instance-ip/a90ff95c-3027-4652-a22a-7070bb9ea48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.008933 10.0.0.249 - - [2026-02-06 19:21:19] "POST /loadbalancers HTTP/1.1" 200 631 0.072585 10.0.0.249 - - [2026-02-06 19:21:19] "GET /project/3a8cf09e-8bc8-4976-af37-913816bfa818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.055034 10.0.0.249 - - [2026-02-06 19:21:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.037211 10.0.0.249 - - [2026-02-06 19:21:19] "GET /instance-ip/a90ff95c-3027-4652-a22a-7070bb9ea48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.014379 10.0.0.249 - - [2026-02-06 19:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013670 10.0.0.249 - - [2026-02-06 19:21:19] "GET /project/3a8cf09e-8bc8-4976-af37-913816bfa818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047168 10.0.0.249 - - [2026-02-06 19:21:19] "POST /floating-ips HTTP/1.1" 200 599 0.030112 10.0.0.249 - - [2026-02-06 19:21:19] "GET /loadbalancer/a3d3f4d7-b336-4111-a372-b093df149a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.006795 10.0.0.249 - - [2026-02-06 19:21:19] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.022609 10.0.0.249 - - [2026-02-06 19:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.249 - - [2026-02-06 19:21:19] "GET /project/3a8cf09e-8bc8-4976-af37-913816bfa818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039941 10.0.0.249 - - [2026-02-06 19:21:19] "GET /loadbalancer-listener/44bd4ec4-c04b-44d6-9553-8c2b624e37c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.004763 10.0.0.249 - - [2026-02-06 19:21:19] "GET /loadbalancer-listener/44bd4ec4-c04b-44d6-9553-8c2b624e37c8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.004470 10.0.0.249 - - [2026-02-06 19:21:19] "GET /loadbalancer/a3d3f4d7-b336-4111-a372-b093df149a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004505 10.0.0.249 - - [2026-02-06 19:21:19] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.041461 10.0.0.249 - - [2026-02-06 19:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.249 - - [2026-02-06 19:21:19] "GET /instance-ip/a90ff95c-3027-4652-a22a-7070bb9ea48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003156 10.0.0.249 - - [2026-02-06 19:21:19] "GET /loadbalancer/a3d3f4d7-b336-4111-a372-b093df149a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002798 10.0.0.249 - - [2026-02-06 19:21:19] "GET /instance-ip/a90ff95c-3027-4652-a22a-7070bb9ea48e?fields=floating_ips HTTP/1.1" 200 1215 0.007190 10.0.0.249 - - [2026-02-06 19:21:19] "GET /floating-ip/2dd1bd5b-a286-468b-a62b-27b651d6172d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003955 10.0.0.249 - - [2026-02-06 19:21:19] "GET /loadbalancer-pool/0aed27c7-6a9f-4be9-a5ca-8a865871b3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.006933 10.0.0.249 - - [2026-02-06 19:21:19] "POST /loadbalancer-members HTTP/1.1" 200 723 0.029390 10.0.0.249 - - [2026-02-06 19:21:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020498 10.0.0.249 - - [2026-02-06 19:21:19] "GET /virtual-machine-interface/faa0435e-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006497 10.0.0.249 - - [2026-02-06 19:21:19] "GET /virtual-machine-interface/faa0435e-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006573 10.0.0.249 - - [2026-02-06 19:21:19] "POST /ref-update HTTP/1.1" 200 156 0.012869 10.0.0.249 - - [2026-02-06 19:21:19] "POST /tags HTTP/1.1" 409 221 0.009376 10.0.0.249 - - [2026-02-06 19:21:19] "GET /floating-ip/2dd1bd5b-a286-468b-a62b-27b651d6172d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.015856 10.0.0.249 - - [2026-02-06 19:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.249 - - [2026-02-06 19:21:19] "GET /tag/87b664d9-25b1-43f7-9156-f0aac9281b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017796 10.0.0.249 - - [2026-02-06 19:21:19] "PUT /floating-ip/2dd1bd5b-a286-468b-a62b-27b651d6172d HTTP/1.1" 200 257 0.031156 10.0.0.249 - - [2026-02-06 19:21:20] "POST /set-tag HTTP/1.1" 200 109 0.079531 10.0.0.249 - - [2026-02-06 19:21:20] "GET /loadbalancer-pool/0aed27c7-6a9f-4be9-a5ca-8a865871b3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.017700 10.0.0.249 - - [2026-02-06 19:21:20] "POST /loadbalancer-members HTTP/1.1" 200 723 0.027828 10.0.0.249 - - [2026-02-06 19:21:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010287 10.0.0.249 - - [2026-02-06 19:21:20] "GET /virtual-machine-interface/fa1a6de2-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015240 10.0.0.249 - - [2026-02-06 19:21:20] "GET /virtual-machine-interface/fa1a6de2-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010659 10.0.0.249 - - [2026-02-06 19:21:20] "POST /ref-update HTTP/1.1" 200 156 0.032666 10.0.0.249 - - [2026-02-06 19:21:20] "GET /floating-ip/2dd1bd5b-a286-468b-a62b-27b651d6172d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.007174 10.0.0.249 - - [2026-02-06 19:21:20] "POST /set-tag HTTP/1.1" 200 109 0.113874 10.0.0.249 - - [2026-02-06 19:21:21] "POST /tags HTTP/1.1" 409 206 0.004250 10.0.0.249 - - [2026-02-06 19:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005363 10.0.0.249 - - [2026-02-06 19:21:21] "GET /tag/fe7c9075-9a87-4a03-b67b-8c0d56aff601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.020877 10.0.0.249 - - [2026-02-06 19:21:21] "POST /tags HTTP/1.1" 409 204 0.003683 10.0.0.249 - - [2026-02-06 19:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.249 - - [2026-02-06 19:21:21] "GET /tag/141e8dba-9f62-4bcb-91c5-d626672cebca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.021848 10.0.0.249 - - [2026-02-06 19:21:21] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004990 10.0.0.249 - - [2026-02-06 19:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.249 - - [2026-02-06 19:21:21] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004483 10.0.0.249 - - [2026-02-06 19:21:21] "POST /tags HTTP/1.1" 409 206 0.002850 10.0.0.249 - - [2026-02-06 19:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.249 - - [2026-02-06 19:21:21] "GET /tag/fe7c9075-9a87-4a03-b67b-8c0d56aff601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.016453 10.0.0.249 - - [2026-02-06 19:21:21] "POST /tags HTTP/1.1" 409 226 0.002578 10.0.0.249 - - [2026-02-06 19:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.249 - - [2026-02-06 19:21:21] "GET /tag/e668d587-ab04-47dc-a818-6793c720ea43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017204 10.0.0.249 - - [2026-02-06 19:21:21] "POST /tags HTTP/1.1" 409 204 0.003628 10.0.0.249 - - [2026-02-06 19:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.249 - - [2026-02-06 19:21:21] "GET /tag/141e8dba-9f62-4bcb-91c5-d626672cebca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.028090 10.0.0.249 - - [2026-02-06 19:21:21] "POST /tags HTTP/1.1" 409 226 0.007350 10.0.0.249 - - [2026-02-06 19:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.249 - - [2026-02-06 19:21:21] "GET /tag/e668d587-ab04-47dc-a818-6793c720ea43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011914 10.0.0.249 - - [2026-02-06 19:21:21] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005627 10.0.0.249 - - [2026-02-06 19:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006800 10.0.0.249 - - [2026-02-06 19:21:21] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004224 10.0.0.249 - - [2026-02-06 19:21:21] "POST /firewall-rules HTTP/1.1" 200 628 0.087458 10.0.0.249 - - [2026-02-06 19:21:21] "POST /firewall-rules HTTP/1.1" 200 648 0.096605 10.0.0.249 - - [2026-02-06 19:21:21] "GET /firewall-rule/1fb3ae4e-574e-419f-a69d-69c65b34c30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.006739 10.0.0.249 - - [2026-02-06 19:21:21] "GET /firewall-policy/2813152f-366d-4809-8357-cac2abd245cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004090 10.0.0.249 - - [2026-02-06 19:21:21] "GET /firewall-rule/177e63f1-7b6b-4c28-8343-70e3b06cd51e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.006355 10.0.0.249 - - [2026-02-06 19:21:21] "POST /ref-update HTTP/1.1" 200 156 0.021122 10.0.0.249 - - [2026-02-06 19:21:21] "POST /firewall-policys HTTP/1.1" 200 608 0.048805 10.0.0.249 - - [2026-02-06 19:21:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026306 10.0.0.249 - - [2026-02-06 19:21:22] "GET /firewall-policy/79ccaa54-2618-4bd1-8458-97c3e769ad80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009852 10.0.0.249 - - [2026-02-06 19:21:22] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003942 10.0.0.249 - - [2026-02-06 19:21:22] "GET /firewall-policy/79ccaa54-2618-4bd1-8458-97c3e769ad80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002940 10.0.0.249 - - [2026-02-06 19:21:22] "GET /firewall-policy/2813152f-366d-4809-8357-cac2abd245cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.004482 10.0.0.249 - - [2026-02-06 19:21:22] "GET /firewall-policy/33f5c390-0023-4497-8f48-3035f621a077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.015795 10.0.0.249 - - [2026-02-06 19:21:22] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.005453 10.0.0.249 - - [2026-02-06 19:21:22] "GET /firewall-policy/2813152f-366d-4809-8357-cac2abd245cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002826 10.0.0.249 - - [2026-02-06 19:21:22] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003634 10.0.0.249 - - [2026-02-06 19:21:22] "POST /ref-update HTTP/1.1" 200 156 0.037450 10.0.0.249 - - [2026-02-06 19:21:22] "POST /ref-update HTTP/1.1" 200 156 0.044162 10.0.0.249 - - [2026-02-06 19:21:22] "POST /ref-update HTTP/1.1" 200 156 0.022540 10.0.0.249 - - [2026-02-06 19:21:22] "POST /ref-update HTTP/1.1" 200 156 0.039502 10.0.0.249 - - [2026-02-06 19:21:22] "POST /ref-update HTTP/1.1" 200 156 0.053636 10.0.0.249 - - [2026-02-06 19:21:22] "GET /firewall-policy/79ccaa54-2618-4bd1-8458-97c3e769ad80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003747 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:21:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001049 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:21:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001104 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:21:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001350 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:21:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001137 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:21:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001090 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:21:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001138 10.0.0.249 - - [2026-02-06 19:23:21] "POST /tags HTTP/1.1" 409 252 0.005449 10.0.0.249 - - [2026-02-06 19:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.249 - - [2026-02-06 19:23:21] "GET /tag/5964c991-1cf3-470b-862d-e0a3cdf13bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014436 10.0.0.249 - - [2026-02-06 19:23:21] "POST /tags HTTP/1.1" 409 228 0.002714 10.0.0.249 - - [2026-02-06 19:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.249 - - [2026-02-06 19:23:21] "GET /tag/eaa7f758-2d23-42ac-87f2-d746a4d4c5db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015100 10.0.0.249 - - [2026-02-06 19:23:22] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.005635 10.0.0.249 - - [2026-02-06 19:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.249 - - [2026-02-06 19:23:22] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005907 10.0.0.249 - - [2026-02-06 19:23:22] "POST /tags HTTP/1.1" 409 206 0.002620 10.0.0.249 - - [2026-02-06 19:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.249 - - [2026-02-06 19:23:22] "GET /tag/fe7c9075-9a87-4a03-b67b-8c0d56aff601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013045 10.0.0.249 - - [2026-02-06 19:23:22] "POST /tags HTTP/1.1" 409 226 0.002553 10.0.0.249 - - [2026-02-06 19:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006665 10.0.0.249 - - [2026-02-06 19:23:22] "GET /tag/e668d587-ab04-47dc-a818-6793c720ea43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.019101 10.0.0.249 - - [2026-02-06 19:23:22] "POST /tags HTTP/1.1" 409 204 0.004408 10.0.0.249 - - [2026-02-06 19:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.249 - - [2026-02-06 19:23:22] "GET /tag/141e8dba-9f62-4bcb-91c5-d626672cebca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011211 10.0.0.249 - - [2026-02-06 19:23:22] "POST /tags HTTP/1.1" 409 226 0.011263 10.0.0.249 - - [2026-02-06 19:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.249 - - [2026-02-06 19:23:22] "GET /tag/e668d587-ab04-47dc-a818-6793c720ea43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014688 10.0.0.249 - - [2026-02-06 19:23:22] "POST /tags HTTP/1.1" 409 228 0.002161 10.0.0.249 - - [2026-02-06 19:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009471 10.0.0.249 - - [2026-02-06 19:23:22] "GET /tag/eaa7f758-2d23-42ac-87f2-d746a4d4c5db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.017773 10.0.0.249 - - [2026-02-06 19:23:22] "POST /tags HTTP/1.1" 409 252 0.003149 10.0.0.249 - - [2026-02-06 19:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.249 - - [2026-02-06 19:23:22] "GET /tag/5964c991-1cf3-470b-862d-e0a3cdf13bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.033742 10.0.0.249 - - [2026-02-06 19:23:22] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.008262 10.0.0.249 - - [2026-02-06 19:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.249 - - [2026-02-06 19:23:22] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006468 10.0.0.249 - - [2026-02-06 19:23:22] "POST /firewall-rules HTTP/1.1" 409 281 0.005943 10.0.0.249 - - [2026-02-06 19:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.249 - - [2026-02-06 19:23:22] "PUT /firewall-rule/177e63f1-7b6b-4c28-8343-70e3b06cd51e HTTP/1.1" 200 261 0.054970 10.0.0.249 - - [2026-02-06 19:23:22] "POST /firewall-rules HTTP/1.1" 409 291 0.010959 10.0.0.249 - - [2026-02-06 19:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.249 - - [2026-02-06 19:23:22] "PUT /firewall-rule/1fb3ae4e-574e-419f-a69d-69c65b34c30f HTTP/1.1" 200 261 0.039598 10.0.0.249 - - [2026-02-06 19:23:22] "GET /firewall-rule/1fb3ae4e-574e-419f-a69d-69c65b34c30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.010300 10.0.0.249 - - [2026-02-06 19:23:23] "POST /firewall-rules HTTP/1.1" 200 660 0.107095 10.0.0.249 - - [2026-02-06 19:23:23] "GET /firewall-rule/87cd070d-2387-4340-94b3-d0bb143dc61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.019967 10.0.0.249 - - [2026-02-06 19:23:23] "GET /firewall-policy/2813152f-366d-4809-8357-cac2abd245cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.005015 10.0.0.249 - - [2026-02-06 19:23:23] "GET /firewall-rule/177e63f1-7b6b-4c28-8343-70e3b06cd51e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004210 10.0.0.249 - - [2026-02-06 19:23:23] "POST /firewall-policys HTTP/1.1" 409 269 0.002223 10.0.0.249 - - [2026-02-06 19:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.249 - - [2026-02-06 19:23:23] "PUT /firewall-policy/79ccaa54-2618-4bd1-8458-97c3e769ad80 HTTP/1.1" 200 265 0.045115 10.0.0.249 - - [2026-02-06 19:23:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.042908 10.0.0.249 - - [2026-02-06 19:23:23] "GET /firewall-policy/79ccaa54-2618-4bd1-8458-97c3e769ad80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.022923 10.0.0.249 - - [2026-02-06 19:23:23] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003535 10.0.0.249 - - [2026-02-06 19:23:23] "GET /firewall-policy/79ccaa54-2618-4bd1-8458-97c3e769ad80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008644 10.0.0.249 - - [2026-02-06 19:23:23] "GET /firewall-policy/2813152f-366d-4809-8357-cac2abd245cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003814 10.0.0.249 - - [2026-02-06 19:23:23] "GET /firewall-policy/33f5c390-0023-4497-8f48-3035f621a077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003885 10.0.0.249 - - [2026-02-06 19:23:23] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003959 10.0.0.249 - - [2026-02-06 19:23:23] "GET /firewall-policy/79ccaa54-2618-4bd1-8458-97c3e769ad80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002993 10.0.0.249 - - [2026-02-06 19:23:23] "GET /firewall-policy/79ccaa54-2618-4bd1-8458-97c3e769ad80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002891 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:23:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001034 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:23:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001059 10.0.0.249 - - [2026-02-06 19:24:25] "GET /virtual-machine-interface/fa1a6de2-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.013313 10.0.0.249 - - [2026-02-06 19:24:25] "POST /set-tag HTTP/1.1" 200 109 0.004629 10.0.0.249 - - [2026-02-06 19:24:25] "GET /virtual-machine-interface/fce247ca-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007558 10.0.0.249 - - [2026-02-06 19:24:25] "POST /set-tag HTTP/1.1" 200 109 0.006897 10.0.0.249 - - [2026-02-06 19:24:25] "GET /virtual-machine-interface/fc5f0f7c-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008828 10.0.0.249 - - [2026-02-06 19:24:25] "POST /set-tag HTTP/1.1" 200 109 0.013510 10.0.0.249 - - [2026-02-06 19:24:25] "GET /virtual-machine-interface/faa0435e-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.011235 10.0.0.249 - - [2026-02-06 19:24:25] "POST /set-tag HTTP/1.1" 200 109 0.007327 10.0.0.249 - - [2026-02-06 19:24:25] "GET /virtual-machine-interface/fe1c92e4-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006269 10.0.0.249 - - [2026-02-06 19:24:25] "POST /set-tag HTTP/1.1" 200 109 0.004786 10.0.0.249 - - [2026-02-06 19:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.249 - - [2026-02-06 19:24:25] "GET /loadbalancer/a3d3f4d7-b336-4111-a372-b093df149a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.008986 10.0.0.249 - - [2026-02-06 19:24:25] "GET /virtual-machine-interface/fa1a6de2-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007162 10.0.0.249 - - [2026-02-06 19:24:26] "POST /set-tag HTTP/1.1" 200 109 0.044099 10.0.0.249 - - [2026-02-06 19:24:26] "DELETE /loadbalancer-member/f04cc9c4-fab6-4a90-9307-7b568be8be99 HTTP/1.1" 200 115 0.057460 10.0.0.249 - - [2026-02-06 19:24:26] "GET /virtual-machine-interface/fb3f4666-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005373 10.0.0.249 - - [2026-02-06 19:24:26] "POST /set-tag HTTP/1.1" 200 109 0.004157 10.0.0.249 - - [2026-02-06 19:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.249 - - [2026-02-06 19:24:26] "GET /loadbalancer/a3d3f4d7-b336-4111-a372-b093df149a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003079 10.0.0.249 - - [2026-02-06 19:24:26] "GET /virtual-machine-interface/fbca8442-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009584 10.0.0.249 - - [2026-02-06 19:24:26] "POST /set-tag HTTP/1.1" 200 109 0.003071 10.0.0.249 - - [2026-02-06 19:24:26] "GET /virtual-machine-interface/fd79570a-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005250 10.0.0.249 - - [2026-02-06 19:24:26] "POST /set-tag HTTP/1.1" 200 109 0.003638 10.0.0.249 - - [2026-02-06 19:24:27] "GET /virtual-machine-interface/fbca8442-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012145 10.0.0.249 - - [2026-02-06 19:24:27] "POST /set-tag HTTP/1.1" 200 109 0.014657 10.0.0.249 - - [2026-02-06 19:24:27] "GET /virtual-machine-interface/fbca8442-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009616 10.0.0.249 - - [2026-02-06 19:24:27] "POST /set-tag HTTP/1.1" 200 109 0.006060 10.0.0.249 - - [2026-02-06 19:24:27] "GET /virtual-machine/c09b02ae-b695-4acd-a206-f05677329be0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004271 10.0.0.249 - - [2026-02-06 19:24:27] "POST /ref-update HTTP/1.1" 200 156 0.013891 10.0.0.249 - - [2026-02-06 19:24:27] "GET /virtual-machine-interface/fbca8442-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007646 10.0.0.249 - - [2026-02-06 19:24:27] "POST /set-tag HTTP/1.1" 200 109 0.019153 10.0.0.249 - - [2026-02-06 19:24:27] "POST /set-tag HTTP/1.1" 200 109 0.031131 10.0.0.249 - - [2026-02-06 19:24:27] "POST /set-tag HTTP/1.1" 200 109 0.040238 10.0.0.249 - - [2026-02-06 19:24:27] "POST /set-tag HTTP/1.1" 200 109 0.021042 10.0.0.249 - - [2026-02-06 19:24:27] "POST /set-tag HTTP/1.1" 200 109 0.045094 10.0.0.249 - - [2026-02-06 19:24:27] "DELETE /instance-ip/fbe5ab3c-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.076746 10.0.0.249 - - [2026-02-06 19:24:27] "DELETE /virtual-machine-interface/fbca8442-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.054325 10.0.0.249 - - [2026-02-06 19:24:27] "DELETE /virtual-machine/c09b02ae-b695-4acd-a206-f05677329be0 HTTP/1.1" 200 115 0.021713 10.0.0.249 - - [2026-02-06 19:24:27] "GET /virtual-machine-interface/fa1a6de2-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006881 10.0.0.249 - - [2026-02-06 19:24:27] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.249 - - [2026-02-06 19:24:27] "GET /virtual-machine-interface/fa1a6de2-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008764 10.0.0.249 - - [2026-02-06 19:24:27] "POST /set-tag HTTP/1.1" 200 109 0.003595 10.0.0.249 - - [2026-02-06 19:24:27] "GET /virtual-machine/94343143-26b5-41c2-bb0f-63dcd79a544b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003318 10.0.0.249 - - [2026-02-06 19:24:27] "POST /ref-update HTTP/1.1" 200 156 0.011422 10.0.0.249 - - [2026-02-06 19:24:27] "GET /virtual-machine-interface/fa1a6de2-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011773 10.0.0.249 - - [2026-02-06 19:24:28] "POST /set-tag HTTP/1.1" 200 109 0.035501 10.0.0.249 - - [2026-02-06 19:24:28] "POST /set-tag HTTP/1.1" 200 109 0.048135 10.0.0.249 - - [2026-02-06 19:24:28] "POST /set-tag HTTP/1.1" 200 109 0.039242 10.0.0.249 - - [2026-02-06 19:24:28] "POST /set-tag HTTP/1.1" 200 109 0.022086 10.0.0.249 - - [2026-02-06 19:24:28] "POST /set-tag HTTP/1.1" 200 109 0.045469 10.0.0.249 - - [2026-02-06 19:24:28] "DELETE /instance-ip/fa37e796-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.080810 10.0.0.249 - - [2026-02-06 19:24:28] "POST /ref-update HTTP/1.1" 200 156 0.013841 10.0.0.249 - - [2026-02-06 19:24:28] "DELETE /virtual-machine-interface/fa1a6de2-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.054865 10.0.0.249 - - [2026-02-06 19:24:28] "DELETE /virtual-machine/94343143-26b5-41c2-bb0f-63dcd79a544b HTTP/1.1" 200 115 0.029654 10.0.0.249 - - [2026-02-06 19:24:28] "GET /virtual-machine-interface/faa0435e-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.008105 10.0.0.249 - - [2026-02-06 19:24:28] "POST /set-tag HTTP/1.1" 200 109 0.004370 10.0.0.249 - - [2026-02-06 19:24:28] "GET /virtual-machine-interface/faa0435e-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007156 10.0.0.249 - - [2026-02-06 19:24:28] "POST /set-tag HTTP/1.1" 200 109 0.003230 10.0.0.249 - - [2026-02-06 19:24:28] "GET /virtual-machine/272f846c-044b-4193-8370-35423953694c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.007433 10.0.0.249 - - [2026-02-06 19:24:28] "POST /ref-update HTTP/1.1" 200 156 0.026720 10.0.0.249 - - [2026-02-06 19:24:28] "GET /virtual-machine-interface/faa0435e-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.010403 10.0.0.249 - - [2026-02-06 19:24:28] "POST /set-tag HTTP/1.1" 200 109 0.041962 10.0.0.249 - - [2026-02-06 19:24:28] "POST /set-tag HTTP/1.1" 200 109 0.049397 10.0.0.249 - - [2026-02-06 19:24:28] "POST /set-tag HTTP/1.1" 200 109 0.046932 10.0.0.249 - - [2026-02-06 19:24:28] "POST /set-tag HTTP/1.1" 200 109 0.019496 10.0.0.249 - - [2026-02-06 19:24:28] "POST /set-tag HTTP/1.1" 200 109 0.038981 10.0.0.249 - - [2026-02-06 19:24:29] "DELETE /instance-ip/fababcca-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.072052 10.0.0.249 - - [2026-02-06 19:24:29] "POST /ref-update HTTP/1.1" 200 156 0.011449 10.0.0.249 - - [2026-02-06 19:24:29] "DELETE /virtual-machine-interface/faa0435e-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.057104 10.0.0.249 - - [2026-02-06 19:24:29] "DELETE /virtual-machine/272f846c-044b-4193-8370-35423953694c HTTP/1.1" 200 115 0.029407 10.0.0.249 - - [2026-02-06 19:24:29] "DELETE /tag/8ee71df0-5ae3-4d53-9986-ddf021727ba8 HTTP/1.1" 200 115 0.047791 10.0.0.249 - - [2026-02-06 19:24:29] "GET /virtual-machine-interface/fb3f4666-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006900 10.0.0.249 - - [2026-02-06 19:24:29] "POST /set-tag HTTP/1.1" 200 109 0.003801 10.0.0.249 - - [2026-02-06 19:24:29] "GET /virtual-machine-interface/fb3f4666-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008522 10.0.0.249 - - [2026-02-06 19:24:29] "POST /set-tag HTTP/1.1" 200 109 0.007817 10.0.0.249 - - [2026-02-06 19:24:29] "GET /virtual-machine/692ea0c1-dc6e-49c8-9a4b-a7b282434733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003088 10.0.0.249 - - [2026-02-06 19:24:29] "POST /ref-update HTTP/1.1" 200 156 0.012004 10.0.0.249 - - [2026-02-06 19:24:29] "GET /virtual-machine-interface/fb3f4666-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015643 10.0.0.249 - - [2026-02-06 19:24:29] "POST /set-tag HTTP/1.1" 200 109 0.022511 10.0.0.249 - - [2026-02-06 19:24:29] "POST /set-tag HTTP/1.1" 200 109 0.039825 10.0.0.249 - - [2026-02-06 19:24:29] "POST /set-tag HTTP/1.1" 200 109 0.038684 10.0.0.249 - - [2026-02-06 19:24:29] "POST /set-tag HTTP/1.1" 200 109 0.021887 10.0.0.249 - - [2026-02-06 19:24:29] "POST /set-tag HTTP/1.1" 200 109 0.039543 10.0.0.249 - - [2026-02-06 19:24:29] "DELETE /instance-ip/fb5de7a6-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.059943 10.0.0.249 - - [2026-02-06 19:24:29] "DELETE /virtual-machine-interface/fb3f4666-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.051959 10.0.0.249 - - [2026-02-06 19:24:29] "DELETE /virtual-machine/692ea0c1-dc6e-49c8-9a4b-a7b282434733 HTTP/1.1" 200 115 0.024595 10.0.0.249 - - [2026-02-06 19:24:29] "DELETE /tag/fe7c9075-9a87-4a03-b67b-8c0d56aff601 HTTP/1.1" 409 391 0.011344 10.0.0.249 - - [2026-02-06 19:24:30] "DELETE /tag/a57671b1-fbf0-4646-9a6c-51565a6c09f3 HTTP/1.1" 200 115 0.083750 10.0.0.249 - - [2026-02-06 19:24:57] "GET /virtual-machine-interface/fd79570a-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006756 10.0.0.249 - - [2026-02-06 19:24:57] "POST /set-tag HTTP/1.1" 200 109 0.002982 10.0.0.249 - - [2026-02-06 19:24:57] "GET /virtual-machine-interface/fd79570a-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005991 10.0.0.249 - - [2026-02-06 19:24:57] "POST /set-tag HTTP/1.1" 200 109 0.002824 10.0.0.249 - - [2026-02-06 19:24:57] "GET /virtual-machine/add82664-070e-4d5c-b434-43b80bab3fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004459 10.0.0.249 - - [2026-02-06 19:24:57] "POST /ref-update HTTP/1.1" 200 156 0.020499 10.0.0.249 - - [2026-02-06 19:24:57] "GET /virtual-machine-interface/fd79570a-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008676 10.0.0.249 - - [2026-02-06 19:24:57] "POST /set-tag HTTP/1.1" 200 109 0.034118 10.0.0.249 - - [2026-02-06 19:24:57] "POST /set-tag HTTP/1.1" 200 109 0.031996 10.0.0.249 - - [2026-02-06 19:24:57] "POST /set-tag HTTP/1.1" 200 109 0.018672 10.0.0.249 - - [2026-02-06 19:24:57] "POST /set-tag HTTP/1.1" 200 109 0.033711 10.0.0.249 - - [2026-02-06 19:24:57] "DELETE /instance-ip/fda59c34-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.070271 10.0.0.249 - - [2026-02-06 19:24:57] "DELETE /virtual-machine-interface/fd79570a-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.075404 10.0.0.249 - - [2026-02-06 19:24:57] "DELETE /virtual-machine/add82664-070e-4d5c-b434-43b80bab3fab HTTP/1.1" 200 115 0.028302 10.0.0.249 - - [2026-02-06 19:24:57] "DELETE /tag/3d3ee76e-7387-4ed6-be78-84d32fd8201b HTTP/1.1" 200 115 0.059976 10.0.0.249 - - [2026-02-06 19:24:57] "GET /virtual-machine-interface/fce247ca-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006076 10.0.0.249 - - [2026-02-06 19:24:58] "GET /global-system-configs HTTP/1.1" 200 323 0.003304 10.0.0.249 - - [2026-02-06 19:24:58] "POST /set-tag HTTP/1.1" 200 109 0.007660 10.0.0.249 - - [2026-02-06 19:24:58] "GET /virtual-machine-interface/fce247ca-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004936 10.0.0.249 - - [2026-02-06 19:24:58] "POST /set-tag HTTP/1.1" 200 109 0.003968 10.0.0.249 - - [2026-02-06 19:24:58] "GET /virtual-machine/533cc180-009a-49d5-ab0b-e9a17ae78a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003581 10.0.0.249 - - [2026-02-06 19:24:58] "POST /ref-update HTTP/1.1" 200 156 0.023674 10.0.0.249 - - [2026-02-06 19:24:58] "GET /virtual-machine-interface/fce247ca-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021407 10.0.0.249 - - [2026-02-06 19:24:58] "POST /set-tag HTTP/1.1" 200 109 0.021914 10.0.0.249 - - [2026-02-06 19:24:58] "POST /set-tag HTTP/1.1" 200 109 0.036800 10.0.0.249 - - [2026-02-06 19:24:58] "POST /set-tag HTTP/1.1" 200 109 0.043909 10.0.0.249 - - [2026-02-06 19:24:58] "POST /set-tag HTTP/1.1" 200 109 0.021127 10.0.0.249 - - [2026-02-06 19:24:58] "DELETE /instance-ip/fd0697ba-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.055428 10.0.0.249 - - [2026-02-06 19:24:58] "DELETE /virtual-machine-interface/fce247ca-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.049062 10.0.0.249 - - [2026-02-06 19:24:58] "DELETE /virtual-machine/533cc180-009a-49d5-ab0b-e9a17ae78a38 HTTP/1.1" 200 115 0.032314 10.0.0.249 - - [2026-02-06 19:24:58] "DELETE /tag/141e8dba-9f62-4bcb-91c5-d626672cebca HTTP/1.1" 409 237 0.013993 10.0.0.249 - - [2026-02-06 19:24:58] "GET /virtual-machine-interface/fe1c92e4-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005249 10.0.0.249 - - [2026-02-06 19:24:58] "POST /set-tag HTTP/1.1" 200 109 0.003247 10.0.0.249 - - [2026-02-06 19:24:58] "GET /virtual-machine-interface/fe1c92e4-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006817 10.0.0.249 - - [2026-02-06 19:24:58] "POST /set-tag HTTP/1.1" 200 109 0.011568 10.0.0.249 - - [2026-02-06 19:24:58] "GET /virtual-machine/c38adf55-b099-4611-9b5e-833ed32c4199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.011419 10.0.0.249 - - [2026-02-06 19:24:58] "POST /ref-update HTTP/1.1" 200 156 0.023324 10.0.0.249 - - [2026-02-06 19:24:58] "GET /virtual-machine-interface/fe1c92e4-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005225 10.0.0.249 - - [2026-02-06 19:24:58] "POST /set-tag HTTP/1.1" 200 109 0.025605 10.0.0.249 - - [2026-02-06 19:24:58] "POST /set-tag HTTP/1.1" 200 109 0.049504 10.0.0.249 - - [2026-02-06 19:24:58] "POST /set-tag HTTP/1.1" 200 109 0.026058 10.0.0.249 - - [2026-02-06 19:24:58] "POST /set-tag HTTP/1.1" 200 109 0.034075 10.0.0.249 - - [2026-02-06 19:24:59] "DELETE /instance-ip/fe3a8862-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.083558 10.0.0.249 - - [2026-02-06 19:24:59] "DELETE /virtual-machine-interface/fe1c92e4-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.071347 10.0.0.249 - - [2026-02-06 19:24:59] "DELETE /virtual-machine/c38adf55-b099-4611-9b5e-833ed32c4199 HTTP/1.1" 200 115 0.032731 10.0.0.249 - - [2026-02-06 19:24:59] "DELETE /tag/eaa7f758-2d23-42ac-87f2-d746a4d4c5db HTTP/1.1" 409 237 0.010988 10.0.0.249 - - [2026-02-06 19:24:59] "DELETE /tag/5964c991-1cf3-470b-862d-e0a3cdf13bbb HTTP/1.1" 409 237 0.006439 10.0.0.249 - - [2026-02-06 19:24:59] "DELETE /tag/8283b4d5-b3fb-404c-b1f6-2965e9338ffe HTTP/1.1" 200 115 0.044297 10.0.0.249 - - [2026-02-06 19:24:59] "GET /virtual-machine-interface/fc5f0f7c-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005320 10.0.0.249 - - [2026-02-06 19:24:59] "POST /set-tag HTTP/1.1" 200 109 0.002866 10.0.0.249 - - [2026-02-06 19:24:59] "GET /virtual-machine-interface/fc5f0f7c-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005276 10.0.0.249 - - [2026-02-06 19:24:59] "POST /set-tag HTTP/1.1" 200 109 0.003571 10.0.0.249 - - [2026-02-06 19:24:59] "GET /virtual-machine/5f67e949-814f-4605-bf7e-762386b220cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003706 10.0.0.249 - - [2026-02-06 19:24:59] "POST /ref-update HTTP/1.1" 200 156 0.021320 10.0.0.249 - - [2026-02-06 19:24:59] "GET /virtual-machine-interface/fc5f0f7c-0390-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016275 10.0.0.249 - - [2026-02-06 19:24:59] "POST /set-tag HTTP/1.1" 200 109 0.023856 10.0.0.249 - - [2026-02-06 19:24:59] "POST /set-tag HTTP/1.1" 200 109 0.036475 10.0.0.249 - - [2026-02-06 19:24:59] "POST /set-tag HTTP/1.1" 200 109 0.038099 10.0.0.249 - - [2026-02-06 19:24:59] "POST /set-tag HTTP/1.1" 200 109 0.038049 10.0.0.249 - - [2026-02-06 19:24:59] "DELETE /instance-ip/fc7e37ee-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.069080 10.0.0.249 - - [2026-02-06 19:24:59] "DELETE /virtual-machine-interface/fc5f0f7c-0390-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.050006 10.0.0.249 - - [2026-02-06 19:24:59] "DELETE /virtual-machine/5f67e949-814f-4605-bf7e-762386b220cc HTTP/1.1" 200 115 0.027351 10.0.0.249 - - [2026-02-06 19:24:59] "DELETE /tag/673454c2-c355-4837-a2da-a3d3db054111 HTTP/1.1" 200 115 0.057186 10.0.0.249 - - [2026-02-06 19:24:59] "GET /global-system-configs HTTP/1.1" 200 323 0.013118 10.0.0.249 - - [2026-02-06 19:24:59] "DELETE /tag/49246e7c-c523-4a1d-afcb-c25e9f628984 HTTP/1.1" 200 115 0.060211 10.0.0.249 - - [2026-02-06 19:25:00] "DELETE /tag/4f47fe26-4604-4bb6-909d-13f0ea1d605b HTTP/1.1" 200 115 0.043612 10.0.0.249 - - [2026-02-06 19:25:01] "POST /projects HTTP/1.1" 409 238 0.002751 10.0.0.249 - - [2026-02-06 19:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.249 - - [2026-02-06 19:25:01] "GET /project/8b961f53-1af7-4f3f-acda-1decd337827f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042079 10.0.0.249 - - [2026-02-06 19:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.249 - - [2026-02-06 19:25:01] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.004911 10.0.0.249 - - [2026-02-06 19:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.249 - - [2026-02-06 19:25:01] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005102 10.0.0.249 - - [2026-02-06 19:25:01] "POST /security-groups HTTP/1.1" 409 285 0.003736 10.0.0.249 - - [2026-02-06 19:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.249 - - [2026-02-06 19:25:01] "PUT /security-group/9fef52dd-bac0-45c3-b361-1df5181a30d8 HTTP/1.1" 200 263 0.067121 10.0.0.249 - - [2026-02-06 19:25:01] "PUT /access-control-list/ac36e8ea-5a45-468c-bcfd-bc56d5e9e216 HTTP/1.1" 200 273 0.020999 10.0.0.249 - - [2026-02-06 19:25:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.034427 10.0.0.249 - - [2026-02-06 19:25:01] "PUT /access-control-list/387b990f-3341-43a7-81db-f5fa0225ace0 HTTP/1.1" 200 273 0.032892 10.0.0.249 - - [2026-02-06 19:25:06] "POST /projects HTTP/1.1" 409 238 0.003100 10.0.0.249 - - [2026-02-06 19:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.249 - - [2026-02-06 19:25:06] "GET /project/8b961f53-1af7-4f3f-acda-1decd337827f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042848 10.0.0.249 - - [2026-02-06 19:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.249 - - [2026-02-06 19:25:06] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006497 10.0.0.249 - - [2026-02-06 19:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.249 - - [2026-02-06 19:25:06] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004510 10.0.0.249 - - [2026-02-06 19:25:06] "POST /security-groups HTTP/1.1" 409 285 0.003121 10.0.0.249 - - [2026-02-06 19:25:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.249 - - [2026-02-06 19:25:06] "PUT /security-group/9fef52dd-bac0-45c3-b361-1df5181a30d8 HTTP/1.1" 200 263 0.058506 10.0.0.249 - - [2026-02-06 19:25:06] "PUT /access-control-list/ac36e8ea-5a45-468c-bcfd-bc56d5e9e216 HTTP/1.1" 200 273 0.018466 10.0.0.249 - - [2026-02-06 19:25:06] "PUT /access-control-list/387b990f-3341-43a7-81db-f5fa0225ace0 HTTP/1.1" 200 273 0.020841 10.0.0.249 - - [2026-02-06 19:25:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025023 10.0.0.249 - - [2026-02-06 19:25:06] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.014075 10.0.0.249 - - [2026-02-06 19:25:06] "GET /firewall-rule/dc212c83-3f8a-42fc-915c-22098b476b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003584 10.0.0.249 - - [2026-02-06 19:25:06] "POST /ref-update HTTP/1.1" 200 156 0.073279 10.0.0.249 - - [2026-02-06 19:25:07] "DELETE /firewall-rule/dc212c83-3f8a-42fc-915c-22098b476b41 HTTP/1.1" 200 115 0.041079 10.0.0.249 - - [2026-02-06 19:25:07] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.006902 10.0.0.249 - - [2026-02-06 19:25:07] "GET /firewall-rule/d8d5b458-b4bc-4ffa-82dd-f051303fb7d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003389 10.0.0.249 - - [2026-02-06 19:25:07] "POST /ref-update HTTP/1.1" 200 156 0.072812 10.0.0.249 - - [2026-02-06 19:25:07] "DELETE /firewall-rule/d8d5b458-b4bc-4ffa-82dd-f051303fb7d1 HTTP/1.1" 200 115 0.057040 10.0.0.249 - - [2026-02-06 19:25:07] "DELETE /tag/c57c2a00-93c2-4bd7-af29-d1f97f60b453 HTTP/1.1" 200 115 0.058088 10.0.0.249 - - [2026-02-06 19:25:07] "DELETE /tag/eaa7f758-2d23-42ac-87f2-d746a4d4c5db HTTP/1.1" 409 237 0.011702 10.0.0.249 - - [2026-02-06 19:25:07] "DELETE /tag/5964c991-1cf3-470b-862d-e0a3cdf13bbb HTTP/1.1" 409 237 0.007357 10.0.0.249 - - [2026-02-06 19:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.249 - - [2026-02-06 19:25:07] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3174 0.006128 10.0.0.249 - - [2026-02-06 19:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.249 - - [2026-02-06 19:25:07] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006375 10.0.0.249 - - [2026-02-06 19:25:07] "PUT /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704 HTTP/1.1" 200 265 0.083837 10.0.0.249 - - [2026-02-06 19:25:07] "PUT /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783 HTTP/1.1" 200 265 0.077374 10.0.0.249 - - [2026-02-06 19:25:07] "DELETE /security-group/9fef52dd-bac0-45c3-b361-1df5181a30d8 HTTP/1.1" 200 115 0.069838 10.0.0.249 - - [2026-02-06 19:25:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.249 - - [2026-02-06 19:25:07] "DELETE /access-control-list/ac36e8ea-5a45-468c-bcfd-bc56d5e9e216 HTTP/1.1" 200 115 0.078540 10.0.0.249 - - [2026-02-06 19:25:07] "GET /project/8b961f53-1af7-4f3f-acda-1decd337827f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.099410 10.0.0.249 - - [2026-02-06 19:25:07] "DELETE /access-control-list/387b990f-3341-43a7-81db-f5fa0225ace0 HTTP/1.1" 200 115 0.095396 10.0.0.249 - - [2026-02-06 19:25:07] "GET /project/8b961f53-1af7-4f3f-acda-1decd337827f?fields=security_groups HTTP/1.1" 200 1353 0.071014 10.0.0.249 - - [2026-02-06 19:25:07] "DELETE /security-group/ada76627-493d-47c2-91da-89f57e19d922 HTTP/1.1" 200 115 0.069047 10.0.0.249 - - [2026-02-06 19:25:08] "DELETE /access-control-list/6fcfb87f-acf3-4632-bf87-e400092977f5 HTTP/1.1" 200 115 0.078007 10.0.0.249 - - [2026-02-06 19:25:08] "GET /project/8b961f53-1af7-4f3f-acda-1decd337827f?fields=application_policy_sets HTTP/1.1" 200 1392 0.110229 10.0.0.249 - - [2026-02-06 19:25:08] "DELETE /access-control-list/2daafd3b-9c25-4439-96a3-8d5b4b72b3a3 HTTP/1.1" 200 115 0.071196 10.0.0.249 - - [2026-02-06 19:25:08] "DELETE /project/8b961f53-1af7-4f3f-acda-1decd337827f HTTP/1.1" 200 115 0.546595 10.0.0.249 - - [2026-02-06 19:25:08] "POST /projects HTTP/1.1" 409 238 0.002405 10.0.0.249 - - [2026-02-06 19:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.249 - - [2026-02-06 19:25:08] "GET /project/3a8cf09e-8bc8-4976-af37-913816bfa818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.058413 10.0.0.249 - - [2026-02-06 19:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006803 10.0.0.249 - - [2026-02-06 19:25:08] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.007451 10.0.0.249 - - [2026-02-06 19:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.249 - - [2026-02-06 19:25:08] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.011366 10.0.0.249 - - [2026-02-06 19:25:08] "POST /security-groups HTTP/1.1" 409 285 0.003751 10.0.0.249 - - [2026-02-06 19:25:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.249 - - [2026-02-06 19:25:08] "PUT /security-group/567ccb60-137b-4dfe-ba62-692f19bc0f2c HTTP/1.1" 200 263 0.062456 10.0.0.249 - - [2026-02-06 19:25:08] "PUT /access-control-list/ccea2ad4-490d-43f1-abbc-c3b233395385 HTTP/1.1" 200 273 0.024721 10.0.0.249 - - [2026-02-06 19:25:08] "PUT /access-control-list/62594f46-cb95-46c2-977f-ef31c545ff13 HTTP/1.1" 200 273 0.037437 10.0.0.249 - - [2026-02-06 19:25:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.037019 10.0.0.249 - - [2026-02-06 19:25:12] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.007659 10.0.0.249 - - [2026-02-06 19:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010509 10.0.0.249 - - [2026-02-06 19:25:12] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007531 10.0.0.249 - - [2026-02-06 19:25:12] "GET /firewall-policy/2813152f-366d-4809-8357-cac2abd245cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.006036 10.0.0.249 - - [2026-02-06 19:25:12] "GET /firewall-rule/177e63f1-7b6b-4c28-8343-70e3b06cd51e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.005015 10.0.0.249 - - [2026-02-06 19:25:12] "POST /ref-update HTTP/1.1" 200 156 0.036497 10.0.0.249 - - [2026-02-06 19:25:12] "DELETE /firewall-rule/177e63f1-7b6b-4c28-8343-70e3b06cd51e HTTP/1.1" 200 115 0.053442 10.0.0.249 - - [2026-02-06 19:25:12] "GET /firewall-policy/79ccaa54-2618-4bd1-8458-97c3e769ad80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003868 10.0.0.249 - - [2026-02-06 19:25:12] "GET /firewall-rule/1fb3ae4e-574e-419f-a69d-69c65b34c30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.004687 10.0.0.249 - - [2026-02-06 19:25:12] "POST /ref-update HTTP/1.1" 200 156 0.019828 10.0.0.249 - - [2026-02-06 19:25:12] "DELETE /firewall-rule/1fb3ae4e-574e-419f-a69d-69c65b34c30f HTTP/1.1" 200 115 0.032780 10.0.0.249 - - [2026-02-06 19:25:12] "GET /firewall-policy/79ccaa54-2618-4bd1-8458-97c3e769ad80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004666 10.0.0.249 - - [2026-02-06 19:25:12] "GET /firewall-rule/87cd070d-2387-4340-94b3-d0bb143dc61b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.003408 10.0.0.249 - - [2026-02-06 19:25:13] "POST /ref-update HTTP/1.1" 200 156 0.015706 10.0.0.249 - - [2026-02-06 19:25:13] "DELETE /firewall-rule/87cd070d-2387-4340-94b3-d0bb143dc61b HTTP/1.1" 200 115 0.051106 10.0.0.249 - - [2026-02-06 19:25:13] "GET /application-policy-set/f16a9592-49e3-4b95-a024-b9b5d71625d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.011164 10.0.0.249 - - [2026-02-06 19:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.249 - - [2026-02-06 19:25:13] "GET /policy-management/cdfd1488-28ad-40dc-a79a-a9a1b757705a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003523 10.0.0.249 - - [2026-02-06 19:25:13] "GET /firewall-policy/79ccaa54-2618-4bd1-8458-97c3e769ad80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005476 10.0.0.249 - - [2026-02-06 19:25:13] "POST /ref-update HTTP/1.1" 200 156 0.030598 10.0.0.249 - - [2026-02-06 19:25:13] "DELETE /firewall-policy/79ccaa54-2618-4bd1-8458-97c3e769ad80 HTTP/1.1" 200 115 0.072713 10.0.0.249 - - [2026-02-06 19:25:13] "DELETE /tag/eaa7f758-2d23-42ac-87f2-d746a4d4c5db HTTP/1.1" 200 115 0.111338 10.0.0.249 - - [2026-02-06 19:25:13] "DELETE /tag/fe7c9075-9a87-4a03-b67b-8c0d56aff601 HTTP/1.1" 200 115 0.104562 10.0.0.249 - - [2026-02-06 19:25:13] "DELETE /tag/5964c991-1cf3-470b-862d-e0a3cdf13bbb HTTP/1.1" 200 115 0.060513 10.0.0.249 - - [2026-02-06 19:25:13] "DELETE /tag/141e8dba-9f62-4bcb-91c5-d626672cebca HTTP/1.1" 200 115 0.117072 10.0.0.249 - - [2026-02-06 19:25:13] "DELETE /loadbalancer-member/9149c05d-184b-48a2-9252-5fda8f16a179 HTTP/1.1" 200 115 0.048699 10.0.0.249 - - [2026-02-06 19:25:13] "DELETE /loadbalancer-pool/0aed27c7-6a9f-4be9-a5ca-8a865871b3b1 HTTP/1.1" 200 115 0.058870 10.0.0.249 - - [2026-02-06 19:25:13] "DELETE /loadbalancer-listener/44bd4ec4-c04b-44d6-9553-8c2b624e37c8 HTTP/1.1" 200 115 0.042271 10.0.0.249 - - [2026-02-06 19:25:13] "DELETE /loadbalancer/a3d3f4d7-b336-4111-a372-b093df149a02 HTTP/1.1" 200 115 0.080619 10.0.0.249 - - [2026-02-06 19:25:14] "DELETE /floating-ip/2dd1bd5b-a286-468b-a62b-27b651d6172d HTTP/1.1" 200 115 0.050759 10.0.0.249 - - [2026-02-06 19:25:14] "DELETE /instance-ip/a90ff95c-3027-4652-a22a-7070bb9ea48e HTTP/1.1" 200 115 0.059509 10.0.0.249 - - [2026-02-06 19:25:14] "DELETE /virtual-machine-interface/d85de4e5-d36e-4aa2-97e1-1873251e1c9e HTTP/1.1" 200 115 0.048149 10.0.0.249 - - [2026-02-06 19:25:14] "DELETE /tag/87b664d9-25b1-43f7-9156-f0aac9281b8e HTTP/1.1" 200 115 0.060114 10.0.0.249 - - [2026-02-06 19:25:14] "POST /projects HTTP/1.1" 409 238 0.003798 10.0.0.249 - - [2026-02-06 19:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.249 - - [2026-02-06 19:25:14] "GET /project/3a8cf09e-8bc8-4976-af37-913816bfa818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.071884 10.0.0.249 - - [2026-02-06 19:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.249 - - [2026-02-06 19:25:14] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.005856 10.0.0.249 - - [2026-02-06 19:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.249 - - [2026-02-06 19:25:14] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006518 10.0.0.249 - - [2026-02-06 19:25:14] "POST /security-groups HTTP/1.1" 409 285 0.003660 10.0.0.249 - - [2026-02-06 19:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.249 - - [2026-02-06 19:25:14] "PUT /security-group/567ccb60-137b-4dfe-ba62-692f19bc0f2c HTTP/1.1" 200 263 0.063970 10.0.0.249 - - [2026-02-06 19:25:14] "PUT /access-control-list/ccea2ad4-490d-43f1-abbc-c3b233395385 HTTP/1.1" 200 273 0.022731 10.0.0.249 - - [2026-02-06 19:25:14] "PUT /access-control-list/62594f46-cb95-46c2-977f-ef31c545ff13 HTTP/1.1" 200 273 0.025543 10.0.0.249 - - [2026-02-06 19:25:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028542 10.0.0.249 - - [2026-02-06 19:25:14] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.023555 10.0.0.249 - - [2026-02-06 19:25:14] "GET /firewall-rule/5b783205-95dd-4b19-a67f-dfc3e9ab904a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005248 10.0.0.249 - - [2026-02-06 19:25:14] "POST /ref-update HTTP/1.1" 200 156 0.055112 10.0.0.249 - - [2026-02-06 19:25:14] "DELETE /firewall-rule/5b783205-95dd-4b19-a67f-dfc3e9ab904a HTTP/1.1" 200 115 0.049436 10.0.0.249 - - [2026-02-06 19:25:14] "GET /firewall-policy/7899eec0-37bb-41d5-8d36-845d511d7115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.007962 10.0.0.249 - - [2026-02-06 19:25:14] "GET /firewall-rule/e49b22ad-346c-4d85-9380-113620b55462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003455 10.0.0.249 - - [2026-02-06 19:25:14] "POST /ref-update HTTP/1.1" 200 156 0.081088 10.0.0.249 - - [2026-02-06 19:25:15] "DELETE /firewall-rule/e49b22ad-346c-4d85-9380-113620b55462 HTTP/1.1" 200 115 0.071858 10.0.0.249 - - [2026-02-06 19:25:15] "DELETE /tag/e668d587-ab04-47dc-a818-6793c720ea43 HTTP/1.1" 200 115 0.110960 10.0.0.249 - - [2026-02-06 19:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.249 - - [2026-02-06 19:25:15] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3102 0.004617 10.0.0.249 - - [2026-02-06 19:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.249 - - [2026-02-06 19:25:15] "GET /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005174 10.0.0.249 - - [2026-02-06 19:25:15] "PUT /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704 HTTP/1.1" 200 265 0.075857 10.0.0.249 - - [2026-02-06 19:25:15] "PUT /virtual-network/68af10a1-ed51-46f5-b46e-da4131fd6783 HTTP/1.1" 200 265 0.080076 10.0.0.249 - - [2026-02-06 19:25:15] "DELETE /security-group/567ccb60-137b-4dfe-ba62-692f19bc0f2c HTTP/1.1" 200 115 0.068976 10.0.0.249 - - [2026-02-06 19:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.249 - - [2026-02-06 19:25:15] "DELETE /access-control-list/ccea2ad4-490d-43f1-abbc-c3b233395385 HTTP/1.1" 200 115 0.050148 10.0.0.249 - - [2026-02-06 19:25:15] "DELETE /access-control-list/62594f46-cb95-46c2-977f-ef31c545ff13 HTTP/1.1" 200 115 0.029788 10.0.0.249 - - [2026-02-06 19:25:15] "GET /project/3a8cf09e-8bc8-4976-af37-913816bfa818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.049472 10.0.0.249 - - [2026-02-06 19:25:15] "GET /project/3a8cf09e-8bc8-4976-af37-913816bfa818?fields=security_groups HTTP/1.1" 200 1352 0.072070 10.0.0.249 - - [2026-02-06 19:25:15] "DELETE /security-group/b5d99d23-415e-441e-9a0f-2df5312e7b20 HTTP/1.1" 200 115 0.114612 10.0.0.249 - - [2026-02-06 19:25:15] "DELETE /access-control-list/00e91393-c48b-44de-8da2-942274cdefc7 HTTP/1.1" 200 115 0.062221 10.0.0.249 - - [2026-02-06 19:25:15] "GET /project/3a8cf09e-8bc8-4976-af37-913816bfa818?fields=application_policy_sets HTTP/1.1" 200 1391 0.109349 10.0.0.249 - - [2026-02-06 19:25:15] "DELETE /access-control-list/16d111a3-18c1-450f-a8d1-f82b3cdbb37b HTTP/1.1" 200 115 0.127558 10.0.0.249 - - [2026-02-06 19:25:16] "DELETE /project/3a8cf09e-8bc8-4976-af37-913816bfa818 HTTP/1.1" 200 115 0.524262 10.0.0.249 - - [2026-02-06 19:26:21] "GET / HTTP/1.1" 200 36215 0.001795 10.0.0.249 - - [2026-02-06 19:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.249 - - [2026-02-06 19:26:21] "GET /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003628 10.0.0.249 - - [2026-02-06 19:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.249 - - [2026-02-06 19:26:22] "GET /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003500 10.0.0.249 - - [2026-02-06 19:26:38] "GET / HTTP/1.1" 200 36215 0.001593 10.0.0.249 - - [2026-02-06 19:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.249 - - [2026-02-06 19:26:38] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004869 10.0.0.249 - - [2026-02-06 19:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.249 - - [2026-02-06 19:26:38] "GET /config-node/ffc1227c-a333-48d4-9717-57259a31d7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002755 10.0.0.249 - - [2026-02-06 19:26:38] "GET / HTTP/1.1" 200 36215 0.001994 10.0.0.249 - - [2026-02-06 19:26:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002993 10.0.0.249 - - [2026-02-06 19:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.249 - - [2026-02-06 19:26:43] "GET /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002936 10.0.0.249 - - [2026-02-06 19:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.249 - - [2026-02-06 19:26:44] "PUT /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b HTTP/1.1" 200 277 0.016555 10.0.0.249 - - [2026-02-06 19:26:44] "GET / HTTP/1.1" 200 36215 0.001761 10.0.0.249 - - [2026-02-06 19:26:44] "POST /alarms HTTP/1.1" 409 264 0.003296 10.0.0.249 - - [2026-02-06 19:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.249 - - [2026-02-06 19:26:44] "PUT /alarm/1a316f50-57f9-4cbd-b7f2-12cf2f102aa2 HTTP/1.1" 200 245 0.016290 10.0.0.249 - - [2026-02-06 19:26:44] "POST /alarms HTTP/1.1" 409 261 0.002803 10.0.0.249 - - [2026-02-06 19:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.249 - - [2026-02-06 19:26:44] "PUT /alarm/b0683133-e13e-4cc7-840c-63e6971004ac HTTP/1.1" 200 245 0.018426 10.0.0.249 - - [2026-02-06 19:26:44] "POST /alarms HTTP/1.1" 409 261 0.010000 10.0.0.249 - - [2026-02-06 19:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.249 - - [2026-02-06 19:26:44] "PUT /alarm/c29464fb-a0a6-44ce-9559-953a971cb1f4 HTTP/1.1" 200 245 0.014560 10.0.0.249 - - [2026-02-06 19:26:44] "POST /alarms HTTP/1.1" 409 253 0.012685 10.0.0.249 - - [2026-02-06 19:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.249 - - [2026-02-06 19:26:44] "PUT /alarm/6b0c4521-61ef-4db6-abf9-c2e87f1a14b8 HTTP/1.1" 200 245 0.017176 10.0.0.249 - - [2026-02-06 19:26:44] "POST /alarms HTTP/1.1" 409 251 0.015474 10.0.0.249 - - [2026-02-06 19:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.249 - - [2026-02-06 19:26:44] "PUT /alarm/de38a812-d12d-41d2-850a-95f82b2ba34b HTTP/1.1" 200 245 0.016285 10.0.0.249 - - [2026-02-06 19:26:44] "POST /alarms HTTP/1.1" 409 252 0.010284 10.0.0.249 - - [2026-02-06 19:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.249 - - [2026-02-06 19:26:44] "PUT /alarm/90918149-9c61-4e6b-88b3-41ab778bcf9b HTTP/1.1" 200 245 0.014320 10.0.0.249 - - [2026-02-06 19:26:44] "POST /alarms HTTP/1.1" 409 256 0.006408 10.0.0.249 - - [2026-02-06 19:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.249 - - [2026-02-06 19:26:44] "PUT /alarm/05c9fac8-742b-4efc-b1a7-fc4b38653fb9 HTTP/1.1" 200 245 0.016645 10.0.0.249 - - [2026-02-06 19:26:44] "POST /alarms HTTP/1.1" 409 248 0.008926 10.0.0.249 - - [2026-02-06 19:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.249 - - [2026-02-06 19:26:44] "PUT /alarm/45e0b47f-dc9e-440b-b07e-14734dab23d0 HTTP/1.1" 200 245 0.016521 10.0.0.249 - - [2026-02-06 19:26:44] "POST /alarms HTTP/1.1" 409 252 0.022151 10.0.0.249 - - [2026-02-06 19:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.249 - - [2026-02-06 19:26:45] "PUT /alarm/5b2ab0a8-5b07-4f34-ad3b-0d26ad8a5450 HTTP/1.1" 200 245 0.021394 10.0.0.249 - - [2026-02-06 19:26:45] "POST /alarms HTTP/1.1" 409 257 0.012311 10.0.0.249 - - [2026-02-06 19:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.249 - - [2026-02-06 19:26:45] "PUT /alarm/7a73107d-c2a7-411b-a6f0-77c027628c2c HTTP/1.1" 200 245 0.021789 10.0.0.249 - - [2026-02-06 19:26:45] "POST /alarms HTTP/1.1" 409 251 0.010755 10.0.0.249 - - [2026-02-06 19:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.249 - - [2026-02-06 19:26:45] "PUT /alarm/d6a2b2d9-cb25-4aa7-a0dd-238f9d37e7c7 HTTP/1.1" 200 245 0.016415 10.0.0.249 - - [2026-02-06 19:26:45] "POST /alarms HTTP/1.1" 409 257 0.013947 10.0.0.249 - - [2026-02-06 19:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.249 - - [2026-02-06 19:26:45] "PUT /alarm/19f0a2ae-75e2-43b5-ab66-ac02fa54c9ec HTTP/1.1" 200 245 0.014990 10.0.0.249 - - [2026-02-06 19:26:45] "POST /alarms HTTP/1.1" 409 261 0.005290 10.0.0.249 - - [2026-02-06 19:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005952 10.0.0.249 - - [2026-02-06 19:26:45] "PUT /alarm/064cc708-7f8e-4044-812e-359f0251d651 HTTP/1.1" 200 245 0.018108 10.0.0.249 - - [2026-02-06 19:26:45] "POST /alarms HTTP/1.1" 409 258 0.006984 10.0.0.249 - - [2026-02-06 19:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.249 - - [2026-02-06 19:26:45] "PUT /alarm/fb63aee0-f01c-4985-8d79-74218884afbe HTTP/1.1" 200 245 0.013829 10.0.0.249 - - [2026-02-06 19:26:45] "POST /alarms HTTP/1.1" 409 254 0.006393 10.0.0.249 - - [2026-02-06 19:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.249 - - [2026-02-06 19:26:45] "PUT /alarm/8d301bcc-8d49-4583-a905-a52c7b8c858a HTTP/1.1" 200 245 0.014087 10.0.0.249 - - [2026-02-06 19:26:45] "POST /alarms HTTP/1.1" 409 254 0.023736 10.0.0.249 - - [2026-02-06 19:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.249 - - [2026-02-06 19:26:45] "PUT /alarm/7c7900a5-d9f9-4cf7-81a0-13a85e827add HTTP/1.1" 200 245 0.013949 10.0.0.249 - - [2026-02-06 19:26:45] "POST /alarms HTTP/1.1" 409 254 0.009378 10.0.0.249 - - [2026-02-06 19:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.249 - - [2026-02-06 19:26:45] "PUT /alarm/e4008954-85ef-46f1-8b18-b69a97a531e3 HTTP/1.1" 200 245 0.013222 10.0.0.249 - - [2026-02-06 19:26:45] "POST /alarms HTTP/1.1" 409 247 0.007790 10.0.0.249 - - [2026-02-06 19:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013005 10.0.0.249 - - [2026-02-06 19:26:45] "PUT /alarm/31eb33f6-0e62-472b-a90f-13dfa31bbdfa HTTP/1.1" 200 245 0.016902 10.0.0.249 - - [2026-02-06 19:26:45] "POST /alarms HTTP/1.1" 409 272 0.016921 10.0.0.249 - - [2026-02-06 19:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.249 - - [2026-02-06 19:26:45] "PUT /alarm/b7c1ccc9-2ca2-4d98-bdd8-6833d673b3ab HTTP/1.1" 200 245 0.013795 10.0.0.249 - - [2026-02-06 19:26:45] "POST /alarms HTTP/1.1" 409 261 0.008264 10.0.0.249 - - [2026-02-06 19:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.249 - - [2026-02-06 19:26:45] "PUT /alarm/9e0c29e0-d8fa-477a-a2ca-43a02dfda6c0 HTTP/1.1" 200 245 0.016080 10.0.0.249 - - [2026-02-06 19:26:45] "POST /alarms HTTP/1.1" 409 259 0.005845 10.0.0.249 - - [2026-02-06 19:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.249 - - [2026-02-06 19:26:46] "PUT /alarm/767c7517-c277-4939-a399-e912fdae1bee HTTP/1.1" 200 245 0.013143 10.0.0.249 - - [2026-02-06 19:26:46] "POST /alarms HTTP/1.1" 409 265 0.003707 10.0.0.249 - - [2026-02-06 19:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.249 - - [2026-02-06 19:26:46] "PUT /alarm/5c92c353-e3d1-413b-953c-750a06219f04 HTTP/1.1" 200 245 0.013694 10.0.0.249 - - [2026-02-06 19:26:46] "POST /alarms HTTP/1.1" 409 279 0.007766 10.0.0.249 - - [2026-02-06 19:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009220 10.0.0.249 - - [2026-02-06 19:26:46] "PUT /alarm/16d07aee-03df-4c77-a8f3-af2b789f9b23 HTTP/1.1" 200 245 0.017036 10.0.0.249 - - [2026-02-06 19:26:46] "GET / HTTP/1.1" 200 36215 0.001770 10.0.0.249 - - [2026-02-06 19:26:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002320 10.0.0.249 - - [2026-02-06 19:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.249 - - [2026-02-06 19:26:46] "PUT /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b HTTP/1.1" 200 277 0.009858 10.0.0.249 - - [2026-02-06 19:26:46] "GET / HTTP/1.1" 200 36215 0.001555 10.0.0.249 - - [2026-02-06 19:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.249 - - [2026-02-06 19:26:46] "GET /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003348 10.0.0.249 - - [2026-02-06 19:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.249 - - [2026-02-06 19:26:46] "PUT /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b HTTP/1.1" 200 277 0.015980 10.0.0.249 - - [2026-02-06 19:26:47] "GET / HTTP/1.1" 200 36215 0.003538 10.0.0.249 - - [2026-02-06 19:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.249 - - [2026-02-06 19:26:47] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.008297 10.0.0.249 - - [2026-02-06 19:26:47] "PUT /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b HTTP/1.1" 200 275 0.060081 10.0.0.249 - - [2026-02-06 19:26:50] "GET / HTTP/1.1" 200 36215 0.001985 10.0.0.249 - - [2026-02-06 19:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.249 - - [2026-02-06 19:26:50] "GET /routing-instance/55a058d1-492c-4ae3-b035-e60683eb75a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003328 10.0.0.249 - - [2026-02-06 19:26:50] "POST /bgp-routers HTTP/1.1" 409 301 0.002557 10.0.0.249 - - [2026-02-06 19:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.249 - - [2026-02-06 19:26:50] "GET /bgp-router/cb332022-3f98-40d9-b8a0-17984facbe0e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003263 10.0.0.249 - - [2026-02-06 19:26:50] "PUT /bgp-router/cb332022-3f98-40d9-b8a0-17984facbe0e HTTP/1.1" 200 255 0.013134 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:26:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001459 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:26:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001886 10.0.0.249 - - [2026-02-06 19:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.249 - - [2026-02-06 19:26:52] "GET /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004099 10.0.0.249 - - [2026-02-06 19:27:06] "GET / HTTP/1.1" 200 36215 0.002918 10.0.0.249 - - [2026-02-06 19:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.249 - - [2026-02-06 19:27:06] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005471 10.0.0.249 - - [2026-02-06 19:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.249 - - [2026-02-06 19:27:06] "GET /config-node/ffc1227c-a333-48d4-9717-57259a31d7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003762 10.0.0.249 - - [2026-02-06 19:27:19] "GET / HTTP/1.1" 200 36215 0.002443 10.0.0.249 - - [2026-02-06 19:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.249 - - [2026-02-06 19:27:19] "GET /routing-instance/55a058d1-492c-4ae3-b035-e60683eb75a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003915 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:27:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001322 10.0.0.249 - - [2026-02-06 19:27:19] "POST /bgp-routers HTTP/1.1" 409 301 0.004396 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:27:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001457 10.0.0.249 - - [2026-02-06 19:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.249 - - [2026-02-06 19:27:19] "GET /bgp-router/cb332022-3f98-40d9-b8a0-17984facbe0e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.007685 10.0.0.249 - - [2026-02-06 19:27:19] "PUT /bgp-router/cb332022-3f98-40d9-b8a0-17984facbe0e HTTP/1.1" 200 255 0.028554 10.0.0.249 - - [2026-02-06 19:28:01] "GET / HTTP/1.1" 200 36215 0.001930 10.0.0.249 - - [2026-02-06 19:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.249 - - [2026-02-06 19:28:01] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004566 10.0.0.249 - - [2026-02-06 19:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.249 - - [2026-02-06 19:28:01] "GET /config-node/ffc1227c-a333-48d4-9717-57259a31d7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002444 10.0.0.249 - - [2026-02-06 19:28:02] "GET / HTTP/1.1" 200 36215 0.001623 10.0.0.249 - - [2026-02-06 19:28:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003169 10.0.0.249 - - [2026-02-06 19:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.249 - - [2026-02-06 19:28:07] "GET /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004596 10.0.0.249 - - [2026-02-06 19:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.249 - - [2026-02-06 19:28:07] "PUT /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b HTTP/1.1" 200 277 0.017820 10.0.0.249 - - [2026-02-06 19:28:07] "GET / HTTP/1.1" 200 36215 0.002190 10.0.0.249 - - [2026-02-06 19:28:07] "POST /alarms HTTP/1.1" 409 264 0.003023 10.0.0.249 - - [2026-02-06 19:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.249 - - [2026-02-06 19:28:07] "PUT /alarm/1a316f50-57f9-4cbd-b7f2-12cf2f102aa2 HTTP/1.1" 200 245 0.012749 10.0.0.249 - - [2026-02-06 19:28:07] "POST /alarms HTTP/1.1" 409 261 0.003587 10.0.0.249 - - [2026-02-06 19:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.249 - - [2026-02-06 19:28:07] "PUT /alarm/b0683133-e13e-4cc7-840c-63e6971004ac HTTP/1.1" 200 245 0.015823 10.0.0.249 - - [2026-02-06 19:28:07] "POST /alarms HTTP/1.1" 409 261 0.007548 10.0.0.249 - - [2026-02-06 19:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.249 - - [2026-02-06 19:28:07] "PUT /alarm/c29464fb-a0a6-44ce-9559-953a971cb1f4 HTTP/1.1" 200 245 0.023864 10.0.0.249 - - [2026-02-06 19:28:07] "POST /alarms HTTP/1.1" 409 253 0.018081 10.0.0.249 - - [2026-02-06 19:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.249 - - [2026-02-06 19:28:07] "PUT /alarm/6b0c4521-61ef-4db6-abf9-c2e87f1a14b8 HTTP/1.1" 200 245 0.017962 10.0.0.249 - - [2026-02-06 19:28:07] "POST /alarms HTTP/1.1" 409 251 0.008271 10.0.0.249 - - [2026-02-06 19:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.249 - - [2026-02-06 19:28:07] "PUT /alarm/de38a812-d12d-41d2-850a-95f82b2ba34b HTTP/1.1" 200 245 0.015150 10.0.0.249 - - [2026-02-06 19:28:07] "POST /alarms HTTP/1.1" 409 252 0.014741 10.0.0.249 - - [2026-02-06 19:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.249 - - [2026-02-06 19:28:07] "PUT /alarm/90918149-9c61-4e6b-88b3-41ab778bcf9b HTTP/1.1" 200 245 0.013026 10.0.0.249 - - [2026-02-06 19:28:08] "POST /alarms HTTP/1.1" 409 256 0.016077 10.0.0.249 - - [2026-02-06 19:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.249 - - [2026-02-06 19:28:08] "PUT /alarm/05c9fac8-742b-4efc-b1a7-fc4b38653fb9 HTTP/1.1" 200 245 0.031761 10.0.0.249 - - [2026-02-06 19:28:08] "POST /alarms HTTP/1.1" 409 248 0.017722 10.0.0.249 - - [2026-02-06 19:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.249 - - [2026-02-06 19:28:08] "PUT /alarm/45e0b47f-dc9e-440b-b07e-14734dab23d0 HTTP/1.1" 200 245 0.023393 10.0.0.249 - - [2026-02-06 19:28:08] "POST /alarms HTTP/1.1" 409 252 0.013211 10.0.0.249 - - [2026-02-06 19:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.249 - - [2026-02-06 19:28:08] "PUT /alarm/5b2ab0a8-5b07-4f34-ad3b-0d26ad8a5450 HTTP/1.1" 200 245 0.015030 10.0.0.249 - - [2026-02-06 19:28:08] "POST /alarms HTTP/1.1" 409 257 0.011685 10.0.0.249 - - [2026-02-06 19:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.249 - - [2026-02-06 19:28:08] "PUT /alarm/7a73107d-c2a7-411b-a6f0-77c027628c2c HTTP/1.1" 200 245 0.012445 10.0.0.249 - - [2026-02-06 19:28:08] "POST /alarms HTTP/1.1" 409 251 0.007002 10.0.0.249 - - [2026-02-06 19:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.249 - - [2026-02-06 19:28:08] "PUT /alarm/d6a2b2d9-cb25-4aa7-a0dd-238f9d37e7c7 HTTP/1.1" 200 245 0.013999 10.0.0.249 - - [2026-02-06 19:28:08] "POST /alarms HTTP/1.1" 409 257 0.003471 10.0.0.249 - - [2026-02-06 19:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.249 - - [2026-02-06 19:28:08] "PUT /alarm/19f0a2ae-75e2-43b5-ab66-ac02fa54c9ec HTTP/1.1" 200 245 0.012237 10.0.0.249 - - [2026-02-06 19:28:08] "POST /alarms HTTP/1.1" 409 261 0.005879 10.0.0.249 - - [2026-02-06 19:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.249 - - [2026-02-06 19:28:08] "PUT /alarm/064cc708-7f8e-4044-812e-359f0251d651 HTTP/1.1" 200 245 0.011027 10.0.0.249 - - [2026-02-06 19:28:08] "POST /alarms HTTP/1.1" 409 258 0.004132 10.0.0.249 - - [2026-02-06 19:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.249 - - [2026-02-06 19:28:08] "PUT /alarm/fb63aee0-f01c-4985-8d79-74218884afbe HTTP/1.1" 200 245 0.009496 10.0.0.249 - - [2026-02-06 19:28:08] "POST /alarms HTTP/1.1" 409 254 0.014325 10.0.0.249 - - [2026-02-06 19:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015172 10.0.0.249 - - [2026-02-06 19:28:08] "PUT /alarm/8d301bcc-8d49-4583-a905-a52c7b8c858a HTTP/1.1" 200 245 0.014261 10.0.0.249 - - [2026-02-06 19:28:08] "POST /alarms HTTP/1.1" 409 254 0.006896 10.0.0.249 - - [2026-02-06 19:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.249 - - [2026-02-06 19:28:08] "PUT /alarm/7c7900a5-d9f9-4cf7-81a0-13a85e827add HTTP/1.1" 200 245 0.013797 10.0.0.249 - - [2026-02-06 19:28:08] "POST /alarms HTTP/1.1" 409 254 0.012166 10.0.0.249 - - [2026-02-06 19:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.249 - - [2026-02-06 19:28:08] "PUT /alarm/e4008954-85ef-46f1-8b18-b69a97a531e3 HTTP/1.1" 200 245 0.011173 10.0.0.249 - - [2026-02-06 19:28:08] "POST /alarms HTTP/1.1" 409 247 0.017604 10.0.0.249 - - [2026-02-06 19:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.249 - - [2026-02-06 19:28:08] "PUT /alarm/31eb33f6-0e62-472b-a90f-13dfa31bbdfa HTTP/1.1" 200 245 0.010076 10.0.0.249 - - [2026-02-06 19:28:08] "POST /alarms HTTP/1.1" 409 272 0.006316 10.0.0.249 - - [2026-02-06 19:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.249 - - [2026-02-06 19:28:09] "PUT /alarm/b7c1ccc9-2ca2-4d98-bdd8-6833d673b3ab HTTP/1.1" 200 245 0.010495 10.0.0.249 - - [2026-02-06 19:28:09] "POST /alarms HTTP/1.1" 409 261 0.017992 10.0.0.249 - - [2026-02-06 19:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.249 - - [2026-02-06 19:28:09] "PUT /alarm/9e0c29e0-d8fa-477a-a2ca-43a02dfda6c0 HTTP/1.1" 200 245 0.010008 10.0.0.249 - - [2026-02-06 19:28:09] "POST /alarms HTTP/1.1" 409 259 0.008795 10.0.0.249 - - [2026-02-06 19:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.249 - - [2026-02-06 19:28:09] "PUT /alarm/767c7517-c277-4939-a399-e912fdae1bee HTTP/1.1" 200 245 0.020815 10.0.0.249 - - [2026-02-06 19:28:09] "POST /alarms HTTP/1.1" 409 265 0.012038 10.0.0.249 - - [2026-02-06 19:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.249 - - [2026-02-06 19:28:09] "PUT /alarm/5c92c353-e3d1-413b-953c-750a06219f04 HTTP/1.1" 200 245 0.011651 10.0.0.249 - - [2026-02-06 19:28:09] "POST /alarms HTTP/1.1" 409 279 0.004982 10.0.0.249 - - [2026-02-06 19:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010229 10.0.0.249 - - [2026-02-06 19:28:09] "PUT /alarm/16d07aee-03df-4c77-a8f3-af2b789f9b23 HTTP/1.1" 200 245 0.010901 10.0.0.249 - - [2026-02-06 19:28:09] "GET / HTTP/1.1" 200 36215 0.002083 10.0.0.249 - - [2026-02-06 19:28:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002961 10.0.0.249 - - [2026-02-06 19:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.249 - - [2026-02-06 19:28:09] "PUT /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b HTTP/1.1" 200 277 0.009244 10.0.0.249 - - [2026-02-06 19:28:10] "GET / HTTP/1.1" 200 36215 0.001678 10.0.0.249 - - [2026-02-06 19:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006131 10.0.0.249 - - [2026-02-06 19:28:10] "GET /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003250 10.0.0.249 - - [2026-02-06 19:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.249 - - [2026-02-06 19:28:10] "PUT /global-vrouter-config/2200e017-160c-481a-a258-a11c3ba57c3b HTTP/1.1" 200 277 0.025816 10.0.0.249 - - [2026-02-06 19:28:10] "GET / HTTP/1.1" 200 36215 0.001680 10.0.0.249 - - [2026-02-06 19:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.249 - - [2026-02-06 19:28:10] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.010182 10.0.0.249 - - [2026-02-06 19:28:10] "PUT /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b HTTP/1.1" 200 275 0.022778 10.0.0.249 - - [2026-02-06 19:28:14] "GET / HTTP/1.1" 200 36215 0.001589 10.0.0.249 - - [2026-02-06 19:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.249 - - [2026-02-06 19:28:14] "GET /routing-instance/55a058d1-492c-4ae3-b035-e60683eb75a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012440 10.0.0.249 - - [2026-02-06 19:28:14] "POST /bgp-routers HTTP/1.1" 409 301 0.008639 10.0.0.249 - - [2026-02-06 19:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005584 10.0.0.249 - - [2026-02-06 19:28:14] "GET /bgp-router/cb332022-3f98-40d9-b8a0-17984facbe0e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004339 10.0.0.249 - - [2026-02-06 19:28:14] "PUT /bgp-router/cb332022-3f98-40d9-b8a0-17984facbe0e HTTP/1.1" 200 255 0.029139 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:28:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001385 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:28:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001621 10.0.0.249 - - [2026-02-06 19:28:18] "POST /tags HTTP/1.1" 200 356 0.049780 10.0.0.249 - - [2026-02-06 19:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.035475 10.0.0.249 - - [2026-02-06 19:28:18] "GET /tag/59a402f2-bc57-4886-ba91-c5cb448fbd22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.021508 10.0.0.249 - - [2026-02-06 19:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.249 - - [2026-02-06 19:28:18] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004713 10.0.0.249 - - [2026-02-06 19:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.249 - - [2026-02-06 19:28:18] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.078320 10.0.0.249 - - [2026-02-06 19:28:18] "POST /virtual-machines HTTP/1.1" 200 352 0.013325 10.0.0.249 - - [2026-02-06 19:28:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.055735 10.0.0.249 - - [2026-02-06 19:28:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.189785 10.0.0.249 - - [2026-02-06 19:28:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014586 10.0.0.249 - - [2026-02-06 19:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.023513 10.0.0.249 - - [2026-02-06 19:28:19] "GET /virtual-machine-interface/fdd4d4a8-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007545 10.0.0.249 - - [2026-02-06 19:28:19] "POST /instance-ips HTTP/1.1" 200 392 0.046219 10.0.0.249 - - [2026-02-06 19:28:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.081271 10.0.0.249 - - [2026-02-06 19:28:19] "GET /virtual-machine-interface/fdd4d4a8-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.020861 10.0.0.249 - - [2026-02-06 19:28:19] "POST /set-tag HTTP/1.1" 200 109 0.058324 10.0.0.249 - - [2026-02-06 19:28:19] "GET /virtual-machine-interface/fdd4d4a8-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.019935 10.0.0.249 - - [2026-02-06 19:28:19] "GET /instance-ip/fdfbbc12-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.006448 10.0.0.249 - - [2026-02-06 19:28:19] "GET /virtual-machine-interface/fdd4d4a8-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005091 10.0.0.249 - - [2026-02-06 19:28:19] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.249 - - [2026-02-06 19:28:19] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004212 10.0.0.249 - - [2026-02-06 19:28:19] "POST /ref-update HTTP/1.1" 200 156 0.022372 10.0.0.249 - - [2026-02-06 19:28:19] "GET /virtual-machine-interface/fdd4d4a8-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006216 10.0.0.249 - - [2026-02-06 19:28:19] "POST /set-tag HTTP/1.1" 200 109 0.004757 10.0.0.249 - - [2026-02-06 19:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.249 - - [2026-02-06 19:28:19] "GET /virtual-network/0828c74d-8b4b-4907-a229-ea1e02763704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3030 0.004467 10.0.0.249 - - [2026-02-06 19:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.249 - - [2026-02-06 19:28:19] "GET /project/9109faaa-2800-4ff3-995c-2580dd17b663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039862 10.0.0.249 - - [2026-02-06 19:28:19] "POST /virtual-machines HTTP/1.1" 200 356 0.011817 10.0.0.249 - - [2026-02-06 19:28:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024687 10.0.0.249 - - [2026-02-06 19:28:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.172835 10.0.0.249 - - [2026-02-06 19:28:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009047 10.0.0.249 - - [2026-02-06 19:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013778 10.0.0.249 - - [2026-02-06 19:28:20] "GET /virtual-machine-interface/fe764c2a-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004838 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:28:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001087 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:28:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001149 10.0.0.249 - - [2026-02-06 19:28:20] "POST /instance-ips HTTP/1.1" 200 396 0.046551 10.0.0.249 - - [2026-02-06 19:28:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.037043 10.0.0.249 - - [2026-02-06 19:28:20] "GET /virtual-machine-interface/fe764c2a-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.018934 10.0.0.249 - - [2026-02-06 19:28:20] "POST /set-tag HTTP/1.1" 200 109 0.031799 10.0.0.249 - - [2026-02-06 19:28:20] "GET /virtual-machine-interface/fe764c2a-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.023602 10.0.0.249 - - [2026-02-06 19:28:20] "GET /instance-ip/fe9b24d2-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004197 10.0.0.249 - - [2026-02-06 19:28:20] "GET /virtual-machine-interface/fe764c2a-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006876 10.0.0.249 - - [2026-02-06 19:28:20] "POST /set-tag HTTP/1.1" 200 109 0.006707 10.0.0.249 - - [2026-02-06 19:28:20] "GET /virtual-router/cdbd05d0-e749-4038-9273-5af58dc1d239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.005068 10.0.0.249 - - [2026-02-06 19:28:20] "POST /ref-update HTTP/1.1" 200 156 0.014890 10.0.0.249 - - [2026-02-06 19:28:20] "GET /virtual-machine-interface/fe764c2a-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.014164 10.0.0.249 - - [2026-02-06 19:28:20] "POST /set-tag HTTP/1.1" 200 109 0.005868 10.0.0.249 - - [2026-02-06 19:28:20] "GET /virtual-machine-interface/fdd4d4a8-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.010113 10.0.0.249 - - [2026-02-06 19:28:20] "POST /set-tag HTTP/1.1" 200 109 0.004607 10.0.0.249 - - [2026-02-06 19:28:20] "GET /virtual-machine-interface/fe764c2a-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.099446 10.0.0.249 - - [2026-02-06 19:28:20] "POST /set-tag HTTP/1.1" 200 109 0.003059 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:28:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001128 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:28:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001581 10.0.0.249 - - [2026-02-06 19:28:33] "GET /virtual-machine-interface/fdd4d4a8-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006677 10.0.0.249 - - [2026-02-06 19:28:33] "POST /set-tag HTTP/1.1" 200 109 0.003295 10.0.0.249 - - [2026-02-06 19:28:34] "GET /virtual-machine-interface/fe764c2a-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005054 10.0.0.249 - - [2026-02-06 19:28:34] "POST /set-tag HTTP/1.1" 200 109 0.003911 10.0.0.249 - - [2026-02-06 19:28:36] "GET /virtual-machine-interface/fdd4d4a8-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007796 10.0.0.249 - - [2026-02-06 19:28:36] "POST /set-tag HTTP/1.1" 200 109 0.009619 10.0.0.249 - - [2026-02-06 19:28:38] "GET / HTTP/1.1" 200 36215 0.001870 10.0.0.249 - - [2026-02-06 19:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.249 - - [2026-02-06 19:28:38] "GET /global-system-config/bbf421c3-5814-4318-8484-d849acf36d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005094 10.0.0.249 - - [2026-02-06 19:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.249 - - [2026-02-06 19:28:38] "GET /config-node/ffc1227c-a333-48d4-9717-57259a31d7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002705 10.0.0.249 - - [2026-02-06 19:28:50] "GET / HTTP/1.1" 200 36215 0.001490 10.0.0.249 - - [2026-02-06 19:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.249 - - [2026-02-06 19:28:50] "GET /routing-instance/55a058d1-492c-4ae3-b035-e60683eb75a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003484 10.0.0.249 - - [2026-02-06 19:28:50] "POST /bgp-routers HTTP/1.1" 409 301 0.002533 10.0.0.249 - - [2026-02-06 19:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.249 - - [2026-02-06 19:28:50] "GET /bgp-router/cb332022-3f98-40d9-b8a0-17984facbe0e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004289 10.0.0.249 - - [2026-02-06 19:28:50] "PUT /bgp-router/cb332022-3f98-40d9-b8a0-17984facbe0e HTTP/1.1" 200 255 0.015020 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:28:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001152 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:28:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001674 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:29:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001213 [Introspect:8084]10.0.0.249 - - [2026-02-06 19:29:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001260 10.0.0.249 - - [2026-02-06 19:29:07] "GET /virtual-machine-interface/fdd4d4a8-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007226 10.0.0.249 - - [2026-02-06 19:29:07] "POST /set-tag HTTP/1.1" 200 109 0.006191 10.0.0.249 - - [2026-02-06 19:29:07] "GET /virtual-machine-interface/fdd4d4a8-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006861 10.0.0.249 - - [2026-02-06 19:29:07] "POST /set-tag HTTP/1.1" 200 109 0.003208 10.0.0.249 - - [2026-02-06 19:29:07] "GET /virtual-machine/aba68d00-7113-4b8d-927a-28765db3a350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.005837 10.0.0.249 - - [2026-02-06 19:29:07] "POST /ref-update HTTP/1.1" 200 156 0.027948 10.0.0.249 - - [2026-02-06 19:29:07] "GET /virtual-machine-interface/fdd4d4a8-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005911 10.0.0.249 - - [2026-02-06 19:29:07] "POST /set-tag HTTP/1.1" 200 109 0.021343 10.0.0.249 - - [2026-02-06 19:29:07] "POST /set-tag HTTP/1.1" 200 109 0.024891 10.0.0.249 - - [2026-02-06 19:29:07] "DELETE /instance-ip/fdfbbc12-0391-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.067018 10.0.0.249 - - [2026-02-06 19:29:07] "DELETE /virtual-machine-interface/fdd4d4a8-0391-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.065428 10.0.0.249 - - [2026-02-06 19:29:07] "DELETE /virtual-machine/aba68d00-7113-4b8d-927a-28765db3a350 HTTP/1.1" 200 115 0.052633 10.0.0.249 - - [2026-02-06 19:29:07] "GET /virtual-machine-interface/fe764c2a-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004987 10.0.0.249 - - [2026-02-06 19:29:07] "POST /set-tag HTTP/1.1" 200 109 0.003343 10.0.0.249 - - [2026-02-06 19:29:38] "GET /virtual-machine-interface/fe764c2a-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007701 10.0.0.249 - - [2026-02-06 19:29:38] "POST /set-tag HTTP/1.1" 200 109 0.004076 10.0.0.249 - - [2026-02-06 19:29:38] "GET /virtual-machine-interface/fe764c2a-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005036 10.0.0.249 - - [2026-02-06 19:29:38] "POST /set-tag HTTP/1.1" 200 109 0.002832 10.0.0.249 - - [2026-02-06 19:29:38] "GET /virtual-machine/6558235a-1df9-4116-8081-9f86cb7c471d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004604 10.0.0.249 - - [2026-02-06 19:29:38] "POST /ref-update HTTP/1.1" 200 156 0.012110 10.0.0.249 - - [2026-02-06 19:29:38] "GET /virtual-machine-interface/fe764c2a-0391-11f1-b724-fa163e8c6857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007734 10.0.0.249 - - [2026-02-06 19:29:38] "POST /set-tag HTTP/1.1" 200 109 0.029412 10.0.0.249 - - [2026-02-06 19:29:38] "POST /set-tag HTTP/1.1" 200 109 0.025928 10.0.0.249 - - [2026-02-06 19:29:38] "DELETE /instance-ip/fe9b24d2-0391-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.042595 10.0.0.249 - - [2026-02-06 19:29:38] "DELETE /virtual-machine-interface/fe764c2a-0391-11f1-b724-fa163e8c6857 HTTP/1.1" 200 115 0.054817 10.0.0.249 - - [2026-02-06 19:29:38] "DELETE /virtual-machine/6558235a-1df9-4116-8081-9f86cb7c471d HTTP/1.1" 200 115 0.037205 10.0.0.249 - - [2026-02-06 19:29:38] "DELETE /tag/59a402f2-bc57-4886-ba91-c5cb448fbd22 HTTP/1.1" 200 115 0.056197 10.0.0.249 - - [2026-02-06 19:29:58] "GET /global-system-configs HTTP/1.1" 200 323 0.017604 10.0.0.249 - - [2026-02-06 19:29:59] "GET /global-system-configs HTTP/1.1" 200 323 0.012125