++ 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: =================== Tue Sep 1 08:55:26 PM UTC 2026 ===================' INFO: =================== Tue Sep 1 08:55:26 PM UTC 2026 =================== ++ 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 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ ip addr show dev enp1s0 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38 ++ CONFIGDB_NODES=10.0.0.38 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.38 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips +++ cut -d ' ' -f 1 ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.38,10.167.40.1,127.0.0.1,172.17.0.1,252.38.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.167.40.1,127.0.0.1,172.17.0.1,252.38.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.38:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ cut -d = -f 1 ++ set ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/01/2026 20:56:14.210 7f09fbca81c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/01/2026 20:56:14.763 7f09fbca81c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/01/2026 20:56:14.805 7f09fbca81c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/01/2026 20:56:14.805 7f09fbca81c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2026-09-01 20:56:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000822 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2026-09-01 20:56:31] "GET / HTTP/1.1" 503 181 0.000397 10.0.0.38 - - [2026-09-01 20:56:31] "GET / HTTP/1.1" 200 35931 0.001595 10.0.0.38 - - [2026-09-01 20:56:31] "GET / HTTP/1.1" 200 35931 0.001468 10.0.0.38 - - [2026-09-01 20:56:32] "GET / HTTP/1.1" 200 45303 0.002040 10.0.0.38 - - [2026-09-01 20:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014886 10.0.0.38 - - [2026-09-01 20:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007176 10.0.0.38 - - [2026-09-01 20:56:32] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.38 - - [2026-09-01 20:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006266 10.0.0.38 - - [2026-09-01 20:56:32] "GET /routing-instance/fb7d3a72-dd5b-4708-a65d-d9e042ac42cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.176370 10.0.0.38 - - [2026-09-01 20:56:32] "GET / HTTP/1.1" 200 35931 0.004752 10.0.0.38 - - [2026-09-01 20:56:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.024534 10.0.0.38 - - [2026-09-01 20:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013191 10.0.0.38 - - [2026-09-01 20:56:32] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011767 10.0.0.38 - - [2026-09-01 20:56:32] "POST /service-appliance-sets HTTP/1.1" 200 553 0.231243 10.0.0.38 - - [2026-09-01 20:56:32] "POST /bgp-routers HTTP/1.1" 200 616 0.290949 10.0.0.38 - - [2026-09-01 20:56:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.009127 10.0.0.38 - - [2026-09-01 20:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007900 10.0.0.38 - - [2026-09-01 20:56:32] "GET /bgp-router/7617b09e-996c-4488-a0c1-239824f765cb?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.020235 10.0.0.38 - - [2026-09-01 20:56:32] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013845 10.0.0.38 - - [2026-09-01 20:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012671 10.0.0.38 - - [2026-09-01 20:56:32] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008149 10.0.0.38 - - [2026-09-01 20:56:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006815 10.0.0.38 - - [2026-09-01 20:56:32] "POST /ref-update HTTP/1.1" 200 156 0.053936 10.0.0.38 - - [2026-09-01 20:56:32] "POST /service-appliance-sets HTTP/1.1" 200 541 0.150594 10.0.0.38 - - [2026-09-01 20:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.044659 10.0.0.38 - - [2026-09-01 20:56:32] "GET /network-ipam/90514dbe-258e-44e5-9de3-d545d4506ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005092 10.0.0.38 - - [2026-09-01 20:56:33] "POST /service-templates HTTP/1.1" 200 511 0.119199 10.0.0.38 - - [2026-09-01 20:56:33] "POST /service-templates HTTP/1.1" 200 501 0.063352 10.0.0.38 - - [2026-09-01 20:56:33] "POST /service-templates HTTP/1.1" 200 515 0.089331 10.0.0.38 - - [2026-09-01 20:56:33] "POST /service-templates HTTP/1.1" 200 535 0.142691 10.0.0.38 - - [2026-09-01 20:56:34] "POST /service-templates HTTP/1.1" 200 507 0.134873 10.0.0.38 - - [2026-09-01 20:56:34] "GET / HTTP/1.1" 200 35931 0.001638 10.0.0.38 - - [2026-09-01 20:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006338 10.0.0.38 - - [2026-09-01 20:56:34] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.016390 10.0.0.38 - - [2026-09-01 20:56:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002871 10.0.0.38 - - [2026-09-01 20:56:35] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.053576 10.0.0.38 - - [2026-09-01 20:56:35] "GET / HTTP/1.1" 200 35931 0.001893 10.0.0.38 - - [2026-09-01 20:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006985 10.0.0.38 - - [2026-09-01 20:56:35] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011148 10.0.0.38 - - [2026-09-01 20:56:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.008712 10.0.0.38 - - [2026-09-01 20:56:35] "POST /database-nodes HTTP/1.1" 200 597 0.047234 10.0.0.38 - - [2026-09-01 20:56:36] "GET / HTTP/1.1" 200 35931 0.001662 10.0.0.38 - - [2026-09-01 20:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008625 10.0.0.38 - - [2026-09-01 20:56:36] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.042554 10.0.0.38 - - [2026-09-01 20:56:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.068501 10.0.0.38 - - [2026-09-01 20:56:36] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.38 - - [2026-09-01 20:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009083 10.0.0.38 - - [2026-09-01 20:56:36] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009488 10.0.0.38 - - [2026-09-01 20:56:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.010308 10.0.0.38 - - [2026-09-01 20:56:36] "POST /analytics-nodes HTTP/1.1" 200 599 0.082516 10.0.0.38 - - [2026-09-01 20:56:36] "POST /config-nodes HTTP/1.1" 200 593 0.105937 10.0.0.38 - - [2026-09-01 20:56:37] "GET / HTTP/1.1" 200 35931 0.001890 10.0.0.38 - - [2026-09-01 20:56:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003871 10.0.0.38 - - [2026-09-01 20:56:37] "GET / HTTP/1.1" 200 35931 0.001457 10.0.0.38 - - [2026-09-01 20:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.38 - - [2026-09-01 20:56:37] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011826 10.0.0.38 - - [2026-09-01 20:56:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.009951 10.0.0.38 - - [2026-09-01 20:56:37] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.096306 10.0.0.38 - - [2026-09-01 20:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013449 10.0.0.38 - - [2026-09-01 20:56:40] "GET /network-ipam/90514dbe-258e-44e5-9de3-d545d4506ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.014718 10.0.0.38 - - [2026-09-01 20:56:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.005234 10.0.0.38 - - [2026-09-01 20:56:40] "POST /access-control-lists HTTP/1.1" 200 587 0.069208 10.0.0.38 - - [2026-09-01 20:56:40] "POST /fqname-to-id HTTP/1.1" 404 224 0.002382 10.0.0.38 - - [2026-09-01 20:56:41] "POST /access-control-lists HTTP/1.1" 200 585 0.135708 10.0.0.38 - - [2026-09-01 20:56:41] "POST /route-targets HTTP/1.1" 200 327 0.081545 10.0.0.38 - - [2026-09-01 20:56:41] "GET / HTTP/1.1" 200 35931 0.001603 10.0.0.38 - - [2026-09-01 20:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009818 10.0.0.38 - - [2026-09-01 20:56:41] "POST /ref-update HTTP/1.1" 200 156 0.068205 10.0.0.38 - - [2026-09-01 20:56:41] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.035509 10.0.0.38 - - [2026-09-01 20:56:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.013546 10.0.0.38 - - [2026-09-01 20:56:41] "POST /config-database-nodes HTTP/1.1" 200 611 0.094740 10.0.0.38 - - [2026-09-01 20:56:41] "POST /route-targets HTTP/1.1" 200 327 0.085450 10.0.0.38 - - [2026-09-01 20:56:41] "POST /ref-update HTTP/1.1" 200 156 0.050068 10.0.0.38 - - [2026-09-01 20:56:41] "POST /route-targets HTTP/1.1" 200 327 0.050133 10.0.0.38 - - [2026-09-01 20:56:41] "POST /ref-update HTTP/1.1" 200 156 0.063361 10.0.0.38 - - [2026-09-01 20:56:41] "POST /route-targets HTTP/1.1" 200 327 0.056126 10.0.0.38 - - [2026-09-01 20:56:42] "POST /ref-update HTTP/1.1" 200 156 0.045338 10.0.0.38 - - [2026-09-01 20:56:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.013046 10.0.0.38 - - [2026-09-01 20:56:42] "POST /access-control-lists HTTP/1.1" 200 551 0.087576 10.0.0.38 - - [2026-09-01 20:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.38 - - [2026-09-01 20:56:42] "GET /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.017087 10.0.0.38 - - [2026-09-01 20:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010077 10.0.0.38 - - [2026-09-01 20:56:42] "PUT /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976 HTTP/1.1" 200 276 0.040785 10.0.0.38 - - [2026-09-01 20:56:43] "GET / HTTP/1.1" 200 35931 0.001888 10.0.0.38 - - [2026-09-01 20:56:43] "POST /alarms HTTP/1.1" 200 581 0.044084 10.0.0.38 - - [2026-09-01 20:56:43] "POST /alarms HTTP/1.1" 200 575 0.129585 10.0.0.38 - - [2026-09-01 20:56:43] "POST /alarms HTTP/1.1" 200 575 0.068779 10.0.0.38 - - [2026-09-01 20:56:43] "POST /alarms HTTP/1.1" 200 559 0.118961 10.0.0.38 - - [2026-09-01 20:56:43] "POST /alarms HTTP/1.1" 200 555 0.142232 10.0.0.38 - - [2026-09-01 20:56:43] "POST /alarms HTTP/1.1" 200 557 0.128542 10.0.0.38 - - [2026-09-01 20:56:44] "POST /alarms HTTP/1.1" 200 565 0.044757 10.0.0.38 - - [2026-09-01 20:56:44] "POST /alarms HTTP/1.1" 200 549 0.085753 10.0.0.38 - - [2026-09-01 20:56:44] "POST /alarms HTTP/1.1" 200 557 0.059091 10.0.0.38 - - [2026-09-01 20:56:44] "POST /alarms HTTP/1.1" 200 567 0.028290 10.0.0.38 - - [2026-09-01 20:56:44] "POST /alarms HTTP/1.1" 200 555 0.060984 10.0.0.38 - - [2026-09-01 20:56:44] "POST /alarms HTTP/1.1" 200 567 0.056775 10.0.0.38 - - [2026-09-01 20:56:44] "POST /alarms HTTP/1.1" 200 575 0.100230 10.0.0.38 - - [2026-09-01 20:56:44] "POST /alarms HTTP/1.1" 200 569 0.102804 10.0.0.38 - - [2026-09-01 20:56:44] "POST /alarms HTTP/1.1" 200 561 0.060714 10.0.0.38 - - [2026-09-01 20:56:44] "POST /alarms HTTP/1.1" 200 561 0.030201 10.0.0.38 - - [2026-09-01 20:56:44] "POST /alarms HTTP/1.1" 200 561 0.099110 10.0.0.38 - - [2026-09-01 20:56:45] "POST /alarms HTTP/1.1" 200 547 0.106292 10.0.0.38 - - [2026-09-01 20:56:45] "POST /alarms HTTP/1.1" 200 595 0.048843 10.0.0.38 - - [2026-09-01 20:56:45] "POST /alarms HTTP/1.1" 200 575 0.093488 10.0.0.38 - - [2026-09-01 20:56:45] "POST /alarms HTTP/1.1" 200 571 0.083040 10.0.0.38 - - [2026-09-01 20:56:45] "POST /alarms HTTP/1.1" 200 583 0.083254 10.0.0.38 - - [2026-09-01 20:56:45] "POST /alarms HTTP/1.1" 200 609 0.092385 10.0.0.38 - - [2026-09-01 20:56:46] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.38 - - [2026-09-01 20:56:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003116 10.0.0.38 - - [2026-09-01 20:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.38 - - [2026-09-01 20:56:46] "PUT /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976 HTTP/1.1" 200 276 0.021712 10.0.0.38 - - [2026-09-01 20:56:46] "GET / HTTP/1.1" 200 35931 0.001502 10.0.0.38 - - [2026-09-01 20:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005774 10.0.0.38 - - [2026-09-01 20:56:46] "GET /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.007595 10.0.0.38 - - [2026-09-01 20:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.38 - - [2026-09-01 20:56:46] "PUT /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976 HTTP/1.1" 200 276 0.038091 10.0.0.38 - - [2026-09-01 20:56:47] "GET / HTTP/1.1" 200 35931 0.001339 10.0.0.38 - - [2026-09-01 20:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.38 - - [2026-09-01 20:56:47] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007615 10.0.0.38 - - [2026-09-01 20:56:47] "PUT /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201 HTTP/1.1" 200 274 0.066027 10.0.0.38 - - [2026-09-01 20:59:20] "GET /global-system-configs HTTP/1.1" 200 322 0.004928 [Introspect:8084]10.0.0.38 - - [2026-09-01 20:59:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001170 [Introspect:8084]10.0.0.38 - - [2026-09-01 20:59:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001396 10.0.0.38 - - [2026-09-01 20:59:21] "GET /global-system-configs HTTP/1.1" 200 322 0.014474 10.0.0.38 - - [2026-09-01 20:59:38] "GET / HTTP/1.1" 200 35931 0.001563 10.0.0.38 - - [2026-09-01 20:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009392 10.0.0.38 - - [2026-09-01 20:59:38] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006871 10.0.0.38 - - [2026-09-01 20:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.38 - - [2026-09-01 20:59:38] "GET /config-node/9a471afd-616b-4fdf-9f7c-410a37d83d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.007675 10.0.0.38 - - [2026-09-01 20:59:50] "GET / HTTP/1.1" 200 35931 0.002136 10.0.0.38 - - [2026-09-01 20:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.38 - - [2026-09-01 20:59:50] "GET /routing-instance/fb7d3a72-dd5b-4708-a65d-d9e042ac42cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004202 10.0.0.38 - - [2026-09-01 20:59:50] "POST /bgp-routers HTTP/1.1" 409 301 0.002920 10.0.0.38 - - [2026-09-01 20:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.38 - - [2026-09-01 20:59:50] "GET /bgp-router/7617b09e-996c-4488-a0c1-239824f765cb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005739 10.0.0.38 - - [2026-09-01 20:59:50] "PUT /bgp-router/7617b09e-996c-4488-a0c1-239824f765cb HTTP/1.1" 200 254 0.039276 [Introspect:8084]10.0.0.38 - - [2026-09-01 20:59:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001431 [Introspect:8084]10.0.0.38 - - [2026-09-01 20:59:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001784 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:00:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001061 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:00:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001101 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:00:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001250 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:00:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001326 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:00:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001372 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:00:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001655 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:00:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001081 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:00:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001395 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:00:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001564 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:00:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001633 10.0.0.38 - - [2026-09-01 21:00:50] "GET / HTTP/1.1" 200 35931 0.001932 10.0.0.38 - - [2026-09-01 21:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.38 - - [2026-09-01 21:00:50] "GET /domain/adeb32fc-0120-40d6-a664-4d671da1f066?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004637 10.0.0.38 - - [2026-09-01 21:00:51] "POST /id-to-fqname HTTP/1.1" 200 173 0.000859 10.0.0.38 - - [2026-09-01 21:00:51] "POST /fqname-to-id HTTP/1.1" 404 182 0.057493 10.0.0.38 - - [2026-09-01 21:00:51] "POST /security-groups HTTP/1.1" 200 570 0.080039 10.0.0.38 - - [2026-09-01 21:00:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.004780 10.0.0.38 - - [2026-09-01 21:00:51] "POST /projects HTTP/1.1" 200 481 0.415134 10.0.0.38 - - [2026-09-01 21:00:51] "POST /access-control-lists HTTP/1.1" 200 579 0.089855 10.0.0.38 - - [2026-09-01 21:00:51] "POST /fqname-to-id HTTP/1.1" 404 212 0.002378 10.0.0.38 - - [2026-09-01 21:00:51] "POST /security-groups HTTP/1.1" 200 534 0.184032 10.0.0.38 - - [2026-09-01 21:00:51] "POST /chown HTTP/1.1" 200 109 0.100382 10.0.0.38 - - [2026-09-01 21:00:51] "POST /access-control-lists HTTP/1.1" 200 577 0.210734 10.0.0.38 - - [2026-09-01 21:00:51] "POST /policy-managements HTTP/1.1" 409 214 0.086546 10.0.0.38 - - [2026-09-01 21:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.38 - - [2026-09-01 21:00:51] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004453 10.0.0.38 - - [2026-09-01 21:00:51] "POST /application-policy-sets HTTP/1.1" 200 528 0.035099 10.0.0.38 - - [2026-09-01 21:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.38 - - [2026-09-01 21:00:51] "GET /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004333 10.0.0.38 - - [2026-09-01 21:00:51] "PUT /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976 HTTP/1.1" 200 276 0.013481 10.0.0.38 - - [2026-09-01 21:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017887 10.0.0.38 - - [2026-09-01 21:00:51] "GET /virtual-network/a3065ddf-de90-4f3b-89af-bfec17048e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.012774 10.0.0.38 - - [2026-09-01 21:00:52] "POST /fqname-to-id HTTP/1.1" 404 232 0.012980 10.0.0.38 - - [2026-09-01 21:00:52] "POST /access-control-lists HTTP/1.1" 200 594 0.094124 10.0.0.38 - - [2026-09-01 21:00:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.075676 10.0.0.38 - - [2026-09-01 21:00:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.001520 10.0.0.38 - - [2026-09-01 21:00:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.007222 10.0.0.38 - - [2026-09-01 21:00:52] "POST /access-control-lists HTTP/1.1" 200 592 0.071389 10.0.0.38 - - [2026-09-01 21:00:52] "POST /security-groups HTTP/1.1" 200 574 0.099545 10.0.0.38 - - [2026-09-01 21:00:52] "POST /projects HTTP/1.1" 200 489 0.549525 10.0.0.38 - - [2026-09-01 21:00:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.011097 10.0.0.38 - - [2026-09-01 21:00:52] "POST /security-groups HTTP/1.1" 200 546 0.093665 10.0.0.38 - - [2026-09-01 21:00:52] "POST /access-control-lists HTTP/1.1" 200 583 0.122670 10.0.0.38 - - [2026-09-01 21:00:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.025723 10.0.0.38 - - [2026-09-01 21:00:52] "POST /chown HTTP/1.1" 200 109 0.113986 10.0.0.38 - - [2026-09-01 21:00:52] "POST /access-control-lists HTTP/1.1" 200 581 0.124620 10.0.0.38 - - [2026-09-01 21:00:52] "POST /network-ipams HTTP/1.1" 200 522 0.118710 10.0.0.38 - - [2026-09-01 21:00:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.009768 10.0.0.38 - - [2026-09-01 21:00:53] "POST /network-ipams HTTP/1.1" 200 510 0.107904 10.0.0.38 - - [2026-09-01 21:00:53] "POST /access-control-lists HTTP/1.1" 200 602 0.125889 10.0.0.38 - - [2026-09-01 21:00:53] "POST /fqname-to-id HTTP/1.1" 404 239 0.003839 10.0.0.38 - - [2026-09-01 21:00:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.002432 10.0.0.38 - - [2026-09-01 21:00:53] "POST /access-control-lists HTTP/1.1" 200 600 0.069025 10.0.0.38 - - [2026-09-01 21:00:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.008289 10.0.0.38 - - [2026-09-01 21:00:53] "POST /useragent-kv HTTP/1.1" 200 115 0.031497 10.0.0.38 - - [2026-09-01 21:00:53] "POST /virtual-networks HTTP/1.1" 200 538 0.321208 10.0.0.38 - - [2026-09-01 21:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017504 10.0.0.38 - - [2026-09-01 21:00:53] "POST /access-control-lists HTTP/1.1" 200 589 0.138019 10.0.0.38 - - [2026-09-01 21:00:53] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.044811 10.0.0.38 - - [2026-09-01 21:00:53] "POST /network-ipams HTTP/1.1" 200 518 0.060521 10.0.0.38 - - [2026-09-01 21:00:53] "POST /route-targets HTTP/1.1" 200 327 0.070554 10.0.0.38 - - [2026-09-01 21:00:53] "POST /fqname-to-id HTTP/1.1" 404 202 0.016067 10.0.0.38 - - [2026-09-01 21:00:53] "POST /ref-update HTTP/1.1" 200 156 0.078517 10.0.0.38 - - [2026-09-01 21:00:53] "POST /useragent-kv HTTP/1.1" 200 115 0.018752 10.0.0.38 - - [2026-09-01 21:00:53] "POST /virtual-networks HTTP/1.1" 200 546 0.245350 10.0.0.38 - - [2026-09-01 21:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018916 10.0.0.38 - - [2026-09-01 21:00:54] "POST /route-targets HTTP/1.1" 200 327 0.037341 10.0.0.38 - - [2026-09-01 21:00:54] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.037119 10.0.0.38 - - [2026-09-01 21:00:54] "POST /fqname-to-id HTTP/1.1" 404 199 0.003622 10.0.0.38 - - [2026-09-01 21:00:54] "POST /ref-update HTTP/1.1" 200 156 0.059376 10.0.0.38 - - [2026-09-01 21:00:54] "POST /network-policys HTTP/1.1" 200 538 0.065689 10.0.0.38 - - [2026-09-01 21:00:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.021507 10.0.0.38 - - [2026-09-01 21:00:54] "POST /network-policys HTTP/1.1" 200 534 0.023589 10.0.0.38 - - [2026-09-01 21:00:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.002671 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:00:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:00:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001404 10.0.0.38 - - [2026-09-01 21:00:54] "POST /network-policys HTTP/1.1" 200 542 0.047191 10.0.0.38 - - [2026-09-01 21:00:54] "PUT /access-control-list/e175f0be-54fd-43fa-a294-dd9a0731128f HTTP/1.1" 200 272 0.023904 10.0.0.38 - - [2026-09-01 21:00:54] "POST /ref-update HTTP/1.1" 200 156 0.135495 10.0.0.38 - - [2026-09-01 21:00:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003025 10.0.0.38 - - [2026-09-01 21:00:54] "PUT /access-control-list/2670a53c-683b-449a-b45c-1fe7311a3a8b HTTP/1.1" 200 272 0.043522 10.0.0.38 - - [2026-09-01 21:00:54] "POST /ref-update HTTP/1.1" 200 156 0.184968 10.0.0.38 - - [2026-09-01 21:00:54] "PUT /access-control-list/e175f0be-54fd-43fa-a294-dd9a0731128f HTTP/1.1" 200 272 0.055774 10.0.0.38 - - [2026-09-01 21:00:54] "POST /ref-update HTTP/1.1" 200 156 0.242666 10.0.0.38 - - [2026-09-01 21:00:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005138 10.0.0.38 - - [2026-09-01 21:00:55] "PUT /access-control-list/2670a53c-683b-449a-b45c-1fe7311a3a8b HTTP/1.1" 200 272 0.105376 10.0.0.38 - - [2026-09-01 21:00:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032811 10.0.0.38 - - [2026-09-01 21:00:55] "POST /ref-update HTTP/1.1" 200 156 0.069221 10.0.0.38 - - [2026-09-01 21:00:55] "POST /fqname-to-id HTTP/1.1" 404 237 0.004729 10.0.0.38 - - [2026-09-01 21:00:55] "POST /ref-update HTTP/1.1" 200 156 0.156684 10.0.0.38 - - [2026-09-01 21:00:55] "POST /access-control-lists HTTP/1.1" 200 601 0.134588 10.0.0.38 - - [2026-09-01 21:00:55] "POST /ref-update HTTP/1.1" 200 156 0.115340 10.0.0.38 - - [2026-09-01 21:00:55] "POST /ref-update HTTP/1.1" 200 156 0.261822 10.0.0.38 - - [2026-09-01 21:00:55] "PUT /access-control-list/e175f0be-54fd-43fa-a294-dd9a0731128f HTTP/1.1" 200 272 0.070414 10.0.0.38 - - [2026-09-01 21:00:55] "PUT /access-control-list/669a844b-2f9f-43d4-904a-ea757795cfd3 HTTP/1.1" 200 272 0.086804 10.0.0.38 - - [2026-09-01 21:00:55] "POST /ref-update HTTP/1.1" 200 156 0.214455 10.0.0.38 - - [2026-09-01 21:00:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013131 10.0.0.38 - - [2026-09-01 21:00:55] "POST /ref-update HTTP/1.1" 200 156 0.081074 10.0.0.38 - - [2026-09-01 21:00:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017214 10.0.0.38 - - [2026-09-01 21:00:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011717 10.0.0.38 - - [2026-09-01 21:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.38 - - [2026-09-01 21:00:55] "PUT /access-control-list/669a844b-2f9f-43d4-904a-ea757795cfd3 HTTP/1.1" 200 272 0.107677 10.0.0.38 - - [2026-09-01 21:00:55] "GET /virtual-network/a3065ddf-de90-4f3b-89af-bfec17048e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.011560 10.0.0.38 - - [2026-09-01 21:00:56] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.015516 10.0.0.38 - - [2026-09-01 21:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.38 - - [2026-09-01 21:00:56] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003237 10.0.0.38 - - [2026-09-01 21:00:56] "POST /firewall-policys HTTP/1.1" 200 530 0.060139 10.0.0.38 - - [2026-09-01 21:00:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.045503 10.0.0.38 - - [2026-09-01 21:00:56] "GET /firewall-policy/99290ccf-5040-4361-9a7e-59a48c81ac9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.024148 10.0.0.38 - - [2026-09-01 21:00:56] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.004484 10.0.0.38 - - [2026-09-01 21:00:56] "GET /firewall-policy/99290ccf-5040-4361-9a7e-59a48c81ac9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004360 10.0.0.38 - - [2026-09-01 21:00:56] "POST /ref-update HTTP/1.1" 200 156 0.050176 10.0.0.38 - - [2026-09-01 21:00:56] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.034012 10.0.0.38 - - [2026-09-01 21:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007417 10.0.0.38 - - [2026-09-01 21:00:56] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009346 10.0.0.38 - - [2026-09-01 21:00:56] "POST /firewall-policys HTTP/1.1" 200 532 0.042853 10.0.0.38 - - [2026-09-01 21:00:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.036144 10.0.0.38 - - [2026-09-01 21:00:56] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.018324 10.0.0.38 - - [2026-09-01 21:00:56] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.019905 10.0.0.38 - - [2026-09-01 21:00:56] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004539 10.0.0.38 - - [2026-09-01 21:00:56] "GET /firewall-policy/99290ccf-5040-4361-9a7e-59a48c81ac9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005702 10.0.0.38 - - [2026-09-01 21:00:56] "GET /firewall-policy/99290ccf-5040-4361-9a7e-59a48c81ac9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004333 10.0.0.38 - - [2026-09-01 21:00:56] "POST /ref-update HTTP/1.1" 200 156 0.041566 10.0.0.38 - - [2026-09-01 21:00:56] "POST /ref-update HTTP/1.1" 200 156 0.054076 10.0.0.38 - - [2026-09-01 21:00:56] "POST /ref-update HTTP/1.1" 200 156 0.056512 10.0.0.38 - - [2026-09-01 21:00:56] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.007052 10.0.0.38 - - [2026-09-01 21:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.38 - - [2026-09-01 21:00:56] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003959 10.0.0.38 - - [2026-09-01 21:00:57] "POST /firewall-policys HTTP/1.1" 200 530 0.037403 10.0.0.38 - - [2026-09-01 21:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.071630 10.0.0.38 - - [2026-09-01 21:00:57] "GET /firewall-policy/6d7e4a69-aa3c-44e4-8e0d-890d194cebf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.046860 10.0.0.38 - - [2026-09-01 21:00:57] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.019446 10.0.0.38 - - [2026-09-01 21:00:57] "GET /firewall-policy/6d7e4a69-aa3c-44e4-8e0d-890d194cebf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005913 10.0.0.38 - - [2026-09-01 21:00:57] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003523 10.0.0.38 - - [2026-09-01 21:00:57] "GET /firewall-policy/99290ccf-5040-4361-9a7e-59a48c81ac9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004041 10.0.0.38 - - [2026-09-01 21:00:57] "GET /firewall-policy/99290ccf-5040-4361-9a7e-59a48c81ac9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003639 10.0.0.38 - - [2026-09-01 21:00:57] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004334 10.0.0.38 - - [2026-09-01 21:00:57] "POST /ref-update HTTP/1.1" 200 156 0.024969 10.0.0.38 - - [2026-09-01 21:00:57] "POST /ref-update HTTP/1.1" 200 156 0.031642 10.0.0.38 - - [2026-09-01 21:00:57] "POST /ref-update HTTP/1.1" 200 156 0.036283 10.0.0.38 - - [2026-09-01 21:00:57] "POST /ref-update HTTP/1.1" 200 156 0.031955 10.0.0.38 - - [2026-09-01 21:00:57] "POST /ref-update HTTP/1.1" 200 156 0.066561 10.0.0.38 - - [2026-09-01 21:00:57] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.043053 10.0.0.38 - - [2026-09-01 21:00:57] "POST /tags HTTP/1.1" 200 299 0.062608 10.0.0.38 - - [2026-09-01 21:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013678 10.0.0.38 - - [2026-09-01 21:00:57] "GET /tag/842ddb09-d917-4c9b-ab44-93a9535c5e13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015984 10.0.0.38 - - [2026-09-01 21:00:57] "POST /set-tag HTTP/1.1" 200 109 0.022044 10.0.0.38 - - [2026-09-01 21:00:58] "POST /tags HTTP/1.1" 200 357 0.164974 10.0.0.38 - - [2026-09-01 21:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.023569 10.0.0.38 - - [2026-09-01 21:00:58] "GET /tag/4e4f95a8-27ac-4f21-b941-0fb0c523c246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.017113 10.0.0.38 - - [2026-09-01 21:00:58] "POST /tags HTTP/1.1" 200 305 0.087404 10.0.0.38 - - [2026-09-01 21:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.027520 10.0.0.38 - - [2026-09-01 21:00:58] "GET /tag/828fc3ed-13c9-4e49-8898-bfca0fa424cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.020554 10.0.0.38 - - [2026-09-01 21:00:58] "POST /id-to-fqname HTTP/1.1" 200 174 0.000957 10.0.0.38 - - [2026-09-01 21:00:58] "POST /fqname-to-id HTTP/1.1" 404 183 0.034452 10.0.0.38 - - [2026-09-01 21:00:58] "POST /security-groups HTTP/1.1" 200 571 0.099221 10.0.0.38 - - [2026-09-01 21:00:58] "POST /fqname-to-id HTTP/1.1" 404 214 0.003178 10.0.0.38 - - [2026-09-01 21:00:58] "POST /projects HTTP/1.1" 200 483 0.358490 10.0.0.38 - - [2026-09-01 21:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017424 10.0.0.38 - - [2026-09-01 21:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.039135 10.0.0.38 - - [2026-09-01 21:00:58] "POST /access-control-lists HTTP/1.1" 200 580 0.082855 10.0.0.38 - - [2026-09-01 21:00:58] "POST /fqname-to-id HTTP/1.1" 404 213 0.028088 10.0.0.38 - - [2026-09-01 21:00:58] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.013564 10.0.0.38 - - [2026-09-01 21:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005130 10.0.0.38 - - [2026-09-01 21:00:58] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.009192 10.0.0.38 - - [2026-09-01 21:00:59] "POST /access-control-lists HTTP/1.1" 200 578 0.090435 10.0.0.38 - - [2026-09-01 21:00:59] "PUT /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b HTTP/1.1" 200 264 0.121763 10.0.0.38 - - [2026-09-01 21:00:59] "PUT /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201 HTTP/1.1" 200 264 0.086560 10.0.0.38 - - [2026-09-01 21:00:59] "POST /security-groups HTTP/1.1" 200 537 0.096489 10.0.0.38 - - [2026-09-01 21:00:59] "POST /fqname-to-id HTTP/1.1" 404 234 0.003447 10.0.0.38 - - [2026-09-01 21:00:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018352 10.0.0.38 - - [2026-09-01 21:00:59] "POST /access-control-lists HTTP/1.1" 200 596 0.062641 10.0.0.38 - - [2026-09-01 21:00:59] "POST /fqname-to-id HTTP/1.1" 404 233 0.014946 10.0.0.38 - - [2026-09-01 21:00:59] "POST /chown HTTP/1.1" 200 109 0.072895 10.0.0.38 - - [2026-09-01 21:00:59] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.020836 10.0.0.38 - - [2026-09-01 21:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.38 - - [2026-09-01 21:00:59] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007188 10.0.0.38 - - [2026-09-01 21:00:59] "POST /access-control-lists HTTP/1.1" 200 594 0.110316 10.0.0.38 - - [2026-09-01 21:00:59] "POST /tags HTTP/1.1" 409 207 0.024112 10.0.0.38 - - [2026-09-01 21:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.38 - - [2026-09-01 21:00:59] "GET /tag/828fc3ed-13c9-4e49-8898-bfca0fa424cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.020882 10.0.0.38 - - [2026-09-01 21:00:59] "POST /firewall-rules HTTP/1.1" 200 564 0.080281 10.0.0.38 - - [2026-09-01 21:00:59] "GET /firewall-rule/232fb6dc-1daf-499d-8c48-f34c933bc8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.006479 10.0.0.38 - - [2026-09-01 21:00:59] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003436 10.0.0.38 - - [2026-09-01 21:00:59] "GET /firewall-rule/232fb6dc-1daf-499d-8c48-f34c933bc8e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003399 10.0.0.38 - - [2026-09-01 21:00:59] "POST /ref-update HTTP/1.1" 200 156 0.039079 10.0.0.38 - - [2026-09-01 21:00:59] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013469 10.0.0.38 - - [2026-09-01 21:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009972 10.0.0.38 - - [2026-09-01 21:01:00] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009416 10.0.0.38 - - [2026-09-01 21:01:00] "POST /tags HTTP/1.1" 409 207 0.003395 10.0.0.38 - - [2026-09-01 21:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.38 - - [2026-09-01 21:01:00] "GET /tag/828fc3ed-13c9-4e49-8898-bfca0fa424cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014712 10.0.0.38 - - [2026-09-01 21:01:00] "POST /firewall-rules HTTP/1.1" 200 562 0.084271 10.0.0.38 - - [2026-09-01 21:01:00] "GET /firewall-rule/be595771-100b-4b06-a206-f3cbf8949d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.017913 10.0.0.38 - - [2026-09-01 21:01:00] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006610 10.0.0.38 - - [2026-09-01 21:01:00] "GET /firewall-rule/be595771-100b-4b06-a206-f3cbf8949d8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003994 10.0.0.38 - - [2026-09-01 21:01:00] "POST /ref-update HTTP/1.1" 200 156 0.033007 10.0.0.38 - - [2026-09-01 21:01:00] "POST /tags HTTP/1.1" 200 355 0.050082 10.0.0.38 - - [2026-09-01 21:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014753 10.0.0.38 - - [2026-09-01 21:01:00] "GET /tag/176127b5-dcae-434c-80d2-1bff76bdab2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.017048 10.0.0.38 - - [2026-09-01 21:01:00] "POST /tags HTTP/1.1" 200 303 0.049498 10.0.0.38 - - [2026-09-01 21:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.028914 10.0.0.38 - - [2026-09-01 21:01:00] "GET /tag/63068b59-8435-4978-bea0-dbc6c4ffe888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018538 10.0.0.38 - - [2026-09-01 21:01:00] "POST /projects HTTP/1.1" 409 218 0.007895 10.0.0.38 - - [2026-09-01 21:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009614 10.0.0.38 - - [2026-09-01 21:01:00] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.073144 10.0.0.38 - - [2026-09-01 21:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.38 - - [2026-09-01 21:01:00] "GET /network-ipam/734849ae-3d74-4093-9958-85df84ad1685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004429 10.0.0.38 - - [2026-09-01 21:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.38 - - [2026-09-01 21:01:00] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.024282 10.0.0.38 - - [2026-09-01 21:01:01] "PUT /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b HTTP/1.1" 200 264 0.112400 10.0.0.38 - - [2026-09-01 21:01:01] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.029874 10.0.0.38 - - [2026-09-01 21:01:01] "POST /set-tag HTTP/1.1" 200 109 0.112191 10.0.0.38 - - [2026-09-01 21:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.024636 10.0.0.38 - - [2026-09-01 21:01:01] "GET /network-ipam/4d449d7b-fd00-44b4-b681-baa56695de93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.005762 10.0.0.38 - - [2026-09-01 21:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.38 - - [2026-09-01 21:01:01] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006211 10.0.0.38 - - [2026-09-01 21:01:01] "PUT /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201 HTTP/1.1" 200 264 0.097773 10.0.0.38 - - [2026-09-01 21:01:01] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.014102 10.0.0.38 - - [2026-09-01 21:01:01] "POST /set-tag HTTP/1.1" 200 109 0.118387 10.0.0.38 - - [2026-09-01 21:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017691 10.0.0.38 - - [2026-09-01 21:01:01] "GET /network-policy/50733eee-648f-4945-8965-f04b11da55bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008582 10.0.0.38 - - [2026-09-01 21:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006251 10.0.0.38 - - [2026-09-01 21:01:01] "GET /network-policy/4b15de09-e479-4a9c-9531-42fff05e8d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.006793 10.0.0.38 - - [2026-09-01 21:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.38 - - [2026-09-01 21:01:01] "GET /network-policy/7d9457aa-ddef-49b2-b5ac-f1385f3c0965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004642 10.0.0.38 - - [2026-09-01 21:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005536 10.0.0.38 - - [2026-09-01 21:01:01] "PUT /network-policy/7d9457aa-ddef-49b2-b5ac-f1385f3c0965 HTTP/1.1" 200 262 0.050364 10.0.0.38 - - [2026-09-01 21:01:02] "PUT /access-control-list/669a844b-2f9f-43d4-904a-ea757795cfd3 HTTP/1.1" 200 272 0.055650 10.0.0.38 - - [2026-09-01 21:01:02] "POST /ref-update HTTP/1.1" 200 156 0.193450 10.0.0.38 - - [2026-09-01 21:01:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017029 10.0.0.38 - - [2026-09-01 21:01:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013343 10.0.0.38 - - [2026-09-01 21:01:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010083 10.0.0.38 - - [2026-09-01 21:01:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003141 10.0.0.38 - - [2026-09-01 21:01:02] "PUT /access-control-list/2670a53c-683b-449a-b45c-1fe7311a3a8b HTTP/1.1" 200 272 0.118398 10.0.0.38 - - [2026-09-01 21:01:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011216 10.0.0.38 - - [2026-09-01 21:01:02] "POST /security-groups HTTP/1.1" 409 245 0.004333 10.0.0.38 - - [2026-09-01 21:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008458 10.0.0.38 - - [2026-09-01 21:01:02] "PUT /security-group/73e94cbf-8da4-43c3-b5ea-a9367e34fae5 HTTP/1.1" 200 262 0.084378 10.0.0.38 - - [2026-09-01 21:01:02] "PUT /access-control-list/cdd30375-23bc-4cb1-93a8-fdf394c1aea3 HTTP/1.1" 200 272 0.040327 10.0.0.38 - - [2026-09-01 21:01:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.090879 10.0.0.38 - - [2026-09-01 21:01:02] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.021115 10.0.0.38 - - [2026-09-01 21:01:02] "PUT /access-control-list/c23059b0-ab78-40a8-8cbe-4439b9e71622 HTTP/1.1" 200 272 0.063215 10.0.0.38 - - [2026-09-01 21:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012463 10.0.0.38 - - [2026-09-01 21:01:02] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012711 10.0.0.38 - - [2026-09-01 21:01:02] "POST /tags HTTP/1.1" 409 206 0.017657 10.0.0.38 - - [2026-09-01 21:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011813 10.0.0.38 - - [2026-09-01 21:01:02] "GET /tag/63068b59-8435-4978-bea0-dbc6c4ffe888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022242 10.0.0.38 - - [2026-09-01 21:01:02] "POST /firewall-rules HTTP/1.1" 200 562 0.133938 10.0.0.38 - - [2026-09-01 21:01:02] "GET /firewall-rule/df704906-0d27-4dd6-80d3-e47ff824e2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.008450 10.0.0.38 - - [2026-09-01 21:01:02] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.011443 10.0.0.38 - - [2026-09-01 21:01:02] "GET /firewall-rule/df704906-0d27-4dd6-80d3-e47ff824e2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004307 10.0.0.38 - - [2026-09-01 21:01:02] "POST /ref-update HTTP/1.1" 200 156 0.065043 10.0.0.38 - - [2026-09-01 21:01:03] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.032837 10.0.0.38 - - [2026-09-01 21:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.017010 10.0.0.38 - - [2026-09-01 21:01:03] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004192 10.0.0.38 - - [2026-09-01 21:01:03] "POST /tags HTTP/1.1" 409 206 0.005794 10.0.0.38 - - [2026-09-01 21:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.38 - - [2026-09-01 21:01:03] "GET /tag/63068b59-8435-4978-bea0-dbc6c4ffe888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.024975 10.0.0.38 - - [2026-09-01 21:01:03] "POST /firewall-rules HTTP/1.1" 200 560 0.096835 10.0.0.38 - - [2026-09-01 21:01:03] "GET /firewall-rule/f5f26ba8-4165-4a61-ac97-9b2a99cc48ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.012985 10.0.0.38 - - [2026-09-01 21:01:03] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.006848 10.0.0.38 - - [2026-09-01 21:01:03] "GET /firewall-rule/f5f26ba8-4165-4a61-ac97-9b2a99cc48ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003707 10.0.0.38 - - [2026-09-01 21:01:03] "POST /ref-update HTTP/1.1" 200 156 0.075903 10.0.0.38 - - [2026-09-01 21:01:03] "POST /tags HTTP/1.1" 200 305 0.342546 10.0.0.38 - - [2026-09-01 21:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013394 10.0.0.38 - - [2026-09-01 21:01:03] "GET /tag/d90a6fcd-0b73-458d-b88f-deef26673b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.038650 10.0.0.38 - - [2026-09-01 21:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.38 - - [2026-09-01 21:01:04] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.083837 10.0.0.38 - - [2026-09-01 21:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007023 10.0.0.38 - - [2026-09-01 21:01:04] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007463 10.0.0.38 - - [2026-09-01 21:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.38 - - [2026-09-01 21:01:04] "GET /service-appliance-set/f654809a-ca29-41a5-98ac-7bf09c3a2280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011504 10.0.0.38 - - [2026-09-01 21:01:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.003128 10.0.0.38 - - [2026-09-01 21:01:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.181623 10.0.0.38 - - [2026-09-01 21:01:04] "GET /virtual-machine-interface/266b43df-c53a-4cc8-8c1a-0ea2efa194fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.019381 10.0.0.38 - - [2026-09-01 21:01:04] "POST /instance-ips HTTP/1.1" 200 381 0.069749 10.0.0.38 - - [2026-09-01 21:01:04] "GET /instance-ip/d0f11cf8-daf5-4b9e-a079-2757368735e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.042604 10.0.0.38 - - [2026-09-01 21:01:04] "POST /loadbalancers HTTP/1.1" 200 582 0.076005 10.0.0.38 - - [2026-09-01 21:01:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.030506 10.0.0.38 - - [2026-09-01 21:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015036 10.0.0.38 - - [2026-09-01 21:01:04] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.077376 10.0.0.38 - - [2026-09-01 21:01:04] "GET /loadbalancer/aec5928f-bfa3-4c7f-a5ee-5053778bea68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.019192 10.0.0.38 - - [2026-09-01 21:01:04] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060208 10.0.0.38 - - [2026-09-01 21:01:05] "GET /instance-ip/d0f11cf8-daf5-4b9e-a079-2757368735e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010255 10.0.0.38 - - [2026-09-01 21:01:05] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.068548 10.0.0.38 - - [2026-09-01 21:01:05] "POST /floating-ips HTTP/1.1" 200 583 0.075858 10.0.0.38 - - [2026-09-01 21:01:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.062755 10.0.0.38 - - [2026-09-01 21:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007656 10.0.0.38 - - [2026-09-01 21:01:05] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048883 10.0.0.38 - - [2026-09-01 21:01:05] "GET /loadbalancer-listener/26b9ae57-0678-475f-9c28-25c17651e824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003079 10.0.0.38 - - [2026-09-01 21:01:05] "GET /loadbalancer-listener/26b9ae57-0678-475f-9c28-25c17651e824?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004774 10.0.0.38 - - [2026-09-01 21:01:05] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.025259 10.0.0.38 - - [2026-09-01 21:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008181 10.0.0.38 - - [2026-09-01 21:01:05] "GET /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007930 10.0.0.38 - - [2026-09-01 21:01:05] "GET /instance-ip/d0f11cf8-daf5-4b9e-a079-2757368735e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008580 10.0.0.38 - - [2026-09-01 21:01:05] "GET /instance-ip/d0f11cf8-daf5-4b9e-a079-2757368735e4?fields=floating_ips HTTP/1.1" 200 1171 0.021027 10.0.0.38 - - [2026-09-01 21:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.38 - - [2026-09-01 21:01:05] "GET /floating-ip/3b7ed508-bb5b-46cf-8b93-df8d215e1c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004620 10.0.0.38 - - [2026-09-01 21:01:05] "PUT /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976 HTTP/1.1" 200 276 0.024536 10.0.0.38 - - [2026-09-01 21:01:05] "POST /tags HTTP/1.1" 200 301 0.151023 10.0.0.38 - - [2026-09-01 21:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.38 - - [2026-09-01 21:01:05] "GET /tag/182a8f42-6982-46e8-999f-97a626e57055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.053334 10.0.0.38 - - [2026-09-01 21:01:05] "POST /tags HTTP/1.1" 200 325 0.153441 10.0.0.38 - - [2026-09-01 21:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.38 - - [2026-09-01 21:01:05] "GET /tag/bcc758e0-d124-4769-8405-4786f4208dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.034022 10.0.0.38 - - [2026-09-01 21:01:05] "POST /tags HTTP/1.1" 200 363 0.050139 10.0.0.38 - - [2026-09-01 21:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.38 - - [2026-09-01 21:01:06] "GET /tag/5545ba0e-aa7b-484d-b6d2-c152b11471b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.028898 10.0.0.38 - - [2026-09-01 21:01:06] "POST /tags HTTP/1.1" 200 311 0.045409 10.0.0.38 - - [2026-09-01 21:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.38 - - [2026-09-01 21:01:06] "GET /tag/23030757-ceae-46f7-b90f-7c0933d98ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.024122 10.0.0.38 - - [2026-09-01 21:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.38 - - [2026-09-01 21:01:06] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005686 10.0.0.38 - - [2026-09-01 21:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.38 - - [2026-09-01 21:01:06] "GET /project/237f34a8-a7ec-46f7-914a-75bf36c4f045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055156 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:01:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001143 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:01:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001476 10.0.0.38 - - [2026-09-01 21:01:06] "POST /virtual-machines HTTP/1.1" 200 377 0.014881 10.0.0.38 - - [2026-09-01 21:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017904 10.0.0.38 - - [2026-09-01 21:01:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.183897 10.0.0.38 - - [2026-09-01 21:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.022777 10.0.0.38 - - [2026-09-01 21:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.023574 10.0.0.38 - - [2026-09-01 21:01:06] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010283 10.0.0.38 - - [2026-09-01 21:01:06] "POST /instance-ips HTTP/1.1" 200 409 0.079215 10.0.0.38 - - [2026-09-01 21:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.050190 10.0.0.38 - - [2026-09-01 21:01:07] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.016039 10.0.0.38 - - [2026-09-01 21:01:07] "POST /set-tag HTTP/1.1" 200 109 0.071419 10.0.0.38 - - [2026-09-01 21:01:07] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015280 10.0.0.38 - - [2026-09-01 21:01:07] "GET /instance-ip/400417f4-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.017395 10.0.0.38 - - [2026-09-01 21:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.38 - - [2026-09-01 21:01:07] "GET /loadbalancer/aec5928f-bfa3-4c7f-a5ee-5053778bea68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.011205 10.0.0.38 - - [2026-09-01 21:01:07] "POST /tags HTTP/1.1" 200 371 0.043932 10.0.0.38 - - [2026-09-01 21:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.026354 10.0.0.38 - - [2026-09-01 21:01:07] "GET /tag/5f633269-d627-4ab0-8748-8623fb06ba46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.019832 10.0.0.38 - - [2026-09-01 21:01:07] "POST /tags HTTP/1.1" 200 319 0.027682 10.0.0.38 - - [2026-09-01 21:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018138 10.0.0.38 - - [2026-09-01 21:01:07] "GET /tag/1188ecab-9cca-4cee-87fc-3634f1b41bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.016351 10.0.0.38 - - [2026-09-01 21:01:07] "POST /id-to-fqname HTTP/1.1" 200 181 0.010854 10.0.0.38 - - [2026-09-01 21:01:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.003607 10.0.0.38 - - [2026-09-01 21:01:07] "POST /security-groups HTTP/1.1" 200 578 0.086709 10.0.0.38 - - [2026-09-01 21:01:07] "POST /projects HTTP/1.1" 200 497 0.304712 10.0.0.38 - - [2026-09-01 21:01:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.006989 10.0.0.38 - - [2026-09-01 21:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.038825 10.0.0.38 - - [2026-09-01 21:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.020664 10.0.0.38 - - [2026-09-01 21:01:08] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.034867 10.0.0.38 - - [2026-09-01 21:01:08] "POST /access-control-lists HTTP/1.1" 200 587 0.136518 10.0.0.38 - - [2026-09-01 21:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.020332 10.0.0.38 - - [2026-09-01 21:01:08] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.011772 10.0.0.38 - - [2026-09-01 21:01:08] "POST /fqname-to-id HTTP/1.1" 404 224 0.010928 10.0.0.38 - - [2026-09-01 21:01:08] "POST /access-control-lists HTTP/1.1" 200 585 0.078810 10.0.0.38 - - [2026-09-01 21:01:08] "PUT /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b HTTP/1.1" 200 264 0.152615 10.0.0.38 - - [2026-09-01 21:01:08] "PUT /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201 HTTP/1.1" 200 264 0.086119 10.0.0.38 - - [2026-09-01 21:01:08] "POST /security-groups HTTP/1.1" 200 558 0.110224 10.0.0.38 - - [2026-09-01 21:01:08] "POST /fqname-to-id HTTP/1.1" 404 248 0.015753 10.0.0.38 - - [2026-09-01 21:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.048433 10.0.0.38 - - [2026-09-01 21:01:08] "POST /chown HTTP/1.1" 200 109 0.051303 10.0.0.38 - - [2026-09-01 21:01:08] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011693 10.0.0.38 - - [2026-09-01 21:01:08] "POST /access-control-lists HTTP/1.1" 200 610 0.118291 10.0.0.38 - - [2026-09-01 21:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005578 10.0.0.38 - - [2026-09-01 21:01:08] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008249 10.0.0.38 - - [2026-09-01 21:01:08] "POST /fqname-to-id HTTP/1.1" 404 247 0.018605 10.0.0.38 - - [2026-09-01 21:01:08] "POST /tags HTTP/1.1" 409 214 0.011948 10.0.0.38 - - [2026-09-01 21:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.38 - - [2026-09-01 21:01:08] "GET /tag/1188ecab-9cca-4cee-87fc-3634f1b41bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.030589 10.0.0.38 - - [2026-09-01 21:01:08] "POST /access-control-lists HTTP/1.1" 200 608 0.140357 10.0.0.38 - - [2026-09-01 21:01:09] "POST /firewall-rules HTTP/1.1" 200 578 0.188802 10.0.0.38 - - [2026-09-01 21:01:09] "GET /firewall-rule/e84e93bf-3ea5-4210-b8bd-526cb13a57d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007668 10.0.0.38 - - [2026-09-01 21:01:09] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.006898 10.0.0.38 - - [2026-09-01 21:01:09] "GET /firewall-rule/e84e93bf-3ea5-4210-b8bd-526cb13a57d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006169 10.0.0.38 - - [2026-09-01 21:01:09] "POST /ref-update HTTP/1.1" 200 156 0.049692 10.0.0.38 - - [2026-09-01 21:01:09] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006016 10.0.0.38 - - [2026-09-01 21:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.38 - - [2026-09-01 21:01:09] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004370 10.0.0.38 - - [2026-09-01 21:01:09] "POST /tags HTTP/1.1" 409 214 0.002740 10.0.0.38 - - [2026-09-01 21:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.38 - - [2026-09-01 21:01:09] "GET /tag/1188ecab-9cca-4cee-87fc-3634f1b41bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.023225 10.0.0.38 - - [2026-09-01 21:01:09] "POST /firewall-rules HTTP/1.1" 200 576 0.103761 10.0.0.38 - - [2026-09-01 21:01:09] "GET /firewall-rule/ea044f4e-0389-4a36-a14a-6f01b31f19c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.050421 10.0.0.38 - - [2026-09-01 21:01:09] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005346 10.0.0.38 - - [2026-09-01 21:01:09] "GET /firewall-rule/ea044f4e-0389-4a36-a14a-6f01b31f19c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003574 10.0.0.38 - - [2026-09-01 21:01:09] "POST /ref-update HTTP/1.1" 200 156 0.050142 10.0.0.38 - - [2026-09-01 21:01:09] "POST /tags HTTP/1.1" 200 301 0.029427 10.0.0.38 - - [2026-09-01 21:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.038587 10.0.0.38 - - [2026-09-01 21:01:09] "GET /tag/c2f4e442-bd73-4f9c-8b8e-87e7b943a24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019464 10.0.0.38 - - [2026-09-01 21:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.38 - - [2026-09-01 21:01:09] "GET /project/237f34a8-a7ec-46f7-914a-75bf36c4f045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048867 10.0.0.38 - - [2026-09-01 21:01:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.38 - - [2026-09-01 21:01:10] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.009665 10.0.0.38 - - [2026-09-01 21:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.38 - - [2026-09-01 21:01:10] "GET /service-appliance-set/f654809a-ca29-41a5-98ac-7bf09c3a2280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003002 10.0.0.38 - - [2026-09-01 21:01:10] "POST /fqname-to-id HTTP/1.1" 404 242 0.002823 10.0.0.38 - - [2026-09-01 21:01:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.163367 10.0.0.38 - - [2026-09-01 21:01:10] "GET /virtual-machine-interface/bb7b4aae-c112-4455-83bd-f04b892242ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.026560 10.0.0.38 - - [2026-09-01 21:01:10] "POST /instance-ips HTTP/1.1" 200 377 0.047821 10.0.0.38 - - [2026-09-01 21:01:10] "GET /instance-ip/f2d83ea2-1646-4b91-91f7-24e44d761578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.011973 10.0.0.38 - - [2026-09-01 21:01:10] "POST /loadbalancers HTTP/1.1" 200 582 0.080635 10.0.0.38 - - [2026-09-01 21:01:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.047300 10.0.0.38 - - [2026-09-01 21:01:10] "GET /project/237f34a8-a7ec-46f7-914a-75bf36c4f045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.128486 10.0.0.38 - - [2026-09-01 21:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.035331 10.0.0.38 - - [2026-09-01 21:01:10] "GET /instance-ip/f2d83ea2-1646-4b91-91f7-24e44d761578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.008890 10.0.0.38 - - [2026-09-01 21:01:10] "GET /project/237f34a8-a7ec-46f7-914a-75bf36c4f045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.109660 10.0.0.38 - - [2026-09-01 21:01:10] "POST /floating-ips HTTP/1.1" 200 581 0.117316 10.0.0.38 - - [2026-09-01 21:01:10] "GET /loadbalancer/63041a25-e135-4644-b448-2a5e12659bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007758 10.0.0.38 - - [2026-09-01 21:01:10] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.057303 10.0.0.38 - - [2026-09-01 21:01:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.034539 10.0.0.38 - - [2026-09-01 21:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006533 10.0.0.38 - - [2026-09-01 21:01:11] "GET /project/237f34a8-a7ec-46f7-914a-75bf36c4f045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049192 10.0.0.38 - - [2026-09-01 21:01:11] "GET /loadbalancer-listener/12e9d8bd-1da9-4a4a-a380-d8fa365103c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.009253 10.0.0.38 - - [2026-09-01 21:01:11] "GET /loadbalancer-listener/12e9d8bd-1da9-4a4a-a380-d8fa365103c6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007393 10.0.0.38 - - [2026-09-01 21:01:11] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.032132 10.0.0.38 - - [2026-09-01 21:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013205 10.0.0.38 - - [2026-09-01 21:01:11] "GET /instance-ip/f2d83ea2-1646-4b91-91f7-24e44d761578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003422 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:01:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:01:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004069 10.0.0.38 - - [2026-09-01 21:01:11] "GET /instance-ip/f2d83ea2-1646-4b91-91f7-24e44d761578?fields=floating_ips HTTP/1.1" 200 1165 0.013150 10.0.0.38 - - [2026-09-01 21:01:11] "GET /floating-ip/bcda69f2-e53b-402b-9380-4fc5c1422428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002379 10.0.0.38 - - [2026-09-01 21:01:11] "GET /project/237f34a8-a7ec-46f7-914a-75bf36c4f045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050835 10.0.0.38 - - [2026-09-01 21:01:11] "GET /loadbalancer/63041a25-e135-4644-b448-2a5e12659bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003355 10.0.0.38 - - [2026-09-01 21:01:11] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.035331 10.0.0.38 - - [2026-09-01 21:01:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.045258 10.0.0.38 - - [2026-09-01 21:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018496 10.0.0.38 - - [2026-09-01 21:01:11] "GET /project/237f34a8-a7ec-46f7-914a-75bf36c4f045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064067 10.0.0.38 - - [2026-09-01 21:01:11] "GET /loadbalancer-listener/ee8c5d9b-7119-4fcc-985a-0b5fd7f22055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003789 10.0.0.38 - - [2026-09-01 21:01:11] "GET /loadbalancer-listener/ee8c5d9b-7119-4fcc-985a-0b5fd7f22055?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.008500 10.0.0.38 - - [2026-09-01 21:01:11] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.183955 10.0.0.38 - - [2026-09-01 21:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.38 - - [2026-09-01 21:01:11] "GET /instance-ip/f2d83ea2-1646-4b91-91f7-24e44d761578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.012189 10.0.0.38 - - [2026-09-01 21:01:11] "GET /instance-ip/f2d83ea2-1646-4b91-91f7-24e44d761578?fields=floating_ips HTTP/1.1" 200 1165 0.019637 10.0.0.38 - - [2026-09-01 21:01:11] "GET /project/237f34a8-a7ec-46f7-914a-75bf36c4f045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.082369 10.0.0.38 - - [2026-09-01 21:01:11] "GET /floating-ip/bcda69f2-e53b-402b-9380-4fc5c1422428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003478 10.0.0.38 - - [2026-09-01 21:01:11] "GET /loadbalancer/63041a25-e135-4644-b448-2a5e12659bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.009996 10.0.0.38 - - [2026-09-01 21:01:11] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.055969 10.0.0.38 - - [2026-09-01 21:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.039406 10.0.0.38 - - [2026-09-01 21:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019845 10.0.0.38 - - [2026-09-01 21:01:12] "GET /project/237f34a8-a7ec-46f7-914a-75bf36c4f045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062428 10.0.0.38 - - [2026-09-01 21:01:12] "GET /loadbalancer-listener/4f4dd134-2ab8-4f63-a05d-d506983dc8eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.005672 10.0.0.38 - - [2026-09-01 21:01:12] "GET /loadbalancer-listener/4f4dd134-2ab8-4f63-a05d-d506983dc8eb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.008242 10.0.0.38 - - [2026-09-01 21:01:12] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.036273 10.0.0.38 - - [2026-09-01 21:01:12] "GET /instance-ip/f2d83ea2-1646-4b91-91f7-24e44d761578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.013784 10.0.0.38 - - [2026-09-01 21:01:12] "GET /instance-ip/f2d83ea2-1646-4b91-91f7-24e44d761578?fields=floating_ips HTTP/1.1" 200 1165 0.004631 10.0.0.38 - - [2026-09-01 21:01:12] "GET /floating-ip/bcda69f2-e53b-402b-9380-4fc5c1422428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.004216 10.0.0.38 - - [2026-09-01 21:01:12] "POST /tags HTTP/1.1" 200 363 0.062602 10.0.0.38 - - [2026-09-01 21:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.035206 10.0.0.38 - - [2026-09-01 21:01:12] "GET /tag/09cd387d-706f-4e08-bb38-57028aba04bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.020569 10.0.0.38 - - [2026-09-01 21:01:12] "POST /tags HTTP/1.1" 200 311 0.045424 10.0.0.38 - - [2026-09-01 21:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019989 10.0.0.38 - - [2026-09-01 21:01:12] "GET /tag/428db49f-67b2-4182-a802-0077cd1d5766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.025770 10.0.0.38 - - [2026-09-01 21:01:12] "POST /id-to-fqname HTTP/1.1" 200 177 0.000571 10.0.0.38 - - [2026-09-01 21:01:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.008905 10.0.0.38 - - [2026-09-01 21:01:12] "POST /security-groups HTTP/1.1" 200 574 0.095345 10.0.0.38 - - [2026-09-01 21:01:12] "POST /projects HTTP/1.1" 200 489 0.307136 10.0.0.38 - - [2026-09-01 21:01:12] "POST /fqname-to-id HTTP/1.1" 404 217 0.013699 10.0.0.38 - - [2026-09-01 21:01:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027618 10.0.0.38 - - [2026-09-01 21:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.029741 10.0.0.38 - - [2026-09-01 21:01:13] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.005753 10.0.0.38 - - [2026-09-01 21:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.38 - - [2026-09-01 21:01:13] "POST /access-control-lists HTTP/1.1" 200 583 0.114976 10.0.0.38 - - [2026-09-01 21:01:13] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.013806 10.0.0.38 - - [2026-09-01 21:01:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.004363 10.0.0.38 - - [2026-09-01 21:01:13] "POST /access-control-lists HTTP/1.1" 200 581 0.072004 10.0.0.38 - - [2026-09-01 21:01:13] "PUT /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b HTTP/1.1" 200 264 0.140538 10.0.0.38 - - [2026-09-01 21:01:13] "PUT /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201 HTTP/1.1" 200 264 0.110877 10.0.0.38 - - [2026-09-01 21:01:13] "POST /security-groups HTTP/1.1" 200 546 0.157504 10.0.0.38 - - [2026-09-01 21:01:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.006954 10.0.0.38 - - [2026-09-01 21:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023106 10.0.0.38 - - [2026-09-01 21:01:13] "POST /access-control-lists HTTP/1.1" 200 602 0.082770 10.0.0.38 - - [2026-09-01 21:01:13] "POST /chown HTTP/1.1" 200 109 0.080843 10.0.0.38 - - [2026-09-01 21:01:13] "POST /fqname-to-id HTTP/1.1" 404 239 0.014043 10.0.0.38 - - [2026-09-01 21:01:13] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.030254 10.0.0.38 - - [2026-09-01 21:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.38 - - [2026-09-01 21:01:13] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.040980 10.0.0.38 - - [2026-09-01 21:01:13] "POST /access-control-lists HTTP/1.1" 200 600 0.096229 10.0.0.38 - - [2026-09-01 21:01:13] "POST /tags HTTP/1.1" 409 210 0.024921 10.0.0.38 - - [2026-09-01 21:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.38 - - [2026-09-01 21:01:13] "GET /tag/428db49f-67b2-4182-a802-0077cd1d5766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.020915 10.0.0.38 - - [2026-09-01 21:01:14] "POST /firewall-rules HTTP/1.1" 200 570 0.131013 10.0.0.38 - - [2026-09-01 21:01:14] "GET /firewall-rule/cb71c8ca-fc72-49cf-bd0c-f7d82a78fa53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005405 10.0.0.38 - - [2026-09-01 21:01:14] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004906 10.0.0.38 - - [2026-09-01 21:01:14] "GET /firewall-rule/cb71c8ca-fc72-49cf-bd0c-f7d82a78fa53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004427 10.0.0.38 - - [2026-09-01 21:01:14] "POST /ref-update HTTP/1.1" 200 156 0.056014 10.0.0.38 - - [2026-09-01 21:01:14] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.017813 10.0.0.38 - - [2026-09-01 21:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.38 - - [2026-09-01 21:01:14] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004253 10.0.0.38 - - [2026-09-01 21:01:14] "POST /tags HTTP/1.1" 409 210 0.003304 10.0.0.38 - - [2026-09-01 21:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.38 - - [2026-09-01 21:01:14] "GET /tag/428db49f-67b2-4182-a802-0077cd1d5766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.017167 10.0.0.38 - - [2026-09-01 21:01:14] "POST /firewall-rules HTTP/1.1" 200 568 0.122194 10.0.0.38 - - [2026-09-01 21:01:14] "GET /firewall-rule/fd849bfc-dab9-4024-92a4-4fd25633cb42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.044780 10.0.0.38 - - [2026-09-01 21:01:14] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005255 10.0.0.38 - - [2026-09-01 21:01:14] "GET /firewall-rule/fd849bfc-dab9-4024-92a4-4fd25633cb42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003753 10.0.0.38 - - [2026-09-01 21:01:14] "POST /ref-update HTTP/1.1" 200 156 0.046626 10.0.0.38 - - [2026-09-01 21:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.38 - - [2026-09-01 21:01:14] "GET /loadbalancer/63041a25-e135-4644-b448-2a5e12659bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003214 10.0.0.38 - - [2026-09-01 21:01:14] "POST /tags HTTP/1.1" 409 237 0.002328 10.0.0.38 - - [2026-09-01 21:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.38 - - [2026-09-01 21:01:14] "GET /tag/5545ba0e-aa7b-484d-b6d2-c152b11471b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.012731 10.0.0.38 - - [2026-09-01 21:01:14] "POST /tags HTTP/1.1" 409 210 0.002753 10.0.0.38 - - [2026-09-01 21:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.38 - - [2026-09-01 21:01:14] "GET /tag/23030757-ceae-46f7-b90f-7c0933d98ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.014898 10.0.0.38 - - [2026-09-01 21:01:14] "POST /projects HTTP/1.1" 409 223 0.002668 10.0.0.38 - - [2026-09-01 21:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.38 - - [2026-09-01 21:01:15] "GET /project/237f34a8-a7ec-46f7-914a-75bf36c4f045?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068757 10.0.0.38 - - [2026-09-01 21:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.38 - - [2026-09-01 21:01:15] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.005907 10.0.0.38 - - [2026-09-01 21:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.38 - - [2026-09-01 21:01:15] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005545 10.0.0.38 - - [2026-09-01 21:01:15] "PUT /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b HTTP/1.1" 200 264 0.085099 10.0.0.38 - - [2026-09-01 21:01:15] "PUT /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201 HTTP/1.1" 200 264 0.096022 10.0.0.38 - - [2026-09-01 21:01:15] "POST /security-groups HTTP/1.1" 409 253 0.003144 10.0.0.38 - - [2026-09-01 21:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.38 - - [2026-09-01 21:01:15] "PUT /security-group/68c98117-239b-4637-a8f6-1eafe34fea4e HTTP/1.1" 200 262 0.063974 10.0.0.38 - - [2026-09-01 21:01:15] "PUT /access-control-list/473bf54e-e473-4f1b-80c3-dc6690908d46 HTTP/1.1" 200 272 0.032275 10.0.0.38 - - [2026-09-01 21:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.080330 10.0.0.38 - - [2026-09-01 21:01:15] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.017699 10.0.0.38 - - [2026-09-01 21:01:15] "PUT /access-control-list/342d9f58-de3e-4482-8f9f-d6d9bc1479dd HTTP/1.1" 200 272 0.052845 10.0.0.38 - - [2026-09-01 21:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.38 - - [2026-09-01 21:01:15] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003967 10.0.0.38 - - [2026-09-01 21:01:15] "POST /tags HTTP/1.1" 409 210 0.004516 10.0.0.38 - - [2026-09-01 21:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:01:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001877 10.0.0.38 - - [2026-09-01 21:01:15] "GET /tag/23030757-ceae-46f7-b90f-7c0933d98ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.020363 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:01:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001659 10.0.0.38 - - [2026-09-01 21:01:15] "POST /firewall-rules HTTP/1.1" 200 570 0.117201 10.0.0.38 - - [2026-09-01 21:01:15] "GET /firewall-rule/139bf63a-635f-425e-ab7d-e8b0e140cf78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008168 10.0.0.38 - - [2026-09-01 21:01:15] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.007755 10.0.0.38 - - [2026-09-01 21:01:15] "GET /firewall-rule/139bf63a-635f-425e-ab7d-e8b0e140cf78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004620 10.0.0.38 - - [2026-09-01 21:01:15] "POST /ref-update HTTP/1.1" 200 156 0.086493 10.0.0.38 - - [2026-09-01 21:01:16] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005022 10.0.0.38 - - [2026-09-01 21:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.38 - - [2026-09-01 21:01:16] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007453 10.0.0.38 - - [2026-09-01 21:01:16] "POST /tags HTTP/1.1" 409 210 0.002410 10.0.0.38 - - [2026-09-01 21:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.38 - - [2026-09-01 21:01:16] "GET /tag/23030757-ceae-46f7-b90f-7c0933d98ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.013305 10.0.0.38 - - [2026-09-01 21:01:16] "POST /firewall-rules HTTP/1.1" 200 568 0.191621 10.0.0.38 - - [2026-09-01 21:01:16] "GET /firewall-rule/8d632b56-4dd8-415f-8b56-ebcb8a955fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006337 10.0.0.38 - - [2026-09-01 21:01:16] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005257 10.0.0.38 - - [2026-09-01 21:01:16] "GET /firewall-rule/8d632b56-4dd8-415f-8b56-ebcb8a955fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003119 10.0.0.38 - - [2026-09-01 21:01:16] "POST /ref-update HTTP/1.1" 200 156 0.067352 10.0.0.38 - - [2026-09-01 21:01:16] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.025645 10.0.0.38 - - [2026-09-01 21:01:16] "POST /set-tag HTTP/1.1" 200 109 0.004506 10.0.0.185 - - [2026-09-01 21:02:57] "GET / HTTP/1.1" 200 35931 0.001573 10.0.0.185 - - [2026-09-01 21:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.185 - - [2026-09-01 21:02:57] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006596 10.0.0.185 - - [2026-09-01 21:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.185 - - [2026-09-01 21:02:57] "GET /routing-instance/fb7d3a72-dd5b-4708-a65d-d9e042ac42cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003742 10.0.0.185 - - [2026-09-01 21:02:57] "PUT /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201 HTTP/1.1" 200 274 0.044006 10.0.0.185 - - [2026-09-01 21:02:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.014841 10.0.0.185 - - [2026-09-01 21:02:57] "POST /virtual-routers HTTP/1.1" 200 599 0.024696 10.0.0.185 - - [2026-09-01 21:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.033782 10.0.0.185 - - [2026-09-01 21:02:57] "GET /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.006955 10.0.0.185 - - [2026-09-01 21:02:57] "POST /fqname-to-id HTTP/1.1" 404 229 0.002573 10.0.0.185 - - [2026-09-01 21:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013034 10.0.0.185 - - [2026-09-01 21:02:57] "GET /virtual-network/a3065ddf-de90-4f3b-89af-bfec17048e21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.010571 10.0.0.185 - - [2026-09-01 21:02:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.064597 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:03:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001121 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:03:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001272 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:04:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001154 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:04:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001217 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:04:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001083 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:04:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019 10.0.0.38 - - [2026-09-01 21:04:20] "GET /global-system-configs HTTP/1.1" 200 322 0.003343 10.0.0.38 - - [2026-09-01 21:04:21] "GET /global-system-configs HTTP/1.1" 200 322 0.002756 10.0.0.185 - - [2026-09-01 21:04:55] "GET / HTTP/1.1" 200 35931 0.001406 10.0.0.185 - - [2026-09-01 21:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.185 - - [2026-09-01 21:04:55] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005684 10.0.0.185 - - [2026-09-01 21:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.185 - - [2026-09-01 21:04:55] "GET /routing-instance/fb7d3a72-dd5b-4708-a65d-d9e042ac42cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003110 10.0.0.185 - - [2026-09-01 21:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.185 - - [2026-09-01 21:04:55] "GET /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.010521 10.0.0.185 - - [2026-09-01 21:04:55] "PUT /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c HTTP/1.1" 200 262 0.023705 10.0.0.185 - - [2026-09-01 21:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.185 - - [2026-09-01 21:04:55] "GET /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.007140 10.0.0.185 - - [2026-09-01 21:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.185 - - [2026-09-01 21:04:55] "GET /virtual-machine-interface/425c4ab5-ec69-45f5-aa11-26c124cc84fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.006496 10.0.0.185 - - [2026-09-01 21:04:55] "PUT /virtual-machine-interface/425c4ab5-ec69-45f5-aa11-26c124cc84fb HTTP/1.1" 200 284 0.023888 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:05:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001451 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:05:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001178 10.0.0.38 - - [2026-09-01 21:05:57] "GET /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003679 10.0.0.38 - - [2026-09-01 21:05:57] "POST /ref-update HTTP/1.1" 200 156 0.009858 10.0.0.38 - - [2026-09-01 21:06:11] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011973 10.0.0.38 - - [2026-09-01 21:06:11] "POST /set-tag HTTP/1.1" 200 109 0.003535 10.0.0.38 - - [2026-09-01 21:06:11] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005068 10.0.0.38 - - [2026-09-01 21:06:12] "POST /set-tag HTTP/1.1" 200 109 0.005805 10.0.0.38 - - [2026-09-01 21:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.38 - - [2026-09-01 21:06:12] "GET /loadbalancer/63041a25-e135-4644-b448-2a5e12659bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003342 10.0.0.38 - - [2026-09-01 21:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.38 - - [2026-09-01 21:06:12] "GET /loadbalancer/63041a25-e135-4644-b448-2a5e12659bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003250 10.0.0.38 - - [2026-09-01 21:06:12] "GET /loadbalancer-pool/3bffa8e3-3daf-4caf-97cf-7bba37c13011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009333 10.0.0.38 - - [2026-09-01 21:06:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026030 10.0.0.38 - - [2026-09-01 21:06:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027153 10.0.0.38 - - [2026-09-01 21:06:12] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.028544 10.0.0.38 - - [2026-09-01 21:06:12] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007700 10.0.0.38 - - [2026-09-01 21:06:12] "POST /ref-update HTTP/1.1" 200 156 0.009703 10.0.0.38 - - [2026-09-01 21:06:12] "GET /floating-ip/bcda69f2-e53b-402b-9380-4fc5c1422428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.014089 10.0.0.38 - - [2026-09-01 21:06:12] "POST /tags HTTP/1.1" 409 205 0.006595 10.0.0.38 - - [2026-09-01 21:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.38 - - [2026-09-01 21:06:12] "GET /tag/c2f4e442-bd73-4f9c-8b8e-87e7b943a24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.027068 10.0.0.38 - - [2026-09-01 21:06:12] "PUT /floating-ip/bcda69f2-e53b-402b-9380-4fc5c1422428 HTTP/1.1" 200 256 0.036626 10.0.0.38 - - [2026-09-01 21:06:12] "POST /set-tag HTTP/1.1" 200 109 0.070158 10.0.0.38 - - [2026-09-01 21:06:12] "GET /loadbalancer-pool/39546df4-cfaa-42d1-95f3-db8a056f24d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.023708 10.0.0.38 - - [2026-09-01 21:06:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024994 10.0.0.38 - - [2026-09-01 21:06:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014125 10.0.0.38 - - [2026-09-01 21:06:12] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020843 10.0.0.38 - - [2026-09-01 21:06:12] "POST /set-tag HTTP/1.1" 200 109 0.009635 10.0.0.38 - - [2026-09-01 21:06:12] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012086 10.0.0.38 - - [2026-09-01 21:06:12] "POST /ref-update HTTP/1.1" 200 156 0.012355 10.0.0.38 - - [2026-09-01 21:06:12] "GET /floating-ip/bcda69f2-e53b-402b-9380-4fc5c1422428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.011420 10.0.0.38 - - [2026-09-01 21:06:12] "GET /loadbalancer-pool/6febde36-15d6-4aab-9932-500022f75c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.015886 10.0.0.38 - - [2026-09-01 21:06:12] "PUT /floating-ip/bcda69f2-e53b-402b-9380-4fc5c1422428 HTTP/1.1" 200 256 0.054115 10.0.0.38 - - [2026-09-01 21:06:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.080106 10.0.0.38 - - [2026-09-01 21:06:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.034590 10.0.0.38 - - [2026-09-01 21:06:12] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.021745 10.0.0.38 - - [2026-09-01 21:06:12] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009358 10.0.0.38 - - [2026-09-01 21:06:12] "POST /ref-update HTTP/1.1" 200 156 0.011115 10.0.0.38 - - [2026-09-01 21:06:12] "GET /floating-ip/bcda69f2-e53b-402b-9380-4fc5c1422428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.025456 10.0.0.38 - - [2026-09-01 21:06:12] "POST /set-tag HTTP/1.1" 200 109 0.021076 10.0.0.38 - - [2026-09-01 21:06:12] "PUT /floating-ip/bcda69f2-e53b-402b-9380-4fc5c1422428 HTTP/1.1" 200 256 0.017791 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:08:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001280 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:08:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001206 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:08:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001107 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:08:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001059 10.0.0.38 - - [2026-09-01 21:09:20] "GET /global-system-configs HTTP/1.1" 200 322 0.002940 10.0.0.38 - - [2026-09-01 21:09:21] "GET /global-system-configs HTTP/1.1" 200 322 0.004765 10.0.0.38 - - [2026-09-01 21:09:30] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006971 10.0.0.38 - - [2026-09-01 21:09:30] "POST /set-tag HTTP/1.1" 200 109 0.006029 10.0.0.38 - - [2026-09-01 21:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.38 - - [2026-09-01 21:09:30] "GET /loadbalancer/63041a25-e135-4644-b448-2a5e12659bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003517 10.0.0.38 - - [2026-09-01 21:09:30] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006899 10.0.0.38 - - [2026-09-01 21:09:30] "POST /set-tag HTTP/1.1" 200 109 0.055352 10.0.0.38 - - [2026-09-01 21:09:30] "DELETE /loadbalancer-member/b366dff5-9b3f-418b-9116-dbb45b93aee2 HTTP/1.1" 200 115 0.079609 10.0.0.38 - - [2026-09-01 21:09:30] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007466 10.0.0.38 - - [2026-09-01 21:09:31] "POST /set-tag HTTP/1.1" 200 109 0.008235 10.0.0.38 - - [2026-09-01 21:09:31] "DELETE /loadbalancer-member/15defcdc-3791-4b30-835e-767c247b6594 HTTP/1.1" 200 115 0.053348 10.0.0.38 - - [2026-09-01 21:09:31] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005342 10.0.0.38 - - [2026-09-01 21:09:31] "POST /set-tag HTTP/1.1" 200 109 0.006544 10.0.0.38 - - [2026-09-01 21:09:31] "DELETE /loadbalancer-member/55d2681d-8682-41eb-ad4b-1a597bf0b7ce HTTP/1.1" 200 115 0.046378 10.0.0.38 - - [2026-09-01 21:09:31] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013113 10.0.0.38 - - [2026-09-01 21:09:31] "POST /set-tag HTTP/1.1" 200 109 0.003414 10.0.0.38 - - [2026-09-01 21:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005217 10.0.0.38 - - [2026-09-01 21:09:31] "GET /loadbalancer/63041a25-e135-4644-b448-2a5e12659bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003356 10.0.0.38 - - [2026-09-01 21:09:31] "GET /loadbalancer-pool/3bffa8e3-3daf-4caf-97cf-7bba37c13011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003981 10.0.0.38 - - [2026-09-01 21:09:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032645 10.0.0.38 - - [2026-09-01 21:09:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026460 10.0.0.38 - - [2026-09-01 21:09:31] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.026990 10.0.0.38 - - [2026-09-01 21:09:31] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004926 10.0.0.38 - - [2026-09-01 21:09:31] "GET /floating-ip/bcda69f2-e53b-402b-9380-4fc5c1422428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003972 10.0.0.38 - - [2026-09-01 21:09:31] "POST /set-tag HTTP/1.1" 200 109 0.086179 10.0.0.38 - - [2026-09-01 21:09:31] "GET /loadbalancer-pool/39546df4-cfaa-42d1-95f3-db8a056f24d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.045656 10.0.0.38 - - [2026-09-01 21:09:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.052770 10.0.0.38 - - [2026-09-01 21:09:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.034369 10.0.0.38 - - [2026-09-01 21:09:31] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019572 10.0.0.38 - - [2026-09-01 21:09:31] "POST /set-tag HTTP/1.1" 200 109 0.008407 10.0.0.38 - - [2026-09-01 21:09:31] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005915 10.0.0.38 - - [2026-09-01 21:09:31] "GET /floating-ip/bcda69f2-e53b-402b-9380-4fc5c1422428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005336 10.0.0.38 - - [2026-09-01 21:09:31] "GET /loadbalancer-pool/6febde36-15d6-4aab-9932-500022f75c11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004493 10.0.0.38 - - [2026-09-01 21:09:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.050893 10.0.0.38 - - [2026-09-01 21:09:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.039120 10.0.0.38 - - [2026-09-01 21:09:31] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008120 10.0.0.38 - - [2026-09-01 21:09:31] "GET /virtual-machine-interface/3fd9ca80-a648-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006097 10.0.0.38 - - [2026-09-01 21:09:31] "GET /floating-ip/bcda69f2-e53b-402b-9380-4fc5c1422428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003072 10.0.0.38 - - [2026-09-01 21:09:32] "POST /set-tag HTTP/1.1" 200 109 0.002826 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:09:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001209 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:09:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001326 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:10:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001101 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:10:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001244 10.0.0.38 - - [2026-09-01 21:11:22] "GET / HTTP/1.1" 200 35931 0.002736 10.0.0.38 - - [2026-09-01 21:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.38 - - [2026-09-01 21:11:22] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.063583 10.0.0.38 - - [2026-09-01 21:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.38 - - [2026-09-01 21:11:22] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054920 10.0.0.38 - - [2026-09-01 21:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005029 10.0.0.38 - - [2026-09-01 21:11:23] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.064118 10.0.0.38 - - [2026-09-01 21:11:23] "POST /tags HTTP/1.1" 200 333 0.022450 10.0.0.38 - - [2026-09-01 21:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.38 - - [2026-09-01 21:11:23] "GET /tag/911f202d-e26d-4a9e-bbc8-2dcaf23aaadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.019530 10.0.0.38 - - [2026-09-01 21:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.38 - - [2026-09-01 21:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007905 10.0.0.38 - - [2026-09-01 21:11:23] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.088305 10.0.0.38 - - [2026-09-01 21:11:23] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.109188 10.0.0.38 - - [2026-09-01 21:11:23] "GET /virtual-networks?parent_id=f6eb6517-c23c-4439-b19c-1d3339449d92&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.006265 10.0.0.38 - - [2026-09-01 21:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011954 10.0.0.38 - - [2026-09-01 21:11:23] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008701 10.0.0.38 - - [2026-09-01 21:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007136 10.0.0.38 - - [2026-09-01 21:11:23] "GET /service-appliance-set/f654809a-ca29-41a5-98ac-7bf09c3a2280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004234 10.0.0.38 - - [2026-09-01 21:11:23] "POST /virtual-networks HTTP/1.1" 200 512 0.101892 10.0.0.38 - - [2026-09-01 21:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008598 10.0.0.38 - - [2026-09-01 21:11:23] "POST /fqname-to-id HTTP/1.1" 404 254 0.002293 10.0.0.38 - - [2026-09-01 21:11:24] "GET /network-ipam/3ac11a53-3cf4-407f-b64c-f570b114d5bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.037051 10.0.0.38 - - [2026-09-01 21:11:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.116020 10.0.0.38 - - [2026-09-01 21:11:24] "GET /virtual-machine-interface/2c23bdfe-1ad1-42c4-b14c-ea25b86d398e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.025363 10.0.0.38 - - [2026-09-01 21:11:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004003 10.0.0.38 - - [2026-09-01 21:11:24] "POST /ref-update HTTP/1.1" 200 156 0.170986 10.0.0.38 - - [2026-09-01 21:11:24] "GET /virtual-network/eb202603-871e-4625-81da-926b4c2e9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005788 10.0.0.38 - - [2026-09-01 21:11:24] "POST /instance-ips HTTP/1.1" 200 409 0.058488 10.0.0.38 - - [2026-09-01 21:11:24] "GET /instance-ip/df13dc84-f481-483c-a48e-1ca9bea7556e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.017613 10.0.0.38 - - [2026-09-01 21:11:24] "GET /domains HTTP/1.1" 200 280 0.007704 10.0.0.38 - - [2026-09-01 21:11:24] "GET /domain/adeb32fc-0120-40d6-a664-4d671da1f066 HTTP/1.1" 200 3087 0.017239 10.0.0.38 - - [2026-09-01 21:11:24] "POST /loadbalancers HTTP/1.1" 200 610 0.089967 10.0.0.38 - - [2026-09-01 21:11:24] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92 HTTP/1.1" 200 5717 0.142084 10.0.0.38 - - [2026-09-01 21:11:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.029510 10.0.0.38 - - [2026-09-01 21:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008022 10.0.0.38 - - [2026-09-01 21:11:24] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.086598 10.0.0.38 - - [2026-09-01 21:11:24] "GET /virtual-network/eb202603-871e-4625-81da-926b4c2e9102 HTTP/1.1" 200 2086 0.059331 10.0.0.38 - - [2026-09-01 21:11:24] "GET /virtual-network/eb202603-871e-4625-81da-926b4c2e9102 HTTP/1.1" 200 2086 0.011445 10.0.0.38 - - [2026-09-01 21:11:24] "GET /instance-ip/df13dc84-f481-483c-a48e-1ca9bea7556e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.018807 10.0.0.38 - - [2026-09-01 21:11:24] "GET /routing-instance/7a50aca3-d84c-4e66-8db8-a9cbe0b78eb4 HTTP/1.1" 200 1181 0.009850 10.0.0.38 - - [2026-09-01 21:11:24] "POST /route-targets HTTP/1.1" 200 327 0.061055 10.0.0.38 - - [2026-09-01 21:11:24] "GET /routing-instance/7a50aca3-d84c-4e66-8db8-a9cbe0b78eb4 HTTP/1.1" 200 1181 0.020389 10.0.0.38 - - [2026-09-01 21:11:24] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.109733 10.0.0.38 - - [2026-09-01 21:11:24] "POST /ref-update HTTP/1.1" 200 156 0.052141 10.0.0.38 - - [2026-09-01 21:11:24] "GET /loadbalancer/94a3f73b-9817-46cd-b150-31222eae21d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.013108 10.0.0.38 - - [2026-09-01 21:11:24] "POST /floating-ips HTTP/1.1" 200 597 0.110391 10.0.0.38 - - [2026-09-01 21:11:24] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.067496 10.0.0.38 - - [2026-09-01 21:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.38 - - [2026-09-01 21:11:24] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044640 10.0.0.38 - - [2026-09-01 21:11:24] "GET /loadbalancer-listener/3087952d-9386-499f-9836-a3c8d1574866?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.012845 10.0.0.38 - - [2026-09-01 21:11:24] "GET /loadbalancer-listener/3087952d-9386-499f-9836-a3c8d1574866?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.007051 10.0.0.38 - - [2026-09-01 21:11:24] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.024646 10.0.0.38 - - [2026-09-01 21:11:24] "GET /instance-ip/df13dc84-f481-483c-a48e-1ca9bea7556e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003449 10.0.0.38 - - [2026-09-01 21:11:24] "GET /instance-ip/df13dc84-f481-483c-a48e-1ca9bea7556e?fields=floating_ips HTTP/1.1" 200 1213 0.005847 10.0.0.38 - - [2026-09-01 21:11:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010380 10.0.0.38 - - [2026-09-01 21:11:24] "GET /loadbalancer/94a3f73b-9817-46cd-b150-31222eae21d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003164 10.0.0.38 - - [2026-09-01 21:11:24] "GET /floating-ip/d7dd1648-c9dc-4d9b-887e-8df56fdc6ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004679 10.0.0.38 - - [2026-09-01 21:11:25] "POST /tags HTTP/1.1" 200 295 0.087340 10.0.0.38 - - [2026-09-01 21:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017944 10.0.0.38 - - [2026-09-01 21:11:25] "GET /tag/e2cd543d-a27f-4fb7-99a0-5871dda89115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.029684 10.0.0.38 - - [2026-09-01 21:11:25] "POST /tags HTTP/1.1" 409 233 0.002755 10.0.0.38 - - [2026-09-01 21:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.38 - - [2026-09-01 21:11:25] "GET /tag/176127b5-dcae-434c-80d2-1bff76bdab2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.032823 10.0.0.38 - - [2026-09-01 21:11:25] "POST /tags HTTP/1.1" 409 206 0.005119 10.0.0.38 - - [2026-09-01 21:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.38 - - [2026-09-01 21:11:25] "GET /tag/63068b59-8435-4978-bea0-dbc6c4ffe888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.030553 10.0.0.38 - - [2026-09-01 21:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006953 10.0.0.38 - - [2026-09-01 21:11:25] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.009854 10.0.0.38 - - [2026-09-01 21:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005091 10.0.0.38 - - [2026-09-01 21:11:25] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053032 10.0.0.38 - - [2026-09-01 21:11:25] "POST /virtual-machines HTTP/1.1" 200 369 0.014182 10.0.0.38 - - [2026-09-01 21:11:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008871 10.0.0.38 - - [2026-09-01 21:11:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.122609 10.0.0.38 - - [2026-09-01 21:11:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.031033 10.0.0.38 - - [2026-09-01 21:11:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.38 - - [2026-09-01 21:11:25] "GET /virtual-machine-interface/b0db9ad2-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005497 10.0.0.38 - - [2026-09-01 21:11:25] "POST /instance-ips HTTP/1.1" 200 409 0.033958 10.0.0.38 - - [2026-09-01 21:11:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.025961 10.0.0.38 - - [2026-09-01 21:11:25] "GET /virtual-machine-interface/b0db9ad2-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011136 10.0.0.38 - - [2026-09-01 21:11:25] "POST /set-tag HTTP/1.1" 200 109 0.026579 10.0.0.38 - - [2026-09-01 21:11:25] "GET /virtual-machine-interface/b0db9ad2-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010595 10.0.0.38 - - [2026-09-01 21:11:25] "GET /instance-ip/b0f77414-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004831 10.0.0.38 - - [2026-09-01 21:11:26] "GET /virtual-machine-interface/b0db9ad2-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010793 10.0.0.38 - - [2026-09-01 21:11:26] "POST /set-tag HTTP/1.1" 200 109 0.005592 10.0.0.38 - - [2026-09-01 21:11:26] "GET /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006351 10.0.0.38 - - [2026-09-01 21:11:26] "POST /ref-update HTTP/1.1" 200 156 0.022469 10.0.0.38 - - [2026-09-01 21:11:26] "GET /virtual-machine-interface/b0db9ad2-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009908 10.0.0.38 - - [2026-09-01 21:11:26] "POST /set-tag HTTP/1.1" 200 109 0.003741 10.0.0.38 - - [2026-09-01 21:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.38 - - [2026-09-01 21:11:26] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005068 10.0.0.38 - - [2026-09-01 21:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.38 - - [2026-09-01 21:11:26] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042044 10.0.0.38 - - [2026-09-01 21:11:26] "POST /virtual-machines HTTP/1.1" 200 369 0.015191 10.0.0.38 - - [2026-09-01 21:11:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027718 10.0.0.38 - - [2026-09-01 21:11:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131163 10.0.0.38 - - [2026-09-01 21:11:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014352 10.0.0.38 - - [2026-09-01 21:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.38 - - [2026-09-01 21:11:26] "GET /virtual-machine-interface/b15d09f0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007662 10.0.0.38 - - [2026-09-01 21:11:26] "POST /instance-ips HTTP/1.1" 200 409 0.035590 10.0.0.38 - - [2026-09-01 21:11:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018702 10.0.0.38 - - [2026-09-01 21:11:26] "GET /virtual-machine-interface/b15d09f0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.015152 10.0.0.38 - - [2026-09-01 21:11:26] "POST /set-tag HTTP/1.1" 200 109 0.021538 10.0.0.38 - - [2026-09-01 21:11:26] "GET /virtual-machine-interface/b15d09f0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.031285 10.0.0.38 - - [2026-09-01 21:11:26] "GET /instance-ip/b17c1b56-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004760 10.0.0.38 - - [2026-09-01 21:11:26] "GET /virtual-machine-interface/b15d09f0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005764 10.0.0.38 - - [2026-09-01 21:11:26] "POST /set-tag HTTP/1.1" 200 109 0.003262 10.0.0.38 - - [2026-09-01 21:11:26] "GET /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.006906 10.0.0.38 - - [2026-09-01 21:11:26] "POST /ref-update HTTP/1.1" 200 156 0.012073 10.0.0.38 - - [2026-09-01 21:11:27] "GET /virtual-machine-interface/b15d09f0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005459 10.0.0.38 - - [2026-09-01 21:11:27] "POST /set-tag HTTP/1.1" 200 109 0.003372 10.0.0.38 - - [2026-09-01 21:11:27] "GET /virtual-machine-interface/b0db9ad2-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005970 10.0.0.38 - - [2026-09-01 21:11:27] "POST /set-tag HTTP/1.1" 200 109 0.003119 10.0.0.38 - - [2026-09-01 21:11:27] "GET /virtual-machine-interface/b15d09f0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005029 10.0.0.38 - - [2026-09-01 21:11:27] "POST /set-tag HTTP/1.1" 200 109 0.002971 10.0.0.38 - - [2026-09-01 21:11:29] "GET /domains HTTP/1.1" 200 280 0.005119 10.0.0.38 - - [2026-09-01 21:11:29] "GET /domain/adeb32fc-0120-40d6-a664-4d671da1f066 HTTP/1.1" 200 3087 0.003654 10.0.0.38 - - [2026-09-01 21:11:29] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92 HTTP/1.1" 200 7065 0.041567 10.0.0.38 - - [2026-09-01 21:11:29] "GET /virtual-network/eb202603-871e-4625-81da-926b4c2e9102 HTTP/1.1" 200 2086 0.004937 10.0.0.38 - - [2026-09-01 21:11:29] "GET /virtual-network/eb202603-871e-4625-81da-926b4c2e9102 HTTP/1.1" 200 2086 0.005372 10.0.0.38 - - [2026-09-01 21:11:29] "GET /routing-instance/7a50aca3-d84c-4e66-8db8-a9cbe0b78eb4 HTTP/1.1" 200 1402 0.004795 10.0.0.38 - - [2026-09-01 21:11:29] "GET /routing-instance/7a50aca3-d84c-4e66-8db8-a9cbe0b78eb4 HTTP/1.1" 200 1402 0.002822 10.0.0.38 - - [2026-09-01 21:11:29] "GET /route-target/b239ad41-3d32-4ab4-b992-f6cc3a61950b HTTP/1.1" 200 1153 0.005871 10.0.0.38 - - [2026-09-01 21:11:29] "GET /virtual-network/eb202603-871e-4625-81da-926b4c2e9102 HTTP/1.1" 200 2086 0.005204 10.0.0.38 - - [2026-09-01 21:11:29] "GET /routing-instance/7a50aca3-d84c-4e66-8db8-a9cbe0b78eb4 HTTP/1.1" 200 1402 0.004272 10.0.0.38 - - [2026-09-01 21:11:29] "GET /virtual-network/eb202603-871e-4625-81da-926b4c2e9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005159 10.0.0.38 - - [2026-09-01 21:11:29] "GET /virtual-network/eb202603-871e-4625-81da-926b4c2e9102 HTTP/1.1" 200 2086 0.007457 10.0.0.38 - - [2026-09-01 21:11:29] "GET /routing-instance/7a50aca3-d84c-4e66-8db8-a9cbe0b78eb4 HTTP/1.1" 200 1402 0.003433 10.0.0.38 - - [2026-09-01 21:11:29] "GET /routing-instance/7a50aca3-d84c-4e66-8db8-a9cbe0b78eb4 HTTP/1.1" 200 1402 0.003704 10.0.0.38 - - [2026-09-01 21:11:29] "GET /route-target/b239ad41-3d32-4ab4-b992-f6cc3a61950b HTTP/1.1" 200 1153 0.005754 10.0.0.38 - - [2026-09-01 21:11:29] "GET /domains HTTP/1.1" 200 280 0.002360 10.0.0.38 - - [2026-09-01 21:11:29] "GET /domain/adeb32fc-0120-40d6-a664-4d671da1f066 HTTP/1.1" 200 3087 0.003587 10.0.0.38 - - [2026-09-01 21:11:29] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92 HTTP/1.1" 200 7065 0.039998 10.0.0.38 - - [2026-09-01 21:11:29] "GET /virtual-network/eb202603-871e-4625-81da-926b4c2e9102 HTTP/1.1" 200 2086 0.006668 10.0.0.38 - - [2026-09-01 21:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.38 - - [2026-09-01 21:11:29] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045349 10.0.0.38 - - [2026-09-01 21:11:29] "GET /virtual-network/eb202603-871e-4625-81da-926b4c2e9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.006752 10.0.0.38 - - [2026-09-01 21:11:29] "GET /floating-ip-pools?parent_id=eb202603-871e-4625-81da-926b4c2e9102&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002562 10.0.0.38 - - [2026-09-01 21:11:29] "GET /virtual-network/eb202603-871e-4625-81da-926b4c2e9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005404 10.0.0.38 - - [2026-09-01 21:11:30] "POST /floating-ip-pools HTTP/1.1" 200 562 0.039142 10.0.0.38 - - [2026-09-01 21:11:30] "POST /ref-update HTTP/1.1" 200 156 0.029726 10.0.0.38 - - [2026-09-01 21:11:30] "GET /virtual-network/eb202603-871e-4625-81da-926b4c2e9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005190 10.0.0.38 - - [2026-09-01 21:11:30] "GET /domains HTTP/1.1" 200 280 0.002584 10.0.0.38 - - [2026-09-01 21:11:30] "GET /domain/adeb32fc-0120-40d6-a664-4d671da1f066 HTTP/1.1" 200 3087 0.003636 10.0.0.38 - - [2026-09-01 21:11:30] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92 HTTP/1.1" 200 7321 0.054075 10.0.0.38 - - [2026-09-01 21:11:30] "GET /virtual-network/eb202603-871e-4625-81da-926b4c2e9102 HTTP/1.1" 200 2324 0.008428 10.0.0.38 - - [2026-09-01 21:11:30] "GET /floating-ip-pool/d788f3df-c210-48e0-b2cf-7b1aa8f14f4d HTTP/1.1" 200 1315 0.003011 10.0.0.38 - - [2026-09-01 21:11:30] "GET /domains HTTP/1.1" 200 280 0.002643 10.0.0.38 - - [2026-09-01 21:11:30] "GET /domain/adeb32fc-0120-40d6-a664-4d671da1f066 HTTP/1.1" 200 3087 0.003350 10.0.0.38 - - [2026-09-01 21:11:30] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92 HTTP/1.1" 200 7321 0.044145 10.0.0.38 - - [2026-09-01 21:11:30] "GET /virtual-network/eb202603-871e-4625-81da-926b4c2e9102 HTTP/1.1" 200 2324 0.004798 10.0.0.38 - - [2026-09-01 21:11:30] "GET /virtual-network/eb202603-871e-4625-81da-926b4c2e9102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005420 10.0.0.38 - - [2026-09-01 21:11:30] "POST /tags HTTP/1.1" 200 365 0.065971 10.0.0.38 - - [2026-09-01 21:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.021158 10.0.0.38 - - [2026-09-01 21:11:30] "GET /tag/97527f90-1d35-4c46-9727-94b67d66a30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.022572 10.0.0.38 - - [2026-09-01 21:11:30] "POST /tags HTTP/1.1" 409 206 0.002480 10.0.0.38 - - [2026-09-01 21:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.38 - - [2026-09-01 21:11:30] "GET /tag/63068b59-8435-4978-bea0-dbc6c4ffe888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014625 10.0.0.38 - - [2026-09-01 21:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.38 - - [2026-09-01 21:11:30] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.061234 10.0.0.38 - - [2026-09-01 21:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.38 - - [2026-09-01 21:11:30] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005141 10.0.0.38 - - [2026-09-01 21:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.38 - - [2026-09-01 21:11:30] "GET /service-appliance-set/77817e91-4ebb-49b9-9501-64b8fdc60e3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004975 10.0.0.38 - - [2026-09-01 21:11:30] "POST /fqname-to-id HTTP/1.1" 404 258 0.001856 10.0.0.38 - - [2026-09-01 21:11:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.108443 10.0.0.38 - - [2026-09-01 21:11:30] "GET /virtual-machine-interface/2a3a2ca6-de8d-4518-b292-835f99c180c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015394 10.0.0.38 - - [2026-09-01 21:11:30] "POST /set-tag HTTP/1.1" 200 109 0.043408 10.0.0.38 - - [2026-09-01 21:11:30] "POST /instance-ips HTTP/1.1" 200 417 0.025532 10.0.0.38 - - [2026-09-01 21:11:31] "GET /instance-ip/c38e9623-fae3-43bc-a9a7-b98e7815ba7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.012145 10.0.0.38 - - [2026-09-01 21:11:31] "POST /loadbalancers HTTP/1.1" 200 618 0.074598 10.0.0.38 - - [2026-09-01 21:11:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021588 10.0.0.38 - - [2026-09-01 21:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.018740 10.0.0.38 - - [2026-09-01 21:11:31] "POST /service-instances HTTP/1.1" 200 566 0.073845 10.0.0.38 - - [2026-09-01 21:11:31] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.122330 10.0.0.38 - - [2026-09-01 21:11:31] "POST /ref-update HTTP/1.1" 200 156 0.082959 10.0.0.38 - - [2026-09-01 21:11:31] "GET /virtual-machine-interface/2a3a2ca6-de8d-4518-b292-835f99c180c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.023849 10.0.0.38 - - [2026-09-01 21:11:31] "GET /virtual-machine-interface/2a3a2ca6-de8d-4518-b292-835f99c180c7?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.102556 10.0.0.38 - - [2026-09-01 21:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.38 - - [2026-09-01 21:11:31] "PUT /service-instance/6eb1528d-8ca6-49c6-887f-7c4cb3062e98 HTTP/1.1" 200 266 0.013954 10.0.0.38 - - [2026-09-01 21:11:31] "GET /floating-ip-pool/d788f3df-c210-48e0-b2cf-7b1aa8f14f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004701 10.0.0.38 - - [2026-09-01 21:11:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.033261 10.0.0.38 - - [2026-09-01 21:11:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.38 - - [2026-09-01 21:11:31] "POST /virtual-machines HTTP/1.1" 200 429 0.044826 10.0.0.38 - - [2026-09-01 21:11:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.181778 10.0.0.38 - - [2026-09-01 21:11:31] "POST /floating-ips HTTP/1.1" 200 671 0.305846 10.0.0.38 - - [2026-09-01 21:11:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.024347 10.0.0.38 - - [2026-09-01 21:11:31] "POST /chown HTTP/1.1" 200 109 0.067775 10.0.0.38 - - [2026-09-01 21:11:31] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004577 10.0.0.38 - - [2026-09-01 21:11:32] "POST /chown HTTP/1.1" 200 109 0.020583 10.0.0.38 - - [2026-09-01 21:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.025234 10.0.0.38 - - [2026-09-01 21:11:32] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018674 10.0.0.38 - - [2026-09-01 21:11:32] "POST /tags HTTP/1.1" 409 221 0.006237 10.0.0.38 - - [2026-09-01 21:11:32] "PUT /virtual-machine-interface/125ac596-92ce-4f0d-b00e-2bc5d43e63c7 HTTP/1.1" 200 284 0.054384 10.0.0.38 - - [2026-09-01 21:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012488 10.0.0.38 - - [2026-09-01 21:11:32] "GET /tag/911f202d-e26d-4a9e-bbc8-2dcaf23aaadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.035588 10.0.0.38 - - [2026-09-01 21:11:32] "PUT /instance-ip/c38e9623-fae3-43bc-a9a7-b98e7815ba7b HTTP/1.1" 200 256 0.099820 10.0.0.38 - - [2026-09-01 21:11:32] "POST /tags HTTP/1.1" 409 238 0.009914 10.0.0.38 - - [2026-09-01 21:11:32] "POST /ref-update HTTP/1.1" 200 156 0.023566 10.0.0.38 - - [2026-09-01 21:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.030576 10.0.0.38 - - [2026-09-01 21:11:32] "GET /tag/97527f90-1d35-4c46-9727-94b67d66a30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.032634 10.0.0.38 - - [2026-09-01 21:11:32] "POST /ref-update HTTP/1.1" 200 156 0.080400 10.0.0.38 - - [2026-09-01 21:11:32] "POST /ref-update HTTP/1.1" 200 156 0.039965 10.0.0.38 - - [2026-09-01 21:11:32] "POST /ref-update HTTP/1.1" 200 156 0.031635 10.0.0.38 - - [2026-09-01 21:11:32] "POST /ref-update HTTP/1.1" 200 156 0.071816 10.0.0.38 - - [2026-09-01 21:11:32] "POST /firewall-rules HTTP/1.1" 200 650 0.262834 10.0.0.38 - - [2026-09-01 21:11:32] "GET /firewall-rule/e46b4515-688b-4ca4-98df-08a871c9dcd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.017799 10.0.0.38 - - [2026-09-01 21:11:32] "GET /firewall-policy/6d7e4a69-aa3c-44e4-8e0d-890d194cebf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.019286 10.0.0.38 - - [2026-09-01 21:11:32] "POST /ref-update HTTP/1.1" 200 156 0.095002 10.0.0.38 - - [2026-09-01 21:11:32] "GET /firewall-rule/e46b4515-688b-4ca4-98df-08a871c9dcd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.014273 10.0.0.38 - - [2026-09-01 21:11:32] "POST /virtual-machines HTTP/1.1" 200 429 0.040351 10.0.0.38 - - [2026-09-01 21:11:32] "POST /ref-update HTTP/1.1" 200 156 0.080884 10.0.0.38 - - [2026-09-01 21:11:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009536 10.0.0.38 - - [2026-09-01 21:11:32] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.127928 10.0.0.38 - - [2026-09-01 21:11:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.202959 10.0.0.38 - - [2026-09-01 21:11:33] "GET /loadbalancer/b65e4359-4a99-4576-9c73-03e03d8b041f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.032015 10.0.0.38 - - [2026-09-01 21:11:33] "POST /chown HTTP/1.1" 200 109 0.051223 10.0.0.38 - - [2026-09-01 21:11:33] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.036133 10.0.0.38 - - [2026-09-01 21:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017407 10.0.0.38 - - [2026-09-01 21:11:33] "POST /chown HTTP/1.1" 200 109 0.021617 10.0.0.38 - - [2026-09-01 21:11:33] "PUT /virtual-machine-interface/02a2297b-7372-44ec-829f-766eb6403478 HTTP/1.1" 200 284 0.061637 10.0.0.38 - - [2026-09-01 21:11:33] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.112567 10.0.0.38 - - [2026-09-01 21:11:33] "GET /loadbalancer-listener/0dc8adf0-aba8-4c9d-ba01-f326cf1773bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.012822 10.0.0.38 - - [2026-09-01 21:11:33] "PUT /instance-ip/c38e9623-fae3-43bc-a9a7-b98e7815ba7b HTTP/1.1" 200 256 0.091552 10.0.0.38 - - [2026-09-01 21:11:33] "GET /loadbalancer-listener/0dc8adf0-aba8-4c9d-ba01-f326cf1773bf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.030421 10.0.0.38 - - [2026-09-01 21:11:33] "POST /ref-update HTTP/1.1" 200 156 0.054156 10.0.0.38 - - [2026-09-01 21:11:33] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.047383 10.0.0.38 - - [2026-09-01 21:11:33] "POST /ref-update HTTP/1.1" 200 156 0.015025 10.0.0.38 - - [2026-09-01 21:11:33] "POST /ref-update HTTP/1.1" 200 156 0.049868 10.0.0.38 - - [2026-09-01 21:11:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.064440 10.0.0.38 - - [2026-09-01 21:11:33] "GET /loadbalancer-pool/0a3a5040-1921-4cc7-9153-49bfa478e1d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.028018 10.0.0.38 - - [2026-09-01 21:11:33] "POST /ref-update HTTP/1.1" 200 156 0.073148 10.0.0.38 - - [2026-09-01 21:11:33] "POST /ref-update HTTP/1.1" 200 156 0.039063 10.0.0.38 - - [2026-09-01 21:11:33] "POST /loadbalancer-members HTTP/1.1" 200 707 0.115768 10.0.0.38 - - [2026-09-01 21:11:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.030827 10.0.0.38 - - [2026-09-01 21:11:33] "GET /loadbalancer-member/48279198-7b37-46db-b88e-9a3e0efd37ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.017492 10.0.0.38 - - [2026-09-01 21:11:33] "PUT /service-instance/6eb1528d-8ca6-49c6-887f-7c4cb3062e98 HTTP/1.1" 200 266 0.044383 10.0.0.38 - - [2026-09-01 21:11:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.047253 10.0.0.38 - - [2026-09-01 21:11:33] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.016862 10.0.0.38 - - [2026-09-01 21:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.38 - - [2026-09-01 21:11:33] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016658 10.0.0.38 - - [2026-09-01 21:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005437 10.0.0.38 - - [2026-09-01 21:11:33] "POST /tags HTTP/1.1" 409 221 0.002621 10.0.0.38 - - [2026-09-01 21:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.38 - - [2026-09-01 21:11:33] "POST /chown HTTP/1.1" 200 109 0.011044 10.0.0.38 - - [2026-09-01 21:11:33] "GET /tag/911f202d-e26d-4a9e-bbc8-2dcaf23aaadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.032129 10.0.0.38 - - [2026-09-01 21:11:34] "POST /chown HTTP/1.1" 200 109 0.017844 10.0.0.38 - - [2026-09-01 21:11:34] "POST /tags HTTP/1.1" 409 238 0.008299 10.0.0.38 - - [2026-09-01 21:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.38 - - [2026-09-01 21:11:34] "GET /tag/97527f90-1d35-4c46-9727-94b67d66a30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.024231 10.0.0.38 - - [2026-09-01 21:11:34] "PUT /instance-ip/c38e9623-fae3-43bc-a9a7-b98e7815ba7b HTTP/1.1" 200 256 0.056307 10.0.0.38 - - [2026-09-01 21:11:34] "POST /firewall-rules HTTP/1.1" 409 293 0.004160 10.0.0.38 - - [2026-09-01 21:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005967 10.0.0.38 - - [2026-09-01 21:11:34] "POST /ref-update HTTP/1.1" 200 156 0.037117 10.0.0.38 - - [2026-09-01 21:11:34] "POST /chown HTTP/1.1" 200 109 0.025731 10.0.0.38 - - [2026-09-01 21:11:34] "PUT /firewall-rule/e46b4515-688b-4ca4-98df-08a871c9dcd2 HTTP/1.1" 200 260 0.096963 10.0.0.38 - - [2026-09-01 21:11:34] "POST /chown HTTP/1.1" 200 109 0.056503 10.0.0.38 - - [2026-09-01 21:11:34] "GET /firewall-rule/e46b4515-688b-4ca4-98df-08a871c9dcd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004136 10.0.0.38 - - [2026-09-01 21:11:34] "GET /firewall-policy/6d7e4a69-aa3c-44e4-8e0d-890d194cebf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005235 10.0.0.38 - - [2026-09-01 21:11:34] "GET /firewall-rule/e46b4515-688b-4ca4-98df-08a871c9dcd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004672 10.0.0.38 - - [2026-09-01 21:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.38 - - [2026-09-01 21:11:34] "PUT /instance-ip/c38e9623-fae3-43bc-a9a7-b98e7815ba7b HTTP/1.1" 200 256 0.036958 10.0.0.38 - - [2026-09-01 21:11:34] "POST /chown HTTP/1.1" 200 109 0.017483 10.0.0.38 - - [2026-09-01 21:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018888 10.0.0.38 - - [2026-09-01 21:11:34] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.023606 10.0.0.38 - - [2026-09-01 21:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004420 10.0.0.38 - - [2026-09-01 21:11:34] "POST /chown HTTP/1.1" 200 109 0.053448 10.0.0.38 - - [2026-09-01 21:11:34] "POST /ref-update HTTP/1.1" 200 156 0.080257 10.0.0.38 - - [2026-09-01 21:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016721 10.0.0.38 - - [2026-09-01 21:11:34] "PUT /instance-ip/c38e9623-fae3-43bc-a9a7-b98e7815ba7b HTTP/1.1" 200 256 0.084790 10.0.0.38 - - [2026-09-01 21:11:34] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.120724 10.0.0.38 - - [2026-09-01 21:11:34] "POST /chown HTTP/1.1" 200 109 0.053049 10.0.0.38 - - [2026-09-01 21:11:34] "POST /virtual-machines HTTP/1.1" 200 373 0.047178 10.0.0.38 - - [2026-09-01 21:11:34] "POST /ref-update HTTP/1.1" 200 156 0.100925 10.0.0.38 - - [2026-09-01 21:11:34] "POST /chown HTTP/1.1" 200 109 0.066293 10.0.0.38 - - [2026-09-01 21:11:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.084938 10.0.0.38 - - [2026-09-01 21:11:34] "POST /chown HTTP/1.1" 200 109 0.100799 10.0.0.38 - - [2026-09-01 21:11:34] "POST /chown HTTP/1.1" 200 109 0.055581 10.0.0.38 - - [2026-09-01 21:11:34] "PUT /instance-ip/c38e9623-fae3-43bc-a9a7-b98e7815ba7b HTTP/1.1" 200 256 0.190833 10.0.0.38 - - [2026-09-01 21:11:35] "PUT /instance-ip/c38e9623-fae3-43bc-a9a7-b98e7815ba7b HTTP/1.1" 200 256 0.141063 10.0.0.38 - - [2026-09-01 21:11:35] "POST /ref-update HTTP/1.1" 200 156 0.137023 10.0.0.38 - - [2026-09-01 21:11:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.359892 10.0.0.38 - - [2026-09-01 21:11:35] "POST /ref-update HTTP/1.1" 200 156 0.120603 10.0.0.38 - - [2026-09-01 21:11:35] "POST /chown HTTP/1.1" 200 109 0.104264 10.0.0.38 - - [2026-09-01 21:11:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.062092 10.0.0.38 - - [2026-09-01 21:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.018369 10.0.0.38 - - [2026-09-01 21:11:35] "POST /chown HTTP/1.1" 200 109 0.074860 10.0.0.38 - - [2026-09-01 21:11:35] "GET /virtual-machine-interface/b65a0412-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.021014 10.0.0.38 - - [2026-09-01 21:11:35] "PUT /instance-ip/c38e9623-fae3-43bc-a9a7-b98e7815ba7b HTTP/1.1" 200 256 0.022305 10.0.0.38 - - [2026-09-01 21:11:35] "POST /ref-update HTTP/1.1" 200 156 0.034388 10.0.0.38 - - [2026-09-01 21:11:35] "POST /instance-ips HTTP/1.1" 200 413 0.084831 10.0.0.38 - - [2026-09-01 21:11:35] "POST /ref-update HTTP/1.1" 200 156 0.038499 10.0.0.38 - - [2026-09-01 21:11:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.058961 10.0.0.38 - - [2026-09-01 21:11:35] "GET /virtual-machine-interface/b65a0412-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.013968 10.0.0.38 - - [2026-09-01 21:11:35] "POST /ref-update HTTP/1.1" 200 156 0.024488 10.0.0.38 - - [2026-09-01 21:11:35] "POST /set-tag HTTP/1.1" 200 109 0.071347 10.0.0.38 - - [2026-09-01 21:11:35] "GET /virtual-machine-interface/b65a0412-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011020 10.0.0.38 - - [2026-09-01 21:11:35] "GET /instance-ip/b6a23b2e-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004175 10.0.0.38 - - [2026-09-01 21:11:35] "GET /virtual-machine-interface/b65a0412-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006704 10.0.0.38 - - [2026-09-01 21:11:35] "PUT /service-instance/6eb1528d-8ca6-49c6-887f-7c4cb3062e98 HTTP/1.1" 200 266 0.023823 10.0.0.38 - - [2026-09-01 21:11:35] "POST /set-tag HTTP/1.1" 200 109 0.016020 10.0.0.38 - - [2026-09-01 21:11:35] "GET /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.013045 10.0.0.38 - - [2026-09-01 21:11:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.027696 10.0.0.38 - - [2026-09-01 21:11:35] "POST /ref-update HTTP/1.1" 200 156 0.012756 10.0.0.38 - - [2026-09-01 21:11:35] "GET /virtual-machine-interface/b65a0412-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014632 10.0.0.38 - - [2026-09-01 21:11:35] "POST /set-tag HTTP/1.1" 200 109 0.006081 10.0.0.38 - - [2026-09-01 21:11:35] "PUT /service-instance/6eb1528d-8ca6-49c6-887f-7c4cb3062e98 HTTP/1.1" 200 266 0.012798 10.0.0.38 - - [2026-09-01 21:11:35] "GET /virtual-machine-interface/b65a0412-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016057 10.0.0.38 - - [2026-09-01 21:11:35] "POST /set-tag HTTP/1.1" 200 109 0.005527 10.0.0.38 - - [2026-09-01 21:11:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.034082 10.0.0.38 - - [2026-09-01 21:11:35] "PUT /service-instance/6eb1528d-8ca6-49c6-887f-7c4cb3062e98 HTTP/1.1" 200 266 0.012335 10.0.0.38 - - [2026-09-01 21:11:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.024773 10.0.0.38 - - [2026-09-01 21:11:36] "PUT /service-instance/6eb1528d-8ca6-49c6-887f-7c4cb3062e98 HTTP/1.1" 200 266 0.010820 10.0.0.38 - - [2026-09-01 21:11:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024152 10.0.0.38 - - [2026-09-01 21:11:36] "PUT /service-instance/6eb1528d-8ca6-49c6-887f-7c4cb3062e98 HTTP/1.1" 200 266 0.012541 10.0.0.38 - - [2026-09-01 21:11:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.031567 10.0.0.38 - - [2026-09-01 21:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006657 10.0.0.38 - - [2026-09-01 21:11:36] "GET /virtual-machine-interface/b0db9ad2-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015602 10.0.0.38 - - [2026-09-01 21:11:36] "POST /set-tag HTTP/1.1" 200 109 0.004257 10.0.0.38 - - [2026-09-01 21:11:36] "POST /chown HTTP/1.1" 200 109 0.029160 10.0.0.38 - - [2026-09-01 21:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006958 10.0.0.38 - - [2026-09-01 21:11:36] "POST /chown HTTP/1.1" 200 109 0.062501 10.0.0.38 - - [2026-09-01 21:11:36] "GET /loadbalancer/94a3f73b-9817-46cd-b150-31222eae21d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.031087 10.0.0.38 - - [2026-09-01 21:11:36] "GET /loadbalancer-pool/6a7cccab-de2c-44b1-82c8-0d73fb23a130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.005463 10.0.0.38 - - [2026-09-01 21:11:36] "POST /chown HTTP/1.1" 200 109 0.031938 10.0.0.38 - - [2026-09-01 21:11:36] "POST /chown HTTP/1.1" 200 109 0.012029 10.0.0.38 - - [2026-09-01 21:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.38 - - [2026-09-01 21:11:36] "POST /loadbalancer-members HTTP/1.1" 200 702 0.054139 10.0.0.38 - - [2026-09-01 21:11:36] "POST /chown HTTP/1.1" 200 109 0.036587 10.0.0.38 - - [2026-09-01 21:11:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.047670 10.0.0.38 - - [2026-09-01 21:11:36] "GET /virtual-machine-interface/b0db9ad2-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016753 10.0.0.38 - - [2026-09-01 21:11:36] "POST /chown HTTP/1.1" 200 109 0.015193 10.0.0.38 - - [2026-09-01 21:11:36] "POST /tags HTTP/1.1" 409 221 0.004405 10.0.0.38 - - [2026-09-01 21:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.38 - - [2026-09-01 21:11:36] "POST /chown HTTP/1.1" 200 109 0.026819 10.0.0.38 - - [2026-09-01 21:11:36] "GET /tag/911f202d-e26d-4a9e-bbc8-2dcaf23aaadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.057833 10.0.0.38 - - [2026-09-01 21:11:36] "POST /chown HTTP/1.1" 200 109 0.080805 10.0.0.38 - - [2026-09-01 21:11:36] "POST /set-tag HTTP/1.1" 200 109 0.032414 10.0.0.38 - - [2026-09-01 21:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.38 - - [2026-09-01 21:11:36] "POST /chown HTTP/1.1" 200 109 0.017570 10.0.0.38 - - [2026-09-01 21:11:37] "POST /chown HTTP/1.1" 200 109 0.026298 10.0.0.38 - - [2026-09-01 21:11:37] "POST /chown HTTP/1.1" 200 109 0.023107 10.0.0.38 - - [2026-09-01 21:11:37] "POST /chown HTTP/1.1" 200 109 0.044068 10.0.0.38 - - [2026-09-01 21:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.38 - - [2026-09-01 21:11:37] "POST /chown HTTP/1.1" 200 109 0.019908 10.0.0.38 - - [2026-09-01 21:11:37] "POST /chown HTTP/1.1" 200 109 0.036255 10.0.0.38 - - [2026-09-01 21:11:37] "GET /virtual-machine-interface/b15d09f0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011673 10.0.0.38 - - [2026-09-01 21:11:37] "POST /set-tag HTTP/1.1" 200 109 0.006699 10.0.0.38 - - [2026-09-01 21:11:37] "POST /chown HTTP/1.1" 200 109 0.026333 10.0.0.38 - - [2026-09-01 21:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.025650 10.0.0.38 - - [2026-09-01 21:11:37] "POST /chown HTTP/1.1" 200 109 0.046525 10.0.0.38 - - [2026-09-01 21:11:37] "GET /loadbalancer/94a3f73b-9817-46cd-b150-31222eae21d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003186 10.0.0.38 - - [2026-09-01 21:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013468 10.0.0.38 - - [2026-09-01 21:11:37] "GET /loadbalancer-pool/6a7cccab-de2c-44b1-82c8-0d73fb23a130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.006291 10.0.0.38 - - [2026-09-01 21:11:37] "POST /loadbalancer-members HTTP/1.1" 200 702 0.029802 10.0.0.38 - - [2026-09-01 21:11:37] "POST /chown HTTP/1.1" 200 109 0.023590 10.0.0.38 - - [2026-09-01 21:11:37] "POST /chown HTTP/1.1" 200 109 0.037279 10.0.0.38 - - [2026-09-01 21:11:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.056283 10.0.0.38 - - [2026-09-01 21:11:37] "GET /virtual-machine-interface/b15d09f0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.026777 10.0.0.38 - - [2026-09-01 21:11:37] "POST /chown HTTP/1.1" 200 109 0.064228 10.0.0.38 - - [2026-09-01 21:11:37] "POST /chown HTTP/1.1" 200 109 0.015630 10.0.0.38 - - [2026-09-01 21:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007119 10.0.0.38 - - [2026-09-01 21:11:37] "POST /set-tag HTTP/1.1" 200 109 0.119612 10.0.0.38 - - [2026-09-01 21:11:37] "POST /chown HTTP/1.1" 200 109 0.043783 10.0.0.38 - - [2026-09-01 21:11:37] "POST /chown HTTP/1.1" 200 109 0.008602 10.0.0.38 - - [2026-09-01 21:11:37] "POST /chown HTTP/1.1" 200 109 0.025023 10.0.0.38 - - [2026-09-01 21:11:37] "POST /chown HTTP/1.1" 200 109 0.031180 10.0.0.38 - - [2026-09-01 21:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008091 10.0.0.38 - - [2026-09-01 21:11:37] "POST /chown HTTP/1.1" 200 109 0.016120 10.0.0.38 - - [2026-09-01 21:11:37] "POST /chown HTTP/1.1" 200 109 0.027897 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.008015 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.045499 10.0.0.38 - - [2026-09-01 21:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004854 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.017670 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.009171 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.031628 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.032431 10.0.0.38 - - [2026-09-01 21:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.007251 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.025655 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.007762 10.0.0.38 - - [2026-09-01 21:11:38] "GET /virtual-machine/80ef1490-edda-4965-816f-853fbb7af11c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.019603 10.0.0.38 - - [2026-09-01 21:11:38] "GET /virtual-machine-interface/b0db9ad2-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007956 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.066476 10.0.0.38 - - [2026-09-01 21:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006639 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.007863 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.028571 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.014271 10.0.0.38 - - [2026-09-01 21:11:38] "GET /virtual-machine/1ef8d0f0-d539-4dae-a906-1d39a905534a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.013305 10.0.0.38 - - [2026-09-01 21:11:38] "GET /virtual-machine-interface/b15d09f0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008405 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.018660 10.0.0.38 - - [2026-09-01 21:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.021031 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.010610 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.027168 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.034685 10.0.0.38 - - [2026-09-01 21:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007336 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.009014 10.0.0.38 - - [2026-09-01 21:11:38] "POST /chown HTTP/1.1" 200 109 0.023944 10.0.0.38 - - [2026-09-01 21:11:39] "POST /chown HTTP/1.1" 200 109 0.009419 10.0.0.38 - - [2026-09-01 21:11:39] "POST /chown HTTP/1.1" 200 109 0.030812 10.0.0.38 - - [2026-09-01 21:11:39] "GET /virtual-machine-interface/b0db9ad2-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005928 10.0.0.38 - - [2026-09-01 21:11:39] "POST /ref-update HTTP/1.1" 200 156 0.017867 10.0.0.38 - - [2026-09-01 21:11:39] "GET /floating-ip/d7dd1648-c9dc-4d9b-887e-8df56fdc6ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.024567 10.0.0.38 - - [2026-09-01 21:11:39] "PUT /floating-ip/d7dd1648-c9dc-4d9b-887e-8df56fdc6ed4 HTTP/1.1" 200 256 0.013762 10.0.0.38 - - [2026-09-01 21:11:39] "GET /virtual-machine-interface/b15d09f0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004818 10.0.0.38 - - [2026-09-01 21:11:39] "POST /ref-update HTTP/1.1" 200 156 0.018594 10.0.0.38 - - [2026-09-01 21:11:39] "GET /floating-ip/d7dd1648-c9dc-4d9b-887e-8df56fdc6ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011000 10.0.0.38 - - [2026-09-01 21:11:42] "GET /virtual-machine-interface/b65a0412-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007503 10.0.0.38 - - [2026-09-01 21:11:42] "POST /set-tag HTTP/1.1" 200 109 0.004529 10.0.0.38 - - [2026-09-01 21:11:43] "GET /virtual-machine/3341261f-0b43-4d11-9a95-809dc91421c6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.004249 10.0.0.38 - - [2026-09-01 21:11:43] "GET /virtual-machine-interface/b65a0412-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006071 10.0.0.38 - - [2026-09-01 21:11:44] "GET /virtual-machine-interface/b65a0412-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006077 10.0.0.38 - - [2026-09-01 21:11:44] "POST /set-tag HTTP/1.1" 200 109 0.003920 10.0.0.38 - - [2026-09-01 21:12:15] "GET /virtual-machine-interface/b65a0412-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005645 10.0.0.38 - - [2026-09-01 21:12:15] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.38 - - [2026-09-01 21:12:15] "GET /virtual-machine-interface/b65a0412-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005066 10.0.0.38 - - [2026-09-01 21:12:15] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.38 - - [2026-09-01 21:12:15] "GET /virtual-machine/3341261f-0b43-4d11-9a95-809dc91421c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003037 10.0.0.38 - - [2026-09-01 21:12:15] "POST /ref-update HTTP/1.1" 200 156 0.015239 10.0.0.38 - - [2026-09-01 21:12:15] "GET /virtual-machine-interface/b65a0412-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013386 10.0.0.38 - - [2026-09-01 21:12:15] "POST /set-tag HTTP/1.1" 200 109 0.032555 10.0.0.38 - - [2026-09-01 21:12:15] "POST /set-tag HTTP/1.1" 200 109 0.015010 10.0.0.38 - - [2026-09-01 21:12:15] "DELETE /instance-ip/b6a23b2e-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.076207 10.0.0.38 - - [2026-09-01 21:12:15] "DELETE /virtual-machine-interface/b65a0412-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.033598 10.0.0.38 - - [2026-09-01 21:12:15] "DELETE /virtual-machine/3341261f-0b43-4d11-9a95-809dc91421c6 HTTP/1.1" 200 115 0.031928 10.0.0.38 - - [2026-09-01 21:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.38 - - [2026-09-01 21:12:19] "GET /tag/97527f90-1d35-4c46-9727-94b67d66a30f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.013226 10.0.0.38 - - [2026-09-01 21:12:19] "GET /tag/97527f90-1d35-4c46-9727-94b67d66a30f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.016332 10.0.0.38 - - [2026-09-01 21:12:19] "GET /virtual-machine-interface/02a2297b-7372-44ec-829f-766eb6403478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.006186 10.0.0.38 - - [2026-09-01 21:12:19] "POST /set-tag HTTP/1.1" 200 109 0.033259 10.0.0.38 - - [2026-09-01 21:12:19] "GET /virtual-machine-interface/125ac596-92ce-4f0d-b00e-2bc5d43e63c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.050134 10.0.0.38 - - [2026-09-01 21:12:19] "POST /set-tag HTTP/1.1" 200 109 0.031712 10.0.0.38 - - [2026-09-01 21:12:19] "GET /virtual-machine-interface/2a3a2ca6-de8d-4518-b292-835f99c180c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005643 10.0.0.38 - - [2026-09-01 21:12:19] "POST /set-tag HTTP/1.1" 200 109 0.020594 10.0.0.38 - - [2026-09-01 21:12:19] "GET /firewall-policy/6d7e4a69-aa3c-44e4-8e0d-890d194cebf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.029196 10.0.0.38 - - [2026-09-01 21:12:19] "GET /firewall-rule/e46b4515-688b-4ca4-98df-08a871c9dcd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003969 10.0.0.38 - - [2026-09-01 21:12:19] "POST /ref-update HTTP/1.1" 200 156 0.019124 10.0.0.38 - - [2026-09-01 21:12:19] "DELETE /firewall-rule/e46b4515-688b-4ca4-98df-08a871c9dcd2 HTTP/1.1" 200 115 0.050376 10.0.0.38 - - [2026-09-01 21:12:19] "DELETE /loadbalancer-member/48279198-7b37-46db-b88e-9a3e0efd37ec HTTP/1.1" 200 115 0.027372 10.0.0.38 - - [2026-09-01 21:12:19] "PUT /service-instance/6eb1528d-8ca6-49c6-887f-7c4cb3062e98 HTTP/1.1" 200 266 0.013543 10.0.0.38 - - [2026-09-01 21:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018170 10.0.0.38 - - [2026-09-01 21:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011230 10.0.0.38 - - [2026-09-01 21:12:19] "DELETE /loadbalancer-pool/0a3a5040-1921-4cc7-9153-49bfa478e1d9 HTTP/1.1" 200 115 0.093770 10.0.0.38 - - [2026-09-01 21:12:19] "DELETE /loadbalancer-listener/0dc8adf0-aba8-4c9d-ba01-f326cf1773bf HTTP/1.1" 200 115 0.059725 10.0.0.38 - - [2026-09-01 21:12:19] "GET /floating-ip/57602485-670e-4366-b97f-eacdec1640bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.005847 10.0.0.38 - - [2026-09-01 21:12:19] "POST /chown HTTP/1.1" 200 109 0.033657 10.0.0.38 - - [2026-09-01 21:12:19] "POST /chown HTTP/1.1" 200 109 0.032417 10.0.0.38 - - [2026-09-01 21:12:19] "POST /chown HTTP/1.1" 200 109 0.021112 10.0.0.38 - - [2026-09-01 21:12:19] "PUT /floating-ip/57602485-670e-4366-b97f-eacdec1640bc HTTP/1.1" 200 256 0.064925 10.0.0.38 - - [2026-09-01 21:12:20] "POST /chown HTTP/1.1" 200 109 0.029869 10.0.0.38 - - [2026-09-01 21:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.38 - - [2026-09-01 21:12:20] "POST /chown HTTP/1.1" 200 109 0.016724 10.0.0.38 - - [2026-09-01 21:12:20] "DELETE /floating-ip/57602485-670e-4366-b97f-eacdec1640bc HTTP/1.1" 200 115 0.129182 10.0.0.38 - - [2026-09-01 21:12:20] "POST /chown HTTP/1.1" 200 109 0.026148 10.0.0.38 - - [2026-09-01 21:12:20] "POST /chown HTTP/1.1" 200 109 0.019809 10.0.0.38 - - [2026-09-01 21:12:20] "POST /chown HTTP/1.1" 200 109 0.022395 10.0.0.38 - - [2026-09-01 21:12:20] "DELETE /loadbalancer/b65e4359-4a99-4576-9c73-03e03d8b041f HTTP/1.1" 200 115 0.119250 10.0.0.38 - - [2026-09-01 21:12:20] "GET /floating-ip-pool/d788f3df-c210-48e0-b2cf-7b1aa8f14f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004348 10.0.0.38 - - [2026-09-01 21:12:20] "POST /ref-update HTTP/1.1" 200 156 0.041701 10.0.0.38 - - [2026-09-01 21:12:20] "PUT /service-instance/6eb1528d-8ca6-49c6-887f-7c4cb3062e98 HTTP/1.1" 200 266 0.045134 10.0.0.38 - - [2026-09-01 21:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.035254 10.0.0.38 - - [2026-09-01 21:12:20] "DELETE /floating-ip-pool/d788f3df-c210-48e0-b2cf-7b1aa8f14f4d HTTP/1.1" 200 115 0.133993 10.0.0.38 - - [2026-09-01 21:12:20] "DELETE /instance-ip/c38e9623-fae3-43bc-a9a7-b98e7815ba7b HTTP/1.1" 200 115 0.212041 10.0.0.38 - - [2026-09-01 21:12:20] "PUT /service-instance/6eb1528d-8ca6-49c6-887f-7c4cb3062e98 HTTP/1.1" 200 266 0.035544 10.0.0.38 - - [2026-09-01 21:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015547 10.0.0.38 - - [2026-09-01 21:12:20] "DELETE /virtual-machine-interface/2a3a2ca6-de8d-4518-b292-835f99c180c7 HTTP/1.1" 200 115 0.129034 10.0.0.38 - - [2026-09-01 21:12:20] "PUT /service-instance/6eb1528d-8ca6-49c6-887f-7c4cb3062e98 HTTP/1.1" 200 266 0.017302 10.0.0.38 - - [2026-09-01 21:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021860 10.0.0.38 - - [2026-09-01 21:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.38 - - [2026-09-01 21:12:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004115 10.0.0.38 - - [2026-09-01 21:12:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002183 10.0.0.38 - - [2026-09-01 21:12:20] "DELETE /virtual-network/eb202603-871e-4625-81da-926b4c2e9102 HTTP/1.1" 200 115 0.286242 10.0.0.38 - - [2026-09-01 21:12:20] "GET /routing-instance/7a50aca3-d84c-4e66-8db8-a9cbe0b78eb4 HTTP/1.1" 404 171 0.004278 10.0.0.38 - - [2026-09-01 21:12:20] "GET /domains HTTP/1.1" 200 280 0.001718 10.0.0.38 - - [2026-09-01 21:12:20] "GET /domain/adeb32fc-0120-40d6-a664-4d671da1f066 HTTP/1.1" 200 3087 0.006083 10.0.0.38 - - [2026-09-01 21:12:20] "DELETE /route-target/b239ad41-3d32-4ab4-b992-f6cc3a61950b HTTP/1.1" 200 115 0.057865 10.0.0.38 - - [2026-09-01 21:12:20] "DELETE /service-instance/6eb1528d-8ca6-49c6-887f-7c4cb3062e98 HTTP/1.1" 200 115 0.126014 10.0.0.38 - - [2026-09-01 21:12:20] "DELETE /tag/97527f90-1d35-4c46-9727-94b67d66a30f HTTP/1.1" 200 115 0.224495 10.0.0.38 - - [2026-09-01 21:12:20] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92 HTTP/1.1" 200 7412 0.073417 10.0.0.38 - - [2026-09-01 21:12:20] "GET /virtual-machine-interface/02a2297b-7372-44ec-829f-766eb6403478?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1206 0.009123 10.0.0.38 - - [2026-09-01 21:12:20] "GET /virtual-machine-interface/b15d09f0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.017956 10.0.0.38 - - [2026-09-01 21:12:20] "POST /set-tag HTTP/1.1" 200 109 0.003774 10.0.0.38 - - [2026-09-01 21:12:20] "DELETE /virtual-machine-interface/02a2297b-7372-44ec-829f-766eb6403478 HTTP/1.1" 200 115 0.104214 10.0.0.38 - - [2026-09-01 21:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.018524 10.0.0.38 - - [2026-09-01 21:12:21] "GET /loadbalancer/94a3f73b-9817-46cd-b150-31222eae21d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.005063 10.0.0.38 - - [2026-09-01 21:12:21] "DELETE /virtual-machine/93121d66-4566-43c0-a6df-8d407c7f1550 HTTP/1.1" 200 115 0.032283 10.0.0.38 - - [2026-09-01 21:12:21] "GET /virtual-machine-interface/125ac596-92ce-4f0d-b00e-2bc5d43e63c7?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005656 10.0.0.38 - - [2026-09-01 21:12:21] "GET /virtual-machine-interface/b15d09f0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005347 10.0.0.38 - - [2026-09-01 21:12:21] "POST /set-tag HTTP/1.1" 200 109 0.046450 10.0.0.38 - - [2026-09-01 21:12:21] "DELETE /loadbalancer-member/91f889c3-35ad-4e7b-948d-53c9221b31a7 HTTP/1.1" 200 115 0.072388 10.0.0.38 - - [2026-09-01 21:12:21] "DELETE /virtual-machine-interface/125ac596-92ce-4f0d-b00e-2bc5d43e63c7 HTTP/1.1" 200 115 0.149983 10.0.0.38 - - [2026-09-01 21:12:21] "POST /ref-update HTTP/1.1" 200 156 0.014709 10.0.0.38 - - [2026-09-01 21:12:21] "DELETE /virtual-machine/a1ba3ad9-afec-42b0-bde6-f10fe4a041f1 HTTP/1.1" 200 115 0.050542 10.0.0.38 - - [2026-09-01 21:12:22] "GET /virtual-machine-interface/b15d09f0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005725 10.0.0.38 - - [2026-09-01 21:12:22] "POST /set-tag HTTP/1.1" 200 109 0.005116 10.0.0.38 - - [2026-09-01 21:12:22] "GET /virtual-machine-interface/b15d09f0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009514 10.0.0.38 - - [2026-09-01 21:12:22] "POST /set-tag HTTP/1.1" 200 109 0.007059 10.0.0.38 - - [2026-09-01 21:12:22] "GET /virtual-machine/1ef8d0f0-d539-4dae-a906-1d39a905534a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003708 10.0.0.38 - - [2026-09-01 21:12:22] "POST /ref-update HTTP/1.1" 200 156 0.015213 10.0.0.38 - - [2026-09-01 21:12:22] "GET /virtual-machine-interface/b15d09f0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.025487 10.0.0.38 - - [2026-09-01 21:12:22] "POST /set-tag HTTP/1.1" 200 109 0.041203 10.0.0.38 - - [2026-09-01 21:12:22] "POST /set-tag HTTP/1.1" 200 109 0.039192 10.0.0.38 - - [2026-09-01 21:12:22] "POST /set-tag HTTP/1.1" 200 109 0.030532 10.0.0.38 - - [2026-09-01 21:12:22] "DELETE /instance-ip/b17c1b56-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.066996 10.0.0.38 - - [2026-09-01 21:12:22] "POST /ref-update HTTP/1.1" 200 156 0.012567 10.0.0.38 - - [2026-09-01 21:12:22] "DELETE /virtual-machine-interface/b15d09f0-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.061143 10.0.0.38 - - [2026-09-01 21:12:22] "DELETE /virtual-machine/1ef8d0f0-d539-4dae-a906-1d39a905534a HTTP/1.1" 200 115 0.025784 10.0.0.38 - - [2026-09-01 21:12:26] "GET /virtual-machine-interface/b0db9ad2-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005747 10.0.0.38 - - [2026-09-01 21:12:26] "POST /set-tag HTTP/1.1" 200 109 0.003858 10.0.0.38 - - [2026-09-01 21:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.38 - - [2026-09-01 21:12:26] "GET /loadbalancer/94a3f73b-9817-46cd-b150-31222eae21d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003129 10.0.0.38 - - [2026-09-01 21:12:27] "GET /virtual-machine-interface/b0db9ad2-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006256 10.0.0.38 - - [2026-09-01 21:12:27] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.38 - - [2026-09-01 21:12:27] "GET /virtual-machine-interface/b0db9ad2-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005411 10.0.0.38 - - [2026-09-01 21:12:27] "POST /set-tag HTTP/1.1" 200 109 0.003343 10.0.0.38 - - [2026-09-01 21:12:27] "GET /virtual-machine/80ef1490-edda-4965-816f-853fbb7af11c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003736 10.0.0.38 - - [2026-09-01 21:12:27] "POST /ref-update HTTP/1.1" 200 156 0.014061 10.0.0.38 - - [2026-09-01 21:12:27] "GET /virtual-machine-interface/b0db9ad2-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009561 10.0.0.38 - - [2026-09-01 21:12:27] "POST /set-tag HTTP/1.1" 200 109 0.023990 10.0.0.38 - - [2026-09-01 21:12:27] "POST /set-tag HTTP/1.1" 200 109 0.034916 10.0.0.38 - - [2026-09-01 21:12:27] "POST /set-tag HTTP/1.1" 200 109 0.057666 10.0.0.38 - - [2026-09-01 21:12:27] "DELETE /instance-ip/b0f77414-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.050181 10.0.0.38 - - [2026-09-01 21:12:27] "POST /ref-update HTTP/1.1" 200 156 0.016301 10.0.0.38 - - [2026-09-01 21:12:27] "DELETE /virtual-machine-interface/b0db9ad2-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.071655 10.0.0.38 - - [2026-09-01 21:12:27] "DELETE /virtual-machine/80ef1490-edda-4965-816f-853fbb7af11c HTTP/1.1" 200 115 0.034384 10.0.0.38 - - [2026-09-01 21:12:27] "DELETE /tag/176127b5-dcae-434c-80d2-1bff76bdab2a HTTP/1.1" 200 115 0.047811 10.0.0.38 - - [2026-09-01 21:12:28] "DELETE /tag/e2cd543d-a27f-4fb7-99a0-5871dda89115 HTTP/1.1" 200 115 0.094295 10.0.0.38 - - [2026-09-01 21:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.38 - - [2026-09-01 21:12:31] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044040 10.0.0.38 - - [2026-09-01 21:12:31] "POST /tags HTTP/1.1" 200 393 0.033072 10.0.0.38 - - [2026-09-01 21:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010855 10.0.0.38 - - [2026-09-01 21:12:31] "GET /tag/f62a051c-6f17-44d8-8a62-02f6e24c2c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.025229 10.0.0.38 - - [2026-09-01 21:12:31] "POST /tags HTTP/1.1" 200 341 0.029238 10.0.0.38 - - [2026-09-01 21:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.38 - - [2026-09-01 21:12:31] "GET /tag/2fca037f-46f8-4543-a29b-95cd8ce9634a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014123 10.0.0.38 - - [2026-09-01 21:12:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.000585 10.0.0.38 - - [2026-09-01 21:12:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.009875 10.0.0.38 - - [2026-09-01 21:12:31] "POST /security-groups HTTP/1.1" 200 589 0.069525 10.0.0.38 - - [2026-09-01 21:12:31] "POST /projects HTTP/1.1" 200 519 0.211265 10.0.0.38 - - [2026-09-01 21:12:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.005583 10.0.0.38 - - [2026-09-01 21:12:31] "POST /access-control-lists HTTP/1.1" 200 598 0.075203 10.0.0.38 - - [2026-09-01 21:12:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.075299 10.0.0.38 - - [2026-09-01 21:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008752 10.0.0.38 - - [2026-09-01 21:12:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.008348 10.0.0.38 - - [2026-09-01 21:12:31] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.030871 10.0.0.38 - - [2026-09-01 21:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.38 - - [2026-09-01 21:12:32] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.020900 10.0.0.38 - - [2026-09-01 21:12:32] "POST /access-control-lists HTTP/1.1" 200 596 0.086409 10.0.0.38 - - [2026-09-01 21:12:32] "PUT /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b HTTP/1.1" 200 264 0.081797 10.0.0.38 - - [2026-09-01 21:12:32] "PUT /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201 HTTP/1.1" 200 264 0.067083 10.0.0.38 - - [2026-09-01 21:12:32] "POST /security-groups HTTP/1.1" 200 591 0.073815 10.0.0.38 - - [2026-09-01 21:12:32] "POST /fqname-to-id HTTP/1.1" 404 270 0.004009 10.0.0.38 - - [2026-09-01 21:12:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.042004 10.0.0.38 - - [2026-09-01 21:12:32] "POST /chown HTTP/1.1" 200 109 0.012817 10.0.0.38 - - [2026-09-01 21:12:32] "POST /access-control-lists HTTP/1.1" 200 632 0.073176 10.0.0.38 - - [2026-09-01 21:12:32] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003226 10.0.0.38 - - [2026-09-01 21:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.38 - - [2026-09-01 21:12:32] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003076 10.0.0.38 - - [2026-09-01 21:12:32] "POST /tags HTTP/1.1" 409 226 0.003587 10.0.0.38 - - [2026-09-01 21:12:32] "POST /fqname-to-id HTTP/1.1" 404 269 0.001824 10.0.0.38 - - [2026-09-01 21:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.38 - - [2026-09-01 21:12:32] "GET /tag/2fca037f-46f8-4543-a29b-95cd8ce9634a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.029440 10.0.0.38 - - [2026-09-01 21:12:32] "POST /access-control-lists HTTP/1.1" 200 630 0.077335 10.0.0.38 - - [2026-09-01 21:12:32] "POST /firewall-rules HTTP/1.1" 200 600 0.092417 10.0.0.38 - - [2026-09-01 21:12:32] "GET /firewall-rule/8969c44a-36b1-4782-8c26-8a0c10c85fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004798 10.0.0.38 - - [2026-09-01 21:12:32] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004213 10.0.0.38 - - [2026-09-01 21:12:32] "GET /firewall-rule/8969c44a-36b1-4782-8c26-8a0c10c85fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002595 10.0.0.38 - - [2026-09-01 21:12:32] "POST /ref-update HTTP/1.1" 200 156 0.074779 10.0.0.38 - - [2026-09-01 21:12:32] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.021343 10.0.0.38 - - [2026-09-01 21:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.38 - - [2026-09-01 21:12:32] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003456 10.0.0.38 - - [2026-09-01 21:12:32] "POST /tags HTTP/1.1" 409 226 0.002064 10.0.0.38 - - [2026-09-01 21:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.38 - - [2026-09-01 21:12:32] "GET /tag/2fca037f-46f8-4543-a29b-95cd8ce9634a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013013 10.0.0.38 - - [2026-09-01 21:12:33] "POST /firewall-rules HTTP/1.1" 200 598 0.073185 10.0.0.38 - - [2026-09-01 21:12:33] "GET /firewall-rule/9100c76c-2511-4aa3-9c8b-2a34bec026fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004798 10.0.0.38 - - [2026-09-01 21:12:33] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005290 10.0.0.38 - - [2026-09-01 21:12:33] "GET /firewall-rule/9100c76c-2511-4aa3-9c8b-2a34bec026fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003225 10.0.0.38 - - [2026-09-01 21:12:33] "POST /ref-update HTTP/1.1" 200 156 0.069706 10.0.0.38 - - [2026-09-01 21:12:34] "POST /tags HTTP/1.1" 200 393 0.053700 10.0.0.38 - - [2026-09-01 21:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.024390 10.0.0.38 - - [2026-09-01 21:12:34] "GET /tag/fe8f5df7-a5ca-4bc6-a718-7df2eb746058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.029513 10.0.0.38 - - [2026-09-01 21:12:34] "POST /tags HTTP/1.1" 200 341 0.031343 10.0.0.38 - - [2026-09-01 21:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.028945 10.0.0.38 - - [2026-09-01 21:12:34] "GET /tag/b69dd124-1554-4839-9d85-455f99553de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013948 10.0.0.38 - - [2026-09-01 21:12:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.000726 10.0.0.38 - - [2026-09-01 21:12:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.006335 10.0.0.38 - - [2026-09-01 21:12:34] "POST /security-groups HTTP/1.1" 200 589 0.068877 10.0.0.38 - - [2026-09-01 21:12:34] "POST /projects HTTP/1.1" 200 519 0.266652 10.0.0.38 - - [2026-09-01 21:12:35] "POST /fqname-to-id HTTP/1.1" 404 236 0.003588 10.0.0.38 - - [2026-09-01 21:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.030927 10.0.0.38 - - [2026-09-01 21:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.38 - - [2026-09-01 21:12:35] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.035764 10.0.0.38 - - [2026-09-01 21:12:35] "POST /access-control-lists HTTP/1.1" 200 598 0.101946 10.0.0.38 - - [2026-09-01 21:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.023598 10.0.0.38 - - [2026-09-01 21:12:35] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.009618 10.0.0.38 - - [2026-09-01 21:12:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.002596 10.0.0.38 - - [2026-09-01 21:12:35] "POST /access-control-lists HTTP/1.1" 200 596 0.068344 10.0.0.38 - - [2026-09-01 21:12:35] "PUT /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b HTTP/1.1" 200 264 0.105850 10.0.0.38 - - [2026-09-01 21:12:35] "PUT /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201 HTTP/1.1" 200 264 0.078954 10.0.0.38 - - [2026-09-01 21:12:35] "POST /security-groups HTTP/1.1" 200 591 0.080629 10.0.0.38 - - [2026-09-01 21:12:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.002397 10.0.0.38 - - [2026-09-01 21:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.030595 10.0.0.38 - - [2026-09-01 21:12:35] "POST /access-control-lists HTTP/1.1" 200 632 0.069614 10.0.0.38 - - [2026-09-01 21:12:35] "POST /chown HTTP/1.1" 200 109 0.037033 10.0.0.38 - - [2026-09-01 21:12:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.002199 10.0.0.38 - - [2026-09-01 21:12:35] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.019476 10.0.0.38 - - [2026-09-01 21:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.38 - - [2026-09-01 21:12:35] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032387 10.0.0.38 - - [2026-09-01 21:12:35] "POST /access-control-lists HTTP/1.1" 200 630 0.065332 10.0.0.38 - - [2026-09-01 21:12:35] "POST /tags HTTP/1.1" 409 226 0.005785 10.0.0.38 - - [2026-09-01 21:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.38 - - [2026-09-01 21:12:35] "GET /tag/b69dd124-1554-4839-9d85-455f99553de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014387 10.0.0.38 - - [2026-09-01 21:12:35] "POST /firewall-rules HTTP/1.1" 200 600 0.079769 10.0.0.38 - - [2026-09-01 21:12:35] "GET /firewall-rule/16547064-98e6-4b68-bec4-ecde384da453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004745 10.0.0.38 - - [2026-09-01 21:12:35] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.005253 10.0.0.38 - - [2026-09-01 21:12:35] "GET /firewall-rule/16547064-98e6-4b68-bec4-ecde384da453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003339 10.0.0.38 - - [2026-09-01 21:12:36] "POST /ref-update HTTP/1.1" 200 156 0.060679 10.0.0.38 - - [2026-09-01 21:12:36] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.011325 10.0.0.38 - - [2026-09-01 21:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.38 - - [2026-09-01 21:12:36] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003193 10.0.0.38 - - [2026-09-01 21:12:36] "POST /tags HTTP/1.1" 409 226 0.002086 10.0.0.38 - - [2026-09-01 21:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.38 - - [2026-09-01 21:12:36] "GET /tag/b69dd124-1554-4839-9d85-455f99553de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013920 10.0.0.38 - - [2026-09-01 21:12:36] "POST /firewall-rules HTTP/1.1" 200 598 0.086110 10.0.0.38 - - [2026-09-01 21:12:36] "GET /firewall-rule/cc656528-e600-40ff-97ec-1d28ab8a1d23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004749 10.0.0.38 - - [2026-09-01 21:12:36] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004683 10.0.0.38 - - [2026-09-01 21:12:36] "GET /firewall-rule/cc656528-e600-40ff-97ec-1d28ab8a1d23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003350 10.0.0.38 - - [2026-09-01 21:12:36] "POST /ref-update HTTP/1.1" 200 156 0.067372 10.0.0.38 - - [2026-09-01 21:12:37] "POST /tags HTTP/1.1" 200 345 0.169297 10.0.0.38 - - [2026-09-01 21:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.051981 10.0.0.38 - - [2026-09-01 21:12:37] "GET /tag/aa35adf2-508e-448f-a6fc-af9d7746d8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.032303 10.0.0.38 - - [2026-09-01 21:12:37] "POST /projects HTTP/1.1" 409 238 0.008106 10.0.0.38 - - [2026-09-01 21:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005566 10.0.0.38 - - [2026-09-01 21:12:37] "GET /project/e73f3cef-8bd6-4e2e-9dad-5731a2915a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055872 10.0.0.38 - - [2026-09-01 21:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004844 10.0.0.38 - - [2026-09-01 21:12:37] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007287 10.0.0.38 - - [2026-09-01 21:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.38 - - [2026-09-01 21:12:37] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.009234 10.0.0.38 - - [2026-09-01 21:12:37] "POST /security-groups HTTP/1.1" 409 285 0.008516 10.0.0.38 - - [2026-09-01 21:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.38 - - [2026-09-01 21:12:38] "PUT /security-group/1c1306ee-9ec6-470a-a0db-6016488dafd4 HTTP/1.1" 200 262 0.071990 10.0.0.38 - - [2026-09-01 21:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017332 10.0.0.38 - - [2026-09-01 21:12:38] "PUT /access-control-list/dcdf8c3e-a5e4-42f9-b975-67140d1a6152 HTTP/1.1" 200 272 0.065070 10.0.0.38 - - [2026-09-01 21:12:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.107697 10.0.0.38 - - [2026-09-01 21:12:38] "POST /tags HTTP/1.1" 409 228 0.013177 10.0.0.38 - - [2026-09-01 21:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.38 - - [2026-09-01 21:12:38] "GET /project/e73f3cef-8bd6-4e2e-9dad-5731a2915a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.172986 10.0.0.38 - - [2026-09-01 21:12:38] "GET /tag/aa35adf2-508e-448f-a6fc-af9d7746d8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.042549 10.0.0.38 - - [2026-09-01 21:12:38] "PUT /access-control-list/a71bc8e1-9f3d-4e5f-8f4f-bc342491dca2 HTTP/1.1" 200 272 0.153454 10.0.0.38 - - [2026-09-01 21:12:38] "POST /tags HTTP/1.1" 200 345 0.074159 10.0.0.38 - - [2026-09-01 21:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.38 - - [2026-09-01 21:12:38] "GET /tag/2142618a-eb2d-4b3a-8f67-658bbc515184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.021558 10.0.0.38 - - [2026-09-01 21:12:38] "POST /projects HTTP/1.1" 409 238 0.007645 10.0.0.38 - - [2026-09-01 21:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.38 - - [2026-09-01 21:12:38] "GET /project/b59f4199-fcc9-4a44-95b6-a010fdc4b54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.061619 10.0.0.38 - - [2026-09-01 21:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010064 10.0.0.38 - - [2026-09-01 21:12:38] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005245 10.0.0.38 - - [2026-09-01 21:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.38 - - [2026-09-01 21:12:38] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005894 10.0.0.38 - - [2026-09-01 21:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.38 - - [2026-09-01 21:12:38] "POST /security-groups HTTP/1.1" 409 285 0.003543 10.0.0.38 - - [2026-09-01 21:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.38 - - [2026-09-01 21:12:38] "GET /project/b59f4199-fcc9-4a44-95b6-a010fdc4b54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055763 10.0.0.38 - - [2026-09-01 21:12:38] "PUT /security-group/46f7a481-2e30-4d03-b5b4-aa321ecba114 HTTP/1.1" 200 262 0.101872 10.0.0.38 - - [2026-09-01 21:12:38] "PUT /access-control-list/44ff191b-3f08-4303-ab18-9ceca6e31d23 HTTP/1.1" 200 272 0.015589 10.0.0.38 - - [2026-09-01 21:12:38] "PUT /access-control-list/76cc1872-bfa9-4a93-827e-3e2a3b083c7c HTTP/1.1" 200 272 0.033287 10.0.0.38 - - [2026-09-01 21:12:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.036738 10.0.0.38 - - [2026-09-01 21:12:38] "POST /tags HTTP/1.1" 409 228 0.013246 10.0.0.38 - - [2026-09-01 21:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005508 10.0.0.38 - - [2026-09-01 21:12:39] "GET /tag/2142618a-eb2d-4b3a-8f67-658bbc515184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.014676 10.0.0.38 - - [2026-09-01 21:12:39] "POST /tags HTTP/1.1" 200 291 0.070093 10.0.0.38 - - [2026-09-01 21:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011663 10.0.0.38 - - [2026-09-01 21:12:39] "GET /tag/82b81e8f-3005-4b4f-b115-5ad8f8bc2d31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.014321 10.0.0.38 - - [2026-09-01 21:12:39] "POST /tags HTTP/1.1" 200 303 0.077696 10.0.0.38 - - [2026-09-01 21:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017498 10.0.0.38 - - [2026-09-01 21:12:39] "GET /tag/7c00a325-caa4-4335-8a7b-d93f1c99b6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.016129 10.0.0.38 - - [2026-09-01 21:12:39] "POST /tags HTTP/1.1" 409 252 0.002456 10.0.0.38 - - [2026-09-01 21:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006043 10.0.0.38 - - [2026-09-01 21:12:39] "GET /tag/f62a051c-6f17-44d8-8a62-02f6e24c2c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.015968 10.0.0.38 - - [2026-09-01 21:12:39] "POST /tags HTTP/1.1" 409 226 0.002583 10.0.0.38 - - [2026-09-01 21:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.38 - - [2026-09-01 21:12:39] "GET /tag/2fca037f-46f8-4543-a29b-95cd8ce9634a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.015469 10.0.0.38 - - [2026-09-01 21:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.38 - - [2026-09-01 21:12:39] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004552 10.0.0.38 - - [2026-09-01 21:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.38 - - [2026-09-01 21:12:39] "GET /project/e73f3cef-8bd6-4e2e-9dad-5731a2915a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045679 10.0.0.38 - - [2026-09-01 21:12:39] "POST /virtual-machines HTTP/1.1" 200 395 0.010259 10.0.0.38 - - [2026-09-01 21:12:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013489 10.0.0.38 - - [2026-09-01 21:12:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116527 10.0.0.38 - - [2026-09-01 21:12:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023551 10.0.0.38 - - [2026-09-01 21:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008388 10.0.0.38 - - [2026-09-01 21:12:39] "GET /virtual-machine-interface/dd105200-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005385 10.0.0.38 - - [2026-09-01 21:12:39] "POST /instance-ips HTTP/1.1" 200 397 0.029524 10.0.0.38 - - [2026-09-01 21:12:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.037575 10.0.0.38 - - [2026-09-01 21:12:40] "GET /virtual-machine-interface/dd105200-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.033908 10.0.0.38 - - [2026-09-01 21:12:40] "POST /set-tag HTTP/1.1" 200 109 0.071565 10.0.0.38 - - [2026-09-01 21:12:40] "GET /virtual-machine-interface/dd105200-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016392 10.0.0.38 - - [2026-09-01 21:12:40] "GET /instance-ip/dd29bc0e-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003633 10.0.0.38 - - [2026-09-01 21:12:40] "GET /virtual-machine-interface/dd105200-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005424 10.0.0.38 - - [2026-09-01 21:12:40] "POST /set-tag HTTP/1.1" 200 109 0.002862 10.0.0.38 - - [2026-09-01 21:12:40] "GET /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004488 10.0.0.38 - - [2026-09-01 21:12:40] "POST /ref-update HTTP/1.1" 200 156 0.011908 10.0.0.38 - - [2026-09-01 21:12:40] "GET /virtual-machine-interface/dd105200-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020278 10.0.0.38 - - [2026-09-01 21:12:40] "POST /set-tag HTTP/1.1" 200 109 0.003899 10.0.0.38 - - [2026-09-01 21:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.38 - - [2026-09-01 21:12:40] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007891 10.0.0.38 - - [2026-09-01 21:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.38 - - [2026-09-01 21:12:40] "GET /project/e73f3cef-8bd6-4e2e-9dad-5731a2915a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051791 10.0.0.38 - - [2026-09-01 21:12:40] "POST /virtual-machines HTTP/1.1" 200 395 0.012532 10.0.0.38 - - [2026-09-01 21:12:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012127 10.0.0.38 - - [2026-09-01 21:12:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138270 10.0.0.38 - - [2026-09-01 21:12:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.011955 10.0.0.38 - - [2026-09-01 21:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008421 10.0.0.38 - - [2026-09-01 21:12:40] "GET /virtual-machine-interface/dd95f5cc-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010820 10.0.0.38 - - [2026-09-01 21:12:40] "POST /instance-ips HTTP/1.1" 200 397 0.032784 10.0.0.38 - - [2026-09-01 21:12:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.035362 10.0.0.38 - - [2026-09-01 21:12:40] "GET /virtual-machine-interface/dd95f5cc-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016654 10.0.0.38 - - [2026-09-01 21:12:41] "POST /set-tag HTTP/1.1" 200 109 0.071773 10.0.0.38 - - [2026-09-01 21:12:41] "GET /virtual-machine-interface/dd95f5cc-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024358 10.0.0.38 - - [2026-09-01 21:12:41] "GET /instance-ip/ddb59b0c-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004226 10.0.0.38 - - [2026-09-01 21:12:41] "GET /virtual-machine-interface/dd95f5cc-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005228 10.0.0.38 - - [2026-09-01 21:12:41] "POST /set-tag HTTP/1.1" 200 109 0.003326 10.0.0.38 - - [2026-09-01 21:12:41] "GET /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.005394 10.0.0.38 - - [2026-09-01 21:12:41] "POST /ref-update HTTP/1.1" 200 156 0.024436 10.0.0.38 - - [2026-09-01 21:12:41] "GET /virtual-machine-interface/dd95f5cc-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023211 10.0.0.38 - - [2026-09-01 21:12:41] "POST /set-tag HTTP/1.1" 200 109 0.003670 10.0.0.38 - - [2026-09-01 21:12:41] "POST /tags HTTP/1.1" 200 291 0.022195 10.0.0.38 - - [2026-09-01 21:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.021672 10.0.0.38 - - [2026-09-01 21:12:41] "GET /tag/f4039ba5-3161-4cd4-ae9f-0193ad6c8859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.020851 10.0.0.38 - - [2026-09-01 21:12:41] "POST /tags HTTP/1.1" 409 252 0.002767 10.0.0.38 - - [2026-09-01 21:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.38 - - [2026-09-01 21:12:41] "GET /tag/fe8f5df7-a5ca-4bc6-a718-7df2eb746058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.014706 10.0.0.38 - - [2026-09-01 21:12:41] "POST /tags HTTP/1.1" 409 226 0.002759 10.0.0.38 - - [2026-09-01 21:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.38 - - [2026-09-01 21:12:41] "GET /tag/b69dd124-1554-4839-9d85-455f99553de3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012683 10.0.0.38 - - [2026-09-01 21:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.38 - - [2026-09-01 21:12:41] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005773 10.0.0.38 - - [2026-09-01 21:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.38 - - [2026-09-01 21:12:41] "GET /project/b59f4199-fcc9-4a44-95b6-a010fdc4b54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042040 10.0.0.38 - - [2026-09-01 21:12:41] "POST /virtual-machines HTTP/1.1" 200 395 0.009583 10.0.0.38 - - [2026-09-01 21:12:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.013874 10.0.0.38 - - [2026-09-01 21:12:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.147580 10.0.0.38 - - [2026-09-01 21:12:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011453 10.0.0.38 - - [2026-09-01 21:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007184 10.0.0.38 - - [2026-09-01 21:12:41] "GET /virtual-machine-interface/de48ded0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008705 10.0.0.38 - - [2026-09-01 21:12:42] "POST /instance-ips HTTP/1.1" 200 397 0.035077 10.0.0.38 - - [2026-09-01 21:12:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.023375 10.0.0.38 - - [2026-09-01 21:12:42] "GET /virtual-machine-interface/de48ded0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015034 10.0.0.38 - - [2026-09-01 21:12:42] "POST /set-tag HTTP/1.1" 200 109 0.074180 10.0.0.38 - - [2026-09-01 21:12:42] "GET /virtual-machine-interface/de48ded0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.037982 10.0.0.38 - - [2026-09-01 21:12:42] "GET /instance-ip/de696420-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005035 10.0.0.38 - - [2026-09-01 21:12:42] "GET /virtual-machine-interface/de48ded0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011970 10.0.0.38 - - [2026-09-01 21:12:42] "POST /set-tag HTTP/1.1" 200 109 0.003596 10.0.0.38 - - [2026-09-01 21:12:42] "GET /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.005431 10.0.0.38 - - [2026-09-01 21:12:42] "POST /ref-update HTTP/1.1" 200 156 0.009690 10.0.0.38 - - [2026-09-01 21:12:42] "GET /virtual-machine-interface/de48ded0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010034 10.0.0.38 - - [2026-09-01 21:12:42] "POST /set-tag HTTP/1.1" 200 109 0.003083 10.0.0.38 - - [2026-09-01 21:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.38 - - [2026-09-01 21:12:42] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005026 10.0.0.38 - - [2026-09-01 21:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.38 - - [2026-09-01 21:12:42] "GET /project/b59f4199-fcc9-4a44-95b6-a010fdc4b54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.073957 10.0.0.38 - - [2026-09-01 21:12:42] "POST /virtual-machines HTTP/1.1" 200 395 0.008955 10.0.0.38 - - [2026-09-01 21:12:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.025871 10.0.0.38 - - [2026-09-01 21:12:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.142647 10.0.0.38 - - [2026-09-01 21:12:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.017912 10.0.0.38 - - [2026-09-01 21:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.019951 10.0.0.38 - - [2026-09-01 21:12:42] "GET /virtual-machine-interface/dedc7302-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011929 10.0.0.38 - - [2026-09-01 21:12:43] "POST /instance-ips HTTP/1.1" 200 397 0.037233 10.0.0.38 - - [2026-09-01 21:12:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.041993 10.0.0.38 - - [2026-09-01 21:12:43] "GET /virtual-machine-interface/dedc7302-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.021751 10.0.0.38 - - [2026-09-01 21:12:43] "POST /set-tag HTTP/1.1" 200 109 0.081713 10.0.0.38 - - [2026-09-01 21:12:43] "GET /virtual-machine-interface/dedc7302-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010153 10.0.0.38 - - [2026-09-01 21:12:43] "GET /instance-ip/defe0c24-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.012650 10.0.0.38 - - [2026-09-01 21:12:43] "GET /virtual-machine-interface/dedc7302-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006252 10.0.0.38 - - [2026-09-01 21:12:43] "POST /set-tag HTTP/1.1" 200 109 0.003096 10.0.0.38 - - [2026-09-01 21:12:43] "GET /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006171 10.0.0.38 - - [2026-09-01 21:12:43] "POST /ref-update HTTP/1.1" 200 156 0.012834 10.0.0.38 - - [2026-09-01 21:12:43] "GET /virtual-machine-interface/dedc7302-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010903 10.0.0.38 - - [2026-09-01 21:12:43] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.38 - - [2026-09-01 21:12:43] "POST /tags HTTP/1.1" 200 299 0.020608 10.0.0.38 - - [2026-09-01 21:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009450 10.0.0.38 - - [2026-09-01 21:12:43] "GET /tag/91ae42ae-b94d-4e02-8b8f-8ad3f0b202f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013097 10.0.0.38 - - [2026-09-01 21:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.38 - - [2026-09-01 21:12:43] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005778 10.0.0.38 - - [2026-09-01 21:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.38 - - [2026-09-01 21:12:43] "GET /project/e73f3cef-8bd6-4e2e-9dad-5731a2915a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045480 10.0.0.38 - - [2026-09-01 21:12:43] "POST /virtual-machines HTTP/1.1" 200 395 0.014603 10.0.0.38 - - [2026-09-01 21:12:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012722 10.0.0.38 - - [2026-09-01 21:12:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.133412 10.0.0.38 - - [2026-09-01 21:12:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014764 10.0.0.38 - - [2026-09-01 21:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007651 10.0.0.38 - - [2026-09-01 21:12:44] "GET /virtual-machine-interface/df7f912c-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010309 10.0.0.38 - - [2026-09-01 21:12:44] "POST /instance-ips HTTP/1.1" 200 397 0.034872 10.0.0.38 - - [2026-09-01 21:12:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.058217 10.0.0.38 - - [2026-09-01 21:12:44] "GET /virtual-machine-interface/df7f912c-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.021712 10.0.0.38 - - [2026-09-01 21:12:44] "POST /set-tag HTTP/1.1" 200 109 0.025566 10.0.0.38 - - [2026-09-01 21:12:44] "GET /virtual-machine-interface/df7f912c-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021138 10.0.0.38 - - [2026-09-01 21:12:44] "GET /instance-ip/df9fef26-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004352 10.0.0.38 - - [2026-09-01 21:12:44] "GET /virtual-machine-interface/df7f912c-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007033 10.0.0.38 - - [2026-09-01 21:12:44] "POST /set-tag HTTP/1.1" 200 109 0.003999 10.0.0.38 - - [2026-09-01 21:12:44] "POST /tags HTTP/1.1" 200 299 0.025709 10.0.0.38 - - [2026-09-01 21:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.38 - - [2026-09-01 21:12:44] "GET /tag/de377497-d1d0-4f45-978b-ab6e2f91bed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.015761 10.0.0.38 - - [2026-09-01 21:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.38 - - [2026-09-01 21:12:44] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005634 10.0.0.38 - - [2026-09-01 21:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.38 - - [2026-09-01 21:12:44] "GET /project/e73f3cef-8bd6-4e2e-9dad-5731a2915a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.065867 10.0.0.38 - - [2026-09-01 21:12:44] "POST /virtual-machines HTTP/1.1" 200 395 0.010790 10.0.0.38 - - [2026-09-01 21:12:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018982 10.0.0.38 - - [2026-09-01 21:12:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122133 10.0.0.38 - - [2026-09-01 21:12:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012286 10.0.0.38 - - [2026-09-01 21:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008882 10.0.0.38 - - [2026-09-01 21:12:44] "GET /virtual-machine-interface/e0090b1e-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005473 10.0.0.38 - - [2026-09-01 21:12:44] "POST /instance-ips HTTP/1.1" 200 397 0.030009 10.0.0.38 - - [2026-09-01 21:12:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.041951 10.0.0.38 - - [2026-09-01 21:12:45] "GET /virtual-machine-interface/e0090b1e-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014639 10.0.0.38 - - [2026-09-01 21:12:45] "POST /set-tag HTTP/1.1" 200 109 0.027945 10.0.0.38 - - [2026-09-01 21:12:45] "GET /virtual-machine-interface/e0090b1e-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021458 10.0.0.38 - - [2026-09-01 21:12:45] "GET /instance-ip/e0266b00-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003829 10.0.0.38 - - [2026-09-01 21:12:45] "GET /virtual-machine-interface/e0090b1e-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005467 10.0.0.38 - - [2026-09-01 21:12:45] "POST /set-tag HTTP/1.1" 200 109 0.003025 10.0.0.38 - - [2026-09-01 21:12:45] "POST /tags HTTP/1.1" 200 299 0.024544 10.0.0.38 - - [2026-09-01 21:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.38 - - [2026-09-01 21:12:45] "GET /tag/9b498dd6-8b29-4747-a793-df7760a5b570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.015018 10.0.0.38 - - [2026-09-01 21:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.38 - - [2026-09-01 21:12:45] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004822 10.0.0.38 - - [2026-09-01 21:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.38 - - [2026-09-01 21:12:45] "GET /project/b59f4199-fcc9-4a44-95b6-a010fdc4b54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.063290 10.0.0.38 - - [2026-09-01 21:12:45] "POST /virtual-machines HTTP/1.1" 200 395 0.011978 10.0.0.38 - - [2026-09-01 21:12:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020986 10.0.0.38 - - [2026-09-01 21:12:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.124189 10.0.0.38 - - [2026-09-01 21:12:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010538 10.0.0.38 - - [2026-09-01 21:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010075 10.0.0.38 - - [2026-09-01 21:12:45] "GET /virtual-machine-interface/e08b56c8-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010772 10.0.0.38 - - [2026-09-01 21:12:45] "POST /instance-ips HTTP/1.1" 200 397 0.028622 10.0.0.38 - - [2026-09-01 21:12:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027855 10.0.0.38 - - [2026-09-01 21:12:45] "GET /virtual-machine-interface/e08b56c8-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.024614 10.0.0.38 - - [2026-09-01 21:12:45] "POST /set-tag HTTP/1.1" 200 109 0.030802 10.0.0.38 - - [2026-09-01 21:12:46] "GET /virtual-machine-interface/e08b56c8-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.026426 10.0.0.38 - - [2026-09-01 21:12:46] "GET /instance-ip/e0a89698-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004149 10.0.0.38 - - [2026-09-01 21:12:46] "GET /virtual-machine-interface/e08b56c8-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005581 10.0.0.38 - - [2026-09-01 21:12:46] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.38 - - [2026-09-01 21:12:46] "POST /tags HTTP/1.1" 200 299 0.024262 10.0.0.38 - - [2026-09-01 21:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.38 - - [2026-09-01 21:12:46] "GET /tag/fc3c4e55-745a-41c3-902b-3d6c50e637fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.014430 10.0.0.38 - - [2026-09-01 21:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.38 - - [2026-09-01 21:12:46] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005085 10.0.0.38 - - [2026-09-01 21:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.38 - - [2026-09-01 21:12:46] "GET /project/b59f4199-fcc9-4a44-95b6-a010fdc4b54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053686 10.0.0.38 - - [2026-09-01 21:12:46] "POST /virtual-machines HTTP/1.1" 200 395 0.014999 10.0.0.38 - - [2026-09-01 21:12:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018209 10.0.0.38 - - [2026-09-01 21:12:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126317 10.0.0.38 - - [2026-09-01 21:12:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011535 10.0.0.38 - - [2026-09-01 21:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007178 10.0.0.38 - - [2026-09-01 21:12:46] "GET /virtual-machine-interface/e10e762a-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006434 10.0.0.38 - - [2026-09-01 21:12:46] "POST /instance-ips HTTP/1.1" 200 397 0.020471 10.0.0.38 - - [2026-09-01 21:12:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.040869 10.0.0.38 - - [2026-09-01 21:12:46] "GET /virtual-machine-interface/e10e762a-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012443 10.0.0.38 - - [2026-09-01 21:12:46] "POST /set-tag HTTP/1.1" 200 109 0.022183 10.0.0.38 - - [2026-09-01 21:12:46] "GET /virtual-machine-interface/e10e762a-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015624 10.0.0.38 - - [2026-09-01 21:12:46] "GET /instance-ip/e12cc684-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007447 10.0.0.38 - - [2026-09-01 21:12:46] "GET /virtual-machine-interface/e10e762a-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005075 10.0.0.38 - - [2026-09-01 21:12:46] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.38 - - [2026-09-01 21:12:46] "GET /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004079 10.0.0.38 - - [2026-09-01 21:12:46] "POST /ref-update HTTP/1.1" 200 156 0.009617 10.0.0.38 - - [2026-09-01 21:12:46] "GET /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.008724 10.0.0.38 - - [2026-09-01 21:12:47] "POST /ref-update HTTP/1.1" 200 156 0.032975 10.0.0.38 - - [2026-09-01 21:12:47] "GET /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.012210 10.0.0.38 - - [2026-09-01 21:12:47] "POST /ref-update HTTP/1.1" 200 156 0.012749 10.0.0.38 - - [2026-09-01 21:12:47] "GET /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.041892 10.0.0.38 - - [2026-09-01 21:12:47] "POST /ref-update HTTP/1.1" 200 156 0.010839 10.0.0.38 - - [2026-09-01 21:12:47] "GET /virtual-machine-interface/df7f912c-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006517 10.0.0.38 - - [2026-09-01 21:12:47] "POST /set-tag HTTP/1.1" 200 109 0.006984 10.0.0.38 - - [2026-09-01 21:12:47] "GET /virtual-machine-interface/e0090b1e-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005830 10.0.0.38 - - [2026-09-01 21:12:47] "POST /set-tag HTTP/1.1" 200 109 0.002972 10.0.0.38 - - [2026-09-01 21:12:47] "GET /virtual-machine-interface/dd105200-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005206 10.0.0.38 - - [2026-09-01 21:12:47] "POST /set-tag HTTP/1.1" 200 109 0.003305 10.0.0.38 - - [2026-09-01 21:12:47] "GET /virtual-machine-interface/e08b56c8-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005611 10.0.0.38 - - [2026-09-01 21:12:47] "POST /set-tag HTTP/1.1" 200 109 0.002967 10.0.0.38 - - [2026-09-01 21:12:47] "GET /virtual-machine-interface/e10e762a-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005919 10.0.0.38 - - [2026-09-01 21:12:47] "POST /set-tag HTTP/1.1" 200 109 0.003021 10.0.0.38 - - [2026-09-01 21:12:47] "GET /virtual-machine-interface/dd95f5cc-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005822 10.0.0.38 - - [2026-09-01 21:12:47] "POST /set-tag HTTP/1.1" 200 109 0.003036 10.0.0.38 - - [2026-09-01 21:12:47] "GET /virtual-machine-interface/de48ded0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005065 10.0.0.38 - - [2026-09-01 21:12:47] "POST /set-tag HTTP/1.1" 200 109 0.002743 10.0.0.38 - - [2026-09-01 21:12:47] "GET /virtual-machine-interface/dedc7302-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013064 10.0.0.38 - - [2026-09-01 21:12:47] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.38 - - [2026-09-01 21:12:47] "GET /virtual-machine-interface/df7f912c-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004223 10.0.0.38 - - [2026-09-01 21:12:47] "POST /set-tag HTTP/1.1" 200 109 0.002903 10.0.0.38 - - [2026-09-01 21:12:47] "GET /virtual-machine-interface/dd105200-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013643 10.0.0.38 - - [2026-09-01 21:12:47] "POST /set-tag HTTP/1.1" 200 109 0.003101 10.0.0.38 - - [2026-09-01 21:12:47] "GET /virtual-machine-interface/e0090b1e-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005525 10.0.0.38 - - [2026-09-01 21:12:47] "POST /set-tag HTTP/1.1" 200 109 0.003222 10.0.0.38 - - [2026-09-01 21:12:47] "GET /virtual-machine-interface/de48ded0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005151 10.0.0.38 - - [2026-09-01 21:12:47] "POST /set-tag HTTP/1.1" 200 109 0.002852 10.0.0.38 - - [2026-09-01 21:12:47] "GET /virtual-machine-interface/e08b56c8-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004308 10.0.0.38 - - [2026-09-01 21:12:47] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.38 - - [2026-09-01 21:12:47] "GET /virtual-machine-interface/dedc7302-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005295 10.0.0.38 - - [2026-09-01 21:12:47] "POST /set-tag HTTP/1.1" 200 109 0.002774 10.0.0.38 - - [2026-09-01 21:12:47] "GET /virtual-machine-interface/e10e762a-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004996 10.0.0.38 - - [2026-09-01 21:12:47] "POST /set-tag HTTP/1.1" 200 109 0.003062 10.0.0.38 - - [2026-09-01 21:12:48] "GET /virtual-machine/cd18a2b9-aecf-44a4-8726-350d04b97e5e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003850 10.0.0.38 - - [2026-09-01 21:12:48] "GET /virtual-machine-interface/dd105200-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004971 10.0.0.38 - - [2026-09-01 21:12:50] "GET /virtual-machine-interface/e08b56c8-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006572 10.0.0.38 - - [2026-09-01 21:12:50] "POST /set-tag HTTP/1.1" 200 109 0.003764 10.0.0.38 - - [2026-09-01 21:12:50] "GET /virtual-machine-interface/e10e762a-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010095 10.0.0.38 - - [2026-09-01 21:12:50] "POST /set-tag HTTP/1.1" 200 109 0.003219 10.0.0.38 - - [2026-09-01 21:12:50] "GET /virtual-machine-interface/df7f912c-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004747 10.0.0.38 - - [2026-09-01 21:12:50] "POST /set-tag HTTP/1.1" 200 109 0.005240 10.0.0.38 - - [2026-09-01 21:12:50] "GET /virtual-machine-interface/e0090b1e-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005661 10.0.0.38 - - [2026-09-01 21:12:50] "POST /set-tag HTTP/1.1" 200 109 0.003204 10.0.0.38 - - [2026-09-01 21:12:50] "GET /virtual-machine-interface/dd95f5cc-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005042 10.0.0.38 - - [2026-09-01 21:12:50] "POST /set-tag HTTP/1.1" 200 109 0.003805 10.0.0.38 - - [2026-09-01 21:12:53] "GET /virtual-machine/4bcbd194-f300-4d6a-9946-30a81f8bd07f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003486 10.0.0.38 - - [2026-09-01 21:12:53] "GET /virtual-machine-interface/dd95f5cc-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012581 10.0.0.38 - - [2026-09-01 21:12:54] "GET /virtual-machine/69b6f77c-418a-4618-84c5-ac0cb95445bb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003824 10.0.0.38 - - [2026-09-01 21:12:54] "GET /virtual-machine-interface/de48ded0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005393 10.0.0.38 - - [2026-09-01 21:12:54] "GET /virtual-machine/d6e9aea5-4201-43e9-bc86-27b5bb498419?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003685 10.0.0.38 - - [2026-09-01 21:12:54] "GET /virtual-machine-interface/dedc7302-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004603 10.0.0.38 - - [2026-09-01 21:12:54] "GET /virtual-machine/3b441b02-959b-440d-bc99-ab382f2cf15c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003449 10.0.0.38 - - [2026-09-01 21:12:54] "GET /virtual-machine-interface/df7f912c-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004297 10.0.0.38 - - [2026-09-01 21:12:54] "GET /virtual-machine/c4003563-1843-4d0f-ad5a-7018ee448410?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003726 10.0.0.38 - - [2026-09-01 21:12:54] "GET /virtual-machine-interface/e08b56c8-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005981 10.0.0.38 - - [2026-09-01 21:12:54] "GET /virtual-machine/94e27a50-c455-4fbc-8c29-a603a7acac7c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003990 10.0.0.38 - - [2026-09-01 21:12:54] "GET /virtual-machine-interface/e0090b1e-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005388 10.0.0.38 - - [2026-09-01 21:12:54] "GET /virtual-machine/2f9eec14-5ee5-453e-965b-2abde1cd5a85?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005498 10.0.0.38 - - [2026-09-01 21:12:54] "GET /virtual-machine-interface/e10e762a-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006000 10.0.0.38 - - [2026-09-01 21:12:55] "GET /loadbalancer/a4795497-1529-4fe0-9ddc-fba3aa8c7886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001874 10.0.0.38 - - [2026-09-01 21:12:55] "POST /tags HTTP/1.1" 200 333 0.030935 10.0.0.38 - - [2026-09-01 21:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019779 10.0.0.38 - - [2026-09-01 21:12:55] "GET /tag/a470d691-1abf-4bc2-8826-250631f13253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.025500 10.0.0.38 - - [2026-09-01 21:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.38 - - [2026-09-01 21:12:55] "GET /project/e73f3cef-8bd6-4e2e-9dad-5731a2915a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.073731 10.0.0.38 - - [2026-09-01 21:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.38 - - [2026-09-01 21:12:55] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005899 10.0.0.38 - - [2026-09-01 21:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.38 - - [2026-09-01 21:12:55] "GET /service-appliance-set/f654809a-ca29-41a5-98ac-7bf09c3a2280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002831 10.0.0.38 - - [2026-09-01 21:12:55] "POST /fqname-to-id HTTP/1.1" 404 273 0.002222 10.0.0.38 - - [2026-09-01 21:12:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.104521 10.0.0.38 - - [2026-09-01 21:12:55] "GET /virtual-machine-interface/3ea1b132-9846-49a5-9c11-e456acadec3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.010273 10.0.0.38 - - [2026-09-01 21:12:55] "POST /instance-ips HTTP/1.1" 200 409 0.023018 10.0.0.38 - - [2026-09-01 21:12:55] "GET /instance-ip/9480ca37-fa49-4061-ba13-d6319c997ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.020729 10.0.0.38 - - [2026-09-01 21:12:55] "POST /loadbalancers HTTP/1.1" 200 629 0.072287 10.0.0.38 - - [2026-09-01 21:12:55] "GET /project/e73f3cef-8bd6-4e2e-9dad-5731a2915a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026230 10.0.0.38 - - [2026-09-01 21:12:55] "GET /instance-ip/9480ca37-fa49-4061-ba13-d6319c997ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003701 10.0.0.38 - - [2026-09-01 21:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011797 10.0.0.38 - - [2026-09-01 21:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008046 10.0.0.38 - - [2026-09-01 21:12:55] "POST /floating-ips HTTP/1.1" 200 597 0.038769 10.0.0.38 - - [2026-09-01 21:12:55] "GET /project/e73f3cef-8bd6-4e2e-9dad-5731a2915a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037239 10.0.0.38 - - [2026-09-01 21:12:55] "GET /loadbalancer/a4795497-1529-4fe0-9ddc-fba3aa8c7886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003018 10.0.0.38 - - [2026-09-01 21:12:55] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.024008 10.0.0.38 - - [2026-09-01 21:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.38 - - [2026-09-01 21:12:56] "GET /project/e73f3cef-8bd6-4e2e-9dad-5731a2915a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052847 10.0.0.38 - - [2026-09-01 21:12:56] "GET /loadbalancer-listener/23a05263-6a55-4eaa-b485-ea1cf907bfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003911 10.0.0.38 - - [2026-09-01 21:12:56] "GET /loadbalancer-listener/23a05263-6a55-4eaa-b485-ea1cf907bfec?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004182 10.0.0.38 - - [2026-09-01 21:12:56] "GET /loadbalancer/a4795497-1529-4fe0-9ddc-fba3aa8c7886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003072 10.0.0.38 - - [2026-09-01 21:12:56] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022312 10.0.0.38 - - [2026-09-01 21:12:56] "GET /instance-ip/9480ca37-fa49-4061-ba13-d6319c997ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.010720 10.0.0.38 - - [2026-09-01 21:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.38 - - [2026-09-01 21:12:56] "GET /instance-ip/9480ca37-fa49-4061-ba13-d6319c997ebf?fields=floating_ips HTTP/1.1" 200 1213 0.009907 10.0.0.38 - - [2026-09-01 21:12:56] "GET /loadbalancer/a4795497-1529-4fe0-9ddc-fba3aa8c7886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.006080 10.0.0.38 - - [2026-09-01 21:12:56] "GET /floating-ip/cd9a52fe-6adf-4ae0-bcec-4b746f346f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003342 10.0.0.38 - - [2026-09-01 21:12:56] "GET /loadbalancer-pool/0c0b0f6d-6986-4e58-89e7-3196c19022d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.008514 10.0.0.38 - - [2026-09-01 21:12:56] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018796 10.0.0.38 - - [2026-09-01 21:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.031252 10.0.0.38 - - [2026-09-01 21:12:56] "GET /virtual-machine-interface/dd105200-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017448 10.0.0.38 - - [2026-09-01 21:12:56] "GET /virtual-machine-interface/dd105200-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004698 10.0.0.38 - - [2026-09-01 21:12:56] "POST /ref-update HTTP/1.1" 200 156 0.008065 10.0.0.38 - - [2026-09-01 21:12:56] "GET /floating-ip/cd9a52fe-6adf-4ae0-bcec-4b746f346f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.019437 10.0.0.38 - - [2026-09-01 21:12:56] "POST /tags HTTP/1.1" 409 221 0.002417 10.0.0.38 - - [2026-09-01 21:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.38 - - [2026-09-01 21:12:56] "GET /tag/a470d691-1abf-4bc2-8826-250631f13253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014597 10.0.0.38 - - [2026-09-01 21:12:56] "PUT /floating-ip/cd9a52fe-6adf-4ae0-bcec-4b746f346f7a HTTP/1.1" 200 256 0.008861 10.0.0.38 - - [2026-09-01 21:12:56] "POST /set-tag HTTP/1.1" 200 109 0.067871 10.0.0.38 - - [2026-09-01 21:12:56] "GET /loadbalancer-pool/0c0b0f6d-6986-4e58-89e7-3196c19022d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1944 0.019843 10.0.0.38 - - [2026-09-01 21:12:56] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019804 10.0.0.38 - - [2026-09-01 21:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.009719 10.0.0.38 - - [2026-09-01 21:12:56] "GET /virtual-machine-interface/dd95f5cc-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009782 10.0.0.38 - - [2026-09-01 21:12:56] "GET /virtual-machine-interface/dd95f5cc-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004856 10.0.0.38 - - [2026-09-01 21:12:56] "POST /ref-update HTTP/1.1" 200 156 0.010166 10.0.0.38 - - [2026-09-01 21:12:56] "GET /floating-ip/cd9a52fe-6adf-4ae0-bcec-4b746f346f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.008122 10.0.0.38 - - [2026-09-01 21:12:56] "POST /set-tag HTTP/1.1" 200 109 0.099587 10.0.0.38 - - [2026-09-01 21:12:57] "POST /tags HTTP/1.1" 409 206 0.003153 10.0.0.38 - - [2026-09-01 21:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.38 - - [2026-09-01 21:12:57] "GET /tag/7c00a325-caa4-4335-8a7b-d93f1c99b6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.014685 10.0.0.38 - - [2026-09-01 21:12:57] "POST /tags HTTP/1.1" 409 204 0.004899 10.0.0.38 - - [2026-09-01 21:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.38 - - [2026-09-01 21:12:57] "GET /tag/de377497-d1d0-4f45-978b-ab6e2f91bed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012792 10.0.0.38 - - [2026-09-01 21:12:57] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002626 10.0.0.38 - - [2026-09-01 21:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.38 - - [2026-09-01 21:12:57] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003260 10.0.0.38 - - [2026-09-01 21:12:57] "POST /tags HTTP/1.1" 409 206 0.002096 10.0.0.38 - - [2026-09-01 21:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.38 - - [2026-09-01 21:12:57] "GET /tag/7c00a325-caa4-4335-8a7b-d93f1c99b6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013664 10.0.0.38 - - [2026-09-01 21:12:57] "POST /tags HTTP/1.1" 409 226 0.002208 10.0.0.38 - - [2026-09-01 21:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.38 - - [2026-09-01 21:12:57] "GET /tag/2fca037f-46f8-4543-a29b-95cd8ce9634a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.015915 10.0.0.38 - - [2026-09-01 21:12:57] "POST /tags HTTP/1.1" 409 204 0.002378 10.0.0.38 - - [2026-09-01 21:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.38 - - [2026-09-01 21:12:57] "GET /tag/de377497-d1d0-4f45-978b-ab6e2f91bed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012899 10.0.0.38 - - [2026-09-01 21:12:57] "POST /tags HTTP/1.1" 409 226 0.002092 10.0.0.38 - - [2026-09-01 21:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.38 - - [2026-09-01 21:12:57] "GET /tag/2fca037f-46f8-4543-a29b-95cd8ce9634a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011860 10.0.0.38 - - [2026-09-01 21:12:57] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002830 10.0.0.38 - - [2026-09-01 21:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.38 - - [2026-09-01 21:12:57] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003375 10.0.0.38 - - [2026-09-01 21:12:57] "POST /firewall-rules HTTP/1.1" 200 626 0.069836 10.0.0.38 - - [2026-09-01 21:12:58] "POST /firewall-rules HTTP/1.1" 200 646 0.097157 10.0.0.38 - - [2026-09-01 21:12:58] "GET /firewall-rule/829fcc25-60d3-4cc1-a2b9-378cd8868142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.030881 10.0.0.38 - - [2026-09-01 21:12:58] "GET /firewall-policy/99290ccf-5040-4361-9a7e-59a48c81ac9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003600 10.0.0.38 - - [2026-09-01 21:12:58] "GET /firewall-rule/9ff9fd14-cea8-40f7-8859-261314780b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.005211 10.0.0.38 - - [2026-09-01 21:12:58] "POST /ref-update HTTP/1.1" 200 156 0.032692 10.0.0.38 - - [2026-09-01 21:12:58] "POST /firewall-policys HTTP/1.1" 200 606 0.037237 10.0.0.38 - - [2026-09-01 21:12:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017763 10.0.0.38 - - [2026-09-01 21:12:58] "GET /firewall-policy/602c3502-a8a7-41c3-926e-3708f82309b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.012851 10.0.0.38 - - [2026-09-01 21:12:58] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003781 10.0.0.38 - - [2026-09-01 21:12:58] "GET /firewall-policy/602c3502-a8a7-41c3-926e-3708f82309b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003116 10.0.0.38 - - [2026-09-01 21:12:58] "GET /firewall-policy/6d7e4a69-aa3c-44e4-8e0d-890d194cebf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005030 10.0.0.38 - - [2026-09-01 21:12:58] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004130 10.0.0.38 - - [2026-09-01 21:12:58] "GET /firewall-policy/99290ccf-5040-4361-9a7e-59a48c81ac9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.006762 10.0.0.38 - - [2026-09-01 21:12:58] "GET /firewall-policy/99290ccf-5040-4361-9a7e-59a48c81ac9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002947 10.0.0.38 - - [2026-09-01 21:12:58] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003736 10.0.0.38 - - [2026-09-01 21:12:58] "POST /ref-update HTTP/1.1" 200 156 0.032774 10.0.0.38 - - [2026-09-01 21:12:58] "POST /ref-update HTTP/1.1" 200 156 0.037921 10.0.0.38 - - [2026-09-01 21:12:58] "POST /ref-update HTTP/1.1" 200 156 0.048511 10.0.0.38 - - [2026-09-01 21:12:58] "POST /ref-update HTTP/1.1" 200 156 0.048117 10.0.0.38 - - [2026-09-01 21:12:58] "POST /ref-update HTTP/1.1" 200 156 0.032435 10.0.0.38 - - [2026-09-01 21:12:58] "GET /firewall-policy/602c3502-a8a7-41c3-926e-3708f82309b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.015592 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:14:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001291 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:14:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001291 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:14:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001103 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:14:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001095 10.0.0.38 - - [2026-09-01 21:14:20] "GET /global-system-configs HTTP/1.1" 200 322 0.002806 10.0.0.38 - - [2026-09-01 21:14:21] "GET /global-system-configs HTTP/1.1" 200 322 0.006976 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:14:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001406 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:14:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001071 10.0.0.38 - - [2026-09-01 21:14:57] "POST /tags HTTP/1.1" 409 252 0.002671 10.0.0.38 - - [2026-09-01 21:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.38 - - [2026-09-01 21:14:57] "GET /tag/fe8f5df7-a5ca-4bc6-a718-7df2eb746058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.017017 10.0.0.38 - - [2026-09-01 21:14:57] "POST /tags HTTP/1.1" 409 228 0.004608 10.0.0.38 - - [2026-09-01 21:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.38 - - [2026-09-01 21:14:57] "GET /tag/2142618a-eb2d-4b3a-8f67-658bbc515184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.015826 10.0.0.38 - - [2026-09-01 21:14:57] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004952 10.0.0.38 - - [2026-09-01 21:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.38 - - [2026-09-01 21:14:57] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003628 10.0.0.38 - - [2026-09-01 21:14:57] "POST /tags HTTP/1.1" 409 206 0.002430 10.0.0.38 - - [2026-09-01 21:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.38 - - [2026-09-01 21:14:57] "GET /tag/7c00a325-caa4-4335-8a7b-d93f1c99b6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013510 10.0.0.38 - - [2026-09-01 21:14:57] "POST /tags HTTP/1.1" 409 226 0.002513 10.0.0.38 - - [2026-09-01 21:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.38 - - [2026-09-01 21:14:57] "GET /tag/2fca037f-46f8-4543-a29b-95cd8ce9634a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.015562 10.0.0.38 - - [2026-09-01 21:14:57] "POST /tags HTTP/1.1" 409 204 0.002637 10.0.0.38 - - [2026-09-01 21:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.38 - - [2026-09-01 21:14:57] "GET /tag/de377497-d1d0-4f45-978b-ab6e2f91bed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.019172 10.0.0.38 - - [2026-09-01 21:14:57] "POST /tags HTTP/1.1" 409 226 0.002825 10.0.0.38 - - [2026-09-01 21:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.38 - - [2026-09-01 21:14:57] "GET /tag/2fca037f-46f8-4543-a29b-95cd8ce9634a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012548 10.0.0.38 - - [2026-09-01 21:14:57] "POST /tags HTTP/1.1" 409 228 0.002391 10.0.0.38 - - [2026-09-01 21:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.38 - - [2026-09-01 21:14:57] "GET /tag/2142618a-eb2d-4b3a-8f67-658bbc515184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.012658 10.0.0.38 - - [2026-09-01 21:14:57] "POST /tags HTTP/1.1" 409 252 0.002507 10.0.0.38 - - [2026-09-01 21:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.38 - - [2026-09-01 21:14:57] "GET /tag/fe8f5df7-a5ca-4bc6-a718-7df2eb746058?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.015179 10.0.0.38 - - [2026-09-01 21:14:58] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009752 10.0.0.38 - - [2026-09-01 21:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.38 - - [2026-09-01 21:14:58] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003465 10.0.0.38 - - [2026-09-01 21:14:58] "POST /firewall-rules HTTP/1.1" 409 281 0.003782 10.0.0.38 - - [2026-09-01 21:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.38 - - [2026-09-01 21:14:58] "PUT /firewall-rule/9ff9fd14-cea8-40f7-8859-261314780b42 HTTP/1.1" 200 260 0.055729 10.0.0.38 - - [2026-09-01 21:14:58] "POST /firewall-rules HTTP/1.1" 409 291 0.038943 10.0.0.38 - - [2026-09-01 21:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.38 - - [2026-09-01 21:14:58] "PUT /firewall-rule/829fcc25-60d3-4cc1-a2b9-378cd8868142 HTTP/1.1" 200 260 0.044077 10.0.0.38 - - [2026-09-01 21:14:58] "GET /firewall-rule/829fcc25-60d3-4cc1-a2b9-378cd8868142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.018547 10.0.0.38 - - [2026-09-01 21:14:58] "POST /firewall-rules HTTP/1.1" 200 658 0.094588 10.0.0.38 - - [2026-09-01 21:14:58] "GET /firewall-rule/e312ccc4-d214-40f9-95e6-f1b551dae94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.029707 10.0.0.38 - - [2026-09-01 21:14:58] "GET /firewall-policy/99290ccf-5040-4361-9a7e-59a48c81ac9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002526 10.0.0.38 - - [2026-09-01 21:14:58] "GET /firewall-rule/9ff9fd14-cea8-40f7-8859-261314780b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.005210 10.0.0.38 - - [2026-09-01 21:14:58] "POST /firewall-policys HTTP/1.1" 409 269 0.003096 10.0.0.38 - - [2026-09-01 21:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.38 - - [2026-09-01 21:14:58] "PUT /firewall-policy/602c3502-a8a7-41c3-926e-3708f82309b2 HTTP/1.1" 200 264 0.046406 10.0.0.38 - - [2026-09-01 21:14:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.031639 10.0.0.38 - - [2026-09-01 21:14:58] "GET /firewall-policy/602c3502-a8a7-41c3-926e-3708f82309b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.015280 10.0.0.38 - - [2026-09-01 21:14:58] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003140 10.0.0.38 - - [2026-09-01 21:14:58] "GET /firewall-policy/602c3502-a8a7-41c3-926e-3708f82309b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003505 10.0.0.38 - - [2026-09-01 21:14:58] "GET /firewall-policy/602c3502-a8a7-41c3-926e-3708f82309b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003379 10.0.0.38 - - [2026-09-01 21:14:58] "GET /firewall-policy/602c3502-a8a7-41c3-926e-3708f82309b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003195 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:15:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001134 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:15:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001125 10.0.0.38 - - [2026-09-01 21:16:00] "GET /virtual-machine-interface/e0090b1e-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010261 10.0.0.38 - - [2026-09-01 21:16:00] "POST /set-tag HTTP/1.1" 200 109 0.007125 10.0.0.38 - - [2026-09-01 21:16:00] "GET /virtual-machine-interface/df7f912c-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017244 10.0.0.38 - - [2026-09-01 21:16:00] "POST /set-tag HTTP/1.1" 200 109 0.004190 10.0.0.38 - - [2026-09-01 21:16:00] "GET /virtual-machine-interface/dd95f5cc-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005734 10.0.0.38 - - [2026-09-01 21:16:00] "POST /set-tag HTTP/1.1" 200 109 0.003458 10.0.0.38 - - [2026-09-01 21:16:00] "GET /virtual-machine-interface/dedc7302-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005535 10.0.0.38 - - [2026-09-01 21:16:00] "POST /set-tag HTTP/1.1" 200 109 0.003222 10.0.0.38 - - [2026-09-01 21:16:00] "GET /virtual-machine-interface/e08b56c8-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005963 10.0.0.38 - - [2026-09-01 21:16:00] "POST /set-tag HTTP/1.1" 200 109 0.003200 10.0.0.38 - - [2026-09-01 21:16:00] "GET /virtual-machine-interface/dd105200-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006189 10.0.0.38 - - [2026-09-01 21:16:00] "POST /set-tag HTTP/1.1" 200 109 0.002946 10.0.0.38 - - [2026-09-01 21:16:00] "GET /virtual-machine-interface/e10e762a-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005957 10.0.0.38 - - [2026-09-01 21:16:00] "POST /set-tag HTTP/1.1" 200 109 0.003566 10.0.0.38 - - [2026-09-01 21:16:00] "GET /virtual-machine-interface/de48ded0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006529 10.0.0.38 - - [2026-09-01 21:16:00] "POST /set-tag HTTP/1.1" 200 109 0.003366 10.0.0.38 - - [2026-09-01 21:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.38 - - [2026-09-01 21:16:00] "GET /loadbalancer/a4795497-1529-4fe0-9ddc-fba3aa8c7886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003454 10.0.0.38 - - [2026-09-01 21:16:00] "GET /virtual-machine-interface/dd95f5cc-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008770 10.0.0.38 - - [2026-09-01 21:16:00] "POST /set-tag HTTP/1.1" 200 109 0.036065 10.0.0.38 - - [2026-09-01 21:16:00] "DELETE /loadbalancer-member/a0a05a3c-87ef-4ba0-a58a-189086b8ff97 HTTP/1.1" 200 115 0.059802 10.0.0.38 - - [2026-09-01 21:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.38 - - [2026-09-01 21:16:00] "GET /loadbalancer/a4795497-1529-4fe0-9ddc-fba3aa8c7886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003517 10.0.0.38 - - [2026-09-01 21:16:00] "GET /virtual-machine-interface/de48ded0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005348 10.0.0.38 - - [2026-09-01 21:16:01] "POST /set-tag HTTP/1.1" 200 109 0.007120 10.0.0.38 - - [2026-09-01 21:16:01] "GET /virtual-machine-interface/de48ded0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006693 10.0.0.38 - - [2026-09-01 21:16:01] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.38 - - [2026-09-01 21:16:01] "GET /virtual-machine/69b6f77c-418a-4618-84c5-ac0cb95445bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003661 10.0.0.38 - - [2026-09-01 21:16:01] "POST /ref-update HTTP/1.1" 200 156 0.014937 10.0.0.38 - - [2026-09-01 21:16:01] "GET /virtual-machine-interface/de48ded0-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015058 10.0.0.38 - - [2026-09-01 21:16:01] "POST /set-tag HTTP/1.1" 200 109 0.030998 10.0.0.38 - - [2026-09-01 21:16:01] "POST /set-tag HTTP/1.1" 200 109 0.050574 10.0.0.38 - - [2026-09-01 21:16:01] "POST /set-tag HTTP/1.1" 200 109 0.035847 10.0.0.38 - - [2026-09-01 21:16:01] "POST /set-tag HTTP/1.1" 200 109 0.019964 10.0.0.38 - - [2026-09-01 21:16:01] "POST /set-tag HTTP/1.1" 200 109 0.046506 10.0.0.38 - - [2026-09-01 21:16:01] "DELETE /instance-ip/de696420-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.077975 10.0.0.38 - - [2026-09-01 21:16:01] "DELETE /virtual-machine-interface/de48ded0-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.057040 10.0.0.38 - - [2026-09-01 21:16:01] "DELETE /virtual-machine/69b6f77c-418a-4618-84c5-ac0cb95445bb HTTP/1.1" 200 115 0.023080 10.0.0.38 - - [2026-09-01 21:16:02] "GET /virtual-machine-interface/dd95f5cc-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014815 10.0.0.38 - - [2026-09-01 21:16:02] "POST /set-tag HTTP/1.1" 200 109 0.004261 10.0.0.38 - - [2026-09-01 21:16:02] "GET /virtual-machine-interface/dd95f5cc-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006907 10.0.0.38 - - [2026-09-01 21:16:02] "POST /set-tag HTTP/1.1" 200 109 0.003743 10.0.0.38 - - [2026-09-01 21:16:02] "GET /virtual-machine/4bcbd194-f300-4d6a-9946-30a81f8bd07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003462 10.0.0.38 - - [2026-09-01 21:16:02] "POST /ref-update HTTP/1.1" 200 156 0.015202 10.0.0.38 - - [2026-09-01 21:16:02] "GET /virtual-machine-interface/dd95f5cc-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.037516 10.0.0.38 - - [2026-09-01 21:16:02] "POST /set-tag HTTP/1.1" 200 109 0.027168 10.0.0.38 - - [2026-09-01 21:16:02] "POST /set-tag HTTP/1.1" 200 109 0.044266 10.0.0.38 - - [2026-09-01 21:16:02] "POST /set-tag HTTP/1.1" 200 109 0.045790 10.0.0.38 - - [2026-09-01 21:16:02] "POST /set-tag HTTP/1.1" 200 109 0.023561 10.0.0.38 - - [2026-09-01 21:16:02] "POST /set-tag HTTP/1.1" 200 109 0.055785 10.0.0.38 - - [2026-09-01 21:16:02] "DELETE /instance-ip/ddb59b0c-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.075047 10.0.0.38 - - [2026-09-01 21:16:02] "POST /ref-update HTTP/1.1" 200 156 0.016821 10.0.0.38 - - [2026-09-01 21:16:02] "DELETE /virtual-machine-interface/dd95f5cc-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.062976 10.0.0.38 - - [2026-09-01 21:16:02] "DELETE /virtual-machine/4bcbd194-f300-4d6a-9946-30a81f8bd07f HTTP/1.1" 200 115 0.032361 10.0.0.38 - - [2026-09-01 21:16:02] "GET /virtual-machine-interface/dd105200-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009129 10.0.0.38 - - [2026-09-01 21:16:02] "POST /set-tag HTTP/1.1" 200 109 0.003125 10.0.0.38 - - [2026-09-01 21:16:02] "GET /virtual-machine-interface/dd105200-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004915 10.0.0.38 - - [2026-09-01 21:16:02] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.38 - - [2026-09-01 21:16:02] "GET /virtual-machine/cd18a2b9-aecf-44a4-8726-350d04b97e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004704 10.0.0.38 - - [2026-09-01 21:16:02] "POST /ref-update HTTP/1.1" 200 156 0.026808 10.0.0.38 - - [2026-09-01 21:16:02] "GET /virtual-machine-interface/dd105200-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.019236 10.0.0.38 - - [2026-09-01 21:16:03] "POST /set-tag HTTP/1.1" 200 109 0.067508 10.0.0.38 - - [2026-09-01 21:16:03] "POST /set-tag HTTP/1.1" 200 109 0.045307 10.0.0.38 - - [2026-09-01 21:16:03] "POST /set-tag HTTP/1.1" 200 109 0.050392 10.0.0.38 - - [2026-09-01 21:16:03] "POST /set-tag HTTP/1.1" 200 109 0.034049 10.0.0.38 - - [2026-09-01 21:16:03] "POST /set-tag HTTP/1.1" 200 109 0.038881 10.0.0.38 - - [2026-09-01 21:16:03] "DELETE /instance-ip/dd29bc0e-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.069113 10.0.0.38 - - [2026-09-01 21:16:03] "POST /ref-update HTTP/1.1" 200 156 0.011879 10.0.0.38 - - [2026-09-01 21:16:03] "DELETE /virtual-machine-interface/dd105200-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.054497 10.0.0.38 - - [2026-09-01 21:16:03] "DELETE /virtual-machine/cd18a2b9-aecf-44a4-8726-350d04b97e5e HTTP/1.1" 200 115 0.027807 10.0.0.38 - - [2026-09-01 21:16:03] "DELETE /tag/82b81e8f-3005-4b4f-b115-5ad8f8bc2d31 HTTP/1.1" 200 115 0.042752 10.0.0.38 - - [2026-09-01 21:16:03] "GET /virtual-machine-interface/dedc7302-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005199 10.0.0.38 - - [2026-09-01 21:16:03] "POST /set-tag HTTP/1.1" 200 109 0.003364 10.0.0.38 - - [2026-09-01 21:16:03] "GET /virtual-machine-interface/dedc7302-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005042 10.0.0.38 - - [2026-09-01 21:16:03] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.38 - - [2026-09-01 21:16:03] "GET /virtual-machine/d6e9aea5-4201-43e9-bc86-27b5bb498419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003520 10.0.0.38 - - [2026-09-01 21:16:03] "POST /ref-update HTTP/1.1" 200 156 0.013441 10.0.0.38 - - [2026-09-01 21:16:03] "GET /virtual-machine-interface/dedc7302-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015747 10.0.0.38 - - [2026-09-01 21:16:03] "POST /set-tag HTTP/1.1" 200 109 0.023111 10.0.0.38 - - [2026-09-01 21:16:03] "POST /set-tag HTTP/1.1" 200 109 0.043741 10.0.0.38 - - [2026-09-01 21:16:03] "POST /set-tag HTTP/1.1" 200 109 0.040252 10.0.0.38 - - [2026-09-01 21:16:03] "POST /set-tag HTTP/1.1" 200 109 0.024495 10.0.0.38 - - [2026-09-01 21:16:03] "POST /set-tag HTTP/1.1" 200 109 0.036631 10.0.0.38 - - [2026-09-01 21:16:04] "DELETE /instance-ip/defe0c24-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.065199 10.0.0.38 - - [2026-09-01 21:16:04] "DELETE /virtual-machine-interface/dedc7302-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.068769 10.0.0.38 - - [2026-09-01 21:16:04] "DELETE /virtual-machine/d6e9aea5-4201-43e9-bc86-27b5bb498419 HTTP/1.1" 200 115 0.064818 10.0.0.38 - - [2026-09-01 21:16:04] "DELETE /tag/7c00a325-caa4-4335-8a7b-d93f1c99b6f6 HTTP/1.1" 409 388 0.008285 10.0.0.38 - - [2026-09-01 21:16:04] "DELETE /tag/f4039ba5-3161-4cd4-ae9f-0193ad6c8859 HTTP/1.1" 200 115 0.055981 10.0.0.38 - - [2026-09-01 21:16:31] "GET /virtual-machine-interface/e10e762a-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013792 10.0.0.38 - - [2026-09-01 21:16:31] "POST /set-tag HTTP/1.1" 200 109 0.004786 10.0.0.38 - - [2026-09-01 21:16:31] "GET /virtual-machine-interface/e10e762a-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007304 10.0.0.38 - - [2026-09-01 21:16:31] "POST /set-tag HTTP/1.1" 200 109 0.003162 10.0.0.38 - - [2026-09-01 21:16:31] "GET /virtual-machine/2f9eec14-5ee5-453e-965b-2abde1cd5a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003193 10.0.0.38 - - [2026-09-01 21:16:31] "POST /ref-update HTTP/1.1" 200 156 0.012354 10.0.0.38 - - [2026-09-01 21:16:31] "GET /virtual-machine-interface/e10e762a-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005566 10.0.0.38 - - [2026-09-01 21:16:31] "POST /set-tag HTTP/1.1" 200 109 0.020365 10.0.0.38 - - [2026-09-01 21:16:31] "POST /set-tag HTTP/1.1" 200 109 0.064839 10.0.0.38 - - [2026-09-01 21:16:31] "POST /set-tag HTTP/1.1" 200 109 0.030010 10.0.0.38 - - [2026-09-01 21:16:31] "POST /set-tag HTTP/1.1" 200 109 0.048362 10.0.0.38 - - [2026-09-01 21:16:31] "DELETE /instance-ip/e12cc684-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.061738 10.0.0.38 - - [2026-09-01 21:16:31] "DELETE /virtual-machine-interface/e10e762a-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.050083 10.0.0.38 - - [2026-09-01 21:16:31] "DELETE /virtual-machine/2f9eec14-5ee5-453e-965b-2abde1cd5a85 HTTP/1.1" 200 115 0.022511 10.0.0.38 - - [2026-09-01 21:16:31] "DELETE /tag/fc3c4e55-745a-41c3-902b-3d6c50e637fe HTTP/1.1" 200 115 0.042510 10.0.0.38 - - [2026-09-01 21:16:31] "GET /virtual-machine-interface/e0090b1e-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004961 10.0.0.38 - - [2026-09-01 21:16:31] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.38 - - [2026-09-01 21:16:31] "GET /virtual-machine-interface/df7f912c-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004745 10.0.0.38 - - [2026-09-01 21:16:31] "POST /set-tag HTTP/1.1" 200 109 0.002498 10.0.0.38 - - [2026-09-01 21:16:31] "GET /virtual-machine-interface/e0090b1e-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005323 10.0.0.38 - - [2026-09-01 21:16:31] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.38 - - [2026-09-01 21:16:31] "GET /virtual-machine/94e27a50-c455-4fbc-8c29-a603a7acac7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002807 10.0.0.38 - - [2026-09-01 21:16:31] "POST /ref-update HTTP/1.1" 200 156 0.012694 10.0.0.38 - - [2026-09-01 21:16:31] "GET /virtual-machine-interface/e0090b1e-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017010 10.0.0.38 - - [2026-09-01 21:16:31] "POST /set-tag HTTP/1.1" 200 109 0.018498 10.0.0.38 - - [2026-09-01 21:16:31] "POST /set-tag HTTP/1.1" 200 109 0.035030 10.0.0.38 - - [2026-09-01 21:16:32] "POST /set-tag HTTP/1.1" 200 109 0.056160 10.0.0.38 - - [2026-09-01 21:16:32] "POST /set-tag HTTP/1.1" 200 109 0.023385 10.0.0.38 - - [2026-09-01 21:16:32] "DELETE /instance-ip/e0266b00-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.044088 10.0.0.38 - - [2026-09-01 21:16:32] "DELETE /virtual-machine-interface/e0090b1e-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.047445 10.0.0.38 - - [2026-09-01 21:16:32] "DELETE /virtual-machine/94e27a50-c455-4fbc-8c29-a603a7acac7c HTTP/1.1" 200 115 0.022725 10.0.0.38 - - [2026-09-01 21:16:32] "DELETE /tag/de377497-d1d0-4f45-978b-ab6e2f91bed6 HTTP/1.1" 409 236 0.005897 10.0.0.38 - - [2026-09-01 21:16:32] "GET /virtual-machine-interface/df7f912c-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008149 10.0.0.38 - - [2026-09-01 21:16:32] "POST /set-tag HTTP/1.1" 200 109 0.002802 10.0.0.38 - - [2026-09-01 21:16:32] "GET /virtual-machine/3b441b02-959b-440d-bc99-ab382f2cf15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003376 10.0.0.38 - - [2026-09-01 21:16:32] "POST /ref-update HTTP/1.1" 200 156 0.018462 10.0.0.38 - - [2026-09-01 21:16:32] "GET /virtual-machine-interface/df7f912c-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.031481 10.0.0.38 - - [2026-09-01 21:16:32] "POST /set-tag HTTP/1.1" 200 109 0.023719 10.0.0.38 - - [2026-09-01 21:16:32] "POST /set-tag HTTP/1.1" 200 109 0.018649 10.0.0.38 - - [2026-09-01 21:16:32] "POST /set-tag HTTP/1.1" 200 109 0.037803 10.0.0.38 - - [2026-09-01 21:16:32] "POST /set-tag HTTP/1.1" 200 109 0.031170 10.0.0.38 - - [2026-09-01 21:16:32] "DELETE /instance-ip/df9fef26-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.040691 10.0.0.38 - - [2026-09-01 21:16:32] "DELETE /virtual-machine-interface/df7f912c-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.058944 10.0.0.38 - - [2026-09-01 21:16:32] "DELETE /virtual-machine/3b441b02-959b-440d-bc99-ab382f2cf15c HTTP/1.1" 200 115 0.026106 10.0.0.38 - - [2026-09-01 21:16:32] "DELETE /tag/91ae42ae-b94d-4e02-8b8f-8ad3f0b202f3 HTTP/1.1" 200 115 0.040358 10.0.0.38 - - [2026-09-01 21:16:32] "DELETE /tag/f62a051c-6f17-44d8-8a62-02f6e24c2c99 HTTP/1.1" 200 115 0.043786 10.0.0.38 - - [2026-09-01 21:16:32] "DELETE /tag/aa35adf2-508e-448f-a6fc-af9d7746d8d6 HTTP/1.1" 200 115 0.034696 10.0.0.38 - - [2026-09-01 21:16:32] "GET /virtual-machine-interface/e08b56c8-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004438 10.0.0.38 - - [2026-09-01 21:16:32] "POST /set-tag HTTP/1.1" 200 109 0.003237 10.0.0.38 - - [2026-09-01 21:16:32] "GET /virtual-machine-interface/e08b56c8-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005250 10.0.0.38 - - [2026-09-01 21:16:32] "POST /set-tag HTTP/1.1" 200 109 0.002798 10.0.0.38 - - [2026-09-01 21:16:33] "GET /virtual-machine/c4003563-1843-4d0f-ad5a-7018ee448410?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004247 10.0.0.38 - - [2026-09-01 21:16:33] "POST /ref-update HTTP/1.1" 200 156 0.014327 10.0.0.38 - - [2026-09-01 21:16:33] "GET /virtual-machine-interface/e08b56c8-a649-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021913 10.0.0.38 - - [2026-09-01 21:16:33] "POST /set-tag HTTP/1.1" 200 109 0.027422 10.0.0.38 - - [2026-09-01 21:16:33] "POST /set-tag HTTP/1.1" 200 109 0.025789 10.0.0.38 - - [2026-09-01 21:16:33] "POST /set-tag HTTP/1.1" 200 109 0.032560 10.0.0.38 - - [2026-09-01 21:16:33] "POST /set-tag HTTP/1.1" 200 109 0.016861 10.0.0.38 - - [2026-09-01 21:16:33] "DELETE /instance-ip/e0a89698-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.059594 10.0.0.38 - - [2026-09-01 21:16:33] "DELETE /virtual-machine-interface/e08b56c8-a649-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.055466 10.0.0.38 - - [2026-09-01 21:16:33] "DELETE /virtual-machine/c4003563-1843-4d0f-ad5a-7018ee448410 HTTP/1.1" 200 115 0.023144 10.0.0.38 - - [2026-09-01 21:16:33] "DELETE /tag/2142618a-eb2d-4b3a-8f67-658bbc515184 HTTP/1.1" 409 236 0.009330 10.0.0.38 - - [2026-09-01 21:16:33] "DELETE /tag/fe8f5df7-a5ca-4bc6-a718-7df2eb746058 HTTP/1.1" 409 236 0.006582 10.0.0.38 - - [2026-09-01 21:16:33] "DELETE /tag/9b498dd6-8b29-4747-a793-df7760a5b570 HTTP/1.1" 200 115 0.044478 10.0.0.38 - - [2026-09-01 21:16:35] "POST /projects HTTP/1.1" 409 238 0.002471 10.0.0.38 - - [2026-09-01 21:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.38 - - [2026-09-01 21:16:35] "GET /project/b59f4199-fcc9-4a44-95b6-a010fdc4b54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054328 10.0.0.38 - - [2026-09-01 21:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005458 10.0.0.38 - - [2026-09-01 21:16:35] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.012687 10.0.0.38 - - [2026-09-01 21:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.38 - - [2026-09-01 21:16:35] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006190 10.0.0.38 - - [2026-09-01 21:16:35] "POST /security-groups HTTP/1.1" 409 285 0.003035 10.0.0.38 - - [2026-09-01 21:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.38 - - [2026-09-01 21:16:35] "PUT /security-group/46f7a481-2e30-4d03-b5b4-aa321ecba114 HTTP/1.1" 200 262 0.074552 10.0.0.38 - - [2026-09-01 21:16:35] "PUT /access-control-list/44ff191b-3f08-4303-ab18-9ceca6e31d23 HTTP/1.1" 200 272 0.034062 10.0.0.38 - - [2026-09-01 21:16:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.069729 10.0.0.38 - - [2026-09-01 21:16:35] "PUT /access-control-list/76cc1872-bfa9-4a93-827e-3e2a3b083c7c HTTP/1.1" 200 272 0.052141 10.0.0.38 - - [2026-09-01 21:16:40] "POST /projects HTTP/1.1" 409 238 0.003033 10.0.0.38 - - [2026-09-01 21:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.38 - - [2026-09-01 21:16:40] "GET /project/b59f4199-fcc9-4a44-95b6-a010fdc4b54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047978 10.0.0.38 - - [2026-09-01 21:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006113 10.0.0.38 - - [2026-09-01 21:16:40] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005686 10.0.0.38 - - [2026-09-01 21:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.38 - - [2026-09-01 21:16:40] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004448 10.0.0.38 - - [2026-09-01 21:16:40] "POST /security-groups HTTP/1.1" 409 285 0.003156 10.0.0.38 - - [2026-09-01 21:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.38 - - [2026-09-01 21:16:40] "PUT /security-group/46f7a481-2e30-4d03-b5b4-aa321ecba114 HTTP/1.1" 200 262 0.088990 10.0.0.38 - - [2026-09-01 21:16:40] "PUT /access-control-list/44ff191b-3f08-4303-ab18-9ceca6e31d23 HTTP/1.1" 200 272 0.026307 10.0.0.38 - - [2026-09-01 21:16:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.049210 10.0.0.38 - - [2026-09-01 21:16:41] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.026910 10.0.0.38 - - [2026-09-01 21:16:41] "PUT /access-control-list/76cc1872-bfa9-4a93-827e-3e2a3b083c7c HTTP/1.1" 200 272 0.044720 10.0.0.38 - - [2026-09-01 21:16:41] "GET /firewall-rule/16547064-98e6-4b68-bec4-ecde384da453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003330 10.0.0.38 - - [2026-09-01 21:16:41] "POST /ref-update HTTP/1.1" 200 156 0.073293 10.0.0.38 - - [2026-09-01 21:16:41] "DELETE /firewall-rule/16547064-98e6-4b68-bec4-ecde384da453 HTTP/1.1" 200 115 0.056347 10.0.0.38 - - [2026-09-01 21:16:41] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006475 10.0.0.38 - - [2026-09-01 21:16:41] "GET /firewall-rule/cc656528-e600-40ff-97ec-1d28ab8a1d23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003518 10.0.0.38 - - [2026-09-01 21:16:41] "POST /ref-update HTTP/1.1" 200 156 0.060031 10.0.0.38 - - [2026-09-01 21:16:41] "DELETE /firewall-rule/cc656528-e600-40ff-97ec-1d28ab8a1d23 HTTP/1.1" 200 115 0.045603 10.0.0.38 - - [2026-09-01 21:16:41] "DELETE /tag/b69dd124-1554-4839-9d85-455f99553de3 HTTP/1.1" 200 115 0.051653 10.0.0.38 - - [2026-09-01 21:16:41] "DELETE /tag/2142618a-eb2d-4b3a-8f67-658bbc515184 HTTP/1.1" 409 236 0.007802 10.0.0.38 - - [2026-09-01 21:16:41] "DELETE /tag/fe8f5df7-a5ca-4bc6-a718-7df2eb746058 HTTP/1.1" 409 236 0.007572 10.0.0.38 - - [2026-09-01 21:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.38 - - [2026-09-01 21:16:41] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005446 10.0.0.38 - - [2026-09-01 21:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.38 - - [2026-09-01 21:16:41] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005482 10.0.0.38 - - [2026-09-01 21:16:41] "PUT /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b HTTP/1.1" 200 264 0.071175 10.0.0.38 - - [2026-09-01 21:16:41] "PUT /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201 HTTP/1.1" 200 264 0.053723 10.0.0.38 - - [2026-09-01 21:16:41] "DELETE /security-group/46f7a481-2e30-4d03-b5b4-aa321ecba114 HTTP/1.1" 200 115 0.054514 10.0.0.38 - - [2026-09-01 21:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.38 - - [2026-09-01 21:16:41] "DELETE /access-control-list/44ff191b-3f08-4303-ab18-9ceca6e31d23 HTTP/1.1" 200 115 0.031730 10.0.0.38 - - [2026-09-01 21:16:41] "DELETE /access-control-list/76cc1872-bfa9-4a93-827e-3e2a3b083c7c HTTP/1.1" 200 115 0.045475 10.0.0.38 - - [2026-09-01 21:16:41] "GET /project/b59f4199-fcc9-4a44-95b6-a010fdc4b54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.058204 10.0.0.38 - - [2026-09-01 21:16:41] "GET /project/b59f4199-fcc9-4a44-95b6-a010fdc4b54c?fields=security_groups HTTP/1.1" 200 1353 0.042809 10.0.0.38 - - [2026-09-01 21:16:42] "DELETE /security-group/5ff389d7-cbd6-4606-a2cc-906f20c72495 HTTP/1.1" 200 115 0.063184 10.0.0.38 - - [2026-09-01 21:16:42] "DELETE /access-control-list/2a9a0fd7-eff0-409e-92c0-a3e1d3e6b9fc HTTP/1.1" 200 115 0.058436 10.0.0.38 - - [2026-09-01 21:16:42] "GET /project/b59f4199-fcc9-4a44-95b6-a010fdc4b54c?fields=application_policy_sets HTTP/1.1" 200 1392 0.069628 10.0.0.38 - - [2026-09-01 21:16:42] "DELETE /access-control-list/83f19eee-3502-456c-9bfc-ba2eb98d9bc9 HTTP/1.1" 200 115 0.058821 10.0.0.38 - - [2026-09-01 21:16:42] "DELETE /project/b59f4199-fcc9-4a44-95b6-a010fdc4b54c HTTP/1.1" 200 115 0.389148 10.0.0.38 - - [2026-09-01 21:16:42] "POST /projects HTTP/1.1" 409 238 0.003909 10.0.0.38 - - [2026-09-01 21:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.38 - - [2026-09-01 21:16:42] "GET /project/e73f3cef-8bd6-4e2e-9dad-5731a2915a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046797 10.0.0.38 - - [2026-09-01 21:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.38 - - [2026-09-01 21:16:42] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.007590 10.0.0.38 - - [2026-09-01 21:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.38 - - [2026-09-01 21:16:42] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006065 10.0.0.38 - - [2026-09-01 21:16:42] "POST /security-groups HTTP/1.1" 409 285 0.003048 10.0.0.38 - - [2026-09-01 21:16:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.38 - - [2026-09-01 21:16:42] "PUT /security-group/1c1306ee-9ec6-470a-a0db-6016488dafd4 HTTP/1.1" 200 262 0.059204 10.0.0.38 - - [2026-09-01 21:16:42] "PUT /access-control-list/dcdf8c3e-a5e4-42f9-b975-67140d1a6152 HTTP/1.1" 200 272 0.027443 10.0.0.38 - - [2026-09-01 21:16:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.040894 10.0.0.38 - - [2026-09-01 21:16:42] "PUT /access-control-list/a71bc8e1-9f3d-4e5f-8f4f-bc342491dca2 HTTP/1.1" 200 272 0.026046 10.0.0.38 - - [2026-09-01 21:16:46] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003274 10.0.0.38 - - [2026-09-01 21:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.38 - - [2026-09-01 21:16:46] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003358 10.0.0.38 - - [2026-09-01 21:16:46] "GET /firewall-policy/99290ccf-5040-4361-9a7e-59a48c81ac9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003256 10.0.0.38 - - [2026-09-01 21:16:46] "GET /firewall-rule/9ff9fd14-cea8-40f7-8859-261314780b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004305 10.0.0.38 - - [2026-09-01 21:16:46] "POST /ref-update HTTP/1.1" 200 156 0.023867 10.0.0.38 - - [2026-09-01 21:16:46] "DELETE /firewall-rule/9ff9fd14-cea8-40f7-8859-261314780b42 HTTP/1.1" 200 115 0.086284 10.0.0.38 - - [2026-09-01 21:16:46] "GET /firewall-policy/602c3502-a8a7-41c3-926e-3708f82309b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006985 10.0.0.38 - - [2026-09-01 21:16:46] "GET /firewall-rule/829fcc25-60d3-4cc1-a2b9-378cd8868142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003550 10.0.0.38 - - [2026-09-01 21:16:46] "POST /ref-update HTTP/1.1" 200 156 0.018704 10.0.0.38 - - [2026-09-01 21:16:46] "DELETE /firewall-rule/829fcc25-60d3-4cc1-a2b9-378cd8868142 HTTP/1.1" 200 115 0.056366 10.0.0.38 - - [2026-09-01 21:16:46] "GET /firewall-policy/602c3502-a8a7-41c3-926e-3708f82309b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.009190 10.0.0.38 - - [2026-09-01 21:16:46] "GET /firewall-rule/e312ccc4-d214-40f9-95e6-f1b551dae94c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.003825 10.0.0.38 - - [2026-09-01 21:16:46] "POST /ref-update HTTP/1.1" 200 156 0.023719 10.0.0.38 - - [2026-09-01 21:16:47] "DELETE /firewall-rule/e312ccc4-d214-40f9-95e6-f1b551dae94c HTTP/1.1" 200 115 0.072176 10.0.0.38 - - [2026-09-01 21:16:47] "GET /application-policy-set/1c62a78b-8d15-437d-8626-e2e593429c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003465 10.0.0.38 - - [2026-09-01 21:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.38 - - [2026-09-01 21:16:47] "GET /policy-management/a63c7753-a64e-4dbe-9517-74630410d5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003727 10.0.0.38 - - [2026-09-01 21:16:47] "GET /firewall-policy/602c3502-a8a7-41c3-926e-3708f82309b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004360 10.0.0.38 - - [2026-09-01 21:16:47] "POST /ref-update HTTP/1.1" 200 156 0.029696 10.0.0.38 - - [2026-09-01 21:16:47] "DELETE /firewall-policy/602c3502-a8a7-41c3-926e-3708f82309b2 HTTP/1.1" 200 115 0.047147 10.0.0.38 - - [2026-09-01 21:16:47] "DELETE /tag/2142618a-eb2d-4b3a-8f67-658bbc515184 HTTP/1.1" 200 115 0.079575 10.0.0.38 - - [2026-09-01 21:16:47] "DELETE /tag/fe8f5df7-a5ca-4bc6-a718-7df2eb746058 HTTP/1.1" 200 115 0.034106 10.0.0.38 - - [2026-09-01 21:16:47] "DELETE /tag/7c00a325-caa4-4335-8a7b-d93f1c99b6f6 HTTP/1.1" 200 115 0.080473 10.0.0.38 - - [2026-09-01 21:16:47] "DELETE /tag/de377497-d1d0-4f45-978b-ab6e2f91bed6 HTTP/1.1" 200 115 0.097875 10.0.0.38 - - [2026-09-01 21:16:47] "DELETE /loadbalancer-member/3d0a1312-2936-4719-a18f-56e85616365a HTTP/1.1" 200 115 0.046217 10.0.0.38 - - [2026-09-01 21:16:47] "DELETE /loadbalancer-pool/0c0b0f6d-6986-4e58-89e7-3196c19022d4 HTTP/1.1" 200 115 0.054691 10.0.0.38 - - [2026-09-01 21:16:47] "DELETE /loadbalancer-listener/23a05263-6a55-4eaa-b485-ea1cf907bfec HTTP/1.1" 200 115 0.032264 10.0.0.38 - - [2026-09-01 21:16:47] "DELETE /loadbalancer/a4795497-1529-4fe0-9ddc-fba3aa8c7886 HTTP/1.1" 200 115 0.048931 10.0.0.38 - - [2026-09-01 21:16:47] "DELETE /floating-ip/cd9a52fe-6adf-4ae0-bcec-4b746f346f7a HTTP/1.1" 200 115 0.037781 10.0.0.38 - - [2026-09-01 21:16:47] "DELETE /instance-ip/9480ca37-fa49-4061-ba13-d6319c997ebf HTTP/1.1" 200 115 0.078134 10.0.0.38 - - [2026-09-01 21:16:47] "DELETE /virtual-machine-interface/3ea1b132-9846-49a5-9c11-e456acadec3d HTTP/1.1" 200 115 0.070481 10.0.0.38 - - [2026-09-01 21:16:48] "DELETE /tag/a470d691-1abf-4bc2-8826-250631f13253 HTTP/1.1" 200 115 0.099817 10.0.0.38 - - [2026-09-01 21:16:48] "POST /projects HTTP/1.1" 409 238 0.002912 10.0.0.38 - - [2026-09-01 21:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.38 - - [2026-09-01 21:16:48] "GET /project/e73f3cef-8bd6-4e2e-9dad-5731a2915a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028333 10.0.0.38 - - [2026-09-01 21:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010420 10.0.0.38 - - [2026-09-01 21:16:48] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.008692 10.0.0.38 - - [2026-09-01 21:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010089 10.0.0.38 - - [2026-09-01 21:16:48] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.010046 10.0.0.38 - - [2026-09-01 21:16:48] "POST /security-groups HTTP/1.1" 409 285 0.002779 10.0.0.38 - - [2026-09-01 21:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.38 - - [2026-09-01 21:16:48] "PUT /security-group/1c1306ee-9ec6-470a-a0db-6016488dafd4 HTTP/1.1" 200 262 0.083342 10.0.0.38 - - [2026-09-01 21:16:48] "PUT /access-control-list/dcdf8c3e-a5e4-42f9-b975-67140d1a6152 HTTP/1.1" 200 272 0.048301 10.0.0.38 - - [2026-09-01 21:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.075523 10.0.0.38 - - [2026-09-01 21:16:48] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.043041 10.0.0.38 - - [2026-09-01 21:16:48] "PUT /access-control-list/a71bc8e1-9f3d-4e5f-8f4f-bc342491dca2 HTTP/1.1" 200 272 0.048027 10.0.0.38 - - [2026-09-01 21:16:48] "GET /firewall-rule/8969c44a-36b1-4782-8c26-8a0c10c85fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.009247 10.0.0.38 - - [2026-09-01 21:16:48] "POST /ref-update HTTP/1.1" 200 156 0.076074 10.0.0.38 - - [2026-09-01 21:16:48] "DELETE /firewall-rule/8969c44a-36b1-4782-8c26-8a0c10c85fe4 HTTP/1.1" 200 115 0.069599 10.0.0.38 - - [2026-09-01 21:16:48] "GET /firewall-policy/749d069e-e688-4fd2-a0ff-5001c72d81de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.008677 10.0.0.38 - - [2026-09-01 21:16:48] "GET /firewall-rule/9100c76c-2511-4aa3-9c8b-2a34bec026fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003649 10.0.0.38 - - [2026-09-01 21:16:48] "POST /ref-update HTTP/1.1" 200 156 0.063226 10.0.0.38 - - [2026-09-01 21:16:48] "DELETE /firewall-rule/9100c76c-2511-4aa3-9c8b-2a34bec026fe HTTP/1.1" 200 115 0.089432 10.0.0.38 - - [2026-09-01 21:16:49] "DELETE /tag/2fca037f-46f8-4543-a29b-95cd8ce9634a HTTP/1.1" 200 115 0.062344 10.0.0.38 - - [2026-09-01 21:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007078 10.0.0.38 - - [2026-09-01 21:16:49] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.006087 10.0.0.38 - - [2026-09-01 21:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.38 - - [2026-09-01 21:16:49] "GET /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005508 10.0.0.38 - - [2026-09-01 21:16:49] "PUT /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b HTTP/1.1" 200 264 0.084293 10.0.0.38 - - [2026-09-01 21:16:49] "PUT /virtual-network/931ca3c1-2fd7-4dde-84a5-f2e809959201 HTTP/1.1" 200 264 0.091041 10.0.0.38 - - [2026-09-01 21:16:49] "DELETE /security-group/1c1306ee-9ec6-470a-a0db-6016488dafd4 HTTP/1.1" 200 115 0.100049 10.0.0.38 - - [2026-09-01 21:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.38 - - [2026-09-01 21:16:49] "DELETE /access-control-list/dcdf8c3e-a5e4-42f9-b975-67140d1a6152 HTTP/1.1" 200 115 0.061258 10.0.0.38 - - [2026-09-01 21:16:49] "DELETE /access-control-list/a71bc8e1-9f3d-4e5f-8f4f-bc342491dca2 HTTP/1.1" 200 115 0.050720 10.0.0.38 - - [2026-09-01 21:16:49] "GET /project/e73f3cef-8bd6-4e2e-9dad-5731a2915a5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.080478 10.0.0.38 - - [2026-09-01 21:16:49] "GET /project/e73f3cef-8bd6-4e2e-9dad-5731a2915a5e?fields=security_groups HTTP/1.1" 200 1353 0.044635 10.0.0.38 - - [2026-09-01 21:16:49] "DELETE /security-group/001c10eb-fbab-4507-90be-5a93c1cdb72f HTTP/1.1" 200 115 0.081529 10.0.0.38 - - [2026-09-01 21:16:49] "DELETE /access-control-list/4ab777dc-8738-4b28-be2d-182aba4c5acd HTTP/1.1" 200 115 0.071565 10.0.0.38 - - [2026-09-01 21:16:49] "GET /project/e73f3cef-8bd6-4e2e-9dad-5731a2915a5e?fields=application_policy_sets HTTP/1.1" 200 1392 0.065899 10.0.0.38 - - [2026-09-01 21:16:49] "DELETE /access-control-list/3ba26853-09e0-4315-a913-e9c831c1768f HTTP/1.1" 200 115 0.062588 10.0.0.38 - - [2026-09-01 21:16:49] "DELETE /project/e73f3cef-8bd6-4e2e-9dad-5731a2915a5e HTTP/1.1" 200 115 0.444390 10.0.0.38 - - [2026-09-01 21:17:51] "GET / HTTP/1.1" 200 35931 0.001914 10.0.0.38 - - [2026-09-01 21:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.38 - - [2026-09-01 21:17:51] "GET /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003219 10.0.0.38 - - [2026-09-01 21:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.38 - - [2026-09-01 21:17:52] "GET /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003203 10.0.0.38 - - [2026-09-01 21:18:07] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.38 - - [2026-09-01 21:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.38 - - [2026-09-01 21:18:07] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005351 10.0.0.38 - - [2026-09-01 21:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.38 - - [2026-09-01 21:18:07] "GET /config-node/9a471afd-616b-4fdf-9f7c-410a37d83d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002343 10.0.0.38 - - [2026-09-01 21:18:08] "GET / HTTP/1.1" 200 35931 0.001374 10.0.0.38 - - [2026-09-01 21:18:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002301 10.0.0.38 - - [2026-09-01 21:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.38 - - [2026-09-01 21:18:13] "GET /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003321 10.0.0.38 - - [2026-09-01 21:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.38 - - [2026-09-01 21:18:13] "PUT /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976 HTTP/1.1" 200 276 0.013086 10.0.0.38 - - [2026-09-01 21:18:13] "GET / HTTP/1.1" 200 35931 0.001983 10.0.0.38 - - [2026-09-01 21:18:13] "POST /alarms HTTP/1.1" 409 264 0.002400 10.0.0.38 - - [2026-09-01 21:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.38 - - [2026-09-01 21:18:13] "PUT /alarm/ae3a2b3a-2f7b-45a9-bfc2-47efcebdced3 HTTP/1.1" 200 244 0.015832 10.0.0.38 - - [2026-09-01 21:18:13] "POST /alarms HTTP/1.1" 409 261 0.006196 10.0.0.38 - - [2026-09-01 21:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.38 - - [2026-09-01 21:18:13] "PUT /alarm/b13dac21-ff6a-45cc-adbd-263e959ccbe0 HTTP/1.1" 200 244 0.013145 10.0.0.38 - - [2026-09-01 21:18:13] "POST /alarms HTTP/1.1" 409 261 0.003228 10.0.0.38 - - [2026-09-01 21:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.38 - - [2026-09-01 21:18:13] "PUT /alarm/892abdbc-9e2b-4b86-8121-cfed54877773 HTTP/1.1" 200 244 0.013332 10.0.0.38 - - [2026-09-01 21:18:13] "POST /alarms HTTP/1.1" 409 253 0.008122 10.0.0.38 - - [2026-09-01 21:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.38 - - [2026-09-01 21:18:13] "PUT /alarm/bdaf7aed-e085-4540-8caa-9d37d9cd9a91 HTTP/1.1" 200 244 0.013502 10.0.0.38 - - [2026-09-01 21:18:13] "POST /alarms HTTP/1.1" 409 251 0.003578 10.0.0.38 - - [2026-09-01 21:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.38 - - [2026-09-01 21:18:13] "PUT /alarm/1f8d2f39-5a13-4ea0-b289-e853e1db4549 HTTP/1.1" 200 244 0.017666 10.0.0.38 - - [2026-09-01 21:18:13] "POST /alarms HTTP/1.1" 409 252 0.019819 10.0.0.38 - - [2026-09-01 21:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.38 - - [2026-09-01 21:18:14] "PUT /alarm/b14ae466-2352-4239-9671-c14ce8eda8e9 HTTP/1.1" 200 244 0.014610 10.0.0.38 - - [2026-09-01 21:18:14] "POST /alarms HTTP/1.1" 409 256 0.008993 10.0.0.38 - - [2026-09-01 21:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.38 - - [2026-09-01 21:18:14] "PUT /alarm/40daa44a-5e34-4c3c-858a-6e12eef73f03 HTTP/1.1" 200 244 0.022489 10.0.0.38 - - [2026-09-01 21:18:14] "POST /alarms HTTP/1.1" 409 248 0.002626 10.0.0.38 - - [2026-09-01 21:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.38 - - [2026-09-01 21:18:14] "PUT /alarm/398354fe-f21c-469b-982a-5e52c2db6317 HTTP/1.1" 200 244 0.014293 10.0.0.38 - - [2026-09-01 21:18:14] "POST /alarms HTTP/1.1" 409 252 0.007894 10.0.0.38 - - [2026-09-01 21:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.38 - - [2026-09-01 21:18:14] "PUT /alarm/4bf975f6-5ec8-4b43-95f3-c2bde5ebd8e3 HTTP/1.1" 200 244 0.012195 10.0.0.38 - - [2026-09-01 21:18:14] "POST /alarms HTTP/1.1" 409 257 0.014725 10.0.0.38 - - [2026-09-01 21:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.38 - - [2026-09-01 21:18:14] "PUT /alarm/56a918ac-a059-42e7-b381-7409f379936f HTTP/1.1" 200 244 0.014956 10.0.0.38 - - [2026-09-01 21:18:14] "POST /alarms HTTP/1.1" 409 251 0.017015 10.0.0.38 - - [2026-09-01 21:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.38 - - [2026-09-01 21:18:14] "PUT /alarm/73d6354c-ae07-440d-a86d-1a24f6afc4db HTTP/1.1" 200 244 0.013899 10.0.0.38 - - [2026-09-01 21:18:14] "POST /alarms HTTP/1.1" 409 257 0.008768 10.0.0.38 - - [2026-09-01 21:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.38 - - [2026-09-01 21:18:14] "PUT /alarm/ffb35e9d-6128-4467-af69-f306decc3e48 HTTP/1.1" 200 244 0.013668 10.0.0.38 - - [2026-09-01 21:18:14] "POST /alarms HTTP/1.1" 409 261 0.009807 10.0.0.38 - - [2026-09-01 21:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.38 - - [2026-09-01 21:18:14] "PUT /alarm/5291c895-6b94-449b-8789-19ed5377b5c7 HTTP/1.1" 200 244 0.016476 10.0.0.38 - - [2026-09-01 21:18:14] "POST /alarms HTTP/1.1" 409 258 0.007853 10.0.0.38 - - [2026-09-01 21:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.38 - - [2026-09-01 21:18:14] "PUT /alarm/afadf762-fb80-4620-9522-c3bbbf72198b HTTP/1.1" 200 244 0.014773 10.0.0.38 - - [2026-09-01 21:18:14] "POST /alarms HTTP/1.1" 409 254 0.017736 10.0.0.38 - - [2026-09-01 21:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.38 - - [2026-09-01 21:18:14] "PUT /alarm/df30347c-44b0-4d5f-ada3-c5b18663f86c HTTP/1.1" 200 244 0.012647 10.0.0.38 - - [2026-09-01 21:18:14] "POST /alarms HTTP/1.1" 409 254 0.006729 10.0.0.38 - - [2026-09-01 21:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.38 - - [2026-09-01 21:18:14] "PUT /alarm/786b6449-490b-4024-825f-1ae610b5a44c HTTP/1.1" 200 244 0.013644 10.0.0.38 - - [2026-09-01 21:18:14] "POST /alarms HTTP/1.1" 409 254 0.010294 10.0.0.38 - - [2026-09-01 21:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.38 - - [2026-09-01 21:18:14] "PUT /alarm/c1d8ef84-6065-4077-bbd3-98bd5a1444fa HTTP/1.1" 200 244 0.014794 10.0.0.38 - - [2026-09-01 21:18:14] "POST /alarms HTTP/1.1" 409 247 0.014570 10.0.0.38 - - [2026-09-01 21:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.38 - - [2026-09-01 21:18:15] "PUT /alarm/325524fa-4006-4bf2-9550-aeae656828e6 HTTP/1.1" 200 244 0.015923 10.0.0.38 - - [2026-09-01 21:18:15] "POST /alarms HTTP/1.1" 409 272 0.011041 10.0.0.38 - - [2026-09-01 21:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.38 - - [2026-09-01 21:18:15] "PUT /alarm/c9cc3ebf-c00b-4ab5-85be-34c698506dd8 HTTP/1.1" 200 244 0.014218 10.0.0.38 - - [2026-09-01 21:18:15] "POST /alarms HTTP/1.1" 409 261 0.006415 10.0.0.38 - - [2026-09-01 21:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.38 - - [2026-09-01 21:18:15] "PUT /alarm/50ffe702-631f-4f0b-adac-0ae17dded241 HTTP/1.1" 200 244 0.017338 10.0.0.38 - - [2026-09-01 21:18:15] "POST /alarms HTTP/1.1" 409 259 0.010312 10.0.0.38 - - [2026-09-01 21:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.38 - - [2026-09-01 21:18:15] "PUT /alarm/efc8a974-f992-4564-b94e-1926b7acde76 HTTP/1.1" 200 244 0.016566 10.0.0.38 - - [2026-09-01 21:18:15] "POST /alarms HTTP/1.1" 409 265 0.015646 10.0.0.38 - - [2026-09-01 21:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.38 - - [2026-09-01 21:18:15] "PUT /alarm/22574aa7-c4f9-46cb-b7bb-f104b3e8d191 HTTP/1.1" 200 244 0.014604 10.0.0.38 - - [2026-09-01 21:18:15] "POST /alarms HTTP/1.1" 409 279 0.014847 10.0.0.38 - - [2026-09-01 21:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.38 - - [2026-09-01 21:18:15] "PUT /alarm/4615737b-eca2-453c-8f93-3d15d589fb32 HTTP/1.1" 200 244 0.026915 10.0.0.38 - - [2026-09-01 21:18:15] "GET / HTTP/1.1" 200 35931 0.002171 10.0.0.38 - - [2026-09-01 21:18:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002803 10.0.0.38 - - [2026-09-01 21:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.38 - - [2026-09-01 21:18:15] "PUT /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976 HTTP/1.1" 200 276 0.011415 10.0.0.38 - - [2026-09-01 21:18:16] "GET / HTTP/1.1" 200 35931 0.002527 10.0.0.38 - - [2026-09-01 21:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.38 - - [2026-09-01 21:18:16] "GET /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003746 10.0.0.38 - - [2026-09-01 21:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.38 - - [2026-09-01 21:18:16] "PUT /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976 HTTP/1.1" 200 276 0.015032 10.0.0.38 - - [2026-09-01 21:18:16] "GET / HTTP/1.1" 200 35931 0.001828 10.0.0.38 - - [2026-09-01 21:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.38 - - [2026-09-01 21:18:16] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006085 10.0.0.38 - - [2026-09-01 21:18:16] "PUT /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201 HTTP/1.1" 200 274 0.022282 10.0.0.38 - - [2026-09-01 21:18:19] "GET / HTTP/1.1" 200 35931 0.001548 10.0.0.38 - - [2026-09-01 21:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.38 - - [2026-09-01 21:18:19] "GET /routing-instance/fb7d3a72-dd5b-4708-a65d-d9e042ac42cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003257 10.0.0.38 - - [2026-09-01 21:18:19] "POST /bgp-routers HTTP/1.1" 409 301 0.003128 10.0.0.38 - - [2026-09-01 21:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.38 - - [2026-09-01 21:18:19] "GET /bgp-router/7617b09e-996c-4488-a0c1-239824f765cb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004603 10.0.0.38 - - [2026-09-01 21:18:19] "PUT /bgp-router/7617b09e-996c-4488-a0c1-239824f765cb HTTP/1.1" 200 254 0.012977 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:18:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001395 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:18:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001435 10.0.0.38 - - [2026-09-01 21:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.38 - - [2026-09-01 21:18:22] "GET /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003371 10.0.0.38 - - [2026-09-01 21:18:35] "GET / HTTP/1.1" 200 35931 0.001916 10.0.0.38 - - [2026-09-01 21:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010023 10.0.0.38 - - [2026-09-01 21:18:35] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008875 10.0.0.38 - - [2026-09-01 21:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.38 - - [2026-09-01 21:18:35] "GET /config-node/9a471afd-616b-4fdf-9f7c-410a37d83d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003046 10.0.0.38 - - [2026-09-01 21:18:46] "GET / HTTP/1.1" 200 35931 0.002233 10.0.0.38 - - [2026-09-01 21:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.38 - - [2026-09-01 21:18:46] "GET /routing-instance/fb7d3a72-dd5b-4708-a65d-d9e042ac42cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003686 10.0.0.38 - - [2026-09-01 21:18:46] "POST /bgp-routers HTTP/1.1" 409 301 0.002341 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:18:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001454 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:18:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001215 10.0.0.38 - - [2026-09-01 21:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.38 - - [2026-09-01 21:18:46] "GET /bgp-router/7617b09e-996c-4488-a0c1-239824f765cb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003288 10.0.0.38 - - [2026-09-01 21:18:46] "PUT /bgp-router/7617b09e-996c-4488-a0c1-239824f765cb HTTP/1.1" 200 254 0.015923 10.0.0.38 - - [2026-09-01 21:19:02] "GET / HTTP/1.1" 200 35931 0.002919 10.0.0.38 - - [2026-09-01 21:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.38 - - [2026-09-01 21:19:02] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007916 10.0.0.38 - - [2026-09-01 21:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.38 - - [2026-09-01 21:19:02] "GET /config-node/9a471afd-616b-4fdf-9f7c-410a37d83d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002910 10.0.0.38 - - [2026-09-01 21:19:02] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.38 - - [2026-09-01 21:19:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002553 10.0.0.38 - - [2026-09-01 21:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.38 - - [2026-09-01 21:19:07] "GET /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002757 10.0.0.38 - - [2026-09-01 21:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.38 - - [2026-09-01 21:19:07] "PUT /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976 HTTP/1.1" 200 276 0.010105 10.0.0.38 - - [2026-09-01 21:19:08] "GET / HTTP/1.1" 200 35931 0.001823 10.0.0.38 - - [2026-09-01 21:19:08] "POST /alarms HTTP/1.1" 409 264 0.002840 10.0.0.38 - - [2026-09-01 21:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.38 - - [2026-09-01 21:19:08] "PUT /alarm/ae3a2b3a-2f7b-45a9-bfc2-47efcebdced3 HTTP/1.1" 200 244 0.013714 10.0.0.38 - - [2026-09-01 21:19:08] "POST /alarms HTTP/1.1" 409 261 0.009692 10.0.0.38 - - [2026-09-01 21:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.38 - - [2026-09-01 21:19:08] "PUT /alarm/b13dac21-ff6a-45cc-adbd-263e959ccbe0 HTTP/1.1" 200 244 0.012410 10.0.0.38 - - [2026-09-01 21:19:08] "POST /alarms HTTP/1.1" 409 261 0.005074 10.0.0.38 - - [2026-09-01 21:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.38 - - [2026-09-01 21:19:08] "PUT /alarm/892abdbc-9e2b-4b86-8121-cfed54877773 HTTP/1.1" 200 244 0.010479 10.0.0.38 - - [2026-09-01 21:19:08] "POST /alarms HTTP/1.1" 409 253 0.007895 10.0.0.38 - - [2026-09-01 21:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.38 - - [2026-09-01 21:19:08] "PUT /alarm/bdaf7aed-e085-4540-8caa-9d37d9cd9a91 HTTP/1.1" 200 244 0.011527 10.0.0.38 - - [2026-09-01 21:19:08] "POST /alarms HTTP/1.1" 409 251 0.017976 10.0.0.38 - - [2026-09-01 21:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.38 - - [2026-09-01 21:19:08] "PUT /alarm/1f8d2f39-5a13-4ea0-b289-e853e1db4549 HTTP/1.1" 200 244 0.013495 10.0.0.38 - - [2026-09-01 21:19:08] "POST /alarms HTTP/1.1" 409 252 0.004791 10.0.0.38 - - [2026-09-01 21:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.38 - - [2026-09-01 21:19:08] "PUT /alarm/b14ae466-2352-4239-9671-c14ce8eda8e9 HTTP/1.1" 200 244 0.015591 10.0.0.38 - - [2026-09-01 21:19:08] "POST /alarms HTTP/1.1" 409 256 0.019412 10.0.0.38 - - [2026-09-01 21:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.38 - - [2026-09-01 21:19:08] "PUT /alarm/40daa44a-5e34-4c3c-858a-6e12eef73f03 HTTP/1.1" 200 244 0.014021 10.0.0.38 - - [2026-09-01 21:19:08] "POST /alarms HTTP/1.1" 409 248 0.006081 10.0.0.38 - - [2026-09-01 21:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.38 - - [2026-09-01 21:19:08] "PUT /alarm/398354fe-f21c-469b-982a-5e52c2db6317 HTTP/1.1" 200 244 0.011270 10.0.0.38 - - [2026-09-01 21:19:08] "POST /alarms HTTP/1.1" 409 252 0.016090 10.0.0.38 - - [2026-09-01 21:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.38 - - [2026-09-01 21:19:08] "PUT /alarm/4bf975f6-5ec8-4b43-95f3-c2bde5ebd8e3 HTTP/1.1" 200 244 0.013695 10.0.0.38 - - [2026-09-01 21:19:08] "POST /alarms HTTP/1.1" 409 257 0.006310 10.0.0.38 - - [2026-09-01 21:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.38 - - [2026-09-01 21:19:08] "PUT /alarm/56a918ac-a059-42e7-b381-7409f379936f HTTP/1.1" 200 244 0.013372 10.0.0.38 - - [2026-09-01 21:19:08] "POST /alarms HTTP/1.1" 409 251 0.017638 10.0.0.38 - - [2026-09-01 21:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.38 - - [2026-09-01 21:19:08] "PUT /alarm/73d6354c-ae07-440d-a86d-1a24f6afc4db HTTP/1.1" 200 244 0.016235 10.0.0.38 - - [2026-09-01 21:19:09] "POST /alarms HTTP/1.1" 409 257 0.012089 10.0.0.38 - - [2026-09-01 21:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.38 - - [2026-09-01 21:19:09] "PUT /alarm/ffb35e9d-6128-4467-af69-f306decc3e48 HTTP/1.1" 200 244 0.013491 10.0.0.38 - - [2026-09-01 21:19:09] "POST /alarms HTTP/1.1" 409 261 0.008379 10.0.0.38 - - [2026-09-01 21:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.38 - - [2026-09-01 21:19:09] "PUT /alarm/5291c895-6b94-449b-8789-19ed5377b5c7 HTTP/1.1" 200 244 0.013834 10.0.0.38 - - [2026-09-01 21:19:09] "POST /alarms HTTP/1.1" 409 258 0.007833 10.0.0.38 - - [2026-09-01 21:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.38 - - [2026-09-01 21:19:09] "PUT /alarm/afadf762-fb80-4620-9522-c3bbbf72198b HTTP/1.1" 200 244 0.012812 10.0.0.38 - - [2026-09-01 21:19:09] "POST /alarms HTTP/1.1" 409 254 0.015038 10.0.0.38 - - [2026-09-01 21:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.38 - - [2026-09-01 21:19:09] "PUT /alarm/df30347c-44b0-4d5f-ada3-c5b18663f86c HTTP/1.1" 200 244 0.012828 10.0.0.38 - - [2026-09-01 21:19:09] "POST /alarms HTTP/1.1" 409 254 0.010989 10.0.0.38 - - [2026-09-01 21:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.38 - - [2026-09-01 21:19:09] "PUT /alarm/786b6449-490b-4024-825f-1ae610b5a44c HTTP/1.1" 200 244 0.015882 10.0.0.38 - - [2026-09-01 21:19:09] "POST /alarms HTTP/1.1" 409 254 0.002237 10.0.0.38 - - [2026-09-01 21:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.38 - - [2026-09-01 21:19:09] "PUT /alarm/c1d8ef84-6065-4077-bbd3-98bd5a1444fa HTTP/1.1" 200 244 0.013906 10.0.0.38 - - [2026-09-01 21:19:09] "POST /alarms HTTP/1.1" 409 247 0.016359 10.0.0.38 - - [2026-09-01 21:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.38 - - [2026-09-01 21:19:09] "PUT /alarm/325524fa-4006-4bf2-9550-aeae656828e6 HTTP/1.1" 200 244 0.010930 10.0.0.38 - - [2026-09-01 21:19:09] "POST /alarms HTTP/1.1" 409 272 0.013366 10.0.0.38 - - [2026-09-01 21:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.38 - - [2026-09-01 21:19:09] "PUT /alarm/c9cc3ebf-c00b-4ab5-85be-34c698506dd8 HTTP/1.1" 200 244 0.012519 10.0.0.38 - - [2026-09-01 21:19:09] "POST /alarms HTTP/1.1" 409 261 0.012662 10.0.0.38 - - [2026-09-01 21:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.38 - - [2026-09-01 21:19:09] "PUT /alarm/50ffe702-631f-4f0b-adac-0ae17dded241 HTTP/1.1" 200 244 0.011549 10.0.0.38 - - [2026-09-01 21:19:09] "POST /alarms HTTP/1.1" 409 259 0.013075 10.0.0.38 - - [2026-09-01 21:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.38 - - [2026-09-01 21:19:09] "PUT /alarm/efc8a974-f992-4564-b94e-1926b7acde76 HTTP/1.1" 200 244 0.011123 10.0.0.38 - - [2026-09-01 21:19:09] "POST /alarms HTTP/1.1" 409 265 0.008296 10.0.0.38 - - [2026-09-01 21:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.38 - - [2026-09-01 21:19:09] "PUT /alarm/22574aa7-c4f9-46cb-b7bb-f104b3e8d191 HTTP/1.1" 200 244 0.011031 10.0.0.38 - - [2026-09-01 21:19:09] "POST /alarms HTTP/1.1" 409 279 0.003058 10.0.0.38 - - [2026-09-01 21:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002845 10.0.0.38 - - [2026-09-01 21:19:09] "PUT /alarm/4615737b-eca2-453c-8f93-3d15d589fb32 HTTP/1.1" 200 244 0.015877 10.0.0.38 - - [2026-09-01 21:19:10] "GET / HTTP/1.1" 200 35931 0.002125 10.0.0.38 - - [2026-09-01 21:19:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002730 10.0.0.38 - - [2026-09-01 21:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.38 - - [2026-09-01 21:19:10] "PUT /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976 HTTP/1.1" 200 276 0.011657 10.0.0.38 - - [2026-09-01 21:19:10] "GET / HTTP/1.1" 200 35931 0.002284 10.0.0.38 - - [2026-09-01 21:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.38 - - [2026-09-01 21:19:10] "GET /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003293 10.0.0.38 - - [2026-09-01 21:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.38 - - [2026-09-01 21:19:10] "PUT /global-vrouter-config/f3c2e03c-3083-483d-a1c1-a6e39eb10976 HTTP/1.1" 200 276 0.011466 10.0.0.38 - - [2026-09-01 21:19:10] "GET / HTTP/1.1" 200 35931 0.003281 10.0.0.38 - - [2026-09-01 21:19:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.38 - - [2026-09-01 21:19:11] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.030574 10.0.0.38 - - [2026-09-01 21:19:11] "PUT /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201 HTTP/1.1" 200 274 0.019503 10.0.0.38 - - [2026-09-01 21:19:13] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.38 - - [2026-09-01 21:19:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.38 - - [2026-09-01 21:19:13] "GET /routing-instance/fb7d3a72-dd5b-4708-a65d-d9e042ac42cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011617 10.0.0.38 - - [2026-09-01 21:19:13] "POST /bgp-routers HTTP/1.1" 409 301 0.003281 10.0.0.38 - - [2026-09-01 21:19:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.38 - - [2026-09-01 21:19:14] "GET /bgp-router/7617b09e-996c-4488-a0c1-239824f765cb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004106 10.0.0.38 - - [2026-09-01 21:19:14] "PUT /bgp-router/7617b09e-996c-4488-a0c1-239824f765cb HTTP/1.1" 200 254 0.029975 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:19:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001188 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:19:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001455 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:19:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001245 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:19:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001844 10.0.0.38 - - [2026-09-01 21:19:18] "POST /tags HTTP/1.1" 200 355 0.043164 10.0.0.38 - - [2026-09-01 21:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.38 - - [2026-09-01 21:19:18] "GET /tag/b4fc4549-8af6-45b3-aeec-5cfc9aa7a17b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.020430 10.0.0.38 - - [2026-09-01 21:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.38 - - [2026-09-01 21:19:18] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005603 10.0.0.38 - - [2026-09-01 21:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.38 - - [2026-09-01 21:19:18] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.097119 10.0.0.38 - - [2026-09-01 21:19:18] "POST /virtual-machines HTTP/1.1" 200 351 0.051978 10.0.0.38 - - [2026-09-01 21:19:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020097 10.0.0.38 - - [2026-09-01 21:19:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.272161 10.0.0.38 - - [2026-09-01 21:19:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.015886 10.0.0.38 - - [2026-09-01 21:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.38 - - [2026-09-01 21:19:19] "GET /virtual-machine-interface/cafc113e-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.028352 10.0.0.38 - - [2026-09-01 21:19:19] "POST /instance-ips HTTP/1.1" 200 391 0.053191 10.0.0.38 - - [2026-09-01 21:19:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.044251 10.0.0.38 - - [2026-09-01 21:19:19] "GET /virtual-machine-interface/cafc113e-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.023093 10.0.0.38 - - [2026-09-01 21:19:19] "POST /set-tag HTTP/1.1" 200 109 0.022181 10.0.0.38 - - [2026-09-01 21:19:19] "GET /virtual-machine-interface/cafc113e-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.018038 10.0.0.38 - - [2026-09-01 21:19:19] "GET /instance-ip/cb302258-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003727 10.0.0.38 - - [2026-09-01 21:19:19] "GET /virtual-machine-interface/cafc113e-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005798 10.0.0.38 - - [2026-09-01 21:19:19] "POST /set-tag HTTP/1.1" 200 109 0.002826 10.0.0.38 - - [2026-09-01 21:19:19] "GET /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006027 10.0.0.38 - - [2026-09-01 21:19:19] "POST /ref-update HTTP/1.1" 200 156 0.010695 10.0.0.38 - - [2026-09-01 21:19:19] "GET /virtual-machine-interface/cafc113e-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.021070 10.0.0.38 - - [2026-09-01 21:19:19] "POST /set-tag HTTP/1.1" 200 109 0.003501 10.0.0.38 - - [2026-09-01 21:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.38 - - [2026-09-01 21:19:19] "GET /virtual-network/08c4ecf3-411c-4c48-ad5e-dd3f3a8add9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004749 10.0.0.38 - - [2026-09-01 21:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.38 - - [2026-09-01 21:19:19] "GET /project/f6eb6517-c23c-4439-b19c-1d3339449d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058341 10.0.0.38 - - [2026-09-01 21:19:19] "POST /virtual-machines HTTP/1.1" 200 355 0.018537 10.0.0.38 - - [2026-09-01 21:19:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.042516 10.0.0.38 - - [2026-09-01 21:19:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.202174 10.0.0.38 - - [2026-09-01 21:19:20] "GET /global-system-configs HTTP/1.1" 200 322 0.003479 10.0.0.38 - - [2026-09-01 21:19:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013778 10.0.0.38 - - [2026-09-01 21:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014269 10.0.0.38 - - [2026-09-01 21:19:20] "GET /virtual-machine-interface/cba501ae-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.008641 10.0.0.38 - - [2026-09-01 21:19:20] "POST /instance-ips HTTP/1.1" 200 395 0.042618 10.0.0.38 - - [2026-09-01 21:19:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.046143 10.0.0.38 - - [2026-09-01 21:19:20] "GET /virtual-machine-interface/cba501ae-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.015185 10.0.0.38 - - [2026-09-01 21:19:20] "POST /set-tag HTTP/1.1" 200 109 0.022655 10.0.0.38 - - [2026-09-01 21:19:20] "GET /virtual-machine-interface/cba501ae-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.028186 10.0.0.38 - - [2026-09-01 21:19:20] "GET /instance-ip/cbcdbe00-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006696 10.0.0.38 - - [2026-09-01 21:19:20] "GET /virtual-machine-interface/cba501ae-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005344 10.0.0.38 - - [2026-09-01 21:19:20] "POST /set-tag HTTP/1.1" 200 109 0.002712 10.0.0.38 - - [2026-09-01 21:19:20] "GET /virtual-router/3d4b01af-66c5-4de8-96e4-8135daf8b89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.004491 10.0.0.38 - - [2026-09-01 21:19:20] "POST /ref-update HTTP/1.1" 200 156 0.014540 10.0.0.38 - - [2026-09-01 21:19:20] "GET /virtual-machine-interface/cba501ae-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.021345 10.0.0.38 - - [2026-09-01 21:19:20] "POST /set-tag HTTP/1.1" 200 109 0.006190 10.0.0.38 - - [2026-09-01 21:19:20] "GET /virtual-machine-interface/cafc113e-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006273 10.0.0.38 - - [2026-09-01 21:19:20] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.38 - - [2026-09-01 21:19:20] "GET /virtual-machine-interface/cba501ae-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005291 10.0.0.38 - - [2026-09-01 21:19:20] "POST /set-tag HTTP/1.1" 200 109 0.003472 10.0.0.38 - - [2026-09-01 21:19:21] "GET /global-system-configs HTTP/1.1" 200 322 0.009006 10.0.0.38 - - [2026-09-01 21:19:34] "GET / HTTP/1.1" 200 35931 0.001957 10.0.0.38 - - [2026-09-01 21:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005871 10.0.0.38 - - [2026-09-01 21:19:34] "GET /global-system-config/43266d2b-6a8b-4cbe-b295-13db8a7da201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.011443 10.0.0.38 - - [2026-09-01 21:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.38 - - [2026-09-01 21:19:34] "GET /config-node/9a471afd-616b-4fdf-9f7c-410a37d83d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002960 10.0.0.38 - - [2026-09-01 21:19:35] "GET /virtual-machine-interface/cafc113e-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005559 10.0.0.38 - - [2026-09-01 21:19:35] "POST /set-tag HTTP/1.1" 200 109 0.006690 10.0.0.38 - - [2026-09-01 21:19:36] "GET /virtual-machine-interface/cba501ae-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007988 10.0.0.38 - - [2026-09-01 21:19:36] "POST /set-tag HTTP/1.1" 200 109 0.005820 10.0.0.38 - - [2026-09-01 21:19:37] "GET /virtual-machine-interface/cafc113e-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007237 10.0.0.38 - - [2026-09-01 21:19:37] "POST /set-tag HTTP/1.1" 200 109 0.003278 10.0.0.38 - - [2026-09-01 21:19:46] "GET / HTTP/1.1" 200 35931 0.002204 10.0.0.38 - - [2026-09-01 21:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.38 - - [2026-09-01 21:19:46] "GET /routing-instance/fb7d3a72-dd5b-4708-a65d-d9e042ac42cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005291 10.0.0.38 - - [2026-09-01 21:19:46] "POST /bgp-routers HTTP/1.1" 409 301 0.002567 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:19:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001174 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:19:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001156 10.0.0.38 - - [2026-09-01 21:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.38 - - [2026-09-01 21:19:46] "GET /bgp-router/7617b09e-996c-4488-a0c1-239824f765cb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003562 10.0.0.38 - - [2026-09-01 21:19:46] "PUT /bgp-router/7617b09e-996c-4488-a0c1-239824f765cb HTTP/1.1" 200 254 0.025910 10.0.0.38 - - [2026-09-01 21:20:08] "GET /virtual-machine-interface/cafc113e-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.014121 10.0.0.38 - - [2026-09-01 21:20:08] "POST /set-tag HTTP/1.1" 200 109 0.005395 10.0.0.38 - - [2026-09-01 21:20:08] "GET /virtual-machine-interface/cafc113e-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.014795 10.0.0.38 - - [2026-09-01 21:20:08] "POST /set-tag HTTP/1.1" 200 109 0.005855 10.0.0.38 - - [2026-09-01 21:20:08] "GET /virtual-machine/afef816a-67b6-429d-906f-e0f819a8eafe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003523 10.0.0.38 - - [2026-09-01 21:20:08] "POST /ref-update HTTP/1.1" 200 156 0.021467 10.0.0.38 - - [2026-09-01 21:20:08] "GET /virtual-machine-interface/cafc113e-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005154 10.0.0.38 - - [2026-09-01 21:20:08] "POST /set-tag HTTP/1.1" 200 109 0.037831 10.0.0.38 - - [2026-09-01 21:20:08] "POST /set-tag HTTP/1.1" 200 109 0.064313 10.0.0.38 - - [2026-09-01 21:20:08] "DELETE /instance-ip/cb302258-a64a-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.064675 10.0.0.38 - - [2026-09-01 21:20:09] "DELETE /virtual-machine-interface/cafc113e-a64a-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.101076 10.0.0.38 - - [2026-09-01 21:20:09] "DELETE /virtual-machine/afef816a-67b6-429d-906f-e0f819a8eafe HTTP/1.1" 200 115 0.041164 10.0.0.38 - - [2026-09-01 21:20:09] "GET /virtual-machine-interface/cba501ae-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012213 10.0.0.38 - - [2026-09-01 21:20:09] "POST /set-tag HTTP/1.1" 200 109 0.006003 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:20:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001100 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:20:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 10.0.0.38 - - [2026-09-01 21:20:39] "GET /virtual-machine-interface/cba501ae-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008125 10.0.0.38 - - [2026-09-01 21:20:39] "POST /set-tag HTTP/1.1" 200 109 0.006433 10.0.0.38 - - [2026-09-01 21:20:39] "GET /virtual-machine-interface/cba501ae-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009087 10.0.0.38 - - [2026-09-01 21:20:39] "POST /set-tag HTTP/1.1" 200 109 0.002895 10.0.0.38 - - [2026-09-01 21:20:39] "GET /virtual-machine/e9aee077-c10b-4eb3-ad89-0c1f193e2698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003940 10.0.0.38 - - [2026-09-01 21:20:39] "POST /ref-update HTTP/1.1" 200 156 0.016197 10.0.0.38 - - [2026-09-01 21:20:39] "GET /virtual-machine-interface/cba501ae-a64a-11f1-b94d-fa163e7201ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007492 10.0.0.38 - - [2026-09-01 21:20:39] "POST /set-tag HTTP/1.1" 200 109 0.030763 10.0.0.38 - - [2026-09-01 21:20:39] "POST /set-tag HTTP/1.1" 200 109 0.038904 10.0.0.38 - - [2026-09-01 21:20:39] "DELETE /instance-ip/cbcdbe00-a64a-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.051147 10.0.0.38 - - [2026-09-01 21:20:40] "DELETE /virtual-machine-interface/cba501ae-a64a-11f1-b94d-fa163e7201ee HTTP/1.1" 200 115 0.078791 10.0.0.38 - - [2026-09-01 21:20:40] "DELETE /virtual-machine/e9aee077-c10b-4eb3-ad89-0c1f193e2698 HTTP/1.1" 200 115 0.027774 10.0.0.38 - - [2026-09-01 21:20:40] "DELETE /tag/b4fc4549-8af6-45b3-aeec-5cfc9aa7a17b HTTP/1.1" 200 115 0.056672 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:20:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001127 [Introspect:8084]10.0.0.38 - - [2026-09-01 21:20:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001192