++ 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 +++ date ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Mon Oct 27 12:25:29 AM UTC 2025 ===================' INFO: =================== Mon Oct 27 12:25:29 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38 ++ CONFIGDB_NODES=10.0.0.38 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.38 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.38,10.184.90.1,127.0.0.1,172.17.0.1,252.38.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.184.90.1,127.0.0.1,172.17.0.1,252.38.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.38:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/27/2025 00:26:12.647 7f5cd01b53c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/27/2025 00:26:12.905 7f5cd01b53c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/27/2025 00:26:12.927 7f5cd01b53c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/27/2025 00:26:12.927 7f5cd01b53c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2025-10-27 00:26:26] "GET / HTTP/1.1" 503 181 0.000233 10.0.0.38 - - [2025-10-27 00:26:26] "GET / HTTP/1.1" 200 35931 0.004191 10.0.0.38 - - [2025-10-27 00:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.039356 10.0.0.38 - - [2025-10-27 00:26:26] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.019784 10.0.0.38 - - [2025-10-27 00:26:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.051254 10.0.0.38 - - [2025-10-27 00:26:27] "POST /config-nodes HTTP/1.1" 200 593 0.098358 10.0.0.38 - - [2025-10-27 00:26:27] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.38 - - [2025-10-27 00:26:27] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.38 - - [2025-10-27 00:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015654 10.0.0.38 - - [2025-10-27 00:26:27] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014635 10.0.0.38 - - [2025-10-27 00:26:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.012079 10.0.0.38 - - [2025-10-27 00:26:27] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.080820 10.0.0.38 - - [2025-10-27 00:26:27] "GET / HTTP/1.1" 200 45303 0.001390 10.0.0.38 - - [2025-10-27 00:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013734 10.0.0.38 - - [2025-10-27 00:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.38 - - [2025-10-27 00:26:27] "GET / HTTP/1.1" 200 35931 0.001475 10.0.0.38 - - [2025-10-27 00:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.38 - - [2025-10-27 00:26:27] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007111 10.0.0.38 - - [2025-10-27 00:26:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.004710 10.0.0.38 - - [2025-10-27 00:26:27] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.024001 10.0.0.38 - - [2025-10-27 00:26:27] "GET / HTTP/1.1" 200 35931 0.001646 10.0.0.38 - - [2025-10-27 00:26:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007346 10.0.0.38 - - [2025-10-27 00:26:28] "GET / HTTP/1.1" 200 35931 0.001266 10.0.0.38 - - [2025-10-27 00:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.38 - - [2025-10-27 00:26:28] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011474 10.0.0.38 - - [2025-10-27 00:26:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.003869 10.0.0.38 - - [2025-10-27 00:26:28] "POST /database-nodes HTTP/1.1" 200 597 0.025516 10.0.0.38 - - [2025-10-27 00:26:28] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.38 - - [2025-10-27 00:26:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.014354 10.0.0.38 - - [2025-10-27 00:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007650 10.0.0.38 - - [2025-10-27 00:26:28] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014282 10.0.0.38 - - [2025-10-27 00:26:28] "POST /service-appliance-sets HTTP/1.1" 200 553 0.063381 10.0.0.38 - - [2025-10-27 00:26:28] "POST /fqname-to-id HTTP/1.1" 404 180 0.003334 10.0.0.38 - - [2025-10-27 00:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.38 - - [2025-10-27 00:26:28] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007130 10.0.0.38 - - [2025-10-27 00:26:28] "POST /service-appliance-sets HTTP/1.1" 200 541 0.050207 10.0.0.38 - - [2025-10-27 00:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.38 - - [2025-10-27 00:26:28] "GET /network-ipam/2642ac9c-349f-4c1c-94b4-851ccd7c153d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.011974 10.0.0.38 - - [2025-10-27 00:26:29] "GET / HTTP/1.1" 200 35931 0.001454 10.0.0.38 - - [2025-10-27 00:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011798 10.0.0.38 - - [2025-10-27 00:26:29] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012362 10.0.0.38 - - [2025-10-27 00:26:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.003847 10.0.0.38 - - [2025-10-27 00:26:29] "POST /analytics-nodes HTTP/1.1" 200 599 0.058014 10.0.0.38 - - [2025-10-27 00:26:29] "POST /service-templates HTTP/1.1" 200 511 0.032158 10.0.0.38 - - [2025-10-27 00:26:29] "POST /service-templates HTTP/1.1" 200 501 0.029562 10.0.0.38 - - [2025-10-27 00:26:29] "POST /service-templates HTTP/1.1" 200 515 0.031647 10.0.0.38 - - [2025-10-27 00:26:29] "GET / HTTP/1.1" 200 35931 0.001638 10.0.0.38 - - [2025-10-27 00:26:29] "POST /service-templates HTTP/1.1" 200 535 0.104160 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:26:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001058 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:26:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 10.0.0.38 - - [2025-10-27 00:26:29] "POST /service-templates HTTP/1.1" 200 507 0.100106 10.0.0.38 - - [2025-10-27 00:26:30] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.38 - - [2025-10-27 00:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042 10.0.0.38 - - [2025-10-27 00:26:30] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010942 10.0.0.38 - - [2025-10-27 00:26:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.004201 10.0.0.38 - - [2025-10-27 00:26:30] "POST /config-database-nodes HTTP/1.1" 200 611 0.052100 10.0.0.38 - - [2025-10-27 00:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.38 - - [2025-10-27 00:26:32] "GET / HTTP/1.1" 200 35931 0.002342 10.0.0.38 - - [2025-10-27 00:26:32] "GET /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.014681 10.0.0.38 - - [2025-10-27 00:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009234 10.0.0.38 - - [2025-10-27 00:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.028344 10.0.0.38 - - [2025-10-27 00:26:32] "GET /routing-instance/48bf9cdb-9af7-472e-be83-58c83ba62148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005550 10.0.0.38 - - [2025-10-27 00:26:32] "PUT /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278 HTTP/1.1" 200 276 0.040462 10.0.0.38 - - [2025-10-27 00:26:32] "POST /bgp-routers HTTP/1.1" 200 616 0.122940 10.0.0.38 - - [2025-10-27 00:26:33] "GET /bgp-router/53da55ff-202c-4157-a54b-eafe117fba92?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.010213 10.0.0.38 - - [2025-10-27 00:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.38 - - [2025-10-27 00:26:33] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016706 10.0.0.38 - - [2025-10-27 00:26:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003909 10.0.0.38 - - [2025-10-27 00:26:33] "POST /ref-update HTTP/1.1" 200 156 0.029860 10.0.0.38 - - [2025-10-27 00:26:33] "GET / HTTP/1.1" 200 35931 0.001787 10.0.0.38 - - [2025-10-27 00:26:33] "POST /alarms HTTP/1.1" 200 581 0.120812 10.0.0.38 - - [2025-10-27 00:26:33] "POST /alarms HTTP/1.1" 200 575 0.162133 10.0.0.38 - - [2025-10-27 00:26:34] "POST /alarms HTTP/1.1" 200 575 0.176094 10.0.0.38 - - [2025-10-27 00:26:34] "POST /alarms HTTP/1.1" 200 559 0.045444 10.0.0.38 - - [2025-10-27 00:26:34] "POST /alarms HTTP/1.1" 200 555 0.132607 10.0.0.38 - - [2025-10-27 00:26:34] "POST /alarms HTTP/1.1" 200 557 0.120109 10.0.0.38 - - [2025-10-27 00:26:34] "POST /alarms HTTP/1.1" 200 565 0.097547 10.0.0.38 - - [2025-10-27 00:26:34] "POST /alarms HTTP/1.1" 200 549 0.094787 10.0.0.38 - - [2025-10-27 00:26:34] "POST /alarms HTTP/1.1" 200 557 0.093329 10.0.0.38 - - [2025-10-27 00:26:34] "POST /alarms HTTP/1.1" 200 567 0.083565 10.0.0.38 - - [2025-10-27 00:26:35] "POST /alarms HTTP/1.1" 200 555 0.095673 10.0.0.38 - - [2025-10-27 00:26:35] "POST /alarms HTTP/1.1" 200 567 0.097104 10.0.0.38 - - [2025-10-27 00:26:35] "POST /alarms HTTP/1.1" 200 575 0.199105 10.0.0.38 - - [2025-10-27 00:26:35] "POST /alarms HTTP/1.1" 200 569 0.122676 10.0.0.38 - - [2025-10-27 00:26:35] "POST /alarms HTTP/1.1" 200 561 0.060508 10.0.0.38 - - [2025-10-27 00:26:35] "POST /alarms HTTP/1.1" 200 561 0.037832 10.0.0.38 - - [2025-10-27 00:26:35] "POST /alarms HTTP/1.1" 200 561 0.075448 10.0.0.38 - - [2025-10-27 00:26:35] "POST /alarms HTTP/1.1" 200 547 0.065686 10.0.0.38 - - [2025-10-27 00:26:35] "POST /alarms HTTP/1.1" 200 595 0.119424 10.0.0.38 - - [2025-10-27 00:26:36] "POST /alarms HTTP/1.1" 200 575 0.084974 10.0.0.38 - - [2025-10-27 00:26:36] "POST /alarms HTTP/1.1" 200 571 0.074730 10.0.0.38 - - [2025-10-27 00:26:36] "POST /alarms HTTP/1.1" 200 583 0.042985 10.0.0.38 - - [2025-10-27 00:26:36] "POST /alarms HTTP/1.1" 200 609 0.123303 10.0.0.38 - - [2025-10-27 00:26:36] "GET / HTTP/1.1" 200 35931 0.001846 10.0.0.38 - - [2025-10-27 00:26:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.016342 10.0.0.38 - - [2025-10-27 00:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009078 10.0.0.38 - - [2025-10-27 00:26:36] "PUT /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278 HTTP/1.1" 200 276 0.035399 10.0.0.38 - - [2025-10-27 00:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006400 10.0.0.38 - - [2025-10-27 00:26:37] "GET /network-ipam/2642ac9c-349f-4c1c-94b4-851ccd7c153d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004226 10.0.0.38 - - [2025-10-27 00:26:37] "GET / HTTP/1.1" 200 35931 0.001529 10.0.0.38 - - [2025-10-27 00:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.38 - - [2025-10-27 00:26:37] "GET /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004836 10.0.0.38 - - [2025-10-27 00:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.38 - - [2025-10-27 00:26:37] "PUT /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278 HTTP/1.1" 200 276 0.015508 10.0.0.38 - - [2025-10-27 00:26:37] "POST /fqname-to-id HTTP/1.1" 404 225 0.008285 10.0.0.38 - - [2025-10-27 00:26:37] "POST /access-control-lists HTTP/1.1" 200 587 0.037565 10.0.0.38 - - [2025-10-27 00:26:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.032098 10.0.0.38 - - [2025-10-27 00:26:37] "GET / HTTP/1.1" 200 35931 0.002099 10.0.0.38 - - [2025-10-27 00:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009415 10.0.0.38 - - [2025-10-27 00:26:37] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007871 10.0.0.38 - - [2025-10-27 00:26:37] "PUT /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c HTTP/1.1" 200 274 0.020931 10.0.0.38 - - [2025-10-27 00:26:38] "POST /access-control-lists HTTP/1.1" 200 585 0.125334 10.0.0.38 - - [2025-10-27 00:26:38] "POST /route-targets HTTP/1.1" 200 327 0.031456 10.0.0.38 - - [2025-10-27 00:26:38] "POST /ref-update HTTP/1.1" 200 156 0.047021 10.0.0.38 - - [2025-10-27 00:26:38] "POST /route-targets HTTP/1.1" 200 327 0.017411 10.0.0.38 - - [2025-10-27 00:26:38] "POST /ref-update HTTP/1.1" 200 156 0.027045 10.0.0.38 - - [2025-10-27 00:26:38] "POST /route-targets HTTP/1.1" 200 327 0.020562 10.0.0.38 - - [2025-10-27 00:26:38] "POST /ref-update HTTP/1.1" 200 156 0.033987 10.0.0.38 - - [2025-10-27 00:26:38] "POST /route-targets HTTP/1.1" 200 327 0.018271 10.0.0.38 - - [2025-10-27 00:26:38] "POST /ref-update HTTP/1.1" 200 156 0.038459 10.0.0.38 - - [2025-10-27 00:26:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.007077 10.0.0.38 - - [2025-10-27 00:26:38] "POST /access-control-lists HTTP/1.1" 200 551 0.082594 10.0.0.38 - - [2025-10-27 00:26:38] "PUT /access-control-list/536a02b4-db0a-4d20-91a7-52eeda813764 HTTP/1.1" 200 272 0.024879 10.0.0.38 - - [2025-10-27 00:26:38] "PUT /access-control-list/cad71801-39b6-4688-a1ee-e9efce6f6de2 HTTP/1.1" 200 272 0.042577 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:26:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:26:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001450 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:26:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:26:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000788 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:26:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001106 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:26:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000893 10.0.0.38 - - [2025-10-27 00:26:57] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.38 - - [2025-10-27 00:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.38 - - [2025-10-27 00:26:57] "GET /domain/a0d1ea6a-fe2e-465f-bba3-dfb4ea52b55a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006262 10.0.0.38 - - [2025-10-27 00:26:57] "POST /id-to-fqname HTTP/1.1" 200 173 0.000580 10.0.0.38 - - [2025-10-27 00:26:57] "POST /fqname-to-id HTTP/1.1" 404 182 0.029538 10.0.0.38 - - [2025-10-27 00:26:57] "POST /security-groups HTTP/1.1" 200 570 0.098901 10.0.0.38 - - [2025-10-27 00:26:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.002629 10.0.0.38 - - [2025-10-27 00:26:57] "POST /projects HTTP/1.1" 200 481 0.300279 10.0.0.38 - - [2025-10-27 00:26:57] "POST /access-control-lists HTTP/1.1" 200 579 0.078343 10.0.0.38 - - [2025-10-27 00:26:57] "POST /security-groups HTTP/1.1" 200 534 0.108188 10.0.0.38 - - [2025-10-27 00:26:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.008639 10.0.0.38 - - [2025-10-27 00:26:57] "POST /access-control-lists HTTP/1.1" 200 577 0.031027 10.0.0.38 - - [2025-10-27 00:26:57] "POST /chown HTTP/1.1" 200 109 0.037478 10.0.0.38 - - [2025-10-27 00:26:57] "POST /policy-managements HTTP/1.1" 409 214 0.028754 10.0.0.38 - - [2025-10-27 00:26:57] "POST /fqname-to-id HTTP/1.1" 404 232 0.007036 10.0.0.38 - - [2025-10-27 00:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.38 - - [2025-10-27 00:26:57] "POST /access-control-lists HTTP/1.1" 200 594 0.019142 10.0.0.38 - - [2025-10-27 00:26:58] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004466 10.0.0.38 - - [2025-10-27 00:26:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.001859 10.0.0.38 - - [2025-10-27 00:26:58] "POST /application-policy-sets HTTP/1.1" 200 528 0.037593 10.0.0.38 - - [2025-10-27 00:26:58] "POST /access-control-lists HTTP/1.1" 200 592 0.059985 10.0.0.38 - - [2025-10-27 00:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012550 10.0.0.38 - - [2025-10-27 00:26:58] "GET /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007575 10.0.0.38 - - [2025-10-27 00:26:58] "PUT /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278 HTTP/1.1" 200 276 0.014051 10.0.0.38 - - [2025-10-27 00:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018803 10.0.0.38 - - [2025-10-27 00:26:58] "GET /virtual-network/8952bdee-4e22-466e-a6f4-0b1622a12280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005062 10.0.0.38 - - [2025-10-27 00:26:58] "POST /id-to-fqname HTTP/1.1" 200 177 0.001397 10.0.0.38 - - [2025-10-27 00:26:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.026795 10.0.0.38 - - [2025-10-27 00:26:58] "POST /security-groups HTTP/1.1" 200 574 0.076331 10.0.0.38 - - [2025-10-27 00:26:58] "POST /projects HTTP/1.1" 200 489 0.255551 10.0.0.38 - - [2025-10-27 00:26:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.002673 10.0.0.38 - - [2025-10-27 00:26:58] "POST /security-groups HTTP/1.1" 200 546 0.038155 10.0.0.38 - - [2025-10-27 00:26:58] "POST /access-control-lists HTTP/1.1" 200 583 0.090572 10.0.0.38 - - [2025-10-27 00:26:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.008747 10.0.0.38 - - [2025-10-27 00:26:58] "POST /chown HTTP/1.1" 200 109 0.063185 10.0.0.38 - - [2025-10-27 00:26:58] "POST /access-control-lists HTTP/1.1" 200 581 0.094990 10.0.0.38 - - [2025-10-27 00:26:58] "POST /network-ipams HTTP/1.1" 200 522 0.104741 10.0.0.38 - - [2025-10-27 00:26:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.003456 10.0.0.38 - - [2025-10-27 00:26:58] "POST /network-ipams HTTP/1.1" 200 510 0.047887 10.0.0.38 - - [2025-10-27 00:26:58] "POST /access-control-lists HTTP/1.1" 200 602 0.048801 10.0.0.38 - - [2025-10-27 00:26:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.008008 10.0.0.38 - - [2025-10-27 00:26:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.011996 10.0.0.38 - - [2025-10-27 00:26:58] "POST /access-control-lists HTTP/1.1" 200 600 0.039777 10.0.0.38 - - [2025-10-27 00:26:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.004061 10.0.0.38 - - [2025-10-27 00:26:59] "POST /useragent-kv HTTP/1.1" 200 115 0.009986 10.0.0.38 - - [2025-10-27 00:26:59] "POST /virtual-networks HTTP/1.1" 200 538 0.202733 10.0.0.38 - - [2025-10-27 00:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009600 10.0.0.38 - - [2025-10-27 00:26:59] "POST /access-control-lists HTTP/1.1" 200 589 0.101964 10.0.0.38 - - [2025-10-27 00:26:59] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.024363 10.0.0.38 - - [2025-10-27 00:26:59] "POST /route-targets HTTP/1.1" 200 327 0.022697 10.0.0.38 - - [2025-10-27 00:26:59] "POST /network-ipams HTTP/1.1" 200 518 0.066014 10.0.0.38 - - [2025-10-27 00:26:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.021989 10.0.0.38 - - [2025-10-27 00:26:59] "POST /ref-update HTTP/1.1" 200 156 0.061778 10.0.0.38 - - [2025-10-27 00:26:59] "PUT /access-control-list/ceb7b273-1329-4eb4-922a-77e08f0eea56 HTTP/1.1" 200 272 0.088094 10.0.0.38 - - [2025-10-27 00:26:59] "POST /useragent-kv HTTP/1.1" 200 115 0.009511 10.0.0.38 - - [2025-10-27 00:26:59] "POST /virtual-networks HTTP/1.1" 200 546 0.197845 10.0.0.38 - - [2025-10-27 00:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006824 10.0.0.38 - - [2025-10-27 00:26:59] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.041331 10.0.0.38 - - [2025-10-27 00:26:59] "POST /route-targets HTTP/1.1" 200 327 0.034795 10.0.0.38 - - [2025-10-27 00:26:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.011007 10.0.0.38 - - [2025-10-27 00:26:59] "POST /ref-update HTTP/1.1" 200 156 0.043769 10.0.0.38 - - [2025-10-27 00:26:59] "POST /network-policys HTTP/1.1" 200 538 0.052471 10.0.0.38 - - [2025-10-27 00:26:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.011663 10.0.0.38 - - [2025-10-27 00:26:59] "POST /network-policys HTTP/1.1" 200 534 0.021730 10.0.0.38 - - [2025-10-27 00:26:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.030445 10.0.0.38 - - [2025-10-27 00:26:59] "POST /network-policys HTTP/1.1" 200 542 0.019246 10.0.0.38 - - [2025-10-27 00:27:00] "PUT /access-control-list/8d3b8f5a-cbf7-4cc6-8c59-11ae628ebd4d HTTP/1.1" 200 272 0.061809 10.0.0.38 - - [2025-10-27 00:27:00] "POST /ref-update HTTP/1.1" 200 156 0.148254 10.0.0.38 - - [2025-10-27 00:27:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015470 10.0.0.38 - - [2025-10-27 00:27:00] "PUT /access-control-list/ceb7b273-1329-4eb4-922a-77e08f0eea56 HTTP/1.1" 200 272 0.023481 10.0.0.38 - - [2025-10-27 00:27:00] "POST /ref-update HTTP/1.1" 200 156 0.122979 10.0.0.38 - - [2025-10-27 00:27:00] "PUT /access-control-list/8d3b8f5a-cbf7-4cc6-8c59-11ae628ebd4d HTTP/1.1" 200 272 0.031032 10.0.0.38 - - [2025-10-27 00:27:00] "POST /ref-update HTTP/1.1" 200 156 0.108262 10.0.0.38 - - [2025-10-27 00:27:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011076 10.0.0.38 - - [2025-10-27 00:27:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014549 10.0.0.38 - - [2025-10-27 00:27:00] "PUT /access-control-list/ceb7b273-1329-4eb4-922a-77e08f0eea56 HTTP/1.1" 200 272 0.108713 10.0.0.38 - - [2025-10-27 00:27:00] "POST /ref-update HTTP/1.1" 200 156 0.097203 10.0.0.38 - - [2025-10-27 00:27:00] "POST /fqname-to-id HTTP/1.1" 404 237 0.017896 10.0.0.38 - - [2025-10-27 00:27:00] "POST /ref-update HTTP/1.1" 200 156 0.208138 10.0.0.38 - - [2025-10-27 00:27:00] "POST /access-control-lists HTTP/1.1" 200 601 0.099883 10.0.0.38 - - [2025-10-27 00:27:00] "POST /ref-update HTTP/1.1" 200 156 0.158497 10.0.0.38 - - [2025-10-27 00:27:00] "POST /ref-update HTTP/1.1" 200 156 0.070399 10.0.0.38 - - [2025-10-27 00:27:00] "PUT /access-control-list/2a1db52c-617a-4f07-bd11-cb07e863a42c HTTP/1.1" 200 272 0.060837 10.0.0.38 - - [2025-10-27 00:27:01] "POST /ref-update HTTP/1.1" 200 156 0.233243 10.0.0.38 - - [2025-10-27 00:27:01] "PUT /access-control-list/2a1db52c-617a-4f07-bd11-cb07e863a42c HTTP/1.1" 200 272 0.059059 10.0.0.38 - - [2025-10-27 00:27:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007563 10.0.0.38 - - [2025-10-27 00:27:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005224 10.0.0.38 - - [2025-10-27 00:27:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008137 10.0.0.38 - - [2025-10-27 00:27:01] "PUT /access-control-list/8d3b8f5a-cbf7-4cc6-8c59-11ae628ebd4d HTTP/1.1" 200 272 0.036223 10.0.0.38 - - [2025-10-27 00:27:01] "POST /ref-update HTTP/1.1" 200 156 0.029630 10.0.0.38 - - [2025-10-27 00:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006941 10.0.0.38 - - [2025-10-27 00:27:01] "GET /virtual-network/8952bdee-4e22-466e-a6f4-0b1622a12280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.010547 10.0.0.38 - - [2025-10-27 00:27:01] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004575 10.0.0.38 - - [2025-10-27 00:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.38 - - [2025-10-27 00:27:01] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007089 10.0.0.38 - - [2025-10-27 00:27:01] "POST /firewall-policys HTTP/1.1" 200 530 0.028371 10.0.0.38 - - [2025-10-27 00:27:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.036567 10.0.0.38 - - [2025-10-27 00:27:01] "GET /firewall-policy/0c5f04e4-22d1-41a2-bf69-468a398e0d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.012032 10.0.0.38 - - [2025-10-27 00:27:01] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.013653 10.0.0.38 - - [2025-10-27 00:27:01] "GET /firewall-policy/0c5f04e4-22d1-41a2-bf69-468a398e0d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.006315 10.0.0.38 - - [2025-10-27 00:27:01] "POST /ref-update HTTP/1.1" 200 156 0.027621 10.0.0.38 - - [2025-10-27 00:27:01] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005061 10.0.0.38 - - [2025-10-27 00:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.38 - - [2025-10-27 00:27:01] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004337 10.0.0.38 - - [2025-10-27 00:27:01] "POST /firewall-policys HTTP/1.1" 200 532 0.021648 10.0.0.38 - - [2025-10-27 00:27:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.051409 10.0.0.38 - - [2025-10-27 00:27:01] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007638 10.0.0.38 - - [2025-10-27 00:27:01] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003155 10.0.0.38 - - [2025-10-27 00:27:01] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002878 10.0.0.38 - - [2025-10-27 00:27:01] "GET /firewall-policy/0c5f04e4-22d1-41a2-bf69-468a398e0d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002304 10.0.0.38 - - [2025-10-27 00:27:01] "GET /firewall-policy/0c5f04e4-22d1-41a2-bf69-468a398e0d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003583 10.0.0.38 - - [2025-10-27 00:27:01] "POST /ref-update HTTP/1.1" 200 156 0.014704 10.0.0.38 - - [2025-10-27 00:27:01] "POST /ref-update HTTP/1.1" 200 156 0.042325 10.0.0.38 - - [2025-10-27 00:27:01] "POST /ref-update HTTP/1.1" 200 156 0.020604 10.0.0.38 - - [2025-10-27 00:27:01] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.021309 10.0.0.38 - - [2025-10-27 00:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.38 - - [2025-10-27 00:27:02] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014280 10.0.0.38 - - [2025-10-27 00:27:02] "POST /firewall-policys HTTP/1.1" 200 530 0.036441 10.0.0.38 - - [2025-10-27 00:27:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.036487 10.0.0.38 - - [2025-10-27 00:27:02] "GET /firewall-policy/8c6bf004-acae-46fd-bd62-f1cce581125f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005199 10.0.0.38 - - [2025-10-27 00:27:02] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003205 10.0.0.38 - - [2025-10-27 00:27:02] "GET /firewall-policy/8c6bf004-acae-46fd-bd62-f1cce581125f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002936 10.0.0.38 - - [2025-10-27 00:27:02] "GET /firewall-policy/0c5f04e4-22d1-41a2-bf69-468a398e0d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004611 10.0.0.38 - - [2025-10-27 00:27:02] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003937 10.0.0.38 - - [2025-10-27 00:27:02] "GET /firewall-policy/0c5f04e4-22d1-41a2-bf69-468a398e0d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004309 10.0.0.38 - - [2025-10-27 00:27:02] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002766 10.0.0.38 - - [2025-10-27 00:27:02] "POST /ref-update HTTP/1.1" 200 156 0.019141 10.0.0.38 - - [2025-10-27 00:27:02] "POST /ref-update HTTP/1.1" 200 156 0.028896 10.0.0.38 - - [2025-10-27 00:27:02] "POST /ref-update HTTP/1.1" 200 156 0.035877 10.0.0.38 - - [2025-10-27 00:27:02] "POST /ref-update HTTP/1.1" 200 156 0.026346 10.0.0.38 - - [2025-10-27 00:27:02] "POST /ref-update HTTP/1.1" 200 156 0.035013 10.0.0.38 - - [2025-10-27 00:27:02] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.014120 10.0.0.38 - - [2025-10-27 00:27:02] "POST /tags HTTP/1.1" 200 299 0.031753 10.0.0.38 - - [2025-10-27 00:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.025975 10.0.0.38 - - [2025-10-27 00:27:02] "GET /tag/82a5c28b-f56a-4213-a553-5336f410fb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018543 10.0.0.38 - - [2025-10-27 00:27:02] "POST /set-tag HTTP/1.1" 200 109 0.017733 10.0.0.38 - - [2025-10-27 00:27:03] "POST /tags HTTP/1.1" 200 357 0.270802 10.0.0.38 - - [2025-10-27 00:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020440 10.0.0.38 - - [2025-10-27 00:27:03] "GET /tag/36c73005-0b69-4a66-9b8b-424415d0ce32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.020930 10.0.0.38 - - [2025-10-27 00:27:03] "POST /tags HTTP/1.1" 200 305 0.096035 10.0.0.38 - - [2025-10-27 00:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019339 10.0.0.38 - - [2025-10-27 00:27:03] "GET /tag/8e3e326c-cd8c-49d5-b03e-9bb500001898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.023915 10.0.0.38 - - [2025-10-27 00:27:03] "POST /id-to-fqname HTTP/1.1" 200 174 0.000575 10.0.0.38 - - [2025-10-27 00:27:03] "POST /fqname-to-id HTTP/1.1" 404 183 0.008532 10.0.0.38 - - [2025-10-27 00:27:03] "POST /security-groups HTTP/1.1" 200 571 0.128444 10.0.0.38 - - [2025-10-27 00:27:03] "POST /projects HTTP/1.1" 200 483 0.420601 10.0.0.38 - - [2025-10-27 00:27:03] "POST /fqname-to-id HTTP/1.1" 404 214 0.018022 10.0.0.38 - - [2025-10-27 00:27:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.028852 10.0.0.38 - - [2025-10-27 00:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014833 10.0.0.38 - - [2025-10-27 00:27:03] "POST /access-control-lists HTTP/1.1" 200 580 0.117281 10.0.0.38 - - [2025-10-27 00:27:04] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.057251 10.0.0.38 - - [2025-10-27 00:27:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.023039 10.0.0.38 - - [2025-10-27 00:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013756 10.0.0.38 - - [2025-10-27 00:27:04] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.015583 10.0.0.38 - - [2025-10-27 00:27:04] "POST /access-control-lists HTTP/1.1" 200 578 0.121331 10.0.0.38 - - [2025-10-27 00:27:04] "PUT /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa HTTP/1.1" 200 264 0.181736 10.0.0.38 - - [2025-10-27 00:27:04] "PUT /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c HTTP/1.1" 200 264 0.134740 10.0.0.38 - - [2025-10-27 00:27:04] "POST /security-groups HTTP/1.1" 200 537 0.263327 10.0.0.38 - - [2025-10-27 00:27:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.016214 10.0.0.38 - - [2025-10-27 00:27:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.102448 10.0.0.38 - - [2025-10-27 00:27:04] "POST /access-control-lists HTTP/1.1" 200 596 0.204905 10.0.0.38 - - [2025-10-27 00:27:04] "POST /chown HTTP/1.1" 200 109 0.131691 10.0.0.38 - - [2025-10-27 00:27:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.012144 10.0.0.38 - - [2025-10-27 00:27:05] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.030788 10.0.0.38 - - [2025-10-27 00:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014248 10.0.0.38 - - [2025-10-27 00:27:05] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.035684 10.0.0.38 - - [2025-10-27 00:27:05] "POST /tags HTTP/1.1" 409 207 0.015088 10.0.0.38 - - [2025-10-27 00:27:05] "POST /access-control-lists HTTP/1.1" 200 594 0.180181 10.0.0.38 - - [2025-10-27 00:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.38 - - [2025-10-27 00:27:05] "GET /tag/8e3e326c-cd8c-49d5-b03e-9bb500001898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.034352 10.0.0.38 - - [2025-10-27 00:27:05] "POST /firewall-rules HTTP/1.1" 200 564 0.124610 10.0.0.38 - - [2025-10-27 00:27:05] "GET /firewall-rule/18b4a5f7-01e8-43ab-859e-ef8e382bf5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.007150 10.0.0.38 - - [2025-10-27 00:27:05] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002751 10.0.0.38 - - [2025-10-27 00:27:05] "GET /firewall-rule/18b4a5f7-01e8-43ab-859e-ef8e382bf5f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003015 10.0.0.38 - - [2025-10-27 00:27:05] "POST /ref-update HTTP/1.1" 200 156 0.048052 10.0.0.38 - - [2025-10-27 00:27:05] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018228 10.0.0.38 - - [2025-10-27 00:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010247 10.0.0.38 - - [2025-10-27 00:27:05] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005704 10.0.0.38 - - [2025-10-27 00:27:05] "POST /tags HTTP/1.1" 409 207 0.013094 10.0.0.38 - - [2025-10-27 00:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009639 10.0.0.38 - - [2025-10-27 00:27:05] "GET /tag/8e3e326c-cd8c-49d5-b03e-9bb500001898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.034682 10.0.0.38 - - [2025-10-27 00:27:05] "POST /firewall-rules HTTP/1.1" 200 562 0.127496 10.0.0.38 - - [2025-10-27 00:27:05] "GET /firewall-rule/4f908f50-1654-4fa3-a7f9-81f0a7eb78f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.033305 10.0.0.38 - - [2025-10-27 00:27:05] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.028924 10.0.0.38 - - [2025-10-27 00:27:06] "GET /firewall-rule/4f908f50-1654-4fa3-a7f9-81f0a7eb78f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.011988 10.0.0.38 - - [2025-10-27 00:27:06] "POST /ref-update HTTP/1.1" 200 156 0.021009 10.0.0.38 - - [2025-10-27 00:27:06] "POST /tags HTTP/1.1" 200 305 0.077955 10.0.0.38 - - [2025-10-27 00:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.020318 10.0.0.38 - - [2025-10-27 00:27:06] "GET /tag/d98e0ac6-4547-4ad6-beb2-d4078929d60e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015787 10.0.0.38 - - [2025-10-27 00:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.38 - - [2025-10-27 00:27:06] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.087852 10.0.0.38 - - [2025-10-27 00:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.38 - - [2025-10-27 00:27:06] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007055 10.0.0.38 - - [2025-10-27 00:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.38 - - [2025-10-27 00:27:06] "GET /service-appliance-set/52d5b7ac-d9be-4bf6-a9f3-9f7b9665a8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004956 10.0.0.38 - - [2025-10-27 00:27:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.002301 10.0.0.38 - - [2025-10-27 00:27:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.167345 10.0.0.38 - - [2025-10-27 00:27:06] "GET /virtual-machine-interface/9781330e-fe0f-4a75-a643-8032395d0f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.026603 10.0.0.38 - - [2025-10-27 00:27:06] "POST /instance-ips HTTP/1.1" 200 381 0.045999 10.0.0.38 - - [2025-10-27 00:27:06] "GET /instance-ip/44c0e78d-9efa-49e6-a5bf-c268004f282a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.016665 10.0.0.38 - - [2025-10-27 00:27:06] "POST /loadbalancers HTTP/1.1" 200 582 0.078354 10.0.0.38 - - [2025-10-27 00:27:06] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.38 - - [2025-10-27 00:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008137 10.0.0.38 - - [2025-10-27 00:27:06] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004154 10.0.0.38 - - [2025-10-27 00:27:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023427 10.0.0.38 - - [2025-10-27 00:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.38 - - [2025-10-27 00:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.024459 10.0.0.38 - - [2025-10-27 00:27:06] "GET /config-node/e683d02f-b4ac-42e2-96b2-ac93d0affd01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.016072 10.0.0.38 - - [2025-10-27 00:27:07] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.087069 10.0.0.38 - - [2025-10-27 00:27:07] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042669 10.0.0.38 - - [2025-10-27 00:27:07] "GET /instance-ip/44c0e78d-9efa-49e6-a5bf-c268004f282a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013983 10.0.0.38 - - [2025-10-27 00:27:07] "GET /loadbalancer/83ffd99f-a509-4764-a1d5-6ef4d6009e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.017212 10.0.0.38 - - [2025-10-27 00:27:07] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.041191 10.0.0.38 - - [2025-10-27 00:27:07] "POST /floating-ips HTTP/1.1" 200 583 0.057326 10.0.0.38 - - [2025-10-27 00:27:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.048394 10.0.0.38 - - [2025-10-27 00:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014122 10.0.0.38 - - [2025-10-27 00:27:07] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.085234 10.0.0.38 - - [2025-10-27 00:27:07] "GET /loadbalancer-listener/34f8d9ba-3b1d-498a-8563-1f12e52c7ed1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002958 10.0.0.38 - - [2025-10-27 00:27:07] "GET /loadbalancer-listener/34f8d9ba-3b1d-498a-8563-1f12e52c7ed1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003685 10.0.0.38 - - [2025-10-27 00:27:07] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.036561 10.0.0.38 - - [2025-10-27 00:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007051 10.0.0.38 - - [2025-10-27 00:27:07] "GET /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.006024 10.0.0.38 - - [2025-10-27 00:27:07] "GET /instance-ip/44c0e78d-9efa-49e6-a5bf-c268004f282a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004819 10.0.0.38 - - [2025-10-27 00:27:07] "GET /instance-ip/44c0e78d-9efa-49e6-a5bf-c268004f282a?fields=floating_ips HTTP/1.1" 200 1170 0.008198 10.0.0.38 - - [2025-10-27 00:27:07] "GET /floating-ip/7926ad50-9884-48da-a2ac-fd66b6de7846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002377 10.0.0.38 - - [2025-10-27 00:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.38 - - [2025-10-27 00:27:07] "PUT /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278 HTTP/1.1" 200 276 0.011768 10.0.0.38 - - [2025-10-27 00:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.38 - - [2025-10-27 00:27:07] "GET /loadbalancer/83ffd99f-a509-4764-a1d5-6ef4d6009e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003379 10.0.0.38 - - [2025-10-27 00:27:07] "POST /tags HTTP/1.1" 200 301 0.055903 10.0.0.38 - - [2025-10-27 00:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015605 10.0.0.38 - - [2025-10-27 00:27:07] "GET /tag/d8dd94d4-9efc-46ab-9e57-5e1e5a807f08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.029085 10.0.0.38 - - [2025-10-27 00:27:07] "POST /tags HTTP/1.1" 200 325 0.074880 10.0.0.38 - - [2025-10-27 00:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012266 10.0.0.38 - - [2025-10-27 00:27:07] "GET /tag/7143d7c3-0d9b-4054-86fe-bc7171fcbe45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.013376 10.0.0.38 - - [2025-10-27 00:27:07] "POST /tags HTTP/1.1" 200 363 0.017286 10.0.0.38 - - [2025-10-27 00:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009569 10.0.0.38 - - [2025-10-27 00:27:08] "GET /tag/ccec5971-fa88-4117-b1a9-50b78e19ff36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012843 10.0.0.38 - - [2025-10-27 00:27:08] "POST /tags HTTP/1.1" 200 311 0.020206 10.0.0.38 - - [2025-10-27 00:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006244 10.0.0.38 - - [2025-10-27 00:27:08] "GET /tag/e799ad93-13ee-4ae3-9303-8e3c9d47740a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012290 10.0.0.38 - - [2025-10-27 00:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955 10.0.0.38 - - [2025-10-27 00:27:08] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005085 10.0.0.38 - - [2025-10-27 00:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.38 - - [2025-10-27 00:27:08] "GET /project/97a8a514-e5b5-4d8c-87c4-7462666bc833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042244 10.0.0.38 - - [2025-10-27 00:27:08] "POST /virtual-machines HTTP/1.1" 200 377 0.020646 10.0.0.38 - - [2025-10-27 00:27:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019067 10.0.0.38 - - [2025-10-27 00:27:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.131659 10.0.0.38 - - [2025-10-27 00:27:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024888 10.0.0.38 - - [2025-10-27 00:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008341 10.0.0.38 - - [2025-10-27 00:27:08] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005347 10.0.0.38 - - [2025-10-27 00:27:08] "POST /instance-ips HTTP/1.1" 200 409 0.034435 10.0.0.38 - - [2025-10-27 00:27:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025886 10.0.0.38 - - [2025-10-27 00:27:08] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.011841 10.0.0.38 - - [2025-10-27 00:27:08] "POST /set-tag HTTP/1.1" 200 109 0.022680 10.0.0.38 - - [2025-10-27 00:27:08] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008068 10.0.0.38 - - [2025-10-27 00:27:08] "GET /instance-ip/ac2581f0-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.006378 10.0.0.38 - - [2025-10-27 00:27:08] "POST /tags HTTP/1.1" 200 355 0.024601 10.0.0.38 - - [2025-10-27 00:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008095 10.0.0.38 - - [2025-10-27 00:27:08] "GET /tag/5eb6190b-10a6-4bd9-b66e-470d6c5c4d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.020002 10.0.0.38 - - [2025-10-27 00:27:08] "POST /tags HTTP/1.1" 200 303 0.027315 10.0.0.38 - - [2025-10-27 00:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.026060 10.0.0.38 - - [2025-10-27 00:27:08] "GET /tag/41483c27-af65-4155-88e5-cf0f2ec2e542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.020047 10.0.0.38 - - [2025-10-27 00:27:09] "POST /projects HTTP/1.1" 409 218 0.002873 10.0.0.38 - - [2025-10-27 00:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.38 - - [2025-10-27 00:27:09] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.101266 10.0.0.38 - - [2025-10-27 00:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.38 - - [2025-10-27 00:27:09] "GET /network-ipam/73fd0f70-d181-4bba-82a8-95d3fed536da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002875 10.0.0.38 - - [2025-10-27 00:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.38 - - [2025-10-27 00:27:09] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004515 10.0.0.38 - - [2025-10-27 00:27:09] "PUT /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa HTTP/1.1" 200 264 0.042819 10.0.0.38 - - [2025-10-27 00:27:09] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.010397 10.0.0.38 - - [2025-10-27 00:27:09] "POST /set-tag HTTP/1.1" 200 109 0.057935 10.0.0.38 - - [2025-10-27 00:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009632 10.0.0.38 - - [2025-10-27 00:27:09] "GET /network-ipam/742c9282-e75f-4218-9b80-de62cba7f712?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002810 10.0.0.38 - - [2025-10-27 00:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009273 10.0.0.38 - - [2025-10-27 00:27:09] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006666 10.0.0.38 - - [2025-10-27 00:27:09] "PUT /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c HTTP/1.1" 200 264 0.053057 10.0.0.38 - - [2025-10-27 00:27:09] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004980 10.0.0.38 - - [2025-10-27 00:27:09] "POST /set-tag HTTP/1.1" 200 109 0.064041 10.0.0.38 - - [2025-10-27 00:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013121 10.0.0.38 - - [2025-10-27 00:27:09] "GET /network-policy/f6181817-7fa9-4157-8812-cd7960f5edc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003294 10.0.0.38 - - [2025-10-27 00:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.38 - - [2025-10-27 00:27:09] "GET /network-policy/dcabaf57-faad-499d-8dbe-ae3cb65f16e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002045 10.0.0.38 - - [2025-10-27 00:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.38 - - [2025-10-27 00:27:09] "GET /network-policy/cc4f0958-de62-400d-acdc-8ac45163e540?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002800 10.0.0.38 - - [2025-10-27 00:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.38 - - [2025-10-27 00:27:09] "PUT /network-policy/cc4f0958-de62-400d-acdc-8ac45163e540 HTTP/1.1" 200 262 0.008825 10.0.0.38 - - [2025-10-27 00:27:09] "POST /ref-update HTTP/1.1" 200 156 0.071852 10.0.0.38 - - [2025-10-27 00:27:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002905 10.0.0.38 - - [2025-10-27 00:27:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002039 10.0.0.38 - - [2025-10-27 00:27:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002283 10.0.0.38 - - [2025-10-27 00:27:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002012 10.0.0.38 - - [2025-10-27 00:27:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001673 10.0.0.38 - - [2025-10-27 00:27:09] "POST /security-groups HTTP/1.1" 409 245 0.003501 10.0.0.38 - - [2025-10-27 00:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.38 - - [2025-10-27 00:27:10] "PUT /security-group/255ad26d-7953-4341-892b-d53956f9e5e3 HTTP/1.1" 200 262 0.056794 10.0.0.38 - - [2025-10-27 00:27:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.036375 10.0.0.38 - - [2025-10-27 00:27:10] "PUT /access-control-list/09e0a718-ba93-4db0-9f1a-f102b998140b HTTP/1.1" 200 272 0.023859 10.0.0.38 - - [2025-10-27 00:27:10] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021272 10.0.0.38 - - [2025-10-27 00:27:10] "PUT /access-control-list/f6d613c2-9e5a-409c-9943-520d77181be8 HTTP/1.1" 200 272 0.023596 10.0.0.38 - - [2025-10-27 00:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.38 - - [2025-10-27 00:27:10] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003096 10.0.0.38 - - [2025-10-27 00:27:10] "POST /tags HTTP/1.1" 409 206 0.006806 10.0.0.38 - - [2025-10-27 00:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.38 - - [2025-10-27 00:27:10] "GET /tag/41483c27-af65-4155-88e5-cf0f2ec2e542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010083 10.0.0.38 - - [2025-10-27 00:27:10] "POST /firewall-rules HTTP/1.1" 200 562 0.068348 10.0.0.38 - - [2025-10-27 00:27:10] "GET /firewall-rule/f95c5af2-1569-45b2-a5b9-ee72ba1226c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004503 10.0.0.38 - - [2025-10-27 00:27:10] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003780 10.0.0.38 - - [2025-10-27 00:27:10] "GET /firewall-rule/f95c5af2-1569-45b2-a5b9-ee72ba1226c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002203 10.0.0.38 - - [2025-10-27 00:27:10] "POST /ref-update HTTP/1.1" 200 156 0.038000 10.0.0.38 - - [2025-10-27 00:27:10] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005865 10.0.0.38 - - [2025-10-27 00:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.38 - - [2025-10-27 00:27:10] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003632 10.0.0.38 - - [2025-10-27 00:27:10] "POST /tags HTTP/1.1" 409 206 0.002028 10.0.0.38 - - [2025-10-27 00:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.38 - - [2025-10-27 00:27:10] "GET /tag/41483c27-af65-4155-88e5-cf0f2ec2e542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011661 10.0.0.38 - - [2025-10-27 00:27:10] "POST /firewall-rules HTTP/1.1" 200 560 0.070860 10.0.0.38 - - [2025-10-27 00:27:10] "GET /firewall-rule/46828f11-e1d4-4de6-9271-b53a60255503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.012531 10.0.0.38 - - [2025-10-27 00:27:10] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.007413 10.0.0.38 - - [2025-10-27 00:27:10] "GET /firewall-rule/46828f11-e1d4-4de6-9271-b53a60255503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002208 10.0.0.38 - - [2025-10-27 00:27:10] "POST /ref-update HTTP/1.1" 200 156 0.032128 10.0.0.38 - - [2025-10-27 00:27:10] "POST /fqname-to-id HTTP/1.1" 404 228 0.002592 10.0.0.38 - - [2025-10-27 00:27:10] "POST /tags HTTP/1.1" 200 301 0.017213 10.0.0.38 - - [2025-10-27 00:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010976 10.0.0.38 - - [2025-10-27 00:27:10] "GET /tag/d6ea314d-3422-475a-b044-9066b0307f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011573 10.0.0.38 - - [2025-10-27 00:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.38 - - [2025-10-27 00:27:10] "GET /project/97a8a514-e5b5-4d8c-87c4-7462666bc833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.025606 10.0.0.38 - - [2025-10-27 00:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007206 10.0.0.38 - - [2025-10-27 00:27:11] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005660 10.0.0.38 - - [2025-10-27 00:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008722 10.0.0.38 - - [2025-10-27 00:27:11] "GET /service-appliance-set/52d5b7ac-d9be-4bf6-a9f3-9f7b9665a8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003392 10.0.0.38 - - [2025-10-27 00:27:11] "POST /fqname-to-id HTTP/1.1" 404 242 0.001959 10.0.0.38 - - [2025-10-27 00:27:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124692 10.0.0.38 - - [2025-10-27 00:27:11] "GET /virtual-machine-interface/bf6fd48b-2c0c-42f4-b03d-ec312d04eeec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.004943 10.0.0.38 - - [2025-10-27 00:27:11] "POST /instance-ips HTTP/1.1" 200 377 0.028935 10.0.0.38 - - [2025-10-27 00:27:11] "GET /instance-ip/8b65ba4d-324f-4e57-b058-32f84664bdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013146 10.0.0.38 - - [2025-10-27 00:27:11] "POST /loadbalancers HTTP/1.1" 200 582 0.096647 10.0.0.38 - - [2025-10-27 00:27:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020827 10.0.0.38 - - [2025-10-27 00:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.38 - - [2025-10-27 00:27:11] "GET /project/97a8a514-e5b5-4d8c-87c4-7462666bc833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041191 10.0.0.38 - - [2025-10-27 00:27:11] "GET /instance-ip/8b65ba4d-324f-4e57-b058-32f84664bdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002302 10.0.0.38 - - [2025-10-27 00:27:11] "GET /project/97a8a514-e5b5-4d8c-87c4-7462666bc833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034724 10.0.0.38 - - [2025-10-27 00:27:11] "GET /loadbalancer/228e3ad0-8c51-413a-af2f-afa0807c9880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003176 10.0.0.38 - - [2025-10-27 00:27:11] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.031009 10.0.0.38 - - [2025-10-27 00:27:11] "POST /floating-ips HTTP/1.1" 200 581 0.042485 10.0.0.38 - - [2025-10-27 00:27:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012662 10.0.0.38 - - [2025-10-27 00:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.38 - - [2025-10-27 00:27:11] "GET /project/97a8a514-e5b5-4d8c-87c4-7462666bc833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028829 10.0.0.38 - - [2025-10-27 00:27:11] "GET /loadbalancer-listener/5c406661-8e84-45df-ad67-a641161c55fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003161 10.0.0.38 - - [2025-10-27 00:27:11] "GET /loadbalancer-listener/5c406661-8e84-45df-ad67-a641161c55fa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003911 10.0.0.38 - - [2025-10-27 00:27:11] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018254 10.0.0.38 - - [2025-10-27 00:27:11] "GET /instance-ip/8b65ba4d-324f-4e57-b058-32f84664bdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003293 10.0.0.38 - - [2025-10-27 00:27:11] "GET /instance-ip/8b65ba4d-324f-4e57-b058-32f84664bdfe?fields=floating_ips HTTP/1.1" 200 1165 0.009333 10.0.0.38 - - [2025-10-27 00:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.38 - - [2025-10-27 00:27:11] "GET /floating-ip/86d17e7b-28d4-4772-bb3b-bf7b83856271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003238 10.0.0.38 - - [2025-10-27 00:27:11] "GET /project/97a8a514-e5b5-4d8c-87c4-7462666bc833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028608 10.0.0.38 - - [2025-10-27 00:27:11] "GET /loadbalancer/228e3ad0-8c51-413a-af2f-afa0807c9880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005325 10.0.0.38 - - [2025-10-27 00:27:11] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020825 10.0.0.38 - - [2025-10-27 00:27:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.024000 10.0.0.38 - - [2025-10-27 00:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013339 10.0.0.38 - - [2025-10-27 00:27:12] "GET /project/97a8a514-e5b5-4d8c-87c4-7462666bc833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051338 10.0.0.38 - - [2025-10-27 00:27:12] "GET /loadbalancer-listener/039f621e-f1ed-492e-b112-ab69e4368a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002902 10.0.0.38 - - [2025-10-27 00:27:12] "GET /loadbalancer-listener/039f621e-f1ed-492e-b112-ab69e4368a54?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003453 10.0.0.38 - - [2025-10-27 00:27:12] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020287 10.0.0.38 - - [2025-10-27 00:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007479 10.0.0.38 - - [2025-10-27 00:27:12] "GET /instance-ip/8b65ba4d-324f-4e57-b058-32f84664bdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003341 10.0.0.38 - - [2025-10-27 00:27:12] "GET /instance-ip/8b65ba4d-324f-4e57-b058-32f84664bdfe?fields=floating_ips HTTP/1.1" 200 1165 0.003857 10.0.0.38 - - [2025-10-27 00:27:12] "GET /floating-ip/86d17e7b-28d4-4772-bb3b-bf7b83856271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004835 10.0.0.38 - - [2025-10-27 00:27:12] "GET /project/97a8a514-e5b5-4d8c-87c4-7462666bc833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044304 10.0.0.38 - - [2025-10-27 00:27:12] "GET /loadbalancer/228e3ad0-8c51-413a-af2f-afa0807c9880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003498 10.0.0.38 - - [2025-10-27 00:27:12] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.021534 10.0.0.38 - - [2025-10-27 00:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010556 10.0.0.38 - - [2025-10-27 00:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008992 10.0.0.38 - - [2025-10-27 00:27:12] "GET /project/97a8a514-e5b5-4d8c-87c4-7462666bc833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035342 10.0.0.38 - - [2025-10-27 00:27:12] "GET /loadbalancer-listener/23412b49-9f20-4619-a4f0-a2281ed7f17c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002206 10.0.0.38 - - [2025-10-27 00:27:12] "GET /loadbalancer-listener/23412b49-9f20-4619-a4f0-a2281ed7f17c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003772 10.0.0.38 - - [2025-10-27 00:27:12] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.034568 10.0.0.38 - - [2025-10-27 00:27:12] "GET /instance-ip/8b65ba4d-324f-4e57-b058-32f84664bdfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009095 10.0.0.38 - - [2025-10-27 00:27:12] "GET /instance-ip/8b65ba4d-324f-4e57-b058-32f84664bdfe?fields=floating_ips HTTP/1.1" 200 1165 0.002993 10.0.0.38 - - [2025-10-27 00:27:12] "POST /tags HTTP/1.1" 200 371 0.028543 10.0.0.38 - - [2025-10-27 00:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018981 10.0.0.38 - - [2025-10-27 00:27:12] "GET /floating-ip/86d17e7b-28d4-4772-bb3b-bf7b83856271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002931 10.0.0.38 - - [2025-10-27 00:27:12] "GET /tag/9cd9ccb6-1c80-4d20-a78c-fd63ba1e36cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.014124 10.0.0.38 - - [2025-10-27 00:27:12] "POST /tags HTTP/1.1" 200 319 0.019526 10.0.0.38 - - [2025-10-27 00:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012953 10.0.0.38 - - [2025-10-27 00:27:12] "GET /tag/e1b0aa79-a9e5-4558-a62b-545c0ec7bb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011958 10.0.0.38 - - [2025-10-27 00:27:12] "POST /id-to-fqname HTTP/1.1" 200 181 0.000799 10.0.0.38 - - [2025-10-27 00:27:12] "POST /fqname-to-id HTTP/1.1" 404 190 0.002232 10.0.0.38 - - [2025-10-27 00:27:12] "POST /security-groups HTTP/1.1" 200 578 0.070018 10.0.0.38 - - [2025-10-27 00:27:12] "POST /projects HTTP/1.1" 200 497 0.184467 10.0.0.38 - - [2025-10-27 00:27:12] "POST /fqname-to-id HTTP/1.1" 404 225 0.002407 10.0.0.38 - - [2025-10-27 00:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015199 10.0.0.38 - - [2025-10-27 00:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012580 10.0.0.38 - - [2025-10-27 00:27:13] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.018076 10.0.0.38 - - [2025-10-27 00:27:13] "POST /access-control-lists HTTP/1.1" 200 587 0.083834 10.0.0.38 - - [2025-10-27 00:27:13] "POST /fqname-to-id HTTP/1.1" 404 224 0.012087 10.0.0.38 - - [2025-10-27 00:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.38 - - [2025-10-27 00:27:13] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004959 10.0.0.38 - - [2025-10-27 00:27:13] "POST /access-control-lists HTTP/1.1" 200 585 0.064915 10.0.0.38 - - [2025-10-27 00:27:13] "PUT /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa HTTP/1.1" 200 264 0.113805 10.0.0.38 - - [2025-10-27 00:27:13] "PUT /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c HTTP/1.1" 200 264 0.062630 10.0.0.38 - - [2025-10-27 00:27:13] "POST /security-groups HTTP/1.1" 200 558 0.080157 10.0.0.38 - - [2025-10-27 00:27:13] "POST /fqname-to-id HTTP/1.1" 404 248 0.001955 10.0.0.38 - - [2025-10-27 00:27:13] "POST /access-control-lists HTTP/1.1" 200 610 0.064396 10.0.0.38 - - [2025-10-27 00:27:13] "POST /fqname-to-id HTTP/1.1" 404 247 0.008578 10.0.0.38 - - [2025-10-27 00:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.070979 10.0.0.38 - - [2025-10-27 00:27:13] "POST /chown HTTP/1.1" 200 109 0.020306 10.0.0.38 - - [2025-10-27 00:27:13] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017452 10.0.0.38 - - [2025-10-27 00:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.38 - - [2025-10-27 00:27:13] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015728 10.0.0.38 - - [2025-10-27 00:27:13] "POST /access-control-lists HTTP/1.1" 200 608 0.072196 10.0.0.38 - - [2025-10-27 00:27:13] "POST /tags HTTP/1.1" 409 214 0.013371 10.0.0.38 - - [2025-10-27 00:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.38 - - [2025-10-27 00:27:13] "GET /tag/e1b0aa79-a9e5-4558-a62b-545c0ec7bb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.009846 10.0.0.38 - - [2025-10-27 00:27:13] "POST /firewall-rules HTTP/1.1" 200 578 0.064735 10.0.0.38 - - [2025-10-27 00:27:13] "GET /firewall-rule/582eed9e-6664-4bdd-b247-d9b8ce5021cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005473 10.0.0.38 - - [2025-10-27 00:27:13] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003304 10.0.0.38 - - [2025-10-27 00:27:13] "GET /firewall-rule/582eed9e-6664-4bdd-b247-d9b8ce5021cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002109 10.0.0.38 - - [2025-10-27 00:27:13] "POST /ref-update HTTP/1.1" 200 156 0.048923 10.0.0.38 - - [2025-10-27 00:27:13] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016373 10.0.0.38 - - [2025-10-27 00:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.38 - - [2025-10-27 00:27:14] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003568 10.0.0.38 - - [2025-10-27 00:27:14] "POST /tags HTTP/1.1" 409 214 0.002267 10.0.0.38 - - [2025-10-27 00:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.38 - - [2025-10-27 00:27:14] "GET /tag/e1b0aa79-a9e5-4558-a62b-545c0ec7bb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012579 10.0.0.38 - - [2025-10-27 00:27:14] "POST /firewall-rules HTTP/1.1" 200 576 0.069606 10.0.0.38 - - [2025-10-27 00:27:14] "GET /firewall-rule/1d1c0cb8-8ce7-434c-91ce-40f64ad34440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.007645 10.0.0.38 - - [2025-10-27 00:27:14] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005958 10.0.0.38 - - [2025-10-27 00:27:14] "GET /firewall-rule/1d1c0cb8-8ce7-434c-91ce-40f64ad34440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002314 10.0.0.38 - - [2025-10-27 00:27:14] "POST /ref-update HTTP/1.1" 200 156 0.026897 10.0.0.38 - - [2025-10-27 00:27:14] "POST /tags HTTP/1.1" 200 363 0.026643 10.0.0.38 - - [2025-10-27 00:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.027592 10.0.0.38 - - [2025-10-27 00:27:14] "GET /tag/893a6ac1-ef11-4c2e-b84b-7b60a8bd57bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016470 10.0.0.38 - - [2025-10-27 00:27:14] "POST /tags HTTP/1.1" 200 311 0.021365 10.0.0.38 - - [2025-10-27 00:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.38 - - [2025-10-27 00:27:14] "GET /tag/37560626-143d-4f66-8048-1d82007aef1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.010900 10.0.0.38 - - [2025-10-27 00:27:14] "POST /id-to-fqname HTTP/1.1" 200 177 0.000554 10.0.0.38 - - [2025-10-27 00:27:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.009247 10.0.0.38 - - [2025-10-27 00:27:14] "POST /security-groups HTTP/1.1" 200 574 0.075008 10.0.0.38 - - [2025-10-27 00:27:14] "POST /projects HTTP/1.1" 200 489 0.223527 10.0.0.38 - - [2025-10-27 00:27:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.008431 10.0.0.38 - - [2025-10-27 00:27:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014312 10.0.0.38 - - [2025-10-27 00:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008466 10.0.0.38 - - [2025-10-27 00:27:14] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.022455 10.0.0.38 - - [2025-10-27 00:27:14] "POST /access-control-lists HTTP/1.1" 200 583 0.090659 10.0.0.38 - - [2025-10-27 00:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014187 10.0.0.38 - - [2025-10-27 00:27:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.014668 10.0.0.38 - - [2025-10-27 00:27:14] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005617 10.0.0.38 - - [2025-10-27 00:27:15] "PUT /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa HTTP/1.1" 200 264 0.096756 10.0.0.38 - - [2025-10-27 00:27:15] "POST /access-control-lists HTTP/1.1" 200 581 0.202093 10.0.0.38 - - [2025-10-27 00:27:15] "PUT /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c HTTP/1.1" 200 264 0.118428 10.0.0.38 - - [2025-10-27 00:27:15] "POST /security-groups HTTP/1.1" 200 546 0.110161 10.0.0.38 - - [2025-10-27 00:27:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.002440 10.0.0.38 - - [2025-10-27 00:27:15] "POST /access-control-lists HTTP/1.1" 200 602 0.023099 10.0.0.38 - - [2025-10-27 00:27:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.023483 10.0.0.38 - - [2025-10-27 00:27:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.037581 10.0.0.38 - - [2025-10-27 00:27:15] "POST /chown HTTP/1.1" 200 109 0.043371 10.0.0.38 - - [2025-10-27 00:27:15] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008073 10.0.0.38 - - [2025-10-27 00:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008128 10.0.0.38 - - [2025-10-27 00:27:15] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.041999 10.0.0.38 - - [2025-10-27 00:27:15] "POST /access-control-lists HTTP/1.1" 200 600 0.115751 10.0.0.38 - - [2025-10-27 00:27:15] "POST /tags HTTP/1.1" 409 210 0.007684 10.0.0.38 - - [2025-10-27 00:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.38 - - [2025-10-27 00:27:15] "GET /tag/37560626-143d-4f66-8048-1d82007aef1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.014910 10.0.0.38 - - [2025-10-27 00:27:15] "POST /firewall-rules HTTP/1.1" 200 570 0.085891 10.0.0.38 - - [2025-10-27 00:27:15] "GET /firewall-rule/200d0e50-cf73-4715-a247-d2513506a62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005228 10.0.0.38 - - [2025-10-27 00:27:15] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004991 10.0.0.38 - - [2025-10-27 00:27:15] "GET /firewall-rule/200d0e50-cf73-4715-a247-d2513506a62f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003359 10.0.0.38 - - [2025-10-27 00:27:15] "POST /ref-update HTTP/1.1" 200 156 0.055050 10.0.0.38 - - [2025-10-27 00:27:15] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007272 10.0.0.38 - - [2025-10-27 00:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.38 - - [2025-10-27 00:27:15] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003010 10.0.0.38 - - [2025-10-27 00:27:15] "POST /tags HTTP/1.1" 409 210 0.002357 10.0.0.38 - - [2025-10-27 00:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.38 - - [2025-10-27 00:27:15] "GET /tag/37560626-143d-4f66-8048-1d82007aef1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.009914 10.0.0.38 - - [2025-10-27 00:27:16] "POST /firewall-rules HTTP/1.1" 200 568 0.081068 10.0.0.38 - - [2025-10-27 00:27:16] "GET /firewall-rule/e5784f84-0cdb-46a1-b9d9-84cf5c6f4bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005128 10.0.0.38 - - [2025-10-27 00:27:16] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003778 10.0.0.38 - - [2025-10-27 00:27:16] "GET /firewall-rule/e5784f84-0cdb-46a1-b9d9-84cf5c6f4bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002729 10.0.0.38 - - [2025-10-27 00:27:16] "POST /ref-update HTTP/1.1" 200 156 0.086054 10.0.0.38 - - [2025-10-27 00:27:16] "POST /tags HTTP/1.1" 409 237 0.003067 10.0.0.38 - - [2025-10-27 00:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.38 - - [2025-10-27 00:27:16] "GET /tag/ccec5971-fa88-4117-b1a9-50b78e19ff36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.037065 10.0.0.38 - - [2025-10-27 00:27:16] "POST /tags HTTP/1.1" 409 210 0.002463 10.0.0.38 - - [2025-10-27 00:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.38 - - [2025-10-27 00:27:16] "GET /tag/e799ad93-13ee-4ae3-9303-8e3c9d47740a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015048 10.0.0.38 - - [2025-10-27 00:27:16] "POST /projects HTTP/1.1" 409 223 0.002680 10.0.0.38 - - [2025-10-27 00:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.38 - - [2025-10-27 00:27:16] "GET /project/97a8a514-e5b5-4d8c-87c4-7462666bc833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.125388 10.0.0.38 - - [2025-10-27 00:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.38 - - [2025-10-27 00:27:16] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004806 10.0.0.38 - - [2025-10-27 00:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008722 10.0.0.38 - - [2025-10-27 00:27:16] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006139 10.0.0.38 - - [2025-10-27 00:27:16] "PUT /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa HTTP/1.1" 200 264 0.137206 10.0.0.38 - - [2025-10-27 00:27:16] "PUT /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c HTTP/1.1" 200 264 0.093448 10.0.0.38 - - [2025-10-27 00:27:16] "POST /security-groups HTTP/1.1" 409 253 0.002679 10.0.0.38 - - [2025-10-27 00:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013864 10.0.0.38 - - [2025-10-27 00:27:17] "PUT /security-group/8048512b-a89b-4202-baba-7e04ab1aa105 HTTP/1.1" 200 262 0.057277 10.0.0.38 - - [2025-10-27 00:27:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.048308 10.0.0.38 - - [2025-10-27 00:27:17] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.030948 10.0.0.38 - - [2025-10-27 00:27:17] "PUT /access-control-list/c46e831e-1555-4f78-bcc2-67bef58ef2e5 HTTP/1.1" 200 272 0.062201 10.0.0.38 - - [2025-10-27 00:27:17] "PUT /access-control-list/a0856efb-a4b8-462b-9d1c-6476a4999004 HTTP/1.1" 200 272 0.029431 10.0.0.38 - - [2025-10-27 00:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005830 10.0.0.38 - - [2025-10-27 00:27:17] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003568 10.0.0.38 - - [2025-10-27 00:27:17] "POST /tags HTTP/1.1" 409 210 0.002295 10.0.0.38 - - [2025-10-27 00:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.38 - - [2025-10-27 00:27:17] "GET /tag/e799ad93-13ee-4ae3-9303-8e3c9d47740a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009856 10.0.0.38 - - [2025-10-27 00:27:17] "POST /firewall-rules HTTP/1.1" 200 570 0.070722 10.0.0.38 - - [2025-10-27 00:27:17] "GET /firewall-rule/93c8ad79-6324-4fc0-9eeb-9fda5702c166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004124 10.0.0.38 - - [2025-10-27 00:27:17] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003470 10.0.0.38 - - [2025-10-27 00:27:17] "GET /firewall-rule/93c8ad79-6324-4fc0-9eeb-9fda5702c166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002516 10.0.0.38 - - [2025-10-27 00:27:17] "POST /ref-update HTTP/1.1" 200 156 0.051999 10.0.0.38 - - [2025-10-27 00:27:17] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020671 10.0.0.38 - - [2025-10-27 00:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008017 10.0.0.38 - - [2025-10-27 00:27:17] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003126 10.0.0.38 - - [2025-10-27 00:27:17] "POST /tags HTTP/1.1" 409 210 0.003714 10.0.0.38 - - [2025-10-27 00:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.38 - - [2025-10-27 00:27:17] "GET /tag/e799ad93-13ee-4ae3-9303-8e3c9d47740a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016290 10.0.0.38 - - [2025-10-27 00:27:17] "POST /firewall-rules HTTP/1.1" 200 568 0.073020 10.0.0.38 - - [2025-10-27 00:27:17] "GET /firewall-rule/92610d9a-066d-4963-8b45-cde27da94d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.033251 10.0.0.38 - - [2025-10-27 00:27:17] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.006608 10.0.0.38 - - [2025-10-27 00:27:17] "GET /firewall-rule/92610d9a-066d-4963-8b45-cde27da94d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004683 10.0.0.38 - - [2025-10-27 00:27:17] "POST /ref-update HTTP/1.1" 200 156 0.074646 10.0.0.38 - - [2025-10-27 00:27:17] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019098 10.0.0.38 - - [2025-10-27 00:27:17] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.38 - - [2025-10-27 00:27:18] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.38 - - [2025-10-27 00:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.38 - - [2025-10-27 00:27:18] "GET /routing-instance/48bf9cdb-9af7-472e-be83-58c83ba62148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005095 10.0.0.38 - - [2025-10-27 00:27:18] "POST /bgp-routers HTTP/1.1" 409 301 0.003200 10.0.0.38 - - [2025-10-27 00:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.38 - - [2025-10-27 00:27:18] "GET /bgp-router/53da55ff-202c-4157-a54b-eafe117fba92?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003859 10.0.0.38 - - [2025-10-27 00:27:18] "PUT /bgp-router/53da55ff-202c-4157-a54b-eafe117fba92 HTTP/1.1" 200 254 0.010096 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:27:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001075 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:27:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000828 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:27:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000985 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:27:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:27:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001129 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:27:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000940 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:27:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001066 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:27:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002889 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:27:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001022 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:27:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001179 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:27:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001262 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:27:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001509 10.0.0.65 - - [2025-10-27 00:29:25] "GET / HTTP/1.1" 200 35931 0.002002 10.0.0.65 - - [2025-10-27 00:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.65 - - [2025-10-27 00:29:25] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004843 10.0.0.65 - - [2025-10-27 00:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.65 - - [2025-10-27 00:29:25] "GET /routing-instance/48bf9cdb-9af7-472e-be83-58c83ba62148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002354 10.0.0.65 - - [2025-10-27 00:29:25] "PUT /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c HTTP/1.1" 200 274 0.007345 10.0.0.65 - - [2025-10-27 00:29:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.002309 10.0.0.65 - - [2025-10-27 00:29:25] "POST /virtual-routers HTTP/1.1" 200 599 0.022169 10.0.0.65 - - [2025-10-27 00:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006516 10.0.0.65 - - [2025-10-27 00:29:25] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004389 10.0.0.65 - - [2025-10-27 00:29:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.001799 10.0.0.65 - - [2025-10-27 00:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.65 - - [2025-10-27 00:29:25] "GET /virtual-network/8952bdee-4e22-466e-a6f4-0b1622a12280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004659 10.0.0.65 - - [2025-10-27 00:29:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.081391 10.0.0.38 - - [2025-10-27 00:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.38 - - [2025-10-27 00:29:29] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002886 10.0.0.38 - - [2025-10-27 00:30:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002264 10.0.0.38 - - [2025-10-27 00:30:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002192 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:31:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001008 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:31:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001585 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:31:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002562 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:31:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001616 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:31:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001067 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:31:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 10.0.0.38 - - [2025-10-27 00:32:02] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003604 10.0.0.38 - - [2025-10-27 00:32:02] "POST /ref-update HTTP/1.1" 200 156 0.009821 10.0.0.38 - - [2025-10-27 00:32:06] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005180 10.0.0.38 - - [2025-10-27 00:32:06] "POST /set-tag HTTP/1.1" 200 109 0.003412 10.0.0.38 - - [2025-10-27 00:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.38 - - [2025-10-27 00:32:06] "GET /loadbalancer/228e3ad0-8c51-413a-af2f-afa0807c9880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003783 10.0.0.38 - - [2025-10-27 00:32:06] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007179 10.0.0.38 - - [2025-10-27 00:32:06] "POST /set-tag HTTP/1.1" 200 109 0.016085 10.0.0.38 - - [2025-10-27 00:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.38 - - [2025-10-27 00:32:06] "GET /loadbalancer/228e3ad0-8c51-413a-af2f-afa0807c9880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005571 10.0.0.38 - - [2025-10-27 00:32:06] "GET /loadbalancer-pool/d629dacc-077b-43f4-9f48-605c0b4ba035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.013576 10.0.0.38 - - [2025-10-27 00:32:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035009 10.0.0.38 - - [2025-10-27 00:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.054714 10.0.0.38 - - [2025-10-27 00:32:06] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.031050 10.0.0.38 - - [2025-10-27 00:32:06] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013327 10.0.0.38 - - [2025-10-27 00:32:06] "POST /ref-update HTTP/1.1" 200 156 0.018595 10.0.0.38 - - [2025-10-27 00:32:06] "POST /tags HTTP/1.1" 409 205 0.029496 10.0.0.38 - - [2025-10-27 00:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014091 10.0.0.38 - - [2025-10-27 00:32:06] "GET /tag/d6ea314d-3422-475a-b044-9066b0307f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.030559 10.0.0.38 - - [2025-10-27 00:32:06] "GET /floating-ip/86d17e7b-28d4-4772-bb3b-bf7b83856271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.032267 10.0.0.38 - - [2025-10-27 00:32:06] "PUT /floating-ip/86d17e7b-28d4-4772-bb3b-bf7b83856271 HTTP/1.1" 200 256 0.021478 10.0.0.38 - - [2025-10-27 00:32:06] "POST /set-tag HTTP/1.1" 200 109 0.114355 10.0.0.38 - - [2025-10-27 00:32:06] "GET /loadbalancer-pool/0b604b14-2811-445f-b927-6932d4bf00c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.052700 10.0.0.38 - - [2025-10-27 00:32:06] "POST /loadbalancer-members HTTP/1.1" 200 690 0.048258 10.0.0.38 - - [2025-10-27 00:32:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018487 10.0.0.38 - - [2025-10-27 00:32:06] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.026585 10.0.0.38 - - [2025-10-27 00:32:06] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.029398 10.0.0.38 - - [2025-10-27 00:32:06] "POST /set-tag HTTP/1.1" 200 109 0.006127 10.0.0.38 - - [2025-10-27 00:32:07] "POST /ref-update HTTP/1.1" 200 156 0.011482 10.0.0.38 - - [2025-10-27 00:32:07] "GET /floating-ip/86d17e7b-28d4-4772-bb3b-bf7b83856271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005127 10.0.0.38 - - [2025-10-27 00:32:07] "GET /loadbalancer-pool/6d1fa1fc-4852-4722-b24d-5aac213991ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.022790 10.0.0.38 - - [2025-10-27 00:32:07] "PUT /floating-ip/86d17e7b-28d4-4772-bb3b-bf7b83856271 HTTP/1.1" 200 256 0.043328 10.0.0.38 - - [2025-10-27 00:32:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.082201 10.0.0.38 - - [2025-10-27 00:32:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.019287 10.0.0.38 - - [2025-10-27 00:32:07] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015937 10.0.0.38 - - [2025-10-27 00:32:07] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005582 10.0.0.38 - - [2025-10-27 00:32:07] "POST /ref-update HTTP/1.1" 200 156 0.022991 10.0.0.38 - - [2025-10-27 00:32:07] "POST /set-tag HTTP/1.1" 200 109 0.010349 10.0.0.38 - - [2025-10-27 00:32:07] "GET /floating-ip/86d17e7b-28d4-4772-bb3b-bf7b83856271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002855 10.0.0.38 - - [2025-10-27 00:32:07] "PUT /floating-ip/86d17e7b-28d4-4772-bb3b-bf7b83856271 HTTP/1.1" 200 256 0.025636 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:32:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:32:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000946 10.0.0.38 - - [2025-10-27 00:33:26] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009872 10.0.0.38 - - [2025-10-27 00:33:26] "POST /set-tag HTTP/1.1" 200 109 0.007240 10.0.0.38 - - [2025-10-27 00:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.38 - - [2025-10-27 00:33:26] "GET /loadbalancer/228e3ad0-8c51-413a-af2f-afa0807c9880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002509 10.0.0.38 - - [2025-10-27 00:33:26] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006526 10.0.0.38 - - [2025-10-27 00:33:26] "POST /set-tag HTTP/1.1" 200 109 0.020071 10.0.0.38 - - [2025-10-27 00:33:26] "DELETE /loadbalancer-member/9ac98dea-b491-4a55-bd07-7cf950147dbe HTTP/1.1" 200 115 0.058048 10.0.0.38 - - [2025-10-27 00:33:26] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004455 10.0.0.38 - - [2025-10-27 00:33:26] "POST /set-tag HTTP/1.1" 200 109 0.003126 10.0.0.38 - - [2025-10-27 00:33:26] "DELETE /loadbalancer-member/3bcc7133-389b-4ce9-a63a-2f29b1e80adf HTTP/1.1" 200 115 0.026998 10.0.0.38 - - [2025-10-27 00:33:26] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006653 10.0.0.38 - - [2025-10-27 00:33:26] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.38 - - [2025-10-27 00:33:26] "DELETE /loadbalancer-member/81dc7dea-8d6d-483a-86be-dab4d4e3d0c7 HTTP/1.1" 200 115 0.043717 10.0.0.38 - - [2025-10-27 00:33:26] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004452 10.0.0.38 - - [2025-10-27 00:33:26] "POST /set-tag HTTP/1.1" 200 109 0.002811 10.0.0.38 - - [2025-10-27 00:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.38 - - [2025-10-27 00:33:26] "GET /loadbalancer/228e3ad0-8c51-413a-af2f-afa0807c9880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002696 10.0.0.38 - - [2025-10-27 00:33:26] "GET /loadbalancer-pool/d629dacc-077b-43f4-9f48-605c0b4ba035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007726 10.0.0.38 - - [2025-10-27 00:33:26] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039119 10.0.0.38 - - [2025-10-27 00:33:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009558 10.0.0.38 - - [2025-10-27 00:33:26] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010499 10.0.0.38 - - [2025-10-27 00:33:27] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004014 10.0.0.38 - - [2025-10-27 00:33:27] "GET /floating-ip/86d17e7b-28d4-4772-bb3b-bf7b83856271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006951 10.0.0.38 - - [2025-10-27 00:33:27] "POST /set-tag HTTP/1.1" 200 109 0.072536 10.0.0.38 - - [2025-10-27 00:33:27] "GET /loadbalancer-pool/0b604b14-2811-445f-b927-6932d4bf00c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.007486 10.0.0.38 - - [2025-10-27 00:33:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016562 10.0.0.38 - - [2025-10-27 00:33:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009001 10.0.0.38 - - [2025-10-27 00:33:27] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015336 10.0.0.38 - - [2025-10-27 00:33:27] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006933 10.0.0.38 - - [2025-10-27 00:33:27] "POST /set-tag HTTP/1.1" 200 109 0.003527 10.0.0.38 - - [2025-10-27 00:33:27] "GET /floating-ip/86d17e7b-28d4-4772-bb3b-bf7b83856271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002149 10.0.0.38 - - [2025-10-27 00:33:27] "GET /loadbalancer-pool/6d1fa1fc-4852-4722-b24d-5aac213991ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003164 10.0.0.38 - - [2025-10-27 00:33:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014231 10.0.0.38 - - [2025-10-27 00:33:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015424 10.0.0.38 - - [2025-10-27 00:33:27] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009591 10.0.0.38 - - [2025-10-27 00:33:27] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004243 10.0.0.38 - - [2025-10-27 00:33:27] "GET /floating-ip/86d17e7b-28d4-4772-bb3b-bf7b83856271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002067 10.0.0.38 - - [2025-10-27 00:33:27] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.65 - - [2025-10-27 00:34:07] "GET / HTTP/1.1" 200 35931 0.001875 10.0.0.65 - - [2025-10-27 00:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.65 - - [2025-10-27 00:34:07] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004693 10.0.0.65 - - [2025-10-27 00:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.65 - - [2025-10-27 00:34:07] "GET /routing-instance/48bf9cdb-9af7-472e-be83-58c83ba62148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003270 10.0.0.65 - - [2025-10-27 00:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.65 - - [2025-10-27 00:34:07] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004100 10.0.0.65 - - [2025-10-27 00:34:07] "PUT /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d HTTP/1.1" 200 262 0.020054 10.0.0.65 - - [2025-10-27 00:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013248 10.0.0.65 - - [2025-10-27 00:34:07] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.007871 10.0.0.65 - - [2025-10-27 00:34:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006883 10.0.0.65 - - [2025-10-27 00:34:07] "GET /virtual-machine-interface/971e5f34-242a-460f-8fe8-104eddfcce03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006947 10.0.0.65 - - [2025-10-27 00:34:07] "PUT /virtual-machine-interface/971e5f34-242a-460f-8fe8-104eddfcce03 HTTP/1.1" 200 284 0.011967 10.0.0.38 - - [2025-10-27 00:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.38 - - [2025-10-27 00:34:29] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002414 10.0.0.38 - - [2025-10-27 00:35:41] "GET /global-system-configs HTTP/1.1" 200 322 0.003027 10.0.0.38 - - [2025-10-27 00:35:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002496 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:35:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:35:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000940 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:36:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001864 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:36:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001385 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:37:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001277 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:37:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001106 10.0.0.38 - - [2025-10-27 00:37:48] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008547 10.0.0.38 - - [2025-10-27 00:37:48] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.38 - - [2025-10-27 00:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.38 - - [2025-10-27 00:37:48] "GET /loadbalancer/228e3ad0-8c51-413a-af2f-afa0807c9880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002799 10.0.0.38 - - [2025-10-27 00:37:48] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004056 10.0.0.38 - - [2025-10-27 00:37:48] "POST /set-tag HTTP/1.1" 200 109 0.022487 10.0.0.38 - - [2025-10-27 00:37:48] "DELETE /loadbalancer-member/ab50b1ae-6f5c-4a21-8acb-ef8ef7149851 HTTP/1.1" 200 115 0.032636 10.0.0.38 - - [2025-10-27 00:37:48] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004344 10.0.0.38 - - [2025-10-27 00:37:48] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.38 - - [2025-10-27 00:37:48] "DELETE /loadbalancer-member/560180a4-0047-4add-b29b-d6abc26b0b2d HTTP/1.1" 200 115 0.027940 10.0.0.38 - - [2025-10-27 00:37:48] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007598 10.0.0.38 - - [2025-10-27 00:37:48] "POST /set-tag HTTP/1.1" 200 109 0.003037 10.0.0.38 - - [2025-10-27 00:37:48] "DELETE /loadbalancer-member/b533b5e0-6e02-43c4-8602-4c4917cf50f6 HTTP/1.1" 200 115 0.035310 10.0.0.38 - - [2025-10-27 00:37:48] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004141 10.0.0.38 - - [2025-10-27 00:37:48] "POST /set-tag HTTP/1.1" 200 109 0.001966 10.0.0.38 - - [2025-10-27 00:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.38 - - [2025-10-27 00:37:48] "GET /loadbalancer/228e3ad0-8c51-413a-af2f-afa0807c9880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003155 10.0.0.38 - - [2025-10-27 00:37:48] "GET /loadbalancer-pool/d629dacc-077b-43f4-9f48-605c0b4ba035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003485 10.0.0.38 - - [2025-10-27 00:37:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017501 10.0.0.38 - - [2025-10-27 00:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018152 10.0.0.38 - - [2025-10-27 00:37:48] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006570 10.0.0.38 - - [2025-10-27 00:37:48] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008239 10.0.0.38 - - [2025-10-27 00:37:48] "GET /floating-ip/86d17e7b-28d4-4772-bb3b-bf7b83856271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004145 10.0.0.38 - - [2025-10-27 00:37:48] "POST /set-tag HTTP/1.1" 200 109 0.063643 10.0.0.38 - - [2025-10-27 00:37:48] "GET /loadbalancer-pool/0b604b14-2811-445f-b927-6932d4bf00c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.008210 10.0.0.38 - - [2025-10-27 00:37:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017779 10.0.0.38 - - [2025-10-27 00:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011048 10.0.0.38 - - [2025-10-27 00:37:48] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008548 10.0.0.38 - - [2025-10-27 00:37:48] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006398 10.0.0.38 - - [2025-10-27 00:37:48] "POST /set-tag HTTP/1.1" 200 109 0.004313 10.0.0.38 - - [2025-10-27 00:37:48] "GET /floating-ip/86d17e7b-28d4-4772-bb3b-bf7b83856271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002637 10.0.0.38 - - [2025-10-27 00:37:48] "GET /loadbalancer-pool/6d1fa1fc-4852-4722-b24d-5aac213991ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003460 10.0.0.38 - - [2025-10-27 00:37:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024293 10.0.0.38 - - [2025-10-27 00:37:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027144 10.0.0.38 - - [2025-10-27 00:37:49] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008096 10.0.0.38 - - [2025-10-27 00:37:49] "GET /virtual-machine-interface/ac0b30b6-b2cb-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006274 10.0.0.38 - - [2025-10-27 00:37:49] "GET /floating-ip/86d17e7b-28d4-4772-bb3b-bf7b83856271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003438 10.0.0.38 - - [2025-10-27 00:37:49] "POST /set-tag HTTP/1.1" 200 109 0.002813 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:38:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:38:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000819 10.0.0.38 - - [2025-10-27 00:39:02] "GET / HTTP/1.1" 200 35931 0.002555 10.0.0.38 - - [2025-10-27 00:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.38 - - [2025-10-27 00:39:02] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058769 10.0.0.38 - - [2025-10-27 00:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.38 - - [2025-10-27 00:39:02] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.056213 10.0.0.38 - - [2025-10-27 00:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.38 - - [2025-10-27 00:39:02] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033973 10.0.0.38 - - [2025-10-27 00:39:03] "POST /tags HTTP/1.1" 200 333 0.038811 10.0.0.38 - - [2025-10-27 00:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.38 - - [2025-10-27 00:39:03] "GET /tag/46930846-6310-44ad-93fb-d9d04b6251c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013667 10.0.0.38 - - [2025-10-27 00:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.38 - - [2025-10-27 00:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.38 - - [2025-10-27 00:39:03] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034979 10.0.0.38 - - [2025-10-27 00:39:03] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039289 10.0.0.38 - - [2025-10-27 00:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.38 - - [2025-10-27 00:39:03] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003851 10.0.0.38 - - [2025-10-27 00:39:03] "GET /virtual-networks?parent_id=e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001640 10.0.0.38 - - [2025-10-27 00:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.38 - - [2025-10-27 00:39:03] "GET /service-appliance-set/52d5b7ac-d9be-4bf6-a9f3-9f7b9665a8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009791 10.0.0.38 - - [2025-10-27 00:39:03] "POST /fqname-to-id HTTP/1.1" 404 254 0.002860 10.0.0.38 - - [2025-10-27 00:39:03] "POST /virtual-networks HTTP/1.1" 200 512 0.068752 10.0.0.38 - - [2025-10-27 00:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011045 10.0.0.38 - - [2025-10-27 00:39:03] "GET /network-ipam/c3822691-287f-45f3-bc92-b58a7704c1f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.007547 10.0.0.38 - - [2025-10-27 00:39:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.131440 10.0.0.38 - - [2025-10-27 00:39:03] "GET /virtual-machine-interface/7d34c205-dff0-40d3-9b21-b89b4adf64d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.008505 10.0.0.38 - - [2025-10-27 00:39:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002587 10.0.0.38 - - [2025-10-27 00:39:03] "POST /ref-update HTTP/1.1" 200 156 0.150901 10.0.0.38 - - [2025-10-27 00:39:03] "GET /virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005175 10.0.0.38 - - [2025-10-27 00:39:03] "GET /domains HTTP/1.1" 200 280 0.003288 10.0.0.38 - - [2025-10-27 00:39:03] "POST /instance-ips HTTP/1.1" 200 409 0.060337 10.0.0.38 - - [2025-10-27 00:39:03] "GET /domain/a0d1ea6a-fe2e-465f-bba3-dfb4ea52b55a HTTP/1.1" 200 3087 0.019797 10.0.0.38 - - [2025-10-27 00:39:03] "GET /instance-ip/9df01077-6568-4016-9d15-089e70a99a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.017836 10.0.0.38 - - [2025-10-27 00:39:03] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd HTTP/1.1" 200 5477 0.053818 10.0.0.38 - - [2025-10-27 00:39:03] "GET /virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 HTTP/1.1" 200 2089 0.009979 10.0.0.38 - - [2025-10-27 00:39:03] "GET /virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 HTTP/1.1" 200 2089 0.010535 10.0.0.38 - - [2025-10-27 00:39:03] "GET /routing-instance/9a7f663e-966a-4c10-8d5b-273c3e857c11 HTTP/1.1" 200 1182 0.005959 10.0.0.38 - - [2025-10-27 00:39:03] "GET /routing-instance/9a7f663e-966a-4c10-8d5b-273c3e857c11 HTTP/1.1" 200 1182 0.048116 10.0.0.38 - - [2025-10-27 00:39:03] "POST /loadbalancers HTTP/1.1" 200 610 0.103513 10.0.0.38 - - [2025-10-27 00:39:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.028369 10.0.0.38 - - [2025-10-27 00:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010411 10.0.0.38 - - [2025-10-27 00:39:03] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050466 10.0.0.38 - - [2025-10-27 00:39:03] "GET /instance-ip/9df01077-6568-4016-9d15-089e70a99a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004391 10.0.0.38 - - [2025-10-27 00:39:03] "POST /route-targets HTTP/1.1" 200 327 0.031345 10.0.0.38 - - [2025-10-27 00:39:03] "POST /ref-update HTTP/1.1" 200 156 0.046565 10.0.0.38 - - [2025-10-27 00:39:03] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.067123 10.0.0.38 - - [2025-10-27 00:39:03] "GET /loadbalancer/13e1d77b-18b0-43e2-8e68-dcee882589df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005807 10.0.0.38 - - [2025-10-27 00:39:03] "POST /floating-ips HTTP/1.1" 200 597 0.049418 10.0.0.38 - - [2025-10-27 00:39:03] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.071250 10.0.0.38 - - [2025-10-27 00:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.38 - - [2025-10-27 00:39:04] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042398 10.0.0.38 - - [2025-10-27 00:39:04] "GET /loadbalancer-listener/6a22080e-717b-4838-b990-3f5c9210be45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003748 10.0.0.38 - - [2025-10-27 00:39:04] "GET /loadbalancer-listener/6a22080e-717b-4838-b990-3f5c9210be45?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.005348 10.0.0.38 - - [2025-10-27 00:39:04] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.034207 10.0.0.38 - - [2025-10-27 00:39:04] "GET /instance-ip/9df01077-6568-4016-9d15-089e70a99a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.007144 10.0.0.38 - - [2025-10-27 00:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005017 10.0.0.38 - - [2025-10-27 00:39:04] "GET /instance-ip/9df01077-6568-4016-9d15-089e70a99a3d?fields=floating_ips HTTP/1.1" 200 1213 0.007708 10.0.0.38 - - [2025-10-27 00:39:04] "GET /floating-ip/8167f988-8663-4e48-9931-12a240613ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003163 10.0.0.38 - - [2025-10-27 00:39:04] "GET /loadbalancer/13e1d77b-18b0-43e2-8e68-dcee882589df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003305 10.0.0.38 - - [2025-10-27 00:39:04] "POST /tags HTTP/1.1" 200 295 0.064382 10.0.0.38 - - [2025-10-27 00:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006478 10.0.0.38 - - [2025-10-27 00:39:04] "GET /tag/77e2e67e-79bd-4704-b286-654d888c6d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.017434 10.0.0.38 - - [2025-10-27 00:39:04] "POST /tags HTTP/1.1" 409 233 0.002353 10.0.0.38 - - [2025-10-27 00:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.38 - - [2025-10-27 00:39:04] "GET /tag/5eb6190b-10a6-4bd9-b66e-470d6c5c4d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012374 10.0.0.38 - - [2025-10-27 00:39:04] "POST /tags HTTP/1.1" 409 206 0.002874 10.0.0.38 - - [2025-10-27 00:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.38 - - [2025-10-27 00:39:04] "GET /tag/41483c27-af65-4155-88e5-cf0f2ec2e542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011434 10.0.0.38 - - [2025-10-27 00:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.38 - - [2025-10-27 00:39:04] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005985 10.0.0.38 - - [2025-10-27 00:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.38 - - [2025-10-27 00:39:04] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038044 10.0.0.38 - - [2025-10-27 00:39:04] "POST /virtual-machines HTTP/1.1" 200 369 0.014483 10.0.0.38 - - [2025-10-27 00:39:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020626 10.0.0.38 - - [2025-10-27 00:39:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103466 10.0.0.38 - - [2025-10-27 00:39:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010799 10.0.0.38 - - [2025-10-27 00:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010777 10.0.0.38 - - [2025-10-27 00:39:04] "GET /virtual-machine-interface/570ee8b2-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005618 10.0.0.38 - - [2025-10-27 00:39:04] "POST /instance-ips HTTP/1.1" 200 409 0.035232 10.0.0.38 - - [2025-10-27 00:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.027556 10.0.0.38 - - [2025-10-27 00:39:05] "GET /virtual-machine-interface/570ee8b2-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.013258 10.0.0.38 - - [2025-10-27 00:39:05] "POST /set-tag HTTP/1.1" 200 109 0.020982 10.0.0.38 - - [2025-10-27 00:39:05] "GET /virtual-machine-interface/570ee8b2-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013640 10.0.0.38 - - [2025-10-27 00:39:05] "GET /instance-ip/572a0fd4-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003973 10.0.0.38 - - [2025-10-27 00:39:05] "GET /virtual-machine-interface/570ee8b2-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006860 10.0.0.38 - - [2025-10-27 00:39:05] "POST /set-tag HTTP/1.1" 200 109 0.003665 10.0.0.38 - - [2025-10-27 00:39:05] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004013 10.0.0.38 - - [2025-10-27 00:39:05] "POST /ref-update HTTP/1.1" 200 156 0.013895 10.0.0.38 - - [2025-10-27 00:39:05] "GET /virtual-machine-interface/570ee8b2-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018149 10.0.0.38 - - [2025-10-27 00:39:05] "POST /set-tag HTTP/1.1" 200 109 0.007333 10.0.0.38 - - [2025-10-27 00:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.38 - - [2025-10-27 00:39:05] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004355 10.0.0.38 - - [2025-10-27 00:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.38 - - [2025-10-27 00:39:05] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050610 10.0.0.38 - - [2025-10-27 00:39:05] "POST /virtual-machines HTTP/1.1" 200 369 0.012880 10.0.0.38 - - [2025-10-27 00:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.070032 10.0.0.38 - - [2025-10-27 00:39:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120643 10.0.0.38 - - [2025-10-27 00:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012151 10.0.0.38 - - [2025-10-27 00:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.020582 10.0.0.38 - - [2025-10-27 00:39:05] "GET /virtual-machine-interface/5792257e-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006434 10.0.0.38 - - [2025-10-27 00:39:05] "POST /instance-ips HTTP/1.1" 200 409 0.026928 10.0.0.38 - - [2025-10-27 00:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.028679 10.0.0.38 - - [2025-10-27 00:39:05] "GET /virtual-machine-interface/5792257e-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.015966 10.0.0.38 - - [2025-10-27 00:39:05] "POST /set-tag HTTP/1.1" 200 109 0.019917 10.0.0.38 - - [2025-10-27 00:39:06] "GET /virtual-machine-interface/5792257e-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018792 10.0.0.38 - - [2025-10-27 00:39:06] "GET /instance-ip/57aeae24-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003442 10.0.0.38 - - [2025-10-27 00:39:06] "GET /virtual-machine-interface/5792257e-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004628 10.0.0.38 - - [2025-10-27 00:39:06] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.38 - - [2025-10-27 00:39:06] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004360 10.0.0.38 - - [2025-10-27 00:39:06] "POST /ref-update HTTP/1.1" 200 156 0.008903 10.0.0.38 - - [2025-10-27 00:39:06] "GET /virtual-machine-interface/5792257e-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004720 10.0.0.38 - - [2025-10-27 00:39:06] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.38 - - [2025-10-27 00:39:06] "GET /virtual-machine-interface/570ee8b2-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004159 10.0.0.38 - - [2025-10-27 00:39:06] "POST /set-tag HTTP/1.1" 200 109 0.002359 10.0.0.38 - - [2025-10-27 00:39:06] "GET /virtual-machine-interface/5792257e-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004496 10.0.0.38 - - [2025-10-27 00:39:06] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.38 - - [2025-10-27 00:39:08] "GET /domains HTTP/1.1" 200 280 0.002122 10.0.0.38 - - [2025-10-27 00:39:08] "GET /domain/a0d1ea6a-fe2e-465f-bba3-dfb4ea52b55a HTTP/1.1" 200 3087 0.003635 10.0.0.38 - - [2025-10-27 00:39:08] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd HTTP/1.1" 200 7065 0.061381 10.0.0.38 - - [2025-10-27 00:39:08] "GET /virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 HTTP/1.1" 200 2089 0.005289 10.0.0.38 - - [2025-10-27 00:39:08] "GET /virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 HTTP/1.1" 200 2089 0.006373 10.0.0.38 - - [2025-10-27 00:39:08] "GET /routing-instance/9a7f663e-966a-4c10-8d5b-273c3e857c11 HTTP/1.1" 200 1403 0.006368 10.0.0.38 - - [2025-10-27 00:39:08] "GET /routing-instance/9a7f663e-966a-4c10-8d5b-273c3e857c11 HTTP/1.1" 200 1403 0.002999 10.0.0.38 - - [2025-10-27 00:39:08] "GET /route-target/35c812c1-6f59-4015-ae57-fe439bddf88b HTTP/1.1" 200 1152 0.002885 10.0.0.38 - - [2025-10-27 00:39:08] "GET /virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 HTTP/1.1" 200 2089 0.005859 10.0.0.38 - - [2025-10-27 00:39:08] "GET /routing-instance/9a7f663e-966a-4c10-8d5b-273c3e857c11 HTTP/1.1" 200 1403 0.008152 10.0.0.38 - - [2025-10-27 00:39:08] "GET /virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011302 10.0.0.38 - - [2025-10-27 00:39:08] "GET /virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 HTTP/1.1" 200 2089 0.007232 10.0.0.38 - - [2025-10-27 00:39:08] "GET /routing-instance/9a7f663e-966a-4c10-8d5b-273c3e857c11 HTTP/1.1" 200 1403 0.003993 10.0.0.38 - - [2025-10-27 00:39:08] "GET /routing-instance/9a7f663e-966a-4c10-8d5b-273c3e857c11 HTTP/1.1" 200 1403 0.004172 10.0.0.38 - - [2025-10-27 00:39:08] "GET /route-target/35c812c1-6f59-4015-ae57-fe439bddf88b HTTP/1.1" 200 1152 0.003628 10.0.0.38 - - [2025-10-27 00:39:09] "GET /domains HTTP/1.1" 200 280 0.002451 10.0.0.38 - - [2025-10-27 00:39:09] "GET /domain/a0d1ea6a-fe2e-465f-bba3-dfb4ea52b55a HTTP/1.1" 200 3087 0.003055 10.0.0.38 - - [2025-10-27 00:39:09] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd HTTP/1.1" 200 7065 0.051509 10.0.0.38 - - [2025-10-27 00:39:09] "GET /virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 HTTP/1.1" 200 2089 0.016037 10.0.0.38 - - [2025-10-27 00:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.38 - - [2025-10-27 00:39:09] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053303 10.0.0.38 - - [2025-10-27 00:39:09] "GET /virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005269 10.0.0.38 - - [2025-10-27 00:39:09] "GET /floating-ip-pools?parent_id=7328ab40-0a7c-4170-9ced-9192e1cb3dd3&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001770 10.0.0.38 - - [2025-10-27 00:39:09] "GET /virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003574 10.0.0.38 - - [2025-10-27 00:39:09] "POST /floating-ip-pools HTTP/1.1" 200 562 0.027530 10.0.0.38 - - [2025-10-27 00:39:09] "POST /ref-update HTTP/1.1" 200 156 0.013458 10.0.0.38 - - [2025-10-27 00:39:09] "GET /virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.011521 10.0.0.38 - - [2025-10-27 00:39:09] "GET /domains HTTP/1.1" 200 280 0.002380 10.0.0.38 - - [2025-10-27 00:39:09] "GET /domain/a0d1ea6a-fe2e-465f-bba3-dfb4ea52b55a HTTP/1.1" 200 3087 0.003309 10.0.0.38 - - [2025-10-27 00:39:09] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd HTTP/1.1" 200 7321 0.043657 10.0.0.38 - - [2025-10-27 00:39:09] "GET /virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 HTTP/1.1" 200 2327 0.009340 10.0.0.38 - - [2025-10-27 00:39:09] "GET /floating-ip-pool/f66def2e-4c2e-4203-bb1f-94dee7814e9c HTTP/1.1" 200 1315 0.003536 10.0.0.38 - - [2025-10-27 00:39:09] "GET /domains HTTP/1.1" 200 280 0.001605 10.0.0.38 - - [2025-10-27 00:39:09] "GET /domain/a0d1ea6a-fe2e-465f-bba3-dfb4ea52b55a HTTP/1.1" 200 3087 0.002769 10.0.0.38 - - [2025-10-27 00:39:09] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd HTTP/1.1" 200 7321 0.039151 10.0.0.38 - - [2025-10-27 00:39:09] "GET /virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 HTTP/1.1" 200 2327 0.004498 10.0.0.38 - - [2025-10-27 00:39:09] "GET /virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005125 10.0.0.38 - - [2025-10-27 00:39:09] "POST /tags HTTP/1.1" 200 365 0.079814 10.0.0.38 - - [2025-10-27 00:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013879 10.0.0.38 - - [2025-10-27 00:39:09] "GET /tag/25dda27c-611d-4024-bd26-1f90091b2fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.021900 10.0.0.38 - - [2025-10-27 00:39:09] "POST /tags HTTP/1.1" 409 206 0.002296 10.0.0.38 - - [2025-10-27 00:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.38 - - [2025-10-27 00:39:09] "GET /tag/41483c27-af65-4155-88e5-cf0f2ec2e542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016173 10.0.0.38 - - [2025-10-27 00:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015079 10.0.0.38 - - [2025-10-27 00:39:09] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.046531 10.0.0.38 - - [2025-10-27 00:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.38 - - [2025-10-27 00:39:09] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008974 10.0.0.38 - - [2025-10-27 00:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.38 - - [2025-10-27 00:39:09] "GET /service-appliance-set/c4615720-d28c-4e0c-b905-837d305679af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004410 10.0.0.38 - - [2025-10-27 00:39:09] "POST /fqname-to-id HTTP/1.1" 404 258 0.002259 10.0.0.38 - - [2025-10-27 00:39:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.146248 10.0.0.38 - - [2025-10-27 00:39:10] "GET /virtual-machine-interface/44e90190-8cb8-4b44-b39f-5b7088dcc8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015852 10.0.0.38 - - [2025-10-27 00:39:10] "POST /set-tag HTTP/1.1" 200 109 0.025525 10.0.0.38 - - [2025-10-27 00:39:10] "POST /instance-ips HTTP/1.1" 200 417 0.037357 10.0.0.38 - - [2025-10-27 00:39:10] "GET /instance-ip/fda42086-3b30-465d-91d8-eb0930340908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.013770 10.0.0.38 - - [2025-10-27 00:39:10] "POST /loadbalancers HTTP/1.1" 200 618 0.068685 10.0.0.38 - - [2025-10-27 00:39:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011323 10.0.0.38 - - [2025-10-27 00:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.38 - - [2025-10-27 00:39:10] "POST /service-instances HTTP/1.1" 200 566 0.021141 10.0.0.38 - - [2025-10-27 00:39:10] "POST /ref-update HTTP/1.1" 200 156 0.042789 10.0.0.38 - - [2025-10-27 00:39:10] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.050967 10.0.0.38 - - [2025-10-27 00:39:10] "GET /virtual-machine-interface/44e90190-8cb8-4b44-b39f-5b7088dcc8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005121 10.0.0.38 - - [2025-10-27 00:39:10] "GET /virtual-machine-interface/44e90190-8cb8-4b44-b39f-5b7088dcc8ef?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.005894 10.0.0.38 - - [2025-10-27 00:39:10] "PUT /service-instance/a6771fe7-a17e-4592-abac-1b6446dc4e04 HTTP/1.1" 200 266 0.013006 10.0.0.38 - - [2025-10-27 00:39:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023409 10.0.0.38 - - [2025-10-27 00:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009737 10.0.0.38 - - [2025-10-27 00:39:10] "GET /floating-ip-pool/f66def2e-4c2e-4203-bb1f-94dee7814e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002202 10.0.0.38 - - [2025-10-27 00:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.38 - - [2025-10-27 00:39:10] "POST /floating-ips HTTP/1.1" 200 671 0.095500 10.0.0.38 - - [2025-10-27 00:39:10] "POST /virtual-machines HTTP/1.1" 200 429 0.065576 10.0.0.38 - - [2025-10-27 00:39:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014766 10.0.0.38 - - [2025-10-27 00:39:10] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003562 10.0.0.38 - - [2025-10-27 00:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.38 - - [2025-10-27 00:39:10] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006619 10.0.0.38 - - [2025-10-27 00:39:10] "POST /tags HTTP/1.1" 409 221 0.018580 10.0.0.38 - - [2025-10-27 00:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.38 - - [2025-10-27 00:39:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.149291 10.0.0.38 - - [2025-10-27 00:39:10] "GET /tag/46930846-6310-44ad-93fb-d9d04b6251c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012392 10.0.0.38 - - [2025-10-27 00:39:10] "POST /chown HTTP/1.1" 200 109 0.035671 10.0.0.38 - - [2025-10-27 00:39:10] "POST /tags HTTP/1.1" 409 238 0.005001 10.0.0.38 - - [2025-10-27 00:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008464 10.0.0.38 - - [2025-10-27 00:39:11] "POST /chown HTTP/1.1" 200 109 0.007428 10.0.0.38 - - [2025-10-27 00:39:11] "GET /tag/25dda27c-611d-4024-bd26-1f90091b2fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.021129 10.0.0.38 - - [2025-10-27 00:39:11] "PUT /virtual-machine-interface/5fadb035-dab1-4ab8-a8ec-76e5c723aaaa HTTP/1.1" 200 284 0.028221 10.0.0.38 - - [2025-10-27 00:39:11] "PUT /instance-ip/fda42086-3b30-465d-91d8-eb0930340908 HTTP/1.1" 200 256 0.023442 10.0.0.38 - - [2025-10-27 00:39:11] "POST /firewall-rules HTTP/1.1" 200 650 0.127944 10.0.0.38 - - [2025-10-27 00:39:11] "GET /firewall-rule/027a7cef-d7e2-484c-963d-2107a7f7e62b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.008161 10.0.0.38 - - [2025-10-27 00:39:11] "POST /ref-update HTTP/1.1" 200 156 0.084583 10.0.0.38 - - [2025-10-27 00:39:11] "POST /ref-update HTTP/1.1" 200 156 0.016698 10.0.0.38 - - [2025-10-27 00:39:11] "GET /firewall-policy/8c6bf004-acae-46fd-bd62-f1cce581125f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.018851 10.0.0.38 - - [2025-10-27 00:39:11] "GET /firewall-rule/027a7cef-d7e2-484c-963d-2107a7f7e62b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.004657 10.0.0.38 - - [2025-10-27 00:39:11] "POST /ref-update HTTP/1.1" 200 156 0.040332 10.0.0.38 - - [2025-10-27 00:39:11] "POST /ref-update HTTP/1.1" 200 156 0.043666 10.0.0.38 - - [2025-10-27 00:39:11] "POST /ref-update HTTP/1.1" 200 156 0.026183 10.0.0.38 - - [2025-10-27 00:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005246 10.0.0.38 - - [2025-10-27 00:39:11] "POST /ref-update HTTP/1.1" 200 156 0.030599 10.0.0.38 - - [2025-10-27 00:39:11] "POST /ref-update HTTP/1.1" 200 156 0.042254 10.0.0.38 - - [2025-10-27 00:39:11] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.076612 10.0.0.38 - - [2025-10-27 00:39:11] "GET /loadbalancer/b849dfa7-50f7-4860-9935-b072cf6179e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.011927 10.0.0.38 - - [2025-10-27 00:39:11] "POST /virtual-machines HTTP/1.1" 200 429 0.013456 10.0.0.38 - - [2025-10-27 00:39:11] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.049901 10.0.0.38 - - [2025-10-27 00:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006861 10.0.0.38 - - [2025-10-27 00:39:11] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.087918 10.0.0.38 - - [2025-10-27 00:39:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.154175 10.0.0.38 - - [2025-10-27 00:39:11] "POST /chown HTTP/1.1" 200 109 0.028677 10.0.0.38 - - [2025-10-27 00:39:11] "GET /loadbalancer-listener/89e47f64-2883-47f7-8eb7-124190fa27cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.009856 10.0.0.38 - - [2025-10-27 00:39:11] "GET /loadbalancer-listener/89e47f64-2883-47f7-8eb7-124190fa27cc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.005916 10.0.0.38 - - [2025-10-27 00:39:11] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.022884 10.0.0.38 - - [2025-10-27 00:39:11] "POST /chown HTTP/1.1" 200 109 0.019416 10.0.0.38 - - [2025-10-27 00:39:11] "PUT /virtual-machine-interface/c6a86d7a-985b-49f9-9a2d-bdfe08bdb549 HTTP/1.1" 200 284 0.019123 10.0.0.38 - - [2025-10-27 00:39:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.026062 10.0.0.38 - - [2025-10-27 00:39:11] "GET /loadbalancer-pool/24dd7a6b-32e1-41e6-a2e6-77c3611eea7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003640 10.0.0.38 - - [2025-10-27 00:39:11] "PUT /instance-ip/fda42086-3b30-465d-91d8-eb0930340908 HTTP/1.1" 200 256 0.041024 10.0.0.38 - - [2025-10-27 00:39:11] "POST /loadbalancer-members HTTP/1.1" 200 707 0.030349 10.0.0.38 - - [2025-10-27 00:39:11] "POST /ref-update HTTP/1.1" 200 156 0.017054 10.0.0.38 - - [2025-10-27 00:39:11] "POST /ref-update HTTP/1.1" 200 156 0.018124 10.0.0.38 - - [2025-10-27 00:39:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027707 10.0.0.38 - - [2025-10-27 00:39:11] "GET /loadbalancer-member/eccf82a7-d030-4f01-a59b-f8f3b9ba88c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.005965 10.0.0.38 - - [2025-10-27 00:39:11] "POST /ref-update HTTP/1.1" 200 156 0.040763 10.0.0.38 - - [2025-10-27 00:39:12] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021603 10.0.0.38 - - [2025-10-27 00:39:12] "POST /ref-update HTTP/1.1" 200 156 0.014690 10.0.0.38 - - [2025-10-27 00:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.029001 10.0.0.38 - - [2025-10-27 00:39:12] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003455 10.0.0.38 - - [2025-10-27 00:39:12] "POST /ref-update HTTP/1.1" 200 156 0.046540 10.0.0.38 - - [2025-10-27 00:39:12] "POST /tags HTTP/1.1" 409 221 0.001895 10.0.0.38 - - [2025-10-27 00:39:12] "PUT /service-instance/a6771fe7-a17e-4592-abac-1b6446dc4e04 HTTP/1.1" 200 266 0.009129 10.0.0.38 - - [2025-10-27 00:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.38 - - [2025-10-27 00:39:12] "GET /tag/46930846-6310-44ad-93fb-d9d04b6251c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011102 10.0.0.38 - - [2025-10-27 00:39:12] "POST /tags HTTP/1.1" 409 238 0.003879 10.0.0.38 - - [2025-10-27 00:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008864 10.0.0.38 - - [2025-10-27 00:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.38 - - [2025-10-27 00:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.38 - - [2025-10-27 00:39:12] "GET /tag/25dda27c-611d-4024-bd26-1f90091b2fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011821 10.0.0.38 - - [2025-10-27 00:39:12] "POST /firewall-rules HTTP/1.1" 409 293 0.001701 10.0.0.38 - - [2025-10-27 00:39:12] "POST /chown HTTP/1.1" 200 109 0.017124 10.0.0.38 - - [2025-10-27 00:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.38 - - [2025-10-27 00:39:12] "POST /chown HTTP/1.1" 200 109 0.011822 10.0.0.38 - - [2025-10-27 00:39:12] "PUT /firewall-rule/027a7cef-d7e2-484c-963d-2107a7f7e62b HTTP/1.1" 200 260 0.038190 10.0.0.38 - - [2025-10-27 00:39:12] "PUT /instance-ip/fda42086-3b30-465d-91d8-eb0930340908 HTTP/1.1" 200 256 0.018678 10.0.0.38 - - [2025-10-27 00:39:12] "GET /firewall-rule/027a7cef-d7e2-484c-963d-2107a7f7e62b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006559 10.0.0.38 - - [2025-10-27 00:39:12] "POST /ref-update HTTP/1.1" 200 156 0.041861 10.0.0.38 - - [2025-10-27 00:39:12] "GET /firewall-policy/8c6bf004-acae-46fd-bd62-f1cce581125f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.010775 10.0.0.38 - - [2025-10-27 00:39:12] "GET /firewall-rule/027a7cef-d7e2-484c-963d-2107a7f7e62b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002856 10.0.0.38 - - [2025-10-27 00:39:12] "POST /chown HTTP/1.1" 200 109 0.006971 10.0.0.38 - - [2025-10-27 00:39:12] "POST /chown HTTP/1.1" 200 109 0.025970 10.0.0.38 - - [2025-10-27 00:39:12] "PUT /instance-ip/fda42086-3b30-465d-91d8-eb0930340908 HTTP/1.1" 200 256 0.026224 10.0.0.38 - - [2025-10-27 00:39:12] "POST /ref-update HTTP/1.1" 200 156 0.022822 10.0.0.38 - - [2025-10-27 00:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.38 - - [2025-10-27 00:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005739 10.0.0.38 - - [2025-10-27 00:39:12] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006628 10.0.0.38 - - [2025-10-27 00:39:12] "POST /chown HTTP/1.1" 200 109 0.016366 10.0.0.38 - - [2025-10-27 00:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.38 - - [2025-10-27 00:39:12] "POST /chown HTTP/1.1" 200 109 0.008588 10.0.0.38 - - [2025-10-27 00:39:12] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.048478 10.0.0.38 - - [2025-10-27 00:39:12] "PUT /instance-ip/fda42086-3b30-465d-91d8-eb0930340908 HTTP/1.1" 200 256 0.045181 10.0.0.38 - - [2025-10-27 00:39:12] "POST /virtual-machines HTTP/1.1" 200 373 0.028931 10.0.0.38 - - [2025-10-27 00:39:12] "POST /ref-update HTTP/1.1" 200 156 0.034756 10.0.0.38 - - [2025-10-27 00:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013036 10.0.0.38 - - [2025-10-27 00:39:12] "POST /chown HTTP/1.1" 200 109 0.016986 10.0.0.38 - - [2025-10-27 00:39:12] "POST /chown HTTP/1.1" 200 109 0.031660 10.0.0.38 - - [2025-10-27 00:39:12] "PUT /instance-ip/fda42086-3b30-465d-91d8-eb0930340908 HTTP/1.1" 200 256 0.054104 10.0.0.38 - - [2025-10-27 00:39:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.137063 10.0.0.38 - - [2025-10-27 00:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015784 10.0.0.38 - - [2025-10-27 00:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.38 - - [2025-10-27 00:39:12] "POST /ref-update HTTP/1.1" 200 156 0.032954 10.0.0.38 - - [2025-10-27 00:39:13] "GET /virtual-machine-interface/5bdfcfc8-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004881 10.0.0.38 - - [2025-10-27 00:39:13] "POST /instance-ips HTTP/1.1" 200 413 0.038755 10.0.0.38 - - [2025-10-27 00:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026208 10.0.0.38 - - [2025-10-27 00:39:13] "GET /virtual-machine-interface/5bdfcfc8-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.010722 10.0.0.38 - - [2025-10-27 00:39:13] "PUT /service-instance/a6771fe7-a17e-4592-abac-1b6446dc4e04 HTTP/1.1" 200 266 0.011186 10.0.0.38 - - [2025-10-27 00:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.016901 10.0.0.38 - - [2025-10-27 00:39:13] "POST /set-tag HTTP/1.1" 200 109 0.067597 10.0.0.38 - - [2025-10-27 00:39:13] "GET /virtual-machine-interface/5bdfcfc8-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016955 10.0.0.38 - - [2025-10-27 00:39:13] "GET /instance-ip/5bfa2206-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.014966 10.0.0.38 - - [2025-10-27 00:39:13] "PUT /service-instance/a6771fe7-a17e-4592-abac-1b6446dc4e04 HTTP/1.1" 200 266 0.052723 10.0.0.38 - - [2025-10-27 00:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.012837 10.0.0.38 - - [2025-10-27 00:39:13] "GET /virtual-machine-interface/5bdfcfc8-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008569 10.0.0.38 - - [2025-10-27 00:39:13] "POST /set-tag HTTP/1.1" 200 109 0.004462 10.0.0.38 - - [2025-10-27 00:39:13] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004962 10.0.0.38 - - [2025-10-27 00:39:13] "PUT /service-instance/a6771fe7-a17e-4592-abac-1b6446dc4e04 HTTP/1.1" 200 266 0.013983 10.0.0.38 - - [2025-10-27 00:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026225 10.0.0.38 - - [2025-10-27 00:39:13] "POST /ref-update HTTP/1.1" 200 156 0.027124 10.0.0.38 - - [2025-10-27 00:39:13] "GET /virtual-machine-interface/5bdfcfc8-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.018115 10.0.0.38 - - [2025-10-27 00:39:13] "POST /set-tag HTTP/1.1" 200 109 0.006194 10.0.0.38 - - [2025-10-27 00:39:13] "PUT /service-instance/a6771fe7-a17e-4592-abac-1b6446dc4e04 HTTP/1.1" 200 266 0.013806 10.0.0.38 - - [2025-10-27 00:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009984 10.0.0.38 - - [2025-10-27 00:39:13] "GET /virtual-machine-interface/5bdfcfc8-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008113 10.0.0.38 - - [2025-10-27 00:39:13] "POST /set-tag HTTP/1.1" 200 109 0.002763 10.0.0.38 - - [2025-10-27 00:39:13] "PUT /service-instance/a6771fe7-a17e-4592-abac-1b6446dc4e04 HTTP/1.1" 200 266 0.011069 10.0.0.38 - - [2025-10-27 00:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008376 10.0.0.38 - - [2025-10-27 00:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.38 - - [2025-10-27 00:39:13] "POST /chown HTTP/1.1" 200 109 0.008067 10.0.0.38 - - [2025-10-27 00:39:13] "POST /chown HTTP/1.1" 200 109 0.007524 10.0.0.38 - - [2025-10-27 00:39:13] "POST /ref-update HTTP/1.1" 200 156 0.020388 10.0.0.38 - - [2025-10-27 00:39:13] "POST /chown HTTP/1.1" 200 109 0.025905 10.0.0.38 - - [2025-10-27 00:39:13] "POST /chown HTTP/1.1" 200 109 0.008043 10.0.0.38 - - [2025-10-27 00:39:13] "POST /ref-update HTTP/1.1" 200 156 0.021414 10.0.0.38 - - [2025-10-27 00:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005525 10.0.0.38 - - [2025-10-27 00:39:13] "POST /chown HTTP/1.1" 200 109 0.007708 10.0.0.38 - - [2025-10-27 00:39:13] "POST /chown HTTP/1.1" 200 109 0.019550 10.0.0.38 - - [2025-10-27 00:39:13] "POST /chown HTTP/1.1" 200 109 0.016752 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.010887 10.0.0.38 - - [2025-10-27 00:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.007472 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.017794 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.018202 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.015938 10.0.0.38 - - [2025-10-27 00:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.008252 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.030216 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.016041 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.007958 10.0.0.38 - - [2025-10-27 00:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.009007 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.007491 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.017999 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.019215 10.0.0.38 - - [2025-10-27 00:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.006736 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.014312 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.007760 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.018229 10.0.0.38 - - [2025-10-27 00:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.008015 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.018149 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.014781 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.007772 10.0.0.38 - - [2025-10-27 00:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.38 - - [2025-10-27 00:39:14] "POST /chown HTTP/1.1" 200 109 0.007694 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.009167 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.016657 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.032028 10.0.0.38 - - [2025-10-27 00:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.007712 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.026531 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.009643 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.021308 10.0.0.38 - - [2025-10-27 00:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.012951 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.016213 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.019124 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.007088 10.0.0.38 - - [2025-10-27 00:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.009678 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.009619 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.019402 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.016207 10.0.0.38 - - [2025-10-27 00:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.008417 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.027000 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.008605 10.0.0.38 - - [2025-10-27 00:39:15] "POST /chown HTTP/1.1" 200 109 0.026321 10.0.0.38 - - [2025-10-27 00:39:16] "GET /virtual-machine-interface/570ee8b2-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006052 10.0.0.38 - - [2025-10-27 00:39:16] "POST /set-tag HTTP/1.1" 200 109 0.003163 10.0.0.38 - - [2025-10-27 00:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.38 - - [2025-10-27 00:39:16] "GET /loadbalancer/13e1d77b-18b0-43e2-8e68-dcee882589df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003104 10.0.0.38 - - [2025-10-27 00:39:16] "GET /loadbalancer-pool/5d8ba80b-3f07-4410-bbf5-934634a9909d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004595 10.0.0.38 - - [2025-10-27 00:39:16] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024519 10.0.0.38 - - [2025-10-27 00:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011486 10.0.0.38 - - [2025-10-27 00:39:17] "GET /virtual-machine-interface/570ee8b2-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.023392 10.0.0.38 - - [2025-10-27 00:39:17] "POST /tags HTTP/1.1" 409 221 0.002269 10.0.0.38 - - [2025-10-27 00:39:17] "GET /virtual-machine-interface/570ee8b2-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007394 10.0.0.38 - - [2025-10-27 00:39:17] "POST /ref-update HTTP/1.1" 200 156 0.008883 10.0.0.38 - - [2025-10-27 00:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.38 - - [2025-10-27 00:39:17] "GET /tag/46930846-6310-44ad-93fb-d9d04b6251c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013209 10.0.0.38 - - [2025-10-27 00:39:17] "GET /floating-ip/8167f988-8663-4e48-9931-12a240613ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.005622 10.0.0.38 - - [2025-10-27 00:39:17] "PUT /floating-ip/8167f988-8663-4e48-9931-12a240613ed5 HTTP/1.1" 200 256 0.012356 10.0.0.38 - - [2025-10-27 00:39:17] "POST /set-tag HTTP/1.1" 200 109 0.041504 10.0.0.38 - - [2025-10-27 00:39:17] "GET /virtual-machine-interface/5792257e-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005447 10.0.0.38 - - [2025-10-27 00:39:17] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.38 - - [2025-10-27 00:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.38 - - [2025-10-27 00:39:17] "GET /loadbalancer/13e1d77b-18b0-43e2-8e68-dcee882589df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005438 10.0.0.38 - - [2025-10-27 00:39:17] "GET /loadbalancer-pool/5d8ba80b-3f07-4410-bbf5-934634a9909d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003391 10.0.0.38 - - [2025-10-27 00:39:17] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021214 10.0.0.38 - - [2025-10-27 00:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016882 10.0.0.38 - - [2025-10-27 00:39:17] "GET /virtual-machine-interface/5792257e-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021028 10.0.0.38 - - [2025-10-27 00:39:17] "GET /virtual-machine-interface/5792257e-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009368 10.0.0.38 - - [2025-10-27 00:39:17] "POST /ref-update HTTP/1.1" 200 156 0.019687 10.0.0.38 - - [2025-10-27 00:39:17] "POST /set-tag HTTP/1.1" 200 109 0.058667 10.0.0.38 - - [2025-10-27 00:39:17] "GET /floating-ip/8167f988-8663-4e48-9931-12a240613ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009984 10.0.0.38 - - [2025-10-27 00:39:17] "GET /virtual-machine/6adf4cf0-b91d-48b8-8645-c60c72e23635?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.004618 10.0.0.38 - - [2025-10-27 00:39:17] "GET /virtual-machine-interface/570ee8b2-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005942 10.0.0.38 - - [2025-10-27 00:39:17] "GET /virtual-machine/dc10115f-e6e5-477c-9b36-7ef55447e581?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003560 10.0.0.38 - - [2025-10-27 00:39:17] "GET /virtual-machine-interface/5792257e-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005196 10.0.0.38 - - [2025-10-27 00:39:26] "GET /virtual-machine-interface/5bdfcfc8-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004621 10.0.0.38 - - [2025-10-27 00:39:26] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.38 - - [2025-10-27 00:39:27] "GET /virtual-machine/70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003299 10.0.0.38 - - [2025-10-27 00:39:27] "GET /virtual-machine-interface/5bdfcfc8-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004432 10.0.0.38 - - [2025-10-27 00:39:28] "GET /virtual-machine-interface/5bdfcfc8-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005098 10.0.0.38 - - [2025-10-27 00:39:28] "POST /set-tag HTTP/1.1" 200 109 0.002487 10.0.0.38 - - [2025-10-27 00:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.38 - - [2025-10-27 00:39:29] "POST /chown HTTP/1.1" 200 109 0.008217 10.0.0.38 - - [2025-10-27 00:39:29] "POST /chown HTTP/1.1" 200 109 0.020601 10.0.0.38 - - [2025-10-27 00:39:29] "POST /chown HTTP/1.1" 200 109 0.007256 10.0.0.38 - - [2025-10-27 00:39:30] "POST /chown HTTP/1.1" 200 109 0.023168 10.0.0.38 - - [2025-10-27 00:39:59] "GET /virtual-machine-interface/5bdfcfc8-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005494 10.0.0.38 - - [2025-10-27 00:39:59] "POST /set-tag HTTP/1.1" 200 109 0.002706 10.0.0.38 - - [2025-10-27 00:40:00] "GET /virtual-machine-interface/5bdfcfc8-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004277 10.0.0.38 - - [2025-10-27 00:40:00] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.38 - - [2025-10-27 00:40:00] "GET /virtual-machine/70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002391 10.0.0.38 - - [2025-10-27 00:40:00] "POST /ref-update HTTP/1.1" 200 156 0.015685 10.0.0.38 - - [2025-10-27 00:40:00] "GET /virtual-machine-interface/5bdfcfc8-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005539 10.0.0.38 - - [2025-10-27 00:40:00] "POST /set-tag HTTP/1.1" 200 109 0.020384 10.0.0.38 - - [2025-10-27 00:40:00] "POST /set-tag HTTP/1.1" 200 109 0.037937 10.0.0.38 - - [2025-10-27 00:40:00] "DELETE /instance-ip/5bfa2206-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.051736 10.0.0.38 - - [2025-10-27 00:40:00] "DELETE /virtual-machine-interface/5bdfcfc8-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.054476 10.0.0.38 - - [2025-10-27 00:40:00] "DELETE /virtual-machine/70ed6d7c-9c5e-4cd2-b9da-a21abbe0c344 HTTP/1.1" 200 115 0.025019 10.0.0.38 - - [2025-10-27 00:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.38 - - [2025-10-27 00:40:03] "GET /tag/25dda27c-611d-4024-bd26-1f90091b2fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010175 10.0.0.38 - - [2025-10-27 00:40:03] "GET /tag/25dda27c-611d-4024-bd26-1f90091b2fd4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011020 10.0.0.38 - - [2025-10-27 00:40:03] "GET /virtual-machine-interface/44e90190-8cb8-4b44-b39f-5b7088dcc8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004684 10.0.0.38 - - [2025-10-27 00:40:03] "POST /set-tag HTTP/1.1" 200 109 0.014076 10.0.0.38 - - [2025-10-27 00:40:03] "GET /virtual-machine-interface/5fadb035-dab1-4ab8-a8ec-76e5c723aaaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.019941 10.0.0.38 - - [2025-10-27 00:40:03] "POST /set-tag HTTP/1.1" 200 109 0.016350 10.0.0.38 - - [2025-10-27 00:40:03] "GET /virtual-machine-interface/c6a86d7a-985b-49f9-9a2d-bdfe08bdb549?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005160 10.0.0.38 - - [2025-10-27 00:40:03] "POST /set-tag HTTP/1.1" 200 109 0.018274 10.0.0.38 - - [2025-10-27 00:40:03] "GET /firewall-policy/8c6bf004-acae-46fd-bd62-f1cce581125f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.010607 10.0.0.38 - - [2025-10-27 00:40:03] "GET /firewall-rule/027a7cef-d7e2-484c-963d-2107a7f7e62b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002867 10.0.0.38 - - [2025-10-27 00:40:03] "POST /ref-update HTTP/1.1" 200 156 0.010805 10.0.0.38 - - [2025-10-27 00:40:03] "DELETE /firewall-rule/027a7cef-d7e2-484c-963d-2107a7f7e62b HTTP/1.1" 200 115 0.037609 10.0.0.38 - - [2025-10-27 00:40:03] "DELETE /loadbalancer-member/eccf82a7-d030-4f01-a59b-f8f3b9ba88c2 HTTP/1.1" 200 115 0.040396 10.0.0.38 - - [2025-10-27 00:40:03] "DELETE /loadbalancer-pool/24dd7a6b-32e1-41e6-a2e6-77c3611eea7a HTTP/1.1" 200 115 0.036150 10.0.0.38 - - [2025-10-27 00:40:03] "DELETE /loadbalancer-listener/89e47f64-2883-47f7-8eb7-124190fa27cc HTTP/1.1" 200 115 0.044103 10.0.0.38 - - [2025-10-27 00:40:03] "GET /floating-ip/6f79ff9c-acc0-45d5-8be8-00489253dab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002376 10.0.0.38 - - [2025-10-27 00:40:03] "PUT /service-instance/a6771fe7-a17e-4592-abac-1b6446dc4e04 HTTP/1.1" 200 266 0.023086 10.0.0.38 - - [2025-10-27 00:40:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010218 10.0.0.38 - - [2025-10-27 00:40:03] "PUT /service-instance/a6771fe7-a17e-4592-abac-1b6446dc4e04 HTTP/1.1" 200 266 0.024221 10.0.0.38 - - [2025-10-27 00:40:03] "PUT /floating-ip/6f79ff9c-acc0-45d5-8be8-00489253dab4 HTTP/1.1" 200 256 0.054244 10.0.0.38 - - [2025-10-27 00:40:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013010 10.0.0.38 - - [2025-10-27 00:40:03] "PUT /service-instance/a6771fe7-a17e-4592-abac-1b6446dc4e04 HTTP/1.1" 200 266 0.023461 10.0.0.38 - - [2025-10-27 00:40:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.029574 10.0.0.38 - - [2025-10-27 00:40:03] "DELETE /floating-ip/6f79ff9c-acc0-45d5-8be8-00489253dab4 HTTP/1.1" 200 115 0.135628 10.0.0.38 - - [2025-10-27 00:40:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.38 - - [2025-10-27 00:40:03] "DELETE /loadbalancer/b849dfa7-50f7-4860-9935-b072cf6179e2 HTTP/1.1" 200 115 0.061325 10.0.0.38 - - [2025-10-27 00:40:03] "POST /chown HTTP/1.1" 200 109 0.010708 10.0.0.38 - - [2025-10-27 00:40:03] "POST /chown HTTP/1.1" 200 109 0.017165 10.0.0.38 - - [2025-10-27 00:40:04] "POST /chown HTTP/1.1" 200 109 0.016560 10.0.0.38 - - [2025-10-27 00:40:04] "DELETE /instance-ip/fda42086-3b30-465d-91d8-eb0930340908 HTTP/1.1" 200 115 0.086434 10.0.0.38 - - [2025-10-27 00:40:04] "POST /chown HTTP/1.1" 404 171 0.002695 10.0.0.38 - - [2025-10-27 00:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.38 - - [2025-10-27 00:40:04] "DELETE /virtual-machine-interface/44e90190-8cb8-4b44-b39f-5b7088dcc8ef HTTP/1.1" 200 115 0.044125 10.0.0.38 - - [2025-10-27 00:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.38 - - [2025-10-27 00:40:04] "DELETE /tag/25dda27c-611d-4024-bd26-1f90091b2fd4 HTTP/1.1" 200 115 0.052597 10.0.0.38 - - [2025-10-27 00:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.38 - - [2025-10-27 00:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.38 - - [2025-10-27 00:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.38 - - [2025-10-27 00:40:04] "GET /floating-ip-pool/f66def2e-4c2e-4203-bb1f-94dee7814e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002763 10.0.0.38 - - [2025-10-27 00:40:04] "POST /ref-update HTTP/1.1" 200 156 0.007671 10.0.0.38 - - [2025-10-27 00:40:04] "DELETE /service-instance/a6771fe7-a17e-4592-abac-1b6446dc4e04 HTTP/1.1" 200 115 0.033417 10.0.0.38 - - [2025-10-27 00:40:04] "DELETE /floating-ip-pool/f66def2e-4c2e-4203-bb1f-94dee7814e9c HTTP/1.1" 200 115 0.038513 10.0.0.38 - - [2025-10-27 00:40:04] "GET /virtual-machine-interface/5fadb035-dab1-4ab8-a8ec-76e5c723aaaa?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.010332 10.0.0.38 - - [2025-10-27 00:40:04] "DELETE /virtual-machine-interface/5fadb035-dab1-4ab8-a8ec-76e5c723aaaa HTTP/1.1" 200 115 0.074001 10.0.0.38 - - [2025-10-27 00:40:04] "POST /ref-update HTTP/1.1" 200 156 0.021242 10.0.0.38 - - [2025-10-27 00:40:04] "POST /useragent-kv HTTP/1.1" 200 115 0.007213 10.0.0.38 - - [2025-10-27 00:40:04] "POST /useragent-kv HTTP/1.1" 200 115 0.001386 10.0.0.38 - - [2025-10-27 00:40:04] "DELETE /virtual-network/7328ab40-0a7c-4170-9ced-9192e1cb3dd3 HTTP/1.1" 200 115 0.135822 10.0.0.38 - - [2025-10-27 00:40:04] "GET /routing-instance/9a7f663e-966a-4c10-8d5b-273c3e857c11 HTTP/1.1" 404 171 0.002497 10.0.0.38 - - [2025-10-27 00:40:04] "GET /domains HTTP/1.1" 200 280 0.005279 10.0.0.38 - - [2025-10-27 00:40:04] "GET /domain/a0d1ea6a-fe2e-465f-bba3-dfb4ea52b55a HTTP/1.1" 200 3087 0.003574 10.0.0.38 - - [2025-10-27 00:40:04] "DELETE /virtual-machine/82060a04-37d2-47d1-99a7-465dded5fdde HTTP/1.1" 200 115 0.031146 10.0.0.38 - - [2025-10-27 00:40:04] "GET /virtual-machine-interface/c6a86d7a-985b-49f9-9a2d-bdfe08bdb549?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.013633 10.0.0.38 - - [2025-10-27 00:40:04] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd HTTP/1.1" 200 7143 0.045267 10.0.0.38 - - [2025-10-27 00:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.38 - - [2025-10-27 00:40:04] "GET /virtual-machine-interface/5792257e-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004801 10.0.0.38 - - [2025-10-27 00:40:04] "POST /set-tag HTTP/1.1" 200 109 0.007447 10.0.0.38 - - [2025-10-27 00:40:04] "DELETE /route-target/35c812c1-6f59-4015-ae57-fe439bddf88b HTTP/1.1" 200 115 0.053993 10.0.0.38 - - [2025-10-27 00:40:04] "DELETE /virtual-machine-interface/c6a86d7a-985b-49f9-9a2d-bdfe08bdb549 HTTP/1.1" 200 115 0.128533 10.0.0.38 - - [2025-10-27 00:40:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.38 - - [2025-10-27 00:40:04] "GET /loadbalancer/13e1d77b-18b0-43e2-8e68-dcee882589df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003004 10.0.0.38 - - [2025-10-27 00:40:04] "DELETE /virtual-machine/3b6b67d8-1172-4b95-a441-a90910455b53 HTTP/1.1" 200 115 0.034402 10.0.0.38 - - [2025-10-27 00:40:04] "GET /virtual-machine-interface/5792257e-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004283 10.0.0.38 - - [2025-10-27 00:40:04] "POST /set-tag HTTP/1.1" 200 109 0.014972 10.0.0.38 - - [2025-10-27 00:40:04] "DELETE /loadbalancer-member/186b994e-0b65-4194-b12e-b6fab80767be HTTP/1.1" 200 115 0.039561 10.0.0.38 - - [2025-10-27 00:40:06] "GET /virtual-machine-interface/5792257e-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008857 10.0.0.38 - - [2025-10-27 00:40:06] "POST /set-tag HTTP/1.1" 200 109 0.003678 10.0.0.38 - - [2025-10-27 00:40:06] "GET /virtual-machine-interface/5792257e-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005455 10.0.0.38 - - [2025-10-27 00:40:06] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.38 - - [2025-10-27 00:40:06] "GET /virtual-machine/dc10115f-e6e5-477c-9b36-7ef55447e581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002980 10.0.0.38 - - [2025-10-27 00:40:06] "POST /ref-update HTTP/1.1" 200 156 0.008085 10.0.0.38 - - [2025-10-27 00:40:06] "GET /virtual-machine-interface/5792257e-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004131 10.0.0.38 - - [2025-10-27 00:40:06] "POST /set-tag HTTP/1.1" 200 109 0.015091 10.0.0.38 - - [2025-10-27 00:40:06] "POST /set-tag HTTP/1.1" 200 109 0.012766 10.0.0.38 - - [2025-10-27 00:40:06] "POST /set-tag HTTP/1.1" 200 109 0.022421 10.0.0.38 - - [2025-10-27 00:40:06] "DELETE /instance-ip/57aeae24-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.035881 10.0.0.38 - - [2025-10-27 00:40:06] "POST /ref-update HTTP/1.1" 200 156 0.010999 10.0.0.38 - - [2025-10-27 00:40:06] "DELETE /virtual-machine-interface/5792257e-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.069066 10.0.0.38 - - [2025-10-27 00:40:06] "DELETE /virtual-machine/dc10115f-e6e5-477c-9b36-7ef55447e581 HTTP/1.1" 200 115 0.031187 10.0.0.38 - - [2025-10-27 00:40:09] "GET /virtual-machine-interface/570ee8b2-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007093 10.0.0.38 - - [2025-10-27 00:40:09] "POST /set-tag HTTP/1.1" 200 109 0.011937 10.0.0.38 - - [2025-10-27 00:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.38 - - [2025-10-27 00:40:09] "GET /loadbalancer/13e1d77b-18b0-43e2-8e68-dcee882589df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002253 10.0.0.38 - - [2025-10-27 00:40:11] "GET /virtual-machine-interface/570ee8b2-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005882 10.0.0.38 - - [2025-10-27 00:40:11] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.38 - - [2025-10-27 00:40:11] "GET /virtual-machine-interface/570ee8b2-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004792 10.0.0.38 - - [2025-10-27 00:40:11] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.38 - - [2025-10-27 00:40:11] "GET /virtual-machine/6adf4cf0-b91d-48b8-8645-c60c72e23635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003163 10.0.0.38 - - [2025-10-27 00:40:11] "POST /ref-update HTTP/1.1" 200 156 0.009655 10.0.0.38 - - [2025-10-27 00:40:11] "GET /virtual-machine-interface/570ee8b2-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010620 10.0.0.38 - - [2025-10-27 00:40:11] "POST /set-tag HTTP/1.1" 200 109 0.015991 10.0.0.38 - - [2025-10-27 00:40:11] "POST /set-tag HTTP/1.1" 200 109 0.019413 10.0.0.38 - - [2025-10-27 00:40:11] "POST /set-tag HTTP/1.1" 200 109 0.029637 10.0.0.38 - - [2025-10-27 00:40:11] "DELETE /instance-ip/572a0fd4-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.041879 10.0.0.38 - - [2025-10-27 00:40:11] "POST /ref-update HTTP/1.1" 200 156 0.013996 10.0.0.38 - - [2025-10-27 00:40:11] "DELETE /virtual-machine-interface/570ee8b2-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.049401 10.0.0.38 - - [2025-10-27 00:40:11] "DELETE /virtual-machine/6adf4cf0-b91d-48b8-8645-c60c72e23635 HTTP/1.1" 200 115 0.025887 10.0.0.38 - - [2025-10-27 00:40:11] "DELETE /tag/5eb6190b-10a6-4bd9-b66e-470d6c5c4d9c HTTP/1.1" 200 115 0.037453 10.0.0.38 - - [2025-10-27 00:40:11] "DELETE /tag/77e2e67e-79bd-4704-b286-654d888c6d5a HTTP/1.1" 200 115 0.053721 10.0.0.38 - - [2025-10-27 00:40:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.38 - - [2025-10-27 00:40:15] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.067352 10.0.0.38 - - [2025-10-27 00:40:15] "POST /tags HTTP/1.1" 200 393 0.033725 10.0.0.38 - - [2025-10-27 00:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.032449 10.0.0.38 - - [2025-10-27 00:40:15] "GET /tag/77eea1b2-3806-452b-ac5c-6271f6f2c917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.020309 10.0.0.38 - - [2025-10-27 00:40:15] "POST /tags HTTP/1.1" 200 341 0.024795 10.0.0.38 - - [2025-10-27 00:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.38 - - [2025-10-27 00:40:15] "GET /tag/4c31ada8-dcf9-470e-a881-96718eca895a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011396 10.0.0.38 - - [2025-10-27 00:40:15] "POST /id-to-fqname HTTP/1.1" 200 192 0.003837 10.0.0.38 - - [2025-10-27 00:40:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.004995 10.0.0.38 - - [2025-10-27 00:40:15] "POST /security-groups HTTP/1.1" 200 589 0.068735 10.0.0.38 - - [2025-10-27 00:40:15] "POST /projects HTTP/1.1" 200 519 0.215795 10.0.0.38 - - [2025-10-27 00:40:15] "POST /fqname-to-id HTTP/1.1" 404 236 0.001846 10.0.0.38 - - [2025-10-27 00:40:15] "POST /access-control-lists HTTP/1.1" 200 598 0.064203 10.0.0.38 - - [2025-10-27 00:40:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.045730 10.0.0.38 - - [2025-10-27 00:40:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.025929 10.0.0.38 - - [2025-10-27 00:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016263 10.0.0.38 - - [2025-10-27 00:40:15] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005524 10.0.0.38 - - [2025-10-27 00:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.38 - - [2025-10-27 00:40:15] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.013421 10.0.0.38 - - [2025-10-27 00:40:15] "POST /access-control-lists HTTP/1.1" 200 596 0.079326 10.0.0.38 - - [2025-10-27 00:40:15] "PUT /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa HTTP/1.1" 200 264 0.044906 10.0.0.38 - - [2025-10-27 00:40:15] "PUT /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c HTTP/1.1" 200 264 0.066550 10.0.0.38 - - [2025-10-27 00:40:15] "POST /security-groups HTTP/1.1" 200 591 0.072207 10.0.0.38 - - [2025-10-27 00:40:16] "POST /fqname-to-id HTTP/1.1" 404 270 0.002206 10.0.0.38 - - [2025-10-27 00:40:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.034904 10.0.0.38 - - [2025-10-27 00:40:16] "POST /access-control-lists HTTP/1.1" 200 632 0.062888 10.0.0.38 - - [2025-10-27 00:40:16] "POST /chown HTTP/1.1" 200 109 0.050843 10.0.0.38 - - [2025-10-27 00:40:16] "POST /fqname-to-id HTTP/1.1" 404 269 0.001910 10.0.0.38 - - [2025-10-27 00:40:16] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002825 10.0.0.38 - - [2025-10-27 00:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.38 - - [2025-10-27 00:40:16] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002678 10.0.0.38 - - [2025-10-27 00:40:16] "POST /access-control-lists HTTP/1.1" 200 630 0.018443 10.0.0.38 - - [2025-10-27 00:40:16] "POST /tags HTTP/1.1" 409 226 0.001960 10.0.0.38 - - [2025-10-27 00:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.38 - - [2025-10-27 00:40:16] "GET /tag/4c31ada8-dcf9-470e-a881-96718eca895a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009629 10.0.0.38 - - [2025-10-27 00:40:16] "POST /firewall-rules HTTP/1.1" 200 600 0.062832 10.0.0.38 - - [2025-10-27 00:40:16] "GET /firewall-rule/83caa568-fad7-4179-8848-a20c28535b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.016579 10.0.0.38 - - [2025-10-27 00:40:16] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004136 10.0.0.38 - - [2025-10-27 00:40:16] "GET /firewall-rule/83caa568-fad7-4179-8848-a20c28535b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002245 10.0.0.38 - - [2025-10-27 00:40:16] "POST /ref-update HTTP/1.1" 200 156 0.042491 10.0.0.38 - - [2025-10-27 00:40:16] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006792 10.0.0.38 - - [2025-10-27 00:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.38 - - [2025-10-27 00:40:16] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002170 10.0.0.38 - - [2025-10-27 00:40:16] "POST /tags HTTP/1.1" 409 226 0.001234 10.0.0.38 - - [2025-10-27 00:40:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001042 10.0.0.38 - - [2025-10-27 00:40:16] "GET /tag/4c31ada8-dcf9-470e-a881-96718eca895a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009220 10.0.0.38 - - [2025-10-27 00:40:16] "POST /firewall-rules HTTP/1.1" 200 598 0.079204 10.0.0.38 - - [2025-10-27 00:40:16] "GET /firewall-rule/0744a70a-819a-4b70-a39a-93475ee6f484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004099 10.0.0.38 - - [2025-10-27 00:40:16] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003008 10.0.0.38 - - [2025-10-27 00:40:16] "GET /firewall-rule/0744a70a-819a-4b70-a39a-93475ee6f484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.001994 10.0.0.38 - - [2025-10-27 00:40:16] "POST /ref-update HTTP/1.1" 200 156 0.051430 10.0.0.38 - - [2025-10-27 00:40:18] "POST /tags HTTP/1.1" 200 393 0.033422 10.0.0.38 - - [2025-10-27 00:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006910 10.0.0.38 - - [2025-10-27 00:40:18] "GET /tag/3bd2e9a9-5a1d-41a2-907d-8400559e0369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012416 10.0.0.38 - - [2025-10-27 00:40:18] "POST /tags HTTP/1.1" 200 341 0.026500 10.0.0.38 - - [2025-10-27 00:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013216 10.0.0.38 - - [2025-10-27 00:40:18] "GET /tag/1225d6c6-4466-4d80-99c7-33ae44ef8697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013217 10.0.0.38 - - [2025-10-27 00:40:18] "POST /id-to-fqname HTTP/1.1" 200 192 0.000684 10.0.0.38 - - [2025-10-27 00:40:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.002802 10.0.0.38 - - [2025-10-27 00:40:18] "POST /security-groups HTTP/1.1" 200 589 0.063318 10.0.0.38 - - [2025-10-27 00:40:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.002158 10.0.0.38 - - [2025-10-27 00:40:18] "POST /projects HTTP/1.1" 200 519 0.209952 10.0.0.38 - - [2025-10-27 00:40:18] "POST /access-control-lists HTTP/1.1" 200 598 0.062536 10.0.0.38 - - [2025-10-27 00:40:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.066080 10.0.0.38 - - [2025-10-27 00:40:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.023886 10.0.0.38 - - [2025-10-27 00:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.021503 10.0.0.38 - - [2025-10-27 00:40:18] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004293 10.0.0.38 - - [2025-10-27 00:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.38 - - [2025-10-27 00:40:18] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004425 10.0.0.38 - - [2025-10-27 00:40:18] "POST /access-control-lists HTTP/1.1" 200 596 0.070676 10.0.0.38 - - [2025-10-27 00:40:18] "PUT /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa HTTP/1.1" 200 264 0.098000 10.0.0.38 - - [2025-10-27 00:40:18] "PUT /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c HTTP/1.1" 200 264 0.057586 10.0.0.38 - - [2025-10-27 00:40:19] "POST /security-groups HTTP/1.1" 200 591 0.081185 10.0.0.38 - - [2025-10-27 00:40:19] "POST /fqname-to-id HTTP/1.1" 404 270 0.003782 10.0.0.38 - - [2025-10-27 00:40:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016658 10.0.0.38 - - [2025-10-27 00:40:19] "POST /chown HTTP/1.1" 200 109 0.023474 10.0.0.38 - - [2025-10-27 00:40:19] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028867 10.0.0.38 - - [2025-10-27 00:40:19] "POST /access-control-lists HTTP/1.1" 200 632 0.098463 10.0.0.38 - - [2025-10-27 00:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.38 - - [2025-10-27 00:40:19] "POST /fqname-to-id HTTP/1.1" 404 269 0.009398 10.0.0.38 - - [2025-10-27 00:40:19] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005674 10.0.0.38 - - [2025-10-27 00:40:19] "POST /tags HTTP/1.1" 409 226 0.001423 10.0.0.38 - - [2025-10-27 00:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.38 - - [2025-10-27 00:40:19] "GET /tag/1225d6c6-4466-4d80-99c7-33ae44ef8697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009936 10.0.0.38 - - [2025-10-27 00:40:19] "POST /access-control-lists HTTP/1.1" 200 630 0.080774 10.0.0.38 - - [2025-10-27 00:40:19] "POST /firewall-rules HTTP/1.1" 200 600 0.140292 10.0.0.38 - - [2025-10-27 00:40:19] "GET /firewall-rule/204fb303-79dc-472b-bd2f-89b7a930ad97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004381 10.0.0.38 - - [2025-10-27 00:40:19] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003715 10.0.0.38 - - [2025-10-27 00:40:19] "GET /firewall-rule/204fb303-79dc-472b-bd2f-89b7a930ad97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003040 10.0.0.38 - - [2025-10-27 00:40:19] "POST /ref-update HTTP/1.1" 200 156 0.064320 10.0.0.38 - - [2025-10-27 00:40:19] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004914 10.0.0.38 - - [2025-10-27 00:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.38 - - [2025-10-27 00:40:19] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003151 10.0.0.38 - - [2025-10-27 00:40:19] "POST /tags HTTP/1.1" 409 226 0.002016 10.0.0.38 - - [2025-10-27 00:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.38 - - [2025-10-27 00:40:19] "GET /tag/1225d6c6-4466-4d80-99c7-33ae44ef8697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013973 10.0.0.38 - - [2025-10-27 00:40:19] "POST /firewall-rules HTTP/1.1" 200 598 0.062827 10.0.0.38 - - [2025-10-27 00:40:19] "GET /firewall-rule/6b208e69-175a-44f8-9229-58319ac36ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.017582 10.0.0.38 - - [2025-10-27 00:40:19] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.005454 10.0.0.38 - - [2025-10-27 00:40:19] "GET /firewall-rule/6b208e69-175a-44f8-9229-58319ac36ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003065 10.0.0.38 - - [2025-10-27 00:40:19] "POST /ref-update HTTP/1.1" 200 156 0.046577 10.0.0.38 - - [2025-10-27 00:40:21] "POST /tags HTTP/1.1" 200 345 0.072514 10.0.0.38 - - [2025-10-27 00:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006479 10.0.0.38 - - [2025-10-27 00:40:21] "GET /tag/bd3f4134-aca9-475e-be98-5c083211d827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.019635 10.0.0.38 - - [2025-10-27 00:40:21] "POST /projects HTTP/1.1" 409 238 0.004869 10.0.0.38 - - [2025-10-27 00:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005830 10.0.0.38 - - [2025-10-27 00:40:21] "GET /project/ffbd9c19-51b9-4c32-a8e1-16c60ee893fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035804 10.0.0.38 - - [2025-10-27 00:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.38 - - [2025-10-27 00:40:21] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004738 10.0.0.38 - - [2025-10-27 00:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.38 - - [2025-10-27 00:40:21] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004003 10.0.0.38 - - [2025-10-27 00:40:21] "POST /security-groups HTTP/1.1" 409 285 0.002987 10.0.0.38 - - [2025-10-27 00:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.38 - - [2025-10-27 00:40:21] "PUT /security-group/16365f1c-c35e-44de-8630-abad5a64de73 HTTP/1.1" 200 262 0.062714 10.0.0.38 - - [2025-10-27 00:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011811 10.0.0.38 - - [2025-10-27 00:40:21] "PUT /access-control-list/ccfae860-4dcb-49d7-a71a-184d6551af43 HTTP/1.1" 200 272 0.014500 10.0.0.38 - - [2025-10-27 00:40:21] "GET /project/ffbd9c19-51b9-4c32-a8e1-16c60ee893fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.063177 10.0.0.38 - - [2025-10-27 00:40:21] "PUT /access-control-list/fa582900-f1ca-4ae2-8ed2-bbbf1985656f HTTP/1.1" 200 272 0.037464 10.0.0.38 - - [2025-10-27 00:40:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.053168 10.0.0.38 - - [2025-10-27 00:40:21] "POST /tags HTTP/1.1" 409 228 0.012466 10.0.0.38 - - [2025-10-27 00:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.38 - - [2025-10-27 00:40:21] "GET /tag/bd3f4134-aca9-475e-be98-5c083211d827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013713 10.0.0.38 - - [2025-10-27 00:40:21] "POST /tags HTTP/1.1" 200 345 0.040926 10.0.0.38 - - [2025-10-27 00:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009324 10.0.0.38 - - [2025-10-27 00:40:21] "GET /tag/5a000d21-0be5-4fc0-b3be-772ac115cd6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013919 10.0.0.38 - - [2025-10-27 00:40:21] "POST /projects HTTP/1.1" 409 238 0.002518 10.0.0.38 - - [2025-10-27 00:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.38 - - [2025-10-27 00:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.38 - - [2025-10-27 00:40:21] "GET /project/2e1d8eff-a730-487d-8958-77b1964d6ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033106 10.0.0.38 - - [2025-10-27 00:40:21] "GET /project/2e1d8eff-a730-487d-8958-77b1964d6ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042329 10.0.0.38 - - [2025-10-27 00:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.38 - - [2025-10-27 00:40:22] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008713 10.0.0.38 - - [2025-10-27 00:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.38 - - [2025-10-27 00:40:22] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003624 10.0.0.38 - - [2025-10-27 00:40:22] "POST /security-groups HTTP/1.1" 409 285 0.001966 10.0.0.38 - - [2025-10-27 00:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.38 - - [2025-10-27 00:40:22] "PUT /security-group/a0aab323-c1c5-42f6-8ef8-939634059049 HTTP/1.1" 200 262 0.058359 10.0.0.38 - - [2025-10-27 00:40:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022909 10.0.0.38 - - [2025-10-27 00:40:22] "PUT /access-control-list/959cb5d4-2c51-4b25-aeb2-29aa31dced7e HTTP/1.1" 200 272 0.015438 10.0.0.38 - - [2025-10-27 00:40:22] "POST /tags HTTP/1.1" 409 228 0.018015 10.0.0.38 - - [2025-10-27 00:40:22] "PUT /access-control-list/03d7bb97-2efd-4a03-aa09-624c36c4c861 HTTP/1.1" 200 272 0.027004 10.0.0.38 - - [2025-10-27 00:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.38 - - [2025-10-27 00:40:22] "GET /tag/5a000d21-0be5-4fc0-b3be-772ac115cd6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014734 10.0.0.38 - - [2025-10-27 00:40:22] "POST /tags HTTP/1.1" 200 291 0.066566 10.0.0.38 - - [2025-10-27 00:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.38 - - [2025-10-27 00:40:22] "GET /tag/1c7511d8-8e04-4ecb-bb79-1b10f8b15100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011943 10.0.0.38 - - [2025-10-27 00:40:22] "POST /tags HTTP/1.1" 200 303 0.047077 10.0.0.38 - - [2025-10-27 00:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.38 - - [2025-10-27 00:40:22] "GET /tag/8539a11c-63d3-4fe1-9ec6-80dfcee84bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011548 10.0.0.38 - - [2025-10-27 00:40:22] "POST /tags HTTP/1.1" 409 252 0.001638 10.0.0.38 - - [2025-10-27 00:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.38 - - [2025-10-27 00:40:22] "GET /tag/77eea1b2-3806-452b-ac5c-6271f6f2c917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017676 10.0.0.38 - - [2025-10-27 00:40:22] "POST /tags HTTP/1.1" 409 226 0.002524 10.0.0.38 - - [2025-10-27 00:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.38 - - [2025-10-27 00:40:22] "GET /tag/4c31ada8-dcf9-470e-a881-96718eca895a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016550 10.0.0.38 - - [2025-10-27 00:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.38 - - [2025-10-27 00:40:22] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004368 10.0.0.38 - - [2025-10-27 00:40:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.38 - - [2025-10-27 00:40:22] "GET /project/ffbd9c19-51b9-4c32-a8e1-16c60ee893fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046841 10.0.0.38 - - [2025-10-27 00:40:22] "POST /virtual-machines HTTP/1.1" 200 395 0.012269 10.0.0.38 - - [2025-10-27 00:40:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009801 10.0.0.38 - - [2025-10-27 00:40:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.133550 10.0.0.38 - - [2025-10-27 00:40:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.026170 10.0.0.38 - - [2025-10-27 00:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012872 10.0.0.38 - - [2025-10-27 00:40:23] "GET /virtual-machine-interface/85a49be0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005012 10.0.0.38 - - [2025-10-27 00:40:23] "POST /instance-ips HTTP/1.1" 200 397 0.019867 10.0.0.38 - - [2025-10-27 00:40:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015696 10.0.0.38 - - [2025-10-27 00:40:23] "GET /virtual-machine-interface/85a49be0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016817 10.0.0.38 - - [2025-10-27 00:40:23] "POST /set-tag HTTP/1.1" 200 109 0.067755 10.0.0.38 - - [2025-10-27 00:40:23] "GET /virtual-machine-interface/85a49be0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011312 10.0.0.38 - - [2025-10-27 00:40:23] "GET /instance-ip/85c069d8-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004553 10.0.0.38 - - [2025-10-27 00:40:23] "GET /virtual-machine-interface/85a49be0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005029 10.0.0.38 - - [2025-10-27 00:40:23] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.38 - - [2025-10-27 00:40:23] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004889 10.0.0.38 - - [2025-10-27 00:40:23] "POST /ref-update HTTP/1.1" 200 156 0.015877 10.0.0.38 - - [2025-10-27 00:40:23] "GET /virtual-machine-interface/85a49be0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.028573 10.0.0.38 - - [2025-10-27 00:40:23] "POST /set-tag HTTP/1.1" 200 109 0.003642 10.0.0.38 - - [2025-10-27 00:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.38 - - [2025-10-27 00:40:23] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004524 10.0.0.38 - - [2025-10-27 00:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.38 - - [2025-10-27 00:40:23] "GET /project/ffbd9c19-51b9-4c32-a8e1-16c60ee893fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045820 10.0.0.38 - - [2025-10-27 00:40:23] "POST /virtual-machines HTTP/1.1" 200 395 0.011120 10.0.0.38 - - [2025-10-27 00:40:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020289 10.0.0.38 - - [2025-10-27 00:40:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111989 10.0.0.38 - - [2025-10-27 00:40:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011639 10.0.0.38 - - [2025-10-27 00:40:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007972 10.0.0.38 - - [2025-10-27 00:40:23] "GET /virtual-machine-interface/8626bdfa-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.023703 10.0.0.38 - - [2025-10-27 00:40:24] "POST /instance-ips HTTP/1.1" 200 397 0.032530 10.0.0.38 - - [2025-10-27 00:40:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024014 10.0.0.38 - - [2025-10-27 00:40:24] "GET /virtual-machine-interface/8626bdfa-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.027456 10.0.0.38 - - [2025-10-27 00:40:24] "POST /set-tag HTTP/1.1" 200 109 0.067960 10.0.0.38 - - [2025-10-27 00:40:24] "GET /virtual-machine-interface/8626bdfa-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020822 10.0.0.38 - - [2025-10-27 00:40:24] "GET /instance-ip/86432198-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005463 10.0.0.38 - - [2025-10-27 00:40:24] "GET /virtual-machine-interface/8626bdfa-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007268 10.0.0.38 - - [2025-10-27 00:40:24] "POST /set-tag HTTP/1.1" 200 109 0.003285 10.0.0.38 - - [2025-10-27 00:40:24] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004721 10.0.0.38 - - [2025-10-27 00:40:24] "POST /ref-update HTTP/1.1" 200 156 0.014445 10.0.0.38 - - [2025-10-27 00:40:24] "GET /virtual-machine-interface/8626bdfa-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013313 10.0.0.38 - - [2025-10-27 00:40:24] "POST /set-tag HTTP/1.1" 200 109 0.003942 10.0.0.38 - - [2025-10-27 00:40:24] "POST /tags HTTP/1.1" 200 291 0.018969 10.0.0.38 - - [2025-10-27 00:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012538 10.0.0.38 - - [2025-10-27 00:40:24] "GET /tag/7ef193ab-515d-4071-bd60-76cabd49e4c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012048 10.0.0.38 - - [2025-10-27 00:40:24] "POST /tags HTTP/1.1" 409 252 0.002431 10.0.0.38 - - [2025-10-27 00:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.38 - - [2025-10-27 00:40:24] "GET /tag/3bd2e9a9-5a1d-41a2-907d-8400559e0369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009748 10.0.0.38 - - [2025-10-27 00:40:24] "POST /tags HTTP/1.1" 409 226 0.002509 10.0.0.38 - - [2025-10-27 00:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.38 - - [2025-10-27 00:40:24] "GET /tag/1225d6c6-4466-4d80-99c7-33ae44ef8697?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011131 10.0.0.38 - - [2025-10-27 00:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.38 - - [2025-10-27 00:40:24] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004894 10.0.0.38 - - [2025-10-27 00:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.38 - - [2025-10-27 00:40:24] "GET /project/2e1d8eff-a730-487d-8958-77b1964d6ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028475 10.0.0.38 - - [2025-10-27 00:40:24] "POST /virtual-machines HTTP/1.1" 200 395 0.007880 10.0.0.38 - - [2025-10-27 00:40:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.015978 10.0.0.38 - - [2025-10-27 00:40:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106212 10.0.0.38 - - [2025-10-27 00:40:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008430 10.0.0.38 - - [2025-10-27 00:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008741 10.0.0.38 - - [2025-10-27 00:40:24] "GET /virtual-machine-interface/86ca909c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004189 10.0.0.38 - - [2025-10-27 00:40:25] "POST /instance-ips HTTP/1.1" 200 397 0.020678 10.0.0.38 - - [2025-10-27 00:40:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027617 10.0.0.38 - - [2025-10-27 00:40:25] "GET /virtual-machine-interface/86ca909c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012823 10.0.0.38 - - [2025-10-27 00:40:25] "POST /set-tag HTTP/1.1" 200 109 0.076147 10.0.0.38 - - [2025-10-27 00:40:25] "GET /virtual-machine-interface/86ca909c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020164 10.0.0.38 - - [2025-10-27 00:40:25] "GET /instance-ip/86e3abcc-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002806 10.0.0.38 - - [2025-10-27 00:40:25] "GET /virtual-machine-interface/86ca909c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004648 10.0.0.38 - - [2025-10-27 00:40:25] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.38 - - [2025-10-27 00:40:25] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003545 10.0.0.38 - - [2025-10-27 00:40:25] "POST /ref-update HTTP/1.1" 200 156 0.009178 10.0.0.38 - - [2025-10-27 00:40:25] "GET /virtual-machine-interface/86ca909c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018453 10.0.0.38 - - [2025-10-27 00:40:25] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.38 - - [2025-10-27 00:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.38 - - [2025-10-27 00:40:25] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004447 10.0.0.38 - - [2025-10-27 00:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.38 - - [2025-10-27 00:40:25] "GET /project/2e1d8eff-a730-487d-8958-77b1964d6ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029147 10.0.0.38 - - [2025-10-27 00:40:25] "POST /virtual-machines HTTP/1.1" 200 395 0.007877 10.0.0.38 - - [2025-10-27 00:40:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.013530 10.0.0.38 - - [2025-10-27 00:40:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108556 10.0.0.38 - - [2025-10-27 00:40:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009154 10.0.0.38 - - [2025-10-27 00:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017687 10.0.0.38 - - [2025-10-27 00:40:25] "GET /virtual-machine-interface/87409292-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003981 10.0.0.38 - - [2025-10-27 00:40:25] "POST /instance-ips HTTP/1.1" 200 397 0.021002 10.0.0.38 - - [2025-10-27 00:40:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.025019 10.0.0.38 - - [2025-10-27 00:40:25] "GET /virtual-machine-interface/87409292-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007467 10.0.0.38 - - [2025-10-27 00:40:25] "POST /set-tag HTTP/1.1" 200 109 0.063778 10.0.0.38 - - [2025-10-27 00:40:25] "GET /virtual-machine-interface/87409292-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006280 10.0.0.38 - - [2025-10-27 00:40:25] "GET /instance-ip/87598130-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005611 10.0.0.38 - - [2025-10-27 00:40:26] "GET /virtual-machine-interface/87409292-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004746 10.0.0.38 - - [2025-10-27 00:40:26] "POST /set-tag HTTP/1.1" 200 109 0.002920 10.0.0.38 - - [2025-10-27 00:40:26] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004658 10.0.0.38 - - [2025-10-27 00:40:26] "POST /ref-update HTTP/1.1" 200 156 0.010127 10.0.0.38 - - [2025-10-27 00:40:26] "GET /virtual-machine-interface/87409292-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004675 10.0.0.38 - - [2025-10-27 00:40:26] "POST /set-tag HTTP/1.1" 200 109 0.001840 10.0.0.38 - - [2025-10-27 00:40:26] "POST /tags HTTP/1.1" 200 299 0.017764 10.0.0.38 - - [2025-10-27 00:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005727 10.0.0.38 - - [2025-10-27 00:40:26] "GET /tag/f1439056-09bb-4d67-a6db-6f2da97cb1b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010486 10.0.0.38 - - [2025-10-27 00:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.38 - - [2025-10-27 00:40:26] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004296 10.0.0.38 - - [2025-10-27 00:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.38 - - [2025-10-27 00:40:26] "GET /project/ffbd9c19-51b9-4c32-a8e1-16c60ee893fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030306 10.0.0.38 - - [2025-10-27 00:40:26] "POST /virtual-machines HTTP/1.1" 200 395 0.015138 10.0.0.38 - - [2025-10-27 00:40:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022909 10.0.0.38 - - [2025-10-27 00:40:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100501 10.0.0.38 - - [2025-10-27 00:40:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010032 10.0.0.38 - - [2025-10-27 00:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007188 10.0.0.38 - - [2025-10-27 00:40:26] "GET /virtual-machine-interface/87c3a90c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010265 10.0.0.38 - - [2025-10-27 00:40:26] "POST /instance-ips HTTP/1.1" 200 397 0.019732 10.0.0.38 - - [2025-10-27 00:40:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.020119 10.0.0.38 - - [2025-10-27 00:40:26] "GET /virtual-machine-interface/87c3a90c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013738 10.0.0.38 - - [2025-10-27 00:40:26] "POST /set-tag HTTP/1.1" 200 109 0.020014 10.0.0.38 - - [2025-10-27 00:40:26] "GET /virtual-machine-interface/87c3a90c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015119 10.0.0.38 - - [2025-10-27 00:40:26] "GET /instance-ip/87dbb448-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003083 10.0.0.38 - - [2025-10-27 00:40:26] "GET /virtual-machine-interface/87c3a90c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004453 10.0.0.38 - - [2025-10-27 00:40:26] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.38 - - [2025-10-27 00:40:26] "POST /tags HTTP/1.1" 200 299 0.020788 10.0.0.38 - - [2025-10-27 00:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006184 10.0.0.38 - - [2025-10-27 00:40:26] "GET /tag/ce51241d-737e-42f2-b5bd-26d0a7f0789f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013423 10.0.0.38 - - [2025-10-27 00:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.38 - - [2025-10-27 00:40:27] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004875 10.0.0.38 - - [2025-10-27 00:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.38 - - [2025-10-27 00:40:27] "GET /project/ffbd9c19-51b9-4c32-a8e1-16c60ee893fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052738 10.0.0.38 - - [2025-10-27 00:40:27] "POST /virtual-machines HTTP/1.1" 200 395 0.016658 10.0.0.38 - - [2025-10-27 00:40:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010880 10.0.0.38 - - [2025-10-27 00:40:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100522 10.0.0.38 - - [2025-10-27 00:40:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.029072 10.0.0.38 - - [2025-10-27 00:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006365 10.0.0.38 - - [2025-10-27 00:40:27] "GET /virtual-machine-interface/8836aa24-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004722 10.0.0.38 - - [2025-10-27 00:40:27] "POST /instance-ips HTTP/1.1" 200 397 0.019279 10.0.0.38 - - [2025-10-27 00:40:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.026528 10.0.0.38 - - [2025-10-27 00:40:27] "GET /virtual-machine-interface/8836aa24-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007650 10.0.0.38 - - [2025-10-27 00:40:27] "POST /set-tag HTTP/1.1" 200 109 0.023814 10.0.0.38 - - [2025-10-27 00:40:27] "GET /virtual-machine-interface/8836aa24-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019794 10.0.0.38 - - [2025-10-27 00:40:27] "GET /instance-ip/884c0d4c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004522 10.0.0.38 - - [2025-10-27 00:40:27] "GET /virtual-machine-interface/8836aa24-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004319 10.0.0.38 - - [2025-10-27 00:40:27] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.38 - - [2025-10-27 00:40:27] "POST /tags HTTP/1.1" 200 299 0.018157 10.0.0.38 - - [2025-10-27 00:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.38 - - [2025-10-27 00:40:27] "GET /tag/23942f51-1448-4611-8532-d5403debfb87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013436 10.0.0.38 - - [2025-10-27 00:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.38 - - [2025-10-27 00:40:27] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005654 10.0.0.38 - - [2025-10-27 00:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.38 - - [2025-10-27 00:40:27] "GET /project/2e1d8eff-a730-487d-8958-77b1964d6ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040049 10.0.0.38 - - [2025-10-27 00:40:27] "POST /virtual-machines HTTP/1.1" 200 395 0.008315 10.0.0.38 - - [2025-10-27 00:40:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007704 10.0.0.38 - - [2025-10-27 00:40:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104174 10.0.0.38 - - [2025-10-27 00:40:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014888 10.0.0.38 - - [2025-10-27 00:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.38 - - [2025-10-27 00:40:28] "GET /virtual-machine-interface/889e0764-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004380 10.0.0.38 - - [2025-10-27 00:40:28] "POST /instance-ips HTTP/1.1" 200 397 0.021743 10.0.0.38 - - [2025-10-27 00:40:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016361 10.0.0.38 - - [2025-10-27 00:40:28] "GET /virtual-machine-interface/889e0764-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004452 10.0.0.38 - - [2025-10-27 00:40:28] "POST /set-tag HTTP/1.1" 200 109 0.018996 10.0.0.38 - - [2025-10-27 00:40:28] "GET /virtual-machine-interface/889e0764-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009970 10.0.0.38 - - [2025-10-27 00:40:28] "GET /instance-ip/88b32d38-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003489 10.0.0.38 - - [2025-10-27 00:40:28] "GET /virtual-machine-interface/889e0764-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006812 10.0.0.38 - - [2025-10-27 00:40:28] "POST /set-tag HTTP/1.1" 200 109 0.005012 10.0.0.38 - - [2025-10-27 00:40:28] "POST /tags HTTP/1.1" 200 299 0.033882 10.0.0.38 - - [2025-10-27 00:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.38 - - [2025-10-27 00:40:28] "GET /tag/3d2eadd4-2efc-4bfd-8819-f5115645961b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011225 10.0.0.38 - - [2025-10-27 00:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.38 - - [2025-10-27 00:40:28] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004405 10.0.0.38 - - [2025-10-27 00:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.38 - - [2025-10-27 00:40:28] "GET /project/2e1d8eff-a730-487d-8958-77b1964d6ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031015 10.0.0.38 - - [2025-10-27 00:40:28] "POST /virtual-machines HTTP/1.1" 200 395 0.008258 10.0.0.38 - - [2025-10-27 00:40:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008365 10.0.0.38 - - [2025-10-27 00:40:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104573 10.0.0.38 - - [2025-10-27 00:40:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024390 10.0.0.38 - - [2025-10-27 00:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011257 10.0.0.38 - - [2025-10-27 00:40:28] "GET /virtual-machine-interface/8908f1f0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004679 10.0.0.38 - - [2025-10-27 00:40:28] "POST /instance-ips HTTP/1.1" 200 397 0.037693 10.0.0.38 - - [2025-10-27 00:40:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026742 10.0.0.38 - - [2025-10-27 00:40:28] "GET /virtual-machine-interface/8908f1f0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017733 10.0.0.38 - - [2025-10-27 00:40:28] "POST /set-tag HTTP/1.1" 200 109 0.017890 10.0.0.38 - - [2025-10-27 00:40:28] "GET /virtual-machine-interface/8908f1f0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015391 10.0.0.38 - - [2025-10-27 00:40:28] "GET /instance-ip/8920313a-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003218 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-machine-interface/8908f1f0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004923 10.0.0.38 - - [2025-10-27 00:40:29] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003808 10.0.0.38 - - [2025-10-27 00:40:29] "POST /ref-update HTTP/1.1" 200 156 0.012177 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-machine-interface/87c3a90c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006129 10.0.0.38 - - [2025-10-27 00:40:29] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-machine-interface/85a49be0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004556 10.0.0.38 - - [2025-10-27 00:40:29] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003673 10.0.0.38 - - [2025-10-27 00:40:29] "POST /ref-update HTTP/1.1" 200 156 0.012824 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-machine-interface/8836aa24-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004292 10.0.0.38 - - [2025-10-27 00:40:29] "POST /set-tag HTTP/1.1" 200 109 0.001750 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003092 10.0.0.38 - - [2025-10-27 00:40:29] "POST /ref-update HTTP/1.1" 200 156 0.007365 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-machine-interface/889e0764-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004359 10.0.0.38 - - [2025-10-27 00:40:29] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-machine-interface/8626bdfa-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006727 10.0.0.38 - - [2025-10-27 00:40:29] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004411 10.0.0.38 - - [2025-10-27 00:40:29] "POST /ref-update HTTP/1.1" 200 156 0.014650 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-machine-interface/8908f1f0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006985 10.0.0.38 - - [2025-10-27 00:40:29] "POST /set-tag HTTP/1.1" 200 109 0.003249 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-machine-interface/86ca909c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004562 10.0.0.38 - - [2025-10-27 00:40:29] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-machine-interface/87409292-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008023 10.0.0.38 - - [2025-10-27 00:40:29] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-machine-interface/87c3a90c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004175 10.0.0.38 - - [2025-10-27 00:40:29] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-machine-interface/8836aa24-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004237 10.0.0.38 - - [2025-10-27 00:40:29] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-machine-interface/85a49be0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005329 10.0.0.38 - - [2025-10-27 00:40:29] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-machine-interface/889e0764-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004137 10.0.0.38 - - [2025-10-27 00:40:29] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-machine-interface/8908f1f0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003958 10.0.0.38 - - [2025-10-27 00:40:29] "POST /set-tag HTTP/1.1" 200 109 0.001973 10.0.0.38 - - [2025-10-27 00:40:29] "GET /virtual-machine-interface/86ca909c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004156 10.0.0.38 - - [2025-10-27 00:40:29] "POST /set-tag HTTP/1.1" 200 109 0.007478 10.0.0.38 - - [2025-10-27 00:40:30] "GET /virtual-machine-interface/8626bdfa-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005263 10.0.0.38 - - [2025-10-27 00:40:30] "POST /set-tag HTTP/1.1" 200 109 0.003361 10.0.0.38 - - [2025-10-27 00:40:31] "GET /virtual-machine-interface/87409292-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004602 10.0.0.38 - - [2025-10-27 00:40:31] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.38 - - [2025-10-27 00:40:31] "GET /virtual-machine/10d6a89f-82f9-40de-aee9-15631908df9d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003993 10.0.0.38 - - [2025-10-27 00:40:32] "GET /virtual-machine-interface/85a49be0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010944 10.0.0.38 - - [2025-10-27 00:40:32] "GET /virtual-machine/6875e840-964b-4b54-a458-95b575a39e09?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003027 10.0.0.38 - - [2025-10-27 00:40:32] "GET /virtual-machine-interface/8626bdfa-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003724 10.0.0.38 - - [2025-10-27 00:40:32] "GET /virtual-machine/41d695af-96f7-4c85-aac5-fd40d94b1496?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003065 10.0.0.38 - - [2025-10-27 00:40:32] "GET /virtual-machine-interface/86ca909c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004328 10.0.0.38 - - [2025-10-27 00:40:32] "GET /virtual-machine/9dfc4780-8a09-45ed-bd74-78fc7e54b917?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003639 10.0.0.38 - - [2025-10-27 00:40:32] "GET /virtual-machine-interface/87409292-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004424 10.0.0.38 - - [2025-10-27 00:40:34] "GET /virtual-machine-interface/87c3a90c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004500 10.0.0.38 - - [2025-10-27 00:40:34] "POST /set-tag HTTP/1.1" 200 109 0.003780 10.0.0.38 - - [2025-10-27 00:40:37] "GET /virtual-machine/a26f0012-f1ef-46ad-99be-adee31095e8c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003845 10.0.0.38 - - [2025-10-27 00:40:37] "GET /virtual-machine-interface/87c3a90c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009210 10.0.0.38 - - [2025-10-27 00:40:38] "GET /virtual-machine-interface/8836aa24-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004712 10.0.0.38 - - [2025-10-27 00:40:38] "POST /set-tag HTTP/1.1" 200 109 0.002490 10.0.0.38 - - [2025-10-27 00:40:39] "GET /virtual-machine-interface/889e0764-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008306 10.0.0.38 - - [2025-10-27 00:40:39] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.38 - - [2025-10-27 00:40:39] "GET /virtual-machine-interface/8908f1f0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005569 10.0.0.38 - - [2025-10-27 00:40:39] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.38 - - [2025-10-27 00:40:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002232 10.0.0.38 - - [2025-10-27 00:40:41] "GET /global-system-configs HTTP/1.1" 200 322 0.004698 10.0.0.38 - - [2025-10-27 00:40:42] "GET /virtual-machine/0bb4e864-831d-454b-9e32-a5aea3648191?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003044 10.0.0.38 - - [2025-10-27 00:40:42] "GET /virtual-machine-interface/889e0764-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005093 10.0.0.38 - - [2025-10-27 00:40:42] "GET /virtual-machine/813f876c-432a-4402-8768-4d782a6fa563?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003215 10.0.0.38 - - [2025-10-27 00:40:42] "GET /virtual-machine-interface/8836aa24-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004297 10.0.0.38 - - [2025-10-27 00:40:42] "GET /virtual-machine/1c9e849e-111b-4e49-8c52-e490f73128ed?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002946 10.0.0.38 - - [2025-10-27 00:40:42] "GET /virtual-machine-interface/8908f1f0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003595 10.0.0.38 - - [2025-10-27 00:40:43] "GET /loadbalancer/c59231df-7508-46e8-9ff9-603653249dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004949 10.0.0.38 - - [2025-10-27 00:40:43] "POST /tags HTTP/1.1" 200 333 0.039996 10.0.0.38 - - [2025-10-27 00:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018130 10.0.0.38 - - [2025-10-27 00:40:43] "GET /tag/8ad81b9b-9371-496b-a213-9e4148c52f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012761 10.0.0.38 - - [2025-10-27 00:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.38 - - [2025-10-27 00:40:43] "GET /project/ffbd9c19-51b9-4c32-a8e1-16c60ee893fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037112 10.0.0.38 - - [2025-10-27 00:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.38 - - [2025-10-27 00:40:43] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004098 10.0.0.38 - - [2025-10-27 00:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.38 - - [2025-10-27 00:40:43] "GET /service-appliance-set/52d5b7ac-d9be-4bf6-a9f3-9f7b9665a8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002795 10.0.0.38 - - [2025-10-27 00:40:43] "POST /fqname-to-id HTTP/1.1" 404 273 0.001529 10.0.0.38 - - [2025-10-27 00:40:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.107382 10.0.0.38 - - [2025-10-27 00:40:43] "GET /virtual-machine-interface/c835b80d-aa1e-4f56-a4db-acff259d7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004299 10.0.0.38 - - [2025-10-27 00:40:43] "POST /instance-ips HTTP/1.1" 200 409 0.030551 10.0.0.38 - - [2025-10-27 00:40:43] "GET /instance-ip/7d3612e3-7b8b-4aba-bf9b-d92e75e4050a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008478 10.0.0.38 - - [2025-10-27 00:40:43] "POST /loadbalancers HTTP/1.1" 200 629 0.075222 10.0.0.38 - - [2025-10-27 00:40:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.040287 10.0.0.38 - - [2025-10-27 00:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012127 10.0.0.38 - - [2025-10-27 00:40:43] "GET /project/ffbd9c19-51b9-4c32-a8e1-16c60ee893fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.061617 10.0.0.38 - - [2025-10-27 00:40:43] "GET /instance-ip/7d3612e3-7b8b-4aba-bf9b-d92e75e4050a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002935 10.0.0.38 - - [2025-10-27 00:40:43] "POST /floating-ips HTTP/1.1" 200 597 0.026216 10.0.0.38 - - [2025-10-27 00:40:43] "GET /project/ffbd9c19-51b9-4c32-a8e1-16c60ee893fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.069029 10.0.0.38 - - [2025-10-27 00:40:43] "GET /loadbalancer/c59231df-7508-46e8-9ff9-603653249dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003268 10.0.0.38 - - [2025-10-27 00:40:43] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.046782 10.0.0.38 - - [2025-10-27 00:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.38 - - [2025-10-27 00:40:43] "GET /project/ffbd9c19-51b9-4c32-a8e1-16c60ee893fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032065 10.0.0.38 - - [2025-10-27 00:40:43] "GET /loadbalancer-listener/b210b61e-a4fc-4510-81e3-13db8ea2eb9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.007537 10.0.0.38 - - [2025-10-27 00:40:43] "GET /loadbalancer-listener/b210b61e-a4fc-4510-81e3-13db8ea2eb9b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004080 10.0.0.38 - - [2025-10-27 00:40:43] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.023098 10.0.0.38 - - [2025-10-27 00:40:44] "GET /instance-ip/7d3612e3-7b8b-4aba-bf9b-d92e75e4050a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003331 10.0.0.38 - - [2025-10-27 00:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.38 - - [2025-10-27 00:40:44] "GET /instance-ip/7d3612e3-7b8b-4aba-bf9b-d92e75e4050a?fields=floating_ips HTTP/1.1" 200 1212 0.006847 10.0.0.38 - - [2025-10-27 00:40:44] "GET /loadbalancer/c59231df-7508-46e8-9ff9-603653249dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002807 10.0.0.38 - - [2025-10-27 00:40:44] "GET /loadbalancer/c59231df-7508-46e8-9ff9-603653249dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003176 10.0.0.38 - - [2025-10-27 00:40:44] "GET /floating-ip/0eb320fd-27f9-449e-bbdd-e90abae689af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003622 10.0.0.38 - - [2025-10-27 00:40:44] "GET /loadbalancer-pool/cc905d4c-262b-459e-8823-c5773a5dfd65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.006763 10.0.0.38 - - [2025-10-27 00:40:44] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023153 10.0.0.38 - - [2025-10-27 00:40:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011076 10.0.0.38 - - [2025-10-27 00:40:44] "GET /virtual-machine-interface/85a49be0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022540 10.0.0.38 - - [2025-10-27 00:40:44] "GET /virtual-machine-interface/85a49be0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004307 10.0.0.38 - - [2025-10-27 00:40:44] "POST /tags HTTP/1.1" 409 221 0.004493 10.0.0.38 - - [2025-10-27 00:40:44] "POST /ref-update HTTP/1.1" 200 156 0.007163 10.0.0.38 - - [2025-10-27 00:40:44] "GET /floating-ip/0eb320fd-27f9-449e-bbdd-e90abae689af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.019274 10.0.0.38 - - [2025-10-27 00:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.38 - - [2025-10-27 00:40:44] "GET /tag/8ad81b9b-9371-496b-a213-9e4148c52f2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012389 10.0.0.38 - - [2025-10-27 00:40:44] "PUT /floating-ip/0eb320fd-27f9-449e-bbdd-e90abae689af HTTP/1.1" 200 256 0.008344 10.0.0.38 - - [2025-10-27 00:40:44] "POST /set-tag HTTP/1.1" 200 109 0.081117 10.0.0.38 - - [2025-10-27 00:40:44] "GET /loadbalancer-pool/cc905d4c-262b-459e-8823-c5773a5dfd65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003499 10.0.0.38 - - [2025-10-27 00:40:44] "POST /loadbalancer-members HTTP/1.1" 200 721 0.031654 10.0.0.38 - - [2025-10-27 00:40:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014304 10.0.0.38 - - [2025-10-27 00:40:44] "GET /virtual-machine-interface/8626bdfa-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012678 10.0.0.38 - - [2025-10-27 00:40:44] "GET /virtual-machine-interface/8626bdfa-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003805 10.0.0.38 - - [2025-10-27 00:40:44] "POST /ref-update HTTP/1.1" 200 156 0.007791 10.0.0.38 - - [2025-10-27 00:40:44] "GET /floating-ip/0eb320fd-27f9-449e-bbdd-e90abae689af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.007785 10.0.0.38 - - [2025-10-27 00:40:44] "POST /set-tag HTTP/1.1" 200 109 0.062821 10.0.0.38 - - [2025-10-27 00:40:45] "POST /tags HTTP/1.1" 409 206 0.003189 10.0.0.38 - - [2025-10-27 00:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.38 - - [2025-10-27 00:40:45] "GET /tag/8539a11c-63d3-4fe1-9ec6-80dfcee84bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012594 10.0.0.38 - - [2025-10-27 00:40:45] "POST /tags HTTP/1.1" 409 204 0.002089 10.0.0.38 - - [2025-10-27 00:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.38 - - [2025-10-27 00:40:45] "GET /tag/ce51241d-737e-42f2-b5bd-26d0a7f0789f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012841 10.0.0.38 - - [2025-10-27 00:40:45] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002507 10.0.0.38 - - [2025-10-27 00:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.38 - - [2025-10-27 00:40:45] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002942 10.0.0.38 - - [2025-10-27 00:40:45] "POST /tags HTTP/1.1" 409 206 0.002362 10.0.0.38 - - [2025-10-27 00:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.38 - - [2025-10-27 00:40:45] "GET /tag/8539a11c-63d3-4fe1-9ec6-80dfcee84bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010217 10.0.0.38 - - [2025-10-27 00:40:45] "POST /tags HTTP/1.1" 409 226 0.001888 10.0.0.38 - - [2025-10-27 00:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.38 - - [2025-10-27 00:40:45] "GET /tag/4c31ada8-dcf9-470e-a881-96718eca895a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011467 10.0.0.38 - - [2025-10-27 00:40:45] "POST /tags HTTP/1.1" 409 204 0.001967 10.0.0.38 - - [2025-10-27 00:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.38 - - [2025-10-27 00:40:45] "GET /tag/ce51241d-737e-42f2-b5bd-26d0a7f0789f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010918 10.0.0.38 - - [2025-10-27 00:40:45] "POST /tags HTTP/1.1" 409 226 0.002210 10.0.0.38 - - [2025-10-27 00:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.38 - - [2025-10-27 00:40:45] "GET /tag/4c31ada8-dcf9-470e-a881-96718eca895a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009897 10.0.0.38 - - [2025-10-27 00:40:45] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002071 10.0.0.38 - - [2025-10-27 00:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.38 - - [2025-10-27 00:40:45] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004627 10.0.0.38 - - [2025-10-27 00:40:45] "POST /firewall-rules HTTP/1.1" 200 626 0.070076 10.0.0.38 - - [2025-10-27 00:40:46] "POST /firewall-rules HTTP/1.1" 200 646 0.089566 10.0.0.38 - - [2025-10-27 00:40:46] "GET /firewall-rule/f4265da9-5917-4714-892d-ba6ca8d78e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003797 10.0.0.38 - - [2025-10-27 00:40:46] "GET /firewall-policy/0c5f04e4-22d1-41a2-bf69-468a398e0d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.007273 10.0.0.38 - - [2025-10-27 00:40:46] "GET /firewall-rule/09bc3b0c-187a-4dad-8c1a-758fa28a878d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004553 10.0.0.38 - - [2025-10-27 00:40:46] "POST /ref-update HTTP/1.1" 200 156 0.012897 10.0.0.38 - - [2025-10-27 00:40:46] "POST /firewall-policys HTTP/1.1" 200 606 0.033546 10.0.0.38 - - [2025-10-27 00:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015173 10.0.0.38 - - [2025-10-27 00:40:46] "GET /firewall-policy/f62d97a2-7192-42f4-b8fb-b2df0eb84204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002605 10.0.0.38 - - [2025-10-27 00:40:46] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010788 10.0.0.38 - - [2025-10-27 00:40:46] "GET /firewall-policy/f62d97a2-7192-42f4-b8fb-b2df0eb84204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005228 10.0.0.38 - - [2025-10-27 00:40:46] "GET /firewall-policy/0c5f04e4-22d1-41a2-bf69-468a398e0d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.004768 10.0.0.38 - - [2025-10-27 00:40:46] "GET /firewall-policy/8c6bf004-acae-46fd-bd62-f1cce581125f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004164 10.0.0.38 - - [2025-10-27 00:40:46] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004604 10.0.0.38 - - [2025-10-27 00:40:46] "GET /firewall-policy/0c5f04e4-22d1-41a2-bf69-468a398e0d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.005120 10.0.0.38 - - [2025-10-27 00:40:46] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004830 10.0.0.38 - - [2025-10-27 00:40:46] "POST /ref-update HTTP/1.1" 200 156 0.021055 10.0.0.38 - - [2025-10-27 00:40:46] "POST /ref-update HTTP/1.1" 200 156 0.022714 10.0.0.38 - - [2025-10-27 00:40:46] "POST /ref-update HTTP/1.1" 200 156 0.030107 10.0.0.38 - - [2025-10-27 00:40:46] "POST /ref-update HTTP/1.1" 200 156 0.019168 10.0.0.38 - - [2025-10-27 00:40:46] "POST /ref-update HTTP/1.1" 200 156 0.031161 10.0.0.38 - - [2025-10-27 00:40:46] "GET /firewall-policy/f62d97a2-7192-42f4-b8fb-b2df0eb84204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002864 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:41:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001096 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:41:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001119 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:41:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:41:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001032 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:42:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:42:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001027 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:42:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001111 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:42:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000816 10.0.0.38 - - [2025-10-27 00:42:45] "POST /tags HTTP/1.1" 409 252 0.002385 10.0.0.38 - - [2025-10-27 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.38 - - [2025-10-27 00:42:45] "GET /tag/3bd2e9a9-5a1d-41a2-907d-8400559e0369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013126 10.0.0.38 - - [2025-10-27 00:42:45] "POST /tags HTTP/1.1" 409 228 0.002210 10.0.0.38 - - [2025-10-27 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.38 - - [2025-10-27 00:42:45] "GET /tag/5a000d21-0be5-4fc0-b3be-772ac115cd6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010452 10.0.0.38 - - [2025-10-27 00:42:45] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003842 10.0.0.38 - - [2025-10-27 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.38 - - [2025-10-27 00:42:45] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014166 10.0.0.38 - - [2025-10-27 00:42:45] "POST /tags HTTP/1.1" 409 206 0.006496 10.0.0.38 - - [2025-10-27 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.38 - - [2025-10-27 00:42:45] "GET /tag/8539a11c-63d3-4fe1-9ec6-80dfcee84bf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.036646 10.0.0.38 - - [2025-10-27 00:42:45] "POST /tags HTTP/1.1" 409 226 0.002069 10.0.0.38 - - [2025-10-27 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.38 - - [2025-10-27 00:42:45] "GET /tag/4c31ada8-dcf9-470e-a881-96718eca895a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011277 10.0.0.38 - - [2025-10-27 00:42:45] "POST /tags HTTP/1.1" 409 204 0.001903 10.0.0.38 - - [2025-10-27 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.38 - - [2025-10-27 00:42:45] "GET /tag/ce51241d-737e-42f2-b5bd-26d0a7f0789f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011382 10.0.0.38 - - [2025-10-27 00:42:45] "POST /tags HTTP/1.1" 409 226 0.002184 10.0.0.38 - - [2025-10-27 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.38 - - [2025-10-27 00:42:45] "GET /tag/4c31ada8-dcf9-470e-a881-96718eca895a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011007 10.0.0.38 - - [2025-10-27 00:42:45] "POST /tags HTTP/1.1" 409 228 0.002284 10.0.0.38 - - [2025-10-27 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.38 - - [2025-10-27 00:42:45] "GET /tag/5a000d21-0be5-4fc0-b3be-772ac115cd6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010866 10.0.0.38 - - [2025-10-27 00:42:45] "POST /tags HTTP/1.1" 409 252 0.002066 10.0.0.38 - - [2025-10-27 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.38 - - [2025-10-27 00:42:45] "GET /tag/3bd2e9a9-5a1d-41a2-907d-8400559e0369?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014959 10.0.0.38 - - [2025-10-27 00:42:45] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002911 10.0.0.38 - - [2025-10-27 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.38 - - [2025-10-27 00:42:45] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003372 10.0.0.38 - - [2025-10-27 00:42:45] "POST /firewall-rules HTTP/1.1" 409 281 0.002120 10.0.0.38 - - [2025-10-27 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.38 - - [2025-10-27 00:42:45] "PUT /firewall-rule/09bc3b0c-187a-4dad-8c1a-758fa28a878d HTTP/1.1" 200 260 0.017997 10.0.0.38 - - [2025-10-27 00:42:45] "POST /firewall-rules HTTP/1.1" 409 291 0.007086 10.0.0.38 - - [2025-10-27 00:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.38 - - [2025-10-27 00:42:45] "PUT /firewall-rule/f4265da9-5917-4714-892d-ba6ca8d78e70 HTTP/1.1" 200 260 0.026219 10.0.0.38 - - [2025-10-27 00:42:45] "GET /firewall-rule/f4265da9-5917-4714-892d-ba6ca8d78e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.006966 10.0.0.38 - - [2025-10-27 00:42:46] "POST /firewall-rules HTTP/1.1" 200 658 0.079337 10.0.0.38 - - [2025-10-27 00:42:46] "GET /firewall-rule/372db83a-972f-4a73-803a-e07d48b45159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.004895 10.0.0.38 - - [2025-10-27 00:42:46] "GET /firewall-policy/0c5f04e4-22d1-41a2-bf69-468a398e0d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002149 10.0.0.38 - - [2025-10-27 00:42:46] "GET /firewall-rule/09bc3b0c-187a-4dad-8c1a-758fa28a878d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002273 10.0.0.38 - - [2025-10-27 00:42:46] "POST /firewall-policys HTTP/1.1" 409 269 0.002120 10.0.0.38 - - [2025-10-27 00:42:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.38 - - [2025-10-27 00:42:46] "PUT /firewall-policy/f62d97a2-7192-42f4-b8fb-b2df0eb84204 HTTP/1.1" 200 264 0.018859 10.0.0.38 - - [2025-10-27 00:42:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011885 10.0.0.38 - - [2025-10-27 00:42:46] "GET /firewall-policy/f62d97a2-7192-42f4-b8fb-b2df0eb84204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.010705 10.0.0.38 - - [2025-10-27 00:42:46] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002673 10.0.0.38 - - [2025-10-27 00:42:46] "GET /firewall-policy/f62d97a2-7192-42f4-b8fb-b2df0eb84204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003531 10.0.0.38 - - [2025-10-27 00:42:46] "GET /firewall-policy/0c5f04e4-22d1-41a2-bf69-468a398e0d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002474 10.0.0.38 - - [2025-10-27 00:42:46] "GET /firewall-policy/8c6bf004-acae-46fd-bd62-f1cce581125f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003254 10.0.0.38 - - [2025-10-27 00:42:46] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002948 10.0.0.38 - - [2025-10-27 00:42:46] "GET /firewall-policy/f62d97a2-7192-42f4-b8fb-b2df0eb84204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003078 10.0.0.38 - - [2025-10-27 00:42:46] "GET /firewall-policy/f62d97a2-7192-42f4-b8fb-b2df0eb84204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003099 10.0.0.38 - - [2025-10-27 00:43:47] "GET /virtual-machine-interface/85a49be0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008851 10.0.0.38 - - [2025-10-27 00:43:47] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.38 - - [2025-10-27 00:43:47] "GET /virtual-machine-interface/87409292-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009452 10.0.0.38 - - [2025-10-27 00:43:47] "POST /set-tag HTTP/1.1" 200 109 0.002618 10.0.0.38 - - [2025-10-27 00:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.38 - - [2025-10-27 00:43:47] "GET /loadbalancer/c59231df-7508-46e8-9ff9-603653249dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002728 10.0.0.38 - - [2025-10-27 00:43:47] "GET /virtual-machine-interface/85a49be0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004457 10.0.0.38 - - [2025-10-27 00:43:47] "POST /set-tag HTTP/1.1" 200 109 0.019797 10.0.0.38 - - [2025-10-27 00:43:47] "DELETE /loadbalancer-member/89c5a546-a058-4583-a165-60ef6a6b7295 HTTP/1.1" 200 115 0.050373 10.0.0.38 - - [2025-10-27 00:43:47] "GET /virtual-machine-interface/8836aa24-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004086 10.0.0.38 - - [2025-10-27 00:43:47] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.38 - - [2025-10-27 00:43:47] "GET /virtual-machine-interface/8626bdfa-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005775 10.0.0.38 - - [2025-10-27 00:43:47] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.38 - - [2025-10-27 00:43:48] "GET /virtual-machine-interface/87c3a90c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004815 10.0.0.38 - - [2025-10-27 00:43:48] "POST /set-tag HTTP/1.1" 200 109 0.001782 10.0.0.38 - - [2025-10-27 00:43:48] "GET /virtual-machine-interface/889e0764-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003554 10.0.0.38 - - [2025-10-27 00:43:48] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.38 - - [2025-10-27 00:43:48] "GET /virtual-machine-interface/86ca909c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004254 10.0.0.38 - - [2025-10-27 00:43:48] "POST /set-tag HTTP/1.1" 200 109 0.002004 10.0.0.38 - - [2025-10-27 00:43:48] "GET /virtual-machine-interface/8908f1f0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003553 10.0.0.38 - - [2025-10-27 00:43:48] "POST /set-tag HTTP/1.1" 200 109 0.001789 10.0.0.38 - - [2025-10-27 00:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.38 - - [2025-10-27 00:43:48] "GET /loadbalancer/c59231df-7508-46e8-9ff9-603653249dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002236 10.0.0.38 - - [2025-10-27 00:43:48] "GET /virtual-machine-interface/85a49be0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005440 10.0.0.38 - - [2025-10-27 00:43:48] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.38 - - [2025-10-27 00:43:48] "GET /virtual-machine-interface/86ca909c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004801 10.0.0.38 - - [2025-10-27 00:43:48] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.38 - - [2025-10-27 00:43:48] "GET /virtual-machine-interface/85a49be0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009223 10.0.0.38 - - [2025-10-27 00:43:48] "POST /set-tag HTTP/1.1" 200 109 0.005039 10.0.0.38 - - [2025-10-27 00:43:48] "GET /virtual-machine/10d6a89f-82f9-40de-aee9-15631908df9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003468 10.0.0.38 - - [2025-10-27 00:43:48] "POST /ref-update HTTP/1.1" 200 156 0.009355 10.0.0.38 - - [2025-10-27 00:43:48] "GET /virtual-machine-interface/85a49be0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.035600 10.0.0.38 - - [2025-10-27 00:43:48] "POST /set-tag HTTP/1.1" 200 109 0.019556 10.0.0.38 - - [2025-10-27 00:43:49] "POST /set-tag HTTP/1.1" 200 109 0.032725 10.0.0.38 - - [2025-10-27 00:43:49] "POST /set-tag HTTP/1.1" 200 109 0.039389 10.0.0.38 - - [2025-10-27 00:43:49] "POST /set-tag HTTP/1.1" 200 109 0.014712 10.0.0.38 - - [2025-10-27 00:43:49] "POST /set-tag HTTP/1.1" 200 109 0.026317 10.0.0.38 - - [2025-10-27 00:43:49] "DELETE /instance-ip/85c069d8-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.043899 10.0.0.38 - - [2025-10-27 00:43:49] "POST /ref-update HTTP/1.1" 200 156 0.008038 10.0.0.38 - - [2025-10-27 00:43:49] "DELETE /virtual-machine-interface/85a49be0-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.035388 10.0.0.38 - - [2025-10-27 00:43:49] "DELETE /virtual-machine/10d6a89f-82f9-40de-aee9-15631908df9d HTTP/1.1" 200 115 0.017818 10.0.0.38 - - [2025-10-27 00:43:49] "GET /virtual-machine-interface/86ca909c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007802 10.0.0.38 - - [2025-10-27 00:43:49] "POST /set-tag HTTP/1.1" 200 109 0.004306 10.0.0.38 - - [2025-10-27 00:43:49] "GET /virtual-machine/41d695af-96f7-4c85-aac5-fd40d94b1496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002607 10.0.0.38 - - [2025-10-27 00:43:49] "POST /ref-update HTTP/1.1" 200 156 0.008965 10.0.0.38 - - [2025-10-27 00:43:49] "GET /virtual-machine-interface/86ca909c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018071 10.0.0.38 - - [2025-10-27 00:43:49] "POST /set-tag HTTP/1.1" 200 109 0.017014 10.0.0.38 - - [2025-10-27 00:43:49] "POST /set-tag HTTP/1.1" 200 109 0.022904 10.0.0.38 - - [2025-10-27 00:43:49] "POST /set-tag HTTP/1.1" 200 109 0.033264 10.0.0.38 - - [2025-10-27 00:43:49] "POST /set-tag HTTP/1.1" 200 109 0.014750 10.0.0.38 - - [2025-10-27 00:43:49] "POST /set-tag HTTP/1.1" 200 109 0.025302 10.0.0.38 - - [2025-10-27 00:43:49] "DELETE /instance-ip/86e3abcc-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.041552 10.0.0.38 - - [2025-10-27 00:43:49] "DELETE /virtual-machine-interface/86ca909c-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.039072 10.0.0.38 - - [2025-10-27 00:43:49] "DELETE /virtual-machine/41d695af-96f7-4c85-aac5-fd40d94b1496 HTTP/1.1" 200 115 0.011998 10.0.0.38 - - [2025-10-27 00:43:49] "GET /virtual-machine-interface/87409292-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007554 10.0.0.38 - - [2025-10-27 00:43:49] "POST /set-tag HTTP/1.1" 200 109 0.004174 10.0.0.38 - - [2025-10-27 00:43:49] "GET /virtual-machine-interface/87409292-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004151 10.0.0.38 - - [2025-10-27 00:43:49] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.38 - - [2025-10-27 00:43:49] "GET /virtual-machine/9dfc4780-8a09-45ed-bd74-78fc7e54b917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003087 10.0.0.38 - - [2025-10-27 00:43:49] "POST /ref-update HTTP/1.1" 200 156 0.011914 10.0.0.38 - - [2025-10-27 00:43:49] "GET /virtual-machine-interface/87409292-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018809 10.0.0.38 - - [2025-10-27 00:43:49] "POST /set-tag HTTP/1.1" 200 109 0.024233 10.0.0.38 - - [2025-10-27 00:43:50] "POST /set-tag HTTP/1.1" 200 109 0.025997 10.0.0.38 - - [2025-10-27 00:43:50] "POST /set-tag HTTP/1.1" 200 109 0.017897 10.0.0.38 - - [2025-10-27 00:43:50] "POST /set-tag HTTP/1.1" 200 109 0.014735 10.0.0.38 - - [2025-10-27 00:43:50] "POST /set-tag HTTP/1.1" 200 109 0.032396 10.0.0.38 - - [2025-10-27 00:43:50] "DELETE /instance-ip/87598130-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.046451 10.0.0.38 - - [2025-10-27 00:43:50] "DELETE /virtual-machine-interface/87409292-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.033344 10.0.0.38 - - [2025-10-27 00:43:50] "DELETE /virtual-machine/9dfc4780-8a09-45ed-bd74-78fc7e54b917 HTTP/1.1" 200 115 0.022305 10.0.0.38 - - [2025-10-27 00:43:50] "DELETE /tag/7ef193ab-515d-4071-bd60-76cabd49e4c9 HTTP/1.1" 200 115 0.039195 10.0.0.38 - - [2025-10-27 00:43:50] "GET /virtual-machine-interface/8626bdfa-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004242 10.0.0.38 - - [2025-10-27 00:43:50] "POST /set-tag HTTP/1.1" 200 109 0.002479 10.0.0.38 - - [2025-10-27 00:43:50] "GET /virtual-machine-interface/8626bdfa-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004241 10.0.0.38 - - [2025-10-27 00:43:50] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.38 - - [2025-10-27 00:43:50] "GET /virtual-machine/6875e840-964b-4b54-a458-95b575a39e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003161 10.0.0.38 - - [2025-10-27 00:43:50] "POST /ref-update HTTP/1.1" 200 156 0.009220 10.0.0.38 - - [2025-10-27 00:43:50] "GET /virtual-machine-interface/8626bdfa-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.015227 10.0.0.38 - - [2025-10-27 00:43:50] "POST /set-tag HTTP/1.1" 200 109 0.019401 10.0.0.38 - - [2025-10-27 00:43:50] "POST /set-tag HTTP/1.1" 200 109 0.026576 10.0.0.38 - - [2025-10-27 00:43:50] "POST /set-tag HTTP/1.1" 200 109 0.043820 10.0.0.38 - - [2025-10-27 00:43:50] "POST /set-tag HTTP/1.1" 200 109 0.017800 10.0.0.38 - - [2025-10-27 00:43:50] "POST /set-tag HTTP/1.1" 200 109 0.027180 10.0.0.38 - - [2025-10-27 00:43:50] "DELETE /instance-ip/86432198-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.042139 10.0.0.38 - - [2025-10-27 00:43:50] "POST /ref-update HTTP/1.1" 200 156 0.007652 10.0.0.38 - - [2025-10-27 00:43:50] "DELETE /virtual-machine-interface/8626bdfa-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.043434 10.0.0.38 - - [2025-10-27 00:43:50] "DELETE /virtual-machine/6875e840-964b-4b54-a458-95b575a39e09 HTTP/1.1" 200 115 0.029782 10.0.0.38 - - [2025-10-27 00:43:50] "DELETE /tag/8539a11c-63d3-4fe1-9ec6-80dfcee84bf4 HTTP/1.1" 409 388 0.010100 10.0.0.38 - - [2025-10-27 00:43:50] "DELETE /tag/1c7511d8-8e04-4ecb-bb79-1b10f8b15100 HTTP/1.1" 200 115 0.036225 10.0.0.38 - - [2025-10-27 00:44:18] "GET /virtual-machine-interface/8836aa24-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011287 10.0.0.38 - - [2025-10-27 00:44:18] "POST /set-tag HTTP/1.1" 200 109 0.008339 10.0.0.38 - - [2025-10-27 00:44:18] "GET /virtual-machine-interface/87c3a90c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004766 10.0.0.38 - - [2025-10-27 00:44:18] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.38 - - [2025-10-27 00:44:18] "GET /virtual-machine-interface/8836aa24-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005573 10.0.0.38 - - [2025-10-27 00:44:18] "POST /set-tag HTTP/1.1" 200 109 0.003706 10.0.0.38 - - [2025-10-27 00:44:18] "GET /virtual-machine/813f876c-432a-4402-8768-4d782a6fa563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.004217 10.0.0.38 - - [2025-10-27 00:44:18] "POST /ref-update HTTP/1.1" 200 156 0.011474 10.0.0.38 - - [2025-10-27 00:44:19] "GET /virtual-machine-interface/8836aa24-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014163 10.0.0.38 - - [2025-10-27 00:44:19] "POST /set-tag HTTP/1.1" 200 109 0.015849 10.0.0.38 - - [2025-10-27 00:44:19] "POST /set-tag HTTP/1.1" 200 109 0.026377 10.0.0.38 - - [2025-10-27 00:44:19] "POST /set-tag HTTP/1.1" 200 109 0.031067 10.0.0.38 - - [2025-10-27 00:44:19] "POST /set-tag HTTP/1.1" 200 109 0.033565 10.0.0.38 - - [2025-10-27 00:44:19] "DELETE /instance-ip/884c0d4c-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.029810 10.0.0.38 - - [2025-10-27 00:44:19] "DELETE /virtual-machine-interface/8836aa24-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.050049 10.0.0.38 - - [2025-10-27 00:44:19] "DELETE /virtual-machine/813f876c-432a-4402-8768-4d782a6fa563 HTTP/1.1" 200 115 0.034865 10.0.0.38 - - [2025-10-27 00:44:19] "DELETE /tag/ce51241d-737e-42f2-b5bd-26d0a7f0789f HTTP/1.1" 409 236 0.003936 10.0.0.38 - - [2025-10-27 00:44:19] "GET /virtual-machine-interface/87c3a90c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004879 10.0.0.38 - - [2025-10-27 00:44:19] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.38 - - [2025-10-27 00:44:19] "GET /virtual-machine/a26f0012-f1ef-46ad-99be-adee31095e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002825 10.0.0.38 - - [2025-10-27 00:44:19] "POST /ref-update HTTP/1.1" 200 156 0.023666 10.0.0.38 - - [2025-10-27 00:44:19] "GET /virtual-machine-interface/87c3a90c-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008229 10.0.0.38 - - [2025-10-27 00:44:19] "POST /set-tag HTTP/1.1" 200 109 0.025964 10.0.0.38 - - [2025-10-27 00:44:19] "POST /set-tag HTTP/1.1" 200 109 0.018130 10.0.0.38 - - [2025-10-27 00:44:19] "POST /set-tag HTTP/1.1" 200 109 0.022109 10.0.0.38 - - [2025-10-27 00:44:19] "POST /set-tag HTTP/1.1" 200 109 0.052519 10.0.0.38 - - [2025-10-27 00:44:19] "DELETE /instance-ip/87dbb448-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.037779 10.0.0.38 - - [2025-10-27 00:44:19] "DELETE /virtual-machine-interface/87c3a90c-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.052734 10.0.0.38 - - [2025-10-27 00:44:19] "DELETE /virtual-machine/a26f0012-f1ef-46ad-99be-adee31095e8c HTTP/1.1" 200 115 0.023404 10.0.0.38 - - [2025-10-27 00:44:19] "DELETE /tag/f1439056-09bb-4d67-a6db-6f2da97cb1b0 HTTP/1.1" 200 115 0.042274 10.0.0.38 - - [2025-10-27 00:44:19] "DELETE /tag/bd3f4134-aca9-475e-be98-5c083211d827 HTTP/1.1" 200 115 0.029756 10.0.0.38 - - [2025-10-27 00:44:19] "DELETE /tag/77eea1b2-3806-452b-ac5c-6271f6f2c917 HTTP/1.1" 200 115 0.030885 10.0.0.38 - - [2025-10-27 00:44:19] "GET /virtual-machine-interface/8908f1f0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004669 10.0.0.38 - - [2025-10-27 00:44:20] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.38 - - [2025-10-27 00:44:20] "GET /virtual-machine-interface/8908f1f0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004408 10.0.0.38 - - [2025-10-27 00:44:20] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.38 - - [2025-10-27 00:44:20] "GET /virtual-machine/1c9e849e-111b-4e49-8c52-e490f73128ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003360 10.0.0.38 - - [2025-10-27 00:44:20] "POST /ref-update HTTP/1.1" 200 156 0.010251 10.0.0.38 - - [2025-10-27 00:44:20] "GET /virtual-machine-interface/8908f1f0-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005032 10.0.0.38 - - [2025-10-27 00:44:20] "POST /set-tag HTTP/1.1" 200 109 0.020495 10.0.0.38 - - [2025-10-27 00:44:20] "POST /set-tag HTTP/1.1" 200 109 0.018758 10.0.0.38 - - [2025-10-27 00:44:20] "POST /set-tag HTTP/1.1" 200 109 0.025847 10.0.0.38 - - [2025-10-27 00:44:20] "POST /set-tag HTTP/1.1" 200 109 0.013178 10.0.0.38 - - [2025-10-27 00:44:20] "DELETE /instance-ip/8920313a-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.040274 10.0.0.38 - - [2025-10-27 00:44:20] "DELETE /virtual-machine-interface/8908f1f0-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.037300 10.0.0.38 - - [2025-10-27 00:44:20] "DELETE /virtual-machine/1c9e849e-111b-4e49-8c52-e490f73128ed HTTP/1.1" 200 115 0.021218 10.0.0.38 - - [2025-10-27 00:44:20] "DELETE /tag/3d2eadd4-2efc-4bfd-8819-f5115645961b HTTP/1.1" 200 115 0.034222 10.0.0.38 - - [2025-10-27 00:44:20] "GET /virtual-machine-interface/889e0764-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004757 10.0.0.38 - - [2025-10-27 00:44:20] "POST /set-tag HTTP/1.1" 200 109 0.004864 10.0.0.38 - - [2025-10-27 00:44:20] "GET /virtual-machine-interface/889e0764-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004667 10.0.0.38 - - [2025-10-27 00:44:20] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.38 - - [2025-10-27 00:44:20] "GET /virtual-machine/0bb4e864-831d-454b-9e32-a5aea3648191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003741 10.0.0.38 - - [2025-10-27 00:44:20] "POST /ref-update HTTP/1.1" 200 156 0.017128 10.0.0.38 - - [2025-10-27 00:44:20] "GET /virtual-machine-interface/889e0764-b2cd-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020643 10.0.0.38 - - [2025-10-27 00:44:20] "POST /set-tag HTTP/1.1" 200 109 0.024673 10.0.0.38 - - [2025-10-27 00:44:20] "POST /set-tag HTTP/1.1" 200 109 0.040212 10.0.0.38 - - [2025-10-27 00:44:20] "POST /set-tag HTTP/1.1" 200 109 0.026445 10.0.0.38 - - [2025-10-27 00:44:20] "POST /set-tag HTTP/1.1" 200 109 0.015803 10.0.0.38 - - [2025-10-27 00:44:20] "DELETE /instance-ip/88b32d38-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.051555 10.0.0.38 - - [2025-10-27 00:44:20] "DELETE /virtual-machine-interface/889e0764-b2cd-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.039443 10.0.0.38 - - [2025-10-27 00:44:20] "DELETE /virtual-machine/0bb4e864-831d-454b-9e32-a5aea3648191 HTTP/1.1" 200 115 0.019943 10.0.0.38 - - [2025-10-27 00:44:20] "DELETE /tag/23942f51-1448-4611-8532-d5403debfb87 HTTP/1.1" 200 115 0.044251 10.0.0.38 - - [2025-10-27 00:44:20] "DELETE /tag/3bd2e9a9-5a1d-41a2-907d-8400559e0369 HTTP/1.1" 409 236 0.004148 10.0.0.38 - - [2025-10-27 00:44:21] "DELETE /tag/5a000d21-0be5-4fc0-b3be-772ac115cd6f HTTP/1.1" 409 236 0.006105 10.0.0.38 - - [2025-10-27 00:44:22] "POST /projects HTTP/1.1" 409 238 0.003279 10.0.0.38 - - [2025-10-27 00:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.38 - - [2025-10-27 00:44:23] "GET /project/2e1d8eff-a730-487d-8958-77b1964d6ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039190 10.0.0.38 - - [2025-10-27 00:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.38 - - [2025-10-27 00:44:23] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009902 10.0.0.38 - - [2025-10-27 00:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.38 - - [2025-10-27 00:44:23] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003508 10.0.0.38 - - [2025-10-27 00:44:23] "POST /security-groups HTTP/1.1" 409 285 0.001839 10.0.0.38 - - [2025-10-27 00:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.38 - - [2025-10-27 00:44:23] "PUT /security-group/a0aab323-c1c5-42f6-8ef8-939634059049 HTTP/1.1" 200 262 0.058436 10.0.0.38 - - [2025-10-27 00:44:23] "PUT /access-control-list/959cb5d4-2c51-4b25-aeb2-29aa31dced7e HTTP/1.1" 200 272 0.016184 10.0.0.38 - - [2025-10-27 00:44:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.036269 10.0.0.38 - - [2025-10-27 00:44:23] "PUT /access-control-list/03d7bb97-2efd-4a03-aa09-624c36c4c861 HTTP/1.1" 200 272 0.025774 10.0.0.38 - - [2025-10-27 00:44:28] "POST /projects HTTP/1.1" 409 238 0.002555 10.0.0.38 - - [2025-10-27 00:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.38 - - [2025-10-27 00:44:28] "GET /project/2e1d8eff-a730-487d-8958-77b1964d6ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044065 10.0.0.38 - - [2025-10-27 00:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.38 - - [2025-10-27 00:44:28] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004183 10.0.0.38 - - [2025-10-27 00:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.38 - - [2025-10-27 00:44:28] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004995 10.0.0.38 - - [2025-10-27 00:44:28] "POST /security-groups HTTP/1.1" 409 285 0.002428 10.0.0.38 - - [2025-10-27 00:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.38 - - [2025-10-27 00:44:28] "PUT /security-group/a0aab323-c1c5-42f6-8ef8-939634059049 HTTP/1.1" 200 262 0.054703 10.0.0.38 - - [2025-10-27 00:44:28] "PUT /access-control-list/959cb5d4-2c51-4b25-aeb2-29aa31dced7e HTTP/1.1" 200 272 0.015223 10.0.0.38 - - [2025-10-27 00:44:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025850 10.0.0.38 - - [2025-10-27 00:44:28] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003933 10.0.0.38 - - [2025-10-27 00:44:28] "PUT /access-control-list/03d7bb97-2efd-4a03-aa09-624c36c4c861 HTTP/1.1" 200 272 0.048025 10.0.0.38 - - [2025-10-27 00:44:28] "GET /firewall-rule/204fb303-79dc-472b-bd2f-89b7a930ad97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003483 10.0.0.38 - - [2025-10-27 00:44:28] "POST /ref-update HTTP/1.1" 200 156 0.062347 10.0.0.38 - - [2025-10-27 00:44:28] "DELETE /firewall-rule/204fb303-79dc-472b-bd2f-89b7a930ad97 HTTP/1.1" 200 115 0.042832 10.0.0.38 - - [2025-10-27 00:44:28] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004749 10.0.0.38 - - [2025-10-27 00:44:28] "GET /firewall-rule/6b208e69-175a-44f8-9229-58319ac36ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003155 10.0.0.38 - - [2025-10-27 00:44:28] "POST /ref-update HTTP/1.1" 200 156 0.051499 10.0.0.38 - - [2025-10-27 00:44:28] "DELETE /firewall-rule/6b208e69-175a-44f8-9229-58319ac36ed4 HTTP/1.1" 200 115 0.029547 10.0.0.38 - - [2025-10-27 00:44:28] "DELETE /tag/1225d6c6-4466-4d80-99c7-33ae44ef8697 HTTP/1.1" 200 115 0.039984 10.0.0.38 - - [2025-10-27 00:44:28] "DELETE /tag/3bd2e9a9-5a1d-41a2-907d-8400559e0369 HTTP/1.1" 409 236 0.004428 10.0.0.38 - - [2025-10-27 00:44:28] "DELETE /tag/5a000d21-0be5-4fc0-b3be-772ac115cd6f HTTP/1.1" 409 236 0.005078 10.0.0.38 - - [2025-10-27 00:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.38 - - [2025-10-27 00:44:28] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004048 10.0.0.38 - - [2025-10-27 00:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.38 - - [2025-10-27 00:44:28] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004244 10.0.0.38 - - [2025-10-27 00:44:28] "PUT /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa HTTP/1.1" 200 264 0.039588 10.0.0.38 - - [2025-10-27 00:44:29] "PUT /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c HTTP/1.1" 200 264 0.047120 10.0.0.38 - - [2025-10-27 00:44:29] "DELETE /security-group/a0aab323-c1c5-42f6-8ef8-939634059049 HTTP/1.1" 200 115 0.041176 10.0.0.38 - - [2025-10-27 00:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.38 - - [2025-10-27 00:44:29] "DELETE /access-control-list/959cb5d4-2c51-4b25-aeb2-29aa31dced7e HTTP/1.1" 200 115 0.028893 10.0.0.38 - - [2025-10-27 00:44:29] "GET /project/2e1d8eff-a730-487d-8958-77b1964d6ccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.039276 10.0.0.38 - - [2025-10-27 00:44:29] "DELETE /access-control-list/03d7bb97-2efd-4a03-aa09-624c36c4c861 HTTP/1.1" 200 115 0.043540 10.0.0.38 - - [2025-10-27 00:44:29] "GET /project/2e1d8eff-a730-487d-8958-77b1964d6ccb?fields=security_groups HTTP/1.1" 200 1351 0.030282 10.0.0.38 - - [2025-10-27 00:44:29] "DELETE /security-group/56b3a1fc-a06d-43d5-ad46-0f3fa212f65c HTTP/1.1" 200 115 0.046569 10.0.0.38 - - [2025-10-27 00:44:29] "DELETE /access-control-list/a2f7934d-1d1b-4f8f-854e-5a2fdc04dd75 HTTP/1.1" 200 115 0.027659 10.0.0.38 - - [2025-10-27 00:44:29] "GET /project/2e1d8eff-a730-487d-8958-77b1964d6ccb?fields=application_policy_sets HTTP/1.1" 200 1390 0.040619 10.0.0.38 - - [2025-10-27 00:44:29] "DELETE /access-control-list/f2a97f58-b922-4dcf-a4b7-ac2b6178080d HTTP/1.1" 200 115 0.039371 10.0.0.38 - - [2025-10-27 00:44:29] "DELETE /project/2e1d8eff-a730-487d-8958-77b1964d6ccb HTTP/1.1" 200 115 0.305365 10.0.0.38 - - [2025-10-27 00:44:29] "POST /projects HTTP/1.1" 409 238 0.004241 10.0.0.38 - - [2025-10-27 00:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.38 - - [2025-10-27 00:44:29] "GET /project/ffbd9c19-51b9-4c32-a8e1-16c60ee893fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025216 10.0.0.38 - - [2025-10-27 00:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.38 - - [2025-10-27 00:44:29] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005315 10.0.0.38 - - [2025-10-27 00:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.38 - - [2025-10-27 00:44:29] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006590 10.0.0.38 - - [2025-10-27 00:44:29] "POST /security-groups HTTP/1.1" 409 285 0.002573 10.0.0.38 - - [2025-10-27 00:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.38 - - [2025-10-27 00:44:29] "PUT /security-group/16365f1c-c35e-44de-8630-abad5a64de73 HTTP/1.1" 200 262 0.054284 10.0.0.38 - - [2025-10-27 00:44:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020921 10.0.0.38 - - [2025-10-27 00:44:29] "PUT /access-control-list/ccfae860-4dcb-49d7-a71a-184d6551af43 HTTP/1.1" 200 272 0.019593 10.0.0.38 - - [2025-10-27 00:44:29] "PUT /access-control-list/fa582900-f1ca-4ae2-8ed2-bbbf1985656f HTTP/1.1" 200 272 0.018395 10.0.0.38 - - [2025-10-27 00:44:34] "DELETE /loadbalancer-member/ef7bf36f-98ed-485a-b267-1af8de780417 HTTP/1.1" 200 115 0.029946 10.0.0.38 - - [2025-10-27 00:44:34] "DELETE /loadbalancer-pool/cc905d4c-262b-459e-8823-c5773a5dfd65 HTTP/1.1" 200 115 0.067114 10.0.0.38 - - [2025-10-27 00:44:34] "DELETE /loadbalancer-listener/b210b61e-a4fc-4510-81e3-13db8ea2eb9b HTTP/1.1" 200 115 0.032763 10.0.0.38 - - [2025-10-27 00:44:34] "DELETE /loadbalancer/c59231df-7508-46e8-9ff9-603653249dad HTTP/1.1" 200 115 0.034891 10.0.0.38 - - [2025-10-27 00:44:34] "DELETE /floating-ip/0eb320fd-27f9-449e-bbdd-e90abae689af HTTP/1.1" 200 115 0.036025 10.0.0.38 - - [2025-10-27 00:44:34] "DELETE /instance-ip/7d3612e3-7b8b-4aba-bf9b-d92e75e4050a HTTP/1.1" 200 115 0.045882 10.0.0.38 - - [2025-10-27 00:44:34] "DELETE /virtual-machine-interface/c835b80d-aa1e-4f56-a4db-acff259d7d5b HTTP/1.1" 200 115 0.049655 10.0.0.38 - - [2025-10-27 00:44:34] "DELETE /tag/8ad81b9b-9371-496b-a213-9e4148c52f2a HTTP/1.1" 200 115 0.033250 10.0.0.38 - - [2025-10-27 00:44:34] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002525 10.0.0.38 - - [2025-10-27 00:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.38 - - [2025-10-27 00:44:34] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003053 10.0.0.38 - - [2025-10-27 00:44:34] "GET /firewall-policy/0c5f04e4-22d1-41a2-bf69-468a398e0d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002297 10.0.0.38 - - [2025-10-27 00:44:34] "GET /firewall-rule/09bc3b0c-187a-4dad-8c1a-758fa28a878d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003169 10.0.0.38 - - [2025-10-27 00:44:34] "POST /ref-update HTTP/1.1" 200 156 0.010146 10.0.0.38 - - [2025-10-27 00:44:34] "DELETE /firewall-rule/09bc3b0c-187a-4dad-8c1a-758fa28a878d HTTP/1.1" 200 115 0.034590 10.0.0.38 - - [2025-10-27 00:44:34] "GET /firewall-policy/f62d97a2-7192-42f4-b8fb-b2df0eb84204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003154 10.0.0.38 - - [2025-10-27 00:44:34] "GET /firewall-rule/372db83a-972f-4a73-803a-e07d48b45159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.002780 10.0.0.38 - - [2025-10-27 00:44:34] "POST /ref-update HTTP/1.1" 200 156 0.013691 10.0.0.38 - - [2025-10-27 00:44:34] "DELETE /firewall-rule/372db83a-972f-4a73-803a-e07d48b45159 HTTP/1.1" 200 115 0.045588 10.0.0.38 - - [2025-10-27 00:44:34] "GET /firewall-policy/f62d97a2-7192-42f4-b8fb-b2df0eb84204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.010378 10.0.0.38 - - [2025-10-27 00:44:34] "GET /firewall-rule/f4265da9-5917-4714-892d-ba6ca8d78e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003139 10.0.0.38 - - [2025-10-27 00:44:34] "POST /ref-update HTTP/1.1" 200 156 0.010695 10.0.0.38 - - [2025-10-27 00:44:34] "DELETE /firewall-rule/f4265da9-5917-4714-892d-ba6ca8d78e70 HTTP/1.1" 200 115 0.045099 10.0.0.38 - - [2025-10-27 00:44:34] "GET /application-policy-set/ed64667e-cc78-4eed-994e-07176fd51f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002433 10.0.0.38 - - [2025-10-27 00:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.38 - - [2025-10-27 00:44:34] "GET /policy-management/d2b80015-b0b3-4b1b-93c9-7d3d2811335e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002824 10.0.0.38 - - [2025-10-27 00:44:34] "GET /firewall-policy/f62d97a2-7192-42f4-b8fb-b2df0eb84204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.012460 10.0.0.38 - - [2025-10-27 00:44:34] "POST /ref-update HTTP/1.1" 200 156 0.035403 10.0.0.38 - - [2025-10-27 00:44:35] "DELETE /firewall-policy/f62d97a2-7192-42f4-b8fb-b2df0eb84204 HTTP/1.1" 200 115 0.044297 10.0.0.38 - - [2025-10-27 00:44:35] "DELETE /tag/ce51241d-737e-42f2-b5bd-26d0a7f0789f HTTP/1.1" 200 115 0.089091 10.0.0.38 - - [2025-10-27 00:44:35] "DELETE /tag/3bd2e9a9-5a1d-41a2-907d-8400559e0369 HTTP/1.1" 200 115 0.043722 10.0.0.38 - - [2025-10-27 00:44:35] "DELETE /tag/8539a11c-63d3-4fe1-9ec6-80dfcee84bf4 HTTP/1.1" 200 115 0.062368 10.0.0.38 - - [2025-10-27 00:44:35] "DELETE /tag/5a000d21-0be5-4fc0-b3be-772ac115cd6f HTTP/1.1" 200 115 0.082769 10.0.0.38 - - [2025-10-27 00:44:35] "POST /projects HTTP/1.1" 409 238 0.004787 10.0.0.38 - - [2025-10-27 00:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.38 - - [2025-10-27 00:44:35] "GET /project/ffbd9c19-51b9-4c32-a8e1-16c60ee893fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.069898 10.0.0.38 - - [2025-10-27 00:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.38 - - [2025-10-27 00:44:35] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005476 10.0.0.38 - - [2025-10-27 00:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.38 - - [2025-10-27 00:44:35] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003943 10.0.0.38 - - [2025-10-27 00:44:35] "POST /security-groups HTTP/1.1" 409 285 0.005187 10.0.0.38 - - [2025-10-27 00:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.38 - - [2025-10-27 00:44:35] "PUT /security-group/16365f1c-c35e-44de-8630-abad5a64de73 HTTP/1.1" 200 262 0.064814 10.0.0.38 - - [2025-10-27 00:44:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.080617 10.0.0.38 - - [2025-10-27 00:44:35] "PUT /access-control-list/ccfae860-4dcb-49d7-a71a-184d6551af43 HTTP/1.1" 200 272 0.053876 10.0.0.38 - - [2025-10-27 00:44:35] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.021265 10.0.0.38 - - [2025-10-27 00:44:35] "PUT /access-control-list/fa582900-f1ca-4ae2-8ed2-bbbf1985656f HTTP/1.1" 200 272 0.024751 10.0.0.38 - - [2025-10-27 00:44:35] "GET /firewall-rule/83caa568-fad7-4179-8848-a20c28535b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005155 10.0.0.38 - - [2025-10-27 00:44:35] "POST /ref-update HTTP/1.1" 200 156 0.064379 10.0.0.38 - - [2025-10-27 00:44:35] "DELETE /firewall-rule/83caa568-fad7-4179-8848-a20c28535b21 HTTP/1.1" 200 115 0.035007 10.0.0.38 - - [2025-10-27 00:44:35] "GET /firewall-policy/c20ffc16-328b-4749-9d3f-fadaa7c54bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007936 10.0.0.38 - - [2025-10-27 00:44:35] "GET /firewall-rule/0744a70a-819a-4b70-a39a-93475ee6f484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002837 10.0.0.38 - - [2025-10-27 00:44:36] "POST /ref-update HTTP/1.1" 200 156 0.075173 10.0.0.38 - - [2025-10-27 00:44:36] "DELETE /firewall-rule/0744a70a-819a-4b70-a39a-93475ee6f484 HTTP/1.1" 200 115 0.085702 10.0.0.38 - - [2025-10-27 00:44:36] "DELETE /tag/4c31ada8-dcf9-470e-a881-96718eca895a HTTP/1.1" 200 115 0.046262 10.0.0.38 - - [2025-10-27 00:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.38 - - [2025-10-27 00:44:36] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003994 10.0.0.38 - - [2025-10-27 00:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.38 - - [2025-10-27 00:44:36] "GET /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.009327 10.0.0.38 - - [2025-10-27 00:44:36] "PUT /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa HTTP/1.1" 200 264 0.082850 10.0.0.38 - - [2025-10-27 00:44:36] "PUT /virtual-network/5d801820-440a-4b00-a4fd-e3afb95d584c HTTP/1.1" 200 264 0.046033 10.0.0.38 - - [2025-10-27 00:44:36] "DELETE /security-group/16365f1c-c35e-44de-8630-abad5a64de73 HTTP/1.1" 200 115 0.060524 10.0.0.38 - - [2025-10-27 00:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.38 - - [2025-10-27 00:44:36] "DELETE /access-control-list/ccfae860-4dcb-49d7-a71a-184d6551af43 HTTP/1.1" 200 115 0.030159 10.0.0.38 - - [2025-10-27 00:44:36] "DELETE /access-control-list/fa582900-f1ca-4ae2-8ed2-bbbf1985656f HTTP/1.1" 200 115 0.041144 10.0.0.38 - - [2025-10-27 00:44:36] "GET /project/ffbd9c19-51b9-4c32-a8e1-16c60ee893fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.055984 10.0.0.38 - - [2025-10-27 00:44:36] "GET /project/ffbd9c19-51b9-4c32-a8e1-16c60ee893fb?fields=security_groups HTTP/1.1" 200 1353 0.049911 10.0.0.38 - - [2025-10-27 00:44:36] "DELETE /security-group/ba59a70e-f102-4d39-a0ee-c790f0f655f4 HTTP/1.1" 200 115 0.091067 10.0.0.38 - - [2025-10-27 00:44:36] "DELETE /access-control-list/64390f13-3891-4d3b-8de7-b3bc405f2fc4 HTTP/1.1" 200 115 0.067199 10.0.0.38 - - [2025-10-27 00:44:36] "GET /project/ffbd9c19-51b9-4c32-a8e1-16c60ee893fb?fields=application_policy_sets HTTP/1.1" 200 1392 0.064454 10.0.0.38 - - [2025-10-27 00:44:36] "DELETE /access-control-list/5461c5cc-0100-483a-a95d-02bd24226a84 HTTP/1.1" 200 115 0.081947 10.0.0.38 - - [2025-10-27 00:44:37] "DELETE /project/ffbd9c19-51b9-4c32-a8e1-16c60ee893fb HTTP/1.1" 200 115 0.468460 10.0.0.38 - - [2025-10-27 00:45:16] "GET / HTTP/1.1" 200 35931 0.001634 10.0.0.38 - - [2025-10-27 00:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.38 - - [2025-10-27 00:45:16] "GET /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002895 10.0.0.38 - - [2025-10-27 00:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.38 - - [2025-10-27 00:45:17] "GET /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002548 10.0.0.38 - - [2025-10-27 00:45:38] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.38 - - [2025-10-27 00:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.38 - - [2025-10-27 00:45:38] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003933 10.0.0.38 - - [2025-10-27 00:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.38 - - [2025-10-27 00:45:38] "GET /config-node/e683d02f-b4ac-42e2-96b2-ac93d0affd01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002848 10.0.0.38 - - [2025-10-27 00:45:39] "GET / HTTP/1.1" 200 35931 0.002028 10.0.0.38 - - [2025-10-27 00:45:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002081 10.0.0.38 - - [2025-10-27 00:45:41] "GET /global-system-configs HTTP/1.1" 200 322 0.003633 10.0.0.38 - - [2025-10-27 00:45:41] "GET /global-system-configs HTTP/1.1" 200 322 0.001974 10.0.0.38 - - [2025-10-27 00:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.38 - - [2025-10-27 00:45:44] "GET /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002224 10.0.0.38 - - [2025-10-27 00:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.38 - - [2025-10-27 00:45:44] "PUT /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278 HTTP/1.1" 200 276 0.020859 10.0.0.38 - - [2025-10-27 00:45:44] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.38 - - [2025-10-27 00:45:44] "POST /alarms HTTP/1.1" 409 264 0.002175 10.0.0.38 - - [2025-10-27 00:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001265 10.0.0.38 - - [2025-10-27 00:45:44] "PUT /alarm/ca3e83e4-ecac-4dc7-b7ed-d40848442d73 HTTP/1.1" 200 244 0.011818 10.0.0.38 - - [2025-10-27 00:45:44] "POST /alarms HTTP/1.1" 409 261 0.002098 10.0.0.38 - - [2025-10-27 00:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001259 10.0.0.38 - - [2025-10-27 00:45:44] "PUT /alarm/8465cd1c-dc75-4b0b-9cce-c78efbf2e155 HTTP/1.1" 200 244 0.009084 10.0.0.38 - - [2025-10-27 00:45:44] "POST /alarms HTTP/1.1" 409 261 0.011910 10.0.0.38 - - [2025-10-27 00:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.38 - - [2025-10-27 00:45:44] "PUT /alarm/75a2c1a8-0dc8-4891-a146-97f3905d2401 HTTP/1.1" 200 244 0.010938 10.0.0.38 - - [2025-10-27 00:45:44] "POST /alarms HTTP/1.1" 409 253 0.012471 10.0.0.38 - - [2025-10-27 00:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.38 - - [2025-10-27 00:45:44] "PUT /alarm/b7e656e4-d93f-4ad6-8190-826575c5086a HTTP/1.1" 200 244 0.010515 10.0.0.38 - - [2025-10-27 00:45:44] "POST /alarms HTTP/1.1" 409 251 0.004938 10.0.0.38 - - [2025-10-27 00:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.38 - - [2025-10-27 00:45:44] "PUT /alarm/17aa0a1e-34b2-49f0-bc41-30a7997f14d2 HTTP/1.1" 200 244 0.009356 10.0.0.38 - - [2025-10-27 00:45:44] "POST /alarms HTTP/1.1" 409 252 0.007926 10.0.0.38 - - [2025-10-27 00:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.38 - - [2025-10-27 00:45:44] "PUT /alarm/b5133f3f-a474-46bd-b4f0-41ebce27ef6d HTTP/1.1" 200 244 0.012064 10.0.0.38 - - [2025-10-27 00:45:44] "POST /alarms HTTP/1.1" 409 256 0.009948 10.0.0.38 - - [2025-10-27 00:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001229 10.0.0.38 - - [2025-10-27 00:45:44] "PUT /alarm/704d50cc-6b88-4b2f-8031-b2a64ddf514d HTTP/1.1" 200 244 0.010712 10.0.0.38 - - [2025-10-27 00:45:44] "POST /alarms HTTP/1.1" 409 248 0.007439 10.0.0.38 - - [2025-10-27 00:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.38 - - [2025-10-27 00:45:44] "PUT /alarm/9ac9c222-6e0e-4fb2-9e84-62cbc8660d72 HTTP/1.1" 200 244 0.010988 10.0.0.38 - - [2025-10-27 00:45:44] "POST /alarms HTTP/1.1" 409 252 0.004421 10.0.0.38 - - [2025-10-27 00:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.38 - - [2025-10-27 00:45:44] "PUT /alarm/499a7dd6-65bb-4bef-93a1-0e6d664d64f9 HTTP/1.1" 200 244 0.010578 10.0.0.38 - - [2025-10-27 00:45:44] "POST /alarms HTTP/1.1" 409 257 0.005313 10.0.0.38 - - [2025-10-27 00:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.38 - - [2025-10-27 00:45:44] "PUT /alarm/107740cf-1a0b-4c1f-97b6-fe96c117f2dd HTTP/1.1" 200 244 0.010098 10.0.0.38 - - [2025-10-27 00:45:44] "POST /alarms HTTP/1.1" 409 251 0.008097 10.0.0.38 - - [2025-10-27 00:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.38 - - [2025-10-27 00:45:45] "PUT /alarm/03283f98-0b5e-46e0-ac80-dd107d13e73a HTTP/1.1" 200 244 0.010318 10.0.0.38 - - [2025-10-27 00:45:45] "POST /alarms HTTP/1.1" 409 257 0.005195 10.0.0.38 - - [2025-10-27 00:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.38 - - [2025-10-27 00:45:45] "PUT /alarm/64456e90-d397-4a3c-90a2-fc9a3d16ae0d HTTP/1.1" 200 244 0.014854 10.0.0.38 - - [2025-10-27 00:45:45] "POST /alarms HTTP/1.1" 409 261 0.004749 10.0.0.38 - - [2025-10-27 00:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.38 - - [2025-10-27 00:45:45] "PUT /alarm/526cb817-7997-4d5e-bf47-18f4c618b55b HTTP/1.1" 200 244 0.009959 10.0.0.38 - - [2025-10-27 00:45:45] "POST /alarms HTTP/1.1" 409 258 0.003825 10.0.0.38 - - [2025-10-27 00:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.38 - - [2025-10-27 00:45:45] "PUT /alarm/39ee2772-f85d-4c68-b915-0b10959cfd5c HTTP/1.1" 200 244 0.009041 10.0.0.38 - - [2025-10-27 00:45:45] "POST /alarms HTTP/1.1" 409 254 0.005715 10.0.0.38 - - [2025-10-27 00:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.38 - - [2025-10-27 00:45:45] "PUT /alarm/c5f93288-b23c-43f0-ba8b-2a184a440879 HTTP/1.1" 200 244 0.011167 10.0.0.38 - - [2025-10-27 00:45:45] "POST /alarms HTTP/1.1" 409 254 0.004244 10.0.0.38 - - [2025-10-27 00:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.38 - - [2025-10-27 00:45:45] "PUT /alarm/4b6aea58-a28f-4886-bd61-b98730529edd HTTP/1.1" 200 244 0.009703 10.0.0.38 - - [2025-10-27 00:45:45] "POST /alarms HTTP/1.1" 409 254 0.012667 10.0.0.38 - - [2025-10-27 00:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.38 - - [2025-10-27 00:45:45] "PUT /alarm/8736ff7a-1436-4270-bbea-1c01f9670977 HTTP/1.1" 200 244 0.009505 10.0.0.38 - - [2025-10-27 00:45:45] "POST /alarms HTTP/1.1" 409 247 0.005468 10.0.0.38 - - [2025-10-27 00:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.38 - - [2025-10-27 00:45:45] "PUT /alarm/5af0faab-81d3-405d-91d2-7b47d6e3508e HTTP/1.1" 200 244 0.010527 10.0.0.38 - - [2025-10-27 00:45:45] "POST /alarms HTTP/1.1" 409 272 0.006119 10.0.0.38 - - [2025-10-27 00:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.38 - - [2025-10-27 00:45:45] "PUT /alarm/4cfe748e-0a98-4d9f-903e-38b531cafe4e HTTP/1.1" 200 244 0.010401 10.0.0.38 - - [2025-10-27 00:45:45] "POST /alarms HTTP/1.1" 409 261 0.002775 10.0.0.38 - - [2025-10-27 00:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.38 - - [2025-10-27 00:45:45] "PUT /alarm/99dc6a2f-61b8-4b7f-aa49-acfc3d8e2f65 HTTP/1.1" 200 244 0.010047 10.0.0.38 - - [2025-10-27 00:45:45] "POST /alarms HTTP/1.1" 409 259 0.006202 10.0.0.38 - - [2025-10-27 00:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.38 - - [2025-10-27 00:45:45] "PUT /alarm/66a91c26-62ef-4f7d-8e16-a8758967b99a HTTP/1.1" 200 244 0.018661 10.0.0.38 - - [2025-10-27 00:45:45] "POST /alarms HTTP/1.1" 409 265 0.011135 10.0.0.38 - - [2025-10-27 00:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009214 10.0.0.38 - - [2025-10-27 00:45:45] "PUT /alarm/2bbe1ea3-f849-424f-962f-70566666b6ae HTTP/1.1" 200 244 0.011286 10.0.0.38 - - [2025-10-27 00:45:45] "POST /alarms HTTP/1.1" 409 279 0.006538 10.0.0.38 - - [2025-10-27 00:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.38 - - [2025-10-27 00:45:45] "PUT /alarm/5820bd51-c194-4ddf-a6d3-b7a01e5fe010 HTTP/1.1" 200 244 0.009045 10.0.0.38 - - [2025-10-27 00:45:46] "GET / HTTP/1.1" 200 35931 0.001749 10.0.0.38 - - [2025-10-27 00:45:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002040 10.0.0.38 - - [2025-10-27 00:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.38 - - [2025-10-27 00:45:46] "PUT /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278 HTTP/1.1" 200 276 0.007317 10.0.0.38 - - [2025-10-27 00:45:46] "GET / HTTP/1.1" 200 35931 0.001497 10.0.0.38 - - [2025-10-27 00:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.38 - - [2025-10-27 00:45:46] "GET /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002405 10.0.0.38 - - [2025-10-27 00:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.38 - - [2025-10-27 00:45:46] "PUT /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278 HTTP/1.1" 200 276 0.009761 10.0.0.38 - - [2025-10-27 00:45:46] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.38 - - [2025-10-27 00:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.38 - - [2025-10-27 00:45:46] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004606 10.0.0.38 - - [2025-10-27 00:45:46] "PUT /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c HTTP/1.1" 200 274 0.016996 10.0.0.38 - - [2025-10-27 00:45:50] "GET / HTTP/1.1" 200 35931 0.001871 10.0.0.38 - - [2025-10-27 00:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.38 - - [2025-10-27 00:45:50] "GET /routing-instance/48bf9cdb-9af7-472e-be83-58c83ba62148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002377 10.0.0.38 - - [2025-10-27 00:45:50] "POST /bgp-routers HTTP/1.1" 409 301 0.001567 10.0.0.38 - - [2025-10-27 00:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.38 - - [2025-10-27 00:45:50] "GET /bgp-router/53da55ff-202c-4157-a54b-eafe117fba92?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002367 10.0.0.38 - - [2025-10-27 00:45:50] "PUT /bgp-router/53da55ff-202c-4157-a54b-eafe117fba92 HTTP/1.1" 200 254 0.013359 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:45:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:45:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 10.0.0.38 - - [2025-10-27 00:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.38 - - [2025-10-27 00:45:51] "GET /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002237 10.0.0.38 - - [2025-10-27 00:46:05] "GET / HTTP/1.1" 200 35931 0.001698 10.0.0.38 - - [2025-10-27 00:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.38 - - [2025-10-27 00:46:05] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004705 10.0.0.38 - - [2025-10-27 00:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.38 - - [2025-10-27 00:46:05] "GET /config-node/e683d02f-b4ac-42e2-96b2-ac93d0affd01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002804 10.0.0.38 - - [2025-10-27 00:46:16] "GET / HTTP/1.1" 200 35931 0.003282 10.0.0.38 - - [2025-10-27 00:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.38 - - [2025-10-27 00:46:16] "GET /routing-instance/48bf9cdb-9af7-472e-be83-58c83ba62148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003021 10.0.0.38 - - [2025-10-27 00:46:16] "POST /bgp-routers HTTP/1.1" 409 301 0.002355 10.0.0.38 - - [2025-10-27 00:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.38 - - [2025-10-27 00:46:16] "GET /bgp-router/53da55ff-202c-4157-a54b-eafe117fba92?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003074 10.0.0.38 - - [2025-10-27 00:46:16] "PUT /bgp-router/53da55ff-202c-4157-a54b-eafe117fba92 HTTP/1.1" 200 254 0.014879 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:46:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001117 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:46:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001075 10.0.0.38 - - [2025-10-27 00:46:31] "GET / HTTP/1.1" 200 35931 0.001780 10.0.0.38 - - [2025-10-27 00:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.38 - - [2025-10-27 00:46:31] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006926 10.0.0.38 - - [2025-10-27 00:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.38 - - [2025-10-27 00:46:31] "GET /config-node/e683d02f-b4ac-42e2-96b2-ac93d0affd01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003216 10.0.0.38 - - [2025-10-27 00:46:31] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.38 - - [2025-10-27 00:46:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010589 10.0.0.38 - - [2025-10-27 00:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.38 - - [2025-10-27 00:46:36] "GET /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003445 10.0.0.38 - - [2025-10-27 00:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.38 - - [2025-10-27 00:46:36] "PUT /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278 HTTP/1.1" 200 276 0.012499 10.0.0.38 - - [2025-10-27 00:46:37] "GET / HTTP/1.1" 200 35931 0.001705 10.0.0.38 - - [2025-10-27 00:46:37] "POST /alarms HTTP/1.1" 409 264 0.002382 10.0.0.38 - - [2025-10-27 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.38 - - [2025-10-27 00:46:37] "PUT /alarm/ca3e83e4-ecac-4dc7-b7ed-d40848442d73 HTTP/1.1" 200 244 0.013608 10.0.0.38 - - [2025-10-27 00:46:37] "POST /alarms HTTP/1.1" 409 261 0.018146 10.0.0.38 - - [2025-10-27 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.38 - - [2025-10-27 00:46:37] "PUT /alarm/8465cd1c-dc75-4b0b-9cce-c78efbf2e155 HTTP/1.1" 200 244 0.014415 10.0.0.38 - - [2025-10-27 00:46:37] "POST /alarms HTTP/1.1" 409 261 0.011421 10.0.0.38 - - [2025-10-27 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.38 - - [2025-10-27 00:46:37] "PUT /alarm/75a2c1a8-0dc8-4891-a146-97f3905d2401 HTTP/1.1" 200 244 0.012933 10.0.0.38 - - [2025-10-27 00:46:37] "POST /alarms HTTP/1.1" 409 253 0.007269 10.0.0.38 - - [2025-10-27 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.38 - - [2025-10-27 00:46:37] "PUT /alarm/b7e656e4-d93f-4ad6-8190-826575c5086a HTTP/1.1" 200 244 0.019418 10.0.0.38 - - [2025-10-27 00:46:37] "POST /alarms HTTP/1.1" 409 251 0.009673 10.0.0.38 - - [2025-10-27 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.38 - - [2025-10-27 00:46:37] "PUT /alarm/17aa0a1e-34b2-49f0-bc41-30a7997f14d2 HTTP/1.1" 200 244 0.013040 10.0.0.38 - - [2025-10-27 00:46:37] "POST /alarms HTTP/1.1" 409 252 0.008978 10.0.0.38 - - [2025-10-27 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.38 - - [2025-10-27 00:46:37] "PUT /alarm/b5133f3f-a474-46bd-b4f0-41ebce27ef6d HTTP/1.1" 200 244 0.014179 10.0.0.38 - - [2025-10-27 00:46:37] "POST /alarms HTTP/1.1" 409 256 0.005873 10.0.0.38 - - [2025-10-27 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.38 - - [2025-10-27 00:46:37] "PUT /alarm/704d50cc-6b88-4b2f-8031-b2a64ddf514d HTTP/1.1" 200 244 0.012265 10.0.0.38 - - [2025-10-27 00:46:37] "POST /alarms HTTP/1.1" 409 248 0.010327 10.0.0.38 - - [2025-10-27 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.38 - - [2025-10-27 00:46:37] "PUT /alarm/9ac9c222-6e0e-4fb2-9e84-62cbc8660d72 HTTP/1.1" 200 244 0.014779 10.0.0.38 - - [2025-10-27 00:46:37] "POST /alarms HTTP/1.1" 409 252 0.014511 10.0.0.38 - - [2025-10-27 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.38 - - [2025-10-27 00:46:37] "PUT /alarm/499a7dd6-65bb-4bef-93a1-0e6d664d64f9 HTTP/1.1" 200 244 0.015595 10.0.0.38 - - [2025-10-27 00:46:37] "POST /alarms HTTP/1.1" 409 257 0.009127 10.0.0.38 - - [2025-10-27 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016935 10.0.0.38 - - [2025-10-27 00:46:37] "PUT /alarm/107740cf-1a0b-4c1f-97b6-fe96c117f2dd HTTP/1.1" 200 244 0.014404 10.0.0.38 - - [2025-10-27 00:46:37] "POST /alarms HTTP/1.1" 409 251 0.002610 10.0.0.38 - - [2025-10-27 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.38 - - [2025-10-27 00:46:37] "PUT /alarm/03283f98-0b5e-46e0-ac80-dd107d13e73a HTTP/1.1" 200 244 0.011433 10.0.0.38 - - [2025-10-27 00:46:37] "POST /alarms HTTP/1.1" 409 257 0.008417 10.0.0.38 - - [2025-10-27 00:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.38 - - [2025-10-27 00:46:37] "PUT /alarm/64456e90-d397-4a3c-90a2-fc9a3d16ae0d HTTP/1.1" 200 244 0.016307 10.0.0.38 - - [2025-10-27 00:46:37] "POST /alarms HTTP/1.1" 409 261 0.005882 10.0.0.38 - - [2025-10-27 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.38 - - [2025-10-27 00:46:38] "PUT /alarm/526cb817-7997-4d5e-bf47-18f4c618b55b HTTP/1.1" 200 244 0.011424 10.0.0.38 - - [2025-10-27 00:46:38] "POST /alarms HTTP/1.1" 409 258 0.010758 10.0.0.38 - - [2025-10-27 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426 10.0.0.38 - - [2025-10-27 00:46:38] "PUT /alarm/39ee2772-f85d-4c68-b915-0b10959cfd5c HTTP/1.1" 200 244 0.012937 10.0.0.38 - - [2025-10-27 00:46:38] "POST /alarms HTTP/1.1" 409 254 0.011703 10.0.0.38 - - [2025-10-27 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.38 - - [2025-10-27 00:46:38] "PUT /alarm/c5f93288-b23c-43f0-ba8b-2a184a440879 HTTP/1.1" 200 244 0.012395 10.0.0.38 - - [2025-10-27 00:46:38] "POST /alarms HTTP/1.1" 409 254 0.009140 10.0.0.38 - - [2025-10-27 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.38 - - [2025-10-27 00:46:38] "PUT /alarm/4b6aea58-a28f-4886-bd61-b98730529edd HTTP/1.1" 200 244 0.027180 10.0.0.38 - - [2025-10-27 00:46:38] "POST /alarms HTTP/1.1" 409 254 0.017603 10.0.0.38 - - [2025-10-27 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.38 - - [2025-10-27 00:46:38] "PUT /alarm/8736ff7a-1436-4270-bbea-1c01f9670977 HTTP/1.1" 200 244 0.015242 10.0.0.38 - - [2025-10-27 00:46:38] "POST /alarms HTTP/1.1" 409 247 0.019950 10.0.0.38 - - [2025-10-27 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.38 - - [2025-10-27 00:46:38] "PUT /alarm/5af0faab-81d3-405d-91d2-7b47d6e3508e HTTP/1.1" 200 244 0.027722 10.0.0.38 - - [2025-10-27 00:46:38] "POST /alarms HTTP/1.1" 409 272 0.011854 10.0.0.38 - - [2025-10-27 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.38 - - [2025-10-27 00:46:38] "PUT /alarm/4cfe748e-0a98-4d9f-903e-38b531cafe4e HTTP/1.1" 200 244 0.020529 10.0.0.38 - - [2025-10-27 00:46:38] "POST /alarms HTTP/1.1" 409 261 0.007093 10.0.0.38 - - [2025-10-27 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.38 - - [2025-10-27 00:46:38] "PUT /alarm/99dc6a2f-61b8-4b7f-aa49-acfc3d8e2f65 HTTP/1.1" 200 244 0.016272 10.0.0.38 - - [2025-10-27 00:46:38] "POST /alarms HTTP/1.1" 409 259 0.012286 10.0.0.38 - - [2025-10-27 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.38 - - [2025-10-27 00:46:38] "PUT /alarm/66a91c26-62ef-4f7d-8e16-a8758967b99a HTTP/1.1" 200 244 0.014304 10.0.0.38 - - [2025-10-27 00:46:38] "POST /alarms HTTP/1.1" 409 265 0.008440 10.0.0.38 - - [2025-10-27 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.38 - - [2025-10-27 00:46:38] "PUT /alarm/2bbe1ea3-f849-424f-962f-70566666b6ae HTTP/1.1" 200 244 0.013483 10.0.0.38 - - [2025-10-27 00:46:38] "POST /alarms HTTP/1.1" 409 279 0.010321 10.0.0.38 - - [2025-10-27 00:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.38 - - [2025-10-27 00:46:38] "PUT /alarm/5820bd51-c194-4ddf-a6d3-b7a01e5fe010 HTTP/1.1" 200 244 0.013030 10.0.0.38 - - [2025-10-27 00:46:39] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.38 - - [2025-10-27 00:46:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002498 10.0.0.38 - - [2025-10-27 00:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.38 - - [2025-10-27 00:46:39] "PUT /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278 HTTP/1.1" 200 276 0.011956 10.0.0.38 - - [2025-10-27 00:46:39] "GET / HTTP/1.1" 200 35931 0.006382 10.0.0.38 - - [2025-10-27 00:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.38 - - [2025-10-27 00:46:39] "GET /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003044 10.0.0.38 - - [2025-10-27 00:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.38 - - [2025-10-27 00:46:39] "PUT /global-vrouter-config/bbf66875-321b-4082-8bfb-433b686d1278 HTTP/1.1" 200 276 0.015576 10.0.0.38 - - [2025-10-27 00:46:39] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.38 - - [2025-10-27 00:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.38 - - [2025-10-27 00:46:39] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004883 10.0.0.38 - - [2025-10-27 00:46:40] "PUT /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c HTTP/1.1" 200 274 0.020782 10.0.0.38 - - [2025-10-27 00:46:42] "GET / HTTP/1.1" 200 35931 0.001352 10.0.0.38 - - [2025-10-27 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.38 - - [2025-10-27 00:46:42] "GET /routing-instance/48bf9cdb-9af7-472e-be83-58c83ba62148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002465 10.0.0.38 - - [2025-10-27 00:46:42] "POST /bgp-routers HTTP/1.1" 409 301 0.002408 10.0.0.38 - - [2025-10-27 00:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001238 10.0.0.38 - - [2025-10-27 00:46:42] "GET /bgp-router/53da55ff-202c-4157-a54b-eafe117fba92?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003378 10.0.0.38 - - [2025-10-27 00:46:42] "PUT /bgp-router/53da55ff-202c-4157-a54b-eafe117fba92 HTTP/1.1" 200 254 0.011203 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:46:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001049 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:46:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000886 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:46:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001164 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:46:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000990 10.0.0.38 - - [2025-10-27 00:46:47] "POST /tags HTTP/1.1" 200 355 0.043613 10.0.0.38 - - [2025-10-27 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010366 10.0.0.38 - - [2025-10-27 00:46:47] "GET /tag/54e2c830-d3bf-4aa7-a979-793d8bca5548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.026184 10.0.0.38 - - [2025-10-27 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.38 - - [2025-10-27 00:46:47] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005478 10.0.0.38 - - [2025-10-27 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007360 10.0.0.38 - - [2025-10-27 00:46:47] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046571 10.0.0.38 - - [2025-10-27 00:46:47] "POST /virtual-machines HTTP/1.1" 200 351 0.014404 10.0.0.38 - - [2025-10-27 00:46:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.031031 10.0.0.38 - - [2025-10-27 00:46:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.146192 10.0.0.38 - - [2025-10-27 00:46:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.010696 10.0.0.38 - - [2025-10-27 00:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009120 10.0.0.38 - - [2025-10-27 00:46:47] "GET /virtual-machine-interface/6ae2c7e0-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007385 10.0.0.38 - - [2025-10-27 00:46:47] "POST /instance-ips HTTP/1.1" 200 391 0.021722 10.0.0.38 - - [2025-10-27 00:46:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.043730 10.0.0.38 - - [2025-10-27 00:46:47] "GET /virtual-machine-interface/6ae2c7e0-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009703 10.0.0.38 - - [2025-10-27 00:46:47] "POST /set-tag HTTP/1.1" 200 109 0.019080 10.0.0.38 - - [2025-10-27 00:46:47] "GET /virtual-machine-interface/6ae2c7e0-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.022312 10.0.0.38 - - [2025-10-27 00:46:47] "GET /instance-ip/6b036e46-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003551 10.0.0.38 - - [2025-10-27 00:46:48] "GET /virtual-machine-interface/6ae2c7e0-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005439 10.0.0.38 - - [2025-10-27 00:46:48] "POST /set-tag HTTP/1.1" 200 109 0.003154 10.0.0.38 - - [2025-10-27 00:46:48] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003977 10.0.0.38 - - [2025-10-27 00:46:48] "POST /ref-update HTTP/1.1" 200 156 0.011844 10.0.0.38 - - [2025-10-27 00:46:48] "GET /virtual-machine-interface/6ae2c7e0-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010278 10.0.0.38 - - [2025-10-27 00:46:48] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.38 - - [2025-10-27 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.38 - - [2025-10-27 00:46:48] "GET /virtual-network/6b8d4d86-2d87-4b82-b2e8-d20a3d4564fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005451 10.0.0.38 - - [2025-10-27 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007718 10.0.0.38 - - [2025-10-27 00:46:48] "GET /project/e7cb76d6-ff38-47d2-9bca-3c469e2c9dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038395 10.0.0.38 - - [2025-10-27 00:46:48] "POST /virtual-machines HTTP/1.1" 200 355 0.008880 10.0.0.38 - - [2025-10-27 00:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017158 10.0.0.38 - - [2025-10-27 00:46:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.131369 10.0.0.38 - - [2025-10-27 00:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013706 10.0.0.38 - - [2025-10-27 00:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011016 10.0.0.38 - - [2025-10-27 00:46:48] "GET /virtual-machine-interface/6b63cc46-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.010726 10.0.0.38 - - [2025-10-27 00:46:48] "POST /instance-ips HTTP/1.1" 200 395 0.031035 10.0.0.38 - - [2025-10-27 00:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.062938 10.0.0.38 - - [2025-10-27 00:46:48] "GET /virtual-machine-interface/6b63cc46-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.009973 10.0.0.38 - - [2025-10-27 00:46:48] "POST /set-tag HTTP/1.1" 200 109 0.093119 10.0.0.38 - - [2025-10-27 00:46:48] "GET /virtual-machine-interface/6b63cc46-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006219 10.0.0.38 - - [2025-10-27 00:46:48] "GET /instance-ip/6b8138ee-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002831 10.0.0.38 - - [2025-10-27 00:46:48] "GET /virtual-machine-interface/6b63cc46-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004591 10.0.0.38 - - [2025-10-27 00:46:48] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.38 - - [2025-10-27 00:46:48] "GET /virtual-router/55a81951-493b-4f73-95e6-f481cb96586d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.004731 10.0.0.38 - - [2025-10-27 00:46:49] "POST /ref-update HTTP/1.1" 200 156 0.009976 10.0.0.38 - - [2025-10-27 00:46:49] "GET /virtual-machine-interface/6b63cc46-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010735 10.0.0.38 - - [2025-10-27 00:46:49] "POST /set-tag HTTP/1.1" 200 109 0.003133 10.0.0.38 - - [2025-10-27 00:46:49] "GET /virtual-machine-interface/6ae2c7e0-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004892 10.0.0.38 - - [2025-10-27 00:46:49] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.38 - - [2025-10-27 00:46:49] "GET /virtual-machine-interface/6b63cc46-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004773 10.0.0.38 - - [2025-10-27 00:46:49] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.38 - - [2025-10-27 00:47:01] "GET / HTTP/1.1" 200 35931 0.002053 10.0.0.38 - - [2025-10-27 00:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.38 - - [2025-10-27 00:47:01] "GET /global-system-config/a9946b0a-cec0-4a48-9194-316bb7c7650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004932 10.0.0.38 - - [2025-10-27 00:47:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.38 - - [2025-10-27 00:47:01] "GET /config-node/e683d02f-b4ac-42e2-96b2-ac93d0affd01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003460 10.0.0.38 - - [2025-10-27 00:47:04] "GET /virtual-machine-interface/6ae2c7e0-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006742 10.0.0.38 - - [2025-10-27 00:47:04] "POST /set-tag HTTP/1.1" 200 109 0.003064 10.0.0.38 - - [2025-10-27 00:47:05] "GET /virtual-machine-interface/6b63cc46-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004467 10.0.0.38 - - [2025-10-27 00:47:05] "POST /set-tag HTTP/1.1" 200 109 0.003036 10.0.0.38 - - [2025-10-27 00:47:07] "GET /virtual-machine-interface/6ae2c7e0-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005496 10.0.0.38 - - [2025-10-27 00:47:07] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.38 - - [2025-10-27 00:47:13] "GET / HTTP/1.1" 200 35931 0.001415 10.0.0.38 - - [2025-10-27 00:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.38 - - [2025-10-27 00:47:13] "GET /routing-instance/48bf9cdb-9af7-472e-be83-58c83ba62148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003273 10.0.0.38 - - [2025-10-27 00:47:13] "POST /bgp-routers HTTP/1.1" 409 301 0.002450 10.0.0.38 - - [2025-10-27 00:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.38 - - [2025-10-27 00:47:13] "GET /bgp-router/53da55ff-202c-4157-a54b-eafe117fba92?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.007541 10.0.0.38 - - [2025-10-27 00:47:13] "PUT /bgp-router/53da55ff-202c-4157-a54b-eafe117fba92 HTTP/1.1" 200 254 0.013386 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:47:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001092 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:47:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000935 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:47:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:47:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 10.0.0.38 - - [2025-10-27 00:47:38] "GET /virtual-machine-interface/6ae2c7e0-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015358 10.0.0.38 - - [2025-10-27 00:47:38] "POST /set-tag HTTP/1.1" 200 109 0.003009 10.0.0.38 - - [2025-10-27 00:47:38] "GET /virtual-machine-interface/6ae2c7e0-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007762 10.0.0.38 - - [2025-10-27 00:47:38] "POST /set-tag HTTP/1.1" 200 109 0.003287 10.0.0.38 - - [2025-10-27 00:47:38] "GET /virtual-machine/80609117-812f-4d53-b8ed-76748349a205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.004162 10.0.0.38 - - [2025-10-27 00:47:38] "POST /ref-update HTTP/1.1" 200 156 0.015384 10.0.0.38 - - [2025-10-27 00:47:38] "GET /virtual-machine-interface/6ae2c7e0-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.022328 10.0.0.38 - - [2025-10-27 00:47:38] "POST /set-tag HTTP/1.1" 200 109 0.049719 10.0.0.38 - - [2025-10-27 00:47:38] "POST /set-tag HTTP/1.1" 200 109 0.030251 10.0.0.38 - - [2025-10-27 00:47:38] "DELETE /instance-ip/6b036e46-b2ce-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.083147 10.0.0.38 - - [2025-10-27 00:47:38] "DELETE /virtual-machine-interface/6ae2c7e0-b2ce-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.050969 10.0.0.38 - - [2025-10-27 00:47:38] "DELETE /virtual-machine/80609117-812f-4d53-b8ed-76748349a205 HTTP/1.1" 200 115 0.033883 10.0.0.38 - - [2025-10-27 00:47:38] "GET /virtual-machine-interface/6b63cc46-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005360 10.0.0.38 - - [2025-10-27 00:47:38] "POST /set-tag HTTP/1.1" 200 109 0.003727 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:47:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.38 - - [2025-10-27 00:47:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 10.0.0.38 - - [2025-10-27 00:48:09] "GET /virtual-machine-interface/6b63cc46-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008666 10.0.0.38 - - [2025-10-27 00:48:09] "POST /set-tag HTTP/1.1" 200 109 0.004242 10.0.0.38 - - [2025-10-27 00:48:09] "GET /virtual-machine-interface/6b63cc46-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.018880 10.0.0.38 - - [2025-10-27 00:48:09] "POST /set-tag HTTP/1.1" 200 109 0.004896 10.0.0.38 - - [2025-10-27 00:48:09] "GET /virtual-machine/dc61ae86-10e4-4821-8261-fbb30977d830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003546 10.0.0.38 - - [2025-10-27 00:48:09] "POST /ref-update HTTP/1.1" 200 156 0.016335 10.0.0.38 - - [2025-10-27 00:48:09] "GET /virtual-machine-interface/6b63cc46-b2ce-11f0-bdf6-fa163ecdc131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007958 10.0.0.38 - - [2025-10-27 00:48:09] "POST /set-tag HTTP/1.1" 200 109 0.032242 10.0.0.38 - - [2025-10-27 00:48:09] "POST /set-tag HTTP/1.1" 200 109 0.037113 10.0.0.38 - - [2025-10-27 00:48:09] "DELETE /instance-ip/6b8138ee-b2ce-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.054785 10.0.0.38 - - [2025-10-27 00:48:09] "DELETE /virtual-machine-interface/6b63cc46-b2ce-11f0-bdf6-fa163ecdc131 HTTP/1.1" 200 115 0.075267 10.0.0.38 - - [2025-10-27 00:48:09] "DELETE /virtual-machine/dc61ae86-10e4-4821-8261-fbb30977d830 HTTP/1.1" 200 115 0.040743 10.0.0.38 - - [2025-10-27 00:48:09] "DELETE /tag/54e2c830-d3bf-4aa7-a979-793d8bca5548 HTTP/1.1" 200 115 0.062456