++ 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 Oct 8 07:43:10 PM UTC 2025 ===================' INFO: =================== Wed Oct 8 07:43:10 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22: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.22 ++ CONFIGDB_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22: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.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22: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.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22: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.22 ++ 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.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.22 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.22 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.22 +++ local servers=10.0.0.22 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie ++++ grep -vi host +++ local local_ips=,10.0.0.22,10.136.69.1,127.0.0.1,172.17.0.1,252.22.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.136.69.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ echo 10.0.0.22:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/08/2025 19:43:56.373 7f14bbd5ec00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/08/2025 19:43:56.565 7f14bbd5ec00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/08/2025 19:43:56.594 7f14bbd5ec00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/08/2025 19:43:56.594 7f14bbd5ec00 [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.22:8082/ Hit Ctrl-C to quit. 10.0.0.22 - - [2025-10-08 19:44:04] "GET / HTTP/1.1" 503 181 0.000221 10.0.0.22 - - [2025-10-08 19:44:05] "GET / HTTP/1.1" 200 35931 0.010574 10.0.0.22 - - [2025-10-08 19:44:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.002582 10.0.0.22 - - [2025-10-08 19:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.22 - - [2025-10-08 19:44:05] "GET /global-system-config/b5719619-5382-46cb-a085-4d0174891499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004907 10.0.0.22 - - [2025-10-08 19:44:05] "POST /service-appliance-sets HTTP/1.1" 200 553 0.025581 10.0.0.22 - - [2025-10-08 19:44:05] "POST /fqname-to-id HTTP/1.1" 404 180 0.003166 10.0.0.22 - - [2025-10-08 19:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.22 - - [2025-10-08 19:44:05] "GET /global-system-config/b5719619-5382-46cb-a085-4d0174891499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005119 10.0.0.22 - - [2025-10-08 19:44:05] "POST /service-appliance-sets HTTP/1.1" 200 541 0.023957 10.0.0.22 - - [2025-10-08 19:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.22 - - [2025-10-08 19:44:05] "GET /network-ipam/0c38dc38-1907-4cdc-bb4e-79d1951c999c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003340 10.0.0.22 - - [2025-10-08 19:44:05] "GET / HTTP/1.1" 200 45303 0.002296 10.0.0.22 - - [2025-10-08 19:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.22 - - [2025-10-08 19:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.22 - - [2025-10-08 19:44:05] "POST /service-templates HTTP/1.1" 200 511 0.032869 10.0.0.22 - - [2025-10-08 19:44:05] "POST /service-templates HTTP/1.1" 200 501 0.021082 10.0.0.22 - - [2025-10-08 19:44:05] "POST /service-templates HTTP/1.1" 200 515 0.024874 10.0.0.22 - - [2025-10-08 19:44:05] "POST /service-templates HTTP/1.1" 200 535 0.034155 10.0.0.22 - - [2025-10-08 19:44:05] "POST /service-templates HTTP/1.1" 200 507 0.020830 10.0.0.22 - - [2025-10-08 19:44:05] "GET / HTTP/1.1" 200 35931 0.002015 10.0.0.22 - - [2025-10-08 19:44:06] "GET / HTTP/1.1" 200 35931 0.001219 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:44:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:44:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001993 10.0.0.22 - - [2025-10-08 19:44:08] "GET / HTTP/1.1" 200 35931 0.002478 10.0.0.22 - - [2025-10-08 19:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.22 - - [2025-10-08 19:44:08] "GET /global-system-config/b5719619-5382-46cb-a085-4d0174891499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008826 10.0.0.22 - - [2025-10-08 19:44:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.001888 10.0.0.22 - - [2025-10-08 19:44:08] "POST /config-nodes HTTP/1.1" 200 593 0.069399 10.0.0.22 - - [2025-10-08 19:44:08] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.22 - - [2025-10-08 19:44:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003650 10.0.0.22 - - [2025-10-08 19:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007742 10.0.0.22 - - [2025-10-08 19:44:08] "GET /network-ipam/0c38dc38-1907-4cdc-bb4e-79d1951c999c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003019 10.0.0.22 - - [2025-10-08 19:44:08] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.22 - - [2025-10-08 19:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.22 - - [2025-10-08 19:44:08] "GET /global-system-config/b5719619-5382-46cb-a085-4d0174891499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008066 10.0.0.22 - - [2025-10-08 19:44:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.002009 10.0.0.22 - - [2025-10-08 19:44:09] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.029374 10.0.0.22 - - [2025-10-08 19:44:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.002033 10.0.0.22 - - [2025-10-08 19:44:09] "POST /access-control-lists HTTP/1.1" 200 587 0.018512 10.0.0.22 - - [2025-10-08 19:44:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.009719 10.0.0.22 - - [2025-10-08 19:44:09] "POST /access-control-lists HTTP/1.1" 200 585 0.017827 10.0.0.22 - - [2025-10-08 19:44:09] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.22 - - [2025-10-08 19:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.22 - - [2025-10-08 19:44:09] "POST /route-targets HTTP/1.1" 200 327 0.013889 10.0.0.22 - - [2025-10-08 19:44:09] "GET /global-system-config/b5719619-5382-46cb-a085-4d0174891499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012156 10.0.0.22 - - [2025-10-08 19:44:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.004381 10.0.0.22 - - [2025-10-08 19:44:09] "POST /ref-update HTTP/1.1" 200 156 0.022301 10.0.0.22 - - [2025-10-08 19:44:09] "POST /route-targets HTTP/1.1" 200 327 0.010880 10.0.0.22 - - [2025-10-08 19:44:09] "POST /database-nodes HTTP/1.1" 200 597 0.019262 10.0.0.22 - - [2025-10-08 19:44:09] "POST /ref-update HTTP/1.1" 200 156 0.034849 10.0.0.22 - - [2025-10-08 19:44:09] "POST /route-targets HTTP/1.1" 200 327 0.017126 10.0.0.22 - - [2025-10-08 19:44:09] "POST /ref-update HTTP/1.1" 200 156 0.023863 10.0.0.22 - - [2025-10-08 19:44:09] "POST /route-targets HTTP/1.1" 200 327 0.018894 10.0.0.22 - - [2025-10-08 19:44:09] "GET / HTTP/1.1" 200 35931 0.001278 10.0.0.22 - - [2025-10-08 19:44:09] "POST /ref-update HTTP/1.1" 200 156 0.025261 10.0.0.22 - - [2025-10-08 19:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.22 - - [2025-10-08 19:44:09] "GET /global-system-config/b5719619-5382-46cb-a085-4d0174891499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010391 10.0.0.22 - - [2025-10-08 19:44:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.004792 10.0.0.22 - - [2025-10-08 19:44:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.002528 10.0.0.22 - - [2025-10-08 19:44:09] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.016077 10.0.0.22 - - [2025-10-08 19:44:10] "POST /access-control-lists HTTP/1.1" 200 551 0.097947 10.0.0.22 - - [2025-10-08 19:44:10] "PUT /access-control-list/2aabc291-2007-42d5-9915-e9e2d6f6670d HTTP/1.1" 200 272 0.020743 10.0.0.22 - - [2025-10-08 19:44:10] "PUT /access-control-list/378d0768-7319-4a85-9acd-0943a7c7b64d HTTP/1.1" 200 272 0.022122 10.0.0.22 - - [2025-10-08 19:44:10] "GET / HTTP/1.1" 200 35931 0.002431 10.0.0.22 - - [2025-10-08 19:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.22 - - [2025-10-08 19:44:10] "GET /global-system-config/b5719619-5382-46cb-a085-4d0174891499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014754 10.0.0.22 - - [2025-10-08 19:44:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.002670 10.0.0.22 - - [2025-10-08 19:44:10] "POST /config-database-nodes HTTP/1.1" 200 611 0.037442 10.0.0.22 - - [2025-10-08 19:44:10] "GET / HTTP/1.1" 200 35931 0.001427 10.0.0.22 - - [2025-10-08 19:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006176 10.0.0.22 - - [2025-10-08 19:44:10] "GET /global-system-config/b5719619-5382-46cb-a085-4d0174891499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005198 10.0.0.22 - - [2025-10-08 19:44:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.002642 10.0.0.22 - - [2025-10-08 19:44:10] "POST /analytics-nodes HTTP/1.1" 200 599 0.049511 10.0.0.22 - - [2025-10-08 19:44:12] "GET / HTTP/1.1" 200 35931 0.001379 10.0.0.22 - - [2025-10-08 19:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.22 - - [2025-10-08 19:44:12] "GET /routing-instance/a56175cc-a6e4-4cdc-a37a-ed352b7ec2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003466 10.0.0.22 - - [2025-10-08 19:44:12] "POST /bgp-routers HTTP/1.1" 200 616 0.024301 10.0.0.22 - - [2025-10-08 19:44:12] "GET /bgp-router/322404c7-2d89-462d-bd26-349a39202c9d?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.018094 10.0.0.22 - - [2025-10-08 19:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.22 - - [2025-10-08 19:44:12] "GET /global-system-config/b5719619-5382-46cb-a085-4d0174891499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010269 10.0.0.22 - - [2025-10-08 19:44:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002811 10.0.0.22 - - [2025-10-08 19:44:12] "POST /ref-update HTTP/1.1" 200 156 0.012628 10.0.0.22 - - [2025-10-08 19:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.22 - - [2025-10-08 19:44:13] "GET /global-vrouter-config/6b57097f-edda-413b-b55c-e6fe0649c59f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004263 10.0.0.22 - - [2025-10-08 19:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.22 - - [2025-10-08 19:44:13] "PUT /global-vrouter-config/6b57097f-edda-413b-b55c-e6fe0649c59f HTTP/1.1" 200 276 0.008689 10.0.0.22 - - [2025-10-08 19:44:14] "GET / HTTP/1.1" 200 35931 0.001430 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 581 0.019678 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 575 0.033441 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 575 0.031729 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 559 0.034321 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 555 0.025028 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 557 0.025723 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 565 0.033816 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 549 0.022733 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 557 0.041095 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 567 0.029403 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 555 0.022129 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 567 0.021581 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 575 0.071007 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 569 0.024027 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 561 0.019843 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 561 0.022350 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 561 0.015687 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 547 0.030410 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 595 0.030024 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 575 0.019866 10.0.0.22 - - [2025-10-08 19:44:14] "POST /alarms HTTP/1.1" 200 571 0.044530 10.0.0.22 - - [2025-10-08 19:44:15] "POST /alarms HTTP/1.1" 200 583 0.035483 10.0.0.22 - - [2025-10-08 19:44:15] "POST /alarms HTTP/1.1" 200 609 0.023932 10.0.0.22 - - [2025-10-08 19:44:15] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.22 - - [2025-10-08 19:44:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002317 10.0.0.22 - - [2025-10-08 19:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.22 - - [2025-10-08 19:44:15] "PUT /global-vrouter-config/6b57097f-edda-413b-b55c-e6fe0649c59f HTTP/1.1" 200 276 0.010087 10.0.0.22 - - [2025-10-08 19:44:15] "GET / HTTP/1.1" 200 35931 0.001321 10.0.0.22 - - [2025-10-08 19:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.22 - - [2025-10-08 19:44:15] "GET /global-vrouter-config/6b57097f-edda-413b-b55c-e6fe0649c59f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002799 10.0.0.22 - - [2025-10-08 19:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.22 - - [2025-10-08 19:44:15] "PUT /global-vrouter-config/6b57097f-edda-413b-b55c-e6fe0649c59f HTTP/1.1" 200 276 0.007487 10.0.0.22 - - [2025-10-08 19:44:15] "GET / HTTP/1.1" 200 35931 0.001476 10.0.0.22 - - [2025-10-08 19:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.22 - - [2025-10-08 19:44:15] "GET /global-system-config/b5719619-5382-46cb-a085-4d0174891499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005654 10.0.0.22 - - [2025-10-08 19:44:15] "PUT /global-system-config/b5719619-5382-46cb-a085-4d0174891499 HTTP/1.1" 200 274 0.014714 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:44:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001168 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:44:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:44:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:44:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001090 10.0.0.22 - - [2025-10-08 19:44:53] "GET / HTTP/1.1" 200 35931 0.001255 10.0.0.22 - - [2025-10-08 19:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.22 - - [2025-10-08 19:44:53] "GET /domain/19be5865-ffe1-442d-b302-b03d45e5c7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002870 10.0.0.22 - - [2025-10-08 19:44:53] "POST /id-to-fqname HTTP/1.1" 200 173 0.000512 10.0.0.22 - - [2025-10-08 19:44:53] "POST /fqname-to-id HTTP/1.1" 404 182 0.006823 10.0.0.22 - - [2025-10-08 19:44:53] "POST /security-groups HTTP/1.1" 200 570 0.087809 10.0.0.22 - - [2025-10-08 19:44:53] "POST /projects HTTP/1.1" 200 481 0.295403 10.0.0.22 - - [2025-10-08 19:44:53] "POST /fqname-to-id HTTP/1.1" 404 213 0.010381 10.0.0.22 - - [2025-10-08 19:44:53] "POST /security-groups HTTP/1.1" 200 534 0.042239 10.0.0.22 - - [2025-10-08 19:44:53] "POST /access-control-lists HTTP/1.1" 200 579 0.042160 10.0.0.22 - - [2025-10-08 19:44:54] "POST /fqname-to-id HTTP/1.1" 404 212 0.045403 10.0.0.22 - - [2025-10-08 19:44:54] "POST /chown HTTP/1.1" 200 109 0.066828 10.0.0.22 - - [2025-10-08 19:44:54] "POST /policy-managements HTTP/1.1" 409 214 0.008204 10.0.0.22 - - [2025-10-08 19:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.22 - - [2025-10-08 19:44:54] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015349 10.0.0.22 - - [2025-10-08 19:44:54] "POST /access-control-lists HTTP/1.1" 200 577 0.096601 10.0.0.22 - - [2025-10-08 19:44:54] "POST /fqname-to-id HTTP/1.1" 404 232 0.001520 10.0.0.22 - - [2025-10-08 19:44:54] "POST /application-policy-sets HTTP/1.1" 200 528 0.063313 10.0.0.22 - - [2025-10-08 19:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.021462 10.0.0.22 - - [2025-10-08 19:44:54] "POST /access-control-lists HTTP/1.1" 200 594 0.068932 10.0.0.22 - - [2025-10-08 19:44:54] "GET /global-vrouter-config/6b57097f-edda-413b-b55c-e6fe0649c59f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.026274 10.0.0.22 - - [2025-10-08 19:44:54] "POST /fqname-to-id HTTP/1.1" 404 231 0.022566 10.0.0.22 - - [2025-10-08 19:44:54] "PUT /global-vrouter-config/6b57097f-edda-413b-b55c-e6fe0649c59f HTTP/1.1" 200 276 0.009559 10.0.0.22 - - [2025-10-08 19:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016615 10.0.0.22 - - [2025-10-08 19:44:54] "GET /virtual-network/615f6039-7154-4d2a-a3de-2d69dddc9013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.008943 10.0.0.22 - - [2025-10-08 19:44:54] "POST /access-control-lists HTTP/1.1" 200 592 0.056938 10.0.0.22 - - [2025-10-08 19:44:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.000462 10.0.0.22 - - [2025-10-08 19:44:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.008415 10.0.0.22 - - [2025-10-08 19:44:54] "POST /security-groups HTTP/1.1" 200 574 0.113991 10.0.0.22 - - [2025-10-08 19:44:54] "POST /projects HTTP/1.1" 200 489 0.296163 10.0.0.22 - - [2025-10-08 19:44:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.012758 10.0.0.22 - - [2025-10-08 19:44:54] "POST /access-control-lists HTTP/1.1" 200 583 0.102119 10.0.0.22 - - [2025-10-08 19:44:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.017737 10.0.0.22 - - [2025-10-08 19:44:54] "POST /security-groups HTTP/1.1" 200 546 0.157629 10.0.0.22 - - [2025-10-08 19:44:54] "POST /chown HTTP/1.1" 200 109 0.048804 10.0.0.22 - - [2025-10-08 19:44:55] "POST /access-control-lists HTTP/1.1" 200 581 0.140953 10.0.0.22 - - [2025-10-08 19:44:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.004423 10.0.0.22 - - [2025-10-08 19:44:55] "POST /network-ipams HTTP/1.1" 200 522 0.101273 10.0.0.22 - - [2025-10-08 19:44:55] "POST /access-control-lists HTTP/1.1" 200 602 0.060647 10.0.0.22 - - [2025-10-08 19:44:55] "POST /fqname-to-id HTTP/1.1" 404 239 0.011423 10.0.0.22 - - [2025-10-08 19:44:55] "POST /network-ipams HTTP/1.1" 200 510 0.070252 10.0.0.22 - - [2025-10-08 19:44:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.008380 10.0.0.22 - - [2025-10-08 19:44:55] "POST /access-control-lists HTTP/1.1" 200 600 0.023324 10.0.0.22 - - [2025-10-08 19:44:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.001669 10.0.0.22 - - [2025-10-08 19:44:55] "POST /useragent-kv HTTP/1.1" 200 115 0.007088 10.0.0.22 - - [2025-10-08 19:44:55] "POST /virtual-networks HTTP/1.1" 200 538 0.176091 10.0.0.22 - - [2025-10-08 19:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.22 - - [2025-10-08 19:44:55] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.050313 10.0.0.22 - - [2025-10-08 19:44:55] "POST /access-control-lists HTTP/1.1" 200 589 0.103137 10.0.0.22 - - [2025-10-08 19:44:55] "POST /route-targets HTTP/1.1" 200 327 0.017435 10.0.0.22 - - [2025-10-08 19:44:55] "POST /network-ipams HTTP/1.1" 200 518 0.072811 10.0.0.22 - - [2025-10-08 19:44:55] "POST /fqname-to-id HTTP/1.1" 404 202 0.025591 10.0.0.22 - - [2025-10-08 19:44:55] "POST /ref-update HTTP/1.1" 200 156 0.071787 10.0.0.22 - - [2025-10-08 19:44:55] "PUT /access-control-list/14b3199d-f667-4310-850d-aca99b9953a2 HTTP/1.1" 200 272 0.083704 10.0.0.22 - - [2025-10-08 19:44:55] "POST /useragent-kv HTTP/1.1" 200 115 0.031758 10.0.0.22 - - [2025-10-08 19:44:55] "POST /virtual-networks HTTP/1.1" 200 546 0.248790 10.0.0.22 - - [2025-10-08 19:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.22 - - [2025-10-08 19:44:55] "POST /route-targets HTTP/1.1" 200 327 0.016832 10.0.0.22 - - [2025-10-08 19:44:55] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.018747 10.0.0.22 - - [2025-10-08 19:44:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.002423 10.0.0.22 - - [2025-10-08 19:44:56] "POST /ref-update HTTP/1.1" 200 156 0.039810 10.0.0.22 - - [2025-10-08 19:44:56] "POST /network-policys HTTP/1.1" 200 538 0.025625 10.0.0.22 - - [2025-10-08 19:44:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.002097 10.0.0.22 - - [2025-10-08 19:44:56] "POST /network-policys HTTP/1.1" 200 534 0.027753 10.0.0.22 - - [2025-10-08 19:44:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.001978 10.0.0.22 - - [2025-10-08 19:44:56] "POST /network-policys HTTP/1.1" 200 542 0.021298 10.0.0.22 - - [2025-10-08 19:44:56] "POST /ref-update HTTP/1.1" 200 156 0.084672 10.0.0.22 - - [2025-10-08 19:44:56] "PUT /access-control-list/1163c139-dfa8-40da-ab64-c2105f15b9b2 HTTP/1.1" 200 272 0.022379 10.0.0.22 - - [2025-10-08 19:44:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003526 10.0.0.22 - - [2025-10-08 19:44:56] "POST /ref-update HTTP/1.1" 200 156 0.063328 10.0.0.22 - - [2025-10-08 19:44:56] "PUT /access-control-list/1163c139-dfa8-40da-ab64-c2105f15b9b2 HTTP/1.1" 200 272 0.062890 10.0.0.22 - - [2025-10-08 19:44:56] "PUT /access-control-list/14b3199d-f667-4310-850d-aca99b9953a2 HTTP/1.1" 200 272 0.045404 10.0.0.22 - - [2025-10-08 19:44:56] "POST /ref-update HTTP/1.1" 200 156 0.101624 10.0.0.22 - - [2025-10-08 19:44:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005920 10.0.0.22 - - [2025-10-08 19:44:56] "POST /ref-update HTTP/1.1" 200 156 0.033669 10.0.0.22 - - [2025-10-08 19:44:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016498 10.0.0.22 - - [2025-10-08 19:44:56] "PUT /access-control-list/14b3199d-f667-4310-850d-aca99b9953a2 HTTP/1.1" 200 272 0.043516 10.0.0.22 - - [2025-10-08 19:44:56] "POST /ref-update HTTP/1.1" 200 156 0.082541 10.0.0.22 - - [2025-10-08 19:44:56] "PUT /access-control-list/1163c139-dfa8-40da-ab64-c2105f15b9b2 HTTP/1.1" 200 272 0.030555 10.0.0.22 - - [2025-10-08 19:44:56] "POST /fqname-to-id HTTP/1.1" 404 237 0.005443 10.0.0.22 - - [2025-10-08 19:44:56] "POST /ref-update HTTP/1.1" 200 156 0.090241 10.0.0.22 - - [2025-10-08 19:44:56] "POST /access-control-lists HTTP/1.1" 200 601 0.104259 10.0.0.22 - - [2025-10-08 19:44:56] "POST /ref-update HTTP/1.1" 200 156 0.080602 10.0.0.22 - - [2025-10-08 19:44:56] "POST /ref-update HTTP/1.1" 200 156 0.057656 10.0.0.22 - - [2025-10-08 19:44:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.048105 10.0.0.22 - - [2025-10-08 19:44:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013045 10.0.0.22 - - [2025-10-08 19:44:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017992 10.0.0.22 - - [2025-10-08 19:44:57] "PUT /access-control-list/4bbc46cf-4a92-4b75-ba89-90785b42af9a HTTP/1.1" 200 272 0.070361 10.0.0.22 - - [2025-10-08 19:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.22 - - [2025-10-08 19:44:57] "GET /virtual-network/615f6039-7154-4d2a-a3de-2d69dddc9013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005485 10.0.0.22 - - [2025-10-08 19:44:57] "POST /ref-update HTTP/1.1" 200 156 0.023771 10.0.0.22 - - [2025-10-08 19:44:57] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005083 10.0.0.22 - - [2025-10-08 19:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.22 - - [2025-10-08 19:44:57] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002874 10.0.0.22 - - [2025-10-08 19:44:57] "POST /firewall-policys HTTP/1.1" 200 530 0.021942 10.0.0.22 - - [2025-10-08 19:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.028163 10.0.0.22 - - [2025-10-08 19:44:57] "GET /firewall-policy/88267642-be93-4675-972e-73c31a391910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007160 10.0.0.22 - - [2025-10-08 19:44:57] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006680 10.0.0.22 - - [2025-10-08 19:44:57] "GET /firewall-policy/88267642-be93-4675-972e-73c31a391910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005921 10.0.0.22 - - [2025-10-08 19:44:57] "POST /ref-update HTTP/1.1" 200 156 0.016070 10.0.0.22 - - [2025-10-08 19:44:57] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005822 10.0.0.22 - - [2025-10-08 19:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.22 - - [2025-10-08 19:44:57] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004048 10.0.0.22 - - [2025-10-08 19:44:57] "POST /firewall-policys HTTP/1.1" 200 532 0.044843 10.0.0.22 - - [2025-10-08 19:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.034504 10.0.0.22 - - [2025-10-08 19:44:57] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.013657 10.0.0.22 - - [2025-10-08 19:44:57] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003502 10.0.0.22 - - [2025-10-08 19:44:57] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003276 10.0.0.22 - - [2025-10-08 19:44:57] "GET /firewall-policy/88267642-be93-4675-972e-73c31a391910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003241 10.0.0.22 - - [2025-10-08 19:44:57] "GET /firewall-policy/88267642-be93-4675-972e-73c31a391910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002765 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:44:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:44:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000968 10.0.0.22 - - [2025-10-08 19:44:57] "POST /ref-update HTTP/1.1" 200 156 0.024592 10.0.0.22 - - [2025-10-08 19:44:57] "POST /ref-update HTTP/1.1" 200 156 0.035496 10.0.0.22 - - [2025-10-08 19:44:57] "POST /ref-update HTTP/1.1" 200 156 0.065578 10.0.0.22 - - [2025-10-08 19:44:57] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004383 10.0.0.22 - - [2025-10-08 19:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.22 - - [2025-10-08 19:44:57] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002414 10.0.0.22 - - [2025-10-08 19:44:58] "POST /firewall-policys HTTP/1.1" 200 530 0.141172 10.0.0.22 - - [2025-10-08 19:44:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015960 10.0.0.22 - - [2025-10-08 19:44:58] "GET /firewall-policy/07a6feca-4405-48e9-b9be-2a08903296a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.033608 10.0.0.22 - - [2025-10-08 19:44:58] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003259 10.0.0.22 - - [2025-10-08 19:44:58] "GET /firewall-policy/07a6feca-4405-48e9-b9be-2a08903296a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003009 10.0.0.22 - - [2025-10-08 19:44:58] "GET /firewall-policy/88267642-be93-4675-972e-73c31a391910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002584 10.0.0.22 - - [2025-10-08 19:44:58] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.015700 10.0.0.22 - - [2025-10-08 19:44:58] "GET /firewall-policy/88267642-be93-4675-972e-73c31a391910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006379 10.0.0.22 - - [2025-10-08 19:44:58] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003332 10.0.0.22 - - [2025-10-08 19:44:58] "POST /ref-update HTTP/1.1" 200 156 0.025649 10.0.0.22 - - [2025-10-08 19:44:58] "POST /ref-update HTTP/1.1" 200 156 0.015611 10.0.0.22 - - [2025-10-08 19:44:58] "POST /ref-update HTTP/1.1" 200 156 0.026214 10.0.0.22 - - [2025-10-08 19:44:58] "POST /ref-update HTTP/1.1" 200 156 0.059770 10.0.0.22 - - [2025-10-08 19:44:58] "POST /ref-update HTTP/1.1" 200 156 0.023091 10.0.0.22 - - [2025-10-08 19:44:58] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.022071 10.0.0.22 - - [2025-10-08 19:44:58] "POST /tags HTTP/1.1" 200 299 0.042887 10.0.0.22 - - [2025-10-08 19:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006479 10.0.0.22 - - [2025-10-08 19:44:58] "GET /tag/142a87bc-d6ff-4017-a898-1a08a0ff0a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014520 10.0.0.22 - - [2025-10-08 19:44:58] "POST /set-tag HTTP/1.1" 200 109 0.032699 10.0.0.22 - - [2025-10-08 19:44:58] "POST /tags HTTP/1.1" 200 357 0.118866 10.0.0.22 - - [2025-10-08 19:44:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.22 - - [2025-10-08 19:44:58] "GET /tag/7bca5306-10ee-429a-b10e-94a30598dcca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.036208 10.0.0.22 - - [2025-10-08 19:44:59] "POST /tags HTTP/1.1" 200 305 0.101952 10.0.0.22 - - [2025-10-08 19:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.22 - - [2025-10-08 19:44:59] "GET /tag/424547a7-d2fc-4013-9dde-e9a510dfca97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018858 10.0.0.22 - - [2025-10-08 19:44:59] "POST /id-to-fqname HTTP/1.1" 200 174 0.000500 10.0.0.22 - - [2025-10-08 19:44:59] "POST /fqname-to-id HTTP/1.1" 404 183 0.023913 10.0.0.22 - - [2025-10-08 19:44:59] "POST /security-groups HTTP/1.1" 200 571 0.086624 10.0.0.22 - - [2025-10-08 19:44:59] "POST /projects HTTP/1.1" 200 483 0.284170 10.0.0.22 - - [2025-10-08 19:44:59] "POST /fqname-to-id HTTP/1.1" 404 214 0.002631 10.0.0.22 - - [2025-10-08 19:44:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013495 10.0.0.22 - - [2025-10-08 19:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010559 10.0.0.22 - - [2025-10-08 19:44:59] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.013864 10.0.0.22 - - [2025-10-08 19:44:59] "POST /access-control-lists HTTP/1.1" 200 580 0.108358 10.0.0.22 - - [2025-10-08 19:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.023392 10.0.0.22 - - [2025-10-08 19:44:59] "POST /fqname-to-id HTTP/1.1" 404 213 0.017463 10.0.0.22 - - [2025-10-08 19:44:59] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007860 10.0.0.22 - - [2025-10-08 19:44:59] "PUT /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181 HTTP/1.1" 200 264 0.122987 10.0.0.22 - - [2025-10-08 19:44:59] "POST /access-control-lists HTTP/1.1" 200 578 0.103613 10.0.0.22 - - [2025-10-08 19:44:59] "PUT /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e HTTP/1.1" 200 264 0.087665 10.0.0.22 - - [2025-10-08 19:44:59] "POST /security-groups HTTP/1.1" 200 537 0.084669 10.0.0.22 - - [2025-10-08 19:45:00] "POST /fqname-to-id HTTP/1.1" 404 234 0.006176 10.0.0.22 - - [2025-10-08 19:45:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.055709 10.0.0.22 - - [2025-10-08 19:45:00] "POST /chown HTTP/1.1" 200 109 0.020314 10.0.0.22 - - [2025-10-08 19:45:00] "POST /access-control-lists HTTP/1.1" 200 596 0.102415 10.0.0.22 - - [2025-10-08 19:45:00] "POST /fqname-to-id HTTP/1.1" 404 233 0.018825 10.0.0.22 - - [2025-10-08 19:45:00] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006566 10.0.0.22 - - [2025-10-08 19:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004996 10.0.0.22 - - [2025-10-08 19:45:00] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004200 10.0.0.22 - - [2025-10-08 19:45:00] "POST /tags HTTP/1.1" 409 207 0.003519 10.0.0.22 - - [2025-10-08 19:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.22 - - [2025-10-08 19:45:00] "GET /tag/424547a7-d2fc-4013-9dde-e9a510dfca97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016214 10.0.0.22 - - [2025-10-08 19:45:00] "POST /access-control-lists HTTP/1.1" 200 594 0.081925 10.0.0.22 - - [2025-10-08 19:45:00] "POST /firewall-rules HTTP/1.1" 200 564 0.129147 10.0.0.22 - - [2025-10-08 19:45:00] "GET /firewall-rule/a2f27f4a-a374-477d-b05e-dab9f8a0ed47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.017906 10.0.0.22 - - [2025-10-08 19:45:00] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008621 10.0.0.22 - - [2025-10-08 19:45:00] "GET /firewall-rule/a2f27f4a-a374-477d-b05e-dab9f8a0ed47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.129805 10.0.0.22 - - [2025-10-08 19:45:00] "POST /ref-update HTTP/1.1" 200 156 0.014044 10.0.0.22 - - [2025-10-08 19:45:00] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.027799 10.0.0.22 - - [2025-10-08 19:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008578 10.0.0.22 - - [2025-10-08 19:45:00] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009394 10.0.0.22 - - [2025-10-08 19:45:00] "POST /tags HTTP/1.1" 409 207 0.002224 10.0.0.22 - - [2025-10-08 19:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.22 - - [2025-10-08 19:45:00] "GET /tag/424547a7-d2fc-4013-9dde-e9a510dfca97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010897 10.0.0.22 - - [2025-10-08 19:45:00] "POST /firewall-rules HTTP/1.1" 200 562 0.089156 10.0.0.22 - - [2025-10-08 19:45:00] "GET /firewall-rule/3e39cfda-5365-4623-9ef3-7efa6cbb8657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.038629 10.0.0.22 - - [2025-10-08 19:45:01] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.011488 10.0.0.22 - - [2025-10-08 19:45:01] "GET /firewall-rule/3e39cfda-5365-4623-9ef3-7efa6cbb8657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005505 10.0.0.22 - - [2025-10-08 19:45:01] "POST /ref-update HTTP/1.1" 200 156 0.034175 10.0.0.22 - - [2025-10-08 19:45:01] "POST /tags HTTP/1.1" 200 301 0.083465 10.0.0.22 - - [2025-10-08 19:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006095 10.0.0.22 - - [2025-10-08 19:45:01] "GET /tag/28f1dacb-9829-4ef0-b0bd-01f4c4f6d212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013421 10.0.0.22 - - [2025-10-08 19:45:01] "POST /tags HTTP/1.1" 200 325 0.068372 10.0.0.22 - - [2025-10-08 19:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.22 - - [2025-10-08 19:45:01] "GET /tag/601fcb94-39ef-44cc-b5a7-d281632d2d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.018074 10.0.0.22 - - [2025-10-08 19:45:01] "POST /tags HTTP/1.1" 200 363 0.026715 10.0.0.22 - - [2025-10-08 19:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024226 10.0.0.22 - - [2025-10-08 19:45:01] "GET /tag/b0664e8c-f0ba-4b2d-9bd8-a90c7fd8e52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.023523 10.0.0.22 - - [2025-10-08 19:45:01] "POST /tags HTTP/1.1" 200 311 0.107105 10.0.0.22 - - [2025-10-08 19:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010368 10.0.0.22 - - [2025-10-08 19:45:01] "GET /tag/12a5c183-155d-4f6e-b600-c0374e40a75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013155 10.0.0.22 - - [2025-10-08 19:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.22 - - [2025-10-08 19:45:01] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004262 10.0.0.22 - - [2025-10-08 19:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.22 - - [2025-10-08 19:45:01] "GET /project/46c9342e-9713-41c5-88e4-3ba706c94fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.063882 10.0.0.22 - - [2025-10-08 19:45:01] "POST /virtual-machines HTTP/1.1" 200 377 0.022743 10.0.0.22 - - [2025-10-08 19:45:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.032955 10.0.0.22 - - [2025-10-08 19:45:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.137410 10.0.0.22 - - [2025-10-08 19:45:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014446 10.0.0.22 - - [2025-10-08 19:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009745 10.0.0.22 - - [2025-10-08 19:45:02] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005631 10.0.0.22 - - [2025-10-08 19:45:02] "POST /instance-ips HTTP/1.1" 200 409 0.054508 10.0.0.22 - - [2025-10-08 19:45:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017509 10.0.0.22 - - [2025-10-08 19:45:02] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.014319 10.0.0.22 - - [2025-10-08 19:45:02] "POST /set-tag HTTP/1.1" 200 109 0.039334 10.0.0.22 - - [2025-10-08 19:45:02] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.025709 10.0.0.22 - - [2025-10-08 19:45:02] "GET /instance-ip/47d2674a-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008854 10.0.0.22 - - [2025-10-08 19:45:02] "POST /fqname-to-id HTTP/1.1" 404 226 0.002407 10.0.0.22 - - [2025-10-08 19:45:02] "POST /tags HTTP/1.1" 200 355 0.024704 10.0.0.22 - - [2025-10-08 19:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007293 10.0.0.22 - - [2025-10-08 19:45:02] "GET /tag/dc33a6fd-f22f-400e-bdcb-7bc94cc823a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.024868 10.0.0.22 - - [2025-10-08 19:45:02] "POST /tags HTTP/1.1" 200 303 0.043875 10.0.0.22 - - [2025-10-08 19:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016488 10.0.0.22 - - [2025-10-08 19:45:02] "GET /tag/1671f935-0709-4d4a-a412-0e009f3793ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018799 10.0.0.22 - - [2025-10-08 19:45:02] "POST /projects HTTP/1.1" 409 218 0.002517 10.0.0.22 - - [2025-10-08 19:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.22 - - [2025-10-08 19:45:02] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036084 10.0.0.22 - - [2025-10-08 19:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.22 - - [2025-10-08 19:45:02] "GET /network-ipam/86bc9ade-80b6-4902-b857-c0e7c83065d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003526 10.0.0.22 - - [2025-10-08 19:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.22 - - [2025-10-08 19:45:02] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005728 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:45:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:45:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001212 10.0.0.22 - - [2025-10-08 19:45:02] "PUT /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181 HTTP/1.1" 200 264 0.058613 10.0.0.22 - - [2025-10-08 19:45:03] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.020897 10.0.0.22 - - [2025-10-08 19:45:03] "POST /set-tag HTTP/1.1" 200 109 0.049923 10.0.0.22 - - [2025-10-08 19:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011533 10.0.0.22 - - [2025-10-08 19:45:03] "GET /network-ipam/91672194-e61f-4416-ad3e-b7063429b0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003719 10.0.0.22 - - [2025-10-08 19:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.22 - - [2025-10-08 19:45:03] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.015037 10.0.0.22 - - [2025-10-08 19:45:03] "PUT /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e HTTP/1.1" 200 264 0.049097 10.0.0.22 - - [2025-10-08 19:45:03] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004617 10.0.0.22 - - [2025-10-08 19:45:03] "POST /set-tag HTTP/1.1" 200 109 0.088453 10.0.0.22 - - [2025-10-08 19:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007580 10.0.0.22 - - [2025-10-08 19:45:03] "GET /network-policy/63b28fe6-165a-4fdb-9819-496f86be3601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002960 10.0.0.22 - - [2025-10-08 19:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.22 - - [2025-10-08 19:45:03] "GET /network-policy/c2823b85-09f1-4d34-b409-3cc4ecd97426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003033 10.0.0.22 - - [2025-10-08 19:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.22 - - [2025-10-08 19:45:03] "GET /network-policy/dcbe59bb-9d29-41ff-88b5-0247a9a85983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003618 10.0.0.22 - - [2025-10-08 19:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005136 10.0.0.22 - - [2025-10-08 19:45:03] "PUT /network-policy/dcbe59bb-9d29-41ff-88b5-0247a9a85983 HTTP/1.1" 200 262 0.014891 10.0.0.22 - - [2025-10-08 19:45:03] "PUT /access-control-list/14b3199d-f667-4310-850d-aca99b9953a2 HTTP/1.1" 200 272 0.024516 10.0.0.22 - - [2025-10-08 19:45:03] "POST /ref-update HTTP/1.1" 200 156 0.104770 10.0.0.22 - - [2025-10-08 19:45:03] "PUT /access-control-list/4bbc46cf-4a92-4b75-ba89-90785b42af9a HTTP/1.1" 200 272 0.066277 10.0.0.22 - - [2025-10-08 19:45:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016584 10.0.0.22 - - [2025-10-08 19:45:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002743 10.0.0.22 - - [2025-10-08 19:45:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004586 10.0.0.22 - - [2025-10-08 19:45:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002609 10.0.0.22 - - [2025-10-08 19:45:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001997 10.0.0.22 - - [2025-10-08 19:45:03] "POST /security-groups HTTP/1.1" 409 245 0.002399 10.0.0.22 - - [2025-10-08 19:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.22 - - [2025-10-08 19:45:03] "PUT /security-group/5b756901-d334-4f5b-8046-b11066d8de2a HTTP/1.1" 200 262 0.062628 10.0.0.22 - - [2025-10-08 19:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.048580 10.0.0.22 - - [2025-10-08 19:45:03] "PUT /access-control-list/5b0eb894-bb62-4c81-b937-cf6d64641da8 HTTP/1.1" 200 272 0.036657 10.0.0.22 - - [2025-10-08 19:45:03] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019732 10.0.0.22 - - [2025-10-08 19:45:04] "PUT /access-control-list/1dfa1e89-1d2d-4a1f-bc01-b34df5a81d70 HTTP/1.1" 200 272 0.033347 10.0.0.22 - - [2025-10-08 19:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.023903 10.0.0.22 - - [2025-10-08 19:45:04] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003633 10.0.0.22 - - [2025-10-08 19:45:04] "POST /tags HTTP/1.1" 409 206 0.002376 10.0.0.22 - - [2025-10-08 19:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.22 - - [2025-10-08 19:45:04] "GET /tag/1671f935-0709-4d4a-a412-0e009f3793ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015700 10.0.0.22 - - [2025-10-08 19:45:04] "POST /firewall-rules HTTP/1.1" 200 562 0.078430 10.0.0.22 - - [2025-10-08 19:45:04] "GET /firewall-rule/e4e14098-f470-4f24-8314-e2f275e73e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005265 10.0.0.22 - - [2025-10-08 19:45:04] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004487 10.0.0.22 - - [2025-10-08 19:45:04] "GET /firewall-rule/e4e14098-f470-4f24-8314-e2f275e73e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002746 10.0.0.22 - - [2025-10-08 19:45:04] "POST /ref-update HTTP/1.1" 200 156 0.035608 10.0.0.22 - - [2025-10-08 19:45:04] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004350 10.0.0.22 - - [2025-10-08 19:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.22 - - [2025-10-08 19:45:04] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008374 10.0.0.22 - - [2025-10-08 19:45:04] "POST /tags HTTP/1.1" 409 206 0.005003 10.0.0.22 - - [2025-10-08 19:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006364 10.0.0.22 - - [2025-10-08 19:45:04] "GET /tag/1671f935-0709-4d4a-a412-0e009f3793ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012463 10.0.0.22 - - [2025-10-08 19:45:04] "POST /firewall-rules HTTP/1.1" 200 560 0.074232 10.0.0.22 - - [2025-10-08 19:45:04] "GET /firewall-rule/d7db0717-fcb2-4e03-879b-ccf43e0a526b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.011655 10.0.0.22 - - [2025-10-08 19:45:04] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.008193 10.0.0.22 - - [2025-10-08 19:45:04] "GET /firewall-rule/d7db0717-fcb2-4e03-879b-ccf43e0a526b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003232 10.0.0.22 - - [2025-10-08 19:45:04] "POST /ref-update HTTP/1.1" 200 156 0.038431 10.0.0.22 - - [2025-10-08 19:45:04] "POST /tags HTTP/1.1" 200 305 0.160538 10.0.0.22 - - [2025-10-08 19:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007720 10.0.0.22 - - [2025-10-08 19:45:05] "GET /tag/9b425ba9-107f-4d8d-8256-6183af3aca80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.034627 10.0.0.22 - - [2025-10-08 19:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011835 10.0.0.22 - - [2025-10-08 19:45:05] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.082171 10.0.0.22 - - [2025-10-08 19:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014690 10.0.0.22 - - [2025-10-08 19:45:05] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.014398 10.0.0.22 - - [2025-10-08 19:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.22 - - [2025-10-08 19:45:05] "GET /service-appliance-set/4edd6010-4c6f-4994-a43c-cac0082f948a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007763 10.0.0.22 - - [2025-10-08 19:45:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.010275 10.0.0.22 - - [2025-10-08 19:45:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.174586 10.0.0.22 - - [2025-10-08 19:45:05] "GET /virtual-machine-interface/51d2b23f-854f-42a8-a29a-3b24636cec89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.034787 10.0.0.22 - - [2025-10-08 19:45:05] "POST /instance-ips HTTP/1.1" 200 381 0.047516 10.0.0.22 - - [2025-10-08 19:45:05] "GET /instance-ip/4fb80a19-04b9-44e2-9e0d-dd5b24392855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010839 10.0.0.22 - - [2025-10-08 19:45:05] "POST /loadbalancers HTTP/1.1" 200 582 0.066134 10.0.0.22 - - [2025-10-08 19:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018238 10.0.0.22 - - [2025-10-08 19:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012955 10.0.0.22 - - [2025-10-08 19:45:05] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042888 10.0.0.22 - - [2025-10-08 19:45:05] "GET /loadbalancer/f1038b45-52b1-424e-826f-bb3be194125a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003030 10.0.0.22 - - [2025-10-08 19:45:05] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062146 10.0.0.22 - - [2025-10-08 19:45:05] "GET /instance-ip/4fb80a19-04b9-44e2-9e0d-dd5b24392855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005062 10.0.0.22 - - [2025-10-08 19:45:05] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.070544 10.0.0.22 - - [2025-10-08 19:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018617 10.0.0.22 - - [2025-10-08 19:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010575 10.0.0.22 - - [2025-10-08 19:45:06] "POST /floating-ips HTTP/1.1" 200 583 0.024927 10.0.0.22 - - [2025-10-08 19:45:06] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051604 10.0.0.22 - - [2025-10-08 19:45:06] "GET /loadbalancer-listener/cd8b54b7-cb0e-46c6-85ab-fab6e8d97efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002393 10.0.0.22 - - [2025-10-08 19:45:06] "GET /loadbalancer-listener/cd8b54b7-cb0e-46c6-85ab-fab6e8d97efc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003221 10.0.0.22 - - [2025-10-08 19:45:06] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.038114 10.0.0.22 - - [2025-10-08 19:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004844 10.0.0.22 - - [2025-10-08 19:45:06] "GET /instance-ip/4fb80a19-04b9-44e2-9e0d-dd5b24392855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003491 10.0.0.22 - - [2025-10-08 19:45:06] "GET /global-vrouter-config/6b57097f-edda-413b-b55c-e6fe0649c59f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005023 10.0.0.22 - - [2025-10-08 19:45:06] "GET /instance-ip/4fb80a19-04b9-44e2-9e0d-dd5b24392855?fields=floating_ips HTTP/1.1" 200 1170 0.009703 10.0.0.22 - - [2025-10-08 19:45:06] "GET /floating-ip/8881bca6-c95a-4355-90d2-f62f5978fc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002643 10.0.0.22 - - [2025-10-08 19:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.22 - - [2025-10-08 19:45:06] "PUT /global-vrouter-config/6b57097f-edda-413b-b55c-e6fe0649c59f HTTP/1.1" 200 276 0.008276 10.0.0.22 - - [2025-10-08 19:45:06] "POST /tags HTTP/1.1" 200 371 0.034831 10.0.0.22 - - [2025-10-08 19:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.22 - - [2025-10-08 19:45:06] "GET /tag/4043e3f3-e4b2-4b2a-be28-17175bbb3493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.014635 10.0.0.22 - - [2025-10-08 19:45:06] "POST /tags HTTP/1.1" 200 319 0.029869 10.0.0.22 - - [2025-10-08 19:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.22 - - [2025-10-08 19:45:06] "GET /tag/bf7af557-89ab-470a-a0d8-0871bbc3a705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.018937 10.0.0.22 - - [2025-10-08 19:45:06] "POST /id-to-fqname HTTP/1.1" 200 181 0.000551 10.0.0.22 - - [2025-10-08 19:45:06] "POST /fqname-to-id HTTP/1.1" 404 190 0.008559 10.0.0.22 - - [2025-10-08 19:45:06] "POST /security-groups HTTP/1.1" 200 578 0.087232 10.0.0.22 - - [2025-10-08 19:45:06] "POST /projects HTTP/1.1" 200 497 0.285427 10.0.0.22 - - [2025-10-08 19:45:06] "POST /fqname-to-id HTTP/1.1" 404 225 0.002671 10.0.0.22 - - [2025-10-08 19:45:06] "POST /access-control-lists HTTP/1.1" 200 587 0.064637 10.0.0.22 - - [2025-10-08 19:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.035462 10.0.0.22 - - [2025-10-08 19:45:06] "POST /fqname-to-id HTTP/1.1" 404 224 0.029243 10.0.0.22 - - [2025-10-08 19:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012569 10.0.0.22 - - [2025-10-08 19:45:06] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.009696 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:45:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000775 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:45:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001024 10.0.0.22 - - [2025-10-08 19:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.22 - - [2025-10-08 19:45:06] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.018656 10.0.0.22 - - [2025-10-08 19:45:06] "POST /access-control-lists HTTP/1.1" 200 585 0.092807 10.0.0.22 - - [2025-10-08 19:45:07] "PUT /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181 HTTP/1.1" 200 264 0.105332 10.0.0.22 - - [2025-10-08 19:45:07] "PUT /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e HTTP/1.1" 200 264 0.082440 10.0.0.22 - - [2025-10-08 19:45:07] "POST /security-groups HTTP/1.1" 200 558 0.230558 10.0.0.22 - - [2025-10-08 19:45:07] "POST /fqname-to-id HTTP/1.1" 404 248 0.002816 10.0.0.22 - - [2025-10-08 19:45:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.034730 10.0.0.22 - - [2025-10-08 19:45:07] "POST /chown HTTP/1.1" 200 109 0.026551 10.0.0.22 - - [2025-10-08 19:45:07] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.037915 10.0.0.22 - - [2025-10-08 19:45:07] "POST /access-control-lists HTTP/1.1" 200 610 0.131472 10.0.0.22 - - [2025-10-08 19:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.019148 10.0.0.22 - - [2025-10-08 19:45:07] "POST /fqname-to-id HTTP/1.1" 404 247 0.019065 10.0.0.22 - - [2025-10-08 19:45:07] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007268 10.0.0.22 - - [2025-10-08 19:45:07] "POST /tags HTTP/1.1" 409 214 0.004921 10.0.0.22 - - [2025-10-08 19:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005017 10.0.0.22 - - [2025-10-08 19:45:07] "GET /tag/bf7af557-89ab-470a-a0d8-0871bbc3a705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.030951 10.0.0.22 - - [2025-10-08 19:45:07] "POST /access-control-lists HTTP/1.1" 200 608 0.095982 10.0.0.22 - - [2025-10-08 19:45:07] "POST /firewall-rules HTTP/1.1" 200 578 0.115047 10.0.0.22 - - [2025-10-08 19:45:07] "GET /firewall-rule/b0edecd2-e3e0-47f6-8645-9de08a6c44eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008704 10.0.0.22 - - [2025-10-08 19:45:07] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005241 10.0.0.22 - - [2025-10-08 19:45:07] "GET /firewall-rule/b0edecd2-e3e0-47f6-8645-9de08a6c44eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002894 10.0.0.22 - - [2025-10-08 19:45:08] "POST /ref-update HTTP/1.1" 200 156 0.042943 10.0.0.22 - - [2025-10-08 19:45:08] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004703 10.0.0.22 - - [2025-10-08 19:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.22 - - [2025-10-08 19:45:08] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004772 10.0.0.22 - - [2025-10-08 19:45:08] "POST /tags HTTP/1.1" 409 214 0.002902 10.0.0.22 - - [2025-10-08 19:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.22 - - [2025-10-08 19:45:08] "GET /tag/bf7af557-89ab-470a-a0d8-0871bbc3a705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014138 10.0.0.22 - - [2025-10-08 19:45:08] "POST /firewall-rules HTTP/1.1" 200 576 0.081644 10.0.0.22 - - [2025-10-08 19:45:08] "GET /firewall-rule/46ebcbe1-1518-4d6b-bac7-f0e3efdf15e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004186 10.0.0.22 - - [2025-10-08 19:45:08] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.015934 10.0.0.22 - - [2025-10-08 19:45:08] "GET /firewall-rule/46ebcbe1-1518-4d6b-bac7-f0e3efdf15e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002797 10.0.0.22 - - [2025-10-08 19:45:08] "POST /ref-update HTTP/1.1" 200 156 0.047278 10.0.0.22 - - [2025-10-08 19:45:08] "POST /tags HTTP/1.1" 200 301 0.039897 10.0.0.22 - - [2025-10-08 19:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012822 10.0.0.22 - - [2025-10-08 19:45:08] "GET /tag/95cb8767-bdf6-4618-aa29-05ebde06b8d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011978 10.0.0.22 - - [2025-10-08 19:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.22 - - [2025-10-08 19:45:08] "GET /project/46c9342e-9713-41c5-88e4-3ba706c94fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.052610 10.0.0.22 - - [2025-10-08 19:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.22 - - [2025-10-08 19:45:08] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003864 10.0.0.22 - - [2025-10-08 19:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.22 - - [2025-10-08 19:45:08] "GET /service-appliance-set/4edd6010-4c6f-4994-a43c-cac0082f948a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002619 10.0.0.22 - - [2025-10-08 19:45:08] "POST /fqname-to-id HTTP/1.1" 404 242 0.001936 10.0.0.22 - - [2025-10-08 19:45:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103272 10.0.0.22 - - [2025-10-08 19:45:08] "GET /virtual-machine-interface/9bada071-ad05-4ce3-b474-9c3f7c92587a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.004222 10.0.0.22 - - [2025-10-08 19:45:08] "POST /instance-ips HTTP/1.1" 200 377 0.019391 10.0.0.22 - - [2025-10-08 19:45:08] "GET /instance-ip/d6e0d64d-53bb-4606-817a-b70f52722139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007117 10.0.0.22 - - [2025-10-08 19:45:09] "POST /loadbalancers HTTP/1.1" 200 582 0.064611 10.0.0.22 - - [2025-10-08 19:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.042439 10.0.0.22 - - [2025-10-08 19:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006955 10.0.0.22 - - [2025-10-08 19:45:09] "GET /project/46c9342e-9713-41c5-88e4-3ba706c94fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.045153 10.0.0.22 - - [2025-10-08 19:45:09] "GET /instance-ip/d6e0d64d-53bb-4606-817a-b70f52722139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003031 10.0.0.22 - - [2025-10-08 19:45:09] "POST /floating-ips HTTP/1.1" 200 581 0.021881 10.0.0.22 - - [2025-10-08 19:45:09] "GET /project/46c9342e-9713-41c5-88e4-3ba706c94fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.058943 10.0.0.22 - - [2025-10-08 19:45:09] "GET /loadbalancer/7806f77c-6272-4b1c-9cb4-a9b66ad9ee83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002686 10.0.0.22 - - [2025-10-08 19:45:09] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020513 10.0.0.22 - - [2025-10-08 19:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009521 10.0.0.22 - - [2025-10-08 19:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006092 10.0.0.22 - - [2025-10-08 19:45:09] "GET /project/46c9342e-9713-41c5-88e4-3ba706c94fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.026036 10.0.0.22 - - [2025-10-08 19:45:09] "GET /loadbalancer-listener/6a6bc357-b26f-4450-91f4-54adf0b14510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002577 10.0.0.22 - - [2025-10-08 19:45:09] "GET /loadbalancer-listener/6a6bc357-b26f-4450-91f4-54adf0b14510?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003221 10.0.0.22 - - [2025-10-08 19:45:09] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.021404 10.0.0.22 - - [2025-10-08 19:45:09] "GET /instance-ip/d6e0d64d-53bb-4606-817a-b70f52722139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004025 10.0.0.22 - - [2025-10-08 19:45:09] "GET /instance-ip/d6e0d64d-53bb-4606-817a-b70f52722139?fields=floating_ips HTTP/1.1" 200 1164 0.005572 10.0.0.22 - - [2025-10-08 19:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.22 - - [2025-10-08 19:45:09] "GET /project/46c9342e-9713-41c5-88e4-3ba706c94fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.028359 10.0.0.22 - - [2025-10-08 19:45:09] "GET /floating-ip/b926e96b-b751-4bb5-85d6-e628df27f47e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003805 10.0.0.22 - - [2025-10-08 19:45:09] "GET /loadbalancer/7806f77c-6272-4b1c-9cb4-a9b66ad9ee83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002831 10.0.0.22 - - [2025-10-08 19:45:09] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019260 10.0.0.22 - - [2025-10-08 19:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.028352 10.0.0.22 - - [2025-10-08 19:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011718 10.0.0.22 - - [2025-10-08 19:45:09] "GET /project/46c9342e-9713-41c5-88e4-3ba706c94fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.039716 10.0.0.22 - - [2025-10-08 19:45:09] "GET /loadbalancer-listener/b81d4130-bd73-4b2b-8900-f3cd81a08f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002737 10.0.0.22 - - [2025-10-08 19:45:09] "GET /loadbalancer-listener/b81d4130-bd73-4b2b-8900-f3cd81a08f9e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004126 10.0.0.22 - - [2025-10-08 19:45:09] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018790 10.0.0.22 - - [2025-10-08 19:45:09] "GET /instance-ip/d6e0d64d-53bb-4606-817a-b70f52722139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005531 10.0.0.22 - - [2025-10-08 19:45:09] "GET /instance-ip/d6e0d64d-53bb-4606-817a-b70f52722139?fields=floating_ips HTTP/1.1" 200 1164 0.002924 10.0.0.22 - - [2025-10-08 19:45:09] "GET /floating-ip/b926e96b-b751-4bb5-85d6-e628df27f47e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002233 10.0.0.22 - - [2025-10-08 19:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.22 - - [2025-10-08 19:45:09] "GET /project/46c9342e-9713-41c5-88e4-3ba706c94fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.039450 10.0.0.22 - - [2025-10-08 19:45:09] "GET /loadbalancer/7806f77c-6272-4b1c-9cb4-a9b66ad9ee83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002930 10.0.0.22 - - [2025-10-08 19:45:09] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.021876 10.0.0.22 - - [2025-10-08 19:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.016546 10.0.0.22 - - [2025-10-08 19:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008222 10.0.0.22 - - [2025-10-08 19:45:09] "GET /project/46c9342e-9713-41c5-88e4-3ba706c94fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.033397 10.0.0.22 - - [2025-10-08 19:45:09] "GET /loadbalancer-listener/750c325b-cd53-49ce-91f7-840a7e3b511a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002174 10.0.0.22 - - [2025-10-08 19:45:09] "GET /loadbalancer-listener/750c325b-cd53-49ce-91f7-840a7e3b511a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003038 10.0.0.22 - - [2025-10-08 19:45:10] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.020571 10.0.0.22 - - [2025-10-08 19:45:10] "GET /instance-ip/d6e0d64d-53bb-4606-817a-b70f52722139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011701 10.0.0.22 - - [2025-10-08 19:45:10] "GET /instance-ip/d6e0d64d-53bb-4606-817a-b70f52722139?fields=floating_ips HTTP/1.1" 200 1164 0.002364 10.0.0.22 - - [2025-10-08 19:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.22 - - [2025-10-08 19:45:10] "GET /floating-ip/b926e96b-b751-4bb5-85d6-e628df27f47e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003166 10.0.0.22 - - [2025-10-08 19:45:10] "GET /loadbalancer/7806f77c-6272-4b1c-9cb4-a9b66ad9ee83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006309 10.0.0.22 - - [2025-10-08 19:45:10] "POST /tags HTTP/1.1" 200 363 0.017279 10.0.0.22 - - [2025-10-08 19:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.22 - - [2025-10-08 19:45:10] "GET /tag/b2b60655-32fe-421d-b6fe-602e989879e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011293 10.0.0.22 - - [2025-10-08 19:45:10] "POST /tags HTTP/1.1" 200 311 0.017513 10.0.0.22 - - [2025-10-08 19:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.22 - - [2025-10-08 19:45:10] "GET /tag/19cb97de-7ee4-4b7c-8d98-ffcbcc92db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011022 10.0.0.22 - - [2025-10-08 19:45:10] "POST /id-to-fqname HTTP/1.1" 200 177 0.000497 10.0.0.22 - - [2025-10-08 19:45:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.007517 10.0.0.22 - - [2025-10-08 19:45:10] "POST /security-groups HTTP/1.1" 200 574 0.071990 10.0.0.22 - - [2025-10-08 19:45:10] "POST /projects HTTP/1.1" 200 489 0.158136 10.0.0.22 - - [2025-10-08 19:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012200 10.0.0.22 - - [2025-10-08 19:45:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.009778 10.0.0.22 - - [2025-10-08 19:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009597 10.0.0.22 - - [2025-10-08 19:45:10] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.013659 10.0.0.22 - - [2025-10-08 19:45:10] "POST /access-control-lists HTTP/1.1" 200 583 0.061348 10.0.0.22 - - [2025-10-08 19:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.024518 10.0.0.22 - - [2025-10-08 19:45:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.029624 10.0.0.22 - - [2025-10-08 19:45:10] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.007810 10.0.0.22 - - [2025-10-08 19:45:10] "POST /access-control-lists HTTP/1.1" 200 581 0.087409 10.0.0.22 - - [2025-10-08 19:45:10] "PUT /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181 HTTP/1.1" 200 264 0.073451 10.0.0.22 - - [2025-10-08 19:45:10] "PUT /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e HTTP/1.1" 200 264 0.044307 10.0.0.22 - - [2025-10-08 19:45:10] "POST /security-groups HTTP/1.1" 200 546 0.067265 10.0.0.22 - - [2025-10-08 19:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010175 10.0.0.22 - - [2025-10-08 19:45:10] "POST /chown HTTP/1.1" 200 109 0.015700 10.0.0.22 - - [2025-10-08 19:45:10] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003467 10.0.0.22 - - [2025-10-08 19:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.22 - - [2025-10-08 19:45:10] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002428 10.0.0.22 - - [2025-10-08 19:45:10] "POST /tags HTTP/1.1" 409 210 0.001530 10.0.0.22 - - [2025-10-08 19:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.22 - - [2025-10-08 19:45:10] "GET /tag/19cb97de-7ee4-4b7c-8d98-ffcbcc92db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010016 10.0.0.22 - - [2025-10-08 19:45:11] "POST /firewall-rules HTTP/1.1" 200 570 0.068031 10.0.0.22 - - [2025-10-08 19:45:11] "GET /firewall-rule/fe9653fd-0401-41d9-ada8-b34ad167860c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004401 10.0.0.22 - - [2025-10-08 19:45:11] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004160 10.0.0.22 - - [2025-10-08 19:45:11] "GET /firewall-rule/fe9653fd-0401-41d9-ada8-b34ad167860c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002551 10.0.0.22 - - [2025-10-08 19:45:11] "POST /ref-update HTTP/1.1" 200 156 0.037400 10.0.0.22 - - [2025-10-08 19:45:11] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015092 10.0.0.22 - - [2025-10-08 19:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013856 10.0.0.22 - - [2025-10-08 19:45:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.001926 10.0.0.22 - - [2025-10-08 19:45:11] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.033156 10.0.0.22 - - [2025-10-08 19:45:11] "POST /access-control-lists HTTP/1.1" 200 602 0.057727 10.0.0.22 - - [2025-10-08 19:45:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.010965 10.0.0.22 - - [2025-10-08 19:45:11] "POST /tags HTTP/1.1" 409 210 0.005469 10.0.0.22 - - [2025-10-08 19:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.22 - - [2025-10-08 19:45:11] "GET /tag/19cb97de-7ee4-4b7c-8d98-ffcbcc92db82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017535 10.0.0.22 - - [2025-10-08 19:45:11] "POST /access-control-lists HTTP/1.1" 200 600 0.078679 10.0.0.22 - - [2025-10-08 19:45:11] "POST /firewall-rules HTTP/1.1" 200 568 0.085613 10.0.0.22 - - [2025-10-08 19:45:11] "GET /firewall-rule/4717264b-2f11-41ca-afd5-d43ce3556f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.010222 10.0.0.22 - - [2025-10-08 19:45:11] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004297 10.0.0.22 - - [2025-10-08 19:45:11] "GET /firewall-rule/4717264b-2f11-41ca-afd5-d43ce3556f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002006 10.0.0.22 - - [2025-10-08 19:45:11] "POST /ref-update HTTP/1.1" 200 156 0.042100 10.0.0.22 - - [2025-10-08 19:45:11] "POST /tags HTTP/1.1" 409 237 0.003782 10.0.0.22 - - [2025-10-08 19:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.22 - - [2025-10-08 19:45:11] "GET /tag/b0664e8c-f0ba-4b2d-9bd8-a90c7fd8e52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010062 10.0.0.22 - - [2025-10-08 19:45:11] "POST /tags HTTP/1.1" 409 210 0.001720 10.0.0.22 - - [2025-10-08 19:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.22 - - [2025-10-08 19:45:11] "GET /tag/12a5c183-155d-4f6e-b600-c0374e40a75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010939 10.0.0.22 - - [2025-10-08 19:45:11] "POST /projects HTTP/1.1" 409 223 0.001729 10.0.0.22 - - [2025-10-08 19:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.22 - - [2025-10-08 19:45:11] "GET /project/46c9342e-9713-41c5-88e4-3ba706c94fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.027434 10.0.0.22 - - [2025-10-08 19:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.22 - - [2025-10-08 19:45:11] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.003995 10.0.0.22 - - [2025-10-08 19:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.22 - - [2025-10-08 19:45:11] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004119 10.0.0.22 - - [2025-10-08 19:45:11] "PUT /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181 HTTP/1.1" 200 264 0.039347 10.0.0.22 - - [2025-10-08 19:45:11] "PUT /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e HTTP/1.1" 200 264 0.053852 10.0.0.22 - - [2025-10-08 19:45:11] "POST /security-groups HTTP/1.1" 409 253 0.006190 10.0.0.22 - - [2025-10-08 19:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.22 - - [2025-10-08 19:45:12] "PUT /security-group/02426499-9d7e-4f69-8371-0684f1dc7df1 HTTP/1.1" 200 262 0.059810 10.0.0.22 - - [2025-10-08 19:45:12] "PUT /access-control-list/5e9cf3bf-8bb9-43eb-84b2-284468d9a844 HTTP/1.1" 200 272 0.017764 10.0.0.22 - - [2025-10-08 19:45:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.058776 10.0.0.22 - - [2025-10-08 19:45:12] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019284 10.0.0.22 - - [2025-10-08 19:45:12] "PUT /access-control-list/58e1267e-b51a-4058-bf55-0453abd0cb38 HTTP/1.1" 200 272 0.035571 10.0.0.22 - - [2025-10-08 19:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007031 10.0.0.22 - - [2025-10-08 19:45:12] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002436 10.0.0.22 - - [2025-10-08 19:45:12] "POST /tags HTTP/1.1" 409 210 0.001542 10.0.0.22 - - [2025-10-08 19:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.22 - - [2025-10-08 19:45:12] "GET /tag/12a5c183-155d-4f6e-b600-c0374e40a75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010213 10.0.0.22 - - [2025-10-08 19:45:12] "POST /firewall-rules HTTP/1.1" 200 570 0.069182 10.0.0.22 - - [2025-10-08 19:45:12] "GET /firewall-rule/b00163fd-4bf7-4f8a-b2f2-8626b2fefdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.057148 10.0.0.22 - - [2025-10-08 19:45:12] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004977 10.0.0.22 - - [2025-10-08 19:45:12] "GET /firewall-rule/b00163fd-4bf7-4f8a-b2f2-8626b2fefdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003238 10.0.0.22 - - [2025-10-08 19:45:12] "POST /ref-update HTTP/1.1" 200 156 0.056629 10.0.0.22 - - [2025-10-08 19:45:12] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002568 10.0.0.22 - - [2025-10-08 19:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.22 - - [2025-10-08 19:45:12] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003699 10.0.0.22 - - [2025-10-08 19:45:12] "POST /tags HTTP/1.1" 409 210 0.001739 10.0.0.22 - - [2025-10-08 19:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.22 - - [2025-10-08 19:45:12] "GET /tag/12a5c183-155d-4f6e-b600-c0374e40a75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014019 10.0.0.22 - - [2025-10-08 19:45:12] "POST /firewall-rules HTTP/1.1" 200 568 0.070950 10.0.0.22 - - [2025-10-08 19:45:12] "GET /firewall-rule/23ee4885-fd25-40a9-89b4-d80cf0f24fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003647 10.0.0.22 - - [2025-10-08 19:45:12] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003146 10.0.0.22 - - [2025-10-08 19:45:12] "GET /firewall-rule/23ee4885-fd25-40a9-89b4-d80cf0f24fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.001844 10.0.0.22 - - [2025-10-08 19:45:12] "POST /ref-update HTTP/1.1" 200 156 0.058769 10.0.0.22 - - [2025-10-08 19:45:12] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.015703 10.0.0.22 - - [2025-10-08 19:45:12] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.23 - - [2025-10-08 19:45:58] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.23 - - [2025-10-08 19:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.23 - - [2025-10-08 19:45:58] "GET /global-system-config/b5719619-5382-46cb-a085-4d0174891499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004323 10.0.0.23 - - [2025-10-08 19:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.23 - - [2025-10-08 19:45:58] "GET /routing-instance/a56175cc-a6e4-4cdc-a37a-ed352b7ec2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002273 10.0.0.23 - - [2025-10-08 19:45:58] "PUT /global-system-config/b5719619-5382-46cb-a085-4d0174891499 HTTP/1.1" 200 274 0.008401 10.0.0.23 - - [2025-10-08 19:45:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.017517 10.0.0.23 - - [2025-10-08 19:45:58] "POST /virtual-routers HTTP/1.1" 200 599 0.015938 10.0.0.23 - - [2025-10-08 19:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.017478 10.0.0.23 - - [2025-10-08 19:45:58] "GET /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003446 10.0.0.23 - - [2025-10-08 19:45:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.001990 10.0.0.23 - - [2025-10-08 19:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.23 - - [2025-10-08 19:45:58] "GET /virtual-network/615f6039-7154-4d2a-a3de-2d69dddc9013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003673 10.0.0.23 - - [2025-10-08 19:45:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.043231 10.0.0.22 - - [2025-10-08 19:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.22 - - [2025-10-08 19:46:05] "GET /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003133 10.0.0.23 - - [2025-10-08 19:46:44] "GET / HTTP/1.1" 200 35931 0.001683 10.0.0.23 - - [2025-10-08 19:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.23 - - [2025-10-08 19:46:44] "GET /global-system-config/b5719619-5382-46cb-a085-4d0174891499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004189 10.0.0.23 - - [2025-10-08 19:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.23 - - [2025-10-08 19:46:44] "GET /routing-instance/a56175cc-a6e4-4cdc-a37a-ed352b7ec2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002537 10.0.0.23 - - [2025-10-08 19:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.23 - - [2025-10-08 19:46:44] "GET /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002255 10.0.0.23 - - [2025-10-08 19:46:44] "PUT /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919 HTTP/1.1" 200 262 0.009892 10.0.0.23 - - [2025-10-08 19:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013319 10.0.0.23 - - [2025-10-08 19:46:44] "GET /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003538 10.0.0.23 - - [2025-10-08 19:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.23 - - [2025-10-08 19:46:44] "GET /virtual-machine-interface/dd464583-ef7c-4081-9b69-80315c3a0220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004286 10.0.0.23 - - [2025-10-08 19:46:44] "PUT /virtual-machine-interface/dd464583-ef7c-4081-9b69-80315c3a0220 HTTP/1.1" 200 284 0.013337 10.0.0.22 - - [2025-10-08 19:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.22 - - [2025-10-08 19:47:06] "GET /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002515 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:47:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:47:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000775 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:47:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:47:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000776 10.0.0.22 - - [2025-10-08 19:47:51] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.22 - - [2025-10-08 19:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.22 - - [2025-10-08 19:47:51] "GET /global-system-config/b5719619-5382-46cb-a085-4d0174891499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004327 10.0.0.22 - - [2025-10-08 19:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.22 - - [2025-10-08 19:47:51] "GET /config-node/d90ac457-6957-4900-8fab-5a592a89410a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003559 10.0.0.22 - - [2025-10-08 19:48:02] "GET / HTTP/1.1" 200 35931 0.001818 10.0.0.22 - - [2025-10-08 19:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.22 - - [2025-10-08 19:48:02] "GET /routing-instance/a56175cc-a6e4-4cdc-a37a-ed352b7ec2f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002443 10.0.0.22 - - [2025-10-08 19:48:02] "POST /bgp-routers HTTP/1.1" 409 301 0.001615 10.0.0.22 - - [2025-10-08 19:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.22 - - [2025-10-08 19:48:02] "GET /bgp-router/322404c7-2d89-462d-bd26-349a39202c9d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003690 10.0.0.22 - - [2025-10-08 19:48:02] "PUT /bgp-router/322404c7-2d89-462d-bd26-349a39202c9d HTTP/1.1" 200 254 0.020622 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:48:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:48:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 10.0.0.22 - - [2025-10-08 19:48:19] "GET /global-system-configs HTTP/1.1" 200 322 0.002089 10.0.0.22 - - [2025-10-08 19:48:20] "GET /global-system-configs HTTP/1.1" 200 322 0.001849 10.0.0.22 - - [2025-10-08 19:49:00] "GET /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003018 10.0.0.22 - - [2025-10-08 19:49:00] "POST /ref-update HTTP/1.1" 200 156 0.009597 10.0.0.22 - - [2025-10-08 19:49:08] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005307 10.0.0.22 - - [2025-10-08 19:49:08] "POST /set-tag HTTP/1.1" 200 109 0.002966 10.0.0.22 - - [2025-10-08 19:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.22 - - [2025-10-08 19:49:08] "GET /loadbalancer/7806f77c-6272-4b1c-9cb4-a9b66ad9ee83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002073 10.0.0.22 - - [2025-10-08 19:49:08] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003629 10.0.0.22 - - [2025-10-08 19:49:08] "POST /set-tag HTTP/1.1" 200 109 0.002715 10.0.0.22 - - [2025-10-08 19:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.22 - - [2025-10-08 19:49:08] "GET /loadbalancer/7806f77c-6272-4b1c-9cb4-a9b66ad9ee83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002245 10.0.0.22 - - [2025-10-08 19:49:08] "GET /loadbalancer-pool/7c48e500-c6df-4f31-a4f6-a41a5ec11cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003264 10.0.0.22 - - [2025-10-08 19:49:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014457 10.0.0.22 - - [2025-10-08 19:49:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024930 10.0.0.22 - - [2025-10-08 19:49:08] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004360 10.0.0.22 - - [2025-10-08 19:49:08] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009768 10.0.0.22 - - [2025-10-08 19:49:08] "POST /ref-update HTTP/1.1" 200 156 0.026135 10.0.0.22 - - [2025-10-08 19:49:08] "GET /floating-ip/b926e96b-b751-4bb5-85d6-e628df27f47e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.026325 10.0.0.22 - - [2025-10-08 19:49:08] "POST /tags HTTP/1.1" 409 205 0.004833 10.0.0.22 - - [2025-10-08 19:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005333 10.0.0.22 - - [2025-10-08 19:49:08] "GET /tag/95cb8767-bdf6-4618-aa29-05ebde06b8d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010323 10.0.0.22 - - [2025-10-08 19:49:08] "PUT /floating-ip/b926e96b-b751-4bb5-85d6-e628df27f47e HTTP/1.1" 200 256 0.021765 10.0.0.22 - - [2025-10-08 19:49:08] "POST /set-tag HTTP/1.1" 200 109 0.060039 10.0.0.22 - - [2025-10-08 19:49:08] "GET /loadbalancer-pool/dcbc1c7f-09de-4c85-b0c5-fd6824d55624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.018904 10.0.0.22 - - [2025-10-08 19:49:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027238 10.0.0.22 - - [2025-10-08 19:49:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009020 10.0.0.22 - - [2025-10-08 19:49:08] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008281 10.0.0.22 - - [2025-10-08 19:49:08] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004334 10.0.0.22 - - [2025-10-08 19:49:08] "POST /set-tag HTTP/1.1" 200 109 0.003772 10.0.0.22 - - [2025-10-08 19:49:08] "POST /ref-update HTTP/1.1" 200 156 0.008524 10.0.0.22 - - [2025-10-08 19:49:08] "GET /floating-ip/b926e96b-b751-4bb5-85d6-e628df27f47e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006213 10.0.0.22 - - [2025-10-08 19:49:08] "PUT /floating-ip/b926e96b-b751-4bb5-85d6-e628df27f47e HTTP/1.1" 200 256 0.014799 10.0.0.22 - - [2025-10-08 19:49:08] "GET /loadbalancer-pool/8b9d20e9-0229-4310-81fc-560a0fedd08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.009969 10.0.0.22 - - [2025-10-08 19:49:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013589 10.0.0.22 - - [2025-10-08 19:49:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023088 10.0.0.22 - - [2025-10-08 19:49:08] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007543 10.0.0.22 - - [2025-10-08 19:49:08] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004066 10.0.0.22 - - [2025-10-08 19:49:08] "POST /ref-update HTTP/1.1" 200 156 0.007099 10.0.0.22 - - [2025-10-08 19:49:08] "GET /floating-ip/b926e96b-b751-4bb5-85d6-e628df27f47e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.015233 10.0.0.22 - - [2025-10-08 19:49:08] "POST /set-tag HTTP/1.1" 200 109 0.008591 10.0.0.22 - - [2025-10-08 19:49:08] "PUT /floating-ip/b926e96b-b751-4bb5-85d6-e628df27f47e HTTP/1.1" 200 256 0.008423 10.0.0.22 - - [2025-10-08 19:50:55] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004259 10.0.0.22 - - [2025-10-08 19:50:55] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.22 - - [2025-10-08 19:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.22 - - [2025-10-08 19:50:55] "GET /loadbalancer/7806f77c-6272-4b1c-9cb4-a9b66ad9ee83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004632 10.0.0.22 - - [2025-10-08 19:50:55] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005437 10.0.0.22 - - [2025-10-08 19:50:55] "POST /set-tag HTTP/1.1" 200 109 0.058922 10.0.0.22 - - [2025-10-08 19:50:55] "DELETE /loadbalancer-member/f47fa4e6-c692-44be-ba23-1b992712d720 HTTP/1.1" 200 115 0.035470 10.0.0.22 - - [2025-10-08 19:50:55] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004286 10.0.0.22 - - [2025-10-08 19:50:55] "POST /set-tag HTTP/1.1" 200 109 0.007755 10.0.0.22 - - [2025-10-08 19:50:55] "DELETE /loadbalancer-member/639f36a3-f7d0-414a-9195-b204b8fa5dcb HTTP/1.1" 200 115 0.031583 10.0.0.22 - - [2025-10-08 19:50:55] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005649 10.0.0.22 - - [2025-10-08 19:50:55] "POST /set-tag HTTP/1.1" 200 109 0.004166 10.0.0.22 - - [2025-10-08 19:50:55] "DELETE /loadbalancer-member/30a4b806-355e-43f5-af4d-e5adb4fe89da HTTP/1.1" 200 115 0.035084 10.0.0.22 - - [2025-10-08 19:50:55] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006176 10.0.0.22 - - [2025-10-08 19:50:55] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.22 - - [2025-10-08 19:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.22 - - [2025-10-08 19:50:55] "GET /loadbalancer/7806f77c-6272-4b1c-9cb4-a9b66ad9ee83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002194 10.0.0.22 - - [2025-10-08 19:50:55] "GET /loadbalancer-pool/7c48e500-c6df-4f31-a4f6-a41a5ec11cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002270 10.0.0.22 - - [2025-10-08 19:50:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026186 10.0.0.22 - - [2025-10-08 19:50:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.037074 10.0.0.22 - - [2025-10-08 19:50:55] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006584 10.0.0.22 - - [2025-10-08 19:50:55] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010096 10.0.0.22 - - [2025-10-08 19:50:55] "GET /floating-ip/b926e96b-b751-4bb5-85d6-e628df27f47e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.007067 10.0.0.22 - - [2025-10-08 19:50:55] "POST /set-tag HTTP/1.1" 200 109 0.096800 10.0.0.22 - - [2025-10-08 19:50:55] "GET /loadbalancer-pool/dcbc1c7f-09de-4c85-b0c5-fd6824d55624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.023113 10.0.0.22 - - [2025-10-08 19:50:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.063459 10.0.0.22 - - [2025-10-08 19:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009316 10.0.0.22 - - [2025-10-08 19:50:56] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.026170 10.0.0.22 - - [2025-10-08 19:50:56] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.044903 10.0.0.22 - - [2025-10-08 19:50:56] "POST /set-tag HTTP/1.1" 200 109 0.021618 10.0.0.22 - - [2025-10-08 19:50:56] "GET /floating-ip/b926e96b-b751-4bb5-85d6-e628df27f47e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004326 10.0.0.22 - - [2025-10-08 19:50:56] "GET /loadbalancer-pool/8b9d20e9-0229-4310-81fc-560a0fedd08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003011 10.0.0.22 - - [2025-10-08 19:50:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025132 10.0.0.22 - - [2025-10-08 19:50:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.035365 10.0.0.22 - - [2025-10-08 19:50:56] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004111 10.0.0.22 - - [2025-10-08 19:50:56] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.014130 10.0.0.22 - - [2025-10-08 19:50:56] "GET /floating-ip/b926e96b-b751-4bb5-85d6-e628df27f47e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002562 10.0.0.22 - - [2025-10-08 19:50:56] "POST /set-tag HTTP/1.1" 200 109 0.002695 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:51:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001059 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:51:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000786 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:51:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:51:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000716 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:51:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:51:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000719 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:51:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:51:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000783 10.0.0.22 - - [2025-10-08 19:53:04] "GET / HTTP/1.1" 200 35931 0.002747 10.0.0.22 - - [2025-10-08 19:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.22 - - [2025-10-08 19:53:04] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033669 10.0.0.22 - - [2025-10-08 19:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.22 - - [2025-10-08 19:53:04] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027153 10.0.0.22 - - [2025-10-08 19:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.22 - - [2025-10-08 19:53:05] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029384 10.0.0.22 - - [2025-10-08 19:53:05] "POST /tags HTTP/1.1" 200 333 0.036000 10.0.0.22 - - [2025-10-08 19:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.22 - - [2025-10-08 19:53:05] "GET /tag/241bb8f8-8fca-4a7d-b245-375a74a92838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015850 10.0.0.22 - - [2025-10-08 19:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.22 - - [2025-10-08 19:53:05] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031094 10.0.0.22 - - [2025-10-08 19:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009513 10.0.0.22 - - [2025-10-08 19:53:05] "GET /virtual-networks?parent_id=b58fc9fd-55c6-4e56-92a7-262aa40506cd&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001839 10.0.0.22 - - [2025-10-08 19:53:05] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.074183 10.0.0.22 - - [2025-10-08 19:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.22 - - [2025-10-08 19:53:05] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003710 10.0.0.22 - - [2025-10-08 19:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.22 - - [2025-10-08 19:53:05] "GET /service-appliance-set/4edd6010-4c6f-4994-a43c-cac0082f948a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.012819 10.0.0.22 - - [2025-10-08 19:53:05] "POST /virtual-networks HTTP/1.1" 200 512 0.143634 10.0.0.22 - - [2025-10-08 19:53:05] "POST /fqname-to-id HTTP/1.1" 404 254 0.008264 10.0.0.22 - - [2025-10-08 19:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.22 - - [2025-10-08 19:53:06] "GET /network-ipam/bc7be359-e8ef-4ba7-8eec-0a28759c5e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.002792 10.0.0.22 - - [2025-10-08 19:53:06] "POST /useragent-kv HTTP/1.1" 200 115 0.006432 10.0.0.22 - - [2025-10-08 19:53:06] "POST /ref-update HTTP/1.1" 200 156 0.118757 10.0.0.22 - - [2025-10-08 19:53:06] "GET /virtual-network/c896ae4b-f841-40fe-beb5-dc10c8046e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004315 10.0.0.22 - - [2025-10-08 19:53:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.122485 10.0.0.22 - - [2025-10-08 19:53:06] "GET /virtual-machine-interface/7f07de81-31ac-44da-9e25-bb9ef81c6a58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.013889 10.0.0.22 - - [2025-10-08 19:53:06] "POST /instance-ips HTTP/1.1" 200 409 0.022678 10.0.0.22 - - [2025-10-08 19:53:06] "GET /domains HTTP/1.1" 200 280 0.002023 10.0.0.22 - - [2025-10-08 19:53:06] "GET /domain/19be5865-ffe1-442d-b302-b03d45e5c7a8 HTTP/1.1" 200 3086 0.031210 10.0.0.22 - - [2025-10-08 19:53:06] "GET /instance-ip/272fdacc-e237-4803-8c12-77838496620e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.008268 10.0.0.22 - - [2025-10-08 19:53:06] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd HTTP/1.1" 200 5477 0.058622 10.0.0.22 - - [2025-10-08 19:53:06] "GET /virtual-network/c896ae4b-f841-40fe-beb5-dc10c8046e82 HTTP/1.1" 200 2089 0.005251 10.0.0.22 - - [2025-10-08 19:53:06] "GET /virtual-network/c896ae4b-f841-40fe-beb5-dc10c8046e82 HTTP/1.1" 200 2089 0.003538 10.0.0.22 - - [2025-10-08 19:53:06] "GET /routing-instance/0581b4be-d5a7-49a6-a7a9-03b64d57c1c6 HTTP/1.1" 200 1180 0.003463 10.0.0.22 - - [2025-10-08 19:53:06] "GET /routing-instance/0581b4be-d5a7-49a6-a7a9-03b64d57c1c6 HTTP/1.1" 200 1180 0.038279 10.0.0.22 - - [2025-10-08 19:53:06] "POST /loadbalancers HTTP/1.1" 200 610 0.112515 10.0.0.22 - - [2025-10-08 19:53:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026546 10.0.0.22 - - [2025-10-08 19:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009576 10.0.0.22 - - [2025-10-08 19:53:06] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034271 10.0.0.22 - - [2025-10-08 19:53:06] "GET /instance-ip/272fdacc-e237-4803-8c12-77838496620e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005294 10.0.0.22 - - [2025-10-08 19:53:06] "POST /floating-ips HTTP/1.1" 200 597 0.041077 10.0.0.22 - - [2025-10-08 19:53:06] "POST /route-targets HTTP/1.1" 200 327 0.055916 10.0.0.22 - - [2025-10-08 19:53:06] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.079873 10.0.0.22 - - [2025-10-08 19:53:06] "GET /loadbalancer/6bd04535-579b-41b8-8efc-f3102bcb421a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004554 10.0.0.22 - - [2025-10-08 19:53:06] "POST /ref-update HTTP/1.1" 200 156 0.024217 10.0.0.22 - - [2025-10-08 19:53:06] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.037374 10.0.0.22 - - [2025-10-08 19:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.22 - - [2025-10-08 19:53:06] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030299 10.0.0.22 - - [2025-10-08 19:53:06] "GET /loadbalancer-listener/f12f5d42-defc-479a-9973-257671e9032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.002834 10.0.0.22 - - [2025-10-08 19:53:06] "GET /loadbalancer-listener/f12f5d42-defc-479a-9973-257671e9032d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.008424 10.0.0.22 - - [2025-10-08 19:53:06] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018514 10.0.0.22 - - [2025-10-08 19:53:06] "GET /instance-ip/272fdacc-e237-4803-8c12-77838496620e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007206 10.0.0.22 - - [2025-10-08 19:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.22 - - [2025-10-08 19:53:06] "GET /instance-ip/272fdacc-e237-4803-8c12-77838496620e?fields=floating_ips HTTP/1.1" 200 1212 0.005611 10.0.0.22 - - [2025-10-08 19:53:06] "GET /loadbalancer/6bd04535-579b-41b8-8efc-f3102bcb421a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.009701 10.0.0.22 - - [2025-10-08 19:53:06] "GET /floating-ip/9de5694e-b5e8-4301-b2f0-b115beea3ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002590 10.0.0.22 - - [2025-10-08 19:53:06] "POST /tags HTTP/1.1" 200 295 0.047432 10.0.0.22 - - [2025-10-08 19:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013686 10.0.0.22 - - [2025-10-08 19:53:06] "GET /tag/0906fb28-3abf-4700-9e34-9f9ea65a9c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.014388 10.0.0.22 - - [2025-10-08 19:53:06] "POST /tags HTTP/1.1" 409 233 0.001926 10.0.0.22 - - [2025-10-08 19:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.22 - - [2025-10-08 19:53:06] "GET /tag/dc33a6fd-f22f-400e-bdcb-7bc94cc823a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.009575 10.0.0.22 - - [2025-10-08 19:53:06] "POST /tags HTTP/1.1" 409 206 0.001561 10.0.0.22 - - [2025-10-08 19:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.22 - - [2025-10-08 19:53:06] "GET /tag/1671f935-0709-4d4a-a412-0e009f3793ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009953 10.0.0.22 - - [2025-10-08 19:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.22 - - [2025-10-08 19:53:07] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003776 10.0.0.22 - - [2025-10-08 19:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.22 - - [2025-10-08 19:53:07] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031905 10.0.0.22 - - [2025-10-08 19:53:07] "POST /virtual-machines HTTP/1.1" 200 369 0.007428 10.0.0.22 - - [2025-10-08 19:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020401 10.0.0.22 - - [2025-10-08 19:53:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110545 10.0.0.22 - - [2025-10-08 19:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007848 10.0.0.22 - - [2025-10-08 19:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007840 10.0.0.22 - - [2025-10-08 19:53:07] "GET /virtual-machine-interface/68ec79d8-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.010395 10.0.0.22 - - [2025-10-08 19:53:07] "POST /instance-ips HTTP/1.1" 200 409 0.019377 10.0.0.22 - - [2025-10-08 19:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.026219 10.0.0.22 - - [2025-10-08 19:53:07] "GET /virtual-machine-interface/68ec79d8-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.013731 10.0.0.22 - - [2025-10-08 19:53:07] "POST /set-tag HTTP/1.1" 200 109 0.014310 10.0.0.22 - - [2025-10-08 19:53:07] "GET /virtual-machine-interface/68ec79d8-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009879 10.0.0.22 - - [2025-10-08 19:53:07] "GET /instance-ip/69058f68-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003325 10.0.0.22 - - [2025-10-08 19:53:07] "GET /virtual-machine-interface/68ec79d8-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004107 10.0.0.22 - - [2025-10-08 19:53:07] "POST /set-tag HTTP/1.1" 200 109 0.001884 10.0.0.22 - - [2025-10-08 19:53:07] "GET /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003068 10.0.0.22 - - [2025-10-08 19:53:07] "POST /ref-update HTTP/1.1" 200 156 0.008920 10.0.0.22 - - [2025-10-08 19:53:07] "GET /virtual-machine-interface/68ec79d8-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.008186 10.0.0.22 - - [2025-10-08 19:53:07] "POST /set-tag HTTP/1.1" 200 109 0.006431 10.0.0.22 - - [2025-10-08 19:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.22 - - [2025-10-08 19:53:07] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003602 10.0.0.22 - - [2025-10-08 19:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.22 - - [2025-10-08 19:53:07] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.020954 10.0.0.22 - - [2025-10-08 19:53:07] "POST /virtual-machines HTTP/1.1" 200 369 0.017790 10.0.0.22 - - [2025-10-08 19:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023044 10.0.0.22 - - [2025-10-08 19:53:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.092851 10.0.0.22 - - [2025-10-08 19:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007622 10.0.0.22 - - [2025-10-08 19:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017076 10.0.0.22 - - [2025-10-08 19:53:08] "GET /virtual-machine-interface/6956421e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005162 10.0.0.22 - - [2025-10-08 19:53:08] "POST /instance-ips HTTP/1.1" 200 409 0.019567 10.0.0.22 - - [2025-10-08 19:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.026046 10.0.0.22 - - [2025-10-08 19:53:08] "GET /virtual-machine-interface/6956421e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.017013 10.0.0.22 - - [2025-10-08 19:53:08] "POST /set-tag HTTP/1.1" 200 109 0.014903 10.0.0.22 - - [2025-10-08 19:53:08] "GET /virtual-machine-interface/6956421e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014850 10.0.0.22 - - [2025-10-08 19:53:08] "GET /instance-ip/696de1bc-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.002534 10.0.0.22 - - [2025-10-08 19:53:08] "GET /virtual-machine-interface/6956421e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004314 10.0.0.22 - - [2025-10-08 19:53:08] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.22 - - [2025-10-08 19:53:08] "GET /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003330 10.0.0.22 - - [2025-10-08 19:53:08] "POST /ref-update HTTP/1.1" 200 156 0.009018 10.0.0.22 - - [2025-10-08 19:53:08] "GET /virtual-machine-interface/6956421e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.013551 10.0.0.22 - - [2025-10-08 19:53:08] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.22 - - [2025-10-08 19:53:08] "GET /virtual-machine-interface/68ec79d8-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004552 10.0.0.22 - - [2025-10-08 19:53:08] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.22 - - [2025-10-08 19:53:08] "GET /virtual-machine-interface/6956421e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003786 10.0.0.22 - - [2025-10-08 19:53:08] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.22 - - [2025-10-08 19:53:11] "GET /domains HTTP/1.1" 200 280 0.002258 10.0.0.22 - - [2025-10-08 19:53:11] "GET /domain/19be5865-ffe1-442d-b302-b03d45e5c7a8 HTTP/1.1" 200 3086 0.002905 10.0.0.22 - - [2025-10-08 19:53:11] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd HTTP/1.1" 200 7065 0.045857 10.0.0.22 - - [2025-10-08 19:53:11] "GET /virtual-network/c896ae4b-f841-40fe-beb5-dc10c8046e82 HTTP/1.1" 200 2089 0.004077 10.0.0.22 - - [2025-10-08 19:53:11] "GET /virtual-network/c896ae4b-f841-40fe-beb5-dc10c8046e82 HTTP/1.1" 200 2089 0.004195 10.0.0.22 - - [2025-10-08 19:53:11] "GET /routing-instance/0581b4be-d5a7-49a6-a7a9-03b64d57c1c6 HTTP/1.1" 200 1401 0.003697 10.0.0.22 - - [2025-10-08 19:53:11] "GET /routing-instance/0581b4be-d5a7-49a6-a7a9-03b64d57c1c6 HTTP/1.1" 200 1401 0.002665 10.0.0.22 - - [2025-10-08 19:53:11] "GET /route-target/b06f2fe1-a8cc-4dfd-a8c1-d5e495c4ccf1 HTTP/1.1" 200 1153 0.003183 10.0.0.22 - - [2025-10-08 19:53:11] "GET /virtual-network/c896ae4b-f841-40fe-beb5-dc10c8046e82 HTTP/1.1" 200 2089 0.003688 10.0.0.22 - - [2025-10-08 19:53:11] "GET /routing-instance/0581b4be-d5a7-49a6-a7a9-03b64d57c1c6 HTTP/1.1" 200 1401 0.002438 10.0.0.22 - - [2025-10-08 19:53:11] "GET /virtual-network/c896ae4b-f841-40fe-beb5-dc10c8046e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003577 10.0.0.22 - - [2025-10-08 19:53:11] "GET /virtual-network/c896ae4b-f841-40fe-beb5-dc10c8046e82 HTTP/1.1" 200 2089 0.003768 10.0.0.22 - - [2025-10-08 19:53:11] "GET /routing-instance/0581b4be-d5a7-49a6-a7a9-03b64d57c1c6 HTTP/1.1" 200 1401 0.002143 10.0.0.22 - - [2025-10-08 19:53:11] "GET /routing-instance/0581b4be-d5a7-49a6-a7a9-03b64d57c1c6 HTTP/1.1" 200 1401 0.002166 10.0.0.22 - - [2025-10-08 19:53:11] "GET /route-target/b06f2fe1-a8cc-4dfd-a8c1-d5e495c4ccf1 HTTP/1.1" 200 1153 0.001817 10.0.0.22 - - [2025-10-08 19:53:11] "GET /domains HTTP/1.1" 200 280 0.001716 10.0.0.22 - - [2025-10-08 19:53:11] "GET /domain/19be5865-ffe1-442d-b302-b03d45e5c7a8 HTTP/1.1" 200 3086 0.002553 10.0.0.22 - - [2025-10-08 19:53:11] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd HTTP/1.1" 200 7065 0.029814 10.0.0.22 - - [2025-10-08 19:53:11] "GET /virtual-network/c896ae4b-f841-40fe-beb5-dc10c8046e82 HTTP/1.1" 200 2089 0.005283 10.0.0.22 - - [2025-10-08 19:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.22 - - [2025-10-08 19:53:11] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028325 10.0.0.22 - - [2025-10-08 19:53:11] "GET /virtual-network/c896ae4b-f841-40fe-beb5-dc10c8046e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003641 10.0.0.22 - - [2025-10-08 19:53:11] "GET /floating-ip-pools?parent_id=c896ae4b-f841-40fe-beb5-dc10c8046e82&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001605 10.0.0.22 - - [2025-10-08 19:53:11] "GET /virtual-network/c896ae4b-f841-40fe-beb5-dc10c8046e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003347 10.0.0.22 - - [2025-10-08 19:53:11] "POST /floating-ip-pools HTTP/1.1" 200 562 0.015569 10.0.0.22 - - [2025-10-08 19:53:11] "POST /ref-update HTTP/1.1" 200 156 0.018160 10.0.0.22 - - [2025-10-08 19:53:11] "GET /virtual-network/c896ae4b-f841-40fe-beb5-dc10c8046e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006636 10.0.0.22 - - [2025-10-08 19:53:11] "GET /domains HTTP/1.1" 200 280 0.001801 10.0.0.22 - - [2025-10-08 19:53:11] "GET /domain/19be5865-ffe1-442d-b302-b03d45e5c7a8 HTTP/1.1" 200 3086 0.002786 10.0.0.22 - - [2025-10-08 19:53:11] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd HTTP/1.1" 200 7321 0.021656 10.0.0.22 - - [2025-10-08 19:53:11] "GET /virtual-network/c896ae4b-f841-40fe-beb5-dc10c8046e82 HTTP/1.1" 200 2327 0.008791 10.0.0.22 - - [2025-10-08 19:53:11] "GET /floating-ip-pool/688611cc-7e6f-401a-9946-4902640ed294 HTTP/1.1" 200 1314 0.004351 10.0.0.22 - - [2025-10-08 19:53:11] "GET /domains HTTP/1.1" 200 280 0.001386 10.0.0.22 - - [2025-10-08 19:53:11] "GET /domain/19be5865-ffe1-442d-b302-b03d45e5c7a8 HTTP/1.1" 200 3086 0.002125 10.0.0.22 - - [2025-10-08 19:53:11] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd HTTP/1.1" 200 7321 0.026500 10.0.0.22 - - [2025-10-08 19:53:11] "GET /virtual-network/c896ae4b-f841-40fe-beb5-dc10c8046e82 HTTP/1.1" 200 2327 0.003610 10.0.0.22 - - [2025-10-08 19:53:11] "GET /virtual-network/c896ae4b-f841-40fe-beb5-dc10c8046e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003529 10.0.0.22 - - [2025-10-08 19:53:11] "POST /tags HTTP/1.1" 200 365 0.044838 10.0.0.22 - - [2025-10-08 19:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011709 10.0.0.22 - - [2025-10-08 19:53:11] "GET /tag/41ce058b-344a-4a64-8060-bd9c04475d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.013587 10.0.0.22 - - [2025-10-08 19:53:11] "POST /tags HTTP/1.1" 409 206 0.001733 10.0.0.22 - - [2025-10-08 19:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.22 - - [2025-10-08 19:53:11] "GET /tag/1671f935-0709-4d4a-a412-0e009f3793ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011158 10.0.0.22 - - [2025-10-08 19:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.22 - - [2025-10-08 19:53:12] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.036117 10.0.0.22 - - [2025-10-08 19:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.22 - - [2025-10-08 19:53:12] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003780 10.0.0.22 - - [2025-10-08 19:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.22 - - [2025-10-08 19:53:12] "GET /service-appliance-set/b1684288-5757-4b6e-86fb-fc17ee6e1a33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003406 10.0.0.22 - - [2025-10-08 19:53:12] "POST /fqname-to-id HTTP/1.1" 404 258 0.001825 10.0.0.22 - - [2025-10-08 19:53:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.080388 10.0.0.22 - - [2025-10-08 19:53:12] "GET /virtual-machine-interface/8ed32099-66d8-42dd-b976-876ecd771a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004894 10.0.0.22 - - [2025-10-08 19:53:12] "POST /set-tag HTTP/1.1" 200 109 0.023236 10.0.0.22 - - [2025-10-08 19:53:12] "POST /instance-ips HTTP/1.1" 200 417 0.027939 10.0.0.22 - - [2025-10-08 19:53:12] "GET /instance-ip/b08d89e1-a3ca-437b-9109-f885b1de8793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004656 10.0.0.22 - - [2025-10-08 19:53:12] "POST /loadbalancers HTTP/1.1" 200 618 0.061301 10.0.0.22 - - [2025-10-08 19:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009149 10.0.0.22 - - [2025-10-08 19:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.22 - - [2025-10-08 19:53:12] "POST /service-instances HTTP/1.1" 200 566 0.032328 10.0.0.22 - - [2025-10-08 19:53:12] "POST /ref-update HTTP/1.1" 200 156 0.011942 10.0.0.22 - - [2025-10-08 19:53:12] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.062564 10.0.0.22 - - [2025-10-08 19:53:12] "GET /virtual-machine-interface/8ed32099-66d8-42dd-b976-876ecd771a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006452 10.0.0.22 - - [2025-10-08 19:53:12] "GET /virtual-machine-interface/8ed32099-66d8-42dd-b976-876ecd771a8f?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.004756 10.0.0.22 - - [2025-10-08 19:53:12] "PUT /service-instance/35dc2e1f-0b1d-4cd4-b81e-5c280ade4a7f HTTP/1.1" 200 266 0.023061 10.0.0.22 - - [2025-10-08 19:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.22 - - [2025-10-08 19:53:12] "GET /floating-ip-pool/688611cc-7e6f-401a-9946-4902640ed294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.004163 10.0.0.22 - - [2025-10-08 19:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015161 10.0.0.22 - - [2025-10-08 19:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011987 10.0.0.22 - - [2025-10-08 19:53:12] "POST /virtual-machines HTTP/1.1" 200 429 0.017059 10.0.0.22 - - [2025-10-08 19:53:12] "POST /floating-ips HTTP/1.1" 200 671 0.121933 10.0.0.22 - - [2025-10-08 19:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.051062 10.0.0.22 - - [2025-10-08 19:53:12] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005616 10.0.0.22 - - [2025-10-08 19:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.22 - - [2025-10-08 19:53:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.173384 10.0.0.22 - - [2025-10-08 19:53:12] "POST /chown HTTP/1.1" 200 109 0.018386 10.0.0.22 - - [2025-10-08 19:53:12] "POST /chown HTTP/1.1" 200 109 0.008063 10.0.0.22 - - [2025-10-08 19:53:12] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019407 10.0.0.22 - - [2025-10-08 19:53:12] "POST /tags HTTP/1.1" 409 221 0.001636 10.0.0.22 - - [2025-10-08 19:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.22 - - [2025-10-08 19:53:13] "PUT /virtual-machine-interface/6017708b-fad1-4b77-b7d4-4b7c46416419 HTTP/1.1" 200 284 0.011014 10.0.0.22 - - [2025-10-08 19:53:13] "GET /tag/241bb8f8-8fca-4a7d-b245-375a74a92838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011891 10.0.0.22 - - [2025-10-08 19:53:13] "POST /tags HTTP/1.1" 409 238 0.010791 10.0.0.22 - - [2025-10-08 19:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006619 10.0.0.22 - - [2025-10-08 19:53:13] "PUT /instance-ip/b08d89e1-a3ca-437b-9109-f885b1de8793 HTTP/1.1" 200 256 0.050111 10.0.0.22 - - [2025-10-08 19:53:13] "POST /ref-update HTTP/1.1" 200 156 0.015825 10.0.0.22 - - [2025-10-08 19:53:13] "GET /tag/41ce058b-344a-4a64-8060-bd9c04475d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010463 10.0.0.22 - - [2025-10-08 19:53:13] "POST /ref-update HTTP/1.1" 200 156 0.008992 10.0.0.22 - - [2025-10-08 19:53:13] "POST /firewall-rules HTTP/1.1" 200 650 0.041908 10.0.0.22 - - [2025-10-08 19:53:13] "POST /ref-update HTTP/1.1" 200 156 0.025810 10.0.0.22 - - [2025-10-08 19:53:13] "GET /firewall-rule/52664cbc-a6dd-4529-947c-a8d3899bb63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007097 10.0.0.22 - - [2025-10-08 19:53:13] "POST /ref-update HTTP/1.1" 200 156 0.009456 10.0.0.22 - - [2025-10-08 19:53:13] "GET /firewall-policy/07a6feca-4405-48e9-b9be-2a08903296a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002588 10.0.0.22 - - [2025-10-08 19:53:13] "GET /firewall-rule/52664cbc-a6dd-4529-947c-a8d3899bb63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003166 10.0.0.22 - - [2025-10-08 19:53:13] "POST /ref-update HTTP/1.1" 200 156 0.008541 10.0.0.22 - - [2025-10-08 19:53:13] "POST /ref-update HTTP/1.1" 200 156 0.015876 10.0.0.22 - - [2025-10-08 19:53:13] "POST /ref-update HTTP/1.1" 200 156 0.045183 10.0.0.22 - - [2025-10-08 19:53:13] "POST /virtual-machines HTTP/1.1" 200 429 0.025845 10.0.0.22 - - [2025-10-08 19:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.22 - - [2025-10-08 19:53:13] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.040427 10.0.0.22 - - [2025-10-08 19:53:13] "GET /loadbalancer/6cebda5b-59db-4f64-add9-d01eb54e4b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006824 10.0.0.22 - - [2025-10-08 19:53:13] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.068637 10.0.0.22 - - [2025-10-08 19:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.22 - - [2025-10-08 19:53:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.163942 10.0.0.22 - - [2025-10-08 19:53:13] "POST /chown HTTP/1.1" 200 109 0.024599 10.0.0.22 - - [2025-10-08 19:53:13] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.064583 10.0.0.22 - - [2025-10-08 19:53:13] "GET /loadbalancer-listener/3dd7f001-7911-498e-8c39-b264b7817825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.007142 10.0.0.22 - - [2025-10-08 19:53:13] "POST /chown HTTP/1.1" 200 109 0.020773 10.0.0.22 - - [2025-10-08 19:53:13] "GET /loadbalancer-listener/3dd7f001-7911-498e-8c39-b264b7817825?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.009549 10.0.0.22 - - [2025-10-08 19:53:13] "PUT /virtual-machine-interface/08609a22-d442-4e5e-ac74-524aef47bcc9 HTTP/1.1" 200 284 0.015307 10.0.0.22 - - [2025-10-08 19:53:13] "PUT /instance-ip/b08d89e1-a3ca-437b-9109-f885b1de8793 HTTP/1.1" 200 256 0.023028 10.0.0.22 - - [2025-10-08 19:53:13] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.054904 10.0.0.22 - - [2025-10-08 19:53:13] "POST /ref-update HTTP/1.1" 200 156 0.037057 10.0.0.22 - - [2025-10-08 19:53:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.036535 10.0.0.22 - - [2025-10-08 19:53:13] "GET /loadbalancer-pool/ca20c576-faf0-4604-93cb-4de6482cae71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007932 10.0.0.22 - - [2025-10-08 19:53:13] "POST /ref-update HTTP/1.1" 200 156 0.009380 10.0.0.22 - - [2025-10-08 19:53:13] "POST /ref-update HTTP/1.1" 200 156 0.018559 10.0.0.22 - - [2025-10-08 19:53:13] "POST /ref-update HTTP/1.1" 200 156 0.028394 10.0.0.22 - - [2025-10-08 19:53:13] "POST /loadbalancer-members HTTP/1.1" 200 707 0.050417 10.0.0.22 - - [2025-10-08 19:53:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.027332 10.0.0.22 - - [2025-10-08 19:53:13] "POST /ref-update HTTP/1.1" 200 156 0.018743 10.0.0.22 - - [2025-10-08 19:53:13] "GET /loadbalancer-member/026cea0e-3d78-48f0-b626-1aed47d7756d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.018932 10.0.0.22 - - [2025-10-08 19:53:13] "PUT /service-instance/35dc2e1f-0b1d-4cd4-b81e-5c280ade4a7f HTTP/1.1" 200 266 0.008747 10.0.0.22 - - [2025-10-08 19:53:13] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007247 10.0.0.22 - - [2025-10-08 19:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.22 - - [2025-10-08 19:53:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022155 10.0.0.22 - - [2025-10-08 19:53:13] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013329 10.0.0.22 - - [2025-10-08 19:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.22 - - [2025-10-08 19:53:14] "POST /tags HTTP/1.1" 409 221 0.002005 10.0.0.22 - - [2025-10-08 19:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.22 - - [2025-10-08 19:53:14] "GET /tag/241bb8f8-8fca-4a7d-b245-375a74a92838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010999 10.0.0.22 - - [2025-10-08 19:53:14] "POST /tags HTTP/1.1" 409 238 0.002158 10.0.0.22 - - [2025-10-08 19:53:14] "POST /chown HTTP/1.1" 200 109 0.006932 10.0.0.22 - - [2025-10-08 19:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.22 - - [2025-10-08 19:53:14] "POST /chown HTTP/1.1" 200 109 0.024688 10.0.0.22 - - [2025-10-08 19:53:14] "GET /tag/41ce058b-344a-4a64-8060-bd9c04475d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.029582 10.0.0.22 - - [2025-10-08 19:53:14] "POST /firewall-rules HTTP/1.1" 409 293 0.008197 10.0.0.22 - - [2025-10-08 19:53:14] "PUT /instance-ip/b08d89e1-a3ca-437b-9109-f885b1de8793 HTTP/1.1" 200 256 0.045596 10.0.0.22 - - [2025-10-08 19:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.22 - - [2025-10-08 19:53:14] "POST /ref-update HTTP/1.1" 200 156 0.018520 10.0.0.22 - - [2025-10-08 19:53:14] "POST /chown HTTP/1.1" 200 109 0.010752 10.0.0.22 - - [2025-10-08 19:53:14] "PUT /firewall-rule/52664cbc-a6dd-4529-947c-a8d3899bb63f HTTP/1.1" 200 260 0.061405 10.0.0.22 - - [2025-10-08 19:53:14] "GET /firewall-rule/52664cbc-a6dd-4529-947c-a8d3899bb63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.011122 10.0.0.22 - - [2025-10-08 19:53:14] "POST /chown HTTP/1.1" 200 109 0.035149 10.0.0.22 - - [2025-10-08 19:53:14] "GET /firewall-policy/07a6feca-4405-48e9-b9be-2a08903296a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.003591 10.0.0.22 - - [2025-10-08 19:53:14] "GET /firewall-rule/52664cbc-a6dd-4529-947c-a8d3899bb63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003856 10.0.0.22 - - [2025-10-08 19:53:14] "PUT /instance-ip/b08d89e1-a3ca-437b-9109-f885b1de8793 HTTP/1.1" 200 256 0.010714 10.0.0.22 - - [2025-10-08 19:53:14] "POST /ref-update HTTP/1.1" 200 156 0.020140 10.0.0.22 - - [2025-10-08 19:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.22 - - [2025-10-08 19:53:14] "POST /chown HTTP/1.1" 200 109 0.006545 10.0.0.22 - - [2025-10-08 19:53:14] "POST /chown HTTP/1.1" 200 109 0.020126 10.0.0.22 - - [2025-10-08 19:53:14] "PUT /instance-ip/b08d89e1-a3ca-437b-9109-f885b1de8793 HTTP/1.1" 200 256 0.021306 10.0.0.22 - - [2025-10-08 19:53:14] "POST /ref-update HTTP/1.1" 200 156 0.012667 10.0.0.22 - - [2025-10-08 19:53:14] "POST /chown HTTP/1.1" 200 109 0.017352 10.0.0.22 - - [2025-10-08 19:53:14] "POST /chown HTTP/1.1" 200 109 0.017151 10.0.0.22 - - [2025-10-08 19:53:14] "PUT /instance-ip/b08d89e1-a3ca-437b-9109-f885b1de8793 HTTP/1.1" 200 256 0.018767 10.0.0.22 - - [2025-10-08 19:53:14] "POST /ref-update HTTP/1.1" 200 156 0.017795 10.0.0.22 - - [2025-10-08 19:53:14] "PUT /service-instance/35dc2e1f-0b1d-4cd4-b81e-5c280ade4a7f HTTP/1.1" 200 266 0.008752 10.0.0.22 - - [2025-10-08 19:53:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.021083 10.0.0.22 - - [2025-10-08 19:53:14] "PUT /service-instance/35dc2e1f-0b1d-4cd4-b81e-5c280ade4a7f HTTP/1.1" 200 266 0.009183 10.0.0.22 - - [2025-10-08 19:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.22 - - [2025-10-08 19:53:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024471 10.0.0.22 - - [2025-10-08 19:53:14] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.014202 10.0.0.22 - - [2025-10-08 19:53:14] "PUT /service-instance/35dc2e1f-0b1d-4cd4-b81e-5c280ade4a7f HTTP/1.1" 200 266 0.009382 10.0.0.22 - - [2025-10-08 19:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.22 - - [2025-10-08 19:53:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009781 10.0.0.22 - - [2025-10-08 19:53:15] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.057260 10.0.0.22 - - [2025-10-08 19:53:15] "PUT /service-instance/35dc2e1f-0b1d-4cd4-b81e-5c280ade4a7f HTTP/1.1" 200 266 0.029581 10.0.0.22 - - [2025-10-08 19:53:15] "POST /virtual-machines HTTP/1.1" 200 373 0.015284 10.0.0.22 - - [2025-10-08 19:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008675 10.0.0.22 - - [2025-10-08 19:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033281 10.0.0.22 - - [2025-10-08 19:53:15] "PUT /service-instance/35dc2e1f-0b1d-4cd4-b81e-5c280ade4a7f HTTP/1.1" 200 266 0.023451 10.0.0.22 - - [2025-10-08 19:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.029665 10.0.0.22 - - [2025-10-08 19:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.22 - - [2025-10-08 19:53:15] "POST /chown HTTP/1.1" 200 109 0.034519 10.0.0.22 - - [2025-10-08 19:53:15] "POST /chown HTTP/1.1" 200 109 0.016177 10.0.0.22 - - [2025-10-08 19:53:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.173727 10.0.0.22 - - [2025-10-08 19:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.029105 10.0.0.22 - - [2025-10-08 19:53:15] "POST /ref-update HTTP/1.1" 200 156 0.030348 10.0.0.22 - - [2025-10-08 19:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010462 10.0.0.22 - - [2025-10-08 19:53:15] "POST /chown HTTP/1.1" 200 109 0.007896 10.0.0.22 - - [2025-10-08 19:53:15] "GET /virtual-machine-interface/6dabca8c-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.007297 10.0.0.22 - - [2025-10-08 19:53:15] "POST /chown HTTP/1.1" 200 109 0.017961 10.0.0.22 - - [2025-10-08 19:53:15] "POST /ref-update HTTP/1.1" 200 156 0.015101 10.0.0.22 - - [2025-10-08 19:53:15] "POST /instance-ips HTTP/1.1" 200 413 0.041292 10.0.0.22 - - [2025-10-08 19:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.014809 10.0.0.22 - - [2025-10-08 19:53:15] "GET /virtual-machine-interface/6dabca8c-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.008143 10.0.0.22 - - [2025-10-08 19:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010468 10.0.0.22 - - [2025-10-08 19:53:15] "POST /chown HTTP/1.1" 200 109 0.005854 10.0.0.22 - - [2025-10-08 19:53:15] "POST /chown HTTP/1.1" 200 109 0.016986 10.0.0.22 - - [2025-10-08 19:53:15] "POST /set-tag HTTP/1.1" 200 109 0.024869 10.0.0.22 - - [2025-10-08 19:53:15] "GET /virtual-machine-interface/6dabca8c-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008023 10.0.0.22 - - [2025-10-08 19:53:15] "GET /instance-ip/6dcc3542-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.003290 10.0.0.22 - - [2025-10-08 19:53:15] "POST /chown HTTP/1.1" 200 109 0.029944 10.0.0.22 - - [2025-10-08 19:53:15] "POST /chown HTTP/1.1" 200 109 0.014549 10.0.0.22 - - [2025-10-08 19:53:15] "GET /virtual-machine-interface/6dabca8c-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003815 10.0.0.22 - - [2025-10-08 19:53:15] "POST /set-tag HTTP/1.1" 200 109 0.001837 10.0.0.22 - - [2025-10-08 19:53:15] "GET /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003213 10.0.0.22 - - [2025-10-08 19:53:15] "POST /ref-update HTTP/1.1" 200 156 0.007610 10.0.0.22 - - [2025-10-08 19:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.22 - - [2025-10-08 19:53:15] "POST /chown HTTP/1.1" 200 109 0.005424 10.0.0.22 - - [2025-10-08 19:53:15] "GET /virtual-machine-interface/6dabca8c-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005093 10.0.0.22 - - [2025-10-08 19:53:15] "POST /chown HTTP/1.1" 200 109 0.025669 10.0.0.22 - - [2025-10-08 19:53:15] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.22 - - [2025-10-08 19:53:15] "GET /virtual-machine-interface/6dabca8c-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007443 10.0.0.22 - - [2025-10-08 19:53:15] "POST /chown HTTP/1.1" 200 109 0.005757 10.0.0.22 - - [2025-10-08 19:53:15] "POST /set-tag HTTP/1.1" 200 109 0.012049 10.0.0.22 - - [2025-10-08 19:53:15] "POST /chown HTTP/1.1" 200 109 0.020318 10.0.0.22 - - [2025-10-08 19:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.22 - - [2025-10-08 19:53:15] "POST /chown HTTP/1.1" 200 109 0.006104 10.0.0.22 - - [2025-10-08 19:53:15] "POST /chown HTTP/1.1" 200 109 0.017883 10.0.0.22 - - [2025-10-08 19:53:15] "POST /chown HTTP/1.1" 200 109 0.007002 10.0.0.22 - - [2025-10-08 19:53:15] "POST /chown HTTP/1.1" 200 109 0.005642 10.0.0.22 - - [2025-10-08 19:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.22 - - [2025-10-08 19:53:15] "POST /chown HTTP/1.1" 200 109 0.005384 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.005565 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.013924 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.024034 10.0.0.22 - - [2025-10-08 19:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.032566 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.029039 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.006665 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.017052 10.0.0.22 - - [2025-10-08 19:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.006387 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.019468 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.015076 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.008198 10.0.0.22 - - [2025-10-08 19:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.014989 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.007226 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.020044 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.019287 10.0.0.22 - - [2025-10-08 19:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.014598 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.022577 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.018337 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.006181 10.0.0.22 - - [2025-10-08 19:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.006327 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.008244 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.029680 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.023395 10.0.0.22 - - [2025-10-08 19:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.008007 10.0.0.22 - - [2025-10-08 19:53:16] "POST /chown HTTP/1.1" 200 109 0.023200 10.0.0.22 - - [2025-10-08 19:53:17] "POST /chown HTTP/1.1" 200 109 0.006476 10.0.0.22 - - [2025-10-08 19:53:17] "POST /chown HTTP/1.1" 200 109 0.019287 10.0.0.22 - - [2025-10-08 19:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.22 - - [2025-10-08 19:53:17] "POST /chown HTTP/1.1" 200 109 0.007164 10.0.0.22 - - [2025-10-08 19:53:17] "POST /chown HTTP/1.1" 200 109 0.017418 10.0.0.22 - - [2025-10-08 19:53:17] "POST /chown HTTP/1.1" 200 109 0.023066 10.0.0.22 - - [2025-10-08 19:53:17] "POST /chown HTTP/1.1" 200 109 0.005819 10.0.0.22 - - [2025-10-08 19:53:18] "GET /virtual-machine-interface/68ec79d8-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004713 10.0.0.22 - - [2025-10-08 19:53:18] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.22 - - [2025-10-08 19:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.22 - - [2025-10-08 19:53:18] "GET /loadbalancer/6bd04535-579b-41b8-8efc-f3102bcb421a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002650 10.0.0.22 - - [2025-10-08 19:53:18] "GET /loadbalancer-pool/ebacf3f5-2880-455c-b9a0-2bbd629141d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002434 10.0.0.22 - - [2025-10-08 19:53:18] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014360 10.0.0.22 - - [2025-10-08 19:53:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.007312 10.0.0.22 - - [2025-10-08 19:53:18] "GET /virtual-machine-interface/68ec79d8-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010408 10.0.0.22 - - [2025-10-08 19:53:18] "GET /virtual-machine-interface/68ec79d8-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004078 10.0.0.22 - - [2025-10-08 19:53:18] "POST /tags HTTP/1.1" 409 221 0.001387 10.0.0.22 - - [2025-10-08 19:53:18] "POST /ref-update HTTP/1.1" 200 156 0.013453 10.0.0.22 - - [2025-10-08 19:53:18] "GET /floating-ip/9de5694e-b5e8-4301-b2f0-b115beea3ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.017521 10.0.0.22 - - [2025-10-08 19:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.22 - - [2025-10-08 19:53:18] "GET /tag/241bb8f8-8fca-4a7d-b245-375a74a92838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010235 10.0.0.22 - - [2025-10-08 19:53:18] "POST /set-tag HTTP/1.1" 200 109 0.029984 10.0.0.22 - - [2025-10-08 19:53:18] "PUT /floating-ip/9de5694e-b5e8-4301-b2f0-b115beea3ff9 HTTP/1.1" 200 256 0.031293 10.0.0.22 - - [2025-10-08 19:53:19] "GET /virtual-machine-interface/6956421e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004459 10.0.0.22 - - [2025-10-08 19:53:19] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.22 - - [2025-10-08 19:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.22 - - [2025-10-08 19:53:19] "GET /loadbalancer/6bd04535-579b-41b8-8efc-f3102bcb421a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002323 10.0.0.22 - - [2025-10-08 19:53:19] "GET /loadbalancer-pool/ebacf3f5-2880-455c-b9a0-2bbd629141d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002562 10.0.0.22 - - [2025-10-08 19:53:19] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014235 10.0.0.22 - - [2025-10-08 19:53:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024045 10.0.0.22 - - [2025-10-08 19:53:19] "GET /virtual-machine-interface/6956421e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.013469 10.0.0.22 - - [2025-10-08 19:53:19] "GET /virtual-machine-interface/6956421e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.008837 10.0.0.22 - - [2025-10-08 19:53:19] "POST /ref-update HTTP/1.1" 200 156 0.008945 10.0.0.22 - - [2025-10-08 19:53:19] "GET /floating-ip/9de5694e-b5e8-4301-b2f0-b115beea3ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008811 10.0.0.22 - - [2025-10-08 19:53:19] "POST /set-tag HTTP/1.1" 200 109 0.018123 10.0.0.22 - - [2025-10-08 19:53:19] "GET /global-system-configs HTTP/1.1" 200 322 0.005830 10.0.0.22 - - [2025-10-08 19:53:19] "GET /virtual-machine/86bee811-915b-4745-85fb-bce077982b93?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002664 10.0.0.22 - - [2025-10-08 19:53:19] "GET /virtual-machine-interface/68ec79d8-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.003543 10.0.0.22 - - [2025-10-08 19:53:20] "GET /virtual-machine/43e352be-ea21-4e35-97f5-a83d0b50f650?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002685 10.0.0.22 - - [2025-10-08 19:53:20] "GET /virtual-machine-interface/6956421e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.003783 10.0.0.22 - - [2025-10-08 19:53:20] "GET /global-system-configs HTTP/1.1" 200 322 0.002770 10.0.0.22 - - [2025-10-08 19:53:29] "GET /virtual-machine-interface/6dabca8c-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004019 10.0.0.22 - - [2025-10-08 19:53:29] "POST /set-tag HTTP/1.1" 200 109 0.001760 10.0.0.22 - - [2025-10-08 19:53:30] "GET /virtual-machine/6e71d2dd-acc1-4ba3-a390-62c03080ff7a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002729 10.0.0.22 - - [2025-10-08 19:53:30] "GET /virtual-machine-interface/6dabca8c-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003483 10.0.0.22 - - [2025-10-08 19:53:30] "GET /virtual-machine-interface/6dabca8c-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008325 10.0.0.22 - - [2025-10-08 19:53:30] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.22 - - [2025-10-08 19:54:02] "GET /virtual-machine-interface/6dabca8c-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004173 10.0.0.22 - - [2025-10-08 19:54:02] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.22 - - [2025-10-08 19:54:02] "GET /virtual-machine-interface/6dabca8c-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003612 10.0.0.22 - - [2025-10-08 19:54:02] "POST /set-tag HTTP/1.1" 200 109 0.001676 10.0.0.22 - - [2025-10-08 19:54:02] "GET /virtual-machine/6e71d2dd-acc1-4ba3-a390-62c03080ff7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002574 10.0.0.22 - - [2025-10-08 19:54:02] "POST /ref-update HTTP/1.1" 200 156 0.016308 10.0.0.22 - - [2025-10-08 19:54:02] "GET /virtual-machine-interface/6dabca8c-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.010566 10.0.0.22 - - [2025-10-08 19:54:02] "POST /set-tag HTTP/1.1" 200 109 0.014535 10.0.0.22 - - [2025-10-08 19:54:02] "POST /set-tag HTTP/1.1" 200 109 0.026191 10.0.0.22 - - [2025-10-08 19:54:02] "DELETE /instance-ip/6dcc3542-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.041953 10.0.0.22 - - [2025-10-08 19:54:02] "DELETE /virtual-machine-interface/6dabca8c-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.035116 10.0.0.22 - - [2025-10-08 19:54:02] "DELETE /virtual-machine/6e71d2dd-acc1-4ba3-a390-62c03080ff7a HTTP/1.1" 200 115 0.022962 10.0.0.22 - - [2025-10-08 19:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.22 - - [2025-10-08 19:54:05] "GET /tag/41ce058b-344a-4a64-8060-bd9c04475d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010265 10.0.0.22 - - [2025-10-08 19:54:05] "GET /tag/41ce058b-344a-4a64-8060-bd9c04475d6f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.014316 10.0.0.22 - - [2025-10-08 19:54:05] "GET /virtual-machine-interface/08609a22-d442-4e5e-ac74-524aef47bcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.015989 10.0.0.22 - - [2025-10-08 19:54:05] "POST /set-tag HTTP/1.1" 200 109 0.017609 10.0.0.22 - - [2025-10-08 19:54:05] "GET /virtual-machine-interface/6017708b-fad1-4b77-b7d4-4b7c46416419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.007557 10.0.0.22 - - [2025-10-08 19:54:05] "POST /set-tag HTTP/1.1" 200 109 0.013119 10.0.0.22 - - [2025-10-08 19:54:05] "GET /virtual-machine-interface/8ed32099-66d8-42dd-b976-876ecd771a8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.013933 10.0.0.22 - - [2025-10-08 19:54:05] "POST /set-tag HTTP/1.1" 200 109 0.012800 10.0.0.22 - - [2025-10-08 19:54:05] "GET /firewall-policy/07a6feca-4405-48e9-b9be-2a08903296a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.007521 10.0.0.22 - - [2025-10-08 19:54:05] "GET /firewall-rule/52664cbc-a6dd-4529-947c-a8d3899bb63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002687 10.0.0.22 - - [2025-10-08 19:54:05] "POST /ref-update HTTP/1.1" 200 156 0.011415 10.0.0.22 - - [2025-10-08 19:54:05] "DELETE /firewall-rule/52664cbc-a6dd-4529-947c-a8d3899bb63f HTTP/1.1" 200 115 0.038275 10.0.0.22 - - [2025-10-08 19:54:05] "DELETE /loadbalancer-member/026cea0e-3d78-48f0-b626-1aed47d7756d HTTP/1.1" 200 115 0.024186 10.0.0.22 - - [2025-10-08 19:54:05] "PUT /service-instance/35dc2e1f-0b1d-4cd4-b81e-5c280ade4a7f HTTP/1.1" 200 266 0.008130 10.0.0.22 - - [2025-10-08 19:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015075 10.0.0.22 - - [2025-10-08 19:54:05] "DELETE /loadbalancer-pool/ca20c576-faf0-4604-93cb-4de6482cae71 HTTP/1.1" 200 115 0.063771 10.0.0.22 - - [2025-10-08 19:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007214 10.0.0.22 - - [2025-10-08 19:54:05] "POST /chown HTTP/1.1" 200 109 0.006340 10.0.0.22 - - [2025-10-08 19:54:05] "DELETE /loadbalancer-listener/3dd7f001-7911-498e-8c39-b264b7817825 HTTP/1.1" 200 115 0.042329 10.0.0.22 - - [2025-10-08 19:54:05] "GET /floating-ip/a35467cd-0f75-4303-91a3-500f5fc1b038?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002424 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.009242 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.014406 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.022435 10.0.0.22 - - [2025-10-08 19:54:06] "PUT /floating-ip/a35467cd-0f75-4303-91a3-500f5fc1b038 HTTP/1.1" 200 256 0.032777 10.0.0.22 - - [2025-10-08 19:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.22 - - [2025-10-08 19:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.008672 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.010520 10.0.0.22 - - [2025-10-08 19:54:06] "DELETE /floating-ip/a35467cd-0f75-4303-91a3-500f5fc1b038 HTTP/1.1" 200 115 0.099572 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.044745 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.044245 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.016122 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.010708 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.012693 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.020290 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.039393 10.0.0.22 - - [2025-10-08 19:54:06] "DELETE /loadbalancer/6cebda5b-59db-4f64-add9-d01eb54e4b1e HTTP/1.1" 200 115 0.124552 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.042020 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.020199 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.023087 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.023914 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.033783 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 404 171 0.021383 10.0.0.22 - - [2025-10-08 19:54:06] "DELETE /instance-ip/b08d89e1-a3ca-437b-9109-f885b1de8793 HTTP/1.1" 200 115 0.138049 10.0.0.22 - - [2025-10-08 19:54:06] "POST /chown HTTP/1.1" 200 109 0.064217 10.0.0.22 - - [2025-10-08 19:54:06] "PUT /service-instance/35dc2e1f-0b1d-4cd4-b81e-5c280ade4a7f HTTP/1.1" 200 266 0.023103 10.0.0.22 - - [2025-10-08 19:54:06] "GET /floating-ip-pool/688611cc-7e6f-401a-9946-4902640ed294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.007562 10.0.0.22 - - [2025-10-08 19:54:06] "DELETE /virtual-machine-interface/8ed32099-66d8-42dd-b976-876ecd771a8f HTTP/1.1" 200 115 0.088507 10.0.0.22 - - [2025-10-08 19:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015303 10.0.0.22 - - [2025-10-08 19:54:06] "POST /ref-update HTTP/1.1" 200 156 0.020782 10.0.0.22 - - [2025-10-08 19:54:06] "PUT /service-instance/35dc2e1f-0b1d-4cd4-b81e-5c280ade4a7f HTTP/1.1" 200 266 0.022233 10.0.0.22 - - [2025-10-08 19:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013685 10.0.0.22 - - [2025-10-08 19:54:06] "DELETE /floating-ip-pool/688611cc-7e6f-401a-9946-4902640ed294 HTTP/1.1" 200 115 0.064346 10.0.0.22 - - [2025-10-08 19:54:06] "PUT /service-instance/35dc2e1f-0b1d-4cd4-b81e-5c280ade4a7f HTTP/1.1" 200 266 0.018206 10.0.0.22 - - [2025-10-08 19:54:06] "DELETE /tag/41ce058b-344a-4a64-8060-bd9c04475d6f HTTP/1.1" 200 115 0.163083 10.0.0.22 - - [2025-10-08 19:54:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018850 10.0.0.22 - - [2025-10-08 19:54:06] "DELETE /service-instance/35dc2e1f-0b1d-4cd4-b81e-5c280ade4a7f HTTP/1.1" 200 115 0.046160 10.0.0.22 - - [2025-10-08 19:54:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002424 10.0.0.22 - - [2025-10-08 19:54:06] "POST /useragent-kv HTTP/1.1" 200 115 0.001863 10.0.0.22 - - [2025-10-08 19:54:06] "DELETE /virtual-network/c896ae4b-f841-40fe-beb5-dc10c8046e82 HTTP/1.1" 200 115 0.182491 10.0.0.22 - - [2025-10-08 19:54:06] "GET /routing-instance/0581b4be-d5a7-49a6-a7a9-03b64d57c1c6 HTTP/1.1" 404 171 0.001284 10.0.0.22 - - [2025-10-08 19:54:06] "GET /domains HTTP/1.1" 200 280 0.001353 10.0.0.22 - - [2025-10-08 19:54:06] "GET /domain/19be5865-ffe1-442d-b302-b03d45e5c7a8 HTTP/1.1" 200 3086 0.002662 10.0.0.22 - - [2025-10-08 19:54:06] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd HTTP/1.1" 200 7412 0.031583 10.0.0.22 - - [2025-10-08 19:54:06] "GET /virtual-machine-interface/08609a22-d442-4e5e-ac74-524aef47bcc9?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.009650 10.0.0.22 - - [2025-10-08 19:54:06] "GET /virtual-machine-interface/6956421e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004527 10.0.0.22 - - [2025-10-08 19:54:06] "POST /set-tag HTTP/1.1" 200 109 0.009786 10.0.0.22 - - [2025-10-08 19:54:06] "DELETE /virtual-machine-interface/08609a22-d442-4e5e-ac74-524aef47bcc9 HTTP/1.1" 200 115 0.086954 10.0.0.22 - - [2025-10-08 19:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005941 10.0.0.22 - - [2025-10-08 19:54:06] "GET /loadbalancer/6bd04535-579b-41b8-8efc-f3102bcb421a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002395 10.0.0.22 - - [2025-10-08 19:54:07] "DELETE /virtual-machine/f7f307db-2673-433c-8e8a-26b71e8b2686 HTTP/1.1" 200 115 0.020664 10.0.0.22 - - [2025-10-08 19:54:07] "GET /virtual-machine-interface/6017708b-fad1-4b77-b7d4-4b7c46416419?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.007699 10.0.0.22 - - [2025-10-08 19:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.22 - - [2025-10-08 19:54:07] "GET /virtual-machine-interface/6956421e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004908 10.0.0.22 - - [2025-10-08 19:54:07] "DELETE /route-target/b06f2fe1-a8cc-4dfd-a8c1-d5e495c4ccf1 HTTP/1.1" 200 115 0.021254 10.0.0.22 - - [2025-10-08 19:54:07] "POST /set-tag HTTP/1.1" 200 109 0.031030 10.0.0.22 - - [2025-10-08 19:54:07] "DELETE /loadbalancer-member/ec9725f9-fbfc-4acc-8392-98630597b997 HTTP/1.1" 200 115 0.044938 10.0.0.22 - - [2025-10-08 19:54:07] "DELETE /virtual-machine-interface/6017708b-fad1-4b77-b7d4-4b7c46416419 HTTP/1.1" 200 115 0.084707 10.0.0.22 - - [2025-10-08 19:54:07] "POST /ref-update HTTP/1.1" 200 156 0.012068 10.0.0.22 - - [2025-10-08 19:54:07] "DELETE /virtual-machine/75d68e57-24c2-45d5-8830-68eb81a8bf01 HTTP/1.1" 200 115 0.033581 10.0.0.22 - - [2025-10-08 19:54:08] "GET /virtual-machine-interface/6956421e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007404 10.0.0.22 - - [2025-10-08 19:54:08] "POST /set-tag HTTP/1.1" 200 109 0.001974 10.0.0.22 - - [2025-10-08 19:54:08] "GET /virtual-machine-interface/6956421e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003892 10.0.0.22 - - [2025-10-08 19:54:08] "POST /set-tag HTTP/1.1" 200 109 0.003722 10.0.0.22 - - [2025-10-08 19:54:08] "GET /virtual-machine/43e352be-ea21-4e35-97f5-a83d0b50f650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002796 10.0.0.22 - - [2025-10-08 19:54:08] "POST /ref-update HTTP/1.1" 200 156 0.009457 10.0.0.22 - - [2025-10-08 19:54:08] "GET /virtual-machine-interface/6956421e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.015336 10.0.0.22 - - [2025-10-08 19:54:08] "POST /set-tag HTTP/1.1" 200 109 0.020849 10.0.0.22 - - [2025-10-08 19:54:08] "POST /set-tag HTTP/1.1" 200 109 0.032022 10.0.0.22 - - [2025-10-08 19:54:08] "POST /set-tag HTTP/1.1" 200 109 0.047246 10.0.0.22 - - [2025-10-08 19:54:08] "DELETE /instance-ip/696de1bc-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.031193 10.0.0.22 - - [2025-10-08 19:54:08] "POST /ref-update HTTP/1.1" 200 156 0.009224 10.0.0.22 - - [2025-10-08 19:54:08] "DELETE /virtual-machine-interface/6956421e-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.033446 10.0.0.22 - - [2025-10-08 19:54:08] "DELETE /virtual-machine/43e352be-ea21-4e35-97f5-a83d0b50f650 HTTP/1.1" 200 115 0.016138 10.0.0.22 - - [2025-10-08 19:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.22 - - [2025-10-08 19:54:09] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003393 10.0.0.22 - - [2025-10-08 19:54:11] "GET /virtual-machine-interface/68ec79d8-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005477 10.0.0.22 - - [2025-10-08 19:54:12] "POST /set-tag HTTP/1.1" 200 109 0.009123 10.0.0.22 - - [2025-10-08 19:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.22 - - [2025-10-08 19:54:12] "GET /loadbalancer/6bd04535-579b-41b8-8efc-f3102bcb421a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002203 10.0.0.22 - - [2025-10-08 19:54:12] "GET /virtual-machine-interface/68ec79d8-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.003607 10.0.0.22 - - [2025-10-08 19:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.22 - - [2025-10-08 19:54:12] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004352 10.0.0.22 - - [2025-10-08 19:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.22 - - [2025-10-08 19:54:13] "GET /virtual-machine-interface/68ec79d8-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007864 10.0.0.22 - - [2025-10-08 19:54:13] "POST /set-tag HTTP/1.1" 200 109 0.004573 10.0.0.22 - - [2025-10-08 19:54:13] "GET /virtual-machine-interface/68ec79d8-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004184 10.0.0.22 - - [2025-10-08 19:54:13] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.22 - - [2025-10-08 19:54:13] "GET /virtual-machine/86bee811-915b-4745-85fb-bce077982b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002266 10.0.0.22 - - [2025-10-08 19:54:13] "POST /ref-update HTTP/1.1" 200 156 0.008138 10.0.0.22 - - [2025-10-08 19:54:13] "GET /virtual-machine-interface/68ec79d8-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004861 10.0.0.22 - - [2025-10-08 19:54:13] "POST /set-tag HTTP/1.1" 200 109 0.016792 10.0.0.22 - - [2025-10-08 19:54:13] "POST /set-tag HTTP/1.1" 200 109 0.018087 10.0.0.22 - - [2025-10-08 19:54:13] "POST /set-tag HTTP/1.1" 200 109 0.032006 10.0.0.22 - - [2025-10-08 19:54:13] "DELETE /instance-ip/69058f68-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.034078 10.0.0.22 - - [2025-10-08 19:54:13] "POST /ref-update HTTP/1.1" 200 156 0.013522 10.0.0.22 - - [2025-10-08 19:54:13] "DELETE /virtual-machine-interface/68ec79d8-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.058613 10.0.0.22 - - [2025-10-08 19:54:13] "DELETE /virtual-machine/86bee811-915b-4745-85fb-bce077982b93 HTTP/1.1" 200 115 0.017657 10.0.0.22 - - [2025-10-08 19:54:13] "DELETE /tag/0906fb28-3abf-4700-9e34-9f9ea65a9c83 HTTP/1.1" 200 115 0.048329 10.0.0.22 - - [2025-10-08 19:54:13] "DELETE /tag/dc33a6fd-f22f-400e-bdcb-7bc94cc823a2 HTTP/1.1" 200 115 0.050135 10.0.0.22 - - [2025-10-08 19:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.22 - - [2025-10-08 19:54:17] "GET /project/b58fc9fd-55c6-4e56-92a7-262aa40506cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029884 10.0.0.22 - - [2025-10-08 19:54:17] "POST /tags HTTP/1.1" 200 393 0.032455 10.0.0.22 - - [2025-10-08 19:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017088 10.0.0.22 - - [2025-10-08 19:54:17] "GET /tag/39ff018f-2313-4877-b321-b06facebeb52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011930 10.0.0.22 - - [2025-10-08 19:54:17] "POST /tags HTTP/1.1" 200 341 0.017880 10.0.0.22 - - [2025-10-08 19:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.22 - - [2025-10-08 19:54:17] "GET /tag/220f5d84-a4e9-4c88-a266-232599aefc3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011040 10.0.0.22 - - [2025-10-08 19:54:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.000485 10.0.0.22 - - [2025-10-08 19:54:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.006507 10.0.0.22 - - [2025-10-08 19:54:17] "POST /security-groups HTTP/1.1" 200 589 0.121372 10.0.0.22 - - [2025-10-08 19:54:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.001650 10.0.0.22 - - [2025-10-08 19:54:17] "POST /projects HTTP/1.1" 200 519 0.269336 10.0.0.22 - - [2025-10-08 19:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.048686 10.0.0.22 - - [2025-10-08 19:54:17] "POST /access-control-lists HTTP/1.1" 200 598 0.061863 10.0.0.22 - - [2025-10-08 19:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007980 10.0.0.22 - - [2025-10-08 19:54:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.002005 10.0.0.22 - - [2025-10-08 19:54:17] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003285 10.0.0.22 - - [2025-10-08 19:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.22 - - [2025-10-08 19:54:17] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.046203 10.0.0.22 - - [2025-10-08 19:54:17] "POST /access-control-lists HTTP/1.1" 200 596 0.063653 10.0.0.22 - - [2025-10-08 19:54:18] "PUT /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181 HTTP/1.1" 200 264 0.046646 10.0.0.22 - - [2025-10-08 19:54:18] "PUT /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e HTTP/1.1" 200 264 0.043377 10.0.0.22 - - [2025-10-08 19:54:18] "POST /security-groups HTTP/1.1" 200 591 0.073346 10.0.0.22 - - [2025-10-08 19:54:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.002357 10.0.0.22 - - [2025-10-08 19:54:18] "POST /access-control-lists HTTP/1.1" 200 632 0.064611 10.0.0.22 - - [2025-10-08 19:54:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.062546 10.0.0.22 - - [2025-10-08 19:54:18] "POST /chown HTTP/1.1" 200 109 0.016933 10.0.0.22 - - [2025-10-08 19:54:18] "POST /fqname-to-id HTTP/1.1" 404 269 0.003451 10.0.0.22 - - [2025-10-08 19:54:18] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013064 10.0.0.22 - - [2025-10-08 19:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.22 - - [2025-10-08 19:54:18] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.020979 10.0.0.22 - - [2025-10-08 19:54:18] "POST /access-control-lists HTTP/1.1" 200 630 0.074461 10.0.0.22 - - [2025-10-08 19:54:18] "POST /tags HTTP/1.1" 409 226 0.009668 10.0.0.22 - - [2025-10-08 19:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.22 - - [2025-10-08 19:54:18] "GET /tag/220f5d84-a4e9-4c88-a266-232599aefc3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010392 10.0.0.22 - - [2025-10-08 19:54:18] "POST /firewall-rules HTTP/1.1" 200 600 0.072354 10.0.0.22 - - [2025-10-08 19:54:18] "GET /firewall-rule/46b22e12-a483-474d-9dcd-8d0c5ce32c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007504 10.0.0.22 - - [2025-10-08 19:54:18] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004186 10.0.0.22 - - [2025-10-08 19:54:18] "GET /firewall-rule/46b22e12-a483-474d-9dcd-8d0c5ce32c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004788 10.0.0.22 - - [2025-10-08 19:54:18] "POST /ref-update HTTP/1.1" 200 156 0.051518 10.0.0.22 - - [2025-10-08 19:54:18] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002594 10.0.0.22 - - [2025-10-08 19:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.22 - - [2025-10-08 19:54:18] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002242 10.0.0.22 - - [2025-10-08 19:54:18] "POST /tags HTTP/1.1" 409 226 0.005990 10.0.0.22 - - [2025-10-08 19:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.22 - - [2025-10-08 19:54:18] "GET /tag/220f5d84-a4e9-4c88-a266-232599aefc3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009963 10.0.0.22 - - [2025-10-08 19:54:18] "POST /firewall-rules HTTP/1.1" 200 598 0.068368 10.0.0.22 - - [2025-10-08 19:54:18] "GET /firewall-rule/1dc84c30-8d7d-4017-817a-736e94b3b44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.010916 10.0.0.22 - - [2025-10-08 19:54:18] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003497 10.0.0.22 - - [2025-10-08 19:54:18] "GET /firewall-rule/1dc84c30-8d7d-4017-817a-736e94b3b44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002588 10.0.0.22 - - [2025-10-08 19:54:18] "POST /ref-update HTTP/1.1" 200 156 0.052128 10.0.0.22 - - [2025-10-08 19:54:20] "POST /tags HTTP/1.1" 200 393 0.027091 10.0.0.22 - - [2025-10-08 19:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012883 10.0.0.22 - - [2025-10-08 19:54:20] "GET /tag/db581aad-eb6d-4ac8-a33d-8e4ef9377034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011197 10.0.0.22 - - [2025-10-08 19:54:20] "POST /tags HTTP/1.1" 200 341 0.019098 10.0.0.22 - - [2025-10-08 19:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012734 10.0.0.22 - - [2025-10-08 19:54:20] "GET /tag/55c7dced-26ea-4990-89bb-bf13fa3a636b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012469 10.0.0.22 - - [2025-10-08 19:54:20] "POST /id-to-fqname HTTP/1.1" 200 192 0.003024 10.0.0.22 - - [2025-10-08 19:54:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.010792 10.0.0.22 - - [2025-10-08 19:54:20] "POST /security-groups HTTP/1.1" 200 589 0.064596 10.0.0.22 - - [2025-10-08 19:54:20] "POST /projects HTTP/1.1" 200 519 0.159187 10.0.0.22 - - [2025-10-08 19:54:20] "POST /fqname-to-id HTTP/1.1" 404 236 0.003422 10.0.0.22 - - [2025-10-08 19:54:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016168 10.0.0.22 - - [2025-10-08 19:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015191 10.0.0.22 - - [2025-10-08 19:54:20] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006389 10.0.0.22 - - [2025-10-08 19:54:20] "POST /access-control-lists HTTP/1.1" 200 598 0.074302 10.0.0.22 - - [2025-10-08 19:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.22 - - [2025-10-08 19:54:20] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003980 10.0.0.22 - - [2025-10-08 19:54:20] "POST /fqname-to-id HTTP/1.1" 404 235 0.001791 10.0.0.22 - - [2025-10-08 19:54:20] "POST /access-control-lists HTTP/1.1" 200 596 0.064716 10.0.0.22 - - [2025-10-08 19:54:20] "PUT /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181 HTTP/1.1" 200 264 0.096995 10.0.0.22 - - [2025-10-08 19:54:21] "PUT /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e HTTP/1.1" 200 264 0.032845 10.0.0.22 - - [2025-10-08 19:54:21] "POST /security-groups HTTP/1.1" 200 591 0.066803 10.0.0.22 - - [2025-10-08 19:54:21] "POST /fqname-to-id HTTP/1.1" 404 270 0.003961 10.0.0.22 - - [2025-10-08 19:54:21] "POST /access-control-lists HTTP/1.1" 200 632 0.059533 10.0.0.22 - - [2025-10-08 19:54:21] "POST /fqname-to-id HTTP/1.1" 404 269 0.007959 10.0.0.22 - - [2025-10-08 19:54:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.063605 10.0.0.22 - - [2025-10-08 19:54:21] "POST /chown HTTP/1.1" 200 109 0.016237 10.0.0.22 - - [2025-10-08 19:54:21] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005199 10.0.0.22 - - [2025-10-08 19:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.22 - - [2025-10-08 19:54:21] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002899 10.0.0.22 - - [2025-10-08 19:54:21] "POST /tags HTTP/1.1" 409 226 0.002020 10.0.0.22 - - [2025-10-08 19:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.22 - - [2025-10-08 19:54:21] "GET /tag/55c7dced-26ea-4990-89bb-bf13fa3a636b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.020567 10.0.0.22 - - [2025-10-08 19:54:21] "POST /access-control-lists HTTP/1.1" 200 630 0.221667 10.0.0.22 - - [2025-10-08 19:54:21] "POST /firewall-rules HTTP/1.1" 200 600 0.218820 10.0.0.22 - - [2025-10-08 19:54:21] "GET /firewall-rule/62d638c8-b339-4daa-b96c-657c4673d006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004926 10.0.0.22 - - [2025-10-08 19:54:21] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004207 10.0.0.22 - - [2025-10-08 19:54:21] "GET /firewall-rule/62d638c8-b339-4daa-b96c-657c4673d006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003793 10.0.0.22 - - [2025-10-08 19:54:21] "POST /ref-update HTTP/1.1" 200 156 0.052934 10.0.0.22 - - [2025-10-08 19:54:21] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003156 10.0.0.22 - - [2025-10-08 19:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.22 - - [2025-10-08 19:54:21] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002899 10.0.0.22 - - [2025-10-08 19:54:21] "POST /tags HTTP/1.1" 409 226 0.001726 10.0.0.22 - - [2025-10-08 19:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.22 - - [2025-10-08 19:54:21] "GET /tag/55c7dced-26ea-4990-89bb-bf13fa3a636b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011007 10.0.0.22 - - [2025-10-08 19:54:21] "POST /firewall-rules HTTP/1.1" 200 598 0.063775 10.0.0.22 - - [2025-10-08 19:54:21] "GET /firewall-rule/ea837513-1b7f-4051-be63-a77b07c1a5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.007128 10.0.0.22 - - [2025-10-08 19:54:21] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004775 10.0.0.22 - - [2025-10-08 19:54:21] "GET /firewall-rule/ea837513-1b7f-4051-be63-a77b07c1a5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002802 10.0.0.22 - - [2025-10-08 19:54:22] "POST /ref-update HTTP/1.1" 200 156 0.054989 10.0.0.22 - - [2025-10-08 19:54:23] "POST /tags HTTP/1.1" 200 345 0.092607 10.0.0.22 - - [2025-10-08 19:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021568 10.0.0.22 - - [2025-10-08 19:54:23] "GET /tag/cb0d69dc-a3d2-41d9-836c-9fedb0570486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.027257 10.0.0.22 - - [2025-10-08 19:54:23] "POST /projects HTTP/1.1" 409 238 0.002872 10.0.0.22 - - [2025-10-08 19:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.22 - - [2025-10-08 19:54:23] "GET /project/d3ed97f3-de2b-46da-985b-b48ce7459a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050317 10.0.0.22 - - [2025-10-08 19:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008788 10.0.0.22 - - [2025-10-08 19:54:23] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004680 10.0.0.22 - - [2025-10-08 19:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.22 - - [2025-10-08 19:54:23] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004370 10.0.0.22 - - [2025-10-08 19:54:23] "POST /security-groups HTTP/1.1" 409 285 0.006785 10.0.0.22 - - [2025-10-08 19:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.22 - - [2025-10-08 19:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.22 - - [2025-10-08 19:54:23] "PUT /security-group/5f4975bc-0dc4-4f3a-88b5-579571963946 HTTP/1.1" 200 262 0.059751 10.0.0.22 - - [2025-10-08 19:54:23] "PUT /access-control-list/14e15dfa-0e66-479d-9f9a-21a007f0f21d HTTP/1.1" 200 272 0.030461 10.0.0.22 - - [2025-10-08 19:54:23] "GET /project/d3ed97f3-de2b-46da-985b-b48ce7459a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.083606 10.0.0.22 - - [2025-10-08 19:54:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.057851 10.0.0.22 - - [2025-10-08 19:54:23] "POST /tags HTTP/1.1" 409 228 0.021489 10.0.0.22 - - [2025-10-08 19:54:23] "PUT /access-control-list/b7b3bd00-73c6-4042-9e2c-4e756d71976a HTTP/1.1" 200 272 0.055759 10.0.0.22 - - [2025-10-08 19:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008294 10.0.0.22 - - [2025-10-08 19:54:24] "GET /tag/cb0d69dc-a3d2-41d9-836c-9fedb0570486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.022490 10.0.0.22 - - [2025-10-08 19:54:24] "POST /tags HTTP/1.1" 200 345 0.057620 10.0.0.22 - - [2025-10-08 19:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.22 - - [2025-10-08 19:54:24] "GET /tag/a3fa2910-c3ef-426e-94a9-da9e0f7a9069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013919 10.0.0.22 - - [2025-10-08 19:54:24] "POST /projects HTTP/1.1" 409 238 0.002141 10.0.0.22 - - [2025-10-08 19:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.22 - - [2025-10-08 19:54:24] "GET /project/45445f52-5bd5-4dd1-b209-ed2cb08fa21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033685 10.0.0.22 - - [2025-10-08 19:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.22 - - [2025-10-08 19:54:24] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005424 10.0.0.22 - - [2025-10-08 19:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.22 - - [2025-10-08 19:54:24] "GET /project/45445f52-5bd5-4dd1-b209-ed2cb08fa21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035549 10.0.0.22 - - [2025-10-08 19:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010032 10.0.0.22 - - [2025-10-08 19:54:24] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006119 10.0.0.22 - - [2025-10-08 19:54:24] "POST /security-groups HTTP/1.1" 409 285 0.002151 10.0.0.22 - - [2025-10-08 19:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.22 - - [2025-10-08 19:54:24] "PUT /security-group/5b1a78cf-2bd7-451d-96af-0b56009bf001 HTTP/1.1" 200 262 0.053729 10.0.0.22 - - [2025-10-08 19:54:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.028779 10.0.0.22 - - [2025-10-08 19:54:24] "PUT /access-control-list/edfb2ce4-f171-471e-88ed-4e4cba29ad73 HTTP/1.1" 200 272 0.010689 10.0.0.22 - - [2025-10-08 19:54:24] "POST /tags HTTP/1.1" 409 228 0.004935 10.0.0.22 - - [2025-10-08 19:54:24] "PUT /access-control-list/c6827fcb-2d8a-4841-a21b-5e3cc72e9637 HTTP/1.1" 200 272 0.017060 10.0.0.22 - - [2025-10-08 19:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.22 - - [2025-10-08 19:54:24] "GET /tag/a3fa2910-c3ef-426e-94a9-da9e0f7a9069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011220 10.0.0.22 - - [2025-10-08 19:54:24] "POST /tags HTTP/1.1" 200 291 0.052982 10.0.0.22 - - [2025-10-08 19:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.22 - - [2025-10-08 19:54:24] "GET /tag/24d57c76-0b55-4af7-ac1c-462b8316abc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012506 10.0.0.22 - - [2025-10-08 19:54:24] "POST /tags HTTP/1.1" 200 303 0.046735 10.0.0.22 - - [2025-10-08 19:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.22 - - [2025-10-08 19:54:24] "GET /tag/bb7ac636-3ce3-4e51-b5da-cbd27c489890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012587 10.0.0.22 - - [2025-10-08 19:54:24] "POST /tags HTTP/1.1" 409 252 0.003858 10.0.0.22 - - [2025-10-08 19:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.22 - - [2025-10-08 19:54:24] "GET /tag/39ff018f-2313-4877-b321-b06facebeb52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010114 10.0.0.22 - - [2025-10-08 19:54:24] "POST /tags HTTP/1.1" 409 226 0.001658 10.0.0.22 - - [2025-10-08 19:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.22 - - [2025-10-08 19:54:24] "GET /tag/220f5d84-a4e9-4c88-a266-232599aefc3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009545 10.0.0.22 - - [2025-10-08 19:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.22 - - [2025-10-08 19:54:24] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003912 10.0.0.22 - - [2025-10-08 19:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.22 - - [2025-10-08 19:54:24] "GET /project/d3ed97f3-de2b-46da-985b-b48ce7459a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031758 10.0.0.22 - - [2025-10-08 19:54:24] "POST /virtual-machines HTTP/1.1" 200 395 0.007729 10.0.0.22 - - [2025-10-08 19:54:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.028575 10.0.0.22 - - [2025-10-08 19:54:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094045 10.0.0.22 - - [2025-10-08 19:54:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008202 10.0.0.22 - - [2025-10-08 19:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016314 10.0.0.22 - - [2025-10-08 19:54:25] "GET /virtual-machine-interface/9756ae06-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005306 10.0.0.22 - - [2025-10-08 19:54:25] "POST /instance-ips HTTP/1.1" 200 397 0.019296 10.0.0.22 - - [2025-10-08 19:54:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.028694 10.0.0.22 - - [2025-10-08 19:54:25] "GET /virtual-machine-interface/9756ae06-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015147 10.0.0.22 - - [2025-10-08 19:54:25] "POST /set-tag HTTP/1.1" 200 109 0.063707 10.0.0.22 - - [2025-10-08 19:54:25] "GET /virtual-machine-interface/9756ae06-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015271 10.0.0.22 - - [2025-10-08 19:54:25] "GET /instance-ip/976e1d7a-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002813 10.0.0.22 - - [2025-10-08 19:54:25] "GET /virtual-machine-interface/9756ae06-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004099 10.0.0.22 - - [2025-10-08 19:54:25] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.22 - - [2025-10-08 19:54:25] "GET /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003264 10.0.0.22 - - [2025-10-08 19:54:25] "POST /ref-update HTTP/1.1" 200 156 0.007213 10.0.0.22 - - [2025-10-08 19:54:25] "GET /virtual-machine-interface/9756ae06-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004643 10.0.0.22 - - [2025-10-08 19:54:25] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.22 - - [2025-10-08 19:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.22 - - [2025-10-08 19:54:25] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004332 10.0.0.22 - - [2025-10-08 19:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009293 10.0.0.22 - - [2025-10-08 19:54:25] "GET /project/d3ed97f3-de2b-46da-985b-b48ce7459a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.022378 10.0.0.22 - - [2025-10-08 19:54:25] "POST /virtual-machines HTTP/1.1" 200 395 0.007945 10.0.0.22 - - [2025-10-08 19:54:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015386 10.0.0.22 - - [2025-10-08 19:54:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102871 10.0.0.22 - - [2025-10-08 19:54:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.013299 10.0.0.22 - - [2025-10-08 19:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012303 10.0.0.22 - - [2025-10-08 19:54:25] "GET /virtual-machine-interface/97c8a966-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009203 10.0.0.22 - - [2025-10-08 19:54:26] "POST /instance-ips HTTP/1.1" 200 397 0.020889 10.0.0.22 - - [2025-10-08 19:54:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.030262 10.0.0.22 - - [2025-10-08 19:54:26] "GET /virtual-machine-interface/97c8a966-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004730 10.0.0.22 - - [2025-10-08 19:54:26] "POST /set-tag HTTP/1.1" 200 109 0.059728 10.0.0.22 - - [2025-10-08 19:54:26] "GET /virtual-machine-interface/97c8a966-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006055 10.0.0.22 - - [2025-10-08 19:54:26] "GET /instance-ip/97e1581c-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003904 10.0.0.22 - - [2025-10-08 19:54:26] "GET /virtual-machine-interface/97c8a966-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004123 10.0.0.22 - - [2025-10-08 19:54:26] "POST /set-tag HTTP/1.1" 200 109 0.001775 10.0.0.22 - - [2025-10-08 19:54:26] "GET /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003010 10.0.0.22 - - [2025-10-08 19:54:26] "POST /ref-update HTTP/1.1" 200 156 0.007485 10.0.0.22 - - [2025-10-08 19:54:26] "GET /virtual-machine-interface/97c8a966-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004783 10.0.0.22 - - [2025-10-08 19:54:26] "POST /set-tag HTTP/1.1" 200 109 0.001625 10.0.0.22 - - [2025-10-08 19:54:26] "POST /tags HTTP/1.1" 200 291 0.027348 10.0.0.22 - - [2025-10-08 19:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.22 - - [2025-10-08 19:54:26] "GET /tag/6519e3ca-5239-4a20-9c7c-4d72978d4070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011050 10.0.0.22 - - [2025-10-08 19:54:26] "POST /tags HTTP/1.1" 409 252 0.001904 10.0.0.22 - - [2025-10-08 19:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.22 - - [2025-10-08 19:54:26] "GET /tag/db581aad-eb6d-4ac8-a33d-8e4ef9377034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009562 10.0.0.22 - - [2025-10-08 19:54:26] "POST /tags HTTP/1.1" 409 226 0.001918 10.0.0.22 - - [2025-10-08 19:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.22 - - [2025-10-08 19:54:26] "GET /tag/55c7dced-26ea-4990-89bb-bf13fa3a636b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009603 10.0.0.22 - - [2025-10-08 19:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.22 - - [2025-10-08 19:54:26] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006440 10.0.0.22 - - [2025-10-08 19:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.22 - - [2025-10-08 19:54:26] "GET /project/45445f52-5bd5-4dd1-b209-ed2cb08fa21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030693 10.0.0.22 - - [2025-10-08 19:54:26] "POST /virtual-machines HTTP/1.1" 200 395 0.009608 10.0.0.22 - - [2025-10-08 19:54:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019958 10.0.0.22 - - [2025-10-08 19:54:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104203 10.0.0.22 - - [2025-10-08 19:54:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007428 10.0.0.22 - - [2025-10-08 19:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007601 10.0.0.22 - - [2025-10-08 19:54:26] "GET /virtual-machine-interface/9854e1e2-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003698 10.0.0.22 - - [2025-10-08 19:54:26] "POST /instance-ips HTTP/1.1" 200 397 0.017549 10.0.0.22 - - [2025-10-08 19:54:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023569 10.0.0.22 - - [2025-10-08 19:54:26] "GET /virtual-machine-interface/9854e1e2-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003819 10.0.0.22 - - [2025-10-08 19:54:27] "POST /set-tag HTTP/1.1" 200 109 0.059965 10.0.0.22 - - [2025-10-08 19:54:27] "GET /virtual-machine-interface/9854e1e2-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009372 10.0.0.22 - - [2025-10-08 19:54:27] "GET /instance-ip/986d2086-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005776 10.0.0.22 - - [2025-10-08 19:54:27] "GET /virtual-machine-interface/9854e1e2-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004043 10.0.0.22 - - [2025-10-08 19:54:27] "POST /set-tag HTTP/1.1" 200 109 0.001880 10.0.0.22 - - [2025-10-08 19:54:27] "GET /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003092 10.0.0.22 - - [2025-10-08 19:54:27] "POST /ref-update HTTP/1.1" 200 156 0.007547 10.0.0.22 - - [2025-10-08 19:54:27] "GET /virtual-machine-interface/9854e1e2-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006942 10.0.0.22 - - [2025-10-08 19:54:27] "POST /set-tag HTTP/1.1" 200 109 0.002851 10.0.0.22 - - [2025-10-08 19:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.22 - - [2025-10-08 19:54:27] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004059 10.0.0.22 - - [2025-10-08 19:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.22 - - [2025-10-08 19:54:27] "GET /project/45445f52-5bd5-4dd1-b209-ed2cb08fa21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029333 10.0.0.22 - - [2025-10-08 19:54:27] "POST /virtual-machines HTTP/1.1" 200 395 0.006430 10.0.0.22 - - [2025-10-08 19:54:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015073 10.0.0.22 - - [2025-10-08 19:54:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106935 10.0.0.22 - - [2025-10-08 19:54:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008242 10.0.0.22 - - [2025-10-08 19:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006851 10.0.0.22 - - [2025-10-08 19:54:27] "GET /virtual-machine-interface/98c14b84-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009521 10.0.0.22 - - [2025-10-08 19:54:27] "POST /instance-ips HTTP/1.1" 200 397 0.024864 10.0.0.22 - - [2025-10-08 19:54:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.025194 10.0.0.22 - - [2025-10-08 19:54:27] "GET /virtual-machine-interface/98c14b84-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004066 10.0.0.22 - - [2025-10-08 19:54:27] "POST /set-tag HTTP/1.1" 200 109 0.059739 10.0.0.22 - - [2025-10-08 19:54:27] "GET /virtual-machine-interface/98c14b84-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014659 10.0.0.22 - - [2025-10-08 19:54:27] "GET /instance-ip/98da0070-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005210 10.0.0.22 - - [2025-10-08 19:54:27] "GET /virtual-machine-interface/98c14b84-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004053 10.0.0.22 - - [2025-10-08 19:54:27] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.22 - - [2025-10-08 19:54:27] "GET /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003289 10.0.0.22 - - [2025-10-08 19:54:27] "POST /ref-update HTTP/1.1" 200 156 0.012981 10.0.0.22 - - [2025-10-08 19:54:27] "GET /virtual-machine-interface/98c14b84-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009564 10.0.0.22 - - [2025-10-08 19:54:27] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.22 - - [2025-10-08 19:54:28] "POST /tags HTTP/1.1" 200 299 0.016480 10.0.0.22 - - [2025-10-08 19:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008590 10.0.0.22 - - [2025-10-08 19:54:28] "GET /tag/273d4f04-fef6-47bc-9955-885c2760b8db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011492 10.0.0.22 - - [2025-10-08 19:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.22 - - [2025-10-08 19:54:28] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003565 10.0.0.22 - - [2025-10-08 19:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.22 - - [2025-10-08 19:54:28] "GET /project/d3ed97f3-de2b-46da-985b-b48ce7459a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032153 10.0.0.22 - - [2025-10-08 19:54:28] "POST /virtual-machines HTTP/1.1" 200 395 0.007936 10.0.0.22 - - [2025-10-08 19:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009853 10.0.0.22 - - [2025-10-08 19:54:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098348 10.0.0.22 - - [2025-10-08 19:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008629 10.0.0.22 - - [2025-10-08 19:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013810 10.0.0.22 - - [2025-10-08 19:54:28] "GET /virtual-machine-interface/993f1762-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006517 10.0.0.22 - - [2025-10-08 19:54:28] "POST /instance-ips HTTP/1.1" 200 397 0.017960 10.0.0.22 - - [2025-10-08 19:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.031266 10.0.0.22 - - [2025-10-08 19:54:28] "GET /virtual-machine-interface/993f1762-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013151 10.0.0.22 - - [2025-10-08 19:54:28] "POST /set-tag HTTP/1.1" 200 109 0.018296 10.0.0.22 - - [2025-10-08 19:54:28] "GET /virtual-machine-interface/993f1762-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023768 10.0.0.22 - - [2025-10-08 19:54:28] "GET /instance-ip/995687f8-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002381 10.0.0.22 - - [2025-10-08 19:54:28] "GET /virtual-machine-interface/993f1762-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003991 10.0.0.22 - - [2025-10-08 19:54:28] "POST /set-tag HTTP/1.1" 200 109 0.001792 10.0.0.22 - - [2025-10-08 19:54:28] "POST /tags HTTP/1.1" 200 299 0.016468 10.0.0.22 - - [2025-10-08 19:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011616 10.0.0.22 - - [2025-10-08 19:54:28] "GET /tag/7f32f723-f1e7-48f6-a337-a1ad30446fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011489 10.0.0.22 - - [2025-10-08 19:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.22 - - [2025-10-08 19:54:28] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003512 10.0.0.22 - - [2025-10-08 19:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.22 - - [2025-10-08 19:54:28] "GET /project/d3ed97f3-de2b-46da-985b-b48ce7459a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029519 10.0.0.22 - - [2025-10-08 19:54:28] "POST /virtual-machines HTTP/1.1" 200 395 0.007234 10.0.0.22 - - [2025-10-08 19:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.014980 10.0.0.22 - - [2025-10-08 19:54:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101967 10.0.0.22 - - [2025-10-08 19:54:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007945 10.0.0.22 - - [2025-10-08 19:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.22 - - [2025-10-08 19:54:29] "GET /virtual-machine-interface/99a52c82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007430 10.0.0.22 - - [2025-10-08 19:54:29] "POST /instance-ips HTTP/1.1" 200 397 0.022273 10.0.0.22 - - [2025-10-08 19:54:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023340 10.0.0.22 - - [2025-10-08 19:54:29] "GET /virtual-machine-interface/99a52c82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022704 10.0.0.22 - - [2025-10-08 19:54:29] "POST /set-tag HTTP/1.1" 200 109 0.016895 10.0.0.22 - - [2025-10-08 19:54:29] "GET /virtual-machine-interface/99a52c82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016192 10.0.0.22 - - [2025-10-08 19:54:29] "GET /instance-ip/99beb5f8-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004073 10.0.0.22 - - [2025-10-08 19:54:29] "GET /virtual-machine-interface/99a52c82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004188 10.0.0.22 - - [2025-10-08 19:54:29] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.22 - - [2025-10-08 19:54:29] "POST /tags HTTP/1.1" 200 299 0.020004 10.0.0.22 - - [2025-10-08 19:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.22 - - [2025-10-08 19:54:29] "GET /tag/f87e5782-7221-40c5-9ed7-d0d1191846f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011494 10.0.0.22 - - [2025-10-08 19:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.22 - - [2025-10-08 19:54:29] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003965 10.0.0.22 - - [2025-10-08 19:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009398 10.0.0.22 - - [2025-10-08 19:54:29] "GET /project/45445f52-5bd5-4dd1-b209-ed2cb08fa21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026252 10.0.0.22 - - [2025-10-08 19:54:29] "POST /virtual-machines HTTP/1.1" 200 395 0.008343 10.0.0.22 - - [2025-10-08 19:54:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008814 10.0.0.22 - - [2025-10-08 19:54:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103943 10.0.0.22 - - [2025-10-08 19:54:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017355 10.0.0.22 - - [2025-10-08 19:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013173 10.0.0.22 - - [2025-10-08 19:54:29] "GET /virtual-machine-interface/9a111a82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004602 10.0.0.22 - - [2025-10-08 19:54:29] "POST /instance-ips HTTP/1.1" 200 397 0.019598 10.0.0.22 - - [2025-10-08 19:54:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014787 10.0.0.22 - - [2025-10-08 19:54:29] "GET /virtual-machine-interface/9a111a82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004505 10.0.0.22 - - [2025-10-08 19:54:29] "POST /set-tag HTTP/1.1" 200 109 0.016961 10.0.0.22 - - [2025-10-08 19:54:29] "GET /virtual-machine-interface/9a111a82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013249 10.0.0.22 - - [2025-10-08 19:54:29] "GET /instance-ip/9a24a660-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002747 10.0.0.22 - - [2025-10-08 19:54:30] "GET /virtual-machine-interface/9a111a82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004223 10.0.0.22 - - [2025-10-08 19:54:30] "POST /set-tag HTTP/1.1" 200 109 0.001829 10.0.0.22 - - [2025-10-08 19:54:30] "POST /tags HTTP/1.1" 200 299 0.016009 10.0.0.22 - - [2025-10-08 19:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.22 - - [2025-10-08 19:54:30] "GET /tag/07680890-75d2-4536-9e86-9d5d945cb553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012142 10.0.0.22 - - [2025-10-08 19:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.22 - - [2025-10-08 19:54:30] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003497 10.0.0.22 - - [2025-10-08 19:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.22 - - [2025-10-08 19:54:30] "GET /project/45445f52-5bd5-4dd1-b209-ed2cb08fa21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.022451 10.0.0.22 - - [2025-10-08 19:54:30] "POST /virtual-machines HTTP/1.1" 200 395 0.007333 10.0.0.22 - - [2025-10-08 19:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026329 10.0.0.22 - - [2025-10-08 19:54:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096962 10.0.0.22 - - [2025-10-08 19:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008127 10.0.0.22 - - [2025-10-08 19:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.22 - - [2025-10-08 19:54:30] "GET /virtual-machine-interface/9a6c1d2e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008039 10.0.0.22 - - [2025-10-08 19:54:30] "POST /instance-ips HTTP/1.1" 200 397 0.017921 10.0.0.22 - - [2025-10-08 19:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016718 10.0.0.22 - - [2025-10-08 19:54:30] "GET /virtual-machine-interface/9a6c1d2e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010664 10.0.0.22 - - [2025-10-08 19:54:30] "POST /set-tag HTTP/1.1" 200 109 0.023642 10.0.0.22 - - [2025-10-08 19:54:30] "GET /virtual-machine-interface/9a6c1d2e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003912 10.0.0.22 - - [2025-10-08 19:54:30] "GET /instance-ip/9a83ed64-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007044 10.0.0.22 - - [2025-10-08 19:54:30] "GET /virtual-machine-interface/9a6c1d2e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004026 10.0.0.22 - - [2025-10-08 19:54:30] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.22 - - [2025-10-08 19:54:30] "GET /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003494 10.0.0.22 - - [2025-10-08 19:54:30] "POST /ref-update HTTP/1.1" 200 156 0.012703 10.0.0.22 - - [2025-10-08 19:54:30] "GET /virtual-machine-interface/993f1762-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011015 10.0.0.22 - - [2025-10-08 19:54:30] "POST /set-tag HTTP/1.1" 200 109 0.007349 10.0.0.22 - - [2025-10-08 19:54:30] "GET /virtual-machine-interface/9756ae06-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004221 10.0.0.22 - - [2025-10-08 19:54:30] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.22 - - [2025-10-08 19:54:30] "GET /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003397 10.0.0.22 - - [2025-10-08 19:54:30] "POST /ref-update HTTP/1.1" 200 156 0.007013 10.0.0.22 - - [2025-10-08 19:54:30] "GET /virtual-machine-interface/99a52c82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004145 10.0.0.22 - - [2025-10-08 19:54:30] "POST /set-tag HTTP/1.1" 200 109 0.001839 10.0.0.22 - - [2025-10-08 19:54:30] "GET /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003225 10.0.0.22 - - [2025-10-08 19:54:30] "POST /ref-update HTTP/1.1" 200 156 0.008080 10.0.0.22 - - [2025-10-08 19:54:30] "GET /virtual-machine-interface/9a111a82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011021 10.0.0.22 - - [2025-10-08 19:54:30] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.22 - - [2025-10-08 19:54:30] "GET /virtual-machine-interface/97c8a966-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004098 10.0.0.22 - - [2025-10-08 19:54:30] "POST /set-tag HTTP/1.1" 200 109 0.001758 10.0.0.22 - - [2025-10-08 19:54:30] "GET /virtual-router/8d23ea1e-4ef4-4c17-9396-82f9b926d919?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003209 10.0.0.22 - - [2025-10-08 19:54:30] "POST /ref-update HTTP/1.1" 200 156 0.006931 10.0.0.22 - - [2025-10-08 19:54:31] "GET /virtual-machine-interface/9a6c1d2e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004260 10.0.0.22 - - [2025-10-08 19:54:31] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.22 - - [2025-10-08 19:54:31] "GET /virtual-machine-interface/9854e1e2-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003684 10.0.0.22 - - [2025-10-08 19:54:31] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.22 - - [2025-10-08 19:54:31] "GET /virtual-machine-interface/98c14b84-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005199 10.0.0.22 - - [2025-10-08 19:54:31] "POST /set-tag HTTP/1.1" 200 109 0.001902 10.0.0.22 - - [2025-10-08 19:54:31] "GET /virtual-machine-interface/993f1762-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004056 10.0.0.22 - - [2025-10-08 19:54:31] "POST /set-tag HTTP/1.1" 200 109 0.001833 10.0.0.22 - - [2025-10-08 19:54:31] "GET /virtual-machine-interface/99a52c82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003468 10.0.0.22 - - [2025-10-08 19:54:31] "POST /set-tag HTTP/1.1" 200 109 0.001568 10.0.0.22 - - [2025-10-08 19:54:31] "GET /virtual-machine-interface/9a111a82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004169 10.0.0.22 - - [2025-10-08 19:54:31] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.22 - - [2025-10-08 19:54:31] "GET /virtual-machine-interface/9a6c1d2e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003654 10.0.0.22 - - [2025-10-08 19:54:31] "POST /set-tag HTTP/1.1" 200 109 0.001689 10.0.0.22 - - [2025-10-08 19:54:35] "GET /virtual-machine-interface/9756ae06-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006871 10.0.0.22 - - [2025-10-08 19:54:35] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.22 - - [2025-10-08 19:54:35] "GET /virtual-machine-interface/99a52c82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004494 10.0.0.22 - - [2025-10-08 19:54:35] "POST /set-tag HTTP/1.1" 200 109 0.006971 10.0.0.22 - - [2025-10-08 19:54:36] "GET /virtual-machine-interface/97c8a966-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008052 10.0.0.22 - - [2025-10-08 19:54:36] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.22 - - [2025-10-08 19:54:36] "GET /virtual-machine-interface/9a111a82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005126 10.0.0.22 - - [2025-10-08 19:54:36] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.22 - - [2025-10-08 19:54:36] "GET /virtual-machine-interface/9a6c1d2e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004087 10.0.0.22 - - [2025-10-08 19:54:36] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.22 - - [2025-10-08 19:54:37] "GET /virtual-machine-interface/9854e1e2-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005059 10.0.0.22 - - [2025-10-08 19:54:37] "POST /set-tag HTTP/1.1" 200 109 0.003681 10.0.0.22 - - [2025-10-08 19:54:38] "GET /virtual-machine-interface/98c14b84-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004158 10.0.0.22 - - [2025-10-08 19:54:38] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.22 - - [2025-10-08 19:54:39] "GET /virtual-machine/f9e0e688-d11e-4e05-b32c-bc6155df160f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002669 10.0.0.22 - - [2025-10-08 19:54:39] "GET /virtual-machine-interface/9756ae06-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003786 10.0.0.22 - - [2025-10-08 19:54:39] "GET /virtual-machine/c1fd8b68-ff2e-4033-8198-c6220da21f36?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002624 10.0.0.22 - - [2025-10-08 19:54:39] "GET /virtual-machine-interface/97c8a966-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003608 10.0.0.22 - - [2025-10-08 19:54:39] "GET /virtual-machine/9ec2aded-c601-42fe-b2ad-e98f93b1d1b5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002792 10.0.0.22 - - [2025-10-08 19:54:39] "GET /virtual-machine-interface/9854e1e2-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003905 10.0.0.22 - - [2025-10-08 19:54:39] "GET /virtual-machine/47381c49-bead-4277-911b-894b4af05685?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002730 10.0.0.22 - - [2025-10-08 19:54:39] "GET /virtual-machine-interface/98c14b84-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003592 10.0.0.22 - - [2025-10-08 19:54:41] "GET /virtual-machine-interface/993f1762-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004122 10.0.0.22 - - [2025-10-08 19:54:41] "POST /set-tag HTTP/1.1" 200 109 0.001887 10.0.0.22 - - [2025-10-08 19:54:44] "GET /virtual-machine/a8e67511-73ba-4997-85bd-40c3758e09a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003002 10.0.0.22 - - [2025-10-08 19:54:44] "GET /virtual-machine-interface/993f1762-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003787 10.0.0.22 - - [2025-10-08 19:54:44] "GET /virtual-machine/c129f220-36bc-4c9a-8f51-f151b599a122?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004746 10.0.0.22 - - [2025-10-08 19:54:44] "GET /virtual-machine-interface/9a111a82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004079 10.0.0.22 - - [2025-10-08 19:54:44] "GET /virtual-machine/731186e6-8c0f-45e5-bda9-8deb5cc50959?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003362 10.0.0.22 - - [2025-10-08 19:54:44] "GET /virtual-machine-interface/99a52c82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005594 10.0.0.22 - - [2025-10-08 19:54:44] "GET /virtual-machine/91e0f090-84d9-49e8-ae5b-d397fa19a8ae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003547 10.0.0.22 - - [2025-10-08 19:54:44] "GET /virtual-machine-interface/9a6c1d2e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005746 10.0.0.22 - - [2025-10-08 19:54:45] "GET /loadbalancer/3a52c910-02ea-4e30-b7e3-9e41585c963a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003660 10.0.0.22 - - [2025-10-08 19:54:45] "POST /tags HTTP/1.1" 200 333 0.027642 10.0.0.22 - - [2025-10-08 19:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.22 - - [2025-10-08 19:54:45] "GET /tag/56395af4-698b-45e1-bf14-2eb2441d7924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018585 10.0.0.22 - - [2025-10-08 19:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.22 - - [2025-10-08 19:54:45] "GET /project/d3ed97f3-de2b-46da-985b-b48ce7459a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028385 10.0.0.22 - - [2025-10-08 19:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.22 - - [2025-10-08 19:54:45] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004156 10.0.0.22 - - [2025-10-08 19:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.22 - - [2025-10-08 19:54:45] "GET /service-appliance-set/4edd6010-4c6f-4994-a43c-cac0082f948a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002133 10.0.0.22 - - [2025-10-08 19:54:45] "POST /fqname-to-id HTTP/1.1" 404 273 0.002037 10.0.0.22 - - [2025-10-08 19:54:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.083929 10.0.0.22 - - [2025-10-08 19:54:45] "GET /virtual-machine-interface/71fee68c-8490-4b50-afd0-0dea58776376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.007904 10.0.0.22 - - [2025-10-08 19:54:45] "POST /instance-ips HTTP/1.1" 200 409 0.020421 10.0.0.22 - - [2025-10-08 19:54:45] "GET /instance-ip/39bb73b9-4fab-4a4d-9b89-aff2bc9ee845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.009337 10.0.0.22 - - [2025-10-08 19:54:45] "POST /loadbalancers HTTP/1.1" 200 629 0.059033 10.0.0.22 - - [2025-10-08 19:54:45] "GET /project/d3ed97f3-de2b-46da-985b-b48ce7459a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038010 10.0.0.22 - - [2025-10-08 19:54:45] "GET /instance-ip/39bb73b9-4fab-4a4d-9b89-aff2bc9ee845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003615 10.0.0.22 - - [2025-10-08 19:54:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022551 10.0.0.22 - - [2025-10-08 19:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008468 10.0.0.22 - - [2025-10-08 19:54:45] "GET /project/d3ed97f3-de2b-46da-985b-b48ce7459a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048140 10.0.0.22 - - [2025-10-08 19:54:45] "POST /floating-ips HTTP/1.1" 200 597 0.067276 10.0.0.22 - - [2025-10-08 19:54:45] "GET /loadbalancer/3a52c910-02ea-4e30-b7e3-9e41585c963a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002782 10.0.0.22 - - [2025-10-08 19:54:45] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.019374 10.0.0.22 - - [2025-10-08 19:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 10.0.0.22 - - [2025-10-08 19:54:45] "GET /project/d3ed97f3-de2b-46da-985b-b48ce7459a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.023382 10.0.0.22 - - [2025-10-08 19:54:45] "GET /loadbalancer-listener/a1a9739b-b680-45ea-893d-d65974676c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003196 10.0.0.22 - - [2025-10-08 19:54:45] "GET /loadbalancer-listener/a1a9739b-b680-45ea-893d-d65974676c8a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002553 10.0.0.22 - - [2025-10-08 19:54:46] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016753 10.0.0.22 - - [2025-10-08 19:54:46] "GET /instance-ip/39bb73b9-4fab-4a4d-9b89-aff2bc9ee845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002598 10.0.0.22 - - [2025-10-08 19:54:46] "GET /instance-ip/39bb73b9-4fab-4a4d-9b89-aff2bc9ee845?fields=floating_ips HTTP/1.1" 200 1212 0.005236 10.0.0.22 - - [2025-10-08 19:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.22 - - [2025-10-08 19:54:46] "GET /loadbalancer/3a52c910-02ea-4e30-b7e3-9e41585c963a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001798 10.0.0.22 - - [2025-10-08 19:54:46] "GET /floating-ip/edc7836b-20b8-44a7-a314-ebae6793c97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002596 10.0.0.22 - - [2025-10-08 19:54:46] "GET /loadbalancer-pool/1c0ab724-8cd8-46a7-b845-9586a7064d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004596 10.0.0.22 - - [2025-10-08 19:54:46] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013578 10.0.0.22 - - [2025-10-08 19:54:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010350 10.0.0.22 - - [2025-10-08 19:54:46] "GET /virtual-machine-interface/97c8a966-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013408 10.0.0.22 - - [2025-10-08 19:54:46] "GET /loadbalancer/3a52c910-02ea-4e30-b7e3-9e41585c963a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.005633 10.0.0.22 - - [2025-10-08 19:54:46] "GET /virtual-machine-interface/97c8a966-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003978 10.0.0.22 - - [2025-10-08 19:54:46] "POST /ref-update HTTP/1.1" 200 156 0.008875 10.0.0.22 - - [2025-10-08 19:54:46] "GET /floating-ip/edc7836b-20b8-44a7-a314-ebae6793c97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.011380 10.0.0.22 - - [2025-10-08 19:54:46] "POST /tags HTTP/1.1" 409 221 0.001609 10.0.0.22 - - [2025-10-08 19:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.22 - - [2025-10-08 19:54:46] "GET /tag/56395af4-698b-45e1-bf14-2eb2441d7924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011086 10.0.0.22 - - [2025-10-08 19:54:46] "PUT /floating-ip/edc7836b-20b8-44a7-a314-ebae6793c97f HTTP/1.1" 200 256 0.051395 10.0.0.22 - - [2025-10-08 19:54:46] "POST /set-tag HTTP/1.1" 200 109 0.066803 10.0.0.22 - - [2025-10-08 19:54:46] "GET /loadbalancer-pool/1c0ab724-8cd8-46a7-b845-9586a7064d55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.023228 10.0.0.22 - - [2025-10-08 19:54:46] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019514 10.0.0.22 - - [2025-10-08 19:54:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018752 10.0.0.22 - - [2025-10-08 19:54:46] "GET /virtual-machine-interface/9756ae06-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009995 10.0.0.22 - - [2025-10-08 19:54:46] "GET /virtual-machine-interface/9756ae06-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003793 10.0.0.22 - - [2025-10-08 19:54:46] "POST /ref-update HTTP/1.1" 200 156 0.005860 10.0.0.22 - - [2025-10-08 19:54:46] "GET /floating-ip/edc7836b-20b8-44a7-a314-ebae6793c97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.015831 10.0.0.22 - - [2025-10-08 19:54:46] "POST /set-tag HTTP/1.1" 200 109 0.067869 10.0.0.22 - - [2025-10-08 19:54:46] "POST /tags HTTP/1.1" 409 206 0.002572 10.0.0.22 - - [2025-10-08 19:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.22 - - [2025-10-08 19:54:46] "GET /tag/bb7ac636-3ce3-4e51-b5da-cbd27c489890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010233 10.0.0.22 - - [2025-10-08 19:54:46] "POST /tags HTTP/1.1" 409 204 0.001865 10.0.0.22 - - [2025-10-08 19:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.22 - - [2025-10-08 19:54:46] "GET /tag/7f32f723-f1e7-48f6-a337-a1ad30446fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010351 10.0.0.22 - - [2025-10-08 19:54:46] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002119 10.0.0.22 - - [2025-10-08 19:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.22 - - [2025-10-08 19:54:46] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002326 10.0.0.22 - - [2025-10-08 19:54:46] "POST /tags HTTP/1.1" 409 206 0.001366 10.0.0.22 - - [2025-10-08 19:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001285 10.0.0.22 - - [2025-10-08 19:54:46] "GET /tag/bb7ac636-3ce3-4e51-b5da-cbd27c489890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012532 10.0.0.22 - - [2025-10-08 19:54:46] "POST /tags HTTP/1.1" 409 226 0.001927 10.0.0.22 - - [2025-10-08 19:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.22 - - [2025-10-08 19:54:46] "GET /tag/220f5d84-a4e9-4c88-a266-232599aefc3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010272 10.0.0.22 - - [2025-10-08 19:54:46] "POST /tags HTTP/1.1" 409 204 0.001645 10.0.0.22 - - [2025-10-08 19:54:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.22 - - [2025-10-08 19:54:46] "GET /tag/7f32f723-f1e7-48f6-a337-a1ad30446fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009966 10.0.0.22 - - [2025-10-08 19:54:46] "POST /tags HTTP/1.1" 409 226 0.001679 10.0.0.22 - - [2025-10-08 19:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.22 - - [2025-10-08 19:54:47] "GET /tag/220f5d84-a4e9-4c88-a266-232599aefc3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010608 10.0.0.22 - - [2025-10-08 19:54:47] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002193 10.0.0.22 - - [2025-10-08 19:54:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.22 - - [2025-10-08 19:54:47] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003124 10.0.0.22 - - [2025-10-08 19:54:47] "POST /firewall-rules HTTP/1.1" 200 626 0.068020 10.0.0.22 - - [2025-10-08 19:54:47] "POST /firewall-rules HTTP/1.1" 200 646 0.073388 10.0.0.22 - - [2025-10-08 19:54:47] "GET /firewall-rule/51861078-035b-4d21-962d-314bb30c7356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.006766 10.0.0.22 - - [2025-10-08 19:54:47] "GET /firewall-policy/88267642-be93-4675-972e-73c31a391910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002017 10.0.0.22 - - [2025-10-08 19:54:47] "GET /firewall-rule/013fbf73-e1d3-451b-8506-c464477fa564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003608 10.0.0.22 - - [2025-10-08 19:54:47] "POST /ref-update HTTP/1.1" 200 156 0.038140 10.0.0.22 - - [2025-10-08 19:54:47] "POST /firewall-policys HTTP/1.1" 200 606 0.043347 10.0.0.22 - - [2025-10-08 19:54:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011558 10.0.0.22 - - [2025-10-08 19:54:47] "GET /firewall-policy/3a753062-7ef5-4b52-83e5-ce032dbcd6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.008951 10.0.0.22 - - [2025-10-08 19:54:47] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002393 10.0.0.22 - - [2025-10-08 19:54:47] "GET /firewall-policy/3a753062-7ef5-4b52-83e5-ce032dbcd6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002500 10.0.0.22 - - [2025-10-08 19:54:47] "GET /firewall-policy/07a6feca-4405-48e9-b9be-2a08903296a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003900 10.0.0.22 - - [2025-10-08 19:54:47] "GET /firewall-policy/88267642-be93-4675-972e-73c31a391910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003228 10.0.0.22 - - [2025-10-08 19:54:47] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004329 10.0.0.22 - - [2025-10-08 19:54:47] "GET /firewall-policy/88267642-be93-4675-972e-73c31a391910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005718 10.0.0.22 - - [2025-10-08 19:54:47] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002138 10.0.0.22 - - [2025-10-08 19:54:47] "POST /ref-update HTTP/1.1" 200 156 0.026187 10.0.0.22 - - [2025-10-08 19:54:47] "POST /ref-update HTTP/1.1" 200 156 0.028984 10.0.0.22 - - [2025-10-08 19:54:47] "POST /ref-update HTTP/1.1" 200 156 0.028877 10.0.0.22 - - [2025-10-08 19:54:47] "POST /ref-update HTTP/1.1" 200 156 0.021775 10.0.0.22 - - [2025-10-08 19:54:47] "POST /ref-update HTTP/1.1" 200 156 0.032512 10.0.0.22 - - [2025-10-08 19:54:47] "GET /firewall-policy/3a753062-7ef5-4b52-83e5-ce032dbcd6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.010687 10.0.0.22 - - [2025-10-08 19:55:05] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.011546 10.0.0.22 - - [2025-10-08 19:55:05] "POST /set-tag HTTP/1.1" 200 109 0.002157 10.0.0.22 - - [2025-10-08 19:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.22 - - [2025-10-08 19:55:05] "GET /loadbalancer/7806f77c-6272-4b1c-9cb4-a9b66ad9ee83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002864 10.0.0.22 - - [2025-10-08 19:55:05] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004171 10.0.0.22 - - [2025-10-08 19:55:05] "POST /set-tag HTTP/1.1" 200 109 0.021286 10.0.0.22 - - [2025-10-08 19:55:05] "DELETE /loadbalancer-member/7e3935bd-6bb5-4f71-ac0f-d5e02954a548 HTTP/1.1" 200 115 0.056350 10.0.0.22 - - [2025-10-08 19:55:05] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004581 10.0.0.22 - - [2025-10-08 19:55:05] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.22 - - [2025-10-08 19:55:05] "DELETE /loadbalancer-member/6209a9e2-fa6a-4877-bcfa-b2a4ce45792a HTTP/1.1" 200 115 0.031211 10.0.0.22 - - [2025-10-08 19:55:05] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004191 10.0.0.22 - - [2025-10-08 19:55:05] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.22 - - [2025-10-08 19:55:05] "DELETE /loadbalancer-member/4782bb86-ca8a-489d-92e4-71d336695867 HTTP/1.1" 200 115 0.036013 10.0.0.22 - - [2025-10-08 19:55:05] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006785 10.0.0.22 - - [2025-10-08 19:55:05] "POST /set-tag HTTP/1.1" 200 109 0.003482 10.0.0.22 - - [2025-10-08 19:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006770 10.0.0.22 - - [2025-10-08 19:55:06] "GET /loadbalancer/7806f77c-6272-4b1c-9cb4-a9b66ad9ee83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004720 10.0.0.22 - - [2025-10-08 19:55:06] "GET /loadbalancer-pool/7c48e500-c6df-4f31-a4f6-a41a5ec11cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005817 10.0.0.22 - - [2025-10-08 19:55:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035585 10.0.0.22 - - [2025-10-08 19:55:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011553 10.0.0.22 - - [2025-10-08 19:55:06] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007525 10.0.0.22 - - [2025-10-08 19:55:06] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.003874 10.0.0.22 - - [2025-10-08 19:55:06] "GET /floating-ip/b926e96b-b751-4bb5-85d6-e628df27f47e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002089 10.0.0.22 - - [2025-10-08 19:55:06] "POST /set-tag HTTP/1.1" 200 109 0.063614 10.0.0.22 - - [2025-10-08 19:55:06] "GET /loadbalancer-pool/dcbc1c7f-09de-4c85-b0c5-fd6824d55624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005127 10.0.0.22 - - [2025-10-08 19:55:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014952 10.0.0.22 - - [2025-10-08 19:55:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007001 10.0.0.22 - - [2025-10-08 19:55:06] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.011317 10.0.0.22 - - [2025-10-08 19:55:06] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.22 - - [2025-10-08 19:55:06] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004186 10.0.0.22 - - [2025-10-08 19:55:06] "GET /floating-ip/b926e96b-b751-4bb5-85d6-e628df27f47e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002110 10.0.0.22 - - [2025-10-08 19:55:06] "GET /loadbalancer-pool/8b9d20e9-0229-4310-81fc-560a0fedd08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004780 10.0.0.22 - - [2025-10-08 19:55:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032913 10.0.0.22 - - [2025-10-08 19:55:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.021857 10.0.0.22 - - [2025-10-08 19:55:06] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.015222 10.0.0.22 - - [2025-10-08 19:55:06] "GET /virtual-machine-interface/47b3f1f2-a47f-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008155 10.0.0.22 - - [2025-10-08 19:55:06] "GET /floating-ip/b926e96b-b751-4bb5-85d6-e628df27f47e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003095 10.0.0.22 - - [2025-10-08 19:55:06] "POST /set-tag HTTP/1.1" 200 109 0.002129 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:55:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001092 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:55:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000867 10.0.0.22 - - [2025-10-08 19:56:53] "POST /tags HTTP/1.1" 409 252 0.002035 10.0.0.22 - - [2025-10-08 19:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.22 - - [2025-10-08 19:56:53] "GET /tag/db581aad-eb6d-4ac8-a33d-8e4ef9377034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010190 10.0.0.22 - - [2025-10-08 19:56:53] "POST /tags HTTP/1.1" 409 228 0.001754 10.0.0.22 - - [2025-10-08 19:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.22 - - [2025-10-08 19:56:53] "GET /tag/a3fa2910-c3ef-426e-94a9-da9e0f7a9069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010657 10.0.0.22 - - [2025-10-08 19:56:53] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003299 10.0.0.22 - - [2025-10-08 19:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.22 - - [2025-10-08 19:56:53] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002680 10.0.0.22 - - [2025-10-08 19:56:53] "POST /tags HTTP/1.1" 409 206 0.001450 10.0.0.22 - - [2025-10-08 19:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.22 - - [2025-10-08 19:56:53] "GET /tag/bb7ac636-3ce3-4e51-b5da-cbd27c489890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009707 10.0.0.22 - - [2025-10-08 19:56:53] "POST /tags HTTP/1.1" 409 226 0.001497 10.0.0.22 - - [2025-10-08 19:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.22 - - [2025-10-08 19:56:53] "GET /tag/220f5d84-a4e9-4c88-a266-232599aefc3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010166 10.0.0.22 - - [2025-10-08 19:56:53] "POST /tags HTTP/1.1" 409 204 0.001642 10.0.0.22 - - [2025-10-08 19:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.22 - - [2025-10-08 19:56:53] "GET /tag/7f32f723-f1e7-48f6-a337-a1ad30446fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010102 10.0.0.22 - - [2025-10-08 19:56:53] "POST /tags HTTP/1.1" 409 226 0.001775 10.0.0.22 - - [2025-10-08 19:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.22 - - [2025-10-08 19:56:53] "GET /tag/220f5d84-a4e9-4c88-a266-232599aefc3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009708 10.0.0.22 - - [2025-10-08 19:56:53] "POST /tags HTTP/1.1" 409 228 0.001641 10.0.0.22 - - [2025-10-08 19:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.22 - - [2025-10-08 19:56:53] "GET /tag/a3fa2910-c3ef-426e-94a9-da9e0f7a9069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010317 10.0.0.22 - - [2025-10-08 19:56:53] "POST /tags HTTP/1.1" 409 252 0.001608 10.0.0.22 - - [2025-10-08 19:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.22 - - [2025-10-08 19:56:53] "GET /tag/db581aad-eb6d-4ac8-a33d-8e4ef9377034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011477 10.0.0.22 - - [2025-10-08 19:56:53] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002078 10.0.0.22 - - [2025-10-08 19:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.22 - - [2025-10-08 19:56:53] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002298 10.0.0.22 - - [2025-10-08 19:56:53] "POST /firewall-rules HTTP/1.1" 409 281 0.001575 10.0.0.22 - - [2025-10-08 19:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.22 - - [2025-10-08 19:56:53] "PUT /firewall-rule/013fbf73-e1d3-451b-8506-c464477fa564 HTTP/1.1" 200 260 0.017797 10.0.0.22 - - [2025-10-08 19:56:53] "POST /firewall-rules HTTP/1.1" 409 291 0.012510 10.0.0.22 - - [2025-10-08 19:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.22 - - [2025-10-08 19:56:53] "PUT /firewall-rule/51861078-035b-4d21-962d-314bb30c7356 HTTP/1.1" 200 260 0.027486 10.0.0.22 - - [2025-10-08 19:56:53] "GET /firewall-rule/51861078-035b-4d21-962d-314bb30c7356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.014325 10.0.0.22 - - [2025-10-08 19:56:53] "POST /firewall-rules HTTP/1.1" 200 658 0.071587 10.0.0.22 - - [2025-10-08 19:56:53] "GET /firewall-rule/49f19abb-a2cf-4718-ba19-c33515589678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003736 10.0.0.22 - - [2025-10-08 19:56:53] "GET /firewall-policy/88267642-be93-4675-972e-73c31a391910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001848 10.0.0.22 - - [2025-10-08 19:56:53] "GET /firewall-rule/013fbf73-e1d3-451b-8506-c464477fa564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001979 10.0.0.22 - - [2025-10-08 19:56:53] "POST /firewall-policys HTTP/1.1" 409 269 0.001932 10.0.0.22 - - [2025-10-08 19:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.22 - - [2025-10-08 19:56:53] "PUT /firewall-policy/3a753062-7ef5-4b52-83e5-ce032dbcd6e7 HTTP/1.1" 200 264 0.020478 10.0.0.22 - - [2025-10-08 19:56:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.036838 10.0.0.22 - - [2025-10-08 19:56:54] "GET /firewall-policy/3a753062-7ef5-4b52-83e5-ce032dbcd6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.013702 10.0.0.22 - - [2025-10-08 19:56:54] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002587 10.0.0.22 - - [2025-10-08 19:56:54] "GET /firewall-policy/3a753062-7ef5-4b52-83e5-ce032dbcd6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.001817 10.0.0.22 - - [2025-10-08 19:56:54] "GET /firewall-policy/07a6feca-4405-48e9-b9be-2a08903296a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.001799 10.0.0.22 - - [2025-10-08 19:56:54] "GET /firewall-policy/3a753062-7ef5-4b52-83e5-ce032dbcd6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002512 10.0.0.22 - - [2025-10-08 19:56:54] "GET /firewall-policy/3a753062-7ef5-4b52-83e5-ce032dbcd6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.001968 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:57:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001178 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:57:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001215 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:57:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:57:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:57:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:57:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000985 10.0.0.22 - - [2025-10-08 19:57:55] "GET /virtual-machine-interface/9756ae06-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006061 10.0.0.22 - - [2025-10-08 19:57:55] "POST /set-tag HTTP/1.1" 200 109 0.003837 10.0.0.22 - - [2025-10-08 19:57:55] "GET /virtual-machine-interface/98c14b84-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004098 10.0.0.22 - - [2025-10-08 19:57:55] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.22 - - [2025-10-08 19:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.22 - - [2025-10-08 19:57:55] "GET /loadbalancer/3a52c910-02ea-4e30-b7e3-9e41585c963a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002819 10.0.0.22 - - [2025-10-08 19:57:55] "GET /virtual-machine-interface/9756ae06-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004254 10.0.0.22 - - [2025-10-08 19:57:55] "POST /set-tag HTTP/1.1" 200 109 0.019563 10.0.0.22 - - [2025-10-08 19:57:55] "DELETE /loadbalancer-member/e69373e2-22a7-43b2-a949-7cab6bd0fb28 HTTP/1.1" 200 115 0.022971 10.0.0.22 - - [2025-10-08 19:57:55] "GET /virtual-machine-interface/9854e1e2-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006851 10.0.0.22 - - [2025-10-08 19:57:55] "POST /set-tag HTTP/1.1" 200 109 0.004409 10.0.0.22 - - [2025-10-08 19:57:55] "GET /virtual-machine-interface/97c8a966-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004281 10.0.0.22 - - [2025-10-08 19:57:55] "POST /set-tag HTTP/1.1" 200 109 0.001676 10.0.0.22 - - [2025-10-08 19:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.22 - - [2025-10-08 19:57:55] "GET /loadbalancer/3a52c910-02ea-4e30-b7e3-9e41585c963a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001839 10.0.0.22 - - [2025-10-08 19:57:55] "GET /virtual-machine-interface/9a111a82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004060 10.0.0.22 - - [2025-10-08 19:57:55] "POST /set-tag HTTP/1.1" 200 109 0.001968 10.0.0.22 - - [2025-10-08 19:57:55] "GET /virtual-machine-interface/99a52c82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003770 10.0.0.22 - - [2025-10-08 19:57:55] "POST /set-tag HTTP/1.1" 200 109 0.001688 10.0.0.22 - - [2025-10-08 19:57:55] "GET /virtual-machine-interface/993f1762-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004959 10.0.0.22 - - [2025-10-08 19:57:55] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.22 - - [2025-10-08 19:57:55] "GET /virtual-machine-interface/9a6c1d2e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004543 10.0.0.22 - - [2025-10-08 19:57:55] "POST /set-tag HTTP/1.1" 200 109 0.001782 10.0.0.22 - - [2025-10-08 19:57:56] "GET /virtual-machine-interface/9756ae06-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006552 10.0.0.22 - - [2025-10-08 19:57:56] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.22 - - [2025-10-08 19:57:56] "GET /virtual-machine-interface/9756ae06-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008258 10.0.0.22 - - [2025-10-08 19:57:56] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.22 - - [2025-10-08 19:57:56] "GET /virtual-machine/f9e0e688-d11e-4e05-b32c-bc6155df160f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002972 10.0.0.22 - - [2025-10-08 19:57:56] "POST /ref-update HTTP/1.1" 200 156 0.008450 10.0.0.22 - - [2025-10-08 19:57:56] "GET /virtual-machine-interface/9756ae06-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009256 10.0.0.22 - - [2025-10-08 19:57:56] "POST /set-tag HTTP/1.1" 200 109 0.016563 10.0.0.22 - - [2025-10-08 19:57:56] "POST /set-tag HTTP/1.1" 200 109 0.036926 10.0.0.22 - - [2025-10-08 19:57:56] "POST /set-tag HTTP/1.1" 200 109 0.031870 10.0.0.22 - - [2025-10-08 19:57:56] "POST /set-tag HTTP/1.1" 200 109 0.014624 10.0.0.22 - - [2025-10-08 19:57:56] "POST /set-tag HTTP/1.1" 200 109 0.026242 10.0.0.22 - - [2025-10-08 19:57:56] "DELETE /instance-ip/976e1d7a-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.050979 10.0.0.22 - - [2025-10-08 19:57:56] "POST /ref-update HTTP/1.1" 200 156 0.007143 10.0.0.22 - - [2025-10-08 19:57:57] "DELETE /virtual-machine-interface/9756ae06-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.034717 10.0.0.22 - - [2025-10-08 19:57:57] "DELETE /virtual-machine/f9e0e688-d11e-4e05-b32c-bc6155df160f HTTP/1.1" 200 115 0.017141 10.0.0.22 - - [2025-10-08 19:57:57] "GET /virtual-machine-interface/97c8a966-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006290 10.0.0.22 - - [2025-10-08 19:57:57] "POST /set-tag HTTP/1.1" 200 109 0.003621 10.0.0.22 - - [2025-10-08 19:57:57] "GET /virtual-machine-interface/97c8a966-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004391 10.0.0.22 - - [2025-10-08 19:57:57] "POST /set-tag HTTP/1.1" 200 109 0.001660 10.0.0.22 - - [2025-10-08 19:57:57] "GET /virtual-machine/c1fd8b68-ff2e-4033-8198-c6220da21f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.001741 10.0.0.22 - - [2025-10-08 19:57:57] "POST /ref-update HTTP/1.1" 200 156 0.007883 10.0.0.22 - - [2025-10-08 19:57:57] "GET /virtual-machine-interface/97c8a966-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003958 10.0.0.22 - - [2025-10-08 19:57:57] "POST /set-tag HTTP/1.1" 200 109 0.025833 10.0.0.22 - - [2025-10-08 19:57:57] "POST /set-tag HTTP/1.1" 200 109 0.024979 10.0.0.22 - - [2025-10-08 19:57:57] "POST /set-tag HTTP/1.1" 200 109 0.016743 10.0.0.22 - - [2025-10-08 19:57:57] "POST /set-tag HTTP/1.1" 200 109 0.030165 10.0.0.22 - - [2025-10-08 19:57:57] "POST /set-tag HTTP/1.1" 200 109 0.018709 10.0.0.22 - - [2025-10-08 19:57:57] "DELETE /instance-ip/97e1581c-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.033909 10.0.0.22 - - [2025-10-08 19:57:57] "POST /ref-update HTTP/1.1" 200 156 0.011830 10.0.0.22 - - [2025-10-08 19:57:57] "DELETE /virtual-machine-interface/97c8a966-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.038372 10.0.0.22 - - [2025-10-08 19:57:57] "DELETE /virtual-machine/c1fd8b68-ff2e-4033-8198-c6220da21f36 HTTP/1.1" 200 115 0.020535 10.0.0.22 - - [2025-10-08 19:57:57] "DELETE /tag/24d57c76-0b55-4af7-ac1c-462b8316abc4 HTTP/1.1" 200 115 0.051589 10.0.0.22 - - [2025-10-08 19:57:57] "GET /virtual-machine-interface/98c14b84-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003905 10.0.0.22 - - [2025-10-08 19:57:57] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.22 - - [2025-10-08 19:57:57] "GET /virtual-machine-interface/98c14b84-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004302 10.0.0.22 - - [2025-10-08 19:57:57] "POST /set-tag HTTP/1.1" 200 109 0.001780 10.0.0.22 - - [2025-10-08 19:57:57] "GET /virtual-machine/47381c49-bead-4277-911b-894b4af05685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002681 10.0.0.22 - - [2025-10-08 19:57:57] "POST /ref-update HTTP/1.1" 200 156 0.009349 10.0.0.22 - - [2025-10-08 19:57:57] "GET /virtual-machine-interface/98c14b84-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016487 10.0.0.22 - - [2025-10-08 19:57:58] "POST /set-tag HTTP/1.1" 200 109 0.015631 10.0.0.22 - - [2025-10-08 19:57:58] "POST /set-tag HTTP/1.1" 200 109 0.023353 10.0.0.22 - - [2025-10-08 19:57:58] "POST /set-tag HTTP/1.1" 200 109 0.028179 10.0.0.22 - - [2025-10-08 19:57:58] "POST /set-tag HTTP/1.1" 200 109 0.019330 10.0.0.22 - - [2025-10-08 19:57:58] "POST /set-tag HTTP/1.1" 200 109 0.025539 10.0.0.22 - - [2025-10-08 19:57:58] "DELETE /instance-ip/98da0070-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.055931 10.0.0.22 - - [2025-10-08 19:57:58] "DELETE /virtual-machine-interface/98c14b84-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.032975 10.0.0.22 - - [2025-10-08 19:57:58] "DELETE /virtual-machine/47381c49-bead-4277-911b-894b4af05685 HTTP/1.1" 200 115 0.018005 10.0.0.22 - - [2025-10-08 19:57:58] "GET /virtual-machine-interface/9854e1e2-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005672 10.0.0.22 - - [2025-10-08 19:57:58] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.22 - - [2025-10-08 19:57:58] "GET /virtual-machine-interface/9854e1e2-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004088 10.0.0.22 - - [2025-10-08 19:57:58] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.22 - - [2025-10-08 19:57:58] "GET /virtual-machine/9ec2aded-c601-42fe-b2ad-e98f93b1d1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002544 10.0.0.22 - - [2025-10-08 19:57:58] "POST /ref-update HTTP/1.1" 200 156 0.008409 10.0.0.22 - - [2025-10-08 19:57:58] "GET /virtual-machine-interface/9854e1e2-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007535 10.0.0.22 - - [2025-10-08 19:57:58] "POST /set-tag HTTP/1.1" 200 109 0.016585 10.0.0.22 - - [2025-10-08 19:57:58] "POST /set-tag HTTP/1.1" 200 109 0.016119 10.0.0.22 - - [2025-10-08 19:57:58] "POST /set-tag HTTP/1.1" 200 109 0.023230 10.0.0.22 - - [2025-10-08 19:57:58] "POST /set-tag HTTP/1.1" 200 109 0.013134 10.0.0.22 - - [2025-10-08 19:57:58] "POST /set-tag HTTP/1.1" 200 109 0.025821 10.0.0.22 - - [2025-10-08 19:57:58] "DELETE /instance-ip/986d2086-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.040879 10.0.0.22 - - [2025-10-08 19:57:58] "DELETE /virtual-machine-interface/9854e1e2-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.032799 10.0.0.22 - - [2025-10-08 19:57:58] "DELETE /virtual-machine/9ec2aded-c601-42fe-b2ad-e98f93b1d1b5 HTTP/1.1" 200 115 0.018223 10.0.0.22 - - [2025-10-08 19:57:58] "DELETE /tag/6519e3ca-5239-4a20-9c7c-4d72978d4070 HTTP/1.1" 200 115 0.027353 10.0.0.22 - - [2025-10-08 19:57:58] "DELETE /tag/bb7ac636-3ce3-4e51-b5da-cbd27c489890 HTTP/1.1" 409 388 0.003041 10.0.0.22 - - [2025-10-08 19:58:19] "GET /global-system-configs HTTP/1.1" 200 322 0.003271 10.0.0.22 - - [2025-10-08 19:58:20] "GET /global-system-configs HTTP/1.1" 200 322 0.002170 10.0.0.22 - - [2025-10-08 19:58:26] "GET /virtual-machine-interface/9a6c1d2e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004073 10.0.0.22 - - [2025-10-08 19:58:26] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.22 - - [2025-10-08 19:58:26] "GET /virtual-machine-interface/9a6c1d2e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004042 10.0.0.22 - - [2025-10-08 19:58:26] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.22 - - [2025-10-08 19:58:26] "GET /virtual-machine/91e0f090-84d9-49e8-ae5b-d397fa19a8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002558 10.0.0.22 - - [2025-10-08 19:58:26] "POST /ref-update HTTP/1.1" 200 156 0.008935 10.0.0.22 - - [2025-10-08 19:58:26] "GET /virtual-machine-interface/9a6c1d2e-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008081 10.0.0.22 - - [2025-10-08 19:58:26] "POST /set-tag HTTP/1.1" 200 109 0.016767 10.0.0.22 - - [2025-10-08 19:58:26] "POST /set-tag HTTP/1.1" 200 109 0.023451 10.0.0.22 - - [2025-10-08 19:58:26] "POST /set-tag HTTP/1.1" 200 109 0.028765 10.0.0.22 - - [2025-10-08 19:58:26] "POST /set-tag HTTP/1.1" 200 109 0.013897 10.0.0.22 - - [2025-10-08 19:58:26] "DELETE /instance-ip/9a83ed64-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.039051 10.0.0.22 - - [2025-10-08 19:58:26] "DELETE /virtual-machine-interface/9a6c1d2e-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.035882 10.0.0.22 - - [2025-10-08 19:58:26] "DELETE /virtual-machine/91e0f090-84d9-49e8-ae5b-d397fa19a8ae HTTP/1.1" 200 115 0.016089 10.0.0.22 - - [2025-10-08 19:58:26] "DELETE /tag/07680890-75d2-4536-9e86-9d5d945cb553 HTTP/1.1" 200 115 0.027322 10.0.0.22 - - [2025-10-08 19:58:26] "GET /virtual-machine-interface/993f1762-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003479 10.0.0.22 - - [2025-10-08 19:58:26] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.22 - - [2025-10-08 19:58:26] "GET /virtual-machine-interface/993f1762-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003578 10.0.0.22 - - [2025-10-08 19:58:26] "POST /set-tag HTTP/1.1" 200 109 0.001713 10.0.0.22 - - [2025-10-08 19:58:26] "GET /virtual-machine/a8e67511-73ba-4997-85bd-40c3758e09a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002819 10.0.0.22 - - [2025-10-08 19:58:26] "POST /ref-update HTTP/1.1" 200 156 0.009011 10.0.0.22 - - [2025-10-08 19:58:26] "GET /virtual-machine-interface/993f1762-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019147 10.0.0.22 - - [2025-10-08 19:58:27] "POST /set-tag HTTP/1.1" 200 109 0.024442 10.0.0.22 - - [2025-10-08 19:58:27] "POST /set-tag HTTP/1.1" 200 109 0.027509 10.0.0.22 - - [2025-10-08 19:58:27] "POST /set-tag HTTP/1.1" 200 109 0.024538 10.0.0.22 - - [2025-10-08 19:58:27] "POST /set-tag HTTP/1.1" 200 109 0.012335 10.0.0.22 - - [2025-10-08 19:58:27] "DELETE /instance-ip/995687f8-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.046757 10.0.0.22 - - [2025-10-08 19:58:27] "DELETE /virtual-machine-interface/993f1762-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.039067 10.0.0.22 - - [2025-10-08 19:58:27] "DELETE /virtual-machine/a8e67511-73ba-4997-85bd-40c3758e09a7 HTTP/1.1" 200 115 0.017333 10.0.0.22 - - [2025-10-08 19:58:27] "DELETE /tag/273d4f04-fef6-47bc-9955-885c2760b8db HTTP/1.1" 200 115 0.040150 10.0.0.22 - - [2025-10-08 19:58:27] "GET /virtual-machine-interface/9a111a82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004286 10.0.0.22 - - [2025-10-08 19:58:27] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.22 - - [2025-10-08 19:58:27] "GET /virtual-machine-interface/9a111a82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003731 10.0.0.22 - - [2025-10-08 19:58:27] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.22 - - [2025-10-08 19:58:27] "GET /virtual-machine/c129f220-36bc-4c9a-8f51-f151b599a122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002627 10.0.0.22 - - [2025-10-08 19:58:27] "POST /ref-update HTTP/1.1" 200 156 0.014385 10.0.0.22 - - [2025-10-08 19:58:27] "GET /virtual-machine-interface/9a111a82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009837 10.0.0.22 - - [2025-10-08 19:58:27] "POST /set-tag HTTP/1.1" 200 109 0.015015 10.0.0.22 - - [2025-10-08 19:58:27] "POST /set-tag HTTP/1.1" 200 109 0.024834 10.0.0.22 - - [2025-10-08 19:58:27] "POST /set-tag HTTP/1.1" 200 109 0.022386 10.0.0.22 - - [2025-10-08 19:58:27] "POST /set-tag HTTP/1.1" 200 109 0.013301 10.0.0.22 - - [2025-10-08 19:58:27] "DELETE /instance-ip/9a24a660-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.042877 10.0.0.22 - - [2025-10-08 19:58:27] "DELETE /virtual-machine-interface/9a111a82-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.039996 10.0.0.22 - - [2025-10-08 19:58:27] "DELETE /virtual-machine/c129f220-36bc-4c9a-8f51-f151b599a122 HTTP/1.1" 200 115 0.021051 10.0.0.22 - - [2025-10-08 19:58:27] "DELETE /tag/a3fa2910-c3ef-426e-94a9-da9e0f7a9069 HTTP/1.1" 409 236 0.004732 10.0.0.22 - - [2025-10-08 19:58:27] "DELETE /tag/db581aad-eb6d-4ac8-a33d-8e4ef9377034 HTTP/1.1" 409 236 0.003784 10.0.0.22 - - [2025-10-08 19:58:27] "DELETE /tag/f87e5782-7221-40c5-9ed7-d0d1191846f7 HTTP/1.1" 200 115 0.028999 10.0.0.22 - - [2025-10-08 19:58:27] "GET /virtual-machine-interface/99a52c82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003562 10.0.0.22 - - [2025-10-08 19:58:27] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.22 - - [2025-10-08 19:58:27] "GET /virtual-machine-interface/99a52c82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003626 10.0.0.22 - - [2025-10-08 19:58:27] "POST /set-tag HTTP/1.1" 200 109 0.001680 10.0.0.22 - - [2025-10-08 19:58:27] "GET /virtual-machine/731186e6-8c0f-45e5-bda9-8deb5cc50959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002743 10.0.0.22 - - [2025-10-08 19:58:27] "POST /ref-update HTTP/1.1" 200 156 0.008505 10.0.0.22 - - [2025-10-08 19:58:27] "GET /virtual-machine-interface/99a52c82-a480-11f0-8284-fa163ec61a0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008393 10.0.0.22 - - [2025-10-08 19:58:28] "POST /set-tag HTTP/1.1" 200 109 0.020094 10.0.0.22 - - [2025-10-08 19:58:28] "POST /set-tag HTTP/1.1" 200 109 0.028361 10.0.0.22 - - [2025-10-08 19:58:28] "POST /set-tag HTTP/1.1" 200 109 0.026687 10.0.0.22 - - [2025-10-08 19:58:28] "POST /set-tag HTTP/1.1" 200 109 0.018365 10.0.0.22 - - [2025-10-08 19:58:28] "DELETE /instance-ip/99beb5f8-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.062889 10.0.0.22 - - [2025-10-08 19:58:28] "DELETE /virtual-machine-interface/99a52c82-a480-11f0-8284-fa163ec61a0d HTTP/1.1" 200 115 0.047147 10.0.0.22 - - [2025-10-08 19:58:28] "DELETE /virtual-machine/731186e6-8c0f-45e5-bda9-8deb5cc50959 HTTP/1.1" 200 115 0.033768 10.0.0.22 - - [2025-10-08 19:58:28] "DELETE /tag/cb0d69dc-a3d2-41d9-836c-9fedb0570486 HTTP/1.1" 200 115 0.054631 10.0.0.22 - - [2025-10-08 19:58:28] "DELETE /tag/7f32f723-f1e7-48f6-a337-a1ad30446fc0 HTTP/1.1" 409 236 0.006687 10.0.0.22 - - [2025-10-08 19:58:28] "DELETE /tag/39ff018f-2313-4877-b321-b06facebeb52 HTTP/1.1" 200 115 0.044827 10.0.0.22 - - [2025-10-08 19:58:30] "POST /projects HTTP/1.1" 409 238 0.002594 10.0.0.22 - - [2025-10-08 19:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.22 - - [2025-10-08 19:58:30] "GET /project/45445f52-5bd5-4dd1-b209-ed2cb08fa21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032474 10.0.0.22 - - [2025-10-08 19:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.22 - - [2025-10-08 19:58:30] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003865 10.0.0.22 - - [2025-10-08 19:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.22 - - [2025-10-08 19:58:30] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005933 10.0.0.22 - - [2025-10-08 19:58:30] "POST /security-groups HTTP/1.1" 409 285 0.002796 10.0.0.22 - - [2025-10-08 19:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.22 - - [2025-10-08 19:58:30] "PUT /security-group/5b1a78cf-2bd7-451d-96af-0b56009bf001 HTTP/1.1" 200 262 0.055718 10.0.0.22 - - [2025-10-08 19:58:30] "PUT /access-control-list/edfb2ce4-f171-471e-88ed-4e4cba29ad73 HTTP/1.1" 200 272 0.019110 10.0.0.22 - - [2025-10-08 19:58:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026680 10.0.0.22 - - [2025-10-08 19:58:30] "PUT /access-control-list/c6827fcb-2d8a-4841-a21b-5e3cc72e9637 HTTP/1.1" 200 272 0.033943 10.0.0.22 - - [2025-10-08 19:58:35] "POST /projects HTTP/1.1" 409 238 0.001958 10.0.0.22 - - [2025-10-08 19:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.22 - - [2025-10-08 19:58:35] "GET /project/45445f52-5bd5-4dd1-b209-ed2cb08fa21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026126 10.0.0.22 - - [2025-10-08 19:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004945 10.0.0.22 - - [2025-10-08 19:58:35] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003740 10.0.0.22 - - [2025-10-08 19:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.22 - - [2025-10-08 19:58:35] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003637 10.0.0.22 - - [2025-10-08 19:58:35] "POST /security-groups HTTP/1.1" 409 285 0.001811 10.0.0.22 - - [2025-10-08 19:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.22 - - [2025-10-08 19:58:36] "PUT /security-group/5b1a78cf-2bd7-451d-96af-0b56009bf001 HTTP/1.1" 200 262 0.059417 10.0.0.22 - - [2025-10-08 19:58:36] "PUT /access-control-list/edfb2ce4-f171-471e-88ed-4e4cba29ad73 HTTP/1.1" 200 272 0.009529 10.0.0.22 - - [2025-10-08 19:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010356 10.0.0.22 - - [2025-10-08 19:58:36] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.016228 10.0.0.22 - - [2025-10-08 19:58:36] "PUT /access-control-list/c6827fcb-2d8a-4841-a21b-5e3cc72e9637 HTTP/1.1" 200 272 0.028683 10.0.0.22 - - [2025-10-08 19:58:36] "GET /firewall-rule/62d638c8-b339-4daa-b96c-657c4673d006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002928 10.0.0.22 - - [2025-10-08 19:58:36] "POST /ref-update HTTP/1.1" 200 156 0.044737 10.0.0.22 - - [2025-10-08 19:58:36] "DELETE /firewall-rule/62d638c8-b339-4daa-b96c-657c4673d006 HTTP/1.1" 200 115 0.032387 10.0.0.22 - - [2025-10-08 19:58:36] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006549 10.0.0.22 - - [2025-10-08 19:58:36] "GET /firewall-rule/ea837513-1b7f-4051-be63-a77b07c1a5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003009 10.0.0.22 - - [2025-10-08 19:58:36] "POST /ref-update HTTP/1.1" 200 156 0.041905 10.0.0.22 - - [2025-10-08 19:58:36] "DELETE /firewall-rule/ea837513-1b7f-4051-be63-a77b07c1a5c4 HTTP/1.1" 200 115 0.033962 10.0.0.22 - - [2025-10-08 19:58:36] "DELETE /tag/a3fa2910-c3ef-426e-94a9-da9e0f7a9069 HTTP/1.1" 409 236 0.004850 10.0.0.22 - - [2025-10-08 19:58:36] "DELETE /tag/db581aad-eb6d-4ac8-a33d-8e4ef9377034 HTTP/1.1" 409 236 0.004353 10.0.0.22 - - [2025-10-08 19:58:36] "DELETE /tag/55c7dced-26ea-4990-89bb-bf13fa3a636b HTTP/1.1" 200 115 0.030369 10.0.0.22 - - [2025-10-08 19:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.22 - - [2025-10-08 19:58:36] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004013 10.0.0.22 - - [2025-10-08 19:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.22 - - [2025-10-08 19:58:36] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003477 10.0.0.22 - - [2025-10-08 19:58:36] "PUT /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181 HTTP/1.1" 200 264 0.044213 10.0.0.22 - - [2025-10-08 19:58:36] "PUT /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e HTTP/1.1" 200 264 0.044030 10.0.0.22 - - [2025-10-08 19:58:36] "DELETE /security-group/5b1a78cf-2bd7-451d-96af-0b56009bf001 HTTP/1.1" 200 115 0.043403 10.0.0.22 - - [2025-10-08 19:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.22 - - [2025-10-08 19:58:36] "DELETE /access-control-list/edfb2ce4-f171-471e-88ed-4e4cba29ad73 HTTP/1.1" 200 115 0.019368 10.0.0.22 - - [2025-10-08 19:58:36] "DELETE /access-control-list/c6827fcb-2d8a-4841-a21b-5e3cc72e9637 HTTP/1.1" 200 115 0.029839 10.0.0.22 - - [2025-10-08 19:58:36] "GET /project/45445f52-5bd5-4dd1-b209-ed2cb08fa21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035320 10.0.0.22 - - [2025-10-08 19:58:36] "GET /project/45445f52-5bd5-4dd1-b209-ed2cb08fa21c?fields=security_groups HTTP/1.1" 200 1352 0.036870 10.0.0.22 - - [2025-10-08 19:58:36] "DELETE /security-group/780f6b4e-437e-48ee-be28-428da8f57bd3 HTTP/1.1" 200 115 0.043168 10.0.0.22 - - [2025-10-08 19:58:36] "DELETE /access-control-list/500a4d0a-9b96-4e8d-a4d8-b56406e0ee2f HTTP/1.1" 200 115 0.031304 10.0.0.22 - - [2025-10-08 19:58:36] "GET /project/45445f52-5bd5-4dd1-b209-ed2cb08fa21c?fields=application_policy_sets HTTP/1.1" 200 1391 0.043188 10.0.0.22 - - [2025-10-08 19:58:36] "DELETE /access-control-list/c66fb7e2-10f4-4747-a4b2-4bf1e29b95c4 HTTP/1.1" 200 115 0.043773 10.0.0.22 - - [2025-10-08 19:58:37] "DELETE /project/45445f52-5bd5-4dd1-b209-ed2cb08fa21c HTTP/1.1" 200 115 0.296216 10.0.0.22 - - [2025-10-08 19:58:37] "POST /projects HTTP/1.1" 409 238 0.002143 10.0.0.22 - - [2025-10-08 19:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.22 - - [2025-10-08 19:58:37] "GET /project/d3ed97f3-de2b-46da-985b-b48ce7459a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027324 10.0.0.22 - - [2025-10-08 19:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.22 - - [2025-10-08 19:58:37] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004398 10.0.0.22 - - [2025-10-08 19:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.22 - - [2025-10-08 19:58:37] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003665 10.0.0.22 - - [2025-10-08 19:58:37] "POST /security-groups HTTP/1.1" 409 285 0.002244 10.0.0.22 - - [2025-10-08 19:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.22 - - [2025-10-08 19:58:37] "PUT /security-group/5f4975bc-0dc4-4f3a-88b5-579571963946 HTTP/1.1" 200 262 0.052324 10.0.0.22 - - [2025-10-08 19:58:37] "PUT /access-control-list/14e15dfa-0e66-479d-9f9a-21a007f0f21d HTTP/1.1" 200 272 0.014740 10.0.0.22 - - [2025-10-08 19:58:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.036780 10.0.0.22 - - [2025-10-08 19:58:37] "PUT /access-control-list/b7b3bd00-73c6-4042-9e2c-4e756d71976a HTTP/1.1" 200 272 0.023001 10.0.0.22 - - [2025-10-08 19:58:41] "DELETE /loadbalancer-member/edc41196-3f95-46c0-9e2f-45a30b09dbd5 HTTP/1.1" 200 115 0.031557 10.0.0.22 - - [2025-10-08 19:58:41] "DELETE /loadbalancer-pool/1c0ab724-8cd8-46a7-b845-9586a7064d55 HTTP/1.1" 200 115 0.039574 10.0.0.22 - - [2025-10-08 19:58:41] "DELETE /loadbalancer-listener/a1a9739b-b680-45ea-893d-d65974676c8a HTTP/1.1" 200 115 0.030149 10.0.0.22 - - [2025-10-08 19:58:41] "DELETE /loadbalancer/3a52c910-02ea-4e30-b7e3-9e41585c963a HTTP/1.1" 200 115 0.051713 10.0.0.22 - - [2025-10-08 19:58:41] "DELETE /floating-ip/edc7836b-20b8-44a7-a314-ebae6793c97f HTTP/1.1" 200 115 0.034585 10.0.0.22 - - [2025-10-08 19:58:42] "DELETE /instance-ip/39bb73b9-4fab-4a4d-9b89-aff2bc9ee845 HTTP/1.1" 200 115 0.044363 10.0.0.22 - - [2025-10-08 19:58:42] "DELETE /virtual-machine-interface/71fee68c-8490-4b50-afd0-0dea58776376 HTTP/1.1" 200 115 0.032082 10.0.0.22 - - [2025-10-08 19:58:42] "DELETE /tag/56395af4-698b-45e1-bf14-2eb2441d7924 HTTP/1.1" 200 115 0.027250 10.0.0.22 - - [2025-10-08 19:58:42] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002190 10.0.0.22 - - [2025-10-08 19:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.22 - - [2025-10-08 19:58:42] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002079 10.0.0.22 - - [2025-10-08 19:58:42] "GET /firewall-policy/88267642-be93-4675-972e-73c31a391910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001774 10.0.0.22 - - [2025-10-08 19:58:42] "GET /firewall-rule/013fbf73-e1d3-451b-8506-c464477fa564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001991 10.0.0.22 - - [2025-10-08 19:58:42] "POST /ref-update HTTP/1.1" 200 156 0.010126 10.0.0.22 - - [2025-10-08 19:58:42] "DELETE /firewall-rule/013fbf73-e1d3-451b-8506-c464477fa564 HTTP/1.1" 200 115 0.032430 10.0.0.22 - - [2025-10-08 19:58:42] "GET /firewall-policy/3a753062-7ef5-4b52-83e5-ce032dbcd6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.005849 10.0.0.22 - - [2025-10-08 19:58:42] "GET /firewall-rule/51861078-035b-4d21-962d-314bb30c7356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002704 10.0.0.22 - - [2025-10-08 19:58:42] "POST /ref-update HTTP/1.1" 200 156 0.014432 10.0.0.22 - - [2025-10-08 19:58:42] "DELETE /firewall-rule/51861078-035b-4d21-962d-314bb30c7356 HTTP/1.1" 200 115 0.045671 10.0.0.22 - - [2025-10-08 19:58:42] "GET /firewall-policy/3a753062-7ef5-4b52-83e5-ce032dbcd6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.007003 10.0.0.22 - - [2025-10-08 19:58:42] "GET /firewall-rule/49f19abb-a2cf-4718-ba19-c33515589678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002981 10.0.0.22 - - [2025-10-08 19:58:42] "POST /ref-update HTTP/1.1" 200 156 0.013763 10.0.0.22 - - [2025-10-08 19:58:42] "DELETE /firewall-rule/49f19abb-a2cf-4718-ba19-c33515589678 HTTP/1.1" 200 115 0.047851 10.0.0.22 - - [2025-10-08 19:58:42] "GET /application-policy-set/726b9fe9-31f4-402b-9944-e366a733c120?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005091 10.0.0.22 - - [2025-10-08 19:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.22 - - [2025-10-08 19:58:42] "GET /policy-management/77aa74ea-cbe6-4675-8db5-37e268deeb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002308 10.0.0.22 - - [2025-10-08 19:58:42] "GET /firewall-policy/3a753062-7ef5-4b52-83e5-ce032dbcd6e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003111 10.0.0.22 - - [2025-10-08 19:58:42] "POST /ref-update HTTP/1.1" 200 156 0.027812 10.0.0.22 - - [2025-10-08 19:58:42] "DELETE /firewall-policy/3a753062-7ef5-4b52-83e5-ce032dbcd6e7 HTTP/1.1" 200 115 0.042270 10.0.0.22 - - [2025-10-08 19:58:42] "DELETE /tag/a3fa2910-c3ef-426e-94a9-da9e0f7a9069 HTTP/1.1" 200 115 0.051782 10.0.0.22 - - [2025-10-08 19:58:42] "DELETE /tag/db581aad-eb6d-4ac8-a33d-8e4ef9377034 HTTP/1.1" 200 115 0.047306 10.0.0.22 - - [2025-10-08 19:58:42] "DELETE /tag/bb7ac636-3ce3-4e51-b5da-cbd27c489890 HTTP/1.1" 200 115 0.071505 10.0.0.22 - - [2025-10-08 19:58:42] "DELETE /tag/7f32f723-f1e7-48f6-a337-a1ad30446fc0 HTTP/1.1" 200 115 0.055203 10.0.0.22 - - [2025-10-08 19:58:42] "POST /projects HTTP/1.1" 409 238 0.002864 10.0.0.22 - - [2025-10-08 19:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.22 - - [2025-10-08 19:58:42] "GET /project/d3ed97f3-de2b-46da-985b-b48ce7459a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034051 10.0.0.22 - - [2025-10-08 19:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.22 - - [2025-10-08 19:58:42] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005101 10.0.0.22 - - [2025-10-08 19:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.22 - - [2025-10-08 19:58:42] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003887 10.0.0.22 - - [2025-10-08 19:58:42] "POST /security-groups HTTP/1.1" 409 285 0.002222 10.0.0.22 - - [2025-10-08 19:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.22 - - [2025-10-08 19:58:43] "PUT /security-group/5f4975bc-0dc4-4f3a-88b5-579571963946 HTTP/1.1" 200 262 0.061130 10.0.0.22 - - [2025-10-08 19:58:43] "PUT /access-control-list/14e15dfa-0e66-479d-9f9a-21a007f0f21d HTTP/1.1" 200 272 0.016185 10.0.0.22 - - [2025-10-08 19:58:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.032242 10.0.0.22 - - [2025-10-08 19:58:43] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.012589 10.0.0.22 - - [2025-10-08 19:58:43] "PUT /access-control-list/b7b3bd00-73c6-4042-9e2c-4e756d71976a HTTP/1.1" 200 272 0.025077 10.0.0.22 - - [2025-10-08 19:58:43] "GET /firewall-rule/46b22e12-a483-474d-9dcd-8d0c5ce32c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002609 10.0.0.22 - - [2025-10-08 19:58:43] "POST /ref-update HTTP/1.1" 200 156 0.094147 10.0.0.22 - - [2025-10-08 19:58:43] "DELETE /firewall-rule/46b22e12-a483-474d-9dcd-8d0c5ce32c30 HTTP/1.1" 200 115 0.042958 10.0.0.22 - - [2025-10-08 19:58:43] "GET /firewall-policy/d358a2e5-82c4-4cbb-9a90-3f162154a1de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.009356 10.0.0.22 - - [2025-10-08 19:58:43] "GET /firewall-rule/1dc84c30-8d7d-4017-817a-736e94b3b44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002899 10.0.0.22 - - [2025-10-08 19:58:43] "POST /ref-update HTTP/1.1" 200 156 0.057760 10.0.0.22 - - [2025-10-08 19:58:43] "DELETE /firewall-rule/1dc84c30-8d7d-4017-817a-736e94b3b44d HTTP/1.1" 200 115 0.044839 10.0.0.22 - - [2025-10-08 19:58:43] "DELETE /tag/220f5d84-a4e9-4c88-a266-232599aefc3d HTTP/1.1" 200 115 0.039644 10.0.0.22 - - [2025-10-08 19:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.22 - - [2025-10-08 19:58:43] "GET /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004189 10.0.0.22 - - [2025-10-08 19:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.22 - - [2025-10-08 19:58:43] "GET /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003499 10.0.0.22 - - [2025-10-08 19:58:43] "PUT /virtual-network/56ddebaf-ccb4-4d0c-921f-1894d5e07181 HTTP/1.1" 200 264 0.052841 10.0.0.22 - - [2025-10-08 19:58:43] "PUT /virtual-network/68cb01c0-1bad-4973-a24b-5f424272753e HTTP/1.1" 200 264 0.046629 10.0.0.22 - - [2025-10-08 19:58:43] "DELETE /security-group/5f4975bc-0dc4-4f3a-88b5-579571963946 HTTP/1.1" 200 115 0.052973 10.0.0.22 - - [2025-10-08 19:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.22 - - [2025-10-08 19:58:43] "DELETE /access-control-list/14e15dfa-0e66-479d-9f9a-21a007f0f21d HTTP/1.1" 200 115 0.033967 10.0.0.22 - - [2025-10-08 19:58:43] "DELETE /access-control-list/b7b3bd00-73c6-4042-9e2c-4e756d71976a HTTP/1.1" 200 115 0.039794 10.0.0.22 - - [2025-10-08 19:58:43] "GET /project/d3ed97f3-de2b-46da-985b-b48ce7459a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.044520 10.0.0.22 - - [2025-10-08 19:58:43] "GET /project/d3ed97f3-de2b-46da-985b-b48ce7459a06?fields=security_groups HTTP/1.1" 200 1353 0.037630 10.0.0.22 - - [2025-10-08 19:58:44] "DELETE /security-group/633dc049-675b-4db0-a2a1-b6f17d37b343 HTTP/1.1" 200 115 0.057683 10.0.0.22 - - [2025-10-08 19:58:44] "DELETE /access-control-list/e8eca07d-2d75-4d4e-af77-119e64a0cfca HTTP/1.1" 200 115 0.047782 10.0.0.22 - - [2025-10-08 19:58:44] "GET /project/d3ed97f3-de2b-46da-985b-b48ce7459a06?fields=application_policy_sets HTTP/1.1" 200 1392 0.073138 10.0.0.22 - - [2025-10-08 19:58:44] "DELETE /access-control-list/c12db130-0eb1-490a-ba81-8118a17af252 HTTP/1.1" 200 115 0.091824 10.0.0.22 - - [2025-10-08 19:58:44] "DELETE /project/d3ed97f3-de2b-46da-985b-b48ce7459a06 HTTP/1.1" 200 115 0.406859 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:59:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.22 - - [2025-10-08 19:59:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797