++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Wed Sep 24 05:17:58 AM UTC 2025 ===================' INFO: =================== Wed Sep 24 05:17:58 AM 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.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ 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 )) + nc -z 10.0.0.48 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.48,10.227.198.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.227.198.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 ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sort ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/24/2025 05:18:40.103 7f79fd339e40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/24/2025 05:18:40.312 7f79fd339e40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/24/2025 05:18:40.337 7f79fd339e40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/24/2025 05:18:40.337 7f79fd339e40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.48:8082/ Hit Ctrl-C to quit. 10.0.0.48 - - [2025-09-24 05:18:48] "GET / HTTP/1.1" 503 181 0.000758 10.0.0.48 - - [2025-09-24 05:18:48] "GET / HTTP/1.1" 503 181 0.000201 10.0.0.48 - - [2025-09-24 05:18:49] "GET / HTTP/1.1" 200 35931 0.001237 10.0.0.48 - - [2025-09-24 05:18:49] "GET / HTTP/1.1" 200 45303 0.001812 10.0.0.48 - - [2025-09-24 05:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.48 - - [2025-09-24 05:18:49] "GET / HTTP/1.1" 200 35931 0.001998 10.0.0.48 - - [2025-09-24 05:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.025653 10.0.0.48 - - [2025-09-24 05:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006049 10.0.0.48 - - [2025-09-24 05:18:49] "GET / HTTP/1.1" 200 35931 0.002612 10.0.0.48 - - [2025-09-24 05:18:49] "GET /global-system-config/ace5bcb0-3d85-41b5-b1ca-fe163b8cec49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013298 10.0.0.48 - - [2025-09-24 05:18:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.003863 10.0.0.48 - - [2025-09-24 05:18:49] "POST /analytics-nodes HTTP/1.1" 200 599 0.071356 10.0.0.48 - - [2025-09-24 05:18:49] "GET / HTTP/1.1" 200 35931 0.002566 10.0.0.48 - - [2025-09-24 05:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.48 - - [2025-09-24 05:18:49] "GET /routing-instance/e9b5fc3f-e1b9-4745-98df-6ee14786beb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004849 10.0.0.48 - - [2025-09-24 05:18:49] "POST /bgp-routers HTTP/1.1" 200 616 0.147600 10.0.0.48 - - [2025-09-24 05:18:50] "GET /bgp-router/feb34155-2e17-421a-b5f9-7b538a9a3868?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.055770 10.0.0.48 - - [2025-09-24 05:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012735 10.0.0.48 - - [2025-09-24 05:18:50] "GET /global-system-config/ace5bcb0-3d85-41b5-b1ca-fe163b8cec49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006646 10.0.0.48 - - [2025-09-24 05:18:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002881 10.0.0.48 - - [2025-09-24 05:18:50] "POST /ref-update HTTP/1.1" 200 156 0.022096 10.0.0.48 - - [2025-09-24 05:18:50] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.48 - - [2025-09-24 05:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.48 - - [2025-09-24 05:18:50] "GET /global-system-config/ace5bcb0-3d85-41b5-b1ca-fe163b8cec49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.017126 10.0.0.48 - - [2025-09-24 05:18:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.003226 10.0.0.48 - - [2025-09-24 05:18:50] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.040785 10.0.0.48 - - [2025-09-24 05:18:51] "GET / HTTP/1.1" 200 35931 0.001421 10.0.0.48 - - [2025-09-24 05:18:51] "GET / HTTP/1.1" 200 35931 0.001142 10.0.0.48 - - [2025-09-24 05:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.48 - - [2025-09-24 05:18:51] "GET /domain/fbda32a8-b0d9-4f3a-8129-3bb559ec43cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003917 10.0.0.48 - - [2025-09-24 05:18:51] "POST /id-to-fqname HTTP/1.1" 200 173 0.000481 10.0.0.48 - - [2025-09-24 05:18:51] "POST /fqname-to-id HTTP/1.1" 404 182 0.012933 10.0.0.48 - - [2025-09-24 05:18:51] "POST /security-groups HTTP/1.1" 200 570 0.112270 10.0.0.48 - - [2025-09-24 05:18:51] "POST /projects HTTP/1.1" 200 481 0.223320 10.0.0.48 - - [2025-09-24 05:18:51] "POST /security-groups HTTP/1.1" 200 534 0.045839 10.0.0.48 - - [2025-09-24 05:18:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.017066 10.0.0.48 - - [2025-09-24 05:18:52] "POST /chown HTTP/1.1" 200 109 0.064889 10.0.0.48 - - [2025-09-24 05:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.036726 10.0.0.48 - - [2025-09-24 05:18:52] "POST /policy-managements HTTP/1.1" 409 214 0.013581 10.0.0.48 - - [2025-09-24 05:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011113 10.0.0.48 - - [2025-09-24 05:18:52] "GET /global-system-config/ace5bcb0-3d85-41b5-b1ca-fe163b8cec49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.031718 10.0.0.48 - - [2025-09-24 05:18:52] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005073 10.0.0.48 - - [2025-09-24 05:18:52] "POST /service-appliance-sets HTTP/1.1" 200 553 0.051445 10.0.0.48 - - [2025-09-24 05:18:52] "POST /application-policy-sets HTTP/1.1" 200 528 0.076551 10.0.0.48 - - [2025-09-24 05:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006804 10.0.0.48 - - [2025-09-24 05:18:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.005736 10.0.0.48 - - [2025-09-24 05:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.48 - - [2025-09-24 05:18:52] "GET /global-system-config/ace5bcb0-3d85-41b5-b1ca-fe163b8cec49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.011425 10.0.0.48 - - [2025-09-24 05:18:52] "GET /global-vrouter-config/9364051d-b00a-4c69-bdde-0282a162cddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003822 10.0.0.48 - - [2025-09-24 05:18:52] "PUT /global-vrouter-config/9364051d-b00a-4c69-bdde-0282a162cddf HTTP/1.1" 200 276 0.021302 10.0.0.48 - - [2025-09-24 05:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012385 10.0.0.48 - - [2025-09-24 05:18:52] "GET /virtual-network/da3c170c-2d4a-49dc-9356-0182f8f7bbcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.017417 10.0.0.48 - - [2025-09-24 05:18:52] "POST /service-appliance-sets HTTP/1.1" 200 541 0.161073 10.0.0.48 - - [2025-09-24 05:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008142 10.0.0.48 - - [2025-09-24 05:18:52] "GET /network-ipam/9a7a1039-5036-4598-a9ee-81218267f3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008190 10.0.0.48 - - [2025-09-24 05:18:52] "GET / HTTP/1.1" 200 35931 0.001729 10.0.0.48 - - [2025-09-24 05:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.48 - - [2025-09-24 05:18:52] "GET /global-system-config/ace5bcb0-3d85-41b5-b1ca-fe163b8cec49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010935 10.0.0.48 - - [2025-09-24 05:18:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.003672 10.0.0.48 - - [2025-09-24 05:18:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.000580 10.0.0.48 - - [2025-09-24 05:18:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.021504 10.0.0.48 - - [2025-09-24 05:18:52] "POST /service-templates HTTP/1.1" 200 511 0.111630 10.0.0.48 - - [2025-09-24 05:18:52] "POST /security-groups HTTP/1.1" 200 574 0.121067 10.0.0.48 - - [2025-09-24 05:18:52] "POST /database-nodes HTTP/1.1" 200 597 0.118639 10.0.0.48 - - [2025-09-24 05:18:53] "POST /projects HTTP/1.1" 200 489 0.665325 10.0.0.48 - - [2025-09-24 05:18:53] "POST /service-templates HTTP/1.1" 200 501 0.157647 10.0.0.48 - - [2025-09-24 05:18:53] "POST /service-templates HTTP/1.1" 200 515 0.075018 10.0.0.48 - - [2025-09-24 05:18:53] "POST /security-groups HTTP/1.1" 200 546 0.108531 10.0.0.48 - - [2025-09-24 05:18:53] "POST /service-templates HTTP/1.1" 200 535 0.037840 10.0.0.48 - - [2025-09-24 05:18:53] "POST /chown HTTP/1.1" 200 109 0.021651 10.0.0.48 - - [2025-09-24 05:18:53] "POST /service-templates HTTP/1.1" 200 507 0.074084 10.0.0.48 - - [2025-09-24 05:18:53] "POST /network-ipams HTTP/1.1" 200 522 0.095362 10.0.0.48 - - [2025-09-24 05:18:53] "POST /network-ipams HTTP/1.1" 200 510 0.032627 10.0.0.48 - - [2025-09-24 05:18:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.009080 10.0.0.48 - - [2025-09-24 05:18:53] "POST /useragent-kv HTTP/1.1" 200 115 0.016466 10.0.0.48 - - [2025-09-24 05:18:53] "POST /virtual-networks HTTP/1.1" 200 538 0.151958 10.0.0.48 - - [2025-09-24 05:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008031 10.0.0.48 - - [2025-09-24 05:18:53] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.025361 10.0.0.48 - - [2025-09-24 05:18:53] "POST /network-ipams HTTP/1.1" 200 518 0.066781 10.0.0.48 - - [2025-09-24 05:18:53] "POST /fqname-to-id HTTP/1.1" 404 202 0.004863 10.0.0.48 - - [2025-09-24 05:18:54] "POST /useragent-kv HTTP/1.1" 200 115 0.021615 10.0.0.48 - - [2025-09-24 05:18:54] "POST /virtual-networks HTTP/1.1" 200 546 0.237939 10.0.0.48 - - [2025-09-24 05:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005083 10.0.0.48 - - [2025-09-24 05:18:54] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.025873 10.0.0.48 - - [2025-09-24 05:18:54] "POST /fqname-to-id HTTP/1.1" 404 199 0.003988 10.0.0.48 - - [2025-09-24 05:18:54] "POST /network-policys HTTP/1.1" 200 538 0.043330 10.0.0.48 - - [2025-09-24 05:18:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.005701 10.0.0.48 - - [2025-09-24 05:18:54] "POST /network-policys HTTP/1.1" 200 534 0.041410 10.0.0.48 - - [2025-09-24 05:18:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.025503 10.0.0.48 - - [2025-09-24 05:18:54] "POST /network-policys HTTP/1.1" 200 542 0.057926 10.0.0.48 - - [2025-09-24 05:18:54] "POST /ref-update HTTP/1.1" 200 156 0.157094 10.0.0.48 - - [2025-09-24 05:18:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009992 10.0.0.48 - - [2025-09-24 05:18:54] "POST /ref-update HTTP/1.1" 200 156 0.102234 10.0.0.48 - - [2025-09-24 05:18:54] "GET / HTTP/1.1" 200 35931 0.011667 10.0.0.48 - - [2025-09-24 05:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011788 10.0.0.48 - - [2025-09-24 05:18:54] "GET /global-system-config/ace5bcb0-3d85-41b5-b1ca-fe163b8cec49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.022707 10.0.0.48 - - [2025-09-24 05:18:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.004018 10.0.0.48 - - [2025-09-24 05:18:54] "POST /ref-update HTTP/1.1" 200 156 0.133460 10.0.0.48 - - [2025-09-24 05:18:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030530 10.0.0.48 - - [2025-09-24 05:18:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005177 10.0.0.48 - - [2025-09-24 05:18:54] "POST /config-nodes HTTP/1.1" 200 593 0.059843 10.0.0.48 - - [2025-09-24 05:18:55] "POST /ref-update HTTP/1.1" 200 156 0.081442 10.0.0.48 - - [2025-09-24 05:18:55] "POST /ref-update HTTP/1.1" 200 156 0.071953 10.0.0.48 - - [2025-09-24 05:18:55] "POST /ref-update HTTP/1.1" 200 156 0.095169 10.0.0.48 - - [2025-09-24 05:18:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003735 10.0.0.48 - - [2025-09-24 05:18:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008536 10.0.0.48 - - [2025-09-24 05:18:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002398 10.0.0.48 - - [2025-09-24 05:18:55] "GET / HTTP/1.1" 200 35931 0.001318 10.0.0.48 - - [2025-09-24 05:18:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006801 10.0.0.48 - - [2025-09-24 05:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011007 10.0.0.48 - - [2025-09-24 05:18:55] "GET /virtual-network/da3c170c-2d4a-49dc-9356-0182f8f7bbcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.007631 10.0.0.48 - - [2025-09-24 05:18:55] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.038499 10.0.0.48 - - [2025-09-24 05:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018711 10.0.0.48 - - [2025-09-24 05:18:55] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015290 10.0.0.48 - - [2025-09-24 05:18:55] "POST /firewall-policys HTTP/1.1" 200 530 0.069198 10.0.0.48 - - [2025-09-24 05:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.035213 10.0.0.48 - - [2025-09-24 05:18:55] "GET /firewall-policy/c915542e-2f1a-43b2-981d-a57c419b2c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006550 10.0.0.48 - - [2025-09-24 05:18:55] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.005310 10.0.0.48 - - [2025-09-24 05:18:55] "GET /firewall-policy/c915542e-2f1a-43b2-981d-a57c419b2c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.017226 10.0.0.48 - - [2025-09-24 05:18:55] "POST /ref-update HTTP/1.1" 200 156 0.110848 10.0.0.48 - - [2025-09-24 05:18:55] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.009318 10.0.0.48 - - [2025-09-24 05:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.48 - - [2025-09-24 05:18:55] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003839 10.0.0.48 - - [2025-09-24 05:18:56] "POST /firewall-policys HTTP/1.1" 200 532 0.212459 10.0.0.48 - - [2025-09-24 05:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.082858 10.0.0.48 - - [2025-09-24 05:18:56] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006699 10.0.0.48 - - [2025-09-24 05:18:56] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.052630 10.0.0.48 - - [2025-09-24 05:18:56] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005463 10.0.0.48 - - [2025-09-24 05:18:56] "GET /firewall-policy/c915542e-2f1a-43b2-981d-a57c419b2c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008684 10.0.0.48 - - [2025-09-24 05:18:56] "GET /firewall-policy/c915542e-2f1a-43b2-981d-a57c419b2c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.024214 10.0.0.48 - - [2025-09-24 05:18:56] "POST /ref-update HTTP/1.1" 200 156 0.054712 10.0.0.48 - - [2025-09-24 05:18:56] "POST /ref-update HTTP/1.1" 200 156 0.066849 10.0.0.48 - - [2025-09-24 05:18:56] "POST /ref-update HTTP/1.1" 200 156 0.067996 10.0.0.48 - - [2025-09-24 05:18:56] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.022835 10.0.0.48 - - [2025-09-24 05:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.48 - - [2025-09-24 05:18:56] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006305 10.0.0.48 - - [2025-09-24 05:18:56] "POST /firewall-policys HTTP/1.1" 200 530 0.052208 10.0.0.48 - - [2025-09-24 05:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.068994 10.0.0.48 - - [2025-09-24 05:18:57] "GET /firewall-policy/449c65a9-a2c2-41f4-add1-8c3c0ff8af0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.036724 10.0.0.48 - - [2025-09-24 05:18:57] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.019494 10.0.0.48 - - [2025-09-24 05:18:57] "GET /firewall-policy/449c65a9-a2c2-41f4-add1-8c3c0ff8af0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.036266 10.0.0.48 - - [2025-09-24 05:18:57] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.029278 10.0.0.48 - - [2025-09-24 05:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019414 10.0.0.48 - - [2025-09-24 05:18:57] "GET /network-ipam/9a7a1039-5036-4598-a9ee-81218267f3a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.013816 10.0.0.48 - - [2025-09-24 05:18:57] "GET /firewall-policy/c915542e-2f1a-43b2-981d-a57c419b2c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005799 10.0.0.48 - - [2025-09-24 05:18:57] "GET /firewall-policy/c915542e-2f1a-43b2-981d-a57c419b2c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006215 10.0.0.48 - - [2025-09-24 05:18:57] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.011157 10.0.0.48 - - [2025-09-24 05:18:57] "POST /ref-update HTTP/1.1" 200 156 0.242530 10.0.0.48 - - [2025-09-24 05:18:57] "POST /ref-update HTTP/1.1" 200 156 0.116196 10.0.0.48 - - [2025-09-24 05:18:57] "GET / HTTP/1.1" 200 35931 0.001311 10.0.0.48 - - [2025-09-24 05:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009672 10.0.0.48 - - [2025-09-24 05:18:57] "GET /global-system-config/ace5bcb0-3d85-41b5-b1ca-fe163b8cec49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.012314 10.0.0.48 - - [2025-09-24 05:18:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.007058 10.0.0.48 - - [2025-09-24 05:18:57] "POST /ref-update HTTP/1.1" 200 156 0.112700 10.0.0.48 - - [2025-09-24 05:18:58] "POST /config-database-nodes HTTP/1.1" 200 611 0.171830 10.0.0.48 - - [2025-09-24 05:18:58] "POST /ref-update HTTP/1.1" 200 156 0.210031 10.0.0.48 - - [2025-09-24 05:18:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.018473 10.0.0.48 - - [2025-09-24 05:18:58] "POST /access-control-lists HTTP/1.1" 200 587 0.095232 10.0.0.48 - - [2025-09-24 05:18:58] "POST /fqname-to-id HTTP/1.1" 404 224 0.015876 10.0.0.48 - - [2025-09-24 05:18:58] "POST /ref-update HTTP/1.1" 200 156 0.129334 10.0.0.48 - - [2025-09-24 05:18:58] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.032269 10.0.0.48 - - [2025-09-24 05:18:58] "POST /access-control-lists HTTP/1.1" 200 585 0.032169 10.0.0.48 - - [2025-09-24 05:18:58] "POST /fqname-to-id HTTP/1.1" 404 213 0.019990 10.0.0.48 - - [2025-09-24 05:18:58] "POST /access-control-lists HTTP/1.1" 200 579 0.102396 10.0.0.48 - - [2025-09-24 05:18:58] "POST /tags HTTP/1.1" 200 299 0.158173 10.0.0.48 - - [2025-09-24 05:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021063 10.0.0.48 - - [2025-09-24 05:18:58] "GET /tag/397166ea-e524-482e-aa80-a3640279dcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.029392 10.0.0.48 - - [2025-09-24 05:18:58] "POST /fqname-to-id HTTP/1.1" 404 212 0.045279 10.0.0.48 - - [2025-09-24 05:18:58] "POST /access-control-lists HTTP/1.1" 200 577 0.078528 10.0.0.48 - - [2025-09-24 05:18:58] "POST /fqname-to-id HTTP/1.1" 404 232 0.028630 10.0.0.48 - - [2025-09-24 05:18:58] "POST /set-tag HTTP/1.1" 200 109 0.082188 10.0.0.48 - - [2025-09-24 05:18:58] "POST /access-control-lists HTTP/1.1" 200 594 0.028882 10.0.0.48 - - [2025-09-24 05:18:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.009340 10.0.0.48 - - [2025-09-24 05:18:58] "POST /access-control-lists HTTP/1.1" 200 592 0.032629 10.0.0.48 - - [2025-09-24 05:18:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.004217 10.0.0.48 - - [2025-09-24 05:18:58] "POST /access-control-lists HTTP/1.1" 200 583 0.066676 10.0.0.48 - - [2025-09-24 05:18:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.014273 10.0.0.48 - - [2025-09-24 05:18:59] "POST /access-control-lists HTTP/1.1" 200 581 0.116100 10.0.0.48 - - [2025-09-24 05:18:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.019692 10.0.0.48 - - [2025-09-24 05:18:59] "POST /tags HTTP/1.1" 200 301 0.277944 10.0.0.48 - - [2025-09-24 05:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021643 10.0.0.48 - - [2025-09-24 05:18:59] "GET /tag/90621986-f800-4aa8-9f83-2251f758b619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.033219 10.0.0.48 - - [2025-09-24 05:18:59] "POST /access-control-lists HTTP/1.1" 200 602 0.115944 10.0.0.48 - - [2025-09-24 05:18:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.011492 10.0.0.48 - - [2025-09-24 05:18:59] "POST /access-control-lists HTTP/1.1" 200 600 0.063403 10.0.0.48 - - [2025-09-24 05:18:59] "POST /tags HTTP/1.1" 200 325 0.231192 10.0.0.48 - - [2025-09-24 05:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.034928 10.0.0.48 - - [2025-09-24 05:18:59] "GET /tag/b0de05cd-a435-490c-a38e-a542b7b59c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.044746 10.0.0.48 - - [2025-09-24 05:18:59] "POST /route-targets HTTP/1.1" 200 327 0.092095 10.0.0.48 - - [2025-09-24 05:18:59] "POST /ref-update HTTP/1.1" 200 156 0.081437 10.0.0.48 - - [2025-09-24 05:18:59] "POST /tags HTTP/1.1" 200 311 0.150115 10.0.0.48 - - [2025-09-24 05:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015427 10.0.0.48 - - [2025-09-24 05:18:59] "POST /route-targets HTTP/1.1" 200 327 0.060237 10.0.0.48 - - [2025-09-24 05:18:59] "GET /tag/904d73f0-9f01-4c7f-be5d-1692703e71eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.045563 10.0.0.48 - - [2025-09-24 05:18:59] "POST /ref-update HTTP/1.1" 200 156 0.065910 10.0.0.48 - - [2025-09-24 05:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.48 - - [2025-09-24 05:18:59] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.025269 10.0.0.48 - - [2025-09-24 05:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007660 10.0.0.48 - - [2025-09-24 05:18:59] "POST /route-targets HTTP/1.1" 200 327 0.041303 10.0.0.48 - - [2025-09-24 05:19:00] "POST /ref-update HTTP/1.1" 200 156 0.035953 10.0.0.48 - - [2025-09-24 05:19:00] "GET /project/ef2f603b-6e2b-4482-ae8e-48dd4a5ff11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.099509 10.0.0.48 - - [2025-09-24 05:19:00] "POST /route-targets HTTP/1.1" 200 327 0.068354 10.0.0.48 - - [2025-09-24 05:19:00] "POST /virtual-machines HTTP/1.1" 200 377 0.031798 10.0.0.48 - - [2025-09-24 05:19:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.028967 10.0.0.48 - - [2025-09-24 05:19:00] "POST /ref-update HTTP/1.1" 200 156 0.047756 10.0.0.48 - - [2025-09-24 05:19:00] "GET / HTTP/1.1" 200 35931 0.001734 10.0.0.48 - - [2025-09-24 05:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009942 10.0.0.48 - - [2025-09-24 05:19:00] "GET /global-system-config/ace5bcb0-3d85-41b5-b1ca-fe163b8cec49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010795 10.0.0.48 - - [2025-09-24 05:19:00] "POST /route-targets HTTP/1.1" 200 327 0.045015 10.0.0.48 - - [2025-09-24 05:19:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.009290 10.0.0.48 - - [2025-09-24 05:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.48 - - [2025-09-24 05:19:00] "GET /global-vrouter-config/9364051d-b00a-4c69-bdde-0282a162cddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.020841 10.0.0.48 - - [2025-09-24 05:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016716 10.0.0.48 - - [2025-09-24 05:19:00] "POST /ref-update HTTP/1.1" 200 156 0.095078 10.0.0.48 - - [2025-09-24 05:19:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.282184 10.0.0.48 - - [2025-09-24 05:19:00] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.095797 10.0.0.48 - - [2025-09-24 05:19:00] "PUT /global-vrouter-config/9364051d-b00a-4c69-bdde-0282a162cddf HTTP/1.1" 200 276 0.053632 10.0.0.48 - - [2025-09-24 05:19:00] "POST /route-targets HTTP/1.1" 200 327 0.076073 10.0.0.48 - - [2025-09-24 05:19:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.055500 10.0.0.48 - - [2025-09-24 05:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015378 10.0.0.48 - - [2025-09-24 05:19:00] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.019575 10.0.0.48 - - [2025-09-24 05:19:00] "POST /ref-update HTTP/1.1" 200 156 0.048656 10.0.0.48 - - [2025-09-24 05:19:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.013872 10.0.0.48 - - [2025-09-24 05:19:00] "POST /access-control-lists HTTP/1.1" 200 551 0.114799 10.0.0.48 - - [2025-09-24 05:19:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.010674 10.0.0.48 - - [2025-09-24 05:19:00] "POST /instance-ips HTTP/1.1" 200 409 0.237948 10.0.0.48 - - [2025-09-24 05:19:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.073175 10.0.0.48 - - [2025-09-24 05:19:01] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.016049 10.0.0.48 - - [2025-09-24 05:19:01] "POST /access-control-lists HTTP/1.1" 200 589 0.111807 10.0.0.48 - - [2025-09-24 05:19:01] "POST /ref-update HTTP/1.1" 200 156 0.067484 10.0.0.48 - - [2025-09-24 05:19:01] "POST /fqname-to-id HTTP/1.1" 404 237 0.010902 10.0.0.48 - - [2025-09-24 05:19:01] "POST /set-tag HTTP/1.1" 200 109 0.113923 10.0.0.48 - - [2025-09-24 05:19:01] "GET / HTTP/1.1" 200 35931 0.001152 10.0.0.48 - - [2025-09-24 05:19:01] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.036742 10.0.0.48 - - [2025-09-24 05:19:01] "GET /instance-ip/fa8cbc76-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005147 10.0.0.48 - - [2025-09-24 05:19:01] "POST /alarms HTTP/1.1" 200 581 0.111196 10.0.0.48 - - [2025-09-24 05:19:01] "POST /access-control-lists HTTP/1.1" 200 601 0.117539 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:19:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 10.0.0.48 - - [2025-09-24 05:19:01] "POST /ref-update HTTP/1.1" 200 156 0.136818 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:19:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 10.0.0.48 - - [2025-09-24 05:19:01] "POST /alarms HTTP/1.1" 200 575 0.174514 10.0.0.48 - - [2025-09-24 05:19:01] "POST /ref-update HTTP/1.1" 200 156 0.055832 10.0.0.48 - - [2025-09-24 05:19:01] "POST /tags HTTP/1.1" 200 357 0.267785 10.0.0.48 - - [2025-09-24 05:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.029724 10.0.0.48 - - [2025-09-24 05:19:01] "GET /tag/ec955ad8-cdaa-4d82-8930-6a979ffa9000?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.048576 10.0.0.48 - - [2025-09-24 05:19:01] "POST /alarms HTTP/1.1" 200 575 0.140527 10.0.0.48 - - [2025-09-24 05:19:01] "PUT /access-control-list/a0a78b52-76f2-431e-b2e0-e42285f06339 HTTP/1.1" 200 272 0.064170 10.0.0.48 - - [2025-09-24 05:19:01] "PUT /access-control-list/7914b13b-82e9-4754-9899-a1f0e3cb9498 HTTP/1.1" 200 272 0.026890 10.0.0.48 - - [2025-09-24 05:19:01] "POST /alarms HTTP/1.1" 200 559 0.060455 10.0.0.48 - - [2025-09-24 05:19:01] "PUT /access-control-list/44a0c6f3-293c-427b-a1d3-f124eb097fcb HTTP/1.1" 200 272 0.050899 10.0.0.48 - - [2025-09-24 05:19:01] "POST /tags HTTP/1.1" 200 305 0.091515 10.0.0.48 - - [2025-09-24 05:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009554 10.0.0.48 - - [2025-09-24 05:19:01] "GET /tag/4909f67a-e284-4ae4-940a-8edba300bed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011083 10.0.0.48 - - [2025-09-24 05:19:01] "PUT /access-control-list/589f26f3-5ced-4f6a-88ee-55b6e6e499a2 HTTP/1.1" 200 272 0.047741 10.0.0.48 - - [2025-09-24 05:19:01] "PUT /access-control-list/b336ccea-1db1-46af-aa56-2d3beae2e2e6 HTTP/1.1" 200 272 0.016206 10.0.0.48 - - [2025-09-24 05:19:01] "PUT /access-control-list/f28dd08f-b7ad-44f2-a403-93035e880fbe HTTP/1.1" 200 272 0.011076 10.0.0.48 - - [2025-09-24 05:19:01] "PUT /access-control-list/d6219c3c-3e6e-4a14-a9c3-0c4b9e10d7d1 HTTP/1.1" 200 272 0.013948 10.0.0.48 - - [2025-09-24 05:19:01] "PUT /access-control-list/7c004e01-dc92-4633-9d1a-352728528846 HTTP/1.1" 200 272 0.024171 10.0.0.48 - - [2025-09-24 05:19:01] "POST /alarms HTTP/1.1" 200 555 0.229911 10.0.0.48 - - [2025-09-24 05:19:02] "PUT /access-control-list/90968808-b4fa-41b3-b70c-dc5f70325801 HTTP/1.1" 200 272 0.043466 10.0.0.48 - - [2025-09-24 05:19:02] "PUT /access-control-list/56abf416-581c-4d55-859e-2fcb29383456 HTTP/1.1" 200 272 0.024077 10.0.0.48 - - [2025-09-24 05:19:02] "POST /alarms HTTP/1.1" 200 557 0.102008 10.0.0.48 - - [2025-09-24 05:19:02] "POST /id-to-fqname HTTP/1.1" 200 174 0.000488 10.0.0.48 - - [2025-09-24 05:19:02] "POST /fqname-to-id HTTP/1.1" 404 183 0.011196 10.0.0.48 - - [2025-09-24 05:19:02] "POST /alarms HTTP/1.1" 200 565 0.082053 10.0.0.48 - - [2025-09-24 05:19:02] "POST /security-groups HTTP/1.1" 200 571 0.114924 10.0.0.48 - - [2025-09-24 05:19:02] "POST /projects HTTP/1.1" 200 483 0.441712 10.0.0.48 - - [2025-09-24 05:19:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018555 10.0.0.48 - - [2025-09-24 05:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009324 10.0.0.48 - - [2025-09-24 05:19:02] "POST /alarms HTTP/1.1" 200 549 0.121881 10.0.0.48 - - [2025-09-24 05:19:02] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.006246 10.0.0.48 - - [2025-09-24 05:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.48 - - [2025-09-24 05:19:02] "POST /alarms HTTP/1.1" 200 557 0.075551 10.0.0.48 - - [2025-09-24 05:19:02] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.032906 10.0.0.48 - - [2025-09-24 05:19:02] "POST /alarms HTTP/1.1" 200 567 0.053734 10.0.0.48 - - [2025-09-24 05:19:02] "POST /alarms HTTP/1.1" 200 555 0.134627 10.0.0.48 - - [2025-09-24 05:19:02] "PUT /access-control-list/752dc868-8afb-4f4a-a379-a75b05ec0309 HTTP/1.1" 200 272 0.031924 10.0.0.48 - - [2025-09-24 05:19:02] "PUT /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d HTTP/1.1" 200 264 0.223110 10.0.0.48 - - [2025-09-24 05:19:02] "POST /alarms HTTP/1.1" 200 567 0.150433 10.0.0.48 - - [2025-09-24 05:19:02] "PUT /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff HTTP/1.1" 200 264 0.134050 10.0.0.48 - - [2025-09-24 05:19:02] "POST /fqname-to-id HTTP/1.1" 404 214 0.006314 10.0.0.48 - - [2025-09-24 05:19:02] "POST /security-groups HTTP/1.1" 200 537 0.149827 10.0.0.48 - - [2025-09-24 05:19:03] "POST /access-control-lists HTTP/1.1" 200 580 0.138866 10.0.0.48 - - [2025-09-24 05:19:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.006612 10.0.0.48 - - [2025-09-24 05:19:03] "POST /alarms HTTP/1.1" 200 575 0.215336 10.0.0.48 - - [2025-09-24 05:19:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.085669 10.0.0.48 - - [2025-09-24 05:19:03] "POST /access-control-lists HTTP/1.1" 200 578 0.144258 10.0.0.48 - - [2025-09-24 05:19:03] "POST /chown HTTP/1.1" 200 109 0.084936 10.0.0.48 - - [2025-09-24 05:19:03] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012396 10.0.0.48 - - [2025-09-24 05:19:03] "POST /alarms HTTP/1.1" 200 569 0.159512 10.0.0.48 - - [2025-09-24 05:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.48 - - [2025-09-24 05:19:03] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003268 10.0.0.48 - - [2025-09-24 05:19:03] "POST /tags HTTP/1.1" 409 207 0.007844 10.0.0.48 - - [2025-09-24 05:19:03] "POST /alarms HTTP/1.1" 200 561 0.072192 10.0.0.48 - - [2025-09-24 05:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.48 - - [2025-09-24 05:19:03] "GET /tag/4909f67a-e284-4ae4-940a-8edba300bed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.034241 10.0.0.48 - - [2025-09-24 05:19:03] "POST /alarms HTTP/1.1" 200 561 0.089330 10.0.0.48 - - [2025-09-24 05:19:03] "POST /alarms HTTP/1.1" 200 561 0.106544 10.0.0.48 - - [2025-09-24 05:19:03] "POST /firewall-rules HTTP/1.1" 200 564 0.197786 10.0.0.48 - - [2025-09-24 05:19:03] "PUT /access-control-list/e8ad8b0f-ea2c-4011-a65b-c67eaa64cdb1 HTTP/1.1" 200 272 0.065665 10.0.0.48 - - [2025-09-24 05:19:03] "GET /firewall-rule/3d405d2d-c89a-401a-95d8-a9dc8e3ad49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.011138 10.0.0.48 - - [2025-09-24 05:19:03] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012487 10.0.0.48 - - [2025-09-24 05:19:03] "GET /firewall-rule/3d405d2d-c89a-401a-95d8-a9dc8e3ad49c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.019574 10.0.0.48 - - [2025-09-24 05:19:03] "PUT /access-control-list/8855f8eb-63a1-4454-ac5a-d914a38749ef HTTP/1.1" 200 272 0.074732 10.0.0.48 - - [2025-09-24 05:19:03] "POST /alarms HTTP/1.1" 200 547 0.128330 10.0.0.48 - - [2025-09-24 05:19:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.009326 10.0.0.48 - - [2025-09-24 05:19:03] "POST /ref-update HTTP/1.1" 200 156 0.082311 10.0.0.48 - - [2025-09-24 05:19:03] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.016871 10.0.0.48 - - [2025-09-24 05:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.022182 10.0.0.48 - - [2025-09-24 05:19:03] "POST /alarms HTTP/1.1" 200 595 0.143366 10.0.0.48 - - [2025-09-24 05:19:03] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.050909 10.0.0.48 - - [2025-09-24 05:19:03] "POST /access-control-lists HTTP/1.1" 200 596 0.192946 10.0.0.48 - - [2025-09-24 05:19:03] "POST /tags HTTP/1.1" 409 207 0.016443 10.0.0.48 - - [2025-09-24 05:19:03] "POST /fqname-to-id HTTP/1.1" 404 233 0.022663 10.0.0.48 - - [2025-09-24 05:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012978 10.0.0.48 - - [2025-09-24 05:19:04] "POST /alarms HTTP/1.1" 200 575 0.119226 10.0.0.48 - - [2025-09-24 05:19:04] "GET /tag/4909f67a-e284-4ae4-940a-8edba300bed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.053350 10.0.0.48 - - [2025-09-24 05:19:04] "POST /alarms HTTP/1.1" 200 571 0.119508 10.0.0.48 - - [2025-09-24 05:19:04] "POST /access-control-lists HTTP/1.1" 200 594 0.224341 10.0.0.48 - - [2025-09-24 05:19:04] "POST /alarms HTTP/1.1" 200 583 0.161576 10.0.0.48 - - [2025-09-24 05:19:04] "POST /firewall-rules HTTP/1.1" 200 562 0.254392 10.0.0.48 - - [2025-09-24 05:19:04] "GET /firewall-rule/9191ab7a-61cd-46cd-9a9f-df15d9274f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.006134 10.0.0.48 - - [2025-09-24 05:19:04] "POST /alarms HTTP/1.1" 200 609 0.073784 10.0.0.48 - - [2025-09-24 05:19:04] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.038038 10.0.0.48 - - [2025-09-24 05:19:04] "GET /firewall-rule/9191ab7a-61cd-46cd-9a9f-df15d9274f7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004121 10.0.0.48 - - [2025-09-24 05:19:04] "POST /ref-update HTTP/1.1" 200 156 0.092746 10.0.0.48 - - [2025-09-24 05:19:04] "POST /fqname-to-id HTTP/1.1" 404 226 0.002364 10.0.0.48 - - [2025-09-24 05:19:04] "POST /tags HTTP/1.1" 200 305 0.221561 10.0.0.48 - - [2025-09-24 05:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.019433 10.0.0.48 - - [2025-09-24 05:19:05] "GET /tag/b9bf0f27-ee64-4fbc-8a31-7b2f45cf83b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.105356 10.0.0.48 - - [2025-09-24 05:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.033845 10.0.0.48 - - [2025-09-24 05:19:05] "GET / HTTP/1.1" 200 35931 0.001279 10.0.0.48 - - [2025-09-24 05:19:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005004 10.0.0.48 - - [2025-09-24 05:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.48 - - [2025-09-24 05:19:05] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.116952 10.0.0.48 - - [2025-09-24 05:19:05] "PUT /global-vrouter-config/9364051d-b00a-4c69-bdde-0282a162cddf HTTP/1.1" 200 276 0.063224 10.0.0.48 - - [2025-09-24 05:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.48 - - [2025-09-24 05:19:05] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.033762 10.0.0.48 - - [2025-09-24 05:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006535 10.0.0.48 - - [2025-09-24 05:19:05] "GET /service-appliance-set/a5a94937-0a0f-48b7-b3eb-f7f8a4a6e143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.037936 10.0.0.48 - - [2025-09-24 05:19:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.006760 10.0.0.48 - - [2025-09-24 05:19:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.127521 10.0.0.48 - - [2025-09-24 05:19:05] "GET /virtual-machine-interface/aa9ed59a-626f-46ab-b6e4-125fc68d693a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.021075 10.0.0.48 - - [2025-09-24 05:19:05] "PUT /access-control-list/d2e33bb9-3fda-49f1-bd63-b9bcf718ea50 HTTP/1.1" 200 272 0.097682 10.0.0.48 - - [2025-09-24 05:19:05] "POST /instance-ips HTTP/1.1" 200 381 0.154526 10.0.0.48 - - [2025-09-24 05:19:05] "GET /instance-ip/a12bad6e-84b4-4b44-82fa-c9f19b823db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.023749 10.0.0.48 - - [2025-09-24 05:19:05] "GET / HTTP/1.1" 200 35931 0.001341 10.0.0.48 - - [2025-09-24 05:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.48 - - [2025-09-24 05:19:05] "POST /loadbalancers HTTP/1.1" 200 582 0.127699 10.0.0.48 - - [2025-09-24 05:19:06] "GET /global-vrouter-config/9364051d-b00a-4c69-bdde-0282a162cddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.019504 10.0.0.48 - - [2025-09-24 05:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012938 10.0.0.48 - - [2025-09-24 05:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.105063 10.0.0.48 - - [2025-09-24 05:19:06] "PUT /global-vrouter-config/9364051d-b00a-4c69-bdde-0282a162cddf HTTP/1.1" 200 276 0.085220 10.0.0.48 - - [2025-09-24 05:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.027945 10.0.0.48 - - [2025-09-24 05:19:06] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052249 10.0.0.48 - - [2025-09-24 05:19:06] "GET /loadbalancer/81b920a2-39cf-4d85-bedf-10778c8fe5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003203 10.0.0.48 - - [2025-09-24 05:19:06] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.352972 10.0.0.48 - - [2025-09-24 05:19:06] "GET /instance-ip/a12bad6e-84b4-4b44-82fa-c9f19b823db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.017170 10.0.0.48 - - [2025-09-24 05:19:06] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.370326 10.0.0.48 - - [2025-09-24 05:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.043619 10.0.0.48 - - [2025-09-24 05:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009778 10.0.0.48 - - [2025-09-24 05:19:06] "POST /floating-ips HTTP/1.1" 200 583 0.120461 10.0.0.48 - - [2025-09-24 05:19:06] "GET / HTTP/1.1" 200 35931 0.001636 10.0.0.48 - - [2025-09-24 05:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014368 10.0.0.48 - - [2025-09-24 05:19:06] "GET /global-system-config/ace5bcb0-3d85-41b5-b1ca-fe163b8cec49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.023920 10.0.0.48 - - [2025-09-24 05:19:06] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.141328 10.0.0.48 - - [2025-09-24 05:19:06] "PUT /global-system-config/ace5bcb0-3d85-41b5-b1ca-fe163b8cec49 HTTP/1.1" 200 274 0.101716 10.0.0.48 - - [2025-09-24 05:19:06] "GET /loadbalancer-listener/00c81a14-fad2-44f9-82be-b7a001660dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.018405 10.0.0.48 - - [2025-09-24 05:19:07] "GET /loadbalancer-listener/00c81a14-fad2-44f9-82be-b7a001660dee?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.056518 10.0.0.48 - - [2025-09-24 05:19:07] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.117480 10.0.0.48 - - [2025-09-24 05:19:07] "GET /instance-ip/a12bad6e-84b4-4b44-82fa-c9f19b823db9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002958 10.0.0.48 - - [2025-09-24 05:19:07] "GET /instance-ip/a12bad6e-84b4-4b44-82fa-c9f19b823db9?fields=floating_ips HTTP/1.1" 200 1170 0.013537 10.0.0.48 - - [2025-09-24 05:19:07] "GET /floating-ip/2b454aae-6ed9-43dd-bf3e-b3610513ecdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003910 10.0.0.48 - - [2025-09-24 05:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006741 10.0.0.48 - - [2025-09-24 05:19:07] "GET /global-vrouter-config/9364051d-b00a-4c69-bdde-0282a162cddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.018196 10.0.0.48 - - [2025-09-24 05:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.48 - - [2025-09-24 05:19:07] "PUT /global-vrouter-config/9364051d-b00a-4c69-bdde-0282a162cddf HTTP/1.1" 200 276 0.026572 10.0.0.48 - - [2025-09-24 05:19:07] "POST /tags HTTP/1.1" 200 355 0.040692 10.0.0.48 - - [2025-09-24 05:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.031072 10.0.0.48 - - [2025-09-24 05:19:07] "GET /tag/8b368550-aa5c-4d21-adff-323ae3e1b02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013897 10.0.0.48 - - [2025-09-24 05:19:07] "POST /tags HTTP/1.1" 200 303 0.217909 10.0.0.48 - - [2025-09-24 05:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.020709 10.0.0.48 - - [2025-09-24 05:19:07] "GET /tag/338283ac-8c95-4cff-929b-31a586a706ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018520 10.0.0.48 - - [2025-09-24 05:19:07] "POST /projects HTTP/1.1" 409 218 0.007233 10.0.0.48 - - [2025-09-24 05:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010059 10.0.0.48 - - [2025-09-24 05:19:07] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041833 10.0.0.48 - - [2025-09-24 05:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.48 - - [2025-09-24 05:19:07] "GET /network-ipam/bd6d8361-660d-4a39-bc7d-c415648fc7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004605 10.0.0.48 - - [2025-09-24 05:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.48 - - [2025-09-24 05:19:07] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007291 10.0.0.48 - - [2025-09-24 05:19:07] "PUT /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d HTTP/1.1" 200 264 0.095192 10.0.0.48 - - [2025-09-24 05:19:08] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005436 10.0.0.48 - - [2025-09-24 05:19:08] "POST /set-tag HTTP/1.1" 200 109 0.092753 10.0.0.48 - - [2025-09-24 05:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016137 10.0.0.48 - - [2025-09-24 05:19:08] "GET /network-ipam/751821c6-3022-45de-8e4b-c3fe8a41128f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003056 10.0.0.48 - - [2025-09-24 05:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.48 - - [2025-09-24 05:19:08] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004045 10.0.0.48 - - [2025-09-24 05:19:08] "PUT /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff HTTP/1.1" 200 264 0.101879 10.0.0.48 - - [2025-09-24 05:19:08] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.011533 10.0.0.48 - - [2025-09-24 05:19:08] "POST /set-tag HTTP/1.1" 200 109 0.103367 10.0.0.48 - - [2025-09-24 05:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.48 - - [2025-09-24 05:19:08] "GET /network-policy/dda5a110-d98b-4ab6-ad9f-f887e0933feb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004993 10.0.0.48 - - [2025-09-24 05:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.48 - - [2025-09-24 05:19:08] "GET /network-policy/fd42c920-39ce-406d-8cc8-bab44c40951c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002842 10.0.0.48 - - [2025-09-24 05:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.48 - - [2025-09-24 05:19:08] "GET /network-policy/8f184c3b-faeb-4d26-aae9-74219cae836b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002638 10.0.0.48 - - [2025-09-24 05:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005794 10.0.0.48 - - [2025-09-24 05:19:08] "PUT /network-policy/8f184c3b-faeb-4d26-aae9-74219cae836b HTTP/1.1" 200 262 0.014553 10.0.0.48 - - [2025-09-24 05:19:08] "POST /ref-update HTTP/1.1" 200 156 0.162636 10.0.0.48 - - [2025-09-24 05:19:08] "PUT /access-control-list/2b7340cd-d364-4697-bc5e-996c86c523b7 HTTP/1.1" 200 272 0.072097 10.0.0.48 - - [2025-09-24 05:19:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021237 10.0.0.48 - - [2025-09-24 05:19:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007639 10.0.0.48 - - [2025-09-24 05:19:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010302 10.0.0.48 - - [2025-09-24 05:19:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007846 10.0.0.48 - - [2025-09-24 05:19:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007307 10.0.0.48 - - [2025-09-24 05:19:09] "POST /security-groups HTTP/1.1" 409 245 0.005077 10.0.0.48 - - [2025-09-24 05:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.48 - - [2025-09-24 05:19:09] "PUT /security-group/2ebd681d-719a-4383-8029-c1eb0fc9d50c HTTP/1.1" 200 262 0.111280 10.0.0.48 - - [2025-09-24 05:19:09] "PUT /access-control-list/b336ccea-1db1-46af-aa56-2d3beae2e2e6 HTTP/1.1" 200 272 0.021352 10.0.0.48 - - [2025-09-24 05:19:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.077320 10.0.0.48 - - [2025-09-24 05:19:09] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015654 10.0.0.48 - - [2025-09-24 05:19:09] "PUT /access-control-list/f28dd08f-b7ad-44f2-a403-93035e880fbe HTTP/1.1" 200 272 0.046386 10.0.0.48 - - [2025-09-24 05:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006675 10.0.0.48 - - [2025-09-24 05:19:09] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002878 10.0.0.48 - - [2025-09-24 05:19:09] "POST /tags HTTP/1.1" 409 206 0.002156 10.0.0.48 - - [2025-09-24 05:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005839 10.0.0.48 - - [2025-09-24 05:19:09] "GET /tag/338283ac-8c95-4cff-929b-31a586a706ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.025254 10.0.0.48 - - [2025-09-24 05:19:09] "POST /firewall-rules HTTP/1.1" 200 562 0.103674 10.0.0.48 - - [2025-09-24 05:19:09] "GET /firewall-rule/41f0d9ee-1886-4a59-a7f1-6087cddef250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.009771 10.0.0.48 - - [2025-09-24 05:19:09] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006944 10.0.0.48 - - [2025-09-24 05:19:09] "GET /firewall-rule/41f0d9ee-1886-4a59-a7f1-6087cddef250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.010383 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:19:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002118 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:19:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001082 10.0.0.48 - - [2025-09-24 05:19:09] "POST /ref-update HTTP/1.1" 200 156 0.065202 10.0.0.48 - - [2025-09-24 05:19:09] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.017619 10.0.0.48 - - [2025-09-24 05:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.48 - - [2025-09-24 05:19:09] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003130 10.0.0.48 - - [2025-09-24 05:19:09] "POST /tags HTTP/1.1" 409 206 0.002084 10.0.0.48 - - [2025-09-24 05:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.48 - - [2025-09-24 05:19:09] "GET /tag/338283ac-8c95-4cff-929b-31a586a706ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015480 10.0.0.48 - - [2025-09-24 05:19:09] "POST /firewall-rules HTTP/1.1" 200 560 0.082777 10.0.0.48 - - [2025-09-24 05:19:10] "GET /firewall-rule/01da5385-4ad4-404c-a471-4e9309e22634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.029253 10.0.0.48 - - [2025-09-24 05:19:10] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.015555 10.0.0.48 - - [2025-09-24 05:19:10] "GET /firewall-rule/01da5385-4ad4-404c-a471-4e9309e22634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.007624 10.0.0.48 - - [2025-09-24 05:19:10] "POST /ref-update HTTP/1.1" 200 156 0.057096 10.0.0.48 - - [2025-09-24 05:19:10] "POST /tags HTTP/1.1" 200 301 0.132382 10.0.0.48 - - [2025-09-24 05:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.025573 10.0.0.48 - - [2025-09-24 05:19:10] "GET /tag/37c2e987-2ccb-4c1d-a465-fc52a4c3297d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016157 10.0.0.48 - - [2025-09-24 05:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007080 10.0.0.48 - - [2025-09-24 05:19:10] "GET /project/ef2f603b-6e2b-4482-ae8e-48dd4a5ff11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.064913 10.0.0.48 - - [2025-09-24 05:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.48 - - [2025-09-24 05:19:10] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.011000 10.0.0.48 - - [2025-09-24 05:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.48 - - [2025-09-24 05:19:10] "GET /service-appliance-set/a5a94937-0a0f-48b7-b3eb-f7f8a4a6e143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003793 10.0.0.48 - - [2025-09-24 05:19:10] "POST /fqname-to-id HTTP/1.1" 404 242 0.001969 10.0.0.48 - - [2025-09-24 05:19:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120418 10.0.0.48 - - [2025-09-24 05:19:10] "GET /virtual-machine-interface/35c28ecf-7a6f-4a84-a4bb-71406085add8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.008776 10.0.0.48 - - [2025-09-24 05:19:10] "POST /instance-ips HTTP/1.1" 200 377 0.046790 10.0.0.48 - - [2025-09-24 05:19:10] "GET /instance-ip/23d9f2d9-560f-45ec-af79-c1964a5b7622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005708 10.0.0.48 - - [2025-09-24 05:19:11] "POST /loadbalancers HTTP/1.1" 200 582 0.084198 10.0.0.48 - - [2025-09-24 05:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.033283 10.0.0.48 - - [2025-09-24 05:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006661 10.0.0.48 - - [2025-09-24 05:19:11] "GET /project/ef2f603b-6e2b-4482-ae8e-48dd4a5ff11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.099142 10.0.0.48 - - [2025-09-24 05:19:11] "GET /instance-ip/23d9f2d9-560f-45ec-af79-c1964a5b7622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004032 10.0.0.48 - - [2025-09-24 05:19:11] "GET /project/ef2f603b-6e2b-4482-ae8e-48dd4a5ff11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.091835 10.0.0.48 - - [2025-09-24 05:19:11] "GET /loadbalancer/c770fe54-fcb7-4d2c-98f9-82f20dca6f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004266 10.0.0.48 - - [2025-09-24 05:19:11] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.115913 10.0.0.48 - - [2025-09-24 05:19:11] "POST /floating-ips HTTP/1.1" 200 581 0.121753 10.0.0.48 - - [2025-09-24 05:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021960 10.0.0.48 - - [2025-09-24 05:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.48 - - [2025-09-24 05:19:11] "GET /project/ef2f603b-6e2b-4482-ae8e-48dd4a5ff11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047713 10.0.0.48 - - [2025-09-24 05:19:11] "GET /loadbalancer-listener/ac1e4cf4-dc95-4f45-949f-bc2f5a86e021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004267 10.0.0.48 - - [2025-09-24 05:19:11] "GET /loadbalancer-listener/ac1e4cf4-dc95-4f45-949f-bc2f5a86e021?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003731 10.0.0.48 - - [2025-09-24 05:19:11] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023314 10.0.0.48 - - [2025-09-24 05:19:11] "GET /instance-ip/23d9f2d9-560f-45ec-af79-c1964a5b7622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003481 10.0.0.48 - - [2025-09-24 05:19:11] "GET /instance-ip/23d9f2d9-560f-45ec-af79-c1964a5b7622?fields=floating_ips HTTP/1.1" 200 1164 0.012422 10.0.0.48 - - [2025-09-24 05:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.48 - - [2025-09-24 05:19:11] "GET /floating-ip/659a6718-e63c-43a5-b356-e80b71c14bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002683 10.0.0.48 - - [2025-09-24 05:19:11] "GET /project/ef2f603b-6e2b-4482-ae8e-48dd4a5ff11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.078094 10.0.0.48 - - [2025-09-24 05:19:11] "GET /loadbalancer/c770fe54-fcb7-4d2c-98f9-82f20dca6f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.011159 10.0.0.48 - - [2025-09-24 05:19:11] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.068357 10.0.0.48 - - [2025-09-24 05:19:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.029424 10.0.0.48 - - [2025-09-24 05:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.48 - - [2025-09-24 05:19:12] "GET /project/ef2f603b-6e2b-4482-ae8e-48dd4a5ff11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.074513 10.0.0.48 - - [2025-09-24 05:19:12] "GET /loadbalancer-listener/2ea1cad8-e58f-4525-941a-b6411399f35a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006431 10.0.0.48 - - [2025-09-24 05:19:12] "GET /loadbalancer-listener/2ea1cad8-e58f-4525-941a-b6411399f35a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.010085 10.0.0.48 - - [2025-09-24 05:19:12] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.040475 10.0.0.48 - - [2025-09-24 05:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010537 10.0.0.48 - - [2025-09-24 05:19:12] "GET /instance-ip/23d9f2d9-560f-45ec-af79-c1964a5b7622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.019751 10.0.0.48 - - [2025-09-24 05:19:12] "GET /instance-ip/23d9f2d9-560f-45ec-af79-c1964a5b7622?fields=floating_ips HTTP/1.1" 200 1164 0.007163 10.0.0.48 - - [2025-09-24 05:19:12] "GET /floating-ip/659a6718-e63c-43a5-b356-e80b71c14bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.015835 10.0.0.48 - - [2025-09-24 05:19:12] "GET /project/ef2f603b-6e2b-4482-ae8e-48dd4a5ff11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.097444 10.0.0.48 - - [2025-09-24 05:19:12] "GET /loadbalancer/c770fe54-fcb7-4d2c-98f9-82f20dca6f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005219 10.0.0.48 - - [2025-09-24 05:19:12] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.043186 10.0.0.48 - - [2025-09-24 05:19:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.050838 10.0.0.48 - - [2025-09-24 05:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019823 10.0.0.48 - - [2025-09-24 05:19:12] "GET /project/ef2f603b-6e2b-4482-ae8e-48dd4a5ff11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.053924 10.0.0.48 - - [2025-09-24 05:19:12] "GET /loadbalancer-listener/5fffc623-3929-45f1-af8c-a75223eb261c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.008950 10.0.0.48 - - [2025-09-24 05:19:12] "GET /loadbalancer-listener/5fffc623-3929-45f1-af8c-a75223eb261c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005378 10.0.0.48 - - [2025-09-24 05:19:12] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.099491 10.0.0.48 - - [2025-09-24 05:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005240 10.0.0.48 - - [2025-09-24 05:19:12] "GET /instance-ip/23d9f2d9-560f-45ec-af79-c1964a5b7622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.026152 10.0.0.48 - - [2025-09-24 05:19:12] "GET /loadbalancer/c770fe54-fcb7-4d2c-98f9-82f20dca6f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.024115 10.0.0.48 - - [2025-09-24 05:19:12] "GET /instance-ip/23d9f2d9-560f-45ec-af79-c1964a5b7622?fields=floating_ips HTTP/1.1" 200 1164 0.004263 10.0.0.48 - - [2025-09-24 05:19:12] "GET /floating-ip/659a6718-e63c-43a5-b356-e80b71c14bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003011 10.0.0.48 - - [2025-09-24 05:19:12] "POST /tags HTTP/1.1" 200 371 0.036266 10.0.0.48 - - [2025-09-24 05:19:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.48 - - [2025-09-24 05:19:12] "GET /tag/1a6d23ad-eecf-43a2-97d8-c77783497896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.026508 10.0.0.48 - - [2025-09-24 05:19:12] "POST /tags HTTP/1.1" 200 319 0.034735 10.0.0.48 - - [2025-09-24 05:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007510 10.0.0.48 - - [2025-09-24 05:19:13] "GET /tag/f771c5e5-32fa-4381-b4ee-ecb5b0152f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.035216 10.0.0.48 - - [2025-09-24 05:19:13] "POST /id-to-fqname HTTP/1.1" 200 181 0.004100 10.0.0.48 - - [2025-09-24 05:19:13] "POST /fqname-to-id HTTP/1.1" 404 190 0.005344 10.0.0.48 - - [2025-09-24 05:19:13] "POST /security-groups HTTP/1.1" 200 578 0.080159 10.0.0.48 - - [2025-09-24 05:19:13] "POST /projects HTTP/1.1" 200 497 0.221102 10.0.0.48 - - [2025-09-24 05:19:13] "POST /fqname-to-id HTTP/1.1" 404 225 0.004726 10.0.0.48 - - [2025-09-24 05:19:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.091134 10.0.0.48 - - [2025-09-24 05:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007288 10.0.0.48 - - [2025-09-24 05:19:13] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.033390 10.0.0.48 - - [2025-09-24 05:19:13] "POST /access-control-lists HTTP/1.1" 200 587 0.182912 10.0.0.48 - - [2025-09-24 05:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015434 10.0.0.48 - - [2025-09-24 05:19:13] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004101 10.0.0.48 - - [2025-09-24 05:19:13] "POST /fqname-to-id HTTP/1.1" 404 224 0.002036 10.0.0.48 - - [2025-09-24 05:19:13] "POST /access-control-lists HTTP/1.1" 200 585 0.098884 10.0.0.48 - - [2025-09-24 05:19:13] "PUT /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d HTTP/1.1" 200 264 0.107564 10.0.0.48 - - [2025-09-24 05:19:13] "PUT /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff HTTP/1.1" 200 264 0.120999 10.0.0.48 - - [2025-09-24 05:19:13] "POST /security-groups HTTP/1.1" 200 558 0.079286 10.0.0.48 - - [2025-09-24 05:19:13] "POST /fqname-to-id HTTP/1.1" 404 248 0.004497 10.0.0.48 - - [2025-09-24 05:19:14] "POST /access-control-lists HTTP/1.1" 200 610 0.074052 10.0.0.48 - - [2025-09-24 05:19:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.072885 10.0.0.48 - - [2025-09-24 05:19:14] "POST /fqname-to-id HTTP/1.1" 404 247 0.016013 10.0.0.48 - - [2025-09-24 05:19:14] "POST /chown HTTP/1.1" 200 109 0.044616 10.0.0.48 - - [2025-09-24 05:19:14] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005785 10.0.0.48 - - [2025-09-24 05:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.48 - - [2025-09-24 05:19:14] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017349 10.0.0.48 - - [2025-09-24 05:19:14] "POST /access-control-lists HTTP/1.1" 200 608 0.073675 10.0.0.48 - - [2025-09-24 05:19:14] "POST /tags HTTP/1.1" 409 214 0.002327 10.0.0.48 - - [2025-09-24 05:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.48 - - [2025-09-24 05:19:14] "GET /tag/f771c5e5-32fa-4381-b4ee-ecb5b0152f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012047 10.0.0.48 - - [2025-09-24 05:19:14] "POST /firewall-rules HTTP/1.1" 200 578 0.081914 10.0.0.48 - - [2025-09-24 05:19:14] "GET /firewall-rule/e9a711a4-ae70-4585-85e8-534d1389c158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004426 10.0.0.48 - - [2025-09-24 05:19:14] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004302 10.0.0.48 - - [2025-09-24 05:19:14] "GET /firewall-rule/e9a711a4-ae70-4585-85e8-534d1389c158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003267 10.0.0.48 - - [2025-09-24 05:19:14] "POST /ref-update HTTP/1.1" 200 156 0.034058 10.0.0.48 - - [2025-09-24 05:19:14] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.021252 10.0.0.48 - - [2025-09-24 05:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.48 - - [2025-09-24 05:19:14] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009973 10.0.0.48 - - [2025-09-24 05:19:14] "POST /tags HTTP/1.1" 409 214 0.002004 10.0.0.48 - - [2025-09-24 05:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.48 - - [2025-09-24 05:19:14] "GET /tag/f771c5e5-32fa-4381-b4ee-ecb5b0152f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015949 10.0.0.48 - - [2025-09-24 05:19:14] "POST /firewall-rules HTTP/1.1" 200 576 0.077933 10.0.0.48 - - [2025-09-24 05:19:14] "GET /firewall-rule/33e3b0b6-d472-4fb4-8df8-2cf18a4dc25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.008154 10.0.0.48 - - [2025-09-24 05:19:14] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004866 10.0.0.48 - - [2025-09-24 05:19:14] "GET /firewall-rule/33e3b0b6-d472-4fb4-8df8-2cf18a4dc25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002903 10.0.0.48 - - [2025-09-24 05:19:14] "POST /ref-update HTTP/1.1" 200 156 0.055906 10.0.0.48 - - [2025-09-24 05:19:14] "POST /tags HTTP/1.1" 200 363 0.038026 10.0.0.48 - - [2025-09-24 05:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007565 10.0.0.48 - - [2025-09-24 05:19:14] "GET /tag/dc68f13e-0322-4b8e-875c-c9a7563c22c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.031640 10.0.0.48 - - [2025-09-24 05:19:15] "POST /tags HTTP/1.1" 200 311 0.041613 10.0.0.48 - - [2025-09-24 05:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018766 10.0.0.48 - - [2025-09-24 05:19:15] "GET /tag/72b49db3-cfe8-437f-8f5a-990f5f7bfaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.026466 10.0.0.48 - - [2025-09-24 05:19:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.000474 10.0.0.48 - - [2025-09-24 05:19:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.013831 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:19:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000798 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:19:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 10.0.0.48 - - [2025-09-24 05:19:15] "POST /security-groups HTTP/1.1" 200 574 0.090978 10.0.0.48 - - [2025-09-24 05:19:15] "POST /fqname-to-id HTTP/1.1" 404 217 0.002050 10.0.0.48 - - [2025-09-24 05:19:15] "POST /projects HTTP/1.1" 200 489 0.335222 10.0.0.48 - - [2025-09-24 05:19:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.081140 10.0.0.48 - - [2025-09-24 05:19:15] "POST /access-control-lists HTTP/1.1" 200 583 0.183640 10.0.0.48 - - [2025-09-24 05:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.025122 10.0.0.48 - - [2025-09-24 05:19:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.006751 10.0.0.48 - - [2025-09-24 05:19:15] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.097765 10.0.0.48 - - [2025-09-24 05:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006105 10.0.0.48 - - [2025-09-24 05:19:15] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.011091 10.0.0.48 - - [2025-09-24 05:19:15] "POST /access-control-lists HTTP/1.1" 200 581 0.116040 10.0.0.48 - - [2025-09-24 05:19:15] "PUT /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d HTTP/1.1" 200 264 0.092551 10.0.0.48 - - [2025-09-24 05:19:16] "PUT /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff HTTP/1.1" 200 264 0.091809 10.0.0.48 - - [2025-09-24 05:19:16] "POST /security-groups HTTP/1.1" 200 546 0.116256 10.0.0.48 - - [2025-09-24 05:19:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.005450 10.0.0.48 - - [2025-09-24 05:19:16] "POST /access-control-lists HTTP/1.1" 200 602 0.089353 10.0.0.48 - - [2025-09-24 05:19:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.086098 10.0.0.48 - - [2025-09-24 05:19:16] "POST /fqname-to-id HTTP/1.1" 404 239 0.017622 10.0.0.48 - - [2025-09-24 05:19:16] "POST /chown HTTP/1.1" 200 109 0.046818 10.0.0.48 - - [2025-09-24 05:19:16] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.032166 10.0.0.48 - - [2025-09-24 05:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.48 - - [2025-09-24 05:19:16] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009022 10.0.0.48 - - [2025-09-24 05:19:16] "POST /access-control-lists HTTP/1.1" 200 600 0.103386 10.0.0.48 - - [2025-09-24 05:19:16] "POST /tags HTTP/1.1" 409 210 0.012430 10.0.0.48 - - [2025-09-24 05:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.48 - - [2025-09-24 05:19:16] "GET /tag/72b49db3-cfe8-437f-8f5a-990f5f7bfaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015153 10.0.0.48 - - [2025-09-24 05:19:16] "POST /firewall-rules HTTP/1.1" 200 570 0.079631 10.0.0.48 - - [2025-09-24 05:19:16] "GET /firewall-rule/a091c478-7990-44bc-a824-7359e93df93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004422 10.0.0.48 - - [2025-09-24 05:19:16] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.008057 10.0.0.48 - - [2025-09-24 05:19:16] "GET /firewall-rule/a091c478-7990-44bc-a824-7359e93df93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002737 10.0.0.48 - - [2025-09-24 05:19:16] "POST /ref-update HTTP/1.1" 200 156 0.034350 10.0.0.48 - - [2025-09-24 05:19:16] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010133 10.0.0.48 - - [2025-09-24 05:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.48 - - [2025-09-24 05:19:16] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003184 10.0.0.48 - - [2025-09-24 05:19:16] "POST /tags HTTP/1.1" 409 210 0.001927 10.0.0.48 - - [2025-09-24 05:19:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.48 - - [2025-09-24 05:19:16] "GET /tag/72b49db3-cfe8-437f-8f5a-990f5f7bfaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016529 10.0.0.48 - - [2025-09-24 05:19:16] "POST /firewall-rules HTTP/1.1" 200 568 0.070169 10.0.0.48 - - [2025-09-24 05:19:16] "GET /firewall-rule/c657a276-2d05-4f49-ab89-bf44861f33c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.014419 10.0.0.48 - - [2025-09-24 05:19:16] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004505 10.0.0.48 - - [2025-09-24 05:19:16] "GET /firewall-rule/c657a276-2d05-4f49-ab89-bf44861f33c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002553 10.0.0.48 - - [2025-09-24 05:19:17] "POST /ref-update HTTP/1.1" 200 156 0.085194 10.0.0.48 - - [2025-09-24 05:19:17] "POST /tags HTTP/1.1" 200 363 0.035327 10.0.0.48 - - [2025-09-24 05:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006863 10.0.0.48 - - [2025-09-24 05:19:17] "GET /tag/b2568406-aead-4793-b659-299ded537c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.020636 10.0.0.48 - - [2025-09-24 05:19:17] "POST /tags HTTP/1.1" 409 210 0.002242 10.0.0.48 - - [2025-09-24 05:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.48 - - [2025-09-24 05:19:17] "GET /tag/904d73f0-9f01-4c7f-be5d-1692703e71eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015004 10.0.0.48 - - [2025-09-24 05:19:17] "POST /projects HTTP/1.1" 409 223 0.003030 10.0.0.48 - - [2025-09-24 05:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.48 - - [2025-09-24 05:19:17] "GET /project/ef2f603b-6e2b-4482-ae8e-48dd4a5ff11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.030553 10.0.0.48 - - [2025-09-24 05:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.48 - - [2025-09-24 05:19:17] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004707 10.0.0.48 - - [2025-09-24 05:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.48 - - [2025-09-24 05:19:17] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004147 10.0.0.48 - - [2025-09-24 05:19:17] "PUT /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d HTTP/1.1" 200 264 0.057094 10.0.0.48 - - [2025-09-24 05:19:17] "PUT /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff HTTP/1.1" 200 264 0.054971 10.0.0.48 - - [2025-09-24 05:19:17] "POST /security-groups HTTP/1.1" 409 253 0.008437 10.0.0.48 - - [2025-09-24 05:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.48 - - [2025-09-24 05:19:17] "PUT /security-group/e221e3a5-08f8-4a7f-a2fb-755f3213f4c1 HTTP/1.1" 200 262 0.055595 10.0.0.48 - - [2025-09-24 05:19:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.032078 10.0.0.48 - - [2025-09-24 05:19:17] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010165 10.0.0.48 - - [2025-09-24 05:19:17] "PUT /access-control-list/90968808-b4fa-41b3-b70c-dc5f70325801 HTTP/1.1" 200 272 0.035826 10.0.0.48 - - [2025-09-24 05:19:17] "PUT /access-control-list/56abf416-581c-4d55-859e-2fcb29383456 HTTP/1.1" 200 272 0.031447 10.0.0.48 - - [2025-09-24 05:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.48 - - [2025-09-24 05:19:17] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004200 10.0.0.48 - - [2025-09-24 05:19:17] "POST /tags HTTP/1.1" 409 210 0.013960 10.0.0.48 - - [2025-09-24 05:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.48 - - [2025-09-24 05:19:17] "GET /tag/904d73f0-9f01-4c7f-be5d-1692703e71eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014191 10.0.0.48 - - [2025-09-24 05:19:17] "POST /firewall-rules HTTP/1.1" 200 570 0.082893 10.0.0.48 - - [2025-09-24 05:19:18] "GET /firewall-rule/37ec93e8-dad5-4666-8f0e-a253ff5b7e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004338 10.0.0.48 - - [2025-09-24 05:19:18] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004751 10.0.0.48 - - [2025-09-24 05:19:18] "GET /firewall-rule/37ec93e8-dad5-4666-8f0e-a253ff5b7e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003635 10.0.0.48 - - [2025-09-24 05:19:18] "POST /ref-update HTTP/1.1" 200 156 0.041059 10.0.0.48 - - [2025-09-24 05:19:18] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003595 10.0.0.48 - - [2025-09-24 05:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.48 - - [2025-09-24 05:19:18] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003453 10.0.0.48 - - [2025-09-24 05:19:18] "POST /tags HTTP/1.1" 409 210 0.006181 10.0.0.48 - - [2025-09-24 05:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.48 - - [2025-09-24 05:19:18] "GET /tag/904d73f0-9f01-4c7f-be5d-1692703e71eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019657 10.0.0.48 - - [2025-09-24 05:19:18] "POST /firewall-rules HTTP/1.1" 200 568 0.086074 10.0.0.48 - - [2025-09-24 05:19:18] "GET /firewall-rule/81aa0f04-7ee6-444c-83cc-f25d7343dea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.022524 10.0.0.48 - - [2025-09-24 05:19:18] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004891 10.0.0.48 - - [2025-09-24 05:19:18] "GET /firewall-rule/81aa0f04-7ee6-444c-83cc-f25d7343dea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002821 10.0.0.48 - - [2025-09-24 05:19:18] "POST /ref-update HTTP/1.1" 200 156 0.072501 10.0.0.48 - - [2025-09-24 05:19:18] "POST /tags HTTP/1.1" 409 237 0.002184 10.0.0.48 - - [2025-09-24 05:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.48 - - [2025-09-24 05:19:18] "GET /tag/b2568406-aead-4793-b659-299ded537c00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013364 10.0.0.48 - - [2025-09-24 05:19:18] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.005393 10.0.0.48 - - [2025-09-24 05:19:18] "POST /set-tag HTTP/1.1" 200 109 0.024985 10.0.0.49 - - [2025-09-24 05:20:26] "GET / HTTP/1.1" 200 35931 0.001384 10.0.0.49 - - [2025-09-24 05:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.49 - - [2025-09-24 05:20:26] "GET /global-system-config/ace5bcb0-3d85-41b5-b1ca-fe163b8cec49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009017 10.0.0.49 - - [2025-09-24 05:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.49 - - [2025-09-24 05:20:26] "GET /routing-instance/e9b5fc3f-e1b9-4745-98df-6ee14786beb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004235 10.0.0.49 - - [2025-09-24 05:20:26] "PUT /global-system-config/ace5bcb0-3d85-41b5-b1ca-fe163b8cec49 HTTP/1.1" 200 274 0.016003 10.0.0.49 - - [2025-09-24 05:20:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.007657 10.0.0.49 - - [2025-09-24 05:20:26] "POST /virtual-routers HTTP/1.1" 200 599 0.019255 10.0.0.49 - - [2025-09-24 05:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.49 - - [2025-09-24 05:20:26] "GET /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.007357 10.0.0.49 - - [2025-09-24 05:20:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.001772 10.0.0.49 - - [2025-09-24 05:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.49 - - [2025-09-24 05:20:26] "GET /virtual-network/da3c170c-2d4a-49dc-9356-0182f8f7bbcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005036 10.0.0.49 - - [2025-09-24 05:20:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.056085 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:20:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001119 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:20:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001223 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:20:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001138 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:20:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001010 10.0.0.48 - - [2025-09-24 05:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.48 - - [2025-09-24 05:20:53] "GET /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003342 10.0.0.48 - - [2025-09-24 05:20:55] "GET / HTTP/1.1" 200 35931 0.001459 10.0.0.48 - - [2025-09-24 05:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.48 - - [2025-09-24 05:20:55] "GET /global-system-config/ace5bcb0-3d85-41b5-b1ca-fe163b8cec49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006411 10.0.0.48 - - [2025-09-24 05:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.48 - - [2025-09-24 05:20:55] "GET /config-node/80bebd2d-af40-46fd-9a6d-e0a34a1da3d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.007283 10.0.0.48 - - [2025-09-24 05:21:07] "GET / HTTP/1.1" 200 35931 0.001560 10.0.0.48 - - [2025-09-24 05:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.48 - - [2025-09-24 05:21:07] "GET /routing-instance/e9b5fc3f-e1b9-4745-98df-6ee14786beb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002821 10.0.0.48 - - [2025-09-24 05:21:07] "POST /bgp-routers HTTP/1.1" 409 301 0.002241 10.0.0.48 - - [2025-09-24 05:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006578 10.0.0.48 - - [2025-09-24 05:21:07] "GET /bgp-router/feb34155-2e17-421a-b5f9-7b538a9a3868?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.018054 10.0.0.48 - - [2025-09-24 05:21:07] "PUT /bgp-router/feb34155-2e17-421a-b5f9-7b538a9a3868 HTTP/1.1" 200 254 0.034950 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:21:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:21:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:21:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001083 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:21:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001213 10.0.0.49 - - [2025-09-24 05:21:46] "GET / HTTP/1.1" 200 35931 0.002151 10.0.0.49 - - [2025-09-24 05:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.49 - - [2025-09-24 05:21:46] "GET /global-system-config/ace5bcb0-3d85-41b5-b1ca-fe163b8cec49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005314 10.0.0.49 - - [2025-09-24 05:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.49 - - [2025-09-24 05:21:46] "GET /routing-instance/e9b5fc3f-e1b9-4745-98df-6ee14786beb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003392 10.0.0.49 - - [2025-09-24 05:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.49 - - [2025-09-24 05:21:46] "GET /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002821 10.0.0.49 - - [2025-09-24 05:21:46] "PUT /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25 HTTP/1.1" 200 262 0.017814 10.0.0.49 - - [2025-09-24 05:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.49 - - [2025-09-24 05:21:46] "GET /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003328 10.0.0.49 - - [2025-09-24 05:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.49 - - [2025-09-24 05:21:46] "GET /virtual-machine-interface/1e961c5f-4aa3-4f68-ab68-ec6bd0707be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004674 10.0.0.49 - - [2025-09-24 05:21:46] "PUT /virtual-machine-interface/1e961c5f-4aa3-4f68-ab68-ec6bd0707be6 HTTP/1.1" 200 284 0.012308 10.0.0.48 - - [2025-09-24 05:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.48 - - [2025-09-24 05:21:53] "GET /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002428 10.0.0.48 - - [2025-09-24 05:22:59] "GET /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004085 10.0.0.48 - - [2025-09-24 05:22:59] "POST /ref-update HTTP/1.1" 200 156 0.019557 10.0.0.48 - - [2025-09-24 05:23:03] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015179 10.0.0.48 - - [2025-09-24 05:23:03] "POST /set-tag HTTP/1.1" 200 109 0.003291 10.0.0.48 - - [2025-09-24 05:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.48 - - [2025-09-24 05:23:03] "GET /loadbalancer/c770fe54-fcb7-4d2c-98f9-82f20dca6f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002763 10.0.0.48 - - [2025-09-24 05:23:03] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005363 10.0.0.48 - - [2025-09-24 05:23:03] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.48 - - [2025-09-24 05:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.48 - - [2025-09-24 05:23:03] "GET /loadbalancer/c770fe54-fcb7-4d2c-98f9-82f20dca6f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002829 10.0.0.48 - - [2025-09-24 05:23:03] "GET /loadbalancer-pool/7973b4bd-5aa4-4f08-9be6-def28a91ca31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003811 10.0.0.48 - - [2025-09-24 05:23:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022289 10.0.0.48 - - [2025-09-24 05:23:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015241 10.0.0.48 - - [2025-09-24 05:23:03] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019041 10.0.0.48 - - [2025-09-24 05:23:03] "POST /tags HTTP/1.1" 409 205 0.001715 10.0.0.48 - - [2025-09-24 05:23:03] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018775 10.0.0.48 - - [2025-09-24 05:23:03] "POST /ref-update HTTP/1.1" 200 156 0.014190 10.0.0.48 - - [2025-09-24 05:23:03] "GET /floating-ip/659a6718-e63c-43a5-b356-e80b71c14bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.017021 10.0.0.48 - - [2025-09-24 05:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.48 - - [2025-09-24 05:23:04] "GET /tag/37c2e987-2ccb-4c1d-a465-fc52a4c3297d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018357 10.0.0.48 - - [2025-09-24 05:23:04] "PUT /floating-ip/659a6718-e63c-43a5-b356-e80b71c14bc8 HTTP/1.1" 200 256 0.029399 10.0.0.48 - - [2025-09-24 05:23:04] "POST /set-tag HTTP/1.1" 200 109 0.085606 10.0.0.48 - - [2025-09-24 05:23:04] "GET /loadbalancer-pool/78f5c242-4f5c-4f6c-b925-a5745271efd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006261 10.0.0.48 - - [2025-09-24 05:23:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027166 10.0.0.48 - - [2025-09-24 05:23:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022083 10.0.0.48 - - [2025-09-24 05:23:04] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018588 10.0.0.48 - - [2025-09-24 05:23:04] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005531 10.0.0.48 - - [2025-09-24 05:23:04] "POST /ref-update HTTP/1.1" 200 156 0.008504 10.0.0.48 - - [2025-09-24 05:23:04] "GET /floating-ip/659a6718-e63c-43a5-b356-e80b71c14bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.009104 10.0.0.48 - - [2025-09-24 05:23:04] "POST /set-tag HTTP/1.1" 200 109 0.003968 10.0.0.48 - - [2025-09-24 05:23:04] "GET /loadbalancer-pool/1c389278-5b94-4035-a1b9-a117d91bdb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.013477 10.0.0.48 - - [2025-09-24 05:23:04] "PUT /floating-ip/659a6718-e63c-43a5-b356-e80b71c14bc8 HTTP/1.1" 200 256 0.029888 10.0.0.48 - - [2025-09-24 05:23:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029920 10.0.0.48 - - [2025-09-24 05:23:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012021 10.0.0.48 - - [2025-09-24 05:23:04] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.027872 10.0.0.48 - - [2025-09-24 05:23:04] "POST /set-tag HTTP/1.1" 200 109 0.003207 10.0.0.48 - - [2025-09-24 05:23:04] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004205 10.0.0.48 - - [2025-09-24 05:23:04] "POST /ref-update HTTP/1.1" 200 156 0.008435 10.0.0.48 - - [2025-09-24 05:23:04] "GET /floating-ip/659a6718-e63c-43a5-b356-e80b71c14bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.008947 10.0.0.48 - - [2025-09-24 05:23:04] "PUT /floating-ip/659a6718-e63c-43a5-b356-e80b71c14bc8 HTTP/1.1" 200 256 0.015360 10.0.0.48 - - [2025-09-24 05:23:06] "GET /global-system-configs HTTP/1.1" 200 322 0.003052 10.0.0.48 - - [2025-09-24 05:23:07] "GET /global-system-configs HTTP/1.1" 200 322 0.004189 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:24:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000997 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:24:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001055 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:24:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:24:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:24:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:24:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000881 10.0.0.48 - - [2025-09-24 05:25:41] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005084 10.0.0.48 - - [2025-09-24 05:25:41] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.48 - - [2025-09-24 05:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.48 - - [2025-09-24 05:25:41] "GET /loadbalancer/c770fe54-fcb7-4d2c-98f9-82f20dca6f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003640 10.0.0.48 - - [2025-09-24 05:25:41] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004160 10.0.0.48 - - [2025-09-24 05:25:41] "POST /set-tag HTTP/1.1" 200 109 0.039944 10.0.0.48 - - [2025-09-24 05:25:41] "DELETE /loadbalancer-member/dd2248a7-9ecd-47c7-bdeb-3abc7cfbafb4 HTTP/1.1" 200 115 0.055945 10.0.0.48 - - [2025-09-24 05:25:41] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007107 10.0.0.48 - - [2025-09-24 05:25:41] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.48 - - [2025-09-24 05:25:41] "DELETE /loadbalancer-member/a057228a-10e9-4c7a-8818-c0ae7f13a4f5 HTTP/1.1" 200 115 0.030147 10.0.0.48 - - [2025-09-24 05:25:41] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004508 10.0.0.48 - - [2025-09-24 05:25:41] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.48 - - [2025-09-24 05:25:41] "DELETE /loadbalancer-member/b6f427da-675b-442e-8dcb-937c49db9d2c HTTP/1.1" 200 115 0.037092 10.0.0.48 - - [2025-09-24 05:25:41] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007388 10.0.0.48 - - [2025-09-24 05:25:41] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.48 - - [2025-09-24 05:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.48 - - [2025-09-24 05:25:41] "GET /loadbalancer/c770fe54-fcb7-4d2c-98f9-82f20dca6f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002330 10.0.0.48 - - [2025-09-24 05:25:41] "GET /loadbalancer-pool/7973b4bd-5aa4-4f08-9be6-def28a91ca31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004113 10.0.0.48 - - [2025-09-24 05:25:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024998 10.0.0.48 - - [2025-09-24 05:25:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.026715 10.0.0.48 - - [2025-09-24 05:25:41] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009387 10.0.0.48 - - [2025-09-24 05:25:41] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005644 10.0.0.48 - - [2025-09-24 05:25:41] "GET /floating-ip/659a6718-e63c-43a5-b356-e80b71c14bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003519 10.0.0.48 - - [2025-09-24 05:25:41] "POST /set-tag HTTP/1.1" 200 109 0.085624 10.0.0.48 - - [2025-09-24 05:25:41] "GET /loadbalancer-pool/78f5c242-4f5c-4f6c-b925-a5745271efd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.011822 10.0.0.48 - - [2025-09-24 05:25:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037615 10.0.0.48 - - [2025-09-24 05:25:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014092 10.0.0.48 - - [2025-09-24 05:25:41] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016894 10.0.0.48 - - [2025-09-24 05:25:41] "POST /set-tag HTTP/1.1" 200 109 0.006328 10.0.0.48 - - [2025-09-24 05:25:41] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008132 10.0.0.48 - - [2025-09-24 05:25:41] "GET /floating-ip/659a6718-e63c-43a5-b356-e80b71c14bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.010088 10.0.0.48 - - [2025-09-24 05:25:42] "GET /loadbalancer-pool/1c389278-5b94-4035-a1b9-a117d91bdb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.013764 10.0.0.48 - - [2025-09-24 05:25:42] "POST /loadbalancer-members HTTP/1.1" 200 692 0.049227 10.0.0.48 - - [2025-09-24 05:25:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.027159 10.0.0.48 - - [2025-09-24 05:25:42] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022872 10.0.0.48 - - [2025-09-24 05:25:42] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012320 10.0.0.48 - - [2025-09-24 05:25:42] "GET /floating-ip/659a6718-e63c-43a5-b356-e80b71c14bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005221 10.0.0.48 - - [2025-09-24 05:25:42] "POST /set-tag HTTP/1.1" 200 109 0.003888 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:27:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001138 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:27:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001062 10.0.0.48 - - [2025-09-24 05:28:06] "GET /global-system-configs HTTP/1.1" 200 322 0.002409 10.0.0.48 - - [2025-09-24 05:28:07] "GET /global-system-configs HTTP/1.1" 200 322 0.001934 10.0.0.48 - - [2025-09-24 05:28:20] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.48 - - [2025-09-24 05:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.48 - - [2025-09-24 05:28:20] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041876 10.0.0.48 - - [2025-09-24 05:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.48 - - [2025-09-24 05:28:20] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040402 10.0.0.48 - - [2025-09-24 05:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.48 - - [2025-09-24 05:28:20] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036278 10.0.0.48 - - [2025-09-24 05:28:21] "POST /tags HTTP/1.1" 200 333 0.027328 10.0.0.48 - - [2025-09-24 05:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.48 - - [2025-09-24 05:28:21] "GET /tag/da3fd5dc-1cfd-4168-85f0-4eaefd653a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016762 10.0.0.48 - - [2025-09-24 05:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.48 - - [2025-09-24 05:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007218 10.0.0.48 - - [2025-09-24 05:28:21] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040060 10.0.0.48 - - [2025-09-24 05:28:21] "GET /virtual-networks?parent_id=f5b648c7-0191-4513-8024-308c12526219&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003255 10.0.0.48 - - [2025-09-24 05:28:21] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025826 10.0.0.48 - - [2025-09-24 05:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.48 - - [2025-09-24 05:28:21] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.014030 10.0.0.48 - - [2025-09-24 05:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008366 10.0.0.48 - - [2025-09-24 05:28:21] "GET /service-appliance-set/a5a94937-0a0f-48b7-b3eb-f7f8a4a6e143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005147 10.0.0.48 - - [2025-09-24 05:28:21] "POST /virtual-networks HTTP/1.1" 200 512 0.083104 10.0.0.48 - - [2025-09-24 05:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.48 - - [2025-09-24 05:28:21] "GET /network-ipam/e0346546-93e4-44d9-8fb3-d61eb4197643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.004702 10.0.0.48 - - [2025-09-24 05:28:21] "POST /fqname-to-id HTTP/1.1" 404 254 0.003565 10.0.0.48 - - [2025-09-24 05:28:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.100412 10.0.0.48 - - [2025-09-24 05:28:21] "GET /virtual-machine-interface/e2ce56d9-d057-4836-ba49-75c8aa110bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.012146 10.0.0.48 - - [2025-09-24 05:28:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005996 10.0.0.48 - - [2025-09-24 05:28:21] "POST /ref-update HTTP/1.1" 200 156 0.119802 10.0.0.48 - - [2025-09-24 05:28:21] "GET /virtual-network/53f03ee9-ae66-4506-89b5-d00badc73306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.008663 10.0.0.48 - - [2025-09-24 05:28:21] "GET /domains HTTP/1.1" 200 280 0.002954 10.0.0.48 - - [2025-09-24 05:28:21] "GET /domain/fbda32a8-b0d9-4f3a-8129-3bb559ec43cd HTTP/1.1" 200 3086 0.010005 10.0.0.48 - - [2025-09-24 05:28:21] "POST /instance-ips HTTP/1.1" 200 409 0.029485 10.0.0.48 - - [2025-09-24 05:28:21] "GET /instance-ip/216547eb-a001-41d8-a568-554d326c1763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.008710 10.0.0.48 - - [2025-09-24 05:28:21] "GET /project/f5b648c7-0191-4513-8024-308c12526219 HTTP/1.1" 200 5476 0.079753 10.0.0.48 - - [2025-09-24 05:28:21] "GET /virtual-network/53f03ee9-ae66-4506-89b5-d00badc73306 HTTP/1.1" 200 2087 0.010442 10.0.0.48 - - [2025-09-24 05:28:21] "POST /loadbalancers HTTP/1.1" 200 610 0.066546 10.0.0.48 - - [2025-09-24 05:28:21] "GET /virtual-network/53f03ee9-ae66-4506-89b5-d00badc73306 HTTP/1.1" 200 2087 0.015891 10.0.0.48 - - [2025-09-24 05:28:21] "GET /routing-instance/474548f3-96d2-40ac-9e26-8587f25f1811 HTTP/1.1" 200 1181 0.007493 10.0.0.48 - - [2025-09-24 05:28:21] "GET /routing-instance/474548f3-96d2-40ac-9e26-8587f25f1811 HTTP/1.1" 200 1181 0.005826 10.0.0.48 - - [2025-09-24 05:28:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019239 10.0.0.48 - - [2025-09-24 05:28:21] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054546 10.0.0.48 - - [2025-09-24 05:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.48 - - [2025-09-24 05:28:21] "GET /instance-ip/216547eb-a001-41d8-a568-554d326c1763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004658 10.0.0.48 - - [2025-09-24 05:28:21] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028293 10.0.0.48 - - [2025-09-24 05:28:21] "POST /floating-ips HTTP/1.1" 200 597 0.031838 10.0.0.48 - - [2025-09-24 05:28:21] "GET /loadbalancer/dde3345d-4514-48e7-99a7-6c5e1ce49dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004624 10.0.0.48 - - [2025-09-24 05:28:21] "POST /route-targets HTTP/1.1" 200 327 0.009598 10.0.0.48 - - [2025-09-24 05:28:21] "POST /ref-update HTTP/1.1" 200 156 0.013228 10.0.0.48 - - [2025-09-24 05:28:21] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.043474 10.0.0.48 - - [2025-09-24 05:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.48 - - [2025-09-24 05:28:21] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043154 10.0.0.48 - - [2025-09-24 05:28:21] "GET /loadbalancer-listener/18385b54-ed91-47b6-b839-f3073d25e2f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004787 10.0.0.48 - - [2025-09-24 05:28:21] "GET /loadbalancer-listener/18385b54-ed91-47b6-b839-f3073d25e2f7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.007098 10.0.0.48 - - [2025-09-24 05:28:22] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.022277 10.0.0.48 - - [2025-09-24 05:28:22] "GET /instance-ip/216547eb-a001-41d8-a568-554d326c1763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.018350 10.0.0.48 - - [2025-09-24 05:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.48 - - [2025-09-24 05:28:22] "GET /loadbalancer/dde3345d-4514-48e7-99a7-6c5e1ce49dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003206 10.0.0.48 - - [2025-09-24 05:28:22] "GET /instance-ip/216547eb-a001-41d8-a568-554d326c1763?fields=floating_ips HTTP/1.1" 200 1212 0.007436 10.0.0.48 - - [2025-09-24 05:28:22] "GET /floating-ip/aa424a77-1e01-48e1-a791-f294a83154c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.007044 10.0.0.48 - - [2025-09-24 05:28:22] "POST /tags HTTP/1.1" 200 295 0.060903 10.0.0.48 - - [2025-09-24 05:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.48 - - [2025-09-24 05:28:22] "GET /tag/ff41d6d7-0450-407b-97c9-0d9a3baa9888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.013671 10.0.0.48 - - [2025-09-24 05:28:22] "POST /tags HTTP/1.1" 409 233 0.002049 10.0.0.48 - - [2025-09-24 05:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006165 10.0.0.48 - - [2025-09-24 05:28:22] "GET /tag/8b368550-aa5c-4d21-adff-323ae3e1b02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010458 10.0.0.48 - - [2025-09-24 05:28:22] "POST /tags HTTP/1.1" 409 206 0.002038 10.0.0.48 - - [2025-09-24 05:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.48 - - [2025-09-24 05:28:22] "GET /tag/338283ac-8c95-4cff-929b-31a586a706ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010472 10.0.0.48 - - [2025-09-24 05:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.48 - - [2025-09-24 05:28:22] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004911 10.0.0.48 - - [2025-09-24 05:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.48 - - [2025-09-24 05:28:22] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073304 10.0.0.48 - - [2025-09-24 05:28:22] "POST /virtual-machines HTTP/1.1" 200 369 0.010740 10.0.0.48 - - [2025-09-24 05:28:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026398 10.0.0.48 - - [2025-09-24 05:28:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116690 10.0.0.48 - - [2025-09-24 05:28:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008512 10.0.0.48 - - [2025-09-24 05:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008862 10.0.0.48 - - [2025-09-24 05:28:22] "GET /virtual-machine-interface/498760dc-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004317 10.0.0.48 - - [2025-09-24 05:28:22] "POST /instance-ips HTTP/1.1" 200 409 0.023781 10.0.0.48 - - [2025-09-24 05:28:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018269 10.0.0.48 - - [2025-09-24 05:28:22] "GET /virtual-machine-interface/498760dc-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006921 10.0.0.48 - - [2025-09-24 05:28:22] "POST /set-tag HTTP/1.1" 200 109 0.016755 10.0.0.48 - - [2025-09-24 05:28:22] "GET /virtual-machine-interface/498760dc-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021632 10.0.0.48 - - [2025-09-24 05:28:22] "GET /instance-ip/49a20464-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003061 10.0.0.48 - - [2025-09-24 05:28:23] "GET /virtual-machine-interface/498760dc-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004204 10.0.0.48 - - [2025-09-24 05:28:23] "POST /set-tag HTTP/1.1" 200 109 0.002585 10.0.0.48 - - [2025-09-24 05:28:23] "GET /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003516 10.0.0.48 - - [2025-09-24 05:28:23] "POST /ref-update HTTP/1.1" 200 156 0.008250 10.0.0.48 - - [2025-09-24 05:28:23] "GET /virtual-machine-interface/498760dc-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009267 10.0.0.48 - - [2025-09-24 05:28:23] "POST /set-tag HTTP/1.1" 200 109 0.003860 10.0.0.48 - - [2025-09-24 05:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.48 - - [2025-09-24 05:28:23] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005523 10.0.0.48 - - [2025-09-24 05:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.48 - - [2025-09-24 05:28:23] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040147 10.0.0.48 - - [2025-09-24 05:28:23] "POST /virtual-machines HTTP/1.1" 200 369 0.009320 10.0.0.48 - - [2025-09-24 05:28:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013202 10.0.0.48 - - [2025-09-24 05:28:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108739 10.0.0.48 - - [2025-09-24 05:28:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009270 10.0.0.48 - - [2025-09-24 05:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005495 10.0.0.48 - - [2025-09-24 05:28:23] "GET /virtual-machine-interface/49f7703e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009444 10.0.0.48 - - [2025-09-24 05:28:23] "POST /instance-ips HTTP/1.1" 200 409 0.021847 10.0.0.48 - - [2025-09-24 05:28:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015270 10.0.0.48 - - [2025-09-24 05:28:23] "GET /virtual-machine-interface/49f7703e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010084 10.0.0.48 - - [2025-09-24 05:28:23] "POST /set-tag HTTP/1.1" 200 109 0.018140 10.0.0.48 - - [2025-09-24 05:28:23] "GET /virtual-machine-interface/49f7703e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007120 10.0.0.48 - - [2025-09-24 05:28:23] "GET /instance-ip/4a109c12-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002948 10.0.0.48 - - [2025-09-24 05:28:23] "GET /virtual-machine-interface/49f7703e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004176 10.0.0.48 - - [2025-09-24 05:28:23] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.48 - - [2025-09-24 05:28:23] "GET /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003394 10.0.0.48 - - [2025-09-24 05:28:23] "POST /ref-update HTTP/1.1" 200 156 0.007445 10.0.0.48 - - [2025-09-24 05:28:23] "GET /virtual-machine-interface/49f7703e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011716 10.0.0.48 - - [2025-09-24 05:28:23] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.48 - - [2025-09-24 05:28:23] "GET /virtual-machine-interface/498760dc-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004155 10.0.0.48 - - [2025-09-24 05:28:23] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.48 - - [2025-09-24 05:28:23] "GET /virtual-machine-interface/49f7703e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003949 10.0.0.48 - - [2025-09-24 05:28:23] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.48 - - [2025-09-24 05:28:26] "GET /domains HTTP/1.1" 200 280 0.001900 10.0.0.48 - - [2025-09-24 05:28:26] "GET /domain/fbda32a8-b0d9-4f3a-8129-3bb559ec43cd HTTP/1.1" 200 3086 0.003385 10.0.0.48 - - [2025-09-24 05:28:26] "GET /project/f5b648c7-0191-4513-8024-308c12526219 HTTP/1.1" 200 7064 0.029013 10.0.0.48 - - [2025-09-24 05:28:26] "GET /virtual-network/53f03ee9-ae66-4506-89b5-d00badc73306 HTTP/1.1" 200 2087 0.004284 10.0.0.48 - - [2025-09-24 05:28:26] "GET /virtual-network/53f03ee9-ae66-4506-89b5-d00badc73306 HTTP/1.1" 200 2087 0.003952 10.0.0.48 - - [2025-09-24 05:28:26] "GET /routing-instance/474548f3-96d2-40ac-9e26-8587f25f1811 HTTP/1.1" 200 1402 0.003386 10.0.0.48 - - [2025-09-24 05:28:26] "GET /routing-instance/474548f3-96d2-40ac-9e26-8587f25f1811 HTTP/1.1" 200 1402 0.002619 10.0.0.48 - - [2025-09-24 05:28:26] "GET /route-target/ce15865b-aab1-4df0-8d9a-795f2ce09406 HTTP/1.1" 200 1153 0.002141 10.0.0.48 - - [2025-09-24 05:28:26] "GET /virtual-network/53f03ee9-ae66-4506-89b5-d00badc73306 HTTP/1.1" 200 2087 0.004251 10.0.0.48 - - [2025-09-24 05:28:26] "GET /routing-instance/474548f3-96d2-40ac-9e26-8587f25f1811 HTTP/1.1" 200 1402 0.002740 10.0.0.48 - - [2025-09-24 05:28:26] "GET /virtual-network/53f03ee9-ae66-4506-89b5-d00badc73306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003442 10.0.0.48 - - [2025-09-24 05:28:26] "GET /virtual-network/53f03ee9-ae66-4506-89b5-d00badc73306 HTTP/1.1" 200 2087 0.003377 10.0.0.48 - - [2025-09-24 05:28:26] "GET /routing-instance/474548f3-96d2-40ac-9e26-8587f25f1811 HTTP/1.1" 200 1402 0.002288 10.0.0.48 - - [2025-09-24 05:28:26] "GET /routing-instance/474548f3-96d2-40ac-9e26-8587f25f1811 HTTP/1.1" 200 1402 0.002258 10.0.0.48 - - [2025-09-24 05:28:26] "GET /route-target/ce15865b-aab1-4df0-8d9a-795f2ce09406 HTTP/1.1" 200 1153 0.002006 10.0.0.48 - - [2025-09-24 05:28:26] "GET /domains HTTP/1.1" 200 280 0.001703 10.0.0.48 - - [2025-09-24 05:28:26] "GET /domain/fbda32a8-b0d9-4f3a-8129-3bb559ec43cd HTTP/1.1" 200 3086 0.003335 10.0.0.48 - - [2025-09-24 05:28:26] "GET /project/f5b648c7-0191-4513-8024-308c12526219 HTTP/1.1" 200 7064 0.032855 10.0.0.48 - - [2025-09-24 05:28:26] "GET /virtual-network/53f03ee9-ae66-4506-89b5-d00badc73306 HTTP/1.1" 200 2087 0.003968 10.0.0.48 - - [2025-09-24 05:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.48 - - [2025-09-24 05:28:26] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038505 10.0.0.48 - - [2025-09-24 05:28:26] "GET /virtual-network/53f03ee9-ae66-4506-89b5-d00badc73306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004886 10.0.0.48 - - [2025-09-24 05:28:27] "GET /floating-ip-pools?parent_id=53f03ee9-ae66-4506-89b5-d00badc73306&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.007038 10.0.0.48 - - [2025-09-24 05:28:27] "GET /virtual-network/53f03ee9-ae66-4506-89b5-d00badc73306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004862 10.0.0.48 - - [2025-09-24 05:28:27] "POST /floating-ip-pools HTTP/1.1" 200 562 0.022705 10.0.0.48 - - [2025-09-24 05:28:27] "POST /ref-update HTTP/1.1" 200 156 0.009970 10.0.0.48 - - [2025-09-24 05:28:27] "GET /virtual-network/53f03ee9-ae66-4506-89b5-d00badc73306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.010192 10.0.0.48 - - [2025-09-24 05:28:27] "GET /domains HTTP/1.1" 200 280 0.002471 10.0.0.48 - - [2025-09-24 05:28:27] "GET /domain/fbda32a8-b0d9-4f3a-8129-3bb559ec43cd HTTP/1.1" 200 3086 0.002624 10.0.0.48 - - [2025-09-24 05:28:27] "GET /project/f5b648c7-0191-4513-8024-308c12526219 HTTP/1.1" 200 7320 0.029035 10.0.0.48 - - [2025-09-24 05:28:27] "GET /virtual-network/53f03ee9-ae66-4506-89b5-d00badc73306 HTTP/1.1" 200 2325 0.004944 10.0.0.48 - - [2025-09-24 05:28:27] "GET /floating-ip-pool/15cd281c-60e3-468c-9d9a-7b1269300198 HTTP/1.1" 200 1314 0.002287 10.0.0.48 - - [2025-09-24 05:28:27] "GET /domains HTTP/1.1" 200 280 0.007401 10.0.0.48 - - [2025-09-24 05:28:27] "GET /domain/fbda32a8-b0d9-4f3a-8129-3bb559ec43cd HTTP/1.1" 200 3086 0.002745 10.0.0.48 - - [2025-09-24 05:28:27] "GET /project/f5b648c7-0191-4513-8024-308c12526219 HTTP/1.1" 200 7320 0.041656 10.0.0.48 - - [2025-09-24 05:28:27] "GET /virtual-network/53f03ee9-ae66-4506-89b5-d00badc73306 HTTP/1.1" 200 2325 0.003875 10.0.0.48 - - [2025-09-24 05:28:27] "GET /virtual-network/53f03ee9-ae66-4506-89b5-d00badc73306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003769 10.0.0.48 - - [2025-09-24 05:28:27] "POST /tags HTTP/1.1" 200 365 0.045982 10.0.0.48 - - [2025-09-24 05:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008242 10.0.0.48 - - [2025-09-24 05:28:27] "GET /tag/531c6276-1bf6-482b-9b1f-5f7d1c15ca28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012797 10.0.0.48 - - [2025-09-24 05:28:27] "POST /tags HTTP/1.1" 409 206 0.001969 10.0.0.48 - - [2025-09-24 05:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.48 - - [2025-09-24 05:28:27] "GET /tag/338283ac-8c95-4cff-929b-31a586a706ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010229 10.0.0.48 - - [2025-09-24 05:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.48 - - [2025-09-24 05:28:27] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.028791 10.0.0.48 - - [2025-09-24 05:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.48 - - [2025-09-24 05:28:27] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003983 10.0.0.48 - - [2025-09-24 05:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.48 - - [2025-09-24 05:28:27] "GET /service-appliance-set/d111795a-9c99-49e7-8a7b-a2f9dd87eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003597 10.0.0.48 - - [2025-09-24 05:28:27] "POST /fqname-to-id HTTP/1.1" 404 258 0.001411 10.0.0.48 - - [2025-09-24 05:28:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.095763 10.0.0.48 - - [2025-09-24 05:28:27] "GET /virtual-machine-interface/fb93406e-0bb4-4e31-a148-946ff19e30f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.017183 10.0.0.48 - - [2025-09-24 05:28:27] "POST /set-tag HTTP/1.1" 200 109 0.019094 10.0.0.48 - - [2025-09-24 05:28:27] "POST /instance-ips HTTP/1.1" 200 417 0.029767 10.0.0.48 - - [2025-09-24 05:28:27] "GET /instance-ip/939116b7-0f31-4abc-881f-0f1c8853658e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.007523 10.0.0.48 - - [2025-09-24 05:28:27] "POST /loadbalancers HTTP/1.1" 200 618 0.067142 10.0.0.48 - - [2025-09-24 05:28:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014859 10.0.0.48 - - [2025-09-24 05:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007862 10.0.0.48 - - [2025-09-24 05:28:27] "POST /service-instances HTTP/1.1" 200 566 0.054386 10.0.0.48 - - [2025-09-24 05:28:28] "POST /ref-update HTTP/1.1" 200 156 0.045174 10.0.0.48 - - [2025-09-24 05:28:28] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.075617 10.0.0.48 - - [2025-09-24 05:28:28] "GET /virtual-machine-interface/fb93406e-0bb4-4e31-a148-946ff19e30f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004472 10.0.0.48 - - [2025-09-24 05:28:28] "PUT /service-instance/028dc7d6-20d9-4a70-b59c-7e2e9c6dae24 HTTP/1.1" 200 266 0.023267 10.0.0.48 - - [2025-09-24 05:28:28] "GET /virtual-machine-interface/fb93406e-0bb4-4e31-a148-946ff19e30f3?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.020545 10.0.0.48 - - [2025-09-24 05:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.48 - - [2025-09-24 05:28:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015393 10.0.0.48 - - [2025-09-24 05:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.48 - - [2025-09-24 05:28:28] "GET /floating-ip-pool/15cd281c-60e3-468c-9d9a-7b1269300198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002801 10.0.0.48 - - [2025-09-24 05:28:28] "POST /virtual-machines HTTP/1.1" 200 429 0.029224 10.0.0.48 - - [2025-09-24 05:28:28] "POST /floating-ips HTTP/1.1" 200 671 0.143301 10.0.0.48 - - [2025-09-24 05:28:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.095974 10.0.0.48 - - [2025-09-24 05:28:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.055159 10.0.0.48 - - [2025-09-24 05:28:28] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003106 10.0.0.48 - - [2025-09-24 05:28:28] "POST /chown HTTP/1.1" 200 109 0.068424 10.0.0.48 - - [2025-09-24 05:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.48 - - [2025-09-24 05:28:28] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002655 10.0.0.48 - - [2025-09-24 05:28:28] "POST /tags HTTP/1.1" 409 221 0.002503 10.0.0.48 - - [2025-09-24 05:28:28] "POST /chown HTTP/1.1" 200 109 0.007292 10.0.0.48 - - [2025-09-24 05:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.48 - - [2025-09-24 05:28:28] "PUT /virtual-machine-interface/6c80a51e-a250-4cd1-8e96-bf8578f57561 HTTP/1.1" 200 284 0.020582 10.0.0.48 - - [2025-09-24 05:28:28] "GET /tag/da3fd5dc-1cfd-4168-85f0-4eaefd653a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011966 10.0.0.48 - - [2025-09-24 05:28:28] "POST /tags HTTP/1.1" 409 238 0.002737 10.0.0.48 - - [2025-09-24 05:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.48 - - [2025-09-24 05:28:28] "PUT /instance-ip/939116b7-0f31-4abc-881f-0f1c8853658e HTTP/1.1" 200 256 0.041681 10.0.0.48 - - [2025-09-24 05:28:28] "GET /tag/531c6276-1bf6-482b-9b1f-5f7d1c15ca28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019030 10.0.0.48 - - [2025-09-24 05:28:28] "POST /ref-update HTTP/1.1" 200 156 0.052459 10.0.0.48 - - [2025-09-24 05:28:28] "POST /firewall-rules HTTP/1.1" 200 650 0.094417 10.0.0.48 - - [2025-09-24 05:28:28] "POST /ref-update HTTP/1.1" 200 156 0.045126 10.0.0.48 - - [2025-09-24 05:28:28] "GET /firewall-rule/99b72b28-31d3-4b1a-91f7-4bc75247afab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.021614 10.0.0.48 - - [2025-09-24 05:28:28] "GET /firewall-policy/449c65a9-a2c2-41f4-add1-8c3c0ff8af0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003065 10.0.0.48 - - [2025-09-24 05:28:28] "POST /ref-update HTTP/1.1" 200 156 0.035546 10.0.0.48 - - [2025-09-24 05:28:28] "GET /firewall-rule/99b72b28-31d3-4b1a-91f7-4bc75247afab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005118 10.0.0.48 - - [2025-09-24 05:28:28] "POST /ref-update HTTP/1.1" 200 156 0.012805 10.0.0.48 - - [2025-09-24 05:28:28] "POST /ref-update HTTP/1.1" 200 156 0.024069 10.0.0.48 - - [2025-09-24 05:28:28] "POST /ref-update HTTP/1.1" 200 156 0.064503 10.0.0.48 - - [2025-09-24 05:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006848 10.0.0.48 - - [2025-09-24 05:28:28] "POST /ref-update HTTP/1.1" 200 156 0.039080 10.0.0.48 - - [2025-09-24 05:28:28] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.063291 10.0.0.48 - - [2025-09-24 05:28:28] "POST /virtual-machines HTTP/1.1" 200 429 0.016945 10.0.0.48 - - [2025-09-24 05:28:28] "GET /loadbalancer/11d8a41c-eac2-4cdd-99a2-4465bb042e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002190 10.0.0.48 - - [2025-09-24 05:28:29] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.101080 10.0.0.48 - - [2025-09-24 05:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.48 - - [2025-09-24 05:28:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.136851 10.0.0.48 - - [2025-09-24 05:28:29] "POST /chown HTTP/1.1" 200 109 0.026889 10.0.0.48 - - [2025-09-24 05:28:29] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.061591 10.0.0.48 - - [2025-09-24 05:28:29] "POST /chown HTTP/1.1" 200 109 0.005950 10.0.0.48 - - [2025-09-24 05:28:29] "PUT /virtual-machine-interface/99ff77b5-a4dd-49c0-8979-af095ce33990 HTTP/1.1" 200 284 0.019947 10.0.0.48 - - [2025-09-24 05:28:29] "GET /loadbalancer-listener/d32a0cd8-01cb-45c9-aae9-7e347426ccd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.016315 10.0.0.48 - - [2025-09-24 05:28:29] "GET /loadbalancer-listener/d32a0cd8-01cb-45c9-aae9-7e347426ccd2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.005961 10.0.0.48 - - [2025-09-24 05:28:29] "PUT /instance-ip/939116b7-0f31-4abc-881f-0f1c8853658e HTTP/1.1" 200 256 0.032112 10.0.0.48 - - [2025-09-24 05:28:29] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.027198 10.0.0.48 - - [2025-09-24 05:28:29] "POST /ref-update HTTP/1.1" 200 156 0.009802 10.0.0.48 - - [2025-09-24 05:28:29] "POST /ref-update HTTP/1.1" 200 156 0.019530 10.0.0.48 - - [2025-09-24 05:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023220 10.0.0.48 - - [2025-09-24 05:28:29] "GET /loadbalancer-pool/dde35c79-8820-4dbb-9688-64abdb4012eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003143 10.0.0.48 - - [2025-09-24 05:28:29] "POST /ref-update HTTP/1.1" 200 156 0.028726 10.0.0.48 - - [2025-09-24 05:28:29] "POST /loadbalancer-members HTTP/1.1" 200 707 0.026622 10.0.0.48 - - [2025-09-24 05:28:29] "POST /ref-update HTTP/1.1" 200 156 0.010712 10.0.0.48 - - [2025-09-24 05:28:29] "POST /ref-update HTTP/1.1" 200 156 0.026165 10.0.0.48 - - [2025-09-24 05:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011349 10.0.0.48 - - [2025-09-24 05:28:29] "GET /loadbalancer-member/0d20711e-0936-4282-b87d-b10dab2a824c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.015039 10.0.0.48 - - [2025-09-24 05:28:29] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002056 10.0.0.48 - - [2025-09-24 05:28:29] "PUT /service-instance/028dc7d6-20d9-4a70-b59c-7e2e9c6dae24 HTTP/1.1" 200 266 0.007809 10.0.0.48 - - [2025-09-24 05:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013555 10.0.0.48 - - [2025-09-24 05:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.48 - - [2025-09-24 05:28:29] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007708 10.0.0.48 - - [2025-09-24 05:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.48 - - [2025-09-24 05:28:29] "POST /tags HTTP/1.1" 409 221 0.002520 10.0.0.48 - - [2025-09-24 05:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.48 - - [2025-09-24 05:28:29] "POST /chown HTTP/1.1" 200 109 0.007675 10.0.0.48 - - [2025-09-24 05:28:29] "GET /tag/da3fd5dc-1cfd-4168-85f0-4eaefd653a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.024826 10.0.0.48 - - [2025-09-24 05:28:29] "POST /tags HTTP/1.1" 409 238 0.002379 10.0.0.48 - - [2025-09-24 05:28:29] "POST /chown HTTP/1.1" 200 109 0.032104 10.0.0.48 - - [2025-09-24 05:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.48 - - [2025-09-24 05:28:29] "PUT /instance-ip/939116b7-0f31-4abc-881f-0f1c8853658e HTTP/1.1" 200 256 0.015723 10.0.0.48 - - [2025-09-24 05:28:29] "GET /tag/531c6276-1bf6-482b-9b1f-5f7d1c15ca28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015928 10.0.0.48 - - [2025-09-24 05:28:29] "POST /firewall-rules HTTP/1.1" 409 293 0.002928 10.0.0.48 - - [2025-09-24 05:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.48 - - [2025-09-24 05:28:29] "POST /ref-update HTTP/1.1" 200 156 0.011707 10.0.0.48 - - [2025-09-24 05:28:29] "POST /chown HTTP/1.1" 200 109 0.016884 10.0.0.48 - - [2025-09-24 05:28:29] "POST /chown HTTP/1.1" 200 109 0.023620 10.0.0.48 - - [2025-09-24 05:28:29] "PUT /firewall-rule/99b72b28-31d3-4b1a-91f7-4bc75247afab HTTP/1.1" 200 260 0.036907 10.0.0.48 - - [2025-09-24 05:28:29] "GET /firewall-rule/99b72b28-31d3-4b1a-91f7-4bc75247afab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.009274 10.0.0.48 - - [2025-09-24 05:28:29] "GET /firewall-policy/449c65a9-a2c2-41f4-add1-8c3c0ff8af0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007539 10.0.0.48 - - [2025-09-24 05:28:29] "PUT /instance-ip/939116b7-0f31-4abc-881f-0f1c8853658e HTTP/1.1" 200 256 0.018439 10.0.0.48 - - [2025-09-24 05:28:29] "POST /ref-update HTTP/1.1" 200 156 0.018413 10.0.0.48 - - [2025-09-24 05:28:29] "GET /firewall-rule/99b72b28-31d3-4b1a-91f7-4bc75247afab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002844 10.0.0.48 - - [2025-09-24 05:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.48 - - [2025-09-24 05:28:29] "POST /chown HTTP/1.1" 200 109 0.006299 10.0.0.48 - - [2025-09-24 05:28:29] "POST /chown HTTP/1.1" 200 109 0.019032 10.0.0.48 - - [2025-09-24 05:28:29] "PUT /instance-ip/939116b7-0f31-4abc-881f-0f1c8853658e HTTP/1.1" 200 256 0.025454 10.0.0.48 - - [2025-09-24 05:28:29] "POST /ref-update HTTP/1.1" 200 156 0.010357 10.0.0.48 - - [2025-09-24 05:28:30] "POST /chown HTTP/1.1" 200 109 0.017175 10.0.0.48 - - [2025-09-24 05:28:30] "POST /chown HTTP/1.1" 200 109 0.020220 10.0.0.48 - - [2025-09-24 05:28:30] "PUT /instance-ip/939116b7-0f31-4abc-881f-0f1c8853658e HTTP/1.1" 200 256 0.012140 10.0.0.48 - - [2025-09-24 05:28:30] "POST /ref-update HTTP/1.1" 200 156 0.025764 10.0.0.48 - - [2025-09-24 05:28:30] "PUT /service-instance/028dc7d6-20d9-4a70-b59c-7e2e9c6dae24 HTTP/1.1" 200 266 0.011285 10.0.0.48 - - [2025-09-24 05:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009311 10.0.0.48 - - [2025-09-24 05:28:30] "PUT /service-instance/028dc7d6-20d9-4a70-b59c-7e2e9c6dae24 HTTP/1.1" 200 266 0.008906 10.0.0.48 - - [2025-09-24 05:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016996 10.0.0.48 - - [2025-09-24 05:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008783 10.0.0.48 - - [2025-09-24 05:28:30] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007930 10.0.0.48 - - [2025-09-24 05:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.48 - - [2025-09-24 05:28:30] "PUT /service-instance/028dc7d6-20d9-4a70-b59c-7e2e9c6dae24 HTTP/1.1" 200 266 0.008088 10.0.0.48 - - [2025-09-24 05:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010934 10.0.0.48 - - [2025-09-24 05:28:30] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.050580 10.0.0.48 - - [2025-09-24 05:28:30] "PUT /service-instance/028dc7d6-20d9-4a70-b59c-7e2e9c6dae24 HTTP/1.1" 200 266 0.020239 10.0.0.48 - - [2025-09-24 05:28:30] "POST /virtual-machines HTTP/1.1" 200 373 0.016901 10.0.0.48 - - [2025-09-24 05:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.034514 10.0.0.48 - - [2025-09-24 05:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024313 10.0.0.48 - - [2025-09-24 05:28:30] "PUT /service-instance/028dc7d6-20d9-4a70-b59c-7e2e9c6dae24 HTTP/1.1" 200 266 0.008767 10.0.0.48 - - [2025-09-24 05:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014916 10.0.0.48 - - [2025-09-24 05:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012034 10.0.0.48 - - [2025-09-24 05:28:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.115362 10.0.0.48 - - [2025-09-24 05:28:30] "POST /chown HTTP/1.1" 200 109 0.007702 10.0.0.48 - - [2025-09-24 05:28:30] "POST /chown HTTP/1.1" 200 109 0.021670 10.0.0.48 - - [2025-09-24 05:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016921 10.0.0.48 - - [2025-09-24 05:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013881 10.0.0.48 - - [2025-09-24 05:28:30] "GET /virtual-machine-interface/4e41883c-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008827 10.0.0.48 - - [2025-09-24 05:28:30] "POST /ref-update HTTP/1.1" 200 156 0.042188 10.0.0.48 - - [2025-09-24 05:28:30] "POST /chown HTTP/1.1" 200 109 0.010616 10.0.0.48 - - [2025-09-24 05:28:30] "POST /chown HTTP/1.1" 200 109 0.022320 10.0.0.48 - - [2025-09-24 05:28:30] "POST /instance-ips HTTP/1.1" 200 413 0.054794 10.0.0.48 - - [2025-09-24 05:28:30] "POST /ref-update HTTP/1.1" 200 156 0.034426 10.0.0.48 - - [2025-09-24 05:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.029934 10.0.0.48 - - [2025-09-24 05:28:30] "GET /virtual-machine-interface/4e41883c-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.011276 10.0.0.48 - - [2025-09-24 05:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.48 - - [2025-09-24 05:28:30] "POST /chown HTTP/1.1" 200 109 0.006166 10.0.0.48 - - [2025-09-24 05:28:30] "POST /chown HTTP/1.1" 200 109 0.024930 10.0.0.48 - - [2025-09-24 05:28:30] "POST /set-tag HTTP/1.1" 200 109 0.029881 10.0.0.48 - - [2025-09-24 05:28:31] "GET /virtual-machine-interface/4e41883c-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.023690 10.0.0.48 - - [2025-09-24 05:28:31] "GET /instance-ip/4e5e2672-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004453 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.009894 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.027432 10.0.0.48 - - [2025-09-24 05:28:31] "GET /virtual-machine-interface/4e41883c-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005275 10.0.0.48 - - [2025-09-24 05:28:31] "POST /set-tag HTTP/1.1" 200 109 0.001608 10.0.0.48 - - [2025-09-24 05:28:31] "GET /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003595 10.0.0.48 - - [2025-09-24 05:28:31] "POST /ref-update HTTP/1.1" 200 156 0.008269 10.0.0.48 - - [2025-09-24 05:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.006178 10.0.0.48 - - [2025-09-24 05:28:31] "GET /virtual-machine-interface/4e41883c-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015783 10.0.0.48 - - [2025-09-24 05:28:31] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.039366 10.0.0.48 - - [2025-09-24 05:28:31] "GET /virtual-machine-interface/4e41883c-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006522 10.0.0.48 - - [2025-09-24 05:28:31] "POST /set-tag HTTP/1.1" 200 109 0.001715 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.007522 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.033364 10.0.0.48 - - [2025-09-24 05:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.007342 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.015030 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.012503 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.006123 10.0.0.48 - - [2025-09-24 05:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.007114 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.005841 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.011266 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.017424 10.0.0.48 - - [2025-09-24 05:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.006007 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.015489 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.006579 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.018068 10.0.0.48 - - [2025-09-24 05:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.006825 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.021230 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.013838 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.007600 10.0.0.48 - - [2025-09-24 05:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.005982 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.007102 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.016620 10.0.0.48 - - [2025-09-24 05:28:31] "POST /chown HTTP/1.1" 200 109 0.019149 10.0.0.48 - - [2025-09-24 05:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.48 - - [2025-09-24 05:28:32] "POST /chown HTTP/1.1" 200 109 0.005525 10.0.0.48 - - [2025-09-24 05:28:32] "POST /chown HTTP/1.1" 200 109 0.023814 10.0.0.48 - - [2025-09-24 05:28:32] "POST /chown HTTP/1.1" 200 109 0.020279 10.0.0.48 - - [2025-09-24 05:28:32] "POST /chown HTTP/1.1" 200 109 0.005831 10.0.0.48 - - [2025-09-24 05:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.48 - - [2025-09-24 05:28:32] "POST /chown HTTP/1.1" 200 109 0.006168 10.0.0.48 - - [2025-09-24 05:28:32] "POST /chown HTTP/1.1" 200 109 0.016636 10.0.0.48 - - [2025-09-24 05:28:32] "POST /chown HTTP/1.1" 200 109 0.013757 10.0.0.48 - - [2025-09-24 05:28:32] "POST /chown HTTP/1.1" 200 109 0.017338 10.0.0.48 - - [2025-09-24 05:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.48 - - [2025-09-24 05:28:32] "POST /chown HTTP/1.1" 200 109 0.006378 10.0.0.48 - - [2025-09-24 05:28:32] "POST /chown HTTP/1.1" 200 109 0.025716 10.0.0.48 - - [2025-09-24 05:28:32] "POST /chown HTTP/1.1" 200 109 0.006793 10.0.0.48 - - [2025-09-24 05:28:32] "POST /chown HTTP/1.1" 200 109 0.017055 10.0.0.48 - - [2025-09-24 05:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.48 - - [2025-09-24 05:28:32] "POST /chown HTTP/1.1" 200 109 0.006161 10.0.0.48 - - [2025-09-24 05:28:32] "POST /chown HTTP/1.1" 200 109 0.019740 10.0.0.48 - - [2025-09-24 05:28:32] "POST /chown HTTP/1.1" 200 109 0.015632 10.0.0.48 - - [2025-09-24 05:28:32] "POST /chown HTTP/1.1" 200 109 0.006555 10.0.0.48 - - [2025-09-24 05:28:39] "GET /virtual-machine-interface/498760dc-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004210 10.0.0.48 - - [2025-09-24 05:28:39] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.48 - - [2025-09-24 05:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.48 - - [2025-09-24 05:28:39] "GET /loadbalancer/dde3345d-4514-48e7-99a7-6c5e1ce49dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002668 10.0.0.48 - - [2025-09-24 05:28:39] "GET /loadbalancer-pool/7b28f9cd-300d-4887-be87-d778de312b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003505 10.0.0.48 - - [2025-09-24 05:28:39] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022468 10.0.0.48 - - [2025-09-24 05:28:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.031656 10.0.0.48 - - [2025-09-24 05:28:39] "GET /virtual-machine-interface/498760dc-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008844 10.0.0.48 - - [2025-09-24 05:28:39] "GET /virtual-machine-interface/498760dc-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006513 10.0.0.48 - - [2025-09-24 05:28:39] "POST /ref-update HTTP/1.1" 200 156 0.006579 10.0.0.48 - - [2025-09-24 05:28:39] "GET /floating-ip/aa424a77-1e01-48e1-a791-f294a83154c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.005546 10.0.0.48 - - [2025-09-24 05:28:39] "POST /tags HTTP/1.1" 409 221 0.001950 10.0.0.48 - - [2025-09-24 05:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.48 - - [2025-09-24 05:28:39] "GET /tag/da3fd5dc-1cfd-4168-85f0-4eaefd653a76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009830 10.0.0.48 - - [2025-09-24 05:28:39] "PUT /floating-ip/aa424a77-1e01-48e1-a791-f294a83154c8 HTTP/1.1" 200 256 0.010565 10.0.0.48 - - [2025-09-24 05:28:39] "POST /set-tag HTTP/1.1" 200 109 0.027569 10.0.0.48 - - [2025-09-24 05:28:40] "GET /virtual-machine/dd83bcbd-a76e-4359-9233-8a91f4e685a5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002767 10.0.0.48 - - [2025-09-24 05:28:40] "GET /virtual-machine-interface/498760dc-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003865 10.0.0.48 - - [2025-09-24 05:28:40] "GET /virtual-machine-interface/49f7703e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005425 10.0.0.48 - - [2025-09-24 05:28:40] "POST /set-tag HTTP/1.1" 200 109 0.003188 10.0.0.48 - - [2025-09-24 05:28:40] "GET /virtual-machine/be1bf686-7b48-43e0-a550-802e063fd073?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004748 10.0.0.48 - - [2025-09-24 05:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.48 - - [2025-09-24 05:28:40] "GET /virtual-machine-interface/49f7703e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005910 10.0.0.48 - - [2025-09-24 05:28:40] "GET /loadbalancer/dde3345d-4514-48e7-99a7-6c5e1ce49dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005228 10.0.0.48 - - [2025-09-24 05:28:40] "GET /loadbalancer-pool/7b28f9cd-300d-4887-be87-d778de312b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.005243 10.0.0.48 - - [2025-09-24 05:28:40] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017949 10.0.0.48 - - [2025-09-24 05:28:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.022108 10.0.0.48 - - [2025-09-24 05:28:40] "GET /virtual-machine-interface/49f7703e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014104 10.0.0.48 - - [2025-09-24 05:28:40] "GET /virtual-machine-interface/49f7703e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011083 10.0.0.48 - - [2025-09-24 05:28:40] "POST /ref-update HTTP/1.1" 200 156 0.006366 10.0.0.48 - - [2025-09-24 05:28:40] "GET /floating-ip/aa424a77-1e01-48e1-a791-f294a83154c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009521 10.0.0.48 - - [2025-09-24 05:28:40] "POST /set-tag HTTP/1.1" 200 109 0.018131 10.0.0.48 - - [2025-09-24 05:28:44] "GET /virtual-machine-interface/4e41883c-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004805 10.0.0.48 - - [2025-09-24 05:28:44] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.48 - - [2025-09-24 05:28:45] "GET /virtual-machine/4dcf5b16-f25c-4e60-8f90-d08d66e905a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003004 10.0.0.48 - - [2025-09-24 05:28:45] "GET /virtual-machine-interface/4e41883c-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005965 10.0.0.48 - - [2025-09-24 05:28:45] "GET /virtual-machine-interface/4e41883c-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004151 10.0.0.48 - - [2025-09-24 05:28:45] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.48 - - [2025-09-24 05:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.48 - - [2025-09-24 05:28:53] "POST /chown HTTP/1.1" 200 109 0.006538 10.0.0.48 - - [2025-09-24 05:28:53] "POST /chown HTTP/1.1" 200 109 0.020315 10.0.0.48 - - [2025-09-24 05:28:53] "POST /chown HTTP/1.1" 200 109 0.016682 10.0.0.48 - - [2025-09-24 05:28:53] "POST /chown HTTP/1.1" 200 109 0.006692 10.0.0.48 - - [2025-09-24 05:29:17] "GET /virtual-machine-interface/4e41883c-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006934 10.0.0.48 - - [2025-09-24 05:29:17] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.48 - - [2025-09-24 05:29:17] "GET /virtual-machine-interface/4e41883c-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006597 10.0.0.48 - - [2025-09-24 05:29:17] "POST /set-tag HTTP/1.1" 200 109 0.003111 10.0.0.48 - - [2025-09-24 05:29:17] "GET /virtual-machine/4dcf5b16-f25c-4e60-8f90-d08d66e905a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003034 10.0.0.48 - - [2025-09-24 05:29:17] "POST /ref-update HTTP/1.1" 200 156 0.008254 10.0.0.48 - - [2025-09-24 05:29:17] "GET /virtual-machine-interface/4e41883c-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013998 10.0.0.48 - - [2025-09-24 05:29:17] "POST /set-tag HTTP/1.1" 200 109 0.015447 10.0.0.48 - - [2025-09-24 05:29:17] "POST /set-tag HTTP/1.1" 200 109 0.016323 10.0.0.48 - - [2025-09-24 05:29:17] "DELETE /instance-ip/4e5e2672-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.044503 10.0.0.48 - - [2025-09-24 05:29:17] "DELETE /virtual-machine-interface/4e41883c-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.048720 10.0.0.48 - - [2025-09-24 05:29:17] "DELETE /virtual-machine/4dcf5b16-f25c-4e60-8f90-d08d66e905a7 HTTP/1.1" 200 115 0.024340 10.0.0.48 - - [2025-09-24 05:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.48 - - [2025-09-24 05:29:21] "GET /tag/531c6276-1bf6-482b-9b1f-5f7d1c15ca28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011295 10.0.0.48 - - [2025-09-24 05:29:21] "GET /tag/531c6276-1bf6-482b-9b1f-5f7d1c15ca28?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.015077 10.0.0.48 - - [2025-09-24 05:29:21] "GET /virtual-machine-interface/6c80a51e-a250-4cd1-8e96-bf8578f57561?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004570 10.0.0.48 - - [2025-09-24 05:29:21] "POST /set-tag HTTP/1.1" 200 109 0.023125 10.0.0.48 - - [2025-09-24 05:29:21] "GET /virtual-machine-interface/99ff77b5-a4dd-49c0-8979-af095ce33990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004193 10.0.0.48 - - [2025-09-24 05:29:21] "POST /set-tag HTTP/1.1" 200 109 0.014161 10.0.0.48 - - [2025-09-24 05:29:21] "GET /virtual-machine-interface/fb93406e-0bb4-4e31-a148-946ff19e30f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.012749 10.0.0.48 - - [2025-09-24 05:29:21] "POST /set-tag HTTP/1.1" 200 109 0.013776 10.0.0.48 - - [2025-09-24 05:29:21] "GET /firewall-policy/449c65a9-a2c2-41f4-add1-8c3c0ff8af0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013645 10.0.0.48 - - [2025-09-24 05:29:21] "GET /firewall-rule/99b72b28-31d3-4b1a-91f7-4bc75247afab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006861 10.0.0.48 - - [2025-09-24 05:29:21] "POST /ref-update HTTP/1.1" 200 156 0.012256 10.0.0.48 - - [2025-09-24 05:29:21] "DELETE /firewall-rule/99b72b28-31d3-4b1a-91f7-4bc75247afab HTTP/1.1" 200 115 0.037877 10.0.0.48 - - [2025-09-24 05:29:21] "DELETE /loadbalancer-member/0d20711e-0936-4282-b87d-b10dab2a824c HTTP/1.1" 200 115 0.027900 10.0.0.48 - - [2025-09-24 05:29:21] "PUT /service-instance/028dc7d6-20d9-4a70-b59c-7e2e9c6dae24 HTTP/1.1" 200 266 0.009947 10.0.0.48 - - [2025-09-24 05:29:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011142 10.0.0.48 - - [2025-09-24 05:29:21] "DELETE /loadbalancer-pool/dde35c79-8820-4dbb-9688-64abdb4012eb HTTP/1.1" 200 115 0.062361 10.0.0.48 - - [2025-09-24 05:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.48 - - [2025-09-24 05:29:21] "POST /chown HTTP/1.1" 200 109 0.006791 10.0.0.48 - - [2025-09-24 05:29:21] "DELETE /loadbalancer-listener/d32a0cd8-01cb-45c9-aae9-7e347426ccd2 HTTP/1.1" 200 115 0.042684 10.0.0.48 - - [2025-09-24 05:29:21] "GET /floating-ip/b38fa6cd-f398-41a7-9e54-f28ba311eff1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002655 10.0.0.48 - - [2025-09-24 05:29:21] "POST /chown HTTP/1.1" 200 109 0.005945 10.0.0.48 - - [2025-09-24 05:29:21] "POST /chown HTTP/1.1" 200 109 0.009615 10.0.0.48 - - [2025-09-24 05:29:21] "POST /chown HTTP/1.1" 200 109 0.020102 10.0.0.48 - - [2025-09-24 05:29:21] "PUT /floating-ip/b38fa6cd-f398-41a7-9e54-f28ba311eff1 HTTP/1.1" 200 256 0.033152 10.0.0.48 - - [2025-09-24 05:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.48 - - [2025-09-24 05:29:21] "POST /chown HTTP/1.1" 200 109 0.011764 10.0.0.48 - - [2025-09-24 05:29:21] "POST /chown HTTP/1.1" 200 109 0.022122 10.0.0.48 - - [2025-09-24 05:29:21] "DELETE /floating-ip/b38fa6cd-f398-41a7-9e54-f28ba311eff1 HTTP/1.1" 200 115 0.069359 10.0.0.48 - - [2025-09-24 05:29:21] "POST /chown HTTP/1.1" 200 109 0.020553 10.0.0.48 - - [2025-09-24 05:29:21] "DELETE /loadbalancer/11d8a41c-eac2-4cdd-99a2-4465bb042e21 HTTP/1.1" 200 115 0.056275 10.0.0.48 - - [2025-09-24 05:29:21] "POST /chown HTTP/1.1" 200 109 0.009184 10.0.0.48 - - [2025-09-24 05:29:21] "PUT /service-instance/028dc7d6-20d9-4a70-b59c-7e2e9c6dae24 HTTP/1.1" 200 266 0.014370 10.0.0.48 - - [2025-09-24 05:29:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017636 10.0.0.48 - - [2025-09-24 05:29:21] "DELETE /instance-ip/939116b7-0f31-4abc-881f-0f1c8853658e HTTP/1.1" 200 115 0.109062 10.0.0.48 - - [2025-09-24 05:29:21] "PUT /service-instance/028dc7d6-20d9-4a70-b59c-7e2e9c6dae24 HTTP/1.1" 200 266 0.018673 10.0.0.48 - - [2025-09-24 05:29:21] "DELETE /virtual-machine-interface/fb93406e-0bb4-4e31-a148-946ff19e30f3 HTTP/1.1" 200 115 0.058368 10.0.0.48 - - [2025-09-24 05:29:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014143 10.0.0.48 - - [2025-09-24 05:29:21] "PUT /service-instance/028dc7d6-20d9-4a70-b59c-7e2e9c6dae24 HTTP/1.1" 200 266 0.012146 10.0.0.48 - - [2025-09-24 05:29:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024236 10.0.0.48 - - [2025-09-24 05:29:22] "DELETE /tag/531c6276-1bf6-482b-9b1f-5f7d1c15ca28 HTTP/1.1" 200 115 0.103570 10.0.0.48 - - [2025-09-24 05:29:22] "GET /floating-ip-pool/15cd281c-60e3-468c-9d9a-7b1269300198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003446 10.0.0.48 - - [2025-09-24 05:29:22] "DELETE /service-instance/028dc7d6-20d9-4a70-b59c-7e2e9c6dae24 HTTP/1.1" 200 115 0.039808 10.0.0.48 - - [2025-09-24 05:29:22] "POST /ref-update HTTP/1.1" 200 156 0.012522 10.0.0.48 - - [2025-09-24 05:29:22] "GET /virtual-machine-interface/99ff77b5-a4dd-49c0-8979-af095ce33990?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.008163 10.0.0.48 - - [2025-09-24 05:29:22] "DELETE /floating-ip-pool/15cd281c-60e3-468c-9d9a-7b1269300198 HTTP/1.1" 200 115 0.064647 10.0.0.48 - - [2025-09-24 05:29:22] "DELETE /virtual-machine-interface/99ff77b5-a4dd-49c0-8979-af095ce33990 HTTP/1.1" 200 115 0.080036 10.0.0.48 - - [2025-09-24 05:29:22] "DELETE /virtual-machine/64b679ab-9f74-40d1-84fd-784d00ac3db7 HTTP/1.1" 200 115 0.038930 10.0.0.48 - - [2025-09-24 05:29:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002101 10.0.0.48 - - [2025-09-24 05:29:22] "GET /virtual-machine-interface/6c80a51e-a250-4cd1-8e96-bf8578f57561?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.020934 10.0.0.48 - - [2025-09-24 05:29:22] "POST /useragent-kv HTTP/1.1" 200 115 0.005473 10.0.0.48 - - [2025-09-24 05:29:22] "DELETE /virtual-network/53f03ee9-ae66-4506-89b5-d00badc73306 HTTP/1.1" 200 115 0.140245 10.0.0.48 - - [2025-09-24 05:29:22] "GET /routing-instance/474548f3-96d2-40ac-9e26-8587f25f1811 HTTP/1.1" 404 171 0.002154 10.0.0.48 - - [2025-09-24 05:29:22] "GET /domains HTTP/1.1" 200 280 0.002280 10.0.0.48 - - [2025-09-24 05:29:22] "GET /domain/fbda32a8-b0d9-4f3a-8129-3bb559ec43cd HTTP/1.1" 200 3086 0.003958 10.0.0.48 - - [2025-09-24 05:29:22] "GET /project/f5b648c7-0191-4513-8024-308c12526219 HTTP/1.1" 200 7142 0.081703 10.0.0.48 - - [2025-09-24 05:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005319 10.0.0.48 - - [2025-09-24 05:29:22] "GET /virtual-machine-interface/49f7703e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.023109 10.0.0.48 - - [2025-09-24 05:29:22] "DELETE /virtual-machine-interface/6c80a51e-a250-4cd1-8e96-bf8578f57561 HTTP/1.1" 200 115 0.148085 10.0.0.48 - - [2025-09-24 05:29:22] "POST /set-tag HTTP/1.1" 200 109 0.003752 10.0.0.48 - - [2025-09-24 05:29:22] "DELETE /route-target/ce15865b-aab1-4df0-8d9a-795f2ce09406 HTTP/1.1" 200 115 0.073135 10.0.0.48 - - [2025-09-24 05:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006429 10.0.0.48 - - [2025-09-24 05:29:22] "POST /ref-update HTTP/1.1" 200 156 0.043715 10.0.0.48 - - [2025-09-24 05:29:22] "GET /loadbalancer/dde3345d-4514-48e7-99a7-6c5e1ce49dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.024497 10.0.0.48 - - [2025-09-24 05:29:22] "DELETE /virtual-machine/d5784ca5-0275-44d3-877d-4dc295dddfce HTTP/1.1" 200 115 0.031650 10.0.0.48 - - [2025-09-24 05:29:22] "GET /virtual-machine-interface/49f7703e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006118 10.0.0.48 - - [2025-09-24 05:29:22] "POST /set-tag HTTP/1.1" 200 109 0.022551 10.0.0.48 - - [2025-09-24 05:29:22] "DELETE /loadbalancer-member/99b2a0ea-5def-4f9e-9c92-b11268b81889 HTTP/1.1" 200 115 0.057779 10.0.0.48 - - [2025-09-24 05:29:23] "GET /virtual-machine-interface/49f7703e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005037 10.0.0.48 - - [2025-09-24 05:29:23] "POST /set-tag HTTP/1.1" 200 109 0.003089 10.0.0.48 - - [2025-09-24 05:29:23] "GET /virtual-machine-interface/49f7703e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004875 10.0.0.48 - - [2025-09-24 05:29:23] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.48 - - [2025-09-24 05:29:23] "GET /virtual-machine/be1bf686-7b48-43e0-a550-802e063fd073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002852 10.0.0.48 - - [2025-09-24 05:29:23] "POST /ref-update HTTP/1.1" 200 156 0.009206 10.0.0.48 - - [2025-09-24 05:29:23] "GET /virtual-machine-interface/49f7703e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015019 10.0.0.48 - - [2025-09-24 05:29:23] "POST /set-tag HTTP/1.1" 200 109 0.014901 10.0.0.48 - - [2025-09-24 05:29:23] "POST /set-tag HTTP/1.1" 200 109 0.026948 10.0.0.48 - - [2025-09-24 05:29:23] "POST /set-tag HTTP/1.1" 200 109 0.021245 10.0.0.48 - - [2025-09-24 05:29:23] "DELETE /instance-ip/4a109c12-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.031053 10.0.0.48 - - [2025-09-24 05:29:23] "POST /ref-update HTTP/1.1" 200 156 0.007401 10.0.0.48 - - [2025-09-24 05:29:24] "DELETE /virtual-machine-interface/49f7703e-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.049752 10.0.0.48 - - [2025-09-24 05:29:24] "DELETE /virtual-machine/be1bf686-7b48-43e0-a550-802e063fd073 HTTP/1.1" 200 115 0.019029 10.0.0.48 - - [2025-09-24 05:29:27] "GET /virtual-machine-interface/498760dc-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007223 10.0.0.48 - - [2025-09-24 05:29:27] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.48 - - [2025-09-24 05:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.48 - - [2025-09-24 05:29:27] "GET /loadbalancer/dde3345d-4514-48e7-99a7-6c5e1ce49dce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002433 10.0.0.48 - - [2025-09-24 05:29:28] "GET /virtual-machine-interface/498760dc-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005422 10.0.0.48 - - [2025-09-24 05:29:28] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.48 - - [2025-09-24 05:29:28] "GET /virtual-machine-interface/498760dc-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003987 10.0.0.48 - - [2025-09-24 05:29:28] "POST /set-tag HTTP/1.1" 200 109 0.001747 10.0.0.48 - - [2025-09-24 05:29:28] "GET /virtual-machine/dd83bcbd-a76e-4359-9233-8a91f4e685a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002591 10.0.0.48 - - [2025-09-24 05:29:28] "POST /ref-update HTTP/1.1" 200 156 0.008287 10.0.0.48 - - [2025-09-24 05:29:28] "GET /virtual-machine-interface/498760dc-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011544 10.0.0.48 - - [2025-09-24 05:29:28] "POST /set-tag HTTP/1.1" 200 109 0.015446 10.0.0.48 - - [2025-09-24 05:29:28] "POST /set-tag HTTP/1.1" 200 109 0.031173 10.0.0.48 - - [2025-09-24 05:29:28] "POST /set-tag HTTP/1.1" 200 109 0.027887 10.0.0.48 - - [2025-09-24 05:29:28] "DELETE /instance-ip/49a20464-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.026316 10.0.0.48 - - [2025-09-24 05:29:28] "POST /ref-update HTTP/1.1" 200 156 0.008261 10.0.0.48 - - [2025-09-24 05:29:29] "DELETE /virtual-machine-interface/498760dc-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.045212 10.0.0.48 - - [2025-09-24 05:29:29] "DELETE /virtual-machine/dd83bcbd-a76e-4359-9233-8a91f4e685a5 HTTP/1.1" 200 115 0.028265 10.0.0.48 - - [2025-09-24 05:29:29] "DELETE /tag/ff41d6d7-0450-407b-97c9-0d9a3baa9888 HTTP/1.1" 200 115 0.055239 10.0.0.48 - - [2025-09-24 05:29:29] "DELETE /tag/8b368550-aa5c-4d21-adff-323ae3e1b02c HTTP/1.1" 200 115 0.105998 10.0.0.48 - - [2025-09-24 05:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.48 - - [2025-09-24 05:29:32] "GET /project/f5b648c7-0191-4513-8024-308c12526219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030906 10.0.0.48 - - [2025-09-24 05:29:32] "POST /tags HTTP/1.1" 200 393 0.026741 10.0.0.48 - - [2025-09-24 05:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.48 - - [2025-09-24 05:29:32] "GET /tag/c60e9e99-fd85-41cf-be26-ee814706d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018333 10.0.0.48 - - [2025-09-24 05:29:32] "POST /tags HTTP/1.1" 200 341 0.024649 10.0.0.48 - - [2025-09-24 05:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.48 - - [2025-09-24 05:29:33] "GET /tag/3651029a-0653-46b1-bb65-c024eec018d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010861 10.0.0.48 - - [2025-09-24 05:29:33] "POST /id-to-fqname HTTP/1.1" 200 192 0.000557 10.0.0.48 - - [2025-09-24 05:29:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.001744 10.0.0.48 - - [2025-09-24 05:29:33] "POST /security-groups HTTP/1.1" 200 589 0.058508 10.0.0.48 - - [2025-09-24 05:29:33] "POST /projects HTTP/1.1" 200 519 0.165186 10.0.0.48 - - [2025-09-24 05:29:33] "POST /fqname-to-id HTTP/1.1" 404 236 0.004322 10.0.0.48 - - [2025-09-24 05:29:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012719 10.0.0.48 - - [2025-09-24 05:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009774 10.0.0.48 - - [2025-09-24 05:29:33] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.015726 10.0.0.48 - - [2025-09-24 05:29:33] "POST /access-control-lists HTTP/1.1" 200 598 0.076606 10.0.0.48 - - [2025-09-24 05:29:33] "POST /fqname-to-id HTTP/1.1" 404 235 0.009260 10.0.0.48 - - [2025-09-24 05:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008811 10.0.0.48 - - [2025-09-24 05:29:33] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.003662 10.0.0.48 - - [2025-09-24 05:29:33] "POST /access-control-lists HTTP/1.1" 200 596 0.057843 10.0.0.48 - - [2025-09-24 05:29:33] "PUT /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d HTTP/1.1" 200 264 0.081208 10.0.0.48 - - [2025-09-24 05:29:33] "PUT /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff HTTP/1.1" 200 264 0.054687 10.0.0.48 - - [2025-09-24 05:29:33] "POST /security-groups HTTP/1.1" 200 591 0.075446 10.0.0.48 - - [2025-09-24 05:29:33] "POST /fqname-to-id HTTP/1.1" 404 270 0.002141 10.0.0.48 - - [2025-09-24 05:29:33] "POST /access-control-lists HTTP/1.1" 200 632 0.074355 10.0.0.48 - - [2025-09-24 05:29:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.065623 10.0.0.48 - - [2025-09-24 05:29:33] "POST /fqname-to-id HTTP/1.1" 404 269 0.011940 10.0.0.48 - - [2025-09-24 05:29:33] "POST /chown HTTP/1.1" 200 109 0.015933 10.0.0.48 - - [2025-09-24 05:29:33] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007602 10.0.0.48 - - [2025-09-24 05:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.48 - - [2025-09-24 05:29:33] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016472 10.0.0.48 - - [2025-09-24 05:29:33] "POST /access-control-lists HTTP/1.1" 200 630 0.085342 10.0.0.48 - - [2025-09-24 05:29:33] "POST /tags HTTP/1.1" 409 226 0.009147 10.0.0.48 - - [2025-09-24 05:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.48 - - [2025-09-24 05:29:33] "GET /tag/3651029a-0653-46b1-bb65-c024eec018d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010015 10.0.0.48 - - [2025-09-24 05:29:33] "POST /firewall-rules HTTP/1.1" 200 600 0.063786 10.0.0.48 - - [2025-09-24 05:29:33] "GET /firewall-rule/d6e6d310-6f70-46e5-abd3-f85cbe180d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003720 10.0.0.48 - - [2025-09-24 05:29:33] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003275 10.0.0.48 - - [2025-09-24 05:29:33] "GET /firewall-rule/d6e6d310-6f70-46e5-abd3-f85cbe180d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.001978 10.0.0.48 - - [2025-09-24 05:29:34] "POST /ref-update HTTP/1.1" 200 156 0.040600 10.0.0.48 - - [2025-09-24 05:29:34] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011381 10.0.0.48 - - [2025-09-24 05:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.48 - - [2025-09-24 05:29:34] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002553 10.0.0.48 - - [2025-09-24 05:29:34] "POST /tags HTTP/1.1" 409 226 0.001582 10.0.0.48 - - [2025-09-24 05:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.48 - - [2025-09-24 05:29:34] "GET /tag/3651029a-0653-46b1-bb65-c024eec018d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010831 10.0.0.48 - - [2025-09-24 05:29:34] "POST /firewall-rules HTTP/1.1" 200 598 0.064274 10.0.0.48 - - [2025-09-24 05:29:34] "GET /firewall-rule/cda2485d-0652-4dc4-b322-aac578c51f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.010532 10.0.0.48 - - [2025-09-24 05:29:34] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004047 10.0.0.48 - - [2025-09-24 05:29:34] "GET /firewall-rule/cda2485d-0652-4dc4-b322-aac578c51f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002135 10.0.0.48 - - [2025-09-24 05:29:34] "POST /ref-update HTTP/1.1" 200 156 0.046457 10.0.0.48 - - [2025-09-24 05:29:35] "POST /tags HTTP/1.1" 200 393 0.022415 10.0.0.48 - - [2025-09-24 05:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.48 - - [2025-09-24 05:29:36] "GET /tag/2e32227a-e247-4b6a-ab9a-cd63042ef2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.042615 10.0.0.48 - - [2025-09-24 05:29:36] "POST /tags HTTP/1.1" 200 341 0.082549 10.0.0.48 - - [2025-09-24 05:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013516 10.0.0.48 - - [2025-09-24 05:29:36] "GET /tag/df99ad5e-4193-4aa7-9b85-50a445ecdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012945 10.0.0.48 - - [2025-09-24 05:29:36] "POST /id-to-fqname HTTP/1.1" 200 192 0.000527 10.0.0.48 - - [2025-09-24 05:29:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.006116 10.0.0.48 - - [2025-09-24 05:29:36] "POST /security-groups HTTP/1.1" 200 589 0.080615 10.0.0.48 - - [2025-09-24 05:29:36] "POST /projects HTTP/1.1" 200 519 0.219288 10.0.0.48 - - [2025-09-24 05:29:36] "POST /fqname-to-id HTTP/1.1" 404 236 0.001424 10.0.0.48 - - [2025-09-24 05:29:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024961 10.0.0.48 - - [2025-09-24 05:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006333 10.0.0.48 - - [2025-09-24 05:29:36] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.014475 10.0.0.48 - - [2025-09-24 05:29:36] "POST /access-control-lists HTTP/1.1" 200 598 0.079510 10.0.0.48 - - [2025-09-24 05:29:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009386 10.0.0.48 - - [2025-09-24 05:29:36] "POST /fqname-to-id HTTP/1.1" 404 235 0.004790 10.0.0.48 - - [2025-09-24 05:29:36] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.009963 10.0.0.48 - - [2025-09-24 05:29:36] "POST /access-control-lists HTTP/1.1" 200 596 0.061341 10.0.0.48 - - [2025-09-24 05:29:36] "PUT /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d HTTP/1.1" 200 264 0.073930 10.0.0.48 - - [2025-09-24 05:29:36] "PUT /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff HTTP/1.1" 200 264 0.043584 10.0.0.48 - - [2025-09-24 05:29:36] "POST /security-groups HTTP/1.1" 200 591 0.071641 10.0.0.48 - - [2025-09-24 05:29:36] "POST /fqname-to-id HTTP/1.1" 404 270 0.002320 10.0.0.48 - - [2025-09-24 05:29:36] "POST /access-control-lists HTTP/1.1" 200 632 0.060404 10.0.0.48 - - [2025-09-24 05:29:36] "POST /fqname-to-id HTTP/1.1" 404 269 0.017128 10.0.0.48 - - [2025-09-24 05:29:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.073026 10.0.0.48 - - [2025-09-24 05:29:36] "POST /chown HTTP/1.1" 200 109 0.058065 10.0.0.48 - - [2025-09-24 05:29:36] "POST /access-control-lists HTTP/1.1" 200 630 0.073344 10.0.0.48 - - [2025-09-24 05:29:37] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.017631 10.0.0.48 - - [2025-09-24 05:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.48 - - [2025-09-24 05:29:37] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002311 10.0.0.48 - - [2025-09-24 05:29:37] "POST /tags HTTP/1.1" 409 226 0.001642 10.0.0.48 - - [2025-09-24 05:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.48 - - [2025-09-24 05:29:37] "GET /tag/df99ad5e-4193-4aa7-9b85-50a445ecdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010308 10.0.0.48 - - [2025-09-24 05:29:37] "POST /firewall-rules HTTP/1.1" 200 600 0.061074 10.0.0.48 - - [2025-09-24 05:29:37] "GET /firewall-rule/fa1918bf-fecf-4de6-8d7d-2262e1b3a700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004115 10.0.0.48 - - [2025-09-24 05:29:37] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004148 10.0.0.48 - - [2025-09-24 05:29:37] "GET /firewall-rule/fa1918bf-fecf-4de6-8d7d-2262e1b3a700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002087 10.0.0.48 - - [2025-09-24 05:29:37] "POST /ref-update HTTP/1.1" 200 156 0.057854 10.0.0.48 - - [2025-09-24 05:29:37] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012121 10.0.0.48 - - [2025-09-24 05:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.48 - - [2025-09-24 05:29:37] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002967 10.0.0.48 - - [2025-09-24 05:29:37] "POST /tags HTTP/1.1" 409 226 0.001766 10.0.0.48 - - [2025-09-24 05:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.48 - - [2025-09-24 05:29:37] "GET /tag/df99ad5e-4193-4aa7-9b85-50a445ecdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012232 10.0.0.48 - - [2025-09-24 05:29:37] "POST /firewall-rules HTTP/1.1" 200 598 0.066355 10.0.0.48 - - [2025-09-24 05:29:37] "GET /firewall-rule/dbf2945d-7108-40b2-a249-aa0482242bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.007844 10.0.0.48 - - [2025-09-24 05:29:37] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004941 10.0.0.48 - - [2025-09-24 05:29:37] "GET /firewall-rule/dbf2945d-7108-40b2-a249-aa0482242bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002083 10.0.0.48 - - [2025-09-24 05:29:37] "POST /ref-update HTTP/1.1" 200 156 0.053246 10.0.0.48 - - [2025-09-24 05:29:38] "POST /tags HTTP/1.1" 200 345 0.060205 10.0.0.48 - - [2025-09-24 05:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.48 - - [2025-09-24 05:29:39] "GET /tag/a55c9a37-38f0-4028-a933-a9b0157a1749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015436 10.0.0.48 - - [2025-09-24 05:29:39] "POST /projects HTTP/1.1" 409 238 0.003659 10.0.0.48 - - [2025-09-24 05:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.48 - - [2025-09-24 05:29:39] "GET /project/de0892f4-a2b9-41e7-bf40-1692da19f161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036930 10.0.0.48 - - [2025-09-24 05:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019077 10.0.0.48 - - [2025-09-24 05:29:39] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005660 10.0.0.48 - - [2025-09-24 05:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.48 - - [2025-09-24 05:29:39] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006974 10.0.0.48 - - [2025-09-24 05:29:39] "POST /security-groups HTTP/1.1" 409 285 0.002393 10.0.0.48 - - [2025-09-24 05:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.48 - - [2025-09-24 05:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.48 - - [2025-09-24 05:29:39] "PUT /security-group/0a3ce380-0a23-4920-a2a8-c9534ac5754f HTTP/1.1" 200 262 0.059297 10.0.0.48 - - [2025-09-24 05:29:39] "PUT /access-control-list/4b2837a4-4bfd-4c6a-9db3-808b213095b7 HTTP/1.1" 200 272 0.037468 10.0.0.48 - - [2025-09-24 05:29:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.069474 10.0.0.48 - - [2025-09-24 05:29:39] "GET /project/de0892f4-a2b9-41e7-bf40-1692da19f161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.149850 10.0.0.48 - - [2025-09-24 05:29:39] "POST /tags HTTP/1.1" 409 228 0.028887 10.0.0.48 - - [2025-09-24 05:29:39] "PUT /access-control-list/52c6e3ba-b20a-46ea-a556-c6ae1bccdd00 HTTP/1.1" 200 272 0.068160 10.0.0.48 - - [2025-09-24 05:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.48 - - [2025-09-24 05:29:39] "GET /tag/a55c9a37-38f0-4028-a933-a9b0157a1749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018758 10.0.0.48 - - [2025-09-24 05:29:39] "POST /tags HTTP/1.1" 200 345 0.035223 10.0.0.48 - - [2025-09-24 05:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.48 - - [2025-09-24 05:29:39] "GET /tag/3283dd17-cde2-4f88-b350-3f54370427a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021299 10.0.0.48 - - [2025-09-24 05:29:39] "POST /projects HTTP/1.1" 409 238 0.002316 10.0.0.48 - - [2025-09-24 05:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.48 - - [2025-09-24 05:29:39] "GET /project/56cd423b-785c-477c-9355-c333168dd7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035923 10.0.0.48 - - [2025-09-24 05:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.48 - - [2025-09-24 05:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.48 - - [2025-09-24 05:29:39] "GET /project/56cd423b-785c-477c-9355-c333168dd7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031477 10.0.0.48 - - [2025-09-24 05:29:39] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005872 10.0.0.48 - - [2025-09-24 05:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.48 - - [2025-09-24 05:29:39] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004968 10.0.0.48 - - [2025-09-24 05:29:39] "POST /security-groups HTTP/1.1" 409 285 0.002689 10.0.0.48 - - [2025-09-24 05:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.48 - - [2025-09-24 05:29:39] "PUT /security-group/cb39a973-1d06-4c28-bae9-aaa66509a4fc HTTP/1.1" 200 262 0.070390 10.0.0.48 - - [2025-09-24 05:29:39] "PUT /access-control-list/c97d82cf-517b-4ad9-bd6b-85e028d7911a HTTP/1.1" 200 272 0.012435 10.0.0.48 - - [2025-09-24 05:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.023515 10.0.0.48 - - [2025-09-24 05:29:40] "POST /tags HTTP/1.1" 409 228 0.003711 10.0.0.48 - - [2025-09-24 05:29:40] "PUT /access-control-list/72c9acfb-9271-42b4-9993-ff72fd1a9008 HTTP/1.1" 200 272 0.025318 10.0.0.48 - - [2025-09-24 05:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.48 - - [2025-09-24 05:29:40] "GET /tag/3283dd17-cde2-4f88-b350-3f54370427a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010884 10.0.0.48 - - [2025-09-24 05:29:40] "POST /tags HTTP/1.1" 200 291 0.048104 10.0.0.48 - - [2025-09-24 05:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006588 10.0.0.48 - - [2025-09-24 05:29:40] "GET /tag/21aa1af2-ceef-4578-9810-d012d334343f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014303 10.0.0.48 - - [2025-09-24 05:29:40] "POST /tags HTTP/1.1" 200 303 0.045823 10.0.0.48 - - [2025-09-24 05:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007159 10.0.0.48 - - [2025-09-24 05:29:40] "GET /tag/b5ca04ca-a729-44c9-a274-b81d65e21192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012780 10.0.0.48 - - [2025-09-24 05:29:40] "POST /tags HTTP/1.1" 409 252 0.002404 10.0.0.48 - - [2025-09-24 05:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.48 - - [2025-09-24 05:29:40] "GET /tag/c60e9e99-fd85-41cf-be26-ee814706d3eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010411 10.0.0.48 - - [2025-09-24 05:29:40] "POST /tags HTTP/1.1" 409 226 0.009447 10.0.0.48 - - [2025-09-24 05:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.48 - - [2025-09-24 05:29:40] "GET /tag/3651029a-0653-46b1-bb65-c024eec018d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010725 10.0.0.48 - - [2025-09-24 05:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.48 - - [2025-09-24 05:29:40] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005258 10.0.0.48 - - [2025-09-24 05:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.48 - - [2025-09-24 05:29:40] "GET /project/de0892f4-a2b9-41e7-bf40-1692da19f161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034929 10.0.0.48 - - [2025-09-24 05:29:40] "POST /virtual-machines HTTP/1.1" 200 395 0.013008 10.0.0.48 - - [2025-09-24 05:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008745 10.0.0.48 - - [2025-09-24 05:29:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128876 10.0.0.48 - - [2025-09-24 05:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012369 10.0.0.48 - - [2025-09-24 05:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.48 - - [2025-09-24 05:29:40] "GET /virtual-machine-interface/780d06d2-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004441 10.0.0.48 - - [2025-09-24 05:29:40] "POST /instance-ips HTTP/1.1" 200 397 0.028851 10.0.0.48 - - [2025-09-24 05:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030186 10.0.0.48 - - [2025-09-24 05:29:40] "GET /virtual-machine-interface/780d06d2-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010921 10.0.0.48 - - [2025-09-24 05:29:41] "POST /set-tag HTTP/1.1" 200 109 0.063722 10.0.0.48 - - [2025-09-24 05:29:41] "GET /virtual-machine-interface/780d06d2-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.036968 10.0.0.48 - - [2025-09-24 05:29:41] "GET /instance-ip/78255340-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004477 10.0.0.48 - - [2025-09-24 05:29:41] "GET /virtual-machine-interface/780d06d2-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004861 10.0.0.48 - - [2025-09-24 05:29:41] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.48 - - [2025-09-24 05:29:41] "GET /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003405 10.0.0.48 - - [2025-09-24 05:29:41] "POST /ref-update HTTP/1.1" 200 156 0.007651 10.0.0.48 - - [2025-09-24 05:29:41] "GET /virtual-machine-interface/780d06d2-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007000 10.0.0.48 - - [2025-09-24 05:29:41] "POST /set-tag HTTP/1.1" 200 109 0.003086 10.0.0.48 - - [2025-09-24 05:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.48 - - [2025-09-24 05:29:41] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003740 10.0.0.48 - - [2025-09-24 05:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013282 10.0.0.48 - - [2025-09-24 05:29:41] "GET /project/de0892f4-a2b9-41e7-bf40-1692da19f161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030172 10.0.0.48 - - [2025-09-24 05:29:41] "POST /virtual-machines HTTP/1.1" 200 395 0.008648 10.0.0.48 - - [2025-09-24 05:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015237 10.0.0.48 - - [2025-09-24 05:29:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132104 10.0.0.48 - - [2025-09-24 05:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008336 10.0.0.48 - - [2025-09-24 05:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007495 10.0.0.48 - - [2025-09-24 05:29:41] "GET /virtual-machine-interface/7886a5e6-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003847 10.0.0.48 - - [2025-09-24 05:29:41] "POST /instance-ips HTTP/1.1" 200 397 0.030594 10.0.0.48 - - [2025-09-24 05:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.030951 10.0.0.48 - - [2025-09-24 05:29:41] "GET /virtual-machine-interface/7886a5e6-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014001 10.0.0.48 - - [2025-09-24 05:29:41] "POST /set-tag HTTP/1.1" 200 109 0.059798 10.0.0.48 - - [2025-09-24 05:29:41] "GET /virtual-machine-interface/7886a5e6-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017888 10.0.0.48 - - [2025-09-24 05:29:41] "GET /instance-ip/78a42d5a-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003139 10.0.0.48 - - [2025-09-24 05:29:41] "GET /virtual-machine-interface/7886a5e6-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004112 10.0.0.48 - - [2025-09-24 05:29:41] "POST /set-tag HTTP/1.1" 200 109 0.002801 10.0.0.48 - - [2025-09-24 05:29:41] "GET /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.005157 10.0.0.48 - - [2025-09-24 05:29:42] "POST /ref-update HTTP/1.1" 200 156 0.007194 10.0.0.48 - - [2025-09-24 05:29:42] "GET /virtual-machine-interface/7886a5e6-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011636 10.0.0.48 - - [2025-09-24 05:29:42] "POST /set-tag HTTP/1.1" 200 109 0.006755 10.0.0.48 - - [2025-09-24 05:29:42] "POST /tags HTTP/1.1" 200 291 0.034351 10.0.0.48 - - [2025-09-24 05:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010951 10.0.0.48 - - [2025-09-24 05:29:42] "GET /tag/d6bae35b-0f04-4703-98c9-258af89e43b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013520 10.0.0.48 - - [2025-09-24 05:29:42] "POST /tags HTTP/1.1" 409 252 0.001919 10.0.0.48 - - [2025-09-24 05:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.48 - - [2025-09-24 05:29:42] "GET /tag/2e32227a-e247-4b6a-ab9a-cd63042ef2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011245 10.0.0.48 - - [2025-09-24 05:29:42] "POST /tags HTTP/1.1" 409 226 0.002019 10.0.0.48 - - [2025-09-24 05:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.48 - - [2025-09-24 05:29:42] "GET /tag/df99ad5e-4193-4aa7-9b85-50a445ecdd52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010187 10.0.0.48 - - [2025-09-24 05:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.48 - - [2025-09-24 05:29:42] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004397 10.0.0.48 - - [2025-09-24 05:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.48 - - [2025-09-24 05:29:42] "GET /project/56cd423b-785c-477c-9355-c333168dd7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037955 10.0.0.48 - - [2025-09-24 05:29:42] "POST /virtual-machines HTTP/1.1" 200 395 0.010718 10.0.0.48 - - [2025-09-24 05:29:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008344 10.0.0.48 - - [2025-09-24 05:29:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099951 10.0.0.48 - - [2025-09-24 05:29:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016620 10.0.0.48 - - [2025-09-24 05:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008362 10.0.0.48 - - [2025-09-24 05:29:42] "GET /virtual-machine-interface/792656ae-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004629 10.0.0.48 - - [2025-09-24 05:29:42] "POST /instance-ips HTTP/1.1" 200 397 0.020813 10.0.0.48 - - [2025-09-24 05:29:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022690 10.0.0.48 - - [2025-09-24 05:29:42] "GET /virtual-machine-interface/792656ae-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007085 10.0.0.48 - - [2025-09-24 05:29:42] "POST /set-tag HTTP/1.1" 200 109 0.063687 10.0.0.48 - - [2025-09-24 05:29:42] "GET /virtual-machine-interface/792656ae-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012788 10.0.0.48 - - [2025-09-24 05:29:42] "GET /instance-ip/793a7e40-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004686 10.0.0.48 - - [2025-09-24 05:29:42] "GET /virtual-machine-interface/792656ae-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004625 10.0.0.48 - - [2025-09-24 05:29:42] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.48 - - [2025-09-24 05:29:42] "GET /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003358 10.0.0.48 - - [2025-09-24 05:29:42] "POST /ref-update HTTP/1.1" 200 156 0.007766 10.0.0.48 - - [2025-09-24 05:29:43] "GET /virtual-machine-interface/792656ae-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004330 10.0.0.48 - - [2025-09-24 05:29:43] "POST /set-tag HTTP/1.1" 200 109 0.002027 10.0.0.48 - - [2025-09-24 05:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.48 - - [2025-09-24 05:29:43] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003887 10.0.0.48 - - [2025-09-24 05:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.48 - - [2025-09-24 05:29:43] "GET /project/56cd423b-785c-477c-9355-c333168dd7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030593 10.0.0.48 - - [2025-09-24 05:29:43] "POST /virtual-machines HTTP/1.1" 200 395 0.008026 10.0.0.48 - - [2025-09-24 05:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012846 10.0.0.48 - - [2025-09-24 05:29:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095995 10.0.0.48 - - [2025-09-24 05:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009357 10.0.0.48 - - [2025-09-24 05:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.48 - - [2025-09-24 05:29:43] "GET /virtual-machine-interface/798a34d0-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011448 10.0.0.48 - - [2025-09-24 05:29:43] "POST /instance-ips HTTP/1.1" 200 397 0.018554 10.0.0.48 - - [2025-09-24 05:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020726 10.0.0.48 - - [2025-09-24 05:29:43] "GET /virtual-machine-interface/798a34d0-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006153 10.0.0.48 - - [2025-09-24 05:29:43] "POST /set-tag HTTP/1.1" 200 109 0.065519 10.0.0.48 - - [2025-09-24 05:29:43] "GET /virtual-machine-interface/798a34d0-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025721 10.0.0.48 - - [2025-09-24 05:29:43] "GET /instance-ip/79a1c69a-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003233 10.0.0.48 - - [2025-09-24 05:29:43] "GET /virtual-machine-interface/798a34d0-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004401 10.0.0.48 - - [2025-09-24 05:29:43] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.48 - - [2025-09-24 05:29:43] "GET /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003722 10.0.0.48 - - [2025-09-24 05:29:43] "POST /ref-update HTTP/1.1" 200 156 0.008495 10.0.0.48 - - [2025-09-24 05:29:43] "GET /virtual-machine-interface/798a34d0-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014468 10.0.0.48 - - [2025-09-24 05:29:43] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.48 - - [2025-09-24 05:29:43] "POST /tags HTTP/1.1" 200 299 0.022087 10.0.0.48 - - [2025-09-24 05:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.48 - - [2025-09-24 05:29:43] "GET /tag/590aa19b-59b5-46cd-a982-b51105acf4ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015730 10.0.0.48 - - [2025-09-24 05:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.48 - - [2025-09-24 05:29:43] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003863 10.0.0.48 - - [2025-09-24 05:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.48 - - [2025-09-24 05:29:43] "GET /project/de0892f4-a2b9-41e7-bf40-1692da19f161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029091 10.0.0.48 - - [2025-09-24 05:29:43] "POST /virtual-machines HTTP/1.1" 200 395 0.007518 10.0.0.48 - - [2025-09-24 05:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013815 10.0.0.48 - - [2025-09-24 05:29:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100200 10.0.0.48 - - [2025-09-24 05:29:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007505 10.0.0.48 - - [2025-09-24 05:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007264 10.0.0.48 - - [2025-09-24 05:29:44] "GET /virtual-machine-interface/7a0a3306-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007021 10.0.0.48 - - [2025-09-24 05:29:44] "POST /instance-ips HTTP/1.1" 200 397 0.028201 10.0.0.48 - - [2025-09-24 05:29:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022510 10.0.0.48 - - [2025-09-24 05:29:44] "GET /virtual-machine-interface/7a0a3306-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010359 10.0.0.48 - - [2025-09-24 05:29:44] "POST /set-tag HTTP/1.1" 200 109 0.017054 10.0.0.48 - - [2025-09-24 05:29:44] "GET /virtual-machine-interface/7a0a3306-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017982 10.0.0.48 - - [2025-09-24 05:29:44] "GET /instance-ip/7a223ef6-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003082 10.0.0.48 - - [2025-09-24 05:29:44] "GET /virtual-machine-interface/7a0a3306-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004567 10.0.0.48 - - [2025-09-24 05:29:44] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.48 - - [2025-09-24 05:29:44] "POST /tags HTTP/1.1" 200 299 0.019060 10.0.0.48 - - [2025-09-24 05:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.48 - - [2025-09-24 05:29:44] "GET /tag/19bf074e-01c1-4d61-988d-17990fb7f11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018284 10.0.0.48 - - [2025-09-24 05:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.48 - - [2025-09-24 05:29:44] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006274 10.0.0.48 - - [2025-09-24 05:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.48 - - [2025-09-24 05:29:44] "GET /project/de0892f4-a2b9-41e7-bf40-1692da19f161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027670 10.0.0.48 - - [2025-09-24 05:29:44] "POST /virtual-machines HTTP/1.1" 200 395 0.008883 10.0.0.48 - - [2025-09-24 05:29:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012027 10.0.0.48 - - [2025-09-24 05:29:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106822 10.0.0.48 - - [2025-09-24 05:29:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.013478 10.0.0.48 - - [2025-09-24 05:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007187 10.0.0.48 - - [2025-09-24 05:29:44] "GET /virtual-machine-interface/7a77702e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005918 10.0.0.48 - - [2025-09-24 05:29:44] "POST /instance-ips HTTP/1.1" 200 397 0.019798 10.0.0.48 - - [2025-09-24 05:29:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023839 10.0.0.48 - - [2025-09-24 05:29:44] "GET /virtual-machine-interface/7a77702e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013983 10.0.0.48 - - [2025-09-24 05:29:45] "POST /set-tag HTTP/1.1" 200 109 0.016959 10.0.0.48 - - [2025-09-24 05:29:45] "GET /virtual-machine-interface/7a77702e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015570 10.0.0.48 - - [2025-09-24 05:29:45] "GET /instance-ip/7a91ced8-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002690 10.0.0.48 - - [2025-09-24 05:29:45] "GET /virtual-machine-interface/7a77702e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005250 10.0.0.48 - - [2025-09-24 05:29:45] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.48 - - [2025-09-24 05:29:45] "POST /tags HTTP/1.1" 200 299 0.016161 10.0.0.48 - - [2025-09-24 05:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013211 10.0.0.48 - - [2025-09-24 05:29:45] "GET /tag/14b47a80-d0cb-45a2-85de-1e49e31a8e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011185 10.0.0.48 - - [2025-09-24 05:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.48 - - [2025-09-24 05:29:45] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004341 10.0.0.48 - - [2025-09-24 05:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.48 - - [2025-09-24 05:29:45] "GET /project/56cd423b-785c-477c-9355-c333168dd7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051482 10.0.0.48 - - [2025-09-24 05:29:45] "POST /virtual-machines HTTP/1.1" 200 395 0.017061 10.0.0.48 - - [2025-09-24 05:29:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019362 10.0.0.48 - - [2025-09-24 05:29:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108567 10.0.0.48 - - [2025-09-24 05:29:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007848 10.0.0.48 - - [2025-09-24 05:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007864 10.0.0.48 - - [2025-09-24 05:29:45] "GET /virtual-machine-interface/7ae2dd64-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006431 10.0.0.48 - - [2025-09-24 05:29:45] "POST /instance-ips HTTP/1.1" 200 397 0.018912 10.0.0.48 - - [2025-09-24 05:29:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018363 10.0.0.48 - - [2025-09-24 05:29:45] "GET /virtual-machine-interface/7ae2dd64-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005342 10.0.0.48 - - [2025-09-24 05:29:45] "POST /set-tag HTTP/1.1" 200 109 0.019665 10.0.0.48 - - [2025-09-24 05:29:45] "GET /virtual-machine-interface/7ae2dd64-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005814 10.0.0.48 - - [2025-09-24 05:29:45] "GET /instance-ip/7afb9e80-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002790 10.0.0.48 - - [2025-09-24 05:29:45] "GET /virtual-machine-interface/7ae2dd64-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004987 10.0.0.48 - - [2025-09-24 05:29:45] "POST /set-tag HTTP/1.1" 200 109 0.002487 10.0.0.48 - - [2025-09-24 05:29:45] "POST /tags HTTP/1.1" 200 299 0.017303 10.0.0.48 - - [2025-09-24 05:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.48 - - [2025-09-24 05:29:45] "GET /tag/365b782e-17d9-4608-91c1-a0966122c500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011187 10.0.0.48 - - [2025-09-24 05:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.48 - - [2025-09-24 05:29:45] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004104 10.0.0.48 - - [2025-09-24 05:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.48 - - [2025-09-24 05:29:46] "GET /project/56cd423b-785c-477c-9355-c333168dd7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032718 10.0.0.48 - - [2025-09-24 05:29:46] "POST /virtual-machines HTTP/1.1" 200 395 0.008015 10.0.0.48 - - [2025-09-24 05:29:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.016561 10.0.0.48 - - [2025-09-24 05:29:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103015 10.0.0.48 - - [2025-09-24 05:29:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008024 10.0.0.48 - - [2025-09-24 05:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008698 10.0.0.48 - - [2025-09-24 05:29:46] "GET /virtual-machine-interface/7b4d3e3e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007515 10.0.0.48 - - [2025-09-24 05:29:46] "POST /instance-ips HTTP/1.1" 200 397 0.018631 10.0.0.48 - - [2025-09-24 05:29:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013376 10.0.0.48 - - [2025-09-24 05:29:46] "GET /virtual-machine-interface/7b4d3e3e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007313 10.0.0.48 - - [2025-09-24 05:29:46] "POST /set-tag HTTP/1.1" 200 109 0.017257 10.0.0.48 - - [2025-09-24 05:29:46] "GET /virtual-machine-interface/7b4d3e3e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018416 10.0.0.48 - - [2025-09-24 05:29:46] "GET /instance-ip/7b670c2e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.017828 10.0.0.48 - - [2025-09-24 05:29:46] "GET /virtual-machine-interface/7b4d3e3e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004699 10.0.0.48 - - [2025-09-24 05:29:46] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.48 - - [2025-09-24 05:29:46] "GET /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.005289 10.0.0.48 - - [2025-09-24 05:29:46] "POST /ref-update HTTP/1.1" 200 156 0.009759 10.0.0.48 - - [2025-09-24 05:29:46] "GET /virtual-machine-interface/7a0a3306-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011842 10.0.0.48 - - [2025-09-24 05:29:46] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.48 - - [2025-09-24 05:29:46] "GET /virtual-machine-interface/780d06d2-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004709 10.0.0.48 - - [2025-09-24 05:29:46] "POST /set-tag HTTP/1.1" 200 109 0.002607 10.0.0.48 - - [2025-09-24 05:29:46] "GET /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.010835 10.0.0.48 - - [2025-09-24 05:29:46] "POST /ref-update HTTP/1.1" 200 156 0.008387 10.0.0.48 - - [2025-09-24 05:29:46] "GET /virtual-machine-interface/7a77702e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012401 10.0.0.48 - - [2025-09-24 05:29:46] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.48 - - [2025-09-24 05:29:46] "GET /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004416 10.0.0.48 - - [2025-09-24 05:29:46] "POST /ref-update HTTP/1.1" 200 156 0.019424 10.0.0.48 - - [2025-09-24 05:29:46] "GET /virtual-machine-interface/7ae2dd64-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014558 10.0.0.48 - - [2025-09-24 05:29:46] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.48 - - [2025-09-24 05:29:46] "GET /virtual-machine-interface/7886a5e6-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005733 10.0.0.48 - - [2025-09-24 05:29:46] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.48 - - [2025-09-24 05:29:47] "GET /virtual-router/f41ac78d-2dcb-4142-be55-302721c2fc25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.009278 10.0.0.48 - - [2025-09-24 05:29:47] "POST /ref-update HTTP/1.1" 200 156 0.010408 10.0.0.48 - - [2025-09-24 05:29:47] "GET /virtual-machine-interface/7b4d3e3e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018521 10.0.0.48 - - [2025-09-24 05:29:47] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.48 - - [2025-09-24 05:29:47] "GET /virtual-machine-interface/792656ae-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004307 10.0.0.48 - - [2025-09-24 05:29:47] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.48 - - [2025-09-24 05:29:47] "GET /virtual-machine-interface/798a34d0-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004610 10.0.0.48 - - [2025-09-24 05:29:47] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.48 - - [2025-09-24 05:29:47] "GET /virtual-machine-interface/7a0a3306-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003989 10.0.0.48 - - [2025-09-24 05:29:47] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.48 - - [2025-09-24 05:29:47] "GET /virtual-machine-interface/7a77702e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004299 10.0.0.48 - - [2025-09-24 05:29:47] "POST /set-tag HTTP/1.1" 200 109 0.007918 10.0.0.48 - - [2025-09-24 05:29:47] "GET /virtual-machine-interface/7ae2dd64-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004189 10.0.0.48 - - [2025-09-24 05:29:47] "POST /set-tag HTTP/1.1" 200 109 0.003584 10.0.0.48 - - [2025-09-24 05:29:47] "GET /virtual-machine-interface/7b4d3e3e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005486 10.0.0.48 - - [2025-09-24 05:29:47] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.48 - - [2025-09-24 05:29:47] "GET /virtual-machine-interface/798a34d0-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005421 10.0.0.48 - - [2025-09-24 05:29:47] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.48 - - [2025-09-24 05:29:47] "GET /virtual-machine-interface/792656ae-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004315 10.0.0.48 - - [2025-09-24 05:29:47] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.48 - - [2025-09-24 05:29:51] "GET /virtual-machine-interface/780d06d2-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005484 10.0.0.48 - - [2025-09-24 05:29:51] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.48 - - [2025-09-24 05:29:51] "GET /virtual-machine-interface/7a0a3306-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005332 10.0.0.48 - - [2025-09-24 05:29:51] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.48 - - [2025-09-24 05:29:51] "GET /virtual-machine-interface/7ae2dd64-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003859 10.0.0.48 - - [2025-09-24 05:29:51] "POST /set-tag HTTP/1.1" 200 109 0.001698 10.0.0.48 - - [2025-09-24 05:29:51] "GET /virtual-machine-interface/7a77702e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004057 10.0.0.48 - - [2025-09-24 05:29:51] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.48 - - [2025-09-24 05:29:52] "GET /virtual-machine-interface/7886a5e6-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004410 10.0.0.48 - - [2025-09-24 05:29:52] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.48 - - [2025-09-24 05:29:54] "GET /virtual-machine/97e1d327-2215-415c-a860-b44baf921b05?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002892 10.0.0.48 - - [2025-09-24 05:29:54] "GET /virtual-machine-interface/780d06d2-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005217 10.0.0.48 - - [2025-09-24 05:29:54] "GET /virtual-machine/d9b2a547-d3e4-4358-a655-ada80eb891cd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004942 10.0.0.48 - - [2025-09-24 05:29:54] "GET /virtual-machine-interface/7886a5e6-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004380 10.0.0.48 - - [2025-09-24 05:29:54] "GET /virtual-machine/a4492aac-578d-4502-8df7-f6e89cd7974e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002874 10.0.0.48 - - [2025-09-24 05:29:55] "GET /virtual-machine-interface/792656ae-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004832 10.0.0.48 - - [2025-09-24 05:29:55] "GET /virtual-machine/dd44434a-c318-4bec-87a2-d2223e097ade?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002842 10.0.0.48 - - [2025-09-24 05:29:55] "GET /virtual-machine-interface/798a34d0-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004003 10.0.0.48 - - [2025-09-24 05:29:55] "GET /virtual-machine/579f8d32-152b-4ab4-b4e1-a8c0ca216444?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003405 10.0.0.48 - - [2025-09-24 05:29:55] "GET /virtual-machine-interface/7a0a3306-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003937 10.0.0.48 - - [2025-09-24 05:29:55] "GET /virtual-machine/0fd80de8-69da-48c4-91f2-99f2e49da183?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002965 10.0.0.48 - - [2025-09-24 05:29:55] "GET /virtual-machine-interface/7ae2dd64-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006550 10.0.0.48 - - [2025-09-24 05:29:55] "GET /virtual-machine/8f6ad360-eecf-438a-a515-d8f10ccc8939?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002896 10.0.0.48 - - [2025-09-24 05:29:55] "GET /virtual-machine-interface/7a77702e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004170 10.0.0.48 - - [2025-09-24 05:29:55] "GET /virtual-machine-interface/7b4d3e3e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004736 10.0.0.48 - - [2025-09-24 05:29:55] "POST /set-tag HTTP/1.1" 200 109 0.003279 10.0.0.48 - - [2025-09-24 05:30:00] "GET /virtual-machine/ad6db4fe-d3ef-4cde-abd1-1aadd0d9375d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002850 10.0.0.48 - - [2025-09-24 05:30:00] "GET /virtual-machine-interface/7b4d3e3e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003870 10.0.0.48 - - [2025-09-24 05:30:00] "GET /loadbalancer/aeef100a-5b6d-417e-a913-83a879cee4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003985 10.0.0.48 - - [2025-09-24 05:30:00] "POST /tags HTTP/1.1" 200 333 0.036005 10.0.0.48 - - [2025-09-24 05:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013047 10.0.0.48 - - [2025-09-24 05:30:00] "GET /tag/42eacb59-6c4f-4ffb-b6d4-cffc47c424a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016905 10.0.0.48 - - [2025-09-24 05:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.48 - - [2025-09-24 05:30:01] "GET /project/de0892f4-a2b9-41e7-bf40-1692da19f161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034414 10.0.0.48 - - [2025-09-24 05:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.48 - - [2025-09-24 05:30:01] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005824 10.0.0.48 - - [2025-09-24 05:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005513 10.0.0.48 - - [2025-09-24 05:30:01] "GET /service-appliance-set/a5a94937-0a0f-48b7-b3eb-f7f8a4a6e143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002551 10.0.0.48 - - [2025-09-24 05:30:01] "POST /fqname-to-id HTTP/1.1" 404 273 0.002371 10.0.0.48 - - [2025-09-24 05:30:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.098745 10.0.0.48 - - [2025-09-24 05:30:01] "GET /virtual-machine-interface/02c3cdf5-851f-46c5-b03a-e381c409a4ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.011487 10.0.0.48 - - [2025-09-24 05:30:01] "POST /instance-ips HTTP/1.1" 200 409 0.021969 10.0.0.48 - - [2025-09-24 05:30:01] "GET /instance-ip/fd878dd2-6302-492f-b9ff-ee316409e223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003958 10.0.0.48 - - [2025-09-24 05:30:01] "POST /loadbalancers HTTP/1.1" 200 629 0.058335 10.0.0.48 - - [2025-09-24 05:30:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027429 10.0.0.48 - - [2025-09-24 05:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.023025 10.0.0.48 - - [2025-09-24 05:30:01] "GET /project/de0892f4-a2b9-41e7-bf40-1692da19f161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056173 10.0.0.48 - - [2025-09-24 05:30:01] "GET /instance-ip/fd878dd2-6302-492f-b9ff-ee316409e223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002881 10.0.0.48 - - [2025-09-24 05:30:01] "POST /floating-ips HTTP/1.1" 200 597 0.021562 10.0.0.48 - - [2025-09-24 05:30:01] "GET /project/de0892f4-a2b9-41e7-bf40-1692da19f161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042202 10.0.0.48 - - [2025-09-24 05:30:01] "GET /loadbalancer/aeef100a-5b6d-417e-a913-83a879cee4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002431 10.0.0.48 - - [2025-09-24 05:30:01] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.014840 10.0.0.48 - - [2025-09-24 05:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.48 - - [2025-09-24 05:30:01] "GET /project/de0892f4-a2b9-41e7-bf40-1692da19f161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031644 10.0.0.48 - - [2025-09-24 05:30:01] "GET /loadbalancer-listener/f08a1242-7394-4443-af93-87b86cbebdae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003924 10.0.0.48 - - [2025-09-24 05:30:01] "GET /loadbalancer-listener/f08a1242-7394-4443-af93-87b86cbebdae?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003700 10.0.0.48 - - [2025-09-24 05:30:01] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019671 10.0.0.48 - - [2025-09-24 05:30:01] "GET /instance-ip/fd878dd2-6302-492f-b9ff-ee316409e223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003890 10.0.0.48 - - [2025-09-24 05:30:01] "GET /instance-ip/fd878dd2-6302-492f-b9ff-ee316409e223?fields=floating_ips HTTP/1.1" 200 1213 0.004854 10.0.0.48 - - [2025-09-24 05:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.48 - - [2025-09-24 05:30:01] "GET /loadbalancer/aeef100a-5b6d-417e-a913-83a879cee4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002285 10.0.0.48 - - [2025-09-24 05:30:01] "GET /loadbalancer-pool/ab81354c-b17b-4737-9072-dc863106a621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003301 10.0.0.48 - - [2025-09-24 05:30:01] "GET /floating-ip/0af27da3-fb24-4d8a-9c01-851eb4e94748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.002773 10.0.0.48 - - [2025-09-24 05:30:01] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016237 10.0.0.48 - - [2025-09-24 05:30:01] "GET /loadbalancer/aeef100a-5b6d-417e-a913-83a879cee4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002140 10.0.0.48 - - [2025-09-24 05:30:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022070 10.0.0.48 - - [2025-09-24 05:30:01] "GET /virtual-machine-interface/7886a5e6-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010187 10.0.0.48 - - [2025-09-24 05:30:01] "GET /virtual-machine-interface/7886a5e6-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005908 10.0.0.48 - - [2025-09-24 05:30:01] "POST /ref-update HTTP/1.1" 200 156 0.006441 10.0.0.48 - - [2025-09-24 05:30:01] "GET /floating-ip/0af27da3-fb24-4d8a-9c01-851eb4e94748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1809 0.008262 10.0.0.48 - - [2025-09-24 05:30:01] "POST /tags HTTP/1.1" 409 221 0.002069 10.0.0.48 - - [2025-09-24 05:30:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.48 - - [2025-09-24 05:30:01] "GET /tag/42eacb59-6c4f-4ffb-b6d4-cffc47c424a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010643 10.0.0.48 - - [2025-09-24 05:30:01] "PUT /floating-ip/0af27da3-fb24-4d8a-9c01-851eb4e94748 HTTP/1.1" 200 256 0.012358 10.0.0.48 - - [2025-09-24 05:30:02] "POST /set-tag HTTP/1.1" 200 109 0.087548 10.0.0.48 - - [2025-09-24 05:30:02] "GET /loadbalancer-pool/ab81354c-b17b-4737-9072-dc863106a621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004934 10.0.0.48 - - [2025-09-24 05:30:02] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016402 10.0.0.48 - - [2025-09-24 05:30:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022209 10.0.0.48 - - [2025-09-24 05:30:02] "GET /virtual-machine-interface/780d06d2-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007408 10.0.0.48 - - [2025-09-24 05:30:02] "GET /virtual-machine-interface/780d06d2-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004116 10.0.0.48 - - [2025-09-24 05:30:02] "POST /ref-update HTTP/1.1" 200 156 0.007688 10.0.0.48 - - [2025-09-24 05:30:02] "GET /floating-ip/0af27da3-fb24-4d8a-9c01-851eb4e94748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.006390 10.0.0.48 - - [2025-09-24 05:30:02] "POST /set-tag HTTP/1.1" 200 109 0.063670 10.0.0.48 - - [2025-09-24 05:30:04] "POST /tags HTTP/1.1" 409 206 0.003137 10.0.0.48 - - [2025-09-24 05:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.48 - - [2025-09-24 05:30:04] "GET /tag/b5ca04ca-a729-44c9-a274-b81d65e21192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012229 10.0.0.48 - - [2025-09-24 05:30:04] "POST /tags HTTP/1.1" 409 204 0.002172 10.0.0.48 - - [2025-09-24 05:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.48 - - [2025-09-24 05:30:04] "GET /tag/19bf074e-01c1-4d61-988d-17990fb7f11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012161 10.0.0.48 - - [2025-09-24 05:30:04] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002906 10.0.0.48 - - [2025-09-24 05:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.48 - - [2025-09-24 05:30:04] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003145 10.0.0.48 - - [2025-09-24 05:30:04] "POST /tags HTTP/1.1" 409 206 0.001996 10.0.0.48 - - [2025-09-24 05:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.48 - - [2025-09-24 05:30:04] "GET /tag/b5ca04ca-a729-44c9-a274-b81d65e21192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010007 10.0.0.48 - - [2025-09-24 05:30:04] "POST /tags HTTP/1.1" 409 226 0.001748 10.0.0.48 - - [2025-09-24 05:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.48 - - [2025-09-24 05:30:05] "GET /tag/3651029a-0653-46b1-bb65-c024eec018d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012726 10.0.0.48 - - [2025-09-24 05:30:05] "POST /tags HTTP/1.1" 409 204 0.002370 10.0.0.48 - - [2025-09-24 05:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.48 - - [2025-09-24 05:30:05] "GET /tag/19bf074e-01c1-4d61-988d-17990fb7f11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016098 10.0.0.48 - - [2025-09-24 05:30:05] "POST /tags HTTP/1.1" 409 226 0.002958 10.0.0.48 - - [2025-09-24 05:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.48 - - [2025-09-24 05:30:05] "GET /tag/3651029a-0653-46b1-bb65-c024eec018d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015395 10.0.0.48 - - [2025-09-24 05:30:05] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003793 10.0.0.48 - - [2025-09-24 05:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.48 - - [2025-09-24 05:30:05] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002680 10.0.0.48 - - [2025-09-24 05:30:05] "POST /firewall-rules HTTP/1.1" 200 626 0.068679 10.0.0.48 - - [2025-09-24 05:30:05] "POST /firewall-rules HTTP/1.1" 200 646 0.084543 10.0.0.48 - - [2025-09-24 05:30:05] "GET /firewall-rule/059452c6-b6d3-4c16-a1fd-3ccc0f88161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.008498 10.0.0.48 - - [2025-09-24 05:30:05] "GET /firewall-policy/c915542e-2f1a-43b2-981d-a57c419b2c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003076 10.0.0.48 - - [2025-09-24 05:30:05] "GET /firewall-rule/2376dc03-371b-4624-b6e7-b8b757cb704e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004103 10.0.0.48 - - [2025-09-24 05:30:05] "POST /ref-update HTTP/1.1" 200 156 0.018035 10.0.0.48 - - [2025-09-24 05:30:05] "POST /firewall-policys HTTP/1.1" 200 606 0.045935 10.0.0.48 - - [2025-09-24 05:30:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.011049 10.0.0.48 - - [2025-09-24 05:30:05] "GET /firewall-policy/81f00e01-c87b-4c71-bd56-3a07fc769e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007680 10.0.0.48 - - [2025-09-24 05:30:05] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002089 10.0.0.48 - - [2025-09-24 05:30:05] "GET /firewall-policy/81f00e01-c87b-4c71-bd56-3a07fc769e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002782 10.0.0.48 - - [2025-09-24 05:30:05] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003895 10.0.0.48 - - [2025-09-24 05:30:05] "GET /firewall-policy/449c65a9-a2c2-41f4-add1-8c3c0ff8af0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003662 10.0.0.48 - - [2025-09-24 05:30:05] "GET /firewall-policy/c915542e-2f1a-43b2-981d-a57c419b2c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.008417 10.0.0.48 - - [2025-09-24 05:30:05] "GET /firewall-policy/c915542e-2f1a-43b2-981d-a57c419b2c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.006817 10.0.0.48 - - [2025-09-24 05:30:05] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005957 10.0.0.48 - - [2025-09-24 05:30:05] "POST /ref-update HTTP/1.1" 200 156 0.028330 10.0.0.48 - - [2025-09-24 05:30:05] "POST /ref-update HTTP/1.1" 200 156 0.023922 10.0.0.48 - - [2025-09-24 05:30:05] "POST /ref-update HTTP/1.1" 200 156 0.031994 10.0.0.48 - - [2025-09-24 05:30:06] "POST /ref-update HTTP/1.1" 200 156 0.024488 10.0.0.48 - - [2025-09-24 05:30:06] "POST /ref-update HTTP/1.1" 200 156 0.040266 10.0.0.48 - - [2025-09-24 05:30:06] "GET /firewall-policy/81f00e01-c87b-4c71-bd56-3a07fc769e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008630 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:30:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:30:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:30:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:30:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:30:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:30:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001025 10.0.0.48 - - [2025-09-24 05:30:46] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013368 10.0.0.48 - - [2025-09-24 05:30:46] "POST /set-tag HTTP/1.1" 200 109 0.008005 10.0.0.48 - - [2025-09-24 05:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.48 - - [2025-09-24 05:30:46] "GET /loadbalancer/c770fe54-fcb7-4d2c-98f9-82f20dca6f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003210 10.0.0.48 - - [2025-09-24 05:30:46] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004310 10.0.0.48 - - [2025-09-24 05:30:46] "POST /set-tag HTTP/1.1" 200 109 0.022649 10.0.0.48 - - [2025-09-24 05:30:46] "DELETE /loadbalancer-member/286a64b6-b82a-4d30-9e7f-830ec438ce94 HTTP/1.1" 200 115 0.042585 10.0.0.48 - - [2025-09-24 05:30:46] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007233 10.0.0.48 - - [2025-09-24 05:30:46] "POST /set-tag HTTP/1.1" 200 109 0.005209 10.0.0.48 - - [2025-09-24 05:30:46] "DELETE /loadbalancer-member/1d27b828-0cbc-4850-a7a4-21281a9ac5fd HTTP/1.1" 200 115 0.032333 10.0.0.48 - - [2025-09-24 05:30:46] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009280 10.0.0.48 - - [2025-09-24 05:30:46] "POST /set-tag HTTP/1.1" 200 109 0.003134 10.0.0.48 - - [2025-09-24 05:30:46] "DELETE /loadbalancer-member/f0a9e7db-b3f8-4ddd-884d-8cd24db248ea HTTP/1.1" 200 115 0.045027 10.0.0.48 - - [2025-09-24 05:30:46] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006731 10.0.0.48 - - [2025-09-24 05:30:46] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.48 - - [2025-09-24 05:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.48 - - [2025-09-24 05:30:47] "GET /loadbalancer/c770fe54-fcb7-4d2c-98f9-82f20dca6f60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002048 10.0.0.48 - - [2025-09-24 05:30:47] "GET /loadbalancer-pool/7973b4bd-5aa4-4f08-9be6-def28a91ca31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002479 10.0.0.48 - - [2025-09-24 05:30:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019743 10.0.0.48 - - [2025-09-24 05:30:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008908 10.0.0.48 - - [2025-09-24 05:30:47] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008019 10.0.0.48 - - [2025-09-24 05:30:47] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008032 10.0.0.48 - - [2025-09-24 05:30:47] "GET /floating-ip/659a6718-e63c-43a5-b356-e80b71c14bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003361 10.0.0.48 - - [2025-09-24 05:30:47] "POST /set-tag HTTP/1.1" 200 109 0.065982 10.0.0.48 - - [2025-09-24 05:30:47] "GET /loadbalancer-pool/78f5c242-4f5c-4f6c-b925-a5745271efd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013456 10.0.0.48 - - [2025-09-24 05:30:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029581 10.0.0.48 - - [2025-09-24 05:30:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.016462 10.0.0.48 - - [2025-09-24 05:30:47] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012810 10.0.0.48 - - [2025-09-24 05:30:47] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.48 - - [2025-09-24 05:30:47] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006972 10.0.0.48 - - [2025-09-24 05:30:47] "GET /floating-ip/659a6718-e63c-43a5-b356-e80b71c14bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002320 10.0.0.48 - - [2025-09-24 05:30:47] "GET /loadbalancer-pool/1c389278-5b94-4035-a1b9-a117d91bdb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003856 10.0.0.48 - - [2025-09-24 05:30:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023145 10.0.0.48 - - [2025-09-24 05:30:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.024369 10.0.0.48 - - [2025-09-24 05:30:47] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010623 10.0.0.48 - - [2025-09-24 05:30:47] "GET /virtual-machine-interface/fa524e92-9905-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011019 10.0.0.48 - - [2025-09-24 05:30:47] "GET /floating-ip/659a6718-e63c-43a5-b356-e80b71c14bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002444 10.0.0.48 - - [2025-09-24 05:30:47] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.48 - - [2025-09-24 05:32:14] "POST /tags HTTP/1.1" 409 252 0.002039 10.0.0.48 - - [2025-09-24 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.48 - - [2025-09-24 05:32:14] "GET /tag/2e32227a-e247-4b6a-ab9a-cd63042ef2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010950 10.0.0.48 - - [2025-09-24 05:32:14] "POST /tags HTTP/1.1" 409 228 0.002645 10.0.0.48 - - [2025-09-24 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.48 - - [2025-09-24 05:32:14] "GET /tag/3283dd17-cde2-4f88-b350-3f54370427a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009722 10.0.0.48 - - [2025-09-24 05:32:14] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004326 10.0.0.48 - - [2025-09-24 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.48 - - [2025-09-24 05:32:14] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002506 10.0.0.48 - - [2025-09-24 05:32:14] "POST /tags HTTP/1.1" 409 206 0.001923 10.0.0.48 - - [2025-09-24 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.48 - - [2025-09-24 05:32:14] "GET /tag/b5ca04ca-a729-44c9-a274-b81d65e21192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010961 10.0.0.48 - - [2025-09-24 05:32:14] "POST /tags HTTP/1.1" 409 226 0.001982 10.0.0.48 - - [2025-09-24 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.48 - - [2025-09-24 05:32:14] "GET /tag/3651029a-0653-46b1-bb65-c024eec018d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009779 10.0.0.48 - - [2025-09-24 05:32:14] "POST /tags HTTP/1.1" 409 204 0.002044 10.0.0.48 - - [2025-09-24 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.48 - - [2025-09-24 05:32:14] "GET /tag/19bf074e-01c1-4d61-988d-17990fb7f11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011731 10.0.0.48 - - [2025-09-24 05:32:14] "POST /tags HTTP/1.1" 409 226 0.001868 10.0.0.48 - - [2025-09-24 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.48 - - [2025-09-24 05:32:14] "GET /tag/3651029a-0653-46b1-bb65-c024eec018d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010309 10.0.0.48 - - [2025-09-24 05:32:14] "POST /tags HTTP/1.1" 409 228 0.001860 10.0.0.48 - - [2025-09-24 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.48 - - [2025-09-24 05:32:14] "GET /tag/3283dd17-cde2-4f88-b350-3f54370427a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010221 10.0.0.48 - - [2025-09-24 05:32:14] "POST /tags HTTP/1.1" 409 252 0.001819 10.0.0.48 - - [2025-09-24 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.48 - - [2025-09-24 05:32:14] "GET /tag/2e32227a-e247-4b6a-ab9a-cd63042ef2da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012275 10.0.0.48 - - [2025-09-24 05:32:14] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003609 10.0.0.48 - - [2025-09-24 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.48 - - [2025-09-24 05:32:14] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003105 10.0.0.48 - - [2025-09-24 05:32:14] "POST /firewall-rules HTTP/1.1" 409 281 0.002086 10.0.0.48 - - [2025-09-24 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007674 10.0.0.48 - - [2025-09-24 05:32:14] "PUT /firewall-rule/2376dc03-371b-4624-b6e7-b8b757cb704e HTTP/1.1" 200 260 0.027417 10.0.0.48 - - [2025-09-24 05:32:14] "POST /firewall-rules HTTP/1.1" 409 291 0.014903 10.0.0.48 - - [2025-09-24 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582 10.0.0.48 - - [2025-09-24 05:32:14] "PUT /firewall-rule/059452c6-b6d3-4c16-a1fd-3ccc0f88161b HTTP/1.1" 200 260 0.020519 10.0.0.48 - - [2025-09-24 05:32:14] "GET /firewall-rule/059452c6-b6d3-4c16-a1fd-3ccc0f88161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.007372 10.0.0.48 - - [2025-09-24 05:32:15] "POST /firewall-rules HTTP/1.1" 200 658 0.070964 10.0.0.48 - - [2025-09-24 05:32:15] "GET /firewall-rule/3ef02493-da10-4b93-becf-867f38238a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003815 10.0.0.48 - - [2025-09-24 05:32:15] "GET /firewall-policy/c915542e-2f1a-43b2-981d-a57c419b2c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001809 10.0.0.48 - - [2025-09-24 05:32:15] "GET /firewall-rule/2376dc03-371b-4624-b6e7-b8b757cb704e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002719 10.0.0.48 - - [2025-09-24 05:32:15] "POST /firewall-policys HTTP/1.1" 409 269 0.002618 10.0.0.48 - - [2025-09-24 05:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.48 - - [2025-09-24 05:32:15] "PUT /firewall-policy/81f00e01-c87b-4c71-bd56-3a07fc769e35 HTTP/1.1" 200 264 0.019797 10.0.0.48 - - [2025-09-24 05:32:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010773 10.0.0.48 - - [2025-09-24 05:32:15] "GET /firewall-policy/81f00e01-c87b-4c71-bd56-3a07fc769e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008790 10.0.0.48 - - [2025-09-24 05:32:15] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002789 10.0.0.48 - - [2025-09-24 05:32:15] "GET /firewall-policy/81f00e01-c87b-4c71-bd56-3a07fc769e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003507 10.0.0.48 - - [2025-09-24 05:32:15] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004259 10.0.0.48 - - [2025-09-24 05:32:15] "GET /firewall-policy/449c65a9-a2c2-41f4-add1-8c3c0ff8af0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002257 10.0.0.48 - - [2025-09-24 05:32:15] "GET /firewall-policy/81f00e01-c87b-4c71-bd56-3a07fc769e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002560 10.0.0.48 - - [2025-09-24 05:32:15] "GET /firewall-policy/81f00e01-c87b-4c71-bd56-3a07fc769e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002078 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:32:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:32:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 10.0.0.48 - - [2025-09-24 05:33:06] "GET /global-system-configs HTTP/1.1" 200 322 0.002652 10.0.0.48 - - [2025-09-24 05:33:07] "GET /global-system-configs HTTP/1.1" 200 322 0.003437 10.0.0.48 - - [2025-09-24 05:33:16] "GET /virtual-machine-interface/780d06d2-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004623 10.0.0.48 - - [2025-09-24 05:33:16] "POST /set-tag HTTP/1.1" 200 109 0.004197 10.0.0.48 - - [2025-09-24 05:33:16] "GET /virtual-machine-interface/792656ae-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004133 10.0.0.48 - - [2025-09-24 05:33:16] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.48 - - [2025-09-24 05:33:16] "GET /virtual-machine-interface/798a34d0-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009339 10.0.0.48 - - [2025-09-24 05:33:17] "POST /set-tag HTTP/1.1" 200 109 0.003820 10.0.0.48 - - [2025-09-24 05:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.48 - - [2025-09-24 05:33:17] "GET /loadbalancer/aeef100a-5b6d-417e-a913-83a879cee4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002258 10.0.0.48 - - [2025-09-24 05:33:17] "GET /virtual-machine-interface/780d06d2-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003768 10.0.0.48 - - [2025-09-24 05:33:17] "POST /set-tag HTTP/1.1" 200 109 0.020006 10.0.0.48 - - [2025-09-24 05:33:17] "DELETE /loadbalancer-member/9c4c7174-eaf7-4688-b641-1c3b2a2f2d9b HTTP/1.1" 200 115 0.022759 10.0.0.48 - - [2025-09-24 05:33:17] "GET /virtual-machine-interface/7a0a3306-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009948 10.0.0.48 - - [2025-09-24 05:33:17] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.48 - - [2025-09-24 05:33:17] "GET /virtual-machine-interface/7b4d3e3e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004683 10.0.0.48 - - [2025-09-24 05:33:17] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.48 - - [2025-09-24 05:33:17] "GET /virtual-machine-interface/7ae2dd64-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004113 10.0.0.48 - - [2025-09-24 05:33:17] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.48 - - [2025-09-24 05:33:17] "GET /virtual-machine-interface/7886a5e6-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005163 10.0.0.48 - - [2025-09-24 05:33:17] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.48 - - [2025-09-24 05:33:17] "GET /virtual-machine-interface/7a77702e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005136 10.0.0.48 - - [2025-09-24 05:33:17] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.48 - - [2025-09-24 05:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.48 - - [2025-09-24 05:33:17] "GET /loadbalancer/aeef100a-5b6d-417e-a913-83a879cee4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002097 10.0.0.48 - - [2025-09-24 05:33:18] "GET /virtual-machine-interface/7886a5e6-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007062 10.0.0.48 - - [2025-09-24 05:33:18] "POST /set-tag HTTP/1.1" 200 109 0.004993 10.0.0.48 - - [2025-09-24 05:33:18] "GET /virtual-machine-interface/7886a5e6-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005141 10.0.0.48 - - [2025-09-24 05:33:18] "POST /set-tag HTTP/1.1" 200 109 0.003324 10.0.0.48 - - [2025-09-24 05:33:18] "GET /virtual-machine/d9b2a547-d3e4-4358-a655-ada80eb891cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003175 10.0.0.48 - - [2025-09-24 05:33:18] "POST /ref-update HTTP/1.1" 200 156 0.009850 10.0.0.48 - - [2025-09-24 05:33:18] "GET /virtual-machine-interface/7886a5e6-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009004 10.0.0.48 - - [2025-09-24 05:33:18] "POST /set-tag HTTP/1.1" 200 109 0.071656 10.0.0.48 - - [2025-09-24 05:33:18] "POST /set-tag HTTP/1.1" 200 109 0.019122 10.0.0.48 - - [2025-09-24 05:33:18] "POST /set-tag HTTP/1.1" 200 109 0.041066 10.0.0.48 - - [2025-09-24 05:33:18] "POST /set-tag HTTP/1.1" 200 109 0.018585 10.0.0.48 - - [2025-09-24 05:33:18] "POST /set-tag HTTP/1.1" 200 109 0.039309 10.0.0.48 - - [2025-09-24 05:33:18] "DELETE /instance-ip/78a42d5a-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.045200 10.0.0.48 - - [2025-09-24 05:33:18] "POST /ref-update HTTP/1.1" 200 156 0.009385 10.0.0.48 - - [2025-09-24 05:33:19] "DELETE /virtual-machine-interface/7886a5e6-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.054018 10.0.0.48 - - [2025-09-24 05:33:19] "DELETE /virtual-machine/d9b2a547-d3e4-4358-a655-ada80eb891cd HTTP/1.1" 200 115 0.026039 10.0.0.48 - - [2025-09-24 05:33:19] "GET /virtual-machine-interface/792656ae-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007840 10.0.0.48 - - [2025-09-24 05:33:19] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.48 - - [2025-09-24 05:33:19] "GET /virtual-machine-interface/792656ae-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007691 10.0.0.48 - - [2025-09-24 05:33:19] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.48 - - [2025-09-24 05:33:19] "GET /virtual-machine/a4492aac-578d-4502-8df7-f6e89cd7974e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002622 10.0.0.48 - - [2025-09-24 05:33:19] "POST /ref-update HTTP/1.1" 200 156 0.010155 10.0.0.48 - - [2025-09-24 05:33:19] "GET /virtual-machine-interface/792656ae-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012107 10.0.0.48 - - [2025-09-24 05:33:19] "POST /set-tag HTTP/1.1" 200 109 0.016132 10.0.0.48 - - [2025-09-24 05:33:19] "POST /set-tag HTTP/1.1" 200 109 0.023099 10.0.0.48 - - [2025-09-24 05:33:19] "POST /set-tag HTTP/1.1" 200 109 0.030453 10.0.0.48 - - [2025-09-24 05:33:19] "POST /set-tag HTTP/1.1" 200 109 0.017482 10.0.0.48 - - [2025-09-24 05:33:19] "POST /set-tag HTTP/1.1" 200 109 0.021391 10.0.0.48 - - [2025-09-24 05:33:19] "DELETE /instance-ip/793a7e40-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.046366 10.0.0.48 - - [2025-09-24 05:33:19] "DELETE /virtual-machine-interface/792656ae-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.034168 10.0.0.48 - - [2025-09-24 05:33:19] "DELETE /virtual-machine/a4492aac-578d-4502-8df7-f6e89cd7974e HTTP/1.1" 200 115 0.025111 10.0.0.48 - - [2025-09-24 05:33:19] "GET /virtual-machine-interface/780d06d2-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007227 10.0.0.48 - - [2025-09-24 05:33:19] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.48 - - [2025-09-24 05:33:19] "GET /virtual-machine-interface/780d06d2-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003980 10.0.0.48 - - [2025-09-24 05:33:19] "POST /set-tag HTTP/1.1" 200 109 0.002313 10.0.0.48 - - [2025-09-24 05:33:19] "GET /virtual-machine/97e1d327-2215-415c-a860-b44baf921b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.006867 10.0.0.48 - - [2025-09-24 05:33:19] "POST /ref-update HTTP/1.1" 200 156 0.011863 10.0.0.48 - - [2025-09-24 05:33:19] "GET /virtual-machine-interface/780d06d2-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020446 10.0.0.48 - - [2025-09-24 05:33:19] "POST /set-tag HTTP/1.1" 200 109 0.015463 10.0.0.48 - - [2025-09-24 05:33:19] "POST /set-tag HTTP/1.1" 200 109 0.025002 10.0.0.48 - - [2025-09-24 05:33:19] "POST /set-tag HTTP/1.1" 200 109 0.021080 10.0.0.48 - - [2025-09-24 05:33:19] "POST /set-tag HTTP/1.1" 200 109 0.015156 10.0.0.48 - - [2025-09-24 05:33:19] "POST /set-tag HTTP/1.1" 200 109 0.035897 10.0.0.48 - - [2025-09-24 05:33:20] "DELETE /instance-ip/78255340-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.046049 10.0.0.48 - - [2025-09-24 05:33:20] "POST /ref-update HTTP/1.1" 200 156 0.006907 10.0.0.48 - - [2025-09-24 05:33:20] "DELETE /virtual-machine-interface/780d06d2-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.046421 10.0.0.48 - - [2025-09-24 05:33:20] "DELETE /virtual-machine/97e1d327-2215-415c-a860-b44baf921b05 HTTP/1.1" 200 115 0.021137 10.0.0.48 - - [2025-09-24 05:33:20] "DELETE /tag/21aa1af2-ceef-4578-9810-d012d334343f HTTP/1.1" 200 115 0.040748 10.0.0.48 - - [2025-09-24 05:33:20] "GET /virtual-machine-interface/798a34d0-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004452 10.0.0.48 - - [2025-09-24 05:33:20] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.48 - - [2025-09-24 05:33:20] "GET /virtual-machine-interface/798a34d0-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003652 10.0.0.48 - - [2025-09-24 05:33:20] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.48 - - [2025-09-24 05:33:20] "GET /virtual-machine/dd44434a-c318-4bec-87a2-d2223e097ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003412 10.0.0.48 - - [2025-09-24 05:33:20] "POST /ref-update HTTP/1.1" 200 156 0.008092 10.0.0.48 - - [2025-09-24 05:33:20] "GET /virtual-machine-interface/798a34d0-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014329 10.0.0.48 - - [2025-09-24 05:33:20] "POST /set-tag HTTP/1.1" 200 109 0.018777 10.0.0.48 - - [2025-09-24 05:33:20] "POST /set-tag HTTP/1.1" 200 109 0.026516 10.0.0.48 - - [2025-09-24 05:33:20] "POST /set-tag HTTP/1.1" 200 109 0.034569 10.0.0.48 - - [2025-09-24 05:33:20] "POST /set-tag HTTP/1.1" 200 109 0.015223 10.0.0.48 - - [2025-09-24 05:33:20] "POST /set-tag HTTP/1.1" 200 109 0.030299 10.0.0.48 - - [2025-09-24 05:33:20] "DELETE /instance-ip/79a1c69a-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.044245 10.0.0.48 - - [2025-09-24 05:33:20] "DELETE /virtual-machine-interface/798a34d0-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.044799 10.0.0.48 - - [2025-09-24 05:33:20] "DELETE /virtual-machine/dd44434a-c318-4bec-87a2-d2223e097ade HTTP/1.1" 200 115 0.021091 10.0.0.48 - - [2025-09-24 05:33:20] "DELETE /tag/b5ca04ca-a729-44c9-a274-b81d65e21192 HTTP/1.1" 409 388 0.004463 10.0.0.48 - - [2025-09-24 05:33:20] "DELETE /tag/d6bae35b-0f04-4703-98c9-258af89e43b0 HTTP/1.1" 200 115 0.030136 10.0.0.48 - - [2025-09-24 05:33:48] "GET /virtual-machine-interface/7a77702e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005599 10.0.0.48 - - [2025-09-24 05:33:48] "POST /set-tag HTTP/1.1" 200 109 0.003300 10.0.0.48 - - [2025-09-24 05:33:48] "GET /virtual-machine-interface/7a77702e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006167 10.0.0.48 - - [2025-09-24 05:33:48] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.48 - - [2025-09-24 05:33:48] "GET /virtual-machine/8f6ad360-eecf-438a-a515-d8f10ccc8939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002793 10.0.0.48 - - [2025-09-24 05:33:48] "POST /ref-update HTTP/1.1" 200 156 0.012511 10.0.0.48 - - [2025-09-24 05:33:48] "GET /virtual-machine-interface/7a77702e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005563 10.0.0.48 - - [2025-09-24 05:33:48] "POST /set-tag HTTP/1.1" 200 109 0.026123 10.0.0.48 - - [2025-09-24 05:33:48] "POST /set-tag HTTP/1.1" 200 109 0.030238 10.0.0.48 - - [2025-09-24 05:33:48] "POST /set-tag HTTP/1.1" 200 109 0.017243 10.0.0.48 - - [2025-09-24 05:33:48] "POST /set-tag HTTP/1.1" 200 109 0.024970 10.0.0.48 - - [2025-09-24 05:33:48] "DELETE /instance-ip/7a91ced8-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.052757 10.0.0.48 - - [2025-09-24 05:33:48] "DELETE /virtual-machine-interface/7a77702e-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.041491 10.0.0.48 - - [2025-09-24 05:33:49] "DELETE /virtual-machine/8f6ad360-eecf-438a-a515-d8f10ccc8939 HTTP/1.1" 200 115 0.020056 10.0.0.48 - - [2025-09-24 05:33:49] "DELETE /tag/19bf074e-01c1-4d61-988d-17990fb7f11c HTTP/1.1" 409 236 0.006452 10.0.0.48 - - [2025-09-24 05:33:49] "GET /virtual-machine-interface/7b4d3e3e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004489 10.0.0.48 - - [2025-09-24 05:33:49] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.48 - - [2025-09-24 05:33:49] "GET /virtual-machine-interface/7b4d3e3e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004059 10.0.0.48 - - [2025-09-24 05:33:49] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.48 - - [2025-09-24 05:33:49] "GET /virtual-machine/ad6db4fe-d3ef-4cde-abd1-1aadd0d9375d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002876 10.0.0.48 - - [2025-09-24 05:33:49] "POST /ref-update HTTP/1.1" 200 156 0.010690 10.0.0.48 - - [2025-09-24 05:33:49] "GET /virtual-machine-interface/7b4d3e3e-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023000 10.0.0.48 - - [2025-09-24 05:33:49] "POST /set-tag HTTP/1.1" 200 109 0.015535 10.0.0.48 - - [2025-09-24 05:33:49] "POST /set-tag HTTP/1.1" 200 109 0.028510 10.0.0.48 - - [2025-09-24 05:33:49] "POST /set-tag HTTP/1.1" 200 109 0.022751 10.0.0.48 - - [2025-09-24 05:33:49] "POST /set-tag HTTP/1.1" 200 109 0.015841 10.0.0.48 - - [2025-09-24 05:33:49] "DELETE /instance-ip/7b670c2e-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.056444 10.0.0.48 - - [2025-09-24 05:33:49] "DELETE /virtual-machine-interface/7b4d3e3e-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.054588 10.0.0.48 - - [2025-09-24 05:33:49] "DELETE /virtual-machine/ad6db4fe-d3ef-4cde-abd1-1aadd0d9375d HTTP/1.1" 200 115 0.019521 10.0.0.48 - - [2025-09-24 05:33:49] "DELETE /tag/365b782e-17d9-4608-91c1-a0966122c500 HTTP/1.1" 200 115 0.030329 10.0.0.48 - - [2025-09-24 05:33:49] "GET /virtual-machine-interface/7ae2dd64-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003599 10.0.0.48 - - [2025-09-24 05:33:49] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.48 - - [2025-09-24 05:33:49] "GET /virtual-machine-interface/7ae2dd64-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003980 10.0.0.48 - - [2025-09-24 05:33:49] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.48 - - [2025-09-24 05:33:49] "GET /virtual-machine/0fd80de8-69da-48c4-91f2-99f2e49da183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002684 10.0.0.48 - - [2025-09-24 05:33:49] "POST /ref-update HTTP/1.1" 200 156 0.007991 10.0.0.48 - - [2025-09-24 05:33:49] "GET /virtual-machine-interface/7ae2dd64-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019107 10.0.0.48 - - [2025-09-24 05:33:49] "POST /set-tag HTTP/1.1" 200 109 0.015372 10.0.0.48 - - [2025-09-24 05:33:49] "POST /set-tag HTTP/1.1" 200 109 0.033369 10.0.0.48 - - [2025-09-24 05:33:49] "POST /set-tag HTTP/1.1" 200 109 0.030560 10.0.0.48 - - [2025-09-24 05:33:49] "POST /set-tag HTTP/1.1" 200 109 0.012720 10.0.0.48 - - [2025-09-24 05:33:49] "DELETE /instance-ip/7afb9e80-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.046175 10.0.0.48 - - [2025-09-24 05:33:49] "DELETE /virtual-machine-interface/7ae2dd64-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.035697 10.0.0.48 - - [2025-09-24 05:33:49] "DELETE /virtual-machine/0fd80de8-69da-48c4-91f2-99f2e49da183 HTTP/1.1" 200 115 0.018173 10.0.0.48 - - [2025-09-24 05:33:50] "DELETE /tag/14b47a80-d0cb-45a2-85de-1e49e31a8e9c HTTP/1.1" 200 115 0.041709 10.0.0.48 - - [2025-09-24 05:33:50] "DELETE /tag/2e32227a-e247-4b6a-ab9a-cd63042ef2da HTTP/1.1" 409 236 0.004652 10.0.0.48 - - [2025-09-24 05:33:50] "DELETE /tag/3283dd17-cde2-4f88-b350-3f54370427a3 HTTP/1.1" 409 236 0.008144 10.0.0.48 - - [2025-09-24 05:33:50] "GET /virtual-machine-interface/7a0a3306-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004401 10.0.0.48 - - [2025-09-24 05:33:50] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.48 - - [2025-09-24 05:33:50] "GET /virtual-machine-interface/7a0a3306-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005325 10.0.0.48 - - [2025-09-24 05:33:50] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.48 - - [2025-09-24 05:33:50] "GET /virtual-machine/579f8d32-152b-4ab4-b4e1-a8c0ca216444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002677 10.0.0.48 - - [2025-09-24 05:33:50] "POST /ref-update HTTP/1.1" 200 156 0.009622 10.0.0.48 - - [2025-09-24 05:33:50] "GET /virtual-machine-interface/7a0a3306-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006445 10.0.0.48 - - [2025-09-24 05:33:50] "POST /set-tag HTTP/1.1" 200 109 0.017744 10.0.0.48 - - [2025-09-24 05:33:50] "POST /set-tag HTTP/1.1" 200 109 0.017679 10.0.0.48 - - [2025-09-24 05:33:50] "POST /set-tag HTTP/1.1" 200 109 0.030868 10.0.0.48 - - [2025-09-24 05:33:50] "POST /set-tag HTTP/1.1" 200 109 0.033606 10.0.0.48 - - [2025-09-24 05:33:50] "DELETE /instance-ip/7a223ef6-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.039072 10.0.0.48 - - [2025-09-24 05:33:50] "DELETE /virtual-machine-interface/7a0a3306-9907-11f0-aa99-fa163e27879e HTTP/1.1" 200 115 0.031326 10.0.0.48 - - [2025-09-24 05:33:50] "DELETE /virtual-machine/579f8d32-152b-4ab4-b4e1-a8c0ca216444 HTTP/1.1" 200 115 0.024132 10.0.0.48 - - [2025-09-24 05:33:50] "DELETE /tag/590aa19b-59b5-46cd-a982-b51105acf4ff HTTP/1.1" 200 115 0.035860 10.0.0.48 - - [2025-09-24 05:33:50] "DELETE /tag/a55c9a37-38f0-4028-a933-a9b0157a1749 HTTP/1.1" 200 115 0.033484 10.0.0.48 - - [2025-09-24 05:33:50] "DELETE /tag/c60e9e99-fd85-41cf-be26-ee814706d3eb HTTP/1.1" 200 115 0.031948 10.0.0.48 - - [2025-09-24 05:33:52] "POST /projects HTTP/1.1" 409 238 0.002401 10.0.0.48 - - [2025-09-24 05:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.48 - - [2025-09-24 05:33:52] "GET /project/56cd423b-785c-477c-9355-c333168dd7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048921 10.0.0.48 - - [2025-09-24 05:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.48 - - [2025-09-24 05:33:52] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005281 10.0.0.48 - - [2025-09-24 05:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.48 - - [2025-09-24 05:33:52] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004995 10.0.0.48 - - [2025-09-24 05:33:52] "POST /security-groups HTTP/1.1" 409 285 0.002614 10.0.0.48 - - [2025-09-24 05:33:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.48 - - [2025-09-24 05:33:52] "PUT /security-group/cb39a973-1d06-4c28-bae9-aaa66509a4fc HTTP/1.1" 200 262 0.058715 10.0.0.48 - - [2025-09-24 05:33:52] "PUT /access-control-list/c97d82cf-517b-4ad9-bd6b-85e028d7911a HTTP/1.1" 200 272 0.010542 10.0.0.48 - - [2025-09-24 05:33:52] "PUT /access-control-list/72c9acfb-9271-42b4-9993-ff72fd1a9008 HTTP/1.1" 200 272 0.015115 10.0.0.48 - - [2025-09-24 05:33:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.012570 10.0.0.48 - - [2025-09-24 05:33:57] "POST /projects HTTP/1.1" 409 238 0.001945 10.0.0.48 - - [2025-09-24 05:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.48 - - [2025-09-24 05:33:57] "GET /project/56cd423b-785c-477c-9355-c333168dd7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028572 10.0.0.48 - - [2025-09-24 05:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.48 - - [2025-09-24 05:33:57] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003843 10.0.0.48 - - [2025-09-24 05:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.48 - - [2025-09-24 05:33:57] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004164 10.0.0.48 - - [2025-09-24 05:33:57] "POST /security-groups HTTP/1.1" 409 285 0.002495 10.0.0.48 - - [2025-09-24 05:33:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.48 - - [2025-09-24 05:33:57] "PUT /security-group/cb39a973-1d06-4c28-bae9-aaa66509a4fc HTTP/1.1" 200 262 0.053236 10.0.0.48 - - [2025-09-24 05:33:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.026255 10.0.0.48 - - [2025-09-24 05:33:57] "PUT /access-control-list/c97d82cf-517b-4ad9-bd6b-85e028d7911a HTTP/1.1" 200 272 0.016456 10.0.0.48 - - [2025-09-24 05:33:57] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.016268 10.0.0.48 - - [2025-09-24 05:33:57] "PUT /access-control-list/72c9acfb-9271-42b4-9993-ff72fd1a9008 HTTP/1.1" 200 272 0.024168 10.0.0.48 - - [2025-09-24 05:33:57] "GET /firewall-rule/fa1918bf-fecf-4de6-8d7d-2262e1b3a700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002601 10.0.0.48 - - [2025-09-24 05:33:57] "POST /ref-update HTTP/1.1" 200 156 0.048554 10.0.0.48 - - [2025-09-24 05:33:57] "DELETE /firewall-rule/fa1918bf-fecf-4de6-8d7d-2262e1b3a700 HTTP/1.1" 200 115 0.033987 10.0.0.48 - - [2025-09-24 05:33:57] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005695 10.0.0.48 - - [2025-09-24 05:33:57] "GET /firewall-rule/dbf2945d-7108-40b2-a249-aa0482242bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004297 10.0.0.48 - - [2025-09-24 05:33:58] "POST /ref-update HTTP/1.1" 200 156 0.067709 10.0.0.48 - - [2025-09-24 05:33:58] "DELETE /firewall-rule/dbf2945d-7108-40b2-a249-aa0482242bc4 HTTP/1.1" 200 115 0.044796 10.0.0.48 - - [2025-09-24 05:33:58] "DELETE /tag/2e32227a-e247-4b6a-ab9a-cd63042ef2da HTTP/1.1" 409 236 0.007174 10.0.0.48 - - [2025-09-24 05:33:58] "DELETE /tag/df99ad5e-4193-4aa7-9b85-50a445ecdd52 HTTP/1.1" 200 115 0.034053 10.0.0.48 - - [2025-09-24 05:33:58] "DELETE /tag/3283dd17-cde2-4f88-b350-3f54370427a3 HTTP/1.1" 409 236 0.004811 10.0.0.48 - - [2025-09-24 05:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.48 - - [2025-09-24 05:33:58] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004447 10.0.0.48 - - [2025-09-24 05:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.48 - - [2025-09-24 05:33:58] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003816 10.0.0.48 - - [2025-09-24 05:33:58] "PUT /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d HTTP/1.1" 200 264 0.071171 10.0.0.48 - - [2025-09-24 05:33:58] "PUT /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff HTTP/1.1" 200 264 0.050508 10.0.0.48 - - [2025-09-24 05:33:58] "DELETE /security-group/cb39a973-1d06-4c28-bae9-aaa66509a4fc HTTP/1.1" 200 115 0.046008 10.0.0.48 - - [2025-09-24 05:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.48 - - [2025-09-24 05:33:58] "DELETE /access-control-list/c97d82cf-517b-4ad9-bd6b-85e028d7911a HTTP/1.1" 200 115 0.033756 10.0.0.48 - - [2025-09-24 05:33:58] "DELETE /access-control-list/72c9acfb-9271-42b4-9993-ff72fd1a9008 HTTP/1.1" 200 115 0.029068 10.0.0.48 - - [2025-09-24 05:33:58] "GET /project/56cd423b-785c-477c-9355-c333168dd7c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.032651 10.0.0.48 - - [2025-09-24 05:33:58] "GET /project/56cd423b-785c-477c-9355-c333168dd7c6?fields=security_groups HTTP/1.1" 200 1352 0.027661 10.0.0.48 - - [2025-09-24 05:33:58] "DELETE /security-group/d13597c0-678e-408b-a021-c8558688b1da HTTP/1.1" 200 115 0.038447 10.0.0.48 - - [2025-09-24 05:33:58] "DELETE /access-control-list/286ff852-f549-4de7-9f5f-18e00fb540c2 HTTP/1.1" 200 115 0.040553 10.0.0.48 - - [2025-09-24 05:33:58] "GET /project/56cd423b-785c-477c-9355-c333168dd7c6?fields=application_policy_sets HTTP/1.1" 200 1391 0.063753 10.0.0.48 - - [2025-09-24 05:33:58] "DELETE /access-control-list/a2e2615f-fd09-49c8-9025-36734a99d74c HTTP/1.1" 200 115 0.060567 10.0.0.48 - - [2025-09-24 05:33:58] "DELETE /project/56cd423b-785c-477c-9355-c333168dd7c6 HTTP/1.1" 200 115 0.282126 10.0.0.48 - - [2025-09-24 05:33:58] "POST /projects HTTP/1.1" 409 238 0.001954 10.0.0.48 - - [2025-09-24 05:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.48 - - [2025-09-24 05:33:58] "GET /project/de0892f4-a2b9-41e7-bf40-1692da19f161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.023888 10.0.0.48 - - [2025-09-24 05:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.48 - - [2025-09-24 05:33:58] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003881 10.0.0.48 - - [2025-09-24 05:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.48 - - [2025-09-24 05:33:58] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003754 10.0.0.48 - - [2025-09-24 05:33:58] "POST /security-groups HTTP/1.1" 409 285 0.006324 10.0.0.48 - - [2025-09-24 05:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.48 - - [2025-09-24 05:33:59] "PUT /security-group/0a3ce380-0a23-4920-a2a8-c9534ac5754f HTTP/1.1" 200 262 0.055783 10.0.0.48 - - [2025-09-24 05:33:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012923 10.0.0.48 - - [2025-09-24 05:33:59] "PUT /access-control-list/4b2837a4-4bfd-4c6a-9db3-808b213095b7 HTTP/1.1" 200 272 0.025665 10.0.0.48 - - [2025-09-24 05:33:59] "PUT /access-control-list/52c6e3ba-b20a-46ea-a556-c6ae1bccdd00 HTTP/1.1" 200 272 0.021027 10.0.0.48 - - [2025-09-24 05:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.48 - - [2025-09-24 05:34:03] "GET /loadbalancer/aeef100a-5b6d-417e-a913-83a879cee4d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002569 10.0.0.48 - - [2025-09-24 05:34:03] "GET /virtual-machine-interface/7886a5e6-9907-11f0-aa99-fa163e27879e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002362 10.0.0.48 - - [2025-09-24 05:34:03] "DELETE /loadbalancer-member/1ecce3d1-a86a-4566-bc02-26606400be85 HTTP/1.1" 200 115 0.032984 10.0.0.48 - - [2025-09-24 05:34:03] "DELETE /loadbalancer-pool/ab81354c-b17b-4737-9072-dc863106a621 HTTP/1.1" 200 115 0.038398 10.0.0.48 - - [2025-09-24 05:34:03] "DELETE /loadbalancer-listener/f08a1242-7394-4443-af93-87b86cbebdae HTTP/1.1" 200 115 0.037467 10.0.0.48 - - [2025-09-24 05:34:03] "DELETE /loadbalancer/aeef100a-5b6d-417e-a913-83a879cee4d1 HTTP/1.1" 200 115 0.048840 10.0.0.48 - - [2025-09-24 05:34:03] "DELETE /floating-ip/0af27da3-fb24-4d8a-9c01-851eb4e94748 HTTP/1.1" 200 115 0.037987 10.0.0.48 - - [2025-09-24 05:34:03] "DELETE /instance-ip/fd878dd2-6302-492f-b9ff-ee316409e223 HTTP/1.1" 200 115 0.045112 10.0.0.48 - - [2025-09-24 05:34:03] "DELETE /virtual-machine-interface/02c3cdf5-851f-46c5-b03a-e381c409a4ba HTTP/1.1" 200 115 0.032811 10.0.0.48 - - [2025-09-24 05:34:03] "DELETE /tag/42eacb59-6c4f-4ffb-b6d4-cffc47c424a7 HTTP/1.1" 200 115 0.029320 10.0.0.48 - - [2025-09-24 05:34:03] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002413 10.0.0.48 - - [2025-09-24 05:34:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.48 - - [2025-09-24 05:34:03] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002438 10.0.0.48 - - [2025-09-24 05:34:03] "GET /firewall-policy/c915542e-2f1a-43b2-981d-a57c419b2c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002203 10.0.0.48 - - [2025-09-24 05:34:03] "GET /firewall-rule/2376dc03-371b-4624-b6e7-b8b757cb704e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002786 10.0.0.48 - - [2025-09-24 05:34:03] "POST /ref-update HTTP/1.1" 200 156 0.012459 10.0.0.48 - - [2025-09-24 05:34:03] "DELETE /firewall-rule/2376dc03-371b-4624-b6e7-b8b757cb704e HTTP/1.1" 200 115 0.040784 10.0.0.48 - - [2025-09-24 05:34:03] "GET /firewall-policy/81f00e01-c87b-4c71-bd56-3a07fc769e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002877 10.0.0.48 - - [2025-09-24 05:34:03] "GET /firewall-rule/059452c6-b6d3-4c16-a1fd-3ccc0f88161b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.002875 10.0.0.48 - - [2025-09-24 05:34:03] "POST /ref-update HTTP/1.1" 200 156 0.014407 10.0.0.48 - - [2025-09-24 05:34:04] "DELETE /firewall-rule/059452c6-b6d3-4c16-a1fd-3ccc0f88161b HTTP/1.1" 200 115 0.047686 10.0.0.48 - - [2025-09-24 05:34:04] "GET /firewall-policy/81f00e01-c87b-4c71-bd56-3a07fc769e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005712 10.0.0.48 - - [2025-09-24 05:34:04] "GET /firewall-rule/3ef02493-da10-4b93-becf-867f38238a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006988 10.0.0.48 - - [2025-09-24 05:34:04] "POST /ref-update HTTP/1.1" 200 156 0.013090 10.0.0.48 - - [2025-09-24 05:34:04] "DELETE /firewall-rule/3ef02493-da10-4b93-becf-867f38238a99 HTTP/1.1" 200 115 0.046025 10.0.0.48 - - [2025-09-24 05:34:04] "GET /application-policy-set/6d4fefca-c435-497d-8116-d8243a1b77bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003976 10.0.0.48 - - [2025-09-24 05:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.48 - - [2025-09-24 05:34:04] "GET /policy-management/b30923a5-ea53-4c48-97cc-709c1355dda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003262 10.0.0.48 - - [2025-09-24 05:34:04] "GET /firewall-policy/81f00e01-c87b-4c71-bd56-3a07fc769e35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004745 10.0.0.48 - - [2025-09-24 05:34:04] "POST /ref-update HTTP/1.1" 200 156 0.023693 10.0.0.48 - - [2025-09-24 05:34:04] "DELETE /firewall-policy/81f00e01-c87b-4c71-bd56-3a07fc769e35 HTTP/1.1" 200 115 0.055853 10.0.0.48 - - [2025-09-24 05:34:04] "DELETE /tag/2e32227a-e247-4b6a-ab9a-cd63042ef2da HTTP/1.1" 200 115 0.067129 10.0.0.48 - - [2025-09-24 05:34:04] "DELETE /tag/19bf074e-01c1-4d61-988d-17990fb7f11c HTTP/1.1" 200 115 0.086531 10.0.0.48 - - [2025-09-24 05:34:04] "DELETE /tag/b5ca04ca-a729-44c9-a274-b81d65e21192 HTTP/1.1" 200 115 0.067446 10.0.0.48 - - [2025-09-24 05:34:04] "DELETE /tag/3283dd17-cde2-4f88-b350-3f54370427a3 HTTP/1.1" 200 115 0.064697 10.0.0.48 - - [2025-09-24 05:34:04] "POST /projects HTTP/1.1" 409 238 0.013451 10.0.0.48 - - [2025-09-24 05:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.48 - - [2025-09-24 05:34:04] "GET /project/de0892f4-a2b9-41e7-bf40-1692da19f161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052294 10.0.0.48 - - [2025-09-24 05:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004799 10.0.0.48 - - [2025-09-24 05:34:04] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006837 10.0.0.48 - - [2025-09-24 05:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.48 - - [2025-09-24 05:34:04] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.011234 10.0.0.48 - - [2025-09-24 05:34:04] "POST /security-groups HTTP/1.1" 409 285 0.002902 10.0.0.48 - - [2025-09-24 05:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.48 - - [2025-09-24 05:34:05] "PUT /security-group/0a3ce380-0a23-4920-a2a8-c9534ac5754f HTTP/1.1" 200 262 0.062713 10.0.0.48 - - [2025-09-24 05:34:05] "PUT /access-control-list/4b2837a4-4bfd-4c6a-9db3-808b213095b7 HTTP/1.1" 200 272 0.020684 10.0.0.48 - - [2025-09-24 05:34:05] "PUT /access-control-list/52c6e3ba-b20a-46ea-a556-c6ae1bccdd00 HTTP/1.1" 200 272 0.029208 10.0.0.48 - - [2025-09-24 05:34:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.043467 10.0.0.48 - - [2025-09-24 05:34:05] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.012303 10.0.0.48 - - [2025-09-24 05:34:05] "GET /firewall-rule/d6e6d310-6f70-46e5-abd3-f85cbe180d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003883 10.0.0.48 - - [2025-09-24 05:34:05] "POST /ref-update HTTP/1.1" 200 156 0.088942 10.0.0.48 - - [2025-09-24 05:34:05] "DELETE /firewall-rule/d6e6d310-6f70-46e5-abd3-f85cbe180d49 HTTP/1.1" 200 115 0.039174 10.0.0.48 - - [2025-09-24 05:34:05] "GET /firewall-policy/19b3d70a-4408-4632-91b4-0211c55b5263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006144 10.0.0.48 - - [2025-09-24 05:34:05] "GET /firewall-rule/cda2485d-0652-4dc4-b322-aac578c51f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003779 10.0.0.48 - - [2025-09-24 05:34:05] "POST /ref-update HTTP/1.1" 200 156 0.048158 10.0.0.48 - - [2025-09-24 05:34:05] "DELETE /firewall-rule/cda2485d-0652-4dc4-b322-aac578c51f82 HTTP/1.1" 200 115 0.057627 10.0.0.48 - - [2025-09-24 05:34:05] "DELETE /tag/3651029a-0653-46b1-bb65-c024eec018d3 HTTP/1.1" 200 115 0.047565 10.0.0.48 - - [2025-09-24 05:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012217 10.0.0.48 - - [2025-09-24 05:34:05] "GET /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004473 10.0.0.48 - - [2025-09-24 05:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.48 - - [2025-09-24 05:34:05] "GET /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006093 10.0.0.48 - - [2025-09-24 05:34:05] "PUT /virtual-network/ef20d0af-1b27-4c61-a7b3-5dbcf0043f8d HTTP/1.1" 200 264 0.086461 10.0.0.48 - - [2025-09-24 05:34:05] "PUT /virtual-network/b025f3b3-71e5-408f-b250-356a93b753ff HTTP/1.1" 200 264 0.054568 10.0.0.48 - - [2025-09-24 05:34:05] "DELETE /security-group/0a3ce380-0a23-4920-a2a8-c9534ac5754f HTTP/1.1" 200 115 0.089180 10.0.0.48 - - [2025-09-24 05:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006238 10.0.0.48 - - [2025-09-24 05:34:05] "DELETE /access-control-list/4b2837a4-4bfd-4c6a-9db3-808b213095b7 HTTP/1.1" 200 115 0.047812 10.0.0.48 - - [2025-09-24 05:34:05] "DELETE /access-control-list/52c6e3ba-b20a-46ea-a556-c6ae1bccdd00 HTTP/1.1" 200 115 0.039235 10.0.0.48 - - [2025-09-24 05:34:05] "GET /project/de0892f4-a2b9-41e7-bf40-1692da19f161?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.050877 10.0.0.48 - - [2025-09-24 05:34:06] "GET /project/de0892f4-a2b9-41e7-bf40-1692da19f161?fields=security_groups HTTP/1.1" 200 1353 0.049635 10.0.0.48 - - [2025-09-24 05:34:06] "DELETE /security-group/5babf687-ef00-47a6-b020-dd16b534b113 HTTP/1.1" 200 115 0.064252 10.0.0.48 - - [2025-09-24 05:34:06] "DELETE /access-control-list/468c3ed5-382a-4429-8f77-e0597ed1d90c HTTP/1.1" 200 115 0.070239 10.0.0.48 - - [2025-09-24 05:34:06] "GET /project/de0892f4-a2b9-41e7-bf40-1692da19f161?fields=application_policy_sets HTTP/1.1" 200 1392 0.111954 10.0.0.48 - - [2025-09-24 05:34:06] "DELETE /access-control-list/af78a650-9f54-4acd-a481-3b5db943112f HTTP/1.1" 200 115 0.073573 10.0.0.48 - - [2025-09-24 05:34:06] "DELETE /project/de0892f4-a2b9-41e7-bf40-1692da19f161 HTTP/1.1" 200 115 0.439160 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:35:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001882 [Introspect:8084]10.0.0.48 - - [2025-09-24 05:35:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001385