++ 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: =================== Sat Oct 11 09:15:10 PM UTC 2025 ===================' INFO: =================== Sat Oct 11 09:15:10 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.48 ++ 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.48 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.48 ++ ANALYTICSDB_NODES=10.0.0.48 ++ ANALYTICS_SNMP_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8081 ' +++ '[' -n '10.0.0.48:8081 ' ']' +++ echo 10.0.0.48:8081 ++ ANALYTICS_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9042 ' +++ '[' -n '10.0.0.48:9042 ' ']' +++ echo 10.0.0.48:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.48:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8086 ' +++ '[' -n '10.0.0.48:8086 ' ']' +++ echo 10.0.0.48:8086 ++ COLLECTOR_SERVERS=10.0.0.48: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.48 ++ CONFIGDB_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8082 ' +++ '[' -n '10.0.0.48:8082 ' ']' +++ echo 10.0.0.48:8082 ++ CONFIG_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9161 ' +++ '[' -n '10.0.0.48:9161 ' ']' +++ echo 10.0.0.48:9161 ++ CONFIGDB_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9041 ' +++ '[' -n '10.0.0.48:9041 ' ']' +++ echo 10.0.0.48:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.48: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.48 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.48 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:2181, +++ '[' -n 10.0.0.48:2181, ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:2181 ' +++ '[' -n '10.0.0.48:2181 ' ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.48:2181 ++ RABBITMQ_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:5673, +++ '[' -n 10.0.0.48:5673, ']' +++ echo 10.0.0.48:5673 ++ RABBITMQ_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:6379 ' +++ '[' -n '10.0.0.48:6379 ' ']' +++ echo 10.0.0.48:6379 ++ REDIS_SERVERS=10.0.0.48: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.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9092 ' +++ '[' -n '10.0.0.48:9092 ' ']' +++ echo 10.0.0.48:9092 ++ KAFKA_SERVERS=10.0.0.48: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.48 ++ 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.48 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.48 ++ cut -d , -f 1 + local cassandra=10.0.0.48 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.48 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 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.48 +++ local servers=10.0.0.48 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.48,10.225.155.1,127.0.0.1,172.17.0.1,252.48.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.48'\''))' +++ local server_ip=10.0.0.48 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.48 ]] +++ [[ ,10.0.0.48,10.225.155.1,127.0.0.1,172.17.0.1,252.48.0.1,, =~ ,10\.0\.0\.48, ]] +++ echo 10.0.0.48 1 +++ return ++ local ip=10.0.0.48 ++ [[ -z 10.0.0.48 ]] ++ echo 10.0.0.48 + host_ip=10.0.0.48 + [[ cql == \c\q\l ]] ++ echo 10.0.0.48:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.48:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.48:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/11/2025 21:16:00.606 7fa0b534dec0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/11/2025 21:16:00.798 7fa0b534dec0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/11/2025 21:16:00.813 7fa0b534dec0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/11/2025 21:16:00.813 7fa0b534dec0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.48 - - [2025-10-11 21:16:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000697 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:16:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000530 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.48:8082/ Hit Ctrl-C to quit. 10.0.0.48 - - [2025-10-11 21:16:09] "GET / HTTP/1.1" 503 181 0.001466 10.0.0.48 - - [2025-10-11 21:16:10] "GET / HTTP/1.1" 200 45303 0.001292 10.0.0.48 - - [2025-10-11 21:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.48 - - [2025-10-11 21:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.48 - - [2025-10-11 21:16:10] "GET / HTTP/1.1" 200 35931 0.005738 10.0.0.48 - - [2025-10-11 21:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.48 - - [2025-10-11 21:16:10] "GET /global-system-config/748f4a81-9bd3-40f0-94f9-a97f9e7575f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005401 10.0.0.48 - - [2025-10-11 21:16:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.008960 10.0.0.48 - - [2025-10-11 21:16:11] "POST /config-database-nodes HTTP/1.1" 200 611 0.076729 10.0.0.48 - - [2025-10-11 21:16:11] "GET / HTTP/1.1" 200 35931 0.002624 10.0.0.48 - - [2025-10-11 21:16:11] "GET / HTTP/1.1" 200 35931 0.001250 10.0.0.48 - - [2025-10-11 21:16:11] "GET / HTTP/1.1" 200 35931 0.001229 10.0.0.48 - - [2025-10-11 21:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014136 10.0.0.48 - - [2025-10-11 21:16:11] "GET /global-system-config/748f4a81-9bd3-40f0-94f9-a97f9e7575f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.023493 10.0.0.48 - - [2025-10-11 21:16:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.010776 10.0.0.48 - - [2025-10-11 21:16:11] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.074627 10.0.0.48 - - [2025-10-11 21:16:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.003594 10.0.0.48 - - [2025-10-11 21:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.48 - - [2025-10-11 21:16:11] "GET /global-system-config/748f4a81-9bd3-40f0-94f9-a97f9e7575f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004797 10.0.0.48 - - [2025-10-11 21:16:11] "POST /service-appliance-sets HTTP/1.1" 200 553 0.071556 10.0.0.48 - - [2025-10-11 21:16:11] "POST /fqname-to-id HTTP/1.1" 404 180 0.006182 10.0.0.48 - - [2025-10-11 21:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.48 - - [2025-10-11 21:16:11] "GET /global-system-config/748f4a81-9bd3-40f0-94f9-a97f9e7575f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.024775 10.0.0.48 - - [2025-10-11 21:16:11] "POST /service-appliance-sets HTTP/1.1" 200 541 0.129431 10.0.0.48 - - [2025-10-11 21:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.48 - - [2025-10-11 21:16:11] "GET /network-ipam/524292fa-7d93-484a-8663-cedac7607488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003100 10.0.0.48 - - [2025-10-11 21:16:12] "GET / HTTP/1.1" 200 35931 0.001119 10.0.0.48 - - [2025-10-11 21:16:12] "POST /service-templates HTTP/1.1" 200 511 0.114305 10.0.0.48 - - [2025-10-11 21:16:12] "POST /service-templates HTTP/1.1" 200 501 0.043849 10.0.0.48 - - [2025-10-11 21:16:12] "POST /service-templates HTTP/1.1" 200 515 0.087939 10.0.0.48 - - [2025-10-11 21:16:12] "POST /service-templates HTTP/1.1" 200 535 0.054630 10.0.0.48 - - [2025-10-11 21:16:12] "GET / HTTP/1.1" 200 35931 0.001884 10.0.0.48 - - [2025-10-11 21:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.48 - - [2025-10-11 21:16:12] "GET /global-system-config/748f4a81-9bd3-40f0-94f9-a97f9e7575f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005850 10.0.0.48 - - [2025-10-11 21:16:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.001780 10.0.0.48 - - [2025-10-11 21:16:12] "POST /service-templates HTTP/1.1" 200 507 0.049616 10.0.0.48 - - [2025-10-11 21:16:12] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.049016 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:16:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:16:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001420 10.0.0.48 - - [2025-10-11 21:16:13] "GET / HTTP/1.1" 200 35931 0.001437 10.0.0.48 - - [2025-10-11 21:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.48 - - [2025-10-11 21:16:13] "GET /routing-instance/f12c068b-f16a-4de2-85d5-9094d329a73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015050 10.0.0.48 - - [2025-10-11 21:16:13] "GET / HTTP/1.1" 200 35931 0.001260 10.0.0.48 - - [2025-10-11 21:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.48 - - [2025-10-11 21:16:13] "GET /global-system-config/748f4a81-9bd3-40f0-94f9-a97f9e7575f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008255 10.0.0.48 - - [2025-10-11 21:16:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.001934 10.0.0.48 - - [2025-10-11 21:16:14] "POST /bgp-routers HTTP/1.1" 200 616 0.365404 10.0.0.48 - - [2025-10-11 21:16:14] "POST /analytics-nodes HTTP/1.1" 200 599 0.303764 10.0.0.48 - - [2025-10-11 21:16:14] "GET /bgp-router/4809aa87-1267-44e3-abe9-035cf7b0b047?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.056492 10.0.0.48 - - [2025-10-11 21:16:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.48 - - [2025-10-11 21:16:14] "GET /global-system-config/748f4a81-9bd3-40f0-94f9-a97f9e7575f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010024 10.0.0.48 - - [2025-10-11 21:16:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002391 10.0.0.48 - - [2025-10-11 21:16:14] "POST /ref-update HTTP/1.1" 200 156 0.020437 10.0.0.48 - - [2025-10-11 21:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.48 - - [2025-10-11 21:16:15] "GET /network-ipam/524292fa-7d93-484a-8663-cedac7607488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002675 10.0.0.48 - - [2025-10-11 21:16:15] "GET / HTTP/1.1" 200 35931 0.001612 10.0.0.48 - - [2025-10-11 21:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.48 - - [2025-10-11 21:16:15] "GET /global-system-config/748f4a81-9bd3-40f0-94f9-a97f9e7575f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006600 10.0.0.48 - - [2025-10-11 21:16:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.001451 10.0.0.48 - - [2025-10-11 21:16:15] "POST /database-nodes HTTP/1.1" 200 597 0.019106 10.0.0.48 - - [2025-10-11 21:16:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.001802 10.0.0.48 - - [2025-10-11 21:16:16] "POST /access-control-lists HTTP/1.1" 200 587 0.029840 10.0.0.48 - - [2025-10-11 21:16:16] "POST /fqname-to-id HTTP/1.1" 404 224 0.009671 10.0.0.48 - - [2025-10-11 21:16:16] "POST /access-control-lists HTTP/1.1" 200 585 0.023700 10.0.0.48 - - [2025-10-11 21:16:16] "POST /route-targets HTTP/1.1" 200 327 0.010917 10.0.0.48 - - [2025-10-11 21:16:16] "POST /ref-update HTTP/1.1" 200 156 0.018657 10.0.0.48 - - [2025-10-11 21:16:16] "POST /route-targets HTTP/1.1" 200 327 0.009873 10.0.0.48 - - [2025-10-11 21:16:16] "POST /ref-update HTTP/1.1" 200 156 0.044634 10.0.0.48 - - [2025-10-11 21:16:16] "POST /route-targets HTTP/1.1" 200 327 0.014047 10.0.0.48 - - [2025-10-11 21:16:16] "POST /ref-update HTTP/1.1" 200 156 0.042176 10.0.0.48 - - [2025-10-11 21:16:16] "POST /route-targets HTTP/1.1" 200 327 0.020769 10.0.0.48 - - [2025-10-11 21:16:16] "POST /ref-update HTTP/1.1" 200 156 0.038744 10.0.0.48 - - [2025-10-11 21:16:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.009968 10.0.0.48 - - [2025-10-11 21:16:16] "POST /access-control-lists HTTP/1.1" 200 551 0.065000 10.0.0.48 - - [2025-10-11 21:16:16] "PUT /access-control-list/a41d3b3f-90dc-4e1e-bc66-0d612c341bd3 HTTP/1.1" 200 272 0.015496 10.0.0.48 - - [2025-10-11 21:16:16] "PUT /access-control-list/11817040-2e07-4183-ad59-3b02eb1fd7eb HTTP/1.1" 200 272 0.015967 10.0.0.48 - - [2025-10-11 21:16:18] "GET / HTTP/1.1" 200 35931 0.001434 10.0.0.48 - - [2025-10-11 21:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.48 - - [2025-10-11 21:16:18] "GET /global-system-config/748f4a81-9bd3-40f0-94f9-a97f9e7575f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004362 10.0.0.48 - - [2025-10-11 21:16:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.001764 10.0.0.48 - - [2025-10-11 21:16:18] "POST /config-nodes HTTP/1.1" 200 593 0.034476 10.0.0.48 - - [2025-10-11 21:16:19] "GET / HTTP/1.1" 200 35931 0.001416 10.0.0.48 - - [2025-10-11 21:16:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002382 10.0.0.48 - - [2025-10-11 21:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.48 - - [2025-10-11 21:16:24] "GET /global-vrouter-config/0d323699-38b6-4d5e-bfc2-82371b18d3b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.002531 10.0.0.48 - - [2025-10-11 21:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.48 - - [2025-10-11 21:16:24] "PUT /global-vrouter-config/0d323699-38b6-4d5e-bfc2-82371b18d3b3 HTTP/1.1" 200 276 0.007597 10.0.0.48 - - [2025-10-11 21:16:24] "GET / HTTP/1.1" 200 35931 0.001221 10.0.0.48 - - [2025-10-11 21:16:24] "POST /alarms HTTP/1.1" 200 581 0.020561 10.0.0.48 - - [2025-10-11 21:16:24] "POST /alarms HTTP/1.1" 200 575 0.039001 10.0.0.48 - - [2025-10-11 21:16:24] "POST /alarms HTTP/1.1" 200 575 0.026263 10.0.0.48 - - [2025-10-11 21:16:24] "POST /alarms HTTP/1.1" 200 559 0.027963 10.0.0.48 - - [2025-10-11 21:16:24] "POST /alarms HTTP/1.1" 200 555 0.021378 10.0.0.48 - - [2025-10-11 21:16:24] "POST /alarms HTTP/1.1" 200 557 0.033793 10.0.0.48 - - [2025-10-11 21:16:24] "POST /alarms HTTP/1.1" 200 565 0.023578 10.0.0.48 - - [2025-10-11 21:16:24] "POST /alarms HTTP/1.1" 200 549 0.019953 10.0.0.48 - - [2025-10-11 21:16:24] "POST /alarms HTTP/1.1" 200 557 0.039864 10.0.0.48 - - [2025-10-11 21:16:24] "POST /alarms HTTP/1.1" 200 567 0.035999 10.0.0.48 - - [2025-10-11 21:16:24] "POST /alarms HTTP/1.1" 200 555 0.033150 10.0.0.48 - - [2025-10-11 21:16:24] "POST /alarms HTTP/1.1" 200 567 0.039061 10.0.0.48 - - [2025-10-11 21:16:24] "POST /alarms HTTP/1.1" 200 575 0.080740 10.0.0.48 - - [2025-10-11 21:16:24] "POST /alarms HTTP/1.1" 200 569 0.034023 10.0.0.48 - - [2025-10-11 21:16:25] "POST /alarms HTTP/1.1" 200 561 0.054523 10.0.0.48 - - [2025-10-11 21:16:25] "POST /alarms HTTP/1.1" 200 561 0.038094 10.0.0.48 - - [2025-10-11 21:16:25] "POST /alarms HTTP/1.1" 200 561 0.022537 10.0.0.48 - - [2025-10-11 21:16:25] "POST /alarms HTTP/1.1" 200 547 0.055166 10.0.0.48 - - [2025-10-11 21:16:25] "POST /alarms HTTP/1.1" 200 595 0.054272 10.0.0.48 - - [2025-10-11 21:16:25] "POST /alarms HTTP/1.1" 200 575 0.022274 10.0.0.48 - - [2025-10-11 21:16:25] "POST /alarms HTTP/1.1" 200 571 0.037779 10.0.0.48 - - [2025-10-11 21:16:25] "POST /alarms HTTP/1.1" 200 583 0.034272 10.0.0.48 - - [2025-10-11 21:16:25] "POST /alarms HTTP/1.1" 200 609 0.027094 10.0.0.48 - - [2025-10-11 21:16:25] "GET / HTTP/1.1" 200 35931 0.001749 10.0.0.48 - - [2025-10-11 21:16:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002224 10.0.0.48 - - [2025-10-11 21:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.48 - - [2025-10-11 21:16:25] "PUT /global-vrouter-config/0d323699-38b6-4d5e-bfc2-82371b18d3b3 HTTP/1.1" 200 276 0.010427 10.0.0.48 - - [2025-10-11 21:16:25] "GET / HTTP/1.1" 200 35931 0.002264 10.0.0.48 - - [2025-10-11 21:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.48 - - [2025-10-11 21:16:25] "GET /global-vrouter-config/0d323699-38b6-4d5e-bfc2-82371b18d3b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002925 10.0.0.48 - - [2025-10-11 21:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.48 - - [2025-10-11 21:16:26] "PUT /global-vrouter-config/0d323699-38b6-4d5e-bfc2-82371b18d3b3 HTTP/1.1" 200 276 0.009030 10.0.0.48 - - [2025-10-11 21:16:26] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.48 - - [2025-10-11 21:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.48 - - [2025-10-11 21:16:26] "GET /global-system-config/748f4a81-9bd3-40f0-94f9-a97f9e7575f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004585 10.0.0.48 - - [2025-10-11 21:16:26] "PUT /global-system-config/748f4a81-9bd3-40f0-94f9-a97f9e7575f6 HTTP/1.1" 200 274 0.032066 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:17:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001199 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:17:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 10.0.0.48 - - [2025-10-11 21:17:32] "GET / HTTP/1.1" 200 35931 0.001367 10.0.0.48 - - [2025-10-11 21:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.48 - - [2025-10-11 21:17:32] "GET /domain/0ce82ca9-3d1e-4e5b-95ea-abb55127d4ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.002748 10.0.0.48 - - [2025-10-11 21:17:32] "POST /id-to-fqname HTTP/1.1" 200 173 0.000864 10.0.0.48 - - [2025-10-11 21:17:32] "POST /fqname-to-id HTTP/1.1" 404 182 0.012266 10.0.0.48 - - [2025-10-11 21:17:32] "POST /security-groups HTTP/1.1" 200 570 0.081070 10.0.0.48 - - [2025-10-11 21:17:32] "POST /projects HTTP/1.1" 200 481 0.288732 10.0.0.48 - - [2025-10-11 21:17:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.009766 10.0.0.48 - - [2025-10-11 21:17:32] "POST /security-groups HTTP/1.1" 200 534 0.067729 10.0.0.48 - - [2025-10-11 21:17:32] "POST /access-control-lists HTTP/1.1" 200 579 0.093257 10.0.0.48 - - [2025-10-11 21:17:32] "POST /chown HTTP/1.1" 200 109 0.065609 10.0.0.48 - - [2025-10-11 21:17:32] "POST /fqname-to-id HTTP/1.1" 404 212 0.039128 10.0.0.48 - - [2025-10-11 21:17:32] "POST /policy-managements HTTP/1.1" 409 214 0.025246 10.0.0.48 - - [2025-10-11 21:17:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.48 - - [2025-10-11 21:17:32] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.041276 10.0.0.48 - - [2025-10-11 21:17:32] "POST /access-control-lists HTTP/1.1" 200 577 0.078553 10.0.0.48 - - [2025-10-11 21:17:32] "POST /application-policy-sets HTTP/1.1" 200 528 0.045422 10.0.0.48 - - [2025-10-11 21:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.48 - - [2025-10-11 21:17:33] "GET /global-vrouter-config/0d323699-38b6-4d5e-bfc2-82371b18d3b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.008188 10.0.0.48 - - [2025-10-11 21:17:33] "PUT /global-vrouter-config/0d323699-38b6-4d5e-bfc2-82371b18d3b3 HTTP/1.1" 200 276 0.009167 10.0.0.48 - - [2025-10-11 21:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011698 10.0.0.48 - - [2025-10-11 21:17:33] "GET /virtual-network/6b1699d0-3efc-432d-a1c5-c60f5f0a5373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005917 10.0.0.48 - - [2025-10-11 21:17:33] "POST /id-to-fqname HTTP/1.1" 200 177 0.000547 10.0.0.48 - - [2025-10-11 21:17:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.008352 10.0.0.48 - - [2025-10-11 21:17:33] "POST /security-groups HTTP/1.1" 200 574 0.097089 10.0.0.48 - - [2025-10-11 21:17:33] "POST /projects HTTP/1.1" 200 489 0.266263 10.0.0.48 - - [2025-10-11 21:17:33] "POST /security-groups HTTP/1.1" 200 546 0.039078 10.0.0.48 - - [2025-10-11 21:17:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.001967 10.0.0.48 - - [2025-10-11 21:17:33] "POST /chown HTTP/1.1" 200 109 0.019806 10.0.0.48 - - [2025-10-11 21:17:33] "POST /access-control-lists HTTP/1.1" 200 594 0.062046 10.0.0.48 - - [2025-10-11 21:17:33] "POST /fqname-to-id HTTP/1.1" 404 231 0.017362 10.0.0.48 - - [2025-10-11 21:17:33] "POST /network-ipams HTTP/1.1" 200 522 0.063776 10.0.0.48 - - [2025-10-11 21:17:33] "POST /access-control-lists HTTP/1.1" 200 592 0.054190 10.0.0.48 - - [2025-10-11 21:17:33] "POST /network-ipams HTTP/1.1" 200 510 0.051144 10.0.0.48 - - [2025-10-11 21:17:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.002488 10.0.0.48 - - [2025-10-11 21:17:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.004587 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:17:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000838 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:17:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 10.0.0.48 - - [2025-10-11 21:17:33] "POST /access-control-lists HTTP/1.1" 200 583 0.074125 10.0.0.48 - - [2025-10-11 21:17:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.015128 10.0.0.48 - - [2025-10-11 21:17:33] "POST /access-control-lists HTTP/1.1" 200 581 0.049961 10.0.0.48 - - [2025-10-11 21:17:33] "POST /useragent-kv HTTP/1.1" 200 115 0.022703 10.0.0.48 - - [2025-10-11 21:17:33] "POST /virtual-networks HTTP/1.1" 200 538 0.209053 10.0.0.48 - - [2025-10-11 21:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.48 - - [2025-10-11 21:17:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.001684 10.0.0.48 - - [2025-10-11 21:17:33] "POST /access-control-lists HTTP/1.1" 200 602 0.030044 10.0.0.48 - - [2025-10-11 21:17:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.018653 10.0.0.48 - - [2025-10-11 21:17:33] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.015578 10.0.0.48 - - [2025-10-11 21:17:34] "POST /network-ipams HTTP/1.1" 200 518 0.065661 10.0.0.48 - - [2025-10-11 21:17:34] "POST /fqname-to-id HTTP/1.1" 404 202 0.009893 10.0.0.48 - - [2025-10-11 21:17:34] "POST /access-control-lists HTTP/1.1" 200 600 0.064808 10.0.0.48 - - [2025-10-11 21:17:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.002929 10.0.0.48 - - [2025-10-11 21:17:34] "POST /access-control-lists HTTP/1.1" 200 589 0.312376 10.0.0.48 - - [2025-10-11 21:17:34] "POST /route-targets HTTP/1.1" 200 327 0.045951 10.0.0.48 - - [2025-10-11 21:17:34] "POST /useragent-kv HTTP/1.1" 200 115 0.006032 10.0.0.48 - - [2025-10-11 21:17:34] "POST /virtual-networks HTTP/1.1" 200 546 0.486967 10.0.0.48 - - [2025-10-11 21:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011734 10.0.0.48 - - [2025-10-11 21:17:34] "POST /ref-update HTTP/1.1" 200 156 0.040688 10.0.0.48 - - [2025-10-11 21:17:34] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.028517 10.0.0.48 - - [2025-10-11 21:17:34] "POST /fqname-to-id HTTP/1.1" 404 199 0.002323 10.0.0.48 - - [2025-10-11 21:17:34] "PUT /access-control-list/7c2b3a7e-b7b6-4c59-9a3e-0983a786e49d HTTP/1.1" 200 272 0.078219 10.0.0.48 - - [2025-10-11 21:17:34] "POST /network-policys HTTP/1.1" 200 538 0.055532 10.0.0.48 - - [2025-10-11 21:17:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.011855 10.0.0.48 - - [2025-10-11 21:17:34] "POST /route-targets HTTP/1.1" 200 327 0.028733 10.0.0.48 - - [2025-10-11 21:17:34] "POST /ref-update HTTP/1.1" 200 156 0.020665 10.0.0.48 - - [2025-10-11 21:17:34] "POST /network-policys HTTP/1.1" 200 534 0.058851 10.0.0.48 - - [2025-10-11 21:17:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.031263 10.0.0.48 - - [2025-10-11 21:17:34] "POST /network-policys HTTP/1.1" 200 542 0.030750 10.0.0.48 - - [2025-10-11 21:17:35] "POST /ref-update HTTP/1.1" 200 156 0.078477 10.0.0.48 - - [2025-10-11 21:17:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020241 10.0.0.48 - - [2025-10-11 21:17:35] "PUT /access-control-list/b755a999-b69a-4ed7-b9f7-caee364b8e78 HTTP/1.1" 200 272 0.057020 10.0.0.48 - - [2025-10-11 21:17:35] "POST /ref-update HTTP/1.1" 200 156 0.077192 10.0.0.48 - - [2025-10-11 21:17:35] "PUT /access-control-list/7c2b3a7e-b7b6-4c59-9a3e-0983a786e49d HTTP/1.1" 200 272 0.056403 10.0.0.48 - - [2025-10-11 21:17:35] "PUT /access-control-list/b755a999-b69a-4ed7-b9f7-caee364b8e78 HTTP/1.1" 200 272 0.047800 10.0.0.48 - - [2025-10-11 21:17:35] "POST /ref-update HTTP/1.1" 200 156 0.075894 10.0.0.48 - - [2025-10-11 21:17:35] "POST /ref-update HTTP/1.1" 200 156 0.180420 10.0.0.48 - - [2025-10-11 21:17:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009156 10.0.0.48 - - [2025-10-11 21:17:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020337 10.0.0.48 - - [2025-10-11 21:17:35] "PUT /access-control-list/7c2b3a7e-b7b6-4c59-9a3e-0983a786e49d HTTP/1.1" 200 272 0.091898 10.0.0.48 - - [2025-10-11 21:17:35] "POST /fqname-to-id HTTP/1.1" 404 237 0.007304 10.0.0.48 - - [2025-10-11 21:17:35] "POST /ref-update HTTP/1.1" 200 156 0.188672 10.0.0.48 - - [2025-10-11 21:17:35] "POST /access-control-lists HTTP/1.1" 200 601 0.104169 10.0.0.48 - - [2025-10-11 21:17:35] "PUT /access-control-list/b755a999-b69a-4ed7-b9f7-caee364b8e78 HTTP/1.1" 200 272 0.055212 10.0.0.48 - - [2025-10-11 21:17:35] "POST /ref-update HTTP/1.1" 200 156 0.093926 10.0.0.48 - - [2025-10-11 21:17:35] "POST /ref-update HTTP/1.1" 200 156 0.240563 10.0.0.48 - - [2025-10-11 21:17:36] "PUT /access-control-list/8737158c-2c15-4475-9890-46ac50d82d4d HTTP/1.1" 200 272 0.074747 10.0.0.48 - - [2025-10-11 21:17:36] "POST /ref-update HTTP/1.1" 200 156 0.239507 10.0.0.48 - - [2025-10-11 21:17:36] "PUT /access-control-list/8737158c-2c15-4475-9890-46ac50d82d4d HTTP/1.1" 200 272 0.113674 10.0.0.48 - - [2025-10-11 21:17:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007196 10.0.0.48 - - [2025-10-11 21:17:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023621 10.0.0.48 - - [2025-10-11 21:17:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005444 10.0.0.48 - - [2025-10-11 21:17:36] "POST /ref-update HTTP/1.1" 200 156 0.083657 10.0.0.48 - - [2025-10-11 21:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.48 - - [2025-10-11 21:17:36] "GET /virtual-network/6b1699d0-3efc-432d-a1c5-c60f5f0a5373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.033111 10.0.0.48 - - [2025-10-11 21:17:36] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.017836 10.0.0.48 - - [2025-10-11 21:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012088 10.0.0.48 - - [2025-10-11 21:17:36] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014188 10.0.0.48 - - [2025-10-11 21:17:36] "POST /firewall-policys HTTP/1.1" 200 530 0.040439 10.0.0.48 - - [2025-10-11 21:17:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.052568 10.0.0.48 - - [2025-10-11 21:17:36] "GET /firewall-policy/806e1642-09ef-4864-8b5b-f070009fe2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007809 10.0.0.48 - - [2025-10-11 21:17:36] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.003166 10.0.0.48 - - [2025-10-11 21:17:36] "GET /firewall-policy/806e1642-09ef-4864-8b5b-f070009fe2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007254 10.0.0.48 - - [2025-10-11 21:17:36] "POST /ref-update HTTP/1.1" 200 156 0.030195 10.0.0.48 - - [2025-10-11 21:17:36] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.005589 10.0.0.48 - - [2025-10-11 21:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007620 10.0.0.48 - - [2025-10-11 21:17:36] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004632 10.0.0.48 - - [2025-10-11 21:17:36] "POST /firewall-policys HTTP/1.1" 200 532 0.033683 10.0.0.48 - - [2025-10-11 21:17:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.050313 10.0.0.48 - - [2025-10-11 21:17:36] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.021554 10.0.0.48 - - [2025-10-11 21:17:37] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.002857 10.0.0.48 - - [2025-10-11 21:17:37] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003048 10.0.0.48 - - [2025-10-11 21:17:37] "GET /firewall-policy/806e1642-09ef-4864-8b5b-f070009fe2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002978 10.0.0.48 - - [2025-10-11 21:17:37] "GET /firewall-policy/806e1642-09ef-4864-8b5b-f070009fe2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008682 10.0.0.48 - - [2025-10-11 21:17:37] "POST /ref-update HTTP/1.1" 200 156 0.031746 10.0.0.48 - - [2025-10-11 21:17:37] "POST /ref-update HTTP/1.1" 200 156 0.042891 10.0.0.48 - - [2025-10-11 21:17:37] "POST /ref-update HTTP/1.1" 200 156 0.020689 10.0.0.48 - - [2025-10-11 21:17:37] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.014297 10.0.0.48 - - [2025-10-11 21:17:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.48 - - [2025-10-11 21:17:37] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.045280 10.0.0.48 - - [2025-10-11 21:17:37] "POST /firewall-policys HTTP/1.1" 200 530 0.064084 10.0.0.48 - - [2025-10-11 21:17:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.087083 10.0.0.48 - - [2025-10-11 21:17:37] "GET /firewall-policy/2bac1a9d-bf5e-4404-894f-ffecb3c471da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.035924 10.0.0.48 - - [2025-10-11 21:17:37] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.002825 10.0.0.48 - - [2025-10-11 21:17:37] "GET /firewall-policy/2bac1a9d-bf5e-4404-894f-ffecb3c471da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002343 10.0.0.48 - - [2025-10-11 21:17:37] "GET /firewall-policy/806e1642-09ef-4864-8b5b-f070009fe2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002243 10.0.0.48 - - [2025-10-11 21:17:37] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007908 10.0.0.48 - - [2025-10-11 21:17:37] "GET /firewall-policy/806e1642-09ef-4864-8b5b-f070009fe2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002990 10.0.0.48 - - [2025-10-11 21:17:37] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002593 10.0.0.48 - - [2025-10-11 21:17:37] "POST /ref-update HTTP/1.1" 200 156 0.016585 10.0.0.48 - - [2025-10-11 21:17:37] "POST /ref-update HTTP/1.1" 200 156 0.028008 10.0.0.48 - - [2025-10-11 21:17:37] "POST /ref-update HTTP/1.1" 200 156 0.038626 10.0.0.48 - - [2025-10-11 21:17:37] "POST /ref-update HTTP/1.1" 200 156 0.061664 10.0.0.48 - - [2025-10-11 21:17:37] "POST /ref-update HTTP/1.1" 200 156 0.035158 10.0.0.48 - - [2025-10-11 21:17:38] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.021302 10.0.0.48 - - [2025-10-11 21:17:38] "POST /tags HTTP/1.1" 200 299 0.049351 10.0.0.48 - - [2025-10-11 21:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.022540 10.0.0.48 - - [2025-10-11 21:17:38] "GET /tag/c390360e-3848-43ac-b3ed-bb2bb78e9aba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018952 10.0.0.48 - - [2025-10-11 21:17:38] "POST /set-tag HTTP/1.1" 200 109 0.026924 10.0.0.48 - - [2025-10-11 21:17:38] "POST /tags HTTP/1.1" 200 357 0.101490 10.0.0.48 - - [2025-10-11 21:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009876 10.0.0.48 - - [2025-10-11 21:17:38] "GET /tag/3582e162-36f5-41c1-a9eb-841c109c42a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.014392 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:17:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001121 10.0.0.48 - - [2025-10-11 21:17:38] "POST /tags HTTP/1.1" 200 305 0.066650 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:17:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003489 10.0.0.48 - - [2025-10-11 21:17:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.019512 10.0.0.48 - - [2025-10-11 21:17:38] "GET /tag/ce1f4c1c-d62d-4da8-99b1-b8ee5c1a1551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018713 10.0.0.48 - - [2025-10-11 21:17:38] "POST /id-to-fqname HTTP/1.1" 200 174 0.000678 10.0.0.48 - - [2025-10-11 21:17:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.018534 10.0.0.48 - - [2025-10-11 21:17:39] "POST /security-groups HTTP/1.1" 200 571 0.310895 10.0.0.48 - - [2025-10-11 21:17:39] "POST /projects HTTP/1.1" 200 483 0.483644 10.0.0.48 - - [2025-10-11 21:17:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025640 10.0.0.48 - - [2025-10-11 21:17:39] "POST /fqname-to-id HTTP/1.1" 404 214 0.014147 10.0.0.48 - - [2025-10-11 21:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016079 10.0.0.48 - - [2025-10-11 21:17:39] "POST /access-control-lists HTTP/1.1" 200 580 0.072108 10.0.0.48 - - [2025-10-11 21:17:39] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.058229 10.0.0.48 - - [2025-10-11 21:17:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.019795 10.0.0.48 - - [2025-10-11 21:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.48 - - [2025-10-11 21:17:39] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.004908 10.0.0.48 - - [2025-10-11 21:17:39] "POST /access-control-lists HTTP/1.1" 200 578 0.071593 10.0.0.48 - - [2025-10-11 21:17:39] "PUT /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d HTTP/1.1" 200 264 0.079120 10.0.0.48 - - [2025-10-11 21:17:39] "PUT /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11 HTTP/1.1" 200 264 0.052026 10.0.0.48 - - [2025-10-11 21:17:39] "POST /security-groups HTTP/1.1" 200 537 0.071201 10.0.0.48 - - [2025-10-11 21:17:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.006230 10.0.0.48 - - [2025-10-11 21:17:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.034001 10.0.0.48 - - [2025-10-11 21:17:39] "POST /access-control-lists HTTP/1.1" 200 596 0.089325 10.0.0.48 - - [2025-10-11 21:17:39] "POST /chown HTTP/1.1" 200 109 0.063428 10.0.0.48 - - [2025-10-11 21:17:39] "POST /fqname-to-id HTTP/1.1" 404 233 0.016338 10.0.0.48 - - [2025-10-11 21:17:39] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006796 10.0.0.48 - - [2025-10-11 21:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.48 - - [2025-10-11 21:17:39] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.045043 10.0.0.48 - - [2025-10-11 21:17:39] "POST /access-control-lists HTTP/1.1" 200 594 0.105332 10.0.0.48 - - [2025-10-11 21:17:39] "POST /tags HTTP/1.1" 409 207 0.020588 10.0.0.48 - - [2025-10-11 21:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.48 - - [2025-10-11 21:17:40] "GET /tag/ce1f4c1c-d62d-4da8-99b1-b8ee5c1a1551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018279 10.0.0.48 - - [2025-10-11 21:17:40] "POST /firewall-rules HTTP/1.1" 200 564 0.085800 10.0.0.48 - - [2025-10-11 21:17:40] "GET /firewall-rule/6777ae40-a749-4220-b2df-852df47788f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005959 10.0.0.48 - - [2025-10-11 21:17:40] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002406 10.0.0.48 - - [2025-10-11 21:17:40] "GET /firewall-rule/6777ae40-a749-4220-b2df-852df47788f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002455 10.0.0.48 - - [2025-10-11 21:17:40] "POST /ref-update HTTP/1.1" 200 156 0.042979 10.0.0.48 - - [2025-10-11 21:17:40] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.010269 10.0.0.48 - - [2025-10-11 21:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.48 - - [2025-10-11 21:17:40] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002982 10.0.0.48 - - [2025-10-11 21:17:40] "POST /tags HTTP/1.1" 409 207 0.001988 10.0.0.48 - - [2025-10-11 21:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006380 10.0.0.48 - - [2025-10-11 21:17:40] "GET /tag/ce1f4c1c-d62d-4da8-99b1-b8ee5c1a1551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.023429 10.0.0.48 - - [2025-10-11 21:17:40] "POST /firewall-rules HTTP/1.1" 200 562 0.124376 10.0.0.48 - - [2025-10-11 21:17:40] "GET /firewall-rule/2e49bd13-4ac4-452a-9983-8964691f9481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.009946 10.0.0.48 - - [2025-10-11 21:17:40] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004326 10.0.0.48 - - [2025-10-11 21:17:40] "GET /firewall-rule/2e49bd13-4ac4-452a-9983-8964691f9481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002748 10.0.0.48 - - [2025-10-11 21:17:40] "POST /ref-update HTTP/1.1" 200 156 0.054311 10.0.0.48 - - [2025-10-11 21:17:40] "POST /fqname-to-id HTTP/1.1" 404 226 0.002568 10.0.0.48 - - [2025-10-11 21:17:40] "POST /tags HTTP/1.1" 200 355 0.034936 10.0.0.48 - - [2025-10-11 21:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012568 10.0.0.48 - - [2025-10-11 21:17:40] "GET /tag/963b9279-98f6-4396-873b-0199207c867c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.018415 10.0.0.48 - - [2025-10-11 21:17:40] "POST /tags HTTP/1.1" 200 303 0.025228 10.0.0.48 - - [2025-10-11 21:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008945 10.0.0.48 - - [2025-10-11 21:17:40] "GET /tag/dc015b78-a12f-4c39-9f74-523b9894c75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.023333 10.0.0.48 - - [2025-10-11 21:17:41] "POST /projects HTTP/1.1" 409 218 0.008191 10.0.0.48 - - [2025-10-11 21:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.48 - - [2025-10-11 21:17:41] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045290 10.0.0.48 - - [2025-10-11 21:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008131 10.0.0.48 - - [2025-10-11 21:17:41] "GET /network-ipam/06f6f28b-1708-4ce3-8ee1-6aecf456b338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002983 10.0.0.48 - - [2025-10-11 21:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.48 - - [2025-10-11 21:17:41] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004186 10.0.0.48 - - [2025-10-11 21:17:41] "PUT /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d HTTP/1.1" 200 264 0.057971 10.0.0.48 - - [2025-10-11 21:17:41] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004118 10.0.0.48 - - [2025-10-11 21:17:41] "POST /set-tag HTTP/1.1" 200 109 0.051206 10.0.0.48 - - [2025-10-11 21:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.48 - - [2025-10-11 21:17:41] "GET /network-ipam/28fc9ae3-b4ff-4946-927a-9d8e403c51b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002774 10.0.0.48 - - [2025-10-11 21:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.48 - - [2025-10-11 21:17:41] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004487 10.0.0.48 - - [2025-10-11 21:17:41] "PUT /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11 HTTP/1.1" 200 264 0.062845 10.0.0.48 - - [2025-10-11 21:17:41] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.021056 10.0.0.48 - - [2025-10-11 21:17:41] "POST /set-tag HTTP/1.1" 200 109 0.065288 10.0.0.48 - - [2025-10-11 21:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.021698 10.0.0.48 - - [2025-10-11 21:17:41] "GET /network-policy/a24e55ea-25b9-434c-a604-b29a23d28a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002517 10.0.0.48 - - [2025-10-11 21:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.48 - - [2025-10-11 21:17:41] "GET /network-policy/ef262b66-d683-4d70-80e2-02b06addded8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002474 10.0.0.48 - - [2025-10-11 21:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.48 - - [2025-10-11 21:17:41] "GET /network-policy/ad668946-10ab-4776-8aa0-2948a03ebdc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002764 10.0.0.48 - - [2025-10-11 21:17:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.48 - - [2025-10-11 21:17:41] "PUT /network-policy/ad668946-10ab-4776-8aa0-2948a03ebdc9 HTTP/1.1" 200 262 0.009761 10.0.0.48 - - [2025-10-11 21:17:41] "PUT /access-control-list/8737158c-2c15-4475-9890-46ac50d82d4d HTTP/1.1" 200 272 0.031010 10.0.0.48 - - [2025-10-11 21:17:41] "POST /ref-update HTTP/1.1" 200 156 0.099095 10.0.0.48 - - [2025-10-11 21:17:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020401 10.0.0.48 - - [2025-10-11 21:17:41] "PUT /access-control-list/7c2b3a7e-b7b6-4c59-9a3e-0983a786e49d HTTP/1.1" 200 272 0.054795 10.0.0.48 - - [2025-10-11 21:17:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022399 10.0.0.48 - - [2025-10-11 21:17:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002000 10.0.0.48 - - [2025-10-11 21:17:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001854 10.0.0.48 - - [2025-10-11 21:17:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002808 10.0.0.48 - - [2025-10-11 21:17:42] "POST /security-groups HTTP/1.1" 409 245 0.004163 10.0.0.48 - - [2025-10-11 21:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.48 - - [2025-10-11 21:17:42] "PUT /security-group/497a29b1-709f-489f-8b40-c8e02331c0bb HTTP/1.1" 200 262 0.060665 10.0.0.48 - - [2025-10-11 21:17:42] "PUT /access-control-list/bba1f3a3-8936-4d9b-8cb4-c62d4c4a7d6b HTTP/1.1" 200 272 0.009552 10.0.0.48 - - [2025-10-11 21:17:42] "PUT /access-control-list/498884cc-3511-47d6-8d7d-20afb3a6a3c2 HTTP/1.1" 200 272 0.028488 10.0.0.48 - - [2025-10-11 21:17:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.036056 10.0.0.48 - - [2025-10-11 21:17:42] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.011916 10.0.0.48 - - [2025-10-11 21:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.48 - - [2025-10-11 21:17:42] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002828 10.0.0.48 - - [2025-10-11 21:17:42] "POST /tags HTTP/1.1" 409 206 0.001854 10.0.0.48 - - [2025-10-11 21:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.48 - - [2025-10-11 21:17:42] "GET /tag/dc015b78-a12f-4c39-9f74-523b9894c75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011374 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:17:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002527 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:17:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001694 10.0.0.48 - - [2025-10-11 21:17:42] "POST /firewall-rules HTTP/1.1" 200 562 0.088141 10.0.0.48 - - [2025-10-11 21:17:42] "GET /firewall-rule/518a14bb-2b76-408e-b96b-4e7d045d2cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.040034 10.0.0.48 - - [2025-10-11 21:17:42] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004215 10.0.0.48 - - [2025-10-11 21:17:42] "GET /firewall-rule/518a14bb-2b76-408e-b96b-4e7d045d2cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002147 10.0.0.48 - - [2025-10-11 21:17:42] "POST /ref-update HTTP/1.1" 200 156 0.039016 10.0.0.48 - - [2025-10-11 21:17:42] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.014738 10.0.0.48 - - [2025-10-11 21:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.48 - - [2025-10-11 21:17:42] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015891 10.0.0.48 - - [2025-10-11 21:17:42] "POST /tags HTTP/1.1" 409 206 0.007605 10.0.0.48 - - [2025-10-11 21:17:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.48 - - [2025-10-11 21:17:42] "GET /tag/dc015b78-a12f-4c39-9f74-523b9894c75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011655 10.0.0.48 - - [2025-10-11 21:17:42] "POST /firewall-rules HTTP/1.1" 200 560 0.168299 10.0.0.48 - - [2025-10-11 21:17:42] "GET /firewall-rule/21ef96c5-f51b-43e5-8937-c6d1a29e48b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.008313 10.0.0.48 - - [2025-10-11 21:17:42] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004696 10.0.0.48 - - [2025-10-11 21:17:42] "GET /firewall-rule/21ef96c5-f51b-43e5-8937-c6d1a29e48b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002400 10.0.0.48 - - [2025-10-11 21:17:43] "POST /ref-update HTTP/1.1" 200 156 0.026293 10.0.0.48 - - [2025-10-11 21:17:43] "POST /tags HTTP/1.1" 200 305 0.071594 10.0.0.48 - - [2025-10-11 21:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.030959 10.0.0.48 - - [2025-10-11 21:17:43] "GET /tag/9e9f3529-8847-4933-9328-18f8b768af2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.018329 10.0.0.48 - - [2025-10-11 21:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.48 - - [2025-10-11 21:17:43] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.099315 10.0.0.48 - - [2025-10-11 21:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.48 - - [2025-10-11 21:17:43] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004708 10.0.0.48 - - [2025-10-11 21:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.48 - - [2025-10-11 21:17:43] "GET /service-appliance-set/065251da-da9b-44aa-9143-278c22412e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.004036 10.0.0.48 - - [2025-10-11 21:17:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.001569 10.0.0.48 - - [2025-10-11 21:17:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109648 10.0.0.48 - - [2025-10-11 21:17:43] "GET /virtual-machine-interface/557865d9-c525-4807-ae2b-136bbcd8ef43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.004449 10.0.0.48 - - [2025-10-11 21:17:43] "POST /instance-ips HTTP/1.1" 200 381 0.035273 10.0.0.48 - - [2025-10-11 21:17:43] "GET /instance-ip/b867f471-959f-4eaa-8e56-efaaf125ccaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004191 10.0.0.48 - - [2025-10-11 21:17:43] "POST /loadbalancers HTTP/1.1" 200 582 0.068389 10.0.0.48 - - [2025-10-11 21:17:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014921 10.0.0.48 - - [2025-10-11 21:17:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016969 10.0.0.48 - - [2025-10-11 21:17:43] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042384 10.0.0.48 - - [2025-10-11 21:17:43] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045917 10.0.0.48 - - [2025-10-11 21:17:43] "GET /loadbalancer/1f1514f2-03c2-4e8b-8623-4ab55eef01f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.003517 10.0.0.48 - - [2025-10-11 21:17:43] "GET /instance-ip/b867f471-959f-4eaa-8e56-efaaf125ccaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003662 10.0.0.48 - - [2025-10-11 21:17:43] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.014460 10.0.0.48 - - [2025-10-11 21:17:44] "POST /floating-ips HTTP/1.1" 200 583 0.042686 10.0.0.48 - - [2025-10-11 21:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.043370 10.0.0.48 - - [2025-10-11 21:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012839 10.0.0.48 - - [2025-10-11 21:17:44] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.066641 10.0.0.48 - - [2025-10-11 21:17:44] "GET /loadbalancer-listener/9c5f1f5c-f292-4f25-9727-289554882539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002718 10.0.0.48 - - [2025-10-11 21:17:44] "GET /loadbalancer-listener/9c5f1f5c-f292-4f25-9727-289554882539?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003331 10.0.0.48 - - [2025-10-11 21:17:44] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018661 10.0.0.48 - - [2025-10-11 21:17:44] "GET /instance-ip/b867f471-959f-4eaa-8e56-efaaf125ccaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002822 10.0.0.48 - - [2025-10-11 21:17:44] "GET /instance-ip/b867f471-959f-4eaa-8e56-efaaf125ccaa?fields=floating_ips HTTP/1.1" 200 1171 0.004938 10.0.0.48 - - [2025-10-11 21:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.48 - - [2025-10-11 21:17:44] "GET /floating-ip/62cb97c3-2e96-487b-a76b-97bc32c7e9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.016902 10.0.0.48 - - [2025-10-11 21:17:44] "GET /global-vrouter-config/0d323699-38b6-4d5e-bfc2-82371b18d3b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.002152 10.0.0.48 - - [2025-10-11 21:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.48 - - [2025-10-11 21:17:44] "PUT /global-vrouter-config/0d323699-38b6-4d5e-bfc2-82371b18d3b3 HTTP/1.1" 200 276 0.006922 10.0.0.48 - - [2025-10-11 21:17:44] "POST /tags HTTP/1.1" 200 301 0.057029 10.0.0.48 - - [2025-10-11 21:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.48 - - [2025-10-11 21:17:44] "GET /tag/cac022b9-0097-41cf-9ff4-a2619be113c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013088 10.0.0.48 - - [2025-10-11 21:17:44] "POST /tags HTTP/1.1" 200 325 0.069437 10.0.0.48 - - [2025-10-11 21:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013095 10.0.0.48 - - [2025-10-11 21:17:44] "GET /tag/29185bd6-fc3f-4aac-9aec-f4d67bd5377f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.013544 10.0.0.48 - - [2025-10-11 21:17:44] "POST /tags HTTP/1.1" 200 363 0.018776 10.0.0.48 - - [2025-10-11 21:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.48 - - [2025-10-11 21:17:44] "GET /tag/effac23d-759e-4d6a-9c49-a7b9dd277873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.015209 10.0.0.48 - - [2025-10-11 21:17:44] "POST /tags HTTP/1.1" 200 311 0.019774 10.0.0.48 - - [2025-10-11 21:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.48 - - [2025-10-11 21:17:44] "GET /tag/f212c96a-e3b6-4be6-9d62-e1eb99495cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.025416 10.0.0.48 - - [2025-10-11 21:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.48 - - [2025-10-11 21:17:44] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.004010 10.0.0.48 - - [2025-10-11 21:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.48 - - [2025-10-11 21:17:44] "GET /project/7d1d8242-f1ee-435c-aa8b-15457927fa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028344 10.0.0.48 - - [2025-10-11 21:17:44] "POST /virtual-machines HTTP/1.1" 200 377 0.012678 10.0.0.48 - - [2025-10-11 21:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018225 10.0.0.48 - - [2025-10-11 21:17:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.124599 10.0.0.48 - - [2025-10-11 21:17:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011198 10.0.0.48 - - [2025-10-11 21:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006820 10.0.0.48 - - [2025-10-11 21:17:45] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007609 10.0.0.48 - - [2025-10-11 21:17:45] "POST /instance-ips HTTP/1.1" 200 409 0.030125 10.0.0.48 - - [2025-10-11 21:17:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.035555 10.0.0.48 - - [2025-10-11 21:17:45] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007930 10.0.0.48 - - [2025-10-11 21:17:45] "POST /set-tag HTTP/1.1" 200 109 0.018854 10.0.0.48 - - [2025-10-11 21:17:45] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.026666 10.0.0.48 - - [2025-10-11 21:17:45] "GET /instance-ip/bad5ed56-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004510 10.0.0.48 - - [2025-10-11 21:17:45] "POST /fqname-to-id HTTP/1.1" 404 228 0.002105 10.0.0.48 - - [2025-10-11 21:17:45] "POST /tags HTTP/1.1" 200 301 0.015772 10.0.0.48 - - [2025-10-11 21:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005296 10.0.0.48 - - [2025-10-11 21:17:45] "GET /tag/4a17c54e-1d58-4d34-a57c-55b078475e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012441 10.0.0.48 - - [2025-10-11 21:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.48 - - [2025-10-11 21:17:45] "GET /project/7d1d8242-f1ee-435c-aa8b-15457927fa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033962 10.0.0.48 - - [2025-10-11 21:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005705 10.0.0.48 - - [2025-10-11 21:17:45] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004093 10.0.0.48 - - [2025-10-11 21:17:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.48 - - [2025-10-11 21:17:45] "GET /service-appliance-set/065251da-da9b-44aa-9143-278c22412e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002102 10.0.0.48 - - [2025-10-11 21:17:45] "POST /fqname-to-id HTTP/1.1" 404 242 0.001965 10.0.0.48 - - [2025-10-11 21:17:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104342 10.0.0.48 - - [2025-10-11 21:17:45] "GET /virtual-machine-interface/cec75e0e-6eb2-4bd9-b1e8-cfba06ca63e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.014673 10.0.0.48 - - [2025-10-11 21:17:45] "POST /instance-ips HTTP/1.1" 200 377 0.021152 10.0.0.48 - - [2025-10-11 21:17:45] "GET /instance-ip/73be1123-005c-46f0-8f10-e51da6f321dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013698 10.0.0.48 - - [2025-10-11 21:17:45] "POST /loadbalancers HTTP/1.1" 200 582 0.059266 10.0.0.48 - - [2025-10-11 21:17:46] "GET /project/7d1d8242-f1ee-435c-aa8b-15457927fa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068765 10.0.0.48 - - [2025-10-11 21:17:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.043968 10.0.0.48 - - [2025-10-11 21:17:46] "GET /instance-ip/73be1123-005c-46f0-8f10-e51da6f321dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.026399 10.0.0.48 - - [2025-10-11 21:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013787 10.0.0.48 - - [2025-10-11 21:17:46] "POST /floating-ips HTTP/1.1" 200 581 0.058337 10.0.0.48 - - [2025-10-11 21:17:46] "GET /project/7d1d8242-f1ee-435c-aa8b-15457927fa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066868 10.0.0.48 - - [2025-10-11 21:17:46] "GET /loadbalancer/30953726-b442-4fa1-9b76-c9287ae16501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004027 10.0.0.48 - - [2025-10-11 21:17:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.029691 10.0.0.48 - - [2025-10-11 21:17:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024637 10.0.0.48 - - [2025-10-11 21:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016678 10.0.0.48 - - [2025-10-11 21:17:46] "GET /project/7d1d8242-f1ee-435c-aa8b-15457927fa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059760 10.0.0.48 - - [2025-10-11 21:17:46] "GET /loadbalancer-listener/7fc27a22-bc74-407b-8d90-7846f451e98c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002174 10.0.0.48 - - [2025-10-11 21:17:46] "GET /loadbalancer-listener/7fc27a22-bc74-407b-8d90-7846f451e98c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003789 10.0.0.48 - - [2025-10-11 21:17:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.082531 10.0.0.48 - - [2025-10-11 21:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014312 10.0.0.48 - - [2025-10-11 21:17:46] "GET /instance-ip/73be1123-005c-46f0-8f10-e51da6f321dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013879 10.0.0.48 - - [2025-10-11 21:17:46] "GET /instance-ip/73be1123-005c-46f0-8f10-e51da6f321dc?fields=floating_ips HTTP/1.1" 200 1164 0.012826 10.0.0.48 - - [2025-10-11 21:17:46] "GET /project/7d1d8242-f1ee-435c-aa8b-15457927fa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.100991 10.0.0.48 - - [2025-10-11 21:17:46] "GET /floating-ip/32d5a78d-861f-41aa-afd4-05ee8572d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.031015 10.0.0.48 - - [2025-10-11 21:17:46] "GET /loadbalancer/30953726-b442-4fa1-9b76-c9287ae16501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002630 10.0.0.48 - - [2025-10-11 21:17:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.036103 10.0.0.48 - - [2025-10-11 21:17:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.046261 10.0.0.48 - - [2025-10-11 21:17:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.029442 10.0.0.48 - - [2025-10-11 21:17:46] "GET /project/7d1d8242-f1ee-435c-aa8b-15457927fa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068261 10.0.0.48 - - [2025-10-11 21:17:46] "GET /loadbalancer-listener/5c90ea9d-f932-41da-bb69-d21248e1ef66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.011555 10.0.0.48 - - [2025-10-11 21:17:46] "GET /loadbalancer-listener/5c90ea9d-f932-41da-bb69-d21248e1ef66?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.010186 10.0.0.48 - - [2025-10-11 21:17:47] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026316 10.0.0.48 - - [2025-10-11 21:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010722 10.0.0.48 - - [2025-10-11 21:17:47] "GET /instance-ip/73be1123-005c-46f0-8f10-e51da6f321dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009152 10.0.0.48 - - [2025-10-11 21:17:47] "GET /instance-ip/73be1123-005c-46f0-8f10-e51da6f321dc?fields=floating_ips HTTP/1.1" 200 1164 0.006414 10.0.0.48 - - [2025-10-11 21:17:47] "GET /floating-ip/32d5a78d-861f-41aa-afd4-05ee8572d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.001944 10.0.0.48 - - [2025-10-11 21:17:47] "GET /project/7d1d8242-f1ee-435c-aa8b-15457927fa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044061 10.0.0.48 - - [2025-10-11 21:17:47] "GET /loadbalancer/30953726-b442-4fa1-9b76-c9287ae16501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002947 10.0.0.48 - - [2025-10-11 21:17:47] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.028424 10.0.0.48 - - [2025-10-11 21:17:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017315 10.0.0.48 - - [2025-10-11 21:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008971 10.0.0.48 - - [2025-10-11 21:17:47] "GET /project/7d1d8242-f1ee-435c-aa8b-15457927fa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029944 10.0.0.48 - - [2025-10-11 21:17:47] "GET /loadbalancer-listener/a632c5dc-3b41-4f28-8f7f-b3bd5aa06305?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002115 10.0.0.48 - - [2025-10-11 21:17:47] "GET /loadbalancer-listener/a632c5dc-3b41-4f28-8f7f-b3bd5aa06305?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003573 10.0.0.48 - - [2025-10-11 21:17:47] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.040960 10.0.0.48 - - [2025-10-11 21:17:47] "GET /instance-ip/73be1123-005c-46f0-8f10-e51da6f321dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004235 10.0.0.48 - - [2025-10-11 21:17:47] "GET /instance-ip/73be1123-005c-46f0-8f10-e51da6f321dc?fields=floating_ips HTTP/1.1" 200 1164 0.002657 10.0.0.48 - - [2025-10-11 21:17:47] "GET /floating-ip/32d5a78d-861f-41aa-afd4-05ee8572d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002157 10.0.0.48 - - [2025-10-11 21:17:47] "POST /tags HTTP/1.1" 200 371 0.035657 10.0.0.48 - - [2025-10-11 21:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011618 10.0.0.48 - - [2025-10-11 21:17:47] "GET /tag/22bf5a68-079c-42f4-96a4-3f8089bd23b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.012109 10.0.0.48 - - [2025-10-11 21:17:47] "POST /tags HTTP/1.1" 200 319 0.017655 10.0.0.48 - - [2025-10-11 21:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.023274 10.0.0.48 - - [2025-10-11 21:17:47] "GET /tag/47f362ef-dc1a-4e66-b064-9e08e41164d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011736 10.0.0.48 - - [2025-10-11 21:17:47] "POST /id-to-fqname HTTP/1.1" 200 181 0.001858 10.0.0.48 - - [2025-10-11 21:17:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.009811 10.0.0.48 - - [2025-10-11 21:17:47] "POST /security-groups HTTP/1.1" 200 578 0.066895 10.0.0.48 - - [2025-10-11 21:17:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.002595 10.0.0.48 - - [2025-10-11 21:17:47] "POST /projects HTTP/1.1" 200 497 0.212433 10.0.0.48 - - [2025-10-11 21:17:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.050813 10.0.0.48 - - [2025-10-11 21:17:47] "POST /access-control-lists HTTP/1.1" 200 587 0.081348 10.0.0.48 - - [2025-10-11 21:17:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.029159 10.0.0.48 - - [2025-10-11 21:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.025939 10.0.0.48 - - [2025-10-11 21:17:47] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.009386 10.0.0.48 - - [2025-10-11 21:17:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.48 - - [2025-10-11 21:17:47] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007478 10.0.0.48 - - [2025-10-11 21:17:48] "POST /access-control-lists HTTP/1.1" 200 585 0.092304 10.0.0.48 - - [2025-10-11 21:17:48] "PUT /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d HTTP/1.1" 200 264 0.081903 10.0.0.48 - - [2025-10-11 21:17:48] "PUT /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11 HTTP/1.1" 200 264 0.054655 10.0.0.48 - - [2025-10-11 21:17:48] "POST /security-groups HTTP/1.1" 200 558 0.071463 10.0.0.48 - - [2025-10-11 21:17:48] "POST /fqname-to-id HTTP/1.1" 404 248 0.001969 10.0.0.48 - - [2025-10-11 21:17:48] "POST /access-control-lists HTTP/1.1" 200 610 0.062089 10.0.0.48 - - [2025-10-11 21:17:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.066922 10.0.0.48 - - [2025-10-11 21:17:48] "POST /fqname-to-id HTTP/1.1" 404 247 0.020014 10.0.0.48 - - [2025-10-11 21:17:48] "POST /chown HTTP/1.1" 200 109 0.022465 10.0.0.48 - - [2025-10-11 21:17:48] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.019074 10.0.0.48 - - [2025-10-11 21:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.48 - - [2025-10-11 21:17:48] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013928 10.0.0.48 - - [2025-10-11 21:17:48] "POST /access-control-lists HTTP/1.1" 200 608 0.096432 10.0.0.48 - - [2025-10-11 21:17:48] "POST /tags HTTP/1.1" 409 214 0.004639 10.0.0.48 - - [2025-10-11 21:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.48 - - [2025-10-11 21:17:48] "GET /tag/47f362ef-dc1a-4e66-b064-9e08e41164d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014225 10.0.0.48 - - [2025-10-11 21:17:48] "POST /firewall-rules HTTP/1.1" 200 578 0.080383 10.0.0.48 - - [2025-10-11 21:17:48] "GET /firewall-rule/f3dfb6e0-fee6-4981-9dce-2c8c66ab062a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.019206 10.0.0.48 - - [2025-10-11 21:17:48] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.012971 10.0.0.48 - - [2025-10-11 21:17:48] "GET /firewall-rule/f3dfb6e0-fee6-4981-9dce-2c8c66ab062a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002376 10.0.0.48 - - [2025-10-11 21:17:48] "POST /ref-update HTTP/1.1" 200 156 0.034003 10.0.0.48 - - [2025-10-11 21:17:48] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002506 10.0.0.48 - - [2025-10-11 21:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.48 - - [2025-10-11 21:17:48] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005484 10.0.0.48 - - [2025-10-11 21:17:48] "POST /tags HTTP/1.1" 409 214 0.005603 10.0.0.48 - - [2025-10-11 21:17:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.48 - - [2025-10-11 21:17:48] "GET /tag/47f362ef-dc1a-4e66-b064-9e08e41164d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012227 10.0.0.48 - - [2025-10-11 21:17:49] "POST /firewall-rules HTTP/1.1" 200 576 0.075919 10.0.0.48 - - [2025-10-11 21:17:49] "GET /firewall-rule/c9ec0ce8-e2fb-4e53-942d-51a56eca4eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.010488 10.0.0.48 - - [2025-10-11 21:17:49] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.003408 10.0.0.48 - - [2025-10-11 21:17:49] "GET /firewall-rule/c9ec0ce8-e2fb-4e53-942d-51a56eca4eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003375 10.0.0.48 - - [2025-10-11 21:17:49] "POST /ref-update HTTP/1.1" 200 156 0.030299 10.0.0.48 - - [2025-10-11 21:17:49] "POST /tags HTTP/1.1" 200 363 0.039014 10.0.0.48 - - [2025-10-11 21:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.48 - - [2025-10-11 21:17:49] "GET /tag/a20d3b2b-9a69-4d2e-8405-676d9e540250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011603 10.0.0.48 - - [2025-10-11 21:17:49] "POST /tags HTTP/1.1" 200 311 0.017617 10.0.0.48 - - [2025-10-11 21:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011776 10.0.0.48 - - [2025-10-11 21:17:49] "GET /tag/5617a7f5-0822-4e73-a39f-974cce468b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012633 10.0.0.48 - - [2025-10-11 21:17:49] "POST /id-to-fqname HTTP/1.1" 200 177 0.000610 10.0.0.48 - - [2025-10-11 21:17:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.022370 10.0.0.48 - - [2025-10-11 21:17:49] "POST /security-groups HTTP/1.1" 200 574 0.084398 10.0.0.48 - - [2025-10-11 21:17:49] "POST /projects HTTP/1.1" 200 489 0.218606 10.0.0.48 - - [2025-10-11 21:17:49] "POST /fqname-to-id HTTP/1.1" 404 217 0.003168 10.0.0.48 - - [2025-10-11 21:17:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017770 10.0.0.48 - - [2025-10-11 21:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009246 10.0.0.48 - - [2025-10-11 21:17:49] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.017938 10.0.0.48 - - [2025-10-11 21:17:49] "POST /access-control-lists HTTP/1.1" 200 583 0.080300 10.0.0.48 - - [2025-10-11 21:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.48 - - [2025-10-11 21:17:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.005845 10.0.0.48 - - [2025-10-11 21:17:49] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006050 10.0.0.48 - - [2025-10-11 21:17:49] "POST /access-control-lists HTTP/1.1" 200 581 0.060810 10.0.0.48 - - [2025-10-11 21:17:49] "PUT /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d HTTP/1.1" 200 264 0.081950 10.0.0.48 - - [2025-10-11 21:17:49] "PUT /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11 HTTP/1.1" 200 264 0.043728 10.0.0.48 - - [2025-10-11 21:17:49] "POST /security-groups HTTP/1.1" 200 546 0.071756 10.0.0.48 - - [2025-10-11 21:17:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.001688 10.0.0.48 - - [2025-10-11 21:17:50] "POST /access-control-lists HTTP/1.1" 200 602 0.058833 10.0.0.48 - - [2025-10-11 21:17:50] "POST /fqname-to-id HTTP/1.1" 404 239 0.010310 10.0.0.48 - - [2025-10-11 21:17:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.070560 10.0.0.48 - - [2025-10-11 21:17:50] "POST /chown HTTP/1.1" 200 109 0.017061 10.0.0.48 - - [2025-10-11 21:17:50] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007316 10.0.0.48 - - [2025-10-11 21:17:50] "POST /access-control-lists HTTP/1.1" 200 600 0.089240 10.0.0.48 - - [2025-10-11 21:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008022 10.0.0.48 - - [2025-10-11 21:17:50] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003816 10.0.0.48 - - [2025-10-11 21:17:50] "POST /tags HTTP/1.1" 409 210 0.003365 10.0.0.48 - - [2025-10-11 21:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.48 - - [2025-10-11 21:17:50] "GET /tag/5617a7f5-0822-4e73-a39f-974cce468b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010024 10.0.0.48 - - [2025-10-11 21:17:50] "POST /firewall-rules HTTP/1.1" 200 570 0.064769 10.0.0.48 - - [2025-10-11 21:17:50] "GET /firewall-rule/4b161763-9182-4d5e-a103-2954a391167b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006470 10.0.0.48 - - [2025-10-11 21:17:50] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.005175 10.0.0.48 - - [2025-10-11 21:17:50] "GET /firewall-rule/4b161763-9182-4d5e-a103-2954a391167b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002129 10.0.0.48 - - [2025-10-11 21:17:50] "POST /ref-update HTTP/1.1" 200 156 0.029244 10.0.0.48 - - [2025-10-11 21:17:50] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.006404 10.0.0.48 - - [2025-10-11 21:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.48 - - [2025-10-11 21:17:50] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003522 10.0.0.48 - - [2025-10-11 21:17:50] "POST /tags HTTP/1.1" 409 210 0.002634 10.0.0.48 - - [2025-10-11 21:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.48 - - [2025-10-11 21:17:50] "GET /tag/5617a7f5-0822-4e73-a39f-974cce468b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014926 10.0.0.48 - - [2025-10-11 21:17:50] "POST /firewall-rules HTTP/1.1" 200 568 0.079118 10.0.0.48 - - [2025-10-11 21:17:50] "GET /firewall-rule/4c5b4dd8-95b9-4514-9fc1-3a8147e6f527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005706 10.0.0.48 - - [2025-10-11 21:17:50] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004025 10.0.0.48 - - [2025-10-11 21:17:50] "GET /firewall-rule/4c5b4dd8-95b9-4514-9fc1-3a8147e6f527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003343 10.0.0.48 - - [2025-10-11 21:17:50] "POST /ref-update HTTP/1.1" 200 156 0.033302 10.0.0.48 - - [2025-10-11 21:17:50] "POST /tags HTTP/1.1" 409 237 0.002264 10.0.0.48 - - [2025-10-11 21:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.48 - - [2025-10-11 21:17:50] "GET /tag/effac23d-759e-4d6a-9c49-a7b9dd277873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016877 10.0.0.48 - - [2025-10-11 21:17:50] "POST /tags HTTP/1.1" 409 210 0.002421 10.0.0.48 - - [2025-10-11 21:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.48 - - [2025-10-11 21:17:50] "GET /tag/f212c96a-e3b6-4be6-9d62-e1eb99495cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010291 10.0.0.48 - - [2025-10-11 21:17:50] "POST /projects HTTP/1.1" 409 223 0.002054 10.0.0.48 - - [2025-10-11 21:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.48 - - [2025-10-11 21:17:50] "GET /project/7d1d8242-f1ee-435c-aa8b-15457927fa41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.026304 10.0.0.48 - - [2025-10-11 21:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.48 - - [2025-10-11 21:17:50] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.003971 10.0.0.48 - - [2025-10-11 21:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.48 - - [2025-10-11 21:17:51] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004418 10.0.0.48 - - [2025-10-11 21:17:51] "PUT /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d HTTP/1.1" 200 264 0.038982 10.0.0.48 - - [2025-10-11 21:17:51] "PUT /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11 HTTP/1.1" 200 264 0.062765 10.0.0.48 - - [2025-10-11 21:17:51] "POST /security-groups HTTP/1.1" 409 253 0.002368 10.0.0.48 - - [2025-10-11 21:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.48 - - [2025-10-11 21:17:51] "PUT /security-group/b0f64790-a88a-4494-92ec-7342ec915651 HTTP/1.1" 200 262 0.055676 10.0.0.48 - - [2025-10-11 21:17:51] "PUT /access-control-list/4bcc73c3-4ded-4bae-9f25-39cce90fa94f HTTP/1.1" 200 272 0.031456 10.0.0.48 - - [2025-10-11 21:17:51] "PUT /access-control-list/9dd7f3eb-d553-4bd4-9faa-7439a664a23d HTTP/1.1" 200 272 0.020832 10.0.0.48 - - [2025-10-11 21:17:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.036026 10.0.0.48 - - [2025-10-11 21:17:51] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.012966 10.0.0.48 - - [2025-10-11 21:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.48 - - [2025-10-11 21:17:51] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002956 10.0.0.48 - - [2025-10-11 21:17:51] "POST /tags HTTP/1.1" 409 210 0.001756 10.0.0.48 - - [2025-10-11 21:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.48 - - [2025-10-11 21:17:51] "GET /tag/f212c96a-e3b6-4be6-9d62-e1eb99495cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011130 10.0.0.48 - - [2025-10-11 21:17:51] "POST /firewall-rules HTTP/1.1" 200 570 0.067472 10.0.0.48 - - [2025-10-11 21:17:51] "GET /firewall-rule/f82ad53d-240c-4cd0-b4f7-3c5e8571c2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.010175 10.0.0.48 - - [2025-10-11 21:17:51] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003782 10.0.0.48 - - [2025-10-11 21:17:51] "GET /firewall-rule/f82ad53d-240c-4cd0-b4f7-3c5e8571c2f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002101 10.0.0.48 - - [2025-10-11 21:17:51] "POST /ref-update HTTP/1.1" 200 156 0.036124 10.0.0.48 - - [2025-10-11 21:17:51] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002529 10.0.0.48 - - [2025-10-11 21:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.48 - - [2025-10-11 21:17:51] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002155 10.0.0.48 - - [2025-10-11 21:17:51] "POST /tags HTTP/1.1" 409 210 0.001409 10.0.0.48 - - [2025-10-11 21:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001243 10.0.0.48 - - [2025-10-11 21:17:51] "GET /tag/f212c96a-e3b6-4be6-9d62-e1eb99495cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009480 10.0.0.48 - - [2025-10-11 21:17:51] "POST /firewall-rules HTTP/1.1" 200 568 0.072514 10.0.0.48 - - [2025-10-11 21:17:51] "GET /firewall-rule/029ee53a-6bae-47ab-b3e0-f5fad03436f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003856 10.0.0.48 - - [2025-10-11 21:17:51] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003294 10.0.0.48 - - [2025-10-11 21:17:51] "GET /firewall-rule/029ee53a-6bae-47ab-b3e0-f5fad03436f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002405 10.0.0.48 - - [2025-10-11 21:17:51] "POST /ref-update HTTP/1.1" 200 156 0.039765 10.0.0.48 - - [2025-10-11 21:17:51] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006780 10.0.0.48 - - [2025-10-11 21:17:51] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.49 - - [2025-10-11 21:18:34] "GET / HTTP/1.1" 200 35931 0.002165 10.0.0.49 - - [2025-10-11 21:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.49 - - [2025-10-11 21:18:34] "GET /global-system-config/748f4a81-9bd3-40f0-94f9-a97f9e7575f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005889 10.0.0.49 - - [2025-10-11 21:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.49 - - [2025-10-11 21:18:34] "GET /routing-instance/f12c068b-f16a-4de2-85d5-9094d329a73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002727 10.0.0.49 - - [2025-10-11 21:18:34] "PUT /global-system-config/748f4a81-9bd3-40f0-94f9-a97f9e7575f6 HTTP/1.1" 200 274 0.011394 10.0.0.49 - - [2025-10-11 21:18:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.013432 10.0.0.49 - - [2025-10-11 21:18:35] "POST /virtual-routers HTTP/1.1" 200 599 0.086181 10.0.0.49 - - [2025-10-11 21:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.49 - - [2025-10-11 21:18:35] "GET /virtual-router/87bf0ed3-feb4-4310-980b-32ff33c0cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003934 10.0.0.49 - - [2025-10-11 21:18:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.001527 10.0.0.49 - - [2025-10-11 21:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.49 - - [2025-10-11 21:18:35] "GET /virtual-network/6b1699d0-3efc-432d-a1c5-c60f5f0a5373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004379 10.0.0.49 - - [2025-10-11 21:18:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.056145 10.0.0.48 - - [2025-10-11 21:20:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002104 10.0.0.48 - - [2025-10-11 21:20:24] "GET /global-system-configs HTTP/1.1" 200 322 0.002135 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:20:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:20:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001005 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:21:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:21:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000863 10.0.0.48 - - [2025-10-11 21:21:16] "GET / HTTP/1.1" 200 35931 0.001317 10.0.0.48 - - [2025-10-11 21:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.48 - - [2025-10-11 21:21:16] "GET /global-system-config/748f4a81-9bd3-40f0-94f9-a97f9e7575f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004313 10.0.0.48 - - [2025-10-11 21:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.48 - - [2025-10-11 21:21:16] "GET /config-node/81d26631-d0d0-40c9-9e70-1054ab97a935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002598 10.0.0.48 - - [2025-10-11 21:21:27] "GET / HTTP/1.1" 200 35931 0.001564 10.0.0.48 - - [2025-10-11 21:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.48 - - [2025-10-11 21:21:27] "GET /routing-instance/f12c068b-f16a-4de2-85d5-9094d329a73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002641 10.0.0.48 - - [2025-10-11 21:21:27] "POST /bgp-routers HTTP/1.1" 409 301 0.002074 10.0.0.48 - - [2025-10-11 21:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.48 - - [2025-10-11 21:21:27] "GET /bgp-router/4809aa87-1267-44e3-abe9-035cf7b0b047?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004707 10.0.0.48 - - [2025-10-11 21:21:27] "PUT /bgp-router/4809aa87-1267-44e3-abe9-035cf7b0b047 HTTP/1.1" 200 254 0.011944 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:21:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:21:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000841 10.0.0.48 - - [2025-10-11 21:21:40] "GET /virtual-router/87bf0ed3-feb4-4310-980b-32ff33c0cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002832 10.0.0.48 - - [2025-10-11 21:21:40] "POST /ref-update HTTP/1.1" 200 156 0.006647 10.0.0.48 - - [2025-10-11 21:21:46] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004644 10.0.0.48 - - [2025-10-11 21:21:46] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.48 - - [2025-10-11 21:21:46] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005610 10.0.0.48 - - [2025-10-11 21:21:46] "POST /set-tag HTTP/1.1" 200 109 0.003112 10.0.0.48 - - [2025-10-11 21:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.48 - - [2025-10-11 21:21:46] "GET /loadbalancer/30953726-b442-4fa1-9b76-c9287ae16501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002621 10.0.0.48 - - [2025-10-11 21:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.48 - - [2025-10-11 21:21:46] "GET /loadbalancer/30953726-b442-4fa1-9b76-c9287ae16501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002275 10.0.0.48 - - [2025-10-11 21:21:46] "GET /loadbalancer-pool/f4acb81b-9740-478c-a79b-d74c8f8403d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004023 10.0.0.48 - - [2025-10-11 21:21:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015247 10.0.0.48 - - [2025-10-11 21:21:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.014247 10.0.0.48 - - [2025-10-11 21:21:46] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010368 10.0.0.48 - - [2025-10-11 21:21:46] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004384 10.0.0.48 - - [2025-10-11 21:21:46] "POST /ref-update HTTP/1.1" 200 156 0.006798 10.0.0.48 - - [2025-10-11 21:21:46] "POST /tags HTTP/1.1" 409 205 0.002064 10.0.0.48 - - [2025-10-11 21:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.48 - - [2025-10-11 21:21:46] "GET /tag/4a17c54e-1d58-4d34-a57c-55b078475e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010849 10.0.0.48 - - [2025-10-11 21:21:46] "GET /floating-ip/32d5a78d-861f-41aa-afd4-05ee8572d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.012865 10.0.0.48 - - [2025-10-11 21:21:46] "PUT /floating-ip/32d5a78d-861f-41aa-afd4-05ee8572d3ad HTTP/1.1" 200 256 0.014633 10.0.0.48 - - [2025-10-11 21:21:46] "POST /set-tag HTTP/1.1" 200 109 0.098718 10.0.0.48 - - [2025-10-11 21:21:46] "GET /loadbalancer-pool/9595f1c2-301d-44b7-818b-92cd1986d207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010237 10.0.0.48 - - [2025-10-11 21:21:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017428 10.0.0.48 - - [2025-10-11 21:21:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017738 10.0.0.48 - - [2025-10-11 21:21:46] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013746 10.0.0.48 - - [2025-10-11 21:21:46] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006573 10.0.0.48 - - [2025-10-11 21:21:46] "POST /ref-update HTTP/1.1" 200 156 0.006541 10.0.0.48 - - [2025-10-11 21:21:46] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.48 - - [2025-10-11 21:21:46] "GET /loadbalancer-pool/d5bdd556-17d4-4735-86af-539d4c51a2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003596 10.0.0.48 - - [2025-10-11 21:21:46] "GET /floating-ip/32d5a78d-861f-41aa-afd4-05ee8572d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002756 10.0.0.48 - - [2025-10-11 21:21:46] "PUT /floating-ip/32d5a78d-861f-41aa-afd4-05ee8572d3ad HTTP/1.1" 200 256 0.014352 10.0.0.48 - - [2025-10-11 21:21:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036442 10.0.0.48 - - [2025-10-11 21:21:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008163 10.0.0.48 - - [2025-10-11 21:21:46] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009535 10.0.0.48 - - [2025-10-11 21:21:46] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003823 10.0.0.48 - - [2025-10-11 21:21:46] "POST /set-tag HTTP/1.1" 200 109 0.001648 10.0.0.48 - - [2025-10-11 21:21:46] "POST /ref-update HTTP/1.1" 200 156 0.005901 10.0.0.48 - - [2025-10-11 21:21:46] "GET /floating-ip/32d5a78d-861f-41aa-afd4-05ee8572d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.002733 10.0.0.48 - - [2025-10-11 21:21:46] "PUT /floating-ip/32d5a78d-861f-41aa-afd4-05ee8572d3ad HTTP/1.1" 200 256 0.009337 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:22:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:22:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 10.0.0.49 - - [2025-10-11 21:22:57] "GET / HTTP/1.1" 200 35931 0.001293 10.0.0.49 - - [2025-10-11 21:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.49 - - [2025-10-11 21:22:57] "GET /global-system-config/748f4a81-9bd3-40f0-94f9-a97f9e7575f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004328 10.0.0.49 - - [2025-10-11 21:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.49 - - [2025-10-11 21:22:57] "GET /routing-instance/f12c068b-f16a-4de2-85d5-9094d329a73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002992 10.0.0.49 - - [2025-10-11 21:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.49 - - [2025-10-11 21:22:57] "GET /virtual-router/87bf0ed3-feb4-4310-980b-32ff33c0cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004251 10.0.0.49 - - [2025-10-11 21:22:57] "PUT /virtual-router/87bf0ed3-feb4-4310-980b-32ff33c0cd1f HTTP/1.1" 200 262 0.011261 10.0.0.49 - - [2025-10-11 21:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019521 10.0.0.49 - - [2025-10-11 21:22:57] "GET /virtual-router/87bf0ed3-feb4-4310-980b-32ff33c0cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003013 10.0.0.49 - - [2025-10-11 21:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.49 - - [2025-10-11 21:22:57] "GET /virtual-machine-interface/597c45c8-a54b-425c-a6e5-525f9b0a8ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.003780 10.0.0.49 - - [2025-10-11 21:22:57] "PUT /virtual-machine-interface/597c45c8-a54b-425c-a6e5-525f9b0a8ba4 HTTP/1.1" 200 284 0.014691 10.0.0.48 - - [2025-10-11 21:23:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.48 - - [2025-10-11 21:23:12] "GET /virtual-router/87bf0ed3-feb4-4310-980b-32ff33c0cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002642 10.0.0.48 - - [2025-10-11 21:24:34] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005383 10.0.0.48 - - [2025-10-11 21:24:34] "POST /set-tag HTTP/1.1" 200 109 0.006456 10.0.0.48 - - [2025-10-11 21:24:34] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005335 10.0.0.48 - - [2025-10-11 21:24:34] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.48 - - [2025-10-11 21:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.48 - - [2025-10-11 21:24:34] "GET /loadbalancer/30953726-b442-4fa1-9b76-c9287ae16501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004215 10.0.0.48 - - [2025-10-11 21:24:34] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005639 10.0.0.48 - - [2025-10-11 21:24:34] "POST /set-tag HTTP/1.1" 200 109 0.029399 10.0.0.48 - - [2025-10-11 21:24:34] "DELETE /loadbalancer-member/64d9f141-fc61-4ecb-aa2e-459b37f37ec2 HTTP/1.1" 200 115 0.040719 10.0.0.48 - - [2025-10-11 21:24:34] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017604 10.0.0.48 - - [2025-10-11 21:24:34] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.48 - - [2025-10-11 21:24:34] "DELETE /loadbalancer-member/2935a62f-aef7-4e6d-95d2-7fc0f084ed48 HTTP/1.1" 200 115 0.032382 10.0.0.48 - - [2025-10-11 21:24:34] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004510 10.0.0.48 - - [2025-10-11 21:24:34] "POST /set-tag HTTP/1.1" 200 109 0.006264 10.0.0.48 - - [2025-10-11 21:24:35] "DELETE /loadbalancer-member/7b706c1a-c2cc-4552-9499-70668dbadece HTTP/1.1" 200 115 0.061858 10.0.0.48 - - [2025-10-11 21:24:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.48 - - [2025-10-11 21:24:39] "GET /loadbalancer/30953726-b442-4fa1-9b76-c9287ae16501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002284 10.0.0.48 - - [2025-10-11 21:24:39] "GET /loadbalancer-pool/f4acb81b-9740-478c-a79b-d74c8f8403d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002387 10.0.0.48 - - [2025-10-11 21:24:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015767 10.0.0.48 - - [2025-10-11 21:24:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009500 10.0.0.48 - - [2025-10-11 21:24:39] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011741 10.0.0.48 - - [2025-10-11 21:24:39] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003706 10.0.0.48 - - [2025-10-11 21:24:39] "GET /floating-ip/32d5a78d-861f-41aa-afd4-05ee8572d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002815 10.0.0.48 - - [2025-10-11 21:24:39] "POST /set-tag HTTP/1.1" 200 109 0.064204 10.0.0.48 - - [2025-10-11 21:24:39] "GET /loadbalancer-pool/9595f1c2-301d-44b7-818b-92cd1986d207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006524 10.0.0.48 - - [2025-10-11 21:24:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016939 10.0.0.48 - - [2025-10-11 21:24:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007279 10.0.0.48 - - [2025-10-11 21:24:39] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007474 10.0.0.48 - - [2025-10-11 21:24:39] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004807 10.0.0.48 - - [2025-10-11 21:24:39] "POST /set-tag HTTP/1.1" 200 109 0.004563 10.0.0.48 - - [2025-10-11 21:24:39] "GET /floating-ip/32d5a78d-861f-41aa-afd4-05ee8572d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001822 10.0.0.48 - - [2025-10-11 21:24:39] "GET /loadbalancer-pool/d5bdd556-17d4-4735-86af-539d4c51a2a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002705 10.0.0.48 - - [2025-10-11 21:24:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018335 10.0.0.48 - - [2025-10-11 21:24:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016345 10.0.0.48 - - [2025-10-11 21:24:39] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008015 10.0.0.48 - - [2025-10-11 21:24:39] "GET /virtual-machine-interface/bab910d2-a6e7-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004716 10.0.0.48 - - [2025-10-11 21:24:39] "GET /floating-ip/32d5a78d-861f-41aa-afd4-05ee8572d3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002244 10.0.0.48 - - [2025-10-11 21:24:39] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.48 - - [2025-10-11 21:25:22] "GET /global-system-configs HTTP/1.1" 200 322 0.003609 10.0.0.48 - - [2025-10-11 21:25:24] "GET /global-system-configs HTTP/1.1" 200 322 0.002211 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:26:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:26:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:26:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000830 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:26:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000843 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:26:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001285 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:26:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000909 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:27:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:27:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000776 10.0.0.48 - - [2025-10-11 21:29:03] "GET / HTTP/1.1" 200 35931 0.001502 10.0.0.48 - - [2025-10-11 21:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.48 - - [2025-10-11 21:29:03] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041506 10.0.0.48 - - [2025-10-11 21:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.48 - - [2025-10-11 21:29:03] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030659 10.0.0.48 - - [2025-10-11 21:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.48 - - [2025-10-11 21:29:04] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031045 10.0.0.48 - - [2025-10-11 21:29:04] "POST /tags HTTP/1.1" 200 333 0.034152 10.0.0.48 - - [2025-10-11 21:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.48 - - [2025-10-11 21:29:04] "GET /tag/eb1f9fe5-5611-418f-965a-7edddbadf1a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014035 10.0.0.48 - - [2025-10-11 21:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.48 - - [2025-10-11 21:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.48 - - [2025-10-11 21:29:04] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034353 10.0.0.48 - - [2025-10-11 21:29:04] "GET /virtual-networks?parent_id=5563605e-2ba3-4d3f-8791-97598e7bc3d0&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002336 10.0.0.48 - - [2025-10-11 21:29:04] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.059685 10.0.0.48 - - [2025-10-11 21:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007713 10.0.0.48 - - [2025-10-11 21:29:04] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.024268 10.0.0.48 - - [2025-10-11 21:29:04] "POST /virtual-networks HTTP/1.1" 200 512 0.122529 10.0.0.48 - - [2025-10-11 21:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.48 - - [2025-10-11 21:29:04] "GET /service-appliance-set/065251da-da9b-44aa-9143-278c22412e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.004684 10.0.0.48 - - [2025-10-11 21:29:04] "POST /fqname-to-id HTTP/1.1" 404 254 0.003041 10.0.0.48 - - [2025-10-11 21:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.48 - - [2025-10-11 21:29:04] "GET /network-ipam/539b646a-66db-4c47-ae2e-14e6df5e0a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.004542 10.0.0.48 - - [2025-10-11 21:29:04] "POST /useragent-kv HTTP/1.1" 200 115 0.012358 10.0.0.48 - - [2025-10-11 21:29:04] "POST /ref-update HTTP/1.1" 200 156 0.078794 10.0.0.48 - - [2025-10-11 21:29:04] "GET /virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.022564 10.0.0.48 - - [2025-10-11 21:29:04] "GET /domains HTTP/1.1" 200 280 0.002782 10.0.0.48 - - [2025-10-11 21:29:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.144823 10.0.0.48 - - [2025-10-11 21:29:05] "GET /virtual-machine-interface/7a2388e2-a2c5-4e2b-a53a-3c0514d927c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.017004 10.0.0.48 - - [2025-10-11 21:29:05] "GET /domain/0ce82ca9-3d1e-4e5b-95ea-abb55127d4ac HTTP/1.1" 200 3085 0.038211 10.0.0.48 - - [2025-10-11 21:29:05] "POST /instance-ips HTTP/1.1" 200 409 0.049572 10.0.0.48 - - [2025-10-11 21:29:05] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0 HTTP/1.1" 200 5475 0.059804 10.0.0.48 - - [2025-10-11 21:29:05] "GET /virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 HTTP/1.1" 200 2084 0.004787 10.0.0.48 - - [2025-10-11 21:29:05] "GET /virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 HTTP/1.1" 200 2084 0.003744 10.0.0.48 - - [2025-10-11 21:29:05] "GET /routing-instance/f9a8c5eb-e37b-4470-a7cd-f116d3019e2d HTTP/1.1" 200 1182 0.002376 10.0.0.48 - - [2025-10-11 21:29:05] "GET /instance-ip/04cf05ba-0ba0-4e72-aacd-ff91d3c6555a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005284 10.0.0.48 - - [2025-10-11 21:29:05] "GET /routing-instance/f9a8c5eb-e37b-4470-a7cd-f116d3019e2d HTTP/1.1" 200 1182 0.001965 10.0.0.48 - - [2025-10-11 21:29:05] "POST /loadbalancers HTTP/1.1" 200 610 0.064002 10.0.0.48 - - [2025-10-11 21:29:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.067423 10.0.0.48 - - [2025-10-11 21:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007282 10.0.0.48 - - [2025-10-11 21:29:05] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.051847 10.0.0.48 - - [2025-10-11 21:29:05] "POST /route-targets HTTP/1.1" 200 327 0.030251 10.0.0.48 - - [2025-10-11 21:29:05] "GET /instance-ip/04cf05ba-0ba0-4e72-aacd-ff91d3c6555a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.009023 10.0.0.48 - - [2025-10-11 21:29:05] "POST /ref-update HTTP/1.1" 200 156 0.020187 10.0.0.48 - - [2025-10-11 21:29:05] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.058015 10.0.0.48 - - [2025-10-11 21:29:05] "GET /loadbalancer/8cbc6067-1653-4607-8bda-1730749dbc4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.010246 10.0.0.48 - - [2025-10-11 21:29:05] "POST /floating-ips HTTP/1.1" 200 597 0.072488 10.0.0.48 - - [2025-10-11 21:29:05] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.036790 10.0.0.48 - - [2025-10-11 21:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.48 - - [2025-10-11 21:29:05] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032776 10.0.0.48 - - [2025-10-11 21:29:05] "GET /loadbalancer-listener/b25469a5-3954-43e5-877f-334543eade13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003533 10.0.0.48 - - [2025-10-11 21:29:05] "GET /loadbalancer-listener/b25469a5-3954-43e5-877f-334543eade13?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003087 10.0.0.48 - - [2025-10-11 21:29:05] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018391 10.0.0.48 - - [2025-10-11 21:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.48 - - [2025-10-11 21:29:05] "GET /instance-ip/04cf05ba-0ba0-4e72-aacd-ff91d3c6555a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.011150 10.0.0.48 - - [2025-10-11 21:29:05] "GET /loadbalancer/8cbc6067-1653-4607-8bda-1730749dbc4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003841 10.0.0.48 - - [2025-10-11 21:29:05] "GET /instance-ip/04cf05ba-0ba0-4e72-aacd-ff91d3c6555a?fields=floating_ips HTTP/1.1" 200 1211 0.007082 10.0.0.48 - - [2025-10-11 21:29:05] "GET /floating-ip/c45324db-efc7-4efe-bebe-29fa118d0bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.004450 10.0.0.48 - - [2025-10-11 21:29:05] "POST /tags HTTP/1.1" 200 295 0.065562 10.0.0.48 - - [2025-10-11 21:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.48 - - [2025-10-11 21:29:05] "GET /tag/6b89f3cd-144e-4ec9-b15f-7824cf4d49de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.018804 10.0.0.48 - - [2025-10-11 21:29:05] "POST /tags HTTP/1.1" 409 233 0.002023 10.0.0.48 - - [2025-10-11 21:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.48 - - [2025-10-11 21:29:05] "GET /tag/963b9279-98f6-4396-873b-0199207c867c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010303 10.0.0.48 - - [2025-10-11 21:29:05] "POST /tags HTTP/1.1" 409 206 0.001875 10.0.0.48 - - [2025-10-11 21:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.48 - - [2025-10-11 21:29:05] "GET /tag/dc015b78-a12f-4c39-9f74-523b9894c75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010392 10.0.0.48 - - [2025-10-11 21:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.48 - - [2025-10-11 21:29:05] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004334 10.0.0.48 - - [2025-10-11 21:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.48 - - [2025-10-11 21:29:06] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036541 10.0.0.48 - - [2025-10-11 21:29:06] "POST /virtual-machines HTTP/1.1" 200 369 0.007773 10.0.0.48 - - [2025-10-11 21:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008832 10.0.0.48 - - [2025-10-11 21:29:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104134 10.0.0.48 - - [2025-10-11 21:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016170 10.0.0.48 - - [2025-10-11 21:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007563 10.0.0.48 - - [2025-10-11 21:29:06] "GET /virtual-machine-interface/50be4a74-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004388 10.0.0.48 - - [2025-10-11 21:29:06] "POST /instance-ips HTTP/1.1" 200 409 0.019044 10.0.0.48 - - [2025-10-11 21:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019335 10.0.0.48 - - [2025-10-11 21:29:06] "GET /virtual-machine-interface/50be4a74-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.010431 10.0.0.48 - - [2025-10-11 21:29:06] "POST /set-tag HTTP/1.1" 200 109 0.015212 10.0.0.48 - - [2025-10-11 21:29:06] "GET /virtual-machine-interface/50be4a74-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.028088 10.0.0.48 - - [2025-10-11 21:29:06] "GET /instance-ip/50d2a7da-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004517 10.0.0.48 - - [2025-10-11 21:29:06] "GET /virtual-machine-interface/50be4a74-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004221 10.0.0.48 - - [2025-10-11 21:29:06] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.48 - - [2025-10-11 21:29:06] "GET /virtual-router/87bf0ed3-feb4-4310-980b-32ff33c0cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002350 10.0.0.48 - - [2025-10-11 21:29:06] "POST /ref-update HTTP/1.1" 200 156 0.009459 10.0.0.48 - - [2025-10-11 21:29:06] "GET /virtual-machine-interface/50be4a74-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007285 10.0.0.48 - - [2025-10-11 21:29:06] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.48 - - [2025-10-11 21:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.48 - - [2025-10-11 21:29:06] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003752 10.0.0.48 - - [2025-10-11 21:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.48 - - [2025-10-11 21:29:06] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033450 10.0.0.48 - - [2025-10-11 21:29:06] "POST /virtual-machines HTTP/1.1" 200 369 0.007882 10.0.0.48 - - [2025-10-11 21:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.031771 10.0.0.48 - - [2025-10-11 21:29:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111776 10.0.0.48 - - [2025-10-11 21:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008310 10.0.0.48 - - [2025-10-11 21:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009862 10.0.0.48 - - [2025-10-11 21:29:06] "GET /virtual-machine-interface/512b52a4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004613 10.0.0.48 - - [2025-10-11 21:29:07] "POST /instance-ips HTTP/1.1" 200 409 0.021939 10.0.0.48 - - [2025-10-11 21:29:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022173 10.0.0.48 - - [2025-10-11 21:29:07] "GET /virtual-machine-interface/512b52a4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.009090 10.0.0.48 - - [2025-10-11 21:29:07] "POST /set-tag HTTP/1.1" 200 109 0.017399 10.0.0.48 - - [2025-10-11 21:29:07] "GET /virtual-machine-interface/512b52a4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.013970 10.0.0.48 - - [2025-10-11 21:29:07] "GET /instance-ip/51455ac8-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003343 10.0.0.48 - - [2025-10-11 21:29:07] "GET /virtual-machine-interface/512b52a4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004410 10.0.0.48 - - [2025-10-11 21:29:07] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.48 - - [2025-10-11 21:29:07] "GET /virtual-router/87bf0ed3-feb4-4310-980b-32ff33c0cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003092 10.0.0.48 - - [2025-10-11 21:29:07] "POST /ref-update HTTP/1.1" 200 156 0.008847 10.0.0.48 - - [2025-10-11 21:29:07] "GET /virtual-machine-interface/512b52a4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009982 10.0.0.48 - - [2025-10-11 21:29:07] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.48 - - [2025-10-11 21:29:07] "GET /virtual-machine-interface/50be4a74-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005615 10.0.0.48 - - [2025-10-11 21:29:07] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.48 - - [2025-10-11 21:29:07] "GET /virtual-machine-interface/512b52a4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004934 10.0.0.48 - - [2025-10-11 21:29:07] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.48 - - [2025-10-11 21:29:10] "GET /domains HTTP/1.1" 200 280 0.001958 10.0.0.48 - - [2025-10-11 21:29:10] "GET /domain/0ce82ca9-3d1e-4e5b-95ea-abb55127d4ac HTTP/1.1" 200 3085 0.002910 10.0.0.48 - - [2025-10-11 21:29:10] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0 HTTP/1.1" 200 7063 0.035859 10.0.0.48 - - [2025-10-11 21:29:10] "GET /virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 HTTP/1.1" 200 2084 0.005131 10.0.0.48 - - [2025-10-11 21:29:10] "GET /virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 HTTP/1.1" 200 2084 0.004428 10.0.0.48 - - [2025-10-11 21:29:10] "GET /routing-instance/f9a8c5eb-e37b-4470-a7cd-f116d3019e2d HTTP/1.1" 200 1403 0.003321 10.0.0.48 - - [2025-10-11 21:29:10] "GET /routing-instance/f9a8c5eb-e37b-4470-a7cd-f116d3019e2d HTTP/1.1" 200 1403 0.002168 10.0.0.48 - - [2025-10-11 21:29:10] "GET /route-target/ee407671-6fea-43ed-8f7e-0343bb5c1297 HTTP/1.1" 200 1153 0.002755 10.0.0.48 - - [2025-10-11 21:29:10] "GET /virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 HTTP/1.1" 200 2084 0.004045 10.0.0.48 - - [2025-10-11 21:29:10] "GET /routing-instance/f9a8c5eb-e37b-4470-a7cd-f116d3019e2d HTTP/1.1" 200 1403 0.002473 10.0.0.48 - - [2025-10-11 21:29:10] "GET /virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.012280 10.0.0.48 - - [2025-10-11 21:29:10] "GET /virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 HTTP/1.1" 200 2084 0.004165 10.0.0.48 - - [2025-10-11 21:29:10] "GET /routing-instance/f9a8c5eb-e37b-4470-a7cd-f116d3019e2d HTTP/1.1" 200 1403 0.002284 10.0.0.48 - - [2025-10-11 21:29:10] "GET /routing-instance/f9a8c5eb-e37b-4470-a7cd-f116d3019e2d HTTP/1.1" 200 1403 0.002258 10.0.0.48 - - [2025-10-11 21:29:10] "GET /route-target/ee407671-6fea-43ed-8f7e-0343bb5c1297 HTTP/1.1" 200 1153 0.002394 10.0.0.48 - - [2025-10-11 21:29:10] "GET /domains HTTP/1.1" 200 280 0.001771 10.0.0.48 - - [2025-10-11 21:29:10] "GET /domain/0ce82ca9-3d1e-4e5b-95ea-abb55127d4ac HTTP/1.1" 200 3085 0.002612 10.0.0.48 - - [2025-10-11 21:29:10] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0 HTTP/1.1" 200 7063 0.032749 10.0.0.48 - - [2025-10-11 21:29:10] "GET /virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 HTTP/1.1" 200 2084 0.004061 10.0.0.48 - - [2025-10-11 21:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.48 - - [2025-10-11 21:29:10] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.025964 10.0.0.48 - - [2025-10-11 21:29:10] "GET /virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004190 10.0.0.48 - - [2025-10-11 21:29:10] "GET /floating-ip-pools?parent_id=650afaf0-7776-47fc-8abe-8aac8fe3ada3&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002129 10.0.0.48 - - [2025-10-11 21:29:10] "GET /virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004289 10.0.0.48 - - [2025-10-11 21:29:10] "POST /floating-ip-pools HTTP/1.1" 200 562 0.025226 10.0.0.48 - - [2025-10-11 21:29:10] "POST /ref-update HTTP/1.1" 200 156 0.008791 10.0.0.48 - - [2025-10-11 21:29:10] "GET /virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.018125 10.0.0.48 - - [2025-10-11 21:29:10] "GET /domains HTTP/1.1" 200 280 0.002117 10.0.0.48 - - [2025-10-11 21:29:10] "GET /domain/0ce82ca9-3d1e-4e5b-95ea-abb55127d4ac HTTP/1.1" 200 3085 0.002284 10.0.0.48 - - [2025-10-11 21:29:10] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0 HTTP/1.1" 200 7319 0.043685 10.0.0.48 - - [2025-10-11 21:29:10] "GET /virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 HTTP/1.1" 200 2322 0.013094 10.0.0.48 - - [2025-10-11 21:29:10] "GET /floating-ip-pool/30d906ae-21f0-431e-9438-4441779fbe7a HTTP/1.1" 200 1314 0.004638 10.0.0.48 - - [2025-10-11 21:29:10] "GET /domains HTTP/1.1" 200 280 0.003828 10.0.0.48 - - [2025-10-11 21:29:10] "GET /domain/0ce82ca9-3d1e-4e5b-95ea-abb55127d4ac HTTP/1.1" 200 3085 0.006397 10.0.0.48 - - [2025-10-11 21:29:10] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0 HTTP/1.1" 200 7319 0.038220 10.0.0.48 - - [2025-10-11 21:29:10] "GET /virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 HTTP/1.1" 200 2322 0.010633 10.0.0.48 - - [2025-10-11 21:29:10] "GET /virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009323 10.0.0.48 - - [2025-10-11 21:29:10] "POST /tags HTTP/1.1" 200 365 0.061334 10.0.0.48 - - [2025-10-11 21:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010142 10.0.0.48 - - [2025-10-11 21:29:10] "GET /tag/89213f19-2a8b-4571-bb9e-fa5236164ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016315 10.0.0.48 - - [2025-10-11 21:29:10] "POST /tags HTTP/1.1" 409 206 0.002244 10.0.0.48 - - [2025-10-11 21:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.48 - - [2025-10-11 21:29:10] "GET /tag/dc015b78-a12f-4c39-9f74-523b9894c75e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010252 10.0.0.48 - - [2025-10-11 21:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006769 10.0.0.48 - - [2025-10-11 21:29:10] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.030611 10.0.0.48 - - [2025-10-11 21:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.48 - - [2025-10-11 21:29:10] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003561 10.0.0.48 - - [2025-10-11 21:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.48 - - [2025-10-11 21:29:11] "GET /service-appliance-set/52c62cd6-aa67-4824-a420-91daaec93346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003464 10.0.0.48 - - [2025-10-11 21:29:11] "POST /fqname-to-id HTTP/1.1" 404 258 0.001558 10.0.0.48 - - [2025-10-11 21:29:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.112221 10.0.0.48 - - [2025-10-11 21:29:11] "GET /virtual-machine-interface/b24a7838-0c60-4a24-b56c-98b1efcd4e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.007862 10.0.0.48 - - [2025-10-11 21:29:11] "POST /set-tag HTTP/1.1" 200 109 0.016015 10.0.0.48 - - [2025-10-11 21:29:11] "POST /instance-ips HTTP/1.1" 200 417 0.020684 10.0.0.48 - - [2025-10-11 21:29:11] "GET /instance-ip/5957c206-3c4b-421f-be13-069db4006ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003932 10.0.0.48 - - [2025-10-11 21:29:11] "POST /loadbalancers HTTP/1.1" 200 618 0.059232 10.0.0.48 - - [2025-10-11 21:29:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012363 10.0.0.48 - - [2025-10-11 21:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.48 - - [2025-10-11 21:29:11] "POST /service-instances HTTP/1.1" 200 566 0.041867 10.0.0.48 - - [2025-10-11 21:29:11] "POST /ref-update HTTP/1.1" 200 156 0.023692 10.0.0.48 - - [2025-10-11 21:29:11] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.074633 10.0.0.48 - - [2025-10-11 21:29:11] "PUT /service-instance/cf6adf8e-9f68-40c8-93a1-259d369d9a00 HTTP/1.1" 200 266 0.007905 10.0.0.48 - - [2025-10-11 21:29:11] "GET /virtual-machine-interface/b24a7838-0c60-4a24-b56c-98b1efcd4e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004402 10.0.0.48 - - [2025-10-11 21:29:11] "GET /virtual-machine-interface/b24a7838-0c60-4a24-b56c-98b1efcd4e88?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005604 10.0.0.48 - - [2025-10-11 21:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.48 - - [2025-10-11 21:29:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009561 10.0.0.48 - - [2025-10-11 21:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.48 - - [2025-10-11 21:29:11] "POST /virtual-machines HTTP/1.1" 200 429 0.011895 10.0.0.48 - - [2025-10-11 21:29:11] "GET /floating-ip-pool/30d906ae-21f0-431e-9438-4441779fbe7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002138 10.0.0.48 - - [2025-10-11 21:29:11] "POST /floating-ips HTTP/1.1" 200 671 0.090268 10.0.0.48 - - [2025-10-11 21:29:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018856 10.0.0.48 - - [2025-10-11 21:29:11] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.007329 10.0.0.48 - - [2025-10-11 21:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.48 - - [2025-10-11 21:29:11] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004877 10.0.0.48 - - [2025-10-11 21:29:11] "POST /tags HTTP/1.1" 409 221 0.009863 10.0.0.48 - - [2025-10-11 21:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.48 - - [2025-10-11 21:29:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.196063 10.0.0.48 - - [2025-10-11 21:29:11] "POST /chown HTTP/1.1" 200 109 0.019950 10.0.0.48 - - [2025-10-11 21:29:11] "GET /tag/eb1f9fe5-5611-418f-965a-7edddbadf1a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.027914 10.0.0.48 - - [2025-10-11 21:29:11] "POST /tags HTTP/1.1" 409 238 0.005376 10.0.0.48 - - [2025-10-11 21:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.48 - - [2025-10-11 21:29:11] "POST /chown HTTP/1.1" 200 109 0.018514 10.0.0.48 - - [2025-10-11 21:29:11] "GET /tag/89213f19-2a8b-4571-bb9e-fa5236164ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013346 10.0.0.48 - - [2025-10-11 21:29:12] "PUT /virtual-machine-interface/a31abf90-5a63-4ccc-a306-7d93da56a380 HTTP/1.1" 200 284 0.018008 10.0.0.48 - - [2025-10-11 21:29:12] "PUT /instance-ip/5957c206-3c4b-421f-be13-069db4006ba0 HTTP/1.1" 200 256 0.028249 10.0.0.48 - - [2025-10-11 21:29:12] "POST /firewall-rules HTTP/1.1" 200 650 0.119819 10.0.0.48 - - [2025-10-11 21:29:12] "POST /ref-update HTTP/1.1" 200 156 0.075421 10.0.0.48 - - [2025-10-11 21:29:12] "GET /firewall-rule/5a50df8e-95f1-45b7-afec-ca3ca80d5aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.018961 10.0.0.48 - - [2025-10-11 21:29:12] "POST /ref-update HTTP/1.1" 200 156 0.009927 10.0.0.48 - - [2025-10-11 21:29:12] "GET /firewall-policy/2bac1a9d-bf5e-4404-894f-ffecb3c471da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.009297 10.0.0.48 - - [2025-10-11 21:29:12] "GET /firewall-rule/5a50df8e-95f1-45b7-afec-ca3ca80d5aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002886 10.0.0.48 - - [2025-10-11 21:29:12] "POST /ref-update HTTP/1.1" 200 156 0.020033 10.0.0.48 - - [2025-10-11 21:29:12] "POST /ref-update HTTP/1.1" 200 156 0.014567 10.0.0.48 - - [2025-10-11 21:29:12] "POST /ref-update HTTP/1.1" 200 156 0.043483 10.0.0.48 - - [2025-10-11 21:29:12] "POST /ref-update HTTP/1.1" 200 156 0.007550 10.0.0.48 - - [2025-10-11 21:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.48 - - [2025-10-11 21:29:12] "POST /ref-update HTTP/1.1" 200 156 0.019671 10.0.0.48 - - [2025-10-11 21:29:12] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.040266 10.0.0.48 - - [2025-10-11 21:29:12] "GET /loadbalancer/19792074-097f-4e50-ae58-e355dcf69609?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003483 10.0.0.48 - - [2025-10-11 21:29:12] "POST /virtual-machines HTTP/1.1" 200 429 0.032040 10.0.0.48 - - [2025-10-11 21:29:12] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.023846 10.0.0.48 - - [2025-10-11 21:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.48 - - [2025-10-11 21:29:12] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.097735 10.0.0.48 - - [2025-10-11 21:29:12] "GET /loadbalancer-listener/9fa1f46b-3e8a-46d3-8fbf-ed3d593099af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005171 10.0.0.48 - - [2025-10-11 21:29:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.143603 10.0.0.48 - - [2025-10-11 21:29:12] "POST /chown HTTP/1.1" 200 109 0.013303 10.0.0.48 - - [2025-10-11 21:29:12] "GET /loadbalancer-listener/9fa1f46b-3e8a-46d3-8fbf-ed3d593099af?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.008430 10.0.0.48 - - [2025-10-11 21:29:12] "POST /chown HTTP/1.1" 200 109 0.018016 10.0.0.48 - - [2025-10-11 21:29:12] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.031672 10.0.0.48 - - [2025-10-11 21:29:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016826 10.0.0.48 - - [2025-10-11 21:29:12] "GET /loadbalancer-pool/f3240ff8-332e-493d-a3ac-f534ab5555a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009809 10.0.0.48 - - [2025-10-11 21:29:12] "PUT /virtual-machine-interface/15ebb2fc-d879-47de-a3fa-af041a3dfbec HTTP/1.1" 200 284 0.025367 10.0.0.48 - - [2025-10-11 21:29:12] "PUT /instance-ip/5957c206-3c4b-421f-be13-069db4006ba0 HTTP/1.1" 200 256 0.023935 10.0.0.48 - - [2025-10-11 21:29:12] "POST /ref-update HTTP/1.1" 200 156 0.022034 10.0.0.48 - - [2025-10-11 21:29:12] "POST /loadbalancer-members HTTP/1.1" 200 707 0.029125 10.0.0.48 - - [2025-10-11 21:29:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024154 10.0.0.48 - - [2025-10-11 21:29:12] "GET /loadbalancer-member/13a7a556-325d-4f08-be5f-ca4b355d7295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.015333 10.0.0.48 - - [2025-10-11 21:29:12] "POST /ref-update HTTP/1.1" 200 156 0.029471 10.0.0.48 - - [2025-10-11 21:29:12] "POST /ref-update HTTP/1.1" 200 156 0.017037 10.0.0.48 - - [2025-10-11 21:29:12] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002227 10.0.0.48 - - [2025-10-11 21:29:12] "POST /ref-update HTTP/1.1" 200 156 0.015311 10.0.0.48 - - [2025-10-11 21:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007017 10.0.0.48 - - [2025-10-11 21:29:12] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004456 10.0.0.48 - - [2025-10-11 21:29:12] "POST /ref-update HTTP/1.1" 200 156 0.014139 10.0.0.48 - - [2025-10-11 21:29:12] "POST /tags HTTP/1.1" 409 221 0.010496 10.0.0.48 - - [2025-10-11 21:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.48 - - [2025-10-11 21:29:12] "GET /tag/eb1f9fe5-5611-418f-965a-7edddbadf1a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010069 10.0.0.48 - - [2025-10-11 21:29:12] "PUT /service-instance/cf6adf8e-9f68-40c8-93a1-259d369d9a00 HTTP/1.1" 200 266 0.007717 10.0.0.48 - - [2025-10-11 21:29:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010486 10.0.0.48 - - [2025-10-11 21:29:12] "POST /tags HTTP/1.1" 409 238 0.003509 10.0.0.48 - - [2025-10-11 21:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.48 - - [2025-10-11 21:29:12] "GET /tag/89213f19-2a8b-4571-bb9e-fa5236164ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011075 10.0.0.48 - - [2025-10-11 21:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010060 10.0.0.48 - - [2025-10-11 21:29:13] "POST /firewall-rules HTTP/1.1" 409 293 0.002269 10.0.0.48 - - [2025-10-11 21:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.48 - - [2025-10-11 21:29:13] "POST /chown HTTP/1.1" 200 109 0.007572 10.0.0.48 - - [2025-10-11 21:29:13] "POST /chown HTTP/1.1" 200 109 0.009490 10.0.0.48 - - [2025-10-11 21:29:13] "PUT /firewall-rule/5a50df8e-95f1-45b7-afec-ca3ca80d5aae HTTP/1.1" 200 260 0.044800 10.0.0.48 - - [2025-10-11 21:29:13] "PUT /instance-ip/5957c206-3c4b-421f-be13-069db4006ba0 HTTP/1.1" 200 256 0.025884 10.0.0.48 - - [2025-10-11 21:29:13] "GET /firewall-rule/5a50df8e-95f1-45b7-afec-ca3ca80d5aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002719 10.0.0.48 - - [2025-10-11 21:29:13] "GET /firewall-policy/2bac1a9d-bf5e-4404-894f-ffecb3c471da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.003269 10.0.0.48 - - [2025-10-11 21:29:13] "GET /firewall-rule/5a50df8e-95f1-45b7-afec-ca3ca80d5aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005230 10.0.0.48 - - [2025-10-11 21:29:13] "POST /ref-update HTTP/1.1" 200 156 0.010776 10.0.0.48 - - [2025-10-11 21:29:13] "POST /chown HTTP/1.1" 200 109 0.015186 10.0.0.48 - - [2025-10-11 21:29:13] "POST /chown HTTP/1.1" 200 109 0.018842 10.0.0.48 - - [2025-10-11 21:29:13] "PUT /instance-ip/5957c206-3c4b-421f-be13-069db4006ba0 HTTP/1.1" 200 256 0.013291 10.0.0.48 - - [2025-10-11 21:29:13] "POST /ref-update HTTP/1.1" 200 156 0.018786 10.0.0.48 - - [2025-10-11 21:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.48 - - [2025-10-11 21:29:13] "POST /chown HTTP/1.1" 200 109 0.006589 10.0.0.48 - - [2025-10-11 21:29:13] "POST /chown HTTP/1.1" 200 109 0.015040 10.0.0.48 - - [2025-10-11 21:29:13] "PUT /instance-ip/5957c206-3c4b-421f-be13-069db4006ba0 HTTP/1.1" 200 256 0.019844 10.0.0.48 - - [2025-10-11 21:29:13] "POST /ref-update HTTP/1.1" 200 156 0.018761 10.0.0.48 - - [2025-10-11 21:29:13] "POST /chown HTTP/1.1" 200 109 0.012788 10.0.0.48 - - [2025-10-11 21:29:13] "POST /chown HTTP/1.1" 200 109 0.028462 10.0.0.48 - - [2025-10-11 21:29:13] "PUT /instance-ip/5957c206-3c4b-421f-be13-069db4006ba0 HTTP/1.1" 200 256 0.011767 10.0.0.48 - - [2025-10-11 21:29:13] "POST /ref-update HTTP/1.1" 200 156 0.019397 10.0.0.48 - - [2025-10-11 21:29:13] "PUT /service-instance/cf6adf8e-9f68-40c8-93a1-259d369d9a00 HTTP/1.1" 200 266 0.008469 10.0.0.48 - - [2025-10-11 21:29:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014532 10.0.0.48 - - [2025-10-11 21:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008548 10.0.0.48 - - [2025-10-11 21:29:13] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006004 10.0.0.48 - - [2025-10-11 21:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010730 10.0.0.48 - - [2025-10-11 21:29:13] "PUT /service-instance/cf6adf8e-9f68-40c8-93a1-259d369d9a00 HTTP/1.1" 200 266 0.011714 10.0.0.48 - - [2025-10-11 21:29:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015575 10.0.0.48 - - [2025-10-11 21:29:13] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.066302 10.0.0.48 - - [2025-10-11 21:29:13] "PUT /service-instance/cf6adf8e-9f68-40c8-93a1-259d369d9a00 HTTP/1.1" 200 266 0.007357 10.0.0.48 - - [2025-10-11 21:29:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.016382 10.0.0.48 - - [2025-10-11 21:29:13] "POST /virtual-machines HTTP/1.1" 200 373 0.021885 10.0.0.48 - - [2025-10-11 21:29:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019723 10.0.0.48 - - [2025-10-11 21:29:13] "PUT /service-instance/cf6adf8e-9f68-40c8-93a1-259d369d9a00 HTTP/1.1" 200 266 0.012188 10.0.0.48 - - [2025-10-11 21:29:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015624 10.0.0.48 - - [2025-10-11 21:29:14] "PUT /service-instance/cf6adf8e-9f68-40c8-93a1-259d369d9a00 HTTP/1.1" 200 266 0.011917 10.0.0.48 - - [2025-10-11 21:29:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.120360 10.0.0.48 - - [2025-10-11 21:29:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022512 10.0.0.48 - - [2025-10-11 21:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.48 - - [2025-10-11 21:29:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009053 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.018224 10.0.0.48 - - [2025-10-11 21:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015568 10.0.0.48 - - [2025-10-11 21:29:14] "GET /virtual-machine-interface/557165ce-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.005251 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.006281 10.0.0.48 - - [2025-10-11 21:29:14] "POST /ref-update HTTP/1.1" 200 156 0.022153 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.021194 10.0.0.48 - - [2025-10-11 21:29:14] "POST /instance-ips HTTP/1.1" 200 413 0.059194 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.006648 10.0.0.48 - - [2025-10-11 21:29:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025796 10.0.0.48 - - [2025-10-11 21:29:14] "GET /virtual-machine-interface/557165ce-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.016831 10.0.0.48 - - [2025-10-11 21:29:14] "POST /ref-update HTTP/1.1" 200 156 0.031442 10.0.0.48 - - [2025-10-11 21:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005267 10.0.0.48 - - [2025-10-11 21:29:14] "POST /set-tag HTTP/1.1" 200 109 0.013477 10.0.0.48 - - [2025-10-11 21:29:14] "GET /virtual-machine-interface/557165ce-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.014250 10.0.0.48 - - [2025-10-11 21:29:14] "GET /instance-ip/558d1602-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.005870 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.027857 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.020809 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.019753 10.0.0.48 - - [2025-10-11 21:29:14] "GET /virtual-machine-interface/557165ce-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006789 10.0.0.48 - - [2025-10-11 21:29:14] "POST /set-tag HTTP/1.1" 200 109 0.001709 10.0.0.48 - - [2025-10-11 21:29:14] "GET /virtual-router/87bf0ed3-feb4-4310-980b-32ff33c0cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003168 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.007029 10.0.0.48 - - [2025-10-11 21:29:14] "POST /ref-update HTTP/1.1" 200 156 0.010170 10.0.0.48 - - [2025-10-11 21:29:14] "GET /virtual-machine-interface/557165ce-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.019154 10.0.0.48 - - [2025-10-11 21:29:14] "POST /set-tag HTTP/1.1" 200 109 0.004603 10.0.0.48 - - [2025-10-11 21:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.005825 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.018833 10.0.0.48 - - [2025-10-11 21:29:14] "GET /virtual-machine-interface/557165ce-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.012351 10.0.0.48 - - [2025-10-11 21:29:14] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.018441 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.006646 10.0.0.48 - - [2025-10-11 21:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.005463 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.006034 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.016078 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.017642 10.0.0.48 - - [2025-10-11 21:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.005603 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.013346 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.016118 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.008533 10.0.0.48 - - [2025-10-11 21:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.48 - - [2025-10-11 21:29:14] "POST /chown HTTP/1.1" 200 109 0.006567 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.006086 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.016240 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.012068 10.0.0.48 - - [2025-10-11 21:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.006003 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.010907 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.014397 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.010453 10.0.0.48 - - [2025-10-11 21:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.006697 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.006111 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.012603 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.018412 10.0.0.48 - - [2025-10-11 21:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.005593 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.011056 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.006113 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.020901 10.0.0.48 - - [2025-10-11 21:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.006453 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.016263 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.016122 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.006039 10.0.0.48 - - [2025-10-11 21:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.005570 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.007617 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.014004 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.015757 10.0.0.48 - - [2025-10-11 21:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.005611 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.018863 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.006408 10.0.0.48 - - [2025-10-11 21:29:15] "POST /chown HTTP/1.1" 200 109 0.022317 10.0.0.48 - - [2025-10-11 21:29:17] "GET /virtual-machine-interface/50be4a74-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006115 10.0.0.48 - - [2025-10-11 21:29:17] "POST /set-tag HTTP/1.1" 200 109 0.004724 10.0.0.48 - - [2025-10-11 21:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.48 - - [2025-10-11 21:29:17] "GET /loadbalancer/8cbc6067-1653-4607-8bda-1730749dbc4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002721 10.0.0.48 - - [2025-10-11 21:29:17] "GET /loadbalancer-pool/375cd3d7-89e3-4497-ba18-48def0ae0549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002479 10.0.0.48 - - [2025-10-11 21:29:17] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015752 10.0.0.48 - - [2025-10-11 21:29:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023290 10.0.0.48 - - [2025-10-11 21:29:17] "GET /virtual-machine-interface/50be4a74-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007694 10.0.0.48 - - [2025-10-11 21:29:17] "GET /virtual-machine-interface/50be4a74-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004057 10.0.0.48 - - [2025-10-11 21:29:17] "POST /ref-update HTTP/1.1" 200 156 0.006628 10.0.0.48 - - [2025-10-11 21:29:18] "POST /tags HTTP/1.1" 409 221 0.001858 10.0.0.48 - - [2025-10-11 21:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.48 - - [2025-10-11 21:29:18] "GET /tag/eb1f9fe5-5611-418f-965a-7edddbadf1a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009685 10.0.0.48 - - [2025-10-11 21:29:18] "GET /floating-ip/c45324db-efc7-4efe-bebe-29fa118d0bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.009605 10.0.0.48 - - [2025-10-11 21:29:18] "PUT /floating-ip/c45324db-efc7-4efe-bebe-29fa118d0bf1 HTTP/1.1" 200 256 0.009905 10.0.0.48 - - [2025-10-11 21:29:18] "POST /set-tag HTTP/1.1" 200 109 0.046201 10.0.0.48 - - [2025-10-11 21:29:18] "GET /virtual-machine-interface/512b52a4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007226 10.0.0.48 - - [2025-10-11 21:29:18] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.48 - - [2025-10-11 21:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.48 - - [2025-10-11 21:29:18] "GET /loadbalancer/8cbc6067-1653-4607-8bda-1730749dbc4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002268 10.0.0.48 - - [2025-10-11 21:29:18] "GET /loadbalancer-pool/375cd3d7-89e3-4497-ba18-48def0ae0549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003854 10.0.0.48 - - [2025-10-11 21:29:18] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023003 10.0.0.48 - - [2025-10-11 21:29:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011439 10.0.0.48 - - [2025-10-11 21:29:18] "GET /virtual-machine-interface/512b52a4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009999 10.0.0.48 - - [2025-10-11 21:29:18] "GET /virtual-machine-interface/512b52a4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004364 10.0.0.48 - - [2025-10-11 21:29:18] "POST /ref-update HTTP/1.1" 200 156 0.009567 10.0.0.48 - - [2025-10-11 21:29:18] "GET /floating-ip/c45324db-efc7-4efe-bebe-29fa118d0bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002158 10.0.0.48 - - [2025-10-11 21:29:18] "POST /set-tag HTTP/1.1" 200 109 0.022031 10.0.0.48 - - [2025-10-11 21:29:18] "GET /virtual-machine/4eb957ae-d71c-4aba-82eb-d2a6f2c06bf8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002899 10.0.0.48 - - [2025-10-11 21:29:18] "GET /virtual-machine-interface/50be4a74-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.003894 10.0.0.48 - - [2025-10-11 21:29:18] "GET /virtual-machine/dd7af5dd-5b08-4c72-8871-7d1575678285?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002818 10.0.0.48 - - [2025-10-11 21:29:18] "GET /virtual-machine-interface/512b52a4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004360 10.0.0.48 - - [2025-10-11 21:29:23] "GET /virtual-machine-interface/557165ce-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004059 10.0.0.48 - - [2025-10-11 21:29:23] "POST /set-tag HTTP/1.1" 200 109 0.001765 10.0.0.48 - - [2025-10-11 21:29:24] "GET /virtual-machine/c4034ad4-85d1-49a2-b771-a35ebb15f3ba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003071 10.0.0.48 - - [2025-10-11 21:29:24] "GET /virtual-machine-interface/557165ce-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004976 10.0.0.48 - - [2025-10-11 21:29:24] "GET /virtual-machine-interface/557165ce-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004755 10.0.0.48 - - [2025-10-11 21:29:24] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.48 - - [2025-10-11 21:29:56] "GET /virtual-machine-interface/557165ce-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004503 10.0.0.48 - - [2025-10-11 21:29:56] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.48 - - [2025-10-11 21:29:56] "GET /virtual-machine-interface/557165ce-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003567 10.0.0.48 - - [2025-10-11 21:29:56] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.48 - - [2025-10-11 21:29:56] "GET /virtual-machine/c4034ad4-85d1-49a2-b771-a35ebb15f3ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002940 10.0.0.48 - - [2025-10-11 21:29:56] "POST /ref-update HTTP/1.1" 200 156 0.008181 10.0.0.48 - - [2025-10-11 21:29:56] "GET /virtual-machine-interface/557165ce-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.011629 10.0.0.48 - - [2025-10-11 21:29:56] "POST /set-tag HTTP/1.1" 200 109 0.014937 10.0.0.48 - - [2025-10-11 21:29:56] "POST /set-tag HTTP/1.1" 200 109 0.018309 10.0.0.48 - - [2025-10-11 21:29:57] "DELETE /instance-ip/558d1602-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.049963 10.0.0.48 - - [2025-10-11 21:29:57] "DELETE /virtual-machine-interface/557165ce-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.038837 10.0.0.48 - - [2025-10-11 21:29:57] "DELETE /virtual-machine/c4034ad4-85d1-49a2-b771-a35ebb15f3ba HTTP/1.1" 200 115 0.016573 10.0.0.48 - - [2025-10-11 21:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.48 - - [2025-10-11 21:29:59] "GET /tag/89213f19-2a8b-4571-bb9e-fa5236164ffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010550 10.0.0.48 - - [2025-10-11 21:29:59] "GET /tag/89213f19-2a8b-4571-bb9e-fa5236164ffc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.013345 10.0.0.48 - - [2025-10-11 21:29:59] "GET /virtual-machine-interface/15ebb2fc-d879-47de-a3fa-af041a3dfbec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004337 10.0.0.48 - - [2025-10-11 21:29:59] "POST /set-tag HTTP/1.1" 200 109 0.014161 10.0.0.48 - - [2025-10-11 21:29:59] "GET /virtual-machine-interface/a31abf90-5a63-4ccc-a306-7d93da56a380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.006027 10.0.0.48 - - [2025-10-11 21:29:59] "POST /set-tag HTTP/1.1" 200 109 0.015117 10.0.0.48 - - [2025-10-11 21:29:59] "GET /virtual-machine-interface/b24a7838-0c60-4a24-b56c-98b1efcd4e88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004202 10.0.0.48 - - [2025-10-11 21:29:59] "POST /set-tag HTTP/1.1" 200 109 0.012373 10.0.0.48 - - [2025-10-11 21:29:59] "GET /firewall-policy/2bac1a9d-bf5e-4404-894f-ffecb3c471da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.006972 10.0.0.48 - - [2025-10-11 21:29:59] "GET /firewall-rule/5a50df8e-95f1-45b7-afec-ca3ca80d5aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002536 10.0.0.48 - - [2025-10-11 21:29:59] "POST /ref-update HTTP/1.1" 200 156 0.010092 10.0.0.48 - - [2025-10-11 21:29:59] "DELETE /firewall-rule/5a50df8e-95f1-45b7-afec-ca3ca80d5aae HTTP/1.1" 200 115 0.039251 10.0.0.48 - - [2025-10-11 21:29:59] "DELETE /loadbalancer-member/13a7a556-325d-4f08-be5f-ca4b355d7295 HTTP/1.1" 200 115 0.038124 10.0.0.48 - - [2025-10-11 21:29:59] "PUT /service-instance/cf6adf8e-9f68-40c8-93a1-259d369d9a00 HTTP/1.1" 200 266 0.010646 10.0.0.48 - - [2025-10-11 21:29:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018008 10.0.0.48 - - [2025-10-11 21:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.48 - - [2025-10-11 21:29:59] "DELETE /loadbalancer-pool/f3240ff8-332e-493d-a3ac-f534ab5555a1 HTTP/1.1" 200 115 0.059602 10.0.0.48 - - [2025-10-11 21:29:59] "DELETE /loadbalancer-listener/9fa1f46b-3e8a-46d3-8fbf-ed3d593099af HTTP/1.1" 200 115 0.033206 10.0.0.48 - - [2025-10-11 21:29:59] "GET /floating-ip/ae5f00e2-5d51-490e-bf0f-cd0936c050c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003018 10.0.0.48 - - [2025-10-11 21:29:59] "POST /chown HTTP/1.1" 200 109 0.010265 10.0.0.48 - - [2025-10-11 21:29:59] "POST /chown HTTP/1.1" 200 109 0.016064 10.0.0.48 - - [2025-10-11 21:29:59] "POST /chown HTTP/1.1" 200 109 0.010594 10.0.0.48 - - [2025-10-11 21:29:59] "PUT /floating-ip/ae5f00e2-5d51-490e-bf0f-cd0936c050c9 HTTP/1.1" 200 256 0.031809 10.0.0.48 - - [2025-10-11 21:29:59] "POST /chown HTTP/1.1" 200 109 0.027745 10.0.0.48 - - [2025-10-11 21:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.48 - - [2025-10-11 21:29:59] "POST /chown HTTP/1.1" 200 109 0.015149 10.0.0.48 - - [2025-10-11 21:29:59] "DELETE /floating-ip/ae5f00e2-5d51-490e-bf0f-cd0936c050c9 HTTP/1.1" 200 115 0.072339 10.0.0.48 - - [2025-10-11 21:29:59] "DELETE /loadbalancer/19792074-097f-4e50-ae58-e355dcf69609 HTTP/1.1" 200 115 0.033705 10.0.0.48 - - [2025-10-11 21:29:59] "POST /chown HTTP/1.1" 200 109 0.013778 10.0.0.48 - - [2025-10-11 21:29:59] "POST /chown HTTP/1.1" 200 109 0.012954 10.0.0.48 - - [2025-10-11 21:29:59] "POST /chown HTTP/1.1" 200 109 0.017261 10.0.0.48 - - [2025-10-11 21:30:00] "DELETE /instance-ip/5957c206-3c4b-421f-be13-069db4006ba0 HTTP/1.1" 200 115 0.085996 10.0.0.48 - - [2025-10-11 21:30:00] "PUT /service-instance/cf6adf8e-9f68-40c8-93a1-259d369d9a00 HTTP/1.1" 200 266 0.008847 10.0.0.48 - - [2025-10-11 21:30:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011632 10.0.0.48 - - [2025-10-11 21:30:00] "DELETE /virtual-machine-interface/b24a7838-0c60-4a24-b56c-98b1efcd4e88 HTTP/1.1" 200 115 0.097584 10.0.0.48 - - [2025-10-11 21:30:00] "PUT /service-instance/cf6adf8e-9f68-40c8-93a1-259d369d9a00 HTTP/1.1" 200 266 0.011685 10.0.0.48 - - [2025-10-11 21:30:00] "DELETE /tag/89213f19-2a8b-4571-bb9e-fa5236164ffc HTTP/1.1" 200 115 0.064421 10.0.0.48 - - [2025-10-11 21:30:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011382 10.0.0.48 - - [2025-10-11 21:30:00] "PUT /service-instance/cf6adf8e-9f68-40c8-93a1-259d369d9a00 HTTP/1.1" 200 266 0.007833 10.0.0.48 - - [2025-10-11 21:30:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020783 10.0.0.48 - - [2025-10-11 21:30:00] "DELETE /service-instance/cf6adf8e-9f68-40c8-93a1-259d369d9a00 HTTP/1.1" 200 115 0.039562 10.0.0.48 - - [2025-10-11 21:30:00] "GET /floating-ip-pool/30d906ae-21f0-431e-9438-4441779fbe7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.009887 10.0.0.48 - - [2025-10-11 21:30:00] "POST /ref-update HTTP/1.1" 200 156 0.008141 10.0.0.48 - - [2025-10-11 21:30:00] "GET /virtual-machine-interface/a31abf90-5a63-4ccc-a306-7d93da56a380?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.007763 10.0.0.48 - - [2025-10-11 21:30:00] "DELETE /floating-ip-pool/30d906ae-21f0-431e-9438-4441779fbe7a HTTP/1.1" 200 115 0.036770 10.0.0.48 - - [2025-10-11 21:30:00] "DELETE /virtual-machine-interface/a31abf90-5a63-4ccc-a306-7d93da56a380 HTTP/1.1" 200 115 0.072652 10.0.0.48 - - [2025-10-11 21:30:00] "POST /ref-update HTTP/1.1" 200 156 0.008649 10.0.0.48 - - [2025-10-11 21:30:00] "DELETE /virtual-machine/8a91d940-2ab0-4ea6-84b7-923d2db7c080 HTTP/1.1" 200 115 0.037506 10.0.0.48 - - [2025-10-11 21:30:00] "GET /virtual-machine-interface/15ebb2fc-d879-47de-a3fa-af041a3dfbec?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.019605 10.0.0.48 - - [2025-10-11 21:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.48 - - [2025-10-11 21:30:00] "POST /useragent-kv HTTP/1.1" 200 115 0.006987 10.0.0.48 - - [2025-10-11 21:30:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004075 10.0.0.48 - - [2025-10-11 21:30:00] "DELETE /virtual-network/650afaf0-7776-47fc-8abe-8aac8fe3ada3 HTTP/1.1" 200 115 0.151837 10.0.0.48 - - [2025-10-11 21:30:00] "GET /routing-instance/f9a8c5eb-e37b-4470-a7cd-f116d3019e2d HTTP/1.1" 404 171 0.009034 10.0.0.48 - - [2025-10-11 21:30:00] "GET /domains HTTP/1.1" 200 280 0.001477 10.0.0.48 - - [2025-10-11 21:30:00] "GET /domain/0ce82ca9-3d1e-4e5b-95ea-abb55127d4ac HTTP/1.1" 200 3085 0.002360 10.0.0.48 - - [2025-10-11 21:30:00] "DELETE /route-target/ee407671-6fea-43ed-8f7e-0343bb5c1297 HTTP/1.1" 200 115 0.040557 10.0.0.48 - - [2025-10-11 21:30:00] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0 HTTP/1.1" 200 6872 0.036909 10.0.0.48 - - [2025-10-11 21:30:00] "DELETE /virtual-machine-interface/15ebb2fc-d879-47de-a3fa-af041a3dfbec HTTP/1.1" 200 115 0.089615 10.0.0.48 - - [2025-10-11 21:30:00] "DELETE /virtual-machine/c33c6aa9-5d5d-4f92-8faf-eacf0f33092e HTTP/1.1" 200 115 0.020746 10.0.0.48 - - [2025-10-11 21:30:00] "GET /virtual-machine-interface/512b52a4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.015622 10.0.0.48 - - [2025-10-11 21:30:00] "POST /set-tag HTTP/1.1" 200 109 0.003655 10.0.0.48 - - [2025-10-11 21:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.48 - - [2025-10-11 21:30:00] "GET /loadbalancer/8cbc6067-1653-4607-8bda-1730749dbc4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002591 10.0.0.48 - - [2025-10-11 21:30:00] "GET /virtual-machine-interface/512b52a4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004103 10.0.0.48 - - [2025-10-11 21:30:00] "POST /set-tag HTTP/1.1" 200 109 0.014777 10.0.0.48 - - [2025-10-11 21:30:00] "DELETE /loadbalancer-member/8d6ac9aa-7d0c-49d7-960e-3f9ed6698aad HTTP/1.1" 200 115 0.041891 10.0.0.48 - - [2025-10-11 21:30:01] "GET /virtual-machine-interface/512b52a4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010504 10.0.0.48 - - [2025-10-11 21:30:01] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.48 - - [2025-10-11 21:30:01] "GET /virtual-machine-interface/512b52a4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003962 10.0.0.48 - - [2025-10-11 21:30:01] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.48 - - [2025-10-11 21:30:01] "GET /virtual-machine/dd7af5dd-5b08-4c72-8871-7d1575678285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002743 10.0.0.48 - - [2025-10-11 21:30:01] "POST /ref-update HTTP/1.1" 200 156 0.011693 10.0.0.48 - - [2025-10-11 21:30:01] "GET /virtual-machine-interface/512b52a4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.015353 10.0.0.48 - - [2025-10-11 21:30:01] "POST /set-tag HTTP/1.1" 200 109 0.027565 10.0.0.48 - - [2025-10-11 21:30:02] "POST /set-tag HTTP/1.1" 200 109 0.048478 10.0.0.48 - - [2025-10-11 21:30:02] "POST /set-tag HTTP/1.1" 200 109 0.029192 10.0.0.48 - - [2025-10-11 21:30:02] "DELETE /instance-ip/51455ac8-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.036963 10.0.0.48 - - [2025-10-11 21:30:02] "POST /ref-update HTTP/1.1" 200 156 0.010128 10.0.0.48 - - [2025-10-11 21:30:02] "DELETE /virtual-machine-interface/512b52a4-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.043556 10.0.0.48 - - [2025-10-11 21:30:02] "DELETE /virtual-machine/dd7af5dd-5b08-4c72-8871-7d1575678285 HTTP/1.1" 200 115 0.033194 10.0.0.48 - - [2025-10-11 21:30:05] "GET /virtual-machine-interface/50be4a74-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.008146 10.0.0.48 - - [2025-10-11 21:30:05] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.48 - - [2025-10-11 21:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.48 - - [2025-10-11 21:30:05] "GET /loadbalancer/8cbc6067-1653-4607-8bda-1730749dbc4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002548 10.0.0.48 - - [2025-10-11 21:30:06] "GET /virtual-machine-interface/50be4a74-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.010473 10.0.0.48 - - [2025-10-11 21:30:06] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.48 - - [2025-10-11 21:30:06] "GET /virtual-machine-interface/50be4a74-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007261 10.0.0.48 - - [2025-10-11 21:30:06] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.48 - - [2025-10-11 21:30:06] "GET /virtual-machine/4eb957ae-d71c-4aba-82eb-d2a6f2c06bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002661 10.0.0.48 - - [2025-10-11 21:30:06] "POST /ref-update HTTP/1.1" 200 156 0.010951 10.0.0.48 - - [2025-10-11 21:30:06] "GET /virtual-machine-interface/50be4a74-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.011476 10.0.0.48 - - [2025-10-11 21:30:06] "POST /set-tag HTTP/1.1" 200 109 0.016092 10.0.0.48 - - [2025-10-11 21:30:07] "POST /set-tag HTTP/1.1" 200 109 0.021964 10.0.0.48 - - [2025-10-11 21:30:07] "POST /set-tag HTTP/1.1" 200 109 0.049870 10.0.0.48 - - [2025-10-11 21:30:07] "DELETE /instance-ip/50d2a7da-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.033684 10.0.0.48 - - [2025-10-11 21:30:07] "POST /ref-update HTTP/1.1" 200 156 0.011694 10.0.0.48 - - [2025-10-11 21:30:07] "DELETE /virtual-machine-interface/50be4a74-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.055394 10.0.0.48 - - [2025-10-11 21:30:07] "DELETE /virtual-machine/4eb957ae-d71c-4aba-82eb-d2a6f2c06bf8 HTTP/1.1" 200 115 0.031615 10.0.0.48 - - [2025-10-11 21:30:07] "DELETE /tag/6b89f3cd-144e-4ec9-b15f-7824cf4d49de HTTP/1.1" 200 115 0.092060 10.0.0.48 - - [2025-10-11 21:30:07] "DELETE /tag/963b9279-98f6-4396-873b-0199207c867c HTTP/1.1" 200 115 0.048762 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:30:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:30:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 10.0.0.48 - - [2025-10-11 21:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.48 - - [2025-10-11 21:30:11] "GET /project/5563605e-2ba3-4d3f-8791-97598e7bc3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.048932 10.0.0.48 - - [2025-10-11 21:30:11] "POST /tags HTTP/1.1" 200 393 0.021552 10.0.0.48 - - [2025-10-11 21:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016436 10.0.0.48 - - [2025-10-11 21:30:11] "GET /tag/342f5fc4-a2c2-4eda-9f5a-3c22a4759d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.029998 10.0.0.48 - - [2025-10-11 21:30:11] "POST /tags HTTP/1.1" 200 341 0.042178 10.0.0.48 - - [2025-10-11 21:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.48 - - [2025-10-11 21:30:11] "GET /tag/75f5d351-545a-4237-878a-e6974f6cb9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012672 10.0.0.48 - - [2025-10-11 21:30:11] "POST /id-to-fqname HTTP/1.1" 200 192 0.006482 10.0.0.48 - - [2025-10-11 21:30:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.006953 10.0.0.48 - - [2025-10-11 21:30:11] "POST /security-groups HTTP/1.1" 200 589 0.097479 10.0.0.48 - - [2025-10-11 21:30:11] "POST /projects HTTP/1.1" 200 519 0.257015 10.0.0.48 - - [2025-10-11 21:30:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.016880 10.0.0.48 - - [2025-10-11 21:30:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.039821 10.0.0.48 - - [2025-10-11 21:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007661 10.0.0.48 - - [2025-10-11 21:30:11] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.072705 10.0.0.48 - - [2025-10-11 21:30:11] "POST /access-control-lists HTTP/1.1" 200 598 0.162277 10.0.0.48 - - [2025-10-11 21:30:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.001768 10.0.0.48 - - [2025-10-11 21:30:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.48 - - [2025-10-11 21:30:11] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008320 10.0.0.48 - - [2025-10-11 21:30:11] "POST /access-control-lists HTTP/1.1" 200 596 0.092548 10.0.0.48 - - [2025-10-11 21:30:12] "PUT /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d HTTP/1.1" 200 264 0.134315 10.0.0.48 - - [2025-10-11 21:30:12] "PUT /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11 HTTP/1.1" 200 264 0.079219 10.0.0.48 - - [2025-10-11 21:30:12] "POST /security-groups HTTP/1.1" 200 591 0.111668 10.0.0.48 - - [2025-10-11 21:30:12] "POST /fqname-to-id HTTP/1.1" 404 270 0.002223 10.0.0.48 - - [2025-10-11 21:30:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.039442 10.0.0.48 - - [2025-10-11 21:30:12] "POST /chown HTTP/1.1" 200 109 0.061228 10.0.0.48 - - [2025-10-11 21:30:12] "POST /access-control-lists HTTP/1.1" 200 632 0.082680 10.0.0.48 - - [2025-10-11 21:30:12] "POST /fqname-to-id HTTP/1.1" 404 269 0.003714 10.0.0.48 - - [2025-10-11 21:30:12] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.022700 10.0.0.48 - - [2025-10-11 21:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.48 - - [2025-10-11 21:30:12] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.042064 10.0.0.48 - - [2025-10-11 21:30:12] "POST /access-control-lists HTTP/1.1" 200 630 0.105046 10.0.0.48 - - [2025-10-11 21:30:12] "POST /tags HTTP/1.1" 409 226 0.002308 10.0.0.48 - - [2025-10-11 21:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.48 - - [2025-10-11 21:30:12] "GET /tag/75f5d351-545a-4237-878a-e6974f6cb9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010304 10.0.0.48 - - [2025-10-11 21:30:12] "POST /firewall-rules HTTP/1.1" 200 600 0.067832 10.0.0.48 - - [2025-10-11 21:30:12] "GET /firewall-rule/a82ce429-f36b-42a5-8b80-abf7f8caca13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.014852 10.0.0.48 - - [2025-10-11 21:30:12] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004536 10.0.0.48 - - [2025-10-11 21:30:12] "GET /firewall-rule/a82ce429-f36b-42a5-8b80-abf7f8caca13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002896 10.0.0.48 - - [2025-10-11 21:30:12] "POST /ref-update HTTP/1.1" 200 156 0.050462 10.0.0.48 - - [2025-10-11 21:30:12] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.014886 10.0.0.48 - - [2025-10-11 21:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.48 - - [2025-10-11 21:30:12] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002294 10.0.0.48 - - [2025-10-11 21:30:12] "POST /tags HTTP/1.1" 409 226 0.007362 10.0.0.48 - - [2025-10-11 21:30:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.48 - - [2025-10-11 21:30:12] "GET /tag/75f5d351-545a-4237-878a-e6974f6cb9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010625 10.0.0.48 - - [2025-10-11 21:30:13] "POST /firewall-rules HTTP/1.1" 200 598 0.068209 10.0.0.48 - - [2025-10-11 21:30:13] "GET /firewall-rule/87104a10-d57c-4d6b-b8cc-6140920f6994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.011102 10.0.0.48 - - [2025-10-11 21:30:13] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003815 10.0.0.48 - - [2025-10-11 21:30:13] "GET /firewall-rule/87104a10-d57c-4d6b-b8cc-6140920f6994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002116 10.0.0.48 - - [2025-10-11 21:30:13] "POST /ref-update HTTP/1.1" 200 156 0.055065 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:30:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:30:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000795 10.0.0.48 - - [2025-10-11 21:30:14] "POST /tags HTTP/1.1" 200 393 0.028109 10.0.0.48 - - [2025-10-11 21:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018760 10.0.0.48 - - [2025-10-11 21:30:14] "GET /tag/42df463b-b64d-4918-ad68-d119810d718a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.020777 10.0.0.48 - - [2025-10-11 21:30:14] "POST /tags HTTP/1.1" 200 341 0.026102 10.0.0.48 - - [2025-10-11 21:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.48 - - [2025-10-11 21:30:14] "GET /tag/e19892b7-f260-4ece-afb9-7158dd88bd4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011689 10.0.0.48 - - [2025-10-11 21:30:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.004144 10.0.0.48 - - [2025-10-11 21:30:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.011033 10.0.0.48 - - [2025-10-11 21:30:14] "POST /security-groups HTTP/1.1" 200 589 0.069498 10.0.0.48 - - [2025-10-11 21:30:14] "POST /projects HTTP/1.1" 200 519 0.237805 10.0.0.48 - - [2025-10-11 21:30:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.004249 10.0.0.48 - - [2025-10-11 21:30:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010666 10.0.0.48 - - [2025-10-11 21:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014546 10.0.0.48 - - [2025-10-11 21:30:14] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.014741 10.0.0.48 - - [2025-10-11 21:30:14] "POST /access-control-lists HTTP/1.1" 200 598 0.090947 10.0.0.48 - - [2025-10-11 21:30:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015009 10.0.0.48 - - [2025-10-11 21:30:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.010084 10.0.0.48 - - [2025-10-11 21:30:14] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005151 10.0.0.48 - - [2025-10-11 21:30:14] "POST /access-control-lists HTTP/1.1" 200 596 0.071857 10.0.0.48 - - [2025-10-11 21:30:14] "PUT /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d HTTP/1.1" 200 264 0.072571 10.0.0.48 - - [2025-10-11 21:30:14] "PUT /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11 HTTP/1.1" 200 264 0.072740 10.0.0.48 - - [2025-10-11 21:30:15] "POST /security-groups HTTP/1.1" 200 591 0.080034 10.0.0.48 - - [2025-10-11 21:30:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.001827 10.0.0.48 - - [2025-10-11 21:30:15] "POST /access-control-lists HTTP/1.1" 200 632 0.066926 10.0.0.48 - - [2025-10-11 21:30:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.005016 10.0.0.48 - - [2025-10-11 21:30:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.065025 10.0.0.48 - - [2025-10-11 21:30:15] "POST /chown HTTP/1.1" 200 109 0.037504 10.0.0.48 - - [2025-10-11 21:30:15] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.008898 10.0.0.48 - - [2025-10-11 21:30:15] "POST /access-control-lists HTTP/1.1" 200 630 0.097573 10.0.0.48 - - [2025-10-11 21:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.034849 10.0.0.48 - - [2025-10-11 21:30:15] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008070 10.0.0.48 - - [2025-10-11 21:30:15] "POST /tags HTTP/1.1" 409 226 0.012770 10.0.0.48 - - [2025-10-11 21:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.48 - - [2025-10-11 21:30:15] "GET /tag/e19892b7-f260-4ece-afb9-7158dd88bd4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017663 10.0.0.48 - - [2025-10-11 21:30:15] "POST /firewall-rules HTTP/1.1" 200 600 0.087548 10.0.0.48 - - [2025-10-11 21:30:15] "GET /firewall-rule/2e229f3a-cad7-4ec0-a36a-92d370f33e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007774 10.0.0.48 - - [2025-10-11 21:30:15] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.005018 10.0.0.48 - - [2025-10-11 21:30:15] "GET /firewall-rule/2e229f3a-cad7-4ec0-a36a-92d370f33e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002027 10.0.0.48 - - [2025-10-11 21:30:15] "POST /ref-update HTTP/1.1" 200 156 0.072870 10.0.0.48 - - [2025-10-11 21:30:15] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.009780 10.0.0.48 - - [2025-10-11 21:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.48 - - [2025-10-11 21:30:15] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003078 10.0.0.48 - - [2025-10-11 21:30:15] "POST /tags HTTP/1.1" 409 226 0.004319 10.0.0.48 - - [2025-10-11 21:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.48 - - [2025-10-11 21:30:15] "GET /tag/e19892b7-f260-4ece-afb9-7158dd88bd4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.061685 10.0.0.48 - - [2025-10-11 21:30:15] "POST /firewall-rules HTTP/1.1" 200 598 0.124979 10.0.0.48 - - [2025-10-11 21:30:15] "GET /firewall-rule/39d7e30d-ef0f-4846-9a3f-a0ad65cc986d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.008194 10.0.0.48 - - [2025-10-11 21:30:16] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.005368 10.0.0.48 - - [2025-10-11 21:30:16] "GET /firewall-rule/39d7e30d-ef0f-4846-9a3f-a0ad65cc986d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002470 10.0.0.48 - - [2025-10-11 21:30:16] "POST /ref-update HTTP/1.1" 200 156 0.081359 10.0.0.48 - - [2025-10-11 21:30:17] "POST /tags HTTP/1.1" 200 345 0.108617 10.0.0.48 - - [2025-10-11 21:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.027986 10.0.0.48 - - [2025-10-11 21:30:17] "GET /tag/671a1b44-e3cd-4737-8d6f-5a69c74f8c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020797 10.0.0.48 - - [2025-10-11 21:30:17] "POST /projects HTTP/1.1" 409 238 0.003724 10.0.0.48 - - [2025-10-11 21:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006369 10.0.0.48 - - [2025-10-11 21:30:17] "GET /project/0daff614-371b-4658-bd59-f85e66b8a4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041185 10.0.0.48 - - [2025-10-11 21:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008419 10.0.0.48 - - [2025-10-11 21:30:17] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004111 10.0.0.48 - - [2025-10-11 21:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.48 - - [2025-10-11 21:30:17] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004298 10.0.0.48 - - [2025-10-11 21:30:17] "POST /security-groups HTTP/1.1" 409 285 0.002409 10.0.0.48 - - [2025-10-11 21:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.48 - - [2025-10-11 21:30:17] "PUT /security-group/a8f3eb7b-3c03-43ab-a647-0d4dcd6ebb06 HTTP/1.1" 200 262 0.079145 10.0.0.48 - - [2025-10-11 21:30:17] "PUT /access-control-list/a07dfc5a-788b-4760-bd87-bdafd6c864d7 HTTP/1.1" 200 272 0.010125 10.0.0.48 - - [2025-10-11 21:30:17] "PUT /access-control-list/c2bc868a-cedd-42c8-a3d4-c58039cbea5a HTTP/1.1" 200 272 0.049003 10.0.0.48 - - [2025-10-11 21:30:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.053591 10.0.0.48 - - [2025-10-11 21:30:17] "POST /tags HTTP/1.1" 409 228 0.003868 10.0.0.48 - - [2025-10-11 21:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006816 10.0.0.48 - - [2025-10-11 21:30:17] "GET /tag/671a1b44-e3cd-4737-8d6f-5a69c74f8c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015471 10.0.0.48 - - [2025-10-11 21:30:17] "POST /tags HTTP/1.1" 200 345 0.023044 10.0.0.48 - - [2025-10-11 21:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.48 - - [2025-10-11 21:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.48 - - [2025-10-11 21:30:18] "GET /tag/89957d19-7c5d-45b7-9988-fde95cfd4ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.026058 10.0.0.48 - - [2025-10-11 21:30:18] "POST /projects HTTP/1.1" 409 238 0.001509 10.0.0.48 - - [2025-10-11 21:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.48 - - [2025-10-11 21:30:18] "GET /project/0daff614-371b-4658-bd59-f85e66b8a4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.065080 10.0.0.48 - - [2025-10-11 21:30:18] "GET /project/6190345e-3d88-453c-9681-9b67374acf6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.067631 10.0.0.48 - - [2025-10-11 21:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.48 - - [2025-10-11 21:30:18] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007707 10.0.0.48 - - [2025-10-11 21:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.48 - - [2025-10-11 21:30:18] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007798 10.0.0.48 - - [2025-10-11 21:30:18] "POST /security-groups HTTP/1.1" 409 285 0.005059 10.0.0.48 - - [2025-10-11 21:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.48 - - [2025-10-11 21:30:18] "PUT /security-group/e0710d9e-7fd8-4664-977d-f2b7da2fdcf2 HTTP/1.1" 200 262 0.069983 10.0.0.48 - - [2025-10-11 21:30:18] "PUT /access-control-list/de258d43-de1a-4097-a96f-45698edea76a HTTP/1.1" 200 272 0.035263 10.0.0.48 - - [2025-10-11 21:30:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.036879 10.0.0.48 - - [2025-10-11 21:30:18] "POST /tags HTTP/1.1" 409 228 0.011574 10.0.0.48 - - [2025-10-11 21:30:18] "PUT /access-control-list/4f343802-6c4c-4638-8f14-f25adfb7b64b HTTP/1.1" 200 272 0.053176 10.0.0.48 - - [2025-10-11 21:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.48 - - [2025-10-11 21:30:18] "GET /tag/89957d19-7c5d-45b7-9988-fde95cfd4ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.018824 10.0.0.48 - - [2025-10-11 21:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.48 - - [2025-10-11 21:30:18] "GET /project/6190345e-3d88-453c-9681-9b67374acf6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.104461 10.0.0.48 - - [2025-10-11 21:30:18] "POST /tags HTTP/1.1" 200 291 0.182017 10.0.0.48 - - [2025-10-11 21:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009523 10.0.0.48 - - [2025-10-11 21:30:18] "GET /tag/3d32827c-54b3-4515-9284-a40da2bae794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014086 10.0.0.48 - - [2025-10-11 21:30:18] "POST /tags HTTP/1.1" 200 303 0.060770 10.0.0.48 - - [2025-10-11 21:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018024 10.0.0.48 - - [2025-10-11 21:30:18] "GET /tag/27edc174-be11-4ee0-b33a-48ca46a0d37a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015861 10.0.0.48 - - [2025-10-11 21:30:18] "POST /tags HTTP/1.1" 409 252 0.002154 10.0.0.48 - - [2025-10-11 21:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.48 - - [2025-10-11 21:30:18] "GET /tag/342f5fc4-a2c2-4eda-9f5a-3c22a4759d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014359 10.0.0.48 - - [2025-10-11 21:30:18] "POST /tags HTTP/1.1" 409 226 0.006172 10.0.0.48 - - [2025-10-11 21:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.48 - - [2025-10-11 21:30:19] "GET /tag/75f5d351-545a-4237-878a-e6974f6cb9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012005 10.0.0.48 - - [2025-10-11 21:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.48 - - [2025-10-11 21:30:19] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004709 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:30:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001094 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:30:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001593 10.0.0.48 - - [2025-10-11 21:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.48 - - [2025-10-11 21:30:19] "GET /project/0daff614-371b-4658-bd59-f85e66b8a4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038065 10.0.0.48 - - [2025-10-11 21:30:19] "POST /virtual-machines HTTP/1.1" 200 395 0.008988 10.0.0.48 - - [2025-10-11 21:30:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014126 10.0.0.48 - - [2025-10-11 21:30:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.146390 10.0.0.48 - - [2025-10-11 21:30:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.013649 10.0.0.48 - - [2025-10-11 21:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.019476 10.0.0.48 - - [2025-10-11 21:30:19] "GET /virtual-machine-interface/7c58ef86-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004406 10.0.0.48 - - [2025-10-11 21:30:19] "POST /instance-ips HTTP/1.1" 200 397 0.034801 10.0.0.48 - - [2025-10-11 21:30:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.032498 10.0.0.48 - - [2025-10-11 21:30:19] "GET /virtual-machine-interface/7c58ef86-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.018328 10.0.0.48 - - [2025-10-11 21:30:19] "POST /set-tag HTTP/1.1" 200 109 0.065004 10.0.0.48 - - [2025-10-11 21:30:19] "GET /virtual-machine-interface/7c58ef86-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.020642 10.0.0.48 - - [2025-10-11 21:30:19] "GET /instance-ip/7c7eddf4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.010283 10.0.0.48 - - [2025-10-11 21:30:19] "GET /virtual-machine-interface/7c58ef86-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004187 10.0.0.48 - - [2025-10-11 21:30:19] "POST /set-tag HTTP/1.1" 200 109 0.001903 10.0.0.48 - - [2025-10-11 21:30:19] "GET /virtual-router/87bf0ed3-feb4-4310-980b-32ff33c0cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005104 10.0.0.48 - - [2025-10-11 21:30:19] "POST /ref-update HTTP/1.1" 200 156 0.006956 10.0.0.48 - - [2025-10-11 21:30:19] "GET /virtual-machine-interface/7c58ef86-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013421 10.0.0.48 - - [2025-10-11 21:30:19] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.48 - - [2025-10-11 21:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.48 - - [2025-10-11 21:30:20] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003690 10.0.0.48 - - [2025-10-11 21:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.48 - - [2025-10-11 21:30:20] "GET /project/0daff614-371b-4658-bd59-f85e66b8a4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042498 10.0.0.48 - - [2025-10-11 21:30:20] "POST /virtual-machines HTTP/1.1" 200 395 0.008402 10.0.0.48 - - [2025-10-11 21:30:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013168 10.0.0.48 - - [2025-10-11 21:30:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111532 10.0.0.48 - - [2025-10-11 21:30:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008670 10.0.0.48 - - [2025-10-11 21:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009795 10.0.0.48 - - [2025-10-11 21:30:20] "GET /virtual-machine-interface/7ce5ebd4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.003838 10.0.0.48 - - [2025-10-11 21:30:20] "POST /instance-ips HTTP/1.1" 200 397 0.024296 10.0.0.48 - - [2025-10-11 21:30:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.031347 10.0.0.48 - - [2025-10-11 21:30:20] "GET /virtual-machine-interface/7ce5ebd4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006680 10.0.0.48 - - [2025-10-11 21:30:20] "POST /set-tag HTTP/1.1" 200 109 0.060149 10.0.0.48 - - [2025-10-11 21:30:20] "GET /virtual-machine-interface/7ce5ebd4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.022446 10.0.0.48 - - [2025-10-11 21:30:20] "GET /instance-ip/7cff6b4a-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003121 10.0.0.48 - - [2025-10-11 21:30:20] "GET /virtual-machine-interface/7ce5ebd4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003964 10.0.0.48 - - [2025-10-11 21:30:20] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.48 - - [2025-10-11 21:30:20] "GET /virtual-router/87bf0ed3-feb4-4310-980b-32ff33c0cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003126 10.0.0.48 - - [2025-10-11 21:30:20] "POST /ref-update HTTP/1.1" 200 156 0.008699 10.0.0.48 - - [2025-10-11 21:30:20] "GET /virtual-machine-interface/7ce5ebd4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013671 10.0.0.48 - - [2025-10-11 21:30:20] "POST /set-tag HTTP/1.1" 200 109 0.003167 10.0.0.48 - - [2025-10-11 21:30:20] "POST /tags HTTP/1.1" 200 291 0.016266 10.0.0.48 - - [2025-10-11 21:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010852 10.0.0.48 - - [2025-10-11 21:30:20] "GET /tag/9ff1569b-4fbc-4500-9b9c-6ca647be8017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.011519 10.0.0.48 - - [2025-10-11 21:30:20] "POST /tags HTTP/1.1" 409 252 0.001899 10.0.0.48 - - [2025-10-11 21:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.48 - - [2025-10-11 21:30:20] "GET /tag/42df463b-b64d-4918-ad68-d119810d718a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009811 10.0.0.48 - - [2025-10-11 21:30:20] "POST /tags HTTP/1.1" 409 226 0.001462 10.0.0.48 - - [2025-10-11 21:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001262 10.0.0.48 - - [2025-10-11 21:30:20] "GET /tag/e19892b7-f260-4ece-afb9-7158dd88bd4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009804 10.0.0.48 - - [2025-10-11 21:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.48 - - [2025-10-11 21:30:20] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005194 10.0.0.48 - - [2025-10-11 21:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.48 - - [2025-10-11 21:30:21] "GET /project/6190345e-3d88-453c-9681-9b67374acf6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031001 10.0.0.48 - - [2025-10-11 21:30:21] "POST /virtual-machines HTTP/1.1" 200 395 0.012492 10.0.0.48 - - [2025-10-11 21:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.013741 10.0.0.48 - - [2025-10-11 21:30:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108706 10.0.0.48 - - [2025-10-11 21:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007683 10.0.0.48 - - [2025-10-11 21:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010221 10.0.0.48 - - [2025-10-11 21:30:21] "GET /virtual-machine-interface/7d747d40-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004539 10.0.0.48 - - [2025-10-11 21:30:21] "POST /instance-ips HTTP/1.1" 200 397 0.018207 10.0.0.48 - - [2025-10-11 21:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018846 10.0.0.48 - - [2025-10-11 21:30:21] "GET /virtual-machine-interface/7d747d40-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009694 10.0.0.48 - - [2025-10-11 21:30:21] "POST /set-tag HTTP/1.1" 200 109 0.063809 10.0.0.48 - - [2025-10-11 21:30:21] "GET /virtual-machine-interface/7d747d40-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016976 10.0.0.48 - - [2025-10-11 21:30:21] "GET /instance-ip/7d8e89ce-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002489 10.0.0.48 - - [2025-10-11 21:30:21] "GET /virtual-machine-interface/7d747d40-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004048 10.0.0.48 - - [2025-10-11 21:30:21] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.48 - - [2025-10-11 21:30:21] "GET /virtual-router/87bf0ed3-feb4-4310-980b-32ff33c0cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003583 10.0.0.48 - - [2025-10-11 21:30:21] "POST /ref-update HTTP/1.1" 200 156 0.007866 10.0.0.48 - - [2025-10-11 21:30:21] "GET /virtual-machine-interface/7d747d40-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004400 10.0.0.48 - - [2025-10-11 21:30:21] "POST /set-tag HTTP/1.1" 200 109 0.001867 10.0.0.48 - - [2025-10-11 21:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.48 - - [2025-10-11 21:30:21] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003838 10.0.0.48 - - [2025-10-11 21:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.48 - - [2025-10-11 21:30:21] "GET /project/6190345e-3d88-453c-9681-9b67374acf6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040554 10.0.0.48 - - [2025-10-11 21:30:21] "POST /virtual-machines HTTP/1.1" 200 395 0.007538 10.0.0.48 - - [2025-10-11 21:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016112 10.0.0.48 - - [2025-10-11 21:30:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116274 10.0.0.48 - - [2025-10-11 21:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018013 10.0.0.48 - - [2025-10-11 21:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007893 10.0.0.48 - - [2025-10-11 21:30:21] "GET /virtual-machine-interface/7dde47e8-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009714 10.0.0.48 - - [2025-10-11 21:30:22] "POST /instance-ips HTTP/1.1" 200 397 0.038012 10.0.0.48 - - [2025-10-11 21:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024409 10.0.0.48 - - [2025-10-11 21:30:22] "GET /virtual-machine-interface/7dde47e8-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005259 10.0.0.48 - - [2025-10-11 21:30:22] "POST /set-tag HTTP/1.1" 200 109 0.067866 10.0.0.48 - - [2025-10-11 21:30:22] "GET /virtual-machine-interface/7dde47e8-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009283 10.0.0.48 - - [2025-10-11 21:30:22] "GET /instance-ip/7dfa3566-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003332 10.0.0.48 - - [2025-10-11 21:30:22] "GET /virtual-machine-interface/7dde47e8-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006389 10.0.0.48 - - [2025-10-11 21:30:22] "POST /set-tag HTTP/1.1" 200 109 0.003407 10.0.0.48 - - [2025-10-11 21:30:22] "GET /virtual-router/87bf0ed3-feb4-4310-980b-32ff33c0cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004277 10.0.0.48 - - [2025-10-11 21:30:22] "GET /global-system-configs HTTP/1.1" 200 322 0.005991 10.0.0.48 - - [2025-10-11 21:30:22] "POST /ref-update HTTP/1.1" 200 156 0.024974 10.0.0.48 - - [2025-10-11 21:30:22] "GET /virtual-machine-interface/7dde47e8-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011517 10.0.0.48 - - [2025-10-11 21:30:22] "POST /set-tag HTTP/1.1" 200 109 0.003177 10.0.0.48 - - [2025-10-11 21:30:22] "POST /tags HTTP/1.1" 200 299 0.017931 10.0.0.48 - - [2025-10-11 21:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015748 10.0.0.48 - - [2025-10-11 21:30:22] "GET /tag/b7474631-df80-456c-8436-452b32aae740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011547 10.0.0.48 - - [2025-10-11 21:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.48 - - [2025-10-11 21:30:22] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003903 10.0.0.48 - - [2025-10-11 21:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.48 - - [2025-10-11 21:30:22] "GET /project/0daff614-371b-4658-bd59-f85e66b8a4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043984 10.0.0.48 - - [2025-10-11 21:30:22] "POST /virtual-machines HTTP/1.1" 200 395 0.007779 10.0.0.48 - - [2025-10-11 21:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022174 10.0.0.48 - - [2025-10-11 21:30:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108283 10.0.0.48 - - [2025-10-11 21:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010574 10.0.0.48 - - [2025-10-11 21:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008838 10.0.0.48 - - [2025-10-11 21:30:22] "GET /virtual-machine-interface/7e6a7182-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005320 10.0.0.48 - - [2025-10-11 21:30:22] "POST /instance-ips HTTP/1.1" 200 397 0.018654 10.0.0.48 - - [2025-10-11 21:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.019039 10.0.0.48 - - [2025-10-11 21:30:23] "GET /virtual-machine-interface/7e6a7182-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009153 10.0.0.48 - - [2025-10-11 21:30:23] "POST /set-tag HTTP/1.1" 200 109 0.018272 10.0.0.48 - - [2025-10-11 21:30:23] "GET /virtual-machine-interface/7e6a7182-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006250 10.0.0.48 - - [2025-10-11 21:30:23] "GET /instance-ip/7e842f50-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003642 10.0.0.48 - - [2025-10-11 21:30:23] "GET /virtual-machine-interface/7e6a7182-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004281 10.0.0.48 - - [2025-10-11 21:30:23] "POST /set-tag HTTP/1.1" 200 109 0.001817 10.0.0.48 - - [2025-10-11 21:30:23] "POST /tags HTTP/1.1" 200 299 0.016062 10.0.0.48 - - [2025-10-11 21:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010408 10.0.0.48 - - [2025-10-11 21:30:23] "GET /tag/716a4e6b-753f-4160-b86e-22ffdd6760a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015760 10.0.0.48 - - [2025-10-11 21:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.48 - - [2025-10-11 21:30:23] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004339 10.0.0.48 - - [2025-10-11 21:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.48 - - [2025-10-11 21:30:23] "GET /project/0daff614-371b-4658-bd59-f85e66b8a4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030216 10.0.0.48 - - [2025-10-11 21:30:23] "POST /virtual-machines HTTP/1.1" 200 395 0.006962 10.0.0.48 - - [2025-10-11 21:30:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.006888 10.0.0.48 - - [2025-10-11 21:30:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100578 10.0.0.48 - - [2025-10-11 21:30:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021758 10.0.0.48 - - [2025-10-11 21:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014621 10.0.0.48 - - [2025-10-11 21:30:23] "GET /virtual-machine-interface/7ed629c2-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004308 10.0.0.48 - - [2025-10-11 21:30:23] "POST /instance-ips HTTP/1.1" 200 397 0.017551 10.0.0.48 - - [2025-10-11 21:30:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.033343 10.0.0.48 - - [2025-10-11 21:30:23] "GET /virtual-machine-interface/7ed629c2-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013133 10.0.0.48 - - [2025-10-11 21:30:23] "POST /set-tag HTTP/1.1" 200 109 0.026577 10.0.0.48 - - [2025-10-11 21:30:23] "GET /virtual-machine-interface/7ed629c2-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007076 10.0.0.48 - - [2025-10-11 21:30:23] "GET /instance-ip/7eeb0388-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002333 10.0.0.48 - - [2025-10-11 21:30:23] "GET /virtual-machine-interface/7ed629c2-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004373 10.0.0.48 - - [2025-10-11 21:30:23] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.48 - - [2025-10-11 21:30:23] "GET /virtual-router/87bf0ed3-feb4-4310-980b-32ff33c0cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003179 10.0.0.48 - - [2025-10-11 21:30:23] "POST /ref-update HTTP/1.1" 200 156 0.006308 10.0.0.48 - - [2025-10-11 21:30:23] "GET /virtual-machine-interface/7e6a7182-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003980 10.0.0.48 - - [2025-10-11 21:30:23] "POST /set-tag HTTP/1.1" 200 109 0.001662 10.0.0.48 - - [2025-10-11 21:30:23] "POST /tags HTTP/1.1" 200 299 0.015712 10.0.0.48 - - [2025-10-11 21:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007739 10.0.0.48 - - [2025-10-11 21:30:23] "GET /tag/789e0526-df66-4685-b009-52818be4b71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011695 10.0.0.48 - - [2025-10-11 21:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.48 - - [2025-10-11 21:30:24] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003820 10.0.0.48 - - [2025-10-11 21:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.48 - - [2025-10-11 21:30:24] "GET /project/6190345e-3d88-453c-9681-9b67374acf6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040008 10.0.0.48 - - [2025-10-11 21:30:24] "POST /virtual-machines HTTP/1.1" 200 395 0.019457 10.0.0.48 - - [2025-10-11 21:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016244 10.0.0.48 - - [2025-10-11 21:30:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120493 10.0.0.48 - - [2025-10-11 21:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007986 10.0.0.48 - - [2025-10-11 21:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011693 10.0.0.48 - - [2025-10-11 21:30:24] "GET /virtual-machine-interface/7f47a5ca-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005795 10.0.0.48 - - [2025-10-11 21:30:24] "GET /global-system-configs HTTP/1.1" 200 322 0.001766 10.0.0.48 - - [2025-10-11 21:30:24] "POST /instance-ips HTTP/1.1" 200 397 0.026505 10.0.0.48 - - [2025-10-11 21:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024641 10.0.0.48 - - [2025-10-11 21:30:24] "GET /virtual-machine-interface/7f47a5ca-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007004 10.0.0.48 - - [2025-10-11 21:30:24] "POST /set-tag HTTP/1.1" 200 109 0.020213 10.0.0.48 - - [2025-10-11 21:30:24] "GET /virtual-machine-interface/7f47a5ca-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.019598 10.0.0.48 - - [2025-10-11 21:30:24] "GET /instance-ip/7f62bf2c-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002681 10.0.0.48 - - [2025-10-11 21:30:24] "GET /virtual-machine-interface/7f47a5ca-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004019 10.0.0.48 - - [2025-10-11 21:30:24] "POST /set-tag HTTP/1.1" 200 109 0.002067 10.0.0.48 - - [2025-10-11 21:30:24] "POST /tags HTTP/1.1" 200 299 0.020355 10.0.0.48 - - [2025-10-11 21:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.48 - - [2025-10-11 21:30:24] "GET /tag/0364d053-10f6-49f7-af7a-b9b35a5f8f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010857 10.0.0.48 - - [2025-10-11 21:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.48 - - [2025-10-11 21:30:24] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003659 10.0.0.48 - - [2025-10-11 21:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.48 - - [2025-10-11 21:30:24] "GET /project/6190345e-3d88-453c-9681-9b67374acf6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027442 10.0.0.48 - - [2025-10-11 21:30:24] "POST /virtual-machines HTTP/1.1" 200 395 0.006675 10.0.0.48 - - [2025-10-11 21:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013067 10.0.0.48 - - [2025-10-11 21:30:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101522 10.0.0.48 - - [2025-10-11 21:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.012226 10.0.0.48 - - [2025-10-11 21:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008265 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-machine-interface/7fae2c0a-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006402 10.0.0.48 - - [2025-10-11 21:30:25] "POST /instance-ips HTTP/1.1" 200 397 0.017959 10.0.0.48 - - [2025-10-11 21:30:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018218 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-machine-interface/7fae2c0a-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007131 10.0.0.48 - - [2025-10-11 21:30:25] "POST /set-tag HTTP/1.1" 200 109 0.016909 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-machine-interface/7fae2c0a-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005597 10.0.0.48 - - [2025-10-11 21:30:25] "GET /instance-ip/7fc7700c-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006812 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-machine-interface/7fae2c0a-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004192 10.0.0.48 - - [2025-10-11 21:30:25] "POST /set-tag HTTP/1.1" 200 109 0.004469 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-router/87bf0ed3-feb4-4310-980b-32ff33c0cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003538 10.0.0.48 - - [2025-10-11 21:30:25] "POST /ref-update HTTP/1.1" 200 156 0.007491 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-machine-interface/7ed629c2-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010001 10.0.0.48 - - [2025-10-11 21:30:25] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-machine-interface/7c58ef86-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004094 10.0.0.48 - - [2025-10-11 21:30:25] "POST /set-tag HTTP/1.1" 200 109 0.001906 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-router/87bf0ed3-feb4-4310-980b-32ff33c0cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003644 10.0.0.48 - - [2025-10-11 21:30:25] "POST /ref-update HTTP/1.1" 200 156 0.008222 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-machine-interface/7f47a5ca-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004218 10.0.0.48 - - [2025-10-11 21:30:25] "POST /set-tag HTTP/1.1" 200 109 0.001852 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-router/87bf0ed3-feb4-4310-980b-32ff33c0cd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003613 10.0.0.48 - - [2025-10-11 21:30:25] "POST /ref-update HTTP/1.1" 200 156 0.008338 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-machine-interface/7fae2c0a-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005252 10.0.0.48 - - [2025-10-11 21:30:25] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-machine-interface/7ce5ebd4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004279 10.0.0.48 - - [2025-10-11 21:30:25] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-machine-interface/7d747d40-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003746 10.0.0.48 - - [2025-10-11 21:30:25] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-machine-interface/7dde47e8-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004056 10.0.0.48 - - [2025-10-11 21:30:25] "POST /set-tag HTTP/1.1" 200 109 0.001898 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-machine-interface/7e6a7182-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004131 10.0.0.48 - - [2025-10-11 21:30:25] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-machine-interface/7ed629c2-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006928 10.0.0.48 - - [2025-10-11 21:30:25] "POST /set-tag HTTP/1.1" 200 109 0.001966 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-machine-interface/7f47a5ca-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003756 10.0.0.48 - - [2025-10-11 21:30:25] "POST /set-tag HTTP/1.1" 200 109 0.003087 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-machine-interface/7d747d40-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005096 10.0.0.48 - - [2025-10-11 21:30:25] "POST /set-tag HTTP/1.1" 200 109 0.005653 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-machine-interface/7fae2c0a-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004139 10.0.0.48 - - [2025-10-11 21:30:25] "POST /set-tag HTTP/1.1" 200 109 0.001779 10.0.0.48 - - [2025-10-11 21:30:25] "GET /virtual-machine-interface/7dde47e8-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003729 10.0.0.48 - - [2025-10-11 21:30:25] "POST /set-tag HTTP/1.1" 200 109 0.001731 10.0.0.48 - - [2025-10-11 21:30:29] "GET /virtual-machine-interface/7ed629c2-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005965 10.0.0.48 - - [2025-10-11 21:30:29] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.48 - - [2025-10-11 21:30:29] "GET /virtual-machine-interface/7e6a7182-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003576 10.0.0.48 - - [2025-10-11 21:30:29] "POST /set-tag HTTP/1.1" 200 109 0.001665 10.0.0.48 - - [2025-10-11 21:30:29] "GET /virtual-machine-interface/7c58ef86-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004793 10.0.0.48 - - [2025-10-11 21:30:29] "POST /set-tag HTTP/1.1" 200 109 0.001867 10.0.0.48 - - [2025-10-11 21:30:30] "GET /virtual-machine-interface/7ce5ebd4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004423 10.0.0.48 - - [2025-10-11 21:30:30] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.48 - - [2025-10-11 21:30:33] "GET /virtual-machine/bf4a9f79-e10b-49fe-bc11-384937d472dd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003366 10.0.0.48 - - [2025-10-11 21:30:33] "GET /virtual-machine-interface/7c58ef86-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004100 10.0.0.48 - - [2025-10-11 21:30:33] "GET /virtual-machine/f1275da1-1d99-4ae6-bcd2-e639321d9ef9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002696 10.0.0.48 - - [2025-10-11 21:30:33] "GET /virtual-machine-interface/7ce5ebd4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007693 10.0.0.48 - - [2025-10-11 21:30:33] "GET /virtual-machine/18cc7b4f-df44-4bbf-92a7-84f4ab895f55?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003173 10.0.0.48 - - [2025-10-11 21:30:33] "GET /virtual-machine-interface/7d747d40-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003618 10.0.0.48 - - [2025-10-11 21:30:33] "GET /virtual-machine/bcf155ee-8b8c-4694-be93-6b63b74ed0f0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002805 10.0.0.48 - - [2025-10-11 21:30:33] "GET /virtual-machine-interface/7dde47e8-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003691 10.0.0.48 - - [2025-10-11 21:30:33] "GET /virtual-machine/2d83b835-c70e-4d8f-89e0-5c71004229df?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002493 10.0.0.48 - - [2025-10-11 21:30:33] "GET /virtual-machine-interface/7e6a7182-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003516 10.0.0.48 - - [2025-10-11 21:30:35] "GET /virtual-machine-interface/7fae2c0a-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008418 10.0.0.48 - - [2025-10-11 21:30:35] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.48 - - [2025-10-11 21:30:35] "GET /virtual-machine-interface/7f47a5ca-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005502 10.0.0.48 - - [2025-10-11 21:30:35] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.48 - - [2025-10-11 21:30:38] "GET /virtual-machine/83c782de-eada-4253-924f-d07327060a5a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003710 10.0.0.48 - - [2025-10-11 21:30:38] "GET /virtual-machine-interface/7f47a5ca-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004075 10.0.0.48 - - [2025-10-11 21:30:39] "GET /virtual-machine/c41db52e-3e2c-4039-8c69-2d87a5af6655?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003381 10.0.0.48 - - [2025-10-11 21:30:39] "GET /virtual-machine-interface/7ed629c2-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005160 10.0.0.48 - - [2025-10-11 21:30:39] "GET /virtual-machine/54ddb085-800b-44ee-bcd2-507727f875db?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003347 10.0.0.48 - - [2025-10-11 21:30:39] "GET /virtual-machine-interface/7fae2c0a-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005530 10.0.0.48 - - [2025-10-11 21:30:39] "GET /loadbalancer/c535e85c-5a2f-4fa6-b5a2-5f60ac85c546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005826 10.0.0.48 - - [2025-10-11 21:30:39] "POST /tags HTTP/1.1" 200 333 0.023962 10.0.0.48 - - [2025-10-11 21:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.48 - - [2025-10-11 21:30:39] "GET /tag/b46e40a7-b4cc-42ab-89a7-a754a03b668e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011788 10.0.0.48 - - [2025-10-11 21:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.48 - - [2025-10-11 21:30:39] "GET /project/0daff614-371b-4658-bd59-f85e66b8a4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030582 10.0.0.48 - - [2025-10-11 21:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.48 - - [2025-10-11 21:30:39] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003486 10.0.0.48 - - [2025-10-11 21:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.48 - - [2025-10-11 21:30:39] "GET /service-appliance-set/065251da-da9b-44aa-9143-278c22412e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.001940 10.0.0.48 - - [2025-10-11 21:30:39] "POST /fqname-to-id HTTP/1.1" 404 273 0.001791 10.0.0.48 - - [2025-10-11 21:30:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.102082 10.0.0.48 - - [2025-10-11 21:30:40] "GET /virtual-machine-interface/2c84af2e-15bf-49ab-ae44-6bc1a5e372ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.009182 10.0.0.48 - - [2025-10-11 21:30:40] "POST /instance-ips HTTP/1.1" 200 409 0.021065 10.0.0.48 - - [2025-10-11 21:30:40] "GET /instance-ip/90994bb0-440a-4a22-b91b-5611b0f2dd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004783 10.0.0.48 - - [2025-10-11 21:30:40] "POST /loadbalancers HTTP/1.1" 200 629 0.068828 10.0.0.48 - - [2025-10-11 21:30:40] "GET /project/0daff614-371b-4658-bd59-f85e66b8a4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043355 10.0.0.48 - - [2025-10-11 21:30:40] "GET /instance-ip/90994bb0-440a-4a22-b91b-5611b0f2dd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.007130 10.0.0.48 - - [2025-10-11 21:30:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.038486 10.0.0.48 - - [2025-10-11 21:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005328 10.0.0.48 - - [2025-10-11 21:30:40] "GET /project/0daff614-371b-4658-bd59-f85e66b8a4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041181 10.0.0.48 - - [2025-10-11 21:30:40] "POST /floating-ips HTTP/1.1" 200 597 0.040788 10.0.0.48 - - [2025-10-11 21:30:40] "GET /loadbalancer/c535e85c-5a2f-4fa6-b5a2-5f60ac85c546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002657 10.0.0.48 - - [2025-10-11 21:30:40] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.015225 10.0.0.48 - - [2025-10-11 21:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.48 - - [2025-10-11 21:30:40] "GET /project/0daff614-371b-4658-bd59-f85e66b8a4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.027750 10.0.0.48 - - [2025-10-11 21:30:40] "GET /loadbalancer-listener/9dce4d59-4f6e-47fc-b540-0f19add535de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002974 10.0.0.48 - - [2025-10-11 21:30:40] "GET /loadbalancer-listener/9dce4d59-4f6e-47fc-b540-0f19add535de?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002531 10.0.0.48 - - [2025-10-11 21:30:40] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019773 10.0.0.48 - - [2025-10-11 21:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.48 - - [2025-10-11 21:30:40] "GET /instance-ip/90994bb0-440a-4a22-b91b-5611b0f2dd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002883 10.0.0.48 - - [2025-10-11 21:30:40] "GET /loadbalancer/c535e85c-5a2f-4fa6-b5a2-5f60ac85c546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002890 10.0.0.48 - - [2025-10-11 21:30:40] "GET /instance-ip/90994bb0-440a-4a22-b91b-5611b0f2dd54?fields=floating_ips HTTP/1.1" 200 1213 0.004481 10.0.0.48 - - [2025-10-11 21:30:40] "GET /floating-ip/8d5fc515-367e-4463-931a-2a9a7a28e508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.001831 10.0.0.48 - - [2025-10-11 21:30:40] "GET /loadbalancer-pool/3da03438-fea7-435a-a293-628d9943191a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003662 10.0.0.48 - - [2025-10-11 21:30:40] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014360 10.0.0.48 - - [2025-10-11 21:30:40] "GET /loadbalancer/c535e85c-5a2f-4fa6-b5a2-5f60ac85c546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003966 10.0.0.48 - - [2025-10-11 21:30:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.016140 10.0.0.48 - - [2025-10-11 21:30:40] "GET /virtual-machine-interface/7ce5ebd4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006785 10.0.0.48 - - [2025-10-11 21:30:40] "GET /virtual-machine-interface/7ce5ebd4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005249 10.0.0.48 - - [2025-10-11 21:30:40] "POST /tags HTTP/1.1" 409 221 0.004219 10.0.0.48 - - [2025-10-11 21:30:40] "POST /ref-update HTTP/1.1" 200 156 0.006037 10.0.0.48 - - [2025-10-11 21:30:40] "GET /floating-ip/8d5fc515-367e-4463-931a-2a9a7a28e508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.012301 10.0.0.48 - - [2025-10-11 21:30:40] "PUT /floating-ip/8d5fc515-367e-4463-931a-2a9a7a28e508 HTTP/1.1" 200 256 0.007523 10.0.0.48 - - [2025-10-11 21:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.48 - - [2025-10-11 21:30:40] "GET /tag/b46e40a7-b4cc-42ab-89a7-a754a03b668e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011773 10.0.0.48 - - [2025-10-11 21:30:40] "POST /set-tag HTTP/1.1" 200 109 0.063345 10.0.0.48 - - [2025-10-11 21:30:40] "GET /loadbalancer-pool/3da03438-fea7-435a-a293-628d9943191a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002701 10.0.0.48 - - [2025-10-11 21:30:40] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014182 10.0.0.48 - - [2025-10-11 21:30:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018318 10.0.0.48 - - [2025-10-11 21:30:40] "GET /virtual-machine-interface/7c58ef86-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010779 10.0.0.48 - - [2025-10-11 21:30:40] "GET /virtual-machine-interface/7c58ef86-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007779 10.0.0.48 - - [2025-10-11 21:30:40] "POST /ref-update HTTP/1.1" 200 156 0.036940 10.0.0.48 - - [2025-10-11 21:30:41] "GET /floating-ip/8d5fc515-367e-4463-931a-2a9a7a28e508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.014501 10.0.0.48 - - [2025-10-11 21:30:41] "POST /set-tag HTTP/1.1" 200 109 0.107200 10.0.0.48 - - [2025-10-11 21:30:41] "POST /tags HTTP/1.1" 409 206 0.002730 10.0.0.48 - - [2025-10-11 21:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.48 - - [2025-10-11 21:30:41] "GET /tag/27edc174-be11-4ee0-b33a-48ca46a0d37a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016948 10.0.0.48 - - [2025-10-11 21:30:41] "POST /tags HTTP/1.1" 409 204 0.001908 10.0.0.48 - - [2025-10-11 21:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.48 - - [2025-10-11 21:30:41] "GET /tag/716a4e6b-753f-4160-b86e-22ffdd6760a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.022185 10.0.0.48 - - [2025-10-11 21:30:41] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002298 10.0.0.48 - - [2025-10-11 21:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.48 - - [2025-10-11 21:30:41] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002737 10.0.0.48 - - [2025-10-11 21:30:41] "POST /tags HTTP/1.1" 409 206 0.001602 10.0.0.48 - - [2025-10-11 21:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.48 - - [2025-10-11 21:30:41] "GET /tag/27edc174-be11-4ee0-b33a-48ca46a0d37a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010734 10.0.0.48 - - [2025-10-11 21:30:41] "POST /tags HTTP/1.1" 409 226 0.001864 10.0.0.48 - - [2025-10-11 21:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.48 - - [2025-10-11 21:30:41] "GET /tag/75f5d351-545a-4237-878a-e6974f6cb9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010338 10.0.0.48 - - [2025-10-11 21:30:41] "POST /tags HTTP/1.1" 409 204 0.001941 10.0.0.48 - - [2025-10-11 21:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.48 - - [2025-10-11 21:30:41] "GET /tag/716a4e6b-753f-4160-b86e-22ffdd6760a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010933 10.0.0.48 - - [2025-10-11 21:30:41] "POST /tags HTTP/1.1" 409 226 0.001977 10.0.0.48 - - [2025-10-11 21:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.48 - - [2025-10-11 21:30:41] "GET /tag/75f5d351-545a-4237-878a-e6974f6cb9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010981 10.0.0.48 - - [2025-10-11 21:30:41] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002308 10.0.0.48 - - [2025-10-11 21:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.48 - - [2025-10-11 21:30:41] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002595 10.0.0.48 - - [2025-10-11 21:30:41] "POST /firewall-rules HTTP/1.1" 200 626 0.071740 10.0.0.48 - - [2025-10-11 21:30:41] "POST /firewall-rules HTTP/1.1" 200 646 0.079255 10.0.0.48 - - [2025-10-11 21:30:41] "GET /firewall-rule/1541a8f1-6c2d-42ea-b597-5fb8bbd9597d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003775 10.0.0.48 - - [2025-10-11 21:30:41] "GET /firewall-policy/806e1642-09ef-4864-8b5b-f070009fe2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002079 10.0.0.48 - - [2025-10-11 21:30:41] "GET /firewall-rule/c78464ef-4b2f-429e-863b-44e9a4ac3449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002862 10.0.0.48 - - [2025-10-11 21:30:41] "POST /ref-update HTTP/1.1" 200 156 0.019290 10.0.0.48 - - [2025-10-11 21:30:41] "POST /firewall-policys HTTP/1.1" 200 606 0.035307 10.0.0.48 - - [2025-10-11 21:30:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031250 10.0.0.48 - - [2025-10-11 21:30:42] "GET /firewall-policy/9543ff75-dc4e-4d9b-9630-6143e47a19a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006589 10.0.0.48 - - [2025-10-11 21:30:42] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002786 10.0.0.48 - - [2025-10-11 21:30:42] "GET /firewall-policy/9543ff75-dc4e-4d9b-9630-6143e47a19a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002271 10.0.0.48 - - [2025-10-11 21:30:42] "GET /firewall-policy/2bac1a9d-bf5e-4404-894f-ffecb3c471da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002730 10.0.0.48 - - [2025-10-11 21:30:42] "GET /firewall-policy/806e1642-09ef-4864-8b5b-f070009fe2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003650 10.0.0.48 - - [2025-10-11 21:30:42] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.023999 10.0.0.48 - - [2025-10-11 21:30:42] "GET /firewall-policy/806e1642-09ef-4864-8b5b-f070009fe2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002600 10.0.0.48 - - [2025-10-11 21:30:42] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002844 10.0.0.48 - - [2025-10-11 21:30:42] "POST /ref-update HTTP/1.1" 200 156 0.018582 10.0.0.48 - - [2025-10-11 21:30:42] "POST /ref-update HTTP/1.1" 200 156 0.044676 10.0.0.48 - - [2025-10-11 21:30:42] "POST /ref-update HTTP/1.1" 200 156 0.026898 10.0.0.48 - - [2025-10-11 21:30:42] "POST /ref-update HTTP/1.1" 200 156 0.029517 10.0.0.48 - - [2025-10-11 21:30:42] "POST /ref-update HTTP/1.1" 200 156 0.034286 10.0.0.48 - - [2025-10-11 21:30:42] "GET /firewall-policy/9543ff75-dc4e-4d9b-9630-6143e47a19a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003895 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:31:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:31:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000816 10.0.0.48 - - [2025-10-11 21:32:40] "POST /tags HTTP/1.1" 409 252 0.002057 10.0.0.48 - - [2025-10-11 21:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.48 - - [2025-10-11 21:32:40] "GET /tag/42df463b-b64d-4918-ad68-d119810d718a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010524 10.0.0.48 - - [2025-10-11 21:32:40] "POST /tags HTTP/1.1" 409 228 0.001923 10.0.0.48 - - [2025-10-11 21:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.48 - - [2025-10-11 21:32:40] "GET /tag/89957d19-7c5d-45b7-9988-fde95cfd4ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010306 10.0.0.48 - - [2025-10-11 21:32:40] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003016 10.0.0.48 - - [2025-10-11 21:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.48 - - [2025-10-11 21:32:40] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002904 10.0.0.48 - - [2025-10-11 21:32:40] "POST /tags HTTP/1.1" 409 206 0.002265 10.0.0.48 - - [2025-10-11 21:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.48 - - [2025-10-11 21:32:40] "GET /tag/27edc174-be11-4ee0-b33a-48ca46a0d37a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010860 10.0.0.48 - - [2025-10-11 21:32:40] "POST /tags HTTP/1.1" 409 226 0.001791 10.0.0.48 - - [2025-10-11 21:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.48 - - [2025-10-11 21:32:41] "GET /tag/75f5d351-545a-4237-878a-e6974f6cb9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010993 10.0.0.48 - - [2025-10-11 21:32:41] "POST /tags HTTP/1.1" 409 204 0.001796 10.0.0.48 - - [2025-10-11 21:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.48 - - [2025-10-11 21:32:41] "GET /tag/716a4e6b-753f-4160-b86e-22ffdd6760a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010877 10.0.0.48 - - [2025-10-11 21:32:41] "POST /tags HTTP/1.1" 409 226 0.004623 10.0.0.48 - - [2025-10-11 21:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008317 10.0.0.48 - - [2025-10-11 21:32:41] "GET /tag/75f5d351-545a-4237-878a-e6974f6cb9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010687 10.0.0.48 - - [2025-10-11 21:32:41] "POST /tags HTTP/1.1" 409 228 0.001814 10.0.0.48 - - [2025-10-11 21:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.48 - - [2025-10-11 21:32:41] "GET /tag/89957d19-7c5d-45b7-9988-fde95cfd4ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011209 10.0.0.48 - - [2025-10-11 21:32:41] "POST /tags HTTP/1.1" 409 252 0.009943 10.0.0.48 - - [2025-10-11 21:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.48 - - [2025-10-11 21:32:41] "GET /tag/42df463b-b64d-4918-ad68-d119810d718a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015386 10.0.0.48 - - [2025-10-11 21:32:41] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002954 10.0.0.48 - - [2025-10-11 21:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.48 - - [2025-10-11 21:32:41] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002662 10.0.0.48 - - [2025-10-11 21:32:41] "POST /firewall-rules HTTP/1.1" 409 281 0.001806 10.0.0.48 - - [2025-10-11 21:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.48 - - [2025-10-11 21:32:41] "PUT /firewall-rule/c78464ef-4b2f-429e-863b-44e9a4ac3449 HTTP/1.1" 200 260 0.019112 10.0.0.48 - - [2025-10-11 21:32:41] "POST /firewall-rules HTTP/1.1" 409 291 0.002894 10.0.0.48 - - [2025-10-11 21:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.48 - - [2025-10-11 21:32:41] "PUT /firewall-rule/1541a8f1-6c2d-42ea-b597-5fb8bbd9597d HTTP/1.1" 200 260 0.020444 10.0.0.48 - - [2025-10-11 21:32:41] "GET /firewall-rule/1541a8f1-6c2d-42ea-b597-5fb8bbd9597d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.006613 10.0.0.48 - - [2025-10-11 21:32:41] "POST /firewall-rules HTTP/1.1" 200 658 0.071699 10.0.0.48 - - [2025-10-11 21:32:41] "GET /firewall-rule/2c668f97-df02-48cc-838d-207a4a051834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.005166 10.0.0.48 - - [2025-10-11 21:32:41] "GET /firewall-policy/806e1642-09ef-4864-8b5b-f070009fe2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002529 10.0.0.48 - - [2025-10-11 21:32:41] "GET /firewall-rule/c78464ef-4b2f-429e-863b-44e9a4ac3449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004436 10.0.0.48 - - [2025-10-11 21:32:41] "POST /firewall-policys HTTP/1.1" 409 269 0.002029 10.0.0.48 - - [2025-10-11 21:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.48 - - [2025-10-11 21:32:41] "PUT /firewall-policy/9543ff75-dc4e-4d9b-9630-6143e47a19a7 HTTP/1.1" 200 264 0.018642 10.0.0.48 - - [2025-10-11 21:32:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.012141 10.0.0.48 - - [2025-10-11 21:32:41] "GET /firewall-policy/9543ff75-dc4e-4d9b-9630-6143e47a19a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.011995 10.0.0.48 - - [2025-10-11 21:32:41] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003685 10.0.0.48 - - [2025-10-11 21:32:41] "GET /firewall-policy/9543ff75-dc4e-4d9b-9630-6143e47a19a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002579 10.0.0.48 - - [2025-10-11 21:32:41] "GET /firewall-policy/2bac1a9d-bf5e-4404-894f-ffecb3c471da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002309 10.0.0.48 - - [2025-10-11 21:32:41] "GET /firewall-policy/806e1642-09ef-4864-8b5b-f070009fe2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002164 10.0.0.48 - - [2025-10-11 21:32:41] "GET /firewall-policy/9543ff75-dc4e-4d9b-9630-6143e47a19a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002459 10.0.0.48 - - [2025-10-11 21:32:41] "GET /firewall-policy/9543ff75-dc4e-4d9b-9630-6143e47a19a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001943 10.0.0.48 - - [2025-10-11 21:33:43] "GET /virtual-machine-interface/7c58ef86-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.016333 10.0.0.48 - - [2025-10-11 21:33:43] "POST /set-tag HTTP/1.1" 200 109 0.003118 10.0.0.48 - - [2025-10-11 21:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.48 - - [2025-10-11 21:33:43] "GET /loadbalancer/c535e85c-5a2f-4fa6-b5a2-5f60ac85c546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002133 10.0.0.48 - - [2025-10-11 21:33:43] "GET /virtual-machine-interface/7c58ef86-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.008296 10.0.0.48 - - [2025-10-11 21:33:43] "POST /set-tag HTTP/1.1" 200 109 0.062704 10.0.0.48 - - [2025-10-11 21:33:43] "DELETE /loadbalancer-member/ad1dab9d-06c5-48a8-925b-9abae1d58f56 HTTP/1.1" 200 115 0.027879 10.0.0.48 - - [2025-10-11 21:33:43] "GET /virtual-machine-interface/7fae2c0a-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008769 10.0.0.48 - - [2025-10-11 21:33:43] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.48 - - [2025-10-11 21:33:43] "GET /virtual-machine-interface/7ce5ebd4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003962 10.0.0.48 - - [2025-10-11 21:33:43] "POST /set-tag HTTP/1.1" 200 109 0.001718 10.0.0.48 - - [2025-10-11 21:33:43] "GET /virtual-machine-interface/7f47a5ca-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003806 10.0.0.48 - - [2025-10-11 21:33:43] "POST /set-tag HTTP/1.1" 200 109 0.002809 10.0.0.48 - - [2025-10-11 21:33:43] "GET /virtual-machine-interface/7dde47e8-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004278 10.0.0.48 - - [2025-10-11 21:33:43] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.48 - - [2025-10-11 21:33:43] "GET /virtual-machine-interface/7d747d40-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004675 10.0.0.48 - - [2025-10-11 21:33:43] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.48 - - [2025-10-11 21:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.48 - - [2025-10-11 21:33:43] "GET /loadbalancer/c535e85c-5a2f-4fa6-b5a2-5f60ac85c546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002633 10.0.0.48 - - [2025-10-11 21:33:43] "GET /virtual-machine-interface/7e6a7182-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004206 10.0.0.48 - - [2025-10-11 21:33:43] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.48 - - [2025-10-11 21:33:43] "GET /virtual-machine-interface/7ed629c2-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003699 10.0.0.48 - - [2025-10-11 21:33:43] "POST /set-tag HTTP/1.1" 200 109 0.001750 10.0.0.48 - - [2025-10-11 21:33:44] "GET /virtual-machine-interface/7c58ef86-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006512 10.0.0.48 - - [2025-10-11 21:33:44] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.48 - - [2025-10-11 21:33:44] "GET /virtual-machine-interface/7c58ef86-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004798 10.0.0.48 - - [2025-10-11 21:33:44] "POST /set-tag HTTP/1.1" 200 109 0.004369 10.0.0.48 - - [2025-10-11 21:33:44] "GET /virtual-machine/bf4a9f79-e10b-49fe-bc11-384937d472dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002741 10.0.0.48 - - [2025-10-11 21:33:44] "POST /ref-update HTTP/1.1" 200 156 0.010363 10.0.0.48 - - [2025-10-11 21:33:44] "GET /virtual-machine-interface/7c58ef86-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008442 10.0.0.48 - - [2025-10-11 21:33:44] "POST /set-tag HTTP/1.1" 200 109 0.015512 10.0.0.48 - - [2025-10-11 21:33:44] "POST /set-tag HTTP/1.1" 200 109 0.030479 10.0.0.48 - - [2025-10-11 21:33:44] "POST /set-tag HTTP/1.1" 200 109 0.030455 10.0.0.48 - - [2025-10-11 21:33:44] "POST /set-tag HTTP/1.1" 200 109 0.013758 10.0.0.48 - - [2025-10-11 21:33:44] "POST /set-tag HTTP/1.1" 200 109 0.020802 10.0.0.48 - - [2025-10-11 21:33:44] "DELETE /instance-ip/7c7eddf4-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.045779 10.0.0.48 - - [2025-10-11 21:33:44] "POST /ref-update HTTP/1.1" 200 156 0.008171 10.0.0.48 - - [2025-10-11 21:33:44] "DELETE /virtual-machine-interface/7c58ef86-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.033253 10.0.0.48 - - [2025-10-11 21:33:44] "DELETE /virtual-machine/bf4a9f79-e10b-49fe-bc11-384937d472dd HTTP/1.1" 200 115 0.018998 10.0.0.48 - - [2025-10-11 21:33:44] "GET /virtual-machine-interface/7dde47e8-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004139 10.0.0.48 - - [2025-10-11 21:33:44] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.48 - - [2025-10-11 21:33:44] "GET /virtual-machine-interface/7dde47e8-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003797 10.0.0.48 - - [2025-10-11 21:33:44] "POST /set-tag HTTP/1.1" 200 109 0.001787 10.0.0.48 - - [2025-10-11 21:33:44] "GET /virtual-machine/bcf155ee-8b8c-4694-be93-6b63b74ed0f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003082 10.0.0.48 - - [2025-10-11 21:33:44] "POST /ref-update HTTP/1.1" 200 156 0.008916 10.0.0.48 - - [2025-10-11 21:33:44] "GET /virtual-machine-interface/7dde47e8-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017736 10.0.0.48 - - [2025-10-11 21:33:44] "POST /set-tag HTTP/1.1" 200 109 0.016733 10.0.0.48 - - [2025-10-11 21:33:44] "POST /set-tag HTTP/1.1" 200 109 0.031343 10.0.0.48 - - [2025-10-11 21:33:44] "POST /set-tag HTTP/1.1" 200 109 0.029164 10.0.0.48 - - [2025-10-11 21:33:45] "POST /set-tag HTTP/1.1" 200 109 0.013094 10.0.0.48 - - [2025-10-11 21:33:45] "POST /set-tag HTTP/1.1" 200 109 0.020314 10.0.0.48 - - [2025-10-11 21:33:45] "DELETE /instance-ip/7dfa3566-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.041500 10.0.0.48 - - [2025-10-11 21:33:45] "DELETE /virtual-machine-interface/7dde47e8-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.043700 10.0.0.48 - - [2025-10-11 21:33:45] "DELETE /virtual-machine/bcf155ee-8b8c-4694-be93-6b63b74ed0f0 HTTP/1.1" 200 115 0.023551 10.0.0.48 - - [2025-10-11 21:33:45] "GET /virtual-machine-interface/7ce5ebd4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004805 10.0.0.48 - - [2025-10-11 21:33:45] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.48 - - [2025-10-11 21:33:45] "GET /virtual-machine-interface/7ce5ebd4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003908 10.0.0.48 - - [2025-10-11 21:33:45] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.48 - - [2025-10-11 21:33:45] "GET /virtual-machine/f1275da1-1d99-4ae6-bcd2-e639321d9ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002592 10.0.0.48 - - [2025-10-11 21:33:45] "POST /ref-update HTTP/1.1" 200 156 0.008296 10.0.0.48 - - [2025-10-11 21:33:45] "GET /virtual-machine-interface/7ce5ebd4-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.009220 10.0.0.48 - - [2025-10-11 21:33:45] "POST /set-tag HTTP/1.1" 200 109 0.017542 10.0.0.48 - - [2025-10-11 21:33:45] "POST /set-tag HTTP/1.1" 200 109 0.031417 10.0.0.48 - - [2025-10-11 21:33:45] "POST /set-tag HTTP/1.1" 200 109 0.024170 10.0.0.48 - - [2025-10-11 21:33:45] "POST /set-tag HTTP/1.1" 200 109 0.013807 10.0.0.48 - - [2025-10-11 21:33:45] "POST /set-tag HTTP/1.1" 200 109 0.020471 10.0.0.48 - - [2025-10-11 21:33:45] "DELETE /instance-ip/7cff6b4a-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.047940 10.0.0.48 - - [2025-10-11 21:33:45] "POST /ref-update HTTP/1.1" 200 156 0.006618 10.0.0.48 - - [2025-10-11 21:33:45] "DELETE /virtual-machine-interface/7ce5ebd4-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.037251 10.0.0.48 - - [2025-10-11 21:33:45] "DELETE /virtual-machine/f1275da1-1d99-4ae6-bcd2-e639321d9ef9 HTTP/1.1" 200 115 0.015335 10.0.0.48 - - [2025-10-11 21:33:45] "DELETE /tag/3d32827c-54b3-4515-9284-a40da2bae794 HTTP/1.1" 200 115 0.045053 10.0.0.48 - - [2025-10-11 21:33:45] "GET /virtual-machine-interface/7d747d40-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004342 10.0.0.48 - - [2025-10-11 21:33:45] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.48 - - [2025-10-11 21:33:45] "GET /virtual-machine-interface/7d747d40-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003538 10.0.0.48 - - [2025-10-11 21:33:45] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.48 - - [2025-10-11 21:33:45] "GET /virtual-machine/18cc7b4f-df44-4bbf-92a7-84f4ab895f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002011 10.0.0.48 - - [2025-10-11 21:33:45] "POST /ref-update HTTP/1.1" 200 156 0.009107 10.0.0.48 - - [2025-10-11 21:33:45] "GET /virtual-machine-interface/7d747d40-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017049 10.0.0.48 - - [2025-10-11 21:33:45] "POST /set-tag HTTP/1.1" 200 109 0.016300 10.0.0.48 - - [2025-10-11 21:33:45] "POST /set-tag HTTP/1.1" 200 109 0.014619 10.0.0.48 - - [2025-10-11 21:33:45] "POST /set-tag HTTP/1.1" 200 109 0.021202 10.0.0.48 - - [2025-10-11 21:33:46] "POST /set-tag HTTP/1.1" 200 109 0.030565 10.0.0.48 - - [2025-10-11 21:33:46] "POST /set-tag HTTP/1.1" 200 109 0.012136 10.0.0.48 - - [2025-10-11 21:33:46] "DELETE /instance-ip/7d8e89ce-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.040361 10.0.0.48 - - [2025-10-11 21:33:46] "DELETE /virtual-machine-interface/7d747d40-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.038807 10.0.0.48 - - [2025-10-11 21:33:46] "DELETE /virtual-machine/18cc7b4f-df44-4bbf-92a7-84f4ab895f55 HTTP/1.1" 200 115 0.014309 10.0.0.48 - - [2025-10-11 21:33:46] "DELETE /tag/27edc174-be11-4ee0-b33a-48ca46a0d37a HTTP/1.1" 409 388 0.007728 10.0.0.48 - - [2025-10-11 21:33:46] "DELETE /tag/9ff1569b-4fbc-4500-9b9c-6ca647be8017 HTTP/1.1" 200 115 0.027405 10.0.0.48 - - [2025-10-11 21:34:14] "GET /virtual-machine-interface/7ed629c2-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007113 10.0.0.48 - - [2025-10-11 21:34:14] "POST /set-tag HTTP/1.1" 200 109 0.012885 10.0.0.48 - - [2025-10-11 21:34:14] "GET /virtual-machine-interface/7ed629c2-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004488 10.0.0.48 - - [2025-10-11 21:34:14] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.48 - - [2025-10-11 21:34:14] "GET /virtual-machine/c41db52e-3e2c-4039-8c69-2d87a5af6655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002571 10.0.0.48 - - [2025-10-11 21:34:14] "POST /ref-update HTTP/1.1" 200 156 0.008018 10.0.0.48 - - [2025-10-11 21:34:14] "GET /virtual-machine-interface/7ed629c2-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004245 10.0.0.48 - - [2025-10-11 21:34:14] "POST /set-tag HTTP/1.1" 200 109 0.019483 10.0.0.48 - - [2025-10-11 21:34:14] "POST /set-tag HTTP/1.1" 200 109 0.025149 10.0.0.48 - - [2025-10-11 21:34:14] "POST /set-tag HTTP/1.1" 200 109 0.014088 10.0.0.48 - - [2025-10-11 21:34:14] "POST /set-tag HTTP/1.1" 200 109 0.029094 10.0.0.48 - - [2025-10-11 21:34:14] "DELETE /instance-ip/7eeb0388-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.037360 10.0.0.48 - - [2025-10-11 21:34:14] "DELETE /virtual-machine-interface/7ed629c2-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.036623 10.0.0.48 - - [2025-10-11 21:34:14] "DELETE /virtual-machine/c41db52e-3e2c-4039-8c69-2d87a5af6655 HTTP/1.1" 200 115 0.021275 10.0.0.48 - - [2025-10-11 21:34:14] "DELETE /tag/716a4e6b-753f-4160-b86e-22ffdd6760a6 HTTP/1.1" 409 236 0.006541 10.0.0.48 - - [2025-10-11 21:34:14] "GET /virtual-machine-interface/7fae2c0a-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004078 10.0.0.48 - - [2025-10-11 21:34:14] "POST /set-tag HTTP/1.1" 200 109 0.001892 10.0.0.48 - - [2025-10-11 21:34:14] "GET /virtual-machine-interface/7fae2c0a-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003448 10.0.0.48 - - [2025-10-11 21:34:14] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.48 - - [2025-10-11 21:34:14] "GET /virtual-machine/54ddb085-800b-44ee-bcd2-507727f875db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002571 10.0.0.48 - - [2025-10-11 21:34:14] "POST /ref-update HTTP/1.1" 200 156 0.009996 10.0.0.48 - - [2025-10-11 21:34:14] "GET /virtual-machine-interface/7fae2c0a-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.019200 10.0.0.48 - - [2025-10-11 21:34:14] "POST /set-tag HTTP/1.1" 200 109 0.020858 10.0.0.48 - - [2025-10-11 21:34:14] "POST /set-tag HTTP/1.1" 200 109 0.057281 10.0.0.48 - - [2025-10-11 21:34:14] "POST /set-tag HTTP/1.1" 200 109 0.036463 10.0.0.48 - - [2025-10-11 21:34:15] "POST /set-tag HTTP/1.1" 200 109 0.018634 10.0.0.48 - - [2025-10-11 21:34:15] "DELETE /instance-ip/7fc7700c-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.085092 10.0.0.48 - - [2025-10-11 21:34:15] "DELETE /virtual-machine-interface/7fae2c0a-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.043460 10.0.0.48 - - [2025-10-11 21:34:15] "DELETE /virtual-machine/54ddb085-800b-44ee-bcd2-507727f875db HTTP/1.1" 200 115 0.025757 10.0.0.48 - - [2025-10-11 21:34:15] "DELETE /tag/0364d053-10f6-49f7-af7a-b9b35a5f8f2e HTTP/1.1" 200 115 0.038903 10.0.0.48 - - [2025-10-11 21:34:15] "GET /virtual-machine-interface/7f47a5ca-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004923 10.0.0.48 - - [2025-10-11 21:34:15] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.48 - - [2025-10-11 21:34:15] "GET /virtual-machine-interface/7f47a5ca-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003897 10.0.0.48 - - [2025-10-11 21:34:15] "POST /set-tag HTTP/1.1" 200 109 0.001737 10.0.0.48 - - [2025-10-11 21:34:15] "GET /virtual-machine/83c782de-eada-4253-924f-d07327060a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003216 10.0.0.48 - - [2025-10-11 21:34:15] "POST /ref-update HTTP/1.1" 200 156 0.011449 10.0.0.48 - - [2025-10-11 21:34:15] "GET /virtual-machine-interface/7f47a5ca-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005001 10.0.0.48 - - [2025-10-11 21:34:15] "POST /set-tag HTTP/1.1" 200 109 0.021663 10.0.0.48 - - [2025-10-11 21:34:15] "POST /set-tag HTTP/1.1" 200 109 0.059108 10.0.0.48 - - [2025-10-11 21:34:15] "POST /set-tag HTTP/1.1" 200 109 0.032744 10.0.0.48 - - [2025-10-11 21:34:15] "POST /set-tag HTTP/1.1" 200 109 0.014415 10.0.0.48 - - [2025-10-11 21:34:15] "DELETE /instance-ip/7f62bf2c-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.047927 10.0.0.48 - - [2025-10-11 21:34:15] "DELETE /virtual-machine-interface/7f47a5ca-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.040230 10.0.0.48 - - [2025-10-11 21:34:15] "DELETE /virtual-machine/83c782de-eada-4253-924f-d07327060a5a HTTP/1.1" 200 115 0.023458 10.0.0.48 - - [2025-10-11 21:34:15] "DELETE /tag/789e0526-df66-4685-b009-52818be4b71d HTTP/1.1" 200 115 0.047328 10.0.0.48 - - [2025-10-11 21:34:15] "DELETE /tag/42df463b-b64d-4918-ad68-d119810d718a HTTP/1.1" 409 236 0.004123 10.0.0.48 - - [2025-10-11 21:34:15] "DELETE /tag/89957d19-7c5d-45b7-9988-fde95cfd4ba6 HTTP/1.1" 409 236 0.004635 10.0.0.48 - - [2025-10-11 21:34:15] "GET /virtual-machine-interface/7e6a7182-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003583 10.0.0.48 - - [2025-10-11 21:34:15] "POST /set-tag HTTP/1.1" 200 109 0.001851 10.0.0.48 - - [2025-10-11 21:34:15] "GET /virtual-machine-interface/7e6a7182-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004003 10.0.0.48 - - [2025-10-11 21:34:15] "POST /set-tag HTTP/1.1" 200 109 0.001724 10.0.0.48 - - [2025-10-11 21:34:15] "GET /virtual-machine/2d83b835-c70e-4d8f-89e0-5c71004229df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003402 10.0.0.48 - - [2025-10-11 21:34:15] "POST /ref-update HTTP/1.1" 200 156 0.009163 10.0.0.48 - - [2025-10-11 21:34:15] "GET /virtual-machine-interface/7e6a7182-a6e9-11f0-88ab-fa163ebf8b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012689 10.0.0.48 - - [2025-10-11 21:34:16] "POST /set-tag HTTP/1.1" 200 109 0.025789 10.0.0.48 - - [2025-10-11 21:34:16] "POST /set-tag HTTP/1.1" 200 109 0.038453 10.0.0.48 - - [2025-10-11 21:34:16] "POST /set-tag HTTP/1.1" 200 109 0.042382 10.0.0.48 - - [2025-10-11 21:34:16] "POST /set-tag HTTP/1.1" 200 109 0.015037 10.0.0.48 - - [2025-10-11 21:34:16] "DELETE /instance-ip/7e842f50-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.079896 10.0.0.48 - - [2025-10-11 21:34:16] "DELETE /virtual-machine-interface/7e6a7182-a6e9-11f0-88ab-fa163ebf8b50 HTTP/1.1" 200 115 0.066078 10.0.0.48 - - [2025-10-11 21:34:16] "DELETE /virtual-machine/2d83b835-c70e-4d8f-89e0-5c71004229df HTTP/1.1" 200 115 0.023568 10.0.0.48 - - [2025-10-11 21:34:16] "DELETE /tag/671a1b44-e3cd-4737-8d6f-5a69c74f8c11 HTTP/1.1" 200 115 0.075491 10.0.0.48 - - [2025-10-11 21:34:16] "DELETE /tag/342f5fc4-a2c2-4eda-9f5a-3c22a4759d6c HTTP/1.1" 200 115 0.064471 10.0.0.48 - - [2025-10-11 21:34:16] "DELETE /tag/b7474631-df80-456c-8436-452b32aae740 HTTP/1.1" 200 115 0.058987 10.0.0.48 - - [2025-10-11 21:34:18] "POST /projects HTTP/1.1" 409 238 0.005612 10.0.0.48 - - [2025-10-11 21:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.48 - - [2025-10-11 21:34:18] "GET /project/6190345e-3d88-453c-9681-9b67374acf6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033738 10.0.0.48 - - [2025-10-11 21:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.48 - - [2025-10-11 21:34:18] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005154 10.0.0.48 - - [2025-10-11 21:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.48 - - [2025-10-11 21:34:18] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003704 10.0.0.48 - - [2025-10-11 21:34:18] "POST /security-groups HTTP/1.1" 409 285 0.001927 10.0.0.48 - - [2025-10-11 21:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.48 - - [2025-10-11 21:34:18] "PUT /security-group/e0710d9e-7fd8-4664-977d-f2b7da2fdcf2 HTTP/1.1" 200 262 0.059672 10.0.0.48 - - [2025-10-11 21:34:18] "PUT /access-control-list/de258d43-de1a-4097-a96f-45698edea76a HTTP/1.1" 200 272 0.013828 10.0.0.48 - - [2025-10-11 21:34:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.048704 10.0.0.48 - - [2025-10-11 21:34:18] "PUT /access-control-list/4f343802-6c4c-4638-8f14-f25adfb7b64b HTTP/1.1" 200 272 0.037230 10.0.0.48 - - [2025-10-11 21:34:23] "POST /projects HTTP/1.1" 409 238 0.001924 10.0.0.48 - - [2025-10-11 21:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.48 - - [2025-10-11 21:34:23] "GET /project/6190345e-3d88-453c-9681-9b67374acf6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031027 10.0.0.48 - - [2025-10-11 21:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.48 - - [2025-10-11 21:34:23] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006688 10.0.0.48 - - [2025-10-11 21:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.48 - - [2025-10-11 21:34:23] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005119 10.0.0.48 - - [2025-10-11 21:34:23] "POST /security-groups HTTP/1.1" 409 285 0.002333 10.0.0.48 - - [2025-10-11 21:34:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.48 - - [2025-10-11 21:34:23] "PUT /security-group/e0710d9e-7fd8-4664-977d-f2b7da2fdcf2 HTTP/1.1" 200 262 0.051461 10.0.0.48 - - [2025-10-11 21:34:23] "PUT /access-control-list/de258d43-de1a-4097-a96f-45698edea76a HTTP/1.1" 200 272 0.019733 10.0.0.48 - - [2025-10-11 21:34:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023629 10.0.0.48 - - [2025-10-11 21:34:23] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.013015 10.0.0.48 - - [2025-10-11 21:34:23] "PUT /access-control-list/4f343802-6c4c-4638-8f14-f25adfb7b64b HTTP/1.1" 200 272 0.037261 10.0.0.48 - - [2025-10-11 21:34:23] "GET /firewall-rule/2e229f3a-cad7-4ec0-a36a-92d370f33e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006006 10.0.0.48 - - [2025-10-11 21:34:24] "POST /ref-update HTTP/1.1" 200 156 0.066452 10.0.0.48 - - [2025-10-11 21:34:24] "DELETE /firewall-rule/2e229f3a-cad7-4ec0-a36a-92d370f33e89 HTTP/1.1" 200 115 0.053070 10.0.0.48 - - [2025-10-11 21:34:24] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005099 10.0.0.48 - - [2025-10-11 21:34:24] "GET /firewall-rule/39d7e30d-ef0f-4846-9a3f-a0ad65cc986d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002671 10.0.0.48 - - [2025-10-11 21:34:24] "POST /ref-update HTTP/1.1" 200 156 0.054723 10.0.0.48 - - [2025-10-11 21:34:24] "DELETE /firewall-rule/39d7e30d-ef0f-4846-9a3f-a0ad65cc986d HTTP/1.1" 200 115 0.056783 10.0.0.48 - - [2025-10-11 21:34:24] "DELETE /tag/42df463b-b64d-4918-ad68-d119810d718a HTTP/1.1" 409 236 0.009268 10.0.0.48 - - [2025-10-11 21:34:24] "DELETE /tag/89957d19-7c5d-45b7-9988-fde95cfd4ba6 HTTP/1.1" 409 236 0.005459 10.0.0.48 - - [2025-10-11 21:34:24] "DELETE /tag/e19892b7-f260-4ece-afb9-7158dd88bd4e HTTP/1.1" 200 115 0.049699 10.0.0.48 - - [2025-10-11 21:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.48 - - [2025-10-11 21:34:24] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004703 10.0.0.48 - - [2025-10-11 21:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.48 - - [2025-10-11 21:34:24] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003753 10.0.0.48 - - [2025-10-11 21:34:24] "PUT /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d HTTP/1.1" 200 264 0.040047 10.0.0.48 - - [2025-10-11 21:34:24] "PUT /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11 HTTP/1.1" 200 264 0.040774 10.0.0.48 - - [2025-10-11 21:34:24] "DELETE /security-group/e0710d9e-7fd8-4664-977d-f2b7da2fdcf2 HTTP/1.1" 200 115 0.049809 10.0.0.48 - - [2025-10-11 21:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.48 - - [2025-10-11 21:34:24] "DELETE /access-control-list/de258d43-de1a-4097-a96f-45698edea76a HTTP/1.1" 200 115 0.025961 10.0.0.48 - - [2025-10-11 21:34:24] "DELETE /access-control-list/4f343802-6c4c-4638-8f14-f25adfb7b64b HTTP/1.1" 200 115 0.021557 10.0.0.48 - - [2025-10-11 21:34:24] "GET /project/6190345e-3d88-453c-9681-9b67374acf6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033633 10.0.0.48 - - [2025-10-11 21:34:24] "GET /project/6190345e-3d88-453c-9681-9b67374acf6d?fields=security_groups HTTP/1.1" 200 1352 0.039024 10.0.0.48 - - [2025-10-11 21:34:24] "DELETE /security-group/933ffbc3-25c0-4491-86a8-0bfd6fe6a591 HTTP/1.1" 200 115 0.039792 10.0.0.48 - - [2025-10-11 21:34:24] "DELETE /access-control-list/88dfd09c-8f89-430f-87d6-c40b8ce3db53 HTTP/1.1" 200 115 0.029726 10.0.0.48 - - [2025-10-11 21:34:24] "GET /project/6190345e-3d88-453c-9681-9b67374acf6d?fields=application_policy_sets HTTP/1.1" 200 1391 0.039677 10.0.0.48 - - [2025-10-11 21:34:24] "DELETE /access-control-list/6496476e-69a9-475c-b131-a91a648abc3e HTTP/1.1" 200 115 0.036308 10.0.0.48 - - [2025-10-11 21:34:24] "DELETE /project/6190345e-3d88-453c-9681-9b67374acf6d HTTP/1.1" 200 115 0.277630 10.0.0.48 - - [2025-10-11 21:34:24] "POST /projects HTTP/1.1" 409 238 0.002853 10.0.0.48 - - [2025-10-11 21:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.48 - - [2025-10-11 21:34:25] "GET /project/0daff614-371b-4658-bd59-f85e66b8a4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.051787 10.0.0.48 - - [2025-10-11 21:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.48 - - [2025-10-11 21:34:25] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003830 10.0.0.48 - - [2025-10-11 21:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.48 - - [2025-10-11 21:34:25] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004049 10.0.0.48 - - [2025-10-11 21:34:25] "POST /security-groups HTTP/1.1" 409 285 0.002016 10.0.0.48 - - [2025-10-11 21:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.48 - - [2025-10-11 21:34:25] "PUT /security-group/a8f3eb7b-3c03-43ab-a647-0d4dcd6ebb06 HTTP/1.1" 200 262 0.055787 10.0.0.48 - - [2025-10-11 21:34:25] "PUT /access-control-list/a07dfc5a-788b-4760-bd87-bdafd6c864d7 HTTP/1.1" 200 272 0.015627 10.0.0.48 - - [2025-10-11 21:34:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.025907 10.0.0.48 - - [2025-10-11 21:34:25] "PUT /access-control-list/c2bc868a-cedd-42c8-a3d4-c58039cbea5a HTTP/1.1" 200 272 0.030304 10.0.0.48 - - [2025-10-11 21:34:29] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002792 10.0.0.48 - - [2025-10-11 21:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.48 - - [2025-10-11 21:34:29] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006732 10.0.0.48 - - [2025-10-11 21:34:29] "GET /firewall-policy/806e1642-09ef-4864-8b5b-f070009fe2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.006974 10.0.0.48 - - [2025-10-11 21:34:29] "GET /firewall-rule/c78464ef-4b2f-429e-863b-44e9a4ac3449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.009631 10.0.0.48 - - [2025-10-11 21:34:29] "POST /ref-update HTTP/1.1" 200 156 0.014219 10.0.0.48 - - [2025-10-11 21:34:29] "DELETE /firewall-rule/c78464ef-4b2f-429e-863b-44e9a4ac3449 HTTP/1.1" 200 115 0.049604 10.0.0.48 - - [2025-10-11 21:34:29] "GET /firewall-policy/9543ff75-dc4e-4d9b-9630-6143e47a19a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005995 10.0.0.48 - - [2025-10-11 21:34:29] "GET /firewall-rule/2c668f97-df02-48cc-838d-207a4a051834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.003617 10.0.0.48 - - [2025-10-11 21:34:29] "POST /ref-update HTTP/1.1" 200 156 0.024571 10.0.0.48 - - [2025-10-11 21:34:29] "DELETE /firewall-rule/2c668f97-df02-48cc-838d-207a4a051834 HTTP/1.1" 200 115 0.068088 10.0.0.48 - - [2025-10-11 21:34:29] "GET /firewall-policy/9543ff75-dc4e-4d9b-9630-6143e47a19a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006145 10.0.0.48 - - [2025-10-11 21:34:29] "GET /firewall-rule/1541a8f1-6c2d-42ea-b597-5fb8bbd9597d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002623 10.0.0.48 - - [2025-10-11 21:34:29] "POST /ref-update HTTP/1.1" 200 156 0.009411 10.0.0.48 - - [2025-10-11 21:34:30] "DELETE /firewall-rule/1541a8f1-6c2d-42ea-b597-5fb8bbd9597d HTTP/1.1" 200 115 0.082644 10.0.0.48 - - [2025-10-11 21:34:30] "GET /application-policy-set/00e95f44-e43b-4fd6-9a2d-d7ddc3a6fc97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002280 10.0.0.48 - - [2025-10-11 21:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006807 10.0.0.48 - - [2025-10-11 21:34:30] "GET /policy-management/e3d35cf1-c8d4-4af5-8ad7-a11052903e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008262 10.0.0.48 - - [2025-10-11 21:34:30] "GET /firewall-policy/9543ff75-dc4e-4d9b-9630-6143e47a19a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002980 10.0.0.48 - - [2025-10-11 21:34:30] "POST /ref-update HTTP/1.1" 200 156 0.026895 10.0.0.48 - - [2025-10-11 21:34:30] "DELETE /firewall-policy/9543ff75-dc4e-4d9b-9630-6143e47a19a7 HTTP/1.1" 200 115 0.026975 10.0.0.48 - - [2025-10-11 21:34:30] "DELETE /tag/42df463b-b64d-4918-ad68-d119810d718a HTTP/1.1" 200 115 0.033099 10.0.0.48 - - [2025-10-11 21:34:30] "DELETE /tag/27edc174-be11-4ee0-b33a-48ca46a0d37a HTTP/1.1" 200 115 0.086935 10.0.0.48 - - [2025-10-11 21:34:30] "DELETE /tag/89957d19-7c5d-45b7-9988-fde95cfd4ba6 HTTP/1.1" 200 115 0.066141 10.0.0.48 - - [2025-10-11 21:34:30] "DELETE /tag/716a4e6b-753f-4160-b86e-22ffdd6760a6 HTTP/1.1" 200 115 0.065357 10.0.0.48 - - [2025-10-11 21:34:30] "DELETE /loadbalancer-member/49e839e0-f951-4aa6-b096-967a58ec1055 HTTP/1.1" 200 115 0.042969 10.0.0.48 - - [2025-10-11 21:34:30] "DELETE /loadbalancer-pool/3da03438-fea7-435a-a293-628d9943191a HTTP/1.1" 200 115 0.038187 10.0.0.48 - - [2025-10-11 21:34:30] "DELETE /loadbalancer-listener/9dce4d59-4f6e-47fc-b540-0f19add535de HTTP/1.1" 200 115 0.038673 10.0.0.48 - - [2025-10-11 21:34:30] "DELETE /loadbalancer/c535e85c-5a2f-4fa6-b5a2-5f60ac85c546 HTTP/1.1" 200 115 0.044253 10.0.0.48 - - [2025-10-11 21:34:30] "DELETE /floating-ip/8d5fc515-367e-4463-931a-2a9a7a28e508 HTTP/1.1" 200 115 0.046234 10.0.0.48 - - [2025-10-11 21:34:30] "DELETE /instance-ip/90994bb0-440a-4a22-b91b-5611b0f2dd54 HTTP/1.1" 200 115 0.093743 10.0.0.48 - - [2025-10-11 21:34:30] "DELETE /virtual-machine-interface/2c84af2e-15bf-49ab-ae44-6bc1a5e372ee HTTP/1.1" 200 115 0.053619 10.0.0.48 - - [2025-10-11 21:34:30] "DELETE /tag/b46e40a7-b4cc-42ab-89a7-a754a03b668e HTTP/1.1" 200 115 0.050893 10.0.0.48 - - [2025-10-11 21:34:30] "POST /projects HTTP/1.1" 409 238 0.002056 10.0.0.48 - - [2025-10-11 21:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.48 - - [2025-10-11 21:34:30] "GET /project/0daff614-371b-4658-bd59-f85e66b8a4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.055219 10.0.0.48 - - [2025-10-11 21:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.48 - - [2025-10-11 21:34:31] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004356 10.0.0.48 - - [2025-10-11 21:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.48 - - [2025-10-11 21:34:31] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007153 10.0.0.48 - - [2025-10-11 21:34:31] "POST /security-groups HTTP/1.1" 409 285 0.003544 10.0.0.48 - - [2025-10-11 21:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.48 - - [2025-10-11 21:34:31] "PUT /security-group/a8f3eb7b-3c03-43ab-a647-0d4dcd6ebb06 HTTP/1.1" 200 262 0.077103 10.0.0.48 - - [2025-10-11 21:34:31] "PUT /access-control-list/a07dfc5a-788b-4760-bd87-bdafd6c864d7 HTTP/1.1" 200 272 0.023202 10.0.0.48 - - [2025-10-11 21:34:31] "PUT /access-control-list/c2bc868a-cedd-42c8-a3d4-c58039cbea5a HTTP/1.1" 200 272 0.037072 10.0.0.48 - - [2025-10-11 21:34:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.046299 10.0.0.48 - - [2025-10-11 21:34:31] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.041080 10.0.0.48 - - [2025-10-11 21:34:31] "GET /firewall-rule/a82ce429-f36b-42a5-8b80-abf7f8caca13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005565 10.0.0.48 - - [2025-10-11 21:34:31] "POST /ref-update HTTP/1.1" 200 156 0.067850 10.0.0.48 - - [2025-10-11 21:34:31] "DELETE /firewall-rule/a82ce429-f36b-42a5-8b80-abf7f8caca13 HTTP/1.1" 200 115 0.097557 10.0.0.48 - - [2025-10-11 21:34:31] "GET /firewall-policy/b6fd6751-c318-483f-b462-a771e2a999a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004704 10.0.0.48 - - [2025-10-11 21:34:31] "GET /firewall-rule/87104a10-d57c-4d6b-b8cc-6140920f6994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005103 10.0.0.48 - - [2025-10-11 21:34:31] "POST /ref-update HTTP/1.1" 200 156 0.054028 10.0.0.48 - - [2025-10-11 21:34:31] "DELETE /firewall-rule/87104a10-d57c-4d6b-b8cc-6140920f6994 HTTP/1.1" 200 115 0.066765 10.0.0.48 - - [2025-10-11 21:34:31] "DELETE /tag/75f5d351-545a-4237-878a-e6974f6cb9fc HTTP/1.1" 200 115 0.048403 10.0.0.48 - - [2025-10-11 21:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.48 - - [2025-10-11 21:34:31] "GET /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003972 10.0.0.48 - - [2025-10-11 21:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.48 - - [2025-10-11 21:34:31] "GET /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.015206 10.0.0.48 - - [2025-10-11 21:34:31] "PUT /virtual-network/3f4f1c1b-3dbe-470a-97ba-c2358cad987d HTTP/1.1" 200 264 0.053833 10.0.0.48 - - [2025-10-11 21:34:32] "PUT /virtual-network/c17aa3b6-23f2-4200-85b0-2fd965251f11 HTTP/1.1" 200 264 0.081034 10.0.0.48 - - [2025-10-11 21:34:32] "DELETE /security-group/a8f3eb7b-3c03-43ab-a647-0d4dcd6ebb06 HTTP/1.1" 200 115 0.078619 10.0.0.48 - - [2025-10-11 21:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005296 10.0.0.48 - - [2025-10-11 21:34:32] "DELETE /access-control-list/a07dfc5a-788b-4760-bd87-bdafd6c864d7 HTTP/1.1" 200 115 0.036212 10.0.0.48 - - [2025-10-11 21:34:32] "DELETE /access-control-list/c2bc868a-cedd-42c8-a3d4-c58039cbea5a HTTP/1.1" 200 115 0.071450 10.0.0.48 - - [2025-10-11 21:34:32] "GET /project/0daff614-371b-4658-bd59-f85e66b8a4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.078833 10.0.0.48 - - [2025-10-11 21:34:32] "GET /project/0daff614-371b-4658-bd59-f85e66b8a4bd?fields=security_groups HTTP/1.1" 200 1351 0.064409 10.0.0.48 - - [2025-10-11 21:34:32] "DELETE /security-group/25b15f9e-39a2-4719-b881-e2027966b573 HTTP/1.1" 200 115 0.059420 10.0.0.48 - - [2025-10-11 21:34:32] "DELETE /access-control-list/4137a6d7-70db-4182-858f-f556e321c5f4 HTTP/1.1" 200 115 0.048024 10.0.0.48 - - [2025-10-11 21:34:32] "GET /project/0daff614-371b-4658-bd59-f85e66b8a4bd?fields=application_policy_sets HTTP/1.1" 200 1390 0.073476 10.0.0.48 - - [2025-10-11 21:34:32] "DELETE /access-control-list/e35e25a6-6815-41f0-a9be-cf840e29aef0 HTTP/1.1" 200 115 0.080691 10.0.0.48 - - [2025-10-11 21:34:32] "DELETE /project/0daff614-371b-4658-bd59-f85e66b8a4bd HTTP/1.1" 200 115 0.441015 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:34:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:34:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:34:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:34:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:34:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.48 - - [2025-10-11 21:34:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000802 10.0.0.48 - - [2025-10-11 21:35:22] "GET /global-system-configs HTTP/1.1" 200 322 0.003135 10.0.0.48 - - [2025-10-11 21:35:24] "GET /global-system-configs HTTP/1.1" 200 322 0.002046