++ 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: =================== Sun Sep 21 02:36:49 PM UTC 2025 ===================' INFO: =================== Sun Sep 21 02:36:49 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.38 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38: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.38 ++ CONFIGDB_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38: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.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38: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.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38: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.38 ++ 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.38 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.38 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38 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.38 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.38,10.174.11.1,127.0.0.1,172.17.0.1,252.38.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ cut -d ' ' -f 1 +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.174.11.1,127.0.0.1,172.17.0.1,252.38.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.38:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38: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 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set ++ sort ++ cut -d = -f 1 + 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: 09/21/2025 14:37:29.544 7f2d605f05c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/21/2025 14:37:29.692 7f2d605f05c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/21/2025 14:37:29.703 7f2d605f05c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/21/2025 14:37:29.704 7f2d605f05c0 [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.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2025-09-21 14:37:34] "GET / HTTP/1.1" 503 181 0.000208 10.0.0.38 - - [2025-09-21 14:37:34] "GET / HTTP/1.1" 200 35931 0.002032 10.0.0.38 - - [2025-09-21 14:37:35] "GET / HTTP/1.1" 200 45303 0.001364 10.0.0.38 - - [2025-09-21 14:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.38 - - [2025-09-21 14:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.38 - - [2025-09-21 14:37:35] "GET / HTTP/1.1" 200 35931 0.001355 10.0.0.38 - - [2025-09-21 14:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.38 - - [2025-09-21 14:37:35] "GET /global-system-config/16f17d5b-d396-448c-b5f9-140fb8aaf031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005088 10.0.0.38 - - [2025-09-21 14:37:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.005417 10.0.0.38 - - [2025-09-21 14:37:35] "POST /config-nodes HTTP/1.1" 200 593 0.019568 10.0.0.38 - - [2025-09-21 14:37:35] "GET / HTTP/1.1" 200 35931 0.002633 10.0.0.38 - - [2025-09-21 14:37:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004871 10.0.0.38 - - [2025-09-21 14:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.38 - - [2025-09-21 14:37:36] "GET /network-ipam/e5f3a7e4-9b90-43c0-ae19-efe63c5fd67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007350 10.0.0.38 - - [2025-09-21 14:37:36] "GET / HTTP/1.1" 200 35931 0.001357 10.0.0.38 - - [2025-09-21 14:37:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.003067 10.0.0.38 - - [2025-09-21 14:37:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.004534 10.0.0.38 - - [2025-09-21 14:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010502 10.0.0.38 - - [2025-09-21 14:37:36] "GET /global-system-config/16f17d5b-d396-448c-b5f9-140fb8aaf031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005699 10.0.0.38 - - [2025-09-21 14:37:36] "POST /access-control-lists HTTP/1.1" 200 587 0.050853 10.0.0.38 - - [2025-09-21 14:37:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.005136 10.0.0.38 - - [2025-09-21 14:37:36] "POST /service-appliance-sets HTTP/1.1" 200 553 0.035296 10.0.0.38 - - [2025-09-21 14:37:36] "POST /fqname-to-id HTTP/1.1" 404 180 0.007832 10.0.0.38 - - [2025-09-21 14:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.38 - - [2025-09-21 14:37:36] "POST /access-control-lists HTTP/1.1" 200 585 0.035208 10.0.0.38 - - [2025-09-21 14:37:36] "GET /global-system-config/16f17d5b-d396-448c-b5f9-140fb8aaf031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007642 10.0.0.38 - - [2025-09-21 14:37:36] "POST /route-targets HTTP/1.1" 200 327 0.011296 10.0.0.38 - - [2025-09-21 14:37:36] "POST /service-appliance-sets HTTP/1.1" 200 541 0.033885 10.0.0.38 - - [2025-09-21 14:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.38 - - [2025-09-21 14:37:36] "POST /ref-update HTTP/1.1" 200 156 0.022171 10.0.0.38 - - [2025-09-21 14:37:36] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.38 - - [2025-09-21 14:37:36] "GET /network-ipam/e5f3a7e4-9b90-43c0-ae19-efe63c5fd67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.017735 10.0.0.38 - - [2025-09-21 14:37:36] "POST /route-targets HTTP/1.1" 200 327 0.022849 10.0.0.38 - - [2025-09-21 14:37:36] "POST /ref-update HTTP/1.1" 200 156 0.021987 10.0.0.38 - - [2025-09-21 14:37:37] "POST /route-targets HTTP/1.1" 200 327 0.022750 10.0.0.38 - - [2025-09-21 14:37:37] "POST /ref-update HTTP/1.1" 200 156 0.021363 10.0.0.38 - - [2025-09-21 14:37:37] "POST /service-templates HTTP/1.1" 200 511 0.024686 10.0.0.38 - - [2025-09-21 14:37:37] "POST /service-templates HTTP/1.1" 200 501 0.022824 10.0.0.38 - - [2025-09-21 14:37:37] "POST /service-templates HTTP/1.1" 200 515 0.031539 10.0.0.38 - - [2025-09-21 14:37:37] "POST /route-targets HTTP/1.1" 200 327 0.039868 10.0.0.38 - - [2025-09-21 14:37:37] "POST /ref-update HTTP/1.1" 200 156 0.014220 10.0.0.38 - - [2025-09-21 14:37:37] "POST /service-templates HTTP/1.1" 200 535 0.163102 10.0.0.38 - - [2025-09-21 14:37:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.002122 10.0.0.38 - - [2025-09-21 14:37:37] "POST /access-control-lists HTTP/1.1" 200 551 0.076321 10.0.0.38 - - [2025-09-21 14:37:37] "PUT /access-control-list/f74fb97a-3385-4561-b869-c13dc69a21d9 HTTP/1.1" 200 272 0.013644 10.0.0.38 - - [2025-09-21 14:37:37] "POST /service-templates HTTP/1.1" 200 507 0.122511 10.0.0.38 - - [2025-09-21 14:37:37] "PUT /access-control-list/38e5d396-c4b9-4ddc-ac1f-4778a181d647 HTTP/1.1" 200 272 0.054655 10.0.0.38 - - [2025-09-21 14:37:37] "GET / HTTP/1.1" 200 35931 0.001542 10.0.0.38 - - [2025-09-21 14:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.38 - - [2025-09-21 14:37:37] "GET /global-system-config/16f17d5b-d396-448c-b5f9-140fb8aaf031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005547 10.0.0.38 - - [2025-09-21 14:37:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.003559 10.0.0.38 - - [2025-09-21 14:37:38] "POST /config-database-nodes HTTP/1.1" 200 611 0.019384 10.0.0.38 - - [2025-09-21 14:37:40] "GET / HTTP/1.1" 200 35931 0.001650 10.0.0.38 - - [2025-09-21 14:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.38 - - [2025-09-21 14:37:40] "GET /routing-instance/d6e61de1-1af9-4497-9003-a74a91bb0d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003126 10.0.0.38 - - [2025-09-21 14:37:40] "POST /bgp-routers HTTP/1.1" 200 616 0.026575 10.0.0.38 - - [2025-09-21 14:37:40] "GET /bgp-router/34104c64-694b-47c3-b541-1d47ccc8fe8d?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.015360 10.0.0.38 - - [2025-09-21 14:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.38 - - [2025-09-21 14:37:40] "GET /global-system-config/16f17d5b-d396-448c-b5f9-140fb8aaf031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009202 10.0.0.38 - - [2025-09-21 14:37:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004958 10.0.0.38 - - [2025-09-21 14:37:40] "POST /ref-update HTTP/1.1" 200 156 0.011689 10.0.0.38 - - [2025-09-21 14:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.38 - - [2025-09-21 14:37:40] "GET /global-vrouter-config/310f682a-f301-413d-ba2b-1a9c0cc793e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002785 10.0.0.38 - - [2025-09-21 14:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.38 - - [2025-09-21 14:37:40] "PUT /global-vrouter-config/310f682a-f301-413d-ba2b-1a9c0cc793e2 HTTP/1.1" 200 276 0.008710 10.0.0.38 - - [2025-09-21 14:37:41] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.38 - - [2025-09-21 14:37:41] "POST /alarms HTTP/1.1" 200 581 0.020302 10.0.0.38 - - [2025-09-21 14:37:41] "POST /alarms HTTP/1.1" 200 575 0.022171 10.0.0.38 - - [2025-09-21 14:37:41] "POST /alarms HTTP/1.1" 200 575 0.026341 10.0.0.38 - - [2025-09-21 14:37:41] "POST /alarms HTTP/1.1" 200 559 0.018490 10.0.0.38 - - [2025-09-21 14:37:41] "POST /alarms HTTP/1.1" 200 555 0.031601 10.0.0.38 - - [2025-09-21 14:37:41] "POST /alarms HTTP/1.1" 200 557 0.055105 10.0.0.38 - - [2025-09-21 14:37:41] "POST /alarms HTTP/1.1" 200 565 0.038062 10.0.0.38 - - [2025-09-21 14:37:41] "POST /alarms HTTP/1.1" 200 549 0.031836 10.0.0.38 - - [2025-09-21 14:37:41] "POST /alarms HTTP/1.1" 200 557 0.034389 10.0.0.38 - - [2025-09-21 14:37:41] "POST /alarms HTTP/1.1" 200 567 0.024192 10.0.0.38 - - [2025-09-21 14:37:41] "POST /alarms HTTP/1.1" 200 555 0.021515 10.0.0.38 - - [2025-09-21 14:37:41] "POST /alarms HTTP/1.1" 200 567 0.020852 10.0.0.38 - - [2025-09-21 14:37:41] "POST /alarms HTTP/1.1" 200 575 0.063714 10.0.0.38 - - [2025-09-21 14:37:41] "POST /alarms HTTP/1.1" 200 569 0.029399 10.0.0.38 - - [2025-09-21 14:37:41] "POST /alarms HTTP/1.1" 200 561 0.020309 10.0.0.38 - - [2025-09-21 14:37:41] "POST /alarms HTTP/1.1" 200 561 0.024643 10.0.0.38 - - [2025-09-21 14:37:42] "POST /alarms HTTP/1.1" 200 561 0.037786 10.0.0.38 - - [2025-09-21 14:37:42] "POST /alarms HTTP/1.1" 200 547 0.030925 10.0.0.38 - - [2025-09-21 14:37:42] "POST /alarms HTTP/1.1" 200 595 0.032598 10.0.0.38 - - [2025-09-21 14:37:42] "POST /alarms HTTP/1.1" 200 575 0.026547 10.0.0.38 - - [2025-09-21 14:37:42] "POST /alarms HTTP/1.1" 200 571 0.026344 10.0.0.38 - - [2025-09-21 14:37:42] "POST /alarms HTTP/1.1" 200 583 0.020338 10.0.0.38 - - [2025-09-21 14:37:42] "POST /alarms HTTP/1.1" 200 609 0.020836 10.0.0.38 - - [2025-09-21 14:37:42] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.38 - - [2025-09-21 14:37:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002635 10.0.0.38 - - [2025-09-21 14:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.38 - - [2025-09-21 14:37:42] "PUT /global-vrouter-config/310f682a-f301-413d-ba2b-1a9c0cc793e2 HTTP/1.1" 200 276 0.008619 10.0.0.38 - - [2025-09-21 14:37:42] "GET / HTTP/1.1" 200 35931 0.001422 10.0.0.38 - - [2025-09-21 14:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.38 - - [2025-09-21 14:37:42] "GET /global-vrouter-config/310f682a-f301-413d-ba2b-1a9c0cc793e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002560 10.0.0.38 - - [2025-09-21 14:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.38 - - [2025-09-21 14:37:42] "PUT /global-vrouter-config/310f682a-f301-413d-ba2b-1a9c0cc793e2 HTTP/1.1" 200 276 0.019432 10.0.0.38 - - [2025-09-21 14:37:43] "GET / HTTP/1.1" 200 35931 0.001598 10.0.0.38 - - [2025-09-21 14:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.38 - - [2025-09-21 14:37:43] "GET /global-system-config/16f17d5b-d396-448c-b5f9-140fb8aaf031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007273 10.0.0.38 - - [2025-09-21 14:37:43] "PUT /global-system-config/16f17d5b-d396-448c-b5f9-140fb8aaf031 HTTP/1.1" 200 274 0.043779 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:39:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001222 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:39:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000851 10.0.0.38 - - [2025-09-21 14:39:47] "GET / HTTP/1.1" 200 35931 0.001556 10.0.0.38 - - [2025-09-21 14:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.38 - - [2025-09-21 14:39:47] "GET /global-system-config/16f17d5b-d396-448c-b5f9-140fb8aaf031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005568 10.0.0.38 - - [2025-09-21 14:39:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.002096 10.0.0.38 - - [2025-09-21 14:39:47] "POST /analytics-nodes HTTP/1.1" 200 599 0.026341 10.0.0.38 - - [2025-09-21 14:39:55] "GET / HTTP/1.1" 200 35931 0.001653 10.0.0.38 - - [2025-09-21 14:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007462 10.0.0.38 - - [2025-09-21 14:39:55] "GET /global-system-config/16f17d5b-d396-448c-b5f9-140fb8aaf031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011274 10.0.0.38 - - [2025-09-21 14:39:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.008461 10.0.0.38 - - [2025-09-21 14:39:56] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.036041 10.0.0.38 - - [2025-09-21 14:40:04] "GET / HTTP/1.1" 200 35931 0.002756 10.0.0.38 - - [2025-09-21 14:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.38 - - [2025-09-21 14:40:04] "GET /global-system-config/16f17d5b-d396-448c-b5f9-140fb8aaf031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005202 10.0.0.38 - - [2025-09-21 14:40:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.012634 10.0.0.38 - - [2025-09-21 14:40:04] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.035036 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:40:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:40:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001047 10.0.0.38 - - [2025-09-21 14:40:09] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.38 - - [2025-09-21 14:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005318 10.0.0.38 - - [2025-09-21 14:40:09] "GET /global-system-config/16f17d5b-d396-448c-b5f9-140fb8aaf031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006053 10.0.0.38 - - [2025-09-21 14:40:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.002048 10.0.0.38 - - [2025-09-21 14:40:09] "POST /database-nodes HTTP/1.1" 200 597 0.043145 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:40:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001046 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:40:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001179 10.0.0.38 - - [2025-09-21 14:40:30] "GET / HTTP/1.1" 200 35931 0.001684 10.0.0.38 - - [2025-09-21 14:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.38 - - [2025-09-21 14:40:30] "GET /global-system-config/16f17d5b-d396-448c-b5f9-140fb8aaf031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005408 10.0.0.38 - - [2025-09-21 14:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.38 - - [2025-09-21 14:40:30] "GET /config-node/09c140db-a925-4ae0-b873-b609f01de54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003724 10.0.0.38 - - [2025-09-21 14:40:41] "GET / HTTP/1.1" 200 35931 0.002496 10.0.0.38 - - [2025-09-21 14:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005669 10.0.0.38 - - [2025-09-21 14:40:41] "GET /routing-instance/d6e61de1-1af9-4497-9003-a74a91bb0d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002885 10.0.0.38 - - [2025-09-21 14:40:41] "POST /bgp-routers HTTP/1.1" 409 301 0.006392 10.0.0.38 - - [2025-09-21 14:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.38 - - [2025-09-21 14:40:41] "GET /bgp-router/34104c64-694b-47c3-b541-1d47ccc8fe8d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004606 10.0.0.38 - - [2025-09-21 14:40:41] "PUT /bgp-router/34104c64-694b-47c3-b541-1d47ccc8fe8d HTTP/1.1" 200 254 0.024266 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:40:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:40:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000913 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:40:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000994 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:40:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:40:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003828 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:40:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001369 10.0.0.38 - - [2025-09-21 14:40:53] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.38 - - [2025-09-21 14:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.38 - - [2025-09-21 14:40:53] "GET /domain/95195e1f-53cd-4be3-a8d7-5f8636ff2e4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003131 10.0.0.38 - - [2025-09-21 14:40:53] "POST /id-to-fqname HTTP/1.1" 200 173 0.005976 10.0.0.38 - - [2025-09-21 14:40:53] "POST /fqname-to-id HTTP/1.1" 404 182 0.007593 10.0.0.38 - - [2025-09-21 14:40:54] "POST /security-groups HTTP/1.1" 200 570 0.096503 10.0.0.38 - - [2025-09-21 14:40:54] "POST /projects HTTP/1.1" 200 481 0.212513 10.0.0.38 - - [2025-09-21 14:40:54] "POST /fqname-to-id HTTP/1.1" 404 213 0.001924 10.0.0.38 - - [2025-09-21 14:40:54] "POST /security-groups HTTP/1.1" 200 534 0.080747 10.0.0.38 - - [2025-09-21 14:40:54] "POST /access-control-lists HTTP/1.1" 200 579 0.072094 10.0.0.38 - - [2025-09-21 14:40:54] "POST /chown HTTP/1.1" 200 109 0.056879 10.0.0.38 - - [2025-09-21 14:40:54] "POST /policy-managements HTTP/1.1" 409 214 0.006020 10.0.0.38 - - [2025-09-21 14:40:54] "POST /fqname-to-id HTTP/1.1" 404 212 0.020661 10.0.0.38 - - [2025-09-21 14:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.38 - - [2025-09-21 14:40:54] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005494 10.0.0.38 - - [2025-09-21 14:40:54] "POST /access-control-lists HTTP/1.1" 200 577 0.077244 10.0.0.38 - - [2025-09-21 14:40:54] "POST /fqname-to-id HTTP/1.1" 404 232 0.007069 10.0.0.38 - - [2025-09-21 14:40:54] "POST /application-policy-sets HTTP/1.1" 200 528 0.088848 10.0.0.38 - - [2025-09-21 14:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007086 10.0.0.38 - - [2025-09-21 14:40:54] "GET /global-vrouter-config/310f682a-f301-413d-ba2b-1a9c0cc793e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.005794 10.0.0.38 - - [2025-09-21 14:40:54] "POST /access-control-lists HTTP/1.1" 200 594 0.050118 10.0.0.38 - - [2025-09-21 14:40:54] "PUT /global-vrouter-config/310f682a-f301-413d-ba2b-1a9c0cc793e2 HTTP/1.1" 200 276 0.027615 10.0.0.38 - - [2025-09-21 14:40:54] "POST /fqname-to-id HTTP/1.1" 404 231 0.002122 10.0.0.38 - - [2025-09-21 14:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.38 - - [2025-09-21 14:40:54] "GET /virtual-network/b441b91d-a9d6-43b9-a21d-1a509c360d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.007620 10.0.0.38 - - [2025-09-21 14:40:54] "POST /access-control-lists HTTP/1.1" 200 592 0.082814 10.0.0.38 - - [2025-09-21 14:40:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.001629 10.0.0.38 - - [2025-09-21 14:40:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.003104 10.0.0.38 - - [2025-09-21 14:40:54] "POST /security-groups HTTP/1.1" 200 574 0.079570 10.0.0.38 - - [2025-09-21 14:40:54] "POST /projects HTTP/1.1" 200 489 0.290759 10.0.0.38 - - [2025-09-21 14:40:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.006613 10.0.0.38 - - [2025-09-21 14:40:54] "POST /access-control-lists HTTP/1.1" 200 583 0.083146 10.0.0.38 - - [2025-09-21 14:40:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.004694 10.0.0.38 - - [2025-09-21 14:40:54] "POST /security-groups HTTP/1.1" 200 546 0.100416 10.0.0.38 - - [2025-09-21 14:40:55] "POST /access-control-lists HTTP/1.1" 200 581 0.070392 10.0.0.38 - - [2025-09-21 14:40:55] "POST /chown HTTP/1.1" 200 109 0.097430 10.0.0.38 - - [2025-09-21 14:40:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.004721 10.0.0.38 - - [2025-09-21 14:40:55] "POST /network-ipams HTTP/1.1" 200 522 0.081065 10.0.0.38 - - [2025-09-21 14:40:55] "POST /access-control-lists HTTP/1.1" 200 602 0.076436 10.0.0.38 - - [2025-09-21 14:40:55] "POST /fqname-to-id HTTP/1.1" 404 239 0.020674 10.0.0.38 - - [2025-09-21 14:40:55] "POST /network-ipams HTTP/1.1" 200 510 0.084774 10.0.0.38 - - [2025-09-21 14:40:55] "POST /access-control-lists HTTP/1.1" 200 600 0.093221 10.0.0.38 - - [2025-09-21 14:40:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.015977 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:40:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:40:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000872 10.0.0.38 - - [2025-09-21 14:40:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.013797 10.0.0.38 - - [2025-09-21 14:40:55] "POST /useragent-kv HTTP/1.1" 200 115 0.021918 10.0.0.38 - - [2025-09-21 14:40:55] "POST /virtual-networks HTTP/1.1" 200 538 0.193074 10.0.0.38 - - [2025-09-21 14:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015560 10.0.0.38 - - [2025-09-21 14:40:55] "POST /access-control-lists HTTP/1.1" 200 589 0.088941 10.0.0.38 - - [2025-09-21 14:40:55] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.056041 10.0.0.38 - - [2025-09-21 14:40:55] "POST /network-ipams HTTP/1.1" 200 518 0.054579 10.0.0.38 - - [2025-09-21 14:40:55] "POST /fqname-to-id HTTP/1.1" 404 202 0.014555 10.0.0.38 - - [2025-09-21 14:40:55] "POST /route-targets HTTP/1.1" 200 327 0.073929 10.0.0.38 - - [2025-09-21 14:40:55] "POST /ref-update HTTP/1.1" 200 156 0.029644 10.0.0.38 - - [2025-09-21 14:40:56] "PUT /access-control-list/e1745e4b-057c-4228-9479-a461d1fbba01 HTTP/1.1" 200 272 0.062412 10.0.0.38 - - [2025-09-21 14:40:56] "POST /useragent-kv HTTP/1.1" 200 115 0.010870 10.0.0.38 - - [2025-09-21 14:40:56] "POST /virtual-networks HTTP/1.1" 200 546 0.392051 10.0.0.38 - - [2025-09-21 14:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.38 - - [2025-09-21 14:40:56] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.016821 10.0.0.38 - - [2025-09-21 14:40:56] "POST /route-targets HTTP/1.1" 200 327 0.014739 10.0.0.38 - - [2025-09-21 14:40:56] "POST /ref-update HTTP/1.1" 200 156 0.028366 10.0.0.38 - - [2025-09-21 14:40:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.021286 10.0.0.38 - - [2025-09-21 14:40:56] "POST /network-policys HTTP/1.1" 200 538 0.037010 10.0.0.38 - - [2025-09-21 14:40:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.012119 10.0.0.38 - - [2025-09-21 14:40:56] "POST /network-policys HTTP/1.1" 200 534 0.065882 10.0.0.38 - - [2025-09-21 14:40:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.016676 10.0.0.38 - - [2025-09-21 14:40:56] "POST /network-policys HTTP/1.1" 200 542 0.036961 10.0.0.38 - - [2025-09-21 14:40:56] "PUT /access-control-list/24bc20e7-922d-4db4-9dfe-00e46766c7d1 HTTP/1.1" 200 272 0.018227 10.0.0.38 - - [2025-09-21 14:40:56] "POST /ref-update HTTP/1.1" 200 156 0.096018 10.0.0.38 - - [2025-09-21 14:40:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002359 10.0.0.38 - - [2025-09-21 14:40:56] "POST /ref-update HTTP/1.1" 200 156 0.070661 10.0.0.38 - - [2025-09-21 14:40:56] "PUT /access-control-list/e1745e4b-057c-4228-9479-a461d1fbba01 HTTP/1.1" 200 272 0.082427 10.0.0.38 - - [2025-09-21 14:40:56] "PUT /access-control-list/e1745e4b-057c-4228-9479-a461d1fbba01 HTTP/1.1" 200 272 0.043825 10.0.0.38 - - [2025-09-21 14:40:56] "POST /ref-update HTTP/1.1" 200 156 0.162100 10.0.0.38 - - [2025-09-21 14:40:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012425 10.0.0.38 - - [2025-09-21 14:40:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019888 10.0.0.38 - - [2025-09-21 14:40:57] "PUT /access-control-list/24bc20e7-922d-4db4-9dfe-00e46766c7d1 HTTP/1.1" 200 272 0.102383 10.0.0.38 - - [2025-09-21 14:40:57] "POST /ref-update HTTP/1.1" 200 156 0.075535 10.0.0.38 - - [2025-09-21 14:40:57] "POST /fqname-to-id HTTP/1.1" 404 237 0.017821 10.0.0.38 - - [2025-09-21 14:40:57] "POST /ref-update HTTP/1.1" 200 156 0.174122 10.0.0.38 - - [2025-09-21 14:40:57] "POST /access-control-lists HTTP/1.1" 200 601 0.065183 10.0.0.38 - - [2025-09-21 14:40:57] "POST /ref-update HTTP/1.1" 200 156 0.105558 10.0.0.38 - - [2025-09-21 14:40:57] "PUT /access-control-list/88ab7a03-bd19-4e4f-8cd2-3dd0dfdc1ce9 HTTP/1.1" 200 272 0.069850 10.0.0.38 - - [2025-09-21 14:40:57] "POST /ref-update HTTP/1.1" 200 156 0.039324 10.0.0.38 - - [2025-09-21 14:40:57] "POST /ref-update HTTP/1.1" 200 156 0.169383 10.0.0.38 - - [2025-09-21 14:40:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024358 10.0.0.38 - - [2025-09-21 14:40:57] "PUT /access-control-list/88ab7a03-bd19-4e4f-8cd2-3dd0dfdc1ce9 HTTP/1.1" 200 272 0.074065 10.0.0.38 - - [2025-09-21 14:40:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005496 10.0.0.38 - - [2025-09-21 14:40:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006852 10.0.0.38 - - [2025-09-21 14:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.38 - - [2025-09-21 14:40:57] "PUT /access-control-list/24bc20e7-922d-4db4-9dfe-00e46766c7d1 HTTP/1.1" 200 272 0.102374 10.0.0.38 - - [2025-09-21 14:40:57] "GET /virtual-network/b441b91d-a9d6-43b9-a21d-1a509c360d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.036701 10.0.0.38 - - [2025-09-21 14:40:57] "POST /ref-update HTTP/1.1" 200 156 0.042058 10.0.0.38 - - [2025-09-21 14:40:57] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.010291 10.0.0.38 - - [2025-09-21 14:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.027204 10.0.0.38 - - [2025-09-21 14:40:57] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006284 10.0.0.38 - - [2025-09-21 14:40:57] "POST /firewall-policys HTTP/1.1" 200 530 0.038447 10.0.0.38 - - [2025-09-21 14:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.043226 10.0.0.38 - - [2025-09-21 14:40:58] "GET /firewall-policy/70fea1c6-c473-4112-9c21-013a764c4a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002952 10.0.0.38 - - [2025-09-21 14:40:58] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004721 10.0.0.38 - - [2025-09-21 14:40:58] "GET /firewall-policy/70fea1c6-c473-4112-9c21-013a764c4a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008059 10.0.0.38 - - [2025-09-21 14:40:58] "POST /ref-update HTTP/1.1" 200 156 0.021359 10.0.0.38 - - [2025-09-21 14:40:58] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.014577 10.0.0.38 - - [2025-09-21 14:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.015103 10.0.0.38 - - [2025-09-21 14:40:58] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003211 10.0.0.38 - - [2025-09-21 14:40:58] "POST /firewall-policys HTTP/1.1" 200 532 0.067644 10.0.0.38 - - [2025-09-21 14:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.034472 10.0.0.38 - - [2025-09-21 14:40:58] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.016270 10.0.0.38 - - [2025-09-21 14:40:58] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.007790 10.0.0.38 - - [2025-09-21 14:40:58] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003357 10.0.0.38 - - [2025-09-21 14:40:58] "GET /firewall-policy/70fea1c6-c473-4112-9c21-013a764c4a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005897 10.0.0.38 - - [2025-09-21 14:40:58] "GET /firewall-policy/70fea1c6-c473-4112-9c21-013a764c4a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003214 10.0.0.38 - - [2025-09-21 14:40:58] "POST /ref-update HTTP/1.1" 200 156 0.022940 10.0.0.38 - - [2025-09-21 14:40:58] "POST /ref-update HTTP/1.1" 200 156 0.084578 10.0.0.38 - - [2025-09-21 14:40:58] "POST /ref-update HTTP/1.1" 200 156 0.070373 10.0.0.38 - - [2025-09-21 14:40:58] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.028146 10.0.0.38 - - [2025-09-21 14:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418 10.0.0.38 - - [2025-09-21 14:40:58] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003377 10.0.0.38 - - [2025-09-21 14:40:58] "POST /firewall-policys HTTP/1.1" 200 530 0.087954 10.0.0.38 - - [2025-09-21 14:40:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.060836 10.0.0.38 - - [2025-09-21 14:40:58] "GET /firewall-policy/f64a646e-8105-45a4-8b64-865adebf8733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006738 10.0.0.38 - - [2025-09-21 14:40:59] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004880 10.0.0.38 - - [2025-09-21 14:40:59] "GET /firewall-policy/f64a646e-8105-45a4-8b64-865adebf8733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005307 10.0.0.38 - - [2025-09-21 14:40:59] "GET /firewall-policy/70fea1c6-c473-4112-9c21-013a764c4a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002558 10.0.0.38 - - [2025-09-21 14:40:59] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.010712 10.0.0.38 - - [2025-09-21 14:40:59] "GET /firewall-policy/70fea1c6-c473-4112-9c21-013a764c4a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004418 10.0.0.38 - - [2025-09-21 14:40:59] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003784 10.0.0.38 - - [2025-09-21 14:40:59] "POST /ref-update HTTP/1.1" 200 156 0.116207 10.0.0.38 - - [2025-09-21 14:40:59] "POST /ref-update HTTP/1.1" 200 156 0.119954 10.0.0.38 - - [2025-09-21 14:40:59] "POST /ref-update HTTP/1.1" 200 156 0.037678 10.0.0.38 - - [2025-09-21 14:40:59] "POST /ref-update HTTP/1.1" 200 156 0.086149 10.0.0.38 - - [2025-09-21 14:40:59] "POST /ref-update HTTP/1.1" 200 156 0.088304 10.0.0.38 - - [2025-09-21 14:40:59] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.021681 10.0.0.38 - - [2025-09-21 14:40:59] "POST /tags HTTP/1.1" 200 299 0.080369 10.0.0.38 - - [2025-09-21 14:40:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.048784 10.0.0.38 - - [2025-09-21 14:40:59] "GET /tag/a6106e94-00f6-4ff4-b64a-3731fbb7bd84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021405 10.0.0.38 - - [2025-09-21 14:41:00] "POST /set-tag HTTP/1.1" 200 109 0.019499 10.0.0.38 - - [2025-09-21 14:41:00] "POST /fqname-to-id HTTP/1.1" 404 226 0.003728 10.0.0.38 - - [2025-09-21 14:41:00] "POST /tags HTTP/1.1" 200 357 0.139373 10.0.0.38 - - [2025-09-21 14:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.046958 10.0.0.38 - - [2025-09-21 14:41:00] "GET /tag/d85e3e8f-3ca1-4e5c-b7ab-6560a5ed3306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.031572 10.0.0.38 - - [2025-09-21 14:41:00] "POST /tags HTTP/1.1" 200 305 0.093875 10.0.0.38 - - [2025-09-21 14:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008900 10.0.0.38 - - [2025-09-21 14:41:00] "GET /tag/4b7d03ee-ad9c-4ddd-8122-243cb1b397c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015378 10.0.0.38 - - [2025-09-21 14:41:00] "POST /id-to-fqname HTTP/1.1" 200 174 0.000629 10.0.0.38 - - [2025-09-21 14:41:00] "POST /fqname-to-id HTTP/1.1" 404 183 0.018621 10.0.0.38 - - [2025-09-21 14:41:00] "POST /security-groups HTTP/1.1" 200 571 0.094799 10.0.0.38 - - [2025-09-21 14:41:00] "POST /projects HTTP/1.1" 200 483 0.311949 10.0.0.38 - - [2025-09-21 14:41:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.005460 10.0.0.38 - - [2025-09-21 14:41:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012906 10.0.0.38 - - [2025-09-21 14:41:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.022784 10.0.0.38 - - [2025-09-21 14:41:01] "POST /access-control-lists HTTP/1.1" 200 580 0.119493 10.0.0.38 - - [2025-09-21 14:41:01] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.059215 10.0.0.38 - - [2025-09-21 14:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.38 - - [2025-09-21 14:41:01] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.006120 10.0.0.38 - - [2025-09-21 14:41:01] "POST /fqname-to-id HTTP/1.1" 404 213 0.002108 10.0.0.38 - - [2025-09-21 14:41:01] "POST /access-control-lists HTTP/1.1" 200 578 0.057633 10.0.0.38 - - [2025-09-21 14:41:01] "PUT /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90 HTTP/1.1" 200 264 0.186230 10.0.0.38 - - [2025-09-21 14:41:01] "PUT /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26 HTTP/1.1" 200 264 0.102114 10.0.0.38 - - [2025-09-21 14:41:01] "POST /security-groups HTTP/1.1" 200 537 0.112723 10.0.0.38 - - [2025-09-21 14:41:01] "POST /fqname-to-id HTTP/1.1" 404 234 0.005380 10.0.0.38 - - [2025-09-21 14:41:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018580 10.0.0.38 - - [2025-09-21 14:41:01] "POST /access-control-lists HTTP/1.1" 200 596 0.068679 10.0.0.38 - - [2025-09-21 14:41:01] "POST /chown HTTP/1.1" 200 109 0.056611 10.0.0.38 - - [2025-09-21 14:41:01] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015901 10.0.0.38 - - [2025-09-21 14:41:01] "POST /fqname-to-id HTTP/1.1" 404 233 0.010756 10.0.0.38 - - [2025-09-21 14:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016635 10.0.0.38 - - [2025-09-21 14:41:01] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.044476 10.0.0.38 - - [2025-09-21 14:41:01] "POST /access-control-lists HTTP/1.1" 200 594 0.100302 10.0.0.38 - - [2025-09-21 14:41:01] "POST /tags HTTP/1.1" 409 207 0.025464 10.0.0.38 - - [2025-09-21 14:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.38 - - [2025-09-21 14:41:01] "GET /tag/4b7d03ee-ad9c-4ddd-8122-243cb1b397c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.018251 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:41:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001420 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:41:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 10.0.0.38 - - [2025-09-21 14:41:01] "POST /firewall-rules HTTP/1.1" 200 564 0.095033 10.0.0.38 - - [2025-09-21 14:41:02] "GET /firewall-rule/4001fc93-383a-4bc2-bb50-aafa99f47d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.008533 10.0.0.38 - - [2025-09-21 14:41:02] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005353 10.0.0.38 - - [2025-09-21 14:41:02] "GET /firewall-rule/4001fc93-383a-4bc2-bb50-aafa99f47d48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002882 10.0.0.38 - - [2025-09-21 14:41:02] "POST /ref-update HTTP/1.1" 200 156 0.018144 10.0.0.38 - - [2025-09-21 14:41:02] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013999 10.0.0.38 - - [2025-09-21 14:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.38 - - [2025-09-21 14:41:02] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004016 10.0.0.38 - - [2025-09-21 14:41:02] "POST /tags HTTP/1.1" 409 207 0.002074 10.0.0.38 - - [2025-09-21 14:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.38 - - [2025-09-21 14:41:02] "GET /tag/4b7d03ee-ad9c-4ddd-8122-243cb1b397c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012016 10.0.0.38 - - [2025-09-21 14:41:02] "POST /firewall-rules HTTP/1.1" 200 562 0.095802 10.0.0.38 - - [2025-09-21 14:41:02] "GET /firewall-rule/fe4ad800-8ead-4314-b3bd-c3f89ebc80b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.097589 10.0.0.38 - - [2025-09-21 14:41:02] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005040 10.0.0.38 - - [2025-09-21 14:41:02] "GET /firewall-rule/fe4ad800-8ead-4314-b3bd-c3f89ebc80b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003122 10.0.0.38 - - [2025-09-21 14:41:02] "POST /ref-update HTTP/1.1" 200 156 0.026378 10.0.0.38 - - [2025-09-21 14:41:02] "POST /tags HTTP/1.1" 200 305 0.117028 10.0.0.38 - - [2025-09-21 14:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.022156 10.0.0.38 - - [2025-09-21 14:41:02] "GET /tag/a4fab5e8-5114-4e1c-88f6-e9a60ce010fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.040579 10.0.0.38 - - [2025-09-21 14:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.38 - - [2025-09-21 14:41:02] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034546 10.0.0.38 - - [2025-09-21 14:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.38 - - [2025-09-21 14:41:02] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005018 10.0.0.38 - - [2025-09-21 14:41:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.38 - - [2025-09-21 14:41:02] "GET /service-appliance-set/544be5ea-6926-48b5-ae54-8483002ac6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004694 10.0.0.38 - - [2025-09-21 14:41:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.001802 10.0.0.38 - - [2025-09-21 14:41:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.134204 10.0.0.38 - - [2025-09-21 14:41:03] "GET /virtual-machine-interface/e3a60ed3-1c27-4e73-a17e-36fc6cd1acce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.012841 10.0.0.38 - - [2025-09-21 14:41:03] "POST /instance-ips HTTP/1.1" 200 381 0.057236 10.0.0.38 - - [2025-09-21 14:41:03] "GET /instance-ip/255b705d-0466-4271-ac4b-13012db8a19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014719 10.0.0.38 - - [2025-09-21 14:41:03] "POST /loadbalancers HTTP/1.1" 200 582 0.091079 10.0.0.38 - - [2025-09-21 14:41:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.044375 10.0.0.38 - - [2025-09-21 14:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010542 10.0.0.38 - - [2025-09-21 14:41:03] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062566 10.0.0.38 - - [2025-09-21 14:41:03] "GET /loadbalancer/65fde2ae-4ade-49a1-93bc-9450320b3bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005136 10.0.0.38 - - [2025-09-21 14:41:03] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.077869 10.0.0.38 - - [2025-09-21 14:41:03] "GET /instance-ip/255b705d-0466-4271-ac4b-13012db8a19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008798 10.0.0.38 - - [2025-09-21 14:41:03] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.061709 10.0.0.38 - - [2025-09-21 14:41:03] "POST /floating-ips HTTP/1.1" 200 583 0.023761 10.0.0.38 - - [2025-09-21 14:41:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.053539 10.0.0.38 - - [2025-09-21 14:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.38 - - [2025-09-21 14:41:03] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.056792 10.0.0.38 - - [2025-09-21 14:41:03] "GET /loadbalancer-listener/580a4960-2dc5-4c3f-ac6a-4ad0db8c10b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003339 10.0.0.38 - - [2025-09-21 14:41:03] "GET /loadbalancer-listener/580a4960-2dc5-4c3f-ac6a-4ad0db8c10b4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.006111 10.0.0.38 - - [2025-09-21 14:41:03] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.053064 10.0.0.38 - - [2025-09-21 14:41:03] "GET /instance-ip/255b705d-0466-4271-ac4b-13012db8a19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006609 10.0.0.38 - - [2025-09-21 14:41:03] "GET /instance-ip/255b705d-0466-4271-ac4b-13012db8a19f?fields=floating_ips HTTP/1.1" 200 1170 0.006070 10.0.0.38 - - [2025-09-21 14:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011203 10.0.0.38 - - [2025-09-21 14:41:03] "GET /global-vrouter-config/310f682a-f301-413d-ba2b-1a9c0cc793e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007966 10.0.0.38 - - [2025-09-21 14:41:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.38 - - [2025-09-21 14:41:03] "GET /floating-ip/2ee41476-7331-4ac2-b57e-78c86129111b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003507 10.0.0.38 - - [2025-09-21 14:41:04] "PUT /global-vrouter-config/310f682a-f301-413d-ba2b-1a9c0cc793e2 HTTP/1.1" 200 276 0.039747 10.0.0.38 - - [2025-09-21 14:41:04] "POST /fqname-to-id HTTP/1.1" 404 228 0.003300 10.0.0.38 - - [2025-09-21 14:41:04] "POST /tags HTTP/1.1" 200 355 0.043981 10.0.0.38 - - [2025-09-21 14:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.38 - - [2025-09-21 14:41:04] "GET /tag/bc176a13-7451-4b8f-819c-6196080e51cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012006 10.0.0.38 - - [2025-09-21 14:41:04] "POST /tags HTTP/1.1" 200 303 0.027722 10.0.0.38 - - [2025-09-21 14:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007992 10.0.0.38 - - [2025-09-21 14:41:04] "GET /tag/154f1e31-3c36-4892-bdcf-8c88b4ba87fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022897 10.0.0.38 - - [2025-09-21 14:41:04] "POST /projects HTTP/1.1" 409 218 0.004464 10.0.0.38 - - [2025-09-21 14:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.38 - - [2025-09-21 14:41:04] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054921 10.0.0.38 - - [2025-09-21 14:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006366 10.0.0.38 - - [2025-09-21 14:41:04] "GET /network-ipam/d1c18615-d311-487b-b119-4f9df7571f02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005237 10.0.0.38 - - [2025-09-21 14:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.38 - - [2025-09-21 14:41:04] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006286 10.0.0.38 - - [2025-09-21 14:41:04] "PUT /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90 HTTP/1.1" 200 264 0.070226 10.0.0.38 - - [2025-09-21 14:41:04] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.026246 10.0.0.38 - - [2025-09-21 14:41:04] "POST /set-tag HTTP/1.1" 200 109 0.070641 10.0.0.38 - - [2025-09-21 14:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.38 - - [2025-09-21 14:41:04] "GET /network-ipam/cf17b72f-e9d9-45c9-9440-f89bc772b577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.018459 10.0.0.38 - - [2025-09-21 14:41:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007324 10.0.0.38 - - [2025-09-21 14:41:04] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.029453 10.0.0.38 - - [2025-09-21 14:41:04] "PUT /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26 HTTP/1.1" 200 264 0.075668 10.0.0.38 - - [2025-09-21 14:41:04] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.011359 10.0.0.38 - - [2025-09-21 14:41:05] "POST /set-tag HTTP/1.1" 200 109 0.087793 10.0.0.38 - - [2025-09-21 14:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016472 10.0.0.38 - - [2025-09-21 14:41:05] "GET /network-policy/2ac442f9-0ec7-43f0-bad2-ba71dbb3373c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008790 10.0.0.38 - - [2025-09-21 14:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.38 - - [2025-09-21 14:41:05] "GET /network-policy/f0906d8f-d164-4173-a0ca-ec92d05b4b92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002922 10.0.0.38 - - [2025-09-21 14:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.38 - - [2025-09-21 14:41:05] "GET /network-policy/e52e94f9-9f80-420c-ac5f-539f56909d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003163 10.0.0.38 - - [2025-09-21 14:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.38 - - [2025-09-21 14:41:05] "PUT /network-policy/e52e94f9-9f80-420c-ac5f-539f56909d36 HTTP/1.1" 200 262 0.011821 10.0.0.38 - - [2025-09-21 14:41:05] "PUT /access-control-list/88ab7a03-bd19-4e4f-8cd2-3dd0dfdc1ce9 HTTP/1.1" 200 272 0.015232 10.0.0.38 - - [2025-09-21 14:41:05] "POST /ref-update HTTP/1.1" 200 156 0.073518 10.0.0.38 - - [2025-09-21 14:41:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026250 10.0.0.38 - - [2025-09-21 14:41:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006989 10.0.0.38 - - [2025-09-21 14:41:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003755 10.0.0.38 - - [2025-09-21 14:41:05] "PUT /access-control-list/e1745e4b-057c-4228-9479-a461d1fbba01 HTTP/1.1" 200 272 0.086884 10.0.0.38 - - [2025-09-21 14:41:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016598 10.0.0.38 - - [2025-09-21 14:41:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003548 10.0.0.38 - - [2025-09-21 14:41:05] "POST /security-groups HTTP/1.1" 409 245 0.008052 10.0.0.38 - - [2025-09-21 14:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.38 - - [2025-09-21 14:41:05] "PUT /security-group/1733460d-df93-4302-8196-15693cea6b4d HTTP/1.1" 200 262 0.069111 10.0.0.38 - - [2025-09-21 14:41:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.043773 10.0.0.38 - - [2025-09-21 14:41:05] "PUT /access-control-list/0dee468a-665f-4dbb-905f-b13fdea8e9cb HTTP/1.1" 200 272 0.045143 10.0.0.38 - - [2025-09-21 14:41:05] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.040184 10.0.0.38 - - [2025-09-21 14:41:05] "PUT /access-control-list/7b223f29-8acf-4a36-b5df-3031c3d4e161 HTTP/1.1" 200 272 0.028455 10.0.0.38 - - [2025-09-21 14:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.38 - - [2025-09-21 14:41:05] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002263 10.0.0.38 - - [2025-09-21 14:41:05] "POST /tags HTTP/1.1" 409 206 0.001400 10.0.0.38 - - [2025-09-21 14:41:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.38 - - [2025-09-21 14:41:05] "GET /tag/154f1e31-3c36-4892-bdcf-8c88b4ba87fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022166 10.0.0.38 - - [2025-09-21 14:41:05] "POST /firewall-rules HTTP/1.1" 200 562 0.072930 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:41:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:41:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001191 10.0.0.38 - - [2025-09-21 14:41:05] "GET /firewall-rule/b78e2cde-7c7b-497e-a1a3-37fdf5bc6917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005646 10.0.0.38 - - [2025-09-21 14:41:05] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005138 10.0.0.38 - - [2025-09-21 14:41:05] "GET /firewall-rule/b78e2cde-7c7b-497e-a1a3-37fdf5bc6917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002070 10.0.0.38 - - [2025-09-21 14:41:06] "POST /ref-update HTTP/1.1" 200 156 0.023361 10.0.0.38 - - [2025-09-21 14:41:06] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006359 10.0.0.38 - - [2025-09-21 14:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.38 - - [2025-09-21 14:41:06] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006479 10.0.0.38 - - [2025-09-21 14:41:06] "POST /tags HTTP/1.1" 409 206 0.002169 10.0.0.38 - - [2025-09-21 14:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.38 - - [2025-09-21 14:41:06] "GET /tag/154f1e31-3c36-4892-bdcf-8c88b4ba87fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017800 10.0.0.38 - - [2025-09-21 14:41:06] "POST /firewall-rules HTTP/1.1" 200 560 0.213239 10.0.0.38 - - [2025-09-21 14:41:06] "GET /firewall-rule/81578257-ca48-40ad-bc6d-0ad3be86a56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.025518 10.0.0.38 - - [2025-09-21 14:41:06] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.005378 10.0.0.38 - - [2025-09-21 14:41:06] "GET /firewall-rule/81578257-ca48-40ad-bc6d-0ad3be86a56b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.010906 10.0.0.38 - - [2025-09-21 14:41:06] "POST /ref-update HTTP/1.1" 200 156 0.030033 10.0.0.38 - - [2025-09-21 14:41:06] "POST /tags HTTP/1.1" 200 301 0.037862 10.0.0.38 - - [2025-09-21 14:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015368 10.0.0.38 - - [2025-09-21 14:41:06] "GET /tag/ae51afee-ed3b-4e98-bde7-16c561b9cdc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013895 10.0.0.38 - - [2025-09-21 14:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.38 - - [2025-09-21 14:41:06] "GET /project/6ebe9300-746e-41f6-a78b-e885c8fcb96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.023187 10.0.0.38 - - [2025-09-21 14:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009486 10.0.0.38 - - [2025-09-21 14:41:06] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004658 10.0.0.38 - - [2025-09-21 14:41:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.38 - - [2025-09-21 14:41:06] "GET /service-appliance-set/544be5ea-6926-48b5-ae54-8483002ac6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003746 10.0.0.38 - - [2025-09-21 14:41:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.002849 10.0.0.38 - - [2025-09-21 14:41:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110899 10.0.0.38 - - [2025-09-21 14:41:07] "GET /virtual-machine-interface/08169b1d-c78d-4216-a539-701a4ba900f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.011945 10.0.0.38 - - [2025-09-21 14:41:07] "POST /instance-ips HTTP/1.1" 200 377 0.024385 10.0.0.38 - - [2025-09-21 14:41:07] "GET /instance-ip/c4b82065-589c-43c3-8aab-df591521684e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006017 10.0.0.38 - - [2025-09-21 14:41:07] "POST /loadbalancers HTTP/1.1" 200 582 0.068514 10.0.0.38 - - [2025-09-21 14:41:07] "GET /project/6ebe9300-746e-41f6-a78b-e885c8fcb96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052278 10.0.0.38 - - [2025-09-21 14:41:07] "GET /instance-ip/c4b82065-589c-43c3-8aab-df591521684e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003796 10.0.0.38 - - [2025-09-21 14:41:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.032546 10.0.0.38 - - [2025-09-21 14:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006509 10.0.0.38 - - [2025-09-21 14:41:07] "GET /project/6ebe9300-746e-41f6-a78b-e885c8fcb96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055840 10.0.0.38 - - [2025-09-21 14:41:07] "POST /floating-ips HTTP/1.1" 200 581 0.071245 10.0.0.38 - - [2025-09-21 14:41:07] "GET /loadbalancer/a7936c53-ee53-4f62-85f0-990a15242b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002923 10.0.0.38 - - [2025-09-21 14:41:07] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.017960 10.0.0.38 - - [2025-09-21 14:41:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022840 10.0.0.38 - - [2025-09-21 14:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.38 - - [2025-09-21 14:41:07] "GET /project/6ebe9300-746e-41f6-a78b-e885c8fcb96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037505 10.0.0.38 - - [2025-09-21 14:41:07] "GET /loadbalancer-listener/4532ba5a-1926-49be-91b9-c75111692095?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002160 10.0.0.38 - - [2025-09-21 14:41:07] "GET /loadbalancer-listener/4532ba5a-1926-49be-91b9-c75111692095?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003291 10.0.0.38 - - [2025-09-21 14:41:07] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023628 10.0.0.38 - - [2025-09-21 14:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.38 - - [2025-09-21 14:41:07] "GET /instance-ip/c4b82065-589c-43c3-8aab-df591521684e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005394 10.0.0.38 - - [2025-09-21 14:41:07] "GET /instance-ip/c4b82065-589c-43c3-8aab-df591521684e?fields=floating_ips HTTP/1.1" 200 1164 0.010558 10.0.0.38 - - [2025-09-21 14:41:07] "GET /floating-ip/813a3ea6-3d31-4238-bcff-99d10dc2c6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003890 10.0.0.38 - - [2025-09-21 14:41:07] "GET /project/6ebe9300-746e-41f6-a78b-e885c8fcb96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047892 10.0.0.38 - - [2025-09-21 14:41:07] "GET /loadbalancer/a7936c53-ee53-4f62-85f0-990a15242b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004295 10.0.0.38 - - [2025-09-21 14:41:07] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021603 10.0.0.38 - - [2025-09-21 14:41:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018509 10.0.0.38 - - [2025-09-21 14:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009884 10.0.0.38 - - [2025-09-21 14:41:07] "GET /project/6ebe9300-746e-41f6-a78b-e885c8fcb96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036695 10.0.0.38 - - [2025-09-21 14:41:07] "GET /loadbalancer-listener/2b3198fb-01f7-4175-b602-12e6867ce815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002023 10.0.0.38 - - [2025-09-21 14:41:07] "GET /loadbalancer-listener/2b3198fb-01f7-4175-b602-12e6867ce815?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003443 10.0.0.38 - - [2025-09-21 14:41:07] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.035016 10.0.0.38 - - [2025-09-21 14:41:08] "GET /instance-ip/c4b82065-589c-43c3-8aab-df591521684e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005763 10.0.0.38 - - [2025-09-21 14:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.38 - - [2025-09-21 14:41:08] "GET /instance-ip/c4b82065-589c-43c3-8aab-df591521684e?fields=floating_ips HTTP/1.1" 200 1164 0.008388 10.0.0.38 - - [2025-09-21 14:41:08] "GET /project/6ebe9300-746e-41f6-a78b-e885c8fcb96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053925 10.0.0.38 - - [2025-09-21 14:41:08] "GET /floating-ip/813a3ea6-3d31-4238-bcff-99d10dc2c6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005865 10.0.0.38 - - [2025-09-21 14:41:08] "GET /loadbalancer/a7936c53-ee53-4f62-85f0-990a15242b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003971 10.0.0.38 - - [2025-09-21 14:41:08] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.026503 10.0.0.38 - - [2025-09-21 14:41:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.016075 10.0.0.38 - - [2025-09-21 14:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.38 - - [2025-09-21 14:41:08] "GET /project/6ebe9300-746e-41f6-a78b-e885c8fcb96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041235 10.0.0.38 - - [2025-09-21 14:41:08] "GET /loadbalancer-listener/ad4112d4-b417-4328-90f8-8b96193cf5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002423 10.0.0.38 - - [2025-09-21 14:41:08] "GET /loadbalancer-listener/ad4112d4-b417-4328-90f8-8b96193cf5b1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.017123 10.0.0.38 - - [2025-09-21 14:41:08] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.039817 10.0.0.38 - - [2025-09-21 14:41:08] "GET /instance-ip/c4b82065-589c-43c3-8aab-df591521684e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012323 10.0.0.38 - - [2025-09-21 14:41:08] "GET /instance-ip/c4b82065-589c-43c3-8aab-df591521684e?fields=floating_ips HTTP/1.1" 200 1164 0.011279 10.0.0.38 - - [2025-09-21 14:41:08] "GET /floating-ip/813a3ea6-3d31-4238-bcff-99d10dc2c6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005961 10.0.0.38 - - [2025-09-21 14:41:08] "POST /tags HTTP/1.1" 200 371 0.044933 10.0.0.38 - - [2025-09-21 14:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.019233 10.0.0.38 - - [2025-09-21 14:41:08] "GET /tag/947de9a5-f0d6-4de9-bb0e-439322af025e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.017107 10.0.0.38 - - [2025-09-21 14:41:08] "POST /tags HTTP/1.1" 200 319 0.029026 10.0.0.38 - - [2025-09-21 14:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015531 10.0.0.38 - - [2025-09-21 14:41:08] "GET /tag/466e0765-7719-48d9-bd0d-378b7a1ad0e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015270 10.0.0.38 - - [2025-09-21 14:41:08] "POST /id-to-fqname HTTP/1.1" 200 181 0.000625 10.0.0.38 - - [2025-09-21 14:41:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.001769 10.0.0.38 - - [2025-09-21 14:41:08] "POST /security-groups HTTP/1.1" 200 578 0.071886 10.0.0.38 - - [2025-09-21 14:41:08] "POST /projects HTTP/1.1" 200 497 0.191636 10.0.0.38 - - [2025-09-21 14:41:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.016571 10.0.0.38 - - [2025-09-21 14:41:08] "POST /fqname-to-id HTTP/1.1" 404 225 0.002190 10.0.0.38 - - [2025-09-21 14:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.022990 10.0.0.38 - - [2025-09-21 14:41:09] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.036877 10.0.0.38 - - [2025-09-21 14:41:09] "POST /access-control-lists HTTP/1.1" 200 587 0.091565 10.0.0.38 - - [2025-09-21 14:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018557 10.0.0.38 - - [2025-09-21 14:41:09] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.009286 10.0.0.38 - - [2025-09-21 14:41:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.029501 10.0.0.38 - - [2025-09-21 14:41:09] "POST /access-control-lists HTTP/1.1" 200 585 0.034419 10.0.0.38 - - [2025-09-21 14:41:09] "PUT /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90 HTTP/1.1" 200 264 0.077999 10.0.0.38 - - [2025-09-21 14:41:09] "PUT /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26 HTTP/1.1" 200 264 0.068512 10.0.0.38 - - [2025-09-21 14:41:09] "POST /security-groups HTTP/1.1" 200 558 0.069592 10.0.0.38 - - [2025-09-21 14:41:09] "POST /fqname-to-id HTTP/1.1" 404 248 0.002494 10.0.0.38 - - [2025-09-21 14:41:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018803 10.0.0.38 - - [2025-09-21 14:41:09] "POST /access-control-lists HTTP/1.1" 200 610 0.066571 10.0.0.38 - - [2025-09-21 14:41:09] "POST /fqname-to-id HTTP/1.1" 404 247 0.002054 10.0.0.38 - - [2025-09-21 14:41:09] "POST /chown HTTP/1.1" 200 109 0.067513 10.0.0.38 - - [2025-09-21 14:41:09] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018118 10.0.0.38 - - [2025-09-21 14:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.38 - - [2025-09-21 14:41:09] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010598 10.0.0.38 - - [2025-09-21 14:41:09] "POST /access-control-lists HTTP/1.1" 200 608 0.092835 10.0.0.38 - - [2025-09-21 14:41:09] "POST /tags HTTP/1.1" 409 214 0.025023 10.0.0.38 - - [2025-09-21 14:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.38 - - [2025-09-21 14:41:09] "GET /tag/466e0765-7719-48d9-bd0d-378b7a1ad0e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015045 10.0.0.38 - - [2025-09-21 14:41:09] "POST /firewall-rules HTTP/1.1" 200 578 0.068263 10.0.0.38 - - [2025-09-21 14:41:09] "GET /firewall-rule/d0ce2c0f-1cf4-4506-b5b9-ad3d68e6201f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.042989 10.0.0.38 - - [2025-09-21 14:41:09] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005031 10.0.0.38 - - [2025-09-21 14:41:09] "GET /firewall-rule/d0ce2c0f-1cf4-4506-b5b9-ad3d68e6201f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002449 10.0.0.38 - - [2025-09-21 14:41:09] "POST /ref-update HTTP/1.1" 200 156 0.048885 10.0.0.38 - - [2025-09-21 14:41:09] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003401 10.0.0.38 - - [2025-09-21 14:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.38 - - [2025-09-21 14:41:09] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003123 10.0.0.38 - - [2025-09-21 14:41:09] "POST /tags HTTP/1.1" 409 214 0.003400 10.0.0.38 - - [2025-09-21 14:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.38 - - [2025-09-21 14:41:09] "GET /tag/466e0765-7719-48d9-bd0d-378b7a1ad0e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019641 10.0.0.38 - - [2025-09-21 14:41:10] "POST /firewall-rules HTTP/1.1" 200 576 0.129425 10.0.0.38 - - [2025-09-21 14:41:10] "GET /firewall-rule/63549b4d-6ff9-4a2e-95fb-791380eb4ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.034040 10.0.0.38 - - [2025-09-21 14:41:10] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.006767 10.0.0.38 - - [2025-09-21 14:41:10] "GET /firewall-rule/63549b4d-6ff9-4a2e-95fb-791380eb4ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005949 10.0.0.38 - - [2025-09-21 14:41:10] "POST /ref-update HTTP/1.1" 200 156 0.110271 10.0.0.38 - - [2025-09-21 14:41:10] "POST /tags HTTP/1.1" 200 363 0.035820 10.0.0.38 - - [2025-09-21 14:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012939 10.0.0.38 - - [2025-09-21 14:41:10] "GET /tag/e2e4474c-9f7c-4776-a34a-3ce428282596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.024827 10.0.0.38 - - [2025-09-21 14:41:10] "POST /tags HTTP/1.1" 200 311 0.064785 10.0.0.38 - - [2025-09-21 14:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011101 10.0.0.38 - - [2025-09-21 14:41:10] "GET /tag/19d006c3-4d6e-4d2a-9584-0fa910f603f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.023302 10.0.0.38 - - [2025-09-21 14:41:10] "POST /id-to-fqname HTTP/1.1" 200 177 0.000695 10.0.0.38 - - [2025-09-21 14:41:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.003576 10.0.0.38 - - [2025-09-21 14:41:10] "POST /security-groups HTTP/1.1" 200 574 0.080295 10.0.0.38 - - [2025-09-21 14:41:10] "POST /fqname-to-id HTTP/1.1" 404 217 0.003361 10.0.0.38 - - [2025-09-21 14:41:10] "POST /projects HTTP/1.1" 200 489 0.280207 10.0.0.38 - - [2025-09-21 14:41:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009940 10.0.0.38 - - [2025-09-21 14:41:10] "POST /access-control-lists HTTP/1.1" 200 583 0.032491 10.0.0.38 - - [2025-09-21 14:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016685 10.0.0.38 - - [2025-09-21 14:41:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.017426 10.0.0.38 - - [2025-09-21 14:41:11] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.039539 10.0.0.38 - - [2025-09-21 14:41:11] "POST /access-control-lists HTTP/1.1" 200 581 0.079754 10.0.0.38 - - [2025-09-21 14:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014081 10.0.0.38 - - [2025-09-21 14:41:11] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.008266 10.0.0.38 - - [2025-09-21 14:41:11] "PUT /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90 HTTP/1.1" 200 264 0.049413 10.0.0.38 - - [2025-09-21 14:41:11] "PUT /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26 HTTP/1.1" 200 264 0.038404 10.0.0.38 - - [2025-09-21 14:41:11] "POST /security-groups HTTP/1.1" 200 546 0.101661 10.0.0.38 - - [2025-09-21 14:41:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.004241 10.0.0.38 - - [2025-09-21 14:41:11] "POST /access-control-lists HTTP/1.1" 200 602 0.062136 10.0.0.38 - - [2025-09-21 14:41:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.006771 10.0.0.38 - - [2025-09-21 14:41:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.090069 10.0.0.38 - - [2025-09-21 14:41:11] "POST /chown HTTP/1.1" 200 109 0.069121 10.0.0.38 - - [2025-09-21 14:41:11] "POST /access-control-lists HTTP/1.1" 200 600 0.108932 10.0.0.38 - - [2025-09-21 14:41:11] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010978 10.0.0.38 - - [2025-09-21 14:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.38 - - [2025-09-21 14:41:11] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002294 10.0.0.38 - - [2025-09-21 14:41:11] "POST /tags HTTP/1.1" 409 210 0.005137 10.0.0.38 - - [2025-09-21 14:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.38 - - [2025-09-21 14:41:11] "GET /tag/19d006c3-4d6e-4d2a-9584-0fa910f603f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013747 10.0.0.38 - - [2025-09-21 14:41:11] "POST /firewall-rules HTTP/1.1" 200 570 0.070636 10.0.0.38 - - [2025-09-21 14:41:11] "GET /firewall-rule/1115055f-788b-4a4d-9cd3-7a83c79edf67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013147 10.0.0.38 - - [2025-09-21 14:41:11] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003247 10.0.0.38 - - [2025-09-21 14:41:11] "GET /firewall-rule/1115055f-788b-4a4d-9cd3-7a83c79edf67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004380 10.0.0.38 - - [2025-09-21 14:41:11] "POST /ref-update HTTP/1.1" 200 156 0.041065 10.0.0.38 - - [2025-09-21 14:41:11] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019732 10.0.0.38 - - [2025-09-21 14:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.38 - - [2025-09-21 14:41:12] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018917 10.0.0.38 - - [2025-09-21 14:41:12] "POST /tags HTTP/1.1" 409 210 0.002472 10.0.0.38 - - [2025-09-21 14:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009031 10.0.0.38 - - [2025-09-21 14:41:12] "GET /tag/19d006c3-4d6e-4d2a-9584-0fa910f603f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013272 10.0.0.38 - - [2025-09-21 14:41:12] "POST /firewall-rules HTTP/1.1" 200 568 0.067232 10.0.0.38 - - [2025-09-21 14:41:12] "GET /firewall-rule/5f219df9-a3d1-476a-8d9b-bd3e017cb83f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007264 10.0.0.38 - - [2025-09-21 14:41:12] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004934 10.0.0.38 - - [2025-09-21 14:41:12] "GET /firewall-rule/5f219df9-a3d1-476a-8d9b-bd3e017cb83f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002081 10.0.0.38 - - [2025-09-21 14:41:12] "POST /ref-update HTTP/1.1" 200 156 0.039622 10.0.0.38 - - [2025-09-21 14:41:12] "POST /tags HTTP/1.1" 200 363 0.057988 10.0.0.38 - - [2025-09-21 14:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004932 10.0.0.38 - - [2025-09-21 14:41:12] "GET /tag/25397981-7fe1-4d83-80d2-fb7486d03996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.017102 10.0.0.38 - - [2025-09-21 14:41:12] "POST /tags HTTP/1.1" 200 311 0.023980 10.0.0.38 - - [2025-09-21 14:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005446 10.0.0.38 - - [2025-09-21 14:41:12] "GET /tag/6fc0b55b-683d-47c5-92c9-6a3d5b521e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013570 10.0.0.38 - - [2025-09-21 14:41:12] "POST /projects HTTP/1.1" 409 223 0.002256 10.0.0.38 - - [2025-09-21 14:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.38 - - [2025-09-21 14:41:12] "GET /project/6ebe9300-746e-41f6-a78b-e885c8fcb96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031649 10.0.0.38 - - [2025-09-21 14:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.38 - - [2025-09-21 14:41:12] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004253 10.0.0.38 - - [2025-09-21 14:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.38 - - [2025-09-21 14:41:12] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004755 10.0.0.38 - - [2025-09-21 14:41:12] "PUT /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90 HTTP/1.1" 200 264 0.052584 10.0.0.38 - - [2025-09-21 14:41:12] "PUT /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26 HTTP/1.1" 200 264 0.065983 10.0.0.38 - - [2025-09-21 14:41:12] "POST /security-groups HTTP/1.1" 409 253 0.002667 10.0.0.38 - - [2025-09-21 14:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.38 - - [2025-09-21 14:41:12] "PUT /security-group/a593eb3a-108a-4c40-ab16-766bd1974273 HTTP/1.1" 200 262 0.058129 10.0.0.38 - - [2025-09-21 14:41:12] "PUT /access-control-list/4e268ae9-1aa4-47d0-900f-f618c40dabcc HTTP/1.1" 200 272 0.008237 10.0.0.38 - - [2025-09-21 14:41:13] "PUT /access-control-list/02b3cf41-65a7-4eaa-be27-86d1ad261fc3 HTTP/1.1" 200 272 0.024179 10.0.0.38 - - [2025-09-21 14:41:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021757 10.0.0.38 - - [2025-09-21 14:41:13] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011719 10.0.0.38 - - [2025-09-21 14:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.38 - - [2025-09-21 14:41:13] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002930 10.0.0.38 - - [2025-09-21 14:41:13] "POST /tags HTTP/1.1" 409 210 0.001748 10.0.0.38 - - [2025-09-21 14:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.38 - - [2025-09-21 14:41:13] "GET /tag/6fc0b55b-683d-47c5-92c9-6a3d5b521e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012126 10.0.0.38 - - [2025-09-21 14:41:13] "POST /firewall-rules HTTP/1.1" 200 570 0.066343 10.0.0.38 - - [2025-09-21 14:41:13] "GET /firewall-rule/2ef2b789-384f-4343-b15d-41ca324d6090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.015237 10.0.0.38 - - [2025-09-21 14:41:13] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004020 10.0.0.38 - - [2025-09-21 14:41:13] "GET /firewall-rule/2ef2b789-384f-4343-b15d-41ca324d6090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002490 10.0.0.38 - - [2025-09-21 14:41:13] "POST /ref-update HTTP/1.1" 200 156 0.050729 10.0.0.38 - - [2025-09-21 14:41:13] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008429 10.0.0.38 - - [2025-09-21 14:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.38 - - [2025-09-21 14:41:13] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003591 10.0.0.38 - - [2025-09-21 14:41:13] "POST /tags HTTP/1.1" 409 210 0.001582 10.0.0.38 - - [2025-09-21 14:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.38 - - [2025-09-21 14:41:13] "GET /tag/6fc0b55b-683d-47c5-92c9-6a3d5b521e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010632 10.0.0.38 - - [2025-09-21 14:41:13] "POST /firewall-rules HTTP/1.1" 200 568 0.067250 10.0.0.38 - - [2025-09-21 14:41:13] "GET /firewall-rule/f713b0e4-8197-4d86-8ed3-b7de87d206cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004153 10.0.0.38 - - [2025-09-21 14:41:13] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003140 10.0.0.38 - - [2025-09-21 14:41:13] "GET /firewall-rule/f713b0e4-8197-4d86-8ed3-b7de87d206cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.001866 10.0.0.38 - - [2025-09-21 14:41:13] "POST /ref-update HTTP/1.1" 200 156 0.045310 10.0.0.38 - - [2025-09-21 14:41:28] "POST /tags HTTP/1.1" 200 301 0.073027 10.0.0.38 - - [2025-09-21 14:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.024200 10.0.0.38 - - [2025-09-21 14:41:28] "GET /tag/d29850f9-7e4e-4192-98e1-c3b8d80c23de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017139 10.0.0.38 - - [2025-09-21 14:41:28] "POST /tags HTTP/1.1" 200 325 0.054653 10.0.0.38 - - [2025-09-21 14:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009045 10.0.0.38 - - [2025-09-21 14:41:28] "GET /tag/68e83059-9132-45dd-b4f8-5542450ffa68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.016664 10.0.0.38 - - [2025-09-21 14:41:28] "POST /tags HTTP/1.1" 409 237 0.002420 10.0.0.38 - - [2025-09-21 14:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.38 - - [2025-09-21 14:41:29] "GET /tag/25397981-7fe1-4d83-80d2-fb7486d03996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.011878 10.0.0.38 - - [2025-09-21 14:41:29] "POST /tags HTTP/1.1" 409 210 0.002110 10.0.0.38 - - [2025-09-21 14:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.38 - - [2025-09-21 14:41:29] "GET /tag/6fc0b55b-683d-47c5-92c9-6a3d5b521e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015277 10.0.0.38 - - [2025-09-21 14:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.38 - - [2025-09-21 14:41:29] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004527 10.0.0.38 - - [2025-09-21 14:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.38 - - [2025-09-21 14:41:29] "GET /project/6ebe9300-746e-41f6-a78b-e885c8fcb96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046313 10.0.0.38 - - [2025-09-21 14:41:29] "POST /virtual-machines HTTP/1.1" 200 377 0.009214 10.0.0.38 - - [2025-09-21 14:41:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020263 10.0.0.38 - - [2025-09-21 14:41:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.127249 10.0.0.38 - - [2025-09-21 14:41:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.030534 10.0.0.38 - - [2025-09-21 14:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010953 10.0.0.38 - - [2025-09-21 14:41:29] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004277 10.0.0.38 - - [2025-09-21 14:41:29] "POST /instance-ips HTTP/1.1" 200 409 0.037803 10.0.0.38 - - [2025-09-21 14:41:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017522 10.0.0.38 - - [2025-09-21 14:41:29] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007241 10.0.0.38 - - [2025-09-21 14:41:29] "POST /set-tag HTTP/1.1" 200 109 0.024097 10.0.0.38 - - [2025-09-21 14:41:29] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013870 10.0.0.38 - - [2025-09-21 14:41:29] "GET /instance-ip/0f32e0a6-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.010001 10.0.0.38 - - [2025-09-21 14:41:29] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004543 10.0.0.38 - - [2025-09-21 14:41:29] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.38 - - [2025-09-21 14:41:29] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003850 10.0.0.38 - - [2025-09-21 14:41:29] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.38 - - [2025-09-21 14:41:29] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005178 10.0.0.38 - - [2025-09-21 14:41:29] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.38 - - [2025-09-21 14:41:59] "GET /global-system-configs HTTP/1.1" 200 322 0.001824 10.0.0.38 - - [2025-09-21 14:41:59] "GET /global-system-configs HTTP/1.1" 200 322 0.003040 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:42:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:42:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000802 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:42:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:42:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000806 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:42:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001032 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:42:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001161 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:42:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:42:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 10.0.0.50 - - [2025-09-21 14:42:44] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.50 - - [2025-09-21 14:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.50 - - [2025-09-21 14:42:44] "GET /global-system-config/16f17d5b-d396-448c-b5f9-140fb8aaf031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004138 10.0.0.50 - - [2025-09-21 14:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.50 - - [2025-09-21 14:42:44] "GET /routing-instance/d6e61de1-1af9-4497-9003-a74a91bb0d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002100 10.0.0.50 - - [2025-09-21 14:42:44] "PUT /global-system-config/16f17d5b-d396-448c-b5f9-140fb8aaf031 HTTP/1.1" 200 274 0.008306 10.0.0.50 - - [2025-09-21 14:42:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.011305 10.0.0.50 - - [2025-09-21 14:42:44] "POST /virtual-routers HTTP/1.1" 200 599 0.020343 10.0.0.50 - - [2025-09-21 14:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.50 - - [2025-09-21 14:42:44] "GET /virtual-router/4d3dedf3-fc0a-4131-8a70-7b72a7a7cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003694 10.0.0.50 - - [2025-09-21 14:42:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.001454 10.0.0.50 - - [2025-09-21 14:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.50 - - [2025-09-21 14:42:44] "GET /virtual-network/b441b91d-a9d6-43b9-a21d-1a509c360d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004121 10.0.0.50 - - [2025-09-21 14:42:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.070302 10.0.0.38 - - [2025-09-21 14:45:00] "GET /virtual-router/4d3dedf3-fc0a-4131-8a70-7b72a7a7cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003126 10.0.0.38 - - [2025-09-21 14:45:00] "POST /ref-update HTTP/1.1" 200 156 0.007826 10.0.0.38 - - [2025-09-21 14:45:05] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004309 10.0.0.38 - - [2025-09-21 14:45:05] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.38 - - [2025-09-21 14:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.38 - - [2025-09-21 14:45:05] "GET /loadbalancer/a7936c53-ee53-4f62-85f0-990a15242b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002605 10.0.0.38 - - [2025-09-21 14:45:05] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003837 10.0.0.38 - - [2025-09-21 14:45:05] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.38 - - [2025-09-21 14:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.38 - - [2025-09-21 14:45:06] "GET /loadbalancer/a7936c53-ee53-4f62-85f0-990a15242b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002228 10.0.0.38 - - [2025-09-21 14:45:06] "GET /loadbalancer-pool/90ef631f-9330-479e-90c0-9bd120c867f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003117 10.0.0.38 - - [2025-09-21 14:45:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017327 10.0.0.38 - - [2025-09-21 14:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024092 10.0.0.38 - - [2025-09-21 14:45:06] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007986 10.0.0.38 - - [2025-09-21 14:45:06] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003596 10.0.0.38 - - [2025-09-21 14:45:06] "POST /ref-update HTTP/1.1" 200 156 0.006093 10.0.0.38 - - [2025-09-21 14:45:06] "GET /floating-ip/813a3ea6-3d31-4238-bcff-99d10dc2c6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.013195 10.0.0.38 - - [2025-09-21 14:45:06] "PUT /floating-ip/813a3ea6-3d31-4238-bcff-99d10dc2c6b2 HTTP/1.1" 200 256 0.021284 10.0.0.38 - - [2025-09-21 14:45:06] "POST /tags HTTP/1.1" 409 205 0.010003 10.0.0.38 - - [2025-09-21 14:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017339 10.0.0.38 - - [2025-09-21 14:45:06] "GET /tag/ae51afee-ed3b-4e98-bde7-16c561b9cdc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010742 10.0.0.38 - - [2025-09-21 14:45:06] "POST /set-tag HTTP/1.1" 200 109 0.064950 10.0.0.38 - - [2025-09-21 14:45:06] "GET /loadbalancer-pool/e6dd40a6-f66a-41df-bb14-65bcbc05fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012742 10.0.0.38 - - [2025-09-21 14:45:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014575 10.0.0.38 - - [2025-09-21 14:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.010936 10.0.0.38 - - [2025-09-21 14:45:06] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009414 10.0.0.38 - - [2025-09-21 14:45:06] "POST /set-tag HTTP/1.1" 200 109 0.004062 10.0.0.38 - - [2025-09-21 14:45:06] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003708 10.0.0.38 - - [2025-09-21 14:45:06] "POST /ref-update HTTP/1.1" 200 156 0.007147 10.0.0.38 - - [2025-09-21 14:45:06] "GET /floating-ip/813a3ea6-3d31-4238-bcff-99d10dc2c6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.007863 10.0.0.38 - - [2025-09-21 14:45:06] "PUT /floating-ip/813a3ea6-3d31-4238-bcff-99d10dc2c6b2 HTTP/1.1" 200 256 0.009817 10.0.0.38 - - [2025-09-21 14:45:06] "GET /loadbalancer-pool/f7b3627f-94e0-4ddb-9274-1c63c3a7fb9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007565 10.0.0.38 - - [2025-09-21 14:45:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013951 10.0.0.38 - - [2025-09-21 14:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018431 10.0.0.38 - - [2025-09-21 14:45:06] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009401 10.0.0.38 - - [2025-09-21 14:45:06] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004370 10.0.0.38 - - [2025-09-21 14:45:06] "POST /ref-update HTTP/1.1" 200 156 0.012087 10.0.0.38 - - [2025-09-21 14:45:06] "GET /floating-ip/813a3ea6-3d31-4238-bcff-99d10dc2c6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.014202 10.0.0.38 - - [2025-09-21 14:45:06] "POST /set-tag HTTP/1.1" 200 109 0.003669 10.0.0.38 - - [2025-09-21 14:45:06] "PUT /floating-ip/813a3ea6-3d31-4238-bcff-99d10dc2c6b2 HTTP/1.1" 200 256 0.017020 10.0.0.38 - - [2025-09-21 14:46:59] "GET /global-system-configs HTTP/1.1" 200 322 0.001868 10.0.0.38 - - [2025-09-21 14:46:59] "GET /global-system-configs HTTP/1.1" 200 322 0.008808 10.0.0.38 - - [2025-09-21 14:47:05] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005937 10.0.0.38 - - [2025-09-21 14:47:05] "POST /set-tag HTTP/1.1" 200 109 0.003065 10.0.0.38 - - [2025-09-21 14:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.38 - - [2025-09-21 14:47:05] "GET /loadbalancer/a7936c53-ee53-4f62-85f0-990a15242b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004505 10.0.0.38 - - [2025-09-21 14:47:05] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005440 10.0.0.38 - - [2025-09-21 14:47:05] "POST /set-tag HTTP/1.1" 200 109 0.027432 10.0.0.38 - - [2025-09-21 14:47:05] "DELETE /loadbalancer-member/586b7549-176e-4798-8da2-59d02f164521 HTTP/1.1" 200 115 0.045638 10.0.0.38 - - [2025-09-21 14:47:05] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011398 10.0.0.38 - - [2025-09-21 14:47:05] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.38 - - [2025-09-21 14:47:05] "DELETE /loadbalancer-member/3c30c4e5-dc84-4741-8c13-5833d8debf84 HTTP/1.1" 200 115 0.053903 10.0.0.38 - - [2025-09-21 14:47:05] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006740 10.0.0.38 - - [2025-09-21 14:47:05] "POST /set-tag HTTP/1.1" 200 109 0.006095 10.0.0.38 - - [2025-09-21 14:47:05] "DELETE /loadbalancer-member/bd344fa7-2b4c-4783-8154-53d1938d3df4 HTTP/1.1" 200 115 0.044667 10.0.0.38 - - [2025-09-21 14:47:05] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004647 10.0.0.38 - - [2025-09-21 14:47:05] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.38 - - [2025-09-21 14:47:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.38 - - [2025-09-21 14:47:05] "GET /loadbalancer/a7936c53-ee53-4f62-85f0-990a15242b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002296 10.0.0.38 - - [2025-09-21 14:47:05] "GET /loadbalancer-pool/90ef631f-9330-479e-90c0-9bd120c867f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003180 10.0.0.38 - - [2025-09-21 14:47:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033553 10.0.0.38 - - [2025-09-21 14:47:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.032544 10.0.0.38 - - [2025-09-21 14:47:05] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012192 10.0.0.38 - - [2025-09-21 14:47:05] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005003 10.0.0.38 - - [2025-09-21 14:47:05] "GET /floating-ip/813a3ea6-3d31-4238-bcff-99d10dc2c6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002045 10.0.0.38 - - [2025-09-21 14:47:06] "POST /set-tag HTTP/1.1" 200 109 0.060065 10.0.0.38 - - [2025-09-21 14:47:06] "GET /loadbalancer-pool/e6dd40a6-f66a-41df-bb14-65bcbc05fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012816 10.0.0.38 - - [2025-09-21 14:47:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019242 10.0.0.38 - - [2025-09-21 14:47:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.013667 10.0.0.38 - - [2025-09-21 14:47:06] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011229 10.0.0.38 - - [2025-09-21 14:47:06] "POST /set-tag HTTP/1.1" 200 109 0.002807 10.0.0.38 - - [2025-09-21 14:47:06] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006693 10.0.0.38 - - [2025-09-21 14:47:06] "GET /floating-ip/813a3ea6-3d31-4238-bcff-99d10dc2c6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008767 10.0.0.38 - - [2025-09-21 14:47:06] "GET /loadbalancer-pool/f7b3627f-94e0-4ddb-9274-1c63c3a7fb9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003361 10.0.0.38 - - [2025-09-21 14:47:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.066196 10.0.0.38 - - [2025-09-21 14:47:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023945 10.0.0.38 - - [2025-09-21 14:47:06] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006459 10.0.0.38 - - [2025-09-21 14:47:06] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007349 10.0.0.38 - - [2025-09-21 14:47:06] "GET /floating-ip/813a3ea6-3d31-4238-bcff-99d10dc2c6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.012894 10.0.0.38 - - [2025-09-21 14:47:06] "POST /set-tag HTTP/1.1" 200 109 0.006881 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:47:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:47:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000802 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:47:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:47:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000812 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:47:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:47:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:47:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:47:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000762 10.0.0.50 - - [2025-09-21 14:47:33] "GET / HTTP/1.1" 200 35931 0.001614 10.0.0.50 - - [2025-09-21 14:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2025-09-21 14:47:33] "GET /global-system-config/16f17d5b-d396-448c-b5f9-140fb8aaf031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005109 10.0.0.50 - - [2025-09-21 14:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.50 - - [2025-09-21 14:47:33] "GET /routing-instance/d6e61de1-1af9-4497-9003-a74a91bb0d9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002581 10.0.0.50 - - [2025-09-21 14:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.50 - - [2025-09-21 14:47:33] "GET /virtual-router/4d3dedf3-fc0a-4131-8a70-7b72a7a7cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.004216 10.0.0.50 - - [2025-09-21 14:47:33] "PUT /virtual-router/4d3dedf3-fc0a-4131-8a70-7b72a7a7cb31 HTTP/1.1" 200 262 0.009982 10.0.0.50 - - [2025-09-21 14:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.50 - - [2025-09-21 14:47:33] "GET /virtual-router/4d3dedf3-fc0a-4131-8a70-7b72a7a7cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.002902 10.0.0.50 - - [2025-09-21 14:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.50 - - [2025-09-21 14:47:33] "GET /virtual-machine-interface/bc67a008-da45-4dfe-b25b-c41b7643036c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006169 10.0.0.50 - - [2025-09-21 14:47:33] "PUT /virtual-machine-interface/bc67a008-da45-4dfe-b25b-c41b7643036c HTTP/1.1" 200 284 0.010029 10.0.0.38 - - [2025-09-21 14:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.38 - - [2025-09-21 14:47:37] "GET /virtual-router/4d3dedf3-fc0a-4131-8a70-7b72a7a7cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.002566 10.0.0.38 - - [2025-09-21 14:51:41] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004183 10.0.0.38 - - [2025-09-21 14:51:41] "POST /set-tag HTTP/1.1" 200 109 0.002339 10.0.0.38 - - [2025-09-21 14:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.38 - - [2025-09-21 14:51:42] "GET /loadbalancer/a7936c53-ee53-4f62-85f0-990a15242b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002554 10.0.0.38 - - [2025-09-21 14:51:42] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003621 10.0.0.38 - - [2025-09-21 14:51:42] "POST /set-tag HTTP/1.1" 200 109 0.026995 10.0.0.38 - - [2025-09-21 14:51:42] "DELETE /loadbalancer-member/d3566440-5a85-4cd3-81e9-a3990de72738 HTTP/1.1" 200 115 0.038052 10.0.0.38 - - [2025-09-21 14:51:42] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008211 10.0.0.38 - - [2025-09-21 14:51:42] "POST /set-tag HTTP/1.1" 200 109 0.005404 10.0.0.38 - - [2025-09-21 14:51:42] "DELETE /loadbalancer-member/bb2b2a23-d696-4045-ae9b-a52f57478631 HTTP/1.1" 200 115 0.039609 10.0.0.38 - - [2025-09-21 14:51:42] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010394 10.0.0.38 - - [2025-09-21 14:51:42] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.38 - - [2025-09-21 14:51:42] "DELETE /loadbalancer-member/b19e4206-e825-4b82-8f10-da0d72cdae74 HTTP/1.1" 200 115 0.050097 10.0.0.38 - - [2025-09-21 14:51:42] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004225 10.0.0.38 - - [2025-09-21 14:51:42] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.38 - - [2025-09-21 14:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009803 10.0.0.38 - - [2025-09-21 14:51:42] "GET /loadbalancer/a7936c53-ee53-4f62-85f0-990a15242b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003228 10.0.0.38 - - [2025-09-21 14:51:42] "GET /loadbalancer-pool/90ef631f-9330-479e-90c0-9bd120c867f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003789 10.0.0.38 - - [2025-09-21 14:51:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024863 10.0.0.38 - - [2025-09-21 14:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.028587 10.0.0.38 - - [2025-09-21 14:51:42] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.027305 10.0.0.38 - - [2025-09-21 14:51:42] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014391 10.0.0.38 - - [2025-09-21 14:51:42] "GET /floating-ip/813a3ea6-3d31-4238-bcff-99d10dc2c6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002206 10.0.0.38 - - [2025-09-21 14:51:42] "POST /set-tag HTTP/1.1" 200 109 0.067870 10.0.0.38 - - [2025-09-21 14:51:42] "GET /loadbalancer-pool/e6dd40a6-f66a-41df-bb14-65bcbc05fbe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.018300 10.0.0.38 - - [2025-09-21 14:51:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031079 10.0.0.38 - - [2025-09-21 14:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021445 10.0.0.38 - - [2025-09-21 14:51:42] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009578 10.0.0.38 - - [2025-09-21 14:51:42] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007376 10.0.0.38 - - [2025-09-21 14:51:42] "POST /set-tag HTTP/1.1" 200 109 0.007073 10.0.0.38 - - [2025-09-21 14:51:42] "GET /floating-ip/813a3ea6-3d31-4238-bcff-99d10dc2c6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002298 10.0.0.38 - - [2025-09-21 14:51:42] "GET /loadbalancer-pool/f7b3627f-94e0-4ddb-9274-1c63c3a7fb9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007535 10.0.0.38 - - [2025-09-21 14:51:42] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017314 10.0.0.38 - - [2025-09-21 14:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.012413 10.0.0.38 - - [2025-09-21 14:51:42] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018718 10.0.0.38 - - [2025-09-21 14:51:42] "GET /virtual-machine-interface/0f183a1c-96f9-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004844 10.0.0.38 - - [2025-09-21 14:51:43] "GET /floating-ip/813a3ea6-3d31-4238-bcff-99d10dc2c6b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002023 10.0.0.38 - - [2025-09-21 14:51:43] "POST /set-tag HTTP/1.1" 200 109 0.002738 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:51:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000836 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:51:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:51:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000836 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:51:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:51:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000813 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:51:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 10.0.0.38 - - [2025-09-21 14:51:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002594 10.0.0.38 - - [2025-09-21 14:51:59] "GET /global-system-configs HTTP/1.1" 200 322 0.003032 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:52:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:52:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000912 10.0.0.38 - - [2025-09-21 14:53:50] "GET / HTTP/1.1" 200 35931 0.001453 10.0.0.38 - - [2025-09-21 14:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.38 - - [2025-09-21 14:53:50] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032750 10.0.0.38 - - [2025-09-21 14:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.38 - - [2025-09-21 14:53:50] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027177 10.0.0.38 - - [2025-09-21 14:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.38 - - [2025-09-21 14:53:50] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026241 10.0.0.38 - - [2025-09-21 14:53:51] "POST /tags HTTP/1.1" 200 333 0.032662 10.0.0.38 - - [2025-09-21 14:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.38 - - [2025-09-21 14:53:51] "GET /tag/71ef0346-330a-4723-a6cc-71333e99f9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015077 10.0.0.38 - - [2025-09-21 14:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.38 - - [2025-09-21 14:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006762 10.0.0.38 - - [2025-09-21 14:53:51] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040258 10.0.0.38 - - [2025-09-21 14:53:51] "GET /virtual-networks?parent_id=95669a5c-4182-48b9-8daf-4f3776997897&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001884 10.0.0.38 - - [2025-09-21 14:53:51] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050044 10.0.0.38 - - [2025-09-21 14:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.38 - - [2025-09-21 14:53:51] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008880 10.0.0.38 - - [2025-09-21 14:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.38 - - [2025-09-21 14:53:51] "POST /virtual-networks HTTP/1.1" 200 512 0.086300 10.0.0.38 - - [2025-09-21 14:53:51] "GET /service-appliance-set/544be5ea-6926-48b5-ae54-8483002ac6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004890 10.0.0.38 - - [2025-09-21 14:53:51] "POST /fqname-to-id HTTP/1.1" 404 254 0.001504 10.0.0.38 - - [2025-09-21 14:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.38 - - [2025-09-21 14:53:51] "GET /network-ipam/2f45f2c7-de5f-4501-9dbb-d0f9864006fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.002011 10.0.0.38 - - [2025-09-21 14:53:51] "POST /useragent-kv HTTP/1.1" 200 115 0.008395 10.0.0.38 - - [2025-09-21 14:53:51] "POST /ref-update HTTP/1.1" 200 156 0.061124 10.0.0.38 - - [2025-09-21 14:53:51] "GET /virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003583 10.0.0.38 - - [2025-09-21 14:53:51] "GET /domains HTTP/1.1" 200 280 0.001331 10.0.0.38 - - [2025-09-21 14:53:51] "GET /domain/95195e1f-53cd-4be3-a8d7-5f8636ff2e4f HTTP/1.1" 200 3087 0.061806 10.0.0.38 - - [2025-09-21 14:53:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.122202 10.0.0.38 - - [2025-09-21 14:53:51] "GET /virtual-machine-interface/27a36dd2-7c31-42e8-b4f3-cae93d03c594?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.012712 10.0.0.38 - - [2025-09-21 14:53:51] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897 HTTP/1.1" 200 5477 0.058125 10.0.0.38 - - [2025-09-21 14:53:51] "GET /virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c HTTP/1.1" 200 2091 0.004528 10.0.0.38 - - [2025-09-21 14:53:51] "GET /virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c HTTP/1.1" 200 2091 0.003769 10.0.0.38 - - [2025-09-21 14:53:51] "POST /instance-ips HTTP/1.1" 200 409 0.057806 10.0.0.38 - - [2025-09-21 14:53:51] "GET /routing-instance/d83c8d1d-36c7-4650-bc7c-3edbd876a5d3 HTTP/1.1" 200 1182 0.016438 10.0.0.38 - - [2025-09-21 14:53:51] "GET /routing-instance/d83c8d1d-36c7-4650-bc7c-3edbd876a5d3 HTTP/1.1" 200 1182 0.002146 10.0.0.38 - - [2025-09-21 14:53:51] "GET /instance-ip/8c7ce9b7-279f-4df2-8c34-4cc47ba0f711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003441 10.0.0.38 - - [2025-09-21 14:53:51] "POST /loadbalancers HTTP/1.1" 200 610 0.059442 10.0.0.38 - - [2025-09-21 14:53:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022891 10.0.0.38 - - [2025-09-21 14:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.38 - - [2025-09-21 14:53:51] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046322 10.0.0.38 - - [2025-09-21 14:53:51] "GET /instance-ip/8c7ce9b7-279f-4df2-8c34-4cc47ba0f711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002322 10.0.0.38 - - [2025-09-21 14:53:51] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036103 10.0.0.38 - - [2025-09-21 14:53:51] "GET /loadbalancer/cde85c3e-b487-4de8-8776-0a429c139ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002788 10.0.0.38 - - [2025-09-21 14:53:51] "POST /route-targets HTTP/1.1" 200 327 0.013086 10.0.0.38 - - [2025-09-21 14:53:51] "POST /floating-ips HTTP/1.1" 200 597 0.037419 10.0.0.38 - - [2025-09-21 14:53:51] "POST /ref-update HTTP/1.1" 200 156 0.021215 10.0.0.38 - - [2025-09-21 14:53:51] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.060879 10.0.0.38 - - [2025-09-21 14:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.38 - - [2025-09-21 14:53:51] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.025635 10.0.0.38 - - [2025-09-21 14:53:51] "GET /loadbalancer-listener/74ba47e9-d3c3-43f6-9131-851c82d0ae96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.002520 10.0.0.38 - - [2025-09-21 14:53:51] "GET /loadbalancer-listener/74ba47e9-d3c3-43f6-9131-851c82d0ae96?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002643 10.0.0.38 - - [2025-09-21 14:53:51] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018911 10.0.0.38 - - [2025-09-21 14:53:51] "GET /instance-ip/8c7ce9b7-279f-4df2-8c34-4cc47ba0f711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004131 10.0.0.38 - - [2025-09-21 14:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.38 - - [2025-09-21 14:53:51] "GET /instance-ip/8c7ce9b7-279f-4df2-8c34-4cc47ba0f711?fields=floating_ips HTTP/1.1" 200 1213 0.006967 10.0.0.38 - - [2025-09-21 14:53:51] "GET /loadbalancer/cde85c3e-b487-4de8-8776-0a429c139ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003101 10.0.0.38 - - [2025-09-21 14:53:51] "GET /floating-ip/17dfa074-ecc3-4538-a245-485d1cf3597b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.001813 10.0.0.38 - - [2025-09-21 14:53:52] "POST /tags HTTP/1.1" 200 295 0.059260 10.0.0.38 - - [2025-09-21 14:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011033 10.0.0.38 - - [2025-09-21 14:53:52] "GET /tag/e10da8c4-33a5-4732-af7b-d606967bc8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011694 10.0.0.38 - - [2025-09-21 14:53:52] "POST /tags HTTP/1.1" 409 233 0.001901 10.0.0.38 - - [2025-09-21 14:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001262 10.0.0.38 - - [2025-09-21 14:53:52] "GET /tag/bc176a13-7451-4b8f-819c-6196080e51cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010157 10.0.0.38 - - [2025-09-21 14:53:52] "POST /tags HTTP/1.1" 409 206 0.001369 10.0.0.38 - - [2025-09-21 14:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.38 - - [2025-09-21 14:53:52] "GET /tag/154f1e31-3c36-4892-bdcf-8c88b4ba87fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010895 10.0.0.38 - - [2025-09-21 14:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.38 - - [2025-09-21 14:53:52] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003671 10.0.0.38 - - [2025-09-21 14:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.38 - - [2025-09-21 14:53:52] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034231 10.0.0.38 - - [2025-09-21 14:53:52] "POST /virtual-machines HTTP/1.1" 200 369 0.014902 10.0.0.38 - - [2025-09-21 14:53:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019512 10.0.0.38 - - [2025-09-21 14:53:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.127827 10.0.0.38 - - [2025-09-21 14:53:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008157 10.0.0.38 - - [2025-09-21 14:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008070 10.0.0.38 - - [2025-09-21 14:53:52] "GET /virtual-machine-interface/ca04701a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004108 10.0.0.38 - - [2025-09-21 14:53:52] "POST /instance-ips HTTP/1.1" 200 409 0.020322 10.0.0.38 - - [2025-09-21 14:53:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020560 10.0.0.38 - - [2025-09-21 14:53:52] "GET /virtual-machine-interface/ca04701a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007827 10.0.0.38 - - [2025-09-21 14:53:52] "POST /set-tag HTTP/1.1" 200 109 0.019882 10.0.0.38 - - [2025-09-21 14:53:52] "GET /virtual-machine-interface/ca04701a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019057 10.0.0.38 - - [2025-09-21 14:53:52] "GET /instance-ip/ca2067ca-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003054 10.0.0.38 - - [2025-09-21 14:53:52] "GET /virtual-machine-interface/ca04701a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004251 10.0.0.38 - - [2025-09-21 14:53:52] "POST /set-tag HTTP/1.1" 200 109 0.007752 10.0.0.38 - - [2025-09-21 14:53:52] "GET /virtual-router/4d3dedf3-fc0a-4131-8a70-7b72a7a7cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.002212 10.0.0.38 - - [2025-09-21 14:53:52] "POST /ref-update HTTP/1.1" 200 156 0.007657 10.0.0.38 - - [2025-09-21 14:53:52] "GET /virtual-machine-interface/ca04701a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007544 10.0.0.38 - - [2025-09-21 14:53:52] "POST /set-tag HTTP/1.1" 200 109 0.002106 10.0.0.38 - - [2025-09-21 14:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.38 - - [2025-09-21 14:53:52] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003620 10.0.0.38 - - [2025-09-21 14:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.38 - - [2025-09-21 14:53:53] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026217 10.0.0.38 - - [2025-09-21 14:53:53] "POST /virtual-machines HTTP/1.1" 200 369 0.007363 10.0.0.38 - - [2025-09-21 14:53:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018244 10.0.0.38 - - [2025-09-21 14:53:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101866 10.0.0.38 - - [2025-09-21 14:53:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007841 10.0.0.38 - - [2025-09-21 14:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010770 10.0.0.38 - - [2025-09-21 14:53:53] "GET /virtual-machine-interface/ca704b32-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.003540 10.0.0.38 - - [2025-09-21 14:53:53] "POST /instance-ips HTTP/1.1" 200 409 0.018637 10.0.0.38 - - [2025-09-21 14:53:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021072 10.0.0.38 - - [2025-09-21 14:53:53] "GET /virtual-machine-interface/ca704b32-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010194 10.0.0.38 - - [2025-09-21 14:53:53] "POST /set-tag HTTP/1.1" 200 109 0.016449 10.0.0.38 - - [2025-09-21 14:53:53] "GET /virtual-machine-interface/ca704b32-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012765 10.0.0.38 - - [2025-09-21 14:53:53] "GET /instance-ip/ca881762-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002765 10.0.0.38 - - [2025-09-21 14:53:53] "GET /virtual-machine-interface/ca704b32-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004317 10.0.0.38 - - [2025-09-21 14:53:53] "POST /set-tag HTTP/1.1" 200 109 0.001868 10.0.0.38 - - [2025-09-21 14:53:53] "GET /virtual-router/4d3dedf3-fc0a-4131-8a70-7b72a7a7cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.003266 10.0.0.38 - - [2025-09-21 14:53:53] "POST /ref-update HTTP/1.1" 200 156 0.028976 10.0.0.38 - - [2025-09-21 14:53:53] "GET /virtual-machine-interface/ca704b32-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006892 10.0.0.38 - - [2025-09-21 14:53:53] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.38 - - [2025-09-21 14:53:53] "GET /virtual-machine-interface/ca04701a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007347 10.0.0.38 - - [2025-09-21 14:53:53] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.38 - - [2025-09-21 14:53:53] "GET /virtual-machine-interface/ca704b32-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007925 10.0.0.38 - - [2025-09-21 14:53:53] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.38 - - [2025-09-21 14:53:56] "GET /domains HTTP/1.1" 200 280 0.001785 10.0.0.38 - - [2025-09-21 14:53:56] "GET /domain/95195e1f-53cd-4be3-a8d7-5f8636ff2e4f HTTP/1.1" 200 3087 0.002348 10.0.0.38 - - [2025-09-21 14:53:56] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897 HTTP/1.1" 200 7065 0.026233 10.0.0.38 - - [2025-09-21 14:53:56] "GET /virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c HTTP/1.1" 200 2091 0.006941 10.0.0.38 - - [2025-09-21 14:53:56] "GET /virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c HTTP/1.1" 200 2091 0.003969 10.0.0.38 - - [2025-09-21 14:53:56] "GET /routing-instance/d83c8d1d-36c7-4650-bc7c-3edbd876a5d3 HTTP/1.1" 200 1403 0.003285 10.0.0.38 - - [2025-09-21 14:53:56] "GET /routing-instance/d83c8d1d-36c7-4650-bc7c-3edbd876a5d3 HTTP/1.1" 200 1403 0.010330 10.0.0.38 - - [2025-09-21 14:53:56] "GET /route-target/c62efca2-f80f-496d-afce-e8f049e1b2b3 HTTP/1.1" 200 1153 0.001957 10.0.0.38 - - [2025-09-21 14:53:56] "GET /virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c HTTP/1.1" 200 2091 0.003356 10.0.0.38 - - [2025-09-21 14:53:56] "GET /routing-instance/d83c8d1d-36c7-4650-bc7c-3edbd876a5d3 HTTP/1.1" 200 1403 0.001915 10.0.0.38 - - [2025-09-21 14:53:56] "GET /virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003309 10.0.0.38 - - [2025-09-21 14:53:56] "GET /virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c HTTP/1.1" 200 2091 0.003593 10.0.0.38 - - [2025-09-21 14:53:56] "GET /routing-instance/d83c8d1d-36c7-4650-bc7c-3edbd876a5d3 HTTP/1.1" 200 1403 0.001932 10.0.0.38 - - [2025-09-21 14:53:56] "GET /routing-instance/d83c8d1d-36c7-4650-bc7c-3edbd876a5d3 HTTP/1.1" 200 1403 0.001884 10.0.0.38 - - [2025-09-21 14:53:56] "GET /route-target/c62efca2-f80f-496d-afce-e8f049e1b2b3 HTTP/1.1" 200 1153 0.001704 10.0.0.38 - - [2025-09-21 14:53:56] "GET /domains HTTP/1.1" 200 280 0.001485 10.0.0.38 - - [2025-09-21 14:53:56] "GET /domain/95195e1f-53cd-4be3-a8d7-5f8636ff2e4f HTTP/1.1" 200 3087 0.002061 10.0.0.38 - - [2025-09-21 14:53:56] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897 HTTP/1.1" 200 7065 0.046662 10.0.0.38 - - [2025-09-21 14:53:56] "GET /virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c HTTP/1.1" 200 2091 0.003602 10.0.0.38 - - [2025-09-21 14:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.38 - - [2025-09-21 14:53:56] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026097 10.0.0.38 - - [2025-09-21 14:53:56] "GET /virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003417 10.0.0.38 - - [2025-09-21 14:53:56] "GET /floating-ip-pools?parent_id=1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001996 10.0.0.38 - - [2025-09-21 14:53:56] "GET /virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003634 10.0.0.38 - - [2025-09-21 14:53:56] "POST /floating-ip-pools HTTP/1.1" 200 562 0.025035 10.0.0.38 - - [2025-09-21 14:53:56] "POST /ref-update HTTP/1.1" 200 156 0.015542 10.0.0.38 - - [2025-09-21 14:53:56] "GET /virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004073 10.0.0.38 - - [2025-09-21 14:53:56] "GET /domains HTTP/1.1" 200 280 0.001380 10.0.0.38 - - [2025-09-21 14:53:56] "GET /domain/95195e1f-53cd-4be3-a8d7-5f8636ff2e4f HTTP/1.1" 200 3087 0.002284 10.0.0.38 - - [2025-09-21 14:53:56] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897 HTTP/1.1" 200 7321 0.036158 10.0.0.38 - - [2025-09-21 14:53:56] "GET /virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c HTTP/1.1" 200 2329 0.014842 10.0.0.38 - - [2025-09-21 14:53:56] "GET /floating-ip-pool/ad20723a-b5cc-407a-b33c-101e44313f95 HTTP/1.1" 200 1315 0.003980 10.0.0.38 - - [2025-09-21 14:53:56] "GET /domains HTTP/1.1" 200 280 0.001556 10.0.0.38 - - [2025-09-21 14:53:56] "GET /domain/95195e1f-53cd-4be3-a8d7-5f8636ff2e4f HTTP/1.1" 200 3087 0.002402 10.0.0.38 - - [2025-09-21 14:53:57] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897 HTTP/1.1" 200 7321 0.029435 10.0.0.38 - - [2025-09-21 14:53:57] "GET /virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c HTTP/1.1" 200 2329 0.003682 10.0.0.38 - - [2025-09-21 14:53:57] "GET /virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003495 10.0.0.38 - - [2025-09-21 14:53:57] "POST /tags HTTP/1.1" 200 365 0.055609 10.0.0.38 - - [2025-09-21 14:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011686 10.0.0.38 - - [2025-09-21 14:53:57] "GET /tag/fbff9e56-3d9c-42a4-bc64-724c26b0ae59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.025112 10.0.0.38 - - [2025-09-21 14:53:57] "POST /tags HTTP/1.1" 409 206 0.002515 10.0.0.38 - - [2025-09-21 14:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.38 - - [2025-09-21 14:53:57] "GET /tag/154f1e31-3c36-4892-bdcf-8c88b4ba87fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011796 10.0.0.38 - - [2025-09-21 14:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.38 - - [2025-09-21 14:53:57] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.029319 10.0.0.38 - - [2025-09-21 14:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.38 - - [2025-09-21 14:53:57] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003624 10.0.0.38 - - [2025-09-21 14:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.38 - - [2025-09-21 14:53:57] "GET /service-appliance-set/3e37a053-e20c-44cd-b8f3-5133fdd39e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002808 10.0.0.38 - - [2025-09-21 14:53:57] "POST /fqname-to-id HTTP/1.1" 404 258 0.001886 10.0.0.38 - - [2025-09-21 14:53:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.091139 10.0.0.38 - - [2025-09-21 14:53:57] "GET /virtual-machine-interface/42d32adc-7a3e-4ea0-b5cf-1eba5146bc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014849 10.0.0.38 - - [2025-09-21 14:53:57] "POST /set-tag HTTP/1.1" 200 109 0.012717 10.0.0.38 - - [2025-09-21 14:53:57] "POST /instance-ips HTTP/1.1" 200 417 0.017309 10.0.0.38 - - [2025-09-21 14:53:57] "GET /instance-ip/8d3d121e-f8a7-44a5-a948-776ed30d3257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.008024 10.0.0.38 - - [2025-09-21 14:53:57] "POST /loadbalancers HTTP/1.1" 200 618 0.056720 10.0.0.38 - - [2025-09-21 14:53:57] "POST /service-instances HTTP/1.1" 200 566 0.017230 10.0.0.38 - - [2025-09-21 14:53:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021973 10.0.0.38 - - [2025-09-21 14:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.38 - - [2025-09-21 14:53:57] "POST /ref-update HTTP/1.1" 200 156 0.021842 10.0.0.38 - - [2025-09-21 14:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.38 - - [2025-09-21 14:53:57] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.050162 10.0.0.38 - - [2025-09-21 14:53:57] "PUT /service-instance/418b591d-fb12-4b5c-adf1-998b7a81d252 HTTP/1.1" 200 266 0.008100 10.0.0.38 - - [2025-09-21 14:53:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013232 10.0.0.38 - - [2025-09-21 14:53:57] "GET /virtual-machine-interface/42d32adc-7a3e-4ea0-b5cf-1eba5146bc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.010836 10.0.0.38 - - [2025-09-21 14:53:57] "GET /virtual-machine-interface/42d32adc-7a3e-4ea0-b5cf-1eba5146bc39?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.009824 10.0.0.38 - - [2025-09-21 14:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.38 - - [2025-09-21 14:53:57] "PUT /service-instance/418b591d-fb12-4b5c-adf1-998b7a81d252 HTTP/1.1" 200 266 0.010387 10.0.0.38 - - [2025-09-21 14:53:57] "GET /floating-ip-pool/ad20723a-b5cc-407a-b33c-101e44313f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002422 10.0.0.38 - - [2025-09-21 14:53:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.020399 10.0.0.38 - - [2025-09-21 14:53:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.38 - - [2025-09-21 14:53:57] "POST /virtual-machines HTTP/1.1" 200 429 0.012534 10.0.0.38 - - [2025-09-21 14:53:58] "POST /floating-ips HTTP/1.1" 200 671 0.136601 10.0.0.38 - - [2025-09-21 14:53:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.074944 10.0.0.38 - - [2025-09-21 14:53:58] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010844 10.0.0.38 - - [2025-09-21 14:53:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.198807 10.0.0.38 - - [2025-09-21 14:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.38 - - [2025-09-21 14:53:58] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002489 10.0.0.38 - - [2025-09-21 14:53:58] "POST /tags HTTP/1.1" 409 221 0.001556 10.0.0.38 - - [2025-09-21 14:53:58] "POST /chown HTTP/1.1" 200 109 0.005781 10.0.0.38 - - [2025-09-21 14:53:58] "POST /chown HTTP/1.1" 200 109 0.006750 10.0.0.38 - - [2025-09-21 14:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013573 10.0.0.38 - - [2025-09-21 14:53:58] "GET /tag/71ef0346-330a-4723-a6cc-71333e99f9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014544 10.0.0.38 - - [2025-09-21 14:53:58] "POST /tags HTTP/1.1" 409 238 0.001636 10.0.0.38 - - [2025-09-21 14:53:58] "PUT /virtual-machine-interface/048002f6-be6c-4435-ac34-1341664b79d1 HTTP/1.1" 200 284 0.058081 10.0.0.38 - - [2025-09-21 14:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006885 10.0.0.38 - - [2025-09-21 14:53:58] "GET /tag/fbff9e56-3d9c-42a4-bc64-724c26b0ae59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010355 10.0.0.38 - - [2025-09-21 14:53:58] "PUT /instance-ip/8d3d121e-f8a7-44a5-a948-776ed30d3257 HTTP/1.1" 200 256 0.022650 10.0.0.38 - - [2025-09-21 14:53:58] "POST /ref-update HTTP/1.1" 200 156 0.022384 10.0.0.38 - - [2025-09-21 14:53:58] "POST /ref-update HTTP/1.1" 200 156 0.021128 10.0.0.38 - - [2025-09-21 14:53:58] "POST /firewall-rules HTTP/1.1" 200 650 0.129082 10.0.0.38 - - [2025-09-21 14:53:58] "POST /ref-update HTTP/1.1" 200 156 0.045703 10.0.0.38 - - [2025-09-21 14:53:58] "GET /firewall-rule/52f7be3c-da20-432f-8240-0b8582243cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.008908 10.0.0.38 - - [2025-09-21 14:53:58] "GET /firewall-policy/f64a646e-8105-45a4-8b64-865adebf8733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002735 10.0.0.38 - - [2025-09-21 14:53:58] "POST /ref-update HTTP/1.1" 200 156 0.030501 10.0.0.38 - - [2025-09-21 14:53:58] "GET /firewall-rule/52f7be3c-da20-432f-8240-0b8582243cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003834 10.0.0.38 - - [2025-09-21 14:53:58] "POST /ref-update HTTP/1.1" 200 156 0.013375 10.0.0.38 - - [2025-09-21 14:53:58] "POST /ref-update HTTP/1.1" 200 156 0.014251 10.0.0.38 - - [2025-09-21 14:53:58] "POST /ref-update HTTP/1.1" 200 156 0.033729 10.0.0.38 - - [2025-09-21 14:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.38 - - [2025-09-21 14:53:58] "POST /virtual-machines HTTP/1.1" 200 429 0.028866 10.0.0.38 - - [2025-09-21 14:53:58] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.052526 10.0.0.38 - - [2025-09-21 14:53:58] "GET /loadbalancer/503e0c86-97a2-4082-b616-316c0059c3de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.012260 10.0.0.38 - - [2025-09-21 14:53:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.129941 10.0.0.38 - - [2025-09-21 14:53:58] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.039410 10.0.0.38 - - [2025-09-21 14:53:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006351 10.0.0.38 - - [2025-09-21 14:53:58] "POST /chown HTTP/1.1" 200 109 0.007068 10.0.0.38 - - [2025-09-21 14:53:58] "POST /chown HTTP/1.1" 200 109 0.010277 10.0.0.38 - - [2025-09-21 14:53:58] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.039742 10.0.0.38 - - [2025-09-21 14:53:58] "GET /loadbalancer-listener/95af6acb-2e85-4873-bc9b-2de95e612396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004095 10.0.0.38 - - [2025-09-21 14:53:58] "PUT /virtual-machine-interface/4b49d586-3032-4905-9d39-ef50cc649635 HTTP/1.1" 200 284 0.032905 10.0.0.38 - - [2025-09-21 14:53:58] "GET /loadbalancer-listener/95af6acb-2e85-4873-bc9b-2de95e612396?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.010279 10.0.0.38 - - [2025-09-21 14:53:58] "PUT /instance-ip/8d3d121e-f8a7-44a5-a948-776ed30d3257 HTTP/1.1" 200 256 0.009609 10.0.0.38 - - [2025-09-21 14:53:59] "POST /ref-update HTTP/1.1" 200 156 0.020173 10.0.0.38 - - [2025-09-21 14:53:59] "POST /ref-update HTTP/1.1" 200 156 0.018615 10.0.0.38 - - [2025-09-21 14:53:59] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.055189 10.0.0.38 - - [2025-09-21 14:53:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019502 10.0.0.38 - - [2025-09-21 14:53:59] "GET /loadbalancer-pool/e459e7f4-75d5-4061-80b9-6ec64f21a515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004990 10.0.0.38 - - [2025-09-21 14:53:59] "POST /ref-update HTTP/1.1" 200 156 0.012376 10.0.0.38 - - [2025-09-21 14:53:59] "POST /ref-update HTTP/1.1" 200 156 0.016263 10.0.0.38 - - [2025-09-21 14:53:59] "POST /ref-update HTTP/1.1" 200 156 0.026241 10.0.0.38 - - [2025-09-21 14:53:59] "POST /loadbalancer-members HTTP/1.1" 200 707 0.039123 10.0.0.38 - - [2025-09-21 14:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007363 10.0.0.38 - - [2025-09-21 14:53:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.052610 10.0.0.38 - - [2025-09-21 14:53:59] "GET /loadbalancer-member/10fef448-65c6-45b1-aae7-a920ac075e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.006639 10.0.0.38 - - [2025-09-21 14:53:59] "POST /chown HTTP/1.1" 200 109 0.020539 10.0.0.38 - - [2025-09-21 14:53:59] "POST /chown HTTP/1.1" 200 109 0.020802 10.0.0.38 - - [2025-09-21 14:53:59] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002041 10.0.0.38 - - [2025-09-21 14:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001291 10.0.0.38 - - [2025-09-21 14:53:59] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001818 10.0.0.38 - - [2025-09-21 14:53:59] "POST /tags HTTP/1.1" 409 221 0.001258 10.0.0.38 - - [2025-09-21 14:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.38 - - [2025-09-21 14:53:59] "GET /tag/71ef0346-330a-4723-a6cc-71333e99f9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009259 10.0.0.38 - - [2025-09-21 14:53:59] "POST /tags HTTP/1.1" 409 238 0.001677 10.0.0.38 - - [2025-09-21 14:53:59] "PUT /instance-ip/8d3d121e-f8a7-44a5-a948-776ed30d3257 HTTP/1.1" 200 256 0.010269 10.0.0.38 - - [2025-09-21 14:53:59] "POST /ref-update HTTP/1.1" 200 156 0.021607 10.0.0.38 - - [2025-09-21 14:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.38 - - [2025-09-21 14:53:59] "GET /tag/fbff9e56-3d9c-42a4-bc64-724c26b0ae59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009709 10.0.0.38 - - [2025-09-21 14:53:59] "POST /chown HTTP/1.1" 200 109 0.028111 10.0.0.38 - - [2025-09-21 14:53:59] "POST /firewall-rules HTTP/1.1" 409 293 0.006217 10.0.0.38 - - [2025-09-21 14:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.38 - - [2025-09-21 14:53:59] "POST /chown HTTP/1.1" 200 109 0.006194 10.0.0.38 - - [2025-09-21 14:53:59] "PUT /instance-ip/8d3d121e-f8a7-44a5-a948-776ed30d3257 HTTP/1.1" 200 256 0.012357 10.0.0.38 - - [2025-09-21 14:53:59] "PUT /firewall-rule/52f7be3c-da20-432f-8240-0b8582243cbf HTTP/1.1" 200 260 0.051334 10.0.0.38 - - [2025-09-21 14:53:59] "GET /firewall-rule/52f7be3c-da20-432f-8240-0b8582243cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.007376 10.0.0.38 - - [2025-09-21 14:53:59] "POST /ref-update HTTP/1.1" 200 156 0.037375 10.0.0.38 - - [2025-09-21 14:53:59] "GET /firewall-policy/f64a646e-8105-45a4-8b64-865adebf8733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003458 10.0.0.38 - - [2025-09-21 14:53:59] "GET /firewall-rule/52f7be3c-da20-432f-8240-0b8582243cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002168 10.0.0.38 - - [2025-09-21 14:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.38 - - [2025-09-21 14:53:59] "POST /chown HTTP/1.1" 200 109 0.005220 10.0.0.38 - - [2025-09-21 14:53:59] "POST /chown HTTP/1.1" 200 109 0.019897 10.0.0.38 - - [2025-09-21 14:53:59] "PUT /instance-ip/8d3d121e-f8a7-44a5-a948-776ed30d3257 HTTP/1.1" 200 256 0.018617 10.0.0.38 - - [2025-09-21 14:53:59] "POST /ref-update HTTP/1.1" 200 156 0.009412 10.0.0.38 - - [2025-09-21 14:53:59] "POST /chown HTTP/1.1" 200 109 0.010004 10.0.0.38 - - [2025-09-21 14:53:59] "POST /chown HTTP/1.1" 200 109 0.016578 10.0.0.38 - - [2025-09-21 14:53:59] "PUT /instance-ip/8d3d121e-f8a7-44a5-a948-776ed30d3257 HTTP/1.1" 200 256 0.009927 10.0.0.38 - - [2025-09-21 14:53:59] "POST /ref-update HTTP/1.1" 200 156 0.014529 10.0.0.38 - - [2025-09-21 14:53:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.38 - - [2025-09-21 14:53:59] "POST /chown HTTP/1.1" 200 109 0.006025 10.0.0.38 - - [2025-09-21 14:53:59] "POST /chown HTTP/1.1" 200 109 0.013466 10.0.0.38 - - [2025-09-21 14:53:59] "PUT /instance-ip/8d3d121e-f8a7-44a5-a948-776ed30d3257 HTTP/1.1" 200 256 0.028425 10.0.0.38 - - [2025-09-21 14:53:59] "POST /ref-update HTTP/1.1" 200 156 0.010653 10.0.0.38 - - [2025-09-21 14:53:59] "POST /chown HTTP/1.1" 200 109 0.009682 10.0.0.38 - - [2025-09-21 14:53:59] "POST /chown HTTP/1.1" 200 109 0.012127 10.0.0.38 - - [2025-09-21 14:54:00] "PUT /instance-ip/8d3d121e-f8a7-44a5-a948-776ed30d3257 HTTP/1.1" 200 256 0.011190 10.0.0.38 - - [2025-09-21 14:54:00] "POST /ref-update HTTP/1.1" 200 156 0.017673 10.0.0.38 - - [2025-09-21 14:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.38 - - [2025-09-21 14:54:00] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005236 10.0.0.38 - - [2025-09-21 14:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.38 - - [2025-09-21 14:54:00] "PUT /service-instance/418b591d-fb12-4b5c-adf1-998b7a81d252 HTTP/1.1" 200 266 0.011832 10.0.0.38 - - [2025-09-21 14:54:00] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.053171 10.0.0.38 - - [2025-09-21 14:54:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.042443 10.0.0.38 - - [2025-09-21 14:54:00] "POST /virtual-machines HTTP/1.1" 200 373 0.046194 10.0.0.38 - - [2025-09-21 14:54:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022054 10.0.0.38 - - [2025-09-21 14:54:00] "PUT /service-instance/418b591d-fb12-4b5c-adf1-998b7a81d252 HTTP/1.1" 200 266 0.010373 10.0.0.38 - - [2025-09-21 14:54:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.013827 10.0.0.38 - - [2025-09-21 14:54:00] "PUT /service-instance/418b591d-fb12-4b5c-adf1-998b7a81d252 HTTP/1.1" 200 266 0.059683 10.0.0.38 - - [2025-09-21 14:54:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029565 10.0.0.38 - - [2025-09-21 14:54:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.168531 10.0.0.38 - - [2025-09-21 14:54:00] "PUT /service-instance/418b591d-fb12-4b5c-adf1-998b7a81d252 HTTP/1.1" 200 266 0.008636 10.0.0.38 - - [2025-09-21 14:54:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020682 10.0.0.38 - - [2025-09-21 14:54:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.016632 10.0.0.38 - - [2025-09-21 14:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017876 10.0.0.38 - - [2025-09-21 14:54:00] "GET /virtual-machine-interface/cebdf216-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.005840 10.0.0.38 - - [2025-09-21 14:54:00] "PUT /service-instance/418b591d-fb12-4b5c-adf1-998b7a81d252 HTTP/1.1" 200 266 0.007839 10.0.0.38 - - [2025-09-21 14:54:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009266 10.0.0.38 - - [2025-09-21 14:54:00] "POST /instance-ips HTTP/1.1" 200 413 0.026300 10.0.0.38 - - [2025-09-21 14:54:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029120 10.0.0.38 - - [2025-09-21 14:54:00] "GET /virtual-machine-interface/cebdf216-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008544 10.0.0.38 - - [2025-09-21 14:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.38 - - [2025-09-21 14:54:00] "POST /chown HTTP/1.1" 200 109 0.005445 10.0.0.38 - - [2025-09-21 14:54:00] "POST /chown HTTP/1.1" 200 109 0.029539 10.0.0.38 - - [2025-09-21 14:54:00] "POST /ref-update HTTP/1.1" 200 156 0.019057 10.0.0.38 - - [2025-09-21 14:54:00] "POST /set-tag HTTP/1.1" 200 109 0.034400 10.0.0.38 - - [2025-09-21 14:54:00] "GET /virtual-machine-interface/cebdf216-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.017053 10.0.0.38 - - [2025-09-21 14:54:00] "GET /instance-ip/cee2bca4-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005201 10.0.0.38 - - [2025-09-21 14:54:00] "POST /chown HTTP/1.1" 200 109 0.014519 10.0.0.38 - - [2025-09-21 14:54:00] "POST /chown HTTP/1.1" 200 109 0.013519 10.0.0.38 - - [2025-09-21 14:54:00] "GET /virtual-machine-interface/cebdf216-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005602 10.0.0.38 - - [2025-09-21 14:54:00] "POST /ref-update HTTP/1.1" 200 156 0.041906 10.0.0.38 - - [2025-09-21 14:54:00] "POST /set-tag HTTP/1.1" 200 109 0.009750 10.0.0.38 - - [2025-09-21 14:54:00] "GET /virtual-router/4d3dedf3-fc0a-4131-8a70-7b72a7a7cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.012133 10.0.0.38 - - [2025-09-21 14:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.38 - - [2025-09-21 14:54:00] "POST /chown HTTP/1.1" 200 109 0.006958 10.0.0.38 - - [2025-09-21 14:54:00] "POST /ref-update HTTP/1.1" 200 156 0.025442 10.0.0.38 - - [2025-09-21 14:54:00] "POST /chown HTTP/1.1" 200 109 0.025798 10.0.0.38 - - [2025-09-21 14:54:01] "GET /virtual-machine-interface/cebdf216-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.023219 10.0.0.38 - - [2025-09-21 14:54:01] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.007175 10.0.0.38 - - [2025-09-21 14:54:01] "GET /virtual-machine-interface/cebdf216-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005182 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.022688 10.0.0.38 - - [2025-09-21 14:54:01] "POST /set-tag HTTP/1.1" 200 109 0.012784 10.0.0.38 - - [2025-09-21 14:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.006890 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.011956 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.009363 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.006626 10.0.0.38 - - [2025-09-21 14:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007068 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.009918 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.005965 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.013270 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.025850 10.0.0.38 - - [2025-09-21 14:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.006137 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.018115 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.006566 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.018675 10.0.0.38 - - [2025-09-21 14:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.007069 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.016423 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.015722 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.006033 10.0.0.38 - - [2025-09-21 14:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.005942 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.005751 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.010902 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.013546 10.0.0.38 - - [2025-09-21 14:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.010089 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.015435 10.0.0.38 - - [2025-09-21 14:54:01] "POST /chown HTTP/1.1" 200 109 0.013968 10.0.0.38 - - [2025-09-21 14:54:02] "POST /chown HTTP/1.1" 200 109 0.016697 10.0.0.38 - - [2025-09-21 14:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.38 - - [2025-09-21 14:54:02] "POST /chown HTTP/1.1" 200 109 0.006379 10.0.0.38 - - [2025-09-21 14:54:02] "POST /chown HTTP/1.1" 200 109 0.019185 10.0.0.38 - - [2025-09-21 14:54:02] "POST /chown HTTP/1.1" 200 109 0.015792 10.0.0.38 - - [2025-09-21 14:54:02] "POST /chown HTTP/1.1" 200 109 0.006051 10.0.0.38 - - [2025-09-21 14:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012093 10.0.0.38 - - [2025-09-21 14:54:02] "POST /chown HTTP/1.1" 200 109 0.008184 10.0.0.38 - - [2025-09-21 14:54:02] "POST /chown HTTP/1.1" 200 109 0.006876 10.0.0.38 - - [2025-09-21 14:54:02] "POST /chown HTTP/1.1" 200 109 0.027271 10.0.0.38 - - [2025-09-21 14:54:02] "POST /chown HTTP/1.1" 200 109 0.036250 10.0.0.38 - - [2025-09-21 14:54:03] "GET /virtual-machine-interface/ca04701a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009776 10.0.0.38 - - [2025-09-21 14:54:03] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.38 - - [2025-09-21 14:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.38 - - [2025-09-21 14:54:03] "GET /loadbalancer/cde85c3e-b487-4de8-8776-0a429c139ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002471 10.0.0.38 - - [2025-09-21 14:54:03] "GET /loadbalancer-pool/651faa24-7898-46e4-99e4-815706569e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002158 10.0.0.38 - - [2025-09-21 14:54:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014128 10.0.0.38 - - [2025-09-21 14:54:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.014084 10.0.0.38 - - [2025-09-21 14:54:03] "GET /virtual-machine-interface/ca04701a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010641 10.0.0.38 - - [2025-09-21 14:54:03] "GET /virtual-machine-interface/ca04701a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005777 10.0.0.38 - - [2025-09-21 14:54:03] "POST /ref-update HTTP/1.1" 200 156 0.008079 10.0.0.38 - - [2025-09-21 14:54:04] "GET /floating-ip/17dfa074-ecc3-4538-a245-485d1cf3597b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.009597 10.0.0.38 - - [2025-09-21 14:54:04] "POST /tags HTTP/1.1" 409 221 0.001722 10.0.0.38 - - [2025-09-21 14:54:04] "PUT /floating-ip/17dfa074-ecc3-4538-a245-485d1cf3597b HTTP/1.1" 200 256 0.012062 10.0.0.38 - - [2025-09-21 14:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005884 10.0.0.38 - - [2025-09-21 14:54:04] "GET /tag/71ef0346-330a-4723-a6cc-71333e99f9c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011500 10.0.0.38 - - [2025-09-21 14:54:04] "POST /set-tag HTTP/1.1" 200 109 0.018903 10.0.0.38 - - [2025-09-21 14:54:04] "GET /virtual-machine-interface/ca704b32-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009751 10.0.0.38 - - [2025-09-21 14:54:04] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.38 - - [2025-09-21 14:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008285 10.0.0.38 - - [2025-09-21 14:54:04] "GET /loadbalancer/cde85c3e-b487-4de8-8776-0a429c139ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002605 10.0.0.38 - - [2025-09-21 14:54:04] "GET /loadbalancer-pool/651faa24-7898-46e4-99e4-815706569e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002333 10.0.0.38 - - [2025-09-21 14:54:04] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014876 10.0.0.38 - - [2025-09-21 14:54:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017301 10.0.0.38 - - [2025-09-21 14:54:04] "GET /virtual-machine-interface/ca704b32-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015121 10.0.0.38 - - [2025-09-21 14:54:05] "GET /virtual-machine-interface/ca704b32-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005391 10.0.0.38 - - [2025-09-21 14:54:05] "POST /ref-update HTTP/1.1" 200 156 0.009597 10.0.0.38 - - [2025-09-21 14:54:05] "GET /floating-ip/17dfa074-ecc3-4538-a245-485d1cf3597b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.015784 10.0.0.38 - - [2025-09-21 14:54:05] "POST /set-tag HTTP/1.1" 200 109 0.035687 10.0.0.38 - - [2025-09-21 14:54:05] "GET /virtual-machine/a8862ed8-6d25-4fff-baf3-89e50f46e92c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003357 10.0.0.38 - - [2025-09-21 14:54:05] "GET /virtual-machine-interface/ca04701a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005190 10.0.0.38 - - [2025-09-21 14:54:05] "GET /virtual-machine/721b7f2e-e664-4d36-9352-bd633072d367?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002761 10.0.0.38 - - [2025-09-21 14:54:05] "GET /virtual-machine-interface/ca704b32-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003871 10.0.0.38 - - [2025-09-21 14:54:14] "GET /virtual-machine-interface/cebdf216-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005487 10.0.0.38 - - [2025-09-21 14:54:14] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.38 - - [2025-09-21 14:54:15] "GET /virtual-machine/1d8fcd41-555c-4c18-87d7-426281d574b8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.002828 10.0.0.38 - - [2025-09-21 14:54:15] "GET /virtual-machine-interface/cebdf216-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003815 10.0.0.38 - - [2025-09-21 14:54:15] "GET /virtual-machine-interface/cebdf216-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004200 10.0.0.38 - - [2025-09-21 14:54:15] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.38 - - [2025-09-21 14:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.38 - - [2025-09-21 14:54:37] "POST /chown HTTP/1.1" 200 109 0.006995 10.0.0.38 - - [2025-09-21 14:54:37] "POST /chown HTTP/1.1" 200 109 0.010318 10.0.0.38 - - [2025-09-21 14:54:37] "POST /chown HTTP/1.1" 200 109 0.006385 10.0.0.38 - - [2025-09-21 14:54:37] "POST /chown HTTP/1.1" 200 109 0.006780 10.0.0.38 - - [2025-09-21 14:54:47] "GET /virtual-machine-interface/cebdf216-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005210 10.0.0.38 - - [2025-09-21 14:54:47] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.38 - - [2025-09-21 14:54:47] "GET /virtual-machine-interface/cebdf216-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004265 10.0.0.38 - - [2025-09-21 14:54:47] "POST /set-tag HTTP/1.1" 200 109 0.001911 10.0.0.38 - - [2025-09-21 14:54:47] "GET /virtual-machine/1d8fcd41-555c-4c18-87d7-426281d574b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002658 10.0.0.38 - - [2025-09-21 14:54:47] "POST /ref-update HTTP/1.1" 200 156 0.009583 10.0.0.38 - - [2025-09-21 14:54:48] "GET /virtual-machine-interface/cebdf216-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005148 10.0.0.38 - - [2025-09-21 14:54:48] "POST /set-tag HTTP/1.1" 200 109 0.023803 10.0.0.38 - - [2025-09-21 14:54:48] "POST /set-tag HTTP/1.1" 200 109 0.013371 10.0.0.38 - - [2025-09-21 14:54:48] "DELETE /instance-ip/cee2bca4-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.036669 10.0.0.38 - - [2025-09-21 14:54:48] "DELETE /virtual-machine-interface/cebdf216-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.035014 10.0.0.38 - - [2025-09-21 14:54:48] "DELETE /virtual-machine/1d8fcd41-555c-4c18-87d7-426281d574b8 HTTP/1.1" 200 115 0.023141 10.0.0.38 - - [2025-09-21 14:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.38 - - [2025-09-21 14:54:50] "GET /tag/fbff9e56-3d9c-42a4-bc64-724c26b0ae59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009925 10.0.0.38 - - [2025-09-21 14:54:50] "GET /tag/fbff9e56-3d9c-42a4-bc64-724c26b0ae59?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011581 10.0.0.38 - - [2025-09-21 14:54:50] "GET /virtual-machine-interface/048002f6-be6c-4435-ac34-1341664b79d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.003830 10.0.0.38 - - [2025-09-21 14:54:50] "POST /set-tag HTTP/1.1" 200 109 0.013390 10.0.0.38 - - [2025-09-21 14:54:50] "GET /virtual-machine-interface/42d32adc-7a3e-4ea0-b5cf-1eba5146bc39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.018697 10.0.0.38 - - [2025-09-21 14:54:50] "POST /set-tag HTTP/1.1" 200 109 0.013119 10.0.0.38 - - [2025-09-21 14:54:50] "GET /virtual-machine-interface/4b49d586-3032-4905-9d39-ef50cc649635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004162 10.0.0.38 - - [2025-09-21 14:54:50] "POST /set-tag HTTP/1.1" 200 109 0.012758 10.0.0.38 - - [2025-09-21 14:54:50] "GET /firewall-policy/f64a646e-8105-45a4-8b64-865adebf8733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.017245 10.0.0.38 - - [2025-09-21 14:54:50] "GET /firewall-rule/52f7be3c-da20-432f-8240-0b8582243cbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002686 10.0.0.38 - - [2025-09-21 14:54:50] "POST /ref-update HTTP/1.1" 200 156 0.010162 10.0.0.38 - - [2025-09-21 14:54:50] "DELETE /firewall-rule/52f7be3c-da20-432f-8240-0b8582243cbf HTTP/1.1" 200 115 0.040441 10.0.0.38 - - [2025-09-21 14:54:51] "DELETE /loadbalancer-member/10fef448-65c6-45b1-aae7-a920ac075e97 HTTP/1.1" 200 115 0.039891 10.0.0.38 - - [2025-09-21 14:54:51] "PUT /service-instance/418b591d-fb12-4b5c-adf1-998b7a81d252 HTTP/1.1" 200 266 0.009350 10.0.0.38 - - [2025-09-21 14:54:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.005581 10.0.0.38 - - [2025-09-21 14:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005524 10.0.0.38 - - [2025-09-21 14:54:51] "DELETE /loadbalancer-pool/e459e7f4-75d5-4061-80b9-6ec64f21a515 HTTP/1.1" 200 115 0.051402 10.0.0.38 - - [2025-09-21 14:54:51] "POST /chown HTTP/1.1" 200 109 0.011137 10.0.0.38 - - [2025-09-21 14:54:51] "DELETE /loadbalancer-listener/95af6acb-2e85-4873-bc9b-2de95e612396 HTTP/1.1" 200 115 0.037690 10.0.0.38 - - [2025-09-21 14:54:51] "GET /floating-ip/49369e5d-e878-4dfb-a465-3c144a04b511?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002158 10.0.0.38 - - [2025-09-21 14:54:51] "POST /chown HTTP/1.1" 200 109 0.006050 10.0.0.38 - - [2025-09-21 14:54:51] "POST /chown HTTP/1.1" 200 109 0.013303 10.0.0.38 - - [2025-09-21 14:54:51] "POST /chown HTTP/1.1" 200 109 0.019857 10.0.0.38 - - [2025-09-21 14:54:51] "PUT /floating-ip/49369e5d-e878-4dfb-a465-3c144a04b511 HTTP/1.1" 200 256 0.026702 10.0.0.38 - - [2025-09-21 14:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.38 - - [2025-09-21 14:54:51] "DELETE /floating-ip/49369e5d-e878-4dfb-a465-3c144a04b511 HTTP/1.1" 200 115 0.040983 10.0.0.38 - - [2025-09-21 14:54:51] "POST /chown HTTP/1.1" 200 109 0.010800 10.0.0.38 - - [2025-09-21 14:54:51] "POST /chown HTTP/1.1" 200 109 0.016632 10.0.0.38 - - [2025-09-21 14:54:51] "DELETE /loadbalancer/503e0c86-97a2-4082-b616-316c0059c3de HTTP/1.1" 200 115 0.055937 10.0.0.38 - - [2025-09-21 14:54:51] "POST /chown HTTP/1.1" 200 109 0.023057 10.0.0.38 - - [2025-09-21 14:54:51] "DELETE /instance-ip/8d3d121e-f8a7-44a5-a948-776ed30d3257 HTTP/1.1" 200 115 0.057184 10.0.0.38 - - [2025-09-21 14:54:51] "POST /chown HTTP/1.1" 404 171 0.011353 10.0.0.38 - - [2025-09-21 14:54:51] "PUT /service-instance/418b591d-fb12-4b5c-adf1-998b7a81d252 HTTP/1.1" 200 266 0.012617 10.0.0.38 - - [2025-09-21 14:54:51] "DELETE /virtual-machine-interface/42d32adc-7a3e-4ea0-b5cf-1eba5146bc39 HTTP/1.1" 200 115 0.050742 10.0.0.38 - - [2025-09-21 14:54:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014015 10.0.0.38 - - [2025-09-21 14:54:51] "DELETE /tag/fbff9e56-3d9c-42a4-bc64-724c26b0ae59 HTTP/1.1" 200 115 0.080678 10.0.0.38 - - [2025-09-21 14:54:51] "PUT /service-instance/418b591d-fb12-4b5c-adf1-998b7a81d252 HTTP/1.1" 200 266 0.017275 10.0.0.38 - - [2025-09-21 14:54:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.013116 10.0.0.38 - - [2025-09-21 14:54:51] "PUT /service-instance/418b591d-fb12-4b5c-adf1-998b7a81d252 HTTP/1.1" 200 266 0.024346 10.0.0.38 - - [2025-09-21 14:54:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008595 10.0.0.38 - - [2025-09-21 14:54:51] "DELETE /service-instance/418b591d-fb12-4b5c-adf1-998b7a81d252 HTTP/1.1" 200 115 0.034170 10.0.0.38 - - [2025-09-21 14:54:51] "GET /floating-ip-pool/ad20723a-b5cc-407a-b33c-101e44313f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003154 10.0.0.38 - - [2025-09-21 14:54:51] "POST /ref-update HTTP/1.1" 200 156 0.007412 10.0.0.38 - - [2025-09-21 14:54:51] "GET /virtual-machine-interface/4b49d586-3032-4905-9d39-ef50cc649635?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.012069 10.0.0.38 - - [2025-09-21 14:54:51] "DELETE /floating-ip-pool/ad20723a-b5cc-407a-b33c-101e44313f95 HTTP/1.1" 200 115 0.033288 10.0.0.38 - - [2025-09-21 14:54:51] "DELETE /virtual-machine-interface/4b49d586-3032-4905-9d39-ef50cc649635 HTTP/1.1" 200 115 0.058226 10.0.0.38 - - [2025-09-21 14:54:51] "DELETE /virtual-machine/c8f989cb-d04b-4e45-a297-e0600df3c5c5 HTTP/1.1" 200 115 0.020316 10.0.0.38 - - [2025-09-21 14:54:51] "GET /virtual-machine-interface/048002f6-be6c-4435-ac34-1341664b79d1?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.005141 10.0.0.38 - - [2025-09-21 14:54:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001424 10.0.0.38 - - [2025-09-21 14:54:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001172 10.0.0.38 - - [2025-09-21 14:54:51] "DELETE /virtual-network/1b20b1bf-8beb-45c1-856f-fa7c1a8d0f8c HTTP/1.1" 200 115 0.106259 10.0.0.38 - - [2025-09-21 14:54:51] "GET /routing-instance/d83c8d1d-36c7-4650-bc7c-3edbd876a5d3 HTTP/1.1" 404 171 0.001488 10.0.0.38 - - [2025-09-21 14:54:51] "GET /domains HTTP/1.1" 200 280 0.001367 10.0.0.38 - - [2025-09-21 14:54:51] "GET /domain/95195e1f-53cd-4be3-a8d7-5f8636ff2e4f HTTP/1.1" 200 3087 0.002153 10.0.0.38 - - [2025-09-21 14:54:51] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897 HTTP/1.1" 200 6874 0.035918 10.0.0.38 - - [2025-09-21 14:54:51] "DELETE /virtual-machine-interface/048002f6-be6c-4435-ac34-1341664b79d1 HTTP/1.1" 200 115 0.056051 10.0.0.38 - - [2025-09-21 14:54:51] "POST /ref-update HTTP/1.1" 200 156 0.009593 10.0.0.38 - - [2025-09-21 14:54:51] "DELETE /virtual-machine/e92d6e8a-fba3-4a44-aabf-36f26825acf1 HTTP/1.1" 200 115 0.025041 10.0.0.38 - - [2025-09-21 14:54:51] "GET /virtual-machine-interface/ca704b32-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.012530 10.0.0.38 - - [2025-09-21 14:54:51] "POST /set-tag HTTP/1.1" 200 109 0.003218 10.0.0.38 - - [2025-09-21 14:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.38 - - [2025-09-21 14:54:52] "GET /loadbalancer/cde85c3e-b487-4de8-8776-0a429c139ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002408 10.0.0.38 - - [2025-09-21 14:54:52] "GET /virtual-machine-interface/ca704b32-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004751 10.0.0.38 - - [2025-09-21 14:54:52] "POST /set-tag HTTP/1.1" 200 109 0.018372 10.0.0.38 - - [2025-09-21 14:54:52] "DELETE /loadbalancer-member/990174f1-87bb-4225-9eb2-e53219564a7a HTTP/1.1" 200 115 0.032892 10.0.0.38 - - [2025-09-21 14:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.38 - - [2025-09-21 14:54:52] "DELETE /route-target/c62efca2-f80f-496d-afce-e8f049e1b2b3 HTTP/1.1" 200 115 0.018978 10.0.0.38 - - [2025-09-21 14:54:52] "GET /virtual-machine-interface/ca704b32-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006061 10.0.0.38 - - [2025-09-21 14:54:52] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.38 - - [2025-09-21 14:54:52] "GET /virtual-machine-interface/ca704b32-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005627 10.0.0.38 - - [2025-09-21 14:54:52] "POST /set-tag HTTP/1.1" 200 109 0.001919 10.0.0.38 - - [2025-09-21 14:54:52] "GET /virtual-machine/721b7f2e-e664-4d36-9352-bd633072d367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002008 10.0.0.38 - - [2025-09-21 14:54:53] "POST /ref-update HTTP/1.1" 200 156 0.008379 10.0.0.38 - - [2025-09-21 14:54:53] "GET /virtual-machine-interface/ca704b32-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010066 10.0.0.38 - - [2025-09-21 14:54:53] "POST /set-tag HTTP/1.1" 200 109 0.018821 10.0.0.38 - - [2025-09-21 14:54:53] "POST /set-tag HTTP/1.1" 200 109 0.015498 10.0.0.38 - - [2025-09-21 14:54:53] "POST /set-tag HTTP/1.1" 200 109 0.034544 10.0.0.38 - - [2025-09-21 14:54:53] "DELETE /instance-ip/ca881762-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.058437 10.0.0.38 - - [2025-09-21 14:54:53] "POST /ref-update HTTP/1.1" 200 156 0.009123 10.0.0.38 - - [2025-09-21 14:54:53] "DELETE /virtual-machine-interface/ca704b32-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.035208 10.0.0.38 - - [2025-09-21 14:54:53] "DELETE /virtual-machine/721b7f2e-e664-4d36-9352-bd633072d367 HTTP/1.1" 200 115 0.023507 10.0.0.38 - - [2025-09-21 14:54:57] "GET /virtual-machine-interface/ca04701a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006924 10.0.0.38 - - [2025-09-21 14:54:57] "POST /set-tag HTTP/1.1" 200 109 0.005802 10.0.0.38 - - [2025-09-21 14:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.38 - - [2025-09-21 14:54:57] "GET /loadbalancer/cde85c3e-b487-4de8-8776-0a429c139ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001899 10.0.0.38 - - [2025-09-21 14:54:57] "GET /virtual-machine-interface/ca04701a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011573 10.0.0.38 - - [2025-09-21 14:54:57] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.38 - - [2025-09-21 14:54:57] "GET /virtual-machine-interface/ca04701a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005203 10.0.0.38 - - [2025-09-21 14:54:57] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.38 - - [2025-09-21 14:54:58] "GET /virtual-machine/a8862ed8-6d25-4fff-baf3-89e50f46e92c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.001970 10.0.0.38 - - [2025-09-21 14:54:58] "POST /ref-update HTTP/1.1" 200 156 0.008874 10.0.0.38 - - [2025-09-21 14:54:58] "GET /virtual-machine-interface/ca04701a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004111 10.0.0.38 - - [2025-09-21 14:54:58] "POST /set-tag HTTP/1.1" 200 109 0.016397 10.0.0.38 - - [2025-09-21 14:54:58] "POST /set-tag HTTP/1.1" 200 109 0.035800 10.0.0.38 - - [2025-09-21 14:54:58] "POST /set-tag HTTP/1.1" 200 109 0.013539 10.0.0.38 - - [2025-09-21 14:54:58] "DELETE /instance-ip/ca2067ca-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.047126 10.0.0.38 - - [2025-09-21 14:54:58] "POST /ref-update HTTP/1.1" 200 156 0.009941 10.0.0.38 - - [2025-09-21 14:54:58] "DELETE /virtual-machine-interface/ca04701a-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.041047 10.0.0.38 - - [2025-09-21 14:54:58] "DELETE /virtual-machine/a8862ed8-6d25-4fff-baf3-89e50f46e92c HTTP/1.1" 200 115 0.021742 10.0.0.38 - - [2025-09-21 14:54:58] "DELETE /tag/bc176a13-7451-4b8f-819c-6196080e51cb HTTP/1.1" 200 115 0.030761 10.0.0.38 - - [2025-09-21 14:54:58] "DELETE /tag/e10da8c4-33a5-4732-af7b-d606967bc8dd HTTP/1.1" 200 115 0.046596 10.0.0.38 - - [2025-09-21 14:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.38 - - [2025-09-21 14:55:02] "GET /project/95669a5c-4182-48b9-8daf-4f3776997897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039972 10.0.0.38 - - [2025-09-21 14:55:02] "POST /tags HTTP/1.1" 200 393 0.028175 10.0.0.38 - - [2025-09-21 14:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007730 10.0.0.38 - - [2025-09-21 14:55:02] "GET /tag/cfc2f975-1018-431c-9223-61b0b72c32fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.025517 10.0.0.38 - - [2025-09-21 14:55:02] "POST /tags HTTP/1.1" 200 341 0.019429 10.0.0.38 - - [2025-09-21 14:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.38 - - [2025-09-21 14:55:02] "GET /tag/752abfb8-cef0-4556-b21e-6fecc1495a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011378 10.0.0.38 - - [2025-09-21 14:55:02] "POST /id-to-fqname HTTP/1.1" 200 192 0.009479 10.0.0.38 - - [2025-09-21 14:55:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.009687 10.0.0.38 - - [2025-09-21 14:55:02] "POST /security-groups HTTP/1.1" 200 589 0.065321 10.0.0.38 - - [2025-09-21 14:55:02] "POST /projects HTTP/1.1" 200 519 0.229889 10.0.0.38 - - [2025-09-21 14:55:02] "POST /fqname-to-id HTTP/1.1" 404 236 0.005478 10.0.0.38 - - [2025-09-21 14:55:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.031040 10.0.0.38 - - [2025-09-21 14:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007677 10.0.0.38 - - [2025-09-21 14:55:02] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.027248 10.0.0.38 - - [2025-09-21 14:55:02] "POST /access-control-lists HTTP/1.1" 200 598 0.087400 10.0.0.38 - - [2025-09-21 14:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008466 10.0.0.38 - - [2025-09-21 14:55:02] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.009939 10.0.0.38 - - [2025-09-21 14:55:02] "POST /fqname-to-id HTTP/1.1" 404 235 0.001815 10.0.0.38 - - [2025-09-21 14:55:03] "POST /access-control-lists HTTP/1.1" 200 596 0.066464 10.0.0.38 - - [2025-09-21 14:55:03] "PUT /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90 HTTP/1.1" 200 264 0.101638 10.0.0.38 - - [2025-09-21 14:55:03] "PUT /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26 HTTP/1.1" 200 264 0.061790 10.0.0.38 - - [2025-09-21 14:55:03] "POST /security-groups HTTP/1.1" 200 591 0.074094 10.0.0.38 - - [2025-09-21 14:55:03] "POST /fqname-to-id HTTP/1.1" 404 270 0.002273 10.0.0.38 - - [2025-09-21 14:55:03] "POST /access-control-lists HTTP/1.1" 200 632 0.025799 10.0.0.38 - - [2025-09-21 14:55:03] "POST /fqname-to-id HTTP/1.1" 404 269 0.018176 10.0.0.38 - - [2025-09-21 14:55:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.039761 10.0.0.38 - - [2025-09-21 14:55:03] "POST /chown HTTP/1.1" 200 109 0.019183 10.0.0.38 - - [2025-09-21 14:55:03] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013703 10.0.0.38 - - [2025-09-21 14:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.38 - - [2025-09-21 14:55:03] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008443 10.0.0.38 - - [2025-09-21 14:55:03] "POST /access-control-lists HTTP/1.1" 200 630 0.069619 10.0.0.38 - - [2025-09-21 14:55:03] "POST /tags HTTP/1.1" 409 226 0.012998 10.0.0.38 - - [2025-09-21 14:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.38 - - [2025-09-21 14:55:03] "GET /tag/752abfb8-cef0-4556-b21e-6fecc1495a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016406 10.0.0.38 - - [2025-09-21 14:55:03] "POST /firewall-rules HTTP/1.1" 200 600 0.066090 10.0.0.38 - - [2025-09-21 14:55:03] "GET /firewall-rule/2ec385e0-1f7a-482c-98b8-94823d6db13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004300 10.0.0.38 - - [2025-09-21 14:55:03] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003222 10.0.0.38 - - [2025-09-21 14:55:03] "GET /firewall-rule/2ec385e0-1f7a-482c-98b8-94823d6db13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001925 10.0.0.38 - - [2025-09-21 14:55:03] "POST /ref-update HTTP/1.1" 200 156 0.045436 10.0.0.38 - - [2025-09-21 14:55:03] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006338 10.0.0.38 - - [2025-09-21 14:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.38 - - [2025-09-21 14:55:03] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002787 10.0.0.38 - - [2025-09-21 14:55:03] "POST /tags HTTP/1.1" 409 226 0.014258 10.0.0.38 - - [2025-09-21 14:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.38 - - [2025-09-21 14:55:03] "GET /tag/752abfb8-cef0-4556-b21e-6fecc1495a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010755 10.0.0.38 - - [2025-09-21 14:55:03] "POST /firewall-rules HTTP/1.1" 200 598 0.069444 10.0.0.38 - - [2025-09-21 14:55:03] "GET /firewall-rule/6feee5c5-c1cb-4f89-9e3d-b69e9f206318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009519 10.0.0.38 - - [2025-09-21 14:55:04] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004671 10.0.0.38 - - [2025-09-21 14:55:04] "GET /firewall-rule/6feee5c5-c1cb-4f89-9e3d-b69e9f206318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002728 10.0.0.38 - - [2025-09-21 14:55:04] "POST /ref-update HTTP/1.1" 200 156 0.055902 10.0.0.38 - - [2025-09-21 14:55:05] "POST /tags HTTP/1.1" 200 393 0.022941 10.0.0.38 - - [2025-09-21 14:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.38 - - [2025-09-21 14:55:05] "GET /tag/8cb02ba8-8356-4f61-9457-942ae6a39a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012698 10.0.0.38 - - [2025-09-21 14:55:05] "POST /tags HTTP/1.1" 200 341 0.017613 10.0.0.38 - - [2025-09-21 14:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.38 - - [2025-09-21 14:55:05] "GET /tag/15b34a6a-fce2-40db-9f79-cc089480d131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011983 10.0.0.38 - - [2025-09-21 14:55:05] "POST /id-to-fqname HTTP/1.1" 200 192 0.000894 10.0.0.38 - - [2025-09-21 14:55:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.001432 10.0.0.38 - - [2025-09-21 14:55:05] "POST /security-groups HTTP/1.1" 200 589 0.055745 10.0.0.38 - - [2025-09-21 14:55:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.003326 10.0.0.38 - - [2025-09-21 14:55:05] "POST /projects HTTP/1.1" 200 519 0.193034 10.0.0.38 - - [2025-09-21 14:55:05] "POST /access-control-lists HTTP/1.1" 200 598 0.059210 10.0.0.38 - - [2025-09-21 14:55:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.055478 10.0.0.38 - - [2025-09-21 14:55:05] "POST /fqname-to-id HTTP/1.1" 404 235 0.007214 10.0.0.38 - - [2025-09-21 14:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011381 10.0.0.38 - - [2025-09-21 14:55:05] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004150 10.0.0.38 - - [2025-09-21 14:55:05] "POST /access-control-lists HTTP/1.1" 200 596 0.017979 10.0.0.38 - - [2025-09-21 14:55:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.38 - - [2025-09-21 14:55:05] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004728 10.0.0.38 - - [2025-09-21 14:55:05] "PUT /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90 HTTP/1.1" 200 264 0.036659 10.0.0.38 - - [2025-09-21 14:55:06] "PUT /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26 HTTP/1.1" 200 264 0.034074 10.0.0.38 - - [2025-09-21 14:55:06] "POST /security-groups HTTP/1.1" 200 591 0.065526 10.0.0.38 - - [2025-09-21 14:55:06] "POST /fqname-to-id HTTP/1.1" 404 270 0.001590 10.0.0.38 - - [2025-09-21 14:55:06] "POST /access-control-lists HTTP/1.1" 200 632 0.058423 10.0.0.38 - - [2025-09-21 14:55:06] "POST /fqname-to-id HTTP/1.1" 404 269 0.006971 10.0.0.38 - - [2025-09-21 14:55:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.072535 10.0.0.38 - - [2025-09-21 14:55:06] "POST /chown HTTP/1.1" 200 109 0.067907 10.0.0.38 - - [2025-09-21 14:55:06] "POST /access-control-lists HTTP/1.1" 200 630 0.077975 10.0.0.38 - - [2025-09-21 14:55:06] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007744 10.0.0.38 - - [2025-09-21 14:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.38 - - [2025-09-21 14:55:06] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003153 10.0.0.38 - - [2025-09-21 14:55:06] "POST /tags HTTP/1.1" 409 226 0.001411 10.0.0.38 - - [2025-09-21 14:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.38 - - [2025-09-21 14:55:06] "GET /tag/15b34a6a-fce2-40db-9f79-cc089480d131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011034 10.0.0.38 - - [2025-09-21 14:55:06] "POST /firewall-rules HTTP/1.1" 200 600 0.066484 10.0.0.38 - - [2025-09-21 14:55:06] "GET /firewall-rule/55c0cc57-e7b2-48ca-b622-595fce3c65cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008259 10.0.0.38 - - [2025-09-21 14:55:06] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003813 10.0.0.38 - - [2025-09-21 14:55:06] "GET /firewall-rule/55c0cc57-e7b2-48ca-b622-595fce3c65cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002046 10.0.0.38 - - [2025-09-21 14:55:06] "POST /ref-update HTTP/1.1" 200 156 0.062306 10.0.0.38 - - [2025-09-21 14:55:06] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009557 10.0.0.38 - - [2025-09-21 14:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.38 - - [2025-09-21 14:55:06] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010242 10.0.0.38 - - [2025-09-21 14:55:06] "POST /tags HTTP/1.1" 409 226 0.001483 10.0.0.38 - - [2025-09-21 14:55:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.38 - - [2025-09-21 14:55:06] "GET /tag/15b34a6a-fce2-40db-9f79-cc089480d131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010234 10.0.0.38 - - [2025-09-21 14:55:06] "POST /firewall-rules HTTP/1.1" 200 598 0.062164 10.0.0.38 - - [2025-09-21 14:55:06] "GET /firewall-rule/dc206eb8-c8e5-45eb-b9fc-5b13f92515df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003775 10.0.0.38 - - [2025-09-21 14:55:06] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003361 10.0.0.38 - - [2025-09-21 14:55:06] "GET /firewall-rule/dc206eb8-c8e5-45eb-b9fc-5b13f92515df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.001802 10.0.0.38 - - [2025-09-21 14:55:06] "POST /ref-update HTTP/1.1" 200 156 0.043840 10.0.0.38 - - [2025-09-21 14:55:08] "POST /tags HTTP/1.1" 200 345 0.082738 10.0.0.38 - - [2025-09-21 14:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010772 10.0.0.38 - - [2025-09-21 14:55:08] "GET /tag/5d7e5092-1af4-4381-a927-fb101fc70e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.033337 10.0.0.38 - - [2025-09-21 14:55:08] "POST /projects HTTP/1.1" 409 238 0.002655 10.0.0.38 - - [2025-09-21 14:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.38 - - [2025-09-21 14:55:08] "GET /project/84ed15da-348f-46ae-b64a-4fe27c616736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042325 10.0.0.38 - - [2025-09-21 14:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.38 - - [2025-09-21 14:55:08] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004486 10.0.0.38 - - [2025-09-21 14:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.38 - - [2025-09-21 14:55:08] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003845 10.0.0.38 - - [2025-09-21 14:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.38 - - [2025-09-21 14:55:08] "POST /security-groups HTTP/1.1" 409 285 0.002035 10.0.0.38 - - [2025-09-21 14:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.38 - - [2025-09-21 14:55:08] "GET /project/84ed15da-348f-46ae-b64a-4fe27c616736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032117 10.0.0.38 - - [2025-09-21 14:55:08] "PUT /security-group/0ef1ad95-a461-45bf-8367-70b7df6a367c HTTP/1.1" 200 262 0.073532 10.0.0.38 - - [2025-09-21 14:55:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.026893 10.0.0.38 - - [2025-09-21 14:55:08] "PUT /access-control-list/c951b667-8491-44d3-8d64-7381a0ce044c HTTP/1.1" 200 272 0.019374 10.0.0.38 - - [2025-09-21 14:55:08] "POST /tags HTTP/1.1" 409 228 0.016462 10.0.0.38 - - [2025-09-21 14:55:08] "PUT /access-control-list/7805698e-50c0-49c4-8259-aa81e1bf91ad HTTP/1.1" 200 272 0.018981 10.0.0.38 - - [2025-09-21 14:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.38 - - [2025-09-21 14:55:09] "GET /tag/5d7e5092-1af4-4381-a927-fb101fc70e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016560 10.0.0.38 - - [2025-09-21 14:55:09] "POST /tags HTTP/1.1" 200 345 0.022603 10.0.0.38 - - [2025-09-21 14:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.38 - - [2025-09-21 14:55:09] "GET /tag/da806915-fc1b-4bf7-8f40-7e886f610281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014689 10.0.0.38 - - [2025-09-21 14:55:09] "POST /projects HTTP/1.1" 409 238 0.001966 10.0.0.38 - - [2025-09-21 14:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.38 - - [2025-09-21 14:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006373 10.0.0.38 - - [2025-09-21 14:55:09] "GET /project/594efda7-1405-474e-b492-14946bc8216d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028559 10.0.0.38 - - [2025-09-21 14:55:09] "GET /project/594efda7-1405-474e-b492-14946bc8216d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025660 10.0.0.38 - - [2025-09-21 14:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.38 - - [2025-09-21 14:55:09] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003895 10.0.0.38 - - [2025-09-21 14:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.38 - - [2025-09-21 14:55:09] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003594 10.0.0.38 - - [2025-09-21 14:55:09] "POST /security-groups HTTP/1.1" 409 285 0.002432 10.0.0.38 - - [2025-09-21 14:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.38 - - [2025-09-21 14:55:09] "PUT /security-group/152c0bf1-8a17-4a79-9498-6792e7488ff6 HTTP/1.1" 200 262 0.055643 10.0.0.38 - - [2025-09-21 14:55:09] "PUT /access-control-list/f7a0ddd6-9a1e-4b1d-a759-0ae778dd2cf3 HTTP/1.1" 200 272 0.010290 10.0.0.38 - - [2025-09-21 14:55:09] "PUT /access-control-list/05d8ca9c-64df-4e51-8a16-5405ebb5e5ab HTTP/1.1" 200 272 0.022364 10.0.0.38 - - [2025-09-21 14:55:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019679 10.0.0.38 - - [2025-09-21 14:55:09] "POST /tags HTTP/1.1" 409 228 0.006396 10.0.0.38 - - [2025-09-21 14:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.38 - - [2025-09-21 14:55:09] "GET /tag/da806915-fc1b-4bf7-8f40-7e886f610281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010526 10.0.0.38 - - [2025-09-21 14:55:09] "POST /tags HTTP/1.1" 200 291 0.044309 10.0.0.38 - - [2025-09-21 14:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013000 10.0.0.38 - - [2025-09-21 14:55:09] "GET /tag/ebab6eaa-5f5d-4953-832f-d7f5d3955fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012015 10.0.0.38 - - [2025-09-21 14:55:09] "POST /tags HTTP/1.1" 200 303 0.049220 10.0.0.38 - - [2025-09-21 14:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015272 10.0.0.38 - - [2025-09-21 14:55:09] "GET /tag/610bfc98-03e2-444e-9505-94a021ed631b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012423 10.0.0.38 - - [2025-09-21 14:55:09] "POST /tags HTTP/1.1" 409 252 0.001604 10.0.0.38 - - [2025-09-21 14:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001194 10.0.0.38 - - [2025-09-21 14:55:09] "GET /tag/cfc2f975-1018-431c-9223-61b0b72c32fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009728 10.0.0.38 - - [2025-09-21 14:55:09] "POST /tags HTTP/1.1" 409 226 0.001875 10.0.0.38 - - [2025-09-21 14:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.38 - - [2025-09-21 14:55:09] "GET /tag/752abfb8-cef0-4556-b21e-6fecc1495a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009916 10.0.0.38 - - [2025-09-21 14:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.38 - - [2025-09-21 14:55:09] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003346 10.0.0.38 - - [2025-09-21 14:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.38 - - [2025-09-21 14:55:09] "GET /project/84ed15da-348f-46ae-b64a-4fe27c616736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047758 10.0.0.38 - - [2025-09-21 14:55:09] "POST /virtual-machines HTTP/1.1" 200 395 0.015031 10.0.0.38 - - [2025-09-21 14:55:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.006893 10.0.0.38 - - [2025-09-21 14:55:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107970 10.0.0.38 - - [2025-09-21 14:55:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017765 10.0.0.38 - - [2025-09-21 14:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011941 10.0.0.38 - - [2025-09-21 14:55:10] "GET /virtual-machine-interface/f849ed92-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004246 10.0.0.38 - - [2025-09-21 14:55:10] "POST /instance-ips HTTP/1.1" 200 397 0.024044 10.0.0.38 - - [2025-09-21 14:55:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025236 10.0.0.38 - - [2025-09-21 14:55:10] "GET /virtual-machine-interface/f849ed92-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018876 10.0.0.38 - - [2025-09-21 14:55:10] "POST /set-tag HTTP/1.1" 200 109 0.059867 10.0.0.38 - - [2025-09-21 14:55:10] "GET /virtual-machine-interface/f849ed92-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018050 10.0.0.38 - - [2025-09-21 14:55:10] "GET /instance-ip/f85da666-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003700 10.0.0.38 - - [2025-09-21 14:55:10] "GET /virtual-machine-interface/f849ed92-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004386 10.0.0.38 - - [2025-09-21 14:55:10] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.38 - - [2025-09-21 14:55:10] "GET /virtual-router/4d3dedf3-fc0a-4131-8a70-7b72a7a7cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003306 10.0.0.38 - - [2025-09-21 14:55:10] "POST /ref-update HTTP/1.1" 200 156 0.010670 10.0.0.38 - - [2025-09-21 14:55:10] "GET /virtual-machine-interface/f849ed92-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004004 10.0.0.38 - - [2025-09-21 14:55:10] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.38 - - [2025-09-21 14:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.38 - - [2025-09-21 14:55:10] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004711 10.0.0.38 - - [2025-09-21 14:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011452 10.0.0.38 - - [2025-09-21 14:55:10] "GET /project/84ed15da-348f-46ae-b64a-4fe27c616736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035073 10.0.0.38 - - [2025-09-21 14:55:10] "POST /virtual-machines HTTP/1.1" 200 395 0.008070 10.0.0.38 - - [2025-09-21 14:55:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.006648 10.0.0.38 - - [2025-09-21 14:55:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098323 10.0.0.38 - - [2025-09-21 14:55:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007177 10.0.0.38 - - [2025-09-21 14:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.38 - - [2025-09-21 14:55:10] "GET /virtual-machine-interface/f8b3cece-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007834 10.0.0.38 - - [2025-09-21 14:55:10] "POST /instance-ips HTTP/1.1" 200 397 0.018023 10.0.0.38 - - [2025-09-21 14:55:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025704 10.0.0.38 - - [2025-09-21 14:55:10] "GET /virtual-machine-interface/f8b3cece-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014680 10.0.0.38 - - [2025-09-21 14:55:11] "POST /set-tag HTTP/1.1" 200 109 0.059719 10.0.0.38 - - [2025-09-21 14:55:11] "GET /virtual-machine-interface/f8b3cece-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010490 10.0.0.38 - - [2025-09-21 14:55:11] "GET /instance-ip/f8cbe8d8-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003654 10.0.0.38 - - [2025-09-21 14:55:11] "GET /virtual-machine-interface/f8b3cece-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004303 10.0.0.38 - - [2025-09-21 14:55:11] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.38 - - [2025-09-21 14:55:11] "GET /virtual-router/4d3dedf3-fc0a-4131-8a70-7b72a7a7cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.003127 10.0.0.38 - - [2025-09-21 14:55:11] "POST /ref-update HTTP/1.1" 200 156 0.017566 10.0.0.38 - - [2025-09-21 14:55:11] "GET /virtual-machine-interface/f8b3cece-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022511 10.0.0.38 - - [2025-09-21 14:55:11] "POST /set-tag HTTP/1.1" 200 109 0.005485 10.0.0.38 - - [2025-09-21 14:55:11] "POST /tags HTTP/1.1" 200 291 0.019883 10.0.0.38 - - [2025-09-21 14:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005837 10.0.0.38 - - [2025-09-21 14:55:11] "GET /tag/753cba53-04a4-409a-adb3-6a44bc2ab71b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.018315 10.0.0.38 - - [2025-09-21 14:55:11] "POST /tags HTTP/1.1" 409 252 0.003194 10.0.0.38 - - [2025-09-21 14:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.38 - - [2025-09-21 14:55:11] "GET /tag/8cb02ba8-8356-4f61-9457-942ae6a39a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012518 10.0.0.38 - - [2025-09-21 14:55:11] "POST /tags HTTP/1.1" 409 226 0.001872 10.0.0.38 - - [2025-09-21 14:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.38 - - [2025-09-21 14:55:11] "GET /tag/15b34a6a-fce2-40db-9f79-cc089480d131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009531 10.0.0.38 - - [2025-09-21 14:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.38 - - [2025-09-21 14:55:11] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004126 10.0.0.38 - - [2025-09-21 14:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.38 - - [2025-09-21 14:55:11] "GET /project/594efda7-1405-474e-b492-14946bc8216d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026067 10.0.0.38 - - [2025-09-21 14:55:11] "POST /virtual-machines HTTP/1.1" 200 395 0.012514 10.0.0.38 - - [2025-09-21 14:55:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.007920 10.0.0.38 - - [2025-09-21 14:55:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110977 10.0.0.38 - - [2025-09-21 14:55:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.026682 10.0.0.38 - - [2025-09-21 14:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015611 10.0.0.38 - - [2025-09-21 14:55:11] "GET /virtual-machine-interface/f944dfcc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005230 10.0.0.38 - - [2025-09-21 14:55:11] "POST /instance-ips HTTP/1.1" 200 397 0.020443 10.0.0.38 - - [2025-09-21 14:55:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.039955 10.0.0.38 - - [2025-09-21 14:55:11] "GET /virtual-machine-interface/f944dfcc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008712 10.0.0.38 - - [2025-09-21 14:55:12] "POST /set-tag HTTP/1.1" 200 109 0.059761 10.0.0.38 - - [2025-09-21 14:55:12] "GET /virtual-machine-interface/f944dfcc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014390 10.0.0.38 - - [2025-09-21 14:55:12] "GET /instance-ip/f95c193a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005892 10.0.0.38 - - [2025-09-21 14:55:12] "GET /virtual-machine-interface/f944dfcc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004220 10.0.0.38 - - [2025-09-21 14:55:12] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.38 - - [2025-09-21 14:55:12] "GET /virtual-router/4d3dedf3-fc0a-4131-8a70-7b72a7a7cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003069 10.0.0.38 - - [2025-09-21 14:55:12] "POST /ref-update HTTP/1.1" 200 156 0.007329 10.0.0.38 - - [2025-09-21 14:55:12] "GET /virtual-machine-interface/f944dfcc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004156 10.0.0.38 - - [2025-09-21 14:55:12] "POST /set-tag HTTP/1.1" 200 109 0.001784 10.0.0.38 - - [2025-09-21 14:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.38 - - [2025-09-21 14:55:12] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006568 10.0.0.38 - - [2025-09-21 14:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.38 - - [2025-09-21 14:55:12] "GET /project/594efda7-1405-474e-b492-14946bc8216d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025584 10.0.0.38 - - [2025-09-21 14:55:12] "POST /virtual-machines HTTP/1.1" 200 395 0.006299 10.0.0.38 - - [2025-09-21 14:55:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007405 10.0.0.38 - - [2025-09-21 14:55:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095747 10.0.0.38 - - [2025-09-21 14:55:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019870 10.0.0.38 - - [2025-09-21 14:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014020 10.0.0.38 - - [2025-09-21 14:55:12] "GET /virtual-machine-interface/f9b3decc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004598 10.0.0.38 - - [2025-09-21 14:55:12] "POST /instance-ips HTTP/1.1" 200 397 0.022033 10.0.0.38 - - [2025-09-21 14:55:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.026069 10.0.0.38 - - [2025-09-21 14:55:12] "GET /virtual-machine-interface/f9b3decc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005068 10.0.0.38 - - [2025-09-21 14:55:12] "POST /set-tag HTTP/1.1" 200 109 0.060169 10.0.0.38 - - [2025-09-21 14:55:12] "GET /virtual-machine-interface/f9b3decc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013102 10.0.0.38 - - [2025-09-21 14:55:12] "GET /instance-ip/f9c7ea02-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002861 10.0.0.38 - - [2025-09-21 14:55:12] "GET /virtual-machine-interface/f9b3decc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004234 10.0.0.38 - - [2025-09-21 14:55:12] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.38 - - [2025-09-21 14:55:12] "GET /virtual-router/4d3dedf3-fc0a-4131-8a70-7b72a7a7cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.003059 10.0.0.38 - - [2025-09-21 14:55:12] "POST /ref-update HTTP/1.1" 200 156 0.007740 10.0.0.38 - - [2025-09-21 14:55:12] "GET /virtual-machine-interface/f9b3decc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004915 10.0.0.38 - - [2025-09-21 14:55:12] "POST /set-tag HTTP/1.1" 200 109 0.001721 10.0.0.38 - - [2025-09-21 14:55:12] "POST /tags HTTP/1.1" 200 299 0.017046 10.0.0.38 - - [2025-09-21 14:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005337 10.0.0.38 - - [2025-09-21 14:55:13] "GET /tag/008582da-d7db-4802-833b-a156399eff16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.011144 10.0.0.38 - - [2025-09-21 14:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.38 - - [2025-09-21 14:55:13] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003711 10.0.0.38 - - [2025-09-21 14:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.38 - - [2025-09-21 14:55:13] "GET /project/84ed15da-348f-46ae-b64a-4fe27c616736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029312 10.0.0.38 - - [2025-09-21 14:55:13] "POST /virtual-machines HTTP/1.1" 200 395 0.008669 10.0.0.38 - - [2025-09-21 14:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009444 10.0.0.38 - - [2025-09-21 14:55:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096468 10.0.0.38 - - [2025-09-21 14:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.006830 10.0.0.38 - - [2025-09-21 14:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.38 - - [2025-09-21 14:55:13] "GET /virtual-machine-interface/fa2e62dc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004035 10.0.0.38 - - [2025-09-21 14:55:13] "POST /instance-ips HTTP/1.1" 200 397 0.020654 10.0.0.38 - - [2025-09-21 14:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026835 10.0.0.38 - - [2025-09-21 14:55:13] "GET /virtual-machine-interface/fa2e62dc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010249 10.0.0.38 - - [2025-09-21 14:55:13] "POST /set-tag HTTP/1.1" 200 109 0.016953 10.0.0.38 - - [2025-09-21 14:55:13] "GET /virtual-machine-interface/fa2e62dc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015853 10.0.0.38 - - [2025-09-21 14:55:13] "GET /instance-ip/fa466c9c-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002760 10.0.0.38 - - [2025-09-21 14:55:13] "GET /virtual-machine-interface/fa2e62dc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004167 10.0.0.38 - - [2025-09-21 14:55:13] "POST /set-tag HTTP/1.1" 200 109 0.001789 10.0.0.38 - - [2025-09-21 14:55:13] "POST /tags HTTP/1.1" 200 299 0.015013 10.0.0.38 - - [2025-09-21 14:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010489 10.0.0.38 - - [2025-09-21 14:55:13] "GET /tag/8536fa85-371f-46aa-8edd-16aef5956985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012202 10.0.0.38 - - [2025-09-21 14:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.38 - - [2025-09-21 14:55:13] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003658 10.0.0.38 - - [2025-09-21 14:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.38 - - [2025-09-21 14:55:13] "GET /project/84ed15da-348f-46ae-b64a-4fe27c616736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038194 10.0.0.38 - - [2025-09-21 14:55:13] "POST /virtual-machines HTTP/1.1" 200 395 0.007098 10.0.0.38 - - [2025-09-21 14:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010740 10.0.0.38 - - [2025-09-21 14:55:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092207 10.0.0.38 - - [2025-09-21 14:55:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007791 10.0.0.38 - - [2025-09-21 14:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009625 10.0.0.38 - - [2025-09-21 14:55:14] "GET /virtual-machine-interface/fa914df2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004413 10.0.0.38 - - [2025-09-21 14:55:14] "POST /instance-ips HTTP/1.1" 200 397 0.020679 10.0.0.38 - - [2025-09-21 14:55:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013710 10.0.0.38 - - [2025-09-21 14:55:14] "GET /virtual-machine-interface/fa914df2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006483 10.0.0.38 - - [2025-09-21 14:55:14] "POST /set-tag HTTP/1.1" 200 109 0.016686 10.0.0.38 - - [2025-09-21 14:55:14] "GET /virtual-machine-interface/fa914df2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011830 10.0.0.38 - - [2025-09-21 14:55:14] "GET /instance-ip/faa80f42-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003151 10.0.0.38 - - [2025-09-21 14:55:14] "GET /virtual-machine-interface/fa914df2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004075 10.0.0.38 - - [2025-09-21 14:55:14] "POST /set-tag HTTP/1.1" 200 109 0.001811 10.0.0.38 - - [2025-09-21 14:55:14] "POST /tags HTTP/1.1" 200 299 0.015328 10.0.0.38 - - [2025-09-21 14:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.38 - - [2025-09-21 14:55:14] "GET /tag/05588e4b-24d8-40e3-82f6-19f74ac682d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.011125 10.0.0.38 - - [2025-09-21 14:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.38 - - [2025-09-21 14:55:14] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004281 10.0.0.38 - - [2025-09-21 14:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.38 - - [2025-09-21 14:55:14] "GET /project/594efda7-1405-474e-b492-14946bc8216d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030018 10.0.0.38 - - [2025-09-21 14:55:14] "POST /virtual-machines HTTP/1.1" 200 395 0.007165 10.0.0.38 - - [2025-09-21 14:55:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008660 10.0.0.38 - - [2025-09-21 14:55:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110392 10.0.0.38 - - [2025-09-21 14:55:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019300 10.0.0.38 - - [2025-09-21 14:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005937 10.0.0.38 - - [2025-09-21 14:55:14] "GET /virtual-machine-interface/faf6e5c2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004560 10.0.0.38 - - [2025-09-21 14:55:14] "POST /instance-ips HTTP/1.1" 200 397 0.020167 10.0.0.38 - - [2025-09-21 14:55:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028512 10.0.0.38 - - [2025-09-21 14:55:14] "GET /virtual-machine-interface/faf6e5c2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005149 10.0.0.38 - - [2025-09-21 14:55:14] "POST /set-tag HTTP/1.1" 200 109 0.017708 10.0.0.38 - - [2025-09-21 14:55:14] "GET /virtual-machine-interface/faf6e5c2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015270 10.0.0.38 - - [2025-09-21 14:55:14] "GET /instance-ip/fb0c3d8c-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002542 10.0.0.38 - - [2025-09-21 14:55:14] "GET /virtual-machine-interface/faf6e5c2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004245 10.0.0.38 - - [2025-09-21 14:55:14] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.38 - - [2025-09-21 14:55:14] "POST /tags HTTP/1.1" 200 299 0.016512 10.0.0.38 - - [2025-09-21 14:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.38 - - [2025-09-21 14:55:15] "GET /tag/41343190-d219-4c03-b70f-9677700943fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013579 10.0.0.38 - - [2025-09-21 14:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.38 - - [2025-09-21 14:55:15] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004084 10.0.0.38 - - [2025-09-21 14:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.38 - - [2025-09-21 14:55:15] "GET /project/594efda7-1405-474e-b492-14946bc8216d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032926 10.0.0.38 - - [2025-09-21 14:55:15] "POST /virtual-machines HTTP/1.1" 200 395 0.008384 10.0.0.38 - - [2025-09-21 14:55:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015171 10.0.0.38 - - [2025-09-21 14:55:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109075 10.0.0.38 - - [2025-09-21 14:55:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.006888 10.0.0.38 - - [2025-09-21 14:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008276 10.0.0.38 - - [2025-09-21 14:55:15] "GET /virtual-machine-interface/fb60741a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006056 10.0.0.38 - - [2025-09-21 14:55:15] "POST /instance-ips HTTP/1.1" 200 397 0.027122 10.0.0.38 - - [2025-09-21 14:55:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018026 10.0.0.38 - - [2025-09-21 14:55:15] "GET /virtual-machine-interface/fb60741a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009664 10.0.0.38 - - [2025-09-21 14:55:15] "POST /set-tag HTTP/1.1" 200 109 0.020437 10.0.0.38 - - [2025-09-21 14:55:15] "GET /virtual-machine-interface/fb60741a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019720 10.0.0.38 - - [2025-09-21 14:55:15] "GET /instance-ip/fb79df54-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002792 10.0.0.38 - - [2025-09-21 14:55:15] "GET /virtual-machine-interface/fb60741a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004246 10.0.0.38 - - [2025-09-21 14:55:15] "POST /set-tag HTTP/1.1" 200 109 0.001797 10.0.0.38 - - [2025-09-21 14:55:15] "GET /virtual-router/4d3dedf3-fc0a-4131-8a70-7b72a7a7cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003212 10.0.0.38 - - [2025-09-21 14:55:15] "POST /ref-update HTTP/1.1" 200 156 0.008832 10.0.0.38 - - [2025-09-21 14:55:15] "GET /virtual-machine-interface/fa2e62dc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014685 10.0.0.38 - - [2025-09-21 14:55:15] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.38 - - [2025-09-21 14:55:15] "GET /virtual-machine-interface/f849ed92-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004155 10.0.0.38 - - [2025-09-21 14:55:15] "POST /set-tag HTTP/1.1" 200 109 0.001850 10.0.0.38 - - [2025-09-21 14:55:15] "GET /virtual-router/4d3dedf3-fc0a-4131-8a70-7b72a7a7cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.003499 10.0.0.38 - - [2025-09-21 14:55:15] "POST /ref-update HTTP/1.1" 200 156 0.036985 10.0.0.38 - - [2025-09-21 14:55:15] "GET /virtual-machine-interface/fa914df2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003918 10.0.0.38 - - [2025-09-21 14:55:15] "POST /set-tag HTTP/1.1" 200 109 0.001959 10.0.0.38 - - [2025-09-21 14:55:15] "GET /virtual-machine-interface/f8b3cece-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003494 10.0.0.38 - - [2025-09-21 14:55:15] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.38 - - [2025-09-21 14:55:15] "GET /virtual-router/4d3dedf3-fc0a-4131-8a70-7b72a7a7cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.003303 10.0.0.38 - - [2025-09-21 14:55:15] "POST /ref-update HTTP/1.1" 200 156 0.006713 10.0.0.38 - - [2025-09-21 14:55:15] "GET /virtual-machine-interface/faf6e5c2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008842 10.0.0.38 - - [2025-09-21 14:55:16] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.38 - - [2025-09-21 14:55:16] "GET /virtual-router/4d3dedf3-fc0a-4131-8a70-7b72a7a7cb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.003525 10.0.0.38 - - [2025-09-21 14:55:16] "POST /ref-update HTTP/1.1" 200 156 0.007167 10.0.0.38 - - [2025-09-21 14:55:16] "GET /virtual-machine-interface/fb60741a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004012 10.0.0.38 - - [2025-09-21 14:55:16] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.38 - - [2025-09-21 14:55:16] "GET /virtual-machine-interface/f944dfcc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004869 10.0.0.38 - - [2025-09-21 14:55:16] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.38 - - [2025-09-21 14:55:16] "GET /virtual-machine-interface/f9b3decc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003712 10.0.0.38 - - [2025-09-21 14:55:16] "POST /set-tag HTTP/1.1" 200 109 0.001585 10.0.0.38 - - [2025-09-21 14:55:16] "GET /virtual-machine-interface/fa2e62dc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003548 10.0.0.38 - - [2025-09-21 14:55:16] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.38 - - [2025-09-21 14:55:16] "GET /virtual-machine-interface/fa914df2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003766 10.0.0.38 - - [2025-09-21 14:55:16] "POST /set-tag HTTP/1.1" 200 109 0.001831 10.0.0.38 - - [2025-09-21 14:55:16] "GET /virtual-machine-interface/faf6e5c2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004055 10.0.0.38 - - [2025-09-21 14:55:16] "POST /set-tag HTTP/1.1" 200 109 0.001836 10.0.0.38 - - [2025-09-21 14:55:16] "GET /virtual-machine-interface/fb60741a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003459 10.0.0.38 - - [2025-09-21 14:55:16] "POST /set-tag HTTP/1.1" 200 109 0.001540 10.0.0.38 - - [2025-09-21 14:55:16] "GET /virtual-machine-interface/f8b3cece-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003396 10.0.0.38 - - [2025-09-21 14:55:16] "POST /set-tag HTTP/1.1" 200 109 0.001613 10.0.0.38 - - [2025-09-21 14:55:16] "GET /virtual-machine-interface/f9b3decc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004407 10.0.0.38 - - [2025-09-21 14:55:16] "POST /set-tag HTTP/1.1" 200 109 0.001892 10.0.0.38 - - [2025-09-21 14:55:21] "GET /virtual-machine-interface/f849ed92-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004404 10.0.0.38 - - [2025-09-21 14:55:21] "POST /set-tag HTTP/1.1" 200 109 0.001959 10.0.0.38 - - [2025-09-21 14:55:22] "GET /virtual-machine-interface/fb60741a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006670 10.0.0.38 - - [2025-09-21 14:55:22] "POST /set-tag HTTP/1.1" 200 109 0.005396 10.0.0.38 - - [2025-09-21 14:55:22] "GET /virtual-machine-interface/f944dfcc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004031 10.0.0.38 - - [2025-09-21 14:55:22] "POST /set-tag HTTP/1.1" 200 109 0.001765 10.0.0.38 - - [2025-09-21 14:55:22] "GET /virtual-machine-interface/fa914df2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004066 10.0.0.38 - - [2025-09-21 14:55:22] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.38 - - [2025-09-21 14:55:24] "GET /virtual-machine/a114daf4-17c1-4fc8-be62-ae1b59ddd6a8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002716 10.0.0.38 - - [2025-09-21 14:55:24] "GET /virtual-machine-interface/f849ed92-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003882 10.0.0.38 - - [2025-09-21 14:55:24] "GET /virtual-machine/1fa08b5e-b8c8-4df2-a1ac-a7c2da766d6f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002692 10.0.0.38 - - [2025-09-21 14:55:24] "GET /virtual-machine-interface/f8b3cece-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003816 10.0.0.38 - - [2025-09-21 14:55:24] "GET /virtual-machine/138e435f-7276-42e4-b914-6f8a8a20822c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002695 10.0.0.38 - - [2025-09-21 14:55:24] "GET /virtual-machine-interface/f944dfcc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011429 10.0.0.38 - - [2025-09-21 14:55:24] "GET /virtual-machine/fdf5abc4-51c0-41fe-b0e5-92a12998f10a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002654 10.0.0.38 - - [2025-09-21 14:55:24] "GET /virtual-machine-interface/f9b3decc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004104 10.0.0.38 - - [2025-09-21 14:55:25] "GET /virtual-machine-interface/fa2e62dc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004057 10.0.0.38 - - [2025-09-21 14:55:25] "POST /set-tag HTTP/1.1" 200 109 0.001828 10.0.0.38 - - [2025-09-21 14:55:26] "GET /virtual-machine-interface/faf6e5c2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004077 10.0.0.38 - - [2025-09-21 14:55:26] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.38 - - [2025-09-21 14:55:29] "GET /virtual-machine/90bdcf40-6bf9-44a9-8db2-9a311738cf33?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002602 10.0.0.38 - - [2025-09-21 14:55:29] "GET /virtual-machine-interface/fa2e62dc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003804 10.0.0.38 - - [2025-09-21 14:55:29] "GET /virtual-machine/702b0ee7-cc69-4106-819d-32e4404c1514?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002475 10.0.0.38 - - [2025-09-21 14:55:29] "GET /virtual-machine-interface/faf6e5c2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006225 10.0.0.38 - - [2025-09-21 14:55:29] "GET /virtual-machine/536d87d7-cb75-43d2-be88-bdcf2c2451c7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002778 10.0.0.38 - - [2025-09-21 14:55:29] "GET /virtual-machine-interface/fa914df2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007499 10.0.0.38 - - [2025-09-21 14:55:29] "GET /virtual-machine/8efd4a0b-267c-4d18-a008-43aed50dcb06?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002921 10.0.0.38 - - [2025-09-21 14:55:29] "GET /virtual-machine-interface/fb60741a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003604 10.0.0.38 - - [2025-09-21 14:55:30] "GET /loadbalancer/d8dfcea6-0519-4638-8c36-e462aab844cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003053 10.0.0.38 - - [2025-09-21 14:55:30] "POST /tags HTTP/1.1" 200 333 0.029764 10.0.0.38 - - [2025-09-21 14:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009326 10.0.0.38 - - [2025-09-21 14:55:30] "GET /tag/5717ea40-593c-4148-b62e-e5ff7168d896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022421 10.0.0.38 - - [2025-09-21 14:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.38 - - [2025-09-21 14:55:30] "GET /project/84ed15da-348f-46ae-b64a-4fe27c616736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031924 10.0.0.38 - - [2025-09-21 14:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.38 - - [2025-09-21 14:55:30] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003629 10.0.0.38 - - [2025-09-21 14:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.38 - - [2025-09-21 14:55:30] "GET /service-appliance-set/544be5ea-6926-48b5-ae54-8483002ac6e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002429 10.0.0.38 - - [2025-09-21 14:55:30] "POST /fqname-to-id HTTP/1.1" 404 273 0.001511 10.0.0.38 - - [2025-09-21 14:55:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.091563 10.0.0.38 - - [2025-09-21 14:55:30] "GET /virtual-machine-interface/aba3ad95-f683-471d-b96f-e910158551e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.012920 10.0.0.38 - - [2025-09-21 14:55:30] "POST /instance-ips HTTP/1.1" 200 409 0.017819 10.0.0.38 - - [2025-09-21 14:55:30] "GET /instance-ip/d609062a-20c1-4b11-b9d1-e997fd6478eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003860 10.0.0.38 - - [2025-09-21 14:55:30] "POST /loadbalancers HTTP/1.1" 200 629 0.068285 10.0.0.38 - - [2025-09-21 14:55:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018103 10.0.0.38 - - [2025-09-21 14:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009342 10.0.0.38 - - [2025-09-21 14:55:30] "GET /project/84ed15da-348f-46ae-b64a-4fe27c616736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042337 10.0.0.38 - - [2025-09-21 14:55:30] "GET /instance-ip/d609062a-20c1-4b11-b9d1-e997fd6478eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003073 10.0.0.38 - - [2025-09-21 14:55:30] "POST /floating-ips HTTP/1.1" 200 597 0.044655 10.0.0.38 - - [2025-09-21 14:55:30] "GET /project/84ed15da-348f-46ae-b64a-4fe27c616736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045748 10.0.0.38 - - [2025-09-21 14:55:30] "GET /loadbalancer/d8dfcea6-0519-4638-8c36-e462aab844cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.007012 10.0.0.38 - - [2025-09-21 14:55:30] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.025430 10.0.0.38 - - [2025-09-21 14:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.38 - - [2025-09-21 14:55:30] "GET /project/84ed15da-348f-46ae-b64a-4fe27c616736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033414 10.0.0.38 - - [2025-09-21 14:55:30] "GET /loadbalancer-listener/dab1d576-c3ae-4f77-9b01-c5f64f598663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.017296 10.0.0.38 - - [2025-09-21 14:55:30] "GET /loadbalancer-listener/dab1d576-c3ae-4f77-9b01-c5f64f598663?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003742 10.0.0.38 - - [2025-09-21 14:55:30] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017474 10.0.0.38 - - [2025-09-21 14:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.38 - - [2025-09-21 14:55:31] "GET /instance-ip/d609062a-20c1-4b11-b9d1-e997fd6478eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.013926 10.0.0.38 - - [2025-09-21 14:55:31] "GET /instance-ip/d609062a-20c1-4b11-b9d1-e997fd6478eb?fields=floating_ips HTTP/1.1" 200 1213 0.004978 10.0.0.38 - - [2025-09-21 14:55:31] "GET /loadbalancer/d8dfcea6-0519-4638-8c36-e462aab844cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003196 10.0.0.38 - - [2025-09-21 14:55:31] "GET /loadbalancer-pool/cc9db6e9-d2fc-4db3-8f41-edfce649649d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005054 10.0.0.38 - - [2025-09-21 14:55:31] "GET /floating-ip/6f0b1017-494a-409a-8f8c-fe90f691e9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.004200 10.0.0.38 - - [2025-09-21 14:55:31] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018071 10.0.0.38 - - [2025-09-21 14:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008197 10.0.0.38 - - [2025-09-21 14:55:31] "GET /loadbalancer/d8dfcea6-0519-4638-8c36-e462aab844cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.010452 10.0.0.38 - - [2025-09-21 14:55:31] "GET /virtual-machine-interface/f8b3cece-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015104 10.0.0.38 - - [2025-09-21 14:55:31] "GET /virtual-machine-interface/f8b3cece-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011954 10.0.0.38 - - [2025-09-21 14:55:31] "POST /tags HTTP/1.1" 409 221 0.005245 10.0.0.38 - - [2025-09-21 14:55:31] "POST /ref-update HTTP/1.1" 200 156 0.008226 10.0.0.38 - - [2025-09-21 14:55:31] "GET /floating-ip/6f0b1017-494a-409a-8f8c-fe90f691e9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.013148 10.0.0.38 - - [2025-09-21 14:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.38 - - [2025-09-21 14:55:31] "GET /tag/5717ea40-593c-4148-b62e-e5ff7168d896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010078 10.0.0.38 - - [2025-09-21 14:55:31] "PUT /floating-ip/6f0b1017-494a-409a-8f8c-fe90f691e9fc HTTP/1.1" 200 256 0.009179 10.0.0.38 - - [2025-09-21 14:55:31] "POST /set-tag HTTP/1.1" 200 109 0.026707 10.0.0.38 - - [2025-09-21 14:55:31] "GET /loadbalancer-pool/cc9db6e9-d2fc-4db3-8f41-edfce649649d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.021264 10.0.0.38 - - [2025-09-21 14:55:31] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014081 10.0.0.38 - - [2025-09-21 14:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.023466 10.0.0.38 - - [2025-09-21 14:55:31] "GET /virtual-machine-interface/f849ed92-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014551 10.0.0.38 - - [2025-09-21 14:55:31] "GET /virtual-machine-interface/f849ed92-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003631 10.0.0.38 - - [2025-09-21 14:55:31] "POST /ref-update HTTP/1.1" 200 156 0.006376 10.0.0.38 - - [2025-09-21 14:55:31] "GET /floating-ip/6f0b1017-494a-409a-8f8c-fe90f691e9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.010158 10.0.0.38 - - [2025-09-21 14:55:31] "POST /set-tag HTTP/1.1" 200 109 0.061430 10.0.0.38 - - [2025-09-21 14:55:31] "POST /tags HTTP/1.1" 409 206 0.002152 10.0.0.38 - - [2025-09-21 14:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.38 - - [2025-09-21 14:55:31] "GET /tag/610bfc98-03e2-444e-9505-94a021ed631b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010606 10.0.0.38 - - [2025-09-21 14:55:31] "POST /tags HTTP/1.1" 409 204 0.002509 10.0.0.38 - - [2025-09-21 14:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.38 - - [2025-09-21 14:55:31] "GET /tag/8536fa85-371f-46aa-8edd-16aef5956985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009808 10.0.0.38 - - [2025-09-21 14:55:31] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002025 10.0.0.38 - - [2025-09-21 14:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.38 - - [2025-09-21 14:55:31] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002569 10.0.0.38 - - [2025-09-21 14:55:31] "POST /tags HTTP/1.1" 409 206 0.001425 10.0.0.38 - - [2025-09-21 14:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.38 - - [2025-09-21 14:55:31] "GET /tag/610bfc98-03e2-444e-9505-94a021ed631b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010039 10.0.0.38 - - [2025-09-21 14:55:31] "POST /tags HTTP/1.1" 409 226 0.001721 10.0.0.38 - - [2025-09-21 14:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.38 - - [2025-09-21 14:55:31] "GET /tag/752abfb8-cef0-4556-b21e-6fecc1495a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009800 10.0.0.38 - - [2025-09-21 14:55:31] "POST /tags HTTP/1.1" 409 204 0.001597 10.0.0.38 - - [2025-09-21 14:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.38 - - [2025-09-21 14:55:31] "GET /tag/8536fa85-371f-46aa-8edd-16aef5956985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010529 10.0.0.38 - - [2025-09-21 14:55:31] "POST /tags HTTP/1.1" 409 226 0.001756 10.0.0.38 - - [2025-09-21 14:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.38 - - [2025-09-21 14:55:31] "GET /tag/752abfb8-cef0-4556-b21e-6fecc1495a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009627 10.0.0.38 - - [2025-09-21 14:55:31] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011880 10.0.0.38 - - [2025-09-21 14:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.38 - - [2025-09-21 14:55:32] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002439 10.0.0.38 - - [2025-09-21 14:55:32] "POST /firewall-rules HTTP/1.1" 200 626 0.072101 10.0.0.38 - - [2025-09-21 14:55:32] "POST /firewall-rules HTTP/1.1" 200 646 0.076749 10.0.0.38 - - [2025-09-21 14:55:32] "GET /firewall-rule/010e9dfa-5039-46be-9623-b87c54cc1975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2593 0.008613 10.0.0.38 - - [2025-09-21 14:55:32] "GET /firewall-policy/70fea1c6-c473-4112-9c21-013a764c4a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002335 10.0.0.38 - - [2025-09-21 14:55:32] "GET /firewall-rule/d735909c-e791-40c7-a77e-2166e6c7f226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003639 10.0.0.38 - - [2025-09-21 14:55:32] "POST /ref-update HTTP/1.1" 200 156 0.012679 10.0.0.38 - - [2025-09-21 14:55:32] "POST /firewall-policys HTTP/1.1" 200 606 0.025146 10.0.0.38 - - [2025-09-21 14:55:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013596 10.0.0.38 - - [2025-09-21 14:55:32] "GET /firewall-policy/1fc980ec-8884-4fda-8d26-f688d18a97e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006172 10.0.0.38 - - [2025-09-21 14:55:32] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001894 10.0.0.38 - - [2025-09-21 14:55:32] "GET /firewall-policy/1fc980ec-8884-4fda-8d26-f688d18a97e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002741 10.0.0.38 - - [2025-09-21 14:55:32] "GET /firewall-policy/70fea1c6-c473-4112-9c21-013a764c4a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003163 10.0.0.38 - - [2025-09-21 14:55:32] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003149 10.0.0.38 - - [2025-09-21 14:55:32] "GET /firewall-policy/f64a646e-8105-45a4-8b64-865adebf8733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004118 10.0.0.38 - - [2025-09-21 14:55:32] "GET /firewall-policy/70fea1c6-c473-4112-9c21-013a764c4a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002172 10.0.0.38 - - [2025-09-21 14:55:32] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002294 10.0.0.38 - - [2025-09-21 14:55:32] "POST /ref-update HTTP/1.1" 200 156 0.018553 10.0.0.38 - - [2025-09-21 14:55:32] "POST /ref-update HTTP/1.1" 200 156 0.042862 10.0.0.38 - - [2025-09-21 14:55:32] "POST /ref-update HTTP/1.1" 200 156 0.019451 10.0.0.38 - - [2025-09-21 14:55:32] "POST /ref-update HTTP/1.1" 200 156 0.035415 10.0.0.38 - - [2025-09-21 14:55:32] "POST /ref-update HTTP/1.1" 200 156 0.032458 10.0.0.38 - - [2025-09-21 14:55:32] "GET /firewall-policy/1fc980ec-8884-4fda-8d26-f688d18a97e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002640 10.0.0.38 - - [2025-09-21 14:56:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002280 10.0.0.38 - - [2025-09-21 14:56:59] "GET /global-system-configs HTTP/1.1" 200 322 0.001774 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:57:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:57:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000756 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:57:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:57:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000775 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:57:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001184 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:57:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:57:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.38 - - [2025-09-21 14:57:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000837 10.0.0.38 - - [2025-09-21 14:57:31] "POST /tags HTTP/1.1" 409 252 0.002086 10.0.0.38 - - [2025-09-21 14:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.38 - - [2025-09-21 14:57:31] "GET /tag/8cb02ba8-8356-4f61-9457-942ae6a39a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011173 10.0.0.38 - - [2025-09-21 14:57:31] "POST /tags HTTP/1.1" 409 228 0.011379 10.0.0.38 - - [2025-09-21 14:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.38 - - [2025-09-21 14:57:31] "GET /tag/da806915-fc1b-4bf7-8f40-7e886f610281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010434 10.0.0.38 - - [2025-09-21 14:57:31] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.016227 10.0.0.38 - - [2025-09-21 14:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.38 - - [2025-09-21 14:57:31] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004585 10.0.0.38 - - [2025-09-21 14:57:31] "POST /tags HTTP/1.1" 409 206 0.001753 10.0.0.38 - - [2025-09-21 14:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.38 - - [2025-09-21 14:57:31] "GET /tag/610bfc98-03e2-444e-9505-94a021ed631b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009677 10.0.0.38 - - [2025-09-21 14:57:31] "POST /tags HTTP/1.1" 409 226 0.001552 10.0.0.38 - - [2025-09-21 14:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.38 - - [2025-09-21 14:57:31] "GET /tag/752abfb8-cef0-4556-b21e-6fecc1495a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.031910 10.0.0.38 - - [2025-09-21 14:57:31] "POST /tags HTTP/1.1" 409 204 0.001755 10.0.0.38 - - [2025-09-21 14:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.38 - - [2025-09-21 14:57:31] "GET /tag/8536fa85-371f-46aa-8edd-16aef5956985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009880 10.0.0.38 - - [2025-09-21 14:57:31] "POST /tags HTTP/1.1" 409 226 0.001637 10.0.0.38 - - [2025-09-21 14:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.38 - - [2025-09-21 14:57:31] "GET /tag/752abfb8-cef0-4556-b21e-6fecc1495a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009926 10.0.0.38 - - [2025-09-21 14:57:31] "POST /tags HTTP/1.1" 409 228 0.001709 10.0.0.38 - - [2025-09-21 14:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.38 - - [2025-09-21 14:57:31] "GET /tag/da806915-fc1b-4bf7-8f40-7e886f610281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009855 10.0.0.38 - - [2025-09-21 14:57:31] "POST /tags HTTP/1.1" 409 252 0.001629 10.0.0.38 - - [2025-09-21 14:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.38 - - [2025-09-21 14:57:31] "GET /tag/8cb02ba8-8356-4f61-9457-942ae6a39a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013289 10.0.0.38 - - [2025-09-21 14:57:31] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002249 10.0.0.38 - - [2025-09-21 14:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.38 - - [2025-09-21 14:57:31] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002968 10.0.0.38 - - [2025-09-21 14:57:31] "POST /firewall-rules HTTP/1.1" 409 281 0.002052 10.0.0.38 - - [2025-09-21 14:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.38 - - [2025-09-21 14:57:31] "PUT /firewall-rule/d735909c-e791-40c7-a77e-2166e6c7f226 HTTP/1.1" 200 260 0.016471 10.0.0.38 - - [2025-09-21 14:57:31] "POST /firewall-rules HTTP/1.1" 409 291 0.008173 10.0.0.38 - - [2025-09-21 14:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.38 - - [2025-09-21 14:57:32] "PUT /firewall-rule/010e9dfa-5039-46be-9623-b87c54cc1975 HTTP/1.1" 200 260 0.018381 10.0.0.38 - - [2025-09-21 14:57:32] "GET /firewall-rule/010e9dfa-5039-46be-9623-b87c54cc1975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2593 0.009655 10.0.0.38 - - [2025-09-21 14:57:32] "POST /firewall-rules HTTP/1.1" 200 658 0.083275 10.0.0.38 - - [2025-09-21 14:57:32] "GET /firewall-rule/5a328ed7-67c6-4b33-b89a-27d2f91c7e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004727 10.0.0.38 - - [2025-09-21 14:57:32] "GET /firewall-policy/70fea1c6-c473-4112-9c21-013a764c4a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002114 10.0.0.38 - - [2025-09-21 14:57:32] "GET /firewall-rule/d735909c-e791-40c7-a77e-2166e6c7f226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002167 10.0.0.38 - - [2025-09-21 14:57:32] "POST /firewall-policys HTTP/1.1" 409 269 0.001747 10.0.0.38 - - [2025-09-21 14:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.38 - - [2025-09-21 14:57:32] "PUT /firewall-policy/1fc980ec-8884-4fda-8d26-f688d18a97e6 HTTP/1.1" 200 264 0.019599 10.0.0.38 - - [2025-09-21 14:57:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.024925 10.0.0.38 - - [2025-09-21 14:57:32] "GET /firewall-policy/1fc980ec-8884-4fda-8d26-f688d18a97e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007584 10.0.0.38 - - [2025-09-21 14:57:32] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002374 10.0.0.38 - - [2025-09-21 14:57:32] "GET /firewall-policy/1fc980ec-8884-4fda-8d26-f688d18a97e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002010 10.0.0.38 - - [2025-09-21 14:57:32] "GET /firewall-policy/1fc980ec-8884-4fda-8d26-f688d18a97e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001658 10.0.0.38 - - [2025-09-21 14:57:32] "GET /firewall-policy/1fc980ec-8884-4fda-8d26-f688d18a97e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002592 10.0.0.38 - - [2025-09-21 14:58:33] "GET /virtual-machine-interface/f849ed92-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006638 10.0.0.38 - - [2025-09-21 14:58:33] "POST /set-tag HTTP/1.1" 200 109 0.006241 10.0.0.38 - - [2025-09-21 14:58:33] "GET /virtual-machine-interface/f944dfcc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006886 10.0.0.38 - - [2025-09-21 14:58:33] "POST /set-tag HTTP/1.1" 200 109 0.002685 10.0.0.38 - - [2025-09-21 14:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.38 - - [2025-09-21 14:58:33] "GET /loadbalancer/d8dfcea6-0519-4638-8c36-e462aab844cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002401 10.0.0.38 - - [2025-09-21 14:58:33] "GET /virtual-machine-interface/f849ed92-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004345 10.0.0.38 - - [2025-09-21 14:58:34] "POST /set-tag HTTP/1.1" 200 109 0.017424 10.0.0.38 - - [2025-09-21 14:58:34] "DELETE /loadbalancer-member/43a799fb-99a7-4b9d-a25f-de493a291600 HTTP/1.1" 200 115 0.042897 10.0.0.38 - - [2025-09-21 14:58:34] "GET /virtual-machine-interface/faf6e5c2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003806 10.0.0.38 - - [2025-09-21 14:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.38 - - [2025-09-21 14:58:34] "GET /virtual-machine-interface/fb60741a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004088 10.0.0.38 - - [2025-09-21 14:58:34] "POST /set-tag HTTP/1.1" 200 109 0.001799 10.0.0.38 - - [2025-09-21 14:58:34] "GET /virtual-machine-interface/f8b3cece-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004716 10.0.0.38 - - [2025-09-21 14:58:34] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.38 - - [2025-09-21 14:58:34] "GET /virtual-machine-interface/fa2e62dc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003552 10.0.0.38 - - [2025-09-21 14:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.38 - - [2025-09-21 14:58:34] "GET /virtual-machine-interface/f9b3decc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004180 10.0.0.38 - - [2025-09-21 14:58:34] "POST /set-tag HTTP/1.1" 200 109 0.001883 10.0.0.38 - - [2025-09-21 14:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.38 - - [2025-09-21 14:58:34] "GET /loadbalancer/d8dfcea6-0519-4638-8c36-e462aab844cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001991 10.0.0.38 - - [2025-09-21 14:58:34] "GET /virtual-machine-interface/fa914df2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003443 10.0.0.38 - - [2025-09-21 14:58:34] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.38 - - [2025-09-21 14:58:35] "GET /virtual-machine-interface/f849ed92-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004447 10.0.0.38 - - [2025-09-21 14:58:35] "POST /set-tag HTTP/1.1" 200 109 0.002906 10.0.0.38 - - [2025-09-21 14:58:35] "GET /virtual-machine-interface/f849ed92-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005262 10.0.0.38 - - [2025-09-21 14:58:35] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.38 - - [2025-09-21 14:58:35] "GET /virtual-machine/a114daf4-17c1-4fc8-be62-ae1b59ddd6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002426 10.0.0.38 - - [2025-09-21 14:58:35] "POST /ref-update HTTP/1.1" 200 156 0.010704 10.0.0.38 - - [2025-09-21 14:58:35] "GET /virtual-machine-interface/f849ed92-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004078 10.0.0.38 - - [2025-09-21 14:58:35] "POST /set-tag HTTP/1.1" 200 109 0.016074 10.0.0.38 - - [2025-09-21 14:58:35] "POST /set-tag HTTP/1.1" 200 109 0.030713 10.0.0.38 - - [2025-09-21 14:58:35] "POST /set-tag HTTP/1.1" 200 109 0.013863 10.0.0.38 - - [2025-09-21 14:58:35] "POST /set-tag HTTP/1.1" 200 109 0.030178 10.0.0.38 - - [2025-09-21 14:58:35] "POST /set-tag HTTP/1.1" 200 109 0.020025 10.0.0.38 - - [2025-09-21 14:58:35] "DELETE /instance-ip/f85da666-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.029261 10.0.0.38 - - [2025-09-21 14:58:35] "POST /ref-update HTTP/1.1" 200 156 0.009804 10.0.0.38 - - [2025-09-21 14:58:35] "DELETE /virtual-machine-interface/f849ed92-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.034438 10.0.0.38 - - [2025-09-21 14:58:35] "DELETE /virtual-machine/a114daf4-17c1-4fc8-be62-ae1b59ddd6a8 HTTP/1.1" 200 115 0.017033 10.0.0.38 - - [2025-09-21 14:58:35] "GET /virtual-machine-interface/f8b3cece-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006159 10.0.0.38 - - [2025-09-21 14:58:36] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.38 - - [2025-09-21 14:58:36] "GET /virtual-machine-interface/f8b3cece-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003753 10.0.0.38 - - [2025-09-21 14:58:36] "POST /set-tag HTTP/1.1" 200 109 0.004601 10.0.0.38 - - [2025-09-21 14:58:36] "GET /virtual-machine/1fa08b5e-b8c8-4df2-a1ac-a7c2da766d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002792 10.0.0.38 - - [2025-09-21 14:58:36] "POST /ref-update HTTP/1.1" 200 156 0.010599 10.0.0.38 - - [2025-09-21 14:58:36] "GET /virtual-machine-interface/f8b3cece-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.014444 10.0.0.38 - - [2025-09-21 14:58:36] "POST /set-tag HTTP/1.1" 200 109 0.062820 10.0.0.38 - - [2025-09-21 14:58:36] "POST /set-tag HTTP/1.1" 200 109 0.025620 10.0.0.38 - - [2025-09-21 14:58:36] "POST /set-tag HTTP/1.1" 200 109 0.026958 10.0.0.38 - - [2025-09-21 14:58:36] "POST /set-tag HTTP/1.1" 200 109 0.013624 10.0.0.38 - - [2025-09-21 14:58:36] "POST /set-tag HTTP/1.1" 200 109 0.030097 10.0.0.38 - - [2025-09-21 14:58:36] "DELETE /instance-ip/f8cbe8d8-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.050726 10.0.0.38 - - [2025-09-21 14:58:36] "POST /ref-update HTTP/1.1" 200 156 0.007162 10.0.0.38 - - [2025-09-21 14:58:36] "DELETE /virtual-machine-interface/f8b3cece-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.048244 10.0.0.38 - - [2025-09-21 14:58:36] "DELETE /virtual-machine/1fa08b5e-b8c8-4df2-a1ac-a7c2da766d6f HTTP/1.1" 200 115 0.021511 10.0.0.38 - - [2025-09-21 14:58:36] "DELETE /tag/ebab6eaa-5f5d-4953-832f-d7f5d3955fe7 HTTP/1.1" 200 115 0.033147 10.0.0.38 - - [2025-09-21 14:58:36] "GET /virtual-machine-interface/f9b3decc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004730 10.0.0.38 - - [2025-09-21 14:58:36] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.38 - - [2025-09-21 14:58:36] "GET /virtual-machine-interface/f9b3decc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003837 10.0.0.38 - - [2025-09-21 14:58:36] "POST /set-tag HTTP/1.1" 200 109 0.001801 10.0.0.38 - - [2025-09-21 14:58:36] "GET /virtual-machine/fdf5abc4-51c0-41fe-b0e5-92a12998f10a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002737 10.0.0.38 - - [2025-09-21 14:58:36] "POST /ref-update HTTP/1.1" 200 156 0.010015 10.0.0.38 - - [2025-09-21 14:58:36] "GET /virtual-machine-interface/f9b3decc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016378 10.0.0.38 - - [2025-09-21 14:58:36] "POST /set-tag HTTP/1.1" 200 109 0.016438 10.0.0.38 - - [2025-09-21 14:58:36] "POST /set-tag HTTP/1.1" 200 109 0.023809 10.0.0.38 - - [2025-09-21 14:58:36] "POST /set-tag HTTP/1.1" 200 109 0.023285 10.0.0.38 - - [2025-09-21 14:58:36] "POST /set-tag HTTP/1.1" 200 109 0.012919 10.0.0.38 - - [2025-09-21 14:58:36] "POST /set-tag HTTP/1.1" 200 109 0.023422 10.0.0.38 - - [2025-09-21 14:58:36] "DELETE /instance-ip/f9c7ea02-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.041974 10.0.0.38 - - [2025-09-21 14:58:37] "DELETE /virtual-machine-interface/f9b3decc-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.034585 10.0.0.38 - - [2025-09-21 14:58:37] "DELETE /virtual-machine/fdf5abc4-51c0-41fe-b0e5-92a12998f10a HTTP/1.1" 200 115 0.019265 10.0.0.38 - - [2025-09-21 14:58:37] "GET /virtual-machine-interface/f944dfcc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004270 10.0.0.38 - - [2025-09-21 14:58:37] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.38 - - [2025-09-21 14:58:37] "GET /virtual-machine-interface/f944dfcc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003773 10.0.0.38 - - [2025-09-21 14:58:37] "POST /set-tag HTTP/1.1" 200 109 0.001681 10.0.0.38 - - [2025-09-21 14:58:37] "GET /virtual-machine/138e435f-7276-42e4-b914-6f8a8a20822c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002605 10.0.0.38 - - [2025-09-21 14:58:37] "POST /ref-update HTTP/1.1" 200 156 0.009557 10.0.0.38 - - [2025-09-21 14:58:37] "GET /virtual-machine-interface/f944dfcc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014288 10.0.0.38 - - [2025-09-21 14:58:37] "POST /set-tag HTTP/1.1" 200 109 0.016310 10.0.0.38 - - [2025-09-21 14:58:37] "POST /set-tag HTTP/1.1" 200 109 0.019245 10.0.0.38 - - [2025-09-21 14:58:37] "POST /set-tag HTTP/1.1" 200 109 0.031627 10.0.0.38 - - [2025-09-21 14:58:37] "POST /set-tag HTTP/1.1" 200 109 0.022767 10.0.0.38 - - [2025-09-21 14:58:37] "POST /set-tag HTTP/1.1" 200 109 0.018569 10.0.0.38 - - [2025-09-21 14:58:37] "DELETE /instance-ip/f95c193a-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.038847 10.0.0.38 - - [2025-09-21 14:58:37] "DELETE /virtual-machine-interface/f944dfcc-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.038409 10.0.0.38 - - [2025-09-21 14:58:37] "DELETE /virtual-machine/138e435f-7276-42e4-b914-6f8a8a20822c HTTP/1.1" 200 115 0.014375 10.0.0.38 - - [2025-09-21 14:58:37] "DELETE /tag/753cba53-04a4-409a-adb3-6a44bc2ab71b HTTP/1.1" 200 115 0.032279 10.0.0.38 - - [2025-09-21 14:58:37] "DELETE /tag/610bfc98-03e2-444e-9505-94a021ed631b HTTP/1.1" 409 388 0.003618 10.0.0.38 - - [2025-09-21 14:59:05] "GET /virtual-machine-interface/fb60741a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004394 10.0.0.38 - - [2025-09-21 14:59:05] "POST /set-tag HTTP/1.1" 200 109 0.003087 10.0.0.38 - - [2025-09-21 14:59:05] "GET /virtual-machine-interface/fb60741a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003817 10.0.0.38 - - [2025-09-21 14:59:05] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.38 - - [2025-09-21 14:59:05] "GET /virtual-machine/8efd4a0b-267c-4d18-a008-43aed50dcb06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002698 10.0.0.38 - - [2025-09-21 14:59:05] "POST /ref-update HTTP/1.1" 200 156 0.007997 10.0.0.38 - - [2025-09-21 14:59:05] "GET /virtual-machine-interface/fb60741a-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007744 10.0.0.38 - - [2025-09-21 14:59:05] "POST /set-tag HTTP/1.1" 200 109 0.014721 10.0.0.38 - - [2025-09-21 14:59:05] "POST /set-tag HTTP/1.1" 200 109 0.013738 10.0.0.38 - - [2025-09-21 14:59:05] "POST /set-tag HTTP/1.1" 200 109 0.018461 10.0.0.38 - - [2025-09-21 14:59:05] "POST /set-tag HTTP/1.1" 200 109 0.011162 10.0.0.38 - - [2025-09-21 14:59:05] "DELETE /instance-ip/fb79df54-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.041514 10.0.0.38 - - [2025-09-21 14:59:05] "DELETE /virtual-machine-interface/fb60741a-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.035433 10.0.0.38 - - [2025-09-21 14:59:05] "DELETE /virtual-machine/8efd4a0b-267c-4d18-a008-43aed50dcb06 HTTP/1.1" 200 115 0.020454 10.0.0.38 - - [2025-09-21 14:59:05] "DELETE /tag/41343190-d219-4c03-b70f-9677700943fe HTTP/1.1" 200 115 0.027683 10.0.0.38 - - [2025-09-21 14:59:05] "GET /virtual-machine-interface/fa2e62dc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003363 10.0.0.38 - - [2025-09-21 14:59:06] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.38 - - [2025-09-21 14:59:06] "GET /virtual-machine-interface/fa2e62dc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003599 10.0.0.38 - - [2025-09-21 14:59:06] "POST /set-tag HTTP/1.1" 200 109 0.001667 10.0.0.38 - - [2025-09-21 14:59:06] "GET /virtual-machine/90bdcf40-6bf9-44a9-8db2-9a311738cf33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002398 10.0.0.38 - - [2025-09-21 14:59:06] "POST /ref-update HTTP/1.1" 200 156 0.007502 10.0.0.38 - - [2025-09-21 14:59:06] "GET /virtual-machine-interface/fa2e62dc-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005768 10.0.0.38 - - [2025-09-21 14:59:06] "POST /set-tag HTTP/1.1" 200 109 0.015228 10.0.0.38 - - [2025-09-21 14:59:06] "POST /set-tag HTTP/1.1" 200 109 0.055236 10.0.0.38 - - [2025-09-21 14:59:06] "POST /set-tag HTTP/1.1" 200 109 0.023140 10.0.0.38 - - [2025-09-21 14:59:06] "POST /set-tag HTTP/1.1" 200 109 0.011477 10.0.0.38 - - [2025-09-21 14:59:06] "DELETE /instance-ip/fa466c9c-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.060778 10.0.0.38 - - [2025-09-21 14:59:06] "DELETE /virtual-machine-interface/fa2e62dc-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.034061 10.0.0.38 - - [2025-09-21 14:59:06] "DELETE /virtual-machine/90bdcf40-6bf9-44a9-8db2-9a311738cf33 HTTP/1.1" 200 115 0.016412 10.0.0.38 - - [2025-09-21 14:59:06] "DELETE /tag/008582da-d7db-4802-833b-a156399eff16 HTTP/1.1" 200 115 0.031567 10.0.0.38 - - [2025-09-21 14:59:06] "GET /virtual-machine-interface/fa914df2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003341 10.0.0.38 - - [2025-09-21 14:59:06] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.38 - - [2025-09-21 14:59:06] "GET /virtual-machine-interface/fa914df2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004076 10.0.0.38 - - [2025-09-21 14:59:06] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.38 - - [2025-09-21 14:59:06] "GET /virtual-machine/536d87d7-cb75-43d2-be88-bdcf2c2451c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002706 10.0.0.38 - - [2025-09-21 14:59:06] "POST /ref-update HTTP/1.1" 200 156 0.008347 10.0.0.38 - - [2025-09-21 14:59:06] "GET /virtual-machine-interface/fa914df2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011753 10.0.0.38 - - [2025-09-21 14:59:06] "POST /set-tag HTTP/1.1" 200 109 0.015579 10.0.0.38 - - [2025-09-21 14:59:06] "POST /set-tag HTTP/1.1" 200 109 0.027040 10.0.0.38 - - [2025-09-21 14:59:06] "POST /set-tag HTTP/1.1" 200 109 0.024536 10.0.0.38 - - [2025-09-21 14:59:06] "POST /set-tag HTTP/1.1" 200 109 0.011750 10.0.0.38 - - [2025-09-21 14:59:06] "DELETE /instance-ip/faa80f42-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.037264 10.0.0.38 - - [2025-09-21 14:59:06] "DELETE /virtual-machine-interface/fa914df2-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.030334 10.0.0.38 - - [2025-09-21 14:59:06] "DELETE /virtual-machine/536d87d7-cb75-43d2-be88-bdcf2c2451c7 HTTP/1.1" 200 115 0.015726 10.0.0.38 - - [2025-09-21 14:59:06] "DELETE /tag/cfc2f975-1018-431c-9223-61b0b72c32fb HTTP/1.1" 200 115 0.030905 10.0.0.38 - - [2025-09-21 14:59:06] "DELETE /tag/8536fa85-371f-46aa-8edd-16aef5956985 HTTP/1.1" 409 236 0.003821 10.0.0.38 - - [2025-09-21 14:59:07] "DELETE /tag/5d7e5092-1af4-4381-a927-fb101fc70e5a HTTP/1.1" 200 115 0.028092 10.0.0.38 - - [2025-09-21 14:59:07] "GET /virtual-machine-interface/faf6e5c2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003706 10.0.0.38 - - [2025-09-21 14:59:07] "POST /set-tag HTTP/1.1" 200 109 0.001666 10.0.0.38 - - [2025-09-21 14:59:07] "GET /virtual-machine-interface/faf6e5c2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003913 10.0.0.38 - - [2025-09-21 14:59:07] "POST /set-tag HTTP/1.1" 200 109 0.001645 10.0.0.38 - - [2025-09-21 14:59:07] "GET /virtual-machine/702b0ee7-cc69-4106-819d-32e4404c1514?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.001967 10.0.0.38 - - [2025-09-21 14:59:07] "POST /ref-update HTTP/1.1" 200 156 0.008026 10.0.0.38 - - [2025-09-21 14:59:07] "GET /virtual-machine-interface/faf6e5c2-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006615 10.0.0.38 - - [2025-09-21 14:59:07] "POST /set-tag HTTP/1.1" 200 109 0.014186 10.0.0.38 - - [2025-09-21 14:59:07] "POST /set-tag HTTP/1.1" 200 109 0.013322 10.0.0.38 - - [2025-09-21 14:59:07] "POST /set-tag HTTP/1.1" 200 109 0.019713 10.0.0.38 - - [2025-09-21 14:59:07] "POST /set-tag HTTP/1.1" 200 109 0.024084 10.0.0.38 - - [2025-09-21 14:59:07] "DELETE /instance-ip/fb0c3d8c-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.029047 10.0.0.38 - - [2025-09-21 14:59:07] "DELETE /virtual-machine-interface/faf6e5c2-96fa-11f0-b6ae-fa163ecb11df HTTP/1.1" 200 115 0.041581 10.0.0.38 - - [2025-09-21 14:59:07] "DELETE /virtual-machine/702b0ee7-cc69-4106-819d-32e4404c1514 HTTP/1.1" 200 115 0.018837 10.0.0.38 - - [2025-09-21 14:59:07] "DELETE /tag/da806915-fc1b-4bf7-8f40-7e886f610281 HTTP/1.1" 409 236 0.005816 10.0.0.38 - - [2025-09-21 14:59:07] "DELETE /tag/05588e4b-24d8-40e3-82f6-19f74ac682d3 HTTP/1.1" 200 115 0.035398 10.0.0.38 - - [2025-09-21 14:59:07] "DELETE /tag/8cb02ba8-8356-4f61-9457-942ae6a39a63 HTTP/1.1" 409 236 0.002856 10.0.0.38 - - [2025-09-21 14:59:09] "POST /projects HTTP/1.1" 409 238 0.002622 10.0.0.38 - - [2025-09-21 14:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.38 - - [2025-09-21 14:59:09] "GET /project/594efda7-1405-474e-b492-14946bc8216d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031342 10.0.0.38 - - [2025-09-21 14:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.38 - - [2025-09-21 14:59:09] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004133 10.0.0.38 - - [2025-09-21 14:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.38 - - [2025-09-21 14:59:09] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003414 10.0.0.38 - - [2025-09-21 14:59:09] "POST /security-groups HTTP/1.1" 409 285 0.002200 10.0.0.38 - - [2025-09-21 14:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.38 - - [2025-09-21 14:59:09] "PUT /security-group/152c0bf1-8a17-4a79-9498-6792e7488ff6 HTTP/1.1" 200 262 0.052075 10.0.0.38 - - [2025-09-21 14:59:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024943 10.0.0.38 - - [2025-09-21 14:59:09] "PUT /access-control-list/f7a0ddd6-9a1e-4b1d-a759-0ae778dd2cf3 HTTP/1.1" 200 272 0.011775 10.0.0.38 - - [2025-09-21 14:59:09] "PUT /access-control-list/05d8ca9c-64df-4e51-8a16-5405ebb5e5ab HTTP/1.1" 200 272 0.020237 10.0.0.38 - - [2025-09-21 14:59:14] "POST /projects HTTP/1.1" 409 238 0.001936 10.0.0.38 - - [2025-09-21 14:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.38 - - [2025-09-21 14:59:14] "GET /project/594efda7-1405-474e-b492-14946bc8216d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023875 10.0.0.38 - - [2025-09-21 14:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.38 - - [2025-09-21 14:59:14] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003452 10.0.0.38 - - [2025-09-21 14:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.38 - - [2025-09-21 14:59:14] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003674 10.0.0.38 - - [2025-09-21 14:59:14] "POST /security-groups HTTP/1.1" 409 285 0.001927 10.0.0.38 - - [2025-09-21 14:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001269 10.0.0.38 - - [2025-09-21 14:59:14] "PUT /security-group/152c0bf1-8a17-4a79-9498-6792e7488ff6 HTTP/1.1" 200 262 0.055390 10.0.0.38 - - [2025-09-21 14:59:14] "PUT /access-control-list/f7a0ddd6-9a1e-4b1d-a759-0ae778dd2cf3 HTTP/1.1" 200 272 0.011794 10.0.0.38 - - [2025-09-21 14:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028975 10.0.0.38 - - [2025-09-21 14:59:14] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.015129 10.0.0.38 - - [2025-09-21 14:59:14] "PUT /access-control-list/05d8ca9c-64df-4e51-8a16-5405ebb5e5ab HTTP/1.1" 200 272 0.019774 10.0.0.38 - - [2025-09-21 14:59:14] "GET /firewall-rule/55c0cc57-e7b2-48ca-b622-595fce3c65cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002600 10.0.0.38 - - [2025-09-21 14:59:14] "POST /ref-update HTTP/1.1" 200 156 0.049159 10.0.0.38 - - [2025-09-21 14:59:14] "DELETE /firewall-rule/55c0cc57-e7b2-48ca-b622-595fce3c65cd HTTP/1.1" 200 115 0.041163 10.0.0.38 - - [2025-09-21 14:59:14] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004628 10.0.0.38 - - [2025-09-21 14:59:14] "GET /firewall-rule/dc206eb8-c8e5-45eb-b9fc-5b13f92515df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002629 10.0.0.38 - - [2025-09-21 14:59:14] "POST /ref-update HTTP/1.1" 200 156 0.052366 10.0.0.38 - - [2025-09-21 14:59:14] "DELETE /firewall-rule/dc206eb8-c8e5-45eb-b9fc-5b13f92515df HTTP/1.1" 200 115 0.034044 10.0.0.38 - - [2025-09-21 14:59:14] "DELETE /tag/da806915-fc1b-4bf7-8f40-7e886f610281 HTTP/1.1" 409 236 0.003872 10.0.0.38 - - [2025-09-21 14:59:14] "DELETE /tag/15b34a6a-fce2-40db-9f79-cc089480d131 HTTP/1.1" 200 115 0.033660 10.0.0.38 - - [2025-09-21 14:59:14] "DELETE /tag/8cb02ba8-8356-4f61-9457-942ae6a39a63 HTTP/1.1" 409 236 0.003586 10.0.0.38 - - [2025-09-21 14:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.38 - - [2025-09-21 14:59:14] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.016068 10.0.0.38 - - [2025-09-21 14:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.38 - - [2025-09-21 14:59:15] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008290 10.0.0.38 - - [2025-09-21 14:59:15] "PUT /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90 HTTP/1.1" 200 264 0.035796 10.0.0.38 - - [2025-09-21 14:59:15] "PUT /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26 HTTP/1.1" 200 264 0.044654 10.0.0.38 - - [2025-09-21 14:59:15] "DELETE /security-group/152c0bf1-8a17-4a79-9498-6792e7488ff6 HTTP/1.1" 200 115 0.054477 10.0.0.38 - - [2025-09-21 14:59:15] "DELETE /access-control-list/f7a0ddd6-9a1e-4b1d-a759-0ae778dd2cf3 HTTP/1.1" 200 115 0.023026 10.0.0.38 - - [2025-09-21 14:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.38 - - [2025-09-21 14:59:15] "DELETE /access-control-list/05d8ca9c-64df-4e51-8a16-5405ebb5e5ab HTTP/1.1" 200 115 0.022140 10.0.0.38 - - [2025-09-21 14:59:15] "GET /project/594efda7-1405-474e-b492-14946bc8216d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.030025 10.0.0.38 - - [2025-09-21 14:59:15] "GET /project/594efda7-1405-474e-b492-14946bc8216d?fields=security_groups HTTP/1.1" 200 1352 0.030385 10.0.0.38 - - [2025-09-21 14:59:15] "DELETE /security-group/ebba92e1-10d9-4645-afee-a707bf0abb80 HTTP/1.1" 200 115 0.036550 10.0.0.38 - - [2025-09-21 14:59:15] "DELETE /access-control-list/c86d4685-26be-459e-b3a7-f45b1403724c HTTP/1.1" 200 115 0.028982 10.0.0.38 - - [2025-09-21 14:59:15] "GET /project/594efda7-1405-474e-b492-14946bc8216d?fields=application_policy_sets HTTP/1.1" 200 1391 0.035202 10.0.0.38 - - [2025-09-21 14:59:15] "DELETE /access-control-list/1e80d4ed-33df-41e6-8e42-d7bfc019c79b HTTP/1.1" 200 115 0.027915 10.0.0.38 - - [2025-09-21 14:59:15] "DELETE /project/594efda7-1405-474e-b492-14946bc8216d HTTP/1.1" 200 115 0.242311 10.0.0.38 - - [2025-09-21 14:59:15] "POST /projects HTTP/1.1" 409 238 0.001932 10.0.0.38 - - [2025-09-21 14:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001243 10.0.0.38 - - [2025-09-21 14:59:15] "GET /project/84ed15da-348f-46ae-b64a-4fe27c616736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026554 10.0.0.38 - - [2025-09-21 14:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.38 - - [2025-09-21 14:59:15] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004009 10.0.0.38 - - [2025-09-21 14:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.38 - - [2025-09-21 14:59:15] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003407 10.0.0.38 - - [2025-09-21 14:59:15] "POST /security-groups HTTP/1.1" 409 285 0.002645 10.0.0.38 - - [2025-09-21 14:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.38 - - [2025-09-21 14:59:15] "PUT /security-group/0ef1ad95-a461-45bf-8367-70b7df6a367c HTTP/1.1" 200 262 0.051062 10.0.0.38 - - [2025-09-21 14:59:15] "PUT /access-control-list/c951b667-8491-44d3-8d64-7381a0ce044c HTTP/1.1" 200 272 0.008221 10.0.0.38 - - [2025-09-21 14:59:15] "PUT /access-control-list/7805698e-50c0-49c4-8259-aa81e1bf91ad HTTP/1.1" 200 272 0.020022 10.0.0.38 - - [2025-09-21 14:59:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019098 10.0.0.38 - - [2025-09-21 14:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.38 - - [2025-09-21 14:59:20] "GET /loadbalancer/d8dfcea6-0519-4638-8c36-e462aab844cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002705 10.0.0.38 - - [2025-09-21 14:59:20] "GET /virtual-machine-interface/f8b3cece-96fa-11f0-b6ae-fa163ecb11df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001615 10.0.0.38 - - [2025-09-21 14:59:20] "DELETE /loadbalancer-member/98932617-a09c-41c3-895f-280c2d65244c HTTP/1.1" 200 115 0.037237 10.0.0.38 - - [2025-09-21 14:59:20] "DELETE /loadbalancer-pool/cc9db6e9-d2fc-4db3-8f41-edfce649649d HTTP/1.1" 200 115 0.036094 10.0.0.38 - - [2025-09-21 14:59:20] "DELETE /loadbalancer-listener/dab1d576-c3ae-4f77-9b01-c5f64f598663 HTTP/1.1" 200 115 0.036911 10.0.0.38 - - [2025-09-21 14:59:20] "DELETE /loadbalancer/d8dfcea6-0519-4638-8c36-e462aab844cb HTTP/1.1" 200 115 0.038219 10.0.0.38 - - [2025-09-21 14:59:20] "DELETE /floating-ip/6f0b1017-494a-409a-8f8c-fe90f691e9fc HTTP/1.1" 200 115 0.025759 10.0.0.38 - - [2025-09-21 14:59:20] "DELETE /instance-ip/d609062a-20c1-4b11-b9d1-e997fd6478eb HTTP/1.1" 200 115 0.047528 10.0.0.38 - - [2025-09-21 14:59:20] "DELETE /virtual-machine-interface/aba3ad95-f683-471d-b96f-e910158551e6 HTTP/1.1" 200 115 0.038883 10.0.0.38 - - [2025-09-21 14:59:20] "DELETE /tag/5717ea40-593c-4148-b62e-e5ff7168d896 HTTP/1.1" 200 115 0.041400 10.0.0.38 - - [2025-09-21 14:59:20] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003083 10.0.0.38 - - [2025-09-21 14:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.38 - - [2025-09-21 14:59:20] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002271 10.0.0.38 - - [2025-09-21 14:59:20] "GET /firewall-policy/70fea1c6-c473-4112-9c21-013a764c4a6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001783 10.0.0.38 - - [2025-09-21 14:59:20] "GET /firewall-rule/d735909c-e791-40c7-a77e-2166e6c7f226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002704 10.0.0.38 - - [2025-09-21 14:59:20] "POST /ref-update HTTP/1.1" 200 156 0.010432 10.0.0.38 - - [2025-09-21 14:59:20] "DELETE /firewall-rule/d735909c-e791-40c7-a77e-2166e6c7f226 HTTP/1.1" 200 115 0.036700 10.0.0.38 - - [2025-09-21 14:59:20] "GET /firewall-policy/1fc980ec-8884-4fda-8d26-f688d18a97e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002871 10.0.0.38 - - [2025-09-21 14:59:20] "GET /firewall-rule/5a328ed7-67c6-4b33-b89a-27d2f91c7e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002949 10.0.0.38 - - [2025-09-21 14:59:20] "POST /ref-update HTTP/1.1" 200 156 0.013360 10.0.0.38 - - [2025-09-21 14:59:20] "DELETE /firewall-rule/5a328ed7-67c6-4b33-b89a-27d2f91c7e07 HTTP/1.1" 200 115 0.037853 10.0.0.38 - - [2025-09-21 14:59:20] "GET /firewall-policy/1fc980ec-8884-4fda-8d26-f688d18a97e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006989 10.0.0.38 - - [2025-09-21 14:59:20] "GET /firewall-rule/010e9dfa-5039-46be-9623-b87c54cc1975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2593 0.002697 10.0.0.38 - - [2025-09-21 14:59:20] "POST /ref-update HTTP/1.1" 200 156 0.010738 10.0.0.38 - - [2025-09-21 14:59:20] "DELETE /firewall-rule/010e9dfa-5039-46be-9623-b87c54cc1975 HTTP/1.1" 200 115 0.057040 10.0.0.38 - - [2025-09-21 14:59:20] "GET /application-policy-set/702f616a-b027-4603-9971-732f4bfd8c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002440 10.0.0.38 - - [2025-09-21 14:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.38 - - [2025-09-21 14:59:21] "GET /policy-management/383495d6-2ad8-4a91-b6b7-777e8d431b2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002255 10.0.0.38 - - [2025-09-21 14:59:21] "GET /firewall-policy/1fc980ec-8884-4fda-8d26-f688d18a97e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002888 10.0.0.38 - - [2025-09-21 14:59:21] "POST /ref-update HTTP/1.1" 200 156 0.018292 10.0.0.38 - - [2025-09-21 14:59:21] "DELETE /firewall-policy/1fc980ec-8884-4fda-8d26-f688d18a97e6 HTTP/1.1" 200 115 0.019431 10.0.0.38 - - [2025-09-21 14:59:21] "DELETE /tag/da806915-fc1b-4bf7-8f40-7e886f610281 HTTP/1.1" 200 115 0.076716 10.0.0.38 - - [2025-09-21 14:59:21] "DELETE /tag/8cb02ba8-8356-4f61-9457-942ae6a39a63 HTTP/1.1" 200 115 0.038385 10.0.0.38 - - [2025-09-21 14:59:21] "DELETE /tag/610bfc98-03e2-444e-9505-94a021ed631b HTTP/1.1" 200 115 0.069283 10.0.0.38 - - [2025-09-21 14:59:21] "DELETE /tag/8536fa85-371f-46aa-8edd-16aef5956985 HTTP/1.1" 200 115 0.071308 10.0.0.38 - - [2025-09-21 14:59:21] "POST /projects HTTP/1.1" 409 238 0.002814 10.0.0.38 - - [2025-09-21 14:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.38 - - [2025-09-21 14:59:21] "GET /project/84ed15da-348f-46ae-b64a-4fe27c616736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032435 10.0.0.38 - - [2025-09-21 14:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.38 - - [2025-09-21 14:59:21] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004220 10.0.0.38 - - [2025-09-21 14:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.38 - - [2025-09-21 14:59:21] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003713 10.0.0.38 - - [2025-09-21 14:59:21] "POST /security-groups HTTP/1.1" 409 285 0.001706 10.0.0.38 - - [2025-09-21 14:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.38 - - [2025-09-21 14:59:21] "PUT /security-group/0ef1ad95-a461-45bf-8367-70b7df6a367c HTTP/1.1" 200 262 0.059759 10.0.0.38 - - [2025-09-21 14:59:21] "PUT /access-control-list/c951b667-8491-44d3-8d64-7381a0ce044c HTTP/1.1" 200 272 0.022881 10.0.0.38 - - [2025-09-21 14:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029623 10.0.0.38 - - [2025-09-21 14:59:21] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.024860 10.0.0.38 - - [2025-09-21 14:59:21] "PUT /access-control-list/7805698e-50c0-49c4-8259-aa81e1bf91ad HTTP/1.1" 200 272 0.019644 10.0.0.38 - - [2025-09-21 14:59:21] "GET /firewall-rule/2ec385e0-1f7a-482c-98b8-94823d6db13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006114 10.0.0.38 - - [2025-09-21 14:59:21] "POST /ref-update HTTP/1.1" 200 156 0.060463 10.0.0.38 - - [2025-09-21 14:59:21] "DELETE /firewall-rule/2ec385e0-1f7a-482c-98b8-94823d6db13e HTTP/1.1" 200 115 0.050800 10.0.0.38 - - [2025-09-21 14:59:21] "GET /firewall-policy/d2417abf-ecb8-4279-91c8-9cf973d07b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.006566 10.0.0.38 - - [2025-09-21 14:59:21] "GET /firewall-rule/6feee5c5-c1cb-4f89-9e3d-b69e9f206318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004484 10.0.0.38 - - [2025-09-21 14:59:22] "POST /ref-update HTTP/1.1" 200 156 0.054676 10.0.0.38 - - [2025-09-21 14:59:22] "DELETE /firewall-rule/6feee5c5-c1cb-4f89-9e3d-b69e9f206318 HTTP/1.1" 200 115 0.037359 10.0.0.38 - - [2025-09-21 14:59:22] "DELETE /tag/752abfb8-cef0-4556-b21e-6fecc1495a4b HTTP/1.1" 200 115 0.034023 10.0.0.38 - - [2025-09-21 14:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.38 - - [2025-09-21 14:59:22] "GET /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004360 10.0.0.38 - - [2025-09-21 14:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.38 - - [2025-09-21 14:59:22] "GET /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003520 10.0.0.38 - - [2025-09-21 14:59:22] "PUT /virtual-network/60aee977-5b98-4c02-b1a1-5d5a3b808c90 HTTP/1.1" 200 264 0.063555 10.0.0.38 - - [2025-09-21 14:59:22] "PUT /virtual-network/12095870-74c6-4edc-ba30-5cf4d31d2b26 HTTP/1.1" 200 264 0.079928 10.0.0.38 - - [2025-09-21 14:59:22] "DELETE /access-control-list/c951b667-8491-44d3-8d64-7381a0ce044c HTTP/1.1" 200 115 0.056993 10.0.0.38 - - [2025-09-21 14:59:22] "DELETE /security-group/0ef1ad95-a461-45bf-8367-70b7df6a367c HTTP/1.1" 200 115 0.136586 10.0.0.38 - - [2025-09-21 14:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.38 - - [2025-09-21 14:59:22] "DELETE /access-control-list/7805698e-50c0-49c4-8259-aa81e1bf91ad HTTP/1.1" 200 115 0.052787 10.0.0.38 - - [2025-09-21 14:59:22] "GET /project/84ed15da-348f-46ae-b64a-4fe27c616736?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.077208 10.0.0.38 - - [2025-09-21 14:59:22] "GET /project/84ed15da-348f-46ae-b64a-4fe27c616736?fields=security_groups HTTP/1.1" 200 1352 0.051120 10.0.0.38 - - [2025-09-21 14:59:22] "DELETE /security-group/fb3eb24b-e016-4a08-82e7-a55b666955d5 HTTP/1.1" 200 115 0.079162 10.0.0.38 - - [2025-09-21 14:59:22] "DELETE /access-control-list/d09d5677-140c-412f-a69d-56ef58fd0a20 HTTP/1.1" 200 115 0.067926 10.0.0.38 - - [2025-09-21 14:59:22] "GET /project/84ed15da-348f-46ae-b64a-4fe27c616736?fields=application_policy_sets HTTP/1.1" 200 1391 0.042624 10.0.0.38 - - [2025-09-21 14:59:22] "DELETE /access-control-list/16d78fe8-4d08-4e19-9066-8d7c8489b94e HTTP/1.1" 200 115 0.041080 10.0.0.38 - - [2025-09-21 14:59:22] "DELETE /project/84ed15da-348f-46ae-b64a-4fe27c616736 HTTP/1.1" 200 115 0.419954