++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Oct 30 09:24:30 PM UTC 2025 ===================' INFO: =================== Thu Oct 30 09:24:30 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.130 ++ 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.130 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.130 ++ ANALYTICSDB_NODES=10.0.0.130 ++ ANALYTICS_SNMP_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8081 ' +++ '[' -n '10.0.0.130:8081 ' ']' +++ echo 10.0.0.130:8081 ++ ANALYTICS_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9042 ' +++ '[' -n '10.0.0.130:9042 ' ']' +++ echo 10.0.0.130:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.130:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8086 ' +++ '[' -n '10.0.0.130:8086 ' ']' +++ echo 10.0.0.130:8086 ++ COLLECTOR_SERVERS=10.0.0.130: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.130 ++ CONFIGDB_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8082 ' +++ '[' -n '10.0.0.130:8082 ' ']' +++ echo 10.0.0.130:8082 ++ CONFIG_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9161 ' +++ '[' -n '10.0.0.130:9161 ' ']' +++ echo 10.0.0.130:9161 ++ CONFIGDB_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9041 ' +++ '[' -n '10.0.0.130:9041 ' ']' +++ echo 10.0.0.130:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.130: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.130 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.130 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:2181, +++ '[' -n 10.0.0.130:2181, ']' +++ echo 10.0.0.130:2181 ++ ZOOKEEPER_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:2181 ' +++ '[' -n '10.0.0.130:2181 ' ']' +++ echo 10.0.0.130:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.130:2181 ++ RABBITMQ_NODES=10.0.0.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:5673, +++ '[' -n 10.0.0.130:5673, ']' +++ echo 10.0.0.130:5673 ++ RABBITMQ_SERVERS=10.0.0.130: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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:6379 ' +++ '[' -n '10.0.0.130:6379 ' ']' +++ echo 10.0.0.130:6379 ++ REDIS_SERVERS=10.0.0.130: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.130 ++ 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.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9092 ' +++ '[' -n '10.0.0.130:9092 ' ']' +++ echo 10.0.0.130:9092 ++ KAFKA_SERVERS=10.0.0.130: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.130 ++ 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.130 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.130 ++ cut -d , -f 1 + local cassandra=10.0.0.130 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.130 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.130 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.130 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.130 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.130 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.130 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.130,10.80.180.1,127.0.0.1,172.17.0.1,252.130.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.130'\''))' +++ local server_ip=10.0.0.130 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.130 ]] +++ [[ ,10.0.0.130,10.80.180.1,127.0.0.1,172.17.0.1,252.130.0.1,, =~ ,10\.0\.0\.130, ]] +++ echo 10.0.0.130 1 +++ return ++ local ip=10.0.0.130 ++ [[ -z 10.0.0.130 ]] ++ echo 10.0.0.130 + host_ip=10.0.0.130 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.130:9041 + cassandra_server_list=10.0.0.130:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.130: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 ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/30/2025 21:25:13.523 7f3efb85a7c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/30/2025 21:25:13.698 7f3efb85a7c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/30/2025 21:25:13.727 7f3efb85a7c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/30/2025 21:25:13.727 7f3efb85a7c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.130 - - [2025-10-30 21:25:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000644 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.130:8082/ Hit Ctrl-C to quit. 10.0.0.130 - - [2025-10-30 21:25:26] "GET / HTTP/1.1" 503 181 0.002376 10.0.0.130 - - [2025-10-30 21:25:26] "GET / HTTP/1.1" 503 181 0.000301 10.0.0.130 - - [2025-10-30 21:25:27] "GET / HTTP/1.1" 200 36215 0.001615 10.0.0.130 - - [2025-10-30 21:25:27] "GET / HTTP/1.1" 200 45587 0.001431 10.0.0.130 - - [2025-10-30 21:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009518 10.0.0.130 - - [2025-10-30 21:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.130 - - [2025-10-30 21:25:27] "GET / HTTP/1.1" 200 36215 0.001593 10.0.0.130 - - [2025-10-30 21:25:28] "GET / HTTP/1.1" 200 36215 0.001280 10.0.0.130 - - [2025-10-30 21:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007418 10.0.0.130 - - [2025-10-30 21:25:28] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006637 10.0.0.130 - - [2025-10-30 21:25:28] "POST /fqname-to-id HTTP/1.1" 404 217 0.003621 10.0.0.130 - - [2025-10-30 21:25:28] "POST /config-nodes HTTP/1.1" 200 597 0.031169 10.0.0.130 - - [2025-10-30 21:25:28] "GET / HTTP/1.1" 200 36215 0.002056 10.0.0.130 - - [2025-10-30 21:25:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004356 10.0.0.130 - - [2025-10-30 21:25:29] "GET / HTTP/1.1" 200 36215 0.002010 10.0.0.130 - - [2025-10-30 21:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007298 10.0.0.130 - - [2025-10-30 21:25:29] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012670 10.0.0.130 - - [2025-10-30 21:25:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.010314 10.0.0.130 - - [2025-10-30 21:25:29] "POST /database-nodes HTTP/1.1" 200 601 0.063547 10.0.0.130 - - [2025-10-30 21:25:29] "GET / HTTP/1.1" 200 36215 0.002511 10.0.0.130 - - [2025-10-30 21:25:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.003694 10.0.0.130 - - [2025-10-30 21:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.130 - - [2025-10-30 21:25:29] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007770 10.0.0.130 - - [2025-10-30 21:25:29] "POST /service-appliance-sets HTTP/1.1" 200 555 0.061388 10.0.0.130 - - [2025-10-30 21:25:29] "POST /fqname-to-id HTTP/1.1" 404 180 0.002652 10.0.0.130 - - [2025-10-30 21:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015807 10.0.0.130 - - [2025-10-30 21:25:29] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.032289 10.0.0.130 - - [2025-10-30 21:25:30] "GET / HTTP/1.1" 200 36215 0.001458 10.0.0.130 - - [2025-10-30 21:25:30] "POST /service-appliance-sets HTTP/1.1" 200 543 0.098132 10.0.0.130 - - [2025-10-30 21:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.130 - - [2025-10-30 21:25:30] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.022863 10.0.0.130 - - [2025-10-30 21:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014282 10.0.0.130 - - [2025-10-30 21:25:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.004992 10.0.0.130 - - [2025-10-30 21:25:30] "GET /network-ipam/c7991018-4427-4b4f-8025-2f74e3d695f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003454 10.0.0.130 - - [2025-10-30 21:25:30] "POST /analytics-nodes HTTP/1.1" 200 603 0.080301 10.0.0.130 - - [2025-10-30 21:25:30] "GET / HTTP/1.1" 200 36215 0.001387 10.0.0.130 - - [2025-10-30 21:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.130 - - [2025-10-30 21:25:30] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007872 10.0.0.130 - - [2025-10-30 21:25:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.006390 10.0.0.130 - - [2025-10-30 21:25:30] "POST /config-database-nodes HTTP/1.1" 200 615 0.041727 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:25:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001178 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:25:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001419 10.0.0.130 - - [2025-10-30 21:25:30] "POST /service-templates HTTP/1.1" 200 513 0.037049 10.0.0.130 - - [2025-10-30 21:25:30] "POST /service-templates HTTP/1.1" 200 503 0.065518 10.0.0.130 - - [2025-10-30 21:25:30] "POST /service-templates HTTP/1.1" 200 517 0.220275 10.0.0.130 - - [2025-10-30 21:25:31] "POST /service-templates HTTP/1.1" 200 537 0.103487 10.0.0.130 - - [2025-10-30 21:25:31] "POST /service-templates HTTP/1.1" 200 509 0.067649 10.0.0.130 - - [2025-10-30 21:25:31] "GET / HTTP/1.1" 200 36215 0.001421 10.0.0.130 - - [2025-10-30 21:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.130 - - [2025-10-30 21:25:31] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009588 10.0.0.130 - - [2025-10-30 21:25:31] "POST /fqname-to-id HTTP/1.1" 404 217 0.003895 10.0.0.130 - - [2025-10-30 21:25:31] "POST /analytics-snmp-nodes HTTP/1.1" 200 613 0.080146 10.0.0.130 - - [2025-10-30 21:25:32] "GET / HTTP/1.1" 200 36215 0.002067 10.0.0.130 - - [2025-10-30 21:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007394 10.0.0.130 - - [2025-10-30 21:25:32] "GET /routing-instance/1df3aced-8a50-44f7-a337-67f7c00654d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.027758 10.0.0.130 - - [2025-10-30 21:25:32] "POST /bgp-routers HTTP/1.1" 200 620 0.118648 10.0.0.130 - - [2025-10-30 21:25:32] "GET /bgp-router/a5ab273f-456a-4150-8f38-c07665e4f558?fields=global_system_config_back_refs HTTP/1.1" 200 1134 0.019328 10.0.0.130 - - [2025-10-30 21:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.130 - - [2025-10-30 21:25:32] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007839 10.0.0.130 - - [2025-10-30 21:25:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005426 10.0.0.130 - - [2025-10-30 21:25:32] "POST /ref-update HTTP/1.1" 200 156 0.029710 10.0.0.130 - - [2025-10-30 21:25:32] "GET / HTTP/1.1" 200 36215 0.001463 10.0.0.130 - - [2025-10-30 21:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.130 - - [2025-10-30 21:25:32] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.015038 10.0.0.130 - - [2025-10-30 21:25:32] "POST /fqname-to-id HTTP/1.1" 404 217 0.011899 10.0.0.130 - - [2025-10-30 21:25:32] "POST /analytics-alarm-nodes HTTP/1.1" 200 615 0.086078 10.0.0.130 - - [2025-10-30 21:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.130 - - [2025-10-30 21:25:33] "GET /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003830 10.0.0.130 - - [2025-10-30 21:25:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.130 - - [2025-10-30 21:25:33] "PUT /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1 HTTP/1.1" 200 277 0.013967 10.0.0.130 - - [2025-10-30 21:25:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.130 - - [2025-10-30 21:25:34] "GET /network-ipam/c7991018-4427-4b4f-8025-2f74e3d695f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003263 10.0.0.130 - - [2025-10-30 21:25:34] "GET / HTTP/1.1" 200 36215 0.001634 10.0.0.130 - - [2025-10-30 21:25:34] "POST /alarms HTTP/1.1" 200 583 0.039723 10.0.0.130 - - [2025-10-30 21:25:34] "POST /alarms HTTP/1.1" 200 577 0.042896 10.0.0.130 - - [2025-10-30 21:25:34] "POST /alarms HTTP/1.1" 200 577 0.095356 10.0.0.130 - - [2025-10-30 21:25:34] "POST /alarms HTTP/1.1" 200 561 0.035769 10.0.0.130 - - [2025-10-30 21:25:34] "POST /alarms HTTP/1.1" 200 557 0.074911 10.0.0.130 - - [2025-10-30 21:25:34] "POST /fqname-to-id HTTP/1.1" 404 225 0.005354 10.0.0.130 - - [2025-10-30 21:25:34] "POST /alarms HTTP/1.1" 200 559 0.098314 10.0.0.130 - - [2025-10-30 21:25:34] "POST /access-control-lists HTTP/1.1" 200 589 0.062997 10.0.0.130 - - [2025-10-30 21:25:34] "POST /fqname-to-id HTTP/1.1" 404 224 0.023699 10.0.0.130 - - [2025-10-30 21:25:34] "POST /alarms HTTP/1.1" 200 567 0.066531 10.0.0.130 - - [2025-10-30 21:25:34] "POST /access-control-lists HTTP/1.1" 200 587 0.096267 10.0.0.130 - - [2025-10-30 21:25:34] "POST /alarms HTTP/1.1" 200 551 0.109132 10.0.0.130 - - [2025-10-30 21:25:35] "POST /alarms HTTP/1.1" 200 559 0.122766 10.0.0.130 - - [2025-10-30 21:25:35] "POST /route-targets HTTP/1.1" 200 328 0.053179 10.0.0.130 - - [2025-10-30 21:25:35] "POST /ref-update HTTP/1.1" 200 156 0.102087 10.0.0.130 - - [2025-10-30 21:25:35] "POST /alarms HTTP/1.1" 200 569 0.207739 10.0.0.130 - - [2025-10-30 21:25:35] "POST /route-targets HTTP/1.1" 200 328 0.077717 10.0.0.130 - - [2025-10-30 21:25:35] "POST /ref-update HTTP/1.1" 200 156 0.057302 10.0.0.130 - - [2025-10-30 21:25:35] "POST /alarms HTTP/1.1" 200 557 0.147969 10.0.0.130 - - [2025-10-30 21:25:35] "POST /alarms HTTP/1.1" 200 569 0.047444 10.0.0.130 - - [2025-10-30 21:25:35] "POST /route-targets HTTP/1.1" 200 328 0.035625 10.0.0.130 - - [2025-10-30 21:25:35] "POST /ref-update HTTP/1.1" 200 156 0.043131 10.0.0.130 - - [2025-10-30 21:25:35] "POST /route-targets HTTP/1.1" 200 328 0.034477 10.0.0.130 - - [2025-10-30 21:25:35] "POST /alarms HTTP/1.1" 200 577 0.207111 10.0.0.130 - - [2025-10-30 21:25:35] "POST /ref-update HTTP/1.1" 200 156 0.045804 10.0.0.130 - - [2025-10-30 21:25:35] "POST /alarms HTTP/1.1" 200 571 0.045989 10.0.0.130 - - [2025-10-30 21:25:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.004412 10.0.0.130 - - [2025-10-30 21:25:35] "POST /alarms HTTP/1.1" 200 563 0.079744 10.0.0.130 - - [2025-10-30 21:25:36] "POST /access-control-lists HTTP/1.1" 200 553 0.092922 10.0.0.130 - - [2025-10-30 21:25:36] "POST /alarms HTTP/1.1" 200 563 0.110595 10.0.0.130 - - [2025-10-30 21:25:36] "PUT /access-control-list/3acef527-d1ac-4d8f-a56b-f2ac04b8fe72 HTTP/1.1" 200 273 0.034182 10.0.0.130 - - [2025-10-30 21:25:36] "PUT /access-control-list/5f97a5fa-928e-4671-8185-9a2ff216b39a HTTP/1.1" 200 273 0.045027 10.0.0.130 - - [2025-10-30 21:25:36] "POST /alarms HTTP/1.1" 200 563 0.170371 10.0.0.130 - - [2025-10-30 21:25:36] "POST /alarms HTTP/1.1" 200 549 0.103274 10.0.0.130 - - [2025-10-30 21:25:36] "POST /alarms HTTP/1.1" 200 597 0.081985 10.0.0.130 - - [2025-10-30 21:25:36] "POST /alarms HTTP/1.1" 200 577 0.060496 10.0.0.130 - - [2025-10-30 21:25:36] "POST /alarms HTTP/1.1" 200 573 0.061810 10.0.0.130 - - [2025-10-30 21:25:36] "POST /alarms HTTP/1.1" 200 585 0.060730 10.0.0.130 - - [2025-10-30 21:25:36] "POST /alarms HTTP/1.1" 200 611 0.102875 10.0.0.130 - - [2025-10-30 21:25:37] "GET / HTTP/1.1" 200 36215 0.001804 10.0.0.130 - - [2025-10-30 21:25:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003600 10.0.0.130 - - [2025-10-30 21:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.130 - - [2025-10-30 21:25:37] "PUT /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1 HTTP/1.1" 200 277 0.012427 10.0.0.130 - - [2025-10-30 21:25:37] "GET / HTTP/1.1" 200 36215 0.001966 10.0.0.130 - - [2025-10-30 21:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.130 - - [2025-10-30 21:25:37] "GET /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004515 10.0.0.130 - - [2025-10-30 21:25:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.130 - - [2025-10-30 21:25:37] "PUT /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1 HTTP/1.1" 200 277 0.016552 10.0.0.130 - - [2025-10-30 21:25:38] "GET / HTTP/1.1" 200 36215 0.001370 10.0.0.130 - - [2025-10-30 21:25:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.130 - - [2025-10-30 21:25:38] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.005927 10.0.0.130 - - [2025-10-30 21:25:38] "PUT /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9 HTTP/1.1" 200 275 0.058916 10.0.0.130 - - [2025-10-30 21:28:02] "GET /global-system-configs HTTP/1.1" 200 323 0.002625 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:28:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001189 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:28:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001093 10.0.0.130 - - [2025-10-30 21:28:04] "GET /global-system-configs HTTP/1.1" 200 323 0.004884 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:28:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001190 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:28:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000969 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:28:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001052 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:28:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000854 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:28:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000981 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:28:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000924 10.0.0.130 - - [2025-10-30 21:28:22] "GET / HTTP/1.1" 200 36215 0.001672 10.0.0.130 - - [2025-10-30 21:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.130 - - [2025-10-30 21:28:22] "GET /domain/f6156964-cb3d-470d-ab80-dfdd5c69628c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.002781 10.0.0.130 - - [2025-10-30 21:28:23] "POST /id-to-fqname HTTP/1.1" 200 173 0.000660 10.0.0.130 - - [2025-10-30 21:28:23] "POST /fqname-to-id HTTP/1.1" 404 182 0.006397 10.0.0.130 - - [2025-10-30 21:28:23] "POST /security-groups HTTP/1.1" 200 572 0.081523 10.0.0.130 - - [2025-10-30 21:28:23] "POST /projects HTTP/1.1" 200 483 0.212610 10.0.0.130 - - [2025-10-30 21:28:23] "POST /fqname-to-id HTTP/1.1" 404 213 0.006232 10.0.0.130 - - [2025-10-30 21:28:23] "POST /access-control-lists HTTP/1.1" 200 581 0.072570 10.0.0.130 - - [2025-10-30 21:28:23] "POST /security-groups HTTP/1.1" 200 536 0.104944 10.0.0.130 - - [2025-10-30 21:28:23] "POST /fqname-to-id HTTP/1.1" 404 212 0.036598 10.0.0.130 - - [2025-10-30 21:28:23] "POST /chown HTTP/1.1" 200 109 0.019261 10.0.0.130 - - [2025-10-30 21:28:23] "POST /policy-managements HTTP/1.1" 409 214 0.013120 10.0.0.130 - - [2025-10-30 21:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.130 - - [2025-10-30 21:28:23] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017182 10.0.0.130 - - [2025-10-30 21:28:23] "POST /access-control-lists HTTP/1.1" 200 579 0.074512 10.0.0.130 - - [2025-10-30 21:28:23] "POST /application-policy-sets HTTP/1.1" 200 530 0.052788 10.0.0.130 - - [2025-10-30 21:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006225 10.0.0.130 - - [2025-10-30 21:28:23] "GET /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003675 10.0.0.130 - - [2025-10-30 21:28:23] "PUT /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1 HTTP/1.1" 200 277 0.010571 10.0.0.130 - - [2025-10-30 21:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017450 10.0.0.130 - - [2025-10-30 21:28:23] "GET /virtual-network/3a8dcf2c-1ff0-4042-a5ee-eb5c7d0ab9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004942 10.0.0.130 - - [2025-10-30 21:28:23] "POST /id-to-fqname HTTP/1.1" 200 177 0.000527 10.0.0.130 - - [2025-10-30 21:28:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.024539 10.0.0.130 - - [2025-10-30 21:28:23] "POST /security-groups HTTP/1.1" 200 576 0.074374 10.0.0.130 - - [2025-10-30 21:28:23] "POST /projects HTTP/1.1" 200 491 0.276565 10.0.0.130 - - [2025-10-30 21:28:23] "POST /security-groups HTTP/1.1" 200 548 0.027966 10.0.0.130 - - [2025-10-30 21:28:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.008556 10.0.0.130 - - [2025-10-30 21:28:23] "POST /access-control-lists HTTP/1.1" 200 596 0.024499 10.0.0.130 - - [2025-10-30 21:28:24] "POST /fqname-to-id HTTP/1.1" 404 231 0.019995 10.0.0.130 - - [2025-10-30 21:28:24] "POST /chown HTTP/1.1" 200 109 0.040354 10.0.0.130 - - [2025-10-30 21:28:24] "POST /network-ipams HTTP/1.1" 200 524 0.047790 10.0.0.130 - - [2025-10-30 21:28:24] "POST /access-control-lists HTTP/1.1" 200 594 0.067508 10.0.0.130 - - [2025-10-30 21:28:24] "POST /network-ipams HTTP/1.1" 200 512 0.045686 10.0.0.130 - - [2025-10-30 21:28:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.002383 10.0.0.130 - - [2025-10-30 21:28:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.010280 10.0.0.130 - - [2025-10-30 21:28:24] "POST /access-control-lists HTTP/1.1" 200 585 0.085626 10.0.0.130 - - [2025-10-30 21:28:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.011862 10.0.0.130 - - [2025-10-30 21:28:24] "POST /access-control-lists HTTP/1.1" 200 583 0.120735 10.0.0.130 - - [2025-10-30 21:28:24] "POST /useragent-kv HTTP/1.1" 200 115 0.018625 10.0.0.130 - - [2025-10-30 21:28:24] "POST /virtual-networks HTTP/1.1" 200 540 0.315836 10.0.0.130 - - [2025-10-30 21:28:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.010372 10.0.0.130 - - [2025-10-30 21:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.130 - - [2025-10-30 21:28:24] "POST /access-control-lists HTTP/1.1" 200 604 0.022298 10.0.0.130 - - [2025-10-30 21:28:24] "POST /fqname-to-id HTTP/1.1" 404 239 0.019791 10.0.0.130 - - [2025-10-30 21:28:24] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.008916 10.0.0.130 - - [2025-10-30 21:28:24] "POST /network-ipams HTTP/1.1" 200 520 0.035953 10.0.0.130 - - [2025-10-30 21:28:24] "POST /fqname-to-id HTTP/1.1" 404 202 0.009095 10.0.0.130 - - [2025-10-30 21:28:24] "POST /access-control-lists HTTP/1.1" 200 602 0.057272 10.0.0.130 - - [2025-10-30 21:28:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.001744 10.0.0.130 - - [2025-10-30 21:28:24] "POST /access-control-lists HTTP/1.1" 200 591 0.066456 10.0.0.130 - - [2025-10-30 21:28:24] "POST /route-targets HTTP/1.1" 200 328 0.016004 10.0.0.130 - - [2025-10-30 21:28:24] "POST /useragent-kv HTTP/1.1" 200 115 0.014375 10.0.0.130 - - [2025-10-30 21:28:24] "POST /virtual-networks HTTP/1.1" 200 548 0.211607 10.0.0.130 - - [2025-10-30 21:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.130 - - [2025-10-30 21:28:24] "POST /ref-update HTTP/1.1" 200 156 0.041262 10.0.0.130 - - [2025-10-30 21:28:24] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.043213 10.0.0.130 - - [2025-10-30 21:28:25] "POST /fqname-to-id HTTP/1.1" 404 199 0.002313 10.0.0.130 - - [2025-10-30 21:28:25] "PUT /access-control-list/dcfc718b-9702-4e24-8d8b-19a41337103d HTTP/1.1" 200 273 0.092558 10.0.0.130 - - [2025-10-30 21:28:25] "POST /network-policys HTTP/1.1" 200 540 0.042950 10.0.0.130 - - [2025-10-30 21:28:25] "POST /fqname-to-id HTTP/1.1" 404 197 0.023377 10.0.0.130 - - [2025-10-30 21:28:25] "POST /route-targets HTTP/1.1" 200 328 0.015059 10.0.0.130 - - [2025-10-30 21:28:25] "POST /ref-update HTTP/1.1" 200 156 0.028223 10.0.0.130 - - [2025-10-30 21:28:25] "POST /network-policys HTTP/1.1" 200 536 0.053319 10.0.0.130 - - [2025-10-30 21:28:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.020554 10.0.0.130 - - [2025-10-30 21:28:25] "POST /network-policys HTTP/1.1" 200 544 0.025682 10.0.0.130 - - [2025-10-30 21:28:25] "PUT /access-control-list/0375f3c6-15b8-4a56-8579-853f6524fdc3 HTTP/1.1" 200 273 0.019394 10.0.0.130 - - [2025-10-30 21:28:25] "POST /ref-update HTTP/1.1" 200 156 0.072445 10.0.0.130 - - [2025-10-30 21:28:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014317 10.0.0.130 - - [2025-10-30 21:28:25] "PUT /access-control-list/dcfc718b-9702-4e24-8d8b-19a41337103d HTTP/1.1" 200 273 0.035269 10.0.0.130 - - [2025-10-30 21:28:25] "POST /ref-update HTTP/1.1" 200 156 0.091747 10.0.0.130 - - [2025-10-30 21:28:25] "PUT /access-control-list/0375f3c6-15b8-4a56-8579-853f6524fdc3 HTTP/1.1" 200 273 0.036678 10.0.0.130 - - [2025-10-30 21:28:25] "POST /ref-update HTTP/1.1" 200 156 0.099646 10.0.0.130 - - [2025-10-30 21:28:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025423 10.0.0.130 - - [2025-10-30 21:28:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005052 10.0.0.130 - - [2025-10-30 21:28:25] "PUT /access-control-list/dcfc718b-9702-4e24-8d8b-19a41337103d HTTP/1.1" 200 273 0.094178 10.0.0.130 - - [2025-10-30 21:28:25] "POST /ref-update HTTP/1.1" 200 156 0.061471 10.0.0.130 - - [2025-10-30 21:28:25] "POST /fqname-to-id HTTP/1.1" 404 237 0.015347 10.0.0.130 - - [2025-10-30 21:28:25] "POST /ref-update HTTP/1.1" 200 156 0.148317 10.0.0.130 - - [2025-10-30 21:28:25] "POST /access-control-lists HTTP/1.1" 200 603 0.082772 10.0.0.130 - - [2025-10-30 21:28:25] "POST /ref-update HTTP/1.1" 200 156 0.092086 10.0.0.130 - - [2025-10-30 21:28:26] "POST /ref-update HTTP/1.1" 200 156 0.051077 10.0.0.130 - - [2025-10-30 21:28:26] "POST /ref-update HTTP/1.1" 200 156 0.134299 10.0.0.130 - - [2025-10-30 21:28:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.036027 10.0.0.130 - - [2025-10-30 21:28:26] "PUT /access-control-list/0375f3c6-15b8-4a56-8579-853f6524fdc3 HTTP/1.1" 200 273 0.096164 10.0.0.130 - - [2025-10-30 21:28:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032187 10.0.0.130 - - [2025-10-30 21:28:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002796 10.0.0.130 - - [2025-10-30 21:28:26] "PUT /access-control-list/f96856fb-5007-4e36-89eb-f283a35e3bdb HTTP/1.1" 200 273 0.066540 10.0.0.130 - - [2025-10-30 21:28:26] "POST /ref-update HTTP/1.1" 200 156 0.024443 10.0.0.130 - - [2025-10-30 21:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.130 - - [2025-10-30 21:28:26] "GET /virtual-network/3a8dcf2c-1ff0-4042-a5ee-eb5c7d0ab9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.006831 10.0.0.130 - - [2025-10-30 21:28:26] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.007426 10.0.0.130 - - [2025-10-30 21:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.130 - - [2025-10-30 21:28:26] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003212 10.0.0.130 - - [2025-10-30 21:28:26] "POST /firewall-policys HTTP/1.1" 200 532 0.024364 10.0.0.130 - - [2025-10-30 21:28:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022365 10.0.0.130 - - [2025-10-30 21:28:26] "GET /firewall-policy/1d7e9ef6-765c-40c4-a793-937dc5be11c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.013508 10.0.0.130 - - [2025-10-30 21:28:26] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003067 10.0.0.130 - - [2025-10-30 21:28:26] "GET /firewall-policy/1d7e9ef6-765c-40c4-a793-937dc5be11c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002763 10.0.0.130 - - [2025-10-30 21:28:26] "POST /ref-update HTTP/1.1" 200 156 0.017327 10.0.0.130 - - [2025-10-30 21:28:26] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.004278 10.0.0.130 - - [2025-10-30 21:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.130 - - [2025-10-30 21:28:26] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004976 10.0.0.130 - - [2025-10-30 21:28:26] "POST /firewall-policys HTTP/1.1" 200 534 0.031742 10.0.0.130 - - [2025-10-30 21:28:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.034659 10.0.0.130 - - [2025-10-30 21:28:26] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.123103 10.0.0.130 - - [2025-10-30 21:28:26] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.017635 10.0.0.130 - - [2025-10-30 21:28:27] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003844 10.0.0.130 - - [2025-10-30 21:28:27] "GET /firewall-policy/1d7e9ef6-765c-40c4-a793-937dc5be11c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.011479 10.0.0.130 - - [2025-10-30 21:28:27] "GET /firewall-policy/1d7e9ef6-765c-40c4-a793-937dc5be11c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.008344 10.0.0.130 - - [2025-10-30 21:28:27] "POST /ref-update HTTP/1.1" 200 156 0.015293 10.0.0.130 - - [2025-10-30 21:28:27] "POST /ref-update HTTP/1.1" 200 156 0.037387 10.0.0.130 - - [2025-10-30 21:28:27] "POST /ref-update HTTP/1.1" 200 156 0.043118 10.0.0.130 - - [2025-10-30 21:28:27] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.005025 10.0.0.130 - - [2025-10-30 21:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.130 - - [2025-10-30 21:28:27] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002876 10.0.0.130 - - [2025-10-30 21:28:27] "POST /firewall-policys HTTP/1.1" 200 532 0.025003 10.0.0.130 - - [2025-10-30 21:28:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024993 10.0.0.130 - - [2025-10-30 21:28:27] "GET /firewall-policy/99ac21fb-371b-488d-b363-d0885abd1033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002886 10.0.0.130 - - [2025-10-30 21:28:27] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003875 10.0.0.130 - - [2025-10-30 21:28:27] "GET /firewall-policy/99ac21fb-371b-488d-b363-d0885abd1033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003342 10.0.0.130 - - [2025-10-30 21:28:27] "GET /firewall-policy/1d7e9ef6-765c-40c4-a793-937dc5be11c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002903 10.0.0.130 - - [2025-10-30 21:28:27] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003455 10.0.0.130 - - [2025-10-30 21:28:27] "GET /firewall-policy/1d7e9ef6-765c-40c4-a793-937dc5be11c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002654 10.0.0.130 - - [2025-10-30 21:28:27] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002659 10.0.0.130 - - [2025-10-30 21:28:27] "POST /ref-update HTTP/1.1" 200 156 0.020580 10.0.0.130 - - [2025-10-30 21:28:27] "POST /ref-update HTTP/1.1" 200 156 0.024426 10.0.0.130 - - [2025-10-30 21:28:27] "POST /ref-update HTTP/1.1" 200 156 0.027923 10.0.0.130 - - [2025-10-30 21:28:27] "POST /ref-update HTTP/1.1" 200 156 0.035208 10.0.0.130 - - [2025-10-30 21:28:27] "POST /ref-update HTTP/1.1" 200 156 0.028535 10.0.0.130 - - [2025-10-30 21:28:27] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.025428 10.0.0.130 - - [2025-10-30 21:28:27] "POST /tags HTTP/1.1" 200 300 0.045207 10.0.0.130 - - [2025-10-30 21:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.130 - - [2025-10-30 21:28:27] "GET /tag/55365f85-ca99-4adb-8d6e-8325e6ec7119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012414 10.0.0.130 - - [2025-10-30 21:28:27] "POST /set-tag HTTP/1.1" 200 109 0.022105 10.0.0.130 - - [2025-10-30 21:28:28] "POST /tags HTTP/1.1" 200 306 0.100439 10.0.0.130 - - [2025-10-30 21:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.130 - - [2025-10-30 21:28:28] "GET /tag/fae852df-6e6a-4b37-b03b-0c8cce9aa5f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017381 10.0.0.130 - - [2025-10-30 21:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.130 - - [2025-10-30 21:28:28] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.025160 10.0.0.130 - - [2025-10-30 21:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.130 - - [2025-10-30 21:28:28] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.009252 10.0.0.130 - - [2025-10-30 21:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.130 - - [2025-10-30 21:28:28] "GET /service-appliance-set/17076127-0c46-46f9-b0e1-bea1b7541bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004143 10.0.0.130 - - [2025-10-30 21:28:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.001577 10.0.0.130 - - [2025-10-30 21:28:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.119056 10.0.0.130 - - [2025-10-30 21:28:28] "GET /virtual-machine-interface/a8ed5ef3-79d0-4ef0-9ed3-48ede9621aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.020710 10.0.0.130 - - [2025-10-30 21:28:28] "POST /instance-ips HTTP/1.1" 200 382 0.049510 10.0.0.130 - - [2025-10-30 21:28:28] "GET /instance-ip/d420f6f3-9b35-42a1-b38a-ce73fbc36d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.016036 10.0.0.130 - - [2025-10-30 21:28:28] "POST /loadbalancers HTTP/1.1" 200 584 0.073675 10.0.0.130 - - [2025-10-30 21:28:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011525 10.0.0.130 - - [2025-10-30 21:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.024332 10.0.0.130 - - [2025-10-30 21:28:28] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.079501 10.0.0.130 - - [2025-10-30 21:28:28] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.073164 10.0.0.130 - - [2025-10-30 21:28:28] "GET /instance-ip/d420f6f3-9b35-42a1-b38a-ce73fbc36d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.036803 10.0.0.130 - - [2025-10-30 21:28:28] "GET /loadbalancer/c512c5ec-aa80-4de7-b7ec-b1734b1a1329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.032947 10.0.0.130 - - [2025-10-30 21:28:29] "POST /floating-ips HTTP/1.1" 200 585 0.049161 10.0.0.130 - - [2025-10-30 21:28:29] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.052751 10.0.0.130 - - [2025-10-30 21:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028046 10.0.0.130 - - [2025-10-30 21:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005818 10.0.0.130 - - [2025-10-30 21:28:29] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.051452 10.0.0.130 - - [2025-10-30 21:28:29] "GET /loadbalancer-listener/fbeedf9a-5b47-4b49-a471-232939fc0273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.003222 10.0.0.130 - - [2025-10-30 21:28:29] "GET /loadbalancer-listener/fbeedf9a-5b47-4b49-a471-232939fc0273?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004940 10.0.0.130 - - [2025-10-30 21:28:29] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.057883 10.0.0.130 - - [2025-10-30 21:28:29] "GET /instance-ip/d420f6f3-9b35-42a1-b38a-ce73fbc36d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004248 10.0.0.130 - - [2025-10-30 21:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008237 10.0.0.130 - - [2025-10-30 21:28:29] "GET /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.006103 10.0.0.130 - - [2025-10-30 21:28:29] "GET /instance-ip/d420f6f3-9b35-42a1-b38a-ce73fbc36d16?fields=floating_ips HTTP/1.1" 200 1173 0.016032 10.0.0.130 - - [2025-10-30 21:28:29] "GET /floating-ip/8daefe75-515c-4702-afd1-293553f1313f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.006313 10.0.0.130 - - [2025-10-30 21:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.130 - - [2025-10-30 21:28:29] "PUT /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1 HTTP/1.1" 200 277 0.010920 10.0.0.130 - - [2025-10-30 21:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.130 - - [2025-10-30 21:28:29] "GET /loadbalancer/c512c5ec-aa80-4de7-b7ec-b1734b1a1329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003322 10.0.0.130 - - [2025-10-30 21:28:29] "POST /tags HTTP/1.1" 200 302 0.050368 10.0.0.130 - - [2025-10-30 21:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017090 10.0.0.130 - - [2025-10-30 21:28:29] "GET /tag/15e40457-ea1f-4736-a555-6aa8272519a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.019295 10.0.0.130 - - [2025-10-30 21:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802 10.0.0.130 - - [2025-10-30 21:28:29] "GET /project/4a7e7486-f81f-43bb-9640-5cc84d0d94f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.044436 10.0.0.130 - - [2025-10-30 21:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017956 10.0.0.130 - - [2025-10-30 21:28:29] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.008009 10.0.0.130 - - [2025-10-30 21:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.130 - - [2025-10-30 21:28:29] "GET /service-appliance-set/17076127-0c46-46f9-b0e1-bea1b7541bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003281 10.0.0.130 - - [2025-10-30 21:28:29] "POST /fqname-to-id HTTP/1.1" 404 242 0.002182 10.0.0.130 - - [2025-10-30 21:28:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.147349 10.0.0.130 - - [2025-10-30 21:28:30] "GET /virtual-machine-interface/96ba467c-7b38-48bc-be16-b0d3fd7f0ec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.017575 10.0.0.130 - - [2025-10-30 21:28:30] "POST /instance-ips HTTP/1.1" 200 378 0.034369 10.0.0.130 - - [2025-10-30 21:28:30] "GET /instance-ip/3d3ea5f2-68fa-4177-9f26-47322b698a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.009058 10.0.0.130 - - [2025-10-30 21:28:30] "POST /loadbalancers HTTP/1.1" 200 584 0.079139 10.0.0.130 - - [2025-10-30 21:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.034686 10.0.0.130 - - [2025-10-30 21:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008491 10.0.0.130 - - [2025-10-30 21:28:30] "GET /project/4a7e7486-f81f-43bb-9640-5cc84d0d94f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.109875 10.0.0.130 - - [2025-10-30 21:28:30] "GET /instance-ip/3d3ea5f2-68fa-4177-9f26-47322b698a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.008809 10.0.0.130 - - [2025-10-30 21:28:30] "GET /project/4a7e7486-f81f-43bb-9640-5cc84d0d94f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.105839 10.0.0.130 - - [2025-10-30 21:28:30] "GET /loadbalancer/e2459db2-5d38-4db0-a3c8-49bf7238ef03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.008173 10.0.0.130 - - [2025-10-30 21:28:30] "POST /floating-ips HTTP/1.1" 200 583 0.079864 10.0.0.130 - - [2025-10-30 21:28:30] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.090607 10.0.0.130 - - [2025-10-30 21:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022784 10.0.0.130 - - [2025-10-30 21:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010434 10.0.0.130 - - [2025-10-30 21:28:30] "GET /project/4a7e7486-f81f-43bb-9640-5cc84d0d94f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.102527 10.0.0.130 - - [2025-10-30 21:28:30] "GET /loadbalancer-listener/11f027b4-8a43-48c7-aae5-a30c75432678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.009267 10.0.0.130 - - [2025-10-30 21:28:30] "GET /loadbalancer-listener/11f027b4-8a43-48c7-aae5-a30c75432678?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007641 10.0.0.130 - - [2025-10-30 21:28:30] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.089686 10.0.0.130 - - [2025-10-30 21:28:30] "GET /instance-ip/3d3ea5f2-68fa-4177-9f26-47322b698a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.011732 10.0.0.130 - - [2025-10-30 21:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016288 10.0.0.130 - - [2025-10-30 21:28:30] "GET /instance-ip/3d3ea5f2-68fa-4177-9f26-47322b698a04?fields=floating_ips HTTP/1.1" 200 1166 0.018017 10.0.0.130 - - [2025-10-30 21:28:31] "GET /floating-ip/d536c665-198e-40d8-9da4-51b1febef353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.017356 10.0.0.130 - - [2025-10-30 21:28:31] "GET /project/4a7e7486-f81f-43bb-9640-5cc84d0d94f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.123840 10.0.0.130 - - [2025-10-30 21:28:31] "GET /loadbalancer/e2459db2-5d38-4db0-a3c8-49bf7238ef03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.050001 10.0.0.130 - - [2025-10-30 21:28:31] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.042582 10.0.0.130 - - [2025-10-30 21:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.059873 10.0.0.130 - - [2025-10-30 21:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010527 10.0.0.130 - - [2025-10-30 21:28:31] "GET /project/4a7e7486-f81f-43bb-9640-5cc84d0d94f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047158 10.0.0.130 - - [2025-10-30 21:28:31] "GET /loadbalancer-listener/aecf1613-8a24-43f6-9f7e-752ac582f034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.007086 10.0.0.130 - - [2025-10-30 21:28:31] "GET /loadbalancer-listener/aecf1613-8a24-43f6-9f7e-752ac582f034?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004960 10.0.0.130 - - [2025-10-30 21:28:31] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021831 10.0.0.130 - - [2025-10-30 21:28:31] "GET /instance-ip/3d3ea5f2-68fa-4177-9f26-47322b698a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.015704 10.0.0.130 - - [2025-10-30 21:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008135 10.0.0.130 - - [2025-10-30 21:28:31] "GET /instance-ip/3d3ea5f2-68fa-4177-9f26-47322b698a04?fields=floating_ips HTTP/1.1" 200 1166 0.005469 10.0.0.130 - - [2025-10-30 21:28:31] "GET /floating-ip/d536c665-198e-40d8-9da4-51b1febef353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.003055 10.0.0.130 - - [2025-10-30 21:28:31] "GET /project/4a7e7486-f81f-43bb-9640-5cc84d0d94f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.073382 10.0.0.130 - - [2025-10-30 21:28:31] "GET /loadbalancer/e2459db2-5d38-4db0-a3c8-49bf7238ef03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.028180 10.0.0.130 - - [2025-10-30 21:28:31] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.069073 10.0.0.130 - - [2025-10-30 21:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.040576 10.0.0.130 - - [2025-10-30 21:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020587 10.0.0.130 - - [2025-10-30 21:28:31] "GET /project/4a7e7486-f81f-43bb-9640-5cc84d0d94f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.066771 10.0.0.130 - - [2025-10-30 21:28:31] "GET /loadbalancer-listener/c6dd6f88-9460-403c-ab7f-060054b756b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.009650 10.0.0.130 - - [2025-10-30 21:28:31] "GET /loadbalancer-listener/c6dd6f88-9460-403c-ab7f-060054b756b3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.005496 10.0.0.130 - - [2025-10-30 21:28:32] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.034271 10.0.0.130 - - [2025-10-30 21:28:32] "GET /instance-ip/3d3ea5f2-68fa-4177-9f26-47322b698a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002839 10.0.0.130 - - [2025-10-30 21:28:32] "GET /instance-ip/3d3ea5f2-68fa-4177-9f26-47322b698a04?fields=floating_ips HTTP/1.1" 200 1166 0.003103 10.0.0.130 - - [2025-10-30 21:28:32] "GET /floating-ip/d536c665-198e-40d8-9da4-51b1febef353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.003551 10.0.0.130 - - [2025-10-30 21:28:32] "POST /tags HTTP/1.1" 200 358 0.074252 10.0.0.130 - - [2025-10-30 21:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016840 10.0.0.130 - - [2025-10-30 21:28:32] "GET /tag/b82df7be-710b-4427-9a8d-77c429c13e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.020479 10.0.0.130 - - [2025-10-30 21:28:32] "POST /tags HTTP/1.1" 200 306 0.101864 10.0.0.130 - - [2025-10-30 21:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017680 10.0.0.130 - - [2025-10-30 21:28:32] "GET /tag/9c98326f-5cc3-48e8-b6ff-e690eaa2ced1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.022584 10.0.0.130 - - [2025-10-30 21:28:32] "POST /id-to-fqname HTTP/1.1" 200 174 0.001486 10.0.0.130 - - [2025-10-30 21:28:32] "POST /fqname-to-id HTTP/1.1" 404 183 0.005286 10.0.0.130 - - [2025-10-30 21:28:32] "POST /security-groups HTTP/1.1" 200 573 0.080904 10.0.0.130 - - [2025-10-30 21:28:32] "POST /projects HTTP/1.1" 200 485 0.193334 10.0.0.130 - - [2025-10-30 21:28:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.003010 10.0.0.130 - - [2025-10-30 21:28:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019629 10.0.0.130 - - [2025-10-30 21:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006180 10.0.0.130 - - [2025-10-30 21:28:32] "POST /access-control-lists HTTP/1.1" 200 582 0.117717 10.0.0.130 - - [2025-10-30 21:28:32] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.057198 10.0.0.130 - - [2025-10-30 21:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.033745 10.0.0.130 - - [2025-10-30 21:28:32] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.004416 10.0.0.130 - - [2025-10-30 21:28:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.002351 10.0.0.130 - - [2025-10-30 21:28:32] "GET / HTTP/1.1" 200 36215 0.002361 10.0.0.130 - - [2025-10-30 21:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.130 - - [2025-10-30 21:28:32] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.018441 10.0.0.130 - - [2025-10-30 21:28:32] "POST /access-control-lists HTTP/1.1" 200 580 0.070659 10.0.0.130 - - [2025-10-30 21:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014948 10.0.0.130 - - [2025-10-30 21:28:32] "GET /config-node/6f512e85-4b43-49cb-805e-14ffc016977a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1213 0.019135 10.0.0.130 - - [2025-10-30 21:28:32] "PUT /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b HTTP/1.1" 200 265 0.128729 10.0.0.130 - - [2025-10-30 21:28:33] "PUT /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a HTTP/1.1" 200 265 0.107199 10.0.0.130 - - [2025-10-30 21:28:33] "POST /security-groups HTTP/1.1" 200 539 0.077046 10.0.0.130 - - [2025-10-30 21:28:33] "POST /fqname-to-id HTTP/1.1" 404 234 0.002337 10.0.0.130 - - [2025-10-30 21:28:33] "POST /access-control-lists HTTP/1.1" 200 598 0.061722 10.0.0.130 - - [2025-10-30 21:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.073771 10.0.0.130 - - [2025-10-30 21:28:33] "POST /fqname-to-id HTTP/1.1" 404 233 0.001514 10.0.0.130 - - [2025-10-30 21:28:33] "POST /chown HTTP/1.1" 200 109 0.017475 10.0.0.130 - - [2025-10-30 21:28:33] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011784 10.0.0.130 - - [2025-10-30 21:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.130 - - [2025-10-30 21:28:33] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.027969 10.0.0.130 - - [2025-10-30 21:28:33] "POST /access-control-lists HTTP/1.1" 200 596 0.108345 10.0.0.130 - - [2025-10-30 21:28:33] "POST /tags HTTP/1.1" 409 207 0.012757 10.0.0.130 - - [2025-10-30 21:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.130 - - [2025-10-30 21:28:33] "GET /tag/9c98326f-5cc3-48e8-b6ff-e690eaa2ced1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.012728 10.0.0.130 - - [2025-10-30 21:28:33] "POST /firewall-rules HTTP/1.1" 200 566 0.089885 10.0.0.130 - - [2025-10-30 21:28:33] "GET /firewall-rule/716e06c4-a59e-4789-a18a-25b1cafc55dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004837 10.0.0.130 - - [2025-10-30 21:28:33] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002429 10.0.0.130 - - [2025-10-30 21:28:33] "GET /firewall-rule/716e06c4-a59e-4789-a18a-25b1cafc55dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002849 10.0.0.130 - - [2025-10-30 21:28:33] "POST /ref-update HTTP/1.1" 200 156 0.016079 10.0.0.130 - - [2025-10-30 21:28:33] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008750 10.0.0.130 - - [2025-10-30 21:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.130 - - [2025-10-30 21:28:33] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005248 10.0.0.130 - - [2025-10-30 21:28:33] "POST /tags HTTP/1.1" 409 207 0.002844 10.0.0.130 - - [2025-10-30 21:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.130 - - [2025-10-30 21:28:33] "GET /tag/9c98326f-5cc3-48e8-b6ff-e690eaa2ced1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.011717 10.0.0.130 - - [2025-10-30 21:28:33] "POST /firewall-rules HTTP/1.1" 200 564 0.075464 10.0.0.130 - - [2025-10-30 21:28:33] "GET /firewall-rule/a624ad97-08e8-4ced-bc95-e1b1181332c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.017641 10.0.0.130 - - [2025-10-30 21:28:33] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005036 10.0.0.130 - - [2025-10-30 21:28:33] "GET /firewall-rule/a624ad97-08e8-4ced-bc95-e1b1181332c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003435 10.0.0.130 - - [2025-10-30 21:28:33] "POST /ref-update HTTP/1.1" 200 156 0.021926 10.0.0.130 - - [2025-10-30 21:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.130 - - [2025-10-30 21:28:34] "GET /loadbalancer/e2459db2-5d38-4db0-a3c8-49bf7238ef03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002693 10.0.0.130 - - [2025-10-30 21:28:34] "POST /tags HTTP/1.1" 200 356 0.052364 10.0.0.130 - - [2025-10-30 21:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.130 - - [2025-10-30 21:28:34] "GET /tag/cfc7cc73-ee0a-4a20-9a84-69d6be7d15db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.016182 10.0.0.130 - - [2025-10-30 21:28:34] "POST /tags HTTP/1.1" 200 304 0.031947 10.0.0.130 - - [2025-10-30 21:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.130 - - [2025-10-30 21:28:34] "GET /tag/6e944c59-8488-4867-9502-572dc3e5d368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012592 10.0.0.130 - - [2025-10-30 21:28:34] "POST /projects HTTP/1.1" 409 218 0.002697 10.0.0.130 - - [2025-10-30 21:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.130 - - [2025-10-30 21:28:34] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033811 10.0.0.130 - - [2025-10-30 21:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.130 - - [2025-10-30 21:28:34] "GET /network-ipam/f383b3a1-a399-416c-a744-57cfe126e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004892 10.0.0.130 - - [2025-10-30 21:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.130 - - [2025-10-30 21:28:34] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004682 10.0.0.130 - - [2025-10-30 21:28:34] "PUT /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b HTTP/1.1" 200 265 0.041302 10.0.0.130 - - [2025-10-30 21:28:34] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.010321 10.0.0.130 - - [2025-10-30 21:28:34] "POST /set-tag HTTP/1.1" 200 109 0.074677 10.0.0.130 - - [2025-10-30 21:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.130 - - [2025-10-30 21:28:34] "GET /network-ipam/cc6f259a-a2d8-42f0-a510-29c416aa41cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.004166 10.0.0.130 - - [2025-10-30 21:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.130 - - [2025-10-30 21:28:34] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005899 10.0.0.130 - - [2025-10-30 21:28:34] "PUT /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a HTTP/1.1" 200 265 0.090823 10.0.0.130 - - [2025-10-30 21:28:34] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.018262 10.0.0.130 - - [2025-10-30 21:28:34] "POST /set-tag HTTP/1.1" 200 109 0.051723 10.0.0.130 - - [2025-10-30 21:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006619 10.0.0.130 - - [2025-10-30 21:28:34] "GET /network-policy/23cef4e2-a413-4d4d-8bf8-ce3aaaf526b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004609 10.0.0.130 - - [2025-10-30 21:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.130 - - [2025-10-30 21:28:35] "GET /network-policy/a9c49f91-b01c-4c79-a7d7-acaeac36bd03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.002695 10.0.0.130 - - [2025-10-30 21:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.130 - - [2025-10-30 21:28:35] "GET /network-policy/888dcfb6-c587-464f-95ce-1271816cb817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003205 10.0.0.130 - - [2025-10-30 21:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.130 - - [2025-10-30 21:28:35] "PUT /network-policy/888dcfb6-c587-464f-95ce-1271816cb817 HTTP/1.1" 200 263 0.009307 10.0.0.130 - - [2025-10-30 21:28:35] "PUT /access-control-list/dcfc718b-9702-4e24-8d8b-19a41337103d HTTP/1.1" 200 273 0.063252 10.0.0.130 - - [2025-10-30 21:28:35] "POST /ref-update HTTP/1.1" 200 156 0.126960 10.0.0.130 - - [2025-10-30 21:28:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017166 10.0.0.130 - - [2025-10-30 21:28:35] "PUT /access-control-list/f96856fb-5007-4e36-89eb-f283a35e3bdb HTTP/1.1" 200 273 0.021834 10.0.0.130 - - [2025-10-30 21:28:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007625 10.0.0.130 - - [2025-10-30 21:28:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002449 10.0.0.130 - - [2025-10-30 21:28:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002108 10.0.0.130 - - [2025-10-30 21:28:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002029 10.0.0.130 - - [2025-10-30 21:28:35] "POST /security-groups HTTP/1.1" 409 245 0.003095 10.0.0.130 - - [2025-10-30 21:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.130 - - [2025-10-30 21:28:35] "PUT /security-group/35e0b2f6-4713-462e-b15e-471bc5a07476 HTTP/1.1" 200 263 0.066102 10.0.0.130 - - [2025-10-30 21:28:35] "PUT /access-control-list/08905e2e-276a-49e3-b6ad-bdd835fb0346 HTTP/1.1" 200 273 0.016536 10.0.0.130 - - [2025-10-30 21:28:35] "PUT /access-control-list/6e2ef11e-218f-4aaa-abe6-0d8780f559da HTTP/1.1" 200 273 0.020991 10.0.0.130 - - [2025-10-30 21:28:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.030514 10.0.0.130 - - [2025-10-30 21:28:35] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012757 10.0.0.130 - - [2025-10-30 21:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.130 - - [2025-10-30 21:28:35] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003084 10.0.0.130 - - [2025-10-30 21:28:35] "POST /tags HTTP/1.1" 409 206 0.001966 10.0.0.130 - - [2025-10-30 21:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.130 - - [2025-10-30 21:28:35] "GET /tag/6e944c59-8488-4867-9502-572dc3e5d368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012033 10.0.0.130 - - [2025-10-30 21:28:35] "POST /firewall-rules HTTP/1.1" 200 564 0.071211 10.0.0.130 - - [2025-10-30 21:28:35] "GET /firewall-rule/90bfa455-706e-4825-a7c2-5f56159473a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.035763 10.0.0.130 - - [2025-10-30 21:28:35] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005100 10.0.0.130 - - [2025-10-30 21:28:35] "GET /firewall-rule/90bfa455-706e-4825-a7c2-5f56159473a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002736 10.0.0.130 - - [2025-10-30 21:28:35] "POST /ref-update HTTP/1.1" 200 156 0.024646 10.0.0.130 - - [2025-10-30 21:28:35] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003124 10.0.0.130 - - [2025-10-30 21:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.130 - - [2025-10-30 21:28:35] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002312 10.0.0.130 - - [2025-10-30 21:28:35] "POST /tags HTTP/1.1" 409 206 0.002294 10.0.0.130 - - [2025-10-30 21:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.130 - - [2025-10-30 21:28:35] "GET /tag/6e944c59-8488-4867-9502-572dc3e5d368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016095 10.0.0.130 - - [2025-10-30 21:28:36] "POST /firewall-rules HTTP/1.1" 200 562 0.066678 10.0.0.130 - - [2025-10-30 21:28:36] "GET /firewall-rule/60d115f8-b9e2-4d5e-b1b2-2dd50a811e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.008367 10.0.0.130 - - [2025-10-30 21:28:36] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003237 10.0.0.130 - - [2025-10-30 21:28:36] "GET /firewall-rule/60d115f8-b9e2-4d5e-b1b2-2dd50a811e45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003204 10.0.0.130 - - [2025-10-30 21:28:36] "POST /ref-update HTTP/1.1" 200 156 0.036286 10.0.0.130 - - [2025-10-30 21:28:36] "POST /tags HTTP/1.1" 200 372 0.038564 10.0.0.130 - - [2025-10-30 21:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.130 - - [2025-10-30 21:28:36] "GET /tag/a4314f38-9dcf-4606-ad40-78716e141250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.021227 10.0.0.130 - - [2025-10-30 21:28:36] "POST /tags HTTP/1.1" 200 320 0.022871 10.0.0.130 - - [2025-10-30 21:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005589 10.0.0.130 - - [2025-10-30 21:28:36] "GET /tag/da909cb8-5815-4860-b175-9ab05a4e5249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.019948 10.0.0.130 - - [2025-10-30 21:28:36] "POST /id-to-fqname HTTP/1.1" 200 181 0.000518 10.0.0.130 - - [2025-10-30 21:28:36] "POST /fqname-to-id HTTP/1.1" 404 190 0.007927 10.0.0.130 - - [2025-10-30 21:28:36] "POST /security-groups HTTP/1.1" 200 580 0.075975 10.0.0.130 - - [2025-10-30 21:28:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.003927 10.0.0.130 - - [2025-10-30 21:28:36] "POST /projects HTTP/1.1" 200 499 0.257617 10.0.0.130 - - [2025-10-30 21:28:36] "POST /access-control-lists HTTP/1.1" 200 589 0.075009 10.0.0.130 - - [2025-10-30 21:28:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.006045 10.0.0.130 - - [2025-10-30 21:28:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.026249 10.0.0.130 - - [2025-10-30 21:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011743 10.0.0.130 - - [2025-10-30 21:28:36] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005558 10.0.0.130 - - [2025-10-30 21:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.130 - - [2025-10-30 21:28:36] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.022690 10.0.0.130 - - [2025-10-30 21:28:36] "POST /access-control-lists HTTP/1.1" 200 587 0.067952 10.0.0.130 - - [2025-10-30 21:28:36] "PUT /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b HTTP/1.1" 200 265 0.097900 10.0.0.130 - - [2025-10-30 21:28:37] "PUT /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a HTTP/1.1" 200 265 0.082304 10.0.0.130 - - [2025-10-30 21:28:37] "POST /security-groups HTTP/1.1" 200 560 0.096537 10.0.0.130 - - [2025-10-30 21:28:37] "POST /fqname-to-id HTTP/1.1" 404 248 0.011206 10.0.0.130 - - [2025-10-30 21:28:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.046866 10.0.0.130 - - [2025-10-30 21:28:37] "POST /chown HTTP/1.1" 200 109 0.025585 10.0.0.130 - - [2025-10-30 21:28:37] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020899 10.0.0.130 - - [2025-10-30 21:28:37] "POST /access-control-lists HTTP/1.1" 200 612 0.085946 10.0.0.130 - - [2025-10-30 21:28:37] "POST /fqname-to-id HTTP/1.1" 404 247 0.012869 10.0.0.130 - - [2025-10-30 21:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013355 10.0.0.130 - - [2025-10-30 21:28:37] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002874 10.0.0.130 - - [2025-10-30 21:28:37] "POST /tags HTTP/1.1" 409 214 0.001781 10.0.0.130 - - [2025-10-30 21:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.130 - - [2025-10-30 21:28:37] "GET /tag/da909cb8-5815-4860-b175-9ab05a4e5249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.010525 10.0.0.130 - - [2025-10-30 21:28:37] "POST /access-control-lists HTTP/1.1" 200 610 0.081744 10.0.0.130 - - [2025-10-30 21:28:37] "POST /firewall-rules HTTP/1.1" 200 580 0.129267 10.0.0.130 - - [2025-10-30 21:28:37] "GET /firewall-rule/44e788d6-5d6b-43e2-beee-9ed809fdb8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004423 10.0.0.130 - - [2025-10-30 21:28:37] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.005487 10.0.0.130 - - [2025-10-30 21:28:37] "GET /firewall-rule/44e788d6-5d6b-43e2-beee-9ed809fdb8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.001980 10.0.0.130 - - [2025-10-30 21:28:37] "POST /ref-update HTTP/1.1" 200 156 0.034372 10.0.0.130 - - [2025-10-30 21:28:37] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004724 10.0.0.130 - - [2025-10-30 21:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.130 - - [2025-10-30 21:28:37] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003091 10.0.0.130 - - [2025-10-30 21:28:37] "POST /tags HTTP/1.1" 409 214 0.001895 10.0.0.130 - - [2025-10-30 21:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.130 - - [2025-10-30 21:28:37] "GET /tag/da909cb8-5815-4860-b175-9ab05a4e5249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.012267 10.0.0.130 - - [2025-10-30 21:28:37] "POST /firewall-rules HTTP/1.1" 200 578 0.075759 10.0.0.130 - - [2025-10-30 21:28:37] "GET /firewall-rule/5369cde1-0329-4655-be49-f68e8574db5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.009048 10.0.0.130 - - [2025-10-30 21:28:38] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004714 10.0.0.130 - - [2025-10-30 21:28:38] "GET /firewall-rule/5369cde1-0329-4655-be49-f68e8574db5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003152 10.0.0.130 - - [2025-10-30 21:28:38] "POST /ref-update HTTP/1.1" 200 156 0.032268 10.0.0.130 - - [2025-10-30 21:28:38] "POST /tags HTTP/1.1" 200 364 0.029632 10.0.0.130 - - [2025-10-30 21:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012243 10.0.0.130 - - [2025-10-30 21:28:38] "GET /tag/53b23e21-cb80-4a74-8110-cf75a524a6f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012949 10.0.0.130 - - [2025-10-30 21:28:38] "POST /tags HTTP/1.1" 200 312 0.053026 10.0.0.130 - - [2025-10-30 21:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008673 10.0.0.130 - - [2025-10-30 21:28:38] "GET /tag/22c8672c-a14e-4f7f-92d4-44f158502605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014666 10.0.0.130 - - [2025-10-30 21:28:38] "POST /id-to-fqname HTTP/1.1" 200 177 0.000790 10.0.0.130 - - [2025-10-30 21:28:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.004378 10.0.0.130 - - [2025-10-30 21:28:38] "POST /security-groups HTTP/1.1" 200 576 0.067428 10.0.0.130 - - [2025-10-30 21:28:38] "POST /projects HTTP/1.1" 200 491 0.197062 10.0.0.130 - - [2025-10-30 21:28:38] "POST /fqname-to-id HTTP/1.1" 404 217 0.002949 10.0.0.130 - - [2025-10-30 21:28:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.043409 10.0.0.130 - - [2025-10-30 21:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.130 - - [2025-10-30 21:28:38] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.039214 10.0.0.130 - - [2025-10-30 21:28:38] "POST /access-control-lists HTTP/1.1" 200 585 0.111398 10.0.0.130 - - [2025-10-30 21:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.024741 10.0.0.130 - - [2025-10-30 21:28:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.023438 10.0.0.130 - - [2025-10-30 21:28:38] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.016898 10.0.0.130 - - [2025-10-30 21:28:38] "POST /access-control-lists HTTP/1.1" 200 583 0.079277 10.0.0.130 - - [2025-10-30 21:28:38] "PUT /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b HTTP/1.1" 200 265 0.132036 10.0.0.130 - - [2025-10-30 21:28:39] "PUT /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a HTTP/1.1" 200 265 0.071274 10.0.0.130 - - [2025-10-30 21:28:39] "POST /security-groups HTTP/1.1" 200 548 0.087969 10.0.0.130 - - [2025-10-30 21:28:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.002057 10.0.0.130 - - [2025-10-30 21:28:39] "POST /access-control-lists HTTP/1.1" 200 604 0.064164 10.0.0.130 - - [2025-10-30 21:28:39] "POST /fqname-to-id HTTP/1.1" 404 239 0.021613 10.0.0.130 - - [2025-10-30 21:28:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.086607 10.0.0.130 - - [2025-10-30 21:28:39] "POST /chown HTTP/1.1" 200 109 0.047647 10.0.0.130 - - [2025-10-30 21:28:39] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.027083 10.0.0.130 - - [2025-10-30 21:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.130 - - [2025-10-30 21:28:39] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018997 10.0.0.130 - - [2025-10-30 21:28:39] "POST /tags HTTP/1.1" 409 210 0.002889 10.0.0.130 - - [2025-10-30 21:28:39] "POST /access-control-lists HTTP/1.1" 200 602 0.168530 10.0.0.130 - - [2025-10-30 21:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.130 - - [2025-10-30 21:28:39] "GET /tag/22c8672c-a14e-4f7f-92d4-44f158502605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013595 10.0.0.130 - - [2025-10-30 21:28:39] "POST /firewall-rules HTTP/1.1" 200 572 0.073765 10.0.0.130 - - [2025-10-30 21:28:39] "GET /firewall-rule/bf4cc2bb-aad3-4b58-9f92-ba6448a585a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004437 10.0.0.130 - - [2025-10-30 21:28:39] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003432 10.0.0.130 - - [2025-10-30 21:28:39] "GET /firewall-rule/bf4cc2bb-aad3-4b58-9f92-ba6448a585a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002115 10.0.0.130 - - [2025-10-30 21:28:39] "POST /ref-update HTTP/1.1" 200 156 0.037300 10.0.0.130 - - [2025-10-30 21:28:39] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018906 10.0.0.130 - - [2025-10-30 21:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.130 - - [2025-10-30 21:28:39] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013425 10.0.0.130 - - [2025-10-30 21:28:39] "POST /tags HTTP/1.1" 409 210 0.002356 10.0.0.130 - - [2025-10-30 21:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.130 - - [2025-10-30 21:28:39] "GET /tag/22c8672c-a14e-4f7f-92d4-44f158502605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.028132 10.0.0.130 - - [2025-10-30 21:28:39] "POST /firewall-rules HTTP/1.1" 200 570 0.087080 10.0.0.130 - - [2025-10-30 21:28:39] "GET /firewall-rule/b3178754-26b9-4000-a7d9-dc2a5d07f020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.029283 10.0.0.130 - - [2025-10-30 21:28:40] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004446 10.0.0.130 - - [2025-10-30 21:28:40] "GET /firewall-rule/b3178754-26b9-4000-a7d9-dc2a5d07f020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002834 10.0.0.130 - - [2025-10-30 21:28:40] "POST /ref-update HTTP/1.1" 200 156 0.046076 10.0.0.130 - - [2025-10-30 21:28:40] "POST /tags HTTP/1.1" 200 364 0.042151 10.0.0.130 - - [2025-10-30 21:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.035812 10.0.0.130 - - [2025-10-30 21:28:40] "GET /tag/1c648de4-0135-4325-a8a6-02b588920875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.033321 10.0.0.130 - - [2025-10-30 21:28:40] "POST /tags HTTP/1.1" 200 312 0.025234 10.0.0.130 - - [2025-10-30 21:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018928 10.0.0.130 - - [2025-10-30 21:28:40] "GET /tag/80c8ba1e-126f-4257-b7d3-771bc5f8181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.023488 10.0.0.130 - - [2025-10-30 21:28:40] "POST /projects HTTP/1.1" 409 223 0.002815 10.0.0.130 - - [2025-10-30 21:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.130 - - [2025-10-30 21:28:40] "GET /project/4a7e7486-f81f-43bb-9640-5cc84d0d94f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.039365 10.0.0.130 - - [2025-10-30 21:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.130 - - [2025-10-30 21:28:40] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006106 10.0.0.130 - - [2025-10-30 21:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.130 - - [2025-10-30 21:28:40] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005068 10.0.0.130 - - [2025-10-30 21:28:40] "PUT /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b HTTP/1.1" 200 265 0.071772 10.0.0.130 - - [2025-10-30 21:28:40] "PUT /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a HTTP/1.1" 200 265 0.064453 10.0.0.130 - - [2025-10-30 21:28:40] "POST /security-groups HTTP/1.1" 409 253 0.002980 10.0.0.130 - - [2025-10-30 21:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.130 - - [2025-10-30 21:28:40] "PUT /security-group/a543bb84-8f1a-434d-ad66-05609424b547 HTTP/1.1" 200 263 0.063644 10.0.0.130 - - [2025-10-30 21:28:40] "PUT /access-control-list/34f6ed35-9c92-42fe-95c4-16868b79a914 HTTP/1.1" 200 273 0.095861 10.0.0.130 - - [2025-10-30 21:28:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.039006 10.0.0.130 - - [2025-10-30 21:28:41] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028939 10.0.0.130 - - [2025-10-30 21:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.130 - - [2025-10-30 21:28:41] "PUT /access-control-list/481cb2f3-8150-4010-b005-7087cc16cdae HTTP/1.1" 200 273 0.053351 10.0.0.130 - - [2025-10-30 21:28:41] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003544 10.0.0.130 - - [2025-10-30 21:28:41] "POST /tags HTTP/1.1" 409 210 0.003595 10.0.0.130 - - [2025-10-30 21:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.130 - - [2025-10-30 21:28:41] "GET /tag/80c8ba1e-126f-4257-b7d3-771bc5f8181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011382 10.0.0.130 - - [2025-10-30 21:28:41] "POST /firewall-rules HTTP/1.1" 200 572 0.086103 10.0.0.130 - - [2025-10-30 21:28:41] "GET /firewall-rule/d5b52af2-72e1-4c00-b3c5-f96753c68bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.019934 10.0.0.130 - - [2025-10-30 21:28:41] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.009417 10.0.0.130 - - [2025-10-30 21:28:41] "GET /firewall-rule/d5b52af2-72e1-4c00-b3c5-f96753c68bc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003671 10.0.0.130 - - [2025-10-30 21:28:41] "POST /ref-update HTTP/1.1" 200 156 0.066633 10.0.0.130 - - [2025-10-30 21:28:41] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018171 10.0.0.130 - - [2025-10-30 21:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.130 - - [2025-10-30 21:28:41] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002500 10.0.0.130 - - [2025-10-30 21:28:41] "POST /tags HTTP/1.1" 409 210 0.002503 10.0.0.130 - - [2025-10-30 21:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.130 - - [2025-10-30 21:28:41] "GET /tag/80c8ba1e-126f-4257-b7d3-771bc5f8181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.019350 10.0.0.130 - - [2025-10-30 21:28:41] "POST /firewall-rules HTTP/1.1" 200 570 0.085232 10.0.0.130 - - [2025-10-30 21:28:41] "GET /firewall-rule/79c0c786-2fd1-442a-b2aa-b2c9f34ee497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.035508 10.0.0.130 - - [2025-10-30 21:28:41] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.009464 10.0.0.130 - - [2025-10-30 21:28:41] "GET /firewall-rule/79c0c786-2fd1-442a-b2aa-b2c9f34ee497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003258 10.0.0.130 - - [2025-10-30 21:28:41] "POST /ref-update HTTP/1.1" 200 156 0.073283 10.0.0.130 - - [2025-10-30 21:28:44] "POST /tags HTTP/1.1" 200 302 0.078323 10.0.0.130 - - [2025-10-30 21:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016557 10.0.0.130 - - [2025-10-30 21:28:44] "GET /tag/cf6d308e-cb49-4800-a7b8-3993c5e09e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.022002 10.0.0.130 - - [2025-10-30 21:28:44] "POST /tags HTTP/1.1" 200 326 0.100332 10.0.0.130 - - [2025-10-30 21:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008825 10.0.0.130 - - [2025-10-30 21:28:44] "GET /tag/9ece4a2b-d96b-4278-b340-e182afc8a525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.013187 10.0.0.130 - - [2025-10-30 21:28:44] "POST /tags HTTP/1.1" 409 237 0.002816 10.0.0.130 - - [2025-10-30 21:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009209 10.0.0.130 - - [2025-10-30 21:28:44] "GET / HTTP/1.1" 200 36215 0.001509 10.0.0.130 - - [2025-10-30 21:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.130 - - [2025-10-30 21:28:44] "GET /routing-instance/1df3aced-8a50-44f7-a337-67f7c00654d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002776 10.0.0.130 - - [2025-10-30 21:28:44] "POST /bgp-routers HTTP/1.1" 409 302 0.001955 10.0.0.130 - - [2025-10-30 21:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.130 - - [2025-10-30 21:28:44] "GET /bgp-router/a5ab273f-456a-4150-8f38-c07665e4f558?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1821 0.003560 10.0.0.130 - - [2025-10-30 21:28:44] "GET /tag/1c648de4-0135-4325-a8a6-02b588920875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011554 10.0.0.130 - - [2025-10-30 21:28:44] "POST /tags HTTP/1.1" 409 210 0.002145 10.0.0.130 - - [2025-10-30 21:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.130 - - [2025-10-30 21:28:44] "PUT /bgp-router/a5ab273f-456a-4150-8f38-c07665e4f558 HTTP/1.1" 200 255 0.019994 10.0.0.130 - - [2025-10-30 21:28:44] "GET /tag/80c8ba1e-126f-4257-b7d3-771bc5f8181b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.018930 10.0.0.130 - - [2025-10-30 21:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.130 - - [2025-10-30 21:28:44] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005228 10.0.0.130 - - [2025-10-30 21:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.130 - - [2025-10-30 21:28:44] "GET /project/4a7e7486-f81f-43bb-9640-5cc84d0d94f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.055566 10.0.0.130 - - [2025-10-30 21:28:44] "POST /virtual-machines HTTP/1.1" 200 378 0.016537 10.0.0.130 - - [2025-10-30 21:28:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018582 10.0.0.130 - - [2025-10-30 21:28:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.156893 10.0.0.130 - - [2025-10-30 21:28:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.034844 10.0.0.130 - - [2025-10-30 21:28:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013204 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:28:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001147 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:28:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001356 10.0.0.130 - - [2025-10-30 21:28:45] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.012448 10.0.0.130 - - [2025-10-30 21:28:45] "POST /instance-ips HTTP/1.1" 200 410 0.074080 10.0.0.130 - - [2025-10-30 21:28:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.030962 10.0.0.130 - - [2025-10-30 21:28:45] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.008714 10.0.0.130 - - [2025-10-30 21:28:45] "POST /set-tag HTTP/1.1" 200 109 0.022269 10.0.0.130 - - [2025-10-30 21:28:45] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008967 10.0.0.130 - - [2025-10-30 21:28:45] "GET /instance-ip/6a014cfa-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.008673 10.0.0.130 - - [2025-10-30 21:28:45] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.107120 10.0.0.130 - - [2025-10-30 21:28:45] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.130 - - [2025-10-30 21:28:45] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003910 10.0.0.130 - - [2025-10-30 21:28:45] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.130 - - [2025-10-30 21:28:45] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.021414 10.0.0.130 - - [2025-10-30 21:28:45] "POST /set-tag HTTP/1.1" 200 109 0.003159 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:28:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001014 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:28:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001523 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:28:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001065 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:28:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001024 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:28:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000889 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:28:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000878 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:29:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000951 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:29:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000934 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:29:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001050 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:29:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000896 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:30:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001020 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:30:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001170 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:30:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000992 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:30:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000989 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:30:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000964 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:30:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000868 10.0.0.141 - - [2025-10-30 21:30:47] "GET / HTTP/1.1" 200 36215 0.001863 10.0.0.141 - - [2025-10-30 21:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.141 - - [2025-10-30 21:30:47] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.005373 10.0.0.141 - - [2025-10-30 21:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.141 - - [2025-10-30 21:30:47] "GET /routing-instance/1df3aced-8a50-44f7-a337-67f7c00654d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004128 10.0.0.141 - - [2025-10-30 21:30:47] "PUT /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9 HTTP/1.1" 200 275 0.011759 10.0.0.141 - - [2025-10-30 21:30:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.005199 10.0.0.141 - - [2025-10-30 21:30:47] "POST /virtual-routers HTTP/1.1" 200 601 0.022701 10.0.0.141 - - [2025-10-30 21:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011321 10.0.0.141 - - [2025-10-30 21:30:47] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.006076 10.0.0.141 - - [2025-10-30 21:30:47] "POST /fqname-to-id HTTP/1.1" 404 229 0.002568 10.0.0.141 - - [2025-10-30 21:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.141 - - [2025-10-30 21:30:47] "GET /virtual-network/3a8dcf2c-1ff0-4042-a5ee-eb5c7d0ab9da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005738 10.0.0.141 - - [2025-10-30 21:30:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.065500 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:31:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001051 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:31:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001419 10.0.0.130 - - [2025-10-30 21:33:02] "GET /global-system-configs HTTP/1.1" 200 323 0.002372 10.0.0.130 - - [2025-10-30 21:33:04] "GET /global-system-configs HTTP/1.1" 200 323 0.002117 10.0.0.141 - - [2025-10-30 21:33:07] "GET / HTTP/1.1" 200 36215 0.001524 10.0.0.141 - - [2025-10-30 21:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.141 - - [2025-10-30 21:33:07] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.004754 10.0.0.141 - - [2025-10-30 21:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.141 - - [2025-10-30 21:33:07] "GET /routing-instance/1df3aced-8a50-44f7-a337-67f7c00654d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003422 10.0.0.141 - - [2025-10-30 21:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.141 - - [2025-10-30 21:33:07] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003152 10.0.0.141 - - [2025-10-30 21:33:07] "PUT /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc HTTP/1.1" 200 263 0.018383 10.0.0.141 - - [2025-10-30 21:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011672 10.0.0.141 - - [2025-10-30 21:33:07] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002700 10.0.0.141 - - [2025-10-30 21:33:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.141 - - [2025-10-30 21:33:07] "GET /virtual-machine-interface/622a1146-9ace-4b48-aed5-deb2850c853b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.014613 10.0.0.141 - - [2025-10-30 21:33:07] "PUT /virtual-machine-interface/622a1146-9ace-4b48-aed5-deb2850c853b HTTP/1.1" 200 285 0.014205 10.0.0.130 - - [2025-10-30 21:33:27] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003331 10.0.0.130 - - [2025-10-30 21:33:27] "POST /ref-update HTTP/1.1" 200 156 0.010692 10.0.0.130 - - [2025-10-30 21:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.130 - - [2025-10-30 21:33:31] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004312 10.0.0.130 - - [2025-10-30 21:33:38] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006841 10.0.0.130 - - [2025-10-30 21:33:38] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.130 - - [2025-10-30 21:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.130 - - [2025-10-30 21:33:38] "GET /loadbalancer/e2459db2-5d38-4db0-a3c8-49bf7238ef03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002545 10.0.0.130 - - [2025-10-30 21:33:38] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005591 10.0.0.130 - - [2025-10-30 21:33:38] "POST /set-tag HTTP/1.1" 200 109 0.003079 10.0.0.130 - - [2025-10-30 21:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.130 - - [2025-10-30 21:33:38] "GET /loadbalancer/e2459db2-5d38-4db0-a3c8-49bf7238ef03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003824 10.0.0.130 - - [2025-10-30 21:33:38] "GET /loadbalancer-pool/613535a0-30e8-41ba-81a4-96aa79729520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004299 10.0.0.130 - - [2025-10-30 21:33:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020776 10.0.0.130 - - [2025-10-30 21:33:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009545 10.0.0.130 - - [2025-10-30 21:33:38] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009542 10.0.0.130 - - [2025-10-30 21:33:38] "POST /tags HTTP/1.1" 409 205 0.002754 10.0.0.130 - - [2025-10-30 21:33:38] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004481 10.0.0.130 - - [2025-10-30 21:33:39] "POST /ref-update HTTP/1.1" 200 156 0.009500 10.0.0.130 - - [2025-10-30 21:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.130 - - [2025-10-30 21:33:39] "GET /tag/15e40457-ea1f-4736-a555-6aa8272519a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.019185 10.0.0.130 - - [2025-10-30 21:33:39] "GET /floating-ip/d536c665-198e-40d8-9da4-51b1febef353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.010514 10.0.0.130 - - [2025-10-30 21:33:39] "PUT /floating-ip/d536c665-198e-40d8-9da4-51b1febef353 HTTP/1.1" 200 257 0.011246 10.0.0.130 - - [2025-10-30 21:33:39] "POST /set-tag HTTP/1.1" 200 109 0.088690 10.0.0.130 - - [2025-10-30 21:33:39] "GET /loadbalancer-pool/9d606534-9361-4476-8df9-45240f9c20de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004267 10.0.0.130 - - [2025-10-30 21:33:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016128 10.0.0.130 - - [2025-10-30 21:33:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015604 10.0.0.130 - - [2025-10-30 21:33:39] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020087 10.0.0.130 - - [2025-10-30 21:33:39] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004713 10.0.0.130 - - [2025-10-30 21:33:39] "POST /ref-update HTTP/1.1" 200 156 0.008417 10.0.0.130 - - [2025-10-30 21:33:39] "POST /set-tag HTTP/1.1" 200 109 0.013061 10.0.0.130 - - [2025-10-30 21:33:39] "GET /loadbalancer-pool/5bb26896-c2cd-4aef-a608-b9493e998840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003672 10.0.0.130 - - [2025-10-30 21:33:39] "GET /floating-ip/d536c665-198e-40d8-9da4-51b1febef353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.001899 10.0.0.130 - - [2025-10-30 21:33:39] "POST /loadbalancer-members HTTP/1.1" 200 694 0.021723 10.0.0.130 - - [2025-10-30 21:33:39] "PUT /floating-ip/d536c665-198e-40d8-9da4-51b1febef353 HTTP/1.1" 200 257 0.030259 10.0.0.130 - - [2025-10-30 21:33:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012235 10.0.0.130 - - [2025-10-30 21:33:39] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011648 10.0.0.130 - - [2025-10-30 21:33:39] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005439 10.0.0.130 - - [2025-10-30 21:33:39] "POST /set-tag HTTP/1.1" 200 109 0.005121 10.0.0.130 - - [2025-10-30 21:33:39] "POST /ref-update HTTP/1.1" 200 156 0.006558 10.0.0.130 - - [2025-10-30 21:33:39] "GET /floating-ip/d536c665-198e-40d8-9da4-51b1febef353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.006369 10.0.0.130 - - [2025-10-30 21:33:39] "PUT /floating-ip/d536c665-198e-40d8-9da4-51b1febef353 HTTP/1.1" 200 257 0.010475 10.0.0.130 - - [2025-10-30 21:34:43] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004751 10.0.0.130 - - [2025-10-30 21:34:43] "POST /set-tag HTTP/1.1" 200 109 0.004202 10.0.0.130 - - [2025-10-30 21:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.130 - - [2025-10-30 21:34:43] "GET /loadbalancer/e2459db2-5d38-4db0-a3c8-49bf7238ef03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003033 10.0.0.130 - - [2025-10-30 21:34:43] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004478 10.0.0.130 - - [2025-10-30 21:34:43] "POST /set-tag HTTP/1.1" 200 109 0.022671 10.0.0.130 - - [2025-10-30 21:34:43] "DELETE /loadbalancer-member/43df4251-7e5f-4d0a-bfeb-1f738d9a09ba HTTP/1.1" 200 115 0.033047 10.0.0.130 - - [2025-10-30 21:34:43] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010820 10.0.0.130 - - [2025-10-30 21:34:43] "POST /set-tag HTTP/1.1" 200 109 0.003149 10.0.0.130 - - [2025-10-30 21:34:43] "DELETE /loadbalancer-member/1812d9a9-ed94-4d2a-886f-1a88b39444ee HTTP/1.1" 200 115 0.039203 10.0.0.130 - - [2025-10-30 21:34:43] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004699 10.0.0.130 - - [2025-10-30 21:34:43] "POST /set-tag HTTP/1.1" 200 109 0.004695 10.0.0.130 - - [2025-10-30 21:34:43] "DELETE /loadbalancer-member/fff63019-88c9-4ce3-9acb-f13bf3b47b26 HTTP/1.1" 200 115 0.042246 10.0.0.130 - - [2025-10-30 21:34:43] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014825 10.0.0.130 - - [2025-10-30 21:34:43] "POST /set-tag HTTP/1.1" 200 109 0.003036 10.0.0.130 - - [2025-10-30 21:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.130 - - [2025-10-30 21:34:44] "GET /loadbalancer/e2459db2-5d38-4db0-a3c8-49bf7238ef03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002830 10.0.0.130 - - [2025-10-30 21:34:44] "GET /loadbalancer-pool/613535a0-30e8-41ba-81a4-96aa79729520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003219 10.0.0.130 - - [2025-10-30 21:34:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015678 10.0.0.130 - - [2025-10-30 21:34:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022016 10.0.0.130 - - [2025-10-30 21:34:44] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007278 10.0.0.130 - - [2025-10-30 21:34:44] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009422 10.0.0.130 - - [2025-10-30 21:34:44] "GET /floating-ip/d536c665-198e-40d8-9da4-51b1febef353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.007558 10.0.0.130 - - [2025-10-30 21:34:44] "POST /set-tag HTTP/1.1" 200 109 0.061082 10.0.0.130 - - [2025-10-30 21:34:44] "GET /loadbalancer-pool/9d606534-9361-4476-8df9-45240f9c20de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.023288 10.0.0.130 - - [2025-10-30 21:34:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025401 10.0.0.130 - - [2025-10-30 21:34:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009429 10.0.0.130 - - [2025-10-30 21:34:44] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017644 10.0.0.130 - - [2025-10-30 21:34:44] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008320 10.0.0.130 - - [2025-10-30 21:34:44] "POST /set-tag HTTP/1.1" 200 109 0.006575 10.0.0.130 - - [2025-10-30 21:34:44] "GET /floating-ip/d536c665-198e-40d8-9da4-51b1febef353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005172 10.0.0.130 - - [2025-10-30 21:34:44] "GET /loadbalancer-pool/5bb26896-c2cd-4aef-a608-b9493e998840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003145 10.0.0.130 - - [2025-10-30 21:34:44] "POST /loadbalancer-members HTTP/1.1" 200 694 0.033826 10.0.0.130 - - [2025-10-30 21:34:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.030618 10.0.0.130 - - [2025-10-30 21:34:44] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016028 10.0.0.130 - - [2025-10-30 21:34:44] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014721 10.0.0.130 - - [2025-10-30 21:34:44] "GET /floating-ip/d536c665-198e-40d8-9da4-51b1febef353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.025512 10.0.0.130 - - [2025-10-30 21:34:44] "POST /set-tag HTTP/1.1" 200 109 0.003188 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:36:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001063 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:36:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000854 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:36:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001273 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:36:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001358 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:36:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001216 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:36:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.001270 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:37:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000972 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:37:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000854 10.0.0.130 - - [2025-10-30 21:38:02] "GET /global-system-configs HTTP/1.1" 200 323 0.002195 10.0.0.130 - - [2025-10-30 21:38:04] "GET /global-system-configs HTTP/1.1" 200 323 0.004697 10.0.0.130 - - [2025-10-30 21:38:15] "GET / HTTP/1.1" 200 36215 0.001960 10.0.0.130 - - [2025-10-30 21:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.130 - - [2025-10-30 21:38:15] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050275 10.0.0.130 - - [2025-10-30 21:38:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.130 - - [2025-10-30 21:38:15] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029438 10.0.0.130 - - [2025-10-30 21:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.130 - - [2025-10-30 21:38:16] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039758 10.0.0.130 - - [2025-10-30 21:38:16] "POST /tags HTTP/1.1" 200 334 0.038145 10.0.0.130 - - [2025-10-30 21:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.130 - - [2025-10-30 21:38:16] "GET /tag/9221a5b9-5c1b-4e74-8ceb-3bb38638c7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.016116 10.0.0.130 - - [2025-10-30 21:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.130 - - [2025-10-30 21:38:16] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037964 10.0.0.130 - - [2025-10-30 21:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013072 10.0.0.130 - - [2025-10-30 21:38:16] "GET /virtual-networks?parent_id=168f913f-019d-41e9-bb5e-20d4e96cbdfd&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.005075 10.0.0.130 - - [2025-10-30 21:38:16] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046327 10.0.0.130 - - [2025-10-30 21:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.130 - - [2025-10-30 21:38:16] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.004261 10.0.0.130 - - [2025-10-30 21:38:16] "POST /virtual-networks HTTP/1.1" 200 514 0.094367 10.0.0.130 - - [2025-10-30 21:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010156 10.0.0.130 - - [2025-10-30 21:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006143 10.0.0.130 - - [2025-10-30 21:38:16] "GET /service-appliance-set/17076127-0c46-46f9-b0e1-bea1b7541bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003393 10.0.0.130 - - [2025-10-30 21:38:16] "GET /network-ipam/5de4de7e-dd41-4b2f-b054-179ac54be61e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.002902 10.0.0.130 - - [2025-10-30 21:38:16] "POST /fqname-to-id HTTP/1.1" 404 254 0.002017 10.0.0.130 - - [2025-10-30 21:38:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.077308 10.0.0.130 - - [2025-10-30 21:38:17] "POST /useragent-kv HTTP/1.1" 200 115 0.008536 10.0.0.130 - - [2025-10-30 21:38:17] "POST /ref-update HTTP/1.1" 200 156 0.089847 10.0.0.130 - - [2025-10-30 21:38:17] "GET /virtual-network/95f87f53-57fb-4740-9858-b9469c970c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.013353 10.0.0.130 - - [2025-10-30 21:38:17] "GET /virtual-machine-interface/6098135e-6477-4b43-acde-258d083c214e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.016000 10.0.0.130 - - [2025-10-30 21:38:17] "GET /domains HTTP/1.1" 200 281 0.008716 10.0.0.130 - - [2025-10-30 21:38:17] "GET /domain/f6156964-cb3d-470d-ab80-dfdd5c69628c HTTP/1.1" 200 3100 0.011176 10.0.0.130 - - [2025-10-30 21:38:17] "POST /instance-ips HTTP/1.1" 200 410 0.040299 10.0.0.130 - - [2025-10-30 21:38:17] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd HTTP/1.1" 200 5497 0.063775 10.0.0.130 - - [2025-10-30 21:38:17] "GET /instance-ip/7d91337d-3b3c-43cc-9404-2529b5eca286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.020493 10.0.0.130 - - [2025-10-30 21:38:17] "GET /virtual-network/95f87f53-57fb-4740-9858-b9469c970c2b HTTP/1.1" 200 2097 0.009681 10.0.0.130 - - [2025-10-30 21:38:17] "GET /virtual-network/95f87f53-57fb-4740-9858-b9469c970c2b HTTP/1.1" 200 2097 0.005333 10.0.0.130 - - [2025-10-30 21:38:17] "GET /routing-instance/f814363c-538a-4717-af87-283ace816f81 HTTP/1.1" 200 1184 0.005788 10.0.0.130 - - [2025-10-30 21:38:17] "GET /routing-instance/f814363c-538a-4717-af87-283ace816f81 HTTP/1.1" 200 1184 0.004841 10.0.0.130 - - [2025-10-30 21:38:17] "POST /loadbalancers HTTP/1.1" 200 612 0.066964 10.0.0.130 - - [2025-10-30 21:38:17] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038611 10.0.0.130 - - [2025-10-30 21:38:17] "GET /instance-ip/7d91337d-3b3c-43cc-9404-2529b5eca286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003957 10.0.0.130 - - [2025-10-30 21:38:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023225 10.0.0.130 - - [2025-10-30 21:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007493 10.0.0.130 - - [2025-10-30 21:38:17] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033231 10.0.0.130 - - [2025-10-30 21:38:17] "POST /floating-ips HTTP/1.1" 200 599 0.050805 10.0.0.130 - - [2025-10-30 21:38:17] "POST /route-targets HTTP/1.1" 200 328 0.009393 10.0.0.130 - - [2025-10-30 21:38:17] "GET /loadbalancer/84697268-3eda-4827-b893-48473b203b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.007904 10.0.0.130 - - [2025-10-30 21:38:17] "POST /ref-update HTTP/1.1" 200 156 0.022814 10.0.0.130 - - [2025-10-30 21:38:17] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.039067 10.0.0.130 - - [2025-10-30 21:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.130 - - [2025-10-30 21:38:17] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035514 10.0.0.130 - - [2025-10-30 21:38:17] "GET /loadbalancer-listener/15af1610-65b7-4386-bc8b-165b978a40ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003641 10.0.0.130 - - [2025-10-30 21:38:17] "GET /loadbalancer-listener/15af1610-65b7-4386-bc8b-165b978a40ea?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.002775 10.0.0.130 - - [2025-10-30 21:38:17] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.030550 10.0.0.130 - - [2025-10-30 21:38:17] "GET /instance-ip/7d91337d-3b3c-43cc-9404-2529b5eca286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.006468 10.0.0.130 - - [2025-10-30 21:38:17] "GET /instance-ip/7d91337d-3b3c-43cc-9404-2529b5eca286?fields=floating_ips HTTP/1.1" 200 1214 0.005619 10.0.0.130 - - [2025-10-30 21:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.130 - - [2025-10-30 21:38:17] "GET /floating-ip/da87943d-002f-4286-93eb-48a99dedfab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.002242 10.0.0.130 - - [2025-10-30 21:38:17] "GET /loadbalancer/84697268-3eda-4827-b893-48473b203b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002329 10.0.0.130 - - [2025-10-30 21:38:17] "POST /tags HTTP/1.1" 200 296 0.057575 10.0.0.130 - - [2025-10-30 21:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.130 - - [2025-10-30 21:38:17] "GET /tag/4eb4a55e-293a-4140-96a8-704a9afb03f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.011961 10.0.0.130 - - [2025-10-30 21:38:17] "POST /tags HTTP/1.1" 409 233 0.003717 10.0.0.130 - - [2025-10-30 21:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.130 - - [2025-10-30 21:38:17] "GET /tag/cfc7cc73-ee0a-4a20-9a84-69d6be7d15db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.010963 10.0.0.130 - - [2025-10-30 21:38:17] "POST /tags HTTP/1.1" 409 206 0.002053 10.0.0.130 - - [2025-10-30 21:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.130 - - [2025-10-30 21:38:17] "GET /tag/6e944c59-8488-4867-9502-572dc3e5d368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010827 10.0.0.130 - - [2025-10-30 21:38:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.130 - - [2025-10-30 21:38:18] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004620 10.0.0.130 - - [2025-10-30 21:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.130 - - [2025-10-30 21:38:18] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044923 10.0.0.130 - - [2025-10-30 21:38:18] "POST /virtual-machines HTTP/1.1" 200 370 0.011365 10.0.0.130 - - [2025-10-30 21:38:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027998 10.0.0.130 - - [2025-10-30 21:38:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.117147 10.0.0.130 - - [2025-10-30 21:38:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008489 10.0.0.130 - - [2025-10-30 21:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009276 10.0.0.130 - - [2025-10-30 21:38:18] "GET /virtual-machine-interface/bfa82682-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.009470 10.0.0.130 - - [2025-10-30 21:38:18] "POST /instance-ips HTTP/1.1" 200 410 0.032045 10.0.0.130 - - [2025-10-30 21:38:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029911 10.0.0.130 - - [2025-10-30 21:38:18] "GET /virtual-machine-interface/bfa82682-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011460 10.0.0.130 - - [2025-10-30 21:38:18] "POST /set-tag HTTP/1.1" 200 109 0.024532 10.0.0.130 - - [2025-10-30 21:38:18] "GET /virtual-machine-interface/bfa82682-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017490 10.0.0.130 - - [2025-10-30 21:38:18] "GET /instance-ip/bfc2ec38-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.009181 10.0.0.130 - - [2025-10-30 21:38:18] "GET /virtual-machine-interface/bfa82682-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004657 10.0.0.130 - - [2025-10-30 21:38:18] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.130 - - [2025-10-30 21:38:18] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002884 10.0.0.130 - - [2025-10-30 21:38:18] "POST /ref-update HTTP/1.1" 200 156 0.018738 10.0.0.130 - - [2025-10-30 21:38:18] "GET /virtual-machine-interface/bfa82682-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010672 10.0.0.130 - - [2025-10-30 21:38:18] "POST /set-tag HTTP/1.1" 200 109 0.004556 10.0.0.130 - - [2025-10-30 21:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.130 - - [2025-10-30 21:38:18] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005462 10.0.0.130 - - [2025-10-30 21:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.130 - - [2025-10-30 21:38:18] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053694 10.0.0.130 - - [2025-10-30 21:38:18] "POST /virtual-machines HTTP/1.1" 200 370 0.009145 10.0.0.130 - - [2025-10-30 21:38:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025419 10.0.0.130 - - [2025-10-30 21:38:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.111556 10.0.0.130 - - [2025-10-30 21:38:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011365 10.0.0.130 - - [2025-10-30 21:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015512 10.0.0.130 - - [2025-10-30 21:38:19] "GET /virtual-machine-interface/c02672e4-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005508 10.0.0.130 - - [2025-10-30 21:38:19] "POST /instance-ips HTTP/1.1" 200 410 0.019073 10.0.0.130 - - [2025-10-30 21:38:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.016438 10.0.0.130 - - [2025-10-30 21:38:19] "GET /virtual-machine-interface/c02672e4-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.015473 10.0.0.130 - - [2025-10-30 21:38:19] "POST /set-tag HTTP/1.1" 200 109 0.016513 10.0.0.130 - - [2025-10-30 21:38:19] "GET /virtual-machine-interface/c02672e4-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013514 10.0.0.130 - - [2025-10-30 21:38:19] "GET /instance-ip/c04111bc-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002853 10.0.0.130 - - [2025-10-30 21:38:19] "GET /virtual-machine-interface/c02672e4-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004930 10.0.0.130 - - [2025-10-30 21:38:19] "POST /set-tag HTTP/1.1" 200 109 0.002874 10.0.0.130 - - [2025-10-30 21:38:19] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.004599 10.0.0.130 - - [2025-10-30 21:38:19] "POST /ref-update HTTP/1.1" 200 156 0.009744 10.0.0.130 - - [2025-10-30 21:38:19] "GET /virtual-machine-interface/c02672e4-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006326 10.0.0.130 - - [2025-10-30 21:38:19] "POST /set-tag HTTP/1.1" 200 109 0.004074 10.0.0.130 - - [2025-10-30 21:38:19] "GET /virtual-machine-interface/bfa82682-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004101 10.0.0.130 - - [2025-10-30 21:38:19] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.130 - - [2025-10-30 21:38:19] "GET /virtual-machine-interface/c02672e4-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004274 10.0.0.130 - - [2025-10-30 21:38:19] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.130 - - [2025-10-30 21:38:22] "GET /domains HTTP/1.1" 200 281 0.002541 10.0.0.130 - - [2025-10-30 21:38:22] "GET /domain/f6156964-cb3d-470d-ab80-dfdd5c69628c HTTP/1.1" 200 3100 0.004863 10.0.0.130 - - [2025-10-30 21:38:22] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd HTTP/1.1" 200 7091 0.035612 10.0.0.130 - - [2025-10-30 21:38:22] "GET /virtual-network/95f87f53-57fb-4740-9858-b9469c970c2b HTTP/1.1" 200 2097 0.005048 10.0.0.130 - - [2025-10-30 21:38:22] "GET /virtual-network/95f87f53-57fb-4740-9858-b9469c970c2b HTTP/1.1" 200 2097 0.004453 10.0.0.130 - - [2025-10-30 21:38:22] "GET /routing-instance/f814363c-538a-4717-af87-283ace816f81 HTTP/1.1" 200 1406 0.004275 10.0.0.130 - - [2025-10-30 21:38:22] "GET /routing-instance/f814363c-538a-4717-af87-283ace816f81 HTTP/1.1" 200 1406 0.003294 10.0.0.130 - - [2025-10-30 21:38:22] "GET /route-target/e672ecbe-42d5-4789-b491-768132ffe6dd HTTP/1.1" 200 1155 0.002760 10.0.0.130 - - [2025-10-30 21:38:22] "GET /virtual-network/95f87f53-57fb-4740-9858-b9469c970c2b HTTP/1.1" 200 2097 0.004283 10.0.0.130 - - [2025-10-30 21:38:22] "GET /routing-instance/f814363c-538a-4717-af87-283ace816f81 HTTP/1.1" 200 1406 0.003197 10.0.0.130 - - [2025-10-30 21:38:22] "GET /virtual-network/95f87f53-57fb-4740-9858-b9469c970c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.005968 10.0.0.130 - - [2025-10-30 21:38:22] "GET /virtual-network/95f87f53-57fb-4740-9858-b9469c970c2b HTTP/1.1" 200 2097 0.005644 10.0.0.130 - - [2025-10-30 21:38:22] "GET /routing-instance/f814363c-538a-4717-af87-283ace816f81 HTTP/1.1" 200 1406 0.003011 10.0.0.130 - - [2025-10-30 21:38:22] "GET /routing-instance/f814363c-538a-4717-af87-283ace816f81 HTTP/1.1" 200 1406 0.005184 10.0.0.130 - - [2025-10-30 21:38:22] "GET /route-target/e672ecbe-42d5-4789-b491-768132ffe6dd HTTP/1.1" 200 1155 0.003025 10.0.0.130 - - [2025-10-30 21:38:22] "GET /domains HTTP/1.1" 200 281 0.002340 10.0.0.130 - - [2025-10-30 21:38:22] "GET /domain/f6156964-cb3d-470d-ab80-dfdd5c69628c HTTP/1.1" 200 3100 0.003016 10.0.0.130 - - [2025-10-30 21:38:22] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd HTTP/1.1" 200 7091 0.044999 10.0.0.130 - - [2025-10-30 21:38:22] "GET /virtual-network/95f87f53-57fb-4740-9858-b9469c970c2b HTTP/1.1" 200 2097 0.004273 10.0.0.130 - - [2025-10-30 21:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.130 - - [2025-10-30 21:38:22] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034149 10.0.0.130 - - [2025-10-30 21:38:22] "GET /virtual-network/95f87f53-57fb-4740-9858-b9469c970c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.007124 10.0.0.130 - - [2025-10-30 21:38:22] "GET /floating-ip-pools?parent_id=95f87f53-57fb-4740-9858-b9469c970c2b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002388 10.0.0.130 - - [2025-10-30 21:38:22] "GET /virtual-network/95f87f53-57fb-4740-9858-b9469c970c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.006244 10.0.0.130 - - [2025-10-30 21:38:22] "POST /floating-ip-pools HTTP/1.1" 200 564 0.017708 10.0.0.130 - - [2025-10-30 21:38:22] "POST /ref-update HTTP/1.1" 200 156 0.010644 10.0.0.130 - - [2025-10-30 21:38:22] "GET /virtual-network/95f87f53-57fb-4740-9858-b9469c970c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.011481 10.0.0.130 - - [2025-10-30 21:38:22] "GET /domains HTTP/1.1" 200 281 0.002537 10.0.0.130 - - [2025-10-30 21:38:22] "GET /domain/f6156964-cb3d-470d-ab80-dfdd5c69628c HTTP/1.1" 200 3100 0.002575 10.0.0.130 - - [2025-10-30 21:38:22] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd HTTP/1.1" 200 7348 0.031935 10.0.0.130 - - [2025-10-30 21:38:22] "GET /virtual-network/95f87f53-57fb-4740-9858-b9469c970c2b HTTP/1.1" 200 2336 0.009525 10.0.0.130 - - [2025-10-30 21:38:22] "GET /floating-ip-pool/fa916b5e-911a-49df-90c8-125e478e1406 HTTP/1.1" 200 1318 0.002439 10.0.0.130 - - [2025-10-30 21:38:22] "GET /domains HTTP/1.1" 200 281 0.001590 10.0.0.130 - - [2025-10-30 21:38:22] "GET /domain/f6156964-cb3d-470d-ab80-dfdd5c69628c HTTP/1.1" 200 3100 0.002675 10.0.0.130 - - [2025-10-30 21:38:22] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd HTTP/1.1" 200 7348 0.035120 10.0.0.130 - - [2025-10-30 21:38:22] "GET /virtual-network/95f87f53-57fb-4740-9858-b9469c970c2b HTTP/1.1" 200 2336 0.004239 10.0.0.130 - - [2025-10-30 21:38:22] "GET /virtual-network/95f87f53-57fb-4740-9858-b9469c970c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1867 0.004051 10.0.0.130 - - [2025-10-30 21:38:22] "POST /tags HTTP/1.1" 200 366 0.046638 10.0.0.130 - - [2025-10-30 21:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014769 10.0.0.130 - - [2025-10-30 21:38:22] "GET /tag/444a3b7f-2185-4764-9028-721125a87ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012037 10.0.0.130 - - [2025-10-30 21:38:22] "POST /tags HTTP/1.1" 409 206 0.002315 10.0.0.130 - - [2025-10-30 21:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.130 - - [2025-10-30 21:38:22] "GET /tag/6e944c59-8488-4867-9502-572dc3e5d368?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010698 10.0.0.130 - - [2025-10-30 21:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.130 - - [2025-10-30 21:38:23] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.036347 10.0.0.130 - - [2025-10-30 21:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.130 - - [2025-10-30 21:38:23] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007885 10.0.0.130 - - [2025-10-30 21:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.130 - - [2025-10-30 21:38:23] "GET /service-appliance-set/358b799a-4a85-481a-93a8-4ae190489278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004100 10.0.0.130 - - [2025-10-30 21:38:23] "POST /fqname-to-id HTTP/1.1" 404 258 0.001738 10.0.0.130 - - [2025-10-30 21:38:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.090234 10.0.0.130 - - [2025-10-30 21:38:23] "GET /virtual-machine-interface/f750b7be-497d-4a96-be51-7597ad39d2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.020362 10.0.0.130 - - [2025-10-30 21:38:23] "POST /set-tag HTTP/1.1" 200 109 0.017378 10.0.0.130 - - [2025-10-30 21:38:23] "POST /instance-ips HTTP/1.1" 200 418 0.033317 10.0.0.130 - - [2025-10-30 21:38:23] "GET /instance-ip/edb9f260-2b1b-4c04-8653-e9d12464a17f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.021142 10.0.0.130 - - [2025-10-30 21:38:23] "POST /loadbalancers HTTP/1.1" 200 620 0.060463 10.0.0.130 - - [2025-10-30 21:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021533 10.0.0.130 - - [2025-10-30 21:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012279 10.0.0.130 - - [2025-10-30 21:38:23] "POST /service-instances HTTP/1.1" 200 568 0.018105 10.0.0.130 - - [2025-10-30 21:38:23] "POST /ref-update HTTP/1.1" 200 156 0.009951 10.0.0.130 - - [2025-10-30 21:38:23] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.052243 10.0.0.130 - - [2025-10-30 21:38:23] "GET /virtual-machine-interface/f750b7be-497d-4a96-be51-7597ad39d2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.009659 10.0.0.130 - - [2025-10-30 21:38:23] "GET /virtual-machine-interface/f750b7be-497d-4a96-be51-7597ad39d2fd?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.008309 10.0.0.130 - - [2025-10-30 21:38:23] "PUT /service-instance/81d3d8fa-3678-43c1-9258-1ab7001ab4c7 HTTP/1.1" 200 267 0.027637 10.0.0.130 - - [2025-10-30 21:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014975 10.0.0.130 - - [2025-10-30 21:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014428 10.0.0.130 - - [2025-10-30 21:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008471 10.0.0.130 - - [2025-10-30 21:38:23] "GET /floating-ip-pool/fa916b5e-911a-49df-90c8-125e478e1406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.033485 10.0.0.130 - - [2025-10-30 21:38:23] "POST /virtual-machines HTTP/1.1" 200 430 0.028325 10.0.0.130 - - [2025-10-30 21:38:23] "POST /floating-ips HTTP/1.1" 200 673 0.154448 10.0.0.130 - - [2025-10-30 21:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013079 10.0.0.130 - - [2025-10-30 21:38:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.144171 10.0.0.130 - - [2025-10-30 21:38:24] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020550 10.0.0.130 - - [2025-10-30 21:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.130 - - [2025-10-30 21:38:24] "POST /chown HTTP/1.1" 200 109 0.041609 10.0.0.130 - - [2025-10-30 21:38:24] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002951 10.0.0.130 - - [2025-10-30 21:38:24] "POST /tags HTTP/1.1" 409 221 0.003697 10.0.0.130 - - [2025-10-30 21:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.130 - - [2025-10-30 21:38:24] "POST /chown HTTP/1.1" 200 109 0.010019 10.0.0.130 - - [2025-10-30 21:38:24] "PUT /virtual-machine-interface/f04b2c83-7dbd-43cc-bf14-61ffe9afd6d8 HTTP/1.1" 200 285 0.011867 10.0.0.130 - - [2025-10-30 21:38:24] "GET /tag/9221a5b9-5c1b-4e74-8ceb-3bb38638c7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010105 10.0.0.130 - - [2025-10-30 21:38:24] "POST /tags HTTP/1.1" 409 238 0.001696 10.0.0.130 - - [2025-10-30 21:38:24] "PUT /instance-ip/edb9f260-2b1b-4c04-8653-e9d12464a17f HTTP/1.1" 200 257 0.037291 10.0.0.130 - - [2025-10-30 21:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.130 - - [2025-10-30 21:38:24] "POST /ref-update HTTP/1.1" 200 156 0.017354 10.0.0.130 - - [2025-10-30 21:38:24] "GET /tag/444a3b7f-2185-4764-9028-721125a87ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.027528 10.0.0.130 - - [2025-10-30 21:38:24] "POST /ref-update HTTP/1.1" 200 156 0.040102 10.0.0.130 - - [2025-10-30 21:38:24] "POST /ref-update HTTP/1.1" 200 156 0.020565 10.0.0.130 - - [2025-10-30 21:38:24] "POST /firewall-rules HTTP/1.1" 200 652 0.116354 10.0.0.130 - - [2025-10-30 21:38:24] "POST /ref-update HTTP/1.1" 200 156 0.049080 10.0.0.130 - - [2025-10-30 21:38:24] "GET /firewall-rule/3579b84b-34a6-4630-ae9b-1c35957587f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.033186 10.0.0.130 - - [2025-10-30 21:38:24] "POST /ref-update HTTP/1.1" 200 156 0.025869 10.0.0.130 - - [2025-10-30 21:38:24] "POST /ref-update HTTP/1.1" 200 156 0.018366 10.0.0.130 - - [2025-10-30 21:38:24] "GET /firewall-policy/99ac21fb-371b-488d-b363-d0885abd1033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002398 10.0.0.130 - - [2025-10-30 21:38:24] "GET /firewall-rule/3579b84b-34a6-4630-ae9b-1c35957587f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002305 10.0.0.130 - - [2025-10-30 21:38:24] "POST /ref-update HTTP/1.1" 200 156 0.015754 10.0.0.130 - - [2025-10-30 21:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007452 10.0.0.130 - - [2025-10-30 21:38:24] "POST /virtual-machines HTTP/1.1" 200 430 0.011460 10.0.0.130 - - [2025-10-30 21:38:24] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.033308 10.0.0.130 - - [2025-10-30 21:38:24] "GET /loadbalancer/5bb3019b-598b-4c32-9920-3ac16ccb4200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008965 10.0.0.130 - - [2025-10-30 21:38:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.079696 10.0.0.130 - - [2025-10-30 21:38:24] "POST /chown HTTP/1.1" 200 109 0.022928 10.0.0.130 - - [2025-10-30 21:38:24] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.050906 10.0.0.130 - - [2025-10-30 21:38:24] "POST /chown HTTP/1.1" 200 109 0.006573 10.0.0.130 - - [2025-10-30 21:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006448 10.0.0.130 - - [2025-10-30 21:38:24] "PUT /virtual-machine-interface/b112b5a0-d91c-4ecb-99a3-753efdbe81a6 HTTP/1.1" 200 285 0.022129 10.0.0.130 - - [2025-10-30 21:38:24] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.053360 10.0.0.130 - - [2025-10-30 21:38:24] "GET /loadbalancer-listener/2c4db637-6059-4c29-b5df-c9da26677e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002953 10.0.0.130 - - [2025-10-30 21:38:24] "PUT /instance-ip/edb9f260-2b1b-4c04-8653-e9d12464a17f HTTP/1.1" 200 257 0.048748 10.0.0.130 - - [2025-10-30 21:38:24] "GET /loadbalancer-listener/2c4db637-6059-4c29-b5df-c9da26677e4c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003545 10.0.0.130 - - [2025-10-30 21:38:24] "POST /ref-update HTTP/1.1" 200 156 0.034075 10.0.0.130 - - [2025-10-30 21:38:24] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.052537 10.0.0.130 - - [2025-10-30 21:38:24] "POST /ref-update HTTP/1.1" 200 156 0.029465 10.0.0.130 - - [2025-10-30 21:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.040962 10.0.0.130 - - [2025-10-30 21:38:24] "POST /ref-update HTTP/1.1" 200 156 0.031166 10.0.0.130 - - [2025-10-30 21:38:24] "GET /loadbalancer-pool/f9f17c9e-1187-43f7-84e5-055c4633c359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.018064 10.0.0.130 - - [2025-10-30 21:38:24] "POST /ref-update HTTP/1.1" 200 156 0.010731 10.0.0.130 - - [2025-10-30 21:38:24] "POST /ref-update HTTP/1.1" 200 156 0.030968 10.0.0.130 - - [2025-10-30 21:38:25] "POST /loadbalancer-members HTTP/1.1" 200 709 0.071284 10.0.0.130 - - [2025-10-30 21:38:25] "PUT /service-instance/81d3d8fa-3678-43c1-9258-1ab7001ab4c7 HTTP/1.1" 200 267 0.013774 10.0.0.130 - - [2025-10-30 21:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.017301 10.0.0.130 - - [2025-10-30 21:38:25] "GET /loadbalancer-member/9280ab07-dfc1-4daf-b256-cc30d92a323a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.008913 10.0.0.130 - - [2025-10-30 21:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.006985 10.0.0.130 - - [2025-10-30 21:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.130 - - [2025-10-30 21:38:25] "POST /chown HTTP/1.1" 200 109 0.005769 10.0.0.130 - - [2025-10-30 21:38:25] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010688 10.0.0.130 - - [2025-10-30 21:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.130 - - [2025-10-30 21:38:25] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002238 10.0.0.130 - - [2025-10-30 21:38:25] "POST /tags HTTP/1.1" 409 221 0.001486 10.0.0.130 - - [2025-10-30 21:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.130 - - [2025-10-30 21:38:25] "GET /tag/9221a5b9-5c1b-4e74-8ceb-3bb38638c7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009736 10.0.0.130 - - [2025-10-30 21:38:25] "POST /chown HTTP/1.1" 200 109 0.005457 10.0.0.130 - - [2025-10-30 21:38:25] "PUT /instance-ip/edb9f260-2b1b-4c04-8653-e9d12464a17f HTTP/1.1" 200 257 0.016876 10.0.0.130 - - [2025-10-30 21:38:25] "POST /tags HTTP/1.1" 409 238 0.001637 10.0.0.130 - - [2025-10-30 21:38:25] "POST /ref-update HTTP/1.1" 200 156 0.014937 10.0.0.130 - - [2025-10-30 21:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007436 10.0.0.130 - - [2025-10-30 21:38:25] "GET /tag/444a3b7f-2185-4764-9028-721125a87ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013290 10.0.0.130 - - [2025-10-30 21:38:25] "POST /firewall-rules HTTP/1.1" 409 293 0.001972 10.0.0.130 - - [2025-10-30 21:38:25] "POST /chown HTTP/1.1" 200 109 0.006366 10.0.0.130 - - [2025-10-30 21:38:25] "POST /chown HTTP/1.1" 200 109 0.018473 10.0.0.130 - - [2025-10-30 21:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015088 10.0.0.130 - - [2025-10-30 21:38:25] "PUT /instance-ip/edb9f260-2b1b-4c04-8653-e9d12464a17f HTTP/1.1" 200 257 0.032782 10.0.0.130 - - [2025-10-30 21:38:25] "PUT /firewall-rule/3579b84b-34a6-4630-ae9b-1c35957587f8 HTTP/1.1" 200 261 0.034379 10.0.0.130 - - [2025-10-30 21:38:25] "GET /firewall-rule/3579b84b-34a6-4630-ae9b-1c35957587f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.013769 10.0.0.130 - - [2025-10-30 21:38:25] "POST /ref-update HTTP/1.1" 200 156 0.010508 10.0.0.130 - - [2025-10-30 21:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006487 10.0.0.130 - - [2025-10-30 21:38:25] "POST /chown HTTP/1.1" 200 109 0.011681 10.0.0.130 - - [2025-10-30 21:38:25] "GET /firewall-policy/99ac21fb-371b-488d-b363-d0885abd1033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.025762 10.0.0.130 - - [2025-10-30 21:38:25] "GET /firewall-rule/3579b84b-34a6-4630-ae9b-1c35957587f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.008003 10.0.0.130 - - [2025-10-30 21:38:25] "POST /chown HTTP/1.1" 200 109 0.006786 10.0.0.130 - - [2025-10-30 21:38:25] "PUT /instance-ip/edb9f260-2b1b-4c04-8653-e9d12464a17f HTTP/1.1" 200 257 0.038367 10.0.0.130 - - [2025-10-30 21:38:25] "POST /ref-update HTTP/1.1" 200 156 0.023935 10.0.0.130 - - [2025-10-30 21:38:25] "POST /chown HTTP/1.1" 200 109 0.006957 10.0.0.130 - - [2025-10-30 21:38:25] "POST /chown HTTP/1.1" 200 109 0.015723 10.0.0.130 - - [2025-10-30 21:38:25] "PUT /instance-ip/edb9f260-2b1b-4c04-8653-e9d12464a17f HTTP/1.1" 200 257 0.030280 10.0.0.130 - - [2025-10-30 21:38:25] "POST /ref-update HTTP/1.1" 200 156 0.017109 10.0.0.130 - - [2025-10-30 21:38:25] "PUT /service-instance/81d3d8fa-3678-43c1-9258-1ab7001ab4c7 HTTP/1.1" 200 267 0.009294 10.0.0.130 - - [2025-10-30 21:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006929 10.0.0.130 - - [2025-10-30 21:38:25] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008257 10.0.0.130 - - [2025-10-30 21:38:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.039265 10.0.0.130 - - [2025-10-30 21:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.130 - - [2025-10-30 21:38:25] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.035879 10.0.0.130 - - [2025-10-30 21:38:26] "PUT /service-instance/81d3d8fa-3678-43c1-9258-1ab7001ab4c7 HTTP/1.1" 200 267 0.034043 10.0.0.130 - - [2025-10-30 21:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027829 10.0.0.130 - - [2025-10-30 21:38:26] "POST /virtual-machines HTTP/1.1" 200 374 0.060094 10.0.0.130 - - [2025-10-30 21:38:26] "PUT /service-instance/81d3d8fa-3678-43c1-9258-1ab7001ab4c7 HTTP/1.1" 200 267 0.010843 10.0.0.130 - - [2025-10-30 21:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019460 10.0.0.130 - - [2025-10-30 21:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.015241 10.0.0.130 - - [2025-10-30 21:38:26] "PUT /service-instance/81d3d8fa-3678-43c1-9258-1ab7001ab4c7 HTTP/1.1" 200 267 0.056257 10.0.0.130 - - [2025-10-30 21:38:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.142618 10.0.0.130 - - [2025-10-30 21:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.035893 10.0.0.130 - - [2025-10-30 21:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.041003 10.0.0.130 - - [2025-10-30 21:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006283 10.0.0.130 - - [2025-10-30 21:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005271 10.0.0.130 - - [2025-10-30 21:38:26] "GET /virtual-machine-interface/c468a05c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.004918 10.0.0.130 - - [2025-10-30 21:38:26] "POST /instance-ips HTTP/1.1" 200 414 0.019304 10.0.0.130 - - [2025-10-30 21:38:26] "POST /chown HTTP/1.1" 200 109 0.033166 10.0.0.130 - - [2025-10-30 21:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.052629 10.0.0.130 - - [2025-10-30 21:38:26] "POST /chown HTTP/1.1" 200 109 0.020033 10.0.0.130 - - [2025-10-30 21:38:26] "GET /virtual-machine-interface/c468a05c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.012036 10.0.0.130 - - [2025-10-30 21:38:26] "POST /ref-update HTTP/1.1" 200 156 0.025859 10.0.0.130 - - [2025-10-30 21:38:26] "POST /set-tag HTTP/1.1" 200 109 0.014492 10.0.0.130 - - [2025-10-30 21:38:26] "GET /virtual-machine-interface/c468a05c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.027767 10.0.0.130 - - [2025-10-30 21:38:26] "POST /chown HTTP/1.1" 200 109 0.039578 10.0.0.130 - - [2025-10-30 21:38:26] "GET /instance-ip/c4876226-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.008684 10.0.0.130 - - [2025-10-30 21:38:26] "POST /chown HTTP/1.1" 200 109 0.027900 10.0.0.130 - - [2025-10-30 21:38:26] "POST /ref-update HTTP/1.1" 200 156 0.010259 10.0.0.130 - - [2025-10-30 21:38:26] "GET /virtual-machine-interface/c468a05c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.012136 10.0.0.130 - - [2025-10-30 21:38:26] "POST /set-tag HTTP/1.1" 200 109 0.004632 10.0.0.130 - - [2025-10-30 21:38:26] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.013247 10.0.0.130 - - [2025-10-30 21:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.130 - - [2025-10-30 21:38:26] "POST /chown HTTP/1.1" 200 109 0.006558 10.0.0.130 - - [2025-10-30 21:38:26] "POST /chown HTTP/1.1" 200 109 0.010975 10.0.0.130 - - [2025-10-30 21:38:26] "POST /ref-update HTTP/1.1" 200 156 0.011043 10.0.0.130 - - [2025-10-30 21:38:26] "GET /virtual-machine-interface/c468a05c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.015007 10.0.0.130 - - [2025-10-30 21:38:26] "POST /set-tag HTTP/1.1" 200 109 0.003750 10.0.0.130 - - [2025-10-30 21:38:26] "POST /chown HTTP/1.1" 200 109 0.025460 10.0.0.130 - - [2025-10-30 21:38:26] "POST /chown HTTP/1.1" 200 109 0.019527 10.0.0.130 - - [2025-10-30 21:38:26] "GET /virtual-machine-interface/c468a05c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005950 10.0.0.130 - - [2025-10-30 21:38:26] "POST /set-tag HTTP/1.1" 200 109 0.004524 10.0.0.130 - - [2025-10-30 21:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.130 - - [2025-10-30 21:38:26] "POST /chown HTTP/1.1" 200 109 0.006001 10.0.0.130 - - [2025-10-30 21:38:26] "POST /chown HTTP/1.1" 200 109 0.031190 10.0.0.130 - - [2025-10-30 21:38:26] "POST /chown HTTP/1.1" 200 109 0.007150 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.013907 10.0.0.130 - - [2025-10-30 21:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.007067 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.013665 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.017811 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.007429 10.0.0.130 - - [2025-10-30 21:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.006749 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.042398 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.011742 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.022782 10.0.0.130 - - [2025-10-30 21:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.008678 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.017554 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.020880 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.010439 10.0.0.130 - - [2025-10-30 21:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.009655 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.013308 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.010627 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.024461 10.0.0.130 - - [2025-10-30 21:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.026604 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.030239 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.025628 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.010930 10.0.0.130 - - [2025-10-30 21:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.011626 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.019873 10.0.0.130 - - [2025-10-30 21:38:27] "POST /chown HTTP/1.1" 200 109 0.006693 10.0.0.130 - - [2025-10-30 21:38:28] "POST /chown HTTP/1.1" 200 109 0.022582 10.0.0.130 - - [2025-10-30 21:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.130 - - [2025-10-30 21:38:28] "POST /chown HTTP/1.1" 200 109 0.007094 10.0.0.130 - - [2025-10-30 21:38:28] "POST /chown HTTP/1.1" 200 109 0.017698 10.0.0.130 - - [2025-10-30 21:38:28] "POST /chown HTTP/1.1" 200 109 0.018604 10.0.0.130 - - [2025-10-30 21:38:28] "POST /chown HTTP/1.1" 200 109 0.006374 10.0.0.130 - - [2025-10-30 21:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.130 - - [2025-10-30 21:38:31] "POST /chown HTTP/1.1" 200 109 0.006511 10.0.0.130 - - [2025-10-30 21:38:31] "POST /chown HTTP/1.1" 200 109 0.006895 10.0.0.130 - - [2025-10-30 21:38:31] "POST /chown HTTP/1.1" 200 109 0.006619 10.0.0.130 - - [2025-10-30 21:38:31] "POST /chown HTTP/1.1" 200 109 0.009108 10.0.0.130 - - [2025-10-30 21:38:34] "GET /virtual-machine-interface/bfa82682-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004636 10.0.0.130 - - [2025-10-30 21:38:34] "POST /set-tag HTTP/1.1" 200 109 0.003229 10.0.0.130 - - [2025-10-30 21:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.130 - - [2025-10-30 21:38:34] "GET /loadbalancer/84697268-3eda-4827-b893-48473b203b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.005793 10.0.0.130 - - [2025-10-30 21:38:34] "GET /loadbalancer-pool/e6a0a9b4-50f2-4976-ba64-d683b16e6a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003974 10.0.0.130 - - [2025-10-30 21:38:34] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016953 10.0.0.130 - - [2025-10-30 21:38:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008828 10.0.0.130 - - [2025-10-30 21:38:34] "GET /virtual-machine-interface/bfa82682-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010891 10.0.0.130 - - [2025-10-30 21:38:34] "GET /virtual-machine-interface/bfa82682-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004337 10.0.0.130 - - [2025-10-30 21:38:34] "POST /ref-update HTTP/1.1" 200 156 0.014007 10.0.0.130 - - [2025-10-30 21:38:34] "POST /tags HTTP/1.1" 409 221 0.002294 10.0.0.130 - - [2025-10-30 21:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.130 - - [2025-10-30 21:38:34] "GET /tag/9221a5b9-5c1b-4e74-8ceb-3bb38638c7b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011128 10.0.0.130 - - [2025-10-30 21:38:34] "GET /floating-ip/da87943d-002f-4286-93eb-48a99dedfab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.003427 10.0.0.130 - - [2025-10-30 21:38:34] "PUT /floating-ip/da87943d-002f-4286-93eb-48a99dedfab6 HTTP/1.1" 200 257 0.008297 10.0.0.130 - - [2025-10-30 21:38:34] "POST /set-tag HTTP/1.1" 200 109 0.015372 10.0.0.130 - - [2025-10-30 21:38:35] "GET /virtual-machine-interface/c02672e4-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006153 10.0.0.130 - - [2025-10-30 21:38:35] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.130 - - [2025-10-30 21:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.130 - - [2025-10-30 21:38:35] "GET /loadbalancer/84697268-3eda-4827-b893-48473b203b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003026 10.0.0.130 - - [2025-10-30 21:38:35] "GET /loadbalancer-pool/e6a0a9b4-50f2-4976-ba64-d683b16e6a19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002734 10.0.0.130 - - [2025-10-30 21:38:35] "POST /loadbalancer-members HTTP/1.1" 200 704 0.013926 10.0.0.130 - - [2025-10-30 21:38:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008044 10.0.0.130 - - [2025-10-30 21:38:35] "GET /virtual-machine-interface/c02672e4-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006082 10.0.0.130 - - [2025-10-30 21:38:35] "GET /virtual-machine-interface/c02672e4-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006506 10.0.0.130 - - [2025-10-30 21:38:35] "POST /ref-update HTTP/1.1" 200 156 0.023432 10.0.0.130 - - [2025-10-30 21:38:35] "POST /set-tag HTTP/1.1" 200 109 0.038977 10.0.0.130 - - [2025-10-30 21:38:35] "GET /floating-ip/da87943d-002f-4286-93eb-48a99dedfab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.015753 10.0.0.130 - - [2025-10-30 21:38:35] "GET /virtual-machine/5ea16e04-4291-468e-9c21-e90518516a98?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003985 10.0.0.130 - - [2025-10-30 21:38:35] "GET /virtual-machine-interface/bfa82682-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005352 10.0.0.130 - - [2025-10-30 21:38:36] "GET /virtual-machine/a1871813-3589-462b-9fcc-b25d9e5a86b2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003057 10.0.0.130 - - [2025-10-30 21:38:36] "GET /virtual-machine-interface/c02672e4-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005528 10.0.0.130 - - [2025-10-30 21:38:39] "GET /virtual-machine-interface/c468a05c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006596 10.0.0.130 - - [2025-10-30 21:38:39] "POST /set-tag HTTP/1.1" 200 109 0.003119 10.0.0.130 - - [2025-10-30 21:38:41] "GET /virtual-machine/eea38da6-a442-43d1-acc6-5c7dbf3b7d44?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003675 10.0.0.130 - - [2025-10-30 21:38:41] "GET /virtual-machine-interface/c468a05c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004237 10.0.0.130 - - [2025-10-30 21:38:41] "GET /virtual-machine-interface/c468a05c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008485 10.0.0.130 - - [2025-10-30 21:38:41] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.130 - - [2025-10-30 21:39:12] "GET /virtual-machine-interface/c468a05c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005678 10.0.0.130 - - [2025-10-30 21:39:12] "POST /set-tag HTTP/1.1" 200 109 0.003552 10.0.0.130 - - [2025-10-30 21:39:12] "GET /virtual-machine-interface/c468a05c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004383 10.0.0.130 - - [2025-10-30 21:39:12] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.130 - - [2025-10-30 21:39:12] "GET /virtual-machine/eea38da6-a442-43d1-acc6-5c7dbf3b7d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002895 10.0.0.130 - - [2025-10-30 21:39:12] "POST /ref-update HTTP/1.1" 200 156 0.019195 10.0.0.130 - - [2025-10-30 21:39:12] "GET /virtual-machine-interface/c468a05c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008352 10.0.0.130 - - [2025-10-30 21:39:12] "POST /set-tag HTTP/1.1" 200 109 0.018715 10.0.0.130 - - [2025-10-30 21:39:12] "POST /set-tag HTTP/1.1" 200 109 0.016589 10.0.0.130 - - [2025-10-30 21:39:12] "DELETE /instance-ip/c4876226-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.035140 10.0.0.130 - - [2025-10-30 21:39:12] "DELETE /virtual-machine-interface/c468a05c-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.039268 10.0.0.130 - - [2025-10-30 21:39:12] "DELETE /virtual-machine/eea38da6-a442-43d1-acc6-5c7dbf3b7d44 HTTP/1.1" 200 115 0.024075 10.0.0.130 - - [2025-10-30 21:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.130 - - [2025-10-30 21:39:16] "GET /tag/444a3b7f-2185-4764-9028-721125a87ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010930 10.0.0.130 - - [2025-10-30 21:39:16] "GET /tag/444a3b7f-2185-4764-9028-721125a87ad8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.013613 10.0.0.130 - - [2025-10-30 21:39:16] "GET /virtual-machine-interface/b112b5a0-d91c-4ecb-99a3-753efdbe81a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004270 10.0.0.130 - - [2025-10-30 21:39:16] "POST /set-tag HTTP/1.1" 200 109 0.014781 10.0.0.130 - - [2025-10-30 21:39:16] "GET /virtual-machine-interface/f04b2c83-7dbd-43cc-bf14-61ffe9afd6d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005197 10.0.0.130 - - [2025-10-30 21:39:17] "POST /set-tag HTTP/1.1" 200 109 0.017386 10.0.0.130 - - [2025-10-30 21:39:17] "GET /virtual-machine-interface/f750b7be-497d-4a96-be51-7597ad39d2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.005363 10.0.0.130 - - [2025-10-30 21:39:17] "POST /set-tag HTTP/1.1" 200 109 0.013958 10.0.0.130 - - [2025-10-30 21:39:17] "GET /firewall-policy/99ac21fb-371b-488d-b363-d0885abd1033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012939 10.0.0.130 - - [2025-10-30 21:39:17] "GET /firewall-rule/3579b84b-34a6-4630-ae9b-1c35957587f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002903 10.0.0.130 - - [2025-10-30 21:39:17] "POST /ref-update HTTP/1.1" 200 156 0.011790 10.0.0.130 - - [2025-10-30 21:39:17] "DELETE /firewall-rule/3579b84b-34a6-4630-ae9b-1c35957587f8 HTTP/1.1" 200 115 0.044447 10.0.0.130 - - [2025-10-30 21:39:17] "DELETE /loadbalancer-member/9280ab07-dfc1-4daf-b256-cc30d92a323a HTTP/1.1" 200 115 0.042863 10.0.0.130 - - [2025-10-30 21:39:17] "PUT /service-instance/81d3d8fa-3678-43c1-9258-1ab7001ab4c7 HTTP/1.1" 200 267 0.021966 10.0.0.130 - - [2025-10-30 21:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.051847 10.0.0.130 - - [2025-10-30 21:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.027745 10.0.0.130 - - [2025-10-30 21:39:17] "DELETE /loadbalancer-pool/f9f17c9e-1187-43f7-84e5-055c4633c359 HTTP/1.1" 200 115 0.147248 10.0.0.130 - - [2025-10-30 21:39:17] "POST /chown HTTP/1.1" 200 109 0.012191 10.0.0.130 - - [2025-10-30 21:39:17] "POST /chown HTTP/1.1" 200 109 0.027184 10.0.0.130 - - [2025-10-30 21:39:17] "POST /chown HTTP/1.1" 200 109 0.017469 10.0.0.130 - - [2025-10-30 21:39:17] "DELETE /loadbalancer-listener/2c4db637-6059-4c29-b5df-c9da26677e4c HTTP/1.1" 200 115 0.088105 10.0.0.130 - - [2025-10-30 21:39:17] "GET /floating-ip/4770546a-80ca-4197-b153-e2b8757e4370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.013026 10.0.0.130 - - [2025-10-30 21:39:17] "POST /chown HTTP/1.1" 200 109 0.011486 10.0.0.130 - - [2025-10-30 21:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009468 10.0.0.130 - - [2025-10-30 21:39:17] "POST /chown HTTP/1.1" 200 109 0.018288 10.0.0.130 - - [2025-10-30 21:39:17] "PUT /floating-ip/4770546a-80ca-4197-b153-e2b8757e4370 HTTP/1.1" 200 257 0.064338 10.0.0.130 - - [2025-10-30 21:39:17] "POST /chown HTTP/1.1" 200 109 0.018897 10.0.0.130 - - [2025-10-30 21:39:17] "POST /chown HTTP/1.1" 200 109 0.027324 10.0.0.130 - - [2025-10-30 21:39:17] "POST /chown HTTP/1.1" 200 109 0.024381 10.0.0.130 - - [2025-10-30 21:39:17] "DELETE /floating-ip/4770546a-80ca-4197-b153-e2b8757e4370 HTTP/1.1" 200 115 0.143146 10.0.0.130 - - [2025-10-30 21:39:17] "PUT /service-instance/81d3d8fa-3678-43c1-9258-1ab7001ab4c7 HTTP/1.1" 200 267 0.009287 10.0.0.130 - - [2025-10-30 21:39:17] "DELETE /loadbalancer/5bb3019b-598b-4c32-9920-3ac16ccb4200 HTTP/1.1" 200 115 0.042226 10.0.0.130 - - [2025-10-30 21:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017222 10.0.0.130 - - [2025-10-30 21:39:17] "GET /floating-ip-pool/fa916b5e-911a-49df-90c8-125e478e1406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.031553 10.0.0.130 - - [2025-10-30 21:39:17] "POST /ref-update HTTP/1.1" 404 171 0.019258 10.0.0.130 - - [2025-10-30 21:39:17] "POST /ref-update HTTP/1.1" 200 156 0.008284 10.0.0.130 - - [2025-10-30 21:39:17] "DELETE /instance-ip/edb9f260-2b1b-4c04-8653-e9d12464a17f HTTP/1.1" 200 115 0.117625 10.0.0.130 - - [2025-10-30 21:39:17] "PUT /service-instance/81d3d8fa-3678-43c1-9258-1ab7001ab4c7 HTTP/1.1" 200 267 0.014753 10.0.0.130 - - [2025-10-30 21:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025847 10.0.0.130 - - [2025-10-30 21:39:18] "DELETE /floating-ip-pool/fa916b5e-911a-49df-90c8-125e478e1406 HTTP/1.1" 200 115 0.083237 10.0.0.130 - - [2025-10-30 21:39:18] "POST /ref-update HTTP/1.1" 404 171 0.005381 10.0.0.130 - - [2025-10-30 21:39:18] "DELETE /virtual-machine-interface/f750b7be-497d-4a96-be51-7597ad39d2fd HTTP/1.1" 200 115 0.107940 10.0.0.130 - - [2025-10-30 21:39:18] "PUT /service-instance/81d3d8fa-3678-43c1-9258-1ab7001ab4c7 HTTP/1.1" 200 267 0.030789 10.0.0.130 - - [2025-10-30 21:39:18] "POST /useragent-kv HTTP/1.1" 200 115 0.009518 10.0.0.130 - - [2025-10-30 21:39:18] "POST /useragent-kv HTTP/1.1" 200 115 0.020066 10.0.0.130 - - [2025-10-30 21:39:18] "DELETE /virtual-network/95f87f53-57fb-4740-9858-b9469c970c2b HTTP/1.1" 200 115 0.174380 10.0.0.130 - - [2025-10-30 21:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.036433 10.0.0.130 - - [2025-10-30 21:39:18] "GET /routing-instance/f814363c-538a-4717-af87-283ace816f81 HTTP/1.1" 404 171 0.019636 10.0.0.130 - - [2025-10-30 21:39:18] "GET /domains HTTP/1.1" 200 281 0.003840 10.0.0.130 - - [2025-10-30 21:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.130 - - [2025-10-30 21:39:18] "GET /domain/f6156964-cb3d-470d-ab80-dfdd5c69628c HTTP/1.1" 200 3100 0.003627 10.0.0.130 - - [2025-10-30 21:39:18] "DELETE /tag/444a3b7f-2185-4764-9028-721125a87ad8 HTTP/1.1" 200 115 0.180947 10.0.0.130 - - [2025-10-30 21:39:18] "DELETE /route-target/e672ecbe-42d5-4789-b491-768132ffe6dd HTTP/1.1" 200 115 0.036708 10.0.0.130 - - [2025-10-30 21:39:18] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd HTTP/1.1" 200 7439 0.058077 10.0.0.130 - - [2025-10-30 21:39:18] "DELETE /service-instance/81d3d8fa-3678-43c1-9258-1ab7001ab4c7 HTTP/1.1" 200 115 0.101991 10.0.0.130 - - [2025-10-30 21:39:18] "GET /virtual-machine-interface/b112b5a0-d91c-4ecb-99a3-753efdbe81a6?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.005075 10.0.0.130 - - [2025-10-30 21:39:18] "GET /virtual-machine-interface/c02672e4-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.012587 10.0.0.130 - - [2025-10-30 21:39:18] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.130 - - [2025-10-30 21:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010745 10.0.0.130 - - [2025-10-30 21:39:18] "GET /loadbalancer/84697268-3eda-4827-b893-48473b203b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.004189 10.0.0.130 - - [2025-10-30 21:39:18] "DELETE /virtual-machine-interface/b112b5a0-d91c-4ecb-99a3-753efdbe81a6 HTTP/1.1" 200 115 0.068264 10.0.0.130 - - [2025-10-30 21:39:18] "GET /virtual-machine-interface/c02672e4-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007492 10.0.0.130 - - [2025-10-30 21:39:18] "DELETE /virtual-machine/45fd43ad-4026-4b99-b8aa-2c2227faf82c HTTP/1.1" 200 115 0.051938 10.0.0.130 - - [2025-10-30 21:39:18] "GET /virtual-machine-interface/f04b2c83-7dbd-43cc-bf14-61ffe9afd6d8?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.012356 10.0.0.130 - - [2025-10-30 21:39:18] "POST /set-tag HTTP/1.1" 200 109 0.061551 10.0.0.130 - - [2025-10-30 21:39:18] "DELETE /loadbalancer-member/bf8c6a49-b086-4be5-bebf-265f7f86b726 HTTP/1.1" 200 115 0.054093 10.0.0.130 - - [2025-10-30 21:39:18] "DELETE /virtual-machine-interface/f04b2c83-7dbd-43cc-bf14-61ffe9afd6d8 HTTP/1.1" 200 115 0.053289 10.0.0.130 - - [2025-10-30 21:39:18] "POST /ref-update HTTP/1.1" 200 156 0.009003 10.0.0.130 - - [2025-10-30 21:39:18] "DELETE /virtual-machine/ebaf9e0d-fb13-4003-9967-67137751fd29 HTTP/1.1" 200 115 0.044765 10.0.0.130 - - [2025-10-30 21:39:19] "GET /virtual-machine-interface/c02672e4-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011207 10.0.0.130 - - [2025-10-30 21:39:19] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.130 - - [2025-10-30 21:39:19] "GET /virtual-machine-interface/c02672e4-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005006 10.0.0.130 - - [2025-10-30 21:39:19] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.130 - - [2025-10-30 21:39:19] "GET /virtual-machine/a1871813-3589-462b-9fcc-b25d9e5a86b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002895 10.0.0.130 - - [2025-10-30 21:39:19] "POST /ref-update HTTP/1.1" 200 156 0.008489 10.0.0.130 - - [2025-10-30 21:39:19] "GET /virtual-machine-interface/c02672e4-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004415 10.0.0.130 - - [2025-10-30 21:39:19] "POST /set-tag HTTP/1.1" 200 109 0.035581 10.0.0.130 - - [2025-10-30 21:39:19] "POST /set-tag HTTP/1.1" 200 109 0.033462 10.0.0.130 - - [2025-10-30 21:39:19] "POST /set-tag HTTP/1.1" 200 109 0.025244 10.0.0.130 - - [2025-10-30 21:39:19] "DELETE /instance-ip/c04111bc-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.051698 10.0.0.130 - - [2025-10-30 21:39:19] "POST /ref-update HTTP/1.1" 200 156 0.011510 10.0.0.130 - - [2025-10-30 21:39:19] "DELETE /virtual-machine-interface/c02672e4-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.045286 10.0.0.130 - - [2025-10-30 21:39:19] "DELETE /virtual-machine/a1871813-3589-462b-9fcc-b25d9e5a86b2 HTTP/1.1" 200 115 0.016648 10.0.0.130 - - [2025-10-30 21:39:23] "GET /virtual-machine-interface/bfa82682-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.014616 10.0.0.130 - - [2025-10-30 21:39:23] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.130 - - [2025-10-30 21:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.130 - - [2025-10-30 21:39:23] "GET /loadbalancer/84697268-3eda-4827-b893-48473b203b45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002488 10.0.0.130 - - [2025-10-30 21:39:24] "GET /virtual-machine-interface/bfa82682-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004991 10.0.0.130 - - [2025-10-30 21:39:24] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.130 - - [2025-10-30 21:39:24] "GET /virtual-machine-interface/bfa82682-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005018 10.0.0.130 - - [2025-10-30 21:39:24] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.130 - - [2025-10-30 21:39:24] "GET /virtual-machine/5ea16e04-4291-468e-9c21-e90518516a98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002917 10.0.0.130 - - [2025-10-30 21:39:24] "POST /ref-update HTTP/1.1" 200 156 0.010662 10.0.0.130 - - [2025-10-30 21:39:24] "GET /virtual-machine-interface/bfa82682-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.016954 10.0.0.130 - - [2025-10-30 21:39:24] "POST /set-tag HTTP/1.1" 200 109 0.019464 10.0.0.130 - - [2025-10-30 21:39:24] "POST /set-tag HTTP/1.1" 200 109 0.030824 10.0.0.130 - - [2025-10-30 21:39:24] "POST /set-tag HTTP/1.1" 200 109 0.025349 10.0.0.130 - - [2025-10-30 21:39:24] "DELETE /instance-ip/bfc2ec38-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.040207 10.0.0.130 - - [2025-10-30 21:39:24] "POST /ref-update HTTP/1.1" 200 156 0.008375 10.0.0.130 - - [2025-10-30 21:39:24] "DELETE /virtual-machine-interface/bfa82682-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.072092 10.0.0.130 - - [2025-10-30 21:39:24] "DELETE /virtual-machine/5ea16e04-4291-468e-9c21-e90518516a98 HTTP/1.1" 200 115 0.046962 10.0.0.130 - - [2025-10-30 21:39:25] "DELETE /tag/4eb4a55e-293a-4140-96a8-704a9afb03f8 HTTP/1.1" 200 115 0.097894 10.0.0.130 - - [2025-10-30 21:39:25] "DELETE /tag/cfc7cc73-ee0a-4a20-9a84-69d6be7d15db HTTP/1.1" 200 115 0.035078 10.0.0.130 - - [2025-10-30 21:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.130 - - [2025-10-30 21:39:28] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034515 10.0.0.130 - - [2025-10-30 21:39:28] "POST /tags HTTP/1.1" 200 394 0.031876 10.0.0.130 - - [2025-10-30 21:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014903 10.0.0.130 - - [2025-10-30 21:39:28] "GET /tag/a74c2a24-6bf3-4680-80f2-7142ffc789c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012152 10.0.0.130 - - [2025-10-30 21:39:28] "POST /tags HTTP/1.1" 200 342 0.018139 10.0.0.130 - - [2025-10-30 21:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.130 - - [2025-10-30 21:39:29] "GET /tag/1fd01bfd-b0a5-4c64-a1e0-efb1156f3c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012129 10.0.0.130 - - [2025-10-30 21:39:29] "POST /id-to-fqname HTTP/1.1" 200 192 0.000533 10.0.0.130 - - [2025-10-30 21:39:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.013610 10.0.0.130 - - [2025-10-30 21:39:29] "POST /security-groups HTTP/1.1" 200 591 0.062523 10.0.0.130 - - [2025-10-30 21:39:29] "POST /projects HTTP/1.1" 200 521 0.170053 10.0.0.130 - - [2025-10-30 21:39:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.002223 10.0.0.130 - - [2025-10-30 21:39:29] "POST /access-control-lists HTTP/1.1" 200 600 0.061307 10.0.0.130 - - [2025-10-30 21:39:29] "POST /fqname-to-id HTTP/1.1" 404 235 0.003179 10.0.0.130 - - [2025-10-30 21:39:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.050626 10.0.0.130 - - [2025-10-30 21:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014160 10.0.0.130 - - [2025-10-30 21:39:29] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006859 10.0.0.130 - - [2025-10-30 21:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.130 - - [2025-10-30 21:39:29] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.012902 10.0.0.130 - - [2025-10-30 21:39:29] "POST /access-control-lists HTTP/1.1" 200 598 0.084672 10.0.0.130 - - [2025-10-30 21:39:29] "PUT /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b HTTP/1.1" 200 265 0.045729 10.0.0.130 - - [2025-10-30 21:39:29] "PUT /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a HTTP/1.1" 200 265 0.048397 10.0.0.130 - - [2025-10-30 21:39:29] "POST /security-groups HTTP/1.1" 200 593 0.067034 10.0.0.130 - - [2025-10-30 21:39:29] "POST /fqname-to-id HTTP/1.1" 404 270 0.003447 10.0.0.130 - - [2025-10-30 21:39:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028937 10.0.0.130 - - [2025-10-30 21:39:29] "POST /chown HTTP/1.1" 200 109 0.041931 10.0.0.130 - - [2025-10-30 21:39:29] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.032012 10.0.0.130 - - [2025-10-30 21:39:29] "POST /access-control-lists HTTP/1.1" 200 634 0.132699 10.0.0.130 - - [2025-10-30 21:39:29] "POST /fqname-to-id HTTP/1.1" 404 269 0.018275 10.0.0.130 - - [2025-10-30 21:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007028 10.0.0.130 - - [2025-10-30 21:39:29] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005256 10.0.0.130 - - [2025-10-30 21:39:29] "POST /tags HTTP/1.1" 409 226 0.002342 10.0.0.130 - - [2025-10-30 21:39:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.130 - - [2025-10-30 21:39:29] "GET /tag/1fd01bfd-b0a5-4c64-a1e0-efb1156f3c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.017016 10.0.0.130 - - [2025-10-30 21:39:29] "POST /access-control-lists HTTP/1.1" 200 632 0.076877 10.0.0.130 - - [2025-10-30 21:39:30] "POST /firewall-rules HTTP/1.1" 200 602 0.064610 10.0.0.130 - - [2025-10-30 21:39:30] "GET /firewall-rule/f8b94cee-bd8d-4b0a-a953-e141f0a17e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.011158 10.0.0.130 - - [2025-10-30 21:39:30] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003895 10.0.0.130 - - [2025-10-30 21:39:30] "GET /firewall-rule/f8b94cee-bd8d-4b0a-a953-e141f0a17e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002935 10.0.0.130 - - [2025-10-30 21:39:30] "POST /ref-update HTTP/1.1" 200 156 0.050337 10.0.0.130 - - [2025-10-30 21:39:30] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010123 10.0.0.130 - - [2025-10-30 21:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.130 - - [2025-10-30 21:39:30] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002585 10.0.0.130 - - [2025-10-30 21:39:30] "POST /tags HTTP/1.1" 409 226 0.001726 10.0.0.130 - - [2025-10-30 21:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.130 - - [2025-10-30 21:39:30] "GET /tag/1fd01bfd-b0a5-4c64-a1e0-efb1156f3c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011174 10.0.0.130 - - [2025-10-30 21:39:30] "POST /firewall-rules HTTP/1.1" 200 600 0.079080 10.0.0.130 - - [2025-10-30 21:39:30] "GET /firewall-rule/45b28afc-3bcf-4950-b09f-5cce6308f8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004391 10.0.0.130 - - [2025-10-30 21:39:30] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003954 10.0.0.130 - - [2025-10-30 21:39:30] "GET /firewall-rule/45b28afc-3bcf-4950-b09f-5cce6308f8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002306 10.0.0.130 - - [2025-10-30 21:39:30] "POST /ref-update HTTP/1.1" 200 156 0.054509 10.0.0.130 - - [2025-10-30 21:39:31] "POST /tags HTTP/1.1" 200 394 0.034197 10.0.0.130 - - [2025-10-30 21:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005577 10.0.0.130 - - [2025-10-30 21:39:32] "GET /tag/03bac513-5053-4137-9bf0-1ae095fa58ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011837 10.0.0.130 - - [2025-10-30 21:39:32] "POST /tags HTTP/1.1" 200 342 0.018873 10.0.0.130 - - [2025-10-30 21:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010465 10.0.0.130 - - [2025-10-30 21:39:32] "GET /tag/62b6928f-28f3-433b-b125-9ee5a771562c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012875 10.0.0.130 - - [2025-10-30 21:39:32] "POST /id-to-fqname HTTP/1.1" 200 192 0.002879 10.0.0.130 - - [2025-10-30 21:39:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.006994 10.0.0.130 - - [2025-10-30 21:39:32] "POST /security-groups HTTP/1.1" 200 591 0.064357 10.0.0.130 - - [2025-10-30 21:39:32] "POST /projects HTTP/1.1" 200 521 0.217247 10.0.0.130 - - [2025-10-30 21:39:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.002707 10.0.0.130 - - [2025-10-30 21:39:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011446 10.0.0.130 - - [2025-10-30 21:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006990 10.0.0.130 - - [2025-10-30 21:39:32] "POST /access-control-lists HTTP/1.1" 200 600 0.076594 10.0.0.130 - - [2025-10-30 21:39:32] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.034047 10.0.0.130 - - [2025-10-30 21:39:32] "POST /fqname-to-id HTTP/1.1" 404 235 0.019801 10.0.0.130 - - [2025-10-30 21:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011013 10.0.0.130 - - [2025-10-30 21:39:32] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004908 10.0.0.130 - - [2025-10-30 21:39:32] "POST /access-control-lists HTTP/1.1" 200 598 0.076268 10.0.0.130 - - [2025-10-30 21:39:32] "PUT /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b HTTP/1.1" 200 265 0.059152 10.0.0.130 - - [2025-10-30 21:39:32] "PUT /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a HTTP/1.1" 200 265 0.041479 10.0.0.130 - - [2025-10-30 21:39:32] "POST /security-groups HTTP/1.1" 200 593 0.073569 10.0.0.130 - - [2025-10-30 21:39:32] "POST /fqname-to-id HTTP/1.1" 404 270 0.001938 10.0.0.130 - - [2025-10-30 21:39:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019419 10.0.0.130 - - [2025-10-30 21:39:32] "POST /access-control-lists HTTP/1.1" 200 634 0.041250 10.0.0.130 - - [2025-10-30 21:39:32] "POST /fqname-to-id HTTP/1.1" 404 269 0.008206 10.0.0.130 - - [2025-10-30 21:39:32] "POST /chown HTTP/1.1" 200 109 0.038129 10.0.0.130 - - [2025-10-30 21:39:32] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015727 10.0.0.130 - - [2025-10-30 21:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.130 - - [2025-10-30 21:39:32] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.020253 10.0.0.130 - - [2025-10-30 21:39:32] "POST /tags HTTP/1.1" 409 226 0.002461 10.0.0.130 - - [2025-10-30 21:39:32] "POST /access-control-lists HTTP/1.1" 200 632 0.103789 10.0.0.130 - - [2025-10-30 21:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009917 10.0.0.130 - - [2025-10-30 21:39:33] "GET /tag/62b6928f-28f3-433b-b125-9ee5a771562c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015066 10.0.0.130 - - [2025-10-30 21:39:33] "POST /firewall-rules HTTP/1.1" 200 602 0.067709 10.0.0.130 - - [2025-10-30 21:39:33] "GET /firewall-rule/53e39985-3b89-4414-9838-50d002b480a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004160 10.0.0.130 - - [2025-10-30 21:39:33] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003659 10.0.0.130 - - [2025-10-30 21:39:33] "GET /firewall-rule/53e39985-3b89-4414-9838-50d002b480a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001985 10.0.0.130 - - [2025-10-30 21:39:33] "POST /ref-update HTTP/1.1" 200 156 0.066180 10.0.0.130 - - [2025-10-30 21:39:33] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010516 10.0.0.130 - - [2025-10-30 21:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.130 - - [2025-10-30 21:39:33] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003026 10.0.0.130 - - [2025-10-30 21:39:33] "POST /tags HTTP/1.1" 409 226 0.001737 10.0.0.130 - - [2025-10-30 21:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.130 - - [2025-10-30 21:39:33] "GET /tag/62b6928f-28f3-433b-b125-9ee5a771562c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011540 10.0.0.130 - - [2025-10-30 21:39:33] "POST /firewall-rules HTTP/1.1" 200 600 0.063140 10.0.0.130 - - [2025-10-30 21:39:33] "GET /firewall-rule/179b4fb7-d271-4c25-9fed-a44cccae31d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007810 10.0.0.130 - - [2025-10-30 21:39:33] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005523 10.0.0.130 - - [2025-10-30 21:39:33] "GET /firewall-rule/179b4fb7-d271-4c25-9fed-a44cccae31d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002829 10.0.0.130 - - [2025-10-30 21:39:33] "POST /ref-update HTTP/1.1" 200 156 0.054310 10.0.0.130 - - [2025-10-30 21:39:35] "POST /tags HTTP/1.1" 200 346 0.097234 10.0.0.130 - - [2025-10-30 21:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017681 10.0.0.130 - - [2025-10-30 21:39:35] "GET /tag/c715b40b-3e9b-4a45-b8d7-c583a2c17a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.030122 10.0.0.130 - - [2025-10-30 21:39:35] "POST /projects HTTP/1.1" 409 238 0.002833 10.0.0.130 - - [2025-10-30 21:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.130 - - [2025-10-30 21:39:35] "GET /project/0182e442-c4c3-43b0-b15b-ca48be647457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.053551 10.0.0.130 - - [2025-10-30 21:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.130 - - [2025-10-30 21:39:35] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005037 10.0.0.130 - - [2025-10-30 21:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.130 - - [2025-10-30 21:39:35] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004348 10.0.0.130 - - [2025-10-30 21:39:35] "POST /security-groups HTTP/1.1" 409 285 0.002745 10.0.0.130 - - [2025-10-30 21:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.130 - - [2025-10-30 21:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.130 - - [2025-10-30 21:39:35] "PUT /security-group/f0db6912-0ba4-4164-849a-67f7daf9c1eb HTTP/1.1" 200 263 0.064462 10.0.0.130 - - [2025-10-30 21:39:35] "PUT /access-control-list/eb5413db-7c45-45b2-bb72-ae2ea7d46247 HTTP/1.1" 200 273 0.024163 10.0.0.130 - - [2025-10-30 21:39:35] "GET /project/0182e442-c4c3-43b0-b15b-ca48be647457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.107791 10.0.0.130 - - [2025-10-30 21:39:35] "PUT /access-control-list/010b2cb5-738f-4d6f-af18-154d7da1c417 HTTP/1.1" 200 273 0.056615 10.0.0.130 - - [2025-10-30 21:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.056365 10.0.0.130 - - [2025-10-30 21:39:35] "POST /tags HTTP/1.1" 409 228 0.006894 10.0.0.130 - - [2025-10-30 21:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.130 - - [2025-10-30 21:39:35] "GET /tag/c715b40b-3e9b-4a45-b8d7-c583a2c17a6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014871 10.0.0.130 - - [2025-10-30 21:39:35] "POST /tags HTTP/1.1" 200 346 0.018702 10.0.0.130 - - [2025-10-30 21:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014055 10.0.0.130 - - [2025-10-30 21:39:35] "GET /tag/0a996cbe-1589-43df-aba1-ec52aa24d176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014935 10.0.0.130 - - [2025-10-30 21:39:35] "POST /projects HTTP/1.1" 409 238 0.002106 10.0.0.130 - - [2025-10-30 21:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.130 - - [2025-10-30 21:39:35] "GET /project/26381a75-e9ba-4972-adde-d174bbac0994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033542 10.0.0.130 - - [2025-10-30 21:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.130 - - [2025-10-30 21:39:35] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005044 10.0.0.130 - - [2025-10-30 21:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.130 - - [2025-10-30 21:39:35] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004519 10.0.0.130 - - [2025-10-30 21:39:35] "POST /security-groups HTTP/1.1" 409 285 0.003401 10.0.0.130 - - [2025-10-30 21:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.130 - - [2025-10-30 21:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010277 10.0.0.130 - - [2025-10-30 21:39:35] "GET /project/26381a75-e9ba-4972-adde-d174bbac0994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034731 10.0.0.130 - - [2025-10-30 21:39:35] "PUT /security-group/25fc28a0-1cdf-4ae9-bf4a-b2bbf781f571 HTTP/1.1" 200 263 0.071086 10.0.0.130 - - [2025-10-30 21:39:36] "PUT /access-control-list/94ec088e-bb38-420b-900b-b4439b0aad02 HTTP/1.1" 200 273 0.021494 10.0.0.130 - - [2025-10-30 21:39:36] "PUT /access-control-list/98ad51d7-84b8-4adf-ac90-863453922980 HTTP/1.1" 200 273 0.015834 10.0.0.130 - - [2025-10-30 21:39:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024465 10.0.0.130 - - [2025-10-30 21:39:36] "POST /tags HTTP/1.1" 409 228 0.016136 10.0.0.130 - - [2025-10-30 21:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006100 10.0.0.130 - - [2025-10-30 21:39:36] "GET /tag/0a996cbe-1589-43df-aba1-ec52aa24d176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012067 10.0.0.130 - - [2025-10-30 21:39:36] "POST /tags HTTP/1.1" 200 292 0.078608 10.0.0.130 - - [2025-10-30 21:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017709 10.0.0.130 - - [2025-10-30 21:39:36] "GET /tag/f7fab637-c1a5-473f-be2e-7bfac5be1228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.016202 10.0.0.130 - - [2025-10-30 21:39:36] "POST /tags HTTP/1.1" 200 304 0.105229 10.0.0.130 - - [2025-10-30 21:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008501 10.0.0.130 - - [2025-10-30 21:39:36] "GET /tag/88800179-08a0-444b-abfb-3150a592f5ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.019361 10.0.0.130 - - [2025-10-30 21:39:36] "POST /tags HTTP/1.1" 409 252 0.005489 10.0.0.130 - - [2025-10-30 21:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.130 - - [2025-10-30 21:39:36] "GET /tag/a74c2a24-6bf3-4680-80f2-7142ffc789c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011906 10.0.0.130 - - [2025-10-30 21:39:36] "POST /tags HTTP/1.1" 409 226 0.010557 10.0.0.130 - - [2025-10-30 21:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.130 - - [2025-10-30 21:39:36] "GET /tag/1fd01bfd-b0a5-4c64-a1e0-efb1156f3c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012857 10.0.0.130 - - [2025-10-30 21:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.130 - - [2025-10-30 21:39:36] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004879 10.0.0.130 - - [2025-10-30 21:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.130 - - [2025-10-30 21:39:36] "GET /project/0182e442-c4c3-43b0-b15b-ca48be647457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.029400 10.0.0.130 - - [2025-10-30 21:39:36] "POST /virtual-machines HTTP/1.1" 200 396 0.027579 10.0.0.130 - - [2025-10-30 21:39:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010751 10.0.0.130 - - [2025-10-30 21:39:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.158265 10.0.0.130 - - [2025-10-30 21:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.040285 10.0.0.130 - - [2025-10-30 21:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006848 10.0.0.130 - - [2025-10-30 21:39:37] "GET /virtual-machine-interface/ee927614-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004937 10.0.0.130 - - [2025-10-30 21:39:37] "POST /instance-ips HTTP/1.1" 200 398 0.028812 10.0.0.130 - - [2025-10-30 21:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.029779 10.0.0.130 - - [2025-10-30 21:39:37] "GET /virtual-machine-interface/ee927614-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.022563 10.0.0.130 - - [2025-10-30 21:39:37] "POST /set-tag HTTP/1.1" 200 109 0.068219 10.0.0.130 - - [2025-10-30 21:39:37] "GET /virtual-machine-interface/ee927614-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.035211 10.0.0.130 - - [2025-10-30 21:39:37] "GET /instance-ip/eeb2c59a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007545 10.0.0.130 - - [2025-10-30 21:39:37] "GET /virtual-machine-interface/ee927614-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005244 10.0.0.130 - - [2025-10-30 21:39:37] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.130 - - [2025-10-30 21:39:37] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003982 10.0.0.130 - - [2025-10-30 21:39:37] "POST /ref-update HTTP/1.1" 200 156 0.008942 10.0.0.130 - - [2025-10-30 21:39:37] "GET /virtual-machine-interface/ee927614-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010530 10.0.0.130 - - [2025-10-30 21:39:37] "POST /set-tag HTTP/1.1" 200 109 0.002790 10.0.0.130 - - [2025-10-30 21:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.130 - - [2025-10-30 21:39:37] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004394 10.0.0.130 - - [2025-10-30 21:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.130 - - [2025-10-30 21:39:37] "GET /project/0182e442-c4c3-43b0-b15b-ca48be647457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.044510 10.0.0.130 - - [2025-10-30 21:39:37] "POST /virtual-machines HTTP/1.1" 200 396 0.009331 10.0.0.130 - - [2025-10-30 21:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.015618 10.0.0.130 - - [2025-10-30 21:39:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.129567 10.0.0.130 - - [2025-10-30 21:39:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016122 10.0.0.130 - - [2025-10-30 21:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011574 10.0.0.130 - - [2025-10-30 21:39:38] "GET /virtual-machine-interface/ef1a80fe-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014009 10.0.0.130 - - [2025-10-30 21:39:38] "POST /instance-ips HTTP/1.1" 200 398 0.054767 10.0.0.130 - - [2025-10-30 21:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.044206 10.0.0.130 - - [2025-10-30 21:39:38] "GET /virtual-machine-interface/ef1a80fe-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.020690 10.0.0.130 - - [2025-10-30 21:39:38] "POST /set-tag HTTP/1.1" 200 109 0.083818 10.0.0.130 - - [2025-10-30 21:39:38] "GET /virtual-machine-interface/ef1a80fe-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017589 10.0.0.130 - - [2025-10-30 21:39:38] "GET /instance-ip/ef3b7d40-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.010352 10.0.0.130 - - [2025-10-30 21:39:38] "GET /virtual-machine-interface/ef1a80fe-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006980 10.0.0.130 - - [2025-10-30 21:39:38] "POST /set-tag HTTP/1.1" 200 109 0.003936 10.0.0.130 - - [2025-10-30 21:39:38] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003869 10.0.0.130 - - [2025-10-30 21:39:38] "POST /ref-update HTTP/1.1" 200 156 0.007851 10.0.0.130 - - [2025-10-30 21:39:38] "GET /virtual-machine-interface/ef1a80fe-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.022632 10.0.0.130 - - [2025-10-30 21:39:38] "POST /set-tag HTTP/1.1" 200 109 0.012009 10.0.0.130 - - [2025-10-30 21:39:38] "POST /tags HTTP/1.1" 200 292 0.020082 10.0.0.130 - - [2025-10-30 21:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.020563 10.0.0.130 - - [2025-10-30 21:39:38] "GET /tag/faec0516-4c59-4138-b30f-ff13cb451458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.018064 10.0.0.130 - - [2025-10-30 21:39:38] "POST /tags HTTP/1.1" 409 252 0.002196 10.0.0.130 - - [2025-10-30 21:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.130 - - [2025-10-30 21:39:38] "GET /tag/03bac513-5053-4137-9bf0-1ae095fa58ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014314 10.0.0.130 - - [2025-10-30 21:39:38] "POST /tags HTTP/1.1" 409 226 0.003856 10.0.0.130 - - [2025-10-30 21:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.130 - - [2025-10-30 21:39:38] "GET /tag/62b6928f-28f3-433b-b125-9ee5a771562c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012744 10.0.0.130 - - [2025-10-30 21:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011557 10.0.0.130 - - [2025-10-30 21:39:38] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008113 10.0.0.130 - - [2025-10-30 21:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009807 10.0.0.130 - - [2025-10-30 21:39:38] "GET /project/26381a75-e9ba-4972-adde-d174bbac0994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043275 10.0.0.130 - - [2025-10-30 21:39:38] "POST /virtual-machines HTTP/1.1" 200 396 0.011109 10.0.0.130 - - [2025-10-30 21:39:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.021133 10.0.0.130 - - [2025-10-30 21:39:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118233 10.0.0.130 - - [2025-10-30 21:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010514 10.0.0.130 - - [2025-10-30 21:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009736 10.0.0.130 - - [2025-10-30 21:39:39] "GET /virtual-machine-interface/efd55aaa-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007466 10.0.0.130 - - [2025-10-30 21:39:39] "POST /instance-ips HTTP/1.1" 200 398 0.024400 10.0.0.130 - - [2025-10-30 21:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.049992 10.0.0.130 - - [2025-10-30 21:39:39] "GET /virtual-machine-interface/efd55aaa-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016871 10.0.0.130 - - [2025-10-30 21:39:39] "POST /set-tag HTTP/1.1" 200 109 0.069434 10.0.0.130 - - [2025-10-30 21:39:39] "GET /virtual-machine-interface/efd55aaa-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013190 10.0.0.130 - - [2025-10-30 21:39:39] "GET /instance-ip/eff0af9e-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007215 10.0.0.130 - - [2025-10-30 21:39:39] "GET /virtual-machine-interface/efd55aaa-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005504 10.0.0.130 - - [2025-10-30 21:39:39] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.130 - - [2025-10-30 21:39:39] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004392 10.0.0.130 - - [2025-10-30 21:39:39] "POST /ref-update HTTP/1.1" 200 156 0.014891 10.0.0.130 - - [2025-10-30 21:39:39] "GET /virtual-machine-interface/efd55aaa-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006651 10.0.0.130 - - [2025-10-30 21:39:39] "POST /set-tag HTTP/1.1" 200 109 0.014318 10.0.0.130 - - [2025-10-30 21:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.130 - - [2025-10-30 21:39:39] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006777 10.0.0.130 - - [2025-10-30 21:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.130 - - [2025-10-30 21:39:39] "GET /project/26381a75-e9ba-4972-adde-d174bbac0994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.050668 10.0.0.130 - - [2025-10-30 21:39:39] "POST /virtual-machines HTTP/1.1" 200 396 0.010618 10.0.0.130 - - [2025-10-30 21:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021169 10.0.0.130 - - [2025-10-30 21:39:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122905 10.0.0.130 - - [2025-10-30 21:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013837 10.0.0.130 - - [2025-10-30 21:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006258 10.0.0.130 - - [2025-10-30 21:39:40] "GET /virtual-machine-interface/f059ec2a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006945 10.0.0.130 - - [2025-10-30 21:39:40] "POST /instance-ips HTTP/1.1" 200 398 0.023219 10.0.0.130 - - [2025-10-30 21:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.023276 10.0.0.130 - - [2025-10-30 21:39:40] "GET /virtual-machine-interface/f059ec2a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018120 10.0.0.130 - - [2025-10-30 21:39:40] "POST /set-tag HTTP/1.1" 200 109 0.076963 10.0.0.130 - - [2025-10-30 21:39:40] "GET /virtual-machine-interface/f059ec2a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016653 10.0.0.130 - - [2025-10-30 21:39:40] "GET /instance-ip/f077891a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005473 10.0.0.130 - - [2025-10-30 21:39:40] "GET /virtual-machine-interface/f059ec2a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006059 10.0.0.130 - - [2025-10-30 21:39:40] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.130 - - [2025-10-30 21:39:40] "POST /tags HTTP/1.1" 200 300 0.025544 10.0.0.130 - - [2025-10-30 21:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.130 - - [2025-10-30 21:39:40] "GET /tag/179a8702-ace8-4f0a-96eb-c50d6d7e08b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012295 10.0.0.130 - - [2025-10-30 21:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.130 - - [2025-10-30 21:39:40] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004161 10.0.0.130 - - [2025-10-30 21:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.130 - - [2025-10-30 21:39:40] "GET /project/0182e442-c4c3-43b0-b15b-ca48be647457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.078278 10.0.0.130 - - [2025-10-30 21:39:40] "POST /virtual-machines HTTP/1.1" 200 396 0.013018 10.0.0.130 - - [2025-10-30 21:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009851 10.0.0.130 - - [2025-10-30 21:39:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.148113 10.0.0.130 - - [2025-10-30 21:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024028 10.0.0.130 - - [2025-10-30 21:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015602 10.0.0.130 - - [2025-10-30 21:39:40] "GET /virtual-machine-interface/f0dd98cc-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005152 10.0.0.130 - - [2025-10-30 21:39:41] "POST /instance-ips HTTP/1.1" 200 398 0.058007 10.0.0.130 - - [2025-10-30 21:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027971 10.0.0.130 - - [2025-10-30 21:39:41] "GET /virtual-machine-interface/f0dd98cc-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.017893 10.0.0.130 - - [2025-10-30 21:39:41] "POST /set-tag HTTP/1.1" 200 109 0.016495 10.0.0.130 - - [2025-10-30 21:39:41] "GET /virtual-machine-interface/f0dd98cc-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.024769 10.0.0.130 - - [2025-10-30 21:39:41] "GET /instance-ip/f0fa576e-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003680 10.0.0.130 - - [2025-10-30 21:39:41] "GET /virtual-machine-interface/f0dd98cc-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004401 10.0.0.130 - - [2025-10-30 21:39:41] "POST /set-tag HTTP/1.1" 200 109 0.004737 10.0.0.130 - - [2025-10-30 21:39:41] "POST /tags HTTP/1.1" 200 300 0.025401 10.0.0.130 - - [2025-10-30 21:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005134 10.0.0.130 - - [2025-10-30 21:39:41] "GET /tag/08e18334-036c-4b42-a067-c2655ad86b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011766 10.0.0.130 - - [2025-10-30 21:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.130 - - [2025-10-30 21:39:41] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.010132 10.0.0.130 - - [2025-10-30 21:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.130 - - [2025-10-30 21:39:41] "GET /project/0182e442-c4c3-43b0-b15b-ca48be647457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.030988 10.0.0.130 - - [2025-10-30 21:39:41] "POST /virtual-machines HTTP/1.1" 200 396 0.021765 10.0.0.130 - - [2025-10-30 21:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010768 10.0.0.130 - - [2025-10-30 21:39:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.136260 10.0.0.130 - - [2025-10-30 21:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.025882 10.0.0.130 - - [2025-10-30 21:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.018460 10.0.0.130 - - [2025-10-30 21:39:41] "GET /virtual-machine-interface/f15c985c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005578 10.0.0.130 - - [2025-10-30 21:39:41] "POST /instance-ips HTTP/1.1" 200 398 0.027116 10.0.0.130 - - [2025-10-30 21:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.039596 10.0.0.130 - - [2025-10-30 21:39:41] "GET /virtual-machine-interface/f15c985c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013435 10.0.0.130 - - [2025-10-30 21:39:41] "POST /set-tag HTTP/1.1" 200 109 0.026120 10.0.0.130 - - [2025-10-30 21:39:42] "GET /virtual-machine-interface/f15c985c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.023535 10.0.0.130 - - [2025-10-30 21:39:42] "GET /instance-ip/f17815dc-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004727 10.0.0.130 - - [2025-10-30 21:39:42] "GET /virtual-machine-interface/f15c985c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005619 10.0.0.130 - - [2025-10-30 21:39:42] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.130 - - [2025-10-30 21:39:42] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.008365 10.0.0.130 - - [2025-10-30 21:39:42] "POST /ref-update HTTP/1.1" 200 156 0.026142 10.0.0.130 - - [2025-10-30 21:39:42] "GET /virtual-machine-interface/f059ec2a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004217 10.0.0.130 - - [2025-10-30 21:39:42] "POST /set-tag HTTP/1.1" 200 109 0.003581 10.0.0.130 - - [2025-10-30 21:39:42] "POST /tags HTTP/1.1" 200 300 0.036709 10.0.0.130 - - [2025-10-30 21:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006734 10.0.0.130 - - [2025-10-30 21:39:42] "GET /tag/bd4f93a9-2934-4702-aaf5-bc6e3a85dbd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.017938 10.0.0.130 - - [2025-10-30 21:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.130 - - [2025-10-30 21:39:42] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.025523 10.0.0.130 - - [2025-10-30 21:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.130 - - [2025-10-30 21:39:42] "GET /project/26381a75-e9ba-4972-adde-d174bbac0994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039886 10.0.0.130 - - [2025-10-30 21:39:42] "POST /virtual-machines HTTP/1.1" 200 396 0.009056 10.0.0.130 - - [2025-10-30 21:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009243 10.0.0.130 - - [2025-10-30 21:39:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.131828 10.0.0.130 - - [2025-10-30 21:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.051533 10.0.0.130 - - [2025-10-30 21:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013262 10.0.0.130 - - [2025-10-30 21:39:42] "GET /virtual-machine-interface/f1ed7d4a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010724 10.0.0.130 - - [2025-10-30 21:39:42] "POST /instance-ips HTTP/1.1" 200 398 0.031445 10.0.0.130 - - [2025-10-30 21:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.042204 10.0.0.130 - - [2025-10-30 21:39:42] "GET /virtual-machine-interface/f1ed7d4a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.019114 10.0.0.130 - - [2025-10-30 21:39:42] "POST /set-tag HTTP/1.1" 200 109 0.017023 10.0.0.130 - - [2025-10-30 21:39:42] "GET /virtual-machine-interface/f1ed7d4a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018511 10.0.0.130 - - [2025-10-30 21:39:42] "GET /instance-ip/f20b6116-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003898 10.0.0.130 - - [2025-10-30 21:39:43] "GET /virtual-machine-interface/f1ed7d4a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005702 10.0.0.130 - - [2025-10-30 21:39:43] "POST /set-tag HTTP/1.1" 200 109 0.004568 10.0.0.130 - - [2025-10-30 21:39:43] "POST /tags HTTP/1.1" 200 300 0.021268 10.0.0.130 - - [2025-10-30 21:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.130 - - [2025-10-30 21:39:43] "GET /tag/21e702c9-924d-484b-89f6-38cc038e9dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012321 10.0.0.130 - - [2025-10-30 21:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.130 - - [2025-10-30 21:39:43] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005107 10.0.0.130 - - [2025-10-30 21:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.130 - - [2025-10-30 21:39:43] "GET /project/26381a75-e9ba-4972-adde-d174bbac0994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041076 10.0.0.130 - - [2025-10-30 21:39:43] "POST /virtual-machines HTTP/1.1" 200 396 0.029010 10.0.0.130 - - [2025-10-30 21:39:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008996 10.0.0.130 - - [2025-10-30 21:39:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.127597 10.0.0.130 - - [2025-10-30 21:39:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025769 10.0.0.130 - - [2025-10-30 21:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009379 10.0.0.130 - - [2025-10-30 21:39:43] "GET /virtual-machine-interface/f26ec2d8-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004636 10.0.0.130 - - [2025-10-30 21:39:43] "POST /instance-ips HTTP/1.1" 200 398 0.026736 10.0.0.130 - - [2025-10-30 21:39:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022565 10.0.0.130 - - [2025-10-30 21:39:43] "GET /virtual-machine-interface/f26ec2d8-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012897 10.0.0.130 - - [2025-10-30 21:39:43] "POST /set-tag HTTP/1.1" 200 109 0.019579 10.0.0.130 - - [2025-10-30 21:39:43] "GET /virtual-machine-interface/f26ec2d8-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011937 10.0.0.130 - - [2025-10-30 21:39:43] "GET /instance-ip/f28692be-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.013304 10.0.0.130 - - [2025-10-30 21:39:43] "GET /virtual-machine-interface/f26ec2d8-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004256 10.0.0.130 - - [2025-10-30 21:39:43] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.130 - - [2025-10-30 21:39:43] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004345 10.0.0.130 - - [2025-10-30 21:39:43] "POST /ref-update HTTP/1.1" 200 156 0.013624 10.0.0.130 - - [2025-10-30 21:39:43] "GET /virtual-machine-interface/f0dd98cc-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.024275 10.0.0.130 - - [2025-10-30 21:39:43] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.130 - - [2025-10-30 21:39:43] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004838 10.0.0.130 - - [2025-10-30 21:39:43] "POST /ref-update HTTP/1.1" 200 156 0.025615 10.0.0.130 - - [2025-10-30 21:39:44] "GET /virtual-machine-interface/f15c985c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018467 10.0.0.130 - - [2025-10-30 21:39:44] "POST /set-tag HTTP/1.1" 200 109 0.002999 10.0.0.130 - - [2025-10-30 21:39:44] "GET /virtual-machine-interface/ee927614-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007149 10.0.0.130 - - [2025-10-30 21:39:44] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.130 - - [2025-10-30 21:39:44] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.007015 10.0.0.130 - - [2025-10-30 21:39:44] "POST /ref-update HTTP/1.1" 200 156 0.014320 10.0.0.130 - - [2025-10-30 21:39:44] "GET /virtual-machine-interface/f1ed7d4a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014021 10.0.0.130 - - [2025-10-30 21:39:44] "POST /set-tag HTTP/1.1" 200 109 0.002891 10.0.0.130 - - [2025-10-30 21:39:44] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004407 10.0.0.130 - - [2025-10-30 21:39:44] "POST /ref-update HTTP/1.1" 200 156 0.013461 10.0.0.130 - - [2025-10-30 21:39:44] "GET /virtual-machine-interface/f26ec2d8-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004787 10.0.0.130 - - [2025-10-30 21:39:44] "POST /set-tag HTTP/1.1" 200 109 0.003265 10.0.0.130 - - [2025-10-30 21:39:44] "GET /virtual-machine-interface/ef1a80fe-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006705 10.0.0.130 - - [2025-10-30 21:39:44] "POST /set-tag HTTP/1.1" 200 109 0.002891 10.0.0.130 - - [2025-10-30 21:39:44] "GET /virtual-machine-interface/efd55aaa-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004494 10.0.0.130 - - [2025-10-30 21:39:44] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.130 - - [2025-10-30 21:39:44] "GET /virtual-machine-interface/f059ec2a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004549 10.0.0.130 - - [2025-10-30 21:39:44] "POST /set-tag HTTP/1.1" 200 109 0.003144 10.0.0.130 - - [2025-10-30 21:39:44] "GET /virtual-machine-interface/f0dd98cc-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005996 10.0.0.130 - - [2025-10-30 21:39:44] "POST /set-tag HTTP/1.1" 200 109 0.003151 10.0.0.130 - - [2025-10-30 21:39:44] "GET /virtual-machine-interface/f15c985c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005724 10.0.0.130 - - [2025-10-30 21:39:44] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.130 - - [2025-10-30 21:39:44] "GET /virtual-machine-interface/efd55aaa-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006335 10.0.0.130 - - [2025-10-30 21:39:44] "POST /set-tag HTTP/1.1" 200 109 0.003917 10.0.0.130 - - [2025-10-30 21:39:44] "GET /virtual-machine-interface/f1ed7d4a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004629 10.0.0.130 - - [2025-10-30 21:39:44] "POST /set-tag HTTP/1.1" 200 109 0.003624 10.0.0.130 - - [2025-10-30 21:39:44] "GET /virtual-machine-interface/ef1a80fe-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004707 10.0.0.130 - - [2025-10-30 21:39:44] "POST /set-tag HTTP/1.1" 200 109 0.003547 10.0.0.130 - - [2025-10-30 21:39:44] "GET /virtual-machine-interface/f26ec2d8-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006312 10.0.0.130 - - [2025-10-30 21:39:44] "POST /set-tag HTTP/1.1" 200 109 0.002569 10.0.0.130 - - [2025-10-30 21:39:44] "GET /virtual-machine-interface/f059ec2a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003803 10.0.0.130 - - [2025-10-30 21:39:44] "POST /set-tag HTTP/1.1" 200 109 0.003121 10.0.0.130 - - [2025-10-30 21:39:47] "GET /virtual-machine-interface/ee927614-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007748 10.0.0.130 - - [2025-10-30 21:39:47] "POST /set-tag HTTP/1.1" 200 109 0.003128 10.0.0.130 - - [2025-10-30 21:39:47] "GET /virtual-machine-interface/f26ec2d8-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004317 10.0.0.130 - - [2025-10-30 21:39:47] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.130 - - [2025-10-30 21:39:47] "GET /virtual-machine-interface/f0dd98cc-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004033 10.0.0.130 - - [2025-10-30 21:39:47] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.130 - - [2025-10-30 21:39:50] "GET /virtual-machine/0eaa5b1b-fd83-4986-be62-94905c50b683?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003197 10.0.0.130 - - [2025-10-30 21:39:50] "GET /virtual-machine-interface/ee927614-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004930 10.0.0.130 - - [2025-10-30 21:39:50] "GET /virtual-machine/46e12d86-1f47-4ea7-bffd-d928467dd4b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003038 10.0.0.130 - - [2025-10-30 21:39:51] "GET /virtual-machine-interface/ef1a80fe-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007428 10.0.0.130 - - [2025-10-30 21:39:51] "GET /virtual-machine/5ee2c46b-5620-4722-92e1-fa902cc805bc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003545 10.0.0.130 - - [2025-10-30 21:39:51] "GET /virtual-machine-interface/efd55aaa-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005204 10.0.0.130 - - [2025-10-30 21:39:51] "GET /virtual-machine/dc69e18f-7d26-49bf-8c35-d9aec3562b15?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003220 10.0.0.130 - - [2025-10-30 21:39:51] "GET /virtual-machine-interface/f059ec2a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004005 10.0.0.130 - - [2025-10-30 21:39:51] "GET /virtual-machine/7a6105c9-d621-41f8-ba04-0ab1009b803a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003283 10.0.0.130 - - [2025-10-30 21:39:51] "GET /virtual-machine-interface/f0dd98cc-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004175 10.0.0.130 - - [2025-10-30 21:39:53] "GET /virtual-machine-interface/f15c985c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006346 10.0.0.130 - - [2025-10-30 21:39:53] "POST /set-tag HTTP/1.1" 200 109 0.003774 10.0.0.130 - - [2025-10-30 21:39:53] "GET /virtual-machine-interface/f1ed7d4a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004934 10.0.0.130 - - [2025-10-30 21:39:53] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.130 - - [2025-10-30 21:39:56] "GET /virtual-machine/f9ed8332-c9ce-4998-ac2e-2e9e422fd0db?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003212 10.0.0.130 - - [2025-10-30 21:39:56] "GET /virtual-machine-interface/f1ed7d4a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004125 10.0.0.130 - - [2025-10-30 21:39:56] "GET /virtual-machine/967030ca-049a-4020-aec9-d5765a6894a4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003147 10.0.0.130 - - [2025-10-30 21:39:56] "GET /virtual-machine-interface/f15c985c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004107 10.0.0.130 - - [2025-10-30 21:39:56] "GET /virtual-machine/f247f2b8-653c-404f-9883-e63ad9c52181?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003576 10.0.0.130 - - [2025-10-30 21:39:56] "GET /virtual-machine-interface/f26ec2d8-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004239 10.0.0.130 - - [2025-10-30 21:39:56] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008891 10.0.0.130 - - [2025-10-30 21:39:56] "POST /set-tag HTTP/1.1" 200 109 0.003430 10.0.0.130 - - [2025-10-30 21:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.130 - - [2025-10-30 21:39:56] "GET /loadbalancer/e2459db2-5d38-4db0-a3c8-49bf7238ef03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002689 10.0.0.130 - - [2025-10-30 21:39:56] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006984 10.0.0.130 - - [2025-10-30 21:39:56] "POST /set-tag HTTP/1.1" 200 109 0.043006 10.0.0.130 - - [2025-10-30 21:39:56] "DELETE /loadbalancer-member/a0ac70cb-4e93-4cd0-a747-984028cf53c1 HTTP/1.1" 200 115 0.057241 10.0.0.130 - - [2025-10-30 21:39:56] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006664 10.0.0.130 - - [2025-10-30 21:39:56] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.130 - - [2025-10-30 21:39:56] "DELETE /loadbalancer-member/eec5c53a-8322-4524-8557-a0bd115f579d HTTP/1.1" 200 115 0.038808 10.0.0.130 - - [2025-10-30 21:39:56] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005324 10.0.0.130 - - [2025-10-30 21:39:56] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.130 - - [2025-10-30 21:39:56] "DELETE /loadbalancer-member/c4880b30-c5aa-4262-bb83-c91d2d124176 HTTP/1.1" 200 115 0.053339 10.0.0.130 - - [2025-10-30 21:39:56] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012583 10.0.0.130 - - [2025-10-30 21:39:56] "POST /set-tag HTTP/1.1" 200 109 0.003169 10.0.0.130 - - [2025-10-30 21:39:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009131 10.0.0.130 - - [2025-10-30 21:39:56] "GET /loadbalancer/e2459db2-5d38-4db0-a3c8-49bf7238ef03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002336 10.0.0.130 - - [2025-10-30 21:39:57] "GET /loadbalancer-pool/613535a0-30e8-41ba-81a4-96aa79729520?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003237 10.0.0.130 - - [2025-10-30 21:39:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019997 10.0.0.130 - - [2025-10-30 21:39:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014280 10.0.0.130 - - [2025-10-30 21:39:57] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005785 10.0.0.130 - - [2025-10-30 21:39:57] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004411 10.0.0.130 - - [2025-10-30 21:39:57] "GET /floating-ip/d536c665-198e-40d8-9da4-51b1febef353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004291 10.0.0.130 - - [2025-10-30 21:39:57] "POST /set-tag HTTP/1.1" 200 109 0.067721 10.0.0.130 - - [2025-10-30 21:39:57] "GET /loadbalancer-pool/9d606534-9361-4476-8df9-45240f9c20de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003874 10.0.0.130 - - [2025-10-30 21:39:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.034997 10.0.0.130 - - [2025-10-30 21:39:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017272 10.0.0.130 - - [2025-10-30 21:39:57] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.023643 10.0.0.130 - - [2025-10-30 21:39:57] "GET /loadbalancer/389400d3-2bca-402f-9083-d245c76eadfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.010061 10.0.0.130 - - [2025-10-30 21:39:57] "POST /set-tag HTTP/1.1" 200 109 0.007137 10.0.0.130 - - [2025-10-30 21:39:57] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010763 10.0.0.130 - - [2025-10-30 21:39:57] "GET /floating-ip/d536c665-198e-40d8-9da4-51b1febef353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002730 10.0.0.130 - - [2025-10-30 21:39:57] "GET /loadbalancer-pool/5bb26896-c2cd-4aef-a608-b9493e998840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002866 10.0.0.130 - - [2025-10-30 21:39:57] "POST /loadbalancer-members HTTP/1.1" 200 694 0.028941 10.0.0.130 - - [2025-10-30 21:39:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.046187 10.0.0.130 - - [2025-10-30 21:39:57] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017925 10.0.0.130 - - [2025-10-30 21:39:57] "GET /virtual-machine-interface/69e1590e-b5d7-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007537 10.0.0.130 - - [2025-10-30 21:39:57] "GET /floating-ip/d536c665-198e-40d8-9da4-51b1febef353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003555 10.0.0.130 - - [2025-10-30 21:39:57] "POST /set-tag HTTP/1.1" 200 109 0.007573 10.0.0.130 - - [2025-10-30 21:39:57] "POST /tags HTTP/1.1" 200 334 0.064096 10.0.0.130 - - [2025-10-30 21:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008153 10.0.0.130 - - [2025-10-30 21:39:57] "GET /tag/fda65694-b824-4470-b67a-e638a72e4014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.028011 10.0.0.130 - - [2025-10-30 21:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.130 - - [2025-10-30 21:39:57] "GET /project/0182e442-c4c3-43b0-b15b-ca48be647457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.051193 10.0.0.130 - - [2025-10-30 21:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.130 - - [2025-10-30 21:39:57] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005636 10.0.0.130 - - [2025-10-30 21:39:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.130 - - [2025-10-30 21:39:57] "GET /service-appliance-set/17076127-0c46-46f9-b0e1-bea1b7541bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004179 10.0.0.130 - - [2025-10-30 21:39:57] "POST /fqname-to-id HTTP/1.1" 404 273 0.001803 10.0.0.130 - - [2025-10-30 21:39:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.141223 10.0.0.130 - - [2025-10-30 21:39:58] "GET /virtual-machine-interface/8079cda7-2fbd-45f6-8a98-3a293696d0f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.018787 10.0.0.130 - - [2025-10-30 21:39:58] "POST /instance-ips HTTP/1.1" 200 410 0.036150 10.0.0.130 - - [2025-10-30 21:39:58] "GET /instance-ip/6cf4f559-5a59-49ba-8cfe-ec6a9f098bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.013574 10.0.0.130 - - [2025-10-30 21:39:58] "POST /loadbalancers HTTP/1.1" 200 631 0.068039 10.0.0.130 - - [2025-10-30 21:39:58] "GET /project/0182e442-c4c3-43b0-b15b-ca48be647457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.067244 10.0.0.130 - - [2025-10-30 21:39:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.058415 10.0.0.130 - - [2025-10-30 21:39:58] "GET /instance-ip/6cf4f559-5a59-49ba-8cfe-ec6a9f098bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.018680 10.0.0.130 - - [2025-10-30 21:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010636 10.0.0.130 - - [2025-10-30 21:39:58] "GET /loadbalancer/389400d3-2bca-402f-9083-d245c76eadfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.016731 10.0.0.130 - - [2025-10-30 21:39:58] "GET /project/0182e442-c4c3-43b0-b15b-ca48be647457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.095268 10.0.0.130 - - [2025-10-30 21:39:58] "POST /floating-ips HTTP/1.1" 200 599 0.108388 10.0.0.130 - - [2025-10-30 21:39:58] "GET /loadbalancer/389400d3-2bca-402f-9083-d245c76eadfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004063 10.0.0.130 - - [2025-10-30 21:39:58] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.014010 10.0.0.130 - - [2025-10-30 21:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.130 - - [2025-10-30 21:39:58] "GET /project/0182e442-c4c3-43b0-b15b-ca48be647457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.054702 10.0.0.130 - - [2025-10-30 21:39:58] "GET /loadbalancer-listener/60bae3b4-97fc-4f79-bce2-9cc2ab8f2280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003127 10.0.0.130 - - [2025-10-30 21:39:58] "GET /loadbalancer-listener/60bae3b4-97fc-4f79-bce2-9cc2ab8f2280?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002667 10.0.0.130 - - [2025-10-30 21:39:58] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.030581 10.0.0.130 - - [2025-10-30 21:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.130 - - [2025-10-30 21:39:58] "GET /loadbalancer/389400d3-2bca-402f-9083-d245c76eadfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002268 10.0.0.130 - - [2025-10-30 21:39:58] "GET /instance-ip/6cf4f559-5a59-49ba-8cfe-ec6a9f098bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.005138 10.0.0.130 - - [2025-10-30 21:39:58] "GET /loadbalancer-pool/4f740e29-aaf6-46b1-9f4d-19e4b6da6639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.012103 10.0.0.130 - - [2025-10-30 21:39:58] "GET /instance-ip/6cf4f559-5a59-49ba-8cfe-ec6a9f098bb9?fields=floating_ips HTTP/1.1" 200 1214 0.010832 10.0.0.130 - - [2025-10-30 21:39:58] "GET /floating-ip/1e2a4f0d-8c3a-4d65-8cdc-6e742ef5a87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.003070 10.0.0.130 - - [2025-10-30 21:39:58] "POST /loadbalancer-members HTTP/1.1" 200 723 0.036040 10.0.0.130 - - [2025-10-30 21:39:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028803 10.0.0.130 - - [2025-10-30 21:39:58] "GET /virtual-machine-interface/ef1a80fe-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010175 10.0.0.130 - - [2025-10-30 21:39:58] "GET /virtual-machine-interface/ef1a80fe-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006118 10.0.0.130 - - [2025-10-30 21:39:58] "POST /ref-update HTTP/1.1" 200 156 0.007419 10.0.0.130 - - [2025-10-30 21:39:58] "GET /floating-ip/1e2a4f0d-8c3a-4d65-8cdc-6e742ef5a87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.010977 10.0.0.130 - - [2025-10-30 21:39:58] "POST /tags HTTP/1.1" 409 221 0.006648 10.0.0.130 - - [2025-10-30 21:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.130 - - [2025-10-30 21:39:58] "GET /tag/fda65694-b824-4470-b67a-e638a72e4014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014093 10.0.0.130 - - [2025-10-30 21:39:58] "PUT /floating-ip/1e2a4f0d-8c3a-4d65-8cdc-6e742ef5a87f HTTP/1.1" 200 257 0.010014 10.0.0.130 - - [2025-10-30 21:39:59] "POST /set-tag HTTP/1.1" 200 109 0.073120 10.0.0.130 - - [2025-10-30 21:39:59] "GET /loadbalancer-pool/4f740e29-aaf6-46b1-9f4d-19e4b6da6639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.005210 10.0.0.130 - - [2025-10-30 21:39:59] "POST /loadbalancer-members HTTP/1.1" 200 723 0.031129 10.0.0.130 - - [2025-10-30 21:39:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014572 10.0.0.130 - - [2025-10-30 21:39:59] "GET /virtual-machine-interface/ee927614-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015065 10.0.0.130 - - [2025-10-30 21:39:59] "GET /virtual-machine-interface/ee927614-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008399 10.0.0.130 - - [2025-10-30 21:39:59] "POST /ref-update HTTP/1.1" 200 156 0.011944 10.0.0.130 - - [2025-10-30 21:39:59] "GET /floating-ip/1e2a4f0d-8c3a-4d65-8cdc-6e742ef5a87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.018783 10.0.0.130 - - [2025-10-30 21:39:59] "POST /set-tag HTTP/1.1" 200 109 0.093467 10.0.0.130 - - [2025-10-30 21:39:59] "POST /tags HTTP/1.1" 409 206 0.004084 10.0.0.130 - - [2025-10-30 21:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.130 - - [2025-10-30 21:39:59] "GET /tag/88800179-08a0-444b-abfb-3150a592f5ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011097 10.0.0.130 - - [2025-10-30 21:39:59] "POST /tags HTTP/1.1" 409 204 0.002080 10.0.0.130 - - [2025-10-30 21:39:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.130 - - [2025-10-30 21:39:59] "GET /tag/08e18334-036c-4b42-a067-c2655ad86b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014965 10.0.0.130 - - [2025-10-30 21:39:59] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004357 10.0.0.130 - - [2025-10-30 21:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.130 - - [2025-10-30 21:40:00] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003338 10.0.0.130 - - [2025-10-30 21:40:00] "POST /tags HTTP/1.1" 409 206 0.002102 10.0.0.130 - - [2025-10-30 21:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.130 - - [2025-10-30 21:40:00] "GET /tag/88800179-08a0-444b-abfb-3150a592f5ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013380 10.0.0.130 - - [2025-10-30 21:40:00] "POST /tags HTTP/1.1" 409 226 0.001901 10.0.0.130 - - [2025-10-30 21:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.130 - - [2025-10-30 21:40:00] "GET /tag/1fd01bfd-b0a5-4c64-a1e0-efb1156f3c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011944 10.0.0.130 - - [2025-10-30 21:40:00] "POST /tags HTTP/1.1" 409 204 0.001935 10.0.0.130 - - [2025-10-30 21:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.130 - - [2025-10-30 21:40:00] "GET /tag/08e18334-036c-4b42-a067-c2655ad86b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011342 10.0.0.130 - - [2025-10-30 21:40:00] "POST /tags HTTP/1.1" 409 226 0.001987 10.0.0.130 - - [2025-10-30 21:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.130 - - [2025-10-30 21:40:00] "GET /tag/1fd01bfd-b0a5-4c64-a1e0-efb1156f3c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.022990 10.0.0.130 - - [2025-10-30 21:40:00] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004499 10.0.0.130 - - [2025-10-30 21:40:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.130 - - [2025-10-30 21:40:00] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002679 10.0.0.130 - - [2025-10-30 21:40:00] "POST /firewall-rules HTTP/1.1" 200 628 0.100913 10.0.0.130 - - [2025-10-30 21:40:00] "POST /firewall-rules HTTP/1.1" 200 648 0.076941 10.0.0.130 - - [2025-10-30 21:40:00] "GET /firewall-rule/de88359f-6658-4072-b56b-d7d7a89de608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.010154 10.0.0.130 - - [2025-10-30 21:40:00] "GET /firewall-policy/1d7e9ef6-765c-40c4-a793-937dc5be11c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002418 10.0.0.130 - - [2025-10-30 21:40:00] "GET /firewall-rule/0b62f951-497e-428e-af8b-14812ca0535d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004124 10.0.0.130 - - [2025-10-30 21:40:00] "POST /ref-update HTTP/1.1" 200 156 0.015619 10.0.0.130 - - [2025-10-30 21:40:00] "POST /firewall-policys HTTP/1.1" 200 608 0.032216 10.0.0.130 - - [2025-10-30 21:40:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011851 10.0.0.130 - - [2025-10-30 21:40:00] "GET /firewall-policy/d3db58ff-bb1d-4d96-b8a3-56b4b10a8dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.009575 10.0.0.130 - - [2025-10-30 21:40:00] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003642 10.0.0.130 - - [2025-10-30 21:40:00] "GET /firewall-policy/d3db58ff-bb1d-4d96-b8a3-56b4b10a8dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003852 10.0.0.130 - - [2025-10-30 21:40:00] "GET /firewall-policy/1d7e9ef6-765c-40c4-a793-937dc5be11c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.006574 10.0.0.130 - - [2025-10-30 21:40:00] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.005566 10.0.0.130 - - [2025-10-30 21:40:00] "GET /firewall-policy/99ac21fb-371b-488d-b363-d0885abd1033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004607 10.0.0.130 - - [2025-10-30 21:40:00] "GET /firewall-policy/1d7e9ef6-765c-40c4-a793-937dc5be11c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002368 10.0.0.130 - - [2025-10-30 21:40:00] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002718 10.0.0.130 - - [2025-10-30 21:40:00] "POST /ref-update HTTP/1.1" 200 156 0.020085 10.0.0.130 - - [2025-10-30 21:40:01] "POST /ref-update HTTP/1.1" 200 156 0.024060 10.0.0.130 - - [2025-10-30 21:40:01] "POST /ref-update HTTP/1.1" 200 156 0.026978 10.0.0.130 - - [2025-10-30 21:40:01] "POST /ref-update HTTP/1.1" 200 156 0.030181 10.0.0.130 - - [2025-10-30 21:40:01] "POST /ref-update HTTP/1.1" 200 156 0.026850 10.0.0.130 - - [2025-10-30 21:40:01] "GET /firewall-policy/d3db58ff-bb1d-4d96-b8a3-56b4b10a8dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.007855 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:40:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001079 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:40:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000798 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:40:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000892 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:40:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000897 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:40:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000951 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:40:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000899 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:41:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000956 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:41:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000883 10.0.0.130 - - [2025-10-30 21:42:00] "POST /tags HTTP/1.1" 409 252 0.002491 10.0.0.130 - - [2025-10-30 21:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.130 - - [2025-10-30 21:42:00] "GET /tag/03bac513-5053-4137-9bf0-1ae095fa58ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010589 10.0.0.130 - - [2025-10-30 21:42:00] "POST /tags HTTP/1.1" 409 228 0.001994 10.0.0.130 - - [2025-10-30 21:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.130 - - [2025-10-30 21:42:00] "GET /tag/0a996cbe-1589-43df-aba1-ec52aa24d176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012552 10.0.0.130 - - [2025-10-30 21:42:00] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003582 10.0.0.130 - - [2025-10-30 21:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.130 - - [2025-10-30 21:42:00] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003706 10.0.0.130 - - [2025-10-30 21:42:00] "POST /tags HTTP/1.1" 409 206 0.001890 10.0.0.130 - - [2025-10-30 21:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.130 - - [2025-10-30 21:42:00] "GET /tag/88800179-08a0-444b-abfb-3150a592f5ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010570 10.0.0.130 - - [2025-10-30 21:42:00] "POST /tags HTTP/1.1" 409 226 0.001948 10.0.0.130 - - [2025-10-30 21:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.130 - - [2025-10-30 21:42:00] "GET /tag/1fd01bfd-b0a5-4c64-a1e0-efb1156f3c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010666 10.0.0.130 - - [2025-10-30 21:42:00] "POST /tags HTTP/1.1" 409 204 0.001836 10.0.0.130 - - [2025-10-30 21:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.130 - - [2025-10-30 21:42:00] "GET /tag/08e18334-036c-4b42-a067-c2655ad86b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019707 10.0.0.130 - - [2025-10-30 21:42:00] "POST /tags HTTP/1.1" 409 226 0.001962 10.0.0.130 - - [2025-10-30 21:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.130 - - [2025-10-30 21:42:00] "GET /tag/1fd01bfd-b0a5-4c64-a1e0-efb1156f3c9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011377 10.0.0.130 - - [2025-10-30 21:42:00] "POST /tags HTTP/1.1" 409 228 0.002164 10.0.0.130 - - [2025-10-30 21:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.130 - - [2025-10-30 21:42:00] "GET /tag/0a996cbe-1589-43df-aba1-ec52aa24d176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010558 10.0.0.130 - - [2025-10-30 21:42:00] "POST /tags HTTP/1.1" 409 252 0.001993 10.0.0.130 - - [2025-10-30 21:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.130 - - [2025-10-30 21:42:00] "GET /tag/03bac513-5053-4137-9bf0-1ae095fa58ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010165 10.0.0.130 - - [2025-10-30 21:42:00] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002225 10.0.0.130 - - [2025-10-30 21:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.130 - - [2025-10-30 21:42:01] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002707 10.0.0.130 - - [2025-10-30 21:42:01] "POST /firewall-rules HTTP/1.1" 409 281 0.001751 10.0.0.130 - - [2025-10-30 21:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.130 - - [2025-10-30 21:42:01] "PUT /firewall-rule/0b62f951-497e-428e-af8b-14812ca0535d HTTP/1.1" 200 261 0.021795 10.0.0.130 - - [2025-10-30 21:42:01] "POST /firewall-rules HTTP/1.1" 409 291 0.017570 10.0.0.130 - - [2025-10-30 21:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.130 - - [2025-10-30 21:42:01] "PUT /firewall-rule/de88359f-6658-4072-b56b-d7d7a89de608 HTTP/1.1" 200 261 0.019628 10.0.0.130 - - [2025-10-30 21:42:01] "GET /firewall-rule/de88359f-6658-4072-b56b-d7d7a89de608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.006603 10.0.0.130 - - [2025-10-30 21:42:01] "POST /firewall-rules HTTP/1.1" 200 660 0.084554 10.0.0.130 - - [2025-10-30 21:42:01] "GET /firewall-rule/d54a3c00-06ad-46f6-9e05-4ced208d1c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.013720 10.0.0.130 - - [2025-10-30 21:42:01] "GET /firewall-policy/1d7e9ef6-765c-40c4-a793-937dc5be11c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002274 10.0.0.130 - - [2025-10-30 21:42:01] "GET /firewall-rule/0b62f951-497e-428e-af8b-14812ca0535d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003117 10.0.0.130 - - [2025-10-30 21:42:01] "POST /firewall-policys HTTP/1.1" 409 269 0.002106 10.0.0.130 - - [2025-10-30 21:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.130 - - [2025-10-30 21:42:01] "PUT /firewall-policy/d3db58ff-bb1d-4d96-b8a3-56b4b10a8dbc HTTP/1.1" 200 265 0.020813 10.0.0.130 - - [2025-10-30 21:42:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015981 10.0.0.130 - - [2025-10-30 21:42:01] "GET /firewall-policy/d3db58ff-bb1d-4d96-b8a3-56b4b10a8dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008898 10.0.0.130 - - [2025-10-30 21:42:01] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002855 10.0.0.130 - - [2025-10-30 21:42:01] "GET /firewall-policy/d3db58ff-bb1d-4d96-b8a3-56b4b10a8dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002427 10.0.0.130 - - [2025-10-30 21:42:01] "GET /firewall-policy/1d7e9ef6-765c-40c4-a793-937dc5be11c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002341 10.0.0.130 - - [2025-10-30 21:42:01] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003444 10.0.0.130 - - [2025-10-30 21:42:01] "GET /firewall-policy/99ac21fb-371b-488d-b363-d0885abd1033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002558 10.0.0.130 - - [2025-10-30 21:42:01] "GET /firewall-policy/d3db58ff-bb1d-4d96-b8a3-56b4b10a8dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002530 10.0.0.130 - - [2025-10-30 21:42:01] "GET /firewall-policy/d3db58ff-bb1d-4d96-b8a3-56b4b10a8dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003821 10.0.0.130 - - [2025-10-30 21:43:02] "GET /global-system-configs HTTP/1.1" 200 323 0.002218 10.0.0.130 - - [2025-10-30 21:43:04] "GET /virtual-machine-interface/ee927614-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.010044 10.0.0.130 - - [2025-10-30 21:43:04] "POST /set-tag HTTP/1.1" 200 109 0.003111 10.0.0.130 - - [2025-10-30 21:43:04] "GET /virtual-machine-interface/f15c985c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004601 10.0.0.130 - - [2025-10-30 21:43:04] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.130 - - [2025-10-30 21:43:04] "GET /virtual-machine-interface/f0dd98cc-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006079 10.0.0.130 - - [2025-10-30 21:43:04] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.130 - - [2025-10-30 21:43:04] "GET /virtual-machine-interface/ef1a80fe-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004720 10.0.0.130 - - [2025-10-30 21:43:04] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.130 - - [2025-10-30 21:43:04] "GET /virtual-machine-interface/f059ec2a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005222 10.0.0.130 - - [2025-10-30 21:43:04] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.130 - - [2025-10-30 21:43:04] "GET /virtual-machine-interface/efd55aaa-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003672 10.0.0.130 - - [2025-10-30 21:43:04] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.130 - - [2025-10-30 21:43:04] "GET /virtual-machine-interface/f1ed7d4a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004170 10.0.0.130 - - [2025-10-30 21:43:04] "POST /set-tag HTTP/1.1" 200 109 0.002192 10.0.0.130 - - [2025-10-30 21:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.130 - - [2025-10-30 21:43:04] "GET /loadbalancer/389400d3-2bca-402f-9083-d245c76eadfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002419 10.0.0.130 - - [2025-10-30 21:43:04] "GET /virtual-machine-interface/ee927614-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003546 10.0.0.130 - - [2025-10-30 21:43:04] "POST /set-tag HTTP/1.1" 200 109 0.066592 10.0.0.130 - - [2025-10-30 21:43:04] "DELETE /loadbalancer-member/90e86e14-b23e-452c-a342-a15e2247738f HTTP/1.1" 200 115 0.054459 10.0.0.130 - - [2025-10-30 21:43:04] "GET /virtual-machine-interface/f26ec2d8-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004262 10.0.0.130 - - [2025-10-30 21:43:04] "POST /set-tag HTTP/1.1" 200 109 0.002940 10.0.0.130 - - [2025-10-30 21:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.130 - - [2025-10-30 21:43:04] "GET /loadbalancer/389400d3-2bca-402f-9083-d245c76eadfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002913 10.0.0.130 - - [2025-10-30 21:43:04] "GET /global-system-configs HTTP/1.1" 200 323 0.002980 10.0.0.130 - - [2025-10-30 21:43:05] "GET /virtual-machine-interface/f059ec2a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005886 10.0.0.130 - - [2025-10-30 21:43:05] "POST /set-tag HTTP/1.1" 200 109 0.004022 10.0.0.130 - - [2025-10-30 21:43:05] "GET /virtual-machine-interface/f059ec2a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005707 10.0.0.130 - - [2025-10-30 21:43:05] "POST /set-tag HTTP/1.1" 200 109 0.004325 10.0.0.130 - - [2025-10-30 21:43:05] "GET /virtual-machine/dc69e18f-7d26-49bf-8c35-d9aec3562b15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003181 10.0.0.130 - - [2025-10-30 21:43:05] "POST /ref-update HTTP/1.1" 200 156 0.010993 10.0.0.130 - - [2025-10-30 21:43:05] "GET /virtual-machine-interface/f059ec2a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008675 10.0.0.130 - - [2025-10-30 21:43:05] "POST /set-tag HTTP/1.1" 200 109 0.022060 10.0.0.130 - - [2025-10-30 21:43:05] "POST /set-tag HTTP/1.1" 200 109 0.019681 10.0.0.130 - - [2025-10-30 21:43:06] "POST /set-tag HTTP/1.1" 200 109 0.040112 10.0.0.130 - - [2025-10-30 21:43:06] "POST /set-tag HTTP/1.1" 200 109 0.028774 10.0.0.130 - - [2025-10-30 21:43:06] "POST /set-tag HTTP/1.1" 200 109 0.014211 10.0.0.130 - - [2025-10-30 21:43:06] "DELETE /instance-ip/f077891a-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.039711 10.0.0.130 - - [2025-10-30 21:43:06] "DELETE /virtual-machine-interface/f059ec2a-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.038274 10.0.0.130 - - [2025-10-30 21:43:06] "DELETE /virtual-machine/dc69e18f-7d26-49bf-8c35-d9aec3562b15 HTTP/1.1" 200 115 0.020659 10.0.0.130 - - [2025-10-30 21:43:06] "GET /virtual-machine-interface/ef1a80fe-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006496 10.0.0.130 - - [2025-10-30 21:43:06] "POST /set-tag HTTP/1.1" 200 109 0.002942 10.0.0.130 - - [2025-10-30 21:43:06] "GET /virtual-machine-interface/ef1a80fe-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004575 10.0.0.130 - - [2025-10-30 21:43:06] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.130 - - [2025-10-30 21:43:06] "GET /virtual-machine/46e12d86-1f47-4ea7-bffd-d928467dd4b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003341 10.0.0.130 - - [2025-10-30 21:43:06] "POST /ref-update HTTP/1.1" 200 156 0.010572 10.0.0.130 - - [2025-10-30 21:43:06] "GET /virtual-machine-interface/ef1a80fe-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.012602 10.0.0.130 - - [2025-10-30 21:43:06] "POST /set-tag HTTP/1.1" 200 109 0.021669 10.0.0.130 - - [2025-10-30 21:43:06] "POST /set-tag HTTP/1.1" 200 109 0.024512 10.0.0.130 - - [2025-10-30 21:43:06] "POST /set-tag HTTP/1.1" 200 109 0.021688 10.0.0.130 - - [2025-10-30 21:43:06] "POST /set-tag HTTP/1.1" 200 109 0.016045 10.0.0.130 - - [2025-10-30 21:43:06] "POST /set-tag HTTP/1.1" 200 109 0.035474 10.0.0.130 - - [2025-10-30 21:43:06] "DELETE /instance-ip/ef3b7d40-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.045659 10.0.0.130 - - [2025-10-30 21:43:06] "POST /ref-update HTTP/1.1" 200 156 0.017122 10.0.0.130 - - [2025-10-30 21:43:06] "DELETE /virtual-machine-interface/ef1a80fe-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.041138 10.0.0.130 - - [2025-10-30 21:43:06] "DELETE /virtual-machine/46e12d86-1f47-4ea7-bffd-d928467dd4b7 HTTP/1.1" 200 115 0.019962 10.0.0.130 - - [2025-10-30 21:43:06] "GET /virtual-machine-interface/ee927614-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004519 10.0.0.130 - - [2025-10-30 21:43:06] "POST /set-tag HTTP/1.1" 200 109 0.002973 10.0.0.130 - - [2025-10-30 21:43:06] "GET /virtual-machine-interface/ee927614-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004280 10.0.0.130 - - [2025-10-30 21:43:06] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.130 - - [2025-10-30 21:43:06] "GET /virtual-machine/0eaa5b1b-fd83-4986-be62-94905c50b683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003281 10.0.0.130 - - [2025-10-30 21:43:06] "POST /ref-update HTTP/1.1" 200 156 0.010271 10.0.0.130 - - [2025-10-30 21:43:06] "GET /virtual-machine-interface/ee927614-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005932 10.0.0.130 - - [2025-10-30 21:43:06] "POST /set-tag HTTP/1.1" 200 109 0.017639 10.0.0.130 - - [2025-10-30 21:43:07] "POST /set-tag HTTP/1.1" 200 109 0.033024 10.0.0.130 - - [2025-10-30 21:43:07] "POST /set-tag HTTP/1.1" 200 109 0.029302 10.0.0.130 - - [2025-10-30 21:43:07] "POST /set-tag HTTP/1.1" 200 109 0.015850 10.0.0.130 - - [2025-10-30 21:43:07] "POST /set-tag HTTP/1.1" 200 109 0.027806 10.0.0.130 - - [2025-10-30 21:43:07] "DELETE /instance-ip/eeb2c59a-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.050050 10.0.0.130 - - [2025-10-30 21:43:07] "POST /ref-update HTTP/1.1" 200 156 0.011540 10.0.0.130 - - [2025-10-30 21:43:07] "DELETE /virtual-machine-interface/ee927614-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.039020 10.0.0.130 - - [2025-10-30 21:43:07] "DELETE /virtual-machine/0eaa5b1b-fd83-4986-be62-94905c50b683 HTTP/1.1" 200 115 0.022188 10.0.0.130 - - [2025-10-30 21:43:07] "DELETE /tag/f7fab637-c1a5-473f-be2e-7bfac5be1228 HTTP/1.1" 200 115 0.036892 10.0.0.130 - - [2025-10-30 21:43:07] "GET /virtual-machine-interface/efd55aaa-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004140 10.0.0.130 - - [2025-10-30 21:43:07] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.130 - - [2025-10-30 21:43:07] "GET /virtual-machine-interface/efd55aaa-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004162 10.0.0.130 - - [2025-10-30 21:43:07] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.130 - - [2025-10-30 21:43:07] "GET /virtual-machine/5ee2c46b-5620-4722-92e1-fa902cc805bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003802 10.0.0.130 - - [2025-10-30 21:43:07] "POST /ref-update HTTP/1.1" 200 156 0.011112 10.0.0.130 - - [2025-10-30 21:43:07] "GET /virtual-machine-interface/efd55aaa-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014907 10.0.0.130 - - [2025-10-30 21:43:07] "POST /set-tag HTTP/1.1" 200 109 0.019985 10.0.0.130 - - [2025-10-30 21:43:07] "POST /set-tag HTTP/1.1" 200 109 0.039607 10.0.0.130 - - [2025-10-30 21:43:07] "POST /set-tag HTTP/1.1" 200 109 0.043961 10.0.0.130 - - [2025-10-30 21:43:07] "POST /set-tag HTTP/1.1" 200 109 0.013119 10.0.0.130 - - [2025-10-30 21:43:07] "POST /set-tag HTTP/1.1" 200 109 0.023712 10.0.0.130 - - [2025-10-30 21:43:07] "DELETE /instance-ip/eff0af9e-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.054085 10.0.0.130 - - [2025-10-30 21:43:07] "DELETE /virtual-machine-interface/efd55aaa-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.035707 10.0.0.130 - - [2025-10-30 21:43:07] "DELETE /virtual-machine/5ee2c46b-5620-4722-92e1-fa902cc805bc HTTP/1.1" 200 115 0.019855 10.0.0.130 - - [2025-10-30 21:43:07] "DELETE /tag/faec0516-4c59-4138-b30f-ff13cb451458 HTTP/1.1" 200 115 0.037338 10.0.0.130 - - [2025-10-30 21:43:07] "DELETE /tag/88800179-08a0-444b-abfb-3150a592f5ba HTTP/1.1" 409 391 0.004873 10.0.0.130 - - [2025-10-30 21:43:35] "GET /virtual-machine-interface/f26ec2d8-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008483 10.0.0.130 - - [2025-10-30 21:43:35] "POST /set-tag HTTP/1.1" 200 109 0.002875 10.0.0.130 - - [2025-10-30 21:43:35] "GET /virtual-machine-interface/f26ec2d8-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011946 10.0.0.130 - - [2025-10-30 21:43:35] "POST /set-tag HTTP/1.1" 200 109 0.023797 10.0.0.130 - - [2025-10-30 21:43:36] "GET /virtual-machine/f247f2b8-653c-404f-9883-e63ad9c52181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003607 10.0.0.130 - - [2025-10-30 21:43:36] "POST /ref-update HTTP/1.1" 200 156 0.018928 10.0.0.130 - - [2025-10-30 21:43:36] "GET /virtual-machine-interface/f26ec2d8-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013936 10.0.0.130 - - [2025-10-30 21:43:36] "POST /set-tag HTTP/1.1" 200 109 0.018248 10.0.0.130 - - [2025-10-30 21:43:36] "POST /set-tag HTTP/1.1" 200 109 0.032480 10.0.0.130 - - [2025-10-30 21:43:36] "POST /set-tag HTTP/1.1" 200 109 0.026526 10.0.0.130 - - [2025-10-30 21:43:36] "POST /set-tag HTTP/1.1" 200 109 0.022360 10.0.0.130 - - [2025-10-30 21:43:36] "DELETE /instance-ip/f28692be-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.058698 10.0.0.130 - - [2025-10-30 21:43:36] "DELETE /virtual-machine-interface/f26ec2d8-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.046044 10.0.0.130 - - [2025-10-30 21:43:36] "DELETE /virtual-machine/f247f2b8-653c-404f-9883-e63ad9c52181 HTTP/1.1" 200 115 0.014449 10.0.0.130 - - [2025-10-30 21:43:36] "DELETE /tag/21e702c9-924d-484b-89f6-38cc038e9dab HTTP/1.1" 200 115 0.040877 10.0.0.130 - - [2025-10-30 21:43:36] "GET /virtual-machine-interface/f15c985c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004505 10.0.0.130 - - [2025-10-30 21:43:36] "POST /set-tag HTTP/1.1" 200 109 0.003094 10.0.0.130 - - [2025-10-30 21:43:36] "GET /virtual-machine-interface/f15c985c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006990 10.0.0.130 - - [2025-10-30 21:43:36] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.130 - - [2025-10-30 21:43:36] "GET /virtual-machine/967030ca-049a-4020-aec9-d5765a6894a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003040 10.0.0.130 - - [2025-10-30 21:43:36] "POST /ref-update HTTP/1.1" 200 156 0.010032 10.0.0.130 - - [2025-10-30 21:43:36] "GET /virtual-machine-interface/f15c985c-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.022929 10.0.0.130 - - [2025-10-30 21:43:36] "POST /set-tag HTTP/1.1" 200 109 0.026538 10.0.0.130 - - [2025-10-30 21:43:36] "POST /set-tag HTTP/1.1" 200 109 0.031105 10.0.0.130 - - [2025-10-30 21:43:36] "POST /set-tag HTTP/1.1" 200 109 0.051864 10.0.0.130 - - [2025-10-30 21:43:36] "POST /set-tag HTTP/1.1" 200 109 0.020625 10.0.0.130 - - [2025-10-30 21:43:36] "DELETE /instance-ip/f17815dc-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.050564 10.0.0.130 - - [2025-10-30 21:43:36] "DELETE /virtual-machine-interface/f15c985c-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.060442 10.0.0.130 - - [2025-10-30 21:43:37] "DELETE /virtual-machine/967030ca-049a-4020-aec9-d5765a6894a4 HTTP/1.1" 200 115 0.036031 10.0.0.130 - - [2025-10-30 21:43:37] "DELETE /tag/08e18334-036c-4b42-a067-c2655ad86b65 HTTP/1.1" 409 237 0.009872 10.0.0.130 - - [2025-10-30 21:43:37] "GET /virtual-machine-interface/f1ed7d4a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004485 10.0.0.130 - - [2025-10-30 21:43:37] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.130 - - [2025-10-30 21:43:37] "GET /virtual-machine-interface/f1ed7d4a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003875 10.0.0.130 - - [2025-10-30 21:43:37] "POST /set-tag HTTP/1.1" 200 109 0.003212 10.0.0.130 - - [2025-10-30 21:43:37] "GET /virtual-machine/f9ed8332-c9ce-4998-ac2e-2e9e422fd0db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002938 10.0.0.130 - - [2025-10-30 21:43:37] "POST /ref-update HTTP/1.1" 200 156 0.012930 10.0.0.130 - - [2025-10-30 21:43:37] "GET /virtual-machine-interface/f1ed7d4a-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004528 10.0.0.130 - - [2025-10-30 21:43:37] "POST /set-tag HTTP/1.1" 200 109 0.027723 10.0.0.130 - - [2025-10-30 21:43:37] "POST /set-tag HTTP/1.1" 200 109 0.059816 10.0.0.130 - - [2025-10-30 21:43:37] "POST /set-tag HTTP/1.1" 200 109 0.014963 10.0.0.130 - - [2025-10-30 21:43:37] "POST /set-tag HTTP/1.1" 200 109 0.033920 10.0.0.130 - - [2025-10-30 21:43:37] "DELETE /instance-ip/f20b6116-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.050887 10.0.0.130 - - [2025-10-30 21:43:37] "DELETE /virtual-machine-interface/f1ed7d4a-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.054231 10.0.0.130 - - [2025-10-30 21:43:37] "DELETE /virtual-machine/f9ed8332-c9ce-4998-ac2e-2e9e422fd0db HTTP/1.1" 200 115 0.025759 10.0.0.130 - - [2025-10-30 21:43:37] "DELETE /tag/0a996cbe-1589-43df-aba1-ec52aa24d176 HTTP/1.1" 409 237 0.005116 10.0.0.130 - - [2025-10-30 21:43:37] "DELETE /tag/03bac513-5053-4137-9bf0-1ae095fa58ed HTTP/1.1" 409 237 0.005212 10.0.0.130 - - [2025-10-30 21:43:37] "DELETE /tag/bd4f93a9-2934-4702-aaf5-bc6e3a85dbd5 HTTP/1.1" 200 115 0.031248 10.0.0.130 - - [2025-10-30 21:43:37] "GET /virtual-machine-interface/f0dd98cc-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004728 10.0.0.130 - - [2025-10-30 21:43:37] "POST /set-tag HTTP/1.1" 200 109 0.003134 10.0.0.130 - - [2025-10-30 21:43:37] "GET /virtual-machine-interface/f0dd98cc-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005861 10.0.0.130 - - [2025-10-30 21:43:37] "POST /set-tag HTTP/1.1" 200 109 0.003307 10.0.0.130 - - [2025-10-30 21:43:37] "GET /virtual-machine/7a6105c9-d621-41f8-ba04-0ab1009b803a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003768 10.0.0.130 - - [2025-10-30 21:43:37] "POST /ref-update HTTP/1.1" 200 156 0.015204 10.0.0.130 - - [2025-10-30 21:43:37] "GET /virtual-machine-interface/f0dd98cc-b5d8-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019173 10.0.0.130 - - [2025-10-30 21:43:37] "POST /set-tag HTTP/1.1" 200 109 0.019830 10.0.0.130 - - [2025-10-30 21:43:37] "POST /set-tag HTTP/1.1" 200 109 0.031556 10.0.0.130 - - [2025-10-30 21:43:37] "POST /set-tag HTTP/1.1" 200 109 0.036120 10.0.0.130 - - [2025-10-30 21:43:38] "POST /set-tag HTTP/1.1" 200 109 0.017816 10.0.0.130 - - [2025-10-30 21:43:38] "DELETE /instance-ip/f0fa576e-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.054671 10.0.0.130 - - [2025-10-30 21:43:38] "DELETE /virtual-machine-interface/f0dd98cc-b5d8-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.049037 10.0.0.130 - - [2025-10-30 21:43:38] "DELETE /virtual-machine/7a6105c9-d621-41f8-ba04-0ab1009b803a HTTP/1.1" 200 115 0.020574 10.0.0.130 - - [2025-10-30 21:43:38] "DELETE /tag/c715b40b-3e9b-4a45-b8d7-c583a2c17a6f HTTP/1.1" 200 115 0.036756 10.0.0.130 - - [2025-10-30 21:43:38] "DELETE /tag/a74c2a24-6bf3-4680-80f2-7142ffc789c7 HTTP/1.1" 200 115 0.068400 10.0.0.130 - - [2025-10-30 21:43:38] "DELETE /tag/179a8702-ace8-4f0a-96eb-c50d6d7e08b0 HTTP/1.1" 200 115 0.040187 10.0.0.130 - - [2025-10-30 21:43:39] "POST /projects HTTP/1.1" 409 238 0.002021 10.0.0.130 - - [2025-10-30 21:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.130 - - [2025-10-30 21:43:39] "GET /project/26381a75-e9ba-4972-adde-d174bbac0994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.050257 10.0.0.130 - - [2025-10-30 21:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.130 - - [2025-10-30 21:43:39] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004242 10.0.0.130 - - [2025-10-30 21:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.130 - - [2025-10-30 21:43:39] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003493 10.0.0.130 - - [2025-10-30 21:43:39] "POST /security-groups HTTP/1.1" 409 285 0.002213 10.0.0.130 - - [2025-10-30 21:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.130 - - [2025-10-30 21:43:39] "PUT /security-group/25fc28a0-1cdf-4ae9-bf4a-b2bbf781f571 HTTP/1.1" 200 263 0.059640 10.0.0.130 - - [2025-10-30 21:43:39] "PUT /access-control-list/94ec088e-bb38-420b-900b-b4439b0aad02 HTTP/1.1" 200 273 0.025347 10.0.0.130 - - [2025-10-30 21:43:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.050334 10.0.0.130 - - [2025-10-30 21:43:39] "PUT /access-control-list/98ad51d7-84b8-4adf-ac90-863453922980 HTTP/1.1" 200 273 0.033857 10.0.0.130 - - [2025-10-30 21:43:44] "POST /projects HTTP/1.1" 409 238 0.002340 10.0.0.130 - - [2025-10-30 21:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.130 - - [2025-10-30 21:43:44] "GET /project/26381a75-e9ba-4972-adde-d174bbac0994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036214 10.0.0.130 - - [2025-10-30 21:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.130 - - [2025-10-30 21:43:44] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008674 10.0.0.130 - - [2025-10-30 21:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.130 - - [2025-10-30 21:43:44] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.012403 10.0.0.130 - - [2025-10-30 21:43:44] "POST /security-groups HTTP/1.1" 409 285 0.003191 10.0.0.130 - - [2025-10-30 21:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.130 - - [2025-10-30 21:43:44] "PUT /security-group/25fc28a0-1cdf-4ae9-bf4a-b2bbf781f571 HTTP/1.1" 200 263 0.064625 10.0.0.130 - - [2025-10-30 21:43:44] "PUT /access-control-list/94ec088e-bb38-420b-900b-b4439b0aad02 HTTP/1.1" 200 273 0.013021 10.0.0.130 - - [2025-10-30 21:43:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025133 10.0.0.130 - - [2025-10-30 21:43:44] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.013905 10.0.0.130 - - [2025-10-30 21:43:44] "PUT /access-control-list/98ad51d7-84b8-4adf-ac90-863453922980 HTTP/1.1" 200 273 0.023881 10.0.0.130 - - [2025-10-30 21:43:45] "GET /firewall-rule/53e39985-3b89-4414-9838-50d002b480a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003387 10.0.0.130 - - [2025-10-30 21:43:45] "POST /ref-update HTTP/1.1" 200 156 0.051538 10.0.0.130 - - [2025-10-30 21:43:45] "DELETE /firewall-rule/53e39985-3b89-4414-9838-50d002b480a8 HTTP/1.1" 200 115 0.041982 10.0.0.130 - - [2025-10-30 21:43:45] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.010184 10.0.0.130 - - [2025-10-30 21:43:45] "GET /firewall-rule/179b4fb7-d271-4c25-9fed-a44cccae31d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003399 10.0.0.130 - - [2025-10-30 21:43:45] "POST /ref-update HTTP/1.1" 200 156 0.048986 10.0.0.130 - - [2025-10-30 21:43:45] "DELETE /firewall-rule/179b4fb7-d271-4c25-9fed-a44cccae31d5 HTTP/1.1" 200 115 0.037520 10.0.0.130 - - [2025-10-30 21:43:45] "DELETE /tag/03bac513-5053-4137-9bf0-1ae095fa58ed HTTP/1.1" 409 237 0.006740 10.0.0.130 - - [2025-10-30 21:43:45] "DELETE /tag/62b6928f-28f3-433b-b125-9ee5a771562c HTTP/1.1" 200 115 0.033012 10.0.0.130 - - [2025-10-30 21:43:45] "DELETE /tag/0a996cbe-1589-43df-aba1-ec52aa24d176 HTTP/1.1" 409 237 0.003741 10.0.0.130 - - [2025-10-30 21:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.130 - - [2025-10-30 21:43:45] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004042 10.0.0.130 - - [2025-10-30 21:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.130 - - [2025-10-30 21:43:45] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003398 10.0.0.130 - - [2025-10-30 21:43:45] "PUT /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b HTTP/1.1" 200 265 0.050419 10.0.0.130 - - [2025-10-30 21:43:45] "PUT /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a HTTP/1.1" 200 265 0.049867 10.0.0.130 - - [2025-10-30 21:43:45] "DELETE /security-group/25fc28a0-1cdf-4ae9-bf4a-b2bbf781f571 HTTP/1.1" 200 115 0.038165 10.0.0.130 - - [2025-10-30 21:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.130 - - [2025-10-30 21:43:45] "DELETE /access-control-list/94ec088e-bb38-420b-900b-b4439b0aad02 HTTP/1.1" 200 115 0.022418 10.0.0.130 - - [2025-10-30 21:43:45] "DELETE /access-control-list/98ad51d7-84b8-4adf-ac90-863453922980 HTTP/1.1" 200 115 0.022273 10.0.0.130 - - [2025-10-30 21:43:45] "GET /project/26381a75-e9ba-4972-adde-d174bbac0994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1897 0.030813 10.0.0.130 - - [2025-10-30 21:43:45] "GET /project/26381a75-e9ba-4972-adde-d174bbac0994?fields=security_groups HTTP/1.1" 200 1355 0.028436 10.0.0.130 - - [2025-10-30 21:43:45] "DELETE /security-group/ccf700a1-390c-4b29-af50-ef5bdd7c0aa9 HTTP/1.1" 200 115 0.038702 10.0.0.130 - - [2025-10-30 21:43:45] "DELETE /access-control-list/6756098f-3f4b-41f4-8412-de62e550b6b6 HTTP/1.1" 200 115 0.029168 10.0.0.130 - - [2025-10-30 21:43:45] "GET /project/26381a75-e9ba-4972-adde-d174bbac0994?fields=application_policy_sets HTTP/1.1" 200 1394 0.042974 10.0.0.130 - - [2025-10-30 21:43:45] "DELETE /access-control-list/52a5c9f8-5fef-4ed4-9369-c2568c758423 HTTP/1.1" 200 115 0.039911 10.0.0.130 - - [2025-10-30 21:43:45] "DELETE /project/26381a75-e9ba-4972-adde-d174bbac0994 HTTP/1.1" 200 115 0.270337 10.0.0.130 - - [2025-10-30 21:43:45] "POST /projects HTTP/1.1" 409 238 0.002247 10.0.0.130 - - [2025-10-30 21:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.130 - - [2025-10-30 21:43:46] "GET /project/0182e442-c4c3-43b0-b15b-ca48be647457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.035317 10.0.0.130 - - [2025-10-30 21:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.130 - - [2025-10-30 21:43:46] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004415 10.0.0.130 - - [2025-10-30 21:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.130 - - [2025-10-30 21:43:46] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004182 10.0.0.130 - - [2025-10-30 21:43:46] "POST /security-groups HTTP/1.1" 409 285 0.003307 10.0.0.130 - - [2025-10-30 21:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.130 - - [2025-10-30 21:43:46] "PUT /security-group/f0db6912-0ba4-4164-849a-67f7daf9c1eb HTTP/1.1" 200 263 0.055188 10.0.0.130 - - [2025-10-30 21:43:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.026668 10.0.0.130 - - [2025-10-30 21:43:46] "PUT /access-control-list/eb5413db-7c45-45b2-bb72-ae2ea7d46247 HTTP/1.1" 200 273 0.014347 10.0.0.130 - - [2025-10-30 21:43:46] "PUT /access-control-list/010b2cb5-738f-4d6f-af18-154d7da1c417 HTTP/1.1" 200 273 0.016287 10.0.0.130 - - [2025-10-30 21:43:50] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002831 10.0.0.130 - - [2025-10-30 21:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.130 - - [2025-10-30 21:43:50] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002494 10.0.0.130 - - [2025-10-30 21:43:50] "GET /firewall-policy/1d7e9ef6-765c-40c4-a793-937dc5be11c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002218 10.0.0.130 - - [2025-10-30 21:43:50] "GET /firewall-rule/0b62f951-497e-428e-af8b-14812ca0535d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002591 10.0.0.130 - - [2025-10-30 21:43:50] "POST /ref-update HTTP/1.1" 200 156 0.017970 10.0.0.130 - - [2025-10-30 21:43:50] "DELETE /firewall-rule/0b62f951-497e-428e-af8b-14812ca0535d HTTP/1.1" 200 115 0.035402 10.0.0.130 - - [2025-10-30 21:43:50] "GET /firewall-policy/d3db58ff-bb1d-4d96-b8a3-56b4b10a8dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002469 10.0.0.130 - - [2025-10-30 21:43:50] "GET /firewall-rule/d54a3c00-06ad-46f6-9e05-4ced208d1c74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.002885 10.0.0.130 - - [2025-10-30 21:43:50] "POST /ref-update HTTP/1.1" 200 156 0.013440 10.0.0.130 - - [2025-10-30 21:43:50] "DELETE /firewall-rule/d54a3c00-06ad-46f6-9e05-4ced208d1c74 HTTP/1.1" 200 115 0.043100 10.0.0.130 - - [2025-10-30 21:43:50] "GET /firewall-policy/d3db58ff-bb1d-4d96-b8a3-56b4b10a8dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005644 10.0.0.130 - - [2025-10-30 21:43:50] "GET /firewall-rule/de88359f-6658-4072-b56b-d7d7a89de608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.003080 10.0.0.130 - - [2025-10-30 21:43:50] "POST /ref-update HTTP/1.1" 200 156 0.011902 10.0.0.130 - - [2025-10-30 21:43:51] "DELETE /firewall-rule/de88359f-6658-4072-b56b-d7d7a89de608 HTTP/1.1" 200 115 0.041048 10.0.0.130 - - [2025-10-30 21:43:51] "GET /application-policy-set/4916a7d1-2332-44c9-b64e-42ad3b1d671d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.009234 10.0.0.130 - - [2025-10-30 21:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.130 - - [2025-10-30 21:43:51] "GET /policy-management/64963b37-67d2-4cab-b75c-4e46b81a1c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002657 10.0.0.130 - - [2025-10-30 21:43:51] "GET /firewall-policy/d3db58ff-bb1d-4d96-b8a3-56b4b10a8dbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003544 10.0.0.130 - - [2025-10-30 21:43:51] "POST /ref-update HTTP/1.1" 200 156 0.021188 10.0.0.130 - - [2025-10-30 21:43:51] "DELETE /firewall-policy/d3db58ff-bb1d-4d96-b8a3-56b4b10a8dbc HTTP/1.1" 200 115 0.061687 10.0.0.130 - - [2025-10-30 21:43:51] "DELETE /tag/03bac513-5053-4137-9bf0-1ae095fa58ed HTTP/1.1" 200 115 0.031915 10.0.0.130 - - [2025-10-30 21:43:51] "DELETE /tag/88800179-08a0-444b-abfb-3150a592f5ba HTTP/1.1" 200 115 0.046245 10.0.0.130 - - [2025-10-30 21:43:51] "DELETE /tag/08e18334-036c-4b42-a067-c2655ad86b65 HTTP/1.1" 200 115 0.048091 10.0.0.130 - - [2025-10-30 21:43:51] "DELETE /tag/0a996cbe-1589-43df-aba1-ec52aa24d176 HTTP/1.1" 200 115 0.052300 10.0.0.130 - - [2025-10-30 21:43:51] "DELETE /loadbalancer-member/46a703ea-7ec7-4865-9d64-4bb78ebbcccd HTTP/1.1" 200 115 0.025307 10.0.0.130 - - [2025-10-30 21:43:51] "DELETE /loadbalancer-pool/4f740e29-aaf6-46b1-9f4d-19e4b6da6639 HTTP/1.1" 200 115 0.027266 10.0.0.130 - - [2025-10-30 21:43:51] "DELETE /loadbalancer-listener/60bae3b4-97fc-4f79-bce2-9cc2ab8f2280 HTTP/1.1" 200 115 0.022842 10.0.0.130 - - [2025-10-30 21:43:51] "DELETE /loadbalancer/389400d3-2bca-402f-9083-d245c76eadfc HTTP/1.1" 200 115 0.023104 10.0.0.130 - - [2025-10-30 21:43:51] "DELETE /floating-ip/1e2a4f0d-8c3a-4d65-8cdc-6e742ef5a87f HTTP/1.1" 200 115 0.035093 10.0.0.130 - - [2025-10-30 21:43:51] "DELETE /instance-ip/6cf4f559-5a59-49ba-8cfe-ec6a9f098bb9 HTTP/1.1" 200 115 0.052420 10.0.0.130 - - [2025-10-30 21:43:51] "DELETE /virtual-machine-interface/8079cda7-2fbd-45f6-8a98-3a293696d0f4 HTTP/1.1" 200 115 0.059697 10.0.0.130 - - [2025-10-30 21:43:51] "DELETE /tag/fda65694-b824-4470-b67a-e638a72e4014 HTTP/1.1" 200 115 0.063538 10.0.0.130 - - [2025-10-30 21:43:51] "POST /projects HTTP/1.1" 409 238 0.003494 10.0.0.130 - - [2025-10-30 21:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005089 10.0.0.130 - - [2025-10-30 21:43:51] "GET /project/0182e442-c4c3-43b0-b15b-ca48be647457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.062038 10.0.0.130 - - [2025-10-30 21:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.130 - - [2025-10-30 21:43:51] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004574 10.0.0.130 - - [2025-10-30 21:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.130 - - [2025-10-30 21:43:51] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004081 10.0.0.130 - - [2025-10-30 21:43:51] "POST /security-groups HTTP/1.1" 409 285 0.002182 10.0.0.130 - - [2025-10-30 21:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.130 - - [2025-10-30 21:43:52] "PUT /security-group/f0db6912-0ba4-4164-849a-67f7daf9c1eb HTTP/1.1" 200 263 0.079708 10.0.0.130 - - [2025-10-30 21:43:52] "PUT /access-control-list/eb5413db-7c45-45b2-bb72-ae2ea7d46247 HTTP/1.1" 200 273 0.051261 10.0.0.130 - - [2025-10-30 21:43:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.059565 10.0.0.130 - - [2025-10-30 21:43:52] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.030709 10.0.0.130 - - [2025-10-30 21:43:52] "PUT /access-control-list/010b2cb5-738f-4d6f-af18-154d7da1c417 HTTP/1.1" 200 273 0.066269 10.0.0.130 - - [2025-10-30 21:43:52] "GET /firewall-rule/f8b94cee-bd8d-4b0a-a953-e141f0a17e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002964 10.0.0.130 - - [2025-10-30 21:43:52] "POST /ref-update HTTP/1.1" 200 156 0.105871 10.0.0.130 - - [2025-10-30 21:43:52] "DELETE /firewall-rule/f8b94cee-bd8d-4b0a-a953-e141f0a17e0d HTTP/1.1" 200 115 0.071447 10.0.0.130 - - [2025-10-30 21:43:52] "GET /firewall-policy/37f1ad63-3123-4b1c-aa1f-f2e8ac2c8316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.014339 10.0.0.130 - - [2025-10-30 21:43:52] "GET /firewall-rule/45b28afc-3bcf-4950-b09f-5cce6308f8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002804 10.0.0.130 - - [2025-10-30 21:43:52] "POST /ref-update HTTP/1.1" 200 156 0.056586 10.0.0.130 - - [2025-10-30 21:43:52] "DELETE /firewall-rule/45b28afc-3bcf-4950-b09f-5cce6308f8e1 HTTP/1.1" 200 115 0.085060 10.0.0.130 - - [2025-10-30 21:43:52] "DELETE /tag/1fd01bfd-b0a5-4c64-a1e0-efb1156f3c9f HTTP/1.1" 200 115 0.077287 10.0.0.130 - - [2025-10-30 21:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.130 - - [2025-10-30 21:43:52] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.017850 10.0.0.130 - - [2025-10-30 21:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006549 10.0.0.130 - - [2025-10-30 21:43:52] "GET /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.007039 10.0.0.130 - - [2025-10-30 21:43:52] "PUT /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b HTTP/1.1" 200 265 0.094196 10.0.0.130 - - [2025-10-30 21:43:53] "PUT /virtual-network/eab80fe1-94af-49a8-b135-91451e62682a HTTP/1.1" 200 265 0.108389 10.0.0.130 - - [2025-10-30 21:43:53] "DELETE /security-group/f0db6912-0ba4-4164-849a-67f7daf9c1eb HTTP/1.1" 200 115 0.118374 10.0.0.130 - - [2025-10-30 21:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.130 - - [2025-10-30 21:43:53] "DELETE /access-control-list/eb5413db-7c45-45b2-bb72-ae2ea7d46247 HTTP/1.1" 200 115 0.050297 10.0.0.130 - - [2025-10-30 21:43:53] "DELETE /access-control-list/010b2cb5-738f-4d6f-af18-154d7da1c417 HTTP/1.1" 200 115 0.020687 10.0.0.130 - - [2025-10-30 21:43:53] "GET /project/0182e442-c4c3-43b0-b15b-ca48be647457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1896 0.030776 10.0.0.130 - - [2025-10-30 21:43:53] "GET /project/0182e442-c4c3-43b0-b15b-ca48be647457?fields=security_groups HTTP/1.1" 200 1354 0.064291 10.0.0.130 - - [2025-10-30 21:43:53] "DELETE /security-group/7011eead-1040-4c72-8aa9-d128100bd4c7 HTTP/1.1" 200 115 0.050148 10.0.0.130 - - [2025-10-30 21:43:53] "DELETE /access-control-list/3f7146a6-b40f-4a93-bfba-ff43f954574f HTTP/1.1" 200 115 0.036431 10.0.0.130 - - [2025-10-30 21:43:53] "GET /project/0182e442-c4c3-43b0-b15b-ca48be647457?fields=application_policy_sets HTTP/1.1" 200 1393 0.061022 10.0.0.130 - - [2025-10-30 21:43:53] "DELETE /access-control-list/b310211e-0466-4cca-b174-38f80f82f532 HTTP/1.1" 200 115 0.061904 10.0.0.130 - - [2025-10-30 21:43:53] "DELETE /project/0182e442-c4c3-43b0-b15b-ca48be647457 HTTP/1.1" 200 115 0.353263 10.0.0.130 - - [2025-10-30 21:44:47] "GET / HTTP/1.1" 200 36215 0.002078 10.0.0.130 - - [2025-10-30 21:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.130 - - [2025-10-30 21:44:47] "GET /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002493 10.0.0.130 - - [2025-10-30 21:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.130 - - [2025-10-30 21:44:47] "GET /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003361 10.0.0.130 - - [2025-10-30 21:45:03] "GET / HTTP/1.1" 200 36215 0.001517 10.0.0.130 - - [2025-10-30 21:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.130 - - [2025-10-30 21:45:03] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.004612 10.0.0.130 - - [2025-10-30 21:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.130 - - [2025-10-30 21:45:03] "GET /config-node/6f512e85-4b43-49cb-805e-14ffc016977a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1213 0.001734 10.0.0.130 - - [2025-10-30 21:45:04] "GET / HTTP/1.1" 200 36215 0.001455 10.0.0.130 - - [2025-10-30 21:45:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002188 10.0.0.130 - - [2025-10-30 21:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.130 - - [2025-10-30 21:45:09] "GET /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002697 10.0.0.130 - - [2025-10-30 21:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.130 - - [2025-10-30 21:45:09] "PUT /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1 HTTP/1.1" 200 277 0.007647 10.0.0.130 - - [2025-10-30 21:45:09] "GET / HTTP/1.1" 200 36215 0.001868 10.0.0.130 - - [2025-10-30 21:45:09] "POST /alarms HTTP/1.1" 409 264 0.002105 10.0.0.130 - - [2025-10-30 21:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.130 - - [2025-10-30 21:45:09] "PUT /alarm/d85ba9c2-d85b-4e23-a178-8b9fa720a244 HTTP/1.1" 200 245 0.009183 10.0.0.130 - - [2025-10-30 21:45:09] "POST /alarms HTTP/1.1" 409 261 0.010453 10.0.0.130 - - [2025-10-30 21:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.130 - - [2025-10-30 21:45:09] "PUT /alarm/41e77197-46fd-4631-a55a-3cb4c62e1f9a HTTP/1.1" 200 245 0.010401 10.0.0.130 - - [2025-10-30 21:45:09] "POST /alarms HTTP/1.1" 409 261 0.011490 10.0.0.130 - - [2025-10-30 21:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.130 - - [2025-10-30 21:45:09] "PUT /alarm/848c22bb-a662-4a51-84f5-f7a7dab40e34 HTTP/1.1" 200 245 0.012182 10.0.0.130 - - [2025-10-30 21:45:09] "POST /alarms HTTP/1.1" 409 253 0.003885 10.0.0.130 - - [2025-10-30 21:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.130 - - [2025-10-30 21:45:09] "PUT /alarm/a6dd8545-dfb0-490a-a6c6-fa6370009e3a HTTP/1.1" 200 245 0.011770 10.0.0.130 - - [2025-10-30 21:45:09] "POST /alarms HTTP/1.1" 409 251 0.006397 10.0.0.130 - - [2025-10-30 21:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.130 - - [2025-10-30 21:45:09] "PUT /alarm/cedf7632-9bf9-4226-90e8-4ce0131bf7d5 HTTP/1.1" 200 245 0.010063 10.0.0.130 - - [2025-10-30 21:45:09] "POST /alarms HTTP/1.1" 409 252 0.006216 10.0.0.130 - - [2025-10-30 21:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.130 - - [2025-10-30 21:45:09] "PUT /alarm/e963b40c-4280-4855-a698-bd5e8ad41f72 HTTP/1.1" 200 245 0.010758 10.0.0.130 - - [2025-10-30 21:45:09] "POST /alarms HTTP/1.1" 409 256 0.004742 10.0.0.130 - - [2025-10-30 21:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.130 - - [2025-10-30 21:45:09] "PUT /alarm/9fd4ff70-f4b2-48a6-a0f5-6f3e4b5e5435 HTTP/1.1" 200 245 0.010570 10.0.0.130 - - [2025-10-30 21:45:09] "POST /alarms HTTP/1.1" 409 248 0.009647 10.0.0.130 - - [2025-10-30 21:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.130 - - [2025-10-30 21:45:10] "PUT /alarm/0ef73c13-808a-464e-a4f0-9048aec5842c HTTP/1.1" 200 245 0.010528 10.0.0.130 - - [2025-10-30 21:45:10] "POST /alarms HTTP/1.1" 409 252 0.011359 10.0.0.130 - - [2025-10-30 21:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.130 - - [2025-10-30 21:45:10] "PUT /alarm/ce116220-b96e-4b40-a4ca-5240aa7b4b87 HTTP/1.1" 200 245 0.010890 10.0.0.130 - - [2025-10-30 21:45:10] "POST /alarms HTTP/1.1" 409 257 0.003910 10.0.0.130 - - [2025-10-30 21:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.130 - - [2025-10-30 21:45:10] "PUT /alarm/18dae6fb-8cb4-4813-a8a2-efcfb30218a3 HTTP/1.1" 200 245 0.011635 10.0.0.130 - - [2025-10-30 21:45:10] "POST /alarms HTTP/1.1" 409 251 0.006110 10.0.0.130 - - [2025-10-30 21:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.130 - - [2025-10-30 21:45:10] "PUT /alarm/6763d4c2-e601-4d81-865e-9285a3ff09b9 HTTP/1.1" 200 245 0.012809 10.0.0.130 - - [2025-10-30 21:45:10] "POST /alarms HTTP/1.1" 409 257 0.015897 10.0.0.130 - - [2025-10-30 21:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.130 - - [2025-10-30 21:45:10] "PUT /alarm/872f636f-7c5b-4723-a5d5-f6e9d05136f2 HTTP/1.1" 200 245 0.011165 10.0.0.130 - - [2025-10-30 21:45:10] "POST /alarms HTTP/1.1" 409 261 0.002125 10.0.0.130 - - [2025-10-30 21:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.130 - - [2025-10-30 21:45:10] "PUT /alarm/253eea6f-310d-48ac-b4a0-0d05966606c1 HTTP/1.1" 200 245 0.012194 10.0.0.130 - - [2025-10-30 21:45:10] "POST /alarms HTTP/1.1" 409 258 0.007016 10.0.0.130 - - [2025-10-30 21:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.130 - - [2025-10-30 21:45:10] "PUT /alarm/40961eea-6820-47c2-8d44-ac44aa2ac765 HTTP/1.1" 200 245 0.011516 10.0.0.130 - - [2025-10-30 21:45:10] "POST /alarms HTTP/1.1" 409 254 0.005699 10.0.0.130 - - [2025-10-30 21:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.130 - - [2025-10-30 21:45:10] "PUT /alarm/78a9a832-fbdf-4d94-833a-5da3ac649e51 HTTP/1.1" 200 245 0.011479 10.0.0.130 - - [2025-10-30 21:45:10] "POST /alarms HTTP/1.1" 409 254 0.006335 10.0.0.130 - - [2025-10-30 21:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.130 - - [2025-10-30 21:45:10] "PUT /alarm/956ed781-b835-4d37-8086-b9be2adf29c8 HTTP/1.1" 200 245 0.010299 10.0.0.130 - - [2025-10-30 21:45:10] "POST /alarms HTTP/1.1" 409 254 0.005778 10.0.0.130 - - [2025-10-30 21:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.130 - - [2025-10-30 21:45:10] "PUT /alarm/8544d555-1f70-4cbe-b86a-e4a2e20e3582 HTTP/1.1" 200 245 0.009860 10.0.0.130 - - [2025-10-30 21:45:10] "POST /alarms HTTP/1.1" 409 247 0.012828 10.0.0.130 - - [2025-10-30 21:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.130 - - [2025-10-30 21:45:10] "PUT /alarm/f768b4fe-86c6-44b8-b120-04745abe79dc HTTP/1.1" 200 245 0.009773 10.0.0.130 - - [2025-10-30 21:45:10] "POST /alarms HTTP/1.1" 409 272 0.003894 10.0.0.130 - - [2025-10-30 21:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.130 - - [2025-10-30 21:45:10] "PUT /alarm/3ed2f906-b063-4414-8967-67e265fab031 HTTP/1.1" 200 245 0.010178 10.0.0.130 - - [2025-10-30 21:45:10] "POST /alarms HTTP/1.1" 409 261 0.006634 10.0.0.130 - - [2025-10-30 21:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.130 - - [2025-10-30 21:45:10] "PUT /alarm/4cb9f9bf-125d-4e89-9f4f-a1523d688247 HTTP/1.1" 200 245 0.010876 10.0.0.130 - - [2025-10-30 21:45:10] "POST /alarms HTTP/1.1" 409 259 0.004765 10.0.0.130 - - [2025-10-30 21:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.130 - - [2025-10-30 21:45:10] "PUT /alarm/fac4a6a1-9d25-411d-aa68-3f91384f429d HTTP/1.1" 200 245 0.009525 10.0.0.130 - - [2025-10-30 21:45:10] "POST /alarms HTTP/1.1" 409 265 0.011496 10.0.0.130 - - [2025-10-30 21:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.130 - - [2025-10-30 21:45:11] "PUT /alarm/62bc00ec-5f14-4114-be96-b72a3b1a9917 HTTP/1.1" 200 245 0.009578 10.0.0.130 - - [2025-10-30 21:45:11] "POST /alarms HTTP/1.1" 409 279 0.006096 10.0.0.130 - - [2025-10-30 21:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.130 - - [2025-10-30 21:45:11] "PUT /alarm/6b536d72-1f42-4dcf-9663-8ff9b2f4d392 HTTP/1.1" 200 245 0.010555 10.0.0.130 - - [2025-10-30 21:45:11] "GET / HTTP/1.1" 200 36215 0.001869 10.0.0.130 - - [2025-10-30 21:45:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002097 10.0.0.130 - - [2025-10-30 21:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.130 - - [2025-10-30 21:45:11] "PUT /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1 HTTP/1.1" 200 277 0.009678 10.0.0.130 - - [2025-10-30 21:45:11] "GET / HTTP/1.1" 200 36215 0.001659 10.0.0.130 - - [2025-10-30 21:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.130 - - [2025-10-30 21:45:11] "GET /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003065 10.0.0.130 - - [2025-10-30 21:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.130 - - [2025-10-30 21:45:11] "PUT /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1 HTTP/1.1" 200 277 0.013001 10.0.0.130 - - [2025-10-30 21:45:11] "GET / HTTP/1.1" 200 36215 0.001757 10.0.0.130 - - [2025-10-30 21:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.130 - - [2025-10-30 21:45:11] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.004688 10.0.0.130 - - [2025-10-30 21:45:11] "PUT /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9 HTTP/1.1" 200 275 0.016211 10.0.0.130 - - [2025-10-30 21:45:15] "GET / HTTP/1.1" 200 36215 0.001600 10.0.0.130 - - [2025-10-30 21:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.130 - - [2025-10-30 21:45:15] "GET /routing-instance/1df3aced-8a50-44f7-a337-67f7c00654d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002508 10.0.0.130 - - [2025-10-30 21:45:15] "POST /bgp-routers HTTP/1.1" 409 302 0.001664 10.0.0.130 - - [2025-10-30 21:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.130 - - [2025-10-30 21:45:15] "GET /bgp-router/a5ab273f-456a-4150-8f38-c07665e4f558?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1821 0.002896 10.0.0.130 - - [2025-10-30 21:45:15] "PUT /bgp-router/a5ab273f-456a-4150-8f38-c07665e4f558 HTTP/1.1" 200 255 0.015166 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:45:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000967 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:45:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000871 10.0.0.130 - - [2025-10-30 21:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.130 - - [2025-10-30 21:45:18] "GET /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004268 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:45:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000994 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:45:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000986 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:45:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:45:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000792 10.0.0.130 - - [2025-10-30 21:45:36] "GET / HTTP/1.1" 200 36215 0.001855 10.0.0.130 - - [2025-10-30 21:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.130 - - [2025-10-30 21:45:36] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.004813 10.0.0.130 - - [2025-10-30 21:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.130 - - [2025-10-30 21:45:36] "GET /config-node/6f512e85-4b43-49cb-805e-14ffc016977a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1213 0.006972 10.0.0.130 - - [2025-10-30 21:45:48] "GET / HTTP/1.1" 200 36215 0.001416 10.0.0.130 - - [2025-10-30 21:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.130 - - [2025-10-30 21:45:48] "GET /routing-instance/1df3aced-8a50-44f7-a337-67f7c00654d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003973 10.0.0.130 - - [2025-10-30 21:45:48] "POST /bgp-routers HTTP/1.1" 409 302 0.003810 10.0.0.130 - - [2025-10-30 21:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.130 - - [2025-10-30 21:45:48] "GET /bgp-router/a5ab273f-456a-4150-8f38-c07665e4f558?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1821 0.003296 10.0.0.130 - - [2025-10-30 21:45:48] "PUT /bgp-router/a5ab273f-456a-4150-8f38-c07665e4f558 HTTP/1.1" 200 255 0.015614 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:45:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000967 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:45:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000979 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:45:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000907 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:45:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000919 10.0.0.130 - - [2025-10-30 21:46:05] "GET / HTTP/1.1" 200 36215 0.002103 10.0.0.130 - - [2025-10-30 21:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.130 - - [2025-10-30 21:46:05] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.004639 10.0.0.130 - - [2025-10-30 21:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.130 - - [2025-10-30 21:46:05] "GET /config-node/6f512e85-4b43-49cb-805e-14ffc016977a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1213 0.001739 10.0.0.130 - - [2025-10-30 21:46:05] "GET / HTTP/1.1" 200 36215 0.001691 10.0.0.130 - - [2025-10-30 21:46:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002043 10.0.0.130 - - [2025-10-30 21:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.130 - - [2025-10-30 21:46:10] "GET /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002369 10.0.0.130 - - [2025-10-30 21:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.130 - - [2025-10-30 21:46:10] "PUT /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1 HTTP/1.1" 200 277 0.007225 10.0.0.130 - - [2025-10-30 21:46:11] "GET / HTTP/1.1" 200 36215 0.001703 10.0.0.130 - - [2025-10-30 21:46:11] "POST /alarms HTTP/1.1" 409 264 0.002303 10.0.0.130 - - [2025-10-30 21:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.130 - - [2025-10-30 21:46:11] "PUT /alarm/d85ba9c2-d85b-4e23-a178-8b9fa720a244 HTTP/1.1" 200 245 0.010270 10.0.0.130 - - [2025-10-30 21:46:11] "POST /alarms HTTP/1.1" 409 261 0.006178 10.0.0.130 - - [2025-10-30 21:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.130 - - [2025-10-30 21:46:11] "PUT /alarm/41e77197-46fd-4631-a55a-3cb4c62e1f9a HTTP/1.1" 200 245 0.009626 10.0.0.130 - - [2025-10-30 21:46:11] "POST /alarms HTTP/1.1" 409 261 0.002185 10.0.0.130 - - [2025-10-30 21:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.130 - - [2025-10-30 21:46:11] "PUT /alarm/848c22bb-a662-4a51-84f5-f7a7dab40e34 HTTP/1.1" 200 245 0.014336 10.0.0.130 - - [2025-10-30 21:46:11] "POST /alarms HTTP/1.1" 409 253 0.002305 10.0.0.130 - - [2025-10-30 21:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.130 - - [2025-10-30 21:46:11] "PUT /alarm/a6dd8545-dfb0-490a-a6c6-fa6370009e3a HTTP/1.1" 200 245 0.015077 10.0.0.130 - - [2025-10-30 21:46:11] "POST /alarms HTTP/1.1" 409 251 0.007709 10.0.0.130 - - [2025-10-30 21:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.130 - - [2025-10-30 21:46:11] "PUT /alarm/cedf7632-9bf9-4226-90e8-4ce0131bf7d5 HTTP/1.1" 200 245 0.009701 10.0.0.130 - - [2025-10-30 21:46:11] "POST /alarms HTTP/1.1" 409 252 0.008200 10.0.0.130 - - [2025-10-30 21:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010946 10.0.0.130 - - [2025-10-30 21:46:11] "PUT /alarm/e963b40c-4280-4855-a698-bd5e8ad41f72 HTTP/1.1" 200 245 0.013159 10.0.0.130 - - [2025-10-30 21:46:11] "POST /alarms HTTP/1.1" 409 256 0.003695 10.0.0.130 - - [2025-10-30 21:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.130 - - [2025-10-30 21:46:11] "PUT /alarm/9fd4ff70-f4b2-48a6-a0f5-6f3e4b5e5435 HTTP/1.1" 200 245 0.009486 10.0.0.130 - - [2025-10-30 21:46:11] "POST /alarms HTTP/1.1" 409 248 0.012940 10.0.0.130 - - [2025-10-30 21:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.130 - - [2025-10-30 21:46:11] "PUT /alarm/0ef73c13-808a-464e-a4f0-9048aec5842c HTTP/1.1" 200 245 0.017732 10.0.0.130 - - [2025-10-30 21:46:11] "POST /alarms HTTP/1.1" 409 252 0.002340 10.0.0.130 - - [2025-10-30 21:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.130 - - [2025-10-30 21:46:11] "PUT /alarm/ce116220-b96e-4b40-a4ca-5240aa7b4b87 HTTP/1.1" 200 245 0.023540 10.0.0.130 - - [2025-10-30 21:46:11] "POST /alarms HTTP/1.1" 409 257 0.009040 10.0.0.130 - - [2025-10-30 21:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.130 - - [2025-10-30 21:46:11] "PUT /alarm/18dae6fb-8cb4-4813-a8a2-efcfb30218a3 HTTP/1.1" 200 245 0.009013 10.0.0.130 - - [2025-10-30 21:46:11] "POST /alarms HTTP/1.1" 409 251 0.008078 10.0.0.130 - - [2025-10-30 21:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.130 - - [2025-10-30 21:46:11] "PUT /alarm/6763d4c2-e601-4d81-865e-9285a3ff09b9 HTTP/1.1" 200 245 0.009395 10.0.0.130 - - [2025-10-30 21:46:11] "POST /alarms HTTP/1.1" 409 257 0.007920 10.0.0.130 - - [2025-10-30 21:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.130 - - [2025-10-30 21:46:11] "PUT /alarm/872f636f-7c5b-4723-a5d5-f6e9d05136f2 HTTP/1.1" 200 245 0.011170 10.0.0.130 - - [2025-10-30 21:46:11] "POST /alarms HTTP/1.1" 409 261 0.008133 10.0.0.130 - - [2025-10-30 21:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.130 - - [2025-10-30 21:46:12] "PUT /alarm/253eea6f-310d-48ac-b4a0-0d05966606c1 HTTP/1.1" 200 245 0.015207 10.0.0.130 - - [2025-10-30 21:46:12] "POST /alarms HTTP/1.1" 409 258 0.005689 10.0.0.130 - - [2025-10-30 21:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.130 - - [2025-10-30 21:46:12] "PUT /alarm/40961eea-6820-47c2-8d44-ac44aa2ac765 HTTP/1.1" 200 245 0.012513 10.0.0.130 - - [2025-10-30 21:46:12] "POST /alarms HTTP/1.1" 409 254 0.015896 10.0.0.130 - - [2025-10-30 21:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.130 - - [2025-10-30 21:46:12] "PUT /alarm/78a9a832-fbdf-4d94-833a-5da3ac649e51 HTTP/1.1" 200 245 0.010550 10.0.0.130 - - [2025-10-30 21:46:12] "POST /alarms HTTP/1.1" 409 254 0.009021 10.0.0.130 - - [2025-10-30 21:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.130 - - [2025-10-30 21:46:12] "PUT /alarm/956ed781-b835-4d37-8086-b9be2adf29c8 HTTP/1.1" 200 245 0.009809 10.0.0.130 - - [2025-10-30 21:46:12] "POST /alarms HTTP/1.1" 409 254 0.017708 10.0.0.130 - - [2025-10-30 21:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.130 - - [2025-10-30 21:46:12] "PUT /alarm/8544d555-1f70-4cbe-b86a-e4a2e20e3582 HTTP/1.1" 200 245 0.011547 10.0.0.130 - - [2025-10-30 21:46:12] "POST /alarms HTTP/1.1" 409 247 0.007645 10.0.0.130 - - [2025-10-30 21:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.130 - - [2025-10-30 21:46:12] "PUT /alarm/f768b4fe-86c6-44b8-b120-04745abe79dc HTTP/1.1" 200 245 0.009574 10.0.0.130 - - [2025-10-30 21:46:12] "POST /alarms HTTP/1.1" 409 272 0.006134 10.0.0.130 - - [2025-10-30 21:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.130 - - [2025-10-30 21:46:12] "PUT /alarm/3ed2f906-b063-4414-8967-67e265fab031 HTTP/1.1" 200 245 0.008515 10.0.0.130 - - [2025-10-30 21:46:12] "POST /alarms HTTP/1.1" 409 261 0.001498 10.0.0.130 - - [2025-10-30 21:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007103 10.0.0.130 - - [2025-10-30 21:46:12] "PUT /alarm/4cb9f9bf-125d-4e89-9f4f-a1523d688247 HTTP/1.1" 200 245 0.008181 10.0.0.130 - - [2025-10-30 21:46:12] "POST /alarms HTTP/1.1" 409 259 0.004055 10.0.0.130 - - [2025-10-30 21:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.130 - - [2025-10-30 21:46:12] "PUT /alarm/fac4a6a1-9d25-411d-aa68-3f91384f429d HTTP/1.1" 200 245 0.010516 10.0.0.130 - - [2025-10-30 21:46:12] "POST /alarms HTTP/1.1" 409 265 0.011550 10.0.0.130 - - [2025-10-30 21:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.130 - - [2025-10-30 21:46:12] "PUT /alarm/62bc00ec-5f14-4114-be96-b72a3b1a9917 HTTP/1.1" 200 245 0.010835 10.0.0.130 - - [2025-10-30 21:46:12] "POST /alarms HTTP/1.1" 409 279 0.006692 10.0.0.130 - - [2025-10-30 21:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.130 - - [2025-10-30 21:46:12] "PUT /alarm/6b536d72-1f42-4dcf-9663-8ff9b2f4d392 HTTP/1.1" 200 245 0.010649 10.0.0.130 - - [2025-10-30 21:46:13] "GET / HTTP/1.1" 200 36215 0.002700 10.0.0.130 - - [2025-10-30 21:46:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002392 10.0.0.130 - - [2025-10-30 21:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.130 - - [2025-10-30 21:46:13] "PUT /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1 HTTP/1.1" 200 277 0.008033 10.0.0.130 - - [2025-10-30 21:46:13] "GET / HTTP/1.1" 200 36215 0.001555 10.0.0.130 - - [2025-10-30 21:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.130 - - [2025-10-30 21:46:13] "GET /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002734 10.0.0.130 - - [2025-10-30 21:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.130 - - [2025-10-30 21:46:13] "PUT /global-vrouter-config/59e9d63e-ced4-4ee4-95ef-6c46497f86f1 HTTP/1.1" 200 277 0.008444 10.0.0.130 - - [2025-10-30 21:46:13] "GET / HTTP/1.1" 200 36215 0.002083 10.0.0.130 - - [2025-10-30 21:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.130 - - [2025-10-30 21:46:13] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.004435 10.0.0.130 - - [2025-10-30 21:46:13] "PUT /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9 HTTP/1.1" 200 275 0.013936 10.0.0.130 - - [2025-10-30 21:46:16] "GET / HTTP/1.1" 200 36215 0.001445 10.0.0.130 - - [2025-10-30 21:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.130 - - [2025-10-30 21:46:16] "GET /routing-instance/1df3aced-8a50-44f7-a337-67f7c00654d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003030 10.0.0.130 - - [2025-10-30 21:46:16] "POST /bgp-routers HTTP/1.1" 409 302 0.007841 10.0.0.130 - - [2025-10-30 21:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009808 10.0.0.130 - - [2025-10-30 21:46:17] "GET /bgp-router/a5ab273f-456a-4150-8f38-c07665e4f558?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1821 0.004287 10.0.0.130 - - [2025-10-30 21:46:17] "PUT /bgp-router/a5ab273f-456a-4150-8f38-c07665e4f558 HTTP/1.1" 200 255 0.023820 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:46:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000994 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:46:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000946 10.0.0.130 - - [2025-10-30 21:46:21] "POST /tags HTTP/1.1" 200 356 0.024121 10.0.0.130 - - [2025-10-30 21:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.130 - - [2025-10-30 21:46:21] "GET /tag/0507ad2c-27da-47ba-afec-6bcc518bf6e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016970 10.0.0.130 - - [2025-10-30 21:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.130 - - [2025-10-30 21:46:21] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004251 10.0.0.130 - - [2025-10-30 21:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.130 - - [2025-10-30 21:46:21] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.066030 10.0.0.130 - - [2025-10-30 21:46:21] "POST /virtual-machines HTTP/1.1" 200 352 0.030796 10.0.0.130 - - [2025-10-30 21:46:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015537 10.0.0.130 - - [2025-10-30 21:46:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.109652 10.0.0.130 - - [2025-10-30 21:46:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024682 10.0.0.130 - - [2025-10-30 21:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009076 10.0.0.130 - - [2025-10-30 21:46:21] "GET /virtual-machine-interface/dfdf1b62-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006174 10.0.0.130 - - [2025-10-30 21:46:21] "POST /instance-ips HTTP/1.1" 200 392 0.020708 10.0.0.130 - - [2025-10-30 21:46:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017409 10.0.0.130 - - [2025-10-30 21:46:21] "GET /virtual-machine-interface/dfdf1b62-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008876 10.0.0.130 - - [2025-10-30 21:46:22] "POST /set-tag HTTP/1.1" 200 109 0.016277 10.0.0.130 - - [2025-10-30 21:46:22] "GET /virtual-machine-interface/dfdf1b62-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014398 10.0.0.130 - - [2025-10-30 21:46:22] "GET /instance-ip/dff476ce-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002643 10.0.0.130 - - [2025-10-30 21:46:22] "GET /virtual-machine-interface/dfdf1b62-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004252 10.0.0.130 - - [2025-10-30 21:46:22] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.130 - - [2025-10-30 21:46:22] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003342 10.0.0.130 - - [2025-10-30 21:46:22] "POST /ref-update HTTP/1.1" 200 156 0.009582 10.0.0.130 - - [2025-10-30 21:46:22] "GET /virtual-machine-interface/dfdf1b62-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014732 10.0.0.130 - - [2025-10-30 21:46:22] "POST /set-tag HTTP/1.1" 200 109 0.003019 10.0.0.130 - - [2025-10-30 21:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.130 - - [2025-10-30 21:46:22] "GET /virtual-network/280e9030-75e7-45d6-8e42-3b4b8351e16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004043 10.0.0.130 - - [2025-10-30 21:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.130 - - [2025-10-30 21:46:22] "GET /project/168f913f-019d-41e9-bb5e-20d4e96cbdfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034113 10.0.0.130 - - [2025-10-30 21:46:22] "POST /virtual-machines HTTP/1.1" 200 356 0.010898 10.0.0.130 - - [2025-10-30 21:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017908 10.0.0.130 - - [2025-10-30 21:46:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.109356 10.0.0.130 - - [2025-10-30 21:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008823 10.0.0.130 - - [2025-10-30 21:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.020031 10.0.0.130 - - [2025-10-30 21:46:22] "GET /virtual-machine-interface/e04747dc-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004635 10.0.0.130 - - [2025-10-30 21:46:22] "POST /instance-ips HTTP/1.1" 200 396 0.023630 10.0.0.130 - - [2025-10-30 21:46:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.021904 10.0.0.130 - - [2025-10-30 21:46:22] "GET /virtual-machine-interface/e04747dc-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.005680 10.0.0.130 - - [2025-10-30 21:46:22] "POST /set-tag HTTP/1.1" 200 109 0.016970 10.0.0.130 - - [2025-10-30 21:46:22] "GET /virtual-machine-interface/e04747dc-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.029951 10.0.0.130 - - [2025-10-30 21:46:22] "GET /instance-ip/e060781a-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003955 10.0.0.130 - - [2025-10-30 21:46:22] "GET /virtual-machine-interface/e04747dc-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004592 10.0.0.130 - - [2025-10-30 21:46:22] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.130 - - [2025-10-30 21:46:22] "GET /virtual-router/20300f4c-2593-464d-b5ea-a1cd69134dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003555 10.0.0.130 - - [2025-10-30 21:46:22] "POST /ref-update HTTP/1.1" 200 156 0.013679 10.0.0.130 - - [2025-10-30 21:46:22] "GET /virtual-machine-interface/e04747dc-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.017916 10.0.0.130 - - [2025-10-30 21:46:22] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.130 - - [2025-10-30 21:46:23] "GET /virtual-machine-interface/dfdf1b62-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004320 10.0.0.130 - - [2025-10-30 21:46:23] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.130 - - [2025-10-30 21:46:23] "GET /virtual-machine-interface/e04747dc-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005886 10.0.0.130 - - [2025-10-30 21:46:23] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.130 - - [2025-10-30 21:46:32] "GET / HTTP/1.1" 200 36215 0.002738 10.0.0.130 - - [2025-10-30 21:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.130 - - [2025-10-30 21:46:32] "GET /global-system-config/cdf8282e-0540-4230-af85-dca44b5864a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.005468 10.0.0.130 - - [2025-10-30 21:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.130 - - [2025-10-30 21:46:32] "GET /config-node/6f512e85-4b43-49cb-805e-14ffc016977a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1213 0.002740 10.0.0.130 - - [2025-10-30 21:46:40] "GET /virtual-machine-interface/dfdf1b62-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004558 10.0.0.130 - - [2025-10-30 21:46:40] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.130 - - [2025-10-30 21:46:41] "GET /virtual-machine-interface/e04747dc-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007416 10.0.0.130 - - [2025-10-30 21:46:41] "POST /set-tag HTTP/1.1" 200 109 0.006086 10.0.0.130 - - [2025-10-30 21:46:42] "GET /virtual-machine-interface/dfdf1b62-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.018180 10.0.0.130 - - [2025-10-30 21:46:42] "POST /set-tag HTTP/1.1" 200 109 0.002804 10.0.0.130 - - [2025-10-30 21:46:43] "GET / HTTP/1.1" 200 36215 0.002038 10.0.0.130 - - [2025-10-30 21:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.130 - - [2025-10-30 21:46:43] "GET /routing-instance/1df3aced-8a50-44f7-a337-67f7c00654d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003206 10.0.0.130 - - [2025-10-30 21:46:43] "POST /bgp-routers HTTP/1.1" 409 302 0.001950 10.0.0.130 - - [2025-10-30 21:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.130 - - [2025-10-30 21:46:43] "GET /bgp-router/a5ab273f-456a-4150-8f38-c07665e4f558?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1821 0.002792 10.0.0.130 - - [2025-10-30 21:46:44] "PUT /bgp-router/a5ab273f-456a-4150-8f38-c07665e4f558 HTTP/1.1" 200 255 0.015350 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:46:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001226 [Introspect:8084]10.0.0.130 - - [2025-10-30 21:46:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2578 0.000884 10.0.0.130 - - [2025-10-30 21:47:13] "GET /virtual-machine-interface/dfdf1b62-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007409 10.0.0.130 - - [2025-10-30 21:47:13] "POST /set-tag HTTP/1.1" 200 109 0.004903 10.0.0.130 - - [2025-10-30 21:47:13] "GET /virtual-machine-interface/dfdf1b62-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009036 10.0.0.130 - - [2025-10-30 21:47:13] "POST /set-tag HTTP/1.1" 200 109 0.003075 10.0.0.130 - - [2025-10-30 21:47:13] "GET /virtual-machine/5eed19f9-41ed-4f19-bc87-06597d02bff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003067 10.0.0.130 - - [2025-10-30 21:47:13] "POST /ref-update HTTP/1.1" 200 156 0.015692 10.0.0.130 - - [2025-10-30 21:47:13] "GET /virtual-machine-interface/dfdf1b62-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008013 10.0.0.130 - - [2025-10-30 21:47:13] "POST /set-tag HTTP/1.1" 200 109 0.014181 10.0.0.130 - - [2025-10-30 21:47:13] "POST /set-tag HTTP/1.1" 200 109 0.020021 10.0.0.130 - - [2025-10-30 21:47:13] "DELETE /instance-ip/dff476ce-b5d9-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.033386 10.0.0.130 - - [2025-10-30 21:47:13] "DELETE /virtual-machine-interface/dfdf1b62-b5d9-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.038393 10.0.0.130 - - [2025-10-30 21:47:13] "DELETE /virtual-machine/5eed19f9-41ed-4f19-bc87-06597d02bff7 HTTP/1.1" 200 115 0.016030 10.0.0.130 - - [2025-10-30 21:47:13] "GET /virtual-machine-interface/e04747dc-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004611 10.0.0.130 - - [2025-10-30 21:47:13] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.130 - - [2025-10-30 21:47:44] "GET /virtual-machine-interface/e04747dc-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006331 10.0.0.130 - - [2025-10-30 21:47:44] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.130 - - [2025-10-30 21:47:44] "GET /virtual-machine-interface/e04747dc-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004654 10.0.0.130 - - [2025-10-30 21:47:44] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.130 - - [2025-10-30 21:47:44] "GET /virtual-machine/1236f129-e5bf-4548-996d-7f354ba5ae2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003788 10.0.0.130 - - [2025-10-30 21:47:44] "POST /ref-update HTTP/1.1" 200 156 0.015944 10.0.0.130 - - [2025-10-30 21:47:44] "GET /virtual-machine-interface/e04747dc-b5d9-11f0-b5f7-fa163e9079e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.012891 10.0.0.130 - - [2025-10-30 21:47:44] "POST /set-tag HTTP/1.1" 200 109 0.041939 10.0.0.130 - - [2025-10-30 21:47:44] "POST /set-tag HTTP/1.1" 200 109 0.033783 10.0.0.130 - - [2025-10-30 21:47:44] "DELETE /instance-ip/e060781a-b5d9-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.055254 10.0.0.130 - - [2025-10-30 21:47:44] "DELETE /virtual-machine-interface/e04747dc-b5d9-11f0-b5f7-fa163e9079e5 HTTP/1.1" 200 115 0.038197 10.0.0.130 - - [2025-10-30 21:47:45] "DELETE /virtual-machine/1236f129-e5bf-4548-996d-7f354ba5ae2c HTTP/1.1" 200 115 0.022066 10.0.0.130 - - [2025-10-30 21:47:45] "DELETE /tag/0507ad2c-27da-47ba-afec-6bcc518bf6e5 HTTP/1.1" 200 115 0.041653 10.0.0.130 - - [2025-10-30 21:48:02] "GET /global-system-configs HTTP/1.1" 200 323 0.002142 10.0.0.130 - - [2025-10-30 21:48:04] "GET /global-system-configs HTTP/1.1" 200 323 0.002304