++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Jan 29 01:05:25 PM UTC 2026 ===================' INFO: =================== Thu Jan 29 01:05:25 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 +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ cut -d / -f 1 +++ awk '{print $2}' +++ grep 'inet ' ++ 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 ++ echo 10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ 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 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.249,10.11.122.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.11.122.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.249:9041 + 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=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/29/2026 13:06:05.478 7f52a0093040 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/29/2026 13:06:05.633 7f52a0093040 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/29/2026 13:06:05.645 7f52a0093040 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/29/2026 13:06:05.646 7f52a0093040 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2026-01-29 13:06:12] "GET / HTTP/1.1" 503 181 0.001058 10.0.0.249 - - [2026-01-29 13:06:13] "GET / HTTP/1.1" 200 36215 0.002180 10.0.0.249 - - [2026-01-29 13:06:13] "GET / HTTP/1.1" 200 45303 0.001220 10.0.0.249 - - [2026-01-29 13:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006743 10.0.0.249 - - [2026-01-29 13:06:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:06:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001282 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:06:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2637 0.000992 10.0.0.249 - - [2026-01-29 13:06:14] "GET / HTTP/1.1" 200 36215 0.001552 10.0.0.249 - - [2026-01-29 13:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.074739 10.0.0.249 - - [2026-01-29 13:06:14] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009160 10.0.0.249 - - [2026-01-29 13:06:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002150 10.0.0.249 - - [2026-01-29 13:06:14] "POST /config-database-nodes HTTP/1.1" 200 613 0.022943 10.0.0.249 - - [2026-01-29 13:06:14] "GET / HTTP/1.1" 200 36215 0.001481 10.0.0.249 - - [2026-01-29 13:06:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.004137 10.0.0.249 - - [2026-01-29 13:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003456 10.0.0.249 - - [2026-01-29 13:06:14] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006214 10.0.0.249 - - [2026-01-29 13:06:14] "POST /service-appliance-sets HTTP/1.1" 200 555 0.029557 10.0.0.249 - - [2026-01-29 13:06:14] "POST /fqname-to-id HTTP/1.1" 404 180 0.004337 10.0.0.249 - - [2026-01-29 13:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.249 - - [2026-01-29 13:06:14] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006295 10.0.0.249 - - [2026-01-29 13:06:14] "POST /service-appliance-sets HTTP/1.1" 200 543 0.036504 10.0.0.249 - - [2026-01-29 13:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012392 10.0.0.249 - - [2026-01-29 13:06:14] "GET /network-ipam/b2b19b97-e94d-4d71-984f-4d837a14e19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006299 10.0.0.249 - - [2026-01-29 13:06:14] "GET / HTTP/1.1" 200 36215 0.002217 10.0.0.249 - - [2026-01-29 13:06:15] "POST /service-templates HTTP/1.1" 200 513 0.035005 10.0.0.249 - - [2026-01-29 13:06:15] "POST /service-templates HTTP/1.1" 200 503 0.055937 10.0.0.249 - - [2026-01-29 13:06:15] "POST /service-templates HTTP/1.1" 200 517 0.071321 10.0.0.249 - - [2026-01-29 13:06:15] "POST /service-templates HTTP/1.1" 200 537 0.041983 10.0.0.249 - - [2026-01-29 13:06:15] "POST /service-templates HTTP/1.1" 200 509 0.038508 10.0.0.249 - - [2026-01-29 13:06:16] "GET / HTTP/1.1" 200 36215 0.001291 10.0.0.249 - - [2026-01-29 13:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.249 - - [2026-01-29 13:06:16] "GET /routing-instance/2d47534c-093d-4940-af22-941efe2cef26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003237 10.0.0.249 - - [2026-01-29 13:06:16] "POST /bgp-routers HTTP/1.1" 200 618 0.040475 10.0.0.249 - - [2026-01-29 13:06:16] "GET /bgp-router/db1153a9-6ae6-4df0-aab1-26e56c2114e7?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.048805 10.0.0.249 - - [2026-01-29 13:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.249 - - [2026-01-29 13:06:16] "GET / HTTP/1.1" 200 36215 0.001266 10.0.0.249 - - [2026-01-29 13:06:16] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013270 10.0.0.249 - - [2026-01-29 13:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010213 10.0.0.249 - - [2026-01-29 13:06:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011937 10.0.0.249 - - [2026-01-29 13:06:16] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011175 10.0.0.249 - - [2026-01-29 13:06:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.003843 10.0.0.249 - - [2026-01-29 13:06:16] "POST /ref-update HTTP/1.1" 200 156 0.028569 10.0.0.249 - - [2026-01-29 13:06:16] "POST /database-nodes HTTP/1.1" 200 599 0.047468 10.0.0.249 - - [2026-01-29 13:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.249 - - [2026-01-29 13:06:19] "GET /network-ipam/b2b19b97-e94d-4d71-984f-4d837a14e19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007833 10.0.0.249 - - [2026-01-29 13:06:19] "GET / HTTP/1.1" 200 36215 0.001580 10.0.0.249 - - [2026-01-29 13:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005347 10.0.0.249 - - [2026-01-29 13:06:19] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006759 10.0.0.249 - - [2026-01-29 13:06:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.002393 10.0.0.249 - - [2026-01-29 13:06:19] "POST /analytics-nodes HTTP/1.1" 200 601 0.039921 10.0.0.249 - - [2026-01-29 13:06:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.011540 10.0.0.249 - - [2026-01-29 13:06:20] "POST /access-control-lists HTTP/1.1" 200 589 0.043680 10.0.0.249 - - [2026-01-29 13:06:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.002700 10.0.0.249 - - [2026-01-29 13:06:20] "POST /access-control-lists HTTP/1.1" 200 587 0.037584 10.0.0.249 - - [2026-01-29 13:06:20] "POST /route-targets HTTP/1.1" 200 328 0.020410 10.0.0.249 - - [2026-01-29 13:06:20] "POST /ref-update HTTP/1.1" 200 156 0.027738 10.0.0.249 - - [2026-01-29 13:06:20] "POST /route-targets HTTP/1.1" 200 328 0.015778 10.0.0.249 - - [2026-01-29 13:06:20] "POST /ref-update HTTP/1.1" 200 156 0.015562 10.0.0.249 - - [2026-01-29 13:06:20] "POST /route-targets HTTP/1.1" 200 328 0.018213 10.0.0.249 - - [2026-01-29 13:06:20] "POST /ref-update HTTP/1.1" 200 156 0.016216 10.0.0.249 - - [2026-01-29 13:06:20] "POST /route-targets HTTP/1.1" 200 328 0.023128 10.0.0.249 - - [2026-01-29 13:06:20] "POST /ref-update HTTP/1.1" 200 156 0.018839 10.0.0.249 - - [2026-01-29 13:06:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.002328 10.0.0.249 - - [2026-01-29 13:06:20] "POST /access-control-lists HTTP/1.1" 200 553 0.073472 10.0.0.249 - - [2026-01-29 13:06:20] "PUT /access-control-list/98b11c00-b3a3-48bb-8ce7-f05203f43a63 HTTP/1.1" 200 273 0.018545 10.0.0.249 - - [2026-01-29 13:06:20] "PUT /access-control-list/d9b5bbaa-7323-48e7-a98c-0010d5f4553f HTTP/1.1" 200 273 0.027663 10.0.0.249 - - [2026-01-29 13:06:22] "GET / HTTP/1.1" 200 36215 0.001183 10.0.0.249 - - [2026-01-29 13:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.249 - - [2026-01-29 13:06:22] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008630 10.0.0.249 - - [2026-01-29 13:06:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.002232 10.0.0.249 - - [2026-01-29 13:06:22] "POST /config-nodes HTTP/1.1" 200 595 0.055314 10.0.0.249 - - [2026-01-29 13:06:22] "GET / HTTP/1.1" 200 36215 0.001452 10.0.0.249 - - [2026-01-29 13:06:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002513 10.0.0.249 - - [2026-01-29 13:06:27] "GET / HTTP/1.1" 200 36215 0.001300 10.0.0.249 - - [2026-01-29 13:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006253 10.0.0.249 - - [2026-01-29 13:06:27] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005230 10.0.0.249 - - [2026-01-29 13:06:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.003764 10.0.0.249 - - [2026-01-29 13:06:27] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.043129 10.0.0.249 - - [2026-01-29 13:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.249 - - [2026-01-29 13:06:27] "GET /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.008122 10.0.0.249 - - [2026-01-29 13:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944 10.0.0.249 - - [2026-01-29 13:06:27] "PUT /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc HTTP/1.1" 200 277 0.012552 10.0.0.249 - - [2026-01-29 13:06:27] "GET / HTTP/1.1" 200 36215 0.001446 10.0.0.249 - - [2026-01-29 13:06:27] "POST /alarms HTTP/1.1" 200 583 0.025796 10.0.0.249 - - [2026-01-29 13:06:27] "POST /alarms HTTP/1.1" 200 577 0.022805 10.0.0.249 - - [2026-01-29 13:06:27] "POST /alarms HTTP/1.1" 200 577 0.036711 10.0.0.249 - - [2026-01-29 13:06:28] "POST /alarms HTTP/1.1" 200 561 0.050518 10.0.0.249 - - [2026-01-29 13:06:28] "POST /alarms HTTP/1.1" 200 557 0.042820 10.0.0.249 - - [2026-01-29 13:06:28] "POST /alarms HTTP/1.1" 200 559 0.077323 10.0.0.249 - - [2026-01-29 13:06:28] "POST /alarms HTTP/1.1" 200 567 0.082135 10.0.0.249 - - [2026-01-29 13:06:28] "POST /alarms HTTP/1.1" 200 551 0.059181 10.0.0.249 - - [2026-01-29 13:06:28] "POST /alarms HTTP/1.1" 200 559 0.042206 10.0.0.249 - - [2026-01-29 13:06:28] "POST /alarms HTTP/1.1" 200 569 0.044952 10.0.0.249 - - [2026-01-29 13:06:28] "POST /alarms HTTP/1.1" 200 557 0.048509 10.0.0.249 - - [2026-01-29 13:06:28] "POST /alarms HTTP/1.1" 200 569 0.026226 10.0.0.249 - - [2026-01-29 13:06:28] "POST /alarms HTTP/1.1" 200 577 0.086723 10.0.0.249 - - [2026-01-29 13:06:28] "POST /alarms HTTP/1.1" 200 571 0.021232 10.0.0.249 - - [2026-01-29 13:06:28] "POST /alarms HTTP/1.1" 200 563 0.042490 10.0.0.249 - - [2026-01-29 13:06:28] "POST /alarms HTTP/1.1" 200 563 0.031213 10.0.0.249 - - [2026-01-29 13:06:28] "POST /alarms HTTP/1.1" 200 563 0.027478 10.0.0.249 - - [2026-01-29 13:06:28] "POST /alarms HTTP/1.1" 200 549 0.036131 10.0.0.249 - - [2026-01-29 13:06:29] "POST /alarms HTTP/1.1" 200 597 0.055218 10.0.0.249 - - [2026-01-29 13:06:29] "POST /alarms HTTP/1.1" 200 577 0.023215 10.0.0.249 - - [2026-01-29 13:06:29] "POST /alarms HTTP/1.1" 200 573 0.034230 10.0.0.249 - - [2026-01-29 13:06:29] "POST /alarms HTTP/1.1" 200 585 0.039316 10.0.0.249 - - [2026-01-29 13:06:29] "POST /alarms HTTP/1.1" 200 611 0.027359 10.0.0.249 - - [2026-01-29 13:06:29] "GET / HTTP/1.1" 200 36215 0.002194 10.0.0.249 - - [2026-01-29 13:06:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005186 10.0.0.249 - - [2026-01-29 13:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015200 10.0.0.249 - - [2026-01-29 13:06:29] "PUT /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc HTTP/1.1" 200 277 0.012901 10.0.0.249 - - [2026-01-29 13:06:29] "GET / HTTP/1.1" 200 36215 0.001293 10.0.0.249 - - [2026-01-29 13:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.249 - - [2026-01-29 13:06:29] "GET /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004553 10.0.0.249 - - [2026-01-29 13:06:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.249 - - [2026-01-29 13:06:29] "PUT /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc HTTP/1.1" 200 277 0.013984 10.0.0.249 - - [2026-01-29 13:06:30] "GET / HTTP/1.1" 200 36215 0.001454 10.0.0.249 - - [2026-01-29 13:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.249 - - [2026-01-29 13:06:30] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005571 10.0.0.249 - - [2026-01-29 13:06:30] "PUT /global-system-config/1896671e-8808-4756-8834-b8f248296a21 HTTP/1.1" 200 275 0.018904 10.0.0.249 - - [2026-01-29 13:06:37] "GET / HTTP/1.1" 200 36215 0.001679 10.0.0.249 - - [2026-01-29 13:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.249 - - [2026-01-29 13:06:37] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009726 10.0.0.249 - - [2026-01-29 13:06:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.003809 10.0.0.249 - - [2026-01-29 13:06:37] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.083498 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:06:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000934 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:06:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000987 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:06:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001042 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:06:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000922 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:07:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000893 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:07:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000939 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:07:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000997 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:07:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000931 10.0.0.249 - - [2026-01-29 13:07:18] "GET / HTTP/1.1" 200 36215 0.002344 10.0.0.249 - - [2026-01-29 13:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.249 - - [2026-01-29 13:07:18] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009934 10.0.0.249 - - [2026-01-29 13:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.249 - - [2026-01-29 13:07:18] "GET /config-node/4154e13d-1d04-49a1-86f8-a62f3badc8d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003486 10.0.0.249 - - [2026-01-29 13:07:29] "GET / HTTP/1.1" 200 36215 0.001456 10.0.0.249 - - [2026-01-29 13:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.249 - - [2026-01-29 13:07:29] "GET /routing-instance/2d47534c-093d-4940-af22-941efe2cef26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003327 10.0.0.249 - - [2026-01-29 13:07:29] "POST /bgp-routers HTTP/1.1" 409 301 0.002774 10.0.0.249 - - [2026-01-29 13:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.249 - - [2026-01-29 13:07:29] "GET /bgp-router/db1153a9-6ae6-4df0-aab1-26e56c2114e7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.005496 10.0.0.249 - - [2026-01-29 13:07:29] "PUT /bgp-router/db1153a9-6ae6-4df0-aab1-26e56c2114e7 HTTP/1.1" 200 255 0.019246 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:07:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:07:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001038 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:07:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001281 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:07:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001192 10.0.0.249 - - [2026-01-29 13:10:35] "GET /global-system-configs HTTP/1.1" 200 323 0.003421 10.0.0.249 - - [2026-01-29 13:10:37] "GET /global-system-configs HTTP/1.1" 200 323 0.002502 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:11:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001088 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:11:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000948 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:11:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000877 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:11:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000910 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:11:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000962 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:11:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001845 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:12:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000991 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:12:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001126 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:12:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000947 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:12:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000953 10.0.0.249 - - [2026-01-29 13:12:09] "GET / HTTP/1.1" 200 36215 0.001680 10.0.0.249 - - [2026-01-29 13:12:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.249 - - [2026-01-29 13:12:09] "GET /domain/edc9d632-76f7-4dc7-96a7-37178a394845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.003585 10.0.0.249 - - [2026-01-29 13:12:09] "POST /id-to-fqname HTTP/1.1" 200 173 0.000531 10.0.0.249 - - [2026-01-29 13:12:09] "POST /fqname-to-id HTTP/1.1" 404 182 0.029685 10.0.0.249 - - [2026-01-29 13:12:10] "POST /security-groups HTTP/1.1" 200 570 0.080687 10.0.0.249 - - [2026-01-29 13:12:10] "POST /projects HTTP/1.1" 200 483 0.376684 10.0.0.249 - - [2026-01-29 13:12:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.002737 10.0.0.249 - - [2026-01-29 13:12:10] "POST /security-groups HTTP/1.1" 200 536 0.049995 10.0.0.249 - - [2026-01-29 13:12:10] "POST /access-control-lists HTTP/1.1" 200 581 0.082178 10.0.0.249 - - [2026-01-29 13:12:10] "POST /fqname-to-id HTTP/1.1" 404 212 0.010072 10.0.0.249 - - [2026-01-29 13:12:10] "POST /chown HTTP/1.1" 200 109 0.075437 10.0.0.249 - - [2026-01-29 13:12:10] "POST /policy-managements HTTP/1.1" 409 214 0.004907 10.0.0.249 - - [2026-01-29 13:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.249 - - [2026-01-29 13:12:10] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002964 10.0.0.249 - - [2026-01-29 13:12:10] "POST /access-control-lists HTTP/1.1" 200 579 0.076561 10.0.0.249 - - [2026-01-29 13:12:10] "POST /application-policy-sets HTTP/1.1" 200 530 0.060636 10.0.0.249 - - [2026-01-29 13:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009241 10.0.0.249 - - [2026-01-29 13:12:10] "GET /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005801 10.0.0.249 - - [2026-01-29 13:12:10] "PUT /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc HTTP/1.1" 200 277 0.008402 10.0.0.249 - - [2026-01-29 13:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012188 10.0.0.249 - - [2026-01-29 13:12:10] "GET /virtual-network/9f03c8e1-da98-4ab3-9317-b62adcb9c411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005124 10.0.0.249 - - [2026-01-29 13:12:10] "POST /id-to-fqname HTTP/1.1" 200 177 0.000503 10.0.0.249 - - [2026-01-29 13:12:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.013164 10.0.0.249 - - [2026-01-29 13:12:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.002458 10.0.0.249 - - [2026-01-29 13:12:10] "POST /security-groups HTTP/1.1" 200 574 0.201517 10.0.0.249 - - [2026-01-29 13:12:10] "POST /projects HTTP/1.1" 200 491 0.401967 10.0.0.249 - - [2026-01-29 13:12:10] "POST /access-control-lists HTTP/1.1" 200 596 0.142062 10.0.0.249 - - [2026-01-29 13:12:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.041267 10.0.0.249 - - [2026-01-29 13:12:11] "POST /security-groups HTTP/1.1" 200 548 0.101650 10.0.0.249 - - [2026-01-29 13:12:11] "POST /chown HTTP/1.1" 200 109 0.056642 10.0.0.249 - - [2026-01-29 13:12:11] "POST /access-control-lists HTTP/1.1" 200 594 0.109175 10.0.0.249 - - [2026-01-29 13:12:11] "POST /fqname-to-id HTTP/1.1" 404 217 0.011700 10.0.0.249 - - [2026-01-29 13:12:11] "POST /network-ipams HTTP/1.1" 200 524 0.119865 10.0.0.249 - - [2026-01-29 13:12:11] "POST /access-control-lists HTTP/1.1" 200 585 0.163554 10.0.0.249 - - [2026-01-29 13:12:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.035484 10.0.0.249 - - [2026-01-29 13:12:11] "POST /network-ipams HTTP/1.1" 200 512 0.150825 10.0.0.249 - - [2026-01-29 13:12:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.011241 10.0.0.249 - - [2026-01-29 13:12:11] "POST /access-control-lists HTTP/1.1" 200 583 0.061834 10.0.0.249 - - [2026-01-29 13:12:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.004756 10.0.0.249 - - [2026-01-29 13:12:11] "POST /access-control-lists HTTP/1.1" 200 604 0.110774 10.0.0.249 - - [2026-01-29 13:12:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.002666 10.0.0.249 - - [2026-01-29 13:12:11] "POST /access-control-lists HTTP/1.1" 200 602 0.092309 10.0.0.249 - - [2026-01-29 13:12:11] "POST /useragent-kv HTTP/1.1" 200 115 0.085997 10.0.0.249 - - [2026-01-29 13:12:11] "POST /virtual-networks HTTP/1.1" 200 540 0.443370 10.0.0.249 - - [2026-01-29 13:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.249 - - [2026-01-29 13:12:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.002196 10.0.0.249 - - [2026-01-29 13:12:12] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.019400 10.0.0.249 - - [2026-01-29 13:12:12] "POST /access-control-lists HTTP/1.1" 200 591 0.056123 10.0.0.249 - - [2026-01-29 13:12:12] "POST /network-ipams HTTP/1.1" 200 520 0.109863 10.0.0.249 - - [2026-01-29 13:12:12] "POST /fqname-to-id HTTP/1.1" 404 202 0.013932 10.0.0.249 - - [2026-01-29 13:12:12] "POST /route-targets HTTP/1.1" 200 328 0.063205 10.0.0.249 - - [2026-01-29 13:12:12] "POST /ref-update HTTP/1.1" 200 156 0.041713 10.0.0.249 - - [2026-01-29 13:12:12] "PUT /access-control-list/1f395866-9631-491a-a66b-41a00024578b HTTP/1.1" 200 273 0.117704 10.0.0.249 - - [2026-01-29 13:12:12] "POST /useragent-kv HTTP/1.1" 200 115 0.033717 10.0.0.249 - - [2026-01-29 13:12:12] "POST /virtual-networks HTTP/1.1" 200 548 0.240214 10.0.0.249 - - [2026-01-29 13:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.249 - - [2026-01-29 13:12:12] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.035344 10.0.0.249 - - [2026-01-29 13:12:12] "POST /route-targets HTTP/1.1" 200 328 0.046717 10.0.0.249 - - [2026-01-29 13:12:12] "POST /ref-update HTTP/1.1" 200 156 0.032922 10.0.0.249 - - [2026-01-29 13:12:12] "POST /fqname-to-id HTTP/1.1" 404 199 0.016004 10.0.0.249 - - [2026-01-29 13:12:12] "POST /network-policys HTTP/1.1" 200 540 0.037240 10.0.0.249 - - [2026-01-29 13:12:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.011071 10.0.0.249 - - [2026-01-29 13:12:12] "POST /network-policys HTTP/1.1" 200 536 0.041399 10.0.0.249 - - [2026-01-29 13:12:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.001777 10.0.0.249 - - [2026-01-29 13:12:12] "POST /network-policys HTTP/1.1" 200 544 0.052281 10.0.0.249 - - [2026-01-29 13:12:13] "PUT /access-control-list/2c55baf3-ff6f-419e-8062-3ff28105d93c HTTP/1.1" 200 273 0.050709 10.0.0.249 - - [2026-01-29 13:12:13] "POST /ref-update HTTP/1.1" 200 156 0.165048 10.0.0.249 - - [2026-01-29 13:12:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020109 10.0.0.249 - - [2026-01-29 13:12:13] "PUT /access-control-list/2c55baf3-ff6f-419e-8062-3ff28105d93c HTTP/1.1" 200 273 0.036183 10.0.0.249 - - [2026-01-29 13:12:13] "POST /ref-update HTTP/1.1" 200 156 0.102492 10.0.0.249 - - [2026-01-29 13:12:13] "PUT /access-control-list/1f395866-9631-491a-a66b-41a00024578b HTTP/1.1" 200 273 0.061298 10.0.0.249 - - [2026-01-29 13:12:13] "POST /ref-update HTTP/1.1" 200 156 0.074626 10.0.0.249 - - [2026-01-29 13:12:13] "POST /ref-update HTTP/1.1" 200 156 0.128603 10.0.0.249 - - [2026-01-29 13:12:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027568 10.0.0.249 - - [2026-01-29 13:12:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013245 10.0.0.249 - - [2026-01-29 13:12:13] "PUT /access-control-list/1f395866-9631-491a-a66b-41a00024578b HTTP/1.1" 200 273 0.086381 10.0.0.249 - - [2026-01-29 13:12:13] "POST /fqname-to-id HTTP/1.1" 404 237 0.010138 10.0.0.249 - - [2026-01-29 13:12:13] "POST /ref-update HTTP/1.1" 200 156 0.072836 10.0.0.249 - - [2026-01-29 13:12:13] "POST /access-control-lists HTTP/1.1" 200 603 0.100376 10.0.0.249 - - [2026-01-29 13:12:13] "PUT /access-control-list/2c55baf3-ff6f-419e-8062-3ff28105d93c HTTP/1.1" 200 273 0.077214 10.0.0.249 - - [2026-01-29 13:12:13] "POST /ref-update HTTP/1.1" 200 156 0.201344 10.0.0.249 - - [2026-01-29 13:12:13] "POST /ref-update HTTP/1.1" 200 156 0.047265 10.0.0.249 - - [2026-01-29 13:12:13] "POST /ref-update HTTP/1.1" 200 156 0.178156 10.0.0.249 - - [2026-01-29 13:12:13] "PUT /access-control-list/27c5f16a-306b-4c0e-9f04-c788837cd4b7 HTTP/1.1" 200 273 0.069209 10.0.0.249 - - [2026-01-29 13:12:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003809 10.0.0.249 - - [2026-01-29 13:12:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001802 10.0.0.249 - - [2026-01-29 13:12:13] "POST /ref-update HTTP/1.1" 200 156 0.044172 10.0.0.249 - - [2026-01-29 13:12:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031370 10.0.0.249 - - [2026-01-29 13:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:12:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000860 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:12:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000934 10.0.0.249 - - [2026-01-29 13:12:14] "GET /virtual-network/9f03c8e1-da98-4ab3-9317-b62adcb9c411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.020392 10.0.0.249 - - [2026-01-29 13:12:14] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.005950 10.0.0.249 - - [2026-01-29 13:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.249 - - [2026-01-29 13:12:14] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002985 10.0.0.249 - - [2026-01-29 13:12:14] "POST /firewall-policys HTTP/1.1" 200 532 0.036482 10.0.0.249 - - [2026-01-29 13:12:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028813 10.0.0.249 - - [2026-01-29 13:12:14] "GET /firewall-policy/ebc0e3b0-0cc5-4a9d-b622-0e9835c3d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.019560 10.0.0.249 - - [2026-01-29 13:12:14] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.011725 10.0.0.249 - - [2026-01-29 13:12:14] "GET /firewall-policy/ebc0e3b0-0cc5-4a9d-b622-0e9835c3d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004401 10.0.0.249 - - [2026-01-29 13:12:14] "POST /ref-update HTTP/1.1" 200 156 0.062360 10.0.0.249 - - [2026-01-29 13:12:14] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.004052 10.0.0.249 - - [2026-01-29 13:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.249 - - [2026-01-29 13:12:14] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003101 10.0.0.249 - - [2026-01-29 13:12:14] "POST /firewall-policys HTTP/1.1" 200 534 0.245760 10.0.0.249 - - [2026-01-29 13:12:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.071264 10.0.0.249 - - [2026-01-29 13:12:14] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.022624 10.0.0.249 - - [2026-01-29 13:12:14] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.003236 10.0.0.249 - - [2026-01-29 13:12:14] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003715 10.0.0.249 - - [2026-01-29 13:12:14] "GET /firewall-policy/ebc0e3b0-0cc5-4a9d-b622-0e9835c3d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002849 10.0.0.249 - - [2026-01-29 13:12:14] "GET /firewall-policy/ebc0e3b0-0cc5-4a9d-b622-0e9835c3d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002815 10.0.0.249 - - [2026-01-29 13:12:15] "POST /ref-update HTTP/1.1" 200 156 0.018150 10.0.0.249 - - [2026-01-29 13:12:15] "POST /ref-update HTTP/1.1" 200 156 0.037213 10.0.0.249 - - [2026-01-29 13:12:15] "POST /ref-update HTTP/1.1" 200 156 0.027146 10.0.0.249 - - [2026-01-29 13:12:15] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.026454 10.0.0.249 - - [2026-01-29 13:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.249 - - [2026-01-29 13:12:15] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003191 10.0.0.249 - - [2026-01-29 13:12:15] "POST /firewall-policys HTTP/1.1" 200 532 0.041353 10.0.0.249 - - [2026-01-29 13:12:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.016781 10.0.0.249 - - [2026-01-29 13:12:15] "GET /firewall-policy/02060f12-112e-429b-b546-d4ccb53a2b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.012274 10.0.0.249 - - [2026-01-29 13:12:15] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003122 10.0.0.249 - - [2026-01-29 13:12:15] "GET /firewall-policy/02060f12-112e-429b-b546-d4ccb53a2b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002614 10.0.0.249 - - [2026-01-29 13:12:15] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002383 10.0.0.249 - - [2026-01-29 13:12:15] "GET /firewall-policy/ebc0e3b0-0cc5-4a9d-b622-0e9835c3d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004294 10.0.0.249 - - [2026-01-29 13:12:15] "GET /firewall-policy/ebc0e3b0-0cc5-4a9d-b622-0e9835c3d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003542 10.0.0.249 - - [2026-01-29 13:12:15] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002828 10.0.0.249 - - [2026-01-29 13:12:15] "POST /ref-update HTTP/1.1" 200 156 0.034520 10.0.0.249 - - [2026-01-29 13:12:15] "POST /ref-update HTTP/1.1" 200 156 0.031558 10.0.0.249 - - [2026-01-29 13:12:15] "POST /ref-update HTTP/1.1" 200 156 0.057079 10.0.0.249 - - [2026-01-29 13:12:15] "POST /ref-update HTTP/1.1" 200 156 0.052194 10.0.0.249 - - [2026-01-29 13:12:15] "POST /ref-update HTTP/1.1" 200 156 0.091753 10.0.0.249 - - [2026-01-29 13:12:15] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.021175 10.0.0.249 - - [2026-01-29 13:12:15] "POST /tags HTTP/1.1" 200 300 0.040426 10.0.0.249 - - [2026-01-29 13:12:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016495 10.0.0.249 - - [2026-01-29 13:12:15] "GET /tag/5c6af6eb-ff1f-4114-98f2-f3ac4c86ca93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.022306 10.0.0.249 - - [2026-01-29 13:12:16] "POST /set-tag HTTP/1.1" 200 109 0.025498 10.0.0.249 - - [2026-01-29 13:12:16] "POST /fqname-to-id HTTP/1.1" 404 226 0.003093 10.0.0.249 - - [2026-01-29 13:12:16] "POST /tags HTTP/1.1" 200 358 0.115031 10.0.0.249 - - [2026-01-29 13:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019504 10.0.0.249 - - [2026-01-29 13:12:16] "GET /tag/9c769661-82f6-4204-8db0-f9b0493bb2c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.027925 10.0.0.249 - - [2026-01-29 13:12:16] "POST /tags HTTP/1.1" 200 306 0.134011 10.0.0.249 - - [2026-01-29 13:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.249 - - [2026-01-29 13:12:16] "GET /tag/7c6ce761-5ccd-45a0-8b8b-3e24990479b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.018996 10.0.0.249 - - [2026-01-29 13:12:16] "POST /id-to-fqname HTTP/1.1" 200 174 0.000573 10.0.0.249 - - [2026-01-29 13:12:16] "POST /fqname-to-id HTTP/1.1" 404 183 0.012069 10.0.0.249 - - [2026-01-29 13:12:16] "POST /security-groups HTTP/1.1" 200 571 0.089078 10.0.0.249 - - [2026-01-29 13:12:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.006958 10.0.0.249 - - [2026-01-29 13:12:16] "POST /projects HTTP/1.1" 200 485 0.368076 10.0.0.249 - - [2026-01-29 13:12:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017993 10.0.0.249 - - [2026-01-29 13:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.026681 10.0.0.249 - - [2026-01-29 13:12:17] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.006135 10.0.0.249 - - [2026-01-29 13:12:17] "POST /access-control-lists HTTP/1.1" 200 582 0.110233 10.0.0.249 - - [2026-01-29 13:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.027124 10.0.0.249 - - [2026-01-29 13:12:17] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.010263 10.0.0.249 - - [2026-01-29 13:12:17] "POST /fqname-to-id HTTP/1.1" 404 213 0.001981 10.0.0.249 - - [2026-01-29 13:12:17] "POST /access-control-lists HTTP/1.1" 200 580 0.035871 10.0.0.249 - - [2026-01-29 13:12:17] "PUT /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30 HTTP/1.1" 200 265 0.121413 10.0.0.249 - - [2026-01-29 13:12:17] "PUT /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf HTTP/1.1" 200 265 0.121978 10.0.0.249 - - [2026-01-29 13:12:17] "POST /security-groups HTTP/1.1" 200 539 0.209930 10.0.0.249 - - [2026-01-29 13:12:17] "POST /fqname-to-id HTTP/1.1" 404 234 0.002656 10.0.0.249 - - [2026-01-29 13:12:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.030147 10.0.0.249 - - [2026-01-29 13:12:17] "POST /access-control-lists HTTP/1.1" 200 598 0.106597 10.0.0.249 - - [2026-01-29 13:12:17] "POST /chown HTTP/1.1" 200 109 0.089914 10.0.0.249 - - [2026-01-29 13:12:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.014725 10.0.0.249 - - [2026-01-29 13:12:17] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011166 10.0.0.249 - - [2026-01-29 13:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.249 - - [2026-01-29 13:12:17] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.040414 10.0.0.249 - - [2026-01-29 13:12:17] "POST /tags HTTP/1.1" 409 207 0.010705 10.0.0.249 - - [2026-01-29 13:12:17] "POST /access-control-lists HTTP/1.1" 200 596 0.104841 10.0.0.249 - - [2026-01-29 13:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008176 10.0.0.249 - - [2026-01-29 13:12:18] "GET /tag/7c6ce761-5ccd-45a0-8b8b-3e24990479b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.035135 10.0.0.249 - - [2026-01-29 13:12:18] "POST /firewall-rules HTTP/1.1" 200 566 0.136597 10.0.0.249 - - [2026-01-29 13:12:18] "GET /firewall-rule/d87d4ab2-e0a4-4b8e-a88b-aa8926103d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.011874 10.0.0.249 - - [2026-01-29 13:12:18] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003794 10.0.0.249 - - [2026-01-29 13:12:18] "GET /firewall-rule/d87d4ab2-e0a4-4b8e-a88b-aa8926103d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006267 10.0.0.249 - - [2026-01-29 13:12:18] "POST /ref-update HTTP/1.1" 200 156 0.021710 10.0.0.249 - - [2026-01-29 13:12:18] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005384 10.0.0.249 - - [2026-01-29 13:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.249 - - [2026-01-29 13:12:18] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004857 10.0.0.249 - - [2026-01-29 13:12:18] "POST /tags HTTP/1.1" 409 207 0.002763 10.0.0.249 - - [2026-01-29 13:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.249 - - [2026-01-29 13:12:18] "GET /tag/7c6ce761-5ccd-45a0-8b8b-3e24990479b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.024023 10.0.0.249 - - [2026-01-29 13:12:18] "POST /firewall-rules HTTP/1.1" 200 564 0.077676 10.0.0.249 - - [2026-01-29 13:12:18] "GET /firewall-rule/6bf4d4bd-05a4-4cb0-aff3-1638e102619e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.023513 10.0.0.249 - - [2026-01-29 13:12:18] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.011521 10.0.0.249 - - [2026-01-29 13:12:18] "GET /firewall-rule/6bf4d4bd-05a4-4cb0-aff3-1638e102619e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.009771 10.0.0.249 - - [2026-01-29 13:12:18] "POST /ref-update HTTP/1.1" 200 156 0.035201 10.0.0.249 - - [2026-01-29 13:12:18] "POST /tags HTTP/1.1" 200 302 0.209840 10.0.0.249 - - [2026-01-29 13:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.249 - - [2026-01-29 13:12:18] "GET /tag/6169a08a-cef6-4557-8d3c-13dba130624e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.037236 10.0.0.249 - - [2026-01-29 13:12:19] "POST /tags HTTP/1.1" 200 326 0.057202 10.0.0.249 - - [2026-01-29 13:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.249 - - [2026-01-29 13:12:19] "GET /tag/7ccb6672-f5af-47c7-92a8-5bcc3b26a7cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.015817 10.0.0.249 - - [2026-01-29 13:12:19] "POST /tags HTTP/1.1" 200 364 0.033057 10.0.0.249 - - [2026-01-29 13:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.249 - - [2026-01-29 13:12:19] "GET /tag/1ccf6d14-855c-4b45-94e7-7dac19ed3e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.023023 10.0.0.249 - - [2026-01-29 13:12:19] "POST /tags HTTP/1.1" 200 312 0.036512 10.0.0.249 - - [2026-01-29 13:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.249 - - [2026-01-29 13:12:19] "GET /tag/c600e1db-2502-40bc-97f4-423096d55e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.018600 10.0.0.249 - - [2026-01-29 13:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.249 - - [2026-01-29 13:12:19] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006585 10.0.0.249 - - [2026-01-29 13:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.249 - - [2026-01-29 13:12:19] "GET /project/e706e3ce-1798-4f1a-912d-081c4eadd635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.048433 10.0.0.249 - - [2026-01-29 13:12:19] "POST /virtual-machines HTTP/1.1" 200 378 0.023968 10.0.0.249 - - [2026-01-29 13:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.031753 10.0.0.249 - - [2026-01-29 13:12:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.144576 10.0.0.249 - - [2026-01-29 13:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.045897 10.0.0.249 - - [2026-01-29 13:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009394 10.0.0.249 - - [2026-01-29 13:12:19] "GET /virtual-machine-interface/241d6348-fd14-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005651 10.0.0.249 - - [2026-01-29 13:12:19] "POST /instance-ips HTTP/1.1" 200 410 0.073650 10.0.0.249 - - [2026-01-29 13:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.034240 10.0.0.249 - - [2026-01-29 13:12:19] "GET /virtual-machine-interface/241d6348-fd14-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.023235 10.0.0.249 - - [2026-01-29 13:12:20] "POST /set-tag HTTP/1.1" 200 109 0.027982 10.0.0.249 - - [2026-01-29 13:12:20] "GET /virtual-machine-interface/241d6348-fd14-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012359 10.0.0.249 - - [2026-01-29 13:12:20] "GET /instance-ip/243ba57e-fd14-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.004345 10.0.0.249 - - [2026-01-29 13:12:20] "POST /tags HTTP/1.1" 200 306 0.062968 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:12:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000678 10.0.0.249 - - [2026-01-29 13:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008420 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:12:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000945 10.0.0.249 - - [2026-01-29 13:12:20] "GET /tag/ca82ea88-5f42-4bd7-91b6-90e9aae5ac95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.024050 10.0.0.249 - - [2026-01-29 13:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.249 - - [2026-01-29 13:12:20] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043461 10.0.0.249 - - [2026-01-29 13:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.249 - - [2026-01-29 13:12:20] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004563 10.0.0.249 - - [2026-01-29 13:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010190 10.0.0.249 - - [2026-01-29 13:12:20] "GET /service-appliance-set/90373c4f-2392-45d5-9ed7-a85115df2e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003962 10.0.0.249 - - [2026-01-29 13:12:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.002853 10.0.0.249 - - [2026-01-29 13:12:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.113534 10.0.0.249 - - [2026-01-29 13:12:20] "GET /virtual-machine-interface/ff99ff11-ad02-4591-8c75-30d477fc38d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.018885 10.0.0.249 - - [2026-01-29 13:12:20] "POST /instance-ips HTTP/1.1" 200 382 0.255804 10.0.0.249 - - [2026-01-29 13:12:20] "GET /instance-ip/22abadb3-0877-47cb-9dd3-a6c3a601741a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.011571 10.0.0.249 - - [2026-01-29 13:12:21] "POST /loadbalancers HTTP/1.1" 200 584 0.075751 10.0.0.249 - - [2026-01-29 13:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015010 10.0.0.249 - - [2026-01-29 13:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010459 10.0.0.249 - - [2026-01-29 13:12:21] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038138 10.0.0.249 - - [2026-01-29 13:12:21] "GET /loadbalancer/56461574-f8c4-43d2-8949-f6d10302cad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.012199 10.0.0.249 - - [2026-01-29 13:12:21] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.073642 10.0.0.249 - - [2026-01-29 13:12:21] "GET /instance-ip/22abadb3-0877-47cb-9dd3-a6c3a601741a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006840 10.0.0.249 - - [2026-01-29 13:12:21] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.048632 10.0.0.249 - - [2026-01-29 13:12:21] "POST /floating-ips HTTP/1.1" 200 585 0.045681 10.0.0.249 - - [2026-01-29 13:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.027540 10.0.0.249 - - [2026-01-29 13:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014076 10.0.0.249 - - [2026-01-29 13:12:21] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027398 10.0.0.249 - - [2026-01-29 13:12:21] "GET /loadbalancer-listener/cc1cdb7c-2cc7-4334-87df-135839f743e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.016905 10.0.0.249 - - [2026-01-29 13:12:21] "GET /loadbalancer-listener/cc1cdb7c-2cc7-4334-87df-135839f743e4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.015010 10.0.0.249 - - [2026-01-29 13:12:21] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024106 10.0.0.249 - - [2026-01-29 13:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.249 - - [2026-01-29 13:12:21] "GET /instance-ip/22abadb3-0877-47cb-9dd3-a6c3a601741a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002507 10.0.0.249 - - [2026-01-29 13:12:21] "GET /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.004939 10.0.0.249 - - [2026-01-29 13:12:21] "GET /instance-ip/22abadb3-0877-47cb-9dd3-a6c3a601741a?fields=floating_ips HTTP/1.1" 200 1172 0.011265 10.0.0.249 - - [2026-01-29 13:12:21] "GET /floating-ip/665d1537-34d2-457b-8abb-6b3a72df38f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.002042 10.0.0.249 - - [2026-01-29 13:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.249 - - [2026-01-29 13:12:21] "PUT /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc HTTP/1.1" 200 277 0.010621 10.0.0.249 - - [2026-01-29 13:12:21] "POST /fqname-to-id HTTP/1.1" 404 228 0.003409 10.0.0.249 - - [2026-01-29 13:12:21] "POST /tags HTTP/1.1" 200 356 0.029558 10.0.0.249 - - [2026-01-29 13:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.021280 10.0.0.249 - - [2026-01-29 13:12:21] "GET /tag/014b1e54-2a40-45fa-8f6c-43e77ae5fc52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014749 10.0.0.249 - - [2026-01-29 13:12:21] "POST /tags HTTP/1.1" 200 304 0.032088 10.0.0.249 - - [2026-01-29 13:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.028605 10.0.0.249 - - [2026-01-29 13:12:21] "GET /tag/87feaaa7-b02f-4db7-ae6b-cdb8a57f8d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011866 10.0.0.249 - - [2026-01-29 13:12:21] "POST /projects HTTP/1.1" 409 218 0.002536 10.0.0.249 - - [2026-01-29 13:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.249 - - [2026-01-29 13:12:21] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035938 10.0.0.249 - - [2026-01-29 13:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.249 - - [2026-01-29 13:12:22] "GET /network-ipam/51e67242-bc03-49eb-9dd6-649f4e8d9772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.006569 10.0.0.249 - - [2026-01-29 13:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006681 10.0.0.249 - - [2026-01-29 13:12:22] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004399 10.0.0.249 - - [2026-01-29 13:12:22] "PUT /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30 HTTP/1.1" 200 265 0.051447 10.0.0.249 - - [2026-01-29 13:12:22] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.045788 10.0.0.249 - - [2026-01-29 13:12:22] "POST /set-tag HTTP/1.1" 200 109 0.066562 10.0.0.249 - - [2026-01-29 13:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.249 - - [2026-01-29 13:12:22] "GET /network-ipam/702ce197-5d6e-410d-a936-8e583de00446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.010066 10.0.0.249 - - [2026-01-29 13:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.249 - - [2026-01-29 13:12:22] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.006980 10.0.0.249 - - [2026-01-29 13:12:22] "PUT /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf HTTP/1.1" 200 265 0.053595 10.0.0.249 - - [2026-01-29 13:12:22] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.006811 10.0.0.249 - - [2026-01-29 13:12:22] "POST /set-tag HTTP/1.1" 200 109 0.059967 10.0.0.249 - - [2026-01-29 13:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009814 10.0.0.249 - - [2026-01-29 13:12:22] "GET /network-policy/203ebbd5-6f1b-4d60-9e88-37cc27a74faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006868 10.0.0.249 - - [2026-01-29 13:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.249 - - [2026-01-29 13:12:22] "GET /network-policy/a5a9b9b4-f734-4551-a762-c1f2f8fd194f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.002433 10.0.0.249 - - [2026-01-29 13:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.249 - - [2026-01-29 13:12:22] "GET /network-policy/321fdf53-44b4-409d-bda2-0803c52205a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002480 10.0.0.249 - - [2026-01-29 13:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.249 - - [2026-01-29 13:12:22] "PUT /network-policy/321fdf53-44b4-409d-bda2-0803c52205a2 HTTP/1.1" 200 263 0.017525 10.0.0.249 - - [2026-01-29 13:12:22] "PUT /access-control-list/1f395866-9631-491a-a66b-41a00024578b HTTP/1.1" 200 273 0.068713 10.0.0.249 - - [2026-01-29 13:12:22] "POST /ref-update HTTP/1.1" 200 156 0.163928 10.0.0.249 - - [2026-01-29 13:12:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011221 10.0.0.249 - - [2026-01-29 13:12:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006138 10.0.0.249 - - [2026-01-29 13:12:22] "PUT /access-control-list/27c5f16a-306b-4c0e-9f04-c788837cd4b7 HTTP/1.1" 200 273 0.060400 10.0.0.249 - - [2026-01-29 13:12:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022552 10.0.0.249 - - [2026-01-29 13:12:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003139 10.0.0.249 - - [2026-01-29 13:12:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002653 10.0.0.249 - - [2026-01-29 13:12:23] "POST /security-groups HTTP/1.1" 409 245 0.003908 10.0.0.249 - - [2026-01-29 13:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.249 - - [2026-01-29 13:12:23] "PUT /security-group/3d855f23-7bce-400c-97be-dd4808306981 HTTP/1.1" 200 263 0.075852 10.0.0.249 - - [2026-01-29 13:12:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.053943 10.0.0.249 - - [2026-01-29 13:12:23] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022713 10.0.0.249 - - [2026-01-29 13:12:23] "PUT /access-control-list/801f0881-2a69-408a-9ee6-0f5b896583d2 HTTP/1.1" 200 273 0.070823 10.0.0.249 - - [2026-01-29 13:12:23] "PUT /access-control-list/18ec3159-b186-4ba8-a2f1-cd33e4221a4d HTTP/1.1" 200 273 0.038375 10.0.0.249 - - [2026-01-29 13:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018392 10.0.0.249 - - [2026-01-29 13:12:23] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003639 10.0.0.249 - - [2026-01-29 13:12:23] "POST /tags HTTP/1.1" 409 206 0.002543 10.0.0.249 - - [2026-01-29 13:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.249 - - [2026-01-29 13:12:23] "GET /tag/87feaaa7-b02f-4db7-ae6b-cdb8a57f8d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012358 10.0.0.249 - - [2026-01-29 13:12:23] "POST /firewall-rules HTTP/1.1" 200 564 0.093807 10.0.0.249 - - [2026-01-29 13:12:23] "GET /firewall-rule/42721a6c-a47f-46e3-a6ce-b75bb4da661d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004218 10.0.0.249 - - [2026-01-29 13:12:23] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003247 10.0.0.249 - - [2026-01-29 13:12:23] "GET /firewall-rule/42721a6c-a47f-46e3-a6ce-b75bb4da661d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002388 10.0.0.249 - - [2026-01-29 13:12:23] "POST /ref-update HTTP/1.1" 200 156 0.025621 10.0.0.249 - - [2026-01-29 13:12:23] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004433 10.0.0.249 - - [2026-01-29 13:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.249 - - [2026-01-29 13:12:23] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002678 10.0.0.249 - - [2026-01-29 13:12:23] "POST /tags HTTP/1.1" 409 206 0.001911 10.0.0.249 - - [2026-01-29 13:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.249 - - [2026-01-29 13:12:23] "GET /tag/87feaaa7-b02f-4db7-ae6b-cdb8a57f8d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014565 10.0.0.249 - - [2026-01-29 13:12:23] "POST /firewall-rules HTTP/1.1" 200 562 0.088850 10.0.0.249 - - [2026-01-29 13:12:23] "GET /firewall-rule/883f8ef5-680e-4d7e-92b6-f7f7a7c5ed24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.007838 10.0.0.249 - - [2026-01-29 13:12:23] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005263 10.0.0.249 - - [2026-01-29 13:12:23] "GET /firewall-rule/883f8ef5-680e-4d7e-92b6-f7f7a7c5ed24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004569 10.0.0.249 - - [2026-01-29 13:12:23] "POST /ref-update HTTP/1.1" 200 156 0.035808 10.0.0.249 - - [2026-01-29 13:12:24] "POST /tags HTTP/1.1" 200 302 0.046179 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:12:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001470 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:12:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001499 10.0.0.249 - - [2026-01-29 13:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.249 - - [2026-01-29 13:12:24] "GET /tag/b5901e7f-1085-4ae3-92eb-ca7603d3ad09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.024614 10.0.0.249 - - [2026-01-29 13:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.249 - - [2026-01-29 13:12:24] "GET /project/e706e3ce-1798-4f1a-912d-081c4eadd635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.043624 10.0.0.249 - - [2026-01-29 13:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.249 - - [2026-01-29 13:12:24] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.003830 10.0.0.249 - - [2026-01-29 13:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.249 - - [2026-01-29 13:12:24] "GET /service-appliance-set/90373c4f-2392-45d5-9ed7-a85115df2e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003011 10.0.0.249 - - [2026-01-29 13:12:24] "POST /fqname-to-id HTTP/1.1" 404 242 0.001958 10.0.0.249 - - [2026-01-29 13:12:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.106100 10.0.0.249 - - [2026-01-29 13:12:24] "GET /virtual-machine-interface/32029c2b-5642-42ff-839a-3ea3c0e0b0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.154997 10.0.0.249 - - [2026-01-29 13:12:24] "POST /instance-ips HTTP/1.1" 200 378 0.085760 10.0.0.249 - - [2026-01-29 13:12:24] "GET /instance-ip/e28f9f28-8262-4a70-97c5-bb173c6c930f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.012929 10.0.0.249 - - [2026-01-29 13:12:24] "POST /loadbalancers HTTP/1.1" 200 584 0.066615 10.0.0.249 - - [2026-01-29 13:12:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.029860 10.0.0.249 - - [2026-01-29 13:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007634 10.0.0.249 - - [2026-01-29 13:12:24] "GET /project/e706e3ce-1798-4f1a-912d-081c4eadd635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.059418 10.0.0.249 - - [2026-01-29 13:12:24] "GET /instance-ip/e28f9f28-8262-4a70-97c5-bb173c6c930f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005754 10.0.0.249 - - [2026-01-29 13:12:24] "GET /project/e706e3ce-1798-4f1a-912d-081c4eadd635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.028907 10.0.0.249 - - [2026-01-29 13:12:24] "GET /loadbalancer/9f9e0743-a27f-4441-97db-6d86d072a66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002898 10.0.0.249 - - [2026-01-29 13:12:24] "POST /floating-ips HTTP/1.1" 200 583 0.039432 10.0.0.249 - - [2026-01-29 13:12:24] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.032106 10.0.0.249 - - [2026-01-29 13:12:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011653 10.0.0.249 - - [2026-01-29 13:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009153 10.0.0.249 - - [2026-01-29 13:12:25] "GET /project/e706e3ce-1798-4f1a-912d-081c4eadd635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.066785 10.0.0.249 - - [2026-01-29 13:12:25] "GET /loadbalancer-listener/94f09610-e119-4f3f-8a3e-51755bd91f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002864 10.0.0.249 - - [2026-01-29 13:12:25] "GET /loadbalancer-listener/94f09610-e119-4f3f-8a3e-51755bd91f53?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003412 10.0.0.249 - - [2026-01-29 13:12:25] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019939 10.0.0.249 - - [2026-01-29 13:12:25] "GET /instance-ip/e28f9f28-8262-4a70-97c5-bb173c6c930f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002893 10.0.0.249 - - [2026-01-29 13:12:25] "GET /instance-ip/e28f9f28-8262-4a70-97c5-bb173c6c930f?fields=floating_ips HTTP/1.1" 200 1167 0.004418 10.0.0.249 - - [2026-01-29 13:12:25] "GET /floating-ip/2e243521-970a-4f32-ba86-6aedb91764a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.001960 10.0.0.249 - - [2026-01-29 13:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.249 - - [2026-01-29 13:12:25] "GET /project/e706e3ce-1798-4f1a-912d-081c4eadd635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.026249 10.0.0.249 - - [2026-01-29 13:12:25] "GET /loadbalancer/9f9e0743-a27f-4441-97db-6d86d072a66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002997 10.0.0.249 - - [2026-01-29 13:12:25] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.039288 10.0.0.249 - - [2026-01-29 13:12:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014617 10.0.0.249 - - [2026-01-29 13:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014966 10.0.0.249 - - [2026-01-29 13:12:25] "GET /project/e706e3ce-1798-4f1a-912d-081c4eadd635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.029980 10.0.0.249 - - [2026-01-29 13:12:25] "GET /loadbalancer-listener/6ff10be7-86b9-4d72-b419-0b155cd0c304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003468 10.0.0.249 - - [2026-01-29 13:12:25] "GET /loadbalancer-listener/6ff10be7-86b9-4d72-b419-0b155cd0c304?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002972 10.0.0.249 - - [2026-01-29 13:12:25] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018194 10.0.0.249 - - [2026-01-29 13:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.249 - - [2026-01-29 13:12:25] "GET /instance-ip/e28f9f28-8262-4a70-97c5-bb173c6c930f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005515 10.0.0.249 - - [2026-01-29 13:12:25] "GET /instance-ip/e28f9f28-8262-4a70-97c5-bb173c6c930f?fields=floating_ips HTTP/1.1" 200 1167 0.003970 10.0.0.249 - - [2026-01-29 13:12:25] "GET /project/e706e3ce-1798-4f1a-912d-081c4eadd635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.038837 10.0.0.249 - - [2026-01-29 13:12:25] "GET /floating-ip/2e243521-970a-4f32-ba86-6aedb91764a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002678 10.0.0.249 - - [2026-01-29 13:12:25] "GET /loadbalancer/9f9e0743-a27f-4441-97db-6d86d072a66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002702 10.0.0.249 - - [2026-01-29 13:12:25] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.018607 10.0.0.249 - - [2026-01-29 13:12:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019645 10.0.0.249 - - [2026-01-29 13:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.021004 10.0.0.249 - - [2026-01-29 13:12:25] "GET /project/e706e3ce-1798-4f1a-912d-081c4eadd635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.045286 10.0.0.249 - - [2026-01-29 13:12:25] "GET /loadbalancer-listener/74d5af4e-e24e-4d41-ba4b-fa533bb371c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.003204 10.0.0.249 - - [2026-01-29 13:12:25] "GET /loadbalancer-listener/74d5af4e-e24e-4d41-ba4b-fa533bb371c1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.009970 10.0.0.249 - - [2026-01-29 13:12:25] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.043625 10.0.0.249 - - [2026-01-29 13:12:25] "GET /instance-ip/e28f9f28-8262-4a70-97c5-bb173c6c930f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004376 10.0.0.249 - - [2026-01-29 13:12:25] "GET /instance-ip/e28f9f28-8262-4a70-97c5-bb173c6c930f?fields=floating_ips HTTP/1.1" 200 1167 0.004961 10.0.0.249 - - [2026-01-29 13:12:25] "GET /floating-ip/2e243521-970a-4f32-ba86-6aedb91764a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.006727 10.0.0.249 - - [2026-01-29 13:12:25] "POST /tags HTTP/1.1" 200 372 0.037407 10.0.0.249 - - [2026-01-29 13:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.018275 10.0.0.249 - - [2026-01-29 13:12:26] "GET /tag/f1f2f34f-995e-4b6e-84d6-8bc94c73667a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.018239 10.0.0.249 - - [2026-01-29 13:12:26] "POST /tags HTTP/1.1" 200 320 0.029531 10.0.0.249 - - [2026-01-29 13:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011342 10.0.0.249 - - [2026-01-29 13:12:26] "GET /tag/8ceb3b8b-5880-40e8-a87b-40f4f0132980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.012188 10.0.0.249 - - [2026-01-29 13:12:26] "POST /id-to-fqname HTTP/1.1" 200 181 0.000466 10.0.0.249 - - [2026-01-29 13:12:26] "POST /fqname-to-id HTTP/1.1" 404 190 0.006084 10.0.0.249 - - [2026-01-29 13:12:26] "POST /security-groups HTTP/1.1" 200 578 0.082032 10.0.0.249 - - [2026-01-29 13:12:26] "POST /projects HTTP/1.1" 200 499 0.159812 10.0.0.249 - - [2026-01-29 13:12:26] "POST /fqname-to-id HTTP/1.1" 404 225 0.002857 10.0.0.249 - - [2026-01-29 13:12:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014517 10.0.0.249 - - [2026-01-29 13:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.249 - - [2026-01-29 13:12:26] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.010000 10.0.0.249 - - [2026-01-29 13:12:26] "POST /access-control-lists HTTP/1.1" 200 589 0.073314 10.0.0.249 - - [2026-01-29 13:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013902 10.0.0.249 - - [2026-01-29 13:12:26] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.008876 10.0.0.249 - - [2026-01-29 13:12:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.020631 10.0.0.249 - - [2026-01-29 13:12:26] "POST /access-control-lists HTTP/1.1" 200 587 0.061423 10.0.0.249 - - [2026-01-29 13:12:26] "PUT /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30 HTTP/1.1" 200 265 0.086248 10.0.0.249 - - [2026-01-29 13:12:26] "PUT /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf HTTP/1.1" 200 265 0.059714 10.0.0.249 - - [2026-01-29 13:12:26] "POST /security-groups HTTP/1.1" 200 560 0.080322 10.0.0.249 - - [2026-01-29 13:12:26] "POST /fqname-to-id HTTP/1.1" 404 248 0.001754 10.0.0.249 - - [2026-01-29 13:12:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016644 10.0.0.249 - - [2026-01-29 13:12:26] "POST /access-control-lists HTTP/1.1" 200 612 0.076862 10.0.0.249 - - [2026-01-29 13:12:26] "POST /fqname-to-id HTTP/1.1" 404 247 0.020472 10.0.0.249 - - [2026-01-29 13:12:26] "POST /chown HTTP/1.1" 200 109 0.071588 10.0.0.249 - - [2026-01-29 13:12:26] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005878 10.0.0.249 - - [2026-01-29 13:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.249 - - [2026-01-29 13:12:26] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.037684 10.0.0.249 - - [2026-01-29 13:12:26] "POST /access-control-lists HTTP/1.1" 200 610 0.062941 10.0.0.249 - - [2026-01-29 13:12:26] "POST /tags HTTP/1.1" 409 214 0.024398 10.0.0.249 - - [2026-01-29 13:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.249 - - [2026-01-29 13:12:27] "GET /tag/8ceb3b8b-5880-40e8-a87b-40f4f0132980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011276 10.0.0.249 - - [2026-01-29 13:12:27] "POST /firewall-rules HTTP/1.1" 200 580 0.069844 10.0.0.249 - - [2026-01-29 13:12:27] "GET /firewall-rule/ff61be49-006c-4b65-b945-2bc1490dc60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.008785 10.0.0.249 - - [2026-01-29 13:12:27] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.004314 10.0.0.249 - - [2026-01-29 13:12:27] "GET /firewall-rule/ff61be49-006c-4b65-b945-2bc1490dc60b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002208 10.0.0.249 - - [2026-01-29 13:12:27] "POST /ref-update HTTP/1.1" 200 156 0.034752 10.0.0.249 - - [2026-01-29 13:12:27] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013826 10.0.0.249 - - [2026-01-29 13:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.249 - - [2026-01-29 13:12:27] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003258 10.0.0.249 - - [2026-01-29 13:12:27] "POST /tags HTTP/1.1" 409 214 0.002315 10.0.0.249 - - [2026-01-29 13:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.249 - - [2026-01-29 13:12:27] "GET /tag/8ceb3b8b-5880-40e8-a87b-40f4f0132980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.010448 10.0.0.249 - - [2026-01-29 13:12:27] "POST /firewall-rules HTTP/1.1" 200 578 0.067269 10.0.0.249 - - [2026-01-29 13:12:27] "GET /firewall-rule/e1ba7218-0a5a-4d24-b2a2-7c2647243652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004305 10.0.0.249 - - [2026-01-29 13:12:27] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.003412 10.0.0.249 - - [2026-01-29 13:12:27] "GET /firewall-rule/e1ba7218-0a5a-4d24-b2a2-7c2647243652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003036 10.0.0.249 - - [2026-01-29 13:12:27] "POST /ref-update HTTP/1.1" 200 156 0.031590 10.0.0.249 - - [2026-01-29 13:12:27] "POST /tags HTTP/1.1" 200 364 0.025828 10.0.0.249 - - [2026-01-29 13:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014222 10.0.0.249 - - [2026-01-29 13:12:27] "GET /tag/b4d2d2ec-8e28-4805-94b9-603534383a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011963 10.0.0.249 - - [2026-01-29 13:12:27] "POST /tags HTTP/1.1" 200 312 0.026076 10.0.0.249 - - [2026-01-29 13:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020961 10.0.0.249 - - [2026-01-29 13:12:27] "GET /tag/9bf7e8c1-ad1d-4191-933b-f44d0045cce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011763 10.0.0.249 - - [2026-01-29 13:12:27] "POST /id-to-fqname HTTP/1.1" 200 177 0.002510 10.0.0.249 - - [2026-01-29 13:12:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.018849 10.0.0.249 - - [2026-01-29 13:12:27] "POST /security-groups HTTP/1.1" 200 574 0.081998 10.0.0.249 - - [2026-01-29 13:12:28] "POST /projects HTTP/1.1" 200 491 0.194084 10.0.0.249 - - [2026-01-29 13:12:28] "POST /fqname-to-id HTTP/1.1" 404 217 0.002599 10.0.0.249 - - [2026-01-29 13:12:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017782 10.0.0.249 - - [2026-01-29 13:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016747 10.0.0.249 - - [2026-01-29 13:12:28] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.015140 10.0.0.249 - - [2026-01-29 13:12:28] "POST /access-control-lists HTTP/1.1" 200 585 0.070739 10.0.0.249 - - [2026-01-29 13:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.029324 10.0.0.249 - - [2026-01-29 13:12:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.026227 10.0.0.249 - - [2026-01-29 13:12:28] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004938 10.0.0.249 - - [2026-01-29 13:12:28] "POST /access-control-lists HTTP/1.1" 200 583 0.159109 10.0.0.249 - - [2026-01-29 13:12:28] "PUT /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30 HTTP/1.1" 200 265 0.196788 10.0.0.249 - - [2026-01-29 13:12:28] "PUT /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf HTTP/1.1" 200 265 0.054907 10.0.0.249 - - [2026-01-29 13:12:28] "POST /security-groups HTTP/1.1" 200 548 0.069805 10.0.0.249 - - [2026-01-29 13:12:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.001938 10.0.0.249 - - [2026-01-29 13:12:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022506 10.0.0.249 - - [2026-01-29 13:12:28] "POST /access-control-lists HTTP/1.1" 200 604 0.093965 10.0.0.249 - - [2026-01-29 13:12:28] "POST /chown HTTP/1.1" 200 109 0.075832 10.0.0.249 - - [2026-01-29 13:12:28] "POST /fqname-to-id HTTP/1.1" 404 239 0.020527 10.0.0.249 - - [2026-01-29 13:12:28] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014798 10.0.0.249 - - [2026-01-29 13:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.249 - - [2026-01-29 13:12:28] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.044513 10.0.0.249 - - [2026-01-29 13:12:28] "POST /access-control-lists HTTP/1.1" 200 602 0.061690 10.0.0.249 - - [2026-01-29 13:12:28] "POST /tags HTTP/1.1" 409 210 0.015437 10.0.0.249 - - [2026-01-29 13:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.249 - - [2026-01-29 13:12:28] "GET /tag/9bf7e8c1-ad1d-4191-933b-f44d0045cce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.009751 10.0.0.249 - - [2026-01-29 13:12:28] "POST /firewall-rules HTTP/1.1" 200 572 0.069477 10.0.0.249 - - [2026-01-29 13:12:28] "GET /firewall-rule/ce22c8bd-cff3-45d7-b667-b59337a51e65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005731 10.0.0.249 - - [2026-01-29 13:12:29] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.004553 10.0.0.249 - - [2026-01-29 13:12:29] "GET /firewall-rule/ce22c8bd-cff3-45d7-b667-b59337a51e65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002533 10.0.0.249 - - [2026-01-29 13:12:29] "POST /ref-update HTTP/1.1" 200 156 0.038486 10.0.0.249 - - [2026-01-29 13:12:29] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012872 10.0.0.249 - - [2026-01-29 13:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.249 - - [2026-01-29 13:12:29] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002766 10.0.0.249 - - [2026-01-29 13:12:29] "POST /tags HTTP/1.1" 409 210 0.001896 10.0.0.249 - - [2026-01-29 13:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.249 - - [2026-01-29 13:12:29] "GET /tag/9bf7e8c1-ad1d-4191-933b-f44d0045cce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.023853 10.0.0.249 - - [2026-01-29 13:12:29] "POST /firewall-rules HTTP/1.1" 200 570 0.076735 10.0.0.249 - - [2026-01-29 13:12:29] "GET /firewall-rule/92721c84-1145-4458-bb9e-433d1a5e3dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004157 10.0.0.249 - - [2026-01-29 13:12:29] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004212 10.0.0.249 - - [2026-01-29 13:12:29] "GET /firewall-rule/92721c84-1145-4458-bb9e-433d1a5e3dff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002291 10.0.0.249 - - [2026-01-29 13:12:29] "POST /ref-update HTTP/1.1" 200 156 0.036749 10.0.0.249 - - [2026-01-29 13:12:29] "POST /tags HTTP/1.1" 409 237 0.010013 10.0.0.249 - - [2026-01-29 13:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.249 - - [2026-01-29 13:12:29] "GET /tag/1ccf6d14-855c-4b45-94e7-7dac19ed3e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011713 10.0.0.249 - - [2026-01-29 13:12:29] "POST /tags HTTP/1.1" 409 210 0.002329 10.0.0.249 - - [2026-01-29 13:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.249 - - [2026-01-29 13:12:29] "GET /tag/c600e1db-2502-40bc-97f4-423096d55e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014906 10.0.0.249 - - [2026-01-29 13:12:29] "POST /projects HTTP/1.1" 409 223 0.002293 10.0.0.249 - - [2026-01-29 13:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.249 - - [2026-01-29 13:12:29] "GET /project/e706e3ce-1798-4f1a-912d-081c4eadd635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.056856 10.0.0.249 - - [2026-01-29 13:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.249 - - [2026-01-29 13:12:29] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004771 10.0.0.249 - - [2026-01-29 13:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009293 10.0.0.249 - - [2026-01-29 13:12:29] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.007412 10.0.0.249 - - [2026-01-29 13:12:29] "PUT /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30 HTTP/1.1" 200 265 0.057217 10.0.0.249 - - [2026-01-29 13:12:29] "PUT /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf HTTP/1.1" 200 265 0.059876 10.0.0.249 - - [2026-01-29 13:12:29] "POST /security-groups HTTP/1.1" 409 253 0.016059 10.0.0.249 - - [2026-01-29 13:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.249 - - [2026-01-29 13:12:30] "PUT /security-group/bcbc82d0-a6d6-4a50-b8f2-56e2191d4e5e HTTP/1.1" 200 263 0.059866 10.0.0.249 - - [2026-01-29 13:12:30] "PUT /access-control-list/bfea6935-4979-4bad-9f30-55f4fe1711be HTTP/1.1" 200 273 0.013946 10.0.0.249 - - [2026-01-29 13:12:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.036927 10.0.0.249 - - [2026-01-29 13:12:30] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015999 10.0.0.249 - - [2026-01-29 13:12:30] "PUT /access-control-list/1027f39a-ad5c-4199-ad8e-6526fa22b7a1 HTTP/1.1" 200 273 0.033351 10.0.0.249 - - [2026-01-29 13:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.249 - - [2026-01-29 13:12:30] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008086 10.0.0.249 - - [2026-01-29 13:12:30] "POST /tags HTTP/1.1" 409 210 0.002289 10.0.0.249 - - [2026-01-29 13:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.249 - - [2026-01-29 13:12:30] "GET /tag/c600e1db-2502-40bc-97f4-423096d55e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010624 10.0.0.249 - - [2026-01-29 13:12:30] "POST /firewall-rules HTTP/1.1" 200 572 0.063694 10.0.0.249 - - [2026-01-29 13:12:30] "GET /firewall-rule/3374d8e0-e564-49c8-8c09-c74d1dd35c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007284 10.0.0.249 - - [2026-01-29 13:12:30] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.009188 10.0.0.249 - - [2026-01-29 13:12:30] "GET /firewall-rule/3374d8e0-e564-49c8-8c09-c74d1dd35c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002258 10.0.0.249 - - [2026-01-29 13:12:30] "POST /ref-update HTTP/1.1" 200 156 0.036145 10.0.0.249 - - [2026-01-29 13:12:30] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002866 10.0.0.249 - - [2026-01-29 13:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.249 - - [2026-01-29 13:12:30] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002529 10.0.0.249 - - [2026-01-29 13:12:30] "POST /tags HTTP/1.1" 409 210 0.002083 10.0.0.249 - - [2026-01-29 13:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.249 - - [2026-01-29 13:12:30] "GET /tag/c600e1db-2502-40bc-97f4-423096d55e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011577 10.0.0.249 - - [2026-01-29 13:12:30] "POST /firewall-rules HTTP/1.1" 200 570 0.089139 10.0.0.249 - - [2026-01-29 13:12:30] "GET /firewall-rule/ecaf2a73-7c56-40e9-b4c4-438b1059fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005394 10.0.0.249 - - [2026-01-29 13:12:30] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004065 10.0.0.249 - - [2026-01-29 13:12:30] "GET /firewall-rule/ecaf2a73-7c56-40e9-b4c4-438b1059fb8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003421 10.0.0.249 - - [2026-01-29 13:12:30] "POST /ref-update HTTP/1.1" 200 156 0.045981 10.0.0.249 - - [2026-01-29 13:12:30] "GET /virtual-machine-interface/241d6348-fd14-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009913 10.0.0.249 - - [2026-01-29 13:12:30] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.22 - - [2026-01-29 13:13:13] "GET / HTTP/1.1" 200 36215 0.001919 10.0.0.22 - - [2026-01-29 13:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.22 - - [2026-01-29 13:13:13] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005918 10.0.0.22 - - [2026-01-29 13:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.22 - - [2026-01-29 13:13:13] "GET /routing-instance/2d47534c-093d-4940-af22-941efe2cef26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003725 10.0.0.22 - - [2026-01-29 13:13:13] "PUT /global-system-config/1896671e-8808-4756-8834-b8f248296a21 HTTP/1.1" 200 275 0.010634 10.0.0.22 - - [2026-01-29 13:13:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.006938 10.0.0.22 - - [2026-01-29 13:13:13] "POST /virtual-routers HTTP/1.1" 200 601 0.016638 10.0.0.22 - - [2026-01-29 13:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015425 10.0.0.22 - - [2026-01-29 13:13:13] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004392 10.0.0.22 - - [2026-01-29 13:13:13] "POST /fqname-to-id HTTP/1.1" 404 229 0.002172 10.0.0.22 - - [2026-01-29 13:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.22 - - [2026-01-29 13:13:13] "GET /virtual-network/9f03c8e1-da98-4ab3-9317-b62adcb9c411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.003722 10.0.0.22 - - [2026-01-29 13:13:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.062663 10.0.0.249 - - [2026-01-29 13:13:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.249 - - [2026-01-29 13:13:15] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003024 10.0.0.249 - - [2026-01-29 13:15:35] "GET /global-system-configs HTTP/1.1" 200 323 0.002340 10.0.0.249 - - [2026-01-29 13:15:37] "GET /global-system-configs HTTP/1.1" 200 323 0.002018 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:16:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000947 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:16:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000964 10.0.0.249 - - [2026-01-29 13:16:16] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002812 10.0.0.249 - - [2026-01-29 13:16:16] "POST /ref-update HTTP/1.1" 200 156 0.009640 10.0.0.249 - - [2026-01-29 13:16:20] "GET /virtual-machine-interface/241d6348-fd14-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004373 10.0.0.249 - - [2026-01-29 13:16:20] "POST /set-tag HTTP/1.1" 200 109 0.005364 10.0.0.249 - - [2026-01-29 13:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.249 - - [2026-01-29 13:16:20] "GET /loadbalancer/9f9e0743-a27f-4441-97db-6d86d072a66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002248 10.0.0.249 - - [2026-01-29 13:16:20] "GET /virtual-machine-interface/241d6348-fd14-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003921 10.0.0.249 - - [2026-01-29 13:16:20] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.249 - - [2026-01-29 13:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.249 - - [2026-01-29 13:16:21] "GET /loadbalancer/9f9e0743-a27f-4441-97db-6d86d072a66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002636 10.0.0.249 - - [2026-01-29 13:16:21] "GET /loadbalancer-pool/c7fbe83a-b69b-4326-9fcc-c2db630465da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003381 10.0.0.249 - - [2026-01-29 13:16:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015017 10.0.0.249 - - [2026-01-29 13:16:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007295 10.0.0.249 - - [2026-01-29 13:16:21] "GET /virtual-machine-interface/241d6348-fd14-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018775 10.0.0.249 - - [2026-01-29 13:16:21] "GET /virtual-machine-interface/241d6348-fd14-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011356 10.0.0.249 - - [2026-01-29 13:16:21] "POST /tags HTTP/1.1" 409 205 0.002199 10.0.0.249 - - [2026-01-29 13:16:21] "POST /ref-update HTTP/1.1" 200 156 0.006247 10.0.0.249 - - [2026-01-29 13:16:21] "GET /floating-ip/2e243521-970a-4f32-ba86-6aedb91764a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.011479 10.0.0.249 - - [2026-01-29 13:16:21] "PUT /floating-ip/2e243521-970a-4f32-ba86-6aedb91764a5 HTTP/1.1" 200 257 0.009825 10.0.0.249 - - [2026-01-29 13:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.249 - - [2026-01-29 13:16:21] "GET /tag/b5901e7f-1085-4ae3-92eb-ca7603d3ad09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012440 10.0.0.249 - - [2026-01-29 13:16:21] "POST /set-tag HTTP/1.1" 200 109 0.076376 10.0.0.249 - - [2026-01-29 13:16:21] "GET /loadbalancer-pool/3c09b881-42fe-4767-b448-05c7c4d9c752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011398 10.0.0.249 - - [2026-01-29 13:16:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016604 10.0.0.249 - - [2026-01-29 13:16:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016929 10.0.0.249 - - [2026-01-29 13:16:21] "GET /virtual-machine-interface/241d6348-fd14-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011526 10.0.0.249 - - [2026-01-29 13:16:21] "GET /virtual-machine-interface/241d6348-fd14-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003562 10.0.0.249 - - [2026-01-29 13:16:21] "POST /ref-update HTTP/1.1" 200 156 0.006572 10.0.0.249 - - [2026-01-29 13:16:21] "GET /floating-ip/2e243521-970a-4f32-ba86-6aedb91764a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.005115 10.0.0.249 - - [2026-01-29 13:16:21] "PUT /floating-ip/2e243521-970a-4f32-ba86-6aedb91764a5 HTTP/1.1" 200 257 0.008683 10.0.0.249 - - [2026-01-29 13:16:21] "POST /set-tag HTTP/1.1" 200 109 0.003307 10.0.0.249 - - [2026-01-29 13:16:21] "GET /loadbalancer-pool/febcd9c8-a3ae-4071-8837-0ea6052b95cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003350 10.0.0.249 - - [2026-01-29 13:16:21] "POST /loadbalancer-members HTTP/1.1" 200 694 0.013896 10.0.0.249 - - [2026-01-29 13:16:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007219 10.0.0.249 - - [2026-01-29 13:16:21] "GET /virtual-machine-interface/241d6348-fd14-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011063 10.0.0.249 - - [2026-01-29 13:16:21] "GET /virtual-machine-interface/241d6348-fd14-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008267 10.0.0.249 - - [2026-01-29 13:16:21] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.249 - - [2026-01-29 13:16:21] "POST /ref-update HTTP/1.1" 200 156 0.006156 10.0.0.249 - - [2026-01-29 13:16:21] "GET /floating-ip/2e243521-970a-4f32-ba86-6aedb91764a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.008389 10.0.0.249 - - [2026-01-29 13:16:21] "PUT /floating-ip/2e243521-970a-4f32-ba86-6aedb91764a5 HTTP/1.1" 200 257 0.008816 10.0.0.22 - - [2026-01-29 13:16:45] "GET / HTTP/1.1" 200 36215 0.001945 10.0.0.22 - - [2026-01-29 13:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.22 - - [2026-01-29 13:16:45] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006130 10.0.0.22 - - [2026-01-29 13:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.22 - - [2026-01-29 13:16:45] "GET /routing-instance/2d47534c-093d-4940-af22-941efe2cef26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002487 10.0.0.22 - - [2026-01-29 13:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.22 - - [2026-01-29 13:16:45] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003648 10.0.0.22 - - [2026-01-29 13:16:45] "PUT /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b HTTP/1.1" 200 263 0.009200 10.0.0.22 - - [2026-01-29 13:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.22 - - [2026-01-29 13:16:45] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002440 10.0.0.22 - - [2026-01-29 13:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.22 - - [2026-01-29 13:16:45] "GET /virtual-machine-interface/ac896e75-1f05-49be-bbea-9b33135a1acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.005600 10.0.0.22 - - [2026-01-29 13:16:45] "PUT /virtual-machine-interface/ac896e75-1f05-49be-bbea-9b33135a1acc HTTP/1.1" 200 285 0.012182 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:17:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000976 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:17:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001142 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:17:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000934 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:17:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000958 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:17:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000853 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:17:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000928 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:20:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000914 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:20:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001122 10.0.0.249 - - [2026-01-29 13:20:35] "GET /global-system-configs HTTP/1.1" 200 323 0.004231 10.0.0.249 - - [2026-01-29 13:20:37] "GET /global-system-configs HTTP/1.1" 200 323 0.001942 10.0.0.249 - - [2026-01-29 13:22:47] "GET / HTTP/1.1" 200 36215 0.001675 10.0.0.249 - - [2026-01-29 13:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.249 - - [2026-01-29 13:22:47] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033900 10.0.0.249 - - [2026-01-29 13:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.249 - - [2026-01-29 13:22:47] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035237 10.0.0.249 - - [2026-01-29 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.249 - - [2026-01-29 13:22:48] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.048606 10.0.0.249 - - [2026-01-29 13:22:48] "POST /tags HTTP/1.1" 200 334 0.039371 10.0.0.249 - - [2026-01-29 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007460 10.0.0.249 - - [2026-01-29 13:22:48] "GET /tag/2e233e82-fe3f-40d8-a50e-8acb718034af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.022005 10.0.0.249 - - [2026-01-29 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.249 - - [2026-01-29 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.249 - - [2026-01-29 13:22:48] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.048602 10.0.0.249 - - [2026-01-29 13:22:48] "GET /virtual-networks?parent_id=e156b70f-2901-46d6-9ea0-a55a6bfa2a0b&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.004750 10.0.0.249 - - [2026-01-29 13:22:48] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.064138 10.0.0.249 - - [2026-01-29 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.249 - - [2026-01-29 13:22:48] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.006932 10.0.0.249 - - [2026-01-29 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.249 - - [2026-01-29 13:22:48] "GET /service-appliance-set/90373c4f-2392-45d5-9ed7-a85115df2e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002308 10.0.0.249 - - [2026-01-29 13:22:48] "POST /fqname-to-id HTTP/1.1" 404 254 0.001662 10.0.0.249 - - [2026-01-29 13:22:48] "POST /virtual-networks HTTP/1.1" 200 514 0.080328 10.0.0.249 - - [2026-01-29 13:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.249 - - [2026-01-29 13:22:48] "GET /network-ipam/405aad74-d570-4fbb-89cc-b59348fd9113?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.028492 10.0.0.249 - - [2026-01-29 13:22:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.125501 10.0.0.249 - - [2026-01-29 13:22:48] "GET /virtual-machine-interface/c30c558e-228b-4e6c-b705-a114dc0e354e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.015913 10.0.0.249 - - [2026-01-29 13:22:49] "POST /useragent-kv HTTP/1.1" 200 115 0.009301 10.0.0.249 - - [2026-01-29 13:22:49] "POST /ref-update HTTP/1.1" 200 156 0.114889 10.0.0.249 - - [2026-01-29 13:22:49] "POST /instance-ips HTTP/1.1" 200 410 0.025326 10.0.0.249 - - [2026-01-29 13:22:49] "GET /instance-ip/891029b9-9b13-4fcd-a0f8-8b17b844fcce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.003413 10.0.0.249 - - [2026-01-29 13:22:49] "GET /virtual-network/f5f07c98-8d61-40ec-ad3b-3601a61d90b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.003611 10.0.0.249 - - [2026-01-29 13:22:49] "GET /domains HTTP/1.1" 200 281 0.002368 10.0.0.249 - - [2026-01-29 13:22:49] "POST /loadbalancers HTTP/1.1" 200 612 0.067497 10.0.0.249 - - [2026-01-29 13:22:49] "GET /domain/edc9d632-76f7-4dc7-96a7-37178a394845 HTTP/1.1" 200 3100 0.077163 10.0.0.249 - - [2026-01-29 13:22:49] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.048858 10.0.0.249 - - [2026-01-29 13:22:49] "GET /instance-ip/891029b9-9b13-4fcd-a0f8-8b17b844fcce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.002846 10.0.0.249 - - [2026-01-29 13:22:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.040431 10.0.0.249 - - [2026-01-29 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010843 10.0.0.249 - - [2026-01-29 13:22:49] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b HTTP/1.1" 200 5739 0.098099 10.0.0.249 - - [2026-01-29 13:22:49] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.054420 10.0.0.249 - - [2026-01-29 13:22:49] "POST /floating-ips HTTP/1.1" 200 599 0.080211 10.0.0.249 - - [2026-01-29 13:22:49] "GET /virtual-network/f5f07c98-8d61-40ec-ad3b-3601a61d90b8 HTTP/1.1" 200 2097 0.027248 10.0.0.249 - - [2026-01-29 13:22:49] "GET /virtual-network/f5f07c98-8d61-40ec-ad3b-3601a61d90b8 HTTP/1.1" 200 2097 0.005031 10.0.0.249 - - [2026-01-29 13:22:49] "GET /routing-instance/0dc6d097-0ea0-4222-9d5c-ebe410d1d516 HTTP/1.1" 200 1182 0.003074 10.0.0.249 - - [2026-01-29 13:22:49] "GET /loadbalancer/050b1607-d12b-4d28-9ae8-d0c60ed8b159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003375 10.0.0.249 - - [2026-01-29 13:22:49] "GET /routing-instance/0dc6d097-0ea0-4222-9d5c-ebe410d1d516 HTTP/1.1" 200 1182 0.003065 10.0.0.249 - - [2026-01-29 13:22:49] "POST /route-targets HTTP/1.1" 200 328 0.015825 10.0.0.249 - - [2026-01-29 13:22:49] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.041795 10.0.0.249 - - [2026-01-29 13:22:49] "POST /ref-update HTTP/1.1" 200 156 0.016343 10.0.0.249 - - [2026-01-29 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.249 - - [2026-01-29 13:22:49] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031745 10.0.0.249 - - [2026-01-29 13:22:49] "GET /loadbalancer-listener/4b904d24-2ed9-48c4-9186-bb15cf48a937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.013339 10.0.0.249 - - [2026-01-29 13:22:49] "GET /loadbalancer-listener/4b904d24-2ed9-48c4-9186-bb15cf48a937?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.005472 10.0.0.249 - - [2026-01-29 13:22:49] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.022242 10.0.0.249 - - [2026-01-29 13:22:49] "GET /instance-ip/891029b9-9b13-4fcd-a0f8-8b17b844fcce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.006662 10.0.0.249 - - [2026-01-29 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.249 - - [2026-01-29 13:22:49] "GET /loadbalancer/050b1607-d12b-4d28-9ae8-d0c60ed8b159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.009596 10.0.0.249 - - [2026-01-29 13:22:49] "GET /instance-ip/891029b9-9b13-4fcd-a0f8-8b17b844fcce?fields=floating_ips HTTP/1.1" 200 1214 0.012827 10.0.0.249 - - [2026-01-29 13:22:49] "GET /floating-ip/abad2427-5863-480d-85ec-410a3c90e1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003270 10.0.0.249 - - [2026-01-29 13:22:49] "POST /tags HTTP/1.1" 200 296 0.057361 10.0.0.249 - - [2026-01-29 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006810 10.0.0.249 - - [2026-01-29 13:22:49] "GET /tag/efa5b9a6-599e-4a9b-9392-8db863bcacfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.014172 10.0.0.249 - - [2026-01-29 13:22:49] "POST /tags HTTP/1.1" 409 233 0.002275 10.0.0.249 - - [2026-01-29 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.249 - - [2026-01-29 13:22:49] "GET /tag/014b1e54-2a40-45fa-8f6c-43e77ae5fc52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011122 10.0.0.249 - - [2026-01-29 13:22:49] "POST /tags HTTP/1.1" 409 206 0.002093 10.0.0.249 - - [2026-01-29 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.249 - - [2026-01-29 13:22:49] "GET /tag/87feaaa7-b02f-4db7-ae6b-cdb8a57f8d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010490 10.0.0.249 - - [2026-01-29 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.249 - - [2026-01-29 13:22:49] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004846 10.0.0.249 - - [2026-01-29 13:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.249 - - [2026-01-29 13:22:49] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037291 10.0.0.249 - - [2026-01-29 13:22:49] "POST /virtual-machines HTTP/1.1" 200 370 0.008030 10.0.0.249 - - [2026-01-29 13:22:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016932 10.0.0.249 - - [2026-01-29 13:22:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.102125 10.0.0.249 - - [2026-01-29 13:22:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.022922 10.0.0.249 - - [2026-01-29 13:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008296 10.0.0.249 - - [2026-01-29 13:22:50] "GET /virtual-machine-interface/9be8c63c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004493 10.0.0.249 - - [2026-01-29 13:22:50] "POST /instance-ips HTTP/1.1" 200 410 0.020472 10.0.0.249 - - [2026-01-29 13:22:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.017924 10.0.0.249 - - [2026-01-29 13:22:50] "GET /virtual-machine-interface/9be8c63c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.010744 10.0.0.249 - - [2026-01-29 13:22:50] "POST /set-tag HTTP/1.1" 200 109 0.015844 10.0.0.249 - - [2026-01-29 13:22:50] "GET /virtual-machine-interface/9be8c63c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.019732 10.0.0.249 - - [2026-01-29 13:22:50] "GET /instance-ip/9bfd2cd0-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002894 10.0.0.249 - - [2026-01-29 13:22:50] "GET /virtual-machine-interface/9be8c63c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004443 10.0.0.249 - - [2026-01-29 13:22:50] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.249 - - [2026-01-29 13:22:50] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002213 10.0.0.249 - - [2026-01-29 13:22:50] "POST /ref-update HTTP/1.1" 200 156 0.008726 10.0.0.249 - - [2026-01-29 13:22:50] "GET /virtual-machine-interface/9be8c63c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.015415 10.0.0.249 - - [2026-01-29 13:22:50] "POST /set-tag HTTP/1.1" 200 109 0.002606 10.0.0.249 - - [2026-01-29 13:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.249 - - [2026-01-29 13:22:50] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003737 10.0.0.249 - - [2026-01-29 13:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.249 - - [2026-01-29 13:22:50] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035671 10.0.0.249 - - [2026-01-29 13:22:50] "POST /virtual-machines HTTP/1.1" 200 370 0.010008 10.0.0.249 - - [2026-01-29 13:22:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013738 10.0.0.249 - - [2026-01-29 13:22:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.110659 10.0.0.249 - - [2026-01-29 13:22:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009366 10.0.0.249 - - [2026-01-29 13:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.249 - - [2026-01-29 13:22:50] "GET /virtual-machine-interface/9c4f0370-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.013895 10.0.0.249 - - [2026-01-29 13:22:50] "POST /instance-ips HTTP/1.1" 200 410 0.016839 10.0.0.249 - - [2026-01-29 13:22:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013171 10.0.0.249 - - [2026-01-29 13:22:50] "GET /virtual-machine-interface/9c4f0370-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.014075 10.0.0.249 - - [2026-01-29 13:22:51] "POST /set-tag HTTP/1.1" 200 109 0.023725 10.0.0.249 - - [2026-01-29 13:22:51] "GET /virtual-machine-interface/9c4f0370-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004527 10.0.0.249 - - [2026-01-29 13:22:51] "GET /instance-ip/9c686aae-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002865 10.0.0.249 - - [2026-01-29 13:22:51] "GET /virtual-machine-interface/9c4f0370-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003901 10.0.0.249 - - [2026-01-29 13:22:51] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.249 - - [2026-01-29 13:22:51] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003986 10.0.0.249 - - [2026-01-29 13:22:51] "POST /ref-update HTTP/1.1" 200 156 0.007814 10.0.0.249 - - [2026-01-29 13:22:51] "GET /virtual-machine-interface/9c4f0370-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008235 10.0.0.249 - - [2026-01-29 13:22:51] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.249 - - [2026-01-29 13:22:51] "GET /virtual-machine-interface/9be8c63c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004018 10.0.0.249 - - [2026-01-29 13:22:51] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.249 - - [2026-01-29 13:22:51] "GET /virtual-machine-interface/9c4f0370-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003989 10.0.0.249 - - [2026-01-29 13:22:51] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.249 - - [2026-01-29 13:22:54] "GET /domains HTTP/1.1" 200 281 0.001823 10.0.0.249 - - [2026-01-29 13:22:54] "GET /domain/edc9d632-76f7-4dc7-96a7-37178a394845 HTTP/1.1" 200 3100 0.002751 10.0.0.249 - - [2026-01-29 13:22:54] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b HTTP/1.1" 200 7092 0.030789 10.0.0.249 - - [2026-01-29 13:22:54] "GET /virtual-network/f5f07c98-8d61-40ec-ad3b-3601a61d90b8 HTTP/1.1" 200 2097 0.004375 10.0.0.249 - - [2026-01-29 13:22:54] "GET /virtual-network/f5f07c98-8d61-40ec-ad3b-3601a61d90b8 HTTP/1.1" 200 2097 0.004308 10.0.0.249 - - [2026-01-29 13:22:54] "GET /routing-instance/0dc6d097-0ea0-4222-9d5c-ebe410d1d516 HTTP/1.1" 200 1404 0.003971 10.0.0.249 - - [2026-01-29 13:22:54] "GET /routing-instance/0dc6d097-0ea0-4222-9d5c-ebe410d1d516 HTTP/1.1" 200 1404 0.004000 10.0.0.249 - - [2026-01-29 13:22:54] "GET /route-target/62b469b7-f2de-45c8-864b-4f16d0c9e6c1 HTTP/1.1" 200 1153 0.002558 10.0.0.249 - - [2026-01-29 13:22:54] "GET /virtual-network/f5f07c98-8d61-40ec-ad3b-3601a61d90b8 HTTP/1.1" 200 2097 0.004096 10.0.0.249 - - [2026-01-29 13:22:54] "GET /routing-instance/0dc6d097-0ea0-4222-9d5c-ebe410d1d516 HTTP/1.1" 200 1404 0.002395 10.0.0.249 - - [2026-01-29 13:22:54] "GET /virtual-network/f5f07c98-8d61-40ec-ad3b-3601a61d90b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.004075 10.0.0.249 - - [2026-01-29 13:22:54] "GET /virtual-network/f5f07c98-8d61-40ec-ad3b-3601a61d90b8 HTTP/1.1" 200 2097 0.003598 10.0.0.249 - - [2026-01-29 13:22:54] "GET /routing-instance/0dc6d097-0ea0-4222-9d5c-ebe410d1d516 HTTP/1.1" 200 1404 0.002614 10.0.0.249 - - [2026-01-29 13:22:54] "GET /routing-instance/0dc6d097-0ea0-4222-9d5c-ebe410d1d516 HTTP/1.1" 200 1404 0.002456 10.0.0.249 - - [2026-01-29 13:22:54] "GET /route-target/62b469b7-f2de-45c8-864b-4f16d0c9e6c1 HTTP/1.1" 200 1153 0.002197 10.0.0.249 - - [2026-01-29 13:22:54] "GET /domains HTTP/1.1" 200 281 0.001919 10.0.0.249 - - [2026-01-29 13:22:54] "GET /domain/edc9d632-76f7-4dc7-96a7-37178a394845 HTTP/1.1" 200 3100 0.002511 10.0.0.249 - - [2026-01-29 13:22:54] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b HTTP/1.1" 200 7092 0.038068 10.0.0.249 - - [2026-01-29 13:22:54] "GET /virtual-network/f5f07c98-8d61-40ec-ad3b-3601a61d90b8 HTTP/1.1" 200 2097 0.004421 10.0.0.249 - - [2026-01-29 13:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.249 - - [2026-01-29 13:22:54] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.048491 10.0.0.249 - - [2026-01-29 13:22:54] "GET /virtual-network/f5f07c98-8d61-40ec-ad3b-3601a61d90b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.007013 10.0.0.249 - - [2026-01-29 13:22:54] "GET /floating-ip-pools?parent_id=f5f07c98-8d61-40ec-ad3b-3601a61d90b8&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002578 10.0.0.249 - - [2026-01-29 13:22:54] "GET /virtual-network/f5f07c98-8d61-40ec-ad3b-3601a61d90b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.004870 10.0.0.249 - - [2026-01-29 13:22:54] "POST /floating-ip-pools HTTP/1.1" 200 564 0.027088 10.0.0.249 - - [2026-01-29 13:22:54] "POST /ref-update HTTP/1.1" 200 156 0.008855 10.0.0.249 - - [2026-01-29 13:22:54] "GET /virtual-network/f5f07c98-8d61-40ec-ad3b-3601a61d90b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.023716 10.0.0.249 - - [2026-01-29 13:22:54] "GET /domains HTTP/1.1" 200 281 0.007155 10.0.0.249 - - [2026-01-29 13:22:54] "GET /domain/edc9d632-76f7-4dc7-96a7-37178a394845 HTTP/1.1" 200 3100 0.008098 10.0.0.249 - - [2026-01-29 13:22:54] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b HTTP/1.1" 200 7349 0.029194 10.0.0.249 - - [2026-01-29 13:22:54] "GET /virtual-network/f5f07c98-8d61-40ec-ad3b-3601a61d90b8 HTTP/1.1" 200 2336 0.005248 10.0.0.249 - - [2026-01-29 13:22:54] "GET /floating-ip-pool/0fb1f9e1-36ec-40aa-920a-d433d59f3042 HTTP/1.1" 200 1317 0.002411 10.0.0.249 - - [2026-01-29 13:22:54] "GET /domains HTTP/1.1" 200 281 0.001677 10.0.0.249 - - [2026-01-29 13:22:54] "GET /domain/edc9d632-76f7-4dc7-96a7-37178a394845 HTTP/1.1" 200 3100 0.002796 10.0.0.249 - - [2026-01-29 13:22:54] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b HTTP/1.1" 200 7349 0.035268 10.0.0.249 - - [2026-01-29 13:22:54] "GET /virtual-network/f5f07c98-8d61-40ec-ad3b-3601a61d90b8 HTTP/1.1" 200 2336 0.005973 10.0.0.249 - - [2026-01-29 13:22:54] "GET /virtual-network/f5f07c98-8d61-40ec-ad3b-3601a61d90b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.003998 10.0.0.249 - - [2026-01-29 13:22:55] "POST /tags HTTP/1.1" 200 366 0.052183 10.0.0.249 - - [2026-01-29 13:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014654 10.0.0.249 - - [2026-01-29 13:22:55] "GET /tag/0a7c8574-4a63-4ee9-b5ac-3f83f1d421f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015384 10.0.0.249 - - [2026-01-29 13:22:55] "POST /tags HTTP/1.1" 409 206 0.001877 10.0.0.249 - - [2026-01-29 13:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.249 - - [2026-01-29 13:22:55] "GET /tag/87feaaa7-b02f-4db7-ae6b-cdb8a57f8d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012870 10.0.0.249 - - [2026-01-29 13:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.249 - - [2026-01-29 13:22:55] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.048327 10.0.0.249 - - [2026-01-29 13:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.249 - - [2026-01-29 13:22:55] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003653 10.0.0.249 - - [2026-01-29 13:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005556 10.0.0.249 - - [2026-01-29 13:22:55] "GET /service-appliance-set/9eb59f8e-f266-4eea-bc43-3f432732beb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003756 10.0.0.249 - - [2026-01-29 13:22:55] "POST /fqname-to-id HTTP/1.1" 404 258 0.001365 10.0.0.249 - - [2026-01-29 13:22:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.094658 10.0.0.249 - - [2026-01-29 13:22:55] "GET /virtual-machine-interface/a986f6e2-23c5-43ed-9949-54880ee8013b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.007216 10.0.0.249 - - [2026-01-29 13:22:55] "POST /set-tag HTTP/1.1" 200 109 0.013510 10.0.0.249 - - [2026-01-29 13:22:55] "POST /instance-ips HTTP/1.1" 200 418 0.026951 10.0.0.249 - - [2026-01-29 13:22:55] "GET /instance-ip/d1c8e02d-71ac-4471-8db5-2a0648214c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.005190 10.0.0.249 - - [2026-01-29 13:22:55] "POST /loadbalancers HTTP/1.1" 200 620 0.064586 10.0.0.249 - - [2026-01-29 13:22:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.041892 10.0.0.249 - - [2026-01-29 13:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009082 10.0.0.249 - - [2026-01-29 13:22:55] "POST /service-instances HTTP/1.1" 200 568 0.041930 10.0.0.249 - - [2026-01-29 13:22:55] "POST /ref-update HTTP/1.1" 200 156 0.011817 10.0.0.249 - - [2026-01-29 13:22:55] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.041829 10.0.0.249 - - [2026-01-29 13:22:55] "GET /virtual-machine-interface/a986f6e2-23c5-43ed-9949-54880ee8013b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.003587 10.0.0.249 - - [2026-01-29 13:22:55] "PUT /service-instance/5af549aa-2c96-438f-b464-15d2a34e1b63 HTTP/1.1" 200 267 0.029477 10.0.0.249 - - [2026-01-29 13:22:55] "GET /virtual-machine-interface/a986f6e2-23c5-43ed-9949-54880ee8013b?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.029004 10.0.0.249 - - [2026-01-29 13:22:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007197 10.0.0.249 - - [2026-01-29 13:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.249 - - [2026-01-29 13:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.249 - - [2026-01-29 13:22:55] "GET /floating-ip-pool/0fb1f9e1-36ec-40aa-920a-d433d59f3042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002921 10.0.0.249 - - [2026-01-29 13:22:55] "POST /virtual-machines HTTP/1.1" 200 430 0.019978 10.0.0.249 - - [2026-01-29 13:22:56] "POST /floating-ips HTTP/1.1" 200 673 0.108314 10.0.0.249 - - [2026-01-29 13:22:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.044779 10.0.0.249 - - [2026-01-29 13:22:56] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004667 10.0.0.249 - - [2026-01-29 13:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.249 - - [2026-01-29 13:22:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.173746 10.0.0.249 - - [2026-01-29 13:22:56] "POST /chown HTTP/1.1" 200 109 0.018323 10.0.0.249 - - [2026-01-29 13:22:56] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003712 10.0.0.249 - - [2026-01-29 13:22:56] "POST /chown HTTP/1.1" 200 109 0.011339 10.0.0.249 - - [2026-01-29 13:22:56] "POST /tags HTTP/1.1" 409 221 0.012585 10.0.0.249 - - [2026-01-29 13:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.249 - - [2026-01-29 13:22:56] "PUT /virtual-machine-interface/9a5a4ee0-ca27-4282-bf75-b09e7fd02ffa HTTP/1.1" 200 285 0.010808 10.0.0.249 - - [2026-01-29 13:22:56] "GET /tag/2e233e82-fe3f-40d8-a50e-8acb718034af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.016741 10.0.0.249 - - [2026-01-29 13:22:56] "POST /tags HTTP/1.1" 409 238 0.001668 10.0.0.249 - - [2026-01-29 13:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.249 - - [2026-01-29 13:22:56] "PUT /instance-ip/d1c8e02d-71ac-4471-8db5-2a0648214c96 HTTP/1.1" 200 257 0.029636 10.0.0.249 - - [2026-01-29 13:22:56] "POST /ref-update HTTP/1.1" 200 156 0.026711 10.0.0.249 - - [2026-01-29 13:22:56] "GET /tag/0a7c8574-4a63-4ee9-b5ac-3f83f1d421f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014865 10.0.0.249 - - [2026-01-29 13:22:56] "POST /ref-update HTTP/1.1" 200 156 0.022283 10.0.0.249 - - [2026-01-29 13:22:56] "POST /ref-update HTTP/1.1" 200 156 0.016705 10.0.0.249 - - [2026-01-29 13:22:56] "POST /firewall-rules HTTP/1.1" 200 652 0.123459 10.0.0.249 - - [2026-01-29 13:22:56] "POST /ref-update HTTP/1.1" 200 156 0.079372 10.0.0.249 - - [2026-01-29 13:22:56] "GET /firewall-rule/af8c9e5b-e21a-43ea-b0fd-4f64763050c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.020643 10.0.0.249 - - [2026-01-29 13:22:56] "POST /ref-update HTTP/1.1" 200 156 0.008612 10.0.0.249 - - [2026-01-29 13:22:56] "GET /firewall-policy/02060f12-112e-429b-b546-d4ccb53a2b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.017668 10.0.0.249 - - [2026-01-29 13:22:56] "GET /firewall-rule/af8c9e5b-e21a-43ea-b0fd-4f64763050c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003694 10.0.0.249 - - [2026-01-29 13:22:56] "POST /ref-update HTTP/1.1" 200 156 0.027830 10.0.0.249 - - [2026-01-29 13:22:56] "POST /virtual-machines HTTP/1.1" 200 430 0.022632 10.0.0.249 - - [2026-01-29 13:22:56] "POST /ref-update HTTP/1.1" 200 156 0.044912 10.0.0.249 - - [2026-01-29 13:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.249 - - [2026-01-29 13:22:56] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.079269 10.0.0.249 - - [2026-01-29 13:22:56] "GET /loadbalancer/d3387a50-7cdf-4cf4-86b7-1217826d2860?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.017608 10.0.0.249 - - [2026-01-29 13:22:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.130194 10.0.0.249 - - [2026-01-29 13:22:56] "POST /chown HTTP/1.1" 200 109 0.027152 10.0.0.249 - - [2026-01-29 13:22:56] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.039636 10.0.0.249 - - [2026-01-29 13:22:56] "POST /chown HTTP/1.1" 200 109 0.020232 10.0.0.249 - - [2026-01-29 13:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007257 10.0.0.249 - - [2026-01-29 13:22:56] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.030619 10.0.0.249 - - [2026-01-29 13:22:56] "PUT /virtual-machine-interface/c12cde92-601b-4426-bd18-4530b91881e2 HTTP/1.1" 200 285 0.020457 10.0.0.249 - - [2026-01-29 13:22:56] "PUT /instance-ip/d1c8e02d-71ac-4471-8db5-2a0648214c96 HTTP/1.1" 200 257 0.028155 10.0.0.249 - - [2026-01-29 13:22:56] "GET /loadbalancer-listener/db8da395-cec9-4923-bf79-a7508a53462e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.012289 10.0.0.249 - - [2026-01-29 13:22:56] "GET /loadbalancer-listener/db8da395-cec9-4923-bf79-a7508a53462e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.003338 10.0.0.249 - - [2026-01-29 13:22:56] "POST /ref-update HTTP/1.1" 200 156 0.020138 10.0.0.249 - - [2026-01-29 13:22:57] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.030186 10.0.0.249 - - [2026-01-29 13:22:57] "POST /ref-update HTTP/1.1" 200 156 0.012162 10.0.0.249 - - [2026-01-29 13:22:57] "POST /ref-update HTTP/1.1" 200 156 0.017313 10.0.0.249 - - [2026-01-29 13:22:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020487 10.0.0.249 - - [2026-01-29 13:22:57] "GET /loadbalancer-pool/876d4d1e-e9d6-4732-8f43-20e5e97ee6de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003542 10.0.0.249 - - [2026-01-29 13:22:57] "POST /ref-update HTTP/1.1" 200 156 0.038957 10.0.0.249 - - [2026-01-29 13:22:57] "POST /loadbalancer-members HTTP/1.1" 200 709 0.041551 10.0.0.249 - - [2026-01-29 13:22:57] "POST /ref-update HTTP/1.1" 200 156 0.014191 10.0.0.249 - - [2026-01-29 13:22:57] "PUT /service-instance/5af549aa-2c96-438f-b464-15d2a34e1b63 HTTP/1.1" 200 267 0.009345 10.0.0.249 - - [2026-01-29 13:22:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.025364 10.0.0.249 - - [2026-01-29 13:22:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020731 10.0.0.249 - - [2026-01-29 13:22:57] "GET /loadbalancer-member/c111955a-0d05-4c20-9703-005a3989392c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.022558 10.0.0.249 - - [2026-01-29 13:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.249 - - [2026-01-29 13:22:57] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003614 10.0.0.249 - - [2026-01-29 13:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.249 - - [2026-01-29 13:22:57] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002899 10.0.0.249 - - [2026-01-29 13:22:57] "POST /chown HTTP/1.1" 200 109 0.007875 10.0.0.249 - - [2026-01-29 13:22:57] "POST /tags HTTP/1.1" 409 221 0.018342 10.0.0.249 - - [2026-01-29 13:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.249 - - [2026-01-29 13:22:57] "POST /chown HTTP/1.1" 200 109 0.020465 10.0.0.249 - - [2026-01-29 13:22:57] "PUT /instance-ip/d1c8e02d-71ac-4471-8db5-2a0648214c96 HTTP/1.1" 200 257 0.019965 10.0.0.249 - - [2026-01-29 13:22:57] "GET /tag/2e233e82-fe3f-40d8-a50e-8acb718034af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018827 10.0.0.249 - - [2026-01-29 13:22:57] "POST /tags HTTP/1.1" 409 238 0.001839 10.0.0.249 - - [2026-01-29 13:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.249 - - [2026-01-29 13:22:57] "POST /ref-update HTTP/1.1" 200 156 0.013784 10.0.0.249 - - [2026-01-29 13:22:57] "POST /chown HTTP/1.1" 200 109 0.011286 10.0.0.249 - - [2026-01-29 13:22:57] "GET /tag/0a7c8574-4a63-4ee9-b5ac-3f83f1d421f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.031726 10.0.0.249 - - [2026-01-29 13:22:57] "POST /firewall-rules HTTP/1.1" 409 293 0.005408 10.0.0.249 - - [2026-01-29 13:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.249 - - [2026-01-29 13:22:57] "POST /chown HTTP/1.1" 200 109 0.014033 10.0.0.249 - - [2026-01-29 13:22:57] "PUT /instance-ip/d1c8e02d-71ac-4471-8db5-2a0648214c96 HTTP/1.1" 200 257 0.018600 10.0.0.249 - - [2026-01-29 13:22:57] "PUT /firewall-rule/af8c9e5b-e21a-43ea-b0fd-4f64763050c5 HTTP/1.1" 200 261 0.057058 10.0.0.249 - - [2026-01-29 13:22:57] "GET /firewall-rule/af8c9e5b-e21a-43ea-b0fd-4f64763050c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.010355 10.0.0.249 - - [2026-01-29 13:22:57] "POST /ref-update HTTP/1.1" 200 156 0.050344 10.0.0.249 - - [2026-01-29 13:22:57] "GET /firewall-policy/02060f12-112e-429b-b546-d4ccb53a2b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.014537 10.0.0.249 - - [2026-01-29 13:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.249 - - [2026-01-29 13:22:57] "GET /firewall-rule/af8c9e5b-e21a-43ea-b0fd-4f64763050c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002625 10.0.0.249 - - [2026-01-29 13:22:57] "POST /chown HTTP/1.1" 200 109 0.006454 10.0.0.249 - - [2026-01-29 13:22:57] "POST /chown HTTP/1.1" 200 109 0.025178 10.0.0.249 - - [2026-01-29 13:22:57] "PUT /instance-ip/d1c8e02d-71ac-4471-8db5-2a0648214c96 HTTP/1.1" 200 257 0.016598 10.0.0.249 - - [2026-01-29 13:22:57] "POST /ref-update HTTP/1.1" 200 156 0.010406 10.0.0.249 - - [2026-01-29 13:22:57] "POST /chown HTTP/1.1" 200 109 0.012145 10.0.0.249 - - [2026-01-29 13:22:57] "POST /chown HTTP/1.1" 200 109 0.014270 10.0.0.249 - - [2026-01-29 13:22:57] "PUT /instance-ip/d1c8e02d-71ac-4471-8db5-2a0648214c96 HTTP/1.1" 200 257 0.011202 10.0.0.249 - - [2026-01-29 13:22:57] "POST /ref-update HTTP/1.1" 200 156 0.020679 10.0.0.249 - - [2026-01-29 13:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.249 - - [2026-01-29 13:22:58] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007304 10.0.0.249 - - [2026-01-29 13:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.249 - - [2026-01-29 13:22:58] "PUT /service-instance/5af549aa-2c96-438f-b464-15d2a34e1b63 HTTP/1.1" 200 267 0.007429 10.0.0.249 - - [2026-01-29 13:22:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010494 10.0.0.249 - - [2026-01-29 13:22:58] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.048019 10.0.0.249 - - [2026-01-29 13:22:58] "POST /virtual-machines HTTP/1.1" 200 374 0.021396 10.0.0.249 - - [2026-01-29 13:22:58] "PUT /service-instance/5af549aa-2c96-438f-b464-15d2a34e1b63 HTTP/1.1" 200 267 0.024638 10.0.0.249 - - [2026-01-29 13:22:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.039867 10.0.0.249 - - [2026-01-29 13:22:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.038724 10.0.0.249 - - [2026-01-29 13:22:58] "PUT /service-instance/5af549aa-2c96-438f-b464-15d2a34e1b63 HTTP/1.1" 200 267 0.011600 10.0.0.249 - - [2026-01-29 13:22:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.043528 10.0.0.249 - - [2026-01-29 13:22:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.148358 10.0.0.249 - - [2026-01-29 13:22:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020282 10.0.0.249 - - [2026-01-29 13:22:58] "PUT /service-instance/5af549aa-2c96-438f-b464-15d2a34e1b63 HTTP/1.1" 200 267 0.011189 10.0.0.249 - - [2026-01-29 13:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012316 10.0.0.249 - - [2026-01-29 13:22:58] "GET /virtual-machine-interface/a0c47d54-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.017393 10.0.0.249 - - [2026-01-29 13:22:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028682 10.0.0.249 - - [2026-01-29 13:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.249 - - [2026-01-29 13:22:58] "POST /chown HTTP/1.1" 200 109 0.006131 10.0.0.249 - - [2026-01-29 13:22:58] "POST /chown HTTP/1.1" 200 109 0.010403 10.0.0.249 - - [2026-01-29 13:22:58] "POST /instance-ips HTTP/1.1" 200 414 0.032359 10.0.0.249 - - [2026-01-29 13:22:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.027455 10.0.0.249 - - [2026-01-29 13:22:58] "POST /ref-update HTTP/1.1" 200 156 0.016041 10.0.0.249 - - [2026-01-29 13:22:58] "GET /virtual-machine-interface/a0c47d54-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.013700 10.0.0.249 - - [2026-01-29 13:22:58] "POST /chown HTTP/1.1" 200 109 0.018080 10.0.0.249 - - [2026-01-29 13:22:58] "POST /chown HTTP/1.1" 200 109 0.019674 10.0.0.249 - - [2026-01-29 13:22:58] "POST /set-tag HTTP/1.1" 200 109 0.016418 10.0.0.249 - - [2026-01-29 13:22:58] "GET /virtual-machine-interface/a0c47d54-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.018331 10.0.0.249 - - [2026-01-29 13:22:58] "GET /instance-ip/a0e6bf0e-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.004754 10.0.0.249 - - [2026-01-29 13:22:58] "POST /ref-update HTTP/1.1" 200 156 0.017164 10.0.0.249 - - [2026-01-29 13:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.249 - - [2026-01-29 13:22:58] "POST /chown HTTP/1.1" 200 109 0.009023 10.0.0.249 - - [2026-01-29 13:22:58] "GET /virtual-machine-interface/a0c47d54-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.015877 10.0.0.249 - - [2026-01-29 13:22:58] "POST /set-tag HTTP/1.1" 200 109 0.002963 10.0.0.249 - - [2026-01-29 13:22:58] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.005784 10.0.0.249 - - [2026-01-29 13:22:58] "POST /chown HTTP/1.1" 200 109 0.007641 10.0.0.249 - - [2026-01-29 13:22:58] "POST /chown HTTP/1.1" 200 109 0.015791 10.0.0.249 - - [2026-01-29 13:22:58] "POST /chown HTTP/1.1" 200 109 0.023611 10.0.0.249 - - [2026-01-29 13:22:58] "POST /ref-update HTTP/1.1" 200 156 0.019124 10.0.0.249 - - [2026-01-29 13:22:58] "GET /virtual-machine-interface/a0c47d54-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007849 10.0.0.249 - - [2026-01-29 13:22:58] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.249 - - [2026-01-29 13:22:58] "GET /virtual-machine-interface/a0c47d54-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004010 10.0.0.249 - - [2026-01-29 13:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.249 - - [2026-01-29 13:22:58] "POST /set-tag HTTP/1.1" 200 109 0.001735 10.0.0.249 - - [2026-01-29 13:22:58] "POST /chown HTTP/1.1" 200 109 0.005862 10.0.0.249 - - [2026-01-29 13:22:58] "POST /chown HTTP/1.1" 200 109 0.017286 10.0.0.249 - - [2026-01-29 13:22:58] "POST /chown HTTP/1.1" 200 109 0.017292 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.006338 10.0.0.249 - - [2026-01-29 13:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.006288 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.006434 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.014864 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.022064 10.0.0.249 - - [2026-01-29 13:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.006736 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.017935 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.023045 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.026374 10.0.0.249 - - [2026-01-29 13:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.007162 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.018573 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.020679 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.007569 10.0.0.249 - - [2026-01-29 13:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.007103 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.007113 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.010913 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.015373 10.0.0.249 - - [2026-01-29 13:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.006909 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.012824 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.007039 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.006789 10.0.0.249 - - [2026-01-29 13:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.007460 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.007910 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.026499 10.0.0.249 - - [2026-01-29 13:22:59] "POST /chown HTTP/1.1" 200 109 0.023313 10.0.0.249 - - [2026-01-29 13:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.249 - - [2026-01-29 13:23:00] "POST /chown HTTP/1.1" 200 109 0.008139 10.0.0.249 - - [2026-01-29 13:23:00] "POST /chown HTTP/1.1" 200 109 0.022902 10.0.0.249 - - [2026-01-29 13:23:00] "POST /chown HTTP/1.1" 200 109 0.023193 10.0.0.249 - - [2026-01-29 13:23:00] "POST /chown HTTP/1.1" 200 109 0.024224 10.0.0.249 - - [2026-01-29 13:23:02] "GET /virtual-machine-interface/9be8c63c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005025 10.0.0.249 - - [2026-01-29 13:23:02] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.249 - - [2026-01-29 13:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.249 - - [2026-01-29 13:23:02] "GET /loadbalancer/050b1607-d12b-4d28-9ae8-d0c60ed8b159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002301 10.0.0.249 - - [2026-01-29 13:23:02] "GET /loadbalancer-pool/c80395aa-687b-4908-a8ce-f2f5cf296fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002586 10.0.0.249 - - [2026-01-29 13:23:02] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014986 10.0.0.249 - - [2026-01-29 13:23:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015414 10.0.0.249 - - [2026-01-29 13:23:02] "GET /virtual-machine-interface/9be8c63c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006248 10.0.0.249 - - [2026-01-29 13:23:02] "GET /virtual-machine-interface/9be8c63c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008205 10.0.0.249 - - [2026-01-29 13:23:02] "POST /ref-update HTTP/1.1" 200 156 0.007282 10.0.0.249 - - [2026-01-29 13:23:02] "POST /tags HTTP/1.1" 409 221 0.002082 10.0.0.249 - - [2026-01-29 13:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.249 - - [2026-01-29 13:23:02] "GET /tag/2e233e82-fe3f-40d8-a50e-8acb718034af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014716 10.0.0.249 - - [2026-01-29 13:23:02] "GET /floating-ip/abad2427-5863-480d-85ec-410a3c90e1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.003466 10.0.0.249 - - [2026-01-29 13:23:02] "PUT /floating-ip/abad2427-5863-480d-85ec-410a3c90e1e4 HTTP/1.1" 200 257 0.006246 10.0.0.249 - - [2026-01-29 13:23:02] "POST /set-tag HTTP/1.1" 200 109 0.017639 10.0.0.249 - - [2026-01-29 13:23:03] "GET /virtual-machine-interface/9c4f0370-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007373 10.0.0.249 - - [2026-01-29 13:23:03] "POST /set-tag HTTP/1.1" 200 109 0.004064 10.0.0.249 - - [2026-01-29 13:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.249 - - [2026-01-29 13:23:03] "GET /loadbalancer/050b1607-d12b-4d28-9ae8-d0c60ed8b159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003073 10.0.0.249 - - [2026-01-29 13:23:03] "GET /loadbalancer-pool/c80395aa-687b-4908-a8ce-f2f5cf296fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002742 10.0.0.249 - - [2026-01-29 13:23:03] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015270 10.0.0.249 - - [2026-01-29 13:23:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008527 10.0.0.249 - - [2026-01-29 13:23:03] "GET /virtual-machine-interface/9c4f0370-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011916 10.0.0.249 - - [2026-01-29 13:23:03] "GET /virtual-machine-interface/9c4f0370-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006577 10.0.0.249 - - [2026-01-29 13:23:03] "POST /ref-update HTTP/1.1" 200 156 0.008760 10.0.0.249 - - [2026-01-29 13:23:03] "POST /set-tag HTTP/1.1" 200 109 0.039324 10.0.0.249 - - [2026-01-29 13:23:03] "GET /floating-ip/abad2427-5863-480d-85ec-410a3c90e1e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.008003 10.0.0.249 - - [2026-01-29 13:23:06] "GET /virtual-machine/5b31cc91-0d2f-4930-9540-66ebe9ef6c59?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003042 10.0.0.249 - - [2026-01-29 13:23:06] "GET /virtual-machine-interface/9be8c63c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006172 10.0.0.249 - - [2026-01-29 13:23:06] "GET /virtual-machine/8f78c526-c27a-402e-99a5-806b0fb688ec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002918 10.0.0.249 - - [2026-01-29 13:23:06] "GET /virtual-machine-interface/9c4f0370-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004659 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:23:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001086 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:23:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001094 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:23:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:23:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000938 10.0.0.249 - - [2026-01-29 13:23:12] "GET /virtual-machine-interface/a0c47d54-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006385 10.0.0.249 - - [2026-01-29 13:23:12] "POST /set-tag HTTP/1.1" 200 109 0.003083 10.0.0.249 - - [2026-01-29 13:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.249 - - [2026-01-29 13:23:15] "POST /chown HTTP/1.1" 200 109 0.006539 10.0.0.249 - - [2026-01-29 13:23:15] "POST /chown HTTP/1.1" 200 109 0.011158 10.0.0.249 - - [2026-01-29 13:23:15] "POST /chown HTTP/1.1" 200 109 0.006206 10.0.0.249 - - [2026-01-29 13:23:15] "POST /chown HTTP/1.1" 200 109 0.006850 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:23:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000867 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:23:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000935 10.0.0.249 - - [2026-01-29 13:23:16] "GET /virtual-machine/28f66bf5-4126-4e15-aa0a-8ec3e1e4a1f3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003222 10.0.0.249 - - [2026-01-29 13:23:16] "GET /virtual-machine-interface/a0c47d54-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003815 10.0.0.249 - - [2026-01-29 13:23:16] "GET /virtual-machine-interface/a0c47d54-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005028 10.0.0.249 - - [2026-01-29 13:23:16] "POST /set-tag HTTP/1.1" 200 109 0.010708 10.0.0.249 - - [2026-01-29 13:23:47] "GET /virtual-machine-interface/a0c47d54-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004632 10.0.0.249 - - [2026-01-29 13:23:47] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.249 - - [2026-01-29 13:23:47] "GET /virtual-machine-interface/a0c47d54-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004462 10.0.0.249 - - [2026-01-29 13:23:47] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.249 - - [2026-01-29 13:23:47] "GET /virtual-machine/28f66bf5-4126-4e15-aa0a-8ec3e1e4a1f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002387 10.0.0.249 - - [2026-01-29 13:23:47] "POST /ref-update HTTP/1.1" 200 156 0.011223 10.0.0.249 - - [2026-01-29 13:23:47] "GET /virtual-machine-interface/a0c47d54-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004490 10.0.0.249 - - [2026-01-29 13:23:47] "POST /set-tag HTTP/1.1" 200 109 0.013951 10.0.0.249 - - [2026-01-29 13:23:47] "POST /set-tag HTTP/1.1" 200 109 0.028455 10.0.0.249 - - [2026-01-29 13:23:47] "DELETE /instance-ip/a0e6bf0e-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.032829 10.0.0.249 - - [2026-01-29 13:23:47] "DELETE /virtual-machine-interface/a0c47d54-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.037298 10.0.0.249 - - [2026-01-29 13:23:47] "DELETE /virtual-machine/28f66bf5-4126-4e15-aa0a-8ec3e1e4a1f3 HTTP/1.1" 200 115 0.024594 10.0.0.249 - - [2026-01-29 13:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.249 - - [2026-01-29 13:23:51] "GET /tag/0a7c8574-4a63-4ee9-b5ac-3f83f1d421f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011141 10.0.0.249 - - [2026-01-29 13:23:51] "GET /tag/0a7c8574-4a63-4ee9-b5ac-3f83f1d421f1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.012633 10.0.0.249 - - [2026-01-29 13:23:51] "GET /virtual-machine-interface/9a5a4ee0-ca27-4282-bf75-b09e7fd02ffa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004321 10.0.0.249 - - [2026-01-29 13:23:51] "POST /set-tag HTTP/1.1" 200 109 0.051875 10.0.0.249 - - [2026-01-29 13:23:51] "GET /virtual-machine-interface/a986f6e2-23c5-43ed-9949-54880ee8013b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.015434 10.0.0.249 - - [2026-01-29 13:23:51] "POST /set-tag HTTP/1.1" 200 109 0.020756 10.0.0.249 - - [2026-01-29 13:23:51] "GET /virtual-machine-interface/c12cde92-601b-4426-bd18-4530b91881e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005297 10.0.0.249 - - [2026-01-29 13:23:51] "POST /set-tag HTTP/1.1" 200 109 0.019626 10.0.0.249 - - [2026-01-29 13:23:51] "GET /firewall-policy/02060f12-112e-429b-b546-d4ccb53a2b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.007404 10.0.0.249 - - [2026-01-29 13:23:51] "GET /firewall-rule/af8c9e5b-e21a-43ea-b0fd-4f64763050c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002696 10.0.0.249 - - [2026-01-29 13:23:51] "POST /ref-update HTTP/1.1" 200 156 0.012975 10.0.0.249 - - [2026-01-29 13:23:51] "DELETE /firewall-rule/af8c9e5b-e21a-43ea-b0fd-4f64763050c5 HTTP/1.1" 200 115 0.042422 10.0.0.249 - - [2026-01-29 13:23:51] "DELETE /loadbalancer-member/c111955a-0d05-4c20-9703-005a3989392c HTTP/1.1" 200 115 0.023609 10.0.0.249 - - [2026-01-29 13:23:52] "PUT /service-instance/5af549aa-2c96-438f-b464-15d2a34e1b63 HTTP/1.1" 200 267 0.018162 10.0.0.249 - - [2026-01-29 13:23:52] "DELETE /loadbalancer-pool/876d4d1e-e9d6-4732-8f43-20e5e97ee6de HTTP/1.1" 200 115 0.052630 10.0.0.249 - - [2026-01-29 13:23:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017815 10.0.0.249 - - [2026-01-29 13:23:52] "PUT /service-instance/5af549aa-2c96-438f-b464-15d2a34e1b63 HTTP/1.1" 200 267 0.019239 10.0.0.249 - - [2026-01-29 13:23:52] "DELETE /loadbalancer-listener/db8da395-cec9-4923-bf79-a7508a53462e HTTP/1.1" 200 115 0.072804 10.0.0.249 - - [2026-01-29 13:23:52] "GET /floating-ip/6aaf2c77-fa05-4ec0-a822-44d6299c8d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.003804 10.0.0.249 - - [2026-01-29 13:23:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007680 10.0.0.249 - - [2026-01-29 13:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.249 - - [2026-01-29 13:23:52] "POST /chown HTTP/1.1" 200 109 0.006938 10.0.0.249 - - [2026-01-29 13:23:52] "PUT /floating-ip/6aaf2c77-fa05-4ec0-a822-44d6299c8d8c HTTP/1.1" 200 257 0.038925 10.0.0.249 - - [2026-01-29 13:23:52] "POST /chown HTTP/1.1" 200 109 0.010015 10.0.0.249 - - [2026-01-29 13:23:52] "DELETE /floating-ip/6aaf2c77-fa05-4ec0-a822-44d6299c8d8c HTTP/1.1" 200 115 0.056473 10.0.0.249 - - [2026-01-29 13:23:52] "POST /chown HTTP/1.1" 200 109 0.025490 10.0.0.249 - - [2026-01-29 13:23:52] "POST /chown HTTP/1.1" 200 109 0.020555 10.0.0.249 - - [2026-01-29 13:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.249 - - [2026-01-29 13:23:52] "DELETE /loadbalancer/d3387a50-7cdf-4cf4-86b7-1217826d2860 HTTP/1.1" 200 115 0.081655 10.0.0.249 - - [2026-01-29 13:23:52] "POST /service-instances HTTP/1.1" 409 259 0.002069 10.0.0.249 - - [2026-01-29 13:23:52] "POST /service-instances HTTP/1.1" 409 259 0.003203 10.0.0.249 - - [2026-01-29 13:23:52] "DELETE /instance-ip/d1c8e02d-71ac-4471-8db5-2a0648214c96 HTTP/1.1" 200 115 0.062639 10.0.0.249 - - [2026-01-29 13:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.249 - - [2026-01-29 13:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005797 10.0.0.249 - - [2026-01-29 13:23:52] "DELETE /virtual-machine-interface/a986f6e2-23c5-43ed-9949-54880ee8013b HTTP/1.1" 200 115 0.072409 10.0.0.249 - - [2026-01-29 13:23:52] "DELETE /tag/0a7c8574-4a63-4ee9-b5ac-3f83f1d421f1 HTTP/1.1" 200 115 0.065769 10.0.0.249 - - [2026-01-29 13:23:52] "GET /floating-ip-pool/0fb1f9e1-36ec-40aa-920a-d433d59f3042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016297 10.0.0.249 - - [2026-01-29 13:23:52] "DELETE /service-instance/5af549aa-2c96-438f-b464-15d2a34e1b63 HTTP/1.1" 200 115 0.083315 10.0.0.249 - - [2026-01-29 13:23:52] "POST /ref-update HTTP/1.1" 200 156 0.012770 10.0.0.249 - - [2026-01-29 13:23:52] "GET /virtual-machine-interface/9a5a4ee0-ca27-4282-bf75-b09e7fd02ffa?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.005475 10.0.0.249 - - [2026-01-29 13:23:52] "DELETE /floating-ip-pool/0fb1f9e1-36ec-40aa-920a-d433d59f3042 HTTP/1.1" 200 115 0.032542 10.0.0.249 - - [2026-01-29 13:23:52] "DELETE /virtual-machine-interface/9a5a4ee0-ca27-4282-bf75-b09e7fd02ffa HTTP/1.1" 200 115 0.093602 10.0.0.249 - - [2026-01-29 13:23:52] "POST /ref-update HTTP/1.1" 200 156 0.014565 10.0.0.249 - - [2026-01-29 13:23:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007814 10.0.0.249 - - [2026-01-29 13:23:52] "DELETE /virtual-machine/3308da9a-a835-41ef-be8a-d7c3d369fdc5 HTTP/1.1" 200 115 0.053507 10.0.0.249 - - [2026-01-29 13:23:52] "POST /useragent-kv HTTP/1.1" 200 115 0.016739 10.0.0.249 - - [2026-01-29 13:23:52] "GET /virtual-machine-interface/c12cde92-601b-4426-bd18-4530b91881e2?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.011093 10.0.0.249 - - [2026-01-29 13:23:52] "POST /useragent-kv HTTP/1.1" 200 115 0.003428 10.0.0.249 - - [2026-01-29 13:23:52] "DELETE /virtual-network/f5f07c98-8d61-40ec-ad3b-3601a61d90b8 HTTP/1.1" 200 115 0.167170 10.0.0.249 - - [2026-01-29 13:23:52] "GET /routing-instance/0dc6d097-0ea0-4222-9d5c-ebe410d1d516 HTTP/1.1" 404 171 0.004795 10.0.0.249 - - [2026-01-29 13:23:52] "GET /domains HTTP/1.1" 200 281 0.001609 10.0.0.249 - - [2026-01-29 13:23:52] "GET /domain/edc9d632-76f7-4dc7-96a7-37178a394845 HTTP/1.1" 200 3100 0.003528 10.0.0.249 - - [2026-01-29 13:23:52] "DELETE /route-target/62b469b7-f2de-45c8-864b-4f16d0c9e6c1 HTTP/1.1" 200 115 0.058431 10.0.0.249 - - [2026-01-29 13:23:52] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b HTTP/1.1" 200 6900 0.052121 10.0.0.249 - - [2026-01-29 13:23:52] "DELETE /virtual-machine-interface/c12cde92-601b-4426-bd18-4530b91881e2 HTTP/1.1" 200 115 0.077165 10.0.0.249 - - [2026-01-29 13:23:52] "DELETE /virtual-machine/d885307a-07de-4a97-8446-2add38aca4ed HTTP/1.1" 200 115 0.026362 10.0.0.249 - - [2026-01-29 13:23:53] "GET /virtual-machine-interface/9c4f0370-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.011748 10.0.0.249 - - [2026-01-29 13:23:53] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.249 - - [2026-01-29 13:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.249 - - [2026-01-29 13:23:53] "GET /loadbalancer/050b1607-d12b-4d28-9ae8-d0c60ed8b159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002705 10.0.0.249 - - [2026-01-29 13:23:53] "GET /virtual-machine-interface/9c4f0370-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005146 10.0.0.249 - - [2026-01-29 13:23:53] "POST /set-tag HTTP/1.1" 200 109 0.020235 10.0.0.249 - - [2026-01-29 13:23:53] "DELETE /loadbalancer-member/fbfa3284-b3df-438a-8438-4bebbcd793a5 HTTP/1.1" 200 115 0.029871 10.0.0.249 - - [2026-01-29 13:23:54] "GET /virtual-machine-interface/9c4f0370-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013521 10.0.0.249 - - [2026-01-29 13:23:54] "POST /set-tag HTTP/1.1" 200 109 0.003922 10.0.0.249 - - [2026-01-29 13:23:54] "GET /virtual-machine-interface/9c4f0370-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005023 10.0.0.249 - - [2026-01-29 13:23:54] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.249 - - [2026-01-29 13:23:54] "GET /virtual-machine/8f78c526-c27a-402e-99a5-806b0fb688ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002610 10.0.0.249 - - [2026-01-29 13:23:54] "POST /ref-update HTTP/1.1" 200 156 0.008120 10.0.0.249 - - [2026-01-29 13:23:54] "GET /virtual-machine-interface/9c4f0370-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005880 10.0.0.249 - - [2026-01-29 13:23:54] "POST /set-tag HTTP/1.1" 200 109 0.017815 10.0.0.249 - - [2026-01-29 13:23:54] "POST /set-tag HTTP/1.1" 200 109 0.025246 10.0.0.249 - - [2026-01-29 13:23:54] "POST /set-tag HTTP/1.1" 200 109 0.013509 10.0.0.249 - - [2026-01-29 13:23:54] "DELETE /instance-ip/9c686aae-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.035876 10.0.0.249 - - [2026-01-29 13:23:54] "POST /ref-update HTTP/1.1" 200 156 0.008884 10.0.0.249 - - [2026-01-29 13:23:54] "DELETE /virtual-machine-interface/9c4f0370-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.034423 10.0.0.249 - - [2026-01-29 13:23:55] "DELETE /virtual-machine/8f78c526-c27a-402e-99a5-806b0fb688ec HTTP/1.1" 200 115 0.018241 10.0.0.249 - - [2026-01-29 13:23:58] "GET /virtual-machine-interface/9be8c63c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004925 10.0.0.249 - - [2026-01-29 13:23:58] "POST /set-tag HTTP/1.1" 200 109 0.004318 10.0.0.249 - - [2026-01-29 13:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.249 - - [2026-01-29 13:23:58] "GET /loadbalancer/050b1607-d12b-4d28-9ae8-d0c60ed8b159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002408 10.0.0.249 - - [2026-01-29 13:23:59] "GET /virtual-machine-interface/9be8c63c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004428 10.0.0.249 - - [2026-01-29 13:23:59] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.249 - - [2026-01-29 13:23:59] "GET /virtual-machine-interface/9be8c63c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004448 10.0.0.249 - - [2026-01-29 13:23:59] "POST /set-tag HTTP/1.1" 200 109 0.005095 10.0.0.249 - - [2026-01-29 13:23:59] "GET /virtual-machine/5b31cc91-0d2f-4930-9540-66ebe9ef6c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002644 10.0.0.249 - - [2026-01-29 13:23:59] "POST /ref-update HTTP/1.1" 200 156 0.009156 10.0.0.249 - - [2026-01-29 13:23:59] "GET /virtual-machine-interface/9be8c63c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007608 10.0.0.249 - - [2026-01-29 13:23:59] "POST /set-tag HTTP/1.1" 200 109 0.038446 10.0.0.249 - - [2026-01-29 13:23:59] "POST /set-tag HTTP/1.1" 200 109 0.014781 10.0.0.249 - - [2026-01-29 13:23:59] "POST /set-tag HTTP/1.1" 200 109 0.016617 10.0.0.249 - - [2026-01-29 13:23:59] "DELETE /instance-ip/9bfd2cd0-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.032186 10.0.0.249 - - [2026-01-29 13:23:59] "POST /ref-update HTTP/1.1" 200 156 0.009426 10.0.0.249 - - [2026-01-29 13:24:00] "DELETE /virtual-machine-interface/9be8c63c-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.039194 10.0.0.249 - - [2026-01-29 13:24:00] "DELETE /virtual-machine/5b31cc91-0d2f-4930-9540-66ebe9ef6c59 HTTP/1.1" 200 115 0.017494 10.0.0.249 - - [2026-01-29 13:24:00] "DELETE /tag/efa5b9a6-599e-4a9b-9392-8db863bcacfb HTTP/1.1" 200 115 0.068844 10.0.0.249 - - [2026-01-29 13:24:00] "DELETE /tag/014b1e54-2a40-45fa-8f6c-43e77ae5fc52 HTTP/1.1" 200 115 0.036447 10.0.0.249 - - [2026-01-29 13:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.249 - - [2026-01-29 13:24:03] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033767 10.0.0.249 - - [2026-01-29 13:24:03] "POST /tags HTTP/1.1" 200 394 0.023857 10.0.0.249 - - [2026-01-29 13:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.249 - - [2026-01-29 13:24:03] "GET /tag/858b5d77-9e79-4e0c-bea6-d81d169a1e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.015761 10.0.0.249 - - [2026-01-29 13:24:03] "POST /tags HTTP/1.1" 200 342 0.020302 10.0.0.249 - - [2026-01-29 13:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.249 - - [2026-01-29 13:24:03] "GET /tag/318061ea-dd0e-481d-b9db-dda2fbeec260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014990 10.0.0.249 - - [2026-01-29 13:24:03] "POST /id-to-fqname HTTP/1.1" 200 192 0.000514 10.0.0.249 - - [2026-01-29 13:24:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.006134 10.0.0.249 - - [2026-01-29 13:24:03] "POST /security-groups HTTP/1.1" 200 589 0.062124 10.0.0.249 - - [2026-01-29 13:24:03] "POST /projects HTTP/1.1" 200 521 0.148912 10.0.0.249 - - [2026-01-29 13:24:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.005204 10.0.0.249 - - [2026-01-29 13:24:03] "POST /access-control-lists HTTP/1.1" 200 600 0.064271 10.0.0.249 - - [2026-01-29 13:24:03] "POST /fqname-to-id HTTP/1.1" 404 235 0.007125 10.0.0.249 - - [2026-01-29 13:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.068802 10.0.0.249 - - [2026-01-29 13:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010501 10.0.0.249 - - [2026-01-29 13:24:03] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005831 10.0.0.249 - - [2026-01-29 13:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.249 - - [2026-01-29 13:24:03] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.024129 10.0.0.249 - - [2026-01-29 13:24:03] "POST /access-control-lists HTTP/1.1" 200 598 0.064097 10.0.0.249 - - [2026-01-29 13:24:04] "PUT /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30 HTTP/1.1" 200 265 0.074163 10.0.0.249 - - [2026-01-29 13:24:04] "PUT /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf HTTP/1.1" 200 265 0.052323 10.0.0.249 - - [2026-01-29 13:24:04] "POST /security-groups HTTP/1.1" 200 593 0.072325 10.0.0.249 - - [2026-01-29 13:24:04] "POST /fqname-to-id HTTP/1.1" 404 270 0.002452 10.0.0.249 - - [2026-01-29 13:24:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.034553 10.0.0.249 - - [2026-01-29 13:24:04] "POST /chown HTTP/1.1" 200 109 0.071882 10.0.0.249 - - [2026-01-29 13:24:04] "POST /access-control-lists HTTP/1.1" 200 634 0.122342 10.0.0.249 - - [2026-01-29 13:24:04] "POST /fqname-to-id HTTP/1.1" 404 269 0.015217 10.0.0.249 - - [2026-01-29 13:24:04] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010194 10.0.0.249 - - [2026-01-29 13:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.249 - - [2026-01-29 13:24:04] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003721 10.0.0.249 - - [2026-01-29 13:24:04] "POST /tags HTTP/1.1" 409 226 0.002480 10.0.0.249 - - [2026-01-29 13:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006031 10.0.0.249 - - [2026-01-29 13:24:04] "POST /access-control-lists HTTP/1.1" 200 632 0.089065 10.0.0.249 - - [2026-01-29 13:24:04] "GET /tag/318061ea-dd0e-481d-b9db-dda2fbeec260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.034084 10.0.0.249 - - [2026-01-29 13:24:04] "POST /firewall-rules HTTP/1.1" 200 602 0.072377 10.0.0.249 - - [2026-01-29 13:24:04] "GET /firewall-rule/e7025a2b-2be3-4b4f-9e01-84098d27560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.009845 10.0.0.249 - - [2026-01-29 13:24:04] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004457 10.0.0.249 - - [2026-01-29 13:24:04] "GET /firewall-rule/e7025a2b-2be3-4b4f-9e01-84098d27560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002989 10.0.0.249 - - [2026-01-29 13:24:04] "POST /ref-update HTTP/1.1" 200 156 0.055796 10.0.0.249 - - [2026-01-29 13:24:04] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009718 10.0.0.249 - - [2026-01-29 13:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.249 - - [2026-01-29 13:24:04] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002879 10.0.0.249 - - [2026-01-29 13:24:04] "POST /tags HTTP/1.1" 409 226 0.001814 10.0.0.249 - - [2026-01-29 13:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.249 - - [2026-01-29 13:24:04] "GET /tag/318061ea-dd0e-481d-b9db-dda2fbeec260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013683 10.0.0.249 - - [2026-01-29 13:24:04] "POST /firewall-rules HTTP/1.1" 200 600 0.068952 10.0.0.249 - - [2026-01-29 13:24:05] "GET /firewall-rule/593fe71a-09b4-485e-9eff-684a88e747f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004506 10.0.0.249 - - [2026-01-29 13:24:05] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.003770 10.0.0.249 - - [2026-01-29 13:24:05] "GET /firewall-rule/593fe71a-09b4-485e-9eff-684a88e747f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002265 10.0.0.249 - - [2026-01-29 13:24:05] "POST /ref-update HTTP/1.1" 200 156 0.045920 10.0.0.249 - - [2026-01-29 13:24:06] "POST /tags HTTP/1.1" 200 394 0.020283 10.0.0.249 - - [2026-01-29 13:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.249 - - [2026-01-29 13:24:06] "GET /tag/e0517ba3-0439-4de1-a25c-72fbc3c64bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011590 10.0.0.249 - - [2026-01-29 13:24:06] "POST /tags HTTP/1.1" 200 342 0.029518 10.0.0.249 - - [2026-01-29 13:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.249 - - [2026-01-29 13:24:06] "GET /tag/15c1f333-82f6-46f6-96a5-c9b3970cc087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015909 10.0.0.249 - - [2026-01-29 13:24:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.001991 10.0.0.249 - - [2026-01-29 13:24:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.002566 10.0.0.249 - - [2026-01-29 13:24:06] "POST /security-groups HTTP/1.1" 200 589 0.064388 10.0.0.249 - - [2026-01-29 13:24:06] "POST /projects HTTP/1.1" 200 521 0.199449 10.0.0.249 - - [2026-01-29 13:24:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.001747 10.0.0.249 - - [2026-01-29 13:24:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011580 10.0.0.249 - - [2026-01-29 13:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010008 10.0.0.249 - - [2026-01-29 13:24:06] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005254 10.0.0.249 - - [2026-01-29 13:24:06] "POST /access-control-lists HTTP/1.1" 200 600 0.081412 10.0.0.249 - - [2026-01-29 13:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008565 10.0.0.249 - - [2026-01-29 13:24:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.009576 10.0.0.249 - - [2026-01-29 13:24:06] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005697 10.0.0.249 - - [2026-01-29 13:24:07] "POST /access-control-lists HTTP/1.1" 200 598 0.076973 10.0.0.249 - - [2026-01-29 13:24:07] "PUT /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30 HTTP/1.1" 200 265 0.093144 10.0.0.249 - - [2026-01-29 13:24:07] "PUT /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf HTTP/1.1" 200 265 0.039738 10.0.0.249 - - [2026-01-29 13:24:07] "POST /security-groups HTTP/1.1" 200 593 0.068216 10.0.0.249 - - [2026-01-29 13:24:07] "POST /fqname-to-id HTTP/1.1" 404 270 0.002742 10.0.0.249 - - [2026-01-29 13:24:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.025971 10.0.0.249 - - [2026-01-29 13:24:07] "POST /chown HTTP/1.1" 200 109 0.020638 10.0.0.249 - - [2026-01-29 13:24:07] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016097 10.0.0.249 - - [2026-01-29 13:24:07] "POST /access-control-lists HTTP/1.1" 200 634 0.089011 10.0.0.249 - - [2026-01-29 13:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015326 10.0.0.249 - - [2026-01-29 13:24:07] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002964 10.0.0.249 - - [2026-01-29 13:24:07] "POST /fqname-to-id HTTP/1.1" 404 269 0.001911 10.0.0.249 - - [2026-01-29 13:24:07] "POST /tags HTTP/1.1" 409 226 0.001614 10.0.0.249 - - [2026-01-29 13:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.249 - - [2026-01-29 13:24:07] "GET /tag/15c1f333-82f6-46f6-96a5-c9b3970cc087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.041585 10.0.0.249 - - [2026-01-29 13:24:07] "POST /access-control-lists HTTP/1.1" 200 632 0.066792 10.0.0.249 - - [2026-01-29 13:24:07] "POST /firewall-rules HTTP/1.1" 200 602 0.085054 10.0.0.249 - - [2026-01-29 13:24:07] "GET /firewall-rule/1e9487f7-c838-4b93-961f-6943e018fddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.018550 10.0.0.249 - - [2026-01-29 13:24:07] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004296 10.0.0.249 - - [2026-01-29 13:24:07] "GET /firewall-rule/1e9487f7-c838-4b93-961f-6943e018fddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002775 10.0.0.249 - - [2026-01-29 13:24:07] "POST /ref-update HTTP/1.1" 200 156 0.047163 10.0.0.249 - - [2026-01-29 13:24:07] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010324 10.0.0.249 - - [2026-01-29 13:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.249 - - [2026-01-29 13:24:07] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002716 10.0.0.249 - - [2026-01-29 13:24:07] "POST /tags HTTP/1.1" 409 226 0.001637 10.0.0.249 - - [2026-01-29 13:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.249 - - [2026-01-29 13:24:07] "GET /tag/15c1f333-82f6-46f6-96a5-c9b3970cc087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010628 10.0.0.249 - - [2026-01-29 13:24:07] "POST /firewall-rules HTTP/1.1" 200 600 0.084891 10.0.0.249 - - [2026-01-29 13:24:07] "GET /firewall-rule/049db3a5-3851-4e1a-a287-2adcae98fac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.007149 10.0.0.249 - - [2026-01-29 13:24:07] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.004525 10.0.0.249 - - [2026-01-29 13:24:07] "GET /firewall-rule/049db3a5-3851-4e1a-a287-2adcae98fac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002692 10.0.0.249 - - [2026-01-29 13:24:08] "POST /ref-update HTTP/1.1" 200 156 0.049787 10.0.0.249 - - [2026-01-29 13:24:09] "POST /tags HTTP/1.1" 200 346 0.103337 10.0.0.249 - - [2026-01-29 13:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.030218 10.0.0.249 - - [2026-01-29 13:24:09] "GET /tag/762695c4-5f9c-4df6-bc80-77a65d0aa45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.035816 10.0.0.249 - - [2026-01-29 13:24:09] "POST /projects HTTP/1.1" 409 238 0.009057 10.0.0.249 - - [2026-01-29 13:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.249 - - [2026-01-29 13:24:09] "GET /project/d44ecc26-02e3-4678-9017-8d502d98a8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044924 10.0.0.249 - - [2026-01-29 13:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005707 10.0.0.249 - - [2026-01-29 13:24:09] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004731 10.0.0.249 - - [2026-01-29 13:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.249 - - [2026-01-29 13:24:09] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004679 10.0.0.249 - - [2026-01-29 13:24:09] "POST /security-groups HTTP/1.1" 409 285 0.002517 10.0.0.249 - - [2026-01-29 13:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.249 - - [2026-01-29 13:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.249 - - [2026-01-29 13:24:09] "PUT /security-group/5aabc47b-0ca9-44cd-aec3-f562015a42b3 HTTP/1.1" 200 263 0.073853 10.0.0.249 - - [2026-01-29 13:24:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.030603 10.0.0.249 - - [2026-01-29 13:24:10] "POST /tags HTTP/1.1" 409 228 0.012077 10.0.0.249 - - [2026-01-29 13:24:10] "GET /project/d44ecc26-02e3-4678-9017-8d502d98a8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.078256 10.0.0.249 - - [2026-01-29 13:24:10] "PUT /access-control-list/be61fd7b-ad69-4a5e-88be-173d3b074401 HTTP/1.1" 200 273 0.054228 10.0.0.249 - - [2026-01-29 13:24:10] "PUT /access-control-list/bfb0e43d-a42a-4636-8bce-f9e936a7b3e8 HTTP/1.1" 200 273 0.012903 10.0.0.249 - - [2026-01-29 13:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015746 10.0.0.249 - - [2026-01-29 13:24:10] "GET /tag/762695c4-5f9c-4df6-bc80-77a65d0aa45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012793 10.0.0.249 - - [2026-01-29 13:24:10] "POST /tags HTTP/1.1" 200 346 0.028385 10.0.0.249 - - [2026-01-29 13:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.249 - - [2026-01-29 13:24:10] "GET /tag/671b1a97-545a-48b5-9671-84e4db02c674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.017529 10.0.0.249 - - [2026-01-29 13:24:10] "POST /projects HTTP/1.1" 409 238 0.002868 10.0.0.249 - - [2026-01-29 13:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.249 - - [2026-01-29 13:24:10] "GET /project/f4a45d64-14dd-4510-b36d-77c6620869c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.021293 10.0.0.249 - - [2026-01-29 13:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009508 10.0.0.249 - - [2026-01-29 13:24:10] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004290 10.0.0.249 - - [2026-01-29 13:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.249 - - [2026-01-29 13:24:10] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004465 10.0.0.249 - - [2026-01-29 13:24:10] "POST /security-groups HTTP/1.1" 409 285 0.002293 10.0.0.249 - - [2026-01-29 13:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.249 - - [2026-01-29 13:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.249 - - [2026-01-29 13:24:10] "PUT /security-group/34f1fbad-f8d4-497b-bddc-de471c1f0179 HTTP/1.1" 200 263 0.090357 10.0.0.249 - - [2026-01-29 13:24:10] "GET /project/f4a45d64-14dd-4510-b36d-77c6620869c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.100811 10.0.0.249 - - [2026-01-29 13:24:10] "PUT /access-control-list/3e85b8ee-3c99-4dfd-b589-b647120bd616 HTTP/1.1" 200 273 0.017884 10.0.0.249 - - [2026-01-29 13:24:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023372 10.0.0.249 - - [2026-01-29 13:24:10] "POST /tags HTTP/1.1" 409 228 0.002772 10.0.0.249 - - [2026-01-29 13:24:10] "PUT /access-control-list/9645575c-75ac-468d-89fc-f1f19d64bea0 HTTP/1.1" 200 273 0.035593 10.0.0.249 - - [2026-01-29 13:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.249 - - [2026-01-29 13:24:10] "GET /tag/671b1a97-545a-48b5-9671-84e4db02c674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011407 10.0.0.249 - - [2026-01-29 13:24:10] "POST /tags HTTP/1.1" 200 292 0.070066 10.0.0.249 - - [2026-01-29 13:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.249 - - [2026-01-29 13:24:10] "GET /tag/6183b737-6a3d-46fe-a131-edb076c4b068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.014421 10.0.0.249 - - [2026-01-29 13:24:10] "POST /tags HTTP/1.1" 200 304 0.062848 10.0.0.249 - - [2026-01-29 13:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.249 - - [2026-01-29 13:24:10] "GET /tag/28268934-b2f6-4d8a-9724-9a8b0f1d6879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015648 10.0.0.249 - - [2026-01-29 13:24:10] "POST /tags HTTP/1.1" 409 252 0.001878 10.0.0.249 - - [2026-01-29 13:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005702 10.0.0.249 - - [2026-01-29 13:24:10] "GET /tag/858b5d77-9e79-4e0c-bea6-d81d169a1e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010522 10.0.0.249 - - [2026-01-29 13:24:10] "POST /tags HTTP/1.1" 409 226 0.001928 10.0.0.249 - - [2026-01-29 13:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.249 - - [2026-01-29 13:24:11] "GET /tag/318061ea-dd0e-481d-b9db-dda2fbeec260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010687 10.0.0.249 - - [2026-01-29 13:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.249 - - [2026-01-29 13:24:11] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004154 10.0.0.249 - - [2026-01-29 13:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.249 - - [2026-01-29 13:24:11] "GET /project/d44ecc26-02e3-4678-9017-8d502d98a8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041592 10.0.0.249 - - [2026-01-29 13:24:11] "POST /virtual-machines HTTP/1.1" 200 396 0.013788 10.0.0.249 - - [2026-01-29 13:24:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.007583 10.0.0.249 - - [2026-01-29 13:24:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122166 10.0.0.249 - - [2026-01-29 13:24:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021217 10.0.0.249 - - [2026-01-29 13:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004857 10.0.0.249 - - [2026-01-29 13:24:11] "GET /virtual-machine-interface/cc481f76-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004830 10.0.0.249 - - [2026-01-29 13:24:11] "POST /instance-ips HTTP/1.1" 200 398 0.037020 10.0.0.249 - - [2026-01-29 13:24:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.032311 10.0.0.249 - - [2026-01-29 13:24:11] "GET /virtual-machine-interface/cc481f76-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013742 10.0.0.249 - - [2026-01-29 13:24:11] "POST /set-tag HTTP/1.1" 200 109 0.059654 10.0.0.249 - - [2026-01-29 13:24:11] "GET /virtual-machine-interface/cc481f76-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011002 10.0.0.249 - - [2026-01-29 13:24:11] "GET /instance-ip/cc604ad8-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004038 10.0.0.249 - - [2026-01-29 13:24:11] "GET /virtual-machine-interface/cc481f76-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004005 10.0.0.249 - - [2026-01-29 13:24:11] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.249 - - [2026-01-29 13:24:11] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004881 10.0.0.249 - - [2026-01-29 13:24:11] "POST /ref-update HTTP/1.1" 200 156 0.013458 10.0.0.249 - - [2026-01-29 13:24:11] "GET /virtual-machine-interface/cc481f76-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008734 10.0.0.249 - - [2026-01-29 13:24:11] "POST /set-tag HTTP/1.1" 200 109 0.009727 10.0.0.249 - - [2026-01-29 13:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005702 10.0.0.249 - - [2026-01-29 13:24:11] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003945 10.0.0.249 - - [2026-01-29 13:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.249 - - [2026-01-29 13:24:11] "GET /project/d44ecc26-02e3-4678-9017-8d502d98a8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040311 10.0.0.249 - - [2026-01-29 13:24:11] "POST /virtual-machines HTTP/1.1" 200 396 0.010713 10.0.0.249 - - [2026-01-29 13:24:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023200 10.0.0.249 - - [2026-01-29 13:24:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109339 10.0.0.249 - - [2026-01-29 13:24:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009774 10.0.0.249 - - [2026-01-29 13:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008339 10.0.0.249 - - [2026-01-29 13:24:12] "GET /virtual-machine-interface/ccc1a13e-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005103 10.0.0.249 - - [2026-01-29 13:24:12] "POST /instance-ips HTTP/1.1" 200 398 0.025693 10.0.0.249 - - [2026-01-29 13:24:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022515 10.0.0.249 - - [2026-01-29 13:24:12] "GET /virtual-machine-interface/ccc1a13e-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005310 10.0.0.249 - - [2026-01-29 13:24:12] "POST /set-tag HTTP/1.1" 200 109 0.063105 10.0.0.249 - - [2026-01-29 13:24:12] "GET /virtual-machine-interface/ccc1a13e-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018083 10.0.0.249 - - [2026-01-29 13:24:12] "GET /instance-ip/ccdb2578-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.008196 10.0.0.249 - - [2026-01-29 13:24:12] "GET /virtual-machine-interface/ccc1a13e-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004318 10.0.0.249 - - [2026-01-29 13:24:12] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.249 - - [2026-01-29 13:24:12] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003252 10.0.0.249 - - [2026-01-29 13:24:12] "POST /ref-update HTTP/1.1" 200 156 0.007269 10.0.0.249 - - [2026-01-29 13:24:12] "GET /virtual-machine-interface/ccc1a13e-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012145 10.0.0.249 - - [2026-01-29 13:24:12] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.249 - - [2026-01-29 13:24:12] "POST /tags HTTP/1.1" 200 292 0.023907 10.0.0.249 - - [2026-01-29 13:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006933 10.0.0.249 - - [2026-01-29 13:24:12] "GET /tag/e5ae43f9-fd30-4f67-83bf-4a48f8fcd974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.021610 10.0.0.249 - - [2026-01-29 13:24:12] "POST /tags HTTP/1.1" 409 252 0.002117 10.0.0.249 - - [2026-01-29 13:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.249 - - [2026-01-29 13:24:12] "GET /tag/e0517ba3-0439-4de1-a25c-72fbc3c64bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011344 10.0.0.249 - - [2026-01-29 13:24:12] "POST /tags HTTP/1.1" 409 226 0.001924 10.0.0.249 - - [2026-01-29 13:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.249 - - [2026-01-29 13:24:12] "GET /tag/15c1f333-82f6-46f6-96a5-c9b3970cc087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011656 10.0.0.249 - - [2026-01-29 13:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.249 - - [2026-01-29 13:24:12] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005436 10.0.0.249 - - [2026-01-29 13:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.249 - - [2026-01-29 13:24:12] "GET /project/f4a45d64-14dd-4510-b36d-77c6620869c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045485 10.0.0.249 - - [2026-01-29 13:24:12] "POST /virtual-machines HTTP/1.1" 200 396 0.019008 10.0.0.249 - - [2026-01-29 13:24:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.035347 10.0.0.249 - - [2026-01-29 13:24:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.141887 10.0.0.249 - - [2026-01-29 13:24:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.006778 10.0.0.249 - - [2026-01-29 13:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006846 10.0.0.249 - - [2026-01-29 13:24:13] "GET /virtual-machine-interface/cd5ffd70-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003891 10.0.0.249 - - [2026-01-29 13:24:13] "POST /instance-ips HTTP/1.1" 200 398 0.026973 10.0.0.249 - - [2026-01-29 13:24:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025791 10.0.0.249 - - [2026-01-29 13:24:13] "GET /virtual-machine-interface/cd5ffd70-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009033 10.0.0.249 - - [2026-01-29 13:24:13] "POST /set-tag HTTP/1.1" 200 109 0.059860 10.0.0.249 - - [2026-01-29 13:24:13] "GET /virtual-machine-interface/cd5ffd70-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007148 10.0.0.249 - - [2026-01-29 13:24:13] "GET /instance-ip/cd7e3e34-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005939 10.0.0.249 - - [2026-01-29 13:24:13] "GET /virtual-machine-interface/cd5ffd70-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004364 10.0.0.249 - - [2026-01-29 13:24:13] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.249 - - [2026-01-29 13:24:13] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004634 10.0.0.249 - - [2026-01-29 13:24:13] "POST /ref-update HTTP/1.1" 200 156 0.009154 10.0.0.249 - - [2026-01-29 13:24:13] "GET /virtual-machine-interface/cd5ffd70-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013848 10.0.0.249 - - [2026-01-29 13:24:13] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.249 - - [2026-01-29 13:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.249 - - [2026-01-29 13:24:13] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003923 10.0.0.249 - - [2026-01-29 13:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.249 - - [2026-01-29 13:24:13] "GET /project/f4a45d64-14dd-4510-b36d-77c6620869c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042316 10.0.0.249 - - [2026-01-29 13:24:13] "POST /virtual-machines HTTP/1.1" 200 396 0.007814 10.0.0.249 - - [2026-01-29 13:24:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008526 10.0.0.249 - - [2026-01-29 13:24:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.120981 10.0.0.249 - - [2026-01-29 13:24:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008521 10.0.0.249 - - [2026-01-29 13:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.249 - - [2026-01-29 13:24:14] "GET /virtual-machine-interface/cdd96e1c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006856 10.0.0.249 - - [2026-01-29 13:24:14] "POST /instance-ips HTTP/1.1" 200 398 0.018809 10.0.0.249 - - [2026-01-29 13:24:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027025 10.0.0.249 - - [2026-01-29 13:24:14] "GET /virtual-machine-interface/cdd96e1c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010289 10.0.0.249 - - [2026-01-29 13:24:14] "POST /set-tag HTTP/1.1" 200 109 0.059700 10.0.0.249 - - [2026-01-29 13:24:14] "GET /virtual-machine-interface/cdd96e1c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014900 10.0.0.249 - - [2026-01-29 13:24:14] "GET /instance-ip/cdf497dc-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003325 10.0.0.249 - - [2026-01-29 13:24:14] "GET /virtual-machine-interface/cdd96e1c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004076 10.0.0.249 - - [2026-01-29 13:24:14] "POST /set-tag HTTP/1.1" 200 109 0.002008 10.0.0.249 - - [2026-01-29 13:24:14] "POST /tags HTTP/1.1" 200 300 0.015329 10.0.0.249 - - [2026-01-29 13:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.249 - - [2026-01-29 13:24:14] "GET /tag/17d361ae-a4f0-49e0-836a-584bea2cda74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012127 10.0.0.249 - - [2026-01-29 13:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.249 - - [2026-01-29 13:24:14] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003844 10.0.0.249 - - [2026-01-29 13:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.249 - - [2026-01-29 13:24:14] "GET /project/d44ecc26-02e3-4678-9017-8d502d98a8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039966 10.0.0.249 - - [2026-01-29 13:24:14] "POST /virtual-machines HTTP/1.1" 200 396 0.010134 10.0.0.249 - - [2026-01-29 13:24:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015900 10.0.0.249 - - [2026-01-29 13:24:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125425 10.0.0.249 - - [2026-01-29 13:24:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007894 10.0.0.249 - - [2026-01-29 13:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010370 10.0.0.249 - - [2026-01-29 13:24:14] "GET /virtual-machine-interface/ce48825c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005128 10.0.0.249 - - [2026-01-29 13:24:14] "POST /instance-ips HTTP/1.1" 200 398 0.019603 10.0.0.249 - - [2026-01-29 13:24:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020096 10.0.0.249 - - [2026-01-29 13:24:14] "GET /virtual-machine-interface/ce48825c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006005 10.0.0.249 - - [2026-01-29 13:24:14] "POST /set-tag HTTP/1.1" 200 109 0.019981 10.0.0.249 - - [2026-01-29 13:24:14] "GET /virtual-machine-interface/ce48825c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019653 10.0.0.249 - - [2026-01-29 13:24:14] "GET /instance-ip/ce642bd8-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003994 10.0.0.249 - - [2026-01-29 13:24:15] "GET /virtual-machine-interface/ce48825c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004287 10.0.0.249 - - [2026-01-29 13:24:15] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.249 - - [2026-01-29 13:24:15] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003963 10.0.0.249 - - [2026-01-29 13:24:15] "POST /ref-update HTTP/1.1" 200 156 0.008053 10.0.0.249 - - [2026-01-29 13:24:15] "GET /virtual-machine-interface/cdd96e1c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004640 10.0.0.249 - - [2026-01-29 13:24:15] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.249 - - [2026-01-29 13:24:15] "POST /tags HTTP/1.1" 200 300 0.017854 10.0.0.249 - - [2026-01-29 13:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008484 10.0.0.249 - - [2026-01-29 13:24:15] "GET /tag/9ce45256-990a-4c83-8fc8-e4f1f639b0e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011153 10.0.0.249 - - [2026-01-29 13:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.249 - - [2026-01-29 13:24:15] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004645 10.0.0.249 - - [2026-01-29 13:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.249 - - [2026-01-29 13:24:15] "GET /project/d44ecc26-02e3-4678-9017-8d502d98a8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035904 10.0.0.249 - - [2026-01-29 13:24:15] "POST /virtual-machines HTTP/1.1" 200 396 0.007732 10.0.0.249 - - [2026-01-29 13:24:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024600 10.0.0.249 - - [2026-01-29 13:24:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115693 10.0.0.249 - - [2026-01-29 13:24:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011464 10.0.0.249 - - [2026-01-29 13:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007123 10.0.0.249 - - [2026-01-29 13:24:15] "GET /virtual-machine-interface/cec810ee-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012518 10.0.0.249 - - [2026-01-29 13:24:15] "POST /instance-ips HTTP/1.1" 200 398 0.025116 10.0.0.249 - - [2026-01-29 13:24:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020762 10.0.0.249 - - [2026-01-29 13:24:15] "GET /virtual-machine-interface/cec810ee-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011795 10.0.0.249 - - [2026-01-29 13:24:15] "POST /set-tag HTTP/1.1" 200 109 0.017540 10.0.0.249 - - [2026-01-29 13:24:15] "GET /virtual-machine-interface/cec810ee-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021717 10.0.0.249 - - [2026-01-29 13:24:15] "GET /instance-ip/cee32f96-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004606 10.0.0.249 - - [2026-01-29 13:24:15] "GET /virtual-machine-interface/cec810ee-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004222 10.0.0.249 - - [2026-01-29 13:24:15] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.249 - - [2026-01-29 13:24:15] "POST /tags HTTP/1.1" 200 300 0.020278 10.0.0.249 - - [2026-01-29 13:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.249 - - [2026-01-29 13:24:15] "GET /tag/2088149f-06db-461d-b33f-d7ad8388ccb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012416 10.0.0.249 - - [2026-01-29 13:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.249 - - [2026-01-29 13:24:15] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003707 10.0.0.249 - - [2026-01-29 13:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.249 - - [2026-01-29 13:24:16] "GET /project/f4a45d64-14dd-4510-b36d-77c6620869c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025262 10.0.0.249 - - [2026-01-29 13:24:16] "POST /virtual-machines HTTP/1.1" 200 396 0.010761 10.0.0.249 - - [2026-01-29 13:24:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019282 10.0.0.249 - - [2026-01-29 13:24:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.152798 10.0.0.249 - - [2026-01-29 13:24:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.008527 10.0.0.249 - - [2026-01-29 13:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005253 10.0.0.249 - - [2026-01-29 13:24:16] "GET /virtual-machine-interface/cf303372-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010973 10.0.0.249 - - [2026-01-29 13:24:16] "POST /instance-ips HTTP/1.1" 200 398 0.023848 10.0.0.249 - - [2026-01-29 13:24:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015247 10.0.0.249 - - [2026-01-29 13:24:16] "GET /virtual-machine-interface/cf303372-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013221 10.0.0.249 - - [2026-01-29 13:24:16] "POST /set-tag HTTP/1.1" 200 109 0.019044 10.0.0.249 - - [2026-01-29 13:24:16] "GET /virtual-machine-interface/cf303372-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016829 10.0.0.249 - - [2026-01-29 13:24:16] "GET /instance-ip/cf51b736-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005275 10.0.0.249 - - [2026-01-29 13:24:16] "GET /virtual-machine-interface/cf303372-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004377 10.0.0.249 - - [2026-01-29 13:24:16] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.249 - - [2026-01-29 13:24:16] "POST /tags HTTP/1.1" 200 300 0.021222 10.0.0.249 - - [2026-01-29 13:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.249 - - [2026-01-29 13:24:16] "GET /tag/d7766825-8430-499b-93e9-d5d16a7edf77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012055 10.0.0.249 - - [2026-01-29 13:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.249 - - [2026-01-29 13:24:16] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004657 10.0.0.249 - - [2026-01-29 13:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.249 - - [2026-01-29 13:24:16] "GET /project/f4a45d64-14dd-4510-b36d-77c6620869c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027869 10.0.0.249 - - [2026-01-29 13:24:16] "POST /virtual-machines HTTP/1.1" 200 396 0.010163 10.0.0.249 - - [2026-01-29 13:24:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009171 10.0.0.249 - - [2026-01-29 13:24:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114130 10.0.0.249 - - [2026-01-29 13:24:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015050 10.0.0.249 - - [2026-01-29 13:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007963 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-machine-interface/cfa7536c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006999 10.0.0.249 - - [2026-01-29 13:24:17] "POST /instance-ips HTTP/1.1" 200 398 0.032656 10.0.0.249 - - [2026-01-29 13:24:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.022805 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-machine-interface/cfa7536c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007106 10.0.0.249 - - [2026-01-29 13:24:17] "POST /set-tag HTTP/1.1" 200 109 0.015996 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-machine-interface/cfa7536c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011682 10.0.0.249 - - [2026-01-29 13:24:17] "GET /instance-ip/cfbc9268-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003119 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-machine-interface/cfa7536c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004985 10.0.0.249 - - [2026-01-29 13:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003850 10.0.0.249 - - [2026-01-29 13:24:17] "POST /ref-update HTTP/1.1" 200 156 0.009825 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-machine-interface/ce48825c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016076 10.0.0.249 - - [2026-01-29 13:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-machine-interface/cc481f76-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005063 10.0.0.249 - - [2026-01-29 13:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005710 10.0.0.249 - - [2026-01-29 13:24:17] "POST /ref-update HTTP/1.1" 200 156 0.009093 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-machine-interface/cec810ee-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009230 10.0.0.249 - - [2026-01-29 13:24:17] "POST /set-tag HTTP/1.1" 200 109 0.001841 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.003839 10.0.0.249 - - [2026-01-29 13:24:17] "POST /ref-update HTTP/1.1" 200 156 0.008331 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-machine-interface/cf303372-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010531 10.0.0.249 - - [2026-01-29 13:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-machine-interface/ccc1a13e-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005026 10.0.0.249 - - [2026-01-29 13:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004261 10.0.0.249 - - [2026-01-29 13:24:17] "POST /ref-update HTTP/1.1" 200 156 0.007323 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-machine-interface/cfa7536c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010297 10.0.0.249 - - [2026-01-29 13:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-machine-interface/cd5ffd70-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004731 10.0.0.249 - - [2026-01-29 13:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-machine-interface/cdd96e1c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009724 10.0.0.249 - - [2026-01-29 13:24:17] "POST /set-tag HTTP/1.1" 200 109 0.003050 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-machine-interface/ce48825c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013833 10.0.0.249 - - [2026-01-29 13:24:17] "POST /set-tag HTTP/1.1" 200 109 0.004012 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-machine-interface/cec810ee-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005352 10.0.0.249 - - [2026-01-29 13:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-machine-interface/cf303372-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004509 10.0.0.249 - - [2026-01-29 13:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.249 - - [2026-01-29 13:24:17] "GET /virtual-machine-interface/ccc1a13e-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003632 10.0.0.249 - - [2026-01-29 13:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002065 10.0.0.249 - - [2026-01-29 13:24:18] "GET /virtual-machine-interface/cfa7536c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004300 10.0.0.249 - - [2026-01-29 13:24:18] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.249 - - [2026-01-29 13:24:18] "GET /virtual-machine-interface/cd5ffd70-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004133 10.0.0.249 - - [2026-01-29 13:24:18] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.249 - - [2026-01-29 13:24:21] "GET /virtual-machine-interface/cc481f76-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005655 10.0.0.249 - - [2026-01-29 13:24:21] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.249 - - [2026-01-29 13:24:22] "GET /virtual-machine-interface/cdd96e1c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004766 10.0.0.249 - - [2026-01-29 13:24:22] "POST /set-tag HTTP/1.1" 200 109 0.003290 10.0.0.249 - - [2026-01-29 13:24:22] "GET /virtual-machine-interface/cec810ee-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004508 10.0.0.249 - - [2026-01-29 13:24:22] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.249 - - [2026-01-29 13:24:25] "GET /virtual-machine/bf1c3f2b-e73a-4658-bfcb-4531550e799a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002835 10.0.0.249 - - [2026-01-29 13:24:25] "GET /virtual-machine-interface/cc481f76-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003924 10.0.0.249 - - [2026-01-29 13:24:25] "GET /virtual-machine/fee20b99-a94e-4ee5-b389-89413d515628?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002872 10.0.0.249 - - [2026-01-29 13:24:25] "GET /virtual-machine-interface/ccc1a13e-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004405 10.0.0.249 - - [2026-01-29 13:24:25] "GET /virtual-machine/9f028f2c-4cbc-4db8-92e6-0c569a665e6f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002819 10.0.0.249 - - [2026-01-29 13:24:25] "GET /virtual-machine-interface/cd5ffd70-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004160 10.0.0.249 - - [2026-01-29 13:24:25] "GET /virtual-machine/29460d8d-f5db-497c-8e7f-8ade21034882?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003156 10.0.0.249 - - [2026-01-29 13:24:25] "GET /virtual-machine-interface/cdd96e1c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011992 10.0.0.249 - - [2026-01-29 13:24:26] "GET /virtual-machine-interface/cf303372-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008044 10.0.0.249 - - [2026-01-29 13:24:26] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.249 - - [2026-01-29 13:24:26] "GET /virtual-machine-interface/ce48825c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005491 10.0.0.249 - - [2026-01-29 13:24:26] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.249 - - [2026-01-29 13:24:27] "GET /virtual-machine-interface/cfa7536c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005799 10.0.0.249 - - [2026-01-29 13:24:27] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.249 - - [2026-01-29 13:24:30] "GET /virtual-machine/91d37f62-364c-48e9-b9fb-d872b52593c9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003650 10.0.0.249 - - [2026-01-29 13:24:30] "GET /virtual-machine-interface/ce48825c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005137 10.0.0.249 - - [2026-01-29 13:24:30] "GET /virtual-machine/92dbe935-cf4a-487e-93d5-77e98012bf0f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002751 10.0.0.249 - - [2026-01-29 13:24:30] "GET /virtual-machine-interface/cf303372-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003606 10.0.0.249 - - [2026-01-29 13:24:30] "GET /virtual-machine/ac7ffe53-bac8-4cf7-875a-683d781153ec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002795 10.0.0.249 - - [2026-01-29 13:24:30] "GET /virtual-machine-interface/cec810ee-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004440 10.0.0.249 - - [2026-01-29 13:24:30] "GET /virtual-machine/dbb0e1b9-7aaa-47f0-a228-0741be5e04ea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003181 10.0.0.249 - - [2026-01-29 13:24:31] "GET /virtual-machine-interface/cfa7536c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004843 10.0.0.249 - - [2026-01-29 13:24:31] "GET /loadbalancer/b11c6533-bf95-4951-a0df-e23ad224a2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002189 10.0.0.249 - - [2026-01-29 13:24:31] "POST /tags HTTP/1.1" 200 334 0.021692 10.0.0.249 - - [2026-01-29 13:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006006 10.0.0.249 - - [2026-01-29 13:24:31] "GET /tag/11e2fbb2-41d2-4064-acd4-29726b189398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013258 10.0.0.249 - - [2026-01-29 13:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.249 - - [2026-01-29 13:24:31] "GET /project/d44ecc26-02e3-4678-9017-8d502d98a8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.052599 10.0.0.249 - - [2026-01-29 13:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.249 - - [2026-01-29 13:24:31] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003591 10.0.0.249 - - [2026-01-29 13:24:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.249 - - [2026-01-29 13:24:31] "GET /service-appliance-set/90373c4f-2392-45d5-9ed7-a85115df2e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003547 10.0.0.249 - - [2026-01-29 13:24:31] "POST /fqname-to-id HTTP/1.1" 404 273 0.001527 10.0.0.249 - - [2026-01-29 13:24:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.106286 10.0.0.249 - - [2026-01-29 13:24:31] "GET /virtual-machine-interface/d9c80a70-ee33-4d5f-94eb-90cf160ba041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.028049 10.0.0.249 - - [2026-01-29 13:24:31] "POST /instance-ips HTTP/1.1" 200 410 0.024766 10.0.0.249 - - [2026-01-29 13:24:32] "GET /instance-ip/65729120-d1c1-4317-94c6-d9b21cbb9eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.017424 10.0.0.249 - - [2026-01-29 13:24:32] "POST /loadbalancers HTTP/1.1" 200 631 0.103310 10.0.0.249 - - [2026-01-29 13:24:32] "GET /project/d44ecc26-02e3-4678-9017-8d502d98a8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040338 10.0.0.249 - - [2026-01-29 13:24:32] "GET /instance-ip/65729120-d1c1-4317-94c6-d9b21cbb9eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003023 10.0.0.249 - - [2026-01-29 13:24:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022324 10.0.0.249 - - [2026-01-29 13:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.033489 10.0.0.249 - - [2026-01-29 13:24:32] "GET /project/d44ecc26-02e3-4678-9017-8d502d98a8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025862 10.0.0.249 - - [2026-01-29 13:24:32] "POST /floating-ips HTTP/1.1" 200 599 0.042653 10.0.0.249 - - [2026-01-29 13:24:32] "GET /loadbalancer/b11c6533-bf95-4951-a0df-e23ad224a2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.007629 10.0.0.249 - - [2026-01-29 13:24:32] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.021247 10.0.0.249 - - [2026-01-29 13:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008036 10.0.0.249 - - [2026-01-29 13:24:32] "GET /project/d44ecc26-02e3-4678-9017-8d502d98a8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034682 10.0.0.249 - - [2026-01-29 13:24:32] "GET /loadbalancer-listener/6471e947-36fd-456c-9699-8d72d8384f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.010560 10.0.0.249 - - [2026-01-29 13:24:32] "GET /loadbalancer-listener/6471e947-36fd-456c-9699-8d72d8384f67?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.003326 10.0.0.249 - - [2026-01-29 13:24:32] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.025004 10.0.0.249 - - [2026-01-29 13:24:32] "GET /instance-ip/65729120-d1c1-4317-94c6-d9b21cbb9eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003039 10.0.0.249 - - [2026-01-29 13:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.249 - - [2026-01-29 13:24:32] "GET /loadbalancer/b11c6533-bf95-4951-a0df-e23ad224a2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003643 10.0.0.249 - - [2026-01-29 13:24:32] "GET /instance-ip/65729120-d1c1-4317-94c6-d9b21cbb9eda?fields=floating_ips HTTP/1.1" 200 1214 0.010284 10.0.0.249 - - [2026-01-29 13:24:32] "GET /floating-ip/afcf85d8-5bd9-495e-8279-41cb978b96ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.002622 10.0.0.249 - - [2026-01-29 13:24:32] "GET /loadbalancer/b11c6533-bf95-4951-a0df-e23ad224a2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002925 10.0.0.249 - - [2026-01-29 13:24:32] "GET /loadbalancer-pool/7112ef04-7870-4192-93a5-f338de90627c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004091 10.0.0.249 - - [2026-01-29 13:24:32] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013160 10.0.0.249 - - [2026-01-29 13:24:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014168 10.0.0.249 - - [2026-01-29 13:24:32] "GET /virtual-machine-interface/cc481f76-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007472 10.0.0.249 - - [2026-01-29 13:24:32] "GET /virtual-machine-interface/cc481f76-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006594 10.0.0.249 - - [2026-01-29 13:24:32] "POST /ref-update HTTP/1.1" 200 156 0.013452 10.0.0.249 - - [2026-01-29 13:24:32] "GET /floating-ip/afcf85d8-5bd9-495e-8279-41cb978b96ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.011651 10.0.0.249 - - [2026-01-29 13:24:32] "POST /tags HTTP/1.1" 409 221 0.002763 10.0.0.249 - - [2026-01-29 13:24:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.249 - - [2026-01-29 13:24:32] "GET /tag/11e2fbb2-41d2-4064-acd4-29726b189398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009758 10.0.0.249 - - [2026-01-29 13:24:32] "PUT /floating-ip/afcf85d8-5bd9-495e-8279-41cb978b96ee HTTP/1.1" 200 257 0.022329 10.0.0.249 - - [2026-01-29 13:24:32] "POST /set-tag HTTP/1.1" 200 109 0.062079 10.0.0.249 - - [2026-01-29 13:24:32] "GET /loadbalancer-pool/7112ef04-7870-4192-93a5-f338de90627c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.016766 10.0.0.249 - - [2026-01-29 13:24:32] "POST /loadbalancer-members HTTP/1.1" 200 723 0.035908 10.0.0.249 - - [2026-01-29 13:24:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008847 10.0.0.249 - - [2026-01-29 13:24:32] "GET /virtual-machine-interface/ccc1a13e-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014669 10.0.0.249 - - [2026-01-29 13:24:32] "GET /virtual-machine-interface/ccc1a13e-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006070 10.0.0.249 - - [2026-01-29 13:24:33] "POST /ref-update HTTP/1.1" 200 156 0.015308 10.0.0.249 - - [2026-01-29 13:24:33] "GET /floating-ip/afcf85d8-5bd9-495e-8279-41cb978b96ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.014987 10.0.0.249 - - [2026-01-29 13:24:33] "POST /set-tag HTTP/1.1" 200 109 0.094625 10.0.0.249 - - [2026-01-29 13:24:33] "POST /tags HTTP/1.1" 409 206 0.002081 10.0.0.249 - - [2026-01-29 13:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.249 - - [2026-01-29 13:24:33] "GET /tag/28268934-b2f6-4d8a-9724-9a8b0f1d6879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012222 10.0.0.249 - - [2026-01-29 13:24:33] "POST /tags HTTP/1.1" 409 204 0.001728 10.0.0.249 - - [2026-01-29 13:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.249 - - [2026-01-29 13:24:33] "GET /tag/9ce45256-990a-4c83-8fc8-e4f1f639b0e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010823 10.0.0.249 - - [2026-01-29 13:24:33] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002566 10.0.0.249 - - [2026-01-29 13:24:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.249 - - [2026-01-29 13:24:33] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002351 10.0.0.249 - - [2026-01-29 13:24:33] "POST /tags HTTP/1.1" 409 206 0.002590 10.0.0.249 - - [2026-01-29 13:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.249 - - [2026-01-29 13:24:34] "GET /tag/28268934-b2f6-4d8a-9724-9a8b0f1d6879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011077 10.0.0.249 - - [2026-01-29 13:24:34] "POST /tags HTTP/1.1" 409 226 0.001805 10.0.0.249 - - [2026-01-29 13:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.249 - - [2026-01-29 13:24:34] "GET /tag/318061ea-dd0e-481d-b9db-dda2fbeec260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011034 10.0.0.249 - - [2026-01-29 13:24:34] "POST /tags HTTP/1.1" 409 204 0.005821 10.0.0.249 - - [2026-01-29 13:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.249 - - [2026-01-29 13:24:34] "GET /tag/9ce45256-990a-4c83-8fc8-e4f1f639b0e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010670 10.0.0.249 - - [2026-01-29 13:24:34] "POST /tags HTTP/1.1" 409 226 0.002481 10.0.0.249 - - [2026-01-29 13:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.249 - - [2026-01-29 13:24:34] "GET /tag/318061ea-dd0e-481d-b9db-dda2fbeec260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011740 10.0.0.249 - - [2026-01-29 13:24:34] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002286 10.0.0.249 - - [2026-01-29 13:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.249 - - [2026-01-29 13:24:34] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003431 10.0.0.249 - - [2026-01-29 13:24:34] "POST /firewall-rules HTTP/1.1" 200 628 0.082376 10.0.0.249 - - [2026-01-29 13:24:34] "POST /firewall-rules HTTP/1.1" 200 648 0.112231 10.0.0.249 - - [2026-01-29 13:24:34] "GET /firewall-rule/0f724b5f-704f-4abf-982c-9592daf2e17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.004513 10.0.0.249 - - [2026-01-29 13:24:34] "GET /firewall-policy/ebc0e3b0-0cc5-4a9d-b622-0e9835c3d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002994 10.0.0.249 - - [2026-01-29 13:24:34] "GET /firewall-rule/14ecd64c-36cf-4909-ab4b-13324bbf9c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003819 10.0.0.249 - - [2026-01-29 13:24:34] "POST /ref-update HTTP/1.1" 200 156 0.019501 10.0.0.249 - - [2026-01-29 13:24:34] "POST /firewall-policys HTTP/1.1" 200 608 0.042335 10.0.0.249 - - [2026-01-29 13:24:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.041139 10.0.0.249 - - [2026-01-29 13:24:34] "GET /firewall-policy/2ff15dd8-8379-425c-85ae-8d0aa7f702c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.019185 10.0.0.249 - - [2026-01-29 13:24:34] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002702 10.0.0.249 - - [2026-01-29 13:24:34] "GET /firewall-policy/2ff15dd8-8379-425c-85ae-8d0aa7f702c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002934 10.0.0.249 - - [2026-01-29 13:24:34] "GET /firewall-policy/02060f12-112e-429b-b546-d4ccb53a2b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003964 10.0.0.249 - - [2026-01-29 13:24:34] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004927 10.0.0.249 - - [2026-01-29 13:24:34] "GET /firewall-policy/ebc0e3b0-0cc5-4a9d-b622-0e9835c3d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004605 10.0.0.249 - - [2026-01-29 13:24:34] "GET /firewall-policy/ebc0e3b0-0cc5-4a9d-b622-0e9835c3d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002414 10.0.0.249 - - [2026-01-29 13:24:34] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002876 10.0.0.249 - - [2026-01-29 13:24:34] "POST /ref-update HTTP/1.1" 200 156 0.021688 10.0.0.249 - - [2026-01-29 13:24:34] "POST /ref-update HTTP/1.1" 200 156 0.036356 10.0.0.249 - - [2026-01-29 13:24:35] "POST /ref-update HTTP/1.1" 200 156 0.019583 10.0.0.249 - - [2026-01-29 13:24:35] "POST /ref-update HTTP/1.1" 200 156 0.034915 10.0.0.249 - - [2026-01-29 13:24:35] "POST /ref-update HTTP/1.1" 200 156 0.029558 10.0.0.249 - - [2026-01-29 13:24:35] "GET /firewall-policy/2ff15dd8-8379-425c-85ae-8d0aa7f702c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002450 10.0.0.249 - - [2026-01-29 13:25:35] "GET /global-system-configs HTTP/1.1" 200 323 0.001790 10.0.0.249 - - [2026-01-29 13:25:37] "GET /global-system-configs HTTP/1.1" 200 323 0.004016 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:26:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000877 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:26:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000938 10.0.0.249 - - [2026-01-29 13:26:33] "POST /tags HTTP/1.1" 409 252 0.004456 10.0.0.249 - - [2026-01-29 13:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.249 - - [2026-01-29 13:26:33] "GET /tag/e0517ba3-0439-4de1-a25c-72fbc3c64bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010818 10.0.0.249 - - [2026-01-29 13:26:33] "POST /tags HTTP/1.1" 409 228 0.001946 10.0.0.249 - - [2026-01-29 13:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.249 - - [2026-01-29 13:26:33] "GET /tag/671b1a97-545a-48b5-9671-84e4db02c674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.020123 10.0.0.249 - - [2026-01-29 13:26:33] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.007187 10.0.0.249 - - [2026-01-29 13:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.249 - - [2026-01-29 13:26:33] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003015 10.0.0.249 - - [2026-01-29 13:26:33] "POST /tags HTTP/1.1" 409 206 0.002032 10.0.0.249 - - [2026-01-29 13:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.249 - - [2026-01-29 13:26:33] "GET /tag/28268934-b2f6-4d8a-9724-9a8b0f1d6879?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015854 10.0.0.249 - - [2026-01-29 13:26:33] "POST /tags HTTP/1.1" 409 226 0.004888 10.0.0.249 - - [2026-01-29 13:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.249 - - [2026-01-29 13:26:33] "GET /tag/318061ea-dd0e-481d-b9db-dda2fbeec260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.021000 10.0.0.249 - - [2026-01-29 13:26:33] "POST /tags HTTP/1.1" 409 204 0.002749 10.0.0.249 - - [2026-01-29 13:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.249 - - [2026-01-29 13:26:34] "GET /tag/9ce45256-990a-4c83-8fc8-e4f1f639b0e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.019306 10.0.0.249 - - [2026-01-29 13:26:34] "POST /tags HTTP/1.1" 409 226 0.004390 10.0.0.249 - - [2026-01-29 13:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.249 - - [2026-01-29 13:26:34] "GET /tag/318061ea-dd0e-481d-b9db-dda2fbeec260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010475 10.0.0.249 - - [2026-01-29 13:26:34] "POST /tags HTTP/1.1" 409 228 0.001788 10.0.0.249 - - [2026-01-29 13:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.249 - - [2026-01-29 13:26:34] "GET /tag/671b1a97-545a-48b5-9671-84e4db02c674?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011005 10.0.0.249 - - [2026-01-29 13:26:34] "POST /tags HTTP/1.1" 409 252 0.001883 10.0.0.249 - - [2026-01-29 13:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.249 - - [2026-01-29 13:26:34] "GET /tag/e0517ba3-0439-4de1-a25c-72fbc3c64bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013131 10.0.0.249 - - [2026-01-29 13:26:34] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004401 10.0.0.249 - - [2026-01-29 13:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.249 - - [2026-01-29 13:26:34] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003022 10.0.0.249 - - [2026-01-29 13:26:34] "POST /firewall-rules HTTP/1.1" 409 281 0.001817 10.0.0.249 - - [2026-01-29 13:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006567 10.0.0.249 - - [2026-01-29 13:26:34] "PUT /firewall-rule/14ecd64c-36cf-4909-ab4b-13324bbf9c13 HTTP/1.1" 200 261 0.018900 10.0.0.249 - - [2026-01-29 13:26:34] "POST /firewall-rules HTTP/1.1" 409 291 0.008175 10.0.0.249 - - [2026-01-29 13:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004428 10.0.0.249 - - [2026-01-29 13:26:34] "PUT /firewall-rule/0f724b5f-704f-4abf-982c-9592daf2e17b HTTP/1.1" 200 261 0.030977 10.0.0.249 - - [2026-01-29 13:26:34] "GET /firewall-rule/0f724b5f-704f-4abf-982c-9592daf2e17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.017918 10.0.0.249 - - [2026-01-29 13:26:34] "POST /firewall-rules HTTP/1.1" 200 660 0.073761 10.0.0.249 - - [2026-01-29 13:26:34] "GET /firewall-rule/d319b92f-278c-4aad-b760-da620151fa36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.003734 10.0.0.249 - - [2026-01-29 13:26:34] "GET /firewall-policy/ebc0e3b0-0cc5-4a9d-b622-0e9835c3d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001883 10.0.0.249 - - [2026-01-29 13:26:34] "GET /firewall-rule/14ecd64c-36cf-4909-ab4b-13324bbf9c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002846 10.0.0.249 - - [2026-01-29 13:26:34] "POST /firewall-policys HTTP/1.1" 409 269 0.006986 10.0.0.249 - - [2026-01-29 13:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.249 - - [2026-01-29 13:26:34] "PUT /firewall-policy/2ff15dd8-8379-425c-85ae-8d0aa7f702c1 HTTP/1.1" 200 265 0.022396 10.0.0.249 - - [2026-01-29 13:26:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010995 10.0.0.249 - - [2026-01-29 13:26:34] "GET /firewall-policy/2ff15dd8-8379-425c-85ae-8d0aa7f702c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006031 10.0.0.249 - - [2026-01-29 13:26:34] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002325 10.0.0.249 - - [2026-01-29 13:26:34] "GET /firewall-policy/2ff15dd8-8379-425c-85ae-8d0aa7f702c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002602 10.0.0.249 - - [2026-01-29 13:26:34] "GET /firewall-policy/02060f12-112e-429b-b546-d4ccb53a2b6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002258 10.0.0.249 - - [2026-01-29 13:26:34] "GET /firewall-policy/2ff15dd8-8379-425c-85ae-8d0aa7f702c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002166 10.0.0.249 - - [2026-01-29 13:26:34] "GET /firewall-policy/2ff15dd8-8379-425c-85ae-8d0aa7f702c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003113 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:27:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000988 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:27:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001006 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:27:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000885 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:27:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000828 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:27:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000963 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:27:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000923 10.0.0.249 - - [2026-01-29 13:27:36] "GET /virtual-machine-interface/cc481f76-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004676 10.0.0.249 - - [2026-01-29 13:27:36] "POST /set-tag HTTP/1.1" 200 109 0.002919 10.0.0.249 - - [2026-01-29 13:27:36] "GET /virtual-machine-interface/cfa7536c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004697 10.0.0.249 - - [2026-01-29 13:27:36] "POST /set-tag HTTP/1.1" 200 109 0.003870 10.0.0.249 - - [2026-01-29 13:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.249 - - [2026-01-29 13:27:36] "GET /loadbalancer/b11c6533-bf95-4951-a0df-e23ad224a2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003222 10.0.0.249 - - [2026-01-29 13:27:36] "GET /virtual-machine-interface/cc481f76-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004675 10.0.0.249 - - [2026-01-29 13:27:36] "POST /set-tag HTTP/1.1" 200 109 0.020157 10.0.0.249 - - [2026-01-29 13:27:36] "DELETE /loadbalancer-member/3518aca0-5cfd-41d9-9d18-3de37c4279de HTTP/1.1" 200 115 0.060717 10.0.0.249 - - [2026-01-29 13:27:36] "GET /virtual-machine-interface/ccc1a13e-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004239 10.0.0.249 - - [2026-01-29 13:27:36] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.249 - - [2026-01-29 13:27:36] "GET /virtual-machine-interface/cf303372-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003898 10.0.0.249 - - [2026-01-29 13:27:36] "POST /set-tag HTTP/1.1" 200 109 0.001957 10.0.0.249 - - [2026-01-29 13:27:36] "GET /virtual-machine-interface/cd5ffd70-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004224 10.0.0.249 - - [2026-01-29 13:27:36] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.249 - - [2026-01-29 13:27:36] "GET /virtual-machine-interface/cec810ee-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004029 10.0.0.249 - - [2026-01-29 13:27:36] "POST /set-tag HTTP/1.1" 200 109 0.002726 10.0.0.249 - - [2026-01-29 13:27:36] "GET /virtual-machine-interface/ce48825c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006514 10.0.0.249 - - [2026-01-29 13:27:36] "POST /set-tag HTTP/1.1" 200 109 0.002884 10.0.0.249 - - [2026-01-29 13:27:36] "GET /virtual-machine-interface/cdd96e1c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004579 10.0.0.249 - - [2026-01-29 13:27:36] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.249 - - [2026-01-29 13:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.249 - - [2026-01-29 13:27:36] "GET /loadbalancer/b11c6533-bf95-4951-a0df-e23ad224a2e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003287 10.0.0.249 - - [2026-01-29 13:27:37] "GET /virtual-machine-interface/cdd96e1c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004395 10.0.0.249 - - [2026-01-29 13:27:37] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.249 - - [2026-01-29 13:27:37] "GET /virtual-machine-interface/ccc1a13e-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004325 10.0.0.249 - - [2026-01-29 13:27:37] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.249 - - [2026-01-29 13:27:37] "GET /virtual-machine-interface/ccc1a13e-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004354 10.0.0.249 - - [2026-01-29 13:27:37] "POST /set-tag HTTP/1.1" 200 109 0.002065 10.0.0.249 - - [2026-01-29 13:27:37] "GET /virtual-machine/fee20b99-a94e-4ee5-b389-89413d515628?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003760 10.0.0.249 - - [2026-01-29 13:27:37] "POST /ref-update HTTP/1.1" 200 156 0.007961 10.0.0.249 - - [2026-01-29 13:27:37] "GET /virtual-machine-interface/ccc1a13e-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.018574 10.0.0.249 - - [2026-01-29 13:27:37] "POST /set-tag HTTP/1.1" 200 109 0.017617 10.0.0.249 - - [2026-01-29 13:27:37] "POST /set-tag HTTP/1.1" 200 109 0.045648 10.0.0.249 - - [2026-01-29 13:27:37] "POST /set-tag HTTP/1.1" 200 109 0.023334 10.0.0.249 - - [2026-01-29 13:27:37] "POST /set-tag HTTP/1.1" 200 109 0.014875 10.0.0.249 - - [2026-01-29 13:27:37] "POST /set-tag HTTP/1.1" 200 109 0.025233 10.0.0.249 - - [2026-01-29 13:27:37] "DELETE /instance-ip/ccdb2578-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.042613 10.0.0.249 - - [2026-01-29 13:27:37] "POST /ref-update HTTP/1.1" 200 156 0.008138 10.0.0.249 - - [2026-01-29 13:27:37] "DELETE /virtual-machine-interface/ccc1a13e-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.033509 10.0.0.249 - - [2026-01-29 13:27:37] "DELETE /virtual-machine/fee20b99-a94e-4ee5-b389-89413d515628 HTTP/1.1" 200 115 0.018871 10.0.0.249 - - [2026-01-29 13:27:37] "GET /virtual-machine-interface/cc481f76-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005405 10.0.0.249 - - [2026-01-29 13:27:37] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.249 - - [2026-01-29 13:27:37] "GET /virtual-machine-interface/cc481f76-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004201 10.0.0.249 - - [2026-01-29 13:27:37] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.249 - - [2026-01-29 13:27:37] "GET /virtual-machine/bf1c3f2b-e73a-4658-bfcb-4531550e799a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002872 10.0.0.249 - - [2026-01-29 13:27:37] "POST /ref-update HTTP/1.1" 200 156 0.010312 10.0.0.249 - - [2026-01-29 13:27:37] "GET /virtual-machine-interface/cc481f76-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006034 10.0.0.249 - - [2026-01-29 13:27:37] "POST /set-tag HTTP/1.1" 200 109 0.016642 10.0.0.249 - - [2026-01-29 13:27:37] "POST /set-tag HTTP/1.1" 200 109 0.026513 10.0.0.249 - - [2026-01-29 13:27:37] "POST /set-tag HTTP/1.1" 200 109 0.022921 10.0.0.249 - - [2026-01-29 13:27:37] "POST /set-tag HTTP/1.1" 200 109 0.012836 10.0.0.249 - - [2026-01-29 13:27:38] "POST /set-tag HTTP/1.1" 200 109 0.019555 10.0.0.249 - - [2026-01-29 13:27:38] "DELETE /instance-ip/cc604ad8-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.041233 10.0.0.249 - - [2026-01-29 13:27:38] "POST /ref-update HTTP/1.1" 200 156 0.013206 10.0.0.249 - - [2026-01-29 13:27:38] "DELETE /virtual-machine-interface/cc481f76-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.032025 10.0.0.249 - - [2026-01-29 13:27:38] "DELETE /virtual-machine/bf1c3f2b-e73a-4658-bfcb-4531550e799a HTTP/1.1" 200 115 0.023051 10.0.0.249 - - [2026-01-29 13:27:38] "DELETE /tag/6183b737-6a3d-46fe-a131-edb076c4b068 HTTP/1.1" 200 115 0.041956 10.0.0.249 - - [2026-01-29 13:27:38] "GET /virtual-machine-interface/cd5ffd70-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003854 10.0.0.249 - - [2026-01-29 13:27:38] "POST /set-tag HTTP/1.1" 200 109 0.002444 10.0.0.249 - - [2026-01-29 13:27:38] "GET /virtual-machine-interface/cd5ffd70-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004265 10.0.0.249 - - [2026-01-29 13:27:38] "POST /set-tag HTTP/1.1" 200 109 0.006731 10.0.0.249 - - [2026-01-29 13:27:38] "GET /virtual-machine/9f028f2c-4cbc-4db8-92e6-0c569a665e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.006656 10.0.0.249 - - [2026-01-29 13:27:38] "POST /ref-update HTTP/1.1" 200 156 0.023691 10.0.0.249 - - [2026-01-29 13:27:38] "GET /virtual-machine-interface/cd5ffd70-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004155 10.0.0.249 - - [2026-01-29 13:27:38] "POST /set-tag HTTP/1.1" 200 109 0.015883 10.0.0.249 - - [2026-01-29 13:27:38] "POST /set-tag HTTP/1.1" 200 109 0.025631 10.0.0.249 - - [2026-01-29 13:27:38] "POST /set-tag HTTP/1.1" 200 109 0.015850 10.0.0.249 - - [2026-01-29 13:27:38] "POST /set-tag HTTP/1.1" 200 109 0.032258 10.0.0.249 - - [2026-01-29 13:27:38] "POST /set-tag HTTP/1.1" 200 109 0.026132 10.0.0.249 - - [2026-01-29 13:27:38] "DELETE /instance-ip/cd7e3e34-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.040222 10.0.0.249 - - [2026-01-29 13:27:38] "DELETE /virtual-machine-interface/cd5ffd70-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.042175 10.0.0.249 - - [2026-01-29 13:27:38] "DELETE /virtual-machine/9f028f2c-4cbc-4db8-92e6-0c569a665e6f HTTP/1.1" 200 115 0.016479 10.0.0.249 - - [2026-01-29 13:27:38] "GET /virtual-machine-interface/cdd96e1c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006122 10.0.0.249 - - [2026-01-29 13:27:38] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.249 - - [2026-01-29 13:27:38] "GET /virtual-machine/29460d8d-f5db-497c-8e7f-8ade21034882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005391 10.0.0.249 - - [2026-01-29 13:27:38] "POST /ref-update HTTP/1.1" 200 156 0.008537 10.0.0.249 - - [2026-01-29 13:27:39] "GET /virtual-machine-interface/cdd96e1c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004078 10.0.0.249 - - [2026-01-29 13:27:39] "POST /set-tag HTTP/1.1" 200 109 0.016581 10.0.0.249 - - [2026-01-29 13:27:39] "POST /set-tag HTTP/1.1" 200 109 0.025805 10.0.0.249 - - [2026-01-29 13:27:39] "POST /set-tag HTTP/1.1" 200 109 0.014258 10.0.0.249 - - [2026-01-29 13:27:39] "POST /set-tag HTTP/1.1" 200 109 0.028419 10.0.0.249 - - [2026-01-29 13:27:39] "POST /set-tag HTTP/1.1" 200 109 0.024526 10.0.0.249 - - [2026-01-29 13:27:39] "DELETE /instance-ip/cdf497dc-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.033577 10.0.0.249 - - [2026-01-29 13:27:39] "DELETE /virtual-machine-interface/cdd96e1c-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.047321 10.0.0.249 - - [2026-01-29 13:27:39] "DELETE /virtual-machine/29460d8d-f5db-497c-8e7f-8ade21034882 HTTP/1.1" 200 115 0.024538 10.0.0.249 - - [2026-01-29 13:27:39] "DELETE /tag/e5ae43f9-fd30-4f67-83bf-4a48f8fcd974 HTTP/1.1" 200 115 0.036119 10.0.0.249 - - [2026-01-29 13:27:39] "DELETE /tag/28268934-b2f6-4d8a-9724-9a8b0f1d6879 HTTP/1.1" 409 391 0.003346 10.0.0.249 - - [2026-01-29 13:28:07] "GET /virtual-machine-interface/ce48825c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004958 10.0.0.249 - - [2026-01-29 13:28:07] "POST /set-tag HTTP/1.1" 200 109 0.004285 10.0.0.249 - - [2026-01-29 13:28:07] "GET /virtual-machine-interface/ce48825c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004929 10.0.0.249 - - [2026-01-29 13:28:07] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.249 - - [2026-01-29 13:28:07] "GET /virtual-machine/91d37f62-364c-48e9-b9fb-d872b52593c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002823 10.0.0.249 - - [2026-01-29 13:28:07] "POST /ref-update HTTP/1.1" 200 156 0.008177 10.0.0.249 - - [2026-01-29 13:28:07] "GET /virtual-machine-interface/ce48825c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005436 10.0.0.249 - - [2026-01-29 13:28:07] "POST /set-tag HTTP/1.1" 200 109 0.018115 10.0.0.249 - - [2026-01-29 13:28:07] "POST /set-tag HTTP/1.1" 200 109 0.037859 10.0.0.249 - - [2026-01-29 13:28:07] "POST /set-tag HTTP/1.1" 200 109 0.031329 10.0.0.249 - - [2026-01-29 13:28:07] "POST /set-tag HTTP/1.1" 200 109 0.012411 10.0.0.249 - - [2026-01-29 13:28:07] "DELETE /instance-ip/ce642bd8-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.036770 10.0.0.249 - - [2026-01-29 13:28:07] "DELETE /virtual-machine-interface/ce48825c-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.040735 10.0.0.249 - - [2026-01-29 13:28:07] "DELETE /virtual-machine/91d37f62-364c-48e9-b9fb-d872b52593c9 HTTP/1.1" 200 115 0.020344 10.0.0.249 - - [2026-01-29 13:28:07] "DELETE /tag/17d361ae-a4f0-49e0-836a-584bea2cda74 HTTP/1.1" 200 115 0.033022 10.0.0.249 - - [2026-01-29 13:28:07] "GET /virtual-machine-interface/cec810ee-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003619 10.0.0.249 - - [2026-01-29 13:28:07] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.249 - - [2026-01-29 13:28:07] "GET /virtual-machine-interface/cec810ee-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004228 10.0.0.249 - - [2026-01-29 13:28:07] "POST /set-tag HTTP/1.1" 200 109 0.023154 10.0.0.249 - - [2026-01-29 13:28:07] "GET /virtual-machine/ac7ffe53-bac8-4cf7-875a-683d781153ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002912 10.0.0.249 - - [2026-01-29 13:28:07] "POST /ref-update HTTP/1.1" 200 156 0.016689 10.0.0.249 - - [2026-01-29 13:28:07] "GET /virtual-machine-interface/cec810ee-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018014 10.0.0.249 - - [2026-01-29 13:28:07] "POST /set-tag HTTP/1.1" 200 109 0.015151 10.0.0.249 - - [2026-01-29 13:28:07] "POST /set-tag HTTP/1.1" 200 109 0.025933 10.0.0.249 - - [2026-01-29 13:28:07] "POST /set-tag HTTP/1.1" 200 109 0.020014 10.0.0.249 - - [2026-01-29 13:28:07] "POST /set-tag HTTP/1.1" 200 109 0.011743 10.0.0.249 - - [2026-01-29 13:28:08] "DELETE /instance-ip/cee32f96-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.046173 10.0.0.249 - - [2026-01-29 13:28:08] "DELETE /virtual-machine-interface/cec810ee-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.040722 10.0.0.249 - - [2026-01-29 13:28:08] "DELETE /virtual-machine/ac7ffe53-bac8-4cf7-875a-683d781153ec HTTP/1.1" 200 115 0.014355 10.0.0.249 - - [2026-01-29 13:28:08] "DELETE /tag/858b5d77-9e79-4e0c-bea6-d81d169a1e9f HTTP/1.1" 200 115 0.039372 10.0.0.249 - - [2026-01-29 13:28:08] "DELETE /tag/762695c4-5f9c-4df6-bc80-77a65d0aa45f HTTP/1.1" 200 115 0.044459 10.0.0.249 - - [2026-01-29 13:28:08] "DELETE /tag/9ce45256-990a-4c83-8fc8-e4f1f639b0e4 HTTP/1.1" 409 237 0.003991 10.0.0.249 - - [2026-01-29 13:28:08] "GET /virtual-machine-interface/cf303372-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004308 10.0.0.249 - - [2026-01-29 13:28:08] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.249 - - [2026-01-29 13:28:08] "GET /virtual-machine-interface/cf303372-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004633 10.0.0.249 - - [2026-01-29 13:28:08] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.249 - - [2026-01-29 13:28:08] "GET /virtual-machine/92dbe935-cf4a-487e-93d5-77e98012bf0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003088 10.0.0.249 - - [2026-01-29 13:28:08] "POST /ref-update HTTP/1.1" 200 156 0.017843 10.0.0.249 - - [2026-01-29 13:28:08] "GET /virtual-machine-interface/cf303372-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014745 10.0.0.249 - - [2026-01-29 13:28:08] "POST /set-tag HTTP/1.1" 200 109 0.015402 10.0.0.249 - - [2026-01-29 13:28:08] "POST /set-tag HTTP/1.1" 200 109 0.032283 10.0.0.249 - - [2026-01-29 13:28:08] "POST /set-tag HTTP/1.1" 200 109 0.031796 10.0.0.249 - - [2026-01-29 13:28:08] "POST /set-tag HTTP/1.1" 200 109 0.012574 10.0.0.249 - - [2026-01-29 13:28:08] "DELETE /instance-ip/cf51b736-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.036607 10.0.0.249 - - [2026-01-29 13:28:08] "DELETE /virtual-machine-interface/cf303372-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.034011 10.0.0.249 - - [2026-01-29 13:28:08] "DELETE /virtual-machine/92dbe935-cf4a-487e-93d5-77e98012bf0f HTTP/1.1" 200 115 0.020027 10.0.0.249 - - [2026-01-29 13:28:08] "DELETE /tag/2088149f-06db-461d-b33f-d7ad8388ccb1 HTTP/1.1" 200 115 0.041681 10.0.0.249 - - [2026-01-29 13:28:08] "GET /virtual-machine-interface/cfa7536c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004595 10.0.0.249 - - [2026-01-29 13:28:08] "POST /set-tag HTTP/1.1" 200 109 0.003062 10.0.0.249 - - [2026-01-29 13:28:08] "GET /virtual-machine-interface/cfa7536c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004644 10.0.0.249 - - [2026-01-29 13:28:08] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.249 - - [2026-01-29 13:28:08] "GET /virtual-machine/dbb0e1b9-7aaa-47f0-a228-0741be5e04ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002908 10.0.0.249 - - [2026-01-29 13:28:08] "POST /ref-update HTTP/1.1" 200 156 0.008408 10.0.0.249 - - [2026-01-29 13:28:08] "GET /virtual-machine-interface/cfa7536c-fd15-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016568 10.0.0.249 - - [2026-01-29 13:28:08] "POST /set-tag HTTP/1.1" 200 109 0.015752 10.0.0.249 - - [2026-01-29 13:28:08] "POST /set-tag HTTP/1.1" 200 109 0.019554 10.0.0.249 - - [2026-01-29 13:28:08] "POST /set-tag HTTP/1.1" 200 109 0.036048 10.0.0.249 - - [2026-01-29 13:28:09] "POST /set-tag HTTP/1.1" 200 109 0.012543 10.0.0.249 - - [2026-01-29 13:28:09] "DELETE /instance-ip/cfbc9268-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.041354 10.0.0.249 - - [2026-01-29 13:28:09] "DELETE /virtual-machine-interface/cfa7536c-fd15-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.034670 10.0.0.249 - - [2026-01-29 13:28:09] "DELETE /virtual-machine/dbb0e1b9-7aaa-47f0-a228-0741be5e04ea HTTP/1.1" 200 115 0.018204 10.0.0.249 - - [2026-01-29 13:28:09] "DELETE /tag/e0517ba3-0439-4de1-a25c-72fbc3c64bdd HTTP/1.1" 409 237 0.006967 10.0.0.249 - - [2026-01-29 13:28:09] "DELETE /tag/d7766825-8430-499b-93e9-d5d16a7edf77 HTTP/1.1" 200 115 0.033566 10.0.0.249 - - [2026-01-29 13:28:09] "DELETE /tag/671b1a97-545a-48b5-9671-84e4db02c674 HTTP/1.1" 409 237 0.004666 10.0.0.249 - - [2026-01-29 13:28:11] "POST /projects HTTP/1.1" 409 238 0.002228 10.0.0.249 - - [2026-01-29 13:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.249 - - [2026-01-29 13:28:11] "GET /project/f4a45d64-14dd-4510-b36d-77c6620869c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031145 10.0.0.249 - - [2026-01-29 13:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.249 - - [2026-01-29 13:28:11] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004981 10.0.0.249 - - [2026-01-29 13:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.249 - - [2026-01-29 13:28:11] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003834 10.0.0.249 - - [2026-01-29 13:28:11] "POST /security-groups HTTP/1.1" 409 285 0.001919 10.0.0.249 - - [2026-01-29 13:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.249 - - [2026-01-29 13:28:11] "PUT /security-group/34f1fbad-f8d4-497b-bddc-de471c1f0179 HTTP/1.1" 200 263 0.058866 10.0.0.249 - - [2026-01-29 13:28:11] "PUT /access-control-list/3e85b8ee-3c99-4dfd-b589-b647120bd616 HTTP/1.1" 200 273 0.018723 10.0.0.249 - - [2026-01-29 13:28:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029095 10.0.0.249 - - [2026-01-29 13:28:11] "PUT /access-control-list/9645575c-75ac-468d-89fc-f1f19d64bea0 HTTP/1.1" 200 273 0.023566 10.0.0.249 - - [2026-01-29 13:28:16] "POST /projects HTTP/1.1" 409 238 0.001881 10.0.0.249 - - [2026-01-29 13:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.249 - - [2026-01-29 13:28:16] "GET /project/f4a45d64-14dd-4510-b36d-77c6620869c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035261 10.0.0.249 - - [2026-01-29 13:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.249 - - [2026-01-29 13:28:16] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004241 10.0.0.249 - - [2026-01-29 13:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.249 - - [2026-01-29 13:28:16] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004835 10.0.0.249 - - [2026-01-29 13:28:16] "POST /security-groups HTTP/1.1" 409 285 0.002400 10.0.0.249 - - [2026-01-29 13:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.249 - - [2026-01-29 13:28:16] "PUT /security-group/34f1fbad-f8d4-497b-bddc-de471c1f0179 HTTP/1.1" 200 263 0.064259 10.0.0.249 - - [2026-01-29 13:28:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023602 10.0.0.249 - - [2026-01-29 13:28:16] "PUT /access-control-list/3e85b8ee-3c99-4dfd-b589-b647120bd616 HTTP/1.1" 200 273 0.027528 10.0.0.249 - - [2026-01-29 13:28:16] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.012971 10.0.0.249 - - [2026-01-29 13:28:16] "PUT /access-control-list/9645575c-75ac-468d-89fc-f1f19d64bea0 HTTP/1.1" 200 273 0.014862 10.0.0.249 - - [2026-01-29 13:28:16] "GET /firewall-rule/1e9487f7-c838-4b93-961f-6943e018fddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003444 10.0.0.249 - - [2026-01-29 13:28:17] "POST /ref-update HTTP/1.1" 200 156 0.053399 10.0.0.249 - - [2026-01-29 13:28:17] "DELETE /firewall-rule/1e9487f7-c838-4b93-961f-6943e018fddc HTTP/1.1" 200 115 0.036201 10.0.0.249 - - [2026-01-29 13:28:17] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005683 10.0.0.249 - - [2026-01-29 13:28:17] "GET /firewall-rule/049db3a5-3851-4e1a-a287-2adcae98fac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003042 10.0.0.249 - - [2026-01-29 13:28:17] "POST /ref-update HTTP/1.1" 200 156 0.051610 10.0.0.249 - - [2026-01-29 13:28:17] "DELETE /firewall-rule/049db3a5-3851-4e1a-a287-2adcae98fac2 HTTP/1.1" 200 115 0.051212 10.0.0.249 - - [2026-01-29 13:28:17] "DELETE /tag/e0517ba3-0439-4de1-a25c-72fbc3c64bdd HTTP/1.1" 409 237 0.005235 10.0.0.249 - - [2026-01-29 13:28:17] "DELETE /tag/15c1f333-82f6-46f6-96a5-c9b3970cc087 HTTP/1.1" 200 115 0.030820 10.0.0.249 - - [2026-01-29 13:28:17] "DELETE /tag/671b1a97-545a-48b5-9671-84e4db02c674 HTTP/1.1" 409 237 0.004038 10.0.0.249 - - [2026-01-29 13:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.249 - - [2026-01-29 13:28:17] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004599 10.0.0.249 - - [2026-01-29 13:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.249 - - [2026-01-29 13:28:17] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004292 10.0.0.249 - - [2026-01-29 13:28:17] "PUT /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30 HTTP/1.1" 200 265 0.039579 10.0.0.249 - - [2026-01-29 13:28:17] "PUT /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf HTTP/1.1" 200 265 0.058650 10.0.0.249 - - [2026-01-29 13:28:17] "DELETE /security-group/34f1fbad-f8d4-497b-bddc-de471c1f0179 HTTP/1.1" 200 115 0.056537 10.0.0.249 - - [2026-01-29 13:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.249 - - [2026-01-29 13:28:17] "DELETE /access-control-list/3e85b8ee-3c99-4dfd-b589-b647120bd616 HTTP/1.1" 200 115 0.029678 10.0.0.249 - - [2026-01-29 13:28:17] "DELETE /access-control-list/9645575c-75ac-468d-89fc-f1f19d64bea0 HTTP/1.1" 200 115 0.020477 10.0.0.249 - - [2026-01-29 13:28:17] "GET /project/f4a45d64-14dd-4510-b36d-77c6620869c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.025092 10.0.0.249 - - [2026-01-29 13:28:17] "GET /project/f4a45d64-14dd-4510-b36d-77c6620869c3?fields=security_groups HTTP/1.1" 200 1353 0.030581 10.0.0.249 - - [2026-01-29 13:28:17] "DELETE /security-group/a81c6f3d-96d9-4a20-87a2-12356632ce6b HTTP/1.1" 200 115 0.037220 10.0.0.249 - - [2026-01-29 13:28:17] "DELETE /access-control-list/99bd71f1-5be5-404c-8a2d-6db77647b593 HTTP/1.1" 200 115 0.031878 10.0.0.249 - - [2026-01-29 13:28:17] "GET /project/f4a45d64-14dd-4510-b36d-77c6620869c3?fields=application_policy_sets HTTP/1.1" 200 1392 0.042390 10.0.0.249 - - [2026-01-29 13:28:17] "DELETE /access-control-list/3c2e6e29-a52c-45d3-8f41-40813763ecf2 HTTP/1.1" 200 115 0.040151 10.0.0.249 - - [2026-01-29 13:28:17] "DELETE /project/f4a45d64-14dd-4510-b36d-77c6620869c3 HTTP/1.1" 200 115 0.266376 10.0.0.249 - - [2026-01-29 13:28:17] "POST /projects HTTP/1.1" 409 238 0.002448 10.0.0.249 - - [2026-01-29 13:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.249 - - [2026-01-29 13:28:18] "GET /project/d44ecc26-02e3-4678-9017-8d502d98a8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033240 10.0.0.249 - - [2026-01-29 13:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.249 - - [2026-01-29 13:28:18] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004426 10.0.0.249 - - [2026-01-29 13:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.249 - - [2026-01-29 13:28:18] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004449 10.0.0.249 - - [2026-01-29 13:28:18] "POST /security-groups HTTP/1.1" 409 285 0.002151 10.0.0.249 - - [2026-01-29 13:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.249 - - [2026-01-29 13:28:18] "PUT /security-group/5aabc47b-0ca9-44cd-aec3-f562015a42b3 HTTP/1.1" 200 263 0.055199 10.0.0.249 - - [2026-01-29 13:28:18] "PUT /access-control-list/be61fd7b-ad69-4a5e-88be-173d3b074401 HTTP/1.1" 200 273 0.018741 10.0.0.249 - - [2026-01-29 13:28:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024088 10.0.0.249 - - [2026-01-29 13:28:18] "PUT /access-control-list/bfb0e43d-a42a-4636-8bce-f9e936a7b3e8 HTTP/1.1" 200 273 0.016911 10.0.0.249 - - [2026-01-29 13:28:22] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002460 10.0.0.249 - - [2026-01-29 13:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.249 - - [2026-01-29 13:28:22] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002248 10.0.0.249 - - [2026-01-29 13:28:22] "GET /firewall-policy/ebc0e3b0-0cc5-4a9d-b622-0e9835c3d57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002107 10.0.0.249 - - [2026-01-29 13:28:22] "GET /firewall-rule/14ecd64c-36cf-4909-ab4b-13324bbf9c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002625 10.0.0.249 - - [2026-01-29 13:28:22] "POST /ref-update HTTP/1.1" 200 156 0.018352 10.0.0.249 - - [2026-01-29 13:28:22] "DELETE /firewall-rule/14ecd64c-36cf-4909-ab4b-13324bbf9c13 HTTP/1.1" 200 115 0.036148 10.0.0.249 - - [2026-01-29 13:28:22] "GET /firewall-policy/2ff15dd8-8379-425c-85ae-8d0aa7f702c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002907 10.0.0.249 - - [2026-01-29 13:28:22] "GET /firewall-rule/0f724b5f-704f-4abf-982c-9592daf2e17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003129 10.0.0.249 - - [2026-01-29 13:28:22] "POST /ref-update HTTP/1.1" 200 156 0.014563 10.0.0.249 - - [2026-01-29 13:28:22] "DELETE /firewall-rule/0f724b5f-704f-4abf-982c-9592daf2e17b HTTP/1.1" 200 115 0.033493 10.0.0.249 - - [2026-01-29 13:28:22] "GET /firewall-policy/2ff15dd8-8379-425c-85ae-8d0aa7f702c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.004695 10.0.0.249 - - [2026-01-29 13:28:22] "GET /firewall-rule/d319b92f-278c-4aad-b760-da620151fa36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.002852 10.0.0.249 - - [2026-01-29 13:28:22] "POST /ref-update HTTP/1.1" 200 156 0.011227 10.0.0.249 - - [2026-01-29 13:28:23] "DELETE /firewall-rule/d319b92f-278c-4aad-b760-da620151fa36 HTTP/1.1" 200 115 0.042431 10.0.0.249 - - [2026-01-29 13:28:23] "GET /application-policy-set/9a928040-f2c3-400d-97de-9da310913152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004120 10.0.0.249 - - [2026-01-29 13:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005141 10.0.0.249 - - [2026-01-29 13:28:23] "GET /policy-management/9d07737b-78bf-4043-b1fe-c6a493620e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002704 10.0.0.249 - - [2026-01-29 13:28:23] "GET /firewall-policy/2ff15dd8-8379-425c-85ae-8d0aa7f702c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003219 10.0.0.249 - - [2026-01-29 13:28:23] "POST /ref-update HTTP/1.1" 200 156 0.043729 10.0.0.249 - - [2026-01-29 13:28:23] "DELETE /firewall-policy/2ff15dd8-8379-425c-85ae-8d0aa7f702c1 HTTP/1.1" 200 115 0.030427 10.0.0.249 - - [2026-01-29 13:28:23] "DELETE /tag/28268934-b2f6-4d8a-9724-9a8b0f1d6879 HTTP/1.1" 200 115 0.053261 10.0.0.249 - - [2026-01-29 13:28:23] "DELETE /tag/e0517ba3-0439-4de1-a25c-72fbc3c64bdd HTTP/1.1" 200 115 0.032409 10.0.0.249 - - [2026-01-29 13:28:23] "DELETE /tag/671b1a97-545a-48b5-9671-84e4db02c674 HTTP/1.1" 200 115 0.052581 10.0.0.249 - - [2026-01-29 13:28:23] "DELETE /tag/9ce45256-990a-4c83-8fc8-e4f1f639b0e4 HTTP/1.1" 200 115 0.043989 10.0.0.249 - - [2026-01-29 13:28:23] "DELETE /loadbalancer-member/7eec305e-4ba8-43aa-911d-7f2fc6aca78e HTTP/1.1" 200 115 0.025742 10.0.0.249 - - [2026-01-29 13:28:23] "DELETE /loadbalancer-pool/7112ef04-7870-4192-93a5-f338de90627c HTTP/1.1" 200 115 0.028066 10.0.0.249 - - [2026-01-29 13:28:23] "DELETE /loadbalancer-listener/6471e947-36fd-456c-9699-8d72d8384f67 HTTP/1.1" 200 115 0.026565 10.0.0.249 - - [2026-01-29 13:28:23] "DELETE /loadbalancer/b11c6533-bf95-4951-a0df-e23ad224a2e0 HTTP/1.1" 200 115 0.028656 10.0.0.249 - - [2026-01-29 13:28:23] "DELETE /floating-ip/afcf85d8-5bd9-495e-8279-41cb978b96ee HTTP/1.1" 200 115 0.023969 10.0.0.249 - - [2026-01-29 13:28:23] "DELETE /instance-ip/65729120-d1c1-4317-94c6-d9b21cbb9eda HTTP/1.1" 200 115 0.035215 10.0.0.249 - - [2026-01-29 13:28:23] "DELETE /virtual-machine-interface/d9c80a70-ee33-4d5f-94eb-90cf160ba041 HTTP/1.1" 200 115 0.041260 10.0.0.249 - - [2026-01-29 13:28:23] "DELETE /tag/11e2fbb2-41d2-4064-acd4-29726b189398 HTTP/1.1" 200 115 0.033425 10.0.0.249 - - [2026-01-29 13:28:23] "POST /projects HTTP/1.1" 409 238 0.001596 10.0.0.249 - - [2026-01-29 13:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.249 - - [2026-01-29 13:28:23] "GET /project/d44ecc26-02e3-4678-9017-8d502d98a8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.064105 10.0.0.249 - - [2026-01-29 13:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.249 - - [2026-01-29 13:28:23] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.007578 10.0.0.249 - - [2026-01-29 13:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.249 - - [2026-01-29 13:28:23] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004385 10.0.0.249 - - [2026-01-29 13:28:23] "POST /security-groups HTTP/1.1" 409 285 0.002448 10.0.0.249 - - [2026-01-29 13:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.249 - - [2026-01-29 13:28:23] "PUT /security-group/5aabc47b-0ca9-44cd-aec3-f562015a42b3 HTTP/1.1" 200 263 0.058576 10.0.0.249 - - [2026-01-29 13:28:24] "PUT /access-control-list/be61fd7b-ad69-4a5e-88be-173d3b074401 HTTP/1.1" 200 273 0.013994 10.0.0.249 - - [2026-01-29 13:28:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.040636 10.0.0.249 - - [2026-01-29 13:28:24] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.016843 10.0.0.249 - - [2026-01-29 13:28:24] "PUT /access-control-list/bfb0e43d-a42a-4636-8bce-f9e936a7b3e8 HTTP/1.1" 200 273 0.036640 10.0.0.249 - - [2026-01-29 13:28:24] "GET /firewall-rule/e7025a2b-2be3-4b4f-9e01-84098d27560c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002700 10.0.0.249 - - [2026-01-29 13:28:24] "POST /ref-update HTTP/1.1" 200 156 0.060601 10.0.0.249 - - [2026-01-29 13:28:24] "DELETE /firewall-rule/e7025a2b-2be3-4b4f-9e01-84098d27560c HTTP/1.1" 200 115 0.047516 10.0.0.249 - - [2026-01-29 13:28:24] "GET /firewall-policy/da974965-f9f8-4446-b79b-2ee4e6acc4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.006143 10.0.0.249 - - [2026-01-29 13:28:24] "GET /firewall-rule/593fe71a-09b4-485e-9eff-684a88e747f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002958 10.0.0.249 - - [2026-01-29 13:28:24] "POST /ref-update HTTP/1.1" 200 156 0.063322 10.0.0.249 - - [2026-01-29 13:28:24] "DELETE /firewall-rule/593fe71a-09b4-485e-9eff-684a88e747f3 HTTP/1.1" 200 115 0.058950 10.0.0.249 - - [2026-01-29 13:28:24] "DELETE /tag/318061ea-dd0e-481d-b9db-dda2fbeec260 HTTP/1.1" 200 115 0.059747 10.0.0.249 - - [2026-01-29 13:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.249 - - [2026-01-29 13:28:24] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004346 10.0.0.249 - - [2026-01-29 13:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.249 - - [2026-01-29 13:28:24] "GET /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003588 10.0.0.249 - - [2026-01-29 13:28:24] "PUT /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30 HTTP/1.1" 200 265 0.051267 10.0.0.249 - - [2026-01-29 13:28:24] "PUT /virtual-network/dcb41567-9eea-4957-a91a-84a3fe13f7bf HTTP/1.1" 200 265 0.048868 10.0.0.249 - - [2026-01-29 13:28:24] "DELETE /security-group/5aabc47b-0ca9-44cd-aec3-f562015a42b3 HTTP/1.1" 200 115 0.059886 10.0.0.249 - - [2026-01-29 13:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.249 - - [2026-01-29 13:28:24] "DELETE /access-control-list/be61fd7b-ad69-4a5e-88be-173d3b074401 HTTP/1.1" 200 115 0.047873 10.0.0.249 - - [2026-01-29 13:28:24] "DELETE /access-control-list/bfb0e43d-a42a-4636-8bce-f9e936a7b3e8 HTTP/1.1" 200 115 0.056646 10.0.0.249 - - [2026-01-29 13:28:24] "GET /project/d44ecc26-02e3-4678-9017-8d502d98a8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.058710 10.0.0.249 - - [2026-01-29 13:28:24] "GET /project/d44ecc26-02e3-4678-9017-8d502d98a8fb?fields=security_groups HTTP/1.1" 200 1353 0.057980 10.0.0.249 - - [2026-01-29 13:28:25] "DELETE /security-group/6d8afc25-629d-4020-9abc-288da92327af HTTP/1.1" 200 115 0.074688 10.0.0.249 - - [2026-01-29 13:28:25] "DELETE /access-control-list/e450d2fb-cd7d-4cb6-b933-d16e03d5b86b HTTP/1.1" 200 115 0.030169 10.0.0.249 - - [2026-01-29 13:28:25] "GET /project/d44ecc26-02e3-4678-9017-8d502d98a8fb?fields=application_policy_sets HTTP/1.1" 200 1392 0.040823 10.0.0.249 - - [2026-01-29 13:28:25] "DELETE /access-control-list/b1788a41-cb1a-4055-8024-eb47fa955f58 HTTP/1.1" 200 115 0.047957 10.0.0.249 - - [2026-01-29 13:28:25] "DELETE /project/d44ecc26-02e3-4678-9017-8d502d98a8fb HTTP/1.1" 200 115 0.424821 10.0.0.249 - - [2026-01-29 13:29:20] "GET / HTTP/1.1" 200 36215 0.001693 10.0.0.249 - - [2026-01-29 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.249 - - [2026-01-29 13:29:20] "GET /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002649 10.0.0.249 - - [2026-01-29 13:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.249 - - [2026-01-29 13:29:20] "GET /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002206 10.0.0.249 - - [2026-01-29 13:29:38] "GET / HTTP/1.1" 200 36215 0.002859 10.0.0.249 - - [2026-01-29 13:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.249 - - [2026-01-29 13:29:38] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.014332 10.0.0.249 - - [2026-01-29 13:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.249 - - [2026-01-29 13:29:38] "GET /config-node/4154e13d-1d04-49a1-86f8-a62f3badc8d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002363 10.0.0.249 - - [2026-01-29 13:29:38] "GET / HTTP/1.1" 200 36215 0.001451 10.0.0.249 - - [2026-01-29 13:29:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002007 10.0.0.249 - - [2026-01-29 13:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.249 - - [2026-01-29 13:29:43] "GET /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002589 10.0.0.249 - - [2026-01-29 13:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.249 - - [2026-01-29 13:29:43] "PUT /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc HTTP/1.1" 200 277 0.007814 10.0.0.249 - - [2026-01-29 13:29:43] "GET / HTTP/1.1" 200 36215 0.001611 10.0.0.249 - - [2026-01-29 13:29:44] "POST /alarms HTTP/1.1" 409 264 0.002195 10.0.0.249 - - [2026-01-29 13:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.249 - - [2026-01-29 13:29:44] "PUT /alarm/7a3d9e6e-b005-4ee0-be28-47b9372b145c HTTP/1.1" 200 245 0.010640 10.0.0.249 - - [2026-01-29 13:29:44] "POST /alarms HTTP/1.1" 409 261 0.005734 10.0.0.249 - - [2026-01-29 13:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.249 - - [2026-01-29 13:29:44] "PUT /alarm/c71916c3-01eb-49dd-bc19-daccc0eeda0b HTTP/1.1" 200 245 0.011259 10.0.0.249 - - [2026-01-29 13:29:44] "POST /alarms HTTP/1.1" 409 261 0.003749 10.0.0.249 - - [2026-01-29 13:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.249 - - [2026-01-29 13:29:44] "PUT /alarm/e00967c5-a8eb-4a5e-90f0-5deec63130a4 HTTP/1.1" 200 245 0.029343 10.0.0.249 - - [2026-01-29 13:29:44] "POST /alarms HTTP/1.1" 409 253 0.016121 10.0.0.249 - - [2026-01-29 13:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.249 - - [2026-01-29 13:29:44] "PUT /alarm/b5affbf2-f54a-40d9-889b-19c00a9e4803 HTTP/1.1" 200 245 0.017352 10.0.0.249 - - [2026-01-29 13:29:44] "POST /alarms HTTP/1.1" 409 251 0.021269 10.0.0.249 - - [2026-01-29 13:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007051 10.0.0.249 - - [2026-01-29 13:29:44] "PUT /alarm/370f02e2-3cf8-403a-a36f-7777628eec87 HTTP/1.1" 200 245 0.016535 10.0.0.249 - - [2026-01-29 13:29:44] "POST /alarms HTTP/1.1" 409 252 0.017664 10.0.0.249 - - [2026-01-29 13:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005822 10.0.0.249 - - [2026-01-29 13:29:44] "PUT /alarm/d9e2d8c5-77b1-4b3a-9d0d-b8e4676f74f4 HTTP/1.1" 200 245 0.026179 10.0.0.249 - - [2026-01-29 13:29:44] "POST /alarms HTTP/1.1" 409 256 0.012472 10.0.0.249 - - [2026-01-29 13:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.249 - - [2026-01-29 13:29:44] "PUT /alarm/ac0d55c4-f436-4478-838d-52646867b0e6 HTTP/1.1" 200 245 0.040555 10.0.0.249 - - [2026-01-29 13:29:44] "POST /alarms HTTP/1.1" 409 248 0.004219 10.0.0.249 - - [2026-01-29 13:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011956 10.0.0.249 - - [2026-01-29 13:29:44] "PUT /alarm/8d73769b-9e5a-4178-adec-74552e339154 HTTP/1.1" 200 245 0.040931 10.0.0.249 - - [2026-01-29 13:29:44] "POST /alarms HTTP/1.1" 409 252 0.015692 10.0.0.249 - - [2026-01-29 13:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008501 10.0.0.249 - - [2026-01-29 13:29:44] "PUT /alarm/f5302579-1578-4138-8975-e9ab2e424c50 HTTP/1.1" 200 245 0.019840 10.0.0.249 - - [2026-01-29 13:29:44] "POST /alarms HTTP/1.1" 409 257 0.011221 10.0.0.249 - - [2026-01-29 13:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005398 10.0.0.249 - - [2026-01-29 13:29:44] "PUT /alarm/60846068-d208-49ff-bdc1-99849da45e23 HTTP/1.1" 200 245 0.019758 10.0.0.249 - - [2026-01-29 13:29:44] "POST /alarms HTTP/1.1" 409 251 0.032941 10.0.0.249 - - [2026-01-29 13:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008730 10.0.0.249 - - [2026-01-29 13:29:44] "PUT /alarm/220b2449-0abb-4efa-a1b7-5937827e76aa HTTP/1.1" 200 245 0.014907 10.0.0.249 - - [2026-01-29 13:29:45] "POST /alarms HTTP/1.1" 409 257 0.006193 10.0.0.249 - - [2026-01-29 13:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009431 10.0.0.249 - - [2026-01-29 13:29:45] "PUT /alarm/c37ff405-9f66-4b5c-bfa4-01228ff46208 HTTP/1.1" 200 245 0.026005 10.0.0.249 - - [2026-01-29 13:29:45] "POST /alarms HTTP/1.1" 409 261 0.016592 10.0.0.249 - - [2026-01-29 13:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.249 - - [2026-01-29 13:29:45] "PUT /alarm/197aa8e4-6814-4030-8084-0a786f225d7e HTTP/1.1" 200 245 0.016764 10.0.0.249 - - [2026-01-29 13:29:45] "POST /alarms HTTP/1.1" 409 258 0.009429 10.0.0.249 - - [2026-01-29 13:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006056 10.0.0.249 - - [2026-01-29 13:29:45] "PUT /alarm/f96f6684-bc1d-437b-8f2a-39fcf94e99c3 HTTP/1.1" 200 245 0.024740 10.0.0.249 - - [2026-01-29 13:29:45] "POST /alarms HTTP/1.1" 409 254 0.018298 10.0.0.249 - - [2026-01-29 13:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.249 - - [2026-01-29 13:29:45] "PUT /alarm/eda704a0-3d7c-454c-83af-b7e50bb22ff0 HTTP/1.1" 200 245 0.012804 10.0.0.249 - - [2026-01-29 13:29:45] "POST /alarms HTTP/1.1" 409 254 0.003456 10.0.0.249 - - [2026-01-29 13:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.249 - - [2026-01-29 13:29:45] "PUT /alarm/c6a2a19c-2477-4998-a605-1a4f41332e78 HTTP/1.1" 200 245 0.015872 10.0.0.249 - - [2026-01-29 13:29:45] "POST /alarms HTTP/1.1" 409 254 0.007739 10.0.0.249 - - [2026-01-29 13:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.249 - - [2026-01-29 13:29:45] "PUT /alarm/760f9a5c-4631-41f8-93d5-2aafedc52f70 HTTP/1.1" 200 245 0.011295 10.0.0.249 - - [2026-01-29 13:29:45] "POST /alarms HTTP/1.1" 409 247 0.012166 10.0.0.249 - - [2026-01-29 13:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.249 - - [2026-01-29 13:29:45] "PUT /alarm/660f07bf-6a54-4f2c-a62c-337bb68b3a3b HTTP/1.1" 200 245 0.014582 10.0.0.249 - - [2026-01-29 13:29:45] "POST /alarms HTTP/1.1" 409 272 0.005812 10.0.0.249 - - [2026-01-29 13:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.249 - - [2026-01-29 13:29:45] "PUT /alarm/c6d47bf2-e56b-4739-987d-fcdd246b37ec HTTP/1.1" 200 245 0.011367 10.0.0.249 - - [2026-01-29 13:29:45] "POST /alarms HTTP/1.1" 409 261 0.001667 10.0.0.249 - - [2026-01-29 13:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.249 - - [2026-01-29 13:29:45] "PUT /alarm/e90e45f2-d736-40b8-a2e8-bd2f84de9e2d HTTP/1.1" 200 245 0.015591 10.0.0.249 - - [2026-01-29 13:29:45] "POST /alarms HTTP/1.1" 409 259 0.011116 10.0.0.249 - - [2026-01-29 13:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.249 - - [2026-01-29 13:29:45] "PUT /alarm/39f5a057-0ee3-4c7f-8c85-b3d4ae3251a0 HTTP/1.1" 200 245 0.011340 10.0.0.249 - - [2026-01-29 13:29:45] "POST /alarms HTTP/1.1" 409 265 0.008186 10.0.0.249 - - [2026-01-29 13:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.249 - - [2026-01-29 13:29:45] "PUT /alarm/4139128d-bd12-4171-9288-921ec83b05ad HTTP/1.1" 200 245 0.009666 10.0.0.249 - - [2026-01-29 13:29:45] "POST /alarms HTTP/1.1" 409 279 0.003331 10.0.0.249 - - [2026-01-29 13:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005154 10.0.0.249 - - [2026-01-29 13:29:45] "PUT /alarm/fd6289b8-91e6-42ab-a56a-a24e461127cd HTTP/1.1" 200 245 0.010785 10.0.0.249 - - [2026-01-29 13:29:46] "GET / HTTP/1.1" 200 36215 0.001661 10.0.0.249 - - [2026-01-29 13:29:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001943 10.0.0.249 - - [2026-01-29 13:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.249 - - [2026-01-29 13:29:46] "PUT /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc HTTP/1.1" 200 277 0.010606 10.0.0.249 - - [2026-01-29 13:29:46] "GET / HTTP/1.1" 200 36215 0.001299 10.0.0.249 - - [2026-01-29 13:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.249 - - [2026-01-29 13:29:46] "GET /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002501 10.0.0.249 - - [2026-01-29 13:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.249 - - [2026-01-29 13:29:46] "PUT /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc HTTP/1.1" 200 277 0.019469 10.0.0.249 - - [2026-01-29 13:29:46] "GET / HTTP/1.1" 200 36215 0.001646 10.0.0.249 - - [2026-01-29 13:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.249 - - [2026-01-29 13:29:46] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004610 10.0.0.249 - - [2026-01-29 13:29:46] "PUT /global-system-config/1896671e-8808-4756-8834-b8f248296a21 HTTP/1.1" 200 275 0.015592 10.0.0.249 - - [2026-01-29 13:29:50] "GET / HTTP/1.1" 200 36215 0.002241 10.0.0.249 - - [2026-01-29 13:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.249 - - [2026-01-29 13:29:50] "GET /routing-instance/2d47534c-093d-4940-af22-941efe2cef26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002584 10.0.0.249 - - [2026-01-29 13:29:50] "POST /bgp-routers HTTP/1.1" 409 301 0.001604 10.0.0.249 - - [2026-01-29 13:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008430 10.0.0.249 - - [2026-01-29 13:29:50] "GET /bgp-router/db1153a9-6ae6-4df0-aab1-26e56c2114e7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002494 10.0.0.249 - - [2026-01-29 13:29:50] "PUT /bgp-router/db1153a9-6ae6-4df0-aab1-26e56c2114e7 HTTP/1.1" 200 255 0.016285 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:29:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001169 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:29:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000910 10.0.0.249 - - [2026-01-29 13:29:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.249 - - [2026-01-29 13:29:51] "GET /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002761 10.0.0.249 - - [2026-01-29 13:30:05] "GET / HTTP/1.1" 200 36215 0.001719 10.0.0.249 - - [2026-01-29 13:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.249 - - [2026-01-29 13:30:05] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004159 10.0.0.249 - - [2026-01-29 13:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.249 - - [2026-01-29 13:30:05] "GET /config-node/4154e13d-1d04-49a1-86f8-a62f3badc8d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.002311 10.0.0.249 - - [2026-01-29 13:30:16] "GET / HTTP/1.1" 200 36215 0.001379 10.0.0.249 - - [2026-01-29 13:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.249 - - [2026-01-29 13:30:16] "GET /routing-instance/2d47534c-093d-4940-af22-941efe2cef26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003809 10.0.0.249 - - [2026-01-29 13:30:16] "POST /bgp-routers HTTP/1.1" 409 301 0.002857 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:30:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001047 10.0.0.249 - - [2026-01-29 13:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:30:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001143 10.0.0.249 - - [2026-01-29 13:30:16] "GET /bgp-router/db1153a9-6ae6-4df0-aab1-26e56c2114e7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.011475 10.0.0.249 - - [2026-01-29 13:30:16] "PUT /bgp-router/db1153a9-6ae6-4df0-aab1-26e56c2114e7 HTTP/1.1" 200 255 0.013725 10.0.0.249 - - [2026-01-29 13:30:31] "GET / HTTP/1.1" 200 36215 0.001714 10.0.0.249 - - [2026-01-29 13:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.249 - - [2026-01-29 13:30:31] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004364 10.0.0.249 - - [2026-01-29 13:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.249 - - [2026-01-29 13:30:31] "GET /config-node/4154e13d-1d04-49a1-86f8-a62f3badc8d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001952 10.0.0.249 - - [2026-01-29 13:30:31] "GET / HTTP/1.1" 200 36215 0.001392 10.0.0.249 - - [2026-01-29 13:30:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001973 10.0.0.249 - - [2026-01-29 13:30:35] "GET /global-system-configs HTTP/1.1" 200 323 0.002597 10.0.0.249 - - [2026-01-29 13:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.249 - - [2026-01-29 13:30:36] "GET /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002194 10.0.0.249 - - [2026-01-29 13:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.249 - - [2026-01-29 13:30:36] "PUT /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc HTTP/1.1" 200 277 0.012654 10.0.0.249 - - [2026-01-29 13:30:36] "GET / HTTP/1.1" 200 36215 0.001650 10.0.0.249 - - [2026-01-29 13:30:36] "POST /alarms HTTP/1.1" 409 264 0.002231 10.0.0.249 - - [2026-01-29 13:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.249 - - [2026-01-29 13:30:36] "PUT /alarm/7a3d9e6e-b005-4ee0-be28-47b9372b145c HTTP/1.1" 200 245 0.010600 10.0.0.249 - - [2026-01-29 13:30:36] "POST /alarms HTTP/1.1" 409 261 0.002163 10.0.0.249 - - [2026-01-29 13:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.249 - - [2026-01-29 13:30:36] "PUT /alarm/c71916c3-01eb-49dd-bc19-daccc0eeda0b HTTP/1.1" 200 245 0.009401 10.0.0.249 - - [2026-01-29 13:30:36] "POST /alarms HTTP/1.1" 409 261 0.001992 10.0.0.249 - - [2026-01-29 13:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.249 - - [2026-01-29 13:30:36] "PUT /alarm/e00967c5-a8eb-4a5e-90f0-5deec63130a4 HTTP/1.1" 200 245 0.016025 10.0.0.249 - - [2026-01-29 13:30:36] "POST /alarms HTTP/1.1" 409 253 0.002374 10.0.0.249 - - [2026-01-29 13:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.249 - - [2026-01-29 13:30:36] "PUT /alarm/b5affbf2-f54a-40d9-889b-19c00a9e4803 HTTP/1.1" 200 245 0.009243 10.0.0.249 - - [2026-01-29 13:30:36] "POST /alarms HTTP/1.1" 409 251 0.013139 10.0.0.249 - - [2026-01-29 13:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.249 - - [2026-01-29 13:30:36] "PUT /alarm/370f02e2-3cf8-403a-a36f-7777628eec87 HTTP/1.1" 200 245 0.010066 10.0.0.249 - - [2026-01-29 13:30:37] "POST /alarms HTTP/1.1" 409 252 0.004590 10.0.0.249 - - [2026-01-29 13:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.249 - - [2026-01-29 13:30:37] "PUT /alarm/d9e2d8c5-77b1-4b3a-9d0d-b8e4676f74f4 HTTP/1.1" 200 245 0.007993 10.0.0.249 - - [2026-01-29 13:30:37] "POST /alarms HTTP/1.1" 409 256 0.009473 10.0.0.249 - - [2026-01-29 13:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.249 - - [2026-01-29 13:30:37] "PUT /alarm/ac0d55c4-f436-4478-838d-52646867b0e6 HTTP/1.1" 200 245 0.008520 10.0.0.249 - - [2026-01-29 13:30:37] "POST /alarms HTTP/1.1" 409 248 0.006135 10.0.0.249 - - [2026-01-29 13:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.249 - - [2026-01-29 13:30:37] "GET /global-system-configs HTTP/1.1" 200 323 0.005026 10.0.0.249 - - [2026-01-29 13:30:37] "PUT /alarm/8d73769b-9e5a-4178-adec-74552e339154 HTTP/1.1" 200 245 0.009143 10.0.0.249 - - [2026-01-29 13:30:37] "POST /alarms HTTP/1.1" 409 252 0.006755 10.0.0.249 - - [2026-01-29 13:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.249 - - [2026-01-29 13:30:37] "PUT /alarm/f5302579-1578-4138-8975-e9ab2e424c50 HTTP/1.1" 200 245 0.008606 10.0.0.249 - - [2026-01-29 13:30:37] "POST /alarms HTTP/1.1" 409 257 0.006578 10.0.0.249 - - [2026-01-29 13:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.249 - - [2026-01-29 13:30:37] "PUT /alarm/60846068-d208-49ff-bdc1-99849da45e23 HTTP/1.1" 200 245 0.009550 10.0.0.249 - - [2026-01-29 13:30:37] "POST /alarms HTTP/1.1" 409 251 0.007663 10.0.0.249 - - [2026-01-29 13:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.249 - - [2026-01-29 13:30:37] "PUT /alarm/220b2449-0abb-4efa-a1b7-5937827e76aa HTTP/1.1" 200 245 0.016543 10.0.0.249 - - [2026-01-29 13:30:37] "POST /alarms HTTP/1.1" 409 257 0.003484 10.0.0.249 - - [2026-01-29 13:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.249 - - [2026-01-29 13:30:37] "PUT /alarm/c37ff405-9f66-4b5c-bfa4-01228ff46208 HTTP/1.1" 200 245 0.009904 10.0.0.249 - - [2026-01-29 13:30:37] "POST /alarms HTTP/1.1" 409 261 0.007349 10.0.0.249 - - [2026-01-29 13:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.249 - - [2026-01-29 13:30:37] "PUT /alarm/197aa8e4-6814-4030-8084-0a786f225d7e HTTP/1.1" 200 245 0.009868 10.0.0.249 - - [2026-01-29 13:30:37] "POST /alarms HTTP/1.1" 409 258 0.008003 10.0.0.249 - - [2026-01-29 13:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.249 - - [2026-01-29 13:30:37] "PUT /alarm/f96f6684-bc1d-437b-8f2a-39fcf94e99c3 HTTP/1.1" 200 245 0.008875 10.0.0.249 - - [2026-01-29 13:30:37] "POST /alarms HTTP/1.1" 409 254 0.011380 10.0.0.249 - - [2026-01-29 13:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.249 - - [2026-01-29 13:30:37] "PUT /alarm/eda704a0-3d7c-454c-83af-b7e50bb22ff0 HTTP/1.1" 200 245 0.009161 10.0.0.249 - - [2026-01-29 13:30:37] "POST /alarms HTTP/1.1" 409 254 0.009367 10.0.0.249 - - [2026-01-29 13:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.249 - - [2026-01-29 13:30:37] "PUT /alarm/c6a2a19c-2477-4998-a605-1a4f41332e78 HTTP/1.1" 200 245 0.010581 10.0.0.249 - - [2026-01-29 13:30:37] "POST /alarms HTTP/1.1" 409 254 0.008024 10.0.0.249 - - [2026-01-29 13:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.249 - - [2026-01-29 13:30:37] "PUT /alarm/760f9a5c-4631-41f8-93d5-2aafedc52f70 HTTP/1.1" 200 245 0.010559 10.0.0.249 - - [2026-01-29 13:30:37] "POST /alarms HTTP/1.1" 409 247 0.010051 10.0.0.249 - - [2026-01-29 13:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.249 - - [2026-01-29 13:30:37] "PUT /alarm/660f07bf-6a54-4f2c-a62c-337bb68b3a3b HTTP/1.1" 200 245 0.016715 10.0.0.249 - - [2026-01-29 13:30:37] "POST /alarms HTTP/1.1" 409 272 0.002514 10.0.0.249 - - [2026-01-29 13:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.249 - - [2026-01-29 13:30:37] "PUT /alarm/c6d47bf2-e56b-4739-987d-fcdd246b37ec HTTP/1.1" 200 245 0.009208 10.0.0.249 - - [2026-01-29 13:30:37] "POST /alarms HTTP/1.1" 409 261 0.008354 10.0.0.249 - - [2026-01-29 13:30:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.249 - - [2026-01-29 13:30:38] "PUT /alarm/e90e45f2-d736-40b8-a2e8-bd2f84de9e2d HTTP/1.1" 200 245 0.010448 10.0.0.249 - - [2026-01-29 13:30:38] "POST /alarms HTTP/1.1" 409 259 0.012631 10.0.0.249 - - [2026-01-29 13:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.249 - - [2026-01-29 13:30:38] "PUT /alarm/39f5a057-0ee3-4c7f-8c85-b3d4ae3251a0 HTTP/1.1" 200 245 0.010350 10.0.0.249 - - [2026-01-29 13:30:38] "POST /alarms HTTP/1.1" 409 265 0.011232 10.0.0.249 - - [2026-01-29 13:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004327 10.0.0.249 - - [2026-01-29 13:30:38] "PUT /alarm/4139128d-bd12-4171-9288-921ec83b05ad HTTP/1.1" 200 245 0.011973 10.0.0.249 - - [2026-01-29 13:30:38] "POST /alarms HTTP/1.1" 409 279 0.013573 10.0.0.249 - - [2026-01-29 13:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.249 - - [2026-01-29 13:30:38] "PUT /alarm/fd6289b8-91e6-42ab-a56a-a24e461127cd HTTP/1.1" 200 245 0.010020 10.0.0.249 - - [2026-01-29 13:30:38] "GET / HTTP/1.1" 200 36215 0.002199 10.0.0.249 - - [2026-01-29 13:30:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002402 10.0.0.249 - - [2026-01-29 13:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.249 - - [2026-01-29 13:30:38] "PUT /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc HTTP/1.1" 200 277 0.008104 10.0.0.249 - - [2026-01-29 13:30:38] "GET / HTTP/1.1" 200 36215 0.001812 10.0.0.249 - - [2026-01-29 13:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.249 - - [2026-01-29 13:30:38] "GET /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002557 10.0.0.249 - - [2026-01-29 13:30:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.249 - - [2026-01-29 13:30:38] "PUT /global-vrouter-config/4533d92a-3933-4490-93fc-89f5047e5abc HTTP/1.1" 200 277 0.012873 10.0.0.249 - - [2026-01-29 13:30:39] "GET / HTTP/1.1" 200 36215 0.001857 10.0.0.249 - - [2026-01-29 13:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.249 - - [2026-01-29 13:30:39] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004070 10.0.0.249 - - [2026-01-29 13:30:39] "PUT /global-system-config/1896671e-8808-4756-8834-b8f248296a21 HTTP/1.1" 200 275 0.013281 10.0.0.249 - - [2026-01-29 13:30:42] "GET / HTTP/1.1" 200 36215 0.001498 10.0.0.249 - - [2026-01-29 13:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.249 - - [2026-01-29 13:30:42] "GET /routing-instance/2d47534c-093d-4940-af22-941efe2cef26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002597 10.0.0.249 - - [2026-01-29 13:30:42] "POST /bgp-routers HTTP/1.1" 409 301 0.001792 10.0.0.249 - - [2026-01-29 13:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018084 10.0.0.249 - - [2026-01-29 13:30:42] "GET /bgp-router/db1153a9-6ae6-4df0-aab1-26e56c2114e7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003700 10.0.0.249 - - [2026-01-29 13:30:42] "PUT /bgp-router/db1153a9-6ae6-4df0-aab1-26e56c2114e7 HTTP/1.1" 200 255 0.017665 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:30:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:30:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001095 10.0.0.249 - - [2026-01-29 13:30:46] "POST /tags HTTP/1.1" 200 356 0.030090 10.0.0.249 - - [2026-01-29 13:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.032814 10.0.0.249 - - [2026-01-29 13:30:46] "GET /tag/7320d774-345d-4973-940d-98bc6afc8db0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.020413 10.0.0.249 - - [2026-01-29 13:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.249 - - [2026-01-29 13:30:46] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005209 10.0.0.249 - - [2026-01-29 13:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007447 10.0.0.249 - - [2026-01-29 13:30:46] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.075257 10.0.0.249 - - [2026-01-29 13:30:46] "POST /virtual-machines HTTP/1.1" 200 352 0.024675 10.0.0.249 - - [2026-01-29 13:30:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.027431 10.0.0.249 - - [2026-01-29 13:30:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.155867 10.0.0.249 - - [2026-01-29 13:30:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013543 10.0.0.249 - - [2026-01-29 13:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.249 - - [2026-01-29 13:30:47] "GET /virtual-machine-interface/b82e1b5c-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.011159 10.0.0.249 - - [2026-01-29 13:30:47] "POST /instance-ips HTTP/1.1" 200 392 0.030297 10.0.0.249 - - [2026-01-29 13:30:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.030028 10.0.0.249 - - [2026-01-29 13:30:47] "GET /virtual-machine-interface/b82e1b5c-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.013797 10.0.0.249 - - [2026-01-29 13:30:47] "POST /set-tag HTTP/1.1" 200 109 0.014175 10.0.0.249 - - [2026-01-29 13:30:47] "GET /virtual-machine-interface/b82e1b5c-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011384 10.0.0.249 - - [2026-01-29 13:30:47] "GET /instance-ip/b850d76e-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.007611 10.0.0.249 - - [2026-01-29 13:30:47] "GET /virtual-machine-interface/b82e1b5c-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004213 10.0.0.249 - - [2026-01-29 13:30:47] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.249 - - [2026-01-29 13:30:47] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003656 10.0.0.249 - - [2026-01-29 13:30:47] "POST /ref-update HTTP/1.1" 200 156 0.007877 10.0.0.249 - - [2026-01-29 13:30:47] "GET /virtual-machine-interface/b82e1b5c-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005977 10.0.0.249 - - [2026-01-29 13:30:47] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.249 - - [2026-01-29 13:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.249 - - [2026-01-29 13:30:47] "GET /virtual-network/17aff922-3ca7-4807-9a9b-ee224b012d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007962 10.0.0.249 - - [2026-01-29 13:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.249 - - [2026-01-29 13:30:47] "GET /project/e156b70f-2901-46d6-9ea0-a55a6bfa2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.041056 10.0.0.249 - - [2026-01-29 13:30:47] "POST /virtual-machines HTTP/1.1" 200 356 0.017844 10.0.0.249 - - [2026-01-29 13:30:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014066 10.0.0.249 - - [2026-01-29 13:30:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.130588 10.0.0.249 - - [2026-01-29 13:30:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.027487 10.0.0.249 - - [2026-01-29 13:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010268 10.0.0.249 - - [2026-01-29 13:30:47] "GET /virtual-machine-interface/b8a965dc-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004383 10.0.0.249 - - [2026-01-29 13:30:48] "POST /instance-ips HTTP/1.1" 200 396 0.028650 10.0.0.249 - - [2026-01-29 13:30:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.045995 10.0.0.249 - - [2026-01-29 13:30:48] "GET /virtual-machine-interface/b8a965dc-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.018822 10.0.0.249 - - [2026-01-29 13:30:48] "POST /set-tag HTTP/1.1" 200 109 0.025822 10.0.0.249 - - [2026-01-29 13:30:48] "GET /virtual-machine-interface/b8a965dc-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.029612 10.0.0.249 - - [2026-01-29 13:30:48] "GET /instance-ip/b8c24bb0-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003432 10.0.0.249 - - [2026-01-29 13:30:48] "GET /virtual-machine-interface/b8a965dc-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005490 10.0.0.249 - - [2026-01-29 13:30:48] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.249 - - [2026-01-29 13:30:48] "GET /virtual-router/74135868-41c0-4243-a10b-fc5e1a47ac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.005850 10.0.0.249 - - [2026-01-29 13:30:48] "POST /ref-update HTTP/1.1" 200 156 0.007580 10.0.0.249 - - [2026-01-29 13:30:48] "GET /virtual-machine-interface/b8a965dc-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.015431 10.0.0.249 - - [2026-01-29 13:30:48] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.249 - - [2026-01-29 13:30:48] "GET /virtual-machine-interface/b82e1b5c-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005730 10.0.0.249 - - [2026-01-29 13:30:48] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.249 - - [2026-01-29 13:30:48] "GET /virtual-machine-interface/b8a965dc-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003667 10.0.0.249 - - [2026-01-29 13:30:48] "POST /set-tag HTTP/1.1" 200 109 0.017575 10.0.0.249 - - [2026-01-29 13:31:01] "GET /virtual-machine-interface/b82e1b5c-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004221 10.0.0.249 - - [2026-01-29 13:31:01] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.249 - - [2026-01-29 13:31:02] "GET /virtual-machine-interface/b8a965dc-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006436 10.0.0.249 - - [2026-01-29 13:31:02] "POST /set-tag HTTP/1.1" 200 109 0.007106 10.0.0.249 - - [2026-01-29 13:31:03] "GET /virtual-machine-interface/b82e1b5c-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005598 10.0.0.249 - - [2026-01-29 13:31:03] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.249 - - [2026-01-29 13:31:04] "GET / HTTP/1.1" 200 36215 0.001471 10.0.0.249 - - [2026-01-29 13:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.249 - - [2026-01-29 13:31:04] "GET /global-system-config/1896671e-8808-4756-8834-b8f248296a21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004234 10.0.0.249 - - [2026-01-29 13:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.249 - - [2026-01-29 13:31:04] "GET /config-node/4154e13d-1d04-49a1-86f8-a62f3badc8d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.001662 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:31:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001042 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:31:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001060 10.0.0.249 - - [2026-01-29 13:31:16] "GET / HTTP/1.1" 200 36215 0.001451 10.0.0.249 - - [2026-01-29 13:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.249 - - [2026-01-29 13:31:16] "GET /routing-instance/2d47534c-093d-4940-af22-941efe2cef26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002545 10.0.0.249 - - [2026-01-29 13:31:16] "POST /bgp-routers HTTP/1.1" 409 301 0.001716 10.0.0.249 - - [2026-01-29 13:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.249 - - [2026-01-29 13:31:16] "GET /bgp-router/db1153a9-6ae6-4df0-aab1-26e56c2114e7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003245 10.0.0.249 - - [2026-01-29 13:31:16] "PUT /bgp-router/db1153a9-6ae6-4df0-aab1-26e56c2114e7 HTTP/1.1" 200 255 0.011258 10.0.0.249 - - [2026-01-29 13:31:34] "GET /virtual-machine-interface/b82e1b5c-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008633 10.0.0.249 - - [2026-01-29 13:31:34] "POST /set-tag HTTP/1.1" 200 109 0.003614 10.0.0.249 - - [2026-01-29 13:31:34] "GET /virtual-machine-interface/b82e1b5c-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006970 10.0.0.249 - - [2026-01-29 13:31:34] "POST /set-tag HTTP/1.1" 200 109 0.003763 10.0.0.249 - - [2026-01-29 13:31:34] "GET /virtual-machine/72695ef5-0db9-403d-8709-d9f0c2852f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002509 10.0.0.249 - - [2026-01-29 13:31:34] "POST /ref-update HTTP/1.1" 200 156 0.007107 10.0.0.249 - - [2026-01-29 13:31:34] "GET /virtual-machine-interface/b82e1b5c-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005453 10.0.0.249 - - [2026-01-29 13:31:34] "POST /set-tag HTTP/1.1" 200 109 0.029779 10.0.0.249 - - [2026-01-29 13:31:34] "POST /set-tag HTTP/1.1" 200 109 0.028125 10.0.0.249 - - [2026-01-29 13:31:34] "DELETE /instance-ip/b850d76e-fd16-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.040868 10.0.0.249 - - [2026-01-29 13:31:34] "DELETE /virtual-machine-interface/b82e1b5c-fd16-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.035988 10.0.0.249 - - [2026-01-29 13:31:34] "DELETE /virtual-machine/72695ef5-0db9-403d-8709-d9f0c2852f2d HTTP/1.1" 200 115 0.021709 10.0.0.249 - - [2026-01-29 13:31:34] "GET /virtual-machine-interface/b8a965dc-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.013983 10.0.0.249 - - [2026-01-29 13:31:34] "POST /set-tag HTTP/1.1" 200 109 0.002121 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:31:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000988 [Introspect:8084]10.0.0.249 - - [2026-01-29 13:31:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000963 10.0.0.249 - - [2026-01-29 13:32:05] "GET /virtual-machine-interface/b8a965dc-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004201 10.0.0.249 - - [2026-01-29 13:32:05] "POST /set-tag HTTP/1.1" 200 109 0.005488 10.0.0.249 - - [2026-01-29 13:32:05] "GET /virtual-machine-interface/b8a965dc-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.009614 10.0.0.249 - - [2026-01-29 13:32:05] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.249 - - [2026-01-29 13:32:05] "GET /virtual-machine/bf7db493-20c3-458e-94ef-585bc967a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.002632 10.0.0.249 - - [2026-01-29 13:32:05] "POST /ref-update HTTP/1.1" 200 156 0.009992 10.0.0.249 - - [2026-01-29 13:32:05] "GET /virtual-machine-interface/b8a965dc-fd16-11f0-a796-fa163e4beaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005693 10.0.0.249 - - [2026-01-29 13:32:05] "POST /set-tag HTTP/1.1" 200 109 0.018495 10.0.0.249 - - [2026-01-29 13:32:05] "POST /set-tag HTTP/1.1" 200 109 0.030814 10.0.0.249 - - [2026-01-29 13:32:05] "DELETE /instance-ip/b8c24bb0-fd16-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.049692 10.0.0.249 - - [2026-01-29 13:32:05] "DELETE /virtual-machine-interface/b8a965dc-fd16-11f0-a796-fa163e4beaaa HTTP/1.1" 200 115 0.049978 10.0.0.249 - - [2026-01-29 13:32:05] "DELETE /virtual-machine/bf7db493-20c3-458e-94ef-585bc967a0d8 HTTP/1.1" 200 115 0.026681 10.0.0.249 - - [2026-01-29 13:32:06] "DELETE /tag/7320d774-345d-4973-940d-98bc6afc8db0 HTTP/1.1" 200 115 0.053432