++ 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: =================== Wed Feb 11 06:05:36 PM UTC 2026 ===================' INFO: =================== Wed Feb 11 06:05:36 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.32 ++ 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.32 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.32 ++ ANALYTICSDB_NODES=10.0.0.32 ++ ANALYTICS_SNMP_NODES=10.0.0.32 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8081 ' +++ '[' -n '10.0.0.32:8081 ' ']' +++ echo 10.0.0.32:8081 ++ ANALYTICS_SERVERS=10.0.0.32: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9042 ' +++ '[' -n '10.0.0.32:9042 ' ']' +++ echo 10.0.0.32:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.32:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.32 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8086 ' +++ '[' -n '10.0.0.32:8086 ' ']' +++ echo 10.0.0.32:8086 ++ COLLECTOR_SERVERS=10.0.0.32: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.32 ++ CONFIGDB_NODES=10.0.0.32 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8082 ' +++ '[' -n '10.0.0.32:8082 ' ']' +++ echo 10.0.0.32:8082 ++ CONFIG_SERVERS=10.0.0.32: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9161 ' +++ '[' -n '10.0.0.32:9161 ' ']' +++ echo 10.0.0.32:9161 ++ CONFIGDB_SERVERS=10.0.0.32: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9041 ' +++ '[' -n '10.0.0.32:9041 ' ']' +++ echo 10.0.0.32:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.32: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.32 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.32 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.32 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+=10.0.0.32:2181, +++ '[' -n 10.0.0.32:2181, ']' +++ echo 10.0.0.32:2181 ++ ZOOKEEPER_SERVERS=10.0.0.32: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:2181 ' +++ '[' -n '10.0.0.32:2181 ' ']' +++ echo 10.0.0.32:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.32:2181 ++ RABBITMQ_NODES=10.0.0.32 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+=10.0.0.32:5673, +++ '[' -n 10.0.0.32:5673, ']' +++ echo 10.0.0.32:5673 ++ RABBITMQ_SERVERS=10.0.0.32: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:6379 ' +++ '[' -n '10.0.0.32:6379 ' ']' +++ echo 10.0.0.32:6379 ++ REDIS_SERVERS=10.0.0.32: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.32 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9092 ' +++ '[' -n '10.0.0.32:9092 ' ']' +++ echo 10.0.0.32:9092 ++ KAFKA_SERVERS=10.0.0.32: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.32 ++ 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.32 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.32 + local cassandra=10.0.0.32 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.32 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.32 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.32 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.32 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.32 +++ local servers=10.0.0.32 +++ 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}' ++++ sort ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.32,10.35.199.1,127.0.0.1,172.17.0.1,252.32.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.32'\''))' +++ local server_ip=10.0.0.32 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.32 ]] +++ [[ ,10.0.0.32,10.35.199.1,127.0.0.1,172.17.0.1,252.32.0.1,, =~ ,10\.0\.0\.32, ]] +++ echo 10.0.0.32 1 +++ return ++ local ip=10.0.0.32 ++ [[ -z 10.0.0.32 ]] ++ echo 10.0.0.32 + host_ip=10.0.0.32 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.32:9041 + cassandra_server_list=10.0.0.32:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.32: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=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/11/2026 18:06:21.245 7fa562a1e0c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/11/2026 18:06:21.442 7fa562a1e0c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/11/2026 18:06:21.454 7fa562a1e0c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/11/2026 18:06:21.454 7fa562a1e0c0 [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.32:8082/ Hit Ctrl-C to quit. 10.0.0.32 - - [2026-02-11 18:06:29] "GET / HTTP/1.1" 503 181 0.000291 10.0.0.32 - - [2026-02-11 18:06:30] "GET / HTTP/1.1" 200 35931 0.002458 10.0.0.32 - - [2026-02-11 18:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.32 - - [2026-02-11 18:06:30] "GET /global-system-config/680c1697-b3d1-4750-9d01-d716b9848f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019498 10.0.0.32 - - [2026-02-11 18:06:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.003823 10.0.0.32 - - [2026-02-11 18:06:30] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.32 - - [2026-02-11 18:06:30] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.044502 10.0.0.32 - - [2026-02-11 18:06:30] "GET / HTTP/1.1" 200 35931 0.001258 10.0.0.32 - - [2026-02-11 18:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.32 - - [2026-02-11 18:06:30] "GET /global-system-config/680c1697-b3d1-4750-9d01-d716b9848f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006167 10.0.0.32 - - [2026-02-11 18:06:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.002289 10.0.0.32 - - [2026-02-11 18:06:30] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.054580 10.0.0.32 - - [2026-02-11 18:06:30] "GET / HTTP/1.1" 200 35931 0.001423 10.0.0.32 - - [2026-02-11 18:06:30] "GET / HTTP/1.1" 200 45303 0.001446 10.0.0.32 - - [2026-02-11 18:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006439 10.0.0.32 - - [2026-02-11 18:06:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006351 10.0.0.32 - - [2026-02-11 18:06:32] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.32 - - [2026-02-11 18:06:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.002846 10.0.0.32 - - [2026-02-11 18:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.32 - - [2026-02-11 18:06:32] "GET /global-system-config/680c1697-b3d1-4750-9d01-d716b9848f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006942 10.0.0.32 - - [2026-02-11 18:06:32] "POST /service-appliance-sets HTTP/1.1" 200 553 0.032627 10.0.0.32 - - [2026-02-11 18:06:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.004623 10.0.0.32 - - [2026-02-11 18:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007413 10.0.0.32 - - [2026-02-11 18:06:32] "GET /global-system-config/680c1697-b3d1-4750-9d01-d716b9848f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009937 10.0.0.32 - - [2026-02-11 18:06:32] "POST /service-appliance-sets HTTP/1.1" 200 541 0.051995 10.0.0.32 - - [2026-02-11 18:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010025 10.0.0.32 - - [2026-02-11 18:06:32] "GET /network-ipam/56f3fec7-a433-4a02-b814-c20e3e8829e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004086 10.0.0.32 - - [2026-02-11 18:06:33] "POST /service-templates HTTP/1.1" 200 511 0.036181 10.0.0.32 - - [2026-02-11 18:06:33] "POST /service-templates HTTP/1.1" 200 501 0.052171 10.0.0.32 - - [2026-02-11 18:06:33] "POST /service-templates HTTP/1.1" 200 515 0.067251 10.0.0.32 - - [2026-02-11 18:06:33] "POST /service-templates HTTP/1.1" 200 535 0.039282 10.0.0.32 - - [2026-02-11 18:06:33] "POST /service-templates HTTP/1.1" 200 507 0.074236 10.0.0.32 - - [2026-02-11 18:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006918 10.0.0.32 - - [2026-02-11 18:06:33] "GET /network-ipam/56f3fec7-a433-4a02-b814-c20e3e8829e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007478 10.0.0.32 - - [2026-02-11 18:06:34] "POST /fqname-to-id HTTP/1.1" 404 225 0.005846 10.0.0.32 - - [2026-02-11 18:06:34] "POST /access-control-lists HTTP/1.1" 200 587 0.066474 10.0.0.32 - - [2026-02-11 18:06:34] "POST /fqname-to-id HTTP/1.1" 404 224 0.027191 10.0.0.32 - - [2026-02-11 18:06:34] "POST /access-control-lists HTTP/1.1" 200 585 0.032704 10.0.0.32 - - [2026-02-11 18:06:34] "POST /route-targets HTTP/1.1" 200 327 0.018006 10.0.0.32 - - [2026-02-11 18:06:34] "POST /ref-update HTTP/1.1" 200 156 0.053734 10.0.0.32 - - [2026-02-11 18:06:34] "POST /route-targets HTTP/1.1" 200 327 0.015971 10.0.0.32 - - [2026-02-11 18:06:34] "POST /ref-update HTTP/1.1" 200 156 0.035289 10.0.0.32 - - [2026-02-11 18:06:34] "POST /route-targets HTTP/1.1" 200 327 0.029424 10.0.0.32 - - [2026-02-11 18:06:34] "POST /ref-update HTTP/1.1" 200 156 0.074835 10.0.0.32 - - [2026-02-11 18:06:34] "GET / HTTP/1.1" 200 35931 0.001928 10.0.0.32 - - [2026-02-11 18:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010085 10.0.0.32 - - [2026-02-11 18:06:34] "GET /global-system-config/680c1697-b3d1-4750-9d01-d716b9848f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008204 10.0.0.32 - - [2026-02-11 18:06:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.005256 10.0.0.32 - - [2026-02-11 18:06:34] "POST /route-targets HTTP/1.1" 200 327 0.081283 10.0.0.32 - - [2026-02-11 18:06:35] "POST /ref-update HTTP/1.1" 200 156 0.068991 10.0.0.32 - - [2026-02-11 18:06:35] "POST /config-nodes HTTP/1.1" 200 593 0.185700 10.0.0.32 - - [2026-02-11 18:06:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.008790 10.0.0.32 - - [2026-02-11 18:06:35] "POST /access-control-lists HTTP/1.1" 200 551 0.085916 10.0.0.32 - - [2026-02-11 18:06:35] "PUT /access-control-list/1c6f4e68-e89e-4c5a-8422-dbac125526ac HTTP/1.1" 200 272 0.059479 10.0.0.32 - - [2026-02-11 18:06:35] "PUT /access-control-list/4e21a6bc-4707-4cd2-99b3-51f42970088b HTTP/1.1" 200 272 0.045929 10.0.0.32 - - [2026-02-11 18:06:35] "GET / HTTP/1.1" 200 35931 0.002263 10.0.0.32 - - [2026-02-11 18:06:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003412 10.0.0.32 - - [2026-02-11 18:06:37] "GET / HTTP/1.1" 200 35931 0.001328 10.0.0.32 - - [2026-02-11 18:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.32 - - [2026-02-11 18:06:37] "GET /global-system-config/680c1697-b3d1-4750-9d01-d716b9848f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007533 10.0.0.32 - - [2026-02-11 18:06:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.002641 10.0.0.32 - - [2026-02-11 18:06:37] "POST /config-database-nodes HTTP/1.1" 200 611 0.064264 10.0.0.32 - - [2026-02-11 18:06:39] "GET / HTTP/1.1" 200 35931 0.002244 10.0.0.32 - - [2026-02-11 18:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.32 - - [2026-02-11 18:06:39] "GET /global-system-config/680c1697-b3d1-4750-9d01-d716b9848f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007038 10.0.0.32 - - [2026-02-11 18:06:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.003927 10.0.0.32 - - [2026-02-11 18:06:39] "POST /analytics-nodes HTTP/1.1" 200 599 0.047510 10.0.0.32 - - [2026-02-11 18:06:39] "GET / HTTP/1.1" 200 35931 0.002146 10.0.0.32 - - [2026-02-11 18:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.32 - - [2026-02-11 18:06:39] "GET /routing-instance/c868a012-6941-4425-b982-1ec208421903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004308 10.0.0.32 - - [2026-02-11 18:06:39] "POST /bgp-routers HTTP/1.1" 200 616 0.026113 10.0.0.32 - - [2026-02-11 18:06:39] "GET /bgp-router/db33c82f-59ad-4d17-8c23-a5ce5533d3ba?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.031676 10.0.0.32 - - [2026-02-11 18:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005879 10.0.0.32 - - [2026-02-11 18:06:39] "GET /global-system-config/680c1697-b3d1-4750-9d01-d716b9848f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005672 10.0.0.32 - - [2026-02-11 18:06:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002950 10.0.0.32 - - [2026-02-11 18:06:39] "POST /ref-update HTTP/1.1" 200 156 0.008490 10.0.0.32 - - [2026-02-11 18:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.32 - - [2026-02-11 18:06:40] "GET /global-vrouter-config/19807dbb-e6ee-4599-86be-7479297b7afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.003568 10.0.0.32 - - [2026-02-11 18:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.32 - - [2026-02-11 18:06:40] "PUT /global-vrouter-config/19807dbb-e6ee-4599-86be-7479297b7afb HTTP/1.1" 200 276 0.012090 10.0.0.32 - - [2026-02-11 18:06:41] "GET / HTTP/1.1" 200 35931 0.002396 10.0.0.32 - - [2026-02-11 18:06:41] "POST /alarms HTTP/1.1" 200 581 0.032243 10.0.0.32 - - [2026-02-11 18:06:41] "POST /alarms HTTP/1.1" 200 575 0.047598 10.0.0.32 - - [2026-02-11 18:06:41] "POST /alarms HTTP/1.1" 200 575 0.041875 10.0.0.32 - - [2026-02-11 18:06:41] "POST /alarms HTTP/1.1" 200 559 0.060202 10.0.0.32 - - [2026-02-11 18:06:41] "POST /alarms HTTP/1.1" 200 555 0.020397 10.0.0.32 - - [2026-02-11 18:06:41] "POST /alarms HTTP/1.1" 200 557 0.037125 10.0.0.32 - - [2026-02-11 18:06:41] "POST /alarms HTTP/1.1" 200 565 0.053402 10.0.0.32 - - [2026-02-11 18:06:41] "POST /alarms HTTP/1.1" 200 549 0.019250 10.0.0.32 - - [2026-02-11 18:06:41] "POST /alarms HTTP/1.1" 200 557 0.032209 10.0.0.32 - - [2026-02-11 18:06:41] "POST /alarms HTTP/1.1" 200 567 0.040646 10.0.0.32 - - [2026-02-11 18:06:41] "POST /alarms HTTP/1.1" 200 555 0.025411 10.0.0.32 - - [2026-02-11 18:06:41] "POST /alarms HTTP/1.1" 200 567 0.041579 10.0.0.32 - - [2026-02-11 18:06:41] "POST /alarms HTTP/1.1" 200 575 0.113089 10.0.0.32 - - [2026-02-11 18:06:42] "POST /alarms HTTP/1.1" 200 569 0.018973 10.0.0.32 - - [2026-02-11 18:06:42] "POST /alarms HTTP/1.1" 200 561 0.054136 10.0.0.32 - - [2026-02-11 18:06:42] "POST /alarms HTTP/1.1" 200 561 0.040084 10.0.0.32 - - [2026-02-11 18:06:42] "POST /alarms HTTP/1.1" 200 561 0.038391 10.0.0.32 - - [2026-02-11 18:06:42] "POST /alarms HTTP/1.1" 200 547 0.093101 10.0.0.32 - - [2026-02-11 18:06:42] "POST /alarms HTTP/1.1" 200 595 0.052058 10.0.0.32 - - [2026-02-11 18:06:42] "POST /alarms HTTP/1.1" 200 575 0.043862 10.0.0.32 - - [2026-02-11 18:06:42] "POST /alarms HTTP/1.1" 200 571 0.034062 10.0.0.32 - - [2026-02-11 18:06:42] "POST /alarms HTTP/1.1" 200 583 0.054350 10.0.0.32 - - [2026-02-11 18:06:42] "POST /alarms HTTP/1.1" 200 609 0.024243 10.0.0.32 - - [2026-02-11 18:06:42] "GET / HTTP/1.1" 200 35931 0.002156 10.0.0.32 - - [2026-02-11 18:06:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003503 10.0.0.32 - - [2026-02-11 18:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.32 - - [2026-02-11 18:06:42] "PUT /global-vrouter-config/19807dbb-e6ee-4599-86be-7479297b7afb HTTP/1.1" 200 276 0.009491 10.0.0.32 - - [2026-02-11 18:06:43] "GET / HTTP/1.1" 200 35931 0.001231 10.0.0.32 - - [2026-02-11 18:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010931 10.0.0.32 - - [2026-02-11 18:06:43] "GET /global-vrouter-config/19807dbb-e6ee-4599-86be-7479297b7afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.010066 10.0.0.32 - - [2026-02-11 18:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.32 - - [2026-02-11 18:06:43] "PUT /global-vrouter-config/19807dbb-e6ee-4599-86be-7479297b7afb HTTP/1.1" 200 276 0.014688 10.0.0.32 - - [2026-02-11 18:06:43] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.32 - - [2026-02-11 18:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012328 10.0.0.32 - - [2026-02-11 18:06:43] "GET /global-system-config/680c1697-b3d1-4750-9d01-d716b9848f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.022764 10.0.0.32 - - [2026-02-11 18:06:43] "PUT /global-system-config/680c1697-b3d1-4750-9d01-d716b9848f08 HTTP/1.1" 200 274 0.053566 10.0.0.32 - - [2026-02-11 18:08:27] "GET / HTTP/1.1" 200 35931 0.001433 10.0.0.32 - - [2026-02-11 18:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007931 10.0.0.32 - - [2026-02-11 18:08:27] "GET /global-system-config/680c1697-b3d1-4750-9d01-d716b9848f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005655 10.0.0.32 - - [2026-02-11 18:08:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002990 10.0.0.32 - - [2026-02-11 18:08:27] "POST /database-nodes HTTP/1.1" 200 597 0.019315 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:08:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001066 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:08:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000891 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:08:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001214 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:08:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001319 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:08:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:08:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001272 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:09:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001314 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:09:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001377 10.0.0.32 - - [2026-02-11 18:09:39] "GET / HTTP/1.1" 200 35931 0.001935 10.0.0.32 - - [2026-02-11 18:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.32 - - [2026-02-11 18:09:39] "GET /global-system-config/680c1697-b3d1-4750-9d01-d716b9848f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007908 10.0.0.32 - - [2026-02-11 18:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.32 - - [2026-02-11 18:09:39] "GET /config-node/363f14c3-2e20-45c8-aacc-7973b14c39ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.006270 10.0.0.32 - - [2026-02-11 18:09:50] "GET / HTTP/1.1" 200 35931 0.001171 10.0.0.32 - - [2026-02-11 18:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.32 - - [2026-02-11 18:09:50] "GET /routing-instance/c868a012-6941-4425-b982-1ec208421903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004095 10.0.0.32 - - [2026-02-11 18:09:50] "POST /bgp-routers HTTP/1.1" 409 301 0.002364 10.0.0.32 - - [2026-02-11 18:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.32 - - [2026-02-11 18:09:50] "GET /bgp-router/db33c82f-59ad-4d17-8c23-a5ce5533d3ba?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005061 10.0.0.32 - - [2026-02-11 18:09:50] "PUT /bgp-router/db33c82f-59ad-4d17-8c23-a5ce5533d3ba HTTP/1.1" 200 254 0.012311 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:09:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:09:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001017 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:09:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001046 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:09:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 10.0.0.32 - - [2026-02-11 18:10:45] "GET /global-system-configs HTTP/1.1" 200 322 0.003201 10.0.0.32 - - [2026-02-11 18:10:47] "GET /global-system-configs HTTP/1.1" 200 322 0.002693 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:12:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000982 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:12:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001066 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:12:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:12:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000967 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:12:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000962 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:12:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:12:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001037 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:12:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001078 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:12:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001001 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:12:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 10.0.0.32 - - [2026-02-11 18:12:51] "GET / HTTP/1.1" 200 35931 0.001899 10.0.0.32 - - [2026-02-11 18:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005385 10.0.0.32 - - [2026-02-11 18:12:51] "GET /domain/9bec6a31-cfab-469d-809e-bfa9a4dff341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.006902 10.0.0.32 - - [2026-02-11 18:12:52] "POST /id-to-fqname HTTP/1.1" 200 173 0.000585 10.0.0.32 - - [2026-02-11 18:12:52] "POST /fqname-to-id HTTP/1.1" 404 182 0.007923 10.0.0.32 - - [2026-02-11 18:12:52] "POST /security-groups HTTP/1.1" 200 570 0.069477 10.0.0.32 - - [2026-02-11 18:12:52] "POST /projects HTTP/1.1" 200 481 0.219702 10.0.0.32 - - [2026-02-11 18:12:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.002488 10.0.0.32 - - [2026-02-11 18:12:52] "POST /security-groups HTTP/1.1" 200 534 0.043251 10.0.0.32 - - [2026-02-11 18:12:52] "POST /access-control-lists HTTP/1.1" 200 579 0.057484 10.0.0.32 - - [2026-02-11 18:12:52] "POST /fqname-to-id HTTP/1.1" 404 212 0.019602 10.0.0.32 - - [2026-02-11 18:12:52] "POST /chown HTTP/1.1" 200 109 0.015211 10.0.0.32 - - [2026-02-11 18:12:52] "POST /policy-managements HTTP/1.1" 409 214 0.014286 10.0.0.32 - - [2026-02-11 18:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007806 10.0.0.32 - - [2026-02-11 18:12:52] "POST /access-control-lists HTTP/1.1" 200 577 0.083597 10.0.0.32 - - [2026-02-11 18:12:52] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.010863 10.0.0.32 - - [2026-02-11 18:12:52] "POST /application-policy-sets HTTP/1.1" 200 528 0.019001 10.0.0.32 - - [2026-02-11 18:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.32 - - [2026-02-11 18:12:52] "GET /global-vrouter-config/19807dbb-e6ee-4599-86be-7479297b7afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003557 10.0.0.32 - - [2026-02-11 18:12:52] "PUT /global-vrouter-config/19807dbb-e6ee-4599-86be-7479297b7afb HTTP/1.1" 200 276 0.011642 10.0.0.32 - - [2026-02-11 18:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014579 10.0.0.32 - - [2026-02-11 18:12:52] "GET /virtual-network/36d62d7e-1688-4b33-b67d-43ac82d56f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005859 10.0.0.32 - - [2026-02-11 18:12:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.003702 10.0.0.32 - - [2026-02-11 18:12:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.007762 10.0.0.32 - - [2026-02-11 18:12:52] "POST /security-groups HTTP/1.1" 200 574 0.077038 10.0.0.32 - - [2026-02-11 18:12:52] "POST /projects HTTP/1.1" 200 489 0.230159 10.0.0.32 - - [2026-02-11 18:12:52] "POST /security-groups HTTP/1.1" 200 546 0.041414 10.0.0.32 - - [2026-02-11 18:12:52] "POST /chown HTTP/1.1" 200 109 0.012207 10.0.0.32 - - [2026-02-11 18:12:52] "POST /fqname-to-id HTTP/1.1" 404 232 0.014241 10.0.0.32 - - [2026-02-11 18:12:52] "POST /access-control-lists HTTP/1.1" 200 594 0.029491 10.0.0.32 - - [2026-02-11 18:12:52] "POST /network-ipams HTTP/1.1" 200 522 0.054069 10.0.0.32 - - [2026-02-11 18:12:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.034580 10.0.0.32 - - [2026-02-11 18:12:53] "POST /access-control-lists HTTP/1.1" 200 592 0.044568 10.0.0.32 - - [2026-02-11 18:12:53] "POST /network-ipams HTTP/1.1" 200 510 0.055561 10.0.0.32 - - [2026-02-11 18:12:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.002651 10.0.0.32 - - [2026-02-11 18:12:53] "POST /fqname-to-id HTTP/1.1" 404 217 0.002086 10.0.0.32 - - [2026-02-11 18:12:53] "POST /access-control-lists HTTP/1.1" 200 583 0.052523 10.0.0.32 - - [2026-02-11 18:12:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.004835 10.0.0.32 - - [2026-02-11 18:12:53] "POST /useragent-kv HTTP/1.1" 200 115 0.011228 10.0.0.32 - - [2026-02-11 18:12:53] "POST /virtual-networks HTTP/1.1" 200 538 0.124214 10.0.0.32 - - [2026-02-11 18:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.32 - - [2026-02-11 18:12:53] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.037473 10.0.0.32 - - [2026-02-11 18:12:53] "POST /access-control-lists HTTP/1.1" 200 581 0.078373 10.0.0.32 - - [2026-02-11 18:12:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.005691 10.0.0.32 - - [2026-02-11 18:12:53] "POST /network-ipams HTTP/1.1" 200 518 0.041067 10.0.0.32 - - [2026-02-11 18:12:53] "POST /fqname-to-id HTTP/1.1" 404 202 0.002843 10.0.0.32 - - [2026-02-11 18:12:53] "POST /access-control-lists HTTP/1.1" 200 602 0.049032 10.0.0.32 - - [2026-02-11 18:12:53] "POST /fqname-to-id HTTP/1.1" 404 239 0.004249 10.0.0.32 - - [2026-02-11 18:12:53] "POST /access-control-lists HTTP/1.1" 200 600 0.020972 10.0.0.32 - - [2026-02-11 18:12:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.001994 10.0.0.32 - - [2026-02-11 18:12:53] "POST /access-control-lists HTTP/1.1" 200 589 0.025339 10.0.0.32 - - [2026-02-11 18:12:53] "POST /useragent-kv HTTP/1.1" 200 115 0.035754 10.0.0.32 - - [2026-02-11 18:12:53] "POST /virtual-networks HTTP/1.1" 200 546 0.180058 10.0.0.32 - - [2026-02-11 18:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011690 10.0.0.32 - - [2026-02-11 18:12:53] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.011151 10.0.0.32 - - [2026-02-11 18:12:53] "POST /route-targets HTTP/1.1" 200 327 0.012438 10.0.0.32 - - [2026-02-11 18:12:53] "POST /ref-update HTTP/1.1" 200 156 0.026702 10.0.0.32 - - [2026-02-11 18:12:53] "POST /fqname-to-id HTTP/1.1" 404 199 0.011879 10.0.0.32 - - [2026-02-11 18:12:53] "PUT /access-control-list/5962ee5b-4d6a-4e67-8751-19eb009e67dd HTTP/1.1" 200 272 0.038073 10.0.0.32 - - [2026-02-11 18:12:53] "POST /network-policys HTTP/1.1" 200 538 0.042583 10.0.0.32 - - [2026-02-11 18:12:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.007754 10.0.0.32 - - [2026-02-11 18:12:53] "POST /route-targets HTTP/1.1" 200 327 0.011521 10.0.0.32 - - [2026-02-11 18:12:53] "POST /network-policys HTTP/1.1" 200 534 0.048075 10.0.0.32 - - [2026-02-11 18:12:53] "POST /ref-update HTTP/1.1" 200 156 0.046689 10.0.0.32 - - [2026-02-11 18:12:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.023802 10.0.0.32 - - [2026-02-11 18:12:53] "POST /network-policys HTTP/1.1" 200 542 0.032621 10.0.0.32 - - [2026-02-11 18:12:54] "PUT /access-control-list/92dee713-b591-457e-bf23-19b933d23f1c HTTP/1.1" 200 272 0.018067 10.0.0.32 - - [2026-02-11 18:12:54] "POST /ref-update HTTP/1.1" 200 156 0.083179 10.0.0.32 - - [2026-02-11 18:12:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019011 10.0.0.32 - - [2026-02-11 18:12:54] "PUT /access-control-list/5962ee5b-4d6a-4e67-8751-19eb009e67dd HTTP/1.1" 200 272 0.034026 10.0.0.32 - - [2026-02-11 18:12:54] "POST /ref-update HTTP/1.1" 200 156 0.082884 10.0.0.32 - - [2026-02-11 18:12:54] "PUT /access-control-list/92dee713-b591-457e-bf23-19b933d23f1c HTTP/1.1" 200 272 0.073698 10.0.0.32 - - [2026-02-11 18:12:54] "POST /ref-update HTTP/1.1" 200 156 0.062597 10.0.0.32 - - [2026-02-11 18:12:54] "POST /ref-update HTTP/1.1" 200 156 0.123928 10.0.0.32 - - [2026-02-11 18:12:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002452 10.0.0.32 - - [2026-02-11 18:12:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009368 10.0.0.32 - - [2026-02-11 18:12:54] "PUT /access-control-list/5962ee5b-4d6a-4e67-8751-19eb009e67dd HTTP/1.1" 200 272 0.070377 10.0.0.32 - - [2026-02-11 18:12:54] "POST /fqname-to-id HTTP/1.1" 404 237 0.003275 10.0.0.32 - - [2026-02-11 18:12:54] "POST /ref-update HTTP/1.1" 200 156 0.118031 10.0.0.32 - - [2026-02-11 18:12:54] "POST /access-control-lists HTTP/1.1" 200 601 0.083756 10.0.0.32 - - [2026-02-11 18:12:54] "POST /ref-update HTTP/1.1" 200 156 0.095755 10.0.0.32 - - [2026-02-11 18:12:54] "PUT /access-control-list/92dee713-b591-457e-bf23-19b933d23f1c HTTP/1.1" 200 272 0.064073 10.0.0.32 - - [2026-02-11 18:12:54] "POST /ref-update HTTP/1.1" 200 156 0.073791 10.0.0.32 - - [2026-02-11 18:12:54] "POST /ref-update HTTP/1.1" 200 156 0.170801 10.0.0.32 - - [2026-02-11 18:12:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002507 10.0.0.32 - - [2026-02-11 18:12:54] "PUT /access-control-list/6e61e876-0331-4a0c-ae7f-6646c335e28e HTTP/1.1" 200 272 0.063466 10.0.0.32 - - [2026-02-11 18:12:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038788 10.0.0.32 - - [2026-02-11 18:12:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012879 10.0.0.32 - - [2026-02-11 18:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009266 10.0.0.32 - - [2026-02-11 18:12:54] "POST /ref-update HTTP/1.1" 200 156 0.065416 10.0.0.32 - - [2026-02-11 18:12:54] "GET /virtual-network/36d62d7e-1688-4b33-b67d-43ac82d56f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.028141 10.0.0.32 - - [2026-02-11 18:12:55] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005008 10.0.0.32 - - [2026-02-11 18:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.32 - - [2026-02-11 18:12:55] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002922 10.0.0.32 - - [2026-02-11 18:12:55] "POST /firewall-policys HTTP/1.1" 200 530 0.039727 10.0.0.32 - - [2026-02-11 18:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.045578 10.0.0.32 - - [2026-02-11 18:12:55] "GET /firewall-policy/956d5a84-c95b-4eb5-bbd1-a1feef57645c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.017678 10.0.0.32 - - [2026-02-11 18:12:55] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005207 10.0.0.32 - - [2026-02-11 18:12:55] "GET /firewall-policy/956d5a84-c95b-4eb5-bbd1-a1feef57645c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004772 10.0.0.32 - - [2026-02-11 18:12:55] "POST /ref-update HTTP/1.1" 200 156 0.043660 10.0.0.32 - - [2026-02-11 18:12:55] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.007169 10.0.0.32 - - [2026-02-11 18:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.32 - - [2026-02-11 18:12:55] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.062122 10.0.0.32 - - [2026-02-11 18:12:55] "POST /firewall-policys HTTP/1.1" 200 532 0.034502 10.0.0.32 - - [2026-02-11 18:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.070616 10.0.0.32 - - [2026-02-11 18:12:55] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.016687 10.0.0.32 - - [2026-02-11 18:12:55] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005824 10.0.0.32 - - [2026-02-11 18:12:55] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003785 10.0.0.32 - - [2026-02-11 18:12:55] "GET /firewall-policy/956d5a84-c95b-4eb5-bbd1-a1feef57645c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003712 10.0.0.32 - - [2026-02-11 18:12:55] "GET /firewall-policy/956d5a84-c95b-4eb5-bbd1-a1feef57645c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008076 10.0.0.32 - - [2026-02-11 18:12:55] "POST /ref-update HTTP/1.1" 200 156 0.018670 10.0.0.32 - - [2026-02-11 18:12:55] "POST /ref-update HTTP/1.1" 200 156 0.038805 10.0.0.32 - - [2026-02-11 18:12:55] "POST /ref-update HTTP/1.1" 200 156 0.024050 10.0.0.32 - - [2026-02-11 18:12:55] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.023488 10.0.0.32 - - [2026-02-11 18:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.32 - - [2026-02-11 18:12:55] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004178 10.0.0.32 - - [2026-02-11 18:12:56] "POST /firewall-policys HTTP/1.1" 200 530 0.037107 10.0.0.32 - - [2026-02-11 18:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.052694 10.0.0.32 - - [2026-02-11 18:12:56] "GET /firewall-policy/147e722b-95b4-4364-ad32-b759dab9f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.044734 10.0.0.32 - - [2026-02-11 18:12:56] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.006312 10.0.0.32 - - [2026-02-11 18:12:56] "GET /firewall-policy/147e722b-95b4-4364-ad32-b759dab9f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.013988 10.0.0.32 - - [2026-02-11 18:12:56] "GET /firewall-policy/956d5a84-c95b-4eb5-bbd1-a1feef57645c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005923 10.0.0.32 - - [2026-02-11 18:12:56] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003548 10.0.0.32 - - [2026-02-11 18:12:56] "GET /firewall-policy/956d5a84-c95b-4eb5-bbd1-a1feef57645c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003525 10.0.0.32 - - [2026-02-11 18:12:56] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.022921 10.0.0.32 - - [2026-02-11 18:12:56] "POST /ref-update HTTP/1.1" 200 156 0.023878 10.0.0.32 - - [2026-02-11 18:12:56] "POST /ref-update HTTP/1.1" 200 156 0.024009 10.0.0.32 - - [2026-02-11 18:12:56] "POST /ref-update HTTP/1.1" 200 156 0.051322 10.0.0.32 - - [2026-02-11 18:12:56] "POST /ref-update HTTP/1.1" 200 156 0.026003 10.0.0.32 - - [2026-02-11 18:12:56] "POST /ref-update HTTP/1.1" 200 156 0.049773 10.0.0.32 - - [2026-02-11 18:12:56] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.022931 10.0.0.32 - - [2026-02-11 18:12:56] "POST /tags HTTP/1.1" 200 299 0.039732 10.0.0.32 - - [2026-02-11 18:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.019786 10.0.0.32 - - [2026-02-11 18:12:56] "GET /tag/ba0610ca-daec-489d-b184-bbe5c551a8d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016082 10.0.0.32 - - [2026-02-11 18:12:56] "POST /set-tag HTTP/1.1" 200 109 0.015670 10.0.0.32 - - [2026-02-11 18:12:57] "POST /tags HTTP/1.1" 200 305 0.169889 10.0.0.32 - - [2026-02-11 18:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017850 10.0.0.32 - - [2026-02-11 18:12:57] "GET /tag/f31ba48a-1406-45d7-bfea-d9f92c4dab83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.059180 10.0.0.32 - - [2026-02-11 18:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.32 - - [2026-02-11 18:12:57] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046835 10.0.0.32 - - [2026-02-11 18:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.32 - - [2026-02-11 18:12:57] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.006480 10.0.0.32 - - [2026-02-11 18:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.32 - - [2026-02-11 18:12:57] "GET /service-appliance-set/33a04069-55cc-4958-808e-9ddf9f951ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.005598 10.0.0.32 - - [2026-02-11 18:12:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.002233 10.0.0.32 - - [2026-02-11 18:12:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113876 10.0.0.32 - - [2026-02-11 18:12:57] "GET /virtual-machine-interface/74ffee14-639b-4d04-b002-2623f65b9dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.020473 10.0.0.32 - - [2026-02-11 18:12:57] "POST /instance-ips HTTP/1.1" 200 381 0.105307 10.0.0.32 - - [2026-02-11 18:12:57] "GET /instance-ip/b620f40a-5f80-4be1-9819-077e62ff7c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015708 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:12:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:12:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 10.0.0.32 - - [2026-02-11 18:12:57] "POST /loadbalancers HTTP/1.1" 200 582 0.075549 10.0.0.32 - - [2026-02-11 18:12:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016598 10.0.0.32 - - [2026-02-11 18:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.32 - - [2026-02-11 18:12:57] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047100 10.0.0.32 - - [2026-02-11 18:12:58] "GET /loadbalancer/60b06f0b-6eb3-474a-8cd4-115f6b620c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.009681 10.0.0.32 - - [2026-02-11 18:12:58] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.055195 10.0.0.32 - - [2026-02-11 18:12:58] "GET /instance-ip/b620f40a-5f80-4be1-9819-077e62ff7c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007047 10.0.0.32 - - [2026-02-11 18:12:58] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.076694 10.0.0.32 - - [2026-02-11 18:12:58] "POST /floating-ips HTTP/1.1" 200 583 0.080898 10.0.0.32 - - [2026-02-11 18:12:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.023203 10.0.0.32 - - [2026-02-11 18:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.024942 10.0.0.32 - - [2026-02-11 18:12:58] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.156677 10.0.0.32 - - [2026-02-11 18:12:58] "GET /loadbalancer-listener/3574b7d7-fba0-410e-b630-44f18dbd23f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003019 10.0.0.32 - - [2026-02-11 18:12:58] "GET /loadbalancer-listener/3574b7d7-fba0-410e-b630-44f18dbd23f5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003936 10.0.0.32 - - [2026-02-11 18:12:58] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.038589 10.0.0.32 - - [2026-02-11 18:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.32 - - [2026-02-11 18:12:58] "GET /global-vrouter-config/19807dbb-e6ee-4599-86be-7479297b7afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.008411 10.0.0.32 - - [2026-02-11 18:12:58] "GET /instance-ip/b620f40a-5f80-4be1-9819-077e62ff7c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012421 10.0.0.32 - - [2026-02-11 18:12:58] "GET /instance-ip/b620f40a-5f80-4be1-9819-077e62ff7c7e?fields=floating_ips HTTP/1.1" 200 1171 0.016543 10.0.0.32 - - [2026-02-11 18:12:58] "GET /floating-ip/5a44f12f-7d23-4e44-acc6-6e6cb0f30e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.011305 10.0.0.32 - - [2026-02-11 18:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011404 10.0.0.32 - - [2026-02-11 18:12:58] "PUT /global-vrouter-config/19807dbb-e6ee-4599-86be-7479297b7afb HTTP/1.1" 200 276 0.008924 10.0.0.32 - - [2026-02-11 18:12:58] "POST /tags HTTP/1.1" 200 301 0.090744 10.0.0.32 - - [2026-02-11 18:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.32 - - [2026-02-11 18:12:58] "GET /tag/94bc4cc5-6782-4f3d-af27-afdf7f8ef59e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.026349 10.0.0.32 - - [2026-02-11 18:12:58] "POST /tags HTTP/1.1" 200 325 0.078630 10.0.0.32 - - [2026-02-11 18:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.32 - - [2026-02-11 18:12:58] "GET /tag/76717f77-9f63-4624-b297-8cdb9aab3833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.016126 10.0.0.32 - - [2026-02-11 18:12:58] "POST /tags HTTP/1.1" 200 363 0.056933 10.0.0.32 - - [2026-02-11 18:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.32 - - [2026-02-11 18:12:59] "GET /tag/43ff61c7-7251-4e96-8a91-79805f212372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.017257 10.0.0.32 - - [2026-02-11 18:12:59] "POST /tags HTTP/1.1" 200 311 0.122335 10.0.0.32 - - [2026-02-11 18:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006390 10.0.0.32 - - [2026-02-11 18:12:59] "GET /tag/47086acc-96ef-465f-aca4-7edc1b684366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.020314 10.0.0.32 - - [2026-02-11 18:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.32 - - [2026-02-11 18:12:59] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.008144 10.0.0.32 - - [2026-02-11 18:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.32 - - [2026-02-11 18:12:59] "GET /project/996f6c7c-ea58-49c0-a324-b54e55929a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.029432 10.0.0.32 - - [2026-02-11 18:12:59] "POST /virtual-machines HTTP/1.1" 200 377 0.018312 10.0.0.32 - - [2026-02-11 18:12:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012425 10.0.0.32 - - [2026-02-11 18:12:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.145251 10.0.0.32 - - [2026-02-11 18:12:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.029554 10.0.0.32 - - [2026-02-11 18:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.020046 10.0.0.32 - - [2026-02-11 18:12:59] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007505 10.0.0.32 - - [2026-02-11 18:12:59] "POST /instance-ips HTTP/1.1" 200 409 0.044447 10.0.0.32 - - [2026-02-11 18:12:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028508 10.0.0.32 - - [2026-02-11 18:12:59] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.014023 10.0.0.32 - - [2026-02-11 18:12:59] "POST /set-tag HTTP/1.1" 200 109 0.039304 10.0.0.32 - - [2026-02-11 18:12:59] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.028754 10.0.0.32 - - [2026-02-11 18:12:59] "GET /instance-ip/4c2f293c-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.026000 10.0.0.32 - - [2026-02-11 18:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.32 - - [2026-02-11 18:13:00] "GET /loadbalancer/60b06f0b-6eb3-474a-8cd4-115f6b620c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003211 10.0.0.32 - - [2026-02-11 18:13:00] "POST /tags HTTP/1.1" 200 357 0.037304 10.0.0.32 - - [2026-02-11 18:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020741 10.0.0.32 - - [2026-02-11 18:13:00] "GET /tag/d420e9fc-87c3-45dc-95d7-5813a3323573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.013827 10.0.0.32 - - [2026-02-11 18:13:00] "POST /tags HTTP/1.1" 200 305 0.037852 10.0.0.32 - - [2026-02-11 18:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016069 10.0.0.32 - - [2026-02-11 18:13:00] "GET /tag/fa124f34-2191-4e0d-adae-aab3de60ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.013395 10.0.0.32 - - [2026-02-11 18:13:00] "POST /id-to-fqname HTTP/1.1" 200 174 0.008526 10.0.0.32 - - [2026-02-11 18:13:00] "POST /fqname-to-id HTTP/1.1" 404 183 0.030825 10.0.0.32 - - [2026-02-11 18:13:00] "POST /security-groups HTTP/1.1" 200 571 0.095690 10.0.0.32 - - [2026-02-11 18:13:00] "POST /projects HTTP/1.1" 200 483 0.305857 10.0.0.32 - - [2026-02-11 18:13:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.015125 10.0.0.32 - - [2026-02-11 18:13:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.049115 10.0.0.32 - - [2026-02-11 18:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.32 - - [2026-02-11 18:13:00] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.008133 10.0.0.32 - - [2026-02-11 18:13:00] "POST /access-control-lists HTTP/1.1" 200 580 0.121020 10.0.0.32 - - [2026-02-11 18:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.036397 10.0.0.32 - - [2026-02-11 18:13:00] "POST /fqname-to-id HTTP/1.1" 404 213 0.014205 10.0.0.32 - - [2026-02-11 18:13:00] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007625 10.0.0.32 - - [2026-02-11 18:13:00] "POST /access-control-lists HTTP/1.1" 200 578 0.119097 10.0.0.32 - - [2026-02-11 18:13:00] "PUT /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be HTTP/1.1" 200 264 0.111309 10.0.0.32 - - [2026-02-11 18:13:01] "PUT /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9 HTTP/1.1" 200 264 0.088973 10.0.0.32 - - [2026-02-11 18:13:01] "POST /security-groups HTTP/1.1" 200 537 0.079264 10.0.0.32 - - [2026-02-11 18:13:01] "POST /fqname-to-id HTTP/1.1" 404 234 0.004814 10.0.0.32 - - [2026-02-11 18:13:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.068180 10.0.0.32 - - [2026-02-11 18:13:01] "POST /access-control-lists HTTP/1.1" 200 596 0.101979 10.0.0.32 - - [2026-02-11 18:13:01] "POST /fqname-to-id HTTP/1.1" 404 233 0.014737 10.0.0.32 - - [2026-02-11 18:13:01] "POST /chown HTTP/1.1" 200 109 0.049191 10.0.0.32 - - [2026-02-11 18:13:01] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018078 10.0.0.32 - - [2026-02-11 18:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.32 - - [2026-02-11 18:13:01] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.015737 10.0.0.32 - - [2026-02-11 18:13:01] "POST /access-control-lists HTTP/1.1" 200 594 0.091294 10.0.0.32 - - [2026-02-11 18:13:01] "POST /tags HTTP/1.1" 409 207 0.016739 10.0.0.32 - - [2026-02-11 18:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.32 - - [2026-02-11 18:13:01] "GET /tag/fa124f34-2191-4e0d-adae-aab3de60ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.015670 10.0.0.32 - - [2026-02-11 18:13:01] "POST /firewall-rules HTTP/1.1" 200 564 0.086512 10.0.0.32 - - [2026-02-11 18:13:01] "GET /firewall-rule/02b027f2-c022-4fbf-b5aa-17c7dc829254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005541 10.0.0.32 - - [2026-02-11 18:13:01] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004538 10.0.0.32 - - [2026-02-11 18:13:01] "GET /firewall-rule/02b027f2-c022-4fbf-b5aa-17c7dc829254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.008483 10.0.0.32 - - [2026-02-11 18:13:01] "POST /ref-update HTTP/1.1" 200 156 0.026179 10.0.0.32 - - [2026-02-11 18:13:01] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.030542 10.0.0.32 - - [2026-02-11 18:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008382 10.0.0.32 - - [2026-02-11 18:13:01] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003472 10.0.0.32 - - [2026-02-11 18:13:01] "POST /tags HTTP/1.1" 409 207 0.002218 10.0.0.32 - - [2026-02-11 18:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:13:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 10.0.0.32 - - [2026-02-11 18:13:01] "GET /tag/fa124f34-2191-4e0d-adae-aab3de60ad99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.012512 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:13:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001149 10.0.0.32 - - [2026-02-11 18:13:01] "POST /firewall-rules HTTP/1.1" 200 562 0.083654 10.0.0.32 - - [2026-02-11 18:13:02] "GET /firewall-rule/c25ca162-ea75-4752-8978-4770de334dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.023896 10.0.0.32 - - [2026-02-11 18:13:02] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.006155 10.0.0.32 - - [2026-02-11 18:13:02] "GET /firewall-rule/c25ca162-ea75-4752-8978-4770de334dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003135 10.0.0.32 - - [2026-02-11 18:13:02] "POST /ref-update HTTP/1.1" 200 156 0.046243 10.0.0.32 - - [2026-02-11 18:13:02] "POST /tags HTTP/1.1" 200 301 0.264584 10.0.0.32 - - [2026-02-11 18:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.32 - - [2026-02-11 18:13:02] "GET /tag/8429f943-139c-43c8-b510-b706dbcf7427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.023267 10.0.0.32 - - [2026-02-11 18:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006062 10.0.0.32 - - [2026-02-11 18:13:02] "GET /project/996f6c7c-ea58-49c0-a324-b54e55929a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050401 10.0.0.32 - - [2026-02-11 18:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.32 - - [2026-02-11 18:13:02] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006618 10.0.0.32 - - [2026-02-11 18:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.32 - - [2026-02-11 18:13:02] "GET /service-appliance-set/33a04069-55cc-4958-808e-9ddf9f951ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003555 10.0.0.32 - - [2026-02-11 18:13:02] "POST /fqname-to-id HTTP/1.1" 404 242 0.002470 10.0.0.32 - - [2026-02-11 18:13:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131897 10.0.0.32 - - [2026-02-11 18:13:02] "GET /virtual-machine-interface/5bc357a4-bc5a-4fbf-8000-a6ef71d1b366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.024067 10.0.0.32 - - [2026-02-11 18:13:02] "POST /instance-ips HTTP/1.1" 200 377 0.125876 10.0.0.32 - - [2026-02-11 18:13:03] "GET /instance-ip/18d8b87d-5676-4682-a242-86a69aed3307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.026869 10.0.0.32 - - [2026-02-11 18:13:03] "POST /loadbalancers HTTP/1.1" 200 582 0.087840 10.0.0.32 - - [2026-02-11 18:13:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.028149 10.0.0.32 - - [2026-02-11 18:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012998 10.0.0.32 - - [2026-02-11 18:13:03] "GET /project/996f6c7c-ea58-49c0-a324-b54e55929a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.059509 10.0.0.32 - - [2026-02-11 18:13:03] "GET /instance-ip/18d8b87d-5676-4682-a242-86a69aed3307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005244 10.0.0.32 - - [2026-02-11 18:13:03] "GET /project/996f6c7c-ea58-49c0-a324-b54e55929a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.112498 10.0.0.32 - - [2026-02-11 18:13:03] "GET /loadbalancer/c604d8e6-c637-40bc-8a6b-6b718c6ec3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007686 10.0.0.32 - - [2026-02-11 18:13:03] "POST /floating-ips HTTP/1.1" 200 581 0.096962 10.0.0.32 - - [2026-02-11 18:13:03] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.103938 10.0.0.32 - - [2026-02-11 18:13:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.025826 10.0.0.32 - - [2026-02-11 18:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018931 10.0.0.32 - - [2026-02-11 18:13:03] "GET /project/996f6c7c-ea58-49c0-a324-b54e55929a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.065262 10.0.0.32 - - [2026-02-11 18:13:03] "GET /loadbalancer-listener/f4c7828f-f5f6-43bd-aaa1-2248a31304cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003124 10.0.0.32 - - [2026-02-11 18:13:03] "GET /loadbalancer-listener/f4c7828f-f5f6-43bd-aaa1-2248a31304cc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.007412 10.0.0.32 - - [2026-02-11 18:13:03] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025661 10.0.0.32 - - [2026-02-11 18:13:03] "GET /instance-ip/18d8b87d-5676-4682-a242-86a69aed3307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007093 10.0.0.32 - - [2026-02-11 18:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006801 10.0.0.32 - - [2026-02-11 18:13:03] "GET /instance-ip/18d8b87d-5676-4682-a242-86a69aed3307?fields=floating_ips HTTP/1.1" 200 1164 0.015581 10.0.0.32 - - [2026-02-11 18:13:03] "GET /floating-ip/d8d2d223-bf87-47b3-a518-a9ff467ecf55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003358 10.0.0.32 - - [2026-02-11 18:13:03] "GET /project/996f6c7c-ea58-49c0-a324-b54e55929a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063211 10.0.0.32 - - [2026-02-11 18:13:03] "GET /loadbalancer/c604d8e6-c637-40bc-8a6b-6b718c6ec3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004130 10.0.0.32 - - [2026-02-11 18:13:03] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.038566 10.0.0.32 - - [2026-02-11 18:13:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.030188 10.0.0.32 - - [2026-02-11 18:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015476 10.0.0.32 - - [2026-02-11 18:13:04] "GET /project/996f6c7c-ea58-49c0-a324-b54e55929a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.072349 10.0.0.32 - - [2026-02-11 18:13:04] "GET /loadbalancer-listener/e2043ce1-a005-434d-b501-a10ddb25ec8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006852 10.0.0.32 - - [2026-02-11 18:13:04] "GET /loadbalancer-listener/e2043ce1-a005-434d-b501-a10ddb25ec8c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004566 10.0.0.32 - - [2026-02-11 18:13:04] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.057271 10.0.0.32 - - [2026-02-11 18:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.021818 10.0.0.32 - - [2026-02-11 18:13:04] "GET /instance-ip/18d8b87d-5676-4682-a242-86a69aed3307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009284 10.0.0.32 - - [2026-02-11 18:13:04] "GET /instance-ip/18d8b87d-5676-4682-a242-86a69aed3307?fields=floating_ips HTTP/1.1" 200 1164 0.003798 10.0.0.32 - - [2026-02-11 18:13:04] "GET /floating-ip/d8d2d223-bf87-47b3-a518-a9ff467ecf55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003898 10.0.0.32 - - [2026-02-11 18:13:04] "GET /project/996f6c7c-ea58-49c0-a324-b54e55929a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.057258 10.0.0.32 - - [2026-02-11 18:13:04] "GET /loadbalancer/c604d8e6-c637-40bc-8a6b-6b718c6ec3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003167 10.0.0.32 - - [2026-02-11 18:13:04] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.036734 10.0.0.32 - - [2026-02-11 18:13:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.039803 10.0.0.32 - - [2026-02-11 18:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.024475 10.0.0.32 - - [2026-02-11 18:13:04] "GET /project/996f6c7c-ea58-49c0-a324-b54e55929a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.088876 10.0.0.32 - - [2026-02-11 18:13:04] "GET /loadbalancer-listener/e7a206d0-057a-47da-a3a0-ab86d1a22a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.009002 10.0.0.32 - - [2026-02-11 18:13:04] "GET /loadbalancer-listener/e7a206d0-057a-47da-a3a0-ab86d1a22a14?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004898 10.0.0.32 - - [2026-02-11 18:13:04] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.066075 10.0.0.32 - - [2026-02-11 18:13:04] "GET /instance-ip/18d8b87d-5676-4682-a242-86a69aed3307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003027 10.0.0.32 - - [2026-02-11 18:13:04] "GET /instance-ip/18d8b87d-5676-4682-a242-86a69aed3307?fields=floating_ips HTTP/1.1" 200 1164 0.003557 10.0.0.32 - - [2026-02-11 18:13:04] "POST /tags HTTP/1.1" 200 355 0.042602 10.0.0.32 - - [2026-02-11 18:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010536 10.0.0.32 - - [2026-02-11 18:13:04] "GET /floating-ip/d8d2d223-bf87-47b3-a518-a9ff467ecf55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.009672 10.0.0.32 - - [2026-02-11 18:13:04] "GET /tag/ffaf6203-e620-499d-8e53-1399d4085bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.013642 10.0.0.32 - - [2026-02-11 18:13:04] "POST /tags HTTP/1.1" 200 303 0.051850 10.0.0.32 - - [2026-02-11 18:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.029918 10.0.0.32 - - [2026-02-11 18:13:05] "GET /tag/cfa5b919-970b-49d0-9438-0d1c27528384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.057105 10.0.0.32 - - [2026-02-11 18:13:05] "POST /projects HTTP/1.1" 409 218 0.004085 10.0.0.32 - - [2026-02-11 18:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019025 10.0.0.32 - - [2026-02-11 18:13:05] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051915 10.0.0.32 - - [2026-02-11 18:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009547 10.0.0.32 - - [2026-02-11 18:13:05] "GET /network-ipam/aeaee8f9-764f-4631-9132-dc95c6d6587c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003184 10.0.0.32 - - [2026-02-11 18:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009165 10.0.0.32 - - [2026-02-11 18:13:05] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004226 10.0.0.32 - - [2026-02-11 18:13:05] "PUT /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be HTTP/1.1" 200 264 0.104985 10.0.0.32 - - [2026-02-11 18:13:05] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.011826 10.0.0.32 - - [2026-02-11 18:13:05] "POST /set-tag HTTP/1.1" 200 109 0.125687 10.0.0.32 - - [2026-02-11 18:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.32 - - [2026-02-11 18:13:05] "GET /network-ipam/67ebeec8-23ad-4b75-b450-1d87eebb2ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003716 10.0.0.32 - - [2026-02-11 18:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.32 - - [2026-02-11 18:13:05] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.038797 10.0.0.32 - - [2026-02-11 18:13:05] "PUT /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9 HTTP/1.1" 200 264 0.115404 10.0.0.32 - - [2026-02-11 18:13:05] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.066365 10.0.0.32 - - [2026-02-11 18:13:06] "POST /set-tag HTTP/1.1" 200 109 0.103106 10.0.0.32 - - [2026-02-11 18:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006624 10.0.0.32 - - [2026-02-11 18:13:06] "GET /network-policy/4739d9e6-6709-4667-8e17-c66668d8b9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004609 10.0.0.32 - - [2026-02-11 18:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.32 - - [2026-02-11 18:13:06] "GET /network-policy/8a26d23b-7bce-4d43-af4c-dfeedfec6d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004257 10.0.0.32 - - [2026-02-11 18:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.32 - - [2026-02-11 18:13:06] "GET /network-policy/65ea5a50-8ca8-4ca7-8f72-f4a656d71d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002905 10.0.0.32 - - [2026-02-11 18:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.32 - - [2026-02-11 18:13:06] "PUT /network-policy/65ea5a50-8ca8-4ca7-8f72-f4a656d71d63 HTTP/1.1" 200 262 0.018707 10.0.0.32 - - [2026-02-11 18:13:06] "PUT /access-control-list/5962ee5b-4d6a-4e67-8751-19eb009e67dd HTTP/1.1" 200 272 0.038666 10.0.0.32 - - [2026-02-11 18:13:06] "POST /ref-update HTTP/1.1" 200 156 0.101844 10.0.0.32 - - [2026-02-11 18:13:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011526 10.0.0.32 - - [2026-02-11 18:13:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003705 10.0.0.32 - - [2026-02-11 18:13:06] "PUT /access-control-list/6e61e876-0331-4a0c-ae7f-6646c335e28e HTTP/1.1" 200 272 0.085093 10.0.0.32 - - [2026-02-11 18:13:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015027 10.0.0.32 - - [2026-02-11 18:13:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002419 10.0.0.32 - - [2026-02-11 18:13:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003405 10.0.0.32 - - [2026-02-11 18:13:06] "POST /security-groups HTTP/1.1" 409 245 0.008641 10.0.0.32 - - [2026-02-11 18:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005805 10.0.0.32 - - [2026-02-11 18:13:06] "PUT /security-group/ad3c32e2-b0aa-4bef-8475-663fca71c4c9 HTTP/1.1" 200 262 0.080501 10.0.0.32 - - [2026-02-11 18:13:06] "PUT /access-control-list/4a5aba0c-9a81-4231-89e3-52e96b57c51b HTTP/1.1" 200 272 0.028029 10.0.0.32 - - [2026-02-11 18:13:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.048761 10.0.0.32 - - [2026-02-11 18:13:06] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015737 10.0.0.32 - - [2026-02-11 18:13:06] "PUT /access-control-list/c7ca5d3f-078e-4a76-a9db-3aff44afcbcf HTTP/1.1" 200 272 0.034439 10.0.0.32 - - [2026-02-11 18:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.32 - - [2026-02-11 18:13:06] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003597 10.0.0.32 - - [2026-02-11 18:13:06] "POST /tags HTTP/1.1" 409 206 0.001647 10.0.0.32 - - [2026-02-11 18:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.32 - - [2026-02-11 18:13:06] "GET /tag/cfa5b919-970b-49d0-9438-0d1c27528384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010436 10.0.0.32 - - [2026-02-11 18:13:06] "POST /firewall-rules HTTP/1.1" 200 562 0.084021 10.0.0.32 - - [2026-02-11 18:13:07] "GET /firewall-rule/b757a8a8-c474-4183-aa51-d7f2a8f8eb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005418 10.0.0.32 - - [2026-02-11 18:13:07] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004532 10.0.0.32 - - [2026-02-11 18:13:07] "GET /firewall-rule/b757a8a8-c474-4183-aa51-d7f2a8f8eb10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002937 10.0.0.32 - - [2026-02-11 18:13:07] "POST /ref-update HTTP/1.1" 200 156 0.028444 10.0.0.32 - - [2026-02-11 18:13:07] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024322 10.0.0.32 - - [2026-02-11 18:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.32 - - [2026-02-11 18:13:07] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003810 10.0.0.32 - - [2026-02-11 18:13:07] "POST /tags HTTP/1.1" 409 206 0.002373 10.0.0.32 - - [2026-02-11 18:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.32 - - [2026-02-11 18:13:07] "GET /tag/cfa5b919-970b-49d0-9438-0d1c27528384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011513 10.0.0.32 - - [2026-02-11 18:13:07] "POST /firewall-rules HTTP/1.1" 200 560 0.075457 10.0.0.32 - - [2026-02-11 18:13:07] "GET /firewall-rule/171f816a-69c2-440e-a0c8-12169880002e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.011180 10.0.0.32 - - [2026-02-11 18:13:07] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.009306 10.0.0.32 - - [2026-02-11 18:13:07] "GET /firewall-rule/171f816a-69c2-440e-a0c8-12169880002e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006045 10.0.0.32 - - [2026-02-11 18:13:07] "POST /ref-update HTTP/1.1" 200 156 0.061018 10.0.0.32 - - [2026-02-11 18:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.32 - - [2026-02-11 18:13:07] "GET /loadbalancer/c604d8e6-c637-40bc-8a6b-6b718c6ec3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002861 10.0.0.32 - - [2026-02-11 18:13:07] "POST /tags HTTP/1.1" 200 371 0.050278 10.0.0.32 - - [2026-02-11 18:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009037 10.0.0.32 - - [2026-02-11 18:13:07] "GET /tag/f1e4feb8-fe13-454f-95dd-91f0fb45261c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.012734 10.0.0.32 - - [2026-02-11 18:13:07] "POST /tags HTTP/1.1" 200 319 0.031440 10.0.0.32 - - [2026-02-11 18:13:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014036 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:13:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001115 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:13:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000820 10.0.0.32 - - [2026-02-11 18:13:07] "GET /tag/307cbb0a-ce5a-4cf3-b504-3156e6bfd3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.012649 10.0.0.32 - - [2026-02-11 18:13:07] "POST /id-to-fqname HTTP/1.1" 200 181 0.000638 10.0.0.32 - - [2026-02-11 18:13:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.007687 10.0.0.32 - - [2026-02-11 18:13:07] "POST /security-groups HTTP/1.1" 200 578 0.071907 10.0.0.32 - - [2026-02-11 18:13:07] "POST /projects HTTP/1.1" 200 497 0.170798 10.0.0.32 - - [2026-02-11 18:13:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.005051 10.0.0.32 - - [2026-02-11 18:13:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.028137 10.0.0.32 - - [2026-02-11 18:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009299 10.0.0.32 - - [2026-02-11 18:13:08] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006369 10.0.0.32 - - [2026-02-11 18:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.32 - - [2026-02-11 18:13:08] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004135 10.0.0.32 - - [2026-02-11 18:13:08] "POST /access-control-lists HTTP/1.1" 200 587 0.281041 10.0.0.32 - - [2026-02-11 18:13:08] "PUT /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be HTTP/1.1" 200 264 0.124700 10.0.0.32 - - [2026-02-11 18:13:08] "POST /fqname-to-id HTTP/1.1" 404 224 0.006898 10.0.0.32 - - [2026-02-11 18:13:08] "POST /access-control-lists HTTP/1.1" 200 585 0.070569 10.0.0.32 - - [2026-02-11 18:13:08] "PUT /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9 HTTP/1.1" 200 264 0.112273 10.0.0.32 - - [2026-02-11 18:13:08] "POST /security-groups HTTP/1.1" 200 558 0.112044 10.0.0.32 - - [2026-02-11 18:13:08] "POST /fqname-to-id HTTP/1.1" 404 248 0.002682 10.0.0.32 - - [2026-02-11 18:13:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.029496 10.0.0.32 - - [2026-02-11 18:13:08] "POST /chown HTTP/1.1" 200 109 0.083820 10.0.0.32 - - [2026-02-11 18:13:08] "POST /access-control-lists HTTP/1.1" 200 610 0.140938 10.0.0.32 - - [2026-02-11 18:13:08] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.034968 10.0.0.32 - - [2026-02-11 18:13:08] "POST /fqname-to-id HTTP/1.1" 404 247 0.008345 10.0.0.32 - - [2026-02-11 18:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.32 - - [2026-02-11 18:13:08] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003869 10.0.0.32 - - [2026-02-11 18:13:08] "POST /tags HTTP/1.1" 409 214 0.002194 10.0.0.32 - - [2026-02-11 18:13:08] "POST /access-control-lists HTTP/1.1" 200 608 0.078848 10.0.0.32 - - [2026-02-11 18:13:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011071 10.0.0.32 - - [2026-02-11 18:13:08] "GET /tag/307cbb0a-ce5a-4cf3-b504-3156e6bfd3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.025275 10.0.0.32 - - [2026-02-11 18:13:09] "POST /firewall-rules HTTP/1.1" 200 578 0.089370 10.0.0.32 - - [2026-02-11 18:13:09] "GET /firewall-rule/b44bbc2a-73d1-4f69-9c16-a6d74ad1c626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006994 10.0.0.32 - - [2026-02-11 18:13:09] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.015352 10.0.0.32 - - [2026-02-11 18:13:09] "GET /firewall-rule/b44bbc2a-73d1-4f69-9c16-a6d74ad1c626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.011369 10.0.0.32 - - [2026-02-11 18:13:09] "POST /ref-update HTTP/1.1" 200 156 0.110677 10.0.0.32 - - [2026-02-11 18:13:09] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009705 10.0.0.32 - - [2026-02-11 18:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.32 - - [2026-02-11 18:13:09] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003426 10.0.0.32 - - [2026-02-11 18:13:09] "POST /tags HTTP/1.1" 409 214 0.002137 10.0.0.32 - - [2026-02-11 18:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.32 - - [2026-02-11 18:13:09] "GET /tag/307cbb0a-ce5a-4cf3-b504-3156e6bfd3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.014901 10.0.0.32 - - [2026-02-11 18:13:09] "POST /firewall-rules HTTP/1.1" 200 576 0.072478 10.0.0.32 - - [2026-02-11 18:13:09] "GET /firewall-rule/c9a2322f-93ad-4b48-bef9-5afbc0eb9496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005342 10.0.0.32 - - [2026-02-11 18:13:09] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004507 10.0.0.32 - - [2026-02-11 18:13:09] "GET /firewall-rule/c9a2322f-93ad-4b48-bef9-5afbc0eb9496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002505 10.0.0.32 - - [2026-02-11 18:13:09] "POST /ref-update HTTP/1.1" 200 156 0.030656 10.0.0.32 - - [2026-02-11 18:13:09] "POST /tags HTTP/1.1" 200 363 0.034932 10.0.0.32 - - [2026-02-11 18:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009983 10.0.0.32 - - [2026-02-11 18:13:09] "GET /tag/60d41767-6a15-402e-aa65-fe0d08937fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.011714 10.0.0.32 - - [2026-02-11 18:13:09] "POST /tags HTTP/1.1" 200 311 0.019096 10.0.0.32 - - [2026-02-11 18:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011730 10.0.0.32 - - [2026-02-11 18:13:09] "GET /tag/599f3414-9ca6-4244-b0ba-dd529e79f830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.016935 10.0.0.32 - - [2026-02-11 18:13:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000660 10.0.0.32 - - [2026-02-11 18:13:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.006619 10.0.0.32 - - [2026-02-11 18:13:10] "POST /security-groups HTTP/1.1" 200 574 0.064299 10.0.0.32 - - [2026-02-11 18:13:10] "POST /projects HTTP/1.1" 200 489 0.215633 10.0.0.32 - - [2026-02-11 18:13:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.002835 10.0.0.32 - - [2026-02-11 18:13:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.030152 10.0.0.32 - - [2026-02-11 18:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013280 10.0.0.32 - - [2026-02-11 18:13:10] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.017627 10.0.0.32 - - [2026-02-11 18:13:10] "POST /access-control-lists HTTP/1.1" 200 583 0.100312 10.0.0.32 - - [2026-02-11 18:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017062 10.0.0.32 - - [2026-02-11 18:13:10] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006105 10.0.0.32 - - [2026-02-11 18:13:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.002215 10.0.0.32 - - [2026-02-11 18:13:10] "POST /access-control-lists HTTP/1.1" 200 581 0.063361 10.0.0.32 - - [2026-02-11 18:13:10] "PUT /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be HTTP/1.1" 200 264 0.100423 10.0.0.32 - - [2026-02-11 18:13:10] "PUT /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9 HTTP/1.1" 200 264 0.056625 10.0.0.32 - - [2026-02-11 18:13:10] "POST /security-groups HTTP/1.1" 200 546 0.071963 10.0.0.32 - - [2026-02-11 18:13:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.002123 10.0.0.32 - - [2026-02-11 18:13:10] "POST /access-control-lists HTTP/1.1" 200 602 0.072788 10.0.0.32 - - [2026-02-11 18:13:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.076812 10.0.0.32 - - [2026-02-11 18:13:10] "POST /chown HTTP/1.1" 200 109 0.019296 10.0.0.32 - - [2026-02-11 18:13:10] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006068 10.0.0.32 - - [2026-02-11 18:13:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.012652 10.0.0.32 - - [2026-02-11 18:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.32 - - [2026-02-11 18:13:10] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.018220 10.0.0.32 - - [2026-02-11 18:13:10] "POST /access-control-lists HTTP/1.1" 200 600 0.060981 10.0.0.32 - - [2026-02-11 18:13:10] "POST /tags HTTP/1.1" 409 210 0.016870 10.0.0.32 - - [2026-02-11 18:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.32 - - [2026-02-11 18:13:10] "GET /tag/599f3414-9ca6-4244-b0ba-dd529e79f830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010297 10.0.0.32 - - [2026-02-11 18:13:10] "POST /firewall-rules HTTP/1.1" 200 570 0.070953 10.0.0.32 - - [2026-02-11 18:13:10] "GET /firewall-rule/29fc4961-f245-4634-9b05-dc9a0f8625d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004371 10.0.0.32 - - [2026-02-11 18:13:10] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003847 10.0.0.32 - - [2026-02-11 18:13:10] "GET /firewall-rule/29fc4961-f245-4634-9b05-dc9a0f8625d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005969 10.0.0.32 - - [2026-02-11 18:13:11] "POST /ref-update HTTP/1.1" 200 156 0.046904 10.0.0.32 - - [2026-02-11 18:13:11] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009048 10.0.0.32 - - [2026-02-11 18:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.32 - - [2026-02-11 18:13:11] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003312 10.0.0.32 - - [2026-02-11 18:13:11] "POST /tags HTTP/1.1" 409 210 0.005449 10.0.0.32 - - [2026-02-11 18:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.32 - - [2026-02-11 18:13:11] "GET /tag/599f3414-9ca6-4244-b0ba-dd529e79f830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011052 10.0.0.32 - - [2026-02-11 18:13:11] "POST /firewall-rules HTTP/1.1" 200 568 0.063968 10.0.0.32 - - [2026-02-11 18:13:11] "GET /firewall-rule/1942db01-a0f6-4bdb-996a-eb90837f2c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007036 10.0.0.32 - - [2026-02-11 18:13:11] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004686 10.0.0.32 - - [2026-02-11 18:13:11] "GET /firewall-rule/1942db01-a0f6-4bdb-996a-eb90837f2c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013047 10.0.0.32 - - [2026-02-11 18:13:11] "POST /ref-update HTTP/1.1" 200 156 0.031724 10.0.0.32 - - [2026-02-11 18:13:11] "POST /tags HTTP/1.1" 409 237 0.002365 10.0.0.32 - - [2026-02-11 18:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.32 - - [2026-02-11 18:13:11] "GET /tag/43ff61c7-7251-4e96-8a91-79805f212372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.010393 10.0.0.32 - - [2026-02-11 18:13:11] "POST /tags HTTP/1.1" 409 210 0.002442 10.0.0.32 - - [2026-02-11 18:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.32 - - [2026-02-11 18:13:11] "GET /tag/47086acc-96ef-465f-aca4-7edc1b684366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.013110 10.0.0.32 - - [2026-02-11 18:13:11] "POST /projects HTTP/1.1" 409 223 0.002384 10.0.0.32 - - [2026-02-11 18:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.32 - - [2026-02-11 18:13:11] "GET /project/996f6c7c-ea58-49c0-a324-b54e55929a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035777 10.0.0.32 - - [2026-02-11 18:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.32 - - [2026-02-11 18:13:11] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.004676 10.0.0.32 - - [2026-02-11 18:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.32 - - [2026-02-11 18:13:11] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004944 10.0.0.32 - - [2026-02-11 18:13:11] "PUT /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be HTTP/1.1" 200 264 0.052814 10.0.0.32 - - [2026-02-11 18:13:11] "PUT /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9 HTTP/1.1" 200 264 0.059633 10.0.0.32 - - [2026-02-11 18:13:11] "POST /security-groups HTTP/1.1" 409 253 0.002788 10.0.0.32 - - [2026-02-11 18:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.32 - - [2026-02-11 18:13:11] "PUT /security-group/c2e47f1f-629d-4c27-8a65-6bcb018f68da HTTP/1.1" 200 262 0.054814 10.0.0.32 - - [2026-02-11 18:13:11] "PUT /access-control-list/aa94023a-aa0a-4159-b007-59a12969e6f6 HTTP/1.1" 200 272 0.013391 10.0.0.32 - - [2026-02-11 18:13:11] "PUT /access-control-list/bf438e7f-4042-476f-b7f0-d620a52a1158 HTTP/1.1" 200 272 0.019979 10.0.0.32 - - [2026-02-11 18:13:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025993 10.0.0.32 - - [2026-02-11 18:13:12] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011443 10.0.0.32 - - [2026-02-11 18:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.32 - - [2026-02-11 18:13:12] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003934 10.0.0.32 - - [2026-02-11 18:13:12] "POST /tags HTTP/1.1" 409 210 0.002372 10.0.0.32 - - [2026-02-11 18:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.32 - - [2026-02-11 18:13:12] "GET /tag/47086acc-96ef-465f-aca4-7edc1b684366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.014227 10.0.0.32 - - [2026-02-11 18:13:12] "POST /firewall-rules HTTP/1.1" 200 570 0.066330 10.0.0.32 - - [2026-02-11 18:13:12] "GET /firewall-rule/ee3ce301-a884-4f8d-bf71-11b347c988c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004493 10.0.0.32 - - [2026-02-11 18:13:12] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003781 10.0.0.32 - - [2026-02-11 18:13:12] "GET /firewall-rule/ee3ce301-a884-4f8d-bf71-11b347c988c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002294 10.0.0.32 - - [2026-02-11 18:13:12] "POST /ref-update HTTP/1.1" 200 156 0.047176 10.0.0.32 - - [2026-02-11 18:13:12] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.031083 10.0.0.32 - - [2026-02-11 18:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.32 - - [2026-02-11 18:13:12] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003525 10.0.0.32 - - [2026-02-11 18:13:12] "POST /tags HTTP/1.1" 409 210 0.002266 10.0.0.32 - - [2026-02-11 18:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.32 - - [2026-02-11 18:13:12] "GET /tag/47086acc-96ef-465f-aca4-7edc1b684366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010860 10.0.0.32 - - [2026-02-11 18:13:12] "POST /firewall-rules HTTP/1.1" 200 568 0.067699 10.0.0.32 - - [2026-02-11 18:13:12] "GET /firewall-rule/74153920-395a-4015-bcb3-fb788ac8b7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006963 10.0.0.32 - - [2026-02-11 18:13:12] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.011206 10.0.0.32 - - [2026-02-11 18:13:12] "GET /firewall-rule/74153920-395a-4015-bcb3-fb788ac8b7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002534 10.0.0.32 - - [2026-02-11 18:13:12] "POST /ref-update HTTP/1.1" 200 156 0.058796 10.0.0.32 - - [2026-02-11 18:13:12] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004604 10.0.0.32 - - [2026-02-11 18:13:12] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.41 - - [2026-02-11 18:13:58] "GET / HTTP/1.1" 200 35931 0.002754 10.0.0.41 - - [2026-02-11 18:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.41 - - [2026-02-11 18:13:58] "GET /global-system-config/680c1697-b3d1-4750-9d01-d716b9848f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006556 10.0.0.41 - - [2026-02-11 18:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.41 - - [2026-02-11 18:13:58] "GET /routing-instance/c868a012-6941-4425-b982-1ec208421903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004188 10.0.0.41 - - [2026-02-11 18:13:58] "PUT /global-system-config/680c1697-b3d1-4750-9d01-d716b9848f08 HTTP/1.1" 200 274 0.021695 10.0.0.41 - - [2026-02-11 18:13:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.009943 10.0.0.41 - - [2026-02-11 18:13:58] "POST /virtual-routers HTTP/1.1" 200 599 0.018270 10.0.0.41 - - [2026-02-11 18:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006280 10.0.0.41 - - [2026-02-11 18:13:58] "GET /virtual-router/695d7fb4-937f-4016-9d13-566c000024c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.007140 10.0.0.41 - - [2026-02-11 18:13:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.002698 10.0.0.41 - - [2026-02-11 18:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.41 - - [2026-02-11 18:13:58] "GET /virtual-network/36d62d7e-1688-4b33-b67d-43ac82d56f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004236 10.0.0.41 - - [2026-02-11 18:13:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.094065 10.0.0.32 - - [2026-02-11 18:15:45] "GET /global-system-configs HTTP/1.1" 200 322 0.009866 10.0.0.32 - - [2026-02-11 18:15:47] "GET /global-system-configs HTTP/1.1" 200 322 0.018075 10.0.0.41 - - [2026-02-11 18:16:13] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.41 - - [2026-02-11 18:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.41 - - [2026-02-11 18:16:13] "GET /global-system-config/680c1697-b3d1-4750-9d01-d716b9848f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004761 10.0.0.41 - - [2026-02-11 18:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.41 - - [2026-02-11 18:16:13] "GET /routing-instance/c868a012-6941-4425-b982-1ec208421903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003404 10.0.0.41 - - [2026-02-11 18:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.41 - - [2026-02-11 18:16:13] "GET /virtual-router/695d7fb4-937f-4016-9d13-566c000024c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004721 10.0.0.41 - - [2026-02-11 18:16:13] "PUT /virtual-router/695d7fb4-937f-4016-9d13-566c000024c7 HTTP/1.1" 200 262 0.009420 10.0.0.41 - - [2026-02-11 18:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.41 - - [2026-02-11 18:16:13] "GET /virtual-router/695d7fb4-937f-4016-9d13-566c000024c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003013 10.0.0.41 - - [2026-02-11 18:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.41 - - [2026-02-11 18:16:13] "GET /virtual-machine-interface/4b3b1662-a8ed-4e86-9d36-5745770dd28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.006122 10.0.0.41 - - [2026-02-11 18:16:13] "PUT /virtual-machine-interface/4b3b1662-a8ed-4e86-9d36-5745770dd28f HTTP/1.1" 200 284 0.012865 10.0.0.32 - - [2026-02-11 18:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.32 - - [2026-02-11 18:16:33] "GET /virtual-router/695d7fb4-937f-4016-9d13-566c000024c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003155 10.0.0.32 - - [2026-02-11 18:16:58] "GET /virtual-router/695d7fb4-937f-4016-9d13-566c000024c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003463 10.0.0.32 - - [2026-02-11 18:16:58] "POST /ref-update HTTP/1.1" 200 156 0.008081 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:17:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:17:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:17:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001374 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:17:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001075 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:17:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:17:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 10.0.0.32 - - [2026-02-11 18:17:43] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007504 10.0.0.32 - - [2026-02-11 18:17:43] "POST /set-tag HTTP/1.1" 200 109 0.006143 10.0.0.32 - - [2026-02-11 18:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273 10.0.0.32 - - [2026-02-11 18:17:43] "GET /loadbalancer/c604d8e6-c637-40bc-8a6b-6b718c6ec3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005855 10.0.0.32 - - [2026-02-11 18:17:43] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006484 10.0.0.32 - - [2026-02-11 18:17:43] "POST /set-tag HTTP/1.1" 200 109 0.004188 10.0.0.32 - - [2026-02-11 18:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.32 - - [2026-02-11 18:17:43] "GET /loadbalancer/c604d8e6-c637-40bc-8a6b-6b718c6ec3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004462 10.0.0.32 - - [2026-02-11 18:17:43] "GET /loadbalancer-pool/ca0f20de-acbb-42e4-980e-aff8cab7aca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004325 10.0.0.32 - - [2026-02-11 18:17:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023677 10.0.0.32 - - [2026-02-11 18:17:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.021929 10.0.0.32 - - [2026-02-11 18:17:43] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013059 10.0.0.32 - - [2026-02-11 18:17:43] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014846 10.0.0.32 - - [2026-02-11 18:17:43] "POST /ref-update HTTP/1.1" 200 156 0.028601 10.0.0.32 - - [2026-02-11 18:17:43] "GET /floating-ip/d8d2d223-bf87-47b3-a518-a9ff467ecf55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.009881 10.0.0.32 - - [2026-02-11 18:17:43] "POST /tags HTTP/1.1" 409 205 0.011864 10.0.0.32 - - [2026-02-11 18:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009824 10.0.0.32 - - [2026-02-11 18:17:43] "GET /tag/8429f943-139c-43c8-b510-b706dbcf7427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011436 10.0.0.32 - - [2026-02-11 18:17:43] "PUT /floating-ip/d8d2d223-bf87-47b3-a518-a9ff467ecf55 HTTP/1.1" 200 256 0.013253 10.0.0.32 - - [2026-02-11 18:17:44] "POST /set-tag HTTP/1.1" 200 109 0.116380 10.0.0.32 - - [2026-02-11 18:17:44] "GET /loadbalancer-pool/423f2fb3-6917-4d16-952f-73d92eb17d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.022998 10.0.0.32 - - [2026-02-11 18:17:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.060978 10.0.0.32 - - [2026-02-11 18:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025054 10.0.0.32 - - [2026-02-11 18:17:44] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.070328 10.0.0.32 - - [2026-02-11 18:17:44] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013177 10.0.0.32 - - [2026-02-11 18:17:44] "POST /set-tag HTTP/1.1" 200 109 0.007989 10.0.0.32 - - [2026-02-11 18:17:44] "POST /ref-update HTTP/1.1" 200 156 0.010502 10.0.0.32 - - [2026-02-11 18:17:44] "GET /floating-ip/d8d2d223-bf87-47b3-a518-a9ff467ecf55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.022969 10.0.0.32 - - [2026-02-11 18:17:44] "GET /loadbalancer-pool/a20c54e9-97ee-4f3f-9211-16afb8f10ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.013300 10.0.0.32 - - [2026-02-11 18:17:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.076016 10.0.0.32 - - [2026-02-11 18:17:44] "PUT /floating-ip/d8d2d223-bf87-47b3-a518-a9ff467ecf55 HTTP/1.1" 200 256 0.083344 10.0.0.32 - - [2026-02-11 18:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.074581 10.0.0.32 - - [2026-02-11 18:17:44] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.027819 10.0.0.32 - - [2026-02-11 18:17:44] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008931 10.0.0.32 - - [2026-02-11 18:17:44] "POST /ref-update HTTP/1.1" 200 156 0.027220 10.0.0.32 - - [2026-02-11 18:17:44] "POST /set-tag HTTP/1.1" 200 109 0.003852 10.0.0.32 - - [2026-02-11 18:17:44] "GET /floating-ip/d8d2d223-bf87-47b3-a518-a9ff467ecf55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.013688 10.0.0.32 - - [2026-02-11 18:17:44] "PUT /floating-ip/d8d2d223-bf87-47b3-a518-a9ff467ecf55 HTTP/1.1" 200 256 0.013023 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:17:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:17:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001414 10.0.0.32 - - [2026-02-11 18:20:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002426 10.0.0.32 - - [2026-02-11 18:20:47] "GET /global-system-configs HTTP/1.1" 200 322 0.002720 10.0.0.32 - - [2026-02-11 18:21:21] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005486 10.0.0.32 - - [2026-02-11 18:21:21] "POST /set-tag HTTP/1.1" 200 109 0.003947 10.0.0.32 - - [2026-02-11 18:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.32 - - [2026-02-11 18:21:21] "GET /loadbalancer/c604d8e6-c637-40bc-8a6b-6b718c6ec3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006268 10.0.0.32 - - [2026-02-11 18:21:21] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004547 10.0.0.32 - - [2026-02-11 18:21:21] "POST /set-tag HTTP/1.1" 200 109 0.026853 10.0.0.32 - - [2026-02-11 18:21:21] "DELETE /loadbalancer-member/6901cc3d-db09-412a-a0f2-cdd5a35510c8 HTTP/1.1" 200 115 0.071100 10.0.0.32 - - [2026-02-11 18:21:21] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007718 10.0.0.32 - - [2026-02-11 18:21:21] "POST /set-tag HTTP/1.1" 200 109 0.007591 10.0.0.32 - - [2026-02-11 18:21:21] "DELETE /loadbalancer-member/cd9e1728-0828-4b55-9862-9348d50a45aa HTTP/1.1" 200 115 0.033632 10.0.0.32 - - [2026-02-11 18:21:21] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007460 10.0.0.32 - - [2026-02-11 18:21:21] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.32 - - [2026-02-11 18:21:21] "DELETE /loadbalancer-member/8b10aa49-75b0-4005-8968-7ecafe5363d3 HTTP/1.1" 200 115 0.052951 10.0.0.32 - - [2026-02-11 18:21:21] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009949 10.0.0.32 - - [2026-02-11 18:21:21] "POST /set-tag HTTP/1.1" 200 109 0.007084 10.0.0.32 - - [2026-02-11 18:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.32 - - [2026-02-11 18:21:21] "GET /loadbalancer/c604d8e6-c637-40bc-8a6b-6b718c6ec3be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002455 10.0.0.32 - - [2026-02-11 18:21:21] "GET /loadbalancer-pool/ca0f20de-acbb-42e4-980e-aff8cab7aca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002535 10.0.0.32 - - [2026-02-11 18:21:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029621 10.0.0.32 - - [2026-02-11 18:21:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021061 10.0.0.32 - - [2026-02-11 18:21:21] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009710 10.0.0.32 - - [2026-02-11 18:21:21] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005023 10.0.0.32 - - [2026-02-11 18:21:21] "GET /floating-ip/d8d2d223-bf87-47b3-a518-a9ff467ecf55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002531 10.0.0.32 - - [2026-02-11 18:21:21] "POST /set-tag HTTP/1.1" 200 109 0.075876 10.0.0.32 - - [2026-02-11 18:21:21] "GET /loadbalancer-pool/423f2fb3-6917-4d16-952f-73d92eb17d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.016484 10.0.0.32 - - [2026-02-11 18:21:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.041724 10.0.0.32 - - [2026-02-11 18:21:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012214 10.0.0.32 - - [2026-02-11 18:21:22] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.029469 10.0.0.32 - - [2026-02-11 18:21:22] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016270 10.0.0.32 - - [2026-02-11 18:21:22] "POST /set-tag HTTP/1.1" 200 109 0.010791 10.0.0.32 - - [2026-02-11 18:21:22] "GET /floating-ip/d8d2d223-bf87-47b3-a518-a9ff467ecf55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003205 10.0.0.32 - - [2026-02-11 18:21:22] "GET /loadbalancer-pool/a20c54e9-97ee-4f3f-9211-16afb8f10ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.012140 10.0.0.32 - - [2026-02-11 18:21:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026356 10.0.0.32 - - [2026-02-11 18:21:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.030320 10.0.0.32 - - [2026-02-11 18:21:22] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019269 10.0.0.32 - - [2026-02-11 18:21:22] "GET /virtual-machine-interface/4c12d0c0-0775-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005696 10.0.0.32 - - [2026-02-11 18:21:22] "GET /floating-ip/d8d2d223-bf87-47b3-a518-a9ff467ecf55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002668 10.0.0.32 - - [2026-02-11 18:21:22] "POST /set-tag HTTP/1.1" 200 109 0.003298 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:21:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:21:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000972 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:22:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:22:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001424 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:22:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:22:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 10.0.0.32 - - [2026-02-11 18:22:58] "GET / HTTP/1.1" 200 35931 0.002108 10.0.0.32 - - [2026-02-11 18:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.32 - - [2026-02-11 18:22:58] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.069092 10.0.0.32 - - [2026-02-11 18:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.32 - - [2026-02-11 18:22:58] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041797 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:22:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:22:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001120 10.0.0.32 - - [2026-02-11 18:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.32 - - [2026-02-11 18:22:59] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042630 10.0.0.32 - - [2026-02-11 18:22:59] "POST /tags HTTP/1.1" 200 333 0.041712 10.0.0.32 - - [2026-02-11 18:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.32 - - [2026-02-11 18:22:59] "GET /tag/ce4a341d-d813-4b8a-ab0e-61ed158bdb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.031799 10.0.0.32 - - [2026-02-11 18:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.32 - - [2026-02-11 18:22:59] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040977 10.0.0.32 - - [2026-02-11 18:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010770 10.0.0.32 - - [2026-02-11 18:22:59] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007997 10.0.0.32 - - [2026-02-11 18:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.32 - - [2026-02-11 18:22:59] "GET /service-appliance-set/33a04069-55cc-4958-808e-9ddf9f951ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002676 10.0.0.32 - - [2026-02-11 18:22:59] "POST /fqname-to-id HTTP/1.1" 404 254 0.001995 10.0.0.32 - - [2026-02-11 18:23:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.098618 10.0.0.32 - - [2026-02-11 18:23:00] "GET /virtual-machine-interface/fa2f5210-d023-406d-8c3f-99393b49dd73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.011302 10.0.0.32 - - [2026-02-11 18:23:00] "POST /instance-ips HTTP/1.1" 200 409 0.035237 10.0.0.32 - - [2026-02-11 18:23:00] "GET /instance-ip/54840b90-e40e-4085-8d17-08156c656c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006929 10.0.0.32 - - [2026-02-11 18:23:00] "POST /loadbalancers HTTP/1.1" 200 610 0.073874 10.0.0.32 - - [2026-02-11 18:23:00] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043346 10.0.0.32 - - [2026-02-11 18:23:00] "GET /instance-ip/54840b90-e40e-4085-8d17-08156c656c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.010919 10.0.0.32 - - [2026-02-11 18:23:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.041584 10.0.0.32 - - [2026-02-11 18:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.32 - - [2026-02-11 18:23:00] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044480 10.0.0.32 - - [2026-02-11 18:23:00] "POST /floating-ips HTTP/1.1" 200 597 0.069389 10.0.0.32 - - [2026-02-11 18:23:00] "GET /loadbalancer/52c33bcc-9742-4022-95d6-f9b80d96830d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003584 10.0.0.32 - - [2026-02-11 18:23:00] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.023083 10.0.0.32 - - [2026-02-11 18:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008252 10.0.0.32 - - [2026-02-11 18:23:00] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047904 10.0.0.32 - - [2026-02-11 18:23:00] "GET /loadbalancer-listener/673b3e46-8ca3-4622-93a9-11c49c9f7857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003711 10.0.0.32 - - [2026-02-11 18:23:00] "GET /loadbalancer-listener/673b3e46-8ca3-4622-93a9-11c49c9f7857?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003794 10.0.0.32 - - [2026-02-11 18:23:00] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020200 10.0.0.32 - - [2026-02-11 18:23:00] "GET /instance-ip/54840b90-e40e-4085-8d17-08156c656c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004953 10.0.0.32 - - [2026-02-11 18:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.32 - - [2026-02-11 18:23:00] "GET /instance-ip/54840b90-e40e-4085-8d17-08156c656c0e?fields=floating_ips HTTP/1.1" 200 1212 0.006363 10.0.0.32 - - [2026-02-11 18:23:00] "GET /loadbalancer/52c33bcc-9742-4022-95d6-f9b80d96830d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003449 10.0.0.32 - - [2026-02-11 18:23:00] "GET /floating-ip/037d7a82-45ee-4f5b-9f2c-e06d39b97cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002342 10.0.0.32 - - [2026-02-11 18:23:00] "POST /tags HTTP/1.1" 200 295 0.064612 10.0.0.32 - - [2026-02-11 18:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008282 10.0.0.32 - - [2026-02-11 18:23:00] "GET /tag/36f75ebe-f7fd-43c7-9127-69feaebf1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.019170 10.0.0.32 - - [2026-02-11 18:23:00] "POST /tags HTTP/1.1" 409 233 0.002961 10.0.0.32 - - [2026-02-11 18:23:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.32 - - [2026-02-11 18:23:01] "GET /tag/ffaf6203-e620-499d-8e53-1399d4085bbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.014719 10.0.0.32 - - [2026-02-11 18:23:01] "POST /tags HTTP/1.1" 409 206 0.002348 10.0.0.32 - - [2026-02-11 18:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.32 - - [2026-02-11 18:23:01] "GET /tag/cfa5b919-970b-49d0-9438-0d1c27528384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012532 10.0.0.32 - - [2026-02-11 18:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.32 - - [2026-02-11 18:23:01] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006251 10.0.0.32 - - [2026-02-11 18:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.32 - - [2026-02-11 18:23:01] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039205 10.0.0.32 - - [2026-02-11 18:23:01] "POST /virtual-machines HTTP/1.1" 200 369 0.008856 10.0.0.32 - - [2026-02-11 18:23:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013981 10.0.0.32 - - [2026-02-11 18:23:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.112036 10.0.0.32 - - [2026-02-11 18:23:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.009593 10.0.0.32 - - [2026-02-11 18:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009732 10.0.0.32 - - [2026-02-11 18:23:01] "GET /virtual-machine-interface/b2cde290-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007727 10.0.0.32 - - [2026-02-11 18:23:01] "POST /instance-ips HTTP/1.1" 200 409 0.038645 10.0.0.32 - - [2026-02-11 18:23:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.025079 10.0.0.32 - - [2026-02-11 18:23:01] "GET /virtual-machine-interface/b2cde290-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.016824 10.0.0.32 - - [2026-02-11 18:23:01] "POST /set-tag HTTP/1.1" 200 109 0.022091 10.0.0.32 - - [2026-02-11 18:23:01] "GET /virtual-machine-interface/b2cde290-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.030114 10.0.0.32 - - [2026-02-11 18:23:01] "GET /instance-ip/b2e8b93a-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004549 10.0.0.32 - - [2026-02-11 18:23:01] "GET /virtual-machine-interface/b2cde290-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005913 10.0.0.32 - - [2026-02-11 18:23:01] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.32 - - [2026-02-11 18:23:01] "GET /virtual-router/695d7fb4-937f-4016-9d13-566c000024c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004609 10.0.0.32 - - [2026-02-11 18:23:01] "POST /ref-update HTTP/1.1" 200 156 0.022926 10.0.0.32 - - [2026-02-11 18:23:01] "GET /virtual-machine-interface/b2cde290-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016884 10.0.0.32 - - [2026-02-11 18:23:01] "POST /set-tag HTTP/1.1" 200 109 0.009202 10.0.0.32 - - [2026-02-11 18:23:01] "GET /virtual-machine-interface/b2cde290-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005260 10.0.0.32 - - [2026-02-11 18:23:01] "POST /set-tag HTTP/1.1" 200 109 0.003215 10.0.0.32 - - [2026-02-11 18:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.32 - - [2026-02-11 18:23:02] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.009763 10.0.0.32 - - [2026-02-11 18:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.32 - - [2026-02-11 18:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.022765 10.0.0.32 - - [2026-02-11 18:23:02] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.065754 10.0.0.32 - - [2026-02-11 18:23:02] "GET /virtual-networks?parent_id=f555397a-fa1d-4c90-bf16-4b755e726cb4&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.006503 10.0.0.32 - - [2026-02-11 18:23:02] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046047 10.0.0.32 - - [2026-02-11 18:23:02] "POST /virtual-machines HTTP/1.1" 200 369 0.007869 10.0.0.32 - - [2026-02-11 18:23:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012713 10.0.0.32 - - [2026-02-11 18:23:02] "POST /virtual-networks HTTP/1.1" 200 512 0.070230 10.0.0.32 - - [2026-02-11 18:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.017436 10.0.0.32 - - [2026-02-11 18:23:03] "GET /network-ipam/1529db4b-eb3b-4749-b315-76919c043ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002977 10.0.0.32 - - [2026-02-11 18:23:03] "POST /route-targets HTTP/1.1" 200 327 0.013516 10.0.0.32 - - [2026-02-11 18:23:03] "POST /ref-update HTTP/1.1" 200 156 0.103648 10.0.0.32 - - [2026-02-11 18:23:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.186736 10.0.0.32 - - [2026-02-11 18:23:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.049438 10.0.0.32 - - [2026-02-11 18:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005241 10.0.0.32 - - [2026-02-11 18:23:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005081 10.0.0.32 - - [2026-02-11 18:23:03] "POST /ref-update HTTP/1.1" 200 156 0.191892 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-network/9ce59275-c7e0-4f92-a543-0c0aeada4fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004828 10.0.0.32 - - [2026-02-11 18:23:03] "GET /domains HTTP/1.1" 200 280 0.004051 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-machine-interface/b3d220d4-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008247 10.0.0.32 - - [2026-02-11 18:23:03] "GET /domain/9bec6a31-cfab-469d-809e-bfa9a4dff341 HTTP/1.1" 200 3086 0.014335 10.0.0.32 - - [2026-02-11 18:23:03] "POST /instance-ips HTTP/1.1" 200 409 0.048830 10.0.0.32 - - [2026-02-11 18:23:03] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4 HTTP/1.1" 200 7065 0.071285 10.0.0.32 - - [2026-02-11 18:23:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.038495 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-network/9ce59275-c7e0-4f92-a543-0c0aeada4fd7 HTTP/1.1" 200 2087 0.020483 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-machine-interface/b3d220d4-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.019340 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-network/9ce59275-c7e0-4f92-a543-0c0aeada4fd7 HTTP/1.1" 200 2087 0.004188 10.0.0.32 - - [2026-02-11 18:23:03] "GET /routing-instance/0196d32b-af23-4024-b8a4-7b114b353415 HTTP/1.1" 200 1401 0.003657 10.0.0.32 - - [2026-02-11 18:23:03] "GET /routing-instance/0196d32b-af23-4024-b8a4-7b114b353415 HTTP/1.1" 200 1401 0.002656 10.0.0.32 - - [2026-02-11 18:23:03] "GET /route-target/3c5204b2-1877-4d5d-8de3-aefe7dc455ab HTTP/1.1" 200 1152 0.002812 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-network/9ce59275-c7e0-4f92-a543-0c0aeada4fd7 HTTP/1.1" 200 2087 0.004195 10.0.0.32 - - [2026-02-11 18:23:03] "GET /routing-instance/0196d32b-af23-4024-b8a4-7b114b353415 HTTP/1.1" 200 1401 0.002913 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-network/9ce59275-c7e0-4f92-a543-0c0aeada4fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.010539 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-network/9ce59275-c7e0-4f92-a543-0c0aeada4fd7 HTTP/1.1" 200 2087 0.003982 10.0.0.32 - - [2026-02-11 18:23:03] "GET /routing-instance/0196d32b-af23-4024-b8a4-7b114b353415 HTTP/1.1" 200 1401 0.004507 10.0.0.32 - - [2026-02-11 18:23:03] "GET /routing-instance/0196d32b-af23-4024-b8a4-7b114b353415 HTTP/1.1" 200 1401 0.002861 10.0.0.32 - - [2026-02-11 18:23:03] "GET /route-target/3c5204b2-1877-4d5d-8de3-aefe7dc455ab HTTP/1.1" 200 1152 0.002172 10.0.0.32 - - [2026-02-11 18:23:03] "POST /set-tag HTTP/1.1" 200 109 0.044435 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-machine-interface/b3d220d4-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014170 10.0.0.32 - - [2026-02-11 18:23:03] "GET /instance-ip/b3f7c000-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004272 10.0.0.32 - - [2026-02-11 18:23:03] "GET /domains HTTP/1.1" 200 280 0.002132 10.0.0.32 - - [2026-02-11 18:23:03] "GET /domain/9bec6a31-cfab-469d-809e-bfa9a4dff341 HTTP/1.1" 200 3086 0.003624 10.0.0.32 - - [2026-02-11 18:23:03] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4 HTTP/1.1" 200 7065 0.034824 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-network/9ce59275-c7e0-4f92-a543-0c0aeada4fd7 HTTP/1.1" 200 2087 0.011869 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-machine-interface/b3d220d4-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008064 10.0.0.32 - - [2026-02-11 18:23:03] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-router/695d7fb4-937f-4016-9d13-566c000024c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.007674 10.0.0.32 - - [2026-02-11 18:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.32 - - [2026-02-11 18:23:03] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038530 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-network/9ce59275-c7e0-4f92-a543-0c0aeada4fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.018015 10.0.0.32 - - [2026-02-11 18:23:03] "POST /ref-update HTTP/1.1" 200 156 0.030811 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-machine-interface/b3d220d4-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.024963 10.0.0.32 - - [2026-02-11 18:23:03] "POST /set-tag HTTP/1.1" 200 109 0.007678 10.0.0.32 - - [2026-02-11 18:23:03] "GET /floating-ip-pools?parent_id=9ce59275-c7e0-4f92-a543-0c0aeada4fd7&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005427 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-network/9ce59275-c7e0-4f92-a543-0c0aeada4fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005697 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-machine-interface/b3d220d4-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008896 10.0.0.32 - - [2026-02-11 18:23:03] "POST /set-tag HTTP/1.1" 200 109 0.005518 10.0.0.32 - - [2026-02-11 18:23:03] "POST /floating-ip-pools HTTP/1.1" 200 562 0.051271 10.0.0.32 - - [2026-02-11 18:23:03] "POST /ref-update HTTP/1.1" 200 156 0.008610 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-network/9ce59275-c7e0-4f92-a543-0c0aeada4fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.013506 10.0.0.32 - - [2026-02-11 18:23:03] "GET /domains HTTP/1.1" 200 280 0.003808 10.0.0.32 - - [2026-02-11 18:23:03] "GET /domain/9bec6a31-cfab-469d-809e-bfa9a4dff341 HTTP/1.1" 200 3086 0.003548 10.0.0.32 - - [2026-02-11 18:23:03] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4 HTTP/1.1" 200 7321 0.031747 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-network/9ce59275-c7e0-4f92-a543-0c0aeada4fd7 HTTP/1.1" 200 2325 0.005746 10.0.0.32 - - [2026-02-11 18:23:03] "GET /floating-ip-pool/44ea3a95-8494-4b0a-87c3-e631fa0dda3b HTTP/1.1" 200 1313 0.002725 10.0.0.32 - - [2026-02-11 18:23:03] "GET /domains HTTP/1.1" 200 280 0.001802 10.0.0.32 - - [2026-02-11 18:23:03] "GET /domain/9bec6a31-cfab-469d-809e-bfa9a4dff341 HTTP/1.1" 200 3086 0.002944 10.0.0.32 - - [2026-02-11 18:23:03] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4 HTTP/1.1" 200 7321 0.038635 10.0.0.32 - - [2026-02-11 18:23:03] "GET /virtual-network/9ce59275-c7e0-4f92-a543-0c0aeada4fd7 HTTP/1.1" 200 2325 0.004431 10.0.0.32 - - [2026-02-11 18:23:04] "GET /virtual-network/9ce59275-c7e0-4f92-a543-0c0aeada4fd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004347 10.0.0.32 - - [2026-02-11 18:23:04] "POST /tags HTTP/1.1" 200 365 0.053706 10.0.0.32 - - [2026-02-11 18:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018293 10.0.0.32 - - [2026-02-11 18:23:04] "GET /tag/cc23e663-b213-4f95-9dce-5c5635bb5a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.014010 10.0.0.32 - - [2026-02-11 18:23:04] "POST /tags HTTP/1.1" 409 206 0.002494 10.0.0.32 - - [2026-02-11 18:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.32 - - [2026-02-11 18:23:04] "GET /tag/cfa5b919-970b-49d0-9438-0d1c27528384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011636 10.0.0.32 - - [2026-02-11 18:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.32 - - [2026-02-11 18:23:04] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.044816 10.0.0.32 - - [2026-02-11 18:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.32 - - [2026-02-11 18:23:04] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004637 10.0.0.32 - - [2026-02-11 18:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.32 - - [2026-02-11 18:23:04] "GET /service-appliance-set/5ec41dbf-e999-4164-b0ad-8cc7a6b236f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003687 10.0.0.32 - - [2026-02-11 18:23:04] "POST /fqname-to-id HTTP/1.1" 404 258 0.001745 10.0.0.32 - - [2026-02-11 18:23:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.111621 10.0.0.32 - - [2026-02-11 18:23:04] "GET /virtual-machine-interface/5dac9e0e-dcee-4798-ab35-3d5685eba13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.021927 10.0.0.32 - - [2026-02-11 18:23:04] "POST /set-tag HTTP/1.1" 200 109 0.020087 10.0.0.32 - - [2026-02-11 18:23:04] "POST /instance-ips HTTP/1.1" 200 417 0.027991 10.0.0.32 - - [2026-02-11 18:23:04] "GET /instance-ip/5bd42339-8997-4075-b24b-9bf7d3090147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.005089 10.0.0.32 - - [2026-02-11 18:23:04] "POST /loadbalancers HTTP/1.1" 200 618 0.068408 10.0.0.32 - - [2026-02-11 18:23:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009043 10.0.0.32 - - [2026-02-11 18:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.32 - - [2026-02-11 18:23:04] "POST /service-instances HTTP/1.1" 200 566 0.038583 10.0.0.32 - - [2026-02-11 18:23:04] "POST /ref-update HTTP/1.1" 200 156 0.011811 10.0.0.32 - - [2026-02-11 18:23:04] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.075135 10.0.0.32 - - [2026-02-11 18:23:04] "PUT /service-instance/37987eeb-4c67-4d32-ad89-0effaac00135 HTTP/1.1" 200 266 0.009839 10.0.0.32 - - [2026-02-11 18:23:04] "GET /virtual-machine-interface/5dac9e0e-dcee-4798-ab35-3d5685eba13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.012383 10.0.0.32 - - [2026-02-11 18:23:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.015289 10.0.0.32 - - [2026-02-11 18:23:04] "GET /virtual-machine-interface/5dac9e0e-dcee-4798-ab35-3d5685eba13a?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.022316 10.0.0.32 - - [2026-02-11 18:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.32 - - [2026-02-11 18:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.32 - - [2026-02-11 18:23:05] "GET /floating-ip-pool/44ea3a95-8494-4b0a-87c3-e631fa0dda3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002700 10.0.0.32 - - [2026-02-11 18:23:05] "POST /virtual-machines HTTP/1.1" 200 429 0.015733 10.0.0.32 - - [2026-02-11 18:23:05] "POST /floating-ips HTTP/1.1" 200 671 0.147564 10.0.0.32 - - [2026-02-11 18:23:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.146630 10.0.0.32 - - [2026-02-11 18:23:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024557 10.0.0.32 - - [2026-02-11 18:23:05] "POST /chown HTTP/1.1" 200 109 0.029547 10.0.0.32 - - [2026-02-11 18:23:05] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004337 10.0.0.32 - - [2026-02-11 18:23:05] "POST /chown HTTP/1.1" 200 109 0.007081 10.0.0.32 - - [2026-02-11 18:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006600 10.0.0.32 - - [2026-02-11 18:23:05] "PUT /virtual-machine-interface/a19ce6f9-a7d4-4071-82d9-8c19024c84ea HTTP/1.1" 200 284 0.020268 10.0.0.32 - - [2026-02-11 18:23:05] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007437 10.0.0.32 - - [2026-02-11 18:23:05] "POST /tags HTTP/1.1" 409 221 0.002422 10.0.0.32 - - [2026-02-11 18:23:05] "PUT /instance-ip/5bd42339-8997-4075-b24b-9bf7d3090147 HTTP/1.1" 200 256 0.036684 10.0.0.32 - - [2026-02-11 18:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.32 - - [2026-02-11 18:23:05] "GET /tag/ce4a341d-d813-4b8a-ab0e-61ed158bdb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.016854 10.0.0.32 - - [2026-02-11 18:23:05] "POST /tags HTTP/1.1" 409 238 0.002060 10.0.0.32 - - [2026-02-11 18:23:05] "POST /ref-update HTTP/1.1" 200 156 0.027433 10.0.0.32 - - [2026-02-11 18:23:05] "POST /ref-update HTTP/1.1" 200 156 0.029411 10.0.0.32 - - [2026-02-11 18:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006428 10.0.0.32 - - [2026-02-11 18:23:05] "GET /tag/cc23e663-b213-4f95-9dce-5c5635bb5a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.017579 10.0.0.32 - - [2026-02-11 18:23:05] "POST /ref-update HTTP/1.1" 200 156 0.038879 10.0.0.32 - - [2026-02-11 18:23:05] "POST /ref-update HTTP/1.1" 200 156 0.014354 10.0.0.32 - - [2026-02-11 18:23:05] "POST /ref-update HTTP/1.1" 200 156 0.072999 10.0.0.32 - - [2026-02-11 18:23:05] "POST /firewall-rules HTTP/1.1" 200 650 0.150222 10.0.0.32 - - [2026-02-11 18:23:05] "POST /ref-update HTTP/1.1" 200 156 0.025535 10.0.0.32 - - [2026-02-11 18:23:05] "GET /firewall-rule/a8b3cfc5-2c82-415a-8595-ebd47f9c823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004491 10.0.0.32 - - [2026-02-11 18:23:05] "GET /firewall-policy/147e722b-95b4-4364-ad32-b759dab9f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002341 10.0.0.32 - - [2026-02-11 18:23:05] "GET /firewall-rule/a8b3cfc5-2c82-415a-8595-ebd47f9c823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003909 10.0.0.32 - - [2026-02-11 18:23:05] "POST /virtual-machines HTTP/1.1" 200 429 0.020950 10.0.0.32 - - [2026-02-11 18:23:05] "POST /ref-update HTTP/1.1" 200 156 0.043863 10.0.0.32 - - [2026-02-11 18:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.32 - - [2026-02-11 18:23:05] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.105940 10.0.0.32 - - [2026-02-11 18:23:05] "GET /loadbalancer/ea54fc7d-52bf-4cfa-a14f-858709d08d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006448 10.0.0.32 - - [2026-02-11 18:23:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.173719 10.0.0.32 - - [2026-02-11 18:23:05] "POST /chown HTTP/1.1" 200 109 0.033073 10.0.0.32 - - [2026-02-11 18:23:06] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.084420 10.0.0.32 - - [2026-02-11 18:23:06] "POST /chown HTTP/1.1" 200 109 0.008825 10.0.0.32 - - [2026-02-11 18:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.32 - - [2026-02-11 18:23:06] "PUT /virtual-machine-interface/f3ed360e-6c6c-4763-bd7f-1b2bec7561bd HTTP/1.1" 200 284 0.035415 10.0.0.32 - - [2026-02-11 18:23:06] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.086942 10.0.0.32 - - [2026-02-11 18:23:06] "PUT /instance-ip/5bd42339-8997-4075-b24b-9bf7d3090147 HTTP/1.1" 200 256 0.078560 10.0.0.32 - - [2026-02-11 18:23:06] "GET /loadbalancer-listener/aa2a6140-4f32-4f33-87fc-742e1a5d1b70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.017373 10.0.0.32 - - [2026-02-11 18:23:06] "POST /ref-update HTTP/1.1" 200 156 0.035591 10.0.0.32 - - [2026-02-11 18:23:06] "GET /loadbalancer-listener/aa2a6140-4f32-4f33-87fc-742e1a5d1b70?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.025311 10.0.0.32 - - [2026-02-11 18:23:06] "POST /ref-update HTTP/1.1" 200 156 0.036992 10.0.0.32 - - [2026-02-11 18:23:06] "POST /ref-update HTTP/1.1" 200 156 0.023678 10.0.0.32 - - [2026-02-11 18:23:06] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.075377 10.0.0.32 - - [2026-02-11 18:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012684 10.0.0.32 - - [2026-02-11 18:23:06] "GET /loadbalancer-pool/f6fea8a0-5267-45eb-923f-65fd2ba9428d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003105 10.0.0.32 - - [2026-02-11 18:23:06] "POST /ref-update HTTP/1.1" 200 156 0.017973 10.0.0.32 - - [2026-02-11 18:23:06] "POST /ref-update HTTP/1.1" 200 156 0.020143 10.0.0.32 - - [2026-02-11 18:23:06] "POST /loadbalancer-members HTTP/1.1" 200 707 0.033330 10.0.0.32 - - [2026-02-11 18:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.051738 10.0.0.32 - - [2026-02-11 18:23:06] "PUT /service-instance/37987eeb-4c67-4d32-ad89-0effaac00135 HTTP/1.1" 200 266 0.069822 10.0.0.32 - - [2026-02-11 18:23:06] "GET /loadbalancer-member/f703e44a-cefb-4c93-8af2-d3cad6507da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.010690 10.0.0.32 - - [2026-02-11 18:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025719 10.0.0.32 - - [2026-02-11 18:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015864 10.0.0.32 - - [2026-02-11 18:23:06] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.035022 10.0.0.32 - - [2026-02-11 18:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.32 - - [2026-02-11 18:23:06] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003436 10.0.0.32 - - [2026-02-11 18:23:06] "POST /chown HTTP/1.1" 200 109 0.006975 10.0.0.32 - - [2026-02-11 18:23:06] "POST /tags HTTP/1.1" 409 221 0.002532 10.0.0.32 - - [2026-02-11 18:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.32 - - [2026-02-11 18:23:06] "POST /chown HTTP/1.1" 200 109 0.029574 10.0.0.32 - - [2026-02-11 18:23:06] "GET /tag/ce4a341d-d813-4b8a-ab0e-61ed158bdb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.027487 10.0.0.32 - - [2026-02-11 18:23:06] "PUT /instance-ip/5bd42339-8997-4075-b24b-9bf7d3090147 HTTP/1.1" 200 256 0.016557 10.0.0.32 - - [2026-02-11 18:23:06] "POST /tags HTTP/1.1" 409 238 0.002035 10.0.0.32 - - [2026-02-11 18:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.32 - - [2026-02-11 18:23:06] "GET /tag/cc23e663-b213-4f95-9dce-5c5635bb5a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.010159 10.0.0.32 - - [2026-02-11 18:23:06] "POST /ref-update HTTP/1.1" 200 156 0.013931 10.0.0.32 - - [2026-02-11 18:23:06] "POST /chown HTTP/1.1" 200 109 0.021646 10.0.0.32 - - [2026-02-11 18:23:06] "POST /firewall-rules HTTP/1.1" 409 293 0.003665 10.0.0.32 - - [2026-02-11 18:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.32 - - [2026-02-11 18:23:06] "POST /chown HTTP/1.1" 200 109 0.028927 10.0.0.32 - - [2026-02-11 18:23:06] "PUT /firewall-rule/a8b3cfc5-2c82-415a-8595-ebd47f9c823d HTTP/1.1" 200 260 0.031654 10.0.0.32 - - [2026-02-11 18:23:06] "PUT /instance-ip/5bd42339-8997-4075-b24b-9bf7d3090147 HTTP/1.1" 200 256 0.011076 10.0.0.32 - - [2026-02-11 18:23:06] "GET /firewall-rule/a8b3cfc5-2c82-415a-8595-ebd47f9c823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.005762 10.0.0.32 - - [2026-02-11 18:23:06] "GET /firewall-policy/147e722b-95b4-4364-ad32-b759dab9f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003296 10.0.0.32 - - [2026-02-11 18:23:06] "POST /ref-update HTTP/1.1" 200 156 0.020855 10.0.0.32 - - [2026-02-11 18:23:06] "GET /firewall-rule/a8b3cfc5-2c82-415a-8595-ebd47f9c823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.008034 10.0.0.32 - - [2026-02-11 18:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.32 - - [2026-02-11 18:23:07] "POST /chown HTTP/1.1" 200 109 0.007013 10.0.0.32 - - [2026-02-11 18:23:07] "POST /chown HTTP/1.1" 200 109 0.020867 10.0.0.32 - - [2026-02-11 18:23:07] "PUT /instance-ip/5bd42339-8997-4075-b24b-9bf7d3090147 HTTP/1.1" 200 256 0.026163 10.0.0.32 - - [2026-02-11 18:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011011 10.0.0.32 - - [2026-02-11 18:23:07] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006388 10.0.0.32 - - [2026-02-11 18:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.32 - - [2026-02-11 18:23:07] "POST /ref-update HTTP/1.1" 200 156 0.014221 10.0.0.32 - - [2026-02-11 18:23:07] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.048145 10.0.0.32 - - [2026-02-11 18:23:07] "POST /chown HTTP/1.1" 200 109 0.029317 10.0.0.32 - - [2026-02-11 18:23:07] "POST /chown HTTP/1.1" 200 109 0.012434 10.0.0.32 - - [2026-02-11 18:23:07] "POST /virtual-machines HTTP/1.1" 200 373 0.009295 10.0.0.32 - - [2026-02-11 18:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023737 10.0.0.32 - - [2026-02-11 18:23:07] "PUT /instance-ip/5bd42339-8997-4075-b24b-9bf7d3090147 HTTP/1.1" 200 256 0.041141 10.0.0.32 - - [2026-02-11 18:23:07] "POST /ref-update HTTP/1.1" 200 156 0.037368 10.0.0.32 - - [2026-02-11 18:23:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.160874 10.0.0.32 - - [2026-02-11 18:23:07] "PUT /service-instance/37987eeb-4c67-4d32-ad89-0effaac00135 HTTP/1.1" 200 266 0.008657 10.0.0.32 - - [2026-02-11 18:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021406 10.0.0.32 - - [2026-02-11 18:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.025885 10.0.0.32 - - [2026-02-11 18:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.32 - - [2026-02-11 18:23:07] "GET /virtual-machine-interface/b65ec41a-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.029889 10.0.0.32 - - [2026-02-11 18:23:07] "POST /instance-ips HTTP/1.1" 200 413 0.029875 10.0.0.32 - - [2026-02-11 18:23:07] "PUT /service-instance/37987eeb-4c67-4d32-ad89-0effaac00135 HTTP/1.1" 200 266 0.010975 10.0.0.32 - - [2026-02-11 18:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.029248 10.0.0.32 - - [2026-02-11 18:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.039008 10.0.0.32 - - [2026-02-11 18:23:07] "GET /virtual-machine-interface/b65ec41a-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.010160 10.0.0.32 - - [2026-02-11 18:23:07] "PUT /service-instance/37987eeb-4c67-4d32-ad89-0effaac00135 HTTP/1.1" 200 266 0.015523 10.0.0.32 - - [2026-02-11 18:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020319 10.0.0.32 - - [2026-02-11 18:23:07] "POST /set-tag HTTP/1.1" 200 109 0.056989 10.0.0.32 - - [2026-02-11 18:23:07] "GET /virtual-machine-interface/b65ec41a-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009611 10.0.0.32 - - [2026-02-11 18:23:07] "GET /instance-ip/b683b270-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003164 10.0.0.32 - - [2026-02-11 18:23:07] "GET /virtual-machine-interface/b65ec41a-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004368 10.0.0.32 - - [2026-02-11 18:23:07] "PUT /service-instance/37987eeb-4c67-4d32-ad89-0effaac00135 HTTP/1.1" 200 266 0.008980 10.0.0.32 - - [2026-02-11 18:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008755 10.0.0.32 - - [2026-02-11 18:23:07] "POST /set-tag HTTP/1.1" 200 109 0.009476 10.0.0.32 - - [2026-02-11 18:23:07] "GET /virtual-router/695d7fb4-937f-4016-9d13-566c000024c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.014311 10.0.0.32 - - [2026-02-11 18:23:07] "PUT /service-instance/37987eeb-4c67-4d32-ad89-0effaac00135 HTTP/1.1" 200 266 0.023678 10.0.0.32 - - [2026-02-11 18:23:07] "POST /ref-update HTTP/1.1" 200 156 0.022221 10.0.0.32 - - [2026-02-11 18:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008746 10.0.0.32 - - [2026-02-11 18:23:07] "GET /virtual-machine-interface/b65ec41a-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008701 10.0.0.32 - - [2026-02-11 18:23:07] "POST /set-tag HTTP/1.1" 200 109 0.009045 10.0.0.32 - - [2026-02-11 18:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006021 10.0.0.32 - - [2026-02-11 18:23:07] "GET /virtual-machine-interface/b65ec41a-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010008 10.0.0.32 - - [2026-02-11 18:23:07] "POST /chown HTTP/1.1" 200 109 0.010483 10.0.0.32 - - [2026-02-11 18:23:08] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.005789 10.0.0.32 - - [2026-02-11 18:23:08] "POST /ref-update HTTP/1.1" 200 156 0.013856 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.028577 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.007138 10.0.0.32 - - [2026-02-11 18:23:08] "POST /ref-update HTTP/1.1" 200 156 0.018100 10.0.0.32 - - [2026-02-11 18:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.006824 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.025501 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.018341 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.006524 10.0.0.32 - - [2026-02-11 18:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.006557 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.037921 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.017148 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.007168 10.0.0.32 - - [2026-02-11 18:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.006542 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.006680 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.012994 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.014656 10.0.0.32 - - [2026-02-11 18:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.006044 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.020214 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.014344 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.007008 10.0.0.32 - - [2026-02-11 18:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.007261 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.018894 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.022392 10.0.0.32 - - [2026-02-11 18:23:08] "POST /chown HTTP/1.1" 200 109 0.021459 10.0.0.32 - - [2026-02-11 18:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005626 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.007927 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.022260 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.012895 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.007852 10.0.0.32 - - [2026-02-11 18:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.006487 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.006739 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.021202 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.024364 10.0.0.32 - - [2026-02-11 18:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.006699 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.017372 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.012655 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.007594 10.0.0.32 - - [2026-02-11 18:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.008353 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.008256 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.020278 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.017572 10.0.0.32 - - [2026-02-11 18:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.006923 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.026798 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.013699 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.033700 10.0.0.32 - - [2026-02-11 18:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.007027 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.021197 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.020343 10.0.0.32 - - [2026-02-11 18:23:09] "POST /chown HTTP/1.1" 200 109 0.006378 10.0.0.32 - - [2026-02-11 18:23:16] "GET /virtual-machine-interface/b3d220d4-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013937 10.0.0.32 - - [2026-02-11 18:23:16] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.32 - - [2026-02-11 18:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.32 - - [2026-02-11 18:23:16] "GET /loadbalancer/52c33bcc-9742-4022-95d6-f9b80d96830d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002785 10.0.0.32 - - [2026-02-11 18:23:16] "GET /loadbalancer-pool/96954900-19b3-4f00-b351-f41ac7dcdd21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003330 10.0.0.32 - - [2026-02-11 18:23:16] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023905 10.0.0.32 - - [2026-02-11 18:23:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007260 10.0.0.32 - - [2026-02-11 18:23:16] "GET /virtual-machine-interface/b3d220d4-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009847 10.0.0.32 - - [2026-02-11 18:23:16] "POST /tags HTTP/1.1" 409 221 0.002266 10.0.0.32 - - [2026-02-11 18:23:16] "GET /virtual-machine-interface/b3d220d4-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003994 10.0.0.32 - - [2026-02-11 18:23:16] "POST /ref-update HTTP/1.1" 200 156 0.006526 10.0.0.32 - - [2026-02-11 18:23:16] "GET /floating-ip/037d7a82-45ee-4f5b-9f2c-e06d39b97cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.003834 10.0.0.32 - - [2026-02-11 18:23:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.32 - - [2026-02-11 18:23:16] "GET /tag/ce4a341d-d813-4b8a-ab0e-61ed158bdb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011254 10.0.0.32 - - [2026-02-11 18:23:16] "PUT /floating-ip/037d7a82-45ee-4f5b-9f2c-e06d39b97cd2 HTTP/1.1" 200 256 0.013324 10.0.0.32 - - [2026-02-11 18:23:16] "POST /set-tag HTTP/1.1" 200 109 0.038706 10.0.0.32 - - [2026-02-11 18:23:17] "GET /virtual-machine-interface/b2cde290-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005286 10.0.0.32 - - [2026-02-11 18:23:17] "POST /set-tag HTTP/1.1" 200 109 0.003116 10.0.0.32 - - [2026-02-11 18:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.32 - - [2026-02-11 18:23:17] "GET /loadbalancer/52c33bcc-9742-4022-95d6-f9b80d96830d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003316 10.0.0.32 - - [2026-02-11 18:23:17] "GET /loadbalancer-pool/96954900-19b3-4f00-b351-f41ac7dcdd21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002781 10.0.0.32 - - [2026-02-11 18:23:17] "GET /virtual-machine/4fc22d94-888b-414f-8882-848d1a0262db?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003243 10.0.0.32 - - [2026-02-11 18:23:17] "GET /virtual-machine-interface/b2cde290-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004116 10.0.0.32 - - [2026-02-11 18:23:17] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017092 10.0.0.32 - - [2026-02-11 18:23:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012885 10.0.0.32 - - [2026-02-11 18:23:17] "GET /virtual-machine-interface/b2cde290-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021832 10.0.0.32 - - [2026-02-11 18:23:17] "GET /virtual-machine-interface/b2cde290-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006127 10.0.0.32 - - [2026-02-11 18:23:17] "POST /ref-update HTTP/1.1" 200 156 0.013169 10.0.0.32 - - [2026-02-11 18:23:17] "GET /floating-ip/037d7a82-45ee-4f5b-9f2c-e06d39b97cd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009740 10.0.0.32 - - [2026-02-11 18:23:17] "POST /set-tag HTTP/1.1" 200 109 0.026006 10.0.0.32 - - [2026-02-11 18:23:17] "GET /virtual-machine/b26ee687-0892-48a2-8c19-3f1d02c1285e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004525 10.0.0.32 - - [2026-02-11 18:23:17] "GET /virtual-machine-interface/b3d220d4-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004649 10.0.0.32 - - [2026-02-11 18:23:20] "GET /virtual-machine-interface/b65ec41a-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004922 10.0.0.32 - - [2026-02-11 18:23:20] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.32 - - [2026-02-11 18:23:22] "GET /virtual-machine/95c36de7-bec3-4042-bc16-277dde54d532?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003132 10.0.0.32 - - [2026-02-11 18:23:22] "GET /virtual-machine-interface/b65ec41a-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004041 10.0.0.32 - - [2026-02-11 18:23:22] "GET /virtual-machine-interface/b65ec41a-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005081 10.0.0.32 - - [2026-02-11 18:23:22] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.32 - - [2026-02-11 18:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.32 - - [2026-02-11 18:23:33] "POST /chown HTTP/1.1" 200 109 0.006572 10.0.0.32 - - [2026-02-11 18:23:33] "POST /chown HTTP/1.1" 200 109 0.013298 10.0.0.32 - - [2026-02-11 18:23:33] "POST /chown HTTP/1.1" 200 109 0.021127 10.0.0.32 - - [2026-02-11 18:23:33] "POST /chown HTTP/1.1" 200 109 0.022494 10.0.0.32 - - [2026-02-11 18:23:53] "GET /virtual-machine-interface/b65ec41a-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004796 10.0.0.32 - - [2026-02-11 18:23:53] "POST /set-tag HTTP/1.1" 200 109 0.003017 10.0.0.32 - - [2026-02-11 18:23:53] "GET /virtual-machine-interface/b65ec41a-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004315 10.0.0.32 - - [2026-02-11 18:23:53] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.32 - - [2026-02-11 18:23:53] "GET /virtual-machine/95c36de7-bec3-4042-bc16-277dde54d532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002757 10.0.0.32 - - [2026-02-11 18:23:53] "POST /ref-update HTTP/1.1" 200 156 0.008969 10.0.0.32 - - [2026-02-11 18:23:53] "GET /virtual-machine-interface/b65ec41a-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005023 10.0.0.32 - - [2026-02-11 18:23:53] "POST /set-tag HTTP/1.1" 200 109 0.015882 10.0.0.32 - - [2026-02-11 18:23:53] "POST /set-tag HTTP/1.1" 200 109 0.021990 10.0.0.32 - - [2026-02-11 18:23:53] "DELETE /instance-ip/b683b270-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.036980 10.0.0.32 - - [2026-02-11 18:23:53] "DELETE /virtual-machine-interface/b65ec41a-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.040495 10.0.0.32 - - [2026-02-11 18:23:53] "DELETE /virtual-machine/95c36de7-bec3-4042-bc16-277dde54d532 HTTP/1.1" 200 115 0.022838 10.0.0.32 - - [2026-02-11 18:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.32 - - [2026-02-11 18:23:57] "GET /tag/cc23e663-b213-4f95-9dce-5c5635bb5a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.011884 10.0.0.32 - - [2026-02-11 18:23:57] "GET /tag/cc23e663-b213-4f95-9dce-5c5635bb5a99?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012824 10.0.0.32 - - [2026-02-11 18:23:57] "GET /virtual-machine-interface/5dac9e0e-dcee-4798-ab35-3d5685eba13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005165 10.0.0.32 - - [2026-02-11 18:23:57] "POST /set-tag HTTP/1.1" 200 109 0.016817 10.0.0.32 - - [2026-02-11 18:23:57] "GET /virtual-machine-interface/a19ce6f9-a7d4-4071-82d9-8c19024c84ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.021101 10.0.0.32 - - [2026-02-11 18:23:57] "POST /set-tag HTTP/1.1" 200 109 0.016937 10.0.0.32 - - [2026-02-11 18:23:57] "GET /virtual-machine-interface/f3ed360e-6c6c-4763-bd7f-1b2bec7561bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004845 10.0.0.32 - - [2026-02-11 18:23:57] "POST /set-tag HTTP/1.1" 200 109 0.015393 10.0.0.32 - - [2026-02-11 18:23:57] "GET /firewall-policy/147e722b-95b4-4364-ad32-b759dab9f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013129 10.0.0.32 - - [2026-02-11 18:23:57] "GET /firewall-rule/a8b3cfc5-2c82-415a-8595-ebd47f9c823d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003058 10.0.0.32 - - [2026-02-11 18:23:57] "POST /ref-update HTTP/1.1" 200 156 0.012144 10.0.0.32 - - [2026-02-11 18:23:58] "DELETE /firewall-rule/a8b3cfc5-2c82-415a-8595-ebd47f9c823d HTTP/1.1" 200 115 0.044178 10.0.0.32 - - [2026-02-11 18:23:58] "DELETE /loadbalancer-member/f703e44a-cefb-4c93-8af2-d3cad6507da5 HTTP/1.1" 200 115 0.023702 10.0.0.32 - - [2026-02-11 18:23:58] "PUT /service-instance/37987eeb-4c67-4d32-ad89-0effaac00135 HTTP/1.1" 200 266 0.009655 10.0.0.32 - - [2026-02-11 18:23:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012318 10.0.0.32 - - [2026-02-11 18:23:58] "DELETE /loadbalancer-pool/f6fea8a0-5267-45eb-923f-65fd2ba9428d HTTP/1.1" 200 115 0.076072 10.0.0.32 - - [2026-02-11 18:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.32 - - [2026-02-11 18:23:58] "POST /chown HTTP/1.1" 200 109 0.007030 10.0.0.32 - - [2026-02-11 18:23:58] "DELETE /loadbalancer-listener/aa2a6140-4f32-4f33-87fc-742e1a5d1b70 HTTP/1.1" 200 115 0.050630 10.0.0.32 - - [2026-02-11 18:23:58] "GET /floating-ip/d2dd11ca-838f-4cfe-8193-95120a918611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.004355 10.0.0.32 - - [2026-02-11 18:23:58] "POST /chown HTTP/1.1" 200 109 0.010351 10.0.0.32 - - [2026-02-11 18:23:58] "POST /chown HTTP/1.1" 200 109 0.017005 10.0.0.32 - - [2026-02-11 18:23:58] "POST /chown HTTP/1.1" 200 109 0.026467 10.0.0.32 - - [2026-02-11 18:23:58] "PUT /floating-ip/d2dd11ca-838f-4cfe-8193-95120a918611 HTTP/1.1" 200 256 0.041777 10.0.0.32 - - [2026-02-11 18:23:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.32 - - [2026-02-11 18:23:58] "POST /chown HTTP/1.1" 200 109 0.005717 10.0.0.32 - - [2026-02-11 18:23:58] "POST /chown HTTP/1.1" 200 109 0.016245 10.0.0.32 - - [2026-02-11 18:23:58] "POST /chown HTTP/1.1" 200 109 0.034136 10.0.0.32 - - [2026-02-11 18:23:58] "DELETE /floating-ip/d2dd11ca-838f-4cfe-8193-95120a918611 HTTP/1.1" 200 115 0.102914 10.0.0.32 - - [2026-02-11 18:23:58] "DELETE /loadbalancer/ea54fc7d-52bf-4cfa-a14f-858709d08d07 HTTP/1.1" 200 115 0.039184 10.0.0.32 - - [2026-02-11 18:23:58] "POST /chown HTTP/1.1" 200 109 0.008212 10.0.0.32 - - [2026-02-11 18:23:58] "PUT /service-instance/37987eeb-4c67-4d32-ad89-0effaac00135 HTTP/1.1" 200 266 0.015508 10.0.0.32 - - [2026-02-11 18:23:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009652 10.0.0.32 - - [2026-02-11 18:23:58] "DELETE /instance-ip/5bd42339-8997-4075-b24b-9bf7d3090147 HTTP/1.1" 200 115 0.110429 10.0.0.32 - - [2026-02-11 18:23:58] "PUT /service-instance/37987eeb-4c67-4d32-ad89-0effaac00135 HTTP/1.1" 200 266 0.013850 10.0.0.32 - - [2026-02-11 18:23:58] "DELETE /virtual-machine-interface/5dac9e0e-dcee-4798-ab35-3d5685eba13a HTTP/1.1" 200 115 0.047977 10.0.0.32 - - [2026-02-11 18:23:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010258 10.0.0.32 - - [2026-02-11 18:23:58] "PUT /service-instance/37987eeb-4c67-4d32-ad89-0effaac00135 HTTP/1.1" 200 266 0.010893 10.0.0.32 - - [2026-02-11 18:23:58] "GET /floating-ip-pool/44ea3a95-8494-4b0a-87c3-e631fa0dda3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.008020 10.0.0.32 - - [2026-02-11 18:23:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.025454 10.0.0.32 - - [2026-02-11 18:23:58] "DELETE /tag/cc23e663-b213-4f95-9dce-5c5635bb5a99 HTTP/1.1" 200 115 0.128912 10.0.0.32 - - [2026-02-11 18:23:58] "POST /ref-update HTTP/1.1" 200 156 0.039744 10.0.0.32 - - [2026-02-11 18:23:58] "DELETE /service-instance/37987eeb-4c67-4d32-ad89-0effaac00135 HTTP/1.1" 200 115 0.048274 10.0.0.32 - - [2026-02-11 18:23:58] "DELETE /floating-ip-pool/44ea3a95-8494-4b0a-87c3-e631fa0dda3b HTTP/1.1" 200 115 0.040557 10.0.0.32 - - [2026-02-11 18:23:58] "GET /virtual-machine-interface/f3ed360e-6c6c-4763-bd7f-1b2bec7561bd?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006065 10.0.0.32 - - [2026-02-11 18:23:58] "DELETE /virtual-machine-interface/f3ed360e-6c6c-4763-bd7f-1b2bec7561bd HTTP/1.1" 200 115 0.112304 10.0.0.32 - - [2026-02-11 18:23:59] "DELETE /virtual-machine/7580a634-b029-4259-8070-9285d4a43421 HTTP/1.1" 200 115 0.036906 10.0.0.32 - - [2026-02-11 18:23:59] "GET /virtual-machine-interface/a19ce6f9-a7d4-4071-82d9-8c19024c84ea?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.012934 10.0.0.32 - - [2026-02-11 18:23:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002761 10.0.0.32 - - [2026-02-11 18:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007458 10.0.0.32 - - [2026-02-11 18:23:59] "POST /useragent-kv HTTP/1.1" 200 115 0.006791 10.0.0.32 - - [2026-02-11 18:23:59] "DELETE /virtual-network/9ce59275-c7e0-4f92-a543-0c0aeada4fd7 HTTP/1.1" 200 115 0.206665 10.0.0.32 - - [2026-02-11 18:23:59] "GET /routing-instance/0196d32b-af23-4024-b8a4-7b114b353415 HTTP/1.1" 404 171 0.011961 10.0.0.32 - - [2026-02-11 18:23:59] "GET /domains HTTP/1.1" 200 280 0.002158 10.0.0.32 - - [2026-02-11 18:23:59] "GET /domain/9bec6a31-cfab-469d-809e-bfa9a4dff341 HTTP/1.1" 200 3086 0.002826 10.0.0.32 - - [2026-02-11 18:23:59] "DELETE /route-target/3c5204b2-1877-4d5d-8de3-aefe7dc455ab HTTP/1.1" 200 115 0.061509 10.0.0.32 - - [2026-02-11 18:23:59] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4 HTTP/1.1" 200 6874 0.062704 10.0.0.32 - - [2026-02-11 18:23:59] "DELETE /virtual-machine-interface/a19ce6f9-a7d4-4071-82d9-8c19024c84ea HTTP/1.1" 200 115 0.107450 10.0.0.32 - - [2026-02-11 18:23:59] "POST /ref-update HTTP/1.1" 200 156 0.017596 10.0.0.32 - - [2026-02-11 18:23:59] "GET /virtual-machine-interface/b3d220d4-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.014789 10.0.0.32 - - [2026-02-11 18:23:59] "POST /set-tag HTTP/1.1" 200 109 0.005092 10.0.0.32 - - [2026-02-11 18:23:59] "DELETE /virtual-machine/c59449d4-7522-4e78-b581-72ad90c798b8 HTTP/1.1" 200 115 0.101172 10.0.0.32 - - [2026-02-11 18:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.32 - - [2026-02-11 18:23:59] "GET /loadbalancer/52c33bcc-9742-4022-95d6-f9b80d96830d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003663 10.0.0.32 - - [2026-02-11 18:23:59] "GET /virtual-machine-interface/b3d220d4-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005104 10.0.0.32 - - [2026-02-11 18:23:59] "POST /set-tag HTTP/1.1" 200 109 0.017395 10.0.0.32 - - [2026-02-11 18:23:59] "DELETE /loadbalancer-member/e0246b34-d1d1-43db-b4e7-016962ca9578 HTTP/1.1" 200 115 0.053863 10.0.0.32 - - [2026-02-11 18:24:01] "GET /virtual-machine-interface/b3d220d4-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005742 10.0.0.32 - - [2026-02-11 18:24:01] "POST /set-tag HTTP/1.1" 200 109 0.003717 10.0.0.32 - - [2026-02-11 18:24:01] "GET /virtual-machine-interface/b3d220d4-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005234 10.0.0.32 - - [2026-02-11 18:24:01] "POST /set-tag HTTP/1.1" 200 109 0.003870 10.0.0.32 - - [2026-02-11 18:24:01] "GET /virtual-machine/b26ee687-0892-48a2-8c19-3f1d02c1285e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003145 10.0.0.32 - - [2026-02-11 18:24:01] "POST /ref-update HTTP/1.1" 200 156 0.009000 10.0.0.32 - - [2026-02-11 18:24:01] "GET /virtual-machine-interface/b3d220d4-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012411 10.0.0.32 - - [2026-02-11 18:24:01] "POST /set-tag HTTP/1.1" 200 109 0.017551 10.0.0.32 - - [2026-02-11 18:24:01] "POST /set-tag HTTP/1.1" 200 109 0.039229 10.0.0.32 - - [2026-02-11 18:24:01] "POST /set-tag HTTP/1.1" 200 109 0.030600 10.0.0.32 - - [2026-02-11 18:24:01] "DELETE /instance-ip/b3f7c000-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.183713 10.0.0.32 - - [2026-02-11 18:24:01] "POST /ref-update HTTP/1.1" 200 156 0.011224 10.0.0.32 - - [2026-02-11 18:24:01] "DELETE /virtual-machine-interface/b3d220d4-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.064515 10.0.0.32 - - [2026-02-11 18:24:01] "DELETE /virtual-machine/b26ee687-0892-48a2-8c19-3f1d02c1285e HTTP/1.1" 200 115 0.023715 10.0.0.32 - - [2026-02-11 18:24:04] "GET /virtual-machine-interface/b2cde290-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008710 10.0.0.32 - - [2026-02-11 18:24:04] "POST /set-tag HTTP/1.1" 200 109 0.002999 10.0.0.32 - - [2026-02-11 18:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.32 - - [2026-02-11 18:24:04] "GET /loadbalancer/52c33bcc-9742-4022-95d6-f9b80d96830d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003110 10.0.0.32 - - [2026-02-11 18:24:05] "GET /virtual-machine-interface/b2cde290-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004714 10.0.0.32 - - [2026-02-11 18:24:05] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.32 - - [2026-02-11 18:24:05] "GET /virtual-machine-interface/b2cde290-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005015 10.0.0.32 - - [2026-02-11 18:24:05] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.32 - - [2026-02-11 18:24:05] "GET /virtual-machine/4fc22d94-888b-414f-8882-848d1a0262db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002912 10.0.0.32 - - [2026-02-11 18:24:05] "POST /ref-update HTTP/1.1" 200 156 0.011323 10.0.0.32 - - [2026-02-11 18:24:05] "GET /virtual-machine-interface/b2cde290-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005653 10.0.0.32 - - [2026-02-11 18:24:05] "POST /set-tag HTTP/1.1" 200 109 0.016388 10.0.0.32 - - [2026-02-11 18:24:05] "POST /set-tag HTTP/1.1" 200 109 0.015673 10.0.0.32 - - [2026-02-11 18:24:05] "POST /set-tag HTTP/1.1" 200 109 0.026727 10.0.0.32 - - [2026-02-11 18:24:05] "DELETE /instance-ip/b2e8b93a-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.049581 10.0.0.32 - - [2026-02-11 18:24:05] "POST /ref-update HTTP/1.1" 200 156 0.010911 10.0.0.32 - - [2026-02-11 18:24:05] "DELETE /virtual-machine-interface/b2cde290-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.057492 10.0.0.32 - - [2026-02-11 18:24:05] "DELETE /virtual-machine/4fc22d94-888b-414f-8882-848d1a0262db HTTP/1.1" 200 115 0.034530 10.0.0.32 - - [2026-02-11 18:24:05] "DELETE /tag/36f75ebe-f7fd-43c7-9127-69feaebf1f47 HTTP/1.1" 200 115 0.112874 10.0.0.32 - - [2026-02-11 18:24:05] "DELETE /tag/ffaf6203-e620-499d-8e53-1399d4085bbb HTTP/1.1" 200 115 0.054625 10.0.0.32 - - [2026-02-11 18:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.32 - - [2026-02-11 18:24:09] "GET /project/f555397a-fa1d-4c90-bf16-4b755e726cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039817 10.0.0.32 - - [2026-02-11 18:24:09] "POST /tags HTTP/1.1" 200 393 0.053325 10.0.0.32 - - [2026-02-11 18:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009759 10.0.0.32 - - [2026-02-11 18:24:09] "GET /tag/b54bf3fc-a6f6-46f0-9cfe-fb3fdc279656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.016115 10.0.0.32 - - [2026-02-11 18:24:09] "POST /tags HTTP/1.1" 200 341 0.016974 10.0.0.32 - - [2026-02-11 18:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.32 - - [2026-02-11 18:24:09] "GET /tag/8484c364-c9f6-4fa4-9c5c-a8258348fe73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011571 10.0.0.32 - - [2026-02-11 18:24:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.001360 10.0.0.32 - - [2026-02-11 18:24:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.002650 10.0.0.32 - - [2026-02-11 18:24:10] "POST /security-groups HTTP/1.1" 200 589 0.060623 10.0.0.32 - - [2026-02-11 18:24:10] "POST /projects HTTP/1.1" 200 519 0.200790 10.0.0.32 - - [2026-02-11 18:24:10] "POST /fqname-to-id HTTP/1.1" 404 236 0.002138 10.0.0.32 - - [2026-02-11 18:24:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.051404 10.0.0.32 - - [2026-02-11 18:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.020433 10.0.0.32 - - [2026-02-11 18:24:10] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.008112 10.0.0.32 - - [2026-02-11 18:24:10] "POST /access-control-lists HTTP/1.1" 200 598 0.102331 10.0.0.32 - - [2026-02-11 18:24:10] "POST /fqname-to-id HTTP/1.1" 404 235 0.003217 10.0.0.32 - - [2026-02-11 18:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.32 - - [2026-02-11 18:24:10] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008475 10.0.0.32 - - [2026-02-11 18:24:10] "POST /access-control-lists HTTP/1.1" 200 596 0.075587 10.0.0.32 - - [2026-02-11 18:24:10] "PUT /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be HTTP/1.1" 200 264 0.127613 10.0.0.32 - - [2026-02-11 18:24:10] "PUT /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9 HTTP/1.1" 200 264 0.054838 10.0.0.32 - - [2026-02-11 18:24:10] "POST /security-groups HTTP/1.1" 200 591 0.077475 10.0.0.32 - - [2026-02-11 18:24:10] "POST /fqname-to-id HTTP/1.1" 404 270 0.023601 10.0.0.32 - - [2026-02-11 18:24:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.043667 10.0.0.32 - - [2026-02-11 18:24:10] "POST /chown HTTP/1.1" 200 109 0.062968 10.0.0.32 - - [2026-02-11 18:24:10] "POST /access-control-lists HTTP/1.1" 200 632 0.092207 10.0.0.32 - - [2026-02-11 18:24:10] "POST /fqname-to-id HTTP/1.1" 404 269 0.003637 10.0.0.32 - - [2026-02-11 18:24:10] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010393 10.0.0.32 - - [2026-02-11 18:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.32 - - [2026-02-11 18:24:10] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006958 10.0.0.32 - - [2026-02-11 18:24:10] "POST /tags HTTP/1.1" 409 226 0.002432 10.0.0.32 - - [2026-02-11 18:24:10] "POST /access-control-lists HTTP/1.1" 200 630 0.076164 10.0.0.32 - - [2026-02-11 18:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010638 10.0.0.32 - - [2026-02-11 18:24:10] "GET /tag/8484c364-c9f6-4fa4-9c5c-a8258348fe73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.016775 10.0.0.32 - - [2026-02-11 18:24:10] "POST /firewall-rules HTTP/1.1" 200 600 0.072999 10.0.0.32 - - [2026-02-11 18:24:10] "GET /firewall-rule/9223474b-56ba-4bc3-ae39-6bc0b80515af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004665 10.0.0.32 - - [2026-02-11 18:24:10] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003897 10.0.0.32 - - [2026-02-11 18:24:11] "GET /firewall-rule/9223474b-56ba-4bc3-ae39-6bc0b80515af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003399 10.0.0.32 - - [2026-02-11 18:24:11] "POST /ref-update HTTP/1.1" 200 156 0.085567 10.0.0.32 - - [2026-02-11 18:24:11] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003327 10.0.0.32 - - [2026-02-11 18:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.32 - - [2026-02-11 18:24:11] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003108 10.0.0.32 - - [2026-02-11 18:24:11] "POST /tags HTTP/1.1" 409 226 0.001888 10.0.0.32 - - [2026-02-11 18:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.32 - - [2026-02-11 18:24:11] "GET /tag/8484c364-c9f6-4fa4-9c5c-a8258348fe73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010766 10.0.0.32 - - [2026-02-11 18:24:11] "POST /firewall-rules HTTP/1.1" 200 598 0.070528 10.0.0.32 - - [2026-02-11 18:24:11] "GET /firewall-rule/728c7494-ea7c-46aa-a098-4df725a8b62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004426 10.0.0.32 - - [2026-02-11 18:24:11] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003717 10.0.0.32 - - [2026-02-11 18:24:11] "GET /firewall-rule/728c7494-ea7c-46aa-a098-4df725a8b62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002311 10.0.0.32 - - [2026-02-11 18:24:11] "POST /ref-update HTTP/1.1" 200 156 0.058370 10.0.0.32 - - [2026-02-11 18:24:12] "POST /tags HTTP/1.1" 200 393 0.028334 10.0.0.32 - - [2026-02-11 18:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.32 - - [2026-02-11 18:24:12] "GET /tag/00503fde-a92d-4c52-bb4c-c434a92fa4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.021065 10.0.0.32 - - [2026-02-11 18:24:12] "POST /tags HTTP/1.1" 200 341 0.017910 10.0.0.32 - - [2026-02-11 18:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005887 10.0.0.32 - - [2026-02-11 18:24:12] "GET /tag/6c4f0b40-3ea2-47c4-8892-fd284bfa5014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011755 10.0.0.32 - - [2026-02-11 18:24:12] "POST /id-to-fqname HTTP/1.1" 200 192 0.002566 10.0.0.32 - - [2026-02-11 18:24:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.003909 10.0.0.32 - - [2026-02-11 18:24:13] "POST /security-groups HTTP/1.1" 200 589 0.072725 10.0.0.32 - - [2026-02-11 18:24:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.002160 10.0.0.32 - - [2026-02-11 18:24:13] "POST /projects HTTP/1.1" 200 519 0.234211 10.0.0.32 - - [2026-02-11 18:24:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010287 10.0.0.32 - - [2026-02-11 18:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.32 - - [2026-02-11 18:24:13] "POST /access-control-lists HTTP/1.1" 200 598 0.081663 10.0.0.32 - - [2026-02-11 18:24:13] "POST /fqname-to-id HTTP/1.1" 404 235 0.022793 10.0.0.32 - - [2026-02-11 18:24:13] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.043887 10.0.0.32 - - [2026-02-11 18:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.32 - - [2026-02-11 18:24:13] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004882 10.0.0.32 - - [2026-02-11 18:24:13] "POST /access-control-lists HTTP/1.1" 200 596 0.025179 10.0.0.32 - - [2026-02-11 18:24:13] "PUT /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be HTTP/1.1" 200 264 0.059354 10.0.0.32 - - [2026-02-11 18:24:13] "PUT /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9 HTTP/1.1" 200 264 0.041886 10.0.0.32 - - [2026-02-11 18:24:13] "POST /security-groups HTTP/1.1" 200 591 0.071346 10.0.0.32 - - [2026-02-11 18:24:13] "POST /fqname-to-id HTTP/1.1" 404 270 0.002100 10.0.0.32 - - [2026-02-11 18:24:13] "POST /access-control-lists HTTP/1.1" 200 632 0.024799 10.0.0.32 - - [2026-02-11 18:24:13] "POST /fqname-to-id HTTP/1.1" 404 269 0.010081 10.0.0.32 - - [2026-02-11 18:24:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.033946 10.0.0.32 - - [2026-02-11 18:24:13] "POST /chown HTTP/1.1" 200 109 0.032534 10.0.0.32 - - [2026-02-11 18:24:13] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012012 10.0.0.32 - - [2026-02-11 18:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.32 - - [2026-02-11 18:24:13] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.015488 10.0.0.32 - - [2026-02-11 18:24:13] "POST /tags HTTP/1.1" 409 226 0.002579 10.0.0.32 - - [2026-02-11 18:24:13] "POST /access-control-lists HTTP/1.1" 200 630 0.100001 10.0.0.32 - - [2026-02-11 18:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.32 - - [2026-02-11 18:24:13] "GET /tag/6c4f0b40-3ea2-47c4-8892-fd284bfa5014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014789 10.0.0.32 - - [2026-02-11 18:24:13] "POST /firewall-rules HTTP/1.1" 200 600 0.068273 10.0.0.32 - - [2026-02-11 18:24:13] "GET /firewall-rule/73e8871c-dfc6-4398-8449-63a74193ee85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004477 10.0.0.32 - - [2026-02-11 18:24:13] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003803 10.0.0.32 - - [2026-02-11 18:24:13] "GET /firewall-rule/73e8871c-dfc6-4398-8449-63a74193ee85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002562 10.0.0.32 - - [2026-02-11 18:24:13] "POST /ref-update HTTP/1.1" 200 156 0.050242 10.0.0.32 - - [2026-02-11 18:24:13] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002574 10.0.0.32 - - [2026-02-11 18:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.32 - - [2026-02-11 18:24:14] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003196 10.0.0.32 - - [2026-02-11 18:24:14] "POST /tags HTTP/1.1" 409 226 0.006618 10.0.0.32 - - [2026-02-11 18:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.32 - - [2026-02-11 18:24:14] "GET /tag/6c4f0b40-3ea2-47c4-8892-fd284bfa5014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012479 10.0.0.32 - - [2026-02-11 18:24:14] "POST /firewall-rules HTTP/1.1" 200 598 0.061509 10.0.0.32 - - [2026-02-11 18:24:14] "GET /firewall-rule/c6d64101-553a-417e-8240-cb459fd68a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007431 10.0.0.32 - - [2026-02-11 18:24:14] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004586 10.0.0.32 - - [2026-02-11 18:24:14] "GET /firewall-rule/c6d64101-553a-417e-8240-cb459fd68a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002469 10.0.0.32 - - [2026-02-11 18:24:14] "POST /ref-update HTTP/1.1" 200 156 0.067559 10.0.0.32 - - [2026-02-11 18:24:15] "POST /tags HTTP/1.1" 200 345 0.088326 10.0.0.32 - - [2026-02-11 18:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015763 10.0.0.32 - - [2026-02-11 18:24:15] "GET /tag/c1d423f4-2aff-44d6-8658-d0ff433a0de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.013652 10.0.0.32 - - [2026-02-11 18:24:15] "POST /projects HTTP/1.1" 409 238 0.002055 10.0.0.32 - - [2026-02-11 18:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.32 - - [2026-02-11 18:24:15] "GET /project/71ed52df-4354-4689-8e46-3048bba40ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032310 10.0.0.32 - - [2026-02-11 18:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.32 - - [2026-02-11 18:24:15] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004477 10.0.0.32 - - [2026-02-11 18:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.32 - - [2026-02-11 18:24:15] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004078 10.0.0.32 - - [2026-02-11 18:24:16] "POST /security-groups HTTP/1.1" 409 285 0.002565 10.0.0.32 - - [2026-02-11 18:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.32 - - [2026-02-11 18:24:16] "PUT /security-group/fb7083c6-a08c-44bb-b2d5-68f6cb7bb862 HTTP/1.1" 200 262 0.075170 10.0.0.32 - - [2026-02-11 18:24:16] "PUT /access-control-list/6f60a651-c2c1-46d3-b532-39af2185f03a HTTP/1.1" 200 272 0.023615 10.0.0.32 - - [2026-02-11 18:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.32 - - [2026-02-11 18:24:16] "PUT /access-control-list/96be741a-73b0-4886-bbb3-24eaf379c6f9 HTTP/1.1" 200 272 0.029764 10.0.0.32 - - [2026-02-11 18:24:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.049299 10.0.0.32 - - [2026-02-11 18:24:16] "POST /tags HTTP/1.1" 409 228 0.006798 10.0.0.32 - - [2026-02-11 18:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005687 10.0.0.32 - - [2026-02-11 18:24:16] "GET /project/71ed52df-4354-4689-8e46-3048bba40ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055995 10.0.0.32 - - [2026-02-11 18:24:16] "GET /tag/c1d423f4-2aff-44d6-8658-d0ff433a0de1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010785 10.0.0.32 - - [2026-02-11 18:24:16] "POST /tags HTTP/1.1" 200 345 0.026051 10.0.0.32 - - [2026-02-11 18:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015861 10.0.0.32 - - [2026-02-11 18:24:16] "GET /tag/59bb4c9d-5326-4086-9ea8-4bdc81f7bd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.012369 10.0.0.32 - - [2026-02-11 18:24:16] "POST /projects HTTP/1.1" 409 238 0.002221 10.0.0.32 - - [2026-02-11 18:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.32 - - [2026-02-11 18:24:16] "GET /project/be223089-b24b-497d-aab4-4b5d15b99792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044101 10.0.0.32 - - [2026-02-11 18:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.32 - - [2026-02-11 18:24:16] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004848 10.0.0.32 - - [2026-02-11 18:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.32 - - [2026-02-11 18:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.32 - - [2026-02-11 18:24:16] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006260 10.0.0.32 - - [2026-02-11 18:24:16] "POST /security-groups HTTP/1.1" 409 285 0.002770 10.0.0.32 - - [2026-02-11 18:24:16] "GET /project/be223089-b24b-497d-aab4-4b5d15b99792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042518 10.0.0.32 - - [2026-02-11 18:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.32 - - [2026-02-11 18:24:16] "PUT /security-group/98ccb1b7-6c91-49a0-89b2-9f8f6b5c50d6 HTTP/1.1" 200 262 0.056861 10.0.0.32 - - [2026-02-11 18:24:16] "PUT /access-control-list/ce4544c1-1720-40f6-905c-c228beb082f7 HTTP/1.1" 200 272 0.022561 10.0.0.32 - - [2026-02-11 18:24:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.031477 10.0.0.32 - - [2026-02-11 18:24:16] "POST /tags HTTP/1.1" 409 228 0.018940 10.0.0.32 - - [2026-02-11 18:24:16] "PUT /access-control-list/50adef30-6884-4371-ba36-dd78a5bfb275 HTTP/1.1" 200 272 0.028443 10.0.0.32 - - [2026-02-11 18:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.32 - - [2026-02-11 18:24:16] "GET /tag/59bb4c9d-5326-4086-9ea8-4bdc81f7bd6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.013277 10.0.0.32 - - [2026-02-11 18:24:16] "POST /tags HTTP/1.1" 200 291 0.048223 10.0.0.32 - - [2026-02-11 18:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.32 - - [2026-02-11 18:24:16] "GET /tag/0630ad14-daea-4ce6-8acb-e91f569f80bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012191 10.0.0.32 - - [2026-02-11 18:24:17] "POST /tags HTTP/1.1" 200 303 0.061769 10.0.0.32 - - [2026-02-11 18:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005810 10.0.0.32 - - [2026-02-11 18:24:17] "GET /tag/d8bb61fd-246b-4c5a-927d-f66138c9b129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016051 10.0.0.32 - - [2026-02-11 18:24:17] "POST /tags HTTP/1.1" 409 252 0.002590 10.0.0.32 - - [2026-02-11 18:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.32 - - [2026-02-11 18:24:17] "GET /tag/b54bf3fc-a6f6-46f0-9cfe-fb3fdc279656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012573 10.0.0.32 - - [2026-02-11 18:24:17] "POST /tags HTTP/1.1" 409 226 0.002704 10.0.0.32 - - [2026-02-11 18:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.32 - - [2026-02-11 18:24:17] "GET /tag/8484c364-c9f6-4fa4-9c5c-a8258348fe73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.015623 10.0.0.32 - - [2026-02-11 18:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.32 - - [2026-02-11 18:24:17] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005859 10.0.0.32 - - [2026-02-11 18:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.32 - - [2026-02-11 18:24:17] "GET /project/71ed52df-4354-4689-8e46-3048bba40ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040740 10.0.0.32 - - [2026-02-11 18:24:17] "POST /virtual-machines HTTP/1.1" 200 395 0.011287 10.0.0.32 - - [2026-02-11 18:24:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013721 10.0.0.32 - - [2026-02-11 18:24:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124465 10.0.0.32 - - [2026-02-11 18:24:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010369 10.0.0.32 - - [2026-02-11 18:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005929 10.0.0.32 - - [2026-02-11 18:24:17] "GET /virtual-machine-interface/e032e9d8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006810 10.0.0.32 - - [2026-02-11 18:24:17] "POST /instance-ips HTTP/1.1" 200 397 0.024487 10.0.0.32 - - [2026-02-11 18:24:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.029977 10.0.0.32 - - [2026-02-11 18:24:17] "GET /virtual-machine-interface/e032e9d8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016083 10.0.0.32 - - [2026-02-11 18:24:17] "POST /set-tag HTTP/1.1" 200 109 0.063009 10.0.0.32 - - [2026-02-11 18:24:17] "GET /virtual-machine-interface/e032e9d8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015590 10.0.0.32 - - [2026-02-11 18:24:17] "GET /instance-ip/e04efaec-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004704 10.0.0.32 - - [2026-02-11 18:24:17] "GET /virtual-machine-interface/e032e9d8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004195 10.0.0.32 - - [2026-02-11 18:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.32 - - [2026-02-11 18:24:17] "GET /virtual-router/695d7fb4-937f-4016-9d13-566c000024c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003726 10.0.0.32 - - [2026-02-11 18:24:18] "POST /ref-update HTTP/1.1" 200 156 0.010048 10.0.0.32 - - [2026-02-11 18:24:18] "GET /virtual-machine-interface/e032e9d8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022633 10.0.0.32 - - [2026-02-11 18:24:18] "POST /set-tag HTTP/1.1" 200 109 0.004367 10.0.0.32 - - [2026-02-11 18:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.32 - - [2026-02-11 18:24:18] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004514 10.0.0.32 - - [2026-02-11 18:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.32 - - [2026-02-11 18:24:18] "GET /project/71ed52df-4354-4689-8e46-3048bba40ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048923 10.0.0.32 - - [2026-02-11 18:24:18] "POST /virtual-machines HTTP/1.1" 200 395 0.009471 10.0.0.32 - - [2026-02-11 18:24:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017411 10.0.0.32 - - [2026-02-11 18:24:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134734 10.0.0.32 - - [2026-02-11 18:24:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008898 10.0.0.32 - - [2026-02-11 18:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012887 10.0.0.32 - - [2026-02-11 18:24:18] "GET /virtual-machine-interface/e0b2eb24-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011802 10.0.0.32 - - [2026-02-11 18:24:18] "POST /instance-ips HTTP/1.1" 200 397 0.023406 10.0.0.32 - - [2026-02-11 18:24:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027216 10.0.0.32 - - [2026-02-11 18:24:18] "GET /virtual-machine-interface/e0b2eb24-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011609 10.0.0.32 - - [2026-02-11 18:24:18] "POST /set-tag HTTP/1.1" 200 109 0.067748 10.0.0.32 - - [2026-02-11 18:24:18] "GET /virtual-machine-interface/e0b2eb24-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.025534 10.0.0.32 - - [2026-02-11 18:24:18] "GET /instance-ip/e0d1fcb2-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003722 10.0.0.32 - - [2026-02-11 18:24:18] "GET /virtual-machine-interface/e0b2eb24-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004511 10.0.0.32 - - [2026-02-11 18:24:18] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.32 - - [2026-02-11 18:24:18] "GET /virtual-router/695d7fb4-937f-4016-9d13-566c000024c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003565 10.0.0.32 - - [2026-02-11 18:24:18] "POST /ref-update HTTP/1.1" 200 156 0.009832 10.0.0.32 - - [2026-02-11 18:24:18] "GET /virtual-machine-interface/e0b2eb24-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016963 10.0.0.32 - - [2026-02-11 18:24:18] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.32 - - [2026-02-11 18:24:18] "POST /tags HTTP/1.1" 200 291 0.020762 10.0.0.32 - - [2026-02-11 18:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.025567 10.0.0.32 - - [2026-02-11 18:24:19] "GET /tag/e756e027-3ba0-42f3-8885-8fdf18fab797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.017473 10.0.0.32 - - [2026-02-11 18:24:19] "POST /tags HTTP/1.1" 409 252 0.002376 10.0.0.32 - - [2026-02-11 18:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.32 - - [2026-02-11 18:24:19] "GET /tag/00503fde-a92d-4c52-bb4c-c434a92fa4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.016758 10.0.0.32 - - [2026-02-11 18:24:19] "POST /tags HTTP/1.1" 409 226 0.002429 10.0.0.32 - - [2026-02-11 18:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.32 - - [2026-02-11 18:24:19] "GET /tag/6c4f0b40-3ea2-47c4-8892-fd284bfa5014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015469 10.0.0.32 - - [2026-02-11 18:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.32 - - [2026-02-11 18:24:19] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005449 10.0.0.32 - - [2026-02-11 18:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.32 - - [2026-02-11 18:24:19] "GET /project/be223089-b24b-497d-aab4-4b5d15b99792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035235 10.0.0.32 - - [2026-02-11 18:24:19] "POST /virtual-machines HTTP/1.1" 200 395 0.025551 10.0.0.32 - - [2026-02-11 18:24:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008720 10.0.0.32 - - [2026-02-11 18:24:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114769 10.0.0.32 - - [2026-02-11 18:24:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008802 10.0.0.32 - - [2026-02-11 18:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011856 10.0.0.32 - - [2026-02-11 18:24:19] "GET /virtual-machine-interface/e15b125e-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004193 10.0.0.32 - - [2026-02-11 18:24:19] "POST /instance-ips HTTP/1.1" 200 397 0.021678 10.0.0.32 - - [2026-02-11 18:24:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019711 10.0.0.32 - - [2026-02-11 18:24:19] "GET /virtual-machine-interface/e15b125e-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015528 10.0.0.32 - - [2026-02-11 18:24:19] "POST /set-tag HTTP/1.1" 200 109 0.067193 10.0.0.32 - - [2026-02-11 18:24:19] "GET /virtual-machine-interface/e15b125e-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012584 10.0.0.32 - - [2026-02-11 18:24:19] "GET /instance-ip/e1769af6-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004809 10.0.0.32 - - [2026-02-11 18:24:19] "GET /virtual-machine-interface/e15b125e-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004509 10.0.0.32 - - [2026-02-11 18:24:19] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.32 - - [2026-02-11 18:24:19] "GET /virtual-router/695d7fb4-937f-4016-9d13-566c000024c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003537 10.0.0.32 - - [2026-02-11 18:24:19] "POST /ref-update HTTP/1.1" 200 156 0.008137 10.0.0.32 - - [2026-02-11 18:24:19] "GET /virtual-machine-interface/e15b125e-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014917 10.0.0.32 - - [2026-02-11 18:24:19] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.32 - - [2026-02-11 18:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.32 - - [2026-02-11 18:24:20] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005175 10.0.0.32 - - [2026-02-11 18:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.32 - - [2026-02-11 18:24:20] "GET /project/be223089-b24b-497d-aab4-4b5d15b99792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057034 10.0.0.32 - - [2026-02-11 18:24:20] "POST /virtual-machines HTTP/1.1" 200 395 0.008973 10.0.0.32 - - [2026-02-11 18:24:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.012311 10.0.0.32 - - [2026-02-11 18:24:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106244 10.0.0.32 - - [2026-02-11 18:24:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009021 10.0.0.32 - - [2026-02-11 18:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012858 10.0.0.32 - - [2026-02-11 18:24:20] "GET /virtual-machine-interface/e1d57e86-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004284 10.0.0.32 - - [2026-02-11 18:24:20] "POST /instance-ips HTTP/1.1" 200 397 0.018507 10.0.0.32 - - [2026-02-11 18:24:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020607 10.0.0.32 - - [2026-02-11 18:24:20] "GET /virtual-machine-interface/e1d57e86-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012439 10.0.0.32 - - [2026-02-11 18:24:20] "POST /set-tag HTTP/1.1" 200 109 0.064001 10.0.0.32 - - [2026-02-11 18:24:20] "GET /virtual-machine-interface/e1d57e86-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012549 10.0.0.32 - - [2026-02-11 18:24:20] "GET /instance-ip/e1ee4f06-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005980 10.0.0.32 - - [2026-02-11 18:24:20] "GET /virtual-machine-interface/e1d57e86-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004722 10.0.0.32 - - [2026-02-11 18:24:20] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.32 - - [2026-02-11 18:24:20] "GET /virtual-router/695d7fb4-937f-4016-9d13-566c000024c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003798 10.0.0.32 - - [2026-02-11 18:24:20] "POST /ref-update HTTP/1.1" 200 156 0.008054 10.0.0.32 - - [2026-02-11 18:24:20] "GET /virtual-machine-interface/e1d57e86-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004907 10.0.0.32 - - [2026-02-11 18:24:20] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.32 - - [2026-02-11 18:24:20] "POST /tags HTTP/1.1" 200 299 0.020695 10.0.0.32 - - [2026-02-11 18:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.32 - - [2026-02-11 18:24:20] "GET /tag/a2134e20-f22c-4a34-8e30-88b0b8867970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012807 10.0.0.32 - - [2026-02-11 18:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.32 - - [2026-02-11 18:24:20] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004371 10.0.0.32 - - [2026-02-11 18:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.32 - - [2026-02-11 18:24:20] "GET /project/71ed52df-4354-4689-8e46-3048bba40ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037682 10.0.0.32 - - [2026-02-11 18:24:20] "POST /virtual-machines HTTP/1.1" 200 395 0.009587 10.0.0.32 - - [2026-02-11 18:24:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009239 10.0.0.32 - - [2026-02-11 18:24:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115922 10.0.0.32 - - [2026-02-11 18:24:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019943 10.0.0.32 - - [2026-02-11 18:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.020280 10.0.0.32 - - [2026-02-11 18:24:21] "GET /virtual-machine-interface/e251d3f0-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005087 10.0.0.32 - - [2026-02-11 18:24:21] "POST /instance-ips HTTP/1.1" 200 397 0.033549 10.0.0.32 - - [2026-02-11 18:24:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.030403 10.0.0.32 - - [2026-02-11 18:24:21] "GET /virtual-machine-interface/e251d3f0-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.022188 10.0.0.32 - - [2026-02-11 18:24:21] "POST /set-tag HTTP/1.1" 200 109 0.020152 10.0.0.32 - - [2026-02-11 18:24:21] "GET /virtual-machine-interface/e251d3f0-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015808 10.0.0.32 - - [2026-02-11 18:24:21] "GET /instance-ip/e2694120-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003337 10.0.0.32 - - [2026-02-11 18:24:21] "GET /virtual-machine-interface/e251d3f0-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006253 10.0.0.32 - - [2026-02-11 18:24:21] "POST /set-tag HTTP/1.1" 200 109 0.003634 10.0.0.32 - - [2026-02-11 18:24:21] "POST /tags HTTP/1.1" 200 299 0.019516 10.0.0.32 - - [2026-02-11 18:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.32 - - [2026-02-11 18:24:21] "GET /tag/37e4a532-208e-4c65-9a13-09dc66e4841d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011618 10.0.0.32 - - [2026-02-11 18:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.32 - - [2026-02-11 18:24:21] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004062 10.0.0.32 - - [2026-02-11 18:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.32 - - [2026-02-11 18:24:21] "GET /project/71ed52df-4354-4689-8e46-3048bba40ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032720 10.0.0.32 - - [2026-02-11 18:24:21] "POST /virtual-machines HTTP/1.1" 200 395 0.013158 10.0.0.32 - - [2026-02-11 18:24:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008462 10.0.0.32 - - [2026-02-11 18:24:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112652 10.0.0.32 - - [2026-02-11 18:24:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.025848 10.0.0.32 - - [2026-02-11 18:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007510 10.0.0.32 - - [2026-02-11 18:24:21] "GET /virtual-machine-interface/e2c46a32-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004687 10.0.0.32 - - [2026-02-11 18:24:21] "POST /instance-ips HTTP/1.1" 200 397 0.038126 10.0.0.32 - - [2026-02-11 18:24:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.039948 10.0.0.32 - - [2026-02-11 18:24:22] "GET /virtual-machine-interface/e2c46a32-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018137 10.0.0.32 - - [2026-02-11 18:24:22] "POST /set-tag HTTP/1.1" 200 109 0.019702 10.0.0.32 - - [2026-02-11 18:24:22] "GET /virtual-machine-interface/e2c46a32-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012272 10.0.0.32 - - [2026-02-11 18:24:22] "GET /instance-ip/e2daed34-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003664 10.0.0.32 - - [2026-02-11 18:24:22] "GET /virtual-machine-interface/e2c46a32-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007236 10.0.0.32 - - [2026-02-11 18:24:22] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.32 - - [2026-02-11 18:24:22] "POST /tags HTTP/1.1" 200 299 0.026489 10.0.0.32 - - [2026-02-11 18:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.32 - - [2026-02-11 18:24:22] "GET /tag/9faa3217-2e25-4281-b86e-3dfb27a9dd03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.014629 10.0.0.32 - - [2026-02-11 18:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.32 - - [2026-02-11 18:24:22] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004834 10.0.0.32 - - [2026-02-11 18:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.32 - - [2026-02-11 18:24:22] "GET /project/be223089-b24b-497d-aab4-4b5d15b99792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035899 10.0.0.32 - - [2026-02-11 18:24:22] "POST /virtual-machines HTTP/1.1" 200 395 0.009120 10.0.0.32 - - [2026-02-11 18:24:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009070 10.0.0.32 - - [2026-02-11 18:24:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100335 10.0.0.32 - - [2026-02-11 18:24:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017986 10.0.0.32 - - [2026-02-11 18:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005777 10.0.0.32 - - [2026-02-11 18:24:22] "GET /virtual-machine-interface/e3351034-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005503 10.0.0.32 - - [2026-02-11 18:24:22] "POST /instance-ips HTTP/1.1" 200 397 0.024750 10.0.0.32 - - [2026-02-11 18:24:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024479 10.0.0.32 - - [2026-02-11 18:24:22] "GET /virtual-machine-interface/e3351034-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017693 10.0.0.32 - - [2026-02-11 18:24:22] "POST /set-tag HTTP/1.1" 200 109 0.018534 10.0.0.32 - - [2026-02-11 18:24:22] "GET /virtual-machine-interface/e3351034-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024979 10.0.0.32 - - [2026-02-11 18:24:22] "GET /instance-ip/e3492f10-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003438 10.0.0.32 - - [2026-02-11 18:24:22] "GET /virtual-machine-interface/e3351034-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004637 10.0.0.32 - - [2026-02-11 18:24:22] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.32 - - [2026-02-11 18:24:22] "POST /tags HTTP/1.1" 200 299 0.020226 10.0.0.32 - - [2026-02-11 18:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.32 - - [2026-02-11 18:24:22] "GET /tag/dca416ba-f346-46cf-b237-9dd358d462cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012348 10.0.0.32 - - [2026-02-11 18:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.32 - - [2026-02-11 18:24:23] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004994 10.0.0.32 - - [2026-02-11 18:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.32 - - [2026-02-11 18:24:23] "GET /project/be223089-b24b-497d-aab4-4b5d15b99792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056252 10.0.0.32 - - [2026-02-11 18:24:23] "POST /virtual-machines HTTP/1.1" 200 395 0.013580 10.0.0.32 - - [2026-02-11 18:24:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017700 10.0.0.32 - - [2026-02-11 18:24:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109544 10.0.0.32 - - [2026-02-11 18:24:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008226 10.0.0.32 - - [2026-02-11 18:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009496 10.0.0.32 - - [2026-02-11 18:24:23] "GET /virtual-machine-interface/e3a5fcb8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005071 10.0.0.32 - - [2026-02-11 18:24:23] "POST /instance-ips HTTP/1.1" 200 397 0.023267 10.0.0.32 - - [2026-02-11 18:24:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028348 10.0.0.32 - - [2026-02-11 18:24:23] "GET /virtual-machine-interface/e3a5fcb8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011747 10.0.0.32 - - [2026-02-11 18:24:23] "POST /set-tag HTTP/1.1" 200 109 0.018543 10.0.0.32 - - [2026-02-11 18:24:23] "GET /virtual-machine-interface/e3a5fcb8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009496 10.0.0.32 - - [2026-02-11 18:24:23] "GET /instance-ip/e3bf36e2-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002903 10.0.0.32 - - [2026-02-11 18:24:23] "GET /virtual-machine-interface/e3a5fcb8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004510 10.0.0.32 - - [2026-02-11 18:24:23] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.32 - - [2026-02-11 18:24:23] "GET /virtual-router/695d7fb4-937f-4016-9d13-566c000024c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004033 10.0.0.32 - - [2026-02-11 18:24:23] "POST /ref-update HTTP/1.1" 200 156 0.010226 10.0.0.32 - - [2026-02-11 18:24:23] "GET /virtual-machine-interface/e251d3f0-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012112 10.0.0.32 - - [2026-02-11 18:24:23] "POST /set-tag HTTP/1.1" 200 109 0.003156 10.0.0.32 - - [2026-02-11 18:24:23] "GET /virtual-machine-interface/e032e9d8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005301 10.0.0.32 - - [2026-02-11 18:24:23] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.32 - - [2026-02-11 18:24:23] "GET /virtual-router/695d7fb4-937f-4016-9d13-566c000024c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004328 10.0.0.32 - - [2026-02-11 18:24:23] "POST /ref-update HTTP/1.1" 200 156 0.009595 10.0.0.32 - - [2026-02-11 18:24:23] "GET /virtual-machine-interface/e2c46a32-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016638 10.0.0.32 - - [2026-02-11 18:24:23] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.32 - - [2026-02-11 18:24:23] "GET /virtual-router/695d7fb4-937f-4016-9d13-566c000024c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004745 10.0.0.32 - - [2026-02-11 18:24:23] "POST /ref-update HTTP/1.1" 200 156 0.008394 10.0.0.32 - - [2026-02-11 18:24:23] "GET /virtual-machine-interface/e3351034-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008734 10.0.0.32 - - [2026-02-11 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.32 - - [2026-02-11 18:24:24] "GET /virtual-machine-interface/e0b2eb24-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004172 10.0.0.32 - - [2026-02-11 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.32 - - [2026-02-11 18:24:24] "GET /virtual-router/695d7fb4-937f-4016-9d13-566c000024c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004940 10.0.0.32 - - [2026-02-11 18:24:24] "POST /ref-update HTTP/1.1" 200 156 0.008595 10.0.0.32 - - [2026-02-11 18:24:24] "GET /virtual-machine-interface/e3a5fcb8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013718 10.0.0.32 - - [2026-02-11 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.003790 10.0.0.32 - - [2026-02-11 18:24:24] "GET /virtual-machine-interface/e15b125e-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004891 10.0.0.32 - - [2026-02-11 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.32 - - [2026-02-11 18:24:24] "GET /virtual-machine-interface/e1d57e86-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004414 10.0.0.32 - - [2026-02-11 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.32 - - [2026-02-11 18:24:24] "GET /virtual-machine-interface/e251d3f0-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003985 10.0.0.32 - - [2026-02-11 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.32 - - [2026-02-11 18:24:24] "GET /virtual-machine-interface/e2c46a32-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005615 10.0.0.32 - - [2026-02-11 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.32 - - [2026-02-11 18:24:24] "GET /virtual-machine-interface/e3351034-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005020 10.0.0.32 - - [2026-02-11 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.32 - - [2026-02-11 18:24:24] "GET /virtual-machine-interface/e032e9d8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005741 10.0.0.32 - - [2026-02-11 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.32 - - [2026-02-11 18:24:24] "GET /virtual-machine-interface/e15b125e-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005550 10.0.0.32 - - [2026-02-11 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.32 - - [2026-02-11 18:24:24] "GET /virtual-machine-interface/e3a5fcb8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004922 10.0.0.32 - - [2026-02-11 18:24:24] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.32 - - [2026-02-11 18:24:26] "GET /virtual-machine/ebdc3e0f-a981-41fd-ac9a-12f256c604d3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003063 10.0.0.32 - - [2026-02-11 18:24:26] "GET /virtual-machine-interface/e032e9d8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003742 10.0.0.32 - - [2026-02-11 18:24:28] "GET /virtual-machine-interface/e1d57e86-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004889 10.0.0.32 - - [2026-02-11 18:24:28] "POST /set-tag HTTP/1.1" 200 109 0.003013 10.0.0.32 - - [2026-02-11 18:24:29] "GET /virtual-machine-interface/e0b2eb24-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006807 10.0.0.32 - - [2026-02-11 18:24:29] "POST /set-tag HTTP/1.1" 200 109 0.002668 10.0.0.32 - - [2026-02-11 18:24:29] "GET /virtual-machine-interface/e3351034-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014225 10.0.0.32 - - [2026-02-11 18:24:29] "POST /set-tag HTTP/1.1" 200 109 0.003149 10.0.0.32 - - [2026-02-11 18:24:29] "GET /virtual-machine-interface/e2c46a32-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007909 10.0.0.32 - - [2026-02-11 18:24:29] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.32 - - [2026-02-11 18:24:31] "GET /virtual-machine/178785b6-2f79-44ba-9201-38534a8e578a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003733 10.0.0.32 - - [2026-02-11 18:24:31] "GET /virtual-machine-interface/e0b2eb24-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004360 10.0.0.32 - - [2026-02-11 18:24:31] "GET /virtual-machine/8bed45c7-daf3-445c-8070-a8bafbc4b039?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004046 10.0.0.32 - - [2026-02-11 18:24:31] "GET /virtual-machine-interface/e15b125e-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004509 10.0.0.32 - - [2026-02-11 18:24:31] "GET /virtual-machine/14c0f66a-14b8-4781-aa99-75fec65e9dfb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003150 10.0.0.32 - - [2026-02-11 18:24:31] "GET /virtual-machine-interface/e1d57e86-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005504 10.0.0.32 - - [2026-02-11 18:24:33] "GET /virtual-machine-interface/e251d3f0-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005876 10.0.0.32 - - [2026-02-11 18:24:33] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.32 - - [2026-02-11 18:24:33] "GET /virtual-machine-interface/e3a5fcb8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004412 10.0.0.32 - - [2026-02-11 18:24:33] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.32 - - [2026-02-11 18:24:36] "GET /virtual-machine/7cea1c8f-1b3f-448c-b858-8d2713febd46?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003380 10.0.0.32 - - [2026-02-11 18:24:36] "GET /virtual-machine-interface/e251d3f0-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004177 10.0.0.32 - - [2026-02-11 18:24:36] "GET /virtual-machine/4d20ce46-c5cf-4c69-a0c6-10bf88ee8858?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003280 10.0.0.32 - - [2026-02-11 18:24:36] "GET /virtual-machine-interface/e3351034-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007078 10.0.0.32 - - [2026-02-11 18:24:36] "GET /virtual-machine/ab92b0f4-929e-494b-929e-756283cb4254?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003290 10.0.0.32 - - [2026-02-11 18:24:37] "GET /virtual-machine-interface/e2c46a32-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004473 10.0.0.32 - - [2026-02-11 18:24:37] "GET /virtual-machine/b5ed80d7-8ccb-493f-b785-c3ad3505773d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.006734 10.0.0.32 - - [2026-02-11 18:24:37] "GET /virtual-machine-interface/e3a5fcb8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020627 10.0.0.32 - - [2026-02-11 18:24:37] "POST /tags HTTP/1.1" 200 333 0.024040 10.0.0.32 - - [2026-02-11 18:24:37] "GET /loadbalancer/24449766-504e-4a08-b26d-7fd9609c5271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007089 10.0.0.32 - - [2026-02-11 18:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006042 10.0.0.32 - - [2026-02-11 18:24:37] "GET /tag/d25d9707-a239-4314-bd77-9be15915cd0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.012399 10.0.0.32 - - [2026-02-11 18:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.32 - - [2026-02-11 18:24:37] "GET /project/71ed52df-4354-4689-8e46-3048bba40ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036549 10.0.0.32 - - [2026-02-11 18:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.32 - - [2026-02-11 18:24:37] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005523 10.0.0.32 - - [2026-02-11 18:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.32 - - [2026-02-11 18:24:37] "GET /service-appliance-set/33a04069-55cc-4958-808e-9ddf9f951ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002877 10.0.0.32 - - [2026-02-11 18:24:37] "POST /fqname-to-id HTTP/1.1" 404 273 0.002007 10.0.0.32 - - [2026-02-11 18:24:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.099648 10.0.0.32 - - [2026-02-11 18:24:38] "GET /virtual-machine-interface/22b9b65f-a8db-41ca-a38c-9ec9d7e8bbfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.006618 10.0.0.32 - - [2026-02-11 18:24:38] "POST /instance-ips HTTP/1.1" 200 409 0.019603 10.0.0.32 - - [2026-02-11 18:24:38] "GET /instance-ip/fc8e29b3-5f6e-47a2-85dd-73460d2c9ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.009746 10.0.0.32 - - [2026-02-11 18:24:38] "POST /loadbalancers HTTP/1.1" 200 629 0.068036 10.0.0.32 - - [2026-02-11 18:24:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018698 10.0.0.32 - - [2026-02-11 18:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007621 10.0.0.32 - - [2026-02-11 18:24:38] "GET /project/71ed52df-4354-4689-8e46-3048bba40ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061874 10.0.0.32 - - [2026-02-11 18:24:38] "GET /instance-ip/fc8e29b3-5f6e-47a2-85dd-73460d2c9ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004772 10.0.0.32 - - [2026-02-11 18:24:38] "GET /project/71ed52df-4354-4689-8e46-3048bba40ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060696 10.0.0.32 - - [2026-02-11 18:24:38] "POST /floating-ips HTTP/1.1" 200 597 0.044549 10.0.0.32 - - [2026-02-11 18:24:38] "GET /loadbalancer/24449766-504e-4a08-b26d-7fd9609c5271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.022587 10.0.0.32 - - [2026-02-11 18:24:38] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.020648 10.0.0.32 - - [2026-02-11 18:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.32 - - [2026-02-11 18:24:38] "GET /project/71ed52df-4354-4689-8e46-3048bba40ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029621 10.0.0.32 - - [2026-02-11 18:24:38] "GET /loadbalancer-listener/04969318-1389-4462-96dc-fa9ed3a6e4c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.003516 10.0.0.32 - - [2026-02-11 18:24:38] "GET /loadbalancer-listener/04969318-1389-4462-96dc-fa9ed3a6e4c3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.004289 10.0.0.32 - - [2026-02-11 18:24:38] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016730 10.0.0.32 - - [2026-02-11 18:24:38] "GET /instance-ip/fc8e29b3-5f6e-47a2-85dd-73460d2c9ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004609 10.0.0.32 - - [2026-02-11 18:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.32 - - [2026-02-11 18:24:38] "GET /instance-ip/fc8e29b3-5f6e-47a2-85dd-73460d2c9ad8?fields=floating_ips HTTP/1.1" 200 1212 0.007735 10.0.0.32 - - [2026-02-11 18:24:38] "GET /loadbalancer/24449766-504e-4a08-b26d-7fd9609c5271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002932 10.0.0.32 - - [2026-02-11 18:24:38] "GET /floating-ip/742e1fae-a345-4120-8d58-28f2157f34dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002854 10.0.0.32 - - [2026-02-11 18:24:38] "GET /loadbalancer-pool/41623509-0181-44b8-a4f0-88130c6fe4a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.005279 10.0.0.32 - - [2026-02-11 18:24:38] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018785 10.0.0.32 - - [2026-02-11 18:24:38] "GET /loadbalancer/24449766-504e-4a08-b26d-7fd9609c5271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003379 10.0.0.32 - - [2026-02-11 18:24:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013333 10.0.0.32 - - [2026-02-11 18:24:38] "GET /virtual-machine-interface/e0b2eb24-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010723 10.0.0.32 - - [2026-02-11 18:24:38] "POST /tags HTTP/1.1" 409 221 0.002478 10.0.0.32 - - [2026-02-11 18:24:38] "GET /virtual-machine-interface/e0b2eb24-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004905 10.0.0.32 - - [2026-02-11 18:24:38] "POST /ref-update HTTP/1.1" 200 156 0.009272 10.0.0.32 - - [2026-02-11 18:24:38] "GET /floating-ip/742e1fae-a345-4120-8d58-28f2157f34dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.011359 10.0.0.32 - - [2026-02-11 18:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.32 - - [2026-02-11 18:24:38] "GET /tag/d25d9707-a239-4314-bd77-9be15915cd0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.015319 10.0.0.32 - - [2026-02-11 18:24:38] "PUT /floating-ip/742e1fae-a345-4120-8d58-28f2157f34dd HTTP/1.1" 200 256 0.010665 10.0.0.32 - - [2026-02-11 18:24:38] "POST /set-tag HTTP/1.1" 200 109 0.072924 10.0.0.32 - - [2026-02-11 18:24:38] "GET /loadbalancer-pool/41623509-0181-44b8-a4f0-88130c6fe4a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003500 10.0.0.32 - - [2026-02-11 18:24:38] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014908 10.0.0.32 - - [2026-02-11 18:24:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019207 10.0.0.32 - - [2026-02-11 18:24:38] "GET /virtual-machine-interface/e032e9d8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013971 10.0.0.32 - - [2026-02-11 18:24:38] "GET /virtual-machine-interface/e032e9d8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005740 10.0.0.32 - - [2026-02-11 18:24:39] "POST /ref-update HTTP/1.1" 200 156 0.010232 10.0.0.32 - - [2026-02-11 18:24:39] "GET /floating-ip/742e1fae-a345-4120-8d58-28f2157f34dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.009248 10.0.0.32 - - [2026-02-11 18:24:39] "POST /set-tag HTTP/1.1" 200 109 0.063717 10.0.0.32 - - [2026-02-11 18:24:39] "POST /tags HTTP/1.1" 409 206 0.002448 10.0.0.32 - - [2026-02-11 18:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.32 - - [2026-02-11 18:24:39] "GET /tag/d8bb61fd-246b-4c5a-927d-f66138c9b129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011882 10.0.0.32 - - [2026-02-11 18:24:40] "POST /tags HTTP/1.1" 409 204 0.002127 10.0.0.32 - - [2026-02-11 18:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.32 - - [2026-02-11 18:24:40] "GET /tag/37e4a532-208e-4c65-9a13-09dc66e4841d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.015242 10.0.0.32 - - [2026-02-11 18:24:40] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002726 10.0.0.32 - - [2026-02-11 18:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.32 - - [2026-02-11 18:24:40] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002541 10.0.0.32 - - [2026-02-11 18:24:40] "POST /tags HTTP/1.1" 409 206 0.002208 10.0.0.32 - - [2026-02-11 18:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.32 - - [2026-02-11 18:24:40] "GET /tag/d8bb61fd-246b-4c5a-927d-f66138c9b129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010675 10.0.0.32 - - [2026-02-11 18:24:40] "POST /tags HTTP/1.1" 409 226 0.002299 10.0.0.32 - - [2026-02-11 18:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.32 - - [2026-02-11 18:24:40] "GET /tag/8484c364-c9f6-4fa4-9c5c-a8258348fe73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011267 10.0.0.32 - - [2026-02-11 18:24:40] "POST /tags HTTP/1.1" 409 204 0.003425 10.0.0.32 - - [2026-02-11 18:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.32 - - [2026-02-11 18:24:40] "GET /tag/37e4a532-208e-4c65-9a13-09dc66e4841d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010787 10.0.0.32 - - [2026-02-11 18:24:40] "POST /tags HTTP/1.1" 409 226 0.004515 10.0.0.32 - - [2026-02-11 18:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.32 - - [2026-02-11 18:24:40] "GET /tag/8484c364-c9f6-4fa4-9c5c-a8258348fe73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013293 10.0.0.32 - - [2026-02-11 18:24:40] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002831 10.0.0.32 - - [2026-02-11 18:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.32 - - [2026-02-11 18:24:40] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002718 10.0.0.32 - - [2026-02-11 18:24:40] "POST /firewall-rules HTTP/1.1" 200 626 0.068658 10.0.0.32 - - [2026-02-11 18:24:40] "POST /firewall-rules HTTP/1.1" 200 646 0.081634 10.0.0.32 - - [2026-02-11 18:24:40] "GET /firewall-rule/ed30a1e4-9b74-4d80-9baa-7bd2fee3022f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.007195 10.0.0.32 - - [2026-02-11 18:24:40] "GET /firewall-policy/956d5a84-c95b-4eb5-bbd1-a1feef57645c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003255 10.0.0.32 - - [2026-02-11 18:24:40] "GET /firewall-rule/6c29fece-6410-4ab7-b623-74da49301089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003886 10.0.0.32 - - [2026-02-11 18:24:40] "POST /ref-update HTTP/1.1" 200 156 0.021189 10.0.0.32 - - [2026-02-11 18:24:40] "POST /firewall-policys HTTP/1.1" 200 606 0.022493 10.0.0.32 - - [2026-02-11 18:24:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033214 10.0.0.32 - - [2026-02-11 18:24:40] "GET /firewall-policy/7577e560-e98f-4f26-8d49-788e94164dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009719 10.0.0.32 - - [2026-02-11 18:24:40] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003314 10.0.0.32 - - [2026-02-11 18:24:40] "GET /firewall-policy/7577e560-e98f-4f26-8d49-788e94164dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005001 10.0.0.32 - - [2026-02-11 18:24:40] "GET /firewall-policy/147e722b-95b4-4364-ad32-b759dab9f75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004117 10.0.0.32 - - [2026-02-11 18:24:40] "GET /firewall-policy/956d5a84-c95b-4eb5-bbd1-a1feef57645c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004054 10.0.0.32 - - [2026-02-11 18:24:40] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003836 10.0.0.32 - - [2026-02-11 18:24:40] "GET /firewall-policy/956d5a84-c95b-4eb5-bbd1-a1feef57645c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003248 10.0.0.32 - - [2026-02-11 18:24:41] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003071 10.0.0.32 - - [2026-02-11 18:24:41] "POST /ref-update HTTP/1.1" 200 156 0.016636 10.0.0.32 - - [2026-02-11 18:24:41] "POST /ref-update HTTP/1.1" 200 156 0.029142 10.0.0.32 - - [2026-02-11 18:24:41] "POST /ref-update HTTP/1.1" 200 156 0.016527 10.0.0.32 - - [2026-02-11 18:24:41] "POST /ref-update HTTP/1.1" 200 156 0.029444 10.0.0.32 - - [2026-02-11 18:24:41] "POST /ref-update HTTP/1.1" 200 156 0.039261 10.0.0.32 - - [2026-02-11 18:24:41] "GET /firewall-policy/7577e560-e98f-4f26-8d49-788e94164dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003211 10.0.0.32 - - [2026-02-11 18:25:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002437 10.0.0.32 - - [2026-02-11 18:25:47] "GET /global-system-configs HTTP/1.1" 200 322 0.002799 10.0.0.32 - - [2026-02-11 18:26:50] "GET /virtual-machine-interface/e15b125e-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010128 10.0.0.32 - - [2026-02-11 18:26:50] "POST /set-tag HTTP/1.1" 200 109 0.004117 10.0.0.32 - - [2026-02-11 18:26:50] "GET /virtual-machine-interface/e3351034-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006436 10.0.0.32 - - [2026-02-11 18:26:50] "POST /set-tag HTTP/1.1" 200 109 0.003003 10.0.0.32 - - [2026-02-11 18:26:50] "GET /virtual-machine-interface/e032e9d8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008955 10.0.0.32 - - [2026-02-11 18:26:50] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.32 - - [2026-02-11 18:26:50] "GET /virtual-machine-interface/e0b2eb24-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006515 10.0.0.32 - - [2026-02-11 18:26:50] "POST /set-tag HTTP/1.1" 200 109 0.003363 10.0.0.32 - - [2026-02-11 18:26:50] "GET /virtual-machine-interface/e1d57e86-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005124 10.0.0.32 - - [2026-02-11 18:26:50] "POST /set-tag HTTP/1.1" 200 109 0.002927 10.0.0.32 - - [2026-02-11 18:26:50] "GET /virtual-machine-interface/e2c46a32-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004914 10.0.0.32 - - [2026-02-11 18:26:50] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.32 - - [2026-02-11 18:26:50] "GET /virtual-machine-interface/e251d3f0-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005233 10.0.0.32 - - [2026-02-11 18:26:50] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.32 - - [2026-02-11 18:26:50] "GET /virtual-machine-interface/e3a5fcb8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005267 10.0.0.32 - - [2026-02-11 18:26:50] "POST /set-tag HTTP/1.1" 200 109 0.003072 10.0.0.32 - - [2026-02-11 18:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.32 - - [2026-02-11 18:26:50] "GET /loadbalancer/24449766-504e-4a08-b26d-7fd9609c5271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003069 10.0.0.32 - - [2026-02-11 18:26:50] "GET /virtual-machine-interface/e032e9d8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005185 10.0.0.32 - - [2026-02-11 18:26:50] "POST /set-tag HTTP/1.1" 200 109 0.023523 10.0.0.32 - - [2026-02-11 18:26:50] "DELETE /loadbalancer-member/530d9a21-5c51-43ad-b72a-862ed83233df HTTP/1.1" 200 115 0.046438 10.0.0.32 - - [2026-02-11 18:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.32 - - [2026-02-11 18:26:50] "GET /loadbalancer/24449766-504e-4a08-b26d-7fd9609c5271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003383 10.0.0.32 - - [2026-02-11 18:26:51] "GET /virtual-machine-interface/e032e9d8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006024 10.0.0.32 - - [2026-02-11 18:26:51] "POST /set-tag HTTP/1.1" 200 109 0.002833 10.0.0.32 - - [2026-02-11 18:26:51] "GET /virtual-machine-interface/e032e9d8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007695 10.0.0.32 - - [2026-02-11 18:26:51] "POST /set-tag HTTP/1.1" 200 109 0.003088 10.0.0.32 - - [2026-02-11 18:26:51] "GET /virtual-machine/ebdc3e0f-a981-41fd-ac9a-12f256c604d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003564 10.0.0.32 - - [2026-02-11 18:26:51] "POST /ref-update HTTP/1.1" 200 156 0.014863 10.0.0.32 - - [2026-02-11 18:26:51] "GET /virtual-machine-interface/e032e9d8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023761 10.0.0.32 - - [2026-02-11 18:26:51] "POST /set-tag HTTP/1.1" 200 109 0.027833 10.0.0.32 - - [2026-02-11 18:26:51] "POST /set-tag HTTP/1.1" 200 109 0.032554 10.0.0.32 - - [2026-02-11 18:26:51] "POST /set-tag HTTP/1.1" 200 109 0.038228 10.0.0.32 - - [2026-02-11 18:26:51] "POST /set-tag HTTP/1.1" 200 109 0.018190 10.0.0.32 - - [2026-02-11 18:26:51] "POST /set-tag HTTP/1.1" 200 109 0.032763 10.0.0.32 - - [2026-02-11 18:26:51] "DELETE /instance-ip/e04efaec-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.049469 10.0.0.32 - - [2026-02-11 18:26:51] "POST /ref-update HTTP/1.1" 200 156 0.013764 10.0.0.32 - - [2026-02-11 18:26:52] "DELETE /virtual-machine-interface/e032e9d8-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.055820 10.0.0.32 - - [2026-02-11 18:26:52] "DELETE /virtual-machine/ebdc3e0f-a981-41fd-ac9a-12f256c604d3 HTTP/1.1" 200 115 0.033133 10.0.0.32 - - [2026-02-11 18:26:52] "GET /virtual-machine-interface/e1d57e86-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011720 10.0.0.32 - - [2026-02-11 18:26:52] "POST /set-tag HTTP/1.1" 200 109 0.003283 10.0.0.32 - - [2026-02-11 18:26:52] "GET /virtual-machine-interface/e0b2eb24-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009672 10.0.0.32 - - [2026-02-11 18:26:52] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.32 - - [2026-02-11 18:26:52] "GET /virtual-machine-interface/e0b2eb24-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004530 10.0.0.32 - - [2026-02-11 18:26:52] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.32 - - [2026-02-11 18:26:52] "GET /virtual-machine/178785b6-2f79-44ba-9201-38534a8e578a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002542 10.0.0.32 - - [2026-02-11 18:26:52] "POST /ref-update HTTP/1.1" 200 156 0.010604 10.0.0.32 - - [2026-02-11 18:26:52] "GET /virtual-machine-interface/e0b2eb24-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.011409 10.0.0.32 - - [2026-02-11 18:26:52] "POST /set-tag HTTP/1.1" 200 109 0.054358 10.0.0.32 - - [2026-02-11 18:26:52] "POST /set-tag HTTP/1.1" 200 109 0.037967 10.0.0.32 - - [2026-02-11 18:26:52] "POST /set-tag HTTP/1.1" 200 109 0.036435 10.0.0.32 - - [2026-02-11 18:26:52] "POST /set-tag HTTP/1.1" 200 109 0.031917 10.0.0.32 - - [2026-02-11 18:26:52] "POST /set-tag HTTP/1.1" 200 109 0.020219 10.0.0.32 - - [2026-02-11 18:26:52] "DELETE /instance-ip/e0d1fcb2-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.059659 10.0.0.32 - - [2026-02-11 18:26:52] "POST /ref-update HTTP/1.1" 200 156 0.009235 10.0.0.32 - - [2026-02-11 18:26:52] "DELETE /virtual-machine-interface/e0b2eb24-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.043751 10.0.0.32 - - [2026-02-11 18:26:52] "DELETE /virtual-machine/178785b6-2f79-44ba-9201-38534a8e578a HTTP/1.1" 200 115 0.014879 10.0.0.32 - - [2026-02-11 18:26:52] "DELETE /tag/0630ad14-daea-4ce6-8acb-e91f569f80bd HTTP/1.1" 200 115 0.058387 10.0.0.32 - - [2026-02-11 18:26:52] "GET /virtual-machine-interface/e15b125e-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004644 10.0.0.32 - - [2026-02-11 18:26:52] "POST /set-tag HTTP/1.1" 200 109 0.004159 10.0.0.32 - - [2026-02-11 18:26:52] "GET /virtual-machine-interface/e15b125e-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004812 10.0.0.32 - - [2026-02-11 18:26:52] "POST /set-tag HTTP/1.1" 200 109 0.005557 10.0.0.32 - - [2026-02-11 18:26:53] "GET /virtual-machine/8bed45c7-daf3-445c-8070-a8bafbc4b039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002962 10.0.0.32 - - [2026-02-11 18:26:53] "POST /ref-update HTTP/1.1" 200 156 0.010017 10.0.0.32 - - [2026-02-11 18:26:53] "GET /virtual-machine-interface/e15b125e-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.025110 10.0.0.32 - - [2026-02-11 18:26:53] "POST /set-tag HTTP/1.1" 200 109 0.021203 10.0.0.32 - - [2026-02-11 18:26:53] "POST /set-tag HTTP/1.1" 200 109 0.027615 10.0.0.32 - - [2026-02-11 18:26:53] "POST /set-tag HTTP/1.1" 200 109 0.033553 10.0.0.32 - - [2026-02-11 18:26:53] "POST /set-tag HTTP/1.1" 200 109 0.017739 10.0.0.32 - - [2026-02-11 18:26:53] "POST /set-tag HTTP/1.1" 200 109 0.032478 10.0.0.32 - - [2026-02-11 18:26:53] "DELETE /instance-ip/e1769af6-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.044116 10.0.0.32 - - [2026-02-11 18:26:53] "DELETE /virtual-machine-interface/e15b125e-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.043776 10.0.0.32 - - [2026-02-11 18:26:53] "DELETE /virtual-machine/8bed45c7-daf3-445c-8070-a8bafbc4b039 HTTP/1.1" 200 115 0.022285 10.0.0.32 - - [2026-02-11 18:26:53] "GET /virtual-machine-interface/e1d57e86-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004221 10.0.0.32 - - [2026-02-11 18:26:53] "POST /set-tag HTTP/1.1" 200 109 0.002578 10.0.0.32 - - [2026-02-11 18:26:53] "GET /virtual-machine/14c0f66a-14b8-4781-aa99-75fec65e9dfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002747 10.0.0.32 - - [2026-02-11 18:26:53] "POST /ref-update HTTP/1.1" 200 156 0.009116 10.0.0.32 - - [2026-02-11 18:26:53] "GET /virtual-machine-interface/e1d57e86-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004565 10.0.0.32 - - [2026-02-11 18:26:53] "POST /set-tag HTTP/1.1" 200 109 0.018049 10.0.0.32 - - [2026-02-11 18:26:53] "POST /set-tag HTTP/1.1" 200 109 0.054495 10.0.0.32 - - [2026-02-11 18:26:53] "POST /set-tag HTTP/1.1" 200 109 0.018981 10.0.0.32 - - [2026-02-11 18:26:53] "POST /set-tag HTTP/1.1" 200 109 0.059698 10.0.0.32 - - [2026-02-11 18:26:53] "POST /set-tag HTTP/1.1" 200 109 0.032559 10.0.0.32 - - [2026-02-11 18:26:53] "DELETE /instance-ip/e1ee4f06-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.043275 10.0.0.32 - - [2026-02-11 18:26:53] "DELETE /virtual-machine-interface/e1d57e86-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.041609 10.0.0.32 - - [2026-02-11 18:26:53] "DELETE /virtual-machine/14c0f66a-14b8-4781-aa99-75fec65e9dfb HTTP/1.1" 200 115 0.029550 10.0.0.32 - - [2026-02-11 18:26:54] "DELETE /tag/e756e027-3ba0-42f3-8885-8fdf18fab797 HTTP/1.1" 200 115 0.042990 10.0.0.32 - - [2026-02-11 18:26:54] "DELETE /tag/d8bb61fd-246b-4c5a-927d-f66138c9b129 HTTP/1.1" 409 312 0.005865 10.0.0.32 - - [2026-02-11 18:27:21] "GET /virtual-machine-interface/e251d3f0-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005651 10.0.0.32 - - [2026-02-11 18:27:21] "POST /set-tag HTTP/1.1" 200 109 0.002727 10.0.0.32 - - [2026-02-11 18:27:21] "GET /virtual-machine-interface/e251d3f0-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009531 10.0.0.32 - - [2026-02-11 18:27:21] "POST /set-tag HTTP/1.1" 200 109 0.004126 10.0.0.32 - - [2026-02-11 18:27:21] "GET /virtual-machine/7cea1c8f-1b3f-448c-b858-8d2713febd46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002918 10.0.0.32 - - [2026-02-11 18:27:21] "POST /ref-update HTTP/1.1" 200 156 0.017180 10.0.0.32 - - [2026-02-11 18:27:21] "GET /virtual-machine-interface/e251d3f0-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020517 10.0.0.32 - - [2026-02-11 18:27:21] "POST /set-tag HTTP/1.1" 200 109 0.027877 10.0.0.32 - - [2026-02-11 18:27:21] "POST /set-tag HTTP/1.1" 200 109 0.051790 10.0.0.32 - - [2026-02-11 18:27:21] "POST /set-tag HTTP/1.1" 200 109 0.037248 10.0.0.32 - - [2026-02-11 18:27:21] "POST /set-tag HTTP/1.1" 200 109 0.028513 10.0.0.32 - - [2026-02-11 18:27:22] "DELETE /instance-ip/e2694120-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.065189 10.0.0.32 - - [2026-02-11 18:27:22] "DELETE /virtual-machine-interface/e251d3f0-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.056282 10.0.0.32 - - [2026-02-11 18:27:22] "DELETE /virtual-machine/7cea1c8f-1b3f-448c-b858-8d2713febd46 HTTP/1.1" 200 115 0.031454 10.0.0.32 - - [2026-02-11 18:27:22] "DELETE /tag/a2134e20-f22c-4a34-8e30-88b0b8867970 HTTP/1.1" 200 115 0.224846 10.0.0.32 - - [2026-02-11 18:27:22] "GET /virtual-machine-interface/e3a5fcb8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004633 10.0.0.32 - - [2026-02-11 18:27:22] "POST /set-tag HTTP/1.1" 200 109 0.003366 10.0.0.32 - - [2026-02-11 18:27:22] "GET /virtual-machine-interface/e3a5fcb8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008882 10.0.0.32 - - [2026-02-11 18:27:22] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.32 - - [2026-02-11 18:27:22] "GET /virtual-machine/b5ed80d7-8ccb-493f-b785-c3ad3505773d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004008 10.0.0.32 - - [2026-02-11 18:27:22] "POST /ref-update HTTP/1.1" 200 156 0.020459 10.0.0.32 - - [2026-02-11 18:27:22] "GET /virtual-machine-interface/e3a5fcb8-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018236 10.0.0.32 - - [2026-02-11 18:27:22] "POST /set-tag HTTP/1.1" 200 109 0.038395 10.0.0.32 - - [2026-02-11 18:27:22] "POST /set-tag HTTP/1.1" 200 109 0.019728 10.0.0.32 - - [2026-02-11 18:27:22] "POST /set-tag HTTP/1.1" 200 109 0.033718 10.0.0.32 - - [2026-02-11 18:27:22] "POST /set-tag HTTP/1.1" 200 109 0.039530 10.0.0.32 - - [2026-02-11 18:27:22] "DELETE /instance-ip/e3bf36e2-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.056036 10.0.0.32 - - [2026-02-11 18:27:22] "DELETE /virtual-machine-interface/e3a5fcb8-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.061898 10.0.0.32 - - [2026-02-11 18:27:23] "DELETE /virtual-machine/b5ed80d7-8ccb-493f-b785-c3ad3505773d HTTP/1.1" 200 115 0.038438 10.0.0.32 - - [2026-02-11 18:27:23] "DELETE /tag/dca416ba-f346-46cf-b237-9dd358d462cf HTTP/1.1" 200 115 0.156849 10.0.0.32 - - [2026-02-11 18:27:23] "GET /virtual-machine-interface/e2c46a32-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006626 10.0.0.32 - - [2026-02-11 18:27:23] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.32 - - [2026-02-11 18:27:23] "GET /virtual-machine-interface/e2c46a32-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004226 10.0.0.32 - - [2026-02-11 18:27:23] "POST /set-tag HTTP/1.1" 200 109 0.003133 10.0.0.32 - - [2026-02-11 18:27:23] "GET /virtual-machine/ab92b0f4-929e-494b-929e-756283cb4254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002875 10.0.0.32 - - [2026-02-11 18:27:23] "POST /ref-update HTTP/1.1" 200 156 0.009527 10.0.0.32 - - [2026-02-11 18:27:23] "GET /virtual-machine-interface/e2c46a32-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009362 10.0.0.32 - - [2026-02-11 18:27:23] "POST /set-tag HTTP/1.1" 200 109 0.015830 10.0.0.32 - - [2026-02-11 18:27:23] "POST /set-tag HTTP/1.1" 200 109 0.029921 10.0.0.32 - - [2026-02-11 18:27:23] "POST /set-tag HTTP/1.1" 200 109 0.032036 10.0.0.32 - - [2026-02-11 18:27:23] "POST /set-tag HTTP/1.1" 200 109 0.016716 10.0.0.32 - - [2026-02-11 18:27:23] "DELETE /instance-ip/e2daed34-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.050105 10.0.0.32 - - [2026-02-11 18:27:23] "DELETE /virtual-machine-interface/e2c46a32-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.042879 10.0.0.32 - - [2026-02-11 18:27:23] "DELETE /virtual-machine/ab92b0f4-929e-494b-929e-756283cb4254 HTTP/1.1" 200 115 0.021125 10.0.0.32 - - [2026-02-11 18:27:23] "DELETE /tag/b54bf3fc-a6f6-46f0-9cfe-fb3fdc279656 HTTP/1.1" 200 115 0.054449 10.0.0.32 - - [2026-02-11 18:27:23] "DELETE /tag/c1d423f4-2aff-44d6-8658-d0ff433a0de1 HTTP/1.1" 200 115 0.045405 10.0.0.32 - - [2026-02-11 18:27:23] "DELETE /tag/37e4a532-208e-4c65-9a13-09dc66e4841d HTTP/1.1" 409 236 0.005755 10.0.0.32 - - [2026-02-11 18:27:23] "GET /virtual-machine-interface/e3351034-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007995 10.0.0.32 - - [2026-02-11 18:27:23] "POST /set-tag HTTP/1.1" 200 109 0.003481 10.0.0.32 - - [2026-02-11 18:27:23] "GET /virtual-machine-interface/e3351034-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006110 10.0.0.32 - - [2026-02-11 18:27:23] "POST /set-tag HTTP/1.1" 200 109 0.002820 10.0.0.32 - - [2026-02-11 18:27:23] "GET /virtual-machine/4d20ce46-c5cf-4c69-a0c6-10bf88ee8858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003324 10.0.0.32 - - [2026-02-11 18:27:23] "POST /ref-update HTTP/1.1" 200 156 0.010351 10.0.0.32 - - [2026-02-11 18:27:23] "GET /virtual-machine-interface/e3351034-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004589 10.0.0.32 - - [2026-02-11 18:27:23] "POST /set-tag HTTP/1.1" 200 109 0.018758 10.0.0.32 - - [2026-02-11 18:27:24] "POST /set-tag HTTP/1.1" 200 109 0.018244 10.0.0.32 - - [2026-02-11 18:27:24] "POST /set-tag HTTP/1.1" 200 109 0.019828 10.0.0.32 - - [2026-02-11 18:27:24] "POST /set-tag HTTP/1.1" 200 109 0.023882 10.0.0.32 - - [2026-02-11 18:27:24] "DELETE /instance-ip/e3492f10-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.051807 10.0.0.32 - - [2026-02-11 18:27:24] "DELETE /virtual-machine-interface/e3351034-0776-11f1-937f-fa163eda8f87 HTTP/1.1" 200 115 0.041969 10.0.0.32 - - [2026-02-11 18:27:24] "DELETE /virtual-machine/4d20ce46-c5cf-4c69-a0c6-10bf88ee8858 HTTP/1.1" 200 115 0.032214 10.0.0.32 - - [2026-02-11 18:27:24] "DELETE /tag/59bb4c9d-5326-4086-9ea8-4bdc81f7bd6b HTTP/1.1" 200 115 0.060135 10.0.0.32 - - [2026-02-11 18:27:24] "DELETE /tag/9faa3217-2e25-4281-b86e-3dfb27a9dd03 HTTP/1.1" 200 115 0.045823 10.0.0.32 - - [2026-02-11 18:27:24] "DELETE /tag/00503fde-a92d-4c52-bb4c-c434a92fa4ef HTTP/1.1" 200 115 0.042686 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:27:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001168 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:27:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 10.0.0.32 - - [2026-02-11 18:27:25] "POST /projects HTTP/1.1" 409 238 0.003555 10.0.0.32 - - [2026-02-11 18:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.32 - - [2026-02-11 18:27:25] "GET /project/be223089-b24b-497d-aab4-4b5d15b99792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031275 10.0.0.32 - - [2026-02-11 18:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.32 - - [2026-02-11 18:27:25] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004396 10.0.0.32 - - [2026-02-11 18:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.32 - - [2026-02-11 18:27:25] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003744 10.0.0.32 - - [2026-02-11 18:27:25] "POST /security-groups HTTP/1.1" 409 285 0.002033 10.0.0.32 - - [2026-02-11 18:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.32 - - [2026-02-11 18:27:25] "PUT /security-group/98ccb1b7-6c91-49a0-89b2-9f8f6b5c50d6 HTTP/1.1" 200 262 0.066925 10.0.0.32 - - [2026-02-11 18:27:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020720 10.0.0.32 - - [2026-02-11 18:27:25] "PUT /access-control-list/ce4544c1-1720-40f6-905c-c228beb082f7 HTTP/1.1" 200 272 0.021457 10.0.0.32 - - [2026-02-11 18:27:25] "PUT /access-control-list/50adef30-6884-4371-ba36-dd78a5bfb275 HTTP/1.1" 200 272 0.018381 10.0.0.32 - - [2026-02-11 18:27:30] "POST /projects HTTP/1.1" 409 238 0.002384 10.0.0.32 - - [2026-02-11 18:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.32 - - [2026-02-11 18:27:30] "GET /project/be223089-b24b-497d-aab4-4b5d15b99792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028186 10.0.0.32 - - [2026-02-11 18:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.32 - - [2026-02-11 18:27:30] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004926 10.0.0.32 - - [2026-02-11 18:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.32 - - [2026-02-11 18:27:30] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003771 10.0.0.32 - - [2026-02-11 18:27:30] "POST /security-groups HTTP/1.1" 409 285 0.002125 10.0.0.32 - - [2026-02-11 18:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.32 - - [2026-02-11 18:27:30] "PUT /security-group/98ccb1b7-6c91-49a0-89b2-9f8f6b5c50d6 HTTP/1.1" 200 262 0.055574 10.0.0.32 - - [2026-02-11 18:27:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.038235 10.0.0.32 - - [2026-02-11 18:27:30] "PUT /access-control-list/ce4544c1-1720-40f6-905c-c228beb082f7 HTTP/1.1" 200 272 0.021725 10.0.0.32 - - [2026-02-11 18:27:31] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.029322 10.0.0.32 - - [2026-02-11 18:27:31] "PUT /access-control-list/50adef30-6884-4371-ba36-dd78a5bfb275 HTTP/1.1" 200 272 0.029845 10.0.0.32 - - [2026-02-11 18:27:31] "GET /firewall-rule/73e8871c-dfc6-4398-8449-63a74193ee85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003141 10.0.0.32 - - [2026-02-11 18:27:31] "POST /ref-update HTTP/1.1" 200 156 0.069925 10.0.0.32 - - [2026-02-11 18:27:31] "DELETE /firewall-rule/73e8871c-dfc6-4398-8449-63a74193ee85 HTTP/1.1" 200 115 0.042731 10.0.0.32 - - [2026-02-11 18:27:31] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004600 10.0.0.32 - - [2026-02-11 18:27:31] "GET /firewall-rule/c6d64101-553a-417e-8240-cb459fd68a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002891 10.0.0.32 - - [2026-02-11 18:27:31] "POST /ref-update HTTP/1.1" 200 156 0.043719 10.0.0.32 - - [2026-02-11 18:27:31] "DELETE /firewall-rule/c6d64101-553a-417e-8240-cb459fd68a1f HTTP/1.1" 200 115 0.033256 10.0.0.32 - - [2026-02-11 18:27:31] "DELETE /tag/6c4f0b40-3ea2-47c4-8892-fd284bfa5014 HTTP/1.1" 200 115 0.030491 10.0.0.32 - - [2026-02-11 18:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.32 - - [2026-02-11 18:27:31] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004791 10.0.0.32 - - [2026-02-11 18:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.32 - - [2026-02-11 18:27:31] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003682 10.0.0.32 - - [2026-02-11 18:27:31] "PUT /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be HTTP/1.1" 200 264 0.040416 10.0.0.32 - - [2026-02-11 18:27:31] "PUT /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9 HTTP/1.1" 200 264 0.040992 10.0.0.32 - - [2026-02-11 18:27:31] "DELETE /security-group/98ccb1b7-6c91-49a0-89b2-9f8f6b5c50d6 HTTP/1.1" 200 115 0.075143 10.0.0.32 - - [2026-02-11 18:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.32 - - [2026-02-11 18:27:31] "DELETE /access-control-list/ce4544c1-1720-40f6-905c-c228beb082f7 HTTP/1.1" 200 115 0.033635 10.0.0.32 - - [2026-02-11 18:27:31] "DELETE /access-control-list/50adef30-6884-4371-ba36-dd78a5bfb275 HTTP/1.1" 200 115 0.019026 10.0.0.32 - - [2026-02-11 18:27:31] "GET /project/be223089-b24b-497d-aab4-4b5d15b99792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.030701 10.0.0.32 - - [2026-02-11 18:27:31] "GET /project/be223089-b24b-497d-aab4-4b5d15b99792?fields=security_groups HTTP/1.1" 200 1353 0.031097 10.0.0.32 - - [2026-02-11 18:27:31] "DELETE /security-group/3ec987b3-974d-47d6-8f96-7e5dbd8fe7da HTTP/1.1" 200 115 0.044917 10.0.0.32 - - [2026-02-11 18:27:31] "DELETE /access-control-list/90386da8-0079-485b-9b6d-f375d656513a HTTP/1.1" 200 115 0.036446 10.0.0.32 - - [2026-02-11 18:27:31] "GET /project/be223089-b24b-497d-aab4-4b5d15b99792?fields=application_policy_sets HTTP/1.1" 200 1392 0.048063 10.0.0.32 - - [2026-02-11 18:27:31] "DELETE /access-control-list/ea03506f-0fa4-49b4-a2b9-0f59f76c2398 HTTP/1.1" 200 115 0.048476 10.0.0.32 - - [2026-02-11 18:27:31] "DELETE /project/be223089-b24b-497d-aab4-4b5d15b99792 HTTP/1.1" 200 115 0.295541 10.0.0.32 - - [2026-02-11 18:27:31] "POST /projects HTTP/1.1" 409 238 0.001839 10.0.0.32 - - [2026-02-11 18:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.32 - - [2026-02-11 18:27:32] "GET /project/71ed52df-4354-4689-8e46-3048bba40ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028968 10.0.0.32 - - [2026-02-11 18:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.32 - - [2026-02-11 18:27:32] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004341 10.0.0.32 - - [2026-02-11 18:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.32 - - [2026-02-11 18:27:32] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005362 10.0.0.32 - - [2026-02-11 18:27:32] "POST /security-groups HTTP/1.1" 409 285 0.002583 10.0.0.32 - - [2026-02-11 18:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.32 - - [2026-02-11 18:27:32] "PUT /security-group/fb7083c6-a08c-44bb-b2d5-68f6cb7bb862 HTTP/1.1" 200 262 0.058870 10.0.0.32 - - [2026-02-11 18:27:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.028755 10.0.0.32 - - [2026-02-11 18:27:32] "PUT /access-control-list/6f60a651-c2c1-46d3-b532-39af2185f03a HTTP/1.1" 200 272 0.020518 10.0.0.32 - - [2026-02-11 18:27:32] "PUT /access-control-list/96be741a-73b0-4886-bbb3-24eaf379c6f9 HTTP/1.1" 200 272 0.022753 10.0.0.32 - - [2026-02-11 18:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.32 - - [2026-02-11 18:27:36] "GET /loadbalancer/24449766-504e-4a08-b26d-7fd9609c5271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002504 10.0.0.32 - - [2026-02-11 18:27:36] "GET /virtual-machine-interface/e0b2eb24-0776-11f1-937f-fa163eda8f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001926 10.0.0.32 - - [2026-02-11 18:27:36] "DELETE /loadbalancer-member/bcd4820e-e499-4a79-a4f4-23ed8ec3dba3 HTTP/1.1" 200 115 0.042686 10.0.0.32 - - [2026-02-11 18:27:36] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004371 10.0.0.32 - - [2026-02-11 18:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.32 - - [2026-02-11 18:27:36] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008737 10.0.0.32 - - [2026-02-11 18:27:36] "GET /firewall-policy/956d5a84-c95b-4eb5-bbd1-a1feef57645c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.006398 10.0.0.32 - - [2026-02-11 18:27:36] "GET /firewall-rule/6c29fece-6410-4ab7-b623-74da49301089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.002829 10.0.0.32 - - [2026-02-11 18:27:36] "POST /ref-update HTTP/1.1" 200 156 0.020110 10.0.0.32 - - [2026-02-11 18:27:37] "DELETE /firewall-rule/6c29fece-6410-4ab7-b623-74da49301089 HTTP/1.1" 200 115 0.071332 10.0.0.32 - - [2026-02-11 18:27:37] "GET /firewall-policy/7577e560-e98f-4f26-8d49-788e94164dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010162 10.0.0.32 - - [2026-02-11 18:27:37] "GET /firewall-rule/ed30a1e4-9b74-4d80-9baa-7bd2fee3022f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.007953 10.0.0.32 - - [2026-02-11 18:27:37] "POST /ref-update HTTP/1.1" 200 156 0.030501 10.0.0.32 - - [2026-02-11 18:27:37] "DELETE /firewall-rule/ed30a1e4-9b74-4d80-9baa-7bd2fee3022f HTTP/1.1" 200 115 0.075490 10.0.0.32 - - [2026-02-11 18:27:37] "GET /application-policy-set/e348a3fc-38f2-4531-b972-c6649e9c4dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.007628 10.0.0.32 - - [2026-02-11 18:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.32 - - [2026-02-11 18:27:37] "GET /policy-management/2a001cf9-8daf-4d65-84f4-27fcf4fe82b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003525 10.0.0.32 - - [2026-02-11 18:27:37] "GET /firewall-policy/7577e560-e98f-4f26-8d49-788e94164dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.003776 10.0.0.32 - - [2026-02-11 18:27:37] "POST /ref-update HTTP/1.1" 200 156 0.035960 10.0.0.32 - - [2026-02-11 18:27:37] "DELETE /firewall-policy/7577e560-e98f-4f26-8d49-788e94164dd1 HTTP/1.1" 200 115 0.050423 10.0.0.32 - - [2026-02-11 18:27:37] "DELETE /tag/d8bb61fd-246b-4c5a-927d-f66138c9b129 HTTP/1.1" 200 115 0.069003 10.0.0.32 - - [2026-02-11 18:27:37] "DELETE /tag/37e4a532-208e-4c65-9a13-09dc66e4841d HTTP/1.1" 200 115 0.057534 10.0.0.32 - - [2026-02-11 18:27:37] "DELETE /loadbalancer-pool/41623509-0181-44b8-a4f0-88130c6fe4a0 HTTP/1.1" 200 115 0.024288 10.0.0.32 - - [2026-02-11 18:27:37] "DELETE /loadbalancer-listener/04969318-1389-4462-96dc-fa9ed3a6e4c3 HTTP/1.1" 200 115 0.034719 10.0.0.32 - - [2026-02-11 18:27:37] "DELETE /loadbalancer/24449766-504e-4a08-b26d-7fd9609c5271 HTTP/1.1" 200 115 0.057191 10.0.0.32 - - [2026-02-11 18:27:37] "DELETE /floating-ip/742e1fae-a345-4120-8d58-28f2157f34dd HTTP/1.1" 200 115 0.034391 10.0.0.32 - - [2026-02-11 18:27:37] "DELETE /instance-ip/fc8e29b3-5f6e-47a2-85dd-73460d2c9ad8 HTTP/1.1" 200 115 0.036768 10.0.0.32 - - [2026-02-11 18:27:37] "DELETE /virtual-machine-interface/22b9b65f-a8db-41ca-a38c-9ec9d7e8bbfa HTTP/1.1" 200 115 0.040338 10.0.0.32 - - [2026-02-11 18:27:37] "DELETE /tag/d25d9707-a239-4314-bd77-9be15915cd0b HTTP/1.1" 200 115 0.036565 10.0.0.32 - - [2026-02-11 18:27:37] "POST /projects HTTP/1.1" 409 238 0.002856 10.0.0.32 - - [2026-02-11 18:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.32 - - [2026-02-11 18:27:37] "GET /project/71ed52df-4354-4689-8e46-3048bba40ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043134 10.0.0.32 - - [2026-02-11 18:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.32 - - [2026-02-11 18:27:37] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.008011 10.0.0.32 - - [2026-02-11 18:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.32 - - [2026-02-11 18:27:38] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006092 10.0.0.32 - - [2026-02-11 18:27:38] "POST /security-groups HTTP/1.1" 409 285 0.002612 10.0.0.32 - - [2026-02-11 18:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.32 - - [2026-02-11 18:27:38] "PUT /security-group/fb7083c6-a08c-44bb-b2d5-68f6cb7bb862 HTTP/1.1" 200 262 0.057852 10.0.0.32 - - [2026-02-11 18:27:38] "PUT /access-control-list/6f60a651-c2c1-46d3-b532-39af2185f03a HTTP/1.1" 200 272 0.016015 10.0.0.32 - - [2026-02-11 18:27:38] "PUT /access-control-list/96be741a-73b0-4886-bbb3-24eaf379c6f9 HTTP/1.1" 200 272 0.028672 10.0.0.32 - - [2026-02-11 18:27:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.028626 10.0.0.32 - - [2026-02-11 18:27:38] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.015538 10.0.0.32 - - [2026-02-11 18:27:38] "GET /firewall-rule/9223474b-56ba-4bc3-ae39-6bc0b80515af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003086 10.0.0.32 - - [2026-02-11 18:27:38] "POST /ref-update HTTP/1.1" 200 156 0.067941 10.0.0.32 - - [2026-02-11 18:27:38] "DELETE /firewall-rule/9223474b-56ba-4bc3-ae39-6bc0b80515af HTTP/1.1" 200 115 0.047387 10.0.0.32 - - [2026-02-11 18:27:38] "GET /firewall-policy/e07b5a03-fcb1-4f39-a59a-28ecbc0213ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006442 10.0.0.32 - - [2026-02-11 18:27:38] "GET /firewall-rule/728c7494-ea7c-46aa-a098-4df725a8b62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002712 10.0.0.32 - - [2026-02-11 18:27:38] "POST /ref-update HTTP/1.1" 200 156 0.054849 10.0.0.32 - - [2026-02-11 18:27:38] "DELETE /firewall-rule/728c7494-ea7c-46aa-a098-4df725a8b62e HTTP/1.1" 200 115 0.055031 10.0.0.32 - - [2026-02-11 18:27:38] "DELETE /tag/8484c364-c9f6-4fa4-9c5c-a8258348fe73 HTTP/1.1" 200 115 0.077736 10.0.0.32 - - [2026-02-11 18:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.32 - - [2026-02-11 18:27:38] "GET /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.009533 10.0.0.32 - - [2026-02-11 18:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.32 - - [2026-02-11 18:27:38] "GET /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008043 10.0.0.32 - - [2026-02-11 18:27:38] "PUT /virtual-network/0a32cb96-b166-4148-bedd-0fd9202fb8be HTTP/1.1" 200 264 0.055979 10.0.0.32 - - [2026-02-11 18:27:38] "PUT /virtual-network/0e2ad7c7-f7ac-4b7a-bb50-f9d67f216eb9 HTTP/1.1" 200 264 0.050594 10.0.0.32 - - [2026-02-11 18:27:38] "DELETE /security-group/fb7083c6-a08c-44bb-b2d5-68f6cb7bb862 HTTP/1.1" 200 115 0.078095 10.0.0.32 - - [2026-02-11 18:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006121 10.0.0.32 - - [2026-02-11 18:27:38] "DELETE /access-control-list/6f60a651-c2c1-46d3-b532-39af2185f03a HTTP/1.1" 200 115 0.052387 10.0.0.32 - - [2026-02-11 18:27:39] "DELETE /access-control-list/96be741a-73b0-4886-bbb3-24eaf379c6f9 HTTP/1.1" 200 115 0.043674 10.0.0.32 - - [2026-02-11 18:27:39] "GET /project/71ed52df-4354-4689-8e46-3048bba40ee5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.046650 10.0.0.32 - - [2026-02-11 18:27:39] "GET /project/71ed52df-4354-4689-8e46-3048bba40ee5?fields=security_groups HTTP/1.1" 200 1352 0.043062 10.0.0.32 - - [2026-02-11 18:27:39] "DELETE /security-group/d031b988-e20c-43d2-8d38-f5d6030257ae HTTP/1.1" 200 115 0.071314 10.0.0.32 - - [2026-02-11 18:27:39] "DELETE /access-control-list/5d510fb3-3c66-4a95-82fa-5313c1d10c86 HTTP/1.1" 200 115 0.037780 10.0.0.32 - - [2026-02-11 18:27:39] "GET /project/71ed52df-4354-4689-8e46-3048bba40ee5?fields=application_policy_sets HTTP/1.1" 200 1391 0.043756 10.0.0.32 - - [2026-02-11 18:27:39] "DELETE /access-control-list/005f010b-1034-4a52-b29a-8b7f70c8155f HTTP/1.1" 200 115 0.035160 10.0.0.32 - - [2026-02-11 18:27:39] "DELETE /project/71ed52df-4354-4689-8e46-3048bba40ee5 HTTP/1.1" 200 115 0.338121 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:27:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001161 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:27:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000987 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:28:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001319 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:28:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001454 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:28:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001035 [Introspect:8084]10.0.0.32 - - [2026-02-11 18:28:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001021