++ 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: =================== Fri Aug 14 07:55:45 AM UTC 2026 ===================' INFO: =================== Fri Aug 14 07:55:45 AM 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}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ cut -d / -f 1 +++ local nic=enp1s0 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev enp1s0 ++ DEFAULT_LOCAL_IP=10.0.0.186 ++ 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.186 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.186 ++ ANALYTICSDB_NODES=10.0.0.186 ++ ANALYTICS_SNMP_NODES=10.0.0.186 ++ 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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:8081 ' +++ '[' -n '10.0.0.186:8081 ' ']' +++ echo 10.0.0.186:8081 ++ ANALYTICS_SERVERS=10.0.0.186: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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:9042 ' +++ '[' -n '10.0.0.186:9042 ' ']' +++ echo 10.0.0.186:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.186:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.186 ++ 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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:8086 ' +++ '[' -n '10.0.0.186:8086 ' ']' +++ echo 10.0.0.186:8086 ++ COLLECTOR_SERVERS=10.0.0.186: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.186 ++ CONFIGDB_NODES=10.0.0.186 ++ 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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:8082 ' +++ '[' -n '10.0.0.186:8082 ' ']' +++ echo 10.0.0.186:8082 ++ CONFIG_SERVERS=10.0.0.186: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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:9161 ' +++ '[' -n '10.0.0.186:9161 ' ']' +++ echo 10.0.0.186:9161 ++ CONFIGDB_SERVERS=10.0.0.186: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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:9041 ' +++ '[' -n '10.0.0.186:9041 ' ']' +++ echo 10.0.0.186:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.186: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.186 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.186 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.186 ++ 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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+=10.0.0.186:2181, +++ '[' -n 10.0.0.186:2181, ']' +++ echo 10.0.0.186:2181 ++ ZOOKEEPER_SERVERS=10.0.0.186: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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:2181 ' +++ '[' -n '10.0.0.186:2181 ' ']' +++ echo 10.0.0.186:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.186:2181 ++ RABBITMQ_NODES=10.0.0.186 ++ 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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+=10.0.0.186:5673, +++ '[' -n 10.0.0.186:5673, ']' +++ echo 10.0.0.186:5673 ++ RABBITMQ_SERVERS=10.0.0.186: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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:6379 ' +++ '[' -n '10.0.0.186:6379 ' ']' +++ echo 10.0.0.186:6379 ++ REDIS_SERVERS=10.0.0.186: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.186 ++ 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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:9092 ' +++ '[' -n '10.0.0.186:9092 ' ']' +++ echo 10.0.0.186:9092 ++ KAFKA_SERVERS=10.0.0.186: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.186 ++ 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.186 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.186 + local cassandra=10.0.0.186 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.186 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.186 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.186 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.186 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.186 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.186 +++ local servers=10.0.0.186 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ sort ++++ uniq +++ local local_ips=,10.0.0.186,10.91.76.1,127.0.0.1,172.17.0.1,252.186.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.186'\''))' +++ local server_ip=10.0.0.186 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.186 ]] +++ [[ ,10.0.0.186,10.91.76.1,127.0.0.1,172.17.0.1,252.186.0.1,, =~ ,10\.0\.0\.186, ]] +++ echo 10.0.0.186 1 +++ return ++ local ip=10.0.0.186 ++ [[ -z 10.0.0.186 ]] ++ echo 10.0.0.186 + host_ip=10.0.0.186 + [[ cql == \c\q\l ]] ++ echo 10.0.0.186:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.186:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.186:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/14/2026 07:56:36.419 7f7e0e7aa500 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/14/2026 07:56:36.652 7f7e0e7aa500 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/14/2026 07:56:36.678 7f7e0e7aa500 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/14/2026 07:56:36.678 7f7e0e7aa500 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.186:8082/ Hit Ctrl-C to quit. 10.0.0.186 - - [2026-08-14 07:56:44] "GET / HTTP/1.1" 503 181 0.001234 10.0.0.186 - - [2026-08-14 07:56:45] "GET / HTTP/1.1" 503 181 0.000460 10.0.0.186 - - [2026-08-14 07:56:45] "GET / HTTP/1.1" 503 181 0.000257 10.0.0.186 - - [2026-08-14 07:56:45] "GET / HTTP/1.1" 200 45303 0.001465 10.0.0.186 - - [2026-08-14 07:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010941 10.0.0.186 - - [2026-08-14 07:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015356 10.0.0.186 - - [2026-08-14 07:56:46] "GET / HTTP/1.1" 200 36215 0.001431 10.0.0.186 - - [2026-08-14 07:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.186 - - [2026-08-14 07:56:46] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013592 10.0.0.186 - - [2026-08-14 07:56:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.003119 10.0.0.186 - - [2026-08-14 07:56:46] "POST /config-nodes HTTP/1.1" 200 595 0.080993 10.0.0.186 - - [2026-08-14 07:56:46] "GET / HTTP/1.1" 200 36215 0.001510 10.0.0.186 - - [2026-08-14 07:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.186 - - [2026-08-14 07:56:46] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006827 10.0.0.186 - - [2026-08-14 07:56:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.006651 10.0.0.186 - - [2026-08-14 07:56:46] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.067644 10.0.0.186 - - [2026-08-14 07:56:47] "GET / HTTP/1.1" 200 36215 0.001734 10.0.0.186 - - [2026-08-14 07:56:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004706 10.0.0.186 - - [2026-08-14 07:56:47] "GET / HTTP/1.1" 200 36215 0.001449 [Introspect:8084]10.0.0.186 - - [2026-08-14 07:56:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001070 [Introspect:8084]10.0.0.186 - - [2026-08-14 07:56:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000973 10.0.0.186 - - [2026-08-14 07:56:47] "GET / HTTP/1.1" 200 36215 0.001698 10.0.0.186 - - [2026-08-14 07:56:48] "GET / HTTP/1.1" 200 36215 0.001497 10.0.0.186 - - [2026-08-14 07:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009877 10.0.0.186 - - [2026-08-14 07:56:48] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007724 10.0.0.186 - - [2026-08-14 07:56:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.004391 10.0.0.186 - - [2026-08-14 07:56:48] "POST /analytics-nodes HTTP/1.1" 200 601 0.075653 10.0.0.186 - - [2026-08-14 07:56:49] "GET / HTTP/1.1" 200 36215 0.002071 10.0.0.186 - - [2026-08-14 07:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.022532 10.0.0.186 - - [2026-08-14 07:56:49] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010425 10.0.0.186 - - [2026-08-14 07:56:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.005476 10.0.0.186 - - [2026-08-14 07:56:49] "POST /config-database-nodes HTTP/1.1" 200 613 0.048723 10.0.0.186 - - [2026-08-14 07:56:50] "GET / HTTP/1.1" 200 36215 0.001629 10.0.0.186 - - [2026-08-14 07:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016926 10.0.0.186 - - [2026-08-14 07:56:50] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022303 10.0.0.186 - - [2026-08-14 07:56:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.006065 10.0.0.186 - - [2026-08-14 07:56:51] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.082147 10.0.0.186 - - [2026-08-14 07:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020863 10.0.0.186 - - [2026-08-14 07:56:52] "GET /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.036371 10.0.0.186 - - [2026-08-14 07:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.033145 10.0.0.186 - - [2026-08-14 07:56:52] "PUT /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1 HTTP/1.1" 200 277 0.025231 10.0.0.186 - - [2026-08-14 07:56:52] "GET / HTTP/1.1" 200 36215 0.002537 10.0.0.186 - - [2026-08-14 07:56:53] "POST /alarms HTTP/1.1" 200 583 0.113700 10.0.0.186 - - [2026-08-14 07:56:53] "POST /alarms HTTP/1.1" 200 577 0.214638 10.0.0.186 - - [2026-08-14 07:56:53] "POST /alarms HTTP/1.1" 200 577 0.145359 10.0.0.186 - - [2026-08-14 07:56:53] "GET / HTTP/1.1" 200 36215 0.001554 10.0.0.186 - - [2026-08-14 07:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008111 10.0.0.186 - - [2026-08-14 07:56:53] "GET /routing-instance/733ebf57-87ee-4891-8c41-ca7d365983a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.028765 10.0.0.186 - - [2026-08-14 07:56:53] "POST /alarms HTTP/1.1" 200 561 0.201562 10.0.0.186 - - [2026-08-14 07:56:53] "POST /bgp-routers HTTP/1.1" 200 618 0.170608 10.0.0.186 - - [2026-08-14 07:56:53] "GET /bgp-router/60260628-ddab-4f21-8818-8b4a91a0b4af?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.028533 10.0.0.186 - - [2026-08-14 07:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.021580 10.0.0.186 - - [2026-08-14 07:56:53] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014931 10.0.0.186 - - [2026-08-14 07:56:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010922 10.0.0.186 - - [2026-08-14 07:56:53] "POST /alarms HTTP/1.1" 200 557 0.208661 10.0.0.186 - - [2026-08-14 07:56:53] "POST /ref-update HTTP/1.1" 200 156 0.047046 10.0.0.186 - - [2026-08-14 07:56:54] "POST /alarms HTTP/1.1" 200 559 0.190709 10.0.0.186 - - [2026-08-14 07:56:54] "POST /alarms HTTP/1.1" 200 567 0.056856 10.0.0.186 - - [2026-08-14 07:56:54] "POST /alarms HTTP/1.1" 200 551 0.061531 10.0.0.186 - - [2026-08-14 07:56:54] "POST /alarms HTTP/1.1" 200 559 0.045188 10.0.0.186 - - [2026-08-14 07:56:54] "POST /alarms HTTP/1.1" 200 569 0.061445 10.0.0.186 - - [2026-08-14 07:56:54] "POST /alarms HTTP/1.1" 200 557 0.053794 10.0.0.186 - - [2026-08-14 07:56:54] "POST /alarms HTTP/1.1" 200 569 0.044453 10.0.0.186 - - [2026-08-14 07:56:54] "POST /alarms HTTP/1.1" 200 577 0.077152 10.0.0.186 - - [2026-08-14 07:56:54] "POST /alarms HTTP/1.1" 200 571 0.074711 10.0.0.186 - - [2026-08-14 07:56:54] "POST /alarms HTTP/1.1" 200 563 0.074819 10.0.0.186 - - [2026-08-14 07:56:54] "POST /alarms HTTP/1.1" 200 563 0.110539 10.0.0.186 - - [2026-08-14 07:56:55] "POST /alarms HTTP/1.1" 200 563 0.123909 10.0.0.186 - - [2026-08-14 07:56:55] "POST /alarms HTTP/1.1" 200 549 0.073712 10.0.0.186 - - [2026-08-14 07:56:55] "GET / HTTP/1.1" 200 36215 0.015668 10.0.0.186 - - [2026-08-14 07:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.022241 10.0.0.186 - - [2026-08-14 07:56:55] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.025813 10.0.0.186 - - [2026-08-14 07:56:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.010228 10.0.0.186 - - [2026-08-14 07:56:55] "POST /alarms HTTP/1.1" 200 597 0.087702 10.0.0.186 - - [2026-08-14 07:56:55] "POST /alarms HTTP/1.1" 200 577 0.062552 10.0.0.186 - - [2026-08-14 07:56:55] "POST /database-nodes HTTP/1.1" 200 599 0.076021 10.0.0.186 - - [2026-08-14 07:56:55] "POST /alarms HTTP/1.1" 200 573 0.115619 10.0.0.186 - - [2026-08-14 07:56:55] "POST /alarms HTTP/1.1" 200 585 0.061429 10.0.0.186 - - [2026-08-14 07:56:55] "POST /alarms HTTP/1.1" 200 611 0.079552 10.0.0.186 - - [2026-08-14 07:56:56] "GET / HTTP/1.1" 200 36215 0.001790 10.0.0.186 - - [2026-08-14 07:56:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004695 10.0.0.186 - - [2026-08-14 07:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.186 - - [2026-08-14 07:56:56] "PUT /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1 HTTP/1.1" 200 277 0.021642 10.0.0.186 - - [2026-08-14 07:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.186 - - [2026-08-14 07:56:56] "GET /network-ipam/af3337db-07a7-4026-9369-00adbb6506e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.010419 10.0.0.186 - - [2026-08-14 07:56:56] "GET / HTTP/1.1" 200 36215 0.001647 10.0.0.186 - - [2026-08-14 07:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.186 - - [2026-08-14 07:56:56] "GET /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.027014 10.0.0.186 - - [2026-08-14 07:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.186 - - [2026-08-14 07:56:56] "PUT /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1 HTTP/1.1" 200 277 0.017185 10.0.0.186 - - [2026-08-14 07:56:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.004462 10.0.0.186 - - [2026-08-14 07:56:57] "GET / HTTP/1.1" 200 36215 0.001609 10.0.0.186 - - [2026-08-14 07:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.186 - - [2026-08-14 07:56:57] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.011138 10.0.0.186 - - [2026-08-14 07:56:57] "POST /access-control-lists HTTP/1.1" 200 589 0.069237 10.0.0.186 - - [2026-08-14 07:56:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.006006 10.0.0.186 - - [2026-08-14 07:56:57] "PUT /global-system-config/317d6876-f149-47fd-bb39-48899190e83a HTTP/1.1" 200 275 0.049661 10.0.0.186 - - [2026-08-14 07:56:57] "POST /access-control-lists HTTP/1.1" 200 587 0.057725 10.0.0.186 - - [2026-08-14 07:56:57] "POST /route-targets HTTP/1.1" 200 328 0.015474 10.0.0.186 - - [2026-08-14 07:56:57] "POST /ref-update HTTP/1.1" 200 156 0.040725 10.0.0.186 - - [2026-08-14 07:56:57] "POST /route-targets HTTP/1.1" 200 328 0.033307 10.0.0.186 - - [2026-08-14 07:56:57] "POST /ref-update HTTP/1.1" 200 156 0.036144 10.0.0.186 - - [2026-08-14 07:56:57] "POST /route-targets HTTP/1.1" 200 328 0.021888 10.0.0.186 - - [2026-08-14 07:56:57] "POST /ref-update HTTP/1.1" 200 156 0.057153 10.0.0.186 - - [2026-08-14 07:56:58] "POST /route-targets HTTP/1.1" 200 328 0.030623 10.0.0.186 - - [2026-08-14 07:56:58] "POST /ref-update HTTP/1.1" 200 156 0.029820 10.0.0.186 - - [2026-08-14 07:56:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.013975 10.0.0.186 - - [2026-08-14 07:56:58] "POST /access-control-lists HTTP/1.1" 200 553 0.107026 10.0.0.186 - - [2026-08-14 07:56:58] "GET / HTTP/1.1" 200 36215 0.003026 10.0.0.186 - - [2026-08-14 07:56:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.004686 10.0.0.186 - - [2026-08-14 07:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007061 10.0.0.186 - - [2026-08-14 07:56:59] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009376 10.0.0.186 - - [2026-08-14 07:56:59] "POST /service-appliance-sets HTTP/1.1" 200 555 0.062238 10.0.0.186 - - [2026-08-14 07:56:59] "POST /fqname-to-id HTTP/1.1" 404 180 0.003338 10.0.0.186 - - [2026-08-14 07:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.186 - - [2026-08-14 07:56:59] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008044 10.0.0.186 - - [2026-08-14 07:56:59] "POST /service-appliance-sets HTTP/1.1" 200 543 0.050561 10.0.0.186 - - [2026-08-14 07:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015174 10.0.0.186 - - [2026-08-14 07:56:59] "GET /network-ipam/af3337db-07a7-4026-9369-00adbb6506e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005858 10.0.0.186 - - [2026-08-14 07:56:59] "POST /service-templates HTTP/1.1" 200 513 0.060731 10.0.0.186 - - [2026-08-14 07:56:59] "POST /service-templates HTTP/1.1" 200 503 0.074070 10.0.0.186 - - [2026-08-14 07:56:59] "POST /service-templates HTTP/1.1" 200 517 0.047463 10.0.0.186 - - [2026-08-14 07:56:59] "POST /service-templates HTTP/1.1" 200 537 0.051651 10.0.0.186 - - [2026-08-14 07:56:59] "POST /service-templates HTTP/1.1" 200 509 0.060574 [Introspect:8084]10.0.0.186 - - [2026-08-14 07:57:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001231 [Introspect:8084]10.0.0.186 - - [2026-08-14 07:57:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001192 10.0.0.186 - - [2026-08-14 07:57:07] "GET /global-system-configs HTTP/1.1" 200 323 0.005742 10.0.0.186 - - [2026-08-14 07:57:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002799 10.0.0.186 - - [2026-08-14 07:57:18] "GET / HTTP/1.1" 200 36215 0.001601 10.0.0.186 - - [2026-08-14 07:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.186 - - [2026-08-14 07:57:18] "GET /domain/ecc8d32a-28da-4fe2-b35c-9019abf546a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.007837 10.0.0.186 - - [2026-08-14 07:57:18] "POST /id-to-fqname HTTP/1.1" 200 173 0.001420 10.0.0.186 - - [2026-08-14 07:57:18] "POST /fqname-to-id HTTP/1.1" 404 182 0.010832 10.0.0.186 - - [2026-08-14 07:57:18] "POST /security-groups HTTP/1.1" 200 570 0.101463 10.0.0.186 - - [2026-08-14 07:57:18] "POST /projects HTTP/1.1" 200 483 0.430638 10.0.0.186 - - [2026-08-14 07:57:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.004281 10.0.0.186 - - [2026-08-14 07:57:18] "POST /security-groups HTTP/1.1" 200 536 0.099149 10.0.0.186 - - [2026-08-14 07:57:18] "POST /access-control-lists HTTP/1.1" 200 581 0.127554 10.0.0.186 - - [2026-08-14 07:57:18] "POST /chown HTTP/1.1" 200 109 0.072709 10.0.0.186 - - [2026-08-14 07:57:19] "POST /fqname-to-id HTTP/1.1" 404 212 0.011168 10.0.0.186 - - [2026-08-14 07:57:19] "POST /policy-managements HTTP/1.1" 409 214 0.010504 10.0.0.186 - - [2026-08-14 07:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.186 - - [2026-08-14 07:57:19] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.039409 10.0.0.186 - - [2026-08-14 07:57:19] "POST /access-control-lists HTTP/1.1" 200 579 0.142555 10.0.0.186 - - [2026-08-14 07:57:19] "POST /fqname-to-id HTTP/1.1" 404 232 0.002413 10.0.0.186 - - [2026-08-14 07:57:19] "POST /application-policy-sets HTTP/1.1" 200 530 0.065548 10.0.0.186 - - [2026-08-14 07:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007295 10.0.0.186 - - [2026-08-14 07:57:19] "GET /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005778 10.0.0.186 - - [2026-08-14 07:57:19] "POST /access-control-lists HTTP/1.1" 200 596 0.077155 10.0.0.186 - - [2026-08-14 07:57:19] "POST /fqname-to-id HTTP/1.1" 404 231 0.035339 10.0.0.186 - - [2026-08-14 07:57:19] "PUT /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1 HTTP/1.1" 200 277 0.063788 10.0.0.186 - - [2026-08-14 07:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.032379 10.0.0.186 - - [2026-08-14 07:57:19] "GET /virtual-network/a82ef077-5908-4d60-a255-c3d052e773d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009944 10.0.0.186 - - [2026-08-14 07:57:19] "POST /access-control-lists HTTP/1.1" 200 594 0.085107 10.0.0.186 - - [2026-08-14 07:57:19] "POST /id-to-fqname HTTP/1.1" 200 177 0.000777 10.0.0.186 - - [2026-08-14 07:57:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.035834 10.0.0.186 - - [2026-08-14 07:57:19] "POST /security-groups HTTP/1.1" 200 574 0.108527 10.0.0.186 - - [2026-08-14 07:57:19] "POST /projects HTTP/1.1" 200 491 0.337727 10.0.0.186 - - [2026-08-14 07:57:19] "POST /fqname-to-id HTTP/1.1" 404 217 0.003692 10.0.0.186 - - [2026-08-14 07:57:19] "POST /security-groups HTTP/1.1" 200 548 0.063502 10.0.0.186 - - [2026-08-14 07:57:19] "POST /chown HTTP/1.1" 200 109 0.077340 10.0.0.186 - - [2026-08-14 07:57:20] "POST /access-control-lists HTTP/1.1" 200 585 0.175538 10.0.0.186 - - [2026-08-14 07:57:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.034483 10.0.0.186 - - [2026-08-14 07:57:20] "POST /network-ipams HTTP/1.1" 200 524 0.090214 10.0.0.186 - - [2026-08-14 07:57:20] "POST /access-control-lists HTTP/1.1" 200 583 0.139313 10.0.0.186 - - [2026-08-14 07:57:20] "POST /network-ipams HTTP/1.1" 200 512 0.095109 10.0.0.186 - - [2026-08-14 07:57:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.021112 10.0.0.186 - - [2026-08-14 07:57:20] "POST /fqname-to-id HTTP/1.1" 404 198 0.003109 10.0.0.186 - - [2026-08-14 07:57:20] "POST /access-control-lists HTTP/1.1" 200 604 0.060550 10.0.0.186 - - [2026-08-14 07:57:20] "POST /fqname-to-id HTTP/1.1" 404 239 0.007924 10.0.0.186 - - [2026-08-14 07:57:20] "POST /access-control-lists HTTP/1.1" 200 602 0.144672 10.0.0.186 - - [2026-08-14 07:57:20] "POST /useragent-kv HTTP/1.1" 200 115 0.023003 10.0.0.186 - - [2026-08-14 07:57:20] "POST /virtual-networks HTTP/1.1" 200 540 0.349297 10.0.0.186 - - [2026-08-14 07:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009536 10.0.0.186 - - [2026-08-14 07:57:20] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.010405 10.0.0.186 - - [2026-08-14 07:57:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.004354 10.0.0.186 - - [2026-08-14 07:57:20] "POST /network-ipams HTTP/1.1" 200 520 0.098251 10.0.0.186 - - [2026-08-14 07:57:20] "POST /fqname-to-id HTTP/1.1" 404 202 0.002676 10.0.0.186 - - [2026-08-14 07:57:20] "POST /access-control-lists HTTP/1.1" 200 591 0.148631 10.0.0.186 - - [2026-08-14 07:57:20] "POST /route-targets HTTP/1.1" 200 328 0.033340 10.0.0.186 - - [2026-08-14 07:57:21] "POST /ref-update HTTP/1.1" 200 156 0.103198 10.0.0.186 - - [2026-08-14 07:57:21] "POST /useragent-kv HTTP/1.1" 200 115 0.039965 10.0.0.186 - - [2026-08-14 07:57:21] "POST /virtual-networks HTTP/1.1" 200 548 0.449434 10.0.0.186 - - [2026-08-14 07:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007024 10.0.0.186 - - [2026-08-14 07:57:21] "POST /route-targets HTTP/1.1" 200 328 0.021985 10.0.0.186 - - [2026-08-14 07:57:21] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.088131 10.0.0.186 - - [2026-08-14 07:57:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.012785 10.0.0.186 - - [2026-08-14 07:57:21] "POST /ref-update HTTP/1.1" 200 156 0.127886 10.0.0.186 - - [2026-08-14 07:57:21] "POST /network-policys HTTP/1.1" 200 540 0.101732 10.0.0.186 - - [2026-08-14 07:57:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.007447 10.0.0.186 - - [2026-08-14 07:57:21] "POST /network-policys HTTP/1.1" 200 536 0.058208 10.0.0.186 - - [2026-08-14 07:57:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.027178 10.0.0.186 - - [2026-08-14 07:57:21] "POST /network-policys HTTP/1.1" 200 544 0.073872 10.0.0.186 - - [2026-08-14 07:57:22] "POST /ref-update HTTP/1.1" 200 156 0.168188 10.0.0.186 - - [2026-08-14 07:57:22] "PUT /access-control-list/d3e4a06e-e481-482b-afa4-5bfb3608d78d HTTP/1.1" 200 273 0.083162 10.0.0.186 - - [2026-08-14 07:57:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.045249 10.0.0.186 - - [2026-08-14 07:57:22] "POST /ref-update HTTP/1.1" 200 156 0.113618 10.0.0.186 - - [2026-08-14 07:57:22] "PUT /access-control-list/2ac50b6c-b4f2-4a89-b8b2-be43d21dbd94 HTTP/1.1" 200 273 0.128804 10.0.0.186 - - [2026-08-14 07:57:22] "PUT /access-control-list/d3e4a06e-e481-482b-afa4-5bfb3608d78d HTTP/1.1" 200 273 0.111277 10.0.0.186 - - [2026-08-14 07:57:22] "POST /ref-update HTTP/1.1" 200 156 0.220970 10.0.0.186 - - [2026-08-14 07:57:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030123 10.0.0.186 - - [2026-08-14 07:57:22] "POST /ref-update HTTP/1.1" 200 156 0.095771 10.0.0.186 - - [2026-08-14 07:57:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020013 10.0.0.186 - - [2026-08-14 07:57:22] "PUT /access-control-list/2ac50b6c-b4f2-4a89-b8b2-be43d21dbd94 HTTP/1.1" 200 273 0.070074 10.0.0.186 - - [2026-08-14 07:57:22] "POST /fqname-to-id HTTP/1.1" 404 237 0.019470 10.0.0.186 - - [2026-08-14 07:57:22] "POST /ref-update HTTP/1.1" 200 156 0.263733 10.0.0.186 - - [2026-08-14 07:57:22] "POST /access-control-lists HTTP/1.1" 200 603 0.124038 10.0.0.186 - - [2026-08-14 07:57:23] "PUT /access-control-list/d3e4a06e-e481-482b-afa4-5bfb3608d78d HTTP/1.1" 200 273 0.082044 10.0.0.186 - - [2026-08-14 07:57:23] "POST /ref-update HTTP/1.1" 200 156 0.209568 10.0.0.186 - - [2026-08-14 07:57:23] "POST /ref-update HTTP/1.1" 200 156 0.052699 10.0.0.186 - - [2026-08-14 07:57:23] "PUT /access-control-list/0dc2a396-288c-452c-86a3-4ddbe246a685 HTTP/1.1" 200 273 0.040131 10.0.0.186 - - [2026-08-14 07:57:23] "POST /ref-update HTTP/1.1" 200 156 0.170088 10.0.0.186 - - [2026-08-14 07:57:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009852 10.0.0.186 - - [2026-08-14 07:57:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004574 10.0.0.186 - - [2026-08-14 07:57:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.041462 10.0.0.186 - - [2026-08-14 07:57:23] "PUT /access-control-list/0dc2a396-288c-452c-86a3-4ddbe246a685 HTTP/1.1" 200 273 0.090569 10.0.0.186 - - [2026-08-14 07:57:23] "POST /ref-update HTTP/1.1" 200 156 0.028206 10.0.0.186 - - [2026-08-14 07:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.047870 10.0.0.186 - - [2026-08-14 07:57:23] "GET /virtual-network/a82ef077-5908-4d60-a255-c3d052e773d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.032509 10.0.0.186 - - [2026-08-14 07:57:23] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.005642 10.0.0.186 - - [2026-08-14 07:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.186 - - [2026-08-14 07:57:23] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004384 10.0.0.186 - - [2026-08-14 07:57:23] "POST /firewall-policys HTTP/1.1" 200 532 0.018890 10.0.0.186 - - [2026-08-14 07:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023959 10.0.0.186 - - [2026-08-14 07:57:23] "GET /firewall-policy/4cd40841-66e3-4bb1-9651-4b79d6a3c626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.016647 10.0.0.186 - - [2026-08-14 07:57:23] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003844 10.0.0.186 - - [2026-08-14 07:57:23] "GET /firewall-policy/4cd40841-66e3-4bb1-9651-4b79d6a3c626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003220 10.0.0.186 - - [2026-08-14 07:57:23] "POST /ref-update HTTP/1.1" 200 156 0.020889 10.0.0.186 - - [2026-08-14 07:57:23] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.011550 10.0.0.186 - - [2026-08-14 07:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.186 - - [2026-08-14 07:57:23] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003320 10.0.0.186 - - [2026-08-14 07:57:23] "POST /firewall-policys HTTP/1.1" 200 534 0.063808 10.0.0.186 - - [2026-08-14 07:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025026 10.0.0.186 - - [2026-08-14 07:57:24] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.025060 10.0.0.186 - - [2026-08-14 07:57:24] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.005036 10.0.0.186 - - [2026-08-14 07:57:24] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005677 10.0.0.186 - - [2026-08-14 07:57:24] "GET /firewall-policy/4cd40841-66e3-4bb1-9651-4b79d6a3c626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005969 10.0.0.186 - - [2026-08-14 07:57:24] "GET /firewall-policy/4cd40841-66e3-4bb1-9651-4b79d6a3c626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003394 10.0.0.186 - - [2026-08-14 07:57:24] "POST /ref-update HTTP/1.1" 200 156 0.069818 10.0.0.186 - - [2026-08-14 07:57:24] "POST /ref-update HTTP/1.1" 200 156 0.065351 10.0.0.186 - - [2026-08-14 07:57:24] "POST /ref-update HTTP/1.1" 200 156 0.051540 10.0.0.186 - - [2026-08-14 07:57:24] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.014520 10.0.0.186 - - [2026-08-14 07:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010220 10.0.0.186 - - [2026-08-14 07:57:24] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003973 10.0.0.186 - - [2026-08-14 07:57:24] "POST /firewall-policys HTTP/1.1" 200 532 0.030339 10.0.0.186 - - [2026-08-14 07:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.045296 10.0.0.186 - - [2026-08-14 07:57:24] "GET /firewall-policy/4e2cb7f4-4a7a-4725-ac51-1c5be09f44df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.020588 10.0.0.186 - - [2026-08-14 07:57:24] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003740 10.0.0.186 - - [2026-08-14 07:57:24] "GET /firewall-policy/4e2cb7f4-4a7a-4725-ac51-1c5be09f44df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004510 10.0.0.186 - - [2026-08-14 07:57:24] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003447 10.0.0.186 - - [2026-08-14 07:57:24] "GET /firewall-policy/4cd40841-66e3-4bb1-9651-4b79d6a3c626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005572 10.0.0.186 - - [2026-08-14 07:57:24] "GET /firewall-policy/4cd40841-66e3-4bb1-9651-4b79d6a3c626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003410 10.0.0.186 - - [2026-08-14 07:57:24] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002708 10.0.0.186 - - [2026-08-14 07:57:24] "POST /ref-update HTTP/1.1" 200 156 0.019927 10.0.0.186 - - [2026-08-14 07:57:24] "POST /ref-update HTTP/1.1" 200 156 0.033515 10.0.0.186 - - [2026-08-14 07:57:24] "POST /ref-update HTTP/1.1" 200 156 0.029365 10.0.0.186 - - [2026-08-14 07:57:24] "POST /ref-update HTTP/1.1" 200 156 0.053734 10.0.0.186 - - [2026-08-14 07:57:25] "POST /ref-update HTTP/1.1" 200 156 0.115195 10.0.0.186 - - [2026-08-14 07:57:25] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.030568 10.0.0.186 - - [2026-08-14 07:57:25] "POST /tags HTTP/1.1" 200 300 0.051714 10.0.0.186 - - [2026-08-14 07:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.020905 10.0.0.186 - - [2026-08-14 07:57:25] "GET /tag/643b9138-2e9d-43f6-a43f-1f40e184415a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.024153 10.0.0.186 - - [2026-08-14 07:57:25] "POST /set-tag HTTP/1.1" 200 109 0.029686 10.0.0.186 - - [2026-08-14 07:57:25] "POST /tags HTTP/1.1" 200 306 0.138475 10.0.0.186 - - [2026-08-14 07:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.024871 10.0.0.186 - - [2026-08-14 07:57:25] "GET /tag/e8d6e191-117b-498d-a26c-966c2d300006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.028104 10.0.0.186 - - [2026-08-14 07:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.186 - - [2026-08-14 07:57:25] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041976 10.0.0.186 - - [2026-08-14 07:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.186 - - [2026-08-14 07:57:26] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.007828 10.0.0.186 - - [2026-08-14 07:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.186 - - [2026-08-14 07:57:26] "GET /service-appliance-set/eaa714a6-3cdd-4110-ac36-b8e1a2106d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015397 10.0.0.186 - - [2026-08-14 07:57:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.002923 10.0.0.186 - - [2026-08-14 07:57:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.148051 10.0.0.186 - - [2026-08-14 07:57:26] "GET /virtual-machine-interface/bb65e820-6c45-47cd-88f4-b6e725893a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.040725 10.0.0.186 - - [2026-08-14 07:57:26] "POST /instance-ips HTTP/1.1" 200 382 0.075593 10.0.0.186 - - [2026-08-14 07:57:26] "GET /instance-ip/5b07cb2c-9ea5-4de3-b792-860fdaf08d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006016 10.0.0.186 - - [2026-08-14 07:57:26] "POST /loadbalancers HTTP/1.1" 200 584 0.064498 10.0.0.186 - - [2026-08-14 07:57:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.035751 10.0.0.186 - - [2026-08-14 07:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011548 10.0.0.186 - - [2026-08-14 07:57:26] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058959 10.0.0.186 - - [2026-08-14 07:57:26] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.077671 10.0.0.186 - - [2026-08-14 07:57:26] "GET /instance-ip/5b07cb2c-9ea5-4de3-b792-860fdaf08d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008212 10.0.0.186 - - [2026-08-14 07:57:26] "GET /loadbalancer/07469519-63f3-42ae-94dd-2c7e92a96c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.010922 10.0.0.186 - - [2026-08-14 07:57:26] "POST /floating-ips HTTP/1.1" 200 585 0.077048 10.0.0.186 - - [2026-08-14 07:57:26] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.110092 10.0.0.186 - - [2026-08-14 07:57:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.032190 10.0.0.186 - - [2026-08-14 07:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.023119 10.0.0.186 - - [2026-08-14 07:57:27] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.070762 10.0.0.186 - - [2026-08-14 07:57:27] "GET /loadbalancer-listener/75ba32fe-0a1b-45c2-a127-b7c5ad363934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003508 10.0.0.186 - - [2026-08-14 07:57:27] "GET /loadbalancer-listener/75ba32fe-0a1b-45c2-a127-b7c5ad363934?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004729 10.0.0.186 - - [2026-08-14 07:57:27] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.055214 10.0.0.186 - - [2026-08-14 07:57:27] "GET /instance-ip/5b07cb2c-9ea5-4de3-b792-860fdaf08d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005935 10.0.0.186 - - [2026-08-14 07:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.186 - - [2026-08-14 07:57:27] "GET /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.039108 10.0.0.186 - - [2026-08-14 07:57:27] "GET /instance-ip/5b07cb2c-9ea5-4de3-b792-860fdaf08d54?fields=floating_ips HTTP/1.1" 200 1172 0.064617 10.0.0.186 - - [2026-08-14 07:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010115 10.0.0.186 - - [2026-08-14 07:57:27] "GET /floating-ip/fd83ff67-7c3a-40e1-a448-8e6a8874331b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.005795 10.0.0.186 - - [2026-08-14 07:57:27] "PUT /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1 HTTP/1.1" 200 277 0.010517 10.0.0.186 - - [2026-08-14 07:57:27] "POST /tags HTTP/1.1" 200 358 0.139126 10.0.0.186 - - [2026-08-14 07:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019832 10.0.0.186 - - [2026-08-14 07:57:27] "GET /tag/8b89c944-4386-4606-a1e1-e97348d187e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.027519 10.0.0.186 - - [2026-08-14 07:57:27] "POST /tags HTTP/1.1" 200 306 0.167990 10.0.0.186 - - [2026-08-14 07:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.027289 10.0.0.186 - - [2026-08-14 07:57:27] "GET /tag/f58bb5ba-2553-4d29-a62f-fdc2d90a442b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.031658 10.0.0.186 - - [2026-08-14 07:57:28] "POST /id-to-fqname HTTP/1.1" 200 174 0.000709 10.0.0.186 - - [2026-08-14 07:57:28] "POST /fqname-to-id HTTP/1.1" 404 183 0.002407 10.0.0.186 - - [2026-08-14 07:57:28] "POST /security-groups HTTP/1.1" 200 571 0.220376 10.0.0.186 - - [2026-08-14 07:57:28] "POST /projects HTTP/1.1" 200 485 0.484773 10.0.0.186 - - [2026-08-14 07:57:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.007533 10.0.0.186 - - [2026-08-14 07:57:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.053814 10.0.0.186 - - [2026-08-14 07:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.044491 10.0.0.186 - - [2026-08-14 07:57:28] "POST /access-control-lists HTTP/1.1" 200 582 0.172995 10.0.0.186 - - [2026-08-14 07:57:28] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.055725 10.0.0.186 - - [2026-08-14 07:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.026654 10.0.0.186 - - [2026-08-14 07:57:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.012064 10.0.0.186 - - [2026-08-14 07:57:28] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.032417 10.0.0.186 - - [2026-08-14 07:57:28] "POST /access-control-lists HTTP/1.1" 200 580 0.109524 10.0.0.186 - - [2026-08-14 07:57:28] "PUT /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34 HTTP/1.1" 200 265 0.117430 10.0.0.186 - - [2026-08-14 07:57:28] "PUT /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917 HTTP/1.1" 200 265 0.126216 10.0.0.186 - - [2026-08-14 07:57:29] "POST /security-groups HTTP/1.1" 200 539 0.115305 10.0.0.186 - - [2026-08-14 07:57:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.006417 10.0.0.186 - - [2026-08-14 07:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.133404 10.0.0.186 - - [2026-08-14 07:57:29] "POST /access-control-lists HTTP/1.1" 200 598 0.175843 10.0.0.186 - - [2026-08-14 07:57:29] "POST /fqname-to-id HTTP/1.1" 404 233 0.019290 10.0.0.186 - - [2026-08-14 07:57:29] "POST /chown HTTP/1.1" 200 109 0.114073 10.0.0.186 - - [2026-08-14 07:57:29] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.027413 10.0.0.186 - - [2026-08-14 07:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006454 10.0.0.186 - - [2026-08-14 07:57:29] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.010057 10.0.0.186 - - [2026-08-14 07:57:29] "POST /tags HTTP/1.1" 409 207 0.005599 10.0.0.186 - - [2026-08-14 07:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.186 - - [2026-08-14 07:57:29] "POST /access-control-lists HTTP/1.1" 200 596 0.178716 10.0.0.186 - - [2026-08-14 07:57:29] "GET /tag/f58bb5ba-2553-4d29-a62f-fdc2d90a442b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.078954 10.0.0.186 - - [2026-08-14 07:57:29] "POST /firewall-rules HTTP/1.1" 200 566 0.118158 10.0.0.186 - - [2026-08-14 07:57:29] "GET /firewall-rule/f9d7f296-1c86-4196-87fc-7c4474e1f3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.006402 10.0.0.186 - - [2026-08-14 07:57:29] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004009 10.0.0.186 - - [2026-08-14 07:57:29] "GET /firewall-rule/f9d7f296-1c86-4196-87fc-7c4474e1f3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.005195 10.0.0.186 - - [2026-08-14 07:57:29] "POST /ref-update HTTP/1.1" 200 156 0.047415 10.0.0.186 - - [2026-08-14 07:57:29] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.028163 10.0.0.186 - - [2026-08-14 07:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005941 10.0.0.186 - - [2026-08-14 07:57:30] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004303 10.0.0.186 - - [2026-08-14 07:57:30] "POST /tags HTTP/1.1" 409 207 0.006394 10.0.0.186 - - [2026-08-14 07:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.186 - - [2026-08-14 07:57:30] "GET /tag/f58bb5ba-2553-4d29-a62f-fdc2d90a442b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.025683 10.0.0.186 - - [2026-08-14 07:57:30] "POST /firewall-rules HTTP/1.1" 200 564 0.097403 10.0.0.186 - - [2026-08-14 07:57:30] "GET /firewall-rule/859cdcf6-6c38-4e2c-b533-460e5af75f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.037327 10.0.0.186 - - [2026-08-14 07:57:30] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008572 10.0.0.186 - - [2026-08-14 07:57:30] "GET /firewall-rule/859cdcf6-6c38-4e2c-b533-460e5af75f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.003897 10.0.0.186 - - [2026-08-14 07:57:30] "POST /ref-update HTTP/1.1" 200 156 0.049998 10.0.0.186 - - [2026-08-14 07:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.186 - - [2026-08-14 07:57:30] "GET /loadbalancer/07469519-63f3-42ae-94dd-2c7e92a96c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.004843 10.0.0.186 - - [2026-08-14 07:57:30] "POST /tags HTTP/1.1" 200 302 0.080481 10.0.0.186 - - [2026-08-14 07:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.186 - - [2026-08-14 07:57:30] "GET /tag/b5081a15-e160-4292-be8f-8217a4a5b008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020267 10.0.0.186 - - [2026-08-14 07:57:30] "POST /tags HTTP/1.1" 200 326 0.145472 10.0.0.186 - - [2026-08-14 07:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.186 - - [2026-08-14 07:57:30] "GET /tag/30a03062-d895-4a0b-80aa-6fe8ad819b3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.019712 10.0.0.186 - - [2026-08-14 07:57:30] "POST /tags HTTP/1.1" 200 364 0.042279 10.0.0.186 - - [2026-08-14 07:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007547 10.0.0.186 - - [2026-08-14 07:57:30] "GET /tag/04991026-e7ac-4152-8d29-376aa21ac642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.026159 10.0.0.186 - - [2026-08-14 07:57:31] "POST /tags HTTP/1.1" 200 312 0.061292 10.0.0.186 - - [2026-08-14 07:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.186 - - [2026-08-14 07:57:31] "GET /tag/b9c4c9a9-3a62-47fd-bc0f-12eb964fa742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.031501 10.0.0.186 - - [2026-08-14 07:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.186 - - [2026-08-14 07:57:31] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006656 10.0.0.186 - - [2026-08-14 07:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.186 - - [2026-08-14 07:57:31] "GET /project/c54198fc-b2d0-468b-bf45-4a8c698b45c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.054751 10.0.0.186 - - [2026-08-14 07:57:31] "POST /virtual-machines HTTP/1.1" 200 378 0.017335 10.0.0.186 - - [2026-08-14 07:57:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.030323 10.0.0.186 - - [2026-08-14 07:57:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.187571 10.0.0.186 - - [2026-08-14 07:57:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.034980 10.0.0.186 - - [2026-08-14 07:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015669 10.0.0.186 - - [2026-08-14 07:57:31] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.007973 10.0.0.186 - - [2026-08-14 07:57:31] "POST /instance-ips HTTP/1.1" 200 410 0.072139 10.0.0.186 - - [2026-08-14 07:57:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.059608 10.0.0.186 - - [2026-08-14 07:57:31] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.020777 10.0.0.186 - - [2026-08-14 07:57:31] "POST /set-tag HTTP/1.1" 200 109 0.022823 10.0.0.186 - - [2026-08-14 07:57:31] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.024834 10.0.0.186 - - [2026-08-14 07:57:31] "GET /instance-ip/cd6a7c2e-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.007086 10.0.0.186 - - [2026-08-14 07:57:32] "POST /tags HTTP/1.1" 200 356 0.027387 10.0.0.186 - - [2026-08-14 07:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019825 10.0.0.186 - - [2026-08-14 07:57:32] "GET /tag/c8bb03b7-418d-4309-94a7-ab443818a891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.021055 10.0.0.186 - - [2026-08-14 07:57:32] "POST /tags HTTP/1.1" 200 304 0.035747 10.0.0.186 - - [2026-08-14 07:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.186 - - [2026-08-14 07:57:32] "GET /tag/abfeefc6-1001-42cb-bb72-459e0706b4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.022487 10.0.0.186 - - [2026-08-14 07:57:32] "POST /projects HTTP/1.1" 409 218 0.012274 10.0.0.186 - - [2026-08-14 07:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005355 10.0.0.186 - - [2026-08-14 07:57:32] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047540 10.0.0.186 - - [2026-08-14 07:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.186 - - [2026-08-14 07:57:32] "GET /network-ipam/38ba0357-5737-4733-8f0c-f494040635d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003821 10.0.0.186 - - [2026-08-14 07:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.186 - - [2026-08-14 07:57:32] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004375 10.0.0.186 - - [2026-08-14 07:57:32] "PUT /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34 HTTP/1.1" 200 265 0.082233 10.0.0.186 - - [2026-08-14 07:57:32] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005445 10.0.0.186 - - [2026-08-14 07:57:32] "POST /set-tag HTTP/1.1" 200 109 0.093130 10.0.0.186 - - [2026-08-14 07:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.186 - - [2026-08-14 07:57:32] "GET /network-ipam/d6a0e2cf-559c-4c00-a30b-90d36c8b1381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.003530 10.0.0.186 - - [2026-08-14 07:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.186 - - [2026-08-14 07:57:32] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005149 10.0.0.186 - - [2026-08-14 07:57:32] "PUT /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917 HTTP/1.1" 200 265 0.075832 10.0.0.186 - - [2026-08-14 07:57:32] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.021773 10.0.0.186 - - [2026-08-14 07:57:33] "POST /set-tag HTTP/1.1" 200 109 0.079283 10.0.0.186 - - [2026-08-14 07:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.021790 10.0.0.186 - - [2026-08-14 07:57:33] "GET /network-policy/beb12585-792e-4f2e-961a-528fa241a5ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.018171 10.0.0.186 - - [2026-08-14 07:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007864 10.0.0.186 - - [2026-08-14 07:57:33] "GET /network-policy/b82ce915-50f9-45ee-b04b-07473e2311a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.019015 10.0.0.186 - - [2026-08-14 07:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.186 - - [2026-08-14 07:57:33] "GET /network-policy/f6658eed-3bef-45af-acd1-50574272c413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007621 10.0.0.186 - - [2026-08-14 07:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.186 - - [2026-08-14 07:57:33] "PUT /network-policy/f6658eed-3bef-45af-acd1-50574272c413 HTTP/1.1" 200 263 0.022511 10.0.0.186 - - [2026-08-14 07:57:33] "PUT /access-control-list/2ac50b6c-b4f2-4a89-b8b2-be43d21dbd94 HTTP/1.1" 200 273 0.043480 10.0.0.186 - - [2026-08-14 07:57:33] "POST /ref-update HTTP/1.1" 200 156 0.142709 10.0.0.186 - - [2026-08-14 07:57:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022032 10.0.0.186 - - [2026-08-14 07:57:33] "PUT /access-control-list/0dc2a396-288c-452c-86a3-4ddbe246a685 HTTP/1.1" 200 273 0.085391 10.0.0.186 - - [2026-08-14 07:57:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006871 10.0.0.186 - - [2026-08-14 07:57:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005419 10.0.0.186 - - [2026-08-14 07:57:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006467 10.0.0.186 - - [2026-08-14 07:57:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003471 10.0.0.186 - - [2026-08-14 07:57:33] "POST /security-groups HTTP/1.1" 409 245 0.003166 10.0.0.186 - - [2026-08-14 07:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.186 - - [2026-08-14 07:57:33] "PUT /security-group/10be6999-218f-4bad-b2ed-32acccd05aea HTTP/1.1" 200 263 0.079706 10.0.0.186 - - [2026-08-14 07:57:33] "PUT /access-control-list/03773ec6-f8d3-4c43-8fed-eda90fb842f2 HTTP/1.1" 200 273 0.026478 10.0.0.186 - - [2026-08-14 07:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.054967 10.0.0.186 - - [2026-08-14 07:57:33] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.024117 10.0.0.186 - - [2026-08-14 07:57:33] "PUT /access-control-list/22c78325-d9bb-4783-bcf2-b36eb9d87367 HTTP/1.1" 200 273 0.042549 10.0.0.186 - - [2026-08-14 07:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.186 - - [2026-08-14 07:57:33] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005799 10.0.0.186 - - [2026-08-14 07:57:33] "POST /tags HTTP/1.1" 409 206 0.004483 10.0.0.186 - - [2026-08-14 07:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.186 - - [2026-08-14 07:57:33] "GET /tag/abfeefc6-1001-42cb-bb72-459e0706b4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.020614 10.0.0.186 - - [2026-08-14 07:57:34] "POST /firewall-rules HTTP/1.1" 200 564 0.103520 10.0.0.186 - - [2026-08-14 07:57:34] "GET /firewall-rule/91890103-e9ec-4234-b7ed-74d3bf3f218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.005530 10.0.0.186 - - [2026-08-14 07:57:34] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004771 10.0.0.186 - - [2026-08-14 07:57:34] "GET /firewall-rule/91890103-e9ec-4234-b7ed-74d3bf3f218f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.003153 10.0.0.186 - - [2026-08-14 07:57:34] "POST /ref-update HTTP/1.1" 200 156 0.071365 10.0.0.186 - - [2026-08-14 07:57:34] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013898 10.0.0.186 - - [2026-08-14 07:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010313 10.0.0.186 - - [2026-08-14 07:57:34] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004069 10.0.0.186 - - [2026-08-14 07:57:34] "POST /tags HTTP/1.1" 409 206 0.003248 10.0.0.186 - - [2026-08-14 07:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.186 - - [2026-08-14 07:57:34] "GET /tag/abfeefc6-1001-42cb-bb72-459e0706b4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013443 10.0.0.186 - - [2026-08-14 07:57:34] "POST /firewall-rules HTTP/1.1" 200 562 0.080923 10.0.0.186 - - [2026-08-14 07:57:34] "GET /firewall-rule/6e48a96d-176c-43e2-9a09-5e870d2beb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.031768 10.0.0.186 - - [2026-08-14 07:57:34] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009101 10.0.0.186 - - [2026-08-14 07:57:34] "GET /firewall-rule/6e48a96d-176c-43e2-9a09-5e870d2beb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003792 10.0.0.186 - - [2026-08-14 07:57:34] "POST /ref-update HTTP/1.1" 200 156 0.045528 10.0.0.186 - - [2026-08-14 07:57:34] "POST /fqname-to-id HTTP/1.1" 404 228 0.007163 10.0.0.186 - - [2026-08-14 07:57:34] "POST /tags HTTP/1.1" 200 302 0.066344 10.0.0.186 - - [2026-08-14 07:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005860 10.0.0.186 - - [2026-08-14 07:57:34] "GET /tag/a675b116-96ac-40a7-ad77-c0e7069fb2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.023493 10.0.0.186 - - [2026-08-14 07:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011883 10.0.0.186 - - [2026-08-14 07:57:34] "GET /project/c54198fc-b2d0-468b-bf45-4a8c698b45c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.063933 10.0.0.186 - - [2026-08-14 07:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.186 - - [2026-08-14 07:57:35] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.009547 10.0.0.186 - - [2026-08-14 07:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.186 - - [2026-08-14 07:57:35] "GET /service-appliance-set/eaa714a6-3cdd-4110-ac36-b8e1a2106d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.007624 10.0.0.186 - - [2026-08-14 07:57:35] "POST /fqname-to-id HTTP/1.1" 404 242 0.006264 10.0.0.186 - - [2026-08-14 07:57:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.146282 10.0.0.186 - - [2026-08-14 07:57:35] "GET /virtual-machine-interface/139a8c74-496b-4824-a072-1b444ba1c053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.006870 10.0.0.186 - - [2026-08-14 07:57:35] "POST /instance-ips HTTP/1.1" 200 378 0.056184 10.0.0.186 - - [2026-08-14 07:57:35] "GET /instance-ip/6d533fcf-597a-45d0-bf1e-e03e1aa02da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005410 10.0.0.186 - - [2026-08-14 07:57:35] "POST /loadbalancers HTTP/1.1" 200 584 0.103828 10.0.0.186 - - [2026-08-14 07:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019934 10.0.0.186 - - [2026-08-14 07:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012888 10.0.0.186 - - [2026-08-14 07:57:35] "GET /project/c54198fc-b2d0-468b-bf45-4a8c698b45c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.104220 10.0.0.186 - - [2026-08-14 07:57:35] "GET /instance-ip/6d533fcf-597a-45d0-bf1e-e03e1aa02da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.010267 10.0.0.186 - - [2026-08-14 07:57:35] "GET /project/c54198fc-b2d0-468b-bf45-4a8c698b45c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.123866 10.0.0.186 - - [2026-08-14 07:57:35] "POST /floating-ips HTTP/1.1" 200 583 0.070749 10.0.0.186 - - [2026-08-14 07:57:35] "GET /loadbalancer/8f36a073-024d-40ca-b0b6-65e566ab205a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.027838 10.0.0.186 - - [2026-08-14 07:57:35] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.061618 10.0.0.186 - - [2026-08-14 07:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.045029 10.0.0.186 - - [2026-08-14 07:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017699 10.0.0.186 - - [2026-08-14 07:57:36] "GET /project/c54198fc-b2d0-468b-bf45-4a8c698b45c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.088020 10.0.0.186 - - [2026-08-14 07:57:36] "GET /loadbalancer-listener/352ff50d-1fd7-4a2f-a343-5ebfa8f7852f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.008393 10.0.0.186 - - [2026-08-14 07:57:36] "GET /loadbalancer-listener/352ff50d-1fd7-4a2f-a343-5ebfa8f7852f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.012138 10.0.0.186 - - [2026-08-14 07:57:36] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.043816 10.0.0.186 - - [2026-08-14 07:57:36] "GET /instance-ip/6d533fcf-597a-45d0-bf1e-e03e1aa02da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005059 10.0.0.186 - - [2026-08-14 07:57:36] "GET /instance-ip/6d533fcf-597a-45d0-bf1e-e03e1aa02da5?fields=floating_ips HTTP/1.1" 200 1166 0.024853 10.0.0.186 - - [2026-08-14 07:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010598 10.0.0.186 - - [2026-08-14 07:57:36] "GET /floating-ip/5cac3f4f-4987-48f1-84fb-e1e83c7b3d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.005209 10.0.0.186 - - [2026-08-14 07:57:36] "GET /project/c54198fc-b2d0-468b-bf45-4a8c698b45c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.079629 10.0.0.186 - - [2026-08-14 07:57:36] "GET /loadbalancer/8f36a073-024d-40ca-b0b6-65e566ab205a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.014088 10.0.0.186 - - [2026-08-14 07:57:36] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.046870 10.0.0.186 - - [2026-08-14 07:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.034428 10.0.0.186 - - [2026-08-14 07:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006713 10.0.0.186 - - [2026-08-14 07:57:36] "GET /project/c54198fc-b2d0-468b-bf45-4a8c698b45c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.093529 10.0.0.186 - - [2026-08-14 07:57:36] "GET /loadbalancer-listener/cc1779fa-f6f1-4211-9f17-3918863680c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.020127 10.0.0.186 - - [2026-08-14 07:57:36] "GET /loadbalancer-listener/cc1779fa-f6f1-4211-9f17-3918863680c0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.008397 10.0.0.186 - - [2026-08-14 07:57:36] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.050734 10.0.0.186 - - [2026-08-14 07:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019987 10.0.0.186 - - [2026-08-14 07:57:36] "GET /instance-ip/6d533fcf-597a-45d0-bf1e-e03e1aa02da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.011387 10.0.0.186 - - [2026-08-14 07:57:36] "GET /instance-ip/6d533fcf-597a-45d0-bf1e-e03e1aa02da5?fields=floating_ips HTTP/1.1" 200 1166 0.005597 10.0.0.186 - - [2026-08-14 07:57:36] "GET /floating-ip/5cac3f4f-4987-48f1-84fb-e1e83c7b3d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002926 10.0.0.186 - - [2026-08-14 07:57:36] "GET /project/c54198fc-b2d0-468b-bf45-4a8c698b45c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.071440 10.0.0.186 - - [2026-08-14 07:57:37] "GET /loadbalancer/8f36a073-024d-40ca-b0b6-65e566ab205a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004718 10.0.0.186 - - [2026-08-14 07:57:37] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.037221 10.0.0.186 - - [2026-08-14 07:57:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.056218 10.0.0.186 - - [2026-08-14 07:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.186 - - [2026-08-14 07:57:37] "GET /project/c54198fc-b2d0-468b-bf45-4a8c698b45c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.072190 10.0.0.186 - - [2026-08-14 07:57:37] "GET /loadbalancer-listener/c981c34a-b0df-41ff-b2f4-c011b819ac31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.014287 10.0.0.186 - - [2026-08-14 07:57:37] "GET /loadbalancer-listener/c981c34a-b0df-41ff-b2f4-c011b819ac31?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.007028 10.0.0.186 - - [2026-08-14 07:57:37] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.056242 10.0.0.186 - - [2026-08-14 07:57:37] "GET /instance-ip/6d533fcf-597a-45d0-bf1e-e03e1aa02da5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.101031 10.0.0.186 - - [2026-08-14 07:57:37] "GET /instance-ip/6d533fcf-597a-45d0-bf1e-e03e1aa02da5?fields=floating_ips HTTP/1.1" 200 1166 0.007858 10.0.0.186 - - [2026-08-14 07:57:37] "POST /tags HTTP/1.1" 200 372 0.132475 10.0.0.186 - - [2026-08-14 07:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016397 10.0.0.186 - - [2026-08-14 07:57:37] "GET /floating-ip/5cac3f4f-4987-48f1-84fb-e1e83c7b3d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.018096 10.0.0.186 - - [2026-08-14 07:57:37] "GET /tag/0d245f87-d6b6-4361-b4b9-44fa17b166c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.018669 10.0.0.186 - - [2026-08-14 07:57:37] "POST /tags HTTP/1.1" 200 320 0.041769 10.0.0.186 - - [2026-08-14 07:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.019796 10.0.0.186 - - [2026-08-14 07:57:37] "GET /tag/1da0762f-e312-4c58-9183-9bb04848465d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.027161 10.0.0.186 - - [2026-08-14 07:57:37] "POST /id-to-fqname HTTP/1.1" 200 181 0.000739 10.0.0.186 - - [2026-08-14 07:57:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.006684 10.0.0.186 - - [2026-08-14 07:57:38] "POST /security-groups HTTP/1.1" 200 578 0.092075 10.0.0.186 - - [2026-08-14 07:57:38] "POST /projects HTTP/1.1" 200 499 0.284398 10.0.0.186 - - [2026-08-14 07:57:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.008999 10.0.0.186 - - [2026-08-14 07:57:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.043079 10.0.0.186 - - [2026-08-14 07:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.026995 10.0.0.186 - - [2026-08-14 07:57:38] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.038632 10.0.0.186 - - [2026-08-14 07:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010772 10.0.0.186 - - [2026-08-14 07:57:38] "POST /access-control-lists HTTP/1.1" 200 589 0.134049 10.0.0.186 - - [2026-08-14 07:57:38] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.029913 10.0.0.186 - - [2026-08-14 07:57:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.012766 10.0.0.186 - - [2026-08-14 07:57:38] "POST /access-control-lists HTTP/1.1" 200 587 0.133314 10.0.0.186 - - [2026-08-14 07:57:38] "PUT /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34 HTTP/1.1" 200 265 0.172827 10.0.0.186 - - [2026-08-14 07:57:38] "PUT /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917 HTTP/1.1" 200 265 0.162679 10.0.0.186 - - [2026-08-14 07:57:38] "POST /security-groups HTTP/1.1" 200 560 0.203560 10.0.0.186 - - [2026-08-14 07:57:38] "POST /fqname-to-id HTTP/1.1" 404 248 0.003201 10.0.0.186 - - [2026-08-14 07:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023233 10.0.0.186 - - [2026-08-14 07:57:39] "POST /chown HTTP/1.1" 200 109 0.094779 10.0.0.186 - - [2026-08-14 07:57:39] "POST /access-control-lists HTTP/1.1" 200 612 0.105752 10.0.0.186 - - [2026-08-14 07:57:39] "POST /fqname-to-id HTTP/1.1" 404 247 0.010742 10.0.0.186 - - [2026-08-14 07:57:39] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016539 10.0.0.186 - - [2026-08-14 07:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.186 - - [2026-08-14 07:57:39] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003403 10.0.0.186 - - [2026-08-14 07:57:39] "POST /tags HTTP/1.1" 409 214 0.001861 10.0.0.186 - - [2026-08-14 07:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.186 - - [2026-08-14 07:57:39] "GET /tag/1da0762f-e312-4c58-9183-9bb04848465d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.025086 10.0.0.186 - - [2026-08-14 07:57:39] "POST /access-control-lists HTTP/1.1" 200 610 0.105464 10.0.0.186 - - [2026-08-14 07:57:39] "POST /firewall-rules HTTP/1.1" 200 580 0.109294 10.0.0.186 - - [2026-08-14 07:57:39] "GET /firewall-rule/e85a9d52-5205-4543-a01d-5dde5979f93b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.023599 10.0.0.186 - - [2026-08-14 07:57:39] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.022435 10.0.0.186 - - [2026-08-14 07:57:39] "GET /firewall-rule/e85a9d52-5205-4543-a01d-5dde5979f93b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002845 10.0.0.186 - - [2026-08-14 07:57:39] "POST /ref-update HTTP/1.1" 200 156 0.047633 10.0.0.186 - - [2026-08-14 07:57:39] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009440 10.0.0.186 - - [2026-08-14 07:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005254 10.0.0.186 - - [2026-08-14 07:57:39] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003766 10.0.0.186 - - [2026-08-14 07:57:39] "POST /tags HTTP/1.1" 409 214 0.002836 10.0.0.186 - - [2026-08-14 07:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.186 - - [2026-08-14 07:57:39] "GET /tag/1da0762f-e312-4c58-9183-9bb04848465d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.017036 10.0.0.186 - - [2026-08-14 07:57:39] "POST /firewall-rules HTTP/1.1" 200 578 0.098796 10.0.0.186 - - [2026-08-14 07:57:39] "GET /firewall-rule/ae9b185e-7c60-49f1-8ce6-0328da2e0f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.041596 10.0.0.186 - - [2026-08-14 07:57:39] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.007890 10.0.0.186 - - [2026-08-14 07:57:39] "GET /firewall-rule/ae9b185e-7c60-49f1-8ce6-0328da2e0f90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004021 10.0.0.186 - - [2026-08-14 07:57:40] "POST /ref-update HTTP/1.1" 200 156 0.099007 10.0.0.186 - - [2026-08-14 07:57:40] "POST /tags HTTP/1.1" 200 364 0.050110 10.0.0.186 - - [2026-08-14 07:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.186 - - [2026-08-14 07:57:40] "GET /tag/4262e648-ab2b-4c34-a50c-a9f0e02ec26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.022327 10.0.0.186 - - [2026-08-14 07:57:40] "POST /tags HTTP/1.1" 200 312 0.044863 10.0.0.186 - - [2026-08-14 07:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007556 10.0.0.186 - - [2026-08-14 07:57:40] "GET /tag/59e6e7dd-a1f3-45d7-9c95-10993b773633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.025514 10.0.0.186 - - [2026-08-14 07:57:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.000753 10.0.0.186 - - [2026-08-14 07:57:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.020075 10.0.0.186 - - [2026-08-14 07:57:40] "POST /security-groups HTTP/1.1" 200 574 0.089990 10.0.0.186 - - [2026-08-14 07:57:40] "POST /projects HTTP/1.1" 200 491 0.336110 10.0.0.186 - - [2026-08-14 07:57:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.004316 10.0.0.186 - - [2026-08-14 07:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024037 10.0.0.186 - - [2026-08-14 07:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.034239 10.0.0.186 - - [2026-08-14 07:57:40] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.022311 10.0.0.186 - - [2026-08-14 07:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.186 - - [2026-08-14 07:57:40] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.019576 10.0.0.186 - - [2026-08-14 07:57:40] "POST /access-control-lists HTTP/1.1" 200 585 0.133141 10.0.0.186 - - [2026-08-14 07:57:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.011544 10.0.0.186 - - [2026-08-14 07:57:41] "PUT /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34 HTTP/1.1" 200 265 0.155518 10.0.0.186 - - [2026-08-14 07:57:41] "POST /access-control-lists HTTP/1.1" 200 583 0.132474 10.0.0.186 - - [2026-08-14 07:57:41] "PUT /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917 HTTP/1.1" 200 265 0.158441 10.0.0.186 - - [2026-08-14 07:57:41] "POST /security-groups HTTP/1.1" 200 548 0.105307 10.0.0.186 - - [2026-08-14 07:57:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.017328 10.0.0.186 - - [2026-08-14 07:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.066432 10.0.0.186 - - [2026-08-14 07:57:41] "POST /chown HTTP/1.1" 200 109 0.019309 10.0.0.186 - - [2026-08-14 07:57:41] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.039554 10.0.0.186 - - [2026-08-14 07:57:41] "POST /access-control-lists HTTP/1.1" 200 604 0.127810 10.0.0.186 - - [2026-08-14 07:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.186 - - [2026-08-14 07:57:41] "POST /fqname-to-id HTTP/1.1" 404 239 0.002358 10.0.0.186 - - [2026-08-14 07:57:41] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.036020 10.0.0.186 - - [2026-08-14 07:57:41] "POST /tags HTTP/1.1" 409 210 0.006332 10.0.0.186 - - [2026-08-14 07:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.186 - - [2026-08-14 07:57:41] "GET /tag/59e6e7dd-a1f3-45d7-9c95-10993b773633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.041545 10.0.0.186 - - [2026-08-14 07:57:41] "POST /access-control-lists HTTP/1.1" 200 602 0.091319 10.0.0.186 - - [2026-08-14 07:57:41] "POST /firewall-rules HTTP/1.1" 200 572 0.080229 10.0.0.186 - - [2026-08-14 07:57:41] "GET /firewall-rule/44e8ddf9-9baf-4722-8780-b2a9c0b24924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.021027 10.0.0.186 - - [2026-08-14 07:57:41] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.005456 10.0.0.186 - - [2026-08-14 07:57:41] "GET /firewall-rule/44e8ddf9-9baf-4722-8780-b2a9c0b24924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.004311 10.0.0.186 - - [2026-08-14 07:57:41] "POST /ref-update HTTP/1.1" 200 156 0.080338 10.0.0.186 - - [2026-08-14 07:57:42] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020018 10.0.0.186 - - [2026-08-14 07:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.186 - - [2026-08-14 07:57:42] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003222 10.0.0.186 - - [2026-08-14 07:57:42] "POST /tags HTTP/1.1" 409 210 0.005968 10.0.0.186 - - [2026-08-14 07:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.186 - - [2026-08-14 07:57:42] "GET /tag/59e6e7dd-a1f3-45d7-9c95-10993b773633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.013549 10.0.0.186 - - [2026-08-14 07:57:42] "POST /firewall-rules HTTP/1.1" 200 570 0.086808 10.0.0.186 - - [2026-08-14 07:57:42] "GET /firewall-rule/23f9056a-fe5c-4cc5-b457-5e08aa9a1826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.010906 10.0.0.186 - - [2026-08-14 07:57:42] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004693 10.0.0.186 - - [2026-08-14 07:57:42] "GET /firewall-rule/23f9056a-fe5c-4cc5-b457-5e08aa9a1826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003291 10.0.0.186 - - [2026-08-14 07:57:42] "POST /ref-update HTTP/1.1" 200 156 0.074426 10.0.0.186 - - [2026-08-14 07:57:42] "POST /tags HTTP/1.1" 409 237 0.013962 10.0.0.186 - - [2026-08-14 07:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010603 10.0.0.186 - - [2026-08-14 07:57:42] "GET /tag/04991026-e7ac-4152-8d29-376aa21ac642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.014189 10.0.0.186 - - [2026-08-14 07:57:42] "POST /tags HTTP/1.1" 409 210 0.012438 10.0.0.186 - - [2026-08-14 07:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.186 - - [2026-08-14 07:57:42] "GET /tag/b9c4c9a9-3a62-47fd-bc0f-12eb964fa742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.020620 10.0.0.186 - - [2026-08-14 07:57:42] "POST /projects HTTP/1.1" 409 223 0.002467 10.0.0.186 - - [2026-08-14 07:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.186 - - [2026-08-14 07:57:42] "GET /project/c54198fc-b2d0-468b-bf45-4a8c698b45c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.061732 10.0.0.186 - - [2026-08-14 07:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.186 - - [2026-08-14 07:57:42] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.007266 10.0.0.186 - - [2026-08-14 07:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014372 10.0.0.186 - - [2026-08-14 07:57:42] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.010985 10.0.0.186 - - [2026-08-14 07:57:42] "PUT /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34 HTTP/1.1" 200 265 0.076686 10.0.0.186 - - [2026-08-14 07:57:43] "PUT /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917 HTTP/1.1" 200 265 0.115005 10.0.0.186 - - [2026-08-14 07:57:43] "POST /security-groups HTTP/1.1" 409 253 0.006861 10.0.0.186 - - [2026-08-14 07:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.186 - - [2026-08-14 07:57:43] "PUT /security-group/7d4598c5-ce7a-4260-9eeb-975ef453a335 HTTP/1.1" 200 263 0.079523 10.0.0.186 - - [2026-08-14 07:57:43] "PUT /access-control-list/fed19b02-d7c2-40fb-aae3-02def79bea80 HTTP/1.1" 200 273 0.052072 10.0.0.186 - - [2026-08-14 07:57:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.062453 10.0.0.186 - - [2026-08-14 07:57:43] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.048856 10.0.0.186 - - [2026-08-14 07:57:43] "PUT /access-control-list/7a50995b-526f-4c8d-8730-04b6f31f980c HTTP/1.1" 200 273 0.093988 10.0.0.186 - - [2026-08-14 07:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009979 10.0.0.186 - - [2026-08-14 07:57:43] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.016653 10.0.0.186 - - [2026-08-14 07:57:43] "POST /tags HTTP/1.1" 409 210 0.005574 10.0.0.186 - - [2026-08-14 07:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011424 10.0.0.186 - - [2026-08-14 07:57:43] "GET /tag/b9c4c9a9-3a62-47fd-bc0f-12eb964fa742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.017045 10.0.0.186 - - [2026-08-14 07:57:43] "POST /firewall-rules HTTP/1.1" 200 572 0.075526 10.0.0.186 - - [2026-08-14 07:57:43] "GET /firewall-rule/8bd32750-322b-4199-ab3b-78a9c55c631e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.018732 10.0.0.186 - - [2026-08-14 07:57:43] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.006131 10.0.0.186 - - [2026-08-14 07:57:43] "GET /firewall-rule/8bd32750-322b-4199-ab3b-78a9c55c631e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.003306 10.0.0.186 - - [2026-08-14 07:57:43] "POST /ref-update HTTP/1.1" 200 156 0.067897 10.0.0.186 - - [2026-08-14 07:57:43] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019974 10.0.0.186 - - [2026-08-14 07:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.186 - - [2026-08-14 07:57:43] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005049 10.0.0.186 - - [2026-08-14 07:57:43] "POST /tags HTTP/1.1" 409 210 0.006317 10.0.0.186 - - [2026-08-14 07:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007115 10.0.0.186 - - [2026-08-14 07:57:44] "GET /tag/b9c4c9a9-3a62-47fd-bc0f-12eb964fa742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.027686 10.0.0.186 - - [2026-08-14 07:57:44] "POST /firewall-rules HTTP/1.1" 200 570 0.108725 10.0.0.186 - - [2026-08-14 07:57:44] "GET /firewall-rule/63a5f2aa-3a95-478d-bc5c-c7266b94f9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.026505 10.0.0.186 - - [2026-08-14 07:57:44] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.007725 10.0.0.186 - - [2026-08-14 07:57:44] "GET /firewall-rule/63a5f2aa-3a95-478d-bc5c-c7266b94f9d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007828 10.0.0.186 - - [2026-08-14 07:57:44] "POST /ref-update HTTP/1.1" 200 156 0.085351 10.0.0.186 - - [2026-08-14 07:57:44] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006890 10.0.0.186 - - [2026-08-14 07:57:44] "POST /set-tag HTTP/1.1" 200 109 0.005773 [Introspect:8084]10.0.0.186 - - [2026-08-14 07:57:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001392 [Introspect:8084]10.0.0.186 - - [2026-08-14 07:57:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001004 [Introspect:8084]10.0.0.186 - - [2026-08-14 07:57:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001225 [Introspect:8084]10.0.0.186 - - [2026-08-14 07:57:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001010 [Introspect:8084]10.0.0.186 - - [2026-08-14 07:57:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001141 [Introspect:8084]10.0.0.186 - - [2026-08-14 07:57:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001058 10.0.0.186 - - [2026-08-14 07:58:10] "GET / HTTP/1.1" 200 36215 0.001833 10.0.0.186 - - [2026-08-14 07:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.186 - - [2026-08-14 07:58:10] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005492 10.0.0.186 - - [2026-08-14 07:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.186 - - [2026-08-14 07:58:10] "GET /config-node/38d09700-78f9-4121-96a5-abfda536ab22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.004297 10.0.0.163 - - [2026-08-14 07:58:14] "GET / HTTP/1.1" 200 36215 0.001419 10.0.0.163 - - [2026-08-14 07:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.163 - - [2026-08-14 07:58:14] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004961 10.0.0.163 - - [2026-08-14 07:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.163 - - [2026-08-14 07:58:14] "GET /routing-instance/733ebf57-87ee-4891-8c41-ca7d365983a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.010185 10.0.0.163 - - [2026-08-14 07:58:14] "PUT /global-system-config/317d6876-f149-47fd-bb39-48899190e83a HTTP/1.1" 200 275 0.013720 10.0.0.163 - - [2026-08-14 07:58:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.012394 10.0.0.163 - - [2026-08-14 07:58:14] "POST /virtual-routers HTTP/1.1" 200 601 0.024949 10.0.0.163 - - [2026-08-14 07:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.163 - - [2026-08-14 07:58:14] "GET /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.011056 10.0.0.163 - - [2026-08-14 07:58:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.003428 10.0.0.163 - - [2026-08-14 07:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.163 - - [2026-08-14 07:58:14] "GET /virtual-network/a82ef077-5908-4d60-a255-c3d052e773d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.007272 10.0.0.163 - - [2026-08-14 07:58:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.082507 10.0.0.186 - - [2026-08-14 07:58:21] "GET / HTTP/1.1" 200 36215 0.001671 10.0.0.186 - - [2026-08-14 07:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.186 - - [2026-08-14 07:58:21] "GET /routing-instance/733ebf57-87ee-4891-8c41-ca7d365983a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003356 10.0.0.186 - - [2026-08-14 07:58:21] "POST /bgp-routers HTTP/1.1" 409 301 0.002233 10.0.0.186 - - [2026-08-14 07:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.186 - - [2026-08-14 07:58:21] "GET /bgp-router/60260628-ddab-4f21-8818-8b4a91a0b4af?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.005271 10.0.0.186 - - [2026-08-14 07:58:22] "PUT /bgp-router/60260628-ddab-4f21-8818-8b4a91a0b4af HTTP/1.1" 200 255 0.029688 [Introspect:8084]10.0.0.186 - - [2026-08-14 07:58:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001258 [Introspect:8084]10.0.0.186 - - [2026-08-14 07:58:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001088 [Introspect:8084]10.0.0.186 - - [2026-08-14 07:58:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001076 [Introspect:8084]10.0.0.186 - - [2026-08-14 07:58:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000922 [Introspect:8084]10.0.0.186 - - [2026-08-14 07:58:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001173 [Introspect:8084]10.0.0.186 - - [2026-08-14 07:58:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001304 10.0.0.163 - - [2026-08-14 08:01:20] "GET / HTTP/1.1" 200 36215 0.001947 10.0.0.163 - - [2026-08-14 08:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.163 - - [2026-08-14 08:01:20] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.013761 10.0.0.163 - - [2026-08-14 08:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005900 10.0.0.163 - - [2026-08-14 08:01:20] "GET /routing-instance/733ebf57-87ee-4891-8c41-ca7d365983a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004791 10.0.0.163 - - [2026-08-14 08:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.163 - - [2026-08-14 08:01:20] "GET /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004978 10.0.0.163 - - [2026-08-14 08:01:20] "PUT /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277 HTTP/1.1" 200 263 0.023227 10.0.0.163 - - [2026-08-14 08:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010571 10.0.0.163 - - [2026-08-14 08:01:20] "GET /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.007398 10.0.0.163 - - [2026-08-14 08:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009604 10.0.0.163 - - [2026-08-14 08:01:20] "GET /virtual-machine-interface/c01dac5e-64c3-4e24-a3c4-02aa68d16942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.006535 10.0.0.163 - - [2026-08-14 08:01:20] "PUT /virtual-machine-interface/c01dac5e-64c3-4e24-a3c4-02aa68d16942 HTTP/1.1" 200 285 0.023846 10.0.0.186 - - [2026-08-14 08:01:25] "GET /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003713 10.0.0.186 - - [2026-08-14 08:01:25] "POST /ref-update HTTP/1.1" 200 156 0.013158 10.0.0.186 - - [2026-08-14 08:01:36] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006445 10.0.0.186 - - [2026-08-14 08:01:36] "POST /set-tag HTTP/1.1" 200 109 0.003285 10.0.0.186 - - [2026-08-14 08:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.186 - - [2026-08-14 08:01:36] "GET /loadbalancer/8f36a073-024d-40ca-b0b6-65e566ab205a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003546 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:01:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001238 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:01:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001296 10.0.0.186 - - [2026-08-14 08:01:40] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009800 10.0.0.186 - - [2026-08-14 08:01:40] "POST /set-tag HTTP/1.1" 200 109 0.005057 10.0.0.186 - - [2026-08-14 08:01:40] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010818 10.0.0.186 - - [2026-08-14 08:01:40] "POST /set-tag HTTP/1.1" 200 109 0.008018 10.0.0.186 - - [2026-08-14 08:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.186 - - [2026-08-14 08:01:40] "GET /loadbalancer/8f36a073-024d-40ca-b0b6-65e566ab205a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004397 10.0.0.186 - - [2026-08-14 08:01:40] "GET /loadbalancer-pool/86a08f9f-369b-4dee-a5ba-0397820b3ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008553 10.0.0.186 - - [2026-08-14 08:01:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019866 10.0.0.186 - - [2026-08-14 08:01:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.038072 10.0.0.186 - - [2026-08-14 08:01:40] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009888 10.0.0.186 - - [2026-08-14 08:01:40] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013357 10.0.0.186 - - [2026-08-14 08:01:41] "POST /ref-update HTTP/1.1" 200 156 0.014812 10.0.0.186 - - [2026-08-14 08:01:41] "GET /floating-ip/5cac3f4f-4987-48f1-84fb-e1e83c7b3d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.018049 10.0.0.186 - - [2026-08-14 08:01:41] "POST /tags HTTP/1.1" 409 205 0.023907 10.0.0.186 - - [2026-08-14 08:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.186 - - [2026-08-14 08:01:41] "GET /tag/a675b116-96ac-40a7-ad77-c0e7069fb2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018993 10.0.0.186 - - [2026-08-14 08:01:41] "PUT /floating-ip/5cac3f4f-4987-48f1-84fb-e1e83c7b3d77 HTTP/1.1" 200 257 0.015234 10.0.0.186 - - [2026-08-14 08:01:41] "POST /set-tag HTTP/1.1" 200 109 0.090937 10.0.0.186 - - [2026-08-14 08:01:41] "GET /loadbalancer-pool/d2d3d792-0f73-456b-9faa-b10c074983d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.025324 10.0.0.186 - - [2026-08-14 08:01:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022844 10.0.0.186 - - [2026-08-14 08:01:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011098 10.0.0.186 - - [2026-08-14 08:01:41] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009549 10.0.0.186 - - [2026-08-14 08:01:41] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015505 10.0.0.186 - - [2026-08-14 08:01:41] "POST /set-tag HTTP/1.1" 200 109 0.003205 10.0.0.186 - - [2026-08-14 08:01:41] "POST /ref-update HTTP/1.1" 200 156 0.028711 10.0.0.186 - - [2026-08-14 08:01:41] "GET /floating-ip/5cac3f4f-4987-48f1-84fb-e1e83c7b3d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.028634 10.0.0.186 - - [2026-08-14 08:01:41] "GET /loadbalancer-pool/dd3b996d-cfcb-4265-8d00-fcfd1e35e2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.011533 10.0.0.186 - - [2026-08-14 08:01:41] "PUT /floating-ip/5cac3f4f-4987-48f1-84fb-e1e83c7b3d77 HTTP/1.1" 200 257 0.023061 10.0.0.186 - - [2026-08-14 08:01:41] "POST /loadbalancer-members HTTP/1.1" 200 694 0.059754 10.0.0.186 - - [2026-08-14 08:01:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.024855 10.0.0.186 - - [2026-08-14 08:01:41] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.019519 10.0.0.186 - - [2026-08-14 08:01:41] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008887 10.0.0.186 - - [2026-08-14 08:01:41] "POST /ref-update HTTP/1.1" 200 156 0.017436 10.0.0.186 - - [2026-08-14 08:01:41] "POST /set-tag HTTP/1.1" 200 109 0.010903 10.0.0.186 - - [2026-08-14 08:01:41] "GET /floating-ip/5cac3f4f-4987-48f1-84fb-e1e83c7b3d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.015196 10.0.0.186 - - [2026-08-14 08:01:41] "PUT /floating-ip/5cac3f4f-4987-48f1-84fb-e1e83c7b3d77 HTTP/1.1" 200 257 0.012874 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:01:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001324 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:01:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001297 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:01:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001286 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:01:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001179 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:01:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001169 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:01:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001244 10.0.0.186 - - [2026-08-14 08:02:07] "GET /global-system-configs HTTP/1.1" 200 323 0.003226 10.0.0.186 - - [2026-08-14 08:02:08] "GET /global-system-configs HTTP/1.1" 200 323 0.004566 10.0.0.186 - - [2026-08-14 08:06:20] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010371 10.0.0.186 - - [2026-08-14 08:06:20] "POST /set-tag HTTP/1.1" 200 109 0.004059 10.0.0.186 - - [2026-08-14 08:06:20] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.025106 10.0.0.186 - - [2026-08-14 08:06:21] "POST /set-tag HTTP/1.1" 200 109 0.003169 10.0.0.186 - - [2026-08-14 08:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.186 - - [2026-08-14 08:06:21] "GET /loadbalancer/8f36a073-024d-40ca-b0b6-65e566ab205a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.005817 10.0.0.186 - - [2026-08-14 08:06:21] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006207 10.0.0.186 - - [2026-08-14 08:06:21] "POST /set-tag HTTP/1.1" 200 109 0.054157 10.0.0.186 - - [2026-08-14 08:06:21] "DELETE /loadbalancer-member/16ff2835-3391-4e24-ac83-aaef10b69ee7 HTTP/1.1" 200 115 0.122977 10.0.0.186 - - [2026-08-14 08:06:21] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012315 10.0.0.186 - - [2026-08-14 08:06:21] "POST /set-tag HTTP/1.1" 200 109 0.010955 10.0.0.186 - - [2026-08-14 08:06:21] "DELETE /loadbalancer-member/b21c8597-ab57-401d-bd97-67fd1e89e2ab HTTP/1.1" 200 115 0.050067 10.0.0.186 - - [2026-08-14 08:06:21] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013077 10.0.0.186 - - [2026-08-14 08:06:21] "POST /set-tag HTTP/1.1" 200 109 0.005052 10.0.0.186 - - [2026-08-14 08:06:21] "DELETE /loadbalancer-member/b44dbd81-6caf-4eba-b349-337a5a93d11f HTTP/1.1" 200 115 0.072016 10.0.0.186 - - [2026-08-14 08:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.186 - - [2026-08-14 08:06:42] "GET /loadbalancer/8f36a073-024d-40ca-b0b6-65e566ab205a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004813 10.0.0.186 - - [2026-08-14 08:06:42] "GET /loadbalancer-pool/86a08f9f-369b-4dee-a5ba-0397820b3ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005778 10.0.0.186 - - [2026-08-14 08:06:42] "POST /loadbalancer-members HTTP/1.1" 200 692 0.048566 10.0.0.186 - - [2026-08-14 08:06:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.041395 10.0.0.186 - - [2026-08-14 08:06:42] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.031151 10.0.0.186 - - [2026-08-14 08:06:42] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007141 10.0.0.186 - - [2026-08-14 08:06:42] "GET /floating-ip/5cac3f4f-4987-48f1-84fb-e1e83c7b3d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004966 10.0.0.186 - - [2026-08-14 08:06:43] "POST /set-tag HTTP/1.1" 200 109 0.075774 10.0.0.186 - - [2026-08-14 08:06:43] "GET /loadbalancer-pool/d2d3d792-0f73-456b-9faa-b10c074983d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004664 10.0.0.186 - - [2026-08-14 08:06:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.039933 10.0.0.186 - - [2026-08-14 08:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011826 10.0.0.186 - - [2026-08-14 08:06:43] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007503 10.0.0.186 - - [2026-08-14 08:06:43] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.186 - - [2026-08-14 08:06:43] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005207 10.0.0.186 - - [2026-08-14 08:06:43] "GET /floating-ip/5cac3f4f-4987-48f1-84fb-e1e83c7b3d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.008827 10.0.0.186 - - [2026-08-14 08:06:43] "GET /loadbalancer-pool/dd3b996d-cfcb-4265-8d00-fcfd1e35e2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004490 10.0.0.186 - - [2026-08-14 08:06:43] "POST /loadbalancer-members HTTP/1.1" 200 694 0.024773 10.0.0.186 - - [2026-08-14 08:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.031778 10.0.0.186 - - [2026-08-14 08:06:43] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.019735 10.0.0.186 - - [2026-08-14 08:06:43] "GET /virtual-machine-interface/cd411690-97b5-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.024009 10.0.0.186 - - [2026-08-14 08:06:43] "GET /floating-ip/5cac3f4f-4987-48f1-84fb-e1e83c7b3d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005414 10.0.0.186 - - [2026-08-14 08:06:43] "POST /set-tag HTTP/1.1" 200 109 0.003555 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:06:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001171 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:06:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001163 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:06:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001236 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:06:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001191 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:06:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001151 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:06:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001195 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:06:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001390 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:06:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001317 10.0.0.186 - - [2026-08-14 08:07:07] "GET /global-system-configs HTTP/1.1" 200 323 0.003038 10.0.0.186 - - [2026-08-14 08:07:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002750 10.0.0.186 - - [2026-08-14 08:08:16] "GET / HTTP/1.1" 200 36215 0.001903 10.0.0.186 - - [2026-08-14 08:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.186 - - [2026-08-14 08:08:16] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036070 10.0.0.186 - - [2026-08-14 08:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.186 - - [2026-08-14 08:08:17] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057096 10.0.0.186 - - [2026-08-14 08:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.186 - - [2026-08-14 08:08:17] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050927 10.0.0.186 - - [2026-08-14 08:08:17] "POST /tags HTTP/1.1" 200 334 0.046990 10.0.0.186 - - [2026-08-14 08:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.186 - - [2026-08-14 08:08:17] "GET /tag/fd356e6a-3f5c-4dbd-b7cf-a41bc868db76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.060148 10.0.0.186 - - [2026-08-14 08:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.186 - - [2026-08-14 08:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.186 - - [2026-08-14 08:08:18] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.078567 10.0.0.186 - - [2026-08-14 08:08:18] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.087353 10.0.0.186 - - [2026-08-14 08:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.186 - - [2026-08-14 08:08:18] "GET /virtual-networks?parent_id=7bad7409-35cb-4ce6-8fb8-cc1150497bd3&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.005156 10.0.0.186 - - [2026-08-14 08:08:18] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.005921 10.0.0.186 - - [2026-08-14 08:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.186 - - [2026-08-14 08:08:18] "GET /service-appliance-set/eaa714a6-3cdd-4110-ac36-b8e1a2106d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.020720 10.0.0.186 - - [2026-08-14 08:08:18] "POST /virtual-networks HTTP/1.1" 200 514 0.139085 10.0.0.186 - - [2026-08-14 08:08:18] "POST /fqname-to-id HTTP/1.1" 404 254 0.003672 10.0.0.186 - - [2026-08-14 08:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.186 - - [2026-08-14 08:08:18] "GET /network-ipam/44add5e9-0f98-4921-a5f5-fba4dc41518c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.003502 10.0.0.186 - - [2026-08-14 08:08:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.149264 10.0.0.186 - - [2026-08-14 08:08:18] "GET /virtual-machine-interface/4cf559ab-099e-4de9-b547-da4ee94eba02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.037099 10.0.0.186 - - [2026-08-14 08:08:18] "POST /useragent-kv HTTP/1.1" 200 115 0.010715 10.0.0.186 - - [2026-08-14 08:08:18] "POST /ref-update HTTP/1.1" 200 156 0.229852 10.0.0.186 - - [2026-08-14 08:08:18] "POST /instance-ips HTTP/1.1" 200 410 0.053031 10.0.0.186 - - [2026-08-14 08:08:18] "GET /virtual-network/c3b89baf-799e-4d08-8a66-7e3be56fc171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007529 10.0.0.186 - - [2026-08-14 08:08:18] "GET /domains HTTP/1.1" 200 281 0.003182 10.0.0.186 - - [2026-08-14 08:08:18] "GET /instance-ip/79716914-d505-4a77-892f-202ad5e739ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.017243 10.0.0.186 - - [2026-08-14 08:08:18] "GET /domain/ecc8d32a-28da-4fe2-b35c-9019abf546a3 HTTP/1.1" 200 3100 0.017139 10.0.0.186 - - [2026-08-14 08:08:18] "POST /loadbalancers HTTP/1.1" 200 612 0.029222 10.0.0.186 - - [2026-08-14 08:08:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.033588 10.0.0.186 - - [2026-08-14 08:08:18] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3 HTTP/1.1" 200 5738 0.124729 10.0.0.186 - - [2026-08-14 08:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.021552 10.0.0.186 - - [2026-08-14 08:08:18] "GET /virtual-network/c3b89baf-799e-4d08-8a66-7e3be56fc171 HTTP/1.1" 200 2090 0.023187 10.0.0.186 - - [2026-08-14 08:08:18] "GET /virtual-network/c3b89baf-799e-4d08-8a66-7e3be56fc171 HTTP/1.1" 200 2090 0.012259 10.0.0.186 - - [2026-08-14 08:08:18] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.118499 10.0.0.186 - - [2026-08-14 08:08:18] "GET /routing-instance/6d8cbfb9-d981-4763-8df1-981288d833fa HTTP/1.1" 200 1183 0.014105 10.0.0.186 - - [2026-08-14 08:08:18] "GET /instance-ip/79716914-d505-4a77-892f-202ad5e739ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.013474 10.0.0.186 - - [2026-08-14 08:08:18] "GET /routing-instance/6d8cbfb9-d981-4763-8df1-981288d833fa HTTP/1.1" 200 1183 0.003805 10.0.0.186 - - [2026-08-14 08:08:18] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.108344 10.0.0.186 - - [2026-08-14 08:08:18] "POST /route-targets HTTP/1.1" 200 328 0.091394 10.0.0.186 - - [2026-08-14 08:08:18] "POST /ref-update HTTP/1.1" 200 156 0.036815 10.0.0.186 - - [2026-08-14 08:08:18] "GET /loadbalancer/3c6b000f-5eb3-4435-9358-021167aa4522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.011801 10.0.0.186 - - [2026-08-14 08:08:18] "POST /floating-ips HTTP/1.1" 200 599 0.114038 10.0.0.186 - - [2026-08-14 08:08:19] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.049409 10.0.0.186 - - [2026-08-14 08:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.186 - - [2026-08-14 08:08:19] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049672 10.0.0.186 - - [2026-08-14 08:08:19] "GET /loadbalancer-listener/eab3b265-3a12-4ef1-b9ad-ea1033af4422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.012779 10.0.0.186 - - [2026-08-14 08:08:19] "GET /loadbalancer-listener/eab3b265-3a12-4ef1-b9ad-ea1033af4422?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.004954 10.0.0.186 - - [2026-08-14 08:08:19] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.040022 10.0.0.186 - - [2026-08-14 08:08:19] "GET /instance-ip/79716914-d505-4a77-892f-202ad5e739ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003997 10.0.0.186 - - [2026-08-14 08:08:19] "GET /instance-ip/79716914-d505-4a77-892f-202ad5e739ab?fields=floating_ips HTTP/1.1" 200 1213 0.005541 10.0.0.186 - - [2026-08-14 08:08:19] "GET /floating-ip/133932c8-1f60-4f44-9b10-d62af424252b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.002529 10.0.0.186 - - [2026-08-14 08:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.186 - - [2026-08-14 08:08:19] "GET /loadbalancer/3c6b000f-5eb3-4435-9358-021167aa4522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003115 10.0.0.186 - - [2026-08-14 08:08:19] "POST /tags HTTP/1.1" 200 296 0.063869 10.0.0.186 - - [2026-08-14 08:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.186 - - [2026-08-14 08:08:19] "GET /tag/ecbc6d97-b7ec-4010-bcd5-f3e3c02cc5e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.016203 10.0.0.186 - - [2026-08-14 08:08:19] "POST /tags HTTP/1.1" 409 233 0.002694 10.0.0.186 - - [2026-08-14 08:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.186 - - [2026-08-14 08:08:19] "GET /tag/c8bb03b7-418d-4309-94a7-ab443818a891?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.012788 10.0.0.186 - - [2026-08-14 08:08:19] "POST /tags HTTP/1.1" 409 206 0.002393 10.0.0.186 - - [2026-08-14 08:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.186 - - [2026-08-14 08:08:19] "GET /tag/abfeefc6-1001-42cb-bb72-459e0706b4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.016267 10.0.0.186 - - [2026-08-14 08:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.186 - - [2026-08-14 08:08:19] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006158 10.0.0.186 - - [2026-08-14 08:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.186 - - [2026-08-14 08:08:19] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.060760 10.0.0.186 - - [2026-08-14 08:08:19] "POST /virtual-machines HTTP/1.1" 200 370 0.012469 10.0.0.186 - - [2026-08-14 08:08:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023696 10.0.0.186 - - [2026-08-14 08:08:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.127990 10.0.0.186 - - [2026-08-14 08:08:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015885 10.0.0.186 - - [2026-08-14 08:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007581 10.0.0.186 - - [2026-08-14 08:08:20] "GET /virtual-machine-interface/4fc2a844-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.008197 10.0.0.186 - - [2026-08-14 08:08:20] "POST /instance-ips HTTP/1.1" 200 410 0.026314 10.0.0.186 - - [2026-08-14 08:08:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.036778 10.0.0.186 - - [2026-08-14 08:08:20] "GET /virtual-machine-interface/4fc2a844-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.022339 10.0.0.186 - - [2026-08-14 08:08:20] "POST /set-tag HTTP/1.1" 200 109 0.022317 10.0.0.186 - - [2026-08-14 08:08:20] "GET /virtual-machine-interface/4fc2a844-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016513 10.0.0.186 - - [2026-08-14 08:08:20] "GET /instance-ip/4fe0b38e-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007590 10.0.0.186 - - [2026-08-14 08:08:20] "GET /virtual-machine-interface/4fc2a844-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005260 10.0.0.186 - - [2026-08-14 08:08:20] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.186 - - [2026-08-14 08:08:20] "GET /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.006246 10.0.0.186 - - [2026-08-14 08:08:20] "POST /ref-update HTTP/1.1" 200 156 0.014345 10.0.0.186 - - [2026-08-14 08:08:20] "GET /virtual-machine-interface/4fc2a844-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.018854 10.0.0.186 - - [2026-08-14 08:08:20] "POST /set-tag HTTP/1.1" 200 109 0.005948 10.0.0.186 - - [2026-08-14 08:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.186 - - [2026-08-14 08:08:20] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006086 10.0.0.186 - - [2026-08-14 08:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.186 - - [2026-08-14 08:08:20] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040890 10.0.0.186 - - [2026-08-14 08:08:20] "POST /virtual-machines HTTP/1.1" 200 370 0.008523 10.0.0.186 - - [2026-08-14 08:08:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.024806 10.0.0.186 - - [2026-08-14 08:08:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.125332 10.0.0.186 - - [2026-08-14 08:08:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014901 10.0.0.186 - - [2026-08-14 08:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012938 10.0.0.186 - - [2026-08-14 08:08:20] "GET /virtual-machine-interface/504540ba-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.009917 10.0.0.186 - - [2026-08-14 08:08:21] "POST /instance-ips HTTP/1.1" 200 410 0.060027 10.0.0.186 - - [2026-08-14 08:08:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.050379 10.0.0.186 - - [2026-08-14 08:08:21] "GET /virtual-machine-interface/504540ba-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006343 10.0.0.186 - - [2026-08-14 08:08:21] "POST /set-tag HTTP/1.1" 200 109 0.031569 10.0.0.186 - - [2026-08-14 08:08:21] "GET /virtual-machine-interface/504540ba-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011974 10.0.0.186 - - [2026-08-14 08:08:21] "GET /instance-ip/5062ab96-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.022000 10.0.0.186 - - [2026-08-14 08:08:21] "GET /virtual-machine-interface/504540ba-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010473 10.0.0.186 - - [2026-08-14 08:08:21] "POST /set-tag HTTP/1.1" 200 109 0.006703 10.0.0.186 - - [2026-08-14 08:08:21] "GET /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.007415 10.0.0.186 - - [2026-08-14 08:08:21] "POST /ref-update HTTP/1.1" 200 156 0.020664 10.0.0.186 - - [2026-08-14 08:08:21] "GET /virtual-machine-interface/504540ba-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.025441 10.0.0.186 - - [2026-08-14 08:08:21] "POST /set-tag HTTP/1.1" 200 109 0.004034 10.0.0.186 - - [2026-08-14 08:08:21] "GET /virtual-machine-interface/4fc2a844-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013343 10.0.0.186 - - [2026-08-14 08:08:21] "POST /set-tag HTTP/1.1" 200 109 0.003042 10.0.0.186 - - [2026-08-14 08:08:21] "GET /virtual-machine-interface/504540ba-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005199 10.0.0.186 - - [2026-08-14 08:08:21] "POST /set-tag HTTP/1.1" 200 109 0.006531 10.0.0.186 - - [2026-08-14 08:08:23] "GET /domains HTTP/1.1" 200 281 0.003330 10.0.0.186 - - [2026-08-14 08:08:23] "GET /domain/ecc8d32a-28da-4fe2-b35c-9019abf546a3 HTTP/1.1" 200 3100 0.006633 10.0.0.186 - - [2026-08-14 08:08:23] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3 HTTP/1.1" 200 7091 0.043224 10.0.0.186 - - [2026-08-14 08:08:23] "GET /virtual-network/c3b89baf-799e-4d08-8a66-7e3be56fc171 HTTP/1.1" 200 2090 0.012470 10.0.0.186 - - [2026-08-14 08:08:23] "GET /virtual-network/c3b89baf-799e-4d08-8a66-7e3be56fc171 HTTP/1.1" 200 2090 0.006111 10.0.0.186 - - [2026-08-14 08:08:23] "GET /routing-instance/6d8cbfb9-d981-4763-8df1-981288d833fa HTTP/1.1" 200 1405 0.005280 10.0.0.186 - - [2026-08-14 08:08:23] "GET /routing-instance/6d8cbfb9-d981-4763-8df1-981288d833fa HTTP/1.1" 200 1405 0.003164 10.0.0.186 - - [2026-08-14 08:08:23] "GET /route-target/80d2caf4-5d80-4039-afa7-9658af86c442 HTTP/1.1" 200 1154 0.002777 10.0.0.186 - - [2026-08-14 08:08:23] "GET /virtual-network/c3b89baf-799e-4d08-8a66-7e3be56fc171 HTTP/1.1" 200 2090 0.005920 10.0.0.186 - - [2026-08-14 08:08:24] "GET /routing-instance/6d8cbfb9-d981-4763-8df1-981288d833fa HTTP/1.1" 200 1405 0.003172 10.0.0.186 - - [2026-08-14 08:08:24] "GET /virtual-network/c3b89baf-799e-4d08-8a66-7e3be56fc171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004791 10.0.0.186 - - [2026-08-14 08:08:24] "GET /virtual-network/c3b89baf-799e-4d08-8a66-7e3be56fc171 HTTP/1.1" 200 2090 0.012411 10.0.0.186 - - [2026-08-14 08:08:24] "GET /routing-instance/6d8cbfb9-d981-4763-8df1-981288d833fa HTTP/1.1" 200 1405 0.007422 10.0.0.186 - - [2026-08-14 08:08:24] "GET /routing-instance/6d8cbfb9-d981-4763-8df1-981288d833fa HTTP/1.1" 200 1405 0.008295 10.0.0.186 - - [2026-08-14 08:08:24] "GET /route-target/80d2caf4-5d80-4039-afa7-9658af86c442 HTTP/1.1" 200 1154 0.005296 10.0.0.186 - - [2026-08-14 08:08:24] "GET /domains HTTP/1.1" 200 281 0.003525 10.0.0.186 - - [2026-08-14 08:08:24] "GET /domain/ecc8d32a-28da-4fe2-b35c-9019abf546a3 HTTP/1.1" 200 3100 0.003385 10.0.0.186 - - [2026-08-14 08:08:24] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3 HTTP/1.1" 200 7091 0.044061 10.0.0.186 - - [2026-08-14 08:08:24] "GET /virtual-network/c3b89baf-799e-4d08-8a66-7e3be56fc171 HTTP/1.1" 200 2090 0.014052 10.0.0.186 - - [2026-08-14 08:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.186 - - [2026-08-14 08:08:24] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041414 10.0.0.186 - - [2026-08-14 08:08:24] "GET /virtual-network/c3b89baf-799e-4d08-8a66-7e3be56fc171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004991 10.0.0.186 - - [2026-08-14 08:08:24] "GET /floating-ip-pools?parent_id=c3b89baf-799e-4d08-8a66-7e3be56fc171&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003282 10.0.0.186 - - [2026-08-14 08:08:24] "GET /virtual-network/c3b89baf-799e-4d08-8a66-7e3be56fc171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005986 10.0.0.186 - - [2026-08-14 08:08:24] "POST /floating-ip-pools HTTP/1.1" 200 564 0.121016 10.0.0.186 - - [2026-08-14 08:08:24] "POST /ref-update HTTP/1.1" 200 156 0.013384 10.0.0.186 - - [2026-08-14 08:08:24] "GET /virtual-network/c3b89baf-799e-4d08-8a66-7e3be56fc171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.022750 10.0.0.186 - - [2026-08-14 08:08:24] "GET /domains HTTP/1.1" 200 281 0.006353 10.0.0.186 - - [2026-08-14 08:08:24] "GET /domain/ecc8d32a-28da-4fe2-b35c-9019abf546a3 HTTP/1.1" 200 3100 0.005898 10.0.0.186 - - [2026-08-14 08:08:24] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3 HTTP/1.1" 200 7348 0.063568 10.0.0.186 - - [2026-08-14 08:08:24] "GET /virtual-network/c3b89baf-799e-4d08-8a66-7e3be56fc171 HTTP/1.1" 200 2329 0.014151 10.0.0.186 - - [2026-08-14 08:08:24] "GET /floating-ip-pool/6811aaa0-fe6d-4d1e-9510-2d3ce6850656 HTTP/1.1" 200 1317 0.005564 10.0.0.186 - - [2026-08-14 08:08:24] "GET /domains HTTP/1.1" 200 281 0.003217 10.0.0.186 - - [2026-08-14 08:08:24] "GET /domain/ecc8d32a-28da-4fe2-b35c-9019abf546a3 HTTP/1.1" 200 3100 0.004053 10.0.0.186 - - [2026-08-14 08:08:24] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3 HTTP/1.1" 200 7348 0.045773 10.0.0.186 - - [2026-08-14 08:08:24] "GET /virtual-network/c3b89baf-799e-4d08-8a66-7e3be56fc171 HTTP/1.1" 200 2329 0.010162 10.0.0.186 - - [2026-08-14 08:08:24] "GET /virtual-network/c3b89baf-799e-4d08-8a66-7e3be56fc171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005543 10.0.0.186 - - [2026-08-14 08:08:24] "POST /tags HTTP/1.1" 200 366 0.067451 10.0.0.186 - - [2026-08-14 08:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015199 10.0.0.186 - - [2026-08-14 08:08:24] "GET /tag/02aed13e-084f-4662-84c1-93f8e601e344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.026045 10.0.0.186 - - [2026-08-14 08:08:24] "POST /tags HTTP/1.1" 409 206 0.002607 10.0.0.186 - - [2026-08-14 08:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.186 - - [2026-08-14 08:08:24] "GET /tag/abfeefc6-1001-42cb-bb72-459e0706b4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.011739 10.0.0.186 - - [2026-08-14 08:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.186 - - [2026-08-14 08:08:25] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.045850 10.0.0.186 - - [2026-08-14 08:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.186 - - [2026-08-14 08:08:25] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.009780 10.0.0.186 - - [2026-08-14 08:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.186 - - [2026-08-14 08:08:25] "GET /service-appliance-set/9722226e-d301-4b54-bbd6-95eaee57929c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.005507 10.0.0.186 - - [2026-08-14 08:08:25] "POST /fqname-to-id HTTP/1.1" 404 258 0.002311 10.0.0.186 - - [2026-08-14 08:08:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.122708 10.0.0.186 - - [2026-08-14 08:08:25] "GET /virtual-machine-interface/74c298e3-5efe-4f83-ad51-bbac5841a5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.018284 10.0.0.186 - - [2026-08-14 08:08:25] "POST /set-tag HTTP/1.1" 200 109 0.028339 10.0.0.186 - - [2026-08-14 08:08:25] "POST /instance-ips HTTP/1.1" 200 418 0.040551 10.0.0.186 - - [2026-08-14 08:08:25] "GET /instance-ip/42c3a45b-0a38-4856-ba3d-ab3cfa8f0af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.012501 10.0.0.186 - - [2026-08-14 08:08:25] "POST /loadbalancers HTTP/1.1" 200 620 0.069339 10.0.0.186 - - [2026-08-14 08:08:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.012478 10.0.0.186 - - [2026-08-14 08:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009530 10.0.0.186 - - [2026-08-14 08:08:25] "POST /service-instances HTTP/1.1" 200 568 0.047798 10.0.0.186 - - [2026-08-14 08:08:25] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.068667 10.0.0.186 - - [2026-08-14 08:08:25] "POST /ref-update HTTP/1.1" 200 156 0.037730 10.0.0.186 - - [2026-08-14 08:08:25] "GET /virtual-machine-interface/74c298e3-5efe-4f83-ad51-bbac5841a5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.006120 10.0.0.186 - - [2026-08-14 08:08:25] "GET /virtual-machine-interface/74c298e3-5efe-4f83-ad51-bbac5841a5b4?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.006498 10.0.0.186 - - [2026-08-14 08:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.186 - - [2026-08-14 08:08:25] "PUT /service-instance/ad0527b5-e800-499f-beb6-0af65ff32f7b HTTP/1.1" 200 267 0.011010 10.0.0.186 - - [2026-08-14 08:08:25] "GET /floating-ip-pool/6811aaa0-fe6d-4d1e-9510-2d3ce6850656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.005691 10.0.0.186 - - [2026-08-14 08:08:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020151 10.0.0.186 - - [2026-08-14 08:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.186 - - [2026-08-14 08:08:25] "POST /floating-ips HTTP/1.1" 200 673 0.114106 10.0.0.186 - - [2026-08-14 08:08:25] "POST /virtual-machines HTTP/1.1" 200 430 0.058484 10.0.0.186 - - [2026-08-14 08:08:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028167 10.0.0.186 - - [2026-08-14 08:08:26] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003611 10.0.0.186 - - [2026-08-14 08:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.186 - - [2026-08-14 08:08:26] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004005 10.0.0.186 - - [2026-08-14 08:08:26] "POST /tags HTTP/1.1" 409 221 0.031507 10.0.0.186 - - [2026-08-14 08:08:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.146513 10.0.0.186 - - [2026-08-14 08:08:26] "POST /chown HTTP/1.1" 200 109 0.024636 10.0.0.186 - - [2026-08-14 08:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013645 10.0.0.186 - - [2026-08-14 08:08:26] "GET /tag/fd356e6a-3f5c-4dbd-b7cf-a41bc868db76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.011915 10.0.0.186 - - [2026-08-14 08:08:26] "POST /tags HTTP/1.1" 409 238 0.002165 10.0.0.186 - - [2026-08-14 08:08:26] "POST /chown HTTP/1.1" 200 109 0.006287 10.0.0.186 - - [2026-08-14 08:08:26] "PUT /virtual-machine-interface/2b20de4d-6bce-4fe7-ad71-7e9beb6571aa HTTP/1.1" 200 285 0.022101 10.0.0.186 - - [2026-08-14 08:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.029196 10.0.0.186 - - [2026-08-14 08:08:26] "PUT /instance-ip/42c3a45b-0a38-4856-ba3d-ab3cfa8f0af6 HTTP/1.1" 200 257 0.026047 10.0.0.186 - - [2026-08-14 08:08:26] "GET /tag/02aed13e-084f-4662-84c1-93f8e601e344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.027744 10.0.0.186 - - [2026-08-14 08:08:26] "POST /ref-update HTTP/1.1" 200 156 0.017818 10.0.0.186 - - [2026-08-14 08:08:26] "POST /firewall-rules HTTP/1.1" 200 652 0.095571 10.0.0.186 - - [2026-08-14 08:08:26] "POST /ref-update HTTP/1.1" 200 156 0.071659 10.0.0.186 - - [2026-08-14 08:08:26] "GET /firewall-rule/4598e996-e0c6-4cc7-a3e9-20c53d5c9291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.018675 10.0.0.186 - - [2026-08-14 08:08:26] "GET /firewall-policy/4e2cb7f4-4a7a-4725-ac51-1c5be09f44df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002954 10.0.0.186 - - [2026-08-14 08:08:26] "POST /ref-update HTTP/1.1" 200 156 0.043315 10.0.0.186 - - [2026-08-14 08:08:26] "GET /firewall-rule/4598e996-e0c6-4cc7-a3e9-20c53d5c9291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.026211 10.0.0.186 - - [2026-08-14 08:08:26] "POST /ref-update HTTP/1.1" 200 156 0.014221 10.0.0.186 - - [2026-08-14 08:08:26] "POST /ref-update HTTP/1.1" 200 156 0.035893 10.0.0.186 - - [2026-08-14 08:08:26] "POST /ref-update HTTP/1.1" 200 156 0.015005 10.0.0.186 - - [2026-08-14 08:08:26] "POST /ref-update HTTP/1.1" 200 156 0.052205 10.0.0.186 - - [2026-08-14 08:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815 10.0.0.186 - - [2026-08-14 08:08:26] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.055896 10.0.0.186 - - [2026-08-14 08:08:26] "POST /virtual-machines HTTP/1.1" 200 430 0.046474 10.0.0.186 - - [2026-08-14 08:08:26] "GET /loadbalancer/3e4f8550-959a-4320-8a20-8a177c99ab89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.004164 10.0.0.186 - - [2026-08-14 08:08:26] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.090577 10.0.0.186 - - [2026-08-14 08:08:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.150155 10.0.0.186 - - [2026-08-14 08:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015150 10.0.0.186 - - [2026-08-14 08:08:26] "POST /chown HTTP/1.1" 200 109 0.013165 10.0.0.186 - - [2026-08-14 08:08:26] "POST /chown HTTP/1.1" 200 109 0.012575 10.0.0.186 - - [2026-08-14 08:08:27] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.099065 10.0.0.186 - - [2026-08-14 08:08:27] "PUT /virtual-machine-interface/2ab4a1ae-bd4c-49af-ab8c-345da30966b1 HTTP/1.1" 200 285 0.085137 10.0.0.186 - - [2026-08-14 08:08:27] "GET /loadbalancer-listener/d7ff66c7-bb75-4eb7-8024-1b66dff521c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.015508 10.0.0.186 - - [2026-08-14 08:08:27] "GET /loadbalancer-listener/d7ff66c7-bb75-4eb7-8024-1b66dff521c2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.025783 10.0.0.186 - - [2026-08-14 08:08:27] "PUT /instance-ip/42c3a45b-0a38-4856-ba3d-ab3cfa8f0af6 HTTP/1.1" 200 257 0.041565 10.0.0.186 - - [2026-08-14 08:08:27] "POST /ref-update HTTP/1.1" 200 156 0.011078 10.0.0.186 - - [2026-08-14 08:08:27] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.066229 10.0.0.186 - - [2026-08-14 08:08:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.063729 10.0.0.186 - - [2026-08-14 08:08:27] "POST /ref-update HTTP/1.1" 200 156 0.112129 10.0.0.186 - - [2026-08-14 08:08:27] "GET /loadbalancer-pool/614b9471-9bc9-4606-a46a-b2408f61412a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.030431 10.0.0.186 - - [2026-08-14 08:08:27] "POST /ref-update HTTP/1.1" 200 156 0.052568 10.0.0.186 - - [2026-08-14 08:08:27] "POST /ref-update HTTP/1.1" 200 156 0.038525 10.0.0.186 - - [2026-08-14 08:08:27] "POST /loadbalancer-members HTTP/1.1" 200 709 0.088837 10.0.0.186 - - [2026-08-14 08:08:27] "POST /ref-update HTTP/1.1" 200 156 0.023031 10.0.0.186 - - [2026-08-14 08:08:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.029837 10.0.0.186 - - [2026-08-14 08:08:27] "GET /loadbalancer-member/35ebeba6-a5f5-497a-aea7-06b5a01da241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.013409 10.0.0.186 - - [2026-08-14 08:08:27] "PUT /service-instance/ad0527b5-e800-499f-beb6-0af65ff32f7b HTTP/1.1" 200 267 0.012941 10.0.0.186 - - [2026-08-14 08:08:27] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.023801 10.0.0.186 - - [2026-08-14 08:08:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.030205 10.0.0.186 - - [2026-08-14 08:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009037 10.0.0.186 - - [2026-08-14 08:08:27] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.018311 10.0.0.186 - - [2026-08-14 08:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.186 - - [2026-08-14 08:08:27] "POST /tags HTTP/1.1" 409 221 0.006715 10.0.0.186 - - [2026-08-14 08:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.186 - - [2026-08-14 08:08:27] "POST /chown HTTP/1.1" 200 109 0.010026 10.0.0.186 - - [2026-08-14 08:08:27] "GET /tag/fd356e6a-3f5c-4dbd-b7cf-a41bc868db76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.036993 10.0.0.186 - - [2026-08-14 08:08:27] "POST /chown HTTP/1.1" 200 109 0.037685 10.0.0.186 - - [2026-08-14 08:08:27] "POST /tags HTTP/1.1" 409 238 0.003196 10.0.0.186 - - [2026-08-14 08:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.186 - - [2026-08-14 08:08:27] "PUT /instance-ip/42c3a45b-0a38-4856-ba3d-ab3cfa8f0af6 HTTP/1.1" 200 257 0.037699 10.0.0.186 - - [2026-08-14 08:08:27] "GET /tag/02aed13e-084f-4662-84c1-93f8e601e344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.029659 10.0.0.186 - - [2026-08-14 08:08:27] "POST /ref-update HTTP/1.1" 200 156 0.035989 10.0.0.186 - - [2026-08-14 08:08:27] "POST /firewall-rules HTTP/1.1" 409 293 0.021433 10.0.0.186 - - [2026-08-14 08:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.022357 10.0.0.186 - - [2026-08-14 08:08:27] "POST /chown HTTP/1.1" 200 109 0.048314 10.0.0.186 - - [2026-08-14 08:08:27] "POST /chown HTTP/1.1" 200 109 0.030344 10.0.0.186 - - [2026-08-14 08:08:27] "PUT /firewall-rule/4598e996-e0c6-4cc7-a3e9-20c53d5c9291 HTTP/1.1" 200 261 0.095268 10.0.0.186 - - [2026-08-14 08:08:28] "GET /firewall-rule/4598e996-e0c6-4cc7-a3e9-20c53d5c9291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.003507 10.0.0.186 - - [2026-08-14 08:08:28] "PUT /instance-ip/42c3a45b-0a38-4856-ba3d-ab3cfa8f0af6 HTTP/1.1" 200 257 0.035995 10.0.0.186 - - [2026-08-14 08:08:28] "GET /firewall-policy/4e2cb7f4-4a7a-4725-ac51-1c5be09f44df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.028218 10.0.0.186 - - [2026-08-14 08:08:28] "GET /firewall-rule/4598e996-e0c6-4cc7-a3e9-20c53d5c9291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.003494 10.0.0.186 - - [2026-08-14 08:08:28] "POST /ref-update HTTP/1.1" 200 156 0.029921 10.0.0.186 - - [2026-08-14 08:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009641 10.0.0.186 - - [2026-08-14 08:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.186 - - [2026-08-14 08:08:28] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.009136 10.0.0.186 - - [2026-08-14 08:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.186 - - [2026-08-14 08:08:28] "POST /chown HTTP/1.1" 200 109 0.023876 10.0.0.186 - - [2026-08-14 08:08:28] "POST /chown HTTP/1.1" 200 109 0.038839 10.0.0.186 - - [2026-08-14 08:08:28] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.108033 10.0.0.186 - - [2026-08-14 08:08:28] "PUT /instance-ip/42c3a45b-0a38-4856-ba3d-ab3cfa8f0af6 HTTP/1.1" 200 257 0.068813 10.0.0.186 - - [2026-08-14 08:08:28] "POST /virtual-machines HTTP/1.1" 200 374 0.028655 10.0.0.186 - - [2026-08-14 08:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.031793 10.0.0.186 - - [2026-08-14 08:08:28] "POST /ref-update HTTP/1.1" 200 156 0.052924 10.0.0.186 - - [2026-08-14 08:08:28] "POST /chown HTTP/1.1" 200 109 0.017500 10.0.0.186 - - [2026-08-14 08:08:28] "POST /chown HTTP/1.1" 200 109 0.057473 10.0.0.186 - - [2026-08-14 08:08:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.147111 10.0.0.186 - - [2026-08-14 08:08:28] "PUT /instance-ip/42c3a45b-0a38-4856-ba3d-ab3cfa8f0af6 HTTP/1.1" 200 257 0.029541 10.0.0.186 - - [2026-08-14 08:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023679 10.0.0.186 - - [2026-08-14 08:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008376 10.0.0.186 - - [2026-08-14 08:08:28] "GET /virtual-machine-interface/54dbfdd0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.009553 10.0.0.186 - - [2026-08-14 08:08:28] "POST /ref-update HTTP/1.1" 200 156 0.056115 10.0.0.186 - - [2026-08-14 08:08:28] "POST /instance-ips HTTP/1.1" 200 414 0.031919 10.0.0.186 - - [2026-08-14 08:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.036615 10.0.0.186 - - [2026-08-14 08:08:28] "GET /virtual-machine-interface/54dbfdd0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.013968 10.0.0.186 - - [2026-08-14 08:08:28] "PUT /service-instance/ad0527b5-e800-499f-beb6-0af65ff32f7b HTTP/1.1" 200 267 0.017783 10.0.0.186 - - [2026-08-14 08:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017939 10.0.0.186 - - [2026-08-14 08:08:28] "POST /set-tag HTTP/1.1" 200 109 0.032231 10.0.0.186 - - [2026-08-14 08:08:28] "GET /virtual-machine-interface/54dbfdd0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.021461 10.0.0.186 - - [2026-08-14 08:08:28] "GET /instance-ip/54ff34c6-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.008818 10.0.0.186 - - [2026-08-14 08:08:28] "PUT /service-instance/ad0527b5-e800-499f-beb6-0af65ff32f7b HTTP/1.1" 200 267 0.009607 10.0.0.186 - - [2026-08-14 08:08:28] "GET /virtual-machine-interface/54dbfdd0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007608 10.0.0.186 - - [2026-08-14 08:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.035293 10.0.0.186 - - [2026-08-14 08:08:28] "POST /set-tag HTTP/1.1" 200 109 0.014936 10.0.0.186 - - [2026-08-14 08:08:29] "GET /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.015274 10.0.0.186 - - [2026-08-14 08:08:29] "POST /ref-update HTTP/1.1" 200 156 0.014173 10.0.0.186 - - [2026-08-14 08:08:29] "GET /virtual-machine-interface/54dbfdd0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.015460 10.0.0.186 - - [2026-08-14 08:08:29] "POST /set-tag HTTP/1.1" 200 109 0.005246 10.0.0.186 - - [2026-08-14 08:08:29] "PUT /service-instance/ad0527b5-e800-499f-beb6-0af65ff32f7b HTTP/1.1" 200 267 0.027311 10.0.0.186 - - [2026-08-14 08:08:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017176 10.0.0.186 - - [2026-08-14 08:08:29] "GET /virtual-machine-interface/54dbfdd0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005217 10.0.0.186 - - [2026-08-14 08:08:29] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.186 - - [2026-08-14 08:08:29] "PUT /service-instance/ad0527b5-e800-499f-beb6-0af65ff32f7b HTTP/1.1" 200 267 0.011159 10.0.0.186 - - [2026-08-14 08:08:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019815 10.0.0.186 - - [2026-08-14 08:08:29] "PUT /service-instance/ad0527b5-e800-499f-beb6-0af65ff32f7b HTTP/1.1" 200 267 0.011451 10.0.0.186 - - [2026-08-14 08:08:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011046 10.0.0.186 - - [2026-08-14 08:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.186 - - [2026-08-14 08:08:29] "POST /chown HTTP/1.1" 200 109 0.010180 10.0.0.186 - - [2026-08-14 08:08:29] "POST /chown HTTP/1.1" 200 109 0.008659 10.0.0.186 - - [2026-08-14 08:08:29] "POST /ref-update HTTP/1.1" 200 156 0.019796 10.0.0.186 - - [2026-08-14 08:08:29] "POST /chown HTTP/1.1" 200 109 0.024245 10.0.0.186 - - [2026-08-14 08:08:29] "POST /chown HTTP/1.1" 200 109 0.012519 10.0.0.186 - - [2026-08-14 08:08:29] "POST /ref-update HTTP/1.1" 200 156 0.017765 10.0.0.186 - - [2026-08-14 08:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.186 - - [2026-08-14 08:08:29] "POST /chown HTTP/1.1" 200 109 0.008470 10.0.0.186 - - [2026-08-14 08:08:29] "POST /chown HTTP/1.1" 200 109 0.030348 10.0.0.186 - - [2026-08-14 08:08:29] "POST /chown HTTP/1.1" 200 109 0.021837 10.0.0.186 - - [2026-08-14 08:08:29] "POST /chown HTTP/1.1" 200 109 0.008732 10.0.0.186 - - [2026-08-14 08:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.186 - - [2026-08-14 08:08:29] "POST /chown HTTP/1.1" 200 109 0.006745 10.0.0.186 - - [2026-08-14 08:08:29] "POST /chown HTTP/1.1" 200 109 0.032617 10.0.0.186 - - [2026-08-14 08:08:29] "POST /chown HTTP/1.1" 200 109 0.013139 10.0.0.186 - - [2026-08-14 08:08:29] "POST /chown HTTP/1.1" 200 109 0.008224 10.0.0.186 - - [2026-08-14 08:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.009217 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.007654 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.019036 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.024882 10.0.0.186 - - [2026-08-14 08:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.008390 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.025154 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.009541 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.021214 10.0.0.186 - - [2026-08-14 08:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.008935 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.022417 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.016060 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.008938 10.0.0.186 - - [2026-08-14 08:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.007397 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.030109 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.008583 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.030370 10.0.0.186 - - [2026-08-14 08:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007380 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.009670 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.041548 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.024508 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.013992 10.0.0.186 - - [2026-08-14 08:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.008282 10.0.0.186 - - [2026-08-14 08:08:30] "POST /chown HTTP/1.1" 200 109 0.008583 10.0.0.186 - - [2026-08-14 08:08:31] "POST /chown HTTP/1.1" 200 109 0.017912 10.0.0.186 - - [2026-08-14 08:08:31] "POST /chown HTTP/1.1" 200 109 0.032730 10.0.0.186 - - [2026-08-14 08:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.186 - - [2026-08-14 08:08:31] "POST /chown HTTP/1.1" 200 109 0.009223 10.0.0.186 - - [2026-08-14 08:08:31] "POST /chown HTTP/1.1" 200 109 0.020453 10.0.0.186 - - [2026-08-14 08:08:31] "POST /chown HTTP/1.1" 200 109 0.014523 10.0.0.186 - - [2026-08-14 08:08:31] "POST /chown HTTP/1.1" 200 109 0.008516 10.0.0.186 - - [2026-08-14 08:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.186 - - [2026-08-14 08:08:31] "POST /chown HTTP/1.1" 200 109 0.010947 10.0.0.186 - - [2026-08-14 08:08:31] "POST /chown HTTP/1.1" 200 109 0.008756 10.0.0.186 - - [2026-08-14 08:08:31] "POST /chown HTTP/1.1" 200 109 0.021247 10.0.0.186 - - [2026-08-14 08:08:31] "POST /chown HTTP/1.1" 200 109 0.038763 10.0.0.186 - - [2026-08-14 08:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.186 - - [2026-08-14 08:08:31] "POST /chown HTTP/1.1" 200 109 0.013128 10.0.0.186 - - [2026-08-14 08:08:31] "POST /chown HTTP/1.1" 200 109 0.026815 10.0.0.186 - - [2026-08-14 08:08:31] "POST /chown HTTP/1.1" 200 109 0.009340 10.0.0.186 - - [2026-08-14 08:08:31] "POST /chown HTTP/1.1" 200 109 0.025626 10.0.0.186 - - [2026-08-14 08:08:31] "GET /virtual-machine-interface/4fc2a844-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007900 10.0.0.186 - - [2026-08-14 08:08:31] "POST /set-tag HTTP/1.1" 200 109 0.002899 10.0.0.186 - - [2026-08-14 08:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005858 10.0.0.186 - - [2026-08-14 08:08:32] "GET /loadbalancer/3c6b000f-5eb3-4435-9358-021167aa4522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003594 10.0.0.186 - - [2026-08-14 08:08:32] "GET /loadbalancer-pool/2ac4607a-1a0b-4bc0-bae7-51ea443f8b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003991 10.0.0.186 - - [2026-08-14 08:08:32] "POST /loadbalancer-members HTTP/1.1" 200 704 0.023512 10.0.0.186 - - [2026-08-14 08:08:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.059693 10.0.0.186 - - [2026-08-14 08:08:32] "GET /virtual-machine-interface/4fc2a844-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.018993 10.0.0.186 - - [2026-08-14 08:08:32] "GET /virtual-machine-interface/4fc2a844-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006090 10.0.0.186 - - [2026-08-14 08:08:32] "POST /ref-update HTTP/1.1" 200 156 0.011793 10.0.0.186 - - [2026-08-14 08:08:32] "POST /tags HTTP/1.1" 409 221 0.002888 10.0.0.186 - - [2026-08-14 08:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.186 - - [2026-08-14 08:08:32] "GET /tag/fd356e6a-3f5c-4dbd-b7cf-a41bc868db76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.014383 10.0.0.186 - - [2026-08-14 08:08:32] "GET /floating-ip/133932c8-1f60-4f44-9b10-d62af424252b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.005054 10.0.0.186 - - [2026-08-14 08:08:32] "PUT /floating-ip/133932c8-1f60-4f44-9b10-d62af424252b HTTP/1.1" 200 257 0.013466 10.0.0.186 - - [2026-08-14 08:08:32] "POST /set-tag HTTP/1.1" 200 109 0.036960 10.0.0.186 - - [2026-08-14 08:08:32] "GET /virtual-machine/e2003779-3d73-4cb6-81c3-c359de414a10?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003670 10.0.0.186 - - [2026-08-14 08:08:32] "GET /virtual-machine-interface/4fc2a844-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004976 10.0.0.186 - - [2026-08-14 08:08:32] "GET /virtual-machine-interface/504540ba-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010646 10.0.0.186 - - [2026-08-14 08:08:32] "POST /set-tag HTTP/1.1" 200 109 0.003090 10.0.0.186 - - [2026-08-14 08:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010664 10.0.0.186 - - [2026-08-14 08:08:33] "GET /loadbalancer/3c6b000f-5eb3-4435-9358-021167aa4522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003415 10.0.0.186 - - [2026-08-14 08:08:33] "GET /loadbalancer-pool/2ac4607a-1a0b-4bc0-bae7-51ea443f8b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003135 10.0.0.186 - - [2026-08-14 08:08:33] "GET /virtual-machine/3a6e4954-7b2f-446c-844c-a9fa3cecf33d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003069 10.0.0.186 - - [2026-08-14 08:08:33] "GET /virtual-machine-interface/504540ba-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005231 10.0.0.186 - - [2026-08-14 08:08:33] "POST /loadbalancer-members HTTP/1.1" 200 704 0.038253 10.0.0.186 - - [2026-08-14 08:08:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.014133 10.0.0.186 - - [2026-08-14 08:08:33] "GET /virtual-machine-interface/504540ba-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.019102 10.0.0.186 - - [2026-08-14 08:08:33] "GET /virtual-machine-interface/504540ba-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007082 10.0.0.186 - - [2026-08-14 08:08:33] "POST /ref-update HTTP/1.1" 200 156 0.016469 10.0.0.186 - - [2026-08-14 08:08:33] "POST /set-tag HTTP/1.1" 200 109 0.053785 10.0.0.186 - - [2026-08-14 08:08:33] "GET /floating-ip/133932c8-1f60-4f44-9b10-d62af424252b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.005241 10.0.0.186 - - [2026-08-14 08:08:42] "GET /virtual-machine-interface/54dbfdd0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006685 10.0.0.186 - - [2026-08-14 08:08:42] "POST /set-tag HTTP/1.1" 200 109 0.003247 10.0.0.186 - - [2026-08-14 08:08:43] "GET /virtual-machine/4e25a327-0f54-4b13-916d-eee2dc3e43a0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003808 10.0.0.186 - - [2026-08-14 08:08:43] "GET /virtual-machine-interface/54dbfdd0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006031 10.0.0.186 - - [2026-08-14 08:08:43] "GET /virtual-machine-interface/54dbfdd0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004890 10.0.0.186 - - [2026-08-14 08:08:43] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.186 - - [2026-08-14 08:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.186 - - [2026-08-14 08:09:00] "POST /chown HTTP/1.1" 200 109 0.008681 10.0.0.186 - - [2026-08-14 08:09:00] "POST /chown HTTP/1.1" 200 109 0.048208 10.0.0.186 - - [2026-08-14 08:09:00] "POST /chown HTTP/1.1" 200 109 0.013999 10.0.0.186 - - [2026-08-14 08:09:00] "POST /chown HTTP/1.1" 200 109 0.031870 10.0.0.186 - - [2026-08-14 08:09:16] "GET /virtual-machine-interface/54dbfdd0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005360 10.0.0.186 - - [2026-08-14 08:09:16] "POST /set-tag HTTP/1.1" 200 109 0.003157 10.0.0.186 - - [2026-08-14 08:09:16] "GET /virtual-machine-interface/54dbfdd0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005650 10.0.0.186 - - [2026-08-14 08:09:16] "POST /set-tag HTTP/1.1" 200 109 0.003516 10.0.0.186 - - [2026-08-14 08:09:16] "GET /virtual-machine/4e25a327-0f54-4b13-916d-eee2dc3e43a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003846 10.0.0.186 - - [2026-08-14 08:09:16] "POST /ref-update HTTP/1.1" 200 156 0.015281 10.0.0.186 - - [2026-08-14 08:09:16] "GET /virtual-machine-interface/54dbfdd0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005168 10.0.0.186 - - [2026-08-14 08:09:16] "POST /set-tag HTTP/1.1" 200 109 0.020634 10.0.0.186 - - [2026-08-14 08:09:16] "POST /set-tag HTTP/1.1" 200 109 0.029421 10.0.0.186 - - [2026-08-14 08:09:16] "DELETE /instance-ip/54ff34c6-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.080841 10.0.0.186 - - [2026-08-14 08:09:16] "DELETE /virtual-machine-interface/54dbfdd0-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.071633 10.0.0.186 - - [2026-08-14 08:09:16] "DELETE /virtual-machine/4e25a327-0f54-4b13-916d-eee2dc3e43a0 HTTP/1.1" 200 115 0.039547 10.0.0.186 - - [2026-08-14 08:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.186 - - [2026-08-14 08:09:18] "GET /tag/02aed13e-084f-4662-84c1-93f8e601e344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.012518 10.0.0.186 - - [2026-08-14 08:09:18] "GET /tag/02aed13e-084f-4662-84c1-93f8e601e344?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1773 0.013191 10.0.0.186 - - [2026-08-14 08:09:18] "GET /virtual-machine-interface/2ab4a1ae-bd4c-49af-ab8c-345da30966b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005511 10.0.0.186 - - [2026-08-14 08:09:18] "POST /set-tag HTTP/1.1" 200 109 0.026528 10.0.0.186 - - [2026-08-14 08:09:18] "GET /virtual-machine-interface/2b20de4d-6bce-4fe7-ad71-7e9beb6571aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.023149 10.0.0.186 - - [2026-08-14 08:09:18] "POST /set-tag HTTP/1.1" 200 109 0.020464 10.0.0.186 - - [2026-08-14 08:09:18] "GET /virtual-machine-interface/74c298e3-5efe-4f83-ad51-bbac5841a5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.012903 10.0.0.186 - - [2026-08-14 08:09:18] "POST /set-tag HTTP/1.1" 200 109 0.022898 10.0.0.186 - - [2026-08-14 08:09:18] "GET /firewall-policy/4e2cb7f4-4a7a-4725-ac51-1c5be09f44df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.032571 10.0.0.186 - - [2026-08-14 08:09:18] "GET /firewall-rule/4598e996-e0c6-4cc7-a3e9-20c53d5c9291?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004759 10.0.0.186 - - [2026-08-14 08:09:18] "POST /ref-update HTTP/1.1" 200 156 0.014684 10.0.0.186 - - [2026-08-14 08:09:18] "DELETE /firewall-rule/4598e996-e0c6-4cc7-a3e9-20c53d5c9291 HTTP/1.1" 200 115 0.049379 10.0.0.186 - - [2026-08-14 08:09:18] "DELETE /loadbalancer-member/35ebeba6-a5f5-497a-aea7-06b5a01da241 HTTP/1.1" 200 115 0.037066 10.0.0.186 - - [2026-08-14 08:09:19] "PUT /service-instance/ad0527b5-e800-499f-beb6-0af65ff32f7b HTTP/1.1" 200 267 0.012454 10.0.0.186 - - [2026-08-14 08:09:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027341 10.0.0.186 - - [2026-08-14 08:09:19] "DELETE /loadbalancer-pool/614b9471-9bc9-4606-a46a-b2408f61412a HTTP/1.1" 200 115 0.073724 10.0.0.186 - - [2026-08-14 08:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.186 - - [2026-08-14 08:09:19] "DELETE /loadbalancer-listener/d7ff66c7-bb75-4eb7-8024-1b66dff521c2 HTTP/1.1" 200 115 0.041083 10.0.0.186 - - [2026-08-14 08:09:19] "GET /floating-ip/82d8f6da-b4f3-443e-b958-ef3483d9aaae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.005042 10.0.0.186 - - [2026-08-14 08:09:19] "POST /chown HTTP/1.1" 200 109 0.008715 10.0.0.186 - - [2026-08-14 08:09:19] "POST /chown HTTP/1.1" 200 109 0.040853 10.0.0.186 - - [2026-08-14 08:09:19] "POST /chown HTTP/1.1" 200 109 0.023392 10.0.0.186 - - [2026-08-14 08:09:19] "PUT /floating-ip/82d8f6da-b4f3-443e-b958-ef3483d9aaae HTTP/1.1" 200 257 0.096620 10.0.0.186 - - [2026-08-14 08:09:19] "POST /chown HTTP/1.1" 200 109 0.024702 10.0.0.186 - - [2026-08-14 08:09:19] "PUT /service-instance/ad0527b5-e800-499f-beb6-0af65ff32f7b HTTP/1.1" 200 267 0.010635 10.0.0.186 - - [2026-08-14 08:09:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025048 10.0.0.186 - - [2026-08-14 08:09:19] "DELETE /floating-ip/82d8f6da-b4f3-443e-b958-ef3483d9aaae HTTP/1.1" 200 115 0.141082 10.0.0.186 - - [2026-08-14 08:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.186 - - [2026-08-14 08:09:19] "DELETE /loadbalancer/3e4f8550-959a-4320-8a20-8a177c99ab89 HTTP/1.1" 200 115 0.048160 10.0.0.186 - - [2026-08-14 08:09:19] "POST /chown HTTP/1.1" 200 109 0.022828 10.0.0.186 - - [2026-08-14 08:09:19] "POST /chown HTTP/1.1" 200 109 0.041017 10.0.0.186 - - [2026-08-14 08:09:19] "GET /floating-ip-pool/6811aaa0-fe6d-4d1e-9510-2d3ce6850656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011661 10.0.0.186 - - [2026-08-14 08:09:19] "POST /chown HTTP/1.1" 200 109 0.045242 10.0.0.186 - - [2026-08-14 08:09:19] "POST /ref-update HTTP/1.1" 200 156 0.041065 10.0.0.186 - - [2026-08-14 08:09:19] "POST /chown HTTP/1.1" 200 109 0.019750 10.0.0.186 - - [2026-08-14 08:09:19] "DELETE /instance-ip/42c3a45b-0a38-4856-ba3d-ab3cfa8f0af6 HTTP/1.1" 200 115 0.238708 10.0.0.186 - - [2026-08-14 08:09:19] "DELETE /floating-ip-pool/6811aaa0-fe6d-4d1e-9510-2d3ce6850656 HTTP/1.1" 200 115 0.102186 10.0.0.186 - - [2026-08-14 08:09:19] "PUT /service-instance/ad0527b5-e800-499f-beb6-0af65ff32f7b HTTP/1.1" 200 267 0.055619 10.0.0.186 - - [2026-08-14 08:09:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.038207 10.0.0.186 - - [2026-08-14 08:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010946 10.0.0.186 - - [2026-08-14 08:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.186 - - [2026-08-14 08:09:19] "DELETE /virtual-machine-interface/74c298e3-5efe-4f83-ad51-bbac5841a5b4 HTTP/1.1" 200 115 0.259356 10.0.0.186 - - [2026-08-14 08:09:20] "POST /useragent-kv HTTP/1.1" 200 115 0.009604 10.0.0.186 - - [2026-08-14 08:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015592 10.0.0.186 - - [2026-08-14 08:09:20] "POST /useragent-kv HTTP/1.1" 200 115 0.007101 10.0.0.186 - - [2026-08-14 08:09:20] "DELETE /virtual-network/c3b89baf-799e-4d08-8a66-7e3be56fc171 HTTP/1.1" 200 115 0.317775 10.0.0.186 - - [2026-08-14 08:09:20] "GET /routing-instance/6d8cbfb9-d981-4763-8df1-981288d833fa HTTP/1.1" 404 171 0.037316 10.0.0.186 - - [2026-08-14 08:09:20] "GET /domains HTTP/1.1" 200 281 0.006447 10.0.0.186 - - [2026-08-14 08:09:20] "GET /domain/ecc8d32a-28da-4fe2-b35c-9019abf546a3 HTTP/1.1" 200 3100 0.005625 10.0.0.186 - - [2026-08-14 08:09:20] "DELETE /service-instance/ad0527b5-e800-499f-beb6-0af65ff32f7b HTTP/1.1" 200 115 0.212167 10.0.0.186 - - [2026-08-14 08:09:20] "DELETE /route-target/80d2caf4-5d80-4039-afa7-9658af86c442 HTTP/1.1" 200 115 0.150317 10.0.0.186 - - [2026-08-14 08:09:20] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3 HTTP/1.1" 200 7439 0.149238 10.0.0.186 - - [2026-08-14 08:09:20] "GET /virtual-machine-interface/2b20de4d-6bce-4fe7-ad71-7e9beb6571aa?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.049637 10.0.0.186 - - [2026-08-14 08:09:20] "DELETE /tag/02aed13e-084f-4662-84c1-93f8e601e344 HTTP/1.1" 200 115 0.418932 10.0.0.186 - - [2026-08-14 08:09:20] "GET /virtual-machine-interface/504540ba-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009917 10.0.0.186 - - [2026-08-14 08:09:20] "DELETE /virtual-machine-interface/2b20de4d-6bce-4fe7-ad71-7e9beb6571aa HTTP/1.1" 200 115 0.100651 10.0.0.186 - - [2026-08-14 08:09:20] "POST /set-tag HTTP/1.1" 200 109 0.010575 10.0.0.186 - - [2026-08-14 08:09:20] "POST /ref-update HTTP/1.1" 200 156 0.028004 10.0.0.186 - - [2026-08-14 08:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009720 10.0.0.186 - - [2026-08-14 08:09:20] "GET /loadbalancer/3c6b000f-5eb3-4435-9358-021167aa4522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003200 10.0.0.186 - - [2026-08-14 08:09:20] "DELETE /virtual-machine/3fdad640-e0b0-491f-9b28-98db0cb944d1 HTTP/1.1" 200 115 0.049673 10.0.0.186 - - [2026-08-14 08:09:20] "GET /virtual-machine-interface/2ab4a1ae-bd4c-49af-ab8c-345da30966b1?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.006590 10.0.0.186 - - [2026-08-14 08:09:20] "GET /virtual-machine-interface/504540ba-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.014200 10.0.0.186 - - [2026-08-14 08:09:20] "POST /set-tag HTTP/1.1" 200 109 0.034844 10.0.0.186 - - [2026-08-14 08:09:20] "DELETE /loadbalancer-member/d2415466-41ac-430a-b56d-c81d567676f0 HTTP/1.1" 200 115 0.051055 10.0.0.186 - - [2026-08-14 08:09:20] "DELETE /virtual-machine-interface/2ab4a1ae-bd4c-49af-ab8c-345da30966b1 HTTP/1.1" 200 115 0.119363 10.0.0.186 - - [2026-08-14 08:09:20] "DELETE /virtual-machine/41bec8c9-94d9-4f23-8eb4-51a11d00487c HTTP/1.1" 200 115 0.067642 10.0.0.186 - - [2026-08-14 08:09:22] "GET /virtual-machine-interface/504540ba-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010790 10.0.0.186 - - [2026-08-14 08:09:22] "POST /set-tag HTTP/1.1" 200 109 0.003290 10.0.0.186 - - [2026-08-14 08:09:22] "GET /virtual-machine-interface/504540ba-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013478 10.0.0.186 - - [2026-08-14 08:09:22] "POST /set-tag HTTP/1.1" 200 109 0.003759 10.0.0.186 - - [2026-08-14 08:09:22] "GET /virtual-machine/3a6e4954-7b2f-446c-844c-a9fa3cecf33d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003256 10.0.0.186 - - [2026-08-14 08:09:22] "POST /ref-update HTTP/1.1" 200 156 0.018122 10.0.0.186 - - [2026-08-14 08:09:22] "GET /virtual-machine-interface/504540ba-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.026477 10.0.0.186 - - [2026-08-14 08:09:22] "POST /set-tag HTTP/1.1" 200 109 0.026536 10.0.0.186 - - [2026-08-14 08:09:22] "POST /set-tag HTTP/1.1" 200 109 0.028038 10.0.0.186 - - [2026-08-14 08:09:22] "POST /set-tag HTTP/1.1" 200 109 0.035373 10.0.0.186 - - [2026-08-14 08:09:22] "DELETE /instance-ip/5062ab96-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.087031 10.0.0.186 - - [2026-08-14 08:09:22] "POST /ref-update HTTP/1.1" 200 156 0.031857 10.0.0.186 - - [2026-08-14 08:09:22] "DELETE /virtual-machine-interface/504540ba-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.061452 10.0.0.186 - - [2026-08-14 08:09:22] "DELETE /virtual-machine/3a6e4954-7b2f-446c-844c-a9fa3cecf33d HTTP/1.1" 200 115 0.044765 10.0.0.186 - - [2026-08-14 08:09:25] "GET /virtual-machine-interface/4fc2a844-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.012486 10.0.0.186 - - [2026-08-14 08:09:25] "POST /set-tag HTTP/1.1" 200 109 0.003202 10.0.0.186 - - [2026-08-14 08:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.186 - - [2026-08-14 08:09:25] "GET /loadbalancer/3c6b000f-5eb3-4435-9358-021167aa4522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003480 10.0.0.186 - - [2026-08-14 08:09:26] "GET /virtual-machine-interface/4fc2a844-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.011129 10.0.0.186 - - [2026-08-14 08:09:26] "POST /set-tag HTTP/1.1" 200 109 0.002867 10.0.0.186 - - [2026-08-14 08:09:26] "GET /virtual-machine-interface/4fc2a844-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007712 10.0.0.186 - - [2026-08-14 08:09:26] "POST /set-tag HTTP/1.1" 200 109 0.004579 10.0.0.186 - - [2026-08-14 08:09:26] "GET /virtual-machine/e2003779-3d73-4cb6-81c3-c359de414a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003681 10.0.0.186 - - [2026-08-14 08:09:26] "POST /ref-update HTTP/1.1" 200 156 0.013827 10.0.0.186 - - [2026-08-14 08:09:26] "GET /virtual-machine-interface/4fc2a844-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.013477 10.0.0.186 - - [2026-08-14 08:09:26] "POST /set-tag HTTP/1.1" 200 109 0.019571 10.0.0.186 - - [2026-08-14 08:09:26] "POST /set-tag HTTP/1.1" 200 109 0.020358 10.0.0.186 - - [2026-08-14 08:09:26] "POST /set-tag HTTP/1.1" 200 109 0.028909 10.0.0.186 - - [2026-08-14 08:09:26] "DELETE /instance-ip/4fe0b38e-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.050254 10.0.0.186 - - [2026-08-14 08:09:26] "POST /ref-update HTTP/1.1" 200 156 0.015358 10.0.0.186 - - [2026-08-14 08:09:26] "DELETE /virtual-machine-interface/4fc2a844-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.068139 10.0.0.186 - - [2026-08-14 08:09:26] "DELETE /virtual-machine/e2003779-3d73-4cb6-81c3-c359de414a10 HTTP/1.1" 200 115 0.035520 10.0.0.186 - - [2026-08-14 08:09:26] "DELETE /tag/c8bb03b7-418d-4309-94a7-ab443818a891 HTTP/1.1" 200 115 0.050932 10.0.0.186 - - [2026-08-14 08:09:26] "DELETE /tag/ecbc6d97-b7ec-4010-bcd5-f3e3c02cc5e2 HTTP/1.1" 200 115 0.089743 10.0.0.186 - - [2026-08-14 08:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.186 - - [2026-08-14 08:09:30] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.063174 10.0.0.186 - - [2026-08-14 08:09:30] "POST /tags HTTP/1.1" 200 394 0.027938 10.0.0.186 - - [2026-08-14 08:09:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016803 10.0.0.186 - - [2026-08-14 08:09:30] "GET /tag/edb00aed-e088-482d-a502-7c1403b87432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.017945 10.0.0.186 - - [2026-08-14 08:09:30] "POST /tags HTTP/1.1" 200 342 0.019119 10.0.0.186 - - [2026-08-14 08:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.186 - - [2026-08-14 08:09:31] "GET /tag/cd3e68ab-7f67-4e9f-b723-c56c600b03b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.020268 10.0.0.186 - - [2026-08-14 08:09:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.000602 10.0.0.186 - - [2026-08-14 08:09:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.001975 10.0.0.186 - - [2026-08-14 08:09:31] "POST /security-groups HTTP/1.1" 200 589 0.077667 10.0.0.186 - - [2026-08-14 08:09:31] "POST /projects HTTP/1.1" 200 521 0.260953 10.0.0.186 - - [2026-08-14 08:09:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.002511 10.0.0.186 - - [2026-08-14 08:09:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.046862 10.0.0.186 - - [2026-08-14 08:09:31] "POST /access-control-lists HTTP/1.1" 200 600 0.083636 10.0.0.186 - - [2026-08-14 08:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019289 10.0.0.186 - - [2026-08-14 08:09:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.021707 10.0.0.186 - - [2026-08-14 08:09:31] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.016191 10.0.0.186 - - [2026-08-14 08:09:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.186 - - [2026-08-14 08:09:31] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.007922 10.0.0.186 - - [2026-08-14 08:09:31] "POST /access-control-lists HTTP/1.1" 200 598 0.072740 10.0.0.186 - - [2026-08-14 08:09:31] "PUT /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34 HTTP/1.1" 200 265 0.089949 10.0.0.186 - - [2026-08-14 08:09:31] "PUT /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917 HTTP/1.1" 200 265 0.062919 10.0.0.186 - - [2026-08-14 08:09:31] "POST /security-groups HTTP/1.1" 200 593 0.093921 10.0.0.186 - - [2026-08-14 08:09:31] "POST /fqname-to-id HTTP/1.1" 404 270 0.009014 10.0.0.186 - - [2026-08-14 08:09:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.056061 10.0.0.186 - - [2026-08-14 08:09:31] "POST /chown HTTP/1.1" 200 109 0.017910 10.0.0.186 - - [2026-08-14 08:09:32] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.032413 10.0.0.186 - - [2026-08-14 08:09:32] "POST /access-control-lists HTTP/1.1" 200 634 0.145838 10.0.0.186 - - [2026-08-14 08:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007509 10.0.0.186 - - [2026-08-14 08:09:32] "POST /fqname-to-id HTTP/1.1" 404 269 0.025516 10.0.0.186 - - [2026-08-14 08:09:32] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.018147 10.0.0.186 - - [2026-08-14 08:09:32] "POST /tags HTTP/1.1" 409 226 0.002550 10.0.0.186 - - [2026-08-14 08:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.186 - - [2026-08-14 08:09:32] "GET /tag/cd3e68ab-7f67-4e9f-b723-c56c600b03b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.021193 10.0.0.186 - - [2026-08-14 08:09:32] "POST /access-control-lists HTTP/1.1" 200 632 0.081955 10.0.0.186 - - [2026-08-14 08:09:32] "POST /firewall-rules HTTP/1.1" 200 602 0.077574 10.0.0.186 - - [2026-08-14 08:09:32] "GET /firewall-rule/05b1ceec-1db3-435d-a02e-8d0b6e54ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.015349 10.0.0.186 - - [2026-08-14 08:09:32] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.006438 10.0.0.186 - - [2026-08-14 08:09:32] "GET /firewall-rule/05b1ceec-1db3-435d-a02e-8d0b6e54ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.003420 10.0.0.186 - - [2026-08-14 08:09:32] "POST /ref-update HTTP/1.1" 200 156 0.066627 10.0.0.186 - - [2026-08-14 08:09:32] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004566 10.0.0.186 - - [2026-08-14 08:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.186 - - [2026-08-14 08:09:32] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002887 10.0.0.186 - - [2026-08-14 08:09:32] "POST /tags HTTP/1.1" 409 226 0.004247 10.0.0.186 - - [2026-08-14 08:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.186 - - [2026-08-14 08:09:32] "GET /tag/cd3e68ab-7f67-4e9f-b723-c56c600b03b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.017558 10.0.0.186 - - [2026-08-14 08:09:32] "POST /firewall-rules HTTP/1.1" 200 600 0.075952 10.0.0.186 - - [2026-08-14 08:09:32] "GET /firewall-rule/ad78c1ce-2649-4267-81bd-a598f14249af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006133 10.0.0.186 - - [2026-08-14 08:09:32] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.006801 10.0.0.186 - - [2026-08-14 08:09:32] "GET /firewall-rule/ad78c1ce-2649-4267-81bd-a598f14249af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008583 10.0.0.186 - - [2026-08-14 08:09:32] "POST /ref-update HTTP/1.1" 200 156 0.056016 10.0.0.186 - - [2026-08-14 08:09:33] "POST /tags HTTP/1.1" 200 394 0.031825 10.0.0.186 - - [2026-08-14 08:09:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016970 10.0.0.186 - - [2026-08-14 08:09:34] "GET /tag/28d4150f-b21e-46a3-aef3-8294c60d2a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.025261 10.0.0.186 - - [2026-08-14 08:09:34] "POST /tags HTTP/1.1" 200 342 0.029023 10.0.0.186 - - [2026-08-14 08:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.021145 10.0.0.186 - - [2026-08-14 08:09:34] "GET /tag/1c1211fa-a110-48a5-849b-62bc107755e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014143 10.0.0.186 - - [2026-08-14 08:09:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.000849 10.0.0.186 - - [2026-08-14 08:09:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.003386 10.0.0.186 - - [2026-08-14 08:09:34] "POST /security-groups HTTP/1.1" 200 589 0.085367 10.0.0.186 - - [2026-08-14 08:09:34] "POST /projects HTTP/1.1" 200 521 0.253036 10.0.0.186 - - [2026-08-14 08:09:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.004885 10.0.0.186 - - [2026-08-14 08:09:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012714 10.0.0.186 - - [2026-08-14 08:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008173 10.0.0.186 - - [2026-08-14 08:09:34] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.010991 10.0.0.186 - - [2026-08-14 08:09:34] "POST /access-control-lists HTTP/1.1" 200 600 0.090010 10.0.0.186 - - [2026-08-14 08:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.022392 10.0.0.186 - - [2026-08-14 08:09:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.014975 10.0.0.186 - - [2026-08-14 08:09:34] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.010489 10.0.0.186 - - [2026-08-14 08:09:34] "POST /access-control-lists HTTP/1.1" 200 598 0.068502 10.0.0.186 - - [2026-08-14 08:09:34] "PUT /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34 HTTP/1.1" 200 265 0.122076 10.0.0.186 - - [2026-08-14 08:09:34] "PUT /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917 HTTP/1.1" 200 265 0.067990 10.0.0.186 - - [2026-08-14 08:09:34] "POST /security-groups HTTP/1.1" 200 593 0.079223 10.0.0.186 - - [2026-08-14 08:09:34] "POST /fqname-to-id HTTP/1.1" 404 270 0.004841 10.0.0.186 - - [2026-08-14 08:09:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017332 10.0.0.186 - - [2026-08-14 08:09:34] "POST /chown HTTP/1.1" 200 109 0.027279 10.0.0.186 - - [2026-08-14 08:09:35] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.041070 10.0.0.186 - - [2026-08-14 08:09:35] "POST /access-control-lists HTTP/1.1" 200 634 0.097279 10.0.0.186 - - [2026-08-14 08:09:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.021768 10.0.0.186 - - [2026-08-14 08:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.186 - - [2026-08-14 08:09:35] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.045197 10.0.0.186 - - [2026-08-14 08:09:35] "POST /access-control-lists HTTP/1.1" 200 632 0.071986 10.0.0.186 - - [2026-08-14 08:09:35] "POST /tags HTTP/1.1" 409 226 0.002506 10.0.0.186 - - [2026-08-14 08:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.186 - - [2026-08-14 08:09:35] "GET /tag/1c1211fa-a110-48a5-849b-62bc107755e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.017105 10.0.0.186 - - [2026-08-14 08:09:35] "POST /firewall-rules HTTP/1.1" 200 602 0.089943 10.0.0.186 - - [2026-08-14 08:09:35] "GET /firewall-rule/fb383820-5744-432d-8773-6980b121bcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004843 10.0.0.186 - - [2026-08-14 08:09:35] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004699 10.0.0.186 - - [2026-08-14 08:09:35] "GET /firewall-rule/fb383820-5744-432d-8773-6980b121bcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007848 10.0.0.186 - - [2026-08-14 08:09:35] "POST /ref-update HTTP/1.1" 200 156 0.075155 10.0.0.186 - - [2026-08-14 08:09:35] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011645 10.0.0.186 - - [2026-08-14 08:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.186 - - [2026-08-14 08:09:35] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004154 10.0.0.186 - - [2026-08-14 08:09:35] "POST /tags HTTP/1.1" 409 226 0.002235 10.0.0.186 - - [2026-08-14 08:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.186 - - [2026-08-14 08:09:35] "GET /tag/1c1211fa-a110-48a5-849b-62bc107755e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012008 10.0.0.186 - - [2026-08-14 08:09:35] "POST /firewall-rules HTTP/1.1" 200 600 0.070867 10.0.0.186 - - [2026-08-14 08:09:35] "GET /firewall-rule/2196e616-bd04-4a16-a538-b9c3e61ecf64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004629 10.0.0.186 - - [2026-08-14 08:09:35] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004532 10.0.0.186 - - [2026-08-14 08:09:35] "GET /firewall-rule/2196e616-bd04-4a16-a538-b9c3e61ecf64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002693 10.0.0.186 - - [2026-08-14 08:09:35] "POST /ref-update HTTP/1.1" 200 156 0.073739 10.0.0.186 - - [2026-08-14 08:09:37] "POST /tags HTTP/1.1" 200 346 0.142287 10.0.0.186 - - [2026-08-14 08:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005667 10.0.0.186 - - [2026-08-14 08:09:37] "GET /tag/08002c4c-4001-4d2d-8bfc-c9b9cf9da0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.018433 10.0.0.186 - - [2026-08-14 08:09:37] "POST /projects HTTP/1.1" 409 238 0.003794 10.0.0.186 - - [2026-08-14 08:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009650 10.0.0.186 - - [2026-08-14 08:09:37] "GET /project/a4e2a764-7a43-4f0c-8580-38e8aaa3d23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046777 10.0.0.186 - - [2026-08-14 08:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.186 - - [2026-08-14 08:09:37] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005514 10.0.0.186 - - [2026-08-14 08:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.186 - - [2026-08-14 08:09:37] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005346 10.0.0.186 - - [2026-08-14 08:09:37] "POST /security-groups HTTP/1.1" 409 285 0.003580 10.0.0.186 - - [2026-08-14 08:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.186 - - [2026-08-14 08:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.186 - - [2026-08-14 08:09:37] "PUT /security-group/7c973f3e-866a-44b3-a817-302fffd5eace HTTP/1.1" 200 263 0.071417 10.0.0.186 - - [2026-08-14 08:09:37] "GET /project/a4e2a764-7a43-4f0c-8580-38e8aaa3d23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.113104 10.0.0.186 - - [2026-08-14 08:09:37] "PUT /access-control-list/4cea867d-8697-428a-961d-9e97ce09d483 HTTP/1.1" 200 273 0.043797 10.0.0.186 - - [2026-08-14 08:09:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.079378 10.0.0.186 - - [2026-08-14 08:09:37] "POST /tags HTTP/1.1" 409 228 0.014882 10.0.0.186 - - [2026-08-14 08:09:37] "PUT /access-control-list/b21e95ae-897a-4120-a9d2-174c2e8c9329 HTTP/1.1" 200 273 0.041485 10.0.0.186 - - [2026-08-14 08:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.186 - - [2026-08-14 08:09:37] "GET /tag/08002c4c-4001-4d2d-8bfc-c9b9cf9da0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.011649 10.0.0.186 - - [2026-08-14 08:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.186 - - [2026-08-14 08:09:37] "GET /project/2ea82977-88c6-469c-b382-c6dfb5d6a563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036613 10.0.0.186 - - [2026-08-14 08:09:37] "POST /tags HTTP/1.1" 200 346 0.292494 10.0.0.186 - - [2026-08-14 08:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.186 - - [2026-08-14 08:09:38] "GET /tag/38eacc02-33a8-44a1-9391-2e7bd120e09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.013873 10.0.0.186 - - [2026-08-14 08:09:38] "POST /projects HTTP/1.1" 409 238 0.002563 10.0.0.186 - - [2026-08-14 08:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.186 - - [2026-08-14 08:09:38] "GET /project/2ea82977-88c6-469c-b382-c6dfb5d6a563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042980 10.0.0.186 - - [2026-08-14 08:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008076 10.0.0.186 - - [2026-08-14 08:09:38] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004916 10.0.0.186 - - [2026-08-14 08:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.186 - - [2026-08-14 08:09:38] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004844 10.0.0.186 - - [2026-08-14 08:09:38] "POST /security-groups HTTP/1.1" 409 285 0.002775 10.0.0.186 - - [2026-08-14 08:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.186 - - [2026-08-14 08:09:38] "PUT /security-group/ab909aa8-840f-4812-bb81-98af653dd385 HTTP/1.1" 200 263 0.074268 10.0.0.186 - - [2026-08-14 08:09:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.072628 10.0.0.186 - - [2026-08-14 08:09:38] "PUT /access-control-list/83e309a8-d19a-4c80-82dd-ae479298ed0d HTTP/1.1" 200 273 0.025774 10.0.0.186 - - [2026-08-14 08:09:38] "POST /tags HTTP/1.1" 409 228 0.008292 10.0.0.186 - - [2026-08-14 08:09:38] "PUT /access-control-list/d0b5694d-2928-4189-9fc3-698ec2532048 HTTP/1.1" 200 273 0.028971 10.0.0.186 - - [2026-08-14 08:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.186 - - [2026-08-14 08:09:38] "GET /tag/38eacc02-33a8-44a1-9391-2e7bd120e09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.012690 10.0.0.186 - - [2026-08-14 08:09:38] "POST /tags HTTP/1.1" 200 292 0.062562 10.0.0.186 - - [2026-08-14 08:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.186 - - [2026-08-14 08:09:38] "GET /tag/9fad8caf-a416-4fd0-9a8f-1baa5ff9af14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.015593 10.0.0.186 - - [2026-08-14 08:09:38] "POST /tags HTTP/1.1" 200 304 0.072502 10.0.0.186 - - [2026-08-14 08:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.186 - - [2026-08-14 08:09:38] "GET /tag/b0021f45-b8ff-4b98-97c0-499929f90fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.026048 10.0.0.186 - - [2026-08-14 08:09:38] "POST /tags HTTP/1.1" 409 252 0.003435 10.0.0.186 - - [2026-08-14 08:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.186 - - [2026-08-14 08:09:38] "GET /tag/edb00aed-e088-482d-a502-7c1403b87432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.012360 10.0.0.186 - - [2026-08-14 08:09:38] "POST /tags HTTP/1.1" 409 226 0.002079 10.0.0.186 - - [2026-08-14 08:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.186 - - [2026-08-14 08:09:38] "GET /tag/cd3e68ab-7f67-4e9f-b723-c56c600b03b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012319 10.0.0.186 - - [2026-08-14 08:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.186 - - [2026-08-14 08:09:39] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.011380 10.0.0.186 - - [2026-08-14 08:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.186 - - [2026-08-14 08:09:39] "GET /project/a4e2a764-7a43-4f0c-8580-38e8aaa3d23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.058223 10.0.0.186 - - [2026-08-14 08:09:39] "POST /virtual-machines HTTP/1.1" 200 396 0.015300 10.0.0.186 - - [2026-08-14 08:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013587 10.0.0.186 - - [2026-08-14 08:09:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116194 10.0.0.186 - - [2026-08-14 08:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.028197 10.0.0.186 - - [2026-08-14 08:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010063 10.0.0.186 - - [2026-08-14 08:09:39] "GET /virtual-machine-interface/7f0dc8e0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005961 10.0.0.186 - - [2026-08-14 08:09:39] "POST /instance-ips HTTP/1.1" 200 398 0.025968 10.0.0.186 - - [2026-08-14 08:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.035995 10.0.0.186 - - [2026-08-14 08:09:39] "GET /virtual-machine-interface/7f0dc8e0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.017655 10.0.0.186 - - [2026-08-14 08:09:39] "POST /set-tag HTTP/1.1" 200 109 0.075490 10.0.0.186 - - [2026-08-14 08:09:39] "GET /virtual-machine-interface/7f0dc8e0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009290 10.0.0.186 - - [2026-08-14 08:09:39] "GET /instance-ip/7f27b4da-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007188 10.0.0.186 - - [2026-08-14 08:09:39] "GET /virtual-machine-interface/7f0dc8e0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007141 10.0.0.186 - - [2026-08-14 08:09:39] "POST /set-tag HTTP/1.1" 200 109 0.003476 10.0.0.186 - - [2026-08-14 08:09:39] "GET /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004863 10.0.0.186 - - [2026-08-14 08:09:39] "POST /ref-update HTTP/1.1" 200 156 0.016081 10.0.0.186 - - [2026-08-14 08:09:39] "GET /virtual-machine-interface/7f0dc8e0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017952 10.0.0.186 - - [2026-08-14 08:09:39] "POST /set-tag HTTP/1.1" 200 109 0.005629 10.0.0.186 - - [2026-08-14 08:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.186 - - [2026-08-14 08:09:39] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004627 10.0.0.186 - - [2026-08-14 08:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.186 - - [2026-08-14 08:09:39] "GET /project/a4e2a764-7a43-4f0c-8580-38e8aaa3d23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.050744 10.0.0.186 - - [2026-08-14 08:09:40] "POST /virtual-machines HTTP/1.1" 200 396 0.013612 10.0.0.186 - - [2026-08-14 08:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.023309 10.0.0.186 - - [2026-08-14 08:09:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.139566 10.0.0.186 - - [2026-08-14 08:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.011836 10.0.0.186 - - [2026-08-14 08:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017383 10.0.0.186 - - [2026-08-14 08:09:40] "GET /virtual-machine-interface/7f94872c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005286 10.0.0.186 - - [2026-08-14 08:09:40] "POST /instance-ips HTTP/1.1" 200 398 0.027121 10.0.0.186 - - [2026-08-14 08:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.023237 10.0.0.186 - - [2026-08-14 08:09:40] "GET /virtual-machine-interface/7f94872c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011488 10.0.0.186 - - [2026-08-14 08:09:40] "POST /set-tag HTTP/1.1" 200 109 0.068183 10.0.0.186 - - [2026-08-14 08:09:40] "GET /virtual-machine-interface/7f94872c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021278 10.0.0.186 - - [2026-08-14 08:09:40] "GET /instance-ip/7fb4927e-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007008 10.0.0.186 - - [2026-08-14 08:09:40] "GET /virtual-machine-interface/7f94872c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005967 10.0.0.186 - - [2026-08-14 08:09:40] "POST /set-tag HTTP/1.1" 200 109 0.003689 10.0.0.186 - - [2026-08-14 08:09:40] "GET /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.014227 10.0.0.186 - - [2026-08-14 08:09:40] "POST /ref-update HTTP/1.1" 200 156 0.018614 10.0.0.186 - - [2026-08-14 08:09:40] "GET /virtual-machine-interface/7f94872c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019161 10.0.0.186 - - [2026-08-14 08:09:40] "POST /set-tag HTTP/1.1" 200 109 0.006348 10.0.0.186 - - [2026-08-14 08:09:40] "POST /tags HTTP/1.1" 200 292 0.022110 10.0.0.186 - - [2026-08-14 08:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016376 10.0.0.186 - - [2026-08-14 08:09:40] "GET /tag/c188369a-af9c-46a6-88bc-376c615a8c93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.014021 10.0.0.186 - - [2026-08-14 08:09:40] "POST /tags HTTP/1.1" 409 252 0.002571 10.0.0.186 - - [2026-08-14 08:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.186 - - [2026-08-14 08:09:40] "GET /tag/28d4150f-b21e-46a3-aef3-8294c60d2a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.016712 10.0.0.186 - - [2026-08-14 08:09:40] "POST /tags HTTP/1.1" 409 226 0.002357 10.0.0.186 - - [2026-08-14 08:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.186 - - [2026-08-14 08:09:41] "GET /tag/1c1211fa-a110-48a5-849b-62bc107755e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012107 10.0.0.186 - - [2026-08-14 08:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009620 10.0.0.186 - - [2026-08-14 08:09:41] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005520 10.0.0.186 - - [2026-08-14 08:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.186 - - [2026-08-14 08:09:41] "GET /project/2ea82977-88c6-469c-b382-c6dfb5d6a563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047065 10.0.0.186 - - [2026-08-14 08:09:41] "POST /virtual-machines HTTP/1.1" 200 396 0.017790 10.0.0.186 - - [2026-08-14 08:09:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.012806 10.0.0.186 - - [2026-08-14 08:09:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109283 10.0.0.186 - - [2026-08-14 08:09:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009690 10.0.0.186 - - [2026-08-14 08:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009651 10.0.0.186 - - [2026-08-14 08:09:41] "GET /virtual-machine-interface/80496f7a-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005623 10.0.0.186 - - [2026-08-14 08:09:41] "POST /instance-ips HTTP/1.1" 200 398 0.029168 10.0.0.186 - - [2026-08-14 08:09:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.026598 10.0.0.186 - - [2026-08-14 08:09:41] "GET /virtual-machine-interface/80496f7a-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016384 10.0.0.186 - - [2026-08-14 08:09:41] "POST /set-tag HTTP/1.1" 200 109 0.071950 10.0.0.186 - - [2026-08-14 08:09:41] "GET /virtual-machine-interface/80496f7a-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.030099 10.0.0.186 - - [2026-08-14 08:09:41] "GET /instance-ip/806552ee-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004012 10.0.0.186 - - [2026-08-14 08:09:41] "GET /virtual-machine-interface/80496f7a-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005118 10.0.0.186 - - [2026-08-14 08:09:41] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.186 - - [2026-08-14 08:09:41] "GET /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004228 10.0.0.186 - - [2026-08-14 08:09:41] "POST /ref-update HTTP/1.1" 200 156 0.010712 10.0.0.186 - - [2026-08-14 08:09:41] "GET /virtual-machine-interface/80496f7a-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.023888 10.0.0.186 - - [2026-08-14 08:09:41] "POST /set-tag HTTP/1.1" 200 109 0.004335 10.0.0.186 - - [2026-08-14 08:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.186 - - [2026-08-14 08:09:41] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004699 10.0.0.186 - - [2026-08-14 08:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.186 - - [2026-08-14 08:09:42] "GET /project/2ea82977-88c6-469c-b382-c6dfb5d6a563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056414 10.0.0.186 - - [2026-08-14 08:09:42] "POST /virtual-machines HTTP/1.1" 200 396 0.011755 10.0.0.186 - - [2026-08-14 08:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.017885 10.0.0.186 - - [2026-08-14 08:09:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114845 10.0.0.186 - - [2026-08-14 08:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011181 10.0.0.186 - - [2026-08-14 08:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.021198 10.0.0.186 - - [2026-08-14 08:09:42] "GET /virtual-machine-interface/80d08bea-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005914 10.0.0.186 - - [2026-08-14 08:09:42] "POST /instance-ips HTTP/1.1" 200 398 0.032578 10.0.0.186 - - [2026-08-14 08:09:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031459 10.0.0.186 - - [2026-08-14 08:09:42] "GET /virtual-machine-interface/80d08bea-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014068 10.0.0.186 - - [2026-08-14 08:09:42] "POST /set-tag HTTP/1.1" 200 109 0.067805 10.0.0.186 - - [2026-08-14 08:09:42] "GET /virtual-machine-interface/80d08bea-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017299 10.0.0.186 - - [2026-08-14 08:09:42] "GET /instance-ip/80ecccce-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005339 10.0.0.186 - - [2026-08-14 08:09:42] "GET /virtual-machine-interface/80d08bea-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005332 10.0.0.186 - - [2026-08-14 08:09:42] "POST /set-tag HTTP/1.1" 200 109 0.006174 10.0.0.186 - - [2026-08-14 08:09:42] "GET /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.005897 10.0.0.186 - - [2026-08-14 08:09:42] "POST /ref-update HTTP/1.1" 200 156 0.019439 10.0.0.186 - - [2026-08-14 08:09:42] "GET /virtual-machine-interface/80d08bea-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.026174 10.0.0.186 - - [2026-08-14 08:09:42] "POST /set-tag HTTP/1.1" 200 109 0.008921 10.0.0.186 - - [2026-08-14 08:09:42] "POST /tags HTTP/1.1" 200 300 0.035805 10.0.0.186 - - [2026-08-14 08:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011647 10.0.0.186 - - [2026-08-14 08:09:42] "GET /tag/bb3902ef-25f0-461f-a7fd-c8b41d89b12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.025529 10.0.0.186 - - [2026-08-14 08:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.186 - - [2026-08-14 08:09:43] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005097 10.0.0.186 - - [2026-08-14 08:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.186 - - [2026-08-14 08:09:43] "GET /project/a4e2a764-7a43-4f0c-8580-38e8aaa3d23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.060534 10.0.0.186 - - [2026-08-14 08:09:43] "POST /virtual-machines HTTP/1.1" 200 396 0.013098 10.0.0.186 - - [2026-08-14 08:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.028359 10.0.0.186 - - [2026-08-14 08:09:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.136273 10.0.0.186 - - [2026-08-14 08:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012824 10.0.0.186 - - [2026-08-14 08:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.024275 10.0.0.186 - - [2026-08-14 08:09:43] "GET /virtual-machine-interface/8172824c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008274 10.0.0.186 - - [2026-08-14 08:09:43] "POST /instance-ips HTTP/1.1" 200 398 0.030072 10.0.0.186 - - [2026-08-14 08:09:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027957 10.0.0.186 - - [2026-08-14 08:09:43] "GET /virtual-machine-interface/8172824c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.023359 10.0.0.186 - - [2026-08-14 08:09:43] "POST /set-tag HTTP/1.1" 200 109 0.030331 10.0.0.186 - - [2026-08-14 08:09:43] "GET /virtual-machine-interface/8172824c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.026706 10.0.0.186 - - [2026-08-14 08:09:43] "GET /instance-ip/8191c9cc-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006896 10.0.0.186 - - [2026-08-14 08:09:43] "GET /virtual-machine-interface/8172824c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005791 10.0.0.186 - - [2026-08-14 08:09:43] "POST /set-tag HTTP/1.1" 200 109 0.003173 10.0.0.186 - - [2026-08-14 08:09:43] "POST /tags HTTP/1.1" 200 300 0.034160 10.0.0.186 - - [2026-08-14 08:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.186 - - [2026-08-14 08:09:43] "GET /tag/084bd081-86cf-4ba0-adc7-4f7c68d79b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.014932 10.0.0.186 - - [2026-08-14 08:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.186 - - [2026-08-14 08:09:43] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007241 10.0.0.186 - - [2026-08-14 08:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.186 - - [2026-08-14 08:09:43] "GET /project/a4e2a764-7a43-4f0c-8580-38e8aaa3d23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.058519 10.0.0.186 - - [2026-08-14 08:09:44] "POST /virtual-machines HTTP/1.1" 200 396 0.012490 10.0.0.186 - - [2026-08-14 08:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031072 10.0.0.186 - - [2026-08-14 08:09:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122067 10.0.0.186 - - [2026-08-14 08:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020128 10.0.0.186 - - [2026-08-14 08:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006603 10.0.0.186 - - [2026-08-14 08:09:44] "GET /virtual-machine-interface/81fc3b40-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005939 10.0.0.186 - - [2026-08-14 08:09:44] "POST /instance-ips HTTP/1.1" 200 398 0.024269 10.0.0.186 - - [2026-08-14 08:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.035213 10.0.0.186 - - [2026-08-14 08:09:44] "GET /virtual-machine-interface/81fc3b40-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.020250 10.0.0.186 - - [2026-08-14 08:09:44] "POST /set-tag HTTP/1.1" 200 109 0.023662 10.0.0.186 - - [2026-08-14 08:09:44] "GET /virtual-machine-interface/81fc3b40-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009484 10.0.0.186 - - [2026-08-14 08:09:44] "GET /instance-ip/821a7d4e-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005691 10.0.0.186 - - [2026-08-14 08:09:44] "GET /virtual-machine-interface/81fc3b40-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006041 10.0.0.186 - - [2026-08-14 08:09:44] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.186 - - [2026-08-14 08:09:44] "POST /tags HTTP/1.1" 200 300 0.044864 10.0.0.186 - - [2026-08-14 08:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.186 - - [2026-08-14 08:09:44] "GET /tag/d0e8cb29-a215-40fe-bbb0-ea0588188c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.017039 10.0.0.186 - - [2026-08-14 08:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.186 - - [2026-08-14 08:09:44] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005981 10.0.0.186 - - [2026-08-14 08:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.186 - - [2026-08-14 08:09:44] "GET /project/2ea82977-88c6-469c-b382-c6dfb5d6a563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045023 10.0.0.186 - - [2026-08-14 08:09:44] "POST /virtual-machines HTTP/1.1" 200 396 0.010778 10.0.0.186 - - [2026-08-14 08:09:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022592 10.0.0.186 - - [2026-08-14 08:09:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122693 10.0.0.186 - - [2026-08-14 08:09:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012307 10.0.0.186 - - [2026-08-14 08:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013191 10.0.0.186 - - [2026-08-14 08:09:45] "GET /virtual-machine-interface/827f9cce-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010739 10.0.0.186 - - [2026-08-14 08:09:45] "POST /instance-ips HTTP/1.1" 200 398 0.026287 10.0.0.186 - - [2026-08-14 08:09:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.032608 10.0.0.186 - - [2026-08-14 08:09:45] "GET /virtual-machine-interface/827f9cce-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007991 10.0.0.186 - - [2026-08-14 08:09:45] "POST /set-tag HTTP/1.1" 200 109 0.020138 10.0.0.186 - - [2026-08-14 08:09:45] "GET /virtual-machine-interface/827f9cce-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023406 10.0.0.186 - - [2026-08-14 08:09:45] "GET /instance-ip/829cfe86-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003553 10.0.0.186 - - [2026-08-14 08:09:45] "GET /virtual-machine-interface/827f9cce-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005381 10.0.0.186 - - [2026-08-14 08:09:45] "POST /set-tag HTTP/1.1" 200 109 0.002672 10.0.0.186 - - [2026-08-14 08:09:45] "POST /tags HTTP/1.1" 200 300 0.022517 10.0.0.186 - - [2026-08-14 08:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.186 - - [2026-08-14 08:09:45] "GET /tag/7f5c5c79-3763-4caf-993c-2cd2e7f1a192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.014051 10.0.0.186 - - [2026-08-14 08:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.186 - - [2026-08-14 08:09:45] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004904 10.0.0.186 - - [2026-08-14 08:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.186 - - [2026-08-14 08:09:45] "GET /project/2ea82977-88c6-469c-b382-c6dfb5d6a563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033307 10.0.0.186 - - [2026-08-14 08:09:45] "POST /virtual-machines HTTP/1.1" 200 396 0.013627 10.0.0.186 - - [2026-08-14 08:09:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010759 10.0.0.186 - - [2026-08-14 08:09:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114968 10.0.0.186 - - [2026-08-14 08:09:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.026781 10.0.0.186 - - [2026-08-14 08:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014089 10.0.0.186 - - [2026-08-14 08:09:45] "GET /virtual-machine-interface/82f9b522-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005492 10.0.0.186 - - [2026-08-14 08:09:46] "POST /instance-ips HTTP/1.1" 200 398 0.027893 10.0.0.186 - - [2026-08-14 08:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.029224 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-machine-interface/82f9b522-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011844 10.0.0.186 - - [2026-08-14 08:09:46] "POST /set-tag HTTP/1.1" 200 109 0.023062 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-machine-interface/82f9b522-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.028571 10.0.0.186 - - [2026-08-14 08:09:46] "GET /instance-ip/8311bdde-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005814 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-machine-interface/82f9b522-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006974 10.0.0.186 - - [2026-08-14 08:09:46] "POST /set-tag HTTP/1.1" 200 109 0.003031 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005131 10.0.0.186 - - [2026-08-14 08:09:46] "POST /ref-update HTTP/1.1" 200 156 0.017273 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-machine-interface/8172824c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019310 10.0.0.186 - - [2026-08-14 08:09:46] "POST /set-tag HTTP/1.1" 200 109 0.003391 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005869 10.0.0.186 - - [2026-08-14 08:09:46] "POST /ref-update HTTP/1.1" 200 156 0.011801 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-machine-interface/81fc3b40-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016846 10.0.0.186 - - [2026-08-14 08:09:46] "POST /set-tag HTTP/1.1" 200 109 0.003162 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-machine-interface/7f0dc8e0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006787 10.0.0.186 - - [2026-08-14 08:09:46] "POST /set-tag HTTP/1.1" 200 109 0.003373 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.006841 10.0.0.186 - - [2026-08-14 08:09:46] "POST /ref-update HTTP/1.1" 200 156 0.013690 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-machine-interface/827f9cce-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021331 10.0.0.186 - - [2026-08-14 08:09:46] "POST /set-tag HTTP/1.1" 200 109 0.003554 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.005692 10.0.0.186 - - [2026-08-14 08:09:46] "POST /ref-update HTTP/1.1" 200 156 0.011600 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-machine-interface/82f9b522-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005049 10.0.0.186 - - [2026-08-14 08:09:46] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-machine-interface/7f94872c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004548 10.0.0.186 - - [2026-08-14 08:09:46] "POST /set-tag HTTP/1.1" 200 109 0.003536 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-machine-interface/80496f7a-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006226 10.0.0.186 - - [2026-08-14 08:09:46] "POST /set-tag HTTP/1.1" 200 109 0.003081 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-machine-interface/80d08bea-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005063 10.0.0.186 - - [2026-08-14 08:09:46] "POST /set-tag HTTP/1.1" 200 109 0.003075 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-machine-interface/8172824c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004466 10.0.0.186 - - [2026-08-14 08:09:46] "POST /set-tag HTTP/1.1" 200 109 0.003634 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-machine-interface/7f94872c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006145 10.0.0.186 - - [2026-08-14 08:09:46] "POST /set-tag HTTP/1.1" 200 109 0.003019 10.0.0.186 - - [2026-08-14 08:09:46] "GET /virtual-machine-interface/81fc3b40-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006191 10.0.0.186 - - [2026-08-14 08:09:46] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.186 - - [2026-08-14 08:09:47] "GET /virtual-machine-interface/7f0dc8e0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007724 10.0.0.186 - - [2026-08-14 08:09:47] "POST /set-tag HTTP/1.1" 200 109 0.003424 10.0.0.186 - - [2026-08-14 08:09:47] "GET /virtual-machine-interface/827f9cce-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015797 10.0.0.186 - - [2026-08-14 08:09:47] "POST /set-tag HTTP/1.1" 200 109 0.002742 10.0.0.186 - - [2026-08-14 08:09:47] "GET /virtual-machine-interface/82f9b522-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004540 10.0.0.186 - - [2026-08-14 08:09:47] "POST /set-tag HTTP/1.1" 200 109 0.002736 10.0.0.186 - - [2026-08-14 08:09:48] "GET /virtual-machine/34c97778-8cde-48bc-b4fb-d6dde9cf0d79?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.005374 10.0.0.186 - - [2026-08-14 08:09:48] "GET /virtual-machine-interface/7f0dc8e0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008954 10.0.0.186 - - [2026-08-14 08:09:48] "GET /virtual-machine/d9ecb9ac-f090-4e4e-9ccd-545f6e63c213?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.006430 10.0.0.186 - - [2026-08-14 08:09:48] "GET /virtual-machine-interface/7f94872c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005052 10.0.0.186 - - [2026-08-14 08:09:49] "GET /virtual-machine-interface/81fc3b40-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005478 10.0.0.186 - - [2026-08-14 08:09:49] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.186 - - [2026-08-14 08:09:50] "GET /virtual-machine-interface/82f9b522-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009521 10.0.0.186 - - [2026-08-14 08:09:50] "POST /set-tag HTTP/1.1" 200 109 0.003889 10.0.0.186 - - [2026-08-14 08:09:50] "GET /virtual-machine-interface/80d08bea-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006318 10.0.0.186 - - [2026-08-14 08:09:50] "POST /set-tag HTTP/1.1" 200 109 0.003272 10.0.0.186 - - [2026-08-14 08:09:50] "GET /virtual-machine-interface/8172824c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004829 10.0.0.186 - - [2026-08-14 08:09:50] "POST /set-tag HTTP/1.1" 200 109 0.004651 10.0.0.186 - - [2026-08-14 08:09:51] "GET /virtual-machine-interface/80496f7a-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004972 10.0.0.186 - - [2026-08-14 08:09:51] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.186 - - [2026-08-14 08:09:53] "GET /virtual-machine/904ae994-3e9e-4b0a-b9ad-c59255073a1f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003622 10.0.0.186 - - [2026-08-14 08:09:53] "GET /virtual-machine-interface/80496f7a-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004762 10.0.0.186 - - [2026-08-14 08:09:53] "GET /virtual-machine/c3734fa8-e212-4acd-98f2-a2ed6897b8e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003874 10.0.0.186 - - [2026-08-14 08:09:53] "GET /virtual-machine-interface/80d08bea-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007217 10.0.0.186 - - [2026-08-14 08:09:53] "GET /virtual-machine/a96f8148-1b5d-411c-aaa7-b36c53d37a08?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003822 10.0.0.186 - - [2026-08-14 08:09:53] "GET /virtual-machine-interface/8172824c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004760 10.0.0.186 - - [2026-08-14 08:09:54] "GET /virtual-machine-interface/827f9cce-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006511 10.0.0.186 - - [2026-08-14 08:09:54] "POST /set-tag HTTP/1.1" 200 109 0.002802 10.0.0.186 - - [2026-08-14 08:09:58] "GET /virtual-machine/9136a87f-c137-4988-a50b-cf5afb06a05a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003571 10.0.0.186 - - [2026-08-14 08:09:58] "GET /virtual-machine-interface/827f9cce-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005513 10.0.0.186 - - [2026-08-14 08:09:58] "GET /virtual-machine/bd05c52c-e8e1-44fb-aa72-57433ace118a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003859 10.0.0.186 - - [2026-08-14 08:09:58] "GET /virtual-machine-interface/81fc3b40-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005041 10.0.0.186 - - [2026-08-14 08:09:58] "GET /virtual-machine/a4c4a6dc-9b2b-4035-8ffb-6f5a9a08a7d3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003846 10.0.0.186 - - [2026-08-14 08:09:58] "GET /virtual-machine-interface/82f9b522-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005722 10.0.0.186 - - [2026-08-14 08:09:59] "GET /loadbalancer/ae84141d-ab89-43a5-8a16-ae507b913603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004308 10.0.0.186 - - [2026-08-14 08:09:59] "POST /tags HTTP/1.1" 200 334 0.043868 10.0.0.186 - - [2026-08-14 08:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014198 10.0.0.186 - - [2026-08-14 08:09:59] "GET /tag/e0fa45a9-17c9-4c81-95f6-e6c1c8dee1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.014313 10.0.0.186 - - [2026-08-14 08:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.186 - - [2026-08-14 08:09:59] "GET /project/a4e2a764-7a43-4f0c-8580-38e8aaa3d23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035683 10.0.0.186 - - [2026-08-14 08:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.186 - - [2026-08-14 08:09:59] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004759 10.0.0.186 - - [2026-08-14 08:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.186 - - [2026-08-14 08:09:59] "GET /service-appliance-set/eaa714a6-3cdd-4110-ac36-b8e1a2106d21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003173 10.0.0.186 - - [2026-08-14 08:09:59] "POST /fqname-to-id HTTP/1.1" 404 273 0.001875 10.0.0.186 - - [2026-08-14 08:09:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.116978 10.0.0.186 - - [2026-08-14 08:09:59] "GET /virtual-machine-interface/a5c132fa-f4cd-4c95-98bc-5b28be9b6944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.005382 10.0.0.186 - - [2026-08-14 08:09:59] "POST /instance-ips HTTP/1.1" 200 410 0.030103 10.0.0.186 - - [2026-08-14 08:09:59] "GET /instance-ip/574aee98-1372-4275-a47f-122b0a8cab7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.007813 10.0.0.186 - - [2026-08-14 08:09:59] "POST /loadbalancers HTTP/1.1" 200 631 0.071534 10.0.0.186 - - [2026-08-14 08:09:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028146 10.0.0.186 - - [2026-08-14 08:09:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007712 10.0.0.186 - - [2026-08-14 08:09:59] "GET /project/a4e2a764-7a43-4f0c-8580-38e8aaa3d23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.062540 10.0.0.186 - - [2026-08-14 08:09:59] "GET /instance-ip/574aee98-1372-4275-a47f-122b0a8cab7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003292 10.0.0.186 - - [2026-08-14 08:09:59] "GET /project/a4e2a764-7a43-4f0c-8580-38e8aaa3d23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043222 10.0.0.186 - - [2026-08-14 08:09:59] "GET /loadbalancer/ae84141d-ab89-43a5-8a16-ae507b913603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003198 10.0.0.186 - - [2026-08-14 08:09:59] "POST /floating-ips HTTP/1.1" 200 599 0.027456 10.0.0.186 - - [2026-08-14 08:09:59] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.047258 10.0.0.186 - - [2026-08-14 08:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.186 - - [2026-08-14 08:10:00] "GET /project/a4e2a764-7a43-4f0c-8580-38e8aaa3d23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056745 10.0.0.186 - - [2026-08-14 08:10:00] "GET /loadbalancer-listener/8aa12a5a-25d9-4d75-b13f-eb00dbef42aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003886 10.0.0.186 - - [2026-08-14 08:10:00] "GET /loadbalancer-listener/8aa12a5a-25d9-4d75-b13f-eb00dbef42aa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.004613 10.0.0.186 - - [2026-08-14 08:10:00] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.029436 10.0.0.186 - - [2026-08-14 08:10:00] "GET /loadbalancer/ae84141d-ab89-43a5-8a16-ae507b913603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.011106 10.0.0.186 - - [2026-08-14 08:10:00] "GET /instance-ip/574aee98-1372-4275-a47f-122b0a8cab7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.008957 10.0.0.186 - - [2026-08-14 08:10:00] "GET /instance-ip/574aee98-1372-4275-a47f-122b0a8cab7b?fields=floating_ips HTTP/1.1" 200 1214 0.005641 10.0.0.186 - - [2026-08-14 08:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.186 - - [2026-08-14 08:10:00] "GET /floating-ip/40bf2cdf-9ed1-41d9-b7ef-b73ae7ee3c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.002760 10.0.0.186 - - [2026-08-14 08:10:00] "GET /loadbalancer/ae84141d-ab89-43a5-8a16-ae507b913603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002289 10.0.0.186 - - [2026-08-14 08:10:00] "GET /loadbalancer-pool/546d07c0-bc39-4b5c-bcd7-0bd5234d3f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003913 10.0.0.186 - - [2026-08-14 08:10:00] "POST /loadbalancer-members HTTP/1.1" 200 723 0.039906 10.0.0.186 - - [2026-08-14 08:10:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.034167 10.0.0.186 - - [2026-08-14 08:10:00] "GET /virtual-machine-interface/7f0dc8e0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009278 10.0.0.186 - - [2026-08-14 08:10:00] "GET /virtual-machine-interface/7f0dc8e0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005670 10.0.0.186 - - [2026-08-14 08:10:00] "POST /ref-update HTTP/1.1" 200 156 0.009023 10.0.0.186 - - [2026-08-14 08:10:00] "GET /floating-ip/40bf2cdf-9ed1-41d9-b7ef-b73ae7ee3c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.010975 10.0.0.186 - - [2026-08-14 08:10:00] "POST /tags HTTP/1.1" 409 221 0.008729 10.0.0.186 - - [2026-08-14 08:10:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.186 - - [2026-08-14 08:10:00] "GET /tag/e0fa45a9-17c9-4c81-95f6-e6c1c8dee1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.012187 10.0.0.186 - - [2026-08-14 08:10:00] "PUT /floating-ip/40bf2cdf-9ed1-41d9-b7ef-b73ae7ee3c20 HTTP/1.1" 200 257 0.028239 10.0.0.186 - - [2026-08-14 08:10:00] "POST /set-tag HTTP/1.1" 200 109 0.070770 10.0.0.186 - - [2026-08-14 08:10:00] "GET /loadbalancer-pool/546d07c0-bc39-4b5c-bcd7-0bd5234d3f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003287 10.0.0.186 - - [2026-08-14 08:10:00] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019064 10.0.0.186 - - [2026-08-14 08:10:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029918 10.0.0.186 - - [2026-08-14 08:10:00] "GET /virtual-machine-interface/7f94872c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008386 10.0.0.186 - - [2026-08-14 08:10:00] "GET /virtual-machine-interface/7f94872c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006691 10.0.0.186 - - [2026-08-14 08:10:00] "POST /ref-update HTTP/1.1" 200 156 0.012338 10.0.0.186 - - [2026-08-14 08:10:00] "GET /floating-ip/40bf2cdf-9ed1-41d9-b7ef-b73ae7ee3c20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.015550 10.0.0.186 - - [2026-08-14 08:10:00] "POST /set-tag HTTP/1.1" 200 109 0.070882 10.0.0.186 - - [2026-08-14 08:10:01] "POST /tags HTTP/1.1" 409 206 0.002954 10.0.0.186 - - [2026-08-14 08:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.186 - - [2026-08-14 08:10:01] "GET /tag/b0021f45-b8ff-4b98-97c0-499929f90fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013878 10.0.0.186 - - [2026-08-14 08:10:01] "POST /tags HTTP/1.1" 409 204 0.002771 10.0.0.186 - - [2026-08-14 08:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.186 - - [2026-08-14 08:10:01] "GET /tag/084bd081-86cf-4ba0-adc7-4f7c68d79b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013492 10.0.0.186 - - [2026-08-14 08:10:01] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003518 10.0.0.186 - - [2026-08-14 08:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.186 - - [2026-08-14 08:10:01] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002825 10.0.0.186 - - [2026-08-14 08:10:01] "POST /tags HTTP/1.1" 409 206 0.001732 10.0.0.186 - - [2026-08-14 08:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.186 - - [2026-08-14 08:10:01] "GET /tag/b0021f45-b8ff-4b98-97c0-499929f90fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011604 10.0.0.186 - - [2026-08-14 08:10:01] "POST /tags HTTP/1.1" 409 226 0.002130 10.0.0.186 - - [2026-08-14 08:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.186 - - [2026-08-14 08:10:01] "GET /tag/cd3e68ab-7f67-4e9f-b723-c56c600b03b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.015452 10.0.0.186 - - [2026-08-14 08:10:01] "POST /tags HTTP/1.1" 409 204 0.002235 10.0.0.186 - - [2026-08-14 08:10:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.186 - - [2026-08-14 08:10:01] "GET /tag/084bd081-86cf-4ba0-adc7-4f7c68d79b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013372 10.0.0.186 - - [2026-08-14 08:10:01] "POST /tags HTTP/1.1" 409 226 0.002374 10.0.0.186 - - [2026-08-14 08:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.186 - - [2026-08-14 08:10:02] "GET /tag/cd3e68ab-7f67-4e9f-b723-c56c600b03b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.013295 10.0.0.186 - - [2026-08-14 08:10:02] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002801 10.0.0.186 - - [2026-08-14 08:10:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.186 - - [2026-08-14 08:10:02] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002630 10.0.0.186 - - [2026-08-14 08:10:02] "POST /firewall-rules HTTP/1.1" 200 628 0.079642 10.0.0.186 - - [2026-08-14 08:10:02] "POST /firewall-rules HTTP/1.1" 200 648 0.110529 10.0.0.186 - - [2026-08-14 08:10:02] "GET /firewall-rule/fe52485c-1d69-439a-ad7f-79d385dbebfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.019177 10.0.0.186 - - [2026-08-14 08:10:02] "GET /firewall-policy/4cd40841-66e3-4bb1-9651-4b79d6a3c626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002953 10.0.0.186 - - [2026-08-14 08:10:02] "GET /firewall-rule/76e0e4cd-e965-468a-a67d-67f8f06ae4dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.006522 10.0.0.186 - - [2026-08-14 08:10:02] "POST /ref-update HTTP/1.1" 200 156 0.018157 10.0.0.186 - - [2026-08-14 08:10:02] "POST /firewall-policys HTTP/1.1" 200 608 0.040766 10.0.0.186 - - [2026-08-14 08:10:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016614 10.0.0.186 - - [2026-08-14 08:10:02] "GET /firewall-policy/d9cef377-3f5c-4153-9c56-209035c8ec7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.013028 10.0.0.186 - - [2026-08-14 08:10:02] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003641 10.0.0.186 - - [2026-08-14 08:10:02] "GET /firewall-policy/d9cef377-3f5c-4153-9c56-209035c8ec7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003498 10.0.0.186 - - [2026-08-14 08:10:02] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004545 10.0.0.186 - - [2026-08-14 08:10:02] "GET /firewall-policy/4cd40841-66e3-4bb1-9651-4b79d6a3c626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003801 10.0.0.186 - - [2026-08-14 08:10:02] "GET /firewall-policy/4e2cb7f4-4a7a-4725-ac51-1c5be09f44df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005375 10.0.0.186 - - [2026-08-14 08:10:02] "GET /firewall-policy/4cd40841-66e3-4bb1-9651-4b79d6a3c626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002978 10.0.0.186 - - [2026-08-14 08:10:02] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003254 10.0.0.186 - - [2026-08-14 08:10:02] "POST /ref-update HTTP/1.1" 200 156 0.023898 10.0.0.186 - - [2026-08-14 08:10:02] "POST /ref-update HTTP/1.1" 200 156 0.023226 10.0.0.186 - - [2026-08-14 08:10:02] "POST /ref-update HTTP/1.1" 200 156 0.044998 10.0.0.186 - - [2026-08-14 08:10:02] "POST /ref-update HTTP/1.1" 200 156 0.027542 10.0.0.186 - - [2026-08-14 08:10:02] "POST /ref-update HTTP/1.1" 200 156 0.046506 10.0.0.186 - - [2026-08-14 08:10:03] "GET /firewall-policy/d9cef377-3f5c-4153-9c56-209035c8ec7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.008869 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:11:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001081 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:11:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001194 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:12:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001254 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:12:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001773 10.0.0.186 - - [2026-08-14 08:12:01] "POST /tags HTTP/1.1" 409 252 0.002714 10.0.0.186 - - [2026-08-14 08:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.186 - - [2026-08-14 08:12:01] "GET /tag/28d4150f-b21e-46a3-aef3-8294c60d2a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.016071 10.0.0.186 - - [2026-08-14 08:12:01] "POST /tags HTTP/1.1" 409 228 0.002992 10.0.0.186 - - [2026-08-14 08:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.186 - - [2026-08-14 08:12:01] "GET /tag/38eacc02-33a8-44a1-9391-2e7bd120e09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.017900 10.0.0.186 - - [2026-08-14 08:12:01] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004662 10.0.0.186 - - [2026-08-14 08:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.186 - - [2026-08-14 08:12:01] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003539 10.0.0.186 - - [2026-08-14 08:12:01] "POST /tags HTTP/1.1" 409 206 0.001831 10.0.0.186 - - [2026-08-14 08:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.186 - - [2026-08-14 08:12:01] "GET /tag/b0021f45-b8ff-4b98-97c0-499929f90fba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013403 10.0.0.186 - - [2026-08-14 08:12:01] "POST /tags HTTP/1.1" 409 226 0.004597 10.0.0.186 - - [2026-08-14 08:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.186 - - [2026-08-14 08:12:02] "GET /tag/cd3e68ab-7f67-4e9f-b723-c56c600b03b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.015034 10.0.0.186 - - [2026-08-14 08:12:02] "POST /tags HTTP/1.1" 409 204 0.002804 10.0.0.186 - - [2026-08-14 08:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.186 - - [2026-08-14 08:12:02] "GET /tag/084bd081-86cf-4ba0-adc7-4f7c68d79b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.018016 10.0.0.186 - - [2026-08-14 08:12:02] "POST /tags HTTP/1.1" 409 226 0.002315 10.0.0.186 - - [2026-08-14 08:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.186 - - [2026-08-14 08:12:02] "GET /tag/cd3e68ab-7f67-4e9f-b723-c56c600b03b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.018226 10.0.0.186 - - [2026-08-14 08:12:02] "POST /tags HTTP/1.1" 409 228 0.002767 10.0.0.186 - - [2026-08-14 08:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007301 10.0.0.186 - - [2026-08-14 08:12:02] "GET /tag/38eacc02-33a8-44a1-9391-2e7bd120e09f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.018868 10.0.0.186 - - [2026-08-14 08:12:02] "POST /tags HTTP/1.1" 409 252 0.002638 10.0.0.186 - - [2026-08-14 08:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.186 - - [2026-08-14 08:12:02] "GET /tag/28d4150f-b21e-46a3-aef3-8294c60d2a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.012269 10.0.0.186 - - [2026-08-14 08:12:02] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003406 10.0.0.186 - - [2026-08-14 08:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.186 - - [2026-08-14 08:12:02] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003820 10.0.0.186 - - [2026-08-14 08:12:02] "POST /firewall-rules HTTP/1.1" 409 281 0.005455 10.0.0.186 - - [2026-08-14 08:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.186 - - [2026-08-14 08:12:02] "PUT /firewall-rule/76e0e4cd-e965-468a-a67d-67f8f06ae4dc HTTP/1.1" 200 261 0.039920 10.0.0.186 - - [2026-08-14 08:12:02] "POST /firewall-rules HTTP/1.1" 409 291 0.015670 10.0.0.186 - - [2026-08-14 08:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005646 10.0.0.186 - - [2026-08-14 08:12:02] "PUT /firewall-rule/fe52485c-1d69-439a-ad7f-79d385dbebfc HTTP/1.1" 200 261 0.068403 10.0.0.186 - - [2026-08-14 08:12:02] "GET /firewall-rule/fe52485c-1d69-439a-ad7f-79d385dbebfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.013704 10.0.0.186 - - [2026-08-14 08:12:02] "POST /firewall-rules HTTP/1.1" 200 660 0.097209 10.0.0.186 - - [2026-08-14 08:12:02] "GET /firewall-rule/b652f284-94e2-475b-bb9b-30a8e87e626c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.025745 10.0.0.186 - - [2026-08-14 08:12:02] "GET /firewall-policy/4cd40841-66e3-4bb1-9651-4b79d6a3c626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.009842 10.0.0.186 - - [2026-08-14 08:12:02] "GET /firewall-rule/76e0e4cd-e965-468a-a67d-67f8f06ae4dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004544 10.0.0.186 - - [2026-08-14 08:12:02] "POST /firewall-policys HTTP/1.1" 409 269 0.006329 10.0.0.186 - - [2026-08-14 08:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006342 10.0.0.186 - - [2026-08-14 08:12:03] "PUT /firewall-policy/d9cef377-3f5c-4153-9c56-209035c8ec7e HTTP/1.1" 200 265 0.057265 10.0.0.186 - - [2026-08-14 08:12:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.080346 10.0.0.186 - - [2026-08-14 08:12:03] "GET /firewall-policy/d9cef377-3f5c-4153-9c56-209035c8ec7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.011465 10.0.0.186 - - [2026-08-14 08:12:03] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.007030 10.0.0.186 - - [2026-08-14 08:12:03] "GET /firewall-policy/d9cef377-3f5c-4153-9c56-209035c8ec7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004685 10.0.0.186 - - [2026-08-14 08:12:03] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004402 10.0.0.186 - - [2026-08-14 08:12:03] "GET /firewall-policy/4cd40841-66e3-4bb1-9651-4b79d6a3c626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003472 10.0.0.186 - - [2026-08-14 08:12:03] "GET /firewall-policy/4e2cb7f4-4a7a-4725-ac51-1c5be09f44df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002915 10.0.0.186 - - [2026-08-14 08:12:03] "GET /firewall-policy/d9cef377-3f5c-4153-9c56-209035c8ec7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002833 10.0.0.186 - - [2026-08-14 08:12:03] "GET /firewall-policy/d9cef377-3f5c-4153-9c56-209035c8ec7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004169 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:12:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001253 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:12:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001306 10.0.0.186 - - [2026-08-14 08:12:07] "GET /global-system-configs HTTP/1.1" 200 323 0.002861 10.0.0.186 - - [2026-08-14 08:12:08] "GET /global-system-configs HTTP/1.1" 200 323 0.017154 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:12:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001140 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:12:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001007 10.0.0.186 - - [2026-08-14 08:13:04] "GET /virtual-machine-interface/7f0dc8e0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.012239 10.0.0.186 - - [2026-08-14 08:13:04] "POST /set-tag HTTP/1.1" 200 109 0.003815 10.0.0.186 - - [2026-08-14 08:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004632 10.0.0.186 - - [2026-08-14 08:13:04] "GET /loadbalancer/ae84141d-ab89-43a5-8a16-ae507b913603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004028 10.0.0.186 - - [2026-08-14 08:13:04] "GET /virtual-machine-interface/7f0dc8e0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007876 10.0.0.186 - - [2026-08-14 08:13:04] "POST /set-tag HTTP/1.1" 200 109 0.036241 10.0.0.186 - - [2026-08-14 08:13:04] "DELETE /loadbalancer-member/d4b6c87e-94c6-4d1c-a6a4-7722169a5b1a HTTP/1.1" 200 115 0.028367 10.0.0.186 - - [2026-08-14 08:13:04] "GET /virtual-machine-interface/8172824c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017477 10.0.0.186 - - [2026-08-14 08:13:04] "POST /set-tag HTTP/1.1" 200 109 0.006771 10.0.0.186 - - [2026-08-14 08:13:04] "GET /virtual-machine-interface/80d08bea-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005269 10.0.0.186 - - [2026-08-14 08:13:04] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.186 - - [2026-08-14 08:13:04] "GET /virtual-machine-interface/82f9b522-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004857 10.0.0.186 - - [2026-08-14 08:13:04] "POST /set-tag HTTP/1.1" 200 109 0.003080 10.0.0.186 - - [2026-08-14 08:13:04] "GET /virtual-machine-interface/7f94872c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005157 10.0.0.186 - - [2026-08-14 08:13:04] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.186 - - [2026-08-14 08:13:05] "GET /virtual-machine-interface/81fc3b40-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006289 10.0.0.186 - - [2026-08-14 08:13:05] "POST /set-tag HTTP/1.1" 200 109 0.002905 10.0.0.186 - - [2026-08-14 08:13:05] "GET /virtual-machine-interface/827f9cce-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004949 10.0.0.186 - - [2026-08-14 08:13:05] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.186 - - [2026-08-14 08:13:05] "GET /virtual-machine-interface/80496f7a-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005991 10.0.0.186 - - [2026-08-14 08:13:05] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.186 - - [2026-08-14 08:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.186 - - [2026-08-14 08:13:05] "GET /loadbalancer/ae84141d-ab89-43a5-8a16-ae507b913603?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003086 10.0.0.186 - - [2026-08-14 08:13:05] "GET /virtual-machine-interface/7f94872c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.012786 10.0.0.186 - - [2026-08-14 08:13:05] "POST /set-tag HTTP/1.1" 200 109 0.002743 10.0.0.186 - - [2026-08-14 08:13:05] "GET /virtual-machine-interface/7f94872c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004906 10.0.0.186 - - [2026-08-14 08:13:05] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.186 - - [2026-08-14 08:13:05] "GET /virtual-machine/d9ecb9ac-f090-4e4e-9ccd-545f6e63c213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003453 10.0.0.186 - - [2026-08-14 08:13:05] "POST /ref-update HTTP/1.1" 200 156 0.013848 10.0.0.186 - - [2026-08-14 08:13:05] "GET /virtual-machine-interface/7f94872c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.024962 10.0.0.186 - - [2026-08-14 08:13:05] "POST /set-tag HTTP/1.1" 200 109 0.021814 10.0.0.186 - - [2026-08-14 08:13:05] "POST /set-tag HTTP/1.1" 200 109 0.033666 10.0.0.186 - - [2026-08-14 08:13:06] "POST /set-tag HTTP/1.1" 200 109 0.040925 10.0.0.186 - - [2026-08-14 08:13:06] "POST /set-tag HTTP/1.1" 200 109 0.026305 10.0.0.186 - - [2026-08-14 08:13:06] "POST /set-tag HTTP/1.1" 200 109 0.064044 10.0.0.186 - - [2026-08-14 08:13:06] "DELETE /instance-ip/7fb4927e-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.066040 10.0.0.186 - - [2026-08-14 08:13:06] "POST /ref-update HTTP/1.1" 200 156 0.009861 10.0.0.186 - - [2026-08-14 08:13:06] "DELETE /virtual-machine-interface/7f94872c-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.052563 10.0.0.186 - - [2026-08-14 08:13:06] "DELETE /virtual-machine/d9ecb9ac-f090-4e4e-9ccd-545f6e63c213 HTTP/1.1" 200 115 0.030425 10.0.0.186 - - [2026-08-14 08:13:06] "GET /virtual-machine-interface/80d08bea-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012646 10.0.0.186 - - [2026-08-14 08:13:06] "POST /set-tag HTTP/1.1" 200 109 0.003050 10.0.0.186 - - [2026-08-14 08:13:06] "GET /virtual-machine-interface/80d08bea-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004833 10.0.0.186 - - [2026-08-14 08:13:06] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.186 - - [2026-08-14 08:13:06] "GET /virtual-machine/c3734fa8-e212-4acd-98f2-a2ed6897b8e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003660 10.0.0.186 - - [2026-08-14 08:13:06] "POST /ref-update HTTP/1.1" 200 156 0.012551 10.0.0.186 - - [2026-08-14 08:13:06] "GET /virtual-machine-interface/80d08bea-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021545 10.0.0.186 - - [2026-08-14 08:13:06] "POST /set-tag HTTP/1.1" 200 109 0.022328 10.0.0.186 - - [2026-08-14 08:13:06] "POST /set-tag HTTP/1.1" 200 109 0.036832 10.0.0.186 - - [2026-08-14 08:13:06] "POST /set-tag HTTP/1.1" 200 109 0.066069 10.0.0.186 - - [2026-08-14 08:13:06] "POST /set-tag HTTP/1.1" 200 109 0.018769 10.0.0.186 - - [2026-08-14 08:13:06] "POST /set-tag HTTP/1.1" 200 109 0.035821 10.0.0.186 - - [2026-08-14 08:13:06] "DELETE /instance-ip/80ecccce-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.057919 10.0.0.186 - - [2026-08-14 08:13:06] "DELETE /virtual-machine-interface/80d08bea-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.050114 10.0.0.186 - - [2026-08-14 08:13:06] "DELETE /virtual-machine/c3734fa8-e212-4acd-98f2-a2ed6897b8e1 HTTP/1.1" 200 115 0.021879 10.0.0.186 - - [2026-08-14 08:13:06] "GET /virtual-machine-interface/7f0dc8e0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006041 10.0.0.186 - - [2026-08-14 08:13:07] "POST /set-tag HTTP/1.1" 200 109 0.003223 10.0.0.186 - - [2026-08-14 08:13:07] "GET /virtual-machine-interface/7f0dc8e0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004898 10.0.0.186 - - [2026-08-14 08:13:07] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.186 - - [2026-08-14 08:13:07] "GET /virtual-machine/34c97778-8cde-48bc-b4fb-d6dde9cf0d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003372 10.0.0.186 - - [2026-08-14 08:13:07] "POST /ref-update HTTP/1.1" 200 156 0.011827 10.0.0.186 - - [2026-08-14 08:13:07] "GET /virtual-machine-interface/7f0dc8e0-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009058 10.0.0.186 - - [2026-08-14 08:13:07] "POST /set-tag HTTP/1.1" 200 109 0.024244 10.0.0.186 - - [2026-08-14 08:13:07] "POST /set-tag HTTP/1.1" 200 109 0.038969 10.0.0.186 - - [2026-08-14 08:13:07] "POST /set-tag HTTP/1.1" 200 109 0.042279 10.0.0.186 - - [2026-08-14 08:13:07] "POST /set-tag HTTP/1.1" 200 109 0.017391 10.0.0.186 - - [2026-08-14 08:13:07] "POST /set-tag HTTP/1.1" 200 109 0.032207 10.0.0.186 - - [2026-08-14 08:13:07] "DELETE /instance-ip/7f27b4da-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.052342 10.0.0.186 - - [2026-08-14 08:13:07] "POST /ref-update HTTP/1.1" 200 156 0.010999 10.0.0.186 - - [2026-08-14 08:13:07] "DELETE /virtual-machine-interface/7f0dc8e0-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.052042 10.0.0.186 - - [2026-08-14 08:13:07] "DELETE /virtual-machine/34c97778-8cde-48bc-b4fb-d6dde9cf0d79 HTTP/1.1" 200 115 0.028033 10.0.0.186 - - [2026-08-14 08:13:07] "DELETE /tag/9fad8caf-a416-4fd0-9a8f-1baa5ff9af14 HTTP/1.1" 200 115 0.051260 10.0.0.186 - - [2026-08-14 08:13:07] "GET /virtual-machine-interface/80496f7a-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006340 10.0.0.186 - - [2026-08-14 08:13:07] "POST /set-tag HTTP/1.1" 200 109 0.003209 10.0.0.186 - - [2026-08-14 08:13:07] "GET /virtual-machine-interface/80496f7a-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004788 10.0.0.186 - - [2026-08-14 08:13:07] "POST /set-tag HTTP/1.1" 200 109 0.002804 10.0.0.186 - - [2026-08-14 08:13:07] "GET /virtual-machine/904ae994-3e9e-4b0a-b9ad-c59255073a1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004052 10.0.0.186 - - [2026-08-14 08:13:07] "POST /ref-update HTTP/1.1" 200 156 0.013598 10.0.0.186 - - [2026-08-14 08:13:07] "GET /virtual-machine-interface/80496f7a-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.023111 10.0.0.186 - - [2026-08-14 08:13:07] "POST /set-tag HTTP/1.1" 200 109 0.023428 10.0.0.186 - - [2026-08-14 08:13:07] "POST /set-tag HTTP/1.1" 200 109 0.041941 10.0.0.186 - - [2026-08-14 08:13:07] "POST /set-tag HTTP/1.1" 200 109 0.038535 10.0.0.186 - - [2026-08-14 08:13:08] "POST /set-tag HTTP/1.1" 200 109 0.036662 10.0.0.186 - - [2026-08-14 08:13:08] "POST /set-tag HTTP/1.1" 200 109 0.053280 10.0.0.186 - - [2026-08-14 08:13:08] "DELETE /instance-ip/806552ee-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.076893 10.0.0.186 - - [2026-08-14 08:13:08] "DELETE /virtual-machine-interface/80496f7a-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.059947 10.0.0.186 - - [2026-08-14 08:13:08] "DELETE /virtual-machine/904ae994-3e9e-4b0a-b9ad-c59255073a1f HTTP/1.1" 200 115 0.035429 10.0.0.186 - - [2026-08-14 08:13:08] "DELETE /tag/c188369a-af9c-46a6-88bc-376c615a8c93 HTTP/1.1" 200 115 0.048594 10.0.0.186 - - [2026-08-14 08:13:08] "DELETE /tag/b0021f45-b8ff-4b98-97c0-499929f90fba HTTP/1.1" 409 391 0.004620 10.0.0.186 - - [2026-08-14 08:13:35] "GET /virtual-machine-interface/8172824c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005611 10.0.0.186 - - [2026-08-14 08:13:35] "POST /set-tag HTTP/1.1" 200 109 0.005597 10.0.0.186 - - [2026-08-14 08:13:35] "GET /virtual-machine-interface/8172824c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006164 10.0.0.186 - - [2026-08-14 08:13:35] "POST /set-tag HTTP/1.1" 200 109 0.003296 10.0.0.186 - - [2026-08-14 08:13:35] "GET /virtual-machine/a96f8148-1b5d-411c-aaa7-b36c53d37a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003994 10.0.0.186 - - [2026-08-14 08:13:35] "POST /ref-update HTTP/1.1" 200 156 0.019956 10.0.0.186 - - [2026-08-14 08:13:35] "GET /virtual-machine-interface/8172824c-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009554 10.0.0.186 - - [2026-08-14 08:13:36] "POST /set-tag HTTP/1.1" 200 109 0.053512 10.0.0.186 - - [2026-08-14 08:13:36] "POST /set-tag HTTP/1.1" 200 109 0.033940 10.0.0.186 - - [2026-08-14 08:13:36] "POST /set-tag HTTP/1.1" 200 109 0.042390 10.0.0.186 - - [2026-08-14 08:13:36] "POST /set-tag HTTP/1.1" 200 109 0.032464 10.0.0.186 - - [2026-08-14 08:13:36] "DELETE /instance-ip/8191c9cc-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.100929 10.0.0.186 - - [2026-08-14 08:13:36] "DELETE /virtual-machine-interface/8172824c-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.048569 10.0.0.186 - - [2026-08-14 08:13:36] "DELETE /virtual-machine/a96f8148-1b5d-411c-aaa7-b36c53d37a08 HTTP/1.1" 200 115 0.044842 10.0.0.186 - - [2026-08-14 08:13:36] "DELETE /tag/bb3902ef-25f0-461f-a7fd-c8b41d89b12b HTTP/1.1" 200 115 0.055681 10.0.0.186 - - [2026-08-14 08:13:36] "GET /virtual-machine-interface/82f9b522-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006561 10.0.0.186 - - [2026-08-14 08:13:36] "POST /set-tag HTTP/1.1" 200 109 0.002993 10.0.0.186 - - [2026-08-14 08:13:36] "GET /virtual-machine-interface/82f9b522-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006598 10.0.0.186 - - [2026-08-14 08:13:36] "POST /set-tag HTTP/1.1" 200 109 0.005995 10.0.0.186 - - [2026-08-14 08:13:36] "GET /virtual-machine/a4c4a6dc-9b2b-4035-8ffb-6f5a9a08a7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004606 10.0.0.186 - - [2026-08-14 08:13:36] "POST /ref-update HTTP/1.1" 200 156 0.021645 10.0.0.186 - - [2026-08-14 08:13:36] "GET /virtual-machine-interface/82f9b522-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.039823 10.0.0.186 - - [2026-08-14 08:13:36] "POST /set-tag HTTP/1.1" 200 109 0.022948 10.0.0.186 - - [2026-08-14 08:13:36] "POST /set-tag HTTP/1.1" 200 109 0.065510 10.0.0.186 - - [2026-08-14 08:13:37] "POST /set-tag HTTP/1.1" 200 109 0.073019 10.0.0.186 - - [2026-08-14 08:13:37] "POST /set-tag HTTP/1.1" 200 109 0.032402 10.0.0.186 - - [2026-08-14 08:13:37] "DELETE /instance-ip/8311bdde-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.076264 10.0.0.186 - - [2026-08-14 08:13:37] "DELETE /virtual-machine-interface/82f9b522-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.044566 10.0.0.186 - - [2026-08-14 08:13:37] "DELETE /virtual-machine/a4c4a6dc-9b2b-4035-8ffb-6f5a9a08a7d3 HTTP/1.1" 200 115 0.025375 10.0.0.186 - - [2026-08-14 08:13:37] "DELETE /tag/7f5c5c79-3763-4caf-993c-2cd2e7f1a192 HTTP/1.1" 200 115 0.053360 10.0.0.186 - - [2026-08-14 08:13:37] "GET /virtual-machine-interface/81fc3b40-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008450 10.0.0.186 - - [2026-08-14 08:13:37] "POST /set-tag HTTP/1.1" 200 109 0.003769 10.0.0.186 - - [2026-08-14 08:13:37] "GET /virtual-machine-interface/81fc3b40-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005418 10.0.0.186 - - [2026-08-14 08:13:37] "POST /set-tag HTTP/1.1" 200 109 0.002901 10.0.0.186 - - [2026-08-14 08:13:37] "GET /virtual-machine/bd05c52c-e8e1-44fb-aa72-57433ace118a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003316 10.0.0.186 - - [2026-08-14 08:13:37] "POST /ref-update HTTP/1.1" 200 156 0.009489 10.0.0.186 - - [2026-08-14 08:13:37] "GET /virtual-machine-interface/81fc3b40-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014325 10.0.0.186 - - [2026-08-14 08:13:37] "POST /set-tag HTTP/1.1" 200 109 0.020359 10.0.0.186 - - [2026-08-14 08:13:37] "POST /set-tag HTTP/1.1" 200 109 0.025895 10.0.0.186 - - [2026-08-14 08:13:37] "POST /set-tag HTTP/1.1" 200 109 0.027472 10.0.0.186 - - [2026-08-14 08:13:37] "POST /set-tag HTTP/1.1" 200 109 0.018145 10.0.0.186 - - [2026-08-14 08:13:37] "DELETE /instance-ip/821a7d4e-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.076120 10.0.0.186 - - [2026-08-14 08:13:37] "DELETE /virtual-machine-interface/81fc3b40-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.055555 10.0.0.186 - - [2026-08-14 08:13:37] "DELETE /virtual-machine/bd05c52c-e8e1-44fb-aa72-57433ace118a HTTP/1.1" 200 115 0.028272 10.0.0.186 - - [2026-08-14 08:13:37] "DELETE /tag/084bd081-86cf-4ba0-adc7-4f7c68d79b39 HTTP/1.1" 409 237 0.005467 10.0.0.186 - - [2026-08-14 08:13:37] "DELETE /tag/edb00aed-e088-482d-a502-7c1403b87432 HTTP/1.1" 200 115 0.045201 10.0.0.186 - - [2026-08-14 08:13:37] "DELETE /tag/08002c4c-4001-4d2d-8bfc-c9b9cf9da0f1 HTTP/1.1" 200 115 0.046039 10.0.0.186 - - [2026-08-14 08:13:37] "GET /virtual-machine-interface/827f9cce-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005732 10.0.0.186 - - [2026-08-14 08:13:38] "POST /set-tag HTTP/1.1" 200 109 0.003562 10.0.0.186 - - [2026-08-14 08:13:38] "GET /virtual-machine-interface/827f9cce-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008285 10.0.0.186 - - [2026-08-14 08:13:38] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.186 - - [2026-08-14 08:13:38] "GET /virtual-machine/9136a87f-c137-4988-a50b-cf5afb06a05a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004007 10.0.0.186 - - [2026-08-14 08:13:38] "POST /ref-update HTTP/1.1" 200 156 0.012028 10.0.0.186 - - [2026-08-14 08:13:38] "GET /virtual-machine-interface/827f9cce-97b7-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006726 10.0.0.186 - - [2026-08-14 08:13:38] "POST /set-tag HTTP/1.1" 200 109 0.024516 10.0.0.186 - - [2026-08-14 08:13:38] "POST /set-tag HTTP/1.1" 200 109 0.037336 10.0.0.186 - - [2026-08-14 08:13:38] "POST /set-tag HTTP/1.1" 200 109 0.041001 10.0.0.186 - - [2026-08-14 08:13:38] "POST /set-tag HTTP/1.1" 200 109 0.017266 10.0.0.186 - - [2026-08-14 08:13:38] "DELETE /instance-ip/829cfe86-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.057533 10.0.0.186 - - [2026-08-14 08:13:38] "DELETE /virtual-machine-interface/827f9cce-97b7-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.050083 10.0.0.186 - - [2026-08-14 08:13:38] "DELETE /virtual-machine/9136a87f-c137-4988-a50b-cf5afb06a05a HTTP/1.1" 200 115 0.018996 10.0.0.186 - - [2026-08-14 08:13:38] "DELETE /tag/d0e8cb29-a215-40fe-bbb0-ea0588188c90 HTTP/1.1" 200 115 0.052206 10.0.0.186 - - [2026-08-14 08:13:38] "DELETE /tag/38eacc02-33a8-44a1-9391-2e7bd120e09f HTTP/1.1" 409 237 0.004211 10.0.0.186 - - [2026-08-14 08:13:38] "DELETE /tag/28d4150f-b21e-46a3-aef3-8294c60d2a35 HTTP/1.1" 409 237 0.005455 10.0.0.186 - - [2026-08-14 08:13:40] "POST /projects HTTP/1.1" 409 238 0.002522 10.0.0.186 - - [2026-08-14 08:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.186 - - [2026-08-14 08:13:40] "GET /project/2ea82977-88c6-469c-b382-c6dfb5d6a563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034186 10.0.0.186 - - [2026-08-14 08:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.186 - - [2026-08-14 08:13:40] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004722 10.0.0.186 - - [2026-08-14 08:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.186 - - [2026-08-14 08:13:40] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006359 10.0.0.186 - - [2026-08-14 08:13:40] "POST /security-groups HTTP/1.1" 409 285 0.002783 10.0.0.186 - - [2026-08-14 08:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010711 10.0.0.186 - - [2026-08-14 08:13:40] "PUT /security-group/ab909aa8-840f-4812-bb81-98af653dd385 HTTP/1.1" 200 263 0.059205 10.0.0.186 - - [2026-08-14 08:13:40] "PUT /access-control-list/83e309a8-d19a-4c80-82dd-ae479298ed0d HTTP/1.1" 200 273 0.022390 10.0.0.186 - - [2026-08-14 08:13:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.034366 10.0.0.186 - - [2026-08-14 08:13:40] "PUT /access-control-list/d0b5694d-2928-4189-9fc3-698ec2532048 HTTP/1.1" 200 273 0.035599 10.0.0.186 - - [2026-08-14 08:13:45] "POST /projects HTTP/1.1" 409 238 0.002630 10.0.0.186 - - [2026-08-14 08:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.186 - - [2026-08-14 08:13:45] "GET /project/2ea82977-88c6-469c-b382-c6dfb5d6a563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.065314 10.0.0.186 - - [2026-08-14 08:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013618 10.0.0.186 - - [2026-08-14 08:13:45] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005097 10.0.0.186 - - [2026-08-14 08:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.186 - - [2026-08-14 08:13:45] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004490 10.0.0.186 - - [2026-08-14 08:13:45] "POST /security-groups HTTP/1.1" 409 285 0.002209 10.0.0.186 - - [2026-08-14 08:13:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.186 - - [2026-08-14 08:13:45] "PUT /security-group/ab909aa8-840f-4812-bb81-98af653dd385 HTTP/1.1" 200 263 0.058150 10.0.0.186 - - [2026-08-14 08:13:45] "PUT /access-control-list/83e309a8-d19a-4c80-82dd-ae479298ed0d HTTP/1.1" 200 273 0.023998 10.0.0.186 - - [2026-08-14 08:13:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.044737 10.0.0.186 - - [2026-08-14 08:13:45] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.016354 10.0.0.186 - - [2026-08-14 08:13:45] "PUT /access-control-list/d0b5694d-2928-4189-9fc3-698ec2532048 HTTP/1.1" 200 273 0.044246 10.0.0.186 - - [2026-08-14 08:13:45] "GET /firewall-rule/fb383820-5744-432d-8773-6980b121bcf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004141 10.0.0.186 - - [2026-08-14 08:13:45] "POST /ref-update HTTP/1.1" 200 156 0.060261 10.0.0.186 - - [2026-08-14 08:13:45] "DELETE /firewall-rule/fb383820-5744-432d-8773-6980b121bcf5 HTTP/1.1" 200 115 0.043395 10.0.0.186 - - [2026-08-14 08:13:45] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.008651 10.0.0.186 - - [2026-08-14 08:13:45] "GET /firewall-rule/2196e616-bd04-4a16-a538-b9c3e61ecf64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003340 10.0.0.186 - - [2026-08-14 08:13:45] "POST /ref-update HTTP/1.1" 200 156 0.051124 10.0.0.186 - - [2026-08-14 08:13:46] "DELETE /firewall-rule/2196e616-bd04-4a16-a538-b9c3e61ecf64 HTTP/1.1" 200 115 0.033798 10.0.0.186 - - [2026-08-14 08:13:46] "DELETE /tag/28d4150f-b21e-46a3-aef3-8294c60d2a35 HTTP/1.1" 409 237 0.024602 10.0.0.186 - - [2026-08-14 08:13:46] "DELETE /tag/38eacc02-33a8-44a1-9391-2e7bd120e09f HTTP/1.1" 409 237 0.017310 10.0.0.186 - - [2026-08-14 08:13:46] "DELETE /tag/1c1211fa-a110-48a5-849b-62bc107755e0 HTTP/1.1" 200 115 0.054069 10.0.0.186 - - [2026-08-14 08:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.186 - - [2026-08-14 08:13:46] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005049 10.0.0.186 - - [2026-08-14 08:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.186 - - [2026-08-14 08:13:46] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004669 10.0.0.186 - - [2026-08-14 08:13:46] "PUT /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34 HTTP/1.1" 200 265 0.067209 10.0.0.186 - - [2026-08-14 08:13:46] "PUT /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917 HTTP/1.1" 200 265 0.070273 10.0.0.186 - - [2026-08-14 08:13:46] "DELETE /security-group/ab909aa8-840f-4812-bb81-98af653dd385 HTTP/1.1" 200 115 0.062888 10.0.0.186 - - [2026-08-14 08:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.186 - - [2026-08-14 08:13:46] "DELETE /access-control-list/83e309a8-d19a-4c80-82dd-ae479298ed0d HTTP/1.1" 200 115 0.041363 10.0.0.186 - - [2026-08-14 08:13:46] "DELETE /access-control-list/d0b5694d-2928-4189-9fc3-698ec2532048 HTTP/1.1" 200 115 0.024819 10.0.0.186 - - [2026-08-14 08:13:46] "GET /project/2ea82977-88c6-469c-b382-c6dfb5d6a563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.043469 10.0.0.186 - - [2026-08-14 08:13:46] "GET /project/2ea82977-88c6-469c-b382-c6dfb5d6a563?fields=security_groups HTTP/1.1" 200 1352 0.031670 10.0.0.186 - - [2026-08-14 08:13:46] "DELETE /security-group/b6a6fc46-c89c-418b-83c8-69621a419a93 HTTP/1.1" 200 115 0.055363 10.0.0.186 - - [2026-08-14 08:13:46] "DELETE /access-control-list/2f1d575c-d306-4d17-b855-b816abab39a4 HTTP/1.1" 200 115 0.054099 10.0.0.186 - - [2026-08-14 08:13:46] "GET /project/2ea82977-88c6-469c-b382-c6dfb5d6a563?fields=application_policy_sets HTTP/1.1" 200 1391 0.059217 10.0.0.186 - - [2026-08-14 08:13:46] "DELETE /access-control-list/c805cb6f-8f9f-4389-bd0b-a179d980dd73 HTTP/1.1" 200 115 0.062006 10.0.0.186 - - [2026-08-14 08:13:46] "DELETE /project/2ea82977-88c6-469c-b382-c6dfb5d6a563 HTTP/1.1" 200 115 0.334438 10.0.0.186 - - [2026-08-14 08:13:46] "POST /projects HTTP/1.1" 409 238 0.002296 10.0.0.186 - - [2026-08-14 08:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.186 - - [2026-08-14 08:13:46] "GET /project/a4e2a764-7a43-4f0c-8580-38e8aaa3d23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038512 10.0.0.186 - - [2026-08-14 08:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.186 - - [2026-08-14 08:13:46] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005614 10.0.0.186 - - [2026-08-14 08:13:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.186 - - [2026-08-14 08:13:46] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.008192 10.0.0.186 - - [2026-08-14 08:13:47] "POST /security-groups HTTP/1.1" 409 285 0.003170 10.0.0.186 - - [2026-08-14 08:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.186 - - [2026-08-14 08:13:47] "PUT /security-group/7c973f3e-866a-44b3-a817-302fffd5eace HTTP/1.1" 200 263 0.070601 10.0.0.186 - - [2026-08-14 08:13:47] "PUT /access-control-list/4cea867d-8697-428a-961d-9e97ce09d483 HTTP/1.1" 200 273 0.011654 10.0.0.186 - - [2026-08-14 08:13:47] "PUT /access-control-list/b21e95ae-897a-4120-a9d2-174c2e8c9329 HTTP/1.1" 200 273 0.026449 10.0.0.186 - - [2026-08-14 08:13:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.038430 10.0.0.186 - - [2026-08-14 08:13:51] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003191 10.0.0.186 - - [2026-08-14 08:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.186 - - [2026-08-14 08:13:51] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006870 10.0.0.186 - - [2026-08-14 08:13:51] "GET /firewall-policy/4cd40841-66e3-4bb1-9651-4b79d6a3c626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003070 10.0.0.186 - - [2026-08-14 08:13:51] "GET /firewall-rule/76e0e4cd-e965-468a-a67d-67f8f06ae4dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004765 10.0.0.186 - - [2026-08-14 08:13:51] "POST /ref-update HTTP/1.1" 200 156 0.017159 10.0.0.186 - - [2026-08-14 08:13:51] "DELETE /firewall-rule/76e0e4cd-e965-468a-a67d-67f8f06ae4dc HTTP/1.1" 200 115 0.042980 10.0.0.186 - - [2026-08-14 08:13:51] "GET /firewall-policy/d9cef377-3f5c-4153-9c56-209035c8ec7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006026 10.0.0.186 - - [2026-08-14 08:13:51] "GET /firewall-rule/fe52485c-1d69-439a-ad7f-79d385dbebfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.003107 10.0.0.186 - - [2026-08-14 08:13:51] "POST /ref-update HTTP/1.1" 200 156 0.026150 10.0.0.186 - - [2026-08-14 08:13:51] "DELETE /firewall-rule/fe52485c-1d69-439a-ad7f-79d385dbebfc HTTP/1.1" 200 115 0.051065 10.0.0.186 - - [2026-08-14 08:13:51] "GET /firewall-policy/d9cef377-3f5c-4153-9c56-209035c8ec7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004897 10.0.0.186 - - [2026-08-14 08:13:51] "GET /firewall-rule/b652f284-94e2-475b-bb9b-30a8e87e626c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.003743 10.0.0.186 - - [2026-08-14 08:13:51] "POST /ref-update HTTP/1.1" 200 156 0.022472 10.0.0.186 - - [2026-08-14 08:13:51] "DELETE /firewall-rule/b652f284-94e2-475b-bb9b-30a8e87e626c HTTP/1.1" 200 115 0.043794 10.0.0.186 - - [2026-08-14 08:13:51] "GET /application-policy-set/a325a923-16de-4e16-9e3a-770484d625e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.005183 10.0.0.186 - - [2026-08-14 08:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.186 - - [2026-08-14 08:13:51] "GET /policy-management/8f01c2e0-2531-49a9-b3bb-8d0829fe2bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003945 10.0.0.186 - - [2026-08-14 08:13:51] "GET /firewall-policy/d9cef377-3f5c-4153-9c56-209035c8ec7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005324 10.0.0.186 - - [2026-08-14 08:13:51] "POST /ref-update HTTP/1.1" 200 156 0.026499 10.0.0.186 - - [2026-08-14 08:13:51] "DELETE /firewall-policy/d9cef377-3f5c-4153-9c56-209035c8ec7e HTTP/1.1" 200 115 0.039198 10.0.0.186 - - [2026-08-14 08:13:51] "DELETE /tag/28d4150f-b21e-46a3-aef3-8294c60d2a35 HTTP/1.1" 200 115 0.038535 10.0.0.186 - - [2026-08-14 08:13:51] "DELETE /tag/38eacc02-33a8-44a1-9391-2e7bd120e09f HTTP/1.1" 200 115 0.062602 10.0.0.186 - - [2026-08-14 08:13:52] "DELETE /tag/b0021f45-b8ff-4b98-97c0-499929f90fba HTTP/1.1" 200 115 0.066017 10.0.0.186 - - [2026-08-14 08:13:52] "DELETE /tag/084bd081-86cf-4ba0-adc7-4f7c68d79b39 HTTP/1.1" 200 115 0.067173 10.0.0.186 - - [2026-08-14 08:13:52] "DELETE /loadbalancer-member/0db8569e-26e5-4073-8ffc-fbb86338c46f HTTP/1.1" 200 115 0.032034 10.0.0.186 - - [2026-08-14 08:13:52] "DELETE /loadbalancer-pool/546d07c0-bc39-4b5c-bcd7-0bd5234d3f8a HTTP/1.1" 200 115 0.056257 10.0.0.186 - - [2026-08-14 08:13:52] "DELETE /loadbalancer-listener/8aa12a5a-25d9-4d75-b13f-eb00dbef42aa HTTP/1.1" 200 115 0.081477 10.0.0.186 - - [2026-08-14 08:13:52] "DELETE /loadbalancer/ae84141d-ab89-43a5-8a16-ae507b913603 HTTP/1.1" 200 115 0.046258 10.0.0.186 - - [2026-08-14 08:13:52] "DELETE /floating-ip/40bf2cdf-9ed1-41d9-b7ef-b73ae7ee3c20 HTTP/1.1" 200 115 0.060562 10.0.0.186 - - [2026-08-14 08:13:52] "DELETE /instance-ip/574aee98-1372-4275-a47f-122b0a8cab7b HTTP/1.1" 200 115 0.068774 10.0.0.186 - - [2026-08-14 08:13:52] "DELETE /virtual-machine-interface/a5c132fa-f4cd-4c95-98bc-5b28be9b6944 HTTP/1.1" 200 115 0.057785 10.0.0.186 - - [2026-08-14 08:13:52] "DELETE /tag/e0fa45a9-17c9-4c81-95f6-e6c1c8dee1fb HTTP/1.1" 200 115 0.047944 10.0.0.186 - - [2026-08-14 08:13:52] "POST /projects HTTP/1.1" 409 238 0.002414 10.0.0.186 - - [2026-08-14 08:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.186 - - [2026-08-14 08:13:52] "GET /project/a4e2a764-7a43-4f0c-8580-38e8aaa3d23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042103 10.0.0.186 - - [2026-08-14 08:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.186 - - [2026-08-14 08:13:52] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.006991 10.0.0.186 - - [2026-08-14 08:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.186 - - [2026-08-14 08:13:52] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005767 10.0.0.186 - - [2026-08-14 08:13:52] "POST /security-groups HTTP/1.1" 409 285 0.004743 10.0.0.186 - - [2026-08-14 08:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.186 - - [2026-08-14 08:13:52] "PUT /security-group/7c973f3e-866a-44b3-a817-302fffd5eace HTTP/1.1" 200 263 0.058175 10.0.0.186 - - [2026-08-14 08:13:52] "PUT /access-control-list/4cea867d-8697-428a-961d-9e97ce09d483 HTTP/1.1" 200 273 0.026761 10.0.0.186 - - [2026-08-14 08:13:52] "PUT /access-control-list/b21e95ae-897a-4120-a9d2-174c2e8c9329 HTTP/1.1" 200 273 0.026646 10.0.0.186 - - [2026-08-14 08:13:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.065486 10.0.0.186 - - [2026-08-14 08:13:53] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.025573 10.0.0.186 - - [2026-08-14 08:13:53] "GET /firewall-rule/05b1ceec-1db3-435d-a02e-8d0b6e54ff73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.005747 10.0.0.186 - - [2026-08-14 08:13:53] "POST /ref-update HTTP/1.1" 200 156 0.086565 10.0.0.186 - - [2026-08-14 08:13:53] "DELETE /firewall-rule/05b1ceec-1db3-435d-a02e-8d0b6e54ff73 HTTP/1.1" 200 115 0.069219 10.0.0.186 - - [2026-08-14 08:13:53] "GET /firewall-policy/427b2b6b-e28c-4c35-a4a6-1e32cdc123b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.011310 10.0.0.186 - - [2026-08-14 08:13:53] "GET /firewall-rule/ad78c1ce-2649-4267-81bd-a598f14249af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003890 10.0.0.186 - - [2026-08-14 08:13:53] "POST /ref-update HTTP/1.1" 200 156 0.062202 10.0.0.186 - - [2026-08-14 08:13:53] "DELETE /firewall-rule/ad78c1ce-2649-4267-81bd-a598f14249af HTTP/1.1" 200 115 0.056123 10.0.0.186 - - [2026-08-14 08:13:53] "DELETE /tag/cd3e68ab-7f67-4e9f-b723-c56c600b03b1 HTTP/1.1" 200 115 0.065415 10.0.0.186 - - [2026-08-14 08:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.186 - - [2026-08-14 08:13:53] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005181 10.0.0.186 - - [2026-08-14 08:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.186 - - [2026-08-14 08:13:53] "GET /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004237 10.0.0.186 - - [2026-08-14 08:13:53] "PUT /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34 HTTP/1.1" 200 265 0.071822 10.0.0.186 - - [2026-08-14 08:13:53] "PUT /virtual-network/260b9c0a-fd34-4e89-a8ff-dc7c0b1f5917 HTTP/1.1" 200 265 0.088094 10.0.0.186 - - [2026-08-14 08:13:53] "DELETE /security-group/7c973f3e-866a-44b3-a817-302fffd5eace HTTP/1.1" 200 115 0.086958 10.0.0.186 - - [2026-08-14 08:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.021539 10.0.0.186 - - [2026-08-14 08:13:53] "DELETE /access-control-list/4cea867d-8697-428a-961d-9e97ce09d483 HTTP/1.1" 200 115 0.073389 10.0.0.186 - - [2026-08-14 08:13:53] "DELETE /access-control-list/b21e95ae-897a-4120-a9d2-174c2e8c9329 HTTP/1.1" 200 115 0.067026 10.0.0.186 - - [2026-08-14 08:13:54] "GET /project/a4e2a764-7a43-4f0c-8580-38e8aaa3d23e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.068950 10.0.0.186 - - [2026-08-14 08:13:54] "GET /project/a4e2a764-7a43-4f0c-8580-38e8aaa3d23e?fields=security_groups HTTP/1.1" 200 1352 0.059290 10.0.0.186 - - [2026-08-14 08:13:54] "DELETE /security-group/03a77943-d42b-46d1-9e09-c960a694592b HTTP/1.1" 200 115 0.091085 10.0.0.186 - - [2026-08-14 08:13:54] "DELETE /access-control-list/e4eef829-d42c-444f-b29f-07263166c656 HTTP/1.1" 200 115 0.055859 10.0.0.186 - - [2026-08-14 08:13:54] "GET /project/a4e2a764-7a43-4f0c-8580-38e8aaa3d23e?fields=application_policy_sets HTTP/1.1" 200 1391 0.078388 10.0.0.186 - - [2026-08-14 08:13:54] "DELETE /access-control-list/f63826bb-54a8-4e6e-9cd9-6e433e2f8ffa HTTP/1.1" 200 115 0.082325 10.0.0.186 - - [2026-08-14 08:13:54] "DELETE /project/a4e2a764-7a43-4f0c-8580-38e8aaa3d23e HTTP/1.1" 200 115 0.516653 10.0.0.186 - - [2026-08-14 08:14:49] "GET / HTTP/1.1" 200 36215 0.002151 10.0.0.186 - - [2026-08-14 08:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.186 - - [2026-08-14 08:14:49] "GET /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.011058 10.0.0.186 - - [2026-08-14 08:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.186 - - [2026-08-14 08:14:50] "GET /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002743 10.0.0.186 - - [2026-08-14 08:15:09] "GET / HTTP/1.1" 200 36215 0.001979 10.0.0.186 - - [2026-08-14 08:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.186 - - [2026-08-14 08:15:09] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005646 10.0.0.186 - - [2026-08-14 08:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.186 - - [2026-08-14 08:15:09] "GET /config-node/38d09700-78f9-4121-96a5-abfda536ab22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002554 10.0.0.186 - - [2026-08-14 08:15:09] "GET / HTTP/1.1" 200 36215 0.001559 10.0.0.186 - - [2026-08-14 08:15:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002537 10.0.0.186 - - [2026-08-14 08:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.186 - - [2026-08-14 08:15:14] "GET /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002991 10.0.0.186 - - [2026-08-14 08:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.186 - - [2026-08-14 08:15:14] "PUT /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1 HTTP/1.1" 200 277 0.010447 10.0.0.186 - - [2026-08-14 08:15:15] "GET / HTTP/1.1" 200 36215 0.001783 10.0.0.186 - - [2026-08-14 08:15:15] "POST /alarms HTTP/1.1" 409 264 0.002420 10.0.0.186 - - [2026-08-14 08:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.186 - - [2026-08-14 08:15:15] "PUT /alarm/0fd57626-11ad-418c-af98-20fd3e9253ad HTTP/1.1" 200 245 0.012281 10.0.0.186 - - [2026-08-14 08:15:15] "POST /alarms HTTP/1.1" 409 261 0.006577 10.0.0.186 - - [2026-08-14 08:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.186 - - [2026-08-14 08:15:15] "PUT /alarm/9e0f993a-ecb0-46a4-bc9c-6cfdda463606 HTTP/1.1" 200 245 0.018240 10.0.0.186 - - [2026-08-14 08:15:15] "POST /alarms HTTP/1.1" 409 261 0.007630 10.0.0.186 - - [2026-08-14 08:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.186 - - [2026-08-14 08:15:15] "PUT /alarm/6e568c6b-7793-4644-987d-0f61c66dd06b HTTP/1.1" 200 245 0.014422 10.0.0.186 - - [2026-08-14 08:15:15] "POST /alarms HTTP/1.1" 409 253 0.013280 10.0.0.186 - - [2026-08-14 08:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.186 - - [2026-08-14 08:15:15] "PUT /alarm/7f9c98c9-e570-4f90-8d7f-48c4426c36b4 HTTP/1.1" 200 245 0.015651 10.0.0.186 - - [2026-08-14 08:15:15] "POST /alarms HTTP/1.1" 409 251 0.011616 10.0.0.186 - - [2026-08-14 08:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.186 - - [2026-08-14 08:15:15] "PUT /alarm/06a5cba2-174f-4608-a547-8df0cb55118f HTTP/1.1" 200 245 0.013940 10.0.0.186 - - [2026-08-14 08:15:15] "POST /alarms HTTP/1.1" 409 252 0.004770 10.0.0.186 - - [2026-08-14 08:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.186 - - [2026-08-14 08:15:15] "PUT /alarm/fcdd5b1c-0494-427c-95a5-48df7de42721 HTTP/1.1" 200 245 0.015201 10.0.0.186 - - [2026-08-14 08:15:15] "POST /alarms HTTP/1.1" 409 256 0.017720 10.0.0.186 - - [2026-08-14 08:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.186 - - [2026-08-14 08:15:15] "PUT /alarm/e131a52a-b13f-430f-b6d4-3083cdafb348 HTTP/1.1" 200 245 0.015011 10.0.0.186 - - [2026-08-14 08:15:15] "POST /alarms HTTP/1.1" 409 248 0.004784 10.0.0.186 - - [2026-08-14 08:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.186 - - [2026-08-14 08:15:15] "PUT /alarm/6c9ae25a-df61-4e5b-9e5c-6da330b5ca5f HTTP/1.1" 200 245 0.013999 10.0.0.186 - - [2026-08-14 08:15:15] "POST /alarms HTTP/1.1" 409 252 0.005970 10.0.0.186 - - [2026-08-14 08:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008909 10.0.0.186 - - [2026-08-14 08:15:15] "PUT /alarm/6f89d502-3f1e-4088-a774-2995322784f8 HTTP/1.1" 200 245 0.030727 10.0.0.186 - - [2026-08-14 08:15:15] "POST /alarms HTTP/1.1" 409 257 0.017190 10.0.0.186 - - [2026-08-14 08:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.186 - - [2026-08-14 08:15:15] "PUT /alarm/74b0bf78-ebac-4db3-bd20-6cdc0353cf4a HTTP/1.1" 200 245 0.017253 10.0.0.186 - - [2026-08-14 08:15:15] "POST /alarms HTTP/1.1" 409 251 0.018596 10.0.0.186 - - [2026-08-14 08:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.186 - - [2026-08-14 08:15:16] "PUT /alarm/edcd3257-29ce-401e-9433-5a0f23b5b081 HTTP/1.1" 200 245 0.013784 10.0.0.186 - - [2026-08-14 08:15:16] "POST /alarms HTTP/1.1" 409 257 0.008625 10.0.0.186 - - [2026-08-14 08:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.186 - - [2026-08-14 08:15:16] "PUT /alarm/a67199a0-a64e-449f-a4c3-b09742e56dac HTTP/1.1" 200 245 0.016004 10.0.0.186 - - [2026-08-14 08:15:16] "POST /alarms HTTP/1.1" 409 261 0.007623 10.0.0.186 - - [2026-08-14 08:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.186 - - [2026-08-14 08:15:16] "PUT /alarm/d9ecb209-0646-41e7-95a4-2aa5a13fb948 HTTP/1.1" 200 245 0.014515 10.0.0.186 - - [2026-08-14 08:15:16] "POST /alarms HTTP/1.1" 409 258 0.016223 10.0.0.186 - - [2026-08-14 08:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.186 - - [2026-08-14 08:15:16] "PUT /alarm/5af88dbd-0ead-467c-8e95-9012073f3419 HTTP/1.1" 200 245 0.014353 10.0.0.186 - - [2026-08-14 08:15:16] "POST /alarms HTTP/1.1" 409 254 0.006152 10.0.0.186 - - [2026-08-14 08:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.186 - - [2026-08-14 08:15:16] "PUT /alarm/7f29bb1a-8cc6-4c01-9db3-ed582a90bff8 HTTP/1.1" 200 245 0.013414 10.0.0.186 - - [2026-08-14 08:15:16] "POST /alarms HTTP/1.1" 409 254 0.015334 10.0.0.186 - - [2026-08-14 08:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.186 - - [2026-08-14 08:15:16] "PUT /alarm/df919410-24d7-47e8-8837-4fa3bcf73de8 HTTP/1.1" 200 245 0.018303 10.0.0.186 - - [2026-08-14 08:15:16] "POST /alarms HTTP/1.1" 409 254 0.005090 10.0.0.186 - - [2026-08-14 08:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.186 - - [2026-08-14 08:15:16] "PUT /alarm/4441a705-3573-4a03-9e81-ec3a4cebc73d HTTP/1.1" 200 245 0.026847 10.0.0.186 - - [2026-08-14 08:15:16] "POST /alarms HTTP/1.1" 409 247 0.003817 10.0.0.186 - - [2026-08-14 08:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.186 - - [2026-08-14 08:15:16] "PUT /alarm/22602ef3-35ea-4a4e-a95e-43d74b2338d0 HTTP/1.1" 200 245 0.015353 10.0.0.186 - - [2026-08-14 08:15:16] "POST /alarms HTTP/1.1" 409 272 0.011840 10.0.0.186 - - [2026-08-14 08:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.186 - - [2026-08-14 08:15:16] "PUT /alarm/af41a7bf-9e0b-4141-8b2f-b4c6f407696a HTTP/1.1" 200 245 0.012095 10.0.0.186 - - [2026-08-14 08:15:16] "POST /alarms HTTP/1.1" 409 261 0.012117 10.0.0.186 - - [2026-08-14 08:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.186 - - [2026-08-14 08:15:16] "PUT /alarm/12dfe07d-1149-4efc-9f9c-2256630cf7d3 HTTP/1.1" 200 245 0.013489 10.0.0.186 - - [2026-08-14 08:15:16] "POST /alarms HTTP/1.1" 409 259 0.007199 10.0.0.186 - - [2026-08-14 08:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.186 - - [2026-08-14 08:15:16] "PUT /alarm/f5d2daee-2dd5-4d69-8aef-1c317bd40505 HTTP/1.1" 200 245 0.015675 10.0.0.186 - - [2026-08-14 08:15:16] "POST /alarms HTTP/1.1" 409 265 0.006164 10.0.0.186 - - [2026-08-14 08:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.186 - - [2026-08-14 08:15:16] "PUT /alarm/56836713-dfe3-4711-af4b-8b83681e0d41 HTTP/1.1" 200 245 0.017858 10.0.0.186 - - [2026-08-14 08:15:16] "POST /alarms HTTP/1.1" 409 279 0.008521 10.0.0.186 - - [2026-08-14 08:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.186 - - [2026-08-14 08:15:17] "PUT /alarm/05baeb78-5e63-4f13-ad05-513c02cd3162 HTTP/1.1" 200 245 0.017127 10.0.0.186 - - [2026-08-14 08:15:17] "GET / HTTP/1.1" 200 36215 0.002443 10.0.0.186 - - [2026-08-14 08:15:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002691 10.0.0.186 - - [2026-08-14 08:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.186 - - [2026-08-14 08:15:17] "PUT /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1 HTTP/1.1" 200 277 0.012101 10.0.0.186 - - [2026-08-14 08:15:17] "GET / HTTP/1.1" 200 36215 0.001736 10.0.0.186 - - [2026-08-14 08:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.186 - - [2026-08-14 08:15:17] "GET /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003152 10.0.0.186 - - [2026-08-14 08:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.186 - - [2026-08-14 08:15:17] "PUT /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1 HTTP/1.1" 200 277 0.011564 10.0.0.186 - - [2026-08-14 08:15:18] "GET / HTTP/1.1" 200 36215 0.002292 10.0.0.186 - - [2026-08-14 08:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.186 - - [2026-08-14 08:15:18] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005161 10.0.0.186 - - [2026-08-14 08:15:18] "PUT /global-system-config/317d6876-f149-47fd-bb39-48899190e83a HTTP/1.1" 200 275 0.027688 10.0.0.186 - - [2026-08-14 08:15:21] "GET / HTTP/1.1" 200 36215 0.001514 10.0.0.186 - - [2026-08-14 08:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.186 - - [2026-08-14 08:15:21] "GET /routing-instance/733ebf57-87ee-4891-8c41-ca7d365983a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006407 10.0.0.186 - - [2026-08-14 08:15:21] "POST /bgp-routers HTTP/1.1" 409 301 0.002565 10.0.0.186 - - [2026-08-14 08:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.186 - - [2026-08-14 08:15:21] "GET /bgp-router/60260628-ddab-4f21-8818-8b4a91a0b4af?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.003107 10.0.0.186 - - [2026-08-14 08:15:21] "PUT /bgp-router/60260628-ddab-4f21-8818-8b4a91a0b4af HTTP/1.1" 200 255 0.017061 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:15:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001209 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:15:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001169 10.0.0.186 - - [2026-08-14 08:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.186 - - [2026-08-14 08:15:23] "GET /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006969 10.0.0.186 - - [2026-08-14 08:15:37] "GET / HTTP/1.1" 200 36215 0.002021 10.0.0.186 - - [2026-08-14 08:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.186 - - [2026-08-14 08:15:37] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006338 10.0.0.186 - - [2026-08-14 08:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.186 - - [2026-08-14 08:15:37] "GET /config-node/38d09700-78f9-4121-96a5-abfda536ab22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003021 10.0.0.186 - - [2026-08-14 08:15:49] "GET / HTTP/1.1" 200 36215 0.001604 10.0.0.186 - - [2026-08-14 08:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.186 - - [2026-08-14 08:15:49] "GET /routing-instance/733ebf57-87ee-4891-8c41-ca7d365983a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004268 10.0.0.186 - - [2026-08-14 08:15:49] "POST /bgp-routers HTTP/1.1" 409 301 0.002490 10.0.0.186 - - [2026-08-14 08:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.186 - - [2026-08-14 08:15:49] "GET /bgp-router/60260628-ddab-4f21-8818-8b4a91a0b4af?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.003059 10.0.0.186 - - [2026-08-14 08:15:49] "PUT /bgp-router/60260628-ddab-4f21-8818-8b4a91a0b4af HTTP/1.1" 200 255 0.017009 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:15:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001452 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:15:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001174 10.0.0.186 - - [2026-08-14 08:16:05] "GET / HTTP/1.1" 200 36215 0.002576 10.0.0.186 - - [2026-08-14 08:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.186 - - [2026-08-14 08:16:05] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006615 10.0.0.186 - - [2026-08-14 08:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.186 - - [2026-08-14 08:16:05] "GET /config-node/38d09700-78f9-4121-96a5-abfda536ab22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003398 10.0.0.186 - - [2026-08-14 08:16:05] "GET / HTTP/1.1" 200 36215 0.001668 10.0.0.186 - - [2026-08-14 08:16:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002973 10.0.0.186 - - [2026-08-14 08:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.186 - - [2026-08-14 08:16:10] "GET /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002875 10.0.0.186 - - [2026-08-14 08:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.186 - - [2026-08-14 08:16:10] "PUT /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1 HTTP/1.1" 200 277 0.010217 10.0.0.186 - - [2026-08-14 08:16:10] "GET / HTTP/1.1" 200 36215 0.001566 10.0.0.186 - - [2026-08-14 08:16:10] "POST /alarms HTTP/1.1" 409 264 0.002709 10.0.0.186 - - [2026-08-14 08:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.186 - - [2026-08-14 08:16:10] "PUT /alarm/0fd57626-11ad-418c-af98-20fd3e9253ad HTTP/1.1" 200 245 0.012869 10.0.0.186 - - [2026-08-14 08:16:10] "POST /alarms HTTP/1.1" 409 261 0.002897 10.0.0.186 - - [2026-08-14 08:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.186 - - [2026-08-14 08:16:10] "PUT /alarm/9e0f993a-ecb0-46a4-bc9c-6cfdda463606 HTTP/1.1" 200 245 0.022751 10.0.0.186 - - [2026-08-14 08:16:10] "POST /alarms HTTP/1.1" 409 261 0.009779 10.0.0.186 - - [2026-08-14 08:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.186 - - [2026-08-14 08:16:11] "PUT /alarm/6e568c6b-7793-4644-987d-0f61c66dd06b HTTP/1.1" 200 245 0.012749 10.0.0.186 - - [2026-08-14 08:16:11] "POST /alarms HTTP/1.1" 409 253 0.005602 10.0.0.186 - - [2026-08-14 08:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.186 - - [2026-08-14 08:16:11] "PUT /alarm/7f9c98c9-e570-4f90-8d7f-48c4426c36b4 HTTP/1.1" 200 245 0.011438 10.0.0.186 - - [2026-08-14 08:16:11] "POST /alarms HTTP/1.1" 409 251 0.004426 10.0.0.186 - - [2026-08-14 08:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.186 - - [2026-08-14 08:16:11] "PUT /alarm/06a5cba2-174f-4608-a547-8df0cb55118f HTTP/1.1" 200 245 0.010435 10.0.0.186 - - [2026-08-14 08:16:11] "POST /alarms HTTP/1.1" 409 252 0.012532 10.0.0.186 - - [2026-08-14 08:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.186 - - [2026-08-14 08:16:11] "PUT /alarm/fcdd5b1c-0494-427c-95a5-48df7de42721 HTTP/1.1" 200 245 0.013316 10.0.0.186 - - [2026-08-14 08:16:11] "POST /alarms HTTP/1.1" 409 256 0.010407 10.0.0.186 - - [2026-08-14 08:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.186 - - [2026-08-14 08:16:11] "PUT /alarm/e131a52a-b13f-430f-b6d4-3083cdafb348 HTTP/1.1" 200 245 0.014613 10.0.0.186 - - [2026-08-14 08:16:11] "POST /alarms HTTP/1.1" 409 248 0.009958 10.0.0.186 - - [2026-08-14 08:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.186 - - [2026-08-14 08:16:11] "PUT /alarm/6c9ae25a-df61-4e5b-9e5c-6da330b5ca5f HTTP/1.1" 200 245 0.014749 10.0.0.186 - - [2026-08-14 08:16:11] "POST /alarms HTTP/1.1" 409 252 0.013183 10.0.0.186 - - [2026-08-14 08:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.186 - - [2026-08-14 08:16:11] "PUT /alarm/6f89d502-3f1e-4088-a774-2995322784f8 HTTP/1.1" 200 245 0.021033 10.0.0.186 - - [2026-08-14 08:16:11] "POST /alarms HTTP/1.1" 409 257 0.009290 10.0.0.186 - - [2026-08-14 08:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.186 - - [2026-08-14 08:16:11] "PUT /alarm/74b0bf78-ebac-4db3-bd20-6cdc0353cf4a HTTP/1.1" 200 245 0.014238 10.0.0.186 - - [2026-08-14 08:16:11] "POST /alarms HTTP/1.1" 409 251 0.017654 10.0.0.186 - - [2026-08-14 08:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.186 - - [2026-08-14 08:16:11] "PUT /alarm/edcd3257-29ce-401e-9433-5a0f23b5b081 HTTP/1.1" 200 245 0.012970 10.0.0.186 - - [2026-08-14 08:16:11] "POST /alarms HTTP/1.1" 409 257 0.004527 10.0.0.186 - - [2026-08-14 08:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.186 - - [2026-08-14 08:16:11] "PUT /alarm/a67199a0-a64e-449f-a4c3-b09742e56dac HTTP/1.1" 200 245 0.013950 10.0.0.186 - - [2026-08-14 08:16:11] "POST /alarms HTTP/1.1" 409 261 0.016003 10.0.0.186 - - [2026-08-14 08:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.186 - - [2026-08-14 08:16:11] "PUT /alarm/d9ecb209-0646-41e7-95a4-2aa5a13fb948 HTTP/1.1" 200 245 0.014136 10.0.0.186 - - [2026-08-14 08:16:11] "POST /alarms HTTP/1.1" 409 258 0.008521 10.0.0.186 - - [2026-08-14 08:16:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.186 - - [2026-08-14 08:16:11] "PUT /alarm/5af88dbd-0ead-467c-8e95-9012073f3419 HTTP/1.1" 200 245 0.015293 10.0.0.186 - - [2026-08-14 08:16:11] "POST /alarms HTTP/1.1" 409 254 0.010401 10.0.0.186 - - [2026-08-14 08:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006278 10.0.0.186 - - [2026-08-14 08:16:12] "PUT /alarm/7f29bb1a-8cc6-4c01-9db3-ed582a90bff8 HTTP/1.1" 200 245 0.012097 10.0.0.186 - - [2026-08-14 08:16:12] "POST /alarms HTTP/1.1" 409 254 0.003482 10.0.0.186 - - [2026-08-14 08:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.186 - - [2026-08-14 08:16:12] "PUT /alarm/df919410-24d7-47e8-8837-4fa3bcf73de8 HTTP/1.1" 200 245 0.015163 10.0.0.186 - - [2026-08-14 08:16:12] "POST /alarms HTTP/1.1" 409 254 0.016602 10.0.0.186 - - [2026-08-14 08:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011461 10.0.0.186 - - [2026-08-14 08:16:12] "PUT /alarm/4441a705-3573-4a03-9e81-ec3a4cebc73d HTTP/1.1" 200 245 0.013163 10.0.0.186 - - [2026-08-14 08:16:12] "POST /alarms HTTP/1.1" 409 247 0.010533 10.0.0.186 - - [2026-08-14 08:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.186 - - [2026-08-14 08:16:12] "PUT /alarm/22602ef3-35ea-4a4e-a95e-43d74b2338d0 HTTP/1.1" 200 245 0.013878 10.0.0.186 - - [2026-08-14 08:16:12] "POST /alarms HTTP/1.1" 409 272 0.014169 10.0.0.186 - - [2026-08-14 08:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.186 - - [2026-08-14 08:16:12] "PUT /alarm/af41a7bf-9e0b-4141-8b2f-b4c6f407696a HTTP/1.1" 200 245 0.011881 10.0.0.186 - - [2026-08-14 08:16:12] "POST /alarms HTTP/1.1" 409 261 0.012421 10.0.0.186 - - [2026-08-14 08:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.186 - - [2026-08-14 08:16:12] "PUT /alarm/12dfe07d-1149-4efc-9f9c-2256630cf7d3 HTTP/1.1" 200 245 0.011822 10.0.0.186 - - [2026-08-14 08:16:12] "POST /alarms HTTP/1.1" 409 259 0.006242 10.0.0.186 - - [2026-08-14 08:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.186 - - [2026-08-14 08:16:12] "PUT /alarm/f5d2daee-2dd5-4d69-8aef-1c317bd40505 HTTP/1.1" 200 245 0.011193 10.0.0.186 - - [2026-08-14 08:16:12] "POST /alarms HTTP/1.1" 409 265 0.005285 10.0.0.186 - - [2026-08-14 08:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.186 - - [2026-08-14 08:16:12] "PUT /alarm/56836713-dfe3-4711-af4b-8b83681e0d41 HTTP/1.1" 200 245 0.012690 10.0.0.186 - - [2026-08-14 08:16:12] "POST /alarms HTTP/1.1" 409 279 0.015676 10.0.0.186 - - [2026-08-14 08:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.186 - - [2026-08-14 08:16:12] "PUT /alarm/05baeb78-5e63-4f13-ad05-513c02cd3162 HTTP/1.1" 200 245 0.011580 10.0.0.186 - - [2026-08-14 08:16:12] "GET / HTTP/1.1" 200 36215 0.001775 10.0.0.186 - - [2026-08-14 08:16:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002357 10.0.0.186 - - [2026-08-14 08:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.186 - - [2026-08-14 08:16:12] "PUT /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1 HTTP/1.1" 200 277 0.012215 10.0.0.186 - - [2026-08-14 08:16:13] "GET / HTTP/1.1" 200 36215 0.002249 10.0.0.186 - - [2026-08-14 08:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.186 - - [2026-08-14 08:16:13] "GET /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002653 10.0.0.186 - - [2026-08-14 08:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.186 - - [2026-08-14 08:16:13] "PUT /global-vrouter-config/2e2b2241-82c0-433c-849e-1f13b69838c1 HTTP/1.1" 200 277 0.010353 10.0.0.186 - - [2026-08-14 08:16:13] "GET / HTTP/1.1" 200 36215 0.001907 10.0.0.186 - - [2026-08-14 08:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.186 - - [2026-08-14 08:16:13] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004961 10.0.0.186 - - [2026-08-14 08:16:13] "PUT /global-system-config/317d6876-f149-47fd-bb39-48899190e83a HTTP/1.1" 200 275 0.017595 10.0.0.186 - - [2026-08-14 08:16:17] "GET / HTTP/1.1" 200 36215 0.001439 10.0.0.186 - - [2026-08-14 08:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.186 - - [2026-08-14 08:16:17] "GET /routing-instance/733ebf57-87ee-4891-8c41-ca7d365983a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002848 10.0.0.186 - - [2026-08-14 08:16:17] "POST /bgp-routers HTTP/1.1" 409 301 0.001890 10.0.0.186 - - [2026-08-14 08:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.186 - - [2026-08-14 08:16:17] "GET /bgp-router/60260628-ddab-4f21-8818-8b4a91a0b4af?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.005435 10.0.0.186 - - [2026-08-14 08:16:17] "PUT /bgp-router/60260628-ddab-4f21-8818-8b4a91a0b4af HTTP/1.1" 200 255 0.048808 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:16:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001169 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:16:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001298 10.0.0.186 - - [2026-08-14 08:16:20] "POST /tags HTTP/1.1" 200 356 0.038913 10.0.0.186 - - [2026-08-14 08:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.186 - - [2026-08-14 08:16:20] "GET /tag/20bb8bf4-e175-401e-b9f8-4925c73ab4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.056429 10.0.0.186 - - [2026-08-14 08:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007055 10.0.0.186 - - [2026-08-14 08:16:20] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007756 10.0.0.186 - - [2026-08-14 08:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.186 - - [2026-08-14 08:16:21] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.092976 10.0.0.186 - - [2026-08-14 08:16:21] "POST /virtual-machines HTTP/1.1" 200 352 0.025341 10.0.0.186 - - [2026-08-14 08:16:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031374 10.0.0.186 - - [2026-08-14 08:16:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.140363 10.0.0.186 - - [2026-08-14 08:16:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.025297 10.0.0.186 - - [2026-08-14 08:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.022931 10.0.0.186 - - [2026-08-14 08:16:21] "GET /virtual-machine-interface/6eb42902-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.007612 10.0.0.186 - - [2026-08-14 08:16:21] "POST /instance-ips HTTP/1.1" 200 392 0.029133 10.0.0.186 - - [2026-08-14 08:16:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.034726 10.0.0.186 - - [2026-08-14 08:16:21] "GET /virtual-machine-interface/6eb42902-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.013851 10.0.0.186 - - [2026-08-14 08:16:21] "POST /set-tag HTTP/1.1" 200 109 0.019576 10.0.0.186 - - [2026-08-14 08:16:21] "GET /virtual-machine-interface/6eb42902-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.037241 10.0.0.186 - - [2026-08-14 08:16:21] "GET /instance-ip/6ed608d8-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004120 10.0.0.186 - - [2026-08-14 08:16:21] "GET /virtual-machine-interface/6eb42902-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007065 10.0.0.186 - - [2026-08-14 08:16:21] "POST /set-tag HTTP/1.1" 200 109 0.002707 10.0.0.186 - - [2026-08-14 08:16:21] "GET /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004125 10.0.0.186 - - [2026-08-14 08:16:21] "POST /ref-update HTTP/1.1" 200 156 0.008352 10.0.0.186 - - [2026-08-14 08:16:21] "GET /virtual-machine-interface/6eb42902-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007737 10.0.0.186 - - [2026-08-14 08:16:21] "POST /set-tag HTTP/1.1" 200 109 0.002767 10.0.0.186 - - [2026-08-14 08:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.186 - - [2026-08-14 08:16:21] "GET /virtual-network/c2ca23c8-0984-4f08-a243-9c8ab3949b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005336 10.0.0.186 - - [2026-08-14 08:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.186 - - [2026-08-14 08:16:22] "GET /project/7bad7409-35cb-4ce6-8fb8-cc1150497bd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052959 10.0.0.186 - - [2026-08-14 08:16:22] "POST /virtual-machines HTTP/1.1" 200 356 0.012488 10.0.0.186 - - [2026-08-14 08:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009420 10.0.0.186 - - [2026-08-14 08:16:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.103614 10.0.0.186 - - [2026-08-14 08:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014056 10.0.0.186 - - [2026-08-14 08:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.186 - - [2026-08-14 08:16:22] "GET /virtual-machine-interface/6f3eae7e-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.009569 10.0.0.186 - - [2026-08-14 08:16:22] "POST /instance-ips HTTP/1.1" 200 396 0.035479 10.0.0.186 - - [2026-08-14 08:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.028296 10.0.0.186 - - [2026-08-14 08:16:22] "GET /virtual-machine-interface/6f3eae7e-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.014734 10.0.0.186 - - [2026-08-14 08:16:22] "POST /set-tag HTTP/1.1" 200 109 0.021924 10.0.0.186 - - [2026-08-14 08:16:22] "GET /virtual-machine-interface/6f3eae7e-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.024078 10.0.0.186 - - [2026-08-14 08:16:22] "GET /instance-ip/6f596caa-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.003646 10.0.0.186 - - [2026-08-14 08:16:22] "GET /virtual-machine-interface/6f3eae7e-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006151 10.0.0.186 - - [2026-08-14 08:16:22] "POST /set-tag HTTP/1.1" 200 109 0.003508 10.0.0.186 - - [2026-08-14 08:16:22] "GET /virtual-router/5fc168bf-f7da-4676-ad79-b1f2f84b1277?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.010256 10.0.0.186 - - [2026-08-14 08:16:22] "POST /ref-update HTTP/1.1" 200 156 0.008573 10.0.0.186 - - [2026-08-14 08:16:22] "GET /virtual-machine-interface/6f3eae7e-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.015953 10.0.0.186 - - [2026-08-14 08:16:22] "POST /set-tag HTTP/1.1" 200 109 0.004514 10.0.0.186 - - [2026-08-14 08:16:22] "GET /virtual-machine-interface/6eb42902-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005078 10.0.0.186 - - [2026-08-14 08:16:22] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.186 - - [2026-08-14 08:16:22] "GET /virtual-machine-interface/6f3eae7e-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004008 10.0.0.186 - - [2026-08-14 08:16:22] "POST /set-tag HTTP/1.1" 200 109 0.002782 10.0.0.186 - - [2026-08-14 08:16:33] "GET / HTTP/1.1" 200 36215 0.001904 10.0.0.186 - - [2026-08-14 08:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.186 - - [2026-08-14 08:16:33] "GET /global-system-config/317d6876-f149-47fd-bb39-48899190e83a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005239 10.0.0.186 - - [2026-08-14 08:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.186 - - [2026-08-14 08:16:33] "GET /config-node/38d09700-78f9-4121-96a5-abfda536ab22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002029 10.0.0.186 - - [2026-08-14 08:16:36] "GET /virtual-machine-interface/6eb42902-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005776 10.0.0.186 - - [2026-08-14 08:16:36] "POST /set-tag HTTP/1.1" 200 109 0.002782 10.0.0.186 - - [2026-08-14 08:16:37] "GET /virtual-machine-interface/6f3eae7e-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005113 10.0.0.186 - - [2026-08-14 08:16:37] "POST /set-tag HTTP/1.1" 200 109 0.003079 10.0.0.186 - - [2026-08-14 08:16:38] "GET /virtual-machine-interface/6eb42902-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005620 10.0.0.186 - - [2026-08-14 08:16:38] "POST /set-tag HTTP/1.1" 200 109 0.003723 10.0.0.186 - - [2026-08-14 08:16:45] "GET / HTTP/1.1" 200 36215 0.001637 10.0.0.186 - - [2026-08-14 08:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.186 - - [2026-08-14 08:16:45] "GET /routing-instance/733ebf57-87ee-4891-8c41-ca7d365983a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003923 10.0.0.186 - - [2026-08-14 08:16:45] "POST /bgp-routers HTTP/1.1" 409 301 0.002501 10.0.0.186 - - [2026-08-14 08:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.186 - - [2026-08-14 08:16:45] "GET /bgp-router/60260628-ddab-4f21-8818-8b4a91a0b4af?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.006119 10.0.0.186 - - [2026-08-14 08:16:45] "PUT /bgp-router/60260628-ddab-4f21-8818-8b4a91a0b4af HTTP/1.1" 200 255 0.030366 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:16:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001212 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:16:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001036 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:16:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001359 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:16:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001368 10.0.0.186 - - [2026-08-14 08:17:07] "GET /global-system-configs HTTP/1.1" 200 323 0.002457 10.0.0.186 - - [2026-08-14 08:17:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002429 10.0.0.186 - - [2026-08-14 08:17:09] "GET /virtual-machine-interface/6eb42902-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004714 10.0.0.186 - - [2026-08-14 08:17:09] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.186 - - [2026-08-14 08:17:09] "GET /virtual-machine-interface/6eb42902-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007829 10.0.0.186 - - [2026-08-14 08:17:09] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.186 - - [2026-08-14 08:17:09] "GET /virtual-machine/8dee401c-c47f-4496-b51b-303a48208255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.003536 10.0.0.186 - - [2026-08-14 08:17:09] "POST /ref-update HTTP/1.1" 200 156 0.014144 10.0.0.186 - - [2026-08-14 08:17:09] "GET /virtual-machine-interface/6eb42902-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.018295 10.0.0.186 - - [2026-08-14 08:17:09] "POST /set-tag HTTP/1.1" 200 109 0.027660 10.0.0.186 - - [2026-08-14 08:17:09] "POST /set-tag HTTP/1.1" 200 109 0.019898 10.0.0.186 - - [2026-08-14 08:17:09] "DELETE /instance-ip/6ed608d8-97b8-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.055633 10.0.0.186 - - [2026-08-14 08:17:09] "DELETE /virtual-machine-interface/6eb42902-97b8-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.060413 10.0.0.186 - - [2026-08-14 08:17:09] "DELETE /virtual-machine/8dee401c-c47f-4496-b51b-303a48208255 HTTP/1.1" 200 115 0.022160 10.0.0.186 - - [2026-08-14 08:17:09] "GET /virtual-machine-interface/6f3eae7e-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005116 10.0.0.186 - - [2026-08-14 08:17:10] "POST /set-tag HTTP/1.1" 200 109 0.003228 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:17:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001141 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:17:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000973 10.0.0.186 - - [2026-08-14 08:17:41] "GET /virtual-machine-interface/6f3eae7e-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.010726 10.0.0.186 - - [2026-08-14 08:17:41] "POST /set-tag HTTP/1.1" 200 109 0.006599 10.0.0.186 - - [2026-08-14 08:17:41] "GET /virtual-machine-interface/6f3eae7e-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.012843 10.0.0.186 - - [2026-08-14 08:17:41] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.186 - - [2026-08-14 08:17:41] "GET /virtual-machine/7a10048a-14b1-49da-81be-d7781fac5c66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.010068 10.0.0.186 - - [2026-08-14 08:17:41] "POST /ref-update HTTP/1.1" 200 156 0.019921 10.0.0.186 - - [2026-08-14 08:17:41] "GET /virtual-machine-interface/6f3eae7e-97b8-11f1-a02f-fa163ec41263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006461 10.0.0.186 - - [2026-08-14 08:17:41] "POST /set-tag HTTP/1.1" 200 109 0.030195 10.0.0.186 - - [2026-08-14 08:17:41] "POST /set-tag HTTP/1.1" 200 109 0.049304 10.0.0.186 - - [2026-08-14 08:17:41] "DELETE /instance-ip/6f596caa-97b8-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.078547 10.0.0.186 - - [2026-08-14 08:17:41] "DELETE /virtual-machine-interface/6f3eae7e-97b8-11f1-a02f-fa163ec41263 HTTP/1.1" 200 115 0.064593 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:17:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.007331 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:17:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001014 10.0.0.186 - - [2026-08-14 08:17:41] "DELETE /virtual-machine/7a10048a-14b1-49da-81be-d7781fac5c66 HTTP/1.1" 200 115 0.048396 10.0.0.186 - - [2026-08-14 08:17:41] "DELETE /tag/20bb8bf4-e175-401e-b9f8-4925c73ab4d7 HTTP/1.1" 200 115 0.043551 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:17:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001097 [Introspect:8084]10.0.0.186 - - [2026-08-14 08:17:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000993